.color-primary{color: #4a4949 !important;}
.color-secondary{color: #86b0ca !important;}
.color-black{color: #000 !important;}
.color-white{color: #fff !important;}

.acc-tools button[aria-pressed="true"] {
    background-color: #007bff;
    color: #fff;
    border-color: #0056b3;
}

html { font-size: 15px; }
html.font-smaller { font-size: 12px !important; }
html.font-default { font-size: 15px !important; }
html.font-big     { font-size: 18px !important; }
html.font-bigger  { font-size: 21px !important; }

body.spacing-p-wide p, 
body.spacing-p-wide h1, body.spacing-p-wide h2, body.spacing-p-wide h3,
body.spacing-p-wide h4, body.spacing-p-wide h5, body.spacing-p-wide h6{
    margin-bottom: 1.5rem;
}

body.spacing-ln-wide p, 
body.spacing-ln-wide h1, body.spacing-ln-wide h2, body.spacing-ln-wide h3,
body.spacing-ln-wide h4, body.spacing-ln-wide h5, body.spacing-ln-wide h6 {
    line-height: 2em;    
}

.spacing-w-wide {
    word-spacing: 0.5em !important;
}

.spacing-l-wide {
    letter-spacing: 0.25em !important;
}

.paragraphs-spacing p {
    margin-bottom: 2em !important;
}

.lines-spacing {
    line-height: 2em !important;
}

.words-spacing {
    word-spacing: 0.5em !important;
}

.letters-spacing {
    letter-spacing: 0.25em !important;
}

.step-1-size{
    font-size: 1.467rem !important;
    line-height: 1.2em !important;
}

.step-2-size{
    font-size: 2rem !important;
    line-height: 1.2em !important;
}

.bg-white{background-color: #fff !important;}
.bg-custom1{background-color: #ca0000 !important;}
.bg-custom2{background-color: #ca0000 !important;}

.bg-custom1 > .container{
    padding:0px;
}

/*.podstrona, .homepage{
    background-image: url(../img/slider/slide3.jpg);
    background-size: cover;
    background-position:top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}*/

.main_bg {
    /*background-color:#dfdfdf;*/
    position: relative;
}

/*************************
        Margin top
*************************/
.mt-0 { margin-top: 0 }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
.mt-110 { margin-top: 110px }
.mt-120 { margin-top: 120px }
.mt-130 { margin-top: 130px }
.mt-140 { margin-top: 140px }
.mt-150 { margin-top: 150px }
/*************************
      Margin right
*************************/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
.mr-110 { margin-right: 110px }
.mr-120 { margin-right: 120px }
.mr-130 { margin-right: 130px }
.mr-140 { margin-right: 140px }
.mr-150 { margin-right: 150px }
/*************************
      Margin bottom
*************************/
.mb-0 { margin-bottom: 0 }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-110 { margin-bottom: 110px }
.mb-120 { margin-bottom: 120px }
.mb-130 { margin-bottom: 130px }
.mb-140 { margin-bottom: 140px }
.mb-150 { margin-bottom: 150px }
/*************************
        Margin left
*************************/
.ml-0 { margin-left: 0 }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
.ml-110 { margin-left: 110px }
.ml-120 { margin-left: 120px }
.ml-130 { margin-left: 130px }
.ml-140 { margin-left: 140px }
.ml-150 { margin-left: 150px }
/*************************
        Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
.pt-120 { padding-top: 120px }
.pt-130 { padding-top: 130px }
.pt-140 { padding-top: 140px }
.pt-150 { padding-top: 150px }
/*************************
        Padding right
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
        Padding bottom
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.pb-140 { padding-bottom: 140px }
.pb-150 { padding-bottom: 150px }
/*************************
        Padding left
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }


/***************************
    Page section padding 
****************************/
.ptb-0 { padding: 0 }
.ptb-10 { padding: 10px 0 }
.ptb-20 { padding: 20px 0 }
.ptb-30 { padding: 30px 0 }
.ptb-40 { padding: 40px 0 }
.ptb-50 { padding: 50px 0 }
.ptb-60 { padding: 60px 0 }
.ptb-70 { padding: 70px 0 }
.ptb-80 { padding: 80px 0 }
.ptb-90 { padding: 90px 0 }
.ptb-100 { padding: 100px 0 }
.ptb-110 { padding: 110px 0 }
.ptb-120 { padding: 120px 0 }
.ptb-130 { padding: 130px 0 }
.ptb-140 { padding: 140px 0 }
.ptb-150 { padding: 150px 0 }

/***************************
    Page section margin 
****************************/
.mtb-0 { margin: 0 }
.mtb-10 { margin: 10px 0 }
.mtb-15 { margin: 15px 0 }
.mtb-20 { margin: 20px 0 }
.mtb-30 { margin: 30px 0 }
.mtb-40 { margin: 40px 0 }
.mtb-50 { margin: 50px 0 }
.mtb-60 { margin: 60px 0 }
.mtb-70 { margin: 70px 0 }
.mtb-80 { margin: 80px 0 }
.mtb-90 { margin: 90px 0 }
.mtb-100 { margin: 100px 0 }
.mtb-110 { margin: 110px 0 }
.mtb-120 { margin: 120px 0 }
.mtb-130 { margin: 130px 0 }
.mtb-140 { margin: 140px 0 }
.mtb-150 { margin: 150px 0; }

/*************************
      Other Section
*************************/

.animation-einout{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn{
    font-family: 'Montserrat', sans-serif;
}

.btn-rounded{
    border-radius:40px;
    padding: .475rem 1.75rem;
}

.desktoplogo h1{
    font-weight:700;
    font-family:'Montserrat', sans-serif;
    color: #2d4777;
    margin:20px 0px;
    font-size: 1.6rem;
}

/*************************************************/

.homepage .container.bg-white{
    /*margin-top:50vh;*/
    border-radius:0px;
}

.podstrona .container.bg-white{
    border-radius:0px;
}

.telefony-table tr > td:nth-child(3), .telefony-table tr > td:nth-child(2){
    white-space: nowrap;
}

.table-100{
    width:100%;
}

.alert > .container{
    position:relative;
}

.alert-main {
    background-color:#d0e4ff
}

.alert-main .alert{
    padding: .75rem 0rem;
    margin-bottom:0px;
    padding-right:4rem;
}

.alert-main .alert .close{
    font-size:1em;
    padding: .85rem;    
}

/*************************************************/

.icon-box{
    border-radius: 20px;
    background-color:#fff;
    margin:0 auto;
    padding:15px 10px;
    text-transform: uppercase;
    text-align:center;
    margin-top:40px;
    margin-bottom:20px;
    font-size: 0.933rem;
}

.icon-box img{
    margin-top:-40px;
    margin-bottom:10px;
}

.icon-box p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color:#000;
}

/*************************
      Newsbox Section
*************************/

#akt-main .box-with-thb2 {
    height:100%;
    margin-bottom:0px;   
}

@media (min-width: 1200px){
    #akt-main .col-xl-3 {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

@media (min-width: 992px){
    #akt-main .col-item:nth-child(4) {
        display:none;
    }
}

.box-with-thb2{
    position:relative;
    font-size:1.0rem;
    background-color:#fff;
    height:100%;
}

.box-with-thb2-title{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: initial;
    padding: 10px;      
}

.box-with-thb2-cat{
    color:#809e76;
    font-weight:700;
    font-size: 0.867rem;
    font-family: 'Montserrat', sans-serif;
    margin-top:5px;
}

.box-with-thb2 a{
    /*color:inherit;*/
}

.box-with-thb2-title > em{
    color: #4D4D4D;
    width: 100%;
    font-size: 0.8em;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;   
    padding-top:5px;
    /*border-top:1px solid #cedbca;*/
}

.box-with-thb2-title > div{
    width: 100%;
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
    color:#2d4777;
    padding:5px 0px 10px;
}

.box-with-thb2-title > div > a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-with-thb2-text{
    color:#333333;
    font-size:1em;
}

.box-with-thb2-image{
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center center;
    height: 200px;
    background-color: #fff;
    background-image: url('../img/no_thb.jpg');
}

@media (min-width: 350px) and (max-width: 575px) {

    .box-with-thb2{
        max-width:350px;
        margin:0 auto;
    }

}

.box-with-thb{
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    background-position: top center;
    height: 250px;
    margin-bottom: 30px;
    background-color: #fff;
    background-image: url('../img/no_thb.jpg');
}

.box-with-thb a{
    color:#fff;
}

.box-with-thb-smaller{
    height: 180px;
}

.box-with-thb-bigger{
    height: 350px;
    margin-bottom:0px;
}

.box-with-thb-bigger .box-with-thb-title > div{
    font-size: 1.333rem; 
    line-height: 24px;
    max-height: 50px;
}

.box-with-thb-title{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: initial;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 3;
    padding: 0px 20px 20px;      
}

.box-with-thb-title a{
    color:inherit;
}

.box-with-thb-title > em{
    color: rgb(255, 255, 255);
    width: 100%;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 4px;
    font-size: 0.933rem;
    line-height: 24px;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
}

.box-with-thb-title > h3{
    color: rgb(255, 255, 255);
    width: 100%;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 4px;
    font-size: 1.067rem;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
    max-height: 46px;
    overflow: hidden;
}

.box-with-thb-title::after {
    content: "";
    z-index: -1;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    box-sizing: content-box;
    padding-top: 19px;
    background: linear-gradient(transparent 0px, rgba(0, 0, 0, 0.75) 45px, rgba(0, 0, 0, 0.75));
}

@media (max-width: 991px) {

    .box-with-thb-bigger {
        height: 350px;
    }

    .akt-main-carousel .box-with-thb-bigger{
        height: 300px;
    }

}

@media (max-width: 767px) {

    .box-with-thb-bigger {
        height: 250px;
    }

    .akt-main-carousel .box-with-thb-bigger{
        height: 300px;
    }

}

.box-with-btn{
    font-size: 0.933rem;
    padding:10px;
}

.box-with-btn-title{
    margin:15px 0px;
    font-size:1.4em;
    color:#18386c;
    font-weight:600;
}

.box-with-btn-title > a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-with-btn-text{
    color:#333333;
    font-size:1em;
    margin-bottom:10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*************************
      Header + Menu Section
*************************/
.pasek-top-inner{background:#3578a8;padding:0px 0px;margin-bottom:0px;color:#fff;font-size:0.9rem;}
.pasek-top-inner a{color:#fff;}

.wsmenu-contact {
    float: right;
    text-align: right;
    padding-top:3px;
    font-size: 0.9em;
}

.wsmenu-contact a{
    color:#333;
}
.wsmenu-contact .fab{
    font-size: 1.333rem;
}

.wsmenu-contact a:after{
    content:' ';
    margin:0px 5px;
}
.wsmenu-contact a:last-child:after{
    display:none;
}

.topbarbg .collapseMenu{
    cursor:pointer;
}

.wsactive .topbarbg .collapseMenu .fa-bars:before{
    content: "\f00d";
}

.topbarbg .nav li.nav-item > a{
    font-size:1em;
    font-family: 'Montserrat', sans-serif;
    color:#fff;
    border-radius: 10px;
    padding: 15px 25px;
    text-align:center;
    min-width:80px;
    margin:3px 3px;
    position:relative;
    background-color:#b61f1f;
    font-weight:600;
    display:block;
}

.topbarbg .nav li.nav-item.icons > a{
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 20px -15px rgba(82, 82, 82, 1);
    -moz-box-shadow: 0px 0px 20px -15px rgba(82, 82, 82, 1);
    box-shadow: 0px 0px 20px -15px rgba(82, 82, 82, 1);
}

.topbarbg .nav li{
    margin:0px 3px;
}

.topbarbg .nav li:last-child{
    margin-right:0px;
}

.topbarbg .nav li:last-child > span{
    font-weight:800;
}

.topbarbg .nav li:last-child > a{
    font-weight:800;
    font-size: 1.2rem;
}


@media (max-width: 767px) {

    .topbarbg .nav li{
        /*width:48%;
        margin:1%;*/
    }

    .wsmenu-contact {
        margin-bottom:5px;
    }

}

@media (min-width: 768px) {    

    .wsactive .wsmenucontainer {
        margin-right: 0px;
        margin-left:300px;
    }

    .wsactive .wsmenu>.wsmenu-list {
        margin-right: 0;
        margin-left: unset;
    }

    .wsmenu>.wsmenu-list {
        margin: 0 auto 0 auto;
        width: 300px;
        margin-right: unset;
        margin-left:-300px;
        position:absolute;
        left:0;
    }

    .overlapblackbg {
        left: auto;
        right:0;
    }

}

@media (max-width: 991px) {

    .wsmobileheader {
        box-shadow: none;
        background-color: #a10000;
        /*border-radius: 0px 0px 15px 15px;*/
    }

    .wsactive .wsmobileheader {
        margin-left: 239px;
    }

    .wsmobileheader .wsanimated-arrow{
        padding: 17px 35px 16px 0px;
        margin: 7px 0 0 12px;
    }

    .wsactive .wsmobileheader .wsanimated-arrow{
        padding: 12px 35px 16px 0px;
    }

    .wsactive .wsmenu>.wsmenu-list{
        padding-top:10px;
        padding:5px;
    }

    .wsactive .wsanimated-arrow span:before, .wsactive .wsanimated-arrow span:after {
        background:#fff;
    }

    .wsanimated-arrow span, .wsanimated-arrow span:before, .wsanimated-arrow span:after {
        background:#fff;
    }

    .topbarbg .wsanimated-arrow{
        display: none;
    }

    .callusicon {
        color: #fff;
        font-size: 1.333rem;
        height: 25px;
        position: fixed;
        right: 15px;
        top: 13px;
        transition: all 0.4s ease-in-out 0s;
        width: 25px;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .smallogo {
        display: block;
        text-align: center;
        padding-top: 3px;
        position:absolute;
        left:50px;
        right:50px;
        z-index: 101;
        width: 80%;
        margin:0 auto;
        line-height:1.1em;
        color:#fff;
    }

}

.wsmenu>.wsmenu-list>li>.wsmenu-click{
    min-height: 36px;
    height: auto;
    position: absolute;
}

.wsmenu>.wsmenu-list>li>.wsmenu-click {
    min-height: 36px;
    height: auto;
    position: absolute;
}

.wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    margin: 14px 10px 0px 0px;
}

.wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
    transform: rotate(-45deg);
    margin-top: 14px;
    margin-right: 10px;
}

.wsmenu>.wsmenu-list>li>a {
    font-size: 0.9em;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li a {
    font-size: 0.867rem;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu {
    background-color: rgba(255,255,255,0.15);
    border: solid 0px #fff;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    color: #3c3c3c;
}

.wsmenu>.wsmenu-list>li.rightmenu {
    float: none;
}

.wsmenu>.wsmenu-list>li.rightmenu a {
    padding: 0px 30px 0px 20px;
    border-right: none;
}

.wsmenu>.wsmenu-list>li.rightmenu a i {
    font-size: 1rem;
}

.wsmenu>.wsmenu-list>li.rightmenu:before,
.wsmenu-list>li.rightmenu:after {
    content: "";
    display: table;
}

.wsmenu>.wsmenu-list>li.rightmenu:after {
    clear: both;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch {
    float: right;
    width: 220px;
    height: 39px;
    position: relative;
    margin: 16px 0px 0px 0px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .searchicon {
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input {
    width: 100%;
    position: relative;
    float: right;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    text-indent: 15px;
    height: 39px;
    z-index: 2;
    outline: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    background-color: rgb(0 0 0);
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    font-size: 0.8rem;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input::placeholder {
    color: rgba(255, 255, 255, 1);
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus {
    color: #fff;
    width: 240px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:-internal-autofill-selected {
    background-color: rgb(31 36 69) !important;
    color: -internal-light-dark(black, white) !important;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:-webkit-autofill,
.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:-webkit-autofill:hover, 
.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:-webkit-autofill:focus{
    border: 1px solid white;
    -webkit-box-shadow: 0 0 0px 1000px rgb(31 36 69) inset;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: white;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus~.btnstyle i {
    color: #fff;
    opacity: 1;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus~.searchicon {
    opacity: 1;
    z-index: 3;
    color: #FFFFFF;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle {
    top: 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
    background-color: transparent;
    border: solid 0px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle .sr-only{
    color:#000;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle i {
    line-height: 37px;
    margin: 0;
    padding: 0;
    text-align: center;
    opacity: 0.85;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle:hover i {
    opacity: 1;
}

.wsmenu>.wsmenu-list>li.rightmenu {
    zoom: 1;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch {
    width: 86%;
    margin: 7% 7%;
    padding: 0px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input {
    border-radius: 50px
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus {
    width: 100%;
}

/*************************
      Podstrona Graphic Header Section
*************************/

.podstrona_top{
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center center;
    height:30vh;
    max-height:250px;
    display:table;
    width:100%;
}

.podstrona_top .content{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background: rgba(0, 0, 0, 0.6);
    width:100%;
    height:100%;
}

.podstrona_top h1,.podstrona_top h2,.podstrona_top h3{
    font-size: 3.2rem;
    color:#fff;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.5);	
    font-weight:800;
}


/*************************
      Main Section
*************************/

.homepage .topbarbg{
    /*position:absolute;
    z-index:100;
    background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.5) 100%);*/
}

.podstrona .topbarbg{
    /*background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);*/
}

.grafiki-carousel{
    height:755px;
    position: relative;
}

.grafiki-carousel .mask{
    position:absolute;
    bottom:-1px;
    left:0px;
    width:100%;
    z-index:10;
}

#belka{
    margin-top:80px;
}

#belka .nav{
    background-color:#fff;
    border-radius:8px;
}

#belka .nav .nav-link {
    display: block;
    padding: 0.6rem 1rem;
    color: #333;
    font-size: 1.2rem;
    font-weight:600;
}

#belka .nav img{
    width:20px;
}

#boxy{
    position:absolute;
    top:15%;
    z-index:10;
    width:100%;
}

#boxy a{
    color:#fff;
    text-decoration: none;
}

#boxy .color-box{
    height:100%;
    border-radius:8px;
    padding:15px;
    padding-top:20px;
    min-height:100px;
    text-align: center;
    color:#fff;
    transition: transform .2s; /* Animation */    
    display:flex;    
}

#boxy .color-box .fa{
    font-size: 1.333rem;
    margin-bottom:8px;
    pointer-events: none;
}

#boxy .color-box .tytul{
    font-size: 1.133rem;
}

@media (min-width: 1500px){
    #boxy .color-box{
        padding:15px;
        padding-top:20px;
        min-height:100px;
    }

    #boxy .color-box .fa{
        font-size: 2rem;
        margin-bottom:10px;
        pointer-events: none;
    }

    #boxy .color-box .tytul{
        /*font-size: 1.333rem;*/
    }
}


@media (min-width: 768px){
    #boxy .color-box{
        padding:15px;
        padding-top:20px;
        min-height:100px;
    }

    #boxy{
        top:25%;
    }
}

@media (min-width: 992px){
    #boxy .color-box{
        padding:20px;
        padding-top:30px;
        min-height:130px;
    }

    #belka .nav img{
        width:auto;
    }
}

@media (min-width: 1500px){
    #boxy .color-box{
        padding:25px;
        padding-top:60px;
        min-height:200px;
    }

    #belka .nav img{
        margin-right:2px;
    }
}


/*==================================================
 * Shadow effects
 * ===============================================*/
/*==================================================
 * Effect 1
 * ===============================================*/
.effect1{
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
    position: relative;
}
.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.effect2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

/**********************************************/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus {
    color: #1a2e46;
    background-color: #fff;    
    border-bottom:5px solid #d0e4ff;
    color:#1a2e46;
}

.nav-tabs .nav-link {
    border:0px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-bottom:5px solid transparent;
    color:#a9aeb5;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.nav-tabs .nav-link:hover{
    border:0px;
    border-bottom:5px solid #a9aeb5;
}

/*****************************************************/

@media print {

    body {
        height:auto;
        overflow-y:visible !important;
        overflow-x:visible !important;
    }

    .pasek-top, .nav, .breadcrumb-section, footer, .pagination, .social-tabs, .przyciski{display:none !important;}

    .desktoplogo .logo-container {
        margin-top: 0px;
    }

    .container{
        max-width:100%;
    }

}

@media print {
    .main_bg {
        min-height: 0;
    }
}
@media print {
    .col-print-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%; } }

@media print {
    .col-print-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%; } }

@media print {
    .col-print-3 {
        flex: 0 0 25%;
        max-width: 25%; } }

@media print {
    .col-print-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }

@media print {
    .col-print-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%; } }

@media print {
    .col-print-6 {
        flex: 0 0 50%;
        max-width: 50%; } }

@media print {
    .col-print-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%; } }

@media print {
    .col-print-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; } }

@media print {
    .col-print-9 {
        flex: 0 0 75%;
        max-width: 75%; } }

@media print {
    .col-print-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }

@media print {
    .col-print-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%; } }

