@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,100,400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,400,700,900);
@import 'https://fonts.googleapis.com/css?family=Trirong:400i';


body{padding-top:0px;color:#333;font-family:'Open Sans',sans-serif;font-size:14px;line-height:20px;}

#contingutgeneral.container{padding-top:0px;background:#fff;}

@media(max-width:1200px){
body{background:none;}
}

a{
  color:#e0565a;
}

.color-vermell{color:#e0565a;}
.fons-vermell{background-color:#e0565a;}
.color-gris{color:#333;}
.fons-gris{background-color:#333;}
.color-blanc { color:#fff; }
.fons-blanc { background-color:#fff; }

/********************/


.navbar,
.navbar-header{
  background:#e0565a;
  border:0px;
}

.navbar-default .navbar-toggle{right:5px;}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  height:4px;
  width:30px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
   background: none;
}

.navbar-default .navbar-toggle {
  border: 0px;
 }
 
.navbar-brand>img {
  display: block;
  height: 30px;
}

.navbar-default .navbar-nav > li > a{
  background:#e0565a;
  color:#fff;
  text-transform:uppercase;
  font-family:"Roboto Slab",serif;     
  padding-top:7px; 
  padding-bottom:7px;      
}
    
.navbar-default .navbar-nav > li.active > a{
  background:#e0565a;
  color:#fff;
  font-weight:bold;
}    

/***********************/

.container{
}

#cap{
 margin-top:10px;
}

#cap .btn{margin-bottom:5px;}

#cap .publicap_novamaqueta{
  background:#f1f1f1;
  padding:15px;
  margin-bottom:30px;
  text-align:center;
}

.btn-primary,
.btn-primary:hover{
  background:#333;
  border-color:#333;
}

#cap .btn{font-size:11px;}

.btn-default{
} 

#datahoracap{font-size:12px;letter-spacing:-.5px;}

.menu_principal{
 border-top:2px solid #e0565a;
 border-bottom:1px solid #e0565a;
 margin-bottom:15px;
 margin-top:5px;
 line-height:30px;
 text-transform:uppercase;
 font-family: 'Roboto Slab', serif;
 font-size:13px;
}
.menu_principal a{
   color:#555;
}
.menu_principal a:hover{
   font-weight:700;
   text-decoration:none;
}

.menu_principal ul{margin:0px;}
  
  
/****** Generals *******/

.page-header,
.page-header h1{
  margin-top:0px;
  padding-top:0px;
}  

.page-header h1{
  font-weight:100;
  font-family:"Roboto Slab",serif;
  text-align:center;
  border-top:1px solid #f1f1f1;
  padding-top:20px;
  margin-bottom:0px;
  padding-bottom:10px;
  font-size:50px;
}
  
@media(max-width:767px){
  .page-header h1{font-size:40px;}
}  

.perfilet-2{
  border-left:1px solid #eee;
}

.perfilet-2 .input-group-addon a{
  color:#333;
}

/***** Estils general noticia *********/

.noticia{
 width:100%;
 float:left;
 border-bottom:1px solid #eee;
 margin-bottom:20px;
 padding-bottom:20px;
}

.noticia .avantitol{
  float:left;
  width:100%;
  color:#e65857;
  font-weight:bold;
  font-size:12px;
  text-transform:uppercase;
  font-family:"Roboto Slab", serif;
}

.noticia .avantitol span{
  float:left;
  border-bottom:0px solid #e65857;
}

.noticia .fotografia{
  float:left;
  width:100%;      
  margin-bottom:5px;
}    

.noticia .fotografia.ambpeu{
  margin-bottom:0px;
}    

.noticia .peufotografia{
  float:left;
  width:100%;
  font-size:12px;
  line-height:14px;
  padding-top:4px;
  padding-left:5px;
  padding-bottom:4px;
  background:#fff3f4;
  margin-bottom:5px;
}    
    
.noticia h1{
  float:left;
  width:100%;
  font-family: 'Roboto Slab', serif;
  font-size:26px;
  line-height:30px;
  letter-spacing:-0.4px;
  margin:0px;
  margin-bottom:5px;
  font-weight:bold;  
}

#columnanotigran .noticia h1{
  font-size:36px;
  line-height:40px;
  margin-bottom:15px;
}

#columnanotis1 .noticia h1{
  font-size:28px;line-height:32px;
}

#columnanotigran .noticia.inner-fotonormal h1{
  font-size:70px;
  line-height:72px;
  text-align:center;
}

#columnanotigran .noticia.inner-fotonormal{
  text-align:center;
}

#columnanotigran .noticia.inner-fotonormal .avantitol{
  font-size:16px;
  line-height:30px;
  color:#666;
}

#columnanotigran .noticia .avantitol span{
  float:none;
  font-weight:20px;
}


#columnanotigran .noticia.inner-fotoalcostat .itemRelacionadesList .noticia h1{
 text-align:left;
}


.filetllistanotiscol4 .noticia h1{
  font-size:21px;
  line-height:24px;
}
    
#publientrenotis{
  float:left;
  width:100%;
  background:#f5f5f5;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom:15px;
}

#noticia{
  position:relative;
  float:left;
  width:100%;
  border-bottom:1px solid #eee;  
  margin-bottom:20px;
}

.noticia h1 a{
  color:#333;
}

.noticia .subtitol{
  float:left;
  width:100%;      
  margin-top:0px;
}

.noticia .autordata{
  float:left;
  width:100%;  
  font-size:12px;
  color:#aaa;
  line-height:30px;
  border-top:1px solid #eee;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}  
  
.noticia .numcomentaris{
  float:left;
  width:100%;
  color:#333;
  font-size:11px;
  text-transform:uppercase;
  margin-bottom:5px;
  font-weight:bold;
}

.noticia .numcomentaris em{
   font-style: normal;
}

.filetllistanotiscol4 .noticia .numcomentaris em{
    display:none;
}
    
.numcomentaris i,
.numcomentaris a{
  font-weight:400;
  color:#666;
}

/******************************/

.filetllistanotiscol4{
  border-bottom:1px solid #eee;
  margin-bottom:20px;
  padding-bottom:5px;
}

.filetllistanotiscol4 .noticia{border:0px;
margin-bottom:0px;
  padding-bottom:0px;
}

.filetllistanotiscol4 .noticia .fotografia{
  height:160px;
  overflow:hidden;
  margin-bottom:7px;
}

.filetllistanotiscol4 .noticia .peufotografia{
 display:none;
}

@media(max-width:767px){
.filetllistanotiscol4 .noticia{
  border-bottom:1px solid #e0565a;
  margin-bottom:10px;
  padding-bottom:10px;
}
.filetllistanotiscol4{border:0px;margin:0px}

.filetllistanotiscol4 .noticia .fotografia{
  height:auto;
  overflow:auto;
}
   
}   

.filetllistanotiscol4 .noticia .subtitol{
  display:none;
}    

.filetllistanotiscol4 .noticia .relacionadesList{
display:none;}

/******* relacionades ***********/

.relacionadesList{
   float:left;
   width:100%;          
   border:0px;
   margin-top:10px;
}  

.itemRelacionadesList .noticia{
  border:0px;
  margin:0px;
  padding:0px;
  margin-left:0%;
  width:100%;
}
  
.itemRelacionadesList .noticia .numcomentaris,
.itemRelacionadesList .noticia .fotografia{
  display:none;
}


#columnanotis1 .itemRelacionadesList .noticia h1 a{  
  font-size:14px;
  line-height:20px;
}  

.itemRelacionadesList .noticia h1 a{
  color:#e55658;
  color:#333;
  letter-spacing:0px;
}

.noticia h1 i{display:none;}

.itemRelacionadesList .noticia h1 i{
display:inline;
margin-right:5px;
}

#columnanotigran .itemRelacionadesList .noticia h1 a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-bottom:4px;
}

/**********************/

#columnanotigran .noticia.inner-fotoalcostat
.fotografia-peu{
    position:Relative;
    float:right;
   width:40%;
  }
  
#columnanotigran .noticia.inner-fotoalcostat
.resta-fotografia-peu{
    position:Relative;
    float:left;
    width:58%;
  }    

#columnanotigran .noticia.inner-fotoalcostat
.itemRelacionadesList .resta-fotografia-peu{
    position:Relative;
    float:left;
    width:100%;
  } 

@media(max-width:767px){
#columnanotigran .noticia.inner-fotoalcostat
.fotografia-peu{
    position:Relative;
    float:left;
   width:100%;
  }
  
#columnanotigran .noticia.inner-fotoalcostat
.resta-fotografia-peu{
    width:100%;
  }  
}

#columnanotigran .noticia.inner-fotonormal .itemRelacionadesList .noticia h1 a{
  font-size: 16px;
  line-height: 22px;
  letter-spacing:-0px;
}

@media(max-width:767px){
 #columnanotigran .noticia.inner-fotonormal .itemRelacionadesList .noticia h1 a{
   font-size: 14px;
   line-height: 20px;
   letter-spacing: 0px;
   margin-bottom:4px;
 }
}

#columnanotigran .noticia.inner-fotonormal .relacionadesList{
  border:0px;
}

#columnanotigran .noticia.inner-fotonormal .relacionadesList .noticia{
  margin-left:0%;
}

/***** Notis en breu **********/

.inner-noticiaColumna2 .noticia{
  width:100%;
  float:left;      
  position:Relative;      
}

.inner-noticiaColumna2 .noticia .fotografia{
 width:30%;
 float:right;
 clear:right;
 margin-left:2%;
 max-height:140px;
 overflow:hidden;
}

