.bg-logo{
  position: relative;
}


/* --- baner --- */

  .baner .container {
    height: 100%;
  }
  .baner__content-wrap {
    height: 100%;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }
  .baner__content-wrap h1,
  .baner__content-wrap h2 {
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 5rem;
    letter-spacing: 1px;
    max-width: 468px;
    margin-bottom: 25px;
	text-shadow: 2px 2px 4px #000;
  }
.center_block span {
	    max-width: 270px;
    display: inline-block;
    text-align: center;
	margin-bottom: 2em;
	font-size:1.4rem;
}
.center_block .row.pt-5 .col-lg-4.p-3:nth-child(3) span {
	max-width: 272px;
}
.center_block .row.pt-5 .col-lg-4.p-3:nth-child(3) h3 {
	max-width: 266px;
} 

.center_block .row.pt-5 .col-lg-4.p-3:nth-child(4) h3 {

	    max-width: 220px;
    display: inline-block;
} 
.center_block h3 {
	margin-top:1em;
	margin-bottom:1em;
	font-weight: 800;
	line-height: 28px;
	
}

  @media screen and (max-width: 1199px){
    .baner {
      height: 450px;
    } 
  }
  @media screen and (max-width: 992px){
    .baner{
      margin-top: 101px;
      height: 350px;
    }
      .baner__content-wrap h1,
      .baner__content-wrap h2 {
      font-size: 2.6rem;
      line-height: 3.7rem;
      }
      .baner__content-wrap .dq-btn {
      font-size: 1.6rem;
      }
	  .number_block {
		padding:1em !important;
		  position: relative;
	}
	  .container-fluid.z-3.pt-5.pb-5 {
		  padding-bottom: 0rem !important;
	  }
	  .number_block ul li {
    font-size: 29px;
line-height: 39px;
	  }

  }
  @media screen and (max-width: 576px){
      .baner {
          height: 300px;
      } 
      .baner__content-wrap h1,
      .baner__content-wrap h2 {
      font-size: 2.6rem;
      line-height: 3.3rem;
      }
	  .twin.mt-10.mb-1 {
		  margin-top:2em !important;
	  }
	  .info_txt p {
		  font-size:1.4rem !important;
	  }
	  .info_txt p:first-of-type {
		  font-size:3rem !important;
	  }
	  .twin__row-col--img img:not(.twin__row-col--img img.bg-img) {
		  bottom:0;
	  }
  }



  html,
  body {
    position: relative;
    
  }

  body {
    background: #fff;
    font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
  }

  .swiper__wrap{
    overflow-x: clip;
  }
  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
  }

  @media screen and (max-width: 767px){
    .swiper__header--link-more{
      margin-top: 30px;
      display: block;
      width: max-content;
      margin-left: auto;
    }
  }

/* --- twin --- */

