.item-slider.js-item-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.booklet__title.t-item-title.v2 span {
    text-shadow: none;
    color: #000 !important;
}
.booklet__title-hld.v2 {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.booklet__title.t-item-title.v2 {
    padding: 0 15px;
}
.mb30 {
    margin-bottom: 30px;
}
a.gs.v2.mh120 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #000;
}
/* .mh120 {
    border: 1px solid white;
} */
.param_image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}
img.param_poster {
    width: 100%;
    aspect-ratio: 441 / 248;
}
.param_breadcrumbs {
    background: #F5F8F9;
    text-align: center;
    padding: 15px;
}
.param_breadcrumbs a, .param_breadcrumbs li {
    letter-spacing: normal !important;
}
.param_breadcrumbs > li:not(:first-child) a {
    color: #000;
}
.param_breadcrumbs>li+li:before {
    display: none;
}
.param_breadcrumbs span {
    color: #000 !important;
    padding: 0 10px !important;
}
.product-content {
    text-align: center;
}
p.typ_k {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e6e6e6;
}
.lp0 p:last-child {
    margin-bottom: 0;
}
.param_header {
    font-size: clamp(32px, 3.2vw, 60px);
    text-shadow: 0px 0px 5px #00000080, 0px 0px 5px #00000080;
    font-weight: bold;
}
.fl-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}



.has-child::after {
    content: "\f078"; /* fa-chevron-down */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.8em;
    pointer-events: none;
    color: #000;
}
span.has-child {
    display: block;
    position: relative;
    padding-left: 20px;
}
.has-child.open::after {
    content: "\f077"; /* fa-chevron-up */
}

