@font-face {
    font-family: Museo-100;
    src: url(/assets/fonts/museo/Museo100/MuseoSans-100.otf);
  }
@font-face {
    font-family: Museo-300;
    src: url(/assets/fonts/museo/Museo300/MuseoSans-300.otf);
}
@font-face {
    font-family: Museo-500;
    src: url(/assets/fonts/museo/Museo500/MuseoSans_500.otf);
}
@font-face {
    font-family: Museo-700;
    src: url(/assets/fonts/museo/Museo700/MuseoSans_700.otf);
}
html{
    overflow-x: hidden
}
body{
    overflow-x: hidden !important;
    font-family: Museo-300;
}
a{
    text-decoration: none;
}
*:focus {
    box-shadow: none !important;
}
.menu-icon {
    height: 60px;
}
.link-white{
    color:#fff;
}
.link-white:hover{
    color: #C88242;
}

.hf-title {
  color:white !important;
  font-size: 25px !important;
  font-weight: bold;
}

@media (max-width: 1199px) {
    .site-mobile-menu .has-children {
        display: none !important;
    }
    .site-mobile-menu .nav-item.nav-subitem {
      padding-left: 11px;
    }
}


.nform-lp {
                max-width: 900px;
                margin:auto;
            }

            .nform-lp input[type="text"], .nform-lp textarea {
                width: 100%;
                background: #eeeeee !important;
                border: 1px solid #eeeeee !important;
                padding:7px !important;
                line-height: 30px;
                margin-top: 5px;
                color: #333;
            }

            .nform-lp input.i-err {
                border: 1px solid red !important;
            }

            .nform-lp textarea {
                margin-bottom: 25px;
                height: 100px;
                resize: vertical;
            }

            .nform-lp select {
                width: 100%;
                background: #fff !important;
                border: 2px #eeeeee !important;
                padding:7px !important;
                line-height: 40px;
                height: 40px;
                margin:0;
                color: #333;
                text-transform: none !important;

            }

            .nform-lp .i-err {
                border: 1px solid red !important;
            }


@media (min-width: 1200px) {
    .nav-subitem {
        display: none !important;
    }

    .pc-transl {
        transform: translateX(70px) scale(0.9);
    }


}


 @media (max-width: 509px) {

    .nform-lp input[type="text"], .nform-lp textarea, .nform-lp select {

    }

    #fnadp {
        font-size: 22px !important;
    }

    #fsnadp {
        font-size: 24px;
    }
    .lr-padd {
        padding:0 10px;
    }
    .hf-title {
        font-size: 20px !important;
      }
}

.fixed-top {
    top: -40px !important;
    transform: translateY(40px);
    transition: transform .3s;
    position: fixed !important;
    background: #FFF;
    margin-bottom: 0 !important;
}
.video-thumbnail{
    z-index: 9;
    cursor: pointer;
}
.video-thumbnail-button:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.video-thumbnail-button{
    z-index: 99;
    cursor: pointer;
    transform: scale(1);
    transition: 0.5s;
}
.social-media-container a{
    font-size: 25px;
}
label{
    width: 90%;
}
.input-group>.form-control, .input-group>.form-select{
    width: 100%;
    float: left;
}
.input-group{
    justify-content: flex-end;
}
.left-tel {
    background: #2D2926;
    box-shadow: rgb(2 6 16 / 20%) 0px 2px 16px;
    width: 60px;
    height: 60px;
    border-radius: 28px;
    position: fixed;
    bottom: 52px;
    left: 30px;
    transition: 0.2s;
    z-index: 999999;
}
.left-tel-link {
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
    background: url(/assets/img/phone-w.svg) center center no-repeat;
    background-size: 35px auto;
}
.left-tel-link .number {
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-family: "Mulish", sans-serif;
    letter-spacing: -0.24px;
    -moz-osx-font-smoothing: grayscale;
    color: rgb(6, 19, 43);
    box-shadow: rgb(0 18 46 / 18%) 0px 2px 20px 0px;
    height: 42px;
    line-height: 41px;
    padding: 0px 15px;
    background: white;
    position: absolute;
    left: 70px;
    top: 10px;
    border-radius: 17px;
}
.kontakt-card ul {
    padding: 0;
}
.info-panel li p{
    position: relative;
}
p{
    font-family: Museo-300;
}
.nav-link{
    font-family: Museo-500;
}
.ceo-text, .header-text{
    font-family: Museo-500;
}
strong, b{
    font-family: Museo-700;
}
.f-w-100{
    font-family: Museo-100;
}
.f-w-300{
    font-family: Museo-300;
}
.f-w-500{
    font-family: Museo-500;
}
.f-w-700{
    font-family: Museo-700;
}
.w-85{
    width: 85%;
}
.f-60{
    font-size: 60px;
}
h5{
    text-transform: uppercase;
    color: #524B60;
    margin-bottom: 10px;
}
h2{
    color: #fff;
    text-transform: uppercase;
    /* font-size: 60px; */
}
h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
}
h6{
    font-size: 35px;
    font-weight: 300;
    font-family: Museo-300;
}
.icon-card {
    font-family: Museo-300;
    padding-left: 50px;
}
.review-podnikatel .slick-prev:before, 
.review-podnikatel .slick-next:before,
.review-podnikatel .slick-dots li button:before{
    color: #fff;
}
.header-text{
    text-transform: none;
    font-size: 2rem;
}
.tel{
    margin-right: 10px;
    text-decoration: none !important;
}
.icon-card h6{
    color: #fff;
}
li{
    list-style: none !important;
}
.icon{
    width: 42px;
    height: 36px;
}
.toggler{
    position: relative;
    bottom: 30px;
    left: 57%;
    font-size: 1rem;
    color: #fff;
    font-family: Museo-500;
    text-transform: uppercase;
}
.toggler:hover{
    position: relative;
    bottom: 30px;
    left: 57%;
    color: #fff;
    font-family: Museo-500;
    text-transform: uppercase;
}
.list-invest:before{
    content: url("/assets/img/chcem-investovat/Path 105.webp");
    position: relative;
    top: 30px;
    left: 0;
    width: 50px !important;
    height: 21px !important;
    display: inherit;
    margin-right: 100px;
}
.rounded-5{
    border-radius: 10px;
}
.f-30 {
    font-size: 28px;
    line-height: 1;
}
.f-35 {
    font-size: 31px;
    line-height: 1;
}
.f-25{
    font-size: 18px;
}
.f-20{
    font-size: 20px;
}
.f-16{
    font-size: 15px;
}
.pagination {
    display: inline-block;
  }
  
  .pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
  }
  .pagination a:hover{
    color: #C88242;
  }
  .pagination a.active{
    color: #C88242;
  }
