html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:after, *:before {
  box-sizing: border-box; }
  * ::selection, *:after ::selection, *:before ::selection {
    color: white;
    background: #ff0000; }

*:focus {
  outline: none; }

span[style="padding: 0; margin: 0; margin-left: 5px;"] {
  display: none; }

a {
  color: inherit; }

html, body {
  width: 100%;
  min-width: 1200px; }

html {
  font-size: 16px; }

body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Ubuntu', sans-serif;
  height: 7099px;
  min-width: 1200px;
  background-image: url(../assets/images/bg/bg_body.jpg);
  background-position: center top;
  color: #2c3e4f;
  overflow-y: scroll;
  position: relative; }

.clearfix:after, #screen_1 ul li:after, #screen_3 .problems li:after {
  content: '';
  width: 100%;
  clear: both;
  display: block; }

.cvc {
  display: table;
  height: 100%; }

.vc {
  display: table-cell;
  vertical-align: middle; }

.vb {
  display: table-cell;
  vertical-align: bottom; }

.aligncenter {
  text-align: center; }

.container {
  width: 1161px;
  position: relative;
  margin: 0 auto; }

#main__header {
  height: 105px;
  width: 100%;
  background: rgba(0, 195, 252, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10; }
  #main__header .logo {
    float: left;
    line-height: 105px;
    font-size: 30px;
    font-weight: 900;
    color: white;
    text-decoration: none;
    text-transform: uppercase; }
  #main__header nav {
    float: left; }
    #main__header nav ul li {
      display: inline-block;
      line-height: 105px; }
      #main__header nav ul li a {
        font-size: 18px;
        color: white;
        text-decoration: none;
        margin: 0 50px;
        text-transform: uppercase; }
  #main__header .popup__button {
    float: right;
    margin: 24px 0; }

#mobile__wrapper {
  width: 1255px;
  height: 461px;
  background-image: url(../assets/images/bg/bg_phone.png);
  top: 500px;
  left: 50%;
  margin-left: -627.5px;
  position: absolute; }
  #mobile__wrapper .video__container {
    width: 742px;
    height: 400px;
    position: absolute;
    background: black;
    top: 23px;
    right: 252px; }
    #mobile__wrapper .video__container iframe {
      width: 100%;
      height: 100%; }

#hero_section {
  padding: 150px 0 80px;
  color: white;
  text-align: center; }
  #hero_section h1 {
    font-size: 72px;
    line-height: 82px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 50px; }
    #hero_section h1 span {
      color: #00c3fc;
      font-size: 64px; }
  #hero_section p {
    font-size: 24px;
    line-height: 30px; }
    #hero_section p span {
      color: #00c3fc; }

#screen_1 {
  position: absolute;
  top: 1013px;
  width: 100%; }
  #screen_1 h2 {
    font-size: 64px;
    line-height: 64px;
    color: #2c3e4f;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 60px; }
  #screen_1 ul {
    width: 681px;
    float: left;
    padding-top: 10px; }
    #screen_1 ul li {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 80px; }
      #screen_1 ul li .icon {
        display: block;
        float: left;
        font-size: 100px;
        color: #00c3fc;
        margin-right: 35px;
        line-height: 100px;
        padding-left: 45px;
        font-weight: 900;
        background-image: url(../assets/images/bg/hash.png);
        background-repeat: no-repeat;
        background-position: left top; }
      #screen_1 ul li i {
        color: #00c3fc; }
  #screen_1 .info {
    width: 423px;
    height: 351px;
    background-image: url(../assets/images/bg/block_1_info.png);
    padding-top: 160px;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    font-weight: 900;
    text-align: center;
    float: right; }

