@font-face {
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegulard41dd41d.eot?#iefix") format('embedded-opentype'), url("../fonts/RobotoRegular/RobotoRegular.woff") format('woff'), url("../fonts/RobotoRegular/RobotoRegular.ttf") format('truetype');
}
@font-face {
  font-family: "Roboto";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoMedium/RobotoMedium.html");
  src: url("../fonts/RobotoMedium/RobotoMediumd41dd41d.html?#iefix") format('embedded-opentype'), url("../fonts/RobotoMedium/RobotoMedium.woff") format('woff'), url("../fonts/RobotoMedium/RobotoMedium.ttf") format('truetype');
}
@font-face {
  font-family: "Roboto";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBoldd41dd41d.eot?#iefix") format('embedded-opentype'), url("../fonts/RobotoBold/RobotoBold.woff") format('woff'), url("../fonts/RobotoBold/RobotoBold.ttf") format('truetype');
}
@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoLight/RobotoLight.html");
  src: url("../fonts/RobotoLight/RobotoLightd41dd41d.html?#iefix") format('embedded-opentype'), url("../fonts/RobotoLight/RobotoLight.woff") format('woff'), url("../fonts/RobotoLight/RobotoLight.ttf") format('truetype');
}
@font-face {
  font-family: "Roboto";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoBlack/RobotoBlack.html");
  src: url("../fonts/RobotoBlack/RobotoBlackd41dd41d.html?#iefix") format('embedded-opentype'), url("../fonts/RobotoBlack/RobotoBlack.woff") format('woff'), url("../fonts/RobotoBlack/RobotoBlack.ttf") format('truetype');
}
@font-face {
  font-family: "GothamPro";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/GothamPro/GothamPro.html");
  src: url("../fonts/GothamPro/GothamProd41dd41d.html?#iefix") format('embedded-opentype'), url("../fonts/GothamPro/GothamPro.woff") format('woff'), url("../fonts/GothamPro/GothamPro.ttf") format('truetype');
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #f00;
}
body input:required:valid,
body textarea:required:valid {
  color: #666;
}
html,
body {
  height: 100%;
}
body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  margin: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  -webkit-transition: 0.2s color ease-in;
  transition: 0.2s color ease-in;
}
.logo {
  max-width: 112px;
}
input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-weight: 700;
  font-size: 45px;
  max-width: 170px;
  outline: none;
  width: 154px;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  height: auto;
}
/*i.flag-icon {*/
/*  margin: 4px 0 0 0;*/
/*  position: relative;*/
/*  top: 2px;*/
/*}*/
/*i.flag-icon.eng {*/
/*  background: url("/designs/usdt/images/en.svg");*/
/*  height: 30px;*/
/*  width: 30px;*/
/*}*/
.l-title {
  font-size: 55px;
  color: #1a273a;
  text-align: center;
  line-height: 75px;
  font-weight: 500;
}
.l-title span {
  font-weight: 900;
}
.top-nav {
  background-color: #2b2d33;
  margin: 0;
  padding: 0;
}
.ui.button.login {
  border: 2px solid transparent;
}
.ui.button.login:hover {
  background: transparent;
  border: 2px solid rgba(255,255,255,0.25);
}
.float-left.nav {
  padding-top: 0;
}
.float-left.nav .item a {
  font-family: 'Montserrat', sans-serif;
}
.ui.item.lang {
  margin-top: 0;
}
.giveaway-item::after {
  display: none;
}
.ui.button {
  font-family: 'Montserrat', sans-serif;
}
/*.ui.button.register {*/
/*  background: #0085ff;*/
/*  border-radius: 25px;*/
/*  padding: 10px 27px !important;*/
/*  border: 2px solid #0085ff;*/
/*}*/
.lang.ui.dropdown>.dropdown.icon {
  position: relative;
  top: -6px;
}
.lang.ui.dropdown>.dropdown.icon:before {
  border: none;
  background-image: url("../images/drop.html");
  width: 12px;
  height: 7px;
}
.noUi-target {
  border-radius: 10px;
}
.noUi-horizontal .noUi-tooltip {
  font-weight: 700;
  font-size: 14px;
  color: #1a273a;
  line-height: 26px;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 11px 28px 0 rgba(255,255,255,0.3);
          box-shadow: 0 11px 28px 0 rgba(255,255,255,0.3);
  padding: 5px 11px;
  border: none;
  border-radius: 20px;
  text-transform: uppercase;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.noUi-horizontal .noUi-tooltip:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  bottom: -5px;
  background: #fff;
}
.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -45px;
}
.lng {
  font-family: "GothamPro", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  text-align: right;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 5px;
  top: -6px;
  position: relative;
}
.income {
  background: radial-gradient(65% 73%, #329bff 1%, #1675cd 40%);
  background-color: #000;
  padding: 210px 0 95px;
  overflow: hidden;
}
.income-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.income-subtitle {
  font-weight: 500;
  font-size: 38px;
  color: #fff;
  line-height: 50px;
}
.income-subtitle.my-smaller {
  font-size: 34px;
}
.income-subtitle span {
  display: inline-block;
  border-bottom: 5px solid #ffe933;
}
.income-title {
  font-weight: 900;
  font-size: 68px;
  color: #fff;
  line-height: 69px;
  padding: 30px 0;
}
.income-title span {
  color: #afdaff;
  font-weight: 500;
}
.income-text {
  font-weight: 400;
  font-size: 20px;
  color: rgba(255,255,255,0.8);
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 0;
}
.income-text img {
  display: inline-block;
  margin-right: 10px;
}
.income-description {
  font-weight: 500;
  font-size: 32px;
  color: #afdaff;
  line-height: 50px;
}
.income-image {
  position: absolute;
  max-width: 790px;
  right: -132px;
  bottom: -95px;
}
.contract {
  background: #f3f7fc;
  padding: 140px 0;
}
.contract-image {
  padding: 80px 0 98px;
}
.contract-text {
  max-width: 760px;
  margin: 0 auto;
}
.contract-text p {
  font-size: 20px;
  color: #1a273a;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 40px;
}
.contract-text p span {
  font-weight: 700;
}
.contract-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0 20px;
}
.contract-block {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  font-weight: 400;
  font-size: 18px;
  color: #475871;
  line-height: 30px;
  max-width: 360px;
  width: 100%;
  margin: 0 20px;
  word-break: break-all;
  padding: 32px 40px;
}
.contract-block a {
  color: #197bd7;
}
.contract-block a:hover {
  color: #475871;
}
.start {
  background: radial-gradient(65% 73%, #329bff 1%, #1675cd 40%);
  padding: 140px 0 95px;
  position: relative;
}
.start .l-title {
  color: #fff;
}
.start-number {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 #fff;
          box-shadow: 0 0 0 #fff;
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
  color: #0085ff;
  font-size: 12px;
  font-weight: 500;
  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;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.start-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 60px 0;
}
.start-block {
  text-align: center;
  width: 360px;
}
.start-image {
  min-height: 219px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
.start-image img {
  margin: 0 auto;
}
.start-title {
  font-size: 25px;
  color: #fff;
  margin-top: 34px;
  line-height: 40px;
}
.start-title span {
  font-weight: 700;
}
.start-text {
  font-size: 15px;
  color: #fff;
  margin-top: 15px;
}
.start-text span {
  color: rgba(255,255,255,0.55);
}
.start-line {
  position: absolute;
  bottom: 200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
}
.do {
  padding: 140px 0 15px;
}
.do-small {
  font-weight: 400;
  font-size: 12px;
  color: #a1afc3;
  line-height: 26px;
}
.do-text {
  font-weight: 400;
  font-size: 16px;
  color: #00002f;
  line-height: 30px;
}
.do-text span {
  font-weight: 700;
}
.do-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 85px 0 70px;
}
.do-block {
  max-width: 307px;
  text-align: left;
}
.do-image {
  min-height: 172px;
}
.do-image img {
  margin: auto;
}
.do-number {
  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;
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 50%;
  background: #0085ff;
  font-size: 12px;
  position: relative;
  margin: -15px 0 20px 0;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0 #0085ff;
          box-shadow: 0 0 0 #0085ff;
  -webkit-animation: pulse2 2s infinite;
          animation: pulse2 2s infinite;
}
.do-btn-wrapper {
  margin-bottom: 50px;
}
.do-btn-wrapper a {
  background-color: #0085ff;
}
.footer {
  background: #1675cd;
  padding: 148px 20px 130px;
}
.footer-cols {
  margin-bottom: 40px;
}
.footer-cols .row-6 h4 {
  font-weight: 900;
  font-size: 25px;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer-column ul li {
  margin-bottom: 0px;
}
.footer-column ul li a {
  font-weight: 400;
  color: #acd7ff;
  line-height: 30px;
  font-size: 15px;
}
.footer p,
.footer .copy {
  font-size: 12px;
  color: #acd7ff;
  line-height: 20px;
  opacity: 1;
  margin-bottom: 25px;
}
.copyright {
  border-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.follow {
  font-size: 12px;
  color: #acd7ff;
}
.follow a {
  display: inline-block;
  margin-left: 26px;
}
.pushable {
  height: auto;
}
body {
  background: #f3f7fc;
}
.c-50 {
  background-image: url("../images/bronze.png");
  border-radius: 20px 20px 0 0;
}
.c-150 {
  background-image: url("../images/silver.png");
  border-radius: 20px 20px 0 0;
}
.c-250 {
  background-image: url("../images/gold.png");
  border-radius: 20px 20px 0 0;
}
.c-500 {
  background-image: url("../images/blue.png");
  border-radius: 20px 20px 0 0;
}
.c-50,
.c-150,
.c-250,
.c-500 {
  width: 100%;
  height: 100%;
  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;
}
.calculate {
  text-align: center;
  background-color: #f3f7fc;
  padding-bottom: 20px;
  padding: 140px 0;
}
.calculate-container {
  background: #fff;
  margin-top: 60px;
  padding-bottom: 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 45px 66px 0 rgba(20,57,84,0.12);
          box-shadow: 0 45px 66px 0 rgba(20,57,84,0.12);
}
.calculate-wrap {
  height: 185px;
  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;
}
.calculate-amount {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  line-height: 26px;
  margin-bottom: 15px;
  margin-top: -20px;
}
.calculate-text {
  color: #fff;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  font-size: 45px;
  margin: 0;
  margin-top: -20px;
}
.calculate-input {
  background: transparent;
  border: none;
  color: #fff;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  font-size: 45px;
  max-width: 170px;
  outline: none;
  width: 154px;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.calculate-slider {
  padding: 0 57px;
  margin-top: -8px;
}
.calculate-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 90px;
  margin: 43px 0 0 0;
}
.calculate-block {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #a1afc3;
  text-align: center;
  line-height: 26px;
}
.calculate-block p {
  margin-bottom: 12px;
}
.calculate-block span {
  font-weight: 700;
  font-size: 25px;
  color: #1a273a;
}
.calculate-btn {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 10px;
  font-size: 25px;
  -webkit-transition: all 0.3s background;
  transition: all 0.3s background;
}
.calculate-btn:hover {
  color: #fff;
  background: #019ee3;
}
.calculate-btn-wrapper {
  margin: 30px 0;
}
.noUi-handle {
  background: #0085ff;
  -webkit-box-shadow: 0 11px 19px 0 rgba(12,71,124,0.48);
          box-shadow: 0 11px 19px 0 rgba(12,71,124,0.48);
  border-radius: 50%;
  border: none;
  outline: none;
  cursor: pointer;
}
.noUi-handle:before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.noUi-handle:after {
  display: none;
}
.noUi-horizontal .noUi-handle {
  width: 52px;
  height: 52px;
  top: -16px;
}
.noUi-target {
  background: #a1afc3;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  height: 20px;
}
.noUi-connects {
  border-radius: 10px;
}
.noUi-connect {
  background: #0085ff;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -80px;
}
@media (max-width: 1200px) {
  .contract {
    padding: 100px 0 50px;
  }
  .start {
    padding: 100px 0 50px;
  }
  .start-title {
    font-size: 20px;
    line-height: 34px;
    margin-top: 25px;
  }
  .start-text {
    font-size: 13px;
  }
  .start-number {
    font-size: 11px;
  }
  .start-line {
    max-width: calc(100% - 377px);
    bottom: 169px;
  }
  .calculate {
    padding: 100px 0 50px;
  }
  .do {
    padding: 100px 0 15px;
  }
  .do-text {
    padding: 0 15px;
    font-size: 14px;
  }
  .do-number {
    margin: 10px 0 10px 12px;
  }
}
@media (max-width: 1160px) {
  /*.float-right.nav {*/
  /*  padding-top: 18px;*/
  /*}*/
}
@media (max-width: 1068px) {
  .income {
    padding: 180px 0 60px;
  }
  .income-title {
    font-size: 48px;
    line-height: 52px;
  }
  .income-subtitle {
    font-size: 30px;
  }
  .income-subtitle.my-smaller {
    font-size: 30px;
  }
  .income-description {
    font-size: 26px;
  }
  .income-text {
    font-size: 18px;
  }
  .income-image {
    max-width: 690px;
    bottom: -60px;
  }
}
@media (max-width: 998px) {
  .contract {
    padding: 50px 0;
  }
  .contract p {
    font-size: 18px;
  }
  .l-title {
    font-size: 42px;
    line-height: 62px;
  }
  .start {
    padding: 50px 0 20px;
  }
  .start-image {
    margin-bottom: 15px;
  }
  .start-image img {
    max-width: 180px;
  }
  .start-title {
    font-size: 16px;
    line-height: 28px;
  }
  .start-text {
    font-size: 11px;
  }
  .start-line {
    max-width: calc(100% - 333px);
    bottom: 148px;
  }
  .calculate-wrap {
    height: 140px;
  }
  .calculate-btn {
    padding: 12px 25px;
    font-size: 20px;
  }
  .calculate-inner {
    padding: 0 60px;
  }
  .calculate-slider {
    padding: 0 30px;
  }
  html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    left: -30px;
  }
  .footer {
    padding: 78px 20px 20px;
  }
}
@media (max-width: 920px) {
  .income {
    padding: 150px 0 30px;
  }
  .income-image {
    bottom: -30px;
    max-width: 600px;
  }
}
@media (max-width: 860px) {
  .income-image {
    max-width: 525px;
  }
}
@media (max-width: 768px) {
  .income {
    text-align: center;
  }
  .income-wrapper {
    -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;
  }
  .income-image {
    position: relative;
    right: 0;
    max-width: 400px;
  }
  .income-text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0 10px;
  }
  .l-title {
    font-size: 36px;
    line-height: 50px;
  }
  .contract-image {
    padding: 60px 0 50px;
  }
  .contract p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 26px;
  }
  .contract-block {
    padding: 25px 20px;
    margin-bottom: 30px;
  }
  .contract-blocks {
    -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: 50px 0 0;
  }
  .start-blocks {
    -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: 25px 0;
  }
  .start-block {
    margin-bottom: 60px;
  }
  .start-line {
    display: none;
  }
  .start-image img {
    max-width: none;
  }
  .start-title {
    font-size: 20px;
  }
  .start-text {
    font-size: 14px;
  }
  .start-number {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
  .calculate-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .calculate-block {
    width: 50%;
  }
  .calculate-container {
    padding-bottom: 10px;
  }
  .calculate-text {
    margin-bottom: 0;
    margin-top: -25px;
  }
  .calculate-input {
    min-height: 40px;
  }
  .calculate-wrap {
    height: 150px;
  }
  .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .do-blocks {
    -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: 60px 0 20px;
  }
  .do-block {
    text-align: center;
    margin-bottom: 60px;
  }
  .do-number {
    margin: 10px auto 20px;
    font-size: 10px;
  }
  .do-text {
    padding: 0;
  }
  .noUi-horizontal .noUi-tooltip {
    padding: 0 10px;
    font-size: 12px;
  }
  .noUi-horizontal .noUi-handle-lower .noUi-tooltip {
    top: -36px;
  }
}
@media (max-width: 600px) {
  .l-title {
    font-size: 28px;
    line-height: 38px;
  }
  .noUi-horizontal .noUi-handle {
    width: 30px;
    height: 30px;
    top: -8px;
  }
  .noUi-horizontal .noUi-handle:before {
    width: 15px;
    height: 15px;
  }
  .noUi-target {
    height: 14px;
  }
  html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    left: -15px;
  }
}
@media (max-width: 480px) {
  .income-subtitle {
    font-size: 24px;
    line-height: 36px;
  }
  .income-subtitle.my-smaller {
    font-size: 24px;
    line-height: 36px;
  }
  .income-title {
    font-size: 38px;
    line-height: 42px;
  }
  .income-description {
    font-size: 24px;
    line-height: 38px;
  }
  .income-text {
    font-size: 16px;
  }
  .l-title {
    font-size: 24px;
  }
  .start-image {
    min-height: 190px;
  }
  .start-image img {
    max-width: 170px;
  }
  .start-block {
    margin-bottom: 45px;
    width: 100%;
  }
  .calculate-inner {
    padding: 0 15px;
  }
}
@media (max-width: 400px) {
  .income {
    padding: 110px 0 30px;
  }
  .income-subtitle {
    font-size: 18px;
  }
  .income-subtitle.my-smaller {
    font-size: 18px;
  }
  .income-title {
    font-size: 32px;
    line-height: 36px;
  }
  .income-description {
    font-size: 20px;
  }
  .income-text {
    font-size: 14px;
  }
  .contract-block {
    font-size: 16px;
  }
  .calculate-btn {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.8);
            box-shadow: 0 0 0 0 rgba(255,255,255,0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0);
            box-shadow: 0 0 0 10px rgba(255,255,255,0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
            box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.8);
            box-shadow: 0 0 0 0 rgba(255,255,255,0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0);
            box-shadow: 0 0 0 10px rgba(255,255,255,0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
            box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,133,255,0.8);
            box-shadow: 0 0 0 0 rgba(0,133,255,0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(0,133,255,0);
            box-shadow: 0 0 0 10px rgba(0,133,255,0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,133,255,0);
            box-shadow: 0 0 0 0 rgba(0,133,255,0);
  }
}
@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,133,255,0.8);
            box-shadow: 0 0 0 0 rgba(0,133,255,0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(0,133,255,0);
            box-shadow: 0 0 0 10px rgba(0,133,255,0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,133,255,0);
            box-shadow: 0 0 0 0 rgba(0,133,255,0);
  }
}
