/*
Theme Name: Lepiej mieszkaj
*/

@font-face {
  font-family: ex-regular;
  src: url(css/fonts/equipextended-regular.ttf);
}

@font-face {
  font-family: ex-exlight;
  src: url(css/fonts/equipextended-extralight.ttf);
}

@font-face {
  font-family: ex-light;
  src: url(css/fonts/equipextended-light.ttf);
}

@font-face {
  font-family: ex-medium;
  src: url(css/fonts/equipextended-medium.ttf);
}

@font-face {
  font-family: ex-bold;
  src: url(css/fonts/equipextended-bold.otf);
}

body {
color:#0c2238;
font-family:ex-regular;
font-size:15px;
line-height:25px;
letter-spacing:.5px
}

#title-bar {
	background-color:#0c2236;
	font-size:66px;
	line-height:76px;
	color:#fff;
	padding-top:180px;
	padding-bottom:50px
}

ul {
	margin-bottom:0px
}

.opinia-logo img {
	max-height:100px;
	margin-top:25px;
	max-width:200px
}

.wow {
	visibility:hidden
}

#sb_instagram .sbi_follow_btn a  {
    border-radius: 25px !important;
    padding: 10px 25px !important;
	margin-top:25px !important
}

section {
	padding-top:100px;
	padding-bottom:100px
}


/* Home Slider Styles */
.home-slider {
	position: relative;
}

.home-slider img {
	width: 100%;
	border-radius:30px;
	display: block;
}

/* Mieszkania Slider Styles */
.mieszkania-slider {
	margin-top: 60px;
	position: relative;
}

.mieszkania-slider img {
	width: 100%;
	height: auto;
	border-radius: 15px;
	display: block;
	padding: 0 10px;
}

.mieszkania-slider .slick-slide {
	padding: 0 10px;
}

.mieszkania-slider .slick-list {
	margin: 0 -10px;
}

.mieszkania-slider .slick-dots {
	position: relative;
	bottom: auto;
	margin-top: 30px;
	display: flex;
	justify-content: center;
	gap: 10px;
	list-style: none;
	padding: 0;
}

.co-zyskujesz-left {
	padding-left:80px
}

.co-zyskujesz-right {
	border-radius:28px;
	text-align:center
}

.co-zyskujesz-right img{
	border-radius:28px;
}


.cozyskujesz-row {
	margin-top:30px
}

.mieszkania-slider .slick-dots li {
	width: 12px;
	height: 12px;
}

.mieszkania-slider .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	border: 2px solid #0b2337;
	border-radius: 50%;
	background: transparent;
	cursor: pointer;
	font-size: 0;
	transition: background 0.3s ease;
}

.mieszkania-slider .slick-dots li.slick-active button {
	background: #0b2337;
}

.mieszkania-slider .slick-dots li button:hover {
	background: rgba(11, 35, 55, 0.5);
}

.mieszkania-row {
	margin-top:100px
}

.mieszkania-row h2 {
	text-align:center;
	
}

.team-box-left {
	padding-right:70px !important
}

.team-box-right {
	padding-left:70px !important
}

.navbar.bg-light {
  background-color: #0b2337 !important;
  transition:.3s
}

.navbar.bg-light.scrolled {
  background-color:#0b2337 !important
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 15px;
  font-family: 'ex-regular';
  letter-spacing: .7px;
  padding-left:15px;
  padding-right:15px
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #35c9ff;
}


.nav-logo {
	max-width:230px;
	transition:.3s;
	padding-top:5px;
	padding-bottom:5px
}

.scrolled .nav-logo {
	max-width:170px;
}

.scrolled .nav-logo {
		padding-top:5px;
	padding-bottom:5px
}

.navbar-text a {
	color:#0b2337 !important;
	font-size:14px;
	margin-left:20px;
	background-color:#31c3f2;
	display:inline-block;
	padding:8px 25px;
	border-radius:25px;
	border:1px solid #31c3f2
}	

.navbar-text a:hover {
		background-color:#0b2337;
	color:#35c9ff !important;
}

.navbar-text a:focus, .navbar-text a:active{
	color:#fff !important;
}

#home .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #0b2337;
}

section {
padding-top:100px;
padding-bottom:100px	
}

#start {
	padding:0px
}

