				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  
body{
	font-size:15px;
}

/* Všechna rozlišení */

table{
	border-color:#d5d5d5;
}

table td{
	padding:3px;
}

.top-panel{
	flex-wrap: wrap;
	margin-bottom:0;
}

.top-panel .title{
	order:3;
	width: 100%;
    flex: auto;
}

#top-panel-menu{
	order:2;
	display:flex;
	padding-top: 0px;
	flex:1;
	justify-content: end;
}

#top-panel-menu a .navigation-image img{
	height:25px;
}

#top-panel-menu a{
	margin-right:1em;
}

#top-panel-menu a .navigation-image img:last-child{
	display:none;
}

#top-panel-menu a:hover .navigation-image img:last-child{
	display:block;
}

#top-panel-menu a:hover .navigation-image img:first-child{
	display:none;
}

.top-panel .search{
	position:relative;
	top:auto;
	width:auto;
	padding:0;
	height:25px;
	margin-right:10px;
}

.top-panel .search-input-div{
	display:none;
	position: absolute;
	right: 0;
	top: 37px;
	margin: 0;
	width: 330px;
}

.top-panel .search-input-div button{
	display:block;
}

.top-panel .logo{
	height: 21px;
	margin-left: 10px;
}

.top-panel .title{
	margin-left:10px;
	text-transform: uppercase;
}

.top-panel .title h1{
	font-weight: 100;
	font-size: 20px;
}

#top-header-navigation-mobile .top-header-navigation{
	background:#ffffff;
	flex-direction: row;
}

#top-header-navigation-mobile .top-header-navigation .navigation-toggle{
	flex-direction: row;
	width:auto;
	border-radius:0;
	border-right:2px solid #c0c0c0;
	padding-right:10px;
}

#top-header-navigation-mobile .navigation-toggle{
	color:#1a7dc3;
}

#top-header-navigation-mobile i{
	font-size: 1.5em;
	line-height: 1;
}

#top-header-navigation-mobile .top-header-navigation .navigation-toggle-text{
	color:#606060;
	margin-left:1em;
}

#navigation-contact{
	display: flex;
	width: 100%;
	justify-content: end;
}

#navigation-contact i{
	color: #e77843;
}

#navigation-contact div:first-child span{
	display:none;
}

#navigation-contact div:first-child{
	margin-right:25px;
}

#navigation-contact div:last-child i{
	margin-rigt:10px;
}

#top-header-navigation-mobile .top-header-navigation-buttons{
	background: #1a7dc3;
	width:auto;
	padding-right:50px;
}

#top-header-navigation-mobile .navigation-link{
	flex:none;
	padding-left:2.5em;
	padding-right:0.4em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:300;
}

#top-header-navigation-mobile .navigation-item.dropdown>span.navigation-open-button{
	padding-left: 0;
    font-size: 0.7em;
	padding-bottom:0.5em;
}

#top-header-navigation-mobile .top-header-navigation .navigation-item{
	background: #1a7dc3;
}

.navigation-control{
	padding: 10px 15px;
    color: #fff;
	display: flex;
    align-items: center;
}

#top-header-navigation-mobile .navigation-control>i:first-child{
	font-size: 1.8em;
	margin-right: 30px;
	line-height: 1;
}

#top-header-navigation-mobile .navigation-control a i{
	font-size: 1.3em;
}

#top-header-navigation-mobile .navigation-open-button.opened i{
	    transform: rotate(-180deg);
}

#top-header-navigation-mobile .top-header-navigation .navigation-submenu-item{
	background:#1a7dc3;
}

#top-header-navigation-mobile .top-header-navigation .navigation-submenu{
	margin-left:70px;
}

#top-header-navigation-desktop .top-header-navigation .navigation-submenu{
	width:auto;
}

