@import url("style_contrast.css");

.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;
}

.bg-white{background-color: #fff !important;}
.bg-custom1{background-color: #86b0ca !important;}

.bg-custom1 > .container{
    padding:0px;
}

.main_bg {
    background-color:#fff;  
    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: #fff;
    margin:20px 0px;
    font-size: 2.4rem;
}

/*************************************************/

.homepage .container.bg-white{
    /*margin-top:50vh;*/
    /*border-radius:15px 15px 0px 0px;*/
}

.podstrona .container.bg-white{
    /*border-radius:15px 15px 0px 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:contain;
    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;
    border-radius: 15px;
}

.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:#F5F6F3;padding:0px 0px;margin-bottom:0px;color:#202020;font-size:0.9rem;}
.pasek-top-inner a{color:#202020;}

.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 .nawigacja-top{
    background-color:#fff;
    border-radius:10px;
}

.topbarbg .nav li.nav-item.icons{
    margin:0px 20px;
    text-align:center;
}

.topbarbg .nav li.nav-item:not(.icons) > a {
    font-size:1em;
    font-family: 'Montserrat', sans-serif;
    color:#202020;
    border-radius: 10px;
    padding: 15px 25px;
    text-align:center;
    min-width:80px;
    margin:0px;
    position:relative;
    background-color:#3fa4fc;
    font-weight:600;
    display:block;
}

.topbarbg .nav li{
    margin:0px 15px;
}

.topbarbg .nav li .topmenusearch{
    background-color:#ccc;
    border-radius:8px;
    padding:6px 6px;
}

.topbarbg .nav li .topmenusearch input#fraza{
    background-color:#ccc;
    display:inline;
    border:0px;
    color:#202020;
}

.topbarbg .nav li .topmenusearch input#fraza::placeholder { color: #202020; }

.topbarbg .nav li .topmenusearch button{
    background-color:#ccc;
    display:inline;
    border:0px;
}

.topbarbg .nav li:last-child{
    margin-right:0px;
}

.topbarbg .nav li:last-child > span{
    font-weight:800;
}

.topbarbg .nav li > a#menu-open{
    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: 300px;
        margin-left:0px;
    }

    .wsactive .wsmenu>.wsmenu-list {
        margin-right: unset;
        margin-left: 0;
    }

    .wsmenu>.wsmenu-list {
        margin: 0 auto 0 auto;
        width: 300px;
        margin-right: -300px;
        margin-left:unset;
        position:absolute;
        right:0;
    }

    .overlapblackbg {
        left: 0;
        right:auto;
    }

}

@media (max-width: 991px) {

    .wsmobileheader {
        box-shadow: none;
        background-color: #3fa4fc;
        /*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:#202020;
    }

    .wsanimated-arrow span, .wsanimated-arrow span:before, .wsanimated-arrow span:after {
        background:#202020;
    }

    .topbarbg .wsanimated-arrow{
        display: none;
    }

    .callusicon {
        color: #202020;
        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:#202020;
    }

}

.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-image: url(/uploaded/slider/grafika_main.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.grafiki-carousel{
    height:755px;
    position: relative;
}

.grafiki-carousel .mask{
    position:absolute;
    bottom:-1px;
    left:0px;
    width:100%;
    z-index:10;
    height:250px;
    background-image: url("/img/ornament.png");
    background-position: left bottom;
    background-repeat: repeat-x;
}

#naskroty{
    background-color:#fff;
    border-radius:8px; 
    -webkit-box-shadow: 0px 0px 25px -20px rgba(82, 82, 82, 1);
    -moz-box-shadow: 0px 0px 25px -20px rgba(82, 82, 82, 1);
    box-shadow: 0px 0px 25px -20px rgba(82, 82, 82, 1);
}

#naskroty .circle-icon {
  background-color: #3fa4fc; /* niebieskie tło */
  color: #fff; /* biała ikonka */
  width: 40px;  /* stała szerokość */
  height: 40px; /* stała wysokość */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; /* koło */
  font-size: 1.1rem; /* rozmiar ikony */
}

#naskroty .nav-item .nav-link {
    display: block;
    padding: 1rem 1rem;
    color: #333;
    font-size: 1.067rem;
    font-weight:600;
    line-height:35px;
    border-radius: 0;
}

#naskroty .nav-item div.nav-link {
    color:#666;
}

#naskroty .nav-item.mapa .nav-link {
    color:#fff;
    background-color:#b61f1f;
}

#naskroty .nav-item.mapa .nav-link {
    border-radius:0px 8px 8px 0px; 
}

