/*
Theme Name: CENIA
Description: Materialis PRO Child Theme
Author: RPSC ideas, s.r.o.
Author URI: https://rpsc.cz
Template: materialis-pro
Version: 1.0.0
*/
body {
	text-align:left;
}

.col-inner h1, .col-inner h2, .col-inner h3, .col-inner h4, .col-inner h5, .col-inner h6 {
	color:rgb(89,89,89);
	font-family:Raleway;
}

p a, li a {
	color:#e78938;
}

a:hover {
	color:#e78938 !important;
}

body #page p a:hover, body #page li a:hover {
	color:#e78938;
	text-decoration:underline;
}

.page-template-default .gridContainer, .page-template-kontakty .gridContainer {
}

.section-title-col h2 {
	font-family:Raleway;
	font-size:32px;
	color:#4b4b4b;
	text-transform:uppercase;
	position:relative;
}

.section-title-col h2::after {
	border-bottom:1px solid #e78938;
	position:absolute;
	content:"";
	width:80px;
	left:50%;
	margin-left:-40px;
	bottom:-8px;
}

.y-move:hover {
}

.mdc-elevation--z5 {
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);		
}


/* Header */

.navigation-bar .navigation-custom-area .social-icons {
	margin-top:-3px;
	margin-left:0;
}

.navigation-bar .navigation-custom-area .social-icons a {
	font-size:16px;
	padding-left:7px;
	padding-right:7px;
}

.navigation-wrapper .custom_area_col {
	padding-left:0;
	display:flex !important;
}

.home-menu-icon > a {
	margin-right:-10px;
	font-weight:900;
}

ul.dropdown-menu ul li:hover {
	background-color:rgba(231, 137, 56, 0.7) !important;
}

ul.dropdown-menu ul li:hover > a:hover {
	color:#fff !important;
}

ul.dropdown-menu ul li:hover > a {
	background-color:rgba(231, 137, 56, 0.7) !important;
}

ul.dropdown-menu ul {
	border-radius:0 !important;
}

ul.dropdown-menu:not(.material-buttons) > li > a::after {
	font-family:'Font Awesome 5 Free' !important;
}

ul.dropdown-menu:not(.material-buttons) > li.menu-item-has-children > a::after {
	font-weight:900;
	content:'\f078' !important;
	font-size:14px;
	-webkit-transform:none;
	transform:none;
	top:18px;
	right:5px;
}

#main_menu li li > a {
	font-size:14px !important;
	line-height:16px !important;
}

ul.dropdown-menu:not(.material-buttons) > li.menu-item-has-children li.menu-item-has-children::after {
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	content:'\f054' !important;
	font-size:14px !important;
	display:inline-flex;
	right:6px !important;
	top:-2px !important;
}

ul.dropdown-menu:not(.material-buttons) > li.menu-item-has-children li.menu-item-has-children a {
	padding-right:1.7em;
}

ul.dropdown-menu li a.toggle-search-box {
	padding-right:5px;
}

#offcanvas-wrapper .offcanvas-top {
	background-image:url('images/grey2.jpg');
	background-size:cover;
}


#offcanvas-wrapper {
	background-color:transparent;
	background-size:cover;
}

#offcanvas_menu li.current-menu-item, #offcanvas_menu li.current_page_item {
	background-color:transparent !important;
}

#offcanvas_menu li.open, #offcanvas_menu li > ul {
	background-color:transparent !important;
}

#offcanvas_menu li.current-menu-item > a, #offcanvas_menu li.current_page_item > a {
	font-weight:600;
}

.offcanvas-right {
	border-left:1px solid rgba(0, 0, 0, 0.3) !important;
}

#offcanvas_menu li > a {
	width:99%;
}

.offcanvas_menu li.open > a {
	background-color:transparent !important;
	border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}

#offcanvas-wrapper .mdi-google-plus-box {
	background-image:url('images/lev2.png') !important;
	background-size:contain;
	width:19px;
	height:23px;
	margin-bottom:-5px !important;
}

.header-wrapper {
	background-size:cover;
	background-color:grey;
}

.header-homepage {
	background-position: center 20px !important;
	padding-top:70px !important;
	background-size:cover !important;
	padding-bottom:0 !important;
	margin-left:auto;
	margin-right:auto;
}

[data-parallax-depth] {
  background-attachment: inherit !important;
}

[data-parallax-depth]:before,
[data-parallax-depth]:after {
  background-attachment: inherit !important;
}

.materialis-inner-page ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item) {
	color:green;
}

.mdi-facebook-box.mdi::before {
	font-family:'Font Awesome 5 Brands';
	content:'\f39e';
}

.mdi-facebook-box.mdi:hover::before {
	color:#3B5998;
}

.mdi-google-plus-box {
	background-image:url('images/lev.png') !important;
	background-size:contain;
	width:15px;
	height:18px;
	margin-bottom:-3px;
}

.mdi-google-plus-box::before  {
	content:none !important;
}

ul#menu-social-menu,
ul#menu-social-menu-en {
	list-style:none;
	margin:0 0 3px 0;
}

ul#menu-social-menu li,
ul#menu-social-menu-en li{
	display:inline-block;	
}

.social-facebook > a {
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;	
	color:rgb(89,89,89);
	font-size:16px;
	padding:0 5px 7px 5px;
}

.social-facebook > a:hover {
	color:#3B5998 !important;
}


.social-pinterest > a {
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;	
	color:rgb(89,89,89);
	font-size:16px;
	padding:0 5px 7px 5px;
}

.social-pinterest > a:hover {
	color:#E60023 !important;
}

.social-youtube > a {
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;	
	color:rgb(89,89,89);
	font-size:16px;
	padding:0 5px 7px 5px;
}

.social-youtube > a:hover {
	color:#FF0000 !important;
}


.social-lion  {
	background-image:url('images/lev-a.png') !important;
	width:15px;
	height:18px;
	position:relative;
	top:3px;
	margin-left:6px;
	margin-right:6px;
}

.social-lion > a {
	background-image:url('images/lev-a.png') !important;
	width:15px;
	height:18px;
	margin-bottom:-3px;
	text-indent: -9999px;
	display:inline-block;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 5px;
	opacity:0;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}

.social-lion > a:hover {
	background-position:0 -18px;
	opacity:1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}

h1.hero-title {
	margin-bottom:0;
}

body img.logo.dark, body img.custom-logo {
	max-height:50px;
}

#boxy .boxy-child > .row > .col-md-2 {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	z-index:10;
}

#boxy .card.bg-color4 {
	background:#fff;
}

#boxy .card {
	padding:0;
	position:relative;
	overflow:hidden;
}

#boxy .card > a.link {
	height:100%;
	position:absolute;
	right:0;
	width:100%;
	display:inline-block;
	bottom:0;
	margin-right:0;
}

body #boxy h2.color-white, #boxy h6.color-white  {
	color:#3d3d3d;
	font-family:Raleway;
	font-size:24px;
	font-weight:400;
	line-height:24px;
	padding-bottom:50px;
}

