#index #wrapper .container {
    /*padding: 0;*/
}

.banner_logged img {
    padding: 0;
}

.hilos-muestra.logged .muestra {
    padding: 88px 0;
}

#carousel ul.carousel-inner {
    padding: 0;
}

#carousel ul.carousel-inner img {
    width: 100%;
}

.carousel-control {
    position: absolute;
}

a.carousel-control .material-icons {
    color: #FFFFFF;
    font-size: 40px;
}

a.carousel-control:hover .material-icons {
    color: #01ADF0;
}

.right.carousel-control {
    right: 20px;
}

.left.carousel-control {
    left: 20px;
}

.product-list-reviews {
    position: absolute;
    top: -26px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    padding: 4px 0;
    visibility: hidden;
}

#custom-text {
    text-align: center;
    color: #171717;
    margin-top: 30px;
    margin-bottom: 50px;
    padding: 0;
}

#custom-text .h1-text {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    margin: 0 0 15px;
}

#custom-text .h2-text {
    font-size: 16px;
    font-weight: 500;
}

#custom-text .container-text-home {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}

#custom-text hr.line-short {
    width: 20px;
    margin: 0 auto;
    height: 2px;
    color: #01ADF0;
    margin-top: 17px;
    margin-bottom: 17px;
}

#carousel .direction {
    position: absolute;
}

.muestra {
    background: #F2F4F7;
    color: #171717;
    text-align: center;
    padding: 50px 0 0;
}

.content-img-muestra {
    cursor: pointer;
    transition: all .2s ease-in-out;
    margin: 0 auto;
    max-width: 100%;
}

.icon-play {
    background: url(/img/icons/icono-play.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.content-img-muestra:hover {
    transform: scale(1.1);
}

.content-img-muestra:hover .icon-play {
    display: flex;
    transition: all .2s ease-in-out;
}

.owl-stage-outer {
    padding-top: 20px;
}

.title-muestra-header {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
}

.img-muestra {
    border-radius: 20px;
    padding: 0;
}

.title-muestra {
    font-weight: bold;
    font-size: 18px;
    margin: 15px 0;
    line-height: 36px;
}

.text-muestra {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-weight: 500;
}


/*** reproductor ***/
#hilo_musical {
    padding: 0 15px;
}

.hilos-muestra {
    position: relative;
}

/*** fin reproductor ***/

.blockreassurance {
    padding: 73px 0 35px;
    text-align: center;
    width: 100%;
}

.blockreassurance .block-icon, 
.blockreassurance .block-icon img, 
.blockreassurance .block-icon svg {
    height: 59px;
}

.title-ventajas {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 37px;
    line-height: 28px;
}

.text-reassurance {
    font-size: 17px;
    text-align: left;
    line-height: 22px;
    font-weight: 500;
    align-items: center;
    display: inline-flex;
}

.blockreassurance .item {
    padding-bottom: 35px;
}

.subscripciones a .prueba-gratuita {
    transform: initial;
    font-size: 14px;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: 0;
    height: 60px;
    padding: 0 70px;
    border: 1px solid #01ADF0;
    color: #01ADF0;
    background: none;
    border-radius: 30px;
}

.subscripciones {
    background: #353535;
    color: #FFFFFF;
}

.subscripciones a {
    text-decoration: none;
}

.title-subs {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    padding: 74px 0 34px;
}

.subtitle-subs {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    padding: 45px 0 15px;
}

.text-subs {
    font-size: 17px;
    line-height: 28px;
    color: #A0A0A0;
    padding-bottom: 80px;
    font-weight: 500;
}

.listproducts {
    transform: translateY(-66px);
}

.featured-products,
.subscripciones .center-horizontal {
    padding: 0;
}

.featured-products .product-miniature {
    box-shadow: 5px 5px 15px 0px rgba(23,23,23,0.3);
    border-radius: 20px;
    padding: 35px 0 33px;
    background: #FFFFFF;
}

.otras-superficies {
    margin-top: 15px;
}

.otras-superficies a {
    text-decoration: none;
    font-size: 14px;
    color: #171717;
    font-weight: bold;
}

.funcionamiento img {
    width: 100%;
}

.content-funci,
.content-licen {
    display: inline-flex;
    flex-direction: column;
    padding-top: 45px;
}

.content-licen {
    padding-bottom: 57px;
}

.title-fun-licen {
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.text-fun-licen {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: justify;
}

.content-banner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 35px;
}

.container-clientes {
    background: #F2F4F7;
    padding: 44px 12px 0;
}

.container-clientes .clientes {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 18px;
    display: block;
}

.container-clientes .owl-item img {
    border-radius: 20px;
}

.container-preguntas {
    padding-top: 45px;
    padding-bottom: 55px;
    margin: 0 auto;
}

.title-preguntas {
    font-size: 22px;
    line-height: 40px;
    font-weight: bold;
}

.block-preguntas {
    font-size: 14px;
    line-height: 22px;
    color: #787878;
    font-weight: bold;
}

.container-preguntas .dropdownContent {
    background: #F2F4F7;
    color: #171717;
    font-size: 13px;
    line-height: 22px;
    font-weight: 500;
    /*border-bottom: 2px solid #F2F4F7;*/
}

.container-preguntas ul {
    padding: 25px 20px;
    margin: 0;
}
.container-preguntas li {
    list-style-type: none;
}

.container-preguntas .title {
    padding: 18px 30px 18px 14px;
    cursor: pointer;
    position: relative;
    border-bottom: 2px solid #F2F4F7;
}

.container-preguntas .title.on {
    color: #171717;
    letter-spacing: 0;
    border-bottom: none;
}

/*.container-preguntas .expand-less {
    display: none;
}*/

.container-preguntas .title.on .expand-more {
    display: none;
}

.container-preguntas .title.on .expand-less { 
    display: block;
}

.container-preguntas .flechas-desplegable {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    color: #171717;
}

.container-preguntas .flechas-desplegable .material-icons {
    font-weight: bold;
    font-size: 20px;
}

#youtube-video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

#youtube-video iframe {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    border: 0;
}

