/*POKUS*/
/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}
a,
a:hover {
  text-decoration: none !important;
}
a:hover {
  color: black !important;
}
p {
  margin: 0.75rem 0;
}
.nav-full-width {
  width: 100%;
    color: white;
  max-height: 590px;
  min-height: 490px;
  z-index: 2;
	 background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-mesto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	-o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.container-overlay2 {
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 1px 7px 0px;
  box-shadow: 0px 1px 7px 0px;
  color: black;
  max-height: 133px;
  min-height: 133px;
}
.nav-full-width2 {
  width: 100%;
   background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-mesto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	-o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  color: white;
  max-height: 133px;
  min-height: 133px;
  z-index: 2;	
}


.container-overlay {
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 1px 7px 0px;
  box-shadow: 0px 1px 7px 0px;
  color: black;
  max-height: 590px;
  min-height: 490px;
}
#mainNavbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.75rem;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
}
#mainContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  max-height: 590px;
  min-height: 390px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#mainNavbar {
  color: #ffffff;
  position: relative;
}
.nav-menu {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-menu li a {
  color: #ffffff;
  padding: 0.75rem;
  margin: 0 0.25rem;
  background: rgba(79, 142, 87, 0.6);
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 0.65rem;
}
.nav-menu li a:hover {
  color: #a9a1a1;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 4px;
}
.contact {
  font-size: 0.6rem;
  font-weight: bold;
}
.btn {
  text-transform: uppercase;
  padding: 1rem;
  background: rgba(79, 142, 87, 0.6) !important;
  font-weight: bold;
  border-radius: 4px;
  margin-top: 4rem;
  cursor: pointer;
  border: none !important;
}
.location-chooser ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-evenly;
  color: white;
}
.location-chooser ul li:first-child {
  text-transform: uppercase;
  font-weight: bold;
  background: none;
  padding: 0.65rem;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}