.search{
    border: 2px solid #ccc!important;
    border-radius: 10px 0px 0px 10px !important;
    font-size: 12px;
    padding: 10px 13px;
    text-transform: unset;
    max-width: 75% !important;
    color: #000 !important;
}
.search::placeholder{
    color: #ccc !important;
}
#search-addon, .search{
    height: 43px;
    width: 59px;
}
#search-addon{
    background: #ccc !important;
    padding-top: 3px;
}
#search-addon i{
    color: #fff;
}
ol li p{
    padding-left: 40px;
}
ol.list-invest-why li p{
    padding-left: 85px;
}
.tag{
    padding: 8px 15px;
    background-color: #f0f6ff;
    width: fit-content;
    float: left;
    margin-right: 8px;
}
a > .tag{
    color: #707f96;
    text-decoration: underline;
}
a:hover > .tag{
    color: #515c6d;
}
.list-invest li{
    margin-left: 65px;
    margin-top: 10px;
}
.list-byvat:before{
    content: url("/assets/img/chcem-byvat/list.svg");
    position: relative;
    top: 30px;
    left: -5%;
    width: 50px !important;
    height: 21px !important;
    display: inherit;
    margin-right: 100px;
}
.list-byvat li{
    margin-left: 65px;
    margin-top: 10px;
}

.list-priestor:before{
    content: url("/assets/img/priestor-na-podnikanie/list.svg");
    position: relative;
    top: 30px;
    left: -5%;
    width: 50px !important;
    height: 21px !important;
    display: inherit;
    margin-right: 100px;
}
.list-priestor li{
    margin-left: 65px;
    margin-top: 10px;
}
ol.list-invest-why li:before {
    margin-right: 10px;
    content: counter(item)"."url("/assets/img/chcem-investovat/list.svg");
    text-align: center;
    display: inline-block;
    position: relative;
    left: -25px;
    width: 75px;
    float: left;
    height: 80px;
    line-height: 0;
    font-size: 35px;
    color: #C88242;
    font-family: 'Museo-700';
  }
  ul.list-invest-why li:before {
    margin-right: 10px;
    content: url("/assets/img/chcem-investovat/list.svg");
    text-align: center;
    display: inline-block;
    position: relative;
    left: -25px;
    width: 15px;
    float: left;
    height: 90px;
    line-height: 0;
    font-size: 35px;
    color: #40C1AC;
    font-family: 'Museo-700';
  }
