.wrapper-app{
     background-image: url(../../img/background-overlay1.png);
     background-size: cover;
     background-repeat: no-repeat;
}
 .app-bg-overlay{
     height: auto;
     background: transparent;
     padding: 60px 0px;
     padding-bottom: 0px;
}
 .app-nav .navbar-collapse{
     margin-right: 35px;
}
 .app-nav .navbar-nav .nav-link{
     color: black !important;
     font-size: 13px;
     letter-spacing: 1px;
}
 .app-nav .navbar-nav .overlay-link{
     color: white !important;
}
 .app-pg-down a span{
     border-color: #5d229d !important;
}
 .app-pg-down a span::before{
     background-color: #5d229d !important;
}
 @-webkit-keyframes sdb10 {
     0% {
         -webkit-transform: translate(0, 0);
         opacity: 0;
    }
     40% {
         opacity: 1;
    }
     80% {
         -webkit-transform: translate(0, 20px);
         opacity: 0;
    }
     100% {
         opacity: 0;
    }
}
 @keyframes sdb10 {
     0% {
         transform: translate(0, 0);
         opacity: 0;
    }
     40% {
         opacity: 1;
    }
     80% {
         transform: translate(0, 20px);
         opacity: 0;
    }
     100% {
         opacity: 0;
    }
}
/* App Landing */
 .app-bg-overlay .app-info{
     padding-top: 100px;
}
 .app-bg-overlay .app-info h1{
     color: black;
     font-weight: bold;
     font-size: 50px;
}
 .app-bg-overlay .app-info p{
     color: #363636;
     font-weight: 400;
     font-size: 17px;
     padding: 20px 0px;
}
 .app-bg-overlay .app-text .update{
     padding: 15px 20px;
     background-color: #ededed;
     border-radius: 20px;
     margin-bottom: 20px;
}
 .app-bg-overlay .app-text .update p{
     color: black;
     font-size: 14px;
     padding: 0;
     margin-bottom: 0px;
}
 .app-bg-overlay .app-text .update p span{
     padding: 4px 10px;
     background-color: #602e91;
     border-radius: 10px;
     color: white;
     margin-right: 10px;
     font-weight: 400;
}
 .app-bg-overlay .app-top img{
     width: 100%;
}
 .app-bg-overlay .app-buttons button{
     padding: 13px 40px;
     margin-right: 20px;
}
 .app-bg-overlay .app-buttons .btn-link{
     text-decoration: none;
     color: #4d4d4d;
     font-weight: 500;
     font-size: 13px;
}
 .app-bg-overlay .app-top{
     text-align: right;
}
 .app-bg-overlay .app-social-icons .app-icons{
     position: relative;
     top: 230px;
     right: 30px;
}
 .app-bg-overlay .app-social-icons .app-icons ul{
     margin: 0;
     padding: 0;
}
 .app-bg-overlay .app-social-icons .app-icons ul li{
     list-style: none;
     padding: 7px 0px;
     font-size: 14px;
}
 .app-bg-overlay .app-social-icons .app-icons ul li a{
     color: white;
}
 .app-bg-overlay .app-social-icons .app-icons ul li a:hover{
     color: #38ef7d;
     transition: 150ms;
}
 #app-statistics{
     padding-top: 10px;
}
 .app-stats{
     padding-bottom: 0px;
}
 .app-stats .app-numbers p{
     color: #959595;
     font-weight: 400;
}
 .app-stats .app-numbers p span{
     font-size: 4em;
     font-weight: 300;
     background: linear-gradient(to bottom, #33ffa3 0%, #9200ef 100%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
 #promo-section{
     background-color: #560f93;
     background-image: url('../../img/app/custom-bg.png');
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 50px;
}
 .promo-section{
     padding: 90px 0px;
     background: #2f07437a;
    /* fallback for old browsers */
     background: -webkit-linear-gradient(to right, #2f07437a, #41295a85);
    /* Chrome 10-25, Safari 5.1-6 */
     background: linear-gradient(to right, #2f07437a, #41295a85);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .promo .promo-card{
     padding: 25px 20px;
     border-bottom: 2px solid #602e91;
     background-color: #fbf6ff;
     border-radius: 6px;
     position: relative;
     transition: all 0.5s ease 0s;
     top: 10px;
}
 .promo .promo-card:hover{
     top: 0px;
}
 .promo .promo-card .promo-icon{
     padding-bottom: 15px;
}
 .promo .promo-card .promo-icon span{
     font-size: 2.5em;
     background: linear-gradient(to bottom, #33ffa3 0%, #9200ef 100%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     position: relative;
     top: 10px;
     transition: all 0.5s ease 0s;
}
 .promo .promo-card:hover .promo-icon span{
     top: 0px;
}
 .promo .promo-card .promo-text h4{
     font-size: 17px;
     font-weight: 400;
}
 .promo .promo-card .promo-text p{
     font-size: 14px;
     color: #787878;
     font-weight: 300;
}
 #app-features{
     padding: 90px 0px;
     padding-bottom: 0px;
}
 #app-features .app-heading{
     text-align: center;
}
 #app-features .app-heading h4{
     font-size: 40px;
     color: black;
     font-weight: bold;
}
 #app-features .app-heading p{
     padding: 0px 240px;
     color: #bababa;
}
 #app-features .app-features{
     margin: 50px 0px;
     padding: 50px 0px;
}
 .app-features .fea-lists{
     margin-bottom: 50px;
}
 .app-features .fea-lists .fea-icons span{
     font-size: 36px;
     border: 1px solid #dedede;
     border-radius: 50%;
     padding: 30px;
     position: relative;
     top: 24px;
     transition: all 0.3s ease 0s;
}
 .app-features .fea-lists .fea-icons span.ti-github{
     color: #e81273;
}
 .app-features .fea-lists .fea-icons span.ti-comments{
     color: #3ceb9e;
}
 .app-features .fea-lists .fea-icons span.ti-layout-media-center-alt{
     color: #3993f8;
}
 .app-features .fea-lists .fea-icons span.ti-layout-grid2{
     color: #f99c6a;
}
 .app-features .fea-lists .fea-icons span.ti-bell{
     color: #602e91;
}
 .app-features .fea-lists .fea-icons span.ti-tablet{
     color: #5247fa;
}
 .app-features .fea-lists .fea-icons:hover span.ti-github{
     background-color: #e81273;
     color: white;
}
 .app-features .fea-lists .fea-icons:hover span.ti-comments{
     background-color: #3ceb9e;
     color: white;
}
 .app-features .fea-lists .fea-icons:hover span.ti-layout-media-center-alt{
     background-color: #3993f8;
     color: white;
}
 .app-features .fea-lists .fea-icons:hover span.ti-layout-grid2{
     background-color: #f99c6a;
     color: white;
}
 .app-features .fea-lists .fea-icons:hover span.ti-bell{
     background-color: #602e91;
     color: white;
}
 .app-features .fea-lists .fea-icons:hover span.ti-tablet{
     background-color: #5247fa;
     color: white;
}
 .app-features .fea-lists h4{
     font-weight: 500;
     color: black;
     margin-top: 5px;
}
 .app-features .fea-lists p{
     font-size: 16px;
     color: #959595;
}
 #app-features .app-features .fea-image img{
     width: 100%;
}
 #responsive-design{
     background-color: #560f93;
     background-image: url('../../img/app/custom-bg.png');
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 50px;
}
 .responsive-design{
     padding: 50px 0px;
     background: #2f07437a;
    /* fallback for old browsers */
     background: -webkit-linear-gradient(to right, #2f07437a, #41295a85);
    /* Chrome 10-25, Safari 5.1-6 */
     background: linear-gradient(to right, #2f07437a, #41295a85);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .responsive-design .res-image{
     text-align: center;
}
 .responsive-design .res-image img{
     height: 550px;
}
 .responsive-design .res-details .headings{
     position: relative;
     top: 60px;
}
 .responsive-design .res-details h1{
     color: white;
     font-weight: 300;
     font-size: 3.4rem;
}
 .responsive-design .res-details p{
     font-size: 19px;
     color: #caa0ef;
     text-align: justify;
     padding: 20px 0px;
}
 .responsive-design .res-details .google-download{
     position: relative;
     top: 70px;
}
 .responsive-design .res-details .google-download img{
     width: 150px;
}
 .responsive-design .res-details .google-download button{
     border-color: white;
     color: white;
}
 .responsive-design .res-details .google-download button:hover{
     color: black;
}
/* Pricing */
 #app-screens{
     padding: 100px 0px;
     padding-bottom: 50px;
}
 #app-screens .screen-title{
     text-align: center;
}
 #app-screens .screen-title h2{
     font-weight: 300;
     color: #bcbcbc;
}
 #app-screens .screen-title P{
     font-weight: 400;
     font-size: 15px;
     padding: 0px 350px;
}
 #app-screens .screen-container{
     border-radius: 6px;
     margin: 25px 0px;
     box-shadow: 2px 8px 18px 2px rgba(116, 116, 116, 0.15);
}
 #app-screens .screen-container img{
     width: 100%;
     border-radius: 10px;
}
 #trusted{
     text-align: center;
     padding: 80px;
     overflow: hidden;
}
 #trusted .trusted-heading h1{
     color: black;
}
 #trusted .trusted-heading p{
     font-size: 20px;
     padding: 0px 150px;
     padding-top: 20px;
}
 #trusted .swiper-container {
     width: 100%;
     height: 100%;
}
 #trusted .swiper-slide {
     text-align: center;
     font-size: 18px;
     background: #fff;
    /* Center slide text vertically */
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
}
 #trusted .swiper-slide img{
     width: 100%;
     padding: 25px;
}
