@import url(//fonts.googleapis.com/css?family=Poppins:400,700);

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);

/*-----------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    text-transform: uppercase;
}

.alert-info {
    background-color: #fff;
    border-color: #d7241d;
}

.alert-info a:hover, .alert-info a:focus {
    color: #3f849e;
}

body {
    font-weight: 300;
    font-style: normal;
    background: #c8e4f4;
}

a {
    color: #3f849e;
    /*text-decoration: underline;*/
}

a:hover, a:focus {
    color: #fff;
}
.footer a {
    color: rgb(55,60,63);
    text-decoration: underline;
}
.footer a:hover {
    color: white;
}

.btn {
    border-radius: 0;
    background-color: #52b9ef;
    color: white;
}

.btn:hover {
    color: white;
    background: #52b9ef;
}

.form-control {
    border-radius: 0;
}

.content {
    padding: 20px 0;
}

.footer {
    color: #d3d4d5;
}

.footer h1, .footer h2, .footer h3, .footer h4 {
    color: rgb(55,60,63);
}

.sponsors {
    text-align: center;
}

.heart {
    color: #df2426;
    vertical-align: middle;
    display: inline-block;
}

.hp-layout {
    display: none;
}

.navbar-inverse .navbar-toggle {
    border: 1px solid white !important;
}
.navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background-image: none;
}

.navbar-nav > li > a {
    font-size: 18px;
}

.navbar-nav a {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar .container {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .navbar .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #aa1315;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #52b9ef;
}

.nav-pills > li.active > a {
    color: #FFF !important;
}

.nav-pills > li > a {
    border-radius: 0;
}

ul.dropdown-menu {
    border-radius: 0;
    font-family: 'Roboto Slab', serif;
    text-transform: none;
    font-style: normal !important;
}

.dropdown-menu > .active > a {
    background-image: none;
    background-color: white;
    color: black;
}

.dropdown-menu > .active > a:hover, .dropdown-menu > li > a:hover {
    background-image: none;
    background-color: #52b9ef;
    color: white;
}

.form-horizontal .control-label {
    text-align: left;
}

hr {
    border-top: 1px solid #ababab;
}

.start-img {
    padding: 20px 0;
    text-align: center;
}

.navbar-form input {
    width: 180px;
    outline: 1px solid rgba(255, 255, 255, .33);
    outline-offset: 1px;
    border: 0;
    box-shadow: none;
    background: rgba(255, 255, 255, .95);
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #FFF;
}

@media (max-width: 1200px) {
    .navbar-form {
        display: none;
    }
}

@media (max-width: 991px) {
    .navbar-form {
        display: none;
    }

    .nav > li > a {
        font-size: 12px !important;
        padding: 0 7px;
    }

    .home a::before {
        content: none !important;
    }
}

/*-----------------------------*/

body {
    font-size: 16px;
}

.jumbotron {
    position: relative;
    color: #fff;
    text-align: center;
    background-size: contain;
    z-index: 1;
    margin: 0;
    padding: 0;
}

.jumbotron .container {
    position: relative;
}

.home a {
    float: left;
}

@media (max-width: 991px) {
    .home a {
    }
}

@media (max-width: 768px) {
    .home a {
        height: 10%
    }
}

h1 {
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
    color: #333 !important;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

.navbar-inverse .navbar-nav > li > a {
    /*color: #fff;*/
    color: rgb(55, 60, 63);
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 80px;
}

.navbar {
    /*background: rgba(119, 225, 93, 1);*/
    background: #52b9ef;
}

.footer-line {
}
.footer-line.first-footer {
    padding-top: 10px;
    padding-bottom: 15px;
    margin-top: 50px;
}

.footer {
    background: #52b9ef;
    position: relative;
    color: rgb(55,60,63);
}

.footer:before {
    content: "";
    position: absolute;
    width: 431px;
    height: 109px;
    top: -52px;
    right: 0;
}

.footer .sponsors h4:before {
    content: '';
}

.footer .sponsors h4 {
    border: none;
}

.footer .container {
    margin-top: 20px;
}

.content {
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
}

ul {
    list-style-type: square;
}

/* Sponsors */
.sponsors-row, .sponsors-a {
    line-height: 150px;
    width: 220px;
}

.sponsors-row img {
    vertical-align: middle;
}

.sponsor-footer a:hover {
    text-decoration: none;
}

.sponsor-footer img {
    margin: 20px;
    display: inline-block;
}

/*------------------------------------------------------*/
html, body {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 1.58;
    letter-spacing: -.003em;
    overflow-x: hidden;
    /*color: #d3d4d5;*/
}

h1 {
    font-style: normal;
    font-family: 'Poppins', sans-serif;
}

a {
    transition: color .177s;
}

.navbar {
    height: 80px;
    font-family: 'Poppins', sans-serif;
    line-height: 80px;
    top: 0;
    width: 100%;
    z-index: 1337;
}

.navbar-inverse .navbar-nav > li > a:hover {
    transition: opacity .3s, height .227s;
    background: none !important;
}

.navbar-inverse .navbar-nav > li > a::before {
    height: 0;
    bottom: 0;
    transition: .227s height;
    content: "";
    background-color: #52b9ef;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
}

.nav > li > a {
    padding: 0 9px;
}

.navbar-inverse a {
    transition: background-color .277s;
}

.navbar-inverse .navbar-nav > li > a:hover::before {
    height: 100%;
    opacity: 1;
}

.sub-page .navbar-inverse {
    background-size: cover;
    background-position: center;
    height: 80px;
}

.navbar-nav {
    padding-right: 20px;
}

.home .img {
    margin-top: 20px;
    margin-left: 15px;
}

.img.logo-big {
    background-image: url(/media/images/img/revision-logo.png);
    background-size: cover;
    width: 159px;
    height: 43px;
    background-repeat: no-repeat;
}

.img.logo-small {
    background-image: url(/media/images/img/revision-logo-small.png);
    background-size: cover;
    width: 44px;
    height: 43px;
    background-repeat: no-repeat;
}
.dropdown .dropdown-toggle:after {
    content: "\25BC";
    font-style: normal;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    line-height: 50px;
    right: -4px;
}

@media (max-width: 992px) {
    .nav > li > a {
        padding: 0 9px;
    }

    .dropdown .dropdown-toggle:after {
        position: absolute;
        left: 37%;
        top: 12%;
    }
}

.navbar-toggle {
    height: 44px;
}

.footer .icon {
    text-align: center;
}

.footer .icon:before {
    font-size: 35px;
    display: inline-block;
    margin: 0 auto;
}

.sponsor-row {
    background: none;
    position: relative;
    overflow: hidden;
}

.sponsor-row:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 200%;
    left: -100%;
    background: grey;
    display: block;
}

.footer {
    position: relative;
    z-index: 10;
}

body {
}

.footer-info .col-md-3 {
    margin-bottom: 20px;
}

.sponsor-footer-container {
    color: white !important;
}
.sponsor-footer-container {
    background: #97cbeb;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #52b9ef;
}

li.dropdown {
}

.open > .dropdown-menu {
    opacity: 1;
    border: 0;
}

.dropdown-menu {
    transition: opacity 2s;
}

#scenery {
    position: relative;
    background-image: url(/media/images/2019/r2019bg.jpg);
    background-size: 1920px 399px;
    background-repeat: no-repeat;
    background-position: center;
    height: 399px;
}

