@charset "UTF-8";
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.btn.btn-transparent {
    background-color: transparent
}

.container {
    position: relative
}

@media (max-width:767px) {
    .container {
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 1015px
    }
}

* {
    outline: none
}

a {
    color: #939598
}

a:hover {
    color: #BABABA;
    text-decoration: none
}

body {
    font-family: 'PT Serif', serif
}

#top-section .top-section-row {
    height: 160px;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (max-width:480px) {
    #top-section .logo {
        max-width: 100%;
        height: auto
    }
}

#nav-asm {
    background-color: black
}

#nav-asm .navbar.navbar-dark.bg-dark {
    background-color: black!important
}

#nav-asm .navbar .navbar-toggler {
    border: none
}

#nav-asm .navbar .navbar-toggler:focus {
    outline: none
}

#nav-asm .navbar .navbar-nav .nav-item {
    height: 40px
}

#nav-asm .navbar .navbar-nav .nav-item .nav-link {
    color: white;
    padding-left: 24px;
    padding-right: 24px;
    font-family: "Roboto", serif;
    font-weight: 300;
    margin-top: 2px
}

@media (max-width:991px) {
    #nav-asm .navbar .navbar-nav .nav-item .nav-link {
        padding-left: 0;
        padding-right: 0
    }
}

#nav-asm .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #BABABA
}

#nav-asm .navbar .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 0
}

#nav-asm .navbar .navbar-nav .nav-item.current-menu-item:not(.menu-item-home) {
    background-color: #e6e7e8
}

#nav-asm .navbar .navbar-nav .nav-item.current-menu-item:not(.menu-item-home) .nav-link {
    color: #231f20;
    padding-left: 24px;
    padding-right: 24px
}

#nav-asm .navbar .search-box {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 13px
}

#nav-asm .navbar .search-box .fa.fa-search {
    color: white;
    font-size: 20px
}

#nav-asm .navbar .search-box .search-form {
    position: absolute;
    bottom: -51px;
    right: -15px;
    background: white;
    width: 745px;
    display: none;
    z-index: 10;
    border: 1px solid #c8c7c7;
    height: 35px
}

#nav-asm .navbar .search-box .search-form form {
    height: 100%
}

#nav-asm .navbar .search-box .search-form form .input-group {
    height: 100%
}

#nav-asm .navbar .search-box .search-form form .input-group input.search-input {
    border-radius: 0;
    background-color: transparent;
    border: none;
    color: #6d6e71;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto'
}

#nav-asm .navbar .search-box .search-form form .input-group .btn {
    position: relative
}

#nav-asm .navbar .search-box .search-form form .input-group .btn .fa.fa-close,
#nav-asm .navbar .search-box .search-form form .input-group .btn .search-icon-action {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#nav-asm .navbar .search-box .search-form form .input-group .btn .fa.fa-close {
    color: #6d6e71;
    font-size: 22px;
    -webkit-text-stroke: 2px white
}

@media (max-width:991px) {
    #nav-asm .navbar .search-box .search-form {
        width: 523px
    }
}

@media (max-width:575px) {
    #nav-asm .navbar .search-box .search-form {
        right: -15px;
        width: 250px
    }
}

#nav-asm .navbar .search-box .search-form:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width:991px) {
    #nav-asm .navbar .search-box {
        display: none!important
    }
}

#nav-asm .navbar .search-box-small {
    position: absolute;
    right: 0;
    top: 4px;
    height: 30px
}

#nav-asm .navbar .search-box-small form {
    height: 100%
}

#nav-asm .navbar .search-box-small form .input-group {
    height: 100%
}

#nav-asm .navbar .search-box-small form .input-group input.search-input {
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 12px;
    padding: 8px
}

#nav-asm .navbar .search-box-small form .search-box-btn {
    background-color: white;
    position: relative;
    border-radius: 0
}

#nav-asm .navbar .search-box-small form .search-box-btn .search-icon-action {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#nav-asm .navbar .search-box-small form:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:992px) {
    #nav-asm .navbar .search-box-small {
        display: none!important
    }
}

.social-list {
    margin: 0
}

.social-list .menu-item a {
    color: #bbbdc0
}

.social-list .menu-item a i {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.social-list .menu-item a:hover i {
    color: black
}

#content-wrapper {
    padding-top: 45px;
    padding-bottom: 45px
}

@media (max-width:767px) {
    #content-wrapper {
        padding-top: 0
    }
}

#slider-section .n2-grab {
    position: relative
}

#slider-section .n2-grab:after {
    position: absolute;
    bottom: -5px;
    left: 25px;
    color: white;
    font-size: 13px;
    font-family: 'Roboto', serif;
    content: "NAJNOWSZE";
    display: block;
    background-color: #E91C21;
    z-index: 10;
    height: 22px;
    width: 95px;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center
}

@media (max-width:767px) {
    #slider-section {
        margin-top: 45px
    }
}

.category-post-box,
.post-box {
    position: relative
}

.category-post-box .post-img img,
.post-box .post-img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.category-post-box .post-content p,
.post-box .post-content p {
    margin: 0
}

.category-post-box .post-content p.post-date,
.post-box .post-content p.post-date {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #231f20
}




