@font-face {
    font-family: 'Butler_Black';
    src: url(../fonts/webfont/Butler_Black.otf);
}

@font-face {
    font-family: 'Butler_Bold';
    src: url(../fonts/webfont/Butler_Bold.otf);
}

@font-face {
    font-family: 'Butler_ExtraBold';
    src: url(../fonts/webfont/Butler_ExtraBold.otf);
}

@font-face {
    font-family: 'Butler_Light';
    src: url(../fonts/webfont/Butler_Light.otf);
}

@font-face {
    font-family: 'Butler_Medium';
    src: url(../fonts/webfont/Butler_Medium.otf);
}

@font-face {
    font-family: 'Butler_Regular';
    src: url(../fonts/webfont/Butler_Regular.otf);
}

@font-face {
    font-family: 'Butler_Ultra_Light';
    src: url(../fonts/webfont/Butler_Ultra_Light.otf);
}

@font-face {
    font-family: 'Now-Black';
    src: url(../fonts/webfont/Now-Black.otf);
}

@font-face {
    font-family: 'Now-Bold';
    src: url(../fonts/webfont/Now-Bold.otf);
}

@font-face {
    font-family: 'Now-Light';
    src: url(../fonts/webfont/Now-Light.otf);
}

@font-face {
    font-family: 'Now-Medium';
    src: url(../fonts/webfont/Now-Medium.otf);
}

@font-face {
    font-family: 'Now-Regular';
    src: url(../fonts/webfont/Now-Regular.otf);
}

@font-face {
    font-family: 'Now-Thin';
    src: url(../fonts/webfont/Now-Thin.otf);
}

@font-face {
    font-family: 'NowAlt-Black';
    src: url(../fonts/webfont/NowAlt-Black.otf);
}

@font-face {
    font-family: 'NowAlt-Bold';
    src: url(../fonts/webfont/NowAlt-Bold.otf);
}

@font-face {
    font-family: 'NowAlt-Light';
    src: url(../fonts/webfont/NowAlt-Light.otf);
}

@font-face {
    font-family: 'NowAlt-Medium';
    src: url(../fonts/webfont/NowAlt-Medium.otf);
}

@font-face {
    font-family: 'NowAlt-Regular';
    src: url(../fonts/webfont/NowAlt-Regular.otf);
}

@font-face {
    font-family: 'NowAlt-Thin';
    src: url(../fonts/webfont/NowAlt-Thin.otf);
}

.dropdown-block.lang-dropdown .dropdown-content ul li a {
    text-transform: uppercase;
}

.photo-orig {
    text-align: center;
}

.photo-orig img {
    max-width: 100%;
}

.photo-orig figcaption {
    margin-bottom: 30px;
}

.apartments-list {
    margin: 10px 0 10px 0;
}

.apartments-list img {
    margin: 0;
}

.apartments .rate {
    margin: 0;
}

.wsw .apartments .rate li {

    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    font-size: 16px;
    color: #ffc154;
    padding: 0;
}

.wsw .apartments li:before {
    content: "\e915";
    color: #ffc154;
    position: relative;
}

.testimonials .perex a {
    color: #5fb047;
    font-weight: 700;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: italic;
}

.alert-custom {
    text-align: center;
}

.alert-custom.success {
    padding: 25px;
    background-color: #75aa47;
    color: white;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 5px;
    font-weight: bold;

}

.alert-custom ul {
    margin: 0px 0 40px;
}

.alert-custom ul li {
    padding: 10px;
    background-color: #8f0034;
    color: white;
}

.main-offer .icon-block .icon.icon-hvezdy {
    font-size: 40px;
    line-height: 80px;
}

.icon-hvezdy:before {
    content: '\e923';
}

.icon-lidi:before {
    content: '\e923';
}

.main-offer .item {
    min-height: 253px;
}

.icon-instagram:before {
    content: '\e925';
}

li .icon-instagram-white svg {
    fill: #fff;
    transition: .15s all ease-out;

}

