#rezerwacje table:first-child {
    margin-bottom: 0;
}
#rezerwacje table:not(:first-of-type) th {
    padding: 0;
    height: 0;
    line-height: 0 !important;
    opacity: 0;
}
.mobtrans {
    display: inline-block;
    top: -5px;
}
.mobtrans .current-language.inline-block {
    padding-right: 20px;
}
.current-language.inline-block {
    color: white;
    padding-left: 5px;
    padding-right: 30px;
}
.dropdown-toggle.language-toggle.inline-block {
    cursor: pointer;
}
.lang-menu {
    min-width: 0;
}
ul.dropdown-menu.lang-menu li {
    margin-right: 0 !important;
}
ul.dropdown-menu.lang-menu li a {
    cursor: pointer !important;
    padding: 3px 10px;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}
body {
    top: 0 !important;
}
.r-image {
    width: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.tp-bread, .tp-bread .background-image-holder {
    max-height: 70vh !important;
}
.bgo {
    background-color: #FF6634 !important;
    border-bottom: 1px solid #fff;
}
.jetmenux li:nth-child(2) .bgo {
    border-top: 1px solid #fff;
}
.flex-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    height: 80px;
}
.flex-sl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
#datepicker_od, #datepicker_do {
    cursor: pointer;
}
a.rewo-btn.onslider {
    position: absolute;
    left: 15%;
    bottom: 15%;
    z-index: 10;
}
.ma-date-and-formats .ma-date-box {
    background-color: #B71731;
    border-color: #B71731;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.mar-bot a {
    color: #B71731;
}
.fitVids-wrapper {
    padding-bottom: 46.25%;
}
.page-title-1.fitVideo {
    height: 46.25%;
}
#video-div {
    width: 100%;
    max-width: 100vw;
    height: 100%;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
}
#playerx {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.logo-carouselx img {
    max-height: 100px;
    display: inline-block;
}
.logo-carouselx .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
hr.sm-hr {
    width: 100px;
    margin-bottom: 0;
    margin-top: 0;
    border-width: 2px 0 0;
    border-color: #ff8500;
    display: inline-block;
    margin: 20px 0;
}

.menu_boczne {
    display: block;
    left: calc(100% - 50px);
    padding: 0;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 101;
    width: 280px;
    background: 0 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.menu_boczne ul {
    text-align: left;
    list-style: none !important;
    padding: 0 !important;
    margin: 0
}

.menu_boczne li {
    width: 290px;
    height: 50px;
    margin-bottom: 10px;
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(22%,#fff),to(#eaeaea));
    background: -o-linear-gradient(top,#fff 22%,#eaeaea 100%);
    background: linear-gradient(to bottom,#fff 22%,#eaeaea 100%);
    border: 1px solid #e2e2e2;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    float: left
}

.menu_boczne li:hover {
    margin-left: -240px
}

.menu_boczne a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px
}

.menu_boczne img {
    width: 40px;
    max-height: 40px;
    margin: 5px;
    padding: 3px;
    display: block;
    float: left
}

.menu_boczne span {
    display: block;
    line-height: 1;
    padding-left: 10px;
    font-size: 14px
}
.menu_b-icon {
    width: 35px;
    margin-right: 10px;
    position: absolute;
}
.menu_b-name {
    display: inline-block;
    padding-left: 45px;
    font-weight: 700;
}
.menu_b a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu_b:last-child {
    padding-bottom: 15px;
}


.slider-content {
    position: absolute;
    left: 3vw;
    bottom: 2vw;
    z-index: 10;
}
.flex-centered {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

.slick-pakiet-slider .slick-slide {
    margin: 0 !important;
    height: 100% !important;
}
.slick-pakiet-slider .slick-list {
    width: 100%;
    max-width: 100%;
}
h4.search-result-name.mar-bot {
    font-weight: 600;
    color: #5E0E0E;
}


.pakiet-name {
    padding: 30px 15px;
    color: #5E0E0E;
    font-size: 2.8rem;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.pakiet-btn {
    margin-left : 15px;
}
.pakiet-text {
    background: #f3f3f3;
    border-right: 1px solid #fff;
    padding-bottom: 15px;
}

.pakiet-header h2 {
    font-size: 3.8rem;
}
.pakiet-header h3 {
    text-transform: uppercase;
}
.pakiet-header * {
    color: #5E0E0E;
}



.grid34-name {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    text-align: center;
    padding: 30px 15px;
    color: #5E0E0E;
    font-size: 2.8rem;
    background: #ffffffbd;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.grid34-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    color: white;
    height: 100%;
    padding: 0 10%;
    font-weight: 300;
    background-color: #29070799;
    opacity: 0;
    -webkit-transform: scale3d(.9, .9, 1);
    transform: scale3d(.9, .9, 1);
    -moz-transform: scale3d(.9, .9, 1);
    -ms-transform: scale3d(.9, .9, 1);
    -o-transform: scale3d(.9, .9, 1);
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -webkit-transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -moz-transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -ms-transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
}
.grid34-link:hover .grid34-content {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}
.grid34-link:hover .grid34-name {
    background: none;
    color: #FF6634;
}
.asp1 {
    aspect-ratio: 225/180;
}
.asp2 {
    aspect-ratio: 1;
}
.fullwidth {
    max-width: none !important;
    width: 100% !important;
}
.file-title.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.file-title {
    padding: 20px 10px;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
.file-title span {
    font-size: 19px;
    font-weight: 600;
    border: none;
}
.yt-bg.equal2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #000;
}
.ad {
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0;
    font-size: 4rem;
    letter-spacing: -1px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background: #5E0E0E;
    margin-top: 50px;
}
.pozostale-title {
    font-size: 3.2rem;
    font-weight: 600;
    border-bottom: 2px solid #FF6634;
    padding-bottom: 10px;
}
.bcontainer {
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 100%;
}
.dborder {
    min-height: 8px;
    padding: 0;
}
.dborder.d1 {
    background: #fff;
}
.dborder.d2 {
    background: #000;
}
.dborder.d3 {
    background: #AC1A19;
}
.dborder.d4 {
    background: #FF6634;
}
.p24btn {
    display: inline-block !important;
    text-transform: none !important;
    width: auto !important;
    line-height: 1;
    padding: 16px 30px;
    height: auto !important;
    font-size: 30px !important;
}
.mb24.p-link.oborder {
    margin-bottom: 16px;
}
img[src*=logo-oferta] {
    max-width: 120px;
    width: 15vw !important;
}
.rez-c p {
    margin-bottom: 8px;
}
.rez-c strong {
    font-size: 18px;
    font-weight: 800;
}
/* .a-iframe iframe {
    aspect-ratio: 16/9;
    height: auto;
} */
.title.a-open.flex-header3 {
    cursor: default;
}
.sname2 {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sname2 img {
    margin-right: 15px;
}
.content.pm ul {
    margin-bottom: 24px;
}
mark {
    color: #000;
    background: #ff0;
}
.search-res {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
}
.dzialy-ul {
    padding-left: 15px;
}
.dzialy-ul li {
    list-style: disc;
    margin-bottom: 10px;
    font-weight: 500;
}
.dzialy-ul span {
    font-weight: 600;
}
input.baza-input {
    border: none;
    height: 42px;
    border-radius: 10px;
    background: #e5f3ff;
    padding: 0 15px;
    text-transform: none;
    width: 380px;
    float: right;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
img.baza-btn {
    position: absolute;
    right: 15px;
    top: 7px;
    height: 28px;
    cursor: pointer;
}
form#searchform {
    position: relative;
    margin-top: 20px 
}
.mr45 {
    margin-right: 45px;
}
a.btn3 {
    height: 44px;
    display: inline-block;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 10px;
}
a.j-btn {
    font-weight: 400;
    margin: 15px;
}
a.j-btn:hover, a.j-btn.active {
    background: #000;
    color: #fff;
}
.b-img {
    height: 60px;
}
span.wborder {
    font-weight: inherit;
    display: inline-block;
    border-bottom: 1px solid #FF6634;
    padding-bottom: 10px;
}
section li {
    line-height: 1.9;
}
.content-container > div {
    line-height: 1;
}
.hwline {
    width: 100%;
    position: relative;
}
.hwline {
    width: calc(100% - 100px);
    position: relative;
    float: right;
    line-height: 1.2;
}
.hwline2+span {
    width: calc(100% - 100px);
    position: relative;
    float: right;
    line-height: 1.2;
}
.hwline3+span {
    width: calc(100% - 100px);
    position: relative;
    float: right;
    line-height: 1.2;
}
.hwline::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: calc(100% - 140px);
    background-color: #FF6634;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.hwline2+span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: calc(100% - 30px);
    background-color: #FF6634;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.hwline3 {
    white-space: nowrap;
}
.hwline3+span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: calc(100% - 30px);
    background-color: #FF6634;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.flex-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
            align-items: end;
}
.flex-header2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.flex-header3 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
            align-items: center !important;
}
.nowrap {
    white-space: nowrap;
}
.fs30 {
    font-size: 30px;
}

.fs-vid-background video {
    aspect-ratio: 16/5;
}
.k-title {
    width: 150px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d0d0d0;
}
:target {
    scroll-margin-top: 80px !important;
}
.wline {
	display: table;
	width: 100%; 
}
.wline strong, .wline span {
    display: table-cell; 
    }
.wline strong {
    width: 50%;
    height: 1px;
    vertical-align: middle; 
}
.wline strong:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #C0C0C0; 
}
.wline.iter1 strong:after {
    background: #FF6634;
}
.wline.iter2 strong:after {
    background: #ac1a19;
}
.wline.iter3 strong:after {
    background: #B71731;
}
.wline span {
    white-space: pre;
    padding: 0 30px; 
}



.o-link {
    text-decoration: none !important;
}
.o-link:hover .title>p {
    text-decoration: none !important;
}
.sage {
    background: #FF6634;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 20px;
}
.mw50 {
    max-width: 50%;
}
.min-price {
    margin-bottom: 13px;
    color: #AC1A19;
}
.pbf16 {
    padding-bottom: 16px !important;
}
.p-link.oborder {
    border-color: #FF6634;
}
.coloriter2 .sage {
    background: #ac1a19;
}
.coloriter2 .v2price {
    background: #ac1a19 !important;
}
.coloriter2 .time {
    color: #ac1a19 !important;
}
.coloriter2 path {
    fill: #ac1a19 !important;
}
.coloriter3 .sage {
    background: #B71731;
}
.coloriter3 .v2price {
    background: #B71731 !important;
}
.coloriter3 .time {
    color: #B71731 !important;
}
.coloriter3 path {
    fill: #B71731 !important;
}
section {
    padding: 50px 0;
}
.flex-slick-prev, .flex-slick-next {
    text-decoration: none;
    display: block;
    margin: -25px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px !important;
    height: 50px !important;
    vertical-align: bottom;
    text-align: center;
    border-radius: 50%;
    border: none;
    padding-top: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.flex-slick-next:before, .flex-slick-prev:before {
    content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    display: inline-block;
}
.flex-slick-prev:before {
    content: "\e64a";
}

.slick-arch-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}
.slick-arch-slider .slick-slide {
    margin: 0 5px!important
}

.slick-arch-slider .slick-list {
    max-width: none
}

.slick-arch-slider .flex-slick-prev {
    left: 30px;
    z-index: 100
}

.slick-arch-slider .flex-slick-next {
    right: 30px;
    z-index: 100
}

.slick-arch-slider a {
    width: 100%;
    display: inline-block
}
.slick-arch-slider2 .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}
.slick-arch-slider2 .slick-slide {
    margin: 0 !important;
    position: relative;
}

.slick-arch-slider2 .slick-list {
    max-width: none
}

.slick-arch-slider2 .flex-slick-prev {
    left: 21vw;
    z-index: 100
}

.slick-arch-slider2 .flex-slick-next {
    right: 21vw;
    z-index: 100
}

.slick-arch-slider2 a {
    width: auto;
    display: inline-block
}
.c-abs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 5%;
    padding-left: 10%;
}

.arch-img-desc {
    font-size: 15px;
    padding: 15px;
    text-align: center
}


#oferta-socjale {
    display: none;
}

.share-networks {
    position: relative
}

#ma-social {
    display: block;
    opacity: 1;
    text-align: center
}

