/**
 * Plik: universal_style.css
 * Lokalizacja: assets/css/universal_style.css
 */

.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
			.ct-div-block,
			.oxy-post-content,
			.ct-text-block,
			.ct-headline,
			.oxy-rich-text,
			.ct-link-text { max-width: 100%; }
			img { flex-shrink: 0; }
			body * { min-height: 1px; }
		}            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }

                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }

                        .oxy-testimonial .oxy-testimonial-photo-wrap,
            .oxy-testimonial .oxy-testimonial-author-wrap,
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }

                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }

                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }


                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }



                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }

                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }

                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }

                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }

                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }


            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }

                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }

            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }

            /* TITLE */

                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }

                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }


            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }

                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }

                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }

                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }

                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }

                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }

            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }

            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }


                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }

                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }

                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);
        }

                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }

                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }

        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}

                        .oxy-superbox .oxy-superbox-secondary,
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }









            .oxy-shape-divider {
                width: 0px;
                height: 0px;

            }

            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none;
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1200px;
}
a {color: var(--tlo-kolor-1);text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {font-weight: 400;text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 300;border-radius: 0px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.tabs-8932-tab:hover{
 background-color:#ffffff;
}
.tabs-8932-tab {
 background-color:color(8);
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 color:color(5);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:color(8);
 border-right-color:color(8);
 border-bottom-color:color(8);
 border-left-color:color(8);
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.tabs-8932-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8932-tab.oxy-easy-posts .oxy-posts,
.tabs-8932-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.tabs-8932-tab {
 border-bottom-style:none;
 border-right-color:color(2);
 border-right-width:1px;
 border-right-style:solid;
}
}

@media (max-width: 479px) {
.tabs-8932-tab {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-8932-tab-active {
 margin-left:-8px;
 background-color:#ffffff;
 border-top-color:color(2);
 border-right-color:color(2);
 border-bottom-color:color(2);
 border-left-color:color(2);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:40px;
}
@media (max-width: 991px) {
.tabs-8932-tab-active {
 border-top-color:color(2);
 border-right-color:color(2);
 border-bottom-color:color(2);
 border-left-color:color(2);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:none;
 border-left-style:solid;
 margin-left:0px;
 padding-left:032px;
}
}

@media (max-width: 479px) {
.tabs-8932-tab-active {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-contents-8932-tab {
}
.oxel_dashboard_tabs {
 width:100%;
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs {
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel_dashboard_tabs__tab_icon {
color: color(14);}.oxel_dashboard_tabs__tab_icon
>svg {width: 18px;height: 18px;}.oxel_dashboard_tabs__tab_icon {
 margin-right:8px;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_icon {
 margin-right:0px;
}
}

.oxel_dashboard_tabs__tab_label {
 line-height:1;
 font-size:14px;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_label {
}
.oxel_dashboard_tabs__tab_label:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_label.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_label.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.oxel_dashboard_tabs__tab {
}
.oxel_dashboard_tabs__tab_content_container {
 width:75%;
 border-top-color:color(2);
 border-right-color:color(2);
 border-bottom-color:color(2);
 border-left-color:color(2);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:none;
 overflow:hidden;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs__tab_content_container {
 width:100%;
 border-top-color:color(2);
 border-right-color:color(2);
 border-bottom-color:color(2);
 border-left-color:color(2);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
}

.oxel_dashboard_tabs__tab_content--hidden {
}
.oxel_dashboard_tabs__tab_content--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_content--hidden.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_content--hidden.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_flipbox {
 width:100%;
 position:relative;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.2), rgba(25,22,22,0.2)), url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/07/atmosphere-blue-cloud-clouds-601798.jpg);background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:color(5);
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-wrapper:not(.ct-section):not(.oxy-easy-posts),
.swiper-wrapper.oxy-easy-posts .oxy-posts,
.swiper-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.swiper-slide {
}
.oxel_accordion {
 border-top-color:color(9);
 border-right-color:color(9);
 border-bottom-color:color(9);
 border-left-color:color(9);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
 padding-left:0px;
}
.oxel_accordion__row {
 font-family:Inter;
 width:100%;
 padding-top:28px;
 padding-left:70px;
 padding-right:67px;
 padding-bottom:25px;
 text-align:justify;
 border-bottom-color:color(8);
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
 background-color:#f4f4f4;
 margin-bottom:0px;
 margin-top:28px;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
@media (max-width: 767px) {
.oxel_accordion__row {
 padding-left:25px;
 padding-right:33px;
}
}

@media (max-width: 479px) {
.oxel_accordion__row {
 padding-left:4px;
 padding-right:16px;
}
}

.oxel_accordion__icon {
color: color(5);}.oxel_accordion__icon
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:72px;
 padding-right:63px;
 padding-bottom:8px;
 border-bottom-color:color(7);
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
 background-color:color(12);
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.oxel_accordion__content {
 padding-left:31px;
 padding-right:29px;
}
}

.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 text-align:left;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:color(7);
}
.oxel_horizontal_divider__icon {
color: color(7);}.oxel_horizontal_divider__icon
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_megamenu_parent:hover{
 background-color:color(3);
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:color(1);
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:color(5);
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.tabs-1272-tab {
}
.tabs-1272-tab-active {
}
.tabs-contents-1272-tab {
}
.tabs-contents-1272-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-1272-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-1272-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.tabs-contents-1272-tab {
}
}

.slide {
}
.cell {
 width:100%;
}
.detail-1 {
}
.detail-2 {
}
@media (max-width: 1200px) {
.detail-2 {
 margin-bottom:0px;
 padding-bottom:48px;
 padding-top:304px;
}
}

.detail-3 {
}
.detail-4 {
 width:100%;
}
.detail-5 {
 padding-bottom:0px;
}
@media (max-width: 991px) {
.detail-5 {
 width:100%;
}
}

.detail-6 {
}
@media (max-width: 991px) {
.detail-6 {
}
.detail-6 .ct-section-inner-wrap {
padding-top: 39px;
}
}

@media (max-width: 479px) {
.detail-6 {
}
.detail-6 .ct-section-inner-wrap {
padding-top: 55px;
}
}

.detail-7 {
}
.gallery-after {
}
@media (max-width: 1200px) {
.gallery-after {
}
.gallery-after:not(.ct-section):not(.oxy-easy-posts),
.gallery-after.oxy-easy-posts .oxy-posts,
.gallery-after.ct-section .ct-section-inner-wrap{
display:none;
}
}

.gallery-before {
background-image:url(https://eksperci360.pl/wp-content/uploads/2024/06/detail2-6.png); width:373px;
 position:absolute;
}
@media (max-width: 1200px) {
.gallery-before {
}
.gallery-before:not(.ct-section):not(.oxy-easy-posts),
.gallery-before.oxy-easy-posts .oxy-posts,
.gallery-before.ct-section .ct-section-inner-wrap{
display:none;
}
}

.flip-box {
 min-height:400px;
}
.flip-box:not(.ct-section):not(.oxy-easy-posts),
.flip-box.oxy-easy-posts .oxy-posts,
.flip-box.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.flip-box {
 min-height:400px;
}
}

.flip-box-inner {
 position:absolute;
 top:0px;
 bottom:0px;
}
@media (max-width: 1200px) {
.flip-box-inner {
}
}

@media (max-width: 991px) {
.flip-box-inner {
 position:relative;
 min-height:400px;
}
}

@media (max-width: 767px) {
.flip-box-inner {
 position:absolute;
}
}

.flip-box-front {
}
.flip-box-back {
 padding-left:20px;
 padding-right:20px;
 padding-top:80px;
}
@media (max-width: 1200px) {
.flip-box-back {
 width:100%;
}
}

@media (max-width: 479px) {
.flip-box-back {
 padding-top:40px;
}
}

.h2 {
 font-family:Inter;
 font-weight:400;
}
@media (max-width: 767px) {
.h2 {
 font-size:30px;
}
}

.btn {
 font-size:20px;
}
@media (max-width: 479px) {
.btn {
 font-size:16px;
}
}

.tabs-6869-tab {
 font-family:Inter;
 color:#ffffff;
 font-size:18px;
 padding-top:10px;
 padding-bottom:10px;
 padding-right:15px;
 padding-left:15px;
}
@media (max-width: 767px) {
.tabs-6869-tab {
 padding-top:10px;
 padding-bottom:10px;
}
}

.tabs-6869-tab-active {
 color:#ffffff;
 background-color:#425142;
}
.tabs-contents-6869-tab {
 padding-left:0px;
 padding-right:0px;
 overflow:hidden;
 padding-bottom:60px;
}
.proces-box:hover{
 background-color:color(11);
}
.proces-box {
 padding-top:20px;
 padding-bottom:20px;
 padding-right:20px;
 padding-left:20px;
}
@media (max-width: 767px) {
.proces-box:hover{
 background-color:color(12);
}
.proces-box {
 padding-top:0px;
 padding-bottom:0px;
}
}

.inter {
}
.tabs-6677-tab {
}
.tabs-6677-tab-active {
}
.tabs-contents-6677-tab {
}
.btn_style-1:hover{
transform:scale(1.03,1.03);}
.btn_style-1 {
 background-color:var(--tlo-kolor-1);
 padding-top:10px;
 padding-bottom:10px;
 padding-left:25px;
 padding-right:25px;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--tlo-kolor-1);
 border-right-color:var(--tlo-kolor-1);
 border-bottom-color:var(--tlo-kolor-1);
 border-left-color:var(--tlo-kolor-1);
 color:var(--tekst-kolor-1);
 transition-duration:0.1s;
 font-weight:700;
 font-size:18px;
}
@media (max-width: 479px) {
.btn_style-1 {
 font-size:16px;
}
}

.btn_style-2:hover{
transform:scale(1.03,1.03);}
.btn_style-2 {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:25px;
 padding-right:25px;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 color:var(--tlo-kolor-1);
 transition-duration:0.1s;
 border-top-color:var(--tlo-kolor-1);
 border-right-color:var(--tlo-kolor-1);
 border-bottom-color:var(--tlo-kolor-1);
 border-left-color:var(--tlo-kolor-1);
 font-weight:700;
 font-size:18px;
}
@media (max-width: 479px) {
.btn_style-2 {
 font-size:16px;
}
}

.tekst_lista {
}
.tagline {
}
@media (max-width: 767px) {
.tagline {
 margin-top:0px;
}
}

.box_style-1:hover path{
fill: var(--tekst-kolor-1) !important;
  stroke:: var(--tekst-kolor-1) !important;
}
.box_style-1:hover{
 background-color:var(--tlo-kolor-1);
 color:var(--tekst-kolor-1);
}
.box_style-1:hover h5 {
  color:var(--tekst-kolor-1);
}
.box_style-1 {
 background-color:var(--tlo-kolor-4);
 padding-top:30px;
 padding-right:20px;
 padding-bottom:30px;
 padding-left:20px;
 border-radius:15px;
 gap:30px;
 color:var(--tekst-kolor-4);
 box-shadow:0px 4px 5px 0px rgba(0,0,0,0.1);
}
.box_style-1:not(.ct-section):not(.oxy-easy-posts),
.box_style-1.oxy-easy-posts .oxy-posts,
.box_style-1.ct-section .ct-section-inner-wrap{
gap:30px;
}
@media (max-width: 479px) {
.box_style-1 {
 gap:20px;
 padding-top:20px;
 padding-bottom:20px;
}
.box_style-1:not(.ct-section):not(.oxy-easy-posts),
.box_style-1.oxy-easy-posts .oxy-posts,
.box_style-1.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.footer-links {
}
.box_style-2:hover path{
fill: var(--tekst-kolor-1) !important;
  stroke:: var(--tekst-kolor-1) !important;
}
.box_style-2:hover{
 background-color:var(--tlo-kolor-3);
 color:var(--tekst-kolor-3);
}
.box_style-2 {
 background-color:var(--tlo-kolor-4);
 padding-top:30px;
 padding-right:20px;
 padding-bottom:30px;
 padding-left:20px;
 border-radius:15px;
 gap:30px;
 color:var(--tekst-kolor-4);
 box-shadow:0px 4px 5px 0px rgba(0,0,0,0.1);
}
.box_style-2:not(.ct-section):not(.oxy-easy-posts),
.box_style-2.oxy-easy-posts .oxy-posts,
.box_style-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:30px;
}
@media (max-width: 479px) {
.box_style-2 {
 gap:20px;
 padding-top:20px;
 padding-bottom:20px;
}
.box_style-2:not(.ct-section):not(.oxy-easy-posts),
.box_style-2.oxy-easy-posts .oxy-posts,
.box_style-2.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.link_style-1 {
 color:var(--tekst-kolor-4);
 font-size:18px;
}
@media (max-width: 479px) {
.link_style-1 {
 font-size:16px;
}
}

.pro-accor_style-1 {
}
.pro-accor_style-1 .oxy-pro-accordion_header{
background-color:var(--tlo-kolor-3);
}

.pro-accor_style-1 .oxy-pro-accordion_title-area{
padding-left:0px;
padding-right:10px;
}

.pro-accor_style-1 .oxy-pro-accordion_title{
text-transform: none;
letter-spacing: 0px;
font-size: 18px;
}

.pro-accor_style-1 .oxy-pro-accordion_content{
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

.pro-accor_style-1 .oxy-pro-accordion_icon{
font-size:24px;
color:var(--tlo-kolor-2);
padding-right:0px;
}

.link_style-2 {
 color:var(--tekst-kolor-1);
 text-decoration:underline;
 font-weight:700;
 font-size:18px;
}
@media (max-width: 479px) {
.link_style-2 {
 font-size:16px;
}
}

.box_style-3:hover path{
fill: var(--tekst-kolor-1) !important;
  stroke:: var(--tekst-kolor-1) !important;
}
.box_style-3:hover{
 background-color:var(--tlo-kolor-1);
 color:var(--tekst-kolor-1);
}
.box_style-3 {
 background-color:var(--tlo-kolor-3);
 padding-top:30px;
 padding-right:20px;
 padding-bottom:30px;
 padding-left:20px;
 border-radius:15px;
 gap:30px;
 color:var(--tekst-kolor-4);
}
.box_style-3:not(.ct-section):not(.oxy-easy-posts),
.box_style-3.oxy-easy-posts .oxy-posts,
.box_style-3.ct-section .ct-section-inner-wrap{
gap:30px;
}
@media (max-width: 479px) {
.box_style-3 {
 gap:20px;
 padding-top:20px;
 padding-bottom:20px;
}
.box_style-3:not(.ct-section):not(.oxy-easy-posts),
.box_style-3.oxy-easy-posts .oxy-posts,
.box_style-3.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.tabs-4365-tab {
}
.tabs-4365-tab-active {
}
.tabs-contents-4365-tab {
}
.oxy-tabs {
}
.oxy-tabs-wrapper {
}
.tabs-8401-tab {
}
.tabs-8401-tab-active {
}
.tabs-contents-8401-tab {
}
.-active-tab-class {
 color:var(--tlo-kolor-1);
box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1) !important;
}
.icon_style-1 {
 background-color:var(--tlo-kolor-5);
 width:66px;
 height:66px;
 border-radius:150px;
}
.icon_style-1:not(.ct-section):not(.oxy-easy-posts),
.icon_style-1.oxy-easy-posts .oxy-posts,
.icon_style-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.box_style-4:hover .icon_style-1{
 background-color:var(--tlo-kolor-1);
}
.box_style-4:hover{
 background-color:var(--tekst-kolor-1);
 color:var(--tekst-kolor-4);
}
.box_style-4 {
 padding-top:0px;
 padding-right:20px;
 padding-bottom:30px;
 padding-left:20px;
 border-radius:15px;
 gap:15px;
 color:var(--tekst-kolor-4);
}
.box_style-4:not(.ct-section):not(.oxy-easy-posts),
.box_style-4.oxy-easy-posts .oxy-posts,
.box_style-4.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
@media (max-width: 479px) {
.box_style-4 {
 gap:20px;
 padding-top:20px;
 padding-bottom:20px;
}
.box_style-4:not(.ct-section):not(.oxy-easy-posts),
.box_style-4.oxy-easy-posts .oxy-posts,
.box_style-4.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.s8-box_img-bg {
	height: 100%;
}
.s8-box {
}
.box_style-5:hover path{
fill: var(--tekst-kolor-1) !important;
  stroke:: var(--tekst-kolor-1) !important;
}
.box_style-5:hover{
 background-color:var(--tlo-kolor-2);
 color:var(--tekst-kolor-1);
}
.box_style-5 {
 padding-top:30px;
 padding-right:20px;
 padding-bottom:30px;
 padding-left:20px;
 border-radius:15px;
 gap:30px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:var(--tlo-kolor-2);
 border-right-color:var(--tlo-kolor-2);
 border-bottom-color:var(--tlo-kolor-2);
 border-left-color:var(--tlo-kolor-2);
 width:100%;
}
.box_style-5:not(.ct-section):not(.oxy-easy-posts),
.box_style-5.oxy-easy-posts .oxy-posts,
.box_style-5.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:30px;
}
@media (max-width: 479px) {
.box_style-5 {
 gap:20px;
 padding-top:20px;
 padding-bottom:20px;
}
.box_style-5:not(.ct-section):not(.oxy-easy-posts),
.box_style-5.oxy-easy-posts .oxy-posts,
.box_style-5.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.box_style-6:hover path{
fill: var(--tekst-kolor-1) !important;
  stroke:: var(--tekst-kolor-1) !important;
}
.box_style-6:hover{
 background-color:var(--tlo-kolor-2);
 color:var(--tekst-kolor-1);
}
.box_style-6 {
 padding-top:30px;
 padding-right:20px;
 padding-bottom:30px;
 padding-left:20px;
 border-radius:15px;
 gap:30px;
}
.box_style-6:not(.ct-section):not(.oxy-easy-posts),
.box_style-6.oxy-easy-posts .oxy-posts,
.box_style-6.ct-section .ct-section-inner-wrap{
gap:30px;
}
@media (max-width: 479px) {
.box_style-6 {
 gap:20px;
 padding-top:20px;
 padding-bottom:20px;
}
.box_style-6:not(.ct-section):not(.oxy-easy-posts),
.box_style-6.oxy-easy-posts .oxy-posts,
.box_style-6.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.av_opinia-txt {
 color:var(--tekst-kolor-4);
 font-size:24px;
 font-weight:700;
}
.opinia_name {
}
.pro-accor_style-2 {
}
.pro-accor_style-2 .oxy-pro-accordion_item{
margin-bottom:10px;
border_radius_border-radius:15px;
border-radius:15px;
}

.pro-accor_style-2 .oxy-pro-accordion_header{
background-color:var(--tlo-kolor-3);
border_radius_border-radius:15px;
border-radius:15px;
}

.pro-accor_style-2 .oxy-pro-accordion_title{
text-transform: none;
letter-spacing: 0px;
font-size: 18px;
}

.pro-accor_style-2 .oxy-pro-accordion_content{
padding-top:0px;
}

.pro-accor_style-2 .oxy-pro-accordion_icon{
font-size:24px;
color:var(--tlo-kolor-2);
}

.tekst_lista p:last-child {
    margin-block-end: 0;
}

.tekst_lista p:first-child {
    margin-block-start: 0;
}

.box_style-1 a {
  color: var(--tekst-kolor-3) !important;
}


.box_style-1:hover a {
  color: var(--tekst-kolor-1) !important;
}




@media (min-width: 992px) {
	#s20-tabs .oxy-dynamic-tabs_inner {
		display: flex;
      gap: 60px;
	}

	#s20-tabs .oxy-dynamic-tabs_tab-group {
		flex-wrap: wrap;
		flex: 0.45;
        flex-direction: column;
        gap: 20px;
	}

	#s20-tabs .oxy-dynamic-tabs_panel-group {
		flex: 0.55;
	}

	#s20-tabs .oxy-dynamic-tabs_panel .oxy-dynamic-tabs_panel-inner {

	}

	#s20-tabs .oxy-dynamic-tabs_panel-inner p:first-child {
		margin-top: 0;
	}
}




	#s20-tabs .oxy-dynamic-tabs_tab-item button, #s20-tabs .oxy-dynamic-tabs_active {
      width: 100%;
    }

#s20-tabs button.oxy-dynamic-tabs_tab {
  cursor: pointer !important;
  background: #fff;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1) !important;
  border-radius: 10px !important;
  margin-bottom: 10px;
  padding: 25px 20px;
}

#s20-tabs button.oxy-dynamic-tabs_tab::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  font-size: 0.8em;
  transition: transform 0.3s ease;
}

@media screen and (max-width: 991px) {
  #s20-tabs button.oxy-dynamic-tabs_tab::after {
    content: "\f078";
  }
}

#s20-tabs button.oxy-dynamic-tabs_tab:hover::after {
  transform: translateX(3px);
}