li .icon-instagram-white:hover svg {
    fill: #a8003e;
    transition: .15s all ease-out;
}

.checkbox.reserved:after {
    /*content: '';*/
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background-color: #eeeeeebd;
}

.alert-custom.apartman {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.alert-custom.apartman ul {
    margin: 0;
    height: 100%;
}

.alert-custom.apartman ul li {
    padding: 10px;
    height: 100%;
    background-color: rgba(230, 230, 230, 0.9);
    color: rgb(143, 0, 52);
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
}

.section-headline.text-big .headline-title {
    font-size: 50px;
    font-weight: bold;
}

.section-headline .headline-title {
    font-size: 55px;
    font-weight: bold;
}

.form .input-block.style-1 input,
.form .select-block .select2-container {
    margin-top: 15px;
    /* padding-top: 10px; */
}

.text-limit-person {
    clear: both;
    display: block;
    font-size: 12px;
    text-transform: capitalize;
}

.checkbox .check-label-text {
    margin-top: 0px;
}

header .social-list li a.icon-instagram {
    display: block;
}

header {
    border-top: 6px solid #5fb047;
}

header .info-block .icon {

    color: #5fb047;

    font-size: 15px;
}

header .info-block .icon.icon-email {
    font-size: 17px;
}

header .info-block .icon.icon-phone-call {
    font-size: 17px;
}

header .social-list li a {
    color: #ffffff;
}

.bg-pattern-1 {
    background-color: #5fb047;
    background-image: none;
}

.section-headline .icon {
    color: #5fb047;
}

.section-headline .headline-subtitle {
    color: #5fb047;
    font-style: normal;
    font-family: NowAlt-Regular;
}

header .logo a {
    background-color: transparent;
}

.blog .title {
    color: #5fb047;
}

.blog .image-block {
    background-color: #5fb047;
}

.blog .read-more {
    background-color: #5fb047;
}

footer {
    border-top: 6px solid #5fb047;
}

footer .logo {
    background-color: #5fb047;
}

.bg-pattern {
    background-color: #000000;
    background-image: none;
}

.form label {
    color: #5fb047;
}

.icon-listek:before {
    content: "\e901";
}

.main-stats .text-block .icon {
    color: #5fb047;
}

.icon-postele:before {
    color: #5fb047;
}

.icon-apartmany:before {
    color: #5fb047;
}

.icon-hvezdicky-paticka:before {
    color: #5fb047;
}

.icon-dijon:before {
    color: #5fb047;
}

.window-box-block .bg-content {
    border-top: 6px solid #5fb047;
}

.address-block .title {
    color: #5fb047;
    font-weight: bold;
    font-style: normal;
}

.main-offer .icon-block .icon {
    color: #5fb047;
}

.address-block .arrow-right:after {
    color: #5fb047;
}

header .navigation .navigation-wrapper .nav .nav-list .nav-item .nav-link.active, header .navigation .navigation-wrapper .nav .nav-list .nav-item .nav-link:hover {
    color: #5fb047;
}

.find-us .icon {
    color: #5fb047;
}

.icon-train:before {
    color: #5fb047;
}

.icon-car:before {
    color: #5fb047;
}

.icon-plane:before {
    color: #5fb047;
}

.modal-overlay {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(95, 176, 71, 0.51);
    z-index: 9999;
}

.wsw ul li:before {
    color: #5fb047;
}

.find-us a {
    color: #5fb047;
}

.wsw a {
    color: #5fb047;
}

.icon-mapa:before {
    content: "\e922";
}

.icon-pokoje:before {
    content: "\e923";
}

.icon-wifi:before {
    content: "\e924";
}

.address-block .icon {
    font-size: 22px;
    color: #5fb047;
}

header .info-block .pre {
    font-weight: bold;
    color: black;
}

.dropdown-block.lang-dropdown .dropdown-toggle-js:after {
    content: "\e916";
    font-family: vignappart;
    position: relative;
    top: -2px;
    margin-left: 15px;
    color: #82b753;
    font-size: 8px;
}

.dropdown-block.lang-dropdown .dropdown-content ul li a:hover {
    color: #82b753;
}

.btn-primary-outline.bg-white:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #82b753;
}