.inner-noticiaColumna2 .noticia .peufotografia{
 display:none;
}
                        
.inner-noticiaColumna2 .noticia .titolnoticia,
.inner-noticiaColumna2 .noticia .numcomentaris,
.inner-noticiaColumna2 .noticia .subtitol{
      position:relative;
      float:left;
      width:68%;
      clear:left;
}    

.inner-noticiaColumna2 .noticia.inner-sensefoto .titolnoticia,
.inner-noticiaColumna2 .noticia.inner-sensefoto .numcomentaris,
.inner-noticiaColumna2 .noticia.inner-sensefoto .subtitol{
      width:100%;
}    
            
#columnanotis1 .inner-noticiaColumna2 .noticia h1{
 font-size:20px;
 line-height:24px;
}



#minutaminut{
  position:relative;
  float:left;
  width:100%;
  height:300px;
  overflow:auto;
  margin-top:15px;
  margin-bottom:15px;
  border:1px solid #eee;
  text-align:left;
}

#columnaamplianotis #minutaminut{
  height:auto;
}

#minutaminut table{
  font-size:13px;
}

/**********************/

/******* Estils Ampliacio noticia ***************/
    
.glificonflota{
  float:left;
}

#columnaamplianotis .noticia,
.tipusnoticia1 .categorieslectura{
  border:0px;
  margin-bottom:0px;
  font-size:16px;
  line-height:24px;
}

#columnaamplianotis .noticia h1{
 font-size:32px;
 line-height:36px;
 margin-bottom:20px;
}


#columnaamplianotis h3.h3noticia{
  font-size:16px;
  line-height:22px;
  margin-top:0px;
  margin-bottom:15px;
}

@media(max-width:767px){
#columnaamplianotis .noticia h1{
 font-size:26px;
 line-height:28px;
 margin-bottom:15px;
}
#columnaamplianotis h3.h3noticia{
  font-size:16px;
  margin-bottom:10px;
}
#columnaamplianotis .noticia,
.tipusnoticia1 .categorieslectura{
  font-size:16px;
  line-height:24px;
}
}  

#columnaamplianotis h3.h3noticia a{
  color:#e0565a;
  font-family:"Roboto Slab", serif;
}

#columnaamplianotis .fotoportadaampliacio{
  margin-bottom:20px;
}

.categoriadata{
  margin-bottom:20px;
  margin-top:10px;
  font-size:12px;
  position:relative;
  float:left;
  width:100%;
  background:#feeeef;
  padding-left:1%;
  padding-right:1%;
}

.categoriadata a{
  color:#333;
}    

#columnaamplianotisrepo .categoriadata{
  font-size:14px;
  padding-top:5px;
  padding-bottom:5px;
}

#_markupAutor{font-weight:bold;color:#333;}

.imgautoramplianoticia{
  width:100px;
  left:0px;
  margin-top:-15px;
  float:left;
}
  
.nomautoramplianoticia{
}  

.txtactualitzatel{}


.categoria{
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  margin-bottom:20px;
  font-size:0.8em;
  color:#000;
  font-weight:bold;
}
  
.categoria a{color:#333;font-weight:normal;}

@media(max-width:767px){
.categoria{display:none;}
}

/******** social shares amb a **************/

.socialshareswal,
.socialshareswa a,
.socialsharestwl,
.socialsharestw a,
.socialsharesfbl,
.socialsharesfb a,
.socialsharessave a,
.socialsharespdf a{
  display:block;
  background:#425f9c;
  font-size:24px;
  margin-bottom:10px;
  color:#fff;
  padding:4%;
  cursor:pointer;
}
  
.socialshareswal:hover,
.socialsharestwl:hover,
.socialsharesfbl:hover{
    color:#fff;  
}

.socialsharessave a{
background:#e45859;
}
    
.socialsharestwl,
.socialsharestw a{
background:#55acee;
}
.socialshareswal,
.socialshareswa a{
background:#67bc34;
}

.socialsharespdf a {
background:#333;
}

/*************************/

.socialsharesnou{display:none;}

.socialshareswal2,
.socialshareswa2 a,
.socialsharestwl2,
.socialsharestw2 a,
.socialsharesfbl2,
.socialsharesfb2 a,
.socialsharessave2 a,
.socialsharespdf2 a{
  position:relative;
  float:right;
  color:#425f9c;
  border:2px solid;
  border-radius:50%;
  width:40px;
  height:40px;
  font-size:24px;
  margin-bottom:10px;
  cursor:pointer;
}
  
.socialshareswal2:hover,
.socialsharestwl2:hover,
.socialsharesfbl2:hover{
    color:#fff;  
}

.socialsharessave2 a{
color:#e45859;
}
    
.socialsharestwl2,
.socialsharestw2 a{
color:#55acee;
}
.socialshareswal2,
.socialshareswa2 a{
color:#67bc34;
}

.socialsharespdf2 a {
color:#333;
}

/***** Per sota noticia ******/

.moduletampliacio{
margin-bottom:20px;
}
  
.relacionadesListAmplia h4{
  display:none;
}    

.relacionadesListAmplia{
   float:left;
   width:100%;          
   border:0px;
   margin-top:10px;
  border-bottom:1px solid #e45859;  
}  

.itemRelacionadesListAmplia .noticia{
  border:0px;
  margin:0px;
  padding:0px;
  width:100%;
}
  
.itemRelacionadesListAmplia .noticia .numcomentaris,
.itemRelacionadesListAmplia .noticia .fotografia{
  display:none;
}

#columnaamplianotis .itemRelacionadesListAmplia .noticia h1,
#columnaamplianotisrepo .itemRelacionadesListAmplia .noticia h1{
  margin-bottom:10px;
}

#columnaamplianotis .itemRelacionadesListAmplia .noticia h1 a,  
#columnaamplianotisrepo .itemRelacionadesListAmplia .noticia h1 a{  
  font-size:15px;
  line-height:20px;
  font-weight:normal;
}  

.itemRelacionadesListAmplia .noticia h1 a{
  color:#e55658;
  letter-spacing:0px;
}

.noticia h1 i{display:none;}

.itemRelacionadesListAmplia .noticia h1 i{
display:inline;
margin-right:5px;
}

/***** tambe us pot interesar ********/

#notisrelacionades{
  position:Relative;
  float:left;
  width:100%;
  margin-bottom:20px;
}

#tambeinteresa{
  position:Relative;
  float:left;
  width:100%;  
  background:#feeeef;
  border-top:1px solid #e45859;
  padding-top:20px;
}

#notisrelacionades h4{
  text-align:center;
  font-family:"Roboto Slab", Serif;
  margin:0px;
  display:none;
  display:block;
  margin:auto;
  color:#fff;
  background:#e45859; 
  max-width:50%;
  padding-left:10px;
  padding-right:10px;
  line-height:25px;
}   

#tambeinteresa .noticia h1{
  font-size:18px;
  line-height:24px;
  margin-bottom:0px;
}

#tambeinteresa .peufotografia,
#tambeinteresa .subtitol{display:none;}
#tambeinteresa .fotografia.ambpeu{margin-bottom:10px;}
  
/****** llista de fotos **********/

.galeria-icon{
    position:absolute;
    bottom:5px;
    left:5px;
    color:#fff;
    background:rgba(0,0,0,0.5);
    padding:2px 5px;
    font-size:12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  
}

.itemgaleria{
  height:215px;
  overflow:hidden;
}

.itemgaleriaiconaifoto{
  position:relative;
  float:left;
  width:100%;
  height:120px;
  overflow:hidden;
}

.itemgaleriaiconaifoto img{
  width:100%!important;
}

/* Small devices (tablets, 768px and up) */
@media(max-width:767px){
.itemgaleria img{
  width:100%;
  }    
  .itemgaleriaiconaifoto{
    height:auto;
}  
}

.itemgaleria .caption,
.itemgaleria .caption h3{
  padding:3px;
  margin:0px;
  font-size:15px;
  line-height:20px;
}

.itemgaleria .caption h3{margin-top:0px;}

.itemgaleria .caption .itemgaleriadata{padding:3px;float:left;width:100%;margin-top:0px;font-size:12px;margin-bottom:0px;line-height:16px;}

.itemgaleria .caption .itemgaleriadata a{
 color:#888;        
}

.itemgaleria .caption h3 a{
   color:#333;
   font-family:'Roboto Slab', Serif;
   font-weight:bold;
}     

/***** ampliafotos **********/

.ampliagaleria h1{
  margin-top:0px;
  font-family: "Roboto Slab", Serif;
  font-weight:bold;
  font-size:40px;
  line-height:40px;
}

.ampliagaleria p{
  margin-top:0px;
  font-size:14px;
}  


/* Small devices (tablets, 768px and up) */
@media(max-width:767px){
.ampliagaleria h1{
  margin-top:0px;
  font-family: "Roboto Slab", Serif;
  font-weight:bold;
  font-size:26px;
  line-height:30px;
}  
.ampliagaleria p{
  margin-top:0px;
  font-size:12px;
}  
}
  

.descripciofotos{
  margin-bottom:20px;
  margin-top:5px;
  background:#f1f1f1;
}
  
 .numfotos{
  border-right:5px solid #fff;
  font-size:35px;
  font-weight:bold;
  line-height:70px;
  letter-spacing:-2px;
  text-align:center;
}

.autorgaleria{
  background:#f1f1f1;
  padding:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  border:1px solid #ddd;
}

.autorgaleria h3{
  font-weight:bold;
   font-size:15px;
  margin-top:0px;
}  

