/**
 ** General
 **
 **/
html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat', sans-serif;
}

/**
 ** Navigation
 **
 **/
.navbar {
    font-family: 'Montserrat', sans-serif;
    background-color: #162431;
    font-weight: 600;
}

.navbar-brand {
    font-size: 13px !important;
}

.navbar-inverse .navbar-brand {
    color: white !important;
    letter-spacing: 1.5px;
    word-spacing: 0;
}

.navbar-inverse .navbar-nav>li>a {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}

ul.nav a:hover {
    color: #fff !important;
}

.navbar-right>li>a:hover {
    background-color: #284056 !important;
}

.align-navbar {
    padding-top: 15px;
}

.navbar-justified {
    display: flex;
    justify-content: space-between;
    float: none;
}

@media (min-width: 768px) {
    .navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float: none;
    }
}

/**
 ** Jumbotron
 **
 **/
.image {
    background-color: #490d40;
    background: url("../img/knockout-ljubljana.jpg") no-repeat center center;
    background-size: cover;
    height: 570px;
    margin-top: -20px;
}

.heading-first {
    text-align: center;
    padding-top: 200px;
    color: white;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
}

.heading-second {
    text-align: center;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 1px;
}

.btn {
    color: white;
    padding: 10px 10px 10px 10px;
    font-size: 1.2em;
}

.submit-btn {
    text-align: center;
}

/**
 **
 ** Icon teaser section after jumbotron
 **/
.snippet {
    padding-top: 80px;
    padding-bottom: 80px;
    color: black;
}

.first-wrapper {
    background-color: #dcdcdc;
}

.headline {
    line-height: 1.5em;
    color: black;
    font-size: 24px;
    position: relative;
    position: relative;
}

.headline:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 20px;
    border: 2px solid #d0d0d0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    transform: translateX(-50%);

}

.hl-below {
    padding-bottom: 0;
}

.teaser-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
}

/**
 **
 ** About us section
 **/
.section {
    padding: 60px 0 0 0;
}

.second-sect {
    padding-top: 80px;
    padding-bottom: 30px;
}

.expert {
    background-color: #1E2F54;
}

.expert p {
    line-height: 200%;
}

.expert .bg-img {
    padding: 0;
}

.expert .bg-img:after {
    display: none;
}

.expert .section {
    padding-left: 30px;
    padding-right: 30px;
}

.expert .bg-img-two {
    background-image: url(../img/knockout-ljubljana-o-nas2.jpg);
    height: 450px;
}

.training {
    background-color: #3a556d;
    padding-top: 30px;
}

.title {
    font-size: 40px;
    color: white;
}

.about-us {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
}

.about-training {
    color: #d7d7d7;
    padding-bottom: 50px;
    line-height: 2em;
}

.demo {
    padding-top: 60px;
}

.title-training {
    padding-bottom: 30px;
    color: white;
}

.about-centered {
    justify-content: center;
}

/**
 **
 ** Trainings
 **/
#accordion {
    padding-top: 60px;
    padding-bottom: 60px;
}

.training-wrapper {
    background-color: #dcdcdc;
}

.card-header {
    font-family: 'Montserrat', sans-serif;
}

.card-body {
    font-family: 'Montserrat', sans-serif;
    padding: 1.25em 0 1.25em 2em !important;
}

.btn-link,
.btn-link:hover {
    color: black !important;
}

/**
 **
 ** Sponsors
 **/
.sponsors {
    background-color: gray;
}

.title-sponsors {
    padding-bottom: 50px;
    color: #646464;
}

.sponsor-logo {
    padding-bottom: 60px;
}

/**
 **
 ** Contact us
 **/
.contact-title {
    padding: 60px 0 60px 0;
}

.contact-form {
    padding-top: 30px;
}

/**
 **
 ** Gallery
 **/
.gallery-img {
    padding-top: 10px;
    padding-bottom: 10px;
}

.gallery-full {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 90% !important;
    padding-left: 50px;

}

#links {
    padding-bottom: 10px;
}

/**
 **
 ** Slider
 **/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/**
 **
 ** Fade-in animation
 **/
@keyframes fadeInUp {
    from {
        transform: translate3d(0, 40px, 0)
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0, 40px, 0)
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

/**
 **
 ** Misc
 **/

/* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clear floats after image containers */
.row::after {
    content: "";
    clear: both;
    display: table;
}

.center {
    padding-left: 20px;
    padding-right: 20px;
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.bg-img div {
    z-index: 1;
    position: relative;
}

.bg-img:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.panel-body>p {
    padding-left: 15px;
    padding-right: 15px;
}

.panel-group {
    margin-bottom: 100px;
}

/**
 * 
 * Cookie consent
 *
 */
/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20, 20, 20, 0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

#closeCookieConsent:hover {
    color: #FFF;
}

#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}

/*Cookie Consent End*/