/*
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 */


@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
/*fonts */

@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Light';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Bold';
    src: url('../fonts/OpenSans-Bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ddgi';
    src: url('../fonts/ddgi_1.eot?97222321');
    src: url('../fonts/ddgi_1.eot?97222321#iefix') format('embedded-opentype'), url('../fonts/ddgi_1.woff2?97222321') format('woff2'), url('../fonts/ddgi_1.woff?97222321') format('woff'), url('../fonts/ddgi_1.ttf?97222321') format('truetype'), url('../fonts/ddgi_1.svg?97222321#ddgi_1') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "ddgi";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-share:before {
    content: '\e800';
}
.icon-loadmore:before {
    content: '\e801';
}
.icon-ddgi:before {
    content: '\e802';
    font-size: 1.2em;
    margin-top: -3px;
}
.icon-play:before {
    content: '\e803';
}
.icon-news:before {
    content: '\e804';
}
.icon-mes:before {
    content: '\e805';
}
.icon-twitter:before {
    content: '\e806';
}
.icon-facebook:before {
    content: '\e807';
}
.icon-youtube:before {
    content: '\e808';
}
.icon-instagram:before {
    content: '\e809';
}
.icon-slideshare:before {
    content: '\e80a';
}
.icon-linkedin:before {
    content: '\e80b';
}
.icon-pinterest:before {
    content: '\e80c';
}
.icon-xarxes:before {
    content: '\e80d';
}
.icon-web:before {
    content: '\e80e';
}
.icon-reply:before {
    content: '\e80f';
}
.icon-retuit:before {
    content: '\e810';
}
.icon-like:before {
    content: '\e811';
}
.icon-clock:before {
    content: '\e812';
}
.icon-camera:before {
    content: '\e813';
}
.icon-down:before {
    content: '\e814';
}
.icon-cerca:before {
    content: '\e815';
}
.icon-calendari:before {
    content: '\e816';
}
.icon-minus:before {
    content: '\e817';
}
.icon-imprimir:before {
    content: '\e818';
}
.icon-descarregar:before {
    content: '\e819';
}
.icon-left:before {
    content: '\e81a';
}
.icon-right:before {
    content: '\e81b';
}
.icon-focus:before {
    content: '\e81c';
}
.icon-docpdf:before {
    content: '\e81d';
}
.icon-docxls:before {
    content: '\e81e';
}
.icon-dochtml:before {
    content: '\e81f';
}
.icon-doccsv:before {
    content: '\e820';
}
.icon-docdoc:before {
    content: '\e821';
}
.icon-pdf:before {
    content: '\e822';
}
.icon-sumari:before {
    content: '\e823';
}
.icon-calendariclock:before {

    content: '\e824';
}
.icon-actes:before {
    content: '\e825';
}
.icon-sortir:before {
    content: '\e826';
}
.icon-email:before {
    content: '\e827';
}
.icon-flickr:before {
    content: '\e828';
}
.icon-whatsapp:before {
    content: '\e829';
}
.icon-fletxaboto:before { content: '\e82a'; } 
.icon-doctramitscarpeta:before { content: '\e82b'; } 
.icon-normativa:before { content: '\e82c'; } 
.icon-telefon:before { content: '\e82d'; }
.icon-arroba:before { content: '\e82e'; }
.icon-euro:before { content: '\e82f'; }





html {
    font-size: 10px;
}
body {
    font-size: 1.4rem;
}
li {
    list-style: none;
}
a:hover {
    text-decoration: none;
}
footer {
    background-color: #000;
    padding: 2rem;
    margin-top: 2rem;
    color: #fff;
    font-size: 11px;
    text-align: center;
}
img {
    max-width: 100%;
}
body {
    background-color: #fff;
}


strong {
    font-weight:normal;
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;

}
body.sec_home {
    background-color: #CBCBCB;
}
.titol {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3.6rem;
    position: relative;
    text-align: center;
    margin-bottom: 6rem;
    margin-top: 4rem;
    padding-bottom: 1rem;
    color: #BE0926;
}
.titol:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 64px;
    border-bottom: 3px solid;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.titol.seccio {
    font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    margin-bottom: 5rem;
    margin-top: 3rem;
    padding-bottom: 1rem;
}
.titol.seccio::after {
    border-bottom: 1px solid;
}
.titol.curt {
    margin-bottom: 4rem;
}
.titol span{
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
section.fonsgris {
    padding: 5rem 0px;
    margin: 10px 0px;
}
section.fonsgris {
    background: #ccc;
}

#breadcrumb {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #989898;
}
#breadcrumb a {
    color: #989898;
}
#breadcrumb a:hover {
    color: #000;
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
    list-style: outside none none;
    margin: 0;
    padding: 0px;
}

#breadcrumb .row {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}


.breadcrumb > .active {
    color: #be0926;
}


.breadcrumb > li + li::before {
    color: #cccccc;
    content: "";
    padding: 0px;
}

.breadcrumb > li ::after {
    color: #cccccc;
    content: " /";
    padding: 0 5px;
}
.dip_al_dia {
    border-bottom: 1px solid #fff;
    margin-bottom: 2rem;
    padding-bottom: 4px;
}
#dip_al_dia .titol {
    color: #fff;
    padding:2rem 0;
}
.dip_al_dia article {
    background: #FFF;
    margin-bottom: 4px;
    overflow: auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
.dip_al_dia [class*="col-"] {
    padding-left: 2px;
    padding-right: 2px;
}
.dip_al_dia .row {
    margin-left: 0;
    margin-right: 0;
}
.dip_al_dia .noticia {
    padding: 2rem;
}
.dip_al_dia .destacat1, .dip_al_dia .destacat2 {
    min-height: 378px;
}
.dip_al_dia .destacat1 .noticia {
    float: left;
    width: 30%;
}
.dip_al_dia .destacat1 .img_noti {
    float: left;
    height: 378px;
    overflow: hidden;
    width: 70%;
}
.dip_al_dia .destacat1 .img_noti img {
    height: 100%;
    max-width: none;
}
.dip_al_dia .destacat3 .noticia {
    float: left;
    width: 68%;
}
.dip_al_dia .destacat3 .img_noti {
    float: left;
    overflow: hidden;
    width: 32%;
    height: 170px;
}
.dip_al_dia .destacat3 .img_noti img {
    height: 100%;
    max-width: none;
}
.dip_al_dia .destacat4 .noticia {
    height: 170px;
}
/*
.dip_al_dia .destacat2 .img_noti {
        height: 210px;
        overflow: hidden;
}
*/
.dip_al_dia .img_noti {
    height: 210px;
    overflow: hidden;
}
.dip_al_dia h2 {
    font-size: 1.4rem;
    margin-top: 1rem;
    max-height: 48px;
    height: 48px;
    overflow: hidden;
}
.dip_al_dia .destacat1 h2 {
    font-size: 1.8rem;
    height: auto;
    max-height: 100%;
    overflow: visible;
}
.dip_al_dia .destacat2 h2 {
    font-size: 1.8rem;
    height: auto;
    max-height: 80px;
    overflow: hidden;
}
.dip_al_dia h2 a {
    color: #3D3D3F;
}
.dip_al_dia h2 a:hover {
    color: #777;
}
.noticia .data {
    font-size: 1.2rem;
    color: #BE0926;
    text-transform: uppercase;
}
.dip_al_dia .tags_noti {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
}
.dip_al_dia .noti_extra {
    padding-top: 1rem;
}
.dip_al_dia .destacat1 .noti_extra, .dip_al_dia .destacat2 .noti_extra {
    position: absolute;
    bottom: 2.3rem;
    padding-right: 2rem;
    width: 194px;
}
.dip_al_dia .destacat2 .noti_extra {
    width: 338px;
    padding-right: 3rem;
}
.dip_al_dia .destacat1 .noti_extra .col-xs-1, .dip_al_dia .destacat2 .noti_extra .col-xs-1 {
    bottom: 0;
    position: absolute;
    right: 28px;
}
.dip_al_dia .noti_extra .col-xs-1 {
    text-align: right;
}
.dip_al_dia .notihomec .noti_extra .col-xs-1 {
}
.dip_al_dia .label {
    margin-bottom: 0px;
    margin-top: .5rem;
}
.dip_al_dia .boto_mes {
    padding: 1rem;
}
#act_xarxes {
    border-bottom: 1px solid #fff;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
    padding-bottom: 0.4rem
}
#act_xarxes .col-md-4 {
    padding: 1px;
}
#act_xarxes .row {
    margin: 0px;
}
#act_xarxes .boto_mes {
    padding-top: 1.2rem;
}
#identcorpo_logotip img {
    border: 1px solid #ccc;
}
#identcorpo_logotip .img_desc {
    margin-bottom: 2rem;
}
.issuuembed {
    margin-bottom: 5rem;
}
.formats {
    overflow: auto;
    margin-top: 2.5rem;
}
.formats ul {
    padding: 0px;
}
.formats li {
    float: left;
}
.formats li a {
    border: 1px solid #ccc;
    display: block;
    height: 24px;
    width: 58px;
    border-radius: 15px;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 8px;
    padding: 0px 5px;
    font-size: 1.5rem;
    text-align: center;
    color: #999;
    margin-bottom: 8px;
}
.formats li a:hover {
    background: #999;
    color: #FFF
}
.blocks {
    /* display: flex; */
}
.block {
    margin-bottom: 2px;
    height: 100%;
}
.block-xl {
    margin-bottom: 2px;
    height: 120px;
}
.block-xl2 {
    margin-bottom: 2px;
    height: 130px;
}

.variant3 .block-xl2 {

    height: 120px;
}

.block a {
    display: inline-block;
    position: relative;
    padding: 18px 20px 18px 65px;
    background-color: #E5E5E5;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    color: #58585A;
    font-size: 1.6rem;
    line-height: 22px;
}
.block-xl a {
    display: inline-block;
    position: relative;
    background-color: #E5E5E5;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    color: #58585A;
    line-height: 22px;
    padding: 30px 20px 30px 85px;
    font-size: 1.2rem;
}
.block-xl2 a {
    display: inline-block;
    position: relative;
    background-color: #E5E5E5;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    color: #58585A;
    line-height: 26px;
    padding: 1.6rem 10rem 2rem 2rem;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.9rem;
}
.block-c2 a {
    color: #fff;
    background-color: #6F7173;
}
.block-c3 a {
    color: #fff;
    background-color: #999999;
}
.block-c4 a {
    color: #fff;
    background-color: #BE0926;
}

.block-c4 #proximPle {
    color: #fff;
    background-color: #BE0926;
}

.block-c5 a {
    color: #fff;
    background-color: #ccc;
}

.block-c6 a {
    color: #58585A;
    background-color: #fff;
}

.block-xl a span {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    line-height: 20px;
    padding-bottom: 5px;
    display: block;
}
.block a i, .block a span[class^="icon-"] {
    position: absolute;
    left: 20px;
    top: 25px;
    font-size: 2.7rem;
}
.block-xl2 a i, .block-xl2 a span[class^="icon-"] {
    position: absolute;
    left: auto;
    top: auto;
    right: 15px;
    bottom: 20px;
    font-size: 2em;
}

.variant3 .block-xl2 a span[class^="icon-"] {

    font-size: 2.6rem;
}
.block-xl a i, .block-xl a span[class^="icon-"] {
    position: absolute;
    left: 25px;
    top: 30px;
    font-size: 3em;
}





.block a:hover, .block-xl a:hover, .block-xl2 a:hover {
    background: #f5f5f5;
    color: #BE0926;
}



#lateral .block-xl2 {

    height: auto;

}
#lateral .block-xl2 a {

    background-color: #E5E5E5;

    height: 100%;
    min-height: 78px;
    color: #58585A;
    line-height: 20px;
    padding: 1.6rem 5rem 1.6rem 2rem;

    font-size: 1.6rem;
}
#lateral  .block-xl2 a:hover {
    background: #f5f5f5;
    color: #BE0926;
}
#lateral .block-xl2 a span[class^="icon-"] {
    bottom: 15px;
    font-size: 1.8rem;
    right: 10px;

}