.autorgaleria p{
   font-size:13px;
   line-height:18px;
}  

  .autorgaleria br{display:block;margin-bottom:10px;}  
  
.descripciofoto{
  margin-top:10px;
}

.tirafotos img{
  width:100%!important;
  max-height:150px;
}

.tirafotos .itemfotonosel,
.tirafotos .itemfotosel{
 padding:5px; 
 opacity:0.5;
  overflow:hidden;
  max-height:130px;
}

.tirafotos .itemfotonosel:hover,        
.tirafotos .itemfotosel{        
  opacity:1;
}          
  
.tirafotos{
    margin-bottom:40px;
   padding:10px;
   padding-top:0px;
}  

/***** table **********/

.table-bordered{
  border-top:0px;
}
  
.taules-columna td:nth-child(1){
  font-size:0.9em;
}  

.table tbody tr:nth-child(1) td{border-top:0px;}

.taules-columna a{
  color:#333;
}

/****************************/

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

#NDloadspin {
  font-size: 40px;
  margin-top: 10%;
  text-align:center;
}
.videonoticia {
position: relative;
  height: 0;
  margin: 10px 0;
  padding: 30px 0 56.25% 0;
  overflow: hidden;
  }

/**********************/
    
.bloccolumna,
#bloccolumna{
      margin-bottom:20px;
}

.publicolumna{
    position:relative;
    float:left;
    width:100%;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:20px;
    background:#f6f6f6;
}    
  
#noticiacolumnadreta h2 a{
  color:#333;
  font-size:14px;
  border-top:1px solid #666;
  border-bottom:1px solid #666;    
  font-weight:bold;
  width:100%;
  display:block;
  line-height:30px;
} 
  
#noticiacolumnadreta .noticia{
    padding:0px;
    border:0px;
  }
  
.llistaNoticiesTema{
  margin-bottom:20px;
  float:left;
  width:100%;
}

.titolLlistaNoticiesTema{ 
  text-align:center;
  color:#fff;
  font-family:"Roboto Slab", Serif;
  margin:0px;
  text-transform:uppercase;
  line-height:24px;  
}
  
.titolLlistaNoticiesTema a{   
  display:block;
  margin:auto;
  color:#fff;
  background:#e45859; 
  max-width:50%;
  padding-left:10px;
  padding-right:10px;
  line-height:25px;
  display:block;
}    

.noticiesDiaricatorze .titolLlistaNoticiesTema a{   
  background:#1685ba; 
}    

.scrollLlistaNoticiesTema{
  padding-top:20px;
  background:#feeeef;
  border-top:1px solid #e45859;
}  
    
.noticiesDiaricatorze .scrollLlistaNoticiesTema{
  border-top:1px solid #1685ba;
  background:#d3e3eb;
}  

  .noticiesDiaricatorze .noticia{
border-bottom:1px solid #1685ba;
}  
      

.itemLlistaNoticiesTema{
 margin-left:5%;
 width:90%;
}        

.itemLlistaNoticiesTema .fotografia{
   position:Relative;
   float:left;
   width:40%;
}

.itemLlistaNoticiesTema .peufotografia{
   display:none;
}

.itemLlistaNoticiesTema .noticia h1{
    font-size:18px;
    line-height:22px;
}     
.itemLlistaNoticiesTema .noticia .titolnoticia {
    float:right;
    width:57%;
    margin:0px;
}

.itemLlistaNoticiesTema .noticia.inner-sensefoto .titolnoticia {
    width:100%;
}    
            
.itemLlistaNoticiesTema .noticia .subtitol{font-size:13px;line-height:16px;margin-top:5px;}      
.itemLlistaNoticiesTema .noticia .numcomentaris{display:none;}      
.itemLlistaNoticiesTema .noticia h1 i{display:none;}

.itemLlistaNoticiesTema:nth-child(1) .fotografia,
.itemLlistaNoticiesTema:nth-child(1) .noticia .titolnoticia{
 width:100%;
}
    
 .itemLlistaNoticiesTema:nth-child(1) .noticia h1 {
 font-size:22px;
 line-height:26px;
}

.itemLlistaNoticiesTema:nth-child(1) .peufotografia{
 display:block;
 padding:0px;
 font-size:11px;
}
    
.peuLlistaNoticiesTema{
  float:left;
  width:100%;
  background:#feeeef;
} 
  
.noticiesDiaricatorze .peuLlistaNoticiesTema{
  background: #d3e3eb;
}    

.peuLlistaNoticiesTema a{
  background:#e45859;
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 border-radius: 20px;
 color:#fff;
 font-size:12px;
 font-weight:bold;    
 margin-bottom:10px;
 display:block;
 text-align:center;
 float:right;
 margin-right:5%;
 padding-left:20px;
  padding-right:20px;
  line-height:30px;
}
    
.noticiesDiaricatorze .peuLlistaNoticiesTema a{
background: #1685ba;
}    
    

.itemLlistaNoticiesTema .noticia .subtitol{display:none;}
.itemLlistaNoticiesTema .noticia .textini{display:none;}
.itemLlistaNoticiesTema:nth-child(1) .noticia .subtitol{display:block;}

/**********************/
 
 
/**** Avis Cookies ******************/
#aviscookies{
  position:fixed;
  bottom:0px;
  width:100%;
  background:#eee;
  z-index: 1000201;
}

#titolaviscookies{
  margin:10px;
  font-weight:bold;
  display:none;
}

#explicaaviscookies{
  margin:10px;
  line-height:20px;
}

#explicaaviscookies a{ 
  text-decoration:none;
  border-bottom:1px dashed #ccc;
  color:#444;
}
#explicaaviscookies .tancacookies a { color:#fff; border:0px; }


/******** Vendafotos *******/
#titolgal{
 margin-left:0px;
 margin-top:0px; 
 font-size:35px;
 font-family: 'Roboto Slab', serif;
}

#caractimatge,
#divmidaimatge{
  color:#222;
  line-height:18px;
  border-bottom:1px solid #ccc;
  padding-top:5px;
  padding-bottom:5px;
}
#caractimatge{
  font-weight:bold;
  font-size:20px;
  line-height:40px;
  padding:0px;
}


.titolespaiform{
  position:Relative;
  display:block;
  margin-bottom:10px;
  font-weight:bold;
  border-bottom:1px solid #444;
  font-size:13px;
}

.infopetita{
  display:block;
  margin-bottom:10px;
}

.taularesultatseleccions15 tr.destacaSeleccionatEl15, .taularesultatseleccions15 tr.destacaSeleccionatEl15 td,#taules tr.destacaSeleccionatEl15, #taules tr.destacaSeleccionatEl15 td{
	background:#ccc;
	font-weight:bold;
}



audio {
position:relative;
width:100%;
}

#columnanova{
}


/***** destaca xarxes ************/

.destacaxarxespropies{
    margin-bottom:20px;
    text-align:center;
}
  
.titoldestacaxarxespropies{
  font-size:12px;
  line-height:12px;
  margin-bottom:15px;
 }  

.destacaxarxespropies a{
  color:#333;
}

/********* Cercador modul dreta ***********/

.cercadormoduldreta{
  margin-bottom:20px;
}

/***** Accordion menu ************/

#accordionmenu{
  margin-bottom:20px;
}

#accordionmenu .list-group-item{
  padding:0%;
  line-height:1.5em;
  border:0px;
  font-size:12px;
  margin-bottom:5px;
  font-family:'Roboto Slab', serif;
  text-transform:uppercase;
}

#accordionmenu .list-group-item.active,
#accordionmenu .list-group-item.active:hover{
  background:none;
  color:#333;
  font-weight:bold;
}

#accordionmenu .list-group-item i{
  color:#333;
}

#menuserveis,
.menucolumnaestreta_bis{
  position:Relative;
  float:left;
  width:100%;
  margin-bottom:20px;
  font-size:12px;
}
  
  .menucolumnaestreta_bis h4{
   font-size:13px;
   font-weight:bold;
  }
  
  .menucolumnaestreta_bis a{
  color:#444;
}
    
.menucolumnaestreta_bis p{
  margin:0px;
  border-bottom:1px solid #eee;
}
    

.list-group-item-serveis{
  display:block;
  position:Relative;
  float:left;
  width:100%;
  padding-left:4%;
  line-height:26px;
  background:#eee;
  margin-bottom:2px;
  color:#444;
  text-transform:uppercase;
  font-size:13px;
  letter-spacing:-.5px;
}
  
.list-group-item-serveis .i-serveis{
    display:block;
    float:right;
    margin-top:5px;
    margin-right:5px;
    font-size:16px;
}

/*** Lo que hice a petición de Pratdesaba para que los bloques de "Arxivat a" no se descontrolaran tanto, mantiene un max-height mientras no haya hover o touch ***/
.categoria {
max-height: 66px;
  overflow: hidden;
 }
 
/**************/

footer{
  background:#272727;
  color:#fff;
  padding-top:50px;
  padding-bottom:50px;
  font-size:13px;
}

footer a{
  color:#fff;
}

footer hr{
  border-color:#666;
}

footer a:hover{
  color:#fff;
}

#titolespaipeu{
  font-weight:bold;
  margin-bottom:8px;
}

.logo_gene{
  border:10px solid #fff;
   height:auto!important;
}

.item_territori_peu{
  line-height:10px;
  margin-right:10px;
}

/********************/

.pagination-header-modul {
	display:inline;
	margin:0px;
}

.fotointerior_576 { max-width:100%; }

