html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

.product-select {
    border-width: 2px;
    border-radius: 8px;
    padding-top: 4px;
    border-color: #ffb700;
    padding-bottom: 4px;
    padding-right: 18px;
    padding-left: 8px;
    font-weight: bold;
}

select{
    background: white;
}

.product-index {
    padding: 8px;
    border-width: 12px;
    border-color: orange;
    border-radius: 12px;
    border: solid #ffb700;
    border-width: 2px;
    font-weight: bold;
}

.product-index-word {
    padding: 8px;
    border-width: 12px;
    border-color: gray;
    border-radius: 12px;
    border: solid gray;
    border-width: 2px;
    font-weight: bold;
}

.ct{
    margin:0 auto;
    width: 100%;
    max-width: 1200px;
}

a{
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

body{
    font-family: 'Montserrat';
    background: white;
}

.logo{
    background: url(../img/logo2.png) no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99em;
    width: 207px;
    height: 26px;
    margin-top:10px;
    height: 37px;
    background-size: 100%;
}


.hm .logo{
    display: block;
    overflow: hidden;
    text-indent: -99em;
    width: 207px;
    height: 26px;
    margin-top:10px;
    background-size:auto;

    background: url(../img/logo.png) no-repeat;
    background-size: 207px auto;
    height: 40px;
}

.header{
    padding-top:24px;
    background: black;

}

.header .ct{
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
    align-items: center;
    max-width: 1440px;
    padding:0 120px 24px;
}

.header nav{
    display:block;
}



.header ul{
    display: flex;
}

.header ul a{
    font-size:17px;
    display: flex;
    padding:18px;
    font-weight: 500;
    color:white;
}


.header nav li:first-child a{
    font-size: 16px;padding:9px 16px;
}


.header .partner a{
    border: 2px solid #FFB700;
    border-radius: 16px;
    padding:8px 16px;
    font-size: 16px;
}



.header .promotion a{
    color:#ff0d0d;
}


.wrapper{
    padding-top:95px;
}

.header.hm{
    background: white;
    position:fixed;
    top:0;
    left:0;
    width: 100%;
    z-index: 200;
}

.header h2{

}

.header nav{

}

.header.hm ul a{
    color:black;
}




.footer{
    background: black;
    color:white;
    font-size: 14px;
    padding:130px 0 150px;
}


.footer .t1{
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 30px;
    color:white !important;
}

.footer ul{
    display: flex;
    justify-content: space-between;
}

.footer li{
    max-width: 20%;
    width: 100%;
}

.footer a{
    color:white;
}

.footer .gn{
    display: block;
    margin-bottom: 3px;
}

.footer .gn span{
    color:#ffb300;
    position: relative;
    top:0px;
    font-weight: bold;
    margin-right: 5px;
}

.footer img{
    display: block;
    margin-bottom: 30px;

}

.contact_format span{
    text-transform: none !important;
}

.footer .custom_accent_text .cls-1 {
    fill: #f1c232 !important;
}

.footer p a:hover{
    text-decoration: none;
}

.footer p{
    line-height: 20px;
}

.ico_loc{
    background: url(/img/ikony_lokalizacja.svg) no-repeat left  3px;
    margin-bottom:30px;
    padding-left:20px;
    display: block;
    position: relative;
}



.ico_phone{
    position: relative;
    padding-left:20px;
    display: block;
    margin-bottom: 10px;
    background-size: 15px;
}

.ico_email{
    position: relative;
    padding-left:20px;
    display: block;
    background-size: 15px;
}


.ico_loc svg,
.ico_phone svg,
.ico_email svg{
    position: absolute;
    left: 0;
    width: 15px;
}

.b1{
    text-align: center;
    margin-top:20px;
    background: url(/img/b1bg.png) repeat-x;width: 100%;min-height: 446px;
}

.b1 .ct{
    background:url(/img/b1.jpg) no-repeat;min-height: 446px;
}

.b1 .t1{
    font-size:56px;
    color:white;
    padding-top:90px;
    font-weight: bold;
    color:white;
}

.b1 .t2{
    font-size:24px;
    margin:25px 0 50px;
    color:white;
    font-weight: 500;
    color:black;
}

.bselect{
    display: flex;
    justify-content: space-between;
}

.bselect a{
    display: block;
    background: white;
    padding:15px 40px;
    font-weight: bold;
    font-size:14px;
    color:black;
    border-radius: 15px;
    max-width: 46%;
    width: 100%;
}

.btn{
    display: inline-block;
    background: #ffb700;
    padding:15px 40px;
    font-weight: bold;
    font-size:14px;
    color:black;
    border-radius: 15px;
}

.b2 img{
    display: block;
    max-width: 100%;
    width: 100%;
}

.bselect .bselect2{
    background: #ffb700;
}

.ico_partner{
    background: url(/img/parnter_black.svg) no-repeat;
    display: inline-block;
    width: 16px;
    height: 15px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.hm .ico_partner{
    background: url(/img/partner.svg) no-repeat;
}


.newsletter{
    width: 100%;
    padding: 100px 0 0;
    background: url(/img/news_bg.jpg);
    height: 419px;
}


.newsletter .t1{
    font-size: 16px;
    font-weight: bold;
    color:#ff0000;
    text-align: center;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.newsletter .t2{
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    margin-bottom: 20px;
}

.newsletter p{
    font-size: 24px;
    color:#0c0500;
    margin-bottom: 30px;
    text-align: center;
    margin-top:10px;

}

.newsletter p small{
    font-size: 11px;
    text-align: left;
}

.newsletter p small a{
    display: block;
    color: black;
}

button.btn{
    border:0;
}

.newsletter form{
    max-width: 800px;
    margin:0 auto;
    width: 100%;
}

.newsletter .frmn{
    background: white;
    display: flex;
    border-radius: 8px;
    border: 1px solid #ffb300;
    overflow: hidden;
}

.newsletter .frmn input{
    width: 100%;
    border: 0;
    padding: 11px;
    font-size: 14px;
}




.newsletter .frmn .btn{
    margin:1px;
    border-radius: 8px;
}

.know{
    width: 100%;
    padding:0;
    background: white;

}

.ns1bg.ns1bg2{
    padding-bottom: 88px;
}

.ns1bg.ns1bg2 .ns1{
    margin-bottom: 0;
}

.know .t1{
    font-size: 16px;
    font-weight: bold;
    color:#ff0000;
    text-align: center;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.know .t2{
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    margin-bottom: 70px;
}


.know ul{
    display: flex;
    justify-content: space-between;
}

.know li{
    max-width: 400px;
    width: 100%;
    margin-right: 20px;
}

.know img{
    display: block;
}


.know h2{
    display: block;
    margin:30px 0;
    font-weight: bold;
    font-size: 24px;
}

.know p{
    display: block;
    font-size: 14px;
}



.know ul{
    margin-bottom: 50px;
}

.know .btn{
    margin:0 auto;
    display: inline-block;
}

.ctrbox{
    text-align: center;
}

.howworks{
    background:white;
    width: 100%;
    padding:100px 0;
}

.howworks .t1{
    font-size: 16px;
    font-weight: bold;
    color:#ff0000;
    text-align: center;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.howworks .t2{
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    margin-bottom: 70px;
}

.howworks .ct{
    display: flex;
    justify-content: space-between;
}


.howworks li{
    font-size: 14px;
}


.howworks  li.separator{
    background: url(/img/ico_pasek.png) repeat-y right top;
    width: 3px;
    margin:0 20px;
}

.howworks li h4{
    font-weight: bold;
    font-size: 24px;
    margin:30px 0;
}

.unset-icon {
    display: inline !important;
    margin-bottom: 0px!important;
}

.howworks li p{
    line-height: 30px;
    margin-bottom:25px;
}


.partners{
    display: flex;
    justify-content: space-between;
    padding:70px 0;
    align-items: center;

}

.partners li{

}

.stats ul{
    display: flex;
    justify-content: space-between;
    padding:50px 0;

    text-align: center;
}

.stats li{
    padding:50px 0;
    width: 100%;
    border:1px solid #f3f3f3;
}

.stats .sel{
    background: #f3f3f3;
}

.stats p{
    font-size: 14px;
}

.stats .num{
    font-size: 72px;
    color:#ffb300;
    font-weight: bold;
}


.opinions{
    background: url(/img/opi.jpg) #ffb300 no-repeat left top;
    min-height: 663px;
    overflow: hidden;
    display: flex;
    justify-content: right;
    position: relative;
}

.opinions_header{
    min-height: 200px;
    background: url(/img/oarr.png) no-repeat bottom left;
    position: absolute;
    left:200px;
    top:200px;
}

.opinions_header .t1{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color:#ff0000;
}

.opinions_header .t2{
    font-size: 24px;
    font-weight: bold;
    color:black;
}

.opinions_header .t3{
    font-size: 12px;
    color:black;
}

.opinions ul{
    display: flex;
    justify-content: space-between;
}

.opinions li{
    background: url(/img/opi_ico.png) white no-repeat 50px 50px;
    padding: 55px;
    width: 100%;
    max-width: 338px;
    height: 400px;
    margin-right: 40px;
    box-shadow: 1px 1px 8px 1px rgb(0 0 0 / 20%);
    text-align: center;
    margin-top: 120px;
}

.msg_ok{
    font-weight: bold;
    color:green;
}

.stars{
    display: flex;
    text-align: center;
    margin:0 auto;
    justify-content: center;
}

.stars span{
    display: inline-block;
}

.ico_star{
    background: url(/img/star.svg) no-repeat;
    width: 30px;
    height: 30px;
}

.bi-car-front-fill{
    display: inline-block;
    width: 16px;
    height: 16px;
}


.opinions li img{
    display: block;
    margin:0 auto
}

.opinions li .stars{
    margin:20px auto;
}

.opinions li p{
    font-size: 14px;
    color: black;
    height: 100px;
    border-bottom: 1px solid #f3f3f3;
}

.opinions li h3{
    font-weight: bold;
    font-size: 14px;
    margin-top: 30px;
}

.section{
    width: 100%;
    padding-top:60px;
    margin-bottom: 120px;
}


.section2{
    width: 100%;
    margin-bottom: 120px;
}

input[type=text].form_control{
    border-radius: 4px;
    padding: 3px 5px;
    border: 1px solid #999;
}

.irq{
    font-weight: bold;
    color:red;
}

.sectionfilter{
    box-shadow: 0px 11px 27px 3px rgba(0, 0, 0,0.2);
    margin-bottom: 20px;
}

.sectionfilter_secs{
    padding:20px;
    display: flex;

}
.sectionfilter_sec{
    display: flex;
    align-items: center;
    margin-right: 20px;
    width: 100%;
    max-width: 300px;
}

.sectionfilter_sec span{
    margin-right: 12px;
}

.sectionfilter_sec label{
    margin-right: 12px;
}

.t1section{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding:10px 0;
    background: #fcc130;
}

.company_view_bg{
    background: #e1e1e1;
    padding-top:95px;
}


.company_view{
    background: #f1f1f1;

}

.company_view .ct{
    display: flex;
}

.company_view_data{
    width: 100%;
    max-width: 240px;
    margin-left: 30px;
    height: 100%;
    margin-right: 30px;
}

.company_view_data a{
    color:#fcc130;
}

.company_view_data_d{
    font-size: 14px;
    margin:20px 0;
    text-transform: capitalize;
}

.company_view_data .t2{
    background: #e1e1e1;
    width: 100%;
    padding:10px 0;
    text-align: center;
    margin-top:20px;
    margin-bottom: 10px;
    font-weight: 500;
}

.company_view_data .ul2{
    margin-bottom: 30px;
}

.company_view_data .ul2 li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 13px;
}

.company_view_data .ul2 li span{
    max-width: 50%;
}

.company_view_data .ul2 li span:last-of-type{
    text-align: right;
}

.company_view_ct{
    width: 100%;
    background: white;
    margin-top:-35px;
    height: 100%;
}

.company_logo{
    overflow: hidden;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    background: white;
    text-align: center;
    display: flex;
    margin: 0 auto 20px;
    margin-top: -75px;
    justify-content: center;
    align-items: center;
}

.company_logo img{
    display: block;
    max-width: 120px;
    max-height: 120px;
    width: auto;
}

.company_view_data h1{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}


.company_opinions{
    display: flex;
}

.company_opinions .stars{
    margin-right: 20px;
    margin-left: 0;
}

.company_view_todos{
    display: flex;
    justify-content: space-between;
    padding:0 40px;
    margin-bottom: 40px;
}

.company_view_todos .el{
    width: 100%;
    max-width: 40%;
    box-shadow: 0px 11px 27px 3px rgba(0, 0, 0,0.2);
}

.company_view_todos .el img, .company_view_todos .el svg{
    display: block;
    margin:30px auto;
}

.company_view_todo .t1, .Order_Reservation .t1{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color:#fcc130;
    margin-bottom: 10px;
    padding-top: 45px;
}

.company_view_todo .t2, .Order_Reservation .t2{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.company_view_todo .t3{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 3px solid #fba700;
}

.company_view_todo .el{
    border-top: 10px solid white;
    padding-bottom: 30px;
}

.company_view_todo el.selected{
    border-top: 10px solid #fba700;
}



.company_view_todo p{
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin:0 auto 40px;
}

.company_view_todo .btns{
    text-align: center;
}

.company_view_ct h2{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
}

.company_view_ct .desc{
    padding: 0 40px 40px;
}

.Order_Reservation_s{
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin:0 auto 30px;
}

.Order_Reservation_s .t3{
    font-weight: 500;
}


.reservation_section2{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 600px;
    margin:0 auto 20px;
}

.Order_Reservation .btns{
    text-align: center;
    margin:10px auto 20px
}

.rules{
    max-width: 600px;
    margin:0 auto 20px;
}

.rules label{
    margin-bottom: 8px;
}

.reservation_section2_el{
    width: 100%;
    max-width: 47%;
}

.reservation_section2 input[type=text]{
    display: block;
    margin-bottom: 7px;
}


.sectionfilter_secs2 .sectionfilter_sec{
    display: block;
}

.sectionfilter_secs2 .sectionfilter_sec span{
    display: block;
}

.products .product{
    margin-bottom: 25px;
    box-shadow: 0px 11px 27px 3px rgba(0, 0, 0,0.2);
    display: flex;
    justify-content: space-between;
    padding:0;
    font-size: 14px;
}

.products .product.product_w_b{
    display: block;
}

.product_w_b_ct{
    display: flex;
}


.subjectcsz{

}




@media (max-width: 800px) {

    .product_w_b_ct{
        display: block;
    }

    .subjectcsz {

        margin-top: 30px;
    }
}

@media only screen and (max-width: 600px) {
    .products .product .img {
        margin:0 35px 0 20px;
    }
}

.products .product .img {
    display: block;
    width: 100%;
    max-width: 215px;
    text-align: center;
    overflow: hidden;
}

.products .product .img img{
    max-height: 285px;
}
.products.products_show .product .img img{
    max-height: 400px;
}


.products .product h2, .products .product h1{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 8px;
    color:black;
}

.products .product h2 a{
    color:black;
}

.products .product h3{
     font-size: 20px;
     font-weight: normal;
     margin-bottom: 8px;
 }

.products .product {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.products .product h4{
    font-size: 28px;
    font-weight: 500;
}

.products .product .price{
    font-weight: 500;
    font-size: 24px;
}

.products .product_info{
    width: 100%;
    padding: 20px 0 20px 20px;

}

.products .product_more_info{
    width: 100%;
    margin:0 35px;
    max-width: 300px;
    padding: 20px 0 20px 20px;
}

.products .product .price strong {
    font-size: 28px;
}

.products .product .buy{
    margin-top:20px;
}
.products .product .buy .btn{
    margin-left:10px;
}


.products .product .t1{
    font-size: 14px;
    margin-bottom: 10px;

}

.products .product .t1 span{
    font-weight: bold;
}


.products .product .t2{
    font-size: 14px;
}

.products .product .t1 img{
    display: inline-block;
    width: auto;
    margin:0 0 0 10px;
}

.products .product .onmag{
    display: flex;
    border:1px solid #ccc;
    border-radius: 5px;
    height: 10px;
    width: 100%;
    max-width: 140px;
    margin-top:8px;
    margin-bottom: 20px;
}

.products .product .onmag span{
    width: 33%;
}

.products .product_info p{
    font-size: 13px;
}

.products .product_info .miniinfo{
    border-bottom: 1px solid #ccc;
    width: 100%;
    max-width: 480px;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-top:14px;
}

.products .product_info .miniinfo img{
    display: inline-block;
    width: auto;
    margin-right: 3px;
    margin:0;
}

.products .product_info .miniinfo .el{
    white-space: nowrap;
    padding:3px 5px;
    border:1px solid #918f8f;
    border-radius: 5px;
    margin-right: 3px;
    margin-top: 3px;
    display: inline-block;
    height: 30px;


}

.localwork .logo{
    height: 50px;
}

.localwork .logo img{
    display: block;
    height: auto;
    width: auto;
    max-width: 150px;
    max-height: 50px;
}


.localwork .header ul li{
    white-space: nowrap;

}

.localwork .header ul a{
    font-size: 13px;
}

.localwork .header ul li.cart{
    padding-left:20px;
    margin-left:20px;
    border-left:1px solid black;
    height: 50px;
}



.localwork .header ul li.cart span{
    margin-left: 10px;
    border-radius: 15px;
    padding: 2px 10px;
    display: inline-block;
    color: black;
    background: #ffb700;
    position: relative;
    top: -2px;
}



.localwork .header ul li.cart a{
    /* background: url(/img/ico_buy.png) no-repeat left center; */
    padding-left:25px;
}

.localwork .header ul li.cart a img {
    margin-right: 10px;
}

.localwork .header ul li.login a img {
    margin-right: 5px;
}

.localwork .company_view_todos{
    justify-content: space-around;
}

.company_info_2{
    display: flex;
    justify-content: space-between;
}

.company_info_2 h1{
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 40px;
    margin-top:120px;
}

.localwork .mzproducts .mztitleother.mzprogeneralinfo {
    max-width: unset;
}

.localwork .mzproduct_ct .price-for-item strong {
    font-size: 26px;
}

.localwork .mzproduct_ct .mzprice strong {
    font-size: 23px;
}

.localwork .mzproducts .mzproduct_ct.row {
    align-items: center;
    margin-right: 20px;
}

.localwork .products-container .mzproduct.mzproductother {
    padding-right: unset;
}

/** Stage container **/

.connected-carousels .stage {
    width: 100%;
    max-width: 1150px;
    margin: 0;
    position: relative;
}

.connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.connected-carousels .photo-credits a {
    color: #fff;
}

/** Navigation container **/

#gallery{
    position: relative;
}

.connected-carousels .navigation {
    width: 925px;
    margin: 20px auto;
    position: absolute;
    top:450px;
    left:50%;
    margin-left:-350px;
    z-index: 5;
}

/** Shared carousel styles **/

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

.connected-carousels .carousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .carousel li {
    float: left;
}

/** Stage carousel specific styles **/

.connected-carousels .carousel-stage {
    height: 600px;
}

/** Navigation carousel specific styles **/

.connected-carousels .carousel-navigation {
    height: 110px;
    width: 925px;
}

.connected-carousels .carousel-navigation li {
    cursor: pointer;
}

.connected-carousels .carousel-navigation li img {
    display: block;
    border: 0;
    padding-left: 14px;
}

.connected-carousels .carousel-navigation li.active img {

}

/** Stage carousel controls **/

.connected-carousels .prev-stage,
.connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 20px;
    width: 305px;
    height: 410px;
    color: #fff;
    z-index: 10;
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
    display: none;
}

.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-stage span {
    left: 20px;
}

.connected-carousels .next-stage span {
    right: 20px;
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
    display: block;
}

/** Navigation carousel controls **/

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 50px Arial, sans-serif;
    border:0;
}

.connected-carousels .prev-navigation {
    left: -110px;
    top: 20px;
    text-indent: 6px;
}

.connected-carousels .next-navigation {
    left: -60px;
    top:20px;
    text-indent: 20px;
}

.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default;
    display: none;
}

.connected-carousels .navigation{

}

.company_info_2 .company_view_data_d.ico_phone{
    display: flex;
}

.company_info_2 .company_view_data_d.ico_phone span{
    margin-right: 20px;
}

.company_info_2_s{
    width: 100%;
    max-width: 480px;
    margin-right: 20px;
}

.company_info_2_s2{
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}


.ico_open{

    padding-left:30px;
    margin-right: 20px;
    background-size: 15px;
    position: relative;
}

.ico_open svg{
    position: absolute;
    left: 0;
    width: 15px;
}


.company_info_open{
    display: flex;
}

.localwork .header{
    background: white;
}

.localwork .header ul a{
    color:black;
}

.ext_content{
    color: black;
}

.products_show .product_more_info{
    margin:30px 0 0;
}

.products.products_show .product .img{
    max-width: 500px;
    text-align: center;
}

#iframecart{
    background: #f1f1f1;
    width: 100%;
}

.company_view_todo .old_content p{
    text-align: left;
}

#about .company_info_2_s{
    margin-right: 10px;
    padding: 0;
    max-height: 700px;
}

