/*
 Theme Name:   Jihomestska
 Theme URI:    https://www.jihomestska.cz/
 Description:  Jihoměstská majetková web
 Author:       jihomestska
 Author URI:   https://www.jihomestska.cz/
 Version:      1.1.0
 License:      Commercial
 Text Domain:  jihomestska
*/

/** OBSAH
 * 	1 - TEXT
 * 	2 - STYL
 * 	3 - GRID
 * 	4 - BLOKY
 */ 

html, body {
	-webkit-scroll-behavior: smooth;
	scroll-behavior: smooth;
}

/* 1 - TEXT */
@font-face {
    font-family: Poppins;  
    src: url(assets/fonts/poppins/Poppins-Light.ttf) format("truetype");
    font-weight: normal;  
}
@font-face {
    font-family: Poppins;  
    src: url(assets/fonts/poppins/Poppins-Bold.ttf) format("truetype");
    font-weight: bold;  
}
@font-face {
    font-family: Poppins;  
    src: url(assets/fonts/poppins/Poppins-Black.ttf) format("truetype");
    font-weight: 900;  
}

body, textarea, button {
	margin: 0!important;
	font-family: Poppins, sans-serif!important;
}
input, input[type="file"] {
	font-family: Poppins, sans-serif!important;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

h1 {
	margin-bottom: 26px;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
}
h2 {
	margin-bottom: 36px;
	font-style: normal;
	font-weight: 900;
	font-size: 36px;
	line-height: 44px;
	text-align: center;
}
h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 44px;
}
h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	line-height: 32px;
}
h5 {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 34px;
	text-align: left;
}
h6 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
p, a, li, span {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	color: inherit;
}
.btn, .button, button, input[type="submit"] {
	height: 71px;
	width: 223px;
	padding: 0!important;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-style: normal;
	font-weight: bold;
	font-size: 20px!important;
	line-height: 34px!important;
	text-align: center;
	text-decoration: none;
	border-radius: 35px;
	transition: all .3s linear;
}
input:not([type="checkbox"]):not([type="submit"]),
textarea, select {
	padding: 8px 16px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	letter-spacing: 0.12px;
	box-sizing: border-box;
	background-color: #f6f6f6;
	border: none;
	border-radius: 10px;
	outline: none!important;
}
input[type="checkbox"] {
	appearance: none;
	height: 16px;
	width: 16px;
	margin: 0 6px 0 0;
	box-sizing: border-box;
	background-color: #f6f6f6;
	border-radius: 0;
	outline: none!important;
}
input[type="checkbox"] ~ span:before {
	content: "✓";
	position: absolute;
	left: 3px;
	bottom: 2px;
	visibility: hidden;
	z-index: -3;
}
input[type="checkbox"]:checked ~ span:before {
	visibility: visible;
	z-index: +3;
}
input[type="submit"], button {
	border: none;
	cursor: pointer;
}
span.wpcf7-list-item {
	margin: 0;
	position: relative;
}

/* table */
.wpdt-c.wpDataTableContainerSimpleTable {
	overflow: auto;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable {
	margin-top: 30px!important;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td,
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td a {
	font-size: 12px;
	border: none!important;
}

/* 2 - STYL */

img {
	max-width: 100%;
}
.nav-links {
	text-align: center;
}

/* 3 - GRID */

.grid {
	max-width: 1018px;
	display: block;
	margin: 0 auto;
	padding: 0 36px;
	position: relative;
	z-index: +1;
}
.extra-grid {
	max-width: 1211px;
}
.flex-grid, .flex-col {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}
.flex-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.col > div {
	height: 100%;
}
.col-1, .col-2, .col-3,
.col-4, .col-5 {
	width: 100%;
}
.col-yes {	
	margin-bottom: 16px;
}

/* Grid - menu */
.menu, .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Grid - breadcrumbs */
#breadcrumbs {
	display: block;
	padding: 20px 40px 0;
}
#breadcrumbs a, #breadcrumbs span {
	font-size: 12px;
}

