@font-face {
    font-family: 'mbold';
    src: url('rajdhani-bold-webfont.eot');
    src: url('rajdhani-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('rajdhani-bold-webfont.woff2') format('woff2'),
    url('rajdhani-bold-webfont.woff') format('woff'),
    url('rajdhani-bold-webfont.ttf') format('truetype'),
    url('rajdhani-bold-webfont.svg#rajdhanibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mlight';
    src: url('rajdhani-light-webfont.eot');
    src: url('rajdhani-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('rajdhani-light-webfont.woff2') format('woff2'),
    url('rajdhani-light-webfont.woff') format('woff'),
    url('rajdhani-light-webfont.ttf') format('truetype'),
    url('rajdhani-light-webfont.svg#rajdhanilight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mmedium';
    src: url('rajdhani-medium-webfont.eot');
    src: url('rajdhani-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('rajdhani-medium-webfont.woff2') format('woff2'),
    url('rajdhani-medium-webfont.woff') format('woff'),
    url('rajdhani-medium-webfont.ttf') format('truetype'),
    url('rajdhani-medium-webfont.svg#rajdhanimedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mregular';
    src: url('rajdhani-regular-webfont.eot');
    src: url('rajdhani-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('rajdhani-regular-webfont.woff2') format('woff2'),
    url('rajdhani-regular-webfont.woff') format('woff'),
    url('rajdhani-regular-webfont.ttf') format('truetype'),
    url('rajdhani-regular-webfont.svg#rajdhaniregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'msemibold';
    src: url('rajdhani-semibold-webfont.eot');
    src: url('rajdhani-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('rajdhani-semibold-webfont.woff2') format('woff2'),
    url('rajdhani-semibold-webfont.woff') format('woff'),
    url('rajdhani-semibold-webfont.ttf') format('truetype'),
    url('rajdhani-semibold-webfont.svg#rajdhanisemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font: 22px 'mregular';
    line-height: 1.4;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #777777;
}

.trans {
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

div.cleaner {
    font-size: 0 !important;
    line-height: 0 !important;
    display: block !important;
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

p {
    font-size: 18px;
    line-height: 150%;
}

.obal {
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;

}

.obal.butte {
    position: absolute;
    z-index: 1000;
    bottom: 90px;
    width: 1600px;
    text-align: center;
}

.obal.butte h1 {
    font-size: 62px;
    text-transform: uppercase !important;
}

.obal.butte p {
    color: white;
}

#header {

}

#slider {
    width: 1600px;
    height: auto;
    margin: 0px auto;

}

#header,
#menuobal {
    position: relative;
}

#menuobal {
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
}

#menuobal.static {
    position: fixed;
}

#header {
    z-index: 10;
    margin-top: 0px;
}

#owl-demo {
    overflow: hidden;
}

#owl-demo .item {

    display: inline-block;
    text-align: center;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
    cursor: move;
}

.hidden {
    visibility: hidden;
    overflow: hidden;
    height: 0px;

}

h1 {
    font: 51px 'mbold';
    font-weight: normal;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #222222;

}

h2 {
    font: 26px 'mbold';
    font-weight: normal;
    position: relative;
    display: block;
    text-align: center;

    color: #222222;
}

h3 {
    font: 16px 'mlight';
    font-weight: normal;
    display: block;
    text-align: center;
}

.logo {

    display: block;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}

.logo img {
}

#menuobal {
    width: 100%;
    height: 78px;
    background: rgba(34, 34, 34, 0.85);
}

#menu {
    margin-top: 82px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

#menu.static {
    position: fixed;
    z-index: 5;
    top: 0px;
    left: 0px;
    width: 100%;
    margin-top: 0px;
    padding: 15px 0px;
    background: #232323;
}

#menu li {
    display: inline-block;
    padding: 0px 35px;
    list-style: none;
}

#menu li a {
    font: 22px 'mmedium';
    display: block;
    text-decoration: none;
    color: #ffffff;
}

#menu li a:hover {
    text-decoration: none;
    color: #ffd119;
}

