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

/* Global Styles */

@font-face {
    font-family: 'OpenSansBold';
    src: url('../../../font/OpenSans-Bold.eot');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../../../font/OpenSans-Bold.ttf');
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../../../font/OpenSans-Regular.eot');
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../../../font/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../../../font/OpenSans-Light.eot');
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('../../../font/OpenSans-Light.ttf');
}

@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('../../../font/OpenSans-Semibold.eot');
}
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('../../../font/OpenSans-Semibold.ttf');
}

@font-face {
    font-family: 'OpenSansBold';
    src: url("../../../font/Oswald-Bold.eot") /* EOT file for IE */
}
@font-face {
    font-family: 'OpenSansBold';
    src: url("../../../font/Oswald-Bold.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: 'OswaldLight';
    src: url('../../../font/Oswald-Light.eot');
}
@font-face {
    font-family: 'OswaldLight';
    src: url('../../../font/Oswald-Light.ttf');
}

@font-face {
    font-family: 'OswaldRegular';
    src: url('../../../font/Oswald-Regular.eot');
}
@font-face {
    font-family: 'OswaldRegular';
    src: url('../../../font/Oswald-Regular.ttf');
}




html,
body {
    height: 100%;
}

body {
    padding-top: 100px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    /*font-family: 'Roboto', 'Noto', sans-serif;*/
    font-family: OpenSansRegular;
    /*font-family: 'Oswald', sans-serif;*/
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    /*margin: 10px;*/
    padding: 30px;
}

.main_content{
}
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.navbar-inverse .navbar-brand {
    color: white;
}

.navbar-inverse {
    /* background-image: -webkit-linear-gradient(top,#3c3c3c 0,#222 100%); */
    background-image: none;

    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222)); */
    /*background-color: white; /* #DB8E18; */
}

.navbar-inverse .navbar-nav>li>a {
    color: black;
    font-family: OswaldLight;
    font-size: 100%;
    text-transform: uppercase;
    font-weight: 300;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: black;
}

.navbar {
    /*min-height: 90px;*/
    min-height: auto;
}

@media (min-width: 768px) {
    .navbar-right {
        float: none!important;
        margin-top: 88px;
        /*margin-left: 450px;*/
        margin-left: 370px;
        /*width: 1140px;
        margin-left: auto;
        margin-right: auto;*/    }
}

.relative {
    position: relative;
}

.logo_right img {
    position: absolute;
    z-index: 10000;
    right: 0;
    top: -100px;
}

.logo_left img {
    /*position: absolute;*/
    /*z-index: 10000;*/
    /*left: 100px;*/
    top: 0px;
    /*background-color: white;*/
    padding: 0px;
}

.logo_left a {
    text-decoration: none;
    border: none;
}

@media (max-width: 800px) {
    .logo_right {
        display: none;
    }
}

.carousel-indicators {
    top: 20px;
    height: 20px;
}

section.banner {
    margin-top: 32px;
    margin-left: 0;
}

.panel_banner_right {
    margin-right: 162px;
    display: inline-block;
    float: right;
    width: 15%;
    right: -170px;
    position: absolute;
}

.relative {
    position: relative;
}

.reklama_right_wrapper {
    margin-top: 0px;
    width: 252px;
    margin-bottom: 50px;
    height:252px !important;
}

/* CONTROL LINE */
.controll_line.border-top {
    /*border-top: 1px solid white;*/
}

.controll_line {
    width: 100%;
    height: 30px;
    position: relative;
}

.controll_line.top {
    top: 1px;
}

.controll_line.bottom {
    top: -2px;
}

/* /CONTROL LINE */

header.carousel {
    height: 438px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: black;
    text-decoration: underline;
}

.navbar.middle-bottom {
    margin-top: -100px;
}

.articles_wrapper {
    margin-top: 40px;
}

.articles {
    font-family: OpenSansRegular;
    /*font-size: 20px;*/
    padding-top: 15px;
    width: 100%;
    float:left;
}

