/***************************************
** Estils homogenis més nets i polits **
****************************************
*/
body
{
    background-color:white;
}
a {
    color: black;
}
/*
a:hover {
  background-color: #555;
  color: white;
}

*/
p
{
    min-height: 1em;
}
.padding0{
    padding:0px;
}

.barraSuperior
{
    background-color:#993333;
    color: white;
}

.barraSuperior img
{
    width:40px;
    height:40px;
    padding:0px;
}

.botonsMbl {
    padding: 10px 0px;
}

.botonsMbl .botonsEsquerra a
{
    float:left;
    padding:0px;
    padding-right: 10px;
}
.botonsMbl .botonsDreta
{
    padding:0px;
    overflow:hidden
}

.botonsMbl .botonsDreta a
{
    float:right;
    padding:0px;
    padding-right: 10px;
}

.botonsMbl .botonsDreta h1
{
    text-align:center;
    font-size: 30px;
    font-family: 'Open Sans','Asap',sans-serif;
    margin: 0px;
}

.botonsWeb
{
    padding-right: 0px;
    padding-top: 8px;
    padding-bottom: 5px;
    text-align: right;
}
.botonsWeb .botonsEsquerra a
{
    float:left;
    padding:0px;
    padding-right: 10px;
}
.botonsWeb .botonsEsquerra > a > img.logoAjt {
    width: auto;
    height: 30px;
}
.botonsWeb img
{
    width:24px;
    height:24px;
}


/* Estils del div que conte el menú mòbil*/
#menuMbl{
    transition: 0.5s;
    padding: 0px;
    margin-bottom: 7px;
    display: block;
    position: fixed;
    z-index: 10;
    height: 100%;
    top: 0;
    background-color: white;
    overflow-x: hidden;
    width:0px;
}

#menuMbl .tab_submenu{
    border-bottom:1px solid #CFCFCF;
    border-radius:0px;
}

#menuMbl .tab_menu, #menuMbl .tab_submenu{
    border-radius:0px;
    text-align: left;
    padding: 10px;
    background-color: #E2001A;
    color: white;
    border-top:1px solid white;
    font-family: 'Open Sans','Asap',sans-serif;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
}
#menuMbl .tab_menu a{
    color: white;
}
#menuMbl .tab_menu a:hover{
    text-decoration:underline;
}

#menuMbl .tab_submenu{
    background-color: white;
    text-align: left;
    padding-left: 20px;
}
#menuMbl .tab_submenu a {
    color: #E2001A
}
#menuMbl .tab_submenu a:hover{
    color:#E2001A !important;
}

#menuMbl .menu_lateral {
    padding-right: 0px;
}

#menuMbl .menu_lateral > div {
    border-radius: 0px;
}
#cos
{
    padding-left: 5px;
    padding-right: 5px;
}

.header
{
    margin-bottom:0px !important;
    margin-top:10px !important;
    /* overflow: hidden; */

}

.tab_menu > div.titol, .tab_submenu > div.titol, .desplegable > div.titol{
    font-family: 'Open Sans','Asap',sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px;
    text-align: center;
    vertical-align: middle;
    background: white;
    color: black;
    border-radius:10px;
    /*border: 2px solid black;*/
}

.titol.select{
    color:white !important;
    background: none repeat scroll 0 0 #E2001A !important;
}
.titol.select > a{
    color:white !important;
}
.tab_menu a,.tab_menu a:hover,.desplegable a
{
    text-decoration:none;
    color:black;
    display: block;
}
.tab_menu
{
    padding:2px 2px 0px;
}

.desplegable {
    margin-left: -7px;
    position: absolute;
    z-index: 10;
    display: none;
    background-color: white;
    border: 1px solid lightgrey;
    border-radius: 10px;
    margin-left: 0px;
    padding: 0px;
    overflow:hidden
}

.desplegable_ombra {
/*
    width: 100%;
    height: 100%;
    padding-right: 4px;
    */
}

