/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.3.6.1759918676
Updated: 2025-10-08 12:17:56

*/

.single-content h1.elementor-heading-title, .single-content h2.elementor-heading-title, .single-content h3.elementor-heading-title, .single-content h4.elementor-heading-title, .single-content h5.elementor-heading-title, .single-content h6.elementor-heading-title{
	margin-bottom:20px;
}
.smWhiteArrow img{
	max-width:149px !important;
	height:auto !important;
}
.lgWhiteArrow img{
	max-width:260px !important;
	height:auto !important;
}
@media (max-width:767px){
	.sm-gray-arrow img{
		width:46px;
		height:auto;
	}
	.lgWhiteArrow img{
		width:130px;
	}
	.smWhiteArrow img{
		width:75px;
	}
}
/* Menu */
.sub-menu{
	border-radius:30px;
	overflow:hidden;
}
.header-navigation .header-menu-container ul ul li.menu-item > a{
	padding-left:1.8em;
	padding-right:1.8em;
}
#menu-item-1224 a{
	padding-top:1.8em;
}
#menu-item-1340 a{
	padding-bottom:1.8em;
}
/* Stopka */
.site-footer-row-container-inner{
	margin-top: -30px;
  	position: relative;
}
.site-footer-row-container-inner{
	background-color:#F7F8FC;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
}
.site-middle-footer-inner-wrap{
	padding-left:30px;
}
.site-footer-row{
	grid-template-columns: 2fr 1.5fr;
}
.footer-widget-area figure{
	margin-top:0;
}
.footer-widget-area figure img{
	max-width:400px;
}
footer h3{
	font-size:48px;
	color:#000000;
}
footer #block-24{
	display:none;
}
footer #block-24 a, footer #block-23 a, footer p{
	color:#151515;
}
.footer-widget-area{
	flex-direction:column;
}
footer .site-info-inner{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
footer #block-26{
	text-align:right;
	padding-right:60px;
}
footer #block-26 p, footer #block-26 a{
	font-size:12px;
	color:#151515;
}
@media(max-width:1165px){
	.site-footer-row{
		grid-template-columns: 2fr 2fr;
	}
}
@media(max-width:1024px){
	footer #block-24{
		display:block;
		padding-left:30px;
	}
	footer #block-23{
		display:none;
	}
}
@media(max-width:767px){
	.site-middle-footer-inner-wrap{
	padding-left:0px;
	}
	footer img{
		max-width:220px !important;
	}
	footer h3{
	font-size:28px;
	}
	footer p{
	font-size:16px;
	}
	footer #block-15 .wp-block-columns{
		flex-wrap:wrap !important;
	}
	footer #block-15 .wp-block-column{
		width:100%;
	}
	footer #block-24{
		display:block;
		padding-left:0px;
	}
		footer #block-24 a{
		font-size:16px;
	}
	footer #block-24 .wp-block-columns{
		flex-direction: column;
        text-align: left;
        align-items: start;
		gap:0px;
	}
	footer #block-24 .wp-block-column p{
		margin-bottom:0;
	}
	footer #block-26{
	text-align:left;
	padding-right:20px;
}
}
/* Body */
.content-area{
	margin-top: 10rem;
	margin-bottom: 2rem;	
}
.redBtn a{
	padding:15px 65px;
	background-color:#C82E40;
	color:#FFFFFF;
	font-size:20px;
	border-radius:100px;
	text-align:center;
	white-space: nowrap;
}
.redBtn:hover a, .redBtn:active a{
	background-color:#000000;
}
/* Strona główna */
.main-header p{
	max-width:1200px;
}
/* Smart slider */
.n2-ss-slider-wrapper-inside{
	max-width:1440px;
	margin:0 auto;
}
div#n2-ss-2 .n2-ss-slide-active, .n2-ow {
    overflow: visible !important;
}
/* Slider nawigacja */
.n2-ss-slider-controls{
	max-width:180px;
}
.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{
	align-items: end;
	padding-left:35px;
	padding-bottom: 150px;
}
#n2-ss-2-arrow-previous img, #n2-ss-2-arrow-next img{
	width:16px !important;
}
.smartslider-counter {
	position: absolute;
	display: flex;
	width: 100%;
	height: 100%;
	padding-left:30px;
	padding-bottom: 110px;
	align-items: end;
	z-index: 10;
}
.smartslider-counter .current-slide {
	font-family:'Poppins', sans-serif;
    font-size: 22px;   /* większy */
    font-weight: 500;
    color: #000;
	line-height: 86%;
}
.smartslider-counter .divider {
	padding-left:5px;
	padding-right:5px;
    font-size: 16px;
    color: #000;
}
.smartslider-counter .total-slides {
    font-size: 16px;
    color: #000;
}
@media (max-width:1400px){
	.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{
	padding-bottom: 70px;
}
	.smartslider-counter{
		top:43px !important;
	}
}
@media (max-width:1320px){
	.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{
	padding-bottom: 70px;
}
	.smartslider-counter{
		top:43px !important;
	}
}
@media (max-width:1255px){
	.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{
	padding-bottom: 20px;
}
	.smartslider-counter{
		top:93px !important;
	}
}

