.margin-top-20px {
    margin-top: 20px !important;
}

.margin-top-15px {
    margin-top: 15px !important;
}

.color-text-primary {
    color: #686a6c;
}

.hero__v6 .hero-subtitle {
    background: color-mix(in srgb, #cce8c900, transparent 70%);

}

.about__v4 .subtitle {
    background-color: color-mix(in srgb, #cce8c900, transparent 70%);

}

.howitworks__v1 .subtitle {
    background-color: color-mix(in srgb, #cce8c900, transparent 70%);
}

.pricing__v2 .subtitle {
    background-color: color-mix(in srgb, #cce8c900, transparent 70%);
}

.services__v3 .subtitle {
    background-color: color-mix(in srgb, #cce8c900, transparent 70%);
}

.contact__v2 .subtitle {
    background-color: color-mix(in srgb, #cce8c900, transparent 70%);
}

.albums-slideshow .single-album {
    text-align: -webkit-center;
}

.owl-carousel .owl-item img {
    display: block;
    width: 20%;
}

.bg-overlay::after {
    background-color: rgba(0, 0, 0, .1);
}

.mfp-container {
    height: 0% !important;
}


.contact-area-con {
    background: linear-gradient(#2d5c6f, #002b63);
}

#scrollUp {
    background-color: linear-gradient(-45deg, #295369, #093347) !important;
    border-radius: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    right: 50px;
    text-align: center;
    width: 40px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
    bottom: 100px;
}


.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 130px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float:hover {
    text-decoration: none;
    color: #25d366;
    background-color: #fff;
}

.my-float {
    margin-top: 16px;
}

.clients-logo-area {
    text-align: center;
}

.imagen-soc {
    width: 300px;
}

.imagen-soc-wha {
    width: 200px;
}

.albums-slideshow .single-album {
    border: 0px solid transparent !important;
}

.single-web-icon {

    background-color: transparent !important;
    border: 0px solid #b8b8b8 !important;
}

.color-blanc {
    color: #ffffff !important;
}


.footer-area {
    background: linear-gradient(-45deg, #02192b, #093347) !important;
}

.contact-area-con {
    background: linear-gradient(-45deg, #02192b, #093347) !important;
}


.color-text-blanco {
    color: #ffffff !important;
}

.header-area .is-sticky .oneMusic-main-menu {
    background: linear-gradient(-45deg, #02192b, #093347) !important;
}

.featured-artist-content p {
    color: #5f5f5f;
}

.section-heading.white h2 {
    color: #5f5f5f;
}

#scrollUp {
    position: fixed;
    z-index: 999 !important;
}