<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 feb. 2022, 16:18:46
    Author     : Stikets
*/
.div_imatge_header_text{
    display: flex;
    /* flex-direction: row; */
    /* z-index: 1; */
    height: 335px;
}
#div_imatge_header_familia{
    position: relative;
/*    background: url(/templates/stikets/noves_categories/etiquetas/imatges/imatge_header_etiquetas.png);
    
    background-size: cover;*/
    height: 335px;
    margin-bottom: 10px;
    width: 100%;
    object-fit: cover;
}
.div_propostes_valor{
    display: flex;
    flex-direction: column;
}
#div_text_imatge_header_familia{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #005898;
    width: 31%;
    text-align: left;
    height: inherit;
    justify-content: space-around;
    position: absolute;
}
#titol_text_imatge_header_familia{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 45px;
    font-weight: bold !important;
    color: #005898;
    text-decoration: unset;
    font-weight: unset;
    padding: unset;
    margin: unset;
    line-height: 120%;
}
#proposta_valor_1{
    font-size: 40px;
    color: #666;
    width: 100%;
    font-weight: bold;
}
#proposta_valor_2{
    margin-top: 5px;
    padding-bottom: 10px;
    font-size: 30px;
    color: #666;
}
#descripcio_text_imatge_header_familia{
    font-size: 30px;
    color: #666;
    width: 75%;
}
.bread_normal_new{
    display: flex;
    color: #666;
    margin: 0 10px;
    margin-bottom: 10px;
    
}
.bread_mobile_new{
    display: none;
    background-color: white;
    font-size: 14px;
    /*padding: 5px 0 5px 1.5%;*/
    /*margin: 0 10px;*/
    position: relative;
    width: 100%;
    /*left: -2%;*/
    min-height: 31px;
    box-sizing: border-box;
    color: #666;
}

.div_link_breadcrumbs{
    display: flex;
    flex-direction: row;
    align-items: center;
    /*width: 35%;*/
    color: #666;
    justify-content: space-between;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.breadcrumbs{
    color: #666;
    margin-left: 4px;
}
.div_titol_instashop{
    display: flex;
    flex-direction: row;
    align-items: center;
    /*margin: 0 10px;*/
}
.img_titol_instashop{
    width: 40px;
    height: 40px;
}
#opinions_div{
    margin: 0 10px;
    /*display: none;*/
}
.titol_opinions_clients{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    color: #005898;
    padding: 0;
    line-height: 1.2;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: left;
}
.ps-prev{
    display: block;
}
.ps-next{
    display: block;
}

.div_proposta_valor{
    display: flex;
    flex-direction: row;
    width: 100%;
    /*background: red;*/
    margin: 40px 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.div_img_text_valor{
    display: flex;
    flex-direction: row;
    width: 24%;
    align-items: center;
    margin-right: 1%;
}
.imatge_valor{
    width: auto;
    height: 70px;
}
.text_valor{
    font-size: 28px;
    margin-left: 10px;
    text-align: left;
    color: #666;
    font-weight: bold;
}

.titol_petit_portada{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    color: #005898;
    padding: 0;
    line-height: 1.2;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    margin-bottom: 10px;
}

@media (max-width: 990px){
    .div_propostes_valor{
        margin-top: 5px;
    } 
    #div_text_imatge_header_etiquetas{
        width: 55%;
    }
    #div_imatge_header_etiquetas{
        height: 200px;
    }
/*    #titol_text_imatge_header_etiquetas{
        font-size: 2.5em;
    }
    #descripcio_text_imatge_header_etiquetas{
        font-size: 1.2em;
    }*/
    #titol_text_imatge_header_familia{
        font-size: 33px;
        color: #005898;
    }
    #proposta_valor_1{
        font-size: 28px;
        color: #666;
    }
    #proposta_valor_2{
        /*margin-top: 5px;*/
        font-size: 22px;
        color: #666;
        /*width: 80%;*/
    }
    .bread_normal_new{
        display: none;
    }
    .bread_mobile_new{
        display: flex;
    }
    #opinions_div{
        display: flex;
        flex-direction: column;
        margin: 0 10px;
        margin-top: 10px;
    }
    .img_titol_opinions_clients{
        width: 40px;
        height: 40px;
    }
    .titol_opinions_clients{
        margin-left: 9px;
    }
    .ps-prev{
        display: none;
    }
    .ps-next{
        display: none;
    }
    .div_imatge_header_text{
        flex-direction: column;
        height: 100%;
    }
    #div_imatge_header_familia{
        /*background-position: right !important;*/
        /*background-size: cover !important;*/
        width: 157%;
        height: 100%;
        right: 57%;
    }
    #div_text_imatge_header_familia{
        width: unset;
        position: unset;
        /* margin: 0 10px; */
        align-items: center;
        text-align: center;
        height: 100% !important;
    }
    #titol_text_imatge_header_familia{
        font-size: 30px;
    }
    #descripcio_text_imatge_header_familia{
        font-size: 25px;
    }
    .div_proposta_valor{
        margin: 20px 0px 20px 10px;
        width: 97vw;
    }
    .text_valor{
        font-size: 18px;
        margin-left: 5px;
        word-break: break-word;
        
    }
    .imatge_valor {
        width: 50px;
        height: auto;
    }
    .div_img_text_valor{
        width: 49%;
        margin-bottom: 10px;
    }
}

@media (min-width: 991px) and (max-width: 1500px) { 
    
    .imatge_valor {
        height: 60px;
    }
    
    .text_valor {
        font-size: 25px;
    }
    
    .div_img_text_valor{
        overflow-wrap: anywhere;
    }
    
    #titol_text_imatge_header_familia{
        font-size: 35px;
    }
    
    #proposta_valor_1{
        font-size: 30px;
    }
    
    #proposta_valor_2{
        font-size: 25px;
    }
    
    #div_text_imatge_header_familia{
        margin-top: 30px;
    }
    
    .div_propostes_valor{
        margin-top: 30px;
    }
    
    .div_imatge_header_text{
        height: auto;
    }
}</pre></body></html>