body, html{
    background: #fff;
    overflow-x:hidden;
    scroll-behavior: smooth;
}
.container {
    max-width: 1000px !important;
}
.full-page {
    /*min-height: 100vh;*/
}
.ab-2{
    bottom: 20px !important;
}
.full-wrap {
    background: #fff url('../images/wave.png') no-repeat center;
    background-size: 100%;
}
.full-wrap-inverse {
    background: #fff url('../images/wave-inverse.png') no-repeat center 0px;
    background-size: 100%;
}
.full-wrap-inverse.single {
    background: #fff url('../images/wave-inverse.png') no-repeat center 0px;
    background-size: 100% 500px;
}
.full-wrap-inverse.single-center {
    background: #fff url('../images/wave-inverse.png') no-repeat center;
    background-size: 100% 500px;
}
.hero {
    background: #1693FF url('../images/hero.png') no-repeat center;
    background-size: cover;
    height: auto;
}
.brand img {
    max-width: 120px;
}
.brand {
    width: 120px;
}
header {
    margin-bottom: 100px;
}
.hero section h1 {
    font-family: 'Advent Pro';
    color: #fff;
    font-size: 64px;
    font-weight: 400;
    max-width: 650px;
}
.hero section h3 {
    font-size: 32px;
    font-family: 'Advent Pro';
    color: #fff;
    font-weight: 100;
    max-width: 650px;
}
.hero a {
    color: #fff !important;
    font-family: 'Open Sans';
    text-transform: uppercase;
}
.btn {
    font-size: 20px;
    font-family: 'Advent Pro' !important;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-border-only {
    background: transparent;
    border: 2px solid #fff;
}
.btn-border-only.blue {
    border: 2px solid #058AFF;
    color: #058AFF;
}
.btn-secondary {
    background: #272727;
    border: 2px solid #272727;
    padding: 5px 20px;
}
.rounded-lg {
    border-radius: 100px;
}
.nav {
    display: flex;
    align-items: flex-end;
}
.cta .btn {
    min-width: 150px;
    font-size: 24px;
}
.cta {
    margin-bottom: 100px !important;
}
.flyer {
    background: rgb(1, 120, 222);
    background: radial-gradient(circle, rgba(1, 120, 222, 1) 0%, rgba(1, 134, 252, 1) 52%, rgba(1, 120, 222, 1) 100%);
    margin: 0 auto;
    margin-top: -43px;
    flex: auto;
    padding: 20px;
    color: #fff;
    font-family: 'Advent Pro';
    font-weight: 100;
    font-size: 28px;
    flex: 0 auto;
    height: 86px;
    border: 2px solid #0189FF;
}
.cross-wrap:after {
    content: "";
    width: 50%;
    left: 0;
    top: -70px;
    height: 110%;
    background: transparent url('../images/02.png') no-repeat 0 0;
    background-size: 100% 800px;
    position: absolute;
    z-index: 999;
}
.ico {
    height: 90px;
}
.ico .icon {
    width: 50px;
}
h3.head {
    font-size: 46px;
    font-family: 'Advent Pro';
    color: #058AFF;
    margin-top: 100px;
    text-transform: capitalize;
}
h4.head {
    font-size: 20px;
    font-family: 'Advent Pro';
    font-weight: bold;
    text-transform: uppercase;
}
.pb-lg {
    padding-bottom: 400px;
}
.limit-width {
    max-width: 360px;
}
.limit-width-sm {
    max-width: 200px;
    margin: 0 auto;
    font-size: 16px;
}
p {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #535353;
}
.demo-wrap:after {
    content: "";
    width: 50%;
    left: 45%;
    top: 0px;
    height: 100%;
    background: transparent url(../images/01.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    z-index: 999;
}
footer {
    background: #272727;
    padding-top: 60px;
    padding-bottom: 60px;
}
footer .brand-footer img {
    width: 120px;
}
.copyright {
    background: #131313;
    color: #fff;
    padding: 10px !important;
    font-size: 13px;
    font-weight: bold;
}
.copyright .divider {
    color: #0189FF;
    margin-left: 5px;
    margin-right: 5px;
}
.copyright .signature, .copyright .signature a {
    font-size: 11px;
    color: #fff;
    font-weight: normal;
}
.copyright a.nav-link {
    color: #fff;
    font-size: 12px;
    padding: 0px !important;
    color: #fff;
    margin-left: 10px;
    margin-right: 0px;
}
footer a, footer a.nav-link {
    padding: 0 !important;
    color: #fff;
    text-transform: uppercase;
}
footer .social a {
    margin-left: 10px;
}
.plan {
    height: 100%;
    border: 5px solid #E9E9E9;
    border-radius: 15px;
    padding: 20px;
    background: #fff;
}
.plan.active{
    border-color: #0189FF;
}
.plan h4 {
    text-align: center;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.pricing .period {
    position: absolute;
    font-size: 22px;
    top: 48px;
    right: -44px;
}
.pricing .decimal {
    position: absolute;
    font-size: 22px;
    top: 25px;
    border-bottom: 2px solid #000;
    line-height: 27px;
    right: -36px;
}
.pricing .integer {
    position: relative;
    display: inline-block;
}
.pricing {
    position: relative;
    text-align: center;
    font-size: 64px;
    font-family: 'Nunito Sans';
    margin-right: 35px;
}
.plan p {
    /*text-align: center;*/
    /*font-size: 16px;*/
    /*white-space: pre-wrap;*/
    /*font-family: 'Nunito Sans';*/
    /*margin-top: 20px;*/
    /*margin-bottom: 50px;*/
    text-align: center;
    font-size: 16px;
    white-space: pre-wrap;
    font-family: 'Nunito Sans';
    margin-top: 20px;
    margin-bottom: 30px;
    min-height: 206px;
}
.plan .plan-btn {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
}
.testimonial{
    background: rgb(1, 120, 222);
    background: radial-gradient(circle, rgba(1, 120, 222, 1) 0%, rgba(1, 134, 252, 1) 52%, rgba(1, 120, 222, 1) 100%);
    min-height: 350px;
    padding:40px;
    position: relative;
    margin-top: 150px;
    margin-bottom: 100px;
}
.testimonial .splash {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
    left: -70px;
    top: -115px;
}
.testimonial img{
    max-width: 540px;
}
.testimonial .img{
    border-radius: 100%;
    border:3px solid #E9E9E9;
    width:200px;
    height: 200px;
    overflow: hidden;
}
.testimonial .img img{
    height: 100%;
}
.testimonial .float{
    position: absolute;
    top: 40px;
    z-index: 999;
    left: 40px;
}
.testimonial p{
    display: block;
    float: left;
    font-size: 24px;
    color: #fff;
    font-family: 'Advent Pro';
}
.carousel-inner{
    z-index: 999;
}
.testimonial p img{
    float: left;
    border-radius: 100%;
    width: 170px;
    height: 170px;
    margin-right: 20px;
}
.testimonial .credits{
    display: block;
    text-align: right;
    font-size: 20px;
    margin-top: 20px;
}
.testimonial .company {
    font-weight: bold;
    font-size: 24px;
    border-left: 2px solid #fff;
    padding-left: 10px;
    margin-left: 10px;
}
.solid-boxed {
    margin-top: 100px;
    padding: 20px;
    background: #0189ff;
}
.song{
    margin-bottom: 10px;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-family: 'Advent Pro';
}
.song .counter {
    font-size: 32px;
    width: 25px;
    display: inline-block;
    text-align: left;
}
.song .title {
    padding-right: 10px;
    margin-right: 5px;
    border-right: 2px solid #fff;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 5px;
    text-overflow: ellipsis;
    height: 35px;
    background: #2f9cfb;
}
.song .title.no-artist {
    width: 80%;
    border-right: none;
}
.song .artist {
    font-weight: normal;
    font-size: 20px;
}
.song .cover{
    width: 50px;
    height: 50px;
    border-radius: 15px;
    border: 1px solid #2870af;
}
#accordion .card-header {
    padding: 0;
    background: transparent;
    border: 1px solid #d9e3ec;
    margin-bottom: 5px;
    box-shadow: 2px 5px 4px -6px rgba(0,0,0,0.3);
}


#accordion button{
    font-size: 14px;
    color: #000;
    text-decoration: none;
    white-space: normal;
    text-align: left;
}
#accordion .card{
    border: 0 !important;
    background: transparent;
}
#accordion .card button .fa {
    color: #0189ff;
}
#accordion .card .collapsed i.fa.fa-minus {
    display: none;
}
#accordion .card .collapsed i.fa.fa-plus {
    display: inline-block;
}
#accordion .card i.fa.fa-plus {
    display: none;
}
@media (max-width: 767px) {
    h3.head {
        font-size: 32px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    p {
        text-align: center;
    }
    .btn {
        width: 100%;
        margin-bottom: 20px;
    }
    .hero h1 {
        font-size: 44px !important;
    }
    .hero h3 {
        font-size: 21px !important;
    }
    .cta .btn {
        min-width: 150px;
        font-size: 18px;
    }
    .pb-lg {
        padding-bottom: 0 !important;
    }
    .full-page {
        min-height: auto;
    }
    footer .nav li {
        margin-bottom: 35px;
    }
    footer .nav {
        flex-direction: column;
    }
    footer .social a {
        margin-right: 10px;
        font-size: 22px;
        margin-left: 10px;
    }
    .copyright .divider {
        display: none;
    }
    .copyright .signature {
        display: block;
    }
    .copyright .nav {
        display: block;
    }
    .flyer {
        font-size: 13px;
        max-height: 65px;
        margin-top: -35px;
    }
    .demo-wrap:after, .cross-wrap:after {
        display: none;
    }
    .solid-boxed{
        border-radius: 10px;    
        box-shadow: 4px 5px 5px -2px rgba(0,0,0,0.5);
    }


    .song .cover{
        display: none;
    }
    .song .title{
        font-size: 16px;
    }
    .song .counter{
        font-size: 20px;
    }
    .song .artist{
        font-size: 14px;
    }
}
.plan-btn{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
}