.articles h1 {
    margin-left: 12px;
    font-family: OpenSansSemiBold;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.articles hr {
    border: none !important;
    border-top: 1px solid #eee !important;
    box-shadow: none !important;
    color: black !important;
    width: 100% !important;
    height: 0px !important;
    /*float: none !important;*/
}

.article {
    padding: 30px;
    padding-top: 0px;
}

.row {
    margin-left: -10px !important;
}

/* LANG SWITCH */
.lang-switch {
    position: absolute;
    margin-top: 12px;
    margin-right: 15px;
    right: 0px;
    top: 5px;
}

.lang-switch a {
    color: #636a70;
    margin-left: 7px;
    text-decoration: none;
    border-bottom: none;
}

.lang-switch .active {
    border-bottom: 1px solid black;
}
/* /LANG SWITCH */


.form-sidebar .row-fluid [class*="span"]:first-child {
    margin-left: 30px;

}

.form-sidebar .row-fluid h6 {
    margin-left: 6px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 20px;
    padding: 0px;
}

.form-sidebar .row-fluid hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.form-sidebar .row-fluid label a {
    margin-left: 10px;
}

.mod_caroufredsel {
    width: 250px;
}

.mod_caroufredsel .gallery_title {
    margin-bottom: 15px;
    font-size: 13px;
}


.kregistrace input[type="radio"] {
    margin-left: 20px;
    margin-right: 10px;
}



.kregistrace .row-fluid {
    width: auto !important;
}

.kregistrace .span12 {
    margin-top: 20px;
    width: auto !important;
}

.kregistrace .span12 hr {
    margin-top: 0px;
    margin-bottom: 0px;
}

.clear {
    clear: both;
}

footer {
    box-shadow: 0px 0px 15px lightgray;
    position: relative;
    z-index: 1000;
}

footer a {
    color: darkblue;
}

footer a:hover {
    color: darkblue;
}

.floated_image {
    display: block;

    margin: 15px;
    padding: 0px;
    border: 0px solid black;
    box-shadow: 0px 0px 10px black;

    width: 100%;
}

.shadow {
    box-shadow: 0px 0px 15px lightgray;
}
.menutop {
    margin-left: -15px;
}

.menutop .navbar-nav {
    float: none;
}

.debug-template-name {
    position: absolute;
}

.stage .column {
    float: left;
    margin: 10px;
}

.wrap-both {
    display: block;
    clear: both;
}

.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top20 { margin-top:20px;}
.top25 { margin-top:25px; }
.top30 { margin-top:30px; }

.fb-icon {
    margin-top: 90px;
    margin-right: 15px;
    /*margin-right: -15px;*/
    border: none;
}

.fb-icon a {
    text-decoration: none;
}

.fb-icon i {
    font-size: 35px;
    color: #3b5998;
}

.vcenter tr td {
    vertical-align: top;
}

.container.relative.shadow.top25{
    background-color: white;
}

/* Registrace filters */
.kregistrace_filter {
    position: relative;
    padding-bottom: 10px;
}

.kregistrace_filter .item {
    position: relative;
}

.kregistrace_filter svg:hover .button {
    fill: #ce0018;
}

.kregistrace_filter svg.active .button {
    fill: #ce0018;
}

.kregistrace_filter .tag {
    color: gray;
    border: 1px;
    padding: 2px;
    border-radius: 5px;
    margin: 5px;
    font-weight: normal;
}

.kregistrace_filter .tag.active {
    color: #ce0018;
}

.kregistrace_filter .tag:hover {
    color: #ce0018;
}

.kregistrace_filter .filter_event_type {
    padding-top: 100px;
    text-align: center;
}

.kregistrace_filter .filter_date .remove {
    z-index: 8;
    background-color: white;
    padding: 2px;
    border-radius: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
}

/* /Registrace filters */


.menuTopBack {
    background: none !important;
}


.eventName:hover{
    text-decoration: underline;
    color: #ce0018;
}

#partner_list_container a{
    border-bottom: 0px;
}

a.item.active {
    border-bottom: 0px;
}
