@import url('https://fonts.googleapis.com/css?family=Chivo:300,300i,400,400i,700,700i');
body {
    font-family: "Rubik", sans-serif;
    background: url(../img/body-overlay-dot.png);
    font-family: 'Chivo', sans-serif;

    /*
    font-size: 16px;
    line-height: 20px;
    */

    /* new to look more like the pdf */
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.brique {
    color: #da2f00;
}

.briqueblock {
    background-color: #ffe5de;
    margin: 75px 0 0 5px;
}

@media (max-width: 991px) { /* bootstrap box break point */
    .notmobile {
        display: none;
    }
}

a,
a:hover {
    color: black;
    text-decoration: underline;
}

/* bevel size, left offset and color settings next 3 lines */

.bevel { border-width: 15px; }

.bevel {
    border-color: #faddd4;
    border-style: solid;
}

.bvc {
    background: white;
}

.bvc.tr,
.bvc.tl,
.bvc.br,
.bvc.bl {
    height: 0;
    width: 100%;
}

.bvc.tr,
.bvc.tl { border-top: 0; }

.bvc.br,
.bvc.bl { border-bottom: 0; }

.bvc.tr,
.bvc.br { border-right-color: #eee; }

.bvc.tl,
.bvc.bl { border-left-color: #eee; }

.center-block,
.center-menu {
    text-align: center;
}

.container > .row {
    margin-top: 1em;
}

.no-margin {
    margin:  0 !important;
}

.mb {
    margin-bottom: 40px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

hr {
    border-color: #e6e6e6;
}



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

.navbar-toggle {
    border: 0;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

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



header:not(.top) h1 {
    display: inline-block;
    padding: 20px 28px;
    color: #fff;
    background: #000;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 3px;
    line-height: 28px;
}

header.center-block {
    position: relative;
    top: -55px;
}

header.icon-prague h1 {
    background-image: none;
}

header:not(.top) h2,
header:not(.top) .h2,
article > h2 {
    font-size: 16px;
    color: #333;
    padding: 1em 0;
}

#practical header:not(.top) h2,
#practical header:not(.top) .h2,
#practical article > h2 {
    color: #000;
}

.col-middle {
    padding: 15px;
}

@media (min-width: 768px) { /* hamburger break point */
    .row-height {
        display: table;
        table-layout: fixed;
        width: 100%;
    }


    .col-middle {
        vertical-align: middle;
    }

    .col-middle h1,
    .col-middle .h1,
    .col-middle h2,
    .col-middle .h2,
    .col-middle h3,
    .col-middle .h3 {
        margin: 0;
    }
}

.row .logo {
    width: 60%;
    overflow: hidden;
}

.row .logo img {
    width: 100%;
}

/* NAV */
.navbar-default {
    width: 100%;
    border-color: black;
    box-shadow: none;
    background: transparent;
    transition: all .3s;
}

.nav-bg {
    background: url(../img/header-overlay-dot.png), #02f0ff;
    transition: all .3s;
}

@media (min-width: 768px) { /* hamburger break point */
    .navbar-default .navbar-nav {
        display: flex;
        justify-content: space-between;
        float: none;
    }
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:hover {
    text-transform: uppercase;
    color: black;
    padding-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1.2px;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a.active {
    color: black;
    border-bottom: 5px solid black;

}

.navbar-default .navbar-collapse {
    border-color: #000;
}

@media (max-width: 768px) { /* hamburger break point */
    .navbar-default .navbar-nav > li > a.active {
        color: white;
        background-color: black;
        border-bottom: 0;
    }

    .navbar-nav {
        margin: 0 -15px;
    }
}

/* HEADER */

header.top {
    text-align: center;
    background: url(../img/bg-header.jpg) 0 15%;
    min-height: 400px;
    background-size: cover;
}

.dots {
    background: url(../img/header-overlay-dot.png);
    min-height: 400px;
}

header.top h1 {
    margin: 0;
    position: absolute;
    text-align: center;
    top: 205px;
    width: 100%;
}

header.top h1 img {
    width: 50%;
    min-width: 300px;
    height: auto;
}

@media (min-width: 1390px) { /* hamburger break point */

}

@media (min-width: 768px) { /* hamburger break point */
    header.top {
        min-height: 400pxpx;
    }

    header.top h1 img {
        margin: 45px auto;
        width: 70%;
        max-height: 266px;
        max-width: 450px;
    }
}

/* sections */
section#intro {
    padding: 210px 0 185px;
    font-size: 20px;
    line-height: 28px;
}

@media (max-width: 500px) { /* hamburger break point */
    section#intro {
        padding: 155px 25px 130px;
    }
}



section#intro p {
    text-align: center;
}

section#intro hr {
    background-image: url("../img/orange-divider.svg");
    background-position: 50% 88%;
    background-repeat: no-repeat;
    background-size: 32px 2px;
    border: 0;
    height: 3px;
}



section#transport .row header h1,
section#transport .row header h2 {
    font-size: 20px;
    padding: 1.4em 0;
}

@media (min-width: 768px) { /* hamburger break point */


    section#transport header.row h1 {
        font-size: 24px;
        padding: 27px 50px 30px;
    }

    section#transport .row header h2 {
        font-size: 16px;
        padding: 2em 0;
    }
}