@media (max-width:767px) {
    .category-post-box .post-content p.post-date,
    .post-box .post-content p.post-date {
        font-family: 'Roboto';
        text-align: left;
        padding-top: 20px;
        border-bottom: 1px solid #c8c7c7
    }
}

.category-post-box a.post-link,
.post-box a.post-link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.post-box {
    margin-bottom: 50px
}

.post-box .post-img {
    height: 155px
}

@media (max-width:767px) {
    .post-box .post-img {
        height: 230px
    }
}

.post-box .post-content h2,
.post-box .post-content h3 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 13px;
    color: #231f20
}

@media (max-width:767px) {
    .post-box .post-content h2,
    .post-box .post-content h3 {
        font-size: 24px;
        text-align: left;
        margin-top: 15px
    }
}

.post-box .post-content p {
    font-family: 'PT Serif';
    font-size: 14px;
    color: #231f20;
    line-height: 1.3
}

@media (max-width:767px) {
    .post-box .post-content p {
        font-family: 'Roboto';
        padding-top: 10px
    }
}

.category-post-box {
    margin-bottom: 25px;
    border-bottom: 1px solid #c8c7c7
}

.category-post-box:last-of-type {
    border-bottom: none
}

.category-post-box .post-img-box {
    max-width: 230px
}

.category-post-box .post-img-box .post-img {
    height: 140px;
    width: 210px
}

@media (max-width:767px) {
    .category-post-box .post-img-box {
        max-width: 100%
    }
    .category-post-box .post-img-box .post-img {
        width: 100%;
        height: 230px
    }
}

.category-post-box .post-content h3 {
    font-family: 'Roboto';
    font-size: 27px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .category-post-box .post-content h3 {
        font-size: 24px;
        text-align: left;
        margin-top: 15px
    }
}

.category-post-box .post-content p {
    font-size: 15px;
    color: #6d6e71;
    padding-top: 10px;
    padding-bottom: 20px;
    line-height: 19px
}

@media (max-width:767px) {
    .category-post-box .post-content p {
        font-family: 'Roboto';
        text-align: left;
        color: #231f20;
        padding-top: 18px
    }
}

@media (max-width:767px) {
    .category-post-box {
        border-bottom: none;
        text-align: left
    }
}

footer {
    position: relative;
    background-color: black;
    color: #939598
}

footer a {
    color: #939598
}

footer #footer-top-bar {
    padding-top: 22px;
    padding-bottom: 8px;
    border-bottom: 1px solid #939598
}

footer #footer-top-bar .footer-tb-text p {
    font-size: 15px;
    margin: 0;
    font-weight: 700
}

footer #footer-top-bar .footer-tb-socials {
    margin-left: 15px
}

footer #footer-top-bar .footer-tb-socials ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0
}

footer #footer-top-bar .footer-tb-socials ul li {
    display: inline-block;
    margin-left: 5px
}

footer #footer-top-bar .footer-tb-socials ul li:first-child {
    margin-left: 0
}

footer #footer-top-bar .footer-tb-socials ul .menu-item a {
    color: #bbbdc0
}

footer #footer-top-bar .footer-tb-socials ul .menu-item a i {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

footer #footer-top-bar .footer-tb-socials ul .menu-item a:hover i {
    color: white
}

footer #footer-main {
    padding-top: 28px;
    padding-bottom: 10px
}

footer #footer-main .menu,
footer #footer-main ul {
    list-style-type: none;
    padding: 0
}

footer #footer-main .menu li,
footer #footer-main ul li {
    margin-bottom: 4px
}

footer #footer-main .menu li a,
footer #footer-main ul li a {
    font-size: 14px;
    font-weight: 700
}

footer #footer-main .menu li:last-child,
footer #footer-main ul li:last-child {
    margin-bottom: 0
}

footer #footer-copyright p {
    font-size: 10px;
    font-weight: bold
}

@media (max-width:767px) {
    .slider-home .nextend-bar.nextend-bar-horizontal>div span:first-of-type {
        font-size: 24px!important;
        text-align: left!important;
        margin-top: 15px
    }
}

@media (max-width:767px) {
    .slider-home .nextend-bar.nextend-bar-horizontal>div span:nth-of-type(2) {
        font-family: 'Roboto'!important;
        font-size: 14px!important;
        text-align: left!important;
        line-height: 1.6!important
    }
}

@media (max-width:767px) {
    .slider-home .nextend-bar.nextend-bar-horizontal>div {
        padding: 0!important
    }
}

.slider-home .nextend-arrow-next,
.slider-home .nextend-arrow-previous {
    top: 60%!important
}

.sidebar-box {
    padding-right: 30px
}