/* ResponsywnoĹ›Ä‡ */



.home-slider-arrow {
	display:inline-block;
	position:absolute;
	width:auto;
	bottom:40px;
	right:50px;
	z-index:999
}

.home-slider-arrow img {
width:30px;
height:30px	
}

.slider-title-one {
	color:#fff;
	font-size:70px;
	font-weight:300;
	line-height:76px;
	  font-family: ex-exlight;
}

.slider-title-two {
	color:#fff;
	font-size:70px;
	font-weight:400;
	line-height:76px;
	font-family: ex-medium;
	margin-top:30px
}

.slider-title-three {
	color:#fff;
	font-size:24px;
	font-weight:400;
	line-height:34px;
	margin-top:35px;
	max-width:730px;
	  font-family: ex-exlight;
}

#home {
padding-top:180px;
padding-bottom:70px
}

#home-video {
	padding:0px;
	position:relative
}

.blog-title {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 30px;
    color: #31c3f2ed;
}

h1.wp-block-heading {
margin-top:30px;
margin-bottom:30px
}

h2.wp-block-heading {
margin-top:25px;
margin-bottom:25px	
}

h3.wp-block-heading {
margin-top:25px;
margin-bottom:25px		
}

h4.wp-block-heading {
	margin-top:25px;
margin-bottom:25px	
}

.wp-block-list {
	margin-bottom:25px
}

.home-right.news-left {
	padding-left:15px
}

.home-left.news-right {
	padding-left:35px
}

.home-right {
	padding-left:80px
}

.home-right h1 {
	margin-bottom:30px;
	font-size:40px;
	line-height:48px
}

.home-right h2 {
		font-size:22px;
	line-height:30px;
	  font-family: ex-light;
}

h2 {
	font-family:ex-bold;
	margin-bottom:40px
}

#strategia {
	background-color:#f0f6f9;
	border-radius:70px
}

.o-mnie-left {

}

.o-mnie-left-button {
	padding-top:28px
}

.o-mnie-left .button {

}

#intro {
	background-color:#0b2236;
	color:#fff;
	border-radius:70px
}

#o-mnie {
	background-color:#0b2236;
	color:#fff;
	border-radius:70px
}

#opinie {
	background: url(img/vbg.jpg) no-repeat center right;
	background-size:cover
}

.intro-left-domek {
	margin-bottom:30px
}

.intro-left-domek img {
	max-width:60px
}

.intro-left {
	font-size:21px;
	line-height:32px;
	padding-right:10px
	
}

.intro-right {
	padding-left:50px
}

.intro-left span {
font-family: ex-exlight;
color:#36c8ff
}

.lukasz-wrapper {
	display: flex;
	align-items: flex-start;
	gap: 25px;
}

.lukasz-container {
	position: relative;
	display: inline-block;
	flex-shrink: 0;
}

.lukasz-img {
	max-width:285px;
	border-radius:28px;
	display: block;
}

.lukasz-badge {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #36c8ff;
	padding: 10px 25px;
	border-radius: 0 20px 0 28px;
	display: flex;
	align-items: center;
	gap: 13px;
	color:#fff
}

.domek-icon {
	width: 22px;
	height: 22px;
}

.lukasz-name {
	color: #fff;
	font-family: ex-medium;
	font-size: 15px;
	white-space: nowrap;
}

.lukasz-bio {
	font-size: 15px;
	line-height: 24px;
	color: #36c8ff;
	flex: 1;
	padding:20px 0px 10px 25px;
	z-index:5
}

.videobg {
	margin-top:-230px;
	z-index:1000;
	position:relative
}

.videobgplay {
	position:absolute;
	top:50%;
	margin-top:-90px;
	left:50%;
	margin-left:-42px;
	z-index:1000
}

.slick-dots li button:before {
    opacity: 1;
    color: #36c8ff;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}

.proces-on-desktop {

}

.proces-on-mobile {
	display:none
}

#home-about {
	text-align:center;
  font-size: 31px;
  line-height: 45px;
	padding-bottom:0px
}

.section-title {
	text-align:center;
	  font-family: ex-medium;
	  margin-bottom:80px
}

#home-dzialania {

}

.wpcf7-spinner {
	display:none
}

.zysk-iko {
	text-align:center;
	padding-bottom:60px
}

