body{
    /*background: #EFEFEF;*/
    background: white;
    font-family: 'Roboto', sans-serif;
    position: relative;
    min-height: 100vh;
}
/*h1, h2, h3, h4, h5, h6, .menuSup*/
/*{*/
/*    font-family: 'Roboto Slab', serif;*/
/*}*/
h1, #mapaweb .title
{
    color: black;
    font-weight: bold;
    margin-top: 1rem;
}

h2 {
    font-size: 1.5rem;
}
h3 {
    font-size: 1.3rem;
    margin:0px;
    font-weight: bold;
}
h4 {
    font-size: 20px;
}
strong {
    font-weight: bold;
}
#x-insuit-tab {
    top: 200px !important;
}
/* Estils de la part de contingut*/
.contingut
{
    padding: 15px 10px !important;
}

.contingut h1, main h1
{
    font-size: 2.5rem;
}

.contingut h2 {
    font-size: 1.6rem;
    color: #388e3c;
    margin-top: 0px;
}
.contingut h3 {
    font-size: 1.5rem;
    margin: 1.5rem 0px 1rem;
    font-weight: normal;
    padding-left: 5px;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}
.contingut h4 {
    font-size: 1.2rem;
    padding-left: 5px;
    margin: 2rem 0px 1rem;
    color: blue;
}
.contingut a{
    color: rgba(0, 0, 0, 0.87);
    font-weight: bold;
    border-bottom: 2px solid blue;
}
.contingut a:hover {
    color: blue;
}

.contingut a.btn:hover {
    text-decoration: none !important;
}

.contingut p {
    text-align: justify;
    padding-left: 10px;
}

.contingut .modal p {
    padding-left: 0px !important;
}

.contingut ul:not(.select-dropdown)  {
    padding: 10px;
    padding-left: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.contingut ul:not(.select-dropdown) > li {
    list-style-type: square;
}



.contingut a.btn {
    color: white;
    border-bottom: 0;
}
.contingut .btn > a {
    color: white;
}

/* altres estils */
#menuLateral {
    /*margin-top: 153px;*/
    background: none;
    box-shadow: none;
}
#menuLateral a {
    color: rgba(0,0,0,0.87);
    padding: 10px 0px;
    width: 100%;
    display: block;
}

#menuLateral .collapsible
{
    background: white;
    margin: 0px;
}
#menuLateral .collapsible-body
{
    padding: 0px;
}

#menuLateral .collapsible-header {
    padding:0px;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
#menuLateral .collapsible-header > .collapsible-secondary {
    position: inherit;
    right: 10px;
}
main {
    padding-bottom: 130px;
}
.sidenav .collapsible-body, #menuLateral .collapsible-body {
    background: none;
    border-left: 4px solid #4caf50;
    margin-left: 1px;
}

.sidenav .collapsible-header {
    line-height: 1.5rem;
    padding: 10px;
}
.sidenav li.active, #menuLateral li.active {
    background: none;
}
#menuMobil a i ,#menuLateral a i {
    font-size: 16px;
    margin: 0px;
    width: 15px;
    margin-left: 3px;
}
.sidenav li.active.select > .collapsible-header, #menuLateral li.active.select > .collapsible-header {
    /*background-color: #1E88E5;*/
    /*background-color: rgba(0,0,0,0.2);*/
    background-color: #4caf50;
    color: black;
}
.sidenav li.active.select > .collapsible-header > a, #menuLateral li.active.select > .collapsible-header > a{
    color: white !important;
}

.sidenav .collapsible-header:hover, #menuLateral .collapsible-header:hover {
    /*background-color: #1E88E5;*/
    background-color: rgba(0,0,0,0.2);
}
.sidenav .collapsible-header > a{
    color:rgba(0,0,0,0.87);
    display:block;
    width: 100%;
    padding-left: 0px !important;
}
.sidenav .collapsible-header:hover > a, #menuLateral .collapsible-header:hover > a  {
    /*color: white !important;*/
}

.titolApartat {
    background: #4caf50;
    color: white;
    padding: 10px;

}

.titolLlarga {
    padding: 10px;
    background: #4caf50;
    color: white;
    text-transform: uppercase;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #4caf50;
}