ol.list-byvat-why li:before {
    margin-right: 10px;
    content: counter(item)"."url("/assets/img/chcem-byvat/list-why.svg");
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -25px;
    width: 75px;
    float: left;
    height: 80px;
    line-height: 0;
    font-size: 35px;
    color: #40C1AC;
    font-family: 'Museo-700';
  }
  ul.list-byvat-why li:before {
    margin-right: 10px;
    content: url("/assets/img/chcem-byvat/list-why.svg");
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -25px;
    width: 15px;
    float: left;
    height: 80px;
    line-height: 0;
    font-size: 35px;
    color: #40C1AC;
    font-family: 'Museo-700';
  }
  ul.list-priestor-why li:before {
    margin-right: 10px;
    content: url("/assets/img/priestor-na-podnikanie/list-why.svg");
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -25px;
    width: 15px;
    float: left;
    height: 80px;
    line-height: 0;
    font-size: 35px;
    color: #40C1AC;
    font-family: 'Museo-700';
  }
  ol.list-priestor-why li:before {
    margin-right: 10px;
    content: counter(item)"."url("/assets/img/priestor-na-podnikanie/list-why.svg");
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -25px;
    width: 75px;
    float: left;
    height: 80px;
    line-height: 0;
    font-size: 35px;
    color: #64539B;
    font-family: 'Museo-700';
  }
  .over-img {
    position: absolute;
    overflow: clip;
    margin-top: 5rem;
    left: 0%;
    max-height: 1478px;
}
.over-img-invest {
    position: relative;
    overflow: clip;
    margin-top: 5rem;
    left: -40%;
    max-height: 1300px;
    margin-bottom: -25%;
    width: 600px;
    object-fit: cover;
}
.over-img-byvat{
    position: absolute;
    overflow: clip;
    margin-top: 5rem;
    left: auto;
    max-height: 883px;
    transform: translateX(-45%);
}

.over-img-broker{
    position: absolute;
    overflow: clip;
    margin-top: 5rem;
    left: auto;
    max-height: 1300px;
    transform: translateX(-45%);
}

.over-img-op{
    position: absolute;
    overflow: clip;
    margin-top: 2rem;
    left: auto;
    max-height: 700px;
transform: translateX(0%);
}
.over-img-right {
    position: relative;
    overflow: clip;
    margin-top: 5rem;
    left: 20%;
    max-height: 1203px;
}
.over-img-right-byvat{
    position: relative;
    overflow: clip;
    margin-top: 5.5rem;
    right: 0;
    max-height: 765px;
}
.over-img-right-op{
    position: relative;
    overflow: clip;
    right: 0;
max-height: 550px;
transform: translateX(34%);
}

.pt-0 {
    padding-top: 0 !important;
}

.over-img-right-priestory{
    position: relative;
    overflow: clip;
    margin-top: 6rem;
    right: 0;
    max-height: 696px;
}
.over-img-right-invest{
    position: relative;
    overflow: clip;
    margin-top: 5rem;
    left: 20%;
    max-height: 917px;
    width: 520px;
    object-fit: cover;
}
.blog-link{
    color: #2D2926;
    transition: 0.3s;
    text-decoration: none;
}
.blog-link:hover{
    color: #707070;
    transition: 0.3s;
}
ol{
    list-style: none;
   counter-reset: item;
}
.list-invest-why li{
    margin-top: 2rem;
    counter-increment: item;
    line-height: 1.4;
}
.list-byvat-why li{
    margin-top: 2rem;
    counter-increment: item;
    position: relative;
}
.list-priestor-why li{
    margin-top: 2rem;
    counter-increment: item;
    position: relative;
}
strong{
    font-weight: 700;
}
.link{
    text-decoration: none;
}
.link:hover{
    color:#fff;
}
.link:active{
    color: #C88242 !important;
}
.c-white{
    color: #FFF;
}
.c-button{
    width: 270px;
    height: 74px;
    padding-top: 20px;
    border-radius: 0;
    border-color: #FFF;
    color: #FFF;
    text-transform: uppercase;
    transition: 0.1s linear;
}
.c-button:hover{
    background: transparent;
    border: 3px solid #fff;
    transition: 0.1s linear;
}
.c-p-button{
    padding: 20px 10px;
    border-radius: 0;
    border-color: #FFF;
    color: #FFF;
    text-transform: uppercase;
    transition: 0.3s all;
}
.c-p-button:hover{
    background: transparent;
    border-color: #FFF;
    font-weight: 700;
    transition: 0.3s all;
}
.p-button{
    height: 64px;
    padding-top: 15px;
    border-radius: 0;
    border-color: #40C1AC;
    color: #40C1AC;
    text-transform: uppercase;
    transition: 0.1s linear;
}
.p-button:hover{
    background: transparent;
    border: 3px solid #40C1AC;
    transition: 0.1s linear;
    font-weight: 700;
    color: #40C1AC;
}
.c-link{
    text-transform: uppercase;
    font-weight: 600;
    color: #2D2926;
    text-decoration: none;
}.c-link:hover::after{
    left: 15px;
    transition: 0.5s;
}.c-link:hover{
    color: #2D2926;
}
.c-link::after{
    content: url("/assets/img/link.svg");
    position: relative;
    top: 0px;
    left: 10px;
    /* left: 10px; */
    width: 15px !important;
    height: 21px !important;
    transition: 0.5s;
}
.f-link{
    color: #524B60;
    padding-right: 20px;
}
.f-link:hover{
    color: #fff;
}
.n-link{
    margin-top: 6px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    height: 31px;
    margin-left: -10px;
    display: inline-block;
}.n-link:hover::after{
    left: 15px;
    transition: 0.5s;
    text-decoration: none;
}.n-link:hover{
    color: #fff;
    text-decoration: none;
}
.n-link::after{
    content: url("/assets/img/n-link.svg");
    position: relative;
    top: 0px;
    left: 10px;
    width: 15px !important;
    height: 21px !important;
    transition: 0.5s;
    text-decoration: none;
}
.kontakt-card{
    color: #2D2926;
}
a:hover{
    text-decoration: none;
}
a.t-green, a.t-brown, a.t-violet, a.t-red{
    text-decoration: underline;
}
.t-green{
    color: #40C1AC !important;
}
.t-red{
    color: #CF4E50 !important;
}
.t-gold{
    color: #daac00 !important;
}
.t-blue{
    color: #66a3ff !important;
}
.t-brown{
    list-style: none;
    color: #C88242 !important;
}
.t-black{
    list-style: none;
    color: #2D2926 !important;
}
.t-violet{
    list-style: none;
    color: #64539B !important;
}
.t-green{
    list-style: none;
    color: #40C1AC !important;
}
.ceo-img{
    max-width: 100%;
    padding-top: 51px;
    object-fit: contain;
}
.h1-card{
    color: #FFF;
    text-transform: uppercase;
}
.p-card{
    color: #FFF;
    text-transform: uppercase;
}
.date{
    font-size: 14px;
    color: #C88242;
    font-weight: 500;
}
.card{
    border: none;
}
.card-body{
    padding: 1rem 0 0 0;
}
.text-right{
    text-align: right;
}
.nav-link{
    color:#2D2926 !important;
    font-weight: 500;
}
div.nav-link {
    display: inline-block;
}

