/*
 Theme Name:   Joanna Kawecka
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       --
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         --
 Text Domain:  twentysixteen-child
*/
body {
font-family: 'Montserrat', sans-serif;
font-weight:400;
overflow-x:hidden;	
}	

.site {
margin:0px;	
}	
.site-inner {
max-width:1140px;	
}	


.social-navigation a[href*="facebook.com"] {
	border:0px;
	background:url('gfx/facebook_ico.png') no-repeat center center;
}	

.social-navigation a::before {
display:none;	
}	

.social-navigation a[href*="linkedin.com"] {
	border:0px;
	background:url('gfx/linkedin_ico.png') no-repeat center center;
}	

.site-header {
padding:0px;	
}	

.site-header .social-navigation {
display:inline-block;
float:right;	
}	

.alm-listing .inside img {
width:100% !important;
}


body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
	display:none;
}

html,body {
overflow-x:hidden;	
}	

header section#top-1 {
display:inline-block;
color:#646363;
font-size:13px;
font-weight:300;	
}	

header section#top-1 a {
color:#646363;
text-decoration:none;
box-shadow:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}	

header section#top-1 a:hover {
color:#831437;	
}	

header .social-navigation a {
width:24px;
height:24px;
background-size:24px 23px !important;	
}	

.site-header-main {
width:100%;
border-top:1px solid #f1f1f1;
padding:0px 3%;	
}	

header .top_pasek {
padding:15px 3%;
max-width:none;	
}	

.main-navigation a {
color:#646363;
font-weight:300;
font-size:14px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}	

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a,.main-navigation li:hover > a, .main-navigation li.focus > a {
	color:#831437;
	font-weight:300;
}	


footer.site-footer {
	padding:0px;
	margin:0px auto;
	font-size:13px;
	color:#646363;
	font-weight:300;
    line-height:20px;
}	

footer #footer-1 {
color:#831437;
 font-weight:600;
  padding:0px 25px;
  text-align:center;
  border-right:1px solid #f1f1f1;
  height:180px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
}	

footer #footer-1 a {
color:#831437;
text-decoration:none;
box-shadow:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}

footer #footer-1 a:hover {
 color:#231f20;
}	

footer #footer-2 {
 font-weight:600;
font-size:13px;
  margin:0px 25px 15px 25px;
}

footer #middle_footer {
  text-align:center;
  flex: 1;   
border-right:1px solid #f1f1f1;
height:180px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;  
}	

footer #footer-2 a {
color:#646363;
text-decoration:none;
box-shadow:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}

footer #footer-2 a:hover {
 color:#231f20;
}	
	

footer #logo_footer p {
 margin:15px 0px 15px 0px;
text-align:center; 
}	


footer  {
display: flex;
}	

footer .social-navigation li {
float:none;
display:inline-block;	
}	

footer #logo_footer {
border-right:1px solid #f1f1f1;	
padding:0px 25px 0px 0px;
height:180px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
}	
	
footer #copy_logo {
border-right:1px solid #f1f1f1;
padding:0px 25px;
height:180px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
}	


#box_wpisy h1, #box_wpisy h2 {
color:#1d1d1b;
 font-weight:600;
font-size:28px;
text-align:center;	
}	

#box_wpisy h1::after, #box_wpisy h2::after {
height:3px;
width:20%;
display:block;
margin:22px auto 35px auto;
content:" ";
background:#831437;	
}	

.site-content {
padding:0px;	
}	

#box_wpisy .wpisy_tlo {
background-image:linear-gradient(to right, #fff 0px, transparent 1px),  linear-gradient(#f1f1f1 1px, transparent 1px);
  background-size: 100% 30px;
padding:20px 0px;  
}

#box_wpisy .post_all {
text-align:center;
margin:30px 0px;
}	

#box_wpisy .post_all a {
 color:#1d1d1b;	
 font-weight:600;
font-size:17px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}	

#box_wpisy .post_all a:hover {
color:#831437;	
}	

#box_wpisy .box_post {
display:inline-block;
width:32.9%;	
padding:20px;
background:white;
}

#box_wpisy .box_post .inside {
border:4px solid black;
padding:20px;
}	

#box_wpisy h2 {
font-size:20px;
line-height:20px; 
height:65px;
overflow:hidden;
text-align:center;	
}	

#box_wpisy h2 a {
  color:#1d1d1b;
  font-weight:600;
font-size:20px;
line-height:20px; 
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}	

#box_wpisy h2 a:hover {
color:#831437;		
}	

#box_wpisy h3 {
font-weight:300;
font-size:14px;	
background:url('gfx/post_clock.png') no-repeat left center;
padding-left:25px;
margin-top:20px;
}	

#box_wpisy .box_post p {
height:143px;
overflow:hidden;
color:#646363;
font-size:16px;
line-height:21px;
font-weight:300;
margin:25px 0px;	
}	

#box_wpisy .box_post .more {
text-align:center;
}	

#box_wpisy .more a {
color:#1d1d1b;
  font-weight:600;
font-size:16px;
line-height:16px; 
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 	
}	