#lateral .block a {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.6rem;
    padding: 16px 20px 16px 65px; 
    padding-left:  58px;
    line-height: 20px;


}
#lateral .block-trans a {

    background: none;

    border: 1px solid #ccc;

}
#lateral .block a span {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.4rem;
    display:block;
}
#lateral .block a span[class^="icon-"] {
    font-size:2.7rem;
    left: 15px;
    top: 20px;
}

#lateral .block-logo a{
    font-size: 1.2rem;
    text-transform:uppercase;
    background-color: #f5f5f6;
}

#lateral .block-logo a span[class^="icon-"] {
    bottom: 30px;
    font-size: 2.0rem;
    right: 15px;
}
#lateral .block-logo {
    height: auto;

}

#lateral .block-logo img {
    display: block;

}


.btntrans {
    margin-bottom: 2px;
}
.btntrans a {
    display: inline-block;
    position: relative;
    padding: 10px 0px;
    color: #989898;
    font-size: 1.2rem;
    line-height: 13px;
}
.btntransb a {
    color: #fff;
}
.btntransc a {
    color: #58585a;
}
.btntrans a i, .btntrans a span[class^="icon-"] {
    margin-top: -5px;
    color: #B2B2B2;
}
.btntransb a i, .btntransb a span[class^="icon-"] {
    color: #fff;
}
.btntransc a span[class^="icon-"] {
    color: #58585a;
}
.x15 {
    font-size: 1.5em;
}
.x2 {
    font-size: 2em;
}
.x3 {
    font-size: 3em;
}
.btntrans i, .btnblanc i, .btntrans span[class^="icon-"], .btnblanc span[class^="icon-"]  {
    font-size: 2em;
    float: left;
    margin-left: -0.4rem;
}
.btntrans i, .btntrans span[class^="icon-"] {
    margin: 0 5px 0 0;
}
.btntrans2 a i, .btntrans2 a span[class^="icon-"] {
    color: #fff;
    margin: 0 5px 0 0;
    font-size: 2.5em;
}
.btntrans a:hover, .btntransb a:hover i, .btntrans2 a:hover i, .btntransb a:hover span[class^="icon-"],  .btntransc a:hover span[class^="icon-"],  .btntrans2 a:hover span[class^="icon-"] {
    color: #777;
}
.btntrans2 a {
    padding: 5px 52px 10px 5px;
    color: #fff;
}
.btnblanc {
    margin-bottom: 2px;
}
.btnblanc a {
    display: inline-block;
    position: relative;
    background-color: #fff;
    vertical-align: middle;
    border-radius: 20px;
    color: #B0B2B3;
    font-size: 1.2rem;
    line-height: 23px;
    padding: 7px 10px 7px 7px;
}
.btnblanc a i.icona, .btnblanc a span[class^="icon-"].icona {
    height: 28px;
}
.btnblanc a:hover {
    background-color: #777;
    color: #fff;
}

.btnblanc-inv a {
    background-color: #EDEDED;
    color: #58585A;
}
.btnblanc-inv a:hover {
    background-color: #777;

}

.sec_home .btnblanc {
    text-align: right;
}
.btn-basic, .btn-basic:visited {
    text-transform: uppercase;
    color: #6f7072;
    background: #fff;
    ;
    border: 1px solid #6f7072;
    border-radius: 20px;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 13px;
    padding: 4px 12px;
    margin: 5px 0;
}
.btn-basic:hover {
    background: #be0926;
    border: 1px solid #be0926;
    color: #fff;
}





.block-logo a{
    font-size: 1.2rem;
    text-transform:uppercase;
    background-color: #f5f5f6;

}

.block-logo a span[class^="icon-"] {
    bottom: 30px;
    font-size: 2.4rem;

}
.block-logo {
    height: auto;

}

.block-logo img {
    display: block;

}


.block-clar a{
    font-size: 1.7rem;
    padding: 1.6rem 5rem 1.6rem 2rem;
    background-color: #f5f5f6;
    line-height: 20px;
}
.block-clar a span {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    display: block;

}
.block-clar a span[class^="icon-"] {
    bottom: 26px;
    right: 11px;
    font-size: 3.2rem;

}
.block-clar, .block-clar2 {
    height: auto;

}
.block-clar2 a{

    line-height: 16px;
    padding: 20px 20px 20px 75px;
    background-color: #f5f5f4;

}
.block-clar2 a span {
    font-size: 1.3rem;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform:uppercase;

}
.block-clar2 a span[class^="icon-"] {
    top: 25px;
    font-size: 2.6rem;
    color: #86888A;
}
.block-clar2 a strong{
    color: #be0926;
    font-size: 1.5rem;
}




.centrat {
    text-align: center;
}
row.centrat {
    border-bottom: 1px solid #fff;
}








.boto_mes {
    text-align: center;
    padding: 1rem;
    font-size: 2.8rem;
}
.boto_mes a {
    color: #FFF;
    padding: 1rem;
}
.boto_mes_alt a {
    color: #ccc;
}
.boto_mes a:hover {
    color: #777;
}
.mod_icones {
    padding-bottom: 1rem;
    text-align: left;
}
.sec_imginst section {
    padding-bottom: 4rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #ccc;
}
.sec_imginst section#breadcrumb,
.sec_imginst section#titol {
    border-bottom: none;
    margin-bottom:0rem;
    padding-bottom: 0rem;

}
.manual_ident {
    margin-bottom: 5rem;
}
.manual_ident figure i {
    opacity: 0;
}
.manual_ident figure:hover i {
    opacity: 1;
    color: #FFF !important;
}
.manual_ident.mod_media figure {
    margin: 0 auto !important;
    max-width: 600px;
}
.panel-group .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #666;
    background-color: #ededed;
    border-color: #EEEEEE;
}
.panel-default > .panel-heading h4 {
    font-size: 1.8rem;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.panel-body {
    padding: 0;
}
.panel-title {
    font-size: 1.4rem;
}
.panel-title > a {
    display: block;
    padding: 18px 18px 18px 80px;
    text-decoration: none;
}
.more-less {
    float: right;
    color: #666;
    margin-top: -6px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
#desple_info .panel-body > ul {
    padding: 0px;
    margin-bottom: 0px;
}
#desple_info .panel-body > ul li {
    border-bottom: 1px solid #ccc;
    padding: 18px 10px 18px 120px;
    font-size: 1.6rem;
}
#desple_info .panel-body > ul li:hover {
    background-color: #F5F5F5;
}
#desple_info .panel-body > ul li:last-child {
    border: none;
}
#desple_info .panel-body > ul li a {
    color: #999;
}
#desple_info .panel-body > ul li a:hover {
    color: #777;
}




#desple_info .tab-pane {
    padding:30px 20px 20px;
}

#desple_info .nav-tabs > li {
    /* width:20%; */
    min-width:150px;

}


#desple_info .nav-tabs > li > a, #desple_info a.accordion-link {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    padding:13px;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #f5f5f5;
    height:54px;
    color:#6F7071;

}

#desple_info .nav-tabs > li > a span, #desple_info .accordion-link span {
    background: #6F7071;
    border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    color: #ffffff;
    display: inline-block;

    line-height: 2em;
    margin-right: 6px;
    text-align: center;
    width: 2em; 
}


#desple_info .nav-tabs > li.active> a {
    color:#3d3d3f;
    background: none;
}
#desple_info .nav-tabs > li.active> a  span {
    background: #3d3d3f;
}
#desple_info .nav-tabs > li > a:hover {
    color:#3d3d3f;
}
#desple_info .nav-tabs > li > a:hover  span {
    background: #3d3d3f;
}

#desple_info .nav-tabs {
    border-bottom: none;
}

/*  desplegable estil2  */

.estil2 .panel-default > .panel-heading {
    background: none;
    border-bottom:2px solid #be0926;
    color: #be0926;

}
.estil2 .panel-title > a {

    padding: 18px 18px 18px 18px;

}
.estil2 .more-less {
    color: #be0926;

}

/*   fi desplegable estil2  */





#lateral .modul {
    margin-bottom: 1.5rem;
}
#lateral .modul_content {
    padding: 1.8rem;
    margin-bottom: 2px;
    background-color: #F5F5F6;
    font-size: 1.3rem;
}
#lateral .modul h4 {
    padding: 13px 18px;
    margin-bottom: 2px;
    margin-top: 0;
    background-color: #989898;
    color: #fff;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.4rem;
}
#lateral .modul.destaca {
    border: 1px solid #ccc;
    padding-top: 2rem;
}
#lateral .destaca .modul_content {
    padding: 1.8rem 3rem;
    margin-bottom: 2px;
    background: none;
    font-size: 1.2rem;
    text-align: center;
}
#lateral .modul.destaca h4 {
    background: none;
    color: #BE0926;
    font-size: 2.4rem;
    text-transform: none;
}
#lateral .contacte .modul_content,
#lateral .terminis-sub .modul_content {
    color: #3D3D3F;
    padding-top: 2.5rem;
}