.header-slider-arrow{
	height:80px;
	top: calc(50% - 40px);
	background: #525252cf;
	color: #fff;
	font-size: 2rem;
	display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots {
    bottom: 40px;
}

.slick-dots li{
	width:30px;
	height:30px;
}

.slick-dots li button{
	width:30px;
	height:30px;
	background:#ffffff;
	border-radius:100%
}

.slick-dots li button:before{
	font-size: 24px;
	top: 5.12px;
	left: 2.5px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color:#fff;
}

.header-slider-prev{
	left:10px;
}

.header-slider-next{
	right:10px;
}

.header-posts_slider-title{
	width: calc(100% - 130px);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto !important;
	color:#fff;
	text-decoration:underline;
	text-transform: uppercase;
}

.hp-posts{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.hp-posts .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.hp-posts h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

.hp-post{
	border: 1px solid #486c99;
    padding: 5px;
	margin-bottom:5em;
	position:relative;
}

.hp-post-img div{
	width: 100%;
    padding-top: 65%;
    background-position: center;
    background-size: cover;
}

.hp-post-name{
	color:#6a6060;
	margin-top:10px;
	padding:0px 20px;
}

.hp-post-name h2{
	font-size: 1.7rem;
}

.hp-post-perex{
	padding:0px 20px;
	line-height: 1.8;
    font-weight: 300;
    font-size: 1.2em;
	padding-bottom:3em;
	text-align: justify;
}

.hp-post>a{
	position: absolute;
	color: #fff;
	background: #606060;
	padding: 0.5em 1em;
	font-size: 1.2rem;
	text-transform: uppercase;
	bottom: -24px;
	left: 0;
	right: 0;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
}

.hp-post>a:hover{
	    background: linear-gradient(to bottom right, #606060 50%, #606060 50%, #ea7610 51%, #ea7610 50%);
}

.all-posts{
	text-align:center;
}

.all-posts a.btn{
	border-radius: 0;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0.5em 1em;
}

.header-slider-item{
	height: calc(0.4 * 100vw);
}

#hp-gallery{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
}

#hp-gallery .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	max-width:1400px;
	left: 50%;
	transform: translate(-50%, -50%);
}

#hp-gallery h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

.hp-gallery-gallery{
	margin-top:2em;
}

.hp-gallery{
	display:none;
}

#hp-gallery-xs{
	display:block;
}

#hp-gallery a{

}

#hp-gallery a div{

}

.our-partners{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 7rem;
}

.our-partners .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.our-partners h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#partners{
	background:#fff;
}

.our-partners-item img{
	height: auto;
    max-width: 100%;
    width: auto;
    max-height: 150px;
}

#our-partners{
	width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
	margin-bottom:1.4em;
}

.partners-slider-arrow{
	background: #486b9a;
	color: #fff;
	height: 60px;
	font-size: 1.5rem;
	border: 0;
	width: 40px;
	position:absolute;
}

#our-partners .slick-prev::before{
	display:none;
}

#our-partners .slick-next::before{
	display:none;
}

#our-partners .slick-prev{
	left:-30px;
}

#our-partners .slick-next{
	right:-30px;
}

#our-partners .slick-arrow{
	background: #ea7610;
	color: #fff;
	font-size:1rem;
	width: 30px;
	height: 45px;
}

#our-partners .slick-list{

}

.our-partners-item{
	text-align:center;
	height:150px;
}

footer{
	padding-top:5rem;
}

footer .box-name{
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: 400;
}

footer .box-head{
	border-bottom:0;
}

footer .box-content{
	font-size: 1.1rem;
    font-weight: 100;
}

footer .box-content a{
	color:#fef8a0;
}

footer .input-group-text{
	background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    width: 45px;
    display: flex;
    justify-content: center;
}

footer .form-control{
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color:#fff;
	padding:1.375rem 0.75rem;
}

footer .form-control:focus{
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color:#fff;
}

footer .form-control::placeholder{
	color:#ddd !important;
}

footer .contactform button{
	width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
}

.map-div-top{
	background:#1a7dc3;
	margin-top: -5rem;
	padding-bottom:2.5rem;
}

.map-div{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.map-div .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.map-div h1{
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	background:#1a7dc3;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#copyright a{
	color:#1a7dc3;
}

#copyright-text:after{
	display:none !important;
}

#copyright{
	margin-top:0;
}

#copyright-links{
	padding-bottom:0.7em;
}

#copyright-content{
	padding:12px;
}

#widget-62 .box-content a{
	text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    background: #e2e2e2;
    padding: 10px;
    display: block;
    color: #696969;
    text-align: center;
    letter-spacing: 1px;
	margin-bottom:10px;
}

#widget-62 .box-content i{
	display:none;
}

#widget-62 .box-content a:hover {
    background: #22446d;
    color: #e2e2e2;
}

.all-posts div{
	color: #486c99;
	font-size: 3rem;
}

#anchor{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	background: #486c99;
	color: #fff;
	text-align: center;
	padding: 0.5rem;
	text-transform: uppercase;
	display:none;
	cursor:pointer;
}

#anchor div:first-child{
	font-size: 2.5rem;
	line-height: 2rem;
}

#content .vbm-text{
	padding: 0.7em 0.9em;
	background: #e2e2e2;
}

#content  .vbm-arrow-element{
	background: #336699;
}

#content  .vbm-option.multiselect{
	padding: 0.3em 0.7em 0.45em 2em;
}

.fake-table{
	word-break: break-word;
}

.fake-table>div{
	background:#e2e2e2;
}

.fake-table>div:nth-child(2n){
	background:#fff;
}

.fake-table-header{
	font-weight:bold;
}

.fake-table>div>div{
	border-left: solid 1px #c7c7c7;
	padding: 10px;
}

