
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/homepage/fonts/icomoon.eot?4nd86y');
    src:  url('../fonts/homepage/fonts/icomoon.eot?4nd86y#iefix') format('embedded-opentype'),
      url('../fonts/homepage/fonts/icomoon.ttf?4nd86y') format('truetype'),
      url('../fonts/homepage/fonts/icomoon.woff?4nd86y') format('woff'),
      url('../fonts/homepage/fonts/icomoon.svg?4nd86y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#mainpage_nav, #page_footer{
    font-family: "Montserrat", sans-serif;
}

#mainpage_nav > .icon-login:before {
    font-size: 31px
}
.icon-build:before {
  content: "\e905";
  color: #fff;
}
.icon-close_menu:before {
  content: "\e906";
}
.icon-code:before {
  content: "\e907";
  color: #9e9e9e;
}
.icon-cursor:before {
  content: "\e909";
  color: #fff;
}
.icon-developer:before {
  content: "\e90a";
  color: #9e9e9e;
}
.icon-edit_photo:before {
  content: "\e90b";
  color: #fff;
}
.icon-error_icon:before {
  content: "\e90c";
  color: #f61100;
}
.icon-feature:before {
  content: "\e90d";
  color: #9e9e9e;
}
.icon-iPad_ico:before {
  content: "\e910";
  color: #e1e1e1;
}
.icon-ipad:before {
  content: "\e912";
  color: #b7b7b7;
}
.icon-iphone:before {
  content: "\e913";
  color: #b7b7b7;
}
.icon-kindle_fire:before {
  content: "\e914";
  color: #b7b7b7;
}
.icon-letter:before {
  content: "\e915";
  color: #fff;
}
.icon-login:before {
  content: "\e91e";
}
.icon-low_price:before {
  content: "\e91f";
  color: #9e9e9e;
}
.icon-menu_active:before {
  content: "\e920";
}
.icon-money_back:before {
  content: "\e921";
  color: #9e9e9e;
}
.icon-no_programm:before {
  content: "\e922";
  color: #9e9e9e;
}
.icon-paper_plane:before {
  content: "\e923";
  color: #fff;
}
.icon-preview:before {
  content: "\e925";
  color: #fff;
}
.icon-publish:before {
  content: "\e926";
  color: #fff;
}
.icon-samsung:before {
  content: "\e927";
  color: #b7b7b7;
}
.icon-support:before {
  content: "\e929";
  color: #9e9e9e;
}
.icon-to_template:before {
  content: "\e92a";
  color: #fff;
}
.icon-update:before {
  content: "\e92b";
  color: #9e9e9e;
}
.icon-box:before {
  content: "\e918";
  color: #fff;
}
.icon-chart:before {
  content: "\e917";
  color: #fff;
}
.icon-google_play:before {
  content: "\e916";
  color: #fff;
}
.icon-no_network:before {
  content: "\e919";
  color: #fff;
}
.icon-notification:before {
  content: "\e91a";
  color: #fff;
}
.icon-shield:before {
  content: "\e91b";
  color: #fff;
}
.icon-smartphones:before {
  content: "\e91c";
  color: #fff;
}
.icon-target:before {
  content: "\e91d";
  color: #fff;
}
.icon-feature:before {
    content: url("../images/homepage/svg/feature.svg");
}
.icon-no_program:before {
    content: url("../images/homepage/svg/no_program.svg");
}
.icon-low_price:before {
    content: url("../images/homepage/svg/low_price.svg");
}
.icon-support:before {
    content: url("../images/homepage/svg/support.svg");
}
.icon-money_back:before {
    content: url("../images/homepage/svg/money_back.svg");
}
.icon-developer:before {
    content: url("../images/homepage/svg/developer.svg");
}
.icon-code:before {
    content: url("../images/homepage/svg/code.svg");
}
.icon-update:before {
    content: url("../images/homepage/svg/update.svg");
}
.icon-design:before {
    content: url("../images/homepage/svg/design.svg");
}
.icon-open_ext:before {
    content: url("../images/homepage/svg/open_ext.svg");
}
.icon-open_loc:before {
    content: url("../images/homepage/svg/open_loc.svg");
}
.icon-solution:before {
    content: url("../images/homepage/svg/solution.svg");
}
.icon-data_filtering:before {
    content: url("../images/homepage/svg/data_filtering.svg");
}
.icon-how_code:before {
    content: url("../images/homepage/svg/how_code.svg");
}
.icon-production_line:before {
    content: url("../images/homepage/svg/production_line.svg");
}
.icon-project_data:before {
    content: url("../images/homepage/svg/project_data.svg");
}
.icon-build_n:before {
    content: url("../images/homepage/svg/build_icon_n.svg");
}
.icon-cursor_n:before {
    content: url("../images/homepage/svg/cursor_icon_n.svg");
}
.icon-edit_photo_n:before {
    content: url("../images/homepage/svg/edit_photo_n.svg");
}
.icon-publish_n:before {
    content: url("../images/homepage/svg/publish_icon_n.svg");
}
input{
    -webkit-box-shadow: unset!important;
            box-shadow: unset!important;
}
.sc-intro{
    height: 64px!important;
    background: transparent;
}
#mainpage_header{
    width: 100%;
    height: 660px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