.title {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0;
    color: #000 !important;
    font-weight: bold;
    margin: 0;
}

section.single-page {
    border-bottom: 2px solid #35e8fd;
    padding-bottom: 80px;
    font-size: 16px;
    line-height: 24px;
}

section .container {
    padding: 0 115px;
}

@media (max-width: 768px) { /* hamburger break point */

    section .container {
        padding: 0 25px !important;
    }

}

.content {
    max-width: 640px;
    margin: 0 auto;
}

.list {
    margin-top: 40px;
}

.list:last-child {
    margin-bottom: 40px;
}

.info-wrapper p {
    margin: 40px 0;
}

.info-wrapper p:first-child {
    margin-top: 0;
}

#practical .container {
    padding: 0;
}
/* table where to go ? */

table#tableplacestogo {
    margin-bottom: 0;
}

.panel-body {
    padding: 0;
    border-top: none !important;
}

.panel-heading {
    border-bottom: 0;
    padding: 0 7px;
    border-top: 1px solid #000;
    border-radius: 0;
}

.panel-title a {
    text-decoration: none;
}

.panel-title a.collapsed::after {
    transform: rotate(0);
    transition: all .25s;
}

.panel-title a::after {
    content: "";
    background: url(../img/arrow.svg) no-repeat;
    display: inline-block;
    height: 12px;
    width: 10px;
    margin: -1px 8px;
    transform: rotate(90deg);
    transition: all .25s;
}

.panel-group .panel {
    margin: 0;
    box-shadow: none;
    background: transparent;
    border: none;
}

.panel-group .panel+.panel {
    margin: 0;
}

table#tableplacestogo > thead > tr > th {
    background: #fff;
    border-bottom: 2px solid #ffe6df;
    border-top: 2px solid #ffe6df;
}

table#tableplacestogo > tr > td {
    background: #fff;
}

table#tableplacestogo > a {
    color: #000;
    text-decoration: underline;
}

table#tableplacestogo th:nth-child(3),
table#tableplacestogo td:nth-child(3) {
    width: 105px;
}

table#tableplacestogo th,
table#tableplacestogo td {
    padding: 8px;
    line-height: 19px;
    border-top: 1px solid #CBCBCB;
}

table thead tr.locationtype th {
    text-transform: uppercase;
    letter-spacing: 1px;
}


@media (max-width: 600px) { /* table break out */

    table#tableplacestogo thead th:nth-child(2),
    table#tableplacestogo thead th:nth-child(3) {
        display: none;
    }

    /* Force table to not be like tables anymore */
    table#tableplacestogo,
    table#tableplacestogo thead,
    table#tableplacestogo,
    table#tableplacestogo tr,
    table#tableplacestogo thead th,
    table#tableplacestogo td {
        width: 100%;
    }

    table#tableplacestogo tr {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #ddd;
        padding: 5px 0;
        width: 100%;
    }

    table#tableplacestogo td {
        padding: 0 0 0 12px;
        border: 0;
        width: 100%;
    }

    table#tableplacestogo td:nth-child(3) {
        width: 100%;
        padding-bottom: 12px;
    }

    table#tableplacestogo td:first-child {
        font-weight: bold;
        padding-top: 12px;
    }

    table#tableplacestogo td:first-child[colspan="3"] {
        padding-bottom: 12px;
    }
}

/* footer */
.footer-wrapper {
    padding: 24px 0;
}

footer {
    text-align: center;
    text-transform: uppercase;
}

footer p {
    margin: 0;
}