#box_wpisy .more a:hover {
color:#831437;	
}	

#section_1,#section_4 {
width:45%;
margin-left:28%;
margin-top:100px;
margin-bottom:200px;
font-size:16px;
font-weight:300;
line-height:21px;
color:#646363;
text-align:justify;	
}	

#section_4 {
margin-bottom:60px;
margin-top:100px;	
}	


#section_1 h1,#section_4 h1, #section_1 h2,#section_4 h2 {
text-align:right;	
}	

#section_2,#section_5 {
width:45%;
margin-right:28%;
margin-left:auto;
margin-top:100px;
margin-bottom:0px;
font-size:16px;
font-weight:300;
line-height:21px;
color:#646363;
text-align:justify;	
}	

#section_2 h1,#section_5 h1, #section_2 h2,#section_5 h2 {
text-align:left;	
}

#section_5 h1::after, #section_5 h2::after  {
    margin: 15px auto 25px 0;
}

#section_2 table td,#section_2 table,#section_2 table tr {
border:0px;	
font-size:14px;
font-weight:300;
}	

#section_2 h1::after, #section_2 h2::after {
    margin: 15px auto 25px 0;
}	

#section_2 table {
width:auto;	
margin:20px 0px;
}	


#section_3 table {
color:#1d1d1b;
font-size:22px;
line-height:22px;
text-align:center;
border:0px;
padding:20px 0px;
width:100%;	
}	

#section_3 table.aligncenter {
	margin:20px 0px;
	display:table;	
}	

#section_3 table tr {
width:100%;		
}	

#section_3 table td {
border:0px;
text-align:center;
padding:20px 5px;
font-weight:300;
vertical-align:top;	
}	



#section_3 table.yellow td a,#section_3 table.blue td a {
border-radius: 100%;
border: 2px solid #831437;
height:100px;
width:100px;
display:inline-block;
position:relative;
z-index:2;
}

#section_3 table td div {
margin:10px 0px;
}

#section_3 table.yellow td div a,#section_3 table.blue td div a {
color: #1d1d1b;
text-decoration:none;
border:0px;
display:inline-block;
border-radius:0px;
width:auto;
height:auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 	
}	

#section_3 table td div a:hover {
color:#831437;	
}	



#section_3 table.blue td a {
border: 2px solid #00aeff;	
}	

#section_3 table.yellow td a img,#section_3 table.blue td a img {
border-radius: 0%;
border:5px solid white;
position: absolute;
margin: auto;
top:0;
bottom:0;
left: 0;
right: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}	


#section_3 table.yellow td a:hover img,#section_3 table.blue td a:hover img {
transform: rotate(0.1turn);
}


#section_3 table.yellow {
border-bottom:1px solid #dadada;	
}	



#section_2 table td {
	padding:0px 10px 0px 0px;
}	

.home_section h1, .home_section h2 {
	color:#1d1d1b;
	font-size:28px;
	line-height:34px;
	font-weight:600;
}	

.home_section h1::after, .home_section h2::after  {
    height: 3px;
    width: 20%;
    display: block;
    margin: 15px 0px 25px auto;
    content: " ";
    background: #831437;
}

#section_6 table {
margin:100px 0px 90px 0px;
border:0px;
}	

#section_6 table td {
text-align:center;
font-family: 'Montserrat', sans-serif;	
color:#646363;
font-weight:300;
font-size:20px;
line-height:22px;
padding:0px 30px 30px 30px;	
border:0px;
border-right:1px solid #f1f1f1;
border-bottom:1px solid #f1f1f1;
padding-top:30px;
}	

#section_6 tr:last-child td {
	border-bottom:0px;
}	


h2.five {
font-size:28px !important;
}

#section_6 tr td:last-child {
border-right:0px;	
}	


#section_6 h2 {
 color:#1d1d1b;
font-weight:600;
font-size:24px; 
margin:0px;
padding-top:30px;
}	

#section_6 h2::after {
    height: 3px;
    width: 20%;
    display: block;
    margin: 15px auto;
    content: " ";
    background: #831437;
}

#section_opinie {
	background-image: url("gfx/tlo_opinie.jpg");
    min-height: 388px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}	

#section_opinie .opinia {
min-height:300px;
text-align:justify;
display:flex !important;
  justify-content:center;
  align-items:center;	
}	

#section_opinie .opinia div {
max-width:800px;
margin:0px auto;
color:#646363 !important;
font-weight:300;
font-size:16px;
line-height:22px;
margin-top:10%;	
}	

#section_opinie span {
font-family: Montserrat, "Helvetica Neue", sans-serif !important;	
color:#646363 !important;
font-size:16px !important;
line-height:22px !important; 
}	

#section_opinie strong {
font-weight:600;	
}	

#section_opinie button,#section_klienci button {
background:none;
padding:0px;	
}	
	
#section_opinie .slick-next,#section_opinie .slick-prev,#section_klienci .slick-next,#section_klienci .slick-prev {
position:absolute;
top:50%;
max-width:28px;	
  transform: translateY(-50%);	
  right:10px;	
  z-index:3;
}	