.desplegaetiquetes {
	font-size:15px;
	margin-top:5px;
}
.etiquetesdesplegades {
	max-height:none;
}
.itemcomentari  { background:#fdf1f1; border:0px; box-shadow:none; webkit-box-shadow:none; position:relative;float:left;width:100%; }



/*****************/

.itemopiniocolumna,
.contingut_articledeldia,
.ampliacioopinio{
  background:#f1f1f1;
  padding:2%;
  margin-bottom:5px;
  float:left;
  width:100%;
}  

.titolconteopiniocolumna a,
.titolarticledeldia a,
.novapastilladreta{
  background:#333;
  color:#fff;
  display:block;
  margin-bottom:5px;
  text-align:center;
  font-family:"Roboto Slab", serif;  
  text-transform:uppercase;
  line-height:24px;
  floaT:left;
  width:100%;
}
  
.fotoopiniocolumna,
.foto_articledeldia,
#fotoautorON{
  position:relative;
  float:right;
  margin-left:5px;
 -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
   -webkit-filter: grayscale(100%);
  text-align:center;
  height:120px;
  margin-bottom:10px;
  overflow:hidden;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;  
}


  
.autoropiniocolumna a,
.autor_articledeldia a{
  font-size:12px;
  color:#333;
}  
    
.itemopiniocolumna h1,
.contingut_articledeldia h2{
  margin:0px;
  margin-bottom:0px;
}

.itemopiniocolumna h1 a,
.contingut_articledeldia h2 a{
    font-family:"Roboto Slab", serif;
    font-weight:bold;
    color:#333;
    font-size:20px;
  }
      
.itemopiniocolumna h3{margin:0px;margin-bottom:10px;}

.itemopiniocolumna h3 a{
    color:#333;
    font-size:13px;
    line-height:18px;
  }      

.comentarisopiniocolumna a,
.contingut_articledeldia .comentarisnoticia a{
  font-size:12px;
  color:#555;
} 

#nomautorON{font-weight:bold;font-size:16px;line-height:24px;margin-bottom:10px;}

#carrecautorON{font-size:12px;}
#textautorON{font-size:13px;}

#textautorON a{font-weight:bold;color:#333;}

#noticiaautors a{ margin-bottom:5px;display:block;font-size:13px;}

/****** centra imatges ***********/

.carousel-inner .active{
 text-align:center;
}

.carousel-control.left,
.carousel-control.right{
 background:none;
}
    
    
.carousel img{
  margin:auto;
  max-height:990px!important;
  width:auto!important;
}

/**************************/

.banner_territori{
  margin-bottom:20px;
  background-size:100%;
  background-position:100%;
  border-radius:5px;
  padding-bottom:5px;
  position: relative;
  float: left;
  width: 100%;
  background:url('https://dades.naciodigital.cat/redaccio/publicitat/070316064801_fonsterritori.png') no-repeat #f1f1f1;
  background-size:100%;
}

.banner_territori .col-md-4{
}
  
.banner_territori a{  
  font-size:13.5px;
  line-height:18px;
  letter-spacing:-0.5px;
  color:#333;
}    
    
.titol_territori{
    font-family:"Roboto Slab",serif;
    text-align:center;
    border-bottom:1px solid #fff;
    line-height:24px;
    margin-bottom:10px;
    text-transform:uppercase;
    background:#e0565a;
   color:#fff;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
      
.item_territori{
    display:block;
    margin-left:3px;
    margin-right:2px;
	  line-height:15px;
    padding-bottom:5px;
}   

.item_territori i{color:#888;text-shadow:1px 1px 0px #fff}


/*********************/

/*.galeriaportadaclass {
	position: relative;
	float:left;
	font-size:13px;
	line-height:16px;
	margin-top:4px;
}*/
.galeriaportadaclass::before {
	/*font-family:FontAwesome;
	content:"\f030";*/
	/*margin-right:3px;*/
}



/***** Format reportatge *****/

.tipusnoticia1 h1{
    text-align:center;
    font-size:50px;
    line-height:50px;
    margin-top:10px;
    margin-bottom:20px;
}  

.tipusnoticia1 h3{
  font-family:"Roboto Slab", Serif;
  margin-bottom:10px;
  text-align:center;
  font-size:20px;
  line-height:26px;
}  

.tipusnoticia1 .inner-reportatge{
  clear:left;
  margin-left:20%;
  width:60%;
  font-size:17px;
  line-height:27px;
  margin-bottom:20px;
}

.tipusnoticia1 .inner-reportatge .divimatgeeditor{
  margin-left:-33.3%;
  margin-bottom:5px;
  width:166%!important;
}

.tipusnoticia1 .inner-reportatge .divimatgeeditor p{
  line-height:20px!important;
}  

.tipusnoticia1 .inner-reportatge .divimatgeeditor .fotointerior_990,
.tipusnoticia1 .inner-reportatge .divimatgeeditor .fotointerior_1200{
width:100%!important;
margin-bottom:5px;
}

@media(max-width:767px){
	.tipusnoticia1 .inner-reportatge .divimatgeeditor{
	  margin-left:auto;
	  width:100%!important;
	}
	.tipusnoticia1 .inner-reportatge .divimatgeeditor .fotointerior_990,
	.tipusnoticia1 .inner-reportatge .divimatgeeditor .fotointerior_1200{
    width:100%!important;
  }        
}

/*****************/

/* Mòdul Diputació de Barcelona */

.noticiesDiba{
  position:relative;
  float:left;
    width:100%;
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
    min-height:200px;
}
  
.noticiesDiba a{
  text-decoration:none;
  color:#222;
}  

.noticiadiba{
  position:Relative;
  float:left;
  margin-top:15px;
}    

  .imatgenoticiadiba{
  position:Relative;
      float:left;
      width:40%;
  }
.imatgenoticiadiba img{
  width:90%;
}

.datanoticiadiba{
  position:relative;
  float:left;
  width:60%;
  font-size:11px;  
  margin-bottom:5px;
}

.titolnoticiadiba{
  position:relative;
  float:left;
  width:60%;
  font-size:14px;  
  font-weight:700;
  line-height:18px;
}

.entradetanoticiadiba{
  position:relative;
  float:left;
  width:60%;
  font-size:12px;  
  line-height:16px;
  margin-bottom:10px;  
  display:none;
}
  
.canviaslidediba{
  position:absolute;
  bottom:10px;
  right:10px;
  margin-top:20px;
}

.canviaslidediba a{
  display:block;
  float:left;
  width:20px;
  text-align:center;
  line-height:18px;
  font-size:11px;
  background:#888;
  color:#fff;
  margin-left:5px;
  font-weight:bold;
  text-shadow:#111 1px 1px 0px;
}

.canviaslidediba a.selected{
  background:#891536;
}


/****************/

.panel-naciodigital{
  position:Relative;
  float:left;
  width:100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
  
.panel-naciodigital .panel-body{
  padding:6px;
}
  
.panel-naciodigital a{
  color:#333;
}  
  
.panel-naciodigital .panel-heading {
 padding:0px 10px;
 background:#f1f1f1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;  
}  
      
.panel-naciodigital .panel-heading h3{
 text-transform:uppercase;
 font-size:15px;
 line-height:30px;
}        

.nomdiaricrono a{
  font-size:12px;
  line-height:18px;  
  display:block;
}

.esuntitular{
  font-family:"Roboto Slab",Serif;
  font-weight:bold;
}

/*********************/

.pager .next a,
.pager .next a:hover{
  font-size:13px;
  font-weight:bold;
  background:#e0565a;
  color:#fff;
  border:0px;
}

.nav-tabs li a{
  background-color:#eee;
  color:#333;
}

.pastillaseparanoticies{
  position:Relative;
  float:left;
    width:100%;
  margin-bottom:10px;
  font-weight:bold;
  text-transform:uppercase;
  font-family:"Roboto Slab",Serif;
  background:#333;
  color:#ffF;   
  text-align:center;
  line-height:30px;
}


/****** sota portada ***********/

.sota_portada #publicos{
  background:#f1f1f1;
  padding:15px;
  margin-bottom:30px;
  text-align:center;
}

.sota_portada .llistaNoticiesTema{
 width:32%;
 margin-right:2%;
}

@media(max-width:767px){
.sota_portada .llistaNoticiesTema{width:100%;margin-right:0px;}
}

.sota_portada .llistaNoticiesTema:nth-child(4n){
 margin-right:0%;
}

.sota_portada .titolLlistaNoticiesTema{ 
  text-align:left;
  margin:0px;
}
  
.sota_portada .titolLlistaNoticiesTema a{   
  margin-left:0px;
  background:#e45859; 
  max-width:none;
  line-height:34px;
  display:block;
  font-size:20px;
  width:100%;
}    

.noticiesDiaricatorze .titolLlistaNoticiesTema a{   
  background:#1685ba; 
}    

.sota_portada .scrollLlistaNoticiesTema{
  padding-top:20px;
  min-height:340px;
}  
    
.sota_portada .noticiesDiaricatorze .scrollLlistaNoticiesTema{

}  
     
.sota_portada .itemLlistaNoticiesTema{
} 
              

.sota_portada .itemLlistaNoticiesTema .fotografia{
   width:100%;
}

        
.sota_portada .itemLlistaNoticiesTema .noticia.inner-sensefoto .titolnoticia,
.sota_portada .itemLlistaNoticiesTema .noticia.inner-sensefoto .subtitol{
    width:100%;
}    
                      
                    
.sota_portada.itemLlistaNoticiesTema:nth-child(1) .peufotografia{
display:none;
}
    
.sota_portada .itemLlistaNoticiesTema .noticia .subtitol{display:block;}
.itemLlistaNoticiesTema:nth-child(1) .noticia .subtitol{display:block;}


@media print {
    .socialsharesfb, .socialsharestw, .socialshareswa, .socialsharessave, .socialsharespdf,.moduletampliacio,.bloccolumna,#bloccolumna,.llistatNoticiesTema,.perfilet-4,footer,#moduletampliacio {
	display:none;
	}
	a[href]:after {
		content: none !important;
	}
}


/**************************/

  #logointersitial{margin-top:20px;}
  /*#logointersitial img{max-width:400px;}  */
  #accedirintersitial{margin-top:20px;}
  #bannerintersitial{margin-top:20px;margin-bottom:40px;}
  #bannerintersitial img{width:100%;height:auto;max-width:800px;}
  
@media(max-width:767px){
	.carousel-caption { position: initial; font-size:12px; line-height:14px; color:#000; padding-top:10px; }
.tipusnoticia1 .inner-reportatge {
margin-left:0px;
width:100%;
}
.tipusnoticia1 .inner-reportatge .fotointerior_990 {
	margin-left:-15px;
}
  body{padding-top:80px;}
  #contingutgeneral.container{border:0px;}
  
#columnanotigran .noticia h1,
#columnanotis1 .noticia h1{
font-size:22px!important;
line-height:26px!important;
}

#columnanotigran .noticia .subtitol,
#columnanotis1 .noticia .subtitol{
  font-size:13px;
  line-height:18px;
}

#columnanotigran .noticia.inner-fotonormal .itemRelacionadesList .noticia h1 a,
#columnanotis1 .noticia.inner-fotonormal .itemRelacionadesList .noticia h1 a{
  font-size:13px;
}

