.title-fix {
    text-align: center;
    font-size: 70px;
    position: relative;
    padding-left: 50px;
}
.title-fix:before {
    content: ' ';
    width: 150px;
    height: 150px;
    background: #83ebea;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 100%;
    z-index: -1;
    margin-top: -25px;
}
.section-cel-sofa {
    background:url('{{theme_url}}/img/asset5.png');
    min-height: 600px;
    position: relative;
}
.section-cel-sofa:before {
    content: ' ';
    width: 100%;
    height: 2000px;
    background: url('{{theme_url}}/img/asset4.png');
    background-position: right;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    margin-bottom: 175px;
    display: none
}
.title:before {
    content: ' ';
    width: 150px;
    height: 150px;
    background: #83ebea;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 100%;
    z-index: -1;
    margin-top: -15px
}
.title {
    font-size: 80px;
    color: #83ebea;
    max-width: 700px;
    position: relative;
    padding-left: 5
}
.section-circlescms .title:before {
    content: ' ';
    width: 150px;
    height: 150px;
    background: #83ebea;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 100%;
    z-index: -1;
    margin-top: -15px
}
.section-circlescms .title {
    font-size: 80px;
    color: #83ebea;
    max-width: 700px;
    position: relative;
    padding-left: 5
}
html body {
    overflow-x: hidden;
}
@media (max-width: 576px) {
    #home .asset2 {
        margin-top: 50px !important;
    }
    .text-header-right {
        padding-top: 150px !important;
    }
    .text-header-right h1 {
        font-size: 20px !important;
        text-align: right !important
    }
    .text-header-right h2 {
        font-size: 14px !important;
        text-align: right !important
    }
    * {
        text-align: center !important
    }
    .m-display-none {
        display: none !important;
    }
    .m-display {
        display: block !important;
    }
    .m-display-none {
        display: none !important;
    }
    .section-circle_:before {
        width: 150px !important;
        height: 150px !important;
    }
    .section-circle_ {
        height: 280px !important;
        background-size: cover !important;
        position: relative !important;
        background-position: center !important;
    }
    .m-size-16 {
        font-size: 16px !important
    }
    .m-size-25 {
        font-size: 25px !important
    }
    .section-cel-sofa {
        min-height: 300px !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    #home {
        min-height: 300px !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        height: 400px;
    }
    #home:before {
        height: 100% !important;
        width: 100% !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
    .asset-footer {
        height: 100% !important;
        width: 100% !important;
    }
    html {
        overflow-x: hidden !important
    }
    body {
        overflow-x: hidden !important
    }
    /*  .container {
   overflow-x: hidden !important
   }*/
    /*  .row {
   overflow-x: hidden !important
   }*/
    .title-fix {
        text-align: center;
        font-size: 40px !important;
        position: relative;
        padding-left: 20px;
    }
    .title-fix:before {
        content: ' ';
        width: 70px !important;
        height: 70px !important;
        background: #83ebea;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        border-radius: 100%;
        z-index: -1;
        margin-top: -10px;
    }
    .video_iframe_responsive {
        width: 100% !important;
        height: 350px !important;
    }
}
@font-face {
    font-family: 'coolvetica';
    src: url('{{theme_url}}/img/fonts/coolvetica_rg.ttf') format('truetype');
}
.section-acabados {}
.section-acabados .item {}
.section-acabados .item .text {
    padding-top: 40px;
    font-size: 40px;
    color: #9F9F9F;
    font-family: 'coolvetica';
}
* {
    color: #9F9F9F;
    font-family: 'coolvetica';
}
.section-circle_ {
    background-image: url('{{theme_url}}/img/publi_negocio_sin%20texto.jpg') !important;
    height: 580px;
    background-size: cover;
    position: relative;
}
.section-circle_:before {
    content: ' ';
    background: url('{{theme_url}}/img/asset-yellow.png');
    position: absolute;
    bottom: 0;
    right: 0;
    height: 600px;
    width: 600px;
    margin-right: -300px;
    margin-bottom: -400px;
    z-index: 300
}