
/***************************************************    
    CAPÇALERA  DE PORTADA
***************************************************/

#portada_configurable
{
    text-align: left;
}

#portada {border: 1px solid black;}

#portada a
{
    color: #cc0000;    font-size: 1.3em;
    text-decoration: none;
}

#portada a:hover
{
    text-decoration: none;
}
.pastilla_portada
{
    padding-top: 30px;
    padding-bottom: 25px;
    width: 450px;
    text-align: left;    
}

.pastilla_portada .enllas_titol
{
    display: block;
    margin: 5px 0px 20px 5px;           
}

.pastilla_portada .enllas_foto
{
    display: block;
}

.p_esquerre
{
    margin-left: 40px;
}


#banner_superior_portada .banner 
{
    margin-bottom: 10px;
}



/***************************************************    
    Banner destacat
***************************************************/

.navega_destacat
{
    margin: 10px 10px 0px 0px;    
    float: right;
}

.navega_destacat a
{
    display: block;
    float: left;
    padding: 0px 3px 0px 3px;
    margin-left: 5px;
    text-decoration: none;
    color:#000000;
}

.navega_destacat .activeSlide
{    
    color: #ffffff;
    text-decoration:none;
    font-weight:  normal;
    text-decoration: none;
}

.galeria_destacat_groc
{
    margin:60px 0px 0px 0px;        
    border-bottom: 4px solid #ffffff;
}