#lateral .contacte .modul_content a {

    color: #3D3D3F;

}
#lateral .contacte .modul_content a:hover {
    color: #BE0926;

}
.cercador input {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
}
.cercador input::-moz-placeholder {
    color:#ddd;
    opacity: 1;
}
.cercador input::-webkit-input-placeholder {
    color:#ddd;
    opacity: 1;
}
.cercador input:-ms-input-placeholder {
    color:#ddd;
    opacity: 1;
}
.cercador i.form-control-feedback, .cercador span.form-control-feedback  {
    color: #777;
    font-size: 1.8rem;
}
#lateral .modul.contacte span {
    color: #3D3D3F;
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    padding-bottom: 1.5rem;
}
#lateral .not_rel .modul_content {
    padding: 0px;
}
#lateral .not_rel .modul_content a {
    padding: 1.8rem;
    display: block;
    color: #3D3D3F;
}
#lateral .not_rel .modul_content.mostrames a {
    padding: 12px 18px;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
}
#lateral .not_rel .modul_content a:hover {
    background-color: #eee;
}
#lateral .not_rel .modul_content p {
    margin: 0 0 2px;
}
a.mes_sprite {
    background-image: url("../img/icones/mes_sprite.png");
    display: inline-block;
    height: 16px;
    width: 16px;
}
a.mes_sprite img {
    display: none;
}
a.mes_sprite:hover {
    background-position: center -32px;
}
#noticies article {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
#noticies article h3 {
    font-size: 1.8rem;
}
#noticies article h3 a {
    color: #3D3D3F;
}
#noticies article h3 a:hover {
    color: #777;
}
#noticies article .noticia {
    padding: 0 30px 0 15px;
}
#noticies .noti_extra .noti_temes {
    text-align: right;
}
#noticies .boto_mes {
    padding-bottom: 2.2rem;
}
.noti_extra .llegirmes {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
}
.noti_extra a.llegirmes:hover {
    color: #777;
}
.noti_extra .llegirmes i, .noti_extra .llegirmes span[class^="icon-"] {
    font-size: 1.6rem;
    color: #BE0926;
}
.label {
    font-size: 1.1rem;
    border-radius: 1em;
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0.3em 1.2em 0.4em;
    color: #989898;
    background-color: #f1f1f1;
    display: inline-block;
    font-weight: normal;
/*    white-space: pre-wrap;*/
}
a.label:hover {
    background-color: #BE0926;
}
a.label-blanc {
    background-color: #fff;
}
a.label-gris {
    color: #fff;
    background-color: #989898;
}
#noticia h1 {
    font-size: 1.8rem;
}
#noticia .titol.seccio {
    margin-bottom: 2rem;
    font-size: 2.2rem;
}
#noticia .noti_fotos [class*="col-"] {
    padding-left: 0px;
    padding-right: 2px;
    margin-bottom: 2px;
}
#noticia .mod_media [class*="col-"] {
    margin-bottom: 2px;
    padding-right: 2px;
    padding-left: 0px;
}
#noticia .mod_media {
    margin-right: 0px;
    margin-left: 0px;
}
#noticia .mod_docu table td {
    border-top: none;
    vertical-align: middle;
}
#noticia .mod_docu table td:first-child {
    width: 25px;
}
#noticia .mod_docu a {
    color: #666666;
}
#noticia .mod_docu a:hover {
    color: #BE0926;
}
#noticia .noticia {
    padding: 0 35px 0 20px;
}
#noticia article .titolseccio {
    font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding-bottom: 1rem;
}
#noticia article .titolseccio::after {
    border-bottom: 1px solid;
}
#noticia article .modul {
    padding-bottom: 3rem;
    margin-bottom: 1rem;
    border-top: 1px solid #dddddd;
}
#noticia article .modul.mod_docu {
    padding-top: 1rem;
    margin-top: 3rem;
}
.mod_media figure {
    position: relative;
    line-height: 0;
    width: 100%;
    max-width: 500px;
    margin: 0px;
}
.mod_media figure img {
    width: 100%;
    height: auto;
}
.mod_media figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 1.2rem;
    line-height: 14px;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.mod_video figcaption {
    height: 5rem;
    background-color: rgba(0, 0, 0, 0.7);
}
.mod_media figure:hover figcaption {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
}
.mod_media figure:hover figcaption > div {
    color: rgba(255, 255, 255, 1);
}
.mod_media figcaption > div {
    position: absolute;
    top: 0;
    padding: 1.8rem;
    color: rgba(255, 255, 255, 0);
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.mod_media figure i, .mod_video figure i, .mod_media figure span[class^="icon-"], .mod_video figure span[class^="icon-"] {
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -0.7em;
    margin-top: -1rem;
    z-index: 3;
    color: rgba(255, 255, 255, 0.8);
}
.mod_media figure:hover i, .mod_media figure:hover span[class^="icon-"] {
    color: #F00
}
.mod_video figcaption > div {
    color: rgba(255, 255, 255, 1);
}
.mod_video .video {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
}
.noti_gal figure i, .noti_gal figure span[class^="icon-"] {
    opacity: 0;
}
.noti_gal figure:hover i, .noti_gal figure:hover span[class^="icon-"]{
    opacity: 1;
    color: #fff;
}
.noti_nav {
    padding: 3rem 0 2rem;
    border-top: 1px solid #dddddd;
}
.noti_nav .btnnext {
    text-align: right;
}
.noti_nav .btntot {
    text-align: center;
}
#noticia .noti_extra {
    padding-top: 1.5rem;
}
.noticia .noti_extra .col-xs-2 {
    text-align: right;
}
.noti_extra a i, .noti_extra a span[class^="icon-"] {
    color: #b0b2b3;
    font-size: 2.1rem;
}
.noti_extra a:hover i, .noti_extra a:hover span[class^="icon-"] {
    color: #777;
}
.noti_webrel {
    padding-top: 5px;
    padding-bottom: 15px;
}
.noti_icons {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.5rem;
    text-align: right;
}
.noti_extra a.noti_share i, .noti_extra a.noti_share span[class^="icon-"] {
    font-size: 1.9rem;
}
.noti_webrel a {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
}
.noti_webrel a:hover {
    color: #3D3D3F;
}
.noti_webrel span {
    display: block;
    font-size: 1.2rem;
}
.fa.social {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
}
.sec_home .fa.social {
    font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    margin-right: 18px;
    width: 30px;
}
#act_xarxes_icons {
    margin-bottom: 15px !important;
}
#dir_xxss table td {
    vertical-align: middle;
}
#dir_xxss table td a {
    border-radius: 5px;
    display: block;
    height: 10px;
    width: 10px;
    background-color: #989898;
    margin: 5px auto 0;
}
#dir_xxss .table > thead > tr > th, #dir_xxss .table > tbody > tr > th, #dir_xxss .table > thead > tr > td, #dir_xxss .table > tbody > tr > td {
    border-top: none;
    border-bottom: 1px solid #dddddd;
}
#dir_xxss table td:nth-of-type(1) a {
    background-color: #78CBEF;
}
#dir_xxss table td:nth-of-type(2) a {
    background-color: #547BBC;
}
#dir_xxss table td:nth-of-type(3) a {
    background-color: #E9644A;
}
#dir_xxss table td:nth-of-type(4) a {
    background-color: #E95655;
}
#dir_xxss table td:nth-of-type(5) a {
    background-color: #0ca8aa;
}
#dir_xxss table td:nth-of-type(6) a {
    background-color: #E95655;
}
#dir_xxss table td:nth-of-type(7) a {
    background-color: #1384C7;
}
.icon-twitter.cercle {
    background-color: #78CBEF;
}
.icon-facebook.cercle {
    background-color: #547BBC;
}
.icon-youtube.cercle {
    background-color: #E9644A;
}
.icon-slideshare.cercle {
    background-color: #0ca8aa;
}
.icon-instagram.cercle {
    background-color: #E95655;
}
.icon-pinterest.cercle {
    background-color: #BD081C;
}
.icon-flickr.cercle {
    background-color: #F30080;
}
.icon-whatsapp.cercle {
    background-color: #25D366;
}
.icon-email.cercle {
    background-color: #777;
}
i.cercle, span[class^="icon-"].cercle {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
}
.mod_icones i, .mod_icones span[class^="icon-"] {
    font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    margin-right: 1rem;
    width: 30px;
}
.mod_icones i.cercle:hover, .mod_icones span[class^="icon-"].cercle:hover  {
    background-color: #999;
}
.ModalCompartir {
    text-align: left;
}
.ModalCompartir i.cercle, .ModalCompartir span[class^="icon-"].cercle {
    color: #fff;
    font-size: 1.8rem;
    line-height: 3.4rem;
}
.ModalCompartir i.cercle:hover, .ModalCompartir span[class^="icon-"].cercle:hover  {
    color: #fff;
    background-color: #999;
}
#dir_xxss table td a:hover {
    height: 15px;
    width: 15px;
    border-radius: 10px;
    margin-top: 3px;
}
#dir_xxss table {
    table-layout: fixed;
    margin-bottom: 4rem;
}
#dir_xxss table th {
    text-align: center;
}
#canals_comunica {
    margin-bottom: 50px;
}
#canals_comunica #desple_info .panel-body ul li {
    font-size: 1.4rem;
    padding: 18px 10px 10px 70px;
}
#canals_comunica #desple_info .panel-body ul li a {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #be0926;
}
#canals_comunica #desple_info .panel-body ul li a:hover {
    color: #777;
}
#canals_comunica ul h3 {
    font-size: 1.6rem;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}
#canals_comunica #desple_info .panel-body ul li .col-sm-3 {
    text-align:right;

}
#canals_comunica #desple_info .panel-body ul li .col-sm-2 {


}



#canals_comunica #desple_info .panel-body ul li .row > div {

    display: table;height:60px;
}

#canals_comunica #desple_info .panel-body ul li .row > div div
{

    display: table-cell; vertical-align: middle; 
}
#canals_comunica #desple_info .panel-body ul li .col-sm-6 div p {
    margin: 0;
}



#recull_premsa .panel {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#recull_premsa table.table {
    margin-bottom: 0px;
}
#recull_premsa .table > tbody > tr > td.hiddenRow {
    border: none;
}
#recull_premsa tr.accordion-toggle {
    color: #3d3d3f;
    background-color: #F5F5F6;
}
#recull_premsa tr.accordion-toggle.collapsed {
    background-color: #fff;
}
#recull_premsa tr.accordion-toggle:hover {
    background-color: #eee;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    cursor: pointer;
}
#recull_premsa thead {
    background-color: #BE0926;
}
#recull_premsa .table > thead > tr > th {
    border-bottom: none;
}
#recull_premsa thead th {
    color: #fff;
    font-family: "Open Sans SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    padding: 6px 12px 6px 30px;
    vertical-align: middle;
}
#recull_premsa tr.accordion-toggle td {
    padding: 16px;
}
#recull_premsa .hiddenRow {
    background-color: #F5F5F6;
    padding: 0 0 0 36px !important;
}
#recull_premsa .hiddenRow table {
    margin-bottom: 0px;
    background-color: #F5F5F6;
}
#recull_premsa table td {
    vertical-align: middle;
    font-size: 1.3rem;
}
#recull_premsa .hiddenRow table td {
    padding-top: 4px;
    padding-bottom: 4px;
}
#recull_premsa table td:nth-child(3) {
    color: #989898;
}
#recull_premsa table tbody tr td:first-child {
    width: 20px;
    padding-right: 0px;
}
#recull_premsa table tbody tr td:nth-child(3) {
    width: 128px;
}
#recull_premsa table thead th {
    width: 20px;
}
#recull_premsa table td i, #recull_premsa table td span[class^="icon-"] {
    font-size: 1.6rem;
}
table td span.punt  {

    background-color: #3d3d3f;
    border-radius: 6px;
    display: block;
    height: 10px;
    margin: 5px auto 0;
    width: 10px;
}

#recull_premsa table td span.punt  {
    height: 8px;	
    width: 8px;
}
#ple_real {
    padding-bottom: 20px;
}
#ple_real .video {
    max-width: 700px;
    padding-bottom: 3rem;
    padding-top: 1.5rem;
}
#ple_real .video figure {
    max-width: 700px;
}
#ple_real .mod_video {
    text-align: center;
}
#ple_actualitat .row.centrat {
    border-top: 1px solid #fff;
    margin-top: 0.7rem;
    padding-top: 2rem;
}
/* cercador */  