.zysk-iko-container {
	margin-bottom:20px
}

.zysk-iko-container img {
	width:60px
}

#baza-wiedzy h5 {
	margin-top:25px;
	margin-bottom:25px
}

#baza-wiedzy {
	background-color:#f0f6f9;
	border-radius:70px
}

.zysk-iko-txt {
	font-family: ex-medium;
	font-size:16px;
	line-height:26px;
	padding-left:20px;
	padding-right:20px
}

#blog-post-cta .container {
	background-color:#0b2236;
	border-radius:70px;
	color:#fff;
	padding-top:60px;
	padding-bottom:60px
}

#blog-post-cta {
	padding-top:30px
}

#blog-post-cta .cozyskujesz-row {
	margin-top:0px
}

.blog-title-back {
	padding-top:10px
}

.blog-list-row {
	margin-bottom:100px
}

.blog-list-col-left {
	padding-right:50px
}

.blog-list-col-right img {
	border-radius: 25px;
}

.blog-list-col-right {
	padding-left:35px
}

.post-title {
	font-weight:500;
	font-size:30px;
	line-height:40px;
	margin-top:20px;
	margin-bottom:20px
}

#blog-post {
	padding-bottom:20px
}

.home-left.news-right {
padding-left:40px
}

.home-left.news-right img{
border-radius:25px
}

.post-button {
	padding-top:30px
}

.button {
	color:#0b2337 !important;
	font-size:14px;
	background-color:#31c3f2;
	display:inline-block;
	padding:9px 35px;
	border-radius:25px;
	border:1px solid #31c3f2
}	

.button:hover {
		background-color:#0b2337;
	color:#35c9ff !important;
	border:1px solid #0b2337
}

.button-dark {
	background-color:#0b2236;
	color:#fff !important;
		border:1px solid #0b2236
}

.button-pulse {
	 animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.thumb-slider {
margin-top:10px
}

.thumb-slider-img {
	padding:10px
}

.accordion-item {
  border: 0px !important;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.2rem 0px;
  font-size: 27px;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
  border-bottom: 1px solid #aee9ff;
  	font-family: ex-medium;
	color:#0c2236
}

.accordion-button:not(.collapsed) {
  color: #0c2236;
  box-shadow: inset 0 0px 0 rgba(0,0,0,0);
  border: 0px !important;
  background: none;
}


.realizacja-opis-img {
padding-right:25px
}

#home-zysk {
background-color:#0c2236 ;
color:#fff;
padding-bottom:70px
}

#home-about-us {
	padding-bottom:0px
}

.team-box {
	padding-bottom:27px
}

.team-img {
	margin-bottom:35px
}

.team-desc {
	position:relative
}

.linkedin-link {
	position:absolute;
	top:-3px;
	right:0px
}

.linkedin-ico {
	width:20px;
	height:20px
}

.team-name {
	font-size:20px;
	line-height:27px;
	padding-right:40px
}

.team-txt {
	font-size:14px;
	line-height:23px;
	font-family:ex-light;
	margin-top:25px
}

.team-contact {
	margin-top:25px
}

a {
	color:#0c2238;
	transition:.3s;
		text-decoration:none
}

.o-mnie-left img {
	border-radius:25px
}

.o-mnie-left  {
	padding-left:90px
}

a:hover {
	text-decoration:none;
	color:#000
}

.team-box {
	padding-left:25px;
	padding-right:25px
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}

.o-mnie-right {
	padding-left:70px;
	
}

#home-team {

}

#home-proces {
	padding-bottom:50px;
	background-color:#f0f6f9
}

.proces-box {
	padding-bottom:55px;
	padding-left:25px;
	padding-right:25px
}

.proces-ico {
	text-align:center;
	position:relative
}



.pi-bottom:after {
	content:"";
	height:32px;
	width:1px;
	background-color:#0c2238;
	position:absolute;
	left:50%;
	bottom:-32px
}

.pib-bottom:before {
	content:"";
	height:32px;
	width:1px;
	background-color:#0c2238;
	position:absolute;
	left:50%;
	bottom:-32px
}

.pi-top:after {
	content:"";
	height:32px;
	width:1px;
	background-color:#0c2238;
	position:absolute;
	left:50%;
	top:-32px
}