.galeria_item { height: 170px; padding: 15px; background: #CFEBE2;}

.galeria_item .descripcio
{
    display: block;
    font-size: 0.9em;
    margin-top: 5px;
}

.galeria_item iframe {z-index: 1 !important}



.destacat_verd
{    
    margin-bottom: 20px;
}
/***************************************************    
    BANNER - Destacat
***************************************************/

/***************************************************    
    Tipus informació llista
***************************************************/

.portada_contigut_llista {min-height: 150px;}



.portada_contigut_llista .cos_info
{
    font-size: 12px;    
}

.portada_contigut_llista .cos_info
{
    color: #000000;
    display: block;
    text-decoration: none; 
    font-size: 12px;
    background: #E4F5F5;
    color: #333333;
    padding: 3px 8px 3px 8px;
    margin-bottom: 4px;
}

.portada_contigut_llista .cos_info a
{
    font-size: 14px;
    color: #444444;
    display: block;
}



.portada_contigut_llista .cos_info a:hover
{
    text-decoration: underline;    
}

.veure_tot_portada 
{
    text-align: right;
    display: block;
    font-size:16px;
    margin-right: 3px;
    text-decoration: none;
}


/***************************************************    
    FI Tipus informació llista
***************************************************/


/***************************************************    
    Tipus informació multiple
***************************************************/

.portada_contigut_multiple {min-height: 150px;}

.portada_contigut_multiple .titol_info  {background: #119C6D}


.portada_contigut_multiple .cos_info
{
    background: #CFEBE2;
}

.portada_contigut_multiple .cos_info
{
    min-height: 200px;
}



.portada_contigut_multiple .cos_info .item_noticia{margin: 0px 10px 15px 10px; padding-top:10px;}
.portada_contigut_multiple .cos_info .item_noticia .enllas_noticia {display:  block; width:190px; float:right;}
.portada_contigut_multiple .cos_info .item_noticia .enllas_img {display:  block; width:70px; float:left;  }
.portada_contigut_multiple .cos_info .item_noticia .enllas_noticia_no_foto {display:  block; }
.portada_contigut_multiple .cos_info .data {color:#000000; font-size: 0.9em;}
.portada_contigut_multiple .cos_info a { color:#000000; text-decoration: none;}

/***************************************************    
    FI Tipus informació multiple
***************************************************/


/*** zona emllaços ****/

.portada_contigut_enllas a
{ 
    display: block;
    text-decoration: none;
    margin-bottom: 5px;   
    padding: 0px; 
    background: #000000;
    color:#ffffff;
    font-size:14px;
    padding:5px 10px 5px 10px;
}

.portada_contigut_enllas a:hover { text-decoration: underline; }

.portada_contigut_enllas 
{
    padding-top: 0px;
    padding-bottom: 10px;
}

.portada_contigut_enllas ul
{
    margin: 0;
    padding: 0;
}

.portada_contigut_enllas ul li {
    list-style-type: none;


}


/******** Recents portada ***************************/


.recents_portada
{

    /*height: 200px;*/
    margin-bottom: 20px;
    /*overflow: auto !important;*/
}


.recents_portada h2
{
    font-size: 24px;    
    color: #444444;
    font-weight: bold;
    margin-bottom: 4px;
    text-align: left;
}


.recents_portada .cos_info
{
    color: #000000;
    display: block;
    text-decoration: none; 
    font-size: 12px;
    background: #E4F5F5;
    color: #333333;
    padding: 3px 8px 3px 8px;
    margin-bottom: 4px;
}


.recents_portada .cos_info a
{
    color: #444444;
}

.recents_portada .cos_info a.titol
{
    display: block;
    font-size: 14px;
}


.portada_contigut_llista .cos_info a:hover
{
    text-decoration: underline;    
}



.quan_fa
{

    font-size:12px !important;
}




/*** Carrusel de portada**/


.carousel-caption
{
    
    top: 20%;
    bottom:30%;
    text-align: center; 
    line-height:130%;
    font-weight: 200;
    font-size:30px;
    text-shadow: 0 0px 0px rgba(0,0,0,0) !important;
    max-width: 500px;
    padding:10px;
}




.carousel-caption-fons
{
    background-color: rgba(0,0,0,0.3) ; 
}
.carousel-inner img{
   -webkit-filter: brightness(0.6);

}

.carousel-inner .item
{
    background: #333333 !important;        
}

.carousel-caption h2
{
    margin-top:10px;
    color: #ffffff !important;        
    margin-bottom: 20px !important;        
    font-size: 24px !important;        
    font-weight: 400 !important;        
    text-align:left !important;
    text-shadow: 0 0px 0px rgba(0,0,0,0) !important;
}

.button 
{
    margin-top:50px;
    margin-left: 40%;
    margin-right: 0%;
    color: #0062AD;
    display: block;
    line-height: 120%;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    background-color: rgba(255,255,255,0.9);
    padding: 15px;
    border-radius: 5px;
    font-weight: 700;
}

.button:hover
{
    background-color: rgba(255,255,255,1);
}

@media (max-width: 1200px) {
    
    .carousel-caption
    {
        top:10%;
        bottom:20%;        
    }    
    
    .carousel-caption h2
    {
        font-size: 40px !important;      

    }    
    
    .cap-desc
    {
        font-size: 20px !important;      
    }
    
    .button
    {
        margin-top:10px;
    }
}

@media (max-width: 950px) {
    .carousel-caption
    {
        top:20%;
        bottom:20%;        
    }
    
    .cap-desc
    {
        display:none;
    }
    
    .carousel-caption h2
    {
        font-size: 30px !important;      

    }
}


.carousel-caption  .cap-desc
{
    line-height:120%;
    font-weight: 400;
    text-align:left;
    font-size:1.1em !important;
}

.carousel-indicators
{

    padding:0;
    top:94%;        
    height: 20px;    
    padding:0px 30px 0px 30px;

}


.carousel-indicators li
{
    border:none;
    border-radius: 0px;
    background: url(../../img/punt_portada.png) no-repeat;
    height:22px;
    width:22px;
    margin:0;
    margin-left: 10px;
    display: inline-block;
    

}


.carousel-indicators li:hover
{
    background: url(../../img/punt_portada_on.png)  no-repeat;
     height:22px;
     width:22px;

}


.carousel-indicators .active
{
    background: url(../../img/punt_portada_on.png)  no-repeat;
    height:22px;
    width:22px;
    margin-left: 10px;
}

.carrousel-2 
{
    list-style-type: none;    
    position: absolute;
    z-index: 9;
    left:0;
    right:0;
    bottom:0;
    margin:0;
    text-align: center;
    background: #000000;
    background-color: rgba(0,0,0,0.3);
}


.carrousel-2 li
{
    display:inline-block;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    opacity: 10;
    color:#ffffff;
    font-size: 16px;
    font-weight: 200;


}

.carrousel-2 li:hover, .carrousel-2 .active
{
    color:#FFB300;
    font-size: 16px;
    font-weight: 200;
}


.titol_seccio
{
    margin-top:15px;
    font-size: 1.8em;
    font-weight: 400;

}





/**** portada_acces_intranet ****/

.fons_marro_enllas
{
    min-height: 220px;
    color:#ffffff;
    margin-bottom: 20px;
    background: #464637;
    clear: both;
}

.fons_taronja_enllas
{
    min-height: 220px;
    color:#ffffff;
    margin-bottom: 20px;
    background: #DEAA01;
    clear: both;
}

.portada_acces_intranet
{
    text-align:left;
}

.portada_acces_intranet .activador_enllas
{
    display:block;
    font-size: 1.3em;
    padding:10px  10px 100px 10px;    	
    cursor:default;
    line-height:1.2em;

}

.portada_acces_intranet .enllas
{    

    display:none;    
    left:10px;
    right:10px;
    margin-top:40px;
    position: absolute;
    height:110px;

}

.titol_enllas_intranet
{
    min-height: 60px;
    padding-right: 10px;
}

.fons_marro_clar {
    background:#C8C8C3 !important;

}

.fons_taronja_clar {
    background: #F5E6B3 !important;

}

.portada_acces_intranet .enllas a
{
    display: block;
    padding:10px 20px 0px 10px;    
    min-height:110px;
    font-size:14px;line-height: 1.25em;
}

.portada_acces_intranet .enllas a:hover
{
    text-decoration: none;
}


/**** Banner ***************************/

.fons_gris .contenidor_banner
{
    background:#ffffff;
    padding-left:20px;
    padding-bottom:10px;
}



/*** Llista enllassos **/

.llista_enllassos_portada
{
    padding:0px 0px 0px 0px;
    margin-bottom:20px;
}

.llista_enllassos_portada h2
{
    font-size: 1.3em;
    font-weight: 200;
    margin-bottom: 15px;
}


/*** recents***/





.banner_portada
{
    margin-bottom: 30px;
}

.banner_portada .td_justificat
{
    font-size:18px;
    color: #000000;    
    font-weight:300;
}



/***************************************************    
    Contingut unic 
***************************************************/
.portada_contigut_unic h2
{
    font-size:25px;
    line-height:120%;    
    font-weight:normal;
}


.portada_contigut_unic .titol
{
    font-size: 16px;
    font-weight: 600;    
    line-height: 1.1em;
    margin-top: 5px;
    display: block;
}

.portada_contigut_unic .titol:hover
{

    text-decoration: none;
}

.portada_contigut_unic 
{    
    min-height: 140px; 

    padding: 10px;
}

.portada_contigut_unic .data_info
{
    min-height: 20px;    
    font-size:12px;
    color: #888888;
}

.portada_contigut_unic .c_unic_informacio
{

    display: inline-block; 
    vertical-align: top;    
    width:68%;
    padding-left: 20px;

}


.c_unic_mes_info
{
    display: block;
    text-align: right;
    margin-bottom: 20px;
    font-size:13px;
    color:#0094C3;
}

.c_unic_mes_info:hover
{
    color:#FFB400;
    text-decoration: underline; 
}

.portada_contigut_unic a:hover { text-decoration: underline; }




/**** Agenda ******/



/***************************************************    
    Contingut agenda
***************************************************/

.portada_contigut_agenda .titol_agenda
{
    font-size:20px;
    font-weight:300;
    margin-bottom: 5px;
}
.portada_contigut_agenda .titol:hover
{
    text-decoration:none;
}

.c_unic_item_agenda
{
    position:relative;
    min-height:100px;
}


.agenda_data_portada
{    
    width:170px;
    height:106px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 300;
    left:0;
    position: absolute;
}

.agenda_propi
{
    background: #ffffff;
    border:1px solid #eee;
}

.agenda_tercers
{
    background: #fff;
}

.info_agenda
{
    margin-left: 180px;  
}

.data_mes 
{
    padding-top:30px;    
    font-size:16px;    
    line-height: 0.8em;
    margin-bottom:2px;
    text-transform: lowercase;
    font-weight: 400;
}


.data_dia
{
    font-size:30px;
    line-height: 99%;
    text-transform: lowercase;
    font-weight: 400;    
}


.portada_contigut_agenda .c_unic_informacio
{
    vertical-align: top;    
    padding-left: 10px;
    margin-bottom: 20px;
    margin-left: 170px;
}


/***** FINAL AGENDA ******/


/*.portada_contigut_agenda .veure_tot_portada
{
    border-top: 1px solid #8B0050;
}*/


.portada_contigut_agenda .data_info
{
    color: #444444;
    font-size:13px;
}




/**** Noticies ******/

.portada_contigut_noticies h2 
{    
    border-bottom: none;    
    margin: 0px;    
    text-align: center;
    font-size: 30px;    
    font-weight: 400;
    margin-bottom: 20px;
    text-align: left;
}


.portada_contigut_noticies .c_unic_informacio
{

    display: inline-block; 
    vertical-align: top;    
    width:50%;
    padding-left: 15px;	
}



.portada_contigut_noticies .veure_tot_portada
{
    border-top: none;
}

.portada_contigut_noticies .item 
{
    margin-bottom:10px;
}

.portada_contigut_noticies .item .titol
{
    font-size:14px;    
    color:#444444;
    font-weight:600;
    display:inline-block;
    margin-bottom: 5px;
    line-height: 130%;
}
.portada_contigut_noticies .item:hover .titol
{
    font-size:14px;
    color:#FFB400;
    font-weight:600;
    text-decoration:none;
}

.portada_contigut_noticies .data_info
{
    color: #444444;
    font-size:13px;
}


.portada_contigut_noticies .item
{
    margin-bottom:10px;
}

/*.portada_contigut_noticies .entradeta-portada
{
    font-size:13px;
    line-height: 120%;
    color: #000000;
    padding:0;
}*/


.seccio_estil_comu
{
        padding: 50px 0 50px 0;
}


.seccio_estil_1
{
    background: #ffffff;
}
.seccio_estil_2
{
    background: #F8F8F8;
}
.seccio_estil_3
{
    background: #333333;    
}
.seccio_estil_4
{ 
    background: #0062AD;

}

.seccio_estil_4 td {
    background: transparent !important;
}

.banner_portada .titol_banner {
    color:#fff;
    text-align: center;
    letter-spacing: 0.2em;
    font-size:40px;
    padding:30px 0 30px 0;  
}

.banner_portada p{
    font-size:16px;
    font-weight:400;
    line-height: 180%; 
    color:#333;
}

.banner_portada img
{
  
    max-width: 100%;
    height: auto;
}

.banner_portada  iframe
{
    display: block;
    max-width: 100%;

}


/*** CAnvis de colors, caldrà definir per cada convinació */



.item_portada h2 
{    
    border-bottom: none;    
    margin: 0px;    
    text-align: center;
    font-size: 26px;    
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: left;
}



.item_portada  a.item_link
{
    color: #000000;
    text-decoration: none;
}


.item_portada  a.item_link:hover
{
    color: #EC7E00;
    text-decoration: none;
}


.agenda_data_portada
{
    background: #F9F9F6;
    color:#FFB400;
    border:none;
}


.c_unic_item_agenda:hover  .agenda_data_portada
{
    background: #FFB400;
    color:#F9F9F6;
}

.c_unic_item_agenda:hover .c_unic_informacio a
{
    color:#FFB400;
}

.veure_tot_portada 
{
    color: #333333;
}
.veure_tot_portada:hover
{
    color:#FFB400;
}


.banner_portada_horitzontal
{    
    display:inline-block;
    margin-left:15px;
    margin-right:15px;
    margin-bottom: 20px;   
}

.banner_portada_horitzontal img
{
    margin:0 auto;
 }


.carrousel-hor {             

    height: 50px;      
    overflow: hidden;
}


.carousel .item {
    width: 100%; /*slider width*/
    /*max-height: 480px; slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}
/*add some makeup*/
.carousel .carousel-control {
    background: none;
    border: none;
    top: 50%;
}
/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }
}


/**** Porducte******/

.producte_portada
{
    margin-right:20px;
    background: #FFB400;
    padding:15px 15px 15px 15px;
    text-align: center;
    min-height: 340px;
    margin-bottom: 20px;
}


.titol_seccio_productes
{
    color: #444444 !important;
    font-size: 40px !important;    
    font-weight: normal !important;
}

.producte_portada h3
{
    text-align: center;
    color: #202020;
    font-size: 30px;
    font-weight: 200;
    line-height: 100%;
    height: 70px;
}

.producte_portada .descripcio
{
    margin-top:20px;
    font-size: 12px;
    text-align: left;
    line-height: 110%;
    height: 50px;     
    display: table;
}

.producte_portada .descripcio .bottom
{
    display: table-cell;    
    vertical-align: bottom;
}


.producte_portada .preu_interior
{
    color:#ffffff;
    font-size: 16px;
    margin-bottom: 20px;
}

.producte_portada .preu_interior .preu
{
    font-size: 50px;
    line-height: 100%;
}

.producte_portada .divisa
{
    vertical-align:super;
    font-size: 30px;
}

.producte_portada .boto
{
    color: #ffffff;
    border: 1px solid #ffffff;
    background: #FFB400;   
    width: 50%;
    font-size: 20px;
}

.producte_portada .boto:hover
{
    color:#000000;
    background: #ffffff;     
}

.carousel-inner .item
{
    background-color: #ffffff !important;
}

.carousel-control
{
    width:10%;
}

.carousel .carousel-control
{
    top:0;
}

.resaltat_nivell_1
{            
    font-size:40px;
    padding: 0px;
    margin: 0px;
    line-height:150%;
    font-weight: 400;
    font-family:  Lato, sans-serif, Verdana, Arial;
    color: #fff;
    
}

.resaltat_nivell_2
{
    color:#fff;
    font-weight:200;
    padding: 0px;
    margin: 0px;
    line-height:150%;
}