body {
  /* border-bottom: 50px solid #f6f8f8; */
  /* padding-bottom: 50px; */
}

#logo {
  display: inline-block;
  line-height: 0;
  font-size: 1.3rem;

  font-weight: normal;
  line-height: 60px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;

  font-family: 'Montserrat', sans-serif;
}

#social {
  display: flex;
  align-items: center;
}
#social a {
  padding: 10px;
  font-size: 22px;
}


.content_header {
  position: relative;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;

  font-size: 24px;
  line-height: 1;
  color: #333333;
  font-weight: 200;
}
.content_header:after {
  content: '';
  display: block;
  height: 1px;
  width: 180px;
  background-color: #8d6dc4;
  position: absolute;
  left: 50%;
  top: calc(100% + 30px);
  transform: translateX(-50%);
}

.content_text p {
  text-align: center;
  font-style: italic;
  margin-bottom: 50px;
  color: #808080;
}




#home_offer_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#home_offer_list li {
  width: 25%;
  text-align: center;
  margin-bottom: 50px;
}


#home_offer_list li .fa {
  font-size: 36px;
  color: #8d6dc4;
  margin-bottom: 30px;
}


p {
  font-size: 15px;
  margin-bottom: 30px;
  color: #333333;
  color: #808080;
  line-height: 1.5;
}


.udogodnienia {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}
.udogodnienia li {
  width: calc(100% / 3 - 30px);
  margin-left: 30px;
  margin-bottom: 20px;
  color: #5e4a81;
  border: 1px solid #d4c8e9;
  background-color: #f0ecf7;
  border-radius: 5px;
  padding: 15px 20px;
  /* line-height: 1; */

  display: flex;
  align-items: center;
  font-weight: 200;
  font-size: 16px;
}
.udogodnienia li .fa {
  font-size: 26px;
  color: #8d6dc4;
  margin-right: 20px;
}


.cechy {
  display: flex;
  justify-content: space-around;
  margin-bottom: 60px;
  padding-top: 40px;
}
.cechy li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cechy li .fa {
  font-size: 76px;
  color: #8d6dc4;
  margin-bottom: 20px;
}

.cechy li .fa.fa-sun-o {
  color: #66cccc;
}


.halfed {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.halfed img:first-child {
  margin-right: 10px;
}
.halfed img:last-child {
  margin-left: 10px;
}

.text p img {
  width: 50%;
  padding: 5px;
  height: auto;
}




.halfed form {
  width: calc(40% - 15px);
  margin-right: 15px;
  padding: 10px 20px 20px;
  border: 2px solid var(--primary_color);
}
.halfed #cennik_wrapper {
  width: calc(60% - 15px);
  padding-left: 15px;
  padding: 10px 20px 20px;
  border: 2px solid var(--primary_color);
}
.halfed #cennik_wrapper table {
  width: 100%;
  max-width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
#cennik_wrapper p {
  color: #7f8c8d;
  margin-bottom: 5px;
}








#form_header,
#cennik_header {
  color: var(--primary_color);
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 20px;

  padding: 0 20px;
  background-color: #ffffff;
  top: -22px;
  display: inline-block;
  position: relative;
}
/* #form_header {
  padding: 0 20px;
  background-color: #ffffff;
  top: -22px;
  display: inline-block;
  position: relative;
} */
form label {
  color: var(--primary_color);
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
form input,
form select,
form textarea {
  margin-bottom: 20px;
  width: 100%;
}



.contacts {
  width: 50%;
  color: #7f8c8d;
  margin-bottom: 20px;
  padding-right: 30px;
}
.contacts li {
  margin-bottom: 20px;
}
.contacts h2 {
  color: #7f8c8d;
  font-size: 18px;
  font-weight: 200;
}
.contacts a {
  color: #446db2;
}
.contacts .fa {
  color: #8d6dc4;
  font-size: 72px;
}


.home_contacts {
  text-align: center;
  padding-right: 0;
  padding-left: 30px;
}



.button_container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}




.stripe {
  background-color: #f0ecf7;
  padding-top: 40px;
  padding-bottom: 40px;
}


table,
table * {
  border: 0;
}
table {
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
th {
  background-color: #c8bfe7;
  height: 50px;
  border: 0;
  font-weight: 700;
}
/* tr.violet, */
tr:nth-of-type(4n+5) {
  background-color: #c8bfe7;
}
/* tr.green, */
tr:nth-of-type(4n+3) {
  background-color: #66cccc;
}




h3 {
  font-size: 14pt;
  color: #808080;
  margin-bottom: 20px;
  padding-top: 30px;
}



.text ul {
  width: 800px;
  max-width: 100%;
  margin: 0 auto 40px;
  color: #808080;
}
.text ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
.text ul li:before {
  content: "\f10c";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  left: -20px;
  position: relative;
  color: #8d6dc2;
}










.footer {
  margin-top: 60px;
  background-color: #f6f8f8;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}































































.header .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#menu_wrapper {
  background-color: var(--secondary_color);
}
#top_contact {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
#top_contact li {
  padding: 10px 30px;
  margin: 0;
}
#top_contact li:not(:last-child) {
  border-right: 1px solid var(--gray_color);
}
#top_contact li h4 {
  color: var(--gray_color);
  font-size: 12px;
    line-height: 1.3;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
#top_contact li h3 {
  color: var(--primary_color);
  font-size: 18px;
    line-height: 1.3;
  font-weight: 400;
  margin: 0;
}
#top_contact li h3 a {
  color: var(--primary_color);
}
/*



#contact_info {
  display: flex;
  margin-bottom: 40px;
  margin-top: 40px;
}
.contact_sidebar {
  width: 40%;
  padding-right: 40px;
}
.contact_sidebar li {
  padding: 20px;
  border: 1px solid #cccccc;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.contact_sidebar li h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  font-weight: 400;
}
.contact_sidebar li h4 .fa {
  color: #000000;
  margin-right: 10px;
  font-size: 20px;
}
.contact_sidebar li h4 .fa.fa-mobile {
  font-size: 24px;
}
.contact_sidebar li p {

}
#map {
  max-width: 60%;
  height: auto;
} */

#wyslano {

  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  clear: both;
  margin-bottom: 40px;
  background-color: #66cccc;
  color: #000;
  text-align: center;

}