#mainpage_header > div{
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
#mainpage_header > div > p {
    font-family: "Montserra", sans-serif;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 1.5px;
    text-align: center;
    color: #ffffff;
    max-width: 715px;
    width: 100%;
}
#mainpage_header > div > span{
    font-size: 20px;
    margin-top: 30px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #ffffff;
}
.counter-title{
    padding: 0;
}
.counter-title h3{
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.09;
  letter-spacing: 1.1px;
  text-align: center;
  color: #fffefe;
  border: 0;
  margin: 5px 0 0;
}
.count_block{
    padding: 0 33px;
    display: inline-block;
    margin: 0 auto;
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background-color: #a1a1a1d9;
}
.counter{
    margin: 0;
    border: none;
    width: 112px;
    color: #fffefe;
    background: transparent;
    padding: 2px 0 0;
}
.hi_there{
    position: absolute;
    bottom:-1px;
    left:0;
    width: 50%;
    height: 5%;
}
header .hi_there {
    bottom: -21px;
    height: 10%;
}
.skew_effect{
    width: 100%;
    height: 10%;
}
.skew_effect.top_position{
    bottom:unset;
    top: -1px;
    z-index: 1;
}
.hi_there:last-of-type{
    left:auto;
    right: 0;
}
.hi_there polygon{
    fill: #ffffff;
    stroke:#ffffff;
    stroke-width:1;
}
#nav_container{
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    /* -webkit-transform: translateY(0%);
       -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%); */
    position: -webkit-sticky;
    position: sticky;
    top: -64px;
}
div#nav_container.floated_nav {
    background: #ffffff;
    position: fixed;
    top: 0px;
    /* -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%); */
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
         box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
}
#mainpage_nav{
    background: transparent;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    max-width: 1220px;
}
#mainlogo_block.acive_logo #normal_logo{
    display: block!important;
}
#mainlogo_block.acive_logo #black_logo{
    display: none!important;
}
#nav_container.fixed_nav.floated_nav #mainlogo_block.acive_logo #black_logo{
    display: block!important;
}
#nav_container.fixed_nav.floated_nav #mainlogo_block.acive_logo #normal_logo{
    display: none!important;
}
#mainnav_list.fixed_list li a{
    color: #ffffff;
}
#nav_container.fixed_nav.floated_nav #mainnav_list.fixed_list li a{
    color: #6f6f6f;
}
#nav_container.fixed_nav #mainpage_nav > i:before{
    color: #ffffff;
}
#nav_container.fixed_nav.floated_nav #mainpage_nav > i:before{
    color: #6f6f6f;
}
#account_container #log_block a{
    color: #ffffff!important;
}
#nav_container.floated_nav #account_container #log_block a{
    color: #6f6f6f!important;
}
#nav_container.floated_nav #account_container #log_block a:hover,
#nav_container.fixed_nav.floated_nav #mainnav_list.fixed_list li:hover a {
    color: #d6d6d6!important;
}
.minglebody{
    margin-top: -64px;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
}
.parallax_img{
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px);
}
#get_started_btn{
    width: 344px;
    height: 72px;
    -webkit-border-radius: 37px;
            border-radius: 37px;
    -webkit-box-shadow: -0.4px 2px 13px 0 rgba(0, 0, 0, 0.24);
            box-shadow: -0.4px 2px 13px 0 rgba(0, 0, 0, 0.24);
    outline: none;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    display: block;
    left: 50%;
    -o-transform: translateX(-50%) translateY(15%);
       transform: translateX(-50%) translateY(15%);
    -webkit-transform: translateX(-50%) translateY(15%);
    -ms-transform: translateX(-50%) translateY(15%);
    transform: translateX(-50%) translateY(15%);
    z-index: 12;
}
#get_started_btn p,
#swiper_btn p,
#works_btn p,
#try_btn p,
#custom_btn p{
    padding: 0 20px;
    margin: 0;
    height: 100%;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
#get_started_btn p{
    font-size: 24px;
}
#statistics_container{
    width: 930px;
    margin: 140px auto 0;
    overflow: hidden;
}
.progress_shape {
    height: 170px;
    position: relative;
    margin: 30px auto;
    width: 170px;
}
.progress_shape > svg {
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
}
.statistics_item{
    width: 33.33%;
    position: relative;
    float: left;
    text-align: center;
}
.statistics_item span{
    font-size: 24px;
    font-weight: 200;
    line-height: 1.0;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #b9b9b9;
    text-transform: uppercase;
}
.statistics_item div.circle{
    height: 170px;
    width: 170px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: solid 2px #ccc;
    position: absolute;
    left:0;
    top: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.statistics_item div span{
    font-size: 36px;
    position: absolute;
    -o-transform: translateX(-50%) translateY(-50%);
       transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    text-align: left;
    width: 90px;
    top: 50%;
    letter-spacing: 1px;
}

.subscribe_container,
#pwa_features,
#how_works{
    font-family: "Montserrat", sans-serif!important;
    position:relative;
}
#how_works{
    margin: 20px 0 50px;
}
.subscribe_container{
    overflow: hidden;
}
.filter_layer{
    position: absolute;
    left: 0;
    top: -20%;
    width: 100%;
    height: 120%;
    opacity: 0.85;
    background-color: #373737;
}
.filter_layer.subsc{
    top: -35%;
    z-index: 1;
    height: 180%;
    opacity: 0.5;
    background-color: #000000;
}
.filter_layer.custo{
    opacity: 0.5;
    background-color: #000000;
}
#how_works .demo-table-cell > span{
    font-size: 30px;
    font-weight: 100;
    line-height: 0.73;
    text-align: center;
    color: #fefefe;
    display: block;
    margin: 0 auto;
    padding: 70px 0 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
