body {
     font-family: 'Open Sans', sans-serif;
}


.anim, a, .button, .home .h1, .home .text-p1, .home .shade, .home .hr, .home img, .box .hover, .anim-home, .points .line, .points .point {
transition: all 0.3s ease-in-out;
}

.anim-home  {
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
top: 0;
left: 0;
overflow: hidden;
background: url(../img/animacja/tlo.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}

.anim-home::before , .anim-home::after {
content: '';
display: block;
width: 80%;
height: 100%;
position: absolute;
z-index: 0;
top: 0;
right: 50%;
background: rgba(64,147,158, 0.95);
-moz-transform: skewX(25deg);
-webkit-transform: skewX(25deg);
-o-transform: skewX(25deg);
-ms-transform: skewX(25deg);
transform: skewX(25deg);
}

.anim-home::after {
background: rgba(35,36,116, 0.98); 
background: rgba(64,147,158, 0.95);
right: auto;
left: 50%;
}

.home .slide img {
z-index: 2;
}

.points {
width: 100%;
height: 100%;
position: absolute;
z-index: 5;
top: 0;
left: 0;
overflow: hidden;
}

.points .point {
width: 1px;
height: 1px;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
border-radius: 20px;
}

.points .line {
width: 1px;
height: 2px;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
background-color: white;
}

.points .point a {
display: block;
position: absolute;
left: 0;
margin-top: 0;
width: 10px;
font-size: 34px;
color: white;
text-transform: uppercase;
margin-left: 0;
font-weight: 600;
text-decoration: none;
text-shadow: 1px 1px 15px rgba(0,0,0, 0.3);
}

.points .point1 {
margin-left: -32%;
margin-top: -14%;
}

.points .line1 {
width: 12%;
left: auto;
right: 50%;
margin-top: -11.7%;
margin-right: 2%;
transform: rotate(12deg);
}

.points .point1 a {
white-space: nowrap;
}

.points .point2 {
margin-left: -38%;
margin-top: 0.4%;
}

.points .line2 {
width: 12%;
left: auto;
right: 50%;
margin-top: 2.7%;
margin-right: 12%;
transform: rotate(12deg);
}

.points .point2 a {
white-space: nowrap;
}

.points .point3 {
margin-left: 22.5%;
margin-top: -14.7%;
}

.points .line3 {
width: 13%;
left: auto;
right: 10%;
margin-top: -7%;
margin-right: 18%;
transform: rotate(-35deg);
}

.points .point3 a {

}

.points .point4 {
margin-left: 25.5%;
margin-top: -6.3%;
}

.points .line4 {
width: 12%;
left: auto;
right: 10%;
margin-top: -0.7%;
margin-right: 16%;
transform: rotate(-25deg);
}

.points .point4 a {

}



.points .point5 {
margin-left: 27.5%;
margin-top: 1.8%;
}

.points .line5 {
width: 16%;
left: auto;
right: 10%;
margin-top: 3.7%;
margin-right: 14%;
transform: rotate(-6deg);
}

.points .point5 a {

}

.points .point6 {
margin-left: 7.5%;
margin-top: 11.8%;
}

.points .line6 {
width: 10%;
left: auto;
right: 10%;
margin-top: 8.7%;
margin-right: 24%;
transform: rotate(22deg);
}

.points .point6 a span {
white-space: nowrap;
float: left;
clear: both;
}

@media screen and (max-width: 1920px) {
 .points .point a {
 font-size: 2vw;
 }

 .points .point1 { 
  margin-left: -34%;
  }
 
 .points .point2 {
 	  margin-left: -40%;
 }
 	
}



ul.inline {
display: block;
width: 100%;
}

ul.inline li {
display: inline-block;
}

.wrapper {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 1280px;
}

.row {
display: flex;
flex-wrap: wrap;
float: left;
width: 100%;
}

.col {
display: inline-block;
padding-left: 16px;
padding-right: 16px;
width: 100%;
}

.col-1-1 {
width: 100%;
}

.col-1-2, .col-2-4 {
width: 50%;
}

.col-1-3 {
width: 33.333%;
}

.col-1-4 {
width: 25%;
}

.col.margin-top {
margin-top: 60px;
}

.section {
float: left;
width: 100%;
clear: both;
padding-top: 160px;
padding-bottom: 140px;
}

.h1 {
font-size: 42px;
line-height: 120%;
margin-bottom: 24px;
color: #29166f;
font-weight: 700;
text-transform: uppercase;
}

.h2 {
font-size: 36px;
line-height: 120%;
margin-bottom: 24px;
color: #29166f;
font-weight: 700;
text-transform: uppercase;
}

.h3 {
font-size: 28px;
line-height: 120%;
margin-bottom: 24px;
color: #29166f;
font-weight: 700;
text-transform: uppercase;
}

.h4 {
font-size: 22px;
line-height: 120%;
margin-bottom: 24px;
color: #29166f;
font-weight: 700;
text-transform: uppercase;
}

.h5 {
font-size: 18px;
line-height: 120%;
margin-bottom: 24px;
color: #29166f;
font-weight: 700;
text-transform: uppercase;
}

.h6 {
font-size: 16px;
line-height: 120%;
margin-bottom: 24px;
color: #29166f;
font-weight: 700;
text-transform: uppercase;
}

.text-p1 {
font-size: 16px;
line-height: 140%;
margin-bottom: 24px;
color: grey;
}

.text-pb1 {
font-size: 20px;
line-height: 140%;
margin-bottom: 24px;
color: grey;
}

.text-pb2 {
font-size: 18px;
line-height: 140%;
margin-bottom: 24px;
color: grey;
}

.text-pb3 {
font-size: 16px;
line-height: 140%;
margin-bottom: 24px;
color: grey;
}

.text-pb4 {
font-size: 14px;
line-height: 140%;
margin-bottom: 24px;
color: grey;
}

.white {
color: white !important;
}

.navy {
color: #29166f;
}

.green {
color: #76c19c;
}

.green2 {
color: #40919d;
}

.button {
display: inline-block;
padding: 16px;
background-color: #7cc6a0;
font-size: 15px;
text-decoration: none;
color: white;
line-height: 120%;
padding-left: 24px;
padding-right: 24px;
border: none;
outline: none;
margin: 6px;
}

.button.big {
font-size: 20px;
}


.button:hover, .button.navy {
background-color: #29166f;
}

.button.navy:hover {
background-color: #7cc6a0;
}

.text-center {
text-align: center;
}

.shade {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #29166f;
opacity: 0.3;
}

.shade.green {
background-color: #7bc5a0;
}

.shade.green2 {
background-color: #3d8e9a;
}

.shade.white {
background-color: white;
opacity: 0.1;
}

 .active .shade.dark, .shade.dark {
opacity: 0.5 !important;
}

.hr {
display: inline-block;
width: 100%;
height: 2px;
background-color: #7ac6a2;
clear: both;
margin-bottom: 24px;
max-width: 120px;
}

.hr.navy {
background-color: #29166f;
}

.hr.white {
background-color: white;
}

.hr.light {
background-color: #f3f5f5;
}

img {
max-width: 100%;
}

.header {
display: block;
width: 100%;
height: 80px;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background-color: white;
box-shadow: 0px 0px 5px  rgba(0,0,0,0.15);
}

.header .logo {
width: 220px;
padding-top: 12px;
}

.header .menu {
width: calc(100% - 220px);
}

.header .menu ul {
float: right;
display: block;
}

.header .menu ul li {
display: block;
float: left;
margin-left: 32px;
}

.header .menu ul li a {
display: block;
float: left;
height: 80px;
line-height: 80px;
text-decoration: none;
padding-left: 6px;
padding-right: 6px;
font-size: 15px;
color: #43929e;
font-weight: 600;
position: relative;
text-transform: capitalize;
}

.header .menu ul li a::after {
content: '';
display: block;
position: absolute;
width: 100%;
height: 2px;
background-color: #79c69f;
left: 0;
bottom: 0;
opacity: 0;
}

.header .menu ul li.active a {
color: #29166f;
} 

.header .menu ul li.active a::after {
opacity: 1;
}

.header .logo img {
width: 100%;
height: auto;
margin-left: -12px;
}

.home, .opinion {
padding: 0;
margin-top: 80px;
}

.opinion {
margin-top: 0;
}

.home .wrapper, .opinion .wrapper {
max-width: 1920px;
}

.home .col, .opinion .col {
padding: 0;
}

.relative {
float: left;
width: 100%;
position: relative;
}

.relative img {
width: 100%;
height: auto;
}

.home .absolute, .opinion .absolute {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
}

.home .bx-viewport, .home .slider, .opinion .bx-viewport, .opinion .slider2 {
width: 100% !important;
height: 100% !important;
position: absolute !important;
top: 0;
left: 0;
}

.home .slide, .opinion .slide {
height: 100%;
width: 100%;
}

.home .slide img, .opinion .slide img, .opinion img.absolute {
width: 100%;
height: 100%;
object-fit: cover;
}

.bx-next , .bx-prev {
display: block;
width: 40px;
height: 40px;
position: absolute;
z-index: 1;
top: 50%;
z-index: 100;
left: 0;
text-align: center;
text-decoration: none;
background-color: #7fc7a3;
color: white;
line-height: 40px;
margin-top: -20px;
opacity: 0;
}


.bx-next {
left: auto;
right: 0;
}

.bx-next:hover , .bx-prev:hover {
background-color: #29166f;
}

.absolute:hover .bx-next, .absolute:hover .bx-prev {
opacity: 1;
}

.slide-flex {
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}

.slide-wrapper {
max-width: 1280px;
padding-left: 16px;
padding-right: 16px;
width: 100%;
text-align: left;
}

.home .text-p1 {
max-width: 50%;
}

.home .h1, .home .text-p1, .home .hr, .home .button, .home img, .home .shade, .home  .anim-home {
opacity: 0;
}

.home .active .h1, .home .active .text-p1, .home .active .hr, .home .active .button, .home .active img, .home .active .shade {
opacity: 1;
}

.home .active .shade {
opacity: 0.3;
transition-delay: 0.5s;
}

.home .active .anim-home {
opacity: 1;
}

.home  img {
filter: blur(20px);
transition: all 1s ease-in-out;
}

.home .start  img {
filter: blur(0);
transition-delay: 0.3s;
}

.home .points .point, .home .points .line {
opacity: 0;
}

.home .active .points .line {
transition-delay: 0.7s;
opacity: 1;
}

.home .active .points .point {
transition-delay: 1s;
opacity: 1;
}

.home .active img {
opacity: 1;
filter: blur(0);
}

.home .h1 {
transform: translateX(-200px);
}

.home .active .h1 {
transform: translateX(0);
transition-delay: 1s;
}

.home .active .hr {
transition-delay: 1.3s;
}

.home .text-p1 {
transform: translateX(200px);	
}

.home .active .text-p1 {
transform: translateX(0);
transition-delay: 1.6s;
}

.home .active .button {
transition-delay: 1.9s;
}

.section.bg-light {
background-color: #f3f5f5;
}

.aboutus .col.img {
padding-right: 32px;
}

.aboutus .col.text {
padding-left: 32px;
}

.opinion .slide-wrapper {
text-align: center;
padding-top: 80px;
}

.opinion .text-pb2 {
padding-left: 15%;
padding-right: 15%;
}

.opinion .h1.relative {
text-align: center;
position: relative;
z-index: 100;
margin-top: 80px;
}


.opinion .shade {
opacity: 0.4;
}

.opinion .relative img {
min-height: 480px;
}

.offer-first {
padding-bottom: 0;
}

.offer {
padding-top: 40px;
}

.offer .relative {
margin-bottom: 24px;
}

.offer .button {
margin-top: 20px;
}

.box {
border: 1px solid #f3f5f5;
float: left;
width: 100%;
padding-bottom: 20px;
text-decoration: none;
position: relative;
margin-bottom: 24px;
}

.box .hover {
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
background-color: #29166f;
font-size: 18px;
font-weight: 700;
color: white;
opacity: 0;
  transform: rotateY(90deg);
}


.box:hover .hover {
opacity: 0.9;
transform: rotateY(0deg);
}

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

.opinion.coop .bx-next, .opinion.coop .bx-prev {
display: none;
}

.footer {
padding-bottom: 0;
}

.footer .text-p1 {
margin-bottom: 0;
font-size: 16px;
line-height: 180%;
text-decoration: none;
}

.footer a {
text-decoration: none;
color: #77c39d;
}

.footer a:hover {
color: #29166f;
}

.footer .links-list span {
font-size: 12px;
margin-right: 6px;
opacity: 0.5;
}

.footer .links-list {
float: left;
width: 50%;
}

.footer .bottom {
margin-top: 60px;
height: 80px;
}

.footer .bottom .text-p1 {
margin-bottom: 0;
line-height: 80px;
opacity: 0.5;
}

.footer .col-2-4 {
width: 44%;
}

.footer .col-1-4 {
width: 28%;
}

.footer .col-1-4.last {
padding-left: 120px;
}

.bradcrumb {
display: flex;
width: 100%;
}

.bradcrumb  li {
color: white;
font-size: 16px;
margin-right: 6px;
font-weight: 600;
text-transform: capitalize;
}

.bradcrumb  li::after {
display: inline-block;
content: '/';
margin-left: 6px;
}

.bradcrumb  li:last-child::after {
display: none;
}

.bradcrumb  li a {
color: white;
text-decoration: none;
}

.offer-box {
margin-bottom: 20px;
}

.offer-box .img {
display: block;
float: left;
width: 100%;
background-color: #f3f5f5;
padding: 24px;
border-radius: 5px;
margin-bottom: 30px;
}

.offer-box .h3 {
text-transform: none;
font-size: 18px;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
}

.offer-box .img img {
height: 240px;
width: auto;
object-fit: contain;
}

.text-hidden {
display: none;
}

.contact .box {
border: none;
}

.map {
float: left;
width: 100%;
position: relative;
height: 450px;
}

.map iframe {
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0;
}

.contact-form {
position: relative;
}

.contact-form .absolute {
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
top: 0;
left: 0;
}

.contact-form .absolute img {
  object-fit: cover;
}

.contact-form .wrapper {
max-width: 1920px;
}

.contact-form {
padding-top: 0;
padding-bottom: 0;
}

.contact-form .row.relative {
padding-top: 160px;
padding-bottom: 140px;
}

#podziekowanie {
display: none;
}

