.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

body {
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    color: #606060;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #e8e8e8
}

body.down>.wrap header.sticky {
    top: 0
}

body h1 {
    font-size: 30px;
    font-weight: normal;
    padding: 0;
    margin: 0
}

body h2 {
    font-size: 30px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px
}

body h3 {
    font-size: 22px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 8px
}

body p {
    padding: 0;
    margin: 0 0 10px;
    line-height: 21px
}

body a {
    color: #186EB9;
    text-decoration: underline
}
body a:hover {
    color: #135088;
    text-decoration: underline
}

body a.button {
    font-size: 16px;
    background: #3E7AB6;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px
}

.skip-link {
    background: #135088;
    color: #fff;
    left: 50%;
    padding: 6px 12px;
    border-radius: 3px;
    position: fixed;
    transform: translateY(-100%);
    transition: transform 0.3s;
    z-index: 100;
  }

  body:not(.single-page) .skip-link {
    margin-top: -40px;
  }

  .skip-link:focus {
    transform: translateY(10%);
  }

body>.wrap {
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.2)
}

body>.wrap header {
    position: relative;
    width: 1024px;
    padding-bottom: 20px;
    background-color: transparent
}

body>.wrap header.sticky {
    position: fixed;
    top: -100px;
    height: 65px;
    z-index: 1;
    background-color: #3E7AB6;
    border-bottom: 0;
    transition: 0.4s top cubic-bezier(0.3, 0.73, 0.3, 0.74);
    box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.7)
}

body>.wrap header.default {
    position: fixed;
    top: 0;
    z-index: 3;
    height: 65px;
    background-color: #3E7AB6
}

body>.wrap header.default+header.sticky+div.main {
    padding-top: 85px
}

body>.wrap header.image {
    height: 400px;
    padding-bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

body>.wrap header.start {
    position: absolute;
    z-index: 2;
    padding: 0;
    background-color: transparent
}

body>.wrap header.mobile {
    display: none
}

body>.wrap header nav {
    width: 1024px;
    max-width: 100%;
    position: fixed;
    z-index: 2
}

body>.wrap header nav ul {
    float: left;
    margin: 20px 0 0 40px;
    padding: 0;
    list-style: none
}

body>.wrap header nav ul.lang li:first-child a {
    text-indent: initial;
    width: auto;
    height: auto;
    padding: 10px 0;
    background: none
}

body>.wrap header nav ul li {
    margin: 0 30px 0 0;
    padding: 0;
    display: block;
    float: left
}

body>.wrap header nav ul li a {
    float: left;
    display: block;
    /* opacity: 0.65;  TODO -> eaa contrast */
    color: #fff;
    padding: 10px 0;
    margin: 0;
    transition: color 0.3s;
    text-decoration: none;
}

.single-page>.wrap header:not(.mobile) nav ul li a {
    color: #135088;
}

.single-page.down>.wrap header nav ul li a {
    color: #fff;
}

body>.wrap header nav ul li.active a,
body>.wrap header nav ul li:hover a {
    text-decoration: underline;
}

body>.wrap header nav > ul li:first-child a {
    text-indent: -9999px;
    width: 139px;
    height: 49px;
    padding: 0;
    background: url("../img/logo.svg") 0 0 no-repeat;
    background-size: auto 110px;
    /*transition: background-position 0.25s ease-out;*/
}
/* Logo color switch */
.single-page>.wrap header nav > ul li:first-child a {
    background-position: 0 100%;
}
.single-page.down>.wrap header nav > ul li:first-child a {
    background-position: 0 0;
}

body>.wrap header nav ul.lang {
    float: right;
    margin: 20px 40px 0 0
}

body>.wrap header nav ul.lang li {
    margin: 0 0 0 20px
}

body>.wrap footer {
    position: relative;
    width: 944px;
    padding: 40px;
    background-color: #eee;
    zoom: 1
}

body>.wrap footer:before,
body>.wrap footer:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap footer:after {
    clear: both
}

body>.wrap footer p {
    float: left;
    width: 310px;
    line-height: 1.8em;
    margin: 0;
    padding: 0 0 50px;
    color: #002F5C
}

body>.wrap footer ul {
    float: left;
    width: 480px;
    margin: 0;
    padding: 0;
    list-style: none
}

body>.wrap footer ul.social {
    position: absolute;
    left: 40px;
    top: 180px;
    float: none;
    width: auto
}

body>.wrap footer ul.social li {
    width: auto;
    margin-right: 5px !important
}

body>.wrap footer ul.social li a {
    display: block;
    font-size: 0;
    line-height: normal;
    font-family: FontAwesome
}

body>.wrap footer ul.social li a:before {
    font-size: 30px
}

body>.wrap footer ul.social li a.facebook:before {
    content: "\f230";
    color: #3B5998
}

body>.wrap footer ul.social li a.googleplus:before {
    content: "\f0d4";
    color: #d34836
}

body>.wrap footer ul.social li a.twitter:before {
    content: "\f099";
    color: #55acee
}

body>.wrap footer ul.social li a.youtube:before {
    content: "\f16a";
    color: #e62117
}

body>.wrap footer ul li {
    display: inline-block;
    margin: 0 35px 0 0;
    padding: 0;
    width: 180px
}

body>.wrap footer ul li:nth-child(even) {
    margin-right: 0
}

body>.wrap footer ul li a {
    line-height: 1.9em;
    text-decoration: none
}

body>.wrap footer div {
    float: right;
    width: 137px
}

body>.wrap section {
    position: relative;
    width: 944px;
    padding: 40px;
    clear: both
}

body>.wrap section div.jump {
    position: absolute;
    top: -84px;
    left: 0
}

body>.wrap section.start {
    position: relative;
    height: 600px;
    background: 0 0 no-repeat
}

body>.wrap section.start#b1 {
    background-image: url("../img/bg_01.jpg")
}

body>.wrap section.start#b1 h1 {
    top: 248px
}

body>.wrap section.start#b2 {
    background-image: url("../img/bg_02.jpg")
}

body>.wrap section.start#b2 h1 {
    top: 180px
}

body>.wrap section.start#b3 {
    background-image: url("../img/bg_03.jpg")
}

body>.wrap section.start#b3 h1 {
    top: 290px;
    text-shadow: 0 3px 25px rgba(0, 0, 0, 0.5), 0 1px 15px rgba(0, 0, 0, 1), 0 0 7px rgba(0, 0, 0, 1);
}

body>.wrap section.start#b4 {
    background-image: url("../img/bg_04.jpg")
}

body>.wrap section.start#b4 h1 {
    top: 230px
}

body>.wrap section.start#b5 {
    background-image: url("../img/bg_05.jpg")
}

body>.wrap section.start#b5 h1 {
    top: 220px
}