#about_works{
    width: 100%;
    padding: 50px 0 100px;
}
.works_content {
    z-index: 1;
    position: relative;
}
.works_content,
.features_content, .description_cont{
    height: 150px;
    width: 1080px;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
         justify-content: space-between;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
.works_content{
    height: auto;
}
.works_item,
.feature_item{
    width: 25%;
    float: left;
}
.works_item span,
.works_item i,
.feature_item span,
.feature_item i{
    font-size: 24px;
    font-weight: 200;
    line-height: 1.0;
    text-align: center;
    color:#d3d7da;
    display: block;
    margin: 0 auto;
}

.works_item span,
.feature_item span{
    text-transform: uppercase;
}
.works_item i,
.feature_item i{
    font-size: 94px;
    margin:15px 0;
    font-weight: normal;
}
.works_item i {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
    margin: -20px;
}
.create_container{
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    max-width: 1060px;
    margin: 30px auto 0;
}
.container_top span,
.container_top p{
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    color: #787878;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.container_top p{
    font-size: 14px;
    line-height: 1.71;
    margin: 40px auto;
    text-transform: unset;
    max-width: 750px;
}
.create_container section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.sim .clicktoaction{
    opacity: 0;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
}
.blocks_c{
    width: 707px;
    margin: 0;
    background: white;
}
.blocks_row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.blocks_col{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.blocks_cell{
    height: 166px;
    width: inherit;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    position: relative;
    overflow: hidden;
}
.especial{
    border-left:solid 1px #ffffff;
    width:216px;
}
.especial:not(.blocks_col){
    height:333px;
}
@media screen and (min-width: 729px) {
    .especial{
        min-width:216px;
        max-width:216px;
    }
}
.blocks_col.especial{
    border: none;
}
.blocks_cell.linki{
    width:228px;
    cursor: pointer;
}
border_row:last-of-type .blocks_cell{
    border-bottom: none;
}
.blocks_col:last-of-type .blocks_cell{
    border-right: none;
}
.blocks_cell > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 100%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
         -o-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 100%;
}
.blocks_cell.linki >div{
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    background-color: rgba(96, 204, 149, 0);
}
.blocks_cell > div  i{
    margin: 0 15px;
    cursor: pointer;
}
.blocks_cell span,
.blocks_cell > div{
    position: absolute;
    left: 50%;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
 }
.blocks_cell span{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #fefefe;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
@media screen and (min-width: 918px) {

    .blocks_cell:hover span{
        top: 0;
        -webkit-transform: translate(-50%, -100%);
            -ms-transform: translate(-50%, -100%);
             -o-transform: translate(-50%, -100%);
                transform: translate(-50%, -100%);
    }
    .blocks_cell:hover div{
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
}
.blocks_cell.linki:hover >div{
    top: 0;
    -webkit-transform: none!important;
        -ms-transform: none!important;
         -o-transform: none!important;
            transform: none!important;
    background-color: rgba(96, 204, 149, 1);
}
.blocks_cell.linki:hover span{
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
#works_btn, #try_btn, #swiper_btn, #custom_btn{
    position: absolute;
    padding: 0 20px;
    left:50%;
    bottom:0;
    outline: none;
    text-decoration: none;
    min-width: 160px;
    height: 56px;
    -webkit-border-radius: 28px;
            border-radius: 28px;
    -webkit-box-shadow: -0.4px 2px 13px 0 rgba(0, 0, 0, 0.24);
            box-shadow: -0.4px 2px 13px 0 rgba(0, 0, 0, 0.24);
    font-size: 16px;
    color: #ffffff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
         transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -moz-box-pack:center;
         justify-content:center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    text-transform: uppercase;
}
#custom_btn{
    position: relative;
    width: 217px;
    margin: 0 0 14px;
}
a#try_btn {
    bottom: 10px;
}
a#works_btn {
    bottom: -10px;
}
.subscribe_content{
    width: 100%;
    margin:100px 0;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}
#about_features{
    width: 100%;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}