.select-wrapper input.select-dropdown:focus {
    border-bottom: 1px solid #4caf50 !important;
}

textarea.materialize-textarea:focus {
    border-bottom: 1px solid #4caf50 !important;
    box-shadow: 0 1px 0 0 #4caf50 !important;
}


.btn, .btn-floating {
    background: #4caf50;
    border-bottom: 0;
}
.row {
    margin-bottom: 0px;
}
.headerLogo
{
    background: #993333;
    padding: 5px 15px !important;
    max-height: 80px;
}
.headerLogo .logo {
    max-height: 40px;
}

.headerLogo .botoMenuMbl {
    text-align: right;
    /*font-size: 30px;*/
}

.headerLogo .botoMenuMbl > a {
    color: white;
}

.headerLogo .botoMenuMbl > a > i {
    font-size: 35px;
}

#menuMobil .titolMenuLateral {
    background: #993333;
    height: 56px;
    padding: 5px 15px !important;
}
.titolMenuLateral > a {
    padding:0px !important;
}

.headerCercador {
    color: white;
    padding: 5px !important;
    /*background: #4caf50;*/
    background: url('../img/participacio/fons_participacio2.jpg');
    background-size: cover;
    background-position: center top;
    padding-bottom: 0px !important;
    height: 150px;
}

.headerCercador > div {
    text-align: center;
}

.headerCercador h1 {
    line-height: unset;
    text-shadow: 3px 3px 6px rgba(0,0,0,0.7);
    font-weight: bold;
}

.botoMenuMbl {

}
.caixa, .caixa-titol
{
    background: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.caixa
{
    padding: 10px !important;
}
.caixa.temes .item-caixa {
    width: 50%;
}
.caixa.temes .icones-container {
    margin-bottom: 10px;
}
.caixa.temes .icones-image {
    padding: 0px 30px;
}
.caixa.temes .icones-titol {
    text-align: center;
    color: #4caf50;
}
.caixa.temes a:hover .icones-titol {
    text-decoration: underline;
}
.titol-caixa {
    width: 100%;
    background: #4caf50;
    padding: 10px;
    color: white;
    font-size: 1.5rem;
    transform: skew(
            -10deg
            ,
            0deg
    );
    margin: 0px 20px;
    margin-bottom: 20px;
}

.titol-caixa > div {
    transform: skew(
            10deg
            ,
            0deg
    );
    padding-left: 10px;
}

.caixa-titol .titol {
    padding: 10px 20px;
    background: #f5f5f5;
    font-size: 1.4rem;
    color: #4caf50;
    border-radius: 2px 2px 0px 0px;
    font-weight: bold;
}

.caixa-titol .collection
{
    margin:0px;
    border: 0px;
    border-radius: 0px 0px 2px 2px;
}

.caixa-titol .collection > a
{
    padding: 10px;
    background: #f5f5f5;
    border: 0;
}

.padding0{
    padding: 0px !important;
}

#descripcio iframe {
    /*width: 100%;*/
}

.width100{
    max-width: 100% !important;
}

.carousel .indicators .indicator-item.active {
    background-color: #303030;
}

.carousel .indicators .indicator-item {
    /*background-color: rgba(153,51,51,0.6);*/
    background-color: white;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.7);
}

.carousel .indicators {
    text-align: left;
    left: 5px;
    bottom: -17px;
}

.card .card-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 150% !important;
}

.card.portada {
    /*padding-top: 80%;*/
    overflow: hidden;
    color: black;
    height: 170px;
}

.card.portada .card-content {
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0px 10px;
    top: 20px;
}

