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: 1640px;
}

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:20px;
    background: black;

}

.header .ct{
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.header nav{
    display:block;
}

.header ul{
    display: flex;
}

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

.header .partner a{
    border:1px solid white;
    border-radius: 15px;
}

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


.header.hm{
    background: white;
}

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


.header.hm .partner a{
    border:1px solid black;
    border-radius: 15px;
}

.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:100px 0;
    background: white;
}


.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 p a{
    margin-top:30px;
    display: block;
    color:#ec2328;
    font-weight: bold;
    text-decoration: underline;
}

.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;
}



@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;
    }


    .header, .company_view .ct, .header .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 .logo{
        margin:0 auto 20px;
    }

    .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{
        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;
}

@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) {

    .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;
}