.contact-form .row .relative {
position: relative;
z-index: 3;
}

.contact-form form {
max-width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}

.field {
display: block;
float: left;
width: 100%;
height: 50px;
margin-bottom: 30px;
position: relative;
}

.field.textarea {
height: 200px;
}

.field.text {
height: auto;
}

.field.text p {
font-size: 13px;
color: white;
line-height: 120%;
text-align: justify;
}

.field input, .field textarea {
position: absolute;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 16px;
text-align: center;
padding: 12px;
font-family: 'Open Sans', sans-serif;
outline:none;
border: none;
background: rgba(255,255,255,0.9);
color: #29156f;  
border-radius:25px;   
}

label.error {
position: absolute;
display: block;
width: 50%;
text-align: center;
background-color: red;
color: white;
left: 25%;
top: -30px;
font-size: 12px;
font-weight: bold;
height: 30px;
line-height: 30px;
}

.section.aboutus.article .row {
display: block;
float: left;
clear: both;
}

.section.aboutus.article .col {
margin-bottom: 60px;
} 

.section.aboutus.article .col p:last-child {
margin-bottom: 0 !important;
}

.section.aboutus.article .row:nth-child(even) .col.img {
	float: left;
}

.section.aboutus.article .row:nth-child(even) .col.text {
	float: right;
}


.section.aboutus.article .row:nth-child(odd) .col.img {
    float: right;
    padding-right: 0;
    padding-left: 60px;
}

.section.aboutus.article .row:nth-child(odd) .col.text {
float: left;
padding-left: 0;
padding-right: 32px;
}