#screen_2 {
  position: absolute;
  top: 1703px;
  width: 100%; }
  #screen_2 .subheader {
    color: #2c3e4f;
    text-align: right;
    font-size: 24px;
    margin-bottom: 62px; }
    #screen_2 .subheader span {
      color: #00c3fc; }
  #screen_2 h2 {
    font-size: 50px;
    line-height: 60px;
    color: #2c3e4f;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 45px;
    text-align: right; }
    #screen_2 h2 span {
      color: #00c3fc; }
  #screen_2 .screen_2_video_container {
    width: 617px;
    height: 397px;
    background-color: #00c3fc;
    float: left;
    margin-right: 104px; }
    #screen_2 .screen_2_video_container iframe {
      width: 100%;
      height: 100%; }
  #screen_2 .video__triggers {
    padding-top: 18px;
    float: left; }
    #screen_2 .video__triggers li {
      transition: all 0.4s;
      cursor: pointer;
      height: 62px;
      width: 316px;
      margin-bottom: 38px;
      border-radius: 32px;
      border: 1px solid #00c3fc;
      line-height: 60px;
      text-align: center;
      color: #2c3e4f;
      text-transform: uppercase;
      font-weight: 900;
      font-size: 18px; }
      #screen_2 .video__triggers li:hover, #screen_2 .video__triggers li.active {
        color: white;
        background-color: #00c3fc; }

#screen_3 {
  position: absolute;
  top: 2552px;
  width: 100%; }
  #screen_3 h2 {
    font-size: 50px;
    line-height: 60px;
    color: #2c3e4f;
    text-transform: uppercase;
    font-weight: 900;
    width: 566px;
    margin-top: 128px;
    float: left; }
    #screen_3 h2 span {
      color: #00c3fc; }
  #screen_3 .problems {
    float: left; }
    #screen_3 .problems li {
      margin-bottom: 120px; }
      #screen_3 .problems li .icon, #screen_3 .problems li img {
        float: left;
        margin-right: 40px;
        width: 197px;
        height: 197px; }
      #screen_3 .problems li .text {
        float: left; }
      #screen_3 .problems li .header {
        font-size: 20px;
        line-height: 24px;
        padding-top: 13px;
        color: #2c3e4f;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-weight: 900; }
        #screen_3 .problems li .header span {
          color: #00c3fc; }
      #screen_3 .problems li .caption {
        font-size: 19px;
        line-height: 22px; }

#screen_4 {
  position: absolute;
  top: 3280px;
  width: 100%; }
  #screen_4 h2 {
    font-size: 50px;
    line-height: 50px;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    text-align: right;
    padding-right: 55px;
    margin-bottom: 40px; }
  #screen_4 .half {
    width: 50%;
    float: left;
    text-align: center; }
    #screen_4 .half h3 {
      font-size: 30px;
      margin-bottom: 22px;
      text-transform: uppercase;
      font-weight: 900;
      line-height: 36px; }
    #screen_4 .half .subheader {
      font-size: 20px;
      line-height: 22px;
      font-weight: 100;
      margin-bottom: 35px; }
    #screen_4 .half .list_header {
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 20px; }
    #screen_4 .half ul {
      margin-bottom: 40px; }
      #screen_4 .half ul li {
        text-align: left;
        display: block;
        padding: 10px 0 10px 122px;
        vertical-align: middle;
        font-size: 20px;
        line-height: 26px;
        color: white;
        background-image: url(../assets/images/icons/icon_3.png);
        background-repeat: no-repeat;
        background-size: 46px 46px;
        background-position: left 55px center;
        margin-bottom: 15px; }

#screen_5 {
  position: absolute;
  top: 4335px;
  width: 100%; }
  #screen_5 h2 {
    font-size: 50px;
    line-height: 50px;
    color: #00c3fc;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px; }
  #screen_5 .content {
    width: 551px;
    color: white; }
    #screen_5 .content .subheader {
      font-size: 40px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 40px; }
    #screen_5 .content p {
      margin-bottom: 40px;
      font-size: 20px;
      line-height: 26px; }
    #screen_5 .content a {
      font-size: 24px;
      text-transform: uppercase;
      color: #a5d200;
      font-weight: 900;
      text-decoration: none;
      border-bottom: 1px solid #a5d200; }
      #screen_5 .content a:hover {
        border-bottom: none; }

