
/* FONTS*/
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i|Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,latin-ext');
@import '../fonts/fontawesome-free-6.3.0-web/css/all.min.css';
@import '../fonts/stroke/style.css';
@import '../fonts/elegant/style.css';
@import '../fonts/pe-icon-7-stroke/css/pe-icon-7-stroke.css';
@import '../fonts/simple-line-icons/css/simple-line-icons.css';
@import '../fonts/flaticon/font/flaticon.css';
@import '../fonts/icomoon/style.css';


/* PLUGIN CSS */

@import '../libs/bootstrap-4.1.3/bootstrap.css';
/* bootstrap */
@import '../plugins/headers/header.css';
/* header */
@import '../plugins/headers/yamm.css';
/* header */
@import '../plugins/slider-pro/slider-pro.css';
/* main slider */
@import '../plugins/slick/slick.css';
/* sliders */
@import '../plugins/slick/slick-theme.css';
/* sliders */
@import '../plugins/magnific-popup/magnific-popup.css';
/* modal */
@import '../plugins/animate/animate.css';
/* animations */
@import '../plugins/flowplayer/skin/playful.css';
/* video-player */
@import '../plugins/noUiSlider/nouislider.css';
/* slider number */
@import '../plugins/bootstrap-select/css/bootstrap-select.min.css';
/* bootstrap-select */



/* MAIN CSS */

/*@import 'main.css?v=41';*/
@import 'color.css';
/*@import 'responsive.css';*/

.schowaj{
    display: none;
}

.footer_btn_call {
    bottom: 130px !important;
}
.footer_btn_call .ic {
    display: block;
    margin-right: 5px;
    margin-bottom: -23px;
    font-size: 38px !important;
    color: #ccc;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.art{

}

.art h1{
    font-weight: bolder;
    font-size: 200%;
    margin: 20px 0 30px;
}
.art h2{
    font-weight: bolder;
    font-size: 160%;
    margin: 20px 0 30px;
}

table th, table td{
    vertical-align: middle;
    font-weight: normal;
    padding: 18px;
}
table thead th{
    background: #6fb134;
    color: #fff;
    text-align: center;
    font-size: 90%;
}
    table thead th strong{
        font-size: 140%;
    }

table tbody tr td:nth-child(odd)
{
text-align: right;
}
table tbody tr td:nth-child(odd):after
{
    content: ':';
}

table tbody tr td:nth-child(even)
{
    font-weight: bolder;
}

.tabela-dwie-komorki td{
    width:50%;
}

.btns{
    display: flex;
    width: 100%;
    margin: 10px auto 60px;
    align-items: center;
    justify-content: center;
}
    .btns li{
        list-style-type: none;
        align-items: center;
    }
    .btns li button{
        display: block;
        padding: 5px;
        background: #6fb134;
        border: 1px solid #6fb134;
        color: #fff;
        text-decoration: none;
        border-radius: 4px;
        margin: 4px;
        cursor: pointer;
    }
    .btns li button:hover{
        background: green;
        color: #fff;
        text-decoration: none;
    }
    .btns li button:focus,.btns li button:active{
        background: darkolivegreen;
        color: #fff;
        text-decoration: none;
    }

.wyposazenie{
    text-align: center;
    border-radius: 10px;
    border:1px solid #eee;
    margin: 20px auto;
    padding: 20px;
    -webkit-box-shadow: -4px -4px 35px -25px rgba(66, 68, 90, 1);
    -moz-box-shadow: -4px -4px 35px -25px rgba(66, 68, 90, 1);
    box-shadow: -4px -4px 35px -25px rgba(66, 68, 90, 1);
}
.wyposazenie h3{
    font-weight: bolder;
    font-size: 110%;
}
.wyposazenie p{
    font-size: 90%;
    min-height: 50px;
}
.wyposazenie img{
    height: 150px;
    border-radius: 14px;
    border:2px solid #eee;
}

.form-bg{
    background-image: url('../../media/img/grafiki/kontakt.jpg') !important;
    background-position: top center !important;
}

.dane-kontaktowe{
    text-align: center;
    border-radius: 10px;
    border:1px solid #eee;
    margin: 10px auto;
    padding: 12px;
    -webkit-box-shadow: -4px -4px 35px -25px rgba(66, 68, 90, 1);
    -moz-box-shadow: -4px -4px 35px -25px rgba(66, 68, 90, 1);
    box-shadow: -4px -4px 35px -25px rgba(66, 68, 90, 1);
}
    .dane-kontaktowe h3{
        font-weight: bolder;
        font-size: 115%;
    }
    .dane-kontaktowe p{
        font-size: 90%;
    }
    .dane-kontaktowe em{
        color: yellowgreen;
        font-size: 200%;
        border-radius: 50%;
        border:1px solid #eee;
        padding: 10px;
        margin: 10px auto;
    }




.news{

}
.news-img{
    display: block;
    width:100%;
    height: 260px;
    overflow: hidden;
}
.news-img2{
    display: block;
    width:100%;
    height: 360px;
    overflow: hidden;
}

.news-pop-nast{
}
    .nast{
        text-align: right;
    }
    .news-pop-nast span{
        display: block;
        font-size: 90%;
        color: #888;
        margin-bottom: 6px;
    }
    .news-pop-nast-img{
        float:left;
        width:100px;
        margin: 3px 10px 8px 0;
    }
        .nast .news-pop-nast-img{
            float:right;
            margin: 3px 0px 8px 10px;
        }
    .news-pop-nast img{
        max-width: 100%;
    }
    .news-pop-nast-meta{
    }
        .news-pop-nast-meta h2{
            font-weight: bolder;
            font-size: 120%;
        }
        .news-pop-nast-meta p{
            color:#222;
            font-size: 90%;
        }

.foto-galeria{
    display: block;
    width: 100%;
    max-height: 140px;
    overflow: hidden;
    margin: 14px auto;
    border:1px solid #eee;
    border-radius: 10px;
    padding: 1px;
}
    .foto-galeria:hover{
        transform: scale(1.1, 1.1);
    }

.foto-kampera{
    display: block;
    width:100%;
    margin: 0 auto 20px;
}



table tbody tr td:nth-child(2n+1)::after {
    content: '' !important;
}