.cercador {
    color: #3D3D3F;
    font-size: 1.4rem;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cercador .form-group {
    margin-bottom: 0px;
}
.cercador .form-group input[type="submit"] {
    margin-top: 1.5rem;
}
.select2-container {
    font-size: 1.2rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.select2-container--default span.select2-selection--multiple, .select2-container--default span.select2-selection__rendered {
    border: 1px solid #ccc;
    border-radius: 0 15px 15px 0;
    min-height: 35px;
}
#lateral .select2-container--default .select2-selection--multiple {
    border: none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .stylish-input-group .form-control:focus {
    border: none;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    border-radius: 12px;
    font-size: 1.1rem;
    padding: 2px 7px;
    color: #777;
}
input[type="submit"], button {
    border-radius: 20px;
    font-size: 1.1rem;
    line-height: 13px;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #808080;
    border: none !important;
    padding: 6px 12px;
}
/*
.select2-container--default .select2-selection--multiple {
        background: #fff url("../img/icones/list.png") no-repeat right 2px;
}
*/
.select2-container {
    min-width: 150px !important;
}
.select2-container .select2-selection--single {
    height: 32px;
}
.select2-container--default .select2-selection--multiple:before, .select2-container--default .select2-selection--single:before {
    font-family: "ddgi";
    content: '\e823';
    position: absolute;
    color: #989898;
    font-size: 2.2rem;
    right: 3px;
    top: 7px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
}
.select2-container--default .select2-selection--single {
    background: none;
    border: none;
    border-radius: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    line-height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 20px;
    display: none;
}
.select2-container--default .select2-selection--single:before {
    content: '\e814';
}
.select2-container .select2-search--inline .select2-search__field {
    margin: 9px 0 0 6px;
}
.modul_cerca.ordenar_per {
    text-align: right;
}
.modul_cerca.ordenar_per .select2 {
    text-align: left;
}
.modul_cerca .has-feedback .form-control {
    border-radius: 0 15px 15px 0;
    border: 1px solid #CCC;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#lateral .modul_cerca .has-feedback .form-control {
    border: none;
}
.dcsns-toolbar .filter .link-all {
    height: 28px;
    padding: 5px 4px 4px;
}
.modern .stream li {
    margin: 0 2px 2px 0;
    width: 320px;
    overflow: hidden;
    height: 320px;
}
#tuitsddgi > .col-sm-4 {
    padding: 2px;
}
#tuitsddgi .tuititem {
    height: 320px;
    background: #f5f5f5;
}
.tuititem .media {
    position: absolute;
    top: 70px;
    width: 350px;
    height: 200px;
}
.tuititem .media img {
    min-width: 349px;
    opacity: .1;
    padding-right: 1px;
    min-height: 200px;
}
.tuititem .interact {
    position: absolute;
    width: 348px;
    ;
    bottom: 2px;
    padding: 1.3rem 1rem 1rem 2.4rem;
    background: #FFF;
    height: 54px;
}
.tuititem .tuituser {
    padding: 15px;
    background: #FFF;
    height: 68px;
    font-size: 1.2rem;
}
.tuititem .tuituser a {
    color: #1A171B;
}
.tuititem .tuituser img {
    width: 38px;
    margin-right: 10px;
    vertical-align: top;
}
.tuititem .tuituser span {
    width: 30px;
    margin-right: 0px;
}
.tuititem .tuituser span[data-scribe="element:verified_badge"], .tuititem .tuituser span[data-scribe="element:screen_name"] {
    display: none;
}
.tuititem .tuituser .timePosted {
    margin-left: 51px;
    margin-top: -16px;
}
.tuititem .tweet {
    padding: 6.5rem 3rem 2rem 3rem;
    font-size: 1.3rem;
    text-align: center;
    position: relative;
    color: #3d3d3f;
    overflow-x: hidden;
}
.tuititem .interact a {
    visibility: hidden;
    text-align: center;
    color: #b0b2b3;
}
.tuititem .interact a:hover {
    color: #777;
}
.tuititem .interact a:before {
    visibility: visible;
    font-family: ddgi;
    font-size: 2rem;
    display: inline-block;
}
.tuititem .interact .twitter_reply_icon:before {
    content: '\e80f';
}
.tuititem .interact .twitter_retweet_icon:before {
    font-size: 2.4rem;
    margin-top: -4px;
    content: '\e810';
}
.tuititem .interact .twitter_fav_icon:before {
    content: '\e811';
}
.tuititem .timePosted:before {
    font-family: ddgi;
    padding-right: 5px;
    content: '\e812';
    font-size: 12px;
    color: #1A171B;
}
.tuititem .timePosted:after {
    font-family: ddgi;
    padding-left: 5px;
    content: '\e806';
    font-size: 12px;
    color: #1A171B;
}
.tuititem .interact a {
    position: absolute;
    width: 3rem;
}
.tuititem .interact .twitter_reply_icon {
}
.tuititem .interact .twitter_retweet_icon {
    left: 50%;
    margin-left: -14px;
}
.tuititem .interact .twitter_fav_icon {
    left: 100%;
    margin-left: -5rem;
}
.tuititem .tuitimgicon a {
    color: #ccc;
}
.tuititem .tuitimgicon a:before {
    position: absolute;
    bottom: 4px;
    right: 10px;
    font-family: ddgi;
    font-size: 2rem;
    display: inline-block;
    z-index: 555;
    content: '\e813';
}
.tuititem .tuitimgicon a:hover {
    color: #777;
}
#tuitsddgi .col-sm-4, #act_xarxes #loadMore2 {
    display: none;
}
.loader {
    position: relative;
    min-height: 60px;
}
.loader-block {
    position: absolute;
    margin-left: -15px;
    display: inline-block;
    opacity: 0;
    width: 7px;
    height: 7px;
    background: #fdfdfd;
    -webkit-animation: show 0.88s step-end infinite alternate, pulse 0.88s linear infinite alternate;
    animation: show 0.88s step-end infinite alternate, pulse 0.88s linear infinite alternate;
}
.loader-block:nth-child(1) {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation-delay: 0.065s;
    animation-delay: 0.065s;
}
.loader-block:nth-child(2) {
    -ms-transform: translate(9px, 0);
    -webkit-transform: translate(9px, 0);
    transform: translate(9px, 0);
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s;
}
.loader-block:nth-child(3) {
    -ms-transform: translate(18px, 0);
    -webkit-transform: translate(18px, 0);
    transform: translate(18px, 0);
    -webkit-animation-delay: 0.195s;
    animation-delay: 0.195s;
}
.loader-block:nth-child(4) {
    -ms-transform: translate(0, 9px);
    -webkit-transform: translate(0, 9px);
    transform: translate(0, 9px);
    -webkit-animation-delay: 0.325s;
    animation-delay: 0.325s;
}
.loader-block:nth-child(5) {
    -ms-transform: translate(9px, 9px);
    -webkit-transform: translate(9px, 9px);
    transform: translate(9px, 9px);
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s;
}
.loader-block:nth-child(6) {
    -ms-transform: translate(18px, 9px);
    -webkit-transform: translate(18px, 9px);
    transform: translate(18px, 9px);
    -webkit-animation-delay: 0.455s;
    animation-delay: 0.455s;
}
.loader-block:nth-child(7) {
    -ms-transform: translate(0, 18px);
    -webkit-transform: translate(0, 18px);
    transform: translate(0, 18px);
    -webkit-animation-delay: 0.39s;
    animation-delay: 0.39s;
}
.loader-block:nth-child(8) {
    -ms-transform: translate(9px, 18px);
    -webkit-transform: translate(9px, 18px);
    transform: translate(9px, 18px);
    -webkit-animation-delay: 0.26s;
    animation-delay: 0.26s;
}
.loader-block:nth-child(9) {
    -ms-transform: translate(18px, 18px);
    -webkit-transform: translate(18px, 18px);
    transform: translate(18px, 18px);
}
@-webkit-keyframes pulse {
    from, 40% {
        background: #fdfdfd;
    }
    to {
        background: #dadada;
    }
}
@-webkit-keyframes show {
    from, 40% {
        opacity: 0;
    }
    41%, to {
        opacity: 1;
    }
}
@keyframes pulse {
    from, 40% {
        background: #fdfdfd;
    }
    to {
        background: #dadada;
    }
}
@keyframes show {
    from, 40% {
        opacity: 0;
    }
    41%, to {
        opacity: 1;
    }
}
/* CATALEG DE SERVEIS  */


@font-face {
    font-family: 'ddgi_cataleg_serveis';
    src: url('../fonts/ddgi_cataleg_serveis.eot?32324435');
    src: url('../fonts/ddgi_cataleg_serveis.eot?32324435#iefix') format('embedded-opentype'), url('../fonts/ddgi_cataleg_serveis.woff2?32324435') format('woff2'), url('../fonts/ddgi_cataleg_serveis.woff?32324435') format('woff'), url('../fonts/ddgi_cataleg_serveis.ttf?32324435') format('truetype'), url('../fonts/ddgi_cataleg_serveis.svg?32324435#ddgi_cataleg_serveis') format('svg');
    font-weight: normal;
    font-style: normal;
}
#cataleg [class^="icon-"]:before, #cataleg [class*=" icon-"]:before,
.fitxa-tags [class^="icon-"]:before, .fitxa-tags [class*=" icon-"]:before

{
    font-family: "ddgi_cataleg_serveis";
}
.icon-admin:before {
    content: '\e82a';
}
.icon-ciuta:before {
    content: '\e82b';
}
.icon-promo:before {
    content: '\e82c';
}
.icon-cultu:before {
    content: '\e82d';
}
.icon-educa:before {
    content: '\e82e';
}
.icon-espor:before {
    content: '\e82f';
}
.icon-media:before {
    content: '\e830';
}
.icon-salut:before {
    content: '\e831';
}
.icon-terri:before {
    content: '\e832';
}
.icon-habit:before {
    content: '\e833';
}
.icon-tinfo:before {
    content: '\e834';
}
.icon-turis:before {
    content: '\e835';
}
.icon-accesinfo:before { content: '\e83c'; } 
.icon-subvencions:before { content: '\e83d'; }
.icon-rtecnicmaterial:before { content: '\e83e'; } 
.icon-premisconcursos:before { content: '\e83f'; } 
.icon-formacio:before { content: '\e840'; } 


#destinataris [class^="icon-"]:before, #destinataris [class*=" icon-"]:before {
    font-family: "ddgi" !important;

}

#cataleg .row#ambits,
#cataleg .row#destinataris,
#cataleg .row#families-servei {
    margin-left: 0px;
}
#cataleg .row#ambits .col-sm-6,
#cataleg .row#destinataris .col-sm-6,
#cataleg .row#families-servei .col-sm-6
{
    padding-left: 0;
}
#cataleg #catalegtxthome > div:first-child {
    padding-right: 50px;
}
.block-ctg, .titol-ctg, .block-ctg-xl2 {
    margin-bottom: 10px;
    height: 100px;
}
.block-ctg a, .titol-ctg, .block-ctg-xl2 a {
    display: inline-block;
    position: relative;
    background-color: #F5F5F5;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    color: #58585A;
    line-height: 18px;
    padding: 2rem 2rem 3rem 10.7rem;
    font-size: 1.4rem;
}

.block-ctg-xl2 a {
    font-size: 1.4rem;
    padding: 2.5rem 6rem 3rem 2.5rem;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.block-ctg-xl3 a {
    font-size: 1.4rem;
    padding: 3rem 2rem 3rem 8rem;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.titol-ctg {
    padding: 2.5rem 2rem 2.5rem 11rem;
}
.block-ctg a span[class^="icon-"], .titol-ctg span[class^="icon-"]  {
    position: absolute;
    left: 23px;
    top: 20px;
    font-size: 4.4rem;
    border-radius: 30px;
    color: #fff;
    background-color: #e9644a;
    height: 60px;
    padding: 10px 0px 0px;
    text-align: center;
    width: 60px;
}

.block-ctg a  span[class^="icon-"]:before,  .block-ctg a  span[class*=" icon-"]:before  {
    margin-left:0.8rem;
}

.block-ctg-xl3 a span[class^="icon-"]  {
    left: 11px;
    color: #3E3D3F;
    background: none;

}


.titol-ctg i, .titol-ctg span[class^="icon-"] {
    background: none;
    top: 15px;
}
.block-ctg a span, .titol-ctg span, .block-ctg-xl2 a span {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.9rem;
    line-height: 20px;
    padding-bottom: 5px;
    display: block;
    letter-spacing: .3px;
}

.block-ctg-xl2 a span, .block-ctg-xl3 a span {
    color: #be0926;
}

.block-ctg a:hover, .titol-ctg {
    color: #fff;
}
.block-ctg a:hover i, .block-ctg a:hover span[class^="icon-"] {
    background: none;
}


.block-ctg-xl2 a:hover, .block-ctg-xl3 a:hover  {
    background: #ccc;
    color: #fff;
}
.block-ctg-xl2 a:hover span[class^="icon-"], .block-ctg-xl2 a:hover span,
.block-ctg-xl3 a:hover span[class^="icon-"], .block-ctg-xl3 a:hover span {
    color: #fff;
}






.ctg-educa a:hover, .ctg-educa a i, .ctg-educa a span[class^="icon-"] {
    background: #EA7600;
}


.ctg-admin a:hover, .ctg-admin a i, .ctg-admin a span[class^="icon-"] {
    background: #F2AC3D;
}
.ctg-ciuta a:hover, .ctg-ciuta a i, .ctg-ciuta a span[class^="icon-"] {
    background: #4980E3;
}
.ctg-promo a:hover, .ctg-promo a i, .ctg-promo a span[class^="icon-"], .titol-ctg.ctg-promo, .fitxa-tags span.icon-promo{
    background: #73396A;
}
.ctg-cultu a:hover, .ctg-cultu a i, .ctg-cultu a span[class^="icon-"], .titol-ctg.ctg-cultu, .fitxa-tags span.icon-cultu{
    background: #D01024;
}
.ctg-educa a:hover, .ctg-educa a i, .ctg-educa a span[class^="icon-"] {
    background: #EA7600;
}
.ctg-espor a:hover, .ctg-espor a i, .ctg-espor a span[class^="icon-"], .titol-ctg.ctg-espor {
    background: #B7CE23;
}
.ctg-media a:hover, .ctg-media a i, .ctg-media a span[class^="icon-"] {
    background: #177041;
}
.ctg-salut a:hover, .ctg-salut a i, .ctg-salut a span[class^="icon-"] {
    background: #ED71A8;
}
.ctg-terri a:hover, .ctg-terri a i, .ctg-terri a span[class^="icon-"] {
    background: #AF7738;
}
.ctg-habit a:hover, .ctg-habit a i, .ctg-habit a span[class^="icon-"] {
    background: #B18EC1 ;
}
.ctg-tinfo a:hover, .ctg-tinfo a i, .ctg-tinfo a span[class^="icon-"] {
    background: #74BDB6;
}
.ctg-turis a:hover, .ctg-turis a i, .ctg-turis a span[class^="icon-"] {
    background: #245277 ;
}


.ctg-subvencions a:hover, .ctg-subvencions a i, .ctg-subvencions a span[class^="icon-"], .titol-ctg.ctg-subvencions, .fitxa-tags span.icon-subvencions{
    background: #D01024;
}






.ctgc-admin {
    color: #F2AC3D;
}
.ctgc-ciuta {
    color: #4980E3;
}
.ctgc-promo {
    color: #73396A;
}
.ctgc-cultu {
    color: #D01024;
}
.ctgc-educa {
    color: #EA7600;
}
.ctgc-espor {
    color: #B7CE23;
}
.ctgc-media {

    color: #177041;
}
.ctgc-salut {
    color: #ED71A8;
}
.ctgc-terri {
    color: #AF7738;
}
.ctgc-habit {
    color: #B18EC1;
}
.ctgc-tinfo {
    color: #74BDB6 ;
}
.ctgc-turis {
    color: #245277;
}
.ctg-cerca-result ul {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 35px;
}
.ctg-cerca-result li {

    padding-bottom: 10px;
}
.ctg-cerca-result li h4 a {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #3D3D3F;
    font-size: 1.4rem;
}
.ctg-cerca-result li h4 {
    margin-bottom: 3px;
}
.ctg-cerca-result li h4 a:hover {
    color: #be0926;
}
.ctg-cerca-result li span {
    font-size: 1.2rem;
}
.ctg-cerca-result-opc {
    padding: 20px;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    min-height: 80px;
}
.ctg-cerca-result-opc .col-md-12 {
}
.txt-big {
    font-size: 1.8rem;
}
.txt-small {
    font-size: 1.2rem;
}
.txt-big {
    color: #3d3d3f;
}
.txt-small {
    color: #6F7072;
}
#lateral .modul.links .modul_content {
    padding: 1rem;
}
#lateral .modul.links .modul_content p {
    margin: 0;
}
#lateral .menu_lat .modul_content {
    padding: 0px;
}
#lateral .menu_lat .modul_content a {
    padding: 1.8rem;
    display: block;
    color: #3D3D3F;
}
#lateral .menu_lat .modul_content a:hover {
    background-color: #eee;
}
#lateral .menu_lat .modul_content p {
    margin: 0 0 2px;
}
#lateral .menu_lat ul {
    padding: 0px;
}
#lateral .menu_lat li {
    padding: 0px;
    background-color: #f5f5f6;
    font-size: 1.2rem;
    margin-bottom: 2px;
}
#lateral .menu_lat li a {
    padding: 1.2rem 1.8rem;
    display: block;
    color: #3D3D3F;
}
#lateral .menu_lat li a:hover {
    background-color: #eee;
}
#lateral .menu_lat li a.active {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #D8D9DA;
}
#lateral .menu_lat li p {
    margin: 0 0 2px;
}
/* link accesibilitat  */
#skip-link {
    margin: 0;
}
#skip-link a, #skip-link a:visited {
    background-color: #666;
    color: #fff;
    display: block;
    padding: 2px 0 3px;
    text-align: center;
    width: 100%;
}
.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
}
/*///////////*/


