/* line 6, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure .img {
  text-align: center;
  margin-bottom: 5px;
}
/* line 10, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption {
  text-transform: none;
  font-weight: none;
}
/* line 13, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption h3 {
  font: 24px Tahoma;
  padding-bottom: 20px;
}
/* line 17, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption h3 a:hover {
  text-decoration: none;
}
/* line 22, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption h3 .color1 {
  color: #77c514;
}
/* line 23, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption h3 .color2 {
  color: #ffac05;
}
/* line 24, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption h3 .color3 {
  color: #0e98ef;
}
/* line 26, ../sass/style-sozdanie.scss */
.app .section .wrapper-top figure figcaption p {
  font: 14px Arial;
  color: #3d3c3c;
  text-align: justify;
}
/* line 36, ../sass/style-sozdanie.scss */
.app .section .wrapper-bottom figure .img {
  text-align: center;
  margin-bottom: 5px;
}
/* line 41, ../sass/style-sozdanie.scss */
.app .section .wrapper-bottom figure figcaption {
  text-transform: none;
  font-weight: none;
}
/* line 44, ../sass/style-sozdanie.scss */
.app .section .wrapper-bottom figure figcaption h3 {
  font: 24px Tahoma;
  color: #d50059;
  padding-bottom: 20px;
}
/* line 49, ../sass/style-sozdanie.scss */
.app .section .wrapper-bottom figure figcaption h3 a {
  color: #d50059;
}
/* line 51, ../sass/style-sozdanie.scss */
.app .section .wrapper-bottom figure figcaption h3 a:hover {
  text-decoration: none;
}
/* line 56, ../sass/style-sozdanie.scss */
.app .section .wrapper-bottom figure figcaption p {
  font: 14px Arial;
  color: #3d3c3c;
  text-align: justify;
}