.icon-phone-call:before {
    /*
    content: "";
    display: block;
    background-image: url('/public/img/phone.png');
    width: 14px;
    height: 16px;
    margin-top: 1px;
    */
}

.icon-email:before {
    /*
    content: "";
    display: block;
    background-image: url('/public/img/mail.png');
    width: 16px;
    height: 12px;
    margin-top: 3px;
    */
}

footer .address .icon {
    color: #5fb047;
    font-size: 17px;
}

.wsw .citace.style-1:before {
    top: -80px;
    left: 50%;
    width: 125px;
    height: 88px;
    z-index: -1;
    background-image: url(../img/quote-2.png);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.wsw .citace.style-2:before, .wsw .citace.style-3:before {
    top: 30px;
    left: 20px;
    z-index: 3;
    width: 33px;
    height: 27px;
    background-image: url(../img/quote-3.png);
}

table thead tr th {
    border-bottom: 6px solid #5fb047;
}

.btn-primary-fill.bg-red {
    background-color: #5fb047;
    color: #fff;
}

.wsw .file-block .btn-primary-fill {
    width: 100%;
    height: 100%;
}

.btn-primary-fill.bg-red:hover {
    background-color: #4f983a;
    color: #fff;
}

.wsw .file-block .icon-block .icon {
    font-size: 30px;
    color: #5fb047;
}

.wsw .info {
    border-top: 6px solid #5fb047;
}

.wsw .info .info-text, .wsw figure figcaption .title {
    color: #5fb047;
}

.select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
    background-color: #5fb047;
}

.flatpickr-month, .flatpickr-weekdays, span.flatpickr-weekday {
    background-color: #5fb047;
}

.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
    background: #5fb047;
    border-color: #5fb047;
}

.wsw ol li:before {
    color: #5fb047;
}

.filter-block .item:after {
    color: #5fb047;
    font-size: 10px;
}

.apartments .bg-content:hover .title {
    color: #5fb047;
}

.main-stats .text-block .icon:after {
    background-color: #5fb047;
}

.social-block li a:hover {
    color: #5fb047;
}

li .icon-instagram-white:hover svg {
    fill: #5fb047;
}

header .info-block .link:hover .text {
    color: #5fb047;
}

.section-headline .divider:after, .section-headline .divider:before {
    background-color: #5fb047;
}

.alert-custom ul li {
    padding: 10px;
    background-color: #8f0034;
    color: white;
}

.wsw .alert-custom ul li:before {
    content: none;
}

.address-block .icon-small {
    font-size: 18px;
    color: #5fb047;
}

.address-block .icon.icon-email, .address-block .icon.icon-mobile {
    font-size: 18px;
}

header .social-list li a:hover {
    color: #5fb047;
}

header .social-list {
    border-right: 0;
}