/* Grid - header */
header {
	padding: 20px 40px;
	justify-content: space-between;
	position: relative;
	z-index: +99;
}
header .flex-row {
	background-color: inherit;
	align-items: center;
}

header .header-logo {
	margin-right: 16px;
}
header .header-logo img {
	max-width: 75px;
}

header .intranet > a {
	padding: 3px 8px;
	border-radius: 30px;
}

header .header-menu .menu-obsah div,
header .header-menu .menu-obsah div ul:not(.sub-menu) {
	background-color: inherit;
}
header .header-menu #burger {
	cursor: pointer;
}
header .header-menu #burger img {
	max-width: 32px;
}
header .header-menu p {
	padding-left: 14px;
	font-weight: 500;
}
header .header-menu a {
	margin: 0 14px;
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
header .header-menu .flex-row {
	align-items: center;
}
header .header-menu .menu {
	width: 100%;
	margin: 0;
	padding: 12px 0;
	display: none;
	position: absolute;
	top: 102px;
	left: 0;
	list-style: none;
	z-index: +5;
}
header .header-menu ul li:hover a {
	text-decoration: underline;
}
header .header-menu .sub-menu {
	min-width: 200px;
	margin: 0 15px;
	display: none;
}
header .header-menu li:hover .sub-menu {
	display: block;
}

@media (max-width: 767px) {
	header .header-linka a {
		height: auto;
		width: auto;
		background: transparent;
		border: none;
	}
}
header .header-linka a p {
	display: none;
}
header .header-linka a img {
	max-width: 32px;
	margin-right: 18px;
}

header .header-user a {
	text-decoration: none;
}
header .header-user p {
	display: none;
	font-size: 16px;
	line-height: 22px;
}
header .header-user img {
	max-width: 32px;
	object-fit: contain;
}

header .header-search {
	margin-left: 16px;
}
header .header-search img {
	max-width: 32px;
}
header .ico-close img {
	padding: 3px;
	max-width: 24px;
}
header .header-search .open {
	height: 32px;
	width: 32px;
	position: relative;
	cursor: pointer;
}
header .header-search .open > div {
	position: absolute;
}
header .header-search .modal {
	height: auto;
	max-width: 600px;
	margin-top: 30px;
	position: absolute;
	top: auto;
	left: auto;
	right: 0;
	z-index: 1;
}

.sekce {
	padding: 0 40px;
	position: relative;
}
.sekce p {
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
.sekce ul {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	list-style: none;
}
.sekce ul li a {
	padding: 5px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	transition: background-color 0.2s linear;
}

.sub-menu {
	width: calc(100% - 80px);
	padding: 0;
	flex-direction: column!important;
	opacity: 0;
	border-radius: 0 0 9px 9px;
	pointer-events: none;
	transition: opacity 0.2s linear;
	z-index: 5;
}
ul li:hover .sub-menu {
	opacity: 1;
	pointer-events: auto;
}
header .header-menu .sub-menu a,
header .header-menu li:hover .sub-menu a {
	text-transform: none;
	text-decoration: none;
}

/* Grid - footer */
footer {
	padding: 73px 0 82px;
	position: relative;
}
footer h6 {
	margin-bottom: 32px;
}
footer a {
	display: inline-block;
	text-decoration: none;
}
footer .flex-row {
	justify-content: space-between;
}

footer .footer-logo img {
	max-width: 206px;
}

footer .footer-partneri .flex-col {
	align-items: flex-start;
}
footer .footer-partneri .flex-col img {
	max-width: 180px;
	margin-bottom: 33px;
}

/* Grid - copyright */
#copyright {
	padding: 27px 0 42px;
}
#copyright .flex-grid {
	justify-content: space-between;
	align-items: center;
}
#copyright p {
	font-size: 13px;
}
#copyright img {
	max-height: 49px;
	margin-left: 29px;
}

