.platforma-front ul,
.platforma-front ol {
  margin: 0px;
  padding: 0px;
  margin-left: 30px;
}
.platforma-front ul li,
.platforma-front ol li {
  margin-bottom: 10px;
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on September 22, 2017 5:40 PM */
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url('Robotoslablight.woff2') format('woff2'), url('Robotoslablight.woff') format('woff'), url('Robotoslablight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('Robotoslabregular.woff2') format('woff2'), url('Robotoslabregular.woff') format('woff'), url('Robotoslabregular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab SemiBold'), local('RobotoSlab-SemiBold'), url('Robotoslabsemibold.woff2') format('woff2'), url('Robotoslabsemibold.woff') format('woff'), url('Robotoslabsemibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url('Robotoslabthin.woff2') format('woff2'), url('Robotoslabthin.woff') format('woff'), url('Robotoslabthin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab ExtraBold'), local('RobotoSlab-ExtraBold'), url('Robotoslabextrabold.woff2') format('woff2'), url('Robotoslabextrabold.woff') format('woff'), url('Robotoslabextrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab Black'), local('RobotoSlab-Black'), url('Robotoslabblack.woff2') format('woff2'), url('Robotoslabblack.woff') format('woff'), url('Robotoslabblack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab Medium'), local('RobotoSlab-Medium'), url('Robotoslabmedium.woff2') format('woff2'), url('Robotoslabmedium.woff') format('woff'), url('Robotoslabmedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab ExtraLight'), local('RobotoSlab-ExtraLight'), url('Robotoslabextralight.woff2') format('woff2'), url('Robotoslabextralight.woff') format('woff'), url('Robotoslabextralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url('Robotoslabbold.woff2') format('woff2'), url('Robotoslabbold.woff') format('woff'), url('Robotoslabbold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.logotype {
  padding-left: 0px;
  width: 170px;
  text-decoration: none;
}
.logotype img {
  width: 100%;
}
.logotype span {
  color: #71d0bf;
  margin-top: -10px;
  display: block;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
}
.menu {
  display: flex;
  margin-left: 0px;
  justify-content: flex-end;
  margin-top: 40px;
  font-weight: 500;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
}
.menu li {
  margin-bottom: 10px;
}
.menu li a {
  color: #71d0bf;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.menu li a:hover {
  color: #f26e54;
}
body {
  font-family: 'Roboto Slab';
}
body .platforma-front h1,
body .platforma-front h2,
body .platforma-front h3,
body .platforma-front h4,
body .platforma-front h5,
body .platforma-front h6,
body .platforma-front header.title {
  color: #71d0bf;
}
body .platforma-front.header,
body .platforma-front .how-to-sign {
  padding-top: 27px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .platforma-front.header .location-container,
body .platforma-front .how-to-sign .location-container {
  padding-right: 0px;
  text-align: center;
}
body .platforma-front.header .location-container img,
body .platforma-front .how-to-sign .location-container img {
  max-width: 100%;
}
body .platforma-front.header .location-container a,
body .platforma-front .how-to-sign .location-container a {
  padding-left: 15px;
  padding-right: 15px;
}
body .platforma-front.header .menu,
body .platforma-front .how-to-sign .menu {
  margin-top: 15px;
}
body .platforma-front .about-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
body .platforma-front .about-container .about-content,
body .platforma-front .about-container .how-to-sign {
  margin: 0px 15px;
  display: block;
  width: 50%;
}
body .platforma-front .about-container .about-content ol,
body .platforma-front .about-container .how-to-sign ol {
  margin-left: 0px;
  padding-bottom: 15px;
  padding-top: 15px;
}
body .platforma-front .about-container .about-content ol li,
body .platforma-front .about-container .how-to-sign ol li {
  box-shadow: 0px 2px 10px #aaaaaa;
  border-radius: 5px;
  border: 1px solid #fbfafa;
  list-style: none;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: auto 70px;
  min-height: 100px;
  padding: 10px 10px 10px 70px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
body .platforma-front .about-container .about-content ol li:nth-of-type(3n-2),
body .platforma-front .about-container .how-to-sign ol li:nth-of-type(3n-2) {
  background-image: url('../images/platforma/green-fork.svg');
}
body .platforma-front .about-container .about-content ol li:nth-of-type(3n),
body .platforma-front .about-container .how-to-sign ol li:nth-of-type(3n) {
  background-image: url('../images/platforma/red-knife.svg');
}
body .platforma-front .about-container .about-content ol li:nth-of-type(3n+2),
body .platforma-front .about-container .how-to-sign ol li:nth-of-type(3n+2) {
  background-image: url('../images/platforma/yellow-spoon.svg');
}
body .platforma-front .about-container .about-content {
  margin-left: 0px;
}
body .platforma-front .about-container .how-to-sign {
  margin-right: 0px;
}
body .platforma-front .about-container .how-to-sign .logotype {
  margin: auto;
  max-width: 170px;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
body .platforma-front .about-container .how-to-sign .btn {
  height: 56px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0px 5px;
}
body .platforma-front .about-container .how-to-sign .btn:first-of-type {
  margin-left: 0px;
}
body .platforma-front .about-container .how-to-sign .btn:last-of-type {
  margin-right: 0px;
}
body .platforma-front .about-container .how-to-sign .attachment-full {
  margin-top: 30px;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
body .platforma-front .btn {
  font-size: 12px;
  line-height: 20px;
  border-width: 3px;
  border-style: solid;
  border-radius: 15px;
  border-color: #f1a433;
  color: #f1a433;
  padding: 5px 15px;
  -webkit-transition: all .6s 0s;
  -moz-transition: all .6s 0s;
  -o-transition: all .6s 0s;
  transition: all .6s 0s;
}
body .platforma-front .btn.red {
  border-color: #f26e54;
  color: #f26e54;
}
body .platforma-front .btn.green {
  border-color: #71d0bf;
  color: #71d0bf;
}
body .platforma-front .btn:hover {
  text-decoration: none;
  color: #ffffff;
  background: #f1a433;
}
body .platforma-front .btn:hover.red {
  background: #f26e54;
}
body .platforma-front .btn:hover.green {
  background: #71d0bf;
}
body .platforma-front .text-center {
  text-align: center;
}
body .platforma-front p {
  margin: 10px 0px;
}
body .platforma-front .text-center {
  text-align: center;
}
body .platforma-front .news-container .news {
  flex-direction: row;
  align-items: normal;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .platforma-front .news-container .news .news-item {
  width: 30%;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 2px 10px #aaaaaa;
  margin-bottom: 55px;
  -webkit-transition: all .6s 0s;
  -moz-transition: all .6s 0s;
  -o-transition: all .6s 0s;
  transition: all .6s 0s;
}
body .platforma-front .news-container .news .news-item:hover {
  text-decoration: none;
  box-shadow: none;
}
body .platforma-front .news-container .news .news-item .news-item-data {
  padding: 20px;
}
body .platforma-front .news-container .news .news-item .news-item-data header {
  font-size: 20px;
  color: #71d0bf;
}
body .platforma-front .news-container .news .news-item .news-item-data article {
  margin-top: 10px;
  font-size: 14px;
  color: #aaaaaa;
  margin-bottom: 25px;
}
body .platforma-front .news-container .news .news-item .news-item-data time {
  color: #aaaaaa;
  font-size: 13px;
}
body .platforma-front .news-item-image,
body .platforma-front .item-image {
  margin-top: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  overflow: hidden;
}
body .platforma-front .news-item-image img,
body .platforma-front .item-image img {
  width: 100% !important;
  height: auto !important;
  max-width: inherit !important;
}
body .platforma-front .register-block {
  background-image: url('../images/platforma/register-block.svg');
  background-position: left bottom;
  background-repeat: no-repeat;
  min-height: 475px;
}
body .platforma-front .register-block header {
  font-size: 37px;
  width: 260px;
  margin-left: 320px;
}
body .platforma-front .register-block .register-block-types {
  text-align: center;
  float: right;
}
body .platforma-front .register-block .register-block-types ul {
  list-style: none;
  margin: 0px;
  margin-bottom: 50px;
}
body .platforma-front .register-block .register-block-types ul li {
  text-align: center;
}
body .platforma-front .register-block .register-block-types ul li img {
  height: 160px;
  width: 130px;
  display: block;
  margin: auto;
}
body .platforma-front .register-block .register-block-types .btn {
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
body form.wpcf7-form .col-md-6:nth-child(odd) {
  padding-left: 0px;
}
body form.wpcf7-form .col-md-6:nth-child(even) {
  padding-right: 0px;
}
body form.wpcf7-form input,
body form.wpcf7-form select,
body form.wpcf7-form textarea {
  font-size: 16px;
  line-height: 24px;
  padding: 5px 15px;
  display: block;
  border-width: 2px;
  border-style: solid;
  border-radius: 15px;
  border-color: #f1a433;
  color: #aaaaaa;
  width: 100%;
  margin-bottom: 30px;
}
body form.wpcf7-form input[type='submit'] {
  background: #71d0bf;
  color: #ffffff;
  width: inherit;
  margin: auto;
  font-size: 20px;
}
body form.wpcf7-form input[type='submit']:hover {
  background: #f1a433;
  border-color: #f26e54;
}
body form.wpcf7-form label,
body form.wpcf7-form input {
  width: 100%;
}
body form.wpcf7-form br {
  height: 0px;
  display: none;
}
body form.wpcf7-form label {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}
body form.wpcf7-form input,
body form.wpcf7-form textarea,
body form.wpcf7-form select {
  outline: 0;
}
.footer {
  background: #f4f4f4;
  padding: 0px;
}
.footer .logotype {
  width: 130px;
  color: #71d0bf;
}
.footer .logotype:hover {
  text-decoration: none;
}
.footer .logotype span {
  font-size: 14px;
}
.footer .menu li {
  width: 50%;
  text-align: left;
}
.footer .title {
  margin: 0px;
}
.news-container.page ol {
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  counter-reset: section;
}
.news-container.page ol li {
  list-style-type: none;
  display: block;
  clear: both;
  margin-bottom: 50px;
}
.news-container.page ol li::before {
  margin-top: -15px;
  float: left;
  counter-increment: section;
  content: counter(section);
  display: inline-flex;
  background: #71d0bf;
  border-radius: 50%;
  color: #ffffff;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-right: 15px;
}