.localwork .company_info_2{
    margin:100px 0;
    width: 100%;
}


#gallery{
    position: relative;
}

#gallery .cor{
    position: absolute;
    left:0;
    top:0;
    width:120px;
    height: 100%;
    background: url(/img/galr.png) no-repeat left top;
    z-index: 5;
}

#gallery .galbg{
    position: absolute;
    left: 0;
    top: 440px;
    width: 100%;
    height: 160px;
    background: rgba(0,0,0,0.5);
    z-index: 4;
}



.home_search_opts{
    display: flex;
    width: 90%;
    margin:0 auto;
}

.home_search_opts #iselect_address{
    width: 80%;
    font-size: 16px;
    margin-right: 20px;
    padding:5px 10px;
}

.home_search_opts_btn{
    border:0;
    border-radius: 4px;
    font-size: 20px;
    padding: 7px 14px;

}

.home_search_opts_frm{
    width: 100%;

}

#results_main{
    display:flex;
    position: relative;
    justify-content: space-between;
}

#results_list{
    width: 60%;
    min-height: 600px;
}

#results_main #gmap{

    top:0;
    width: 100%;
    height: 100%;
    min-height: 600px;
    max-height: 600px;
    right: 0;
}

#results_main #gmap2{

    top:0;
    width: 35%;
    height: 100%;
    min-height: 600px;
    max-height: 600px;
    right: 0;

    position: relative;
    overflow: hidden;
}

.results_list_el{
    background: white;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    width: 98%;
    box-shadow: 1px 2px 4px 1px rgb(0 0 0 / 20%);
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 4px;
}

.results_list_el_info{
    width: 100%;
    padding:20px;
}



.results_list_el_info img{
    display: block;
    margin:0 0 15px;
    max-width: 200px;
}

.results_list_el_info_name{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.results_list_el_info_address{
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.btn.btn_mn{
    padding:5px 10px;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
}

.results_list_el_info_sub{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.results_list_el_info_calc{
    display: flex;
    justify-content: space-between;
}


.results_list_el_info_calc a {
    padding: 3px 5px;
    background-color: #fff;
    border: 1px solid #ffb700;
    border-radius: 3px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 14px;
    display: block;
    text-decoration: none;
    margin-top: 5px;
    color: black;
}

.results_list_el_info_calc a:hover {
    background-color: #ffb700;
    color: #fff;
}

.results_list_el_info_calc_lab{
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}

.results_list_el_info_calc_lab span{
    display: block;
}


.nisec p{
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #CACACA;
}

.nisec p:last-of-type{
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.niloc span{
    background: url(/img/niloc.png) no-repeat center left;
    padding-left:25px;
    display: block;
}

.niphone span{
    display: block;
    margin-bottom: 8px;
}

.niphone span:last-of-type{
    margin-bottom: 0;
}

.niphone span{
    background: url(/img/niphone.png) no-repeat center left;
    padding-left:25px;
    display: block;
}


.niemail span{
    background: url(/img/niemail.png) no-repeat center left;
    padding-left:25px;
    display: block;
}

.niemail span{
    text-transform: lowercase !important;
}

.niemail span::first-letter {
    text-transform: lowercase !important;
}


.nifb span{
    background: url(/img/niloc.png) no-repeat center left;
    padding-left:25px;
    display: block;
}


@media (max-width:800px) {

    .results_list_el{
        display: block;
    }

    #results_list{
        min-height: 300px;
    }

    #results_list, #results_main #gmap{
        width: 100%;

    }

    #results_main #gmap2{
        position: static;
        height: 1px;
        min-height: 1px;
    }

    #results_main #gmap{
        position: relative;
    }

    #results_main #gmap{
        position: absolute !important;
        left:-1000px !important;

    }

    #results_main{
        display:block;
    }

    .home_search_opts #iselect_address{
        width: 90%;
        margin:5px auto;
        max-width: 100%;
    }

    .home_search_opts #iselect_address{
        width: 90%;
        margin:5px auto;
    }

    .home_search_opts{
        display: block;
    }



    .opinions_header, .connected-carousels .navigation{
        display: none;
    }


    .company_view .ct, .company_view_todos, .sectionfilter_secs, .sectionfilter_sec,
    .reservation_section2, .products .product{
        display: block;
    }


    .company_view_data, .company_view_todo .el, .reservation_section2_el, .rules, .products .product_info, .products .product_more_info,
    .company_info_2_s, .localwork .company_info_2{
        max-width: 90% !important;
        margin:0 auto !important;
    }

    .company_info_2 h1 {
        font-weight: bold;
        font-size: 28px;
        margin-bottom: 0;
        margin-top: 20px;
    }

    #gallery .cor{
        display:none;
    }

    .company_view_todo .t1, .Order_Reservation .t1{
        padding-top:20px;
    }

    .company_view_todo .el{
        margin-bottom: 30px !important;
    }

    #gallery{
        overflow: hidden;
    }
    .carousel-stage img{
        width:400px;
        height: auto !important;
    }

    .localwork .connected-carousels .stage{
        height: 400px;
    }

    .connected-carousels .prev-stage span, .connected-carousels .next-stage span{
        display: block;
    }


    .company_view_todos{
        padding:0;
    }



    .products .product h2, .products .product h4, .products .product .price strong, .products .product h1{
        font-size: 20px;
    }

    .products .product .price{
        font-size: 14px;
    }


    .products .product_info{
        margin:20px auto;
    }


    .products .product .img{
        max-width: 100%;
        width: auto;
        height: 200px;
        margin:0 auto;
        max-height: 200px;
        margin-bottom: 10px;
    }

    .products .product .img img{
        height: 200px;
        max-height: 200px;
    }

    .reservation_section2_el span{
        display: block;
        margin-top:8px;
    }

    .sectionfilter_sec span{
        font-weight: 500;
    }

    .sectionfilter_sec .btn, .sectionfilter_sec{
        margin-top:10px;
    }

    .section{
        padding-top: 0px;
    }



    .company_view_data{
        padding-bottom: 30px;
        padding-top: 85px;
    }





    .header ul li:first-of-type{
        margin-left:6px;
    }

    .header ul a{
        font-size:14px;
        padding:10px;
    }

    .b1 .t1 {
        font-size: 26px;
        padding-top: 20px;
    }

    .bselect{
        padding:0 10px;
    }

    .b1 .t2 {
        margin: 15px 0 30px;
    }

    .b1, .b1 .ct{
        min-height: 260px;
    }


    .howworks{
        padding:30px 0;
    }

    .howworks .t2{
        margin-bottom: 30px;
        font-size: 24px;
    }

    .howworks .ct{
        display: block;
    }

    .howworks .ct li{
        max-width: 90%;
        margin:30px auto 60px;
    }

    .howworks .ct li:last-of-type{
        margin-bottom: 0;
    }

    .howworks li h4{
        margin:15px 0;
    }

    .partners{
        display: block;
        padding:30px 0;
    }

    .partners li{
        text-align: center;
    }

    .stats ul{
        display: block;
        padding:30px 0;
    }


    .know .t2{
        margin-bottom: 20px;
        font-size: 24px;
    }

    .know ul{
        display: block;
        margin-bottom: 30px;
    }

    .know li{
        max-width: 80%;
        margin:30px auto 60px;
    }

    .newsletter{
        padding:30px 0;
        height: auto;
    }

    .newsletter form{
        max-width: 80%;
        margin:0 auto;
        padding-bottom: 20px;
    }

    .newsletter .t2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .newsletter p {
        font-size: 14px;
        margin-top:10px;
    }

    .footer{
        padding:50px 0;
    }

    .footer ul{
        display: block;
    }

    .footer li{
        max-width: 80%;
        margin:30px auto 60px;
    }

    .howworks  li.separator{
        display: none;
    }

}

.company_view_ct.reviews {
    background-color:unset;
}

.reviews_avg {
    font-weight: bold;
}

/* Artykuły */

.row:after {
    content: "";
    display: table;
    clear: both;
}

.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked) > input {
    position: absolute;
    display: none;
}

.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked) > label:before {
    content: '★ ';
}

.rate > input:checked ~ label {
    color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    /*color: #deb217;*/
    color: #ffc700;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    /*color: #c59b08;*/
    color: #ffc700;
}

.rating-container .form-control:hover, .rating-container .form-control:focus {
    background: #fff;
    border: 1px solid #ced4da;
}

.rating-container textarea:focus, .rating-container input:focus {
    color: #000;
}

.rate:not(:checked) > label::before {
    content: '★ ';
}

/* Articles */

.ct.art p {
    margin-bottom: 1rem;
}

.ct.art h1.text-center {
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: .5rem;
}

.ct.art h3.bold-heading {
    font-weight: 700;
    font-size: 1.9rem;
    margin-bottom: 30px;
}

.ct.art h4.bold-heading {
    font-weight: 700;
    margin-bottom: 1rem!important;
    font-size: 1.9rem;
}

.ct.art h5.subtitle {
    font-weight: 500;
    margin-bottom: 1.5rem!important;
    font-size: 1.36rem;
}

.ct.art span.bold-heading {
    z-index: 9999;
    font-weight: 700;
    font-size: 1.9rem;
}

.ct.art div.prom-image {
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-color: red;
    margin-bottom: 30px;
    background-position: center;
    background-size: cover;
}

.ct.art .banner-text-container .banner-text {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ct.art .banner-text-container .banner-text .banner-title {
    font-size: 2.2rem;
    color: #fff;
}

.ct.art .banner-text-container .banner-text .banner-subtitle {
    color: #fff;
    line-height: 1.7;
    font-size: 1.6rem;
    margin-bottom: 45px;
}

.ct.art .banner-text-container {
    position: relative;
}

.ct.art .content-container {
    margin-top: 60px;
}

.ct.art .content-container .content-title {
    font-size: 1.35rem;
    line-height: 1.35;
    font-weight: 700;
}

.ct.art .content-container .content-image {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.ct.art .content-container .content-image img {
    max-width: 30%;
    object-fit: contain;
}

.ct.art .partners-container {
    margin-top: 60px;
    margin-bottom: 60px;
}

.ct.art .timeline-container {
    margin-top: 90px;
    margin-bottom: 50px;
    position: relative;
}

.ct.art .timeline-container .timeline-arrow-block {
    position: relative;
}

.ct.art .timeline-container .timeline-arrow-block .timeline-arrow {
    position: absolute;
    height: 126px;
    right: 30px;
    top: calc(42% - 60px);
    width: 100vw;
    background-color: #f0f0f0;
}

.ct.art .timeline-container .timeline-arrow-block img {
    position: absolute;
    height: 238px;
    top: calc(42% - 116px);
    right: -60px;
}

@media (min-width: 992px) {
    .ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element:nth-of-type(2n+1) .timeline-description {
        align-items: flex-end;
        height: 120px;
    }

    .ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element:nth-of-type(2n+1) .timeline-triangle {
        border-width: 0 10px 15px 10px;
        border-color: transparent transparent #f0f0f0 transparent;
        margin-top: 5px;
    }

    .ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element:nth-of-type(2n+1) .timeline-empty {
        height: 175px;
    }

    .ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element {
        align-items: flex-start;
    }

    .ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element:nth-of-type(2n+1) {
        flex-direction: column;
    }
}

.ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element .timeline-triangle {
    width: 0;
    height: 0;
    margin-left: -10px;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #f0f0f0 transparent transparent transparent;
}

.ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element .timeline-year {
    height: 120px;
    display: flex;
    align-items: center;
}


.ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element .timeline-empty {
    height: 145px;
}

.ct.art .partner-element {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
}

.ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element .timeline-description span {
    font-size: .88rem;
    line-height: 1.5;
    z-index: 9999;
}

.ct.art .timeline-container .timeline-arrow-block .timeline-elements .timeline-element .timeline-description {
    height: 190px;
    display: flex;
    align-items: flex-start;
}

.ct.art ol {
    padding-left: 40px;
}


/* Reviews section */
#reviews .comment{
    background-color: #fff;
    float: left;
    border-radius: 5px;
    padding: 30px;
    color: #000;
    height: 304px;

}

#reviews .comment h4,.comment span,.darker h4,.darker span{
    display: inline;
    color: #000;
}

#reviews h1,h4{
    font-weight: bold;
}

#reviews label{
    color: rgb(212, 208, 208);
}

#reviews .form-group p a{
    color: white;
}

#reviews #darker img{
    margin-right: 15px;
    position: static;
}

/* Blog */
.section-underline {
    padding-bottom: 30px;
    padding-top: 15px;
}



.knowledge-article-container .knowledge-list-heading span {
    font-family: 'Red Hat Bold',sans-serif;
    font-size: 1.25rem;
    position: relative;
}

.knowledge-article-container .knowledge-list-heading span::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: -2px;
    left: 0;
    background-color: #ffb300;
    z-index: -1;
}

.knowledge-article-container .knowledge-single-list .bold-element {
    font-size: .9rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.knowledge-article-container .knowledge-single-list ul {
    list-style: none;
    padding-left: 15px;
}

.knowledge-article-container .knowledge-single-list ul li {
    position: relative;
    margin-bottom: 10px;
}

.knowledge-article-container .knowledge-single-list ul li::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent red;
    position: absolute;
    top: 7px;
    left: -15px;
}

.knowledge-article-container .knowledge-single-list ul li a {
    color: #000;
    font-size: .9rem;
}

h3.bold-heading.knowledge-subcat {
    font-weight: 700;
    font-size: 1.9rem;
    margin-bottom: 30px;
}