.tipusnoticia1 h1{
    font-size:38px;
    line-height:42px;
}  

.tipusnoticia1 h3{
  font-size:18px;
  line-height:22px;
}  

.tipusnoticia1 .inner-reportatge{
font-size:16px;
}

}

@media(max-width:1200px){

.publicap_novamaqueta img{
  width:100%;
}

}



@media(min-width:767px){
	.row.separaliniesrelacionades {
		margin-bottom: 10px;
	}
}
  



#ampliaenquesta h2{
   font-size:50px;
   font-family: "Roboto Slab", Serif;
   text-align:center;
   font-weight:bold;
}

 @media(max-width:767px){
  #ampliaenquesta h2{font-size:32px;}
}



.webappcap_inicinaciodigitalios .navbar-header button {
		margin-right:80px;
}

.moduleleccions{
  position:Relative;
  float:left;
  width:100%;
  border-bottom:1px solid #e0565a;
  margin-bottom:20px;
}

.moduleleccions i{
  font-weight:bold;
}
  
.moduleleccions .panel-body{
  padding:0px;
}

.moduleleccions h4{
  font-size:25px;
  line-height:20px;
  font-weight:bold;
  margin:0px;
  margin-bottom:20px;
}
.navwebappcap ul.nav>li {
	background-color:#f1f1f1;
}

.navbar-header button {
	margin-right:70px;
}

.datapubliopinio { 
 color:#888;
 font-size:12px;
 display:none;
}
#parelldeopinions .datapubliopinio {
    display: block;
}

.a404{
  font-size:300px;
  color:#e0565a;
}
  
#error404titol{font-weight:bold;  color:#e0565a;font-size:30px;line-height:50px;}  
#error404text{font-weight:bold;  font-size:16px;line-height:40px;margin-bottom:100px;}    
  


.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.titolprogramacio{
  text-align:center;
  border-bottom:1px solid #e0565a;
  border-top:1px solid #e0565a;    
  margin-bottom:20px;
  line-height:1.5em;
  font-size:2em;
  font-family:'roboto slab';
}

/*****/

.itemllistaparlamentpers{
  padding-bottom:5px;
}

.itemllistaparlamentpers a{
  color:#444;
  font-size:13px;
}


.tornar{display:none;}

#conteFitxaParlamentPers{
  border:1px solid #eee;
  padding:10px;
}

#conteFitxaParlamentPers h1,
#conteFitxaParlamentPers h2,
#conteFitxaParlamentPers h3{
  margin:0px;
  font-weight:bold;
  margin-bottom:10px;
}

#conteFitxaParlamentPers h1{font-size:30px;margin-bottom:20px;}
#conteFitxaParlamentPers h2{display:none;}
#conteFitxaParlamentPers h3{border-bottom:1px solid #ddd;}

#conteFitxaParlamentPers th{
  border-top:1px solid #ccc;
  font-size:13px;
  padding:5px;
}

@media(max-width:767px){
.llistadiputatsparlamentbens15{height:300px;overflow:auto;margin-bottom:20px;}
}

.adsenseparlament{margin-top:20px;}



/**************/
.explica_programa{
  margin-bottom:20px;
  background:#f1f1f1;
  padding:2%;
  color:#566;
  font-size:13px;
}

.explica_programa h2{
  font-weight:100;
  font-family:"Roboto Slab";
  margin-top:0px;
}



.xxss_programa{
    font-size:30px;
    margin-right:20px;
}

.botonesprograma{
  margin-bottom:5px;
}
  
.descripcioOpcioProgEl{
 font-size:13px;      
 margin-bottom:20px;
 background:#fee;
 padding:5%;
}
  
.afavor,
.explicaho,
.encontra,
.noposicio{
  font-size:11px;
  line-height:40px;
  background:#f1f1f1;
  height:40px;
  overflow:hidden;
}  
      
.graella_programa{
   border-bottom:1px solid #ddd;
   padding-top:5px;
   padding-bottom:5px;
}      
    
.socelmig{
  position:absolute;
  left:50%;
  top:0px;
  height:75px;
  border-left:1px dashed #eee;
  z-index:1;
}

.colocapartit{
  width:8%;
  z-index:2;
  margin-left:46%; /* defecte */
  -webkit-transition: margin-left 2s; /* Safari */
  -webkit-transition-timing-function: linear; /* Safari */
  transition: margin-left 2s;
  transition-timing-function: linear;
}

/*****************/

table.taulamolona{
max-width:100%;
}

table.taulamolona th{
  text-align:left;
  text-transform:uppercase;
  border:1px solid #ccc;
padding-left:2px;
}

table.taulamolona tr td{
border:1px solid #ccc;
padding-left:2px;
}

/*^*******************/

.enbreu{
  background:url('https://dades.naciodigital.cat/redaccio/publicitat/041215080658_20dbreu.jpg') no-repeat #222;
  background-size:100%;
  color:#fff;

  padding-bottom:20px;
}
  
  .enbreu a{color:#fff;}

.anta,
.sega{
  display:block;
  margin-top:270px;
  font-size:60px;
}

.ant .sega{display:none;}
.seg .anta{display:none;}

/**************/

.enbreu #columnaamplianotis h1.h2noticia{
  font-size:26px;
  line-height:30px;
}

.enbreu #columnaamplianotis h3.h3noticia{
  font-size:14px;
  line-height:20px;
  margin-bottom:10px;
}

.enbreu #columnaamplianotis .avantitol{
  font-size:14px;
  font-weight:400;
  margin-bottom:5px;
}

.enbreu h1.h1breu{
  margin-bottom:40px;
  font-size:32px;
  font-weight:100;
  font-family:"Roboto Slab", serif;
}

.enbreu .textnoticia{
  font-size:14px;
  line-height:22px;
}  

.enbreu .categoriadata{
  display:none;
}
      
.enbreu .socialshareswal,
.enbreu .socialshareswa a,
.enbreu .socialsharestwl,
.enbreu .socialsharestw a,
.enbreu .socialsharesfbl,
.enbreu .socialsharesfb a,
.enbreu .socialsharessave a,
.enbreu .socialsharespdf a{      
  background:none!important;
  margin-top:10px;
}      

.enbreu .categorieslectura{display:none;}
  
.enbreu .moduletampliacio{display:none;}  
.enbreu #moduletampliacio{display:none;}  
.enbreu .enbreu_hidden {display:none;}  

.enbreu .peufotografia{background:none;}
                    
.enbreu #columnaamplianotis{
  background:#444;
}

.enbreu .enbreu_publi{
 background:#444;
 padding:15px;
 text-align:center;
}

.enbreu .columnaxarxesnoticia{display:none;}
.enbreu .columnatextnoticia{width:100%;}

.llistaNoticiesTema.llistaNoticiesTema1382
.titolLlistaNoticiesTema a{
  background:#222;
  max-width:100%;
  font-size:20px;
  line-height:40px;
}
  
.llistaNoticiesTema.llistaNoticiesTema1382
.scrollLlistaNoticiesTema{
  background:#222;
  color:#fff;
  border:0px;
  padding-top:10px;
  padding-bottom:10px;
}  
    
.llistaNoticiesTema.llistaNoticiesTema1382
.itemLlistaNoticiesTema{
   background:#333;
   padding:10px;
   margin-bottom:10px;
   padding-bottom:0px;            
}  
          
.llistaNoticiesTema.llistaNoticiesTema1382
.itemLlistaNoticiesTema .noticia{
  border:0px;
  margin:0px;
}          
  
.llistaNoticiesTema.llistaNoticiesTema1382
.itemLlistaNoticiesTema h1.titolnoticiallistat a{  
  color:#fff;
}   

.llistaNoticiesTema.llistaNoticiesTema1382
.itemLlistaNoticiesTema .peufotografia{
background:none;
}    