#section_opinie .slick-prev,#section_klienci .slick-prev {
left:10px;				
}		


#section_klienci {
	background-image: url("gfx/klienci_tlo.jpg");
    min-height: 420px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top:60px;
}	

#section_klienci h1, #section_klienci h2 {
	text-align:center;
	margin:0px;
}

#section_klienci h1::after, #section_klienci h2::after {
    height: 3px;
    width: 20%;
    display: block;
    margin: 10px auto 65px auto;
    content: " ";
    background: #831437;
}

#section_klienci .loga_list,#section_opinie .opinie_list {
max-width:800px;
margin:0px auto;	
}	

#section_opinie .opinie_list {
max-width:700px;
margin:0px auto 0px auto;
display:flex !important;
  justify-content:center;
  align-items:center;
}

#section_klienci .loga_list .slick-list,#section_opinie .slick-list {
margin:20px 60px;	
}	

#section_klienci .loga_list img {
margin:0px auto;
}

#section_opinie .slick-list { 
padding:0px !important;
}	

.main-navigation .menu-item-has-children > a::after,.main-navigation ul ul::before,.main-navigation ul ul::after  {
display:none;	
}	

.main-navigation .menu-item-has-children > a,.main-navigation a {
padding:15px 18px 50px 18px;
}	

#site-header-menu {
margin-top:30px;
margin-bottom:0px;	
}	

.main-navigation ul ul a {
padding:10px 20px;
min-width:270px;	
}

.main-navigation ul ul li,.main-navigation ul ul {
border:0px;
top:0px;
}	

.main-navigation li:hover > ul, .main-navigation li.focus > ul {
top:70px;
left:20px;
right:auto;	
}	



#section_3 {
 margin-top:50px;
 max-width:700px;
 margin: 0 auto;
}	

.triangle1 {
 background:url('gfx/triangle1.png') no-repeat right center;
 background-size: contain;
 height:700px;
 width:50%;
position:absolute;
z-index:2; 
right:0;
top:540px;
}	


.triangle2 {
 background:url('gfx/triangle2.png') no-repeat left center;
 background-size: contain;
 height:700px;
 width:50%;
position:absolute;
z-index:2; 
left:0;
top:920px;
}	

.triangle3 {
 background:url('gfx/triangle3.png') no-repeat right center;
 background-size: contain;
 height:700px;
 width:50%;
position:absolute;
z-index:2; 
right:0;
top:1700px;
}

.triangle4 {
 background:url('gfx/triangle4.png') no-repeat left center;
 background-size: contain;
 height:700px;
 width:50%;
position:absolute;
z-index:2; 
left:0;
top:2450px;
}	

.slick-track {
z-index:3;	
display:flex !important;
  justify-content:center;
  align-items:center;
}	

#main_slider .WebProduct-Button {
	border: 2px solid white !important;
	background:none !important;
	padding: 0px 20px !important;
}	

#main_slider .WebProduct-Button:hover {
	color:#831437 !important;
	border: 2px solid #831437 !important;
}	

#main_slider .WebProduct-Title-Light::after {
    height: 3px;
    width: 40%;
    display: block;
    margin: 10px auto 65px 0;
    content: " ";
    background: #831437;	
}

#main_slider .rev-burger {
display:none;
}


.media-wrapper {
    max-width: 1140px;
    margin: 40px auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
	padding:0 10px;
}

.media-box {
    background: #fff;
    transition: 0.3s;
	text-align:center;
	border:4px solid black;

}


.media-box .inside {
    height: 100%;
    padding-bottom: 25px;
}

.media-box figure {
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    overflow: hidden;
}

.media-box figure img {
    max-width: 100%;
    height: auto;
	object-fit:cover;
    transition: 0.3s;
}



.media-box h3 {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 25px 15px;
}

.media-box h3 a {
    text-decoration: none;
    color: #111;
}

.media-box .entry-meta {
    font-size: 14px;
    color: #777;
    margin: 0 25px 15px;
}

.media-box .entry-txt {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 25px 20px;
	color:#646363;
}

.media-box .more {
    margin: 0 25px;
}

.media-box .more a {
    text-decoration: none;
    font-weight: 600;
}

	
.page-template-default header h1,.single header h2 {
	text-align:center;
	font-weight:700;
	font-size:54px;
	color:white;
	position:absolute;
	top:-272px;
	left:0;
	right:0;
   z-index:10;
   margin:0px;
}	

.page-template-landingi header h1, .page-template-media header h1 {
	text-align:center;
	font-weight:700;
	font-size:54px;
	color:white;
	position:absolute;
	top:-272px;
	left:0;
	right:0;
   z-index:10;
   margin:0px;
}	

h1.entry-title.landing {
	text-align:center;
	font-weight:700;
	font-size:54px;
	color:white;
	position:absolute;
	top:-272px;
	left:0;
	right:0;
   z-index:10;
   margin:0px;
}	