.navigation {
    background-image: url(/public/img/list-blur-l.png), url(/public/img/list-blur-r.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 6px, right 5px;
}

.bg-pattern-1.listy {
    background-image: url(/public/img/listy-nor-l.png), url(/public/img/listy-nor-r.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right top;
}

footer .address {
    margin-bottom: 0px;
}

header .logo a svg {
    display: inline-block;
    margin-top: 30px;
}

footer .address .icon.icon-phone-call:before {
    color: #5fb047;
}

footer .address .icon.icon-email:before {
    color: #5fb047;
}

header .social-list li a {
    color: #000;
}

.text-block-style a {
    color: #5fb047;
}

.text-block-style ul li:after {
    color: #5fb047;
}

.icon-fleuron:before {
    content: "\e901";
    color: #5fb047;
}

.icon-pismeno-pozadi:before {
    content: '\e901';
}

.icon-pismeno-pozadi-v:before {
    /*content: '\e901';*/
}

.apartments .title {
    text-align: left;
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    padding-right: 40px;
}

.apartments .person-count {
    color: #9a9a9a;
    display: table-caption;
    font-family: Butler_Medium;
    font-size: 17px;
    font-style: normal;
    /* line-height: 1.4; */
    /* letter-spacing: .54px; */
    text-align: left;
    text-transform: none;
}

.apartments .text-block {
    padding-left: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    height: auto;
    min-height: 120px;
}

.apartments .text-block .table-row {
    display: table-row;
    position: relative;
}

.apartments .person-count .num {
    font-size: 20px;
}

.apartments .panacci {
    display: table-cell;
    /* text-align: right; */
    /* vertical-align: middle; */
    /* padding-bottom: 12px; */
    /* position:  absolute; */
    /* right:  0; */
    /* bottom: 0; */
    position: relative;
}

.apartments .panacci img {
    /* width: 59px; */
    /* max-height: 29px; */
    height: 36px;
    width: auto;
    text-align: right;
    position: absolute;
    bottom: 4px;
    right: 0;
}

.apartments .item.restaurace .title {

    text-align: center;
}

.apartments .item.restaurace .popis p {
    margin-top: 0px;
    font-size: 16px;
    color: #9a9a9a;
    margin-bottom: 0;
    /* margin-top: 10px; */
}

.apartments .restaurace .text-block .table-row {

}

.main-headline .headline-subtitle {

    font-style: normal;
}

.header-fot {

    margin-bottom: 15px;
    color: white;
    font-size: 15px;
    margin-top: 15px;
    position: relative;
}

header .info-block .text {
    font-size: 15px;
    font-weight: 100;
    line-height: 1.5;
}

.header-fot:first-of-type {
    margin-top: 0;
}

header .header-secondary {
    margin-top: 15px;
}

.icon-kola:before {
    content: "\e927"; }

.icon-lyze:before {
    content: "\e926"; }

.icon-count-dobra-nalada:before {
    content: "\e929"; }

.icon-count-pokoje:before {
    content: "\e928"; }

.apartments .price {
    text-align: left;
}

main {
    padding-top: 135px;
}

.otocene-cisla .number {
    transform: rotate(90deg);
}

.main-headline .rate {
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    header .navigation {
        position: fixed;
        background-color: #5fb047;
    }

    .navigation .nav {
        background-color: #5fb047;
    }

    header .navigation .navigation-wrapper .nav .nav-list .nav-item .nav-link.active, header .navigation .navigation-wrapper .nav .nav-list .nav-item .nav-link:hover {
        color: #000;
    }

    .navigation {
        background-image: none;
    }

    header .logo a svg {
        display: inline-block;
        margin-top: 6px;
        width: 55px;
    }

    header .logo a svg g path {
        fill: #ffffff !important;
    }

    header .social-list li a:hover {
        color: #000;
    }

    header .info-block .link:hover .text {
        color: #000;
    }

    header .info-block {
        float: none;
        text-align: center;
    }

    .icon-phone-call:before {
        color: #fff;
    }

    .icon-email:before {
        color: #fff;
    }

    header .social-list li a {
        color: #ffffff;
    }

    .bg-pattern-1.listy {
        background-image: url(/public/img/listy-nor-l.png), none;
        background-repeat: no-repeat, no-repeat;
        background-position: left top, right top;
    }

}

@media (max-width: 1199px) {
    .apartments .panacci img {
        bottom: 90%;
    }
}

@media (max-width: 992px) {
    header .info-block .pre {
        color: white;
    }
}

@media (max-width: 768px) {
    .main-offer .icon-block .icon.icon-hvezdy {
        font-size: 35px;
        line-height: 70px;
    }

    header .info-block .link {
        margin-right: 0px;
    }

    header .info-block .pre {
        color: white;
    }
}

@media (max-width: 543px) {
    .main-offer .icon-block .icon.icon-hvezdy {
        font-size: 30px;
        line-height: 60px;
    }
}