/* Grid - single */
.single-prispevek {
	padding: 56px 0 72px;
}
.single-prispevek .flex-grid h3 {
	margin-bottom: 16px;
}
.single-prispevek .flex-grid .post-image img {
	min-width: 300px;
	margin-right: 30px;
}

/* Grid - stranka 404 */
.stranka-404 {
	padding: 56px 0 72px;
	text-align: center;
}
.stranka-404 .btn {
	max-width: 250px;
	margin: 16px auto;
}

/* 4 - BLOKY */

.blok {
	padding: 56px 0;
}

/* Bloky - Text */
.text .text-col p img.alignleft {
	padding-right: 36px;
	float: left;
}
.text .text-col p img.alignright {
	padding-left: 36px;
	float: right;
}
@media screen and (max-width: 767px) {
	.text .text-col {
		columns: 1!important;
	}
	.dlazdice a img {
		margin-top: 16px;
	}
}

/* Bloky - Sluzby */
.sluzby h2 {
	margin-bottom: 16px;
}
.sluzby a {
	text-decoration: none;
}
.sluzby .flex-col {
	justify-content: space-between;
}
.sluzby .sluzby-text {
	width: 100%;
}
.sluzby .sluzby-text h5,
.sluzby .sluzby-text p {
	text-align: center;
}
.sluzby .sluzby-text img {
	margin: 0 auto;
	display: block;
}
.sluzby .karta {
	min-height: 430px;
	max-width: 260px;
	margin: 32px auto;
	padding: 16px;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: soft-light;
	border-radius: 9px;
}
.sluzby .karta img {
	display: block;
	margin: 0 auto;
}
.sluzby .sluzba {
	position: relative;
}
.sluzby .sluzba .flex-col {
	justify-content: flex-start;
}
.sluzby .sluzba img {
	height: auto;
	max-height: 100px;
	max-width: 100px;
	margin-right: 20px;
}
.sluzby .sluzba .flex-grid {
	min-height: 105px;
	margin-bottom: 24px;
	align-items: center;
}
.sluzby .sluzba p {
	padding-bottom: 32px;
}
.sluzby .sluzba a {
	position: absolute;
	bottom: 0;
	text-decoration: underline;
}

/* Bloky - Soubory */
.soubory .dokument {
	margin-bottom: 8px;
	padding: 8px 16px;
	justify-content: space-between;
    background: #e2e2e2;
}

/* Bloky - Dlazdice */
.dlazdice a {
	min-height: 80px;
	padding: 36px 0;
	text-decoration: none;
}
.dlazdice a img {
	max-width: 100px;
}
.dlazdice .col > div {
	padding: 0 16px;
	justify-content: space-between;
}
.dlazdice .col > div > div {
	max-width: 280px;
}
.dlazdice .col-1 > div > div {
	max-width: 800px;
}
.dlazdice .col > div .flex-col {
	justify-content: center;
}
.dlazdice .col-1 > div {
	max-width: 1024px;
	margin: 0 auto;
	padding: 16px;
}

/* Bloky - CTA */
.cta {
	padding: 0 36px;
}
.cta h2 {
	margin-bottom: 0;
}
.cta h3 {
	margin: 20px 0;
	text-align: center;
}
.cta .flex-grid {
	justify-content: space-between;
	align-items: center;
}