.fake-table>div>div:first-child{
	font-weight:bold;
	border-right: solid 1px #c7c7c7;
    border-bottom: solid 1px #d6d6d6;
}

.fake-table>div>div:last-child{
	border-right: solid 1px #c7c7c7;
}

.fake-table>div:last-child>div{
	border-bottom: solid 1px #c7c7c7;
}

.fake-table>div:first-child>div{
	border-top: solid 1px #c7c7c7;
}

.fake-table .full-name, .fake-table .second-number{
	display:none;
}

.fake-table>div:nth-child(2){
	border-top: solid 1px #c7c7c7;
}

.fake-table>div:nth-child(2n)>div:nth-child(3), .fake-table>div:nth-child(2n)>div:nth-child(4){
	border-left: solid 1px #efefef;
}

.fake-table>div:nth-child(2n)>div:first-child{
	border-bottom: solid 1px #efefef;
}

.fake-table>div:nth-child(2n)>div:nth-child(2){
	border-bottom: solid 1px #efefef;
	border-right: solid 1px #d6d6d6;
}

.fake-table>div:nth-child(2n)>div:nth-child(3){
	border-left: solid 1px #d6d6d6;
}

.fake-table>div>div:nth-child(2){
	border-right: solid 1px #c7c7c7;
    border-bottom: solid 1px #d6d6d6;
}

.fake-table>div>div:nth-child(3){
	border-left: solid 1px #d6d6d6;
}

.hp-posts-posts{
	margin-top:2.3em;
}

.big-calendar .slimScrollBar{
	display:block !important;
}

#widget-61 p{
	display:none;
}

.td-event-day{
	background: #486c99;
}

.td-today{
	background: #ebebeb;
}

.blogDiv{
	border: 1px solid #486c99;
    padding: 5px;
    margin-bottom: 5em;
    position: relative;
	background:transparent;
}

.blogImg{
	width: 100%;
    padding-top: 65%;
    background-position: center;
    background-size: cover;
}

.blogContent{
	padding:0;
	margin:0;
}

.blogContent>.flex1{
	color: #6a6060;
	margin-top: 10px;
	padding: 0px 20px;
}

.blogContent h2{
	font-size: 1.7rem;
}

.blogContent h2 a{
	color: #6a6060;
}

#content{
	padding:0;
}

.blog-perex{
	padding: 0px 20px;
	line-height: 1.8;
	font-weight: 300;
	font-size: 1.2em;
	padding-bottom: 3em;
	text-align: justify;
}

#blog-category .open-post, .hp-post .open-post{
	position: absolute;
	    color: #fff;
	    background: #606060;
	    padding: 0.5em 1em;
	    font-size: 1.2rem !important;
	    text-transform: uppercase;
	    bottom: -24px;
	    left: 0;
	    right: 0;
	    width: 160px;
	    margin-left: auto;
	    margin-right: auto;
	    text-decoration: none;
	    border: 0;
	    border-radius: 0;
	    font-weight: 400 !important;
}

.slick-list, .slick-track{
	height:100%;
}

.header-slider-item{
	max-height: 100%;
}

#top-header-navigation-desktop .navigation-submenu-column{
	background: #fff;
}

#top-header-navigation-mobile .navigation-submenu>div{
	    flex-direction: column;
}

#top-header-navigation-mobile .top-header-navigation .navigation-submenu-link{
	color:#fff;
}

#navigation-contact span{
	color:#000;
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	#top-header-navigation-desktop .top-header-navigation{
		padding:7px;
	}

	#top-header-navigation-desktop ul.basic .navigation-submenu{
		top: calc(100% + 7px);
	}

	.top-panel .title h1{
		font-size: 24px;
	}

	.hp-posts-posts{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.hp-post:first-child{
		margin-right:5px;
	}

	.hp-post:nth-child(2){
		margin-left:5px;
	}

	.hp-post{
		width: calc(50% - 5px);
	}


	.slick-dots {
	    bottom: 30px;
	}

	.fake-table>div>div:first-child{
		border-right:0;
		border-bottom:0;
	}

	.fake-table>div>div:nth-child(2){
		border-right:0;
		border-bottom:0;
	}

	.fake-table>div:nth-child(2n)>div:nth-child(2){
		border-right:0;
		border-bottom:0;
	}

	.fake-table>div:last-child>div{
		border-bottom: solid 1px #c7c7c7 !important;
	}

	#hp-gallery-xs{
		display:none;
	}

	#hp-gallery-sm{
		display:block;
	}

	#top-panel-menu{
		padding-top:30px;
	}

	.top-panel .logo{
		height:55px;
	}

}

@media screen and (max-width: 767px) {

	.top-panel{
		height:110px !important;
	}

}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */

@media screen and (min-width: 768px) {

	.top-panel .logo{
		flex:none;
		height:100%;
	}

	.top-panel .title{
		order:2;
		flex:1;
	}

	.top-panel #top-panel-menu{
		order:3;
		flex:none;
		align-items:center;
		padding-top:0;
	}

	.header-posts_slider-title{
		max-width: calc(100% - 260px);
		width: max-content;
	}

	.hp-post:first-child{
		margin-right:5px;
	}

	.hp-post:nth-child(2){
		margin-left:5px;
		margin-right:5px;
	}

	.hp-post:nth-child(3){
		margin-left:5px;
	}

	.hp-post{
		width: calc(33% - 5px);
	}


	.header-slider-arrow{
		font-size:3rem;
		width:100px;
	}


	.hp-post{
		margin-bottom:2em;
	}

	#hp-gallery-sm{
		display:none;
	}

	#hp-gallery-md{
		display:block;
	}

}


/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	.top-panel .title{
		margin-left:80px;
	}

	.top-panel .title h1{
		font-size: 28px;
	}

	#top-header-navigation-desktop ul.basic>li{
		visibility:visible;
	}

	#top-header-navigation-desktop .priority-menu-toggler{
		display:none;
	}

	#top-header-navigation-desktop .top-header-navigation{
		display: flex;
	}

	#navigation-contact i{
		display:none;
	}

	#navigation-contact div:first-child{
		margin-right:0;
	}

	#navigation-contact div:first-child span{
		display:block;
	}

	#navigation-contact span{
		color:#fff;
	}

	#navigation-contact{
		flex-direction: column;
		justify-content: center;
    	align-items: end;
	}

	#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons>ul.basic>li:not(.navigation-submenu-item){
		text-transform: uppercase;
	}

	.navigation-submenu-item{
		text-transform:none;
	}

	#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons{
		border-right: 2px solid #fff;
	}

	#top-header-navigation-desktop li a{
		padding: 1em 0.9em;
	}

	.header {
		margin-top: 167px;
	}

	.hp-post:first-child{
		margin-right:25px;
	}

	.hp-post:nth-child(2){
		margin-left:25px;
		margin-right:25px;
	}

	.hp-post:nth-child(3){
		margin-left:25px;
	}

	.hp-post{
		width: calc(33% - 31px);
	}


	.slick-dots {
	    bottom: 40px;
	}

	.category-inner{
		display:flex;
		flex-wrap: wrap;
	}

	.blogDiv{
		width: calc(50% - 2rem);
		margin:1em;
		margin-bottom:3em;
	}

	#hp-gallery-md{
		display:none;
	}

	#hp-gallery-lg{
		display:block;
	}



}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

	#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons{
		padding-left:10px;
		padding-right:15px;
	}

	#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons>ul.basic{
		font-size: 1.05em;
	}

	#top-header-navigation-desktop li a{
		padding: 0.5em 0.9em;
	}

	#navigation-contact {
    	flex-direction: row;
    	justify-content: end;
    	align-items: center;
		padding-left:15px;
	}

	#navigation-contact div:first-child {
    	margin-right: 20px;
	}

	.hp-new-text{
		font-size:1.2rem;
	}

	#our-partners .slick-prev{
		left:-50px;
	}

	#our-partners .slick-next{
		right:-50px;
	}

	#our-partners .slick-arrow{
		color: #fff;
		font-size:2rem;
		width: 50px;
		height: 75px;
	}

	#our-partners{
		width: calc(100% - 100px);
	}

	.category-inner{
		display:flex;
		flex-wrap: wrap;
	}

	.blog-category-box .blogDiv{
		width: calc(50% - 2rem);
		margin:1em;
		margin-bottom:3em;
	}

	#copyright-text{
		width: 100%;
	}

	#hp-gallery-lg{
		display:none;
	}

	#hp-gallery-xl{
		display:block;
	}

	.header {
		margin-top: 153px;
	}

}

@media screen and (min-width: 1400px) {

	#top-header-navigation-desktop .top-header-navigation{
		padding-left: calc((100vw - 1400px)/2);
    	padding-right: calc((100vw - 1400px)/2);
	}

	#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons{
		padding-left:0px;
		padding-right:50px;
	}

	#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons>ul.basic{
		font-size: 1.2em;
	}

	#top-header-navigation-desktop ul.basic .navigation-submenu{
		font-size:1.05rem;
	}

	#top-header-navigation-desktop ul.basic .navigation-submenu li a{
		padding:0.8em 0.9em;
	}

	#navigation-contact {
    	flex-direction: row;
    	justify-content: end;
    	align-items: center;
		padding-left:15px;
		font-size:1.1em;
	}

	#navigation-contact div:first-child {
    	margin-right: 50px;
	}

}

@media screen and (min-width: 1920px) {

	#header-slider{
		width: 1920px;
    	margin-left: auto;
    	margin-right: auto;
	}

}
																																																