.cercador h4 {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    margin-top: 1px;
}
#cataleg .cercador {
    margin: 0;
    padding: 0 0 1.8rem;
}
#catalegtxthome .cercador {
    margin: 0;
    padding: 0 1rem 1.8rem;
}
#cataleg .cercador > div {
    border-top: 1px solid #ccc;
    padding: 2.4rem;
    border-bottom: 1px solid #ccc;
}
#cataleg .cercador .modul_content {
    padding: 1rem 3rem 1rem 0rem;
}
#catalegtxthome .cercador .modul_content {
    padding: 1rem 0rem 1rem 0rem;
}
.row.separador {
    border-top: 1px solid #ccc;
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 0px;
    margin-right: 0px;
}
.sec_cataleg .navbar-second {
    margin-bottom: 0rem !important;
}

button.desplegafiltre {
    color: #ffffff;
}
button.desplegafiltre:hover {
    background-color: #be0926;
    border-color: #be0926;
}
button.desplegafiltre {
    border-radius: 0;
    float: right;
}
/* fi CATALEG DE SERVEIS  */



/* variants header  */


.variant1 section#titol {
    background: url(../img/fons_logo.png) no-repeat top center #f5f5f5;
}
.variant3 {
    background:  #ededed;
    padding-bottom:50px;
}

.variant1 .titol {
    color: #1D1D1B;
    font-size: 3.6rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
    text-align: center;
}
.variant1 h2 {
    font-size: 1.6rem;
    text-align: center;
}
.variant1 #titol .row {
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
}
.variant3 #titol h1 + p {
    width:63%;
    margin:15px auto 60px;
    text-align:center;
    color:#3d3d3f;
}

.variant1 #breadcrumb .row {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}




/* fi 
variants header  */



/* SUBVENCIONS */



.table > thead > tr > th {
    border-bottom: none;

}
#subvencions #no-tables > table 
{ 
    margin-bottom:0px;
}

#subvencions #no-tables thead tr
{ 
    background-color: #F5F5F6;
    transition-duration: 500ms;
}



#subvencions #no-tables tbody tr:hover
{ 
    background-color: #eee;
    transition-duration: 500ms;
}


#subvencions #no-tables td { 
    color: #3d3d3f;
    min-width: 135px;
    padding: 20px 20px 20px 30px;
    font-size:1.5rem;
    border-bottom: 1px solid #ddd;
}

#subvencions #no-tables td a { 
    color: #3d3d3f;
}

#subvencions #no-tables td:nth-child(2),
#subvencions #no-tables td:nth-child(3)  { 
    color: #969696;
    font-size:1.3rem;
    text-align:center;
    padding: 20px;
}



#subvencions.sub-novetats #no-tables > table{ 

    margin-bottom:10px;

}	

#subvencions.sub-novetats #no-tables td{ 

    font-size:1.4rem;

}	
#subvencions.sub-novetats #no-tables td:nth-child(1) { 

    color: #969696;

}

#subvencions.sub-novetats #no-tables td:nth-child(2){ 

    text-align:left;

}

#subvencions.sub-novetats #no-tables td:nth-child(2) a{ 
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.5rem;
    text-align:left;

}
#subvencions.sub-novetats #no-tables td:nth-child(2) a + p{ 

    margin-top:15px;


}

#subvencions.sub-novetats #no-tables td:nth-child(3) { 
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align:left;
    color: #3d3d3f;
    text-transform:uppercase;
}	

#subvencions.sub-novetats #no-tables tr:last-child td{ 
    border-bottom: 1px solid #dddddd;
} 




#botons-sub-nov {
    border-bottom: 1px solid #dddddd;
    padding-top:10px;
    padding-bottom:18px;
    margin-bottom:18px;
}
#botons-sub-nov2 .row{
    padding-left:65px;
}
#sub-concedides #no-tables .table {
    margin-bottom: 10px;

}

#sub-concedides #no-tables td { 
    color: #969696;
    font-size:1.3rem;

    padding: 20px;
}	

#sub-concedides #no-tables tr:last-child td{ 
    border-bottom: 1px solid #dddddd;
} 


#sub-concedides #no-tables td:nth-child(2) { 
    color: #3d3d3f;
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}		
#sub-concedides #no-tables td:nth-child(3)  { 
    color: #6F6F71;
}				
#sub-concedides #no-tables td:nth-child(5) { 

    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}	
#sub-concedides thead {
    background-color: #be0926;
}


#sub-concedides thead th {
    color: #fff;
    font-family: "Open Sans SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    padding: 11px 12px 11px 20px;
    vertical-align: middle;
}


#sub-concedides .formats li {
    float: right;
}



#no-tables table td span.punt  {

    display: inline-block;

    margin-right: 10px;

}
#no-tables th {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:normal;
    padding: 20px;

}


.punt.obert { 	background-color: #96BD0D !important; }
.punt.tancat { 	background-color: #E1175E !important; }
.punt.pendent { 	background-color: #F1B501 !important; }

#header_table_subs {
    background-color: #be0926;
    color:#fff;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 4px;
    height:42px;
}

#header_table_subs div {
    float:right;
    padding:10px;
    min-width:125px;
    text-align:center;
}



#sub-manualsajuda > .row .row {
    border-top: 1px solid #dddddd;
    padding:20px 20px 15px 20px;
    margin-right: 10px;
}

#sub-manualsajuda > .row .row.sub-manual{

    padding-left:45px;


}

#sub-manualsajuda  .sub-manual a{

    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.7rem;
    color:#555658;


}
#sub-manualsajuda .sub-manual a span{
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.5rem;
    display:block;

}
#sub-manualsajuda .sub-manual a+p{

    font-size:1.3rem;

    margin-top:10px;
}


#sub-manualsajuda .sub-manual a span[class^="icon-"]{

    font-size:2.5rem;
    display:block;

}

#sub-manualsajuda .sub-manual a span.icon-descarregar{
    color:#999;

}
#sub-manualsajuda .sub-manual a:hover span.icon-descarregar{
    color:#be0926;

}
#sub-manualsajuda .sub-manual .col-xs-2{

    text-align:right;

}





#sub-manualsajuda  .sub-manual a:hover{


    color:#be0926;


}



#sub-manualsajuda #sub-manuals-mesinfo {
    padding:10px 0px 0px 0px;


}

















#fitxa-servei{

    margin-top: 15px;}



#fitxa-servei h1 {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;

    font-size:2.4rem;
    color:#be0926;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 20px;
    margin-top: 10px;}

#fitxa-servei h1::after {
    border-bottom: 3px solid;
    content: " ";
    left: 30px;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    width: 64px;
}


#fitxa-servei .fitxa-tags {
    overflow: auto;
    padding:11px 20px;
    border-bottom: 1px solid #dddddd;
}




#fitxa-servei .fitxa-tags a {

    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #404041;

}

#fitxa-servei .fitxa-tags .tags-ambit  {
    text-align:right;

}

#fitxa-servei .fitxa-tags .tags-ambit a {

    margin-left:10px;

}

#fitxa-servei .fitxa-tags a span[class^="icon-"]{

    border-radius: 30px;
    color: #fff;

    height: 18px;
    font-size:1.2rem;
    padding: 2px;
    margin-right:5px;

    width: 18px;
}

#fitxa-servei .fitxa-tags .tags-fami a span[class^="icon-"]{
    background:none;
    color:#3d3d3f;
    font-size:1.8rem;
    margin-right:0px;
}	










#fitxa-servei .fitxa-info {

    padding:20px;}


#fitxa-servei .fitxa-info dt {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;

    font-size:1.6rem;
    color:#404041;
    font-weight:normal;
    padding-top:15px;
    padding-bottom:15px;}




#fitxa-servei .fitxa-info .fitxa-norma li:before {    
    font-family: 'ddgi';
    content: '\e826';
    margin:0 8px 0 -15px;
    color: #6f7072;
    font-size:11px;
}


#fitxa-servei .fitxa-info .fitxa-norma li a {    

    color: #6f7072;

}
#fitxa-servei .fitxa-info .fitxa-norma li a:hover {    

    color: #BE0926;

}



#fitxa-servei  #desple_info > .panel {
    border-top: 1px solid #dddddd;
    margin-top: 30px;
}




#fitxa-servei #docu_especifica {font-size:1.3rem;}
#fitxa-servei #docu_especifica td.hiddenRow {padding:0px;}
#fitxa-servei #docu_especifica tr.accordion-toggle > td {padding:10px; 
                                                         border: none;  line-height: 35px;}
#fitxa-servei #docu_especifica tr.accordion-toggle {border-bottom: 1px solid #dddddd;}

#fitxa-servei #docu_especifica tr.accordion-toggle:hover {
    background-color: #eee;
    cursor: pointer;
    transition-duration: 500ms;
}

#fitxa-servei #docu_especifica tr.accordion-toggle > td:nth-child(1) {width:20px; font-size: 16px;}
#fitxa-servei #docu_especifica tr.accordion-toggle > td:nth-child(2) {  color:#58585A; }
#fitxa-servei #docu_especifica tr.accordion-toggle > td:nth-child(3) {width:100px;}
#fitxa-servei #docu_especifica tr.accordion-toggle > td:nth-child(4) {width:65px;}