@media all and (min-width: 480px) and (max-width: 768px) {
.page-template-default header h1,.single header h2 {
	text-align:center;
	font-weight:700;
	font-size:54px;
	color:white;
	position:absolute;
	top:-340px;
	left:0;
	right:0;
   z-index:10;
   margin:0px;
 }
h1.entry-title.landing {
	text-align:center;
	font-weight:700;
	font-size:54px;
	color:white;
	position:absolute;
	top:-340px;
	left:0;
	right:0;
   z-index:10;
   margin:0px;
 }
}

#page_img_wrapper {
margin-bottom:60px;	
}	

.single #primary {
position:relative;	
}	

.page-template-default header h1::after,.single header h2::after {
    height: 3px;
    width: 100px;
    display: block;
    margin: 10px auto 65px auto;
    content: " ";
    background: #831437;	
}
h1.entry-title.landing::after {
    height: 3px;
    width: 100px;
    display: block;
    margin: 10px auto 65px auto;
    content: " ";
    background: #831437;	
}

.page-template-default .entry-content table,.page-template-default .entry-content th,.page-template-default .entry-content td {
border:0px;	
color:#1d1d1b;
font-size:16px;
font-weight:300;
line-height:22px;
}	

.page-template-default .entry-content .forcefullwidth_wrapper_tp_banner {
margin-bottom:50px !important;	
}	

.page-template-default .entry-content h4 {
font-size:20px;
font-weight:300;
margin:0px 0px 22px 0px;	
}	

.page-template-default .entry-content,.single .entry-content {
max-width: 1140px;
margin:0px auto;	
}	

.page-template-default .entry-content h3::after {
    height: 3px;
    width: 20%;
    display: block;
    margin: 20px auto 25px 0;
    content: " ";
    background: #831437;	
}	
.page-template-default .entry-content h3 {
color:#1d1d1b;
font-size:28px;
font-weight:700;
margin:0px;
}

.alm-listing {
display: flex;
flex-flow: row wrap;
justify-content: flex-start; 
margin:0 auto !important;
}	


.alm-listing article {
flex: 0 1 33%;
padding:10px;	
}	

.alm-listing article .inside {
border:4px solid black;	
}	

.alm-listing article h3 a {
font-size: 20px; 
line-height: 21px;
height: 65px !important;
overflow: hidden;
text-align: center;
text-decoration:none;
box-shadow:none;
display:inline-block;
margin:30px 20px 0px 20px;
color:#1d1d1b;	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}	

.alm-listing article h3::after {
display:none !important;	
}	

.alm-listing article p.entry-txt {
    height: 160px;
    overflow: hidden;
    color: #646363;
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    margin: 25px 20px;
	text-align:center;
}

.alm-listing article p.entry-meta {
	font-weight: 300;
font-size: 14px;
background: url('gfx/post_clock.png') no-repeat left center;
padding-left: 25px;
margin:20px;
}	

.alm-listing article .more {
margin-bottom:20px;
text-align:center;	
}	

.alm-listing article  .more a {
color:#1d1d1b;
  font-weight:600;
  box-shadow:none;
font-size:16px;
text-decoration:none;
line-height:16px; 
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 	
}	

.alm-listing article a:hover {
color:#831437;	
}	



.single figure img {
width:100%;	
margin-bottom:0px;
}	

.single article header {
margin:0px !important;
text-align:left;	
}	

.single article h1 {
font-size:28px;
line-height:26px;
color:#1d1d1b;	
}	

.single article h3 {
font-size:24px;
line-height:26px;
color:#1d1d1b;
margin-top:0em;
}	

.single article h1::after {
height: 3px;
    width: 94px;
    display: block;
    margin: 15px auto 20px 0;
    content: " ";
    background: #831437;
}

.single article {
color:#1d1d1b;
font-size:15px;	
font-weight:500;
text-align:justify;

}

.single article {
max-width:900px;
margin:0 auto;
}

.single aritcle p {
margin:0 0 1.5em !important;
}

.single article .brand_left {
display:inline-block;
width:50%;
}
.single article .brand_right {
display:inline-block;
float:right;
text-align:right;
font-weight: 300;
font-size: 14px;
background: url('gfx/post_clock.png') no-repeat left center;
padding-left: 25px;
color:#1d1d1b;
}	
	
.single article .brand {
margin:20px 0px;
}	

.single article .brand_left a {
	color:#1d1d1b;
	text-decoration:none;
	font-size:14px;
	line-height:17px;
	font-weight:300;
	box-shadow:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
background: url('gfx/p_arrow_left.png') no-repeat left center;
padding-left:40px;	
}	

.single article .brand_left a:hover,article.page a:hover {
color:#831437;	
}		

article.page a {
color: #1d1d1b;
text-decoration:none;
box-shadow:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}	

.buttonstd {
	background-color:#831437;
padding:10px 20px 10px 20px;
	border-radius:0px;
	font-size:11px;
	font-weight:700;
  color: #fff;
}

.buttonstd:hover {
	background-color:#831437;
  color: #fff;
}

.autor-box {
display:flex;
flex-direction:row;
max-width:900px;
margin:0 auto;
border-top:1px solid #dadada;
border-bottom:1px solid #dadada;
padding-top:20px;
padding-bottom:0px;
	margin-bottom:20px;
	margin-top:40px;
}
.autor2 {
	text-align:center;
	margin-top:0px;

	padding-bottom:0px;
	padding-top:20px;
}

.autor {
	text-align:center;
	margin-top:-100px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #dadada;
}
.autor img, .autor2 img  {
max-width:120px;
	margin-top:35px;
	
}
.autor h5, .autor2 h5 {
font-size:16px;
font-weight:700;
	margin:10px 10px 2px 10px;
}
.autor p, .autor2 p {
font-size:13px;
font-weight:400;
	margin-top:0px;
	text-align:center !important;

}


.wpcf7-form input,.wpcf7-form textarea {
	border:1px solid #e1e1e1;
	border-radius: 0px;
	color:#646363;
	font-size:16px;
	background:white;
	padding:20px 12px;
	margin-bottom:12px;
}	

.wpcf7-form textarea {
height:180px;	
}	

.wpcf7-form .left_form_c,.wpcf7-form .right_form_c {
  display:inline-block;
  width:50%;
  box-sizing: border-box;
float:right;  
}	

.wpcf7-form .left_form_c {
float:left;
padding-right:6px;	
}	

.wpcf7-form .right_form_c {
padding-left:6px;	
}	

.wpcf7-form .wpcf7-submit {
color:#646363;
font-weight:bold;
font-size:16px;
border:2px solid #831437;
padding:16px 26px;	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}	

.wpcf7-form .wpcf7-submit:hover {
background:#831437;
color:white;	
}	

.site-content {
border-bottom:1px solid #f1f1f1;	
}	

.div.wpcf7-mail-sent-ok {
border:1px solid #831437;
color:#646363;
border-radius:0px;
padding:5px 10px;	
}	

.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
margin-left:15px;
list-style: none;	
}	

