/* -- start setup -- */
/*
font-family: 'Open Sans', sans-serif;
font-family: 'Playfair Display', serif;
*/

* {
    font-family: 'Open Sans', serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    color: #565756;
}

.topLogo,
.topLogo a,
h1,
h2,
h3,
h4,
.title,
.title span,
.newsTitle,
.headerTitle,
.topMenu li a,
#uspesne_odeslani,
.columTitle,
.tableCenik td,
.tipVyletTitle,
.kontaktBoxTitle,
.footerLogo,
.navbarTogglerButton {
    font-family: 'Playfair Display', serif;
}

.br1 {
    border: 1px solid Red;
}

/* -- common -- */
.horniIndex {
    vertical-align: super;
    font-size: 9px;
}

.i {
    font-style: italic;
}

sup {
    font-size: 0.7em;
}

/* -- float -- */
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.textLeft {
    text-align: left !important;
}

.pb90 {
    padding: 0 0 90px 0;
}

.ml20 {
    margin-left: 20px !important;
}

.relative {
    position: relative;
}

@media(min-width: 768px) {
    .mb50 {
        margin-bottom: 50px !important;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1180px;
    }
}

.hiddenElement {
    visibility: hidden;
}

/* -- all pages -- */
hr {
    display: none;
}

body {
    background-color: White;
}



.header {
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1;
    position: relative;
    background-color: White;

}

.headerPadding {
    margin-bottom: 50px;
}