.description_cont{
    border-top: solid 1px #d3d7da;
    border-bottom: solid 1px #d3d7da;
    padding: 0;
    margin:20px auto 40px;
}
.block_name, .block_description{
    height:100%;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:-webkit-inline-flex;
    display:-moz-inline-box;
    display:inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
}
.block_name span, .block_description span{
    color: #ffffff;
    font-weight: 300;
    text-align: left;
}
.block_name{
    width:43%;
}
.block_name span{
    font-size: 36px;
    line-height: 1.33;
    text-transform:uppercase;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif;

}
.block_description{
    width:57%;
}
.block_description span, .block_description a{
    font-size: 14px;
    line-height: 1.71;
}
.block_description a{
    font-size: 14px;
    line-height: 1.71;
    color: #31fe38;
    text-decoration: underline;
}
#slider_container > span{
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.6;
    color: #787878;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    text-align: center;
}
#slider_content{
    width: 918px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
       -moz-box-pack:center;
            justify-content:center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    margin: 70px auto;
}
#slider_side{
    position: relative;
    width: 40%;
    height: 230px;
}
.slider_item, #slider_description{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    width: 40%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
}
.slider_item{
    width: 300px;
    height: 46px;
    text-align: right;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
       transform: translateY(-50%);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    position: absolute;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
    top:50%;
    visibility: hidden;
    right: 90px;
    opacity: 0;
    cursor: pointer;
}
.slider_item:nth-of-type(2){
    right: 60px;
    opacity: 0.3;
}
.slider_item:nth-of-type(3){
    right: 30px;
    opacity: 0.6;
}
.slider_item:nth-of-type(4){
    right: 0px;
    opacity: 1;
}
.slider_item:nth-of-type(5){
    right: 30px;
    opacity: 0.6;
}
.slider_item:nth-of-type(6){
    right: 60px;
    opacity: 0.3;
}
.slider_item:nth-of-type(2),
.slider_item:nth-of-type(3),
.slider_item:nth-of-type(4),
.slider_item:nth-of-type(5),
.slider_item:nth-of-type(6){
    visibility: visible;
}
.slider_item span,.slider_item i{
    font-size: 18px;
    font-weight: 200;
    color: #717171;
}
.slider_item i:before{
    font-size: 44px;
    color: #717171;
    margin: 0 0 0 10px;
}
.slider_separator{
    display: block;
    width: 1px;
    margin: 0 40px;
    height: 272px;
    background-color: #aeaeae;
}
#slider_modal{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    top: -webkit-calc(50% + 31px);
    top: calc(50% + 31px);
    left: 50%;
    width: 270px;
    height: 400px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
    background: #ffffff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-transform:translate3d(-50%, -50%, 0) scale(0);
    -ms-transform:translate3d(-50%, -50%, 0) scale(0);
    transform:translate3d(-50%, -50%, 0) scale(0);
    z-index: 13;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 0.7;
}
#slider_modal.modal_active{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform:translate3d(-50%, -50%, 0) scale(1.1);
    -ms-transform:translate3d(-50%, -50%, 0) scale(1.1);
    transform:translate3d(-50%, -50%, 0) scale(1.1);
    opacity: 1;
}
.modal_container{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}
#slider_routes,
#slider_routes li{
    width: 100%;
}
#slider_routes p{
    font-size: 14px;
    font-weight: 200;
    line-height: 1.29;
    padding: 0 15px;
    color: #787878;
}
#slider_routes p >a{
    color: #03a879;
    font-weight: 400;
    text-decoration: none;
}
.modal_name span {
    display: block;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    color: #9e9e9e;
}
#slider_routes li{
    opacity: 0;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -webkit-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    transition: all ease 0.8s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    position: absolute;
    height: 0;
}
#slider_routes li:nth-of-type(4){
    opacity: 1  ;
    -webkit-transform: scale(1)!important;
        -ms-transform: scale(1)!important;
         -o-transform: scale(1)!important;
            transform: scale(1)!important;
    position: initial;
}
#controlers__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 0 20px;

    position: absolute;
    bottom: 0;
    width: 100%;
}
#controlers__container span {
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    color: #9e9e9e;
    cursor: pointer;
}
.item_description{
    display: none;
}
.item_description, .item_description a{
    font-size: 14px;
    font-weight: 200;
    line-height: 1.29;
    color: #787878;
}
.item_description a{
    color: #03a879;
    font-weight: 400;
    text-decoration: none;
}
.item_description:nth-of-type(4){
    display: block;
}
#slider_routes{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#preview_container, #custom_contaier{
    width: 1080px;
    text-align: center;
    margin: 70px auto 0;
}
#preview_container > div > span,
#preview_container > div > p{
    font-size: 30px;
    font-weight: 200;
    line-height: 1.2;
    text-align: center;
    color: #787878;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
#preview_container > div > p{
    text-transform: unset;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.71;
    width: 590px;
    margin: 20px auto 0;
}
.white_label_msg{
    margin: 20px 0 20px auto;
}
.custom_head span,
.custom_head p,
.custom_msg{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: center;
    color: #9e9e9e;
    margin: 0 auto;
    display: block;
    padding: 0 40px;
}
.custom_head span{
    margin:20px 0;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.custom_head p {
    max-width: 940px;
}
.custom_msg{
    max-width:840px;
    font-size: 16px;
    padding: 0 40px 30px; 
}
.custom_content{
    max-width: 1080px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.item_custom{
    width: 20%;
    height: 116px;
    padding: 2px 0 0;
    margin: 20px 0;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.item_custom i:before{
    font-size: 72px;
    color: #499070;
    margin: 0 auto 10px;
    display: block;
}
.custom_content > div > span,
.custom_content > div > p{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(137, 137, 137);
    max-width: 119px;
    display: block;
    margin: 0 auto;
}
#preview_items{
    overflow: hidden;
    width: 100%;
    margin: 50px auto;
    max-width: 1240px;
}
.item_preview{
    float: left;
    width: 25%;
    width: 33%;
    position: relative;
    text-align: center;
}
.item_preview div{
    height: 100px;
}
.item_preview i:before{
    font-size: 90px;
    color: #b7b7b7!important;
    margin: 0 auto 10px;
    display: block;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.item_preview.active_preview i::before {
    font-size: 0px;
}

.item_preview span{
    font-size: 20px;
    font-weight: 200;
    line-height: 1.8;
    text-align: center;
    color: #9e9e9e;
}
.link_button{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.link_button:before{
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    margin: 0 10px 0 0;
    font-size: 20px;
}
.active_preview button#ipad_btn:before {
    content: "\e902";
}
.active_preview button#android_btn:before {
    font-size: 22px;
    content: "\e901";
}
.active_preview button#kindle_btn:before {
    content: "\e900";
    font-size: 15px;
}
.active_preview button#ipad_btn:after {
    content: "App store";
}
.active_preview button#android_btn:after {
    content: "Google play";
}
.active_preview button#kindle_btn:after {
    content: "Amazon";
}
.item_preview button,.item_preview a{
    width: 142px;
    height: 36px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #b7b7b7;
    margin: 22px auto;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    color: #ffffff;
    outline: none;
    border:none;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.item_preview button:hover,
.item_preview a:hover{
    background-color: #dadada;
}
.item_preview img{
    display: block;
    margin: 0 auto;
    max-height: 0px;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.item_preview.active_preview img {
    max-height: 90px;
    width: auto;
    height: auto;
}
.item_preview border{
    width: 1px;
    display: block;
    height: 100%;
    background-color: #9e9e9e;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.item_preview:last-of-type border{
    display: none;
}
#letters__back{
    position: absolute;
    width: 100%;
    bottom: 0%;
    left: 0%;
}

#plane_ico:before{
    position: absolute;
    content: url('../images/homepage/svg/paper_plane.svg');
}
#plane_div {
    top: 20px;
    position: absolute;
    height: 10px;
    width: 10px;
    right: 12px;
    z-index: 1;
}

