/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

p {
    font-size: 20px;
}
p.lead {
    font-size: 22px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

h1 small {
    color: #94f5e2;
}

h1:after,
h2:after {
    content: "";
    display: block;
    height: 0;
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

header h2:after,
.green h2:after {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}


.navbar {
    text-transform: uppercase;
    font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 120px 0;
}

section h2 {
    padding-top: 140px;
    margin: -140px 0 0;
    font-size: 3em;
}

section ul {
    font-size: 20px;
}

section.green,
header.green {
    color: #fff;
    background: #18bc9c;
}

section.orange {
    color: #fff;
    background: #ff6300;
    border-top: 5px solid #bf6300;
    border-bottom: 5px solid #bf6300;
    font-size: 2em;
    font-weight: bold;
    line-height: 68px;
    padding: 1em;
}

.green a,
.green a:hover,
.green a:focus,
.green a:active,
.green a.active {
    outline: 0;
    color: #2c3e50;
}

.btn {
    vertical-align: middle;
}

section a.btn-outline,
.btn-outline {
    margin-top: 15px;
    font-size: 20px;
    border: solid 2px #18bc9c;
    color: #18bc9c;
    background-color: none;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #18bc9c;
    color: #fff;
    background: #18bc9c;
}

section.orange a.btn-outline {
    border: solid 3px #fff;
    color: #fff;
    background: #ff6300;
    margin-top: 0;
}

section.orange .btn-outline:hover,
section.orange .btn-outline:focus,
section.orange .btn-outline:active,
section.orange .btn-outline.active {
    background-color: #fff;
    color: #ff6300;
}

.btn-orange {
    margin-top: 15px;
    font-size: 20px;
    border: solid 2px #bf4b00;
    background-color: #ff6300;
    color: #fff !important;
}

a.btn-orange:hover,
a.btn-orange:focus,
a.btn-orange:active,
a.btn-orange.active {
    border: solid 2px #ff6300;
    background: #bf4b00;
}


footer {
    color: #fff;
    padding: 25px 0;
    background-color: #233140;
}

footer h3 {
    margin-bottom: 30px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

dl.dl-horizontal dt {
    font-size: 1.3em;
    font-weight: bold;
    width: 220px;
    text-transform: uppercase;
}

dd.sponzori {
    text-align: center;
}

dd.sponzori img {
    max-width: 100%;
    margin: 3ex 1em;
}

select.form-control {
    width: 33.3333%;
}

.archiv iframe {
    border: 0;
    padding: 0;
}

.row-less-margins {
    margin: 0 -5px;
}
.row-less-margins .col-md-4 {
    padding: 5px;
}
.space-above {
    padding-top: 30px;
}

@media(min-width:768px) {
    header .container {
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .navbar-fixed-top {
        padding: 25px 0;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 1.5em;
    }
    dl.dl-horizontal dd {
        margin-left: 240px;
    }
}

@media(min-width:767px) and (max-width: 992px) {

    .navbar-header {
        width: 100%;
    }

    .navbar > .container .navbar-brand {
        text-align: center;
        width: 100%;
        margin: 0;
    }

    ul.navbar-nav {
        float: none !important;
        display: inline-block;
        margin-right: 0;
    }

    .navbar-collapse {
        text-align: center;
    }

    .navbar-fixed-top {
        position: relative;
        margin-bottom: -105px;
    }

    dd.sponzori img {
        width: 200px;
        margin: 2ex .5em;
    }
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }

    dd.sponzori img {
        margin: 2ex 2em;
    }
}