.knowledge-article-container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.knowledge-article-container .knowledge-article-container .knowledge-article .content .article-title {
    margin-bottom: 30px;
}

.knowledge-article-container h5.article-title {
    font-weight: 700;
    font-size: 1.36rem;
}

/* Contact */
.contact-container, .partners-contact {
    margin-top: 15px;
}

.contact-container h1.text-center {
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: .5rem;
}

.contact-container h3.bold-heading {
    font-weight: 700;
    font-size: 1.9rem;
    margin-bottom: 30px;
}

.contact-container h4.bold-heading {
    font-weight: 700;
    margin-bottom: 1rem !important;
    font-size: 1.9rem;
}

.contact-container h5.subtitle {
    font-weight: 500;
    margin-bottom: 1.5rem !important;
    font-size: 1.36rem;
}

.contact-container #form-outer {
    margin-bottom: 60px;
}

.contact-container #form-outer, .partners-contact #form-outer {
    position: relative;
}

.contact-container #form-outer .form-group, .partners-contact #form-outer .form-group {
    margin-bottom: 25px;
}

.contact-container #form-outer .form-group .form-control, .partners-contact #form-outer .form-group .form-control {
    height: calc(1.5em + 1.2rem + 2px);
    padding: .6rem .75rem;
    border: 1px solid #000;
}

.contact-container .contact-image, .partners-contact .contact-image {
    position: absolute;
    bottom: 0px;
    right: -25%;
    z-index: -1;
}

.contact-container .ivis {
    width: 0px !important;
    height: 0px !important;
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.contact-container #form-outer .form-group.agreement, .partners-contact #form-outer .form-group.agreement {
    margin-bottom: 10px;
    margin-top: -10px;
}

.contact-container .agreement input[type="checkbox"]{
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    visibility: hidden;
}

.contact-container .agreement input[type="checkbox"] ~ label{
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column !important;
    justify-content: flex-start;
    align-items: flex-start !important;
    padding-left: 0px !important;
}

.contact-container .agreement input[type="checkbox"] ~ label::before {
    content: "";
    background-color: #fff;
    display: inline-block;
    position: absolute;
    margin-right: 10px;
    left: 0;
    top: 2px;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #000;
}

.contact-container .agreement input[type="checkbox"] ~ label span{
    text-indent: 20px;
}

.contact-container .agreement label span, .agreement label a {
    font-size: 10px;
}

.contact-container .agreement label a {
    color: #000;
    text-decoration-line: underline;
}

.contact-container #form-outer .form-group:last-of-type, .partners-contact #form-outer .form-group:last-of-type {
    margin-bottom: 0;
    text-align: right;
}

.contact-container #form-outer .form-group, .partners-contact #form-outer .form-group {
    margin-bottom: 25px;
}

.contact-container .contact-image, .partners-contact .contact-image {
    position: absolute;
    bottom: 0px;
    right: -25%;
    z-index: -1;
}

.contact-container .red-btn {
    background-color: red;
    color: #fff;
    border-radius: 20px;
    padding: 7px 25px;
    font-size: .9rem;
    font-family: 'Red Hat Bold', sans-serif;
}

.contact-container .red-btn:focus, .red-btn:active, .red-btn:focus:active {
    outline-width: 0;
    color: #fff;
    box-shadow: 0 0 0 0 #fff;
}

.contact-container .red-btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e60000;
}

.contact-container #form-outer .form-group .form-control, .partners-contact #form-outer .form-group .form-control {
    height: calc(1.5em + 1.2rem + 2px);
    padding: .6rem .75rem;
    border: 1px solid #000;
}

.contact-container .agreement input[type="checkbox"]:checked ~ label::after {
    width: 8px;
    height: 4px;
    margin-left: 0;
    margin-bottom: 0;
    content: "";
    left: 2px;
    top: 5px;
    border-left: 2px solid gray;
    border-bottom: 2px solid gray;
    position: absolute;
    transform: rotate(-45deg);
}

.contact-container #form-outer .form-group .form-control, .partners-contact #form-outer .form-group .form-control {
    height: calc(1.5em + 1.2rem + 2px);
    padding: .6rem .75rem;
    border: 1px solid #000;
}

.contact-container #form-outer textarea, .partners-contact #form-outer textarea {
    max-width: 100%;
    min-width: 100%;
    min-height: 150px;
}

/* Knowledge */
.knowledge-header-container span.bold-element,  .knowledge-list-container span.bold-element{
    font-weight: 700;
}

.knowledge-header-container.section-underline {
    padding-bottom: 30px;
    padding-top: 15px;
}

.knowledge-list-container {
    padding-bottom: 15px;
}

.knowledge-list-heading {
    margin-bottom: 30px;
    margin-top: 30px;
}

.knowledge-list-heading span {
    font-family: 'Red Hat Bold',sans-serif;
    font-size: 1.25rem;
    position: relative;
}

.knowledge-list-heading span::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: -2px;
    left: 0;
    background-color: #ffb300;
    z-index: -1;
}

.knowledge-list-container .knowledge-single-list .bold-element {
    font-size: .9rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.knowledge-list-container .knowledge-single-list ul {
    list-style: none;
    padding-left: 15px;
}

.knowledge-list-container .knowledge-single-list ul li {
    position: relative;
    margin-bottom: 10px;
}

.knowledge-list-container .knowledge-single-list ul li::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent red;
    position: absolute;
    top: 7px;
    left: -15px;
}

.knowledge-list-container .knowledge-single-list ul li a {
    color: #000;
    font-size: .9rem;
}

h3.bold-heading {
    font-weight: 700;
    font-size: 1.9rem;
    margin-bottom: 30px;
}

.knowledge-header-container {
    padding-top: 15px;
}

.knowledge-list-container .knowledge-single-list ul {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 1rem;
}

.knowledge-header-container .knowledge-main-image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.knowledge-header-container .knowledge-main-image img {
    max-height: 120px;
}

.know .blog_content {
    overflow: hidden;
    max-height: 190px;
    margin-bottom: 20px;
}

.blog_content p img {
    display: none !important;
}

.know .blog_image {
    width: 100%;
    max-height: 300px;
}

/* Contact form subindex */
.contact-form .contact-wrap {
    background: #fff;
}

.contact-form .form-group {
    margin-bottom: 1rem;
}

.contact-form .contactForm .label {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.contact-form label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.contact-form #contactForm .form-control {
    font-size: 16px;
}

.contact-form .contactForm .form-control {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
}

.contact-form .form-control {
    height: 36px;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-form .form-group {
    display: flex;
    flex-direction: column;
}

.contact-form .label { order: 1;}
.contact-form .form-control { order: 2;}


.contact-form .form-control:focus {
    border-color: #fcc130 !important;
}

.contact-form .form-control:focus + .label
{
    color: #fcc130 !important;
}

.contact-form .btn.message {
    padding: 5px 30px;
    border-radius: 5px;
    background-color: #fcc130;
    border-color:#fcc130;
    align-self: end;
}

.contact-form textarea.form-control {
    min-height: 150px;
}

.know .ct .search-company-button {
    font-weight: bold;
    color: #ff0000;
    text-decoration: underline;
    margin-top: 20px;
    font-size: 14px;
}

.know .ctrbox a.btn {
    padding: 15px 80px;
}

.localwork .company_view_todo {
    margin: 0 auto;
    width: 100%;
    max-width: 1640px;
}

.header ul {
    flex-wrap: wrap;
}

/* Cart */
.reservation-input {
    border-radius: 8px;
    border: 1px solid #ffb700;
    font-weight: normal;
    padding: 10px 100px 10px 10px;
}



.reservation-content.row:after {
    content: none;
}

.reservation-card {
    background: white;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width:100%;
}

.reservation-dot {
    background-color: gray;
    border-radius: 200px;
    max-width: 25px;
    color: white;
    display: inline-flex;
    min-width: 25px;
    justify-content: center;
}

.reservation-title {
    font-weight: bold;
    background-color: #ffb700;
    display: block;
    font-size: larger;
}

.reservation-step-title {
    color: gray;
    font-weight: bold;
}

.reservation-hr {
    color: gray;
    border: 0;
    border-top: 4px solid gray;
}

.reservation-step-title.selected {
    color: #ffb700 !important;
}
.reservation-dot.selected {
    background-color: #ffb700 !important;
}
.reservation-hr.selected {
    color: #ffb700 !important;
    border-color: #ffb700 !important;
}

.localwork #frm_reservation .row-submit {
    justify-content: right;
    width: 100%;
    padding: 0 90px;
    margin-bottom: 20px;
}

.localwork #mzcart {
    max-width: 1430px;
}

.localwork .wrapper {
    background-color: #fff;
}

.inner-addon {
    position: relative;
}

.inner-addon .bi-calendar-fill, .inner-addon .bi-chevron-down{
    position: absolute;
    padding: 10px;
    right: 0;
    color: #ED1F24;
}

.localwork .reservation-content .col-6 {
    padding: 0 40px;
}

.localwork .hours {
    margin-top: 30px;
    padding: 0px 90px;
    justify-content: center;
}

.localwork .mzproducts_bg .Order_Reservation .hour-label {
    padding: 15px 80px;
    background-color: #fff;
    border: 1px solid #ffb700;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: normal;
}

.localwork .mzproducts_bg .Order_Reservation .hour-label:hover {
    background-color: #ffb700;
    color: #fff;
}



.localwork .mzproducts_bg .Order_Reservation input:checked + .hour-label{
    background-color: #ffb700;
    color: #fff;
}

.localwork .mzproducts_bg .btn-group {
    width: 100%;
    max-width: 280px;
}

.localwork .mzproducts_bg .reservation-content {
    margin-bottom: 50px;
    margin-top: 20px;
}

.localwork .mznext_step{
    margin: unset;
    font-size: 15px;
    width: 140px;
    border-radius: 7px;
    padding: 10px 15px;
}

.localwork .section {
    padding: 0;
}

.localwork .header {
    border-bottom: 4px solid #ffb700;
}

.localwork .mzfrm .rev_field {
    padding: 10px 20px;
    border-radius: 15px;
    border-color: #ffb700;
    margin-bottom: 30px;
    width: 230px;
}

.localwork .mzfrm label {
    margin-bottom: 10px;
}

.localwork .mzfrm .check-number small {
    font-size: 11px;
    color: #A3A3A3;
}

.localwork .mzfrm .check-number {
    display: block;
    position: relative;
    padding-left: 21px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 4px;
}

.localwork .mzfrm .check-number input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.localwork .mzfrm .check-number .checkmark {
    position: absolute;
    top: 7px;
    left: 6px;
    height: 11px;
    width: 11px;
    background-color: #fff;
    border: 1px solid #A3A3A3;
}

.localwork .mzfrm .check-number input:checked ~ .checkmark {
    background-color: #A3A3A3;
}

.localwork .mzproducts .mzfrm:first-child {
    border-right: 1px solid #D0D0D0;
}

.localwork .bi-geo-alt-fill, .localwork .bi-calendar-check-fill, .bi-car-front-fill {
    color: #FFB300;
}





.localwork .reservation-date {
    padding: 2px 15px;
    background-color: #FCC130;
}

.localwork .confirm-table {
    align-items: center;
    padding: 20px;
}

.localwork .mzproducts_bg {
    padding-bottom: 0;
}

.localwork .confirm:last-child .row {
    justify-content: center;
}

.localwork .confirm h2 {
    font-size: revert;
    font-weight: bold;
}

.localwork .confirm .row {
    justify-content: center;
}

.localwork .confirm:nth-child(2) .row {
    border-right: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
}

.localwork .confirm .col-11 {
    width:auto;
}

.localwork .mzfrms {
    justify-content: space-around;
}

.localwork .sum {
    justify-content: space-between;
    align-items: center;
}

.localwork .sum strong {
    font-size: 26px;
}

.localwork .products-container {
    padding: 20px 30px;
}

.localwork .products-container .row:after {
    content: inherit;
}

.localwork .mzproduct_header .prod-year {
    color: #939393;
}

.localwork .mzproduct_header .el.mtooltip {
    border: 1px solid #939393;
    color: #939393;
    padding: 8px;
    border-radius: 15px;
}

.localwork .mzproduct_header .width-profil-diemeter {
    font-size: 26px;
}

.localwork .col-4.line {
    border-left: 1px solid #D0D0D0;
}

.localwork .mzproduct_header .product-attr {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #D0D0D0;
}

.localwork .mzproduct_header .mzcount {
    max-width: unset;

}

.localwork .mzcart_change_count_del, .localwork .mzcart_change_subs_count_del {
    padding: 10px 37px;
    background-color: #D0D0D0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #464646;
}

.localwork .price-for-item {
    color: #A3A3A3;
}

.localwork .mzproduct_ct .price {
    margin-top: 110px;
}

.localwork .mzproduct {
    padding-bottom: 30px;
    border-bottom: 1px solid #D0D0D0;
    padding-left: unset;
}

.localwork .mzproduct:last-child {
    border: none;
}

.localwork .mzother {
    padding-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
    padding-left: unset;
}


.localwork .mzproductother .mzprogeneralinfo  {
    max-width: unset;
}

.localwork .mzprogeneralinfo p {
    color: #A3A3A3;
}

.localwork .mzproduct_ct .mzproduct_ct_1_add span {
    padding: 10px 37px;
    font-size: 14px;
    font-weight: bold;
}

.localwork .mzproductother .mzproduct_ct {
    align-items: center;
}

.localwork .mzorder .border-bottom {
    border-bottom: 1px solid #D0D0D0;
    /*margin-bottom: 40px;*/
}

.localwork .mzfrm .invoice {
    display: flex;
    margin-top: 20px;
}

.material-group {
    position: relative;
    margin-bottom: 40px;
}

.material-input {
    background: none;
    font-size: 18px;
    padding: 0;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #c6c6c6;
}

.material-input:focus {
    outline: none;
}

.material-input:focus ~ .bar:before {
    width: 100%;
}

.bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #ffb300;
    transition: 300ms ease all;
    left: 0%;
}

.localwork .products-container .last-step {
    text-align: right;
}

.localwork .mzproducts .services {
    padding: 10px 0;
    border-bottom: 1px solid #D0D0D0;
}

.localwork .mzproducts .services:last-child {
    border: none;
}

.localwork .services .mzprogeneralinfo {
    max-width: unset;
}

.localwork .services .col-4 {
    display: flex;
    justify-content: end;
    align-items: end;
}

.localwork .services .mzproducts-sum {
    display: flex;
    flex-direction: column;
}

.localwork .reservation-input.count {
    padding: 10px;
    width: 60px;
}

.localwork .mzcount .inner-addon {
    width: 60px;
}

*:focus {
    outline: none;
}

.localwork .mzproduct_ct_1 .product-count {
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ffb700;
    display: initial;
}

.localwork .err {
    color: red;
    font-weight: normal;
    font-size: 14px;
    display: none;
}


.lfrm{
    margin:20px auto;

}

.lfrm label{
    margin-bottom: 20px;
    display: block;
}


.lfrm label span{
    display: block;
    margin-bottom: 8px;
}



.lfrm label input{
    padding: 10px 20px;
    border-radius: 15px;
    border-color: #ffb700;
    width: 100%;
    max-width: 250px;
}


.lfrm label input[type=checkbox], .lfrm label input[type=radio]{
    border-radius: 15px;
    border-color: #ffb700;
    width: auto;
    max-width: 100%;
    display: inline-block;
    margin-right: 5px;
}

.lfrm .lfrm_secs{
    display: flex;
    justify-content: space-between;
}

.lfrm .lfrm_sec{
    width: 100%;
    max-width: 48%;
}

.lfrm p{
    margin-bottom: 20px;
}

.lfrm h4{
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 45px;
    text-align: center;
}

.lfrm h5{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 25px;
}

.hidsectype, .lfrm label.hidsectype{
    display: none;
}

.pagination{
    display: flex;
    padding:20px;
    margin-top:30px;
}
.pagination a, .pagination span{
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
}

.pagination a{
    border:1px solid #ccc;
    color: black;
}

.pagination span{
    position: relative;
    padding: 10px 10px;
    top: 16px;
}


.gflexs{
    display: flex;
    justify-content: space-between;
}

.gflex{
    width: 100%;
    max-width: 48%;
}


.gflex3{
    width: 100%;
    max-width: 28%;
}


.req{
    color:red;
    font-weight: bold;
    display: inline !important;
}

.bn{
    margin-bottom: 5px;
}

.bn img{
    margin:0 auto;
    display: block;
}

.localwork .ct.bn {
    width: 60%;
}

.localwork .ct.bn img {
    margin-bottom: 0 !important;
}

select.form-select {
    background-image: url("../assets/images/chevron-down.svg");
}

span.placeholder {
    cursor: default;
    background-color: unset;
    opacity: initial;
    color: #000000 !important;
}

label,
span
{

}

label:first-letter,
span:first-letter {
    text-transform: capitalize;
}

.contactForm{
    box-shadow: 0px 8px 31px 8px rgb(0 0 0 / 10%);
    padding: 20px;
}

.btn_smx{
    border:1px solid #ffb700;
    padding:3px 5px;
    display: inline-block;
    margin-left: 20px;
    color:#ffb700;
    border-radius: 10px;
}

.old_content ul, .old_content h3 {
    font-size: 14px;
    text-align: center;
    width: 100%;
    max-width: 70%;
    margin: 0 auto 40px;
}


