.tblActivitat {
  width: 100%;
  vertical-align: middle;
  margin: 0 auto !important;
  border: 1px solid #D7D3D3;
  background-color: #ffffff;
}

.tblActivitat th {
  font-weight: bolder;
}

.tblActivitat th, td {
  padding: 7px !important;
  border: 1px solid #D7D3D3;
}

.par {
  background-color: #F5F5F5;
}

.pantalla_completa {
  width: 100%;
  float: none;
  clear: both;
  margin-bottom: 1em;
}

.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail {
  border: none !important;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #D7D3D3;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.group_checkbox {
  font-size: 1.1em;
  font-weight: 400;
  padding-left: 0.5em;
  display: flex;
}

.checkbox-mixed ul.checkboxes {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkbox-mixed label {
  margin: 1px;
  padding: 4px;
}

li {
  list-style: none;
  display: block;
}

checkbox-mixed ul.checkboxes li {
  padding: 0;
  padding-left: 1.5em;
}

input[type=checkbox] {
  accent-color: #BF0000;
  content: "";
  border: #BF0000;
  background-color: #BF0000;
  mix-blend-mode: multiply;
}

input[type=checkbox i] {
  border-color: #BF0000;
}

.subSectorsLi {
  width: 11em;
  text-align: center;
  display: inline-flex;
}

.thumbnails a {
  color: black !important;
  font-size: 16px;
  display: block;
}

.underlineFull a {
  font-size: 0.8em;
  display: block;
}

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

div#_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH_ruralActivitatsDemostraciosSearchContainerSearchContainer {
  display: none;
}

.box-search100 {
  background-color: #F5F5F5;
  padding: 1em;
  width: 55%;
  margin-bottom: 2em;
}

.lupa {
  color: #6F6F6F;
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 0em;
  background-image: url(../img/lupa.png);
  background-position: left;
  padding-left: 2em;
  background-repeat: no-repeat;
}

.label-bdt {
  width: 100%;
  clear: both;
  float: none;
  display: block;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1em;
  font-weight: 700;
  color: #6F6F6F;
}

.col1 {
  float: left;
  width: 33%;
  display: block;
}

.col2 {
  float: left;
  width: 33%;
  display: block;
}

.col3 {
  float: left;
  width: 33%;
  display: block;
}

input[type=text] {
  min-height: 2.5em;
  font-size: 1em;
  border: #D7D3D3 solid 1px;
  width: 15em !important;
  font-family: "Open Sans", sans-serif;
  border-radius: 0.3em;
}

select.cercador-filtre {
  height: 2.5em;
  width: 15em !important;
  font-size: 1em;
  border: #D7D3D3 solid 1px;
  font-family: "Open Sans", sans-serif;
  border-radius: 0.3em;
}

a {
  font-size: 1.1em;
  font-weight: 400;
  padding-left: 0.5em;
  display: flex;
  color: #000000;
}

div.caixaResultat {
  background-color: whitesmoke;
  padding: 10px;
  border-bottom: 10px solid white;
  margin-left: 20px;
  width: 95%;
  float: left;
}

.titol {
  font-size: 15px;
  color: #bd0000;
  font-weight: bold;
}

.subtitolP {
  color: #6F6F6F !important;
  font-weight: 400;
}

.svgfletxa {
  float: right;
}

card-secundary-button {
  margin-left: 25px;
}

.card-button {
  padding: 5px;
  margin-top: 10px;
  float: left;
}

.card-left, .card-right {
  display: block !important;
  margin-right: 1rem;
}

a:hover {
  text-decoration: underline;
}

.btn-primary {
  height: 2.5em;
  background-color: #bd0000;
  border: none;
  margin-bottom: 1em;
}

.btn-secondary {
  margin-left: 0.5em;
  width: 9em;
  height: 2.5em;
  margin-bottom: 1em;
}

/* Resultados */
h3 {
  font-size: 1.5em;
}

.card {
  padding: 1em;
  border: #D7D3D3 solid 1px;
}

.card {
  padding: 1em;
  border: #D7D3D3 solid 1px;
  display: flow-root;
  min-height: auto;
  margin-bottom: 1em;
}

.alert-info {
  min-width: 44em;
}

.negrita {
  font-weight: 600;
}

.botones {
  margin-top: 1em;
}

a.card-button-link.card-secundary-button-link {
  border-bottom: solid 1px #D7D3D3;
  padding-bottom: 0.5em;
}

a.card-button-link.card-secundary-button-link img {
  margin-right: 1em;
}

.ajust-link {
  padding-top: 0.5em;
  padding-left: 1em;
}

.flecha.collapsed {
  transform: rotate(0deg); /* Flecha hacia la derecha */
}

.flecha.expanded {
  transform: rotate(180deg); /* Flecha hacia abajo */
}

/* Movil */
@media only screen and (max-width: 600px) {
  .col1, .col2, .col3 {
    width: 100%;
    float: none;
  }
  #portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body {
    display: block !important;
  }
  .box-search100 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
  }
  .card-container {
    width: 100%;
    float: none;
    display: block;
    clear: both;
  }
}