.llistaNoticiesTema.llistaNoticiesTema1382
.peuLlistaNoticiesTema{
  display:none;
}


/**** CSS Mòduls Eleccions ****/
.modulEleccionsEsp15Plegat {
	height:275px;
	overflow:hidden;
  border-radius:0px;
  border:0px;
  -webkit-transition: height 1s; /* Safari */
  -webkit-transition-timing-function: linear; /* Safari */
  transition: height 1s;
  transition-timing-function: linear;
  
}

.modulEleccionsEsp15Plegat .panel-heading{
  position:Relative;
  float:left;
  width:100%;
  padding:5px 10px;
  background:#333;
  border-radius:0px;
  border:0px;
  margin:-1px;
}

.modulEleccionsEsp15Plegat .panel-body{
  position:Relative;
  float:left;
  width:100%;
  background:#f1f1f1;
}

.modulEleccionsEsp15Plegat .panel-heading h4{
  float:left;
  text-transform:uppercase;
  font-weight:100;
  font-size:20px;
  color:#fff;
  font-family:"Roboto Slab",serif;
}

.modulEleccionsEsp15Plegat .panel-heading a{
float:right;
}

.desplegaElec15 {
  border-top: 1px solid #ddd;
  border-bottom:1px solid #ddd;
  padding-top:5px;
  padding-bottom:5px;
  background-color: #f5f5f5;
  font-size:16px;
	margin-top:-18px;
	margin-bottom:22px;
}

.taularesultatseleccions15 th{background:#ddd;}

.socialpeques .socialshareswal,
.socialpeques .socialshareswa a,
.socialpeques .socialsharestwl,
.socialpeques .socialsharestw a,
.socialpeques .socialsharesfbl,
.socialpeques .socialsharesfb a,
.socialpeques .socialsharessave a,
.socialpeques .socialsharespdf a{
  font-size:12px;
  line-height:40px;              
}
            
.Autorseccio{
 background:#faf1f1;
  line-height:49px;              
 text-align:center;
 font-family:"Roboto Slab", serif;
  font-weight:100;               
font-size:20px;                
}            






h2.loteria{
 font-family:"Roboto Slab", serif;
  font-weight:100;  
  text-align:center;
  margin:0px;
  border-bottom:1px solid #ccc;
  font-size:25px;
  line-height:50px;
  margin-bottom:10px;
}

.well{padding-top:5px;}

.diahoraminutgran{
  background:#333;
  color:#fff;
  border-radius:5px;
  font-size:12px;
  margin-bottom:20px;
  text-transform:uppercase;
  box-shadow:#aaa 2px 2px 5px;
  padding:5px;
}

  
.textminutgran{
  font-family:"Roboto Slab";
  font-size:14px;
}  

.textminutgran strong{
  font-family:"Roboto Slab";
  }  

.textminutgran br{
  line-height:10px;
}

.timelineminut{
position:absolute;
left:50px;
width:3px;
height:100%;
background:#ddd;}

/**********************/

#contingutgeneral.container-fluid{
padding:0px;
}
#contingutgeneral.container-fluid .col-md-12{
  padding:0px;
}

#contingutgeneral.container-fluid .noticia .avantitol{
  position:absolute;
  top:50px;
  z-index:200;

}


#contingutgeneral.container-fluid .row{
margin:0px;
}

#contingutgeneral.container-fluid .col-md-12{
  padding:0px;
}

#contingutgeneral.container-fluid .fotoreportatge{
  position:relative;
  float:left;
  width:100%;
  height:100%;
  padding:0px;
  margin-bottom:20px;
}

#contingutgeneral.container-fluid  .tipusnoticia1 h1{
   position:absolute;  
   top:10%;  
   color:#fff;
   text-shadow:1px 1px 8px #000;
   width:40%;
   left:7%;
   font-weight:100;
   font-size:100px;
   line-height:100px;
   background-color:rgba(0,0,0,0.7);
   padding:2%;
}  

#contingutgeneral.container-fluid .peufotografia{
  text-align:right;
  margin-top:-22px;
  background-color:rgba(0,0,0,0.6);
  color:#fff;
  padding-right:10px;
}

#contingutgeneral.container-fluid
.categoriadata,
#contingutgeneral.container-fluid
.categorieslectura,
#contingutgeneral.container-fluid
.socialsharesnoticia{
  width:60%;
  margin-left:20%;
}
    
#contingutgeneral.container-fluid .sota_portada{display:none;} 

#contingutgeneral.container-fluid .tipusnoticia1 h3{
  text-align:center;
  width:60%;
  min-width:600px;
  margin:auto;
  margin-bottom:10px;
  margin-top:10px;
  font-size:24px;
  line-height:34px;
  font-weight:400;
}  

#contingutgeneral.container-fluid .tipusnoticia1 h3 i{display:inline;}

#contingutgeneral.container-fluid .tipusnoticia1 h3.titolintermig{
  text-align:center;
  width:100%;
  margin:auto;
  margin-bottom:0px;
  margin-top:0px;
  font-size:24px;
  line-height:30px;
  font-weight:700;
}  

#contingutgeneral.container-fluid .tipusnoticia1 h4.h4dinstext{
  text-align:center;
  width:100%;
  margin:auto;
  margin-bottom:0px;
  margin-top:0px;
  font-size:20px;
  line-height:28px;
  font-weight:100;
}  


#contingutgeneral.container-fluid .tipusnoticia1 .inner-reportatge{
  clear:left;
  margin:auto;
  width:50%;
  font-size:16px;
  line-height:26px;
  margin-bottom:20px;
  font-family:"Roboto Slab",serif;
}

      
#contingutgeneral.container-fluid .tipusnoticia1 .inner-reportatge .divimatgeeditor{
  margin-left:0%;
  margin-bottom:5px;
  width:200%!important;
  margin-left:-50%;
  
}

.textminutgran .divimatgeeditor p span { 
margin-top:5px; 
margin-bottom:15px; 
position: relative;
float: left;
width:100%;
}
.textminutgran .divimatgeeditor p span em { 
    line-height: 16px;
}

/********************/

.cronologic_nd{
 border-bottom:1px dotted #ccc;
 font-family:"Roboto Slab",serif;
 padding-bottom:10px;
 margin-bottom:10px;
}

.cronologic_nd .horacrono{
  float:left;
  color:#666;
  margin-bottom:5px;
  font-weight:300;
  margin-right:5px;  
 font-size:13px;  
}

.cronologic_nd h2{
 display:block;
 clear:left;
 font-size:14px;     
 line-height:18px;
 margin:0px;
 font-weight:bold;
}
      
.cronologic_nd .anvantitolcrono{
  color:#444;
  font-size:13px;
  float:left;
  text-transform:uppercase;
  font-weight:400;
  margin-right:5px;
}
            
.cronologic_nd i{
  margin-right:5px;
}            
      
      


.cronologic_nd h2 a{    
  color:#333;
} 

.nav.nav-tabs > li > a{
  padding:5px 8px;
  font-size:14px;
}

blockquote{
  font-size:20px;
  line-height:28px;
  background:#ffffff;
  border-color:#333;
  font-family:"Roboto Slab",serif;
  padding-top:5px;
  padding-bottom:5px;
}

         










.size-full{max-width:100%!important;height:auto;}

.peufotofigcaption {
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
    padding-left: 5px;
    padding-bottom: 4px;
    background: #feeeef;
    margin-bottom: 5px;
}
figure.divimatgeeditor {
  display:block;
}
.copytitolarticlesperautor {
font-weight:0;
}

.modulcanaldigitalscroll24_291 img { display:none; }

.conteReaccioNoticia {
	width:14%; float:left; color:#C00077; padding: 5px;
}
.conteReaccionsNoticia h4 {
	background: #c00077;	
	text-align: center;
	font-family: "Roboto Slab", Serif;
	margin: 0px;
	display: none;
	display: block;
	margin: auto;
	color: #fff;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
}
.conteItemsReaccionsNoticia {
	position: relative;
	float: left;
	width: 100%;
	background:#FFF6FB;
}
.conteItemsReaccionsNoticia img { cursor: pointer; }

/**************/

#columnanotis1 .noticia.categoriallistatnoticies1458,
#columnanotis1 .noticia.categoriallistatnoticies1474{
  background:#f1f1f1;
  padding:10px;
}

#columnanotis1 .noticia.categoriallistatnoticies1458 .avantitol span,
#columnanotis1 .noticia.categoriallistatnoticies1474 .avantitol span{
  border:0px;
  width:100%;    
  text-align:center;
}

#columnanotis1 .noticia.categoriallistatnoticies1458 h1,
#columnanotis1 .noticia.categoriallistatnoticies1474 h1{
  font-weight:normal;
  text-align:center;      
  font-family: 'Trirong', serif;
}
    
#columnanotis1 .noticia.categoriallistatnoticies1458 h1 a,
#columnanotis1 .noticia.categoriallistatnoticies1474 h1 a{    
  font-size:32px;
  line-height:38px;
}

@media(max-width:767px){
 .noticia.categoriallistatnoticies1458 h1 a,
 .noticia.categoriallistatnoticies1474 h1 a{    
   font-size:26px;
   line-height:30px;
 }
}
    
.noticia.categoriallistatnoticies1458 .numcomentaris,
.noticia.categoriallistatnoticies1474 .numcomentaris{
 text-align:center;
 font-weight:bold;
 color:#333;
 font-size:14px;
  letter-spacing:-0.5px;
}


#minutaminut .twitter-tweet.twitter-tweet-rendered {
width:100%!important;
max-width:100%!important;
}