.old_content ol{
    margin: 0 auto 20px 20px;
}


.old_content ul li{
    text-align: left;
}

.old_content h3{
    font-weight: bold;
}


.pomin_box{
    text-align: right;
    border: 0;
    max-width: 1308px;
}

.pomin_box_btn{
    display: inline-block !important;
    white-space: nowrap !important;;
    width: 200px  !important;;
    border:0 !important;;
    padding-top:5px !important;;
    padding-bottom: 5px !important;;
    background-color:#d0d0d0;
}

.imgcen{
    text-align: center;
}


#ars{
    display: none;
    position: fixed;
    bottom: 54px;
    right: 54px;

    display: inline-flex;
    align-items: center;
    justify-content: flex-end; /* 🔑 */

    gap: 14px;

    padding: 8px 14px;
    box-sizing: border-box;

    width: 46px;              /* tylko na ikonkę */
    min-width: 46px;          /* 🔑 gwarancja */

    border-radius: 32px;
    background: #FFB700;
    box-shadow: 3px 4px 7.4px rgba(0,0,0,.13);

    cursor: pointer;
    overflow: hidden;

    transition: width 0.35s ease;
    height: 35px;
    z-index:200;
}

#ars:hover{
    width: 199px;
    background: #FFDA7D;
}

#ars:hover:focus,
#ars:hover:focus-visible,
#ars:active,
#ars:hover:active{
    background: #FFB700;
}

#ars:hover span{
    display: block;
}

#ars img{
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    display: block;
}

#ars span{
    white-space: nowrap;
    display:none;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    color: #383838;

    opacity: 0;
    transform: translateX(-20px);
    transition: opacity .25s ease, transform .25s ease;
}

#ars:hover span{
    opacity: 1;
    transform: translateX(0);
}

#arsbg{
    background: rgba(255, 255, 255, 0.40);
    box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(3.799999952316284px);
    position: fixed;
    z-index:100;
    bottom:0;
    left:0;
    width: 100%;
    height: 86px;
    display: none;
}


@media (max-width: 800px) {

    .localwork .ct.bn {
        width: 100%;
    }

    .gflexs{
        display: block;
    }

    .gflex{
        width: 100%;
        max-width: 90%;
        margin:0 auto;
    }


    .lfrm .lfrm_sec{
        width: 100%;
        max-width: 90%;
    }

    .lfrm .lfrm_secs {
        display: block;
    }




}


@media (max-width: 1620px) {
    .opinions {
        flex-direction: column;
        background: url("/img/opi.jpg") #ffb300 no-repeat bottom left;
        justify-content: center;
        padding: 15px;
    }

    .opinions .opinions_header {
        position: static;
        text-align: center;
        background: url("/img/oarr.png") no-repeat top 90px center;
    }

    .opinions ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .opinions li {
        margin:0 auto 20px;
    }

    .bselect{
        display: block;
        padding-bottom: 20px;
    }

    .bselect a{
        max-width: 80%;
        margin: 20px auto 0;
    }

}

@media (max-width: 1300px) {
    .localwork .company_info_2 {
        display: block;
    }
}

@media (max-width: 1200px) {
    .localwork .products-container {
        flex-direction: column;
    }

    .localwork .products-container .product-column {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .localwork .products-container .price {
        justify-content: unset;
        display: flex;
        flex-direction: column;
        margin-top: 0;
        align-items: center;
    }

    .localwork .price .mzaction_del {
        text-align: center;
        margin-right: 36px;
    }

    .localwork .mzprogeneralinfo .mzimage_bg{
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .localwork .mzproduct_ct_1_x {
        width: auto;
    }
    .localwork .col-4.line {
        border:none;
    }
}

@media (max-width: 1150px) {
    .localwork .carousel-stage img, .localwork .connected-carousels .stage{
        max-width: 1024px;
    }

    .localwork .mzfrm .reserv-group {
        flex-direction: column;
    }

    .localwork .reserv-group .col-sm-6 {
        margin-left: auto;
        margin-right: auto;
    }

    .localwork .mzfrm h2 {
        text-align: center;
    }

    .localwork #frm_reservation .row-submit {
        justify-content: center;
    }

    .localwork .mzfrm .rev_field {
        width: 230px !important;
    }

    .localwork .mzfrm #fvct {
        text-align: center;
    }

    .localwork .mzfrm .invoice {
        justify-content: center;
    }
}

@media (max-width: 1030px) {
    .sectionfilter .sectionfilter_secs2 {
        flex-wrap: wrap;
    }

    .sectionfilter_secs2 .sectionfilter_sec {
        margin-bottom: 10px;
    }

    .localwork .connected-carousels .stage {
        width:100%;
    }

    .localwork .carousel-stage img, .localwork .connected-carousels .stage{
        max-width: 800px;
    }
}

@media (max-width: 800px) {
    .connected-carousels .prev-navigation.inactive, .connected-carousels .next-navigation.inactive, .connected-carousels .next-navigation {
        display: none;
    }

    .connected-carousels .navigation {
        margin-left: -250px;
    }

    .localwork .connected-carousels .stage {
        max-width: 400px;
    }

    .localwork .carousel-stage li img {
        z-index: 10;
        position: relative;
    }
}



@media (max-width: 700px) {




    .pomin_box{
        margin-right: 20px;
        max-width: 100%;
    }

    .pomin_box_btn{
        display: inline-block;
        white-space: nowrap;
        width: 200px;border:0;
        padding-top:5px;
        padding-bottom: 5px;
        background-color:#d0d0d0;
    }

    .localwork .mzproducts_bg .Order_Reservation .hour-label{
        white-space: nowrap;
    }

    .localwork .hours{
        padding: 0;
    }

    .localwork .mzproducts_bg .btn-group{
        max-width: 100%;
    }


    .mzfrm .row{
        display: block;
    }
    .mzfrm .row .col-6{
        margin:20px auto;
        width: 100%;
    }

    .localwork .mzfrm h2{
        margin-top:20px !important;
    }

    .localwork .logo img{
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
        height: auto;
    }

    .localwork .mzfrm .rev_field{
        width: 100% !important;
    }

    .localwork .mzproducts .mzfrm:first-child {
        border: none;
        max-width: 100%;
    }

    .localwork .mzproduct_ct .mzprogeneralinfo {
        margin-left: auto;
        margin-right: auto;
    }

    .localwork .mzproduct_ct .mzproduct_header {
        text-align: center;
    }

    .localwork .mzcount .inner-addon {
        margin-left: auto;
        margin-right: auto;
    }

    .localwork .price .mzaction_del {
        margin-bottom: 20px;
        margin-left: 35px;
    }

    .localwork .mzother {
        text-align: center;
    }

    .localwork .mzproductother .mzprogeneralinfo {
        text-align: center;
    }

    .localwork .mzproduct_ct .mzproduct_ct_1 {
        margin-left: auto;
        margin-right: auto !important;
        text-align: center;

    }

    .localwork .mzproduct_ct .mzproduct_ct_1_add {
        display: flex;
        justify-content: center;
    }
}


.bn_d{
    display: block !important;
}

.bn_m{
    display: none !important;;
}

@media (max-width: 600px) {

    .hm .logo{
        margin:0 auto;
    }

    .bn_d{
        display: none !important;;
    }

    .bn_m{
        display: block !important;;
    }

    .connected-carousels .prev-stage, .connected-carousels .next-stage {
        width: 40%;
        height: 80%;
    }

    .localwork #frm_reservation .reservation-content {
        flex-direction: column;
    }

    .localwork .reservation-content .reservation-day, .localwork .reservation-content .reservation-veh-type {
        margin-left: auto;
        margin-right: auto;
        padding: unset;
        width: 90%;
    }

    .localwork .reservation-content .t3v {
        float: inherit !important;
        margin-bottom: 20px;
    }

    .localwork .reservation-input {
        padding-right: 20px;
    }

    .localwork .inner-addon label {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .connected-carousels .carousel-navigation {
        max-width:300px;
        display: flex;
    }

    .connected-carousels .navigation {
        margin-left: -145px;
    }

    .localwork .mzproducts .confirm-table {
        flex-direction: column;
    }

    .localwork .confirm-table .confirm {
        margin-bottom: 30px;
    }

    .localwork .confirm:nth-child(2) .row {
        border:none;
    }

}





a.btn_smx:hover {
    color: white;
    background: #f71111 !important;
    text-decoration: none !important;
}

.ext_content figure.table table{
    width: 100%;
}

@media only screen and (max-width: 1800px) {
    #contact{
        max-width: 90%;
    }
    #about{
        display:flex !important;
        width: 90%;
        margin:0 auto;
        overflow: hidden;
        padding: 0;
    }
    #about .connected-carousels .stage{
        max-width: 100%;
    }
    #gallery{
        max-width: 50%;
    }
}

@media only screen and (max-width: 1200px) {

    .company_info_open{
        margin-bottom:15px;
    }

    #gallery .cor{
        display:none;
    }

    #about .connected-carousels .stage {
        max-width: 800px;
        margin: 0 auto;
    }

    /*
    .localwork .carousel-stage img, .localwork .connected-carousels .stage{
        max-width: 100%;
    }
*/
    #about{
        display:block !important;;
    }
    #about .company_info_2_s{
        margin:20px auto;
    }
    #about .company_info_2_s{
        margin:20px auto;
    }

    #gallery{
        max-width:100%;
    }
}


:root {
    --ck-color-image-caption-background: hsl(0, 0%, 97%);
    --ck-color-image-caption-text: hsl(0, 0%, 20%);
    --ck-color-mention-background: hsla(341, 100%, 30%, 0.1);
    --ck-color-mention-text: hsl(341, 100%, 30%);
    --ck-color-table-caption-background: hsl(0, 0%, 97%);
    --ck-color-table-caption-text: hsl(0, 0%, 20%);
    --ck-highlight-marker-blue: hsl(201, 97%, 72%);
    --ck-highlight-marker-green: hsl(120, 93%, 68%);
    --ck-highlight-marker-pink: hsl(345, 96%, 73%);
    --ck-highlight-marker-yellow: hsl(60, 97%, 73%);
    --ck-highlight-pen-green: hsl(112, 100%, 27%);
    --ck-highlight-pen-red: hsl(0, 85%, 49%);
    --ck-image-style-spacing: 1.5em;
    --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
    --ck-todo-list-checkmark-size: 16px;
}