@media print {
    .col-print-12 {
        flex: 0 0 100%;
        max-width: 100%; } }

@media print {
    .tooltip{display:none;}
}

/***********************************************************/

body.grayscale .wsmenucontainer > *{
    filter: grayscale(1);
}

#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50000;
}

#skip-link a, #skip-link a:link, #skip-link a:visited {
    background: #444;
    background: rgba(0,0,0,0.8);
    color: #fff;
    display: block;
    font-size: 0.94em;
    line-height: 1.7;
    padding: 1px 10px 2px 10px;
    text-decoration: none;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-radius: 0 0 10px 10px;
}

#skip-link a:focus{
    height:30px;
}	

#skip-link .item-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    height: 1px;
}

/***********************************************************/

.acc-container{
    background-color:transparent;
}

.acc-tools{
    display: flex;
    margin: 0px 25px 0px 0px;
    list-style-type: none;
}

.acc-tools button{
    font-weight: bold;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 45px;
    min-width: 45px;
    font-size: 1.25em;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    border: 1px solid transparent;
    background-color: transparent;
    margin: 0px 2px;
}
.acc-tools button:hover{
    border: 1px solid rgb(255, 255, 255);
    background:#931818;
}

.acc-tools button.active{
    color:#fff;
    background-color: #da0303;
}