#fitxa-servei .fitxa-docu-peu {
    background-color: #F5F4F5;
    min-height: 100px;
    padding: 25px 40px 15px;
    border-bottom: 1px solid #dddddd;
}

#fitxa-servei .fitxa-docu-peu p.data{
    display:inline-block; width:50%;   margin: 0 0 15px;
}
#fitxa-servei .fitxa-docu-peu p span{
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#fitxa-servei .fitxa-docu {
    padding:20px 40px;
}
#fitxa-servei  #docu_especifica tr.accordion-toggle span.icon {
    font-size: 2.5rem;
}
.fitxa-docu dl{

    padding: 10px 0;

}
.fitxa-docu dl dd {
    display: inline;
    margin: 0;
    color:#969696;
}
.fitxa-docu dl dd:after{
    display: block;
    content: '';
}
.fitxa-docu dl dt{
    display: inline-block;
    min-width: 100px;
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:normal;
}

.fitxa-docu .formats {
    margin-top: 0rem;
}

#fitxa-servei .fitxa-docu-footer {
    background-color: #969696;

    padding: 15px 20px 15px;

}
#fitxa-servei .fitxa-docu-footer a {
    color:#fff;
    font-size:14px;

}
#fitxa-servei .fitxa-docu-footer a:before {    
    font-family: 'ddgi';
    content: '\e826';
    margin:5px 8px 0 0px;

    font-size:18px;
    float:right;
}


#fitxa-servei .fitxa-docu-footer a span {
    display:block;
    font-size:12px;

}
#fitxa-servei .fitxa-docu-footer a:hover {
    color:#3d3d3f;


}

#fitxa-servei .formats li a {
    font-size: 1.3rem;
}

#lateral .modul.convo-sub {
    margin-bottom: 2px;
}

#lateral .modul.convo-sub h4 {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform:none;
}

#lateral .modul.convo-sub h4.convo-oberta {
    background-color: #A1BC30;
}

#lateral .modul.terminis-sub dt {
    font-weight:normal;
}
#lateral .modul.terminis-sub dd {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.5rem;
    padding:4px 0px;
}


#lateral .modul.info-sub a {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.5rem;
    color:#3d3d3f;
}

#lateral .modul.info-sub a:hover {
    color: #BE0926;

}
#lateral .modul.linksdirectes .block,
#lateral .modul.linksdirectes .block-xl2
{
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}
#lateral .modul.linksdirectes .block a {
    background-color: #f5f5f6;
}


@media (max-width: 991px) {
    #botons-sub-nov2 .row {
        padding-left:10px;
    }	

}



@media only screen and (max-width: 768px) {

    /* Force table to not be like tables anymore */
    #no-tables table, 
    #no-tables thead, 
    #no-tables tbody, 
    #no-tables th, 
    #no-tables td, 
    #no-tables tr { 
        display: block; 
    }

    #header_table_subs,
    #sub-concedides thead {
        display:none;

    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #______________no-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }


    #no-tables th { 

        padding: 20px 8px 2px 8px !important;


    }

    #no-tables tr { 	padding-bottom: 20px;}

    #no-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding: 8px 8px 8px 40% !important;

        white-space: normal;
        text-align:left;
        font-size: 1.2rem;

    }

    #no-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;

    }
    #no-tables td[data-title="sub"] {
        padding-left: 8px !important;
        font-size: 1.6rem;
    }


    /*
    Label the data
    */
    #no-tables td:before { content: attr(data-title); }
    #no-tables td[data-title="sub"]:before { content: ''; }

    #subvencions td:nth-child(2), #subvencions td:nth-child(3) {

        text-align: right;
    }


    #subvencions  .col-md-12.table  {
        padding-left: 0px;
        padding-right: 0px;}

    #sub-manualsajuda #sub-manuals-mesinfo > div {
        padding-left: 0px;
        padding-right: 0px;
    }
    #sub-manualsajuda #sub-manuals-mesinfo  {
        margin-bottom: 15px;
    }


    #fitxa-servei .fitxa-docu {
        padding: 20px 10px;
    }

    #fitxa-servei #docu_especifica tr.accordion-toggle > td:nth-child(2) { line-height: 20px;}

    #fitxa-servei .fitxa-tags .tags-ambit  {

        text-align:left;
        padding-top:20px;

    }
    #fitxa-servei .fitxa-tags .tags-ambit a {

        margin-left:0px;
        margin-right:10px;
    }
    #fitxa-servei .fitxa-docu-peu p.data{
        display:block; width:auto;
        margin: 0 0 9px;

    }



    #sub-concedides #no-tables td:nth-child(2),
    #sub-concedides #no-tables td:nth-child(3),
    #sub-concedides #no-tables td:nth-child(4),
    #sub-concedides #no-tables td:nth-child(5)
    { 
        color: #6f6f71;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }	



    #sub-concedides #no-tables td:nth-child(1) { 
        color: #3d3d3f;
        font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }		








}



/* fi subvencions */



























#header {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    margin-bottom: 1px;
    background: #fff;
}
.pagination > li > a, .pagination > li > span {
    margin-left: 3px;
    padding: 8px 14px;
}




.cercador [class^="icon-"]:before, .cercador [class*=" icon-"]:before {
    font-family: "ddgi" !important;
    color: #989898;
}
@media (max-width: 1199px) {
    .dip_al_dia .destacat1, .dip_al_dia .destacat2 {
        min-height: 378px;
    }
    .block a {
        padding: 2rem 1rem 2rem 6rem;
        font-size: 1.4rem;
    }
    .formats li a {
        width: 53px;
        margin-left: 6px;
        font-size: 1.4rem;
    }
    .dip_al_dia .destacat1 .img_noti img {
        margin-left: -3rem;
    }
    .dip_al_dia .destacat1 .noti_extra {
        width: 172px;
    }
    .dip_al_dia .destacat2 .noti_extra {
        width: 300px;
    }
    .tuititem .media {
        width: 100%;
    }
    .tuititem .interact {
        width: 313px;
    }
    .tuititem .media {
        padding-right: .4rem;
    }
    .tuititem .media img {
        min-width: auto;
        padding-right: 0px;
    }
    .btntrans2 a {
        padding: 5px 30px 10px 5px;
    }
}
@media (max-width: 991px) {
    .dip_al_dia .destacat2 .noticia {
        float: left;
        width: 30%;
    }
    .dip_al_dia .destacat2 .img_noti {
        float: left;
        width: 70%;
    }
    .dip_al_dia .destacat2 {
        min-height: auto;
    }
    .dip_al_dia h2 {
        height: auto;
    }
    .dip_al_dia .destacat2 h2, .dip_al_dia h2 {
        max-height: 100%;
        overflow: visible;
    }
    .dip_al_dia .destacat1 .img_noti img {
        height: auto;
        margin-left: 0px;
    }
    .dip_al_dia .destacat2 .img_noti {
        height: auto;
    }
    .dip_al_dia .destacat1 .noti_extra {
        width: 200px;
    }
    .dip_al_dia .destacat2 .noti_extra {
        padding-right: 28px;
        width: 200px;
    }
    .dip_al_dia .destacat1 .img_noti img {
        max-width: 100%;
    }
    .block-xl {
        height: auto;
    }
    .sec_home .btnblanc {
        text-align: center;
    }
    .formats li a {
        width: 58px;
        margin-left: 8px;
        font-size: 1.5rem;
    }
    .noti_fotos_top div:not(:first-child) {
        display: none;
    }
    .btnblanc {
        margin-bottom: 1.5rem;
    }
    .tuititem .interact {
        width: 240px;
    }
    .block a {
        padding: 2.2rem 1rem 2rem 7rem;
    }
    .block a i {
        top: 20px;
    }
    #cataleg .cercador {
        padding: 1.8rem 0;
    }

    .variant3 .block-xl2 {

        height: 135px;
    }
}
@media (max-width: 768px) {
    .container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .blocks {
        display: block;
    }
    .dip_al_dia .destacat1 .noticia, .dip_al_dia .destacat1 .img_noti, .dip_al_dia .destacat2 .noticia, .dip_al_dia .destacat2 .img_noti {
        float: none;
        width: 100%;
    }
    .dip_al_dia .destacat1 .img_noti {
        height: auto;
    }
    #noticies article .noticia {
        padding: 0px;
    }
    #noticia .noticia {
        padding: 0;
    }
    .dip_al_dia .destacat1 .noti_extra, .dip_al_dia .destacat2 .noti_extra {
        position: static;
        padding-right: 0px;
    }
    .dip_al_dia .destacat1 .noti_extra .col-xs-1, .dip_al_dia .destacat2 .noti_extra .col-xs-1 {
        bottom: auto;
        padding-top: 3px;
        position: relative;
        right: auto;
    }
    .dip_al_dia .destacat1 .noti_extra {
        width: auto;
    }
    .dip_al_dia .destacat2 .noti_extra {
        width: auto;
    }
    #desple_info .panel-title > a {
        padding: 18px 18px 18px 20px;
    }
    #desple_info .panel-body > ul li {
        padding: 18px 10px 18px 20px;
    }
    .titol {
        font-size: 26px;
    }

    .variant3 #titol h1 + p {
        width:90%;

    }
    #dip_al_dia .titol {
        padding: 0 0 1rem 0;
    }
    .noti_nav .btnprev a span, .noti_nav .btnnext a span {
        display: none;
    }
    .btntrans a i, .btntrans a span[class^="icon-"] {
        margin-bottom: 1rem;
        width: 100%;
    }
    .btntrans {
        text-align: center;
        margin-top: 20px;
    }
    .btntrans a {
        line-height: 16px;
        font-size: 1.5rem;
    }
    .btnblanc a {
        font-size: 1.4rem;
        line-height: 26px;
    }
    .mod_icones {
        text-align: center;
        padding: 1rem;
        margin-top: 20px;
    }
    .btnblanc {
        margin-bottom: 2.5rem;
    }
    #recull_premsa .accordion-toggle td:nth-child(1), #recull_premsa .accordion-toggle td:nth-child(3) {
        display: none;
    }
    .recpre2 {
        z-index: 777;
    }
    .btntrans2 a {
        padding: .5rem 2rem 1rem;
    }
    .tuititem .interact {
        width: 100%;
        position: relative;
    }
    .tuititem .tweet {
        padding: 2rem;
        height: 100px;
    }
    .tuititem .media {
        width: 100%;
        height: 100px;
        padding-right: 4px;
    }
    #tuitsddgi .tuititem {
        height: 220px;
    }
    .tuititem .media img {
        min-width: auto;
    }
    #canals_comunica #desple_info .panel-body ul li {
        padding: 1rem;
    }
    #canals_comunica #desple_info .panel-body ul li .col-sm-3 {
        text-align: left;
    }
    #recull_premsa .hiddenRow {
        padding: 0 0 0 16px !important;
    }
    #recull_premsa thead th {
        padding: 6px 12px 6px 12px;
    }
    #recull_premsa table tbody tr td:nth-child(3) {
        width: auto;
    }
    #cataleg #catalegtxthome > div:first-child {
        padding-right: 10px;
    }
    .ctg-cerca-result ul {
        padding-left: 20px;
    }
    #cataleg .cercador .modul_content {
        padding: 1rem 0rem;
    }
    #cataleg .cercador .form-group input[type="submit"] {
        margin-top: 0rem;
    }
    /*
    #breadcrumb {display:none;}
    */

    #breadcrumb {
        font-size: 11px;
    }

    .block-ctg a,  .block-ctg-xl2 a {

        padding-top: 3rem;

    }



    #subvencions.sub-novetats  { 

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;

    }

    /*
    #subvencions.sub-novetats .row:nth-child(2) {
      -ms-flex-order: 2;
      -webkit-box-ordinal-group: 4;
              order: 3;
    }
    #subvencions.sub-novetats .row:nth-child(3) {
      -ms-flex-order: 1;
      -webkit-box-ordinal-group: 2;
              order: 1;
    }
    #subvencions.sub-novetats .row:nth-child(4) {
      -ms-flex-order: 1;
      -webkit-box-ordinal-group: 3;
              order: 2;
    }
    
    
    */

    #subvencions.sub-novetats > .row:nth-child(2) > div:nth-child(1) {
        display:none;
    }


    #subvencions.sub-novetats #no-tables > table > tbody > tr { 

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;

    }

    #subvencions.sub-novetats #no-tables > table > tbody > tr td:nth-child(3) {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
        font-size: 1.3rem;
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
        text-transform:none;
        color: #969696;
    }

    #subvencions.sub-novetats #no-tables > table > tbody > tr td:nth-child(1) {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
        font-size: 1.3rem;  
    }

    #subvencions.sub-novetats #no-tables > table > tbody > tr td:nth-child(2) {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    #subvencions.sub-novetats .boto_mes {

        margin-bottom: 10px;
        margin-top: -20px;

    }
    #sub-concedides .formats li {
        float: left;
    }
    #sub-concedides .formats {
        margin-top: 0;
        margin-bottom:1rem;
    }

    #sub-manualsajuda > .row .row.sub-manual{

        padding-left:20px;


    }

    .block-xl2, .variant3 .block-xl2  {
        height: 100px;
    }

    .block-xl2 a {

        padding: 1.6rem 7.5rem 2rem 2rem;

    }
    .variant3 .block-xl2 a {

        padding: 1.6rem 5.5rem 2rem 2rem;

    }

    .variant3 .block-xl2 {

        height: 100px;
    }

    .block-clar a span[class^="icon-"] {
        bottom: 40px;


    }
    .block-logo a span[class^="icon-"] {
        bottom: 40px;

    }


    /*  "machete" version */

    #botons-sub-nov2 { display:none;}




    /*   */









}
@media (max-width: 480px) {
    #cataleg .cercador > div {
        padding: 2.4rem 0;
    }

    .block-ctg, .titol-ctg, .block-ctg-xl2 {

        height: auto;
    }


    .block-ctg a,  .block-ctg-xl2 a {

        padding-top: 2rem;

    }






}
/* per la demo */