#boxy .gridContainer, #boxy > div  {
	z-index:10;
}

#boxy .row > .col-xs-12  {
	max-width:255px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

#boxy .row > .col-xs-12:hover  {
	transform:translateY(10px);
}

#boxy .custom-image {
	margin-bottom:6px;
}

#boxy .link {
	margin-top:10px;
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	color:#fff;
	width:100%;
	height:25px;
	font-size:14px;
	position:relative;
}

#boxy .link::after {
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	margin-left:-10px;
	line-height:20px;
	text-align:center;
	transition: all .05s ease-in-out; 
	bottom:15px;
	background-image:url('images/sipka-orange.png');
	webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
	transform: rotate(90deg);
}

#boxy .link:hover::after  {
	color:#fff !important;
}

#boxy .mdc-elevation--z3 {
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
}

.main_menu_col [data-component="offcanvas"] .bubble {
	opacity: 0 !important;
}


/* Aktuality */

.content.post-page, .content.blog-page {
	background-image:url('images/grey.jpg') !important;
	background-size:100% 100% !important;
}


#aktuality .button.color2.link.mdc-ripple-upgraded {
	display:none;
}

#aktuality .mdi-clock {
	color:#9cc92e;
	margin-top:-2px;
	margin-left:-7px;	
}

#aktuality .mdc-card {
	color:#9cc92e;
	-webkit-box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.35);
	box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.35);
	border-radius:0;	
}

.post-template-default .post-page .gridContainer .post-content-single.mdc-card {
	background-color:#fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
}

#aktuality .mdi-clock::before {
	color:#9cc92e;
	content:'\f017' !important;
	font-family:'Font Awesome 5 Free' !important;
	font-size:16px;
	font-weight:300;
}

#aktuality.content-section {
	margin-top:-217px;
	padding-top:150px;
	background-size:cover;
}

#aktuality .materialis-latest-news .mdc-card .post-content-body h4 {
	color:#303030;
}

.materialis-latest-news .mdc-card .post-content-body p {
	color:#303030;
}

#aktuality .col-padding {
	padding:20px;
}

#aktuality .materialis-latest-news .post-content-body.col-padding {
	padding-top:20px;
	padding-bottom:0;
}

#aktuality .latest-news-item-excerpt p {
	line-height:20px;
}
	
.post-thumbnail {
	max-width:800px;
    overflow:hidden;
}

.materialis-latest-news .mdc-card .post-content-body h4 {
	color:#303030;
}

.materialis-latest-news .mdc-card .post-content-body p {
	color:#303030 !important;
}

.materialis-latest-news .mdc-card .post-content-body h4 a {
	border-left:3px solid #9cc92e;
	padding-left:10px;
}

#aktuality .mdc-card .mdc-card__actions {
	border-top:none;
}

.post-content-body > .space-bottom-small {
	display:none;
}

.post-content-body > .space-bottom-small {
	display:none;
}

#aktuality .mdc-card__action-icons > *:first-child {
	display:none;
}

#aktuality .materialis-latest-news {
	-moz-justify-content:center;
	justify-content:center;
}

#aktuality .button.big {
	border-radius:0;
}

#aktuality .button.color1:hover {
	color:#fff !important;
}

/* Činnosti */

#cinnosti.content-section {
	background-image:url('images/grey.jpg') !important;
	background-size:100% 100% !important;
}

#cinnosti .spaced-cols > div {
	display:flex;
}

#cinnosti h4 {
	color:#fff;
}

#cinnosti p {
	color:#fff;
	font-size:12px;
	line-height:14px;
}

#cinnosti.content-section img {
	margin-bottom:0;
}

#cinnosti .card {
	background-color:#9cc92e;
	border-radius:0;
	-webkit-box-shadow:0px 6px 13px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0px 6px 13px 0px rgba(0, 0, 0, 0.4);
	box-shadow:0px 6px 13px 0px rgba(0, 0, 0, 0.4);
	overflow:hidden;
	position:relative;
}

#cinnosti .card:hover {
	-webkit-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);	
}

#cinnosti .card.no-padding {
	padding:0;	
}

#cinnosti .read-more  {
	margin-top:10px;
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	color:#e78938;
	width:100%;
	height:25px;
	font-size:14px;
	position:relative;
	transition: all .1s ease-in-out; 
}

#cinnosti .read-more:hover  {
}

#cinnosti .card > .read-more-container {
	height:100%;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	display:inline-block;
}

#cinnosti .card > .read-more-container > .read-more{
	height:100%;
	position:absolute;
	right:0;
}

#cinnosti .read-more::after  {
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	margin-left:-10px;
	line-height:20px;
	text-align:center;
	transition: all .05s ease-in-out; 
	bottom:30px;
	background-image:url('images/sipka-white.png');
}

#cinnosti.features-16-card-bordered .read-more-container {
	border-top:none;
	padding-top:0;
}

#cinnosti .col-padding-small {
	padding-bottom:60px;
	padding-top:6px;	
}

#cinnosti.features-16-card-bordered .col-padding-small {
	padding-left:10px;
	padding-right:10px;	
}

#cinnosti h4 {
	font-size:20px;
	margin-bottom:10px;
	height:54px;
	display:flex;
	width:100%;	
	align-items:center;
	-moz-justify-content:center;
	justify-content:center;	
}


#cinnosti .gridContainer {
	background-image:url('images/kmen-2b.png') !important;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom center;
}

#cinnosti.content-section.content-section-spacing-large  {
	padding-bottom:0;
}

#cinnosti-top-tree-helper .gridContainer {
	background-image:url('images/kmen-1b.png') !important;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:top center;
	height:120px;
	transform-style:preserve-3d;
	padding-left:0;
	padding-right:0;
}

#cinnosti-top-tree-helper {
	padding-top:0 !important;
	padding-bottom:0;
}



/* Výstupy */

#vystupy.content-section {
	background-size:cover;
}

#vystupy .spaced-cols > div {
	display:flex;
}

#vystupy h4 {
	color:#666;
}

#vystupy p {
	color:#666;
	font-size:12px;
	line-height:14px;
}

#vystupy.content-section img {
	margin-bottom:0;
}

#vystupy .card {
	background-color:#fff;
	border-radius:0;
	-webkit-box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	position:relative;
	overflow:hidden;
}

#vystupy .card:hover {
	-webkit-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);	
}

#vystupy .card > .read-more-container {
	height:100%;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	display:inline-block;
}


#vystupy .card > .read-more-container > .read-more{
	height:100%;
	position:absolute;
	right:0;
}

#vystupy .read-more  {
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	color:#fff;
	width:100%;
	height:25px;
	font-size:14px;
	position:relative;
}

#vystupy .read-more::after  {
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	margin-left:-10px;
	line-height:20px;
	text-align:center;
	transition: all .05s ease-in-out; 
	bottom:20px;
	background-image:url('images/sipka-orange.png');
}	