@media (max-width:1074px){
	.n2-ow.n-uc-8cuSep0BR8yH, .n-uc-HrsFuNcMBHEY-inner{
		display:none !important;
	}
	.n2-ss-slide h3{
	font-size:32px !important;
	}
	.n2-ss-slide p{
	font-size:16px !important;
	}
}
@media (max-width:767px){
	div#n2-ss-2 .n-uc-n9dAKL8gyvdC-inner > .n2-ss-layer-row-inner, div#n2-ss-2 .n-uc-HrsFuNcMBHEY-inner > .n2-ss-layer-row-inner{
		flex-wrap:wrap !important;
	}
	div#n2-ss-2 .n-uc-NpABiTEES0bN, div#n2-ss-2 .n-uc-4qTwhXrfJTkZ-inner{
		width:100% !important;
	}
	div#n2-ss-2 .n-uc-NpABiTEES0bN-inner, div#n2-ss-2 .n-uc-HrsFuNcMBHEY-inner{
		padding-left:20px !important;
		max-width:767px;
	}
	.n2-ss-slider .n2-ss-item-image-content img{
		max-width:100% !important;
	}
	.n2-ss-slider{
		height:780px;
	}
	div#n2-ss-2 .n-uc-ewpSZSNpyw6V-inner{
		justify-content:flex-start !important;
	}
	#n2-ss-2item55{
		max-height:380px;
	}
}
@media (orientation: landscape) and (max-width: 900px), (orientation: portrait) and (max-width: 700px) {
	.smartslider-counter{
		left:41px !important;
	}
}
/* Zrobiliśmy - strona */
.page-id-638 .site-branding img.custom-logo {
  content: url("/wp-content/uploads/2025/10/b_logo_rng-1.png");
}
.page-id-638 .menu-item a{
	color:#000000 !important;
}
.page-id-638 .sub-menu a, .page-id-638 .drawer-inner .menu-item a{
	color:#ffffff !important;
}
.page-id-638 #mobile-toggle svg{
	fill:#000000;
}
.redBg{
	background-color:#C82E40;
}
@media (max-width:767px){
	.e-n-tab-title{
		background-color:transparent !important;
	}
	.e-n-tab-title span{
		color:#000000;
		font-size:20px !important;
		font-weight:500;
	}
}
/* Stron gł slider */
.main-header {
    position: relative;
    overflow: hidden;
}
.main-header .header-bg-overlay{
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
}
.main-header::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    opacity: 1;
    transition: opacity 0.8s ease-in-out;
}

.main-header > * {
    position: relative;
    z-index: 1;
}
/* Pierwszy slider na str gł  */
.slider-item{
	filter: grayscale(1);
}
.slider-item::before{
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%) !important;
}
.slider-item.active{
	filter: grayscale(0);
}
.slider-item.active::before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #C82E40 100%) !important;
}
.slide-counter{
	font-size:16px;
	color:#ffffff;
}
.current-slide{
	font-size:22px;
	font-weight:500;
	padding-left:5px;
	padding-right:5px;
}
.total-slides{
	padding-left:5px;
	padding-right:5px;
}
.slider-next, .slider-prev{
	background-color:transparent;
	opacity:.5;
}
.slider-next:active, .slider-next:hover, .slider-next:focus, .slider-prev:active, .slider-prev:hover, .slider-prev:focus{
	background-color:transparent;
	opacity:1;
}
.header-bg-overlay::before{
	background-color:rgba(0,0,0,.6);
}



.e-n-tabs-heading{
	max-width:1164px;
	margin:0 auto;
}

@media(max-width:1179px) and (min-width:1026px){
	.e-n-tabs .elementor-element .e-con-inner .elementor-element{
		width:23%
	}
	 .e-n-tabs .elementor-element .e-con-inner .elementor-element .elementor-element{
		 width:100%;
		 font-size:22px;
	 }
} 