.gobottom {
    position: absolute;
    bottom: 70px;
    left: calc(50% - 33px);
    display: inline-block;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.form {
    margin-top: 0px;
}

.msg {
    margin-bottom: 0px;
    padding-top: 30px;
    text-align: center;
    color: #e31529;
}

.block {
    float: left;
    width: 50%;
}

.form {
    width: 70%;
    margin: 56px auto 0 auto;
}

.form h1 {
    margin-bottom: 25px;
}

.form .checkbox {
    padding-top: 10px;
    border-top: 1px solid #cccccc;
}

.form .checkbox label {
    font-size: 17px;
    line-height: 130%;
}

.form .add-next-person,
.form .sub-person {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.form .add-next-person a.add-next-person__icon,
.form .sub-person a.sub-person__icon {
    width: 30px;
    height: 30px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 15px;
    background-color: #5cb85c;
}

.form .sub-person a.sub-person__icon {
    background-color: #d9534f;
}

.form .add-next-person a.add-next-person__text,
.form .sub-person a.sub-person__text {
    font: 22px 'mbold';
    margin-top: 5px;
    padding-left: 10px;
    color: #133880;
}

.form .add-next-person a.add-next-person__icon:hover + a.add-next-person__text,
.form .sub-person a.sub-person__icon:hover + a.sub-person__text {
    text-decoration: underline;
}

/*facebook*/

.specialnicena {
    position: fixed;
    z-index: 1000;

    top: 150px;
    right: 0px;
    width: auto;
    height: auto;

    margin-right: 0;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    text-align: left;
}

.specialnicena img {
    height: 40px;
}

.specialnicena:hover {
    margin-right: -5px;
    color: #222222;

}

.specialnicena.hideit {
    margin-right: -170px;

}

.specialnicena.hideit:hover {
    margin-right: -5px !important;

}

#bio {
    padding: 68px 0 65px 0;
    background: #ffffff;
}

#bio h1 {
    margin-bottom: 25px;
}

#bio h2 {
    margin-top: 30px;
    margin-bottom: 5px;
}

#bio p {
    font-family: 'mregular';
    line-height: 150%;
    color: #222222;
}

#bio p strong {
    font-family: 'mmedium';
    font-weight: normal;
    line-height: 130%;
    display: inline-block;
}

#photos {

}

#music {
    margin-top: -4px;
    padding: 75px 0 95px 0;
    background: #ffd119;
}

#music h2 {
    font: 51px 'mbold';
    margin-bottom: 71px;
    text-transform: uppercase;
}

#concerts {
    padding: 52px 0 58px 0;
    background: #232323;
}

#concerts h2 {
    font: 51px 'mbold';
    margin-bottom: 66px;
    text-transform: uppercase;
    color: #ffffff;
}

#concerts p {
    font: 26px 'mregular';
    line-height: 120%;
    text-transform: uppercase;
    color: #ffffff;
}

#concerts p strong {
    font: 26px 'mbold';
}

#concerts .obal {
    position: relative;
}

#concerts .badge {
    position: absolute;
    top: -18px;
    left: 180px;
}

#contact {
    padding-top: 70px;
    padding-bottom: 80px;
}

#contact h2 {
    font: 51px 'mbold';
    margin-bottom: 36px;
    text-transform: uppercase;
    color: #222222;
}

#contact p {

    font: 26px 'mregular';
    line-height: 120%;
    text-transform: uppercase;
    color: #222222;
}

#contact p strong {
    font: 30px 'mmedium';
}

#contact p a {
    font: 26px 'mregular';
    text-decoration: underline;
    text-transform: uppercase;
    color: #222222;
}

footer {
    padding: 110px 0 110px 0;
    background: #232323;
}

footer .obal {
    position: relative;
}

footer .badge {
    position: absolute;
    top: -65px;
    right: -60px;
}

.owl-theme .owl-controls {
    top: 0px;
    bottom: auto;

}

.owl-pagination {
    display: none !important;
}

.owl-buttons {

}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 16px;
    left: 15px;
    display: inline-block;
    width: 66px;
    height: 66px;
    opacity: .8;
    background: url(../img/left.png) no-repeat center;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 16px;
    right: 15px;
    display: inline-block;
    width: 66px;
    height: 66px;
    opacity: .8;
    background: url(../img/right.png) no-repeat center;
}

.alert {
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    color: white;
    background: #43a931;
}

.alert.alert-danger {
    background: #a93131;
}

@media (max-width: 1160px) {
    footer .badge {
        display: none;
    }
}

@media (max-width: 1070px) {

    .obal {
        width: 95%;
    }

}

@media (max-width: 970px) {
    #concerts .badge {
        left: 10px;
    }
}

@media (max-width: 768px) {
    .block {
        float: none;
        width: 100%;
    }

    .form {
        width: 100%;
    }

    #music iframe {
        max-width: 100%;
    }

}

@media (max-width: 670px) {
    #concerts .badge {
        display: none;
    }
}