#vystupy .read-more:hover::after  {
	color:#fff !important;	
}

#vystupy.features-16-card-bordered .read-more-container {
	border-top:none;
	padding-top:0;
	margin-top:-10px;
}

#vystupy .col-padding-small {
	padding-bottom:30px;
	padding-top:6px;	
}

#vystupy h4 {
	font-size:20px;
	margin-bottom:10px;
	height:54px;
	text-transform:uppercase;
	font-weight:600;	
	display:flex;
	width:100%;	
	align-items:center;
	-moz-justify-content:center;
	justify-content:center;
}


/* Informační systémy */

#informacni-systemy.content-section {
	background-image:url('images/grey.jpg') !important;
	background-size:100% 100% !important;
}

#informacni-systemy .spaced-cols > div {
	display:flex;
}

#informacni-systemy h4 {
	color:#666;
}

#informacni-systemy p {
	color:#666;
	font-size:12px;
	line-height:14px;
}

#informacni-systemy.content-section img {
	margin-bottom:30px;
	margin-top:60px;
}

#informacni-systemy .card {
	background-color:#fff;
	border-radius:0;
	margin:0 auto;
	-webkit-box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);	
	overflow:hidden;
	position:relative;
}

#informacni-systemy .card:hover {
	-webkit-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);	
}

#informacni-systemy .card > .read-more-container {
	height:100%;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	display:inline-block;
}


#informacni-systemy .card > .read-more-container > .read-more{
	height:100%;
	position:absolute;
	right:0;
}

#informacni-systemy .read-more  {
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	color:#fff;
	width:100%;
	height:25px;
	font-size:14px;
}

#informacni-systemy .read-more::after  {
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	margin-left:-10px;
	line-height:20px;
	text-align:center;
	transition: all .05s ease-in-out; 
	bottom:20px;
	background-image:url('images/sipka-orange.png');
}

#informacni-systemy .read-more:hover::after  {
	color:#fff !important;	
}

#informacni-systemy.features-16-card-bordered .read-more-container {
	border-top:none;
	padding-top:0;
}

#informacni-systemy .col-padding-small {
	padding-bottom:30px;
	padding-top:6px;	
}

body #informacni-systemy h4 {
	font-size:20px;
	margin-bottom:10px;
	height:54px;
	display:table-cell;
	vertical-align:middle;
	width:270px;	
	font-weight:600;
}

#informacni-systemy .gridContainer {
	background-image:url('images/kmen-4b.png') !important;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom: 120px;
	
}

#informacni-systemy.content-section.content-section-spacing-large  {
	padding-bottom:0;
}

#is-top-tree-helper .gridContainer {
	background-image:url('images/kmen-3b.png') !important;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:top center;
	height:120px;
	transform-style:preserve-3d;
	padding-left:0;
	padding-right:0;
}

#is-top-tree-helper {
	padding-top:0 !important;
}


/* O Cenia*/

#o-cenia .bag-image, .content-13m .bag-image {
	max-height:1100px;
	height:unset;
	min-height:300px;
}

#o-cenia .middle-md {
	align-items:normal;
}

#o-cenia .col-md-offset-1 {
	margin-left: 0;
}

#o-cenia .col-padding {
	margin: 30px;
}

#o-cenia .link  {
	color:#fff;
	font-size:18px;
}

#o-cenia .link:hover  {
	color:#fff;
	text-decoration:underline;
}

#o-cenia .link::after  {
	content:'\f054';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	margin-left:10px;
	display:inline-block;
	margin-top:0;
	color:#fff;
	height:21px;
	width:21px;
	background-color:#e78938;
	border-radius:50%;
	font-size:15px;
	text-align:center;
	line-height:21px;
	transform:translateY(-1px);
}

/* Footer Upper */

.footer-upper {
	background-color:rgb(49,49,49);
	background-image:url('images/zelene-koreny.png') !important;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:150px;
}

/* Footer */

#footer-boxes {
	background-color:rgb(49,49,49);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:top center;
}

#footer-boxes .custom-footer{
	padding-left:15px;
	padding-right:15px;
}

#footer-boxes h5 {
	font-family:Raleway;
	font-weight:600;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;	
}

#footer-boxes p, #footer-boxes .textwidget  {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

#footer-boxes .middle-xs {
	-webkit-box-align:baseline;
	-moz-align-items:baseline;
	-ms-flex-align:baseline;
	align-items:baseline;	
}

#footer-boxes .widget_nav_menu ul {
	margin-left:015px;	
}

#footer-boxes .widget_nav_menu li {
	list-style-type:disc;
	color:#fff;
	list-style-position:outside;	
}

#footer-boxes .widget_nav_menu li a{
	vertical-align:text-top;
}

.footer-simple .footer-content {
	border-top:0 !important;
}

.cols-separator-between div.col-md-2::after {
	display:none !important;
}

#footer-boxes.content-section.content-section-spacing-large {
	padding-top:150px !important;
}


/* copy */ 

p.copyright {
	text-align:right;
	font-size:12px;
}

.footer-simple .footer-content {
	border-top:0;
}


/* TinyMCE link table*/

.mce-floatpanel {
	z-index:1000000 !important;
}

#mceu_53 #mceu_55-inp {
	width:80%;
	max-width:500px;
}


/* fullscreen search */

#ult-fs-search {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
}

#ult-fs-search.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 0.97;
	/*background-color:#e2e2e2;*/
	/*background-image:url('images/green-background.jpg');*/
	background-color:transparent;
	background-image:url('images/grey.jpg');
	background-size:cover;
}

.search-title {
	position: relative;
	width: 100%;
	color: #595959;
	background: rgba(0, 0, 0, 0);
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	border: 0px;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	outline: none;
	display:block;
}


#ult-fs-search input[type="text"] {
	position: relative;
	max-width: 500px;
	color: #595959;
	background: rgba(0, 0, 0, 0);
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	border: 0px;
	border-bottom:1px solid #595959;
	margin:50px auto 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	outline: none;
	display:block;
}
#ult-fs-search .btn {
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: 61px;
	margin-left: -45px;
	background-color:#E78938;
	border:none;
	font-size:20px;
	padding:10px 20px;
	cursor:pointer;
	display:block;
	color:#fff;
}
#ult-fs-search .close {
	position: fixed;
	top: 15px;
	right: 15px;
	color: #595959;
	background-color: transparent;
	border-color: transparent;
	opacity: 1;
	padding: 10px 17px;
	font-size: 48px;
	cursor:pointer;
}

#ult-fs-search .search-wrapper {
	top:40%;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}

#ult-fs-search #searchform {
	line-height:normal;
}


/*test na podstrance*/

.nav-link-search a {
}

#ult-fs-search {
	z-index:100000;
}


/* post */

.post-template-default .content.post-page {
	background-color:transparent;
	background-size:cover;
}

.post-item img.attachment-post-thumbnail {
	width:100%;
}

