@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 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.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  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.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.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: #fff; }

/* 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: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@-webkit-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0); }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0); }
  33.32%, 45.98% {
    transform: translate3d(0 -50%, 0); }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0); }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0); }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0); } }
@-moz-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0); }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0); }
  33.32%, 45.98% {
    transform: translate3d(0 -50%, 0); }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0); }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0); }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0); } }
/*
@keyframes change{
    0%, 12.66%, 100%{
        transform:translate3d(0,0,0);
    }
    16.66%, 29.32%{
        transform:translate3d(0,-25%,0);
    }
    33.32%, 45.98%{
        transform:translate3d(0 -50%, 0);
    }
    49.98%, 62.64%{
        transform:translate3d(0, -75%, 0);
    }
    66.64%, 79.3%{
        transform:translate3d(0, -50%, 0);
    }
    83.3%, 95.96%{
        transform:translate3d(0, -25%, 0);
    }
}
*/
@keyframes change {
  0%, 11.66%, 100% {
    transform: translate3d(0, 0, 0); }
  12.5%, 24.16% {
    transform: translate3d(0, -20%, 0); }
  25%, 36.66% {
    transform: translate3d(0, -40%, 0); }
  37.5%, 49.32% {
    transform: translate3d(0, -60%, 0); }
  50%, 61.98% {
    transform: translate3d(0, -80%, 0); }
  62.5%, 74.64% {
    transform: translate3d(0, -60%, 0); }
  75%, 87.3% {
    transform: translate3d(0, -40%, 0); }
  87.5%, 99.16% {
    transform: translate3d(0, -20%, 0); } }
* {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antiliased;
  box-sizing: border-box; }

.navbar {
  padding-top: 90px;
  border-bottom: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 997;
  /*
  #brandLogo{
      float:left;
      img{
          //width:100%;
      }
  }
  */
    /*
    #brandLogo p{
        margin:0;
        width:70%;
        text-align: right;
        color:#000;
    }

    #brandLogo > p:nth-child(1){
        font-weight: 500;
        font-size: 1.7em;
    }

    #brandLogo > p:nth-child(2){
        font-weight: 200;
        font-size: 0.9em;
    }
    */
    /*
    #navbar{
        display:flex;
    }

    #navbar > .navbar-left{
        flex-grow:1;
    }

    #navbar > .logo-holder{
        flex-grow: 2;
    }

    #navbar > .navbar-right{
        flex-grow:1;
    }

    #navbar > ul > li{
        margin-left: auto;
        margin-right: auto;
    }

    #navbar > ul > li > a{
        font-size: 1.65rem;
        font-weight: 800;
        padding:4px 6px;
    }

    #navbar > .navbar-left > li{
        width:50%;
        //text-align: center;
    }

    #navbar > .navbar-right > li{
        width:33%;
        //text-align: left;
    }

    #navbar > .navbar-right > li > #getOffert{
        border: 1px solid #fff;
        border-radius:2px;
        text-align: center;
    }

    #navbar > .logo-holder{
        margin-right: auto;
        margin-left: auto;
        display:flex;
        position: relative;
        left: 40px;
    }

    #navbar > .logo-holder > li{
        width:90%;
        top:-20px;

    }

    #navbar > .logo-holder > li > a{
        width:70%;
        margin-left: auto;
        margin-right: auto;

    }
    */ }
  .navbar a {
    color: #fff !important;
    font-weight: 400; }
  .navbar a.active {
    color: #2ABFBF !important; }
  .navbar ul > li > a:hover {
    color: #24a4a4 !important; }
  .navbar .textinfo {
    font-weight: bold; }
  .navbar .subNav {
    display: none;
    position: fixed;
    height: 100px;
    color: #fff;
    background-color: #f45345;
    min-width: 100%;
    left: 0;
    padding: 0;
    margin-top: 3px; }
    .navbar .subNav .fake-table {
      display: table;
      width: 100%;
      height: 100%; }
      .navbar .subNav .fake-table .fake-cell {
        display: table-cell;
        vertical-align: middle; }
        .navbar .subNav .fake-table .fake-cell .inner-subNav {
          padding-right: 50px;
          padding-left: 50px; }
          .navbar .subNav .fake-table .fake-cell .inner-subNav .subnav-menu {
            margin: 0;
            padding: 0;
            list-style: none; }
            .navbar .subNav .fake-table .fake-cell .inner-subNav .subnav-menu li {
              margin-top: 0;
              line-height: 100px;
              width: 20%;
              float: left;
              text-align: center; }
              .navbar .subNav .fake-table .fake-cell .inner-subNav .subnav-menu li a {
                position: relative;
                text-decoration: none; }
  .navbar #navbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .navbar #navbar > ul {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .navbar #navbar > ul > li {
    display: flex; }
  .navbar #navbar > ul > li > a {
    font-size: 1.65rem;
    font-weight: 800;
    padding: 4px 6px; }
  .navbar #navbar > ul > li > #getOffert {
    border: 1px solid #fff;
    border-radius: 2px;
    text-align: center;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 99em; }
  .navbar #navbar > ul > li > #getOffert:hover {
    border-color: #2ABFBF; }
  .navbar #navbar > ul > li > #brandLogo {
    display: flex;
    justify-content: left; }
    .navbar #navbar > ul > li > #brandLogo img:nth-of-type(1) {
      width: 100%; }
    .navbar #navbar > ul > li > #brandLogo img:nth-of-type(2) {
      width: 100%; }
  .navbar .fa {
    font-size: 18px; }

.shrinkNav {
  padding-top: 10px;
  background-color: rgba(0, 0, 0, 0.2); }
  .shrinkNav #navbar > .logo-holder > li {
    top: -5px; }

.shrinkLogo {
  font-size: 15px; }

.navbar, #brandLogo, .shrinkContactInfo {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.contact-slide {
  transition: all 0.5s ease;
  position: fixed;
  height: 80vh;
  top: 1400px;
  padding: 0;
  border: 1px solid #ccc;
  border-left: none;
  background: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  z-index: 998; }
  .contact-slide .info-form-holder {
    height: 100%; }
    .contact-slide .info-form-holder .form-holder {
      position: relative;
      background: #52b3d9;
      top: -19px;
      left: 0;
      height: 106%;
      padding-top: 20px;
      box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.2);
      z-index: 999; }
      .contact-slide .info-form-holder .form-holder h4 {
        text-align: center; }
      .contact-slide .info-form-holder .form-holder form {
        padding: 10px; }
        .contact-slide .info-form-holder .form-holder form textarea {
          resize: none; }
        .contact-slide .info-form-holder .form-holder form .send-message-btn {
          border-radius: 30px !important; }
    .contact-slide .info-form-holder .contact-slide-info {
      height: 100%;
      padding: 0 0 0 0; }
      .contact-slide .info-form-holder .contact-slide-info h4 {
        text-align: right;
        margin: 4px;
        font-size: 20px; }
      .contact-slide .info-form-holder .contact-slide-info .contact-slide-info-content {
        height: 100%;
        padding-left: 30px; }
        .contact-slide .info-form-holder .contact-slide-info .contact-slide-info-content .icons-career {
          width: 90%;
          position: absolute;
          bottom: 10px; }
          .contact-slide .info-form-holder .contact-slide-info .contact-slide-info-content .icons-career .fa-icons {
            font-size: 2.5rem;
            float: left; }
          .contact-slide .info-form-holder .contact-slide-info .contact-slide-info-content .icons-career .career-link {
            position: absolute;
            right: 10px;
            bottom: 0; }
      .contact-slide .info-form-holder .contact-slide-info .theMaps {
        width: 100%;
        overflow: hidden;
        height: 300px; }
        .contact-slide .info-form-holder .contact-slide-info .theMaps iframe {
          pointer-events: none; }

.contact-slide.display-contact {
  top: 13%;
  transition: all 0.5s ease; }

body {
  width: 100vw;
  margin: 0;
  padding: 0; }

#offertLogo {
  position: absolute;
  right: 0;
  top: 0;
  padding: 35px 35px 5px 5px;
  z-index: 10000; }

#underDevelopment {
  background: #2ABFBF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  display: none; }
  #underDevelopment #getBackHome {
    position: fixed;
    top: 1em;
    left: 1em;
    font-size: 5rem; }
    #underDevelopment #getBackHome:hover {
      cursor: pointer; }
  #underDevelopment article {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    #underDevelopment article h1 {
      font-family: majestiBannerBold;
      font-size: 5rem;
      font-weight: 600; }
    #underDevelopment article h2 {
      width: 60%;
      font-size: 3rem;
      margin-right: auto;
      margin-left: auto; }
    #underDevelopment article figure {
      width: 25%;
      margin: 0 auto;
      font-size: 8rem;
      display: flex;
      justify-content: space-around; }
      #underDevelopment article figure #instagram, #underDevelopment article figure #facebook {
        font-size: 8rem;
        background: #1a8c97;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#1a8c97, #1a8c97);
        background: -o-linear-gradient(#1a8c97, #1a8c97);
        background: -moz-linear-gradient(#1a8c97, #1a8c97);
        background: linear-gradient(#1a8c97, #1a8c97);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
      #underDevelopment article figure #instagram:hover {
        background: -webkit-radial-gradient(33% 100% circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
        background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      #underDevelopment article figure #facebook:hover {
        background: -webkit-radial-gradient(#3B5998, #3B5998);
        background: radial-gradient(#3B5998, #3B5998);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }

#brandLogo.offert-page, #brandLogo.special-fitting-page {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 150;
  text-align-last: right;
  width: 14%; }

#menu-side-bar {
  /*
  position:relative;
  background:#f5f7f9;
  display:block;
  */ }
  #menu-side-bar #side-bar-nav {
    background: #3c4e5a;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 200;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 33vw;
    box-shadow: 0 0 2vw rgba(0, 0, 0, 0.5); }
    #menu-side-bar #side-bar-nav > li {
      background: #32414b;
      width: 25%;
      float: left;
      display: inline-block; }
      #menu-side-bar #side-bar-nav > li > a[data-page="offert-page"], #menu-side-bar #side-bar-nav > li a[data-page="fitting-page"] {
        font-family: ProximaNova-Bold,sans-serif, sans-serif;
        font-weight: 400;
        color: rgba(245, 247, 249, 0.8);
        display: block;
        font-size: 0.75em;
        padding: 1.8em;
        width: 100%;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        outline: 0;
        position: relative;
        display: flex;
        flex-direction: column; }
        #menu-side-bar #side-bar-nav > li > a[data-page="offert-page"] i, #menu-side-bar #side-bar-nav > li a[data-page="fitting-page"] i {
          color: rgba(245, 247, 249, 0.8);
          text-align: center;
          font-size: 3.3em;
          margin-bottom: 0.25em; }
      #menu-side-bar #side-bar-nav > li > section {
        position: absolute;
        left: 0;
        top: 6.1em;
        bottom: 0;
        padding: 1.2em 1.45em 0 1.45em;
        overflow: scroll;
        overflow-x: hidden;
        z-index: -1; }
        #menu-side-bar #side-bar-nav > li > section .wrapper > .extra-roof-dropBtn {
          font-size: 1.1em;
          color: #000;
          padding: 0.8em;
          position: relative;
          font-weight: 600;
          text-decoration: none; }
        #menu-side-bar #side-bar-nav > li > section .fieldsetLabel {
          color: #05ADAC;
          padding: 0.45em 0;
          margin: 0; }
        #menu-side-bar #side-bar-nav > li > section .fieldsetLabel.roofmat {
          padding-bottom: 0; }
        #menu-side-bar #side-bar-nav > li > section .bandteckning {
          margin: 0;
          font-size: 0.8em;
          padding: 8px 0; }
        #menu-side-bar #side-bar-nav > li > section .wrapper, #menu-side-bar #side-bar-nav > li > section .wrapper .extras {
          margin-top: -0.8em; }
          #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu {
            position: relative; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu #nextButton1, #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu #nextButton2, #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu #nextButton3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu #nextButton1, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu #nextButton2, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu #nextButton3 {
              width: 25%;
              background: #05ADAC;
              margin-bottom: 10px;
              float: right;
              color: #f5f7f9;
              border-radius: 99em;
              text-transform: none;
              padding: 10px 10px 10px 10px;
              font-weight: 400;
              font-size: 0.8em;
              text-align: center; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:first-child, #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:nth-child(2), #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:first-child, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:nth-child(2) {
              font-family: ProximaNova-Bold,sans-serif;
              font-weight: 400;
              font-size: 0.75em;
              padding: 0.45em 0.625em;
              border: 0;
              display: block;
              width: 49%;
              background: rgba(0, 0, 0, 0.2);
              color: rgba(255, 255, 255, 0.8);
              text-transform: uppercase;
              letter-spacing: 0.0625em;
              text-decoration: none; }
              #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:first-child .fa, #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:nth-child(2) .fa, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:first-child .fa, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:nth-child(2) .fa {
                font-size: 1em; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:first-child:hover, #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:nth-child(2):hover, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:first-child:hover, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:nth-child(2):hover {
              background: rgba(0, 0, 0, 0.5);
              color: #fff; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:first-child, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:first-child {
              text-align: left;
              float: left; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .back-forth-menu a:nth-child(2), #menu-side-bar #side-bar-nav > li > section .wrapper .extras .back-forth-menu a:nth-child(2) {
              float: right;
              text-align: right; }
          #menu-side-bar #side-bar-nav > li > section .wrapper fieldset, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset {
            width: 100%;
            border: 1px groove rgba(51, 51, 51, 0.4);
            border-radius: 1.7px;
            padding: 1em;
            color: #000;
            margin-bottom: 0.6em;
            background: #fff; }
            #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #toDoCheckBoxes, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #toDoCheckBoxes {
              display: flex;
              flex-wrap: wrap;
              justify-content: space-around; }
            #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell {
              display: flex;
              flex-wrap: wrap;
              align-content: center;
              width: 100%; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input {
                position: relative;
                margin: 0;
                padding: 0;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                z-index: -1; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell label, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell label {
                display: block;
                color: #f5f7f9;
                font-size: 14px;
                position: relative;
                z-index: 701;
                cursor: pointer;
                background-size: cover;
                background-repeat: no-repeat;
                width: 32%;
                margin: 0 0.5%;
                -webkit-transition: all 100ms ease-in;
                -moz-transition: all 100ms ease-in;
                transition: all 100ms ease-in;
                opacity: 0.7; }
                #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell label p, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell label p {
                  display: none;
                  position: absolute;
                  top: 0;
                  left: 0;
                  right: 0;
                  bottom: 0; }
                #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell label img, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell label img {
                  width: 10px;
                  height: 10px; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .offert-takmodeller > svg > g > g text.cls-2, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .offert-takmodeller > svg > g > g text.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .offert-takmodeller > svg > g > g tspan, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .offert-takmodeller > svg > g > g text.cls-2, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .offert-takmodeller > svg > g > g text.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .offert-takmodeller > svg > g > g tspan {
                fill: #000; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .offert-takmodeller > svg > g > g polygon, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .offert-takmodeller > svg > g > g path, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .offert-takmodeller > svg > g > g polygon, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .offert-takmodeller > svg > g > g path {
                transition: 200ms;
                transition-timing-function: ease-in-out;
                -webkit-transition: 200ms;
                -webkit-transition-timing-function: ease-in-out;
                -moz-transition: 200ms;
                -moz-transition-timing-function: ease-in-out; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .un svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .un svg > g > g polygon.cls-3 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .un svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .un svg > g > g polygon.cls-4 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .un svg:hover > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .un svg:hover > g > g polygon.cls-3 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .un svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .un svg > g > g polygon.cls-3 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .un svg > g > g polygon.cls-2, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .un svg > g > g polygon.cls-2 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .deux svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .deux svg > g > g polygon.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .deux svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .deux svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .deux svg:hover > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .deux svg:hover > g > g polygon.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .deux svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .deux svg > g > g polygon.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .deux svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .deux svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .trois svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .trois svg > g > g polygon.cls-3 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .trois svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .trois svg > g > g polygon.cls-4 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .trois svg:hover > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .trois svg:hover > g > g polygon.cls-3 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .trois svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .trois svg > g > g polygon.cls-3 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .trois svg > g > g polygon.cls-2, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .trois svg > g > g polygon.cls-2 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quatre svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quatre svg > g > g polygon.cls-5 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quatre svg > g > g polygon.cls-6, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quatre svg > g > g polygon.cls-6 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quatre svg:hover > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quatre svg:hover > g > g polygon.cls-5 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .quatre svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .quatre svg > g > g polygon.cls-5 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .quatre svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .quatre svg > g > g polygon.cls-4 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .cinq > svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .cinq > svg > g > g polygon.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .cinq > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .cinq > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .cinq > svg:hover > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .cinq > svg:hover > g > g polygon.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .cinq svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .cinq svg > g > g polygon.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .cinq svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .cinq svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .six > svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .six > svg > g > g polygon.cls-3 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .six > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .six > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .six > svg:hover > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .six > svg:hover > g > g polygon.cls-3 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .six svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .six svg > g > g polygon.cls-3 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .six svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .six svg > g > g polygon.cls-4 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .sept > svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .sept > svg > g > g polygon.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .sept > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .sept > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .sept > svg:hover > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .sept > svg:hover > g > g polygon.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .sept svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .sept svg > g > g polygon.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .sept svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .sept svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .huit > svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .huit > svg > g > g polygon.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .huit > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .huit > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .huit > svg:hover > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .huit > svg:hover > g > g polygon.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .huit svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .huit svg > g > g polygon.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .huit svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .huit svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .neuf > svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .neuf > svg > g > g polygon.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .neuf > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .neuf > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .neuf > svg:hover > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .neuf > svg:hover > g > g polygon.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .neuf svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .neuf svg > g > g polygon.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .neuf svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .neuf svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .dix > svg > g > g polygon.cls-6, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .dix > svg > g > g polygon.cls-6 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .dix > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .dix > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .dix > svg:hover > g > g polygon.cls-6, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .dix > svg:hover > g > g polygon.cls-6 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .dix svg > g > g polygon.cls-6, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .dix svg > g > g polygon.cls-6 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .dix svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .dix svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .dix svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .dix svg > g > g polygon.cls-5 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .onze > svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .onze > svg > g > g polygon.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .onze > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .onze > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .onze > svg:hover > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .onze > svg:hover > g > g polygon.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .onze svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .onze svg > g > g polygon.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .onze svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .onze svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .douze > svg > g > g path.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .douze > svg > g > g path.cls-5 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .douze > svg > g > g path.cls-6, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .douze > svg > g > g path.cls-6 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .douze > svg:hover > g > g path.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .douze > svg:hover > g > g path.cls-5 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .douze svg > g > g path.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .douze svg > g > g path.cls-5 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .douze svg > g > g path.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .douze svg > g > g path.cls-4 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .treize > svg > g > g path.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .treize > svg > g > g path.cls-4 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .treize > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .treize > svg > g > g polygon.cls-5 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .treize > svg:hover > g > g path.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .treize > svg:hover > g > g path.cls-4 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .treize svg > g > g path.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .treize svg > g > g path.cls-4 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .treize svg > g > g path.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .treize svg > g > g polygon.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .treize svg > g > g path.cls-3, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .treize svg > g > g polygon.cls-3 {
                fill: #EEEEEE; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quartoze > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quartoze > svg > g > g path.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quartoze > svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quartoze > svg > g > g path.cls-5 {
                fill: #ccc; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quartoze > svg > g > g polygon.cls-6, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quartoze > svg > g > g polygon.cls-6 {
                fill: #fff; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quartoze > svg:hover > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell .quartoze > svg:hover > g > g path.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quartoze > svg:hover > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell .quartoze > svg:hover > g > g path.cls-5 {
                fill: #05ADAC; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .quartoze svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .quartoze svg > g > g path.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .quartoze svg > g > g polygon.cls-5, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .quartoze svg > g > g path.cls-5 {
                fill: #26C281; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset #takModell input:checked + .quartoze svg > g > g polygon.cls-4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset #takModell input:checked + .quartoze svg > g > g polygon.cls-4 {
                fill: #EEEEEE; }
            #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder {
              display: flex;
              flex-direction: column;
              padding: 0.46em;
              position: relative;
              z-index: 701; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder label, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder label {
                margin-bottom: 5px;
                color: #000;
                font-size: 14px; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder label > details > summary, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder label > details > summary {
                outline: none; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder label > details > summary::-webkit-details-marker, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder label > details > summary::-webkit-details-marker {
                font-size: 90%; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder label > details > p, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder label > details > p {
                margin: 0;
                font-size: 0.8em; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder input, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder input {
                margin-bottom: 10px;
                border: 1px solid #ccc;
                border-radius: 8px;
                font-size: 14px;
                padding: 10px;
                width: 100%; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset .input-Holder #offert-roofHeight, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset .input-Holder #offert-roofHeight {
                margin: 0 0 0.56em 0; }
            #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table {
              width: 100%;
              border-collapse: collapse;
              background: #fff;
              text-align: center; }
              #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table tbody, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table tbody {
                display: table-row-group;
                vertical-align: middle;
                border-color: inherit;
                border: 1px solid #fff; }
                #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table tbody tr, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table tbody tr {
                  padding: 5px;
                  margin: 1px; }
                  #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table tbody tr td, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table tbody tr td {
                    border: 5px solid #fff;
                    background: rgba(0, 0, 0, 0.2);
                    font-size: 14px; }
                  #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table tbody tr td.item, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table tbody tr td.item {
                    text-align: left;
                    padding-left: 20px;
                    font-size: 14px; }
                  #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table tbody tr a, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table tbody tr a {
                    display: block;
                    color: #fff;
                    padding: 5px;
                    text-decoration: none;
                    background-color: transparent;
                    text-align: center; }
                  #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div table tbody tr a:hover, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div table tbody tr a:hover {
                    background: rgba(0, 0, 0, 0.5); }
            #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > div > #roofWhatMonthToBegin, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > div > #roofWhatMonthToBegin {
              height: 2.5em;
              margin-bottom: 10px;
              font-size: 0.875em;
              color: #000;
              background-color: #fff;
              border: 1px solid #ccc;
              border-radius: 8px; }
            #menu-side-bar #side-bar-nav > li > section .wrapper fieldset > #roofExtraMessage textarea, #menu-side-bar #side-bar-nav > li > section .wrapper .extras fieldset > #roofExtraMessage textarea {
              padding: 10px;
              margin-bottom: 10px;
              font-size: 0.875em;
              color: #000;
              background-color: #fff;
              border: 1px solid #ccc;
              border-radius: 8px; }
          #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder {
            display: flex;
            align-content: center;
            width: 50%;
            color: #000; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="checkbox"],
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="radio"], #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="checkbox"],
            #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="radio"] {
              position: absolute;
              opacity: 0;
              z-index: -1; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder label, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder label {
              position: relative;
              display: inline-block;
              margin-right: 10px;
              margin-bottom: 10px;
              padding-left: 30px;
              padding-right: 10px;
              line-height: 36px;
              vertical-align: middle;
              cursor: pointer;
              z-index: 701;
              font-size: 14px;
              color: #000; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder label::before, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder label::before {
              content: ' ';
              position: absolute;
              top: 6px;
              left: 0;
              display: block;
              width: 24px;
              height: 24px;
              border: 2px solid #4a4a4a;
              border-radius: 4px;
              z-index: -1; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="radio"] + label::before, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="radio"] + label::before {
              border-radius: 18px; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="checkbox"]:checked + label,
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="radio"]:checked + label, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="checkbox"]:checked + label,
            #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="radio"]:checked + label {
              padding-left: 10px;
              color: #f5f7f9; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="checkbox"]:checked + label::before,
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="radio"]:checked + label::before, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="checkbox"]:checked + label::before,
            #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="radio"]:checked + label::before {
              top: -1.5px;
              width: 100%;
              height: 100%;
              border-color: #05ADAC;
              background: #05ADAC; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder label, #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder label::before, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder label, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder label::before {
              -webkit-transition: 0.25s all ease;
              -moz-transition: 0.25s all ease;
              transition: 0.25s all ease; }
            #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="checkbox"]:disabled + label, #menu-side-bar #side-bar-nav > li > section .wrapper .box-Holder input[type="checkbox"]:disabled + label::before, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="checkbox"]:disabled + label, #menu-side-bar #side-bar-nav > li > section .wrapper .extras .box-Holder input[type="checkbox"]:disabled + label::before {
              opacity: 0.5;
              cursor: default; }
          #menu-side-bar #side-bar-nav > li > section .wrapper #roofMaterial, #menu-side-bar #side-bar-nav > li > section .wrapper #roofToWho, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roofMaterial, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roofToWho {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap; }
            #menu-side-bar #side-bar-nav > li > section .wrapper #roofMaterial .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper #roofToWho .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roofMaterial .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roofToWho .box-Holder {
              width: 50%; }
          #menu-side-bar #side-bar-nav > li > section .wrapper #waterCheckBoxes > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper #roof-security > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper #roofPaperAndScaffold > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper #roof-garnish > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper #roof-extras > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #waterCheckBoxes > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roof-security > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roofPaperAndScaffold > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roof-garnish > .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #roof-extras > .box-Holder {
            float: left; }
          #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles {
            padding: 0 20px; }
            #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles h4, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles h4 {
              margin: 0;
              padding: 3px;
              border-bottom: 1px solid #ababab; }
            #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles .standard-explanation, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles .standard-explanation {
              width: 100%; }
              #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles .standard-explanation #standard-obstacle-list, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles .standard-explanation #standard-obstacle-list {
                padding: 20px 0px 20px 20px;
                list-style: disc; }
                #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles .standard-explanation #standard-obstacle-list li, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles .standard-explanation #standard-obstacle-list li {
                  margin-bottom: 12px;
                  font-size: 14px;
                  color: #000; }
            #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles .standard-choices, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles .standard-choices {
              display: flex;
              flex-direction: row;
              flex: calc(100% / 3);
              padding: 10px 0 25px; }
              #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles .standard-choices .box-Holder, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles .standard-choices .box-Holder {
                display: flex;
                width: 100%;
                justify-content: center; }
            #menu-side-bar #side-bar-nav > li > section .wrapper #standardized-obstacles > div > p, #menu-side-bar #side-bar-nav > li > section .wrapper .extras #standardized-obstacles > div > p {
              font-size: 14px;
              color: #000;
              line-height: 20px; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .extras {
          display: none;
          transition: all 0.6s ease; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .extras .roofBushing {
          padding-top: 1.4em; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary p {
          font-size: 15px;
          line-height: 20px; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary .obsticle-summary {
          list-style: none;
          font-size: 14px;
          margin: 0;
          padding: 0; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary .obsticle-summary > li {
          padding: 0.6em 0;
          font-weight: 600; }
          #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary .obsticle-summary > li > span {
            font-weight: 400; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary .offert-suggestion {
          padding-bottom: 2em; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary .summaryHeading {
          border-bottom: 1px solid #ccc;
          color: #000;
          margin: 1em 0; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #roof-summary, #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #contact-summary {
          color: #000;
          margin-bottom: 0.5em; }
          #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #roof-summary ul, #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #contact-summary ul {
            font-size: 14px;
            list-style: none;
            margin: 0;
            padding: 0; }
          #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #roof-summary ul > li, #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #contact-summary ul > li {
            font-weight: 600;
            padding: 0.6em 0; }
          #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #roof-summary ul > li > span, #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > #contact-summary ul > li > span {
            font-weight: 400; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary fieldset > h4 {
          border-bottom: 1px solid #000;
          padding-bottom: 2px;
          margin-bottom: 0.5em;
          margin-top: 0.8em;
          font-size: 17px; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary .suggestion-content > p {
          margin: 0; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary #price-suggestion {
          display: inline-block;
          font-size: 16px;
          padding: 0.8em;
          border: 1px solid #666;
          border-radius: 1.45px;
          background: #fff;
          max-width: 45%;
          min-width: 40%;
          color: #000;
          margin: 0;
          font-weight: 600;
          margin-top: 7px; }
        #menu-side-bar #side-bar-nav > li > section .wrapper .offert-summary #logisticCosts {
          display: inline-block;
          font-size: 16px;
          padding: 0.8em 0 0.8em 0.8em;
          max-width: 50%;
          min-width: 42%;
          margin: 7px 0 0 0;
          color: #000;
          font-weight: 600; }
    #menu-side-bar #side-bar-nav a[data-page="offert-page"].activated {
      background: #f5f7f9;
      color: rgba(74, 74, 74, 0.8); }
      #menu-side-bar #side-bar-nav a[data-page="offert-page"].activated ~ section {
        background: #f5f7f9;
        color: #000; }
      #menu-side-bar #side-bar-nav a[data-page="offert-page"].activated i {
        color: rgba(74, 74, 74, 0.8); }
    #menu-side-bar #side-bar-nav a.activated ~ section {
      color: #f5f7f9;
      z-index: 705; }
      #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper,
      #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper {
        display: block;
        transition: all 0.6s ease;
        margin-top: 0px;
        opacity: 1;
        z-index: 705;
        top: 0; }
        #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper fieldset text-area,
        #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper fieldset text-area {
          text-align: left !important; }
        #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper .caret-up,
        #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper .caret-up {
          display: inline-block;
          width: 0;
          height: 0;
          margin-left: 2px;
          vertical-align: middle;
          border-bottom: 4px dashed;
          border-right: 4px solid transparent;
          border-left: 4px solid transparent; }
      #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper .extras.showing {
        margin-top: 0px;
        transition: all 0.65s ease; }
        #menu-side-bar #side-bar-nav a.activated ~ section > .wrapper .extras.showing fieldset text-area {
          text-align: left !important; }
    #menu-side-bar #side-bar-nav > li:first-child {
      border-left: 0; }