#letter__obj {
    -webkit-animation-delay: 1s;
         -o-animation-delay: 1s;
            animation-delay: 1s;
}
@-webkit-keyframes plane {
    0% {
        -webkit-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
    }

    25% {
        -webkit-transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
             -o-transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
                transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
    }
    100% {
        -webkit-transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
             -o-transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
                transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
    }
}
@-o-keyframes plane {
    0% {
        -webkit-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
    }

    25% {
        -webkit-transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
             -o-transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
                transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
    }
    100% {
        -webkit-transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
             -o-transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
                transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
    }
}
@keyframes plane {
    0% {
        -webkit-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
    }

    25% {
        -webkit-transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
             -o-transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
                transform:  translate(80px, -80px)  rotate(-30deg) scale(0.8);
    }
    100% {
        -webkit-transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
             -o-transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
                transform:rotate(-30deg) translate(500px, -400px) scale(0.1);
    }
}
@-webkit-keyframes plane_error {
    0% {
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
        right: 12px;
        top: 20px;
    }

    50% {
        -webkit-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
        right: -10px;
    }
    100% {
        -webkit-transform: rotate(60deg);
             -o-transform: rotate(60deg);
                transform: rotate(60deg);
        top: 300px;
    }
}
@-o-keyframes plane_error {
    0% {
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
        right: 12px;
        top: 20px;
    }

    50% {
        -webkit-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
        right: -10px;
    }
    100% {
        -webkit-transform: rotate(60deg);
             -o-transform: rotate(60deg);
                transform: rotate(60deg);
        top: 300px;
    }
}
@keyframes plane_error {
    0% {
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
        right: 12px;
        top: 20px;
    }

    50% {
        -webkit-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
        right: -10px;
    }
    100% {
        -webkit-transform: rotate(60deg);
             -o-transform: rotate(60deg);
                transform: rotate(60deg);
        top: 300px;
    }
}

@-webkit-keyframes plane_ico_error {
    0% {
        -webkit-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg);
        left: -25px;
        }
    10%{
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
        left: -25px;
    }
    100%{
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
        left: -25px;
    }
}

@-o-keyframes plane_ico_error {
    0% {
        -webkit-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg);
        left: -25px;
        }
    10%{
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
        left: -25px;
    }
    100%{
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
        left: -25px;
    }
}

@keyframes plane_ico_error {
    0% {
        -webkit-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg);
        left: -25px;
        }
    10%{
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
        left: -25px;
    }
    100%{
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
        left: -25px;
    }
}


@-webkit-keyframes letter {
    0% {
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(20deg);
             -o-transform: rotate(20deg);
                transform: rotate(20deg);
    }
}


@-o-keyframes letter {
    0% {
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(20deg);
             -o-transform: rotate(20deg);
                transform: rotate(20deg);
    }
}