.navigation.post-navigation .post-comments .navigation, .post-comments .navigation.post-navigation .navigation {
	border-radius:0;
	-webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.post-template-default .mdc-card__action--icon:not(:disabled) {
	color:#9cc92e;
}

.post-template-default .mdc-card__action {
	cursor:default;
}

.post-template-default .mdi-clock::before {
	content:'\f017' !important;
	font-family:'Font Awesome 5 Free' !important;
	font-size:16px !important;
	font-weight:300;	
}

.post-template-default .mdi-clock {
	position:relative;	
	top:-2px;
	margin-right:5px;
}

.post-template-default .post-meta .col-sm-fit {
	padding-left:0;
}


/* blog */

.blog .content.blog-page, .archive .content.blog-page, .category .content.blog-page {
	background-color:transparent;
	background-size:cover;
}

.materialis-inner-page .content {
	background-color:transparent !important;
}

.blog .mdc-card {
	border-radius:0;
}

.mdi-clock::before {
	color:#9cc92e;
	content:'\f017' !important;
	font-family:'Font Awesome 5 Free' !important;
	font-size:16px !important;
	font-weight:300;
}

.mdi-clock {
	position:relative;
	top:-1px;
	margin-right:5px;
	cursor:default;
}


.mdi-folder-open::before {
	color:#9cc92e;
	content:'\f07b' !important;
	font-family:'Font Awesome 5 Free' !important;
	font-size:18px;
	font-weight:300;
}

.mdi-folder-open {
	position:relative;
	cursor:default;
}

.post-item .mdc-card .mdc-card__action-icons .mdi-folder-open {
	margin-right:2px;
}

.button.color5.link {
	padding-left:2px;
}

.post-footer-category {
	margin-left:20px;
}

.post-footer-category a.button {
	font-size:16px;
	font-family:Open Sans;
	font-weight:300;
	padding-left:2px;
}

.post-footer-category a.button:hover {
	text-decoration:underline !important;
}

.post-footer-category .button.color5.link:not(:disabled) {
	color:rgba(0, 0, 0, 0.38);
}

.post-footer-category .button.color5.link::before {
	background-color:transparent;
}

.post-list-item.multiple-per-row .mdc-card__actions .mdc-card__action-icons {
	-moz-justify-content:left;
	justify-content:left;
	padding-left:0;
}

.blog .post-excerpt p {
	line-height:20px;
	color:#303030;
}
	
.blog .mdc-card h3.post-title, .archive .mdc-card h3.post-title, .category .mdc-card h3.post-title {
	color:#303030;
	font-family:Raleway;
	font-weight:600;
	line-height:22px;
	letter-spacing:0;
	font-size:18px;
}

.blog .mdc-card h3.post-title a, .archive .mdc-card h3.post-title a, .category .mdc-card h3.post-title a{
	border-left:3px solid #9cc92e;
	padding-left:10px;
	display:inline-block;
}

.blog .mdc-card .flexbox .col-padding {
	padding:20px 20px 0 20px;
}

.blog .mdc-card .mdc-card__actions {
	border-top:none;
}

.blog .col-padding.mdc-card__actions {
	padding:8px 20px 8px 20px;
}

.navigation.pagination h2.screen-reader-text {
	display:none;
}

.navigation.pagination .nav-links .numbers-navigation .page-numbers:hover, .navigation.pagination .nav-links a:hover {
	color:#fff !important;
}

/* Post navigation */
#custom-post-navigation .nav-links{
	padding:0;
}

#prev-next-nav.navigation {
	width:100%;
}

#prev-next-nav {
	clear: both;
	height: auto;
}

.navigation.post-navigation .nav-links {
	background-color:transparent;
	border-radius:0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#prev-next-nav .previous img {
	float: left;
	margin: 0 10px 0 0;
}

#prev-next-nav .next img {
	float: right;
	margin: 0 0 0 10px;
}

#prev-next-nav p {
	color:#fff;
	font-family:Raleway !important;
	font-weight:600;
	text-transform:uppercase;
}

#prev-next-nav p:hover {
	text-decoration:underline;
}


#prev-next-nav .prev-next-inner {
	background-color:rgba(0,0,0,0.4);
	min-height:150px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

#prev-next-nav .previous {
	float: right;
	vertical-align: middle;
	width: 48%;
	text-align:left;
	background-color:#fff;
	-webkit-box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	min-height:150px;
	background-size:cover;
	background-position:50% 50%;
}

#prev-next-nav .next {
	float: left;
	vertical-align: middle;
	width: 48%;
	text-align:right;
	background-color:#fff;
	-webkit-box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	min-height:150px;
	background-size:cover;
	background-position:50% 50%;
}

#prev-next-nav h5 {
	font-size:14px;
	font-family:Raleway;
	font-weight:400;
	margin-top:0;
	margin-bottom:8px;
	line-height:14px;
	color:#E4E4E4;
}

#prev-next-nav .nav-box.previous .nav-image-left {
	float:left;
	display:inline-block;
}

#prev-next-nav .nav-block-left, #prev-next-nav .nav-block-right {
	width:100%;
	text-align:center;	
	padding:10px;
}

#prev-next-nav .nav-box.next .nav-image-right {
	float:right;
	display:inline-block;
}


/* Single page */

.page-template-default  .page-content {
	background-color:transparent;
	background-image:url('images/grey.jpg');
	background-size:100% 100%;
}

.page-template-default  .content .gridContainer .col-md-9 .col-inner, .page-template-default  .page-content .gridContainer .col-md-9 .col-inner {
	background-color:#fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
}

.page-template-default  .page-content .gridContainer .col-md-9  {
	padding:0;
}

.page-template-default  .page-content .gridContainer .col-xs-12 {
	padding-left:15px;
	padding-right:15px;
}

.materialis-inner-page #page > .page-content {
	padding:30px 15px;
}

.odkaz-bottom .page-odkaz {
	margin:20px -10px 0 -10px;
}

