* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

body {
  background: #f7f8fb;
  font-family: 'MuseoSans', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: 1.3;
}

.ks-wrapper {
  background: white;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  max-width: 1350px;
  min-width: 320px;
  width: 100%;
}

header {
  background: #229fff;
  height: 81px;
}
.logo {
  background: url('../images/ks-logo-ua.png') no-repeat;
  float: left;
  height: 44px;
  margin: 16px 20px;
  width: 46px;
}
ul.langs {
  float: right;
  list-style: none;
  margin: 0 12px;
}
ul.langs li {
  color: #84caff;
  font-size: 14px;
  font-weight: 500;
  float: left;
  line-height: 81px;
  margin: 0 8px;
}
ul.langs li.active {
  color: #eceef0;
  position: relative;
}
ul.langs li.active:before {
  border-top: 3px solid #fdda24;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
ul.langs li a {
  color: inherit;
  text-decoration: none;
}

main h1 {
  color: #3a3a39;
  font-size: 30px;
  font-weight: 700;
  margin: 35px 15px 0;
  text-align: center;
}
.about {
  color: #3a3a39;
  font-size: 16px;
  margin: 35px 25px 0;
  text-align: center;
}
main iframe {
  height: 1840px;
  margin-top: 10px;
  min-width: 100%;
  width: 1px;
}
.options {
  padding: 50px 15px 30px;
}
.options h2 {
  color: #3b4952;
  font-size: 30px;
  font-weight: 300;
  margin: 0 15px 40px;
  text-align: center;
}
.options .item {
  background: #229fff;
  margin-top: 10px;
  padding: 30px 30px 35px;
}
.options .item .icon {
  background: #fdda24;
  border-radius: 50%;
  height: 121px;
  margin: 0 auto;
  position: relative;
  width: 121px;
}
.options .item .icon:before {
  content: '';
  left: 50%;
  position: absolute;
  top: 50%;
}
.options .item .icon.call:before {
  background-image: url(../images/recharge-landing-sprite.png?v3.1);
  background-position: 0 0;
  width: 34px;
  height: 61px;
  margin-left: -17px;
  margin-top: -30.5px;
}
.options .item .icon.ussd:before {
  background-image: url(../images/recharge-landing-sprite.png?v3.1);
  background-position: -34px 0;
  width: 47px;
  height: 51px;
  margin-left: -23.5px;
  margin-top: -25.5px;
}
.options .item h3 {
  color: white;
  font-size: 30px;
  margin-top: 22px;
}
.options .item p {
  color: white;
  font-size: 16px;
  margin-top: 15px;
}
.options .item a {
  color: #ffffff;
}

.check {
  border-top: 1px solid #e1e4e7;
  padding: 25px 15px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.balance-ussd,
.trusted {
  color: #1d1d1b;
  font-size: 18px;
  margin-top: 25px;
}

.balance-ussd .highlight,
.trusted a {
  color: #0e91ee;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.sheets-tabs.ui-tabs {
  margin-top: 2em;
  text-align: center;
  padding: 0;
}
.sheets-tabs.ui-tabs > ul.ui-tabs-nav {
  display: inline-block;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  vertical-align: bottom;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI {
  background: #eff2f4;
  border: 1px solid #d1d7db;
  display: inline-block;
  margin: 0 -1px -1px 0;
  padding: 0;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI:before {
  display: none;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI:hover {
  background: rgba(34, 159, 255, 0.05);
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI A {
  display: inline-block;
  color: #929fa7;
  font-size: 14px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 30px !important;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI A:hover {
  color: #229fff;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI.ui-tabs-active {
  background: white;
  border-bottom-color: white;
  padding-bottom: 0;
  position: relative;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI.ui-tabs-active:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
}
.sheets-tabs.ui-tabs > UL.ui-tabs-nav > LI.ui-tabs-active A {
  color: #3c474e;
}
.sheets-tabs.ui-tabs .ui-tabs-panel {
  border-width: 1px !important;
  border-top: 1px solid #d1d7db;
  padding: 15px 0;
  text-align: left;
}

.smart-money-container {
  padding: 0 15px;
}
.smart-money {
  background: url(../images/smart-money.png) no-repeat center;
  width: 970px;
  height: 100px;
  display: block;
  margin: 0 auto;
}

footer {
  background: #f7f8fb;
  padding: 32px 20px 27px;
}
footer .copyright {
  text-align: center;
  color: #b4b8bc;
  font-size: 11px;
  line-height: 1.2;
}

@media (max-width: 1024px) {
  .smart-money {
    width: 100%;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .sheets-tabs.ui-tabs > ul.ui-tabs-nav {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

@media (max-width: 600px) {
  .smart-money {
    background: url(../images/smart-money-mobile.png) no-repeat;
    max-width: 320px;
  }
}

@media (min-width: 768px) {
  .logo {
    width: 174px;
  }
  ul.langs {
    margin: 0 22px 0 26px;
  }

  main h1 {
    font-size: 48px;
    line-height: 1.05;
    margin: 65px 100px 0;
  }
  .about {
    margin: 35px 100px 0;
  }
  main iframe {
    height: 1020px;
    margin-top: 50px;
  }
  .options {
    padding: 80px 60px 90px;
  }
  .options .item {
    margin-top: 30px;
  }
  .options .item .icon {
    float: right;
  }
  .options .item h3 {
    margin-top: 0;
  }
  .options .item h3, main section.options .item p {
    width: 60%;
  }
  .options .item:after {
    clear: both;
    content: '';
    display: block;
  }

  .check {
    padding-bottom: 32px;
    padding-left: 60px;
    padding-right: 60px;
    flex-direction: row;
  }
  .trusted,
  .balance-ussd {
    position: relative;
    padding-left: 50px;
    margin-top: 0;
    width: 40%;
  }
  .balance-ussd:before,
  .trusted:before {
    background-image: url(../images/recharge-landing-sprite.png?v3.1);
    background-position: -81px 0;
    width: 32px;
    height: 32px;
    content: '';
    left: 0;
    position: absolute;
    top: 3px;
  }

  footer {
    padding: 30px 30px 25px;
  }
}

@media (min-width: 1024px) {
  main h1, .about {
    margin: 35px auto 0;
    width: 824px;
  }
  main h1 {
    margin-top: 85px;
    width: 100%;
  }
  main iframe {
    height: 700px;
    margin-top: 65px;
  }
  .options {
    margin: 0 auto;
    padding: 80px 0 70px;
    width: 1004px;
  }
  .options .item {
    box-sizing: border-box;
    float: left;
    height: 220px;
    margin-top: 0;
    width: 484px;
  }
  .options .item:first-of-type {
    margin-right: 36px;
  }
  .options .item .icon {
    margin: 30px 20px 0 0;
  }
  .options .item h3 {
    width: auto;
  }
  .options:after {
    clear: both;
    content: '';
    display: block;
  }
  .check {
    margin: 0 auto;
    padding: 30px 0 35px;
    width: 1004px;
  }

  footer {
    padding: 42px 0 30px;
    position: relative;
  }
  footer .wrapper {
    margin: 0 auto;
    width: 1004px;
  }
}