.tti1 {
  display: block;
}
.tti2 {
  display: none;
}
/* Общие стили */
* {
  margin: 0 auto;
  padding: 0;
  font-family: 'RobotoLight',sans-serif;
}
.title, h1, h2, h3, .title span {
    font-family: 'RobotoBold',sans-serif;
    font-weight: 600;
    color: #000;
}
.up {
  text-transform: uppercase;
}
.white {
  color: white;
}
.black {
  color: black;
}
.content {
  width: 80%;
  padding: 0 10%;
}
a {
  text-decoration: none;
  color: #fff;
}

.social-icons img, svg {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
p {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Шапка */
.logo {
  width: 170px;
  height: auto;
  margin-left: 50px;
  margin-top: 10px;
  float: left;
}
.phone {
  color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    float: right;
    margin-top: 25px;
    margin-right: 50px;
}
.login, .jazik {
  color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    float: right;
    margin-top: 25px;
    margin-right: 50px;
}
/* Доп. настройки слайдера */
.block_1 {
  
}
/* Блок 1 - 1 */
.block_1 {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.block_1_1 {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}

.block_1 .title {
  font-size: 46px;
  line-height: 1.3;
  padding-top: 30px;
  padding-bottom: 30px;
}
.title-mini {
  font-family: 'RobotoLight',sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
}

.bottom {
  margin-top: 40px;
  width: 250px;
  height: 60px;
  background-color: #fff;
  color: #000;
  line-height: 60px;
  text-align: center;
  font-family: 'RobotoBold',sans-serif;
  font-size: 16px;
  margin-bottom: 150px;
  border-radius: 90px;
  font-weight: 600;
}
/* Блок 2 */
.block_2 {
  text-align: center;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  background-color: #fff;
  z-index: 100;
}
.block_2 h1 {
  text-align: center;
  font-size: 48px;
  margin-top: 100px;
  line-height: 1.3;
}
.block_2 .about {
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #000;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  margin-top: 50px;
  margin-bottom: 100px;
}
.line {
  width: 70%;
  height: 1px;
  background-color: gray;
  margin-bottom: 100px;
}
.line2 {
  width: 70%;
  height: 1px;
  background-color: gray;
  margin: 75px 15%;

}
.line3 {
  width: 70%;
  height: 1px;
  background-color: gray;
  margin: 20px 15% 75px 15%;

}
.block_2 .h2 {
  text-align: center;
  font-family: 'RobotoLight',sans-serif;
  font-size: 22px;
  margin-top: 30px;
  padding-bottom: 50px;
  line-height: 1.3;
}

/* Стили для привелегий */
.privilege {
  text-align: left;
  max-width: 1000px;
  overflow: hidden;
}
.privilege .img {
  float: left;
  height: 100%;
  width: 8%;
  margin-left: 10%;
  margin-right: 7%;
  max-width: 50px;
    max-height: 50px;
}
.privilege .text {
  float: left;
  height: 100%;
  width: 75%;
  overflow: hidden;
}
.privilege .text h3 {
  padding-bottom: 20px;
  font-family: 'RobotoBold',sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: 600;
  overflow: hidden;
}
.privilege .text p {
  font-family: Arial;
  font-family: 'RobotoLight',sans-serif;
  color: #000;
  font-weight: 200;
  line-height: 1.3;
  overflow: hidden;
}
.privilege li {
  margin-bottom: 11px;
}
.privilege {
  padding-bottom: 50px;
  overflow: hidden;
}
.priv-3 {
  padding-bottom: none;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 5%;
  padding-right: 5%;
  overflow: hidden;
}

/* 3 Блок */
.block_3 {
  width: 100%;
  background-image: url(../img/background/3.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 25vh;
}

.block_3 .header {
  width: 820px;
  margin-top: 65px;
}
.block_3 .img {
  float: left;
  padding-right: 20px;
}

.block_3 h1{
  color: #fff;
  font-family: 'RobotoBold',sans-serif;
  font-size: 46px;
  text-transform: uppercase;
  padding-top: 17px;
}
.block_3 .p1 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  margin-top: 60px;
  margin-bottom: 100px;
}
.block_3 .p2 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 60px;
  margin-bottom: 120px;
}

/* 5 Блок */
.block_5 {
  width: 100%;
  background-image: url(../img/background/4.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 20vh;
}

.block_5 .header {
  width: 820px;
  margin-top: 65px;
}
.block_5 .img {
  float: left;
  padding-right: 20px;
}

.block_5 h1{
  color: #fff;
  font-family: 'RobotoBold',sans-serif;
  font-size: 46px;
  text-transform: uppercase;
  padding-top: 17px;
}
.block_5 .p1 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  margin-top: 60px;
  margin-bottom: 100px;
}
.block_5 .p2 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 60px;
  margin-bottom: 120px;
}

/* Стили для 9 блока */
.block_9 {
  width: 100%;
  background-image: url(../img/background/5.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-align: center;
}
.block_9 h1 {
  margin-top: 40px;
  color: #fff;
  font-size: 40px;
  font-family: 'RobotoBold',sans-serif;
}
.block_9 h1.mini {
  margin-top: 40px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
  font-family: 'RobotoLight',sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
}
.block_9 h1.mini2 {
  margin-top: 25px;
  margin-bottom: 100px;
  color: #fff;
  font-size: 16px;
  font-family: 'RobotoLight',sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
}
/* Стили для формы обратной связи */
#buy form {
  text-align: center;
}
#buy input {
  width: 560px;
  margin-bottom: 20px;
    font-family: 'RobotoLight',sans-serif;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}
