
body {
    margin:0;
    overflow:hidden;
    font-family:'Source Sans Pro', sans-serif !important;
    line-height: 1!important;
    padding:0; 
}

.faqsfile main{
    overflow-y: auto;
    position: relative;
    width: 100%;
    font-size:16px;

}
.faqsfile main .wrapper {
    padding-top: 46px;  
    max-width: 1080px;
    padding-left: 1.95313%;
    padding-right: 1.95313%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.faqsfile main nav {
    position: relative;
    overflow: hidden;
}

.faqsfile .navbar-header {
    background: #008B00;
    padding: 0 7px 0 17px;
}

.faqsfile hgroup{
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    display:block;
}
.faqsfile .navbar-header h1 {
    float: left;
    height: auto;
    font-size: 30px;
    font-weight: 300;
    color: #FFF;
    padding: 12px 20px 12px 0;
    margin-top: 0;
    margin-bottom: 0;
}

.faqsfile .navbar-header h2 {
    float: left;
    font-size: 18px;
    color: #FFF;
    font-weight: normal;
    padding-top: 22px;
    margin-top: 0;
    margin-bottom: 0;
}



.faqsfile  .collapsible-header {
    padding: 0.5rem;
    background-color: #f2f2f2;
    color: #000;
    padding-left: 15px;
    transition: background 0.2s, color 0.2s;
}

.faqsfile .collapsible-header.active {
    color: white !important;
}


.faqsfile .faq-collapsible-level-0 > .collapsible-header {
    border-left: 5px solid #008B00 !important;
}
.faqsfile .faq-collapsible-level-0 > .collapsible-header.active {
    background-color: #008B00 !important;
}

.faqsfile .faq-collapsible-level-0 {
    padding-left: 0px !important;
}

.faqsfile [class*="faq-collapsible-level-"]  {
    padding-left: 20px;
}

.faqsfile [class*="faq-collapsible-level-"] > .collapsible-header {
    border-left: 5px solid #12af12;
}
.faqsfile [class*="faq-collapsible-level-"] > .collapsible-header.active {
    background-color: #12af12
}

.faqsfile .collapsible li{
    margin-bottom:0.2rem;
}

.faqsfile .collapsible-body {
    border-bottom: 0px solid #ddd;
    line-height: 1.5rem;
    color: #666666;
    padding: 0 !important;
}
.faqsfile .collapsible-body > p {
    padding: 2rem !important;
    margin: 0;
}
.faqsfile .collapsible-body ul {
    padding-left: 20px !important;
}
.faqsfile .collapsible-body li,
.faqsfile [class^="faq-collapsible-level-"] li {
    list-style-type: none !important;
}
.faqsfile .collapsible {
    border-top: 0px solid #ddd; 
    border-right: 0px solid #ddd;
    border-left: 0px solid #ddd;
    /*margin: 0.5rem 0 1rem 0; */
    -webkit-box-shadow: none;
    box-shadow: none;
}

.faqsfile .show_mobile {
    display: none;
}
.faqsfile #temes-faqs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    justify-content: center;
    background-color: #f2f2f2;
    margin-top: 35px;
    padding: 20px;
}
.faqsfile .tema-faq {
    /*display: flex;*/
    width: 20%;
    padding: .5rem;
    justify-content: center;
}
/*.tema-faq-active {
    order: -1;
}*/

.faqsfile .tema-faq img {
    width: 100px;
    max-width: 100px;
    height: auto;
    padding-bottom: 1rem;
}
.faqsfile .tema-faq a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #696973;
    text-decoration: none;
    text-align: center;
    scroll-behavior: smooth;
}

.faqsfile .div-contactar {
    margin-bottom: 25px;
}
.faqsfile .img-contactar {
    vertical-align: middle;
    width: 70px;
    max-width: 70px;
    height: auto;
    margin-right: 20px;
}
.faqsfile .span-contactar {
    display: inline-block;
    width: 80%;
    height: 100%;
    vertical-align: middle;
    line-height: 1.4em;
}

