.no-repay {
  padding: 40px 0 20px;
  background: #f9e10c;
  position: relative;
  margin-top: 40px;     margin: 67px 0;}

.guy {
  position: absolute;
  bottom: -352px; }
.b-raschet__ttl1 {
    margin: 0 auto;
    text-align: center;
    /* padding: 27px 0; */
    padding-top: 41px;
}
.no-repay-info {
  color: #000; }
  .no-repay-info h2 {
    font: 40px "MuseoSansBold", sans-serif;
    text-transform: uppercase; }
  .no-repay-info li {
    font: 30px "MuseoSansBold", sans-serif;
    margin: 30px auto; }
    .no-repay-info li img {
      margin-right: 20px; }
  .no-repay-info .a-wrap {
    text-align: center; }
	.low-cost {
  padding: 0px 0; }
  .low-cost h3 {
    font: 1.3em "MuseoSansBlack", sans-serif;
    background: #f9e10c;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px; font-weight: 600;}
	.low-cost .container h2 {
    font: 40px "MuseoSansBold", sans-serif;
    text-transform: uppercase;
    text-align: center;
	font-weight:600;
}
 .low-cost .h3-wrap {
    margin: 28px auto;
    text-align: center;
}
.win-cost .rnw {
    text-align: center;
}
.rnw {
    padding-bottom: 20px;
}
.rnw span {
    display: inline-block;
    font: 25px "MuseoSansBold", sans-serif;
    color: #454545;
    position: relative;
	font-weight: 600;
}
.rnw b {
    display: inline-block;
    font: 45px "MuseoSansBlack", sans-serif;
    color: #e3000f;
    margin-left: 10px;
	font-weight: 600;
}
.win-cost img {
    display: block;
    height: 230px;
    margin: 0 auto;
}
.rnw span::after {
    content: '';
    position: absolute;
    left: -10px;
    -webkit-transform: rotate(-14deg);
    -ms-transform: rotate(-14deg);
    transform: rotate(-14deg);
    width: 67px;
    height: 2px;
    background: #e3000f;
    bottom: 18px;
}
  .no-repay-info a {
	      position: relative;
    background-image: linear-gradient(#40aaf3 50%, #046cb3 50%);
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.36);
    border: none;
    border-radius: 25px;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    padding: 0 25px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 1px #555;text-decoration:none; }
    .no-repay-info a:hover {
      background: linear-gradient(#2e9de9 50%, #015f9f 50%); }
	  
	  .no-repay ul{list-style-type:none;}
	  
	  .calc-advantages {
      padding: 57px 0px;
  text-align: center; }
  .calc-advantages h4 {
    text-transform: uppercase;
    font: 1em "MuseoSansBlack", sans-serif;
    padding: 20px 0;    margin: 0;
    font-weight: 600; }
.calc-advantages .h2 {text-align: center;
    position: relative;
padding-bottom: 40px;}
@media (max-width:767px) {


.calc-advantages .col-xs-3 {
    width: 100%;
}
	}