.forkode-footer-2 {
  color: #fff;
  text-align: center;
}
.forkode-footer-2 ul {
  padding: 0;
}
.forkode-footer-2 li{
  list-style-type: none;
}
.forkode-footer-2 li a {
  color: #fff;
}
.forkode-head h3{
  font-size: 34px;
  line-height: 50px;
  font-weight: 700;
}
.forkode-head li{
  font-size: 36px;
  font-weight: "normal";
}
.forkode-projects img {
  width: 100%;
}

.forkode-projects .headWrap {
  margin-bottom: 30px;
}
.forkode-projects h3 {
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 16px;
  line-height: 45px;
}
.forkode-projects p, .forkode-projects li {
  font-size: 18px;
  line-height: 30px;
}
.forkode-projects h4 {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
}
.forkode-footer-1 h3 {
  font-size: 34px;
  line-height: 50px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0;
}
.fintech .logo img, .contacts .bBlock .footerBottom {
  max-width: 200px;
}
.offer.forkode-offer .block-2 .desc {
  font-size: 22px;
  line-height: 28px;
  padding: 20px 20px 20px 0;
}
.forkode-footer-1 {
  margin-bottom: 150px;
}
.forkode-process ul {
  margin-left: 26px;
}
.forkode-process ul li{
  list-style-type: disc;
}
@media only screen and (max-width: 992px) {
  .offer.forkode-offer .block-2 .desc {
    padding: 0 20px 20px 20px;
  }
  
  .forkode-footer-1 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .forkode-head h1{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .forkode-head li{
    font-size: 18px;
    line-height: 30px;
  }
  .forkode-footer-1 h3{
    font-size: 18px;
    line-height: 28px;
  }
  .forkode-projects h3 { 
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .forkode-projects p, .forkode-projects li {
    font-size: 16px;
    line-height: 26px;
  }
  .offer.forkode-offer .block-2 .desc {
    padding: 0 0 20px 0;
    font-size: 18px;
  }
}