/*
Theme Name: Ceny Thálie
Description: 
Author: Roman Gamanov
Author URI: 
Version: 1.0
*/

/* Special	*/



body{
    overflow-x: hidden;
    font-family: Arial narrow,Helvetica Neue,Helvetica,sans-serif;
}


a {
    color: #cfb53b;
    text-decoration: none;
}

a:hover, a:focus {
    color: #cfb53b;
    text-decoration: underline;
}

.container .container{
    padding: 0;
}
.gallery-row {
  padding: 15px 0; }

.gallery {
padding-top: 20px!important;
}
.gallery-bottom{
	margin-top: -50px;
	margin-bottom: 50px;
}

.gallery .gallery-item {
text-align: center;
display:block;
	vertical-align: text-top;
float: left;
}

.gallery .gallery-caption {
margin-left: 0;
}


.page-partneri .gallery .gallery-caption{
/*    display: none;*/
}

.gallery img {
max-width: 100%;
height: auto;
margin: 0 auto;
display: block;
}

.gallery h2 {
    margin: 10px;
    text-align: left;
	margin: 10px!important;
}
.gallery-columns-4, .gallery-columns-3, .gallery-columns-2{
  display: block;
  clear: both;
}

.gallery-columns-4 .gallery-item{
  width: 25%;
}
.gallery-columns-5 .gallery-item{
  width: 20%;
}

.gallery-columns-3 .gallery-item{
  width: 33.333%;
}

.gallery-columns-2 .gallery-item{
  width: 50%;
}

.gallery-columns-3, .gallery-columns-2, .gallery-columns-4, .gallery-columns-5{
  margin: 0 -7.5px;
}

.gallery-columns-3 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item{
  padding: 0 7.5px 15px 7.5px;
}
.gallery-caption {
    color: #2B2B2B;
    margin: 5px 0 -11px 0;
    display: block;
}

.gallery-columns-3 .gallery-item:nth-child(3n+1){
	clear:both;
}

      .page-partneri figure.gallery-item {
    display: inline-block;
    float: none;
    margin: 0 0 50px 0;
}


@media (max-width: 700px) { /* . third will appear in half*/
	.gallery .gallery-item + br {
        display: none;
    }

	.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item{
	  width: 33.333%;
	}
	.gallery-columns-4 .gallery-item:nth-child(3n+1), .gallery-columns-5 .gallery-item:nth-child(3n+1){
	clear:both;
}
	.gallery-columns-3 .gallery-item{
	  width: 50%;
	}
	.gallery-columns-3 .gallery-item:nth-child(3n+1){
	clear:none;
	}
	.gallery-columns-3 .gallery-item:nth-child(2n+1){
		clear: both;
	}
	.gallery-columns-2 .gallery-item{
	  width: 100%;
	}
        .page-partneri figure.gallery-item {
        margin: 0 0 20px 0;
    }
    .page-partneri .gallery .gallery-caption{
        font-size: 14px;
        line-height: 1.2em;
    }
}
@media (max-width: 400px) {
	
	.gallery-columns-3 .gallery-item:nth-child(3n+1),.gallery-columns-4 .gallery-item:nth-child(3n+1), .gallery-columns-5 .gallery-item:nth-child(3n+1){
	clear:none;
	}
	
	
	.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item ,.gallery-columns-4 .gallery-item ,.gallery-columns-5 .gallery-item{
	  width: 50%;
	}
	.gallery-columns-1 .gallery-item:nth-child(2n+1), .gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(2n+1) ,.gallery-columns-4 .gallery-item:nth-child(2n+1) ,.gallery-columns-5 .gallery-item:nth-child(2n+1){
		clear:both;
	}
    
        
    .page-partneri figure.gallery-item {
        margin: 0 0 0 0;
    }
	
}
.gallery br{
	display: none;
}

.page-partneri .gallery{
    text-align: center;
}


img.alignleft {
    float: left;
    margin: 0 30px 30px 0;
}

img.alignright {
    float: right;
    margin: 0 0 30px 30px;
}

.page-partneri .gallery a{
    height: 130px;
    width: 230px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
        margin: 0 auto;
    
    max-width: 100%;
}

.page-partneri .gallery img {
    max-height: 100%;
    height: auto;
    max-width: 100%;
    width: auto;
        -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.page-partneri .gallery a:hover img{
    -webkit-filter: none;
    filter: none;
}

a.ha-logo.set-target img {
    height: 92px;
}
.laureati .filtr {
    margin: -15px 0 45px 0;
    font-size: 22px;
    color: #999999;
}

.laureati .filtr .item {
    float: left;
}
@media (min-width: 768px) {
    .laureati .filtr .item {
        margin-bottom: 20px;
    }    
}

.laureati .filtr .item .title{
    display: inline-block;
    
    margin: 0 20px 0 0;
}

input#vyhledat-input {
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    box-shadow: none;
}

section.main.laureati select {
    max-width: 100%;
    width: 200px;
    margin: 0 20px 0 0;
}
section.main.laureati select.bigger  {
    width: 300px;
}
section.main.laureati input{
    max-width: 100%;
    width: 200px;
}