#ma-social.ma-animated {
    -moz-transition: o .2s ease-in,p .2s ease-in,a .2s ease-in,c .2s ease-in,i .2s ease-in,t .2s ease-in,y .2s ease-in;
    -ms-transition: o .2s ease-in,p .2s ease-in,a .2s ease-in,c .2s ease-in,i .2s ease-in,t .2s ease-in,y .2s ease-in;
    -o-transition: o .2s ease-in,p .2s ease-in,a .2s ease-in,c .2s ease-in,i .2s ease-in,t .2s ease-in,y .2s ease-in;
    -webkit-transition: o .2s ease-in,p .2s ease-in,a .2s ease-in,c .2s ease-in,i .2s ease-in,t .2s ease-in,y .2s ease-in;
    transition: o .2s ease-in,p .2s ease-in,a .2s ease-in,c .2s ease-in,i .2s ease-in,t .2s ease-in,y .2s ease-in
}

#ma-social.ma-hidden {
    opacity: 0
}

#ma-social.ma-hide {
    display: none
}

#ma-social .ma-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity .2s ease-in,top .2s ease-in;
    -ms-transition: opacity .2s ease-in,top .2s ease-in;
    -o-transition: opacity .2s ease-in,top .2s ease-in;
    -webkit-transition: opacity .2s ease-in,top .2s ease-in;
    transition: opacity .2s ease-in,top .2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    padding: 0 8px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    white-space: nowrap;
    display: inline-block
}



#ma-social .ma-btn>svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 8px;
    vertical-align: top
}

#ma-social .ma-btn>img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 8px;
    vertical-align: top
}

#ma-social .ma-btn>span {
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: .5px;
    min-width: 60px;
    opacity: 1;
    padding: 0 6px;
    position: relative;
    vertical-align: top
}

#ma-social.ma-has-labels .ma-btn {
    min-width: 120px;
    margin-top: 10px
}

#ma-social.ma-has-labels .ma-btn.ma-remove-label {
    min-width: 50px
}

#ma-social.ma-has-labels .ma-btn.ma-remove-label>span {
    display: none
}

#ma-social.ma-has-labels .ma-btn.ma-hide-label>span {
    display: none
}

#ma-social .ma-total {
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 12px;
    margin-right: 0;
    max-width: 80px;
    padding: 4px 8px;
    text-align: center
}

#ma-social .ma-total.ma-hidden {
    display: none
}

#ma-social .ma-total>span {
    font-size: 16px;
    line-height: 17px;
    display: block;
    padding: 0
}

#ma-social .ma-total>span.ma-shares {
    font-size: 9px;
    line-height: 9px
}

#ma-social.ma-justified {
    display: flex;
    text-align: center
}

#ma-social.ma-justified .ma-btn {
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

#ma-social .ma-btn:hover {
    opacity: .8;
    top: -4px
}

#ma-social .ma-btn[data-network=facebook] {
    background-color: #4267b2
}

#ma-social .ma-btn[data-network=facebook] svg {
    fill: #fff
}

#ma-social .ma-btn[data-network=facebook]>span {
    color: #fff
}

#ma-social .ma-btn[data-network=twitter] {
    background-color: #000
}

#ma-social .ma-btn[data-network=twitter] svg {
    fill: #fff
}

#ma-social .ma-btn[data-network=twitter]>span {
    color: #fff
}

#ma-social .ma-btn[data-network=pinterest] {
    background-color: #cb2027
}

#ma-social .ma-btn[data-network=pinterest] svg {
    fill: #fff
}

#ma-social .ma-btn[data-network=pinterest]>span {
    color: #fff
}

#ma-social .ma-btn[data-network=email] {
    background-color: #7d7d7d
}

#ma-social .ma-btn[data-network=email] svg {
    fill: #fff
}

#ma-social .ma-btn[data-network=email]>span {
    color: #fff
}

#ma-social .ma-btn[data-network=sms] {
    background-color: #ffbd00
}

#ma-social .ma-btn[data-network=sms] svg {
    fill: #fff
}

#ma-social .ma-btn[data-network=sms]>span {
    color: #fff
}

#ma-social .ma-btn[data-network=pdf] {
    background-color: red
}

#ma-social .ma-btn[data-network=pdf] svg {
    fill: #fff
}

#ma-social .ma-btn[data-network=pdf]>span {
    color: #fff
}

.show_dates:focus {
    color: #fff;
}
.pobieranie, .udostepnianie {
    cursor: pointer;
}
.smimg {
    width: 45px;
    max-height: 50px;
    margin-left: 20px;
}
span.block-span {
    display: block;
    width: calc(100% - 75px);
    float: left;
    text-align: right;
    line-height: 1;
    font-size: 2rem;
    font-weight: 600;
    color: #000;
}
.smimg.list {
    height: 24px;
}
.smimg2 {
    height: 30px;
    margin-left: 5px;
}
.smimg2.list {
    height: 26px;
}
.pobud {
    font-size: 17px;
    font-weight: 500;
}
#reservationwrapper {
    padding: 0;
}
#rezerwacje th:first-child, #rezerwacje td:first-child {
    display: none;
}
#rezerwacje td:nth-child(5) {
    font-weight: 600;
}
#rezerwacje > table {
    width: 100%;
    border: none;
}
#rezerwacje.rpdf table {
    margin-top: 20px;
}
#rezerwacje th {
    font-size: 19px;
    font-weight: 600;
    /* text-align: center; */
    border: none;
}
#rezerwacje td {
    border: none;
    border-bottom: 1px solid #d0d0d0;
}
.lds-ring.small.nv {
    display: none;
    margin: 0 auto;
}
.flexx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    clear: both;
}
.flexx>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 44px;
    line-height: 44px;
}
.flex-c2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    line-height: 44px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-price {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.nobreakable {
    white-space: nowrap;
}
.cena-img {
    width: 80px;
    margin-right: 20px;
}
.rez-subname {
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 8px;
}
.rez-subname a:hover img, .flex-c.pobieranie:hover img, .flex-c:hover img {
    filter: hue-rotate(140deg);
    -webkit-filter: hue-rotate(140deg);
}
.udostepnianie:hover, .flex-c:hover span {
    color: #FF6634;
    text-decoration: underline;
}
.flex-c span, .flex-c img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.fullcover {
    background-size: cover !important;
}
#nav-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    -ms-transform: rotate(0deg);
    -ms-transition: .5s ease-in-out;
}
  
  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-transform: rotate(0deg);
}
  
  /* Icon 3 */
  
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
    top: 10px;
  }
  
  #nav-icon3 span:nth-child(4) {
    top: 20px;
  }
  
  #nav-icon3.xopen span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon3.xopen span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon3.xopen span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon3.xopen span:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%;
  }


  







  #nav-icon4 {
    width: 30px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    -ms-transform: rotate(0deg);
    -ms-transition: .5s ease-in-out;
}
  
  #nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-transform: rotate(0deg);
}
  
  /* Icon 3 */
  
  #nav-icon4 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon4 span:nth-child(2),#nav-icon4 span:nth-child(3) {
    top: 10px;
  }
  
  #nav-icon4 span:nth-child(4) {
    top: 20px;
  }
  
  #nav-icon4.xopen span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon4.xopen span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon4.xopen span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon4.xopen span:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%;
  }


.p-link {
    border-bottom: 1px solid #d0d0d0;
    width: 75%;
    position: relative;
    display: inline-block;
    padding-bottom: 30px;
    margin: 0 auto;
}
.p-link.equal {
    text-transform: lowercase;
    padding-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.p-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.title3 {
    border-bottom: 2px solid #FF6634;
    min-width: 75%;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    font-size: 2.4rem;
    font-weight: 600;
    color: #5E0E0E
}
.title3_2 {
    font-size: 19px;
    font-weight: 400;
}
.title3_3 {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 2rem;
    color: #000
}
.title3_4 {
    width: 100%;
    border-top: 2px solid #FF6634;
    position: relative;
    display: inline-block;
    padding-top: 15px;
    font-size: 2rem;
    margin-bottom: 0;
}
.title4 {
    border-bottom: 2px solid #AC1A19;
    padding-bottom: 10px;
    font-size: 2rem;
}
.title5 {
    font-weight: 600;
    color: #AC1A19;
    font-size: 4.5rem;
    line-height: 1.2;
}
.proc-title {
    font-size: 2.2rem;
    font-weight: bold;
}
.proc-title+p {
    width: 20%;
}
.bb3 {
    border-bottom: 2px solid #AC1A19;
}
.mobile-tel {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 15px 0;
}
.mobile-tel img {
    max-width: 50px;
}
.mobile-tel span {
    display: inline-block;
    text-align: left;
    font-size: 20px;
    font-weight: 800 !important;
    line-height: 1.3;
    margin-left: 15px;
}
.mobile-tel a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cover .sp-header {
    color: #1e3761;
    text-transform: none;
    border-bottom: 1px solid rgba(239, 126, 4, 1);
    display: inline-block;
    padding-bottom: 30px;
}
.sp-cover p {
    color: #1e3761;
}
.title.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}
.slick-dots li button:before {
    font-size: 12px;
    color: #fff;
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: #0B3460;
}
.name2header {
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 6px rgb(0, 0, 0), 0 0 6px rgb(0, 0, 0);
}
.slick-dots {
    bottom: -50px;
}
.offer-button {
    width: 140px;
    height: 40px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.c-link img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.offer-button:hover, .c-link:hover img {
    color: #fff;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    text-decoration: none;
}
.voucher {
    background-color: rgba(184, 23, 49, 1);
    margin: 0 !important;
    width: 180px !important;
}
.flex-container {
    overflow: hidden !important;
    position: relative;
}
.flex-container img {
    margin-bottom: 0;
}
.title>p {
    font-size: 2.4rem;
    line-height: 1.2em;
    font-weight: 600;
    text-align: left;
    display: inline-block;
    position: relative;
    color: #AC1A19;
}
.title>.kadra {
    font-size: 28px;
}
.get-content-slider .slick-list {
    max-width: 100%;
}
.get-content-slider .slick-next, .get-content-slider .slick-prev {
    top: auto;
    bottom: -50px;
    right: 15px;
}
.get-content-slider .slick-prev {
    right: auto;
    left: 15px;
}
.get-content-slider .slick-disabled {
    display: none !important;
}
.get-content-slider .slick-next::before, .get-content-slider .slick-prev::before {
    font-weight: bold;
}
.outer-title .title {
    margin-top: 15px;
    padding-bottom: 30px;
}
.outer-title .hr3 {  
    border-bottom: 1px solid #d0d0d0;
    max-width: 75%;
}
.outer-title .hr4 {  
    margin-top: -2px;
}
.outer-title p::before {
    transform: scale(0);
    transform-origin: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.outer-title a {
    position: relative;
    text-decoration: none !important;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.outer-title a:hover p {
    position: relative;
    text-decoration: none;
  }

  .outer-title p::before {
    content: "";
    position: absolute;
    bottom: -32px;
    left: 50%;
    width: 0;
    height: 3px;
    background-color: #FF6634;
    transition: all 0.3s ease-out;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.outer-title p {
    width: 100%;
}

  .outer-title a:hover p::before {
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
/* .slick-track .outer-title:first-of-type .hr3 {  
    border-bottom: 1px solid #0B3460;
} */
.outer-title.slick-slide {
    margin: 5px;
}
.container-fluid {
    max-width: 1500px;
}

.flex-control-nav {
    bottom: 20px;
    z-index: 1000;
    opacity: 1 !important;
}
.cropped .flex-control-nav {
    bottom: 80px;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    box-shadow: none;
    border: none;
    background: #E5E5E5;
    cursor: pointer !important;
}
.flex-active {
    background: #FF6634 !important;
}
.flex-control-paging li a:hover {
    background: #FF6634 !important;
}
img.logo.logo-dark {
    height: 80px;
    padding: 5px 0;
}
.logo-dark {
    display: none;
}
.slider-content * {
    font-size: 20px !important;
}
.top-menu {
    padding-bottom: 15px;
}
/* .top-menu a {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
} */
.fixed .top-menu, .outOfSight .top-menu, .scrolled .top-menu {
    padding-bottom: 0;
}
.top-menu .module:last-child {
    padding-right: 0;
}
.booklet__img {
    height: auto;
    aspect-ratio: 15 / 16;
}
.booklet__title {
    height: auto;
    aspect-ratio: 16 / 4;
}
.hidex {
    display: none;
}
.active .hidex {
    display: inline-block;
}
.faq-li .active .fa-chevron-down {
    display: none;
}
.active .fa-plus {
    display: none;
}
.accordion .content.pm p:not(li p) {
    margin-bottom: 24px;
}
.faq-li .title {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.faq2 .faq-li .title {
    display: block;
}
.faq2 .faq-li .title > div {
    margin-right: 5px;
}
.faq2.faem .faq-li .title > div > div {
    margin-right: 5px;
}
.faq2 .faq-li .title > em {
    font-size: 16px;
    color: #FF6634;
}
.faq2.faem .faq-li .title > .hwline3 > div > em {
    font-size: 16px;
    color: #FF6634;
    margin-left: 5px;
}
.faq2-desc p {
    margin-bottom: 0;
}
.faq2-more {
    float: right;
    color: #FF6634;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 0;
}
.s30 {
    padding: 30px 0;
}
.of-img-wrapper {
    position: relative;
}
.absolute-anchor {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -100000px;
    z-index: 2;
}

.of-title {
    padding: 30px;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.of-title h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold !important;
    text-align: center;
    white-space: break-spaces;
    margin-bottom: 0;
}
.of-btn {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transition: all 0.3s;
    transform: translate(-50%, 250%);
    -webkit-transform: translate(-50%, 250%);
    -moz-transform: translate(-50%, 250%);
    -ms-transform: translate(-50%, 250%);
    -o-transform: translate(-50%, 250%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.of-border:hover .of-btn {
    transition-delay: 0.3s;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.of-border:hover .of-img:not(.dncb .of-img) {
    background-color: transparent !important;
    opacity: 0.5;
}
.of-border:hover .dncb .of-img {
    filter: brightness(0.5);
}
.of-img-wrapper:not(.dncb) {
    transition: all 0.3s;
    background-color: #000 !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.of-btn .site-btn {
    border-radius: 10px;
    opacity: 1;
    background:  #FF6634!important;
    border-color: #fff;
    text-shadow: none;
    letter-spacing: normal;
}
.of-btn .site-btn:hover {
    background: #ffa64c !important;
}
.of-img {
    position: relative;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.pswp {
    z-index: 10000;
}
.modal_content {
    text-align: initial !important;
}
.modal_content2 {
    padding-right: 30px;
}
.tab-content img {
    height: auto !important;
}
.tab-content h3 {
    margin-top: 24px;
}
.tab-title2 {
    border-right: 1px solid black;
    padding: 0 15px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}
.tab-title2 span {
    font-weight: 500;
    color: #1e3761;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
}
.tab-title2 span:hover, .tabs li.active span {
    color: #b71731;
}
.tabs li:last-child > div {
    border-right: none;
}

.counter-icon img {
    height: 55px !important;
}

.counter-icon.o-img img {
    height: 100px;
}
#payu {
	text-align: center;
    margin-bottom: 30px;
}

#payu-payment-form button[type=submit] {
	border: 0px;
	height: 50px;
	width: 290px;
	max-width: 100%;
	background: url('https://static.payu.com/pl/standard/partners/buttons/payu_account_button_long_03.png');
	background-repeat: no-repeat;
	cursor: pointer;
    margin: 0 auto;
}
#rezerwacje table {
    border-spacing: 1px;
    border-collapse: collapse;
    overflow: hidden;
    position: relative;
}
  #rezerwacje table * {
    position: relative;
  }
  /* #rezerwacje table td, #rezerwacje table th {
    text-transform: lowercase;
  } */
  #rezerwacje table thead tr {
    height: 60px;
  }
  #rezerwacje:not(.rpdf) table thead tr {
    border-bottom: 1px solid #FF6634;
  }
  #rezerwacje table tbody tr {
    height: 60px;
  }
  #rezerwacje table tbody tr:last-child {
    border: 0;
  }
  
  #rezerwacje table td.l, #rezerwacje table th.l {
    text-align: center;
  }
  #rezerwacje table td.c, #rezerwacje table th.c {
    text-align: center;
  }
  #rezerwacje table td.r, #rezerwacje table th.r {
    text-align: center;
  }
  
  #rezerwacje blockquote {
    color: white;
    text-align: center;
  }
  #rezerwacje * {
    /* text-align: center; */
}

