@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic);
#PlasterkiTwo .container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  width: 100%;
  max-width: 940px;
  background-color: #fff;
}
@media (max-width: 1280.98px) {
  #PlasterkiTwo .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #PlasterkiTwo .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #PlasterkiTwo .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #PlasterkiTwo .container {
    padding: 0;
  }
}
#PlasterkiTwo * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#PlasterkiTwo {
  transform-origin: top left;
  width: 100%;
}
@media (max-width: 939px) {
  #PlasterkiTwo {
    transform: none;
    width: auto;
  }
}


#PlasterkiTwo .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#PlasterkiTwo img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#PlasterkiTwo ul,
#PlasterkiTwo li {
  list-style-type: none;
}
#PlasterkiTwo ul,
#PlasterkiTwo ol {
  padding: 0;
  margin: 0;
}
#PlasterkiTwo article,
#PlasterkiTwo aside,
#PlasterkiTwo details,
#PlasterkiTwo figcaption,
#PlasterkiTwo figure,
#PlasterkiTwo footer,
#PlasterkiTwo header,
#PlasterkiTwo hgroup,
#PlasterkiTwo main,
#PlasterkiTwo menu,
#PlasterkiTwo nav,
#PlasterkiTwo section,
#PlasterkiTwo summary {
  display: block;
}
#PlasterkiTwo h1, #PlasterkiTwo h2, #PlasterkiTwo h3, #PlasterkiTwo h4, #PlasterkiTwo h5, #PlasterkiTwo h6 {
  margin: 0;
}
#PlasterkiTwo hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#PlasterkiTwo p {
  margin: 0;
}
#PlasterkiTwo hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

html {
  scroll-behavior: smooth;
}

:root {
  --animate-delay: 0.4s;
  --animate-duration: 800ms;
}

b {
  font-weight: 700;
}

strong {
  font-weight: 600;
}

