<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 20px) and (max-width: 450px) {
    .h1,
    h1 {
        font-size: 2rem
    }
    .h2,
    h2 {
        font-size: 1.6rem
    }
    .h3,
    h3 {
        font-size: 3rem
    }
    .h4,
    h4 {
        font-size: 1.1rem
    }
    .form-box h2 {
        margin-bottom: 1.25rem;
        font-weight: 400;
        line-height: 1.178;
        font-size: 2rem;
    }
    .intro-contact {
        font-size: 1rem;
        height: 50px;
        width: 50px;
        padding-left: 50px;
        padding-top: 0px;
        color: #070a0f;
        background-image: url(../img/ico-phone.png);
        background-position: 10px 5px;
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 28px 28px;
        position: absolute;
        right: 50px;
        top: 15px;
        line-height: 1.2;
        z-index: 9999;
    }
    .intro-contact .phone {
        height: 50px;
        width: 50px;
        right: 0;
        position: absolute;
    }
    .intro-contact .num {
        display: none
    }
    .intro-contact .link {
        display: none
    }
    .navbar {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
        box-shadow: 0 1px 1px 0 rgba(64, 73, 78, .15);
    }
    .navbar-brand img {
        width: auto;
        height: 35px;
        text-align: center;
    }
    .navbar-brand {
        left: 25px;
        padding: 1rem 0 1.0625rem;
        top: 20px;
        width: 50px;
        height: 50px;
        background-size: auto 50px;
    }
    .display-3 {
        position: relative;
    }
    .intro-info {
        font-size: 20px;
        height: 100px;
        width: 250px;
        padding-left: 60px;
        padding-top: 60px;
        color: #fff;
        background-image: url(../img/ico-movie.png);
        background-position: 3px 3px;
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 60px 60px;
        position: absolute;
        left: 25px;
        bottom: 90px;
        line-height: 1;
    }
    .intro-info:hover {
        background-image: url(../img/ico-movie.png);
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 55px 55px;
        background-position: 6px 6px;
    }
    .carousel-header .btn {
        padding: 1.2rem 2.2rem 1.2rem 3.2rem;
    }
    .display-3 {
        font-size: 2rem;
    }
    .h3,
    h3 {
        font-size: 2rem;
    }
    .lead {
        font-size: 1rem;
    }
    .owl-carousel {
        margin-top: 0px;
    }
    .section-features,
    .section-intro,
    .section-pricing,
    .section-signup,
    .section-testimonials,
    .section-text {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem;
    }
    .section-np {
        padding-top: 0;
        padding-bottom: 0;
    }
    .btn-lg {
        border-radius: 0rem;
    }
    .section-video {
        background: #ecbaa8 url(../img/video-poster-mobile.jpg) no-repeat center bottom;
        background-size: cover;
        padding-top: 200px;
        padding-bottom: 50px
    }
    .play-video {
        height: 60px;
        width: 60px;
        color: #fff;
        background-image: url(../img/zoom.svg);
        background-position: 10px 10px;
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 50px auto;
        line-height: 0.8;
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .play-video:hover {
        background-image: url("../img/zoom.svg");
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 50px auto;
        background-position: 10px 10px;
    }
    .play-video a {
        font-size: 18px;
        color: #fff;
        font-weight: 700;
    }
    .video-box {
        background: #fff;
        padding: 25px 25px 75px 25px;
        position: static;
        top: 0px;
        margin-top: 100px;
    }
    .btn-play {
        position: absolute;
        bottom: 25px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 220px;
    }
    .section-location {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem;
    }
    .section-location .col-md-2 {
        width: 50%;
    }
    .cta-txt {
        font-size: 20px;
        padding-bottom: 15px;
        text-align: left;
        font-weight: 300;
        line-height: 34px !important;
        padding-left: 0;
        padding-top: 25px;
    }
    .cta-form-box {
        width: 100%;
        padding: 20px 10px;
        background: #FFFFFF;
        position: static;
        top: 65px;
        border: 2px solid #e9e8e8;
    }
    .cta-form input[type="email"] {
        padding: 13px 20px;
        font-size: 18px;
        color: #070a0f;
        font-weight: 300;
        width: 100%;
        margin-bottom: 0px;
        border: 0px solid #fff;
        border-radius: 0;
        background: #fff;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
    }
    .section-footer {
        padding-top: 1rem;
        color: #070a0f;
    }
    .section-footer span {
        float: left;
        margin-bottom: 15px;
        margin-left: 10px;
    }
    .form-box {
        background: #e8e8e8;
        padding: 25px 25px 50px 25px !important;
        position: absolute;
        top: 0px;
        margin-right: 15px
    }
    .section-form {
        padding-top: 200px;
        height: 600px;
        margin-bottom: 300px;
    }
    .form-box .lead {
        line-height: 1.5;
    }
    .thead {
        display: none
    }
    .nav-link {
        display: block;
        padding: 0.7rem 1.6rem
    }
    .btn-right {
        float: none;
        margin-left: 0px;
        margin-top: 10px;
    }
    .section-gallery h1 {
        float: none;
    }
    .btn-sm {
        padding: 0.5rem 0.5rem 0.5rem;
        border-radius: 0rem;
    }
    .section-gallery {
        font-size: .9rem;
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .section-gallery {
        font-size: .9rem;
        padding-top: 160px;
        padding-bottom: 25px;
        color: #0c0c0c;
        background-color: #faf1ed;
        margin-bottom: 100px
    }
    .zmeny-box-footer {
        font-size: 0.9rem;
        margin-top: 25px;
    }
    .section-content3 {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 14px
    }
    .section-content-footer {
        padding-bottom: 0px;
    }
    .financovani-box-last h2 {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.3;
    padding-left: 0px;
}
    .financovani-box-last {
    margin-bottom: 50px;
}
    .financovani-box-last:last-child {
    margin-bottom: 0px;
}
    .zmeny-box-footer .col-md-6 {
        width: 50%;
    }
    .zmeny-box-contact {
        background: #2b323e;
        padding: 150px 25px 25px 25px;
        position: inherit;
        background-image: url(../img/logo-bydleni.png);
        background-repeat: no-repeat;
        background-position: 90% 50px;
        background-size: 100px auto;
        margin-bottom: 100px;
    }
    .section-zmeny {
        background: #ecbaa8 url(../img/bg-zmeny.jpg) no-repeat center bottom;
        background-size: cover;
    }
    .zmeny-box {
        background: #2b323e;
        padding: 150px 25px 25px 25px;
        position: inherit;
        background-image: url(../img/ico-pantone.svg);
        background-repeat: no-repeat;
        background-position: 90% 50px;
        background-size: 64px auto;
        margin-top: 50px;
    }
    .img-partner {
        padding: 15px 15px;
    }
    .img-partner img {
        width: auto;
        height: 75%;
    }
    .btn-dum {
        padding-top: 1rem;
        padding-bottom: 1rem;
        margin-top: 50px;
        margin-bottom: -35px;
    }
    .btn-dum.pudorys {
        background-position: 25px 15px;
    }
    .btn-dum.energy {
        background-position: 25px 15px;
    }
    .btn-dum.napiste {
        background-position: 25px 15px;
    }
    .section-house-detail-title {
        padding-top: 100px;
        padding-bottom: 50px;
        padding: 0px 0 0px 0;
    }
    .section-document .thead {
        display: none
    }
    .house-title-info.roof {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.price {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.size {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.garden {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.garden {
        background-image: url(../img/ico-garden.svg);
        background-repeat: no-repeat;
        background-position: 0px 12px;
        background-size: 36px auto;
        padding-left: 50px;
    }
    .btn-back {
        border-radius: 0rem;
        margin-top: 10px;
        display: inline-block;
        width: auto;
        float: right;
    }
    .modal-popup-box {
        position: absolute;
        top: 0px;
        z-index: 999999;
        width: 100vw;
        /* padding: 25px 25px; */
        color: #fff;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .finbox-icon {
        width: 75px;
        height: 75px;
        margin-bottom: 10px;
    }
    .finbox {
        float: left;
        width: 33%;
        color: #00a651;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 25px;
    }
    .finbox-icon.fin1 {
        background-size: 36px auto;
    }
    .finbox-icon.fin2 {
        background-size: 36px auto;
    }
    .finbox-icon.fin3 {
        background-size: 36px auto;
    }
    .moduletable {
        width: 100%;
        padding: 100px 25px 10px 25px;
        /* background: #fff; */
        /* border: 2px solid #e9e8e8; */
        color: #2b323e;
        font-size: 12px;
        background-image: url(../img/ico-houses.svg);
        background-repeat: no-repeat;
        background-size: 50px auto;
        background-position: 25px 25px;
        z-index: 99;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .mkre-with-text {
        -webkit-transition: .5s ease;
        transition: .5s ease;
        -webkit-transform: translateX(174px);
        transform: translateX(174px);
        position: absolute;
        display: block;
        top: -5px;
        right: 0;
        width: 220px;
        height: 56px;
        margin: 0;
        z-index: 9999;
        display: none;
    }
	.mkre-with-text-black {
        display: none
    }
    .mkre-with-text:hover {
        top: -5px;
    }
    .section-intro img {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
    .section-intro .intro-title-flat {
        position: absolute;
        left: 25px;
        top: 60px;
        z-index: 9;
        text-align: left;
    }
    .section-intro .title {
        font-weight: 700;
        font-size: 1.8rem;
    }
    .section-cta {
        padding-top: 0rem;
        padding-bottom: 1rem;
        color: #0c0c0c;
        background-color: #FAF1ED!important;
        margin-top: 50px;
        font-size: 0.9rem;
        margin-left: 15px;
        margin-right: 15px
    }
    .section-cta-social {
        background: linear-gradient(90deg, 201d1d 50%, #201d1d 50%);
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .section-cta-social p {
        line-height: 1.1;
    }
    .section-cta-social .btn {
        padding: 1.2rem 0rem 1.2rem 1.2rem;
    }
    .section-cta-social .col-md-6 {
        padding-right: 15px;
    }
    .section-footer .media-body {
        display: block;
        margin: 0;
    }
    .financovani-box {
        margin-top: 0px;
    }
    .financovani-box h1 {
        padding-left: 0px;
        padding-top: 25px;
    }
    .financovani-box p {
        padding-left: 0px;
        padding-right: 25px;
    }
    .btn-lg-financovani {
        margin-top: 25px;
        margin-bottom: 50px;
        float: right
    }
    .custom-list {
        display: inline-block;
        width: 100%;
        margin: 1rem 0;
        -webkit-columns: 2;
        columns: 2;
        padding: 0;
        list-style: none;
        padding-right: 20px;
    }
    .highlight-box-block .highlight {
        font-size: 1.2rem;
        font-weight: 400;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        text-align: left;
    }
    .highlight-box-block {
        padding: 0 0 0 4rem;
        position: relative;
        text-align: left;
        margin: 0 0 2rem;
    }
    .highlight-box-block:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 45px;
        height: 45px;
        z-index: 1;
        background: #fff;
        border-bottom: 1px solid #0c0c0c;
    }
    .highlight-box-block:after {
        content: '';
        position: absolute;
        z-index: 2;
        top: 1rem;
        left: 0.8rem;
        width: 20px;
        height: 20px;
    }
    .highlight-box-block.balkon:after {
        top: 0.8rem;
        background: url(../img/standardy/balkon.svg) no-repeat center;
    }
    .highlight-box-block.koupelna:after {
        top: 0.8rem;
        background: url(../img/standardy/koupelna.svg) no-repeat center;
    }
    .highlight-box-block.kuchyne:after {
        top: 0.8rem;
        background: url(../img/standardy/kuchyne.svg) no-repeat center;
    }
    .highlight-box-block.topeni:after {
        top: 0.8rem;
        background: url(../img/standardy/topeni.svg) no-repeat center;
    }
    .highlight-box-block.zasuvka:after {
        top: 0.8rem;
        background: url(../img/standardy/zasuvka.svg) no-repeat center;
    }
    .highlight-box-block.umyvadlo:after {
        top: 0.8rem;
        background: url(../img/standardy/umyvadlo.svg) no-repeat center;
    }
    .highlight-box-block.podlaha:after {
        top: 0.8rem;
        background: url(../img/standardy/podlaha.svg) no-repeat center;
    }
    .highlight-box-block.zahrada:after {
        top: 0.8rem;
        background: url(../img/standardy/zahrada.svg) no-repeat center;
    }
    .highlight-box-block.terasa:after {
        top: 0.8rem;
        background: url(../img/standardy/terasa.svg) no-repeat center;
    }
    .highlight-box-block.omitka:after {
        top: 0.8rem;
        background: url(../img/standardy/omitka.svg) no-repeat center;
    }
    .highlight-box-block.garaz:after {
        top: 0.8rem;
        background: url(../img/standardy/garaz.svg) no-repeat center;
    }
    .highlight-box-block.vytah:after {
        top: 0.8rem;
        background: url(../img/standardy/vytah.svg) no-repeat center;
    }
    .highlight-box-block.posta:after {
        top: 0.8rem;
        background: url(../img/standardy/posta.svg) no-repeat center;
    }
    .highlight-box-block.vstup:after {
        top: 0.8rem;
        background: url(../img/standardy/vstup.svg) no-repeat center;
    }
    .highlight-box-block.schodiste:after {
        top: 0.8rem;
        background: url(../img/standardy/schodiste.svg) no-repeat center;
    }
    .highlight-box-block.zamecnik:after {
        top: 0.8rem;
        background: url(../img/standardy/zamecnik.svg) no-repeat center;
    }
    .highlight-box-block.klempir:after {
        top: 0.8rem;
        background: url(../img/standardy/klempir.svg) no-repeat center;
    }
    .highlight-box-block.konstrukce:after {
        top: 0.8rem;
        background: url(../img/standardy/konstrukce.svg) no-repeat center;
    }
    .highlight-box-block.okna:after {
        top: 0.8rem;
        background: url(../img/standardy/okna.svg) no-repeat center;
    }
    .highlight-box-block.kovani:after {
        top: 0.8rem;
        background: url(../img/standardy/kovani.svg) no-repeat center;
    }
    .highlight-box-block.cena:after {
        top: 0.8rem;
        background: url(../img/financovani/cena.svg) no-repeat center;
    }
    .highlight-box-block.cena2:after {
        top: 0.8rem;
        background: url(../img/financovani/cena2.svg) no-repeat center;
    }
    .highlight-box-block.klic:after {
        top: 0.8rem;
        background: url(../img/financovani/klic.svg) no-repeat center;
    }
    .highlight-box-block.poplatek:after {
        top: 0.8rem;
        background: url(../img/financovani/poplatek.svg) no-repeat center;
    }
    .highlight-box-block.smlouva:after {
        top: 0.8rem;
        background: url(../img/financovani/smlouva.svg) no-repeat center;
    }
    .section-house {
        display: none
    }
    .section-standardy {
        background: #ecbaa8 url(../img/standardy-poster.jpg) no-repeat center bottom;
        background-size: cover;
        padding-top: 200px;
        margin-top: 80px;
        min-height: 300px;
        margin-bottom: 75px;
    }
    .standardy-box {
        padding: 25px 0 150px 0;
        position: absolute;
        top: 0px;
        width: 100%;
        color: #fff;
    }
    .custom-list li.dot {
        position: relative;
        padding: 0 0 0 1.5rem;
        margin: 0 0 1rem;
    }
    .custom-list li.dot:before {
        content: '';
        position: absolute;
        top: 14px;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #ecbaa8;
    }
    .section-standardy-text {
        background: #fff url(../img/bg-content.svg) no-repeat -140px 200px;
        background-size: cover;
        background-size: 35% auto;
        font-size: 14px;
    }
    .section-financovani {
        background: url(../img/bg-content-footer.svg) no-repeat right -100px;
        background-size: cover;
        background-size: 50% auto;
        font-size: 14px;
    }
    .section-content.text-page h2 {
        font-size: 1.2rem;
        margin-top: 40px;
        position: relative;
        padding-left: 50px;
    }
    .onas-box {
        margin-top: -80px;
        background-color: #fff;
        margin-bottom: 180px;
    }
    .onas-box h1 {
        padding-left: 25px;
        padding-top: 25px;
    }
    .onas-box h2 {
        padding-left: 25px;
        padding-top: 25px;
    }
    .onas-box p {
        padding-left: 25px;
        padding-bottom: 60px;
        padding-right: 25px;
        font-size: 14px
    }
    .onas-box .text-image .image-position {
        width: 100%;
        height: 300px;
        position: inherit;
    }
    .btn-lg-onas {
        margin-top: -150px;
    }
    .up-site {
        font-size: 18px;
        height: 130px;
        width: 60px;
        background-color: #ecbaa8;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        transition: all .25s ease-in-out;
        text-align: center;
        background-image: url(../img/ico-up.svg);
        background-repeat: no-repeat;
        background-size: 22px auto;
        background-position: center center;
        top: -30px;
    }
    .nav-item.num {
        padding-left: 0px;
    }
    .section-content {
        padding-top: 150px;
    }
    .padding-left-50 {
        padding-left: 15px;
    }
    .section-intro .lead {
        margin-bottom: 0.5rem;
    }
    .carousel-indicators {
        display: none
    }
    .share-bar {
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
        margin-bottom: 0;
    }
    .section-house-detail {
        margin-right: 15px;
        margin-left: 15px;
    }
    .form-control {
        margin-bottom: 15px;
    }
    .section-intro h3 {
        margin-bottom: 4.25rem;
    }
    .section-cta-image {

    }
    .SumoSelect {
        margin-bottom: 15px!important;
    }

    .carousel-header,
    .carousel-inner,
    .carousel-item {
      height: 450px
    }
}

@media (min-width: 451px) and (max-width: 991px) {
  .carousel-header,
  .carousel-inner,
  .carousel-item {
    height: 450px
  }
    .h1,
    h1 {
        font-size: 2.2rem
    }
    .h2,
    h2 {
        font-size: 1.6rem
    }
    .h3,
    h3 {
        font-size: 3rem
    }
    .h4,
    h4 {
        font-size: 1.1rem
    }
    .form-box h2 {
        margin-bottom: 1.25rem;
        font-weight: 400;
        line-height: 1.178;
        font-size: 2rem;
    }
    .intro-contact {
        font-size: 1rem;
        height: 50px;
        width: 50px;
        padding-left: 50px;
        padding-top: 0px;
        color: #070a0f;
        background-image: url(../img/ico-phone.png);
        background-position: 10px 5px;
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 28px 28px;
        position: absolute;
        right: 50px;
        top: 15px;
        line-height: 1.2;
        z-index: 9999;
    }
    .intro-contact .phone {
        height: 50px;
        width: 50px;
        right: 0;
        position: absolute;
    }
    .intro-contact .num {
        display: none
    }
    .intro-contact .link {
        display: none
    }
    .navbar {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
        box-shadow: 0 1px 1px 0 rgba(64, 73, 78, .15);
    }
    .navbar-brand img {
        width: auto;
        height: 35px;
        text-align: center;
    }
    .navbar-brand {
        left: 25px;
        padding: 1rem 0 1.0625rem;
        top: 20px;
        width: 230px;
        height: 50px;
        background-size: auto 50px;
    }
    .display-3 {
        position: relative;
    }
    .intro-info {
        font-size: 20px;
        height: 100px;
        width: 250px;
        padding-left: 60px;
        padding-top: 60px;
        color: #fff;
        background-image: url(../img/ico-movie.png);
        background-position: 3px 3px;
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 60px 60px;
        position: absolute;
        left: 25px;
        bottom: 90px;
        line-height: 1;
    }
    .intro-info:hover {
        background-image: url(../img/ico-movie.png);
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 55px 55px;
        background-position: 6px 6px;
    }
    .display-3 {
        font-size: 3rem;
    }
    .h3,
    h3 {
        font-size: 2rem;
    }
    .lead {
        font-size: 1rem;
    }
    .owl-carousel {
        margin-top: 0px;
    }
    .section-features,
    .section-intro,
    .section-pricing,
    .section-signup,
    .section-testimonials,
    .section-text {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem;
    }
    .section-nb {
        padding-top: 0;
        padding-bottom: 0;
    }
    .btn-lg {
        border-radius: 0rem;
    }
    .section-video {
        background: #ecbaa8 url(../img/video-poster-mobile.jpg) no-repeat center bottom;
        background-size: cover;
        padding-top: 200px;
        padding-bottom: 50px
    }
    .play-video {
        height: 80px;
        width: 80px;
        color: #fff;
        background-image: url(../img/zoom.svg);
        background-position: 10px 10px;
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 70px auto;
        line-height: 0.8;
        position: absolute;
        right: 30px;
        top: 30px;
    }
    .play-video:hover {
        background-image: url("../img/zoom.svg");
        background-repeat: no-repeat;
        transition: all .25s ease-in-out;
        background-size: 75px auto;
        background-position: 5px 5px
    }
    .play-video a {
        font-size: 18px;
        color: #fff;
        font-weight: 700;
    }
    .video-box {
        background: #fff;
        padding: 25px 25px 75px 25px;
        position: static;
        top: 0px;
        margin-top: 100px;
    }
    .btn-play {
        position: absolute;
        bottom: 25px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 220px;
    }
    .section-location {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem;
    }
    .section-location .col-md-2 {
        width: 50%;
    }
    .cta-txt {
        font-size: 20px;
        padding-bottom: 15px;
        text-align: left;
        font-weight: 300;
        line-height: 34px !important;
        padding-left: 0;
        padding-top: 25px;
    }
    .cta-form-box {
        width: 100%;
        padding: 20px 10px;
        background: #FFFFFF;
        position: static;
        top: 65px;
        border: 2px solid #e9e8e8;
    }
    .cta-form input[type="email"] {
        padding: 13px 20px;
        font-size: 18px;
        color: #070a0f;
        font-weight: 300;
        width: 100%;
        margin-bottom: 0px;
        border: 0px solid #fff;
        border-radius: 0;
        background: #fff;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
    }
    .section-footer {
        padding-top: 1rem;
        color: #070a0f;
    }
    .section-footer span {
        float: left;
        margin-bottom: 15px;
        margin-left: 10px;
    }
    .form-box {
        background: #e8e8e8;
        padding: 25px 25px 50px 25px !important;
        position: absolute;
        top: 0px;
        margin-right: 15px
    }
    .section-form {
        padding-top: 200px;
        height: 600px;
        margin-bottom: 300px;
    }
    .form-box .lead {
        line-height: 1.5;
    }
    .nav-link {
        display: block;
        padding: 0.7rem 1.6rem
    }
    .btn-right {
        float: none;
        margin-left: 0px;
        margin-top: 10px;
    }
    .section-gallery h1 {
        float: none;
    }
    .btn-sm {
        padding: 0.5rem 0.5rem 0.5rem;
        border-radius: 0rem;
    }
    .section-gallery {
        font-size: .9rem;
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .section-gallery {
        font-size: .9rem;
        padding-top: 160px;
        padding-bottom: 25px;
        color: #0c0c0c;
        background-color: #faf1ed;
        margin-bottom: 100px
    }
    .zmeny-box-footer {
        font-size: 0.9rem;
        margin-top: 25px;
    }
    .section-content-footer {
        padding-bottom: 0px;
    }
    .zmeny-box-footer .col-md-6 {
        width: 50%;
    }
    .zmeny-box-contact {
        background: #2b323e;
        padding: 150px 25px 25px 25px;
        position: inherit;
        background-image: url(../img/logo-bydleni.png);
        background-repeat: no-repeat;
        background-position: 90% 50px;
        background-size: 100px auto;
        margin-bottom: 100px;
    }
    .section-zmeny {
        background: #ecbaa8 url(../img/bg-zmeny.jpg) no-repeat center bottom;
        background-size: cover;
    }
    .zmeny-box {
        background: #2b323e;
        padding: 150px 25px 25px 25px;
        position: inherit;
        background-image: url(../img/ico-pantone.svg);
        background-repeat: no-repeat;
        background-position: 90% 50px;
        background-size: 64px auto;
        margin-top: 50px;
    }
    .img-partner {
        padding: 15px 15px;
    }
    .img-partner img {
        width: auto;
        height: 75%;
    }
    .btn-dum {
        padding-top: 1rem;
        padding-bottom: 1rem;
        margin-top: 50px;
        margin-bottom: -35px;
    }
    .btn-dum.pudorys {
        background-position: 25px 15px;
    }
    .btn-dum.energy {
        background-position: 25px 15px;
    }
    .btn-dum.napiste {
        background-position: 25px 15px;
    }
    .section-house-detail-title {
        padding-top: 100px;
        padding-bottom: 50px;
        padding: 0px 0 0px 0;
    }
    .section-document .thead {
        display: none
    }
    .house-title-info.roof {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.price {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.size {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.garden {
        width: 100%;
        margin-bottom: 10px
    }
    .house-title-info.garden {
        background-image: url(../img/ico-garden.svg);
        background-repeat: no-repeat;
        background-position: 0px 12px;
        background-size: 36px auto;
        padding-left: 50px;
    }
    .btn-back {
        border-radius: 0rem;
        margin-top: 10px;
        display: inline-block;
        width: auto;
        float: right;
    }
    .modal-popup-box {
        position: absolute;
        top: 0px;
        z-index: 999999;
        width: 100vw;
        /* padding: 25px 25px; */
        color: #fff;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .finbox-icon {
        width: 75px;
        height: 75px;
        margin-bottom: 10px;
    }
    .finbox {
        float: left;
        width: 33%;
        color: #00a651;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 25px;
    }
    .finbox-icon.fin1 {
        background-size: 36px auto;
    }
    .finbox-icon.fin2 {
        background-size: 36px auto;
    }
    .finbox-icon.fin3 {
        background-size: 36px auto;
    }
    .moduletable {
        width: 100%;
        padding: 100px 25px 10px 25px;
        /* background: #fff; */
        /* border: 2px solid #e9e8e8; */
        color: #2b323e;
        font-size: 12px;
        background-image: url(../img/ico-houses.svg);
        background-repeat: no-repeat;
        background-size: 50px auto;
        background-position: 25px 25px;
        z-index: 99;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .mkre-with-text {
        -webkit-transition: .5s ease;
        transition: .5s ease;
        -webkit-transform: translateX(174px);
        transform: translateX(174px);
        position: absolute;
        display: block;
        top: -5px;
        right: 0;
        width: 220px;
        height: 56px;
        margin: 0;
        z-index: 9999;
        display: none
    }
	.mkre-with-text-black {
        display: none
    }
    .mkre-with-text:hover {
        top: -5px;
    }
    .section-intro img {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
    .section-intro .intro-title-flat {
        position: absolute;
        left: 25px;
        top: 60px;
        z-index: 9;
        text-align: left;
    }
    .section-intro .title {
        font-weight: 700;
        font-size: 1.8rem;
    }
    .section-cta {
        padding-top: 0rem;
        padding-bottom: 1rem;
        color: #0c0c0c;
        background-color: #FAF1ED!important;
        margin-top: 50px;
        font-size: 0.9rem;
        margin-left: 15px;
        margin-right: 15px;
    }
    .section-cta-social {
        background: linear-gradient(90deg, 201d1d 50%, #201d1d 50%);
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .section-cta-social p {
        line-height: 1.1;
    }
    .section-cta-social .btn {
        padding: 1.2rem 0rem 1.2rem 1.2rem;
    }
    .section-cta-social .col-md-6 {
        padding-right: 15px;
    }
    .section-footer .media-body {
        display: block;
        margin: 0;
    }
    .financovani-box {
        margin-top: 0px;
    }
    .financovani-box h1 {
        padding-left: 0px;
        padding-top: 25px;
    }
    .financovani-box p {
        padding-left: 0px;
        padding-right: 25px;
    }
    .btn-lg-financovani {
        margin-top: 25px;
        margin-bottom: 50px;
        float: right
    }
    .custom-list {
        display: inline-block;
        width: 100%;
        margin: 1rem 0;
        -webkit-columns: 2;
        columns: 2;
        padding: 0;
        list-style: none;
        padding-right: 20px;
    }
    .highlight-box-block .highlight {
        font-size: 1.2rem;
        font-weight: 400;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        text-align: left;
    }
    .highlight-box-block {
        padding: 0 0 0 4rem;
        position: relative;
        text-align: left;
        margin: 0 0 2rem;
    }
    .highlight-box-block:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 45px;
        height: 45px;
        z-index: 1;
        background: #fff;
        border-bottom: 1px solid #0c0c0c;
    }
    .highlight-box-block:after {
        content: '';
        position: absolute;
        z-index: 2;
        top: 1rem;
        left: 0.8rem;
        width: 20px;
        height: 20px;
    }
    .highlight-box-block.balkon:after {
        top: 0.8rem;
        background: url(../img/standardy/balkon.svg) no-repeat center;
    }
    .highlight-box-block.koupelna:after {
        top: 0.8rem;
        background: url(../img/standardy/koupelna.svg) no-repeat center;
    }
    .highlight-box-block.kuchyne:after {
        top: 0.8rem;
        background: url(../img/standardy/kuchyne.svg) no-repeat center;
    }
    .highlight-box-block.topeni:after {
        top: 0.8rem;
        background: url(../img/standardy/topeni.svg) no-repeat center;
    }
    .highlight-box-block.zasuvka:after {
        top: 0.8rem;
        background: url(../img/standardy/zasuvka.svg) no-repeat center;
    }
    .highlight-box-block.umyvadlo:after {
        top: 0.8rem;
        background: url(../img/standardy/umyvadlo.svg) no-repeat center;
    }
    .highlight-box-block.podlaha:after {
        top: 0.8rem;
        background: url(../img/standardy/podlaha.svg) no-repeat center;
    }
    .highlight-box-block.zahrada:after {
        top: 0.8rem;
        background: url(../img/standardy/zahrada.svg) no-repeat center;
    }
    .highlight-box-block.terasa:after {
        top: 0.8rem;
        background: url(../img/standardy/terasa.svg) no-repeat center;
    }
    .highlight-box-block.omitka:after {
        top: 0.8rem;
        background: url(../img/standardy/omitka.svg) no-repeat center;
    }
    .highlight-box-block.garaz:after {
        top: 0.8rem;
        background: url(../img/standardy/garaz.svg) no-repeat center;
    }
    .highlight-box-block.vytah:after {
        top: 0.8rem;
        background: url(../img/standardy/vytah.svg) no-repeat center;
    }
    .highlight-box-block.posta:after {
        top: 0.8rem;
        background: url(../img/standardy/posta.svg) no-repeat center;
    }
    .highlight-box-block.vstup:after {
        top: 0.8rem;
        background: url(../img/standardy/vstup.svg) no-repeat center;
    }
    .highlight-box-block.schodiste:after {
        top: 0.8rem;
        background: url(../img/standardy/schodiste.svg) no-repeat center;
    }
    .highlight-box-block.zamecnik:after {
        top: 0.8rem;
        background: url(../img/standardy/zamecnik.svg) no-repeat center;
    }
    .highlight-box-block.klempir:after {
        top: 0.8rem;
        background: url(../img/standardy/klempir.svg) no-repeat center;
    }
    .highlight-box-block.konstrukce:after {
        top: 0.8rem;
        background: url(../img/standardy/konstrukce.svg) no-repeat center;
    }
    .highlight-box-block.okna:after {
        top: 0.8rem;
        background: url(../img/standardy/okna.svg) no-repeat center;
    }
    .highlight-box-block.kovani:after {
        top: 0.8rem;
        background: url(../img/standardy/kovani.svg) no-repeat center;
    }
    .highlight-box-block.cena:after {
        top: 0.8rem;
        background: url(../img/financovani/cena.svg) no-repeat center;
    }
    .highlight-box-block.cena2:after {
        top: 0.8rem;
        background: url(../img/financovani/cena2.svg) no-repeat center;
    }
    .highlight-box-block.klic:after {
        top: 0.8rem;
        background: url(../img/financovani/klic.svg) no-repeat center;
    }
    .highlight-box-block.poplatek:after {
        top: 0.8rem;
        background: url(../img/financovani/poplatek.svg) no-repeat center;
    }
    .highlight-box-block.smlouva:after {
        top: 0.8rem;
        background: url(../img/financovani/smlouva.svg) no-repeat center;
    }
    .section-house {
        display: none
    }
    .section-standardy {
        background: #ecbaa8 url(../img/standardy-poster.jpg) no-repeat center bottom;
        background-size: cover;
        padding-top: 200px;
        margin-top: 80px;
        min-height: 300px;
        margin-bottom: 75px;
    }
    .standardy-box {
        padding: 25px 0 150px 0x;
        position: absolute;
        top: 0px;
        width: 100%;
        color: #fff;
    }
    .custom-list li.dot {
        position: relative;
        padding: 0 0 0 1.5rem;
        margin: 0 0 1rem;
    }
    .custom-list li.dot:before {
        content: '';
        position: absolute;
        top: 14px;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #ecbaa8;
    }
    .section-standardy-text {
        background: #fff url(../img/bg-content.svg) no-repeat -140px 200px;
        background-size: cover;
        background-size: 35% auto;
        font-size: 14px;
    }
    .section-financovani {
        background: url(../img/bg-content-footer.svg) no-repeat right -100px;
        background-size: cover;
        background-size: 50% auto;
        font-size: 14px;
    }
    .section-content.text-page h2 {
        font-size: 1.2rem;
        margin-top: 40px;
        position: relative;
        padding-left: 50px;
    }
    .onas-box {
        margin-top: -80px;
        background-color: #fff;
        margin-bottom: 180px;
    }
    .onas-box h1 {
        padding-left: 25px;
        padding-top: 25px;
    }
    .onas-box h2 {
        padding-left: 25px;
        padding-top: 25px;
    }
    .onas-box p {
        padding-left: 25px;
        padding-bottom: 60px;
        padding-right: 25px;
        font-size: 14px
    }
    .onas-box .text-image .image-position {
        width: 100%;
        height: 300px;
        position: inherit;
    }
    .btn-lg-onas {
        margin-top: -150px;
    }
    .up-site {
        font-size: 18px;
        height: 130px;
        width: 60px;
        background-color: #0c0c0c;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        transition: all .25s ease-in-out;
        text-align: center;
        background-image: url(../img/ico-up.svg);
        background-repeat: no-repeat;
        background-size: 22px auto;
        background-position: center center;
        top: -30px;
    }
    .nav-item.num {
        padding-left: 0px;
    }
    .section-content {
        padding-top: 150px;
    }
    .section-content3 {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 14px
    }
    .financovani-box-last h2 {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.3;
    padding-left: 0px;
}
    .financovani-box-last {
    margin-bottom: 50px;
}
    .financovani-box-last:last-child {
    margin-bottom: 0px;
}
    .padding-left-50 {
        padding-left: 15px;
    }
    .section-intro .lead {
        margin-bottom: 0.5rem;
    }
    .carousel-indicators {
        display: none
    }
    .share-bar {
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
        margin-bottom: 0;
    }
    .section-house-detail {
        margin-right: 15px;
        margin-left: 15px;
    }
    .form-control {
        margin-bottom: 15px;
    }
    .section-intro h3 {
        margin-bottom: 4.25rem;
    }
    .SumoSelect {
        margin-bottom: 15px !important;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .section-footer .logo {
        padding-right: 70px;
    }
    .navbar-brand img {
        width: auto;
        height: 35px;
        text-align: center;
    }
    #collapsingNavbar,
    #collapsingNavbarInverse {
        width: 100%;
        display: block!important;
        margin-left: 150px;
        margin-right: auto;
        text-align: center;
    }
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0rem;
        height: 160px;
        width: 100%;
        color: #fff;
    }
    .navbar-brand {
        padding: 1rem 0 1.0625rem;
        left: 25px;
        position: absolute;
        top: 30px;
    }
    .btn-lg-financovani {
        margin-top: 50px;
    }
    .navbar-brand {
        left: 30px;
    }
    .navbar.bgcolor .navbar-brand {
        left: 30px;
    }
}

@media (min-width: 1025px) and (max-width: 1140px) {
    #collapsingNavbar,
    #collapsingNavbarInverse {
        width: 100%;
        display: block!important;
        margin-left: 160px;
        margin-right: auto;
        text-align: center;
    }
    .navbar {
      padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0rem;
  height: 100px;
  width: 100%;
  color: #0c0c0c;
  background-color: #fff;
    }
    .navbar-brand {
        left: 30px;
    }
    .navbar.bgcolor .navbar-brand {
        left: 30px;
    }
}

@media (min-width: 1101px) and (max-width: 1500px) {
    #collapsingNavbar,
    #collapsingNavbarInverse {
        width: 100%;
        display: block!important;
        margin-left: 160px;
        margin-right: auto;
        text-align: center;
    }
    .navbar {
      padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0rem;
  height: 100px;
  width: 100%;
  color: #0c0c0c;
  background-color: #fff;
    }
}

@media (min-width:1501px) {
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0rem;
        height: 100px;
        width: 100%;
        color: #0c0c0c;
        background-color: #fff;
    }
}

@media (min-width: 1101px) {
    .display-3 {
        font-size: 5rem;
        line-height: 1.175;
        position: relative
    }
    .display-3 h1 {
        width: 400px
    }
    .btn-price-right {
        margin-top: -80px;
        float: right;
    }
}

@media (min-width: 1501px) {
    #collapsingNavbar,
    #collapsingNavbarInverse {
        width: 100%;
        display: block!important;
        margin-left: 210px;
        margin-right: ;
        text-align: center;
        display: inline-flex;
    }
    .navbar-nav li {
        display: -ms-flexbox;
    }
}

@media (min-width: 1101px) and (max-width: 1250px) {
    .navbar-toggleable-custom .navbar-nav .nav-link {
        padding: 0.7rem 1rem 0.6rem 1rem;
    }
}

@media (min-width: 1251px) {
    .navbar-toggleable-custom .navbar-nav .nav-link {
        padding: 0.7rem 1rem 0.6rem 1rem;
    }
}

@media (max-width: 321px) {
    .table-hover&gt;tbody&gt;tr&gt;td, .table-hover&gt;tbody&gt;tr&gt;th, .table-hover&gt;tfoot&gt;tr&gt;td, .table-hover&gt;tfoot&gt;tr&gt;th, .table-hover&gt;thead&gt;tr&gt;td, .table-hover&gt;thead&gt;tr&gt;th {
    font-size: 10px;
}
}
</pre></body></html>