/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2025 | 12:30:43 */
/* LIGHTBOX */

.elementor-slideshow__header .e-eicon-share-arrow, .e-eicon-zoom-in-bold, .elementor-slideshow__header .e-eicon-frame-expand, .elementor-slideshow__footer {
	display: none;
}

/* TESTIMONIALS */

.swiper-navigation-button svg {
	position: fixed;
}

.wpcf7-form-control-wrap[data-name="rodo"]{
	margin-bottom: 10px;
}
.rodo-text {
	color: #fff;
}
.rodo-text a, .page-id-3 .privacy-policy-box a {
	color: var(--mfn-button-theme-bg);
}
.rodo-text a:hover, .page-id-3 .privacy-policy-box a {
	color: var(--mfn-button-theme-bg-hover);
}

.page-id-3 .privacy-policy-box ol li, .page-id-3 .privacy-policy-box ul li {
	margin-bottom: 5px;
}
.wpcf7-acceptance label {
	display: flex;
  align-items: start;
}
.wpcf7-acceptance label input {
	margin-top: 7px;
}
.wpcf7-acceptance label .wpcf7-list-item-label {
	margin-left: 10px;
	font-size: 14px;
}
.submit-form p {
	display: flex;
	justify-content: center;
}
.wpcf7-form-control.wpcf7-submit {
font-weight: 700 !important;
  color: #fff !important;	
}

.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 7px;
}
/* form.wpcf7-form .margin-r-col {
	margin-right: 10px;
} */
@media (max-width: 767px){
	form.wpcf7-form {
		margin-left: -10px;
		margin-right: -10px;
	}
	form.wpcf7-form .margin-r-col {
		margin-right: 0;
	}
	.submit-form input{
		width: 100%;
	}

	.wpcf7-acceptance label input {
	margin-top: 3px;
}
	
	.wpcf7 .column.one-second {
		width: 100% !important;
	}
	
	.wpcf7 .column.one-second p {
		margin-bottom: 0 !important;
	}
	.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 10px;
}
}

/* Nagłówki h2 - Strona główna - Kategorie usług */
.offer-categories h2 {
	font-size: 42px;
	line-height: 46px;
}
/* Nagłówki h4 - Strona główna - Usługi */
/* .zakres-uslug h4 {
	font-size: 42px;
	line-height: 46px;
} */
@media (max-width: 1024px){
	.offer-categories h2 {
		font-size: 36px;
		line-height: 42px;
	}
	.zakres-uslug h4 {
		font-size: 19px;
        line-height: 26px;
	}
	#Footer .widgets_wrapper {
    padding: 40px 0;
}
	#Footer .container {
		width: auto;
		padding-left: 40px;
		padding-right: 40px;
	}
	
	#sc_gallery-1 .gallery-item {
		float: none !important;
		width: 33.33% !important;
	}
}
@media (max-width: 767px){
	.offer-categories h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.zakres-uslug h4 {
		font-size: 19px;
        line-height: 26px;
	}
	
	#Footer .widgets_wrapper {
    padding: 20px 0;
}
	#Footer .container {
		width: auto;
		padding: 0 10px;
	}

	#Footer #custom_html-3 {
		margin-bottom: 20px;
	}
	
	#custom_html-2 iframe {
		display: none !Important;
	}
	
	#sc_gallery-1 .gallery-item {
		float: none !important;
		width: 50% !important;
	}
	
}

/* ================================================================================================================================================ */
/* Header */
/* ================================================================================================================================================ */
#Header_wrapper, #Intro {
    background-color: #162345 !important;
}

.sticky-tb-color #Top_bar.is-sticky {
  background-color: #1d1b36 !important;
}

/* logo */
#Top_bar #logo {
width: 245px;
}

#Top_bar .action_button {
	font-weight: 700;
	color: #fff;
}

#Top_bar .action_button i{
	color: #fff;
	transform: rotate(90deg);
}

@media (max-width: 1024px){
	img.logo-main.scale-with-grid {
		max-height: 40px;
	}
}

@media (max-width: 767px){
	
	a#logo {
		display: flex !Important;
		align-items: center !Important;
	}
	img.logo-mobile.scale-with-grid, img.logo-mobile-sticky.scale-with-grid   {
		max-height: 35px !important;
	}
}


/* ================================================================================================================================================ */
/* Footer */
/* ================================================================================================================================================ */

#Footer {
	background-color: #fff;
}
#Footer .ft-menu-link {
color: #162345;
	    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
	font-family: 'DM Serif Display';
	padding: 6px 0;
	display: inline-block;
}

#Footer .ft-menu-link:hover {
	text-decoration: none;
	color: #00c3bb;
}
/* 
#Footer #custom_html-3 ul li a{
	padding: 6px 0;
	display: inline-block;
} */

#Footer .ft-menu-link i {
	margin-right: 5px;
}

#Footer a {
	text-decoration: none;
}

.mfn-footer .footer_copy {
	border-top-color: rgba(0,0,0,0.07);
}

.footer_copy a.author-link-ft {
	color: #98aac3;
/* 	text-decoration: underline; */
}

.footer_copy a.author-link-ft:hover {
	color: #00c3bb;
}

.footer_copy .social {
	display: none;
}

/* =================== */
/* pojedyncza podstrona oferty */
/* =================== */
.e-n-tabs-heading {
	overflow: hidden;
	position: sticky;
	top: 120px;
	height: max-content;
}
/* SLIDER MOBILNY USUŃ */
 @media (max-width: 767px) {
	 .mfn-main-slider.mfn-rev-slider {
		 display: none !important;
	 }
} 

.responsive-menu-toggle{
	background-color: var(--e-global-color-e5126c1) !important;
	border-radius: 0px !important;
}
.responsive-menu-toggle i{
	color: #fff !important;
}


@media (max-width: 1240px){
	#Top_bar a.responsive-menu-toggle {
    right: 0px ;
    top: 50%;
    margin-top: -25px ;
    width: 50px ;
    height: 50px ;
    border-radius: 0px ;
}
	#Top_bar a.responsive-menu-toggle i {
    font-size: 24px ;
    line-height: 50px ;
}
}
@media (max-width: 767px){
	.mobile-header-mini #Top_bar a.responsive-menu-toggle {
    right: 20px ;
    top: 0%;
    margin-top: -30px ;
    width: 61px ;
    height: 61px ;
    border-radius: 0px ;
}
	#Top_bar a.responsive-menu-toggle i {
    font-size: 24px ;
    line-height: 61px ;
}
	
	.mobile-header-mini #Top_bar .logo {
		margin-left: 20px;
	}
}