@media (min-width:768px) {
    .sidebar-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.sidebar-box img {
    max-width: 100%;
    height: auto
}

.sidebar-box .widget-wrap {
    margin-bottom: 30px
}

.sidebar-box .widget-wrap .widget-title h3 {
    font-family: 'Roboto';
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #c8c7c7
}

.sidebar-box .widget-wrap ul {
    list-style-type: none;
    padding: 0;
    margin-top: 10px
}

.sidebar-box .widget-wrap ul li a {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: lighter
}

.pagination li.page-item {
    margin-right: 3px
}

.pagination li.page-item a.page-link {
    border-radius: 0;
    background-color: #e6e7e8;
    color: #414042;
    border: none;
    font-family: 'Roboto', serif;
    font-size: 17px;
    position: relative;
    font-weight: lighter;
    height: 35px
}

.pagination li.page-item a.page-link .pag-left,
.pagination li.page-item a.page-link .pag-right {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pagination li.page-item a.page-link:hover {
    background-color: #dadada
}

.pagination li.page-item.active a {
    font-weight: normal;
    font-size: 20px;
    min-width: 35px
}

.page-title {
    font-family: 'Roboto';
    font-size: 20px;
    background-color: #e6e7e8;
    padding: 8px 25px 5px;
    text-transform: uppercase;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .page-title {
        background-color: #c62225;
        color: white;
        text-align: center;
        margin-top: 1px;
        margin-right: -8px;
        margin-left: -8px;
        font-size: 16px;
        font-weight: 300;
        padding: 7px 25px
    }
}

.single-post-title {
    font-family: 'Roboto';
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 18px
}

@media (max-width:767px) {
    .single-post-title {
        font-size: 31px
    }
}

@media (max-width:767px) {
    .post-container {
        margin-top: 45px
    }
}

.single-post-content div,
.single-post-content p {
    word-break: break-word;
    word-wrap: break-word
}

.single-post-content img {
    max-width: 100%;
    height: auto
}

.single-post-indent-content {
    padding: 0 15px
}

.single-post-img-featured {
    width: 100%;
    height: auto
}

.single-post-img-description {
    color: #58595b;
    text-align: right;
    font-size: 11px;
    font-family: 'Roboto', serif;
    padding: 10px 15px;
    margin-bottom: 0
}

.single-post-info {
    font-size: 14px;
    font-family: 'Roboto', serif;
    color: #58595b;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 30px
}

.single-post-info .single-post-date {
    text-transform: uppercase
}

.single-post-author {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.single-post-tags {
    font-size: 15px;
    font-weight: bold;
    color: #6d6e71
}

.single-post-tags .single-post-tags-list a {
    font-size: 13px;
    font-weight: 500;
    color: #6d6e71
}

.single-post-tags .single-post-tags-list a:hover {
    color: #BABABA
}

.AddThis-shortcode-above {
    margin-bottom: 10px
}

#related-post .related-post-title {
    font-family: 'Roboto';
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 21px
}

#related-post .related-post-title .underline {
    border-bottom: 1px solid #231f20
}

#search-results .result-empty-ico {
    background-color: #e6e7e8;
    border-radius: 50%;
    height: 200px;
    width: 200px
}

#search-results .result-empty-ico .fa {
    font-size: 98px
}

#section-404 .error-404 {
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px
}

#section-404 .header-404 {
    margin-bottom: 20px
}

#section-404 .info-404 {
    margin-bottom: 30px
}

.rpwe-ul .rpwe-li {
    margin-bottom: 30px
}

.rpwe-ul .rpwe-li .rpwe-title {
    margin: 15px 0 11px
}

.rpwe-ul .rpwe-li .rpwe-title a {
    color: #231f20;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto';
    display: block;
    line-height: inherit
}

@media (max-width:767px) {
    .rpwe-ul .rpwe-li .rpwe-title a {
        font-size: 24px;
        text-align: left
    }
}

.rpwe-ul .rpwe-li .rpwe-summary {
    font-family: 'PT Serif';
    font-size: 14px;
    color: #231f20;
    line-height: 1.235
}

@media (max-width:767px) {
    .rpwe-ul .rpwe-li .rpwe-summary {
        font-family: 'Roboto';
        color: #231f20;
        text-align: left;
        margin-top: 20px
    }
}

.rpwe-ul .rpwe-li .rpwe-thumb {
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .rpwe-ul .rpwe-li .rpwe-thumb {
        height: 230px;
        width: 100%
    }
}


/* dodatkowe */

.foto-podpis {
    text-align: right;
    font-size: 11px;
    font-family: 'Roboto', serif;
    padding: 0px 15px 20px 15px;
    margin-bottom: 0;
    color: #58595b;
    margin-top: -7px;
}

.wp-caption-text {
    text-align: right;
    font-size: 11px;
    font-family: 'Roboto', serif;
    padding: 10px 15px 20px 15px;
    margin-bottom: 0;
    color: #58595b;
}

a.centrowanie-obrazka {
    width: 100%;
    text-align: center;
    display: block
}

.wp-caption {
    margin: auto;
}

@media (min-width:768px) {
    #main-section .col-md:first-child {
        margin-right: 25px;
    }
}

@media (max-width:768px) {
    .single-post-content img {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.single-post-content .wp-caption,
.single-post-content .wp-caption img,
.single-post-content .wp-caption a {
    width: 100% !important;
    max-width: 100% !important;
}

#attachment_mobiles {
    width: 50% !important
}


.post-box-mainslide img {
	height:210px; 
	width:300px;
    -o-object-fit: cover;
    object-fit: cover;
}