/*------------------------------------------------------------------
Project:    LOYAL MOBILE APP
Version:    1.0
Build Date:    15/08/16
Author: TheTheme99

[Table of contents]

1. Mob menu sub
2. Menu
3. Header Navigation
4. Flexslider
5. art
6. carousel7
7. price7
8. subscribe7
9. clients7
10. pre-footer7 
11. footer7
12. screenshots
13. Animation
14. responsive

# [Color codes]

# White - #fff
# Black - #292929

[Typography]

Text: Montserrat, Raleway
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

::-moz-selection {
  background: #232323;
  /* Firefox */ }

.app {
  overflow-x: hidden; }

body,
html {
  height: 100%; }

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #292929; }

.app {
  /* === Mob menu sub ===*/
  /* === Menu === */
  /* === Header Navigation === */
  /* === Flexslider === */
  /* === art === */
  /* === carousel7 === */
  /* === price7 === */
  /* === subscribe7 === */
  /* === clients7 === */
  /* === pre-footer7 === */
  /* === footer7 === */
  /* === screenshots === */
  /*=== Animation === */ }
  .app #nav li .ul-menu {
    background: #fff; }
  .app .ul-menu .menu-items-col-4-name {
    color: #292929; }
  .app .index7-anim1 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s; }
  .app .index7-anim2 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .app .index7-anim3 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .app .logo7 {
    left: 10%;
    position: fixed;
    top: 0;
    z-index: 52; }
  .app .logo-7 {
    padding: 24px 10px 14px 10px;
    background: #fff;
    display: inline-block;
    font-family: "Montserrat-Regular";
    font-size: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .logo-7 span {
    background: url(../img/v7/m_logo.png) no-repeat center center;
    width: 27px;
    height: 27px;
    display: inline-block; }
  .app .logo-7:hover {
    padding: 35px 10px 14px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app h3.loyal-showcase-h3 {
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.075em;
    font-family: "Montserrat-Regular";
    display: inline-block;
    margin-left: 25px;
    position: fixed;
    top: 34px;
    left: 13%;
    z-index: 50; }
  .app #full-menu li.has-sub {
    color: #fff; }
  .app #full-menu li:hover {
    color: rgba(255, 255, 255, 0.5); }
  .app #full-menu li:hover ul li a {
    color: white !important; }
  .app #full-menu li:hover ul li a:hover {
    color: rgba(255, 255, 255, 0.5) !important; }
  .app .menu-page-7 #full-menu .sub a {
    color: #fff !important; }
  .app #full-menu > li > a {
    color: #fff; }
  .app .has-sub {
    color: #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-Regular"; }
  .app #full-menu .sub-menu-2 a {
    color: #fff !important; }
  .app .mob-search {
    color: #fff; }
  .app .mob-search input {
    color: #fff; }
  .app .search-effect {
    margin-left: 25px;
    color: #fff;
    font-size: 12px;
    letter-spacing: .075em;
    font-family: "Montserrat-SemiBold"; }
  .app .search-effect a {
    position: relative; }
  .app .search-container {
    width: 0;
    display: block;
    height: 30px;
    background: transparent;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    position: absolute;
    top: -8px;
    right: 0; }
  .app .search-effect:hover .search-container {
    background: #fff;
    width: 200px;
    opacity: 1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .app input.colortext,
  .app input.colortext:active,
  .app input.colortext:focus {
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 10px;
    padding: 0 10px 0 10px;
    font-weight: 100;
    letter-spacing: 0.1em;
    font-family: "Montserrat-Light"; }
  .app #nav-main {
    width: 100%;
    z-index: 100;
    font-family: Raleway, sans-serif;
    opacity: 1;
    position: relative; }
  .app .mob-menu-3 .container {
    width: initial !important; }
  .app .sticky-menu {
    background: transparent !important;
    border: none !important; }
  .app #nav li a {
    font-family: "Montserrat-Regular";
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app #nav li a:hover {
    color: #c6c6c6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app #nav li a .micons {
    font-size: 12px;
    margin: 0 0 0 12px; }
  .app .is-sticky #nav-main {
    height: 50px;
    z-index: 50;
    padding: 0 !important; }
  .app .is-sticky .nav3 #logo-container {
    top: 20px; }
  .app .is-sticky #nav-main #mainbg {
    background: #fff;
    height: inherit;
    border-bottom: 1px solid #E4E4E4;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .app .is-sticky #nav {
    top: 18px; }
  .app .is-sticky #nav li a {
    color: #292929;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .is-sticky h3.loyal-showcase-h3 {
    color: #292929;
    top: 18px; }
  .app .is-sticky #nav li ul {
    background: #fff; }
  .app .is-sticky .logo7,
  .app .is-sticky .logo7:hover {
    top: -4px; }
  .app .is-sticky .logo-7,
  .app .is-sticky .logo-7:hover {
    padding: 11px 10px 11px 10px; }
  .app .is-sticky .logo-7 span {
    background: url(../img/v7/m_logow.png) no-repeat center center;
    margin: 4px 0 -2px 0; }
  .app .is-sticky .logo-7 {
    background: transparent; }
  .app .is-sticky .logo7 {
    background: #292929; }
  .app .is-sticky #nav li a:hover {
    color: #c6c6c6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .is-sticky #nav li ul li a:hover {
    color: #8f8f8f; }
  .app .is-sticky #nav li ul li a {
    color: #292929; }
  .app #nav {
    top: 35px;
    width: 820px;
    margin: 0 auto;
    height: 50px;
    padding-left: 58px;
    margin-right: 10%; }
  .app #page .is-sticky #nav {
    top: 26px; }
  .app #nav li {
    padding: 0 14px 15px 30px; }
  .app #nav li ul li:first-child {
    padding: 15px 10px 15px 10px;
  }
  .app #nav li:first-child {
    padding: 0 10px 15px 10px; }
  .app #nav li ul li:last-child {
    padding: 15px 10px 0 10px; }
  .app #nav li ul li {
    border: 0;
    padding: 15px 10px 15px 10px; }
  .app .navigation1 .footer-icons a {
    opacity: 0.7;
    color: #fff; }
  .app .navigation1 .footer-icons a:hover {
    opacity: 1;
    color: #fff; }
  .app .nav1-sep {
    display: inline-block;
    width: 1px;
    height: 25px;
    background: #fff;
    margin: 0 35px;
    position: relative;
    top: 6px; }
  .app .nav1-agency {
    font-size: 14px;
    letter-spacing: 0.1em;
    font-family: "Montserrat-Regular";
    font-weight: 600;
    color: #fff;
    display: table-cell;
    vertical-align: middle; }
  .app .logo {
    display: table;
    height: 40px; }
  .app .slides li {
    position: relative; }
  .app .flexslider-7 .flex-cont {
    position: absolute;
    top: 260px;
    width: 100%;
    z-index: 51; }
  .app .cli-position .icon-apple {
    color: #fff;
    font-size: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-position span {
    text-align: left;
    display: inline-block;
    color: #fff;
    font-family: "Montserrat-Light";
    font-size: 11px;
    line-height: 18px;
    position: relative;
    left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-position span b {
    font-family: "Montserrat-SemiBold";
    font-size: 14px; }
  .app .cli-head-download {
    text-align: center;
    display: inherit; }
  .app .cli-position {
    position: absolute;
    bottom: 60px;
    width: 100%;
    z-index: 50; }
  .app .cli-position:hover .icon-apple {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-position:hover span {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .flexslider-7 .flex-cont h1 {
    font-size: 40px;
    line-height: 55px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto; }
  .app .flexslider-7 .flex-cont p {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #d1d1d1;
    text-align: center;
    font-family: "Montserrat-Regular";
    margin: 28px 0 0 0; }
  .app .header-text {
    position: absolute;
    top: 0;
    width: 100%; }
  .app h3.agency {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    margin: 54px 0 0 0; }
  .app .logo {
    top: 40px;
    left: 130px;
    position: absolute;
    font-weight: 100;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff; }
  .app .footer-icons {
    position: absolute;
    top: 40px;
    right: 126px; }
  .app .footer-icons a .fa {
    font-size: 18px; }
  .app .footer-icons a {
    margin: 0 10px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .footer-icons a:hover {
    color: #848987;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .is-sticky .logo {
    top: 15px; }
  .app #agency .is-sticky #nav {
    top: 29px; }
  .app .is-sticky .footer-icons {
    top: 14px; }
  .app #agency #nav-main {
    height: 100px; }
  .app .flexslider {
    border: 0;
    margin: 0;
    border-radius: 0 !important; }
  .app .flex-direction-nav .flex-nav-prev a {
    opacity: 0.7;
    left: 10px;
    font-size: 0;
    color: transparent;
    position: absolute;
    left: 90px;
    display: inline-block;
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center; }
  .app .flex-direction-nav .flex-nav-next a {
    opacity: 0.7;
    font-size: 0;
    color: transparent;
    position: absolute;
    right: 90px;
    display: inline-block;
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center; }
  .app .flexslider:hover .flex-direction-nav .flex-next {
    right: 90px; }
  .app .flexslider:hover .flex-direction-nav .flex-prev {
    left: 90px; }
  .app .flex-direction-nav .flex-nav-prev a:before {
    font-family: inherit;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    content: "\e875";
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #959595;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .flex-direction-nav .flex-nav-next a:before {
    font-family: inherit;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    content: "\e876";
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #959595;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .flex-direction-nav a,
  .app .flex-direction-nav:hover a {
    top: 54%; }
  .app .flex-direction-nav .flex-nav-prev a:hover:before,
  .app .flex-direction-nav .flex-nav-next a:hover:before {
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .flex-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #292a2e;
    opacity: 0.76;
    z-index: 50; }
  .app .flexslider-7 .flexslider .app-logo {
    width: initial;
    margin: 0 auto 40px auto; }
  .app .flex-bg-1 {
    width: 100%;
    height: 860px;
    background: url(../img/v7/1.png) no-repeat center center; }
  .app .flex-bg-2 {
    width: 100%;
    height: 860px;
    background: url(../img/v7/2.png) no-repeat center center; }
  .app .flex-bg-3 {
    width: 100%;
    height: 860px;
    background: url(../img/v7/3.png) no-repeat center center; }
  .app .art {
    padding: 30px 0 35px 0; }
  .app .art h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 45px;
    color: #292929;
    text-align: center; }
  .app .art h3 {
    margin: 16px 0 0 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #8b8b8b;
    text-align: center; }
  .app .art-item {
    border: 1px solid #e6e6e6;
    background: #fafafa;
    padding: 62px 0;
    position: relative; }
  .app .art-item span {
    font-size: 60px;
    color: #59d0f8;
    text-align: center;
    display: inherit;
    margin: 0 0 31px 0; }
  .app .art-item h4 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #8a8a8a;
    text-align: center; }
  .app .art-item:hover {
    background: #fff; }
  .app .art-advan {
    padding: 85px 0; }
  .app .art-item-unh {
    opacity: 1; }
  .app .art-item-hov {
    opacity: 0;
    position: absolute;
    top: 0;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 50px; }
  .app .art-item-hov p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #292929;
    margin: 50px 0 40px 0; }
  .app .art-item-hov a {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #939393; }
  .app .art-item-hov a:hover {
    color: #292929; }
  .app .art-item-hov a:after {
    content: " ";
    width: 15px;
    height: 1px;
    background: #939393;
    margin: 0 0 3px 20px;
    display: inline-block; }
  .app .art-item:hover .art-item-unh {
    opacity: 0; }
  .app .art-item:hover .art-item-hov {
    opacity: 1; }
  .app .carousel7 {
    position: relative;
    padding: 105px 0 105px 0;
    background: #292929; }
  .app .carousel7 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 34px;
    color: #fff;
    text-align: center; }
  .app .carousel7 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #949494;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin: 25px 0 100px 0; }
  .app .iph {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 286px;
    left: 50%;
    margin-left: -125px;
    z-index: 50; }
  .app .owl-carousel .owl-item img {
    width: initial; }
  .app .portfolio5 {
    max-width: 1500px;
    margin: 0 auto; }
  .app .portfolio5 .owl-controls {
    display: none; }
  .app .price7 {
    padding: 125px 0 90px 0; }
  .app .price7 h2 {
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.1em;
    color: #292929; }
  .app .price7 p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #292929;
    margin: 0 0 40px 0;
    max-width: 350px; }
  .app .price7 .try {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #fff;
    background: #292929;
    padding: 12px 38px;
    text-transform: uppercase;
    margin: 50px 0 0 0;
    display: inline-block;
    border-radius: 3px; }
  .app .price7 .try:hover {
    background: #59d0f8; }
  .app .price7 .right-price .try:hover {
    background: #59d0f8;
    color: #fff; }
  .app .price-l-bg:hover {
    background: #fafafa; }
  .app .price-r-bg {
    background: #292929; }
  .app .left-price {
    padding: 60px 0 114px 50px;
    overflow: hidden; }
  .app .price-month {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 30px;
    color: #292929;
    margin: 50px 0 40px 0; }
  .app .money {
    font-size: 24px;
    letter-spacing: 0.1em; }
  .app .money-nubmer {
    font-size: 45px;
    letter-spacing: 0.1em;
    font-family: "Montserrat-Light"; }
  .app .money-nubmer sup {
    font-family: "Montserrat-Light";
    font-size: 20px;
    position: relative;
    top: -18px;
    left: -10px; }
  .app .price-sep-1 {
    border-top: 1px solid #292929;
    margin: 15px 0; }
  .app .price-sep-2 {
    border-top: 1px solid #d2d2d2;
    margin: 10px 0; }
  .app .price-info {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 24px;
    color: #292929; }
  .app .price-info b {
    font-family: "Montserrat-Bold";
    text-transform: uppercase; }
  .app .right-price {
    padding: 60px 0 114px 50px;
    overflow: hidden; }
  .app .price7 .right-price h2 {
    color: #fff; }
  .app .price7 .right-price .price-month {
    color: #fff; }
  .app .price7 .right-price p {
    color: #fff; }
  .app .price7 .right-price .price-sep-1 {
    border-top: 1px solid #fff; }
  .app .price7 .right-price .price-sep-2 {
    border-top: 1px solid #565656; }
  .app .price7 .right-price .price-info {
    color: #fff; }
  .app .price7 .right-price .try {
    color: #292929;
    background: #fff; }
  .app .subscribe7 {
    overflow: hidden; }
  .app .subscribe7 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 40px;
    color: #292929;
    text-align: center;
    margin: 40px 0 20px 0; }
  .app .subscribe7 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #7c7c7c;
    text-align: center; }
  .app .subscribe7 h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #292929;
    text-align: right; }
  .app .subscribe7 h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #767676;
    text-align: right; }
  .app .subscribe7 p.head-paragraph {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #767676;
    text-align: right;
    margin: 20px 0 0 0; }
  .app .subscribe-carousel .owl-controls {
    display: none; }
  .app .subscribe-carousel .item img {
    display: block;
    float: left;
    width: 54px; }
  .app .sub-car {
    display: block;
    margin: 0 0 0 20px;
    position: relative;
    top: 4px;
    width: 75%;
    float: left; }
  .app .sub-car-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #767676; }
  .app .sub-car-subtitle {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #767676; }
  .app .subscribe-carousel .item p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #767676;
    text-align: left;
    margin: 30px 0 0 0; }
  .app .subscribe-carousel {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important; }
  .app .sub-7-left {
    width: 100%;
    display: block;
    overflow: hidden; }
  .app .mocup {
    display: block;
    margin: 0 auto; }
  .app .sub-left-margin {
    margin-top: 150px; }
  .app .sub-right-margin {
    margin-top: 140px; }
  .app .mocup-2 {
    display: block;
    margin: 0 auto; }
  .app .hid {
    opacity: 0; }
  .app .vis {
    opacity: 1; }
  .app .clients7 {
    padding: 120px 0 102px 0;
    background: #292929; }
  .app .clients7 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 34px;
    color: #fff; }
  .app .clients7 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #7c7c7c;
    max-width: 350px;
    margin: 20px 0 0 0; }
  .app .clients7 .icon-apple {
    color: #fff;
    font-size: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-margin:hover .icon-apple {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-margin:hover .cli-download {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-margin {
    margin-top: 36px; }
  .app .cli-download {
    font-family: "Montserrat-Light";
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    position: relative;
    left: 15px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .cli-download b {
    font-family: "Montserrat-SemiBold";
    font-size: 14px; }
  .app .cli-download:hover {
    color: #fff; }
  .app .clients7-number {
    font-family: "Montserrat-Regular";
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.075em;
    color: #fff; }
  .app .clients7-down {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 32px;
    color: #b1b1b1; }
  .app .clients7-border {
    width: 1px;
    height: 50px;
    background: #626262;
    float: left;
    position: relative;
    top: -8px;
    left: 10%; }
  .app .clients7-stat {
    float: right;
    width: 50%; }
  .app .pre-footer7 {
    background: url(../img/v7/bg.png) no-repeat center center;
    width: 100%;
    height: 689px;
    background-size: cover;
    position: relative; }
  .app .pre-footer7-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #59d0f8;
    opacity: 0.8; }
  .app .pre-footer7-content {
    width: 100%;
    position: absolute;
    top: 110px;
    z-index: 50; }
  .app .pre-footer7-content h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    max-width: 980px;
    margin: 0 auto; }
  .app .pre-footer7-content p {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin: 20px 0 0 0; }
  .app .pre-footer7-content input {
    width: 440px;
    height: 40px;
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #292929;
    text-align: left;
    font-family: "Montserrat-Regular";
    color: #b6b6b6;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 0 0 0 30px;
    float: left;
    margin: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .pre-footer7-content button {
    width: 170px;
    height: 40px;
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #292929;
    text-align: center;
    font-family: "Montserrat-Regular";
    text-transform: uppercase;
    background: #fff;
    border-radius: 3px;
    float: right;
    margin: 10px; }
  .app .pre-footer7-content input:hover,
  .app .pre-footer7-content input:focus,
  .app .pre-footer7-content input:active {
    border-radius: 3px;
    border: 1px solid #fff;
    outline: none;
    box-shadow: 0 0 15px gray;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .pre-footer7-content button:hover,
  .app .pre-footer7-content button:focus,
  .app .pre-footer7-content button:active {
    box-shadow: 0 0 15px gray;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #59d0f8; }
  .app .pre-footer7-logo {
    display: block;
    margin: 0 auto 50px auto; }
  .app .form7 {
    margin: 50px auto 0 auto;
    overflow: hidden;
    width: 650px; }
  .app .soc7 {
    text-align: center;
    margin: 90px 0 0 0; }
  .app .pre-footer7-content .soc7 a:first-child {
    margin-left: 10px; }
  .app .pre-footer7-content .soc7 a {
    color: #fff;
    opacity: 0.64; }
  .app .pre-footer7-content .soc7 a:hover {
    opacity: 1;
    color: #fff; }
  .app .footer7 {
    background: #292a2e;
    padding: 24px 0;
    overflow: hidden; }
  .app .copyright7 {
    float: left;
    font-family: "Montserrat-Regular";
    font-size: 10px;
    color: #bcbcbc;
    text-transform: uppercase;
    line-height: 15px; }
  .app .scroll7 {
    float: right;
    line-height: 14px; }
  .app .scroll7 a {
    font-family: "Montserrat-Regular";
    font-size: 10px;
    color: #bcbcbc;
    text-transform: uppercase; }
  .app .scroll7 span.lnr {
    font-size: 12px;
    position: relative;
    top: 2px;
    margin-right: 6px; }
  .app .scroll7 span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .scroll7:hover span {
    color: #59d0f8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .app .screenshots {
    background: #292929;
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    padding: 0; }
  .app .screenshots h3 {
    color: #FFF; }
  .app .front-iphone {
    width: 24%;
    margin: auto;
    z-index: 9;
    position: relative;
    max-width: 250px;
    top: 1px; }
  .app .infinite-carousel {
    position: relative;
    overflow: hidden;
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  .app .infinite-carousel .slide {
    float: left;
    width: 20%;
    height: 100%;
    max-width: 250px;
    opacity: 0.4;
    position: relative;
    padding-top: 61px; }
  .app .infinite-carousel .slide.slide-current {
    opacity: 1; }
  .app .infinite-carousel .slide.slide-enable-animation {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .app .carousel-control-previous,
  .app .carousel-control-next {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer; }
  .app .carousel-control-previous {
    left: 3%;
    top: -20px;
    right: auto;
    color: #8e8e8e;
    font-size: 20px; }
  .app .carousel-control-next {
    left: auto;
    right: 3%;
    color: #8e8e8e;
    font-size: 20px;
    text-align: right; }
  .app .carousel-control-previous:hover,
  .app .carousel-control-next:hover {
    color: #59d0f8; }
  .app .opl {
    position: fixed;
    top: 100px;
    left: 0px;
    z-index: 9999999; }
  .app .screenshots img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    position: relative;
    top: 0; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    position: relative;
    top: 0; } }
  .app .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }
  .app .phone-animation {
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .app .phone-animation-2 {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

/* === responsive === */
@media only screen and (max-width: 1400px) {
  .app .logo7 {
    left: 6%; }
  .app h3.loyal-showcase-h3 {
    left: 10%; } }
@media only screen and (max-width: 1400px) and (max-width: 1200px) {
  .sub-car {
    width: 50%; } }
@media only screen and (max-width: 990px) {
  .app .flex-direction-nav a, .app .flex-direction-nav:hover a {
    top: 66%; }
  .app .art-item {
    margin: 100px 0; }
  .app .art-advan {
    padding: 0; }
  .app .mocup {
    width: 100%; }
  .app .price-sep-1-mob {
    display: none; }
  .app .price-l-bg,
  .app .price-r-bg {
    margin-top: 50px; }
  .app .price7 {
    padding: 70px 0 90px 0; }
  .app .subscribe7 h4,
  .app .subscribe7 h5,
  .app .subscribe7 p.head-paragraph {
    text-align: left; }
  .app .sub-left-margin {
    margin: 0 0 50px 0; }
  .app .clients7-border {
    display: none; }
  .app .clients7-stat {
    float: left;
    width: 50%; }
  .app .position-mocup-2 {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .app .sub-right-margin {
    margin-top: 0; }
  .app .subscribe-carousel {
    margin-bottom: 440px; } }
@media only screen and (max-width: 768px) {
  .app .flexslider-7 .flex-cont h1 {
    font-size: 24px;
    line-height: 34px; } }
@media only screen and (max-width: 600px) {
  .app .flex-cont h1 {
    font-size: 7vw;
    line-height: 9vw; }
  .app .flex-cont {
    top: 130px; }
  .app .carousel-control-previous,
  .app .carousel-control-next {
    top: 40px; }
  .app .infinite-carousel .slide {
    padding-top: 36px; }
  .app .form7 {
    width: 100%; }
  .app .pre-footer7-content input {
    float: none;
    width: 70%;
    display: block;
    margin: 10px auto; }
  .app .pre-footer7-content button {
    float: none;
    width: 70%;
    display: block;
    margin: 10px auto; }
  .app .soc7 {
    margin: 10px 0 0 0; } }
@media only screen and (max-width: 500px) {
  .app .flexslider-7 .flex-cont p {
    font-size: 10px; }
  .app .carousel7 h2 {
    font-size: 7vw;
    line-height: 9vw; }
  .app .infinite-carousel .slide {
    padding-top: 22px; }
  .app .carousel-control-previous,
  .app .carousel-control-next {
    top: 12px; }
  .app .left-price,
  .app .right-price {
    padding: 60px 0 114px 0; }
  .app .subscribe7 h2 {
    font-size: 8vw;
    line-height: 10vw; }
  .app .clients7 h2 {
    font-size: 7vw;
    line-height: 9vw; }
  .app .pre-footer7-content h1 {
    font-size: 5vw;
    line-height: 7vw; } }

/*# sourceMappingURL=style7.css.map */