/* Bloky - Banner */
.banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
}
.banner h2 {
	font-weight: bold;
}
.banner p {
	max-width: 750px;
	text-align: center;
}
.banner a {
	margin-top: 35px;
}
.banner .flex-col {
	align-items: center;
}
.banner .informace {
	width: 100%;
	margin-top: 72px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.banner .informace h2 {
	margin-bottom: 16px;
}
.banner .informace h6 {
	margin-bottom: 16px;
	text-align: center;
}

/* Bloky - Flexslider */
.flexslider {
	margin: 0!important;
	border: none!important;
}
.flexslider .flex-nav {
	justify-content: center;
}
.flexslider .flex-nav a.flex-col {
	height: 100%;
	justify-content: center;
	opacity: 1;
}
.flexslider .flex-nav .flex-prev,
.flexslider:hover .flex-nav .flex-prev {
	position: absolute;
	left: 10px;
	z-index: +5;
}
.flexslider .flex-nav .flex-next,
.flexslider:hover .flex-nav .flex-next {
	position: absolute;
	right: 10px;
	z-index: +5;
}
.flexslider .flex-nav img {
	max-width: 36px;
}
.flexslider .flex-control-nav {
	padding: 20px 0;
	bottom: 0;
	z-index: +6;
}

/* Bloky - Velky slider */
.slider .flexslider .slides li {
	height: 620px;
	background-size: cover;
	background-position: center;
}
.slider .flexslider .slides li .slider-text {
	height: 100%;
	margin: 0 auto;
	padding: 0 36px;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.slider .flexslider .slides li .slider-text p {
	margin-bottom: 16px;
}
.slider .flex-control-paging li a {
	height: 16px;
	width: 16px;
}

/* Bloky - Prispevky slider */
.prispevky .flexslider {
	margin-top: 24px;
	padding: 0;
	position: relative;
	background: transparent;
	border: none;
}
.prispevky .flex-grid div {
	width: 100%;
}
.prispevky .flexslider .slides img {
	width: 100%;
	height: 100%;
	max-height: 300px;
	margin-bottom: 26px;
	object-fit: cover;
}
.prispevky .flexslider .slides li > div {
	border-radius: 0;
}
.prispevky .slider-text {
	justify-content: space-between;
}
.prispevky .slider-text > div {
	padding: 32px 40px;
	position: relative;
	background-color: rgba(255,255,255,0.8);
	box-shadow: 1.286px 1.532px 7.5px rgba(16,17,17,0.3);
	border-radius: 10px;
	z-index: 2;
}
.prispevky .slider-text h4 {
	min-height: 165px;
}
.prispevky .slider-text span {
	margin-bottom: 24px;
	display: block;
}
.prispevky .slider-text a {
	display: block;
	margin: -2px 7px 0;
	padding: 30px 40px;
	position: relative;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	background-color: #f8f8f8;
	border-radius: 0 0 10px 10px;
}
.prispevky .slider-text a:before {
	content: "";
	height: 15px;
	width: 33px;
	margin-left: -50px;
	display: inline-block;
	position: absolute;
	bottom: 39px;
	background: url('./assets/images/sipka.png') no-repeat;
}
.prispevky .flex-control-nav {
	padding: 20px 0 0;
	position: relative;
	bottom: 0;
}

/* Bloky - Vypis */
.profily h4 {
	margin: 36px 0 16px;
	text-align: center;
}
.profily p, .profily a {
	margin-right: 5px;
	font-size: 14px;
	line-height: 18px;
}
.profily .vypis-profilu .flex-col {
	background-color: rgba(255,255,255,0.8);
    box-shadow: 1.286px 1.532px 7.5px rgba(16,17,17,0.3);
    border-radius: 10px;
}
.profily .vypis-profilu .flex-col .vypis-box {
	height: 100%;
	padding: 20px 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.profily .vypis-profilu .flex-col .vypis-box > div {
	margin-bottom: 8px;
}

/* Bloky - Galerie */

.galerie {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.galerie img {
	width: 100%;
	object-fit: cover;
}
.galerie.masonry {
	column-gap: 5px;
}
.galerie.masonry.columns-yes {
	column-gap: 24px;
}
.galerie.masonry.columns-yes img {
	margin-bottom: 16px;
}
.galerie.equal img {
	height: 100%;
	max-height: 180px;
}
@media screen and (max-width: 767px) {
	.galerie.masonry {
		columns: 1!important;
	}
	.galerie.masonry.columns-yes {
		column-gap: 5px;
	}
}

.modal {
	height: 100%;
    width: 100%;
	position: fixed;
    top: 0;
    left: 0;
	background: rgb(0 0 0 / 70%);
	overflow-y: auto;
	z-index: 999;
}
.modal h3 {
	text-align: center;
}
.modal .modal-dialog {
	height: 100%;
	max-width: 100%!important;
}
.modal .modal-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.modal .grid {
	width: 90%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
    box-shadow: 1.286px 1.532px 7.5px rgb(16 17 17 / 30%);
    border-radius: 10px;
}
.modal .modal-header {
	height: 36px;
}
.modal .modal-header,
.modal .modal-body {
	width: 100%;
	margin: 0 auto;
}
.modal .close,
.modal button {
	height: 36px;
	width: 36px;
	position: relative;
	float: right;
	background-color: transparent;
	background-image: url("./assets/images/close.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
	z-index: 9;
}
.modal button span {
	font-size: 0;
}
.modal .img-fluid {
	max-width: 80vw;
	max-height: 80vh;
	margin: 0 auto;
	display: block;
	object-fit: contain;
}
.ekko-lightbox-nav-overlay a span {
	font-size: 36px;
}

/* Bloky - Video */
.video {
	max-height: 620px;
	position: relative;
	overflow: hidden;
}
.video .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video .embed-container iframe {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
}
.video .text {
	width: 100%;
	position: absolute;
	top: 140px;
	text-align: center;
	z-index: +999999;
}
.video .text h2 {
	text-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.24);
}

/* Bloky - Upozorneni */
.upozorneni {
	padding: 16px 0;
}
.upozorneni h5,
.upozorneni div {
	text-align: center;
}
.upozorneni a {
	text-decoration: none;
}
.upozorneni .flexslider {
	background: transparent!important;
}
.upozorneni .flex-control-nav {
	height: 12px;
	margin: 10px auto 0;
	padding: 0;
	position: relative;
	bottom: 0;
}

/* Bloky - Kontakt */
.kontakt .flex-row {
	justify-content: space-between;
}
.kontakt h2 {
	text-align: left;
}
.kontakt form {
	max-width: 560px;
	margin: 0;
}
.kontakt form input:not([type="checkbox"]):not([type="submit"]), 
.kontakt form textarea {
	width: 100%;
	margin-bottom: 16px!important;
}
.kontakt .socials {
	margin-top: 32px;
}
.kontakt .socials a {
	margin-right: 12px;
	text-decoration: none;
}

/* Bloky - Mapa */
.mapa .acf-map {
	height: 550px;
}
.mapa.blok {
	padding-bottom: 0!important;
}

/* MEDIA */

@media (min-width: 414px) {
	.col-4, .col-5 {
		width: 50%;
	}
	.col-4.col-yes, .col-5.col-yes {
		width: calc(50% - 24px);
		margin-right: 12px;
	}
}

@media (min-width: 768px) {
	h1 {
		font-size: 65px;
		line-height: 73px;
	}
	h2 {
		font-size: 48px;
		line-height: 56px;
	}
	header .header-logo {
		margin-right: 26px;
	}
	header .header-logo img {
		max-width: 250px;
	}
	header .header-linka {
		margin: 0 26px;
	}
	header .header-linka a {
		height: 56px;
    	width: 172px;
	}
	header .header-linka a p {
		display: block;
	}
	header .header-linka a img {
		display: none;
	}
	header .header-user p {
		display: inline-block;
	}
	header .header-user img {
		margin-right: 18px;
	}
	.flex-grid {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.sluzby .flex-grid {
		flex-direction: column;
	}
	.col-2 {
		width: 50%;
	}
	.col-2.col-yes {
		width: calc(50% - 24px);
	}
	.col-3, .col-5 {
		width: 33.33%;
	}
	.col-3.col-yes, .col-5.col-yes {
		width: calc(33.33% - 24px);
	}
	.col-yes {	
		margin-left: 12px;
		margin-right: 12px;
		margin-bottom: 24px;
	}
	.blok {
		padding: 84px 0 43px;
	}
	.cta .blok {
		padding: 64px 0;
	}
	.dlazdice .grid a.col-4 > div,
	.dlazdice .grid a.col-5 > div {
		flex-direction: column;
		align-items: center;
	}
	.dlazdice a.col-4 > div h3,
	.dlazdice a.col-5 > div h3 {
		font-size: 20px;
    	line-height: 28px;
	}
	.dlazdice .grid a.col-4 > div img,
	.dlazdice .grid a.col-5 > div img {
		margin-top: 16px;
	}
	.galerie.equal .col-2 img,
	.galerie.equal .col-4 img {
		max-height: 200px;
	}
	.galerie.equal .col-3 img,
	.galerie.equal .col-5 img {
		max-height: 150px;
	}
	.slider .grid .flexslider .slides li .slider-text {
		padding-left: 100px;
	}
	.slider .slider-navigace a img {
		max-width: 60px;
	}
	.prispevky .flexslider {
		padding: 0 60px;
	}
	.kontakt .flex-row .editor {
		width: 30%;
	}
	.kontakt .flex-row > .wpcf7 {
		width: 70%;
	}
}

@media (min-width: 1024px) {
	header .header-menu #burger {
		display: none!important;
	}
	header .header-menu .menu {
		width: auto;
		display: flex!important;
		position: relative;
		top: 0;
	}
	.sekce > div {
		height: auto;
	}
	.sekce p {
		display: none;
	}
	.sekce .menu-sekce {
		display: block!important;
	}
	.sekce ul {
		flex-direction: row;
	}
	.sekce .sub-menu {
		top: 42px;
	}
	.sub-menu {
		width: auto;
		position: absolute!important;
	}
	header .header-menu .sub-menu {
		max-width: 200px;
		top: auto;
		left: auto;
	}
	.sluzby .flex-grid {
		flex-direction: row;
	}
	.sluzby .sluzby-text {
		min-width: 312px;
		margin-right: 68px;
	}
	.dlazdice a img {
		padding-left: 16px;
	}
	.dlazdice .col-1 > div,
	.dlazdice .col-2 > div {
		padding: 0 32px;
	}
	.dlazdice .full .col-2 > div {
		width: 480px;
		max-width: 480px;
		float: right;
	}
	.dlazdice .full .col-2.col-yes > div {
		width: 468px;
		max-width: 468px;
	}
	.dlazdice .full .col-2:nth-child(2n) > div {
		float: left;
	}
	.galerie.equal .col-1 img {
		max-height: 450px;
	}
	.galerie.equal .col-2 img {
		max-height: 260px;
	}
	.galerie.equal .col-3 img {
		max-height: 180px;
	}
	.galerie.equal .col-4 img {
		max-height: 150px;
	}
	.galerie.equal .col-5 img {
		max-height: 120px;
	}
}
@media (min-width: 1360px) {
	.sekce ul li a {
		padding: 12px;
	}
	.col-4 {
		width: 25%;
	}
	.col-4.col-yes {
		width: calc(25% - 24px);
	}
	.col-5 {
		width: 20%;
	}
	.col-5.col-yes {
		width: calc(20% - 24px);
	}
	.dlazdice .full a.col-4 > div h3,
	.dlazdice .full a.col-5 > div h3 {
		font-size: 32px;
		line-height: 40px;
	}
	.galerie.equal.full .col-1 img {
		max-height: 800px;
	}
	.galerie.equal.full .col-2 img {
		max-height: 480px;
	}
	.galerie.equal.full .col-4 img {
		max-height: 320px;
	}
	.galerie.equal.full .col-4 img {
		max-height: 270px;
	}
	.galerie.equal.full .col-5 img {
		max-height: 250px;
	}
	.prispevky .grid .flexslider {
		padding: 0;
	}
	.prispevky .grid .prispevky-navigace .flex-prev, 
	.prispevky .grid .flexslider:hover .prispevky-navigace .flex-prev {
		left: -70px;
	}
	.prispevky .grid .prispevky-navigace .flex-next, 
	.prispevky .grid .flexslider:hover .prispevky-navigace .flex-next {
		right: -70px;
	}
}