#noticies article {
    display: none;
}


/*   */



/*  responsive tabs */

.responsive-tabs-container[class*="accordion-"] .tab-pane {
    margin-bottom: 15px;
}
.responsive-tabs-container[class*="accordion-"] .accordion-link {
    display: none;
    margin-bottom: 2px;
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #333;
}
@media (max-width: 767px) {
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-xs .accordion-link {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-sm .accordion-link {
        display: block;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-md .accordion-link {
        display: block;
    }
}
@media (min-width: 1200px) {
    .responsive-tabs-container.accordion-lg .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-lg .accordion-link {
        display: block;
    }
}


/*  fi responsive tabs  */



/**
 * jquery-bootstrap-scrolling-tabs

 */
.scrtabs-tab-container * {
    box-sizing: border-box; }

.scrtabs-tab-container {
    height: 42px; }
.scrtabs-tab-container .tab-content {
    clear: left; }

.scrtabs-tabs-fixed-container {
    float: left;
    height: 52px;
    overflow: hidden;
    width: 100%; }

.scrtabs-tabs-movable-container {
    position: relative; }
.scrtabs-tabs-movable-container .tab-content {
    display: none; }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
    padding-right: 0; }

.scrtabs-tab-scroll-arrow {
    /* border: 1px solid #dddddd;  */
    /* border-top: none;  */

    color: #6f7071 ;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 18px;
    height: 52px;
    margin-bottom: -1px;
    padding-left: 2px;
    padding-top: 13px;
    width: 30px; }
.scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee; }

.scrtabs-tab-scroll-arrow.scrtabs-disable {
    color: #ddd;
    cursor: default; }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
    white-space: nowrap; }


/*  fi scrolling tabs*/

.hamburger {
    padding: 15px 5px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}
.hamburger:hover {
    opacity: 0.7;
}
.hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 22px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -7px;
}
.hamburger-inner::after {
    bottom: -7px;
}
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
    -webkit-transition-duration: 0.22s;
    -o-transition-duration: 0.22s;
    transition-duration: 0.22s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    -o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    -o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}
#header > .container {
    position: relative;
}
#cercatop_icon {
    margin-top: 87px;
    position: absolute;
    right: 10px;
    z-index: 1000;
}
#cercatop_icon a {
    color: #fff;
    padding: 8px 24px 9px 25px;
    font-size: 17px;
}
#cercatop_icon a  {

}

#cercatop_icon a:hover {
    color: #CCC;
}
#cercatop_box {
    margin-top: 120px;
    position: absolute;
    left: 0px;
    z-index: 1000;
}
#cercatop_box {
    height: 100px;
    width: calc(100vw - 8px);
    margin-left: calc(-50vw + 50%);
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}
#cercatop_box .modul_cerca > div,  .sub-novetats .modul_cerca > div {
    display: inline-block;
}
#cercatop_box .form-group {
    width: 432px;
    margin: 0px 10px;
}
.sub-novetats .modul_cerca .form-group {
    width: 212px;
    margin: 0px 10px;
}
.sub-novetats .modul_cerca {
    text-align: right;
}
#cercatop_box .form-group .form-control, .sub-novetats .form-group .form-control {
    display: inline-block;
    background-color: #EDEDED;
    border: none;
}
#cercatop_box .modul_cerca .form-group .icon-cerca,  .sub-novetats .modul_cerca .form-group .icon-cerca {
    font-size: 1.8rem;
    color: #818080;
}
#cercatop_box .modul_cerca {
    padding: 30px 20px 20px 20px;
}
#cercatop_box .modul_cerca label,  .sub-novetats .modul_cerca label {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #1A171B;
}
#cercatop_box .modul_cerca.cerca_avancada {
    font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding: 40px 60px 20px 20px;
    text-align: right;

}
#cercatop_box .modul_cerca.cerca_avancada a::after {
    content: "";
    padding-left: 10px;
    position: absolute;
    margin: auto;
    margin-left: 20px;
    margin-top: 3px;
    width: 10px;
    height: 12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    border-right: 3px solid #be0926;
    border-bottom: 3px solid #be0926;
}
#cercatop_box input::-moz-placeholder {
    color:#818080;
    opacity: 1;
}
#cercatop_box input::-webkit-input-placeholder {
    color:#818080;
    opacity: 1;
}
#cercatop_box input:-ms-input-placeholder {
    color:#818080;
    opacity: 1;
}
@media (max-width: 991px) {

}
@media (min-width: 992px) {
    .no-touchevents .menu {
        width: 100%;
        height: 70px;
        position: relative;
        margin: 0px 0 50px 0;
        position: relative;
        z-index: 100;
    }
    .no-touchevents .menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .no-touchevents .menu > ul {
        text-align: right;
    }
    .no-touchevents .menu ul li {
        float: left;
        width: 20%;
    }
    .no-touchevents .menu > ul > li {
        display: inline-block;
        float: none;
        width: 170px;
    }
    .no-touchevents .menu > ul > li > a {
        text-align: center;
    }
    .no-touchevents .menu ul li a, .menu ul li a:visited {
        display: block;
        text-decoration: none;
        padding: 30px 30px 30px 10px;
        min-height: 40px;
        color: #707072;
    }
    .no-touchevents .menu ul li ul {
        visibility: hidden;
        position: absolute;
        top: 80px;
        left: 0;
        color: #818080;
        width: 100%;
    }
    .no-touchevents .menu ul li ul.nivell4 {
        visibility: hidden;
        position: relative;
        top: 40px;
        left: 0;
        color: #000;
        width: 100%;
    }
    .no-touchevents .menu ul li ul li a {
        color: #fff;
    }
    .no-touchevents .menu ul li:hover a, .no-touchevents .menu ul li a:hover {
        border-top: 7px solid #818080;
    }
    /*
    .menu > ul > li.menuactiu:hover > a,
    .menu > ul > li.menuactiu > a:hover { background:none !important; color:#000;}
    */

    .no-touchevents .menu ul.nivell2 li:hover > a {
        background: #979798;
    }
    .no-touchevents .menu ul.nivell2 li a, .menu ul.nivell2 li a:visited {
        border-top: none;
        padding: 10px;
    }
    .no-touchevents .menu ul li:hover ul, .no-touchevents .menu ul li a:hover ul {
        visibility: visible;
        z-index: 100;
        color: #fff;
    }
    .no-touchevents .menu ul li:hover ul li a.sub, .no-touchevents .menu ul li a:hover ul li a.sub {
        color: #fff;
    }
    .no-touchevents .menu ul li:hover ul li ul, .no-touchevents .menu ul li a:hover ul li a ul {
        visibility: hidden;
        position: absolute;
        left: 0;
        top: 40px;
    }
    .no-touchevents .menu ul li:hover ul li a, .no-touchevents .menu ul li a:hover ul li a {
        display: block;
        color: #fff;
    }
    .no-touchevents .menu ul li:hover ul li a {
        background: none;
    }
    .no-touchevents .menu ul li:hover ul li a:hover,  .no-touchevents .menu ul li a:hover ul li a:hover,  .no-touchevents .menu ul li.submenuactiu a {
        background: #979798;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul, .no-touchevents .menu ul li a:hover ul li a:hover ul {
        visibility: visible;
        color: #000;
        background: #fff;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul.nivell3, .no-touchevents .menu ul li a:hover ul li a:hover ul.nivell3 {
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    }
    .no-touchevents .menu ul li:hover ul li:hover ul li {
        width: 250px;
        margin-right: 15px;
        padding-right: 15px;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul.menucol5 li {
        width: 195px;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul li.doble {
        width: 500px;
    }
    .no-touchevents .menu ul li:hover ul li ul li ul {
        position: static;
    }
    .no-touchevents .menu ul li:hover ul li ul li ul li {
        width: 100%;
        float: none;
        display: block;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul li ul li {
        width: 100%;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul li a, .no-touchevents .menu ul li a:hover ul li a:hover ul li a {
        background: #fff;
        color: #000;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul li a:hover, .no-touchevents .menu ul li a:hover ul li a:hover ul li a:hover {
        color: #999;
    }
    .no-touchevents .menu ul li.menuactiu .nivell2 {
        visibility: visible !important;
    }
    .no-touchevents .menu ul li .nivell2 > .container {
        padding-right: 80px;
    }
    .no-touchevents .menuactiu .nivell2 {
        background: #818080;
    }
    .no-touchevents .menu ul li.menuactiu {
    }
    .no-touchevents .menu ul li .nivell2 {
        width: calc(100vw - 8px);
        margin-left: calc(-50vw + 50%);
    }
    .no-touchevents ul.nivell3 {
        padding: 20px 0;
    }
    .no-touchevents .nivell1 > li > a::after {
        content: "";
        padding-left: 10px;
        color: #999;
        position: absolute;
        margin: auto;
        margin-left: 20px;
        margin-top: 1px;
        width: 10px;
        height: 11px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        border-right: 1px solid #818080;
        border-bottom: 1px solid #818080;
    }
    .no-touchevents .nivell1 > li > a {
        border-top: 7px solid #fff;
    }
    .no-touchevents .nivell2 {
        background-color: #818080;
        text-transform: uppercase;
        font-size: 1.2rem;
        text-align: center;
    }
    .no-touchevents .nivell3 {
        text-transform: none;
        font-size: 1.4rem;
        color: #A11129;
        text-align: left;
    }
    .no-touchevents .nivell3 > div > li > a, .no-touchevents .nivell3 > div > li > span {
        display: block;
        color: #A11129 !important;
        padding: 10px 10px 15px;
    }
    .no-touchevents .nivell3 > div > li {
        border-right: 1px solid #D8D9DA;
        min-height: 260px;
    }
    .no-touchevents .nivell3 > div > li:last-child {
        border-right: none;
    }
    .no-touchevents .nivell1 > li.menuactiu > a {
        color: #3D3D3F;
        font-family: "Open Sans SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul li.destaquem a, .no-touchevents .menu ul li a:hover ul li a:hover ul li.destaquem a {
        background: rgba(0, 0, 0, 0.6);
        color: #fff !important;
        font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
    }
    .no-touchevents .menu ul.nivell4 li a {
        min-height: 20px;
        padding: 5px 10px;
        font-size: 12px;
    }
    .no-touchevents .menu ul.nivell4 li.destacat a, .no-touchevents .menu li a.destacat {
        font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .no-touchevents .logo {
        padding-top:6px;
        float: left;
        z-index: 999;
    }
    .no-touchevents .amburguer {
        display: none;
    }
    .nivell3 .container::before  {
        content: '';
        margin-top: -20px;
        margin-left: 90px;
        width: 0;
        height: 0;
        border: 0 solid transparent;
        border-left-width: 9px;
        border-right-width: 9px;
        border-top: 10px solid #979798;
    }
    .nivell2 > div > li:nth-child(2) .nivell3 .container::before {
        margin-left: 290px;
    }
    .nivell2 > div > li:nth-child(3) .nivell3 .container::before {
        margin-left: 485px;
    }
    .nivell2 > div > li:nth-child(5) .nivell3 .container::before {
        margin-left: 880px;
    }
    .no-touchevents .menu ul li:hover ul li:hover ul .triangle, .no-touchevents .menu ul li a:hover ul li a:hover ul .triangle {
    }

}

/*  estils dispositius touch mes grans de 991px*/

.touchevents .logo {
    float: none;
    z-index: 999;
}
.touchevents .amburguer {
    position: absolute;
    top: 10px;
    right: 10px;
}
.touchevents .container.breadcrumb {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    margin-left: calc(-50vw + 50%);
    width: calc(100vw - 8px);
}
.touchevents #breadcrumb {
    color: #fff;
    background-color: #808080;
    padding: 10px 20px 10px 30px !important;
}
.touchevents #breadcrumb a {
    color: #fff;
}
.touchevents .variant1 #breadcrumb .row,
.touchevents .variant2 #breadcrumb .row,
.touchevents .variant3 #breadcrumb .row {
    margin-bottom: 0;
    margin-top: 0;
}
.touchevents .variant1 {
    margin-bottom: 20px;
}
.touchevents .variant1 .titol {
    color: #1D1D1B;
    font-size: 2.6rem;
}
.touchevents .variant1 h2 {
    font-size: 1.4rem;
}
.touchevents .variant1 #titol .row {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.touchevents #header.fix {
    position: fixed;
    z-index: 5000;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 12px -2px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 12px -2px rgba(0,0,0,0.4);
    width: 100%;
}
.touchevents .variant1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;

}
.touchevents .variant1 section#titol {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
.touchevents .variant1 section#breadcrumb {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.touchevents #cercatop_icon {
    margin-top: 0;
    right: 55px;
    top: 24px;
}
.touchevents #cercatop_icon a {
    color: #000;
    padding: 8px 14px 9px 15px;
}
.touchevents #cercatop_box {
    height: 150px;
    margin-top: 0px;
    width: calc(100vw);
}
.touchevents #cercatop_box .form-group {
    width: 100%;
    margin: 0px;
}
.touchevents #cercatop_box .modul_cerca label, .touchevents #cercatop_box input[type="submit"] {
    display: none;
}
.touchevents #cercatop_box .modul_cerca {
    padding: 30px 10px 20px;
}
.touchevents #cercatop_box .modul_cerca.cerca_avancada {
    text-align: right;
    padding: 40px 50px 10px 20px;
}
.touchevents .breadcrumb > .active {
    color: #fff;
}
/* fi estils dispositius touch */