.pib-top:before {
	content:"";
	height:32px;
	width:1px;
	background-color:#0c2238;
	position:absolute;
	left:50%;
	top:-32px
}

.pi-right:after {
	content:"";
	height:1px;
	width:1000px;
	background-color:#0c2238;
	position:absolute;
	left:132px;
	top:64px;
	z-index:0
}

.proces-ico img {
  width: 75px;
  height: 75px;
  text-align: center;
  border-radius: 0px;
  padding: 0px;
  transition: .4s;
  z-index: 2;
  position: relative;
}

.logo-lepszy-projekt {
	margin-bottom:35px;
	max-width:300px
}

.lepszyprojekt-left {
	padding-right:80px
}

.proces-ico-cont {
  display: inline-block;
  border: 1px solid #0c2238;
  border-radius: 100px;
  padding: 25px;
  background-color: #f0f6f9;
  z-index: 2;
  position: relative;
}

.proces-ico img:hover {

}

.proces-title {
	margin-top:40px;
	text-align:center;
	font-family:ex-medium;
	font-size:17px;
	line-height:27px;
	text-align:center
}

.proces-opis {
		font-size:13px;
	line-height:22px;
	font-family:ex-light;
	margin-top:10px;
	text-align:center
}

.dodatkowe-left .section-title {
	text-align:left;
	margin-bottom:33px
}

.dodatkowe-left {
	padding-right:100px;
	padding-top:20px
}

#home-uslugi-dodatkowe .accordion-button {
font-size:17px
}

#home-uslugi-dodatkowe {

}

#home-realizacje {
background-color:#f0f6f9
}

.realizacja-title {
	letter-spacing:1px;
	font-size:20px;
	line-height:30px;
	 font-family: ex-bold;
}

.realizacja-subtitle {
	font-family:ex-light;
	font-size:17px;
	line-height:26px
}

.realizacja-sep {
	width:25px;
	background-color:#000;
	height:2px;
	margin-top:50px;
	margin-bottom:50px
}

.realizacja-opis-col {
	padding-right:60px;
	font-family:ex-light
}

.rel-thumbs {
	max-width:250px;
	margin-left:5px;
	margin-right:5px
}

.realizacje-thumbs {
	margin-top:70px
}

#home-opinie {
	background: url(img/opiniebg.jpg) no-repeat bottom center;
	background-size:cover
}

.left-ar, .right-ar {
	width:30px;
	height:30px;
	margin-left:4px;
	margin-right:4px
}

.opinia-slajd {
	padding:50px;
	position:relative;
	padding-bottom:35px
}

.opinia-txt {
	font-family:ex-light;
	font-size:15px;
	line-height:25px
}

.opinia-autor {
	font-family:ex-bold;
	margin-top:30px;
	font-size:17px;
	line-height:27px;
}

.opinia-firma {
	font-family:ex-regular;
	font-size:17px;
	line-height:27px;
}

.opinia-slajd:before {
	content:url('img/quotation2.png');
	position:absolute;
	top:0px;
	left:0px;
	font-size:100px;
	z-index:-1
}

.opinie-nav {
	text-align:center;
	margin-top:20px
}

#home-partnerzy {
	padding-top:0px;
	padding-bottom:0px
}

#home-opinie {
	padding-bottom:20px
}

.partner-slide {
	padding:0px  30px 20px 30px
}

form input {
  border: 0px;
  background-color: #efefef;
  padding: 10px 14px;
  width:100%
}

form textarea {
  border: 0px;
  background-color: #efefef;
  padding: 10px 14px;
    width:100%
}

.wpcf7-list-item input {
	width:auto
}

.wpcf7-list-item-label {
	font-size:13px;
	line-height:19px;
	  font-family: ex-light;
}

.wpcf7-submit {
  width: auto;
  background: none;
  color: #0c2238;
  border: 2px solid #0c2238;
  border-radius: 6px;
  display: inline-block;
  padding: 8px 25px;
  margin-top: 10px;
  transition:.3s
}

.wpcf7-submit:hover {
	background-color:#0c2238;
	color:#fff
}

footer {
	background-color:#0c2236;
	color:#c3c3c3;
	padding-top:70px;
	padding-bottom:60px;
	font-size:13px;
	line-height:20px
}

