/* Add here all your css styles (customizations) */

html {
  min-height: 100%;
  position: relative;
}

.sticky-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

.boxed-layout .sticky-footer {
  width: inherit;
}

.interactive-slider-pd {
    padding: 50px 0;
    background: url(../img/bg/11.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

    .interactive-slider-pd p {
        max-width: 800px;
        margin-left: auto; 
        margin-right: auto; 
    }

.header-fixed .header.header-fixed-shrink .logo img {
    max-width: none;
}

table tfoot tr.footer-hidden {
    visibility: collapse;
}

.content-md {
    padding-top: 50px;
    padding-bottom: 50px;
}

table tbody tr td.vertical-middle {
    vertical-align: middle;
}

validation-summary-errors li {
    color: #a94442;
}

.inner-results .up-ul li i {
    margin-right: 8px;
}



.event-list-thumbnail {
    margin: 10px 0px;
}

.category-description-text {
  height: 80px;
  /*min-height: 50px;*/
  position: relative;
  overflow: hidden;
}

.category-description-text-fadeout {
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 20px 0; 	
  background-image: linear-gradient(to bottom, transparent, white);
}

.category-picture-title {
    background-color: white; 
    /*opacity: 0.8*/
}


.tag-description-text {
  height: 70px;
  /*min-height: 50px;*/
  position: relative;
  overflow: hidden;
}

.tag-description-text-fadeout {
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 10px 0; 	
  background-image: linear-gradient(to bottom, transparent, white);
}


.nodecoration a:hover {
	text-decoration: none;
}

.home-send-posts-container {
    margin-top: 20px;
    padding: 8px 25px; 
    letter-spacing: 1px;
    text-transform: uppercase;
}

.event-detail-picture-title {
    background-color: white; 
    opacity: 0.8
}

.home-catalogue-type-title {
    display: inline-block;
    border-radius: 4px;

    color: #fff;
	margin: 0 4px 0 8px;
	padding: 1px 4px;

	text-align: center;
    /*background: #72c02c;*/

    -ms-transform: rotate(10deg);  /*IE 9*/ 
    -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
    transform: rotate(10deg);
}

.home-catalogue-title,
.home-catalogue-type-title {
    font-weight: 400 !important;
}

.event-detail-prop-list {
	/*margin-bottom: 6px;*/
}


.event-detail-prop-list li a,
.event-list-fee-text a {
	margin-right: 6px;
    margin-bottom: 12px;
    min-width: 180px;
    line-height: 16px;
}
.event-detail-prop-list li a i,
.event-list-fee-text a i
 {	
	margin-right: 6px;
    margin-left: 6px;
    float: left;
    line-height: 18px;
}


h3.event-list-event-header {
    text-transform: none !important;
}

.event-list-fee-text {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}


.event-detail-slider-block {
    padding: 170px 0;
	text-align: center;
	position: relative;
    /*margin-bottom: 20px;*/
	/*background: url(../img/sliders/1.jpg) 50% 0 repeat fixed;*/
    background-position: 50% 0px;
    background-attachment: fixed;
    /*background-repeat: repeat-y;*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.results-information-message {
	color: #999;	
	font-weight: 600;
    display: block;
	margin-bottom: 10px;
    text-transform: uppercase;
}

/*
.event-detail-slider-block:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}
.event-detail-slider-block h1 {
	color: #fff;
	font-size: 34px;
	font-weight: 200;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;	
}
*/

.captcha-input-group .input-group-addon {
    padding: 0;
}

/*.parallax-counter-v2 {
    padding-top: 10px !important;
}*/

.parallax-counter-v2 {
    padding: 10px 60px 60px 60px;
}



.search-block {
    margin-bottom: 0;
}

/*stejnì vysoké bootstrap sloupce*/
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.width-fit-content {
    width: fit-content;
}

.tag-line {
    display: flex;
    flex-direction: row;
    min-height: 15px;
}

.text-max-2-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

body, .fs-normal {
    font-size: 16px;
}

.separate-bottom {
    padding-bottom: 20px;
}

.without-image {
    width: 100%;
    font-size: 80px;
    text-align: center;
    padding-top: 30px;
}

body.header-fixed-space-default {
    padding-top: 25px;
}

.breadcrumb {
    padding: 8px 0;
    margin-bottom: 10px;
}

.content {
    padding: 0;
}

.job-description .left-inner {
    padding: 10px 15px;
    background: #fff;
    position: relative;
}

.text-small {
    font-size: 10px;
}

.search-block-v2 {
    margin-bottom: 20px;
    padding: 0 0 10px;
}

.centerButton {
    display: flex;
    justify-content: center;
}

.header > .container {
    padding: 5px 0;
}

.label + .label {
    margin-left: 5px;
}

.select2 {
    width: 100% !important;
}