.centraImatgeVerticalReportatge {
    width:auto!important;
    text-align:center;
}

/***** socnacio *****/

.carnetsocnacio{
max-width:800px;
}

.imgcarnetsocnacio img{
  width:100%;
  margin-bottom:20px;
}

.dadescarnetsocnacio{
  position:absolute;
  bottom:18%;
  color:#fff;
  left:4%;
  font-size:18px;
  line-height:30px;
}

.destacaradio,
.nodestacaradio{
  border:1px solid #ddd;
  border-radius:5px;
  padding:10px;
}
    
.destacaradio{
 border:1px solid #04B404;
 background: #EFFBEF;
 font-size:16px;
}
  
.nodestacaradio{font-size:13px;}

@media(max-width:500px){
.dadescarnetsocnacio{
  font-size:13px;
  line-height:20px;
  left:8%;
}
}

.socnacioesdevenimentcaixa{
  text-align:center;
  font-size:16px;
  line-height:24px;
  border:1px solid #ddd;
  background:#fafafa;
  border-radius:3px;    
  padding:10px;

}

.socnacioregistre{
  border:1px solid #ddd;
  background:#fafafa;
  border-radius:3px;    
  padding:10px;
  box-shadow:#ccc 2px 2px 4px;
}

/**** Nav-tabs mobile ****/

@media(max-width:767px){

#bannermenuportadamob0{
  margin-top:-28px;
  margin-left:-15px;
  margin-right:-15px;
  padding-bottom:2px;
  background:#e0565a;
  border-bottom:1px solid #fff;
}

#bannermenuportadamob0.nav-tabs{ 
}

#bannermenuportadamob0.nav-tabs li a{  
  padding:0px;
  font-size:13px;
  line-height:25px;
  padding-right:10px;
  border-radius:0px;
  text-transform:uppercase;
  border:0px;
  background:transparent;
  margin:0px;
  padding-left:15px;
  color:#fff;
}

#bannermenuportadamob0.nav-tabs li.active a{
  font-weight:700;
}  

}

/*** Opinio ND ***/

.opinioportadav6{
  position:Relative;
  float:left;
  width:100%;
  background:#fff;
  border-bottom:2px solid #333;
  border-top:2px solid #333;
  padding-top:4px;
}

.opinioportadav6.opinioeditorial{
  border-bottom: 2px solid #e0565a;
  border-top:2px solid #e0565a;
}

.imatgeautoropiniov6{
  position:Relative;
  float:right;
  border-radius:3px;  
}

.imatgeautoropiniov6 img{
    width:85px;
  }

.portadaopinio_4_1 .imatgeautoropiniov6 img{
  width:85px;
}

.opinioportadav6 h2{
  margin:0px;
  margin-top:8px;
  text-align:left;
  font-weight:normal;
  font-family: 'Trirong', serif;
  font-size:18px;
  line-height:22px;
  z-index:20;
}

.comentarisopinio{
  position:absolute;
  top:-12px;
  right:0px;
  font-size:11px;
  color:#e0565a;
  width:30px;
  padding:0px;
  background:#fff;
  text-align:right;
}

.portadaopinio_4_1
.opinioportadav6 h2{
  font-size:16px;
  line-height:22px;
}

.portadaopinio_4_1
.opinioportadav6.opinioeditorial h2{
  font-size:14px;
  line-height:19px;
}
  
p.autoropiniov6{
  position:absolute;
  left:0px;
  bottom:4px;
  margin:0px;
  text-align:left;
  font-size:10.5px;
  line-height:13px;
  text-shadow:#fff 1px 1px 0px;
}

p.autoropiniov6 strong{
  display:block;
  font-size:12px;
}

.laveudenacio{
  position:absolute;
  top:-6px;
  left:5px;
  font-size:11px;
  text-transform:uppercase;
  line-height:11px;
  background:#fff;
  padding-right:4px;
  padding-left:4px;
  color:#e0565a;
}

