.blue{color:#004b6b}
.yellow{color:#ba9966}
header{height: 400px;background-size: cover;background-repeat: no-repeat;background-image: url('../images/pozadi_main.jpg');}
.bg-none{background: none!important}
.logo{width: 200px}
.navigace{margin-top: 1em;}
button img, .btn-custom img{height: 1em;margin-left: .7em;margin-bottom: .25em}
.btn-custom{background: #ba9966!important;border-radius: 0;padding: .5em 1.5em;color:#fff!important;}
.btn-custom:hover{color:#fff!important;}
#frm-loginForm-email, #frm-loginForm-password {color:#000!important;}
.navbar-dark .navbar-nav .nav-link { padding-left: 0; padding-right: 0; }
.main_nadpis{}
.podnadpis {display:block;font-size: 1.4em;font-weight: lighter;color:#c6c9ccdb;letter-spacing: 1.5px;}
.podnadpis {overflow: hidden;text-align: center;}
.podnadpis:before,
.podnadpis:after {
  background-color: #c6c9ccdb;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 20%;
}
.podnadpis:before {
  right: 0.5em;
  margin-left: -50%;
}
.podnadpis:after {
  left: 0.5em;
  margin-right: -50%;
}
.grid-4{display: grid;grid-template-columns: auto auto auto auto;grid-column-gap: 30px;margin-top: 1em;width: 100%}
.card-img-top{width: 25%;}
.card{padding-top: 2em;width: auto!important;line-height: 1em;position: relative;
background-image: url('../images/pozadi_o_nas.png');
background-position: 40%}
.nav-item{margin-left: 20px}
.media img{width: 20px}
.md-img{width: 100%!important}
.more_padding{padding: 4em 0}
.kontaktni_formular{background: #004b6b;padding: 1em 2em}
.kontaktni_udaje{
  padding: 1em 2em;
  background-image: url('../images/pozadi_pokus.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
ul{list-style: none;margin: 0;padding: 0}
.form-control,.input-group-text{background: none!important;color:white;border:none;border-bottom: 1px #05050554 solid;border-radius: 0}
textarea{border: 1px #05050554 solid !important}
footer{background-color: #f3f4f5;height: 400px}
.underline{text-decoration: underline;}
.img-box{width: 60px;background: #fff;border-radius: 50%;overflow: hidden;}
.img-box img{height: 60px;width: auto}
.carousel-indicators{bottom: -40px}
.form-icon{height: 1em}
.jumbotron_custom{margin-top:190px;margin-bottom: 0;padding-bottom: 0!important}
.mimo{margin-top: -210px;}
.separator{width: .5em}
.less_line_height{line-height: 22px}
.carousel-indicators li{text-indent: 0;height: 16px;width:16px;background: url('../images/unactive_nav.svg');background-size: contain;}
.carousel-indicators .active{background: url('../images/active_nav.svg');background-size: contain;}

@media only screen and (max-width: 576px) {
  .grid-4{grid-template-columns: auto!important;margin-top:4em;grid-row-gap: 1em}
  .podnadpis{font-size: 1em;letter-spacing: .2px}
  .logo{width:150px}
  .display-md-3{font-size: 2em!important}
  .separator{display: none}
  .small-block{display: block}
}
@media only screen and (max-width: 992px) {
  .display-md-3{font-size: 3.5em!important}
  .navigace{margin-top: 1em;position: absolute;top:3em;left:0;background:#333;width: 100%;z-index: 150}
  .grid-4{grid-template-columns: auto auto;margin-top:4em;grid-row-gap: 1em}
    header{height: 320px;}
}
@media only screen and (max-width: 768px) {
  .display-md-3{font-size: 3em!important}
  .podnadpis:after,.podnadpis:before {
display: none
  }
.footer_media{display: block!important}
.img-box{height: 180px;width: 180px}
.img-box img{height: 183px;}
}

/*-------------------------------------*/
.pagelist {
    padding-top: 15px;
}
.pagelist ul li {
    list-style-type: none;
    background-image: url(../images/checked.svg);
    background-repeat: no-repeat;
    line-height: 30px;
    padding-left: 37px;
    background-position: left center;
    margin-bottom: 5px;
}

#frm-contactForm-note {
    height: 150px;
}

.form-control:focus {
    border: 0;
    outline: none;
    color: #fff;
} 
:placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}

.smap .card {
    max-width: 320px;
    background-image: none;
}
.smap .card-header,
.smap .card-footer {
    display: none;
}
.smap .thumb {
    max-height: 120px;
    margin-bottom: 15px;
    /*width: 200px;*/
    /*height: auto;*/
}
.smap h3 {
    font-size: 20px;
}
.smap p {
    text-align: left;
    font-size: 13px;
}

/*=========================================*/

#map {
    float: left;
    width: 100%;
    margin-bottom: 21px;
    height: calc(100vh - 5rem);
    /*background-color: #4d9200;*/
}
#housesBox {
    /*float: left;*/
    margin-left: 15px;
}
@media screen and (min-width: 800px) {
    #map {
        width: 30%;
    }
    #housesBox {
        width: 68%;
    }
}
@media screen and (min-width: 1200px) {
    #housesBox {
        width: 68%;
    }
}
@media screen and (min-width: 1300px) {
    #housesBox {
        width: 55%;
    }
}

@media screen and (min-width: 784px) {
    #housesBox {
     margin-left: 32%;
    }
}
.col-map #map {
    position: sticky;
    top: 20px;
}
.map-large #housesBox {
    float: none;
    width: 35%;
    margin-left: 64%;
}

/* fix */
@media screen and (min-width: 992px) {
    .map-large #housesBox .filter-result {
        display: block;
        height: auto;
    }
    .map-large #housesBox .item-header {
        display: block;
    }
    .map-large #housesBox .item-body {
        border-left: 1px solid #cab188;
    }
}