.child-menu.child-dropdown {
    padding-left: 30px;
    display: none;
}
.child-menu.child-dropdown a {
    text-transform: none;
    font-size: 16px;
}
.safety, .safety em {
    color: #0bda51;
    font-size: 16px;
}
.W-section *:not(.safety):not(.safety em) {
    color: #fff !important;
}
.denbg {
    background: #2B2B2B;
    padding: 5px;
    width: 74px;
    height: 74px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
 .denbg .menutxt {
        max-height: 0;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
}

.fw300, .fw300 * {
    font-weight: 300;
}
.wb {
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90px;
    height: 90px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.flex-ico {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.wbs {
    font-size: 46px;
}
.m15 {
    margin: 15px;
}


.simgc {
    padding: 0 clamp(15px, 4vw, 80px);
}
.simgp {
    padding: clamp(15px, 3vw, 60px) 0 clamp(15px, 3vw, 60px) clamp(15px, 3vw, 60px);
}
.simgp img.cast-shadow {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    width: 100%;
}
img.logoamg {
    max-width: 129px;
    position: absolute;
    left: 15px;
    top: 10px;
}


.grid34-name {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    text-align: center;
    padding: 30px 15px;
    color: #fff;
    font-size: 2.8rem;
    background: rgb(227 6 19 / 80%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    font-weight: 400;
    text-transform: uppercase;
}
.pt30 {
    padding-top: 30px;
}
.pt20 {
    padding-top: 20px;
}
.mb15 {
    margin-bottom: 15px;
}
.flex-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.p05 {
    padding: 0 5px;
}
.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: 400;
    background-color: rgb(0 0 0 / 80%);
    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);
}
.mt-88 {
    margin-top: -88px;
}
.asp1 {
    aspect-ratio: 225/180;
}
.asp2 {
    aspect-ratio: 1;
}
.fullwidth {
    max-width: none !important;
    width: 100% !important;
}
.fullcover {
    background-size: cover !important;
}


img.wpsimg {
    height: 52px;
    margin-bottom: 15px;
}
.wpsname {
    font-weight: bold;
    padding: 0 15px;
}
.wodec:hover {
    text-decoration: none;
}
.wpssp {
    padding: 15px 0px;
    border-radius: 20px;
    background: #D9D9D9;
    height: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.wpssp.scale:hover {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}
.flex-simple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.kenburns2.animated-captions .slides li:nth-of-type(odd) img.ken-ready {
    object-fit: cover;
    height: 100%;
}
.font-editing {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.additional-slider-thing div, .additional-top-thing div {
    display: inline-block;
    font-size: 20px !important;
}
.additional-slider-thing, .additional-top-thing {
    color: #fff;
    vertical-align: top;
}
.flex-control-nav li {
    margin: 0px 3px;
}
.feature {
    margin-bottom: 0;
    margin-top: 24px;
}
.feature p {
    font-size: 16px;
    font-weight: 300;
}
.dbtn em {
    color: #fff;
}
.sticky-wrapper {
    position: relative;
  }
  
  .hmenubg {
    /* Jeśli chcesz dodać tło lub padding, zrób to tutaj */
    z-index: 10; /* lub wyższy, jeśli coś zasłania */
  }
  
.mgcontent {
    padding: 30px;
    color: #fff;
}
.mgcontent a {
    color: #fff;
    text-decoration: underline;
}
.mgcontent a:hover {
    color: #fff;
}
.mgcontent p:last-child {
    margin-bottom: 0;
}
.mgimg {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 100%;
    object-fit: cover;
}
.mgbgblue {
    background: #000;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.color-primary, p em {
    color: #000;
}
.section-component {
    margin: 0;
}
.image-bg .breadcrumb li a {
    opacity: 1;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}
.background-image-holder.breadcrumbs-noimg {
    background-size: cover !important;
}
.kN {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.kNNE {
    transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    -moz-transform: rotate(23deg);
    -ms-transform: rotate(23deg);
    -o-transform: rotate(23deg);
}
.kNE {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.kENE {
    transform: rotate(67deg);
    -webkit-transform: rotate(67deg);
    -moz-transform: rotate(67deg);
    -ms-transform: rotate(67deg);
    -o-transform: rotate(67deg);
}
.kE {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.kESE {
    transform: rotate(112deg);
    -webkit-transform: rotate(112deg);
    -moz-transform: rotate(112deg);
    -ms-transform: rotate(112deg);
    -o-transform: rotate(112deg);
}
.kSE {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
.kSSE {
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
    -moz-transform: rotate(157deg);
    -ms-transform: rotate(157deg);
    -o-transform: rotate(157deg);
}
.kS {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.kSSW {
    transform: rotate(202deg);
    -webkit-transform: rotate(202deg);
    -moz-transform: rotate(202deg);
    -ms-transform: rotate(202deg);
    -o-transform: rotate(202deg);
}
.kSW {
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
}
.kWSW {
    transform: rotate(247deg);
    -webkit-transform: rotate(247deg);
    -moz-transform: rotate(247deg);
    -ms-transform: rotate(247deg);
    -o-transform: rotate(247deg);
}
.kW {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
.kWNW {
    transform: rotate(292deg);
    -webkit-transform: rotate(292deg);
    -moz-transform: rotate(292deg);
    -ms-transform: rotate(292deg);
    -o-transform: rotate(292deg);
}
.kNW {
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
}
.kNNW {
    transform: rotate(337deg);
    -webkit-transform: rotate(337deg);
    -moz-transform: rotate(337deg);
    -ms-transform: rotate(337deg);
    -o-transform: rotate(337deg);
}
.kamera-container {
    margin-top: 0 !important;
}
.rev-scroll-btn.goto.kamgoto {
    bottom: 40px;
}
.video-slider .v-align-transform2 {
    position: absolute !important;
    top: 100% !important;
    transform: translate3d(0, -95%, 0) !important;
    -webkit-transform: translate3d(0, -95%, 0) !important;
    -moz-transform: translate3d(0, -95%, 0) !important;
    -ms-transform: translate3d(0, -95%, 0) !important;
    -o-transform: translate3d(0, -95%, 0) !important;
    width: 100%;
    z-index: 1 !important;
}
.viewcam {
    width: 100%;
    float: left;
    margin-bottom: -155px;
    margin-top: -50px;
    border: 0;
    z-index: -1;
    position: relative;
}
.video-slider {
    max-height: 100vh;
    overflow: hidden;
}
.wynik, .kalkulator-kosztów {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    background-color: #007bff;
    color: #fff;
    transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.kalkulator {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px 10px 0;
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.k-row:hover {
    background: #4ec2ed;
}
.k-row {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.k-row input[type="number"] {
    text-align: center;
    margin-bottom: 0;
    width: 50px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.calcx table {
    display: none;
}
.liczba_dni {
    text-align: center;
    width: 50px;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 30px;
}
.suma {
    font-size: 24px;
    margin-bottom: 30px;
}


.bold {
    font-weight: bold !important;
}
.shifted-content {
    color: #000;
    /* 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; */
    padding: 40px;
}
.shifted-content.wurl {
    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;
}
.play-button {
    background: none;
}
.sabs {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
}
#pogoda_svg {
    width: 100%;
    height: 100%;
}
.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
       
}
.h100 {
    height: 100%;
}
header a:hover, .fm:hover, .lhref:hover, .densel-side-menu .social-list a:hover, footer a:hover {
    text-decoration: none;
    transform: scale(0.95) !important;
    -webkit-transform: scale(0.95) !important;
    -moz-transform: scale(0.95) !important;
    -ms-transform: scale(0.95) !important;
    -o-transform: scale(0.95) !important;
}
footer a {
    display: inline-block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.pt10 {
    padding-top: 10px;
}
.msticky .up-logo {
    margin-right: 10vh;
}
a.underline {
    text-decoration: underline;
}
.fs40 {
    font-size: 40px;
}
span.menutxt {
        font-size: 12px;
        max-height: 30px;
        opacity: 1;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
}
.fm {
    transition: all 0.3s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -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;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
/* .msticky .logo {
    filter: invert(1) brightness(100);
    -webkit-filter: invert(1) brightness(100);
} */
.dbtn {
    padding: 10px 15px;
    /* min-width: 300px; */
    display: inline-block;
    margin: 10px 0;
    text-align: center;
    background: linear-gradient(to bottom, #E30613 50%, #000 50%);
    background-size: 200% 200%;
    background-position: 0% 0%;
    font-size: 1.5em;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.dbtn:hover {
    text-decoration: none;
    background: linear-gradient(to bottom, #E30613 50%, #000 50%);
    background-size: 200% 200%;
    background-position: 0% 0%;
    background-position: 0% 100%;
}
.dbtn.v2 {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 0;
    width: 100%;
}
.dbtn.v3 {
    background-image: linear-gradient(to bottom, #fff 50%, #000 50%);
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: bold;
    width: 100%;
    padding: 5px 30px;
}
.dbtn.v3 span {
    color: #000;
    text-transform: uppercase;
}
.dbtn.v3:hover {
    background-image: linear-gradient(to bottom, #fff 50%, #000 50%);
}
.dbtn.v3:hover span {
    color: #fff;
}
.dname {
    font-size: 2em;
    text-transform: uppercase;
}
.dname2 {
    font-size: 3.5em;
    text-transform: uppercase;
}
.dname3 {
    font-size: 2.5em;
    text-transform: uppercase;
}
.video-slider .v-align-transform.v2 {
    top: auto !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    padding-bottom: clamp(15px, 5vw, 90px);
    padding-left: clamp(15px, 5vw, 90px);
    padding-right: clamp(15px, 5vw, 90px);
    bottom: 60px !important;
}
.fs-vid-background video {
    max-height: 100vh;
}
.footer-rounded-div {
    width: 100%;
    position: relative;
    height: 0;
    display: block;
    z-index: 2;
}
.rounded-div-wrap {
    width: 100%;
    top: 0;
    position: relative;
    height: 10vh;
    overflow: hidden;
    will-change: height;
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
}
.rounded-div {
    width: 150%;
    content: "";
    display: block;
    position: absolute;
    background: #F5F8F9;
    height: 750%;
    left: 50%;
    border-radius: 50%;
    z-index: 1;
    transform: translate(-50%, -86.666%);
    -webkit-transform: translate(-50%, -86.666%);
    -moz-transform: translate(-50%, -86.666%);
    -ms-transform: translate(-50%, -86.666%);
    -o-transform: translate(-50%, -86.666%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.footer-wrap .overlay-gradient {
    pointer-events: none;
    height: 80px;
    background: linear-gradient(to bottom,rgba(255,255,255, 1) 0%, rgba(255,255,255, 0) 100%);
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
 }
section {
    margin-top: -1px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background: transparent;
    border: 1px solid #999;
}
.pswp {
    z-index: 15000000000;
}
.iholder {
    position: relative;
    padding: 30px 30px 15px 30px;
    background: #000;
}

.iholder2 {
    position: relative;
    padding: 30px;
    background: #000;
}
.ipbtn {
    position: absolute;
    z-index: 1;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.apbtn:hover .ipbtn {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
}
.apbtn:hover img {
    opacity: 0.4;
}
.m030 {
    margin: 0 30px;
}
.imgwb {
    width: 100%;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
}
.imgwbp {
    text-align: center;
    background: #000;
    padding-bottom: 15px;
}
.my-footer-densnel .stretcho [data-follow-container] {
    width: 200px;
    height: 200px;
    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;
}
.iframe-center {
    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;
    width: 100%;
    max-width: 850px;
}
.pcontent p:last-child {
    margin-bottom: 0;
}
footer .btn:hover span {
    color: #fff !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mcontent {
    z-index: 1;
    position: relative;
}
.custom-13884 { margin-top:100px; }

h1.animate, h2.animate {
    transition-property: opacity, transform, font-size !important;
}

.slides .em {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.container-fluid {
    width: 100%;
}
.gall img {
    border: 0.5px solid #000;
}
body.ofhidden {
    overflow: hidden !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover, .ui-state-default:hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus, .ui-menu-item:hover>a {
    background: #ffffff;
    color: #000;
}
.custom-timepicker-dropdown {
    position: relative;
}
.scroll-arrows {
    display: flex;
    justify-content: center;
    background-color: #f9f9f9;
    cursor: pointer;
    padding: 5px;
}
.scroll-arrows:hover {
    background-color: #e0e0e0;
}
.wlist {
    display: grid;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 80px 100px auto;
    grid-column-gap: 5px;
    grid-row-gap: 0px;
    align-items: center;
    border-bottom: 1px solid #353535;
    padding: 10px 0;
}
.data {
    font-size: 1.3em;
    text-align: right;
}
.dzien {
    text-align: center;
    color: #c6c6c6;
    font-size: 0.8em;
}
.godzina {
    padding-right: 10px;
    color: #ffffff;
    text-align: right;
}
.wydarzenie {
    font-size: 1.3em;
    text-transform: uppercase;
}
.rokm {
    font-size: 13px;
    color: #c6c6c6;
}
.nav-container {
    background: transparent;
}
.nav-container.rsticky {
    position: fixed;
    top: 0;
    height: auto !important;
}
.nav-container.rsticky .row.flex-row {
    min-height: 60px;
}
.hmenubg {
    background: #000;
}
.hmenu-title {
    font-size: 12px;
    text-align: center;
    line-height: 1;
    margin-top: 5px;
    color: #fff;
}
.swip2 .swiper-button-next {
    background: linear-gradient(90deg, rgba(44, 44, 44, 0) 0%, rgba(44, 44, 44, 0.7511379551820728) 50%, rgba(44, 44, 44, 0.9) 75%, rgba(44, 44, 44, 1) 100%);
    height: 100%;
    width: 50px;
    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;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.swip2 .swiper-button-prev {
    background: linear-gradient(270deg, rgba(44, 44, 44, 0) 0%, rgba(44, 44, 44, 0.7511379551820728) 50%, rgba(44, 44, 44, 0.9) 75%, rgba(44, 44, 44, 1) 100%);
    height: 100%;
    width: 50px;
    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;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.swip2 .swiper-button-next::after, .swip2 .swiper-button-prev::after {
    font-size: 30px;
}
.swip2 .swiper-slide {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.swip2 .swiper-scrollbar {
    bottom: 2px !important;
}
.swip2 img {
    max-width: 94px;
    max-height: 94px;
    border-radius: 5px;
    border: 2px solid #3d3d3d;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.swip2 .swiper-slide {
    width: 94px;
    box-sizing: border-box;
    text-align: center;
}
.hmenu-link:hover img, .hactive-img {
    border: 2px solid #ffffff !important;
}

.italic {
    font-style: italic;
}
.gbg {
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 200px;
    background: #303030;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.gbg h3 {
    font-size: 1.4em;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.gbg .fs18 {
    font-size: 18px;
}
.gbg article {
    padding: 15px;
}
.grid-row {
    display: grid;
    grid-template-rows: 1fr;
    grid-row-gap: 0px;
}

/* opinie google */
.ps:hover > .ps__scrollbar-y-rail:hover {
    background: none;
}
.slick-dots li button:before, .slick-dots li.slick-active button:before {
    color: #fff;
}
.google-rating-tile {
    background: #000;
    padding: 16px;

    box-shadow: 0 0 19px 2px rgb(0 0 0 / 5%);
    border-radius: 10px;

    height: 380px;
    display: inline-block;
    text-decoration: none!important;

    position: relative;
}

.google-rating-tile:hover {
    transform: translateY(-10px);
    box-shadow: 0 22px 29px rgba(0, 0, 0, 0.15);
}

.google-rating-tile .google-rating-top {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.google-rating-tile .google-rating-top .google-rating-avatar {
    width: 48px;
    height: 48px;
}

.google-rating-tile .google-rating-top .google-rating-top-right {
    margin-left: 16px;
}

.google-rating-tile .google-rating-top .google-rating-top-right .google-rating-author,
.google-rating-tile .google-rating-top .google-rating-top-right .google-rating-date {
    display: block;
    color: #fff;
}

.google-rating-tile .google-rating-top .google-rating-top-right .google-rating-date {
    color: #ffffff;
    font-size: 16px;
}

.google-rating-tile .google-rating-stars {
    margin-top: 8px;
    margin-bottom: 12px;
    display: block;
}

.google-rating-tile .google-rating-content {
    height: 270px;
    overflow-y: auto;
}

.google-rating-tile .google-rating-content p {
    overflow-y: hidden;
    height: 90%;
    /* padding-bottom: 16px; */
    font-size: 14px;
}

.google-rating-tile .google-rating-googlebrand {
    position: absolute;
    top: 18px;
    right: 18px;

    width: 24px;
    height: 24px;
}
/* koniec opinie google */

.logo-carouselx {
    border-top: 2px solid #353535;
    margin-top: 30px;
    border-bottom: 2px solid #353535;
}
.list-inline>li {
    padding: 0 15px;
}
.tiktok {
    max-width: 28px;
    filter: grayscale(100%) brightness(0%);
    -webkit-filter: grayscale(100%) brightness(0%);
}
.icon-sm {
    font-size: 40px;
}
.ldark {
    color: #c6c6c6;
}
.largea {
    font-size: 1.5em;
}
.swheader {
    background: #3a3937;
    color: #ffffff;
    text-transform: uppercase;
    clip-path: polygon(100% 0%, 95% 49%, 100% 100%, 0 100%, 5% 50%, 0 0);
    display: inline-block;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 24px;
}

.containerbg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 600px;
    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;
}
.containerbg .contentbg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
            flex: 0 0 60%;
}
.btn-lg {
    min-width: 0;
}

/* Swiper */
.swiper-button-next, .swiper-button-prev {
    color: #ffffff;
}

.swip .sbox-link {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
}
.swip.swiper {
    width: 100%;
    padding: 0 0 40px 0;
    overflow: visible;
}
.swip.v2.swiper {
    padding: 0;
}

.swip.swiper .swiper-slide {
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px;

}

@media (min-width: 992px) {
    .lmcol {
        max-height: 75vh;
        overflow: auto;
        word-wrap: break-word;
    }
    .pb25vh {
        padding-bottom: 25vh;
        justify-items: center;
    }
   
    header::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 210px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, .75), transparent);
    }
    .swip.swiper .swiper-slide {
        padding: 0 15px;

    }
    .containerbg {
        background-attachment: fixed;
        width: 100%;
        height: 100%;
    }
    .custom-14332 img {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
    }
}

.swip.swiper .swiper-slide>div {
    background: #000;
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
    padding: 0 0 10px 0;
    border-radius: 15px;
    box-sizing: border-box;
    overflow: hidden;
}
.swip.v2.swiper .swiper-slide>div {
    background: none;
}

.swip.swiper img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

@media (min-width: 576px) {
    .swip.swiper img {
        width: 768px;
    }
}

@media (max-width: 575.98px) {
    .swip2 .swiper-slide {
        width: 70px;
    }
    .swip2 img {
        max-width: 60px;
        max-height: 60px;
    }
    .swip.swiper img {
        width: 576px;
    }
}

.swip.swiper article {
    min-height: 120px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
}
.swip.v2.swiper article {
    min-height: 100px;
}

.swip.swiper .mm-box-link {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
}

.swip.swiper article h3, .art3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.swip.swiper article h3, .art3 {
    font-size: calc(1.8rem + 1.5vw);
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.pheader {
    font-size: 1.8em;
    color: #fff;
    font-weight: 500;
}
.swip.swiper article h3 {
    margin-top: 16px;
}

@media (min-width: 1200px) {
    .art3 {
        font-size: 2em;
    }
    .swip.swiper article h3, .swip.v2.swiper article h3 {
        font-size: 1.6em;
        
    }
}

.swip.swiper p, article p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
/* Swiper koniec */
        

.mr30 {
    margin-right: 30px;
}
.mr30i {
    margin-right: 30px !important;
}
.pakiet-container {
    display: none;
}
.cover.fullscreen .slides>li {
    height: 100vh;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
/* .r-image {
    max-height: 90vh;
    padding: 0 15px;
} */
.b3 {
    border: 3px solid #fff !important;
}
.flex-row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.cennikMA-plan {
    border: 1px solid #fff;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    height: 100%;
}
.cennikMA-plan.popular {
    border: 2px solid #fff;
}
.cennikMA-plan .cena {
    font-size: 36px;
    font-weight: bold;
    margin: 10px 0;
}
.cennikMA-plan .cena span {
    font-size: 16px;
    margin-left: 5px;
}
.cennikMA-plan h3 {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.cennikMA-plan ul, ul.checkx {
    list-style: none;
    padding: 0;
    text-align: left;
}
ul.checkx {
    padding: 20px;
}
.cennikMA-plan ul li, ul.checkx li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}
.cennikMA-plan ul li::before, ul.checkx li::before {
    content: "✓";
    position: absolute;
    left: 0;
    font-weight: bold;
    color: #44c767; /* Kolor checkmarka */
    font-size: 18px;
}
.cennikMA-plan ul li, .cennikMA-plan ul li p, ul.checkx li, ul.checkx li p {
    line-height: 18px;
    text-align: left;
}
.cennikMA-plan a, .W-switch.v2 {
    display: block;
    background-color: #fff;
    color: #000;
    border: none;
    font-weight: 500;
    padding: 10px 20px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.cennikMA-plan a:hover, .W-switch.v2:hover {
    text-decoration: none;
    color: #000;
    transform: scale(0.95) !important;
    -webkit-transform: scale(0.95) !important;
    -moz-transform: scale(0.95) !important;
    -ms-transform: scale(0.95) !important;
    -o-transform: scale(0.95) !important;
}

.slider-zoom {
    position: relative;
    cursor: pointer;
    overflow: visible;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url(/tpls/Noe/PhotoSwipe/default-skin/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
    display: block;
    background-position: -88px 0;
    z-index: 10;
    margin-right: 100px;
}
.d-content p:last-child {
    margin-bottom: 0;
}
.img-vid-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.grecaptcha-badge {
    display: none;
}
[data-aos=slide-left] {
    transform: translate3d(calc(100% + 20px), 0, 0);
    -webkit-transform: translate3d(calc(100% + 20px), 0, 0);
    -moz-transform: translate3d(calc(100% + 20px), 0, 0);
    -ms-transform: translate3d(calc(100% + 20px), 0, 0);
    -o-transform: translate3d(calc(100% + 20px), 0, 0);
}
.download {
    text-align: left;
}
.download a {
    font-weight: 300;
}
.flexed-gallery {
    display: flex;
   justify-content: center;
}
.MA-breadcrumbs {
    padding: 0;
    text-align: center;
}
.MA-breadcrumbs .breadcrumb {
    padding: 40px 0 0 !important;
    background: none;
}
.form-error, .form-success {
    top: 0;
    margin-bottom: 24px;
    margin-left: 0;
}
.safety {
    color: #0BDA51;
    font-size: 16px;
}
.steps {
    counter-reset: step-counter;
}
.stats {
    display: flex;
    justify-content: space-around;
    margin-top: 16px;
    flex-wrap: wrap;
}
.stat {
    text-align: center;
}
.stat-value {
    font-size: 30px;
    font-weight: bold;
    width: 85px;
    height: 85px;
    margin: 0px auto 5px;
    border: 3px solid #fff;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stat-label {
    font-size: 14px;
    display: inline;
    font-weight: 200;
    margin-top: 9px;
}
.step-content {
    padding-left: 40px;
    position: relative;
    counter-increment: step-counter;
    padding-bottom: 20px;
}
.step-content::after {
    content: counter(step-counter);
    margin-right: 10px;
    font-size: 80%;
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    font-weight: bold;
    padding: 3px 3px;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    top: 3px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.step-content::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 1px;
    height: 100%;
    bottom: 0;
    background-color: #fff;
}
.step:last-child .step-content::before {
    display: none;
}
.form-email input, .form-email textarea {
    font-size: 17px;
    color: #000;
}
.form-email input:focus::-webkit-input-placeholder {color:transparent; }
.form-email input:focus:-moz-placeholder {color:transparent; } /* FF 4-18 */
.form-email input:focus::-moz-placeholder {color:transparent; } /* FF 19+ */
.form-email input:focus:-ms-input-placeholder {color:transparent; } /* IE 10+ */
.form-email textarea:focus::-webkit-input-placeholder {color:transparent; }
.form-email textarea:focus:-moz-placeholder {color:transparent; } /* FF 4-18 */
.form-email textarea:focus::-moz-placeholder {color:transparent; } /* FF 19+ */
.form-email textarea:focus:-ms-input-placeholder {color:transparent; } /* IE 10+ */





.text-slider ul.slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.star {
    font-size: 1em;
    color: #fff
}
.text-slider .flex-direction-nav li a::before, .text-slider .flex-direction-nav li a::after {
    display: none;
}
.flex-direction-nav a, .flex-direction-nav a:hover {
    color: #fff;
}

.group-name {
    font-family: "Lato", sans-serif !important;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 15px;
}
.group-item {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.font-sizer {
    font-size: 14px;
}
.c-c {
    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;
    background-color: #000;
    color: #fff;
    padding: 50px 0;
}
.pr50 {
    padding-right: 50px;
}
.c-b {
    background-color: #fff;
    color: #000;
    padding: 10px 20px;
    border: none;
    display: inline-block;
}

.c-b:hover {
    text-decoration: none;
    color: #000;
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}
.c-b1 {
    margin-bottom: 15px;
    color: #000;
    padding: 10px 20px;
    display: inline-block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    background: #ffffff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.c-b1:hover {
    text-decoration: none;
    /* color: #fff; */
    transform: scale(0.95) !important;
    -webkit-transform: scale(0.95) !important;
    -moz-transform: scale(0.95) !important;
    -ms-transform: scale(0.95) !important;
    -o-transform: scale(0.95) !important;
}
.dhr {
    height: 1px;
    background: #fff;
}
h2.goldp, h3 {
    font-size: 25px;
}
.triangle-bg {
    max-width: 30vw;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.header-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.w100 {
    width: 100%;
}
section {
    padding: 60px 0;
    background: #F5F8F9;
}
.htitle {
    position: relative;
    display: inline-block;
    padding: 0px 70px;
    line-height: 1;
}
.htitle::before,
.htitle::after {
    content: "";
    position: absolute;
    width: 6rem;
    height: 6rem;
    bottom: 0;
    background-image: url('/files/slash.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.htitle::before {
    left: 0;
}

.htitle::after {
    right: 0;
}
.animated-captions .bg-right {
    background-position: 80% top !important;
}

.animated-captions .bg-left {
    background-position: 20% top !important;
}
.bcontainer {
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 100%;
}
.dborder {
    min-height: 2px;
    padding: 0;
}
.dborder.d1 {
    background: #ffffff3d;
}
.dborder.d2 {
    background: #ffffff;
}

.right-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.animated-captions .flex-direction-nav a.flex-next:before, .animated-captions .flex-direction-nav a.flex-prev:before, .slider-all-controls a:before {
    display: none;
}
.animated-captions .flex-direction-nav a, .slider-all-controls a {
    border: none;
    background: none;
}
.animated-captions .flex-direction-nav a.flex-next em, .flex-direction-nav a.flex-prev em {
    font-size: 50px;
    color: #fff;
}

.flex-control-nav li {
    display: inline-block;
}
.row.flex-row {
    -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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.row.flex-row.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.fhead > a {
    display: block;
    font-weight: 500 !important;
    font-size: clamp(22px, 2vw, 30px);
    font-family: "Lato", sans-serif !important;
    line-height: 18px;
    margin-bottom: 20px;
    letter-spacing: -0.05em;
}
.fhead > div > a {
    font-size: clamp(14px, 1.5vw, 18px);
}

.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: 100px;
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
}
.flex-logo {
    padding-left: clamp(15px, 3vw, 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
}
.p1550 {
    padding: 15px 50px;
}
.MA-section {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0,-100%,0);
    -moz-transform: translate3d(0,-100%,0);
    -ms-transform: translate3d(0,-100%,0);
    -o-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    width: 100%;
    height: 100%;
    z-index: 999999;
    -webkit-transition: transform .25s ease;
    -moz-transition: transform .25s ease;
    -ms-transition: transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
}
.MA-section.s-active {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-transform: translate3d(0,0,0) !important;
    -moz-transform: translate3d(0,0,0) !important;
    -ms-transform: translate3d(0,0,0) !important;
    -o-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}
.MA-section.s-active::-webkit-scrollbar { 
    display: none;
}
.MA-section .newstitleMA {
    color: #fff;
}
.containerMA {
    height: 100%;
}
.W-section {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0,-100%,0);
    transform: translate3d(0, -100%, 0);
    width: 100vw;
    height: 101%;
    height: 101vh;
    height: 101dvh;
    z-index: 999999999999999;
    -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;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.W-section.s-active {
    /* overflow: auto; */
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-transform: translate3d(0,0,0) !important;
    -moz-transform: translate3d(0,0,0) !important;
    -ms-transform: translate3d(0,0,0) !important;
    -o-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}
.W-section.s-active::-webkit-scrollbar { 
    display: none;
}
.W-section .newstitleW {
    color: #fff;
}

.W-switch {
    cursor: pointer;
}
.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;
}
.s2i-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: 25%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
}
.s-popularne {
    margin-top: 100px;
    border-top: 1px solid #4b4b4b;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
}
/* .s-container input.search-input:hover {
    opacity: 0.7;
} */
.s-container input.search-input {
    width: 60px;
    height: 60px;
    background: none;
    border: none;
    margin-bottom: 0;
    float: right;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iV2Fyc3R3YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjMxLjU2N3B4IiBoZWlnaHQ9IjMxLjYwNnB4IiB2aWV3Qm94PSIwIDAgMzEuNTY3IDMxLjYwNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzEuNTY3IDMxLjYwNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0Y4RjhGOCIgZD0iTTI1LjkyLDEuNzEybDAuMDg0LDAuMDg2bDAuMDg5LDAuMDYzbDAuMTg4LDAuMTA5DQoJYzEuMTUxLDAuNzIxLDIuNjk2LDIuMjY1LDMuMzg4LDMuNDI2bDAuODg5LDEuNjQxYzEuMTc5LDIuMzI1LDEuMzA2LDUuOTEsMC40ODIsOC4zODZjLTEuNTU2LDQuNjc5LTUuNjg3LDguMjcyLTExLjU4LDguMjg1DQoJYy0xLjA2NywwLjAwMi0yLjE5LTAuMjM5LTMuMTkyLTAuNTE3Yy0xLjQ0MS0wLjM5OS0yLjg4OC0xLjI2OC00LjA0OC0yLjE2OWMtMC4yMjYtMC4xNzQtMC40MTQtMC4zOTUtMC42NTEtMC41ODUNCgljLTAuNDA3LTAuMzI4LTEuNDE5LTEuNTYyLTEuNzAxLTIuMDA0Yy0wLjY2Ny0xLjA0Mi0xLjIwMi0yLjEzMS0xLjU1NC0zLjQyOGMtMC43MTQtMi42MjgtMC41NDgtNC45MzEsMC4zNzctNy40NDMNCgljMC4zNTQtMC45NTksMC45NDMtMS45OTgsMS41NjEtMi43OTVjMC4wNzYtMC4wOTgsMC4xOTktMC4yNzYsMC4yNzEtMC4zNzFjMC4xOTgtMC4yNiwwLjM1NC0wLjM5MSwwLjU3NC0wLjY1Ng0KCWMwLjUxNy0wLjYyMSwxLjY0Mi0xLjUxNSwyLjM5NS0xLjk1M2MwLjE1MS0wLjA4NywwLjI5LTAuMTU2LDAuMzg1LTAuMjc2YzAuMTU0LTAuMDE3LDEuMDgyLTAuNTE1LDEuMjcxLTAuNTkzDQoJYzAuMjM4LTAuMDk5LDAuNDQ0LTAuMTQ5LDAuNjg4LTAuMjVjMS4wNTQtMC40MzIsMi45ODktMC42OTksNC4xNjgtMC42NjZDMjMuNjM4LDAuMTAzLDI1LjU5MywxLjY3NiwyNS45MiwxLjcxMiBNMy44NjEsMzEuNDkyDQoJYy0wLjIyOS0wLjAwNC0wLjUwOCwwLjA5NC0wLjgwMiwwLjExMWMtMC4yNzgsMC4wMTgtMC41OTYtMC4wNi0wLjg1Ni0wLjA2MmMtMC4xMDQtMC4wOTEtMC4yODQtMC4wOTMtMC41MzItMC4yMjQNCgljLTEuMjMtMC42NTYtMS44MDktMS42OC0xLjY0My0zLjE2MmMwLjA5My0wLjgyOCwwLjYyNC0xLjM5NywxLjAyOS0xLjgwNmMwLjYxOC0wLjYyMSw2LjgyNy02Ljg4OCw3LjA0MS03LjAwMg0KCWMwLjIwOSwwLjE4MSwwLjY4MywwLjk1LDAuODk2LDEuMTkzbDAuOTg1LDEuMDg3YzAuNTc5LDAuNTg3LDEuNTQ4LDEuNDEyLDIuMjc4LDEuODI5Yy0wLjEwNCwwLjIwNi0zLjYxMywzLjY1OS00LjA4NCw0LjEzMQ0KCUM3LjMyMywyOC40NCw1LjkyMywyOS45LDUuMDgzLDMwLjY3NEM0LjI1LDMxLjQ0LDQuMDEzLDMxLjM1LDMuODYxLDMxLjQ5MiBNMjYuNjM4LDExLjg1MmwtMS45NjEtMC4wMDQNCgljLTAuMDgyLTIuOC0yLjIzNS00LjkxOS00LjkzNy00LjkzNkwxOS43MzQsNC45NGMyLjc3NCwwLDUuMTMzLDEuNjE2LDYuMjkxLDQuMDVDMjYuMzQ4LDkuNjcyLDI2LjY4OCwxMC45NywyNi42MzgsMTEuODUyDQoJIE0yMC4xMjUsMi45ODJjLTEuODc5LTAuMTkzLTMuNjk5LDAuNTEtNS4yMTUsMS40MDVjLTAuNDYsMC4yNzItMC44ODgsMC42NjEtMS4yNDYsMC45OGMtMC42OTIsMC42MTUtMS40MSwxLjU1OS0xLjg5NiwyLjU0NA0KCWMtMS4xNDYsMi4zMjEtMS4yMiw0LjkzMi0wLjI1LDcuMzQ1YzAuNiwxLjQ5MywxLjY1MSwyLjc5LDIuOTMsMy43MzFjMy45OTksMi45NDcsOS41NDMsMi4wNTcsMTIuMzk5LTEuODIyDQoJYzEuMTAxLTEuNDk2LDEuNjIzLTMuMDEzLDEuNzYtNC45MTVjMC4xNjMtMi4yODItMC42NjYtNC4yMDctMS45MDctNS45MDljLTAuNjg5LTAuOTQ2LTEuOTU2LTEuOTUzLTMuMDY5LTIuNDYyDQoJQzIyLjMxOSwzLjI4MSwyMS43NDksMy4xNSwyMC4xMjUsMi45ODIiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom: 1px solid white;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    background-size: 38px;
}
.s-input {
    border: none;
    width: calc(100% - 60px);
    height: 60px;
    margin-bottom: 0;
}

input.s-input:focus::-webkit-input-placeholder {font-size: 50px; color:transparent; }
input.s-input:focus:-moz-placeholder {font-size: 50px; color:transparent; } /* FF 4-18 */
input.s-input:focus::-moz-placeholder {font-size: 50px; color:transparent; } /* FF 19+ */
input.s-input:focus:-ms-input-placeholder {font-size: 50px; color:transparent; } /* IE 10+ */
input.s-input::-webkit-input-placeholder {font-size: 50px; color:#fff; font-weight: 300 !important; }
input.s-input:-moz-placeholder {font-size: 50px; color:#fff; font-weight: 300 !important; } /* FF 4-18 */
input.s-input::-moz-placeholder {font-size: 50px; color:#fff; font-weight: 300 !important; } /* FF 19+ */
input.s-input:-ms-input-placeholder {font-size: 50px; color:#fff; font-weight: 300 !important; } /* IE 10+ */
input.s-input {
    outline: none;
    background: none;
    border-bottom: 1px solid #fff;
    font-size: 50px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #fff;
}
.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);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-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);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.szukajkaFG-section, .loc-section {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0,-100%,0);
    -moz-transform: translate3d(0,-100%,0);
    -ms-transform: translate3d(0,-100%,0);
    -o-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    width: 100%;
    height: 100vh;
    z-index: 999999;
    -webkit-transition: transform .25s ease;
    -moz-transition: transform .25s ease;
    -ms-transition: transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
}
.loc-section {
    width: 100vw;
    height: 100vh;
}
.loc-section * {
    color: #fff;
}
.loc-section .s-flex {
    height: 100%;
}
.loc {
    cursor: pointer;
    color: #fff;
}
.szukajkaFG-section.s-active, .loc-section.s-active {
    -webkit-transform: translate3d(0,0,0) !important;
    -moz-transform: translate3d(0,0,0) !important;
    -ms-transform: translate3d(0,0,0) !important;
    -o-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}
.szukajkaFG-section .newstitleFG {
    color: #fff;
}
.containerFG {
    height: 100%;
}
#nav-icon3 {
    float: right;
    width: 30px;
    height: 24px;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -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(0);
    -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(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -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(0)
}

#nav-icon3 span:nth-child(1) {
    top: 0
}

#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%
}
.menu-search {
    display: inline-block;
    cursor: pointer;
    margin-left: 50px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    line-height: 1;
}
.menu-search img {
    height: 20px
}
.pcfon {
    display: inline-block;
    margin-right: 30px;
    line-height: 1;
}
.pcfon img {
    height: 20px;
}
.menu-switch.v2 {
    padding-right: 15px;
    cursor: pointer;
}


.cennik .ls-column h2 {
    padding: 10px 0 10px;
    background: #f1eeee;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    line-height: 1.4;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
li[data-feature] div {
    font-size: 18px;
    font-weight: bold;
}
.cennik .ls-column {
    width: 100%;
}
.cennik .ls-column h1 {
    font-size: 16px;
}
.kat2 * {
    background: none !important;
}
.cennik .ls-column .c-cena {
    background: #ffffff !important;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    display: block;
    padding: 20px 0;
    font-weight: 700;
    font-size: 20px;
    color: white;
    text-decoration: none;
    border: none !important;
    -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}
.kat2 li {
    border-color: #ececec !important;
}
.kat2 {
    box-shadow: rgb(50 50 105 / 25%) 0 0 10px 0, rgb(0 0 0 / 25%) 0 0 20px 0;
    z-index: 1;
    border-right: none !important;
    background: #fff;
}


@media only screen and (min-width: 768px) {
    .d-flex {
            padding: 50px 0;
}
    span.mborder {
        display: block;
        border-bottom: 1px solid #fff;
        margin-bottom: 10px;
    }
    .cennik .ls-column {
        width: calc(100% / 4);
    }
    .cennik .ls-column ul li {
        background: #f1eeee;
    }
    .cennik .ls-column ul li {
        font-size: 14px;
    }
    .kat2 li {
        max-width: 80%;
        margin: 0 auto;
    }
    .kat2 {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
    }
    .ls-features.ls-column {
        overflow: hidden;
        border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        -ms-border-radius: 5px 0 0 5px;
        -o-border-radius: 5px 0 0 5px;
    }
    .kat3 {
        overflow: hidden;
        border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -ms-border-radius: 0 5px 5px 0;
        -o-border-radius: 0 5px 5px 0;
    }
}
@media only screen and (max-width: 740px) {
    .htitle {
        padding: 0 100px;
    }
    .htitle::before {
        left: 40px;
    }
    
    .htitle::after {
        right: 40px;
    }
    .htitle::before,
    .htitle::after {
        bottom: 50%;
        transform: translateY(50%);
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
    }
}
@media only screen and (max-width: 767px) {
    .ls-features.ls-column, .kat1, .kat2, .kat3 {
        overflow: hidden;
        
}
}


.menu>li:hover {
    background: #d7df23;
}
.menu>li:hover>a {
    color: rgba(6, 23, 22, 1) !important;
    text-shadow: none;
}
.menu>li {
    padding: 0 15px;
}
.nav-bar a {
    height: auto;
    padding-top: 0;
    line-height: 1;
}
.centeredlogo_2 .menu > li > ul li:hover {
    background: #d7df23;
}
a.booklet__btn.site-btn.bg-primary:hover {
    text-decoration: none !important;
}
.fsmd20 {
    color: #000;
}
.feature-3 .left {
    width: 15%;
}
.feature-3 .right {
    width: 85%;
}
img.footer-logo {
    max-width: 170px;
}
img.footer-logo-p {
    max-width: 100px;
    padding-left: 5px;
}
.profile-picture {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    background: url(/img2/w200-h200-c1x1-q95/files/gallery/1545/SIS01533.edited.webp) center center no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    margin-bottom: -15px;
    margin-right: 20px;
}

/* loader */
.containerx2  svg {
    max-width: 300px;
  }
  
  .containerx2 .gradient {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    fill: #ffffff;
  }
  .containerx2 .square {
    animation-iteration-count: infinite;
    animation-duration: 2s;
    transition-timing-function: ease-in-out;
  }
  
  .containerx2 .s1 {
    animation-name: slide-1;
  }
  
  .containerx2 .s2 {
    animation-name: slide-2;
  }
  
  .containerx2 .s3 {
    animation-name: slide-3;
  }
  
  .containerx2 .s4 {
    animation-name: slide-4;
  }
  
  .containerx2 .s5 {
    animation-name: slide-5;
  }
  
  .containerx2 .s6 {
    animation-name: slide-6;
  }
  
  .containerx2 .s7 {
    animation-name: slide-7;
  }
  
  @keyframes slide-1 {
    37.5% {
      transform: translateX(0px);
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
}
    50% {
      transform: translateX(100px);
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
}
    100% {
      transform: translateX(100px);
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
}
  }
  
  @keyframes slide-2 {
    25% {
      transform: translateX(0px);
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
}
    37.5% {
      transform: translateX(100px);
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
}
    100% {
      transform: translateX(100px);
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
}
  }
  
  @keyframes slide-3 {
    12.5% {
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
}
    25% {
      transform: translateY(100px);
      -webkit-transform: translateY(100px);
      -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
      -o-transform: translateY(100px);
}
    100% {
      transform: translateY(100px);
      -webkit-transform: translateY(100px);
      -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
      -o-transform: translateY(100px);
}
  }
  
  @keyframes slide-4 {
    50% {
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
}
    62.5% {
      transform: translateY(-100px);
      -webkit-transform: translateY(-100px);
      -moz-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
      -o-transform: translateY(-100px);
}
    100% {
      transform: translateY(-100px);
      -webkit-transform: translateY(-100px);
      -moz-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
      -o-transform: translateY(-100px);
}
  }
  
  @keyframes slide-5 {
    12.5% {
      transform: translate(-100px, 0px);
      -webkit-transform: translate(-100px, 0px);
      -moz-transform: translate(-100px, 0px);
      -ms-transform: translate(-100px, 0px);
      -o-transform: translate(-100px, 0px);
}
    87.5% {
      transform: translate(-100px, 0px);
      -webkit-transform: translate(-100px, 0px);
      -moz-transform: translate(-100px, 0px);
      -ms-transform: translate(-100px, 0px);
      -o-transform: translate(-100px, 0px);
}
    100% {
      transform: translate(-100px, 100px);
      -webkit-transform: translate(-100px, 100px);
      -moz-transform: translate(-100px, 100px);
      -ms-transform: translate(-100px, 100px);
      -o-transform: translate(-100px, 100px);
}
  }
  
  @keyframes slide-6 {
    62.5% {
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
}
    75% {
      transform: translateY(-100px);
      -webkit-transform: translateY(-100px);
      -moz-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
      -o-transform: translateY(-100px);
}
    100% {
      transform: translateY(-100px);
      -webkit-transform: translateY(-100px);
      -moz-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
      -o-transform: translateY(-100px);
}
  }
  
  @keyframes slide-7 {
    75%  {
      transform: translateX(0px);
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
}
    87.5% {
      transform: translateX(-100px);
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
}
    100% {
      transform: translateX(-100px);
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
}
  }

  .containerx2 {
    text-align: center;
    position: absolute;
    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%);
}
/* koniec loader */




h2, h2 a, h3, h4, h5, h6, .content-container *:not([class*=fa-]), .breadcrumb *, .oswald, .btn, .btn p {
    font-family: "Lato", sans-serif !important;
}
.breadcrumb * {
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
}
.breadcrumb>li+li:before {
    content: "";
}
.breadcrumb li:before {
    content: "" !important;
    background-image: url(/files/slash_bred.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 0 15px !important;
}
.breadcrumb li:first-child:before {
    display: none;
}
/* .breadcrumb li:last-child::after {
    content: "" !important;
    background-image: url(/files/slash_bred.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 0 15px !important;
} */
.social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.spread-children * {
    margin: 0;
}
.x-twitter {
    height: 32px;
}
.foundry_modal.reveal-modal {
    z-index: 10000;
}
.logo-carouselx img {
    max-width: 100%;
    max-height: 200px;
}
.logo-carouselx .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.logo-carouselx .slick-slide {
    margin: 20px;
}
img.centeredx {
    margin: 0 auto;
}
.background-image-holder.fadeIn {
    background-repeat: no-repeat !important;
}
.thumb-holder {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    border-radius: 0;
}
.accordion-2 .title {
    font-size: 26px;
    font-weight: 300;
}
p, span, td, li {
    /* font-weight: 200; */
    line-height: 1.5;
    }
.produkt li p {
    margin-bottom: 0;
}

.booklet__btn.site-btn:hover {
    background-color: #eee!important;
    opacity: 1
}

.booklets-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.booklet__hover-inner2 {
    height: 100%!important
}

.booklet__hover-inner2>div {
    font-size: 16px;
    padding: 15px;
    font-weight: 500
}

.booklet__title2 {
    top: 0!important
}

.image-size {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: -10
}

.booklet {
    display: block;
    position: relative;
    aspect-ratio: 4/3;
}

.booklet:hover .booklet__hover-hld {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.booklet:hover .booklet__price-hld--initial {
    opacity: 0
}

.booklet__img-hld {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0)
}

.booklet__img {
    height: auto;
    aspect-ratio: 4/3;
    
}

.grupaofert-img {
    height: 400px
}

.booklet__hover-hld {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: rgba(0,0,0,.65);
    opacity: 0;
    -webkit-transform: scale3d(.9,.9,1);
    transform: scale3d(.9,.9,1);
    transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
    border-radius: 5px
}

.booklet__hover-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: initial;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 100px;
    left: 0;
    width: 100%;
    height: auto
}

.booklet__text {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-right: 40px;
    padding-left: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1.57143;
    text-align: center
}

.booklet__price-hld--initial {
    position: absolute;
    bottom: 105px;
    left: 0;
    width: 100%;
    transition: opacity .3s ease
}

.booklet__price-hld {
    color: #fff;
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
    border-radius: 2px
}

.booklet__price-hld--hover {
    padding: 1rem
}

.booklet__price-inner {
    display: inline-block;
    padding: 15px 26px 15px;
    background-color: rgba(0,0,0,.4);
    font-size: 1.5rem;
    border-radius: 2px
}

.booklet__price-hld .price {
    color: #fff
}

.booklet__btn-hld {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    text-align: center
}

.booklet__btn-hld--rooms {
    bottom: 90px
}

.booklet__title-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    left: 5%;
    z-index: 2;
    width: 91%;
    border-radius: 0 0 2px 2px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.15);
    opacity: 2;
    background-color: rgb(0 0 0 / 40%);
    box-shadow: none;
    bottom: 0;
    left: 0;
    width: 100%;
    
}

.booklet__btn-hld:hover .bg-primary {
    background-color: #eee!important
}

.booklet__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 65px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center
}

.booklet__special-hld {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid #e8e8e8
}

.booklet__special-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 15px
}

.booklet__special-info li {
    position: relative;
    padding-left: 23px
}

.booklet__special-info li .icon {
    position: absolute;
    left: 0;
    color: #830605
}

.booklet__special-info li .icon-size {
    top: 7px;
    font-size: 10px
}

.booklet__special-info li .icon-user {
    top: 6px;
    font-size: 11px
}

.booklet__title span {
    color: #fff!important;
    position: relative;
    line-height: 2rem;
    font-weight: 400;
    text-shadow: 0px -1px 1px black, -1px 1px 1px black;
    font-size: 20px;
}

.slick-slider .booklet__title span {
    top: -3px
}
.shifted-content p {
    margin-bottom: 0;
    font-size: 19px;
}
.site-btn {
    background: #fff !important;
    text-shadow: none;
    display: inline-block;
    padding: 12px 37px;
    border: 1px solid #000;
    border-radius: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.booklet__btn.site-btn:hover {
    opacity: 1;
}
.accordion-2 .title {
    padding-left: 0;
    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
}

.accordion .faq-li,.faq-li .title:hover {
    background: 0 0!important
}
.fixed .module, .outOfSight .module, .scrolled .module {
    display: none;
}
.mt-5 {
    margin-top: -5px;
}
.input-toggle-darkmode.displaynone992 {
    font: normal normal normal 14px/1 FontAwesome!important;
}
.input-toggle-darkmode[type=checkbox] {
    visibility: hidden;
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    width: 65px;
    cursor: help;
}
.input-toggle-darkmode::before {
    width: 64px;
    height: 34px!important;
    border: 3px solid #fff;
    border-radius: 40px;
    content: "\f185\f186" !important;
    font-size: 20px;
    letter-spacing: 6px;
    padding-left: 7px;
    transition: .4s;
    color: #fff;
    line-height: 28px;
    margin-top: -4px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.input-toggle-darkmode::after {
    height: 24px;
    width: 24px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 6px;
    transition: .4s;
}
.input-toggle-darkmode::after, .input-toggle-darkmode::before {
    display: inline-block;
    visibility: visible;
    content: "";
    cursor: pointer;
    cursor: help;
}
.input-toggle-darkmode.checked::after, .input-toggle-darkmode:checked::after {
    left: 35px;
    background: #fff;
}
.switch {
    position: absolute;
    padding: 0 !important;
    left: 135px;
    top: -3px;
}



.house-img img {
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.house-img a {
    cursor: zoom-in;
}

.btn {
    line-height: 38px;
}
.btn-edit {
    display: none;
    /* width: 120px;
    height: 50px;
    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;
    position: absolute;
    right: -70px;
    top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1001;
    color: #000;
    text-decoration: none; */
}
.a-bottom {
    bottom: 30px;
    top: auto;
}
.image-bg .btn-edit, .image-bg .btn-edit:hover {
    color: #000;
}
.btn-edit em {
    font-size: 36px;
    padding: 6px;
}
.btn-edit:hover {
    right: 0;
    color: #000;
}
.btn-edit span {
    font-weight: bold;
    color: #000;
}
.mr10 {
    margin-right: 10px;
}

.centeredlogo_2 .layer-logo {
    height: auto;
    top: -50px;
}

.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 {
    box-shadow: rgb(50 50 105 / 15%) 0px 2px 5px 0px, rgb(0 0 0 / 5%) 0px 1px 1px 0px;
    transition: 0.25s linear;
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -ms-transition: 0.25s linear;
    -o-transition: 0.25s linear;
}

.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;
}

.flex-direction-nav a {
    margin-top: 0;
    padding: 0;
    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;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border: 0;
}

.product-shadow {
    z-index: 2;
    position: relative;
    background: #fff;
    border: 1px solid #e8e8e8;
    color: #555;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    box-shadow: 0 0 19px 2px rgb(0 0 0 / 5%);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    -webkit-transition: transform 0.3s ease, box-shadow 0.3s ease;
    -moz-transition: transform 0.3s ease, box-shadow 0.3s ease;
    -ms-transition: transform 0.3s ease, box-shadow 0.3s ease;
    -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.product-shadow:hover {
    transform: translateY(-8px) scale(1.03);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    z-index: 3;
    -webkit-transform: translateY(-8px) scale(1.03);
    -moz-transform: translateY(-8px) scale(1.03);
    -ms-transform: translateY(-8px) scale(1.03);
    -o-transform: translateY(-8px) scale(1.03);
}

.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;
    width: 100%;
}

.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: #ffffff;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}

.br10,
.btn {
    
}

.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: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-control-nav {
    bottom: 40px;
    opacity: 1 !important;
    z-index: 10;
}
.flex-control-paging li a {
    background: #fff !important;
    border-color: #fff;
    box-shadow: none;
    cursor: pointer !important;
    height: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: 68px;
}
.flex-control-paging li a.flex-active {
    background: #E1000F !important;
    border-color: #E1000F;
    box-shadow: none;
    width: 68px;
}




.mh120 {
    min-height: 120px;
}

.btn-primary {
    color: #ffffff;
    width: 100%;
}

.btn-primary:hover {
    background: #ffffff;
}

.btn-secondary {
    color: #ffffff;
}

.btn-secondary:hover {
    background: #ffffff;
}

.btn-shop {
    background: #ffffff;
    color: #fff;
    width: 100%;
}

[type="checkbox"]:not(.input-toggle-darkmode):not(:checked),
[type="checkbox"]:not(.input-toggle-darkmode):checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="checkbox"]:not(.input-toggle-darkmode)+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"]:not(.input-toggle-darkmode)+span:not(.lever):before,
[type="checkbox"]:not(.input-toggle-darkmode):not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #fff;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s
}

[type="checkbox"]:not(.input-toggle-darkmode):not(.filled-in)+span:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type="checkbox"]:not(.input-toggle-darkmode):not(:checked):disabled+span:not(.lever):before {
    border: none;
    background-color: rgba(0, 0, 0, 0.42)
}

[type="checkbox"]:not(.input-toggle-darkmode).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"]:not(.input-toggle-darkmode):checked+span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -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"]:not(.input-toggle-darkmode):checked:disabled+span:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    border-bottom: 2px solid rgba(0, 0, 0, 0.42)
}

[type="checkbox"]:not(.input-toggle-darkmode):indeterminate+span:not(.lever):before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #fff;
    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"]:not(.input-toggle-darkmode):indeterminate:disabled+span:not(.lever):before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    background-color: transparent
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in+span:not(.lever):after {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in+span:not(.lever):before,
[type="checkbox"]:not(.input-toggle-darkmode).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"]:not(.input-toggle-darkmode).filled-in:not(:checked)+span:not(.lever):before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:not(:checked)+span:not(.lever):after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #000;
    top: 4px;
    z-index: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:checked+span:not(.lever):before {
    top: 4px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:checked+span:not(.lever):after {
    top: 4px;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    background-color: #000;
    z-index: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.W-section [type="checkbox"]:not(.input-toggle-darkmode).filled-in:checked+span:not(.lever):after {
    border: 2px solid #fff;
}

.W-section [type="checkbox"]:not(.input-toggle-darkmode).filled-in:not(:checked)+span:not(.lever):after {
    border: 2px solid #fff;
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in.tabbed:focus+span:not(.lever):after {
    border-radius: 2px;
    border-color: #fff;
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in.tabbed:checked:focus+span:not(.lever):after {
    border-radius: 2px;
    background-color: #fff;
    border-color: #fff
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:disabled:not(:checked)+span:not(.lever):before {
    background-color: transparent;
    border: 2px solid transparent
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:disabled:not(:checked)+span:not(.lever):after {
    border-color: transparent;
    background-color: #949494
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:disabled:checked+span:not(.lever):before {
    background-color: transparent
}

[type="checkbox"]:not(.input-toggle-darkmode).filled-in:disabled:checked+span:not(.lever):after {
    background-color: #949494;
    border-color: #949494
}

.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: #ffffff;
    border: 1px solid #ffffff;
}

.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: 200;
    line-height: 1.5em;
    font-size: 17px;
}

.count:after {
    content: '+';
}

.counters {
    background: rgb(0 139 208);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

/* 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 {
    min-height: 400px;
    border: none;
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 25%);
}
.shifted-image {
    height: 400px;
}

/* .shifted-content,
.shifted-image {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
} */

.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;
    position: relative;
    border-radius: 1.2rem;
}

.nodec:hover {
    text-decoration: none;
}
.nodec:hover h3 {
    text-decoration: underline;
}

.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: 1.2rem;
    background-color: #ffffff;
    z-index: -1;
    transform: scale(.9);
    opacity: 0;
}

.feature-1:hover:before {
    transform: scale(1);
    opacity: 1;
}

.feature-1:hover * {
    color: #fff;
}

.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-color: #000;
    color: #fff;
    border: 1px solid #fff;
    transition: all 0.3s;
    padding: 10px 20px !important;
    display: inline-block;
    font-size: 19px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.button.iconsboxed2:hover {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}

.button.iconsboxed2 span {
    font-weight: 400;
}

.p030 {
    padding: 0 30px;
}

.mb60 {
    margin-bottom: 60px;
}

.mr15 {
    margin-right: 15px;
}

.flex-wrap {
    height: 100%;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fw500 * {
    font-weight: 500;
    line-height: 40px;
    font-size: 18px;
    color: #565c72;
}

body,
.menu {
    font-family: "Lato", sans-serif;
}

table p {
    margin-bottom: 0;
}

.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: 300;
    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: 300;
}

.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: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: all 0.3s;
    font-weight: 300;
    opacity: 1;
    margin-right: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.lang-text:hover {
    cursor: pointer;
    color: #fff;
}

.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: #000;
}

.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 #ffffff;
    padding: 10px 20px;
    height: 44px;
    line-height: 22px;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.filters li.active, .filters li:hover {
    border-color: #ffffff;
    opacity: 1;
    color: #000;
    background: #ffffff;
}

.flex-direction-nav a.flex-prev {
    left: 50px;
}

.flex-direction-nav a.flex-next {
    right: 50px;
}

.logoand3cols .footer-title {
    font-weight: 600;
}

.logoand3cols.footer-2.bg-primary {
    background: linear-gradient(#0e4b55 0%, #002e33 100%);
}

.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;
}

/* .breadcrumb-2 li:last-child {
    display: none;
} */

.breadcrumb-2>li+li:before {
    color: #fff;
}

.breadcrumb>.active {
    color: #bfd0d8;
}

/* .container {
    width: 100%;
} */

.color-p {
    color: #ffffff;
}

.color-lb {
    color: #ffffff;
}

.ml10 {
    margin-left: 10px;
}

.white {
    color: #fff;
}

.black {
    color: #000;
}

.lh30 * {
    line-height: 30px;
}

.fs14 * {
    font-size: 14px;
    font-weight: 500;
}

/*
    KALKURajdhaniR FOTOWOLTAICZNY
*/

input[hide] {
    display: none;
}

.calcuRajdhanir {
    text-align: center;
}

.calcuRajdhanir input {
   background: linear-gradient(45deg, #eee 50%, #ffffff 50%);
   background-size: 250%;
   height: 45px;
   width: 250px;
   border: 0;
   outline: 0;
   border: 1px solid transparent;
   transition: .5s;
   padding: 5px;
   text-transform: uppercase;
   font-weight: 700;
   background-position: left;
   border: 1px solid #aaa;
   text-align: center;
   font-size: 24px;
}

.calcuRajdhanir input:hover {
    border: 1px solid #1f2020;
}

.calcuRajdhanir input:focus {
    background-position: right;
    color: #fff;
}

.calcuRajdhanir h2,
.calcuRajdhanir h3,
.calcuRajdhanir h4 {
    font-weight: bold;
}


.skewed {
    -webkit-clip-path: polygon(15% 0,100% 0,85% 100%,0 100%);
    clip-path: polygon(15% 0,100% 0,85% 100%,0 100%);
    background: #fff;
    color: #000;
    border: none;
    line-height: 40px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.skewed:hover {
    background: rgba(255,255,255,.77)
}
.rowx {
    margin: 0 -15px 0 -10px;
}
.kalkuRajdhanir .g-recaptcha > div {
    margin: 0 auto;
}
.calcuRajdhanir .input-group {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.calcuRajdhanir .row>div>div {
    padding: 10px;
    min-height: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #aaa;
    display: block;
    float: left;
    width: 100%;
    background: linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(232, 232, 232, 1) 100%);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.calcuRajdhanir .row>div.standard>div {
    margin: 10px 0;
    border: 1px solid #af2e34;
    background: linear-gradient(90deg, rgba(245, 245, 245, 1) 0%, rgba(232, 232, 232, 1) 50%, rgba(245, 245, 245, 1) 100%);
}

.calcuRajdhanir .row>div.isshadow>div{
    min-height: 80px;
}

.calcuRajdhanir .row>div>div:hover {
    transform: scale(1.005);
}

.calcuRajdhanir .radio1,
.calcuRajdhanir .radio2,
.calcuRajdhanir .radio3 {
    border: 0 !important;
}

.calcuRajdhanir .row span {
    font-size: 22px;
    font-weight: bold;
}

.calcuRajdhanir h3 {
    font-size: 22px !important;
}

/* PSEUDOELEMENTS */

.calcuRajdhanir *::after {
    margin-left: 10px;
    color: #ffffff;
}

.calcuRajdhanir .m2-after::after {
    content: "m²";
}

.calcuRajdhanir .kwh-after::after {
    content: "kWh";
}

.calcuRajdhanir .pln-after::after {
    content: "PLN";
}

/* LABEL SELECT */

.calcuRajdhanir .item-select {
    width: 50px;
    height: 50px;
    color: #1f2020;
    font-size: 20px;

    margin: 5px;

    line-height: 50px;
    cursor: pointer;
    background: transparent;
    
    transition: .5s background, .5s color;
    font-weight: 300;
    border-radius: 12px;
}

.calcuRajdhanir label.notallow {
    cursor: not-allowed;
}

.calcuRajdhanir .item-select:hover {
    background: #ffffff88;
}

.calcuRajdhanir .item-select.active {
    background: -o-linear-gradient(45deg, #ffffff88 50%, #ffffff 50%);
    background: linear-gradient(45deg, #ffffff88 50%, #ffffff 50%);
    background-size: 270%;
    background-position: right;
    animation: click_big_btn .5s;
    color: #fff;
}

.calcuRajdhanir .item-select-big {
    width: 150px;
    height: 50px;
    color: #1f2020;
    line-height: 50px;
    cursor: pointer;
    margin: 5px;
    background: transparent;

    transition: .5s background, .5s color;
    border-radius: 12px;
    font-weight: 300;
}

.calcuRajdhanir .item-select-big:hover {
    background: #ffffff88;
}

.calcuRajdhanir .item-select-big.active {
    background: -o-linear-gradient(45deg, #ffffff88 50%, #ffffff 50%);
    background: linear-gradient(45deg, #ffffff88 50%, #ffffff 50%);
    background-size: 250%;
    background-position: right;
    animation: click_big_btn .5s;
    color: #fff;
}

@keyframes click_big_btn {
    0% {
        background-position: left;
        transform: scale(1);
    }

    50% {
        transform: scale(1);
    }

    100% {
        background-position: right;
        transform: scale(1);
    }
}

.calcuRajdhanir input[type="number"]::-webkit-outer-spin-button,
.calcuRajdhanir input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.calcuRajdhanir input[type="number"] {
    -moz-appearance: textfield;
}

/* Make an order */

.polygon-contact {
    background: #1f2020!important;
    color: #fff!important;
    /* 150 x 40 */

    position: relative;
}

.polygon-contact::before {
    content: '';
    background: #ffffff;
    height: 4px;
    width: 4px;
    display: block;
    transform: skewX(-30deg);
    margin-left: 0px;
    position: absolute;
    top: 0;
    left: -20px;
    transition: .75s;
    z-index: -1;
    box-shadow: 2px -100px 8px #ffffff;
}

.polygon-contact::after {
    content: '';
    background: #ffffff;
    height: 4px;
    width: 4px;
    display: block;
    transform: skewX(-30deg);
    margin-left: 0px;
    position: absolute;
    bottom: 0;
    right: -20px;
    transition: .75s;
    z-index: -1;
    box-shadow: 0 100px 8px #ffffff;
}

.polygon-contact:hover::before {
    height: 50px;
    right: 10px;
    width: 63%;
}

.polygon-contact:hover::after {
    height: 50px;
    right: 10px;
    width: 53%;
}

.calcuRajdhanir .hidden {
    display: none;
}


/* CONTACT FORM */
.order-contact-form {
    text-align: center;
}

.order-contact-form input {
    width: 100%;
    display: block;
    background: #eee;
    outline: 0;
    border: 0;
    height: 40px;
    padding: 5px;
    font-size: 20px;
}

.order-contact-form label {
    font-weight: 100;
    font-size: 24px;
}

.order-contact-form .row {
    text-align: left;
}

.order-contact-form textarea {
    width: 100%;
    background: #eee;
    outline: 0;
    border: 0;
    height: 40px;
    padding: 10px;
    font-size: 24px;
    height: 204px;
    resize: none;
}

.order-contact-form #policy-privacy-acceptation {
    width: 1px;
    height: 1px;
    display: inline-block;
}

.order-contact-form #policy-privacy-acceptation::before {
    background:white;
    color: #1f2020;
    border: 2px solid #1f2020;
    border-radius: 32px;
    content: "";
    width: 70px;
    height: 35px;display: block;
    margin-top: -22.5px;

    margin-left: -5px;
    cursor: pointer;
    transition: .3s;
}

.order-contact-form #policy-privacy-acceptation::after {
    height: 27.5px;
    width: 27.5px;
    background: rgb(253, 38, 38);
    border-radius: 50%;
    content: "";
    display: block;
    margin-top: -31px;
    margin-left: 0.5px;
    transition: .3s;
    cursor: pointer;
}

.order-contact-form #policy-privacy-acceptation:checked::after {
    margin-left: 30.5px;
    background: rgb(48, 240, 48);
}

.acc-label-1 { display: inline-block;}

.acceptation-label-policy-privacy {
    margin-left: 45px;
}

.order-contact-form .font20 {
    font-size: 16px;
    height: 50px;
    padding: 0 50px;
}

/*
    END
*/

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 500;
    font-family: "Lato", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato", sans-serif;
    font-weight: 500;
    margin-bottom: 40px;
}


h1,
.paralax-image-text .title,
.content h2,
.offer-header {
    font-size: 42px;
    line-height: 48px;
    color: #212529;
    font-family: "Lato", sans-serif;
}

h1, .h1 {
    font-size: 5rem;
    font-weight: 500;
    font-family: "Lato", sans-serif;
}
h1 strong, .h1 strong {
    font-size: 6rem;
}
h2 {
    font-weight: 500;
    font-family: "Lato", sans-serif;
}

h4 {
    font-size: 24px;
    line-height: 24px;
}

h1.uppecase {
    letter-spacing: 0;
    margin-right: 0;
}

h2.uppercase {
    letter-spacing: 0;
    margin-right: 0;
}

h3.uppercase {
    letter-spacing: 0;
    margin-right: 0;
}



@media (min-width: 992px) and (max-width: 1600px) {
    h2 {
        font-size: 4rem;
    }
    body {
        font-size: 20px;
    }
    .htitle::before, .htitle::after {
        width: 4rem;
        height: 4rem;
    }
}

@media (max-width: 1199px) {
    img.logoamg {
        max-width: 80px;
        left: 20px;
        top: 10px;
    }
    .simgc {
        padding: 0 15px;
    }
    .simgp {
        padding: 0 15px;
    }
    .wydarzenie, .data {
        font-size: 1em;
    }
    .dzien {
        font-size: 0.7em;
    }
    .wlist {
        grid-template-columns: 50px 80px auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .gbg article p:not(.fs18) {
        font-size: 12px;
        line-height: 16px;
    }
    .gbg {
        margin-bottom: 10px;
    }
    .pakiet-n {
        font-size: 20px;
    }
}

@media (min-width: 1320px) {
    .container {
        max-width: 1320px;
    }
}

@media (min-width: 1200px) {
    .right-block {
        border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -ms-border-radius: 0 5px 5px 0;
        -o-border-radius: 0 5px 5px 0;
    }
    .infrastructure-block:first-child .right-block {
        border-radius: 5px 5px 5px 0;
        -webkit-border-radius: 5px 5px 5px 0;
        -moz-border-radius: 5px 5px 5px 0;
        -ms-border-radius: 5px 5px 5px 0;
        -o-border-radius: 5px 5px 5px 0;
    }
    .infrastructure-block:last-child .right-block {
        border-radius: 0 5px 5px 5px;
        -webkit-border-radius: 0 5px 5px 5px;
        -moz-border-radius: 0 5px 5px 5px;
        -ms-border-radius: 0 5px 5px 5px;
        -o-border-radius: 0 5px 5px 5px;
    }
    .left-block {
        border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        -ms-border-radius: 5px 0 0 5px;
        -o-border-radius: 5px 0 0 5px;
    }
    .infrastructure-block:last-child .left-block {
        border-radius: 5px 0 5px 5px;
        -webkit-border-radius: 5px 0 5px 5px;
        -moz-border-radius: 5px 0 5px 5px;
        -ms-border-radius: 5px 0 5px 5px;
        -o-border-radius: 5px 0 5px 5px;
    }
}

@media all and (max-width: 990px) {

    .page-title-4 .breadcrumb,
    .page-title-2 .breadcrumb {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    img.logowm {
        max-width: 150px;
    }
    .grid-row {
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 30px;
        padding-bottom: 30px;
    }
    .img-vid-flex.left, .img-vid-flex.right {
        padding: 0;
    }
    .containerW {
        height: 100%;
    }
    .img-vid-info {
        padding: 3%;
    }
    .background-image-holder.noimg4.bg-center.relative.fadeIn {
        background-size: cover !important;
    }
}
@media (max-width: 991px) {
    img.logowm {
        max-width: 100px;
    }
    .img-vid-flex-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
    }
    .inline-video {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    }
    .dbtn {
        min-width: 0;
    }
    
    .camdesc {
        position: absolute;
        left: 5px;
        color: #fff;
        text-shadow: 0px 0px 5px #273c5f, 0px 0px 5px #273c5f;
        top: 0;
        z-index: 1;
    }
    .viewcam {
        width: 100%;
        float: left;
        margin-bottom: 0;
        margin-top: 0;
        border: 0;
        z-index: 1;
    }
    span.menutxt {
        font-size: 12px;
    }
    .loc .fs40 {
        font-size: 26px;
    }
    .loc {
        padding-top: 4px;
    }
    .sabs {
        position: relative;
        min-height: auto;
    }
    .psmxs0 {
        padding: 0;
    }
    .btn.parallax-btn {
        margin: 0;
    }
    header.msticky.nav-container {
        background: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .wlist{
        grid-template-columns: 50px 80px 1fr;
        grid-column-gap: 5px;
    }
    .gbg article p:not(.fs18) {
        line-height: 18px;
    }
    .gbg h3, .gbg .fs18 {
        font-size: 1.2em;
    }
    .gbg {
        margin-bottom: 15px;
    }
    .grid-row {
        grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 10px;
        padding-bottom: 30px;
    }
    .img-vid-flex.left .inline-video {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .img-vid-flex.left .img-vid-info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .star {
        font-size: 0.7em;
    }
    .has-dropdown {
        padding-right: 15px;
    }
    input.s-input:focus::-webkit-input-placeholder {font-size: 25px;}
    input.s-input:focus:-moz-placeholder {font-size: 25px;} /* FF 4-18 */
    input.s-input:focus::-moz-placeholder {font-size: 25px;} /* FF 19+ */
    input.s-input:focus:-ms-input-placeholder {font-size: 25px;} /* IE 10+ */
    input.s-input::-webkit-input-placeholder {font-size: 25px;}
    input.s-input:-moz-placeholder {font-size: 25px;} /* FF 4-18 */
    input.s-input::-moz-placeholder {font-size: 25px;} /* FF 19+ */
    input.s-input:-ms-input-placeholder {font-size: 25px;} /* IE 10+ */
    input.s-input {
        font-size: 25px;
    }
    .logomenu {
        max-height: 120px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .s-close {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
    }
    .s-close span {
        width: 30px;
    }
    .fhead {
        margin-bottom: 20px;
        text-align: center;
    }
    .fhead > a {
        margin-bottom: 5px;
    }
    .fhead a:not(.fhead>a) {
        font-size: 16px;
        padding-bottom: 5px;
        display: inline-block;
    }
    .has-dropdown:after {
        display: none;
    }
    .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;
        font-weight: 300;
        letter-spacing: 0px;
        font-size: 13px;
    }
}

a {
    color: #d10000;
}

a:hover {
    color: #d10000;
}
a:focus {
    color: #d10000;
}

footer a:hover, footer a:focus {
    color: #fff;
}

a.c-b1:hover {
    color: #000;
}
a.c-b1:focus {
    color: #000;
}
.accordion-2 .title:before,
.expander {
    position: absolute;
    top: 50%;
    right: 0;
    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: #ffffff;
    font-weight: 700;
}

.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: #bfdcdd;
}

.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;
}

select.ui-datepicker-month {
    height: 24px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
}

.h79 {
    height: 79px;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 36px;
}

.g-recaptcha {
    margin-bottom: 0;
    float: left;
}

input[type=text],
input[type=email],
input[type=tel],
textarea, select {
    border: none;
    background: none;
    padding: 3px 15px;
    border-bottom: 1px solid #999;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
    outline: none;
    color: #000;
}

select, select:active, select:focus, select:hover {
    border: none !important;
    border-bottom: 1px solid #999 !important;
}

input[type=file] {
    display: none;
}

textarea {
    padding-top: 10px !important;
}

.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:not(.kalkuRajdhanir label):not(.box label) {
    font-weight: 500;
    font-size: 12px;
}

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: #fff;
}

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, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

:-moz-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

::-moz-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

:-ms-input-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}






.W-section ::-webkit-input-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

.W-section :-moz-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

.W-section ::-moz-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

.W-section :-ms-input-placeholder, select {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}










#back-top {
    background-color: #ffffff;
    bottom: 15px;
    right: 15px;
    width: 55px;
    height: 55px;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
}
#back-top:hover {
    transform: scale(0.95) !important;
    -webkit-transform: scale(0.95) !important;
    -moz-transform: scale(0.95) !important;
    -ms-transform: scale(0.95) !important;
    -o-transform: scale(0.95) !important;
}
#back-top a {
    border: none;
    cursor: pointer !important;
}

.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;
} */

.flex-prev,
.flex-next {
    font-weight: 500;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.flex-prev:hover,
.flex-next:hover {
    background-color: transparent;
}

.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;

    transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -moz-transition: background .3s linear;
    -ms-transition: background .3s linear;
    -o-transition: background .3s linear;
}

.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: #ffffff;
}

.fixed-phone a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 36px;
    text-align: center;
}

.fixed-phone em {
    vertical-align: middle;
}
.footer-wrap {
    z-index: 0;
    position: relative;
}
.logoand3cols {
    /* position: -webkit-sticky;
    position: sticky; */
    bottom: 0;
    opacity: 1 !important;
    width: 100%;
    z-index: 0;
    padding-top: 130px;
    min-height: 101vh;
    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;
}

/* .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 * {
    color: #fff;
}

/* 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: #fff;
} */

.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: 18px;
    line-height: 24px;
    background: #dddada;
    color: #000;
}

.mw90 {
    max-width: 90px;
}

.mw80 {
    max-width: 80px;
}

.mw60 {
    max-width: 60px;
}

.mw45 {
    max-width: 45px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    line-height: 1.2;
}
h2 {
    font-size: 30px;
    font-weight: bold;
}

.menu li a {
    font-size: 18px;
    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: 17px;
    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: 300;
    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: #0a6071;
}

.parallax-btn {
    border-radius: 25px;
    font-size: 14px;
    margin-top: 15px;
    font-weight: 300;
    background: #ffffff;
    color: #000;
    border: none;
    line-height: 50px;
    transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}
.image-bg a:hover, .bg-primary a:hover {
    opacity: 1;
}
.animated-captions .image-bg .btn, .parallax-btn, .parallax-btn p {
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
}

footer .btn {
    box-shadow: inset 0px 0px 0px 1px rgb(0 0 0 / 20%);
}

.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 {
    text-decoration: none;
    background: #ffffff;
    color: #000 !important;
    /* border: none; */
    /* transform: scale(0.95) !important;
    -webkit-transform: scale(0.95) !important;
    -moz-transform: scale(0.95) !important;
    -ms-transform: scale(0.95) !important;
    -o-transform: scale(0.95) !important; */
}
.densel-side-menu .social-list a {
    background: none;
    margin: 10px !important;
}
.social-list a em {
    color: #fff !important;
}
.densel-side-menu .social-list a em {
    color: #000 !important;
}
.social-list.fsl a em {
    color: #000 !important;
}
.social-list a:hover {
    text-decoration: none;
}

.animated-captions .image-bg .btn * {
    color: #000 !important;
}

.rev-scroll-btn {
    bottom: 50px;
    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;
    top: 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;
    font-size: 17px;
}

.float-right {
    float: right;
}

.read-more a {
    padding: 14px 27px;
    display: inline-block;
}

.read-more {
    height: auto;
    line-height: 1;
    padding: 0;
    margin-top: 15px;
}


.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, .szukajkaFG-section) {
    z-index: 2;
    /* background: #f5f7f7;
    background: linear-gradient(90deg,#edefef 0,#f5f7f7 50%,#edefef 100%); */
}

.mmt140 { margin-top:60px; }


.menu>li>ul>li:nth-child(2) {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
}
.menu>li>ul>li:nth-child(2):last-child {
    
}

.menu>li>ul>li>ul>li:first-child {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
}

.menu ul li:last-child {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-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;
}


@media (min-width: 1400px) {
    .container {
        width: 100%;
    }
}
@media (max-width: 1400px) {
    .mrphonetop {
        font-size: 1em;
    }
}

@media (min-width: 992px) {
    .prmd70 {
        padding-right: 70px;
    }
    .msticky .logo {
        max-height: 206px;
        transition: max-height 0.3s;
        -webkit-transition: max-height 0.3s;
        -moz-transition: max-height 0.3s;
        -ms-transition: max-height 0.3s;
        -o-transition: max-height 0.3s;
    }

    .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;
    }
    .p500 {
        padding: 50px 0;
    }
    .p040 {
        padding: 0 40px;
    }

    .menu {
        height: auto;
    }

    .outOfSight .layer-logo,
    .fixed .layer-logo,
    .scrolled .layer-logo,
    .outOfSight .flex-l,
    .fixed .flex-l,
    .scrolled .flex-l,
    .outOfSight .flex-logo,
    .fixed .flex-logo,
    .scrolled .flex-logo {
        height: 70px;
        filter: none;
        -webkit-filter: none;
        top: 0 !important;
    }

    .outOfSight .flex-logo .logo,
    .fixed .flex-logo .logo,
    .scrolled .flex-logo .logo {
        max-height: 60px;
    }

    /* .main-container {
        overflow: hidden;
    } */

    .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 [class*=col-], .fixed [class*=col-], .scrolled [class*=col-] {
        width: auto ;
    } */
    .outOfSight nav,
    .fixed nav,
    .scrolled nav {
        /* background: #fff; */
        transition: background .3s linear;
        -webkit-transition: background .3s linear;
        -moz-transition: background .3s linear;
        -ms-transition: background .3s linear;
        -o-transition: background .3s linear;
    }

    .outOfSight img,
    .fixed img,
    .scrolled img {
        /* filter: brightness(0) invert(0); */
        /* -webkit-filter: brightness(0) invert(0); */
    }

    .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: 6px;
    }

    /* .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;
    }

    /* .outOfSight nav,
    .fixed nav,
    .scrolled nav {
        box-shadow: 1.4px 1.4px 12px 0 rgba(0, 0, 0, .1);
        height: 70px;
    } */

    .menu>li>ul li a {
        text-align: center;
    }


    .menu>li>a:hover::before {
        width: 80%;
    }

    .featured-info a {
        display: inline-block;
        position: relative;
    }

    .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);
    }

    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 {
        z-index: 10000;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
    }



    .nav-container.fixed:not(.rsticky) {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
    }

    .logo {
        max-height: 170px;
    }

    .logo-in-panel {
        max-height: 130px;
    }

    .scrolled .menu li a,
    .fixed .menu li a {
        letter-spacing: 0;
    }
}

@media (max-width: 1366px) {
    .featured-info {
        /* height: 50px; */
    }

    .menu li a {
        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) {
    body {
        font-size: 17px;
        line-height: 20px;
    }

    .scrolled .menu li a {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .pheader {
        font-size: 1.5em;
    }

    .custom-13884 { margin-top:20px; }


    .slider-zoom {
    
        margin-right: 35px;
    }
    
    nav {
        float: left;
    }
    .flexed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
                flex-flow: column;
    }
    /* .w-content {
        order: 2;
    }
    .w-form {
        order: 1;
    } */
    /* .W-section {
        padding: 50px 0;
    } */
    .triangle-bg {
        max-width: 90%;
        margin: 0 auto;
        max-height: 300px;
        margin-bottom: 30px;
        background-position: center !important;
    }
    .p1550 {
        padding: 15px;
    }
    .flex-l, .flex-logo {
        height: auto;
    }
    .fsmd20 {
        font-size: 20px;
    }
    .module.widget-handle i {
        font-size: 26px;
        margin-top: -3px;
    }
    .switch {
        left: 160px;
    }
    .fw500 * {
        line-height: 32px;
    }
    p, .fw500 p {
        font-size: 16px;
        line-height: 26px
    }
    .featured-info {
        display: none;
    }

    .breadcrumbs-header {
        display: none;
    }

    .mobfon {
        position: absolute;
        top: 0;
        right: 75px;
        line-height: 5.2em;
    }

    .mobfon a {
        color: #fff;
    }

    .shifted-image {
        left: auto !important;
        right: auto !important;
    }

    .title h4 {
        font-weight: 300;
    }

    .mw40m {
        max-width: 40px;
    }

    .centeredlogo_2 .layer-logo {
        height: 30px;
    }

    .sub {
        font-size: 12px;
        letter-spacing: 0;
    }

    .mrphonetop {
        font-size: 1.2em;
    }

    .menu li {
        line-height: 38px;
    }

    .page-title-1 {
        height: 200px;
    }

    .featured-info {
        height: 45px;
    }

    .module em {
        color: #fff;
    }

    .nav-utility {
        background: #ffffff;
    }

    .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: 30px 0;
    }

    .page-title.page-title-3 {
        padding: 10px 0;
    }

    .filters li {
        padding: 10px 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: 16px;
    }

    .module.widget-handle {
        border-left: none;
        border-top: none;
        line-height: 55px;
        min-height: 55px;
    }

    .goto {
        display: block;
    }

    nav {
        background: none;
    }

    .fixed-phone {
        bottom: 15px;
        left: 15px;
        top: auto;
    }

}

@media (min-width: 769px) {
    .s-scroll-btn {
        margin-left: 2.5px;
        margin-right: 2.5px;
    }
}

@media (max-width: 768px) {
    .p-xs-030 {
        padding: 0 30px;
    }
    .chevron, .rev-scroll-btn {
        width: 20px;
        bottom: 50px;
    }
    .dbtn {
        padding: 5px 15px;
        font-size: 1.5em;
    }
    .dname2 {
        font-size: 2.5em;
    }
    .dname3 {
        font-size: 2em;
    }
    .dbtn, .w-xs-100 {
        width: 100%;
    }
    .play-button {
        top: 20%;
    }
    .video-slider li {
        height: calc(100vh - 60px) !important;
    }
    .s-scroll-btn {
        width: 100%;
        font-size: 14px;
    }
    .p-xs-0 {
        padding: 0;
    }
    .infrastructure-block {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .slide-logo {
        width: 100px;
    }

    .shifted-content {
        padding: 20px 20px;
    }

    .shifted-image {
        height: 250px;
    }

    .g-recaptcha>div {
        margin: 0 auto;
    }

    .logo-in-panel {
        max-height: 100px;
    }

    p {
        font-size: 16px;
    }

    .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) {
    .densel-side-menu a {
        padding-left: 0;
    }
    .mgcontent {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .mgimg {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .containerbg {
        min-height: 300px;
    }
    .c-c {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
    .c-c a {
        display: inline-block;
        margin-bottom: 15px;
    }
    .c-c span a {
        display: block;
        margin-bottom: 0;
    }
    .c-c span {
        display: block;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .c-c>div:last-child span {
        margin-bottom: 0;
    }
    .social-list {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .x-twitter {
        height: 18px;
    }
    .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;
    }

    h1,
    .paralax-image-text .title,
    .content h2,
    .offer-header {
        font-size: 32px;
    }

    h2:not(.goldh) {
        font-size: 24px;
    }
    .htitle::before, .htitle::after {
        width: 25px;
        /* height: 25px; */
    }

}

@media (max-width: 480px) {
    .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;
    }
    .densel-side-menu a.tnone {
        padding-left: 0;
    }
    .col-sxs-12 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .mt-sxs-24 {
        margin-top: 24px;
    }
    .text-sxs-center {
        text-align: center;
    }
    .densel-side-menu {
        padding-top: 80px !important;
    }


}

@media (max-width: 340px) {

    .filters li {
        padding: 10px 10px;
        font-size: 11px;
        letter-spacing: -0.02em;
    }
}

/* +++++++++++++++++++++++++++++++++++++
++++++      Formularz wyceny      ++++++
+++++++++++++++++++++++++++++++++++++ */
.quote-form {
    padding: 32px;
}

.quote-form .form-label {
    font-size: 20px;
}

.quote-form .form-label.label-black {
    color: #000!important;
}

.quote-form .form-input {
    margin-bottom: 32px;
}

.quote-form .radio .row {
    padding-left: 0;
}
.first-header {
    padding-top: 0 !important;
}
.quote-form .header:not(.first-header), .quote-form .line {
    margin-top: 48px;
    padding-top: 16px;
    border-top: 2px dashed #e17254;
    display: block;
    width: 100%;
}

.quote-form .radio .row .col-md-6, .quote-form .radio .row .col-md-4:not(.flex-child), .quote-form .radio .row .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 16px 0;
}

.quote-form .form-radio .form-label {
    display: block;
}

/*.quote-form .form-radio, .quote-form .form-checkbox {
    appearance: none;
    position: relative!important;
    outline: 0;
    cursor: pointer;
    display: block;
    opacity: 1;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 16px;
}

.quote-form .form-radio::before, .quote-form .form-checkbox::before {
    content: "";
    display: block;

    width: 32px;
    height: 32px;
    background: #fff;

    position: absolute;
    top: 0;
    left: 0;
}

.quote-form .form-radio::after, .quote-form .form-checkbox::after {
    position: absolute;
    top: 4px;
    left: 4px;

    content: "";
    display: block;

    width: 24px;
    height: 24px;
    background: rgb(250, 52, 52);
}

.quote-form .form-radio:checked::after, .quote-form .form-checkbox:checked::after {
    background: rgb(45, 233, 45);
}*/

.quote-form .form-radio-2 {
    transform: translateY(8px);
}

.quote-form .header .form-label {
    color: #000;
    font-size: inherit;
}

.quote-form .btn-submit-form {
    margin-top: 32px;
    background: #ffffff;
    color: #fff;
    width: 100%;
}

.quote-form .btn-submit-form:hover {
    background: #bf7b3d;
}

.agreement {
    margin-top: 24px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.agreement .form-label {
    margin-bottom: 0!important;
    margin-left: 16px;
    font-size: 15px;
}

.header-success-wycena {
    background: #fff;
    margin: 0 !important;
    padding: 20px 0;
}

.email-submitted-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999999999999999999999999999999999999999999999999999999;
    width: 600px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.email-submitted-modal .btn-close-modal {
    position: absolute;
    top: -40px;
    right: -1px;
    width: 40px;
    height: 40px;
    border: 0;
    outline: 0;
    background: rgb(253, 45, 45);
    color: #fff;
    font-size: 24px;
}

.email-submitted-modal::before {
    content: "";
    display: block;
    
    position: absolute;
    top: -100vh;
    left: -100vw;
    
    width: 200vw;
    height: 200vh;

    background: #e17253;
    z-index: -1;
}

.quote-form .data-group-main .header {
    margin-top: 32px;
    padding-top: 16px;
}

.input-tel {
    display: block;
    width: 100%;
}

.radiocol {
    display: flex;
    align-items: center;
}

.quote-form input[type="radio"], .quote-form input[type="checkbox"]:not(.input-toggle-darkmode) {
    position: relative!important;
    margin-left: 16px!important;
    appearance: none;
    cursor: pointer;
    outline: none;
    opacity: 1;
    pointer-events: unset!important;
}

.quote-form input[type="radio"]::before, .quote-form input[type="checkbox"]:not(.input-toggle-darkmode)::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: #eee;
    border: 2px solid #ccc;
    border-radius: 4px;
    margin-top: -2px;
}

.quote-form input[type="radio"]::after, .quote-form input[type="checkbox"]:not(.input-toggle-darkmode)::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 6px;
    color: rgb(11, 150, 11);
}

.quote-form input[type="radio"]:checked::after, .quote-form input[type="checkbox"]:not(.input-toggle-darkmode):checked::after {
    content: "✔";
}

@media (min-width: 768px) and (max-width: 991px) {
    h2 {
        font-size: 4rem;
    }
    h3 {
        font-size: 20px;
    }
    .htitle::before, .htitle::after {
        width: 4rem;
        height: 4rem;
    }
}
@media only screen and (max-width: 991px) {
    .s2i-flex {
        display: block;
    }
    .mmt140 {
        margin-top: 60px;
    }

    .mobile-sb {
        justify-content: space-between!important;
    }

    .mt-mobile {
        margin-top: 24px;
    }

    .agreement {
        margin-left: -12px!important;
    }
    .quote-form {
        padding: 0 15px 15px;
    }
    
}

@media only screen and (max-width: 500px) {
    .animated-captions .image-bg .btn p {
        font-size: 11px;
    }
    .button.iconsboxed2 {
        margin: 15px auto 0 auto;
    }
}
@media only screen and (max-width: 360px) {
    .switch, .menu-switch.v2 {
        display: none;
    }
}
/* body *:not(input[type="checkbox"]) {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
} */

html {
    scroll-behavior: smooth;
  }
  

.coverx {
    height: 100vh!important;
    color: #fff;
    background: #dddada!important;
}

.coverx-welcome {
    font-size: 60px;
    list-style-type: disc;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.coverx-welcome2 {
    color: #2B2B2B;
}

.coverx-welcome em {
    font-size: 19px;
    margin-right: 24px;
}

@keyframes fadeoutcoverx {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        opacity: 1;
        transform: translateY(-110vh);
    }
}

.fadeout-coverx {
    animation: fadeoutcoverx .75s linear;
}

/* dennissnel menu */
.densnel-menu {
    padding-right: clamp(30px, 10vw, 200px);
}

.densnel-menu.v2 {
    padding-right: 15px;
}

.densnel-menu.v2 .densel-menu-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px 0 10px;
    border-bottom: 1px solid #00000021;
    padding-bottom: 10px;
}

.densnel-menu a {
    margin: 0 16px;
    z-index: 999999999999999999999999999999999999;
}
.pcfon a  {
    margin-left: 0;
}
.densnel-menu-popup {
    position: fixed!important;
    top: 15px;
    right: clamp(15px, 3vw, 60px);
    z-index: 100000;
    padding: 5px;
    width: 74px;
    height: 74px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.densnel-menu-popup .densnel-menu-button {
    /* background: #000;
    background-size: 200% 200%;
    background-position: 0% 0%; */
    color: #fff;
    /* padding: 30px; */
    font-size: 24px;
    /* border-radius: 50%; */
    border: 0;
    transition: .3s;
    /* width: 84px;
    height: 84px; */
    cursor: pointer;
    padding: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.densnel-menu-popup .densnel-menu-button:hover {
    text-decoration: none;
}


.densnel-menu-popup {
    animation: hide-menu .5s;
    transform: scale(0%);
    -webkit-animation: hide-menu .5s;
    -webkit-transform: scale(0%);
    -moz-transform: scale(0%);
    -ms-transform: scale(0%);
    -o-transform: scale(0%);
}

.przewiniete.densnel-menu-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    animation: show-menu .5s;
    transform: scale(100%);
    -webkit-transform: scale(100%);
    -moz-transform: scale(100%);
    -ms-transform: scale(100%);
    -o-transform: scale(100%);
    -webkit-animation: show-menu .5s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

@keyframes show-menu {
    0% {
        transform: scale(0%);
    }

    100% {
        transform: scale(100%);
    }
}

@keyframes hide-menu {
    0% {
        transform: scale(100%);
    }

    100% {
        transform: scale(0%);
    }
}

.densel-side-menu {
    position: fixed;
    top: 0;
    right: -100vw;
    min-height: 100vh;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    -webkit-transition: .25s right;
    -o-transition: .25s right;
    transition: .25s right;
    background: #D9D9D9;
    padding: 0 clamp(15px, 1vw, 128px);
    z-index: 1000;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.densel-side-menu.active {
    right: 0;
}

.densel-side-menu-header {
    font-size: 20px;
    color: #787878;
    text-transform: uppercase;
    border-bottom: 1px solid #787878;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-top: 40px;
}

.densel-side-menu a, .has-child {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    cursor: pointer !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
    display: block;
}
.densel-side-menu a.tnone {
    text-transform: none !important;
    font-size: 16px;
}
.densel-side-menu a.mh {
    font-size: 26px;
    font-weight: bold;
}

.densnel-menu-button {
    cursor: pointer !important;
}

@keyframes shake-li {
    0% {
        transform: translateY(0px) translateX(0px);
    }

    33% {
        transform: translateY(-5px) translateX(5px);
    }

    66% {
        transform: translateY(5px) translateX(-5px);
    }

    100% {
        transform: translateY(0px) translateX(0px);
    }
}

[data-follow-container], .follow-container {
    position: relative;
    padding: 15px 0;
    height: 100%;
    display: inline-block;
    width: auto;
}

[data-follow], .follow {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer!important;
}
.fabs {
    position: absolute;
}

[data-follow-central], .follow-central {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.densnel-slider {
    min-height: 100vh;
    position: relative;
}

.densel-slider-marquee {
    padding: 0 64px;
    width: 100%;
    height: 200px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    bottom: 60px;
    z-index: 9999999999999999999999999999999999999999999999999999999999;
}

.densel-slider-marquee-inner {
    font-size: 150px;
    position: absolute;
    white-space: nowrap;
    z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

section[class^="custom-"]:last-of-type
{
    position: relative;
}

.btn {
    background: linear-gradient(to bottom, white 50%, #000 50%);
    background-size: 200% 200%;
    background-position: 0% 0%;
    padding: 15px 45px;
    min-width: 150px;
    height: 80px;
    border-radius: 200px;
    transition: .3s;
}

.btn:hover, .filter-buttons button.btn.active {
    background-image: linear-gradient(to bottom, white 50%, #000 50%);
    background-size: 200% 200%;
    background-position: 0% 0%;
    background-position: 0% 100%;
    color: #fff !important;
}

.bth:hover span {
    color: #fff !important;
}

.btn-circle {
    background: linear-gradient(to bottom, #000 50%, #E30613 50%);
    background-size: 200% 200%;
    background-position: 0% 0%;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff !important;
    padding: 0;
}
.btn-circle.v2 {
    width: 80px !important;
    height: 80px !important;
    min-width: 0;
    padding: 0;
}
.btn-circle.v2 em {
    margin-left: 8px;
    font-size: 30px;
}

.btn-circle:hover {
    background: linear-gradient(to bottom, #000 50%, #E30613 50%);
    background-size: 200% 200%;
    background-position: 0% 0%;
    background-position: 0% 100%;
    color: #fff !important;  
}

.densnel-container-slider {
    height: 100vh;
    padding: 250px 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.densnel-container-slider h2 {
    font-size: 60px;
    width: 400px;
    text-align: left;
}

::-webkit-scrollbar {
    width: 0px;
}

/* .my-footer-densnel {
    height: 100vh;
    padding: 240px 0;
} */

.stripe {
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgb(0 0 0 / 20%);
}

.btn-fixed2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-50%, -50%);
    z-index: 20;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.fsl a {
    color: #707070;
}

.my-footer-densnel h2 {
    font-size: 50px;
}

.my-footer-densnel .divider-x {
    border: 1px solid #999;
}

.my-footer-densnel .social-list {
    margin-top: 5px;
}

.my-footer-densnel .stretcho {
    position: relative;
    margin: 50px 0;
}

.bottom-footer {
    padding: 0 50px;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bottom-footer .hgroup {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.bottom-footer .group {
    margin: 10px;
}

.bottom-footer .fheader {
    color: #999 !important;
    font-size: 14px !important;
    margin-bottom: 5px;
}

.bottom-footer a {
    margin-right: 15px;
}
.bottom-footer a:last-child {
    margin-right: 0;
}

.bottom-footer .group-special {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.my-footer-densnel .buttons2 {
    display: none;
}

@media only screen and (max-width: 1250px)
{
    .my-footer-densnel {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 992px)
{
    .my-footer-densnel h2 {
        width: 50%;
        font-size: 35px;
    }

    .my-footer-densnel .stretcho [data-follow-container], .btn-circle {
        width: 150px;
        height: 150px;
    }
    .my-footer-densnel .stretcho {
        margin-bottom: 100px;
    }

    .btn-fixed2 {
        right: 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%);
}

    .my-footer-densnel .divider-x {
        width: 40% !important;
    }

    .my-footer-densnel .buttons {
        display: flex;
        align-items: center;
        justify-content: center;
    }
      
}

@media only screen and (max-width: 992px)
{
    .my-footer-densnel h2 {
        padding: 0 30px;
    }

    .bottom-footer {
        bottom: 300px;
    }
}

@media only screen and (max-width: 768px)
{
    .bottom-footer {
        bottom: 30px;
    }
}

@media only screen and (max-width: 684px)
{
    .bottom-footer {
        bottom: 60px;
    }

    .my-footer-densnel .bottom-footer .col-xs-6 {
        width: 100%;
        float: unset;
    }

    .my-footer-densnel .hgroup {
        display: block;
    }

    .my-footer-densnel .group-special {
        justify-content: flex-start;
    }

    .buttons .btn, .buttons2 .btn {
        margin: 10px 0 !important;
        width: 100%;
    }

    .my-footer-densnel .buttons {
        display: none;
    }

    .my-footer-densnel .buttons2 {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .buttons [data-follow-container] {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .my-footer-densnel h2 {
        width: 80%;
    }
}
@media (max-width: 1700px) {
    .densel-side-menu a.mh {
        font-size: 21px;
    }
}
@media only screen and (max-width: 525px)
{

    .my-footer-densnel {
        height: unset !important;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 992px)
{
    .sabs {
        bottom: 0;
    }

    .densel-side-menu a {
        margin-bottom: 10px;
    }

    .densel-side-menu a {
        font-size: 16px;
    }

    .follow-container-menu:not(:last-child) {
        display: none;
    }
    .follow-container-menu:last-child span {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
    }
    .follow-container-menu:last-child a {
        margin: 0;
    }
    .densel-menu-container nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    }
    .densel-side-menu {
        height: 100%;
        overflow: auto;
        z-index: 1000;
        padding: 50px 0 15px 0;
        width: 100vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .flex-logo {
        padding-top: 0;
    }
    .densnel-menu-popup {
        z-index: 1001 !important;
        top: 10px;
        right: 15px;
    }

    .densnel-menu-button {
        z-index: 1001 !important;
    }

    .msticky.nav-container {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
    }

    .densel-slider-marquee-inner {
        font-size: 80px;
    }

    .logoand3cols {
        position: relative !important;
    }

    .densnel-container-slider {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 50px;
        padding-right: 50px;
    }

    .densnel-container-slider h2 {
        /* width: 80% !important; */
        /* text-align: center; */
        font-size: 42px !important;
    }

    .densnel-container-slider h2 p {
        font-size: 42px !important;
        line-height: 52px !important;
    }

    .densel-slider-marquee {
        bottom: 48px !important;
        height: 200px;
    }
}

.densel-menu-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    text-align: center;
}

.follow-container-menu {
    width: 170px;
    height: 20px;
}