.odkaz-bottom .single-odkaz {	
	display:inline-block;
	width:33.33333333%;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

.odkaz-bottom .single-odkaz a{
	font-family:Raleway;
	font-weight:600;
	font-size:20px;
	color:#666;
}

.odkaz-bottom .inner-odkaz {
	height:80px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	-moz-justify-content:center;
	justify-content:center;
	background-color:#fff;
	width:100%;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	padding:10px;
	margin-bottom:20px;
}

.odkaz-bottom .inner-odkaz::after {
	content:'';
	margin-left:10px;
	margin-top:-2px;
	height:20px;
	width:20px;
	background-image:url('images/sipka-orange.png');
}


/* Odkazy v sidebaru */

.sidebar .widget.odkazy .page-odkaz {
	padding:0;
}

.sidebar .widget.odkazy .widgettitle i.widget-icon::before {
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	font-size: 0.8em;
	content:'\f0c1' !important;
}

.sidebar .widget.odkazy .widgettitle i.widget-icon::before {
	top:49%;
}

.sidebar .widget.odkazy .single-odkaz {
	padding:20px 10px 20px 28px;
	border-top:1px solid rgba(0, 0, 0, 0.1);
	width:100%;
}

.sidebar .widget.odkazy .single-odkaz:first-of-type {
	border-top:none;
}

.sidebar .widget.odkazy .single-odkaz a {
	color:#2b2d42;
	padding:0 10px;
	display:inline-block;
}

.sidebar .widget.odkazy .single-odkaz a:hover {
	border-left: 3px solid #9cc92e;
	padding-left:7px;
	text-decoration:underline !important;
}


/* 404, search no results */

.error404 .content.blog-page, .search-no-results .content.blog-page  {
	background-color:transparent;
	/*background-image:url('images/green-background.jpg');*/
	background-size:cover;
}

.error404 .content.blog-page .post-list.row  {
	height:auto !important;
}

.error404 .content .post-content-single, .search-no-results .content .post-content-single {
	background-color:#fff;
	-webkit-box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	padding:2rem;
}

/* search */

.search .content.blog-page {
	background-color:transparent;
	background-size:cover;
	padding-top:30px !important;
}

.search .mdi-clock::before {
	color:#9cc92e;
	content:'\f017' !important;
	font-family:'Font Awesome 5 Free' !important;
	font-size:16px;
	font-weight:300;
}

.search .mdi-clock {
	position:relative;
	top:-1px;
	margin-right:5px;
}

.search .post-list-item.multiple-per-row .mdc-card__actions .mdc-card__action-icons {
	-moz-justify-content:left;
	justify-content:left;
	padding-left:0;
}

.search .post-excerpt p {
	line-height:20px;
	color:#303030;
}
	
.search .mdc-card h3.post-title {
	color:#303030;
	font-family:Raleway;
	font-weight:600;
	line-height:22px;
	letter-spacing:0;
	font-size:18px;
}

.search .mdc-card h3.post-title a {
	border-left:3px solid #9cc92e;
	padding-left:10px;
	display:inline-block;
}

.search .mdc-card .flexbox .col-padding {
	padding:20px 20px 0 20px;
}

.search .mdc-card .mdc-card__actions {
	border-top:none;
}

.search .col-padding.mdc-card__actions {
	padding:8px 20px 8px 20px;
}

.search .post-list-item.multiple-per-row .type-page .mdc-card__actions {
	display:none;
}

.search .mdc-card.type-page .flexbox .col-padding {
	padding:20px;
}

.search-no-results .gridContainer.content .post-list.row {
	height:auto !important;
}

.sidebar .widget ul li a:hover:before {
	background:none !important;
}


/* kontakty + cenia*/

.page-template-kontakty .page-content {
	background-color:transparent;
	background-size:cover;
	background-image:url('images/grey.jpg');
	background-size:100% 100%;
}

.page-template-kontakty .page-content .gridContainer.content, .page-template-kontakty .page-content .gridContainer .col-md-9 .col-inner {
	background-color:#fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
}

.page-template-kontakty .page-content .gridContainer.content {
	padding:2rem;
}

#ceniaa  {
	height:400px;
	z-index:1000;
	width:100%;
}
	
div#ceniaa img {
	max-width: none !important;
}

#cenia-wrapper {
	background-size:cover;
	-webkit-box-shadow: 0px -5px 4px -2px rgba(0,0,0,0.19);
	-moz-box-shadow: 0px -5px 4px -2px rgba(0,0,0,0.19);
	box-shadow: 0px -5px 4px -2px rgba(0,0,0,0.19);
	z-index:10;
}

.scenia .card {
	border-radius:0 !important;
}


/* sidebar */

.sidebar .widget {
	border-radius:0;
}

.sidebar .widget ul li {
	text-transform:none;
}


.sidebar .widget ul li a {
	border-left:3px solid transparent;
}

.sidebar .widget ul li a:hover {
	border-left:3px solid #9cc92e;;
}

.sidebar .widget ul li a:hover::before {
	content:inherit !important;
}

.sidebar .widget ul li .post-date {
	display:block;
	padding-left:12px;
	color:rgba(0, 0, 0, 0.38);
}

.sidebar .widget ul li .post-date::before {
	color:#9cc92e;
	content:'\f017' !important;
	font-family:'Font Awesome 5 Free' !important;
	font-size:16px;
	margin-right:4px;
	font-weight:300;
}

.sidebar .widget .widgettitle {
	font-family:Raleway;
	font-weight:600;
	color:rgb(89,89,89);
	font-size:20px;
	text-transform:none;
}

.sidebar .widget .widgettitle i.widget-icon {
	background-color:#9cc92e !important;
}

.sidebar .widget .widgettitle i.widget-icon::before {
	top:50%;
	left:51%;
}


/* Breadcrumbs */

#breadcrumbs {
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs li {
    display:inline-block;
    margin-right:15px;
}
  
#breadcrumbs .separator {
    font-size:16px;
    font-weight:100;
    color:#b9b9b9;
}

.bread {
	position:relative;
	top:-60px;
	height:0;
	text-align:center;
	margin-left:15px;
}

#breadcrumbs .bread-link, #breadcrumbs .bread-parent, #breadcrumbs .item-current, #breadcrumbs .bread-error404, #breadcrumbs .item-cat > a  {
    font-size:16px;
    font-weight:100;
    color:#b9b9b9;
}


/* Ostatní organizace */
.page-template-pro  .page-content {
	background-color:transparent;
	background-image:url('images/grey.jpg');
	background-size:100% 100%;
}

#ostatni-organizace.content-section {
	text-align:center;
	background-color:transparent !important;
}

#ostatni-organizace .spaced-cols > div {
	display:flex;
}

#ostatni-organizace h4 {
	color:#666;
}

#ostatni-organizace p {
	color:#666;
	font-size:12px;
	line-height:14px;
}

#ostatni-organizace.content-section img {
	margin-bottom:30px;
	margin-top:60px;
}

#ostatni-organizace .card {
	background-color:#fff;
	border-radius:0;
	margin:0 auto;
	-webkit-box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 18px 0px rgba(0, 0, 0, 0.15);	
	overflow:hidden;
	position:relative;
}

#ostatni-organizace .card:hover {
	-webkit-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);	
}

#ostatni-organizace .card > .read-more-container {
	height:100%;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	display:inline-block;
	text-align:center;
}


#ostatni-organizace .card > .read-more-container > .read-more{
	height:100%;
	position:absolute;
	right:0;
}

#ostatni-organizace .read-more  {
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	color:#fff;
	width:100%;
	height:25px;
	font-size:14px;
}

#ostatni-organizace .read-more::after  {
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	margin-left:-10px;
	line-height:20px;
	text-align:center;
	transition: all .05s ease-in-out; 
	bottom:20px;
	background-image:url('images/sipka-orange.png');
}

#ostatni-organizace .read-more:hover::after  {
	color:#fff !important;	
}