body>.wrap section.start#b6 {
    background-image: url("../img/bg_06.jpg")
}

body>.wrap section.start#b6 h1 {
    top: 250px
}

body>.wrap section.start#b7 {
    background-image: url("../img/bg_07.jpg")
}

body>.wrap section.start#b7 h1 {
    top: 210px
}

body>.wrap section.start#b8 {
    background-image: url("../img/bg_08.jpg")
}

body>.wrap section.start#b8 h1 {
    top: 280px
}

body>.wrap section.start#b9 {
    background-image: url("../img/bg_09.jpg")
}

body>.wrap section.start#b9 h1 {
    top: 160px
}

body>.wrap section.start#b10 {
    background-image: url("../img/bg_10.jpg")
}

body>.wrap section.start#b10 h1 {
    top: 230px
}

body>.wrap section.start#b11 {
    background-image: url("../img/bg_11.jpg")
}

body>.wrap section.start#b11 h1 {
    top: 230px
}

body>.wrap section.start#b12 {
    background-image: url("../img/bg_12.jpg")
}

body>.wrap section.start#b12 h1 {
    left: 350px;
    top: 170px
}

body>.wrap section.start h1 {
    position: absolute;
    left: 380px;
    color: #fff;
    font-size: 52px;
    width: 600px;
    text-shadow: 0 3px 20px rgba(0, 0, 0, 0.5)
}

body>.wrap section.start h1 span {
    display: block;
    margin: 10px 0 0;
    font-size: 20px
}

body>.wrap section.start form {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 1024px;
    height: 110px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5)
}

body>.wrap section.start form div {
    position: relative;
    width: 540px;
    margin: 30px auto;
    display: flex;
}

body>.wrap section.start form div:before,
body>.wrap section.start form div:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.start form div:after {
    clear: both
}

body>.wrap section.start form div input {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    width: 400px;
    padding: 0 10px;
    margin: 0;
    border: 0
}

body>.wrap section.start form div input[type="submit"] {
    color: #fff;
    height: 42px;
    width: 120px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    line-height: 42px;
    text-align: center;
    background: #3E7AB6;
    border: 1px solid #3E7AB6;
    border-left: 1px solid #135088;
    cursor: pointer;
    -webkit-appearance: none
}

body>.wrap section.start div.landingpage {
    position: absolute;
    top: 80px;
    left: 0
}

body>.wrap section.start div.landingpage a {
    text-indent: -9999px;
    display: block;
    height: 490px;
    width: 1024px
}

body>.wrap section.result {
    padding-top: 0;
    padding-bottom: 0
}

body>.wrap section.result>form {
    top: -110px;
    left: 0;
    position: absolute;
    width: 1024px;
    height: 110px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5)
}

body>.wrap section.result>form div {
    position: relative;
    width: 540px;
    margin: 30px auto;
    zoom: 1
}

body>.wrap section.result>form div:before,
body>.wrap section.result>form div:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.result>form div:after {
    clear: both
}

body>.wrap section.result>form div input {
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    width: 400px;
    padding: 0 10px;
    margin: 0;
    border: 0
}

body>.wrap section.result>form div input[type="submit"] {
    color: #fff;
    height: 42px;
    width: 120px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    line-height: 42px;
    text-align: center;
    background: #3E7AB6;
    border: 1px solid #3E7AB6;
    border-left: 1px solid #135088;
    cursor: pointer;
    -webkit-appearance: none
}

body>.wrap section.result h1 {
    margin: 0 0 40px;
    padding-top: 40px
}

body>.wrap section.result ul {
    margin: 0;
    padding: 0
}

body>.wrap section.result ul.registrarlist {
    margin: 40px 0 0;
    padding: 0;
    list-style: none;
    zoom: 1
}

body>.wrap section.result ul.registrarlist:before,
body>.wrap section.result ul.registrarlist:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.result ul.registrarlist:after {
    clear: both
}

body>.wrap section.result ul.registrarlist li {
    float: left;
    margin: 0;
    padding: 0
}

body>.wrap section.result ul.registrarlist li:nth-child(odd) a {
    background-color: #135088
}

body>.wrap section.result ul.registrarlist li:nth-child(even) a {
    background-color: #3E7AB6
}

body>.wrap section.result ul.registrarlist li a {
    position: relative;
    display: block;
    width: 168px;
    height: 168px;
    padding: 20px 10px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    background-image: url("../img/default_company.png");
    background-repeat: no-repeat;
    background-position: center center
}

body>.wrap section.result ul.registrarlist li a:hover {
    color: #fff;
    background-color: #186EB9
}

body>.wrap section.result ul.registrarlist li a div.premium {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%
}

body>.wrap section.result ul.registrarlist li a div.premium span {
    padding: 2px 5px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff
}

body>.wrap section.result ul.registrarlist li div.info {
    display: none
}

body>.wrap section.result ul.registrarlist li:nth-child(odd) {
    margin-right: 0
}

body>.wrap section.result ul li {
    padding: 0;
    margin: 0 0 40px 0;
    display: inline-block
}

body>.wrap section.result ul li:nth-child(odd) {
    margin-right: 40px
}

body>.wrap section.result ul li div.logo {
    position: relative;
    float: left;
    color: #fff;
    background-color: #3E7AB6;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/default_company.png");
    display: block;
    width: 168px;
    height: 168px;
    padding: 20px 10px 0
}

body>.wrap section.result ul li div.logo div.premium {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    text-align: center
}

body>.wrap section.result ul li div.logo div.premium span {
    padding: 2px 5px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff
}

body>.wrap section.result ul li div.registrar {
    float: left;
    background: #eee;
    display: block;
    width: 238px;
    height: 168px;
    padding: 20px 10px 0
}

body>.wrap section.result ul li div.registrar h3 {
    margin-bottom: 5px
}

body>.wrap section.result ul li div.registrar h3+a {
    display: block;
    font-size: 12px;
    margin: 0 0 30px
}

body>.wrap section.result ul li div.registrar a.button {
    display: block;
    color: #fff;
    background: #186EB9;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 10px 0 0;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 5px
}

body>.wrap section.result ul li div.registrar form input {
    display: block;
    color: #fff;
    background: #186EB9;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 5px
}

body>.wrap section.advantages {
    zoom: 1;
    background-color: #eee
}

body>.wrap section.advantages:before,
body>.wrap section.advantages:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.advantages:after {
    clear: both
}

body>.wrap section.advantages ul {
    position: relative;
    list-style: none;
    margin: 30px 0 0;
    padding: 0 0 0 170px
}

body>.wrap section.advantages ul:before {
    content: "\f164";
    font-size: 140px;
    font-family: FontAwesome;
    color: #D8D8D8;
    position: absolute;
    top: 4px;
    left: 0
}

body>.wrap section.advantages ul li {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    position: relative
}