@media screen and (max-width: 991px) {
  #s20-tabs button.oxy-dynamic-tabs_tab:hover::after {
    transform: translateY(3px);
  }
}

#s17 .flickity-page-dots .dot {
  border-radius: 10px;
  width: 50px;
  background: var(--tlo-kolor-2);
}
#s17 .flickity-page-dots .is-selected {
  border-radius: 10px;
  width: 50px;
  background: var(--tlo-kolor-1) !important;
}

#s3 path {
  fill: var(--tlo-kolor-1) !important;
	  stroke:: var(--tlo-kolor-1) !important;
}


#s3 .box_style-1:hover path {
  fill: var(--tlo-kolor-4) !important;
	  stroke:: var(--tlo-kolor-4) !important;
}


#s6 path {
  fill: var(--tekst-kolor-5) !important;
	  stroke:: var(--tekst-kolor-5) !important;
}


#s6 .box_style-1:hover path {
  fill: var(--tlo-kolor-4) !important;
	  stroke:: var(--tlo-kolor-4) !important;
}



#s14 path {
  stroke: var(--tekst-kolor-5) !important;
  fill: var(--tekst-kolor-5) !important;
}



#s11 path {
  fill: var(--tekst-kolor-5) !important;
	  stroke:: var(--tekst-kolor-5) !important;
}