#ostatni-organizace.features-16-card-bordered .read-more-container {
	border-top:none;
	padding-top:0;
}

#ostatni-organizace .col-padding-small {
	padding-bottom:30px;
	padding-top:6px;	
}

body #ostatni-organizace h4 {
	font-size:20px;
	margin-bottom:10px;
	height:54px;
	display:table-cell;
	vertical-align:middle;
	width:270px;	
	font-weight:600;
}


/* Table */
.gridContainer table {
	margin-left:-2rem;
	width:calc(100% + 4rem);
	max-width:none;	
}

.gridContainer table th:first-child, .gridContainer table td:first-child {
	padding-left:2rem;
}

.gridContainer table th {
	background-color:rgba(246,246,246,1.00);
}

.gridContainer table td:last-child {
	word-break:break-all;
}


/* Drobečková navigace */

.bread a {
	color:#969696;
}

.bread {
	color:#969696;
}

/* image cenia */
.imp-wrap {
	margin:0 auto;
}

.squares-container {
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
}

.imp-tooltips-container {
	z-index:5 !important;
}


/* Zaměstnanci */

.page-template-zamestnanci .page-content .gridContainer .col-md-9 .col-inner .col-md-6.column-1{
	background-color: #fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	padding:0;
	margin-right:0;
	line-height:0;
}

.page-template-zamestnanci .page-content .gridContainer .col-md-9 .col-inner .col-md-6.column-2{
	background-color: #fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	margin-left:0;
	padding:0;
}

.page-template-zamestnanci .page-content .gridContainer .col-md-9 .col-inner.employee-wrapper {
	display:flex;
}

.page-template-zamestnanci .page-content .gridContainer .col-md-9 .col-inner.cv {
	background-color: #fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);
	margin-top:2rem;
}

.page-template-zamestnanci .profile-name {
	font-size:32px;
	font-family:Raleway;
	font-weight:300;
	line-height:34px;
	margin-bottom:5px;
}

.page-template-zamestnanci .prijmeni{
	text-transform:uppercase;
}

.page-template-zamestnanci .profile-position{
	color:#6d6d6d;
	font-style:italic;
	margin-bottom:15px;
	font-size:16px;
}

.page-template-zamestnanci .profile-email a{
	color:#303030;
}

.page-template-zamestnanci .profile-email a:hover{
	text-decoration:underline;
}


/* zaměstnanci list */

.page-template-zamestnanci-list .page-content {
	background-image:url('images/grey.jpg');
	background-size:100% 100%;
}

.page-template-zamestnanci-list .page-content .gridContainer.content, .page-template-zamestnanci-list .page-content .gridContainer .col-md-9 .col-inner {
	background-color:#fff !important;
	-webkit-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	-moz-box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
	box-shadow:0px 5px 27px 0px rgba(0, 0, 0, 0.3);	
}

.clickable-row {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.clickable-row td. {
	border-bottom:0;
}

td.info {
	display:block;
	padding:0 5px;
	word-wrap:break-word;
	word-break:break-all;
	white-space:normal;
	font-size:14px;
	border-bottom:0;
	line-height:19px;
}

td.info.names {
	margin-top:7px;
}

td.info.last {
	margin-bottom:5px;
}

td.info:before {
	content: '';
  	display: block; 
  	width: 180px;
}

td.profile-image {
	padding:3px 5px;
	line-height:0;
	width:100px;
}

td.profile-image:before {
  content: '';
  display: block; 
  width: 50px;
}

td.profile-image .imgContainer2{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	
}

td.profile-image .imgContainer2 > img{
	position:absolute;
}

td.info .last-name {
	text-transform:uppercase;
	font-weight:600;
}

td.info .first-name {
	font-weight:600;
}

.profile-icon {
	font-size:24px;
	color:#e78938;
}


td.profile-image .profile-image-container {
	max-width:70px;
	max-height:70px;
	position:relative;
}

td.profile-image .profile-image-icon {
	max-width:100px;
	max-height:100px;
	width:100%;
	height:100%;
	position:absolute;
	-webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;	
}

td.profile-image .profile-image-icon i{
	position:absolute;
	right:5%;
	bottom:5%;
	color:#e78938;
}

td.profile-image .profile-image-icon:hover{
	font-size:20px;
	background:rgba(0,0,0,0.25);
}

.zamestnanci-list-table .clickable-row:last-child, .zamestnanci-list-table .profile-image {
	border-bottom:none;
}


/* 1:1 bg image div ratio hack */

.page-template-zamestnanci .background-image-wrapper {
	width:100%;
	padding-bottom:100%;
	height:100%;
	position:relative;
}

.page-template-zamestnanci .profile-background-image {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-template-zamestnanci .profile-position, .page-template-zamestnanci .profile-phone, .page-template-zamestnanci .profile-phone-2, .page-template-zamestnanci .profile-cell-phone, .page-template-zamestnanci .profile-email {
	font-size:18px;
	line-height:34px;
}

.page-template-zamestnanci .profile-wrapper .fa, .page-template-zamestnanci .profile-wrapper .fas {
	width:23px;
	text-align:center;
	color:#9cc92e;
	font-size:16px;
}


@media all and (min-width: 1024px) and (max-width: 1200px) {

.materialis-front-page #main_menu > li > a {
	font-size:14px !important;
}

ul.dropdown-menu:not(.material-buttons) > li.menu-item-has-children > a::after {
	font-size:12px;
	top:18px;
}

.home-menu-icon a::after {
	font-size:14px !important;
}	

.mdi-facebook-box.mdi::before {
	font-size:14px;
}

#boxy .col-md-2 {
	-ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
    max-width: 20% !important;
	padding-left:8px;
	padding-right:8px;
}

.page-template-zamestnanci .profile-name {
	font-size:26px;
	line-height:30px;
}

.page-template-zamestnanci .profile-position, .page-template-zamestnanci .profile-phone, .page-template-zamestnanci .profile-phone-2, .page-template-zamestnanci .profile-cell-phone, .page-template-zamestnanci .profile-email {
	font-size:16px;
	line-height:26px;
}

.page-template-zamestnanci .profile-wrapper .fa, .page-template-zamestnanci .profile-wrapper .fas {
	font-size:14px;
}
}

@media all and (min-width: 768px) and (max-width: 1200px) {

#footer-boxes .col-sm-6 {
	-ms-flex-preferred-size: 33.33333333% !important;
    flex-basis: 33.33333333% !important;
    max-width: 33.33333333% !important;
}

#boxy .col-md-2 {
	-ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
    max-width: 20% !important;
	padding-left:8px;
	padding-right:8px;
}

.page-template-zamestnanci .employee-wrapper .col-padding {
	padding-left:1rem;
	padding-right:1rem;
}
}

@media all and (min-width: 1024px) and (max-width: 1500px) {

#footer-boxes .col-md-2 {
	-ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
    max-width: 20% !important;
}
}