.faqsfile main .wrapper .left p, main .wrapper .left ul,  main .wrapper .left h3, main .wrapper .left a {
    font-size: 16px;
}

.faqsfile .wrapper .left .intro {
    margin-top: 0px;
    color:#666666;
}

.faqsfile main .wrapper .left p {
    margin-bottom: 46px;
    line-height: 30px;
}
.faqsfile .footer {
    padding: 15px 0;
    background: #f2f2f2;
    margin-top: 15px;
    display: block;
    bottom:0;
    position:absolute;
    width:100%;
}

.faqsfile .footer .logo-peu {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}
.faqsfile .footer .menu-peu {
    text-align: right;
    font-size: 1.4rem;
    display: inline-block;
    float: right;
    margin-top: 10px;
}
.faqsfile .footer .menu-peu li {
    display: inline-block;
    margin-left: 1.4rem;
}
.faqsfile .footer .menu-peu li:first-child {
    color: #000;
}
.faqsfile .footer .menu-peu li:first-child a {
    color: #000;
}
.faqsfile .footer .menu-peu li a {
    font-size: 0.9em;
}

.faqsfile .footer .menu-peu li:first-child {
    color: #000;
}
.faqsfile .footer .menu-peu > li {
    font-size: 13px;
}
.faqsfile .footer .menu-peu li {
    display: inline-block;
    margin-left: 1.4rem;
}

.faqsfile .marginright{
    margin-right: 30px;
}
.faqsfile a {
    color: #008B00;
    cursor: pointer;
}
.faqsfile #aLinkToInici{
    cursor:pointer;
}

/*Barra Sobreescribiendo estilos ayuntamiento */
.faqsfile #brand.v2017 .bcnbrand-desktop .bcnbrand-navs-container .bcnbrand-open-nav {
    background-color: inherit !important;
}

.faqsfile #brand.v2017 .bcnbrand-desktop .bcnbrand-navs-container nav{
    background-color: #f2f2f2 !important;   
}

.faqsfile #brand.v2017 a:hover{
    background-color: rgba(0, 0, 0, 0); 
}

.faqsfile #brand.v2017 ul{
    line-height:1;
}

.faqsfile #brand.v2017 .bcnbrand-desktop .bcnbrand-main-container .bcnbrand-main form input{
    height: inherit !important;
    margin:0;
}

.faqsfile #brand.v2017 .bcnbrand-desktop .bcnbrand-main-container .bcnbrand-main form input:focus{
    box-shadow: 0 0px 0 0 #26a69a !important;   
}
@media (max-width:1200px){
    .faqsfile .container{
        width:90%;
    }
    .faqsfile .footer .menu-peu{
        display: contents;
    }
    .faqsfile .tema-faq {
        width: 30%;
    }
}
@media (max-width:600px){
    .faqsfile .show_mobile{
        display: block;
    }
    .faqsfile .hidden_mobile{
        display: none;
    }
    .faqsfile main .wrapper h1 {   
        font-size: 1.2em;
        font-weight: 400;
        color: #008B00;
        margin-top: 0.5em;
    }
    .faqsfile main .wrapper {
        padding-top: 20px;
        padding-bottom: 0;
    }
}
@media (max-width:415px){
    .faqsfile main .wrapper .left p, main .wrapper .left ul, main .wrapper .left h3, main .wrapper .left a {
        font-size: 14px;
    }
    .faqsfile main{
        font-size: 14px;
    }
    .faqsfile #temes-faqs {
        margin-top: 20px;
        padding: 10px;
    }
    .faqsfile .tema-faq {
        width: 50%;
    }
    .faqsfile .tema-faq img {
        width: 50px;
    }
    .faqsfile .show_mobile{
        display: block;
    }
    .faqsfile .hidden_mobile{
        display: none;
    }
    .faqsfile .hidden_mobile_footer{
        display: none;
    }
    .faqsfile .navbar-header h1 {
        font-size: 1.6em;
        padding: 16px 20px 12px 0;
        margin: auto;
    }
    .faqsfile .img-contactar {
        width: 40px;
        max-width: 40px;
        margin-right: 15px;
    }

    
}