#s11 .box_style-1:hover path {
  fill: var(--tlo-kolor-4) !important;
	  stroke:: var(--tlo-kolor-4) !important;
}


#s17 path {
  fill: var(--tekst-kolor-5) !important;
	  stroke:: var(--tekst-kolor-5) !important;
}


#s17 .box_style-1:hover path {
  fill: var(--tlo-kolor-4) !important;
	  stroke:: var(--tlo-kolor-4) !important;
}


#s8-lista .s8-box:nth-child(even) .s8-box_img-bg {
  background-color: var(--tlo-kolor-3);
}

#s8-lista .s8-box:nth-child(odd) .s8-box_img-bg {
  background-color: var(--tlo-kolor-2);
}


#s22 .box_style-1:hover path {
  stroke: var(--tekst-kolor-2) !important;
  fill: var(--tekst-kolor-2) !important;
}

#s22 path {
  stroke: var(--tlo-kolor-2) !important;
  fill: var(--tlo-kolor-2) !important;
}

#s24 .oxy-content-timeline_meta {
  display: flex !important;
}

#s24 .oxy-content-timeline_meta-inner {
  background: var(--tlo-kolor-2);
  padding: 8px 20px;
  border-radius: 6px;
  width: auto;
  margin: none;
}

#s24 .oxy-content-timeline_content-inner {
  box-shadow: 0px 4px 15.5px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
  border: 0px;
}
@media screen and (max-width: 991px) {
  #s24 .oxy-content-timeline_content-inner {
  padding: 15px 10px;
}
}