.page-footer {
    color: black;
    background: white;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.page-footer .peu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.page-footer .peu.xarxes {
    justify-content: right;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.page-footer .peu.xarxes img {
    height: 30px ;
}
.page-footer .peu .item-peu{
    margin: 0px;
}
.page-footer .peu a {
    color: black;
    text-decoration: underline;
}

footer .xarxes_socials img {
    width: 32px;
}
footer .reconeixament, footer .xarxes_socials  {
    text-align: center;
}
.reconeixament img {
    max-width: 190px;
}
.breadcrumb {
    font-size: 16px;
    text-decoration: none;
    color: black !important;
}
a.breadcrumb:hover {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: underline;
}
.breadcrumb:before
{
    font-size: 16px;
    color: black;
}

.collapsible {
    border: 0px;
    box-shadow: none;
}
/*.collapsible-header {*/
/*    border-bottom: 2px solid #616161;*/
/*    padding: 10px 0px;*/
/*    font-weight: bold;*/
/*}*/

.collapsible-header > .collapsible-secondary {
    position: absolute;
    right: 10px;
}

.collapsible-header > .collapsible-primary {
    width: calc(100% - 30px);
}

.collapsible-body .collapsible-header {
    border-bottom: 0px;
}
.collapsible li > .collapsible-header > .collapsible-secondary i {
    transition-duration: 0.5s;
    color: rgba(0,0,0,0.87);
    margin-right: 0.5rem;
}
.collapsible li.active > .collapsible-header > .collapsible-secondary i:not(.extern) {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    color: white;
}

.collapsible-body {
    padding: 0px;
    padding-left: 20px;
    border: 0px;
}

.llistat.documents .collapsible-header  {
    border-bottom: none;
    padding: 0px;
}
.llistat.documents a .llistat-item {
    display: flex;
    padding: 0.8rem !important;
    border-radius: 3px;
    background: #f5f5f5;
    margin: 5px 0px;
    padding: 0px;
    border: 5px solid #f5f5f5;

}

.llistat.documents a .llistat-item .llistat-img {
    padding-right: 10px;
}

.llistat.documents a .llistat-item .llistat-img {
    padding-right: 10px;
}

.llistat.documents a .llistat-content {
    line-height: 34px;
    font-size: 1.2rem;
    color: #4caf50;
}
.llistat.documents a:hover .llistat-content  {
    text-decoration: underline;
}
.llistat.documents a:hover .llistat-item {
    border: 5px solid #CCCCCC;
}

.llistat.documents img {
    max-width: 30px !important;
}

.collection .collection-item {
    padding: 10px 0px;
}

.collection .collection-item > .title {
    min-height: 30px;
    padding: 0px;
    line-height: 24px;
}
.collection .collection-item > .title > i {
    float: left;
}
.collection .collection-item > .title > span {
    line-height: 25px;
}

.collection .collection-item > .material-icons {
    float: left;
    padding-right: 10px;
}
/*[type="radio"]:checked+span > i {*/
/*    font-size:40px;*/
/*}*/
/*[type="radio"]:not(:checked)+span.noselect > i {*/
/*    !* font-size: 1px; *!*/
/*    background: white !important;*/
/*}*/
/*[type="radio"]:not(:checked)+span, [type="radio"]:checked+span {*/
/*    padding: 0px;*/
/*}*/
/*[type="radio"]+span:before, [type="radio"]+span:after {*/
/*    !*top: 40px;*!*/
/*    left: 7px;*/
/*    border: none !important;*/
/*    background: none !important;*/
/*}*/
.cercador {
    padding-bottom: 10px !important;
}

.cercador .textCerca {
    background: white;
    border-radius: 5px 0px 0px 5px;
    width:calc(100% - 71px);
}
.cercador .textCerca input{
    height: 30px;
}
.cercador .textCerca label.active{
    z-index: -1;
    color: white;
}

.cercador .botoCerca {
    padding-left: 0px !important;
    width:71px;
}

.cercador .botoCerca .btn {
    /*background: rgba(0,0,0,0.4);*/
    /*background-color: #0E3881;*/
    background: #0B2961;
    border-radius: 0px 5px 5px 0px;
    height: 39px;
    /*width: 100%;*/
}

.cercador .botoCerca .btn:hover {
    /*background: rgba(0,0,0,0.2);*/
    /*background: #0B2961;*/
    background: #0A1B40;
}

.cercador .botoCerca .btn i.material-icons
{
    font-size: 1.7rem;
}

.cercadorPle {
    border: 5px solid #CCC;
    padding: 10px !important;
    border-radius: 3px;
    margin: 10px 99px;
    background: #F5F5F5;
}

.cercadorPle .input-field {
    /* padding-top: 10px !important; */
    margin-top: 15px;
}
.caixaBlava {
    background: #4caf50;
    color: white;
    padding: 10px !important;
}

.caixaBlava > div {
    text-align: center;
    padding: 10px 0px !important;
}
.caixaGris {
    background: #bdbdbd;
    padding: 10px !important;
}

.caixaGris > div {
    text-align: center;
    padding: 10px 0px !important;
}

.input-field {
    /*background: white;*/
    /*border-radius: 5px;*/
    margin: 0px;
}
.explicacio
{
    padding-left: 25px;
    color: rgba(0, 0, 0, 0.54);
}



.modal .modal-content {
    padding: 10px;
}
.menu {
    display: flex;
    text-align: center;
    /*align-items: center;*/
    justify-content: flex-end;
}

.menu a
{
    color: white;
    background-color: #4caf50;
    /*background: rgba(0,0,0,0.2);*/
    padding: 7px 10px;
}

.menu > a:first-child {
    border-radius: 10px 0px 0px 0px;
}
.menu > a:last-child {
    border-radius: 0px 10px 0px 0px;
}

.menu a:hover {
    /*border-top: 5px solid white;*/
    /*background: rgba(193,91,91,1);*/
    /*background-color: rgba(0,0,0,0.4);*/
    background: #00796b;
}

.menu > a.select {
    /*background-color: #1E88E5;*/
    /*background-color: rgba(193,91,91,1);*/
    /*background-color: rgba(0,0,0,0.4);*/
    background-color: #00796b;
    /*border-bottom: 7px solid #1E88E5;*/
}

.truncate4lines {
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     color: black;
 }
.truncate1lines {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: black;
}

.truncate2lines {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: white;
}
.caixa.degradat {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%, rgba(153, 51, 51, 0.4) 100%) !important;
}
.caixa.vermell {
    background: #4caf50 !important;
}
.caixa.vermell h2 {
    color: white;
}
.caixa {
    /*background: linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%, rgba(66, 165, 245, 0.4) 100%) !important;*/
    /*padding: 0px !important;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.caixa.filAriadna {
    justify-content: left;
}
.caixa.fonsVermell {
    background: rgba(13, 71, 161,0.1);
    border-radius: 2px;

}
.caixa.enllacos {
    width: calc(100% - 50px) !important;
    margin: 0px 25px !important;
}
.caixa .item-contingut .card {
    box-shadow: none;
    margin: 5px;
    background: rgba(13, 71, 161,0.2);
    /*border: 4px solid #4caf50;*/
    /*border-radius: 10px;*/
    height:calc(100% - 15px);
    transform: skew(
            -10deg
            ,
            0deg
    );
}
.caixa .item-contingut .contingut li,
.caixa .item-contingut .contingut p {
    transform: skew(
            10deg
            ,
            0deg
    );
}

.caixa .item-contingut .card-content {
    padding: 0px;
}
.caixa .item-contingut .card .card-title {
    padding: 10px;
    color: white;
    background: #4caf50;
    margin-bottom: 0px;
}
.caixa .card p {
    text-align: justify;
    padding-bottom: 10px;
}
.caixa .item-banner {
    width: 50%;
}
.caixa .item-banner .card {
    margin: 10px;
    background: none;
    box-shadow: none !important;
    border: 4px solid #4caf50;
    border-radius: 10px;
    overflow: hidden;
}
.caixa .item-banner a:hover .card-title {
    text-decoration: underline;
}
.item-banner .card-content {
    padding: 0px;
    text-align: center;
    /*margin-top: -100px;*/
    /*z-index: 10;*/
    /*position: relative;*/
    /*background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 1) 100%) !important;*/
    display: flex;
    align-items: flex-end;
    justify-content: center;
    /*height: 100px;*/
}

.item-banner .card-title {
    margin: 0px !important;
    color: #fefefe;
    font-size: 16px;
    font-weight: 400;
    padding: 5px;
}
.item-banner .card-image {
    /*padding: 30px;*/
}

.llistatNoticies
{
    padding: 0px !important;
}
.llistatNoticies a:hover .card {
    background: rgba(0, 0, 0, 0.2);
}
.llistatNoticies .card-content {
    color: black;
    padding: 0px 10px;
}
.llistatNoticies .card {
    margin: 5px 0px;
    box-shadow: none;
    padding: 10px;
    min-height: 125px;
    background: #f5f5f5;
}
.llistatNoticies .card .card-image {
    max-width: 30%;
    max-height: 100px;
    overflow: hidden;
}
.llistatNoticies .data {
    /*color: #808080;*/
    font-size: 0.9rem;
}
.caixa.noticies a:hover .card {
    background: rgba(0, 0, 0, 0.2);
}
.caixa.noticies .card-content {
    color: black;
    padding: 0px 10px;
}
.caixa.noticies .card {
    margin: 5px 0px;
    box-shadow: none;
    padding: 10px;
    min-height: 125px;
    background: #f5f5f5;
}
.caixa.noticies .card .card-image {
    max-width: 30%;
    max-height: 100px;
    overflow: hidden;
}
.caixa.noticies .data {
    /*color: #808080;*/
    font-size: 0.9rem;
}

.llistat_actualitzacions .data{
    font-size: 0.8rem;
}
.llistat
{
    padding: 10px !important;
}

.llistat .card-content {
    color: black;
    padding: 0px 10px;
    background: #4caf50;
    min-height: 55px;
}
.llistat .card .card-image {
    /*max-width: 30%;*/
    padding-top: 50%;
    /*max-height: 75px;*/
    overflow: hidden;
}
.llistat .card .card-image img {
    position: absolute;
}
.llistat .data {
    /*color: #808080;*/
    font-size: 0.9rem;
}
.llistat a:hover {
    text-decoration: none;
}
.llistat .card, .llistat.desplegables  .collapsible {
    margin: 10px;
    /*box-shadow: none;*/
    /*padding: 10px;*/
    /*border: 5px solid #f5f5f5;*/
    border-radius: 3px;
    background: #f5f5f5;
}

.llistat.desplegables  .collapsible {
    padding: 0px;
}

.llistat.desplegables .collapsible:hover {
    border: 5px solid #CCCCCC;
}
.llistat.desplegables .collapsible-header {
    background: inherit;
    border: none;
    padding: 10px;
    flex-wrap: wrap;
}

.llistat a:hover .card {
    /*border: 5px solid #CCCCCC;*/
}

.llistat .material-icons, .llistat .secondary {
    color: #4d5156;
}
.llistat .title, .llistat.desplegables .collapsible-header .title {
    font-size: 1rem;
    color: white;
    width: 100%;
    padding-top: 5px;
}
.llistat a:hover .title, .llistat.desplegables .collapsible:hover .title {
    text-decoration: underline;
}
.llistat .collapsible-header .title, .llistat.desplegables .collapsible-header .text {
    padding: 5px 0px;
}
.llistat.desplegables_opcions .collapsible-header {
    padding: 0px;
}
.llistat.desplegables_opcions .collapsible-body {
    padding: 0px;
}

.llistat.desplegables .collapsible-body {
    padding: 0px 10px;
    border-top: 1px solid #CCC;
}

.llistat.desplegables .modal {
    background: #F5F5F5;
    border: 5px solid #CCC;
}

.llistat.desplegables .modal .title {
    /*padding-bottom: 1rem;*/
}
.llistat.desplegables .data {
    padding: 0.5rem 0px;
}
.llistat.desplegables .modal .data {
    padding-bottom: 1rem;
}

.llistat.desplegables .estat {

    border-radius: 10px;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
}
.llistat.desplegables .estat.pendent {
    background-color: #ef9a9a;
}
.llistat.desplegables .estat.proces {
    background-color: #ffcc80;
}
.llistat.desplegables .estat.completat {
    background-color: #00c853;
}
.llistat.fills_quadrat {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.llistat.fills_quadrat  > div {
    width: 50% !important;
}

.llistat.fills_quadrat  > div .card {
    height: calc(100% - 20px);
}

.llistat.fills_quadrat .card .card-image {
    max-width: none;
}
.llistat.fills_quadrat .title {
    text-align: center;
}

.senseMenu {
    padding: 0px ;
}

.tab.select {
    background: #CCC;
    color: black;
    padding-bottom: 12px;
}

.tab {
    height: 36px;
    background: #F5F5F5;
    padding: 10px;
    border-bottom: none;
    border-radius: 2px 2px 0px 0px;
    line-height: 37px;
}

.tab-body {
    border: 5px solid #CCC;
    border-radius: 0px 2px 2px 2px;
    background: #F5F5F5;
    padding: 10px !important;
}

.tab-body .btn:not(.actiu) {
    background: #CCC;
    color: black;
}
.tab-body .btn {
    margin-bottom: 5px !important;
}
.tabs .tab a {
    color: rgba(13, 71, 161, 0.7);
}
.tabs .tab a:focus, .tabs .tab a:focus.active {
    background-color: rgba(13, 71, 161,0.2);

}
.tabs .tab a:hover, .tabs .tab a.active {
    color: #4caf50;
}
.tabs .indicator {
    background-color: #4caf50;
}
.balSlider {
    width: 100% !important;
}

.text-notrobat {
    font-size: 1.2rem;
    padding: 10px !important;
}
#wrapperExercici {
    padding-bottom: 20px;
}
#n1.actiu, #n2.actiu, #n3.actiu {
    background-color: #F5F5F5;
    padding: 10px;
    border-radius: 10px;
    color: black;
    margin-bottom: 10px;
}
a#n1.actiu:hover, a#n2.actiu:hover, a#n3.actiu:hover {
    text-decoration: underline;
}