.location-chooser ul li a {
  background: none;
  opacity: 1;
  padding: 0.65rem;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  color: white;
  text-decoration: none;
}
.grid-props {
 
  display: -ms-grid;
 
  display: grid;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.prop-top-price-and-number {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.ref-number {
  text-align: left;
	border-bottom-right-radius: 30px;
	
}
.price-of-prop {
  text-align: right;
	 border-bottom-left-radius: 30px;

}
.price-of-prop, .ref-number{
	background: #406d4b;
  color: white;
  padding: 5px 17px;
  
  font-size: 13px;
  opacity: 0.8;
}
.each-prop {
  background-size: 100%;
  background-position: center center;
  width: 100%;
  height: 280px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
}
.each-prop:hover {
  background-position: top center;
  opacity: 1;
  color: black;
}

.additional-prop-info {
  position: absolute;
  bottom: 0;
  background: rgba(64, 109, 75, 0.79);
  color: white;
  width: 100%;
}
.additional-prop-info h2 {
  font-size: 17px;
  padding: 5px 0px;
}
.col-bg {
  background: #355a3e;
  text-align: center;
}
.col-bg a {
  color: white;
}
.col-bg a:hover {
  color: grey;
  text-decoration: none;
}
/*Color Identities*/
.bg-ligh-blue {
  background-color: #406d4b;
}
.bg-ligh-blue-vrchni {
  background-color: #406d4b;
}
.bg-ligh-blue-vrchni2 {
  background-color: white;
}
.bg-ligh-blue-vrchni:before {
  content: "";
  position: absolute;
  height: 50px;
  z-index: 2;
  width: 100%;
  margin-top: -4px;
  width: 50px;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #ffffff transparent transparent transparent;
}
.bg-ligh-blue-vrchni2:before {
  content: "";
  position: absolute;
  height: 50px;
  background-color: #406d4b;
  z-index: 2;
  -webkit-transform: skewY(-1deg);
  -ms-transform: skewY(-1deg);
  transform: skewY(-1deg);
  width: 100%;
  margin-top: -25px;
  width: 50px;
  left: 50%;
  border-radius: 50%;
  margin-left: -17px;
}
.default-green {
  background-color: #406d4b;
}
.bg-ligh-blue:after {
  content: "";
  position: absolute;
  height: 50px;
  z-index: 2;
  width: 100%;
  margin-top: -4px;
  width: 50px;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #406d4b transparent transparent transparent;
}
hr {
  margin-top: 0rem !important;
  margin-bottom: 1rem !important;
  border: 0 !important;
  border-top: 1px solid rgb(255, 255, 255) !important;
  color: white !important;
}
/*MEDIA QUERIES*/

/*Animations*/

@-webkit-keyframes backgrounds {
   0% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-mesto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	-o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  33% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-na-prodej.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	   -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  66% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-more.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	   -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  100% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-plaz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	   -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
}

@keyframes backgrounds {
   0% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-mesto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	-o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  33% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-na-prodej.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	   -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  66% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-more.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	   -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  100% {
    background-image: url(/wp-content/uploads/2019/07/nemovitosti-ve-spanelsku-plaz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	   -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
  border: none;
  padding: 2px;
  text-align: center;
  border-radius: 4px;
  background: #fafffb;
}
.search-button {
  border: none;
  padding: 3px 9px;
  border-radius: 4px;
  color: white;
  background: #585353;
}
.filtrovani,
.filtrovani a {
  color: white;
}
.filtrovani strong {
  color: black;
  background: #355a3e;
  padding: 2px 12px;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
.filtrovani ul li {
  margin-left: 18px;
  list-style: none;
  font-size: 13px;
}
.list-group-item {
  display: block;
  color: black !important;
}
.card ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: black !important;
}
.srandabarva {
  background: #3a6444;
  color: white;
  padding: 12px;
  border-radius: 8px;
}
.srandabarva h2 {
  text-transform: uppercase;
}
footer {
  background: #0f2515;
  padding: 10px 0px;
  color: white;
  text-align: center;
  font-size: 12px;
}
.wp-caption-text {
  display: none;
}
.gallery-item {
  float: left;
  margin-top: 0px !important;
  text-align: center;
  width: auto !important;
  margin-bottom: 0px !important;
}
.gallery-icon img {
  width: 80px !important;
  height: 80px !important;
}
.gallery br {
  display: none !important;
}
#rightGalleryArrow,
#leftGalleryArrow {
  position: absolute;
}
#rightGalleryArrow {
  top: 0;
  right: 0;
  height: 400px;
  width: 70px;
  background: white;
  opacity: 0.4;
}
#leftGalleryArrow {
  top: 0;
  left: 0;
  height: 400px;
  width: 70px;
  background: white;
  opacity: 0.4;
}

#leftGalleryArrow i,
#rightGalleryArrow i {
  margin-top: 200px;
  font-size: 36px;
}
#leftGalleryArrow i {
  margin-left: 20px;
  opacity: 1 !important;
}
#rightGalleryArrow i {
  text-align: right;
  display: block;
  margin-right: 20px;
  opacity: 1 !important;
}
h1.pageH1 {
  font-size: 20px;
  display: inline-block;
  padding: 10px;
  margin-top: 10px;
  text-decoration: underline;
}
h2.pageH2 {
  font-size: 15px;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
  color: black;
  margin: 15px 0px;
}
h2.pageH2 a {
  background: #355a3e;
  padding: 8px 12px;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}
.date {
  color: grey;
  font-size: 10px;
}
.textArea {
  display: block;
  width: 100%;
  max-height: 140px;
  max-width: 100%;
  border-radius: 12px;
}

.wpcf7-submit {
  text-transform: uppercase;
  padding: 1rem;
  background: rgba(79, 142, 87, 0.6) !important;
  font-weight: bold;
  border: none;
  border-radius: 4px;
  margin-top: 2rem;
  cursor: pointer;
  border: none !important;
}

@media only screen and (max-width: 1000px)  {
	.filtrovani{
  position: relative !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    max-width: 93% !important;
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 0px;
}
	.filtrovani strong, .filtrovani p{
		display:none;
	}
}
@media only screen and (max-width: 800px)  {
	#mainNavbar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
	.kontaktnadpis{
		font-size:100%;
	}
}
.kontaktnadpis{    text-align: center;
    background: #fbfbfb;
	max-width:100%;
    padding: 20px;
    border: none;}