#s25 .flickity-page-dots .dot {
  border-radius: 10px;
  width: 20px;
  background: var(--tlo-kolor-2);
}
#s25 .flickity-page-dots .is-selected {
  border-radius: 10px;
  width: 20px;
  background: var(--tlo-kolor-1) !important;
}

#s25 .oxy-carousel-builder_gallery-image {
  border-radius: 15px;
}


#s26-slider .box_style-6:nth-child(odd) {
    background-color: var(--tlo-kolor-2);
}

#s26-slider .box_style-6:nth-child(even) {
    background-color: var(--tlo-kolor-1);
}




#s29 .box_style-1:hover path {
  stroke: var(--tekst-kolor-1) !important;
  fill: var(--tekst-kolor-1) !important;
}

#s29 path {
  stroke:: var(--tlo-kolor-2) !important;
  fill: var(--tlo-kolor-2) !important;
}
/*Contact form*/

input[type="text"], input[type="email"], textarea, input[type="url"], input[type=tel], select {
	font-family: inherit;
	position: relative;
	border: none;
	border-radius: 7px;
	padding: 15px 10px;
	margin: 5px 0;
    width: 100%;
	font-size: 16px;
	background-color: #F0F6FB;
    color: black !important;
}

.form_light input[type="text"],
.form_light input[type="email"],
.form_light textarea,
.form_light input[type="url"],
.form_light input[type="tel"],
.form_light select {
    font-family: inherit;
    position: relative;
    border: none;
    border-radius: 7px;
    padding: 15px 10px;
    margin: 5px 0;
    width: 100%;
    font-size: 16px;
    background-color: #F5FAFF;
    color: black;
}