@media (max-width: 991px) {
    .logo {
        float: none;
        z-index: 999;
    }
    .amburguer {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    #breadcrumb {
        color: #fff;
        background-color: #808080;
        padding: 10px 20px 10px 30px !important;
    }
    #breadcrumb .container {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0px;
    }
    #breadcrumb a {
        color: #fff;
    }
    .breadcrumb > .active {
        color: #fff;
    }
    .variant1 #breadcrumb .row,
    .variant2 #breadcrumb .row,

    .variant3 #breadcrumb .row
    {
        margin-bottom: 0;
        margin-top: 0;
    }
    .variant1 {
        margin-bottom: 20px;
    }
    .variant1 .titol {
        color: #1D1D1B;
        font-size: 2.6rem;
    }
    .variant1 h2 {
        font-size: 1.4rem;
    }
    .variant1 #titol .row {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    #header.fix {
        position: fixed;
        z-index: 5000;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
        width: 100%;
    }
    .variant1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;

    }
    .variant1 section#titol {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .variant1 section#breadcrumb {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    #cercatop_icon {
        margin-top: 0;
        right: 55px;
        top: 24px;
    }
    #cercatop_icon a {
        color: #000;
        padding: 8px 14px 9px 15px;
    }
    #cercatop_box {
        height: 150px;
        margin-top: 0px;
        width: calc(100vw);
    }
    #cercatop_box .form-group {
        width: 100%;
        margin: 0px;
    }
    #cercatop_box .modul_cerca label, #cercatop_box input[type="submit"] {
        display: none;
    }
    #cercatop_box .modul_cerca {
        padding: 30px 10px 20px;
    }
    #cercatop_box .modul_cerca.cerca_avancada, .touchevents #cercatop_box .modul_cerca.cerca_avancada {
        text-align: right;
        padding: 10px 50px 10px 20px;
    }
}


#menu .destaquem img {
    display: block;
    max-width: 140px;
    margin-left: 10px;
}
#menu .destaquem a {
    display: block;
    height: 50px;
    margin-top: -50px;
    position: absolute;
    color: #fff;
    width: 140px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff !important;
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-left: 10px;
}
#menu.mm-menu .destaquem a {
    margin-left: 20px;
    width: 180px;
    line-height: 16px;
    margin-top: -70px;
}
#menu.mm-menu .destaquem img {
    margin-left: 20px;
    max-width: 180px;
    padding-bottom: 20px;
}
#menu .novetats a {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 10px;
    padding: 20px;
    background: #F5F5F5;
    color: #3D3D3F !important;
}
#menu .novetats a span {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    font-size: 12px;
    padding-top: 10px;
}
#menu.mm-menu .novetats a {
    margin: 0 20px;
}
#menu.mm-menu .novetats {
    padding-bottom: 20px;
}
.mm-listview > li:not(.mm-divider)::after {
    left: 0px;
}
.mm-hasnavbar-top-2 .mm-panels {
    top: 90px;
}

.mm-navbar {
    height: 45px;
}
.mm-navbar .mm-title {
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color: #707072;
}
.mm-listview > li > a, .mm-listview > li > span {
    color: #707072;
}
.mm-listview .mm-next::before {
    border-left-style: none;
}
.mm-listview .mm-next {
    width: 80px;
}
.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 80px;
}
.mm-listview > li.destaquem > span {
    color: #be0926;
}
.mm-listview > li.novetats > span {
    color: #be0926;
}
.mm-menu {
    background: #fff;
}
.mm-search input {
    font-size: 12px;
    height: 36px;
    max-height: 36px;
    min-height: 30px;
    padding: 0 10px;
}
.mm-clear::after, .mm-clear::before, .mm-close::after, .mm-close::before {
    height: 7px;
    width: 7px;
}
.mm-search input {
    border-radius: 0 15px 15px 0;
}
.mm-search .mm-btn.mm-hidden {
}
.mm-search .mm-btn::before {
}












/* codi menu ddgi antic */  



#top #logo {
    margin-left: 5px;
    margin-top: 17px;
    position: absolute;
}

.navbar-default {
    background-color: black;
    border: none;
}
nav ul#menu li {
    border-left: 1px solid #2b2b2b;
    float: left;
    height: 100px;
}
nav ul#menu li a {
    background-repeat: no-repeat;
    color: #bababa;
    display: block;
    font-family: Arial, Helvetica;
    font-size: 1.2rem;
    font-weight: bold;
    height: 100px;
    letter-spacing: 1px;
    line-height: 24px;
    padding-top: 38px;
    text-align: center;
    text-transform: uppercase;
}
#logo {
}
nav ul#menu li a:hover {
    background-color: #464646;
}

#logo {
    margin-left: 5px;
    margin-top: 17px;
    position: absolute;
}
#submenu_actualitat {
    height: 37px;
    background-color: #808080;
    margin-bottom: 18px;
    padding-left: 8rem;
}
#submenu_actualitat li {
    display: inline-block;
    text-transform: uppercase;
    padding: 0px 2rem;
}
#submenu_actualitat > li > a {
    padding: 9px 2rem;
}
.navbar-second .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-second {
    height: 37px;
    min-height: 37px;
    background-color: #808080;
    margin-bottom: 2rem !important;
}
#submenu_actualitat li.dropdown #submenu_actualitat {
    background-color: #fff;
}
#submenu_actualitat li a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 1rem 2rem;
    white-space: nowrap;
    font-size: 1.2rem;
}
#submenu_actualitat li a:hover, #submenu_actualitat li a:focus {
    background-color: #989898;
}
.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-brand {
    padding: 17px 9px 18px 60px;
}
.nav > li > a {
    padding: 1rem 1.4rem;
}

.navbar-default .navbar-toggle {
    border: none;
}




@media (min-width: 1199px) {
    .navbar-default .container {
        width: 1150px;
    } 
}
@media (max-width: 1199px) {

    #submenu_actualitat li {
        font-size: 1.1rem;
        padding: 0px 2px;
    }
    .nav > li > a {
        padding: 1rem .5rem;
    }
    nav ul#menu li a {

        letter-spacing:0px;
    }
    #menu.navbar-nav {

        margin: 0 0 0 2rem;
    }



}
@media (max-width: 991px) {
    #submenu_actualitat {

        padding-left: 0px;
    }
    #submenu_actualitat li {
        font-size: 1.1rem;
        padding: 0px 2px;
    }
    .nav > li > a {
        padding: 1rem .5rem;
    }

    nav ul#menu li a {
        height: 60px;
        padding-top: 1.5rem;
        letter-spacing:0px;
    }
    nav ul#menu li {

        height: 60px;
        margin-top: 40px;
    }

}

@media (max-width: 767px) {
    nav ul#menu li {
        border: none;
        float: none;
        height: auto;
        margin-top: 0px;
    }
    nav ul#menu li a {
        height: auto;
        padding-top: 1rem;
        letter-spacing:1px;
    }
    .navbar-collapse {
        border: none;
    }
    .navbar-brand {
        padding: 2rem 1.5rem;
        height: 100px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: none;
    }
    .navbar-default .navbar-toggle {
        margin-top: 3.5rem;
    }
    #submenu_actualitat {
        height: auto;
        padding-left: 0px;
    }
    #submenu_actualitat li {
        display: block;
    }
    #submenu_actualitat li a{
        font-weight: normal;
        text-align: center;
    }


    .navbar-second .navbar-toggle {
        margin-top: 5px;
    }
    .navbar-second {
        height: auto;
    }
    #submenu_actualitat li {
        padding: 0px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    .sub-novetats .modul_cerca {
        text-align: left;
        padding-bottom:20px;
    }
    .sub-novetats .modul_cerca label {
        display:none;
    }
    .sub-novetats .modul_cerca .form-group {
        margin: 0 10px 0 0;
        width: calc(100% - 80px);
    }
    .sub-novetats .modul_cerca .form-control::-moz-placeholder {
        color: #aaa;

    }



}
@media (max-width: 480px) {

}
























@media print {
    h3.titol, #breadcrumb, #lateral, .mod_video, .noti_nav, 
    #noticia article > div:not(:first-child), #noticia .mod_media div:not(:first-child) figcaption, .noti_icons, #catalegtxthome .cercador,
    #menu, #cercatop {
        display: none;
    }


    #header.fix {

        position: relative;

    }
    article, #catalegtxthome{
        page-break-inside: avoid;
    }
    #fitxa-servei article {
        page-break-inside: auto;
    }

    #fitxa-servei #lateral {
        display:block;
    }

    #noticia .noticia {
        padding: 0px;
    }
    a, a:after {
        content: normal !important;
    }
    .mod_media figcaption {
        position: relative;
    }
    .mod_media figcaption > div {
        color: #000;
        padding: 0.5rem;
        position: relative;
    }


    #noticies article {
        display:none;  
    }


}