.h-wrapper {
    background: #cfb53b;
    padding: 5px 0;
    width: 175px;
    text-align: center;
}
.h-wrapper h2
{
        left: 0!important;
}
.h-wrapper h2:after{
    display: none!important;
}
.noselect{
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.screen-reader-text{
	display: none;
}

.bezcaption .gallery .gallery-caption {
    display: none;
}

.inline-galerie .gallery figure.gallery-item {
    margin: 0;
    width: auto;
    padding: 0;
        float: none;
    display: inline-block;
}
.inline-galerie .gallery {
    padding: 0!important;
        display: inline;
}

.inline-galerie h2 {
    display: none;
}

.inline-galerie p {
    display: none;
}

.inline-galerie .gallery a{
    height: 92px;
    max-width: 190px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.inline-galerie  .gallery img {
    max-height: 100%;
    height: auto;
    max-width: 100%;
    width: auto;
        -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.inline-galerie  .gallery a:hover img{
    -webkit-filter: none;
    filter: none;
}


/*
@media (min-width: 768px) {  }

@media (min-width: 992px) {  }

@media (min-width: 1200px) { }

transition: all 0.25s ease-out;

background-image: url("data:image/svg+xml;utf8,<svg></svg>");

*/

.menu-open{
    overflow: hidden;
}
p, .content{

}
a,.btn{
    transition: all 0.13s ;
}
.navbar-form-search {
  position: relative;
    margin-right: 24px;
        border: none;
    box-shadow: none;
}
.navbar-form-search .form-control {
  width: 250px;
  border: 0;
    border-bottom: 1px solid white;
    background: black;
    color: #fff;
}
.navbar-form-search .btn {
  border: 0;
  background: transparent;
  font-size: 18px;
}
.navbar-form-search .btn:active, .navbar-form-search .btn:hover, .navbar-form-search .btn:focus {
  color: #000;
  outline: none;
  box-shadow: none;
}
.navbar-form-search .search-form-container {
  text-align: right;
  position: absolute;
  width: 250px;
  overflow: hidden;
  right: 70px;
  top: 0;
  z-index: 9;
  transition: all 0.3s ease-in-out;
}
.navbar-form-search .search-form-container.hdn {
  width: 0;
}
.navbar-form-search .search-form-container .search-input-group {
  width: 300px;
}

.navbar-form-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.navbar-form-search ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.navbar-form-search :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.navbar-form-search :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.overlay ul.nav.navbar-nav {
    position: relative;
    font-weight: 700;
    width: 50%;
}
.overlay ul.nav.navbar-nav li{
    display: block;
    float: none;
    text-align: left;
}
.overlay ul.nav.navbar-nav li .dropdown-menu{
    position: absolute;
    top: 0;
    width: 100%;
    right: -100%;
    left: auto;
    font-size: 24px;
    margin-top: 3px;
}


.nav>li>a:hover, .nav>li>a:focus {
    background: none;
}
.nav .btn:active, .nav .btn:hover, .nav .btn:focus,
header .info .btn:active, header .info .btn:hover, header .info .btn:focus{
    background: none;
}

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 0;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1002; /* Sit on top */
    right: 0;
    top: 0;
    overflow: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.menu-open .overlay{
    width: 100%;
    height: 100%;
    overflow-y:auto;
}
iframe.map{
    margin-bottom:30px;
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 75px; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
}
.overlay:before{
    background: #000;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    content: " ";
    height: 100%;
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}



/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.overlay .nav>li>a, .overlay ul.dropdown-menu a {
    color: #999999;
    white-space: normal;
}
.overlay .nav>li>a:hover, .nav>li>a:focus, .overlay .nav>li.open>a, .overlay ul.dropdown-menu a:hover, .overlay ul.dropdown-menu a:focus {
    color: #fff;
    background: none!important;
}

.navbar-static-top {
    z-index: initial;
}
ul.nav.navbar-nav.navbar-left, ul.nav.navbar-nav.navbar-right{
    z-index: 1003;
    position: relative;
}

.menu-bar:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.overlay ul.nav.navbar-nav>li>a {
    padding: 8px 20px;
}

.overlay ul.dropdown-menu {
    font-size: 14px;
    background: none;
}
.overlay ul.dropdown-menu a{
    font-size: 16px;
    padding: 0 0 10px 0;
    font-weight: 700;
}

.overlay .info nav{
    display: inline-block;
        margin-top: 82px;
}
.overlay .info nav ul{
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
}
.overlay .info nav ul a{
    color: #000;
    padding: 2px 0;
    font-size: 18px;
}
.overlay .info nav ul li{
    margin-left: 20px;
}
.overlay .info nav ul li:first-child{
    margin-left: 0;
    margin-bottom: 10px;
}
@media screen and (max-height: 768px) {
    
    .overlay .info nav ul li:first-child{
        display: none;
    }
    .overlay .info nav ul li {
        margin-left: 0px;
    }
    .navbar-form-search .search-form-container {
        width: 200px;
        width: calc(100% - 80px);
    }
    .overlay .info nav {
        margin-top: 0!important;
    }
}
    
i.f{
    display: inline-block;
    vertical-align: middle;
    background: url('images/ico-f.svg') center center no-repeat;
    background-size: 100%;
        margin-right: 5px;
    width: 10px;
    height: 22px;
}
i.arr{
    width: 29px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    background: url(images/arr.svg) center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-left: 15px;
}

form .btn-submit{
    background-image: url(images/arr.svg);
    background-repeat: no-repeat;
    background-position: 99px 14px;
    background-size: 29px 12px;
    padding-right: 60px;
}
form .btn-submit-prihlaska{
        background-position: 179px 14px;
}

.black i.arr{
    background-image: url(images/arr-black.svg);
}
i.search{
    width: 23px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    background: url(images/ico-search.svg) center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.col-xs-11.col-sm-11.col-md-6 {
    padding-left: 0;
}
.navbar{
    border-bottom: 0;
}
.home .navbar-form-search .form-control{
    background-color: transparent;
}
.full-image img{
    width: 100%;
}

.home-promo{
    position: relative;
    z-index: 1;
    /* background: #fff; */
    top: -50px;
    overflow: hidden;
}

.header-promo.imagecover a.logo{
        margin: 0 0 40px 0;
    text-align: left;
}

.home-promo .info img {
    width: 300px;
}

.home-promo h1{
    color: #fff;
    font-weight: 400;
    background: #cfb53b;
    display: inline;
    font-size: 30px;
    box-shadow: 17px 0 0 #cfb53b, -17px 0 0 #cfb53b;
    box-decoration-break: clone;
    line-height: 1.4em;
    padding: 8px 0px 8px 0px;
    letter-spacing: -0.015em;
    position: relative;
    left: 0;
    text-transform: uppercase;

}

.home-promo h2{
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
    font-family: 'Arial condensed', arial, Gadget, sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1.7em;
    margin-bottom: 7px;

    font-size: 16px;
/*    font-size: 22px;
*/
    text-transform: uppercase;
}

.home-promo h2 + h2 {
    margin-top: 26px;
}

.home-promo .info a {
    margin-bottom: 88px;
    display: none;
    text-align: center;
    
}

@media (max-width: 768px){
    .home-promo h1{
        font-size: 20px;
        margin-bottom: 50px;
    }
    .home-promo h2{
        font-size: 16px;
        margin-top: 50px;
    }
    .home-promo h2 + h2 {
        margin-top: 7px;
    }
    .hodiny {
        font-size: 20px!important;
        margin-top: 11px!important;
    }
    
    .home-promo h2:before{
        content: "";
        display: block;
    }
    

    .home-promo h2 span{
        background: #000;
        box-shadow: 17px 0 0 #000, -17px 0 0 #000;
        box-decoration-break: clone;
        padding: 8px 0px 8px 0px;
        position: relative;
        left: 0;
        text-transform: uppercase;

    }


}
.big{
    position: relative;
}
.big .info{
    position: absolute;
    top: 20px;
    text-align: left;
        padding-right: 36px;
}

.container-big > img{
    width: 100%;
}

.home-promo .info .in{
/*    padding: 0 9px;*/
}
.img-fluid{
    margin: 41px 9px 36px;
}
.img-fluid img{
/*    display: none;*/
}

.partneri {

    margin-bottom: 30px;
}
.partneri img{
    vertical-align: middle;
    margin: 0 17px 17px;
    zoom: .7;
}

.content h4{
    font-size: 24px;
    color: #010000;
   font-weight: 700;
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
    margin: 0;
}
.kontakt.content{
    font-size: 18px;
}
.kontakt.content strong{
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
}

.navbar.navbar-static-top{
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
top: -100px;
    position: static;
}
.navbar.navbar-static-top.navbar-fixed-top {
    z-index: 1003;
    position: fixed;
        background: black;
    top: 0;
}


@media (max-width: 992px) and (min-width: 768px){
    .navbar-form-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #000;
    }
    .navbar-form-search ::-moz-placeholder { /* Firefox 19+ */
      color: #000;
    }
    .navbar-form-search :-ms-input-placeholder { /* IE 10+ */
      color: #000;
    }
    .navbar-form-search :-moz-placeholder { /* Firefox 18- */
      color: #000;
    }
    .navbar-form-search .form-control {
        width: 250px;
        border: 0;
        border-bottom: 1px solid black;
        background: white;
        color: #000;
        box-shadow: none;
    }
    
    .overlay-content .col-sm-6 .info .hidden{
            display: block!important;
            color: black;
    }
    .navbar-form-search .search-form-container{
        position: static;
        display: inline-block;
        vertical-align: middle;
        font-weight: 400;
    }
    .overlay ul.nav.navbar-nav>li>a {
        padding: 8px 14px;
    }
    .navbar-form-search {
        margin-right:0px;
            padding: 0;
    }
    header i.arr{
        background-image: url(images/arr-black.svg);
    }
    i.search {
        background-image: url(images/ico-search-black.svg);
    }
}
@media (max-width: 992px)
{
    .home-promo .row{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .home-promo .row .col-md-6{
        order: 1
    }
    .home-promo .row .col-md-6:first-child{
        order: 2
    }
}
@media (max-width: 767px)
{
    
    .overlay-content .row{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .overlay-content .col-sm-6{
        order: 1;
        background: #000;
        padding: 15px 0;
        padding: 0 30px;
    }
    .overlay-content .col-sm-6:first-child{
        order: 2
    }
    .overlay .info nav ul a {
        color: #fff;
    }
    .overlay .info nav {
        margin-top: 20px;
    }
    .overlay-content .col-sm-6 .info{
        text-align: left;
    }
    .overlay-content .col-sm-6 .info img{
        display: none;
    }
    i.f{
        background-image: url('images/ico-f-white.svg');
    }
    .overlay-content .col-sm-6 .info .hidden{
            display: block!important;
            color: white;
        
    }
    .navbar-form-search .search-form-container{
        position: static;
        display: inline-block;
        vertical-align: middle;
        font-weight: 400;
    }
    .overlay ul.nav.navbar-nav>li>a {
        padding: 8px 14px;
    }
    .navbar-form-search {
        margin-right:0px;
        
        margin-top: 20px;
    }
    i.arr{
        background-image: url(images/arr.svg);
    }
    
}
@media (min-width: 768px)
{

    .overlay:before{
        position: absolute;
        top: 0;
        left: 0;
        right: 50%;
        bottom: 0;
        content: " ";
        height: auto;
        background: #fff;
    }  
    .overlay {
        background: #000;
    }
}

.container-big {
    padding: 0 15px;
}

.head .h3-wrap {
    margin-bottom: 20px;
}

@media (min-width: 992px)
{
    .home-promo .info .in{
/*        padding: 0 40px;*/
    }
    
        .container-big {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}
    
    .menu-open .open .navbar-brand{
        opacity: 0;
    }
    iframe.map{
        margin-bottom:73px;
    }
    .partneri {
        margin-bottom: 62px;
    }
    .partneri img{
        zoom: 1;
    }
    
    .home-promo h1{
        margin: 0 0 5px 0;

    }
    .home-promo h2{
    font-family: 'Arial condensed', arial, Gadget, sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1.7em;
    margin-bottom: 7px;
/*    font-size: 15px;*/
    text-transform: uppercase;
            letter-spacing: 0.5px;
    }

    
    .home-promo .info a{
        display: block;
    }
    .big .info{
        position: absolute;
        top: 102px;
        max-width: 50%;
    }
    .big .info.text-bottom{
        bottom: 71px;
        top: auto;
    }

    
    .Aligner {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .Aligner-item {
      max-width: 50%;
    }

    .Aligner-item--top {
      align-self: flex-start;
    }

    .Aligner-item--bottom {
      align-self: flex-end;
    }
    .home-promo{
        position: relative;
        z-index: 1001;
        top: -109px;
        margin: 0 0 -109px 0;
        padding-top: 0;
    }
    
    .part-64, .part-35, .part-50{
        width: 50%;
    }

    .img-fluid .in h2{
        font-size: 25.2px;
    }
    .img-fluid{
        margin: 0 0 50px 0;
        position: relative;
        z-index: 2;
        clear: both;
    }
    .img-fluid img{
        display: block;
    }
    .img-fluid .in{
        margin: 0 17px 0 -35px;
    }
    .img-fluid .in h2{
        left: 0;
        font-size: 36px;
    }
    .img-fluid .in h2{
        left: 17px;
    }
    .text-left .info{
        position: relative;
        z-index: 1;
    }
    .img-fluid .in p{
        padding: 0 0 0 119px;
    }
    
    .img-fluid.text-left .in p{
        padding: 0 119px 0 0;
    }
    .img-fluid.text-left .in p.lead{
        font-size: 24px;
        font-weight: 700;
        padding-right: 100px;
        margin-bottom: 14px;
    }
    .img-fluid.text-left .in{
        margin: 110px -44px 0 10px;
    }

    .overlay-content {
        top: 25%; /* 25% from the top */
    }
    .overlay a {
        font-size: 24px;
    }
    .overlay ul.dropdown-menu a{
        font-size: 24px;
        padding: 8px 0 8px 47px;
        font-weight: 400;
    }
    .overlay ul.nav.navbar-nav {
        border-right: 1px solid white;
    }
    .overlay ul.nav.navbar-nav>li>a {
            padding: 10px 10px 10px 50px;
        line-height: 1.5em;
    }
    .overlay .info nav ul a{
        padding: 5px 0;
        font-size: 18px;
    }
}
@media (min-width: 1200px)
{
    

    .home-promo .info .in{
/*        padding: 0 60px;*/
    }
    .overlay a {
        font-size: 30px;
    }
    .part-64{
        width: 64.7249%;
    }
    .part-35{
        width: 35.2751%;
    }
    
    .img-fluid{
        margin: 0 0 100px 0;
        position: relative;
        z-index: 2;
        
    }
    .img-fluid + .img-fluid{
        margin-top: -73px;
        margin-top: -160px;
    }
    .img-fluid .in{
        margin: 0 0 0 -35px;
        margin: 0 40px 0 -35px;
    }
    .img-fluid .in h2{
        position: relative;
        z-index: 2;
        left: 0;
        font-size: 29px;
    }
    .img-fluid.text-left .in h2{
        left: 17px;
    }
    .img-fluid .in p{
        padding: 0 0 0 119px;
    }
    .img-fluid.text-left .in p{
/*        padding: 0 314px 0 0;*/
    }
    .img-fluid.text-left .in p.lead{
        font-size: 24px;
        font-weight: 700;
        padding-right: 100px;
        margin-bottom: 14px;
    }
    .img-fluid.text-left .in{
        margin: 110px -44px 0 10px;
    }
        .home-promo h1{
        font-size: 70px;
            font-size: 45px;
                font-size: 31px;
    }
    .home-promo h2{
    }
    
}

@media (min-width: 1440px)
{
    
    .home-promo h1{
/*    font-size: 26px;*/
    }
    .home-promo h2{
    }

    .img-fluid .full-image{
        padding-left: 106px;
    }
    .img-fluid.text-left .container-big .full-image{
        padding: 0 153px 0 0;
    }
    .img-fluid.text-left .full-image{
        padding: 0 0 0 0;
    }
    .img-fluid .in p{
        padding: 0 182px 0 84px;
    }
    .img-fluid .in{
        margin: 0 0 0 -35px;
    }
    .img-fluid.text-left .in p{
/*        padding: 0 314px 0 0;*/
    }
    .img-fluid.text-left .in p.lead{
        font-size: 24px;
        font-weight: 700;
        padding-right: 100px;
        margin-bottom: 14px;
    }

    .img-fluid.text-left .in{
        margin: 110px -44px 0 0;
    }
    
    .img-fluid.text-left .container-big .in{
        margin: 110px -44px 0 148px;
    }
    
}

.navbar-brand img {
    height: 77px;
}


@media (min-width: 768px)
{
    .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px;
        color: white;
    }
}



.navbar-left{
    margin-top: 4.5px;
}

@media (max-width: 767px)
{
    .menu-bar{
        position: relative;
    }
    ul.nav.navbar-nav.navbar-right {
            position: absolute;
        margin: 0;
        right: 4px;
    }    
}


@media (min-width: 768px)
{
    .navbar-right {
        margin-right: 0;
    }
    .navbar-left {
        margin-left: -15px;
    }
}


.navbar-brand {
    opacity: 1;
    transition: 0.5s;
    position: absolute;
    z-index: 1001;
}

.header-promo .wrapped {
    min-height: 0;
    padding: 86px 0 40px 0;
}

@media (min-width: 992px) {
    .header-promo .wrapped {
        min-height: 500px;
        padding: 86px 0;
    }
}

.open .navbar-brand{
    opacity: 1;
}

.navbar.navbar-static-top {
    margin-bottom: 0;
}

img{
    max-width: 100%;
    height: auto;
}

.promo {
    position: relative;
    margin-bottom: 70px;
}
.promo.bezobrazku{
    margin-bottom: 50px;
}
.error404 section.promo {
    margin-bottom: 0;
}

.promo > img{
    display: block;
    margin:0 auto;
}
.promo .in{
    position: absolute;
    bottom: 69px;
    left: 0;
    right: 0;
    text-align: left;
}
.promo.bezobrazku .in {
    position: static;
    bottom: 69px;
    left: 0;
    right: 0;
    text-align: left;
    margin: 62px 0;
}
.promo.bezobrazku .in .info{
    margin-top: 30px;
    font-size: 18px;
}
.promo.bezobrazku .in .info .red{
    font-family: 'Playfair Display', serif;
}
.red{
    color: #cfb53b;
}
.promo h2{
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    color: #cfb53b;
    font-weight: 400;
    background: #fff;
    display: inline;
    font-size: 36px;
    max-width: 50%;
    box-shadow: 17px 0 0 white, -17px 0 0 white;
    box-decoration-break: clone;
    line-height: 1.2em;
    padding: 2px 0px 2px 0px;
    letter-spacing: -0.015em;
    position: relative;
    left: 17px;
}
.pagination>li>a, .pagination>li>span {
    color: #cfb53b;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #000;
}
.promo h2.inverted, .promo.bezobrazku h2{
    color: #fff;
    background: #cfb53b;
    box-shadow: 17px 0 0 #cfb53b, -17px 0 0 #cfb53b;
}
ul.pagination {
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
}



.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #cfb53b;
    border-color: #cfb53b;
    cursor: default;
}
.error404 .promo .in{
    left: 50%;
    top: 100px;
    bottom: auto;
}

@media (max-width: 1200px) {
    .promo{
        overflow: hidden;
        text-align: center;
    }
    .promo img{
        max-width: none;
        position: relative;
        margin: 0;
        left: 100%;
        margin-left: -200%;
        display: inline;
    }

}
.search-list strong{
    font-size: 18px;
    display: block;
        margin-bottom: 3px;
}
.search-list article{
        margin-bottom: 41px;
}
.search-list article h2{
    text-decoration: none!important;
     font-family: 'Playfair Display', serif;
    font-size: 16px;
    clear: both;
    font-weight: 400;
    color: inherit;
    margin: 0 0 16px 0;
}
.search-list article h2 a{
     color: inherit;
    text-decoration: none!important;
}

.main{
    margin-bottom: 52px;
}
.main.min-height{
    min-height: 200px
}

.content div + br{
    display: none;
}
.headline .zpet{
    float: right;
    font-size: 30px;
    padding: 5px 0 0 39px;
    text-align: right;
    position: relative;
        margin-left: 50px;
}

.headline a{
    color: #999999;
    text-transform: uppercase;
    text-decoration: none!important;
}
.headline .zpet span{
    color: #000;
    padding-right: 20px;
    /* font-weight: 700; */
    font-family: monospace;
    font-size: 44px;
    position: absolute;
    left: 0;
    top: -7px;
}




@media screen and (max-width: 767px) {
        .laureati .filtr .item {
        float: left!important;
    }
    
    .laureati .filtr .item, input#vyhledat-input {
        float: left!important;
        width: 100%!important;
    }
    
    section.main.laureati select{
        width: 100%;
        width: 100%!important;
    }
    .headline .zpet {
        float: right;
        font-size: 20px;
        padding: 9px 0 0 39px;
        text-align: right;
        position: relative;
        margin-left: 50px;
    }
    .headline .zpet span{
        color: #000;
        padding-right: 3px;
        /* font-weight: 700; */
        font-family: monospace;
        font-size: 34px;
        position: absolute;
        left: 8px;
        top: -2px;
    }
    
}

@media (min-width: 1200px) {
    .main.min-height{
        min-height: 448px
    }
    .promo > img{
        width: 100%;
    }
}
.sidebar h1{
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    color: #cfb53b;
    font-weight: 700;

    display: inline;
    font-size: 36px;
    line-height: 1.2em;
    letter-spacing: -0.015em;
}

 .headline h1{
    color: #fff;
    font-weight: 400;
    background: #cfb53b;
    display: inline;
    font-size: 29px;
    box-shadow: 17px 0 0 #cfb53b, -17px 0 0 #cfb53b;
    box-decoration-break: clone;
    line-height: 1.35em;
    padding: 3px 0px 2px 0px;
    letter-spacing: -0.015em;
    position: relative;
    left: 17px;
    text-transform: uppercase;
}

.sidebar h2, .content h2{
    font-family: 'Arial narrow', 'Arial Bold', Gadget, sans-serif;
    color: #fff;
    font-weight: 400;
    background: #cfb53b;
    display: inline;
    font-size: 29px;
    box-shadow: 17px 0 0 #cfb53b, -17px 0 0 #cfb53b;
    box-decoration-break: clone;
    line-height: 1.35em;
    padding: 7px 0px 7px 0px;
    position: relative;
    left: 17px;
    text-transform: uppercase;
}
.sidebar .h2-wrap, .content  .h2-wrap {
        padding-right: 21px;
}
.content h3{
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    color: #fff;
    font-weight: 700;
    background: #000;
    display: inline;
    font-size: 24px;
    box-shadow: 17px 0 0 #000, -17px 0 0 #000;
    box-decoration-break: clone;
    line-height: 1.2em;
    padding: 2px 0px 2px 0px;
    letter-spacing: -0.015em;
    position: relative;
    left: 17px;
}
.content h3:after{
    content: " ";
    display: block;
    margin-bottom: 11px;
}
.aktuality-list .content{
    position: relative;
}
.aktuality-list .content h2, .content  .herci h3 {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    top: 4px;
    background: black;
        padding: 7px 0px 7px 0px;
    letter-spacing: -0.015em;
    box-shadow: 17px 0 0 #000000, -17px 0 0 #000000;
}
.aktuality-list .content h2, .content .herci h3 {
    top: 3px;
    top: 5px;
}

.vitez-hlaska{
    position: relative;
}
.vitez-hlaska h3 {
    position: absolute!important;
    margin: 0!important;
    padding: 10px 0 0 0!important;
    top: 0!important;
    left: 32px!important;
}

.vitez h2 {
    top: 5px;
}

.content .herci .head{
    line-height: 0;
}
.aktuality-list article:hover .content  h2, .content  .herci>div .head:hover h3  {
    background: #cfb53b;
    box-shadow: 17px 0 0 #cfb53b, -17px 0 0 #cfb53b;
}

.aktuality-list article:hover .content img {
    filter: none;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.aktuality-list article {
    margin-bottom: 30px;
}
.sidebar h2 a, .content h2 a, .info h2 a, .content  .herci h3 a{
    color: inherit!important;
    text-decoration: none!important;
}
.content h2.inverted{
    background: #fff;
    box-shadow: 17px 0 0 #fff, -17px 0 0 #fff;
    color:#cfb53b;
}
.sidebar h2:after, .content h2:after, .sidebar h1:after{
    content: " ";
    display: block;
    margin-bottom: 36px;
    
}
.full-image h2:after, .banner h2:after{
    margin-bottom: 20px;
}
.text-bottom .content h2:after{
    margin-bottom: 0;
}
.sidebar h1:after{
    margin-bottom: 14px;
}

.content{
    font-size: 16px;
        font-size: 18px;
    line-height: 1.5em;
}

.content ol ol{
    list-style-type: lower-alpha;
}

.content ol {
    counter-reset: list;
}
.content  ol > li {
    list-style: none;
}
.content  ol > li:before {
    content: counter(list) ") ";
    counter-increment: list;
    position: absolute;
    margin-left: -21px;
}

.content ol ol {list-style-type: none;}
.content ol ol>li:before {content: counter(section, lower-alpha) ") ";}
.content ol ol>li { counter-increment: section;}

p.lead, .uvodnik p:first-child, .aktuality-list .content p{
    font-size: 18px;
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    letter-spacing: -0.015em;
    font-weight: 700;
}
.aktuality-list img{
    width: 100%;
}
.aktuality-list .content p, .aktuality-list .content .p {
    margin: -15px 0 4px 0;
}
.aktuality-list .content .p p{
    margin: 0;
}
.aktuality-list .content p + p{
    margin-top: 8px;
}

p.lead.alert, p.lead.red{
    color:#cfb53b;
}
.content p, .content ul, .content ol ol{
    margin-bottom: 24px;
}
.content li{
    margin-bottom: 1em;
}
.content ol, .content ul{
    padding-left: 19px;
}

.content ol ol, .content ol ul{
    margin-bottom: 0;
    margin-top: 1em;
    padding-left: 40px;
}

.sidebar {
    padding-right: 32px;
}
.alt-logo .navbar-brand{
    position: absolute;
    padding: 5px 0px;
}
.alt-logo .navbar-brand img{
    max-height: 41px;
}

.headline{
    height: auto;
    position: relative;
    z-index: 1000;
    margin-top: -50px;
    /* line-height: 50px; */
    clear: both;
}

.headline.mb{
    margin-bottom: 50px;
}

.single-nominanti section.headline.mb {
    margin-bottom: 82px;
}

.headline h1 {
    /* font-family: 'Arial', 'Arial Bold', Gadget, sans-serif; */
    /* font-weight: 400; */
    /* font-size: 16px; */
    margin: 0;
    display: inline-block;
    /* vertical-align: middle; */
    /* padding: 0 0 0 50px; */
    text-transform: uppercase;
}

.headline h1 a{
    color: inherit!important;
    text-decoration: none!important;
}

.navbar-header .navbar-brand{
    display: none;
}

.menu-bar>.navbar-left,.menu-bar>.navbar-right > li:first-child {
    display: none;
}

.menu-bar{
    color: #fff;
    padding: 4.5px 4px
}

/* https://codepen.io/designcouch/pen/Atyop */

#nav-icon {
  width: 41px;
  height: 41px;
  position: relative;
    padding: ;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  background: #cfb53b;
    /* outline: 4px solid black; */
}

#nav-icon span{
  display: block;
  position: absolute;
  height: 4px;
  width: 24px;
  background: #000;
  opacity: 1;
  left: 9px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


#nav-icon span:nth-child(1) {
  top: 12px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 19px;
}

#nav-icon span:nth-child(4) {
  top: 26px;
}

.open #nav-icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.open #nav-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open #nav-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open #nav-icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}


@media (min-width: 992px) {
    .full-image h2:after, .banner h2:after{
        margin-bottom: 36px;
    }
    .main + .main{
        margin-top: -42px;
    }
    .aktuality-list article {
        margin-bottom: 64px;
    }
    .headline{
    /* height: 108px; */
    /* position: relative; */
    /* z-index: 1000; */
    /* line-height: 108px; */
    /* top: -109px; */
    /* margin: 0 0 -109px 0; */
    margin: 0;
    }
    #nav-icon{
        outline: none;
    }
    .menu-bar:before {
        background: black;
    }
    #nav-icon span {
        height: 6px;
        width: 34px; 
        left: 13px;
    }
    #nav-icon span:nth-child(1) {
      top: 17px;
    }

    #nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
      top: 27px;
    }

    #nav-icon span:nth-child(4) {
      top: 37px;
    }
    .menu-bar{
        padding: 24.5px 25px;
    }
    #nav-icon {
      width: 59px;
      height: 59px;
    }
    .alt-logo .navbar-brand{
        padding: 14px 0;
    }
    .alt-logo .navbar-brand img{
        max-height: none;
    }
    .menu-bar>.navbar-left,.menu-bar>.navbar-right > li:first-child {
        display: block;
    }

    .headline h1 {
    /* font-size: 16px; */
    /* margin: 37px 0; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    /* padding-left: 108px; */ 
    }
}
    