body>.wrap section.advantages ul li::before {
    position: absolute;
    top: -3px;
    left: 0;
    content: "\f05d";
    color: #3E7AB6;
    font-size: 25px;
    font-family: FontAwesome
}

body>.wrap section.examples.c0 ul li a:focus::before, 
body>.wrap section.examples.c0 ul li a:hover:before {
    content: 'Website anzeigen:'
}

body>.wrap section.examples.c1 ul li a:focus::before,
body>.wrap section.examples.c1 ul li a:hover::before {
    content: 'Go to website:'
}

body>.wrap section.examples.c2 ul li a:focus::before,
body>.wrap section.examples.c2 ul li a:hover::before {
    content: 'Die Seit uffmache:'
}

body>.wrap section.examples ul {
    margin: 40px 0 20px;
    padding: 0;
    list-style: none;
    zoom: 1
}

body>.wrap section.examples ul:before,
body>.wrap section.examples ul:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.examples ul:after {
    clear: both
}

body>.wrap section.examples ul li {
    float: left;
    display: block;
    height: 286px;
    width: 286px;
    margin: 0 40px 40px 0;
    padding: 0;
    border: 1px solid #D8D8D8;
    background: #eee
}

body>.wrap section.examples ul li:nth-child(3n) {
    margin-right: 0
}

body>.wrap section.examples ul li a {
    position: relative;
    display: block;
    height: 230px;
    width: 230px;
    margin: 25px 0 0 25px;
    text-decoration: none
}

body>.wrap section.examples ul li a:focus::before,
body>.wrap section.examples ul li a:hover::before {
    position: absolute;
    left: 1px;
    top: 1px;
    height: 230px;
    width: 230px;
    line-height: 190px;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 14px;
    text-align: center
}

body>.wrap section.examples ul li a:focus span,
body>.wrap section.examples ul li a:hover span {
    display: block
}

body>.wrap section.examples ul li a span {
    display: none;
    position: absolute;
    color: #fff;
    top: 120px;
    left: 1px;
    width: 190px;
    padding: 0 20px;
    text-align: center;
    font-size: 18px
}

body>.wrap section.examples ul li a span::before {
    content: "\f08e";
    font-family: FontAwesome;
    padding-right: 5px
}

body>.wrap section.examples ul li a img {
    height: 230px;
    width: 230px;
    border: 1px solid #D8D8D8
}

body>.wrap section.pioneers {
    zoom: 1
}

body>.wrap section.pioneers::before,
body>.wrap section.pioneers::after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.pioneers::after {
    clear: both
}

/* SLIDER NEW ////////////////////////////////////////// */
.carousel-tablist {
    max-width: 900px;
    margin: 30px 0 0
 }

 .carousel-tablist .carousel-inner {
    position: relative;
    padding-bottom: 4rem;
 }

 .carousel-tablist .carousel-items {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    overflow: hidden;
    position: relative;
 }

 .carousel-tablist .carousel-items.focus {       
    padding: 2px;
    border: solid 3px #3E7AB6;
 }

 .carousel-tablist .cite { 
    width: 100%;
 }

 .carousel-tablist .carousel-item {
    flex: 0 0 100%;
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
 }

 @media (min-width: 768px) {
    .carousel-tablist .carousel-item {
        flex-direction: row;
     }
}

 .carousel-tablist .carousel-item.active {
    opacity: 1;
    transform: translateX(0);
    position: relative;
 }

 .carousel-item .logo {
    display: block;
    min-width: 200px;
    min-height: 200px;
    border-radius: 200px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 23px 40px 0 0;
    text-indent: -9999px
}

 .carousel-tablist .controls {
    box-sizing: border-box;
    position: absolute;
    bottom: 1em;
    display: flex;
    width: 100%;
    padding: 0.25em 1.25em 0;
 }

 .carousel-tablist .tab-wrapper {
    flex: 1 1 auto;
    height: 30px;
    text-align: center;
 }

 /* SVG Controls */
 .carousel-tablist .rotation {
    flex: 0 0 auto;
    height: 30px;
    padding: 0;
    background-color: transparent;
    border: none;
    outline: none;
 }

 .carousel-tablist .svg-play .background {
    stroke: black;
    fill: black;
    stroke-width: 1px;
    opacity: 0;
 }

 .carousel-tablist .svg-play .border {
    fill: transparent;
    stroke: transparent;
    stroke-width: 2px;
 }

 .carousel-tablist .svg-play .pause {
    stroke-width: 4;
    fill: transparent;
    stroke: transparent;
 }

 .carousel-tablist .svg-play .play {
    stroke-width: 1;
    fill: transparent;
    stroke: transparent;
 }

 .carousel-tablist .pause .svg-play .pause,
 .carousel-tablist .play .svg-play .play {
    stroke: black;
    fill: black;
    opacity: .45;
 }

 .carousel-tablist .pause:hover .svg-play .pause,
 .carousel-tablist .play:hover .svg-play .play,
 .carousel-tablist .pause:focus .svg-play .pause,
 .carousel-tablist .play:focus .svg-play .play {
    stroke: #fff;
    fill: #fff;
    opacity: 1;
 }

 .carousel-tablist .rotation:focus .svg-play .background,
 .carousel-tablist .rotation:hover .svg-play .background,
 .carousel-tablist .rotation:hover .svg-play .border {
    fill: #3E7AB6;
    stroke: #3E7AB6;
    opacity: 1;
 }

 .carousel-tablist .rotation:focus .svg-play .border {
    stroke: white;
 }

 /* Shared CSS for Tabs */
 .carousel-tablist [role="tablist"] {
    box-sizing: border-box;
    border-radius: 13px;
    display: inline-block;
    padding-top: 2px;
    height: 30px;
 }

 .carousel-tablist [role="tab"] {
    position: relative;
    top: -2px;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    outline: none;
    width: 34px;
    cursor: pointer;
 }

 .carousel-tablist [role="tab"] circle.border {
    display: none;
    z-index: 12;
 }

 .carousel-tablist [role="tab"] circle.tab {
    z-index: 16;
 }

 .carousel-tablist [role="tab"] circle.tab-background {
    stroke: black;
    fill: black;
    stroke-width: 2px;
    opacity: 0.35;
    z-index: 14;
 }

 .carousel-tablist [role="tab"] circle.tab,
 .carousel-tablist [role="tab"] circle.border {
    stroke: white;
    fill: transparent;
    stroke-width: 2px;
 }

 .carousel-tablist [role="tab"][aria-selected="true"] circle.tab {
    fill: white;
 }

 .carousel-tablist [role="tab"]:focus circle.border {
    display: block;
    fill: #3E7AB6;
    stroke: #fff;
 }

 .carousel-tablist [role="tablist"].focus circle.tab-background {
    stroke: #3E7AB6;
    fill: #3E7AB6;
 }

 .carousel-tablist [role="tab"]:hover circle.tab-background {
    fill: white;
    stroke: white;
    opacity: 1;
 }

 .carousel-tablist [role="tab"]:hover circle.border,
 .carousel-tablist [role="tab"]:hover circle.tab {
    fill: #3E7AB6;
    stroke: #3E7AB6;
    opacity: 1;
 }

 .carousel-tablist [role="tab"][aria-selected="true"]:hover circle.tab {
    fill: white;
 }