@media (max-width: 479px) {
    .acc-tools button {
        min-height: 40px;
        min-width: 30px;
        font-size: 1em;
    }

    .acc-tools{
        flex-wrap: wrap;
    }

}
@media (min-width: 992px) {
    .parallax-main {
        /* The image used */
        background-image: url("/uploaded/slider/grafika_main.webp");

        /* Full height */
        height: 100%;

        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: -100px;
    }
    .grafiki-carousel{
        height:755px;
    }
}

@media (max-width: 991px) {

    .grafiki-carousel{
        height:755px;
        background-image: url("/uploaded/slider/grafika_main.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.fancybox-overlay {
    z-index: 10100;
}

/**************************************************************/

.nav-side-menu {
    overflow: auto;
    font-size: 1.067rem;
    font-weight: 600;
    background-color: transparent;
    position: relative;
    top: 0px;
    width: 100%;
    color: #fff;
    z-index:10;
    font-family: 'Open Sans', sans-serif;
}

.nav-side-menu .menu-list .menu-content {
    background-color:#2a6183;
}

.nav-side-menu .brand {
    background-color: transparent;
    line-height: 50px;
    display: block;
}

.nav-side-menu .brand h5{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.333rem;
    font-weight:600;
    line-height:50px;
}

.nav-side-menu .toggle-btn {
    display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 1.5em;
    cursor: pointer;
    clear:both;
    font-weight:400;
}

.nav-side-menu ul li > span, .nav-side-menu ul li > span > .arrow{
    width: 100%;
    min-height:22px;
}


.nav-side-menu ul span:not(.collapsed) .arrow:before, .nav-side-menu li span:not(.collapsed) .arrow:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f077";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    float: none;
    color: #fff;
    font-size: 0.867rem;
    font-weight:900;
}

.nav-side-menu ul span.collapsed .arrow:before, .nav-side-menu li span.collapsed .arrow:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    float: none;
    color: #fff;
    font-size: 0.867rem;
    font-weight:900;
}