@media all and (min-width: 768px) and (max-width: 1023px) {

#o-cenia .col-padding {
	margin: 0;
	padding:15px;
}

.footer .row:not(.no-spacing) > div:not(.no-gutter-col) {
	padding-top:20px;
	padding-bottom:20px;
}


.cols-separator-between div.col-sm-6 {
	padding-left:15px !important;
	padding-right:15px !important;
}

.single-odkaz {	
	width:50%;
}

.page-template-zamestnanci .profile-name {
	font-size:22px;
	line-height:26px;
}


.page-template-zamestnanci .profile-position, .page-template-zamestnanci .profile-phone, .page-template-zamestnanci .profile-phone-2, .page-template-zamestnanci .profile-cell-phone, .page-template-zamestnanci .profile-email {
	font-size:14px;
	line-height:24px;
}

.page-template-zamestnanci .profile-wrapper .fa, .page-template-zamestnanci .profile-wrapper .fas {
	font-size:12px;
}
}

@media all and (min-width: 420px) and (max-width: 767px) {

#informacni-systemy .col-sm-6, #informacni-systemy .post-comments .navigation .prev-posts, #informacni-systemy .post-comments .navigation .next-posts,
#vystupy .col-sm-6, #vystupy .post-comments .navigation .prev-posts, #vystupy .post-comments .navigation .next-posts,
#cinnosti .col-sm-6, #cinnosti .post-comments .navigation .prev-posts, #cinnosti .post-comments .navigation .next-posts {
	-ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
}

#cinnosti .col-xs-12 {
	padding:7px !important;
	margin:0 auto;
}

#vystupy .col-xs-12 {
	margin:15px auto;
}

#informacni-systemy .col-xs-12 {
	padding:7px !important;
	margin:0 auto;
}

#o-cenia .bag-image, .content-13m .bag-image {
	min-height:400px;
}

.page-template-zamestnanci .profile-name {
	font-size:20px;
	line-height:24px;
}

.page-template-zamestnanci .profile-position, .page-template-zamestnanci .profile-phone, .page-template-zamestnanci .profile-phone-2, .page-template-zamestnanci .profile-cell-phone, .page-template-zamestnanci .profile-email {
	font-size:14px;
	line-height:22px;
}

.page-template-zamestnanci .profile-wrapper .fa, .page-template-zamestnanci .profile-wrapper .fas {
	font-size:12px;
}

.page-template-zamestnanci .employee-wrapper .col-padding {
	padding-left:1rem;
	padding-right:1rem;
}

.page-template-zamestnanci .employee-wrapper .col-xs-12 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}
}

@media all and (min-width: 600px) and (max-width: 767px) {

#aktuality .col-sm-6, #aktuality .post-comments .navigation .prev-posts, #aktuality .post-comments .navigation .next-posts {
	-ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
}

.zamestnanci-list-table td.info {
	display:block;
}

}

@media all and (min-width: 480px) and (max-width: 767px) {

#aktuality.content-section {
	margin-top: -217px;
	padding-top: 100px !important;
}
}

@media all and (max-width: 767px) {

#o-cenia .col-padding {
	margin: 0;
	padding:30px;
}

#boxy .col-md-2 {
	-ms-flex-preferred-size: 20% !important;
	flex-basis: 20% !important;
	max-width: 20% !important;
	padding-left: 4px;
	padding-right: 4px;
}

body #boxy h2.color-white, #boxy h6.color-white {
	font-size:16px;
	line-height:18px;
	padding-bottom:40px;
}

.home .materialis-latest-news .mdc-card__actions .mdc-card__action-icons  {
	-moz-justify-content:center !important;
	justify-content:center !important;
}

h1.hero-title {
	text-align:center;
	font-size:32px !important;
}

.materialis-front-page.overlap-first-section .page-content div[data-overlap]:first-of-type > div:not([class*="section-separator"]) {
	margin-top:-16.4% !important;
}

.materialis-front-page.overlap-first-section .page-content div[data-overlap="true"]:first-of-type {
	padding-top:0 !important;
}

.imp-shape-container, .imp-tooltips-container {
	display:none;
}
.odkaz-bottom .single-odkaz {
	display:none;
}

}

@media (max-width: 1023px) {

.cols-separator-between div.col-xs-12:nth-of-type(n)::after {
	display:none !important;
}

#footer-boxes .col-xs-12 {
	margin:0 auto;
}

.footer-simple .footer-content {
	padding-top:0 !important;
	padding-bottom:0 !important;
}

#footer-boxes .center-sm {
	-moz-justify-content:left;
	justify-content:left;
	text-align:left;
}

.post-list .post-list-item .mdc-card__actions .mdc-card__action-icons .post-footer-category {
	width:auto;
	margin:0 0 0 15px;
}

.post-list .post-list-item .mdc-card__actions .button {
	font-size:16px;
}

.post-list-item.multiple-per-row .mdc-card__actions .mdc-card__action-icons {
	-moz-justify-content:center;
	justify-content:center;
}

.post-item .mdc-card__actions .mdc-card__action-icons .post-footer-category {
	width:auto;
	margin:0 0 0 15px;
}

.home .materialis-latest-news .mdc-card__actions .mdc-card__action-icons  {
	-moz-justify-content:left;
	justify-content:left;
	padding-left:0;
}

.post-list .post-list-item .mdc-card__actions .mdc-card__action-icons .post-footer-category {
	width:auto !important;
	margin:0 0 0 15px !important;
}

.social-facebook {
	top:2px;
	position:relative;	
}
	
.social-pinterest {
	top:2px;
	position:relative;	
}
	
.social-youtube {
	top:2px;
	position:relative;	
}
}


@media (max-width: 479px) {
	
.navigation.post-navigation {
	margin-top:20px !important;
}

.nav-box.previous {
	margin-bottom:20px !important;
}

.nav-box.previous, .nav-box.next {
	width:100% !important;
}

#boxy {
	display:none;
}

.page-template-zamestnanci .profile-name {
	font-size:22px;
	line-height:26px;
}

.page-template-zamestnanci .profile-position, .page-template-zamestnanci .profile-phone, .page-template-zamestnanci .profile-phone-2, .page-template-zamestnanci .profile-cell-phone, .page-template-zamestnanci .profile-email {
	font-size:14px;
	line-height:24px;
}

.page-template-zamestnanci .profile-wrapper .fa, .page-template-zamestnanci .profile-wrapper .fas {
	font-size:12px;
}

.page-template-zamestnanci .page-content .gridContainer .col-md-9 .col-inner.employee-wrapper {
	display:block;
}

.page-template-zamestnanci .employee-wrapper .col-xs-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

#aktuality.content-section {
	margin-top:0;
	padding-top:40px;
}

.materialis-inner-page #page > .page-content {
	padding:30px 0;
}
}



@media (max-width: 600px) {
	
.single-odkaz {	
	width:50%;
}

#breadcrumbs .bread-link, #breadcrumbs .bread-parent, #breadcrumbs .item-current, #breadcrumbs .bread-error404, #breadcrumbs .item-cat > a  {
    font-size:12px;
}