@media (min-width: 992px) {
    .header {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.topPlace {
    background-image: url(../pcs/pcs_layout/map-marker.svg);
    background-position: center left;
    background-repeat: no-repeat;
    line-height: 30px;
    padding: 0 0 0 35px;
    color: #383838;
}

.topLogo a,
.footerLogo {
    color: #849861;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px;
    text-align: center;
    display:block;

}

.pagechalupa-strmilov .topLogo a {
    color: #18569C;
}



.pagewellnes-strmilov .topLogo a {
    color: #674230;
}

.footerLogo {
    color: #475C23;
}

.pagechalupa-strmilov .footerLogo {
    color: #ADCDF1;
}

.pagewellnes-strmilov .footerLogo {
    color: #B79C8F;
}

.topPhone {
    background-image: url(../pcs/pcs_layout/phone-call.svg);
    background-position: center left;
    background-repeat: no-repeat;
    line-height: 30px;
    padding: 0 0 0 35px;
    color: #383838;
}

@media (min-width: 992px) {
    .topPhone {
        padding: 0 0 0 40px;
        float: right;
    }
}

.topPhone strong {
    color: #383838;
}

@media (min-width: 992px) {

    .topPlace,
    .topLogo a,
    .topPhone {
        line-height: 84px;
    }
}

.topMenu {
    line-height: 50px;
    background-color: #EEF0E9;
    z-index: 1;
    position: relative;
    transition: all 0.5s;

}

.navbarTogglerButton {
    text-align: center;
    line-height: 50px;
    color: black;
    font-weight: bold;
    width: 100%;
}

.topMenu .navbar,
.topMenu .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 992px) {
    .topMenu li {
        background-image: url(../pcs/pcs_layout/top-menu-dot.png);
        background-position: center left;
        background-repeat: no-repeat;
    }

}


/*@media (min-width: 768px) { */
.topMenu li a {
    color: #383838;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}

@media (min-width: 768px) {
    .topMenu li a {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .topMenu li a {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .topMenu li.firstLink {
        background-image: none;
    }
}

@media (min-width: 992px) {
    .topMenu li a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1200px) {
    .topMenu li a {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 1600px) {
    .topMenu li a {
        margin-left: 22px;
        margin-right: 22px;
    }
}

.topMenuFixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
}

.videoHeader {
    position: relative;
    background-color: #849861;
    height: 65vh;
    /*min-height: 25rem;*/
    width: 100%;
    overflow: hidden;
    min-height: 450px;
}

@media (min-width: 480px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1500px) {
    .videoHeader {
        position: relative;
        background-color: #849861;
        height: 75vh;
        height: 45vh;
        min-height: 700px;
        width: 100%;
        overflow: hidden;
    }
}

@media (min-width: 1600px) {}

.videoHeader video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.imgHeader {
    min-height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25%;
    background-color: #849861;
}

.imgHeader1 {
    background-image: url(../pcs/pcs_layout/header1.jpg);
}

.imgHeader2 {
    background-image: url(../pcs/pcs_layout/header2.jpg);
}

.imgHeader3 {
    background-image: url(../pcs/pcs_layout/header3.jpg);
}

.imgHeader4 {
    background-image: url(../pcs/pcs_layout/header4.jpg);
}

.imgHeader5 {
    background-image: url(../pcs/pcs_layout/header5.jpg);
}

.imgHeader6 {
    background-image: url(../pcs/pcs_layout/header6.jpg);
}

.headerContent {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 0;
    z-index: 50;
}

.headerContentImg {
    top: 24%;
}

.headerContent .title {
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 38px;
}

@media only screen and (min-width : 480px) {
    .headerContent .title {
        font-size: 45px;
        line-height: 47px;
    }
}

@media only screen and (min-width : 768px) {
    .headerContent .title {
        font-size: 54px;
        line-height: 56px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width : 992px) {
    .headerContent .title {
        font-size: 63px;
        line-height: 65px;
    }
}

@media only screen and (min-width : 1200px) {
    .headerContent .title {
        font-size: 72px;
        line-height: 72px;
    }
}

.headerContent .title span {
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    font-size: 24px;
}

@media only screen and (min-width : 480px) {
    .headerContent .title span {
        font-size: 30px;
    }
}

@media only screen and (min-width : 768px) {
    .headerContent .title span {
        font-size: 36px;
    }
}

@media only screen and (min-width : 992px) {
    .headerContent .title span {
        font-size: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    .headerContent .title span {
        font-size: 48px;
    }
}

#infoNew {
    background-color: #e16529;
    padding: 5px 20px;
    color: White;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
}

@media only screen and (min-width : 992px) {
    #infoNew {
        font-size: 20px;

        background-color: #e16529;
        padding: 0 20px;
        line-height: 50px;
        height: 50px;
    }
}

.button {
    display: block;
    border: 4px solid rgba(225, 101, 41, 0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: 500;
    display: block;
    color: White;
    font-size: 16px;
    width: 250px;
    height: 58px;
    line-height: 50px;
    font-weight: bold;
    background-color: #E16529;
    text-align: center;
    transition: background-color 0.5s;
    text-transform: uppercase;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.button:HOVER {
    color: White;
    text-decoration: none;
    background-color: #DD7359;
}

.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width : 480px) {
    .content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }

}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.contentCol {
    background-color: #FAF8F5;
}

.greenBox {
    background-color: #849861;
    padding-top: 30px;
    padding-bottom: 30px;
}

.pagechalupa-strmilov .greenBox {
    background-color: #18569C;
}

.pagewellnes-strmilov .greenBox {
    background-color: #674230;
}

.contentCenik {}

.contentChalupa {
    background-image: url(../pcs/pcs_layout/o_chalupe-bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #EEF0E9;
}

.pagechalupa-strmilov .contentChalupa {
    background-image: url(../pcs/pcs_layout/o_chalupe-bg2.jpg);
    background-color: #edf6fd;
}

.pagewellnes-strmilov .contentChalupa {
    background-image: url(../pcs/pcs_layout/o_chalupe-bg3.jpg);
    background-color: #F5EBE6;
}


.contentRezervace {
    background-image: url(../pcs/pcs_layout/rezervace-bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #EEF0E9;
}

.pagechalupa-strmilov .contentRezervace {
    background-image: url(../pcs/pcs_layout/rezervace-bg2.jpg);
    background-color: #edf6fd;
}

.pagewellnes-strmilov .contentRezervace {
    background-image: url(../pcs/pcs_layout/rezervace-bg3.jpg);
    background-color: #F5EBE6;
}

.contentMap {
    background-color: #EEF0E9;
}

.pagechalupa-strmilov .contentMap {
    background-color: #EDF5FD
}

.pagewellnes-strmilov .contentMap {
    background-color: #F5EBE6;
}


@media only screen and (min-width : 992px) {
    .arrow {
        background-image: url(../pcs/pcs_layout/corner-green.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        width: 206px;
        height: 66px;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -103px;
    }

    .pagechalupa-strmilov .arrow {
        background-image: url(../pcs/pcs_layout/corner-blue.jpg);
    }


    .arrow2 {
        background-image: url(../pcs/pcs_layout/corner-2.jpg);
    }

    .pagechalupa-strmilov .arrow2 {
        background-image: url(../pcs/pcs_layout/corner-2-blue.jpg);
    }



}


.title {}


h1 {}


h2 {
    color: #383838;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
}

@media only screen and (min-width : 480px) {
    h2 {
        font-size: 25px;
        line-height: 30px;
    }
}

@media only screen and (min-width : 768px) {
    h2 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 992px) {
    h2 {
        font-size: 35px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    h2 {
        font-size: 40px;
        line-height: 48px;
    }
}


h3 {
    color: Black;
}


h4 {}


.text {
    color: #565756;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 20px;
}

.textSmaller {
    color: #565756;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 20px;
}

.text strong {
    color: #565756;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
}

.titleText {
    color: #565756;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 20px;
}

.maxW625 {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.maxW970 {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
}

.maxw780 {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.columTitle {
    color: #3A4821;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
}

.pagechalupa-strmilov .columTitle {
    color: White;
}

.pagewellnes-strmilov .columTitle {
    color: White;
}

@media only screen and (min-width : 480px) {
    .columTitle {
        font-size: 27px;
        line-height: 30px;
    }
}

@media only screen and (min-width : 768px) {
    .columTitle {
        font-size: 32px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 992px) {
    .columTitle {
        font-size: 37px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    .columTitle {
        font-size: 40px;
        line-height: 48px;

        font-size: 27px;
        line-height: 35px;
    }
}



.odd {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 2px;
    width: 60px;
    background-color: #A7B78A;
}

.pagechalupa-strmilov .odd {
    background-color: #7FAFE2;
}

.pagewellnes-strmilov .odd {
    background-color: #B79C8F;
}


.oddCenter {
    margin-left: auto;
    margin-right: auto;
}


.columText {
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 27px;
    text-align: center;
}

.oddLine {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    width: 100%;
    background-color: #C3AB80;
}

.imgShadow {
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
}

.newsTitle {
    color: #383838;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 24px;
}

@media only screen and (min-width : 480px) {
    .newsTitle {
        font-size: 20px;
        line-height: 30px;
    }
}

@media only screen and (min-width : 768px) {
    .newsTitle {
        font-size: 22px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 992px) {
    .newsTitle {
        font-size: 24px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    .newsTitle {
        font-size: 27px;
        line-height: 48px;
    }
}

.newsText {
    color: #565756;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
}

.newsLink {
    /*float: left;*/
    display: inline;
    color: #E16529;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    padding-bottom: 3px;
    border-bottom: 2px solid #E16529
}

.newsLink:HOVER {
    color: #E16529;
    text-decoration: none;
    border-bottom: 2px solid Black;
}

.tableCenikBox {
    margin-top: 50px;
    border-top: 4px solid #849861;
    padding: 40px 40px 15px 40px;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: -40px;

}

.pagechalupa-strmilov .tableCenikBox {
    border-top: 4px solid #18569C;
}

.pagewellnes-strmilov .tableCenikBox {
    border-top: 4px solid #674230;
}

.tableCenik {}

.tableCenik th,
.tableCenik td {
    color: #565756;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
}

.tableCenik th.firstLine,
.tableCenik td.firstLine {
    border: none !important;
}

.tableCenik td {
    color: #6E8348;
    font-size: 16px;
    text-align: right;
}

@media only screen and (min-width : 768px) {

    .tableCenik th,
    .tableCenik td {
        font-size: 18px;
        padding: 20px 0 20px 0;
    }

    .tableCenik td {
        font-size: 20px;
    }
}

h3.formTitle {
    color: #849861;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 24px;
    position: relative;
}

@media only screen and (min-width : 480px) {
    h3.formTitle {
        font-size: 20px;
        line-height: 30px;
    }
}

@media only screen and (min-width : 768px) {
    h3.formTitle {
        font-size: 22px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 992px) {
    h3.formTitle {
        font-size: 24px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    h3.formTitle {
        font-size: 27px;
        line-height: 48px;
    }
}

@media (min-width: 992px) {
    h3.formTitle:after {
        position: absolute;
        top: 51%;
        overflow: hidden;
        width: 70%;
        height: 1px;
        content: '\a0';
        background-color: #D8DBCE;
        margin: 0 0 0 20px;
    }
}

.form {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.poptavkaForm label {
    color: #565756;
    margin-top: 15px;
}

.poptavkaForm label span {
    color: #849861;
}

.poptavkaForm input,
.poptavkaForm select,
.poptavkaForm textarea {
    box-sizing: border-box;
    border: 1px solid #849861;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 1px 0 rgba(176, 181, 166, 0.33);
}

.pagechalupa-strmilov .poptavkaForm input,
.pagechalupa-strmilov .poptavkaForm select,
.pagechalupa-strmilov .poptavkaForm textarea {
    border: 1px solid #5E90C7;
}


.pagewellnes-strmilov .poptavkaForm input,
.pagewellnes-strmilov .poptavkaForm select,
.pagewellnes-strmilov .poptavkaForm textarea {
    border: 1px solid #B79C8F;
}

.poptavkaForm input.calendar {
    background-image: url(../pcs/pcs_layout/calendar.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}

.poptavkaForm textarea {
    min-height: 100px;
}

select.vyberDatum option {
    color: Black;
}

select.vyberDatum option.selectDisabled {
    color: #c9c9c9;
}

.poptavkaFormLegend {}

.poptavkaForm .formSubmit {
    display: block;
    border: 4px solid rgba(225, 101, 41, 0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: 500;
    display: block;
    color: White;
    font-size: 16px;
    width: 250px;
    height: 58px;
    line-height: 50px;
    font-weight: bold;
    background-color: #E16529;
    text-align: center;
    transition: background-color 0.5s;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.poptavkaForm .formSubmit:HOVER {
    color: White;
    text-decoration: none;
    background-color: #DD7359;
}

#uspesne_odeslani {}

.tipVyletTitle {
    color: #383838;
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px;
}

.galeriehidden {
    display: none;
}

.zoomImg {
    opacity: 0.00001;
    z-index: 9;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background-color: rgba(132, 152, 97, 0.95);
    background-image: url(../pcs/pcs_layout/zoom-in.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s;
}

.zoomImgBcg {
    opacity: 0.00001;
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    transition: all 0.5s;
}

.galleryImg {
    transition: all 0.5s;
}

.galleryImg:HOVER .zoomImg {
    opacity: 1;
    z-index: 999;
}

.galleryImg:HOVER .zoomImgBcg {
    opacity: 0.35;
}

.kontaktBox {
    padding-top: 15px;
}

.kontaktBoxIco {
    height: 72px;
    width: 72px;
    background-color: #FFFFFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.kontaktBoxIco1 {
    background-image: url(../pcs/pcs_layout/map-marker.svg);
}

.kontaktBoxIco2 {
    background-image: url(../pcs/pcs_layout/mail.svg);
}

.kontaktBoxIco3 {
    background-image: url(../pcs/pcs_layout/phone-call.svg);
}

.kontaktBoxTitle {
    color: #383838;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0;
}

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #849861;
}

.pagechalupa-strmilov .footer {
    background-color: #18569C;
}

.pagewellnes-strmilov .footer {
    background-color: #674230;
}

.copyright {}

.social {}

.footerSocialFb {}

.footerSocialInstagram {}


.link {
    color: Black;
}

.topMenu li.navItemSocial {
    background-image: none;
    padding-left: 0;
}

.topMenu li a.social {
    margin-top:     8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 34px;
    width: 34px;
    background-color: #E16529;
    float: left;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.25s;
}

.social a:HOVER {
    background-color: #E16529;
}

.topMenu li a.socialFacebook {
    background-image: url(../pcs/pcs_layout/facebook.svg);
}

.topMenu li a.socialYoutube {
    background-image: url(../pcs/pcs_layout/youtube.svg);
}

.topMenu li a.socialInstagram {
    background-image: url(../pcs/pcs_layout/instagram-icon.svg);
}







.velikonoceImg {
    background-image: url(../pcs/pcs_layout/velikonoce.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
}