.entry-content ul li::before {
  content: "• "; color: #831437;
  font-size:30px !important;
  line-height:15px;
  top:3px;
  position:relative;
}

.entry-content p {
margin: 0 0 1.2em;	
}	

.custom-logo {
max-width:320px;
width:auto !important;	
}	

footer .custom-logo {
max-width:240px;
width:auto !important;	
}	

#section_1 a {
position:relative;
z-index:20;	
}


.hero-zus {
    position: relative;
    height: 600px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center center;

    z-index: 0;
}

/* Przyciemnienie */
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.05);
}

/* Kontener */
.hero-container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
}

/* Tekst */
.hero-content {
    max-width: 500px;
    color: #fff;
}

.hero-content h1 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700;
}

.hero-content p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 25px;
}

/* Button */
.hero-btn {
    display: inline-block;
    padding: 12px 28px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s;
}

.hero-btn:hover {
    background: #831437;
    color: #fff;
    border: 2px solid #831437;
}




/* landingi */

.entry-content.landing {
	margin:0;
	max-width:1200px;
	margin:0 auto;
	padding:0 15px 0 15px;
}

h2.landing {font-size:35px;margin-top:10px;margin-bottom:20px;} 
h2.landing2 {font-size:35px;margin-top:50px !important;margin-bottom:20px;text-align:center;}  
h3.landing {font-size:15px;text-transform:uppercase;margin-bottom:0px;margin-top:-10px;color:#831437;}  
h3.landing2 {font-size:17px;text-transform:uppercase;margin-bottom:10px;margin-top:0px;text-align:center;color:#831437;}  
p.landing {text-align:justify;}
p.landing2 {text-align:center !important;}
.sprawdz_tez {text-align:center;}


.home_section.section_landing {
max-width:600px;
margin:0 auto;
text-align:center;
}

.wp-container-3.wp-block-columns.landing-middle, .wp-container-9.wp-block-columns.landing-middle, .wp-container-12.wp-block-columns.landing-middle {
	align-items:center !important;

}
.wp-container-3.wp-block-columns.landing-margin {
	margin-bottom:50px;
	border-bottom:1px solid #dadada;
	padding-bottom:50px

}

.wp-container-6.wp-block-columns.landing-middle {
	align-items:center !important;
margin-top:50px;
}

.wp-container-15.wp-block-columns.landing-padding {
margin-top:40px;
border-bottom:1px solid #dadada;
padding-bottom:50px;
margin-bottom:40px;
}


button.landing {
	color:#111;
	background-color:#fff;
	border:3px solid #831437;
	transition:0.3s;
}
button.landing:hover {
	color:#fff;
	background-color:#831437;
	border:3px solid #831437;
}

/* Begin float */

.float {
  position:fixed;
  bottom:18px;
  right:18px;
  text-align:center;
  z-index:1000;
}

.float .trigger {
  border-radius:50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  position:relative;
  background:#831437;
  color:#fff;
  height:60px;
  width:60px;
  vertical-align:middle;
  animation: 1.5s linear 0s infinite normal pulse;
  transition: ease-in-out 0.2s;
  cursor: pointer;
}

.float .trigger:hover{
  transform:scale(1.1);
}
.float .trigger img {
	max-width:35px;
	top:16px;
	right:13px;
	position:absolute;
}


/* Animations */
@keyframes pulse {
    0% {
      box-shadow: 0px 1px 0px 3px #83143730, 0px 0px 0px 0px #83143750;
    }
    30% {
      box-shadow: 0px 1px 0px 3px #83143730, 0px 0px 0px 5px #83143750;
    }
    70% {
      box-shadow: 0px 1px 0px 3px #83143730, 0px 0px 0px 15px #83143710;
    }
    100% {   
      box-shadow: 1px 1px 2px 1px #83143730, 0px 0px 0px 20px transparent;
    }
  }

/* mobile */
@media all and (max-width: 1750px) {
	#section_2, #section_5 {
	margin-right:22%;	
	}	
	#section_1, #section_4 {
	margin-left:22%;	
	}	
}	

