html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: 0;
}
a:hover, a:active { outline: 0;
}
a img {
border: 0;
}
.hero-title {
font-family: 'sans-serif';
} * {
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
}
*, *:after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
height: 100%;
min-height: 100%;
}
body {
margin: 0;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0;
height: 100%;
min-height: 100%;
width: 100%;
background: #FFFFFF;
font-size: 14px;
font-family: sans-serif;
line-height: 28px;
color: #333333;
-webkit-text-size-adjust: 100%;
letter-spacing: 0.5px;
overflow-x: hidden;
}
#main-content {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
::-moz-selection {
color: #FFFFFF;
}
::selection {
color: #FFFFFF;
} h1, h2, h3, h4, h5, h6 {
color: #151515;
line-height: 125%;
font-weight: normal;
margin-top: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 {
font-size: 30px;
margin-bottom: 20px;
}
h2 {
font-size: 22px;
margin-bottom: 20px;
}
h3 {
font-size: 17px;
margin-bottom: 20px;
}
h4 {
font-size: 15px;
margin-bottom: 20px;
}
h5 {
font-size: 14px;
margin-bottom: 20px;
}
h6 {
font-size: 12px;
margin-bottom: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #151515;
}
p img {
margin: 0;
}
.children, .entry-content ol ol, .entry-content ol ul, .entry-content ul ul, .entry-content ul ol, .comment-content ol ol, .comment-content ol ul, .comment-content ul ul, .comment-content ul ol {
margin-bottom: 0;
}
.comment-content ul, .entry-content ul {
list-style-type: disc;
}
.comment-content ol, .entry-content ol {
list-style-type: decimal;
}
.comment-content > *:last-child {
margin-bottom: 0;
}
ul, ol, dl {
margin-left: 30px;
}
table {
border: 1px solid #DDDDDD;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 40px 0;
text-align: left;
padding: 0 5px;
width: 100%;
}
.ut-footer-dark .ut-footer-area table {
border-color: rgba(255, 255, 255, 0.1);
}
table .even {
background: #f7f8fa;
}
tr {
border-bottom: 1px solid #DDDDDD;
}
.ut-footer-dark .ut-footer-area tr {
border-color: rgba(255, 255, 255, 0.1);
}
th {
font-weight: bold;
}
th, td {
padding: 5px;
vertical-align: middle;
text-align: center;
}
caption {
text-align: left;
}
var, kbd, samp, code, pre {
font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
color: #151515;
background: #f7f8fa;
}
b, strong, dfn, kbd {
font-weight: bold;
}
dfn, cite, em, i, address, q, samp, var {
font-style: italic;
}
address {
color: #151515;
}
q {
color: #151515;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote {
color: #151515;
display: block;
position: relative;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
font-size: 20px;
line-height: 200%;
padding-left: 20px;
border-left: 4px solid;
margin-top: 40px;
margin-bottom: 40px;
}
blockquote cite {
font-size: 12px;
font-style: normal;
font-weight: normal;
display: block;
}
.format-quote blockquote {
margin-left: 0;
margin-right: 0;
font-size: 26px;
line-height: 150%;
}
pre:not(.ut-print) {
white-space: pre;
overflow: auto;
padding: 20px;
clear: both;
font-size: 17px;
line-height: 150%;
margin-top: 40px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
var, kbd, code {
padding: 3px;
}
abbr[title], acronym[title], dfn[title] {
cursor: help;
border-bottom: 1px dotted #666666;
}
del {
text-decoration: line-through;
}
ins {
text-decoration: underline;
}
mark, ins {
text-decoration: none;
padding: 3px;
color: #FFFFFF;
}
sup {
font-size: 11px;
vertical-align: top;
}
sub {
font-size: 11px;
vertical-align: bottom;
}
small {
font-size: 85%;
}
big {
font-size: 150%;
font-weight: bold;
}
figure {
margin: 0;
}
p, dd {
margin-bottom: 20px;
}
pre, ul, ol, dl, address, fieldset, form {
margin-bottom: 40px;
}
hr {
background-color: #CCCCCC;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} object, embed {
outline: 0;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
} a,
.ut-custom-link-module i {
cursor: pointer;
text-decoration: none;
outline: 0;
-webkit-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
a:hover {
color: #151515;
cursor: pointer;
}
.light a:hover {
color: #FFFFFF;
}
a img {
border: none;
vertical-align: bottom;
} img {
height: auto; max-width: 100%; width: auto\9; -ms-interpolation-mode: bicubic;
border: 0;
vertical-align: bottom;
image-rendering: -webkit-optimize-contrast;
} .ie9 img[src$=".svg"] {
width: 100%; 
max-height: 100% !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
img[src$=".svg"] {
width: 100%;
max-height: 100% !important;
}
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
i.alignleft, img.alignleft {
margin: 5px 20px 5px 0;
}
i.alignright, img.alignright {
margin: 5px 0 5px 20px;
}
.alignright.ut-custom-icon {
margin: 0 0 0 10px;
}
.alignleft.ut-custom-icon {
margin: 0 10px 0 0;
}
img.aligncenter {
margin: 5px auto;
}
img.alignnone {
margin: 0;
}
.wp-caption.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignnone {
margin: 5px 0 20px 0;
}
img.wp-smiley, .rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
list-style-position: inside;
} .entry-content .twitter-tweet-rendered {
width: 100% !important;
margin: 0 0 20px !important;
} .page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
vertical-align: middle;
}
.wp-caption {
position: relative;
height: auto !important;
overflow: hidden;
max-width: 100%;
padding: 0;
text-align: left;
margin-bottom: 20px;
}
.gallery-item a img, .wp-caption a img {
-webkit-box-shadow: 0 0 0 #151515;
-moz-box-shadow: 0 0 0 #151515;
box-shadow: 0 0 0 #151515;
}
.gallery-item {
margin-left: 0 !important;
}
.gallery-item a img:hover, .wp-caption a img:hover {
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption img, img[class*="wp-image-"] {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
max-width: 100%;
}
.wp-caption .wp-caption-text {
margin: 0;
padding: 5px 10px;
overflow: hidden;
text-overflow: ellipsis;
}
.wp-caption-text {
background: rgb(21,21,21);
background: rgba(21,21,21,0.5);
bottom: -50px;
left: 0;
margin: 0 !important;
opacity: 0;
padding: 1em 0;
position: absolute;
-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
-moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
width: auto;
color: #FFFFFF;
font-size: 12px;
-webkit-border-radius: 0 0 0 3px;
-moz-border-radius: 0 0 0 3px;
border-radius: 0 0 0 3px;
}
.wp-caption:hover .wp-caption-text {
bottom: 0;
opacity: 0.8;
}
.wp-caption-text a {
color: #FFFFFF !important;
text-decoration: underline;
font-weight: normal !important;
}
.wp-caption-text a:hover, .wp-caption-text a:focus, .wp-caption-text a:active {
color: #777777 !important;
text-decoration: underline;
}
.gallery-caption {
position: inherit !important;
-webkit-transition: inherit !important;
-moz-transition: inherit !important;
transition: inherit !important;
opacity: 1 !important;
background: none !important;
color: #999999;
}
.site-content .gallery {
margin-bottom: 20px;
}
.wp-caption-text.gallery-caption {
bottom: 0;
text-align: left;
padding-top: 10px;
padding-bottom: 0;
}
.gallery img {
border: none !important;
}
.gallery-item {
margin-top: 0 !important;
overflow: hidden;
}
.site-content .gallery a img {
border: none;
height: auto;
width: 100%;
}
.site-content .gallery dd {
margin: 0;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
max-width: 100%;
height: auto;
}
embed, iframe, object {
max-width: 100%;
}
.ut-video {
margin-bottom: 20px;
}
.gallery {
margin-bottom: 0;
margin-left: -15px !important;
margin-right: -15px !important;
}
li .gallery {
margin-top: 30px;
}
li .gallery .gallery-item {
margin-bottom: 15px;
}
.gallery-item {
display: inline-block;
margin-bottom: 30px;
margin-top: 0 !important;
padding: 0 15px;
position: relative;
vertical-align: top;
width: 100%;
}
.gallery-icon {
font-weight: normal;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
width: 100%;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
}
@media (max-width: 767px) {
.gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
width: 100%;
}
} .ut-has-top-header .ut-header-inner {
padding-left: 40px;
padding-right: 40px;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
height: 40px;
}
.ut-site-border.ut-has-top-header .ut-header-inner {
padding: 0px;
}
.ut-top-header-centered .ut-header-inner {
margin: 0 auto;
max-width: 1200px;
padding-left: 20px;
padding-right: 20px;
}
.ut-site-border #main-content { overflow: hidden;
}
#ut-top-header {
position: relative;
top: 0;
width: 100%;
left: 0;
height: 40px;
line-height: 40px;
font-size: 12px;
background: #FFFFFF;
}
#ut-top-header.ut-top-header-small {
font-size: 12px;
}
#ut-top-header.ut-top-header-big {
font-size: 14px;
}
#ut-top-header-left #ut-top-header-right {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ut-top-header-left ul, #ut-top-header-right ul {
margin: 0;
list-style: none;
}
#ut-top-header-left ul li, #ut-top-header-right ul li {
display: inline;
float: left;
}
#ut-top-header-right ul li {
float: right;
}
#ut-top-header-left {
-webkit-flex: 1;
flex: 1;
height: 40px;
text-align: left;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
#ut-top-header-left ul li i {
padding-right: 10px;
line-height: 40px;
}
#ut-top-header-left ul li {
padding-right: 20px;
}
#ut-top-header-right {
-webkit-flex: 1;
flex: 1;
display: -webkit-flex;
display: flex;
height: 40px;
text-align: right;
-webkit-align-content: flex-end;
align-content: flex-end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
margin-left: auto;
}
#ut-top-header-right a i {
text-decoration: none;
outline: 0;
cursor: pointer;
font-size: 16px;
line-height: 40px;
-webkit-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
#ut-top-header-right ul li {
padding-left: 20px;
}
#ut-top-header-right ul li a {
display: block;
height: 40px;
}
.ha-header.bordered-navigation.ut-header-light {
background: rgb(255,255,255);
}
.ha-header.bordered-navigation.ut-header-dark {
background: #131416;
} #header-section {
line-height: 80px;
will-change: transform;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#header-section.ut-header-has-border {
border-bottom: 1px solid;
border-color: rgb(255,255,255);
border-color: rgba(255,255,255, 0.1);
}
.grid-container .ha-header-perspective {
padding: 0;
}
.ha-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
padding: 0;
z-index: 10000;
-webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
-moz-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
}
.ha-header {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.ha-header.ut-header-transition-off {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.ha-header.ut-header-light {
border-bottom: 1px solid #DDDDDD;
}
.ha-header.ha-transparent {
background: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ha-header.ha-transparent:hover {
background: rgb(19,20,22);
background: rgba(19,20,22,0.25);
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.ha-header.ut-header-light {
background: rgb(255,255,255);
background: rgba(255,255,255,1);
}
.ha-header.ut-header-dark {
background: #131416;
}
.ha-header-perspective {
width: 100%;
height: 100%;
position: relative;
}
.ha-header-perspective > div {
position: relative;
}
.ha-header-front {
z-index: 2;
}
.ha-header-small, 
.ha-header-hide {
height: 80px;
line-height: 80px !important;
}
.ha-header-hide .site-logo, .ha-header-hide .ut-mm-trigger, .ha-header-hide .ut-mm-button, .ha-header-small .site-logo, .ha-header-small .ut-mm-trigger, .ha-header-small .ut-mm-button {
height: 80px !important;
line-height: 80px !important;
}
#ut-sitebody.ut-mobile-menu-open .ha-header-small {
height: auto;
}
.ha-header-hide {
overflow: hidden;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
.ha-header-show {
height: 80px;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
transform: translateY(0%);
}
.site-logo {
color: #151515;
display: table;
text-align: left;
margin: 0;
height: 80px;
position: relative;
}
.ha-header.ha-transparent .site-logo .logo a, .ut-header-dark .site-logo .logo a {
color: #FFFFFF;
}
.site-logo .logo {
font-size: 16px;
margin: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
display: table-cell;
vertical-align: middle;
}
.site-logo img {
max-height: 60px;
vertical-align: middle;
}
.page-header, .parallax-header, .section-header {
text-align: center;
padding-bottom: 30px;
position: relative;
}
.page-title, .parallax-title, .section-title {
font-size: 30px;
margin-bottom: 20px;
position: relative;
}
.header-left {
text-align: left;
}
.header-right {
text-align: right;
}
.pt-style-1 .page-title, .pt-style-1 .section-title {
display: inline-block;
padding: 0 120px;
overflow: hidden;
margin-bottom: 0;
}
.pt-style-1 .page-title.bklyn-divider-styles, .pt-style-1 .section-title.bklyn-divider-styles {
background: none !important;
}
.pt-style-1 .section-title span, .pt-style-1 .page-title span {
display: inline-block;
padding: 0 20px;
position: relative;
vertical-align: baseline;
}
.pt-style-1 .page-title.bklyn-divider-styles span::before, .pt-style-1 .page-title.bklyn-divider-styles span::after, .pt-style-1 .section-title.bklyn-divider-styles span::before, .pt-style-1 .section-title.bklyn-divider-styles span::after {
content: "";
display: block;
position: absolute;
top: 50%;
width: 1160px;
background-attachment: scroll;
background-repeat: repeat-x;
background-position: center center;
}
.pt-style-1 .page-title.bklyn-divider-styles span::before, .pt-style-1 .section-title.bklyn-divider-styles span::before {
right: 100%;
}
.pt-style-1 .page-title.bklyn-divider-styles span::after, .pt-style-1 .section-title.bklyn-divider-styles span::after {
left: 100%;
}
.pt-style-1 .page-title.bklyn-divider-style-1 span::before, .pt-style-1 .page-title.bklyn-divider-style-1 span::after, .pt-style-1 .section-title.bklyn-divider-style-1 span::before, .pt-style-1 .section-title.bklyn-divider-style-1 span::after {
background-image: url(//nobel-haus.de/wp-content/themes/brooklyn/images/divider.png);
height: 9px;
margin-top: -4.5px;
}
.pt-style-1 .parallax-title {
background-attachment: scroll;
background-image: url(//nobel-haus.de/wp-content/themes/brooklyn/images/divider.png);
background-repeat: repeat-x;
background-position: top center;
padding-top: 20px;
display: inline-block;
}
.pt-style-1.header-left, .pt-style-1.header-left, .pt-style-1.header-left .page-title span, .pt-style-1.header-left .section-title span, .pt-style-1.header-left .page-title, .pt-style-1.header-left .section-title {
padding-left: 0;
}
.pt-style-1.header-right, .pt-style-1.header-right, .pt-style-1.header-right .page-title span, .pt-style-1.header-right .section-title span, .pt-style-1.header-right .page-title, .pt-style-1.header-right .section-title {
padding-right: 0;
}
.pt-style-2 .page-title:after, .pt-style-2 .parallax-title:after, .pt-style-2 .section-title:after {
content: "";
display: block;
background-color: #151515;
width: 30px;
height: 1px;
margin: 15px auto 0;
}
.light .pt-style-2 .page-title:after, .light .pt-style-2 .parallax-title:after, .light .pt-style-2 .section-title:after {
background-color: #FFFFFF;
}
.pt-style-2.header-left .page-title:after, .pt-style-2.header-left .parallax-title:after, .pt-style-2.header-left .section-title:after {
margin: 15px 0 0;
}
.pt-style-2.header-right .page-title:after, 
.pt-style-2.header-right .parallax-title:after, 
.pt-style-2.header-right .section-title:after {
margin: 15px 0 0 auto;        
}
.pt-style-3 .page-title, .pt-style-3 .parallax-title, .pt-style-3 .section-title {
margin-bottom: 25px;
margin-top: 3px;
}
.pt-style-3 .page-title span, .pt-style-3 .parallax-title span, .pt-style-3 .section-title span {
color: #FFFFFF;
padding: 5px 10px;
border: 3px solid #FFFFFF;
display: inline-block;
}
.pt-style-4 .page-title span, .pt-style-4 .parallax-title span, .pt-style-4 .section-title span {
display: inline-block;
border: 6px solid #151515;
padding: 0.1em 0.2em;
}
.light .pt-style-4 .parallax-title span, .light .pt-style-4 .section-title span {
display: inline-block;
border: 6px solid #FFFFFF;
padding: 0.1em 0.2em;
}
.pt-style-5 .page-title, .pt-style-5 .parallax-title, .pt-style-5 .section-title {
margin-bottom: 25px;
margin-top: 3px;
}
.pt-style-5 .page-title span, .pt-style-5 .section-title span {
color: #FFFFFF;
padding: 5px 10px;
border: 3px solid #FFFFFF;
display: inline-block;
background: #151515;
-webkit-box-shadow: 0 0 0 3px #151515;
-moz-box-shadow: 0 0 0 3px #151515;
box-shadow: 0 0 0 3px #151515;
}
.pt-style-5 .parallax-title span {
color: #151515;
padding: 5px 10px;
border: 3px solid #151515;
display: inline-block;
background: #FFFFFF;
-webkit-box-shadow: 0 0 0 3px #FFFFFF;
-moz-box-shadow: 0 0 0 3px #FFFFFF;
box-shadow: 0 0 0 3px #FFFFFF;
}
.pt-style-6 .page-title:after, .pt-style-6 .parallax-title:after, .pt-style-6 .section-title:after {
content: "";
display: block;
border-bottom: 1px dotted #151515;
width: 30px;
height: 1px;
margin: 15px auto 0;
}
.light .pt-style-6 .page-title:after, .light .pt-style-6 .parallax-title:after, .light .pt-style-6 .section-title:after {
border-bottom: 1px dotted #FFFFFF;
}
.pt-style-6.header-left .page-title:after, .pt-style-6.header-left .parallax-title:after, .pt-style-6.header-left .section-title:after {
margin: 15px 0 0;
}
.page-title span span, .page-title .vcard {
padding: 0 !important;
}
.page-title .vcard a:hover {
color: #151515;
}
.lead, .taxonomy-description {
font-size: 1.125em;
line-height: 200%;
}
.lead ins {
background: none;
padding: 0;
} #ut-hero {
transition: background-image 1s linear;
-moz-transition: background-image 1s linear;
-webkit-transition: background-image 1s linear;
-ms-transition: background-image 1s linear;
}
.hero-title .wpb_content_element, .ut-split-hero .hero-title {
margin-bottom: 0;
}
.home section:not(.ut-custom-hero) {
overflow: hidden;
}
.ut-offset-anchor {
width: 0px;
height: 0px;
display: block;
overflow: hidden;
visibility: hidden;
}
.ut-bklyn-onepage .ut-offset-anchor,
.ut-bklyn-multisite .ut-offset-anchor {
position: absolute;
top: 0;
left: 0;
}
.ut-bklyn-multisite .ut-scroll-up-waypoint {
position: absolute;
bottom: 0;
left: 0;
} .ut-hero-slider {
border: none !important;
height: 100%;
position: relative;
}
.hero.slider {
background: #FFFFFF;
}
.hero.slider .parallax-overlay {
z-index: 3;
display: none;
}
.ut-hero-slider .flex-viewport {
width: 100%;
height: 100%;
}
.ut-hero-slider .slides {
height: 100%;
position: relative;
width: 100%;
}
.ut-hero-slider .slides li {
background-position: center center !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
height: 100%;
position: relative;
}
.ut-hero-captions {
position: absolute !important;
width: 100%;
z-index: 10;
background: none;
border: none;
top: 0;
}
a.ut-flex-control {
display: block;
width: 60px;
height: 60px;
margin: 0;
position: absolute;
top: 50%;
z-index: 11;
margin-top: -30px;
overflow: hidden;
opacity: 1;
cursor: pointer;
color: #ffffff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
}
a.ut-flex-control:before {
font-family: 'Brooklyn-Core';
font-size: 40px;
line-height: 60px;
display: inline-block;
content: '\e90a';
}
a.ut-flex-control.next:before {
content: '\e915';
}
a.ut-flex-control.prev {
left: 0;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
a.ut-flex-control.next {
right: 0;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
a.ut-flex-control.prev:hover {
background: rgba(255, 255, 255, 0.15);
color: #FFFFFF;
}
a.ut-flex-control.next:hover {
background: rgba(255, 255, 255, 0.15);
color: #FFFFFF;
}
.hero-title.extralight {
font-family: 'ralewayextralight', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero-title.light {
font-family: 'ralewaylight', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero-title.regular {
font-family: 'ralewayregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero-title.medium {
font-family: 'ralewaymedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero-title.semibold {
font-family: 'ralewaysemibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero-title.bold {
font-family: 'ralewaybold', "Helvetica Neue", Helvetica, Arial, sans-serif;
} .hero {
height: 100%;
min-height: 100%;
position: relative;
overflow: hidden;
text-align: center;
}
.ut-page-has-no-content .hero {
min-height: auto;
}
#ut-sitebody.ut-page-has-no-content #primary {
padding: 0;
}
.hero .grid-container {
height: 100%;
min-height: 100%;
position: relative;
}
.hero-holder {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
}
.hero-holder.hero-holder-align-items-bottom {
-webkit-align-items: flex-end;
align-items: flex-end;
}
.hero-holder.hero-holder-align-items-top {
-webkit-align-items: flex-start;
align-items: flex-start;
}
.hero-holder.hero-holder-align-items-top .hero-inner {
padding-top: 80px;
}
.ut-hero-header-off .hero-holder.hero-holder-align-items-top .hero-inner {
padding-top: 160px;
}
.hero-holder {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
opacity: 1;
}
.ut-js .hero-holder {
opacity: 0;
}
.ut-bklyn-maintenance .hero-holder {
opacity: 1;
}
.hero-inner {
position: relative;
width: 100%;
}
.ut-split-hero > .hero-inner {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}
.ut-split-hero.ut-hero-highlighted-with-form > .hero-inner {
-webkit-align-items: start;
align-items: start;
}
.hero-inner .ut-hero-highlighted-header {
padding: 0 20px 0 10px;
width: 100%;
}
.hero-inner .ut-hero-highlighted-item {
padding: 0 10px 0 20px;
width: 100%;
}
.ut-hero-highlighted-item .ut-video {
margin: 0;
}
.ut-hero-form form {
color: #FFFFFF;
}
.ut-hero-form label {
color: #FFFFFF;
font-size: 12px;
line-height: 24px;
}
.ut-hero-form {
background: rgba(0,0,0,0.15);
padding: 40px;
}
.ut-hero-form.light input, .ut-hero-form.light textarea {
background: transparent;
padding: 10px 0;
border-width: 0 0 2px 0;
border-color: rgba(255,255,255,0.15);
-webkit-transition: border 0.40s ease-in-out;
-moz-transition: border 0.40s ease-in-out;
-o-transition: border 0.40s ease-in-out;
transition: border 0.40s ease-in-out;
}
.ut-hero-form.light textarea {
vertical-align: top;
}
.ut-hero-form.light input:hover, .ut-hero-form.light textarea:hover {
border-width: 0 0 2px 0;
background: transparent;
border-color: rgba(255,255,255,0.30);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ut-hero-form.light input:focus, .ut-hero-form.light input:active, .ut-hero-form.light textarea:active, .ut-hero-form.light textarea:focus {
border-width: 0 0 2px 0;
background: transparent;
border-color: rgba(255,255,255,1);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ut-hero-form.light button, .ut-hero-form.light input[type="submit"], .ut-hero-form.light input[type="button"] {
padding: 8px 12px;
}
#ut-sitebody .span.wpcf7-not-valid-tip {
color: #151515 !important;
}
#ut-sitebody .light .span.wpcf7-not-valid-tip {
color: #FFFFFF !important;
}
.hero-inner p img {
margin-bottom: 0;
margin-top: 0;
}
.hero-inner.hero-bottom {
vertical-align: bottom;
}
.hero-inner p {
font-size: 20px;
line-height: 150%;
}
.ut-split-image {
margin: 0 auto;
}
.hdh, .hth, .hdb {
display: block;
margin: 0 auto;
width: 100%;
}
.hdh {
margin-bottom: 10px;
}
.hdb {
margin-top: 10px;
}
.hero-title {
margin: 0;
color: #FFFFFF;
display: inline-block;
font-size: 80px;
line-height: 125%;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.ut-hero-highlighted-header .hero-title {
font-size: 60px;
}
.hero-description {
color: #FFFFFF;
font-size: 14px;
margin: 0 auto;
text-transform: uppercase;
display: inline-block;
}
.hero-description-bottom {
color: #FFFFFF;
display: inline-block;
font-size: 18px;
margin: 0 auto;
line-height: 200%;
}
.ut-hero-style-4 .hdh, .ut-hero-style-6 .hdh, .ut-hero-style-7 .hdh, .ut-hero-style-8 .hdh {
margin-bottom: 16px;
}
.ut-hero-style-4 .hdb, .ut-hero-style-6 .hdb, .ut-hero-style-7 .hdb, .ut-hero-style-8 .hdb {
margin-top: 20px;
}
.ut-hero-style-1 .hero-title {
background-attachment: scroll;
background-image: url(//nobel-haus.de/wp-content/themes/brooklyn/images/divider.png);
background-repeat: repeat-x;
background-position: top center;
padding-top: 14px;
}
.ut-hero-style-2 .hdh {
margin-bottom: 0;
}
.ut-hero-style-3 .hero-description {
border-bottom: 3px solid rgb(255, 255, 255);
border-bottom: 3px solid rgba(255, 255, 255, 0.15);
}
.ut-hero-style-3 .hero-description {
padding-bottom: 0;
}
.ut-hero-style-3 .hero-btn, .ut-hero-style-3 .hero-second-btn {
border: 1px solid rgb(255, 255, 255);
border: 1px solid rgba(255, 255, 255, 0.15);
}
.ut-hero-style-4 .hero-title {
background: #FFFFFF;
padding: 8px 12px;
color: #151515;
border: 3px solid #151515;
-webkit-box-shadow: 0 0 0 3px #FFFFFF;
-moz-box-shadow: 0 0 0 3px #FFFFFF;
box-shadow: 0 0 0 3px #FFFFFF;
}
.ut-hero-style-4 .hero-btn {
background: #FFFFFF;
color: #151515;
}
.ut-hero-style-5 .hero-description {
border-bottom: 3px solid;
}
.ut-hero-style-5 .hero-btn, .ut-hero-style-5 .hero-second-btn {
border-color: #FFFFFF;
}
.ut-hero-style-6 .hero-title {
padding: 0.2em;
border: 4px solid rgb(255, 255, 255);
border: 4px solid rgba(255, 255, 255, 0.15);
}
.ut-hero-style-6 .hero-btn, .ut-hero-style-6 .hero-second-btn {
border: 2px solid rgb(255, 255, 255);
border: 2px solid rgba(255, 255, 255, 0.15);
}
.ut-hero-style-7 .hero-title {
padding: 0.1em 0.2em;
border: 6px solid rgb(255, 255, 255);
}
.ut-hero-style-7 .hero-btn, .ut-hero-style-7 .hero-second-btn {
border: 3px solid rgb(255, 255, 255);
border: 3px solid rgba(255, 255, 255, 1);
}
.ut-hero-style-8 .hero-title {
border-top: 4px solid rgb(255, 255, 255);
border-bottom: 4px solid rgb(255, 255, 255);
padding: 0.2em 0;
}
.ut-hero-style-8 .hero-btn, .ut-hero-style-8 .hero-second-btn {
border: 2px solid rgb(255, 255, 255);
border: 2px solid rgba(255, 255, 255, 1);
}
.ut-hero-style-9 .hero-title {
border-right: 4px solid rgb(255, 255, 255);
border-left: 4px solid rgb(255, 255, 255);
padding: 0 0.2em;
}
.ut-hero-style-9 .hero-btn, .ut-hero-style-9 .hero-second-btn {
border: 2px solid rgb(255, 255, 255);
border: 2px solid rgba(255, 255, 255, 1);
}
.ut-hero-style-10 .hero-title {
border-right: 4px dashed rgb(255, 255, 255);
border-left: 4px dashed rgb(255, 255, 255);
padding: 0 0.2em;
}
.ut-hero-style-10 .hero-btn, .ut-hero-style-10 .hero-second-btn {
border: 2px solid rgb(255, 255, 255);
border: 2px solid rgba(255, 255, 255, 1);
}
.hero-down-arrow-wrap {
opacity: 0;
}
#ut-sitebody:not(.ut-bklyn-maintenance) .hero-holder.ut-hero-ready, 
.hero-down-arrow-wrap.ut-hero-ready {
opacity: 1;
-webkit-transition: opacity 0.40s ease-in-out;
-moz-transition: opacity 0.40s ease-in-out;
-o-transition: opacity 0.40s ease-in-out;
transition: opacity 0.40s ease-in-out;
}
.ut-no-js .hero-down-arrow-wrap, .ut-no-js .hero-holder {
opacity: 1;
}
.hero-down-arrow {
bottom: 10px;
font-size: 16px;
position: absolute;
left: 50%;
margin-left: -8px;
z-index: 1000;
}
.hero-down-arrow {
color: #FFFFFF;
}
.hero-down-arrow a:hover, .hero-down-arrow a:focus, .hero-down-arrow a:active {
color: #FFFFFF;
}
.hero-btn-holder {
display: block;
margin-top: 20px;
}
.hero-btn, 
.hero-second-btn {
background: transparent;
color: #FFFFFF;
font-weight: bold;
border: 1px solid rgb(255, 255, 255);
border: 1px solid rgba(255, 255, 255,1);
padding: 0.8em 1em;
font-size: 12px;
line-height: 24px;
font-family: sans-serif;
cursor: pointer;
text-align: center;
display: inline-block;
text-decoration: none !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.hero-second-btn {
margin-left: 16px;
}
.hero-btn:hover, .hero-second-btn:hover {
color: #FFFFFF;
background: rgba(255, 255, 255, 0.05);
} #ut-hero.ut-hero-custom .grid-container {
max-width: 100%;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left {
padding-left: 20px;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right {
padding-right: 20px;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left.ut-hero-bottom, #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right.ut-hero-bottom {
padding-bottom: 40px;
vertical-align: bottom;
} .ut-hero-video .ut-video {
margin-bottom: 0;
}
.ut-hero-video-boxed {
background: transparent;
margin: 0;
border: 1px solid;
-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.ut-hero-video-boxed.ut-hero-video-dark {
border-color: #000000 !important;
-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.ut-hero-video-boxed.ut-hero-video-light {
background: rgba(255,255,255,0.05);
border-color: rgb(255,255,255);
border-color: rgba(255,255,255,1)
}
.ut-hero-style-1 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-1 .ut-hero-video-boxed.ut-hero-video-light {
background: transparent;
border: none;
padding: 20px 0 0 0;
background-attachment: scroll;
background-image: url(//nobel-haus.de/wp-content/themes/brooklyn/images/divider.png);
background-repeat: repeat-x;
background-position: top center;
}
.ut-hero-style-2 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-2 .ut-hero-video-boxed.ut-hero-video-light {
background: transparent;
border: none;
padding: 0;
}
.ut-hero-style-3 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-3 .ut-hero-video-boxed.ut-hero-video-light {
border-color: rgb(255,255,255);
border-color: rgba(255,255,255,0.15);
border-width: 2px;
padding: 0;
}
.ut-hero-style-4 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-4 .ut-hero-video-boxed.ut-hero-video-light {
padding: 0;
background: 0;
border-width: 4px;
}
.ut-hero-style-5 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-5 .ut-hero-video-boxed.ut-hero-video-light {
padding: 0;
background: transparent;
border-width: 3px 0 0;
}
.ut-hero-style-6 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-6 .ut-hero-video-boxed.ut-hero-video-light {
border-width: 4px;
border-color: rgb(255,255,255);
border-color: rgba(255,255,255,0.15);
padding: 0;
}
.ut-hero-style-7 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-7 .ut-hero-video-boxed.ut-hero-video-light {
padding: 0;
border: 6px solid rgb(255,255,255);
border: 6px solid rgba(255,255,255,1);
}
.ut-hero-style-8 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-8 .ut-hero-video-boxed.ut-hero-video-light {
border-color: rgb(255,255,255);
border-color: rgba(255,255,255,1);
border-width: 4px 0 4px 0;
padding-left: 0;
padding-right: 0;
background: transparent;
}
.ut-hero-style-9 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-9 .ut-hero-video-boxed.ut-hero-video-light {
border-width: 0 4px;
border-color: #FFFFFF;
padding: 0;
background: transparent;
}
.ut-hero-style-10 .ut-hero-video-boxed.ut-hero-video-dark, .ut-hero-style-10 .ut-hero-video-boxed.ut-hero-video-light {
border-color: #FFFFFF;
border-style: dashed;
border-width: 4px 0 0 0;
padding: 0;
background: transparent;
}
.ut-hero-style-1 .ut-hero-video-boxed.ut-hero-video-themecolor {
background: transparent;
border: none;
padding: 20px 0 0 0;
background-attachment: scroll;
background-image: url(//nobel-haus.de/wp-content/themes/brooklyn/images/divider.png);
background-repeat: repeat-x;
background-position: top center;
}
.ut-hero-style-2 .ut-hero-video-boxed.ut-hero-video-themecolor {
background: transparent;
border: none;
padding: 0;
}
.ut-hero-style-3 .ut-hero-video-boxed.ut-hero-video-themecolor {
border-width: 2px;
padding: 0;
}
.ut-hero-style-4 .ut-hero-video-boxed.ut-hero-video-themecolor {
padding: 0;
background: 0;
border-width: 4px;
}
.ut-hero-style-5 .ut-hero-video-boxed.ut-hero-video-themecolor {
padding: 0;
background: transparent;
border-width: 3px 0 0;
}
.ut-hero-style-6 .ut-hero-video-boxed.ut-hero-video-themecolor {
border-width: 4px;
padding: 0;
}
.ut-hero-style-7 .ut-hero-video-boxed.ut-hero-video-themecolor {
padding: 0;
border-width: 6px;
}
.ut-hero-style-8 .ut-hero-video-boxed.ut-hero-video-themecolor {
border-width: 4px 0 4px 0;
padding-left: 0;
padding-right: 0;
background: transparent;
}
.ut-hero-style-9 .ut-hero-video-boxed.ut-hero-video-themecolor {
border-width: 0 4px;
padding: 0;
background: transparent;
}
.ut-hero-style-10 .ut-hero-video-boxed.ut-hero-video-themecolor {
border-style: dashed;
border-width: 4px 0 0 0;
padding: 0;
background: transparent;
} .ut-tablet-holder {
height: 100%;
width: 100%;
display: table;
}
.ut-tablet-inner {
display: table-cell;
position: relative;
vertical-align: bottom;
width: 100%;
text-align: left;
color: #FFFFFF;
}
.ut-tablet-title {
color: #FFFFFF;
margin-bottom: 30px;
}
.ut-right-tablet-button {
margin-right: 0;
}
ul.ut-tablet-nav {
margin: 0 0 40px 0;
padding: 0;
}
ul.ut-tablet-nav a {
color: #FFFFFF;
}
ul.ut-tablet-nav li {
position: relative;
padding: 0 0 0 15px;
margin: 0;
}
ul.ut-tablet-nav li:before {
content: "\f096";
font-family: "FontAwesome";
font-size: 12px;
top: 0;
left: 0;
position: absolute;
}
ul.ut-tablet-nav li.selected:before {
content: "\f046";
font-family: "FontAwesome";
font-size: 12px;
top: 0;
left: 0;
position: absolute;
}
.ut-tablet-headline {
}
ul.ut-tablet {
margin: 0;
padding: 0;
padding-top: 11.5%;
padding-right: 10.1%;
padding-left: 10.1%;
overflow: hidden;
border-top-left-radius: 5%;
border-top-right-radius: 5%;
}
ul.ut-tablet.white {
background: url(//nobel-haus.de/wp-content/themes/brooklyn/images/pad_white.png);
background-size: cover;
}
ul.ut-tablet.black {
background: url(//nobel-haus.de/wp-content/themes/brooklyn/images/pad_black.png);
background-size: cover;
}
ul.ut-tablet.shadow {
box-shadow: 20px 0px 80px 0px rgba(0, 0, 0, 0.8);
}
ul.ut-tablet li {
display: none;
position: relative;
padding: 2px 2px 0;
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
ul.ut-tablet li img {
width: 100%;
margin: 0;
padding: 0;
}
ul.ut-tablet li.show {
display: block;
}
.ut-tablet-single-title {
color: #FFFFFF;
}
.ut-tablet-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.9);
opacity: 0;
-webkit-transition: 0.2s linear;
-moz-transition: 0.2s linear;
transition: 0.2s linear;
text-align: center;
color: #FFFFFF !important;
overflow: hidden;
}
.ut-tablet .show:hover .ut-tablet-overlay {
opacity: 1;
}
.ut-tablet-overlay-content-wrap {
width: 100%;
height: 100%;
display: table;
}
.ut-tablet-overlay-content {
height: 100%;
display: table-cell;
vertical-align: middle;
}
.ut-tablet-overlay .ut-btn {
font-weight: bold;
} .ut-video-container {
position: absolute;
top: 0px;
left: 0px;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -1000;
overflow: hidden;
}
.ut-video-container video {
min-width: 100%;
min-height: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ut-hero-video-position {
top: 0 !important;
position: relative !important;
height: 100%;
width: 100%;
min-width: 100%;
min-height: 100%;
}
#ut-video-hero::-webkit-media-controls {
display: none !important;
} .ut-hero-meta-description-holder {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
line-height: 150%;
}
.ut-hero-meta-description-holder a {
color: #FFFFFF;
}
.ut-hero-meta-description-holder a:hover, .ut-hero-meta-description-holder a:active, .ut-hero-meta-description-holder a:focus {
color:rgba(255,255,255,0.5);
}
.ut-hero-meta-description-holder div {
display: inline;
}
.ut-hero-meta-description-holder div:not(:last-child)::after {
content: '|';
color: #FFFFFF;
padding: 0 15px;
}
.ut-hero-meta-category {
}
.ut-hero-meta-author ul {
display: inline;
margin: 0;
list-style: none;
}
.ut-hero-meta-author ul li {
display: inline-block;
vertical-align: middle;
}
.ut-hero-meta-author .ut-entry-avatar-image {
height: 40px;
margin-right: 15px;
width: 40px;
}
.ut-hero-meta-author .ut-entry-avatar-image img, .ut-archive-hero-avatar img {
border: 2px solid #ffbf00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ut-archive-hero-avatar {
display: block;
height: 80px;
width: 80px;
margin: 0 auto 20px;
text-align: center;
} #navigation {
font-family: 'ralewaymedium', Helvetica, Arial, sans-serif;
float: right;
}
#navigation ul {
position: relative;
float: right;
}
#navigation ul li {
position: relative;
display: block;
float: left;
}
#navigation ul li a {
white-space: nowrap;
padding-left: 25px;
text-transform: uppercase;
font-size: 12px;
position: relative;
text-decoration: none;
display: block;
}
#navigation ul li a:not(.bklyn-btn) {
color: #151515;
}
.ha-transparent #navigation ul li a:not(.bklyn-btn) {
color: #FFFFFF;
}
.ut-header-dark #navigation ul li a:not(.bklyn-btn) {
color: rgb(255,255,255);
color: rgba(255,255,255,0.5);
}
.ha-transparent #navigation ul li a:after {
color: #FFFFFF;
}
#navigation ul li a:after {
content: "\2022";
position: absolute;
top: 0;
color: #151515;
left: 9px;
}
.ut-header-dark #navigation ul li a:after {
color: rgb(255,255,255);
color: rgba(255,255,255,0.5);
}
#navigation ul li:first-child a:after {
display: none;
} .ha-header.ut-header-light #navigation ul.sub-menu {
border: 1px solid #DDDDDD;
}
#navigation ul.sub-menu {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10);
}
#navigation ul.sub-menu, #navigation ul.sub-menu li > a {
-webkit-transition: color 400ms, background 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: color 400ms, background 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: color 400ms, background 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: color 400ms, background 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
#navigation ul.sub-menu {
-webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
#navigation ul.sub-menu ul, #navigation ul.sub-menu li {
margin-left: 0;
}
#navigation ul.sub-menu li a:after {
display: none;
}
#navigation ul.sub-menu li > a {
background: none !important;
height: 30px;
line-height: 30px;
min-width: 200px;
position: static;
color: #151515;
margin: 0;
padding: 0 30px;
font-size: 10px;
text-transform: capitalize;
}
#navigation ul.sub-menu {
border-top: 2px solid;
background: rgb(255,255,255);
background: rgba(255,255,255,1);
}
.ha-header.ut-header-dark #navigation ul.sub-menu {
background: #131416;
}
.ha-header.ut-header-dark #navigation ul.sub-menu li > a {
color: rgb(255,255,255);
color: rgba(255,255,255,0.5);
}
.ha-transparent #navigation ul.sub-menu {
background: rgb(19,20,22);
background: rgba(19,20,22,0.25);
border: 1px solid rgba(255,255,255,0.1);
}
.ha-transparent #navigation ul.sub-menu li > a {
color: #FFFFFF;
}
.ut-header-dark #navigation li a:hover, .ut-header-dark #navigation ul li a:hover, .ha-header.ut-header-dark #navigation ul.sub-menu li > a:hover {
color: #FFFFFF;
}
#navigation ul li ul li ul li {
display: block;
}
#navigation ul li ul li ul li {
display: block;
}
.sub-menu .sf-with-ul::before {
font-family: 'Brooklyn-Core';
content: "\e915";
position: absolute;
right: 25px;
} .ut-mm-trigger {
cursor: pointer;
text-align: right;
position: relative;
line-height: 80px;
height: 80px;
}
.ut-mm-button {
border: none;
cursor: pointer;
margin: 0;
height: 80px;
padding: 0;
background: transparent;
}
.ut-mm-button:before {
content: "\f0c9";
font-family: 'FontAwesome';
font-size: 25px;
text-align: center;
background: transparent;
color: #FFFFFF;
-webkit-transition: .2s color linear;
-moz-transition: .2s color linear;
transition: .2s color linear;
}
.ut-mm-button:hover, .ut-mm-button:focus, .ut-mm-button.active {
background: transparent;
outline: none !important;
}
#ut-mobile-nav {
margin: 0;
}
.ut-mobile-menu {
line-height: 150%;
margin: 0;
}
#ut-mobile-menu {
margin: 0;
padding: 0;
text-align: left;
font-size: 14px;
text-transform: uppercase;
}
.ut-mobile-menu .sub-menu {
margin: 0 0 0 15px;
}
.ha-transparent .ut-mobile-menu a:not(.bklyn-btn), .ut-header-dark .ut-mobile-menu a:not(.bklyn-btn), .ut-mobile-menu a:not(.bklyn-btn) {
color: #151515;
padding: 10px 0;
border-bottom: 1px solid #DDDDDD;
display: block;
padding-left: 30px;
position: relative;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.ut-header-dark .ut-mobile-menu a {
color: rgb(255,255,255);
color: rgba(255, 255, 255,0.5);
}
.ut-mobile-menu a:last-child {
border-bottom: none;
}
.ut-header-light #ut-mobile-nav {
background: #FFFFFF;
}
.ut-header-dark #ut-mobile-nav {
background: #131416;
}
.ha-transparent #ut-mobile-menu, .ha-transparent #ut-mobile-menu a {
border-color: #dddddd;
}
.ut-header-dark #ut-mobile-menu, .ut-header-dark .ut-mobile-menu a {
border-color: rgb(255,255,255);
border-color: rgb(255, 255, 255, 0.1);
}
.ut-mobile-menu a:not(.bklyn-btn):after {
content: '•';
position: absolute;
top: 10px;
left: 15px;
}
.ut-mobile-menu a:hover:after, .ut-mobile-menu a:hover {
color: #FFFFFF;
}
.ut-mobile-menu li {
padding: 0;
margin: 0;
} #ut-mobile-nav {
overflow: hidden;
position: relative;
left: -10px;
display: none;
}
.ut-scroll-pane-wrap {
overflow: hidden;
}
.ut-scroll-pane {
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
} #navigation .bklyn-btn-menu a {
display: inline;
margin: 0 0 0 9px;
padding: 0.8em 1em;
}
#navigation .bklyn-btn-menu a::after {
display: none;
}
#navigation ul li:first-child .bklyn-btn-menu a {
margin-left: 0;
}
#navigation ul li:last-child .bklyn-btn-menu a {
margin-left: 20px;
}
#navigation ul li > .sub-menu .bklyn-btn-menu a {
font-size: 10px !important;
margin: 0 30px;
padding: 0.5em 0.6em;
}
#navigation ul li > .sub-menu .bklyn-btn-menu {
line-height: 30px;
}
#navigation ul li > .sub-menu li:first-child .bklyn-btn-menu {
margin-top: 0;
}
#navigation ul li > .sub-menu li:last-child .bklyn-btn-menu {
margin-bottom: 0;
} .member-wrap {
margin-left: -10px !important;
margin-right: -10px !important;
}
.member-box {
margin-bottom: 0;
position: relative;
overflow: hidden;
}
.ut-hide-member-details {
color: #151515;
font-size: 24px;
float: right;
}
.light .ut-hide-member-details:hover {
color: #FFFFFF;
}
.light .ut-overlay {
background: #111111;
}
.ut-overlay {
background: #FFFFFF;
}
.mp-holder {
margin: 0 auto 20px auto;
position: relative;
z-index: 1;
}
.mp-holder .member-photo {
margin: 0;
position: relative;
}
.mp-holder .member-photo img {
width: 100%;
display: block;
position: relative;
-webkit-box-shadow: 0 0 0 #000000;
-moz-box-shadow: 0 0 0 #000000;
box-shadow: 0 0 0 #000000;
}
.mp-holder .member-description {
position: absolute;
top: 0;
left: 0;
padding: 20px;
background: #151515;
background: rgba(0, 0, 0, 0.7);
color: #FFFFFF;
}
.mp-holder .member-description h3 {
margin: 0;
padding: 0;
color: #FFFFFF;
}
.mp-holder .member-description .ut-member-details i {
padding-left: 5px;
}
.mp-holder .member-description .ut-member-details {
display: inline-block;
font-size: 11px;
text-transform: uppercase;
}
.mp-holder .member-description a:hover {
color: #FFFFFF;
}
.mp-holder .member-description span {
font-size: 11px;
text-transform: uppercase;
}
.mp-holder .member-photo {
overflow: hidden;
}
.mp-holder .member-photo img {
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
transition: transform 0.4s;
}
.no-touchevents .mp-holder .member-photo:hover img, .mp-holder .member-photo.cs-hover img {
-webkit-transform: translateY(-0px);
-moz-transform: translateY(-0px);
-ms-transform: translateY(-0px);
transform: translateY(-0px);
}
.mp-holder .member-description {
height: 100%;
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touchevents .mp-holder .member-photo:hover .member-description, .mp-holder .member-photo.cs-hover .member-description {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s;
transition: transform 0.4s, opacity 0.1s;
}
.mp-holder .member-description .ut-member-details {
position: absolute;
bottom: 20px;
right: 20px;
}
.ut-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 998;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate3d(0, 0, 0);
}
.ut-modal-box {
position: fixed;
top: 50%;
left: 50%;
width: 50%;
height: 100%;
z-index: 999;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
}
.ut-overlay-show {
visibility: visible;
opacity: 1;
}
.ut-box-show {
visibility: visible;
}
.ut-modal-box-effect .member-detail-box {
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.ut-box-show.ut-modal-box-effect .member-detail-box {
opacity: 1;
}
.member-detail-box {
}
.ut-member-name {
margin-bottom: 0;
color: #151515;
font-size: 17px;
}
.ut-member-title {
display: block;
font-size: 11px;
letter-spacing: 0.5px;
line-height: 150%;
text-transform: uppercase;
margin-top: 5px;
margin-bottom: 20px;
}
.team-bio .member-box {
text-align: center;
}
.team-bio .member-box h3 {
margin-top: 0;
}
.team-bio .member-photo {
float: none;
width: 100%;
height: auto;
border: none;
margin-right: 0;
}
.ut-mfh {
position: relative;
}
.member-photo-large {
margin-bottom: 20px;
}
.team-bio .member-photo img {
border: 4px solid #F1F4F5;
}
.bio-desc h3 {
color: #151515;
}
.member-social {
margin: 0;
position: absolute;
bottom: 20px;
left: 30px;
}
.member-social a {
text-align: center;
display: inline-block;
line-height: 38px;
color: #FFFFFF;
margin-right: 10px;
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.member-social a:hover {
color: #FFFFFF;
} .no-touchevents .ut-member-style-2 .mp-holder .member-photo:hover img, .ut-member-style-2 .mp-holder .member-photo.cs-hover img {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.ut-member-style-2 .ut-so-link {
color: #FFFFFF;
background: #151515;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align: center;
display: inline-block;
width: 30px;
line-height: 30px;
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
margin-right: 10px;
}
.ut-member-style-2 .ut-so-link:hover {
color: #FFFFFF !important;
}
.ut-member-style-2 .ut-so-link:last-child {
margin-right: 0;
}
.ut-member-style-2 .member-description .ut-member-title .ut-member-name {
color: #ffffff;
}
.ut-member-style-2 .mp-holder .member-description {
background: #121212;
color: #898989;
} .ut-member-style-3 .mp-holder {
border-bottom: 1px solid #DDDDDD;
}
.light .ut-member-style-3 .mp-holder {
border-bottom: 1px solid #FFFFFF;
}
.member-description-style-3 {
padding: 20px;
text-align: center;
}
.ut-member-style-3 .member-social {
position: relative;
top: 0;
left: 0;
}
.ut-member-style-3 .member-social a {
color: #DDDDDD;
border: 1px solid #DDDDDD;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 40px;
width: 40px;
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.light .ut-member-style-3 .member-social a {
color: #FFFFFF;
border: 1px solid #FFFFFF;
}
.ut-member-style-3 .member-social a:last-child {
margin-right: 0;
} .member-photo-style-4-wrap {
position: relative;
margin-bottom: 20px;
overflow: hidden;
}
.member-photo-style-4-wrap:hover .member-photo-style-4 {
display: none;
}
.member-photo-style-4-wrap:hover .member-photo-style-4-hover {
display: inherit;
}
.member-photo-style-4-hover {
display: none;
}
.member-description-style-4 {
text-align: center;
}
.member-photo-style-4 img, .member-photo-style-4-hover img {
margin: 0 auto;
display: block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.member-photo-style-4-wrap .member-social {
left: 20px;
bottom: 5px;
}
.member-photo-style-4-wrap .member-social a:hover {
color: #151515 !important;
} .parallax-section {
overflow: hidden;
position: relative;
}
.parallax-content {
color: #FFFFFF;
position: relative;
}
.normal-background, .parallax-background {
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-repeat: repeat-y;
}
.normal-background {
background-position: center center;
}
.parallax-overlay-pattern {
background-image: url(//nobel-haus.de/wp-content/themes/brooklyn/images/overlay-pattern.png);
}
.parallax-overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: repeat;
position: relative;
z-index: 1;
}
.parallax-scroll-container {
width: 100% !important;
height: 100%;
min-height: 100%;
position: absolute;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-repeat: repeat-y;
background-position: center center;
transform: translateZ(0);
top: 0px;
left: 0px !important;
-webkit-transition: opacity 0.40s ease-in-out;
-moz-transition: opacity 0.40s ease-in-out;
-o-transition: opacity 0.40s ease-in-out;
transition: opacity 0.40s ease-in-out;
}
.parallax-scroll-container.fixed {
background-attachment: fixed;
}
.parallax-scroll-container-hide {
opacity: 0;
} .site-header {
margin-bottom: 70px;
}
#primary {
padding-bottom: 60px;
}
#primary > .post:last-child {
border-bottom: 0;
margin-bottom: 40px;
padding-bottom: 0;
}
.post {
margin-bottom: 80px;
}
.post .entry-content > *:last-child:last-child {
margin-bottom: 0;
}
.single-post .post {
margin: 0;
padding: 0;
border: none;
}
.single-post .entry-meta {
z-index: 1;
position: relative;
}
.single-post .edit-link {
left: 0;
}
.entry-title {
margin: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 22px;
}
h1.entry-title {
font-size: 22px;
}
.entry-header {
margin-bottom: 20px;
}
.single-post .entry-header {
margin-bottom: 20px;
}
.ut-post-thumbnail, .ut-post-media {
margin-bottom: 40px;
}
.post .ut-gallery-wrap, .entry-thumbnail {
backface-visibility: hidden;
position: relative;
overflow: hidden;
margin: 0;
}
.post .ut-gallery-wrap {
margin-bottom: 40px;
}
.ut-blog-layout-list-article-inner .ut-gallery-wrap, ut-blog-grid-article-inner {
margin-bottom: 0;
}
.ut-blog-grid-article-inner .ut-gallery-wrap {
margin-bottom: 0;
}
.ut-format-gallery {
position: relative;
}
.ut-format-gallery .ut-gallery-slider {
margin: 0;
}
.post .ut-gallery-wrap ul li img, 
.entry-thumbnail img {
display: block;
margin: 0;
position: relative;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); max-width: 100%;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ut-blog-classic-article .entry-thumbnail {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.archive .post:hover .ut-gallery-wrap ul li img, 
.archive .post:hover .entry-thumbnail img, 
.blog .post:hover .ut-gallery-wrap ul li img, 
.blog .post:hover .entry-thumbnail img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.page-links {
margin: 0 0 20px 0;
font-size: 12px;
text-transform: uppercase;
}
.page-links ul {
display: block;
height: 40px;
line-height: 40px;
list-style: none;
margin: 20px 0 0 0;
padding: 0;
text-align: right;
}
.page-links ul li:last-child {
margin-right: 0;
}
.page .page-links ul, .single-post .page-links ul {
margin-top: 40px;
}
.page-links ul li {
display: inline;
margin-right: 10px;
}
.page-links ul li a {
padding: 10px;
border: 1px solid #DDDDDD;
}
.page-links a {
color: #151515 !important;
font-weight: bold !important;
text-decoration: none !important;
}
.page-links a:hover, .page-links a:active, .page-links a:focus {
color: #777777 !important;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
} .entry-meta {
font-size: 12px;
line-height: 24px;
text-align: right;
color: #151515;
}
.entry-header .entry-meta {
text-align: left;
margin-top: 5px;
margin-bottom: 0;
}
.reply-link i, .edit-link i, .tags-links i, .entry-meta i {
color: #151515;
font-size: 14px;
padding-right: 5px;
}
.reply-link i {
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.comment-reply-link:hover i, .comment-reply-link:active i, .comment-reply-link:focus i {
color: #ffbf00;
padding-right: 10px;
}
.entry-meta .author-links, .entry-meta .cat-links, .entry-meta .comments-link, .entry-meta .edit-link, .entry-meta .ut-sticky {
color: #151515;
display: block;
text-transform: capitalize;
}
.entry-meta .edit-link {
text-transform: uppercase;
}
.entry-meta .ut-sticky {
display: none;
}
.sticky .entry-meta .ut-sticky {
display: block;
}
.ut-sticky i {
margin: 0;
padding: 0;
}
.entry-header .entry-meta .date-format, .entry-header .entry-meta .author-links, .entry-header .entry-meta .cat-links, .entry-header .entry-meta .comments-link {
display: inline-block;
margin-right: 20px;
text-transform: capitalize;
}
.tags-links a, .entry-meta a {
color: #151515;
font-weight: normal;
text-transform: capitalize;
}
.tags-links a:hover, .tags-links a:active, .tags-links a:focus, .entry-meta a:hover, .entry-meta a:active, .entry-meta a:focus {
color: #777777;
}
.tags-links {
font-size: 12px;
color: #151515;
display: block;
font-weight: bold;
text-transform: uppercase;
}
.date-format {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #DDDDDD;
font-family: Sans-serif !important;
z-index: 10;
display: inline-block;
}
.entry-header .date-format {
margin: 0;
padding: 0;
border: none;
font-family: inherit;
}
.date-format .day {
font-size: 60px;
display: block;
line-height: 50px;
font-weight: bold;
color: #151515;
}
.date-format .month {
color: #151515;
display: block;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
.more-link {
color: #151515;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.more-link:hover, .more-link:active, .more-link:focus {
color: #151515;
}
.more-link .more-link {
text-align: right;
display: block;
width: auto;
}
.author-link i, .more-link i {
-webkit-transition: 0.3s all ease;
-moz-transition: 0.3s all ease;
transition: 0.3s all ease;
padding-left: 5px;
}
.author-link:hover i, .more-link:hover i {
padding-left: 10px;
}
.ut-blog-link {
color: inherit;
display: -webkit-flex;
display: flex;
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
.ut-post-thumbnail-caption-wrap {
position: relative;
}
.ut-post-thumbnail-caption {
position: absolute;
bottom: 20px;
left: 20px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
padding-right: 80px;
} .author-info {
margin-top: 80px;
padding-top: 80px;
border-top: 1px solid #DDDDDD;
}
.author-avatar {
float: left;
margin-right: 40px;
margin-bottom: 20px;
}
.author-avatar img {
border: 2px solid #ffbf00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.author-bio {
color: #151515;
overflow: hidden;
}
.author-link {
color: #151515;
text-decoration: underline;
font-weight: bold;
}
.author-link:hover i {
color: #ffbf00;
}
.author-link:hover, .author-link:focus, .author-link:active {
color: #151515;
}
.the-author {
margin-bottom: 20px;
}
.author-description {
overflow: hidden;
}
.author-social-links {
font-size: 16px;
margin: 20px 0 0;
list-style: none;
text-align: left;
}
.author-social-links a {
color: #151515;
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.author-social-links a:hover, .author-social-links a:active, .author-social-links a:focus {
color: #ffbf00;
}
.author-social-links li {
display: inline;
margin-right: 20px;
}
.author-social-links li:last-child {
margin-right: 0;
} .format-chat p {
margin: 0;
padding: 3px;
}
.format-chat p:nth-child(2n+1) {
background: #f7f8fa;
}
.format-chat .entry-content {
margin-bottom: 20px;
} .ut-gallery-wrap {
overflow: hidden;
}
.ut-gallery-slider {
margin: 0;
padding: 0;
overflow: hidden;
background: #FFFFFF;
position: relative;
zoom: 1;
}
.ut-gallery-slider {
height: 320px;
background: url(//nobel-haus.de/wp-content/themes/brooklyn/images/loaders/ajax-loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.ut-gallery-slider.loaded {
background: none;
}
.ut-gallery-slider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.ut-gallery-slider .slides {
zoom: 1;
}
.ut-blog-classic-article .ut-gallery-slider {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ut-gallery-slider .flex-direction-nav {
display: inline-block;
list-style: none;
position: absolute;
margin: 0;
top: 20px;
right: 20px;
height: 40px;
width: 100px;
z-index: 100;
text-align: right;
}
.ut-gallery-slider .flex-direction-nav li {
display: inline-block;
width: 40px;
height: 40px;
margin-right: 10px;
}
.ut-gallery-slider .flex-direction-nav li:last-child {
margin: 0;
}
.ut-gallery-slider .flex-direction-nav a {
display: block;
width: 40px;
height: 40px;
margin: 0;
z-index: 10;
overflow: hidden;
opacity: 1;
cursor: pointer;
color: #FFFFFF;
text-align: center;
background: #151515;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.ut-gallery-slider .flex-direction-nav a:before {
font-family: 'Brooklyn-Core';
font-size: 14px;
line-height: 40px;
display: inline-block;
content: '\e90a';
}
.ut-gallery-slider .flex-direction-nav a.flex-next:before {
content: '\e915';
}
.ut-gallery-slider .flex-direction-nav a.flex-next {
}
.ut-gallery-slider .flex-direction-nav .flex-prev:hover, .ut-gallery-slider .flex-direction-nav .flex-next:hover {
} .wp-audio-shortcode {
margin-bottom: 40px;
}
.mejs-controls div.mejs-time-rail {
padding-top: 9px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail span {
height: 2px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
top: 14px;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
background: #151515;
border: none;
color: #FFFFFF;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
border-color: #151515;
} .mejs-controls,  .mejs-mediaelement,  .mejs-container {
background: url() !important;
background-color: #151515 !important;
} .mejs-currenttime,  .mejs-duration {
color: #FFFFFF !important;
} .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,  .mejs-controls .mejs-time-rail .mejs-time-total {
background: #444444 !important;
} .mejs-controls .mejs-time-rail .mejs-time-current {
background: #FFFFFF !important;
} .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #444444 !important;
} .format-quote blockquote {
font-size: 22px;
margin-top: 0;
margin-bottom: 20px;
;
}
.format-quote blockquote > *:last-child {
margin-bottom: 0;
}
.single-post .ut-quote-post {
margin-bottom: 40px;
}
.ut-quote-post {
display: -webkit-flex;
display: flex;
background: #ffbf00;
position: relative;
min-height: 400px;
width: 100%;
padding: 40px;
-webkit-transition: all 0.50s ease-in-out;
-moz-transition: all 0.50s ease-in-out;
-o-transition: all 0.50s ease-in-out;
transition: all 0.50s ease-in-out;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.single-post .ut-quote-post {
background: #151515;
}
.ut-quote-post blockquote {
color: #FFFFFF;
display: -webkit-flex;
display: flex;
margin: 0;
-webkit-flex: 1;
flex: 1;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
border-color: #FFFFFF;
-webkit-transition: all 0.50s ease-in-out;
-moz-transition: all 0.50s ease-in-out;
-o-transition: all 0.50s ease-in-out;
transition: all 0.50s ease-in-out;
}
.ut-quote-post blockquote cite {
font-size: 14px;
}
.format-quote .ut-quote-post-link:hover .ut-quote-post, .format-quote .ut-quote-post-link:active .ut-quote-post, .format-quote .ut-quote-post-link:focus .ut-quote-post {
background: #151515;
}
.format-quote .ut-quote-post-link:hover .ut-quote-post blockquote, .format-quote .ut-quote-post-link:active .ut-quote-post blockquote, .format-quote .ut-quote-post-link:focus .ut-quote-post blockquote {
border-color: #ffbf00;
}
.ut-blog-grid .ut-quote-post-link {
display: flex;
-webkit-flex: 1;
flex: 1;
position: relative;
height: 100%;
}
.ut-quote-post-link {
text-decoration: none !important;
}
.ut-blog-layout-list-article-inner .ut-quote-post-link {
width: 100%;
}
.ut-blog-grid .ut-quote-post {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
min-height: 100%;
padding: 40px;
} .blog .ut-blog-classic-article.post-password-required form > *:last-child {
margin-bottom: 0;
} .format-link .entry-header a .entry-title, .format-link .entry-header .entry-title a {
color: #FFFFFF;
}
.ut-format-link {
background: #151515;
display: -webkit-flex;
display: flex;
flex: 1 0 auto;
height: 100%;
width: 100%;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.50s ease-in-out;
-moz-transition: all 0.50s ease-in-out;
-o-transition: all 0.50s ease-in-out;
transition: all 0.50s ease-in-out;
}
.ut-blog-classic-article .ut-format-link-content {
height: 200px;
}
.ut-format-link-content {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
padding: 40px;
min-height: 100%;
width: 100%;
}
.ut-format-link-content .entry-title {
color: #FFFFFF;
} .ut-blog-grid .ut-sticky {
float: left;
margin-right: 10px;
}
.ut-blog-grid {
margin: 0 -10px;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.ut-blog-grid .post {
position: relative;
display: -webkit-flex;
display: flex;
}
.ut-blog-grid-article-inner {
background: #FFFFFF;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
width: 100%;
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.ut-blog-grid .entry-header {
overflow: hidden;
}
.ut-blog-grid .date-format {
float: none;
margin: 0;
position: absolute;
top: 20px;
left: 20px;
border: none;
padding: 0;
}
.ut-blog-grid .date-format.ut-blog-grid-has-no-thumbnail {
position: inherit;
padding: 20px 20px 0;
}
.date-format.ut-blog-grid-has-no-thumbnail a {
display: inline-block;
}
.ut-blog-grid .ut-post-thumbnail .date-format > span, .ut-blog-grid .ut-format-gallery .date-format > span {
color: #FFFFFF;
}
.ut-blog-grid .ut-post-thumbnail {
margin: 0;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;
}
.ut-blog-grid .fluid-width-video-wrapper {
height: 100%;
}
.ut-blog-grid-content-wrap {
display: -webkit-flex;
display: flex;
-webkit-flex: 1;
flex: 1;
margin: 0;
position: relative;
width: 100%;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
padding: 40px;
}
.ut-blog-grid .entry-meta:not(.entry-meta-top) {
background: #FFFFFF;
border-top: 1px solid #DDDDDD;
margin: 0;
padding: 10px 20px;
text-align: left;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.ut-blog-grid .entry-meta .author-links {
float: left;
}
.ut-blog-grid .entry-meta .comments-link {
float: left;
}
.ut-blog-grid .entry-meta .author-links {
margin-right: 20px;
}
.ut-blog-grid .entry-meta.entry-meta-top {
background: #FFFFFF;
-webkit-align-content: flex-start;
align-content: flex-start;
margin: 0;
padding: 10px 20px;
width: 100%;
display: block;
border-top: none;
text-align: left;
}
.entry-meta-top-has-border {
border-bottom: 1px solid #DDDDDD;
}
.ut-blog-grid .post, .ut-blog-grid .hentry {
padding: 0 20px 0 20px;
margin-bottom: 40px;
}
.ut-meta-post-icon {
height: 40px;
width: 40px;
background: #ffbf00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
bottom: 20px;
right: 20px;
;
z-index: 20;
}
.ut-meta-post-icon i {
display: block;
line-height: 40px;
text-align: center;
color: #FFFFFF;
font-size: 18px;
}
.ut-meta-post-icon i.Bklyn-Core-Right-6 {
padding-left: 4px;
}
.search-results .ut-blog-grid .entry-meta-top, .search-results .ut-blog-grid .entry-content {
display: none;
} .ut-blog-grid-article-inner, .ut-blog-layout-list-article-inner, .ut-blog-mixed-large-article-large {
border: 1px solid #DDDDDD;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
} .ut-blog-mixed-grid .post {
border-bottom: none;
}
.ut-blog-mixed-grid .format-audio iframe {
height: 362px;
}
.ut-blog-mixed-large-article {
margin: 0 10px 40px;
}
.ut-blog-mixed-large-article-large {
padding: 40px;
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
} .ut-blog-layout-list .ut-sticky {
float: left;
margin-right: 10px;
}
.ut-blog-list-article {
margin-bottom: 40px;
}
.ut-blog-layout-list {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.ut-blog-layout-list .post {
position: relative;
}
.ut-blog-layout-list .ut-post-thumbnail, .ut-blog-list-content, .ut-blog-layout-list .ut-format-gallery {
-webkit-flex: 1;
flex: 1;
margin: 0;
}
.ut-blog-list-content {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
}
.ut-blog-layout-list-article-inner {
background: #FFFFFF;
display: -webkit-flex;
display: flex;
-webkit-flex: 1;
flex: 1;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
}
.ut-blog-layout-list-content-wrap {
display: -webkit-flex;
display: flex;
-webkit-flex: 1;
flex: 1;
margin: 0;
position: relative;
width: 100%;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
padding: 40px;
}
.ut-blog-layout-list .date-format {
float: none;
margin: 0;
position: absolute;
top: 20px;
left: 20px;
border: none;
padding: 0;
}
.ut-blog-layout-list .ut-post-thumbnail:not(.ut-post-thumbnail-empty) .date-format > span, .ut-blog-layout-list .ut-format-gallery .date-format > span {
color: #FFFFFF;
}
.ut-blog-layout-list .ut-post-thumbnail.ut-post-thumbnail-empty .entry-thumbnail {
border-right: 1px solid #DDDDDD;
padding: 20px;
height: 100%;
}
.ut-blog-layout-list .ut-post-thumbnail.ut-post-thumbnail-empty .entry-thumbnail .date-format {
position: inherit;
}
.ut-blog-layout-list .entry-meta:not(.entry-meta-top) {
background: #FFFFFF;
border-top: 1px solid #DDDDDD;
margin: 0;
padding: 10px 20px;
text-align: left;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.ut-blog-layout-list .entry-meta .author-links {
float: left;
}
.ut-blog-layout-list .entry-meta .comments-link {
float: left;
}
.ut-blog-layout-list .entry-meta .author-links {
margin-right: 20px;
}
.ut-blog-layout-list .entry-meta.entry-meta-top {
background: #FFFFFF;
-webkit-align-content: flex-start;
align-content: flex-start;
margin: 0;
padding: 10px 20px;
border-bottom: 1px solid #DDDDDD;
width: 100%;
display: block;
border-top: none;
text-align: left;
}
.ut-blog-list-article.format-video .entry-thumbnail,
.ut-blog-list-article.format-video .fluid-width-video-wrapper {
height:100%;    
} .mashsb-container {
padding: 0;
}
.mashsb-container + .tags-links {
margin-top: 40px;
}
.entry-content aside.mashsb-container:first-child {
margin-bottom: 40px;
}
.mashsb-buttons a {
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
} #ut-blog-navigation {
background: #f7f8fa;
font-size: 16px;
height: 120px;
}
#ut-blog-navigation i {
line-height: 120px;
}
#ut-blog-navigation a {
color: #151515;
display: block;
height: 100%;
width: 100%;
}
#ut-blog-navigation .nav-previous {
float: left;
text-align: left;
width: 50%;
}
#ut-blog-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} #comments {
padding-top: 80px;
margin-top: 80px;
border-top: 1px solid #DDDDDD;
}
.author-title, #reply-title, .comments-title {
text-transform: uppercase;
font-size: 17px;
margin-bottom: 40px;
}
#reply-title {
margin-bottom: 10px;
}
#reply-title > small {
font-size: 12px;
}
#reply-title a:hover, reply-title a:focus, reply-title a:active {
color: #777777;
}
.logged-in-as {
}
.logged-in-as a {
color: #151515;
}
.logged-in-as a:hover, .logged-in-as a:active, .logged-in-as a:focus {
color: #777777;
}
.comment-body {
border: 1px solid #DDDDDD;
overflow: hidden;
padding: 40px;
position: relative;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.ut-arrow-left {
width: 0;
height: 0;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-right: 20px solid #DDDDDD;
position: absolute;
left: 101px;
top: 20px;
z-index: 10;
}
.ut-arrow-left:after {
content: '';
width: 0;
height: 0;
border-top: 19px solid transparent;
border-bottom: 19px solid transparent;
border-right: 19px solid #FFFFFF;
position: absolute;
top: -19px;
left: 1px;
}
.comment-list {
margin-left: 0;
padding-bottom: 40px;
margin-bottom: 80px;
border-bottom: 1px solid #DDDDDD;
}
.comment-list li.comment {
position: relative;
}
.comment-list li article {
margin-bottom: 40px;
}
.comment-list .pingback > div {
padding: 20px;
}
.comment-list .pingback {
margin-bottom: 20px;
}
.pingback a {
color: #151515;
text-decoration: underline;
font-weight: bold;
}
.pingback a:hover, .pingback a:active, .pingback a:focus {
color: #777777;
}
#comment-nav-above, #comment-nav-below {
margin-bottom: 50px;
font-size: 11px;
text-transform: uppercase;
padding-bottom: 50px;
border-bottom: 1px solid #DDDDDD;
}
.bypostauthor .comment-avatar img {
border: 2px solid #ffbf00;
}
.comment-avatar {
float: left;
margin-right: 40px;
margin-bottom: 40px;
}
.comment-avatar .avatar {
border: 2px solid transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.bypostauthor {
color: inherit;
}
.comment-author h6 {
font-size: 17px;
margin-bottom: 5px;
}
.comment-footer {
font-size: 12px;
text-transform: uppercase;
text-align: right;
margin-top: 20px;
}
.comment-footer .edit-link {
margin-left: 10px;
}
.comment-footer a {
color: #151515;
font-weight: bold;
}
.comment-metadata {
font-size: 12px;
color: #777777;
}
.comment-metadata a {
color: #777777;
}
.comment-metadata a:hover, .comment-metadata a:focus, .comment-metadata a:active {
color: #151515;
}
.comment-header, .comment-metadata, .comment-footer {
}
.comment-header {
margin-bottom: 10px;
}
#comments .comment-list .comment > #respond.comment-respond {
margin-bottom: 40px;
}
#commentform .form-submit {
margin-bottom: 0;
}
#commentform p.comment-form-author, #commentform p.comment-form-email {
float: left;
margin-right: 2%;
width: 32%;
}
#commentform p.comment-form-url {
float: left;
width: 32%;
}
#commentform input#author, #commentform input#email, #commentform input#url {
width: 100%;
display: block;
margin-bottom: 0;
}
#commentform textarea {
width: 100%;
display: block;
min-height: 200px;
}
#commentform #submit {
margin: 0;
}
#commentform .comment-form-comment textarea, #commentform .comment-form-author input, #commentform .comment-form-email input, #commentform .comment-form-url input {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#searchform label, .comment-awaiting-moderation, #commentform label {
color: #151515;
}
#searchform label, .comment-awaiting-moderation, #cancel-comment-reply-link, #commentform label {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}
#cancel-comment-reply-link:hover {
color: #151515;
}
.comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus {
color: #151515;
}
.comment-subscription-form {
clear: both;
font-size: 0.75rem;
font-weight: normal;
margin-bottom: 5px !important;
margin-top: 5px !important;
overflow: hidden;
}
.comment-subscription-form #subscribe_blog, .comment-subscription-form #subscribe_comments {
display: inline !important;
float: none !important;
font-size: 0.75rem;
font-weight: normal;
margin: 0 !important;
} #secondary {
font-size: 12px;
color: #777777;
padding-bottom: 80px;
}
#secondary .sidebar {
padding-left: 20px;
}
#secondary .sidebar.sidebar-left {
padding-left: 0;
padding-right: 20px;
}
#secondary .sidebar li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
#secondary .sidebar li:last-child > div:not(.tagcloud) > *:last-child, 
#secondary .sidebar li:last-child > *:last-child {
margin-bottom: 0;
}
.page-template-templatestemplate-archive-php a, 
#secondary a {
color: #151515;
}
.sidebar, .widget-container ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget-title {
font-size: 13px;
text-transform: uppercase;
margin-bottom: 20px;
}
#secondary .widget-title {
padding-top: 20px;
border-top: 1px solid #DDDDDD;
}
.widget-container {
margin-bottom: 20px;
}
.widget-container select, .widget-container ul {
margin-bottom: 20px;
}
.widget-container ul.sub-menu, .widget-container ul.children {
margin: 0;
}
.widget-container.widget_text > .textwidget ul {
list-style: disc inside;
margin-left: 0;
}
.widget-container.widget_text > .textwidget ol {
list-style: decimal inside;
margin-left: 0;
}
.widget-container #wp-calendar {
margin-bottom: 20px;
}
.widget_tag_cloud {
margin-bottom: 35px;
}
.footer .widget_tag_cloud {
margin-bottom: 55px;
}
.ut-archive-tags a, .widget_tag_cloud a {
display: inline-block;
font-size: 10px !important;
border: 1px solid #DDDDDD;
color: #777777 !important;
padding: 10px;
margin: 0 2px 5px 0;
line-height: 100% !important;
text-transform: uppercase;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.ut-footer-dark .ut-footer-area .widget_tag_cloud a {
border-color: rgba(255,255,255,0.1);
color: #777777;
}
.ut-archive-tags a:hover, .widget_tag_cloud a:hover {
border-color: #151515;
color: #151515 !important;
}
.widget_recent_entries .post-date {
display: block;
font-size: 10px;
color: #888888;
}
.widget_categories ul, .widget_pages ul, .widget_nav_menu ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_archive ul, .widget_media_image img {
margin-bottom: 20px;
}
.widget_categories li, .widget_pages li, .widget_nav_menu li, .widget_recent_entries li, .widget_recent_comments li, .widget_recent_comments li.recentcomments, .widget_meta li, .widget_archive li {
padding-left: 15px;
position: relative;
}
.widget-container li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget-container ul.children li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.ut-footer-dark .ut-footer-area .tweet_list li {
border-color: rgba(255, 255, 255, 0.1)
}
.widget_recent_comments li {
padding-left: 0;
}
.widget_recent_comments li::before, .widget_recent_comments li.recentcomments::before, .widget_categories li::before, .widget_pages li::before, .widget_nav_menu li::before, .widget_recent_entries li::before, .widget_meta li::before, .widget_archive li::before, .tweet_list li::before {
font-family: 'FontAwesome';
content: "\f105";
font-weight: normal;
font-style: normal;
position: absolute;
top: 0;
left: 0;
color: #151515;
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.tweet_list li:before {
content: "\f099";
}
.ut-footer-dark .ut-footer-area .widget_categories li::before, .ut-footer-dark .ut-footer-area .widget_pages li::before, .ut-footer-dark .ut-footer-area .widget_nav_menu li::before, .ut-footer-dark .ut-footer-area .widget_recent_entries li::before, .ut-footer-dark .ut-footer-area .widget_meta li::before, .ut-footer-dark .ut-footer-area .widget_archive li::before, .ut-footer-dark .ut-footer-area .tweet_list li::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-address::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-phone::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-fax::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-email::before, .ut-footer-dark .ut-footer-area .ut_widget_contact .ut-internet::before, .ut-footer-dark .ut-footer-area .widget_recent_comments li::before, .ut-footer-dark .ut-footer-area .widget_recent_comments li.recentcomments::before {
color: #777777;
}
.widget_pages li.page_item_has_children, .widget_nav_menu li.menu-item-has-children {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.widget_pages li.page_item_has_children .children, .widget_nav_menu li.menu-item-has-children .sub-menu {
margin: 0;
}
.ut-footer-dark .ut-footer-area .widget_pages li.page_item_has_children .children li:first-child, .ut-footer-dark .ut-footer-area .widget_nav_menu li.menu-item-has-children .sub-menu li:first-child {
border-color: #151515;
}
.ut-flickr-item {
width: 75px;
height: 75px;
background: url(//nobel-haus.de/wp-content/themes/brooklyn/images/loaders/ajax-loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.ut-flickr-item.loaded {
background: none;
}
.ut_widget_flickr .flickr_items {
margin-bottom: 15px;
}
.ut_widget_flickr li {
float: left;
margin: 0 5px 5px 0;
}
.ut_widget_flickr li img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity: 1;
-webkit-transition: opacity 0.40s ease-in-out;
-moz-transition: opacity 0.40s ease-in-out;
-o-transition: opacity 0.40s ease-in-out;
transition: opacity 0.40s ease-in-out;
}
.ut_widget_flickr li img:hover {
opacity: 0.5;
}
.widget_rss .rsswidget img {
vertical-align: middle;
}
.widget_rss li {
margin-bottom: 10px;
}
.widget_rss .rss-date {
display: block;
}
.tweet-left {
display: none;
}
.tweet_list li {
padding-left: 25px;
position: relative;
border: none;
padding-bottom: 0;
margin-bottom: 10px;
} .ut_widget_contact div {
overflow: hidden;
}
.ut-footer-dark .ut-footer-area .ut_widget_contact li {
border-color: #151515;
}
.ut_widget_contact li *:last-child {
margin-bottom: 0;
}
.ut_widget_contact .ut-address::before, .ut_widget_contact .ut-phone::before, .ut_widget_contact .ut-fax::before, .ut_widget_contact .ut-email::before, .ut_widget_contact .ut-internet::before {
content: '\f041';
color: #151515;
font-family: fontawesome;
float: left;
margin-right: 10px;
text-align: center;
width: 20px;
font-size: 14px;
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.ut_widget_contact .ut-phone:before {
content: '\f095';
}
.ut_widget_contact .ut-fax:before {
content: '\f1ac';
}
.ut_widget_contact .ut-email:before {
content: '\f003';
}
.ut_widget_contact .ut-internet:before {
content: '\f0ac';
} .ut_widget_social {
margin-bottom: 30px;
}
.ut_widget_social ul.ut-sociallinks {
font-size: 16px;
margin-bottom: 0;
}
.ut_widget_social .ut-sociallinks li {
display: inline-block;
margin: 0 20px 10px 0;
text-align: center;
width: 20px;
}
.ut_widget_social .ut-sociallinks li a i {
-webkit-transition: 0.2s all linear;
-moz-transition: 0.2s all linear;
transition: 0.2s all linear;
} .page-header .entry-meta {
text-align: center;
}
.blog #primary {
overflow: hidden;
}
.page #primary, 
.blog #primary, 
.single #primary, 
.page #secondary, 
.blog #secondary, 
.single #secondary {
padding-top: 80px;
}
.blog.has-no-hero #primary, 
.single.has-no-hero #primary, 
.page.has-no-hero #primary, 
.blog.has-no-hero #secondary, 
.single.has-no-hero #secondary, 
.page.has-no-hero #secondary {
padding-top: 160px;
}
.search #primary, .archive #primary {
padding-top: 120px;
}
.archive #primary {
padding-bottom: 80px;
}
.search #primary {
padding-bottom: 80px;
}
.admin-bar #header-section {
margin-top: 32px !important;
}
@media (max-width: 767px) {
.ut-header-fixed  .page #primary, 
.ut-header-fixed  .blog #primary, 
.ut-header-fixed  .single #primary, 
.ut-header-fixed  .page #secondary, 
.ut-header-fixed  .blog #secondary, 
.ut-header-fixed  .single #secondary {
padding-top: 80px;
padding-bottom: 80px;
}
.page #primary, 
.blog #primary, 
.single #primary, 
.page #secondary, 
.blog #secondary, 
.single #secondary {
padding-top: 140px;
padding-bottom: 80px;
}
.blog.has-no-hero #primary, 
.single.has-no-hero #primary, 
.page.has-no-hero #primary, 
.blog.has-no-hero #secondary, 
.single.has-no-hero #secondary, 
.page.has-no-hero #secondary {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.ut-header-fixed  .page #primary, 
.ut-header-fixed  .blog #primary, 
.ut-header-fixed  .single #primary, 
.ut-header-fixed  .page #secondary, 
.ut-header-fixed  .blog #secondary, 
.ut-header-fixed  .single #secondary {
padding-top: 120px;
padding-bottom: 120px;
}
.page #primary, 
.blog #primary, 
.single #primary, 
.page #secondary, 
.blog #secondary, 
.single #secondary {
padding-top: 200px;
padding-bottom: 120px;
}
.blog.has-no-hero #primary, 
.single.has-no-hero #primary, 
.page.has-no-hero #primary, 
.blog.has-no-hero #secondary, 
.single.has-no-hero #secondary, 
.page.has-no-hero #secondary {
padding-top: 120px;
padding-bottom: 120px;
}
} .search .hero-description-bottom, .error404 .hero-description-bottom {
margin-bottom: 40px;
margin-top: 10px;
}
.error404 .hero-description-bottom {
margin-bottom: 20px;
}
.search #searchform .search-submit {
padding: 12px;
}
.search #searchform .search-field {
max-width: 320px;
width: 100%;
padding: 0 0 10px 0;
margin: 0 auto 40px auto;
background: transparent;
border-left: none;
border-top: none;
border-right: none;
}
.search #searchform .search-field:focus {
color: #FFFFFF;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.error404 .hero-btn-holder, 
.error404 .hero-btn-holder .ut-btn {
margin: 0;
}
.error404 .hero-btn-holder .ut-btn {
background: #151515;
color: #FFFFFF;
} .ut-archive-tags {
margin-bottom: 45px;
}
.ut-daily-archive-list, .ut-monthly-archive-list, .ut-monthly-archive-list, .ut-yearly-archive-list, .ut-contributors-archive-list, .ut-categories-archive-list, .ut-latest-posts-list {
list-style: none;
margin: 0 0 20px 0;
}
.ut-daily-archive-list li, .ut-monthly-archive-list li, .ut-monthly-archive-list li, .ut-yearly-archive-list li, .ut-contributors-archive-list li, .ut-categories-archive-list li, .ut-latest-posts-list li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #DDDDDD;
padding-left: 10px;
position: relative;
list-style: none;
}
.ut-daily-archive-list li:before, .ut-monthly-archive-list li:before, .ut-monthly-archive-list li:before, .ut-yearly-archive-list li:before, .ut-contributors-archive-list li:before, .ut-categories-archive-list li:before, .ut-latest-posts-list li:before {
font-family: 'FontAwesome';
content: "\f105";
font-weight: normal;
font-style: normal;
position: absolute;
top: 0;
left: 0;
}
.ut-archive-template-title {
text-transform: uppercase;
font-size: 17px;
} #contact-section .parallax-header, #contact-section .section-header {
padding-bottom: 0;
margin-bottom: 40px;
}
#contact-section .parallax-header > *:last-child, #contact-section .section-header > *:last-child, #contact-section .parallax-header > .lead *:last-child, #contact-section .section-header > .lead *:last-child {
margin-bottom: 0;
}
#contact-section .background-map {
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
#contact-section .background-map iframe {
width: 100%;
height: 100%;
}
#contact-section ul, #contact-section ol {
list-style: outside;
}
.light .ut-left-footer-area, .light .ut-right-footer-area {
padding: 40px;
background: rgba(255, 255, 255, 0.15);
}
.light .ut-right-footer-area > *:last-child, .light .ut-left-footer-area > *:last-child, .dark .ut-right-footer-area > *:last-child, .dark .ut-left-footer-area > *:last-child {
margin-bottom: 0;
}
.ut-left-footer-area {
margin-bottom: 0;
}
.contact-section.contact-map {
position: relative;
}
.wpcf7-form p {
margin: 0 !important;
}
.wpcf7-form .wpcf7-response-output {
margin: 10px 0 0 0;
border: none;
padding: 0;
}
.light#contact-section a:hover {
color: #FFFFFF;
}
.wpcf7-form .ajax-loader {
display: none !important;
}
.dark .wpcf7-form {
color: #151515;
}
.wpcf7-not-valid-tip {
border: none !important;
padding: 0;
margin-bottom: 20px;
}
.fa-ul li .fa {
font-size: 16px;
line-height: inherit;
top: 0;
}
.fa-ul li {
list-style: none !important;
}
.fa-ul {
list-style: none !important;
} .footer {
padding: 0;
background: #FFFFFF;
position: relative;
}
.footer.ut-footer-has-widgets {
padding: 40px 0 0;
}
.footer.ut-footer-dark a.toTop, .footer.ut-footer-dark {
background: #141618;
}
.footer.ut-footer-dark h1, .footer.ut-footer-dark h2, .footer.ut-footer-dark h3, .footer.ut-footer-dark h4, .footer.ut-footer-dark h5, .footer.ut-footer-dark h6 {
color: #FFFFFF;
}
.footer.ut-footer-dark a.toTop, .footer.ut-footer-dark .widget-title {
color: #FFFFFF;
}
a.toTop {
display: block;
width: 40px;
height: 40px;
background: #FFFFFF;
font-size: 16px;
line-height: 40px;
position: absolute;
z-index: 100;
top: -40px;
left: 0;
right: 0;
margin: auto;
color: #151515;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
-webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);
-webkit-transform: translateZ(0);
text-align: center;
}
a.toTop:hover {
color: #151515;
-webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);
}
a.toTop, .toTop i {
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.copyright {
padding: 0;
margin: 0;
font-size: 11px;
display: block;
text-transform: uppercase;
line-height: 150%;
}
.ut-footer-area {
color: #777777;
padding-bottom: 80px;
padding-top: 80px;
}
.ut-footer-dark .ut-footer-area {
color: rgb(255,255,255);
color: rgba(255,255,255,0.5);
}
.footer-content {
background: #FFFFFF;
color: #151515;
text-align: center;
padding: 40px 0;
}
.ut-footer-has-widgets .footer-content {
padding: 20px 0;
}
.ut-footer-light.ut-footer-has-widgets,
.ut-footer-light.ut-footer-has-widgets .footer-content {
border-top: 1px solid #DDDDDD;
}
.ut-footer-area ul.sidebar a {
color: #151515;
}
.ut-footer-dark .ut-footer-area ul.sidebar a {
color: #777777;
}
.footer-content h1, .footer-content h2, .footer-content h3, .footer-content h4, .footer-content h5, .footer-content h6 {
color: #151515;
text-transform: none;
margin: 0;
position: relative;
line-height: 150%;
font-size: 14px;
}
.footer-content a, .copyright a {
color: #151515;
font-weight: bold;
text-transform: uppercase;
} .ut-footer-dark .footer-content h1, .ut-footer-dark .footer-content h2, .ut-footer-dark .footer-content h3, .ut-footer-dark .footer-content h4, .ut-footer-dark .footer-content h5, .ut-footer-dark .footer-content h6 {
color: #FFFFFF;
}
.ut-footer-dark .footer-content {
background: #131416;
color: rgb(255,255,255);
color: rgba(255,255,255,0.5);
}
.ut-footer-dark .footer-content a {
color: #777777;
text-transform: uppercase;
}
.ut-footer-dark .footer-content a:hover, .ut-footer-dark .footer-content a:active, .ut-footer-dark .footer-content a:focus {
color: #FFFFFF;
}
.ut-footer-so {
margin: 0;
padding: 0;
display: block;
}
.ut-footer-so li {
display: inline-block;
margin-right: 20px;
margin-bottom: 10px;
}
.ut-sub-footer-style-2 .ut-footer-so li:first-child {
margin-right: 0;
}
.ut-sub-footer-style-1 .ut-sub-footer-social-icons .ut-footer-so li:last-child {
margin-right: 0;
}
.ut-footer-so li a {
display: block;
text-align: center;
}
.ut-footer-so li a i, .ut-footer-so li a {
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.ut-footer-so li a i {
color: #151515;
font-size: 16px;
}
.ut-footer-dark .ut-footer-so li a i {
color: #FFFFFF;
} .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse {
-webkit-flex-flow: row-reverse;
flex-flow: row-reverse;
}
.ut-sub-footer-style-2 {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-align-items: center;
align-items: center;
}
.ut-sub-footer-style-2 .ut-footer-so li {
margin-bottom: 0;
float: left;
}
.ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-footer-so li:first-child {
margin-right: 20px;
}
.ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-footer-so li:last-child {
margin-right: 0;
}
.ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-footer-so li {
margin-bottom: 0;
float: right;
}
.ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-social-icons, .ut-sub-footer-style-2 .ut-sub-footer-content {
-webkit-flex: 1;
flex: 1;
text-align: right;
}
.ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-content, .ut-sub-footer-style-2 .ut-sub-footer-social-icons {
-webkit-flex: 1;
flex: 1;
text-align: left;
}
.ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-sub-footer-social-icons, .ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-content {
padding-right: 10px;
}
.ut-sub-footer-style-2.ut-sub-footer-style-2-reverse .ut-sub-footer-social-icons, .ut-sub-footer-style-2.ut-sub-footer-style-2:not(.ut-sub-footer-style-2-reverse) .ut-sub-footer-content {
padding-left: 10px;
} form {
margin: 0;
}
.light input, 
.light textarea {
border: 1px solid transparent;
padding: 10px;
outline: none;
color: #FFFFFF;
margin: 0;
width: 100%;
max-width: 100%;
display: block;
vertical-align: baseline; *vertical-align: middle; margin-bottom: 20px;
-webkit-transition: background 0.40s ease-in-out;
-moz-transition: background 0.40s ease-in-out;
-o-transition: background 0.40s ease-in-out;
transition: background 0.40s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.35);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
textarea {
overflow: auto; vertical-align: top; resize: vertical;
}
.light input:focus, .light textarea:focus {
border: 1px solid transparent;
color: #FFFFFF;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.5);
}
.success-message, .alert-message, .error-message {
display: none;
font-size: 12px;
}
.widget_search .search-submit, .widget_search #searchform span {
display: none;
}
select {
width: 100%;
max-width: 100%;
color: #151515;
padding: 10px;
outline: none;
background: transparent;
border: 1px solid #DDDDDD;
border-radius: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-transition: border 0.40s ease-in-out;
-moz-transition: border 0.40s ease-in-out;
-o-transition: border 0.40s ease-in-out;
transition: border 0.40s ease-in-out;
} input[type="radio"], 
input[type="checkbox"] {
display: inherit !important;
width: inherit !important;
}
input[type="checkbox"] {
-webkit-appearance: checkbox !important;
}
input[type="radio"] {
-webkit-appearance: radio !important;
}
.dark .wpcf7-form input, .dark .wpcf7-form textarea, input, textarea {
background: transparent;
border: 1px solid #DDDDDD;
color: #b2b2b6;
padding: 10px;
outline: none;
margin: 0;
width: 100%;
max-width: 100%;
display: block;
vertical-align: baseline; *vertical-align: middle; margin-bottom: 20px;
-webkit-transition: border 0.40s ease-in-out;
-moz-transition: border 0.40s ease-in-out;
-o-transition: border 0.40s ease-in-out;
transition: border 0.40s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#secondary input, #secondary textarea, #secondary select {
font-size: 12px;
}
input:focus, textarea:focus, select:focus, .dark .wpcf7-form input:focus, .dark .wpcf7-form textarea:focus, .dark .wpcf7-form select:focus {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
border-color: #dddddd;
background: transparent;
color: #151515;
}
.ut-footer-dark input, .ut-footer-dark select, .ut-footer-dark textarea {
background: transparent;
border-color: rgba(255,255,255,0.1);
color: #777777;
}
.ut-footer-dark input:focus, .ut-footer-dark textarea:focus, .ut-footer-dark select:focus {
color: #b2b2b6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ut-footer-dark input[type="button"], .ut-footer-dark input[type="submit"] {
line-height: 24px;
color: #FFFFFF;
} button, input[type="submit"], input[type="button"] {
font-family: sans-serif;
font-weight: bold;
border: none !important;
vertical-align: baseline; *vertical-align: middle; display: inline-block;
text-decoration: none;
cursor: pointer;
margin-bottom: 0;
line-height: 24px;
background: #151515;
color: #FFFFFF;
padding: 8px 12px;
letter-spacing: 0.5px;
text-transform: uppercase;
text-align: center;
-webkit-transition: all 0.40s ease-in-out;
-moz-transition: all 0.40s ease-in-out;
-o-transition: all 0.40s ease-in-out;
transition: all 0.40s ease-in-out;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-appearance: none;
width: auto;
outline: none !important;
}
button:hover, button:focus, button:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
color: #FFFFFF;
background: #ffbf00;
border: none;
} #contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"] {
background: #ffbf00;
color: #FFFFFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#contact-section.light button:hover, #contact-section.light button:focus, #contact-section.light button:active, #contact-section.light input[type="button"]:hover, #contact-section.light input[type="button"]:focus, #contact-section.light input[type="button"]:active, #contact-section.light input[type="submit"]:hover, #contact-section.light input[type="submit"]:focus, #contact-section.light input[type="submit"]:active {
color: #FFFFFF;
background: #151515;
} #contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] {
background: #151515;
color: #FFFFFF;
width: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.40s ease-in-out;
-moz-transition: all 0.40s ease-in-out;
-o-transition: all 0.40s ease-in-out;
transition: all 0.40s ease-in-out;
}
#contact-section.dark button:hover, #contact-section.dark button:focus, #contact-section.dark button:active, #contact-section.dark input[type="button"]:hover, #contact-section.dark input[type="button"]:focus, #contact-section.dark input[type="button"]:active, #contact-section.dark input[type="submit"]:hover, #contact-section.dark input[type="submit"]:focus, #contact-section.dark input[type="submit"]:active {
color: #FFFFFF;
background: #ffbf00;
} #contact-section.light button, #contact-section.light input[type="submit"], #contact-section.light input[type="button"], #contact-section.dark button, #contact-section.dark input[type="submit"], #contact-section.dark input[type="button"] {
background: #151515;
color: #FFFFFF;
}
#contact-section.light button:hover, #contact-section.light button:focus, #contact-section.light button:active, #contact-section.light input[type="button"]:hover, #contact-section.light input[type="button"]:focus, #contact-section.light input[type="button"]:active, #contact-section.light input[type="submit"]:hover, #contact-section.light input[type="submit"]:focus, #contact-section.light input[type="submit"]:active, #contact-section.dark button:hover, #contact-section.dark button:focus, #contact-section.dark button:active, #contact-section.dark input[type="button"]:hover, #contact-section.dark input[type="button"]:focus, #contact-section.dark input[type="button"]:active, #contact-section.dark input[type="submit"]:hover, #contact-section.dark input[type="submit"]:focus, #contact-section.dark input[type="submit"]:active {
color: #FFFFFF;
background: #ffbf00;
} .ut-footer-custom button, .ut-footer-custom input[type="submit"], .ut-footer-custom input[type="button"] {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.40s ease-in-out;
-moz-transition: all 0.40s ease-in-out;
-o-transition: all 0.40s ease-in-out;
transition: all 0.40s ease-in-out;
} .ut-footer-light button, .ut-footer-light input[type="submit"], .ut-footer-light input[type="button"] {
background: #151515;
color: #FFFFFF;
}
.ut-footer-light button:hover, .ut-footer-light button:focus, .ut-footer-light button:active, .ut-footer-light input[type="button"]:hover, .ut-footer-light input[type="button"]:focus, .ut-footer-light input[type="button"]:active, .ut-footer-light input[type="submit"]:hover, .ut-footer-light input[type="submit"]:focus, .ut-footer-light input[type="submit"]:active {
color: #FFFFFF;
background: #ffbf00;
} .ut-footer-dark button, .ut-footer-dark input[type="submit"], .ut-footer-dark input[type="button"] {
background: #ffbf00;
color: #FFFFFF;
}
.ut-footer-dark button:hover, .ut-footer-dark button:focus, .ut-footer-dark button:active, .ut-footer-dark input[type="button"]:hover, .ut-footer-dark input[type="button"]:focus, .ut-footer-dark input[type="button"]:active, .ut-footer-dark input[type="submit"]:hover, .ut-footer-dark input[type="submit"]:focus, .ut-footer-dark input[type="submit"]:active {
color: #FFFFFF;
background: #151515;
} button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
} .ut-split-screen-poster {
background-position: 50% 50% !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-attachment: scroll !important;
margin: 0 auto;
}
.ut-split-screen .parallax-header, .ut-split-screen .section-header {
text-align: left;
}
.ut-split-content-right, .ut-split-content-left {
margin-top: 140px;
margin-bottom: 70px;
}
.ut-split-screen .pt-style-6 .page-title:after, .ut-split-screen .pt-style-6 .parallax-title:after, .ut-split-screen .pt-style-6 .section-title:after, .ut-split-screen .pt-style-2 .page-title:after, .ut-split-screen .pt-style-2 .parallax-title:after, .ut-split-screen .pt-style-2 .section-title:after {
margin: 15px 0;
}
.ut-split-screen .pt-style-1 .page-title span, .ut-split-screent .pt-style-1 .section-title span {
padding: 0 20px 0 0;
}
.ut-split-content-left .pt-style-1 .section-title span, .ut-split-content-right .pt-style-1 .section-title span, .ut-split-content-left .pt-style-1 .page-title span, .ut-split-content-right .pt-style-1 .page-title span {
padding-left: 0;
} .add-padding {
padding-right: 20px !important;
padding-left: 20px !important;
}
.remove-bottom {
margin-bottom: 0 !important;
}
.half-bottom {
margin-bottom: 10px !important;
}
.add-bottom {
margin-bottom: 20px !important;
}
.ut-half-height {
height: 50% !important;
}
.section-content {
position: relative;
}
.ut-section-shadow {
-webkit-box-shadow: 0 -5px 4px rgba(0, 0, 0, 0.08) inset;
-moz-box-shadow: 0 -5px 4px rgba(0, 0, 0, 0.08) inset;
box-shadow: 0 -5px 4px rgba(0, 0, 0, 0.08) inset;
}
.ut-new-hide {
display: none;
}
.dark blockquote {
color: #151515;
}
.dark cite, .dark, .dark .lead {
color: #888888;
}
.dark b, .dark strong {
color: #151515;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
color: #151515;
}
.light cite, .light blockquote, .light, .light .lead {
color: #FFFFFF;
}
.light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {
color: #FFFFFF;
}
.ut-rounded {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ut-circle {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
span.ut-word-rotator {
color: inherit;
}
div.pp_default .pp_content .ppt {
font-size: 13px;
color: #151515 !important;
}
.error404 .search-submit, .search-no-results .search-submit {
margin-bottom: 0;
}
.playerBox {
max-width: inherit !important;
}
.ut-video-control, .ut-audio-control {
bottom: 10px;
position: absolute;
height: 25px;
left: 50%;
margin-left: -12.5px;
display: block;
z-index: 2;
}
#contact-section .ut-video-control {
top: 40px;
bottom: auto;
}
.ut-mute::before, .ut-unmute::before {
font-family: 'Brooklyn-Core';
color: #FFFFFF;
font-size: 20px;
}
.ut-mute::before {
content: "\e904";
}
.ut-unmute::before {
content: "\e905";
}
.ut-video-section, .ut-video-section .parallax-overlay {
position: relative;
}
#wpstats {
display: none;
}
.ut_widget_twitter a {
word-break: break-all;
} .ut-custom-icon {
margin-bottom: 20px;
} .ut-icon-box .ut-custom-icon {
display: block;
font-size: inherit;
margin: 0;
line-height: 100px;
text-align: center;
}
.ut-icon-box .ut-custom-icon img,
.ut-icon-box.ut-icon-box-small .ut-custom-icon img {
max-width: 50px;
margin: 0;
vertical-align: middle;
}
.ut-icon-box.ut-icon-box-small .ut-custom-icon img {
max-width: 30px;
} .ut-install-note {
margin-top: 40px;
margin-bottom: 40px;
} .js .slides .hero-holder {
opacity: 0;
}
.js .slides .hero-holder.show {
opacity: 1;
} .ut-modal-box {
margin-left: -25%; } .ut-rotate-avatar {
min-height: 200px;
}   .tp-bullets.simplebullets.round .bullet {
background: none !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 14px;
height: 14px;
border: 1px solid rgb(255,255,255);
border: 1px solid rgba(255,255,255, 0.15);
}
.tp-bullets.simplebullets.round .selected {
border-color: #FFFFFF !important;
}
.themecolor-bg {
padding: 3px 5px;
color: #FFFFFF;
}
.tp-rightarrow.default, .tp-leftarrow.default {
background: none !important;
}
.tp-rightarrow.default:hover:before, .tp-leftarrow.default:hover:before {
color: #FFFFFF;
-webkit-transition: 0.2s color linear;
-moz-transition: 0.2s color linear;
transition: 0.2s color linear;
}
.tp-rightarrow.default:before {
content: "\f105";
font-family: 'FontAwesome';
font-size: 65px;
color: rgb(255,255,255);
color: rgba(255,255,255, 0.15);
}
.tp-leftarrow.default:before {
content: "\f104";
font-family: 'FontAwesome';
font-size: 65px;
color: rgb(255,255,255);
color: rgba(255,255,255, 0.15);
}
.hero-title.ut-glow {
color: #FFFFFF;
text-shadow: 0 0 40px #FFFFFF,  2px 2px 3px black;
}
.light .section-title.ut-glow, .light .parallax-title.ut-glow, .light .page-title.ut-glow, .light .section-title.ut-glow {
color: #FFFFFF;
text-shadow: 0 0 40px #FFFFFF,  2px 2px 3px black;
}
.dark .section-title.ut-glow, .dark .parallax-title.ut-glow, .dark .page-title.ut-glow, .dark .section-title.ut-glow {
color: #151515;
text-shadow: 0 0 40px #151515,  2px 2px 3px black;
} #qLoverlay {
display: table;
height: 100%;
left: 0;
position: fixed;
top: 0;
overflow: hidden;
width: 100%;
z-index: 666999;
margin: 0;
padding: 0;
}
.ut-loader-overlay {
position: fixed;
height: 100%;
width: 100%;
z-index: 666998;
top: 0;
left: 0;
}
.ut-inner-overlay {
display: table-cell;
text-align: center;
vertical-align: middle;
overflow: hidden;
margin: 0;
padding: 0;
}
.ut-inner-overlay .site-logo {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#ut-loader-logo {
display: block;
overflow: hidden;
max-width: 200px;
margin-left: auto;
margin-right: auto;
}
.ut-inner-overlay .ut-loading-text {
margin-top: 20px;
}
.ut-inner-overlay .ut-loading-text p {
color: #FFFFFF;
letter-spacing: 3px;
text-transform: uppercase;
font-size: 10px;
margin: 0;
line-height: 150%;
padding: 0;
text-align: center;
}
#ut-loader-logo.ut-style4-active {
margin-bottom: 0;
}
#qLpercentage {
color: #FFFFFF;
font-size: 14px;
line-height: 100%;
}
.ut-inner-overlay div:not(.ut-loader__ball4):not(.ut-loader__bar4):not(.ut-loading-bar-style2-ball-effect):not(.sk-cube-grid):not(.sk-cube):not(.ut-double-bounce1):not(.ut-double-bounce2) {
margin-top: 40px;
-webkit-animation-duration: 3s;
-webkit-animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-duration: 3s;
animation-fill-mode: both;
animation-name: fadeIn;
}
.ut-inner-overlay > div:first-child {
margin-top: 0 !important;
}
.ut-inner-overlay > div:last-child {
margin-bottom: 0 !important;
}  #ut-overlay-menu {
z-index: 10001;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100vh;
opacity: 0;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
#ut-overlay-menu.ut-overlay-menu-visible {
visibility: visible;
opacity: 1;
}
.ut-overlay-menu-row {
display: table;
width: 100%;
height: 100%;
text-align: center;
}
.ut-overlay-menu-row-inner {
display: table-row;
}
#ut-overlay-nav {
display: table-cell;
vertical-align: middle;
}
#ut-overlay-nav li {
margin-top: 16px;
margin-bottom: 16px;
}
#ut-overlay-nav ul {
margin: 0;
list-style: none;
}
#ut-overlay-nav ul > li {
opacity: 1;
font-size: 44px;
line-height: 150%;
text-transform: uppercase;
}
#ut-overlay-nav ul > li a {
color: #FFFFFF;
}
#ut-overlay-nav ul.sub-menu li {
font-size: 40px;
line-height: 100%;
display: inline-block;
}
#ut-close-overlay-menu {
position: absolute;
top: 0;
right: 40px;
}
.ut-open-overlay-trigger {
float: right;
display: flex;
}
#ut-overlay-menu #ut-open-overlay-menu {
position: absolute;
}
#ut-open-overlay-menu {
align-self: center;
}
.ut-hamburger-wrap {
flex: 1;
display: flex;
justify-content: flex-end;
}
#ut-overlay-menu .site-logo {
position: absolute;
}                      
#ut-overlay-nav ul.sub-menu li {
display: inherit;
} #ut-overlay-nav a {
display: inline-block;
position: relative;
}              
#ut-overlay-nav.ut-overlay-nav-animation-on a::after {
position: absolute;
bottom: 0;
left: 0;
content: '';
height: 2px;
width: 0;
-webkit-transition: width 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: width 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: width 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: width 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); background: #151515;    
}
#ut-overlay-nav.ut-overlay-nav-animation-on a:hover::after {
width: 100%;
} #ut-overlay-menu .ut-overlay-menu-row {
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;                    
}
#ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row {
max-width: 1200px;
padding-bottom: 40px;
}
#ut-overlay-menu.ut-overlay-menu-fullwidth .ut-overlay-menu-row {
padding: 40px;
}
#ut-overlay-menu.ut-overlay-menu-align-left .ut-overlay-menu-row {
text-align: left;
}
#ut-overlay-menu.ut-overlay-menu-align-center .ut-overlay-menu-row {
text-align: center;
}
#ut-overlay-menu.ut-overlay-menu-align-right .ut-overlay-menu-row {
text-align: right;
}
#ut-overlay-nav.ut-overlay-nav-top {
vertical-align: top;
padding-top: 160px;
}
#ut-overlay-nav.ut-overlay-nav-middle {
vertical-align: middle;
}
#ut-overlay-nav.ut-overlay-nav-bottom {
vertical-align: bottom;
padding-bottom: 40px;
} #ut-overlay-menu-footer {
height: 24px;
}
#ut-overlay-menu-footer .ut-overlay-menu-cell {
width: 50%;
display: block;
box-sizing: border-box;
float: left;
}
.ut-overlay-footer-icons {
margin: 0;
}
.ut-overlay-footer-icons li {
display: inline-block;
margin-right: 20px;
}
.ut-overlay-footer-icons li a i {
font-size: 16px;
}
.ut-overlay-footer-icons-wrap {
text-align: left;
}
.ut-overlay-copyright {
text-align: right;
font-size: 12px;
}
.ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-footer-icons-wrap {
float: right;
text-align: right;
}
.ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-footer-icons li {
margin-right: 0;
margin-left: 20px;
}
.ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-copyright {
text-align: left;                    
}
.ut-overlay-menu,
#ut-overlay-nav li a,
.ut-overlay-footer-icons-wrap,
.ut-overlay-copyright {
animation-duration: 0.4s;
animation-fill-mode: both;
}
@media (max-width: 767px) {
.ut-hamburger-wrap {
height: 60px;
}
}
.ut-hamburger {
display: inline-block;
background: transparent;
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 40px;
height: 32px;
font-size: 0;
text-indent: -9999px;
box-shadow: none;
border-radius: none;
border: none;
cursor: pointer;
-webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.ut-hamburger:hover,  .ut-hamburger:active,  .ut-hamburger:focus {
background: transparent;
}
.ut-hamburger:focus {
outline: none;
}
.ut-hamburger span {
display: block;
position: absolute;
top: 14px;
left: 6px;
right: 6px;
height: 3px;
background: white;
}
.ut-hamburger span::before,  .ut-hamburger span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 3px;
background-color: #fff;
content: "";
}
.ut-hamburger span::before {
top: -7px;
}
.ut-hamburger span::after {
bottom: -7px;
}
.ut-hamburger--cross span {
-webkit-transition: background 0s 0.3s;
transition: background 0s 0.3s;
}
.ut-hamburger--cross span::before,  .ut-hamburger--cross span::after {
-webkit-transition-duration: 0.3s, 0.3s;
transition-duration: 0.3s, 0.3s;
-webkit-transition-delay: 0.3s, 0s;
transition-delay: 0.3s, 0s;
}
.ut-hamburger--cross span::before {
-webkit-transition-property: top, -webkit-transform;
transition-property: top, transform;
}
.ut-hamburger--cross span::after {
-webkit-transition-property: bottom, -webkit-transform;
transition-property: bottom, transform;
}
.ut-hamburger--cross.is-active span {
background: none;
}
.ut-hamburger--cross.is-active span::before {
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ut-hamburger--cross.is-active span::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ut-hamburger--cross.is-active span::before,  .ut-hamburger--cross.is-active span::after {
-webkit-transition-delay: 0s, 0.3s;
transition-delay: 0s, 0.3s;
} .ut-loading-bar-style2 {
margin: 40px 0 0 0;
text-align: center;
}
.ut-loading-bar-style2 .ut-loading-bar-style2-ball-effect {
width: 20px;
height: 20px;
background-color: #FFFFFF;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
margin: 0;
-webkit-animation: loading2 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
-moz-animation: loading2 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
animation: loading2 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@-webkit-keyframes loading2 {
0% {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
25% {
-webkit-transform: translateX(-50px) scale(0.3);
transform: translateX(-50px) scale(0.3);
}
50% {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
75% {
-webkit-transform: translateX(50px) scale(0.3);
transform: translateX(50px) scale(0.3);
}
100% {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
}
@keyframes loading2 {
0% {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
25% {
-webkit-transform: translateX(-50px) scale(0.3);
transform: translateX(-50px) scale(0.3);
}
50% {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
75% {
-webkit-transform: translateX(50px) scale(0.3);
transform: translateX(50px) scale(0.3);
}
100% {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
} .ut-loading-bar-style3 {
margin-top: 40px;
}
.ut-loading-bar-style3-outer {
display: inline-block;
width: 30px;
height: 30px;
position: relative;
border: 4px solid #FFFFFF;
-webkit-animation: loading3 2s infinite ease;
animation: loading3 2s infinite ease;
}
.ut-loading-bar-style-3-inner {
vertical-align: top;
display: inline-block;
width: 100%;
background-color: #FFFFFF;
-webkit-animation: loading3-inner 2s infinite ease-in;
animation: loading3-inner 2s infinite ease-in;
}
@keyframes loading3 {
0% {
-webkit-transform:rotate(0deg);
transform: rotate(0deg);
}
25% {
-webkit-transform:rotate(180deg);
transform: rotate(180deg);
}
50% {
-webkit-transform:rotate(180deg);
transform: rotate(180deg);
}
75% {
-webkit-transform:rotate(360deg);
transform: rotate(360deg);
}
100% {
-webkit-transform:rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loading3-inner {
0% {
height: 0%;
}
25% {
height: 0%;
}
50% {
height: 100%;
}
75% {
height: 100%;
}
100% {
height: 0%;
}
} .ut-loading-bar-style4 {
position: relative;
width: 75px;
height: 100px;
margin: 0 auto 0 auto !important;
}
.ut-loader__bar4 {
position: absolute;
bottom: 0;
width: 10px;
height: 50%;
margin-bottom: 0 !important;
background: #FFFFFF;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.ut-loader__bar4:nth-child(1) {
left: 0;
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
-webkit-animation: barUp1 4s infinite;
animation: barUp1 4s infinite;
}
.ut-loader__bar4:nth-child(2) {
left: 15px;
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
-webkit-animation: barUp2 4s infinite;
animation: barUp2 4s infinite;
}
.ut-loader__bar4:nth-child(3) {
left: 30px;
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
-webkit-animation: barUp3 4s infinite;
animation: barUp3 4s infinite;
}
.ut-loader__bar4:nth-child(4) {
left: 45px;
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
-webkit-animation: barUp4 4s infinite;
animation: barUp4 4s infinite;
}
.ut-loader__bar4:nth-child(5) {
left: 60px;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-animation: barUp5 4s infinite;
animation: barUp5 4s infinite;
}
.ut-loader__ball4 {
position: absolute;
bottom: 10px;
left: 0;
width: 10px;
height: 10px;
background: #FFFFFF;
border-radius: 50%;
-webkit-animation: ball4 4s infinite;
animation: ball4 4s infinite;
}
@-webkit-keyframes ball4 {
0% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
}
5% {
-webkit-transform:translate(8px, -14px);
transform:translate(8px, -14px);
}
10% {
-webkit-transform:translate(15px, -10px);
transform:translate(15px, -10px);
}
17% {
-webkit-transform:translate(23px, -24px);
transform:translate(23px, -24px);
}
20% {
-webkit-transform:translate(30px, -20px);
transform:translate(30px, -20px);
}
27% {
-webkit-transform:translate(38px, -34px);
transform:translate(38px, -34px);
}
30% {
-webkit-transform:translate(45px, -30px);
transform:translate(45px, -30px);
}
37% {
-webkit-transform:translate(53px, -44px);
transform:translate(53px, -44px);
}
40% {
-webkit-transform:translate(60px, -40px);
transform:translate(60px, -40px);
}
50% {
-webkit-transform:translate(60px, 0);
transform:translate(60px, 0);
}
57% {
-webkit-transform:translate(53px, -14px);
transform:translate(53px, -14px);
}
60% {
-webkit-transform:translate(45px, -10px);
transform:translate(45px, -10px);
}
67% {
-webkit-transform:translate(37px, -24px);
transform:translate(37px, -24px);
}
70% {
-webkit-transform:translate(30px, -20px);
transform:translate(30px, -20px);
}
77% {
-webkit-transform:translate(22px, -34px);
transform:translate(22px, -34px);
}
80% {
-webkit-transform:translate(15px, -30px);
transform:translate(15px, -30px);
}
87% {
-webkit-transform:translate(7px, -44px);
transform:translate(7px, -44px);
}
90% {
-webkit-transform:translate(0, -40px);
transform:translate(0, -40px);
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
}
}
@keyframes ball4 {
0% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
}
5% {
-webkit-transform:translate(8px, -14px);
transform:translate(8px, -14px);
}
10% {
-webkit-transform:translate(15px, -10px);
transform:translate(15px, -10px);
}
17% {
-webkit-transform:translate(23px, -24px);
transform:translate(23px, -24px);
}
20% {
-webkit-transform:translate(30px, -20px);
transform:translate(30px, -20px);
}
27% {
-webkit-transform:translate(38px, -34px);
transform:translate(38px, -34px);
}
30% {
-webkit-transform:translate(45px, -30px);
transform:translate(45px, -30px);
}
37% {
-webkit-transform:translate(53px, -44px);
transform:translate(53px, -44px);
}
40% {
-webkit-transform:translate(60px, -40px);
transform:translate(60px, -40px);
}
50% {
-webkit-transform:translate(60px, 0);
transform:translate(60px, 0);
}
57% {
-webkit-transform:translate(53px, -14px);
transform:translate(53px, -14px);
}
60% {
-webkit-transform:translate(45px, -10px);
transform:translate(45px, -10px);
}
67% {
-webkit-transform:translate(37px, -24px);
transform:translate(37px, -24px);
}
70% {
-webkit-transform:translate(30px, -20px);
transform:translate(30px, -20px);
}
77% {
-webkit-transform:translate(22px, -34px);
transform:translate(22px, -34px);
}
80% {
-webkit-transform:translate(15px, -30px);
transform:translate(15px, -30px);
}
87% {
-webkit-transform:translate(7px, -44px);
transform:translate(7px, -44px);
}
90% {
-webkit-transform:translate(0, -40px);
transform:translate(0, -40px);
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
}
}
@-webkit-keyframes barUp1 {
0% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
40% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
50% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
90% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
}
@keyframes barUp1 {
0% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
40% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
50% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
90% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
}
@-webkit-keyframes barUp2 {
0% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
40% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
50% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
90% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
100% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
}
@keyframes barUp2 {
0% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
40% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
50% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
90% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
100% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
}
@-webkit-keyframes barUp3 {
0% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
100% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
}
@keyframes barUp3 {
0% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
100% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
}
@-webkit-keyframes barUp4 {
0% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
40% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
50% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
90% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
100% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
}
@keyframes barUp4 {
0% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
40% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
50% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
90% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
100% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
}
@-webkit-keyframes barUp5 {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
40% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
90% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes barUp5 {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
40% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
90% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
} .ut-loading-bar-style5 {
display: inline;
margin-bottom: 0 !important;
line-height: 100%;
}
.ut-loading-bar-style5-inner {
color: #FFFFFF;
padding: 0;
text-align: center;
margin-bottom: 0 !important;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.ut-loading-bar-style5-inner label {
font-size: 20px;
opacity: 0;
display: inline-block;
}
@keyframes lol {
0% {
opacity: 0;
transform: translateX(-300px);
}
33% {
opacity: 1;
transform: translateX(0);
}
66% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(300px);
}
}
@-webkit-keyframes lol {
0% {
opacity: 0;
-webkit-transform:translateX(-300px);
transform:translateX(-300px);
}
33% {
opacity: 1;
-webkit-transform:translateX(0);
transform:translateX(0);
}
66% {
opacity: 1;
-webkit-transform:translateX(0);
transform:translateX(0);
}
100% {
opacity: 0;
-webkit-transform:translateX(300px);
transform:translateX(300px);
}
}
.ut-loading-bar-style5-inner label:nth-child(6) {
-webkit-animation: lol 3s infinite ease-in-out;
animation: lol 3s infinite ease-in-out;
}
.ut-loading-bar-style5-inner label:nth-child(5) {
-webkit-animation: lol 3s 100ms infinite ease-in-out;
animation: lol 3s 100ms infinite ease-in-out;
}
.ut-loading-bar-style5-inner label:nth-child(4) {
-webkit-animation: lol 3s 200ms infinite ease-in-out;
animation: lol 3s 200ms infinite ease-in-out;
}
.ut-loading-bar-style5-inner label:nth-child(3) {
-webkit-animation: lol 3s 300ms infinite ease-in-out;
animation: lol 3s 300ms infinite ease-in-out;
}
.ut-loading-bar-style5-inner label:nth-child(2) {
-webkit-animation: lol 3s 400ms infinite ease-in-out;
animation: lol 3s 400ms infinite ease-in-out;
}
.ut-loading-bar-style5-inner label:nth-child(1) {
-webkit-animation: lol 3s 500ms infinite ease-in-out;
animation: lol 3s 500ms infinite ease-in-out;
} .sk-cube-grid {
width: 40px;
height: 40px;
margin: 0 auto;
}
.sk-cube-grid .sk-cube {
width: 33%;
height: 33%;
background-color: #56B2BA;
float: left;
-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform: scale3D(1, 1, 1);
transform: scale3D(1, 1, 1);
}
35% {
-webkit-transform: scale3D(0, 0, 1);
transform: scale3D(0, 0, 1);
}
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform: scale3D(1, 1, 1);
transform: scale3D(1, 1, 1);
}
35% {
-webkit-transform: scale3D(0, 0, 1);
transform: scale3D(0, 0, 1);
}
} .ut-page-loader-spinner {
width: 40px;
height: 40px;
position: relative;
margin: 100px auto;
}
.ut-double-bounce1, .ut-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #151515;
opacity: 0.5;
position: absolute;
top: 0;
left: 0;
-webkit-animation: ut-sk-bounce 2.0s infinite ease-in-out;
animation: ut-sk-bounce 2.0s infinite ease-in-out;
}
.ut-double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes ut-sk-bounce {
0%, 100% {
-webkit-transform: scale(0.0);
transform: scale(0.0);
}
50% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
@keyframes ut-sk-bounce {
0%, 100% {
-webkit-transform: scale(0.0);
transform: scale(0.0);
}
50% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
} .sk-fading-circle {
margin: 0;
width: 40px;
height: 40px;
position: relative;
}
.sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-fading-circle .sk-circle:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: #FFFFFF;
border-radius: 100%;
-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; } 
}  @media (max-width: 400px) {
}  @media (max-width: 767px) {
body {
font-size: 14px;
}
html {
border: none;
margin-left: 0 !important;
margin-right: 0 !important;
}
.ha-header.bordered-navigation, 
.ha-header.bordered-navigation.ha-transparent {
left: 0;
width: 100%;
}
#header-section {
line-height: 60px !important;
padding: 0 !important;
}
.site-logo, 
.ut-mm-trigger, 
.ut-mm-button, 
.ut-hamburger-wrap {
height: 60px !important;
line-height: 60px !important;
}
.site-logo img {
max-height: 40px;
}
.ha-header.bordered-top {
top: 0 !important;
}
.grid-container .ha-header-perspective {
padding: 0;
}
.ha-header-perspective {
padding-left: 10px;
padding-right: 10px;
}
.parallax-section {
background-position: center center !important;
background-repeat: repeat-y !important; background-size: cover !important;
}
.site-logo .logo {
font-size: 18px;
} .hero-title, .ut-hero-highlighted-header .hero-title {
line-height: 125% !important;
}
.ut-hero-style-1 .hero-title {
background: none;
padding: 0;
}
.hero-description, .hero-description-bottom {
font-size: 12px;
line-height: 150%;
letter-spacing: normal;
}
.hero-description {
font-size: 10px;
}
#ut-hero.hero {
height: 100% !important;
min-height: 100% !important;
} #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left {
padding-left: 0;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right {
padding-right: 0;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left.ut-hero-bottom, #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right.ut-hero-bottom {
padding-bottom: 0;
vertical-align: middle;
}
.hero-holder.hero-holder-align-items-bottom {
-webkit-align-items: center;
align-items: center;
}
.hero-holder.hero-holder-align-items-top {
-webkit-align-items: center;
align-items: center;
}
.hero-holder.hero-holder-align-items-top .hero-inner {
padding-top: 0;
}
#ut-hero.hero .hero-holder {
padding-bottom: 0 !important;
}
.ut-hero-style-9 .hero-title, .ut-hero-style-10 .hero-title {
padding-left: 0;
border-left: none;
margin-left: 0;
}
.ut-hero-style-1 .hdh {
margin-bottom: 0;
} .pt-style-1 .page-title.bklyn-divider-style-1 span::before, 
.pt-style-1 .page-title.bklyn-divider-style-1 span::after, 
.pt-style-1 .section-title.bklyn-divider-style-1 span::before, 
.pt-style-1 .section-title.bklyn-divider-style-1 span::after {
display: none;
}
.pt-style-1 .page-title, 
.pt-style-1 .section-title, 
.pt-style-1 .page-title span, 
.pt-style-1 .section-title span {
padding: 0;
}
.pt-style-2 .page-title:after, 
.pt-style-2 .parallax-title:after, 
.pt-style-2 .section-title:after, 
.pt-style-6 .page-title:after, 
.pt-style-6 .parallax-title:after, 
.pt-style-6 .section-title:after {
margin: 15px auto 0;
}
#secondary {
padding-top: 0 !important;
}
.sidebar {
padding-left: 0 !important;
}
a.ut-flex-control {
top: auto;
bottom: 0 !important;
}
.ut-half-height {
height: 100% !important;
}
.hero-inner {
text-align: center!important;
}
.ut-split-content-left, 
.ut-split-content-right {
padding-left: 20px;
padding-right: 20px;
}
.member-photo-style-4-wrap .member-social {
display: none;
}
#ut-sitebody .lead {
font-size: 16px;
line-height: 200%;
padding: 0 !important;
text-align: center;
}
.page-title, 
.parallax-title, 
.section-title {
font-size: 35px;
line-height: 125% !important;
text-align: center;
}
.parallax-header, 
.page-header, 
.section-header {
margin-left: 0 !important;
margin-right: 0 !important;
text-align: center;
}
.ut-count {
font-size: 35px;
}
.blog #primary, 
.single #primary, 
.search #primary, 
.archive #primary, 
.search-results #primary {
padding-bottom: 80px;
} .ut-footer-area {
padding: 40px 0;
} .light .ut-left-footer-area, 
.light .ut-right-footer-area {
padding: 20px;
} .ut-portfolio-menu {
text-align: left;
}
.ut-portfolio-menu li {
margin: 0 5px 10px 0;
} .bklyn-big-icon-round,  
.bklyn-big-icon-square {
height: 100px;
width: 100px;
font-size: 40px;
line-height: 100px;
}
.bklyn-big-icon-round.bklyn-big-icon .fa,  
.bklyn-big-icon-square.bklyn-big-icon .fa {
line-height: 100px;
} .post {
margin-bottom: 40px;
} .ut-blog-layout-list-article-inner {
-webkit-flex-direction: column;
flex-direction: column;
}
.ut-blog-layout-list-content-wrap {
padding: 20px;
}
.ut-blog-layout-list .ut-post-thumbnail.ut-post-thumbnail-empty .entry-thumbnail {
border: none;
} .ut-blog-grid-content-wrap {
padding: 20px;
} .comment-body {
padding: 20px;
}
.ut-arrow-left {
display: none;
}
.comment-list .children {
margin-left: 0;
} .ut-archive-hero-avatar {
height: 40px;
width: 40px;
} .ut-hero-meta-description-holder-inner > div {
display: block;
margin-bottom: 10px;
}
.ut-hero-meta-description-holder-inner .ut-hero-meta-author ul li:first-child {
display: none;
}
.ut-hero-meta-description-holder-inner > div:last-child {
margin-bottom: 0;
}
.ut-hero-meta-description-holder div:not(:last-child)::after {
display: none;
} .hero-down-arrow {
bottom: 10px !important;
} .ut-video-control {
display: none;
} .author-avatar {
float: none;
} .bklyn-list {
text-align: left;
} .edit-link {
display: none;
} .bklyn-icon-tabs > li {
margin: 0 20px 40px 0;
} .ut-icon-box {
margin: 0 0 20px 0 !important;
}
.bklyn-team-member-right,  .bklyn-team-member-center,  .bklyn-btn-holder.bklyn-btn-right,  .bklyn-btn-holder.bklyn-btn-center, .ut-info {
text-align: left;
}
.bklyn-team-member-style-2.bklyn-team-member-center,
.bklyn-team-member-style-2.bklyn-team-member-left,
.bklyn-team-member-style-2.bklyn-team-member-right {
text-align: center;
} .ut-hero-highlighted-header {
padding: 0 10px;
}
.ut-hero-highlighted-item {
display: none;
} .hero-second-btn {
margin-left: 0;
margin-top: 10px;
} #ut-sitebody #ut-overlay-nav ul > li {
font-size: 45px !important;
line-height: 150% !important;
}
}  @media (min-width: 768px) and (max-width: 1024px) {
html {
border: none;
margin-left: 0 !important;
margin-right: 0 !important;
}
.ha-header.bordered-navigation, .ha-header.bordered-navigation.ha-transparent {
left: 0;
width: 100%;
}
.grid-container .ha-header-perspective {
padding: 0;
}
.site-logo .logo {
font-size: 30px;
}
#ut-hero.hero {
height: 100% !important;
min-height: 100% !important;
}
#header-section {
line-height: 80px !important;
padding: 0 !important;
}
.site-logo, 
.ut-mm-trigger, 
.ut-mm-button,
.ut-hamburger-wrap {
height: 80px !important;
line-height: 80px !important;
}
.site-logo img {
max-height: 60px;
}
.ha-header.bordered-top {
top: 0 !important;
}
.ha-header-hide.hero-holder {
padding-top: 0 !important;
}
.hero-holder {
padding-top: 80px !important;
}
.parallax-section {
background-position: center center !important;
background-repeat: repeat-y !important; background-size: cover !important;
}
.hero-title {
line-height: 125% !important;
}
.hero-description-bottom {
letter-spacing: normal;
}
.portfolio-title {
font-size: 0.857em !important;
}
.ut-tablet-overlay {
padding: 50px 50px 50px;
}
.ut-left-tablet-button {
margin-right: 0;
}
.hero-second-btn {
margin-top: 10px;
}
#ut-sitebody .lead {
font-size: 1.125em;
line-height: 200%;
padding: 0 !important;
}
.parallax-header, .page-header, .section-header {
margin-left: 0 !important;
margin-right: 0 !important;
}
.ut-count {
font-size: 35px;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left {
padding-left: 0;
text-align: center !important;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right {
padding-right: 0;
text-align: center !important;
}
#ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-left.ut-hero-bottom, #ut-hero.ut-hero-custom .hero-inner.ut-hero-custom-right.ut-hero-bottom {
padding-bottom: 0;
text-align: center !important;
vertical-align: middle;
}
.blog #primary, .single #primary, .search #primary, .archive #primary, .search-results #primary {
padding-bottom: 80px;
} .ut-blog-layout-list-article-inner {
-webkit-flex-direction: column;
flex-direction: column;
} #secondary {
padding-top: 80px !important;
}
#secondary ul.sidebar {
padding-left: 0;
} .hero-down-arrow {
bottom: 10px !important;
} .ut-video-control {
display: none;
} .edit-link {
display: none;
} .ut-hero-highlighted-header {
text-align: center;
padding: 0 10px;
}
.ut-hero-highlighted-item {
display: none;
} #ut-sitebody #ut-overlay-nav ul > li {
font-size: 60px !important;
line-height: 150% !important;
}
.elastislide-horizontal ul li {
width: 100% !important;
}
} @media (min-width: 1025px) {
#header-section.fullwidth.ut-flush .grid-container {
padding-left: 0;
padding-right: 0;
}
.ut-flush-logo {
padding-left: 0;
}
.ut-flush-nav {
padding-right: 0;
}
#header-section.fullwidth .grid-container,  .footer.ut-footer-fullwidth-on .grid-container {
max-width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.ut-blog-has-animation .post {
background: #FFFFFF;
position: relative;
}
.ut-blog-has-animation .post {
visibility: hidden;
animation-duration: 1s;
animation-fill-mode: both;
}
.ut-blog-has-animation .post.fadeInUp {
visibility: visible;
}
.post > div > .entry-meta {
padding-right: 20px;
}
.contact-wrap {
margin-left: -10px;
margin-right: -10px;
}
.contact-wrap > .grid-50 {
padding-left: 20px;
padding-right: 20px;
}
.vc_row[data-vc-stretch-content="true"]:not(.vc_row-no-padding) {
padding-left: 20px;
padding-right: 20px;
}
.ut-site-border .vc_row[data-vc-stretch-content="true"].vc_row-no-padding {
padding-left: 40px;
padding-right: 40px;
}
.ut-site-border .vc_section[data-vc-stretch-content="true"] .vc_row {
padding-left: 20px;
padding-right: 20px;
}
.ut-has-top-header:not(.ut-hero-header-off) .ha-header:not(.ha-header-hide),  .ut-site-frame-top:not(.ut-hero-header-off) .ha-header:not(.ha-header-hide) {
top: 40px;
}
.ha-header.bordered-navigation:not(.ut-header-fixed), 
.ha-header.bordered-navigation.ha-transparent {
left: 40px;
width: calc(100% - 80px);
}    
}  .menu-item-language img.iclflag {
margin-right: 5px;
vertical-align: middle !important;
} .hero canvas {
}
#ut-rain-background {
left: 0;
position: absolute;
top: 0;
z-index: -2;
overflow: hidden;
max-width: none !important;
visibility: hidden;
}
.hero-audio-holder {
display: none;
visibility: hidden;
}
.ut-audio-controlm {
-webkit-animation-duration: 5s;
-webkit-animation-fill-mode: both;
-webkit-animation-name: zoomIn;
animation-duration: 5s;
animation-fill-mode: both;
animation-name: zoomIn;
} #ut-animation-canvas {
position: absolute;
top: 0;
left: 0;
z-index: inherit;
} @media (max-width: 767px) {
#ut-animation-canvas {
display: none !important;
}
} @media (min-width: 768px) and (max-width: 1024px) {
#ut-animation-canvas {
display: none !important;
}
} .single-portfolio .ut-portfolio-info {
font-weight: bold;
}
.dark .single-portfolio .ut-portfolio-info {
color: #151515;
font-weight: bold;
}
.single-portfolio .ut-portfolio-info span {
color: #777777;
font-weight: normal;
}
.ut-single-video iframe {
height: 100%;
position: relative;
width: 100%;
}
.ut-project-sc {
font-size: 16px;
margin: 30px 0 20px 0;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
padding: 10px 0;
}
.ut-project-sc.no-border {
border: none !important;
}
.light .ut-project-sc {
border-color: #999999;
}
.ut-project-sc li {
float: left;
display: block;
margin-right: 20px;
}
.ut-project-sc li a {
color: #151515;
} .ut-table-menu-wrap {
}
.ut-table-menu-title {
margin-bottom: 30px;
}
.ut-table-menu-title span {
background: #CF0A2C;
color: #FFFFFF;
display: inline-block;
padding: 5px 10px;
text-transform: uppercase;
}
.ut-table-menu {
width: 100%;
margin: 0 0 40px 0;
padding: 0;
font: 150%/100% Arial, Helvetica, sans-serif;
}
.ut-table-menu .ut-table-menu-top {
clear: both;
margin: 0;
padding: 0;
position: relative;
border-bottom: dotted 2px #999;
}
.ut-table-menu .ut-table-menu-bottom {
display: block;
font-size: 60%;
margin-top: 15px;
margin-bottom: 40px;
color: #999999;
text-transform: lowercase;
}
.ut-table-menu h6 {
background: #fff;
padding: 0 10px 0 0;
font-size: 17px;
font-weight: normal;
position: absolute;
margin: 0;
bottom: -.3em;
left: 0;
}
.ut-table-menu em {
background: #fff;
color: #CF0A2C;
padding: 0 0 0 5px;
font: 110%/100% Georgia, "Times New Roman", Times, serif;
position: absolute;
bottom: -.2em;
right: 0;
}
.ut-table-menu sup {
font-size: 60%;
color: #CF0A2C;
margin-left: 3px;
} .edit-link {
position: fixed;
right: 50px;
font-size: 11px;
top: 50%;
font-weight: bold;
text-transform: uppercase;
padding: 0;
letter-spacing: 2px;
font-family: sans-serif;
background: none;
z-index: 1000;
}
.edit-link a {
color: #FFFFFF !important;
background: #151515;
padding: 8px 12px;
text-transform: uppercase;
-webkit-transition: 0.2s all linear;
-webkit-animation-duration: 4s;
-webkit-animation-fill-mode: both;
-webkit-animation-name: flash;
-webkit-animation-iteration-count: infinite;
-moz-transition: 0.2s all linear;
animation-duration: 4s;
animation-fill-mode: both;
animation-name: flash;
animation-iteration-count: infinite;
transition: 0.2s all linear;
text-decoration: none !important;
}
.edit-link a:hover, .edit-link a:focus, .edit-link a:active {
color: #FFFFFF !important;
-webkit-animation: none;
animation: none;
}
#vc_load-inline-editor {
display: none;
}
.ut-blog-mixed-grid .edit-link {
position: inherit;
padding: 0;
}
#ut-sitebody.blog .entry-meta .edit-link, #ut-sitebody.archive .entry-meta .edit-link, #ut-sitebody.single-post .entry-meta .edit-link {
position: inherit !important;
margin-top: 20px;
}
.comment-footer .edit-link {
position: inherit;
} #navigation ul ul ul {
top: -30px;
}
#ut-sitebody #navigation ul.sub-menu {
padding: 0;
}
#ut-sitebody #navigation ul.sub-menu li:first-child {
padding-top: 30px;
}
#ut-sitebody #navigation ul.sub-menu li:last-child {
padding-bottom: 30px;
} #bklyn-sidenav-wrap {
background: #1F2223;
height: 100%;
position: fixed;
top: 0;
left: 0;
overflow: hidden;
width: 275px;
z-index: 100;
}
.bklyn-sidenav-scroll {
height: 100%;
padding: 160px calc(19% + 17px) 32px 19%;
overflow-x: hidden;
width: calc(100% + 17px);
z-index: 100;
}
.bklyn-sidenav-shadow {
-webkit-box-shadow: 0 0 7px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 7px -1px rgba(0,0,0,0.1);
box-shadow: 0 0 7px -1px rgba(0,0,0,0.1);
}
#bklyn-sidenav-wrap h1 {
margin: 0;
}
#bklyn-sidenav-wrap .side-site-logo {
margin-bottom: 40px;
}
#bklyn-sidenav {
}
#bklyn-sidenav-search {
margin-top: 80px;
position: relative;
}
#bklyn-sidenav-search .search-field {
border-bottom: 1px dotted;
border-top: none;
border-right: none;
border-left: none;
padding: 0 0 10px 25px;
width: auto;
}
#bklyn-sidenav-wrap #bklyn-sidenav-search .search-field:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#bklyn-sidenav-search .fa-search {
position: absolute;
top: 2px;
left: 0;
z-index: 10;
}
#bklyn-sidenav ul {
margin: 0;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
}
#bklyn-sidenav ul li {
margin: 0;
padding: 0 0 10px 15px;
position: relative;
}
#bklyn-sidenav ul li::before {
content: "\f105";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
left: 0;
position: absolute;
top: 0;
}
#bklyn-sidenav ul li ul.sub-menu {
font-weight: normal;
margin: 0;
padding: 10px 0 0 0;
font-size: 12px;
}
#bklyn-sidenav ul li ul.sub-menu li:last-child {
padding-bottom: 0;
}
#bklyn-sidenav a {
text-decoration: none;
color: #777777;
display: block;
}
#bklyn-sidenav a:hover, #bklyn-sidenav a:focus, #bklyn-sidenav a:active {
color: #FFFFFF;
}
#bklyn-sidenav ul.sub-menu a {
color: #b2b1a8;
}
#bklyn-sidenav-inner-wrap {
display: table;
height: 100%;
position: relative;
width: 100%;
}
#bklyn-sidenav-wrap ul.ut-sociallinks {
display: inline-block;
font-size: 15px;
margin: 0;
border-top: 1px dotted #333333;
padding-top: 10px;
}
#bklyn-sidenav-wrap .ut-sociallinks li {
display: inline-block;
margin: 0 20px 20px 0;
text-align: center;
width: 20px;
}
#bklyn-sidenav-wrap .ut-sociallinks li:last-child {
margin-right: 0;
}
#bklyn-sidenav-wrap .ut-sociallinks li a {
color: #444444;
}
#bklyn-sidenav-wrap .ut-sociallinks li a:hover, #bklyn-sidenav-wrap .ut-sociallinks li a:focus, #bklyn-sidenav-wrap .ut-sociallinks li a:active {
color: #FFFFFF;
}
.bklyn-sidenav-table-top, 
.bklyn-sidenav-table-mid, 
.bklyn-sidenav-table-bot {
display: table-row;
}
.bklyn-sidenav-table-top-inner {
display: table-cell;
vertical-align: top;
}
.bklyn-sidenav-table-mid-inner {
}
.bklyn-sidenav-table-bot-inner {
display: table-cell;
vertical-align: bottom;
}
.bklyn-sidenav-copyright {
font-size: 12px;
}
.vc_section {
margin-left: 0;
margin-right: 0;
}
.vc_section[data-vc-full-width] {
margin-left: -20px;
margin-right: -20px;
padding-left: 0;
padding-right: 0;
} .bklyn5-team-member {
position: relative;
text-align: center;
overflow: hidden;
}
.bklyn5-team-member.bklyn5-team-member-left {
text-align: left;
}
.bklyn5-team-member-avatar {
display: block;
}
.bklyn5-team-member-avatar img {
vertical-align: bottom;
}
.bklyn5-team-member-name {
font-size: 17px;
margin-bottom: 0;
line-height: 125%;
}
.bklyn5-team-member-info {
margin-top: 20px;
}
.bklyn5-team-member-info > *:last-child {
margin-bottom: 0;
}
.bklyn5-team-member-ocupation {
font-size: 12px;
margin-top: 0;
margin-bottom: 20px;
}
.bklyn5-team-member-social-icons {
border-top: 2px solid #EFEFEF;
margin-top: 20px;
padding-top: 20px;
}
.bklyn5-team-member-social-icons.no-bklyn5-team-member-border {
border: none;
padding-top: 0;
}
.bklyn5-team-member-social-icons ul {
list-style: none;
margin: 0;
}
.bklyn5-team-member-social-icons ul li {
display: inline;
margin: 0 10px;
}
.bklyn5-team-member-social-icons ul li:first-child {
margin-left: 0;
}
.bklyn5-team-member-social-icons ul li:last-child {
margin-right: 0;
}
.bklyn5-team-member-overlay-caption .bklyn5-team-member-name {
font-size: 17px;
} .bklyn5-team-member.bklyn5-team-member-style-3 {
text-align: center;
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-overlay {
height: 100%;
left: 0;
min-height: 100%;
position: absolute;
top: 0;
width: 100%;
opacity: 0;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-overlay {
background: rgb(24,103,193);
background: rgba(24,103,193, 0.7);
color: #FFFFFF;
opacity: 1;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-name, .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-ocupation, .bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li, .bklyn5-team-member.bklyn5-team-member-style-4 .bklyn5-team-member-name {
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
-webkit-animation-name: fadeOut;
animation-duration: 1s;
animation-fill-mode: both;
animation-name: fadeOut;
}
.bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-name, .bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-ocupation {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-social-icons ul li {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(1) {
animation-delay: 0.5s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(2) {
animation-delay: 0.6s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(3) {
animation-delay: 0.7s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(4) {
animation-delay: 0.8s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(5) {
animation-delay: 0.9s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(6) {
animation-delay: 1.0s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(7) {
animation-delay: 1.1s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(8) {
animation-delay: 1.2s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(9) {
animation-delay: 1.3s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons ul li:nth-child(10) {
animation-delay: 1.4s
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons {
position: relative;
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons > *::before {
background: #FFFFFF;
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
right: 0;
margin-left: auto;
margin-right: auto;
width: 0;
opacity: 0;
top: 0;
}
.bklyn5-team-member.bklyn5-team-member-style-3:hover .bklyn5-team-member-social-icons > *::before {
opacity: 1;
width: 15px;
-webkit-transition: width, opacity, 1s ease-in-out;
-moz-transition: width, opacity, 1s ease-in-out;
-o-transition: width, opacity, 1s ease-in-out;
transition: width, opacity, 1s ease-in-out;
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-overlay-caption {
display: table;
height: 100%;
min-height: 100%;
position: relative;
width: 100%;
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-info {
display: table-cell;
vertical-align: middle;
padding: 20px;
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-social-icons {
border-top: none 0;
font-size: 16px;
margin-top: 10px;
padding-top: 13px;
}
.bklyn5-team-member.bklyn5-team-member-style-3 .bklyn5-team-member-ocupation {
margin-bottom: 0;
}
.ut-counter-box [class^="BklynIcons-"] {
display: inline-block;
}@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmZiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmQiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmYiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmXiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVnoiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVn6iAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmbiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAr0klQm_20O0g.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://nobel-haus.de?gfont&do=get&p=s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQm_20.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'ralewayextralight';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-extralight-webfont.svg#ralewayextralight) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ralewaylight';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-light-webfont.svg#ralewaylight) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ralewayregular';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-regular-webfont.svg#ralewayregular) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ralewaymedium';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.svg#ralewaymedium) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ralewaysemibold';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-semibold-webfont.svg#ralewaysemibold) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ralewaybold';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/raleway-bold-webfont.svg#ralewaybold) format('svg');font-weight:normal;font-style:normal}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.eot?v=4.7.0);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}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-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;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}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}#navigation{position:relative}#navigation ul,#navigation ul li,#navigation ul ul{list-style:none;margin:0;padding:0}#navigation ul{position:relative;z-index:9999}#navigation ul li{zoom:1}#navigation ul li.hover,#navigation ul li:hover{position:relative;z-index:9999;cursor:default}#navigation ul,#navigation ul li,#navigation ul ul{list-style:none;margin:0;padding:0}#navigation li{margin:0;float:left;zoom:1}#navigation ul li.hover,#navigation ul li:hover{position:relative;z-index:9999;cursor:default}#navigation ul ul{visibility:hidden;position:absolute;min-width:200px;z-index:9998;width:auto;padding:0}#navigation ul li li a{display:block;text-decoration:none;position:relative;border-right:0}#navigation ul ul li{float:none;white-space:nowrap;margin:0;-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;border-radius:0}#navigation ul ul ul{top:-1px;left:100%}#navigation ul li:hover>ul{visibility:visible}.sf-sub-indicator{padding-left:2px}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:0}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none!important}@font-face{font-family:'flexslider-icon';src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/flexslider-icon.eot);src:url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/flexslider-icon.woff) format('woff'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/flexslider-icon.ttf) format('truetype'),url(//nobel-haus.de/wp-content/themes/brooklyn/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:normal;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none}.flexslider .slides li:after{content:"";position:absolute;display:block;top:0;left:0;z-index:-1000}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0;background:0;border:0;position:relative;zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;position:relative;z-index:1}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.flexslider{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@font-face{font-family:lg;src:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/fonts/lg.eot?n1z373);src:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/fonts/lg.woff?n1z373) format("woff"),url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/fonts/lg.ttf?n1z373) format("truetype"),url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background:#000;background:rgba(0,0,0,.5);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1080;left:0;position:absolute;top:0;width:100%;background:#000;background:rgba(0,0,0,.5)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background:#000;background:rgba(0,0,0,.5);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms ease 0s,opacity 250ms!important;-moz-transition:-moz-transform 250ms ease 0s,opacity 250ms!important;-o-transition:-o-transform 250ms ease 0s,opacity 250ms!important;transition:transform 250ms ease 0s,opacity 250ms!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background:#000;background:rgba(0,0,0,.5);bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:0;height:100%;margin:0}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;margin:0!important}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{opacity:.5;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.lg-outer .lg-thumb-item img{display:block;margin:0 auto;width:auto}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background:#000;background:rgba(0,0,0,.5);border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-palying .lg-object,.lg-outer .lg-has-video.lg-video-palying .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-palying .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1080;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#FFF;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s ease 0s;-moz-transition:-moz-transform .3s ease 0s;-o-transition:-o-transform .3s ease 0s;transition:transform .3s ease 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s ease 0s,opacity .15s!important;-moz-transition:-moz-transform .3s ease 0s,opacity .15s!important;-o-transition:-o-transform .3s ease 0s,opacity .15s!important;transition:transform .3s ease 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}#lg-zoom-in:after{content:"\e311"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:10500;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//nobel-haus.de/wp-content/themes/brooklyn/assets/vendor/lightGallery/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{top:0;bottom:0;left:0;right:0;padding:0 5px}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10400;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{will-change:transform,opacity}.lg-css3.lg-use-left .lg-item{will-change:left,opacity}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-flipOutX {
animation-duration: 0.75s;
animation-name: _brlbs-flipOutX;
backface-visibility: visible !important;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-between; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #555; font-size: 14px; }#BorlabsCookieBox a { color: #0063e3; }#BorlabsCookieBox a:hover { color: #1a66ff; }#BorlabsCookieBox ._brlbs-btn { background: #336688; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn:hover { background: #000000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #336688; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #000000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #336688; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #000000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #336688; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #000000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #555; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #262626; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #0063e3; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #1a66ff; }#BorlabsCookieBox ._brlbs-refuse { color: #555; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #262626; }#BorlabsCookieBox ul li::before { color: #336688; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #0063e3; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #a72828; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #0063e3; border-color: #0063e3; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #eee; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #2277ff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #1a66ff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #0063e3; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #1a66ff; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #336688 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #000000 !important; color: #fff !important; }#BorlabsCookieBox ul li {
display: none;
}
#BorlabsCookieBox ._brlbs-manage a {
background: #336688;
border-radius: 4px !important;
color: #fff;
font-size: 1.75em !important;
border-radius: 4px;
padding: 0.5em 2em !important;
text-decoration:none;
}
#BorlabsCookieBox ._brlbs-manage {
margin: 30px!important;
}
#BorlabsCookieBox ._brlbs-manage a:hover{
background: #000;
color: #fff;
}.BorlabsCookie ._brlbs-facebook {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn {
background: #4267b2;
border-radius: 2px;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover {
background: #3b5998;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn {
background: #4285f4;
border-radius: 3px;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover {
background: #fff;
color: #4285f4;
}.BorlabsCookie ._brlbs-instagram {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn {
background: #3897f0;
border-radius: 4px;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover {
background: #117ee4;
}
.BorlabsCookie ._brlbs-twitter {
border: 1px solid #e1e8ed;
border-radius: 3px;
max-width: 516px;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn {
background: #1da1f2;
border-radius: 0;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover {
background: #fff;
color: #1da1f2;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn {
background: #00adef;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover {
background: #fff;
color: #00adef;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
background: #ff0000;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
background: #fff;
color: red;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}