.nav-side-menu ul .active,
.nav-side-menu li .active {
    border-left: 0px solid #007ecb;
    background-color: transparent;
    font-weight:bold;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
    font-weight:bold;
}
.nav-side-menu ul .sub-menu li.active > a,
.nav-side-menu li .sub-menu li.active > a {
    font-weight:bold;
}

.nav-side-menu ul .sub-menu{
    /*background-color: #fff;*/
    padding-left:20px;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    border: none;
    line-height: 1.3em;
    border-bottom: 0px solid #e0e0e0;
    margin-left: 0px;
    font-weight:400;
    font-size: 1rem;
}
.nav-side-menu ul a:hover{
    text-decoration:underline;
}
.nav-side-menu li {
    padding:8px 10px;
    padding-left: 10px;
    border-left: 0px solid #fff;
    border-bottom: 0px solid #e0e0e0;
}

.nav-side-menu li:last-child{
    border-bottom:0px !important;
}

.nav-side-menu li a {
    text-decoration: none;
    color: #fff;
}
.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
.nav-side-menu ul.menu-content > li:hover {
    border-left: 0px solid #007ecb;
    /*background-color: transparent;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.nav-side-menu ul.menu-content > li:hover > a, .nav-side-menu ul.menu-content > li:hover > span{
    text-decoration: underline;
}

.nav-side-menu li > span{
    display:block;
}

.nav-side-menu ul ul {
    padding-left: 12px !important;
}

ul.menu-content > li{margin-bottom: 5px;}

.sidemenusearch {
    width: 100%;
    height: 39px;
    position: relative;
    margin: 0px 0px 0px 0px;
}

.sidemenusearch .searchicon {
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.sidemenusearch input {
    width: 100%;
    position: relative;
    float: right;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0;
    text-indent: 15px;
    height: 39px;
    z-index: 2;
    outline: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    font-size: 0.933rem;
}

.sidemenusearch input::placeholder {
    color: #333;
}

.sidemenusearch input:focus {
    color: #333;
    width: 240px;
}

.sidemenusearch input:-internal-autofill-selected {
    background-color: rgb(255, 255, 255) !important;
    color: -internal-light-dark(white,black) !important;
}

.sidemenusearch input:-webkit-autofill,
.sidemenusearch input:-webkit-autofill:hover, 
.sidemenusearch input:-webkit-autofill:focus{
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 0px 1000px rgb(255, 255, 255) inset;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #333;
}

.sidemenusearch input:focus~.btnstyle i {
    color: #333;
    opacity: 1;
}

.sidemenusearch input:focus~.searchicon {
    opacity: 1;
    z-index: 3;
    color: #333
}

.sidemenusearch .btnstyle {
    top: 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
    color: #333;
    z-index: 1000;
    background-color: transparent;
    border: solid 0px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.sidemenusearch .btnstyle .sr-only{
    color:#000;
}

.sidemenusearch .btnstyle i {
    line-height: 37px;
    margin: 0;
    padding: 0;
    text-align: center;
    opacity: 0.85;
}

.sidemenusearch .btnstyle:hover i {
    opacity: 1;
}

.sidemenusearch input {
    border-radius: 2px
}

.sidemenusearch input:focus {
    width: 100%;
}


@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        color: #fff;
        width: 40px;
        text-align: center;
        font-size: 1.467rem;
    }
    .nav-side-menu .brand {
        text-align: left !important;    
        padding-left: 20px;
        line-height: 50px !important;
        background-color:#003366;
        color:#fff;
    }

    .nav-side-menu .brand .page-header:after{
        height:1px; 
    }
}
@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}

.nav-side-menu .active-parent {
    background-color: #335C75 !important;
}

.nav-side-menu .active-submenu {
    background-color: #335C75 !important;
    /*border-left: 4px solid #2196f3;*/
}