@media all and (max-width: 1680px) {
	#section_2, #section_5 {
	margin-right:16%;	
	}	
	#section_1, #section_4 {
	margin-left:16%;	
	}	
}	

@media all and (max-width: 1500px) {
	#section_2, #section_5 {
	margin-right:12%;	
	}	
	#section_1, #section_4 {
	margin-left:12%;	
	}	
}	

@media all and (max-width: 1400px) {
	#section_2, #section_5 {
	margin-right:8%;	
	}	
	#section_1, #section_4 {
	margin-left:8%;	
	}	
}	



@media all and (max-width: 1280px) {
	.triangle4 {
	 width:40%;
     top: 2430px;	
	}	
	.triangle3,.triangle2,.triangle1 {
	width:40%;	
	}	
	
	.triangle1 {
	    top: 520px;
	}
	
	.triangle2 {
	    top: 910px;
	}
	
	.triangle3 {
	    top: 1750px;
	}
}



@media all and (max-width: 768px) {


    .hero-zus {
        height: 400px;
        background-position: center;
    }

    .hero-content h1 {
        font-size: 30px;
    }

    .hero-content p {
        font-size: 16px;
    }

.wp-container-6.wp-block-columns.landing-middle, .wp-container-12.wp-block-columns.landing-middle {
	flex-wrap:wrap-reverse !important;
}

p.landing {text-align:left;} 

 .menu-toggle {
	border:0px;
    margin:0px;	
 } 
 
 .menu-toggle span {
	 background:#b6b6b6;
	 display:block;
	 height:3px;
	 width:40px;
	 margin:4px 0px;
 } 
 
 .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
border:0px;
background:#f8d300;
outline:none;	
}	

#section_1, #section_4 {
    width: 70%;
	margin-left:4%;
}	

#section_2, #section_5 {
width: 70%;
margin-right:5%;	
}

#box_wpisy .box_post {
width:100%;
}	

#box_wpisy section .box_post:last-child  {
 display:none;
}

#section_klienci .loga_list {
margin:0px 10px;	
}	

.site-branding {
    margin:10px auto 10px 0px !important;

}

footer  {
display:block;	
}

footer #logo_footer,footer #footer-1,footer #middle_footer,footer #copy_logo {
width:50%;
float:left;
display:block;
height:auto;
}

footer #logo_footer,footer #footer-1 {
height:120px;	
padding-top:20px;
}	

footer #middle_footer::after {
clear:both;	
}	

.alm-listing article {
    padding: 5px;
}

.alm-listing  {
margin: 0px 20px 0px 20px;	
box-sizing: border-box;
}
.single-post .site-content {
padding:0px;	
}	
	
	
.page-template-default .entry-content table, .page-template-default .entry-content th, .page-template-default .entry-content td, .alm-listing {
    display: block !important;
    width: 95% !important;
}

.triangle1,.triangle3 {
width: 16%;	
background-size: 200%;
background-position:left center;
top:440px;
}	

.triangle3 {
top:1720px;	
}	

.triangle2,.triangle4 {
width: 16%;	
background-size: 200%;
background-position:right center;
top:690px;
}

.triangle4 {
top:2360px;	
}

#section_2, #section_5 {
margin-top:50px;	
}	

#section_1, #section_4 {
margin-bottom:50px;	
}	

 .tp-caption {
margin-top:150px !important;
 } 
 .rev_slider,.rev_slider_wrapper,.forcefullwidth_wrapper_tp_banner {
	 height:500px !important;
 } 
#main_slider .WebProduct-Button {
display:none;
}	
}


	

@media all and (max-width: 480px) {

h2.landing {font-size:35px !important;margin-top:10px !important;margin-bottom:20px !important; font-weight:900 !important; line-height:1.2173913043 !important;} 
h2.landing2 {font-size:35px !important;margin-top:30px !important;margin-bottom:20px !important;text-align:center; !important}  

header .top_pasek {
text-align:center;
}

header section#top-1 {
display:inline-block;
color:#646363;
font-size:12px;
font-weight:500;	
}	

	.site-header .social-navigation {
	    float:none;
		margin:10px auto;
		display:block;
		text-align:center;		
	}	
	
	.social-navigation li {
	  float:none;
display:inline-block;
margin:auto;	  
	}	
	
	header .social-navigation a {
    width: 32px;
    height: 32px;
	margin:0px 10px;
    background-size: 32px 32px !important;
	}
	
	.site-branding {
	margin:10px 0px !important;
    text-align:center;	
	width:100%;
	}	
	

 .menu-toggle {
	border:0px;
    margin:0px auto;	
 } 
 
 .menu-toggle span {
	 background:#b6b6b6;
	 display:block;
	 height:3px;
	 width:40px;
	 margin:4px 0px;
 } 
 
 .tp-caption {
	display:none !important; 
 } 
 .rev_slider,.rev_slider_wrapper,.forcefullwidth_wrapper_tp_banner {
	 height:300px !important;
 } 
 
 .main-navigation .menu-item-has-children > a, .main-navigation a {
    padding: 15px 20px 15px 20px;
}