body#index article.alert.alert-success {
    margin-top: 1rem;
}

@media (min-width: 576px) {
    #custom-text {
        padding: initial;
        margin-bottom: 77px;
    }

    #custom-text .h1-text {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px;
    }

    #custom-text hr.line-short {
        margin-top: 17px;
        margin-bottom: 17px;
    }

    #custom-text .h2-text {
        font-size: 20px;
    }

    #custom-text .container-text-home {
        font-size: 16px;
        line-height: 28px;
    }

    .muestra {
        padding: 66px 0 0;
    }

    .title-muestra-header {
        font-size: 30px;
        line-height: 36px;
    }

    .title-muestra {
        font-size: 18px;
    }

    #hilo_musical {
        margin-top: 25px;
        padding: 0 30px;
    }

    .content-img-muestra {
        max-width: 300px;
    }

    .text-muestra {
        font-size: 15px;
    }

    .title-ventajas { 
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .blockreassurance {
        padding: 73px 6px 33px;
    }

    .blockreassurance .block-icon, 
    .blockreassurance .block-icon img, 
    .blockreassurance .block-icon svg {
        height: 79px;
    }

    .text-reassurance {
        font-size: 20px;
        line-height: 28px;
    }

    .blockreassurance .item {
        padding-bottom: 40px;
    }

    .title-subs {
        font-size: 23px;
    }

    .featured-products .product-miniature {
        padding: 44px 0 33px;
    }

    .subscripciones a .prueba-gratuita {
        padding: 0 100px;
    }

    .content-banner {
        padding-bottom: 79px;
    }

    .container-clientes {
        padding: 62px 12px 0;
    }

    .subtitle-subs {
        font-size: 30px;
        line-height: 40px;
    }

    .text-subs {
        font-size: 20px;
        padding-bottom: 100px;
    }

    .otras-superficies a {
        font-size: 16px;
    }

    .content-funci, 
    .content-licen {
        padding-top: 54px;
    }

    .title-fun-licen {
        font-size: 26px;
        line-height: 40px;
    }

    .container-clientes .clientes {
        font-size: 30px;
        line-height: 40px;
    }

    .container-preguntas {
        padding-top: 73px;
        padding-bottom: 80px;
    }

    .title-preguntas {
        font-size: 30px;
    }

    .block-preguntas {
        font-size: 15px;
        padding-top: 30px;
    }
}