#PlasterkiTwo .all {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  margin: 0 -8px;
}
#PlasterkiTwo .yellowb {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  background-color: #60656B;
  border-radius: 16px;
  padding: 5px 15px;
  letter-spacing: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: max-content;
}
#PlasterkiTwo .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 74px;
     -moz-column-gap: 74px;
          column-gap: 74px;
  margin-bottom: 45px;
  background-color: #F4F5F6;
  padding-top: 34px;
  padding-bottom: 29px;
}
#PlasterkiTwo .head-bg {
  width: 346px;
}
#PlasterkiTwo .head-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F4F5F6;
}
#PlasterkiTwo .head-text img {
  width: 139px;
  margin-bottom: 27px;
}
#PlasterkiTwo .head-text .yellowb {
  margin-bottom: 8px;
}
@media (max-width: 939px) {
  #PlasterkiTwo .head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 33px;
    padding-top: 65px;
    padding-bottom: 66px;
    row-gap: 50px;
  }
  #PlasterkiTwo .head-bg {
    width: 206px;
  }
  #PlasterkiTwo .head-text {
    padding: 25px 36px;
  }
  #PlasterkiTwo .head-text .yellowb {
    font-size: 16px;
  }
}
#PlasterkiTwo .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 44px;
  margin-bottom: 44px;
}
#PlasterkiTwo .desc-title {
  font-size: 30px;
  line-height: 37px;
}
#PlasterkiTwo .desc p {
  font-size: 15px;
  line-height: 24px;
}
#PlasterkiTwo .desc-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
  color: #000;
}
#PlasterkiTwo .desc-top__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 30px;
}
#PlasterkiTwo .desc-top__text p {
  font-size: 15px;
  line-height: 24px;
}
#PlasterkiTwo .desc-top__img {
  width: 334px;
}
#PlasterkiTwo .desc-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 69px 0;
  padding-left: 88px;
  row-gap: 30px;
  position: relative;
}
#PlasterkiTwo .desc-bottom__absolute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 221px;
  top: 143px;
}
#PlasterkiTwo .desc-bottom__absolute .absolute-caption {
  font-size: 55px;
  line-height: 25px;
  color: #E44F54;
  text-align: center;
  margin-bottom: 2px;
}
#PlasterkiTwo .desc-bottom__absolute .absolute-caption span {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 2px;
}
#PlasterkiTwo .desc-bottom__absolute .absolute-text {
  text-align: center;
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
#PlasterkiTwo .desc-bottom .desc-title {
  margin-bottom: 20px;
}
#PlasterkiTwo .desc-bottom__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 7px;
}
#PlasterkiTwo .desc-bottom__info .yellowb {
  font-size: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#PlasterkiTwo .desc-hide {
  display: none;
}
@media (max-width: 939px) {
  #PlasterkiTwo .desc {
    row-gap: 33px;
    margin-bottom: 33px;
  }
  #PlasterkiTwo .desc-title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
  #PlasterkiTwo .desc p br {
    display: none;
  }
  #PlasterkiTwo .desc-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    row-gap: 24px;
  }
  #PlasterkiTwo .desc-top__text {
    row-gap: 23px;
    padding: 0 36px;
  }
  #PlasterkiTwo .desc-top__img {
    width: 100%;
  }
  #PlasterkiTwo .desc-top__img img {
    width: 100%;
  }
  #PlasterkiTwo .desc-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 36px;
    margin-bottom: 0;
    background: none;
    padding-left: 36px;
    row-gap: 16px;
  }
  #PlasterkiTwo .desc-bottom__absolute {
    display: none;
  }
  #PlasterkiTwo .desc-bottom .desc-title {
    margin-bottom: 8px;
  }
  #PlasterkiTwo .desc-bottom__info {
    row-gap: 15px;
  }
  #PlasterkiTwo .desc-hide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 40px;
    padding-top: 53px;
    height: 318px;
  }
  #PlasterkiTwo .desc-hide .desc-bottom__absolute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
  }
}
#PlasterkiTwo .wskazania {
  margin-bottom: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  color: #000;        
}
#PlasterkiTwo .wskazania-img {
  width: 408px;
}
#PlasterkiTwo .wskazania-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 23px;
}
#PlasterkiTwo .wskazania-text__title {
  font-size: 30px;
  line-height: 37px;
}
#PlasterkiTwo .wskazania-text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 23px;
}
#PlasterkiTwo .wskazania-text ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
#PlasterkiTwo .wskazania-text ul li div {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #60656B;
}
@media (max-width: 939px) {
  #PlasterkiTwo .wskazania {
    margin-bottom: 33px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
  #PlasterkiTwo .wskazania-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  #PlasterkiTwo .wskazania-img img {
    width: 100%;
  }
  #PlasterkiTwo .wskazania-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding: 0 36px;
  }
  #PlasterkiTwo .wskazania-text__title {
    font-size: 24px;
    text-align: center;
  }
}
#PlasterkiTwo .skladniki {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 36px;
  padding: 27px 88px;
  margin-bottom: 96px;
  height: 451px;
  position: relative;
  color: #000;
}
#PlasterkiTwo .skladniki-title {
  font-size: 30px;
  line-height: 37px;
  color: #000;
}
#PlasterkiTwo .skladniki-img {
  display: none;
}
#PlasterkiTwo .skladniki .skladniki-one {
  left: 88px;
  top: 159px;
}
#PlasterkiTwo .skladniki .skladniki-two {
  right: 60px;
  top: 168px;
}
#PlasterkiTwo .skladniki .skladniki-three {
  left: 88px;
  bottom: 44px;
}
#PlasterkiTwo .skladniki .skladniki-four {
  right: 91px;
  bottom: 40px;
}
#PlasterkiTwo .skladniki-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 7px;
  position: absolute;
}
#PlasterkiTwo .skladniki-item strong {
  font-size: 15px;
  line-height: 20px;
}
#PlasterkiTwo .skladniki-item p {
  font-size: 15px;
  line-height: 20px;
}
@media (max-width: 939px) {
  #PlasterkiTwo .skladniki {
    row-gap: 0;
    padding: 0;
    margin-bottom: 33px;
    background: none;
    height: auto;
  }
  #PlasterkiTwo .skladniki-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center;
  }
  #PlasterkiTwo .skladniki-img {
    display: block;
    height: 330px;
    margin-bottom: 16px;
  }
  #PlasterkiTwo .skladniki-item {
    position: static;
    margin-bottom: 23px;
    padding: 0 36px;
  }
  #PlasterkiTwo .skladniki-item:last-child {
    margin-bottom: 0;
  }
  #PlasterkiTwo .skladniki-item .hr {
    width: 100%;
    height: 1px;
    background-color: #000;
  }
}
#PlasterkiTwo .badaniami {
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;        
}
#PlasterkiTwo .badaniami-title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  margin-bottom: 49px;
}
#PlasterkiTwo .badaniami-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 705px;
  margin-bottom: 40px;
}
#PlasterkiTwo .badaniami-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 15px;
}
#PlasterkiTwo .badaniami-main__item img {
  width: 64px;
}
#PlasterkiTwo .badaniami-main__item div {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#PlasterkiTwo .badaniami-main__item div p {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}
#PlasterkiTwo .badaniami-little {
  text-align: center;
  font-size: 9px;
  line-height: 12px;
}
@media (max-width: 939px) {
  #PlasterkiTwo .badaniami {
    margin-bottom: 36px;
  }
  #PlasterkiTwo .badaniami-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
  }
  #PlasterkiTwo .badaniami-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 32px;
    row-gap: 25px;
    width: 100%;
    margin-bottom: 23px;
  }
  #PlasterkiTwo .badaniami-main__item {
    width: 45%;
  }
  #PlasterkiTwo .badaniami-main__item div {
    height: 80px;
  }
  #PlasterkiTwo .badaniami-main__item div p br {
    display: none;
  }
  #PlasterkiTwo .badaniami-little {
    text-align: center;
    font-size: 9px;
    line-height: 12px;
  }
}
#PlasterkiTwo .efekty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 70px 0 100px;
  height: 450px;
  margin-bottom: 51px;
  color: #000;
}
#PlasterkiTwo .efekty-text__title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #000;
}
#PlasterkiTwo .efekty-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 23px;
}
#PlasterkiTwo .efekty-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
#PlasterkiTwo .efekty-list__item span {
  font-size: 24px;
  line-height: 20px;
  font-weight: 700;
  color: #60656B;
}
#PlasterkiTwo .efekty-list__item p {
  font-size: 15px;
  line-height: 20px;
}
#PlasterkiTwo .efekty-list strong {
  font-size: 15px;
  line-height: 20px;
  margin-left: 30px;
}
@media (max-width: 939px) {
  #PlasterkiTwo .efekty {
    padding: 59px 36px;
    height: auto;
    margin-bottom: 33px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #PlasterkiTwo .efekty-text__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 23px;
  }
  #PlasterkiTwo .efekty-text__title .br-hide {
    display: none;
  }
  #PlasterkiTwo .efekty-list__item {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  #PlasterkiTwo .efekty-list strong {
    margin-left: 60px;
  }
  #PlasterkiTwo .efekty-list strong br {
    display: none;
  }
}
#PlasterkiTwo .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 35px;
  margin-bottom: 58px;
  padding: 0 88px;
  color: #000;
}
#PlasterkiTwo .products-title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
}
#PlasterkiTwo .products-main {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 71px;
     -moz-column-gap: 71px;
          column-gap: 71px;
}
#PlasterkiTwo .products-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#PlasterkiTwo .products-main__item .item-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  text-align: center;
}
#PlasterkiTwo .products-main__item .item-caption strong {
  font-size: 18px;
  line-height: 20px;
  text-align: center;
}
#PlasterkiTwo .products-main__item .item-caption span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 16px;
}
#PlasterkiTwo .products-main__item .item-caption-hr {
  width: 98px;
  height: 2px;
}
#PlasterkiTwo .products-main__item .item-caption-hr.hr-one {
  background-color: #60666C;
}
#PlasterkiTwo .products-main__item .item-caption-hr.hr-two {
  background-color: #D9454B;
}
#PlasterkiTwo .products-main__item .item-img {
  margin-bottom: 18px;
  width: 199px;
}
#PlasterkiTwo .products-main__item .item-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E2E2E2;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  color: #000;
  width: 98px;
  height: 31px;
  text-transform: uppercase;
}
#PlasterkiTwo .products-main__item .item-links a:hover {
  background-color: #adadad;
}
@media (max-width: 939px) {
  #PlasterkiTwo .products {
    row-gap: 22px;
    margin-bottom: 36px;
    padding: 0 36px;
  }
  #PlasterkiTwo .products-title {
    font-size: 24px;
    line-height: 30px;
  }
  #PlasterkiTwo .products-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    justify-content: center;        
  }
  #PlasterkiTwo .products-main__item {
    width: 45%;
  }
  #PlasterkiTwo .products-main__item .item-caption strong {
    font-size: 17px;
  }
  #PlasterkiTwo .products-main__item .item-caption strong br {
    display: none;
  }
  #PlasterkiTwo .products-main__item .item-caption-hr {
    width: 100%;
  }
  #PlasterkiTwo .products-main__item .item-img {
    width: 132px;
  }
}
#PlasterkiTwo .faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 24px;
  padding: 0 112px 0 88px;
  margin-bottom: 60px;
}
#PlasterkiTwo .faq-title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
  padding-left: 24px;
  width: 100%;
  color: #000;
}
#PlasterkiTwo .faq-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
}
#PlasterkiTwo .faq-main .faq-item.active .faq-question .faq-icon .vertical {
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
#PlasterkiTwo .faq-main .faq-item.active .faq-answer {
  max-height: 100px;
}
#PlasterkiTwo .faq-main .faq-item .faq-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 17px 6px 24px;
  border-radius: 16px;
  background-color: #60656B;
  cursor: pointer;
}
#PlasterkiTwo .faq-main .faq-item .faq-question .faq-text {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
}
#PlasterkiTwo .faq-main .faq-item .faq-question .faq-icon {
  width: 15px;
  height: 15px;
  position: relative;
}
#PlasterkiTwo .faq-main .faq-item .faq-question .faq-icon .line {
  position: absolute;
  background-color: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