#screen_6 {
  position: absolute;
  top: 4965px;
  width: 100%; }
  #screen_6 h2 {
    font-size: 50px;
    line-height: 60px;
    color: #2c3e4f;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 117px;
    text-align: right; }
    #screen_6 h2 span {
      color: #00c3fc; }
  #screen_6 .slick__container {
    position: relative; }
    #screen_6 .slick__container .buttons {
      position: absolute;
      top: 200px;
      left: 60px;
      height: 40px;
      width: 100px; }
      #screen_6 .slick__container .buttons .prev, #screen_6 .slick__container .buttons .next {
        width: 40px;
        height: 40px;
        border: 1px solid #2f2f2f;
        border-radius: 20px;
        display: inline-block;
        cursor: pointer;
        position: relative; }
        #screen_6 .slick__container .buttons .prev:hover, #screen_6 .slick__container .buttons .next:hover {
          opacity: 0.7; }
        #screen_6 .slick__container .buttons .prev:after, #screen_6 .slick__container .buttons .prev:before, #screen_6 .slick__container .buttons .next:after, #screen_6 .slick__container .buttons .next:before {
          content: '';
          width: 1px;
          height: 15px;
          background: #2f2f2f;
          position: absolute;
          top: 6px;
          left: 15px;
          transform: rotate(45deg); }
        #screen_6 .slick__container .buttons .prev:after, #screen_6 .slick__container .buttons .next:after {
          transform: rotate(-45deg);
          top: 17px; }
      #screen_6 .slick__container .buttons .prev {
        margin-right: 4px; }
      #screen_6 .slick__container .buttons .next {
        transform: rotate(180deg); }
    #screen_6 .slick__container .count {
      width: 100px;
      height: 100px;
      background-color: #00c3fc;
      position: absolute;
      left: -14px;
      top: -48px;
      border-radius: 50px;
      color: white;
      text-align: center;
      line-height: 77px;
      font-size: 24px; }
    #screen_6 .slick__container .item {
      display: none; }
      #screen_6 .slick__container .item.first {
        display: block; }
      #screen_6 .slick__container .item .photo {
        width: 190px;
        height: 190px;
        position: relative;
        float: left;
        border-radius: 50%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0 0 0 14px;
        -webkit-box-shadow: -5px -5px 0px 5px #00c3fc;
        -moz-box-shadow: -5px -5px 0px 5px #00c3fc;
        box-shadow: -5px -5px 0px 5px #00c3fc; }
      #screen_6 .slick__container .item .text {
        margin-left: 260px;
        position: relative; }
        #screen_6 .slick__container .item .text:before {
          content: '';
          width: 66px;
          height: 53px;
          background-image: url(../assets/images/icons/icon_4.png);
          position: absolute;
          left: -25px;
          top: -20px;
          z-index: 0; }
        #screen_6 .slick__container .item .text .review {
          position: relative;
          font-size: 16px;
          line-height: 20px;
          z-index: 1;
          margin-bottom: 40px;
          max-height: 200px;
          overflow: hidden; }
        #screen_6 .slick__container .item .text .name {
          font-size: 24px;
          margin-bottom: 40px; }
        #screen_6 .slick__container .item .text .button {
          width: 240px;
          height: 52px;
          border: 2px solid #00c3fc;
          border-radius: 26px;
          line-height: 48px;
          text-align: center;
          text-transform: uppercase;
          font-size: 18px;
          cursor: pointer;
          transition: all 0.4s; }
          #screen_6 .slick__container .item .text .button:hover {
            background-color: #00c3fc;
            color: white; }

.reviewpopup {
  width: 800px;
  position: fixed;
  top: 40px;
  left: 50%;
  margin-left: -400px;
  background: white;
  padding: 30px;
  z-index: 21;
  display: none; }