input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
	opacity: 1;
	font-size: 12px;
	position: absolute;
	top: 8px;
	margin: 0 0 2px 0;
	transition: all .2s;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: none;
	background: #fde3e3;
  border:none;
	border-radius: 8px;
	font-size: 14px;
  color: #a45c5c;
}

.wpcf7-submit:hover {
	cursor: pointer;
}

.wpcf7-list-item-label {

}
.wpcf7-list-item-label > a {
	text-decoration: underline;

}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: none;
  background: #d1eccd;
  color: #46b450;
  border-radius:8px;
     border:none;
}

.wpcf7-quiz-label {

	margin-right: 15px;
}

.wpcf7-acceptance {
  font-size: 14px;
  color: color(10);
}

.wpcf7-submit {
background-color: var(--tlo-kolor-1);
    border: 0px solid #f6591b;
  color: #fff;
  border-radius: 4px;
    font-family: inherit;
    padding: 18px 15px;
    font-weight: 800;
    font-size: 18px;
  width: 100%;
  margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
  .wpcf7-submit {
      font-size: 16px;
  }
}

.wpcf7-submit:hover {
  background-color: color(9);
}

.wpcf7-submit:disabled {
  background: #eee;
  color: color(14);
}
.wpcf7-submit:disabled:hover {
  box-shadow: none;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  display: inline;
}/* Responsywne style CSS dla nagĹĂłwkĂłw
 * - h1 desktop: 60px
 * - h2 desktop: 40px
 * - content (paragraf): 16px na wszystkich urzÄdzeniach
 */

