    .slider-item {
        border: 1px solid #E1E1E1;
        border-radius: 5px;
        background: #FFF;
    }
    
    .img-responsive {
        border-radius: 5px 5px 0px 0px;
    }
    
    .slider-item .slider-image img {
        margin: 0 auto;
        width: 100%;
    }
    
    .slider-item .slider-main-detail {
        padding: 10px;
        border-radius: 0 0 5px 5px;
    }
    
    .slider-item:hover .slider-main-detail {
        /*background-color: #dbeeee !important;*/
        background-color: #FFF !important;
    }
    
    .slider-item .price {
        float: left;
        margin-top: 5px;
    }
    
    .slider-item .price h5 {
        line-height: 20px;
        margin: 0;
    }
    
    .detail-price {
        color: #212529;
        font-family: 'Fira Sans', sans-serif;
    }
    
    .slider-item .slider-main-detail .rating {
        color: #777;
    }
    
    .slider-item .rating {
        float: left;
        font-size: 17px;
        text-align: right;
        line-height: 52px;
        margin-bottom: 10px;
        height: 52px;
    }
    
    .slider-item .btn-add {
        width: 50%;
        float: left;
        border-right: 1px solid #E1E1E1;
    }
    
    .slider-item .btn-details {
        width: 50%;
        float: left;
    }
    
    .controls {
        margin-top: 20px;
    }
    
    .btn-info,
    .btn-info:visited {
        background-color: #7f7f7f !important;
        border-color: #7f7f7f !important;
    }
    
    .btn-info {
        margin-left: 5px;
    }
    
    .btn-info:hover {
        background-color: #000 !important;
        border-color: #000 !important;
    }
    
    .slider-main-detail:hover {
        background-color: #dbeeee !important;
    }
    
    .AddCart {
        margin: 0px;
        padding: 5px;
        border-radius: 22px;
        margin-right: 10px;
        width: 100%;
    }
    
    .review {
        margin-bottom: 5px;
        padding-top: 5px;
    }
    
    .modal-dialog {
        width: 300px;
    }
    
    .material-icons {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 40px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -moz-font-feature-settings: 'liga';
        -moz-osx-font-smoothing: grayscale;
        color: white;
    }
    
    @font-face {
        font-family: 'Material Icons';
        font-style: normal;
        font-weight: 400;
        src: url(https://fonts.gstatic.com/s/materialicons/v67/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
    }

.icones-textos ul li{
        margin-bottom: 1rem;
}
.icones-textos {
    background-color: #efefef;
 }

.icones-textos ul li::before {
    position: absolute;
    left: 0px;
    padding-top: 3px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: rgb(255, 255, 255);
    width: 25px;
    height: 25px;
    content: "✓";
    margin: 5px 10px;
    transition: all 0.2s;
    background: rgb(20, 157, 204);
    border-radius: 50%;
}

.foto_responsive {
    background-position: 50% 50%; 
    background-size: 100%; 
    background-repeat: no-repeat; 
    position: fixed; 
    top: 0px; 
    left: 0px; 
    width: 1349px;
    height: 758.813px; 
    overflow: hidden; 
    pointer-events: none; 
    margin-left: 0px; 
    /*margin-top: -60.9063px;*/ 
    visibility: visible; 
    transform: translate3d(0px, 0px, 0px);
    display: table;
    width: 100%;
    height: 100vh;
    padding: 100px 0;
    color: white;
    width: 100%;
    height: 100vh;
    padding: 100px 0;
    color: white;
    /* background-position: 30% 45%; */
    background-size: cover;"
    /* margin-top: -60.9063px;*/
}