.twin{
  margin-top: 100px;
  margin-bottom: 60px;
  --twin-col-width: 840px;
  --twin-col-padding: 100px;
  overflow-x: clip;
}
.twin__row{
  display: flex;
  flex-wrap: wrap;
}
.twin__row-col--img{
  max-width: var(--twin-col-width);
  margin-left: 0;
	margin-bottom:7em;

}
.twin__row-col--content{
  max-width: var(--twin-col-width);
  padding-right: var(--twin-col-padding);
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 3.2rem;
  margin-left: auto;
  margin-right: 150px;
}
.twin__row-col--content p:last-child{
  margin-bottom: 0;
}
.twin__row-col--content h2, 
.twin__row-col--content h3,
.twin__row-col--content h4, 
.twin__row-col--content h5{
  font-size: 3.8rem;
  font-weight: 600;
  line-height: 4.6rem;
  margin-bottom: 40px;
}
.twin__row-col.bg{
  background-color: var(--c-orange);
  position: relative;
  max-height: 490px;
}
.twin__row-col.bg .bg-img{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: auto;
  z-index: 2;
}
.twin__row-col--img img:not(.twin__row-col--img img.bg-img){
  margin-left: 0;
  display: block;
  position: relative;
  border-radius: 0px 75px 75px 0px;
  bottom: 0;
}
.info_txt {
	text-align: right;
	    top: 0;
    right: 50px;
	position: relative;
	max-width: 400px;
	padding:1px;
}
.info_txt p {
	font-size:1.8rem;
	font-weight: 500;
	margin-bottom:0;

}
.info_txt p:first-of-type {
	font-size:5rem;
	font-weight: 600;
}
.slide-txt .swiper-slide{
	background-color:#fff;
	border:1px solid #F2F2F2;
	padding:3em 3em 2em 3em;
	border-radius: 20px;
	-webkit-box-shadow: 0px 21px 20px -8px rgba(202, 202, 202, 1);
-moz-box-shadow: 0px 21px 20px -8px rgba(202, 202, 202, 1);
box-shadow: 0px 21px 20px -8px rgba(202, 202, 202, 1);
	font-size: 1.7rem;
    font-weight: 400;
    line-height: 2.8rem;
	
}
.blog img {
	width:100%;
	height: auto;
}
.blog {
	margin-top:5em;
	margin-bottom:8em;
}
.bg-slide {
	background-image:url("../Images/bg-slide-txt.svg");
	background-repeat: no-repeat;
	background-position: top right;
}
.slide-txt .swiper {
	padding-top:4em;
	padding-bottom:4em;
	padding-left:1.5em;
}
@media screen and (max-width: 1399px){
  .twin{
    --twin-col-width: 555px;
    --twin-col-padding: 90px;
  }
  .twin__row-col--content{
    margin-right: 0;
  }
  .twin__row-col--img{
    margin-left: 0px;
  }
}
@media screen and (max-width: 1199px){
  .twin{
    --twin-col-width: 465px;
    --twin-col-padding: 40px;
  }
}
@media screen and (max-width: 992px){
  .twin{
    position: relative;
    --twin-col-width: 660px;
  }
  .twin__row-col.bg{
    opacity: 0.6;
    position: absolute;
    right: 0;
    bottom: -65px;
  }
  .twin__row-col--content{
    max-width: 690px;
    margin: auto;
    padding-right: 0px;
    line-height: 3.6rem;
  }
  .twin__row-col:first-child{
    z-index: 2;
  }
  .twin__row-col--img img:not(.twin__row-col--img img.bg-img){
    max-height: 490px;
    bottom: 65px;
    object-fit: cover;
  }
}
@media screen and (max-width: 676px){
  .twin{
    margin-top: 130px;
  }
 
  .twin__row-col--content h2, .twin__row-col--content h3, .twin__row-col--content h4, .twin__row-col--content h5{
    font-size: 2.6rem;
    line-height: 4rem;
    margin-bottom: 30px;
  }
  
  .twin__row-col.bg{
    width: 500px;
  }
}
@media screen and (max-width: 576px){
  .twin{
    margin-top: 120px;
  }
	.slider-down__txt p {
		margin-left:0;
	}
}
@media screen and (max-width: 450px){
  .twin{
    margin-top: 100px;
  }
	    .info_txt {
        text-align: left;
        top: 0;
        right: 0;
        position: relative;
        max-width: 250px;
        padding: 1px;
        display: inline-block;
        left: 1em;
        margin-bottom: 1em;
    }
}


/* --- two-color --- */