footer span {
	font-family:ex-medium;
	color:#fff
}

.footer-second {
	margin-top:40px
}

.logo-footer {
	max-width:260px
}

.fo-one {
	border-right:1px solid #35c9ff
}

.fo-two {
	text-align:center;
	border-right:1px solid #35c9ff
}

.fo-two {
	text-align:center;
	border-right:1px solid #35c9ff
}

.fo-three {
	text-align:left;
	border-right:1px solid #35c9ff;
	padding-left:50px
}

.fo-four {
	text-align:left;
	padding-left:50px
}

.footer-linki a {
		color:#c3c3c3;
}

.footer-sm a{
		color:#c3c3c3;
	font-size:20px;
	margin-left:3px;
	margin-right:3px
}

.footer-info a {
		color:#c3c3c3;
}

.footer-linki {
	margin-top:30px
}

.footer-info {
	margin-top:30px
}

.footer-sm {
	margin-top:30px
}

.proces-box {
background-color:#f0f6f9;
border-radius:25px;
padding:30px 25px;
text-align:center
}

.proces-box-title {
font-family: ex-bold;
margin-bottom:15px;
font-size:18px
}

.b-radius {
	border-radius:25px
}

#porozmawiajmy .dlaczego-left {
	padding-left:100px
}

.proces-box-desc {

}

.proces-row {
	margin-top:20px
}

#porozmawiajmy {
    background-color: #f0f6f9;
    border-radius: 70px;
    position: relative;
    overflow: hidden;
}


.cta-more {
	margin-top:35px;
	margin-bottom:40px
}

#cta {
    background-color: #0b2236;
    color: #fff;
    border-radius: 70px;
    position: relative;
    overflow: hidden;
}

.cta-domekbig {
    position: absolute;
    bottom: 100px;
    right: 70px;
    max-height: 100%;
    pointer-events: none;
	z-index:9
}

.opinie-slider .slick-track {
    display: flex;
    align-items: stretch;
}

.opinie-slider .slick-slide {
    height: auto;
    display: flex !important;
    padding: 0 5px;
}

.opinia-box {
	background-color:#f0f6f9;
border-radius:25px;
padding:30px 25px;
text-align:center;
font-style:italic;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.proces-row .slick-dots {
    bottom: -45px;
}

.proces-row  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #0c2236;
}

.blog-post-header {
	background-color:#f0f6f9;
	border-radius: 70px;
}


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

.videobg {
	margin-top:-180px;
}

.videobgplay {
	margin-top:-90px;
}

}

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

.videobg {
	margin-top:-130px;
}

.videobgplay {
	margin-top:-62px;
}

}

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

#home-about {
  font-size: 28px;
  line-height: 38px;
}

.nav-logo {
    max-width: 210px;
}

.navbar-light .navbar-nav .nav-link {
        letter-spacing: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }

	.intro-left {
    font-size: 19px;
    line-height: 28px;
    padding-right: 10px;
}

.navbar-text a {
    font-size: 14px;
    margin-left: 10px;
    padding: 8px 17px;
}

.pi-right:after {

	width:800px;
}

.intro-right {
    padding-left: 25px;
}

.lukasz-bio {
    font-size: 14px;
    line-height: 22px;
    color: #36c8ff;
    flex: 1;
    padding: 13px 0px 0px 5px;
    z-index: 5;
}

.o-mnie-left {
    padding-right: 70px;
}

.co-zyskujesz-left {
    padding-left: 50px;
}

.proces-box {
    padding: 30px 15px;
}

.cta-domekbig {
    bottom: 100px;
    right: 30px
}

#porozmawiajmy .dlaczego-left {
    padding-left: 50px;
}

}


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

.slider-title-one {
  font-size: 50px;
  line-height: 56px;
}


#title-bar {
	background-color:#0c2236;
	font-size:56px;
	line-height:76px;
	color:#fff;
	padding-top:140px;
	padding-bottom:40px
}


.slider-title-two {
  font-size: 50px;
  line-height: 56px;
}

.team-box-left {
	padding-right:40px !important
}

.team-box-right {
	padding-left:40px !important
}


    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
        letter-spacing: 0px;
        padding-left: 8px;
        padding-right: 8px;
    }

