* {
    margin: 0;
    padding: 0;
}

body {
    -webkit-overflow-scrolling: touch
}

html {
    height: 100%
}

p {
    color: black
}

a {
    text-decoration: none;
}

@font-face {
    font-family: 'LatoWebBlack';
    src: url('../fonts/Lato/fonts/Lato-Black.eot');
    src: url('../fonts/Lato/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/fonts/Lato-Black.woff2') format('woff2'), url('../fonts/Lato/fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato/fonts/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoWebBlack';
    src: url('../fonts/Lato/fonts/Lato-BlackItalic.eot');
    src: url('../fonts/Lato/fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/fonts/Lato-BlackItalic.woff2') format('woff2'), url('../fonts/Lato/fonts/Lato-BlackItalic.woff') format('woff'), url('../fonts/Lato/fonts/Lato-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoWebBold';
    src: url('../fonts/Lato/fonts/Lato-Bold.eot');
    src: url('../fonts/Lato/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato/fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato/fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoWebBold';
    src: url('../fonts/Lato/fonts/Lato-BoldItalic.eot');
    src: url('../fonts/Lato/fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/fonts/Lato-BoldItalic.woff2') format('woff2'), url('../fonts/Lato/fonts/Lato-BoldItalic.woff') format('woff'), url('../fonts/Lato/fonts/Lato-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoWeb';
    src: url('../fonts/Lato/fonts/Lato-Regular.eot');
    src: url('../fonts/Lato/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato/fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato/fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.fontOnBtn {
    font-family: "LatoWebBold";
}

.headerFont {
    font-family: "LatoWebBlack";
}

.card {
    word-wrap: unset;
}

.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
    display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
    display: inline-block;
}

i.fa {
    cursor: pointer;
    margin-right: 5px;
}

.collapsed .panel-body {
    padding: 0;
}

.collapsible {
    background-color: white;
    color: black;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border-bottom: 1px solid gray;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-top: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
}

.active_collapse,
.collapsible:hover {
    background-color: white;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: white;
}

.disabled_btn {
    border: "1px solid #999999" !important;
    background-color: "#cccccc" !important;
    color: "#666666" !important;
    pointer-events: "none" !important;
}

.form-check-input:checked {
    background-color: green !important;
    border: none !important;
}

#heading {
    text-transform: none;
    color: #010003;
    font-weight: normal;
}

#_hski_logo {
    width: 24vh;
    /* width: 35%; */
    /* height: 10%; */
    margin-left: auto;
    margin-right: auto;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 3px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

.selected {
    background-color: #90d492 !important;
}


/* .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
} */


/* #msform input, */

#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 2px solid #3eb73a;
    outline-width: 0
}

#msform .action-button {
    margin-top: 5%;
    width: 100% !important;
    border: none;
    position: relative;
    display: inline-block;
    padding: .584em 1.3em .61em !important;
    border-radius: 1.25rem;
    /* background: #ae0000; */
    color: #201c17;
    vertical-align: bottom;
    /*font: .4rem/1.1"Mbank", Arial, sans-serif;*/
    text-indent: 0 !important;
    text-transform: lowercase;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    /*transition: background .3s;*/
}

.action-button.red {
    background: #ff3300;
    color: #fff !important;
}

.action-button.red:active {
    background-color: #ac1e05;
}

.action-button.gray {
    background: white;
    color: rgb(0, 0, 0) !important;
    border: 1px solid black !important;
}


/* #msform .action-button:hover,
#msform .action-button:focus {
  background-color: #311B92
} */

#msform .action-button-previous {
    width: 100px !important;
    background: #616161 !important;
    font-weight: bold !important;
    color: white !important;
    border: 0 none !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    padding: 10px 5px !important;
    margin: 10px 5px 10px 0px !important;
    float: right;
}


/* #_hski_previous_btn {
    margin-top: 5%;
} */

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.form-control {
    margin-bottom: -13px !important;
}

.input-group-text {
    height: 58px !important;
    margin-bottom: -10px !important;
}