.two-color__content{
  display: flex;
  align-items: center;
}
.two-color__wrap{
  max-width: 740px;
}
.two-color__img .two-color__wrap{
  margin-left: auto;
  padding-right: 60px;
}
.two-color__content .two-color__wrap{
  padding-left: 60px;
}
.two-color__wrap--content{
  font-size: 2.2rem;
  line-height: 3.9rem;
  max-width: 585px;
}
.two-color__wrap--content strong{
  font-size: 3.8rem;
  line-height: 5.6rem;
  color: var(--c-orange);
  margin-bottom: 40px;
  display: block;
  font-weight: 500;
}
.two-color__img img{
  position: relative;
  top: 90px;
  border-radius: 0 72px 0 0;
  width: 100%;
  object-fit: cover;
}
.slide-txt .txt__block--first {
	margin-top:4.4em;
	display: block;
}
.slider-txt {

	width:815px;
	float:right;
	height: 400px;
	text-align: right;
	position: absolute;
	color:#fff;
	right: 0;
	overflow: hidden;
	bottom:0;
}
.slider-txt p {
	width:100%;
	left:0 !important;
	position:absolute;
	display: flex;
	flex: auto;
	bottom:100px;
}
.sliderg-txt {
	position: absolute;
	left:100px;
	bottom:100px;
	color:#fff;
	z-index: 9999;
	width:100%;
	overflow: hidden;
}
@media screen and (max-width: 1399px){
  .two-color__wrap,
  .two-color__wrap--content{
    max-width: 555px;
  }
  .two-color__content .two-color__wrap{
    padding-left: 0;
  }
}
@media screen and (max-width: 1199px){
  .two-color{
    background-image: none;
  }
  .two-color__img .two-color__wrap,
  .two-color__content .two-color__wrap{
    max-width: 930px;
    width: 100%;
    padding-right: 0px;
    margin: auto;
  }
  .two-color__img img{
    top: 0px;
    object-position: top;
  }
  .two-color__row{
    row-gap: 45px;
  }
  .two-color__content:last-child{
    background-color: #cecece;
  }
  .two-color__img img{
    border-radius: 0px 72px 0 72px;
  }
  .two-color__wrap--content{
    max-width: 930px;
    padding: 50px 0 50px 0;
    margin: auto;
    display: block;
  }
}
@media screen and (max-width: 767px){
  .two-color__wrap--content strong{
    font-size: 2.6rem;
    line-height: 3.5rem;
    margin-bottom: 30px;
  }
  .two-color__wrap--content{
    font-size: 2.1rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 576px){
  .two-color__img img{
    max-height: 500px;
  }
  .two-color{
    margin-bottom:100px ;
  }
}
.slider-down__txt ul {
	list-style-type: none;
}
.slider-down__txt ul li{
	margin-bottom:0.7em;
	margin-top:0.7em;
}
.slider-down__txt ul li img {
	margin-right: 10px;
}
.slider-down__txt p{
	margin-left:0em !important;
}

.number_block {
	position: absolute;
	color:#fff;
	height: auto;
    z-index: 999;
    width: inherit;
    display: block;
    overflow: hidden;
	padding:4em 4em 2em 3em;
	font-size:2.5rem;
}
.number_block ul {
	 list-style-type: none; 
}


@property --num1 {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}

@property --num2 {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}

@property --num3 {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}
@property --num4 {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}
.number_block ul li.wagony{
  counter-reset: num1 var(--num1) ;
  font-size: 3rem;
  font-weight: 300;
  animation: animate 3s forwards ease;
	line-height: 44px;
	margin-bottom:1.5em;
}

.number_block ul li.wagony:before {
  content: counter(num1);
	font-weight: 800;
	 font-size: 4rem;
}


.number_block ul li.wiek{
  counter-reset: num2 var(--num2) ;
  font-size: 3rem;
  font-weight: 300;
  animation: animate 3s forwards ease;
	line-height: 44px;
	margin-bottom:1.5em;
}

.number_block ul li.wiek:before {
  content: counter(num2);
	font-weight: 800;
	 font-size: 4rem;
}

.number_block ul li.pracownicy{
  counter-reset: num3 var(--num3) ;
  font-size: 3rem;
  font-weight: 300;
  animation: animate 3s forwards ease;
	line-height: 44px;
	margin-bottom:1.5em;
}

.number_block ul li.pracownicy:before {
  content: counter(num3);
	font-weight: 800;
	 font-size: 4rem;
}

.number_block ul li.lokalizacja{
  counter-reset: num4 var(--num4) ;
  font-size: 3rem;
  font-weight: 300;
  animation: animate 3s forwards ease;
	line-height: 44px;
	margin-bottom:1.5em;
}

.number_block ul li.lokalizacja:before {
  content: counter(num4);
	font-weight: 800;
	 font-size: 4rem;
}

@keyframes animate {
  to {
    --num1: 2500;

  }
	 to {
    --num2: 3;

  }
		 to {
    --num3: 30;

  }
			 to {
    --num4: 7;

  }
}






@media screen and (max-width: 992px) {
  
	.navbar {
		background-color: #fff !important;
	}
	.blog .col-md-5.offset-2.pb-5 {
		margin-left:0!important;
	}
	.offset-1 {
		margin-left: 0;
	}
}
.twin a:hover {
	color:#4e4e4e;
}
.twin a:hover .arrow-b{
	filter: drop-shadow(0px 0px 0px #000000)
}
.swiper-Wblock {
	background-color:#fff;
	position: absolute;
	width:700px;
	height: 660px;
	z-index: 997;
	display: block;
	left:0;
	top:0;
	 border-bottom-right-radius: 110px
}
.swiper-txt {
	position: fixed;
	z-index: 999;
	color:#000;
    top: 46%;  
    left: 22%; 
	text-align: left;
    transform: translate(-50%, -40%); 
	max-width: 300px;
	padding-left:2em;
	font-size:1.6rem;

}

.swiper-txt h1{
	font-weight: 600;
	margin-bottom:1em;
	font-size:4rem;
}
.slider-down__txt {
	display: block;
	z-index: 1;
	position: relative;
	color:#000;
	font-size:1.75rem;
	font-weight: 200;
}
.swiper__header--arrow {
    position: relative;
    margin-left:150px;
    width: 60px;
    display: flex;
    height: 33px;
    justify-content: space-between;
}

.swiper-button-next:after, .swiper-button-prev:after {
	content:"";
	font-size: 0 !important;
}

.swiper-button-next, .swiper-button-prev {
	background-image: url("../Images/solar_arrow-left-broken.svg");
	background-repeat: no-repeat;
	background-color: #000;
    padding: 25px;
    border-radius: 30px !important;
    width: 40px !important;
    height: auto !important;
    position: absolute !important;
    right: -10px;
    z-index: 999;
    filter: drop-shadow(-2px 7px 10px #000000);
	font-size:0 !important;
	transform: rotate(40deg);
	background-position: 8px 7px;
}

.swiper-button-prev {
	transform: rotate(219deg);
	margin-right: 20px;
	top:17px;
	  filter: drop-shadow(2px -7px 10px #000000);
}
.swiper-pagination-horizontal.swiper-pagination-bullets, .swiper-horizontal>.swiper-pagination-bullets {
	right:0% !important;
	top: 50%;
	left:auto !important;
    transform: translate3d(0px, -50%, 0);
	bottom:auto;
	width: auto;
	display: block;
}
.swiper-pagination-bullet {
	background-color:#fff !important;
	opacity:1 !important;
	width:15px !important;
	height:15px !important;
	margin-right: 3em !important; 
	border:1px solid #E0DEDE;
	display:block !important;
	margin-bottom: 10px !important;
}

.swiper-pagination-bullet-active {
	background-color:#1D71B8 !important;
	border:1px solid #1D71B8;
}
.slide-txt .swiper-slide {
    text-align: left;
	display: block !important;
}

.twin__row-col a:nth-child(2) .twin__row-col--img .border-c{
	border-radius: 0px 75px 70px 0px !important;
}
.swiper-slide h3 {
	font-size:2rem;
}
.swiper-slide p {
line-height: 50px;
    text-align: left;
    font-size: 3.3rem;
    bottom: 44px;
}
.title__big {
	text-transform: uppercase;
}
@media screen and (min-width: 1930px){
	.swiper-Wblock {
		width: 43%;
	}
	.swiper-txt {
		left: 29.4%;
	}
	.twin__row-col--content {
		max-width: 876px;

		margin-left: 9em;
  margin-right: 150px;
	}
	.twin {
  --twin-col-width: 1070px;
}
	.bg-slide {
		background-size: 2200px;
	}
}
@media screen and (max-width: 1900px) {

	.swiper-txt {
     left:22.75em;

	}


	.navbar-brand {
		position: sticky;
	
	}


}

@media only screen and (min-width: 1199px) and (max-width: 1780px){
  .swiper__header--arrow{
   margin-left: 100px;
	  margin-top:-1em !important;
  }
	.swiper-slide p {
    font-size: 1.4rem;
    line-height: 24px;
}
}
@media screen and (max-width: 1380px){
	
	.swiper-slide p {
    font-size: 3rem;
    line-height: 40px;
		bottom:20px;
}
	.slide-txt .swiper-slide {

    padding: 2em 2em 1em 2em;
}
	 .swiper__header--arrow{
   margin-left:0px;
		 margin-top:-1rem !important;
	
	}
		  .slider-txt {
    
    text-align: right;
   
    left: 30px;
   
	  }

}


@media only screen and (min-width: 1785px) and (max-width: 1900px){
	.navbar-brand {
		margin-left: -6em !important;
	}
}

@media only screen and (min-width: 1301px) and (max-width: 1780px){
  .swiper__header--arrow{
   margin-left: 40px;
	  margin-top:-1em !important;
  }
	.swiper-slide p {
    font-size: 1.4rem;
    line-height: 24px;
}
	.swiper-Wblock {
		width: 635px;
	}
	.twin__row-col--content {
    max-width: 695px;
    padding-right: 8em;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px){
	.twin__row.pt-5 {
		
	padding-top:9rem !important;
	}
	.swiper-Wblock {
   
    width: 600px;
	}
	.twin__row-col--content {
    max-width: 597px;
    padding-right: 5em;
	}
}

@media screen and (max-width: 576px){

	.slider-down__txt p {
		margin-left:0;
	}
	.slider-down__txt ul {
		padding-left:0;
	}
	.swiper__header--arrow {
		margin-left:0;
	}
	.slide-txt .swiper-slide {
		font-size:1.5rem;
		line-height: 2.2rem;
	}
	.swiper__header--arrow.mt-5  {
		margin-top:0em !important;
	}
	.slide-txt.mt-1.mb-5 .col-8{
		margin-top:1em;
		width:100% !important;
	}
	.twin__row-col--content.pt-5 {
		margin-left:1em;	
	}
	.swiper-txt {
		margin-left:2em;
	}
	.container-fluid.bg-gold.position-absolute {
		position: relative !important;
	}
	.twin__row-col--img img:not(.twin__row-col--img img.bg-img) {
		bottom:0;
	}
	    .twin.mt-10.mb-1 {
        margin-top: -3em !important;
    }
	    .twin__row-col--img {
        margin-bottom: 2em;
    }
	.twin__row-col--content.pt-5 {
		padding-top:0rem !important;
	}
		.swiper-txt {
     left:7em;
			 transform: translate(-50%, -34%);

	}
	.slide-txt .txt__block--first {
    margin-top: 5.4em;
	}
	.bg-slide {
		margin-top:3em;
		background-size: auto 383px;
	}

	.twin__row-col.pe-2 {
		padding-right: 0rem !important;
	}
	.slider-down__txt.pt-5.pb-5 {
		padding-top:1rem !important;
	}
	.twin__row-col.pt-5 {
		padding-top:0rem !important;
	}
	
	.swiper {
    
    max-height: 540px !important;
}
	.navbar-brand {
		position:relative;
		left:0em;
	}	
	.swiper-slide p {
    font-size: 1.8rem;
    line-height: 30px;
		bottom:20px;
}
}
  @media screen and (max-width: 992px){
    
	  .number_block {
		padding:1em !important;
		  position: relative;
	}
	  .container-fluid.z-3.pt-5.pb-5 {
		  padding-bottom: 0rem !important;
	  }
	  .number_block ul li {
    font-size: 29px;
line-height: 39px;
	  }
	  .title__normal {
   
    line-height: 30px;
  }
	  .number_block.bg-blue-gradient ul {
		  padding-left:0em;
	  }
	  .title__small {
    margin-top:1em;
		  margin-bottom: 1em;
    line-height: 22px;
}
	  .blog {
    margin-top: 4em;
    margin-bottom: 2em;
}

}