@media (min-width: 1720px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1640px;
    }
}

.top-bar-area .item-flex li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}

.top-bar-area .item-flex li i {
    display: none;
}

nav.navbar.validnavs {
    padding: 0;
}

.navbar-header .navbar-brand>img {
    max-height: 48px;
    width: 100%;
    object-fit: contain;
}

nav.navbar.validnavs.inc-shape::before {
    display: none;
}

.elementor-widget-agricaservices .site-heading {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}

.elementor-widget-agricaservices .site-heading .title {
    order: 1;
    font-weight: 500;
    margin-bottom: 16px;
}

.elementor-widget-agricaservices .site-heading .sub-title {
    order: 2;
    font-size: 17px;
    line-height: 21px;
    font-family: 'Outfit', sans-serif;
    color: #000;
    font-weight: 500;
    letter-spacing: 0;
}

.elementor-widget-agricaservices .title .text-accent {
    color: #C02031;
}

.elementor-widget-agricaservices .service-style-one-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.elementor-widget-agricaservices .service-style-one-item .info {
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-bottom: 62px;
}

.elementor-widget-agricaservice .service-style-one-item .top {
    height: 100%;
}

.elementor-widget-agricaservices .service-one-single .vt-f-text {
    font-family: 'Outfit', sans-serif;
    font-size: 17px;
    line-height: 31px;
    color: #666666;
}

.elementor-widget-agricaservices .service-one-single .btn-angle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
}

.elementor-widget-agricaservices .service-one-single .btn-angle i {
    font-weight: 400;
    color: #fff;
    font-size: 24px;
}

.elementor-widget-agricaservices .service-one-single {
    margin-bottom: 16px;
}

.services-style-one-area .row {
    --bs-gutter-x: 16px;
}

.banner-area.banner-style-three .swiper-slide.swiper-slide-active .content::after {
    background: linear-gradient(-80.5deg, transparent, #49a760);
}

.gallery-style-one .overlay {
    left: 0;
}

.gallery-style-one .overlay p {
    margin-top: 4px;
    line-height: 1.4;
}


.gallery-items.colums-3 .gallery-item .gallery-style-one img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.type-realizacje .thumb {
    margin-bottom: 32px;
}

/* .type-realizacje .meta {
    display: none;
} */

.single .container {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}

.single .blog-item-box .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
}

.services-list-widget ul li a::before {
    background: #0E5283;
}

.fancybox__container {
    top: 0 !important;
}
.footer-item .logo {
    max-height: 45px;
}

footer .newsletter-form {
    display: none;
}

.footer__menu ul {
    list-style: none;
    padding-left: 0;
    color: #fff;
}

.footer__menu ul>*+* {
    margin-top: 10px;
}

.footer__menu ul li a {
    color: #fff;
    font-weight: 400;
}

.footer__menu ul li a:hover {
    color: #042238;
    text-decoration: none;
}

.footer__contact .elementor-icon-box-wrapper {
    display: flex;
    gap: 21px;
}

.footer__contact .elementor-icon-box-icon .elementor-icon {
    position: relative;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
    background: rgba(132, 132, 132, 0.3);
    border: 1px dashed rgba(255, 255, 255, 0.3);
    font-weight: 300;
    font-size: 18px;
}

.footer__contact .elementor-icon-box-description a {
    color: #fff;
    font-weight: 400;
}

.pagi-area .pagination a,
.pagi-area .pagination span {
    line-height: 45px;
}

@media screen and (max-width: 767.98px) {
    .navbar-header .navbar-brand>img {
        max-height: 30px;
    }

    .gallery-items.colums-3 .gallery-item .gallery-style-one {
        height: 62vw;
    }
    .gallery-style-one .overlay {
        padding: 30px;
    }
}

@media screen and (min-width: 768px) {
    .gallery-items.colums-3 .gallery-item .gallery-style-one {
        height: 100%;
    }

    .gallery-items.colums-3 .gallery-item {
        height: 65vh;
    }
}

@media (min-width: 992px) {
    .elementor-widget-agricaservices .col-lg-6.offset-lg-3 {
        width: 70%;
        margin-left: 15%;
    }

}

@media only screen and (max-width: 1023px) {

    nav.navbar.validnavs .navbar-collapse.collapse img,
    nav.navbar.validnavs .navbar-collapse.collapse.show img {
        display: inline-block;
        height: 25px;
        width: 100%;
        object-fit: contain;
    }
}