body>.wrap section.news {
    background: url("../img/saar.jpg") center no-repeat;
    background-size: cover;
    text-align: right
}

body>.wrap section.news h2 {
    text-align: left;
    color: #fff;
    margin: 0 0 10px
}

body>.wrap section.news ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    border-collapse: separate;
    border-spacing: 0 20px
}

body>.wrap section.news ul li {
    padding: 0;
    margin: 0 0 40px;
    background: rgba(255, 255, 255, 0.8);
    display: table-row
}

body>.wrap section.news ul li div.date {
    color: #fff;
    background: #3E7AB6;
    width: 160px;
    padding: 20px 0;
    text-align: center;
    display: table-cell;
    min-width: 140px
}

body>.wrap section.news ul li div.date span {
    display: block
}

body>.wrap section.news ul li div.date span.day {
    font-size: 40px
}

body>.wrap section.news ul li div.date span.day sup {
    font-size: 20px;
    padding-left: 5px
}

body>.wrap section.news ul li div.date span.month {
    font-size: 20px
}

body>.wrap section.news ul li div.date span.year {
    font-size: 15px
}

body>.wrap section.news ul li div.news {
    text-align: left;
    width: 860px;
    padding: 20px;
    display: table-cell;
    vertical-align: top
}

body>.wrap section.news ul+a {
    color: #fff
}

body>.wrap section.registrars {
    margin-bottom: 20px
}

body>.wrap section.registrars h1 {
    margin-bottom: 20px
}

body>.wrap section.registrars ul {
    margin: 40px 0 0;
    padding: 0;
    list-style: none;
    zoom: 1
}

body>.wrap section.registrars ul:before,
body>.wrap section.registrars ul:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap section.registrars ul:after {
    clear: both
}

body>.wrap section.registrars ul li {
    float: left;
    margin: 0;
    padding: 0
}

body>.wrap section.registrars ul li:nth-child(odd) a {
    background-color: #135088
}

body>.wrap section.registrars ul li:nth-child(even) a {
    background-color: #3E7AB6
}

body>.wrap section.registrars ul li a {
    position: relative;
    display: block;
    width: 168px;
    height: 168px;
    padding: 20px 10px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    background-image: url("../img/default_company.png");
    background-repeat: no-repeat;
    background-position: center center
}

body>.wrap section.registrars ul li a:hover {
    color: #fff;
    background-color: #186EB9
}

body>.wrap section.registrars ul li a div.premium {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%
}

body>.wrap section.registrars ul li a div.premium span {
    padding: 2px 5px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff
}

body>.wrap section.registrars ul li div.info {
    display: none
}

body>.wrap div.main {
    width: 944px;
    margin: 40px;
    zoom: 1
}

body>.wrap div.main:before,
body>.wrap div.main:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap div.main:after {
    clear: both
}

body>.wrap div.main div.content {
    float: left;
    width: 644px
}

body>.wrap div.main div.content h1 {
    margin: 0 0 40px
}

body>.wrap div.main div.content div.text {
    margin: 0 0 40px
}

body>.wrap div.main div.content div.text.highlighted {
    padding: 20px;
    background: rgba(89, 165, 233, 0.2);
    border: 1px solid #3E7AB6;
    color: #135088
}

body>.wrap div.main div.content div.text h2 {
    font-size: 22px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 8px
}

body>.wrap div.main div.content div.text p {
    text-align: justify
}

body>.wrap div.main div.content div.text ul.downloads {
    margin: 0 0 50px;
    padding: 0;
    list-style: none
}

body>.wrap div.main div.content div.text ul.downloads li {
    margin: 0 0 5px;
    padding: 0
}

body>.wrap div.main div.content div.text ul.downloads li span {
    font-size: 13px;
    color: #757575
}

body>.wrap div.main div.content div.pioneers {
    zoom: 1
}

body>.wrap div.main div.content div.pioneers:before,
body>.wrap div.main div.content div.pioneers:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap div.main div.content div.pioneers:after {
    clear: both
}

body>.wrap div.main div.content div.pioneers ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body>.wrap div.main div.content div.pioneers ul li {
    margin: 0 0 30px;
    padding: 30px 0 0;
    zoom: 1
}

body>.wrap div.main div.content div.pioneers ul li:before,
body>.wrap div.main div.content div.pioneers ul li:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

body>.wrap div.main div.content div.pioneers ul li:after {
    clear: both
}

body>.wrap div.main div.content div.pioneers ul li h3 {
    margin: 0 0 20px
}

body>.wrap div.main div.content div.pioneers ul li a.logo {
    float: left;
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 20px 15px 0;
    background-size: 80%;
    text-indent: -9999px
}

body>.wrap div.main div.content div.pioneers ul li div.cite {
    width: 470px;
    margin: 0 0 15px
}

body>.wrap div.main div.content div.pioneers ul li div.cite div.source {
    color: #757575;
    margin: 10px 60px 0;
    padding: 10px 0
}

body>.wrap div.main div.content div.pioneers ul li div.info {
    clear: both;
    margin: 20px 0;
    padding: 15px 0 0;
    border-top: 1px solid #D8D8D8
}

body>.wrap div.main div.content div.pioneers ul li div.info p {
    margin: 0;
    padding: 0;
    text-align: justify
}

body>.wrap div.main div.content div.pioneers p {
    padding: 0 0 20px
}

body>.wrap div.main div.content div.news.listview ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body>.wrap div.main div.content div.news.listview ul li {
    margin: 0 0 20px;
    padding: 20px 0 0;
    border-top: 1px solid #eee
}

body>.wrap div.main div.content div.news.listview ul li:first-child {
    padding: 0;
    border: 0
}

body>.wrap div.main div.content div.news div.date {
    color: #757575;
    margin: 0 0 8px
}

body>.wrap div.main div.content div.news h3 {
    font-size: 20px
}

body>.wrap div.main div.content div.news p {
    text-align: justify
}

.whois,
.newsletter {
    padding: 20px 0 40px
}

.whois.newsletter,
.newsletter.newsletter {
    padding-top: 40px
}

.whois div.input,
.newsletter div.input {
    border: 1px solid #949494;
}

.whois input#searchterm,
.whois input#email,
.newsletter input#searchterm,
.newsletter input#email {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    width: 500px;
    padding: 0 10px;
    margin: 0;
    border: 0
}

