/*
Theme Name: EKKN 1.1.6
Author: topiclodge - Digitalberatung
Author URI: http://www.topiclodge.com/
Version: 1.1.6
*/

/* @group Global */

body {
  color: #3f5d6e;
  background-color: #f1f4f6; 
  word-wrap: break-word;
  line-height: 1.7;
  font-size: 15px;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 300;
}

a {
  color: #bd5200;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover,
a:focus {
  color: #bd5200;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 500;
  color: #3f5d6e;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{
  color:#7a92a4
}
b,strong{font-weight:500}
img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #DDD;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 0 0 0 10px;
}
textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 100%;
}


/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  width: 50%;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  width: 50%;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Text meant only for screen readers */
.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: 400;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear: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 {
  content: '';
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
  margin: 0 0 1.5em;
  xbackground-color: #c95555;
}
.byline,
x.updated {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
#main .page-header,
.thumbnail,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.well,
hr  {
  border-color: #b9c6ce;
  xborder-color: #e5e9ed;
}
@media (max-width: 767px) {
  .pull-left,
  .pull-right {
    float: none !important;
  }
}

.single .wp-post-image {
  margin-bottom: 40px;
}

/* @end */

/* @group Header */

  #some .social-bar {
    xbackground-color: yellow;
    display: flex;
    xalign-items: center;
    justify-content: flex-end; /* alles rechtsbündig */
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #some .social-text {
    xbackground-color: palegreen;
  }
  #some .social-text small {
    font-size: 0.8em;
    font-weight: 400;
  }

  #some .social-text a {
    margin-left: 10px;
    color: #7a92a4;
  }

  #some .social-text a:hover {
    color: #183447;
  }

  #some .social-button {
    xbackground-color: bisque;
  }

  #some .social-button a.btn {
    margin-left: 3em;
  }

/* @end */

/* @group Widgets */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}



.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

.widget > ul > li,
li.recentcomments {
  border-bottom: 1px solid #EEE;
  position: relative;
  display: block;
  padding: 10px 15px;
}
.widget ul {
  padding: 10px 20px;
}

.widget-title {
  xborder-bottom: 1px solid #eee;
}
.widget ul.nav.nav-tabs {
  padding: 0;
}


.widget .input-group {
    width: 110%;
}


/* @end */

/* @group Media */



.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 {
  xborder: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  xdisplay: block;
}
.wp-caption-text {
  xtext-align: center;
}
.wp-caption .wp-caption-text {
  xmargin: 0.8075em 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 {
  margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}


/* @end */

/* @group Tabs */


.tab-content ul li {
  list-style: none;
}

.tab-content .tab-thumb {
  float: left;
  margin-right: 8px;
  padding-top: 5px;
  float: left;
  line-height: 0px;
  width: 60px;
  height: 60px;
}
.tab-content li {
  overflow: hidden;
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 0 8px;
  padding: 0 0 6px;
}
.tab-content .tab-entry {
  display: block;
}
.tab-content > .active {
  border: 1px solid #DDD;
  border-top: none;
}
.tab-content ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tab-content .tab-entry {
  font-weight: 400;
  font-size: 14px
}
.tab-comment {
  font-size: 18px;
  padding: 0 10px;
}
.nav-tabs > li > a {
  border-bottom-color: transparent;
  text-transform: uppercase;
}
.tab-content i {
    font-size: 12px;
}
.tab-thumb.thumbnail {
    margin-bottom: 5px;
}
.tab-content #messages li:before {
  content: '\f0e5';
  font-family: fontawesome;
  float: left;
  padding-right: 10px;
  font-size: 20px;
  color: #54397E;
}

/* @end */

/* @group Buttons */


.btn-primary, .label-primary {
  background-color: #54397E;
  border-color: #54397E;
}
.btn-primary:hover, .label-primary[href]:hover, .label-primary[href]:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
  background-color: #4b3371;
  border-color: #4b3371;
}


.btn-link{color:#bd5200;}
.btn-link:hover{color:#bd5200;text-decoration:none;background-color:#eee}




    .btn.btn-primary.read-more:hover, 
    .btn-primary:hover, 
    .btn-primary:focus, 
    .btn-primary:active, 
    .btn-primary.active  { 
      border-color: #bd5200; 
      background-color: rgba(189,82,0,1);
    }
    
      
.btn-tickets{background-color:#bd5200;color: #ffffff;margin-bottom: 20px;}
.btn-tickets:hover{background-color:#7a92a4; color: #ffffff;}  


/* @end */

/* @group Infinite Scroll */


/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-handle span {
  display: block;
  text-align: center;
  font-size: 18px !important;
  margin-bottom: 20px;
  border-radius: 4px !important;
  padding: 12px !important;
  background: transparent !important;
  border: 1px solid #DDD;
  color: #0081c7 !important;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}
#infinite-handle span:hover {
  background-color: #54397E !important;
  color: #fff !important;
}


/* @end */

/* @group Navigation */

nav.navbar-default {
  margin-bottom: 0;
}
.site-main [class*="navigation"] a,
.more-link {
  border: 1px solid #DDD;
  padding: 6px 12px;
  border-radius: 4px;
  display: block;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
  color: #fff;
  background: #54397E;
  text-decoration: none;
}
.more-link {
  float: right;
  margin: 10px 0;
}
.site-main [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}
[class*="navigation"] .nav-previous {
  float: left;
}
[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
}
.navbar.navbar-default {
  xbackground-color: #f00;
  font-weight: 300;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  xborder-right: 1px solid rgba(0,0,0,.2);
  xbox-shadow: 1px 0 0 rgba(255, 255, 255, 0.10);

}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  xborder-right: 1px solid rgba(0,0,0,.2);
  xborder-left: none;
}
.navbar {
  border-radius: 0;
  z-index: 99999;
}
.navbar-default {
  border: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  xbackground-color: rgba(0, 0, 0, 0.1);
  xbackground-color: #2a4052; /* Hintergrund Ebene 1 aktiv */
  background-color: #183447;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #fff; /* 2. Ebene Text Hover*/ 
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
  padding: 18px 20px;
  xcolor: #fff;
}
.dropdown-menu,
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
  xbackground-color: #ffffff;
  border: none;
}
.dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
  padding: 0;
}
.navbar-nav > li > a {
  xpadding-top: 29px;
  xpadding-bottom: 29px;
  xpadding-left: 28px;
  xpadding-right: 28px;
}


.navbar-default .navbar-toggle{border-color:#7a92a4}
.navbar-default .navbar-toggle .icon-bar{background-color:#fff}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}


.navbar.navbar-default {
  background-color: #7a92a4; /* Hintergrund Navbar außen */
}
.navbar-default .navbar-nav > li > a, 
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus { 
  color: #fff; /* Schriftfarbe Navbar 1. Ebene standard */
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: default;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus { 
  color: #fff; /* MobileMenu 1. Ebene Text hover */
  cursor: pointer;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a { 
  color: #fff; /* Schriftfarbe Navbar 2. Ebene standard */
  font-weight: 400;
  background-color: #7a92a4; /* Hintergrund Navbar 2. Ebene */
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { 
  color: #fff; /* Schriftfarbe Navbar 2. Ebene hover */
}


#infinite-handle span:hover, 
.site-main [class*="navigation"] a:hover, 
.more-link:hover, 
#image-navigation .nav-previous a:hover, 
#image-navigation .nav-next a:hover  { 
  border-color: #bd5200; 
  background-color: rgba(189,82,0,1);
}





/* @end */

/* @group Comments */


.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
}

#respond {
  background-color: transparent!important;
  box-shadow: none!important;
  padding: 0px!important;
}

#respond > p, #respond p.comment-notes, p.logged-in-as {
  margin-bottom: 10px;
}

p.logged-in-as {
  padding-bottom: 0px;
}

.comment-list {
  margin-bottom: 40px!important;
  margin-left: 0px!important;
  padding-left: 0;
}

.comment-list li {
  list-style: none!important;
}

.comment .comment-body {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  padding-left: 116px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0);
  border-color: #eee;
  border-radius: 4px;
}

.comment-list .children {
  margin-left: 0px!important;
  padding-left: 40px;
  border-left: 1px solid #EEE;
  background-repeat: no-repeat;
  background-position: left 20px;
}

.comment-list li.comment > div img.avatar {
  position: absolute;
  left: 29px;
  top: 29px;
}

#comment-form-title {
  font-size: 24px;
  padding-bottom: 10px;
}
.vcard .avatar {
  position: absolute;
  left: 29px;
  top: 29px;
}
.comment-metadata {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}
.comment-reply-link {
  float: right;
}
.form-allowed-tags code {
  word-wrap: break-word;
  white-space: inherit;
}
.comment-respond label {
  display: block;
  font-weight: 300;
}
.comment-respond .required {
  color: #C7254E;
}
.recentcomments a{
  display:inline !important;
  padding:0 !important;
  margin:0 !important;
}

/* @end */

/* @group Post */


    .site-title a,
    .site-description {
      color: #35600d;
    }
    



.entry-meta a {
  font-size: 12px;
}
#main > .page-header,
#main > article > .page-header {
  margin-top: 0;
  margin-bottom: 80px;
}
.entry-meta {
  text-transform: uppercase;
}
.entry-meta .fa {
  font-size: 16px;
  margin-right: 3px;
  margin-left: 15px;
}
.entry-meta .fa:first-of-type {
  margin-left: 0;
}
.entry-meta span {
  margin-right: 10px;
}
.entry-title {
  xfont-size: 60px;
  font-weight: 200;
  xcolor: #54397E;
  margin-top: 0px;
  font-size: 36px;
  text-transform: uppercase;
}
.blog article .entry-title {
  text-transform: inherit;
}
.btn.btn-default.read-more {
  float: right;
  xborder: 1px solid #DDD;
  xcolor: #54397E;
  xbackground-color: transparent;
}
.btn.btn-primary.read-more:hover {
  xcolor: #FFF;
  xbackground-color: #54397E;
}
.search .more-link {
    display: none;
}
hr.section-divider {
  height: 1px;
  background: #EEE;
  position: relative;
  overflow: visible;
  z-index: 100;
  margin-top: 70px;
  margin-bottom: 70px;
}
.entry-content {
  margin: 0;
}

.entry-content div.row:first-of-type div:first-of-type h1:first-child,
.entry-content div.row:first-of-type div:first-of-type h2:first-child,
.entry-content div.row:first-of-type div:first-of-type h3:first-child,
.entry-content div.row:first-of-type div:first-of-type h4:first-child {
  margin-top: 0;
}

.entry-content p {
  line-height: 1.5em;
  margin-bottom: 15px;
}

.site-main header {

}