@media (min-width: 768px) {
    #custom-text .container-text-home {
        font-size: 14px;
        line-height: 26px;
    }

    #custom-text {
        margin-bottom: 90px;
    }

    .title-muestra-header {
        line-height: 40px;
    }

    .muestra {
        padding: 80px 0 0;
    }

    #hilo_musical {
        margin-top: 40px;
    }

    .text-muestra {
        font-size: 13px;
    }

    .text-reassurance {
        font-size: 16px;
        line-height: 23px;
    }

    .blockreassurance .block-icon, 
    .blockreassurance .block-icon img, 
    .blockreassurance .block-icon svg {
        height: 59px;
    }

    .subscripciones a .prueba-gratuita {
        height: 54px;
        line-height: 54px;
        padding: 0 70px;
    }

    .text-subs {
        padding-bottom: 104px;
    }

    .listproducts {
        transform: translateY(-67px);
    }

    .featured-products .product-miniature {
        padding: 47px 0 40px;
    }

    .otras-superficies {
        margin-top: 41px;
    }

    .content-licen {
        padding-bottom: 0;
    }

    .funcionamiento {
        padding-bottom: 45px;
    }

    .container-clientes {
        padding: 54px 12px 0;
    }

    .container-preguntas .title {
        padding: 20px 30px 20px 15px;
    }

    .container-preguntas .flechas-desplegable {
        right: 20px;
    }
}

@media (min-width: 992px) {
    #custom-text .container-text-home {
        font-size: 16px;
        line-height: 28px;
    }

    .muestra {
        padding: 80px 0;
    }

    .text-reassurance {
        font-size: 18px;
        line-height: 26px;
    }

    .blockreassurance .block-icon, 
    .blockreassurance .block-icon img, 
    .blockreassurance .block-icon svg {
        height: 95px;
    }

    .blockreassurance {
        padding: 73px 0px 78px;
    }

    .title-subs {
        font-size: 25px;
        padding: 80px 0 40px;
    }

    .text-subs {
        padding-bottom: 112px;
    }

    .listproducts {
        transform: translateY(-75px);
    }

    .featured-products .product-miniature {
        padding: 36px 0 29px;
    }

    .container-clientes {
        padding: 65px 0;
    }

    .subscripciones a .prueba-gratuita {
        height: 46px;
        line-height: 46px;
        padding: 0 34px;
    }
    
    .content-funci, 
    .content-licen {
        padding-top: 16px;
    }

    .title-fun-licen {
        text-align: initial;
        margin-bottom: 25px;
    }

    .container-clientes .clientes {
        padding-bottom: 28px;
    }

    .container-preguntas .title {
        padding: 16px;
    }
}

@media (min-width: 1200px) {
    .subtitle-subs {
        padding: 60px 0 15px;
    }

    .text-subs {
        padding-bottom: 139px;
    }

    .listproducts {
        transform: translateY(-94px);
    }

    .featured-products .product-miniature {
        padding: 46px 0 43px;
    }

    .title-fun-licen {
        margin-bottom: 30px;
    }

    .text-fun-licen {
        font-size: 16px;
        line-height: 25px;
    }

    .container-clientes {
        padding: 63px 12px;
    }

    .container-preguntas {
        padding-top: 88px;
        padding-bottom: 95px;
    }

    .block-preguntas {
        font-size: 16px;
    }

    .container-preguntas .dropdownContent {
        font-size: 14px;
    }

    .container-preguntas .title {
        padding: 12px 20px;
    }
}

@media (min-width: 1400px) {
    .text-subs {
        padding-bottom: 156px;
    }

    .listproducts {
        transform: translateY(-111px);
    }

    .featured-products .product-miniature {
        padding: 66px 0 56px;
    }

    .container-preguntas .title {
        padding: 14px 20px;
    }
}