#buy input[type="submit"]{
  color:#ffffff;
  background-color:#679929;
  border-radius:50px;
  -moz-border-radius:50px;
  -webkit-border-radius:50px
}
/* Подвал */
footer {
  overflow: hidden;
  padding: 100px 0;
  text-align: center;
  background-color: #1f1f1f;
}

.contacts {
  font-size: 15px;
}

footer h1 {
  font-family: 'RobotoBold',sans-serif;
  font-size: 32px;
}

footer h3 {
  font-family: 'RobotoBold',sans-serif;
  font-size: 15px;
}

footer h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}

@media (min-width: 991px) {
  footer h4 {
    font-size: 21px;
    line-height: 25px;
  }
}


/* Дополнительны (new) Блок */
.block_new {
  width: 100%;
  background-image: url(../img/background/2.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 10vh;
}
.block_new .header {
  width: 820px;
  margin-top: 65px;
}
.block_new .img {
  float: left;
  padding-right: 20px;
}

.block_new h1{
  color: #fff;
  font-family: 'RobotoBold',sans-serif;
  font-size: 46px;
  text-transform: uppercase;
  padding-top: 17px;
}
.block_new .p1 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  margin-top: 60px;
  margin-bottom: 100px;
}
.block_new .p2 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 60px;
  margin-bottom: 120px;
}


.priv-dop {
  text-align: center;
  padding: 100px 0;
}
.priv-dop h1 {
  font-size: 50px;
}

/* 10 Блок */
.block_10 {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  min-height: 100vh;

}

.block_10 .header {
  width: 820px;
  margin-top: 65px;
}
.block_10 .img {
  float: left;
  padding-right: 0px;
}

.block_10 h1{
  color: #000;
  font-family: 'RobotoBold',sans-serif;
  font-size: 46px;
  text-transform: uppercase;
  padding-left: 140px;
  line-height: 1.3;
}
.block_10 .p1 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #000;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  margin-top: 60px;
  margin-bottom: 100px;
}
.block_10 .p2 { 
  font-size: 22px;
  font-family: 'RobotoLight',sans-serif;
  color: #000;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  letter-spacing: 1px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 60px;
  margin-bottom: 120px;
}
.hidden {
  display: none;
}
#login {
  padding: 40px;
  background-color: #fff;
  max-width: 320px;
  margin: auto;
  position: relative;
  text-align: center;
}
#login input {
  width: 90%;
  height: 40px;
  border: 1px solid #ccc;
  margin: 5px;
  padding: 0 10px;
}
#login input[type="button"], input[type="submit"] {
  width: 90%;
  height: 40px;
  border: 1px solid #ccc;
  margin: 5px;
  padding: 0 20px;
}

.sps {
  color: #fff;
  background-color: #62C584;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  width: 90%;
  max-width: 550px;
}

.global-footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 200px;
  padding: 50px 0;
  text-align: center;
  background-color: #2b2d2e;
  background-image: url(../img/bg-image.png);
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width:768px) {
  .global-footer {
    min-height: 20pc;
    text-align: left
  }
}

@media (min-width: 991px) {
  .global-footer {
    padding: 80px 0;
  }
}

.global-footer .container {
  padding-top: 0;
  border-top: none;
}

@media (min-width: 990px) {
  .global-footer .container {
    padding-top: 50px;
    border-top: 1px solid #999;
  }
}

@media (max-width: 1199px) {
.container {
    width: 95%;
}
}

.global-footer .appstore-container a {
  display: inline-block;
  width: 150px;
  margin-right: 15px;
  vertical-align: middle;
}

.global-footer .appstore-container a:last-child {
  margin-right: 0;
}

@media (min-width: 767px) {
  .global-footer .appstore-container a {
    width: 39%;
  }
}

@media (min-width: 991px) {
  .global-footer .appstore-container a {
    width: 30%;
  }
}

.global-footer .box_contacts ul {
  padding-left: 0;
}

@media (min-width: 991px) {
  .global-footer .box_contacts ul {
    padding-left: 10%;
  }
}

.global-footer .menus {
  float: none;
  width: 100%;
}

.global-footer .footer-menu {
  display: block;
  float: none !important;
  width: 100%;
  margin-right: 0 !important;
  margin-bottom: 40px;
  vertical-align: top;
}

.global-footer .footer-menu:last-child {
  margin-bottom: 0;
}