section {
  padding-top: 50px;
  padding-bottom: 50px;
}

#home-about {
  text-align: center;
  font-size: 23px;
  line-height: 34px;
  padding-bottom: 0px;
  padding-top: 50px;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 0px;
  font-size: 20px;
}

.nav-logo {
  max-width: 170px;
}

    .navbar-text a {
        font-size: 13px;
        margin-left: 10px;
		        padding: 8px 12px;
    }

.accordion-body {
  padding: 0.5rem 1.25rem 1rem;
}

.section-title {
  margin-bottom: 40px;
}

.team-box {
  padding-left: 20px;
  padding-right: 20px;
}

.team-txt {
  font-size: 13px;
  line-height: 22px;
  font-family: ex-light;
  margin-top: 20px;
}

.proces-box {
  padding-bottom: 55px;
  padding-left: 20px;
  padding-right: 20px;
}

.proces-title {
  margin-top: 30px;
  font-size: 16px;
  line-height: 26px;
}

.pi-right:after {
  width: 660px;
  left: 100px;
}

.pi-bottom:after {
  height: 22px;
  bottom: -22px;
}

.pib-bottom:before {
  bottom: -22px;
}

.proces-box {
  padding-bottom: 55px;
  padding-left: 10px;
  padding-right: 10px;
}

.realizacja-sep {
  margin-top: 25px;
  margin-bottom: 25px;
}

.realizacja-opis-col {
  padding-right: 40px;
  font-size: 14px;
  line-height: 23px;
}

.home-right {
    padding-left: 50px;
}

#home {
    padding-top: 140px;
    padding-bottom: 35px;
}

    .co-zyskujesz-left {
        padding-left: 20px;
    }

	    #porozmawiajmy .dlaczego-left {
        padding-left: 20px;
    }

}

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


#title-bar {
	background-color:#0c2236;
	font-size:42px;
	line-height:56px;
	color:#fff;
	padding-top:140px;
	padding-bottom:40px
}

.team-box-left {
	padding-right:20px !important
}

.team-box-right {
	padding-left:20px !important
}

.nav-logo {
  max-width: 150px;
    padding-top: 5px;
  padding-bottom: 5px;
}

.slider-title-one {
  font-size: 35px;
  line-height: 43px;
}

.slider-title-two {
  font-size: 35px;
  line-height: 43px;
}

.slider-title-three {
  font-size: 21px;
  line-height: 31px;
  margin-top: 30px;
}

.navbar-toggler {
  padding: 0px;
  font-size: 26px;
}

section {
  padding-top: 35px;
  padding-bottom: 35px;
}

#home-about {
  text-align: center;
  font-size: 20px;
  line-height: 29px;
  padding-bottom: 0px;
  padding-top: 30px;
}

#home-dzialania {
padding-top:20px	
}

.zysk-iko-txt {
  font-size: 14px;
  line-height: 24px;
  padding-left: 15px;
  padding-right: 15px;
}

.zysk-iko {
  text-align: center;
  padding-bottom: 30px;
}

#home-zysk {
  padding-bottom: 15px;
}

.section-title {
  margin-bottom: 25px;
}

.navbar-light .navbar-toggler {
  color: rgb(255 255 255 / 55%);
  border-color: rgb(53 201 255);
  border-radius: 5px;
  border:0px !important
}

.navbar-light .navbar-nav .nav-link {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #103454;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(img/hamburger.png);
}

body {
  font-size: 14px;
  line-height: 23px;
}

.team-img {
  margin-bottom: 25px;
}

.team-name {
  font-size: 18px;
  line-height: 25px;
  padding-right: 30px;
}

.team-contact {
  margin-top: 15px;
}

#home-team {
  padding-bottom: 10px;
}

.dodatkowe-left {
  padding-right: 10px;
  padding-top: 0px;
}

.realizacja-title {
  margin-top: 10px;
  font-size:17px;
  line-height:27px
}

.realizacja-opis-col {
  padding-right: 10px;
}

.realizacja-opis-img {
margin-top:23px	;
padding-right:10px
}

.button {
  margin-top: 0px;
}

.accordion-button {
  font-size: 17px;
}

.opinia-txt {
  font-family: ex-light;
  font-size: 14px;
  line-height: 23px;
}

