/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  color: #525252;
}
@media(max-width:640px) {
	body {
	  font-size: 12px;
	  line-height: 1.1em;
	}
}

a,a:hover, a:focus {
  color: #087fcf;
}
a:active,
a:hover {
  text-decoration: underline;
}

.cap .container-fluid {
  background-color: #087fcf;
  padding-top: 1%;
  color: #ffffff;
  font-size: 20px;
  -webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,.5);
  box-shadow: 1px 1px 3px 3px rgba(0,0,0,.5);
 
  /*max-height: 60px;*/
  min-height: 44px;
  padding-top: 10px;
}
.cap a {
  color: #ffffff;
}
.cap a:active,
.cap a:hover {
  text-decoration: none;
  color: #c7c7c5;
}

.titol-interior {
/*    max-height: 54px;	*/
  padding-bottom: 5px;
}

.cap .glyphicon {
  padding-right: 3%;
}
.cap .titol-interior {
  line-height: 23px;
}
@media(min-width:481px) {
    .portada .col {
        font-size: 35px;
    }
}


.pre-footer {
  position: absolute;
  bottom: 85px;
  width: 100%;
  
  background-color: #c7c7c5;
}
@media(max-width:640px) {
    .pre-footer,
    .pre-footer .col {
        bottom: 50px;
    }
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;

  /* Set the fixed height of the footer here */
  height: 85px;
  background-color: rgb(96, 85, 76);
}
.footer .col {
  padding-top:5px;
  padding-left: 0px;
  padding-right: 0px;
  border-right: 1px solid #ffffff;
  height: 85px;
}
@media(max-width:640px) {
    .footer,
    .footer .col {
        height: 50px;
    }
}
.footer .col-last {
  border-right: 0;
}
.footer .col .enllas {
	text-align: center;
}
@media(min-width:481px) {
    .footer .col .enllas {
      padding-top: 1%;
    }
}
.footer .col a {
  color: #ffffff;
  text-transform: uppercase;
}
@media(max-width:360px) {
	.footer .col a {
	  font-size: 12px;
    }
}
.footer .col a div {
	text-align: center;
}




ul {
    padding-left: 0;
}
ul li {
    padding-top: 0.8em;
}
ul ul {
    padding-left: 20px;
}
ul.llista-fitxes li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #c7c7c5;
}

.sinopsi, .separador {
  overflow: hidden;
}
.sinopsi {
    padding: 10px;
/*  padding-top: 0;*/
    background-color: #eee;
    margin-bottom: 10px;
}

.cos {
	margin-bottom: 95px;
}
@media(max-width:360px) {
	.cos {
	    margin-bottom: 10px;
	}
}

.contingut {
  text-align: justify;
  padding: 10px 0;
  overflow-y:auto;
}
@media(max-width:360px) {
    .contingut {
        padding-bottom: 60px;
    }
}
.contingut img {
  max-width: 99%;
  height: auto;
  padding: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #c5c5c7;
  -moz-border-radius: 5px;
  border-radius: 5px;

  float: none !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 1em;
}
.smallcaps {
  display: block;
  margin-top: 2%;
}
.smallcaps img,
img.llapis {
  border: 0;
}

table {
  width: auto !important;
  clear: both;
}
table td {
  padding: 2%;
}
table td.info_pdf {
  vertical-align: top !important;
}
table td.info_pdf p {
  display: none;
}
table td.info_pdf p.descri_pdf {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.div_pdf {
  margin-bottom: 2%;
}
.div_pdf table caption,
.div_pdf table th,
.div_pdf td.info_pdf {
  display: none;
}

.div_pdf td.miniatura_pdf {
  text-align: left;
}

ul.inc-fitxes {
	padding: 0;
}
ul.inc-fitxes li {
  margin-bottom: 5px;
}
.contingut .txtpublicada {
    display: none;
}
.contingut br {
   display: block;
   margin: 5px 0;
}


.inc-camp-fitxa div.dinline {
    display: inline;
}
.inc-camp-fitxa .inc-titol {
    font-weight: bold;
}
.inc-titol-fitxa {
  display: none;
}
.inc-cos-fitxa img {
  float: none !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
ul.inc-fitxes li {
  padding-top: 0;
}

.llista-fitxes .fitxes .fitxes-camps-llistar {
  display: none;
}


.data_acte {
    color: #525252;
    font-weight: bold;
    border: 1px solid #c5c5c7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}
.items_detallagenda {
    color: #525252;
    padding: 5px;
    display: block;
    margin: 10px 5px;
}

#llistat_interior .element-llista {
    padding: 1em 0px;
    border-bottom: 1px solid #ccc;
}



/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container-fluid {
  width: 100%;
  padding: 0 15px;
}