.jumbotron {
    background-repeat: repeat-x;
    background-position: center;
}

.sponsor-headline {
    color: white;
}

.front-page .jumbotron {
    height: 399px; /*80vh;*/
}

@media (max-width: 750px) {
    .navbar.navbar-inverse {
        box-shadow: none;
    }

    #scenery {
        display: none;
    }

    .breakAtSmall {
        clear: both;
    }

    body.front-page .jumbotron {
        display: none;
    }

}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #52b9ef;
}

@media (max-width: 767px) {
    .nav > li > a {
        color: black !important;
    }

    .navbar-inverse .navbar-nav > li > a::after,
    .navbar-inverse .navbar-nav > li > a::before {
        content: none;
    }

    .sponsor-headline {
        color: white;
        display: inline-block;
        padding: 10px;
        margin: 7px;
        width: 100%;
    }

    .navbar-collapse {
        position: relative;
        top: -20px;
        background: #fff;
        max-height: initial;
    }

    .nav.navbar-nav.pull-right {
        float: none !important;
        background: #fff;
    }

    a {
        color: #3f849e;
    }

    .navbar-inverse .navbar-nav > li > a {
        line-height: 30px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: black !important;
    }

    #scenery {
        display: none;
    }

    .breakAtSmall {
        clear: both;
    }

    body.front-page .jumbotron {
        display: none;
    }
}

input[type="submit"] {
    outline: 1px solid #FFF;
    outline-offset: 1px;
}

.alert {
    border-radius: 2px;
}

.navbar .dropdown-menu a {
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.navbar a {
    font-family: 'Poppins', sans-serif;
}

.home a {
    position: relative;
}

.front-page .home a::before {
    content: none;
}

input#anonymous {
    margin-left: 0;
}

.home img {
    vertical-align: baseline;
    margin-top: 20px;
    margin-left: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    color: #333 !important;
}

.jumbotron {
    background-color: rgba(0, 0, 0, 0);
}

.navbar-form {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-toggle {
    border-radius: 0;
    margin-top: 17px;
    border-color: #fff;
}

@media (max-width: 992px) {
    .dropdown .dropdown-toggle:after {
        top: 35%;
    }

    /*#scenery {*/
        /*background-size: 700px;*/
        /*height: 300px;*/
        /*!*top: 50px;*!*/
    /*}*/

    .jumbotron, #scenery {
        display: none;
    }

    #stripe {
        height: 18px;
        top: 232px;
    }

    #evolve_logo {
        background-size: 110px;
        height: 300px;
        left: 95px;
        top: 15px;
    }

    .front-page .jumbotron {
        height: 350px;
    }
}

@media (min-width: 768px) {
    .form-inline .form-control {
        width: 100%;
    }
}

.bx-wrapper img {
    height: auto;
}

.thumbnail {
    outline: 1px solid #B8B4B3;
    border: 1px solid #333;
    background: 0;
    padding: 0px;
    outline-offset: 2px;
    border-radius: 0;
}

.bx-wrapper .bx-controls-direction a {
    right: 18px;
}
/** NEU **/

.component-hotel h4 {
    margin-top: 20px;
}

.component-text ul li {
    margin-bottom: 5px;
}


table.events tr {
    height: 25px;
}

a[name] {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #fc4981 !important;
}

div.sponsor-list div.image {
    background: #ededed;
    padding: 25px;
    width: 100% !important;
    height: auto !important;
    /*min-height: 220px;*/
}

div.sponsor-list div.image img {
    width: 100%;
    margin: 0 auto;
}
.sponsors-row {
    margin-bottom: 20px;
}
.sponsors-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.sponsor-footer-container .sponsors {
    margin-top: 20px;
    margin-bottom: 20px;
}
.sponsor-footer-container img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.navbar-form input {
    max-width: 150px !important;
}