@media (min-width: 1200px) {
    .headline h1 {
        font-size: 30px;
        font-size: 36px;
    }   
}

@media (min-width: 1400px) {
    .alt-logo .navbar-brand{
         display: none;
    }
    .headline h1{
        padding-left: 0;    
    }
    .navbar-header .navbar-brand{
        display: block;
    }
    
}

@media (max-width: 992px) {
    .main, .sidebar{
        margin-bottom: 36px;
    }
        .promo h2,.sidebar h1, .sidebar h2, .content h2{
        font-size: 25.92px;
    }
    .radio, .checkbox {
        margin-top: 0;
    }
}
@media (max-width: 768px) {
    .promo, .promo.bezobrazku{
        margin-bottom: 29px;
    }
    .promo h2,.sidebar h1, .sidebar h2, .content h2{
        font-size: 25.92px;
    }
    .promo .in{
        bottom: 29px;
        padding-right: 17px;
    }
    .sidebar h2:after, .content h2:after, .sidebar h1:after{
        content: " ";
        display: block;
        margin-bottom: 23px;
    }
    .main, .sidebar{
        margin-bottom: 14px;
    }
    .form-group label{
        font-size: 16px;
        font-weight: 400;
    }
    p.lead, .aktuality-list .content p{
        font-size: 16px;
    }
    footer nav ul li {
        font-size: 16px;
    }
}