.desplegable ul {
    background-color: white;
    list-style-type: disc;
    margin: 0px;
    text-align: left;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: black;
    padding: 15px 15px 0px 15px;
}

.desplegable ul li {
    list-style-image: url('../img/fletxa_petita.png');
    font-size: 12px;
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0 0 5px;
    text-align: left;
}

.desplegable > .desplegable_ombra  a:hover
{
    text-decoration:underline;
}

.imatgeFons{
    padding: 0px;
    border-radius:10px;
    margin-top:10px;
    overflow:hidden;
}
.filAriadna {
     background:white;
     padding: 10px 0px;
     border-radius: 10px;
     border: 1px solid #EEEEEE;
     margin-bottom: 10px;
     margin-top: 10px;
 }
.filAriadna ul{
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin:0px;
}

.filAriadna li {
    display:inline;
    list-style: none;
}

.filAriadna a {
    color:black
}

.contingut{
    background:white;
    padding: 19px 0px;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    padding:0px;
    padding-right: 10px;
    padding-bottom:10px;
}
.contingut > div {
    padding: 0px 0px 0px 0px;
}

.contingut h1 {

    padding: 0px;
    padding-left:10px;
    color: black;
    font-size: 25px;
    margin: 10px 0 10px;
    font-family: 'Open Sans','Asap';
    font-weight: bold;
    text-align: left;
}

#peu {
    clear: both;
    padding-top: 10px;
}

#peu_blanc {
    background-color: black;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid white;
    color: white;
}

#credits {
    border-top: 1px solid #E3E3E3;
    background-color: white;
    padding: 15px 0px;
}
#credits a{
    color: inherit;
}

.tabs{
    margin-top: 0px;
    margin-bottom: 10px;
    color: black;
}

.menu_dret{
    float:right;
}

.menu_dret a > img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.menu_dret img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid lightgrey;
    background: white;
    margin-bottom: 10px;
}

.menu_dret h1 {
    padding: 10px;
    margin: 0px;
    font-size: 20px;
}

.menu_dret > .caixa {
    border: 1px solid lightgrey;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.menu_dret > .caixa_img {
    padding:0px;
    margin-bottom:10px;
}

.esquerra{
    text-align:justify;
}

ul.dadesArticle{
    border: 1px solid lightgrey;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.dadesArticle li {
    list-style-type: none;
}

.llistaSubmenu, .llistatDret{
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0px;
}

.llistaSubmenu > li
{
    border: none;
    list-style: none;
    font-size: 12px;
    text-align: left;
    padding: 0px;
}

.menu_dret .caixa > ul > li {
    list-style-image: url('../img/fletxa_petita.png');
}

.menu_dret .caixa > ul {
    margin: 0px;
    padding: 10px;
    font-size: 12px;
    margin-left: 10px;
}

.menu_dret .nivoSlider{
    margin-bottom: 10px;
}

#article h1
{

}

#article h2
{
    padding: 0px;
    color: black;
    font-size: 20px;
    font-family: 'Open Sans','Asap';
    text-align: left;
    margin: 10px 0 10px;
    font-weight: bold;
}

#article h3
{
    padding: 0px;
    color: black;
    font-size: 16px;
    margin: 0;
    font-family: 'Open Sans','Asap';
    text-align: left !important;
    margin: 10px 0 10px;
}

.box
{
    margin: 0 auto 15px auto;
    padding: 10px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    border: 1px solid rgba(255,255,255,0.2);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.07) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,0.07)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
}

.box > .title {
    margin: 5px 0 15px 0;
    text-align: center;
}

.logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    padding-bottom: 30px;
}