@media (max-width: 590px) {
    #menu {
        margin-top: 50px;
    }

    #menu li {
        padding: 0px 15px;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-prev, .owl-theme .owl-controls .owl-buttons div.owl-next {
        width: 46px;
        height: 46px;
        background-size: 46px;

    }
}

@media (max-width: 480px) {
    #contact p, #contact p a, #concerts p, #bio p {
        font: 22px 'mregular';
        line-height: 130%;
    }

    #concerts p strong {
        font: 22px 'mbold';
    }

    h1 {
        font-size: 37px;
    }

    #music h2, #concerts h2, #contact h2 {
        font-size: 37px;
    }

    .gobottom {
        bottom: 30px;
    }

}

@media (max-width: 380px) {
    #menu li a {
        font: 16px 'mmedium';
    }

    #menu li {
        padding: 0px 8px;
    }
}

#choose-seminar {

}

#choose-seminar h1 {
    font-size: 25px;
    margin: 0 0 30px 0;
    text-transform: inherit;
    color: #133880;
}

#choose-seminar button {
    margin-top: 15px;
}

#choose-seminar .box {
    display: inline-block;
    width: 700px;
    max-width: 100%;
    margin-top: 70px;
    padding: 40px 80px;
    border-radius: 10px;
    background: #e8e8e8;
}

#choose-seminar .box.nomarg {

    display: block;
    width: 100%;
    margin-top: 0;
    padding: 30px 60px;
    border-radius: 0;
}

#choose-seminar .box.nomarg form {
    display: inline-block;
    width: 500px;
    max-width: 100%;
}

.navigation {
    font-size: 17px;
    display: inline-block;
    color: #636363;
}

.page-content {
    padding: 40px 0;
}

.page-content h1 {
    font: 36px 'mbold';
    font-weight: normal;
    text-transform: inherit;
    color: #133880;
}

.gap {
    height: 30px;
}

.produkt {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px dashed #cccccc;
    border-radius: 5px;
}

.produkt .ico {
    font-size: 18px;
    padding: 3px;
    color: #222222;
    border-radius: 5px;
}

.produkt .ico span {
    margin-bottom: 9px;
}

.produkt .nazevprod {
    font: 23px 'mbold';
    line-height: 140%;
    display: block;
    margin-bottom: 19px;
    padding-bottom: 16px;
    text-align: center;
    color: #36a236;
    border-bottom: 1px dashed #cccccc;
}

.produkt .mesto {
    font: 21px 'msemibold';
    margin: -5px 0 19px 0px;
    padding-bottom: 14px;
    color: #36a236;
    border-bottom: 1px dashed #cccccc;
}

.col-md-5 .produkt .nazevprod {
    padding-bottom: 0px;
    border-bottom: 0px;
}

.col-md-5 .produkt img.img-responsive {
    display: inline-block;
    margin-bottom: 15px;
}

.produkt .podrobnosti-produktu a.adresa {
    font-size: 18px;
    display: block;
    margin: 15px 0;
    padding-top: 16px;
    border-top: 1px dashed #cccccc;
}

.produkt .podrobnosti-produktu p {
    font-size: 18px;
    line-height: 150%;

}

.you-choose {
    margin-bottom: 15px;
}

.you-choose a {
    font-size: 22px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 12px;
    color: #ffffff;
    border-radius: 3px;
    background: #133880;
}

.you-choose a:hover {
    text-decoration: none;
}

.you-choose a span {
    font-size: 17px;
}

h1.mt-0 {
    margin-top: 0px;
}

.full-content-desc {
    overflow: auto;
    text-align: left;
}

.full-content-desc h2 {
    text-align: left;
}

.full-content-desc h3 {
    font: 22px 'mbold';
    text-align: left;
    color: #222222;
}

.full-content-desc p {
    font-size: 18px;
    line-height: 150%;
    text-align: left;
}

.full-content-desc ul, .full-content-desc ol {
    margin-left: 20px;
}

.full-content-desc ul li, .full-content-desc ol li {
    font-size: 18px;
    line-height: 150%;
    list-style: disc;
    text-align: left;
}

.clear-for-middle {
    display: none;
}

@media (max-width: 992px) {
    .you-choose a {
        display: block;
        margin-top: 40px;
    }

    .clear-for-middle {
        display: block;
    }

    .clear-for-big {
        display: none;
    }
}

@media (max-width: 768px) {

    #choose-seminar .box {
        width: 100%;
        padding: 40px 30px;
    }

    .produkt {
        margin-bottom: 20px;
    }
}