#rezerwacje tr:not(thead tr) {
    cursor: pointer;
    border-color: #fff;
}
#rezerwacje tr:not(thead tr):hover {
    background: #f5f5f5;
    /* color: #fff; */
}

.rez-btn {
    display: inline-block;
    background: #FF6634;
    padding: 10px 30px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    font-weight: 300;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    width: 100%;
    max-width: 170px;
}
.rez-btn:hover {
    color: #fff;
    background: #B71731;
}
.rez-btn.auto {
    max-width: none;
}
.rewo-btn {
    display: inline-block;
    background: #FF6634;
    padding: 15px 25px;
    color: #fff;
    border-radius: 4px;
    /* text-transform: uppercase; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    font-weight: 500;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    width: auto;
    border: 1px solid #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.rewo-btn:hover {
    color: #fff;
    background: #B71731;
}
span.availability {
    font-size: 12px;
    text-transform: lowercase;
    white-space: nowrap;
}
span.nobreakable {
    white-space: nowrap;
}

.foundry_modal .close-modal {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
    float: right;
    font-weight: bold;
    background: #fff;
    padding: 3px;
    margin-bottom: 15px;
    border: 1px solid;
}
.foundry_modal {
    padding: 40px !important;
}
.lds-ring {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #000 transparent transparent transparent;
  }
.lds-ring.small {
    display: inline-block;
    position: relative;
    width: 31px;
    height: 31px;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}
  .lds-ring.small div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
  }
  .offer-text .lds-ring.small div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 5px;
    border: 1px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #000 transparent transparent transparent;
  }
  .btn.min-price2 .lds-ring.small {
    width: 23px;
    height: 23px;
    }
    .btn.min-price2 .lds-ring.small div {
        width: 19px;
        height: 19px;
    }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

  .pcfon {
    display: inline-block;
    margin-right: 5%;
}
.pcfon img {
    height: 24px;
}

  /* szukajka */
.menu-search {
    display: inline-block;
    cursor: pointer;
    margin-left: 10%;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.menu-search img {
    height: 24px;
}
.szukajkaFG-section {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(0,0,0,.94);
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0,-100%,0);
    -ms-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    width: 100%;
    height: 100%;
    z-index: 999999 !important;
    -webkit-transition: transform .25s ease;
    -o-transition: transform .25s ease;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.szukajkaFG-section.s-active {
    -webkit-transform: translate3d(0,0,0)!important;
    -ms-transform: translate3d(0,0,0)!important;
    transform: translate3d(0,0,0)!important
}

.szukajkaFG-section .newstitleFG {
    color: #fff
}

.containerFG {
    height: 100%
}

.s-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-popularne {
    margin-top: 100px;
    border-top: 1px solid #4b4b4b;
    color: #fff;
    font-weight: 400;
    font-size: 30px
}

.s-container input.search-input {
    width: 60px;
    height: 60px;
    background: 0 0;
    border: none;
    margin-bottom: 0;
    float: right;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iV2Fyc3R3YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjMycHgiIGhlaWdodD0iMzEuOTc1cHgiIHZpZXdCb3g9IjAgMCAzMiAzMS45NzUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMxLjk3NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTQuMTg3LDBDNi4zNjYtMC4wMTQsMC4wMTMsNi4zMTUsMCwxNC4xMzdjLTAuMDE1LDcuODI0LDYuMzE1LDE0LjE3NSwxNC4xMzcsMTQuMTg5DQoJYzMuMjY1LDAuMDA2LDYuNDMtMS4xMTUsOC45NjMtMy4xNzZsNi4zOTUsNi4zOTRjMC41NzEsMC41NzMsMS41MDMsMC41NzQsMi4wNzYsMGwwLDBjMC41Ny0wLjU2NCwwLjU3Mi0xLjQ4MywwLjAwNy0yLjA1Mg0KCWwtMC4wMDctMC4wMDlsLTYuMzk0LTYuMzk0YzQuOTM1LTYuMDY2LDQuMDE3LTE0Ljk4Mi0yLjA0OC0xOS45MTZDMjAuNjAxLDEuMTIsMTcuNDQ0LTAuMDAzLDE0LjE4NywwIE0xNC4xODcsMi45MjkNCgljNi4yMDQsMCwxMS4yMzIsNS4wMjksMTEuMjMyLDExLjIzMmMwLDYuMjA0LTUuMDI4LDExLjIzMS0xMS4yMzIsMTEuMjMxYy02LjIwMywwLTExLjIzMy01LjAyNy0xMS4yMzMtMTEuMjMxDQoJYy0wLjAxMS02LjE5Miw1LTExLjIyMSwxMS4xOTEtMTEuMjMySDE0LjE4N3oiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom: 1px solid #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    background-size: 38px
}
.s-container input.search-input {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

input.s-input:focus::-webkit-input-placeholder {
    color: transparent
}

input.s-input:focus:-moz-placeholder {
    color: transparent
}

input.s-input:focus::-moz-placeholder {
    color: transparent
}

input.s-input:focus:-ms-input-placeholder {
    color: transparent
}

input.s-input::-webkit-input-placeholder {
    color: #fff;
    font-size: 50px;
    font-weight: 300!important
}

input.s-input:-moz-placeholder {
    color: #fff;
    font-size: 50px;
    font-weight: 300!important
}

input.s-input::-moz-placeholder {
    color: #fff;
    font-size: 50px;
    font-weight: 300!important
}

input.s-input:-ms-input-placeholder {
    color: #fff;
    font-size: 50px;
    font-weight: 300!important
}

input.s-input {
    outline: 0;
    background: 0 0 !important;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 50px;
    font-weight: 300!important;
    text-transform: uppercase;
    color: #fff !important;
}

.s-close {
    position: absolute;
    top: 60px;
    right: 80px;
    width: 60px;
    height: 60px;
    cursor: pointer
}

.s-close span {
    background: #fff;
    top: 27px;
    width: 60px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 3px
}

.s-close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.s-input {
    border: none;
    width: calc(100% - 60px);
    height: 60px;
    margin-bottom: 0
}
  /*  */

  @media screen and (min-width: 35.5em) {
        #rezerwacje table:not(:first-of-type) tr {
        padding: 0;
        height: 0;
        border-bottom: none !important;
    }
  }
  @media screen and (max-width: 35.5em) {
    #rezerwacje table {
        border-spacing: 1px;
        border-collapse: collapse;
        overflow: hidden;
        width: 100%;
        margin: 0;
        position: relative;
    }
    .foundry_modal {
        padding: 30px 15px !important;
    }
    #rezerwacje table * {
        font-size: 13px;
    }
    #rezerwacje table {
        border-color: #ccc;
    }
    #rezerwacje table td, #rezerwacje table th {
        text-align: left;
    }
    #rezerwacje table {
      display: block;
    }
    #rezerwacje table > *, #rezerwacje table tr, #rezerwacje table td, #rezerwacje table th {
      display: block;
    }
    #rezerwacje table thead {
      display: none;
    }
    #rezerwacje table tbody tr {
      height: auto;
      padding: 8px 0;
    }
    #rezerwacje table tbody tr:not(:last-child) {
      border-bottom: 1px solid #ccc !important;
    }
    #rezerwacje table:not(:first-child) tbody tr:first-child {
      border-top: 1px solid #ccc !important;
    }
    #rezerwacje table tbody tr td {
      padding-left: 0;
      margin-bottom: 0;
      border: none;
    }
    #rezerwacje table tbody tr td:last-child {
      margin-bottom: 0;
    }
    td, th {
        padding: 1px;
    }
    #rezerwacje table tbody tr td:before {
        position: absolute;
        font-weight: 700;
        width: 40%;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    #rezerwacje table tbody tr td:nth-child(2) {
      width:30%;
      display:inline-block
    }
    #rezerwacje table tbody tr td:nth-child(3) {
      display:none;
    }

    #rezerwacje table tbody tr td:nth-child(4) {
      display:none;
    }
  
    #rezerwacje table tbody tr td:nth-child(5) {
      width:15%;
      display:inline-block
    }
    #rezerwacje table tbody tr td:nth-child(6) {
      width:55%;
      display:inline-block;
      text-align: right;
    }
    #rezerwacje .rez-btn {
        max-width: 75%;
        padding: 10px;
    }
    
  }