@media (min-width:768px) {
  .global-footer .footer-menu {
    display: inline-block;
    float: left;
    width: 49.1525423729%;
    margin-right: 1.6949152542%;
    margin-bottom: 0;
  }
  .global-footer .footer-menu:last-child {
    float: right;
    margin-right: 0;
  }
}

.global-footer .footer-text {
  padding-left: 0;
  float: none;
  width: 100%;
}
@media (min-width:991px) {
  .global-footer .footer-text {
    padding-left: 10%
  }
}
.global-footer .app-stores .playstore-container {
  float: none;
  margin-right: 0;
  padding-left: 0;
}

.global-footer .footer_bottom {
  text-align: center;
  padding-top: 40px;
}

.global-footer .footer_bottom span {
  color: #999;
  font-size: 12px;
}

.global-footer .social-icons .follow-us {
  font-size: 12px;
}

.global-footer .background-logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  width: 75%;
  margin: 0 auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.global-footer .newsletter {
  margin-bottom: 45px;
  padding-bottom: 5px;
  position: relative
}

.global-footer .newsletter .fancy.signup {
  margin: 0 0 20px
}

.global-footer .newsletter:after {
  content: "";
  display: block;
  height: 1px;
  width: 110%;
  background-color: #666;
  position: absolute;
  left: -5%;
  bottom: 0
}

.block--features:after, .global-footer ul:after, .phone-slider:after, .place:after {
  content: " ";
  clear: both
}

.global-footer .newsletter .newsletter__input {
  position: relative;
  width: 100%;
  height: 55px
}

@media (min-width:768px) {
  .global-footer .newsletter .newsletter__input {
    height: 75px
  }
}

.global-footer .newsletter .btn--newsletter {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  min-width: 140px;
  padding: 4px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  z-index: 99
}

@media (max-width:768px) {
  .global-footer .newsletter .btn--newsletter {
    min-width: 100%;
    top: -27px;
    right: 0
  }
}

.global-footer .newsletter .btn--newsletter.show {
  opacity: 1;
  visibility: visible
}

.global-footer .newsletter #newsletter-email {
  background: 0 0;
  border: none;
  outline: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 60px;
  letter-spacing: 3px;
  height: 75px;
  width: 100%;
  padding-right: 180px;
  z-index: 99
}

@media (max-width:768px) {
  .global-footer .newsletter #newsletter-email {
    text-align: center;
    font-size: 22px;
    padding: 0;
    height: 55px
  }
}

.global-footer .newsletter #newsletter-email:-ms-input-placeholder, .global-footer .newsletter #newsletter-email::-webkit-input-placeholder {
  color: #666
}

@media (min-width:768px) {
  .global-footer .menus {
    border-right: 1px solid #666
  }
}

.global-footer .social-icons .follow-us {
  font-size: 10px;
  color: #999
}

.global-footer .social-icons li {
  display: inline-block;
  margin-right: 20px;
  border: 2px solid #999;
  padding: 10px;
  border-radius: 50%;
  -webkit-transition: border .2s;
  -o-transition: border .2s;
  transition: border .2s;
  width: 3pc;
  height: 3pc;
  text-align: center
}

@media (min-width:768px) {
  .global-footer .social-icons li {
    margin-right: 10px
  }
}

.global-footer .social-icons li:last-child {
  margin-right: 0
}

.global-footer .social-icons li>a {
  width: 100%;
  height: 100%;
  display: block
}

.global-footer .social-icons svg {
  height: 25px;
  width: 25px;
  vertical-align: middle;
  color: #999;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.global-footer .social-icons li:hover {
  border-color: #b9a24e
}

.global-footer .social-icons li:hover svg {
  color: #b9a24e
}

.global-footer .footer-menu .menu-category {
  color: #999;
  text-transform: uppercase;
  font-weight: 400
}

.global-footer .footer-menu li a {
  line-height: 2;
  font-size: 14px;
  color: #fff;
  text-decoration: none
}

.global-footer .footer-menu li a:hover {
  color: #b9a24e
}

.global-footer .about-us {
  color: #999;
  font-size: 9pt;
  margin-bottom: 60px;
  margin-top: 40px
}

@media (min-width:768px) {
  .global-footer .social-icons svg {
    height: 20px;
    width: 20px
  }

  .global-footer .about-us {
    margin-top: 0
  }
}

.global-footer .app-stores {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 35px;
  margin-left: 0;
}

@media (min-width: 767px) {
  .global-footer .app-stores {
    margin-bottom: 60px;
  }
}

.global-footer .app-stores li {
  float: none;
  width: 100%;
  margin: 0;
}

.global-footer .app-stores svg {
  vertical-align: top;
  width: 75pt;
  height: 40px;
  color: #999
}

@media (min-width:768px) {
  .global-footer .app-stores svg {
    width: 10pc;
    height: 60px
  }
}

.global-footer .app-stores .fancy {
  font-size: 12px;
  min-height: auto;
  color: #999;
}

.global-footer ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.global-footer ul:after {
  display: block
}