#mapMaximize {
    float: right;
    background-color: #fff;
    position: relative;
    z-index: 105;
    margin-top: 200px;
    padding: 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    outline: none;
}
#mapMaximize::after {
    display: block;
    content: '';
    width: 18px;
    height: 30px;
    background-image: url('../images/arrow3.png');
    background-repeat: no-repeat;
    background-position: right top;
    outline: none;
}
#mapMaximize:hover::after {
    background-position: right bottom;
}
.map-large #mapMaximize::after {
    background-position: left top;
}
.map-large #mapMaximize:hover::after {
    background-position: left bottom;
}
/*=========================================*/

#map .detail {
    display: block;
    float: right;
    text-decoration: underline;
    color: #000;
}
#map .detail:hover {
    text-decoration: none;
}


#map .cluster div {
    width: 61px;
    height: 61px;
    padding-top: 8px;
    padding-left: 10px;
    top: -33px;
    left: -33px;
}
#map .cluster div span {
    display: block;
    float: left;
}
#map .cluster div img {
    display: block;
    float: left;
    margin-top: 6px;
}

.marker-bg {
    border-radius: 17px;
    padding: 4px;
}
.itemtypes {
    display: inline-block;
}
.itemtypes li {
    float: left;
    text-align: left;
    height: 50px;
    line-height: 17px;
}
.itemtypes li .marker-bg {
    float: left;
    margin-right: 5px;
    margin-left: 15px;
    margin-top: -5px;
}


.nav-link:hover {
    text-decoration: underline;
}
.btn:hover {
    background-color: #A3865A!important;
}


/* NEW */
.blog-posts .row {
    margin-left: -10px;
    margin-right: -10px;
}
.blog-posts [class*='col'] {
    padding-left: 10px;
    padding-right: 10px;
}
.btn-outline-custom {
    background: #fff;
    border: 2px solid #c2a577;
    color: #c2a577;
    border-radius: 0;
    padding: 0.5rem 3rem;
    font-weight: 700;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus {
    color: #fff;
}

.single-blogpost {
    border: 2px solid #c2a577;
    margin-bottom: 20px;
    cursor: pointer;
}

.blogpost-body {
    padding: 20px;
}

.blog-title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    height: 61px;
    overflow: hidden;
}
.blogpost-image img {
}
.blog-desc {
    font-weight: 300;
    line-height: 1.7;
    color: #5b5b5b;
    margin-bottom: 30px;
    height: 218px;
    overflow: hidden;
}

.breadcrumb {
    padding: 0;
    margin: 40px 0 0 0;
    background: #fff;
    display: flex;
    justify-content: center;
}

.breadcrumb .item {
    color: #ddcdb4;
    font-size: 16px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.breadcrumb .item:hover,
.breadcrumb .item.active {
    color: #c2a577;
    text-decoration: none;
}

.breadcrumb .item.first:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: transparent url("../images/arrow-left-solid.svg") center center no-repeat;
    background-size: 18px;
}

.breadcrumb .item.last {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: transparent url("../images/arrow-right-solid.svg") center center no-repeat;
    background-size: 18px;
}

.page-content {
    margin-bottom: 80px;
    overflow: hidden;
}

.page-content .h2 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
}

