/*--------------------------------------------------------------
# Main style & custom components
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&display=swap');

body {
    margin: 0;
    background: #fff;
    color: #0c0c0c;
    font-family: "Domine", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.62857;
}

.container-big {
    width: 100%;
    max-width: 1656px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.container-mid {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

a {
    color: #637763;
    background-color: transparent;
    transition: .2s ease-in-out;
}

a:active,
a:hover {
    color: #637763;
    outline: 0;
    text-decoration: none;
}

p {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: 300;
}

strong {
    font-weight: 700;
}

.btn-main {
    line-height: 2rem;
}

.entry-content input[type="submit"],
.btn-main a {
    transition: .2s ease-in-out;
    background: #637763;
    border: 2px solid #485a49;
    color: #fff;
    border-radius: 30px;
    padding: .9rem 1.6rem;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

.entry-content input[type="submit"]:hover,
.btn-main a:hover {
    background: #313133;
    border: 2px solid #313133;
    color: #fff;
}

.btn-main a .fa-duotone,
.btn-main a .fa-brands {
    padding-left: .5rem;
    color: #fff;
}

.btn-main a:hover .fa-duotone {
    padding-left: .5rem;
    color: #637763;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.mastheader {
    position: relative;
    padding: 0;
    z-index: 999;
}

.mh-top {
    padding: .5rem 0;
    font-size: .85rem;
    background: #313133;
    text-align: center;
    color: #fff;
    font-size: .85rem;
}

.mht2 {
    text-align: right
}

.mht3,
.mht4 {
    text-align: right
}

.mh-top a {
    color: #fff;
    font-weight: 700;
}

.mh-top span {
    background: #637763;
    color: #fff;
    font-size: .7rem;
    padding: .1rem .4rem;
    font-weight: 300;
    border-radius: 30px;
    margin-right: .5rem;

}

.mh-main {
    padding: 2rem 0;
    position: relative;
}

.mh-main .row {
    align-items: center;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
}

.logo img {
    max-width: 200px;
}

.navbar {
    margin: 0;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    margin: 0 3rem;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    border-bottom: 2px solid #637763
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: #fff;
    border-bottom: 2px solid #637763
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 240px;
    padding: 0;
    margin: 1rem 0 0 0;
    font-size: .9rem;
    color: #292b2c;
    text-align: center;
    list-style: none;
    background: transparent;
    border: 2px solid #637763;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .3rem 1rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    font-size: .8rem;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #b60055
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b60055
}

.dropdown-toggle::after {
    color: #637763;
}

.mhm-btn {
    text-align: right;
}


/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
.top {

    position: relative;
}

.top>* {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    margin-top: -132px;
    z-index: 9;
}

#slider {}

#slider .item {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

#slider .video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#slider .video-background video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#slider .image-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

#slider .box {
    position: relative;
    z-index: 999;
    padding: 16rem 0 6rem;
    text-align: center;
}

#slider .item h2 {
    margin: 0 auto 2rem;
    font-weight: 700;
    font-size: 5rem;
    line-height: 5rem;
    color: #fff;
    max-width: 50%;
}

#slider .item h3 {
    margin: 0rem 0 2rem;
    font-weight: 700;
    font-size: 1.6rem;
    color: #637763;
    text-transform: uppercase;
    letter-spacing: .2rem;
}

#slider .item h4 {
    margin: 0rem 0 4rem;
    font-weight: 400;
    font-size: 1.2rem;
}

#slider .item h4 span {
    background: #313133;
    padding: .5rem 1rem;
    color: #fff;
}

#slider .item .text {
    margin: 0 auto 4rem;
    letter-spacing: 0px;
    max-width: 75%;
    color: #dadada;
}

#slider .item .text p {
    font-weight: 300;
    font-size: 1.1rem;
}

#slider .mask {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(120deg, rgb(0 0 0 / 74%) 0%, rgb(0 0 0 / 72%) 50%, rgb(99 119 99 / 0%) 100%);
    top: 0;
    left: 0;
}

#slider .more a {
    background: transparent;
    color: #fff;
}

#slider .owl-controls {
    position: absolute;
    margin: 0;
    bottom: 5rem;
    left: 50%;
    transform: translate(-50%, -50%)
}

#slider .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 0 1rem;
    padding: 0;
    font-size: 1.8rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

#slider .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 0 1rem;
    padding: 0;
    font-size: 1.8rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

#slider .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}

#slider .owl-prev::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f104";
}

#slider .owl-next::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f105";
}

#slider .owl-controls .owl-page span {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 .4rem 0 0;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #b60055;
}

#slider .owl-controls .owl-page.active span,
#slider .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.scroll-down {
    position: absolute;
    z-index: 999;
    bottom: 9rem;
    right: 6rem;
    z-index: 999;
}

.scroll-down a {
    transition: .25s ease-in-out;
    font-size: 1rem;
    font-weight: 700;
    color: #ffffff;
    background: #ffffff00;
    border: 2px solid #637763;
    padding: 1rem 1.15rem;
    border-radius: 100%;
}

.scroll-down a:hover {
    color: #fff;
    background: #637763;
    border: 2px solid #637763;
}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/

.section-title {
    padding: 6rem 0 3rem 0;
}

.section-title .row {
    align-items: flex-end;

}

.section-title h3 {
    margin: 0 0 1rem;
    font-weight: 700;
    font-size: 3rem;
}

.section-title h2,
.section-title h1 {
    margin: 0rem 0 0rem;
    font-weight: 700;
    font-size: 1.6rem;
    color: #637763;
    text-transform: uppercase;
    letter-spacing: .2rem;
}

.section-title .btn-main {
    text-align: right;
}

.service-inner {
    padding: 6rem 0 0 0;
}

.service-inner .box {
    padding: 3rem 2rem;
    text-align: center;
    background: #637763;
    border: 2px solid #485a49;
    transition: .2s ease-in-out;
    margin-bottom: 6rem;
    min-height: 316px;
}

.service-inner .box:hover {}

.service-inner .box .icon {
    text-align: center;
    margin: 0 auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.service-inner .box .icon .fa-duotone {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border: 4px solid #fff;
    padding: 1rem;
    font-size: 3rem;
    border-radius: 100px;
    color: #313131;
    background: #e1e1e1;
    margin-top: -7rem;
}

.service-inner .box h3 {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 2rem 0 1rem;
    line-height: 1.6rem;
    min-height: 51px;
    color: #fff
}


.service-inner .box .txt {
    font-size: .8rem;
    color: #dbdbdb
}

.service-about {
    padding: 0 0 0rem;
    background: url('https://www.sadeckizakladkominiarski.pl/wp-content/uploads/2025/02/about-bg.jpg') center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.service__left {
    padding: 6rem 3rem;
    background: #000000e8;
    color: #fff;
}

.service__left h2 {
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: 3rem;
}

.service__left h3 {
    margin: 0rem 0 3rem;
    font-weight: 700;
    font-size: 1.6rem;
    color: #637763;
    text-transform: uppercase;
    letter-spacing: .2rem;
}

.service__left .txt {
    max-width: 90%;
    font-size: 1rem;
    margin-bottom: 5rem;
    color: #dbdbdb
}

.service__left .txt p {
    color: #dbdbdb
}

.service__right {
    padding: 6rem 3rem;
}

body.page-id-62 .gmap .section-title {
    text-align: center;
    padding: 0rem 0 3rem 0;
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/


.page-title {
    margin-top: -136px;
    padding: 12rem 0 12rem 0;
    position: relative;
}

.page-title .container-big {
    position: relative;
    z-index: 99;
}

.page-title h1 {
    margin: 0;
    font-weight: 700;
    font-size: 3rem;
    color: #fff;
    text-align: center
}

.page-title h3 {
    margin: 0rem;
    text-align: center;
    font-weight: 400;
    font-size: 2rem;
    color: #637763;
    text-transform: uppercase;
}

.page-title .mask {
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(120deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.45) 80%);
    top: 0;
    left: 0;
}

.page-wrapper {
    position: relative;
    padding: 0 0 6rem 0;
    background: linear-gradient(to bottom,
            transparent 0px,
            transparent 96px,
            #637763 96.01px,
            #637763 100%);

}

body.product-template-default #main,
.entry-page {
    position: relative;
    padding: 6rem 0;
    background: #ffffff;
    z-index: 9999;
    margin-top: -6rem;
}

.entry-content {}

.entry-content h2:first-child {
    margin-top: 0;
}

.entry-content h2 {
    font-weight: 700;
    margin: 2rem 0 1rem;
    font-size: 2rem;
    color: #637763
}

.entry-content h3 {
    font-weight: 700;
    margin: 2rem 0 1rem;
    font-size: 1.6rem;
    color: #637763
}


.entry-content ul li,
.entry-content p {
    font-size: 1rem;
}

.entry-content ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.entry-content ul li {
    margin: 0 0 0.75rem;
}

.entry-content ul li::before {
    font: var(--fa-font-solid);
    content: "\f0da";
    padding: 0 0.5rem 0 0;
    color: #637763;
    font-weight: 500;
}

.entry-content p:last-child {
    margin-bottom: 0
}

.entry-content #col-border .wp-block-columns {
    margin: 2rem 0 1rem 0;
}

.entry-content #col-border .wp-block-column {
    border: 1px solid #363636;
    padding: 1rem 2rem;
}

.entry-content input,
.entry-content textarea {
    border-radius: 0;
    border: 1px solid #ddd;
}

.entry-content textarea {
    margin-top: 1rem;
}

.entry-content .form-control:focus {
    border-color: #637763;
}

.entry-content table td {
    border: 1px solid #eee;
    padding: 1rem;
}

.entry-content .wp-block-gallery figure img {
    transition: .25s ease-in-out;
}

.entry-content .wp-block-gallery figure img:hover {
    opacity: .7
}

.wpcf7 p {
    font-size: .9rem;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: .75rem;
    font-weight: normal;
    display: block;
}

.wpcf7 form .wpcf7-response-output {
    padding: 1rem;
}

.page-navi {
    margin-top: 4rem;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #363636;
    padding: 0.5rem 1rem;
    margin: 2px;
    coloR: #fff;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #637763;
    color: #fff;
}

.content__thumb img {
    max-width: 100%;
    max-height: 420px;
    object-fit: cover;
    transition: .25s ease-in-out;
}

.content__thumb img:hover {
    opacity: .7
}

.pw-archive article {
    margin: 0 0 2rem 0;
}

.content__box h3.entry-title {
    font-size: 1.4rem;
    margin: 1.5rem 0 2rem 0;
    text-align: center;
}

.content__box h3.entry-title a {
    transition: .25s ease-in-out;
    color: #0c0c0c;
}

.content__box h3.entry-title a:hover {
    color: #485a49
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.gmap {
    padding-bottom: 1rem;
}

.gmap iframe {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.gmap .section-title {
    text-align: center;
}

.gmap .section-title .fa-solid {
    color: #ee8618;
    padding-right: .5rem
}

.gmap .rating-g {
    text-align: left;
    margin-bottom: 3rem;
}

#footer-wrapper {
    padding: 6rem 0;
    background: url('https://www.sadeckizakladkominiarski.pl/wp-content/uploads/2025/04/footer-bg.jpg') center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-widget__inner {
    text-align: left;
    position: relative;
}

.footer-widget__inner .logo {
    top: 0em;
}

.footer-widget__inner .logo img {
    max-width: 240px
}

.footer-widget__inner .fw-box {
    margin-left: 380px;
}

.footer-widget__inner h2 {
    color: #fff;
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: 3rem;
}

.footer-widget__inner h3 {
    margin: 0rem 0 3rem;
    font-weight: 700;
    font-size: 1.6rem;
    color: #637763;
    text-transform: uppercase;
    letter-spacing: .2rem;
    max-width: 65%;
}

.footer-widget__inner .icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 3rem
}

.footer-widget__inner .social-media {
    margin: 0rem 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.footer-widget__inner .social-media a {
    margin: 0 1rem 0 0;
}

.footer-widget__inner .social-media a .fa-regular,
.footer-widget__inner .social-media a .fa-brands {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    padding: 1rem;
    font-size: 1.2rem;
    border-radius: 50px;
    color: #ffffff;
    background: #67676736;
}

.footer-widget__inner .social-media a .fa-regular:hover {
    background: #637763
}

.footer-widget__inner .social-media a .fa-facebook:hover {
    background: #1877F2
}

.footer-widget__inner .social-media a .fa-instagram:hover {
    background: #E4405F
}

.footer-bottom {
    background: transparent;
    padding: 6rem 0 0 0;
    font-size: .8rem;
    color: #656565
}

.footer-bottom .footer-credits {
    margin-bottom: 0;
    text-align: center
}

.footer-bottom .footer-author {
    text-align: center
}

.footer-bottom a:hover {
    color: #fff;
}