.btn-secondary {
    width: 36%;
    color: #fff;
    background-color: #ff3300;
    border-color: #ff3300;
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 20px;
    color: #ff3300;
    margin-bottom: 15px;
    margin-top: 7px;
    /* font-weight: bold; */
    text-align: center
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: #90d492;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #90d492;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

.progress {
    background: #90d492 !important;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #673AB7
}

.progress {
    height: 15px;
    margin: auto;
    width: 90%;
}

.progress-bar {
    background-color: #165a14
}

.fit-image {
    width: 100%;
    object-fit: cover
}

#_hski_btn_info {
    font-size: x-small;
    font-weight: bold;
}

._hski_line_style {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

._hski_disable_submit_btn {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}


/* Custom Checkbox */


/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    float: right;
}


/* Hide default HTML checkbox */

.switch input {
    display: none;
}


/* The slider */

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked+.slider {
    background-color: #444;
}

input.primary:checked+.slider {
    background-color: #2196F3;
}

input.success:checked+.slider {
    background-color: #8bc34a;
}

input.info:checked+.slider {
    background-color: #3de0f5;
}

input.warning:checked+.slider {
    background-color: #FFC107;
}

input.danger:checked+.slider {
    background-color: #f44336;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

#_hski_price_table_wrapper {
    margin-top: 20%
}

#datesBox {
    margin-top: 10%
}


/*new stuff*/


/* .drawer-wrapper{
  margin: 0 200px;
  display: inline-block;
} */


/*The left drawer*/

#drawer-left {
    /*set a container with the total width of both the container and the trigger*/
    /* position: relative; */
    height: 100%;
    width: 205px;
    overflow: hidden;
    transition: all .35s ease-in-out;
}

#drawer-left:after {
    /*this will the right border, when the content will be pushed out*/
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #000;
}

.drawer-left-trigger {
    /*set the triggers width here, borders etc.*/
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    margin-right: -25px;
    /*bring it back inside the wrapper*/
    width: 25px;
    background: yellow;
    /*some styling stuff*/
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    line-height: 100%;
}

.drawer-left-trigger>span {
    transform: rotate(180deg);
    transition: all .35s ease-in-out;
}

#drawer-left.closed .drawer-left-trigger>span {
    transform: rotate(0);
}

#drawer-left.closed .drawer-left-trigger {
    /*this will push the trigger on the right side*/
    left: auto;
    right: 25px;
}

.drawer-left-content {
    /*this is the container for the header and content*/
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 24px;
    /*the triggers width(+-1px from the border)*/
}

#drawer-left.closed .drawer-left-content {
    /*this will push the content out*/
    left: 100%;
    right: -100%;
}

.drawer-left-trigger,
.drawer-left-content {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    transition: all .35s ease-in-out;
    z-index: 99;
}


/* @media only screen and (max-width: 1024) {
    #img_phone {
        padding: 2px;
        width: 20%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #col_custom_div {
        display: block;
        margin: auto;
        border: solid 2px white;
        border-radius: 10px;
    }
} */

@media only screen and (max-width: 2044px) {
    #img_phone {
        padding: 2px;
        width: 20%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #col_custom_div {
        display: block;
        margin: auto;
        border: solid 2px white;
        border-radius: 10px;
        width: 47% !important;
    }
    .owl-item {
        min-width: 60px;
    }
    .reservationBtn {
        margin: 5% auto 10% auto;
        width: 80% !important;
        border: none;
        position: relative;
        display: inline-block;
        padding: 0.584em 0.3em 0.61em !important;
        border-radius: 7px;
        background: #ff3300;
        color: white;
        vertical-align: bottom;
        /* font: 0.4rem/1.1"Mbank", Arial, sans-serif; */
        text-indent: 0 !important;
        text-transform: lowercase;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        white-space: nowrap;
    }
    .reservationBtn:active {
        background-color: #ac1e05;
    }
}

@media only screen and (max-width: 600px) {
    #img_phone {
        padding: 2px;
        width: 20%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #col_custom_div {
        display: block;
        margin: auto;
        border: solid 2px white;
        border-radius: 10px;
        width: 47% !important;
    }
    .owl-item {
        min-width: 60px;
    }
    /* .reservationBtn {
        width: 90% !important;
        bottom: 20px;
        margin-left: auto;
        height: 7%;
        margin-right: auto;
    }
    .section-content {
        height: 85vh !important;
        margin-top: unset;
    } */
}