main {
  display: none;
  padding-left: 32%; }
  main .container {
    width: 100%;
    transition: all 0.3s ease; }

#side-content1 > .container {
  position: relative;
  z-index: 2; }
  #side-content1 > .container figure {
    position: absolute;
    width: 45%;
    margin: 10% 27.5%;
    opacity: 0;
    transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 300ms;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition: 300ms;
    -moz-transition-timing-function: ease-in-out; }
  #side-content1 > .container img {
    display: none; }
  #side-content1 > .container figure > svg > g > g > rect.cls-1 {
    fill-opacity: 0.2; }
  #side-content1 > .container figure > svg > g > g > text, #side-content1 > .container figure > svg > g > g > text > tspan {
    fill: #6d6d6d;
    stroke: #6d6d6d;
    stroke: none;
    display: none; }
  #side-content1 > .container figure > figcaption h2 {
    font-family: majestiBannerBold;
    margin-top: 0;
    margin-bottom: 5px; }
  #side-content1 > .container figure > figcaption p {
    font-size: 16px;
    margin: 0;
    line-height: 22px; }
  #side-content1 > .container figure.roof-showing {
    opacity: 1; }
  #side-content1 > .container .tak1 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak1 > svg > g > g polygon.cls-6 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak1 > svg > g > g polygon.cls-4 {
    fill: #fff; }
  #side-content1 > .container .tak2 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak2 > svg > g > g polygon.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak2 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak3 > svg > g > g polygon.cls-3 {
    fill: #26C281; }
  #side-content1 > .container .tak3 > svg > g > g polygon.cls-2 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak3 > svg > g > g polygon.cls-4 {
    fill: #fff; }
  #side-content1 > .container .tak4 > svg > g > g polygon.cls-5 {
    fill: #26C281; }
  #side-content1 > .container .tak4 > svg > g > g polygon.cls-4 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak4 > svg > g > g polygon.cls-6 {
    fill: #fff; }
  #side-content1 > .container .tak5 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak5 > svg > g > g polygon.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak5 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak6 > svg > g > g polygon.cls-3 {
    fill: #26C281; }
  #side-content1 > .container .tak6 > svg > g > g polygon.cls-4 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak6 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak7 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak7 > svg > g > g polygon.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak7 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak8 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak8 > svg > g > g polygon.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak8 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak9 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak9 > svg > g > g polygon.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak9 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak10 > svg > g > g polygon.cls-6 {
    fill: #26C281; }
  #side-content1 > .container .tak10 > svg > g > g polygon.cls-4, #side-content1 > .container .tak10 > svg > g > g polygon.cls-5 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak10 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak11 > svg > g > g polygon.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak11 > svg > g > g polygon.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak11 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak12 > svg > g > g path.cls-3 {
    fill: #d6d6d6; }
  #side-content1 > .container .tak12 > svg > g > g path.cls-4 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak12 > svg > g > g path.cls-6 {
    fill: #fff; }
  #side-content1 > .container .tak13 > svg > g > g path.cls-4 {
    fill: #26C281; }
  #side-content1 > .container .tak13 > svg > g > g polygon.cls-3, #side-content1 > .container .tak13 > svg > g > g path.cls-3 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak13 > svg > g > g polygon.cls-5 {
    fill: #fff; }
  #side-content1 > .container .tak14 > svg > g > g polygon.cls-5, #side-content1 > .container .tak14 > svg > g > g path.cls-5 {
    fill: #26C281; }
  #side-content1 > .container .tak14 > svg > g > g polygon.cls-4 {
    fill: #EEEEEE; }
  #side-content1 > .container .tak14 > svg > g > g polygon.cls-6 {
    fill: #fff; }

main > .background-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

#side-content1 > .background-content {
  background: url("../img/pic-7.svg");
  background-size: 32%;
  background-repeat: no-repeat;
  background-position: 48% 98%;
  opacity: 0.06; }

#side-content2 > .background-content {
  background: url("../img/pic-9.svg");
  background-size: 32%;
  background-repeat: no-repeat;
  background-position: 60% 98%;
  opacity: 0.06; }

#side-content3 > .background-content {
  background: url("../img/pic-1.svg");
  background-size: 32%;
  background-repeat: no-repeat;
  background-position: 50% 98%;
  opacity: 0.06; }

#side-content1.showing, #side-content2.showing, #side-content3.showing {
  display: block; }

#checkout-wrapper > .background-content img {
  width: 20%; }

#checkout-wrapper .container {
  margin-top: -10px;
  opacity: 0;
  transition: all 0.3s ease; }
  #checkout-wrapper .container header {
    text-align: center; }
    #checkout-wrapper .container header h3 {
      font-size: 30px;
      font-weight: 400;
      margin: 115px 0 5px 0; }
    #checkout-wrapper .container header p {
      font-family: ProximaNova-Thin, sans-serif;
      font-weight: 200;
      max-width: 500px;
      margin: 0 auto;
      font-size: 14px;
      letter-spacing: .5px;
      line-height: 20px; }
      #checkout-wrapper .container header p span {
        font-weight: 600; }
  #checkout-wrapper .container .offert-process {
    text-align: center;
    padding: 10px 0;
    max-width: 600px;
    margin: 5px auto 0;
    border-bottom: 1px solid #666; }
    #checkout-wrapper .container .offert-process .row {
      display: flex;
      justify-content: space-between; }
      #checkout-wrapper .container .offert-process .row div {
        width: 33.33%; }
    #checkout-wrapper .container .offert-process i {
      font-size: 30px;
      margin-bottom: 10px; }
    #checkout-wrapper .container .offert-process h5 {
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #000;
      margin-bottom: 10px; }
  #checkout-wrapper .container .offert-contact-info {
    margin: 30px auto 0; }
    #checkout-wrapper .container .offert-contact-info > .row {
      position: relative;
      overflow: hidden;
      margin-left: 0;
      margin-right: 0;
      z-index: -1; }
      #checkout-wrapper .container .offert-contact-info > .row > div {
        position: relative;
        padding: 20px 100px 30px 100px;
        width: 80%;
        margin-left: auto;
        margin-right: auto; }
        #checkout-wrapper .container .offert-contact-info > .row > div > form > h4 {
          font-weight: 800;
          border-bottom: 1px solid #666;
          padding-bottom: 5px;
          margin-bottom: 20px;
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 1px;
          color: #000; }
        #checkout-wrapper .container .offert-contact-info > .row > div > form .row {
          color: #000;
          font-size: 14px;
          display: flex;
          justify-content: space-between;
          flex-wrap: nowrap; }
          #checkout-wrapper .container .offert-contact-info > .row > div > form .row > div {
            display: flex;
            flex-direction: column;
            width: 100%; }
            #checkout-wrapper .container .offert-contact-info > .row > div > form .row > div label {
              margin-bottom: 5px; }
            #checkout-wrapper .container .offert-contact-info > .row > div > form .row > div input {
              margin-bottom: 10px;
              border: 1px solid #ccc;
              border-radius: 8px;
              font-size: 14px;
              padding: 10px;
              width: 100%; }
        #checkout-wrapper .container .offert-contact-info > .row > div > form .twos > div {
          width: 47.5%; }
      #checkout-wrapper .container .offert-contact-info > .row > #offert-submit-holder {
        overflow: hidden;
        padding: 0; }
        #checkout-wrapper .container .offert-contact-info > .row > #offert-submit-holder > div {
          text-align: center; }
          #checkout-wrapper .container .offert-contact-info > .row > #offert-submit-holder > div #submit-offert {
            position: relative;
            background: #05ADAC;
            color: #f5f7f9;
            border-radius: 99em;
            text-align: left;
            text-transform: none;
            padding: 15px 50px 15px 70px;
            font-weight: 400;
            cursor: pointer;
            z-index: -1; }
            #checkout-wrapper .container .offert-contact-info > .row > #offert-submit-holder > div #submit-offert i {
              position: absolute;
              color: #fff;
              font-size: 20px;
              top: 50%;
              transform: translateY(-50%);
              left: 25px; }
            #checkout-wrapper .container .offert-contact-info > .row > #offert-submit-holder > div #submit-offert strong {
              display: block;
              font-size: 400;
              font-size: 16px; }
          #checkout-wrapper .container .offert-contact-info > .row > #offert-submit-holder > div #submit-offert:disabled {
            opacity: 0.4;
            cursor: default; }

#checkout-wrapper.showing {
  display: block; }
  #checkout-wrapper.showing .container {
    overflow: hidden;
    opacity: 1;
    margin-top: 0;
    transition: all 0.5s ease; }
  #checkout-wrapper.showing .offert-contact-info > .row {
    z-index: 705; }
    #checkout-wrapper.showing .offert-contact-info > .row #offert-submit-holder > div > #submit-offert {
      z-index: 705; }


section {
  width: 100%; }