.collapsible-header > .collapsible-secondary {
    position: inherit;
    right: 10px;
}
.desplegables_opcions h2 {
    width: 100%;
}

.fillApartat .card .card-content {
    min-height: 55px;
    padding: 10px;
    background: #4caf50;
    padding-top: 0px;
    border-radius: 0 0 2px 2px;
    border-style: none;
}
@media only screen and (min-width: 361px) {  /*Mida S */
    .caixa.temes .item-caixa {
        width: 33.33%;
    }
}
@media only screen and (min-width: 601px) { /*Mida M */

    .page-footer .peu {
        flex-direction: row;
    }
    .page-footer .peu .item-peu{
        margin: 0px 5px;
    }
    .caixa.noticies .card, .caixa .card {
        margin: 10px;
    }
    .caixa .item-banner {
        width: 25%;
    }
    .llistat.fills_quadrat  > div {
        width: 33% !important;
    }
    footer .reconeixament  {
        text-align: left;
    }
    footer .xarxes_socials  {
        text-align: right;
    }
    .caixa.temes .item-caixa {
        width: 25%;
    }
    .llistatNoticies .card, .caixa .card {
        margin: 10px;
    }
}
@media only screen and (min-width: 993px) { /*Mida L */
    .headerCercador h1 {
        /*line-height: 60px;*/
    }
    main, footer {
        /*padding-left: 300px;*/
    }
    header {
        /*position: fixed;*/
        z-index: 1005;
        width: 100%;
    }

    .divContingut
    {
        padding-right: 20px !important;
    }
    .cercador
    {
        padding-top: 10px !important;
    }
    .caixa.noticies, .caixa
    {
        padding: 10px !important;
    }

    .caixa.noticies .card, .caixa .card {
        margin: 10px;
    }
    .senseMenu {
        padding: 0px 30px !important;
    }
    .llistat.fills_quadrat  > div {
        width: 25% !important;
    }
    main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .caixa .item-banner {
        width: 20%;
    }
    .caixa.temes .item-caixa {
        width: 16.66%;
    }
    .llistatNoticies
    {
        padding: 10px !important;
    }

    .llistatNoticies .card {
        margin: 10px;
    }
    .headerCercador {
        height: 400px;
    }
}
@media only screen and (min-width: 1201px) /* Mida XL*/
{
    .row .col.offset-xl15{
        margin-left: 12%;
    }
    .caixa .item-banner {
        width: 14%;
    }
    .xl25 {
        width: 20% !important;
    }
    .xl85 {
        width: 80% !important;;
    }
    .caixa.temes .item-caixa {
        width: 14%;
    }
}