.site-main .entry-content {
  border-bottom: 1px solid #b9c6ce;
  margin-bottom: 10px;
  padding-bottom: 20px;

}

.site-main footer {
  margin-bottom: 50px;
}


.blog .site-main footer {
  margin-bottom: 80px;
}


/* @end */

/* @group Attachment */

#image-navigation .nav-previous a,
#image-navigation .nav-next a{
  padding: 5px 20px;
  border: 1px solid #DDD;
  border-radius: 4px;
  display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
  background-color: #54397E;
  color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
  margin: 10px 0;
}


/* @end */

/* @group Footer */


.footer-nav.nav > li {
  position: relative;
  display: inline-block;
}
.footer-nav.nav {
  float: left;
  margin-bottom: 2px;
}
.copyright {
  margin-top: 10px;
  float: right;
  text-align: right;
}
#colophon {
  background-color: #7a92a4;
  padding: 0;
}
#colophon a {
    color: #fff;;
}
#colophon a:hover {
    color: #fff;;
}
#colophon .widget,
#colophon .widget .widgettitle {
  color: #fff;
}
.site-info {
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-nav.nav > li > a:hover {
  background-color: transparent;
}

@media (max-width: 767px) {
  .site-info, .copyright {
    text-align: center;
  }
  .footer-nav.nav, .copyright {
    float: none;
  }
}



/* @end */

/* @group Social Icons */


#social {
  float: right;
  top: 55px;
  position: relative;
}
.widget #social {
  float: none;
  top: 0;
}



    .social-icons li a {
      color: #eeee22 !important;
    }

        





        #social li {
            display: inline-block;
        }
        #social li,
        #social ul {
            border: 0!important;
            list-style: none;
            padding-left: 0;
            text-align: center;
        }
        .social-icons ul a {
            font-size: 24px;
            margin: 6px;
            color: #DDD;
        }
        #social ul a span {
            display: none;
        }
        #social li a[href*="twitter.com"] .fa:before,
        .fa-twitter:before {
            content: "\f099"
        }
        #social li a[href*="facebook.com"] .fa:before,
        .fa-facebook-f:before,
        .fa-facebook:before {
            content: "\f09a"
        }
        #social li a[href*="github.com"] .fa:before,
        .fa-github:before {
            content: "\f09b"
        }
        #social li a[href*="/feed"] .fa:before,
        .fa-rss:before {
            content: "\f09e"
        }
        #social li a[href*="pinterest.com"] .fa:before,
        .fa-pinterest:before {
            content: "\f0d2"
        }
        #social li a[href*="plus.google.com"] .fa:before,
        .fa-google-plus:before {
            content: "\f0d5"
        }
        #social li a[href*="linkedin.com"] .fa:before,
        .fa-linkedin:before {
            content: "\f0e1"
        }
        #social li a[href*="xing.com"] .fa:before,
        .fa-xing:before {
            content: "\f168"
        }
        #social li a[href*="youtube.com"] .fa:before,
        .fa-youtube:before {
            content: "\f167"
        }
        #social li a[href*="instagram.com"] .fa:before,
        .fa-instagram:before {
            content: "\f16d"
        }
        #social li a[href*="flickr.com"] .fa:before,
        .fa-flickr:before {
            content: "\f16e"
        }
        #social li a[href*="tumblr.com"] .fa:before,
        .fa-tumblr:before {
            content: "\f173"
        }
        #social li a[href*="dribbble.com"] .fa:before,
        .fa-dribbble:before {
            content: "\f17d"
        }
        #social li a[href*="skype:"] .fa:before,
        #social li a[href*="skype.com"] .fa:before,
        .fa-skype:before {
            content: "\f17e"
        }
        #social li a[href*="foursquare.com"] .fa:before,
        .fa-foursquare:before {
            content: "\f180"
        }
        #social li a[href*="vimeo.com"] .fa:before,
        .fa-vimeo-square:before {
            content: "\f194"
        }
        #social li a[href*="spotify.com"] .fa:before,
        .fa-spotify:before {
            content: "\f1bc"
        }
        #social li a[href*="soundcloud.com"] .fa:before,
        .fa-soundcloud:before {
            content: "\f1be"
        }
        
        .social-icons li a[href*="facebook.com"]:hover {color: #3b5998 !important;}
        .social-icons li a[href*="twitter.com"]:hover {color: #00aced !important;}
        .social-icons li a[href*="plus.google.com"]:hover {color: #dd4b39 !important;}
        .social-icons li a[href*="youtube.com"]:hover {color: #bb0000 !important;}
        .social-icons li a[href*="github.com"]:hover {color: #4183C4 !important;}
        .social-icons li a[href*="linkedin.com"]:hover {color: #007bb6 !important;}
        .social-icons li a[href*="xing.com"]:hover {color: #cfdc00 !important;}
        .social-icons li a[href*="pinterest.com"]:hover {color: #cb2027 !important;}
        .social-icons li a[href*="rss.com"]:hover {color: #F0AD4E !important ;}
        .social-icons li a[href*="tumblr.com"]:hover {color: #32506d !important;}
        .social-icons li a[href*="flickr.com"]:hover {color: #ff0084 !important;}
        .social-icons li a[href*="instagram.com"]:hover {color: #517fa4 !important;}
        .social-icons li a[href*="dribbble.com"]:hover {color: #E56193 !important;}
        .social-icons li a[href*="skype.com"]:hover {color: #00AFF0 !important;}
        .social-icons li a[href*="foursquare.com"]:hover {color: #2398C9 !important;}
        .social-icons li a[href*="soundcloud.com"]:hover {color: #F50 !important;}
        .social-icons li a[href*="vimeo.com"]:hover {color:  #1bb6ec !important;}
        .social-icons li a[href*="spotify.com"]:hover {color: #81b71a !important;}
        .social-icons li a[href*="/feed"]:hover {color: #f39c12 !important;}
   


/* @end */



/* @group Slider */


.carousel-caption {
  background: rgba(0, 0, 0,0.5);
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 40px;
}   
.carousel-caption h3 {
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
.carousel-caption h4 {
  background-color: rgba(189,82,0,0.85); 
  border-color: #bd5200;
  color: #fff;
} 
.carousel-caption p {
  padding-left: 20px;
  padding-right: 20px;
}
#carousel-ekkn {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 5px;
  }
}



/* @end */

/* @group BS Objects */

label,
.label {
    font-weight: 400;
}
.well {
    background-color: #f9fafb;
}
.jumbotron{
  background-color: #e5e9ed;
}
.label-primary {
  background-color: rgba(189,82,0,0.85); 
  border-color: #bd5200;
  color: #fff;
}
.label-primary[href]:hover, 
.label-primary[href]:focus  { 
  border-color: #bd5200; 
  background-color: rgba(189,82,0,1);
}

/* @end */

/* @group Layout */

.side-pull-left #primary{
    float: left;
}
.side-pull-right #primary{
    float: right;
}
.no-sidebar #secondary, .full-width #secondary{
    display: none;
}
.no-sidebar #primary{
    float: none;
    margin: 0 auto;
}

#primary {
  padding-top: 0px;
  padding-bottom: 30px;
}
 
#secondary{
  padding-top: 50px;
  padding-bottom: 30px;
}



/* @end */

/* @group Button */

    .btn{
      border-radius: 0px;
      xpadding: 12px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
    }

    .btn-default{
      color: #bd5200;
      border: none;
      background-color: #f9fafb;
      -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
      box-shadow:0 1px 1px rgba(0,0,0,.05)
    }
    .btn-default:hover {
      color: #bd5200;
      background-color: #e5e9ed;
    }

    .btn-primary {
      background-color: rgba(189,82,0,0.85); 
      border-color: #bd5200;
      color: #fff;
    } 


/* @end */







    


     



/* @group Podcasts */


    .single-efb_podcast .ekkn-intro .wp-post-image {
      margin-top: 12px;
    }
    .page-id-4818 .ekkn-intro .wp-post-image {
      margin-top: 12px;
    }
    
/* @end */
        
    
    
    


    
    
    
    












/* @group Tribe Events */


.tribe-events-single .efbs {
  line-height: normal;
  margin-top: -10px;
}



.efb-events-list table {
  margin-bottom: 0;
}

.efb-events-list tr:first-of-type td {
  border-top: none;
}
.efb-events-list .date {
  font-weight: 400;
  white-space: nowrap;
  min-width: 20%;
  padding-left: 15px;
}

.efb-events-list .date small{
  font-weight: 300;
}

.efb-events-list .event a{
  font-weight: 400;
}

.efb-events-list .event .fa-ul{
  margin-left: 1.4em;
  margin-bottom: 0;
}

.efb-events-list .event .cat{
  white-space: nowrap;
}

.efb-events-list .icon img {
  max-width: 90px;
  xheight: 90px;
}

.tribe-events-notices {
  margin-top: 0;
  margin-bottom: 30px;
}



h4.tribe-events-single-section-title.koop {
  margin-top: 20px;
}

/* @group Detailseite */


#tribe-events .event-header {
  margin-bottom: 30px;
}


#tribe-events .event-header h1 {
  margin-top: 0;
}
#tribe-events .event-header h2 {
    color:#7a92a4;
  margin-top: 0;
}
#tribe-events .event-header h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
}

#tribe-events .venue-info {
  line-height: 1.3em;
  margin-top: -10px;
}
/* @end */

/* @group Kalender */


/* Buttons */
#tribe-events .tribe-events-button,
.tribe-events-button,
#tribe-bar-form .tribe-bar-submit input[type=submit]{
  background-color:#fff;color:#bd5200;font-weight:400;border-radius:0px;
  border: 1px solid #bd5200;
}
#tribe-events .tribe-events-button:hover,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,.tribe-events-button:hover,
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover{
  background-color:#bd5200;color:#fff;}


/* Suchleiste */
.tribe-bar-views-inner,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-form{background: #e5e9ed}

/* Label */
#tribe-bar-form label{font-weight:400;}

/* Placeholder */
input[name*=tribe-bar-]::-webkit-input-placeholder{color:#3f5d6e}

/* Gitter */
#tribe-events-content .tribe-events-calendar td,#tribe-events-content table.tribe-events-calendar{border-color: #7a92a4}

/* Inaktiver Tag vergangen */
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a{color:#fff}

/* Inaktiver Tag zukünftig */
.tribe-events-calendar div[id*=tribe-events-daynum-],.tribe-events-calendar div[id*=tribe-events-daynum-] a{background-color:#7a92a4;color:#fff;font-weight:400}

/* Aktiver Tag */
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a{background-color:#183447;color:#fff}

/* Headline */
.tribe-events-calendar th{background-color:  #e5e9ed;color:#3f5d6e;font-weight:400}

/* Listenansicht Separator Monate */ 
.tribe-events-list-separator-month,
.tribe-events-day .tribe-events-day-time-slot h5{background-color:#e5e9ed;font-weight:400;}
/* Listenansicht Separator Events */ 
.tribe-events-list .type-tribe_events{border-color: #bdc9d1;}

/* Listenansicht Meta*/
.tribe-events-loop .tribe-events-event-meta{font-weight:400;}
.tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details{font-weight:500;font-size: 1.1em;
}

/* @end */

/* @end */

/* @group Logo */


nav.navbar-default .navbar-brand {
  padding-top: 0;
  padding-left: 0;
}
nav.navbar-default .navbar-brand img.logo-l {

  height: 50px;
  xmargin-left: -15px;
}
nav.navbar-default .navbar-brand img.logo-q {
  height: 70px;
  margin-left: 15px;
}




/* @end */

/* @group Panel */


.panel-title{
  margin-top: 0px !important;
}
.panel-title i.fas,
.panel-title i.fab,
.panel-title i.far {
  margin-right: 15px;
}
h1.panel-title {
  font-size: 24px;
  line-height: 24px;
}
h2.panel-title {
  font-size: 20px;
  line-height: 24px;
}
h3.panel-title {
  font-size: 16px;
  line-height: 24px;
}
h4.panel-title {
  font-size: 14px;
  line-height: 24px;
}
h5.panel-title {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 24px;
}
h6.panel-title {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 24px;
}



.panel-default {
  border: none;
}
.panel-default > .panel-heading {
  border: none;
  xborder-bottom: 1px solid #b9c6ce;
  background-color: #e5e9ed;
  color: #3f5d6e;
}
.panel-default > .panel-footer {
  font-weight: 400;
  font-size: 1.1em;
  background-color: #f9fafb;
  xborder: none;
  border-top: 1px solid #b9c6ce;
  border-right: none;
  border-bottom: none;
  border-left: none;
  text-align: right;
}


.ekkn-panel .panel-body {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.ekkn-panel .ekkn-intro {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.4em;
  font-size: 14px;
}

.ekkn-panel .ekkn-liste {
  margin-bottom: 0px;
}
.ekkn-panel .ekkn-liste td {
  padding: 20px 15px;
}


.ekkn-panel .ekkn-headline td {
  padding-bottom: 5px;
}
.ekkn-panel .ekkn-headline h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}


.ekkn-panel-podcast .ekkn-content td {
  padding-top: 15px;
  border-top: none;
}
.ekkn-panel-podcast .panel-body{
  padding-top: 0;
}
.ekkn-panel-podcast .ekkn-liste {
  border-top: none;
}
.ekkn-panel-podcast .ekkn-headline td {
  border-top: none;
}




.ekkn-panel-blog .ekkn-content:first-of-type td {
  border-top: none;
  padding-top: 0px;
}
.ekkn-panel-blog .ekkn-content h4 {
  margin-bottom: 20px;
}
.ekkn-panel-blog .ekkn-content .ekkn-text iframe {
  height: 200px;
}
.ekkn-panel .ekkn-content h4 {
  margin-top: 0;
}


.ekkn-panel .panel-body .ekkn-info {
  padding: 10px 15px;
  border-top: 1px solid #b9c6ce;
}
.ekkn-panel .ekkn-info p {
  margin-bottom: 0px;
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1.3em;
}
.ekkn-panel .ekkn-info .ekkn-icon-l {
  float: left;
}
.ekkn-panel .ekkn-info .ekkn-icon-r {
  margin-left: 40px;
  text-align: left;
}


.ekkn-panel .ekkn-content .ekkn-bild {
  /*width: 50%;*/
  /*padding-left: 20px;*/
  margin-bottom: 20px;
}

.ekkn-panel .ekkn-weiter {
  margin-top: 15px;
  margin-bottom: 0px;
}


.widget-area .ekkn-panel-podcast .panel-footer {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}
.widget-area .ekkn-panel-podcast .panel-footer p {
  margin-bottom: 0px;
  line-height: 1.3em;
}


.podigee-player {
  margin-top: 50px;
}


.podcast-list .podcast-entry {
  border-bottom: 1px solid #b9c6ce;
  padding-top: 50px;
  padding-bottom: 50px;
}
.podcast-list .podcast-entry:first-of-type {
  padding-top: 0px;
}
.podcast-list .podcast-entry:last-of-type {
  border-bottom: none;
}
.podcast-list .podcast-entry h2 {
  margin-top: 0px;
}




/* @end */


/* @group Newsletter Box */


	.pika-single {
	    z-index: 9999;
	    display: block;
	    position: relative;
	    color: #333;
	    background: #fff;
	    border: 1px solid #ccc;
	    border-bottom-color: #bbb;
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	/*
	clear child float (pika-lendar), using the famous micro clearfix hack
	http://nicolasgallagher.com/micro-clearfix-hack/
	*/
	.pika-single:before,
	.pika-single:after {
	    content: " ";
	    display: table;
	}
	.pika-single:after { clear: both }

	.pika-single.is-hidden {
	    display: none;
	}

	.pika-single.is-bound {
	    position: absolute;
	    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
	}

	.pika-lendar {
	    float: left;
	    width: 240px;
	    margin: 8px;
	}

	.pika-title {
	    position: relative;
	    text-align: center;
	}

	.pika-label {
	    display: inline-block;
	    position: relative;
	    z-index: 9999;
	    overflow: hidden;
	    margin: 0;
	    padding: 5px 3px;
	    font-size: 14px;
	    line-height: 20px;
	    font-weight: bold;
	    background-color: #fff;
	}
	.pika-title select {
	    cursor: pointer;
	    position: absolute;
	    z-index: 9998;
	    margin: 0;
	    left: 0;
	    top: 5px;
	    opacity: 0;
	}

	.pika-prev,
	.pika-next {
	    display: block;
	    cursor: pointer;
	    position: relative;
	    outline: none;
	    border: 0;
	    padding: 0;
	    width: 20px;
	    height: 30px;
	    /* hide text using text-indent trick, using width value (it's enough) */
	    text-indent: 20px;
	    white-space: nowrap;
	    overflow: hidden;
	    background-color: transparent;
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: 75% 75%;
	    opacity: .5;
	}

	.pika-prev:hover,
	.pika-next:hover {
	    opacity: 1;
	}

	.pika-prev,
	.is-rtl .pika-next {
	    float: left;
	    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
	}

	.pika-next,
	.is-rtl .pika-prev {
	    float: right;
	    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
	}

	.pika-prev.is-disabled,
	.pika-next.is-disabled {
	    cursor: default;
	    opacity: .2;
	}

	.pika-select {
	    display: inline-block;
	}

	.pika-table {
	    width: 100%;
	    border-collapse: collapse;
	    border-spacing: 0;
	    border: 0;
	}

	.pika-table th,
	.pika-table td {
	    width: 14.285714285714286%;
	    padding: 0;
	}

	.pika-table th {
	    color: #999;
	    font-size: 12px;
	    line-height: 25px;
	    font-weight: bold;
	    text-align: center;
	}

	.pika-button {
	    cursor: pointer;
	    display: block;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    outline: none;
	    border: 0;
	    margin: 0;
	    width: 100%;
	    padding: 5px;
	    color: #666;
	    font-size: 12px;
	    line-height: 15px;
	    text-align: right;
	    background: #f5f5f5;
	    height: initial;
	}

	.pika-week {
	    font-size: 11px;
	    color: #999;
	}

	.is-today .pika-button {
	    color: #33aaff;
	    font-weight: bold;
	}

	.is-selected .pika-button,
	.has-event .pika-button {
	    color: #fff;
	    font-weight: bold;
	    background: #33aaff;
	    box-shadow: inset 0 1px 3px #178fe5;
	    border-radius: 3px;
	}

	.has-event .pika-button {
	    background: #005da9;
	    box-shadow: inset 0 1px 3px #0076c9;
	}

	.is-disabled .pika-button,
	.is-inrange .pika-button {
	    background: #D5E9F7;
	}

	.is-startrange .pika-button {
	    color: #fff;
	    background: #6CB31D;
	    box-shadow: none;
	    border-radius: 3px;
	}

	.is-endrange .pika-button {
	    color: #fff;
	    background: #33aaff;
	    box-shadow: none;
	    border-radius: 3px;
	}

	.is-disabled .pika-button {
	    pointer-events: none;
	    cursor: default;
	    color: #999;
	    opacity: .3;
	}

	.is-outside-current-month .pika-button {
	    color: #999;
	    opacity: .3;
	}

	.is-selection-disabled {
	    pointer-events: none;
	    cursor: default;
	}

	.pika-button:hover,
	.pika-row.pick-whole-week:hover .pika-button {
	    color: #fff;
	    background: #ff8000;
	    box-shadow: none;
	    border-radius: 3px;
	}

	/* styling for abbr */
	.pika-table abbr {
	    border-bottom: none;
	    cursor: help;
	}

	.pika-single{
		color:#3c4858;
	}
	.pika-button{
		color:#3c4858;
		background:#fff;
	}
	.sib-is-today .pika-button{
		color:#0092ff;
	}
	.sib-is-selected .pika-button{
		color:#fff;
	}
	.sib-is-today:hover .pika-button{
		color:#fff;
	}
	.sib-is-selected .pika-button,.sib-has-event .pika-button{
		background:#0092ff;
	}
	.pika-button:hover,
	.pika-row.sib-pick-whole-week:hover .pika-button{
		background:#0092ff;
	}
	.pika-table abbr{
		cursor:default;
		color:#8390a4;
		text-decoration:none;
	}
	.pika-label{
		font-size:0;
	}
	.pika-title select{
		position:initial;
		opacity:1;
		z-index:inherit;
	}
	.sib-sms-tooltip{
		margin-left:8px;
		position:relative;
	}
	.sib-sms-tooltip__box{
		display:none;
		border-radius:5px;
		color:#fff;
		background-color:#333;
		position:absolute;
		bottom:100%;
		width:200px;
		padding:5px;
		right:calc(100% - 60px);
		font-size:12px;
	}
	.sib-sms-tooltip:hover .sib-sms-tooltip__box{
		display:block;
	}
	.sib-sms-tooltip__icon{
		border-radius:50%;
		color:#4da6e0;
		width:24px;
		height:24px;
		padding:3px;
		font-weight:700;
		font-style:normal;
		font-size:24px;
	}
	.sib-container--medium.sib-container--horizontal .sib-sms-tooltip,
	.sib-container--small .sib-sms-tooltip {
		position:absolute;
		bottom:0;
		right:0;
		border-radius:100%;
		height:18px;
		width:18px;
		margin:12px 8px;
		background:#687484;
		text-align:center;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.sib-container--medium.sib-container--horizontal .sib-sms-tooltip__icon,
	.sib-container--small .sib-sms-tooltip__icon{
		color:#fff;
		font-size:16px;
	}
	.sib-sms-input-wrapper{
		display:flex;
		align-items:center;
		position:relative;	
	}
	.sib-sms-field .form__label-row--horizontal{
		flex-wrap:wrap;
	}


	.sib-flag{
		display:inline-block;
		width:32px;
		min-width:2rem;
		height:32px;
		background:url("https://static.brevo.com/images/flags.png") no-repeat;
	}
	.sib-flag.sib-flag-ad{
		background-position:-3px 0px;
		width:30px;
		height:30px;
	}





	/* START IMPORT https://sibforms.com/forms/end-form/build/sib-styles.css */

			.sib-flag.sib-flag-ae{
				background-position:-36px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-af{
				background-position:-69px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ag{
				background-position:-102px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ai{
				background-position:-135px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-al{
				background-position:-168px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-am{
				background-position:-201px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ao{
				background-position:-234px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-aq{
				background-position:-267px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ar{
				background-position:-300px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-as{
				background-position:-333px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-at{
				background-position:-366px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-au{
				background-position:-399px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-aw{
				background-position:-432px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ax{
				background-position:-465px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-az{
				background-position:-498px 0px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ba{
				background-position:-3px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bb{
				background-position:-36px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bd{
				background-position:-69px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-be{
				background-position:-102px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bf{
				background-position:-135px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bg{
				background-position:-168px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bh{
				background-position:-201px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bi{
				background-position:-234px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bj{
				background-position:-267px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bl{
				background-position:-300px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bm{
				background-position:-333px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bn{
				background-position:-366px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bo{
				background-position:-399px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bq{
				background-position:-432px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-br{
				background-position:-465px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bs{
				background-position:-498px -33px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bt{
				background-position:-3px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bv{
				background-position:-36px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bw{
				background-position:-69px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-by{
				background-position:-102px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-bz{
				background-position:-135px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ca{
				background-position:-168px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cc{
				background-position:-201px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cd{
				background-position:-234px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cf{
				background-position:-267px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cg{
				background-position:-300px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ch{
				background-position:-333px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ci{
				background-position:-366px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ck{
				background-position:-399px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cl{
				background-position:-432px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cm{
				background-position:-465px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cn{
				background-position:-498px -66px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-co{
				background-position:-3px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cr{
				background-position:-36px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cu{
				background-position:-69px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cv{
				background-position:-102px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cw{
				background-position:-135px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cx{
				background-position:-168px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cy{
				background-position:-201px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-cz{
				background-position:-234px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-de{
				background-position:-267px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-dj{
				background-position:-300px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-dk{
				background-position:-333px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-dm{
				background-position:-366px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-do{
				background-position:-399px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-dz{
				background-position:-432px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ec{
				background-position:-465px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ee{
				background-position:-498px -99px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-eg{
				background-position:-3px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-eh{
				background-position:-36px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-er{
				background-position:-69px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-es{
				background-position:-102px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-et{
				background-position:-135px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-fi{
				background-position:-168px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-fj{
				background-position:-201px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-fk{
				background-position:-234px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-fm{
				background-position:-267px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-fo{
				background-position:-300px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-fr{
				background-position:-333px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ga{
				background-position:-366px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gb{
				background-position:-399px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gd{
				background-position:-432px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ge{
				background-position:-465px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gf{
				background-position:-498px -132px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gg{
				background-position:-3px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gh{
				background-position:-36px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gi{
				background-position:-69px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gl{
				background-position:-102px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gm{
				background-position:-135px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gn{
				background-position:-168px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gp{
				background-position:-201px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gq{
				background-position:-234px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gr{
				background-position:-267px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gs{
				background-position:-300px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gt{
				background-position:-333px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gu{
				background-position:-366px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gw{
				background-position:-399px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-gy{
				background-position:-432px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-hk{
				background-position:-465px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-hm{
				background-position:-498px -165px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-hn{
				background-position:-3px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-hr{
				background-position:-36px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ht{
				background-position:-69px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-hu{
				background-position:-102px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-id{
				background-position:-135px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ie{
				background-position:-168px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-il{
				background-position:-201px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-im{
				background-position:-234px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-in{
				background-position:-267px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-io{
				background-position:-300px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-iq{
				background-position:-333px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ir{
				background-position:-366px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-is{
				background-position:-399px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-it{
				background-position:-432px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-je{
				background-position:-465px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-jm{
				background-position:-498px -198px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-jo{
				background-position:-3px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-jp{
				background-position:-36px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ke{
				background-position:-69px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kg{
				background-position:-102px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kh{
				background-position:-135px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ki{
				background-position:-168px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-km{
				background-position:-201px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kn{
				background-position:-234px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kp{
				background-position:-267px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kr{
				background-position:-300px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kw{
				background-position:-333px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ky{
				background-position:-366px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-kz{
				background-position:-399px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-la{
				background-position:-432px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lb{
				background-position:-465px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lc{
				background-position:-498px -231px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-li{
				background-position:-3px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lk{
				background-position:-36px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lr{
				background-position:-69px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ls{
				background-position:-102px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lt{
				background-position:-135px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lu{
				background-position:-168px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-lv{
				background-position:-201px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ly{
				background-position:-234px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ma{
				background-position:-267px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mc{
				background-position:-300px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-md{
				background-position:-333px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-me{
				background-position:-366px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mf{
				background-position:-399px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mg{
				background-position:-432px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mh{
				background-position:-465px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mk{
				background-position:-498px -264px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ml{
				background-position:-3px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mm{
				background-position:-36px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mn{
				background-position:-69px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mo{
				background-position:-102px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mp{
				background-position:-135px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mq{
				background-position:-168px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mr{
				background-position:-201px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ms{
				background-position:-234px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mt{
				background-position:-267px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mu{
				background-position:-300px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mv{
				background-position:-333px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mw{
				background-position:-366px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mx{
				background-position:-399px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-my{
				background-position:-432px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-mz{
				background-position:-465px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-na{
				background-position:-498px -297px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-nc{
				background-position:-3px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ne{
				background-position:-36px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-nf{
				background-position:-69px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ng{
				background-position:-102px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ni{
				background-position:-135px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-nl{
				background-position:-168px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-no{
				background-position:-201px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-np{
				background-position:-234px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-nr{
				background-position:-267px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-nu{
				background-position:-300px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-nz{
				background-position:-333px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-om{
				background-position:-366px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pa{
				background-position:-399px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pe{
				background-position:-432px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pf{
				background-position:-465px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pg{
				background-position:-498px -330px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ph{
				background-position:-3px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pk{
				background-position:-36px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pl{
				background-position:-69px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pm{
				background-position:-102px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pn{
				background-position:-135px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pr{
				background-position:-168px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ps{
				background-position:-201px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pt{
				background-position:-234px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-pw{
				background-position:-267px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-py{
				background-position:-300px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-qa{
				background-position:-333px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-re{
				background-position:-366px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ro{
				background-position:-399px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-rs{
				background-position:-432px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ru{
				background-position:-465px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-rw{
				background-position:-498px -363px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sa{
				background-position:-3px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sb{
				background-position:-36px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sc{
				background-position:-69px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sd{
				background-position:-102px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-se{
				background-position:-135px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sg{
				background-position:-168px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sh{
				background-position:-201px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-si{
				background-position:-234px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sj{
				background-position:-267px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sk{
				background-position:-300px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sl{
				background-position:-333px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sm{
				background-position:-366px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sn{
				background-position:-399px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-so{
				background-position:-432px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sr{
				background-position:-465px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ss{
				background-position:-498px -396px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-st{
				background-position:-3px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sv{
				background-position:-36px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sx{
				background-position:-69px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sy{
				background-position:-102px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-sz{
				background-position:-135px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tc{
				background-position:-168px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-td{
				background-position:-201px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tf{
				background-position:-234px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tg{
				background-position:-267px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-th{
				background-position:-300px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tj{
				background-position:-333px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tk{
				background-position:-366px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tl{
				background-position:-399px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tm{
				background-position:-432px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tn{
				background-position:-465px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-to{
				background-position:-498px -429px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tr{
				background-position:-3px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tt{
				background-position:-36px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tv{
				background-position:-69px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tw{
				background-position:-102px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-tz{
				background-position:-135px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ua{
				background-position:-168px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ug{
				background-position:-201px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-um{
				background-position:-234px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-us{
				background-position:-267px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-uy{
				background-position:-300px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-uz{
				background-position:-333px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-va{
				background-position:-366px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-vc{
				background-position:-399px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ve{
				background-position:-432px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-vg{
				background-position:-465px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-vi{
				background-position:-498px -462px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-vn{
				background-position:-3px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-vu{
				background-position:-36px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-wf{
				background-position:-69px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ws{
				background-position:-102px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-xk{
				background-position:-135px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-ye{
				background-position:-168px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-yt{
				background-position:-201px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-za{
				background-position:-234px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-zm{
				background-position:-267px -495px;
				width:30px;
				height:30px;
			}
			.sib-flag.sib-flag-zw{
				background-position:-300px -495px;
				width:30px;
				height:30px;
			}





			.sib-sms-select{
				display:flex;
				width:100%;
				font-size:14px;
				position:relative;
			}
			.sib-container--medium.sib-container--horizontal .sib-sms-select,
			.sib-container--small .sib-sms-select{
				flex-direction:column;
			}
			.sib-sms-select__title{
				display:flex;
				position:relative;
				align-items:center;
				background:#fff;
				border:1px solid #c0ccda;
				border-radius:3px;
				box-sizing:border-box;
				cursor:pointer;
				font-size:14px;
				height:3em;
				padding:8px 16px 8px 8px;
				margin-right:8px;
				text-align:left;
				width:100%;
				max-width:60px;
			}
			.sib-sms-select__title::after{
				content:"";
				display:block;
				position:absolute;
				right:5px;
				width:0;
				height:0;
				border-left:5px solid rgba(0,0,0,0);
				border-right:5px solid rgba(0,0,0,0);
				border-top:5px solid #000;
			}
			.sib-sms-select__title>.sib-sms-select__label-text{
				display:none;
			}
			.sib-container--medium.sib-container--horizontal .sib-sms-select__title,
			.sib-container--small .sib-sms-select__title{
				max-width:100%;
				margin-right:0;
				margin-bottom:.5rem;
			}
			.sib-container--medium.sib-container--horizontal .sib-sms-select__title::after,
			.sib-container--small .sib-sms-select__title::after{
				content:"";
				display:block;
				position:absolute;
				right:8px;
				width:0;
				height:0;
				border-left:5px solid rgba(0,0,0,0);
				border-right:5px solid rgba(0,0,0,0);
				border-top:5px solid #000;
			}
			.sib-container--medium.sib-container--horizontal .sib-sms-select__title>.sib-sms-select__label-text,
			.sib-container--small .sib-sms-select__title>.sib-sms-select__label-text{
				display:block;
			}
			.sib-sms-select__list{
					background:#fff;
				border:1px solid #c0ccda;
				border-radius:3px;
				box-sizing:border-box;
				display:none;
				height:0;
				list-style:none;
				margin:8px 0 0 0;
				opacity:0;
				padding:0;
				position:absolute;
				width:100%;
				z-index:999;
			}
			.sib-sms-select__list.sib-is-open{
				display:block;
				height:auto;
				max-height:250px;
				overflow:scroll;
				opacity:1;
			}
			.sib-sms-select__list li{
				display:flex;
				align-items:center;
				border-bottom:1px solid #c0ccda;
				cursor:pointer;
				padding:8px;
				font-size:14px;
			}
			.sib-sms-select__list li:hover,
			.sib-sms-select__list li.sib-is-selected{
					background-color:#8ed8fd;
			}
			.sib-sms-select__number-input{
				display:flex;
				width:100%;
				height:3em;
				border:1px solid #c0ccda;
				border-radius:3px;
				background:#fff}
			.sib-sms-select__calling-code{height:100%;
				max-width:70px;
				padding:8px;
				border-top:0;
				border-right:1px solid #c0ccda;
				border-bottom:0;
				border-left:0;
				border-radius:3px 0 0 3px;
				line-height:1.8em;
				text-align:center;
				font-size:inherit;
				color:inherit;
				outline:none;
			}
			.sib-container--medium.sib-container--horizontal .sib-sms-select__calling-code,
			.sib-container--small .sib-sms-select__calling-code{
				max-width:50px;
				padding:8px 4px;
			}
			.sib-sms-select__phone-number{
				width:calc(100% - 70px);
				height:100%;
				padding:8px;
				border-radius:3px;
				border:0;
				outline:0;
				font-size:inherit;
			}
			.sib-sms-select__label-text{
				margin-left:8px;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}
			@media screen and (max-width: 480px){
				.sib-sms-select{
					display:block;
				}
				.sib-sms-select__title{
					display:inline-block;
					max-width:100%;
					margin-bottom:10px;
				}
				.sib-container--small .sib-sms-select__title{
					display:flex;
				}
				.sib-container--small .sib-sms-select__title .sib-flag{
					margin-left:0;
					bottom:0;
				}
				.sib-container--small .sib-sms-select__title .sib-sms-select__label-text{
					margin-left:.5rem;
					padding-bottom:0;
				}
				.sib-sms-select__title::after{
					content:"";
					display:block;
					position:absolute;
					right:20px;
					top:50%;
					width:0;
					height:0;
					border-left:5px solid rgba(0,0,0,0);
					border-right:5px solid rgba(0,0,0,0);
					border-top:5px solid #000;
				}
				.sib-sms-select__title__phone-number{
					padding-right:45px;
				}
				.sib-sms-select__title>.sib-flag{
					margin-left:10px;
					float:left;
					position:relative;
					bottom:4px;
				}
				.sib-sms-select__title>.sib-sms-select__label-text{
					display:inline-block;
					max-width:70%;
					margin-left:18px;
					padding-bottom:5px;
					font-size:20px;
					float:left;
				}
			}
			@media screen and (max-width: 480px){
				.sib-sms-tooltip{
					position:absolute;
					right:12px;
					top:56%;
					width:18px;
					height:18px;
				}
				.sib-sms-tooltip__icon{
					color:#fff;
					width:24px;
					height:24px;
					display:block;
					background:rgba(0,0,0,0);
					text-align:center;
					font-size:12px !important;
					padding:4px;
				}
			}
			@media screen and (max-width: 375px){
				.g-recaptcha.sib-visible-recaptcha{
					transform:scale(0.8);
					-webkit-transform:scale(0.8);
					transform-origin:0 0;
					-webkit-transform-origin:0 0;
				}
			}
			.sib-form *,
			.sib-form ::after,
			.sib-form ::before{
				box-sizing:border-box;
			}
			.sib-form{
				background-attachment:fixed;
				font-size:14px;
				font-family:Roboto,sans-serif;
				xpadding:32px 12px 32px;
				margin:0;
			}
			.sib-form__declaration{
				display:flex;
				font-size: 12px;
				border-top: 1px solid #e5e9ed;
				padding-top: 15px;
			}
			.sib-form__declaration .declaration-block-icon{
				display:flex;
				padding:0 16px 0 0;
				margin:0;
			}
			.sib-form__declaration .declaration-block-icon [class^=svgIcon]{
				width:30px;
				height:30px;
			}
			.sib-form__declaration p{
				line-height:1.5em;
				margin:0;
			}
			.sib-form--blockPosition{
				position:relative;
			}
			.sib-form ul,
			.sib-form ol{
				padding:0;
			}
			#sib-container{
				background:#fff;
				margin:0 auto;
				xpadding:17px;
				display:inline-block;
				width:100%;
			}
			#sib-form{
				text-align:left;
			}
			#sib-form .entry__choice label{
				display:unset;
			}
			.sib-menu{
				display:none;
				position:absolute;
				top:0;
				left:0;
				z-index:10;
				background-color:#fff;
				border:1px solid #d1d1d1;
				border-radius:3px;
				margin-top:8px;
			}
			.sib-menu .entry__choice{
				white-space:nowrap;
				width:100%;
				overflow:hidden;
				text-overflow:ellipsis;
				padding:0;
				text-indent:0;
			}
			.sib-menu__item-list{
				margin:0;
				list-style:none;
				overflow-y:auto;
				overflow-x:hidden;
				box-shadow:none;
				margin-top:8px;
				max-height:360px;
				border:none;
				padding:12px 0;
			}
			.sib-menu__item{
				line-height:1.5em;
				cursor:pointer;
				padding:4px 16px;
				overflow:hidden;
			}
			.sib-menu__item:hover{
				background-color:#8ed8fd;
			}
			.sib-menu__apply{
				text-align:right;
				padding:8px 12px 12px 0;
			}
			@media screen and (max-width: 375px){
				.sib-menu__apply{
					display:flex;
					flex-direction:column-reverse;
					padding:8px;
				}
			}
			.sib-menu__apply button{
				padding:8px 16px;
			}
			.sib-menu__separator{
				font-size:20px;
				vertical-align:sub;
			}
			.sib-menu__select{
				padding:0px 7px;
			}
			.sib-menu__selectTextAlign{
				padding:0px 15px !important;
			}
			.sib-menu__select button{
				padding:8px 5px;
			}
			.sib-menu .input_replaced{
				opacity:0;
				position:static;
				width:0px;
				margin:0;
			}
			.sib-menu .sib-multiselect__label{
				width:100%;
			}
			.sib-menu .sib-multiselect__label-text{
				text-indent:0;
			}
			#sib-other-container .entry__controls--other{
				margin-left:1.5em;
			}
			#sib-other-container .entry__choice--other{
				width:100%;
			}
			#sib-other-container #sib-other-reason{
				width:100%;
				padding:8px;
				resize:vertical;
				border:1px solid #687484;
			}
			.checkbox__label{
				word-wrap:break-word;
			}
			.checkbox.checkbox_tick_positive::before{
				left:calc(50% - 1px);
			}
			.input_display{
				line-height:1.5rem;
			}
			.entry__choice{
				width:100%;
				margin-bottom:3px;
				font-family:Roboto,sans-serif;
				word-wrap:break-all;
				word-wrap:break-word;
			}
			.entry__label{
				margin-bottom:5px;
				width:100%;
				font-weight:500;
				word-break:break-word;
				word-wrap:break-word;
			}
			.entry__label_optin{
				display:inline;
			}
			.entry__label>*{
				float:left;
			}
			.entry__label::after{
				content:attr(data-required);
				font-size:1em;
				color:#ff4949;
				text-decoration:none;
				word-wrap:break-all;
				word-wrap:break-word;
				display:inline;
			}
			.entry__specification{
				margin:10px 0;
			}
			.entry__controls{
				margin:0;
			}
			.entry__error{
				display:none;
				margin-top:6px;
				margin-bottom:6px;
				background:rgba(0,0,0,0);
			}
			.sib-entry_mcq .entry__controls{
				display:block;
				background:rgba(0,0,0,0);
				border:none;
				outline:none;
			}
			.sib-form-block{
				xpadding:0 16px;
				word-wrap:break-word;
				outline:none;
			}
			.sib-form-block p,
			.sib-form-block ol,
			.sib-form-block ul{
				text-align:inherit;
				margin:0;
				line-height:1.5em;
			}
			.sib-form-block ol,
			.sib-form-block ul{
				list-style-position:inside;
			}
			.sib-form-block__button{
				display:inline-block;
				padding:6px 12px;
				border:none;
				overflow-wrap:break-word;
				max-width:100%;
				cursor:pointer;
				background-color: #bd5200;
				font-size: 14px;
				font-weight: 400;
				color: #fff;
				margin-bottom: 15px;
			}
			.sib-form-block__button:hover{
				background-color: #7a92a4;
			}
			.sib-form-block__button-disabled{
				opacity:.5;
			}
			.sib-form-block__button-with-loader{
				min-height:40px;
				line-height:23px;
			}
			.sib-image-form-block{
				padding:2px;
			}
			.sib-image-form-block a{
				display:block;
				overflow:hidden;
			}
			.sib-image-form-block img{
				max-width:100%;
			}
			.sib-divider-form-block{
				border:0;
				margin:0;
			}
			.form__label-row{
				display:flex;
				flex-direction:column;
				justify-content:stretch;
			}
			.form__label-row--horizontal{
				flex-direction:row;
				align-items:flex-start;
				margin:10px 0;
			}
			.form__label-row--horizontal>*:first-child{
				margin-right:20px;
			}
			.form__label-row--horizontal>*{
				width:50%;
				flex-grow:1;
			}
			.input{
				width:calc(100% - 1rem);
			}
			.input--multiselect{
				position:relative;
				padding-right:32px;
				line-height:37px;
				overflow:hidden;
				text-overflow:ellipsis;
				white-space:nowrap;
			}
			.input--multiselect::before{
				content:"";
				position:absolute;
				right:8px;
				border:8px solid rgba(0,0,0,0);
				border-top-color:#343f4e;
				top:calc(50% - 4px);
			}
			.input--select{
				position:relative;
				width:100%;
			}
			.input--select::before,
			.input--select::after{
				content:"";
				position:absolute;
				right:8px;
			}
			.input--select::before{
				top:calc(50% - 12px);
				border:5px solid rgba(0,0,0,0);
				border-bottom-color:#343f4e;
			}
			.input--select::after{
				top:calc(50% + 2px);
				border:5px solid rgba(0,0,0,0);
				border-top-color:#343f4e;
			}
			.input--hidden{
				display:none !important;
			}
			.input--centerText{
				display:flex;
				align-items:center;
			}
			.input__rtl[type=text]::placeholder{
				text-align:right !important;
			}
			.input__textareaRtl::placeholder{
				text-align:right !important;
			}
			input::-webkit-input-placeholder{
				color:#bfcad8;
			}
			input::-moz-placeholder{
				color:#bfcad8;
			}
			input:-ms-input-placeholder{
				color:#bfcad8;
			}
			input:-moz-placeholder{
				color:#bfcad8;
			}
			textarea.input{
				padding:calc(.5rem - 1px);
			}
			.sib-form-container a{
				text-decoration:none;
				color:#bd5200;
			}
			.sib-form-container a:hover{
				text-decoration:underline;
				color:#bd5200;
			}
			.sib-sms-input{
				width:100%;
				display:flex;
				align-items:center;
			}
			.sib-sms-input .sib-smscode-select{
				width:70px;
				margin-right:10px;
				flex-shrink:0;
			}
			.sib-sms-input .entry__controls{
				width:100%;
			}
			.sib-sms-input .sib-menu__item{
				padding:4px 2px;
			}
			.form__entry{
				position:static;
				margin-left:0;
				padding-left:0;
			}
			.sib-panel{
				position:relative;
				width:100%;
				margin:24px 0;
				padding:10px 25px;
				border-width:1px;
				border-style:solid;
				border-radius:3px;
				color:#3c4858;
				text-align:center;
				box-shadow:none;
			}
			.sib-panel--active{
				display:block;
			}
			.sib-panel--inactive{
				display:none;
			}
			.sib-panel__text{
				margin:0;
				font-weight:600;
				text-align:left;
			}
			.sib-panel__link{
				padding:0 5px;
				color:#3c4858;
				text-decoration:underline;
				cursor:pointer;
			}
			.sib-panel__close-icon{
				position:absolute;
				top:12px;
				right:25px;
				cursor:pointer;
			}
			.sib-form-message-panel{
				margin:0 0 1.25rem 0;
				width:100%;
				padding:.4375rem;
				border:1px solid #b9c6ce;
				border-radius:3px;
				display:none;
				background-color: #85E6B0;
			}
			.sib-form-message-panel--active{
				display:inline-block;
			}
			.sib-form-message-panel__text{
				display:flex;
				align-items:center;
				margin:0;
				padding:.5rem;
			}
			.sib-form-message-panel__text .sib-icon{
				contain:strict;
				display:inline-block;
				fill:currentColor;
			}
			.sib-form-message-panel__text .sib-notification__icon{
				height:1.5em;
				width:1.5em;
				flex-shrink:0;
				margin-right:calc(1rem - 1px);
			}
			.sib-loader{
				display:inline-block;
				position:relative;
				width:64px;
				height:64px;
			}
			.checkbox_tick_positive:before{
				left:49%;
			}
			@media screen and (max-width: 500px){
				#sib-container{
					padding:32px 9px 32px;
				}
				.form__label-row--horizontal{
					flex-direction:column;
				}
				.form__label-row--horizontal>*{
					width:100%;
				}
			}
			.sib-loader div{
				position:absolute;
				width:5px;
				height:5px;
				background:#fff;
				border-radius:50%;
				animation:loader 1.2s linear infinite;
			}
			.sib-loader div:nth-child(1){
				animation-delay:0s;
				top:29px;
				left:53px;
			}
			.sib-loader div:nth-child(2){
				animation-delay:-0.1s;
				top:18px;
				left:50px;
			}
			.sib-loader div:nth-child(3){
				animation-delay:-0.2s;
				top:9px;
				left:41px;
			}
			.sib-loader div:nth-child(4){
				animation-delay:-0.3s;
				top:6px;
				left:29px;
			}
			.sib-loader div:nth-child(5){
				animation-delay:-0.4s;
				top:9px;
				left:18px;
			}
			.sib-loader div:nth-child(6){
				animation-delay:-0.5s;
				top:18px;
				left:9px;
			}
			.sib-loader div:nth-child(7){
				animation-delay:-0.6s;
				top:29px;
				left:6px;
			}
			.sib-loader div:nth-child(8){
				animation-delay:-0.7s;
				top:41px;
				left:9px;
			}
			.sib-loader div:nth-child(9){
				animation-delay:-0.8s;
				top:50px;
				left:18px;
			}
			.sib-loader div:nth-child(10){
				animation-delay:-0.9s;
				top:53px;
				left:29px;
			}
			.sib-loader div:nth-child(11){
				animation-delay:-1s;
				top:50px;
				left:41px;
			}
			.sib-loader div:nth-child(12){
				animation-delay:-1.1s;
				top:41px;
				left:50px;
			}
			.entry__choice label p{
				display:inline;
			}
			@keyframes loader{
				0%,20%,80%,100%{transform:scale(1);}
				50%{transform:scale(1.5);}
			}
			@media screen and (max-width: 400px){
				#sib-container{
					padding:32px 0px 32px;
				}
			}
			@media screen and (max-width: 480px){
				.sib-image-form-block img{
					height:auto !important;
				}
			}
			.progress-indicator{
				background:rgba(0,0,0,0);
			}
			.sib-hide-loader-icon{
				display:none;
			}
			.sib-form ::-webkit-input-placeholder{
				color:#c0ccda;
				opacity:1;
			}
			.sib-form ::-moz-placeholder{
				color:#c0ccda;
				opacity:1;
			}
			.sib-form :-ms-input-placeholder{
				color:#c0ccda;
				opacity:1;
			}
			.sib-form ::-ms-input-placeholder{
				color:#c0ccda;
				opacity:1;
			}
			.sib-form ::placeholder{
				color:#c0ccda;
				opacity:1;
			}
			.sib-form .sib-form_fieldset{
				display:table-row-group;
			}
			.sib-form .fieldset__separator{
				display:table-row;
			}
			.sib-form .fieldset__separator:after,
			.sib-form .fieldset__separator:before{
				background:#c0ccda;
				background-clip:padding-box;
				border:solid rgba(0,0,0,0);
				border-width:calc(4rem - 1px) 0 4rem;
				-moz-box-sizing:content-box;
				box-sizing:content-box;
				content:"";
				display:table-cell;
				height:1px;
			}
			.sib-form .form__fieldset{
				border:0;
				display:table-row;
				padding:0;
			}
			.sib-form .form__fieldset:first-child .form__entries,
			.sib-form .form__fieldset:first-child .form__legend{
				padding-top:0;
			}
			.sib-form .form__entries,
			.sib-form .form__legend{
				display:table-cell;
				margin:0;
				padding-top:4rem;
				vertical-align:top;
			}
			.sib-form .form__legend{
				font-size:1.14869835rem;
				line-height:1.5rem;
				font-weight:700;
				padding-right:2.5rem;
			}
			@media(max-width: 45rem){
				.sib-form .fieldset__separator,
				.sib-form .form__entries,
				.sib-form .form__fieldset,
				.sib-form .form__legend,
				.sib-form .sib-form_fieldset{
					display:block;
				}
				.sib-form .form__legend{
					padding-bottom:.5rem;
					padding-right:0;
				}
				.sib-form .form__entries{
					padding-top:0;
				}
				.sib-form .fieldset__separator{
					border:0;
				}
			}
			.sib-form .form__entry{
				border:0;
				margin:0;
				padding:0;
				position:relative;
			}
			.sib-form .form__entry:not(:first-child){
				margin-top:1.5rem;
			}
			.sib-form .entry__label+.form__entry{
				margin-top:0;
			}
			.sib-form .entry__label{
				display:table;
				font-weight:400;
				padding:0;
				white-space:normal;
				margin-top: 15px;
			}
			.sib-form .form__row{
				display:-webkit-flex;
				display:flex;
				-webkit-flex-wrap:wrap;
				flex-wrap:wrap;
				margin:-0.25rem -0.75rem;
			}
			.sib-form .form__row:not(:first-child){
				margin-top:1.25rem;
			}
			.sib-form .entry__label+.form__row{
				margin-top:-0.25rem;
			}
			.sib-form .form__row>.form__entry{
				margin:.25rem .75rem;
			}
			.sib-form .entry__optional-indicator{
				color:#687484;
				font-size:.87055056rem;
				line-height:1rem;
				font-weight:400;
			}
			.sib-form .entry__field{
				-webkit-align-items:center;
				align-items:center;
				background:#fff;
				border:1px solid #b9c6ce;
				border-radius:3px;
				display:-webkit-inline-flex;
				display:inline-flex;
				margin:.25rem 0;
				max-width:100%;
				padding: 5px 10px;
			}
			.sib-form .entry__field:focus-within{
				box-shadow:0 0 0 2px #c9e1f4;
			}
			.sib-form .input,
			.sib-form .input__affix{
				background:none;
				border:0;
				font:inherit;
				margin:0;
			}
			.sib-form .input:first-child,
			.sib-form .input__affix:first-child{
				padding-left:.5rem;
			}
			.sib-form .input:last-child,
			.sib-form .input__affix:last-child{
				padding-right:.5rem;
			}
			.sib-form .input,
			.sib-form .input__button{
				-moz-box-sizing:content-box;
				box-sizing:content-box;
				color:inherit;
				outline:0;
			}
			.sib-form .input:not(textarea),
			.sib-form .input__button{height:calc(2.5rem - 2px);
			}
			.sib-form .input__affix{
				color:#687484;
				-webkit-flex-shrink:0;
				flex-shrink:0;
			}
			.sib-form .input__button{
				cursor:pointer;
				padding:0 .5rem;
			}
			.sib-form .input__button[type=submit]{
				border-bottom-left-radius:0;
				border-left:1px solid #c0ccda;
				border-top-left-radius:0;
				color:inherit;
				margin-left:.5rem;
			}
			.sib-form .input__button .sib-icon{height:1.5rem;
				vertical-align:bottom;
				width:1.5rem;
			}
			.sib-form .input{
				box-shadow:none;
				min-width:1px;
				padding:0;
			}
			.sib-form textarea.input{
				padding:calc(.5rem - 1px);
			}
			.sib-form select.input{
				-webkit-appearance:none;
				-moz-appearance:none;
				appearance:none;
				background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 286.1 167%27%3E%3Cpath d=%27M24.1 0h238c21.4 0 32.1 25.9 17 41l-119 119c-9.4 9.4-24.6 9.4-33.9 0L7.1 41C-8 25.9 2.7 0 24.1 0z%27 fill=%27%233c4858%27/%3E%3C/svg%3E");
				background-position:right .65em top 50%;
				background-repeat:no-repeat;
				background-size:.65em auto;
			}
			.sib-form select.input:first-child,
			.sib-form select.input:last-child{
				padding-right:calc(2rem - 1px);
			}
			.sib-form .sib-entry_block .entry__field,
			.sib-form .form__row .entry__field,
			.sib-form .sib-form_block .entry__field{
				display:-webkit-flex;
				display:flex;
			}
			.sib-form .sib-entry_block .input,
			.sib-form .form__row .input,
			.sib-form .sib-form_block .input{
				-webkit-flex-grow:1;
				flex-grow:1;
			}
			.sib-form .sib-entry_phrasing,
			.sib-form .sib-entry_phrasing .entry__label,
			.sib-form .sib-entry_phrasing .entry__specification{
				display:inline-block;
			}
			.sib-form .sib-entry_phrasing .entry__label{
				font-weight:400;
			}
			.sib-form .sib-entry_errored{
				margin-left:-0.5rem;
				padding-left:.5rem;
			}
			.sib-form .sib-entry_errored:before{
				background:#ff4949;
				bottom:0;
				content:"";
				position:absolute;
				right:100%;
				top:0;
				width:.25rem;
			}
			.sib-form .entry__error,
			.sib-form .entry__label,
			.sib-form .entry__specification,
			.sib-form .form__error{
				max-width:40em;
			}
			.sib-form .entry__error,
			.sib-form .entry__specification,
			.sib-form .form__error{
				display:block;
			}
			.sib-form .entry__choice+.entry__error,
			.sib-form .entry__choice+.entry__specification,
			.sib-form .entry__error+.entry__error,
			.sib-form .entry__error+.entry__specification,
			.sib-form .entry__specification+.entry__error,
			.sib-form .entry__specification+.entry__specification{
				margin-top:.5rem;
			}
			.sib-form .entry__error{
				color:#ff4949;
				font-size: 14px;
				line-height:1.2rem;
			}
			.sib-form .entry__specification{
				color:#687484;
				margin:0;
			}
			.sib-form .entry__choice{
				padding-left:1.5em;
				text-indent:-1.5em;
			}
			.sib-form .entry__choice .checkbox,
			.sib-form .entry__choice .radio-button{
				margin-right:.5em;
				margin-bottom: 0;
			}
			.sib-form .entry__choice .sib-toggletip{
				text-indent:0;
			}
			.sib-form .entry__choice:not(:first-child){
				margin-top:.5rem;
			}
			.sib-form .entry__choices.menu{
				margin-top:2px;
				max-height:20rem;
				overflow:auto;
				padding:.5rem;
			}
			.sib-form .checkbox,
			.sib-form .radio-button{
				background:#fff;
				border:1px solid #687484;
				cursor:pointer;
				display:inline-block;
				height:1em;
				vertical-align:-0.125em;
				width:1em;
				position:relative;
			}
			.sib-form .checkbox{
				border-radius:3px;
			}
			.sib-form .radio-button{
				border-radius:50%;
			}
			.sib-form .radio-button:before{
				border-radius:50%;
				bottom:2px;
				content:"";
				left:2px;
				position:absolute;
				right:2px;
				top:2px;
			}
			.sib-form .checkbox_tick_negative:after,
			.sib-form .checkbox_tick_negative:before{
				border:solid #fff;
				border-width:0 0 0 2px;
				bottom:0;
				content:"";
				left:50%;
				margin-left:-1px;
				position:absolute;
				top:0;
			}
			.sib-form .checkbox_tick_negative:after{
				-webkit-transform:rotate(-45deg);
				transform:rotate(-45deg);
			}
			.sib-form .checkbox_tick_negative:before,
			.sib-form .checkbox_tick_positive:before{
				-webkit-transform:rotate(45deg);
				transform:rotate(45deg);
			}
			.sib-form .checkbox_tick_positive:before{
				border-color:#fff;
				border-style:solid;
				border-width:0 2px 2px 0;
				bottom:1px;
				content:"";
				left:50%;
				margin-left:-25%;
				position:absolute;
				top:1px;
				-webkit-transform-origin:80% 45%;
				transform-origin:80% 45%;
				width:50%;
			}
			.sib-form .input_replaced{
				opacity:0;
				position:absolute;
				z-index:-1;
			}
			.sib-form .input_replaced:checked+.checkbox_tick_positive{
				background:#13ce66;
				border-color:#13ce66;
			}
			.sib-form .input_replaced:checked+.checkbox_tick_negative{
				background:#ff4949;
				border-color:#ff4949;
			}
			.sib-form .input_replaced:checked+.radio-button{
				border-color:#0092ff}
			.sib-form .input_replaced:checked+.radio-button:before{
				background:#0092ff}
			.sib-form .input_replaced:indeterminate+.checkbox{
				background:#fff;
				border-color:#687484;
			}
			.sib-form .input_replaced:indeterminate+.checkbox:before{
				background:#687484;
				border:0;
				content:"";
				height:2px;
				left:2px;
				margin:-1px 0 0;
				position:absolute;
				right:2px;
				-webkit-transform:none;
				transform:none;
				top:50%;
				width:auto;
			}
			.sib-form .input_replaced:indeterminate+.checkbox:after{
				content:normal;
			}
			.sib-form .input_replaced:active+.checkbox,
			.sib-form .input_replaced:active+.radio-button,
			.sib-form .input_replaced:focus+.checkbox,
			.sib-form .input_replaced:focus+.radio-button{
				box-shadow:0 0 0 2px #c9e1f4;
			}
			.sib-form .choice__form{
				border:0;
				margin:0;
				padding:0;
			}
			.sib-form .choice__form[disabled]{
				display:none;
			}
			.sib-form .entry__choice+.choice__form{
				border-left:2px solid #c0ccda;
				margin-left:calc(.5em - 1px);
				padding:.5rem calc(.5rem + .5em - 1px);
			}
			.sib-form ::-ms-reveal{
				display:none;
			}
			.sib-form ::-webkit-inner-spin-button,
			.sib-form ::-webkit-search-decoration{
				display:none;
			}
			.sib-form [type=search]{
				-webkit-appearance:textfield;
				-moz-appearance:textfield;
				appearance:textfield;
			}
			.sib-form .input[readonly]{
				background-color:#f9fafc;
			}
			.sib-form .input[type=text]+.input__password-toggler{
				color:#0092ff}
			.sib-form .sib-ap-nostyle-input-icon{
				display:none;
			}
			.sib-form .sib-ap-nostyle-dropdown-menu{
				-moz-box-sizing:content-box;
				box-sizing:content-box;
				background:#fff;
				border:1px solid #c0ccda;
				border-radius:3px;
				list-style:none;
				margin:0;
				max-width:100vw;
				min-width:100%;
				padding:calc(.5rem - 1px) 0;
			}
			.sib-form .sib-ap-nostyle-dropdown-menu.sib-collapsible__content{
				position:absolute;
				top:100%;
				z-index:1;
			}
			.sib-form .sib-ap-nostyle-dropdown-menu.sib-collapsible__content:not(.sib-collapsible__content_toggled){
				display:none;
			}
			.sib-form .sib-ap-nostyle-dropdown-menu em{
				font-style:normal;
				font-weight:700;
			}
			.sib-form .sib-ap-nostyle-input{
				padding-right:.5rem;
			}
			.sib-form .sib-ap-nostyle-suggestion{
				cursor:default;
				color:inherit;
				display:block;
				overflow:hidden;
				padding:.5rem 1rem;
				text-decoration:none;
				text-overflow:ellipsis;
				white-space:nowrap;
			}
			.sib-form .sib-ap-nostyle-cursor,
			.sib-form .sib-ap-nostyle-suggestion:focus,
			.sib-form .sib-ap-nostyle-suggestion:hover{
				background:#eff2f7;
			}
			.sib-form .sib-ap-footer{
				display:none;
			}
			.sib-form .menu{
				background:#fff;
				border:1px solid #c0ccda;
				border-radius:3px;
				list-style:none;
				margin:0;
				max-width:100vw;
				min-width:100%;
				padding:calc(.5rem - 1px) 0;
			}
			.sib-form .menu.sib-collapsible__content{
				position:absolute;
				top:100%;
				z-index:1;
			}
			.sib-form .menu.sib-collapsible__content:not(.sib-collapsible__content_toggled){
				display:none;
			}
			.sib-form .menu__content,
			.sib-form .menu__heading{
				padding:0;
				margin:1rem;
			}
			.sib-form .menu__content:first-child,
			.sib-form .menu__heading:first-child{
				margin-top:.5rem;
			}
			.sib-form .menu__content:last-child,
			.sib-form .menu__heading:last-child{
				margin-bottom:.5rem;
			}
			.sib-form .menu__heading{
				font-size:1.31950791rem;
				line-height:1.5rem;
				font-weight:400;
			}
			.sib-form .menu__content{
				list-style:none;
			}
			.sib-form .menu__icon{
				color:#8492a6;
				height:1em;
				vertical-align:-0.125em;
				width:1em;
				margin-right:.5rem;
			}
			.sib-form .menu__control{
				color:inherit;
				cursor:pointer;
				display:block;
				overflow:hidden;
				padding:.5rem 1rem;
				text-decoration:none;
				text-overflow:ellipsis;
				white-space:nowrap;
			}
			.sib-form .menu__control:focus,
			.sib-form .menu__control:hover{
				background:#eff2f7;
			}
			.sib-form .menu__divider{
				border:0;
				border-top:1px solid #c0ccda;
				margin:.5rem 0;
			}
			.sib-form .clickable_button,
			.sib-form .clickable_link{
				font:inherit;
				margin:0;
			}
			.sib-form .clickable_button.sib-collapsible__trigger:before,
			.sib-form .clickable_link.sib-collapsible__trigger:before{
				border-left:.25rem solid rgba(0,0,0,0);
				border-right:.25rem solid rgba(0,0,0,0);
				border-bottom:0;
				border-top:.25rem solid;
				content:"";
				float:right;
				margin:.625rem 0 0 .25em;
			}
			.sib-form .clickable_button.sib-collapsible__trigger_toggled:before,
			.sib-form .clickable_link.sib-collapsible__trigger_toggled:before{
				border-bottom:.25rem solid;
				border-top:0;
			}
			.sib-form .clickable_button:not([disabled]),
			.sib-form .clickable_link:not([disabled]){
				cursor:pointer;
			}
			.sib-form .clickable_button{
				background:#0092ff;
				border:1px solid #0092ff;
				border-radius:3px;
				color:#fff;
				display:inline-block;
				outline:0;
				padding:calc(.5rem - 1px) calc(1rem - 1px);
				text-decoration:none;
			}
			.sib-form .clickable_button.sib-collapsible__trigger{
				overflow:hidden;
				text-align:left;
				text-overflow:ellipsis;
				white-space:nowrap;
			}
			.sib-form .clickable_button[disabled]{
				opacity:.5;
			}
			.sib-form .clickable_button:focus{
				box-shadow:0 0 0 2px #c9e1f4;
			}
			.sib-form .clickable_button:focus:not([disabled]),
			.sib-form .clickable_button:hover:not([disabled]){
				background:#007cd9;
				border-color:#007cd9;
			}
			.sib-form .clickable_ghost{
				background:none;
				border-color:#c0ccda;
				color:#3c4858;
			}
			.sib-form .clickable_ghost:focus:not([disabled]),
			.sib-form .clickable_ghost:hover:not([disabled]){
				background:none;
				border-color:#8492a6;
			}
			.sib-form .clickable_dropdown{
				display:inline-block;
				position:relative;
			}
			.sib-form .clickable_dropdown .menu{
				margin-top:2px;
			}
			.sib-form .clickable_dropdown .menu_left{
				left:0;
			}
			.sib-form .clickable_dropdown .menu_right{
				right:0;
			}
			.sib-form .clickable_block{
				width:100%;
			}
			.sib-form .clickable_cta{
				border-radius:9999em;
			}
			.sib-form .clickable_link{
				background:none;
				border:0;
				color:#0092ff;
				display:inline;
				padding:0;
				text-decoration:none;
			}
			.sib-form .clickable_link:focus,
			.sib-form .clickable_link:hover{
				color:#007cd9;
				text-decoration:underline;
			}
			.sib-form .clickable_link:focus{
				outline:0;
			}
			.sib-form .clickable_sneaky,
			.sib-form .clickable_sneaky:focus,
			.sib-form .clickable_sneaky:hover{
				color:inherit;
			}
			.sib-form .clickable_plan{
				color:#0092ff}
			.sib-form .clickable_plan:focus,
			.sib-form .clickable_plan:hover{
				color:#007cd9;
			}
			.sib-form .clickable_destructive{
				background:#ff4949;
				border-color:#ff4949;
			}
			.sib-form .clickable_destructive:focus:not([disabled]),
			.sib-form .clickable_destructive:hover:not([disabled]){
				background:#d93e3e;
				border-color:#d93e3e;
			}
			.sib-form .clickable__group{
				display:-webkit-inline-flex;
				display:inline-flex;
				-webkit-flex-wrap:wrap;
				flex-wrap:wrap;
			}
			.sib-form .clickable__group .clickable_button:focus,
			.sib-form .clickable__group .clickable_button:hover{
				position:relative;
			}
			.sib-form .clickable__group .clickable_button:not(:first-child),
			.sib-form .clickable__group .clickable_dropdown:not(:first-child) .clickable_button{
				border-bottom-left-radius:0;
				border-top-left-radius:0;
				margin-left:-1px;
			}
			.sib-form .clickable__group>.clickable_button:not(:last-child),
			.sib-form .clickable__group>.clickable_dropdown:not(:last-child) .clickable_button{
				border-bottom-right-radius:0;
				border-top-right-radius:0;
			}
			.sib-form .clickable__group>.clickable_dropdown:not(:last-child) .clickable_link,
			.sib-form .clickable__group>.clickable_link:not(:last-child){
				margin-right:1.5em;
				position:relative;
			}
			.sib-form .clickable__group>.clickable_dropdown:not(:last-child) .clickable_link:after,
			.sib-form .clickable__group>.clickable_link:not(:last-child):after{
				background:#c0ccda;
				border-radius:50%;
				content:"";
				cursor:auto;
				display:inline-block;
				height:.25rem;
				pointer-events:none;
				position:absolute;
				right:-0.9em;
				top:.7em;
				width:.25rem;
			}
			.sib-form .clickable__icon{height:1.5rem;
				vertical-align:bottom;
				width:1.5rem;
			}
			.sib-form .clickable__icon:not(.sib-icon_standalone){
				margin-right:calc(.7002rem - 1px);
			}
			.sib-form .progress-indicator{
				-webkit-align-items:center;
				align-items:center;
				background:rgba(255,255,255,.9);
				display:-webkit-flex;
				display:flex;
				height:100%;
				-webkit-justify-content:center;
				justify-content:center;
				width:100%;
			}
			.sib-form .progress-indicator .progress-indicator__icon{
				fill:#0092ff;
				height:2rem;
				width:2rem;
			}
			.sib-form .progress-indicator_small .progress-indicator__icon{height:1rem;
				width:1rem;
			}
			.sib-form .progress-indicator__icon{
				-webkit-animation:indicator-spin 1.3s cubic-bezier(0.46, 0.35, 0.39, 0.85) infinite;
				animation:indicator-spin 1.3s cubic-bezier(0.46, 0.35, 0.39, 0.85) infinite;
			}
			@-webkit-keyframes indicator-spin{
				0%{
					-webkit-transform:rotate(0deg);
					transform:rotate(0deg);
				}to{
					-webkit-transform:rotate(1turn);
					transform:rotate(1turn);
				}
			}
			@keyframes indicator-spin{
				0%{
					-webkit-transform:rotate(0deg);
					transform:rotate(0deg);
				}to{
					-webkit-transform:rotate(1turn);
					transform:rotate(1turn);
				}
			}



	/* ENDE IMPORT */

	.sib-text-form-block {
		font-size: 14px;
		border-bottom: 1px solid #e5e9ed;
		padding-bottom: 15px;
	}


	.ekkn-panel-newsletter .ekkn-intro {
		padding-bottom: 15px;
	}
	.ekkn-panel-newsletter .ekkn-intro h2 {
		font-size: 1.25em;
	}
















	.btn-newsletter{
		background-color:#bd5200;
		color: #ffffff;
	}
	.btn-newsletter:hover{
		background-color:#7a92a4; 
		color: #ffffff;
	}  

/* @end */


/* @group EKKN */

	.home .lead {
	  font-size: 1em;
	}

	.ekkn-btn-gd {
	  margin-bottom: 20px;
	}

	.ekkn-btn-gd .btn {
	    white-space: normal;
	}
	.ekkn-btn-gd .btn-block {
	  margin-top:0px;
	}

	.ekkn-btn-wb {
	  margin-bottom: 20px;
	}
	.ekkn-btn-wb .wb-hl {
	  white-space: normal;
	  margin-top:0px;
	  color: #bd5200;
	  border: none;
	  background-color: #f9fafb;
	  display: block;
	  width: 100%;
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	  font-weight: 400;
	  text-align: center;
	  vertical-align: middle;
	}
	.ekkn-btn-wb .btn {
	    white-space: normal;
	}
	.ekkn-btn-wb .btn-block {
	  margin-top:0px;
	}

/* @end */






@media (max-width: 767px) {

#main > .page-header,
#main > article > .page-header {
  margin-top: 10px;
  margin-bottom: 40px;
}
.entry-title {
font-size: 24px;
margin-top: 0px;
}
.lead {
font-size: 18px;
}


}




@media (min-width: 768px) {
  
  #carousel-example-generic {
    xmargin-right: -15px;
    xmargin-left: -15px;
  }
  
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > li > a {
      xborder-left: 1px solid #ffffff;
      xborder-right: 1px solid #ffffff;
      xmargin-right: -1px;
      border: none;
  }
  nav.navbar .navbar-collapse {
    xpadding-left: 15px;
    xpadding-right: 0;
  }

  #page > .container,
  footer .site-info {
    xpadding-left: 30px;
    xpadding-right: 30px;
  }
  
  #primary {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  #secondary{
    xpadding-top: 185px;
    xpadding-bottom: 30px;
  }
  .entry-content div.row h1:first-child,
  .entry-content div.row h2:first-child,
  .entry-content div.row h3:first-child,
  .entry-content div.row h4:first-child {
    margin-top: 0;
  }
  
}






@media (min-width: 992px) {

  nav.navbar-default .navbar-brand img.logo-q {
    height: 105px;
  }

  .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
    padding-left: 28px;
    padding-right: 28px;
  }


  #social {
    float: right;
    top: 55px;
    position: relative;
  }
  .widget #social {
      float: none;
      top: 0;
  }
  
  #primary {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  #secondary{
    padding-top: 160px;
    padding-bottom: 30px;
  }
  .ekkn-blog .panel-body h3 {
    /*margin-top: 0px;*/
  }
  .ekkn-btn-gd .btn-default {
    font-size: 14px;
  }
  .ekkn-btn-gd .btn-tickets {
    font-size: 12px;
  }
  .ekkn-btn-wb .wb-hl {
    font-size: 14px;
  }
  .ekkn-btn-wb .btn-default {
    font-size: 14px;
  }
  .ekkn-btn-wb .btn-tickets {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .site-branding {
    text-align: center;
  }
  #social {
    top: 0;
    float: none;
    text-align: center;
  }
  .side-pull-left .main-content-inner, .side-pull-right .main-content-inner{
    float: none;
  }
  
    
   h1,
   .h1 {
     font-size: 1.6em;
    margin-top: 30px;
    margin-bottom: 10px;
   }
   
   h2,
   .h2 {
     font-size: 1.2em;
      margin-top: 25px;
      margin-bottom: 10px;
   }
   
   h3,
   .h3 {
     font-size: 1em;
      margin-top: 20px;
      margin-bottom: 10px;
   }
   
   h4,
   .h4 {
    font-weight: 400;
    font-size: 1em;
    text-transform: uppercase;
      margin-top: 20px;
      margin-bottom: 10px;
   }
   
   h5,
   .h5 {
      font-size: 0.8em;
      font-weight: 400;
    text-transform: uppercase;
      margin-top: 20px;
      margin-bottom: 10px;
   }
   
   h6,
   .h6 {
      margin-top: 20px;
      margin-bottom: 10px;
   }
   
   hr.section-divider {
     margin-top: 40px;
     margin-bottom: 40px;
   }
   
}

@media (min-width: 1200px) {

  .ekkn-btn-gd .btn-default {
    font-size: 16px;
  }

  .ekkn-btn-gd .btn-tickets {
    font-size: 14px;
  }

  .ekkn-btn-wb .wb-hl {
    font-size: 16px;
  }
  .ekkn-btn-wb .btn-default {
    font-size: 16px;
  }

  .ekkn-btn-wb .btn-tickets {
    font-size: 14px;
  }
}