.logos > div img {
    height: 70px;
    object-fit: contain;
}
/*
.llistatDret{
    margin-left: 2px;
}
ul.llistaSubmenu li, .llistatDret li {
    border: none;
    list-style: none;
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
    padding: 0px;
}
.llistatDret li {
    margin-bottom: 0px;
}


.llistaSubmenu .infoSubmenu, .llistatDret .infoDret {
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 12px;
}

.llistatDret .infoDret {
    padding: 7px 0px;
}
.llistaSubmenu .infoSubmenu h3, .llistatDret .infoDret h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}



.llistaSubmenu a.negre, .llistatDret a.negre {
 color:black;
}
*/

.nav-tabs>li>a
{
    color:black;
}

.social {
    background: white;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    margin-top: 10px;
    padding:10px;
}

.llistaNoticies {
    padding-left: 20px;
}

/*apartat agenda */
.llistaNoticies li
{
    list-style: none;
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
    padding: 0px;
}

.llistaNoticies li a {
    border: 1px solid lightgrey;
    border-radius: 10px;
    padding: 10px;
}



.infoNoticia {
    color: black;
}

.infoNoticia h3
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    color:black;
}

/* tramits*/

.list_tramits
{
    padding-left:30px;
}

.list_tramits > div{
    padding: 5px 0px;
}
.list_tramits > div > div {
    padding: 5px 15px;
}

.list_tramits > div > div > a {
    color: white;
    padding: 5px;
    border-radius: 5px;
    background-color: #E2001A;
    text-decoration: none;
}
.list_tramits > .parell {
    background-color: lightgray;
}

.list_tramits .desc_tramit {
    text-align: justify;
    padding: 5px;
}

.list_tramits .fons {
    background-color: #E2001A;
    width: 16px;
    height: 16px;
    float: left;
    border-radius: 2px;
    display: block;
}
.list_tramits .fons img {
    margin-bottom: 7px;
}

.list_tramits .infoTramit {
    text-align:left;
}

.list_tramits .tramitarTramit {
    text-align:right;
}
/* llistat Equipaments*/
.listApartats  li > a{
    text-decoration: none;
}

.botoSeg,.botoAnt {
    background: #E2001A;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}
.botoSeg > a,.botoAnt > a{
    color: white;
}

.menu_lateral
{
    padding-right:10px;
}

.menu_lateral > div
{
    border:1px solid #EEEEEE;
    border-radius:10px;
    padding:0px;
    overflow:hidden;
}

.menu_lateral .menu{
    padding:0px;
    border-bottom: 2px solid #EEEEEE;
    display: flex;
}

.menu_lateral .menu > div {
    padding: 10px;
}

.menu_lateral .menu > div  > a {
    display: block;
}
.menu_lateral .mes_menu{
    text-align: center;
    border-left: 2px solid #EEEEEE;
    padding: 0px !important;
}
.menu_lateral .mes_menu > a  {
    font-size: 20px;
    font-family: Courier;
    font-weight: bold;
    text-decoration:none;
    display: block;
    padding: 5px;
}

.menu_lateral .menu > div.select > a {
    color: white;
}

.menu_lateral .menu > div.select {
    background: #E2001A;
     color: white;
    font-weight: bold;
}

.llistaSubmenu > li, .llistaSubmenu > .item
{
    list-style: none;
    padding:10px;
}

.llistaSubmenu > .item > a {
    border: 1px solid lightgrey;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
}

.llistaSubmenu > li > a h3, .llistaSubmenu > .item > a h3
{
    text-align: center !important;
    font-weight: bold;
}

.llistaSubmenu > li > a:hover, .llistaSubmenu > .item > a:hover
{
    background: #F0E6E7 !important;
    color: black;

}
.llistaSubmenu > li > a:hover h3,
.llistaSubmenu > .item > a:hover h3
{
    /*color: white !important;*/
}
.btn > a {
    color: #fff;
}
.btn
{
    text-decoration: none;
    color: #fff !important;
    background-color: #E2001A;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
    font-size: 14px;
    outline: 0;
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    margin: 10px 0px;
}
/*
-------------------------------------------------------------------------  estils vells -------------------------------------------------------------------
*/