.nav-link:hover{
    color:#C88242 !important;
}
.navbar{
    padding: 0;
}
.fa{
    color: #C6C5C7;
    text-decoration: none;
    padding: 8px;
}
.fa:hover{
    color: #C88242;
    text-decoration: none;
    padding: 8px;
}
.plan-old-header{
    font-size: 35px;
    font-weight: bold;
    color: #707070;
    line-height: 1;
    position: relative;
}
.plan-old-header::before{
    content: url("/assets/img/chcem-investovat/path-old.svg");
    position: absolute;
    top: 6px;
    left: -30px;
    width: 15px !important;
    height: 21px !important;
}
.plan-new-header{
    font-size: 35px;
    font-weight: bold;
    color: #C88242;
    line-height: 1;
    position: relative;
}
.plan-new-header::before{
    content: url("/assets/img/chcem-investovat/path-new.svg");
    position: absolute;
    top: 6px;
    left: -30px;
    width: 15px !important;
    height: 21px !important;
}
.plan-old-p{
    margin-top: 1rem;
    color: #707070;
}
.ceo-img-container{
    display: flex!important;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    align-items: flex-end;
}

.blog-content img {
    max-width: 100%;
    height: auto;
    margin: 2rem 0;
}
.blog-content h1{
    margin: 1rem 0 2rem 0;
    text-transform: unset;
}
.blog-content h2{
    margin: 1rem 0 1rem 0;
    text-transform: unset;
    font-size: 25px;
    font-weight: 700;
}
.blog-content ul li{
    list-style: initial !important;
}
.blog-content ol li{
    list-style: decimal !important;
}
.nomob {
    display: block;
}
.nopc {
    display: none;
}

@media only screen and (max-width: 991px) {
    .nomob,.nonomob,.nodispmob {
        display: none !important;
    }
    .nopc {
        display: block;
    }
}