#boxy{
    position:absolute;
    top:15%;
    z-index:15;
    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: left;
    color:#202020;
    transition: transform .2s; /* Animation */    
    display:flex;    
}

#boxy .color-box .fas{
    font-size: 1.333rem;
    margin-bottom:8px;
    pointer-events: none;
}

#boxy .color-box .tytul{
    font-size: 1.333rem;
    font-weight:600;
}

@media (min-width: 1500px){
    #boxy .color-box{
        padding:15px;
        padding-top:20px;
        min-height:100px;
    }

    #boxy .color-box .fas{
        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;
    }
}

@media (min-width: 1500px){
    #boxy .color-box{
        padding:25px;
        padding-top:60px;
        min-height:200px;
    }
}


#boxy a:hover .color-box .tytul{
    text-decoration: underline;
}


@media (min-width: 1200px){
    #boxy .row.no-gutters > div.col-xl-2 {
        flex: 0 0 auto;
        width: 12.5%;
    }

}

@media (min-width: 1500px){

    #boxy > .container:first-child{

    }
}

#boxy .row.color > div:nth-child(1) .color-box{
    background-color: rgba(63,154,252,0.75);    
}
#boxy .row.color > div:nth-child(2) .color-box{
    background-color: rgba(247,117,91,0.75);
}
#boxy .row.color > div:nth-child(3) .color-box{
    background-color: rgba(74,204,234,0.75);    
}
#boxy .row.color > div:nth-child(6) .color-box{
    background-color: rgba(74,204,234,0.75);
}
#boxy .row.color > div:nth-child(4) .color-box{
    background-color: rgba(63,154,252,0.75);   
}
#boxy .row.color > div:nth-child(5) .color-box{
    background-color: rgba(247,117,91,0.75);   
}
#boxy .row.color > div:nth-child(7) .color-box{
    background-color: rgba(255,205,94,0.75);    
}
#boxy .row.color > div:nth-child(8) .color-box{
    background-color: rgba(0,198,150,0.75);    
}
#boxy .row.color > div:nth-child(9) .color-box{
    background-color: rgba(163,147,255,0.75);    
}
#boxy .row.color > div:nth-child(10) .color-box{
    background-color: rgba(255,205,94,0.75);    
}

#boxy .color-box:hover{
    transform: scale(1.10);
}


/*==================================================
 * 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;
    }

}

@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;
}

/************************************************/

.slider-carousel .mask{
    position:absolute;
    bottom:-1px;
    left:0px;
    width:100%;
    z-index:10;
}

.slider-carousel, .slider-carousel .owl-item{
    position:relative;
}

.slider-carousel, .slider-carousel .owl-item > div{
    display:none;
}

.slider-carousel, .slider-carousel .owl-item.active > div{
    display:block;
}

.slider-carousel .owl-item .item-caption{
    position: absolute;
    bottom: 0px;
    padding: 15px 30px;
    font-size: 1.7em;
    color: #fff;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
}

.slider-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 30px;
    font-size: 2rem;
    background-color: #024a73;
    border-radius: 50px;
    width: 46px;
    height: 46px;
    line-height: 40px;
    color: #fff;
    border:2px solid transparent;
}

.slider-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 30px;
    font-size: 2rem;
    background-color: #024a73;
    border-radius: 50px;
    width: 46px;
    height: 46px;
    line-height: 40px;
    color: #fff;
    border:2px solid transparent;
}

.slider-carousel .start-button,
.slider-carousel .pause-button{
    font-size: 1.6rem;
    background-color: #024a73;
    border-radius: 5px;
    min-width: 46px;
    min-height: 46px;
    line-height: 45px;
    color: #fff;
    border:2px solid transparent;
    position:absolute;
    bottom:20px;
    left:20px;
    z-index:900;
}

.slider-carousel .pause-button {
    display: none;
}

.slider-carousel .owl-theme .owl-nav {
    margin-top:0px;
}

.slider-carousel .owl-theme .owl-nav [class*='owl-']:hover {
    background: #0584cc;
    color: #FFF;
    text-decoration: none;
    border:2px solid #fff;
}

.slider-carousel .owl-theme .owl-dots {
    /*background: rgba(0,0,0,0.5);*/
    padding-top:10px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 100;
}

.slider-carousel .owl-theme .owl-dots .owl-dot.active span{
    background-color: #024a73;
}

.slider-carousel .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #0584cc;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    border:1px solid #fff;
}

/***********************************************************/

.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: #202020;
    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:#202020;
    color:#fff;
}

.acc-tools button.active{
    color:#fff;
    background-color: #000;
}

@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-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .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;
}