.opinia-slajd {
  padding: 20px 10px 30px 20px;
  position: relative;
}

.form-four .text-center {
}

footer {
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}

.footer-second {
  margin-top: 28px;
}

.fo-three {
  border-right: 1px solid #35c9ff;
  padding-left: 10px;
  text-align: center;
  margin-top: 25px;
}

.fo-four {
  text-align: center;
  padding-left: 10px;
  margin-top: 25px;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0px;
}

.proces-on-desktop {
	display:none
}

.proces-on-mobile {
	display:flex
}

.proces-on-mobile .proces-box {
  padding-bottom: 25px;

}

.navbar.bg-light {
    padding-bottom: 10px;
}



    #home {
        padding-top: 110px;
        padding-bottom: 0px;
    }

	    .home-right {
        padding-left: 20px;
    }

	.home-right h1 {
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 31px;
}

    .intro-left {
        font-size: 16px;
        line-height: 25px;
        padding-right: 25px;
        padding-left: 25px;
    }

	.lukasz-wrapper {
    display: block;
    align-items: flex-start;
    margin-top: 30px;
}

h2 {
    font-family: ex-bold;
    margin-bottom: 25px;
}

.dlaczego-left {
	padding:0px 30px
}

.dlaczego-right {
    padding: 20px;
}

.strategia-left {
	display:none
}

.strategia-right {
    padding: 10px 25px;
}

.o-mnie-right {
	padding-top:35px;
	
}

    .o-mnie-left {
        padding-right: 20px;
        padding: 0px 20px;
    }

	    .o-mnie-right {
        padding-left: 20px;
        padding-right: 20px;
    }

	.mieszkania-row {
    margin-top: 45px;
}

.mieszkania-slider {
    margin-top: 35px;
}

.cozyskujesz-row {
    margin-top: 0px;
}

.co-zyskujesz-right {
    padding-left: 20px;
    padding-right: 20px;
	padding-top:25px
}

.proces-row {
    margin-top: 0px;
}

.proces-col {
	padding-bottom:15px
}

    .proces-box {
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

	#proces {
		padding-bottom:15px
	}

	    .cta-domekbig {
        display: none;
    }

	.cta-more {
    margin-top: 25px;
    margin-bottom: 25px;
}

    #porozmawiajmy .dlaczego-left {
        padding-left: 20px;
        padding-right: 20px;
    }

	.opinie-slider .slick-slide {
    padding: 0px;
}

.opinie-col {
	padding:0px
}

.strategia-right h2 {
	text-align:center
}

.dlakogo h2 {
	text-align:center
}

.dlakogo-left {
	padding-bottom:30px
}

.o-mnie-right h2 {
	text-align:center
}

.co-zyskujesz-left h2 {
	text-align:center
}

.mieszkania-slider .slick-dots {
    margin-top: 15px;
}

.home-left.news-right {
    padding-left: 15px;
}

.home-right h2 {
    font-size: 18px;
    line-height: 28px;
    font-family: 'ex-regular';
}

#baza-wiedzy {
	border-radius:40px
}

.blog-title {
margin-bottom:15px
}

.home-right.news-left h1{
margin-bottom:15px
}

.post-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.post-button {
    padding-top: 20px;
    padding-bottom: 25px;
}

.blog-list-col-right {
    padding-left: 13px;
}

.blog-list-row {
    margin-bottom: 30px;
}

.blog-list-col-left {
    padding-right: 15px;
}

.blog-title-back {
	padding-bottom: 25px;
}


#blog-post-cta {
	padding-top:0px
}

#blog-post-cta .container {
    padding-top: 40px;
    padding-bottom: 40px;
}


#strategia {
	border-radius:40px
}

#intro {
	border-radius:40px
}

#o-mnie {
	border-radius:40px
}

#blog-post-cta .container {
	border-radius:40px;
}


#cta {
    border-radius: 40px;
}

.intro-right-luk {
	padding-top:35px;
	padding-right:20px
}

.mobile-h {
	display:none
}

.dlaczego-left h2 {
	text-align:center
}

.baza-wiedzy-col  {
	padding-bottom:35px
}

.lepszyprojekt-right {
	padding-top:30px
}

.logo-lepszy-projekt {
    margin-bottom: 30px;
    max-width: 240px;
}

}