* {
  padding: 0;
  margin: 0;
  box-sizing: border-box
}

p, h1, h2, h3 {
  padding: 0;
  margin: 0;
}

.os-l {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300
}

.os-r {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400
}

.os-sb {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600
}

.os-b {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700
}

.pt-b {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box
}

.page {
  overflow: hidden
}

.page_android .col_img_iphone_1 {
  width: 320px;
  background: url(/views/pages/landing/images/mob_app/android/android3.png);
  background-repeat: no-repeat
}

.page_android .col_img_iphone_2 {
  width: 320px;
  background: url(/views/pages/landing/images/mob_app/android/android4.png);
  background-repeat: no-repeat
}

.section1__container {
  width: 100%;
  max-width: 1014px;
  margin: 0 auto
}

.section1_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 48px;
  line-height: 60px;
  color: #313942
}

.section1_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #676e79;
  max-width: 775px;
  padding: 25px 0 55px 0
}

.section2__container {
  width: 100%;
  max-width: 1014px;
  margin: 0 auto;
  padding: 42px 5px 0 5px
}

.col {
  padding: 0;
  margin: 0;
  font-size: 0;
  position: relative
}

.col__left {
  display: inline-block;
  position: relative;
  vertical-align: top
}

.col__right {
  display: inline-block;
  position: relative;
  vertical-align: top
}

.col_item.margin {
  margin: 0 0 0 -2px
}

.col_item__title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  color: #313942;
  padding: 33px 0 18px 0
}

.col_item__text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  color: #313942
}

.section3 .col_item {
  margin: 0 0 0 20px
}

.section3 .col_item .margin {
  margin: -2px 0 0 0
}

.section3__container {
  width: 100%;
  max-width: 1014px;
  margin: 0 auto;
  padding: 21px 0 92px 0
}

.section4 {
  width: 100%;
  background: #ececec
}

.section4__container {
  width: 100%;
  max-width: 1014px;
  margin: 0 auto;
  text-align: center;
  padding: 38px 0 50px 0
}

.section4__title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #000;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 25px 0
}

.page_ios .section4__title {
  max-width: 680px;
  margin: 0 0 0 142px;
}

.btn {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 23px;
  color: #000;
  letter-spacing: 0;
  padding: 10px 20px;
  display: inline-block;
  background: #f3be2f;
  text-transform: uppercase;
  border-bottom: 3px solid #ce9d18;
  border-radius: 3px;
  position: relative;
  cursor: pointer
}

.btn.btn_wide {
  padding: 16px 57px;
  letter-spacing: 0;
  font-size: 15px
}

.btn.arrow_right {
  padding: 10px 43px 10px 22px;
  margin: -1px 0 0 3px
}

.btn.arrow_right:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(-45deg);
  top: 50%;
  margin: -3.5px 0 0 -2.5px;
  right: 19px
}

.section1__link {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 23px;
  color: #1588c4;
  text-decoration: underline;
  margin: 9px 0 0 29px;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  cursor: pointer
}

.section1__link.arrow_down:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-bottom: 2px solid #1588c4;
  border-right: 2px solid #1588c4;
  transform: rotate(45deg);
  right: -18px;
  top: 50%;
  margin: -3.5px 0 0 -2.5px
}

.col_item {
  max-width: 530px
}

.col_img {
  width: 440px;
  height: 520px
}

.col_img_iphone_1 {
  position: absolute;
  left: 44px;
  top: -52px;
  width: 246px;
  height: 513px;
  background: url('/views/pages/landing/images/mob_app/ios/iphone1.png');
  z-index: 2
}

.col_img_iphone_2 {
  position: absolute;
  left: 245px;
  top: -52px;
  width: 248px;
  height: 511px;
  background: url('/views/pages/landing/images/mob_app/ios/iphone2.png');
  z-index: 1
}

.col_img_adnroid {
  position: absolute;
  left: -13px;
  top: 10px;
  width: 441px;
  height: 457px;
  background: url('/views/pages/landing/images/mob_app/ios-android.png');
  z-index: 1
}

.page_ios .col_img_adnroid {
  background: url(/views/pages/landing/images/mob_app/ios/ipad.png);
  top: -60px;
  height: 620px;
  background-repeat: no-repeat
}

.country-phone {
  width: 376px !important
}

.new_try_now_form {
  width: 439px !important
}

.btn:hover {
  color: #000;
}

.auth_check {
  display: inline-block;
}