/* @ckeditor/ckeditor5-block-quote/theme/blockquote.css */
.ext_content blockquote {
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-style: italic;
    border-left: solid 5px hsl(0, 0%, 80%);
}
/* @ckeditor/ckeditor5-block-quote/theme/blockquote.css */
.ck-content[dir="rtl"] blockquote {
    border-left: 0;
    border-right: solid 5px hsl(0, 0%, 80%);
}
/* @ckeditor/ckeditor5-basic-styles/theme/code.css */
.ext_content code {
    background-color: hsla(0, 0%, 78%, 0.3);
    padding: .15em;
    border-radius: 2px;
}
/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ext_content .text-tiny {
    font-size: .7em;
}
/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ext_content .text-small {
    font-size: .85em;
}
/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ext_content .text-big {
    font-size: 1.4em;
}
/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ext_content .text-huge {
    font-size: 1.8em;
}
/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ext_content .marker-yellow {
    background-color: var(--ck-highlight-marker-yellow);
}
/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ext_content .marker-green {
    background-color: var(--ck-highlight-marker-green);
}
/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ext_content .marker-pink {
    background-color: var(--ck-highlight-marker-pink);
}
/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ext_content .marker-blue {
    background-color: var(--ck-highlight-marker-blue);
}
/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ext_content .pen-red {
    color: var(--ck-highlight-pen-red);
    background-color: transparent;
}
/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ext_content .pen-green {
    color: var(--ck-highlight-pen-green);
    background-color: transparent;
}
/* @ckeditor/ckeditor5-image/theme/imagecaption.css */
.ext_content .image > figcaption {
    display: table-caption;
    caption-side: bottom;
    word-break: break-word;
    color: var(--ck-color-image-caption-text);
    background-color: var(--ck-color-image-caption-background);
    padding: .6em;
    font-size: .75em;
    outline-offset: -1px;
}
/* @ckeditor/ckeditor5-image/theme/image.css */
.ext_content .image {
    display: table;
    clear: both;
    text-align: center;
    margin: 0.9em auto;
    min-width: 50px;
}
/* @ckeditor/ckeditor5-image/theme/image.css */
.ext_content .image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
}
/* @ckeditor/ckeditor5-image/theme/image.css */
.ext_content .image-inline {
    /*
     * Normally, the .image-inline would have "display: inline-block" and "img { width: 100% }" (to follow the wrapper while resizing).;
     * Unfortunately, together with "srcset", it gets automatically stretched up to the width of the editing root.
     * This strange behavior does not happen with inline-flex.
     */
    display: inline-flex;
    max-width: 100%;
    align-items: flex-start;
}
/* @ckeditor/ckeditor5-image/theme/image.css */
.ext_content .image-inline picture {
    display: flex;
}
/* @ckeditor/ckeditor5-image/theme/image.css */
.ext_content .image-inline picture,
.ext_content .image-inline img {
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 100%;
}
/* @ckeditor/ckeditor5-image/theme/imageresize.css */
.ext_content .image.image_resized {
    max-width: 100%;
    display: block;
    box-sizing: border-box;
}
/* @ckeditor/ckeditor5-image/theme/imageresize.css */
.ext_content .image.image_resized img {
    width: 100%;
}
/* @ckeditor/ckeditor5-image/theme/imageresize.css */
.ext_content .image.image_resized > figcaption {
    display: block;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-block-align-left,
.ext_content .image-style-block-align-right {
    max-width: calc(100% - var(--ck-image-style-spacing));
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-align-left,
.ext_content .image-style-align-right {
    clear: none;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-side {
    float: right;
    margin-left: var(--ck-image-style-spacing);
    max-width: 50%;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-align-left {
    float: left;
    margin-right: var(--ck-image-style-spacing);
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-align-center {
    margin-left: auto;
    margin-right: auto;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-align-right {
    float: right;
    margin-left: var(--ck-image-style-spacing);
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-block-align-right {
    margin-right: 0;
    margin-left: auto;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-style-block-align-left {
    margin-left: 0;
    margin-right: auto;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content p + .image-style-align-left,
.ext_content p + .image-style-align-right,
.ext_content p + .image-style-side {
    margin-top: 0;
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-inline.image-style-align-left,
.ext_content .image-inline.image-style-align-right {
    margin-top: var(--ck-inline-image-style-spacing);
    margin-bottom: var(--ck-inline-image-style-spacing);
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-inline.image-style-align-left {
    margin-right: var(--ck-inline-image-style-spacing);
}
/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ext_content .image-inline.image-style-align-right {
    margin-left: var(--ck-inline-image-style-spacing);
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ol {
    list-style-type: decimal;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ol ol {
    list-style-type: lower-latin;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ol ol ol {
    list-style-type: lower-roman;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ol ol ol ol {
    list-style-type: upper-latin;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ol ol ol ol ol {
    list-style-type: upper-roman;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ul {
    list-style-type: disc;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ul ul {
    list-style-type: circle;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ul ul ul {
    list-style-type: square;
}
/* @ckeditor/ckeditor5-list/theme/list.css */
.ext_content ul ul ul ul {
    list-style-type: square;
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list {
    list-style: none;
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list li {
    margin-bottom: 5px;
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list li .todo-list {
    margin-top: 5px;
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list .todo-list__label > input {
    -webkit-appearance: none;
    display: inline-block;
    position: relative;
    width: var(--ck-todo-list-checkmark-size);
    height: var(--ck-todo-list-checkmark-size);
    vertical-align: middle;
    border: 0;
    left: -25px;
    margin-right: -15px;
    right: 0;
    margin-left: 0;
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list .todo-list__label > input::before {
    display: block;
    position: absolute;
    box-sizing: border-box;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid hsl(0, 0%, 20%);
    border-radius: 2px;
    transition: 250ms ease-in-out box-shadow, 250ms ease-in-out background, 250ms ease-in-out border;
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list .todo-list__label > input::after {
    display: block;
    position: absolute;
    box-sizing: content-box;
    pointer-events: none;
    content: '';
    left: calc( var(--ck-todo-list-checkmark-size) / 3 );
    top: calc( var(--ck-todo-list-checkmark-size) / 5.3 );
    width: calc( var(--ck-todo-list-checkmark-size) / 5.3 );
    height: calc( var(--ck-todo-list-checkmark-size) / 2.6 );
    border-style: solid;
    border-color: transparent;
    border-width: 0 calc( var(--ck-todo-list-checkmark-size) / 8 ) calc( var(--ck-todo-list-checkmark-size) / 8 ) 0;
    transform: rotate(45deg);
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list .todo-list__label > input[checked]::before {
    background: hsl(126, 64%, 41%);
    border-color: hsl(126, 64%, 41%);
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list .todo-list__label > input[checked]::after {
    border-color: hsl(0, 0%, 100%);
}
/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ext_content .todo-list .todo-list__label .todo-list__label__description {
    vertical-align: middle;
}
/* @ckeditor/ckeditor5-media-embed/theme/mediaembed.css */
.ext_content .media {
    clear: both;
    margin: 0.9em 0;
    display: block;
    min-width: 15em;
}
/* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
.ext_content .page-break {
    position: relative;
    clear: both;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
.ext_content .page-break::after {
    content: '';
    position: absolute;
    border-bottom: 2px dashed hsl(0, 0%, 77%);
    width: 100%;
}
/* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
.ext_content .page-break__label {
    position: relative;
    z-index: 1;
    padding: .3em .6em;
    display: block;
    text-transform: uppercase;
    border: 1px solid hsl(0, 0%, 77%);
    border-radius: 2px;
    font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
    font-size: 0.75em;
    font-weight: bold;
    color: hsl(0, 0%, 20%);
    background: hsl(0, 0%, 100%);
    box-shadow: 2px 2px 1px hsla(0, 0%, 0%, 0.15);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* @ckeditor/ckeditor5-table/theme/tablecolumnresize.css */
.ext_content .table .ck-table-resized {
    table-layout: fixed;
}
/* @ckeditor/ckeditor5-table/theme/tablecolumnresize.css */
.ext_content .table table {
    overflow: hidden;
}
/* @ckeditor/ckeditor5-table/theme/tablecolumnresize.css */
.ext_content .table td,
.ext_content .table th {
    position: relative;
}
/* @ckeditor/ckeditor5-table/theme/table.css */
.ext_content .table {
    margin: 0.9em auto;
    display: table;
}
/* @ckeditor/ckeditor5-table/theme/table.css */
.ext_content .table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    border: 1px double hsl(0, 0%, 70%);
}
/* @ckeditor/ckeditor5-table/theme/table.css */
.ext_content .table table td,
.ext_content .table table th {
    min-width: 2em;
    padding: .4em;
    border: 1px solid hsl(0, 0%, 75%);
}
/* @ckeditor/ckeditor5-table/theme/table.css */
.ext_content .table table th {
    font-weight: bold;
    background: hsla(0, 0%, 0%, 5%);
}
/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content[dir="rtl"] .table th {
    text-align: right;
}
/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content[dir="ltr"] .table th {
    text-align: left;
}
/* @ckeditor/ckeditor5-table/theme/tablecaption.css */
.ext_content .table > figcaption {
    display: table-caption;
    caption-side: top;
    word-break: break-word;
    text-align: center;
    color: var(--ck-color-table-caption-text);
    background-color: var(--ck-color-table-caption-background);
    padding: .6em;
    font-size: .75em;
    outline-offset: -1px;
}
/* @ckeditor/ckeditor5-code-block/theme/codeblock.css */
.ext_content pre {
    padding: 1em;
    color: hsl(0, 0%, 20.8%);
    background: hsla(0, 0%, 78%, 0.3);
    border: 1px solid hsl(0, 0%, 77%);
    border-radius: 2px;
    text-align: left;
    direction: ltr;
    tab-size: 4;
    white-space: pre-wrap;
    font-style: normal;
    min-width: 200px;
}
/* @ckeditor/ckeditor5-code-block/theme/codeblock.css */
.ext_content pre code {
    background: unset;
    padding: 0;
    border-radius: 0;
}
/* @ckeditor/ckeditor5-horizontal-line/theme/horizontalline.css */
.ext_content hr {
    margin: 15px 0;
    height: 4px;
    background: hsl(0, 0%, 87%);
    border: 0;
}
/* @ckeditor/ckeditor5-mention/theme/mention.css */
.ext_content .mention {
    background: var(--ck-color-mention-background);
    color: var(--ck-color-mention-text);
}
.ext_content figure.table table td, .ext_content figure.table table th{
    border:none;
}

.ext_content figure.table table, .ext_content figure.table table thead, .ext_content figure.table table tbody{
    border:none;
}

.ext_content figure.table table{
    border-collapse: inherit;
}


@media print {
    /* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
    .ext_content .page-break {
        padding: 0;
    }
    /* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
    .ext_content .page-break::after {
        display: none;
    }
}


#ui-datepicker-div{
    font-family: Montserrat !important;
}

.ui-widget-header{
    background: white !important;
    border:none !important;
}

.ui-datepicker .ui-datepicker-prev span{
    background:url(/img/cleft.png) no-repeat;
}

.ui-datepicker .ui-datepicker-next span{
    background:url(/img/cright.png) no-repeat;
}

.ui-datepicker-prev-hover, .ui-datepicker-next-hover{
    background:none !important;
    border:none !important;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
    top: 2px !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px !important;
    top: 2px !important;
}


.col-xs-12.col-sm-6 label{
    white-space: nowrap;
}









.nbg_home{
    background:url(/img/nbg.png) center center no-repeat;
    width: 100%;
    min-height: 660px;
    display: flex;
    flex-direction: column;
    justify-content: center; /* centrowanie w pionie */
    align-items: center;
    background-size: 100%;
}

.ntitle{
    line-height: 56px;
    max-width: 900px;
    width: 100%;
    margin:0 auto 0px;
}

.ntitle span{
    display:block;
    font-size:40px;
    font-weight: 700;
    color:white;
}

.ntxtsbg{
    background: #F6F6F6;
    padding:48px 0 48px;
}

.nbtn1px{
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        display: flex;
        padding: 16px 48px;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        background: #FF1000;
        border-radius: 16px;
        display: inline-block;
        margin: 0 auto;

}

.loginboxtxt{
    padding:0;
    margin:32px 0 0;
    color: #6F6F6F;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px; /* 125% */
}

.loginboxtxt a{
    color: #6F6F6F;
    font-weight: 600;
}

.nbtn1px:hover{
    color:white;
    text-decoration: none;
}

.ntxts{
    max-width: 1200px;
    opacity: 1;
    border-radius: 17px;
    background: white;
    margin:0 auto;
}

.ntxts p{
    padding: 48px;
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
}

.nbg_home form{
    max-width: 900px;
    width: 100%;
    margin:32px auto 0;
    display:grid;
    border-radius: 4px;
    overflow: hidden;
    grid-template-columns: 1fr auto auto auto auto;
}

.car_type_idx{
    border-left: 1px solid #ccc;
    padding: 0 10px !important;
    border-right: 1px solid #ccc;
    padding-top: 6px !important;
    min-width: 150px;
}


.car_type_idx select, .s_car_runflat select{
    border:0;
}

.s_car_runflat{
    padding: 0 10px !important;
    padding-top: 6px !important;
    min-width: 100px;
}


#car_type_idx, #car_runflat{
    margin-top: 6px;
    margin-left: -3px;
}

.nbg_home form div{
    background:white;
    padding: 6px 12px 0;
    height: 60px;
    position: relative;
}

.nbg_home form img{
    margin-right:0;
    display: block;
    margin:0 auto;
}

.nbg_home form div:first-of-type {
    border-right: 1px solid #ccc;
}

.nbg_home form div:first-of-type div{
    border:0;
    width: 100%;
    background: url(/img/nloc.png) white no-repeat left center;
    padding-left: 37px;
    padding: 0 0 0 25px;
    display: flex;
    height: 35px;

}

.nbg_home form div:first-of-type .select2{

    width: 100% !important;
    max-width: 100% !important;
}


.searchil{
    color: #ADB5BD;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    height: 15px;
    display: block;
}


#getgeo{
    cursor: pointer;
}

.getgeo{
    padding:10px !important;
    width: 57px;
}

.nbg_home form input{
    border:0;
    font-size:16px;

}

.nbg_home form div:first-of-type input{
    width:100%;
}

.nbg_home form button{
    font-size:16px;
    font-weight: 600;
    color:white;
    background:#FF1000;
    border:0;
    padding:16px 32px;
    border-radius: 0 16px 16px 0;
    overflow: hidden;
    white-space: nowrap;
    width: 177px;
}

.nlogos{
    background: white;
    height: 110px;
    width: 100%;
    max-width: 1423px;
    margin: 0 auto;
    position: relative;
    top: 15px;
    overflow: hidden;
    padding: 23px 20px 0;
}

.nlogos img{
    margin:0 auto;
    display:block;
}

.nlogos_bga{
    width: 100%;
    position: relative;
}
.nlogos_bg1{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background: url(/img/ml_l.png) left center no-repeat;
    height: 205px;
}


.nlogos_bg2{
    background: url(/img/ml_r.png) right center no-repeat;
    position: absolute;
    right: 0;
    top: -25px;
    width: 100%;
    height: 147px;
}

.nlogos_bg3{
    background: white;
    width: 100%;
    position: relative;
}

.nlogos_bg{
    background: white;
    max-width: 1200px;
    height: 142px;
    margin: 0 auto;
}

.nt2{
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    
    text-align: center;
    text-transform: uppercase;
    color:#FF1000;
}

.nt3{
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    
    text-align: center;
    margin:0px 0 64px;
}

.np_1_in{
    display: flex;
    justify-content: space-between;;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin:84px auto 120px;
}
.np_1_in2{
    max-width: 1200px;
    margin:88px auto 48px;
}


.np_1{

}
.np_1_in>div:first-child{
    width: 100%;
    max-width: 755px;
}

.np_1a{
    font-weight: 700;
    font-size: 40px;
    line-height: 56px;
    

}

.np_1a span{
    color:#FF1000;
}

.np_1b{
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    
    margin-bottom: 20px;

}


.npmulti{
    display: flex;
    justify-content: space-between;
    max-width: 1120px;
    margin: 0 auto;
}


.ns1{
    width:100%;
    max-width:1200px;
    margin:88px auto 88px;
}

.ns1b{
    max-width:100%;
    padding:88px 0;
    background: #F6F6F6;
}

.nlist1{
    display:flex;
    justify-content: space-between;
    gap:48px;
}

.nlist1>div{
    border: 1px solid #D2D2D2;
    gap: 4px;
    angle: -0 deg;
    border-radius: 16px;
    width:100%;
}

.nlist1 strong{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    
    display:block;
    padding:0 16px;
}
.nlist1 span{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
    display:block;
    padding:0 16px 16px;
}

.nlist1 img{
    display:block;
    margin-bottom: 16px;
}


.nlist2>div{
    display:flex;
    margin-bottom: 88px;
    justify-content: space-between;
    gap:65px;
    align-items: center;
}

.nlist2>div:last-of-type{
    margin-bottom: 0;
}

.nlist2>div.nlist2_t1b>div{
    order:2;
}
.nlist2>div.nlist2_t1b>div.img{
    order:1;
}



.nlist2>div>div{
    overflow: hidden;
    width: 100%;
    max-width: 568px;
}

.nlist2>div>div.img{
    border-radius: 16px;
}




.nlist2 .img{
    background:#F6F6F6;
    padding:64px;
    max-width: 540px;
    width: 100%;
}

.nlist2 strong{
    font-weight: 700;
    font-size: 40px;
    line-height: 56px;
    
    color:#FFB700;
}

.nlist2_t1{
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    
}

.nlist2_t2{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    

}

.nimgb{
    display:block;
    margin:0 auto;
    max-width: 1200px;
    width: 100%;
    margin-bottom: 88px;
}


.nt4{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    
    text-align: center;
}

.nt4xm1{
    margin-bottom: 16px;
}

.nt4_desc{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
    text-align: center;
    margin-bottom: 64px;
}

.nlist3{
    padding-bottom: 30px;
    padding-left:20px;
    padding-right: 20px;
}

.nlist3mw{
    width: 100%;
    padding-left:0;
    padding-right: 0;
    max-width: 1200px;
    margin:0 auto;
}

.nlist3p{
    box-shadow: 4px 4px 15px -6px #00000026;
    max-width: 420px;
    height: 400px;
    padding:24px;
    opacity: 1;
    border-radius: 32px;
    background: white;
}

.nlist3p a{
    color:black;
}

.nlist3p img{
    display:block;
    overflow: hidden;
    border-radius: 16px;
    height: 295px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.nlist3pt{
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    color:black;
    margin-top:24px;
}


.nlist3pd{
    color: #000;
    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.mznworks{
    padding:64px 0 48px;
}

.mznworkstminidesc{
    margin:32px 0 64px;
}

.mznworkst{
    font-weight: 600;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 100%;
    
    margin-bottom: 30px;
}

.mznworkst strong{
    font-weight: 700;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 100%;
    
}

.mznworksp{
    border-radius: 32px;
    border-width: 1px;
    padding: 32px;
    display: flex;
    justify-content: space-around;
    border: 1px solid #BEBEBE;
    position: relative;
    margin-bottom: 48px;
}

.mznworksp:last-of-type{
    margin-bottom: 0;
}

.mznworksp.mznworksppromo{
    border: 1px solid #09B900;
    padding-top:70px;
}

.mznworksppromot{
    padding-top: 4px;
    padding-right: 16px;
    padding-bottom: 4px;
    padding-left: 16px;
    border-radius: 16px;
    font-weight: 600;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    
    color: #09B900;
    background: #CBFFC0;
    position: absolute;
    top:32px;
    left:32px;
}

.mznworkspc2lst li{
    display: flex;
    border-bottom: 1px solid #CACACA;
    justify-content: space-between;
    padding-top: 16px;
    align-items: center;
    padding-bottom: 16px;
}

.mznworkspc2lst li:last-of-type{
  /*  border:0; */
}

.mznworkspc2lst li>div{
    font-weight: 400;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    
}

.mznworkspc2lstprice{
    min-width: 77px;
}

.mznworkspc2lstpricetitle{
    font-weight: normal;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.mznworkspc2lstpricetitle2{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-weight: normal;
}


.mznworkspc2lstpriceprice{
    width: 20%;
}


.termbxp{
    width: 52px;
    max-width: 52px;
    text-align: center;
}

.swiperterm .swiper-wrapper{
    justify-content: space-between;
}

.termbxpar{
    text-align: right;
}

.termbxp_t{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}


.termbxp_t2{
    color: #858585;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin-bottom: 16px;
}

.termbxp_t4{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    gap:24px;
    margin:24px auto 0;
    padding-top:24px;
    border-top:1px solid #D7D7D7;
    justify-content: center;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.termbxp_t4:hover{
    color: #000;
    text-decoration: none;
}

.mznworkspc_on .termbxp_t4{
    display: none;
}

.swiperterm{
    height: 234px;
    overflow: hidden;
}

.mznworkspc_on .swiperterm{
    height: auto;
}

.swiperterminx{
    max-width: 552px;
    width: 100%;
    margin:0 auto;
}
.swiperterminx .swiper-wrapper{

}

.swiperterminx .swiper-button-prev{

}

.swiperterminx .swiper-button-next{

}

.termbxp_t3{
    display: grid;
    grid-template-columns: 1fr;
    gap:16px;

}

.termbxp_t3 li{
    display: block;
    ;
}


.termbxp_t3 a{
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 4px;
    background: #FBEDCA;
    color: #E4A400;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.termbxp_t3 a:hover{
    text-decoration: none;
}

.termbxp_t3 svg{
    width: 16px;
    height: 1px;
    margin:0 auto;
}

.mznworkspc_on .termbxp_t3{
    height: auto;
}

.btnu{
    border: 1px solid #FFB700;
    background: #FFB700;
    width: 168px;
    height: 40px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border-radius: 8px;
    border-width: 1px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    
    color:black;
    opacity:1;
    white-space: nowrap;
}

.btnu:hover{
    color:black;
    text-decoration: none;
}

.swiper-wrapper_btx2{

}

.swiper-wrapper_btx2 .swiper-button-next2{
    background: url(/img/aa.png) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    top:3px;
    right:0;
    transform: rotate(0deg);
}


.swiper-wrapper_btx2 .swiper-button-next2[aria-disabled=true]{
    background: url(/img/af.png) no-repeat !important;
    width: 28px !important;
    height: 28px !important;
    position: absolute !important;
    top:3px !important;
    right:0 !important;
    transform: rotate(180deg) !important;
}

.swiper-wrapper_btx2 svg{
    display: none !important;
}

.swiper-wrapper_btx2 .swiper-button-prev2{
    background: url(/img/aa.png) no-repeat !important;
    width: 28px !important;
    height: 28px !important;
    position: absolute !important;
    top:3px !important;
    left:0 !important;
    transform: rotate(180deg) !important;
}

.swiper-wrapper_btx2 .swiper-button-prev2[aria-disabled=true]{
    background: url(/img/af.png) no-repeat !important;
    width: 28px !important;
    height: 28px !important;
    position: absolute !important;
    top:3px !important;
    left:0 !important;
    transform: rotate(0deg) !important;
}


.swiperterminx .termbxp_t{
    color: #000;
    text-align: center;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}


.swiperterminx .termbxp_t2{
    color:#A8A8A8;
    text-align: center;

    /* Label/Label-small */
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

.ncompanyshow{
    /* padding-bottom: 88px; */

}



.mznworkspc{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.mznworkspc2xz{
    border-right: 1px solid #D7D7D7;
    padding-right:24px;
    margin-right: 24px;
}

.mznworkspcmsg{
    font-weight: 400;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    
    text-align: center;
}

.mznworkspc2>div>a>img{
    width: 150px;
    height: 150px;
    object-fit: contain;
    object-position: center;
}

.mznworkspc2{
    display: grid;
    gap:16px;
    grid-template-columns: auto 1fr;
}

.mznworkspc2>div:first-of-type{

}

.mznworkspc2>div{

}

.mznworkspc2t{
    color: #000;
    /* Headline/H5 */
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    word-break: break-word;
}

.mznworkspc2t a{
    color:black;
}

.mznworkspc2td{
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    margin:8px 0;
}

.mznworkspc2lst{
    margin-top:48px;
}

.termbxp_mr{
    background: url(/img/terma.svg) no-repeat #FBEDCA center center;
    border-radius: 20px;
    width: 28px;
    height: 28px;
    padding: 2px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}



.mznworkspc2tags>div{
    display: inline-block;
    margin-right: 5px;
    padding-top: 4px;
    padding-right: 16px;
    padding-bottom: 4px;
    padding-left: 16px;
    border-radius: 16px;
    border-width: 1px;
    font-weight: 600;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    
    white-space: nowrap;
    border: 1px solid #989898;
    color: #989898;
    margin-bottom: 5px;
}


.nt5{
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    
    text-transform: uppercase;
    color:#FF1000;
}

.nt6{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 32px;
}

.nt6.xhc7{
    margin-bottom: 64px;
}

.nt6_desc{
    display:flex;
    justify-content: space-between;
    margin:20px 0;
    align-items: center;
}

.nt6_desc.nt6_descx5{
    margin:0;
    align-items: unset;
}

.nt6_desc.nt6_descx6{
    margin:0;
    align-items: unset;
}

.nt6_descx6>div:first-of-type{
    width: 100%;
    max-width: 600px;
}
.nt6_descx6>div:last-of-type{
    width: 100%;
    max-width: 390px;
}

.nt6_list.nt6_descx5>p{
    margin-bottom: 24px;
}

.nt6_list.nt6_descx5>p:last-of-type{
    margin-bottom: 0;
}

.nt6_desc>div, .nt6_desc>p{
    width:40%;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
}


.nt6_list>p{
    margin-bottom: 20px;
    background:url(/img/na2.png) left center no-repeat;
    padding-left:37px;
}

.nt5_list{
    display:flex;
    justify-content: space-between;
    margin:64px auto 0;
    gap:48px;
}

.nt5_list>div{

}

.nt5_list a{
    display:block;
    margin-bottom:16px;
    color:black;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
}

.nt5_list>div a:last-of-type{
    margin-bottom: 0;
}

.ns1bg{
    background:#F6F6F6;
    padding:30px 0 60px;
}

.ns1bgx1{
    padding:88px 0 84px;
}

.ns1bg.ns1bgx1 .ns1{
    margin:0 auto;
}

.nlist_7{
    text-align: center;
    margin:20px auto;
}

.nt6_imgx img{
    position: absolute;
    top: -156px;
    display: block;
    right: 0;
    height: 560px;
}


.nt6b{
    margin-top:0;
}

.nlist_8{
    display:flex;
    justify-content: space-between;
    margin:0 auto;
    gap:64px;
    padding-bottom: 70px;
}

.nlist_8>div{
    background: url(/img/na2.png) left top no-repeat;
    font-family: Montserrat;
    padding-top:34px;
}

.nlist_8>div strong{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    display: block;

}

.nlist_8>div>div{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
}

.nt6xz7{
    margin-bottom: 37px;
}

.nlist_9{
    padding-left:20px;
}

.nlist_9>div{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.nlist_9>div:last-of-type{
    margin-bottom: 0;
}

.nlist_9>div.active{
    align-items:start;
}

.nlist_9>div.active .nlist_9_c.aoneline{
    margin-top: 10px;
}

.nlist_9_a{
    font-weight: 500;
    font-size: 36px;
    line-height: 58px;
    
    color:#ADADAD;
}

.nlist_9_b{
    background: #ADADAD;
    height: 1px;
    width: 34px;
    margin:30px 20px;
}

.nlist_9_c{
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    
    cursor: pointer;
    padding-right: 45px;
    background: url(/img/na3.png) right center no-repeat;
    width: 100%;
    min-height: 40px;
    padding-top: 3px;
}


.active .nlist_9_c{
    color:#FFB700;
    background: url(/img/na3d.png) right top no-repeat;
}

.nlist_9_d{
    display:none;
}

.active .nlist_9_d{
    display:block;
    font-size:20px;
    font-weight: normal;
    padding-top:20px;
    color:black;
}

.nfaq{
    display: flex;
    justify-content: space-between;
}

.nfaq img{
    position: relative;
    margin-top:-152px;
}

.nfaq>div:first-of-type{
    width: 100%;
    max-width: 478px;
}
.nfaq>div:last-of-type{
     width: 100%;
     max-width: 638px;
 }

.nb1{
    background: url(/img/dolaczbg.jpg) center center no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 88px 0;
    background-blend-mode: multiply;
}


.nb1>div{
    max-width: 800px;
    text-align: center;
}

.nb1_a{
    color: #FFF;
    text-align: center;

    /* Headline/H3 */
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 125% */

    margin-bottom: 24px;
}

.nb1_a2{

    color: #FFF;

    text-align: center;
    /* Headline/H2 */
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px; /* 122.222% */
    margin-bottom: 0;
}


.nb1_b{
    text-align: center;
    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */

}

.nb1_b2{
    max-width: 892px;
    width: 100%;
}

.dcontbg3 .nbtn1{
    display: block;
    max-width: 200px;
    margin: 24px auto 0;
}

.nbtn1{
    background: #FF1000;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    
    text-align: center;
    display:inline-block;
    padding-top: 16px;
    padding-right: 48px;
    padding-bottom: 16px;
    padding-left: 48px;
    border-radius: 16px;
    color:white !important;
    text-decoration: none;
    border:0;
}

.nbtn1ext{
    margin:0 auto;
}

.ns1bg2{
    margin-bottom: 0;
}

.dcontbg4{
    background: url(/img/newsx.jpg) center center no-repeat;
    display:flex;
    align-items: center;
    color:white;
    background-size: auto;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.5); /* półprzezroczysty kolor */
    background-blend-mode: multiply; /* lub overlay, screen itp. */
}

.nnewsletter{
    display: flex;
    justify-content: space-between;
    gap:24px;
}

.nnewsletter_a{
    width: 100%;
    max-width: 400px;
}

.nnewsletter_b{
    max-width: 690px;
    width: 100%;
}

.nnewsletter_a1{
    color:#FF1000;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;

}


.nnewsletter_a2{
    margin-bottom:24px;
    color:white;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    

}


.nnewsletter_a3{
    color:white;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    

}



.nnewsletter form{
    max-width: 690px;
    width: 100%;
    margin:0;
    border-radius: 16px;
    overflow: hidden;
}

.nnewsletter form p{
    margin-top:24px;
    color: #FFF;

    /* Label/Label-small */
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

.nnewsletter form p label{
    display: flex
;
    gap: 8px;
    align-items: start;
}

.nnewsletter form .frmxz{
    display:flex;
}

.nnewsletter form img{
    margin-right:8px;
}

.nnewsletter form div:first-of-type{
    display: flex;
}

.nnewsletter form input{
    border:0;
    font-size:16px;


}

.nnewsletter form div:first-of-type input{
    width: 100%;
    padding:16px 48px;
    border-radius:16px 0 0 16px;
}

.nnewsletter form button{
    font-size:16px;
    font-weight: 600;
    color:white;
    background:#FF1000;
    border:0;
    padding:16px 32px;
    border-radius: 0 16px 16px 0;
    overflow: hidden;
    width: 180px;
    white-space: nowrap;
    min-width: 150px;
}

.nfooterbg{
    background: black;
    width: 100%;
    margin:0 auto;
    padding:66px 0;
}

.nfooteri{
    width: 100%;
    max-width: 1200px;
    margin:0 auto 32px;
}

.nfooteri img:first-of-type{
    max-width: 253px;
}

.nfooter{
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    color:white;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    

}

.nfooter a{
    color:white;
    display: block;
    margin-top: 16px;
}

.nfooter h4{
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 150% */
}

.nfooter p{
    margin-top: 10px;
}

.nfooter>div{
    width: 100%;
    max-width: 30%;
}

.nfooter strong{
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    
    display: block;
}

.nsocial{
    font-weight: 600;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    font-family: 'Montserrat';
}

.nsocial div:first-child{
    margin-top:16px;
}

.nsocial>div:last-child{
    display: flex;
    gap:30px;
}

.nsocial .nico_insta{
    width: 30px;
    height: 30px;
    background: url(/img/n_insta.png) no-repeat;
    overflow: hidden;
    text-indent: -99em;
}

.nsocial .nico_fb{
    width: 30px;
    height: 30px;
    background: url(/img/n_fb.png) no-repeat;
    overflow: hidden;
    text-indent: -99em;
}

.nbtn2{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
    color:black;
    background: #FFC42E;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    gap: 10px;
    border-radius: 12px;
    display: inline-block;
    text-decoration: none !important;
    max-height: 50px;
    border:0;
    white-space: nowrap;
}


.nbtn2:hover{
    color:black !important;
}

.nheaderbg{
    box-shadow: 0px 4px 10px 0px #0000000D;
    padding-top: 24px;
    padding-right: 120px;
    padding-bottom: 24px;
    padding-left: 120px;
}



.nheader{
    width: 100%;
    max-width: 1200px;
    justify-content: space-between;
    display: flex;
    margin:0 auto;
}

.nheader img{
    max-height: 50px;
}

.nbtn3{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
    display:inline-block;
    color:black !important;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    gap: 10px;
    border-radius: 12px;
    background: #FFD261;
    border:0;
}

.nbtn4{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
    display:inline-block;
    color:black !important;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    gap: 10px;
    border-radius: 12px;
    background: #FFC42E;
    border:0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    

}


.nbtn3:hover{
    text-decoration: none !important;
    color:black !important;
}

.nbtn3.nbtn3ask{
    margin: 32px auto 32px;
    display: block;
    width: 175px;
    text-align: center;
}

.nnewsletter a{
    color:white;
}

.partnerboxmainimg{
    margin:32px auto 176px;
    display: block;
    border-radius: 32px;
    background: #FFF;
    box-shadow: 6px -3px 51.5px 0 rgba(0, 0, 0, 0.04);
    padding: 16px;
}

.partnerboximx, .partnerbox img.partnerboximx{
    padding:32px;
    background: white;
    border-radius: 16px;
    box-shadow: 6px -3px 51.5px 0 rgba(0, 0, 0, 0.04);
    width: auto;
    max-width: 100%;
}

.partnerbox{
    margin-bottom: 32px;
    border-radius: 32px;
    padding: 48px;
    background: #F6F6F6;
    display:grid;
    gap:32px;
    align-items: center;
    grid-template-columns:auto auto;
    grid-template-areas:"div img";
}

.partnerbox.partnerboxk2{
    grid-template-areas:"img div";
}

.partnerbox>div{
    grid-area: div;
}

.partnerbox>img{
    grid-area: img;
}


.partnerbox2{
    margin-bottom: 30px;
    display:block;
}

.partnerboxs{
    gap:30px;
    display: flex;
    margin-bottom: 30px;
}

.partnerbox h3{
    font-weight: 600;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 40px;
    
    color:black;
    margin-bottom: 16px;
}

.partnerbox img{
    width: 100%;
}

.cspartneri_1{
    max-width: 500px;
}

.cspartneri_2,
.cspartneri_3,
.cspartneri_4{
    border-radius: 16px;
    background: #FFF;
    box-shadow: 6px -3px 51.5px 0 rgba(0, 0, 0, 0.04);
    padding:16px;
}

.cspartneri_4{
    max-width: 370px;
}

.nt3x3{
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-top:24px;
}

.nt3.nt3xm1{
    margin-bottom: 88px;
}


.partnerbox.partnerbox2 img{
    /* max-width: 488px; */
    max-width: 100%;
}

.partnerbox p, .partnerbox li{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    color:black;
}

.partnerbox h4{
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    color:black;
    font-weight: bold;
}
.partnerbox ul{
    list-style: disc;
}

.partnerbox li{
    display: list-item;
    margin-left: 26px;
    display: list-item;
}

.partnerbox a{
    font-weight: 500;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    background: url(/img/pan.png) no-repeat right center;
    display: inline-block;
    padding-right: 25px;
    color:black;
    margin:16px 0 32px;
}

.wspb{
    display: flex;
    gap:48px;
}

.wspb_b{
    width: 100%;
    border-radius: 16px;
    background: white;
    color:black;
    padding:32px;
}

.wspb_b .img{
    height: 60px;
    display: flex;
    align-items: center;
}

.wspb_b .img img{
    max-height: 60px;
    margin: 0 auto;
    display: block;
}

.wspb_b h3{
    font-weight: 600;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 32px;
    
    margin:14px 0 0px;
}

.wspb_b p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    

}

.pakiety{
    display: flex;
    gap:60px;
}

.nt6.nt6x5{
    margin-bottom: 64px;
}

.nt6.nt6x8{
    margin-bottom:24px;
}

.know{
    background: transparent;
}

.pakiet{
    background: url(/img/pakiet1.png) no-repeat top center;
    color:black;
    width: 100%;
    padding-top: 32px;
    padding-right: 48px;
    padding-bottom: 32px;
    padding-left: 48px;
    border-radius: 32px;
    border: 1px solid #C2C2C2;
    background-size: 100% auto !important;
}

.pakiet.pakiet2{
    background: url(/img/pakiet2.png) no-repeat top center;
}

.pakiet h3{
    font-weight: 600;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 30px;
    
    margin-bottom: 20px;
}

.pakiet p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    margin-bottom: 24px;
}


.pakiet .pakiet_price{
    font-weight: 600;
    font-size: 64px;
    leading-trim: NONE;
    line-height: 30px;
    
}

.pakiet .pakiet_price span{
    font-weight: 600;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 30px;
    
}
.pakiet small{
    font-weight: 400;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 20px;
    
}

.pakiet_btn{
    width: 100%;
    height: 52px;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    gap: 10px;
    border-radius: 12px;
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    margin:24px auto;
    display: block;
    background: #FFC42E;
    color:black;
    text-align: center;
}


.pakiet_btn:hover{
    color:black;
    text-decoration: none;
}

.nt6compi{
    max-width: 1200px;
    margin:88px auto 48px;
    width: 100%;
}

.pakiet li{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    list-style: none;
    background: url(/img/pakieta.png) no-repeat left center;
    padding-left: 36px;
    margin-bottom: 16px;
}

.pakiet li:last-child{
    margin-bottom: 0;
}


.porownaj{
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
}

.porownaj li:first-child{
    padding-top:0;
}

.porownaj li{
    display: flex;
    border-bottom: 1px solid #C2C2C2;
    padding:33px 0;
    color:black;
}

.porownaj li div {
    background: url(/img/xno2.png) no-repeat center center;
    background-size: 24px 24px;
}

.porownaj li p,.porownaj li div{
    width: 30%;
}

.porownaj li div{
    text-align: center;
}

.porownaj li strong{
    font-weight: 600;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 32px;
    display: block;
    
    margin-bottom: 10px;
}



.porownaj_btn{
    height: 52px;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    gap: 10px;
    border-radius: 12px;
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    background: #FFC42E;
    color: black;
    text-align: center;
    display: inline-block;
}

.porownaj li p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    

}

.porownaj li .sel{
    background: url(/img/pora.png) no-repeat center center;
}

.blogsmz{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 50px;
}

.blogsmz p{

}

.blogsmz .swiper-pagination{
    bottom:0;
}

.blogsmz_boxs{
    display: flex;
    gap:30px;

}

.blogsmz_box{
    width: 30%;
    padding-top: 32px;
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
    border-radius: 32px;
    background: white;
    color:black;
    overflow: hidden;
    height: 426px;
    width: 100%;
    max-width: 456px;
}

.blogmz_ctx{
    max-height: 432px;
    overflow: hidden;
}

.blogsmz_box.blogsmz_box_2{
    width: 100%;
    max-width: 696px;
}

.blogsmz_box img{
    display: block;
    width: 100%;
    border-radius: 16px;
    max-height: 265px;
    margin:0 auto;
    object-fit: cover;
    object-position: center;
}
.blogsmz_box h3{
    margin:16px 0;
    font-weight: 600;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 32px;
    

}
.blogsmz_box p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    

}


.blogsmz_box a, .blogsmz_box a:hover{
    color:black;
    text-decoration: none;
}


.zaletykalendarza{
    display: grid;
    grid-template-columns:1fr 1fr;
    width: 100%;
    max-width: 1200px;
    margin:64px auto 172px;
    gap: 24px;
}


.zaletykalendarza li{
    border-radius: 32px;
    border-width: 1px;
    padding: 24px;
    row-start: 1;
    column-start: 1;
    column-span: 1;
    row-span: 1;
    color:black;
    border: 1px solid #ACACAC;
}

.zaletykalendarza li h3{
    font-weight: 600;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 28px;
    
}

.zaletykalendarza li p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    margin:20px 0;

}

.zaletykalendarza li a{
    padding-right: 30px;
    font-weight: 500;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    color:black;
    background: url(/img/zaletykalendarzaa.png) no-repeat center right;
}

.zaletkontakt{
    max-width: 1200px;margin:0 auto;
    align-items: flex-start;
    gap:64px;
}

.zaletkontakt>div:first-child{
    padding-top:5px;
    max-width: 690px;
    width: 100%;
}

.zaletkontakt>div:last-child{
    width: 100%;
    max-width: 517px;
}

.zaletkontakt form{
    background: white;
    border-radius: 16px;
    padding: 32px;
    max-width: 100%;
}

.zaletkontakt form p{
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.zaletkontakt form p a{
    text-decoration: underline;
    color: #000;
}

.flx1{
    background: url(/img/npi1.png?v9) no-repeat 24px 8px #F0F0F0;
    padding: 8px 24px 8px 67px;
    border: 0;
    display: block;
    border-radius: 8px;
    margin-bottom: 20px;    width: 100%;
}

.flx2{
    background: url(/img/npi2.png?v9) no-repeat 24px 8px #F0F0F0;
    padding: 8px 24px 8px 67px;
    border: 0;
    display: block;
    border-radius: 8px;
    margin-bottom: 20px;    width: 100%;
}

.flx3{
    background: url(/img/npi3.png?v9) no-repeat 24px 8px #F0F0F0;
    padding: 8px 24px 8px 67px;
    border: 0;
    display: block;
    border-radius: 8px;
    margin-bottom: 20px;    width: 100%;
}

.zaletkontakt form p{
    margin:16px 0;

}

.zaletkontakt form p label{
    display: flex;
    gap:12px;
    align-items: flex-start;
}

.zaletkontakt form p label span{
    position: relative;
    top: -2px;
}

@media  (max-width: 1024px) {



    .header h2{
        margin-left:0px;
    }

    .header nav{
        margin-right:0px;
    }
}



.ns1c{
    margin-bottom: 0;
}

.ns1d{
    margin-top: 0;
    max-width: 2400px;
}

#opinions_ct{
    display: none;
}

#opinions{
    display: flex;
    position: relative;
    gap:32px;
    min-height: 200px;
    justify-content: center;
}

#opinions .opinions_l{
    position: relative;
    left:0;
    max-width: 33%;
    top:60px;
}
#opinions .opinions_c{
    max-width: 33%;
}
#opinions .opinions_r{
    position: relative;
    right:0;
    max-width: 33%;
    top:60px;
}

.opinions_el{
    color:black;
    padding:32px 48px;
    border-radius: 32px;
    background: white;
    display: flex;
    padding: 32px 48px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
}

.opinions_el .rate{
    display: flex;
    gap: 4px;
    float: none;
    height: 13px;
    align-items: center;
    padding: 0;
}

.opinions_el .rate img{
    display: block;
}

.opinions_el .rate span{
    margin-left:10px;
    font-weight: 600;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    

}

.opinions_el p{
    margin:24px 0 0;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.opinions_el .person{
    display: flex;
    margin-top:24px;
}


.swiper-wrapper_btx{
    position: absolute;
    width: 96px;
    bottom:40px;
    left:50%;
    margin-left:-48px;
    display: flex;
    justify-content: space-between;
}

.swiper-wrapper_btx svg{
    display: none !important;
}

.swiper-button-next, .swiper-button-prev{
    width: 40px !important;
    height: 40px !important;
    background: url(/img/swa1.png) !important;
}

.swiper-button-next[aria-disabled=false], .swiper-button-prev[aria-disabled=false]{
    background: url(/img/swa2.png) !important;
}

.swiper-button-next[aria-disabled=false]:hover, .swiper-button-prev[aria-disabled=false]:hover{
    background: url(/img/swa3.png) !important;
}

.swiper-button-next3, .swiper-button-prev3{
    background: url(/img/swa2.png) !important;
}

.swiper-button-next3:hover, .swiper-button-prev3:hover{
    background: url(/img/swa3.png) !important;
}


.swiper-button-next{
    transform: scaleX(-1) !important;
}


#swiper2{
    overflow: hidden;
}

#swiper6{
    overflow: hidden;
    padding-bottom: 104px;
    position: relative;
}

#swiper4{
    overflow: hidden;
    padding-bottom: 104px;
}

#swiper4 .swiper-wrapper{
    align-items: stretch;
}
#swiper4 .swiper-slide{
     display: flex;
}

.opinions_el .person img{
    margin-right: 24px;
    width: 48px;
    height: 48px;
}


.opinions_el .person strong{
    font-weight: 600;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    display: block;
}
.opinions_el .person span{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
    display: block;
}



.nreservation_bg{
    width: 100%;
    border-top: 1px solid #E3E3E3
}

.nreservation{
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    color:black;
}

.npath{
    font-weight: 400;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 22px;
    
    padding:8px 0 88px;
    color: #000000;

}

.npath li{
    padding-right: 4px;
    display: inline;
}

.npath a{
    color: #000000;
    white-space: nowrap;
}

.dcont.paddingcus6tb{
    border-top:1px solid #E3E3E3;
    padding-top:8px;
    padding-bottom: 8px;
}



.paddingcus6tb .npath{

    margin:0 auto;
    padding:0;
}

.npath2{
    font-weight: 400;
    color: #A8A8A8;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    font-size: 14px;
    width: 100%;
    margin-bottom:64px;
}

.npath2 li{
    white-space: nowrap;
}

.npath2 strong{
    font-weight: normal;
}

.npath2 .lr{
    background: #A8A8A8;
    width: 10px;
    height: 1px;
    position: relative;
    top:0px;
}

.npath2 li.sel{
    color:#0044FF;
}

.npath2 li.sel span{
    background:#0044FF;
}

.npath2 li.sel2{
    color:#20BF00;
}

.npath2 li.sel2 span{
    background:#20BF00;
}





.npath2 li span{
    display: inline-block;
    width: 20px;
    color: white;
    text-align: center;
    border-radius: 20px;
    background: #A8A8A8;
}

.ncompanyshow{
    display: flex;
    gap:68px;
}

.ncompany_l{
    width: 100%;
    overflow: hidden;

}

.ncompany_l .mznworkspc2lst{
    margin-bottom: 30px;
}

.ncompany_r{
    max-width: 362px;
    width: 100%;
    opacity: 1;
    gap: 23px;
    border-radius: 32px;
    padding: 32px;
    margin-bottom: 32px;
    background: #F6F6F6;
}


.ncompanyshow h2{
    color: #000;
    text-align: center;

    /* Headline/H1 */
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 140% */
    width: 100%;
    margin-bottom: 4px;
}

.ncompanyshow h2.noseld{
    margin-bottom: 24px;
}

.ncompanyshow h1{
    font-weight: 600;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 32px;
    margin-bottom: 12px;
    
}

.nzlogo{
    width: 112px;
    height: 112px;
    angle: 0 deg;
    border-radius: 120px;
    margin-bottom: 20px;
    display: block;
    object-fit: contain;
    object-position: center;
    background: white;
}

.mznworkspc2td3{
    display: flex;
    padding: 4px 8px;
    align-items: center;
    gap: 8px;
    border-radius: 6px;
    margin-top: 8px;
    padding-left: 0;
    color: black;
    text-decoration: underline;
}
.mznworkspc2td3 svg{
    width: 20px;
    height: 20px;
    padding:4px;
    border-radius: 5px;
    border: 1px solid #000;
}
.mznworkspc2td3 span{
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.mznworkspc2td3 span:hover{
    color: #000 !important;
}

.ncompany_r p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    
}

.ncompany_r p a{
    color:black;
}


.ncompany_r h3{
    margin-top:30px;
    angle: 0 deg;
    opacity: 1;
    padding-top: 9px;
    padding-right: 8px;
    padding-bottom: 9px;
    padding-left: 8px;
    gap: 10px;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    background: #E3E3E3;
}

.ncompany_r h3 span:last-of-type{
    background: url(/img/monar.svg?v2)  center right no-repeat;
    cursor: pointer;
    transform: rotate(180deg);
    width: 24px;
    height: 24px;
    display: block;
}

.ncompany_r .sectionrmx_on h3 span:last-of-type{
    transform: rotate(0deg);
}

.ncompany_r ul{
    display: none;
}

.ncompany_r .sectionrmx_on ul{
    display: block;
}

.ncompany_r li{
    border-bottom: 1px solid #CACACA;
    justify-content: space-between;
    angle: 0 deg;
    opacity: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    display:flex;;
    margin-top:10px;
}

.ncompany_r li span:last-child{
    text-align: right;
}

.mcsix_1{
    height: 350px;
}
.mcsix_2{
    height: 269px;
}
.mcsix_3{
    height: 225px;
}

.mcsix_4{
    height: auto;
}

.mcsix_5{
    height: 279px;
}
.mcsix_6{
    height: 244px;
}
.mcsix_7{
    height: 170px;
}
.mcsix_8{
    height: 377px;
}
.mcsix_9{
    height: 199px;
}
.mcsix_10{
    height: auto;
}
.mcsix_11{
    height: auto;
}
.mcsix_12{
    height: auto;
}
.mcsix_13{
    height: auto;
}
.mcsix_14{
    height: auto;
}
.mcsix_15{
    height: auto;
}
.mcsix_16{
    height: auto;
}
.mcsix_17{
    height: auto;
}
.mcsix_18{
    height: auto;
}
.mcsix_19{
    height: auto;
}
.mcsix_20{
    height: auto;
}

.mcsix_21{
    height: auto;
}

.mcsix_22{
    height: auto;
}

.mcsix_23{
    height: auto;
}

.mcsix_24{
    height: auto;
}

.nfooterbg,
.ns1bg.ns1bg2,
.ns1bg,
.ns1,
.np_1,
.mznworks,
.ntxtsbg{
    padding-left:120px;
    padding-right: 120px;
}

.nt3x1{
    margin-top: 0;
    margin-bottom: 32px;
}

.partnerboxxh{
    gap:70px;
    display: flex;
}

.partnerboxxh>div{
    width: 100%;

}
.partnerboxxh>img{
    width: 100%;
}
.partnerboxxh2{
    gap:32px;
}

.partnerboxxh2>div{
    width: 100%;

}
.partnerboxxh2>img{
    width: 100%;
}

.ns1.ns1x2{
    max-width: 100%;
}

.ns1x2 .ns1in{
    max-width: 1200px;
    margin:0 auto;
}

.ns1bgx5 {
    background: #F6F6F6;
    padding: 48px 120px 88px;
}


.dcont{
    padding:88px 120px;
    position: relative;
}

.dcont.dcont2{
    padding-bottom: 48px;
}


.dcont_in{
    margin:0 auto;
    max-width: 1200px;

}

.dcont_in2{
    padding:0 0;
    margin:0 auto;
    max-width: 1200px;
    position: relative;
    width: 100%;
}

.dcontbg1{
    background: #F6F6F6;

}

.dcontbg2{
    padding-top:0;
}


.dcontbg5{
    background: url(/img/blogbg.png) center center no-repeat;
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: multiply;
    color: #FFF;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    height: 274px;
    display: flex;
    padding-top: 0;
    align-items: center;
    padding-bottom: 0;

}

.dcontbg3{
    background: url(/img/dolaczbg.jpg) center center no-repeat;
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: multiply;
}

.dcontbg3>div{
    display: flex;
    justify-content: center;
    align-items: center;
}


.nbg_home form button, .nbtn1,.nnewsletter form button{
    transition: all 300ms linear;
}

.nbtn2,.nbtn3,.nbtn4, .porownaj_btn{
    transition: all 300ms linear;
}



.nbg_home form button:hover, .nbtn1:hover,.nnewsletter form button:hover{
    text-decoration: none;
}

.nbtn2:hover,.nbtn3:hover,.nbtn4:hover, .porownaj_btn:hover{
    background-color: #FFB700;
    text-decoration: none;
    text-decoration: none;

}

.porownaj_btn:hover{
    color:black;
}

.porownaj li:first-of-type div{
    background: none !important;
}




.nbg_home form button:focus, .nbtn1:focus,.nnewsletter form button:focus{


}

.nbtn2:hover:focus,.nbtn3:hover:focus,.nbtn4:hover:focus{
    background-color: #EDAA00;
}



.cspartneri_1b,.cspartneri_5b,.cspartneri_6b{
    display: none;
}

.paddingcus3t{
    padding-top:64px;
    padding-bottom:64px;
}

.paddingcus4tb{
    padding-bottom: 0;
}


.paddingcus5tb{
    padding-top: 0;
    padding-bottom: 88px;
}

.knowxt1{
    color: #FF1000;

    /* Headline/H4 uppercase */
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    text-transform: uppercase;
    padding:0;
    margin:0;
}
.knowxt2{
    color: #000;

    /* Headline/H2 */
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px; /* 122.222% */
    margin:0 0 24px;
    padding:0;
}


.knowxlist .knowxlistp{
    display:flex;
    justify-content: space-between;
    gap:24px;
    align-items: center;
    margin-bottom: 48px;
}

.knowxlist .knowxlistp:last-of-type{
    margin-bottom: 0;
}

.knowxlistpi{

}

.knowxlistpi img{

    display: block;
    height: 232px;
    width: 588px;
    max-width: unset;
    object-fit: cover;
}

.knowxlist .knowxlistp h3{
    color: #000;


    /* Headline/H4 */
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    margin-bottom: 16px;
}

.knowxlist .knowxlistp p{
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}


.knowxlist .knowxlistp h3 a, .knowxlist .knowxlistp p a{
    color: #000;

}

.knowxlist .knowxlistp h3 a:hover, .knowxlist .knowxlistp p a:hover{
    text-decoration: none;

}






.knowxlist2{
    display: grid;
    gap:48px;
    grid-template-columns: 1fr 1fr 1fr;
}


.knowxlist2 .knowxlistp2{

}

.knowxlist2 .knowxlistp2:last-of-type{
    margin-bottom: 0;
}

.knowxlistpi2{

}

.knowxlistpi2 img{

    display: block;
    height: 232px;
    width: 100%;
    object-fit: cover;
}

.knowxlist2 .knowxlistp2 h3{
    color: #000;

    /* Headline/H4 */
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    margin-bottom: 16px;
    margin-top:16px;
}

.knowxlist2 .knowxlistp2 p{
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}


.knowxlist2 .knowxlistp2 h3 a, .knowxlist2 .knowxlistp2 p a{
    color: #000;

}

.knowxlist2 .knowxlistp2 h3 a:hover, .knowxlist2 .knowxlistp2 p a:hover{
    text-decoration: none;

}

.knowxt3{
    color: black;

    /* Headline/H4 uppercase */
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    text-transform: uppercase;
    padding:0;
    margin:0;
    margin-bottom: 24px;
}


.frmre{
    display: grid;
    gap:24px;
    grid-template-columns: 1fr 1fr;
}


.frmrem_v_t{
    margin-bottom: 16px;
    margin-top:16px;
    color: #000;

    /* Headline/H5 */
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
}

.frmrem_v_p{
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 8px;
}


.frmrem_v_p strong{
    color: #000;

    /* Body/p-bold */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
}

.frmrem_v_t2{
    margin-top:0;
}


.frmrem label{
    color: #000;

    /* Label/Label-small */
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    margin-bottom: 4px;
    display: block;
}

.frmrem input,.frmrem select,.frmrem textarea{
    padding: 12px;
    gap: 120px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #C4C4C4;
    font-size: 12px;
    width: 100%;
}

.frmrem select{
    appearance: none; /* lub -webkit-appearance: none; */
    background: url(/img/aroxs.png) no-repeat right 12px center;
    padding-right: 21px; /* robisz miejsce na własną strzałkę */
}

.frmrem textarea{
    min-height: 143px;
    width: 100%;
}

.frmre_field_textarea{
    margin-top:24px;
}

.frmre_field_checks{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:24px;
    margin:24px 0;
}

.frmre_field_checks input{
    margin-right:8px;
    border:1px solid #F00;
    width: auto;
}


.frmre_field_info{
    padding: 32px;
    flex-direction: column;
    gap: 16px;
    align-self: stretch;
    background: #F6F6F6;
    border-radius: 32px;
}

.frmre_field_info h4{
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    color: #000;
    text-align: left;
    margin:0 0 16px;
    padding:0;

}

.frmre_field_info h2 span{
    color: #000;

    /* Body/p-bold */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.frmre_field_info p{
    color: #000;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */

}

.frmrem button{
    margin-top: 24px;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    background: #FFC42E;
    color: #000;

    /* Label/Label-large */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    border:0;
}

#swiper .swiper-slide{
    display:flex;
    align-items: center;
}

#swiper .swiper-slide img{
    display:block;
    margin:0 auto;
}

.thxpaget1{
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 24px;
}
.thxpaget2{
    color: #000;

    /* Headline/H5 */
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
}
.thxpaget3{
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}


.frmrezerr{
    display: none;
    color: #FF1000;
    /* Label/Label-small */
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    margin-bottom: 4px;
}

.frmrezerri{
    border: 1px solid #FF1000 !important;
}

.remindpasslink{
    color: #04F !important;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    display: block;
    text-decoration: none !important;
    margin: 12px 0 0;

}

.remindpasslink2{
    color: #04F !important;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    display: block;
    text-decoration: none !important;
    margin:32px 0 0;
    background: url(/img/alogin.svg) no-repeat left center;
    padding-left:17px;
}

.remindtxtx{
    padding:0;
    margin:0;
    color: #000;

    /* Body/p-normal */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 32px;
}

.remindtxtx2{
    color: #6F6F6F;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px; /* 125% */
    margin:32px 0;
}

.remindtxtx2 a{
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    color: #6F6F6F !important;
}


#nlpopupbg{
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.3); /* lekki przyciemniacz */
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
#nlpopup{
    padding: 42px 32px 32px 32px;
    border-radius: 22px;
    background: #FFF;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.18);
    width: 100%;
    max-width: 754px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    position: relative;
}
#nlpopup_cl{
    position: absolute;
    right:32px;
    top:32px;

}

#nlpopup_cl svg{
    fill: #000;
    width:10px;
    height: 10px;
    cursor: pointer;
}
#nlpopup .nlptitle{
    color: #000;

    /* Headline/H1 */
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 140% */
    margin-bottom: 24px;
}

.mnselectedday{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    text-align: center;
    padding:7px 0;
    border-radius: 27px;
    background: #FFB700;
    margin-bottom: 24px;
}

.mnselectedday span{

}

.ncompany_rx1 .niloc{
    display: none;
}


.mnhrs_open{
    margin-top:16px;
    color: #7C7C7C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}

.mnhrs_open strong{
    color: #7C7C7C;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 171.429% */
}


.mnhrs_open span{
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}
.mnhrs_open div{
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 171.429% */
    display: inline;
}


.mzmoreinfosecr_h{
    margin-top:8px;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 171.429% */
}

.mzmoreinfosecr{
    display:grid;
    margin-top:10px;
    grid-template-columns: 1fr 1fr;
    gap:48px;
}

.mzmoreinfosecr_pm{
    display:flex;
    gap:20px;
}

.mzmoreinfosecr_pm div{
    display: flex;
    gap:4px;
    margin-bottom: 10px;
}

.mzmoreinfosecr_pm span{
    color: #000;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    display: block;
}

.mzmoreinfosecr_pm div img{
    display: block;
    margin:0 auto;
}

.mzmoreinfosecr_spr{
    display:flex;
    align-items: center;
    justify-items: center;
    cursor: pointer;
}

.mzmoreinfosecr_spr span{
    color: #FFB700;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    max-width: 125px;
    display: block;
}

.mzmoreinfosecr_spr:hover span{
    text-decoration: underline;
}

.mzmoreinfosecr_spr_ct{
    display: none;
}

.nlptprices{
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    display: grid;
    grid-template-columns: 1fr;
    gap:24px;
    margin-top:24px;
    max-height: 200px;
    overflow: auto;
    padding-right:10px;
}

.nlptprices ul{
    display: grid;
    grid-template-columns: 1fr;
    gap:24px;
}


.nlptprices li{
    display: flex;
    justify-content: space-between;
}





@media  (max-width: 1365px) {

    .knowxlistpi img{
        width: 550px;
    }

    .nfaq img{
        max-width: 441px;
    }

    .ns1bg.ns1bgx1 .ns1{
        padding-left:0;
        padding-right: 0;
    }

    .ns1{
        max-width: 100%;
    }

    .nbg_home{
        background-size: auto 100%;
    }


    .nnewsletter_b{
        max-width: 614px;
    }


    .nlist2>div>div:last-child{
        width: 40%;
    }


    .nlist2>div{
        margin-bottom: 88px;
        gap:48px;
        align-items: center;
    }

    .nfaq>div{
        width: 100%;
    }
}


@media  (max-width: 1300px) {


    .ncompany_l{
        max-width: 856px;
        margin:0 auto;
    }

    .ncompanyshow{
        display: block;
    }

    .ncompany_r{
        margin-top:48px;
        max-width: 100%;
    }

    .nzlogo{
        margin-bottom: 0;
    }

    .ncompany_rx1{
        display: flex;
        gap:24px;
        padding-bottom: 24px;
        margin-bottom: 24px;
        border-bottom: 1px solid #CACACA;
    }

    .nisec .niloc{
        display: none;
    }

    .ncompany_rx1  .niloc{
        display: block;
    }


    .nisec{
        display: flex;
    }

    .nisec p{
        margin-right: 24px;
        padding-right: 24px;
        border-right: 1px solid #CACACA;
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }

    .nisec p:last-of-type{
        border:0;
    }

}

@media  (max-width: 1024px) {



    .mznworksp{
        display: block;
    }

    .mznworkspc2xz{
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .mznworkspc:last-of-type, .mznworkspc2lst{
        margin-top:24px;
    }



    .knowxlistpi img{
        width: 452px;
    }

    .nlist1{
        gap:32px;
    }


    .partnerboxxh > img {
        margin: 0 auto;
    }

    .cspartneri_4{
        display: block;
    }

    .cspartneri_2 {
        max-width: 492px;
    }

    .partnerbox.partnerbox2 img.cspartneri_5b {
        max-width: 380px;
        margin:0 auto;
        display: block;
    }

    .partnerbox.partnerbox2 img.cspartneri_6b {
        max-width: 480px;
        margin:0 auto;
        display: block;
    }

    .cspartneri_1b,.cspartneri_5b,.cspartneri_6b{
        display: block;
    }


    .cspartneri_1,.cspartneri_5,.cspartneri_6{
        display: none;
    }

    .partnerboxxh{
        display: block;
    }

    .header .ct{
        padding:0 48px 24px;
    }

    .nbg_home {
        background-size: auto 100%;
    }

    .nlist3p img{
        width: 100%;
    }

    .nlist_9{
        padding-left:0;
    }

    .nnewsletter form{
        max-width: 100%;
    }

    .nnewsletter form p{
        max-width: 80%;
    }

    .nfaq>div:last-of-type{
        max-width: 100%;
    }

    .nnewsletter_b{
        margin-top:24px;
        max-width: 100%;
    }

    .nnewsletter{
        display: block;
    }

    .nheaderbg,
    .nfooterbg,
    .ns1bg.ns1bg2,
    .ns1bg,
    .ns1,
    .np_1,
    .mznworks,
    .ntxtsbg,
    .ns1bgx5,
    .dcont,
    .nbg_home{
        padding-left:48px;
        padding-right: 48px;
    }




    .nfaq{
        display: block;
    }

    .nfaq>div:first-child{
        display: none;
    }


    .zaletykalendarza{
        margin-top:0;
        display: block;
        margin-bottom: 88px;
    }
    .ns1bg.ns1bgx1 .ns1{
        padding:0;
    }
    .zaletykalendarza li{
        margin-bottom: 32px;
    }
    .zaletykalendarza li:last-child{
        margin-bottom: 0;
    }


    .nt4, .nt4_desc,
    .nt5, .nt6, .nt6_desc{
        margin-left:auto;
        margin-right:auto;
    }

    .zaletkontakt>div:last-child{
        margin-top:24px;
        max-width: 100%;
    }


    .nt6_descx5{
        gap:48px;
    }

    .nt6_desc>div, .nt6_desc>p{
        max-width: 50%;
        width: 100%;
    }

    .nt6_desc>div{
        width: 100%;
    }

    .zaletkontakt{
        display:block;
    }

    .mznworkspc2>div>a>img{
        width: 109px;
        height: 109px;
        aspect-ratio: 1/1;
    }

}


.aboutt1{
    color: #FF1000;

    /* Headline/H4 uppercase */
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    text-transform: uppercase;
}

@media  (max-width: 900px) {

    #nlpopup{
        max-width: 90%;
        padding: 34px 24px 24px 24px;
    }

    #nlpopup_cl {
        right: 24px;
        top: 24px;
    }

    .partnerboximx, .partnerbox img.partnerboximx{
        display: block;
        margin:0 auto 32px;
    }

    #nlpopup .nlptitle {
        font-size: 20px;
        line-height: 28px;
    }

    .mcsix_1,
    .mcsix_2,
    .mcsix_3,
    .mcsix_4,
    .mcsix_5,
    .mcsix_6,
    .mcsix_7,
    .mcsix_8,
    .mcsix_9,
    .mcsix_10,
    .mcsix_11,
    .mcsix_12,
    .mcsix_13,
    .mcsix_14,
    .mcsix_15,
    .mcsix_16,
    .mcsix_17,
    .mcsix_18,
    .mcsix_19,
    .mcsix_20,
    .mcsix_21,
    .mcsix_22,
    .mcsix_23,
    .mcsix_24
    {
        height: auto;
        width: auto;
        max-width: 100%;
    }





    .ncompanyshow{
        display: block;
    }







    .pakiety{
        display: block;
    }

    .pakiet{
        margin-bottom: 30px;
    }

    .wspb{
        display: block;
    }

    .wspb_b{
        margin:0 auto 30px;
    }

    .partnerbox{
        display:block;
    }

    .partnerboxs{
        display: block;
        margin-bottom: 30px;
    }

    .partnerboxs .partnerbox2{
        width: 100% !important;

    }

    .nfaq{
        display: block;
    }

    .nfaq>div{
        width: 100%;
    }


    .nt6_imgx{
        display:none;
    }




    .ns1{
        margin:30px auto;
    }



    .nt5_list{
        display:block;
    }

    .nt5_list>div{
        width:100%;
    }



    .nt5_list{
        display: none;
    }


    .nfaq img{
        display:none;
    }

    .nlist_9{
        width: 90%;
        margin:30px auto;
    }



}



.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets{
    display:none;
}


#xcities_btn{
    border-radius: 12px;
    border: 1px solid #FFB700;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: inline-flex;
    gap: 10px;
    align-self: stretch;
    cursor: pointer;
    padding: 14px 24px;
    margin-top: 24px;
    align-items: center;
}

#xcities_btn img{
    width: 19px;
    height: 10px;
}

.xcities_btn_on img{
    transform: rotate(-180deg);
}

.xcities_on_el{
    display: none !important;
}


.xcities_on .xcities_on_el{
    display: block !important;;
}


@media  (max-width: 768px) {


    .nbg_home form>div:nth-child(1),
    .nbg_home form>div:nth-child(2){
        border-bottom: 1px solid #ccc;
    }


    .nbg_home form{
        grid-template-columns: auto 57px;
    }

    .nbg_home form *:nth-child(2) {
        border-radius: 0 4px 0 0;
    }


    .nbg_home form *:nth-child(5) {
        grid-column: 1 / -1;
        width: 100%;
        border-radius: 0 0 4px 4px;
    }

    .car_type_idx{
        max-width: 521px;
        border:0;
    }

    .car_type_idx select{
        width: 100%;
    }

    .s_car_runflat{
        margin-left: -126px;
        width: 183px;
        max-width: 183px;
        border-left: 1px solid #ccc;
    }


    .s_car_runflat select{
        width: 100%;
    }



    #arsbg{
        display: block;
    }

    #ars{
        bottom:15px;
        width: 199px;
        background: #FFDA7D;
        left:50%;
        right:auto;
        margin-left:-100px;
    }

    #ars span{
        opacity: 1;
        display: block;
        text-align: right;
        width: 100%;
        transform: none;
    }



    .knowxlist2{
        grid-template-columns: 1fr;
        gap:32px;
    }

    .knowxlistpi img{
        width: 170px;
        height: 170px;
    }


    .nlist1{
        gap:48px;
    }


    .blogsmz_boxs{
        display: grid;
        gap: 48px;
    }

    .blogsmz_box{
        width: auto;
        max-width: 100%;
    }

    .blogsmz_box.blogsmz_box_2{
        width:auto;
        max-width: 100%;
    }

    .nlist2>div{
        display: block;
    }

    .nlist2_t2{
        margin-bottom: 32px;
    }


    .nlist2>div>div{
        max-width: 100%;
    }

    .nlist2>div>div:last-child{
        width: 100%;
        margin: 0 auto;

    }

    .nlist_8{
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding-bottom: 0;
    }

    .nlist1{
        display:grid;
        grid-template-columns: 1fr 1fr; /* Dwie równe kolumny */
        gap: 48px; /* Odstęp między elementami */
    }

    .nlist1 div{
        width:100%;
    }

    .cspartneri_1b{
        display: none;
    }


    .cspartneri_1{
        display: block;
    }


    .header .ct {
        padding: 0 32px 24px;
        display: flex;
    }



    .nheaderbg,
    .nfooterbg,
    .ns1bg.ns1bg2,
    .ns1bg,
    .ns1,
    .np_1,
    .mznworks,
    .ntxtsbg,
    .ns1bgx5,
    .dcont,
    .ntitle,
    .nbg_home{
        padding-left: 32px;
        padding-right: 32px;
    }




    .nt6_desc.nt6_descx5{
        align-items: center;
    }

    .nlist2h{
        display:flex;
        gap:24px;
        align-items: center;
    }

    .nfooter {
        display: grid;
        grid-template-columns:1fr 1fr;
        gap: 32px 100px;
        grid-template-areas:
        "col1 col2"
        "col3 .";
    }

    .nfooter>div{
        width: 100%;
        max-width: 100%;
    }

    .nfooter div:nth-child(1) {
        grid-area: col1;
    }
    .nfooter div:nth-child(2) {
        grid-area: col2;
    }
    .nfooter div:nth-child(3) {
        grid-area: col3;
    }

    .nfooter>div{
        margin-top:0;
    }

}




@media  (max-width: 600px) {


    .npath2 li strong{
        display: none;
    }

    .npath2 li.sel strong{
        display: inline;
    }


    .dcont.paddingcus5tb{
        padding-top:0;
    }



    .paddingcus5tb{
        padding-top:48px;
    }




    .nfooter {
        display: grid;
        grid-template-columns:1fr;
        gap: 32px;
        grid-template-areas:
        "col1"
        "col2"
        "col3";

    }

    .nheaderbg{
        padding:32px;
    }
    .nt3{
        margin:0;
    }
    .partnerboxmainimg{
        margin-bottom: 112px;
    }
    .partnerbox{
        padding:16px;
    }
    .nfooterbg, .ns1bg.ns1bg2, .ns1bg, .ns1, .np_1, .mznworks, .ntxtsbg{
        padding:84px 32px;
    }

    .ns1bgx5{
        padding-left:32px;
        padding-right: 32px;
    }


    .nfooterbg{
        padding:66px 32px;
    }


    .nsocial div:first-child{
        margin-top:32px;
    }

    .header.hm .ct{
        display:block;
    }
    .header ul{
        gap: 32px;
        width: 364px;
        margin: 24px auto 0;
    }

    .ntitle span{
        display:inline;
    }




    .nlist1{
        margin-top:48px;
        grid-template-columns:1fr;
        gap: 32px;
    }

    .nlist1 img{
        margin-bottom: 0;
    }

    .nlist1>div{
        display: flex;
        gap:32px;
        align-items: center;
    }

    .nlist1>div>div{
        padding:16px 16px 16px 0;
    }

    .nlist1 span, .nlist1 strong{
        padding:0;
    }

    .paddingcus1t{
        padding-bottom: 32px !important;
    }
    .paddingcus2t{
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    .nt3.nt3xm1,.nlist2>div{
        margin-bottom: 48px;
    }

    .nimgb{
        margin-bottom: 0;
    }

    .nt6_desc.nt6_descx5{
        display: block;
    }

    .nt6_desc>div, .nt6_desc>p{
        max-width: 100%;
    }

    .nt6_list{
        margin-top:32px;
    }

    .nt3xmh4{
        margin-bottom: 48px;
    }


    .nt6.xhc7{
        margin-bottom: 32px;
    }

    .dcont{
        padding-top:64px;
        padding-bottom: 64px;
    }

    .dcontbg4{
        padding-top:88px;
        padding-bottom: 88px;
    }



    .select2-container .select2-selection--single .select2-selection__rendered{
        position: absolute;
    }


}

@media  (max-width: 530px) {

    .mzmoreinfosecr{
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .mznworkspc2>div>a>img{
        max-width: 130px;
    }

    .mznworkspc2{
        gap:24px;
    }

    .ncompany_rx1{
        display: block;
    }


    .nzlogo{
        margin:0 auto 24px;
    }

    .nisec{
        display: block;
    }

    .nisec p{
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #CACACA;
    }

    .nnewsletter form div:first-of-type{
        display: block;
    }
    .nnewsletter form div:first-of-type input{
        border-radius: 16px 16px 0 0;
    }

    .nnewsletter form button{
        border-radius:  0 0 16px 16px;
        width: 100%;
    }

    .ntxts p{
        padding:24px;
    }

    .mznworksp{
        padding:24px;
    }

    .knowxlist .knowxlistp{
        align-items: unset;
    }




    .nlist1{
        gap:32px;
    }




    .nheaderbg{
        padding:24px 0 24px
    }
    .nheader{
        display: block;
    }

    .nheader img{
        margin: 0 auto;
        display: block;
    }
    .nheader .nbtn2{
        margin: 24px auto 0;
        display: block;
        width: 244px;
        text-align: center;
    }

    .nlogos_bg1{
        height: 170px;
    }

    .nlogos_bg2{
        height: 170px;
    }



}


@media  (max-width: 500px) {

    .mznworkspc2{
        display: block;
    }

}


@media  (max-width:400px) {

    .nbg_home form {
        grid-template-columns: 1fr;
    }

    .s_car_runflat {
        margin-left: 0;
        width: 100%;
        max-width: 100%;
        border-left: 1px solid #ccc;
    }

    .knowxlistpi img{
        width: 100%;
        margin-bottom: 16px;
    }


    .knowxlist .knowxlistp{
        display: block;
    }


    .header ul{
        display: block;
        width: 70%;
        margin:0 auto;
    }
    .header ul a{
        width: 100%;
        text-align: center;
        display: block;
    }

    .ntitle span{
        font-size: 24px;
        display: block;
        line-height: 39px;
        margin: 0 auto;
        padding: 0;
    }

    .ntitle{
        padding:0;
    }

    div:first-of-type .select2 {
        max-width: 80% !important;
    }

    .nbg_home form div.getgeo{
        display: none;
    }



}