#PlasterkiTwo .faq-main .faq-item .faq-question .faq-icon .horizontal {
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#PlasterkiTwo .faq-main .faq-item .faq-question .faq-icon .vertical {
  left: 50%;
  top: 0;
  width: 3px;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#PlasterkiTwo .faq-main .faq-item .faq-answer {
  padding-left: 24px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.6s ease;
  transition: max-height 0.6s ease;
}
#PlasterkiTwo .faq-main .faq-item .faq-answer p {
  padding-top: 11px;
  font-size: 15px;
  line-height: 20px;
}
@media (max-width: 939px) {
  #PlasterkiTwo .faq {
    padding: 0 36px;
    margin-bottom: 50px;
  }
  #PlasterkiTwo .faq-title {
    padding-left: 0;
    text-align: center;
  }
  #PlasterkiTwo .faq-main .faq-item.active .faq-answer {
    max-height: 200px;
  }
  #PlasterkiTwo .faq-main .faq-item .faq-question {
    padding: 14px 17px 14px 24px;
  }
  #PlasterkiTwo .faq-main .faq-item .faq-question .faq-text {
    font-size: 14px;
    line-height: 18px;
    max-width: 180px;
  }
  #PlasterkiTwo .faq-main .faq-item .faq-answer {
    padding-right: 36px;
  }
  #PlasterkiTwo .faq-main .faq-item .faq-answer p {
    font-size: 14px;
    line-height: 18px;
  }
  #PlasterkiTwo .faq-main .faq-item .faq-answer p br {
    display: none;
  }
}
#PlasterkiTwo .bottom {
  background-color: #6F6C6C;
  padding: 27px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 30px;
}
#PlasterkiTwo .bottom-logo {
  width: 139px;
}
#PlasterkiTwo .bottom-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 70px;
     -moz-column-gap: 70px;
          column-gap: 20px;
}
#PlasterkiTwo .bottom-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
}
#PlasterkiTwo .bottom-main__item img {
  height: 59px;
}
#PlasterkiTwo .bottom-main__item p {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
@media (max-width: 939px) {
  #PlasterkiTwo .bottom {
    row-gap: 25px;
  }
  #PlasterkiTwo .bottom-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
/*# sourceMappingURL=style.css.map */