/* Podstawowe style dla treĹci (16px na wszystkich urzÄdzeniach) */
body {
  font-size: 16px;
  line-height: 1.4;
}


/* Style dla urzÄdzeĹ mobilnych (domyĹlne) */
h1 {
  font-size: 2.5rem; /* 40px */
  line-height: 1.2;
}

h2 {
  font-size: 1.75rem; /* 32px */
  line-height: 1.25;
}

h3 {
  font-size: 1.45rem; /* 24px */
  line-height: 1.3;
}

h4 {
  font-size: 1.25rem; /* 20px */
  line-height: 1.35;
}

h5 {
  font-size: 1.125rem; /* 18px */
  line-height: 1.4;
}

/* Media query dla tabletĂłw (768px i wiÄcej) */
@media (min-width: 768px) {
  h1 {
    font-size: 3rem; /* 48px */
  }

  h2 {
    font-size: 2.25rem; /* 36px */
  }

  h3 {
    font-size: 1.75rem; /* 28px */
  }

  h4 {
    font-size: 1.375rem; /* 22px */
  }

  h5 {
    font-size: 1.25rem; /* 20px */
  }
}

/* Media query dla desktopĂłw (1024px i wiÄcej) */
@media (min-width: 1024px) {
  h1 {
    font-size: 3.75rem; /* 60px - zgodnie z wymaganiem */
  }

  h2 {
    font-size: 2.5rem; /* 40px - zgodnie z wymaganiem */
  }

  h3 {
    font-size: 2rem; /* 32px */
  }

  h4 {
    font-size: 1.5rem; /* 24px */
  }

  h5 {
    font-size: 1.25rem; /* 20px */
  }
}.link_style-1::after, .link_style-2::after {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.link_style-1:hover::after, .link_style-2:hover:after {
  transform: translateX(4px);
}
