.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}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:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
*,
*:before,
*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{background:#fff;min-width:1170px;}
article, aside, details, figcaption, figure, footer, header, main, 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;}
body, button, input, select, textarea{color:#666666;font-family:'Open Sans', sans-serif;font-size:15px;line-height:1.8;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: 'Open Sans Condensed', sans-serif;
line-height: 1.3;
margin-bottom: 15px;
color: #555;
font-weight: 300;
} p{margin-bottom:20px;}
b, strong{font-weight:bold;}
dfn, cite, em, i{font-style:italic;}
blockquote{margin:0 15px;font-size:20px;font-style:italic;font-family:'Lato', sans-serif;font-weight:300;}
address{margin:0 0 15px;}
pre{background:#eee;font-family:"Courier 10 Pitch", Courier, monospace;font-size:15px;font-size:1.5rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font:15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#fff9c0;text-decoration:none;}
sup, sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline;}
sup{bottom:1ex;}
sub{top:.5ex;}
small{font-size:75%;}
big{font-size:125%;}
h1{font-size:30px;}
h2{font-size:26px;}
h3{font-size:22px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:15px;}
ul, ol{margin:0 0 15px 20px;}
ul{list-style:square;}
li{line-height:1.3;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;margin-left:15px;}
dt{font-weight:bold;}
dd{margin:0 15px 15px;}
img{height:auto;max-width:100%;vertical-align:middle;}
figure{margin:0;}
table{margin:0 0 15px;width:100%;border-collapse:collapse;}
th{font-weight:bold;border:1px solid #CCC;padding:5px 10px;}
td{border:1px solid #CCC;padding:5px 10px;}
.bttn, button, input[type="button"],
input[type="reset"],
input[type="submit"]{color:#FFF;cursor:pointer;line-height:1;text-transform:uppercase;border:none;padding:10px 20px 10px 16px;font-weight:normal;display:inline-block;position:relative;border-radius:1px;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/arrow.png);background-repeat:no-repeat;background-position:120% center;background-color:#01AEFD;height:36px;}
.bttn:hover, button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{background-color:#07A2DD;background-position:96% center;color:#FFF;}
.read-more{background-color:transparent !important;color:inherit !important;text-transform:none;padding:0 20px 0 0;background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/readmore-arrow.png);font-weight:normal;background-position:125% center;background-repeat:no-repeat;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;height:auto;}
.read-more:hover{background-position:100% center;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea{color:#666;border:1px solid #ccc;border-radius:3px;height:36px;}
select{border:1px solid #ccc;height:36px;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus{border:1px solid #AAA;box-shadow:none;outline:0;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"]{padding:3px 6px;}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; color: #666;
border: 1px solid #ccc;
border-radius: 3px;
height: 160px;
max-width: 100%;
} a{color:#01aefd;text-decoration:none;}
a:hover, a:active{color:#07A2DD;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
.alignleft{display:inline;float:left;margin-right:15px;}
.alignright{display:inline;float:right;margin-left:15px;}
.aligncenter{clear:both;display:block;margin:0 auto;}
.clearfix:before, .clearfix:after, .row:before, .row:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .ak-container:after, .ak-container:before{content:'';display:table;}
.clearfix:after, .row:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .ak-container:after{clear:both;}
.sidebar .widget{margin:0 0 25px;}
.widget select{max-width:100%;}
.widget_search .search-submit{display:none;}
.widget-social-icons{list-style:none;margin:0;padding:0;}
.widget-social-icons li{border:none !important;float:left;font-size:34px;line-height:34px;margin-right:6px;padding:0;}
.widget-social-icons li a{color:#333;}
.flickr_badge_image{float:left;margin:2px;}
.widget_recent_entries .post-date{font-style:italic;color:#adadad;display:block;font-size:13px;line-height:1;margin-top:5px;}
.widget_calendar caption{text-align:center;margin-bottom:10px}
#wp-calendar th,
#wp-calendar td{text-align:center;border:none;}
#wp-calendar tfoot td#prev{text-align:left;}
#wp-calendar tfoot td#next{text-align:right;}
#wp-calendar tbody td a{color:#adadad;}
.widget-preview-thumbnail{margin-bottom:8px;}
.widget-preview-more{text-align:right;margin-top:5px;}
.site-content{background:#fff;position:relative;}
#accesspreslite-breadcrumbs + h1.entry-title{margin-top:0;margin-bottom:0;}
.entry-header{background:#F6F6F6;padding:20px 0;margin-bottom:20px;}
h1.entry-title{color:#666;font-size:24px !important;text-transform:capitalize;margin-top:10px;margin-bottom:5px;}
h1.entry-title a{color:#333;}
.taxonomy-description{margin-top:5px;font-style:italic;}
.taxonomy-description p{margin-bottom:0;}
.home-blog.ak-container{margin-top:25px;}
.hentry{margin:0 0 15px;}
.byline, .updated{display:none;}
.single .byline, .group-blog .byline, .posted-on{display:inline;font-family:'Lato', sans-serif;font-size:14px;font-style:italic;font-weight:300;}
.page-content, .entry-content, .entry-summary{margin:15px 0 0;}
.archive-thumb{float:left;width:34%;}
.archive-thumb img{width:100%;}
.entry-content .short-content{margin-bottom:15px;float:right;width:63%;}
.entry-content .short-content.full-width{float:none;width:auto;}
.entry-content .short-content .bttn{float:right;margin-top:10px;}
.page-links{clear:both;margin:0 0 15px;}
.edit-link .post-edit-link{background:#293037;padding:4px 10px;color:#FFF !important;line-height:1;border-radius:3px;font-size:13px;}
.edit-link .post-edit-link:before{content:"\f044";font-family:FontAwesome;margin-right:5px;}
#blog-post article.hentry,
.search article.hentry, .archive article.hentry, .tag article.hentry, .category article.hentry, .blog article.hentry, #ak-blog-post article.hentry{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #F1F2F3;}
article.hentry .edit-link{display:block;margin:15px 0;}
article.hentry h1.entry-title{margin-bottom:5px;line-height:1.2;}
article.hentry .entry-footer > span{margin-right:15px;font-size:13px;}
.page-header{border-left:5px solid #666;padding-left:15px;margin-bottom:25px;}
.posted-on:before{content:"\f073";font-family:FontAwesome;font-style:normal;margin-right:5px;}
.cat-links:before{content:"\f07c";font-family:FontAwesome;font-style:normal;margin-right:5px;}
.comments-link:before{content:"\f075";font-family:FontAwesome;font-style:normal;margin-right:5px;}
.tags-links:before{content:"\f02c";font-family:FontAwesome;font-style:normal;margin-right:5px;}
.entry-footer{margin-top:15px;}
.entry-footer a{color:#999;}
.entry-footer a:hover{color:#01AEFD;}
.nav-links .meta-nav{display:none;}
.nav-links .nav-previous a:before{content:"\f0d9";font-family:FontAwesome;font-style:normal;margin-right:5px;}
.nav-links .nav-next a:after{content:"\f0da";font-family:FontAwesome;font-style:normal;margin-left:5px;}
.comment-content a{word-wrap:break-word;}
.bypostauthor{}
#comments h2.comments-title{font-style:italic;margin:15px 0;}
#comments h3{margin:0 0 10px;line-height:1;}
#commentform label{width:120px;display:inline-block;}
textarea#comment{width:60%;height:150px;}
.comments-area ol{margin:0;padding:0;list-style:none;}
.comments-area .comment-list{background:#F2F3F4;padding:20px;}
.comments-area ol.children{margin:15px 0 0 15px;padding-top:15px;border-top:2px solid #FFF;}
.comment-list li{padding-bottom:20px;margin-bottom:20px;border-bottom:6px solid #FFF;}
.comment-list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none;}
.comment-author img{vertical-align:text-top;margin-right:15px;}
.comment-author{float:left;}
.comment-author .fn{font-style:normal;font-size:16px;text-transform:capitalize;font-weight:bold;}
.comment-author .fn .url{color:#333;}
.comment-author .fn .url:hover{border-bottom:1px dotted #333;}
.comment-author .says{display:none;}
.commentmetadata{float:right;font-family:'Lato', sans-serif;font-weight:normal;font-size:12px;font-style:italic;font-weight:300;}
.commentmetadata a{color:#666;}
.commentmetadata .comment-edit-link{color:#01AEFD;}
.commentmetadata + .clear{margin-bottom:20px;}
.reply .comment-reply-link{background:none repeat scroll 0 0 #293037;border-radius:3px;color:#FFFFFF;font-size:13px;line-height:1;padding:2px 10px;}
#respond{background:#f1f2f3;padding:20px;margin-top:10px;}
#commentform .form-submit{margin-bottom:0;}
.comment-awaiting-moderation{background:#111;position:absolute;left:50%;top:-20px;color:#FFF;font-size:13px;width:250px;margin-left:-125px;}
.comment-awaiting-moderation + br{display:none;}
#cancel-comment-reply-link{font-style:italic;color:#333;}
#cancel-comment-reply-link:before{font-family:FontAwesome;content:"\f057";margin:0 5px 0 20px;font-style:normal;color:#333;}
.logged-in-as a{color:#333;}
.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;}
.wp-caption{border:1px solid #ccc;margin-bottom:15px;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin:1.2% auto 0;max-width:98%;}
.wp-caption-text{text-align:center;}
.wp-caption .wp-caption-text{margin:10px 0;}
.site-main .gallery{margin-bottom:1.5em;}
.gallery-caption{}
.site-main .gallery a img{border:none;height:auto;max-width:90%;}
.site-main .gallery dd, .site-main .gallery figcaption{margin:0;}
.site-main .gallery-columns-4 .gallery-item{}
.site-main .gallery-columns-4 .gallery-item img{}
embed, iframe, object{max-width:100%;}
#masthead{position:relative;transition:margin 0.3s ease-in-out;-moz-transition:margin 0.3s ease-in-out;-webkit-transition:margin 0.3s ease-in-out;}
#masthead.slide-open{margin-top:320px;}
#main-header .ak-container{position:relative;}
#header-google-map{position:absolute;width:100%;height:320px;left:0;top:0;margin-top:-320px;}
#header-google-map iframe{width:100%;height:100%;vertical-align:middle;}
.top-header .google-icon{float:left;height:34px;width:34px;color:#FFF;cursor:pointer;background:rgba(0,0,0,0.1);text-align:center;margin-right:8px;}
.top-header .google-icon .fa{line-height:34px;}
#masthead #top-header{background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/bgheader.jpg) repeat-x scroll left bottom #FFF;padding:15px 0;}
body.boxed-layout{background:#F2F3F4;}
#content{position:relative;background:#FFF;z-index:99;}
#page{position:relative;}
.boxed-layout #page{margin:0 auto;background:#FFF;width:1200px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.boxed-layout .ak-container{width:1200px;padding:0 30px;}
.ak-container{width:1170px;margin:0 auto;}
#masthead .site-branding{float:left;}
#masthead .site-branding h1.site-title{font-size:32px;color:#00ABFF;text-transform:uppercase;margin-bottom:0;font-weight:500;}
#masthead .site-branding .site-desc{font-size:14px;color:#666;}
#masthead.style4 .site-branding h1.site-title,
#masthead.style4 .site-branding .site-desc{color:#FFF !important;}
#masthead .site-branding img{height:auto !important;width:auto !important;display:block;}
#masthead .right-header{float:right;}
#masthead .right-header .clear:first-child{margin-top:25px;}
.header-text{color:#01AEFD;font-size:14px;text-align:right;margin-bottom:10px;}
.header-text a{color:#FFF;}
.socials{float:left;margin-left:20px;}
.socials a{height:34px;width:34px;margin-left:1px;color:#01aefd;border:1px solid #01aefd;text-align:center;line-height:36px;display:inline-block;font-size:18px;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.socials a:hover{color:#FFF;background:#04A3ED;}
.search-icon{cursor:pointer;padding-left:18px;}
.ak-search{float:right;}
.searchform{height:34px;width:200px;border:1px solid #01aefd;margin-left:20px;}
.searchform .s{border:none;background:none;height:32px;float:left;padding:5px 10px;width:160px;vertical-align:middle;font-size:13px;}
.searchform .searchsubmit{border:none;height:32px;width:32px;padding:0;box-shadow:none;float:right;background:none;color:#CCC;font-size:14px;}
.sticky-header{transition:top 0.3s ease;-moz-transition:top 0.3s ease;-webkit-transition:top 0.3s ease;position:static;top:-350px;}
.sticky-header.fixed{position:fixed;top:0;left:0;width:100%;z-index:9999;-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);}
.boxed-layout .sticky-header.fixed{left:auto;width:auto;}
.main-navigation .ak-container{padding:0 !important;}
.main-navigation ul{list-style:none;margin:0;padding:0;}
.main-navigation .menu > ul > li{float:left;position:relative;line-height:48px;text-transform:uppercase;white-space:nowrap;margin-right:2px;}
.main-navigation ul li{position:relative;}
.main-navigation a{display:block;text-decoration:none;color:#FFF;padding:0 15px;position:relative;}
.main-navigation a:hover{color:#FFF;}
.main-navigation ul ul{box-shadow:0 3px 3px rgba(0, 0, 0, 0.2);left:0;position:absolute;z-index:99999;background:#FFF;top:100%;display:none;}
.main-navigation ul ul ul{left:100%;top:0;border-top:none;}
.main-navigation ul ul a{min-width:150px;padding:0;}
.main-navigation ul ul li{font-size:14px;line-height:16px;border-bottom:1px solid #DDD;margin:0 !important;padding:10px 15px;display:block;text-align:left;text-transform:none;}
.main-navigation ul ul li:last-child{border-bottom:none;}
.main-navigation ul ul a{color:#666;background:none !important;position:relative;}
.main-navigation ul ul a:hover{color:#333;}
.menu-toggle{cursor:pointer;display:none;}
.hide{display:none;}
.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation{margin:0 0 15px;overflow:hidden;}
.site-main .post-navigation{margin-top:40px;}
.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous{float:left;width:50%;}
.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next{float:right;text-align:right;width:50%;}
.navigation.post-navigation{margin-top:20px;}
.navigation .nav-links a{background:#353F47;border-radius:20px;display:inline-block;color:#FFF;padding:2px 15px;font-size:11px;border:1px solid transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;}
.navigation .nav-links a:hover{border:1px solid #353F47;background:#FFF;color:#353F47;}
#slider-banner{overflow:hidden;}
#slider-banner *{direction:ltr;}
#slider-banner .bx-wrapper img{margin:0 auto;}
.bx-wrapper .slider-caption .caption-title{font-size:58px !important;font-weight:400;line-height:50px;margin:0 auto 15px;width:80%;color:#FFF !important;text-transform:uppercase !important;}
.bx-wrapper .slider-caption .caption-description{font-size:28px !important;font-weight:300 !important;line-height:38px;margin:0 auto 10px;width:80%;color:#FFF !important;}
.bx-wrapper .slider-caption .more-link{background:none repeat scroll 0 0 #01aefd;border-bottom:3px solid #07a2dd;border-radius:2px;color:#fff;display:inline-block;font-family:"Oswald",sans-serif;font-size:14px;line-height:22px;padding:5px 20px;}
.gallery{margin-bottom:15px;}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;overflow:hidden;}
.gallery-item:hover{opacity:0.8;}
.gallery-item img{transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.gallery-item:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.33%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
.gallery-caption{display:block;}
#action-bar{background:#01AEFD;padding:30px 0;color:#FFF;font-size:30px;line-height:1.3;}
#action-bar.center,
#action-bar.right{padding:15px 0;}
#action-bar .action-bar-text{width:80%;float:left;}
#action-bar.center .action-bar-text,
#action-bar.right .action-bar-text{width:100%;float:none;}
#action-bar.center .action-bar-button,
#action-bar.right .action-bar-button{float:none;margin-top:15px;}
#action-bar p:last-child{margin-bottom:0;}
#action-bar .action-bar-button{border:1px solid #FFF;font-size:16px;display:inline-block;padding:10px 20px;color:#EEE;text-decoration:none;text-transform:uppercase;float:right;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
#action-bar .action-bar-button:hover{background:#FFF;color:#01aefd;}
#top-section{margin-bottom:40px;padding-top:30px;padding-bottom:40px;border-bottom:1px solid #f2f2f2;}
#top-section h1{margin-bottom:25px;}
#top-section h1 a{color:#666;}
#top-section .welcome-text-image{float:left;max-width:222px;}
#top-section .welcome-text-image img{width:100%;}
#top-section .welcome-detail{float:right;width:375px;text-align:justify;}
#top-section .welcome-detail.welcome-detail-full-width,
#top-section #welcome-text.full-width .welcome-detail.welcome-detail-full-width{width:100%;float:none;}
#welcome-text{width:625px;float:left;}
#welcome-text.full-width{width:auto;float:none;}
#top-section #welcome-text.full-width .welcome-text-image{float:left;max-width:30%;}
#top-section #welcome-text.full-width .welcome-detail{float:right;width:68%;text-align:justify;}
#latest-events{width:495px;float:right;}
.event-list{border-bottom:1px solid #f2f2f2;padding-bottom:15px;margin-bottom:15px;}
.event-list:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}
.event-list .event-thumbnail{float:left;width:136px;position:relative;}
.event-list .event-thumbnail img{display:block;width:100%;}
.event-thumbnail .event-date{position:absolute;right:0;bottom:0;background:#07A2DD;color:#FFF;width:44px;text-align:center;padding:5px 0;line-height:1;font-weight:400;font-size:13px;}
.event-date .event-date-day{display:block;margin-bottom:3px;}
.event-date .event-date-month{display:block;font-weight:400;}
.event-list .event-detail{float:right;width:340px;}
.event-detail h4{line-height:1.2;margin-bottom:5px;}
.event-detail h4 a{color:#666;}
.latest-events-widget{width:auto;float:none;margin-bottom:20px;}
.latest-events-widget .event-list .event-thumbnail{width:30%}
.latest-events-widget .event-list .event-detail{width:65%;}
.latest-events-widget .event-detail h4{font-size:18px;margin-bottom:5px;}
.latest-events-widget .event-list .event-detail{font-size:14px;line-height:1.5;}
.latest-events-widget .event-thumbnail .event-date{width:100%;font-size:13px;padding:5px 0;bottom:0;height:24px;}
.latest-events-widget .event-date .event-date-day, .latest-events-widget .event-date .event-date-month{display:inline;margin-bottom:0;}
.latest-events-widget .all-events{float:right;margin-top:-10px;}
#clients-logo{padding:50px 0 60px;background:#FFF;max-height:300px;overflow:hidden;}
#clients-logo h2{text-align:center;margin-bottom:30px;position:relative;}
#clients-logo h2:after{content:"";position:absolute;left:50%;bottom:-8px;width:50px;margin-left:-25px;border-bottom:1px solid #01aefd;}
#mid-section{margin-bottom:10px;}
.featured-wrap.column-4{margin-left:-2%;}
.featured-wrap.column-3{margin-left:-3.33%;}
.featured-wrap .featured-post{float:left;margin-bottom:40px;width:30%;margin-left:3.33%;}
.featured-wrap.column-3 .featured-post{width:30%;margin-left:3.33%;}
.featured-wrap.column-4 .featured-post{width:23%;margin-left:2%;}
.featured-post .featured-image{overflow:hidden;position:relative;margin-bottom:20px;text-align:center;}
.featured-post .featured-image img{width:100%;}
.featured-post h2{line-height:1.2;margin-bottom:10px;}
.featured-post h2.has-icon .fa{font-size:32px;margin-right:8px;}
.featured-post h2 a{color:#666;}
.featured-post p{margin-bottom:15px}
.featured-post.big-icon{text-align:center;}
.featured-post.big-icon h2.has-icon .fa{margin:0 auto 20px;color:#0097D6;border:1px solid #0097D6;border-radius:100%;text-align:center;display:inline-block;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);height:80px;width:80px;line-height:80px;font-size:32px;}
.featured-post.big-icon h2.has-icon:hover .fa{transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);}
.featured-post.big-icon h2.has-icon span{display:block;}
.featured-post .featured-overlay{background:#0097d6;height:100%;opacity:0;filter:alpha(opacity=0);position:absolute;width:100%;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transform:rotateY(0deg) scale(0.3);-ms-transform:rotateY(0deg) scale(0.3);-webkit-transform:rotateY(0deg) scale(0.3);}
.featured-post .overlay-plus{color:#FFFFFF;font-size:40px;left:50%;line-height:40px;margin:-20px 0 0 -20px;opacity:1;position:absolute;top:50%;}
.featured-image:hover .featured-overlay{opacity:0.8;filter:alpha(opacity=80);transform:rotateY(180deg) scale(1);-ms-transform:rotateY(180deg) scale(1);-webkit-transform:rotateY(180deg) scale(1);}
#bottom-section{padding:30px 0 15px;background:#F6F6F6;margin-bottom:50px;}
#bottom-section .widget{margin-bottom:15px;}
#bottom-section li{margin-bottom:6px;}
#bottom-section a{color:#222;}
#bottom-section h2,
#bottom-section h2.widget-title{line-height:1;margin-bottom:25px;}
.bottom-section-wrap.column-2{margin-left:-2%}
.bottom-section-wrap.column-3{margin-left:-3.33%}
#bottom-section .featured-column{float:left;}
#bottom-section .column-1 .featured-column{width:100%;}
#bottom-section .column-2 .featured-column{width:48%;margin-left:2%;}
#bottom-section .column-3 .featured-column{width:30%;margin-left:3.33%;}
#bottom-section .widget.widget_accesspress_pro_accordion{margin-bottom:0}
#bottom-section .widget.widget_accesspress_pro_testimonial{margin-bottom:85px;}
.home-text-bar{margin:0 auto 50px;}
.home-text-bar .widget{margin-bottom:0;}
#bottom-bar-section{background:#04A3ED;padding:40px 0 25px;color:#FFF;}
#bottom-bar-section h2{color:#FFF !important;}
#bottom-bar-section a{color:#FFF;}
.bottom-bar-wrap{margin-left:-3.33%;}
.bottom-bar-column{margin-left:3.33%;width:30%;float:left;}
#ak-top{background:#1D2022;position:fixed;bottom:60px;right:-64px;padding:8px 10px;cursor:pointer;color:#FFF;font-size:12px;line-height:1;border-radius:6px 0 0 6px;width:64px;text-align:center;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
#ak-top i{margin-right:8px;font-size:14px;}
#colophon{background:#353f47;}
.site-footer a{color:#CCC !important;}
.site-footer a:hover{color:#F9F9F9;}
#top-footer{font-size:14px;background:#2a2d30;padding:25px 0;color:#EEE;}
#top-footer h2{color:#EEE !important;font-size:20px !important;}
#top-footer ul{margin:0;padding:0;list-style:none;}
#top-footer ul li{border-bottom:1px solid #454d54;padding:8px 0;line-height:1.2;}
#top-footer ul li:last-child{border-bottom:none;}
#top-footer ul li a{color:#EEE;}
#top-footer .sub-menu{display:none;}
#top-footer .footer{float:left;}
#top-footer .top-footer-wrap.column-2{margin-left:-2%;}
#top-footer .top-footer-wrap.column-3{margin-left:-3.33%;}
#top-footer .top-footer-wrap.column-4{margin-left:-2%;}
.top-footer-wrap.column-1 .footer{width:100%;}
.top-footer-wrap.column-2 .footer{width:48%;margin-left:2%;}
.top-footer-wrap.column-3 .footer{width:30%;margin-left:3.33%;}
.top-footer-wrap.column-4 .footer{width:23%;margin-left:2%;}
#top-footer h2.widget-title{font-size:24px;margin-bottom:15px;line-height:1.2;}
#top-footer .footer .widget{margin:0 0 10px;}
#top-footer .footer:last-child .widget{padding-right:0;}
#bottom-footer{background:#1d2022;padding:8px 0;font-weight:400;font-size:13px;color:#CCC;}
#bottom-footer .site-info{float:right;}
#bottom-footer .copyright{float:left;}
#content{padding:0 0 40px;min-height:600px;}
#primary{width:73%;float:left;}
#primary.fullwidth{width:100%;}
#primary-wrap{float:left;width:78%}
.no-sidebar #primary{width:100%;float:none;}
.both-sidebar #primary{width:72%;float:right;}
.left-sidebar #primary{float:right;}
.both-sidebar .sidebar{width:20%;}
.both-sidebar #primary-wrap .sidebar{width:25.5%;}
.sidebar{width:25%;}
.sidebar.right-sidebar{float:right;}
.sidebar.left-sidebar{float:left;}
#ak-blog-post{padding-top:30px;padding-bottom:30px;}
.sidebar ul{list-style:none;margin:0;padding:0;}
.sidebar ul li{border-bottom:1px solid #F2F2F2;padding:5px 0;line-height:20px}
.sidebar ul li:last-child{border-bottom:none;}
.sidebar ul li a{color:#666;}
.sidebar ul li a:hover{color:#01AEFD;}
.sidebar h3.widget-title{padding-bottom:10px;border-bottom:1px solid #eee;position:relative;margin-bottom:6px;}
.sidebar h3.widget-title span{position:relative;display:inline-block;}
.sidebar h3.widget-title span:after{content:"";border-bottom:1px solid #01AEFD;position:absolute;bottom:-11px;left:0;width:102%;}
.sidebar .searchform{width:100%;margin:0;border:1px solid #DDD;}
.sidebar .searchform .s{width:calc(100% - 38px);}
ul.button-group{margin:0 0 15px;list-style:none;}
ul.button-group li{float:left;margin-right:1px;cursor:pointer;background:#EEE;padding:8px 10px;line-height:1;font-size:13px;margin-bottom:10px;}
ul.button-group li.is-checked{color:#04A3ED;}
ul.button-group li.no-link{cursor:auto;background:#293037;color:#FFF;}
.portfolio-listing.portfolio_grid .portfolios{border:1px solid #EEE;float:left;position:relative;overflow:hidden;}
.portfolio-listing.portfolio_grid .portfolios img{width:100%;height:auto;}
.portfolio-listing.portfolio_grid .column-2 .portfolios{width:48%;margin-bottom:2%;margin-left:2%;}
.portfolio-listing.portfolio_grid .column-3 .portfolios{width:32.333%;margin-bottom:1%;margin-left:1%;}
.portfolio-listing.portfolio_grid .column-4 .portfolios{width:24%;margin-bottom:1%;margin-left:1%;}
.portfolio-listing.portfolio_grid .column-5 .portfolios{width:19%;margin-bottom:1%;margin-left:1%;}
#portfolio-grid{margin-left:-1%;}
#portfolio-grid.column-2{margin-left:-2%;}
.portfolio-listing.portfolio_grid .portfolios-bg{position:absolute;background-color:#04A3ED;left:50%;top:50%;width:0;height:0;opacity:0.8;transition:all 0.3s ease 0.3s;-moz-transition:all 0.3s ease 0.3s;-webkit-transition:all 0.3s ease 0.3s;}
.portfolio-listing.portfolio_grid .portfolios:hover .portfolios-bg{height:100%;width:100%;left:0;top:0;transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ea2e;}
.portfolio-listing.portfolio_grid .portfolio-short-desc{position:absolute;left:0;top:20%;text-align:center;width:100%;}
.portfolio-listing.portfolio_grid .portfolio-short-desc .portfolio-title{font-weight:300;width:100%;font-size:16px;color:#FFF !important;padding:0 10px;line-height:1;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);}
.portfolio-listing.portfolio_grid .portfolio-short-desc .portfolio-title a{color:#FFF !important;}
.portfolio-listing.portfolio_grid .portfolio-excerpt{font-weight:300;color:#FFF;text-align:center;font-size:14px;line-height:1.2;margin-bottom:10px;padding:0 10px;transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);}
.portfolio-listing.portfolio_grid .portfolios:hover .portfolio-title{opacity:1;transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transition:all 0.2s ease 0.2s;-moz-transition:all 0.2s ease 0.2s;-webkit-transition:all 0.2s ease 0.2s;}
.portfolio-listing.portfolio_grid .portfolios:hover .portfolio-excerpt{opacity:1;transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transition:all 0.2s ease 0.2s;-moz-transition:all 0.2s ease 0.2s;-webkit-transition:all 0.2s ease 0.2s;}
.portfolio-listing.portfolio_grid .portfolio-short-desc a.portfolio-link, .portfolio-listing.portfolio_grid .portfolio-short-desc a.portfolio-image{background-color:rgba(0,0,0,.6);color:#FFF;margin:0 2px;display:inline-block;opacity:0;font-size:12px;font-weight:normal;height:30px;width:30px;line-height:30px;text-align:center;transform:translateY(30px);-ms-transform:translateY(30px);-webkit-transform:translateY(30px);transition:all 0.1s ease;-moz-transition:all 0.1s ease;-webkit-transition:all 0.1s ease;}
.portfolio-listing.portfolio_grid .portfolio-short-desc a.portfolio-image{transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-webkit-transition:all 0.1s ease 0.1s;}
.portfolio-listing.portfolio_grid .portfolios:hover a.portfolio-link{opacity:1;transition:all 0.2s ease 0.3s;-moz-transition:all 0.2s ease 0.3s;-webkit-transition:all 0.2s ease 0.3s;transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);}
.portfolio-listing.portfolio_grid .portfolios:hover a.portfolio-image{opacity:1;transition:all 0.2s ease 0.6s;-moz-transition:all 0.2s ease 0.6s;-webkit-transition:all 0.2s ease 0.6s;transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);}
.portfolio-listing.portfolio_grid .bttn{display:none;}
.portfolio-listing.portfolio_list .portfolios-bg{display:none;}
.portfolio-listing.portfolio_list #portfolio-grid{margin-left:0 !important;}
.portfolio-listing.portfolio_list .portfolios{margin-bottom:30px;}
.portfolio-listing.portfolio_list .portfolios img{width:30%;float:left;border:1px solid #EEE;}
.portfolio-listing.portfolio_list .portfolio-short-desc{width:67%;float:right;}
.portfolio-listing.portfolio_list .portfolio-short-desc a.portfolio-image, .portfolio-listing.portfolio_list .portfolio-short-desc a.portfolio-link{display:none;}
.portfolio-listing.portfolio_list .portfolio-short-desc .portfolio-excerpt{margin-bottom:20px;}
.event-button{margin:0;padding:0;list-style:none;}
.event-button li{float:left;cursor:pointer;background:#EEE;padding:8px 10px;margin-left:1px;font-size:13px;line-height:1;}
.event-button li.no-link{cursor:auto;background:#293037;color:#FFF;}
.event-button li.is-checked{color:#00ABFF;}
.event-button.event-order{float:left;}
.event-button.event-sort{float:right;}
#event-grid{margin-left:-1%;margin-top:25px;}
#event-grid.column-2{margin-left:-2%;}
.event_list #event-grid{margin-left:0 !important;}
.event-listing.event_list{position:relative;}
.event-listing.event_list .events{margin-bottom:30px;width:100%;}
.event-listing.event_list:after{content:"";border-left:4px solid #DDD;position:absolute;left:33%;top:56px;height:95%;}
.event-listing.event_list .event-img{position:relative;width:20%;float:left;}
.event-listing.event_list .event-img:after{content:"";position:absolute;left:101%;top:50%;border-top:1px dashed #DDD;width:65%;margin-top:-1px;}
.event-listing.event_list .event-img img{width:100%;border-radius:100%;border:5px solid #DDD;padding:3px;}
.event-listing.event_list .event-short-desc{position:relative;width:63%;float:right;background-color:#EEE;border-left:3px solid #04A3ED;padding:20px;color:#333;}
.event-listing.event_list .event-short-desc:after{content:"";position:absolute;border-width:15px;border-style:solid;border-color:transparent #04A3ED transparent transparent;left:-30px;top:50%;margin-top:-15px;}
.event-listing.event_list .event-date{position:absolute;background:#FFF;left:100%;top:50%;height:24px;line-height:24px;margin-top:-12px;font-size:13px;z-index:999;white-space:nowrap;margin-left:-6px;width:110px;text-align:center;text-transform:uppercase;border:1px solid #DDD;border-left:0;}
.event-listing.event_grid .events{float:left;background-color:#EEE;}
.event-listing.event_grid .column-2 .events{width:48%;margin-bottom:2%;margin-left:2%;}
.event-listing.event_grid .column-3 .events{width:32.333%;margin-bottom:1%;margin-left:1%;}
.event-listing.event_grid .column-4 .events{width:24%;margin-bottom:1%;margin-left:1%;}
.event-listing.event_grid .column-5 .events{width:19%;margin-bottom:1%;margin-left:1%;}
.event-listing.event_grid .event-img{position:relative;min-height:24px;background:#F6F6F6;text-align:center;}
.event-listing.event_grid .event-short-desc{color:#333;padding:15px;display:block;}
.event-listing.event_grid .event-date{background-color:#293037;position:absolute;bottom:0;left:0;padding:0 20px;text-transform:uppercase;line-height:24px;font-size:14px;color:#FFF;}
.single-event-date{background:#444;width:70px;float:left;margin:15px 15px 10px 0;text-align:center;text-transform:uppercase;}
.single-event-date .event-month{color:#FFF;font-size:12px;line-height:24px;font-weight:bold;position:relative;}
.single-event-date .event-month:after{content:"";height:10px;width:5px;border-radius:3px;position:absolute;top:-5px;left:10px;background:#F6F6F6;box-shadow:0 0 1px rgba(0,0,0,0.3);}
.single-event-date .event-month:before{content:"";height:10px;width:5px;border-radius:3px;position:absolute;top:-5px;right:10px;background:#F6F6F6;box-shadow:0 0 1px rgba(0,0,0,0.3);}
.single-event-date .event-day{background:#FFF;color:#333;font-size:30px;line-height:46px;border:3px solid #444;font-weight:bold;border-top:0;}
.faq-listing .faqs{margin-bottom:10px;}
.faqs .faq-question{border:1px solid #EEE;padding:10px 10px 10px 40px;cursor:pointer;background:#F6F6F6;font-size:16px;line-height:1.2;position:relative;}
.faqs .faq-question:after{font-family:FontAwesome;content:"\f0fe";position:absolute;top:50%;left:10px;margin-top:-7px;font-size:14px;line-height:14px;height:14px;width:14px;color:#555;}
.faqs .faq-question.active:after{content:"\f146";}
.faqs .faq-answer{display:none;border:1px solid #EEE;border-top:none;padding:12px 15px;background:#F9F9F9;}
.faqs .faq-answer p:last-child{margin-bottom:0;}
.faq-listing.faq_show .faqs .faq-answer{display:block;}
.error-404{text-align:center;min-height:400px;}
.error-404 .page-header{border-left:0;}
.number404{font-size:50px;background:#353F47;color:#FFF;height:150px;width:150px;border-radius:150px;line-height:150px;text-align:center;color:#FFF;position:relative;display:inline-block;box-shadow:2px 2px 3px rgba(0,0,0,0.3);text-shadow:1px 1px 1px #999;-webkit-animation:rotate linear 4s infinite;animation:rotate linear 4s infinite;-webkit-perspective:500px;perspective:500px;margin-top:40px;}
.number404 span{font-size:14px;position:absolute;width:100%;text-align:center;bottom:30px;line-height:16px;left:0;backface-visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;}
.accesspress_pagination{text-align:center;margin:20px 0;}
.accesspress_pagination span, .accesspress_pagination a{display:inline-block;height:30px;width:30px;background-color:#353F47;color:#FFF;text-align:center;line-height:30px;font-size:13px;margin:0 2px;position:relative;}
.accesspress_pagination span.current:after, .accesspress_pagination a:hover:after{content:"";border-bottom:1px solid #00abff;position:absolute;bottom:0;width:100%;left:0;}
#header-banner-image{clear:both;background:#FFF;}
#header-banner-image img{display:block;margin:0 auto;}
#top-footer .wpcf7-form p{margin-bottom:6px;}
#top-footer input[type="text"], 
#top-footer input[type="email"], 
#top-footer input[type="url"], 
#top-footer input[type="password"], 
#top-footer input[type="search"], 
#top-footer input[type="tel"]{border:1px solid #CCCCCC;color:#666666;height:32px;background:none;width:100%;color:#CCC;border-radius:0;}
#top-footer textarea{border:1px solid #CCCCCC;color:#666666;height:100px;background:none;width:100%;color:#CCC;border-radius:0;}
#top-footer input[type="submit"]{background:#EE5E3B;border-color:#293037;}
#top-footer .searchform{margin:0;width:100%;max-width:300px}
#top-footer .searchform input[type="text"]{border:0;width:calc(100% - 32px);}
.site-header.style1 #site-navigation{padding-top:0 !important;}
.site-header.style1 .main-navigation .current_page_item a, .site-header.style1 .main-navigation .current-menu-item a, .site-header.style1 .main-navigation li:hover > a{background:#04A3ED;}
.site-header.style1 .main-navigation, .site-header.style1 .main-navigation{background:#00ABFF;}
.site-header.style1 .main-navigation .sf-arrows .sf-with-ul:after, .site-header.style4 .main-navigation .sf-arrows .sf-with-ul:after{border-top-color:#EEE;}
.site-header.style2 .ak-search, .site-header.style3 .ak-search{display:none;position:absolute;right:0;top:100%;z-index:9999;margin-top:10px;background:#FFF;padding:20px 20px 20px 0;}
.site-header.style4 .ak-search{background:#FFF;}
.site-header.style4 .ak-search .searchform{margin:0;border:1px solid #EEE;}
.site-header.style2 .searchform, .site-header.style3 .searchform{border:1px solid #CCC;}
.site-header.style2 .top-header, .site-header.style3 .top-header{background:#01AEFD;}
.site-header.style2 #main-header,
.site-header.style3 #main-header{border-bottom:1px solid #EEE;background:#FFF;padding:10px 0;}
.site-header.style2 .header-text, .site-header.style3 .header-text{float:left;color:#EEE;line-height:34px;margin:0;font-size:13px;}
.site-header.style2 .socials, .site-header.style3 .socials{float:right;}
.site-header.style2 .socials a, .site-header.style3 .socials a{border:none;color:#EEE;font-size:14px;float:left;text-align:center;}
.site-header.style2 .main-navigation .menu, .search-icon,
.site-header.style3 .main-navigation .menu, .search-icon{float:left;}
.site-header.style2 .main-navigation, .site-header.style3 .main-navigation{color:#666;padding-top:30px;}
.site-header.style2 .main-navigation a, .site-header.style3 .main-navigation a{color:#666;font-weight:400;}
.site-header.style2 .main-navigation li{margin-left:0px;line-height:20px;padding-bottom:10px;}
.site-header.style2 .main-navigation .menu > ul > li > a{border-right:1px solid #999;line-height:16px;display:block;}
.site-header.style2 .main-navigation .menu > ul > li:last-child > a, .site-header.style3 .main-navigation .menu > ul > li:last-child > a{border-right:none;}
.site-header.style2 .main-navigation ul ul, .site-header.style3 .main-navigation ul ul{box-shadow:0 0px 1px rgba(0, 0, 0, 0.2);}
.site-header.style2 .search-icon, .site-header.style3 .search-icon{border-left:1px solid #666;line-height:16px;}
.site-header.style2 .main-navigation li:hover > a, .site-header.style3 .main-navigation li:hover > a{color:#04A3ED;}
.site-header.style2 .main-navigation ul ul li:hover > a , .site-header.style3 .main-navigation ul ul li.current-menu-item > a{color:#01AEFD;}
.site-header.style3 .main-navigation .menu > ul > li{line-height:38px;}
.site-header.style3 .search-icon, .site-header.style3 .search-icon{border:none;line-height:38px;}
.site-header.style3 .main-navigation .menu > ul > li.current-menu-parent > a, .site-header.style3 .main-navigation .menu > ul > li.current_page_item > a, .site-header.style3 .main-navigation .menu > ul > li.current-menu-ancestor > a, .site-header.style3 .main-navigation .menu > ul > li.current-menu-item > a, .site-header.style3 .main-navigation .menu > ul > li:hover > a{background:#04A3ED;color:#FFF;}
.site-header.style3 .top-header{background:#04A3ED;}
.site-header.style4 .top-header{background:#009BDD;}
.site-header.style4 .header-text{float:left;color:#FFF;line-height:34px;margin:0;}
.site-header.style4 .socials{float:right;}
.site-header.style4 .socials a{border:none;font-size:14px;color:#FFF;}
.site-header.style4 .ak-search{display:none;}
.site-header.style4 .search-icon{float:right;color:#FFF;line-height:34px;border-left:1px solid #0094D3;padding:0;width:34px;text-align:center;}
.site-header.style4 #main-header{height:80px;background:#04A3ED;}
.site-header.style4 #masthead .site-branding{height:70px;padding:5px 0 !important}
.site-header.style4 #masthead .site-branding img{height:80px !important;}
.site-header.style4 #site-navigation{padding:0 !important;}
.site-header.style4 .main-navigation .menu > ul > li{line-height:80px;}
.site-header.style4 .main-navigation .menu > ul > .current_page_item a, .site-header.style4 .main-navigation .menu > ul > .current-menu-item a, .site-header.style4 .main-navigation .menu > ul > li:hover > a{background:#009BDD;}
#accesspreslite-breadcrumbs{margin-bottom:2px;color:#333;font-size:13px;}
#accesspreslite-breadcrumbs a{color:#666;}
#accesspreslite-breadcrumbs a:hover{color:#01AEFD;}
.testimonial-slider-wrap{overflow:hidden;}
.testimonial-wrap{background:rgba(0,0,0,0.1);padding:10px;position:relative;margin-bottom:50px;}
.testimonial-wrap:after{border-color:rgba(0,0,0,0.1) transparent transparent;border-style:solid;border-width:10px;bottom:-20px;content:"";left:50px;position:absolute;}
.testimonial-thumbnail{float:left;width:30%;}
.testimonial-excerpt{float:right;line-height:20px;width:66%;}
.testimoinal-client-name{font-weight:600;left:10px;line-height:1.2;margin-top:30px;max-width:200px;position:absolute;top:100%;}
.testimonial-wrap .bx-viewport{overflow:visible !important;}
.all-testimonial{color:#fff;float:right;font-weight:700;margin-top:40px;}
.testimonial-wrap .bx-wrapper .bx-pager{position:absolute;right:0;width:auto;}
.testimonial-wrap .bx-wrapper .bx-pager.bx-default-pager a{background:rgba(0,0,0,0.2);}
.testimonial-wrap .bx-wrapper .bx-pager.bx-default-pager a.active{background:rgba(0,0,0,0.3);}
.testimonial-block{background:#EEE;padding:15px;font-style:italic;font-size:14px;line-height:20px;margin:0 0 70px;position:relative;}
.testimonial-block:after{content:"";position:absolute;left:80px;bottom:-16px;border-width:8px;border-style:solid;border-color:#EEE transparent transparent #EEE;}
.testimonial-block .testimonial-image{width:50px;height:50px;overflow:hidden;position:absolute;left:10px;top:100%;margin-top:10px;}
.testimonial-block .testimonial-image img{width:100%;height:auto;}
.testimonial-block .testimonial-image.round{border-radius:100%;}
.testimonial-block .client-detail{position:absolute;top:100%;left:100px;max-width:80%;margin-top:15px;}
.testimonial-block .client-detail .client-name{font-style:normal;font-weight:bold;}
.team-block{border:1px solid #DDD;padding:12px;}
.team-block .team-image{margin-bottom:20px;}
.team-block .team-image.round{overflow:hidden;}
.team-block .member-name{font-size:16px;margin-bottom:5px;line-height:1.2;font-weight:normal;}
.team-block .designation{font-style:italic;font-size:13px;margin-bottom:5px;}
.team-block .team-content{font-size:14px;line-height:20px;}
.social-shortcode{font-size:16px;margin:15px 0 0;text-align:center;clear:both;}
.social-shortcode a{height:34px;width:34px;line-height:32px;text-align:center;margin:0 5px 5px 0;border:1px solid #666;color:#666;border-radius:100%;display:inline-block;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.social-shortcode a:hover{background:#666;color:#FFF !important;}
.divider{display:block;margin:30px auto;}
.ap-spacing{background:none;}
.accordion-wrap{border-top:2px solid #01AEFD;border-bottom:5px solid #01AEFD;border-radius:3px 3px 6px 6px;}
.ap_accordian{border:1px solid #CCC;border-bottom:0;}
.ap_accordian .ap_accordian_title{padding:8px 12px;background:#EEE;cursor:pointer;padding-right:40px;position:relative;text-transform:uppercase;}
.ap_accordian .ap_accordian_title .fa{margin-right:10px;color:#333;}
.ap_accordian .ap_accordian_title:after{content:"\f107";font-family:"FontAwesome";position:absolute;right:12px;height:20px;width:20px;background:#333;color:#FFF;line-height:20px;text-align:center;top:50%;margin-top:-9px;}
.ap_accordian .ap_accordian_title.active:after{content:"\f106";}
.ap_accordian .ap_accordian_content{padding:10px;display:none;border-top:1px solid #DDD;}
.ap_toggle{border-bottom:1px solid #DDD;}
.ap_toggle .ap_toggle_title{cursor:pointer;position:relative;padding:6px 0 6px 30px;text-transform:uppercase;}
.ap_toggle .ap_toggle_title:after{content:"";position:absolute;content:"\f107";font-family:"FontAwesome";height:20px;width:20px;background:#333;color:#FFF;line-height:20px;text-align:center;left:0;top:50%;margin-top:-10px;}
.ap_toggle .ap_toggle_content{border-top:1px dotted #CCC;padding:10px 0;}
.ap_toggle.close .ap_toggle_content{display:none;}
.ap_call_to_action{background:#EEE;border:1px solid #DDD;border-radius:3px;padding:15px;margin:15px 0;}
.ap_call_to_action h1, .ap_call_to_action h2, .ap_call_to_action h3, .ap_call_to_action h4, .ap_call_to_action h5, .ap_call_to_action h6, .ap_call_to_action p{margin:0 !important;}
.ap_call_to_action.center{text-align:center;}
.ap_call_to_action .ap_call_to_action_content{float:left;}
.ap_call_to_action.center .ap_call_to_action_content{float:none;}
.ap_call_to_action .ap_call_to_action_button{float:right;background:#293037;padding:10px 20px;color:#FFF;border-radius:3px;line-height:1;display:inline-block;}
.ap_call_to_action.center .ap_call_to_action_button{float:none;margin-top:15px;}
.ap_drop_cap{border-radius:100%;float:left;vertical-align:top;line-height:1;margin-right:8px;}
.ap_tab_wrap{margin-bottom:30px;border:1px solid #ddd;}
.ap_tab_content{padding:0 15px 15px;}
.horizontal  .ap_tab_group{border-bottom:1px dashed #DDD;margin-bottom:15px;}
.horizontal .ap_tab_group .tab-title{float:left;cursor:pointer;text-transform:capitalize;font-size:16px;padding:10px 20px;line-height:1.1;position:relative;margin-left:2px;}
.horizontal .ap_tab_group .tab-title.active, .horizontal .ap_tab_group .tab-title.hover{color:#01AEFD;}
.horizontal .ap_tab_group .tab-title.active:after, .horizontal .ap_tab_group .tab-title:hover:after{content:"";position:absolute;border-bottom:1px solid #01AEFD;left:0;bottom:-1px;width:100%;height:1px;}
.horizontal .ap_tab_group .tab-title.active:before, .horizontal .ap_tab_group .tab-title:hover:before{content:"";position:absolute;left:50%;bottom:-12px;border-width:6px;border-style:solid;margin-left:-3px;border-color:#01AEFD transparent transparent;}
.horizontal .ap_tab_content .ap_tab{display:none;}
.vertical.ap_tab_wrap{position:relative;}
.vertical .ap_tab_group{width:20%;float:left;background:#EEE;}
.vertical .ap_tab_group:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#EEE;}
.vertical .tab-title{cursor:pointer;padding:10px;line-height:1.2;border-bottom:1px solid #F9F9F9 !important;position:relative;text-transform:capitalize;border-left:2px solid #01AEFD;}
.vertical .tab-title:last-child{border-bottom:none !important;}
.vertical .ap_tab_content{float:right;width:78%;padding:15px 15px 15px 0;}
.vertical .ap_tab_content .ap_tab{display:none;}
.vertical .ap_tab_group .tab-title.active, .vertical .ap_tab_group .tab-title.hover{color:#01AEFD;}
.vertical .ap_tab_group .tab-title.active:after, .vertical .ap_tab_group .tab-title:hover:after{content:"";position:absolute;border-right:1px solid #01AEFD;top:0;right:1px;height:100%;}
.vertical .ap_tab_group .tab-title.active:before, .vertical .ap_tab_group .tab-title:hover:before{content:"";position:absolute;top:50%;right:-11px;border-width:6px;border-style:solid;margin-top:-6px;border-color:transparent transparent transparent #01AEFD;}
.shortcode-slider{overflow:hidden;}
.shortcode-slider .bx-caption{background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/caption-bg.png);position:absolute;left:0;bottom:0;width:100%;color:#FFF;line-height:1.2;padding:10px 15px;}
.shortcode-slider img{margin:0 auto;}
.shortcode-slider .bx-controls-direction a{background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/caption-bg.png);position:absolute;top:50%;margin-top:-20px;height:40px;width:30px;font-size:32px;line-height:40px;text-align:center;color:#FFF;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.shortcode-slider .bx-controls-direction a.bx-prev{left:-50px;}
.shortcode-slider .bx-controls-direction a.bx-next{right:-50px;}
.shortcode-slider:hover .bx-controls-direction a.bx-prev{left:0;}
.shortcode-slider:hover .bx-controls-direction a.bx-next{right:0;}
.ap-list{list-style:none;margin:0 0 20px 0;}
.ap-list li{margin-bottom:5px;background-repeat:no-repeat;background-position:0 5px;padding:5px 0 5px 24px;background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon6.gif);}
.ap-list.ap-list1 li{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon1.gif);}
.ap-list.ap-list2 li{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon2.gif);background-position:0 8px;}
.ap-list.ap-list3 li{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon3.gif);background-position:0 8px;}
.ap-list.ap-list4 li{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon4.gif);background-position:0 6px;}
.ap-list.ap-list5 li{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon5.gif);background-position:0 3px;}
.ap-list.ap-list6 li{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/list-icons/list-icon6.gif);background-position:0 9px;}
.ap-team{text-align:center;}
.ap-member-image{margin-bottom:15px;position:relative;overflow:hidden;}
.style1.ap-team .ap-member-image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(229, 98, 59, 0.8);transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;opacity:0;}
.style1.ap-team .ap-member-image:hover:after{opacity:1;}
.style1.ap-team .fancybox-gallery{position:absolute;top:150%;left:50%;height:40px;width:40px;border:1px solid #FFF;color:#FFF;text-align:center;line-height:40px;z-index:99;margin-left:-20px;margin-top:-20px;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.style1.ap-team .ap-member-image:hover .fancybox-gallery{top:50%;}
.style1.ap-team .fancybox-gallery:hover{background:#FFF;color:#E5623B;}
.ap-member-name{margin-bottom:5px;color:inherit;}
.ap-member-position{font-style:italic;line-height:1;font-size:14px;color:inherit;}
.ap-member-message{position:relative;margin:0 0 20px;}
.ap-line{width:100px;border-bottom:1px solid #DDD;margin:15px auto;border-color:inherit;}
.member-social-group a{text-decoration:none;margin:0 5px;font-size:20px;height:32px;width:32px;line-height:32px;display:inline-block;}
.member-social-group a:hover{background:#E66432;color:#FFF;}
.ap-team.style2 .ap-member-message{position:absolute;left:0;top:0;width:100%;height:100%;padding:30px;background:rgba(0,0,0,0.6);color:#FFF;opacity:0;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.ap-team.style2 .ap-member-image:hover .ap-member-message{opacity:1;}
.ap-team.style2 .ap-member-message .ap-member-message-inner{display:table;width:100%;height:100%;}
.ap-team.style2 .ap-member-message span{display:table-cell;vertical-align:middle;border:1px solid #FFF;padding:15px;}
.ap-testimonial{position:relative;margin-bottom:15px;}
.ap-client-testimonial-heading{margin-top:8px;margin-left:30px;min-height:76px;}
.ap-testimonial .ap-client-image{position:absolute;width:68px;height:auto;left:0;top:20px;border:1px solid #DDD;padding:3px;background:#FFF;z-index:999;}
.ap-client-testimonial{width:91%;width:calc(100% - 34px);border:1px solid #DDD;padding:15px;float:right;position:relative;}
.ap-client-position{font-style:italic;font-size:14px;}
.ap-widget-preview .widget-preview-thumbnail{margin-bottom:10px;text-align:center;}
.ap-widget-preview h3{margin-bottom:10px;}
.widget-preview-excerpt{margin-bottom:20px;}
.ap-contact-info-wrapper{list-style:none;margin:0;padding:0;}
.ap-contact-info-wrapper li{padding:0 0 0 30px !important;margin-bottom:8px;border:0 !important;line-height:1.6 !important}
.ap-contact-info-wrapper li .fa{float:left;margin-left:-30px;margin-top:5px;}
.widget_accesspress_pro_progress_bar{margin-bottom:15px;}
.ap-progress-bar{position:relative;width:100%;height:15px;color:#FFF;line-height:30px;padding:0 15px;}
.ap-progress-bar .ap-progress-bar-percentage{height:100%;background:#04a3ed;position:absolute;left:0;top:0;border-radius:2px;}
.ap-progress-bar span{position:relative;}
.ap-facebook-like-box iframe{max-width:100%;}
.ap-light.ap-facebook-like-box iframe{background:#FFF;}
.ap-dark.ap-facebook-like-box iframe{background:#000;background:rgba(0,0,0,0.4);}
.ap-align-none{text-align:none;}
.ap-align-left{text-align:left;}
.ap-align-right{text-align:right;}
.ap-align-center{text-align:center;}
.widget-social-icons li{font-size:38px;display:inline-block;margin-right:5px;line-height:38px;font-family:Arial;}
.sidebar .widget-social-icons li a{color:#333}
.ap-pricing-table p{display:none;}
.ap-pricing-table{overflow:hidden;background:#FFF;}
.ap-pricing-head{text-align:center;background:#01aefd;color:#FFF;position:relative;margin-bottom:10px;}
.ap-pricing-head:after{content:"";position:absolute;left:50%;top:100%;border-width:16px;border-color:#01aefd transparent transparent;border-style:solid;margin-left:-16px;}
.ap-pricing-head h2{color:#FFF !important;padding:12px;text-transform:uppercase !important;font-size:28px;margin-bottom:0 !important;background:rgba(0,0,0,0.2)}
.ap-pricing-head .ap-pricing-plan-sub-text{font-size:13px;font-style:italic;color:#FFF;padding-bottom:10px;}
.ap-price-box{padding:15px 10px;text-align:center;}
.ap-price{font-size:60px;line-height:1;position:relative;display:inline-block;}
.ap-per{font-size:14px;font-style:italic;position:absolute;left:100%;bottom:5px;white-space:nowrap;}
.ap-pricing-features ul{list-style:none;margin:0 !important;padding:0;background:#FFF;text-align:center;}
.ap-pricing-features ul li{padding:15px;border-bottom:1px solid #F6F6F6;margin-bottom:0 !important;}
.ap-pricing-features ul li .fa{margin-right:8px;}
.ap-pricing-readmore{text-align:center;padding:20px 0;}
.ap-pricing-readmore a{color:#FFF !important;}
.widget_accesspress_pro_accordion{margin-bottom:0 !important;}
.ap_column{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-background-clip:padding-box !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important;}
.ap_column{margin-left:2%;padding:0 0%;}
.ap-row .ap_column:first-child{margin-left:0;}
.ap-span1{width:15.0%;}
.ap-span2{width:32.0%;}
.ap-span3{width:49.0%;}
.ap-span4{width:66.0%;}
.ap-span5{width:83.0%;}
.ap-span6{margin-left:0;width:100%;}
body #_atssh{height:0px !important;width:0px !important;}
.addthis_sharing_toolbox{clear:both;}
.entry-content li{padding-bottom:10px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{position:relative;overflow:hidden;}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{font-weight:400;}
.woocommerce ul.products li.product h2{background:#666666;bottom:0;color:#ffffff !important;line-height:30px;margin:0;padding:0;position:absolute;text-align:center;width:100%;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;visibility:hidden;opacity:0;}
.woocommerce ul.products li.product:hover h2{bottom:36px;opacity:1;visibility:visible;}
.woocommerce .price-cart{background:#666666;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:36px;padding:0;position:absolute;width:100%;}
.woocommerce .price-cart:after{height:0;width:100%;position:absolute;top:0;left:0;content:"";background:#00abff;-webkit-transition:height 0.3s ease;-moz-transition:height 0.3s ease;-ms-transition:height 0.3s ease;transition:height 0.3s ease;}
.woocommerce ul.products li.product:hover .price-cart:after{height:100%;}
.woocommerce ul.products li.product .price-cart .button{background:none;float:right;margin-top:0;position:relative;z-index:9;-webkit-transition:background 0.3s ease;-moz-transition:background 0.3s ease;-ms-transition:background 0.3s ease;transition:background 0.3s ease;padding-left:30px;width:58%;text-align:right;}
.woocommerce ul.products li.product .price-cart .button:before{content:"\f07a";font-family:"FontAwesome";margin-right:5px;}
.woocommerce ul.products li.product .price-cart .button:hover{background:#00abff;}
.woocommerce ul.products li.product .price del{display:inline-block;margin-right:10px;}
.woocommerce ul.products li.product .price-cart .price{color:#ffffff;display:block;float:left;font-size:14px;line-height:36px;margin-bottom:0;width:40%;position:relative;z-index:9;padding-left:10px;}
.woocommerce .price-cart a.added_to_cart{display:none;}
.woocommerce ul.products li.product .price ins{font-weight:400;}
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after{top:0;}
.woocommerce #reviews #comments ol.commentlist li .comment-text{padding:15px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background:#00abff;}
.woocommerce .widget_price_filter .price_slider{margin:15px 0;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#04a3ed;}
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background:#00abff;border-radius:0;color:#ffffff;font-weight:400;height:35px;line-height:35px;padding:0 15px;-webkit-transition:background 0.3s ease;-moz-transition:background 0.3s ease;-ms-transition:background 0.3s ease;transition:background 0.3s ease;}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background:#04a3ed;color:#ffffff;}
.woocommerce-product-search .search-field{border-radius:0;border-right:medium none;height:26px;margin-right:-4px;}
.woocommerce-product-search{margin:15px 0;}
.woocommerce .products .star-rating{margin:0;padding:0;position:absolute;top:-12px;left:5px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0;visibility:hidden;}
.woocommerce ul.products li.product:hover .star-rating{top:25px;opacity:1;visibility:visible;}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{border-radius:0;bottom:auto;line-height:25px;margin:0;min-height:35px;padding:5px 20px;position:absolute;top:10px;width:auto;right:0px;opacity:0;visibility:hidden;background:#00abff;}
.woocommerce span.onsale{left:0;opacity:1;right:auto;visibility:visible;width:90px;}
.woocommerce table.shop_table th, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{font-weight:600;}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-message{border-top-color:#00abff;}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{border-color:#00abff;}
.woocommerce .woocommerce-message:before, .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price del, .woocommerce .woocommerce-info:before{color:#00abff;}
.woocommerce .price_label{position:relative;top:5px;}
.woocommerce .widget_price_filter .price_slider_amount .button{position:relative;z-index:9;}
.woocommerce .product-categories .children{padding-left:20px;}
.woocommerce .product-categories li a{padding-left:15px;position:relative;}
.woocommerce .quantity .qty{border:1px solid #cccccc;border-radius:0;padding:4px 2px;width:60px;height:35px;}
.woocommerce .product-categories > li > a:before, .woocommerce .product-categories .children a:before{content:"\f101";position:absolute;left:0;top:0;font-family:"FontAwesome";}
.woocommerce .product-categories .children a:before{content:"\f105";}
.woocommerce .star-rating{margin:5px 0;}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text{width:150px;border-radius:0;}
.woocommerce div.product p.price del{float:left;margin-right:15px;}
.woocommerce div.product .woocommerce-product-rating, .woocommerce div.product p.price{margin-bottom:10px;}
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt[disabled]:disabled, 
.woocommerce #respond input#submit.alt[disabled]:disabled:hover, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt[disabled]:disabled, 
.woocommerce a.button.alt[disabled]:disabled:hover, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, 
.woocommerce button.button.alt[disabled]:disabled:hover, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, 
.woocommerce input.button.alt[disabled]:disabled:hover{background:#04a3ed;color:#ffffff;}
.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{border:1px solid #eee;border-top:none;border-right:none;}
.woocommerce .shop_table tbody tr td:first-child, .woocommerce .shop_table thead tr th.product-remove, .woocommerce table.shop_table tfoot td:first-child, .woocommerce table.shop_table tfoot th:first-child{border-left:medium none;}
.order-total > th, .order-total > td{border-bottom:medium none !important;}
.woocommerce .shop_table tbody tr td.actions{border-bottom:none;}
.woocommerce table.shop_table{border-radius:0;border:1px solid #eee;}
.woocommerce form .form-row .select2-container{line-height:35px;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{font-size:16px;padding:10px;}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th{border-bottom:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#EEE;border:0;border-radius:0;margin:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#EEE;z-index:0;border-top:2px solid #01aefd;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 0;}
nav.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;}
nav.woocommerce-MyAccount-navigation ul li{margin-bottom:8px;padding-bottom:0;}
nav.woocommerce-MyAccount-navigation ul li a{padding:10px;background:#01AEFD;display:block;}
nav.woocommerce-MyAccount-navigation ul li:hover a, nav.woocommerce-MyAccount-navigation ul li.is-active a{background:#07A2DD;}
nav.woocommerce-MyAccount-navigation ul li a{color:#fff;}
.woocommerce-account .woocommerce-MyAccount-navigation{width:25%;}
.woocommerce-account .woocommerce-MyAccount-content{width:73%;}
.rtl #masthead .site-branding,
.rtl .main-navigation .menu > ul > li, .rtl #welcome-text,
.rtl #top-section .welcome-text-image,
.rtl .event-list .event-thumbnail, .rtl .featured-wrap .featured-post, .rtl .flickr_badge_image, .rtl .archive-thumb, .rtl #bottom-section .featured-column,
.rtl .bottom-bar-column, .rtl #top-footer .footer,
.rtl .testimonial-thumbnail{float:right;}
.rtl #masthead .right-header,
.rtl #latest-events,
.rtl #top-section .welcome-detail,
.rtl .event-list .event-detail, .rtl .entry-content .short-content, .rtl .testimonial-excerpt{float:left;}
.rtl .main-navigation ul ul{left:auto;right:0;}
.rtl .main-navigation ul ul li{text-align:right;}
.rtl .sf-arrows .sf-with-ul{padding-left:30px;padding-right:15px;}
.rtl .sf-arrows .sf-with-ul:after{right:auto;left:10px;border-color:#EEE transparent transparent transparent;!important;}
.rtl .site-header.style1 .main-navigation .sf-arrows .sf-with-ul:after, .rtl .site-header.style4 .main-navigation .sf-arrows .sf-with-ul:after{}
.rtl .sf-arrows .sub-menu .sf-with-ul{padding-right:0;}
.rtl .sf-arrows .sub-menu .sf-with-ul:after{border-color:transparent #CCC transparent transparent !important}
.rtl .main-navigation ul ul ul{left:auto;right:100%;}
.rtl .ap-list li{padding:5px 24px 5px 0;background-position:100% 5px !important;}
.rtl .ap-contact-info-wrapper li{padding:0 30px 0 0 !important}
.rtl .ap-contact-info-wrapper li .fa{float:right;margin-right:-30px;margin-left:0;}
.rtl #clients-logo .bx-wrapper .bx-controls-direction a,
.rtl #sequence .sequence-pagination li.dots,
.rtl .bx-wrapper .bx-pager.bx-default-pager a{text-indent:9999px;}
.rtl .testimonial-excerpt{text-align:right;}
.rtl #sequence .mid-content{direction:rtl;text-align:right;.rtl}
.rtl .comment-navigation .nav-previous, .rtl .paging-navigation .nav-previous, .rtl .post-navigation .nav-previous{text-align:left;}
.rtl #ak-top{
direction: ltr;
}body{min-width:0;}
@media screen and (max-width:1220px){
.boxed-layout #page{width:100%;}
.top-header .ak-container{padding:0;}
.ak-container, .boxed-layout .ak-container{width:100%;padding:0 10px;}
#masthead .right-header{padding-top:10px;}
.style2#masthead .right-header,
.style3#masthead .right-header,
.style4#masthead .right-header{padding-top:0;}
.socials{float:none;margin:0 0 10px;text-align:right;}
.countdown-container .socials{text-align:center;}
.style2 .socials,.style3 .socials,.style4 .socials{margin-bottom:0}
.ak-search{float:none;margin:0 0 10px;}
.site-header.style4 .ak-search{float:right;margin:0;}
.ak-search .searchform{float:right;}
.slider-caption .caption-title{font-size:30px;line-height:26px;}
.slider-caption .caption-description{font-size:16px;line-height:20px;}
#slider-banner .bx-wrapper .bx-pager{bottom:5px;}
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a{height:14px;width:14px;}
#welcome-text{width:53.5%}
#top-section .welcome-text-image{width:30%}
#top-section .welcome-detail{width:65%}
#latest-events{width:44%;}
.event-list .event-thumbnail{width:28%;}
.event-list .event-thumbnail img{width:100%;}
.event-list .event-detail{width:68%;}
#bottom-section .thumbnail-gallery ul li:nth-child(3n){margin-right:6px;}
#clients-logo .ak-container{padding:0 50px}
.woocommerce ul.products li.product .price-cart .price{font-size:13px;width:39%;}
.woocommerce ul.products li.product .price-cart .button{font-size:13px;padding-right:5px;}
}
@media screen and (max-width:940px){
#page{max-width:768px;width:100%;margin:0 auto;background:#FFF;box-shadow:0 0 10px #999;}
#slider-banner .bx-controls-direction{display:none;}
#welcome-text{width:auto;margin-bottom:25px;float:none;}
#top-section{margin-top:20px;margin-bottom:30px;}
#top-section .welcome-text-image img{width:100%}
#latest-events{width:auto;float:none;}
#bottom-section .testimonail-slider, 
#bottom-section .gallery, 
#bottom-section .subscribe{width:auto;float:none;margin:0 0 25px;}
.testimonail-thumbnail, .testimonail-sidebar .testimonail-thumbnail{width:100px;margin-right:20px}
.testimonail-excerpt, .testimonail-sidebar .testimonail-excerpt{width:calc( 100% - 120px);float:left;}
#site-navigation .ak-container{padding:0;}
.menu-toggle{display:block;float:right;background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/menu.png) no-repeat center rgba(0,0,0,0.3);height:48px;width:48px;text-indent:-9999px;margin:0;}
.main-navigation .menu{display:none;}
#top-footer .top-footer-wrap.column-3,
#top-footer .top-footer-wrap.column-2{margin-left:-4%;}
#top-footer .footer{width:46%;margin-left:4%;}
.hide{display:block;margin-bottom:25px;}
#bottom-footer .site-info{float:none;text-align:center;margin-bottom:10px;}
#bottom-footer .copyright{float:none;text-align:center;}
.main-navigation .menu{position:absolute;left:0;width:100%;top:100%;z-index:9999;background:#F6F6F6;}
.main-navigation .menu li{width:100%;float:none;line-height:38px;border-bottom:1px solid #0383BF;margin:0 !important;}
.main-navigation .menu li a{border:none !important;}
.main-navigation ul ul{position:static;box-shadow:none;border:none;}
.main-navigation ul ul a{padding:0 20px;}
.main-navigation .menu ul li, .site-header.style2 .main-navigation li{line-height:38px;border-bottom:1px solid #DDD;padding:0;}
.site-header.style2 .main-navigation .menu > ul > li > a{line-height:38px;}
.main-navigation ul ul ul{background:#F6F6F6;}
#primary-wrap{float:none;width:auto;}
#primary, .left-sidebar #primary, 
.both-sidebar #primary,
.both-sidebar #primary-wrap .sidebar,
.both-sidebar .sidebar{float:none;width:auto;margin-bottom:25px;}
.sidebar, .sidebar.left-sidebar{width:auto;float:none;}
.search-icon{display:none !important;}
.right-header #site-navigation{padding-top:10px !important;}
.featured-post .featured-image img{width:100%;}
#slider-banner #sequence{height:380px !important;}
.sidebar.right-sidebar{float:none;}
.site-header.style3 .main-navigation .menu > ul > li{padding:0 !important;}
.style4 .menu-toggle{margin-top:10px;}
.site-header.style4 .main-navigation .menu > ul > li{line-height:38px;padding:0 !important;}
.site-header.style4 .main-navigation .menu > ul > li a, .site-header.style1 .main-navigation .menu > ul > li a{color:#333;}
.site-header.style4 .main-navigation .menu > ul > li:hover > a, .site-header.style1 .main-navigation .menu > ul > li:hover > a{color:#FFF;}
.sf-arrows .sf-with-ul:after{top:20px;}
#header-google-map{width:768px;left:50%;margin-left:-384px;}
.woocommerce ul.products li.product .price-cart .button{padding-right:5px;}
.rtl .sf-arrows .sub-menu .sf-with-ul{padding-right:20px;}
.rtl #mid-section{overflow:hidden;}
}
@media screen and (max-width:768px){
.slider-caption .caption-title{margin-bottom:0;}
.slider-caption .caption-description{display:none;}
.slider-caption{padding:20px 0;}
#bottom-section .testimonail-slider, 
#bottom-section .thumbnail-gallery, 
#bottom-section .text-box{width:100%;float:none;margin:0 0 20px;}
.wpcf7-form input[type="text"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="url"], 
.wpcf7-form input[type="password"],
.wpcf7-form select{width:80%;}
.wpcf7-form textarea{width:100%;}
.ap-span1, .ap-span2, .ap-span3, .ap-span4, .ap-span5, .ap-span6{width:100%;margin:0 0 15px;}
.style1 .main-navigation a{color:#333;}
.style1 .main-navigation .menu li{padding:0 !important;}
.site-header.style1 .main-navigation .current_page_item a, .site-header.style1 .main-navigation .current-menu-item a, .site-header.style1 .main-navigation .sf-arrows > li:hover > a{color:#FFF;}
.sticky-header.fixed{position:static;}
.featured-wrap > .clearfix{display:none;}
.featured-wrap.column-3, .featured-wrap.column-4{margin-left:-4%;}
.featured-wrap.column-3 .featured-post, .featured-wrap.column-4 .featured-post{width:46%;margin-left:4%;margin-bottom:20px;}
.bottom-section-wrap.column-3{margin-left:0;}
#bottom-section .column-3 .featured-column{margin-left:0;float:none;width:auto;}
.bottom-bar-wrap{margin-left:0;}
.bottom-bar-column{float:none !important;margin-left:0;width:auto;margin-bottom:30px;}
#header-google-map{width:100%;left:0;margin-left:0;}
.event-button.event-order{float:none;margin-bottom:10px;}
.event-button.event-sort{float:none;}
.header-text{display:none;}
#top-footer .top-footer-wrap.column-3, 
#top-footer .top-footer-wrap.column-2{margin-left:0;}
#top-footer .footer{float:none !important;width:auto;margin:0;}
.woocommerce ul.products li.product .price-cart .button:before{display:none;}
.woocommerce ul.products li.product .price-cart .button{padding:0 10px 0 0;text-align:right;width:55%;}
.price > del{display:none !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{clear:none;float:left !important;}

}
@media screen and (max-width:580px){ h1{font-size:28px;}
h2{font-size:24px;}
h3{font-size:20px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:14px;}
#action-bar{text-align:center !important;}
#action-bar .action-bar-text{width:auto;float:none;margin-bottom:10px;text-align:center;}
#action-bar .action-bar-button{float:none;}
#mid-section{margin-bottom:30px;}
.slider-caption .caption-title{font-size:16px;}
.featured-post .featured-image img{margin:0 auto;}
.sticky-header.fixed{position:static;}
#top-header .right-header{display:none;}
.bottom-section-wrap.column-2{margin-left:0;}
#bottom-section .column-2 .featured-column{margin-left:0;float:none;width:auto;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:48%;}
}
@media screen and (max-width:480px){
.slider-caption{display:none;}
#top-section .welcome-text-image,
#top-section #welcome-text.full-width .welcome-text-image{width:auto;float:none;margin-bottom:15px;max-width:none;}
#top-section .welcome-text-image img{width:100%;}
#top-section .welcome-detail,
#top-section #welcome-text.full-width .welcome-detail{width:auto;}
#top-footer.column-4 .footer{width:100% !important;float:none;margin:0 0 20px;}
#top-footer .footer .widget{padding-right:0}
#top-footer h1.widget-title{margin-bottom:10px;}
.cat-portfolio-list{width:100%;margin-right:0;}
.cat-testimonial-list .entry-header{float:none;width:50%;margin-bottom:30px;}
.cat-testimonial-list .entry-header img{width:100%;}
.cat-testimonial-list .cat-testimonial-excerpt{float:none;width:100%;}
.cat-testimonial-list .cat-testimonial-excerpt:before{border-color:transparent transparent #F2F3F4;top:-40px;left:20px;}
.cat-testimonial-list:nth-child(odd) .cat-testimonial-excerpt:before{border-color:transparent transparent #F2F3F4;top:-40px;right:20px;}
.featured-wrap.column-3, .featured-wrap.column-4{margin-left:0;}
.featured-wrap.column-3 .featured-post, .featured-wrap.column-4 .featured-post{width:auto;margin:0 0 20px;float:none;text-align:center;}
.portfolio-listing.portfolio_grid .portfolios, .event-listing.event_grid .events{width:100% !important;margin:0 0 1% !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:100%;margin:0 0 2%;}
.woocommerce ul.products, .woocommerce-page ul.products{margin:0;}
.portfolio-listing.grid #portfolio-grid .portfolios{width:100%;}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product{width:100%;}
.woocommerce > form{overflow:scroll;}
}
@media screen and (max-width:380px){
.portofolio-layout .entry-title{font-size:22px;}
.portofolio-layout .cat-portfolio-excerpt{font-size:14px;}
.portofolio-layout .cat-portfolio-excerpt{top:110px;}
.cat-event-list .cat-event-image{width:100%;float:none;margin-bottom:15px;}
.cat-event-list .cat-event-excerpt{width:100%;float:none;}
.cat-testimonial-list .entry-header{width:100%;}
}
@media screen and (min-width:941px){
.main-navigation .menu {
display: block !important;
}
}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-regular.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-regular.woff) format('woff');}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-italic.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-italic.woff) format('woff');}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-700.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-700.woff) format('woff');}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-700italic.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/roboto-v18-latin-ext_latin-700italic.woff) format('woff');}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat Regular'), local('Montserrat-Regular'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-regular.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-regular.woff) format('woff');}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:local('Montserrat Italic'), local('Montserrat-Italic'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-italic.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-italic.woff) format('woff');}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat Bold'), local('Montserrat-Bold'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-700.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-700.woff) format('woff');}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-700italic.woff2) format('woff2'), url(//hno-nienhagen.de/wp-content/themes/opitz/fonts/montserrat-v12-latin-ext_latin-700italic.woff) format('woff');}
body, button, input, select, textarea{line-height:1.6;}
#top-section h1{margin-bottom:12px;}
h1.entry-title{font-size:32px !important;}
a:hover, a:focus, a:active, .site-footer a:hover, .sidebar .widget_recent_comments .url:hover, .sidebar ul li a:hover, a:hover, a:active, #accesspreslite-breadcrumbs a:hover, #top-footer ul li a:hover{color:#40558e !important;}
.top-header{position:fixed;top:0;left:0;width:100%;background:#fff !important;border-bottom:1px solid #DAD28D;z-index:9999;}
.site-header.style3 .header-text{font-size:16px;width:100%;padding-right:25px;}
.site-header.style3 .header-text, .header-text a{color:#444 !important;}
.site-header.style3 .header-text a:hover, .site-header.style3 .header-text a:focus, .site-header.style3 .header-text a:active{color:#40558e !important;}
.site-header.style3 #main-header{border-bottom:1px solid #fff;padding:12px 0;margin-top:35px;}
.sticky-header.fixed .site-branding{display:none;}
.sticky-header.fixed{-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.25);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.25);}
#masthead .site-branding img{width:200px !important;}
#masthead .right-header{float:none;position:absolute;right:0;bottom:0;}
#masthead .sticky-header.fixed .right-header{float:right;position:relative;}
#slider-banner, #header-banner-image{border:solid #041839;border-top-width:2px;border-right-width:0;border-bottom-width:2px;border-left-width:0px;}
#sequence .big-banner{background-position:center center !important;background-size:cover !important;}
#sequence .title{font-size:36px !important;font-weight:200 !important;letter-spacing:2px;}
#sequence .title span{-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}
.site-header.style3 .main-navigation a{color:#041839;}
.site-header.style3 .main-navigation .menu > ul > li > a, .site-header.style3 .main-navigation .menu > ul > li > a{background-color:#fff !important;color:#041839 !important;}
.site-header.style3 .main-navigation ul ul{box-shadow:0 0px 3px rgba(0, 0, 0, 0.25);}
.site-header.style3 .main-navigation .menu > ul > ul > li > a{background-color:#ededed !important;}
.site-header.style3 .main-navigation .menu > ul > li:hover > a, .main-navigation li:hover > a, .main-navigation ul ul a:hover, .site-header.style3 .main-navigation .menu > ul > li.current_page_item > a, .site-header.style3 .main-navigation .menu > ul > li.current-menu-item > a{background-color:#fff !important;color:#40558e !important;}
#colophon{background:#ffffff;}
.home .su-responsive-media-yes{padding-bottom:0 !important;}
.home .su-gmap{margin:0 !important;height:500px;max-height:500px;border-top:2px solid #041839;border-bottom:2px solid #041839;}
#top-section{border-bottom:none;}
#top-footer{background:#393F4B;}
.gallery-columns-3 .gallery-item{max-width:32%;}
.gallery-item{margin:2px;}
table.nopadding td{padding:0;}
table.noborder td{border:0;}
.su-accordion .su-spoiler{margin-bottom:6px !important;padding:9px 6px;border:1px solid #ccc;}
.su-spoiler-title{font-weight:normal !important;font-size:16px !important;}
.su-spoiler td{border:0 none;}
.single .rpwe-summary, .page .rpwe-summary{clear:left;}
.rpwe-block h3{word-wrap:break-word;}
.single .rpwe-block h3, .page .rpwe-block h3{padding-left:85px;}
#secondary-right h3, #secondary-right h3 a{font-size:20px !important;}
span.wpcf7-list-item{margin:0 !important;}
.wpcf7-form table{border:0;}
.wpcf7-form tr td{border:0;padding:0;vertical-align:top;}
   #page.landingpage{background-image:url(//hno-nienhagen.de/wp-content/uploads/2018/04/39217388_l.jpg);background-position:center right;background-repeat:no-repeat;background-size:cover;}
#page.landingpage .site-header.style3 #main-header, #page.landingpage .site-content{background:rgba(255, 255, 255, 0.5);}
#page.landingpage .site-header.style3 #main-header{border-bottom:none;}
.page-template-page-landingpage #primary{width:100%;float:none;}
#page.landingpage span.wpcf7-list-item{margin:0;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form select{width:100% !important;}
#page.landingpage td{border:0;padding:0;}
.grecaptcha-badge{z-index:1000;}
#ak-top{bottom:85px;}
@media screen and (max-width:1220px){
.ak-container, .boxed-layout .ak-container{padding:0 24px;}
.style3#masthead .right-header{width:100%;}
}
@media screen and (min-width: 941px) and (max-width: 1220px) {
.style3#masthead .right-header{width:100%;float:right;position:relative;}
.site-header.style3 .main-navigation .menu{float:right;padding-right:48px;}
.site-header.style3 .search-icon{position:absolute;right:0;}
}
@media screen and (max-width:940px){
.right-header #site-navigation{margin-right:10px;}
#masthead .site-branding{width:100%;float:none;}
#masthead .right-header{position:relative;right:0;bottom:0;margin-top:12px;width:100%;float:none;}
.main-navigation .menu{background:#fff;margin-top:12px;box-shadow:0px 0px 4px rgba(0,0,0,0.5);}
}
@media screen and (max-width:768px){
.header-text{display:block;}
.site-header.style3 .header-text{font-size:13px;padding-right:0;text-align:center;}
.page-template-page-landingpage #masthead .site-branding{float:none;width:100%;}
.page-template-page-landingpage #masthead .right-header{margin-top:0;}
.page-template-page-landingpage #masthead .site-branding img{margin:0 auto;}
}
@media screen and (max-width:480px){
#masthead .site-branding{width:100%;}
#masthead .site-branding img{margin:0 auto;}
.menu-toggle{float:none;margin:0 auto;}
#sequence .mid-content{top:25% !important;}
#sequence .title{font-size:24px !important;}
.site-header.style3 .header-text{line-height:1.5em;padding:3px;}
}
@media screen and (max-width:380px){
#slider-banner #sequence{height:260px !important;}
#sequence .mid-content{top:10% !important;}
.site-header.style3 .header-text{font-size:12px;}
}
@media screen and (max-width:320px){
#sequence .mid-content{top:0% !important;}
#sequence .title{font-size:18px !important;}
.site-header.style3 .header-text{font-size:10px;}
}
@media screen and (min-width:320px){
#termine-buchen{left:0 !important;}
}
@media screen and (min-width:768px){
#termine-buchen{left:30% !important;}
}
@media screen and (min-width:1024px){
#termine-buchen{left:37% !important;}
}
@media screen and (min-width:1260px){
#termine-buchen{left:40% !important;}
}
@media screen and (min-width:1600px){
#termine-buchen{left:43% !important;}
} .left{float:left;}
.right{float:right;}
.clear{clear:both;}
.block{display:block;}
.inline-block{display:inline-block;}
.inline{display:inline;}
.small{font-size:12px;}
.medium{font-size:13px;}
.bold{font-weight:bold;}
.nomargin{margin:0;}
.mt6{margin-top:6px;}
.mt8{margin-top:8px;}
.mt12{margin-top:12px;}
.mt18{margin-top:18px;}
.mt20{margin-top:20px;}
.mt24{margin-top:24px;}
.mt36{margin-top:36px;}
.mt36i-zeroMobile{margin-top:36px !important;}
.mt48{margin-top:48px;}
.mt60{margin-top:60px;}
.mt72{margin-top:72px;}
.mb6{margin-bottom:6px;}
.mb8{margin-bottom:8px;}
.mb12{margin-bottom:12px;}
.mb18{margin-bottom:18px;}
.mb20{margin-bottom:20px;}
.mb24{margin-bottom:24px;}
.mb36{margin-bottom:36px;}
.ml6{margin-left:6px;}
.ml8{margin-left:8px;}
.ml12{margin-left:12px;}
.ml18{margin-left:18px;}
.ml24{margin-left:24px;}
.ml36{margin-left:36px;}
.ml48{margin-left:48px;}
.ml72{margin-left:72px;}
.mr6{margin-right:6px;}
.mr8{margin-right:8px;}
.mr12{margin-right:12px;}
.mr18{margin-right:18px;}
.mr24{margin-right:24px;}
.mr36{margin-right:36px;}
.pt3{padding-top:3px;}
.pt6{padding-top:6px;}
.pb6{padding-bottom:6px;}
.pl15{padding-left:15px;}
.pl24{padding-left:24px;}
.pl48{padding-left:48px;}
.pl48-zeroMobile{padding-left:48px;}
.pl60{padding-left:60px;}
.pl72{padding-left:72px;}
.pr6{padding-right:6px;}
.center{text-align:center;}
.full{width:100%;}
.shadow{-webkit-box-shadow:0px 0px 9px 1px rgba(170,170,170,1);-moz-box-shadow:0px 0px 9px 1px rgba(170,170,170,1);box-shadow:0px 0px 9px 1px rgba(170,170,170,1);}
.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.text-shadow_white{text-shadow:0px 0px 2px rgba(255, 255, 255, 1);}
.text-shadow_black{text-shadow:0px 0px 2px rgba(0, 0, 0, 1);}
.mobile-940{display:none;}
.desktop-940{display:block;}
.mobile-768{display:none !important;}
.desktop-768{display:block !important;}
.mobile-480{display:none;}
.desktop-480{display:block;}
@media screen and (max-width:940px){
.mobile-940{display:block;}
.desktop-940{display:none;}
}
@media screen and (max-width:768px){
.pl48-zeroMobile{padding-left:0;}
.mt36i-zeroMobile{margin-top:0;}
.mobile-768{display:block !important;}
.desktop-768{display:none !important;}
}
@media screen and (max-width:480px){
.mobile-480 {display: block;}
.desktop-480 {display: none;}
}@font-face{font-family:'Icons';src:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/Icons.eot);src:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/Icons.eot?#iefix) format('embedded-opentype'), url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/Icons.woff) format('woff'), url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/Icons.ttf) format('truetype'), url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/Icons.svg#Icons) format('svg');font-weight:normal;font-style:normal;}
[data-icon]:before{font-family:'Icons';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
[class^="font-"]:before, [class*=" font-"]:before{font-family:'Icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;}
[class^="font-"],
[class*=" font-"]{display:inline-block;line-height:1em;}
.font-icon-zoom-out, .font-icon-zoom-in, .font-icon-wrench, .font-icon-waves, .font-icon-warning, .font-icon-volume-up, .font-icon-volume-off, .font-icon-volume-down, .font-icon-viewport, .font-icon-user, .font-icon-user-border, .font-icon-upload, .font-icon-upload-2, .font-icon-unlock, .font-icon-underline, .font-icon-tint, .font-icon-time, .font-icon-text, .font-icon-text-width, .font-icon-text-height, .font-icon-tags, .font-icon-tag, .font-icon-table, .font-icon-strikethrough, .font-icon-stop, .font-icon-step-forward, .font-icon-step-backward, .font-icon-stars, .font-icon-star, .font-icon-star-line, .font-icon-star-half, .font-icon-sort, .font-icon-sort-up, .font-icon-sort-down, .font-icon-social-zerply, .font-icon-social-youtube, .font-icon-social-yelp, .font-icon-social-yahoo, .font-icon-social-wordpress, .font-icon-social-virb, .font-icon-social-vimeo, .font-icon-social-viddler, .font-icon-social-twitter, .font-icon-social-tumblr, .font-icon-social-stumbleupon, .font-icon-social-soundcloud, .font-icon-social-skype, .font-icon-social-share-this, .font-icon-social-quora, .font-icon-social-pinterest, .font-icon-social-photobucket, .font-icon-social-paypal, .font-icon-social-myspace, .font-icon-social-linkedin, .font-icon-social-last-fm, .font-icon-social-grooveshark, .font-icon-social-google-plus, .font-icon-social-github, .font-icon-social-forrst, .font-icon-social-flickr, .font-icon-social-facebook, .font-icon-social-evernote, .font-icon-social-envato, .font-icon-social-email, .font-icon-social-dribbble, .font-icon-social-digg, .font-icon-social-deviant-art, .font-icon-social-blogger, .font-icon-social-behance, .font-icon-social-bebo, .font-icon-social-addthis, .font-icon-social-500px, .font-icon-sitemap, .font-icon-signout, .font-icon-signin, .font-icon-signal, .font-icon-shopping-cart, .font-icon-search, .font-icon-rss, .font-icon-road, .font-icon-retweet, .font-icon-resize-vertical, .font-icon-resize-vertical-2, .font-icon-resize-small, .font-icon-resize-horizontal, .font-icon-resize-horizontal-2, .font-icon-resize-fullscreen, .font-icon-resize-full, .font-icon-repeat, .font-icon-reorder, .font-icon-remove, .font-icon-remove-sign, .font-icon-remove-circle, .font-icon-read-more, .font-icon-random, .font-icon-question-sign, .font-icon-pushpin, .font-icon-pushpin-2, .font-icon-print, .font-icon-plus, .font-icon-plus-sign, .font-icon-play, .font-icon-picture, .font-icon-phone, .font-icon-phone-sign, .font-icon-phone-boxed, .font-icon-pause, .font-icon-paste, .font-icon-paper-clip, .font-icon-ok, .font-icon-ok-sign, .font-icon-ok-circle, .font-icon-music, .font-icon-move, .font-icon-money, .font-icon-minus, .font-icon-minus-sign, .font-icon-map, .font-icon-map-marker, .font-icon-map-marker-2, .font-icon-magnet, .font-icon-magic, .font-icon-lock, .font-icon-list, .font-icon-list-3, .font-icon-list-2, .font-icon-link, .font-icon-layer, .font-icon-key, .font-icon-italic, .font-icon-info, .font-icon-indent-right, .font-icon-indent-left, .font-icon-inbox, .font-icon-inbox-empty, .font-icon-home, .font-icon-heart, .font-icon-heart-line, .font-icon-headphones, .font-icon-headphones-line, .font-icon-headphones-line-2, .font-icon-headphones-2, .font-icon-hdd, .font-icon-group, .font-icon-grid, .font-icon-grid-large, .font-icon-globe_line, .font-icon-glass, .font-icon-glass_2, .font-icon-gift, .font-icon-forward, .font-icon-font, .font-icon-folder-open, .font-icon-folder-close, .font-icon-flag, .font-icon-fire, .font-icon-film, .font-icon-file, .font-icon-file-empty, .font-icon-fast-forward, .font-icon-fast-backward, .font-icon-facetime, .font-icon-eye, .font-icon-eye_disable, .font-icon-expand-view, .font-icon-expand-view-3, .font-icon-expand-view-2, .font-icon-expand-vertical, .font-icon-expand-horizontal, .font-icon-exclamation, .font-icon-email, .font-icon-email_2, .font-icon-eject, .font-icon-edit, .font-icon-edit-check, .font-icon-download, .font-icon-download_2, .font-icon-dashboard, .font-icon-credit-card, .font-icon-copy, .font-icon-comments, .font-icon-comments-line, .font-icon-comment, .font-icon-comment-line, .font-icon-columns, .font-icon-columns-2, .font-icon-cogs, .font-icon-cog, .font-icon-cloud, .font-icon-check, .font-icon-check-empty, .font-icon-certificate, .font-icon-camera, .font-icon-calendar, .font-icon-bullhorn, .font-icon-briefcase, .font-icon-bookmark, .font-icon-book, .font-icon-bolt, .font-icon-bold, .font-icon-blockquote, .font-icon-bell, .font-icon-beaker, .font-icon-barcode, .font-icon-ban-circle, .font-icon-ban-chart, .font-icon-ban-chart-2, .font-icon-backward, .font-icon-asterisk, .font-icon-arrow-simple-up, .font-icon-arrow-simple-up-circle, .font-icon-arrow-simple-right, .font-icon-arrow-simple-right-circle, .font-icon-arrow-simple-left, .font-icon-arrow-simple-left-circle, .font-icon-arrow-simple-down, .font-icon-arrow-simple-down-circle, .font-icon-arrow-round-up, .font-icon-arrow-round-up-circle, .font-icon-arrow-round-right, .font-icon-arrow-round-right-circle, .font-icon-arrow-round-left, .font-icon-arrow-round-left-circle, .font-icon-arrow-round-down, .font-icon-arrow-round-down-circle, .font-icon-arrow-light-up, .font-icon-arrow-light-round-up, .font-icon-arrow-light-round-up-circle, .font-icon-arrow-light-round-right, .font-icon-arrow-light-round-right-circle, .font-icon-arrow-light-round-left, .font-icon-arrow-light-round-left-circle, .font-icon-arrow-light-round-down, .font-icon-arrow-light-round-down-circle, .font-icon-arrow-light-right, .font-icon-arrow-light-left, .font-icon-arrow-light-down, .font-icon-align-right, .font-icon-align-left, .font-icon-align-justify, .font-icon-align-center, .font-icon-adjust{font-family:'Icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
.font-icon-zoom-out:before{content:"\e000";}
.font-icon-zoom-in:before{content:"\e001";}
.font-icon-wrench:before{content:"\e002";}
.font-icon-waves:before{content:"\e003";}
.font-icon-warning:before{content:"\e004";}
.font-icon-volume-up:before{content:"\e005";}
.font-icon-volume-off:before{content:"\e006";}
.font-icon-volume-down:before{content:"\e007";}
.font-icon-viewport:before{content:"\e008";}
.font-icon-user:before{content:"\e009";}
.font-icon-user-border:before{content:"\e00a";}
.font-icon-upload:before{content:"\e00b";}
.font-icon-upload-2:before{content:"\e00c";}
.font-icon-unlock:before{content:"\e00d";}
.font-icon-underline:before{content:"\e00e";}
.font-icon-tint:before{content:"\e00f";}
.font-icon-time:before{content:"\e010";}
.font-icon-text:before{content:"\e011";}
.font-icon-text-width:before{content:"\e012";}
.font-icon-text-height:before{content:"\e013";}
.font-icon-tags:before{content:"\e014";}
.font-icon-tag:before{content:"\e015";}
.font-icon-table:before{content:"\e016";}
.font-icon-strikethrough:before{content:"\e017";}
.font-icon-stop:before{content:"\e018";}
.font-icon-step-forward:before{content:"\e019";}
.font-icon-step-backward:before{content:"\e01a";}
.font-icon-stars:before{content:"\e01b";}
.font-icon-star:before{content:"\e01c";}
.font-icon-star-line:before{content:"\e01d";}
.font-icon-star-half:before{content:"\e01e";}
.font-icon-sort:before{content:"\e01f";}
.font-icon-sort-up:before{content:"\e020";}
.font-icon-sort-down:before{content:"\e021";}
.font-icon-social-zerply:before{content:"\e022";}
.font-icon-social-youtube:before{content:"\e023";}
.font-icon-social-yelp:before{content:"\e024";}
.font-icon-social-yahoo:before{content:"\e025";}
.font-icon-social-wordpress:before{content:"\e026";}
.font-icon-social-virb:before{content:"\e027";}
.font-icon-social-vimeo:before{content:"\e028";}
.font-icon-social-viddler:before{content:"\e029";}
.font-icon-social-twitter:before{content:"\e02a";}
.font-icon-social-tumblr:before{content:"\e02b";}
.font-icon-social-stumbleupon:before{content:"\e02c";}
.font-icon-social-soundcloud:before{content:"\e02d";}
.font-icon-social-skype:before{content:"\e02e";}
.font-icon-social-share-this:before{content:"\e02f";}
.font-icon-social-quora:before{content:"\e030";}
.font-icon-social-pinterest:before{content:"\e031";}
.font-icon-social-photobucket:before{content:"\e032";}
.font-icon-social-paypal:before{content:"\e033";}
.font-icon-social-myspace:before{content:"\e034";}
.font-icon-social-linkedin:before{content:"\e035";}
.font-icon-social-last-fm:before{content:"\e036";}
.font-icon-social-grooveshark:before{content:"\e037";}
.font-icon-social-google-plus:before{content:"\e038";}
.font-icon-social-github:before{content:"\e039";}
.font-icon-social-forrst:before{content:"\e03a";}
.font-icon-social-flickr:before{content:"\e03b";}
.font-icon-social-facebook:before{content:"\e03c";}
.font-icon-social-evernote:before{content:"\e03d";}
.font-icon-social-envato:before{content:"\e03e";}
.font-icon-social-email:before{content:"\e03f";}
.font-icon-social-dribbble:before{content:"\e040";}
.font-icon-social-digg:before{content:"\e041";}
.font-icon-social-deviant-art:before{content:"\e042";}
.font-icon-social-blogger:before{content:"\e043";}
.font-icon-social-behance:before{content:"\e044";}
.font-icon-social-bebo:before{content:"\e045";}
.font-icon-social-addthis:before{content:"\e046";}
.font-icon-social-500px:before{content:"\e047";}
.font-icon-sitemap:before{content:"\e048";}
.font-icon-signout:before{content:"\e049";}
.font-icon-signin:before{content:"\e04a";}
.font-icon-signal:before{content:"\e04b";}
.font-icon-shopping-cart:before{content:"\e04c";}
.font-icon-search:before{content:"\e04d";}
.font-icon-rss:before{content:"\e04e";}
.font-icon-road:before{content:"\e04f";}
.font-icon-retweet:before{content:"\e050";}
.font-icon-resize-vertical:before{content:"\e051";}
.font-icon-resize-vertical-2:before{content:"\e052";}
.font-icon-resize-small:before{content:"\e053";}
.font-icon-resize-horizontal:before{content:"\e054";}
.font-icon-resize-horizontal-2:before{content:"\e055";}
.font-icon-resize-fullscreen:before{content:"\e056";}
.font-icon-resize-full:before{content:"\e057";}
.font-icon-repeat:before{content:"\e058";}
.font-icon-reorder:before{content:"\e059";}
.font-icon-remove:before{content:"\e05a";}
.font-icon-remove-sign:before{content:"\e05b";}
.font-icon-remove-circle:before{content:"\e05c";}
.font-icon-read-more:before{content:"\e05d";}
.font-icon-random:before{content:"\e05e";}
.font-icon-question-sign:before{content:"\e05f";}
.font-icon-pushpin:before{content:"\e060";}
.font-icon-pushpin-2:before{content:"\e061";}
.font-icon-print:before{content:"\e062";}
.font-icon-plus:before{content:"\e063";}
.font-icon-plus-sign:before{content:"\e064";}
.font-icon-play:before{content:"\e065";}
.font-icon-picture:before{content:"\e066";}
.font-icon-phone:before{content:"\e067";}
.font-icon-phone-sign:before{content:"\e068";}
.font-icon-phone-boxed:before{content:"\e069";}
.font-icon-pause:before{content:"\e06a";}
.font-icon-paste:before{content:"\e06b";}
.font-icon-paper-clip:before{content:"\e06c";}
.font-icon-ok:before{content:"\e06d";}
.font-icon-ok-sign:before{content:"\e06e";}
.font-icon-ok-circle:before{content:"\e06f";}
.font-icon-music:before{content:"\e070";}
.font-icon-move:before{content:"\e071";}
.font-icon-money:before{content:"\e072";}
.font-icon-minus:before{content:"\e073";}
.font-icon-minus-sign:before{content:"\e074";}
.font-icon-map:before{content:"\e075";}
.font-icon-map-marker:before{content:"\e076";}
.font-icon-map-marker-2:before{content:"\e077";}
.font-icon-magnet:before{content:"\e078";}
.font-icon-magic:before{content:"\e079";}
.font-icon-lock:before{content:"\e07a";}
.font-icon-list:before{content:"\e07b";}
.font-icon-list-3:before{content:"\e07c";}
.font-icon-list-2:before{content:"\e07d";}
.font-icon-link:before{content:"\e07e";}
.font-icon-layer:before{content:"\e07f";}
.font-icon-key:before{content:"\e080";}
.font-icon-italic:before{content:"\e081";}
.font-icon-info:before{content:"\e082";}
.font-icon-indent-right:before{content:"\e083";}
.font-icon-indent-left:before{content:"\e084";}
.font-icon-inbox:before{content:"\e085";}
.font-icon-inbox-empty:before{content:"\e086";}
.font-icon-home:before{content:"\e087";}
.font-icon-heart:before{content:"\e088";}
.font-icon-heart-line:before{content:"\e089";}
.font-icon-headphones:before{content:"\e08a";}
.font-icon-headphones-line:before{content:"\e08b";}
.font-icon-headphones-line-2:before{content:"\e08c";}
.font-icon-headphones-2:before{content:"\e08d";}
.font-icon-hdd:before{content:"\e08e";}
.font-icon-group:before{content:"\e08f";}
.font-icon-grid:before{content:"\e090";}
.font-icon-grid-large:before{content:"\e091";}
.font-icon-globe_line:before{content:"\e092";}
.font-icon-glass:before{content:"\e093";}
.font-icon-glass_2:before{content:"\e094";}
.font-icon-gift:before{content:"\e095";}
.font-icon-forward:before{content:"\e096";}
.font-icon-font:before{content:"\e097";}
.font-icon-folder-open:before{content:"\e098";}
.font-icon-folder-close:before{content:"\e099";}
.font-icon-flag:before{content:"\e09a";}
.font-icon-fire:before{content:"\e09b";}
.font-icon-film:before{content:"\e09c";}
.font-icon-file:before{content:"\e09d";}
.font-icon-file-empty:before{content:"\e09e";}
.font-icon-fast-forward:before{content:"\e09f";}
.font-icon-fast-backward:before{content:"\e0a0";}
.font-icon-facetime:before{content:"\e0a1";}
.font-icon-eye:before{content:"\e0a2";}
.font-icon-eye_disable:before{content:"\e0a3";}
.font-icon-expand-view:before{content:"\e0a4";}
.font-icon-expand-view-3:before{content:"\e0a5";}
.font-icon-expand-view-2:before{content:"\e0a6";}
.font-icon-expand-vertical:before{content:"\e0a7";}
.font-icon-expand-horizontal:before{content:"\e0a8";}
.font-icon-exclamation:before{content:"\e0a9";}
.font-icon-email:before{content:"\e0aa";}
.font-icon-email_2:before{content:"\e0ab";}
.font-icon-eject:before{content:"\e0ac";}
.font-icon-edit:before{content:"\e0ad";}
.font-icon-edit-check:before{content:"\e0ae";}
.font-icon-download:before{content:"\e0af";}
.font-icon-download_2:before{content:"\e0b0";}
.font-icon-dashboard:before{content:"\e0b1";}
.font-icon-credit-card:before{content:"\e0b2";}
.font-icon-copy:before{content:"\e0b3";}
.font-icon-comments:before{content:"\e0b4";}
.font-icon-comments-line:before{content:"\e0b5";}
.font-icon-comment:before{content:"\e0b6";}
.font-icon-comment-line:before{content:"\e0b7";}
.font-icon-columns:before{content:"\e0b8";}
.font-icon-columns-2:before{content:"\e0b9";}
.font-icon-cogs:before{content:"\e0ba";}
.font-icon-cog:before{content:"\e0bb";}
.font-icon-cloud:before{content:"\e0bc";}
.font-icon-check:before{content:"\e0bd";}
.font-icon-check-empty:before{content:"\e0be";}
.font-icon-certificate:before{content:"\e0bf";}
.font-icon-camera:before{content:"\e0c0";}
.font-icon-calendar:before{content:"\e0c1";}
.font-icon-bullhorn:before{content:"\e0c2";}
.font-icon-briefcase:before{content:"\e0c3";}
.font-icon-bookmark:before{content:"\e0c4";}
.font-icon-book:before{content:"\e0c5";}
.font-icon-bolt:before{content:"\e0c6";}
.font-icon-bold:before{content:"\e0c7";}
.font-icon-blockquote:before{content:"\e0c8";}
.font-icon-bell:before{content:"\e0c9";}
.font-icon-beaker:before{content:"\e0ca";}
.font-icon-barcode:before{content:"\e0cb";}
.font-icon-ban-circle:before{content:"\e0cc";}
.font-icon-ban-chart:before{content:"\e0cd";}
.font-icon-ban-chart-2:before{content:"\e0ce";}
.font-icon-backward:before{content:"\e0cf";}
.font-icon-asterisk:before{content:"\e0d0";}
.font-icon-arrow-simple-up:before{content:"\e0d1";}
.font-icon-arrow-simple-up-circle:before{content:"\e0d2";}
.font-icon-arrow-simple-right:before{content:"\e0d3";}
.font-icon-arrow-simple-right-circle:before{content:"\e0d4";}
.font-icon-arrow-simple-left:before{content:"\e0d5";}
.font-icon-arrow-simple-left-circle:before{content:"\e0d6";}
.font-icon-arrow-simple-down:before{content:"\e0d7";}
.font-icon-arrow-simple-down-circle:before{content:"\e0d8";}
.font-icon-arrow-round-up:before{content:"\e0d9";}
.font-icon-arrow-round-up-circle:before{content:"\e0da";}
.font-icon-arrow-round-right:before{content:"\e0db";}
.font-icon-arrow-round-right-circle:before{content:"\e0dc";}
.font-icon-arrow-round-left:before{content:"\e0dd";}
.font-icon-arrow-round-left-circle:before{content:"\e0de";}
.font-icon-arrow-round-down:before{content:"\e0df";}
.font-icon-arrow-round-down-circle:before{content:"\e0e0";}
.font-icon-arrow-light-up:before{content:"\e0e1";}
.font-icon-arrow-light-round-up:before{content:"\e0e2";}
.font-icon-arrow-light-round-up-circle:before{content:"\e0e3";}
.font-icon-arrow-light-round-right:before{content:"\e0e4";}
.font-icon-arrow-light-round-right-circle:before{content:"\e0e5";}
.font-icon-arrow-light-round-left:before{content:"\e0e6";}
.font-icon-arrow-light-round-left-circle:before{content:"\e0e7";}
.font-icon-arrow-light-round-down:before{content:"\e0e8";}
.font-icon-arrow-light-round-down-circle:before{content:"\e0e9";}
.font-icon-arrow-light-right:before{content:"\e0ea";}
.font-icon-arrow-light-left:before{content:"\e0eb";}
.font-icon-arrow-light-down:before{content:"\e0ec";}
.font-icon-align-right:before{content:"\e0ed";}
.font-icon-align-left:before{content:"\e0ee";}
.font-icon-align-justify:before{content:"\e0ef";}
.font-icon-align-center:before{content:"\e0f0";}
.font-icon-adjust:before {
content: "\e0f1";
}@font-face{font-family:'FontAwesome';src:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.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-remove:before,.fa-close: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-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.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-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-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-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.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-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap: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: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator: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{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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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"}.nivo-lightbox-overlay{position:fixed;top:0;left:0;z-index:99998;width:100%;height:100%;overflow:hidden;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.nivo-lightbox-overlay.nivo-lightbox-open{visibility:visible;opacity:1;}
.nivo-lightbox-wrap{position:absolute;top:10%;bottom:10%;left:10%;right:10%;}
.nivo-lightbox-content{width:100%;height:100%;}
.nivo-lightbox-title-wrap{position:absolute;bottom:0;left:0;width:100%;z-index:99999;text-align:center;}
.nivo-lightbox-nav{display:none;}
.nivo-lightbox-prev{position:absolute;top:50%;left:0;}
.nivo-lightbox-next{position:absolute;top:50%;right:0;}
.nivo-lightbox-close{position:absolute;top:2%;right:2%;}
.nivo-lightbox-image{text-align:center;}
.nivo-lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle;}
.nivo-lightbox-content iframe{width:100%;height:100%;}
.nivo-lightbox-inline, .nivo-lightbox-ajax{max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.nivo-lightbox-error{display:table;text-align:center;width:100%;height:100%;color:#fff;text-shadow:0 1px 1px #000;}
.nivo-lightbox-error p{display:table-cell;vertical-align:middle;}
.nivo-lightbox-notouch .nivo-lightbox-effect-fade, .nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale, .nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft, .nivo-lightbox-notouch .nivo-lightbox-effect-slideRight, .nivo-lightbox-notouch .nivo-lightbox-effect-slideUp, .nivo-lightbox-notouch .nivo-lightbox-effect-slideDown, .nivo-lightbox-notouch .nivo-lightbox-effect-fall{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap, .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);-moz-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);-ms-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);-o-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{-webkit-transform:translateX(-10%);-moz-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%);}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{-webkit-transform:translateX(10%);-moz-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%);}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transform:translateY(-10%);-moz-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%);}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%);}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;-webkit-transform:translateZ(300px);-moz-transform:translateZ(300px);-ms-transform:translateZ(300px);transform:translateZ(300px);}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);}
.nivo-lightbox-theme-default.nivo-lightbox-overlay{background:#666;background:rgba(0,0,0,0.6);}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/loading.gif) no-repeat 50% 50%;}
.nivo-lightbox-theme-default .nivo-lightbox-nav{top:10%;width:8%;height:80%;text-indent:-9999px;background-repeat:no-repeat;background-position:50% 50%;opacity:0.5;}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{opacity:1;background-color:rgba(0,0,0,0.1);}
.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/prev.png);border-radius:0 3px 3px 0;}
.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/next.png);border-radius:3px 0 0 3px;}
.nivo-lightbox-theme-default .nivo-lightbox-close{display:block;background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/close.png) no-repeat 5px 5px;width:16px;height:16px;text-indent:-9999px;padding:5px;opacity:0.5;}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover{opacity:1;}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap{bottom:-7%;}
.nivo-lightbox-theme-default .nivo-lightbox-title{font:14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;background:#000;color:#fff;padding:7px 15px;border-radius:30px;}
.nivo-lightbox-theme-default .nivo-lightbox-image img{background:#fff;padding:8px;}
.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline{background:#fff;padding:40px;-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.4);-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.4);box-shadow:0px 1px 1px rgba(0,0,0,0.4);}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
background-image: url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/close@2x.png); 
background-size: 16px 16px;
}
}.bx-wrapper{position:relative;margin:0 auto;padding:0;*zoom:1;}
.bx-wrapper img{max-width:100%;display:block;}
.bx-wrapper *{direction:ltr;}
.bx-wrapper .bx-viewport{}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{position:absolute;bottom:0;width:100%;z-index:999;}
.bx-wrapper .bx-loading{min-height:50px;background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/bx_loader.gif) center center no-repeat;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;bottom:-45px;}
.testimonail-slider .bx-wrapper .bx-pager{width:auto;right:-15px;}
#slider-banner .bx-wrapper .bx-pager{bottom:10px;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;background:#07A2DD;height:10px;width:10px;margin:0 5px;outline:0;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.testimonail-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .testimonail-slider .bx-wrapper .bx-pager.bx-default-pager a.active{background:#FFF;}
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a{width:18px;height:18px;border-radius:15px;box-shadow:0 0 0 2px #07A2DD inset;position:relative;background:none;overflow:hidden;}
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a:after{background:#07A2DD;bottom:0;content:"";height:0;left:0;position:absolute;transition:height 0.5s ease 0s;width:100%;}
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a.active{background:none;}
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a.active:after,
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a:hover:after{height:100%;}
#slider-banner .bx-wrapper .bx-prev{left:-100px;background-position:6px 10px;}
#slider-banner .bx-wrapper .bx-next{right:-100px;background-position:-42px 10px;}
#slider-banner .bx-wrapper:hover  .bx-prev{left:10px;}
#slider-banner .bx-wrapper:hover .bx-next{right:10px;}
#slider-banner .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-31px;outline:0;width:44px;height:62px;text-indent:-9999px;z-index:9999;transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;background-color:#01aefd;background-image:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/thin-arrow-white.png);background-repeat:no-repeat;}
#clients-logo .bx-wrapper .bx-prev{left:-35px;background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/thin-arrow.png) no-repeat 0 0;}
#clients-logo .bx-wrapper .bx-next{right:-35px;background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/thin-arrow.png) no-repeat right 0;}
#clients-logo .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-21px;outline:0;width:21px;height:42px;text-indent:-9999px;z-index:999;transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;opacity:0.3;}
#clients-logo .bx-wrapper .bx-controls-direction a:hover{opacity:0.5;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}
.slider-caption{background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/css/images/caption-bg.png);position:absolute;top:50%;left:0;width:100%;color:#FFF;text-transform:uppercase;padding:40px 0;text-align:center;}
.slider-caption .caption-title{font-size:58px;line-height:50px;width:80%;font-weight:bold;margin:0 auto;font-family:'Lato', sans-serif;font-weight:700;margin-bottom:15px;}
.slider-caption .caption-description{
font-size:32px;
line-height:38px; 
width: 80%;
margin: 0 auto;
font-family: 'Lato', sans-serif;
font-weight: 300;
}#sequence{position:relative;overflow:hidden;width:100%;color:white;height:525px;background:#333;}
#sequence circle.circle{fill:#EEE;}
#sequence > .sequence-canvas{height:100%;width:100%;position:relative;margin:0;}
#sequence > .sequence-canvas > li{position:absolute;width:100%;height:100%;z-index:1;}
.slider_type2 #sequence > .sequence-canvas > li img{height:auto;left:0;}
#sequence > .sequence-canvas li > *{position:absolute;-webkit-transition-property:all;-moz-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all;}
.sequence-next, .sequence-prev{background:#000;opacity:0.3;cursor:pointer;padding:10px;position:absolute;top:50%;z-index:1000;height:62px;margin-top:-31px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.sequence-next span, .sequence-prev span{display:block;background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/arrows.png) no-repeat;height:42px;width:24px;opacity:1;}
.sequence-next span{background-position:-28px top;}
.sequence-prev span{background-position:-60px top;}
.sequence-prev{left:-100px;border-radius:0 3px 3px 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.sequence-next{right:-100px;border-radius:3px 0 0 3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
#sequence:hover .sequence-prev{left:0;}
#sequence:hover .sequence-next{right:0;}
#sequence .sequence-next:hover,
#sequence .sequence-prev:hover{opacity:0.6;}
#sequence .sequence-pagination{bottom:10px;display:none;position:absolute;z-index:10;width:100%;text-align:center;margin:0;}
#sequence .sequence-pagination li{display:inline-block;*display:inline;width:80px;height:80px;margin:0 2px;cursor:pointer;border-radius:3px;overflow:hidden;}
#sequence .sequence-pagination li img{max-width:100%;opacity:0.8;}
#sequence .sequence-pagination li.current img{opacity:1;}
#sequence .sequence-pagination li.dots{background:url(//hno-nienhagen.de/wp-content/themes/accesspress-pro/images/bullet.png) no-repeat;text-indent:-9999px;display:inline-block;margin:0 2px;outline:0;width:20px;height:20px;}
#sequence .sequence-pagination li.dots.current,
#sequence .sequence-pagination li.dots:hover{background-position:left bottom;}
#sequence .sequence-pagination li.dots a{display:block;}
#sequence .mid-content{opacity:0;left:50%;margin-left:-585px;width:1170px;position:absolute;top:50%;height:100%;}
#sequence .animate-in .mid-content{opacity:1;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .animate-out .mid-content{opacity:0;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .li-wrap{width:100%;height:100%;opacity:0;top:0;left:0;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .animate-in .li-wrap{opacity:1;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .animate-out .li-wrap{opacity:0;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .title{font-size:38px;width:60%;opacity:0;z-index:50;font-weight:700;text-transform:uppercase;line-height:1.2;margin-bottom:20px;z-index:99999;color:#FFF;font-weight:700;margin-top:-10%;position:relative;}
#sequence .title span{display:inline-block;padding:5px 10px;background:rgba(0,0,0,0.3);}
#sequence .animate-in .title{opacity:1;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .animate-out .title{opacity:0;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .subtitle{font-size:16px;width:60%;opacity:0;line-height:1.5;margin-bottom:20px;z-index:99999;color:#FFF;font-weight:400;position:relative;}
#sequence .subtitle span{display:inline-block;padding:5px 10px;background:rgba(0,0,0,0.3);}
#sequence .animate-in .subtitle{opacity:1;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
#sequence .animate-out .subtitle{opacity:0;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
.slider_type1 #sequence .model{right:30%;opacity:0;position:absolute;height:auto !important;min-width:230px;max-width:60%;top:-28%}
.slider_type1 #sequence .animate-in .model{right:0;opacity:1;-webkit-transition-duration:1s;-moz-transition-duration:1s;-ms-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}
.rtl .slider_type1 #sequence .animate-in .model{left:0;right:auto;}
.slider_type1 #sequence .animate-out .model{right:30%;opacity:0;text-align:right;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
.rtl .slider_type1 #sequence .animate-out .model{left:-30%;right:auto;}
#sequence .big-banner{background-repeat:no-repeat;background-position:center top;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;}
#sequence .animate-in .big-banner{opacity:1;-webkit-transition-duration:1s;-moz-transition-duration:1s;-ms-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}
#sequence .animate-out .big-banner{opacity:0;-webkit-transition-duration:1s;-moz-transition-duration:1s;-ms-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}
#sequence .more-link{opacity:0;background:#01AEFD;display:inline-block;border-radius:2px;border-bottom:3px solid #07A2DD;padding:5px 20px;color:#FFF;font-family:'Oswald', sans-serif;font-size:14px;line-height:22px;}
#sequence .animate-in .more-link{opacity:1;-webkit-transition-duration:1s;-moz-transition-duration:1s;-ms-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}
#sequence .animate-out .more-link{opacity:0;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;}
.slider_type2 #sequence{background-position:center top;}
@media screen and (max-width:1200px){
#sequence .mid-content{width:100%;margin:0;left:0;padding:0 30px;}
}
@media screen and (max-width:768px){
#sequence{height:290px;}
#sequence .title{font-size:24px;}
#sequence .subtitle{font-size:14px;}
.slider_type1 #sequence .model{max-width:36%;}
}
@media screen and (max-width:480px){
#sequence .mid-content{
padding: 0;
text-align: center;
}
.sequence-next, .sequence-prev, #sequence .sequence-pagination{
display: none !important;
}
.slider_type1 #sequence .model{
left:0;
margin-left:0;
text-align: center;
width: 100%;
max-width: none;
}
.slider_type1 #sequence .model img{
max-width:50%
}
#sequence .title{
width: 100%;
margin: 0;
padding: 10px;
text-align: center;
}
#sequence .subtitle{
width: 100%;
margin: 0;
padding: 10px;
text-align: center;
}
#sequence .more-link{
font-size:13px;
line-height: 18px;
margin-top: 10px;
position: relative;
}
}.sf-menu, .sf-menu *{margin:0;padding:0;list-style:none;}
.sf-menu li{position:relative;}
.sf-menu ul{position:absolute;display:none;top:100%;left:0;z-index:99;}
.sf-menu > li{float:left;}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul{display:block;}
.sf-menu a{display:block;position:relative;}
.sf-menu ul ul{top:0;left:100%;}
.sf-menu{float:left;margin-bottom:1em;}
.sf-menu ul{box-shadow:2px 2px 6px rgba(0,0,0,.2);min-width:12em;*width:12em;}
.sf-menu a{border-left:1px solid #fff;border-top:1px solid #dFeEFF;border-top:1px solid #CCC;padding:.75em 1em;text-decoration:none;zoom:1;}
.sf-menu a{color:#13a;}
.sf-menu li{background:#BDD2FF;white-space:nowrap;*white-space:normal;-webkit-transition:background .2s;transition:background .2s;}
.sf-menu ul li{background:#AABDE6;}
.sf-menu ul ul li{background:#9AAEDB;}
.sf-menu li:hover, .sf-menu li.sfHover{background:#CFDEFF;-webkit-transition:none;transition:none;}
.sf-arrows .sf-with-ul{padding-right:30px;*padding-right:1em;}
.sf-arrows .sf-with-ul:after{content:'';position:absolute;top:50%;right:10px;margin-top:-3px;height:0;width:0;border:5px solid transparent;border-top-color:#CCC;}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after{}
.sf-arrows ul .sf-with-ul:after{margin-top:-5px;margin-right:-3px;border-color:transparent transparent transparent #ccc !important;}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: #CCC;
}.countdown-container{text-align:center;}
.time_circles{position:relative;width:100%;height:100%;}
.time_circles > div{position:absolute;text-align:center;}
.time_circles > div > h4{margin:0px;padding:0px;text-align:center;text-transform:uppercase;}
.time_circles > div > span{display:block;width:100%;text-align:center;font-size:300%;margin-top:0.4em;font-weight:bold;}
#logo{padding:40px 0;}
.countdown-container{min-height:600px;position:absolute;height:100%;width:100%;}
#DateCountdownWrap{width:800px;position:absolute;left:50%;margin-left:-400px;top:50%;margin-top:-150px;}
.time_circles canvas{width:100%;}
.countdown-container .social-bar{bottom:20px;width:100%;margin:0;text-align:center;position:absolute;}
.countdown-container .socials{float:none;margin:0;}
.countdown-container .socials a:hover{
background-color:transparent;
-ms-transform: translateY(-5px); -webkit-transform: translateY(-5px); transform: translateY(-5px);
}.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:#005a87;}#BorlabsCookieBox a:hover{color:#ffffff;}#BorlabsCookieBox ._brlbs-btn{background:#005a87;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-btn:hover{background:#5a7487;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn{background:#005a87;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover{background:#5a7487;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-manage-btn a{background:#005a87;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-manage-btn a:hover{background:#5a7487;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#005a87;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#5a7487;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#005a87;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#5a7487;border-radius:4px;color:#fff;}#BorlabsCookieBox ._brlbs-legal{color:#aaa;}#BorlabsCookieBox ._brlbs-legal a{color:inherit;}#BorlabsCookieBox ._brlbs-legal a:hover{color:#aaa;}#BorlabsCookieBox ._brlbs-branding{color:#000;}#BorlabsCookieBox ._brlbs-branding a{color:inherit;}#BorlabsCookieBox ._brlbs-branding a:hover{color:inherit;}#BorlabsCookieBox ._brlbs-manage a{color:#005a87;}#BorlabsCookieBox ._brlbs-manage a:hover{color:#ffffff;}#BorlabsCookieBox ._brlbs-refuse{color:#888;}#BorlabsCookieBox ._brlbs-refuse a:hover{color:#888;}#BorlabsCookieBox ul li::before{color:#005a87;}#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:#005a87;}.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:#28a745;}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover{color:#30c553;}.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn{background:#28a745;border-radius:4px;color:#fff;}.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover{background:#30c553;color:#fff;}#BorlabsCookieBoxWidget svg{color:#0063e3;}a._brlbs-btn-cookie-preference{background:#005a87 !important;border-radius:4px !important;color:#fff !important;}a._brlbs-btn-cookie-preference:hover{background:#5a7487 !important;color:#fff !important;}.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: " ";
}.site-header.style1 .main-navigation, .site-header.style1 .main-navigation, .socials a:hover, #action-bar,
.bttn:after, .site-header.style2 .top-header, .site-header.style3 .top-header, .site-header.style4 #main-header,
.featured-post .featured-overlay, .bttn, button, input[type="button"],
input[type="reset"],
input[type="submit"],
#sequence .more-link,
.bx-wrapper .slider-caption .more-link, #slider-banner .bx-wrapper .bx-pager.bx-default-pager a:after,
#slider-banner .bx-wrapper .bx-controls-direction a,
#bottom-bar-section,
.ap_toggle .ap_toggle_title:after, #ak-top,
.ap-pricing-head, .woocommerce .price-cart:after, .woocommerce ul.products li.product .price-cart .button:hover, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce ul.products li.product .onsale, .woocommerce span.onsale, nav.woocommerce-MyAccount-navigation ul li a{background-color:#041839;}
.site-header.style1 .main-navigation .current_page_item a, .site-header.style1 .main-navigation .current-menu-item a, .site-header.style1 .main-navigation li:hover > a, .event-thumbnail .event-date, .portfolio-listing.portfolio_grid .portfolios-bg, .site-header.style2 .socials a:hover, .site-header.style3 .socials a:hover, .site-header.style3 .main-navigation .menu > ul > li.current_page_item > a, .site-header.style3 .main-navigation .menu > ul > li.current-menu-item > a, .site-header.style3 .main-navigation .menu > ul > li.current-menu-ancestor > a, .site-header.style3 .main-navigation .menu > ul > li:hover > a, .site-header.style4 .top-header, .site-header.style4 .main-navigation .menu > ul > .current_page_item a, .site-header.style4 .main-navigation .menu > ul > .current-menu-item a, .site-header.style4 .main-navigation .menu > ul > li.current-menu-ancestor > a, .site-header.style4 .main-navigation .menu > ul > li:hover > a, .bttn:hover, button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.ap-progress-bar .ap-progress-bar-percentage, .woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt[disabled]:disabled, 
.woocommerce #respond input#submit.alt[disabled]:disabled:hover, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt[disabled]:disabled, 
.woocommerce a.button.alt[disabled]:disabled:hover, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, 
.woocommerce button.button.alt[disabled]:disabled:hover, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, 
.woocommerce input.button.alt[disabled]:disabled:hover,
nav.woocommerce-MyAccount-navigation ul li:hover a, nav.woocommerce-MyAccount-navigation ul li.is-active a{background-color:#041633;}
a, .header-text, .socials a, .featured-post.big-icon h2.has-icon .fa, ul.button-group li.is-checked, .event-button li.is-checked, .site-header.style2 .main-navigation li:hover > a, .site-header.style3 .main-navigation li:hover > a, .site-header.style2 .main-navigation ul ul li:hover > a, .site-header.style3 .main-navigation ul ul li.current-menu-item > a, .vertical .ap_tab_group .tab-title.active, .vertical .ap_tab_group .tab-title.hover, .horizontal .ap_tab_group .tab-title.active, .horizontal .ap_tab_group .tab-title.hover, .entry-footer a:hover, .main-navigation ul ul a:hover, .sidebar .all-testimonial, .woocommerce .woocommerce-message:before, .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price del, .woocommerce .woocommerce-info:before, #action-bar .action-bar-button:hover,
.style1 .header-text a{color:#041839;}
.sidebar .widget_recent_comments .url:hover, .sidebar ul li a:hover, a:hover, a:active,
#accesspreslite-breadcrumbs a:hover{color:#041633;}
.searchform, .socials a, .featured-post.big-icon h2.has-icon .fa, .sidebar h3.widget-title span:after, .site-header.style4 .search-icon, .event-listing.event_list .event-short-desc, #clients-logo h2:after,
.vertical .ap_tab_group .tab-title.active:after, .vertical .ap_tab_group .tab-title:hover:after, .vertical .tab-title, .horizontal .ap_tab_group .tab-title.active:after, .horizontal .ap_tab_group .tab-title:hover:after, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#041839;}
#sequence .more-link,
.bx-wrapper .slider-caption .more-link{border-color:#041633;}
.event-listing.event_list .event-short-desc:after{border-color:transparent #041839 transparent transparent;}
.vertical .ap_tab_group .tab-title.active:before, .vertical .ap_tab_group .tab-title:hover:before{border-color:transparent transparent transparent #041839}
.horizontal .ap_tab_group .tab-title.active:before, .horizontal .ap_tab_group .tab-title:hover:before, .ap-pricing-head:after{border-color:#041839 transparent transparent}
#slider-banner .bx-wrapper .bx-pager.bx-default-pager a{box-shadow:0 0 0 2px #041839 inset;}
#sequence .title span,
#sequence .subtitle span{background:rgba(4,24,57,0.6)}
#sequence{
height:800px !important;
}