.input-holder span {
    cursor: pointer;
}
.cena-regularna {
    /* text-decoration: line-through; */
    font-size: 30px;
    /* text-decoration-thickness: 1px; */
    position: relative;
    font-weight: bold;
}
.cena-regularna:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
}
.oferta-box .bdiv {
    margin: 15px 0;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.bdiv:hover {
    box-shadow: 0 0 10px 0 #bababa;
}
.of-border {
    position: relative;
    border: 1px solid #ccc;
    margin: 15px 0;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.of-border:hover {
    box-shadow: 0 0 10px 0 #bababa;
}
.oferta-box p {
    margin-bottom: 0;
}
.oferta-box .pdiv {
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.oferta-box em {
    font-size: 30px;
    margin: 0 3px;
}
.o-name {
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    background: #000;
    color: #fff;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.o-desc {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.b-span {
    display: inline-block;
    border-bottom: 1px solid;
    margin-bottom: 5px;
    padding-bottom: 5px;
    min-width: 190px;
}
.info-p {
    font-size: 16px;
}
.o-buy {
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
}
.btn.min-price {
    position: relative;
    text-transform: none;
    height: auto;
    line-height: 1;
    padding: 7px 30px !important;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: lighter;
}
.min-price:hover {
    opacity: 0.8;
}
.btn.min-price2 {
    z-index: 1;
    position: absolute;
    text-transform: none;
    height: auto;
    line-height: 1;
    padding: 7px 15px !important;
    font-weight: lighter;
    margin: 0;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.price-s {
    font-size: 20px;
    font-weight: 700;
  transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn.min-price2 .price-s {
    font-size: 26px;
    font-weight: bold;
}
.v2price.uppercase {
    text-transform: uppercase;
}
.v2price {
    text-transform: none;
    background: #FF6634 !important;
}
.v2price:hover {
    background: #FF6634 !important;
}
.v2price:hover .price-s {
  font-size: 21px
}
.time {
    color: #FF6634 !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.z-img {
    width: 28px !important;
    margin-right: 4px;
}
/* .oferta-box:first-child .o-name, .oferta-box:first-child .min-price {
    background: #B71731;
}
.oferta-box:nth-child(2) .o-name, .oferta-box:nth-child(2) .min-price {
    background: #000;
}
.oferta-box:nth-child(3) .o-name, .oferta-box:nth-child(3) .min-price {
    background: #FF6634;
} */
.faship {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.o-plus-desc {
    float: left;
    margin-top: 15px;
}
.flex-span {
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-inline-name {
    font-size: 46px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-right: 30px;
}
.o-inline-span {
    text-align: center;
}
.o-inline-span em {
    font-size: 40px;
    margin: 0 3px;
}
.flex-vertical {
    margin-bottom: 20px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.flex-submenu {
    padding: 30px 15px;
    text-align: center;
}
.flex-submenu a {
    border-right: 1px solid black;
    padding: 0 15px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}
.flex-submenu a:last-child {
    border: none;
}







ul:not([class]) {
    padding-left: 20px;
    list-style: initial;
}
.ml0 {
    margin-left: 0 !important;
}
.fs14 {
    font-size: 14px;
}
.fs19 {
    font-size: 19px;
}
.bg1, section.even {
    background: #F5F8F9;
}
.bt2 {
    border-top: 1px solid #CCCCCC;
}
.slick-offer-slider img {
    margin: 0 5px !important;
}
.slick-offer-slider .slick-list {
    max-width: none;
}
.offer-prev {
    position: absolute;
    cursor: pointer;
    z-index: 5;
    font-size: 3.5rem;
    background: #B71731;
    color: #fff;
    padding: 15px;
    left: 5vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}
.offer-next {
    position: absolute;
    cursor: pointer;
    z-index: 5;
    font-size: 3.5rem;
    background: #B71731;
    color: #fff;
    padding: 15px;
    right: 5vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}
.offer-prev:hover, .offer-next:hover {
    background: #FF6634;
}


/* .parent-title {
    font-size: 4rem;
    font-weight: bold;
    background: #000;
    line-height: 1;
    padding: 15px 30px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 15px;
    display: table-caption;
    white-space: break-spaces;
    margin-bottom: 50px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
} */

.parent-title {
    font-weight: 600;
    color: #000;
}
span.vb {
    border-right: 1px solid #FF6634;
    margin: 0 10px;
}
.nroferty {
    font-size: 12px;
    margin-top: 10px;
}
.offer-title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
}
.offer-text {
    font-size: 21px;
}
span.cena, .offer-text .price-s {
    font-size: 36px;
    font-weight: bold;
}
span.cena {
    line-height: 1;
}
.v2price span.cena {
    line-height: normal;
}
.headerbordered {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 15px;
}
.lowerp {
    padding: 30px 0;
}




a:hover, a:focus {
    text-decoration: underline;
    /* text-underline-position: under;
    text-underline-offset: 1px; */
}
.btn {
    margin-right: 20px;
}
.btn:visited {
    color: #fff;
}
.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.tiktok {
    height: 1.7em;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.group-item {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.bold {
    font-weight: bold !important;
}
.fs22 {
    font-size: 22px;
}
.fs26 {
    font-size: 26px;
}
.fw500, .fw500 * {
    font-weight: 500;
}
.fw600, .fw600 * {
    font-weight: 600;
}
.m15 {
    margin: 15px;
}
.wb {
    padding: 20px;
    border: 1px solid white;
    font-size: 46px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.wbs {
    font-size: 46px;
}
.dhr {
    background: #fff;
}
.red {
    color: #DA0000;
}
.purple {
    color: #B71731;
}
.count {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
}
.counter-title {
    font-weight: 400;
    font-size: 22px;
}
.btn-secondary, .btn3 {
    padding: 0 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    height: 44px;
    border: none;
    color: #fff;
    background: #B71731;
    font-size: 19px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0;
}
.btn:hover {
    background: #FF6634;
    color: #fff;
}
.terminy, .btn3 {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    line-height: 1;
}
.terminy:hover, .terminy:focus {
    color: #fff;
    background: #b71731;
    border-color: #b71731;
}
.image-square .container {
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
}
.background-image-holder {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.cropped .background-image-holder {
    background-size: cover !important;
}
.wauto {
    width: auto !important;
    padding: 15px 15px 6px 15px !important;
}
.mr5 {
    margin-right: 5px;
}
.search-button, button[type=submit], input[type=submit] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
    height: 44px;
    font-size: 24px;
    font-weight: bold;
    padding: 0 15px;
    width: auto;
    border: none;
    background: #B71731;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -moz-transition: background .3s linear;
    -ms-transition: background .3s linear;
    -o-transition: background .3s linear;
}
button[type=submit]:hover {
    background: #FF6634;
}
.search-button span {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}
.msticky .search-container input[type=text] {
    width: 100%;
}
.msticky .search-container {
    width: 100%;
    right: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, select {
    background-color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    height: 40px !important;
}
#searchformoffers input, #searchformoffers select {
    cursor: pointer;
    border: 1px solid #000 !important;
    color: #000;
    box-shadow: none;
}
.regular-checkbox+label {
    background-color: #fff;
    border: 1px solid #000;
    padding: 9px;
    border-radius: 0;
    display: inline-block;
    position: relative;
    margin: -2px 5px 0 15px;
    vertical-align: middle;
    line-height: 17px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.regular-checkbox:checked+label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 3px;
    color: #000;
}
.mw100 {
    max-width: 100% !important;
}
.msticky .jetmenux li > .megamenu a {
    font-size: 14px;
}
.msticky .jetmenux ul.dropdown li {
    font-size: 14px;
    padding-top: 5px;
}
.msticky ul ul a:hover {
    text-decoration: underline !important;
}
.msticky a:hover {
    color: #FF6634;
}
footer a:hover {
    color: #FF6634 !important;
}
.search-input:hover {
    color: #fff;
}
.module a:hover {
    color: #fff;
}
.msticky .search-input {
    font-family: 'FontAwesome' !important;
    height: 40px;
}
.msticky .jetmenux > li.showhide span.icon {
    margin: 17px 20px;
    float: left;
}
.msticky .jetmenux > li.showhide {
    background: none;
}
.msticky .scrollable .jetmenux > li.showhide {
    background: #ac1a198a;
}
.msticky .search-container input[type=submit] {
    background: #B70A2E;
    color: #fff;
}
.msticky .search-container {
    border-top: 1px solid rgb(34 55 95 / 10%);
    background: #fff;
    float: left;
}
.search-container label + span {
    color: #000;
}
.search-container label {
    font-weight: 400;
}

label.offer-form-label {
    color: #a3a3a3;
    font-size: 14px;
}
.centeredlogo_2 .layer-logo {
    height: 120px;
    filter: brightness(10);
    top: -50px;
    -webkit-filter: brightness(10);
}

.fs24 {
    font-size: 24px;
}

.mt-10 {
    margin-top: -10px;
}

.mlauto {
    margin-left: auto;
}


.flex-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #efefed;
    padding: 15px 0;
}

.flex-line:last-child {
    border-bottom: none;
}

.image-tile:not(.img-aos) {
    transition: 0.25s linear;
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -ms-transition: 0.25s linear;
    -o-transition: 0.25s linear;
}

.slick-initialized .slick-slide.img-aos {
    display: block !important;
}

/* .image-tile:hover {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
} */

.slider-thumb-controls {
    position: relative;
}

.product-shadow {
    z-index: 2;
    position: relative;
    background: #fff;
    border: 1px solid #e8e8e8;
    color: #555;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    box-shadow: 0 0 19px 2px rgb(0 0 0 / 5%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
}

.btn-holder {
    margin-top: auto;
}

.flex1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.text-left,
.text-left * {
    /* text-align: left; */
}

.mb30 {
    margin-bottom: 30px;
}

.p30 {
    padding: 30px;
}

.bbrr0 {
    border-bottom-right-radius: 0 !important;
}

.prod-slider img {
    margin: 0 auto;
}

.prod-slider a {
    text-decoration: none;
}

.prod-section:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    width: 90vw;
    height: 50vw;
    transform: translate(-50%, -100%);
    background-color: transparent;
    display: block;
    border-radius: 100%;
    box-shadow: 0 0 70px 0 rgb(99 99 97 / 40%);
}

.prod-section {
    transition: all .2s ease-in-out;
    overflow: hidden;
    padding: 90px 0;
    position: relative;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.card {
    background-color: #fff;
    position: relative;
    padding: 25px 30px;
    display: block;
    box-shadow: 0 0 33px 0 rgb(99 99 97 / 15%);
}

.card-green {
    margin-top: 25px;
    background: #ffffff;
    margin-right: 0 !important;
    padding-right: 30px !important;
}

.card-green::before {
    content: "";
    left: 0;
    top: 0;
    border-width: 40px 40px 0 0;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-color: #B71731;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}

.grey-bg {
    background-color: #f5f5f5;
}

.p-info {
    display: inline-block;
    margin-left: 15px;
}

.p-info span {
    display: block;
    width: 100%;
}

.flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mh120 {
    min-height: 120px;
}

.btn-shop {
    background: #B71731;
    color: #fff;
    width: 100%;
}


[type="checkbox"]:not(.cky-switch>input):not(:checked),[type="checkbox"]:not(.cky-switch>input):checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="checkbox"]+span:not(.lever) {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 20px;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type="checkbox"]+span:not(.lever):before,
[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 1px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type="checkbox"]:not(:checked):disabled+span:not(.lever):before {
    border: none;
    background-color: rgba(0, 0, 0, 0.42)
}

[type="checkbox"].tabbed:focus+span:not(.lever):after {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"]:checked+span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid #26a69a;
    border-bottom: 1px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+span:before {
    border-right: 1px solid rgba(0, 0, 0, 0.42);
    border-bottom: 1px solid rgba(0, 0, 0, 0.42)
}

[type="checkbox"]:indeterminate+span:not(.lever):before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #26a69a;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+span:not(.lever):before {
    border-right: 1px solid rgba(0, 0, 0, 0.42);
    background-color: transparent
}

[type="checkbox"].filled-in+span:not(.lever):after {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

[type="checkbox"].filled-in+span:not(.lever):before,
[type="checkbox"].filled-in+span:not(.lever):after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):before {
    width: 0;
    height: 0;
    border: 1px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #5a5a5a;
    top: 0px;
    z-index: 0
}

[type="checkbox"].filled-in:checked+span:not(.lever):before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type="checkbox"].filled-in.tabbed:focus+span:not(.lever):after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"].filled-in.tabbed:checked:focus+span:not(.lever):after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a
}

[type="checkbox"].filled-in:disabled:not(:checked)+span:not(.lever):before {
    background-color: transparent;
    border: 1px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+span:not(.lever):after {
    border-color: transparent;
    background-color: #949494
}

[type="checkbox"].filled-in:disabled:checked+span:not(.lever):before {
    background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+span:not(.lever):after {
    background-color: #949494;
    border-color: #949494
}
label {
    cursor: pointer;
}

.v-align-transform {
    position: absolute;
    /* width: 100%; */
}

.nav-btn {
    border: 1px solid #000;
    border-radius: 10px;
    color: #000;
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 30px;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: inline-block;
}

.nav-btn:hover {
    background: #000;
}

.nav-btn:hover,
.nav-btn:hover em {
    color: #fff !important;
}

/* .footer-logo {
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
} */
.logoand3cols .footer-info {
    font-weight: 500;
    line-height: 34px;
}

.count:after {
    content: '+';
}

.counters {
    background: #000;
}

/* a:hover, a:focus {
    text-decoration: underline;
} */
.subpage-desc {
    font-size: 16px;
    line-height: 34px;
    font-weight: 500;
    color: #565c72;
    margin-bottom: 15px;
}

img.testominal-image.mb16 {
    border-radius: 50%;
}

img.rounded {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.opinion-author {
    font-size: 20px;
    font-weight: 600;
}

.author-role {
    font-size: 12px;
    font-weight: 600;
    color: #5840e2;
}

.opinion-content {
    font-style: normal;
}

.iconsboxed {
    background: rgb(0 139 208);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.contentradius {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.shifted-content2 {
    width: 50%;
}

.shifted-image2 {
    height: 600px;
}

.shifted-content,
.shifted-image {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.feature-1 {
    padding: 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.feature-1,
.feature-1 *,
.feature-1:before {
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.feature-1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.3);
    border-radius: 0;
    background-color: #ac1a19;
    z-index: -1;
    transform: scale(.9);
    opacity: 0;
}

.feature-1:hover:before {
    transform: scale(1);
    opacity: 1;
}

.feature-1:hover * {
    color: #fff;
}

.feature-1 img {
    border-radius: 50%;
}

.feature-1:hover * {
    text-decoration: none;
}

.feature-2x {
    padding: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    background: #f7f8fa;
    border-radius: 10px;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.feature-2x:hover {
    transform: scale(1.05);
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 30px;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    background: #fff;
}

.button.iconsboxed2 {
    background-image: linear-gradient(180deg, #bf7b3d 0, #cf9c6d 50%, #add9a9 50%, #B71731 100%);
    background-size: 100% 200%;
    background-position-y: 0;
    color: #fff;
    border-color: transparent;
    border: none !important;
    transition: background-position .15s ease-in-out;
    border-radius: 30px;
    border: 0.1rem solid rgba(255, 255, 255, .3);
    padding: 15px 30px !important;
    display: inline-block;
    font-size: 14px;
    -webkit-transition: background-position .15s ease-in-out;
    -moz-transition: background-position .15s ease-in-out;
    -ms-transition: background-position .15s ease-in-out;
    -o-transition: background-position .15s ease-in-out;
}

.button.iconsboxed2:hover {
    background-position-y: 100%;
}

.button.iconsboxed2 span {
    font-weight: 600;
}

.p030 {
    padding: 0 30px;
}

.mb60 {
    margin-bottom: 60px;
}

.mr15 {
    margin-right: 15px;
}

.flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

body,
.menu {
    font-family: 'Poppins', sans-serif;
}

table:not(.tab-content table, .contact-table) p {
    margin-bottom: 0;
}
.contact-table td, .contact-table th {
    padding: 0;
}
strong a {
    font-weight: bold;
}

.waves>use {
    animation: move-forever 24s linear infinite;
}

.waves>use:nth-child(1) {
    animation-delay: -2s;
}

.waves>use:nth-child(2) {
    animation-delay: -2s;
    animation-duration: 8s
}

.waves>use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 5s
}

@keyframes move-forever {
    0% {
        transform: translate(-90px, 0%)
    }

    100% {
        transform: translate(85px, 0%)
    }
}

.offer-item-border {
    border: 1px solid #32558a;
}

.offer-item-header {
    margin-bottom: 1.5em;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-size: .8em;
    text-align: center;
    padding-top: 1em;
}

.offer-item-subheader {
    font-weight: 400;
    padding-bottom: 1em;
}

.offer-item-text {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: .8em;
    text-align: left;
    padding-top: 8px;
}

.offer-item-text ul {
    margin-bottom: 10px;
    /* margin-left: -15px; */
}

.offer-item-text ul li {
    line-height: 1.36em;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.editorial {
    display: block;
    width: 100%;
    height: 5em;
    max-height: 100vh;
    margin: 0;
    /* position: absolute; */
    /* bottom: 0; */
}

.main-container {
    /* margin-bottom: -4em; */
}

.editorialtop {
    position: relative;
    z-index: 100;
}

.mrphonetop {
    opacity: 1;
    font-size: 2em;
    font-weight: 400;
}

.module em.fa::before {
    font-size: 21px;
}

.module em.fa {
    margin-top: 9px;
}

.sub {
    font-size: 13px;
    letter-spacing: 3px;
}

.db {
    display: block;
}

.lang-text {
    display: inline-block;
    cursor: default;
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: color .2s ease;
    font-weight: 400;
    opacity: 1;
    margin-right: 15px;
}

.lang-text:hover {
    cursor: pointer;
}

.module {
    /* padding: 0 15px; */
    padding-top: 10px;
}

.featured-info {
    max-width: 100%;
    text-align: left;
    margin: 0 auto;
}

.nav-utility {
    border: none;
}

/* section {
    padding: 45px 0 90px 0;
} */
.icon {
    color: #0089ce;
}

.inherited {
    color: inherit;
}

.logo {
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;

}

.reveal-nav .logo {
    opacity: 0;
}

.feature h2 {
    min-height: 50px;
    margin-bottom: 0;
}

b,
strong {
    font-weight: bold;
}

.table-hover>tbody>tr:hover {
    background-color: #ebf9f7;
}

.cennik2 .price-list li {
    border-bottom: 1px solid #c2d8cd;
    color: #212529;
}

.cennik2 .price-list li:hover {
    background: #194c55;
}

.button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 15px;
}

.button-container .btn {
    border: 1px solid #adc6c5;
    height: 38px;
    min-width: 24%;
    padding: 0;
}

.person-btn.active {
    background: #e1e5e6;
    color: #fff;
}

ul[data-target] {
    display: none;
}

.filters li.active {
    border-color: #e1e5e6;
    opacity: 1;
}

.filters li {
    border: 1px solid #f9f9f9;
    padding: 0 20px;
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 0;
    color: #ffffff;
}

.filters li.active {
    border-color: #c6cfd0;
    opacity: 1;
    background-color: #d9dede;
    color: #16392a;
}

.flex-direction-nav a {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: none;
    text-shadow: none;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.flex-direction-nav a::before, .flex-slick-next:before, .flex-slick-prev:before {
    font-weight: bold !important;
    font-size: 60px !important;
    font-family: 'Font Awesome 5 Free' !important;
    content: "\f054" !important;
    color: #fff !important;
}
.testimonials .flex-direction-nav a::before {
    color: #000 !important;
    font-size: 30px !important;
}
.pakiet-prev:before, .pakiet-next:before {
    font-weight: bold !important;
    font-size: 40px !important;
    font-family: 'Font Awesome 5 Free' !important;
    content: "\f054" !important;
    color: #5E0E0E !important;
}
.flex-direction-nav a.flex-prev::before, .flex-slick-prev:before, .pakiet-prev:before {
    content: "\f053" !important;
}
.flex-direction-nav a:hover {
    background: none;
}
.flex-direction-nav a.flex-prev {
    left: 100px;
}
.flex-direction-nav a.flex-next {
    right: 100px;
}
.pakiet-prev, .pakiet-next {
    cursor: pointer;
    background: #ffffff70;
    line-height: 1;
    text-align: center;
    padding: 10px 15px;
    z-index: 1;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.pakiet-prev {
    left: 0;
}
.pakiet-next {
    right: 0;
}

.logoand3cols .footer-title {
    font-weight: 600;
}

.logoand3cols.footer-2.bg-primary {
    background: linear-gradient(#0e4b55 0%, #002e33 100%);
}

.page-title-1 {
    height: 100vh;
}

.page-title.page-title-3 {
    height: auto;
    padding: 25px 0;
    background: #cacaca;
}

.page-title .container {
    position: relative;
    transform: none;
    top: 0;
}

.breadcrumb {
    margin-bottom: 0;
    position: relative;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #B3B3B3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.breadcrumb-2 li a, .breadcrumb-2 li {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-right: 15px;
}

.breadcrumb-2>li+li:before {
    color: #fff;
    display: none;
}

.breadcrumb>.active {
    color: #bfd0d8;
}

.color-p {
    color: #0089ce;
}

.color-lb {
    color: #B71731;
}

.ml10 {
    margin-left: 10px;
}

.white {
    color: #fff;
}

.black {
    color: #000;
}

.lh30 * {
    line-height: 30px;
}

.fs14 * {
    font-size: 14px;
    font-weight: 500;
}


@media (min-width: 1200px) {
    .container {
      width: 1270px;
    }
  }

@media all and (max-width: 990px) {

    .page-title-4 .breadcrumb,
    .page-title-2 .breadcrumb {
        margin-top: 0;
    }
}

@media (max-width: 991px) {

    .page-title-1 {
        height: 90vh;
    }
    
    .counter-icon img {
        height: 45px !important;
    }
    .dzialy-section {
        display: none;
    }
    .mdjust {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .iconsboxed,
    .counters,
    .br10 {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .shifted-image {
        position: relative;
        width: 100%;
    }

    .shifted-content {
        width: 100%;
        min-height: auto;
        text-align: center;
        padding: 50px 20px 20px;
        border: 0;
        box-shadow: none;
    }

    .shifted-content .btn {
        margin-bottom: 25px;
    }

    .m100-0 {
        margin: 40px 0;
    }

    .shifted-left,
    .shifted-right {
        padding-top: 0;
    }

    .image-square .flex-direction-nav,
    .image-square .flex-control-nav {
        display: none;
    }

    .breadcrumb>li {
        margin-left: 0;
    }

    .breadcrumb-2 li a,
    .breadcrumb-2 li {
        line-height: 20px;
        letter-spacing: 0px;
    }
}

a, .bluep {
    color: #1e3761;
}

a:hover {
    color: #FF6634;
}
.p-link:hover {
    text-decoration: none;
}

.accordion-2 .title:before,
.expander {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.accordion-2 .title:before {
    display: none;
}

.expander {
    right: 0;
}

li.faq-li {
    position: relative;
}

.mw75 {
    max-width: 75%;
}

.title h4 {
    font-size: 26px;
    color: #193528;
    font-weight: 700;
    line-height: 1;
}

.title h4 strong {
    font-size: 24px;
    color: #f7eed0;
}

.ml24 {
    margin-left: 24px;
}

/*.categorydate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin-right: 100px;
}
.categorydate > span {
    margin: 0 10px;
}*/
.categorydate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: justify; */
    -ms-flex-pack: justify;
    justify-content: stretch;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-right: 110px;
}

.categorydate>span {
    margin: 0 30px 0 0;
}

.color4b95b3 {
    color: #4b95b3;
}

.accordion .faq-li {
    background-color: transparent !important;
}

.accordion .faq-li:first-child {
    background-color: #e2eaeb;
}

.accordion .faq-li:nth-child(2) {
    background-color: #d6e4e5;
}

.accordion .faq-li:nth-child(3) {
    background-color: #cbe0e1;
}

.accordion .faq-li:nth-child(4) {
    background-color: #bfdcdd;
}

.faq-li .title:hover {
    background: #f9f9f9;
}

.faq2 .faq-li .title {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
}

.faq2 .accordion .content p {
    padding: 0;
}

.faq2 .faq-li .title:hover {
    background: none;
}

select.ui-datepicker-month {
    height: 24px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
}

.h79 {
    height: 79px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
}

.g-recaptcha {
    margin-bottom: 0;
}

input[type=text]:not(#searchformoffers input),
input[type=email]:not(#searchformoffers input),
textarea, select {
    border: none;
    border-bottom: 1px solid #bababa;
    padding: 3px;
    font-weight: 500;
    font-size: 16px;
}
select {
    color: #000;
    border-bottom: 1px solid #bababa !important;
}
.newsletter-input {
    border: none !important;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    outline: none;
    color: #3da3ff;
}
input:focus::placeholder,
textarea:focus::placeholder {
    color: transparent;
}

input[type=file] {
    display: none;
}

.form-loading {
    top: 4px !important;
}

.box {
    height: 100%;
    min-height: 132px;
    border-radius: 1rem;
    border: 0.2rem dashed #c4c9d3;
    opacity: .7;
    transition: border .25s ease-in-out;
    -webkit-transition: border .25s ease-in-out;
    -moz-transition: border .25s ease-in-out;
    -ms-transition: border .25s ease-in-out;
    -o-transition: border .25s ease-in-out;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    -ms-border-radius: 1rem;
    -o-border-radius: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* label {
    color: #000;
    font-weight: 500;
    font-size: 12px;
} */
.s-faktura {
    padding-left: 15px;
}
[type=radio] {
    width: 20px;
    height: 20px;
    border-width: 2px;
    vertical-align: sub;
}
[disabled] {
    cursor: not-allowed !important;
    background-color: #eeeeee !important;
}
[disabled]::-webkit-input-placeholder {
    color: #a3a3a3 !important;
}
[disabled]::-moz-placeholder {
    color: #a3a3a3 !important;
}
[disabled]:-ms-input-placeholder {
    color: #a3a3a3 !important;
}
[disabled]::-ms-input-placeholder {
    color: #a3a3a3 !important;
}
[disabled]::placeholder {
    color: #a3a3a3 !important;
}
#showinvoice, #doinvoice {
    display: none;
}

label[for=file-upload] {
    cursor: pointer;
    font-size: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.privacy-policy {
    font-size: 13px;
    line-height: 15px;
    color: #959aaa;
}

body.dragging .box::before {
    content: "Przeciągnij plik tutaj";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    background-color: #ffff00;
    pointer-events: none;
    text-align: center;
    font-weight: bold;
    border-radius: 1rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    -ms-border-radius: 1rem;
    -o-border-radius: 1rem;
}

::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
    text-transform: none;
}

:-moz-placeholder {
    color: #000;
    font-size: 16px;
    text-transform: none;
}

::-moz-placeholder {
    color: #000;
    font-size: 16px;
    text-transform: none;
}

:-ms-input-placeholder {
    color: #000;
    font-size: 16px;
    text-transform: none;
}

#back-top {
    background-color: #212529;
    bottom: 25px;
    width: 55px;
    height: 55px;
    border: 1px solid #f9f6ef;
    border-radius: 10px;
}

#back-top a {
    border: none;
}

.pl15 {
    padding-left: 15px;
}

.pl30 {
    padding-left: 30px;
}

span.expander {
    float: right;
    margin-right: 15px;
    color: #212529;
    display: none;
    line-height: 32px;
}

.expander.show-menu {
    display: inline;
}

.active .expander.show-menu {
    display: none;
}

.active .expander.hide-menu {
    display: inline;
}

/* .title:not(.active):hover .expander.show-menu {
    display: inline;
} */

.s-inp, input[type=text].s-inp {
    border: none !important;
    border-bottom: none !important;
    height: 40px !important;
    padding-left: 15px;
    color: #000;
}
.m-ico {
    font-size: 20px;
}
.mr10 {
    margin-right: 10px;
}

.flex-prev,
.flex-next {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.flex-prev:hover,
.flex-next:hover {
    background-color: rgba(66, 66, 66, 0.7);
}

.mauto>div {
    margin: 0 auto;
}

.index2 {
    z-index: 2;
}

.main-container {
    z-index: 1;
    position: relative;
}

button[type=submit].send-btn {
    background: #000;
    border: none;
    font-size: 18px;
    border-radius: 25px !important;
    transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -moz-transition: background .3s linear;
    -ms-transition: background .3s linear;
    -o-transition: background .3s linear;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    -o-border-radius: 25px !important;
}

.fixed-phone {
    display: block;
    position: fixed;
    top: 172px;
    right: 0;
    background: #4B95B3;
    border: none;
    height: 55px;
    padding: 0;
    width: 55px;
    float: left;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    z-index: 2;
    line-height: 53px;
}

.fixed-phone:hover {
    color: #fff;
}

.fixed-phone:hover,
.send-btn:hover {
    background: #234476;
}

.fixed-phone a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 36px;
    text-align: center;
}

.fixed-phone em {
    vertical-align: middle;
}

.logoand3cols {
    padding: 0 0 50px 0;
}

.logoand3cols .footer-title {
    color: #fffdf5;
}

footer a strong {
    transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -ms-transition: color .3s linear;
    -o-transition: color .3s linear;
}

footer a:hover,
footer a:hover strong {
    color: #fff;
}

.m0 {
    margin: 0;
}

.paralax-image-text.overlay:before {
    background: #ffffff;
    opacity: 0.7;
}

.fs12 {
    font-size: 12px;
}

.fs16 {
    font-size: 16px;
}

.room-sidebar-background {
    border: 1px solid rgba(70, 130, 104, 1);
}

.room-sidebar-btn-background {
    background: -webkit-linear-gradient(15deg, #655940, #FFF6D8, #c5baa4, #FFF6D8, #796B5E);
    background: linear-gradient(75deg, #655940, #FFF6D8, #c5baa4, #FFF6D8, #796B5E);
}

.room-sidebar-color,
.room-sidebar-color p,
.room-sidebar-color a,
.room-sidebar-color p a {
    color: #102f22;
}

.room-book-btn-background {
    background: #ffffff;
    border: 1px solid #6d604c;
}

.nav-utility a.room-book-btn-background {
    color: #1f3b67;
}

.room-book-btn-background:hover {
    background: #ddf4ff;
}

.color-primary {
    color: #000;
}

.color-primary-all * {
    color: #073138;
    margin: 0;
}

.noborder {
    border: none;
}

.paralax-image-text .content {
    border: none;
    padding-top: 0;
}

.feature-content {
    font-size: 14px;
    line-height: 25px;
}

.menu-link {
    color: #212529;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

body {
    font-size: 17px;
    line-height: 26px;
    background: #fff;
    color: #000;
}

.mw90 {
    max-width: 90px;
}

.mw80 {
    max-width: 80px;
}

.mw60 {
    max-width: 60px;
}

.mw45 {
    max-width: 45px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-weight: 700; */
    color: #212529;
}

.menu li a {
    font-size: 16px;
    opacity: 1;
    line-height: 20px;
    letter-spacing: 1px;
}

.menu>li>a {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}

.scrolled .menu>li>a,
.fixed .menu>li>a {
    text-shadow: none;
}

.menu>li>ul li a {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    padding: 15px !important;
    text-transform: none;
}

nav.transparent .nav-utility,
nav.transparent .nav-bar {
    border-bottom: none;
}

nav.transparent .module.widget-handle {
    border-left: none;
}

.menu-info {
    display: inline-block;
    font-weight: 400;
    margin-right: 5px;
    color: #fff;
    font-size: 14px;
}

.module.widget-handle i {
    vertical-align: middle;
    display: inline-block;
}

.btn-white {
    background: none;
}

.btn-white:hover {
    background: none;
}

.btn-top {
    color: #0f2d20;
    font-weight: 500;
    font-size: 14px;
}

.below {
    position: absolute;
    top: 102px;
    background: #212529;
    padding: 0;
}

.below .btn {
    border: none;
    font-size: 14px;
}

.below {
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.below .btn:hover {
    color: #fff;
}

.below:hover {
    background: #0073BA;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #000;
}

h1, h1 span,
.paralax-image-text .title,
.offer-header {
    font-size: 36px;
    line-height: 38px;
    color: #000;
}

h4 {
    font-size: 20px;
    line-height: 24px;
}

.animated-captions .image-bg .btn,
.image-bg .btn:visited,
.parallax-btn {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 400;
    background: #ffffff;
    color: #fff;
    border: none;
    line-height: 50px;
}

.number {
    font-size: 50px;
    line-height: 1;
}

.offscreen-toggle {
    background: #212529;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.offscreen-toggle:hover {
    background: #15899E;
}

.animated-captions .image-bg .btn:hover,
.parallax-btn:hover {
    background: #B71731;
    color: #fff !important;
    border: none;
}

.rev-scroll-btn {
    bottom: 0;
    height: 50px;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.chevron {
    position: absolute;
    width: 40px;
    height: 3px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
    box-shadow: 0px 2px 2px #000;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
    box-shadow: 0px 2px 2px #000;
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

.textchevron {
    width: 140px;
    position: absolute;
    text-shadow: 0px 2px 2px #000;
    color: #fff;
    text-transform: uppercase;
    top: -25px;
    font-weight: bold;
    left: -50px;
    text-align: center;
}

.float-right {
    float: right;
}

.read-more {
    height: auto;
    line-height: 1;
    padding: 0;
    border: none;
    text-transform: lowercase;
    font-size: 19px;
    margin: 0;
}
.read-more a {
    font-weight: 400;
    padding: 0;
    float: right;
}

.image-tile img {
    transition: transform 3s;
    -webkit-transition: transform 3s;
    -moz-transition: transform 3s;
    -ms-transition: transform 3s;
    -o-transition: transform 3s;
}

.image-tile img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 15px;
}



.sectionbounce>div>div span.animated {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 0px;
    height: 4px;
    width: 4px;
    border-radius: 2px;
    background: #c7dedd;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sectionbounce>div>div span::before {
    left: -10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sectionbounce>div>div span::before,
.sectionbounce>div>div span::after {
    position: absolute;
    top: -23px;
    content: "";
    height: 30px;
    width: 4px;
    border-radius: 2px;
    background: #c7dedd;
}

.sectionbounce>div>div span::after {
    right: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sectionbounce>div>div span::before,
.sectionbounce>div>div span::after {
    position: absolute;
    top: -23px;
    content: "";
    height: 30px;
    width: 4px;
    border-radius: 2px;
    background: #c7dedd;
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}


@keyframes move {
    25% {
        opacity: 1;

    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

.main-container section:not(.kenburns2) {
    z-index: 2;
    /* background: #f5f7f7;
    background: linear-gradient(90deg,#edefef 0,#f5f7f7 50%,#edefef 100%); */
}


.menu>li>ul>li:nth-child(2) {
    border-radius: 5px 5px 0 0;
}

.menu>li>ul>li>ul>li:first-child {
    border-radius: 5px 5px 0 0;
}

.menu ul li:last-child {
    border-radius: 0 0 5px 5px;
}

.border-radius-5 {
    border-radius: 5px;
}

.downloadbtn {
    min-width: 290px;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}

.lineheight2em {
    line-height: 2em;
}

.slide-title a {
    text-decoration: none;
}
.msticky {
    padding-top: 20px;
    z-index: 150;
    position: fixed;
    top: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.fixed.msticky, .outOfSight.msticky, .scrolled.msticky {
    padding-top: 0;
}
.fixed .logo-dark, .outOfSight .logo-dark, .scrolled .logo-dark, .fixed .onmenu, .outOfSight .onmenu, .scrolled .onmenu {
    display: inline-block;
}
.fixed .logo-lt, .outOfSight .logo-lt, .scrolled .logo-lt, .onmenu {
    display: none;
}

.onmenu:hover {
    color: #fff !important;
}
.fixed .menu-search img, .outOfSight .menu-search img, .scrolled .menu-search img, .fixed .pcfon img, .outOfSight .pcfon img, .scrolled .pcfon img  {
    filter: invert() brightness(0);
    -webkit-filter: invert() brightness(0);
}
.fixed .menu-search, .outOfSight .menu-search, .scrolled .menu-search {
    border-color: #000;
}

.flex-newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
input[type=text].newsletter-input {
    border-bottom: none !important;
    margin-bottom: 0;
    width: 50%;
    max-width: 550px;
    border: none !important;
    box-shadow: none;
    font-weight: 400 !important;
    padding-left: 15px !important;
    height: 50px;
    line-height: 1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    color: #000 !important;
}
.zapisz-newsletter {
    height: 50px;
    margin: 0 0 0 15px !important;
    line-height: 1;
    background: #FF6634;
}
.zapisz-newsletter:hover {
    font-size: 21px;
}

.lead {
    color: #1e3761;
}

@media (max-width: 1600px) {
    .onmenu {
        max-width: 130px;
        padding: 10px;
    }
}
@media (min-width: 1201px) and (max-width: 1600px) {
    .onmenu {
        font-size: 1.5rem !important;
    }
    .msticky .jetmenux > li > a span {
        font-size: 16px !important;
    }
}
@media (max-width: 1200px) {
    .onmenu {
        font-size: 1.2rem !important;
        max-width: 115px;
    }
    .msticky .jetmenux > li > a span {
        font-size: 14px !important;
    }
}

@media (min-width: 992px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .flexx {
        padding-right: 50px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    
    .flex-control-paging li a {
        width: 60px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
}
    .jetmenu-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
    .pt-md-100 {
        padding-top: 100px;
    }
    /* #rezerwacje table td:last-child, #rezerwacje table th:last-child {
        text-align: right;
      } */
    
    .msticky .jetmenux > li > .megamenu {
        padding: 20px 0px 20px 30px 
    }
    .msticky .jetmenux li > .megamenu ul {
        width: 100%;
    }
    .msticky .jetmenux li > .megamenu ul li.title {
        width: 100%;
        position: relative;
    }
    .msticky .jetmenux li > .megamenu ul li.title p {
        width: 100%;
        position: relative;
    }
    .msticky .jetmenux li > .megamenu ul li.title p::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        height: 1px;
        width: calc(100% - 80px);
        background-color: #000;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
}
    /* .msticky .megamenu a, .msticky .dropdown a {
        color: #fff !important;
    }
    .msticky .megamenu a:hover, .msticky .dropdown a:hover {
        color: #fff !important;
    } */
    #oferta-socjale #ma-social {
        text-align: right;
    }
    #oferta-socjale #ma-social .ma-btn:last-child {
        margin-right: 0;
    }
    .pl-md-45 {
        padding-left: 45px;
    }
    /* .msticky:not(.fixed, .outOfSight, .scrolled) .jetmenux>li>ul, .msticky:not(.fixed, .outOfSight, .scrolled) .jetmenux .megamenu {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
    } */
    .lead {
        font-size: 17px;
        color: #1e3761;
        font-weight: 500;
    }
    .msticky:not(.fixed, .outOfSight, .scrolled)::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 250px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), transparent);
    }
    .msticky .search-container {
        position: sticky;
    }
    .flex-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: end;
    }
    .search-launcherx::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 15px;
        background: #000;
        right: 0;
    }
    
    .ml-md-45 {
        margin-left: 45px;
    }
    .p4010 {
        padding: 40px 10px !important;
    }
    .lp, .p4010.lp {
        padding: 37px 10px !important;
    }
    .msticky .search-container {
        top: 94px;
    }
    .msticky .search-input {
        font-family: 'FontAwesome' !important;
        height: 40px;
    }
    .msticky {
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
}

    .msticky .megamenu .row .col1 {
        width: 50%;
    }
    .msticky .jetmenux li > .megamenu ul li {
        width: auto;
        clear: both;
        padding: 0;
    }
    .mega-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .msticky .megamenu a {
        padding: 5px 0;
    }

    .msticky .megamenu ul li:not(.title) a {
        display: block;
    }

    .msticky .jetmenux li > .megamenu ul li.title {
        border: none;
        font-weight: 500;
        text-transform: uppercase;
    }

    /* .msticky .jetmenux li > .megamenu [class^=col] > ul > li:not(.title) {
        display: list-item;
        margin-left: 4px !important;
    } */

    .msticky .jetmenux li > .megamenu [class^=col] > ul > li:not(.title) a {
        font-weight: 400;
    }
    
    .msticky .jetmenux li > .megamenu [class^=col] > ul > li > ul {
        list-style-type: circle;
        padding-left: 12px;

    }

    /* .msticky .jetmenux li > .megamenu ul li:not(.title) {
        display: list-item;
    } */

    .msticky .jetmenux li > .megamenu ul li.title p {
        margin-bottom: 5px;
    }

    .msticky .jetmenux li > .megamenu ul li.title a {
        font-size: 16px;
    }

    .msticky .jetmenux li > .megamenu > ul {
        list-style: disc !important;
    }

    .msticky .jetmenux {
        height: 80px;
        width: auto;
        z-index: 10001;
        padding: 0;
    }

    .jetmenux:not(.fixed .jetmenux, .outOfSight .jetmenux, .scrolled .jetmenux) a, .top-menu a {
        color: #fff;
        font-weight: 500;
    }
    .msticky.fixed .jetmenux a, .msticky.outOfSight .jetmenux a, .msticky.scrolled .jetmenux a {
        color: #22375f;
    }
    .msticky .logo {
        height: auto;
        max-height: 90px;
    }
    .msticky .jetmenux > li > a {
        padding: 32px 20px;
        font-size: 14px;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-transform: none;
        text-align: center;
        position: relative;
    }
    .msticky .jetmenux > li > a span {
        font-weight: 400;
        font-size: 18px;
        text-transform: uppercase;
    }
    /* .msticky:not(.fixed, .outOfSight, .scrolled) .jetmenux > li > a span:first-child {
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
    } */
    .msticky .indicator {
        color: #d0d0d0;
    }
    .msticky .jetmenux > li {
        line-height: 1;
    }
    .msticky .jetmenux > li > .megamenu {
        background: #ffffffab;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        margin-top: 18px;
    }
    .msticky .jetmenux ul.dropdown {
        margin-top: 18px;
        background: #ffffffc7;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }


    .breadcrumbs-header {
        font-weight: 700 !important;
        font-size: 3em;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
    }

    .breadcrumbs-header-title {
        position: relative !important;
        transform: translate3d(0, -50%, 0) !important;
        -webkit-transform: translate3d(0, -50%, 0) !important;
        top: 50% !important;
        z-index: 2 !important;
    }


    .line-height-14 em {
        line-height: 1.4em;
    }

    .p5015 {
        padding: 50px 15px;
    }

    .menu {
        height: auto;
    }

    .outOfSight .layer-logo,
    .fixed .layer-logo,
    .scrolled .layer-logo {
        height: 70px;
        filter: none;
        -webkit-filter: none;
        top: 0 !important;
    }
    .outOfSight .top-menu,
    .fixed .top-menu,
    .scrolled .top-menu {
       height: 0;
       visibility: hidden;
       opacity: 0;
    }


    .has-dropdown {
        padding-right: 0;
    }

    .centeredlogo_2 .menu li.has-dropdown>ul {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    li.shadow {
        position: absolute !important;
        width: 100% !important;
        height: calc(100% - 15px) !important;
        box-shadow: 1.4px 1.4px 12px 0 rgba(0, 0, 0, .1);
        background: none !important;
        border: none !important;
        top: 15px !important;
    }

    .menu ul {
        background: none !important;
        padding: 15px 0 0 !important;
    }

    .menu-conainer {
        padding-top: 15px;
    }

    .menu ul li {
        background: #fff;
    }

    .menu>li.active>a::before {
        width: 80%;
    }

    .featured-info {
        transition: height .2s linear;
        -webkit-transition: height .2s linear;
        -moz-transition: height .2s linear;
        -ms-transition: height .2s linear;
        -o-transition: height .2s linear;
        height: 100px;
        padding: 30px 30px 0px 30px;
    }

    .centeredlogo_2::after {
        transition: height .2s linear;
        -webkit-transition: height .2s linear;
        -moz-transition: height .2s linear;
        -ms-transition: height .2s linear;
        -o-transition: height .2s linear;
    }

    .outOfSight .featured-info,
    .fixed .featured-info,
    .scrolled .featured-info,
    .outOfSight.centeredlogo_2::after,
    .fixed.centeredlogo_2::after,
    .scrolled.centeredlogo_2::after {
        height: 0;
        padding: 0;
    }

    .small-logo {
        display: none;
    }

    .small-logo img {
        height: 66px;
        top: 0;
        padding: 5px;
    }

    .outOfSight .large-logo,
    .fixed .large-logo,
    .scrolled .large-logo {
        display: none;
    }

    .outOfSight .small-logo,
    .fixed .small-logo,
    .scrolled .small-logo {
        display: block;
    }

    .outOfSight .col-md-pull-2,
    .fixed .col-md-pull-2,
    .scrolled .col-md-pull-2 {
        right: 0;
    }

    .outOfSight .pull-right,
    .fixed .pull-right,
    .scrolled .pull-right {
        float: left;
    }

    .outOfSight .menu>li>a,
    .fixed .menu>li>a,
    .scrolled .menu>li>a {
        color: #000 !important;
    }

    .outOfSight .menu>li>a,
    .fixed .menu>li>a,
    .scrolled .menu>li>a {
        font-size: 13px;
        line-height: 13px;
        height: 51px;
    }

    .outOfSight .menu>li>a::before,
    .fixed .menu>li>a::before,
    .scrolled .menu>li>a::before {
        background: #000;
    }

    .outOfSight .navbar,
    .fixed .navbar,
    .scrolled .navbar {
        line-height: 1;
    }

    .outOfSight .menu,
    .fixed .menu,
    .scrolled .menu {
        margin-top: 5px;
    }

    /* .outOfSight.centeredlogo_2, .fixed.centeredlogo_2, .scrolled.centeredlogo_2 {
        box-shadow: 1.4px 1.4px 12px 0 rgba(0,0,0,.1);
    } */
    .outOfSight .menu>li>ul,
    .fixed .menu>li>ul,
    .scrolled .menu>li>ul {
        padding-top: 15px;
    }


    .menu>li>ul li a {
        text-align: center;
    }

    .menu>li>a::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 12px;
        left: 50%;
        width: 0;
        height: 1px;
        background: #fff;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: width .3s ease;
    }

    .menu>li>a:hover::before {
        width: 80%;
    }

    .featured-info a {
        display: inline-block;
        position: relative;
    }

    .menu>li>a::before,
    .featured-info a::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 8px;
        left: 50%;
        width: 0;
        height: 1px;
        background: #fff;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: width .3s ease;
    }

    .featured-info a::before {
        bottom: 4px;
    }

    .menu>li>a:hover::before,
    .featured-info a:hover::before {
        width: 100%;
    }

    .has-dropdown:after {
        display: none;
    }

    .menu>li.has-dropdown>ul>li:first-child::before {
        content: '';
        display: block;
        position: absolute;
        top: -6px;
        left: 50%;
        margin-left: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    }

    .menu li.has-dropdown>ul>li::after {
        content: '';
        display: block;
        position: relative;
        bottom: -.5px;
        width: 80%;
        height: 1px;
        margin: auto;
        background-color: #e8e8e8;
    }

    .menu li.has-dropdown>ul>li:last-child::after {
        display: none;
    }

    .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        float: right;
        width: auto;
    }

    .menu a {
        line-height: 1;
    }

    .centeredlogo_2::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 250px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), transparent);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    nav {
        background: none;
    }

    .nav-container.sub {
        position: absolute;
        width: 100%;
    }

    .nav-container.sub nav {
        position: relative;
    }

    /* footer {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        width: 100%;
        z-index: 0;
    } */
    /* .image-square {
        max-height: 370px;
    } */


    /* .kenburns2 {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 0;
    } */

    .cropped {
        z-index: -1;
    }



    .nav-container.fixed {
        /* position: fixed; */
        width: 100%;
        top: 0;
    }

    .msticky .jetmenux {
        background: none;
    }

    .outOfSight .jetmenux,
    .fixed .jetmenux,
    .scrolled .jetmenux {
        border-top: none;
    }
    .outOfSight.msticky,
    .fixed.msticky,
    .scrolled.msticky {
        background: #fff;
    }


    .logo-in-panel {
        max-height: 130px;
    }

    .scrolled .menu li a,
    .fixed .menu li a {
        letter-spacing: 0;
    }
}

@media all and (min-width: 1200px) and (max-width: 1599px) {
    .msticky .jetmenux > li > a {
        padding: 32px 10px;
    }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
    /* .msticky .jetmenux {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    } */
    .msticky .jetmenux > li > a {
        padding: 33px 6px;
    }
}

@media (max-width: 1366px) {
    .featured-info {
        /* height: 50px; */
    }

    .menu li a {
        letter-spacing: 0;
    }
    body {
        font-size: 15px;
        line-height: 22px;
    }
    .rez-subname {
        font-weight: 700;
        font-size: 17px;
    }
    .faq2 .faq-li .title {
        font-weight: 700;
        font-size: 18px;
    }
    .title3 {
        font-size: 21px;
        font-weight: 700;
    }
    .title3_2 {
        font-size: 18px;
        font-weight: 500;
    }
    h1, h2, .paralax-image-text .title, .content h2, .offer-header {
        font-size: 30px;
    }
    h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .title>p {
        font-size: 16px;
        line-height: 1.2em;
        font-weight: 700;
    }
    .btn-secondary {
        font-size: 15px;
        font-weight: 400;
        line-height: 44px;
        letter-spacing: 0;
    }

}

@media (min-width: 1200px) {
    .card {
        margin-right: -130px;
        padding-right: 130px;
    }
}

@media (max-width: 1200px) {
    .menu li a {
        font-size: 14px;
    }
}

@media (max-width: 1100px) {

    .scrolled .menu li a {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .tp-bread, .tp-bread .background-image-holder {
        max-height: 110px !important;
    }
    .tp-msticky.msticky:not(.fixed,.outOfSight,.scrolled)::after {
        height: 50px;
    }
    .asp1 {
        aspect-ratio: 1;
    }
    .title5 {
        font-size: 3rem;
    }
    .pozostale-title {
        font-size: 2.2rem;
    }
    .title>p {
        font-size: 22px;
    }
    .fs20 {
        font-size: 20px;
    }
    .fs26 {
        font-size: 22px;
    }
    .msticky:not(.fixed, .outOfSight, .scrolled)::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 50px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), transparent);
    }
    span.block-span {
        width: auto;
        font-size: 14px;
    }
    .smimg {
        margin-left: 10px;
    }
    .sm-centered {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .sm-50 {
        width: 50%;
        float: left;
    }
    .fs19, .fs18 {
        font-size: 16px;
    }
    .fs30 {
        font-size: 26px;
    }
    .msticky .scrollable .jetmenux {
        background: #ac1a198a;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }
    h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .cena-img {
        max-width: 60px;
    }
    .faq2-more {
        margin-bottom: 10px;
    }
    .icon3 {
        height: 60px !important;
    }
    input.baza-input {
        width: 300px;
    }
    .nowrapmobile {
        word-wrap: normal;
    }

    .fs-vid-background video {
        aspect-ratio: 16/7;
    }
    section.cover.fullscreen.video-slider.image-slider.slider-all-controls.custom-724038190::after {
        bottom: -10px;
    }
    section.cover.fullscreen.video-slider.image-slider.slider-all-controls.custom-724038190::before {
        top: -10px;
    }
    .msticky.nav-container.fixed, .msticky.nav-container.outOfSight ,.msticky.nav-container.scrolled {
        background: #5E0E0E;
    }

    .fixed .logo-lt, .outOfSight .logo-lt, .scrolled .logo-lt {
        display: block;
    }
    .highl {
        text-shadow: 0 0 6px rgb(255 255 255), 0 0 6px rgb(255 255 255);
    }
 
    .slider-content * {
        font-size: 14px !important;
        line-height: 1.5em;
    }
    .text-sm-center {
        text-align: center;
    }
    .offer-button {
        margin: 0 auto !important;
    }
    section.cover.fullscreen.image-slider.slider-all-controls.controls-inside.custom-724037194::after {
        top: -10px;
    }
    .m-d {
        background-size: 130% !important;
        background-position: bottom !important;
    }
    .flex-control-nav {
        bottom: 50px !important;
    }
    .cropped .flex-control-nav {
        bottom: 10px !important;
    }
    .cover .sp-header {
        padding-bottom: 0;
        border-bottom: none;
        text-shadow: 0 0 6px rgb(255 255 255), 0 0 6px rgb(255 255 255);
    }
    .sp-cover p {
        text-shadow: 0 0 6px rgb(255 255 255), 0 0 6px rgb(255 255 255);
    }
    .v-align-transform.v2 {
        top: auto;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .v-align-transform.v3 {
        top: 40%;
        transform: translate(20%, -25%);
    }
    .cover.fullscreen .slides li.vw50 {
        height: 50vw !important;
    }
    section.custom-724037189 {
        padding-top: 50px;
    }

    .get-content-slider .hr3 {
        display: none;
    }
    .name2header {
        font-size: 20px;
    }

    .msticky .jetmenux > li.showhide {
        height: auto;
        padding: 15px 30px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-flow: row-reverse;
                flex-flow: row-reverse;
    }
    .msticky .jetmenux > li.showhide .icon em {
        background: #fff;
    }
    .msticky .jetmenux > li:not(.showhide) {
        background: #ac1a198a;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }
    .msticky .jetmenux ul.dropdown, .msticky .jetmenux ul.dropdown li ul.dropdown {
        background: none;
    }
    .msticky .jetmenux > li > .megamenu {
        background: none;
    }
    .msticky .jetmenux li > .megamenu a, .msticky .jetmenux ul.dropdown li a {
        color: #fff;
    }
    .msticky .jetmenux li > .megamenu ul li.title {
        border-color: #fff;
    }
    .up-logo {
        background: none;
    }
    .pmd0 {
        padding: 0;
    }
    .jetmenux {
        border: none;
        background: none !important;
    }

    .msticky {
        padding-top: 0;
    }
    .image-square {
        padding-top: 30px;
        padding-bottom: 0;
        border-bottom: 1px solid #1D1D1B;
    }
    .oferta-box {
        /* border-bottom: 1px solid #1D1D1B; */
        margin-top: 15px;
    }
    .image.mh200 {
        max-height: 200px;
    }
    .image.mh200 .background-image-holder {
        background-size: contain !important;
    }
    .flex-vertical {
        margin-bottom: 0;
    }
    .bt2 {
        border: none;
    }
    .flex-submenu a {
        border: none;
    }
    .flex-submenu {
        padding: 0;
    }
    .slick-offer-slider img {
        margin: 0 !important;
    }
    .msticky .jetmenux > li.showhide {
        height: auto;
        padding: 5px 30px 5px 15px;
    }
    .msticky .jetmenux > li.showhide .icon em{
        margin-bottom: 6px;
        height: 3px;
        width: 30px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
}
    .msticky .jetmenux > li.showhide .icon em:last-child {
        margin-bottom: 0;
    }
    .msticky .jetmenux > li.showhide span.icon {
        margin: 18px 25px 0 20px;
        float: right;
    }
    .search-launcherx {
        position: relative;
    }
    .search-launcherx::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 15px;
        background: #000;
        right: 0;
        top: 18px;
    }
    .msticky ul li ul a {
        padding: 1px 0 !important;
        font-size: 13px !important;
        line-height: 15px !important;
    }
    .msticky {
        top: 0;
    }
    .msticky span {
        font-weight: 500;
    }
    .msticky .title p {
        margin-bottom: 7px;
    }
    .msticky .jetmenux > li > .megamenu .row {
        margin: 0;
    }
    .msticky .jetmenux > li > .megamenu {
        padding: 0px 30px 0 40px;
    }
    .msticky .megamenu .col1 > ul {
        margin-bottom: 20px !important;
    }
    .image-square .container {
        top: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
}
    .up-logo {
        float: left;
        width: auto !important;
    }
    .msticky .search-container {
        width: 100vw;
    }
    .msticky li.right {
        width: auto;
        float: left !important;
    }
    .msticky .jetmenux a {
        background: none;
        color: #fff;
        text-shadow: 0 0 2px #000;
    }
    .msticky .jetmenux a:hover {
        color: #fff;
    }
    .fw500 * {
        line-height: 32px;
    }
    .featured-info {
        display: none;
    }

    .breadcrumbs-header {
        display: none;
    }

    .mobfon {
        position: absolute;
        top: 13px;
        right: 100px;
        z-index: 1000;
    }


    .mobfon a {
        color: #fff;
    }

    .shifted-image {
        left: auto !important;
        right: auto !important;
    }

    .title h4 {
        font-weight: 400;
    }

    .mw40m {
        max-width: 40px;
    }

    .centeredlogo_2 .layer-logo {
        height: 45px;
        /* filter: brightness(0) invert(1); */
        /* -webkit-filter: brightness(0) invert(1); */
    }

    .sub {
        font-size: 12px;
        letter-spacing: 0;
    }

    .mrphonetop {
        font-size: 1.2em;
    }

    .menu li {
        line-height: 38px;
    }



    .featured-info {
        height: 45px;
    }

    .module em {
        color: #fff;
    }

    .nav-utility {
        background: #B71731;
    }

    .ti-menu {
        opacity: 1;
    }

    .ti-menu:before {
        color: #fff;
    }

    .menu>li ul {
        background: none;
    }

    .menu>li ul a {
        color: #fff;
        padding: 8px 16px;
    }

    .small-logo {
        padding-bottom: 25px;
    }

    li.shadow {
        display: none;
    }

    section {
        padding: 50px 0 50px 0;
    }

    .page-title.page-title-3 {
        padding: 10px 0;
    }

    .filters li {
        padding: 0 15px;
        font-size: 12px;
        margin-right: 2%;
        margin-left: 2%;
    }

    .filters li {
        margin-bottom: 15px;
        min-width: 46%;
    }


    .accordion-2 .title {
        font-size: 14px;
    }

    p {
        /* font-size: 14px; */
    }

    .module.widget-handle {
        border-left: none;
        border-top: none;
        line-height: 55px;
        min-height: 55px;
    }

    .goto {
        display: none;
    }

    /* nav {
        background: #B71731;
    } */

    .fixed-phone {
        bottom: 15px;
        left: 15px;
        top: auto;
    }

    .logo {
        margin-top: 5px;
        margin-right: 15px;
        max-height: 40px !important;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
}
    .msticky.nav-container.fixed .logo, .msticky.nav-container.outOfSight .logo, .msticky.nav-container.scrolled .logo {
        min-height: 0;
        max-width: 150px;
    }
}

@media (min-width: 769px) {
    
    .p050 {
        padding: 0 50px;
    }
    .button-tabs .tabs>li {
        margin-right: 8px;
    }
    .tab-content td {
        vertical-align: top;
    }
    .tab-content img {
        margin-right: 30px !important;
    }
    .tab-title2:first-child {
        padding-left: 0;
    }
    .logomobile {
        max-width: 130px;
    }
}

@media (max-width: 768px) {
    .slider-content {
        left: 0;
    }
    .custom-724037722, .custom-724038772, section.custom-724038156 {
        padding-top: 50px !important;
    }
    .bgbottom, .bgtop {
        padding: 15px 0;
    }
    
    input.baza-input {
        width: 100%;
    }
    .custom-724036930 {
        padding: 0 0 30px 0 !important;
    }
    
    .offer-button {
        width: 140px;
        font-size: 18px;
    }
  
    .outer-title .title,
    .outer-title .hr3 {  
       margin-left: 30px;
    }
    .outer-title .title {
        padding-bottom: 15px;
    }
    .tabs li > div {
        border-right: none;
    }
    .tab-content td {
        width: 100% !important;
        display: block;
        float: left;
    }
    .tab-content img {
        float: none !important;
        margin: 10px auto !important;
        display: block;
    }
    .button-tabs .tabs li, .button-tabs .tab-title2 {
        width: 100%;
    }
    .flex-vertical {
        display: block;
    }
    .o-inline-name {
        font-size: 30px;
        display: block;
        margin-bottom: 15px;
    }
    .o-inline-span {
        text-align: left;
    }
    .faship em {
        margin-right: 10px;
    }
    input.newsletter-input {
        width: 100%;
        border: none;
        box-shadow: none;
    }
    .slide-logo {
        width: 100px;
    }

    .shifted-content {
        padding: 20px 20px;
    }

    .shifted-image {
        height: 250px;
    }

    section {
        padding: 40px 0;
    }

    .g-recaptcha>div {
        margin: 0 auto;
    }

    .logo-in-panel {
        max-height: 100px;
    }

    p, ul:not([class]) li, .fsp {
        font-size: 14px;
    }

    .content-container {
        padding-top: 10px;
    }

    .fullscreen.kenburns2.animated-captions .btn-lg {
        min-width: 0;
        font-size: 12px;
        height: auto;
        line-height: 1;
        padding: 15px;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .rewo-btn {
        font-size: 1.3rem;
        text-transform: none;
    }
    .logomobile { max-width: 100px; }
    .p-sm-0 {
        padding: 0;
    }
    .module {
        padding: 0px 15px;
    }

    .row.reorder-xs {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);

        direction: rtl;
    }

    .row.reorder-xs>[class*="col-"] {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);

        direction: ltr;
    }

    .custom-380 {
        padding-top: 0;
    }

}

@media all and (max-width: 650px) {
    .hwline3 {
        white-space: normal;
    }
    .hwline3+span {
        display: none;
    }
    .contact-table > tbody > tr > td {
        display: block;
        width: 100% !important;
        margin-bottom: 20px;
    }
}
@media all and (max-width: 600px) {
    .btn-secondary {
        font-size: 16px;
        min-width: auto;
    }
    .get-content-slider .slick-list {
        padding:0 16.7vw 0 0 !important;
    }
    .slick-arch-slider .slick-list {
        padding:0 16.7vw 0 0 !important;
    }
}
@media all and (min-width: 481px) {
    .input-holder {
        display:inline-block
    }
}

@media (max-width: 480px) {
    .slider-content {
        left: 0;
    }
    ::-webkit-input-placeholder {
        font-size: 14px;
    }
    
    :-moz-placeholder {
        font-size: 14px;
    }
    
    ::-moz-placeholder {
        font-size: 14px;
    }
    
    :-ms-input-placeholder {
        font-size: 14px;
    }
    #searchformoffers .flex-input.age-wrapper {
        width: 100%;
    }
    .search-button {
        margin: 0 auto;
    }
    .input-holder {
        text-align: left;
        margin-bottom: 15px;
    }
    .flex-input {
        width: 50%;
        text-align: left;
        margin-bottom: 10px;
    }
    .booklet__hover-inner2>div {
        font-size: 11px;
    }

    .expander>span {
        display: none;
    }

    .booklet__title {
        padding-right: 5px;
        padding-left: 5px;
    }

    .booklet__title span {
        top: 0;
        line-height: 1.7rem;
    }

    .col-sxs-12 {
        width: 100%
    }

    h1,
    .paralax-image-text .title,
    .content h2,
    .offer-header {
        font-size: 27px;
    }

    h2 {
        font-size: 25px;
    }
}

@media (max-width: 340px) {

    .filters li {
        padding: 0 10px;
        font-size: 11px;
        letter-spacing: -0.02em;
    }
}