.line-1 a, footer .center span{
    white-space: nowrap;
}
@media (min-width: 767px) {
    footer .same{
        width: 152px;
        display: inline-block;
    }
    
    .line-1 a{
         width: 150px;
        display: inline-block;
    }

    
}

.aktuality .p, .aktuality h3 {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    margin: 0 auto;
    height: 6em;
    /* Fallback for non-webkit */
    line-height: 1.5em;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}


.aktuality{
    font-size: 16px;
    margin-bottom: 30px;
}
.aktuality .p{
  height: 6em; /* Fallback for non-webkit */
  line-height: 1.5em;
  -webkit-line-clamp: 4;
}
.aktuality h3{
  height: 3.6em; /* Fallback for non-webkit */
  line-height: 1.2em;
  -webkit-line-clamp: 4;
    margin-top: 22px;
    margin-bottom: 11px;
    padding: 2px 0;
}

@media (max-width: 767px) {
    .aktuality .p{
        height: 4.5em;
        line-height: 1.5em;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

.aktuality .aktualita{
    background: #e7e7e7;
    box-shadow: 0px 13px 54px 10px rgba(38, 38, 38, 0.11);
}
.aktuality .aktualita .content{
    padding: 0 16px;
}
.aktuality .aktualita .content .p{
    margin-bottom: 19px;
}
.aktuality .aktualita .content p{
    margin-bottom: 19px;
}
.aktuality h3 {
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
    font-weight: 700;
    color: #ff0000;
    font-size: 16px;
    background: none;
    box-shadow: none;
    left: 0;
    display: block;
}
.aktuality h3  a{
    text-decoration: none!important;
    color: inherit!important;
}
.aktuality .date{
    font-family:  arial, Gadget, sans-serif;
    font-size: 14px;
}

.aktuality .title{
    display: none;
}
/*.aktuality .aktualita img, .kalendar img,  .aktuality-list img{
    
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
    transition: 0.3s all;
        width: 100%;
}*/

.aktuality .aktualita img, .kalendar img,  .aktuality-list img,  .galerie-thumbnail img{
    	filter: url('js/filters.svg#grayscale'); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/
        width: 100%;
}
.aktuality .aktualita:hover img, .kalendar a:hover img, .aktuality-list a:hover img, .galerie-thumbnail a:hover img{
    filter:none;
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

.aktuality .aktualita:hover .img_grayscale, .kalendar a:hover .img_grayscale, .aktuality-list a:hover .img_grayscale{
    opacity: 1!important;
}
    .aktuality .aktualita img{
        width: 100%;
    }

.filter{
    clear: both;
    margin-bottom: 90px;
}
.filter .tools {
    margin: -19px 0 30px 10px;
}
.filter  .play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.filter  .play svg{
    width: 130px;
    height: auto;
}
.filter .title,  .filter nav, .filter nav a, .container .submenu a{
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    color: #333333;
    font-weight: 400;
}
.filter .title{
    margin-right: 20px;
}
.filter nav a, .container .submenu a{
    color: #999999;
    text-decoration: underline;
    margin-right: 19px;
}
.filter nav a.active, .container .submenu a.active{
    color: #333333;
    text-decoration: none;
}

@media screen and (max-height: 768px) {

    
    .filter nav a, .container .submenu a {
        margin-right: 10px;
        font-size: 16px;
    }
}
input#s {
    border: 2px solid black;
    background: none;
    height: 43px;
    padding: 0 10px;
}

input#searchsubmit {
    border: none;
    background: black;
    color: white;
    border: 2px solid black;
    height: 43px;
    padding: 0 20px;
}

.filter.multimedia .title{
    font-weight: 700;
    display: block;
        margin-bottom: 10px;
        font-size: 24px;
}


@media (max-width: 991px) {
    .aktuality .aktualita .row{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .aktuality .aktualita img{
        width: 100%;
    }
    .aktuality .aktualita:nth-child(even) .row>div{
        order: 1;
    }
    .aktuality .aktualita:nth-child(even) .row>div:first-child{
        order: 2;
    }
}

@media (min-width: 992px) {
    .aktuality .title, section > div > .title{
        display: block;
        color: #000;
        font-size: 30px;
        font-family: 'Arial Bold', arial, Gadget, sans-serif;
    font-weight: 700;
            margin: 32px 0;
    }
    .aktuality{
        margin-bottom: 70px;
    }
    .aktuality .date{
        font-size: 16px;
    }
    .aktuality h3 {
        font-size: 24px;
    }
}


.btn{
    font-size: 18px;
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    font-weight: 700;
    color: #fff;
    background: #000;
    padding: 9px 18px;
    letter-spacing: -0.015em;
    border: none;
}
.btn:active,.btn:hover, .btn:focus{
    background-color: #cfb53b;
}
.btn .arr{
    margin-left: 30px;
}

.content form, .content form p, .form-group p, .form-group, form .checkbox{
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    font-size: 18px;
    margin-bottom: 24px;
}
.content form p.help-block {
    font-size: 16px;
}

.content hr {
    margin: 13px 0 38px 0;
    border-top: 2px solid black;
}


.content form {
    margin-top: 40px;

}

section .content form{
    margin-bottom: 80px;
}

.form-control.wpcf7-not-valid {
    border-color: red;
}
.wpcf7-not-valid-tip {
    color: #cfb53b;
    font-size: 16px;
    padding-top: 10px;
    display: block;
}

.screen-reader-response[role="alert"] ul {
    display: none;
}

.checkbox span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -26px;
    font-weight: 400;
}


.form-control {
    border: 2px solid black;
    background: none;
    height: 43px;
}
.form-group label, label>span.checkbox-label{
    background: #000;
    box-shadow: 11px 0 0 #000, -11px 0 0 #000;
    box-decoration-break: clone;
    color: #fff;
    margin: 0 0 0 11px;
    padding: 5px 0;
}

.checkbox label br {
    display: none;
}
.checkbox label p{
    display: inline-block;
    margin: 0;
}

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.radio label, .checkbox label {
    line-height: 43px;
    width: 100%;
        margin: 0;
    padding: 0;
    font-weight: 700;
}
 .checkbox .jmeno{
    display: inline-block;
     vertical-align: middle;
}
.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 2px solid #000;
    width: 47px;
    height: 44px;
    float: right;
    vertical-align: middle;
    
}