@media only screen and (max-width: 321px){
    .ceo-img-container{
        display: flex!important;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
    }
    .ceo-main{
        padding: 0;
    }
}
@media only screen and (max-width: 421px){
    .navbar-brand img{
        width: 200px;
        z-index: 99999999999;
    }
    .site-mobile-menu-body{
        margin-top: 50px;
    }
    .f-18-sm, .f-18-sm:active, .f-18-sm:focus{
        font-size: 16px !important;
    }
    .nav-link{
        z-index: 9999999999999;
    }
    .blog-content img {
        max-width: 100%;
        height: auto;
        margin: 1rem 0 !important;
    }
    .c-button{
        padding-top: 23px;
        font-size: 18px;
    }
    .pl-5{
        padding-left: 3rem!important;
    }
    h6{
        font-size: 23px;
    }
    .social-media-container{
        display: flex;
        justify-content: center;
    }
    .w-50, .w-85{
        width: 100% !important;
    }
    .list-byvat-why, ul {
        padding: 10px 0rem !important;
    }
    .list-priestor-why li p{
        padding-left: 50px;
    }
    ul.list-priestor-why li:before {
        margin-right: 10px;
        content: url(/assets/img/priestor-na-podnikanie/list-why.svg);
        text-align: center;
        display: inline-block;
        position: absolute;
        left: -10px !important;
        width: 75px;
        float: left;
        height: 80px;
        line-height: 0;
        font-size: 35px;
        color: #64539B;
        font-family: 'Museo-700';
    }
    ol.list-invest-why li:before {
        margin-right: 10px;
        content: counter(item)"."url(/assets/img/chcem-investovat/list.svg);
        text-align: center;
        display: inline-block;
        position: absolute;
        left: 5px;
        width: 75px;
        float: left;
        height: 80px;
        line-height: 0;
        font-size: 35px;
        color: #C88242;
        font-family: 'Museo-700';
    }
    ol.list-byvat-why li:before {
        margin-right: 10px;
        content: counter(item)"."url(/assets/img/chcem-byvat/list-why.svg);
        text-align: center;
        display: inline-block;
        position: absolute;
        left: -10px;
        width: 75px;
        float: left;
        height: 80px;
        line-height: 0;
        font-size: 35px;
        color: #40C1AC;
        font-family: 'Museo-700';
    }
    .vyhody{
        padding-left: 10px;
    }
    ul.list-byvat-why li:before {
        margin-right: 10px;
        content: url(/assets/img/chcem-byvat/list-why.svg);
        text-align: center;
        display: inline-block;
        position: absolute;
        left: 10px;
        width: 15px;
        float: left;
        height: 80px;
        line-height: 0;
        font-size: 35px;
        color: #40C1AC;
        font-family: 'Museo-700';
    }
    ol.list-ochrana li p{
        padding-left: 45px;
    }
    .icon-card{
        padding-left: 0;
    }
    .btn{
        max-width: 100%;
    }
    hr{
        width: 100%;
    }
    .ceo-text{
        font-size: 20px !important;
        line-height: 1.3;
    }
    .ceo-img{
        max-width: 100%;
        padding-top: 0;
        max-height: 100%;
        padding-top: 0px;
        object-fit: contain;
        width: 14rem;
    }
    .ceo-img-container{
        display: flex!important;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
        margin-top: -50px;
    }
    .custom-card{
        padding-bottom: 10px;
    }
    .review-text-2{
        padding-left: 0rem !important;
    }
    .f-60{
        font-size: 30px;
    }
    .list-byvat li, .list-priestor li, .list-invest li {
        margin-left: 65px;
        margin-top:0px;
    }
    .list-byvat-why li p{
        padding-left: 50px;
    }
    .list-byvat{
        margin-top: 30px;
    }
    .list-byvat:before, .list-priestor:before, .list-invest:before, .list:before{
        left: 8px !important;
        top: 17px !important;
        transform: scale(.8);
    }
    .chcem-byvat-bg, .priestor-bg, .chcem-investovat-bg{
        padding: 0;
    }
    .chcem-investovat-bg h3{
        font-size: 2rem;
    }
    ol.list-invest-why li p{
        padding-left: 0 !important;
    }
}
@media only screen and (min-width: 1200px){
    .green-bg{
        background:url('/assets/img/green.webp'); 
        background-size: cover;
    }
    .purple-bg{
        background:url('/assets/img/purple.webp'); 
        background-size: cover;
    }
    .brown-bg{
        background:url('/assets/img/brown.webp'); 
        background-size: cover;
    }

    body.lang-cs .green-bg{
        background:url('/assets/img/banner-1-edit.jpg'); 
        background-size: cover;
    }
    body.lang-cs .purple-bg{
        background:url('/assets/img/banner-2-edit.jpg'); 
        background-size: cover;
    }
    body.lang-cs .brown-bg{
        background:url('/assets/img/banner-3-edit.jpg'); 
        background-size: cover;
    }


    .red-bg{
        background:url('/assets/img/banner-sk-3.webp'); 
        background-size: cover;
    }

    .blue-bg{
        background:url('/assets/img/banner-op.jpg'); 
        background-size: cover;
    }
    .gold-bg{
        background:url('/assets/img/banner-sk-5a.jpg'); 
        background-size: cover;
    }

    body.lang-cs .red-bg{
        background:url('/assets/img/banner-cz-3.webp'); 
        background-size: cover;
    }
    .chcem-byvat-bg{
        background:url('/assets/img/chcem-byvat/PODKLAD_B.webp'); 
        background-size: cover;
        background-position: center;
    }
    .ferova-ochrana-bg{
        background:url('/assets/img/banner-ferova-ochrana-wide.jpg'); 
        background-size: cover;
        background-position: center;
    }
    .brokers-bg{
        background:url('/assets/img/banner-brokers-wide.jpg'); 
        background-size: cover;
        background-position: center;
    }
    .okamzity-predaj-bg{
        background:url('/assets/img/okamzity-predaj-bg.jpg'); 
        background-size: cover;
        background-position: center;
    }
    .chcem-investovat-bg{
        background:url('/assets/img/chcem-investovat/invest-bg.webp'); 
        background-size: cover;
        background-position: center;
    }
    .priestor-bg{
        background:url('/assets/img/priestor-na-podnikanie/PODKLAD_B.webp'); 
        background-size: cover;
        background-position: center;
    }
    hr{
        border: 1px solid #524B60;
        display: block;
        width: 80% !important;
        margin: 6px 0;
    }
    .text-invest-fond{
        width: 80%;
    }
}
@media only screen and (max-width: 1280px){
    .over-img-invest {
        position: relative;
        overflow: clip;
        margin-top: 5rem;
        left: -100%;
        max-height: 1150px;
        margin-bottom: -25%;
        width: 550px;
        object-fit: cover;
    }
    .f-60{
        font-size: 30px;
    }
}
@media only screen and (max-width: 1400px){
    .over-img-invest {
        position: relative;
        overflow: clip;
        margin-top: 5rem;
        left: -90%;
        max-height: 1150px;
        margin-bottom: -25%;
        width: 550px;
        object-fit: cover;
    }
}
@media only screen and (min-width: 1400px) {
    .plan{
        background-image: url(/assets/img/chcem-investovat/devider.svg);
        background-size: cover;
        background-position: -5rem calc(250px - 26vw);
        background-repeat: no-repeat;
        position: relative;
        z-index: -9999999999999999999999;
        height: 836px;
        top: -20px;
    }
    .content-card{
        padding: 100px 0px 0px 50px !important;
    }
    .plan-2020{
        margin-top: 160px;
    }
    .plan-2021{
        margin-top: 40px;
    }
    .plan-2022{
        margin-top: -85px;
    }
    .plan-2023{
        margin-top: -200px;
    }
    .custom-card{
        padding-bottom: 20px;
    }
    .paragraph-card{
        padding-top: 90px;
        max-width: 431px;
        text-align: justify;
    }
    .ceo-text{
        font-size: 2rem;
        line-height: 1.3;
    }
    .header-text{
        font-size: 2.5rem;
        line-height: 1.3;
    }
    .footer{
        background: url(/assets/img/footer.webp) no-repeat;
        background-size: contain;
        background-position: right;
    }
    .bg{
        background: url(/assets/img/bg.svg) no-repeat;
        background-size: contain;
        background-position: -10px -10px;
        height: 599px;
        position: relative;
        z-index: -9999999999999999999999;
    }
    .sticky-menu{
        position: absolute;
        top: 38px;
        left: 65px;
    }
    .uppermenu{
        margin: 0 auto;
        justify-content: flex-end;
    }
  }@media only screen and (max-width: 1195px) {
    .content-card{
        padding: 100px 0px 0px 50px !important;
    }
    .custom-card{
        padding-bottom: 20px;
    }
    .paragraph-card{
        padding-top: 0px;
        max-width: 431px;
        text-align: justify;
    }
    .ceo-text, .header-text{
        font-size: 1rem;
    }
  }@media only screen and (max-width: 991px) {
    .content-card{
        padding: 100px 0px 0px 50px !important;
    }
    .custom-card{
        padding-bottom: 50px;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .paragraph-card{
        padding-top: 0px;
        max-width: 100%;
        text-align: justify;
    }
    .ceo-text, .header-text{
        font-size: 1.5rem;
    }
    .uppermenu{
        justify-content: center;
    }
    .header-text{
        width: 100% !important;
    }
    .list-byvat-why, ul{
        padding: 10px 4rem;
    }
  }
.review-text{
    background: url("/assets/img/review.svg")no-repeat;
    padding-top: 2rem;
    padding-left: 3rem;
}
.review-text-2{
    background: url("/assets/img/review-2.svg")no-repeat;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-bottom: 0 !important;
}
.review-page-text{
    background: url("/assets/img/review-2.svg")no-repeat;
    padding-top: 2rem;
    padding-bottom: 0 !important;
    min-height: 125px;
}
.input-sprava{
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.offset {
    padding-top: 120px !important;
    margin-top: -120px !important;
}
.input-sprava::placeholder{
    text-transform: uppercase;
    color: #000;
}
input, select{
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #2D2926 !important;
    text-transform: unset;
    color: #2D2926 !important;
    margin-bottom: 20px;
    font-size: 16px;
    background: transparent !important;
}
#ponuka input, #ponuka select{
    margin-bottom: 0px;
}
input::placeholder, select{
    text-transform: uppercase !important;
}
.form-send{
    display: flex;
    justify-content: flex-end;
    padding-right: 1rem;
}
select{
    padding-left: 10px;
    padding-bottom: 10px;
}
.img-max{
    max-height: 400px;
    object-fit: contain;
}
input::placeholder{
    color: #2D2926 !important;
}
.newsletter::placeholder{
    color: #fff !important;
}
.newsletter{
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #fff !important;
    text-transform: unset;
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 16px;
    background: transparent !important;
}
.newsletter::placeholder{
    color: #fff;
}
.bg-card{
    background-repeat: no-repeat !important;
}
.li{
    color: #fff;
    list-style: none;
    position: relative;
}
.info-panel li{
    padding-left: 20px;
    margin-bottom: 15px;
}
.li::before{
    content: url("/assets/img/list.svg");
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px !important;
    height: 21px !important;
}
.footer-li{
    color: #fff;
    list-style: none;
    margin-left: -14px;
}
.footer-li::before{
    content: url("/assets/img/list.svg");
    position: relative;
    top: 11px;
    left: -4px;
    width: 15px !important;
    height: 21px !important;
}
.kontakt-li::before{
    content: url("/assets/img/kontakt.svg");
    position: relative;
    top: 11px;
    left: -4px;
    width: 15px !important;
    height: 21px !important;
}
.kontakt-li{
    margin-left: -18px;
}
footer ul li{
    color: #fff;
    list-style: none;
}
.kontakt-card p{
    padding: 0;
    margin: 0;
}
#backToTop {
    display: inline-block;
    background-color: #C88242;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none;
  }
  #backToTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
  }
  #backToTop:hover {
    cursor: pointer;
    background-color: #333;
  }
  #backToTop:active {
    background-color: #555;
  }
  #backToTop.show {
    opacity: 1;
    visibility: visible;
  }
  @media (max-width: 768px) {
    .w-75 {
       width:100% !important;
    }
  }
  li.nav-item.social-media-mobile > a{
    font-size: 18px !important;
  }
  .navbar-brand{
    margin-right: 0;
    }
    .navbar-brand img{
        height: 80px;
    }
  .site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: relative;
    top: 0;
    width: 100%; }
    .site-navbar .toggle-button {
      position: absolute;
      right: 0px; }
    .site-navbar .site-logo {
      margin: 0;
      padding: 0;
      font-size: 1rem; }
      .site-navbar .site-logo a {
        text-transform: uppercase;
        color: #000;
        font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
      @media (max-width: 991.98px) {
        .site-navbar .site-logo {
          float: left;
          position: relative; } }
    .site-navbar .site-navigation.border-bottom {
      border-bottom: 1px solid white !important; }
    .site-navbar .site-navigation .site-menu {
      margin: 0;
      padding: 0;
      margin-bottom: 9px; }
      .site-navbar .site-navigation .site-menu .active {
        color: #007bff !important; }
      .site-navbar .site-navigation .site-menu a {
        text-decoration: none !important;
        display: inline-block; }
      .site-navbar .site-navigation .site-menu > li {
        display: inline-block; }
        .site-navbar .site-navigation .site-menu > li > a {
          margin-left: 15px;
          margin-right: 15px;
          padding: 20px 0px;
          color: rgba(0, 0, 0, 0.7) !important;
          display: inline-block;
          text-decoration: none !important; }
          .site-navbar .site-navigation .site-menu > li > a:hover {
            color: #000 !important; }
        .site-navbar .site-navigation .site-menu > li.active > a {
          color: #000 !important; }
      .site-navbar .site-navigation .site-menu .has-children {
        position: relative; }
        .site-navbar .site-navigation .site-menu .has-children > a {
          position: relative;
          padding-right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children > a:before {
            position: absolute;
            content: "\e313";
            font-size: 16px;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-family: 'icomoon'; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown {
          visibility: hidden;
          opacity: 0;
          top: 100%;
          position: absolute;
          text-align: left;
          border-top: 2px solid #c88242;
          -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
          padding: 0px 0;
          margin-top: 20px;
          margin-left: 0px;
          background: #fff;
          -webkit-transition: 0.2s 0s;
          -o-transition: 0.2s 0s;
          transition: 0.2s 0s;
          min-width: 180px;
        }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
            position: absolute; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
              display: none;
              bottom: 100%;
              left: 20%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
              border-color: rgba(136, 183, 213, 0);
              border-bottom-color: #fff;
              border-width: 10px;
              margin-left: -10px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown a {
            text-transform: none;
            letter-spacing: normal;
            -webkit-transition: 0s all;
            -o-transition: 0s all;
            transition: 0s all;
            color: #000 !important;
            width: 100% !important;

            }



            .site-navbar .site-navigation .site-menu .has-children .dropdown a.active, .site-navbar .site-navigation .site-menu .has-children .dropdown a:hover
            {
              color: #c88242 !important;
              background: #f8f9fa !important; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
            list-style: none;
            padding: 0;
            margin: 0;
            min-width: 200px; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
              padding: 9px 20px;
              display: block; }
              .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
                background: #f8f9fa;
                color: #ced4da; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
              content: "\e315";
              right: 20px; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
              left: 100%;
              top: 0; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
              background: #f8f9fa;
              color: #ced4da; }
        .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
          color: #007bff; }
        .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
          cursor: pointer; }
          .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
            -webkit-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
            margin-top: 0px;
            visibility: visible;
            opacity: 1; }
  .site-mobile-menu {
    width: 300px;
    position: fixed;
    top:0;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
    .offcanvas-menu .site-mobile-menu {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    .site-mobile-menu .site-mobile-menu-header {
      width: 100%;
      float: left;
      padding-left: 20px;
      padding-right: 20px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
        float: right;
        margin-top: 8px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
          font-size: 30px;
          display: inline-block;
          padding-left: 10px;
          padding-right: 0px;
          line-height: 1;
          cursor: pointer;
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
          .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
            color: #ced4da; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
        float: left;
        margin-top: 10px;
        margin-left: 0px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
          display: inline-block;
          text-transform: uppercase; }
          .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
            max-width: 70px; }
          .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
            text-decoration: none; }
    .site-mobile-menu .site-mobile-menu-body {
        background: url(/assets/img/menu-bg.svg) no-repeat;
        background-position: 150% 90%;
    background-size: 70%;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      position: relative;
      padding: 0 20px 20px 20px;
      height: calc(100vh - 52px);
      padding-bottom: 150px; }
    .site-mobile-menu .site-nav-wrap {
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative; }
      .site-mobile-menu .site-nav-wrap a {
        padding: 10px 20px;
        display: block;
        position: relative;
        color: #212529; }
        .site-mobile-menu .site-nav-wrap a:hover {
          color: #C88242; }
      .site-mobile-menu .site-nav-wrap li {
        position: relative;
        display: block; }
        .site-mobile-menu .site-nav-wrap li .nav-link.active {
          color: #C88242; }
        .site-mobile-menu .site-nav-wrap li.active > a {
          color: #C88242; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse {
        position: absolute;
        right: 0px;
        top: 10px;
        z-index: 20;
        width: 36px;
        height: 36px;
        text-align: center;
        cursor: pointer;
        border-radius: 50%; }
        .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
          background: #f8f9fa; }
        .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
          font-size: 12px;
          z-index: 20;
          font-family: "icomoon";
          content: "\f078";
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(-180deg);
          -ms-transform: translate(-50%, -50%) rotate(-180deg);
          transform: translate(-50%, -50%) rotate(-180deg);
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
        .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .site-mobile-menu .site-nav-wrap > li {
        display: block;
        position: relative;
        float: left;
        width: 100%; }
        .site-mobile-menu .site-nav-wrap > li > a {
          padding-left: 20px;
          font-size: 16px; }
        .site-mobile-menu .site-nav-wrap > li > ul {
          padding: 0;
          margin: 0;
          list-style: none; }
          .site-mobile-menu .site-nav-wrap > li > ul > li {
            display: block; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > a {
              padding-left: 40px;
              font-size: 16px; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
              padding: 0;
              margin: 0; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
                display: block; }
                .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                  font-size: 16px;
                  padding-left: 60px; }
      .site-mobile-menu .site-nav-wrap[data-class="social"] {
        float: left;
        width: 100%;
        margin-top: 30px;
        padding-bottom: 5em; }
        .site-mobile-menu .site-nav-wrap[data-class="social"] > li {
          width: auto; }
          .site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
            padding-left: 15px !important; }
  
  .sticky-wrapper {
    position: relative;
    z-index: 100;
    width: 100%;
    position: absolute;
    top: 0; }
    .sticky-wrapper .site-navbar {
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }
    .sticky-wrapper .site-navbar {
      background: #fff; }
      .sticky-wrapper .site-navbar ul li a {
        color: rgba(0, 0, 0, 0.7) !important; }
        .sticky-wrapper .site-navbar ul li a.active {
          color: #000 !important; }
    .sticky-wrapper.is-sticky .site-navbar {
      background: #fff;
      -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
      box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
      .sticky-wrapper.is-sticky .site-navbar .site-logo a {
        color: #C88242; }
      .sticky-wrapper.is-sticky .site-navbar ul li a {
        color: #000 !important; }
        .sticky-wrapper.is-sticky .site-navbar ul li a.active {
          color: #C88242 !important; }
    .sticky-wrapper .shrink {
      padding-top: 0px !important;
      padding-bottom: 0px !important; }
      @media (max-width: 991.98px) {
        .sticky-wrapper .shrink {
          padding-top: 30px !important;
          padding-bottom: 30px !important; } }
          .icon-menu{
            font-size: calc(3rem + .1vw);
            color: #000;
          }
          .w-85{
            width: 85%;
          }
.footer small{
    font-size: 0.8rem;
    color: #fff;
}
.stars{
    font-size: 2rem;
    color: #FFDF00;
}
.stars-review{
    font-size: 1rem;
    color: #FFDF00;
}
.card.ponuka .card-body{
    border: 2px solid rgba(0, 0, 0, 0.18);
    border-top: 0;
    padding: 1rem;
}
.card.ponuka{
    width: 19rem;
    padding: 0;
    transition: all 0.3s;
    margin-bottom: 2rem;
}
.card-body hr{
    border: 1px solid rgba(0, 0, 0, 1);
}
.card.ponuka:hover{
    border-top: 0;
    box-shadow: 3px 6px 6px rgb(0 0 0 / 38%);
    transition: all 0.3s;
}
.card.ponuka img{
    height: 185px;
    object-fit: cover;
}
.offer-btn{
    border: 2px solid #40C1AC;
    border-radius: 0;
    color: #40C1AC;
    transition: all 0.2s;
}
.offer-btn:hover{
    border: 2px solid #40C1AC;
    border-radius: 0;
    background-color: #40C1AC;
    transition: all 0.2s;
}