@media only screen and (max-width: 380px) {
    #img_phone {
        width: 20%;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: -10px;
    }
    #col_custom_div {
        width: 53% !important;
        display: block;
        margin: auto;
        border: solid 2px white;
        border-radius: 10px;
        text-align: center;
    }
    .owl-item {
        min-width: 60px;
    }
    /* .reservationBtn {
        width: 90% !important;
        bottom: 0;
        margin-left: auto;
        height: 7%;
        margin-right: auto;
    }
    .section-content {
        height: 88vh !important;
    } */
}

#msform {
    top: 3%;
    width: 100%;
    height: calc(100% - 100px);
    /* background: rgb(255, 255, 255); */
    margin: 0 auto;
}

.fp-tableCell {
    margin-top: 22%
}

.action-button {
    margin-top: 10px !important;
}

#msform img.wide {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

#msform img.tall {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.pswp__img {
    height: unset !important;
}

.centered {
    /* position: absolute; */
    font-family: "LatoWeb";
    position: inherit;
    top: 10%;
    left: 50%;
    width: 95%;
    color: white;
    transform: translate(-50%, -50%);
}

.custom_section_1 {
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-size: 100vh !important;
    justify-content: space-between;
    display: flex;
    align-items: flex-end;
    background-position-y: -25% !important;
    background-position-x: 51% !important;
}

.fixed-header {
    width: 100%;
    position: absolute;
    z-index: 10;
    background: #ff3300;
    padding: 10px 0;
    color: #fff;
}

.fixed-header {
    top: 0;
}

.section {
    z-index: -1 !important;
}

.instruction {
    font-family: "LatoWeb";
    width: 95% !important;
    color: white;
    background-color: rgb(160, 160, 160);
    white-space: normal;
    text-transform: unset !important;
    margin-top: 5%;
    /* width: 100% !important; */
    border: none;
    position: relative;
    display: inline-block;
    padding: 0.584em 1.3em 0.61em !important;
    border-radius: 0.55rem;
    vertical-align: bottom;
    text-indent: 0 !important;
    text-align: center;
    text-decoration: none;
    height: 65px;
}

.custom-section-page-two {
    width: 100% !important;
    height: calc(100% - 100px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 15vh !important;
}

.parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.div1 {
    grid-area: 1 / 1 / 2 / 4;
}

.div2 {
    grid-area: 2 / 1 / 3 / 2;
}

.div3 {
    grid-area: 2 / 2 / 3 / 3;
}

.div4 {
    grid-area: 2 / 3 / 3 / 4;
}

.div5 {
    grid-area: 3 / 1 / 4 / 4;
}

.div6 {
    grid-area: 1 / 4 / 4 / 6;
}

.custom-section-page-three {
    top: 15vh !important;
}

.custom-section-page-three-2 {
    top: 10vh !important;
}

.wyciag-class {
    width: 10vh;
}

._hski_box_rezerwuj_page_three {
    background-color: #ff3300 !important;
    border-radius: 0.55em;
    margin: 5px;
}

._hski_box_rezerwuj_page_three:active {
    background-color: #ac1e05 !important;
}

._hski_box_wyciag_page_three {
    background-color: #5d5d5d !important;
    border-radius: 0.55em;
    width: 80%;
    margin: auto;
    margin-bottom: 2px;
}

.custom-page-three-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 0.4fr 0.5fr 0.5fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas: "Tytuł Tytuł Tytuł img4 img4 img4 img4" "img1 img2 img3 img4 img4 img4 img4" "btn btn btn img4 img4 img4 img4";
}

.Tytuł {
    grid-area: Tytuł;
}

.img1 {
    grid-area: img1;
}

.img2 {
    grid-area: img2;
}

.img3 {
    grid-area: img3;
}

.btn {
    grid-area: btn;
}

.img4 {
    grid-area: img4;
    padding: 5px;
}

.hski-img-kwadrat {
    max-width: 100%;
    max-height: 100%;
    margin-top: 6px;
}

.ski-icon {
    display: grid;
    grid-template-rows: 0.5fr -0.5fr;
    grid-auto-columns: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    align-items: center;
}

.svg-icon {
    grid-area: 1 / 1 / 2 / 2;
}

.count-number {
    grid-area: 2 / 1 / 3 / 2;
}