.whois input#submit,
.newsletter input#submit {
    float: right;
    color: #fff;
    height: 42px;
    width: 120px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    line-height: 42px;
    text-align: center;
    background: #3E7AB6;
    border: 1px solid #3E7AB6;
    border-left: 1px solid #135088
}

.whois div.radio,
.newsletter div.radio {
    color: #757575;
    margin: 10px;
    zoom: 1
}

.whois div.radio:before,
.whois div.radio:after,
.newsletter div.radio:before,
.newsletter div.radio:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.whois div.radio:after,
.newsletter div.radio:after {
    clear: both
}

.whois div.radio p,
.newsletter div.radio p {
    float: left;
    margin: 0 30px 0 0;
    padding: 0
}

.whois div.radio p:last-child,
.newsletter div.radio p:last-child {
    margin-right: 0
}

.whois div.g-recaptcha,
.newsletter div.g-recaptcha {
    margin: 20px 0 20px 0;
    min-height: 78px
}

.whois div.error,
.newsletter div.error {
    font-style: italic;
    color: #bf0000;
    margin: 20px 0 -10px;
    font-size: 12px
}

.login,
.contact {
    padding: 40px 0 40px
}

.login label,
.contact label {
    display: block;
    margin: 0 0 20px
}

.form-group {
    display: flex;
    margin: 0 0 20px;
}

.form-group label {
    text-align: right;
    width: 140px;
    align-self: center;
    margin: 0;
}
.form-group label.text-top {
    align-self: flex-start;
    margin: 4px 0 0;
}
.form-group .checkbox-label {
    width: 100%;
    text-align: left;
    margin-left: 140px;
}
.login label span,
.contact label span {
    float: left;
    display: block;
    width: 140px;
    text-align: right;
    line-height: 42px
}
.login input[type="text"],
.contact input[type="text"], 
.login input[type="email"],
.login input[type="password"],
.contact input[type="email"] {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    width: 400px;
    padding: 0 10px;
    margin: 0 0 0 10px;
    border: 1px solid #949494;
}

.login input.error,
.contact input.error {
    border-color: #bf0000
}

.login textarea,
.contact textarea {
    height: 160px;
    font-size: 20px;
    width: 400px;
    padding: 10px;
    margin: 0 0 0 10px;
    border: 1px solid #949494;
    resize: vertical
}

.login textarea.error,
.contact textarea.error {
    border-color: #bf0000
}

.login input[type="submit"],
.contact input[type="submit"] {
    color: #fff;
    height: 36px;
    width: 120px;
    font-size: 18px;
    padding: 0;
    margin: 0 0 0 150px;
    line-height: 36px;
    text-align: center;
    background: #3E7AB6;
    border: 1px solid #3E7AB6;
    border-left: 1px solid #135088
}

.login .g-recaptcha,
.contact .g-recaptcha {
    min-height: 78px
}

.login .error,
.contact .error {
    font-style: italic;
    color: #bf0000;
    margin: 0 0 5px 155px;
    font-size: 12px
}

body>.wrap div.main div.content pre {
    background: #eee;
    padding: 20px;
    margin-bottom: 60px;
    font-size: 12px;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word
}

body>.wrap div.main aside {
    float: right;
    width: 220px;
    margin-left: 80px
}

body>.wrap div.main aside nav {
    margin-bottom: 40px
}

body>.wrap div.main aside nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body>.wrap div.main aside nav ul li {
    margin: 0;
    padding: 0
}

body>.wrap div.main aside nav ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 20px;
    color: #606060
}

body>.wrap div.main aside nav ul li a:hover {
    background-color: #eee
}

body>.wrap div.main aside nav ul li.active a {
    color: #fff;
    background: #3E7AB6;
    cursor: default
}

body>.wrap div.main aside div.box {
    padding: 0 0 20px;
    margin: 80px 0 40px;
    background-color: #eee
}

body>.wrap div.main aside div.box h2 {
    font-size: 20px;
    margin: 0;
    padding: 0 0 15px;
    background-color: #fff
}

body>.wrap div.main aside div.box p {
    padding: 20px 20px 0;
    margin: 0
}

body div.cite {
    float: right;
    width: 700px
}

body div.cite h3 {
    margin: 15px 0 20px
}

body div.cite cite {
    display: block;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 16px;
    line-height: 1.5em
}

body div.cite cite:before {
    content: "\f10d";
    font-size: 40px;
    font-family: FontAwesome;
    color: #D8D8D8;
    position: absolute;
    top: 4px;
    left: 0
}

body div.cite cite:after {
    content: "\f10d";
    font-size: 40px;
    font-family: FontAwesome;
    position: absolute;
    color: #D8D8D8;
    top: 4px;
    right: 5px
}

body div.cite span.source {
    display: block;
    border-top: 1px solid #D8D8D8;
    margin: 15px 60px 0;
    padding: 10px 0 15px
}

body div.cite span.info {
    display: block;
    border-top: 1px solid #D8D8D8;
    margin: 10px 0 0;
    padding: 10px 0 0;
    color: #757575;
    font-size: 11px
}

body div.cite span.info p {
    line-height: 1.3em;
    margin: 0;
    padding: 0
}

div.gallery {
    margin: 0 0 40px
}

div.gallery ul {
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1
}

div.gallery ul:before,
div.gallery ul:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

div.gallery ul:after {
    clear: both
}

div.gallery ul li {
    float: left;
    margin: 0 6px 6px 0;
    padding: 0
}

div.gallery ul li a {
    display: block
}

div.gallery ul li a img {
    border: 1px solid #D8D8D8;
    padding: 1px
}

div.cta {
    margin: 0 0 40px
}

.white-popup {
    position: relative;
    background: #fff;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto
}

.white-popup h1 {
    font-size: 22px;
    margin: 0;
    padding: 0 0 10px
}

.white-popup p {
    padding: 10px 0
}

.white-popup div.shares {
    position: absolute;
    top: 50px;
    right: 32px
}

.white-popup div.shares>span {
    display: block;
    text-align: center;
    width: 50px
}

.white-popup div.shares>span i {
    font-size: 50px;
    color: #fff
}

.white-popup div.shares>span span {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 50px
}

.white-popup div.shares>span span em {
    font-style: normal;
    color: #000;
    line-height: 50px;
    color: #606060;
    font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.white-popup div.logo {
    padding: 10px 0;
    text-align: center
}

div.socialbar h2 {
    font-size: 18px;
    padding: 10px 0 0;
    margin: 0
}

div.socialbar h2 span {
    padding: 0 10px;
    font-size: 13px
}

div.socialbar p {
    margin: 0
}

div.socialbar>div {
    display: table;
    margin: 15px 0 10px
}

div.socialbar>div ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-row
}