.page-content p {
    font-weight: 300;
}

.page-content img {
    margin: 0 50px 50px 0;
}

#frm-houseForm {
    margin-bottom: 15px;
}

.filter-box .map {
    margin-bottom: 30px;
}

.filter-type {
    padding: 0 5px;
    flex: 1;
}

.filter-wrap .radio,
.filter-wrap .custom-checkbox {
    position: absolute;
    left: -99999px;
}

.filter-type .radio[type='radio']:checked + .btn {
    background: #cab188;
    color: #fff;
}

.custom-checkbox-label {
    display: flex;
    align-content: center;
    margin: 0;
    line-height: 1.2;
}

.filter-wrap .custom-checkbox + .custom-checkbox-label:before {
    content: "";
    background: transparent url("../images/checkbox.svg") center center no-repeat;
    background-size: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.filter-wrap .custom-checkbox:checked + .custom-checkbox-label:before {
    content: "";
    background: transparent url("../images/checkbox-checked.svg") center center no-repeat;
    background-size: 20px;
}

.filter-type .btn {
    margin-bottom: 0;
}

.filter-type .btn {
    width: 100%;
}

.filter-wrap .form-control-2 + .form-control-2 {
    margin-left: 20px;
}

.filter-wrap .title {
    margin-top: 12px;
    min-width: 90px;
    font-weight: 300;
    display: block;
    /*width: 100%;*/
}

.filter-wrap .form-control-2 {
    max-width: 130px;
    font-weight: 700;
    margin-top: 5px;
}
.filter-wrap .form-control-2::placeholder {
    color: #cab188;
    font-weight: 300;
}
.filter-wrap .form-control-2:last-child {

}

.filter-wrap .form-group {
    display: flex;
    align-items: start;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.filter-wrap .btn-custom {
    font-weight: 700;
    color: #fff;
    padding: .5rem 3rem;
}

.filter-wrap .btn-outline-custom {
    padding: 0.5rem 1rem
}

.filter-wrap .select {
    width: 100%;
    background: transparent url("../images/angle-down-solid.svg") right 15px center no-repeat;
    background-size: 10px;
    border: 2px solid #cab188;
    height: 44px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    color: #cab188;
    border-radius: 0;
    padding: 0.4rem 2.5rem 0.4rem 1rem;
}

.filter-wrap select:focus,
.filter-wrap select:active {
    color: #cab188;
}

.filter-types {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -5px;
    margin-bottom: 15px;
    flex-grow: 1;
}
.last-row > div {
    width: 100%;
    margin-bottom: 10px;
}
.last-row > div label {
    display: block;
}

.form-control-2 {
    border: 2px solid #cab188 !important;
    padding: 0.5rem 1rem;
    color: #cab188;
    width: 100%;
}

.filter-result {
    margin-bottom: 20px;
    
}
.filter-result.full {
    height: auto;
}
.filter-result.full .item-content {
    height: auto;
}

.item-img {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: 300px;
    position: relative;
    /*background: #000;*/
    cursor: pointer;
    min-height: 255px;
    /*border-left: 1px solid #cab188;*/
    /*border-bottom: 1px solid #cab188;*/
    /*margin-bottom: 30px;*/
}

.item-img .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .2s;
}


.item-img .link {
    background: #fff;
    color: #000;
    border-radius: 100px;
    padding: 0.2rem 1rem;
    font-size: 12px;
    margin-bottom: 12px;
    position: absolute;
    z-index: 2;
}

.item-img:hover {
    text-decoration: none;
}

.item-img:hover .img {
    opacity: .8;
}

.item-body {
    flex-grow: 1;
    padding: 15px;
    border-left: 1px solid #cab188;
    border-right: 1px solid #cab188;
    border-bottom: 1px solid #cab188;
    cursor: pointer;
}

.item-title {
    font-weight: 700;
    font-size: 18px;
}

.item-place,
.item-id {
    font-weight: 300;
    font-size: 14px;
}

.item-badges .badge {
    float: right;
    border: 1px solid #cab188;
    border-radius: 0;
    padding: 0.7rem 1rem;
    color: #cab188;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 10px;
}
.item-badges .badge a {
    color: #cab188;
}

.item-badges .badge + .badge {

}

.badge-hasreservation {
    color: #fff !important;
    background: #ba9966 !important;
    font-weight: 700;
}

.item-content {
    color: #cab188;
    margin-bottom: 5px;
    /*max-height: 110px;*/
    overflow: hidden;
    height: 102px;
}
.item-content p {
    text-align: justify;
}
.item-more {
    text-align: right;
    line-height: 40px;
    
}
.item-more a {
    color: #cab188;
    text-decoration: underline;
}
.item-more a:hover {
    text-decoration: none;
    
}
.modal {
    margin: 0 auto;
}


.buttons .item-badges {
    margin-left: 5px;
}
.buttons .item-price {
    margin-top: 10px;
}
.buttons .badge {
    line-height: 17px;
}


.item-footer {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.item-price {
    margin-bottom: 10px;
}

.item-price strong:not(:first-child)::before,
.item-price-2 strong::before{
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background-color: lightgrey;
}

.item-footer .btn-custom {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    color: #fff;
    font-weight: 700;
}

.item-badges {
    margin: 10px 0;
}
.item-badges > div {
    float: right;
    margin-left: 10px;
}

.blog-categories {
    display: block;
    
}
.blog-categories li {
    float: left;
    border: 2px solid #c2a577;
    margin-right: 15px;
    line-height: 50px;
    margin-bottom: 15px;
}
.blog-categories li a {
    display: block;
    color: #c2a577;
    font-weight: 700;
    padding-left: 25px;
    padding-right: 25px;
}
.blog-categories li a.active,
.blog-categories li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #c2a577;
}
.blog-categories:after {
    display: block;
    content: '';
    clear: left;
}

.carousel-item>.mb-5 {
    margin-bottom: 0!important;
}
.page-detail-row {
    padding-top: 25px;
}
.page-detail-row img {
    margin-right: 15px;
    margin-bottom: 15px;
}
a.underlined {
    text-decoration: underline;
}
a.underlined:hover {
    text-decoration: none;
}
a.download-file, a.download-file:hover {
    color: #cab188
}
.dropdown-menu {
    margin-right: 20px;
    margin-bottom: 20px;
}
.dropdown-menu>a, .dropdown-menu>a:active {
    color: #c2a577!important;
    background-color: #fff;
    padding-left: 10px!important;
}

.footer {
    position: relative;
    z-index: 101;
}

@media screen and (min-width: 1200px) {
    .item-badges {
        margin: 0;
    }
    .item-badges .badge + .badge {
        //margin-left: 16px;
    }
    .item-img {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        flex-shrink: 0;
        flex-basis: 300px;
        position: relative;
        cursor: pointer;
        /*min-height: 0;*/
    }
    .item-body {
        padding: 30px;
    }
    .item-content {
        height: 83px;
    }
}

@media screen and (min-width: 992px) {
    .item-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    .filter-result {
        display: flex;
        align-items: stretch;
        margin-bottom: 20px;
        height: 256px;
    }
    .filter-box .map {
        margin-bottom: 0;
    }
    .filter-wrap .title {
        width: auto;
        margin: 0;
        line-height: 49px;
    }
    .filter-wrap .select {
        max-width: 280px;
    }
    .blogpost-body {
        padding: 32px;
    }
    .blog-title {
        margin-bottom: 32px;
    }
    .page-content .float-left {
        width: 53%;
        padding-right: 40px;
    }
    .item-content {
        height: 21x;
    }
    .item-img .img {
        height: 255px;
    }
    .item-img .link {
        top: 210px;
    }
    .item-price {
        margin: 0 30px 0 0;
    }
    .item-more {
        margin-bottom: 20px;
    }
    .item-footer {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: flex-end;
    }
    .page-detail-row img {
        float: left;
        max-width: 45%;
    }
    .dropdown-menu {
        right: 0;
        left: auto;
        width: 250px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .item-body {
        border-left: 0;
        border-top: 1px solid #cab188;
    }
}

/*new slider*/
.carousel-two {
    /*border: 1px dashed black*/;
    margin-bottom: 30px;
}
.carousel-two .carousel-item {
    /*background-color: #d9edf7;*/
}
.carousel-two .carousel-item img {
    height: 400px;
}

.carousel-two .carousel-control-prev-icon,
.carousel-two .carousel-control-next-icon {
    background-color: black;
    padding: 10px;
    width: 35px;
    height: 35px;
}


/*
.carousel-two .carousel-item {
    overflow: hidden;
}


.carousel-two .carousel-item {
    height: 250px;
}

@media screen and (min-width: 500px) {
    .carousel-two .carousel-item {
        height: 300px;
    }
}
@media screen and (min-width: 600px) {
    .carousel-two .carousel-item {
        height: 350px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-two .carousel-item {
        height: 420px;
    }
}
@media screen and (min-width: 992px) {
    .carousel-two .carousel-item {
        height: 320px;
    }
}*/