#breadcrumbs li {
	margin-right:7px;
}

#breadcrumbs .separator {
	font-size:12px;
}

.odkaz-bottom .single-odkaz {
	width:50%;
}
}


@media (min-width: 768px) {

.col-md-9 {
	-ms-flex-preferred-size: 66.66666667%;
	flex-basis: 66.66666667%;
	max-width: 66.66666667%;
}


.col-sm-4 {
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%;
	max-width: 33.33333333%;
}

.gridContainer {
	width:100%;
}
}

@media all and (min-width: 1200px) and (max-width: 1272px) {

.materialis-front-page.overlap-first-section .page-content div[data-overlap]:first-of-type > div:not([class*="section-separator"]) {
	margin-top:-11.7% !important;
}
}

@media all and (min-width: 1024px) and (max-width: 1199px) {

.materialis-front-page.overlap-first-section .page-content div[data-overlap]:first-of-type > div:not([class*="section-separator"]) {
	margin-top:-12.3% !important;
}
}

@media all and (min-width: 768px) and (max-width: 1023px) {

.materialis-front-page.overlap-first-section .page-content div[data-overlap]:first-of-type > div:not([class*="section-separator"]) {
	margin-top:-12% !important;
}

.odkaz-bottom .single-odkaz {
	width:50%;
}
}

/* IE11 Hack */

@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .materialis-latest-news .mdc-card, .materialis-latest-news .card {
	height:auto !important;
}

*::-ms-backdrop, .latest-news-layout-cards > div {
	height:100% !important;
}


#cinnosti .read-more::after, #vystupy .read-more::after, #informacni-systemy .read-more::after, #boxy .link::after  {
	width:100%;
	transform:translateX(50%);
	background-repeat:no-repeat;		
}

}

/* Custom admin */

.customize-partial-edit-shortcuts-shown #boxy .card > a.link {
	height:30px;
	position:relative;
}

.customize-partial-edit-shortcuts-shown #cinnosti .card > .read-more-container {
	height:auto;
	position:relative;
}

.customize-partial-edit-shortcuts-shown #vystupy .card > .read-more-container {
	height:auto;
	position:relative;
}

.customize-partial-edit-shortcuts-shown #informacni-systemy .card > .read-more-container {
	height:auto;
	position:relative;
}

.customize-partial-edit-shortcuts-shown #ostatni-organizace .card > .read-more-container {
	height:auto;
	position:relative;
}

#aktuality_.with-fixed, #cinnosti_.with-fixed, #informacni-systemy_.with-fixed, #vystupy_.with-fixed, #o-cenia_.with-fixed { 
  margin-top: 0px; 
  padding-top: 0; 
  display: inline-block;
}

#aktuality_.without-fixed, #cinnosti_.without-fixed, #informacni-systemy_.without-fixed, #vystupy_.without-fixed, #o-cenia_.without-fixed, #_aktuality, #_cinnosti, #_vystupy, #_informacni-systemy, #_o-cenia { 
  margin-top: -71px; 
  padding-top: 71px; 
  display: inline-block;
}

#map-wrapper, #mapa { 
	height:300px;
}

#mapa > div{ 
	width:100% !important;
}



/* 11.2019 */
.zamestnanci-list-table .profile-image-container.hide_photo_yes { 
display:none;
}

/* Publikace */


#publikace .spaced-cols > div {
	display:flex;
}

#publikace h4 {
	color:#303030;
}

#publikace .card p {
	color:#fff;
	font-size:12px;
	line-height:14px;
}

#publikace.content-section img {
	margin-bottom:0;
}

#publikace .card {
	background-color:#fff;
	border-radius:0;
	-webkit-box-shadow:0px 6px 13px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0px 6px 13px 0px rgba(0, 0, 0, 0.4);
	box-shadow:0px 6px 13px 0px rgba(0, 0, 0, 0.4);
	overflow:hidden;
	position:relative;
}

#publikace .card:hover {
	-webkit-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);
	box-shadow:0px 5px 25px 10px rgba(0, 0, 0, 0.15);	
}

#publikace .card.no-padding {
	padding:0;	
}

#publikace .read-more  {
	margin-top:10px;
	font-family:'Font Awesome 5 Free' !important;
	font-weight:900;
	color:#e78938;
	width:100%;
	height:25px;
	font-size:14px;
	position:relative;
	transition: all .1s ease-in-out; 
}

#publikace .read-more:hover  {
}

#publikace .card > .read-more-container {
	height:100%;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	display:inline-block;
}

#publikace .card > .read-more-container > .read-more{
	height:100%;
	position:absolute;
	right:0;
}

#publikace.features-16-card-bordered .read-more-container {
	border-top:none;
	padding-top:0;
}

#publikace .col-padding-small {
	/*padding-bottom:60px;*/
	padding-bottom:10px;
	padding-top:12px;	
}

#publikace.features-16-card-bordered .col-padding-small {
	padding-left:10px;
	padding-right:10px;	
}

#publikace h4 {
	font-size:20px;
	margin-bottom:10px;
	height:54px;
	display:flex;
	width:100%;	
	align-items:center;
	-moz-justify-content:center;
	justify-content:center;	
	line-height:24px;
}


#publikace.content-section.content-section-spacing-large  {
	padding-bottom:0;
}

#publikace p  {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #303030 !important;
	line-height:1.5rem;
	font-size:16px;
}

.customize-partial-edit-shortcuts-shown #publikace .card > .read-more-container {
	height:40px;
	position:relative;
}

.customize-partial-edit-shortcuts-shown #publikace .read-more::after {
    content: 'ODKAZ';
    display: inline-block;
	position:relative !important;
    width: 100%;
    text-align: center;
}

/* Shine */
#publikace .card {
	position: relative;
}
#publikace .card::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
#publikace .card:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

@media all and (min-width: 420px) and (max-width: 767px) {


#publikace .col-sm-6, #publikace .post-comments .navigation .prev-posts, #publikace .post-comments .navigation .next-posts {
	-ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
}

#publikace .col-xs-12 {
	padding:7px !important;
	margin:0 auto;
}

#publikace h4 {
    font-size: 16px;
    line-height: 20px;
}

#publikace .col-padding-small {
  /*  padding-bottom: 50px;*/
  padding-bottom: 10px;
}
}

.sidebar .widget ul li:hover:before {
	display:none !important;
}

.sidebar .widget ul li a {
    padding: 0 10px !important;
    margin-left: 0 !important;
}

.sidebar .widget > div.textwidget {
    padding: 0 !important;
}

#text-10 i:before {
	content: "\F03C";
}

@media (min-width: 768px) {
ul.dropdown-menu > li > a {
    letter-spacing: 0;
	}
}

.lang-item > a {
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 17px;
}

ul.dropdown-menu li a {
    padding: 0.9em 0.8em;
}