/* */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 490px; 
    font-family: 'Raleway', sans-serif;
    background-color: #ebebeb;
}

a, a:hover, a:focus { color: #000; }

.image-logo { 
    height: 100px;
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.image-logo-shrink { height: 50px; }

.main { padding: 0; }

.bg-white { background-color: #fff !important; }

.breadcrumb { 
    margin-bottom: 0px;
    background-color: #fff;
}

.breadcrumbs-box { margin-top: 110px;  }

.container-padding { 
    padding-top: 50px;
	padding-bottom: 15px;
} 
.video-home-one{position:relative !important;}
.navbar { background-color: #ebebeb; }
.container-background-001 { background-color: #ebebeb; } /*   ffffff */ 
.container-background-002 { background-color: #ffffff; }
.kontakt h3.title.text-uppercase.text-center {
    font-size: 30px;
    margin-top: 60px;
}
.kontakt p.text-center {
    font-size: 20px;
    margin-top: 40px;
}
#taniec-lwa-home{margin-top:20px;margin-bottom:-8px;}
.footer { position: absolute; bottom: 0; width: 100%; /*height: 70px;*/ color: #fff; background-color: #0c0c0c; }
.footer > .container > .row, .footer > .container-fluid > .container > .row, .footer > .container > .row > .col { margin-bottom: 0px }
.footer-link, .footer-link:hover, .footer-link:focus { color: #fff; }
.footer-content { font-size: 10px; padding: 15px 0; margin-bottom: 0px; }
.footer-title { font-size: 14px; font-weight: 600; padding: 20px 0 5px 0; }
.footer-text { font-size: 12px; padding: 5px 0; }

.footer-information {
    background-color: #121214;
    /*padding: 15px 0;*/
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    bottom: 45px;
    width: 100%;
}

.embed-responsive-16by9::before { padding-top: 0; }

/*** Parallax Images ***/
.parallax {
  position: relative;
  height: 500px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.parallax:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 100;
  content: ' ';
}

.parallax.parallax-1 { opacity: 1.00; background-image: url("/../../../../../storage/app/media/Background/background_001.jpg"); }
.parallax.parallax-2 { opacity: 1.00; background-image: url("/../../../../../storage/app/media/Background/background_002.jpg"); }
.parallax.parallax-3 { opacity: 1.00; background-image: url("/../../../../../storage/app/media/Background/background_003.jpg"); }
.parallax.parallax-4 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_004.jpg"); }
.parallax.parallax-5 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_005.jpg"); }
.parallax.parallax-6 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_006.jpg"); }
.parallax.parallax-7 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_007.jpg"); }
.parallax.parallax-8 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_008.jpg"); }
.parallax.parallax-9 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_009.jpg"); }
.parallax.parallax-10 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_010.jpg"); }
.parallax.parallax-11 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_011.jpg"); }
.parallax.parallax-12 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_012.jpg"); }
.parallax.parallax-13 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_013.jpg"); }
.parallax.parallax-14 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_014.jpg"); }
.parallax.parallax-15 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_015.jpg"); }
.parallax.parallax-16 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_016.jpg"); }
.parallax.parallax-17 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_017.jpg"); }
.parallax.parallax-18 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_018.jpg"); }
.parallax.parallax-19 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_019.jpg"); }
.parallax.parallax-20 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_020.jpg"); }
.parallax.parallax-21 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_021.jpg"); }
.parallax.parallax-22 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_022.jpg"); }
.parallax.parallax-23 { opacity: 0.65; background-image: url("/../../../../../storage/app/media/Background/background_023.jpg"); }

.quotation { background-color: #fff; opacity: 0.7; padding: 15px; font-family: 'Oswald', sans-serif; font-style: italic; position: absolute; width: 100%; top: 50%; transform: translate(0,-50%); }
.quotation h2 { color: #000; opacity: 1; z-index: 101;} 

/**************/
nav { border-bottom: 1px solid #eeeeee; }

.navbar-nav { 
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.nav li > a {
    text-align: center;
}

.title {
    font-weight: 600;
}

.line-center {
    background-color: #c80000;
    height: 3px;
    margin: 30px auto 30px;
    width: 30px;
}

.line-center2 {
    background-color: #dee2e6;
    height: 3px;
    margin: 30px auto 0px;
    width: 150px;
}


.title-description {
    font-weight: 300;
    font-size: 18px;
}

.btn {
    font-family: 'Oswald', sans-serif;
    padding: 12px 35px;
    border-radius: 0;
}

.table { font-size: 11px; }
.row, .col, .col-md-2, .col-md-4, .col-md-6, .col-md-8, .col-md-10 { margin-bottom: 30px }
.no-margin, .no-margin > .row, .no-margin > .row > .col { margin-bottom: 0px }
.table > tbody > tr > .borderless { border: none; /*padding-top: 0px;*/ }


.label { font-weight: 700; text-align: right; }

.news-info { font-size: 12px; }

#maps {
    height: 400px;
}

.no-margin { margin-bottom: 0; }

/*** ***/
.navbar { padding: 0 15px; }
.navbar-nav .nav-link { text-align: center; }
.dropdown-item { text-align: center; }
.dropdown-item.active, .dropdown-item:active { background-color: #c82333 } 


.display-large { display: none;  }
.display-small { display: block; }

/*** Small devices (landscape phones, 576px and up) ***/
@media (min-width: 576px) {
    body { margin-bottom: 200px; }
    .navbar { padding: 0; }
    .navbar-nav .nav-link { text-align: center; }
    .dropdown-item { text-align: center; }
}

/** Medium devices (tablets, 768px and up) ***/
@media (min-width: 768px) { }

/*** Large devices (desktops, 992px and up) ***/
@media (min-width: 992px) {
    .navbar-nav .nav-link { text-align: inherit; }
    .dropdown-item { text-align: inherit; }

    .display-large { display: block; }
    .display-small { display: none; }
}


/*** OWL Carousel ***/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #c80000; }

/******* BackToTop *******/
.scrollup {
    position: fixed;
    right: 0px;
    bottom: 0px;
    display: none;
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 999;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    text-align: center;
    background: rgba(0,0,0,0.8);
    color: rgba(255,255,255,0.8);
    text-decoration: none;
}
.scrollup:hover     { color: rgba(255,255,255,0.8); }
.scrollup:focus     { color: rgba(255,255,255,0.8); }
.scrollup span { font-size: 30px; margin-left: 1px; }

/******* TIMELINE  *******/

/*----- GENERAL STYLES -----*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
  line-height: inherit;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #c80000;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #dee2e6;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #c80000;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0;
}
.period .timeline-info {
  display: none;
}
.period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #CCD5DB;
  border-bottom: 3px solid #CCD5DB;
}
.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
.period .timeline-content {
  padding: 40px 0 70px;
}
.period .timeline-title {
  margin: 0;
}

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #FF6B6B;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #FF6B6B;
}