.dropdown-toggle:after {
border:0px;	
}	

.triangle1,.triangle2,.triangle3,.triangle4 {
display:none;	
}	

#section_1, #section_4,#section_2, #section_5 {
width:98%;
margin:10px auto;	
}

#section_1 h1, #section_4 h1,#section_2 h1, #section_5 h1 {
text-align:center;
}	

.home_section h1, .home_section h2 {
    font-size: 22px;
	margin-top:20px;
}

.home_section h1::after,#section_2 h1::after,#section_5 h1::after, .home_section h2::after,#section_2 h2::after,#section_5 h2::after {
margin:20px auto;	
}	

#section_opinie .opinie_list {
margin:0px 5px;	
}	

#box_wpisy .box_post {
 display:none;
width:100%;
padding:10px; 
}	

#box_wpisy .box_post .inside {
padding:10px;	
}	

#section_klienci .slick-prev {
 left:5px;	
}	

#section_klienci .slick-next {
 right:5px;	
}

#box_wpisy section .box_post:first-child  {
 display:block;
     width: 100%;
}	

footer #logo_footer {
display:block;
height:auto;
width:100%;
margin-top:20px;		
}	

footer #footer-1 {
display:block;
height:auto;
width:100%;	
}	

footer {
    display: block;
}

footer #copy_logo,footer #middle_footer {
 height:auto;	
}

footer #copy_logo {
margin:10px 0px;
}	


.page-template-default .entry-content table, .page-template-default .entry-content th, .page-template-default .entry-content td,.alm-listing {
display:block !important;
width:100% !important;	
}	

.alm-listing article {
    flex: 0 1;
	display:block;
	width:100%;
    padding: 5px 10px;
}

.alm-listing {
	box-sizing: border-box;	
	padding: 10px;
	margin:0px;
}	

.site-main {
margin:0px;	
}	

.page-template-default header h1, .single header h2 {
	font-size:30px;
line-height:40px;	
}

.page-template-default .entry-content, .single .entry-content {
width:98%;
}	

.page-template-default .entry-content h4 {
    font-size: 18px;
}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
border:0px;
background:#831437;
outline:none;	
}	

#section_3 table td,#section_6 table td {
	width:100% !important;
	display:block !important;
}	

#section_6 table {
margin:0px;	
}	

footer #logo_footer, footer #footer-1, footer #middle_footer, footer #copy_logo {
    width: 100%;
    float: none;
    display: block;
    height: auto;
}

	
}

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

footer #logo_footer {
padding:0;
}

#box_wpisy section .box_post:first-child  {
 display:block;
     width: 100%;
}
}
@media only screen and (max-width: 500px) {

h2.five {
font-size:22px !important;
}

#box_wpisy section .box_post:first-child  {
 display:block;
     width: 100%;
}	
.triangle1,.triangle2,.triangle3,.triangle4 {
display:none;	
}
#section_1, #section_4,#section_2, #section_5 {
width:95%;
margin:20px auto;
text-align:center;
}

#section_1 h1, #section_4 h1,#section_2 h1, #section_5 h1, #section_1 h2, #section_4 h2,#section_2 h2, #section_5 h2 {
text-align:center;
line-height:27px;
}	
.home_section h1, #box_wpisy h1, .home_section h2, #box_wpisy h2 {
    font-size: 22px;
	margin-top:20px;
}

.home_section h1::after,#section_2 h1::after,#section_5 h1::after, .home_section h2::after,#section_2 h2::after,#section_5 h2::after {
margin:20px auto;	
}		
}

@media all and (min-width: 910px) and (max-width: 1220px) {
	.custom-logo {
	 max-width:290px;	
	}	
	.main-navigation .menu-item-has-children > a, .main-navigation a {
    padding: 15px 14px 50px 14px;
}
	
}	

@media all and (min-width: 769px) and (max-width: 909px) {
	.site-branding {
    margin: 10px auto 10px 0px !important;
}
.menu-toggle {
    border: 0px;
    margin: 0px;
}

.menu-toggle span {
    background: #b6b6b6;
    display: block;
    height: 3px;
    width: 40px;
    margin: 4px 0px;
}
	
	
}	


@media all and (max-width: 1500px) {

.page-template-default header h1, .single header h2, h1.entry-title.landing {
	font-size: 54px;
	line-height:60px;
}	

}