@keyframes letter {
    0% {
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(20deg);
             -o-transform: rotate(20deg);
                transform: rotate(20deg);
    }
}
.fall {
    position: absolute;
    left: 200px;
    bottom: 80px;
    -webkit-animation-delay: 1s;
         -o-animation-delay: 1s;
            animation-delay: 1s;
}
@-webkit-keyframes fall {
    0% {
        -webkit-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(10px, 10px);
             -o-transform: translate(10px, 10px);
                transform: translate(10px, 10px);
    }
}
@-o-keyframes fall {
    0% {
        -webkit-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(10px, 10px);
             -o-transform: translate(10px, 10px);
                transform: translate(10px, 10px);
    }
}
@keyframes fall {
    0% {
        -webkit-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(10px, 10px);
             -o-transform: translate(10px, 10px);
                transform: translate(10px, 10px);
    }
}
@-webkit-keyframes letter_reset {
    0%{
        -webkit-transform: rotate(20deg);
             -o-transform: rotate(20deg);
                transform: rotate(20deg);
    }
    100%{
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
}
@-o-keyframes letter_reset {
    0%{
        -webkit-transform: rotate(20deg);
             -o-transform: rotate(20deg);
                transform: rotate(20deg);
    }
    100%{
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
}
@keyframes letter_reset {
    0%{
        -webkit-transform: rotate(20deg);
             -o-transform: rotate(20deg);
                transform: rotate(20deg);
    }
    100%{
        -webkit-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
}
@-webkit-keyframes plane_reset {
    0%{
        -webkit-transform: translate(0, 0) scale(0);
             -o-transform: translate(0, 0) scale(0);
                transform: translate(0, 0) scale(0);
    }
    100%{
        -webkit-transform: translate(0, 0) scale(1);
             -o-transform: translate(0, 0) scale(1);
                transform: translate(0, 0) scale(1);
    }
}
@-o-keyframes plane_reset {
    0%{
        -webkit-transform: translate(0, 0) scale(0);
             -o-transform: translate(0, 0) scale(0);
                transform: translate(0, 0) scale(0);
    }
    100%{
        -webkit-transform: translate(0, 0) scale(1);
             -o-transform: translate(0, 0) scale(1);
                transform: translate(0, 0) scale(1);
    }
}
@keyframes plane_reset {
    0%{
        -webkit-transform: translate(0, 0) scale(0);
             -o-transform: translate(0, 0) scale(0);
                transform: translate(0, 0) scale(0);
    }
    100%{
        -webkit-transform: translate(0, 0) scale(1);
             -o-transform: translate(0, 0) scale(1);
                transform: translate(0, 0) scale(1);
    }
}
.btn_container i{
    left: -25px;
    top: -6px;
    position: absolute;
}
.subscribe_form{
    width: 520px;
    margin: 0 auto;
    position: relative;
}
.form_message{
    text-align: center;
    position: relative;
    z-index: 1;
}
.form_message span{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 200;
    text-align: center;
    color: #ffffff;
}
.form_message p{
    font-size: 14px;
    font-weight: 200;
    line-height: 1.71;
    text-align: center;
    color: #ffffff;
    display: block;
    margin: 20px auto 60px;
}
.input_container, .btn_container{
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.input_container form{
    width: 297px;
    height: 48px;
    background-color: #ffffff;
    border: none;
    -webkit-border-radius: 25px 0 0 25px;
            border-radius: 25px 0 0 25px;
    overflow: hidden;
    position: relative;
    border: solid 1px #e2e2e2;
}
.email_input{
    border: none!important;
    -webkit-border-radius: 20px 0 0 20px!important;
            border-radius: 20px 0 0 20px!important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%!important;
    width: -webkit-calc(100% - 54px);
    width: calc(100% - 54px);
    background-color: transparent!important;
    outline: none;
    font-size: 14px!important;
    font-weight: 200;
    color: #cbcbcb!important;
    padding: 0 27px!important;
}
.email_input::-webkit-input-placeholder{
    font-family: 'Montserrat', sans-serif;
    color: #cbcbcb;
    font-weight: 200;
}
.email_input:-ms-input-placeholder{
    font-family: 'Montserrat', sans-serif;
    color: #cbcbcb;
    font-weight: 200;
}
.email_input::-moz-placeholder{
    font-family: 'Montserrat', sans-serif;
    color: #cbcbcb;
    font-weight: 200;
    opacity: 1;
}
.email_input:-moz-placeholder{
    font-family: 'Montserrat', sans-serif;
    color: #cbcbcb;
    font-weight: 200;
    opacity: 1;
}
.btn_container{
    width: 172px;
    height: 50px;
    position: relative;
    -webkit-border-radius:0 25px 25px 0;
            border-radius:0 25px 25px 0;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
       -moz-box-align:center;
            align-items:center;
    margin: 0;
    cursor: pointer;
}
.btn_container span{
    font-size: 18px;
    font-weight: 200;
    color: #ffffff;
    display: block;
    margin: 0 10px;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    z-index: 1;
    text-transform: uppercase;
}
.newsletter_in .btn_container span{
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.btn_container.disable_state span{
    left: 5px;
}
.btn_container i{
    font-size: 21px;
    -webkit-transition:all ease 1s;
    -o-transition:all ease 1s;
    transition:all ease 1s;
}
.subscribe_container.create_cont{
    background:none!important;
    overflow: hidden;
}
.subscribe_container.create_cont > object{
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90%;
    width: auto;
    -webkit-transform: translate(-55%, -45%);
    -ms-transform: translate(-55%, -45%);
    -o-transform: translate(-55%, -45%);
    transform: translate(-55%, -45%);
}
.subscribe_content.create_cont{
    margin: 0 auto;
}
.subscribe_form.create_cont{
    width: 290px;
}
.form_message.create_cont span,
.form_message.create_cont p{
    color: #787878;
}
.subscribe_container.create_cont .input_container form,
.subscribe_container.create_cont  .btn_container{
    width: 100%;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    margin: 10px 0;
}
.subscribe_container.create_cont .input_container{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.newsletter-msg{
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
    display: none;
    z-index: 1;
    text-align: center;
    color: #f1392e;
}
.error_icon:before{
    content: url('../images/homepage/svg/error_icon.svg');
    vertical-align: sub;
}

#swiper_block {
    position: relative;
}
body > .jarallax{
    padding: 0 0 20px;
}
div#swiper_parallax {
    padding: 50px 15px 60px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 2;
}
#swiper_parallax > div {
    width: 45%;
}
#swiper_parallax > div.swiper_pagination{
    width: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 2;
    position: relative;
}
.pagination_item {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    border: solid 1px #ffffff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    margin: 5px auto;
}
.pagination_item.item_active {
    background: #ffffff;
}
.swiper_wrapper{
    position: relative;
    overflow: hidden;
}
.swiper_slider{
    position: absolute;
    width: 100%;
    height: 300%;
    top: 0;
    left: 0;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.swiper_item {
    height: -webkit-calc(100%/3);
    height: calc(100%/3);
    width: 100%;
}
.swiper_slider.state_1{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
}
.swiper_slider.state_2{
    -webkit-transform: translateY(-33.33%);
        -ms-transform: translateY(-33.33%);
         -o-transform: translateY(-33.33%);
            transform: translateY(-33.33%);
}
.swiper_slider.state_3{
    -webkit-transform: translateY(-66.66%);
        -ms-transform: translateY(-66.66%);
         -o-transform: translateY(-66.66%);
            transform: translateY(-66.66%);
}
.swiper_item > div{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.brands_side > div {
    float: left;
    width: 33.33%;
    font-size: 29px;
    color: #ffffff;
    text-align: left;
}
.brands_side > div img {
    max-height: 40px;
}
.description_side {
    padding: 30px 0;
}
.description_side span{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.33;
    text-align: right;
    width: 100%;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    display: block;
}
.description_side p{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.71;
    text-align: right;
    color: #ffffff;
    max-width: 488px;
    width: 100%;
    margin: 40px 0 0;
    float: right;
}
#swiper_btn{
    text-transform: unset;
}
.sprite {
    background-image: url('../images/homepage/sprites/spritesheet.png');
    background-repeat: no-repeat;
    display: inline-block;
}
.sprite-NAPA {
    width: 121px;
    height: 44px;
    background-position: -10px -10px;
}
.sprite-currys {
    width: 129px;
    height: 29px;
    background-position: -151px -10px;
}
.sprite-discovery {
    width: 132px;
    height: 29px;
    background-position: -151px -59px;
}
.sprite-eleven {
    width: 132px;
    height: 22px;
    background-position: -10px -108px;
}
.sprite-griffin {
    width: 124px;
    height: 32px;
    background-position: -162px -108px;
}
.sprite-hopkins {
    width: 143px;
    height: 29px;
    background-position: -10px -160px;
}
.sprite-korn {
    width: 68px;
    height: 57px;
    background-position: -173px -160px;
}
.sprite-mayo {
    width: 137px;
    height: 29px;
    background-position: -10px -237px;
}
.sprite-microsoft {
    width: 132px;
    height: 28px;
    background-position: -167px -237px;
}
.sprite-needle {
    width: 144px;
    height: 30px;
    background-position: -167px -285px;
}
.sprite-shiftboard {
    width: 138px;
    height: 22px;
    background-position: -300px -10px;
}
.sprite-stanford {
    width: 125px;
    height: 56px;
    background-position: -306px -52px;
}
.sprite-subway {
    width: 132px;
    height: 30px;
    background-position: -306px -128px;
}
.sprite-symantec {
    width: 136px;
    height: 37px;
    background-position: -261px -178px;
}
.sprite-taj {
    width: 101px;
    height: 53px;
    background-position: -331px -235px;
}
.sprite-verisign {
    width: 142px;
    height: 45px;
    background-position: -331px -308px;
}
/*swiper*/
.jarallax {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.jarallax > picture > img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
picture > img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.demo-table {
    display: table;
    width: 100%;
}
.demo-table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.white_label_content {
        position: relative;
        width: 100%;
        height: 100%;
        margin: 20px 0;
}
.white_label_content img{
        object-fit: cover;
        max-width: 949px;
        width: 100%;
        height: 267px;
        margin-left: auto;
	    margin-right: auto;
	    display: block;
}
@media screen and (max-width: 1240px){
    #get_started_btn{
        width: 235px;
        height: 50px;
    }
    .create_container section {
        -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
             -o-transform: scale(0.8);
                transform: scale(0.8);
        margin: -90px -100px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .blocks_c{
        margin: 0 0 0 20px;
    }
}
@media screen and (max-width:1080px){
    .works_content, .description_cont,
    .features_content, #preview_container{
        width:-webkit-calc(100% - 30px);
        width:calc(100% - 30px);
    }
    #swiper_parallax > div{
        width: 100%;
    }
}
@media screen and (max-width:1023px) {
    .brands_side > div{
        width: 50%;
    }
}
@media screen and (max-width:918px){
    #statistics_container, #slider_container{
        text-align: center;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
    .white_label_content img{
        height: 260px;
    }
    .statistics_item{
        width: 49%;
        float: none;
        display: inline-block;
    }
    .statistics_item > span{
        width: 185px;
        display: inline-block;
    }.feature_item{
        width: 50%;
    }
    .features_content{
        height:300px;
    }
    .works_item i , .feature_item i{
        font-size:72px;
    }
    .works_item span,.feature_item span {
        font-size:21px;
    }
    .block_name span{
        font-size:28px;
    }
    .block_name, .block_description{
        width:100%;
        height:unset;
    }
    .description_cont{
        height:auto;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
        padding: 20px 0;
    }
    #slider_content, #slider_container{
        width: 100%;
    }
    #slider_side{
        width: 45%;
    }
    .slider_separator{
        margin: 0 20px;
    }
    .description_side{
        padding: 22px 0;
    }
    .blocks_cell{
        cursor: pointer;
    }
    .sim{
        display: none;
    }
    .create_container section {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
        margin: 0;
    }
    .blocks_c{
        margin: 0;
    }
    .blocks_cell.active_cell span{
        top: 0;
        -webkit-transform: translate(-50%, -100%);
            -ms-transform: translate(-50%, -100%);
             -o-transform: translate(-50%, -100%);
                transform: translate(-50%, -100%);
    }
    .blocks_cell.active_cell div{
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
    .icon-open_loc{
        display: none;
    }
}
@media screen and (max-width: 728px){
    .white_label_content img {
        height: 200px;
    }
    #mainpage_header > div > p{
        font-size: 24px;
    }
    #get_started_btn{
        bottom: 0px;
    }
    .slider_separator, #slider_description{
        display: none;
    }
    #slider_side{
        width: 300px;
    }
    .slider_item span{
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
        margin-left: 10px;
    }
    .slider_item{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        justify-content: flex-start;
        right: 0px!important;
    }
    .works_item{
        width:50%;
        margin: 20px 0;
    }
    .custom_content{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .item_custom{
        width: 33.3%;
    }
    #preview_container > div > p{
        width: 100%;
    }
    .item_preview{
        width: 50%;
        margin: 20px 0;
    }
    .item_preview:nth-of-type(even) border{
        display: none;
    }
    .subscribe_form{
        width: 290px;
    }
    .input_container{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .input_container form, .btn_container{
        width: 100%;
        -webkit-border-radius: 25px;
                border-radius: 25px;
        margin: 10px 0;
    }
    .form_message p{
        margin: 20px auto 10px;
    }
    .btn_container{
        -webkit-box-shadow: -0.4px 2px 13px 0 rgba(0, 0, 0, 0.24);
                box-shadow: -0.4px 2px 13px 0 rgba(0, 0, 0, 0.24);
    }
    .newsletter_in .btn_container span{
        -webkit-transform: translate(-90%, -50%);
            -ms-transform: translate(-90%, -50%);
             -o-transform: translate(-90%, -50%);
                transform: translate(-90%, -50%);
        left: 50%;
        top: 50%;
    }
    #plane_div {
        right: 70px;
    }
    #image_sprite{
        display: none;
    }
    div#swiper_parallax{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    #swiper_parallax > div.swiper_pagination{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%;
    }
    .pagination_item{
        margin: 5px;
    }
    .swiper_wrapper{
        height: 300px;
    }
    .brands_side > div {
        text-align: center;
    }
    .swiper_slider {
        width: 300%;
        height: 100%;
    }
    .swiper_item {
        height: 100%;
        width: -webkit-calc(100%/3);
        width: calc(100%/3);
        float: left;
    }
    .swiper_slider.state_1 {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }
    .swiper_slider.state_2 {
        -webkit-transform: translateX(-33.33%);
            -ms-transform: translateX(-33.33%);
             -o-transform: translateX(-33.33%);
                transform: translateX(-33.33%);
    }
    .swiper_slider.state_3 {
        -webkit-transform: translateX(-66.66%);
            -ms-transform: translateX(-66.66%);
             -o-transform: translateX(-66.66%);
                transform: translateX(-66.66%);
    }
    .description_side span,
    .description_side p{
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .description_side {
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        -webkit-justify-content:center;
           -moz-box-pack:center;
                justify-content:center;
        margin: 50px 0 20px;
        padding: 0 15px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
    .swiper-slide{
        height: 50%;
    }
    .create_container{
        max-width: 500px;
        width: 100%;
    }
    .container_top {
        padding: 0 15px;
    }
    .blocks_col,
    .blocks_row,
    .blocks_c{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .blocks_cell{
        width: 100%!important;
        max-height: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        overflow: hidden;
        border: 0;
        margin: 5px 0;
        -webkit-transition:all ease 0.5s;
        -o-transition:all ease 0.5s;
        transition:all ease 0.5s;
    }
    .blocks_cell.active_row {
        max-height: 144px;
    }
    .blocks_cell.active_row div{
        top: 70%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
    }
    .blocks_cell.active_row span{
        -webkit-transform: translateY(-100%);
            -ms-transform: translateY(-100%);
             -o-transform: translateY(-100%);
                transform: translateY(-100%);
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
    }
    .blocks_cell span br {
        display: none;
    }
    .blocks_cell span {
        position: static;
        -webkit-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        width: 100%;
        text-align: center;
        line-height: 1;
        color: #fefefe;
        font-size: 18px;
    }
    .blocks_cell.linki:hover span {
        -webkit-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }
}

@media screen and (max-width: 500px) {
    .white_label_content img {
        height: 170px;
    }
}

    @media screen and (max-width: 425px) {
        #works_btn, #try_btn, #custom_btn {
            -webkit-transform: translateX(-50%) translateY(100%);
            -ms-transform: translateX(-50%) translateY(100%);
            -o-transform: translateX(-50%) translateY(100%);
            transform: translateX(-50%) translateY(100%);
            font-weight: 400;
        }

        #custom_btn {
            margin: 10px 0 -10px;
            width: 160px;
        }

        .white_label_content img {
            height: 170px;
        }

        .white_label_msg {
            margin: 14px 0 47px auto;
        }

        .btn_container span {
            font-weight: 400;
        }

        .item_custom span {
            font-size: 9px !important;
            max-width: 104px !important;
        }

        #statistics_container {
            margin: 70px auto 0;
        }

        .statistics_item {
            width: 100%;
        }

            .statistics_item > span {
                width: 100%;
                font-size: 18px;
            }

        .item_custom > i {
            font-size: 60px;
        }

        #how_works .demo-table-cell > span {
            margin: 90px auto 0;
        }

        .works_item, .feature_item {
            width: 122px;
            font-size: 30px;
        }

            .works_item span, .feature_item span {
                font-size: 15px;
            }

        .item_preview border {
            display: none;
        }

        #form_message span {
            font-size: 24px;
        }

        .subscribe_container.create_cont .input_container {
            margin-top: 30px;
        }

        .subscribe_container.create_cont > object {
            display: none;
        }

        #swiper_btn, #try_btn, #works_btn, #get_started_btn, #custom_btn {
            font-size: 18px !important;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

            #get_started_btn p,
            #swiper_btn p {
                font-size: 18px;
            }

        .swiper_pagination {
            margin-bottom: 50px;
        }

        div#swiper_parallax {
            padding: 50px 0 75px;
        }

        #get_started_btn {
            -o-transform: translateX(-50%) translateY(0%);
            transform: translateX(-50%) translateY(0%);
            -webkit-transform: translateX(-50%) translateY(0%);
            -ms-transform: translateX(-50%) translateY(0%);
            transform: translateX(-50%) translateY(0%);
        }

        #slider_container > span {
            width: 290px;
        }

        .statistics_item div.circle,
        .progress_shape > svg {
            display: none;
        }

        .progress_shape {
            height: 20px;
        }
    }

    @media screen and (max-width: 375px) {
        .white_label_content img {
            height: 160px;
        }
    }

    @media screen and (max-width: 320px) {
        .white_label_content img {
            height: 125px;
        }
    }

/*----------IE Fixes-----10-11-----*/
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
        .skew_effect{
            display: none;
        }

        .white_label_content img{
            margin-left: auto !important;
            margin-right: auto !important;
        }

        .custom_content > div > span, .custom_content > div > p {
            width: 119px;
        }
        
        .jarralax-img{
            width: 100%;
        }

        a#works_btn, a#try_btn, #swiper_btn {
            bottom: -25px;
        }
        
        .create_container{
            margin: 50px auto 0;
        }

        #nav_container{
            padding-top: 0 !important;
        }
    }