form .footer{
    margin-top: 41px;
}

form .footer a {
    line-height: 43px;
    color: black;
}

.checkbox span.wpcf7-form-control-wrap {
    float: right;
    margin-right: 20px;
}

@media (min-width: 992px) {
    
    .checkbox .cr,
    .radio .cr {
        margin-right: 50px
    }
    .wpcf7-form .checkbox .cr{
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .checkbox .cr,
    .radio .cr {
        margin-right: 136px
    }
    .wpcf7-form .checkbox .cr{
        margin-right: 0;
    }
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon,
.checkbox label .cr > .cr-icon,
.radio label .cr > .cr-icon{
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon,
.checkbox label.checked .cr > .cr-icon,
.radio label.checked .cr > .cr-icon{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.cr-icon.check{
    display: inline-block;
    width: 43px;
    height: 39px;
    background: url(images/ico-check.svg) center center no-repeat;
    background-size: 26px 19px;
}
.banner{
    position: relative;
}
.banner .date{
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 48px;
    line-height: 1em;
        margin-bottom: 17px;
}
.banner p{
/*    display: none;*/
}
.banner .info {
    position: absolute;
    bottom: 7px;
    text-align: left;
    padding-right: 28px;
}
.citat{
    font-size: 24px;
    font-family:  'Arial Bold', Arial, Gadget, sans-serif;
    font-weight: 700;
    margin: 60px 0;
}
.citat .name{
    font-size: 18px;
    font-style: italic;
    font-family:  'Arial', Gadget, sans-serif;
    font-weight: 400;
}


@media (max-width: 992px) {
    .banner, .big{
        overflow: hidden;
        text-align: center;
    }
    .banner img, .big img{
        max-width: 400%;
        position: relative;
        margin: 0;
        left: 100%;
        margin-left: -200%;
        display: inline;
        width: auto;
        min-height: 400px;
    }

}

@media (max-width: 767px) {
    .banner, .big{
        overflow: hidden;
        text-align: center;
    }
    .h2-wrap {margin-top: 30px;}
    .banner img, .big img{
        max-width: 100%;
        position: relative;
        margin: 0;
        left: 0%;
        margin-left: 0%;
        display: inline;
        width: auto;
        height: auto;
        min-height: 80px;
    }

    .big .info {
        position: relative;
        top: 20px;
        text-align: left;
        padding-right: 15px;
      }
      
      .big.cointainer-big.full-image {margin-top: -25px;}

      .container-big .container {padding-left: 0px; padding-right: 0px; padding-bottom: 15px;}

      .big .info p .btn{white-space: normal;}  

}

@media (max-width: 767px) {
    .alottext img {
        max-width: 500%;
    }
}

@media (min-width: 992px){
    .citat{
        margin: 37px 14px;
    }
    .banner .info {
        bottom: 50px;
        max-width: 50%;
    }
    .banner p{
        display: block;
    }
    .citat, .citat .name{
        font-size: 36px;
    }
}
.kalendar{
    position: relative;
    margin-bottom: 69px;
}
.kalendar  article{
    width: 300px;
    height: 300px;
    position: relative;
    margin: 0 4px;
    background: #e8e8e8;
}
.kalendar-list article{
    width: 100%;
    height: auto;
}
.kalendar-list article img{
    width: 100%;
    height: auto;
}
.kalendar-list article{
    margin-bottom: 15px;
}

.kalendar .date{
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    position: absolute;
    top: 144px;
    padding: 0 29px;
    left: 0;
    z-index: 15
}
.kalendar-list .date{
        text-shadow: 5px 2px 20px black;
}
.kalendar a{
    display: block;
    width: 100%;
    height: 100%;
}
.kalendar h3{
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    padding: 10px 30px 0 30px;
    line-height: 24.5px;
    overflow: hidden;
    height: 130px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    text-shadow: 1px 1px 5px black;
    width: 100%;
    
    background: rgba(207, 181, 59, 0.85);
    text-shadow: none;
        height: 92px;
}
.oceneni-nominanti{
    padding-bottom: 50px;
}

.content .oceneni-nominanti h5 {
    margin: 0 0 30px 0;
}
.content .oceneni-nominanti .vitez, .content .oceneni-nominanti .herci>div{
    padding-bottom: 30px;
}

.galerie-thumbnail{
    position: relative;
    padding-bottom: 16px;
}
.galerie-thumbnail h3{

    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    top: 180px;
    padding: 0 29px;
    line-height: 24.5px;
    overflow: hidden;
    height: 73.5px;
    z-index: 2;
}
.galerie-thumbnail a{
    display: block;
    position: relative;
}
.galerie-thumbnail h3 {
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    top: auto;
    padding: 0 29px;
    line-height: 24.5px;
    overflow: hidden;
    height: 73.5px;
    z-index: 2;
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    padding: 10px 30px 0 30px;
    line-height: 24.5px;
    overflow: hidden;
    height: 92px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    background: rgba(207, 181, 59, 0.85);
    margin: 0;
    /*text-shadow: 1px 1px 5px black; */
    width: 100%;
}

.single-galerie .gallery .gallery-caption {
    display: none;
}

.kalendar .arr{
    position: absolute;
    left: 236px;
    top: 21px;
    z-index: 2;
}
.kalendar-list .arr {
    position: absolute;
    right: 26px;
    top: 21px;
    left: auto;
        z-index: 2;
}
.kalendar .black  .date{
    color: #333333;
}

.kalendar .black h3 {
    color: #666666;
}

.kalendar-list  .black .date{
        text-shadow: 5px 2px 20px white;
}
.kalendar-list .row{
    margin-bottom: 30px;
}

.kalendar article{
    transition: 0.3s all;
}



.kalendar article.black:hover h3{
    color: #666666;
}
.kalendar  article.black:hover .date{
    color: #333333;
}
.kalendar article:hover h3, .kalendar  article:hover  .date,
.kalendar article.nofoto:hover .date, .kalendar article.nofoto:hover h3{
    color: #fff;
    text-shadow: none;
}

.kalendar  article .arr{
    transition: 0.3s all;
}
.kalendar  article:hover .arr{
    background-image: url(images/arr.svg);
}
.kalendar  article.black:hover .arr{
    background-image: url(images/arr-black.svg);
}
 .kalendar article.nofoto:hover .arr{
    background-image: url(images/arr.svg);
}
.kalendar article.nofoto:hover {
    background: #f50909;
}


button.slick-arrow {
    position: absolute;
    left: 50%;
    bottom: -34px;
    width: 125px;
    height: 40px;
    margin: 0 0 0 -127.5px;
    z-index: 2;
    color: transparent;
    border: none;
    border-radius: 0;

    background: #000 url(images/arr.svg) 76px center no-repeat;
    -webkit-background-size: 29px 12px;
    background-size: 29px 12px;
        -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    
    outline: none!important;

}
button.slick-next.slick-arrow{
    margin: 0 0 0 2.5px;
    
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

button.slick-prev.slick-arrow:hover, button.slick-next.slick-arrow:hover {
    background-color: #cfb53b;
}


.aktivity .title, .kalendar .title, section > div > .title, .nadpis .title{
    display: block;
    color: #000;
    font-size: 30px;
    font-family: 'Arial narrow', arial, Gadget, sans-serif;
    font-weight: 700;
    margin: 0 0 32px 0;
    text-align: center;
    text-transform: uppercase;

}
.aktivity{
    margin-bottom: 30px;
}
.aktivity .aktivita {
    background: #ebebeb;
    background-size: cover;
     height: 100px;
    width: 100%;
    display: block;
    position: relative;
        line-height: 100px;
}
.aktivity .aktivita a{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ebebeb;
    transition: 0.3s all;
    text-decoration: none!important;
        box-shadow: 0px 13px 54px 10px rgba(38, 38, 38, 0.11);
}

.aktivity .aktivita .arr{
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -6px;
    
}
.aktivity .aktivita.red a{
    background: #f50909;
}
.aktivity .aktivita.white a{
    background: #fff;
}

.aktivity .aktivita h3{
    transition: 0.3s all;
    color: #262626;
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-weight: 700;
    font-size: 24px;
    padding-left: 11px;
    padding-right: 66px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.aktivity .aktivita.red h3 {
    color: #fff;
    }
.aktivity .aktivita .arr{
    background-image: url(images/arr-black.svg);
}

.aktivity .aktivita.red .arr{ /*.aktivity .aktivita.white:hover .arr*/
    background-image: url(images/arr.svg);
}

section.nadpis {
    padding: 48px 0;
}
section.nadpis .title{
    margin: 0!important;
}

@media (min-width: 992px)
{
    .aktivity .aktivita a:hover{
     background: transparent;   
}
    
    .aktivity .aktivita.white:hover h3, .aktivity .aktivita.red h3 {
    color: #fff;
    }

    .aktivity .aktivita:hover h3{
        color: transparent!important;
    }

    
    .aktivity {
        margin-bottom: 97px;
    }
    .aktivity .aktivita .arr{
        position: absolute;
        bottom: 12.6%;
        left: 12.25%;
        margin: 0;
        top: auto;
        right: auto;
    }
    .aktivity .aktivita h3 {
        position: absolute;
        top: 38.7%;
        left: 9.25%;
        font-size: 36px;
        padding-right: 9%;
    }
    .kalendar{
        margin-bottom: 94px;
    }
    .kalendar .carousel article{
        margin: 0 5px;
    }
    .aktivity .title, .kalendar .title, section > div > .title, .nadpis .title{
        font-size: 38px;
    }
    
    .square {
      position: relative;
      display: inline-block;
      vertical-align: top;
      background-color: #eee;
      height: 0;
    }
    .square-25 {
      width: 25%;
      padding-bottom: 25%;
    }

    .square-33 {
      width: 33.333333%;
      padding-bottom: 33.333333%;
    }

    .square-50 {
      width: 50%;
      padding-bottom: 50%;
    }

    .square-100 {
      width: 100%;
      padding-bottom: 95%;
    }
    .grid {
      display: block;
      padding: 0;
/*      margin: 0 -6px 12px;*/
      text-align: left;
      font-size: 0;
    }

    .grid-cell {
      display: inline-block;
      margin: 0;
      text-align: left;
      vertical-align: top;
      width: 100%;
      font-size: 16px;
    }

    .grid-25 {
      width: 25%;
    }

    .grid-33 {
      width: 33.333333%;
    }

    .grid-50 {
      width: 50%;
    }
}

.cc-revoke, .cc-window{
    font-family: 'Arial condensed', 'Arial', 'Arial Bold', Gadget, sans-serif!important;
    font-size: 18px!important;
}

a.cc-btn.cc-dismiss {
    background: #cfb53b!important;
}

footer{
    background: #655f5f;
    color: #fff;
    padding: 37px 0 26px 0;
}

footer nav {
    margin-bottom: 25px;
}

footer a, footer a:hover, footer a:focus{
    color: #fff;
}
footer a:hover, footer a:focus{
    text-decoration: underline;
}
footer ul{
    padding-left: 0;
}
footer ul li{
    list-style-type: none;
    margin: 0 20px;
    font-size: 14px;
}
footer nav ul li{
    display: inline-block;
}
footer nav ul li{
    font-size: 18px;
    margin: 0 12.5px;
}
footer nav>ul>li + li:before{
    content: "I";
    position: relative;
    left: -12.5px;
}

footer .text-center > ul img{
    max-height: 50px;
    margin-right: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
footer .text-center > ul li{
    margin-bottom: 10px;
}

footer .text-center > ul a{

    padding: 0 10px;
}

footer .text-center > ul li a:last-child{
    text-align: left;
}
footer .dropdown-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {
    footer nav ul li{
        font-size: 16px;
    }
}

.no-gutter {
    margin-left: 0;
    margin-right: 0;    
}

.no-gutter > [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.half-gutter {
    margin-left: -8px;
    margin-right: -8px;    
}

.half-gutter > [class^="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.aktuality-list {
    padding-top: 50px;
}

@media (min-width: 1200px) {
    .max-gutter {
        margin-left: -60px;
        margin-right: -60px;    
    }

    .max-gutter > [class^="col-"] {
        padding-left: 60px;
        padding-right: 60px;
    }
    .aktuality-list .max-gutter {
        margin-left: -20px;
        margin-right: -20px;    
    }
    .aktuality-list .nahledovefoto{
        margin: 0 -40px;
    }
}

form .btn-submit {
    margin-top: 30px;
}

.full-image .info .content p{
    color: #fff;
}
.full-image .info .content p a{
    color: #fff;
}

.container .submenu{
    color: #000000;
    font-size: 18px;
    margin-bottom: 24px;
    width: 100%;
    z-index: 10;
}

.btn.btn-equal{
width: 297px;
    font-size: 16px;
    text-align: left;
}

.btn.btn-equal .arr{
    float: right;
    margin: 5px 0;
}

.content ul.btns,.btns{
    padding: 0;
    margin: 0;
    list-style: none
}
.btns li{
    margin-bottom: 9px;
}

.vybor-klubu p{
    margin-bottom: 0;
}
.vybor-klubu ul{
    list-style: none;
    padding: 0;
    font-size: 18px;
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
    font-weight: 700;
    color: #010000;
    
        list-style: none;
    padding: 0;
    font-size: 16px;
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
    font-weight: 400;
    color: #010000;
    text-transform: uppercase;
    line-height: 1.6em;
    margin-bottom: 20px;
}
.vybor-klubu{
    line-height: 1.8em;
}
.vybor-klubu ul li{
    margin-bottom: 4px;
}
.vybor-klubu ul li a{
    color: inherit;
}

.content h5{
font-size: 18px;
    color: #b1b1b1;
    font-weight: 400;
    font-family: 'Arial narrow', arial, Gadget, sans-serif;
    margin: 0 0 6px 0;
}

.herci p{
    margin-bottom: 0;
}


.herci ul{
    list-style: none;
    padding: 0;
    font-size: 16px;
    font-family: 'Arial Bold', arial, Gadget, sans-serif;
    font-weight: 400;
    color: #010000;
    text-transform: uppercase;
    line-height: 1.6em;
        margin-bottom: 20px;
}

.herci{
    line-height: 1.8em;
}
.herci ul li{
    margin-bottom: 4px;
}
.herci ul li a{
    color: inherit;
    text-decoration: underline;
}



.lefttext .full-image > img, .righttext .full-image > img{
    position: relative;
    z-index: 3   ;
}

.wpcf7-response-output.wpcf7-spam-blocked {
    display: none;
}

@media (max-width: 991px) {
    .big.no-bgimage-mobile .info{
        position: static;
        padding: 0 9px;
    }
    .big .info {
        padding: 0;
    }
    .full-image.no-bgimage-mobile .info .content p{
        color: #000;
    }
    .full-image.no-bgimage-mobile .container{
        padding-left: 9px;
        padding-right: 9px;
    }
    .full-image.no-bgimage-mobile .container .container{
        padding: 0;
    }
    .full-image.no-bgimage-mobile.big img{
        position: static;
        margin: 0 0 27px 0;
        width: 100%;
            min-height: 0;
    }
    #klub, #poradna{
        margin-bottom: 30px;
    }
    .lefttext .ppart-50 + .part-50,  .righttext .ppart-50 + .part-50, .margin-bottom{
        margin-bottom: 30px;
    }
    .lefttext .full-image > img, .righttext .full-image > img{
        display: none;
        position: relative;
        z-index: 3   ;
    }
}
@media (min-width: 768px) {  }

@media (min-width: 992px) {
    .vybor-klubu ul{
/*        font-size: 24px;*/
    }
    .margin-bottom-40, .margin-40{
        margin-bottom: 40px;
    }
    .margin-minus + .lefttext .in{
        margin-top: 150px;
    }
    .container .submenu{
        position: absolute;
    }
    .container.submenu > div{
        position: static;
    }
    .menu-offset{
        padding-top: 49px;
    }
    .lefttext .text{
        padding-right: 64px;
    }
    .part-50 + .part-50 .text{
        padding-right: 0;
        padding-left: 64px;
    }
    
    .lefttext .part-50 + .part-50 .text{
        margin-top: 71px;
    }
    
    .righttext .text{
        padding-left: 64px;
    }
    .margin-minus{
        margin-bottom: -71px;
        position: relative;
        z-index: 2;
    }
    .page-historie .margin-minus{
        margin-bottom: 0;
    }
    .full-image .info.part-50 p{
        
    }
    .container-big.margin-bottom{
        margin-bottom: 71px;
    }
    .info .container{
        padding: 15px 0;
    }
}

@media (min-width: 1200px) { }


.submenu.container.container-big {
    margin-bottom: 20px;
}

.screen-reader-response {
    text-align: center;
    margin: 40px 0;
            font-size: 24px;
        font-weight: 700;
    font-family: 'Arial', 'Arial Bold', Gadget, sans-serif;
}

.screen-reader-response[role="alert"]{
    color: #cfb53b;
}

.wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7-response-output.wpcf7-validation-errors {
    display: none;
}


.form-group.validation-error label{
    background: #cfb53b;
    box-shadow: 11px 0 0 #cfb53b, -11px 0 0 #cfb53b;
}

.uvodnik figcaption{
    display: none;
}

.videoWrapper p, .videoWrapper br{
 display: inline;
}
.videoWrapper iframe, .fb_iframe_widget  {
    border: none;
    width: 100%!important;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    overflow: hidden;
}
.fb_iframe_widget span{
    width: 100%!important;
}
.imagecover .wrapped{
    background-position: center center;
    
    background-position: center -108px!important;
    -webkit-background-size: cover;
    background-size: cover;
}
.header-promo.half .wrapped {
    height: 300px!important;
    padding: 86px 0!important;
    min-height: 0!important;
    padding: 86px 0;
    background-position: center -108px!important;
}
@media (max-width: 991px) {
    .header-promo.half .wrapped{
        background-position: top center!important;
        
            background-position: top center!important;
            background: black!important;
            height: 50px!important;
            min-height: 0!important;
            padding: 0!important;
    }
        .header-promo .wrapped {
        background-position: center center!important;
            
        background-size: auto;
    }
    .alt-logo .navbar-brand {
        margin-left: 15px;
    }
}

@media (max-width: 767px) {
    .header-promo .wrapped {
        background-position: center center!important;
        background-size: auto;
    }
}

button.fancybox-button.fancybox-button--thumbs {
    display: none;
}

button.fancybox-button.fancybox-button--play {
    display: none;
}

.header-promo .ha{
    position: absolute;
    bottom: 0;
    right: 0;
        margin: 24px;
}
.hodiny{
    color: #cfb53b;
    font-weight: 700;
    font-size: 32px;
        font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

section.headline .kategorie {
    display: inline-block;
    margin-left: 44px;
}

section.headline .kategorie h4 {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 28px;
    text-transform: uppercase;
}
section.headline .kategorie h4 a{
    color: #333333!important;
}

p.kategorie:not([jmeno]) {
    padding-top: 13px;
}

p[jmeno]{
    padding-left: 40px;
}

p[jmeno] + [jmeno] {
    margin-top: -24px;
}

.content>h1{
    margin: 0 0 40px 0;
}
.single-nominanti .content h1 {
    margin: 0 0 21px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 33px;
}

.single-nominanti .content-wrapper {
    margin-bottom: 25px;
    color: #333333;
}
.single-nominanti  .video {
    margin-top: 35px;
}
.content iframe{
    border: none;
    max-width: 100%;
    width: 1280px;
    height:722px;
    max-height:100vh;
        
}

@media (max-width: 991px) {
    .content iframe{
        height:558px;
    }
}

@media (max-width: 767px) {
    .content iframe{
        height:431px;
    }
}

@media (max-width: 500px) {
    .content iframe{
        height:281px;
    }
}

@media (max-width: 320px) {
    .content iframe{
        height:180px;
    }
}

.content.porota .row+.row{
    clear: both;
    margin-top: -20px;
}
.content.porota .row+.h2-wrap{
    margin-top: 50px;
}

.content.porota p + .row {
    margin-top: 100px;
}


@media (min-width: 768px) {
    .content.porota .row .h2-wrap{
        position: absolute;
    }
    .d-sm-flex {display: flex; flex-wrap: wrap;}
}

.main.nominace{
    margin-bottom: 0;
}
.nominace .nominace-item{
    margin-bottom: 30px;
}

.main.nominace  + .main.nominace{
    margin-top: 100px;
}

.occenenisingle {
    margin: 30px 0;
}



.wpcf7-response-output {display: none!important;}
#frm-response {color:#ed1111;}
.wpcf7-not-valid-tip {    color: #ed1111;}
.screen-reader-response ul {display: none;}

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}