@media all and (max-width: 1200px) {

.page-template-default header h1, .single header h2, h1.entry-title.landing  {
	font-size: 44px;
	line-height:50px;
}	

}


@media all and (max-width: 768px) {

.page-template-default header h1, .single header h2, h1.entry-title.landing  {
	font-size: 34px;
	line-height:40px;
}	

}
	
@media all and (min-width: 769px) and (max-width: 1140px) {	
	.page-template-default .entry-content, .single .entry-content {
		padding: 0px 3%;
	}
	.site-inner {
     padding:0px 3%;
	}	
	footer #logo_footer p {
	text-align:left;	
	}	
	
}	

@media all and (min-width: 769px) and (max-width: 840px) {
	#box_wpisy .box_post {
	width:32.8%;	
	}	
	
}	


@media all and (max-width: 768px) {
		
   .page-template-default .entry-content, .single .entry-content {
		padding: 0px 3%;
	}
		
		footer #logo_footer p {
	text-align:center;	
	}	
		#section_6 table  {
			display:block;
			width:100%;
		}	
		
		#section_6 tr {
		display:inline;	
		}	
		
		#section_6 table td {
		  width:50% !important;
          display:inline-block;
           box-sizing: border-box;
			float:left;	
			min-height:300px;
			padding: 10px;
font-size: 16px;
    line-height: 20px;			
			border-right: 1px solid #f1f1f1 !important;	
			border-bottom: 1px solid #f1f1f1 !important;			
		}	
		
		#section_6 h2 {
		font-size: 18px;
		line-height: 22px;	
		}	
		
		#section_6 table td:nth-child(2) {
			border-right:0px !important;
			border-top:0px;		
		}	
		
		#section_6 table tr:nth-child(2) td:nth-child(1) {
			border-right:0px !important;
		}	
		
		#section_6 table tr:nth-child(2) td:nth-child(3) {
		border-right:0px !important;
        border-bottom:0px !important; 		
		}	
		
		#section_6 table tr:nth-child(2) td:nth-child(2) {
        border-bottom:0px !important;	
border-right: 1px solid #f1f1f1 !important;			
		}
		#section_3 table td {
		width:50% !important;
          display:inline-block;
           box-sizing: border-box;
			float:left;	
			font-size: 16px;
          line-height: 20px;
		  height:240px;
		  overflow:hidden;
		}	
		
		#section_3 table.yellow td a, #section_3 table.blue td a {
		width:130px;
        height:130px;		
		}	


}


@media all and (min-width: 500px) and (max-width: 600px) {
	
	#section_4 {
    margin-top: 60px;
	}
	
	.triangle2 {
	 top: 750px;	
	}	
	
	.triangle3 {
    top: 2100px;
}

.triangle4 {
    top: 2800px;
}
	
}	

@media all and (min-width: 601px) and (max-width: 768px) {
	
	#section_4 {
    margin-top: 60px;
	}
	
	.triangle2 {
	 top: 710px;	
	}	
	
	.triangle3 {
    top: 2000px;
}

.triangle4 {
    top: 2650px;
}
	
}	

@media all and (min-width: 769px) and (max-width: 900px) {
	
	 .triangle1 {
       top: 460px;
		}
		
		.triangle2 {
       top: 850px;
		}
		.triangle4 {
       top: 2460px;
		}
		
	
}

@media all and (min-width: 901px) and (max-width: 990px) {
	
	 .triangle1 {
       top: 430px;
		}
		
		.triangle2 {
       top: 830px;
		}
		
		.triangle3 {
    top: 1730px;
}
		
		
	
}


@media all and (min-width: 991px) and (max-width: 1200px) {
	
	 .triangle1 {
       top: 430px;
		}
		
		.triangle2 {
       top: 830px;
		}
		
		.triangle3 {
    top: 1670px;
}
		
		
	
}
@media(max-width: 991px) {
    .media-wrapper {
        grid-template-columns: repeat(2, 1fr);
		
    }
}

@media all and (max-width: 800px) {
#section_opinie .opinia {
text-align:left;
}	
.alm-listing article p.entry-txt {
height:180px;
margin:35px 20px 5px 20px;
}

}

@media(max-width: 640px) {
    .media-wrapper {
        grid-template-columns: 1fr;
    }
	.media-box {
	margin:0 auto;
		max-width:380px;
	}
}

@media all and (max-width: 600px) {
.autor-box {
flex-direction:column;
padding-top:0px;
margin-bottom:0px;
}
.autor-box h5 {
text-align:center;
}
.autor2 {
border-bottom:1px solid #dadada;
padding-bottom:0px;
	margin-bottom:20px;
padding-top:0px;
}

.float .trigger {
  height:50px;
  width:50px;
}
.float .trigger img {
	max-width:30px;
	top:13px;
	right:11px;
	position:absolute;
}


}

#section_badge  {
height:170px;
}
#section_badge img {
max-width:420px;
}
.center {
position: absolute;
left: 0;
right: 0;
margin: auto
}
@media all and (max-width: 450px) {
#section_badge img {
max-width:350px;
}
.entry-content p {
text-align:left;
}
.alm-listing article p.entry-txt {
font-size:15px;
}