/*********************************/

.search-section {
    background-color: #f8f9fa;
    padding: 20px 0;
}

.search-input {
    border: 2px solid #e9ecef;
    padding: 12px 20px;
    font-size: 1.067rem;
    border-radius: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.search-btn {
    background-color: #15547E;
    border: none;
    padding: 12px 30px;
    color: white;
    font-size: 1.067rem;
    font-weight: 600;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.search-btn:hover {
    background-color: #4a90c2;
}

/*************/

.hero-section {
    background: linear-gradient(135deg, #7aaacf, #7aaacf);
    color: white;
    padding: 40px 30px;
    text-align: left;
}

.hero-title {
    font-size: 2.0rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: 1px;
}

/****/

.help-card {
    background-color: #f8f9fa;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    height: 100%;
    border: 0px solid #ccc;
    display: flex;
    flex-direction: column;
}
.help-card:hover, .help-card:focus-within {
    transform: translateY(-3px);
    box-shadow: 0 0 0 3px #ffbf47;
}
.help-card img {
    max-height: 150px;
    width: auto;
    margin:0 auto;
    display:block;
}

.help-desc {
    background-color: rgba(255,255,255,0.5); /* lub dowolny kolor */
    margin-top: auto; /* spychamy na dół, by boxy były równe */
    font-size: 0.733rem;
}

.help-desc p{
    margin:0px;
}

.row.g-4 > [class*='col'] {
    display: flex;
}

.help-card {
    flex: 1; /* karty będą tej samej wysokości */
}

/* Tła z AAA kontrastem */
.bg-light-blue { background-color: #d8eaf9; color: #111; }
.bg-blue { background-color: #b3cce5; color: #111; }
.bg-gray { background-color: #e6e9ec; color: #111; }

.card-title {
    font-weight: 600;
    font-size: 1.067rem;
    margin-top: 1rem;
    text-transform:uppercase;
}

/******************************************/

/* Ikony parametrów większe niż tekst */
.param-icon { font-size: 1.4rem; width: 1.8rem; display:inline-block; text-align:center; }

/* Przyciski dopasowane do kolorów nagłówków */
.btn-light-blue { background-color:#d8eaf9; color:#111; border:1px solid #d8eaf9; }
.btn-light-blue:hover, .btn-light-blue:focus { background-color:#c0d8f0; color:#111; border-color:#c0d8f0; }
.btn-outline-light-blue { background-color:transparent; color:#111; border:1px solid #d8eaf9; }
.btn-outline-light-blue:hover, .btn-outline-light-blue:focus { background-color:#d8eaf9; color:#111; border-color:#c0d8f0; }

.btn-blue { background-color:#b3cce5; color:#111; border:1px solid #b3cce5; }
.btn-blue:hover, .btn-blue:focus { background-color:#9fb7de; color:#111; border-color:#9fb7de; }
.btn-outline-blue { background-color:transparent; color:#111; border:1px solid #b3cce5; }
.btn-outline-blue:hover, .btn-outline-blue:focus { background-color:#b3cce5; color:#111; border-color:#9fb7de; }

.btn-gray { background-color:#e6e9ec; color:#111; border:1px solid #e6e9ec; }
.btn-gray:hover, .btn-gray:focus { background-color:#d3d7db; color:#111; border-color:#d3d7db; }
.btn-outline-gray { background-color:transparent; color:#111; border:1px solid #e6e9ec; }
.btn-outline-gray:hover, .btn-outline-gray:focus { background-color:#e6e9ec; color:#111; border-color:#d3d7db; }

/* Map container */
#map { width: 100%; height: 600px; }

@media (max-width: 767px) {
    #map { width: 100%; height: 60vh; }
}
/* Pop-up karty */
.leaflet-popup-content h5 { margin:0 0 0.3rem; font-size:1rem; font-weight:600; }
.leaflet-popup-content p { margin:0.2rem 0; font-size:0.9rem; }
.leaflet-popup-content a { text-decoration:none; }
.leaflet-popup-content i { margin-right:0.3rem; font-size:1.1rem; }

.leaflet-popup-content-wrapper { border-radius: .25rem; padding: 0; overflow: hidden; font-family: Arial, sans-serif; }
.leaflet-popup-content { margin:0; padding:0; }

.popup-card { width: 300px; max-width: 100%; border-radius:.25rem; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,0.2); font-size:0.9rem; line-height:1.4; transition: transform 0.2s ease, box-shadow 0.2s ease; }
.popup-card:hover { transform: translateY(-3px); box-shadow:0 4px 14px rgba(0,0,0,0.3); }

.popup-card .popup-header { display:flex; align-items:center; padding:10px; color:#fff; }
.popup-card .popup-header i { font-size:1.5rem; margin-right:10px; }
.popup-card .popup-header.light-blue { background-color: #d8eaf9; color:#111; }
.popup-card .popup-header.blue { background-color: #b3cce5; color:#111; }
.popup-card .popup-header.gray { background-color: #e6e9ec; color:#111; }

.popup-card .popup-body { padding:10px; background:#fff; color:#111; }
.popup-card .popup-body p { margin:5px 0; }
.popup-card .popup-body a { color:#007bff; text-decoration:none; }
.popup-card .popup-body a:hover { text-decoration:underline; }

.popup-card .popup-footer { display:flex; gap:5px; flex-wrap:wrap; padding:10px; background:#f8f9fa; }

/* Animacja skaczącego markera */
.leaflet-marker-icon.bounce { animation: bounce 0.6s ease; }
@keyframes bounce {
    0% { transform: translateY(-20px); }
    50% { transform: translateY(0px); }
    70% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}

.ui-autocomplete {
    z-index: 9999 !important;
    position: absolute;
}

.leaflet-control-zoom a{text-decoration: none;}