.showcase {
  padding: 0; }
  .showcase .container #getInTouch {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    list-style: none;
    justify-content: flex-end;
    margin: 0;
    width: 35%;
    z-index: 1001; }
    .showcase .container #getInTouch > li {
      width: 36%; }
    .showcase .container #getInTouch > li > figure {
      display: flex;
      flex-direction: row;
      width: 100%;
      margin: 0; }
      .showcase .container #getInTouch > li > figure i {
        font-size: 1.2rem;
        padding: 5px;
        color: #ddd; }
      .showcase .container #getInTouch > li > figure figcaption {
        width: 80%; }
        .showcase .container #getInTouch > li > figure figcaption p {
          margin: auto 0; }
        .showcase .container #getInTouch > li > figure figcaption p:nth-child(1) {
          font-size: 0.8rem;
          font-weight: 800;
          padding-top: 5px; }
        .showcase .container #getInTouch > li > figure figcaption p:nth-child(2) {
          font-size: 0.7rem;
          font-weight: 400; }
          .showcase .container #getInTouch > li > figure figcaption p:nth-child(2) a {
            color: #fff;
            font-weight: 600; }
          .showcase .container #getInTouch > li > figure figcaption p:nth-child(2) a:hover {
            color: #2ABFBF;
            cursor: pointer; }
    .showcase .container #getInTouch > li:nth-child(2) {
      /*
      figure{
          width:90%;
          padding-left:5%;
      }
      */ }
    .showcase .container #getInTouch > li:nth-child(3) figure {
      border-left: 1px solid #ddd; }
      .showcase .container #getInTouch > li:nth-child(3) figure > a:hover > i {
        color: #2ABFBF; }
  .showcase .container.index-page > #getInTouch {
    color: #ddd; }
  .showcase .container.about-page > #getInTouch {
    color: #fff; }
    .showcase .container.about-page > #getInTouch i {
      color: #fff; }
  .showcase .container.services-page > #getInTouch {
    color: #fff; }
    .showcase .container.services-page > #getInTouch i {
      color: #fff; }
  .showcase #section05 {
    position: relative;
    padding-top: 70px;
    background: url(https://www.nxworld.net/example/css-scroll-down-button/bg05.jpg) center center/cover no-repeat; }
  .showcase #section05 span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
    box-sizing: border-box; }
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
  .showcase .index-page {
    margin: 0;
    width: 100%;
    height: 110vh;
    padding: 0 0 30px 0;
    overflow: hidden;
    /*
    > video::after{
        content:"";
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        background: rgba(0,0,0, 0.2);
    }
    */ }
    .showcase .index-page > video {
      position: fixed;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: -2;
      background: url(../img/startpage/landingpage/wpf123.jpg) no-repeat;
      background-size: cover;
      background-attachment: fixed;
      -webkit-filter: brightness(0.9) contrast(0.5);
      filter: brightness(0.9) contrast(0.5); }
    .showcase .index-page > article {
      width: 45%;
      color: #fff;
      top: 50%;
      left: 10%;
      font-weight: bold;
      position: fixed;
      font-family: ProximaNova-Bold,sans-serif;
      text-shadow: 0px 0px 60px rgba(51, 51, 51, 0.5); }
      .showcase .index-page > article h1 {
        font-size: 5rem; }
        .showcase .index-page > article h1 span {
          color: #2ABFBF; }
      .showcase .index-page > article p {
        font-size: 2.6rem;
        margin: 0; }
      .showcase .index-page > article p:nth-of-type(3) {
        padding-top: 25px; }
      .showcase .index-page > article p:nth-of-type(3) > a {
        padding: 1em 3em;
        background: #2ABFBF;
        color: #fff;
        border-radius: 2em;
        /* margin-top: 4em; */
        font-size: 1.6rem; }
  .showcase .products-page, .showcase .systems-page, .showcase .offert-page {
    background: url(../img/showcase.) no-repeat 0 -100px;
    margin: 0;
    width: 100%;
    height: 70vh;
    padding: 30px 0; }
    .showcase .products-page .about-page-header, .showcase .products-page .products-page-header, .showcase .products-page .offert-page-header, .showcase .systems-page .about-page-header, .showcase .systems-page .products-page-header, .showcase .systems-page .offert-page-header, .showcase .offert-page .about-page-header, .showcase .offert-page .products-page-header, .showcase .offert-page .offert-page-header {
      width: 100%;
      color: #fff;
      text-align: center;
      position: relative;
      top: 35%; }
      .showcase .products-page .about-page-header h2, .showcase .products-page .products-page-header h2, .showcase .products-page .offert-page-header h2, .showcase .systems-page .about-page-header h2, .showcase .systems-page .products-page-header h2, .showcase .systems-page .offert-page-header h2, .showcase .offert-page .about-page-header h2, .showcase .offert-page .products-page-header h2, .showcase .offert-page .offert-page-header h2 {
        margin: 0; }
  .showcase .about-page {
    background: url(../img/about/om1.jpg) no-repeat 0 -75px;
    background-size: cover;
    margin: 0;
    width: 100%;
    height: 105vh;
    padding: 30px 0; }
    .showcase .about-page > article {
      width: 50%;
      padding: 17em 5em 5em 7em;
      color: #fff;
      font-weight: 800;
      position: absolute;
      right: 0; }
      .showcase .about-page > article h1 {
        font-weight: 600;
        font-size: 2.7rem;
        margin: 0; }
      .showcase .about-page > article h2 {
        font-weight: 600;
        font-size: 4.2rem;
        margin-bottom: 5px;
        margin: 0; }
      .showcase .about-page > article p {
        font-size: 1.9rem;
        margin: 0 0 20px 0; }
      .showcase .about-page > article a {
        background: #2ABFBF;
        padding: 15px 38px 15px 38px;
        border-radius: 20px;
        color: #fff;
        font-size: 0.8em; }
  .showcase .services-page {
    background: linear-gradient(180deg, rgba(245, 247, 249, 0) 0%, #f5f7f9 100%), url(../img/services/takochfasad1.jpg) no-repeat 0 -75px;
    background-size: cover;
    margin: 0;
    width: 100%;
    height: 95vh;
    padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0; }
    .showcase .services-page > article {
      width: 45%;
      text-align: center;
      color: #fff;
      font-weight: 600; }
      .showcase .services-page > article h1 {
        font-size: 4rem;
        font-family: majestiBannerBold; }
      .showcase .services-page > article p {
        font-size: 2rem; }

.section-icons {
  padding: 0;
  position: relative;
  z-index: 200;
  background: #fff; }
  .section-icons ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    width: 80%;
    height: 8vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0%;
    padding-left: 0; }
    .section-icons ul > li {
      display: flex;
      width: 20%;
      text-align: center; }
    .section-icons ul > li > figure {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 100%; }
    .section-icons ul > li:nth-child(1) {
      align-self: flex-end; }
    .section-icons ul > li:nth-child(2) {
      align-self: center; }
    .section-icons ul > li:nth-child(3) {
      align-self: flex-start; }
    .section-icons ul > li:nth-child(4) {
      align-self: center; }
    .section-icons ul > li:nth-child(5) {
      align-self: flex-end; }
    .section-icons ul > li > figure > img {
      padding-bottom: 3px;
      width: 22%;
      margin-right: auto;
      margin-left: auto; }
    .section-icons ul > li > figure > figcaption {
      font-weight: 800;
      color: #000; }

.section-a {
  padding: 0;
  text-align: center; }
  .section-a .container {
    margin: 0;
    width: 100%; }
  .section-a .index-page {
    background-color: #f5f7f9; }
    .section-a .index-page .row {
      display: flex;
      flex-direction: row;
      align-items: center; }
      .section-a .index-page .row figure, .section-a .index-page .row article {
        padding: 0;
        text-align: justify; }
      .section-a .index-page .row article {
        display: flex;
        flex-direction: column; }
      .section-a .index-page .row article strong, .section-a .index-page .row article em {
        color: #2ABFBF;
        font-style: normal;
        font-family: ProximaNova-Bold,sans-serif; }
      .section-a .index-page .row article > h1, .section-a .index-page .row article > p, .section-a .index-page .row article > a {
        width: 70%;
        margin: 0 auto; }
      .section-a .index-page .row article > h1 {
        color: #6F7C82;
        font-weight: 800;
        font-family: ProximaNova-Bold,sans-serif;
        font-size: 3.2rem; }
      .section-a .index-page .row article > h1:nth-child(2) {
        margin-bottom: 10px; }
      .section-a .index-page .row article > p {
        line-height: 2.6rem;
        font-weight: 400;
        color: #6F7C82;
        font-size: 1.6rem; }
      .section-a .index-page .row article > .whys {
        padding: 17px 0;
        font-size: 2rem; }
      .section-a .index-page .row article > p strong, .section-a .index-page .row article > p em {
        color: #2ABFBF; }
      .section-a .index-page .row article > p > .whyBtn {
        padding: 8px 25px;
        padding-top: 15px;
        background-color: #2ABFBF;
        color: #fff;
        width: auto;
        border: 2px solid #2ABFBF;
        border-radius: 9px;
        font-size: 1.2rem;
        font-weight: 600;
        box-shadow: 0px 3px 10px #888888;
        transition: all 0.3s ease-in-out; }
      .section-a .index-page .row article > p > .whyBtn:hover {
        background-color: #2abebe;
        box-shadow: 0px 3px 6px #888888;
        text-decoration: none;
        transition: all 0.3s ease-in-out; }
      .section-a .index-page .row figure > img {
        width: 100%; }
  .section-a .about-page {
    background-color: #F5F7F9;
    text-align: left; }
    .section-a .about-page .about-wpf-1 {
      background-color: #fff;
      background-image: url(../img/about/om2.jpg);
      background-size: cover;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      color: #fff;
      padding: 4.5rem 4.2rem;
      width: 70%;
      position: absolute;
      top: -15rem;
      left: 15%;
      z-index: 100;
      min-height: 100%; }
      .section-a .about-page .about-wpf-1 h3 {
        font-size: 3.5rem;
        font-weight: 600; }
      .section-a .about-page .about-wpf-1 h2 {
        font-size: 5.2rem;
        font-weight: 600;
        margin: 0.2rem 0 3rem 0; }
      .section-a .about-page .about-wpf-1 p {
        width: 100%; }
    .section-a .about-page .about-wpf-2 {
      width: 55%;
      padding: 4.5rem 3rem;
      margin: 5% 15%;
      border: 12px solid #2ABFBF; }
      .section-a .about-page .about-wpf-2 img {
        width: 120%;
        position: relative;
        left: -32%; }
      .section-a .about-page .about-wpf-2 figcaption h2, .section-a .about-page .about-wpf-2 figcaption p {
        font-weight: 600;
        font-size: 2.5rem; }
      .section-a .about-page .about-wpf-2 figcaption p {
        line-height: 1em; }
  .section-a .services-page {
    padding: 0;
    width: 100%; }
    .section-a .services-page .row {
      display: flex;
      flex-direction: row-reverse; }
      .section-a .services-page .row article {
        width: 50%;
        padding: 7em;
        margin-top: 1em;
        text-align: left; }
        .section-a .services-page .row article h1 {
          margin: 0;
          color: #6f7c82; }
        .section-a .services-page .row article h1:first-child {
          margin-bottom: 0.3em; }
        .section-a .services-page .row article h1:nth-child(2) {
          margin-bottom: 1em; }
        .section-a .services-page .row article em {
          color: #2ABFBF;
          font-weight: 600;
          font-style: normal; }
        .section-a .services-page .row article strong {
          font-weight: 600; }
        .section-a .services-page .row article > p {
          color: #6f7c82;
          margin-bottom: 1.6em;
          font-size: 1.6rem;
          width: 100%; }
          .section-a .services-page .row article > p a {
            background: #2ABFBF;
            padding: 1.3em;
            border-radius: 1.8em;
            color: #fff;
            font-size: 1.3rem;
            font-weight: 600;
            width: 50%;
            margin-left: auto;
            margin-right: auto;
            box-shadow: 0px 3px 10px #888888; }
        .section-a .services-page .row article p:nth-child(7) {
          text-align: center; }
      .section-a .services-page .row figure {
        width: 50%;
        padding: 0; }
      .section-a .services-page .row figure > img {
        width: 100%; }

.section-b {
  padding: 0;
  text-align: center;
  padding-bottom: 6%;
  background: white; }
  .section-b .container {
    margin: 0;
    width: 100%; }
  .section-b .index-page, .section-b .services-page {
    background-color: #fff; }
    .section-b .index-page .content, .section-b .services-page .content {
      width: 66%;
      margin: 0 auto;
      color: #6F7C82;
      padding-top: 3%;
      line-height: 2.6rem; }
      .section-b .index-page .content > h3, .section-b .services-page .content > h3 {
        font-weight: 800;
        margin-bottom: 15px;
        font-size: 3.0rem;
        font-family: ProximaNova-Bold, sans-serif; }
        .section-b .index-page .content > h3 strong, .section-b .services-page .content > h3 strong {
          color: #2ABFBF; }
      .section-b .index-page .content > p, .section-b .services-page .content > p {
        width: 70%;
        margin: 0 auto;
        font-size: 1.6rem;
        font-weight: 400; }
        .section-b .index-page .content > p strong, .section-b .services-page .content > p strong {
          font-weight: 600; }
        .section-b .index-page .content > p em, .section-b .services-page .content > p em {
          color: #2ABFBF;
          font-style: normal; }
      .section-b .index-page .content .process-overlay, .section-b .services-page .content .process-overlay {
        padding-bottom: 2em;
        transition: all 0.8s ease-in-out; }
      .section-b .index-page .content .process-overlay > .overlay-intro, .section-b .services-page .content .process-overlay > .overlay-intro {
        position: absolute;
        bottom: -13px;
        left: 37.5%;
        color: #000;
        width: 25%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.6rem;
        z-index: 98; }
        .section-b .index-page .content .process-overlay > .overlay-intro > p, .section-b .services-page .content .process-overlay > .overlay-intro > p {
          opacity: 1;
          transition: all 0.8s ease-in-out; }
        .section-b .index-page .content .process-overlay > .overlay-intro p > em, .section-b .services-page .content .process-overlay > .overlay-intro p > em {
          color: #2ABFBF;
          font-style: normal; }
        .section-b .index-page .content .process-overlay > .overlay-intro a, .section-b .services-page .content .process-overlay > .overlay-intro a {
          display: inline;
          background: #2ABFBF;
          padding: 3px 12px;
          border-radius: 50px;
          font-size: 50px;
          margin: 20px;
          color: #fff;
          box-shadow: 0px 3px 10px #888888; }
        .section-b .index-page .content .process-overlay > .overlay-intro a:hover, .section-b .services-page .content .process-overlay > .overlay-intro a:hover {
          background: #29bcbc; }
        .section-b .index-page .content .process-overlay > .overlay-intro a > i, .section-b .services-page .content .process-overlay > .overlay-intro a > i {
          transition: transform 0.3s ease-in-out;
          transform: rotate(0deg); }
      .section-b .index-page .content .process-overlay.showing, .section-b .services-page .content .process-overlay.showing {
        padding-bottom: 5em;
        transition: all 0.8s ease-in-out; }
        .section-b .index-page .content .process-overlay.showing .overlay-intro > p, .section-b .services-page .content .process-overlay.showing .overlay-intro > p {
          opacity: 0;
          transition: all 0.8s ease-in-out; }
        .section-b .index-page .content .process-overlay.showing .overlay-intro a > i, .section-b .services-page .content .process-overlay.showing .overlay-intro a > i {
          transition: transform 0.3s ease-in-out;
          transform: rotate(180deg); }
      .section-b .index-page .content .process-overlay > .overlay-content, .section-b .services-page .content .process-overlay > .overlay-content {
        height: 7vw;
        opacity: 0.03;
        transition: all 0.8s ease-in-out; }
      .section-b .index-page .content .process-overlay.showing > .overlay-content, .section-b .services-page .content .process-overlay.showing > .overlay-content {
        height: 110vw;
        opacity: 1;
        transition: all 0.8s ease-in-out; }
      .section-b .index-page .content .process-overlay figure, .section-b .services-page .content .process-overlay figure {
        width: 90%;
        padding: 20px;
        padding-top: 40px;
        margin-left: auto;
        margin-right: auto; }
      .section-b .index-page .content .process-overlay figure > #SixStepProcess, .section-b .services-page .content .process-overlay figure > #SixStepProcess {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px; }
      .section-b .index-page .content .process-overlay #consultation_card, .section-b .services-page .content .process-overlay #consultation_card {
        display: flex;
        flex-direction: row;
        width: 90%;
        margin: 5em auto;
        padding: 3em 3.5em;
        box-shadow: 0px 3px 10px #888888; }
        .section-b .index-page .content .process-overlay #consultation_card figure, .section-b .services-page .content .process-overlay #consultation_card figure {
          padding: 0;
          padding-right: 1.5em; }
          .section-b .index-page .content .process-overlay #consultation_card figure img, .section-b .services-page .content .process-overlay #consultation_card figure img {
            width: 70%; }
        .section-b .index-page .content .process-overlay #consultation_card article, .section-b .services-page .content .process-overlay #consultation_card article {
          text-align: left; }
          .section-b .index-page .content .process-overlay #consultation_card article h3, .section-b .services-page .content .process-overlay #consultation_card article h3 {
            margin: 0 0 10px 0;
            text-align: left;
            color: #000;
            font-size: 1.8rem; }
          .section-b .index-page .content .process-overlay #consultation_card article p, .section-b .services-page .content .process-overlay #consultation_card article p {
            font-size: 1.4rem;
            line-height: 1.5em;
            margin-bottom: 20px; }
            .section-b .index-page .content .process-overlay #consultation_card article p em, .section-b .services-page .content .process-overlay #consultation_card article p em {
              font-style: normal;
              color: #2ABFBF; }
          .section-b .index-page .content .process-overlay #consultation_card article .Btn-holder, .section-b .services-page .content .process-overlay #consultation_card article .Btn-holder {
            margin-top: 35px;
            margin-bottom: 0px; }
          .section-b .index-page .content .process-overlay #consultation_card article .Btn-holder > .consultationBtn, .section-b .services-page .content .process-overlay #consultation_card article .Btn-holder > .consultationBtn {
            padding: 8px 25px;
            background-color: #2ABFBF;
            color: #fff;
            width: auto;
            border: 2px solid #2ABFBF;
            border-radius: 9px;
            font-size: 1.2rem;
            font-weight: 600;
            box-shadow: 0px 3px 10px #888888;
            transition: all 0.3s ease-in-out; }
          .section-b .index-page .content .process-overlay #consultation_card article .Btn-holder > .consultationBtn:hover, .section-b .services-page .content .process-overlay #consultation_card article .Btn-holder > .consultationBtn:hover {
            background-color: #2abebe;
            box-shadow: 0px 3px 6px #888888;
            text-decoration: none;
            transition: all 0.3s ease-in-out; }
  .section-b .about-page {
    background: #f5f7f9;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url(../img/about/om3.jpg) no-repeat 0 -200px;
    background-size: cover; }
    .section-b .about-page .about-content {
      padding: 7% 0 10% 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      text-align: justify;
      color: #fff; }
      .section-b .about-page .about-content > h2 {
        font-size: 3rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: 40px; }
      .section-b .about-page .about-content > p {
        font-size: 2rem;
        margin-bottom: 30px; }
      .section-b .about-page .about-content article {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 1.6rem;
        margin-bottom: 30px; }
        .section-b .about-page .about-content article > div {
          width: 47.5%; }
          .section-b .about-page .about-content article > div em {
            font-weight: 600;
            font-style: normal; }
      .section-b .about-page .about-content h3 {
        font-size: 2.8rem;
        text-align: center;
        margin-bottom: 20px; }
      .section-b .about-page .about-content a {
        background: #2ABFBF;
        padding: 10px 20px;
        border-radius: 28px;
        width: 20%;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        color: #fff;
        font-size: 1.6rem; }

.section-b.about-section {
  background: #F5F7F9; }

.location-section {
  padding: 0;
  margin: 0; }
  .location-section .container {
    padding: 0;
    margin: 0;
    width: 100%; }
    .location-section .container .row {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center;
      overflow: hidden; }
      .location-section .container .row > figure {
        width: 50%;
        height: 5vw; }
        .location-section .container .row > figure img {
          width: 100%; }
      .location-section .container .row > article {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        width: 50%;
        background: #fff;
        padding: 6em 9em 6em 6em;
        text-align: left; }
        .location-section .container .row > article > h2 {
          color: #6f7c82;
          font-weight: 600;
          margin-bottom: 0.5em; }
          .location-section .container .row > article > h2 strong {
            color: #2ABFBF; }
        .location-section .container .row > article p {
          font-size: 1.2em; }
        .location-section .container .row > article ul {
          list-style: none;
          padding: 0;
          margin-top: 3em; }
          .location-section .container .row > article ul li {
            width: 100%;
            display: flex;
            flex-direction: row;
            margin-bottom: 0.6em; }
            .location-section .container .row > article ul li i {
              width: 5%;
              font-size: 2.2rem;
              color: #2ABFBF; }
            .location-section .container .row > article ul li p {
              width: 65%;
              margin-left: 10px;
              font-size: 1.5rem; }
        .location-section .container .row > article .social-media {
          display: flex;
          flex-direction: row;
          margin-top: 2em;
          align-items: center; }
          .location-section .container .row > article .social-media p {
            font-size: 1.8rem;
            font-weight: 600;
            padding: 5px;
            margin: 5px; }
          .location-section .container .row > article .social-media a {
            color: #2ABFBF;
            font-size: 2em;
            padding: 5px;
            margin: 5px; }
          .location-section .container .row > article .social-media a:hover {
            color: #0E3C3B; }

.price-section {
  padding: 0;
  margin: 0; }
  .price-section .container {
    padding: 0;
    margin: 0;
    width: 100%; }
    .price-section .container .row {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center; }
      .price-section .container .row > figure {
        width: 50%; }
        .price-section .container .row > figure > img {
          width: 100%; }
      .price-section .container .row > article {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        width: 50%;
        background-image: url(../img/startpage/bakgrund_offert4.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff; }
      .price-section .container .row h2, .price-section .container .row h5 {
        font-weight: 800; }
      .price-section .container .row h2 > strong {
        color: #2ABFBF; }
      .price-section .container .row .content-holder {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 0em 4em; }
        .price-section .container .row .content-holder > figure {
          display: flex;
          flex-direction: row;
          width: 50%;
          padding: 10px;
          align-items: flex-start; }
          .price-section .container .row .content-holder > figure > img {
            padding: 7px;
            width: 43%; }
          .price-section .container .row .content-holder > figure > figcaption {
            padding: 5px; }
            .price-section .container .row .content-holder > figure > figcaption h4 {
              margin: 10px 0 10px 0;
              font-weight: 800; }
            .price-section .container .row .content-holder > figure > figcaption p {
              font-weight: 600;
              font-size: 1.1em; }
        .price-section .container .row .content-holder > article {
          align-self: flex-end;
          flex-grow: 1;
          width: 90%;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          padding-top: 4em; }
        .price-section .container .row .content-holder > article > p {
          width: 58%;
          text-align: center;
          font-weight: 600;
          padding-bottom: 25px; }
          .price-section .container .row .content-holder > article > p > a {
            padding: 10px 27px;
            background-color: #2ABFBF;
            color: #000;
            width: auto;
            border: 2px solid #2ABFBF;
            border-radius: 13px;
            font-size: 1.3rem;
            font-weight: 600;
            transition: all 0.3s ease-in-out; }
          .price-section .container .row .content-holder > article > p > a:hover {
            background-color: #2abebe;
            box-shadow: 0px 3px 6px #000;
            text-decoration: none;
            transition: all 0.3s ease-in-out; }

.section-c {
  padding: 0; }
  .section-c .container {
    margin: 0;
    width: 100%;
    padding-bottom: 7%; }
  .section-c .index-page {
    background-color: white;
    padding-top: 4%;
    padding-bottom: 10%; }
    .section-c .index-page .content {
      width: 100%;
      text-align: center;
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .section-c .index-page .content h1 {
        font-family: ProximaNova-Bold, sans-serif;
        font-weight: 400;
        font-size: 1.3rem;
        color: #6F7C82;
        letter-spacing: .1em; }
      .section-c .index-page .content h2 {
        margin-top: 0px;
        font-family: ProximaNova-Light, sans-serif;
        color: #6F7C82; }
        .section-c .index-page .content h2 strong {
          color: #2ABFBF; }
      .section-c .index-page .content .card-holder {
        margin-top: 3em;
        width: 64%;
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        .section-c .index-page .content .card-holder figure {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          align-items: center;
          width: 31%;
          padding: 2em;
          box-shadow: 0px 3px 10px #888888;
                    /*
                    figcaption:nth-child(3){
                        flex-grow: 1;


                        > a{
                            background-color:#2ABFBF;
                            color:#fff;
                            padding:10px;
                            border-radius:15px;
                            align-self: flex-end;
                        }
                    }
                    */ }
          .section-c .index-page .content .card-holder figure img {
            width: 50%; }
          .section-c .index-page .content .card-holder figure figcaption {
            display: flex;
            flex-direction: column;
            flex-grow: 2; }
            .section-c .index-page .content .card-holder figure figcaption h3 {
              font-family: ProximaNova-Semibold,sans-serif;
              font-weight: 400;
              font-size: 1.3em;
              color: #6F7C82;
              line-height: 1.1; }
            .section-c .index-page .content .card-holder figure figcaption > p {
              font-family: ProximaNova-Regular,sans-serif;
              font-weight: 400;
              font-size: 1.3rem;
              color: rgba(111, 124, 130, 0.8);
              line-height: 1.4;
              margin-bottom: 2rem;
              flex-grow: 2; }
            .section-c .index-page .content .card-holder figure figcaption > a {
              background-color: #2ABFBF;
              color: #fff;
              padding: 10px;
              border-radius: 15px;
              margin-right: auto;
              margin-left: auto; }
            .section-c .index-page .content .card-holder figure figcaption > a:hover {
              cursor: pointer;
              text-decoration: none; }
  .section-c .about-page {
    background-color: #F5F7F9; }
    .section-c .about-page .content {
      width: 50%;
      margin-left: auto;
      margin-right: auto;
      color: #6f7c82; }
      .section-c .about-page .content > h2 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 3.1rem;
        font-weight: 600; }
        .section-c .about-page .content > h2 strong {
          color: #2ABFBF; }
      .section-c .about-page .content > p {
        width: 100%;
        text-align: center; }
      .section-c .about-page .content > section {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 5em; }
        .section-c .about-page .content > section > figure {
          display: flex;
          flex-direction: column;
          align-items: center;
          width: 30%;
          box-shadow: 0px 3px 6px #888888;
          margin-bottom: 30px;
          padding: 30px; }
          .section-c .about-page .content > section > figure img {
            width: 8em;
            height: 8em;
            border-radius: 8em;
            margin-right: auto;
            margin-left: auto; }
          .section-c .about-page .content > section > figure figcaption {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            color: #6a777c; }
            .section-c .about-page .content > section > figure figcaption h3 {
              text-align: center;
              font-size: 1.6rem;
              font-weight: 600; }
            .section-c .about-page .content > section > figure figcaption p {
              font-size: 1rem;
              text-align: justify; }
            .section-c .about-page .content > section > figure figcaption address {
              text-align: center; }
      .section-c .about-page .content .hiring-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        background: linear-gradient(100deg, #29bbbb, #0f403f);
        padding: 2em;
        text-align: center;
        color: #fff;
        box-shadow: 0px 3px 6px #888888;
        margin-top: 30px; }
        .section-c .about-page .content .hiring-box h2 {
          width: 70%;
          margin-right: auto;
          margin-left: auto;
          font-weight: 600;
          margin-bottom: 30px; }
          .section-c .about-page .content .hiring-box h2 strong {
            color: orange; }
        .section-c .about-page .content .hiring-box p {
          width: 80%;
          margin-right: auto;
          margin-left: auto;
          margin-bottom: 30px; }
        .section-c .about-page .content .hiring-box a {
          background: #fff;
          color: #2ABFBF;
          padding: 0.6em 1.5em;
          border-radius: 1em;
          width: 20%;
          margin-right: auto;
          margin-left: auto;
          font-size: 1.2rem;
          font-weight: 600;
          box-shadow: 0px 3px 10px #555;
          vertical-align: middle; }
        .section-c .about-page .content .hiring-box a:hover {
          text-decoration: none;
          box-shadow: 0px 3px 6px #555;
          background: #fafafa; }
  .section-c .special-page {
    background: #E4F1FE; }
    .section-c .special-page .content {
      text-align: center; }
      .section-c .special-page .content > div {
        padding-bottom: 30px; }
    .section-c .special-page hr {
      width: 75%;
      border-color: #555; }
    .section-c .special-page ul > li {
      font-size: 2.5rem;
      padding: 8px; }
    .section-c .special-page h3 {
      font-size: 2.7rem; }

.section-d {
  padding: 0;
  color: #777; }
  .section-d .container {
    margin: 0;
    padding: 0;
    width: 100%; }
  .section-d .project-header {
    position: absolute;
    top: -30px;
    left: 10%;
    z-index: 1002;
    background: rgba(0, 0, 0, 0);
    width: 40%;
    color: #6F7C82;
    transform: rotate(-5.5deg);
    text-align: center; }
    .section-d .project-header h1, .section-d .project-header h3 {
      margin: 0 0 5px 0; }
    .section-d .project-header h1 {
      font-weight: 800;
      font-size: 2.6rem; }
      .section-d .project-header h1 strong {
        color: #2ABFBF; }
    .section-d .project-header h3 {
      font-weight: 800;
      font-size: 1.8rem; }
  .section-d .index-page, .section-d .project-page {
    padding: 0 0 0 0;
    background-color: #eeeeee; }
    .section-d .index-page .content, .section-d .project-page .content {
      text-align: center;
      width: 100%;
      margin: 0; }
      .section-d .index-page .content .text-content, .section-d .project-page .content .text-content {
        margin-left: auto;
        margin-right: auto; }
        .section-d .index-page .content .text-content hr, .section-d .project-page .content .text-content hr {
          width: 77%;
          border-color: #ccc; }
        .section-d .index-page .content .text-content h3, .section-d .project-page .content .text-content h3 {
          font-size: 2.7rem; }
        .section-d .index-page .content .text-content h4, .section-d .project-page .content .text-content h4 {
          padding-bottom: 4%; }
      .section-d .index-page .content .thumbnail-holder .thumb, .section-d .project-page .content .thumbnail-holder .thumb {
        padding: 0; }
      .section-d .index-page .content .thumbnail-holder .thumbnail, .section-d .project-page .content .thumbnail-holder .thumbnail {
        padding: 0;
        margin: 0;
        -webkit-filter: brightness(60%);
        filter: brightness(60%);
        border: 0.08rem solid #fff;
        border-radius: 0px; }
      .section-d .index-page .content .thumbnail-holder .thumbnail:hover, .section-d .project-page .content .thumbnail-holder .thumbnail:hover {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        cursor: auto; }
      .section-d .index-page .content .thumbnail-holder img, .section-d .project-page .content .thumbnail-holder img {
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 0;
        display: block; }
  .section-d .project-page {
    padding-top: 14%;
    padding-bottom: 7%; }

.section-e {
  padding: 0;
  color: #777; }
  .section-e .container {
    margin: 0;
    width: 100%;
    padding-top: 4%;
    padding-bottom: 7%; }
  .section-e .index-page {
    background-color: #F5F7F9; }
    .section-e .index-page h4 {
      font-family: ProximaNova-Semibold,sans-serif;
      font-weight: 400;
      font-size: 1.5rem;
      color: #6F7C82;
      text-transform: uppercase;
      letter-spacing: .1rem;
      line-height: 1.2;
      text-align: center; }
    .section-e .index-page hr {
      width: 33%; }
    .section-e .index-page p {
      font-style: italic;
      font-size: 25px;
      font-weight: 100; }
    .section-e .index-page #quote-carousel {
      padding: 0 10px 30px 10px;
      margin-top: 0px;
      text-align: center; }
      .section-e .index-page #quote-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        bottom: -10px;
        margin-right: 19px; }
        .section-e .index-page #quote-carousel .carousel-indicators li {
          background-color: silver; }
        .section-e .index-page #quote-carousel .carousel-indicators .active {
          background-color: #333333;
          height: 10px;
          width: 10px;
          margin-bottom: 1px; }
      .section-e .index-page #quote-carousel .carousel-inner > .item > .row > div > p {
        width: 40%;
        margin-right: auto;
        margin-left: auto; }

.join-us-section {
  padding: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(22, 171, 171, 0.7) 33%, rgba(22, 171, 171, 0.7) 66%, rgba(255, 255, 255, 0.5) 100%), url(../img/startpage/wpf_bolle_2.jpg) no-repeat 0 -200px;
  background-size: cover;
  background-attachment: fixed; }
  .join-us-section > article {
    padding: 8% 0 13% 0;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff; }
    .join-us-section > article h1 {
      margin-bottom: 30px;
      font-weight: 800;
      font-size: 2.6rem; }
    .join-us-section > article p {
      font-size: 1.9rem;
      font-weight: 600;
      margin-bottom: 0px; }
    .join-us-section > article a {
      background-color: #2ABFBF;
      padding: 17px;
      border-radius: 25px;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 800;
      box-shadow: 0px 3px 10px #555;
      transition: box-shadow 0.3s, background-color 0.3s ease-in-out;
      position: relative;
      top: 50px; }
    .join-us-section > article a:hover {
      text-decoration: none;
      background-color: #2abebe;
      box-shadow: 0px 3px 6px #555;
      transition: box-shadow 0.3s, background-color 0.3s ease-in-out; }

.collaboration-section {
  padding: 7% 0;
  margin: 0;
  background: #F5F7F9; }
  .collaboration-section article {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    .collaboration-section article h1 {
      font-size: 3rem;
      margin: 0;
      font-weight: 600; }
    .collaboration-section article h2 {
      font-size: 3rem;
      color: #2ABFBF;
      margin: 0 0 1.5em 0;
      font-weight: 600; }
    .collaboration-section article p {
      width: 92%;
      font-size: 1.7rem;
      margin-bottom: 2em; }
      .collaboration-section article p em {
        font-style: normal;
        color: #2ABFBF; }
    .collaboration-section article a {
      background: #2ABFBF;
      padding: 0.8em 1.7em;
      border-radius: 1.8em;
      color: #fff;
      font-weight: 600;
      font-size: 1.6rem;
      box-shadow: 0px 3px 10px #888888;
      transition: all 0.3s ease-in-out; }
    .collaboration-section article a:hover {
      text-decoration: none;
      background-color: #29bcbc;
      box-shadow: 0px 3px 6px #888888;
      transition: all 0.3s ease-in-out; }

.section-f {
  padding: 0;
  color: #777; }
  .section-f .container {
    margin: 0;
    width: 100%;
    padding-top: 7%;
    padding-bottom: 7%; }
  .section-f .index-page {
    background-color: white; }
    .section-f .index-page .cert {
      text-align: center; }

.section-g {
  padding: 0;
  color: #777; }
  .section-g #cooperations {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background: white;
    /*
    figure:first-child{
        border-right:1px solid #ccc;
    }
    */ }
    .section-g #cooperations figure {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      width: 40%;
      padding: 4em; }
      .section-g #cooperations figure img {
        padding-right: 2em;
        width: 34%; }
      .section-g #cooperations figure figcaption {
        display: flex;
        flex-direction: column; }
        .section-g #cooperations figure figcaption h4 {
          font-weight: 600;
          font-size: 1.4rem;
          color: #6F7C82;
          line-height: 1.2;
          font-family: ProximaNova-Semibold,sans-serif; }
        .section-g #cooperations figure figcaption p {
          line-height: 1.7em; }
        .section-g #cooperations figure figcaption a {
          position: absolute;
          bottom: 1.5em;
          border: 1px solid rgba(111, 124, 130, 0.5);
          font-family: ProximaNova-Semibold,sans-serif;
          font-weight: 400;
          font-size: 1.3rem;
          color: #6F7C82;
          padding: 0 1.5em;
          line-height: 3.5rem;
          border-radius: 99em; }

.slider-section {
  padding: 3% 0 0 0;
  margin: 0;
  background: #F5F7F9; }
  .slider-section h1 {
    font-weight: 600;
    font-size: 1.8rem;
    color: #6f7c82; }
  .slider-section h2 {
    font-size: 2.5rem;
    color: #6f7c82; }
    .slider-section h2 strong {
      color: #2ABFBF; }
  .slider-section > article {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10%; }
  .slider-section > article > .slide-menu {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .slider-section > article > .slide-menu > input[type="radio"] {
      position: absolute;
      opacity: 0;
      z-index: -1; }
    .slider-section > article > .slide-menu > label {
      width: 13%;
      position: relative;
      text-align: center;
      border: 1px solid #6f7c82;
      border-radius: 2em;
      margin: 0.5em;
      letter-spacing: 1px;
      padding: 0.6em;
      cursor: pointer;
      font-size: 1.3rem;
      color: #6f7c82; }
    .slider-section > article > .slide-menu > input[type="radio"]:checked + label {
      color: #fff;
      background: #2ABFBF;
      border-color: #2ABFBF;
      box-shadow: 0px 3px 10px #888; }
    .slider-section > article > .slide-menu > label {
      transition: all 0.4s ease; }
  .slider-section > article > .slides-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 90%;
    margin-top: 2em; }
    .slider-section > article > .slides-holder i {
      padding: 1em;
      font-size: 5rem;
      color: #6f7c82;
      cursor: pointer; }
    .slider-section > article > .slides-holder > .slide-content-holder {
      width: 100%;
      box-shadow: 0px 3px 10px #888;
      padding: 5em 6em; }
    .slider-section > article > .slides-holder > .slide-content-holder > article {
      display: flex;
      flex-direction: column; }
      .slider-section > article > .slides-holder > .slide-content-holder > article h1 {
        font-size: 5rem;
        font-family: majestiBannerBold;
        font-weight: 600;
        color: #000;
        margin: 0; }
      .slider-section > article > .slides-holder > .slide-content-holder > article h2 {
        font-size: 2.2rem;
        color: #000;
        margin: 0 0 1em 0;
        font-family: majestiBannerBold; }
      .slider-section > article > .slides-holder > .slide-content-holder > article p {
        text-align: justify;
        font-size: 1.6rem;
        line-height: 1.5em;
        margin-bottom: 1em; }
        .slider-section > article > .slides-holder > .slide-content-holder > article p strong {
          font-weight: 600; }
        .slider-section > article > .slides-holder > .slide-content-holder > article p em {
          color: #2ABFBF;
          font-style: normal;
          font-weight: 600; }
      .slider-section > article > .slides-holder > .slide-content-holder > article > img {
        width: 15%;
        align-self: flex-end; }

.cross-section {
  padding: 0;
  margin: 0;
  width: 100%; }
  .cross-section .container {
    padding: 0;
    width: 100%;
    background: #F5F7F9; }
    .cross-section .container .row {
      padding: 0;
      margin: 0;
      display: flex;
      width: 100%; }
      .cross-section .container .row article {
        width: 50%; }
    .cross-section .container .row:nth-child(1) {
      flex-direction: row; }
      .cross-section .container .row:nth-child(1) article {
        padding: 6em 10em;
        display: flex;
        flex-direction: column; }
      .cross-section .container .row:nth-child(1) article:nth-child(1) {
        color: #6f7c82;
        text-align: justify; }
        .cross-section .container .row:nth-child(1) article:nth-child(1) h1 {
          font-size: 2rem;
          font-weight: 800; }
        .cross-section .container .row:nth-child(1) article:nth-child(1) h2 {
          font-size: 4rem;
          color: #2ABFBF;
          font-weight: 800; }
        .cross-section .container .row:nth-child(1) article:nth-child(1) p {
          font-size: 1.5rem;
          margin-bottom: 2em; }
          .cross-section .container .row:nth-child(1) article:nth-child(1) p strong {
            font-weight: 600; }
        .cross-section .container .row:nth-child(1) article:nth-child(1) a {
          background: #2ABFBF;
          padding: 0.5em 1em;
          font-size: 1.5rem;
          border-radius: 2.5em;
          width: 30%;
          font-weight: 600;
          color: #fff;
          text-align: center;
          box-shadow: 0px 3px 10px #888; }
      .cross-section .container .row:nth-child(1) article:nth-child(2) {
        background: url(../img/services/Group21.jpg) no-repeat;
        background-size: cover;
        color: #fff; }
        .cross-section .container .row:nth-child(1) article:nth-child(2) h1 {
          font-size: 1rem;
          text-align: center; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) h1 strong {
            font-weight: 800; }
        .cross-section .container .row:nth-child(1) article:nth-child(2) h2 {
          font-size: 3rem;
          font-weight: 800;
          text-align: center;
          margin: 0 0 1em 0; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) h2 em {
            color: #2ABFBF;
            font-style: normal; }
        .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross {
          width: 100%;
          display: flex;
          flex-wrap: wrap; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div {
            width: 50%;
            padding: 1.2em;
            display: flex;
            flex-direction: column;
            align-items: center; }
            .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div h1, .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div h2, .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div h3 {
              width: 90%;
              margin: 0; }
            .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div h1 {
              font-size: 1rem; }
            .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div h2 {
              font-size: 3rem; }
            .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross div h3 {
              font-size: 1.6rem; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross .top-left {
            border-right: 1px solid #fff; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross .top-right {
            border-bottom: 1px solid #fff; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross .down-left {
            border-top: 1px solid #fff; }
          .cross-section .container .row:nth-child(1) article:nth-child(2) .theCross .down-right {
            border-left: 1px solid #fff; }
    .cross-section .container .row:nth-child(2) {
      flex-direction: row-reverse; }
      .cross-section .container .row:nth-child(2) article {
        padding: 7em 7em 8em 7em;
        display: flex;
        flex-direction: column; }
      .cross-section .container .row:nth-child(2) article:nth-child(1) {
        color: #6f7c82; }
        .cross-section .container .row:nth-child(2) article:nth-child(1) h1 {
          font-size: 2.8rem;
          width: 80%; }
          .cross-section .container .row:nth-child(2) article:nth-child(1) h1 em {
            color: #2ABFBF;
            font-style: normal;
            font-weight: 600; }
        .cross-section .container .row:nth-child(2) article:nth-child(1) .listbox {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          width: 80%; }
          .cross-section .container .row:nth-child(2) article:nth-child(1) .listbox ul {
            padding: 0.8em 0;
            margin: 0;
            width: 48%;
            list-style: none; }
            .cross-section .container .row:nth-child(2) article:nth-child(1) .listbox ul li {
              width: 100%;
              text-align: justify;
              font-size: 2.3rem;
              background: url(../img/icons/startpage/material.svg) no-repeat 0 0;
              background-position: left;
              padding-left: 1.6em;
              margin: 0.9em 0; }
        .cross-section .container .row:nth-child(2) article:nth-child(1) > p {
          font-size: 1.6rem;
          text-align: justify;
          line-height: 1.2em; }
      .cross-section .container .row:nth-child(2) article:nth-child(2) {
        background: url(../img/services/Group23.jpg) no-repeat 0 -105px;
        background-size: cover;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .cross-section .container .row:nth-child(2) article:nth-child(2) .frame-box {
          border: 12px solid #fff;
          text-align: center;
          width: 100%;
          height: 90%;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; }
          .cross-section .container .row:nth-child(2) article:nth-child(2) .frame-box > h1 {
            padding: 0.5em 0.5em 0.5em 0.5em;
            font-weight: 600;
            font-family: majestiBannerBold;
            font-size: 4.45rem; }
          .cross-section .container .row:nth-child(2) article:nth-child(2) .frame-box > a {
            padding: 0.6em 1.3em;
            border: 1px solid #fff;
            border-radius: 2em;
            text-align: center;
            color: #fff;
            transition: all 0.4s ease; }
          .cross-section .container .row:nth-child(2) article:nth-child(2) .frame-box > a:hover {
            text-decoration: none; }

.wpf-services-section {
  padding: 0;
  margin: 0;
  background: #fff; }
  .wpf-services-section .row {
    width: 100%;
    padding: 4% 0; }
    .wpf-services-section .row > article.love-to-help {
      width: 60%;
      display: flex;
      flex-direction: column;
      padding: 3em;
      background: #F5F7F9;
      margin-right: auto;
      margin-left: auto;
      box-shadow: 0px 3px 10px #888;
      color: #6f7c82; }
      .wpf-services-section .row > article.love-to-help > h1 {
        font-size: 1.3rem;
        text-align: center;
        color: #000; }
        .wpf-services-section .row > article.love-to-help > h1 strong {
          font-weight: 600; }
      .wpf-services-section .row > article.love-to-help > h2 {
        font-size: 2.6rem;
        font-weight: 600;
        text-align: center; }
        .wpf-services-section .row > article.love-to-help > h2 em {
          color: #2ABFBF;
          font-style: normal; }
      .wpf-services-section .row > article.love-to-help > h3 {
        text-align: center;
        width: 50%;
        margin-right: auto;
        margin-left: auto;
        font-size: 1.6rem; }
      .wpf-services-section .row > article.love-to-help > .listbox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 80%;
        padding: 2em;
        margin-right: auto;
        margin-left: auto; }
        .wpf-services-section .row > article.love-to-help > .listbox ul {
          width: 33%;
          color: #2ABFBF;
          list-style: none;
          text-align: center;
          font-weight: 600;
          padding: 0; }
          .wpf-services-section .row > article.love-to-help > .listbox ul li {
            font-size: 1.8rem;
            margin: 1em 0; }
      .wpf-services-section .row > article.love-to-help > img {
        width: 15%;
        align-self: flex-end; }

.wpf-tools-section {
  padding: 0;
  margin: 0;
  background: #fff; }
  .wpf-tools-section .row {
    width: 100%;
    padding: 4% 0;
    color: #6f7c82;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .wpf-tools-section .row > h1 {
      font-weight: 600;
      font-size: 1.6rem;
      text-align: center; }
    .wpf-tools-section .row > h2 {
      font-size: 3rem;
      font-weight: 600; }
      .wpf-tools-section .row > h2 em {
        color: #2ABFBF;
        font-style: normal; }
    .wpf-tools-section .row > .card-holder {
      margin-top: 4em;
      width: 70%;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .wpf-tools-section .row > .card-holder figure {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 31%;
        padding: 3em;
        box-shadow: 0px 3px 10px #888888; }
        .wpf-tools-section .row > .card-holder figure img {
          width: 70%; }
        .wpf-tools-section .row > .card-holder figure figcaption {
          display: flex;
          flex-direction: column;
          text-align: center; }
          .wpf-tools-section .row > .card-holder figure figcaption > a {
            background-color: #2ABFBF;
            color: #fff;
            padding: 0.5em 0.3em;
            border-radius: 2em;
            width: 80%;
            margin-right: auto;
            margin-left: auto;
            font-weight: 600;
            box-shadow: 0px 3px 10px #888; }
          .wpf-tools-section .row > .card-holder figure figcaption > a:hover {
            text-decoration: none; }

.visit-kort {
  padding: 0;
  margin: 0;
  background: #fff; }
  .visit-kort .row {
    width: 100%;
    padding-bottom: 4%; }
    .visit-kort .row > h1 {
      font-weight: 600;
      color: #6f7c82;
      text-align: center;
      font-size: 2rem; }
    .visit-kort .row > .business-cards {
      width: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-around; }
      .visit-kort .row > .business-cards > figure {
        display: flex;
        flex-direction: row;
        box-shadow: 0px 3px 10px #888;
        width: 25%; }
        .visit-kort .row > .business-cards > figure > img {
          width: 30%;
          height: 10%;
          padding: 1.2em; }
        .visit-kort .row > .business-cards > figure > figcaption {
          width: 55%;
          padding: 1.2em;
          display: flex;
          flex-direction: column;
          justify-content: space-around; }
          .visit-kort .row > .business-cards > figure > figcaption h1 {
            margin: 0;
            font-size: 1.6rem;
            color: #2ABFBF;
            font-weight: 600; }
          .visit-kort .row > .business-cards > figure > figcaption p {
            font-size: 1.6rem; }

footer {
  border-top: 1px solid #E4E9EC;
  padding: 0;
  width: 100%;
  background: #f5f7f9; }
  footer > div {
    padding-top: 4%;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    footer > div > figure {
      width: 11%;
      padding: 0px 0px 20px 40px; }
      footer > div > figure > img {
        width: 100%; }
    footer > div > article {
      width: 25%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      footer > div > article figure:first-child {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-left: 40px; }
        footer > div > article figure:first-child img {
          width: 45%;
          align-self: center; }
        footer > div > article figure:first-child figcaption p {
          padding-top: 15px;
          color: #6F7C82;
          text-align: justify;
          line-height: 1.7em;
          font-size: 1.4rem; }
        footer > div > article figure:first-child figcaption em {
          color: #000;
          font-style: normal; }
      footer > div > article figure:nth-child(2) {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
        padding-left: 40px; }
        footer > div > article figure:nth-child(2) figcaption > h3 {
          margin: 0;
          font-size: 1.3rem;
          font-weight: 600;
          color: #2ABFBF; }
        footer > div > article figure:nth-child(2) figcaption > p {
          font-size: 3.5rem; }
          footer > div > article figure:nth-child(2) figcaption > p a {
            padding: 2px;
            color: #2ABFBF; }
          footer > div > article figure:nth-child(2) figcaption > p a:hover {
            color: #0E3C3B; }
          footer > div > article figure:nth-child(2) figcaption > p i {
            margin: 5px; }
        footer > div > article figure:nth-child(2) img {
          width: 130px;
          height: 60px; }
    footer > div > #footer-links-holder {
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      width: 60%; }
      footer > div > #footer-links-holder > section {
        display: flex;
        flex-direction: column;
        padding: 0px 0px 20px 20px;
        border-left: 1px solid #E4E9EC; }
        footer > div > #footer-links-holder > section h4 {
          color: #2ABFBF;
          font-size: 1em;
          font-weight: 600;
          padding-bottom: 10px;
          letter-spacing: .08rem; }
        footer > div > #footer-links-holder > section ul {
          list-style: none;
          padding: 0; }
          footer > div > #footer-links-holder > section ul li {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            color: #6F7C82;
            font-size: 0.95em; }
          footer > div > #footer-links-holder > section ul li > a {
            color: #6F7C82; }
          footer > div > #footer-links-holder > section ul li > i {
            padding-right: 12px;
            color: #2ABFBF;
            font-size: 22px; }
        footer > div > #footer-links-holder > section article {
          display: flex;
          flex-direction: column;
          justify-content: space-around;
          margin-bottom: 40px; }
          footer > div > #footer-links-holder > section article h3 {
            font-weight: 600;
            font-size: 1em;
            color: #2ABFBF;
            margin-top: 8px;
            padding-bottom: 10px;
            letter-spacing: .08rem; }
          footer > div > #footer-links-holder > section article a {
            background: #2ABFBF;
            padding: 12px;
            border-radius: 50px;
            width: 40%;
            font-size: 1em;
            color: #fff;
            text-align: center; }
            footer > div > #footer-links-holder > section article a em {
              font-weight: 600;
              font-style: normal; }
          footer > div > #footer-links-holder > section article form input {
            border-radius: 5px 0px 0px 5px;
            border-top: 1px solid #ccc;
            border-right: 0;
            border-bottom: 1px solid #ccc;
            border-left: 1px solid #ccc;
            outline: 0;
            padding: 3px 0 3px 3px; }
          footer > div > #footer-links-holder > section article form button {
            background: #2ABFBF;
            color: #fff;
            border-radius: 0px 5px 5px 0px;
            border-top: 1px solid #2ABFBF;
            border-right: 1px solid #2ABFBF;
            border-bottom: 1px solid #2ABFBF;
            border-left: 0;
            vertical-align: middle;
            padding: 4px 8px 3px 8px; }
          footer > div > #footer-links-holder > section article > p {
            color: #6F7C82;
            font-size: .8em;
            margin-top: 5px; }
      footer > div > #footer-links-holder > section:nth-child(3) {
        width: 20%; }
      footer > div > #footer-links-holder > section:nth-child(4) {
        width: 32.6%; }
      footer > div > #footer-links-holder > section.footer-lists {
        width: 10%; }
  footer #legals-copy {
    display: block;
    width: 100%;
    padding: 0;
    text-align: right;
    border-top: 1px solid #E4E9EC;
    margin-top: 5px;
    font-size: 10px; }
    footer #legals-copy #legals {
      margin: 0; }

@font-face {
  font-family: proximaNova;
  src: url(../fonts/proxima-nova-591205acc864f.otf); }
@font-face {
  font-family: majestiBannerBold;
  src: url(../fonts/Majesti-Banner-Bold.otf);
  font-weight: bold; }
body {
  font-family: proximaNova, sans-serif;
  background-color: white;
  cursor: default; }

.textinfo {
  font-weight: 1000; }

.row {
  margin: 0; }

.container {
  padding: 0; }

.opacity-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: fixed;
  z-index: 998; }

.triangle-left-top {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.1vw 50vw 0 0;
  overflow: hidden; }

.triangle-right-top {
  position: absolute;
  left: 50vw;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50vw 5.1vw 0;
  overflow: hidden; }

.triangles-top-grey {
  position: relative;
  z-index: 99; }
  .triangles-top-grey .triangle-left-top {
    border-color: #f5f7f9 transparent transparent transparent; }
  .triangles-top-grey .triangle-right-top {
    border-color: transparent #f5f7f9 transparent transparent; }

.triangles-top-darkGrey {
  position: relative;
  z-index: 99; }
  .triangles-top-darkGrey .triangle-left-top {
    border-color: #ccc transparent transparent transparent; }
  .triangles-top-darkGrey .triangle-right-top {
    border-color: transparent #ccc transparent transparent; }

.triangles-top-black {
  position: relative;
  z-index: 99; }
  .triangles-top-black .triangle-left-top {
    border-color: #000 transparent transparent transparent; }
  .triangles-top-black .triangle-right-top {
    border-color: transparent #000 transparent transparent; }

.triangles-top-white {
  position: relative;
  z-index: 99; }
  .triangles-top-white .triangle-left-top {
    border-color: #fff transparent transparent transparent; }
  .triangles-top-white .triangle-right-top {
    border-color: transparent #fff transparent transparent; }

.triangle-left-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 5.1vw 50vw;
  border-color: transparent transparent #000 transparent;
  overflow: hidden; }

.triangle-right-bottom {
  position: absolute;
  left: 50vw;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.1vw 0 0 50vw;
  border-color: transparent transparent transparent #000;
  overflow: hidden; }

.triangles-bottom-grey {
  position: relative;
  z-index: 99; }
  .triangles-bottom-grey .triangle-left-bottom {
    border-color: transparent transparent #f5f7f9 transparent; }
  .triangles-bottom-grey .triangle-right-bottom {
    border-color: transparent transparent transparent #f5f7f9; }

.triangles-bottom-darkGrey {
  position: relative;
  z-index: 99; }
  .triangles-bottom-darkGrey .triangle-left-bottom {
    border-color: transparent transparent #ccc transparent; }
  .triangles-bottom-darkGrey .triangle-right-bottom {
    border-color: transparent transparent transparent #ccc; }

.triangles-bottom-black {
  position: relative;
  z-index: 99; }
  .triangles-bottom-black .triangle-left-bottom {
    border-color: transparent transparent #000 transparent; }
  .triangles-bottom-black .triangle-right-bottom {
    border-color: transparent transparent transparent #000; }

.triangles-bottom-white {
  position: relative;
  z-index: 99; }
  .triangles-bottom-white .triangle-left-bottom {
    border-color: transparent transparent #fff transparent; }
  .triangles-bottom-white .triangle-right-bottom {
    border-color: transparent transparent transparent #fff; }

.when-on-materialz-nav {
  padding-top: 10px;
  background-color: rgba(0, 0, 0, 0.2); }

.when-on-materialz-brand {
  font-size: 15px; }

.material-page, .section-a > .products-page, .showcase > .systems-page, .section-a > .systems-page {
  text-align: center;
  background-color: #fff; }
  .material-page .material-content, .material-page .product-content, .section-a > .products-page .material-content, .section-a > .products-page .product-content, .showcase > .systems-page .material-content, .showcase > .systems-page .product-content, .section-a > .systems-page .material-content, .section-a > .systems-page .product-content {
    margin-top: 11.5%;
    margin-bottom: 7%; }
  .material-page #matNav, .material-page #productNavigation, .material-page #systemsNavigation, .material-page #systemsNavigation-roof, .material-page #systemsNavigation-facade, .section-a > .products-page #matNav, .section-a > .products-page #productNavigation, .section-a > .products-page #systemsNavigation, .section-a > .products-page #systemsNavigation-roof, .section-a > .products-page #systemsNavigation-facade, .showcase > .systems-page #matNav, .showcase > .systems-page #productNavigation, .showcase > .systems-page #systemsNavigation, .showcase > .systems-page #systemsNavigation-roof, .showcase > .systems-page #systemsNavigation-facade, .section-a > .systems-page #matNav, .section-a > .systems-page #productNavigation, .section-a > .systems-page #systemsNavigation, .section-a > .systems-page #systemsNavigation-roof, .section-a > .systems-page #systemsNavigation-facade {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px #aaa solid; }
    .material-page #matNav ul, .material-page #productNavigation ul, .material-page #systemsNavigation ul, .material-page #systemsNavigation-roof ul, .material-page #systemsNavigation-facade ul, .section-a > .products-page #matNav ul, .section-a > .products-page #productNavigation ul, .section-a > .products-page #systemsNavigation ul, .section-a > .products-page #systemsNavigation-roof ul, .section-a > .products-page #systemsNavigation-facade ul, .showcase > .systems-page #matNav ul, .showcase > .systems-page #productNavigation ul, .showcase > .systems-page #systemsNavigation ul, .showcase > .systems-page #systemsNavigation-roof ul, .showcase > .systems-page #systemsNavigation-facade ul, .section-a > .systems-page #matNav ul, .section-a > .systems-page #productNavigation ul, .section-a > .systems-page #systemsNavigation ul, .section-a > .systems-page #systemsNavigation-roof ul, .section-a > .systems-page #systemsNavigation-facade ul {
      list-style: none; }
    .material-page #matNav > .input-box, .material-page #productNavigation > .input-box, .material-page #systemsNavigation > .input-box, .material-page #systemsNavigation-roof > .input-box, .material-page #systemsNavigation-facade > .input-box, .section-a > .products-page #matNav > .input-box, .section-a > .products-page #productNavigation > .input-box, .section-a > .products-page #systemsNavigation > .input-box, .section-a > .products-page #systemsNavigation-roof > .input-box, .section-a > .products-page #systemsNavigation-facade > .input-box, .showcase > .systems-page #matNav > .input-box, .showcase > .systems-page #productNavigation > .input-box, .showcase > .systems-page #systemsNavigation > .input-box, .showcase > .systems-page #systemsNavigation-roof > .input-box, .showcase > .systems-page #systemsNavigation-facade > .input-box, .section-a > .systems-page #matNav > .input-box, .section-a > .systems-page #productNavigation > .input-box, .section-a > .systems-page #systemsNavigation > .input-box, .section-a > .systems-page #systemsNavigation-roof > .input-box, .section-a > .systems-page #systemsNavigation-facade > .input-box {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      width: 75%;
      margin-left: auto;
      margin-right: auto; }
      .material-page #matNav > .input-box > input[type="radio"], .material-page #productNavigation > .input-box > input[type="radio"], .material-page #systemsNavigation > .input-box > input[type="radio"], .material-page #systemsNavigation-roof > .input-box > input[type="radio"], .material-page #systemsNavigation-facade > .input-box > input[type="radio"], .section-a > .products-page #matNav > .input-box > input[type="radio"], .section-a > .products-page #productNavigation > .input-box > input[type="radio"], .section-a > .products-page #systemsNavigation > .input-box > input[type="radio"], .section-a > .products-page #systemsNavigation-roof > .input-box > input[type="radio"], .section-a > .products-page #systemsNavigation-facade > .input-box > input[type="radio"], .showcase > .systems-page #matNav > .input-box > input[type="radio"], .showcase > .systems-page #productNavigation > .input-box > input[type="radio"], .showcase > .systems-page #systemsNavigation > .input-box > input[type="radio"], .showcase > .systems-page #systemsNavigation-roof > .input-box > input[type="radio"], .showcase > .systems-page #systemsNavigation-facade > .input-box > input[type="radio"], .section-a > .systems-page #matNav > .input-box > input[type="radio"], .section-a > .systems-page #productNavigation > .input-box > input[type="radio"], .section-a > .systems-page #systemsNavigation > .input-box > input[type="radio"], .section-a > .systems-page #systemsNavigation-roof > .input-box > input[type="radio"], .section-a > .systems-page #systemsNavigation-facade > .input-box > input[type="radio"] {
        position: absolute;
        opacity: 0;
        z-index: -1; }
      .material-page #matNav > .input-box > label, .material-page #productNavigation > .input-box > label, .material-page #systemsNavigation > .input-box > label, .material-page #systemsNavigation-roof > .input-box > label, .material-page #systemsNavigation-facade > .input-box > label, .section-a > .products-page #matNav > .input-box > label, .section-a > .products-page #productNavigation > .input-box > label, .section-a > .products-page #systemsNavigation > .input-box > label, .section-a > .products-page #systemsNavigation-roof > .input-box > label, .section-a > .products-page #systemsNavigation-facade > .input-box > label, .showcase > .systems-page #matNav > .input-box > label, .showcase > .systems-page #productNavigation > .input-box > label, .showcase > .systems-page #systemsNavigation > .input-box > label, .showcase > .systems-page #systemsNavigation-roof > .input-box > label, .showcase > .systems-page #systemsNavigation-facade > .input-box > label, .section-a > .systems-page #matNav > .input-box > label, .section-a > .systems-page #productNavigation > .input-box > label, .section-a > .systems-page #systemsNavigation > .input-box > label, .section-a > .systems-page #systemsNavigation-roof > .input-box > label, .section-a > .systems-page #systemsNavigation-facade > .input-box > label {
        position: relative;
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
        border: 1px solid #444;
        border-radius: 2px;
        margin: 0 5px 5px 5px;
        padding: 5px;
        width: 23%;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 36px;
        cursor: pointer; }
        .material-page #matNav > .input-box > label span, .material-page #productNavigation > .input-box > label span, .material-page #systemsNavigation > .input-box > label span, .material-page #systemsNavigation-roof > .input-box > label span, .material-page #systemsNavigation-facade > .input-box > label span, .section-a > .products-page #matNav > .input-box > label span, .section-a > .products-page #productNavigation > .input-box > label span, .section-a > .products-page #systemsNavigation > .input-box > label span, .section-a > .products-page #systemsNavigation-roof > .input-box > label span, .section-a > .products-page #systemsNavigation-facade > .input-box > label span, .showcase > .systems-page #matNav > .input-box > label span, .showcase > .systems-page #productNavigation > .input-box > label span, .showcase > .systems-page #systemsNavigation > .input-box > label span, .showcase > .systems-page #systemsNavigation-roof > .input-box > label span, .showcase > .systems-page #systemsNavigation-facade > .input-box > label span, .section-a > .systems-page #matNav > .input-box > label span, .section-a > .systems-page #productNavigation > .input-box > label span, .section-a > .systems-page #systemsNavigation > .input-box > label span, .section-a > .systems-page #systemsNavigation-roof > .input-box > label span, .section-a > .systems-page #systemsNavigation-facade > .input-box > label span {
          position: absolute;
          top: -35px;
          left: 0;
          width: 200%;
          color: #000;
          text-align: left; }
      .material-page #matNav > .input-box > input[type="radio"]:checked + label, .material-page #productNavigation > .input-box > input[type="radio"]:checked + label, .material-page #systemsNavigation > .input-box > input[type="radio"]:checked + label, .material-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label, .material-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label, .section-a > .products-page #matNav > .input-box > input[type="radio"]:checked + label, .section-a > .products-page #productNavigation > .input-box > input[type="radio"]:checked + label, .section-a > .products-page #systemsNavigation > .input-box > input[type="radio"]:checked + label, .section-a > .products-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label, .section-a > .products-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label, .showcase > .systems-page #matNav > .input-box > input[type="radio"]:checked + label, .showcase > .systems-page #productNavigation > .input-box > input[type="radio"]:checked + label, .showcase > .systems-page #systemsNavigation > .input-box > input[type="radio"]:checked + label, .showcase > .systems-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label, .showcase > .systems-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label, .section-a > .systems-page #matNav > .input-box > input[type="radio"]:checked + label, .section-a > .systems-page #productNavigation > .input-box > input[type="radio"]:checked + label, .section-a > .systems-page #systemsNavigation > .input-box > input[type="radio"]:checked + label, .section-a > .systems-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label, .section-a > .systems-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label {
        color: #fff;
        background: #8e44ad; }
        .material-page #matNav > .input-box > input[type="radio"]:checked + label span, .material-page #productNavigation > .input-box > input[type="radio"]:checked + label span, .material-page #systemsNavigation > .input-box > input[type="radio"]:checked + label span, .material-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label span, .material-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label span, .section-a > .products-page #matNav > .input-box > input[type="radio"]:checked + label span, .section-a > .products-page #productNavigation > .input-box > input[type="radio"]:checked + label span, .section-a > .products-page #systemsNavigation > .input-box > input[type="radio"]:checked + label span, .section-a > .products-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label span, .section-a > .products-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label span, .showcase > .systems-page #matNav > .input-box > input[type="radio"]:checked + label span, .showcase > .systems-page #productNavigation > .input-box > input[type="radio"]:checked + label span, .showcase > .systems-page #systemsNavigation > .input-box > input[type="radio"]:checked + label span, .showcase > .systems-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label span, .showcase > .systems-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label span, .section-a > .systems-page #matNav > .input-box > input[type="radio"]:checked + label span, .section-a > .systems-page #productNavigation > .input-box > input[type="radio"]:checked + label span, .section-a > .systems-page #systemsNavigation > .input-box > input[type="radio"]:checked + label span, .section-a > .systems-page #systemsNavigation-roof > .input-box > input[type="radio"]:checked + label span, .section-a > .systems-page #systemsNavigation-facade > .input-box > input[type="radio"]:checked + label span {
          color: #000; }
      .material-page #matNav > .input-box > label, .material-page #productNavigation > .input-box > label, .material-page #systemsNavigation > .input-box > label, .material-page #systemsNavigation-roof > .input-box > label, .material-page #systemsNavigation-facade > .input-box > label, .section-a > .products-page #matNav > .input-box > label, .section-a > .products-page #productNavigation > .input-box > label, .section-a > .products-page #systemsNavigation > .input-box > label, .section-a > .products-page #systemsNavigation-roof > .input-box > label, .section-a > .products-page #systemsNavigation-facade > .input-box > label, .showcase > .systems-page #matNav > .input-box > label, .showcase > .systems-page #productNavigation > .input-box > label, .showcase > .systems-page #systemsNavigation > .input-box > label, .showcase > .systems-page #systemsNavigation-roof > .input-box > label, .showcase > .systems-page #systemsNavigation-facade > .input-box > label, .section-a > .systems-page #matNav > .input-box > label, .section-a > .systems-page #productNavigation > .input-box > label, .section-a > .systems-page #systemsNavigation > .input-box > label, .section-a > .systems-page #systemsNavigation-roof > .input-box > label, .section-a > .systems-page #systemsNavigation-facade > .input-box > label {
        -webkit-transition: 0.25s all ease;
        -moz-transition: 0.25s all ease;
        transition: 0.25s all ease; }
    .material-page #matNav .type-holder-box, .material-page #productNavigation .type-holder-box, .material-page #systemsNavigation .type-holder-box, .material-page #systemsNavigation-roof .type-holder-box, .material-page #systemsNavigation-facade .type-holder-box, .section-a > .products-page #matNav .type-holder-box, .section-a > .products-page #productNavigation .type-holder-box, .section-a > .products-page #systemsNavigation .type-holder-box, .section-a > .products-page #systemsNavigation-roof .type-holder-box, .section-a > .products-page #systemsNavigation-facade .type-holder-box, .showcase > .systems-page #matNav .type-holder-box, .showcase > .systems-page #productNavigation .type-holder-box, .showcase > .systems-page #systemsNavigation .type-holder-box, .showcase > .systems-page #systemsNavigation-roof .type-holder-box, .showcase > .systems-page #systemsNavigation-facade .type-holder-box, .section-a > .systems-page #matNav .type-holder-box, .section-a > .systems-page #productNavigation .type-holder-box, .section-a > .systems-page #systemsNavigation .type-holder-box, .section-a > .systems-page #systemsNavigation-roof .type-holder-box, .section-a > .systems-page #systemsNavigation-facade .type-holder-box {
      width: 90%;
      margin-right: auto;
      margin-left: auto; }
      .material-page #matNav .type-holder-box .type-holder, .material-page #productNavigation .type-holder-box .type-holder, .material-page #systemsNavigation .type-holder-box .type-holder, .material-page #systemsNavigation-roof .type-holder-box .type-holder, .material-page #systemsNavigation-facade .type-holder-box .type-holder, .section-a > .products-page #matNav .type-holder-box .type-holder, .section-a > .products-page #productNavigation .type-holder-box .type-holder, .section-a > .products-page #systemsNavigation .type-holder-box .type-holder, .section-a > .products-page #systemsNavigation-roof .type-holder-box .type-holder, .section-a > .products-page #systemsNavigation-facade .type-holder-box .type-holder, .showcase > .systems-page #matNav .type-holder-box .type-holder, .showcase > .systems-page #productNavigation .type-holder-box .type-holder, .showcase > .systems-page #systemsNavigation .type-holder-box .type-holder, .showcase > .systems-page #systemsNavigation-roof .type-holder-box .type-holder, .showcase > .systems-page #systemsNavigation-facade .type-holder-box .type-holder, .section-a > .systems-page #matNav .type-holder-box .type-holder, .section-a > .systems-page #productNavigation .type-holder-box .type-holder, .section-a > .systems-page #systemsNavigation .type-holder-box .type-holder, .section-a > .systems-page #systemsNavigation-roof .type-holder-box .type-holder, .section-a > .systems-page #systemsNavigation-facade .type-holder-box .type-holder {
        list-style: none;
        margin: 0;
        padding: 0; }
        .material-page #matNav .type-holder-box .type-holder > li, .material-page #productNavigation .type-holder-box .type-holder > li, .material-page #systemsNavigation .type-holder-box .type-holder > li, .material-page #systemsNavigation-roof .type-holder-box .type-holder > li, .material-page #systemsNavigation-facade .type-holder-box .type-holder > li, .section-a > .products-page #matNav .type-holder-box .type-holder > li, .section-a > .products-page #productNavigation .type-holder-box .type-holder > li, .section-a > .products-page #systemsNavigation .type-holder-box .type-holder > li, .section-a > .products-page #systemsNavigation-roof .type-holder-box .type-holder > li, .section-a > .products-page #systemsNavigation-facade .type-holder-box .type-holder > li, .showcase > .systems-page #matNav .type-holder-box .type-holder > li, .showcase > .systems-page #productNavigation .type-holder-box .type-holder > li, .showcase > .systems-page #systemsNavigation .type-holder-box .type-holder > li, .showcase > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li, .showcase > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li, .section-a > .systems-page #matNav .type-holder-box .type-holder > li, .section-a > .systems-page #productNavigation .type-holder-box .type-holder > li, .section-a > .systems-page #systemsNavigation .type-holder-box .type-holder > li, .section-a > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li, .section-a > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li {
          width: 20%;
          min-width: 140px;
          padding-top: 20%;
          float: left;
          color: #fff;
          position: relative;
          overflow: hidden; }
          .material-page #matNav .type-holder-box .type-holder > li .material-specifics, .material-page #productNavigation .type-holder-box .type-holder > li .material-specifics, .material-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics, .material-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics, .material-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics, .section-a > .products-page #matNav .type-holder-box .type-holder > li .material-specifics, .section-a > .products-page #productNavigation .type-holder-box .type-holder > li .material-specifics, .section-a > .products-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics, .section-a > .products-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics, .section-a > .products-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics, .showcase > .systems-page #matNav .type-holder-box .type-holder > li .material-specifics, .showcase > .systems-page #productNavigation .type-holder-box .type-holder > li .material-specifics, .showcase > .systems-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics, .showcase > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics, .showcase > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics, .section-a > .systems-page #matNav .type-holder-box .type-holder > li .material-specifics, .section-a > .systems-page #productNavigation .type-holder-box .type-holder > li .material-specifics, .section-a > .systems-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics, .section-a > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics, .section-a > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
            .material-page #matNav .type-holder-box .type-holder > li .material-specifics h2, .material-page #productNavigation .type-holder-box .type-holder > li .material-specifics h2, .material-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics h2, .material-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics h2, .material-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics h2, .section-a > .products-page #matNav .type-holder-box .type-holder > li .material-specifics h2, .section-a > .products-page #productNavigation .type-holder-box .type-holder > li .material-specifics h2, .section-a > .products-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics h2, .section-a > .products-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics h2, .section-a > .products-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics h2, .showcase > .systems-page #matNav .type-holder-box .type-holder > li .material-specifics h2, .showcase > .systems-page #productNavigation .type-holder-box .type-holder > li .material-specifics h2, .showcase > .systems-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics h2, .showcase > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics h2, .showcase > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics h2, .section-a > .systems-page #matNav .type-holder-box .type-holder > li .material-specifics h2, .section-a > .systems-page #productNavigation .type-holder-box .type-holder > li .material-specifics h2, .section-a > .systems-page #systemsNavigation .type-holder-box .type-holder > li .material-specifics h2, .section-a > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li .material-specifics h2, .section-a > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li .material-specifics h2 {
              font-size: 2em; }
        .material-page #matNav .type-holder-box .type-holder > li:hover, .material-page #productNavigation .type-holder-box .type-holder > li:hover, .material-page #systemsNavigation .type-holder-box .type-holder > li:hover, .material-page #systemsNavigation-roof .type-holder-box .type-holder > li:hover, .material-page #systemsNavigation-facade .type-holder-box .type-holder > li:hover, .section-a > .products-page #matNav .type-holder-box .type-holder > li:hover, .section-a > .products-page #productNavigation .type-holder-box .type-holder > li:hover, .section-a > .products-page #systemsNavigation .type-holder-box .type-holder > li:hover, .section-a > .products-page #systemsNavigation-roof .type-holder-box .type-holder > li:hover, .section-a > .products-page #systemsNavigation-facade .type-holder-box .type-holder > li:hover, .showcase > .systems-page #matNav .type-holder-box .type-holder > li:hover, .showcase > .systems-page #productNavigation .type-holder-box .type-holder > li:hover, .showcase > .systems-page #systemsNavigation .type-holder-box .type-holder > li:hover, .showcase > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li:hover, .showcase > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li:hover, .section-a > .systems-page #matNav .type-holder-box .type-holder > li:hover, .section-a > .systems-page #productNavigation .type-holder-box .type-holder > li:hover, .section-a > .systems-page #systemsNavigation .type-holder-box .type-holder > li:hover, .section-a > .systems-page #systemsNavigation-roof .type-holder-box .type-holder > li:hover, .section-a > .systems-page #systemsNavigation-facade .type-holder-box .type-holder > li:hover {
          cursor: pointer;
          -webkit-transform: scale(1.01);
          -moz-transform: scale(1.01);
          transform: scale(1.01);
          -webkit-box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
          z-index: 2; }
      .material-page #matNav .type-holder-box [data-material="type-1"], .material-page #productNavigation .type-holder-box [data-material="type-1"], .material-page #systemsNavigation .type-holder-box [data-material="type-1"], .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"], .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"], .section-a > .products-page #matNav .type-holder-box [data-material="type-1"], .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"], .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"], .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"], .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"], .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"], .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"], .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"], .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"], .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"], .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"], .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"], .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"], .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"], .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] {
        /*              WHITE COLORS                                 */
        /*              GREY COLORS                                 */
        /*              GREEN COLORS                                 */
        /*              BLUE COLORS                                 */
        /*              BROWN COLORS                                 */
        /*              RED COLORS                                 */
        /*              YELLOW COLORS                                 */
        /*              METALLIC COLORS                                 */ }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-white, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-white, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-white, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-white, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-white, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-white, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-white {
          background-color: #fff;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite {
          background-color: #E4E4E4;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite {
          background-color: #EBEBE7;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite {
          background-color: #f6f5ee;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite {
          background-color: #D4D4CC;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey {
          background-color: #A29F96;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey {
          background-color: #7B7A78;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey {
          background-color: #2F343A;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey {
          background-color: #362D20;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey {
          background-color: #dddbcf;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-grey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-grey {
          background-color: #ababa1;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey {
          background-color: #4b5054;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-graphite, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-graphite {
          background-color: #47535b;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-black, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-black, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-black, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-black, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-black, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-black, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-black {
          background-color: #000;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris {
          background-color: #94C4B2;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-green, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-green, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-green, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-green, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-green, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-green, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-green {
          background-color: #195D3A;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen {
          background-color: #354928;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen {
          background-color: #414329;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-moss, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-moss {
          background-color: #28310B;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue {
          background-color: #152D4B;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-blue, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-blue {
          background-color: #203E71;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue {
          background-color: #265397;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue {
          background-color: #56748C;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brown, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brown {
          background-color: #3f1509;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown {
          background-color: #372517;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown {
          background-color: #2E180E;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown {
          background-color: #512218;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed {
          background-color: #6A2C20;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed {
          background-color: #582423;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed {
          background-color: #5B130F;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-red, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-red, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-red, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-red, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-red, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-red, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-red {
          background-color: #672724;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed {
          background-color: #7E1B1D;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed {
          background-color: #6B2518;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed {
          background-color: #8A1B13;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed {
          background-color: #864F0C;
          color: #fff; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-yellow, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-yellow {
          background-color: #F1E50B;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow {
          background-color: #F4E287;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow {
          background-color: #F5E972;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow {
          background-color: #E5DBA3;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light {
          background-color: #B3B4B3;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark {
          background-color: #838588;
          color: #000000; }
        .material-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .material-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .material-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .products-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .showcase > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .systems-page #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-1"] > #material-name-plate-copper, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-1"] > #material-name-plate-copper {
          background-color: #9E7A4E;
          color: #fff; }
      .material-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .material-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .material-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .products-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .showcase > .systems-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .systems-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-bright, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-bright {
        background-color: #d8dede;
        color: #000000; }
      .material-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .material-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey {
        background-color: #abb0a9;
        color: #000000; }
      .material-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .material-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .material-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .material-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .material-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .products-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .products-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .products-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .products-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .products-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .showcase > .systems-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .showcase > .systems-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .showcase > .systems-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .showcase > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .showcase > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .systems-page #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .systems-page #productNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .systems-page #systemsNavigation .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .systems-page #systemsNavigation-roof .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey, .section-a > .systems-page #systemsNavigation-facade .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey {
        background-color: #44453f;
        color: #fff; }
    .material-page #matNav .material-text-content, .material-page #productNavigation .material-text-content, .material-page #systemsNavigation .material-text-content, .material-page #systemsNavigation-roof .material-text-content, .material-page #systemsNavigation-facade .material-text-content, .section-a > .products-page #matNav .material-text-content, .section-a > .products-page #productNavigation .material-text-content, .section-a > .products-page #systemsNavigation .material-text-content, .section-a > .products-page #systemsNavigation-roof .material-text-content, .section-a > .products-page #systemsNavigation-facade .material-text-content, .showcase > .systems-page #matNav .material-text-content, .showcase > .systems-page #productNavigation .material-text-content, .showcase > .systems-page #systemsNavigation .material-text-content, .showcase > .systems-page #systemsNavigation-roof .material-text-content, .showcase > .systems-page #systemsNavigation-facade .material-text-content, .section-a > .systems-page #matNav .material-text-content, .section-a > .systems-page #productNavigation .material-text-content, .section-a > .systems-page #systemsNavigation .material-text-content, .section-a > .systems-page #systemsNavigation-roof .material-text-content, .section-a > .systems-page #systemsNavigation-facade .material-text-content {
      padding: 0;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 10px;
      margin-bottom: 30px; }
      .material-page #matNav .material-text-content .material-intro, .material-page #productNavigation .material-text-content .material-intro, .material-page #systemsNavigation .material-text-content .material-intro, .material-page #systemsNavigation-roof .material-text-content .material-intro, .material-page #systemsNavigation-facade .material-text-content .material-intro, .section-a > .products-page #matNav .material-text-content .material-intro, .section-a > .products-page #productNavigation .material-text-content .material-intro, .section-a > .products-page #systemsNavigation .material-text-content .material-intro, .section-a > .products-page #systemsNavigation-roof .material-text-content .material-intro, .section-a > .products-page #systemsNavigation-facade .material-text-content .material-intro, .showcase > .systems-page #matNav .material-text-content .material-intro, .showcase > .systems-page #productNavigation .material-text-content .material-intro, .showcase > .systems-page #systemsNavigation .material-text-content .material-intro, .showcase > .systems-page #systemsNavigation-roof .material-text-content .material-intro, .showcase > .systems-page #systemsNavigation-facade .material-text-content .material-intro, .section-a > .systems-page #matNav .material-text-content .material-intro, .section-a > .systems-page #productNavigation .material-text-content .material-intro, .section-a > .systems-page #systemsNavigation .material-text-content .material-intro, .section-a > .systems-page #systemsNavigation-roof .material-text-content .material-intro, .section-a > .systems-page #systemsNavigation-facade .material-text-content .material-intro {
        width: 70%;
        text-align: justify;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 20px; }
      .material-page #matNav .material-text-content h3, .material-page #productNavigation .material-text-content h3, .material-page #systemsNavigation .material-text-content h3, .material-page #systemsNavigation-roof .material-text-content h3, .material-page #systemsNavigation-facade .material-text-content h3, .section-a > .products-page #matNav .material-text-content h3, .section-a > .products-page #productNavigation .material-text-content h3, .section-a > .products-page #systemsNavigation .material-text-content h3, .section-a > .products-page #systemsNavigation-roof .material-text-content h3, .section-a > .products-page #systemsNavigation-facade .material-text-content h3, .showcase > .systems-page #matNav .material-text-content h3, .showcase > .systems-page #productNavigation .material-text-content h3, .showcase > .systems-page #systemsNavigation .material-text-content h3, .showcase > .systems-page #systemsNavigation-roof .material-text-content h3, .showcase > .systems-page #systemsNavigation-facade .material-text-content h3, .section-a > .systems-page #matNav .material-text-content h3, .section-a > .systems-page #productNavigation .material-text-content h3, .section-a > .systems-page #systemsNavigation .material-text-content h3, .section-a > .systems-page #systemsNavigation-roof .material-text-content h3, .section-a > .systems-page #systemsNavigation-facade .material-text-content h3 {
        text-transform: uppercase;
        font-size: 2.7rem;
        color: #000;
        margin: 35px 0 15px 0;
        font-weight: bold; }
      .material-page #matNav .material-text-content span, .material-page #productNavigation .material-text-content span, .material-page #systemsNavigation .material-text-content span, .material-page #systemsNavigation-roof .material-text-content span, .material-page #systemsNavigation-facade .material-text-content span, .section-a > .products-page #matNav .material-text-content span, .section-a > .products-page #productNavigation .material-text-content span, .section-a > .products-page #systemsNavigation .material-text-content span, .section-a > .products-page #systemsNavigation-roof .material-text-content span, .section-a > .products-page #systemsNavigation-facade .material-text-content span, .showcase > .systems-page #matNav .material-text-content span, .showcase > .systems-page #productNavigation .material-text-content span, .showcase > .systems-page #systemsNavigation .material-text-content span, .showcase > .systems-page #systemsNavigation-roof .material-text-content span, .showcase > .systems-page #systemsNavigation-facade .material-text-content span, .section-a > .systems-page #matNav .material-text-content span, .section-a > .systems-page #productNavigation .material-text-content span, .section-a > .systems-page #systemsNavigation .material-text-content span, .section-a > .systems-page #systemsNavigation-roof .material-text-content span, .section-a > .systems-page #systemsNavigation-facade .material-text-content span {
        font-weight: bold;
        color: black; }
      .material-page #matNav .material-text-content ul, .material-page #productNavigation .material-text-content ul, .material-page #systemsNavigation .material-text-content ul, .material-page #systemsNavigation-roof .material-text-content ul, .material-page #systemsNavigation-facade .material-text-content ul, .section-a > .products-page #matNav .material-text-content ul, .section-a > .products-page #productNavigation .material-text-content ul, .section-a > .products-page #systemsNavigation .material-text-content ul, .section-a > .products-page #systemsNavigation-roof .material-text-content ul, .section-a > .products-page #systemsNavigation-facade .material-text-content ul, .showcase > .systems-page #matNav .material-text-content ul, .showcase > .systems-page #productNavigation .material-text-content ul, .showcase > .systems-page #systemsNavigation .material-text-content ul, .showcase > .systems-page #systemsNavigation-roof .material-text-content ul, .showcase > .systems-page #systemsNavigation-facade .material-text-content ul, .section-a > .systems-page #matNav .material-text-content ul, .section-a > .systems-page #productNavigation .material-text-content ul, .section-a > .systems-page #systemsNavigation .material-text-content ul, .section-a > .systems-page #systemsNavigation-roof .material-text-content ul, .section-a > .systems-page #systemsNavigation-facade .material-text-content ul {
        padding: 10px 0; }
        .material-page #matNav .material-text-content ul > li, .material-page #productNavigation .material-text-content ul > li, .material-page #systemsNavigation .material-text-content ul > li, .material-page #systemsNavigation-roof .material-text-content ul > li, .material-page #systemsNavigation-facade .material-text-content ul > li, .section-a > .products-page #matNav .material-text-content ul > li, .section-a > .products-page #productNavigation .material-text-content ul > li, .section-a > .products-page #systemsNavigation .material-text-content ul > li, .section-a > .products-page #systemsNavigation-roof .material-text-content ul > li, .section-a > .products-page #systemsNavigation-facade .material-text-content ul > li, .showcase > .systems-page #matNav .material-text-content ul > li, .showcase > .systems-page #productNavigation .material-text-content ul > li, .showcase > .systems-page #systemsNavigation .material-text-content ul > li, .showcase > .systems-page #systemsNavigation-roof .material-text-content ul > li, .showcase > .systems-page #systemsNavigation-facade .material-text-content ul > li, .section-a > .systems-page #matNav .material-text-content ul > li, .section-a > .systems-page #productNavigation .material-text-content ul > li, .section-a > .systems-page #systemsNavigation .material-text-content ul > li, .section-a > .systems-page #systemsNavigation-roof .material-text-content ul > li, .section-a > .systems-page #systemsNavigation-facade .material-text-content ul > li {
          width: 25%;
          min-width: 200px;
          float: left;
          text-align: left;
          border-right: 1px solid #aaa;
          color: #444; }
          .material-page #matNav .material-text-content ul > li p, .material-page #productNavigation .material-text-content ul > li p, .material-page #systemsNavigation .material-text-content ul > li p, .material-page #systemsNavigation-roof .material-text-content ul > li p, .material-page #systemsNavigation-facade .material-text-content ul > li p, .section-a > .products-page #matNav .material-text-content ul > li p, .section-a > .products-page #productNavigation .material-text-content ul > li p, .section-a > .products-page #systemsNavigation .material-text-content ul > li p, .section-a > .products-page #systemsNavigation-roof .material-text-content ul > li p, .section-a > .products-page #systemsNavigation-facade .material-text-content ul > li p, .showcase > .systems-page #matNav .material-text-content ul > li p, .showcase > .systems-page #productNavigation .material-text-content ul > li p, .showcase > .systems-page #systemsNavigation .material-text-content ul > li p, .showcase > .systems-page #systemsNavigation-roof .material-text-content ul > li p, .showcase > .systems-page #systemsNavigation-facade .material-text-content ul > li p, .section-a > .systems-page #matNav .material-text-content ul > li p, .section-a > .systems-page #productNavigation .material-text-content ul > li p, .section-a > .systems-page #systemsNavigation .material-text-content ul > li p, .section-a > .systems-page #systemsNavigation-roof .material-text-content ul > li p, .section-a > .systems-page #systemsNavigation-facade .material-text-content ul > li p {
            width: 90%;
            padding-left: 10%; }
        .material-page #matNav .material-text-content ul > li:first-of-type, .material-page #productNavigation .material-text-content ul > li:first-of-type, .material-page #systemsNavigation .material-text-content ul > li:first-of-type, .material-page #systemsNavigation-roof .material-text-content ul > li:first-of-type, .material-page #systemsNavigation-facade .material-text-content ul > li:first-of-type, .section-a > .products-page #matNav .material-text-content ul > li:first-of-type, .section-a > .products-page #productNavigation .material-text-content ul > li:first-of-type, .section-a > .products-page #systemsNavigation .material-text-content ul > li:first-of-type, .section-a > .products-page #systemsNavigation-roof .material-text-content ul > li:first-of-type, .section-a > .products-page #systemsNavigation-facade .material-text-content ul > li:first-of-type, .showcase > .systems-page #matNav .material-text-content ul > li:first-of-type, .showcase > .systems-page #productNavigation .material-text-content ul > li:first-of-type, .showcase > .systems-page #systemsNavigation .material-text-content ul > li:first-of-type, .showcase > .systems-page #systemsNavigation-roof .material-text-content ul > li:first-of-type, .showcase > .systems-page #systemsNavigation-facade .material-text-content ul > li:first-of-type, .section-a > .systems-page #matNav .material-text-content ul > li:first-of-type, .section-a > .systems-page #productNavigation .material-text-content ul > li:first-of-type, .section-a > .systems-page #systemsNavigation .material-text-content ul > li:first-of-type, .section-a > .systems-page #systemsNavigation-roof .material-text-content ul > li:first-of-type, .section-a > .systems-page #systemsNavigation-facade .material-text-content ul > li:first-of-type {
          border-left: 1px solid #aaa; }
      .material-page #matNav .material-text-content p, .material-page #productNavigation .material-text-content p, .material-page #systemsNavigation .material-text-content p, .material-page #systemsNavigation-roof .material-text-content p, .material-page #systemsNavigation-facade .material-text-content p, .section-a > .products-page #matNav .material-text-content p, .section-a > .products-page #productNavigation .material-text-content p, .section-a > .products-page #systemsNavigation .material-text-content p, .section-a > .products-page #systemsNavigation-roof .material-text-content p, .section-a > .products-page #systemsNavigation-facade .material-text-content p, .showcase > .systems-page #matNav .material-text-content p, .showcase > .systems-page #productNavigation .material-text-content p, .showcase > .systems-page #systemsNavigation .material-text-content p, .showcase > .systems-page #systemsNavigation-roof .material-text-content p, .showcase > .systems-page #systemsNavigation-facade .material-text-content p, .section-a > .systems-page #matNav .material-text-content p, .section-a > .systems-page #productNavigation .material-text-content p, .section-a > .systems-page #systemsNavigation .material-text-content p, .section-a > .systems-page #systemsNavigation-roof .material-text-content p, .section-a > .systems-page #systemsNavigation-facade .material-text-content p {
        margin: 0; }

#matNav {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  border-bottom: 1px #aaa solid; }
  #matNav ul {
    list-style: none; }
  #matNav > .input-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto; }
    #matNav > .input-box > input[type="radio"] {
      position: absolute;
      opacity: 0;
      z-index: -1; }
    #matNav > .input-box > label {
      position: relative;
      display: inline-block;
      box-sizing: border-box;
      text-align: center;
      border: 1px solid #444;
      border-radius: 2px;
      margin: 0 5px 5px 5px;
      padding: 5px;
      width: 23%;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 36px;
      cursor: pointer; }
      #matNav > .input-box > label span {
        position: absolute;
        top: -35px;
        left: 0;
        width: 200%;
        color: #000;
        text-align: left; }
    #matNav > .input-box > input[type="radio"]:checked + label {
      color: #fff;
      background: #8e44ad; }
      #matNav > .input-box > input[type="radio"]:checked + label span {
        color: #000; }
    #matNav > .input-box > label {
      -webkit-transition: 0.25s all ease;
      -moz-transition: 0.25s all ease;
      transition: 0.25s all ease; }
  #matNav .type-holder-box {
    width: 90%;
    margin-right: auto;
    margin-left: auto; }
    #matNav .type-holder-box .type-holder {
      display: none;
      list-style: none;
      margin: 0;
      padding: 0; }
      #matNav .type-holder-box .type-holder > li {
        width: 20%;
        min-width: 140px;
        padding-top: 20%;
        float: left;
        color: #fff;
        position: relative;
        overflow: hidden; }
        #matNav .type-holder-box .type-holder > li .material-specifics {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
          #matNav .type-holder-box .type-holder > li .material-specifics h2 {
            font-size: 2em; }
      #matNav .type-holder-box .type-holder > li:hover {
        cursor: pointer;
        -webkit-transform: scale(1.01);
        -moz-transform: scale(1.01);
        transform: scale(1.01);
        -webkit-box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        z-index: 2; }
    #matNav .type-holder-box [data-material="type-1"] {
      /*              WHITE COLORS                                 */
      /*              GREY COLORS                                 */
      /*              GREEN COLORS                                 */
      /*              BLUE COLORS                                 */
      /*              BROWN COLORS                                 */
      /*              RED COLORS                                 */
      /*              YELLOW COLORS                                 */
      /*              METALLIC COLORS                                 */ }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-white {
        background-color: #fff;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antiquWhite {
        background-color: #E4E4E4;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-ivoryWhite {
        background-color: #EBEBE7;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-warmWhite {
        background-color: #f6f5ee;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-greyWhite {
        background-color: #D4D4CC;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-doveGrey {
        background-color: #A29F96;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-zinkGrey {
        background-color: #7B7A78;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-antracitGrey {
        background-color: #2F343A;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blyertsGrey {
        background-color: #362D20;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightGrey {
        background-color: #dddbcf;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-grey {
        background-color: #ababa1;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkGrey {
        background-color: #4b5054;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-graphite {
        background-color: #47535b;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-black {
        background-color: #000;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-verdigris {
        background-color: #94C4B2;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-green {
        background-color: #195D3A;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-forestGreen {
        background-color: #354928;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coniferousGreen {
        background-color: #414329;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-moss {
        background-color: #28310B;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBlue {
        background-color: #152D4B;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-blue {
        background-color: #203E71;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearBlue {
        background-color: #265397;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightBlue {
        background-color: #56748C;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brown {
        background-color: #3f1509;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkBrown {
        background-color: #372517;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-chocolateBrown {
        background-color: #2E180E;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-redBrown {
        background-color: #512218;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-brickRed {
        background-color: #6A2C20;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-wineRed {
        background-color: #582423;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-darkRed {
        background-color: #5B130F;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-red {
        background-color: #672724;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-terrakottaRed {
        background-color: #7E1B1D;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-coralRed {
        background-color: #6B2518;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-clearRed {
        background-color: #8A1B13;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-classicRed {
        background-color: #864F0C;
        color: #fff; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-yellow {
        background-color: #F1E50B;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-lightYellow {
        background-color: #F4E287;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-sandYellow {
        background-color: #F5E972;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-vanillaYellow {
        background-color: #E5DBA3;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-light {
        background-color: #B3B4B3;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-silverMetallic-dark {
        background-color: #838588;
        color: #000000; }
      #matNav .type-holder-box [data-material="type-1"] > #material-name-plate-copper {
        background-color: #9E7A4E;
        color: #fff; }
    #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-bright {
      background-color: #d8dede;
      color: #000000; }
    #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-blueGrey {
      background-color: #abb0a9;
      color: #000000; }
    #matNav .type-holder-box [data-material="type-2"] > #material-name-zink-graphiteGrey {
      background-color: #44453f;
      color: #fff; }
  #matNav .material-text-content {
    padding: 0;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 30px; }
    #matNav .material-text-content .material-intro {
      width: 70%;
      text-align: justify;
      margin-right: auto;
      margin-left: auto;
      padding-bottom: 20px; }
    #matNav .material-text-content h3 {
      text-transform: uppercase;
      font-size: 2.7rem;
      color: #000;
      margin: 35px 0 15px 0;
      font-weight: bold; }
    #matNav .material-text-content span {
      font-weight: bold;
      color: black; }
    #matNav .material-text-content ul {
      padding: 10px 0; }
      #matNav .material-text-content ul > li {
        width: 25%;
        min-width: 200px;
        float: left;
        text-align: left;
        border-right: 1px solid #aaa;
        color: #444; }
        #matNav .material-text-content ul > li p {
          width: 90%;
          padding-left: 10%; }
      #matNav .material-text-content ul > li:first-of-type {
        border-left: 1px solid #aaa; }
    #matNav .material-text-content p {
      margin: 0; }

.section-a > .products-page #productNavigation {
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  border: none; }
  .section-a > .products-page #productNavigation .product-input-box > label {
    width: 25%; }
.section-a > .products-page .product-categories .product-category .category-line-holder {
  width: 100%;
  text-align: center;
  margin: 3% 0 5% 0;
  background-image: linear-gradient(to right, black 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 3rem 1px;
  background-repeat: repeat-x; }
  .section-a > .products-page .product-categories .product-category .category-line-holder .category-line {
    position: relative;
    top: 12px;
    font-size: 1.3em;
    padding: 0 10px;
    background: #fff;
    text-transform: uppercase; }
.section-a > .products-page .product-categories .product-category ul {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .section-a > .products-page .product-categories .product-category ul .product {
    width: 48%;
    padding: 0;
    margin-bottom: 4%;
    border: 0.5px solid #555;
    box-shadow: 5px 5px #ccc; }
    .section-a > .products-page .product-categories .product-category ul .product figure {
      padding-left: 0; }
      .section-a > .products-page .product-categories .product-category ul .product figure img {
        width: 100%; }
      .section-a > .products-page .product-categories .product-category ul .product figure figcaption {
        text-align: left;
        margin-left: 20px; }
        .section-a > .products-page .product-categories .product-category ul .product figure figcaption h2 {
          font-size: 1.7em; }
        .section-a > .products-page .product-categories .product-category ul .product figure figcaption p {
          font-size: 0.9em; }
    .section-a > .products-page .product-categories .product-category ul .product .product-right-side {
      text-align: left;
      padding-right: 20px;
      height: 100%; }
      .section-a > .products-page .product-categories .product-category ul .product .product-right-side h3 {
        font-size: 1.3em; }
      .section-a > .products-page .product-categories .product-category ul .product .product-right-side input[type="number"] {
        padding: 0;
        border: none;
        height: 2em;
        background: #ddd;
        border-radius: 0;
        padding: 5px; }
      .section-a > .products-page .product-categories .product-category ul .product .product-right-side ::-webkit-input-placeholder {
        color: #fff; }
      .section-a > .products-page .product-categories .product-category ul .product .product-right-side ::-moz-input-placeholder {
        color: #fff;
        opacity: 1; }
      .section-a > .products-page .product-categories .product-category ul .product .product-right-side > form > div {
        margin-bottom: 5px; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side > form > div label {
          font-size: 1.2em;
          padding: 3px 7px 0 0;
          font-weight: 200; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side > form > div div {
          padding-left: 0; }
      .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors {
        display: flex;
        flex-wrap: wrap;
        padding-left: 1rem; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors input {
          margin: 0;
          padding: 0;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors input:checked + .product-color {
          -webkit-filter: none;
          -moz-filter: none;
          filter: none;
          opacity: 1;
          border: 2px solid #F62459; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .product-color {
          cursor: pointer;
          background-size: cover;
          background-repeat: no-repeat;
          display: inline-block;
          width: 3rem;
          height: 3rem;
          margin-right: 7px !important;
          border-radius: 3rem;
          margin: 1%;
          -webkit-transition: all 100ms ease-in;
          -moz-transition: all 100ms ease-in;
          transition: all 100ms ease-in;
          opacity: 1; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-015 {
          background-color: #000; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-753 {
          background-color: #7e1b1d; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-925 {
          background-color: #195d3a; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-087 {
          background-color: #2f343a; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-561 {
          background-color: #265397; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-189 {
          background-color: #f4e287; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-747 {
          background-color: #5b130f; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-975 {
          background-color: #94c4b2; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-558 {
          background-color: #203e71; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-434 {
          background-color: #2e180e; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-758 {
          background-color: #672724; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-078 {
          background-color: #ebebe7; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-410 {
          background-color: #8a1b13; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-145 {
          background-color: #f5e972; }
        .section-a > .products-page .product-categories .product-category ul .product .product-right-side .product-colors .color-778 {
          background-color: #9e7a4e; }

.section-checkout {
  padding: 0; }
  .section-checkout .row {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .section-checkout .container {
    margin: 0; }
    .section-checkout .container .checkingOut {
      background-color: #22313F;
      padding: 7% 8% 10% 3.5%;
      color: #777; }
    .section-checkout .container .checkingOut-right {
      background-color: #E4F1FE;
      padding: 7% 3.5% 10% 8%;
      color: #777; }
      .section-checkout .container .checkingOut-right .require-this {
        color: red; }
    .section-checkout .container .cart {
      letter-spacing: 1px; }
      .section-checkout .container .cart h2, .section-checkout .container .cart p {
        text-align: center;
        color: #fff; }
      .section-checkout .container .cart h2 {
        margin-bottom: 0;
        font-weight: 600; }
      .section-checkout .container .cart p {
        margin-top: 0;
        font-size: 1.2em; }
      .section-checkout .container .cart table {
        width: 100%;
        border-collapse: collapse;
        background: #fff;
        border: 4rem solid #fff;
        margin-bottom: 10px; }
        .section-checkout .container .cart table tbody {
          display: table-row-group;
          vertical-align: middle;
          border-color: inherit;
          border-bottom: 1px solid #ccc; }
          .section-checkout .container .cart table tbody tr {
            display: table-row;
            vertical-align: inherit; }
            .section-checkout .container .cart table tbody tr td, .section-checkout .container .cart table tbody tr th {
              padding: 10px;
              margin: 1px; }
              .section-checkout .container .cart table tbody tr td a, .section-checkout .container .cart table tbody tr th a {
                display: block;
                color: #777;
                padding: 5px;
                text-decoration: none;
                background-color: transparent;
                text-align: center; }
                .section-checkout .container .cart table tbody tr td a img, .section-checkout .container .cart table tbody tr th a img {
                  width: 100%;
                  height: 100%;
                  max-width: 100%;
                  vertical-align: middle;
                  border: 0; }
            .section-checkout .container .cart table tbody tr th:first-of-type, .section-checkout .container .cart table tbody tr th:last-of-type {
              text-align: center; }
            .section-checkout .container .cart table tbody tr td:first-of-type {
              border-left: 0; }
            .section-checkout .container .cart table tbody tr .itemPreview {
              padding: 0;
              width: 70px; }
              .section-checkout .container .cart table tbody tr .itemPreview a {
                padding: 0; }
            .section-checkout .container .cart table tbody tr .item-count {
              text-align: center;
              border-left: 1px solid #ccc;
              border-bottom: 1px solid #ccc; }
            .section-checkout .container .cart table tbody tr .quant {
              padding: 0;
              text-align: center;
              width: 7.5%;
              border-left: 1px solid #ccc;
              border-bottom: 1px solid #ccc;
              border-right: 1px solid #ccc; }
            .section-checkout .container .cart table tbody tr .item {
              padding: 0 5px; }
            .section-checkout .container .cart table tbody tr .price {
              width: 17%;
              text-align: center; }
              .section-checkout .container .cart table tbody tr .price p {
                color: #777;
                font-size: 1em;
                margin: 0;
                vertical-align: middle;
                padding-top: 5px; }
              .section-checkout .container .cart table tbody tr .price a {
                display: inline-block;
                padding-bottom: 0; }
    .section-checkout .container .order-complete {
      margin-bottom: 20px;
      width: 100%;
      margin: 0;
      background: #ccc; }
      .section-checkout .container .order-complete .costs {
        text-align: left;
        padding: 10px;
        font-size: 1.1em; }
        .section-checkout .container .order-complete .costs p {
          margin-bottom: 0; }
        .section-checkout .container .order-complete .costs p > span {
          float: right;
          margin-right: 20px; }
      .section-checkout .container .order-complete .total {
        display: block;
        padding: 15px 15px 20px 15px;
        background: rbga(0, 0, 0, 0.1);
        font-weight: 400;
        font-size: 18px;
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase;
        text-align: left;
        color: #777;
        border-top: dashed 1px #777; }
        .section-checkout .container .order-complete .total .calculated-price {
          float: right;
          font-size: 30px;
          color: #777; }
        .section-checkout .container .order-complete .total p {
          color: 119, 119, 119, 0.8;
          font-size: 14px;
          margin-bottom: 20px;
          text-transform: none; }

.showcase > .systems-page {
  padding-top: 12.5%;
  height: 56vh; }
  .showcase > .systems-page #systemsNavigation {
    border: none; }

.showcase > .triangles-bottom h1 {
  margin: 0;
  font-size: 5em;
  font-weight: 800;
  color: #fff;
  text-shadow: 1px 1px 5px #555;
  position: absolute;
  top: -70px;
  left: 50px;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 101; }
.showcase > .triangles-bottom .roofs {
  position: absolute;
  top: -70px;
  left: 50px;
  right: 0;
  bottom: 0;
  z-index: 101;
  text-align: left; }
.showcase > .triangles-bottom .facade {
  position: absolute;
  top: -70px;
  left: 0px;
  right: 50px;
  bottom: 0;
  z-index: 101;
  text-align: right; }

.section-a > .systems-page {
  background: white;
  padding-top: 7%; }
  .section-a > .systems-page .row > h1 {
    font-size: 5em;
    font-weight: 800;
    color: #fff;
    text-shadow: 1px 1px 5px #555;
    position: relative;
    left: -30%;
    z-index: 100; }
  .section-a > .systems-page #systemsNavigation-roof > .input-box > label, .section-a > .systems-page #systemsNavigation-facade > .input-box > label {
    width: 20%;
    font-size: 1rem;
    padding: 3px; }
  .section-a > .systems-page #systemsNavigation-roof, .section-a > .systems-page #systemsNavigation-facade {
    padding-bottom: 2%; }
  .section-a > .systems-page .roof-systems, .section-a > .systems-page .facade-systems {
    padding: 0; }
    .section-a > .systems-page .roof-systems .roof-system, .section-a > .systems-page .roof-systems .facade-system, .section-a > .systems-page .facade-systems .roof-system, .section-a > .systems-page .facade-systems .facade-system {
      padding: 0;
      display: none; }
      .section-a > .systems-page .roof-systems .roof-system .roof-section-1, .section-a > .systems-page .roof-systems .roof-system .facade-section-1, .section-a > .systems-page .roof-systems .facade-system .roof-section-1, .section-a > .systems-page .roof-systems .facade-system .facade-section-1, .section-a > .systems-page .facade-systems .roof-system .roof-section-1, .section-a > .systems-page .facade-systems .roof-system .facade-section-1, .section-a > .systems-page .facade-systems .facade-system .roof-section-1, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 {
        padding: 0; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .container, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .container, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .container, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .container, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .container, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .container, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .container, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .container {
          background: #fff; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-1 > h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 > h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 > h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 > h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 > h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 > h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 > h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 > h2 {
          margin-top: 5%; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-1 > p, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 > p, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 > p, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 > p, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 > p, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 > p, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 > p, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 > p {
          width: 50%;
          text-align: center;
          margin: 0 auto; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .roof-systems-pictureBox, .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .facade-systems-pictureBox, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .roof-systems-pictureBox, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .facade-systems-pictureBox, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .roof-systems-pictureBox, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .facade-systems-pictureBox, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .roof-systems-pictureBox, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .facade-systems-pictureBox, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .roof-systems-pictureBox, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .facade-systems-pictureBox, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .roof-systems-pictureBox, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .facade-systems-pictureBox, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .roof-systems-pictureBox, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .facade-systems-pictureBox, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .roof-systems-pictureBox, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .facade-systems-pictureBox {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: center;
          padding-top: 3%;
          padding-bottom: 7%; }
          .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .facade-systems-pictureBox figure, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .roof-systems-pictureBox figure, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .facade-systems-pictureBox figure {
            padding: 0; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .facade-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .roof-systems-pictureBox figure img, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .facade-systems-pictureBox figure img {
              width: 100%; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .come-in-three, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .come-in-three, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .come-in-three, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .come-in-three, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .come-in-three, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .come-in-three, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .come-in-three, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .come-in-three {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: center;
          text-align: center;
          padding-top: 3%; }
          .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .come-in-three .the-three figcaption, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .come-in-three .the-three figcaption {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .roof-systems .roof-system .facade-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .roof-systems .facade-system .roof-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .roof-systems .facade-system .facade-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .facade-systems .roof-system .roof-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .facade-systems .roof-system .facade-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .facade-systems .facade-system .roof-section-1 .come-in-three .the-three figcaption p, .section-a > .systems-page .facade-systems .facade-system .facade-section-1 .come-in-three .the-three figcaption p {
              width: 80%; }
      .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
        background: #fff; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container > div, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container > div, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container > div, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container > div, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container > div, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container > div, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container > div, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container > div {
          width: 50%;
          float: left;
          padding-bottom: 7%; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts {
          padding: 8% 0 0% 0; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content {
          background: #999;
          color: #fff; }
          .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article {
            width: 80%;
            margin-left: auto;
            margin-right: auto;
            text-align: justify; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article h2 {
              text-align: center; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article p, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article p, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article p {
              font-size: 1.5em; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article > div, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article > div, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article > div {
              padding: 15px 0;
              margin-top: 10px;
              border-top: 1px solid #fff;
              border-bottom: 1px solid #fff;
              float: left;
              text-align: center; }
              .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article > div h5, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article > div h5, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article > div h5 {
                font-weight: 600; }
              .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article > div p, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article > div p, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article > div p {
                font-weight: 200;
                font-size: 1.2em; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article .content-details-left, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article .content-details-left {
              width: 40%;
              border-right: 1px solid #fff; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-content article .content-details-right, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-content article .content-details-right {
              width: 60%; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts {
          background: #A2DED0;
          display: flex; }
          .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts article, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts article, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts article {
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            min-width: 45%;
            max-width: 70%;
            margin-left: auto;
            margin-right: auto;
            background: orange;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            z-index: 101; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts article ul {
              width: 80%;
              margin-left: auto;
              margin-right: auto; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts article h2, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts article h2 {
              font-size: 2.5em;
              color: #fff;
              margin-top: 10%;
              margin-bottom: 10%; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts article ul, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts article ul {
              display: flex;
              flex-direction: column;
              flex-wrap: wrap;
              letter-spacing: 1.5px;
              align-content: space-between;
              padding: 10px; }
              .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .roof-systems .roof-system .roof-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .roof-systems .roof-system .facade-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .roof-systems .facade-system .roof-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .roof-systems .facade-system .facade-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .facade-systems .roof-system .roof-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .facade-systems .roof-system .facade-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .facade-systems .facade-system .roof-section-2 .container .facade-section-2-facts article ul li, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .roof-section-2-facts article ul li, .section-a > .systems-page .facade-systems .facade-system .facade-section-2 .container .facade-section-2-facts article ul li {
                font-size: 1.5em;
                text-align: justify;
                margin-bottom: 10px; }
      .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 7%;
        padding-bottom: 7%;
        background: #fff; }
        .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div {
          width: 50%;
          padding: 20px;
          display: flex;
          flex-direction: column;
          align-items: center; }
          .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure img, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div img, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure img, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div img, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure img, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div img, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure img, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div img, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure img, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div img, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure img, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div img, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure img, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div img, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure img, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div img {
            width: 70%; }
          .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div .icon-row, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure .icon-row, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div .icon-row {
            display: flex;
            flex-direction: row; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div .icon-row .fa, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div .icon-row .fa, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div .icon-row .fa, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div .icon-row .fa, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div .icon-row .fa, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div .icon-row .fa, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div .icon-row .fa, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure .icon-row .fa, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div .icon-row .fa {
              font-size: 5em;
              line-height: inherit;
              vertical-align: middle; }
            .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div .icon-row .icon-caption, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure .icon-row .icon-caption, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div .icon-row .icon-caption {
              margin: auto; }
              .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .roof-system .roof-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .roof-system .facade-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .facade-system .roof-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .roof-systems .facade-system .facade-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .roof-system .roof-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .roof-system .facade-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .facade-system .roof-section-3 .container > div .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > figure .icon-row .icon-caption > p, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div .icon-row .icon-caption > h3, .section-a > .systems-page .facade-systems .facade-system .facade-section-3 .container > div .icon-row .icon-caption > p {
                margin: 0; }

html, body {
  margin: 0;
  height: 100%; }

.parallax-showcase {
  height: 100%;
  margin: 0;
  padding: 0; }
  .parallax-showcase article {
    position: fixed;
    width: 40%;
    background: #fff;
    color: #333;
    padding: 20px;
    top: 15%;
    left: 5%;
    z-index: 809; }
    .parallax-showcase article:nth-of-type(2) {
      z-index: 808; }
    .parallax-showcase article:nth-of-type(3) {
      z-index: 807; }
    .parallax-showcase article:nth-of-type(4) {
      z-index: 806; }
    .parallax-showcase article:nth-of-type(5) {
      z-index: 805; }
    .parallax-showcase article:nth-of-type(6) {
      z-index: 804; }
    .parallax-showcase article:nth-of-type(7) {
      z-index: 803; }
    .parallax-showcase article:nth-of-type(8) {
      z-index: 802; }
    .parallax-showcase article:nth-of-type(9) {
      z-index: 801; }
  .parallax-showcase .paralax-1 {
    position: relative;
    height: 100%;
    background-attachment: fixed;
    background-size: cover !important;
    background-position: center;
    background-blend-mode: screen; }
    .parallax-showcase .paralax-1:nth-of-type(1) {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden;
      background-attachment: fixed;
      background-size: cover !important;
      background-position: center;
      background-blend-mode: screen;
      background-image: url(../img/project/project_1/uggleberget_1.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(2) {
      background-image: url(../img/project/project_1/uggleberget_2.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(3) {
      background-image: url(../img/project/project_1/uggleberget_3.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(4) {
      background-image: url(../img/project/project_1/uggleberget_4.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(5) {
      background-image: url(../img/project/project_1/uggleberget_5.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(6) {
      background-image: url(../img/project/project_1/uggleberget_6.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(7) {
      background-image: url(../img/project/project_1/uggleberget_7.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(8) {
      background-image: url(../img/project/project_1/uggleberget_8.jpg); }
    .parallax-showcase .paralax-1:nth-of-type(9) {
      background-image: url(../img/project/project_1/uggleberget_9.jpg); }
  .parallax-showcase .paralax-2 {
    position: relative;
    height: 100%;
    background-attachment: fixed;
    background-size: cover !important;
    background-position: center;
    background-blend-mode: screen; }
    .parallax-showcase .paralax-2:nth-of-type(1) {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden;
      background-attachment: fixed;
      background-size: cover !important;
      background-position: center;
      background-blend-mode: screen;
      background-image: url(../img/project/project_2/skans_1.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(2) {
      background-image: url(../img/project/project_2/skans_2.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(3) {
      background-image: url(../img/project/project_2/skans_3.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(4) {
      background-image: url(../img/project/project_2/skans_4.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(5) {
      background-image: url(../img/project/project_2/skans_5.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(6) {
      background-image: url(../img/project/project_2/skans_6.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(7) {
      background-image: url(../img/project/project_2/skans_7.jpg); }
    .parallax-showcase .paralax-2:nth-of-type(8) {
      background-image: url(../img/project/project_2/skans_8.jpg); }
  .parallax-showcase .paralax-3 {
    position: relative;
    height: 100%;
    background-attachment: fixed;
    background-size: cover !important;
    background-position: center;
    background-blend-mode: screen; }
    .parallax-showcase .paralax-3:nth-of-type(1) {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden;
      background-attachment: fixed;
      background-size: cover !important;
      background-position: center;
      background-blend-mode: screen;
      background-image: url(../img/project/project_3/bolle_1.jpg); }
    .parallax-showcase .paralax-3:nth-of-type(2) {
      background-image: url(../img/project/project_3/bolle_2.jpg); }
    .parallax-showcase .paralax-3:nth-of-type(3) {
      background-image: url(../img/project/project_3/bolle_3.jpg); }
    .parallax-showcase .paralax-3:nth-of-type(4) {
      background-image: url(../img/project/project_3/bolle_4.jpg); }
    .parallax-showcase .paralax-3:nth-of-type(5) {
      background-image: url(../img/project/project_3/bolle_5.jpg); }
    .parallax-showcase .paralax-3:nth-of-type(6) {
      background-image: url(../img/project/project_3/bolle_6.jpg); }
  .parallax-showcase .paralax-4 {
    position: relative;
    height: 100%;
    background-attachment: fixed;
    background-size: cover !important;
    background-position: center;
    background-blend-mode: screen; }
    .parallax-showcase .paralax-4:nth-of-type(1) {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden;
      background-attachment: fixed;
      background-size: cover !important;
      background-position: center;
      background-blend-mode: screen;
      background-image: url(../img/project/project_4/hindas_1.jpg); }
    .parallax-showcase .paralax-4:nth-of-type(2) {
      background-image: url(../img/project/project_4/hindas_2.jpg); }
  .parallax-showcase .paralax-5 {
    position: relative;
    height: 100%;
    background-attachment: fixed;
    background-size: cover !important;
    background-position: center;
    background-blend-mode: screen; }
    .parallax-showcase .paralax-5:nth-of-type(1) {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden;
      background-attachment: fixed;
      background-size: cover !important;
      background-position: center;
      background-blend-mode: screen;
      background-image: url(../img/project/project_1/uggleberget_1.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(2) {
      background-image: url(../img/project/project_1/uggleberget_2.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(3) {
      background-image: url(../img/project/project_1/uggleberget_3.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(4) {
      background-image: url(../img/project/project_1/uggleberget_4.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(5) {
      background-image: url(../img/project/project_1/uggleberget_5.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(6) {
      background-image: url(../img/project/project_1/uggleberget_6.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(7) {
      background-image: url(../img/project/project_1/uggleberget_7.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(8) {
      background-image: url(../img/project/project_1/uggleberget_8.jpg); }
    .parallax-showcase .paralax-5:nth-of-type(9) {
      background-image: url(../img/project/project_1/uggleberget_9.jpg); }

.lego-page-btn {
  background: #03C9A9;
  border-radius: 25px;
  margin-top: 20px;
  color: #fff;
  padding: 15px 22px 17px 22px;
  text-decoration: none;
  -webkit-box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.68);
  -moz-box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.68);
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.68); }

.lego-page-btn:hover {
  background: #03b094;
  color: #fcfcfc; }

.lego-page-btn:active {
  -webkit-box-shadow: inset 11px -1px 143px -27px rgba(0, 0, 0, 0.68);
  -moz-box-shadow: inset 11px -1px 143px -27px rgba(0, 0, 0, 0.68);
  box-shadow: inset 11px -1px 143px -27px rgba(0, 0, 0, 0.68); }

section.showcase > .special-page {
  margin: 0;
  width: 100%;
  height: 50vh;
  padding: 30px 0;
  background: url(../img/showcase.jpeg) no-repeat 0 -100px; }
  section.showcase > .special-page .special-page-header {
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    top: 35%; }

section.section-a > .special-page {
  background: #ccc;
  padding: 1% 0 12% 0; }
  section.section-a > .special-page .special-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 70%;
    margin: 0px auto 10px auto;
    padding: 30px;
    box-sizing: padding-box;
    border-top: 1px solid #bbb; }
    section.section-a > .special-page .special-content .special-figures {
      width: 20%; }
      section.section-a > .special-page .special-content .special-figures figure > i {
        font-size: 3.5em; }
      section.section-a > .special-page .special-content .special-figures figure > figcaption h4 {
        font-size: 1.2em;
        font-weight: 600; }
      section.section-a > .special-page .special-content .special-figures figure > figcaption p {
        font-size: 1em;
        font-weight: 200; }

section.section-b > .special-page {
  background: #eee;
  padding: 4% 0 0 0; }
  section.section-b > .special-page .special-content-heading h5 {
    font-weight: 600;
    letter-spacing: 1px; }
  section.section-b > .special-page .special-content-heading p {
    font-weight: 200;
    letter-spacing: 1px; }
  section.section-b > .special-page .special-content-figures {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 70%;
    margin: 0px auto 10px auto;
    padding: 30px 0 0;
    box-sizing: padding-box; }
    section.section-b > .special-page .special-content-figures figure {
      width: 30%; }
    section.section-b > .special-page .special-content-figures figure > i {
      font-size: 3.5em; }
    section.section-b > .special-page .special-content-figures figure > figcaption h4 {
      font-size: 1.2em;
      font-weight: 600; }
    section.section-b > .special-page .special-content-figures figure > figcaption p {
      font-size: 1em;
      font-weight: 200; }
  section.section-b > .special-page .special-testimonials {
    margin-top: 40px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb; }
    section.section-b > .special-page .special-testimonials h4 {
      font-weight: 600;
      font-size: 1em;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-top: 20px; }
    section.section-b > .special-page .special-testimonials .special-content-customers {
      padding: 30px 0;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-around; }

section.section-d > .special-page {
  padding-bottom: 7%; }
  section.section-d > .special-page .special-text-content {
    margin: 7% 0 3% 0;
    text-align: center; }
    section.section-d > .special-page .special-text-content h3 {
      font-weight: 600;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #777; }
  section.section-d > .special-page .special-product-holder {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    section.section-d > .special-page .special-product-holder figure {
      height: 350px;
      margin: 1px;
      background: red; }
  section.section-d > .special-page .special-product-holder.first-holder figure:nth-child(1) {
    flex: 55%; }
  section.section-d > .special-page .special-product-holder.first-holder figure:nth-child(2) {
    flex: 22.5%; }
  section.section-d > .special-page .special-product-holder.first-holder figure:nth-child(3) {
    flex: 22.5%; }
  section.section-d > .special-page .special-product-holder.second-holder figure:nth-child(1) {
    flex: 22.5%; }
  section.section-d > .special-page .special-product-holder.second-holder figure:nth-child(2) {
    flex: 22.5%; }
  section.section-d > .special-page .special-product-holder.second-holder figure:nth-child(3) {
    flex: 55%; }

/*# sourceMappingURL=app.css.map */