.popup__button {
  cursor: pointer;
  background-color: #a4d200;
  position: relative;
  height: 56px;
  width: 316px;
  border-radius: 28px;
  line-height: 56px;
  text-align: center;
  margin: 0 auto;
  font-weight: 900;
  color: #354300;
  text-transform: uppercase;
  font-size: 20px;
  -webkit-box-shadow: 0px 5px 0px 0px #779700;
  -moz-box-shadow: 0px 5px 0px 0px #779700;
  box-shadow: 0px 5px 0px 0px #779700; }

#footer {
  top: 6581px;
  position: absolute;
  width: 100%; }
  #footer .right, #footer .left {
    width: 50%;
    float: left; }
  #footer .right {
    padding-top: 30px; }
    #footer .right .header {
      font-size: 30px;
      color: white;
      font-weight: 900;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 40px; }
    #footer .right form input, #footer .right form button {
      width: 375px;
      height: 66px;
      border-radius: 33px;
      margin: 0 auto 10px;
      border: none;
      display: block;
      font-family: 'Ubuntu', sans-serif;
      transition: all 0.4s; }
    #footer .right form input {
      background-color: rgba(255, 255, 255, 0.7);
      font-size: 20px;
      line-height: 66px;
      padding: 0 30px; }
      #footer .right form input:focus {
        background-color: white; }
    #footer .right form button {
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase;
      background-color: #a4d200;
      color: #354300;
      -webkit-box-shadow: 0px 5px 0px 0px #779700;
      -moz-box-shadow: 0px 5px 0px 0px #779700;
      box-shadow: 0px 5px 0px 0px #779700; }
  #footer .left {
    text-align: right; }
    #footer .left p {
      color: white;
      font-size: 27px;
      line-height: 36px;
      margin-bottom: 150px; }
      #footer .left p span {
        color: #00c3fc; }
    #footer .left .logo {
      line-height: 40px;
      font-size: 30px;
      font-weight: 900;
      color: white;
      text-decoration: none;
      text-transform: uppercase;
      margin-bottom: 40px; }
    #footer .left .footer_nav, #footer .left .mail {
      float: right; }
      #footer .left .footer_nav ul li {
        display: inline-block; }
        #footer .left .footer_nav ul li a {
          font-size: 18px;
          color: white;
          text-decoration: none;
          margin: 0 20px;
          text-transform: uppercase; }
    #footer .left .mail {
      color: white;
      text-transform: uppercase; }
      #footer .left .mail a {
        padding-top: 10px;
        display: inline-block;
        text-transform: none; }

.popupshadow {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 20;
  display: none; }

.contactpopup {
  width: 400px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -300px 0 0 -200px;
  z-index: 21;
  background-color: #fff;
  padding: 30px;
  display: none; }
  .contactpopup .header {
    font-size: 30px;
    padding-bottom: 40px;
    text-transform: uppercase;
    font-weight: 900; }
  .contactpopup form input, .contactpopup form button {
    width: 100%;
    height: 66px;
    border-radius: 33px;
    margin: 0 auto 10px;
    border: none;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    transition: all 0.4s; }
  .contactpopup form input {
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    line-height: 66px;
    padding: 0 30px;
    border: 2px solid #00c3fc; }
    .contactpopup form input:focus {
      background-color: white; }
  .contactpopup form button {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #a4d200;
    color: #354300;
    -webkit-box-shadow: 0px 5px 0px 0px #779700;
    -moz-box-shadow: 0px 5px 0px 0px #779700;
    box-shadow: 0px 5px 0px 0px #779700; }

.modal.hide-modal,
.data_collection.hide-modal{
  opacity: 0;
  visibility: hidden;
}
.data_collection{
  height: 100px;
  display: flex;
  justify-content: space-around;
  align-items: center;

  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;

  background-color: #414242;

  transition: all 0.3s ease-out;
  opacity: 1;
  visibility: visible;
}
.data_collection span{
  color: #fff;
}
.data_collection span a{
  color: #fdb302;
  margin-left: 25px;
  border-bottom: 1px dashed currentColor;
  text-decoration: none;
}
.data_collection span a:hover{
  border-bottom: 1px dashed transparent;
}
.close_data_collection{
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-color: #00c0ff;
  border: 0;
}
.close_data_collection:hover{
  background-color: #fdb302;
}
span.politika a,
span.politika2 a {
  display: block;
}

span.politika {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
span.politika2 {
  color: #fff;
  width: 375px;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 11px;
}
.mail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}