.portadaopinio_1200 .laveudenacio a{color:#e0565a;}

.portadaopinio_1200 .laveudenacio.negra a{color:#333;}


.portadaopinio_1200 a,
.portadaopinio_mobil a{
	color:#333;
}  

.portadaopinio_mobil .opinioportadav6{
  margin-bottom:20px;
}

.portadaopinio_mobil .imatgeautoropiniov6 img{
  width:75px;
}


/*** landing *****/

.landing_sn_1{
  position:relative;
  float:left;
  width:100%;
  margin-bottom:20px;
  text-align:center;
  background:url('https://dades.naciodigital.cat/redaccio/publicitat/160916040733_socnacio.jpg');
  padding-bottom:80px;
}

.landing_sn_img{
  display:none;
}
  
.landing_sn_1 h1{
  color:#fff;
  font-size:50px;
  margin:10% 10% 0% 10%;
  font-weight:bold;
  font-family:"Roboto Slab", serif;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  padding-top:10px;
  padding-bottom:10px;
  text-shadow:#000 1px 1px 2px;
}
    
.landing_sn_1 h2{
  color:#fff;
  font-size:30px;
  padding:0% 10% 0% 10%;
  font-weight:bold;
  font-family:"Roboto Slab", serif;
  text-shadow:#000 1px 1px 2px;  
}    

.landing_sn_btn{
}   

.landing_sn_btn a{
  font-size:26px;
}

.landing_sn_2{font-size:20px;line-height:30px;}

.landing_sn_2,
.landing_sn_3,
.landing_sn_4{
  position:relative;
  float:left;
  width:100%;  
  box-shadow:#ddd 1px 2px 4px;
  border:1px solid #ddd;
  padding:20px;
  margin-bottom:30px;  
  background:#f1f1f1;
}

  
.landing_sn_3 img{
  display:none;
}

.landing_sn_2 strong,
.landing_sn_3 strong,
.landing_sn_4 strong{
  display:block;
  font-size:25px;
  line-height:35px;
}

.landing_sn_4{text-align:center;}

.landing_sn_4 h4{text-align:center;}

.landing_sn_5{text-align:center;float:left;font-family:"Roboto Slab", serif;margin-bottom:40px;}




/***********************/

.infolandingsocnacio_noticies{
  border-top:3px solid #f1f1f1;
  border-bottom:3px solid #f1f1f1;
  padding-top:20px;
  padding-bottom:20px;
  margin-top:40px;
}


/******************/

 .graella_galeria {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  -webkit-column-gap: 1px; /* Chrome, Safari, Opera */
  -moz-column-gap: 1px; /* Firefox */
  column-gap: 1px;
   margin-bottom:20px;
  }

.item_graella_galeria img{
    width:100%;
    margin-bottom:1px;
}

.item_graella_galeria{

}

.item_graella_galeria:hover img{
    width:120%;
    margin-bottom:1px;
}
  
    
@media (max-width: 1000px) {
 .graella_galeria {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 800px) {
  .graella_galeria {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 600px) {
  .graella_galeria {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
      
/******************/

.filetcategoriasotaportada{
 border-bottom:4px double #ddd;      
 margin-bottom:40px;
 padding-bottom:10px;          
}
        
.categoriasotaportada .noticia{
    border:0px;
}       

.categoriasotaportada .noticia .subtitol{
 font-size:13px;  
}  

.categoriasotaportada .noticia h1{
 font-size:23px;  
}          
  
.filettitolcategoriasotaportada{
 border-top:4px solid #333;
 line-height:25px;          
}      

.filettitolcategoriasotaportada a{
  color:#333;
  font-weight:bold;  
  text-transform:uppercase;           
}
          
.itemtitularcategoriasotaportada{
 border-top:1px dotted #ccc;
 padding-top:5px;              
 padding-bottom:5px;
 font-weight:bold;
}

.itemtitularcategoriasotaportada a{
 color:#333;
 font-family:"Roboto Slab", serif;               
}

/*****************/

#columnanotis1 .noticia .noticiaapplist h1,
#columnanotigran .noticia .noticiaapplist h1,
#columnanotisdecostat .noticia .noticiaapplist h1{
  font-size:18px!important;
  line-height:22px!important;
}

.noticia .noticiaapplist .col-xs-7{
 padding-left:0px;
}

.noticiaapplist .col-xs-5 .fotografia-peu{
  background:#f1f1f1;
  height:90px;
  overflow:hidden;
}

.noticiaapplist .subtitol,
.noticiaapplist .peufotografia,
.noticiaapplist .relacionadesList  {
  display:none;
}       



/******************/

.filet-dreta{
  border-right:1px solid #ccc;
}

.filetsota{
  border-bottom:1px solid #ccc;
  margin-bottom:1em;
}

/******************/

.temesdelmoment{
  margin-bottom:2em;
  line-height:3em;
  border-top:4px solid #333;
  border-bottom:1px solid #333;
  font-size:0.9em;
}
  
.temesdelmoment span{
  font-weight:bold;
}  
   
.temesdelmoment a{
    color:#888;margin-left:10px;
}
    








/**** TVO ****/

.thumbnail.videotvo{
  border-radius:0px;
  padding:0px;
  border:0px;
}
    
.thumbnail.videotvo .caption{
		margin:0px;
    margin-top:0.5em;
    padding:0px;
}   
          
.thumbnail.videotvo .caption h3{
		margin:0px;
    font-size:1em;
    line-height:1.3em;
    font-weight:bold;
    margin-bottom:5px;
}  

.thumbnail.videotvo .caption h3 a{
 color:#333;
}
        
.thumbnail.videotvo .caption p{
		margin:0px;
    font-size:0.8em;
    font-weight:bold;
    color:#888;
}  
    
.playtvo{
  position:absolute;
  top:0px;
  width:88%;
  margin-top:5%;
}          

.cercatvo{
  margin-bottom:3em;
  margin-top:1em;
}

.ampliavideotvo{
  margin-bottom:20px;
}

.titolvideorelacionat{
  border-bottom:1px solid;
  font-weight:bold;
}  
    
.contevideotvo h2{
   margin:0px;
   margin-top:10px;
   margin-bottom:10px;
   font-size:2em;
   font-weight:bold;
   font-family:"Roboto Slab",serif;
  }    

.patrons{
  margin-top:20px;
  margin-bottom:10px;
  font-weight:bold;
}











.modal-dialog-interstitial {
	width:100%;
	max-width:100%;
	margin:0px;
	height:100vh;
}
.modal-body-interstitial {
		height: 100vh;
		overflow-y: scroll;			
		padding-top:0px;
		max-width:100%;
}
.modal-dialog-interstitial {  
	.close-button-interstitial {		
		display:none;
	}
  
	.modal-content-interstitial {
		box-shadow: none;
		background-color: transparent;
		border: 0;
		
		iframe {
			display: block;
			margin: 0 auto;
		}
	}
}

.close-button-interstitial {		
		display:none;
	}

.modal-content-interstitial { width:100%; height:100vh;}

@media(max-width:767px){
	#minutaminut {
		height: 600px;
	}
}


.socialsharesfb .wh50,.socialsharestw .wh50,.socialshareswa .wh50 {
	width:50px;
	height:50px;
	padding-top:20%;
}
.contesharexatbot {
	font-size:19px;
}

/****************************/

.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
  font-weight: 300;
  font-size:0.80em;
  line-height:1.4em;
}
.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}
.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 30px;
  padding-right: 0;
}
.timeline .timeline-item .timeline-event {
  width: 100%;
}
.timeline:before {
  border-right-style: solid;
}
.timeline:before,
.timeline:after {
  content: " ";
  display: block;
}
.timeline:after {
  clear: both;
}
.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100% !important;
  margin-left: 1px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #888888;
}
.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}
.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 35px;
  padding-right: 0;
}
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 35px;
  padding-right: 0;
}
.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}
.timeline.timeline-single-column.timeline:before {
  left: 10px;
  width: 0;
  margin-left: -1px;
}
.timeline.timeline-single-column.timeline .timeline-item {
  width: 100%;
  margin-bottom: 20px;
}
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before,
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
  transform: translateX(-50%);
  left: 10px !important;
  margin-left: 0;
}
.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}
.timeline.timeline-single-column.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 0;
}
.timeline.timeline-line-solid:before {
  border-right-style: solid;
}
.timeline.timeline-line-dotted:before {
  border-right-style: dotted;
}
.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}
.timeline .timeline-item {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-right > .timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}
.timeline .timeline-item > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.timeline .timeline-item > .timeline-point {
  top: 25px;
}
.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:before,
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}
.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
  clear: both !important;
}
.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: right;
}
.timeline .timeline-item.timeline-item-right > .timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point {
  left: -24px;
}
.timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank {
  left: -12px;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  top: 4px;
  right: -10px;
  border-top: 10px solid transparent;
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 10px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  top: 5px;
  right: -9px;
  border-top: 9px solid transparent;
  border-left-width: 9px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 9px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-point {
  top: 14px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-point {
  top: 25px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  top: 10px;
  right: -18px;
  border-top: 18px solid transparent;
  border-left-width: 18px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 18px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  top: 11px;
  right: -17px;
  border-top: 17px solid transparent;
  border-left-width: 17px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 17px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-point {
  top: 28px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}
.timeline .timeline-item > .timeline-event {
  background: #fff;
  border: 1px solid #888888;
  color: #555;
  position: relative;
  float: left;
  border-radius: 3px;
}
.timeline .timeline-item > .timeline-event:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event:after {
  border-left-color: #fff;
  border-right-color: #fff;
}
.timeline .timeline-item > .timeline-event * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-default {
  background: #fff;
  border: 1px solid #888888;
  color: #222;
}
.timeline .timeline-item > .timeline-event.timeline-event-default:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event.timeline-event-default:after {
  border-left-color: #fff;
  border-right-color: #fff;
}
.timeline .timeline-item > .timeline-event.timeline-event-default * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary {
  background: #f5f5f5;
  border: 1px solid #888888;
  color: #555;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #f5f5f5;
  border-right-color: #f5f5f5;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-success {
  background: #F3F8ED;
  border: 1px solid #72b92e;
  color: #3F8100;
}
.timeline .timeline-item > .timeline-event.timeline-event-success:before {
  border-left-color: #72b92e;
  border-right-color: #72b92e;
}
.timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #F3F8ED;
  border-right-color: #F3F8ED;
}
.timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-info {
  background: #F0F8FD;
  border: 1px solid #3e93cf;
  color: #0062A7;
}
.timeline .timeline-item > .timeline-event.timeline-event-info:before {
  border-left-color: #3e93cf;
  border-right-color: #3e93cf;
}
.timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #F0F8FD;
  border-right-color: #F0F8FD;
}
.timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning {
  background: #FFF9E9;
  border: 1px solid #d0aa42;
  color: #ac7e00;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning:before {
  border-left-color: #d0aa42;
  border-right-color: #d0aa42;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #FFF9E9;
  border-right-color: #FFF9E9;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger {
  background: #FFC4BC;
  border: 1px solid #d25a4b;
  color: #B71500;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger:before {
  border-left-color: #d25a4b;
  border-right-color: #d25a4b;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #FFC4BC;
  border-right-color: #FFC4BC;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event:before,
.timeline .timeline-item > .timeline-event:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.timeline .timeline-item > .timeline-event .timeline-heading,
.timeline .timeline-item > .timeline-event .timeline-body,
.timeline .timeline-item > .timeline-event .timeline-footer {
  padding: 4px 10px;
}
.timeline .timeline-item > .timeline-event .timeline-heading p,
.timeline .timeline-item > .timeline-event .timeline-body p,
.timeline .timeline-item > .timeline-event .timeline-footer p,
.timeline .timeline-item > .timeline-event .timeline-heading ul,
.timeline .timeline-item > .timeline-event .timeline-body ul,
.timeline .timeline-item > .timeline-event .timeline-footer ul {
  margin-bottom: 0;
}
.timeline .timeline-item > .timeline-event .timeline-heading h4 {
  font-weight: 400;
}
.timeline .timeline-item > .timeline-event .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}
.timeline .timeline-item > .timeline-event .panel,
.timeline .timeline-item > .timeline-event .table,
.timeline .timeline-item > .timeline-event .blankslate {
  margin: 0;
  border: none;
  border-radius: inherit;
  overflow: hidden;
}
.timeline .timeline-item > .timeline-event .table th {
  border-top: 0;
}
.timeline .timeline-item > .timeline-point {
  color: #888888;
  background: #fff;
  right: -24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: 12px;
  margin-right: 12px;
  position: absolute;
  z-index: 100;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  line-height: 20px;
  text-align: center;
}
.timeline .timeline-item > .timeline-point.timeline-point-blank {
  right: -12px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 6px;
  margin-right: 6px;
  color: #888888;
  background: #888888;
}
.timeline .timeline-item > .timeline-point.timeline-point-default {
  color: #888888;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #888888;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #72b92e;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #3e93cf;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #d0aa42;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #d25a4b;
  background: #fff;
}
.timeline .timeline-label {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
  top: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}
.timeline .timeline-label:before,
.timeline .timeline-label:after {
  content: "";
  display: table;
}
.timeline .timeline-label:after {
  clear: both;
}
.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}
.timeline .timeline-label + .timeline-item {
  margin-top: 0;
}
.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 40px;
}
.timeline .timeline-label .label-default {
  background-color: #888888;
}
.timeline .timeline-label .label-primary {
  background-color: #888888;
}
.timeline .timeline-label .label-info {
  background-color: #3e93cf;
}
.timeline .timeline-label .label-warning {
  background-color: #d0aa42;
}
.timeline .timeline-label .label-danger {
  background-color: #d25a4b;
}
@media (max-width: 768px) {
  .timeline.timeline {
    width: 100%;
    max-width: 100%;
  }
  .timeline.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0;
  }
  .timeline.timeline .timeline-item.timeline-item-right,
  .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0;
  }
  .timeline.timeline .timeline-item .timeline-event {
    width: 100%;
  }
  .timeline.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px;
  }
  .timeline.timeline .timeline-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .timeline.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0;
  }
  .timeline.timeline .timeline-item > .timeline-event {
    float: right !important;
  }
  .timeline.timeline .timeline-item > .timeline-event:before,
  .timeline.timeline .timeline-item > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
  }
  .timeline.timeline .timeline-item > .timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
  }
  .timeline.timeline .timeline-item > .timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
  }
  .timeline.timeline .timeline-item > .timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0;
  }
  .timeline.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px;
  }
  .timeline.timeline .timeline-label + .timeline-item + .timeline-item {
    margin-top: 0;
  }
}

.timeline .timeline-item a{
  color:#e0565a!important;
}

.timeline .timeline-label a{color:#fff;}

.timeline-event .timeline-footer a{
  color:#ccc!important;
  font-size:1.2em;
  margin-left:2em;
}

.timeline-event .timeline-footer a:hover{
  color:#888!important;
}

.embed-responsive-1by1 {
	padding:0px!important;
	margin:0px!important;
	padding-top:100%!important;
}