div.socialbar>div ul li {
    display: table-cell;
    padding: 0 8px 0 0;
    text-align: left
}

div.socialbar>div ul li:last-child {
    padding-right: 0
}

div.socialbar>div ul li a {
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    width: 67px;
    padding: 0 0 0 35px;
    border-radius: 4px;
    text-decoration: none
}

div.socialbar>div ul li a span {
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 12px;
    display: inline-block;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

div.socialbar>div ul li a span:empty {
    display: none
}

div.socialbar>div ul li a:before {
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    left: 12px;
    top: 0
}

div.socialbar>div ul li.facebook a {
    background: #3b5998;
    width: 72px;
    padding: 0 0 0 30px
}

div.socialbar>div ul li.facebook a:hover {
    background: #4f6dcd
}

div.socialbar>div ul li.facebook a:before {
    content: "\f09a";
    left: 10px
}

div.socialbar>div ul li.facebook a span {
    color: #2a3e91;
    background: #9cabd1
}

div.socialbar>div ul li.googleplus a {
    background: #dd4b39;
    width: 66px;
    padding: 0 0 0 36px
}

div.socialbar>div ul li.googleplus a:hover {
    background: #f25d3f
}

div.socialbar>div ul li.googleplus a:before {
    content: "\f0d5"
}

div.socialbar>div ul li.googleplus a span {
    color: #bc2c12;
    background: #eaa89c
}

div.socialbar>div ul li.twitter a {
    background: #3E7AB6;
}

div.socialbar>div ul li.twitter a:hover {
    background: #4db8f9
}

div.socialbar>div ul li.twitter a:before {
    content: "\f099"
}

div.socialbar>div ul li.linkedin a {
    background: #0977b5
}

div.socialbar>div ul li.linkedin a:hover {
    background: #297ac7
}

div.socialbar>div ul li.linkedin a:before {
    content: "\f0e1"
}

div.socialbar>div ul li.linkedin a span {
    color: #045db3;
    background: #c0d5ea
}

div.socialbar>div ul li.xing a {
    background: #146568;
    width: 71px;
    padding: 0 0 0 31px
}

div.socialbar>div ul li.xing a:hover {
    background: #0f6e72
}

div.socialbar>div ul li.xing a:before {
    content: "\f168"
}

div.socialbar>div ul li.whatsapp {
    display: none
}

div.socialbar>div ul li.whatsapp a {
    background: #5cbe4a
}

div.socialbar>div ul li.whatsapp a:hover {
    background: #66cc54
}

div.socialbar>div ul li.whatsapp a:before {
    content: "\f232"
}

div.socialbar>div ul li.mail a {
    background: #999
}

div.socialbar>div ul li.mail a:hover {
    background: #a8a8a8
}

div.socialbar>div ul li.mail a:before {
    content: "\f0e0"
}

div.happybirthday,
div.infografik {
    padding-top: 85px
}

div.happybirthday div.text,
div.infografik div.text {
    width: 944px;
    margin: 40px
}

div.happybirthday div.text h1,
div.infografik div.text h1 {
    margin: 0 0 20px
}

div.happybirthday div.image,
div.infografik div.image {
    margin: 0 40px 40px
}

div.happybirthday div.image img,
div.infografik div.image img {
    display: block;
    width: 944px
}

div.banderole {
    position: relative;
    height: 130px;
    width: 944px;
    padding: 40px;
    background: url("../img/bg_grey.jpg") repeat-x 0 0;
    zoom: 1
}

div.banderole:before,
div.banderole:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

div.banderole:after {
    clear: both
}

div.banderole img {
    float: left;
    margin-right: 40px
}

div.banderole div.text {
    float: left;
    width: 550px;
    margin: 6px 0 0
}

div.banderole div.badge {
    position: absolute;
    top: -2px;
    right: -2px;
    display: block;
    width: 232px;
    height: 138px;
    background: url("../img/jetzt_bewerben.png") no-repeat 0 0
}

div.banderole div.badge.mitmachen {
    background: url("../img/jetzt_teilnehmen.png") no-repeat 0 0
}

div.banderole div.badge.abstimmen {
    background: url("../img/jetzt_abstimmen.png") no-repeat 0 0
}

div.youtube {
    margin: 0 0 40px;
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

div.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 0) and (max-width: 768px) {
    body {
        margin: 0;
        position: relative
    }

    body>.wrap {
        width: 100%
    }

    body>.wrap header {
        display: none
    }

    body>.wrap header+header.sticky+div.main {
        padding-top: 0 !important
    }

    body>.wrap header.mobile {
        display: block;
        position: relative;
        width: 100%;
        min-height: 70px;
        padding-bottom: 0
    }

    body>.wrap header.mobile div.safarifix {
        clear: both;
        font-size: 0
    }

    body>.wrap header.mobile div.safarifix:before {
        content: "."
    }

    body>.wrap header.mobile span {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 70px;
        width: 100%;
        background: #3E7AB6;
        z-index: 2;
        box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.7)
    }

    body>.wrap header.mobile span div.logo {
        float: left;
        height: 49px;
        width: 139px;
        margin: 10px 0 0 15px
    }

    body>.wrap header.mobile span div.logo a {
        display: block;
        height: 49px;
        width: 139px;
        text-indent: -9999px;
        opacity: 1;
        cursor: pointer;
        background: url("../img/logo.svg") 0 0 no-repeat;
        background-size: auto 110px;
    }


    /* Logo color switch 
    .single-page>.wrap header nav > ul li:first-child a {
        background-position: 0 100%;
    }
    .single-page.down>.wrap header nav > ul li:first-child a {
        background-position: 0 0;
    }
    */

    body>.wrap header.mobile span .toggle {
        display: block;
        float: right;
        margin: 15px 10px 0 0;
        cursor: pointer;
        padding: 10px;
        background: none;
        border: 0;
    }

    body>.wrap header.mobile span .toggle div.icon {
        position: relative;
        margin-top: 7px;
        margin-bottom: 7px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    body>.wrap header.mobile span .toggle div.icon,
    body>.wrap header.mobile span .toggle div.icon:before,
    body>.wrap header.mobile span .toggle div.icon:after {
        display: block;
        width: 22px;
        height: 3px;
        background-color: #fff;
        -webkit-transition-property: background-color, -webkit-transform;
        -moz-transition-property: background-color, -moz-transform;
        -o-transition-property: background-color, -o-transform;
        transition-property: background-color, transform;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    body>.wrap header.mobile span .toggle div.icon:before,
    body>.wrap header.mobile span .toggle div.icon:after {
        position: absolute;
        content: ""
    }

    body>.wrap header.mobile span .toggle div.icon:before {
        top: -7px
    }

    body>.wrap header.mobile span .toggle div.icon:after {
        top: 7px
    }

    body>.wrap header.mobile span .toggle.is_active div.icon {
        background-color: transparent
    }

    body>.wrap header.mobile span .toggle.is_active div.icon:before {
        -webkit-transform: translateY(7px) rotate(45deg);
        -moz-transform: translateY(7px) rotate(45deg);
        -ms-transform: translateY(7px) rotate(45deg);
        -o-transform: translateY(7px) rotate(45deg);
        transform: translateY(7px) rotate(45deg)
    }

    body>.wrap header.mobile span .toggle.is_active div.icon:after {
        -webkit-transform: translateY(-7px) rotate(-45deg);
        -moz-transform: translateY(-7px) rotate(-45deg);
        -ms-transform: translateY(-7px) rotate(-45deg);
        -o-transform: translateY(-7px) rotate(-45deg);
        transform: translateY(-7px) rotate(-45deg)
    }

    body>.wrap header nav {
        position: relative;
        width: 100%;
        text-align: left;
        margin: 0;
        display: none
    }

    body>.wrap header nav>ul {
        float: none;
        margin: 70px 0 0;
        background: #707070;
        zoom: 1;
        box-shadow: inset 0px -10px 15px -10px rgba(0, 0, 0, 0.7)
    }

    body>.wrap header nav>ul:before,
    body>.wrap header nav>ul:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden
    }

    body>.wrap header nav>ul:after {
        clear: both
    }

    body>.wrap header nav>ul.lang {
        display: none
    }

    body>.wrap header nav>ul li {
        position: relative;
        width: 100%;
        text-align: left;
        line-height: 35px;
        display: block;
        margin: 0;
        border-top: 1px solid #282828;
        background: #353535
    }

    body>.wrap header nav>ul li:first-child a {
        text-indent: initial;
        width: auto;
        height: auto;
        padding: 5px 15px;
        background: none;
        box-shadow: inset 0px 10px 15px -10px rgba(0, 0, 0, 0.7)
    }

    body>.wrap header nav>ul li.active a,
    body>.wrap header nav>ul li:hover a {
        opacity: 1;
        background: transparent
    }

    body>.wrap header nav>ul li a {
        float: none;
        display: block;
        color: #fff;
        opacity: 0.65;
        padding: 5px 15px;
        background: transparent
    }

    body>.wrap header nav>ul li a:hover {
        opacity: 1;
        background: transparent
    }

    body>.wrap header nav>ul li.lang {
        float: left;
        width: auto;
        border-top: 0;
        background: transparent
    }

    body>.wrap header nav>ul li.lang a {
        float: left;
        padding-top: 10px;
        padding-bottom: 10px
    }

    body>.wrap footer {
        width: 100%;
        padding: 0
    }

    body>.wrap footer ul {
        display: none
    }

    body>.wrap footer ul.social {
        display: block;
        position: relative;
        left: initial;
        top: initial;
        margin: 0 20px 30px
    }

    body>.wrap footer p {
        width: auto;
        float: none;
        padding: 20px
    }

    body>.wrap footer div {
        float: none;
        padding: 0 20px 20px
    }

    body>.wrap section {
        width: 100%;
        padding: 20px 0
    }

    body>.wrap section.start {
        padding: 0;
        background-size: cover;
        background-position: center;
        height: 450px
    }

    body>.wrap section.start h1 {
        top: 50px !important;
        left: 10% !important;
        width: 80vw;
        font-size: 42px
    }

    body>.wrap section.start form {
        width: 100%
    }

    body>.wrap section.start form div {
        display: inline-block;
        width: auto
    }

    body>.wrap section.start form div input {
        width: auto
    }

    body>.wrap section.start div.landingpage {
        top: auto;
        left: auto;
        width: 100%
    }

    body>.wrap section.start div.landingpage a {
        height: 340px;
        width: 100%
    }

    body>.wrap section.examples ul {
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap section.examples ul li {
        margin: 0 0 20px;
        width: 100%;
        height: auto;
        text-align: center;
        background-color: #eee
    }

    body>.wrap section.examples ul li a {
        width: auto;
        height: auto;
        margin: 25px 25px 0 25px
    }

    body>.wrap section.examples ul li a:hover:before,
    body>.wrap section.examples ul li a:hover:after {
        display: none
    }

    body>.wrap section.examples ul li a span {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        padding: 10px 0 20px;
        display: block;
        color: #606060;
        font-size: 14px
    }

    body>.wrap section.advantages {
        margin-bottom: 30px
    }

    body>.wrap section.advantages ul {
        padding-left: 20px;
        padding-right: 20px
    }

    body>.wrap section.advantages ul:before {
        content: "";
        font-size: 0
    }

    body>.wrap section.news {
        background: none;
        text-align: left;
        margin-bottom: 20px
    }

    body>.wrap section.news h2 {
        color: #606060;
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap section.news ul {
        margin-bottom: 20px
    }

    body>.wrap section.news ul li {
        display: block;
        margin: 0;
        background: #eee
    }

    body>.wrap section.news ul li:nth-child(even) {
        background: #fff
    }

    body>.wrap section.news ul li div.date {
        display: block;
        width: 100%;
        text-align: left;
        padding: 20px 0 5px;
        color: #606060;
        border-bottom: 1px solid #D8D8D8;
        background: transparent
    }

    body>.wrap section.news ul li div.date span.day {
        float: left;
        display: inline-block;
        margin-left: 20px;
        margin-right: 10px;
        font-size: 40px;
        line-height: 40px
    }

    body>.wrap section.news ul li div.date span.day sup {
        display: none
    }

    body>.wrap section.news ul li div.news {
        width: 100%;
        padding: 10px 0 20px
    }

    body>.wrap section.news ul li div.news h3,
    body>.wrap section.news ul li div.news p {
        padding-left: 20px;
        padding-right: 20px
    }

    body>.wrap section.news ul+a {
        color: #186EB9;
        padding: 0 20px
    }

    body>.wrap section.registrars h1 {
        margin-top: 20px
    }

    body>.wrap section.registrars ul {
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap section.registrars ul li {
        float: none;
        margin-bottom: 20px
    }

    body>.wrap section.registrars ul li a {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    body>.wrap section.result {
        padding-top: 0
    }

    body>.wrap section.result+section.registrars {
        padding-top: 0
    }

    body>.wrap section.result h1 {
        padding-top: 20px;
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap section.result>form {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        background: #e8e8e8;
        margin: 0;
        padding-bottom: 20px
    }

    body>.wrap section.result>form div {
        margin: 0;
        padding: 20px;
        padding-right: 40px;
        width: auto
    }

    body>.wrap section.result>form div input {
        width: 100%;
        float: none
    }

    body>.wrap section.result>form div input[name="submit"] {
        display: block;
        margin: 10px 0 0
    }

    body>.wrap section.result>form+h2 {
        padding-top: 0
    }

    body>.wrap section.result ul li {
        display: block;
        margin-right: 0 !important;
        padding: 0 20px;
        zoom: 1
    }

    body>.wrap section.result ul li:before,
    body>.wrap section.result ul li:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden
    }

    body>.wrap section.result ul li:after {
        clear: both
    }

    body>.wrap section.result ul li div.logo,
    body>.wrap section.result ul li div.registrar {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    body>.wrap section.result ul li div.logo {
        height: 130px;
        padding-top: 10px
    }

    body>.wrap section.result ul li div.registrar {
        height: 130px
    }

    body>.wrap section.result ul li div.registrar h3 {
        text-align: center
    }

    body>.wrap section.result ul li div.registrar a {
        text-align: center
    }

    body>.wrap section.result ul li div.registrar a.button {
        width: 250px;
        margin: 0 auto
    }

    body>.wrap section.result ul li div.registrar form input[type="submit"] {
        width: 250px;
        margin: 0 auto
    }

    body>.wrap section.result ul.registrarlist {
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap section.result ul.registrarlist li {
        float: none;
        margin-bottom: 20px
    }

    body>.wrap section.result ul.registrarlist li a {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    body>.wrap section h1,
    body>.wrap section h2 {
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap section h1+p,
    body>.wrap section h2+p {
        margin-left: 20px;
        margin-right: 20px
    }

    body>.wrap div.main {
        width: 100%;
        margin: 0
    }

    body>.wrap div.main div.content {
        float: none;
        width: auto;
        margin: 20px
    }

    body>.wrap div.main div.content h1 {
        padding-top: 20px
    }

    body>.wrap div.main div.content div.pioneers ul li:last-child {
        margin-bottom: 0
    }

    body>.wrap div.main div.content div.pioneers ul li a.logo {
        float: none;
        margin: 10px auto 20px;
        height: 200px;
        width: 200px
    }

    body>.wrap div.main div.content div.pioneers ul li div.cite {
        float: none;
        width: 100%
    }

    body>.wrap div.main div.content div.pioneers ul li div.cite h3 {
        padding-left: 20px;
        padding-right: 20px
    }

    body>.wrap div.main div.content div.pioneers ul li div.cite cite {
        padding-left: 0;
        padding-right: 0
    }

    body>.wrap div.main div.content div.pioneers ul li div.cite cite:before,
    body>.wrap div.main div.content div.pioneers ul li div.cite cite:after {
        content: "";
        font-size: 0
    }

    body>.wrap div.main div.content div.pioneers ul li div.cite div.source {
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 0
    }

    body>.wrap div.main div.content div.pioneers ul li div.cite span.info {
        padding-left: 20px;
        padding-right: 20px
    }

    .whois div.input {
        border: 0
    }

    .whois input#searchterm {
        display: block;
        width: 100%;
        padding: 0;
        text-indent: 10px;
        border: 1px solid #D8D8D8
    }

    .whois input#submit {
        float: none;
        color: #fff;
        height: 42px;
        width: 120px;
        font-size: 20px;
        padding: 0;
        margin: 10px 0;
        line-height: 42px;
        text-align: center;
        background: #1865AA;
        border: 1px solid #1865AA;
        border-left: 1px solid #135088
    }

    .whois div.radio p {
        float: none;
        margin: 0 0 10px 0
    }

    .login label span,
    .contact label span {
        width: auto;
        text-align: left;
        display: block;
        margin: 0 0 5px;
        line-height: normal
    }

    .login label input,
    .contact label input {
        margin: 0;
        width: 90%
    }

    .login label textarea,
    .contact label textarea {
        width: 90%;
        margin: 0
    }

    .login input[type="submit"],
    .contact input[type="submit"] {
        margin-left: 0
    }

    .login div.g-recaptcha,
    .contact div.g-recaptcha {
        margin-left: 0
    }

    .login div.error,
    .contact div.error {
        margin-left: 0;
        font-size: 14px
    }

    .login div.error+label span,
    .contact div.error+label span {
        display: none
    }

    body>.wrap div.main div.content div.news.listview ul {
        margin-bottom: 40px
    }

    body>.wrap div.main aside {
        float: none;
        width: 100%;
        padding: 0;
        margin-left: 0;
        margin-bottom: 40px
    }

    body>.wrap div.main aside nav {
        display: none
    }

    body>.wrap div.main aside div.box {
        padding: 0 0 20px;
        margin: 0
    }

    body>.wrap div.main aside div.box h2 {
        padding: 20px 20px 0;
        background-color: transparent
    }

    body div.happybirthday {
        padding-top: 0
    }

    body div.happybirthday div.text {
        width: 100%;
        margin: 0 0 40px
    }

    body div.happybirthday div.text h1 {
        margin: 0;
        padding: 20px
    }

    body div.happybirthday div.text p {
        padding-left: 20px;
        padding-right: 20px
    }

    body div.happybirthday div.image {
        margin: 0
    }

    body div.happybirthday div.image img {
        display: block;
        width: 100%
    }

    body div.banderole {
        position: relative;
        height: auto;
        width: 100%;
        padding: 40px 0;
        text-align: center;
        background-position: left bottom
    }

    body div.banderole img {
        float: none;
        margin-right: 0
    }

    body div.banderole div.text {
        float: none;
        width: 100%
    }

    body div.banderole div.text h2,
    body div.banderole div.text p {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px
    }

    body div.white-popup {
        max-width: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    body div.white-popup img {
        width: 100%
    }

    body div.white-popup h1 {
        padding-left: 20px;
        padding-right: 20px
    }

    body div.white-popup p {
        padding-left: 20px;
        padding-right: 20px
    }

    body div.white-popup div.logo img {
        width: auto
    }

    body div.socialbar {
        padding-left: 20px;
        padding-right: 20px
    }

    body div.socialbar div {
        display: block
    }

    body div.socialbar div ul {
        display: block;
        zoom: 1
    }

    body div.socialbar div ul:before,
    body div.socialbar div ul:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden
    }

    body div.socialbar div ul:after {
        clear: both
    }

    body div.socialbar div ul li {
        float: left;
        display: block;
        margin: 0 0 10px
    }
}

body>.wrap footer div.ti {
    float: none;
    text-align: center;
    width: auto;
    break-after: unset;
    clear: both;
    padding: 0;
    max-width: 300px;
    margin: auto;
}

@media (max-width: 800px) {
    body>.wrap footer div.ti {
        margin-left: 20px;
        text-align: left;
    }
}


body>.wrap footer div.ti img {
    margin-top: 20px;
    max-width: 170px;
    margin-bottom: 30px
}

.searchresult {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 30px;
    gap: 40px;
}

.searchresult .icon {}

.searchresult .text {
    flex: 1
}

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