﻿    body {
        /*overflow-y: scroll;*/
        height: auto;
        width: 100%;
        /*max-width: 1024px;*/
        margin: 0px auto;
        background-color: black;
        /*background-repeat: repeat;
        background-image: url("http://www.discoveriesaround.com/media/fix/fondo_principal.jpg");*/
    }

.CssPaddingGran {
    padding: 10px;
}

.CssPaddingTopGran {
    padding-top: 10px;
}

.CssMarginTopGran {
    margin-top: 10px;
}

.CssMarginBottomGran {
    margin-bottom: 10px;
}

.CssMarginTopPetit {
    margin-top: 5px;
}

.CssPaddingDretaEqrraGran {
    padding-left: 10px;
    padding-right: 10px;
}


.CssFlexPCNoFlexM {
    display: block;
}

.MarcGeneral,.MarcGeneral2 {
    position: relative;
    box-sizing: border-box;
    width: 100%;
}

header, section, footer, aside, nav, article, figure, figcaption, hgroup {
    display: block;
}

.LletraCapçalera {
    font-family: Roboto;
    font-size:0.9rem;
    /*font-weight:bold;*/
    color:#98C21B;
}

.LletraTitolMoltGran {
    font-size: 4rem;
    line-height: 4rem;
    font-family: var(--Font1);
    letter-spacing: 0.1rem;
}

.LletraTitolGran {
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-family: var(--Font1);
}

.LletraTitolGranNegreta {
    font-size: 3rem;
    line-height: 2.8rem;
    /*font-size: calc(0.8rem + 2.2vw);
    line-height: calc(1rem + 2vw);*/
    font-family: var(--Font3);
}

.LletraTitolGran2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: var(--Font1);
}

.LletraTitolPetit {
    font-size: 1rem;
    font-family: Bogart;
    line-height: 1rem;
}

.LletraTitol1 {
    color: var(--ColorCarbassa);
    font-size: 1rem;
    line-height: calc(0.8rem + 0.7vw);
    font-family: RobotoLight;
}

.LletraTitol2 { 
    font-family: RobotoCond;
    font-size:1.4rem;
    color:darkorange; /*#98C21B;*/
}

.CssColumna25PC100M {
    width: 100%;
}

.CssColumna33PC100M {
    width: 100%;
}

.CssColumna50PC100M {
    width: 100%;
}

.CssColumna66PC100M {
    width: 100%;
}

.CssColumna75PC100M {
    width: 100%;
}


.CssVisiblePCAmagatM {
    display: none;
}

.CssAmagatPCVisibleM {
    display: block;
}

.CssBtnGeneral, .CssBtnGeneral2 {
    overflow: hidden;
    width: auto;
    height: auto;
    color: var(--ColorQuasiNegre);
    border: none;
    border-radius: 40px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    padding: 10px 30px;
    font-family: var(--Font2);
    font-size: 1rem;
}

.CssBtnGeneral {
    background-color: var(--FondoColorBlanc);
}


.CssBtnGeneral2 {
    background-color: var(--FondoColorGroc);
}

.CssBtnGeneral:hover, .CssBtnGeneral2:hover {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.80);
}

.CssBtnMes {
    position: absolute;
    top: 20px;
    right: 30px;
}

.CssBtnFiltre {
    position: absolute;
    width: auto;
    height: 30px;
    top: 20px;
    left: 5px;
    margin: 0 15px 0 0px;
    font-family: 'RobotoCond';
    font-size: 1rem;
    border: 1px solid #98C21B;
    border-radius: 5px;
    background-color: #F6F1DB;
    cursor: pointer;
    vertical-align: middle;
}

    .CssBtnFiltre:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }


.CssTBFiltre {
    top: 5px;
    height: 30px;
    font-family: 'RobotoCond';
    font-size: 1rem;
    border: 1px solid #98C21B;
    border-radius: 5px;
    background-color: #F6F1DB;
    vertical-align: middle;
    text-align: center;
}

.CssBtnPagerSelec {
    font-family: Roboto;
    font-size: 1rem;
    background-color: white;
    color: #007B5C;
    /*border: solid 2px #007B5C;*/
    /*cursor: pointer;*/
    height: auto;
    padding: 10px 15px;
    vertical-align: middle;
    text-decoration: none;
    /*border-radius: 5px;*/
}

  .ContenidorFotos
    {
        position:absolute;
        box-sizing:border-box;
        display:inline-block;
        background-color:white;
        padding:15px 0 0 0 ;
    }

    .PanelFitxaFondo {
        position:relative;
        float:left;
        box-sizing:border-box;
        /*border:solid 1px green;*/
        margin:0 15px 0 0 ;
    }

    .PanelTextFondo {
        position:absolute;
        /*float:left;*/
        box-sizing:border-box;
        text-align:right;
        /*border:solid 1px gold;*/
        /*margin:0 15px 0 0 ;*/
    }

    .ImatgeFondo {
        position:relative;
        top:0;
        left:0;
        border:none;
        box-sizing:border-box;
        width:100%;
    }

    .DescripcioFondo {

        position:absolute;
        top:0;
        right:5px;   
        font-family:OpenSans;
        font-size:10px; /*0.7rem;*/

    }


    .Agrupar {

        text-align: left;
        background-color:white;
        height: auto;
        overflow:hidden;

    }

    .PaginesMaster {
        position:relative;
        float:left;
        width:100%;
        min-height:500px;
        background-color:transparent;
        padding:50px 0;
        margin:0 auto;
    }

.BarraSuperior {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
    z-index: 4;
    background-color: var(--FondoColor8);
}

.Barra1 {
    display: block;
    position: fixed;
    top: 0px;
    height: 60px;
    width: 100%;
    z-index: 5;
    background: var(--FondoColor1);
}

.Barra2 {
    display: block;
    position: fixed;
    top: 60px;
    height: 60px;
    width: 100%;
    z-index: 5;
    background: none;
    vertical-align:middle;

}

    .MenuPetit
    {
        box-sizing:border-box;
        position:fixed;
        font-family:OpenSans;
        font-size:larger;
        background-color:#007B5C; 
        height:45px;
        width:100%;
        z-index:3;
        vertical-align:middle;
    }

   .MenuPetitLlistat {
        visibility:hidden;
    }

.CssMarcMenuPrincipal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    background-color: transparent;
    overflow: hidden;
    visibility: hidden;
}

    .MenuPetitLlistat1
    {
        box-sizing:border-box;
        position:relative;
        /*font-family:Calibri;*/
        height:100%;
        width:100%;
        z-index:9;
        color:white;
        /*border:solid 1px red;*/
        left:0px;
        padding:0 0 0 5px;
        top:0px;
        visibility:visible;
        opacity:1;
        background-color: rgba(204, 204, 204,1);

        animation-name: EsqrraDreta;
        animation-duration:0.3s;
        animation-iteration-count:1;
        overflow:hidden;
    }

    .MenuPetitLlistat2 {
        box-sizing:border-box;
        position:relative;
        /*font-family:Calibri;*/
        height:100%;
        width:100%;
        z-index:9;
        color:white;
        /*border:solid 1px red;*/
        left:-250px;
        padding:0 0 0 5px;
        top:0px;
        /*visibility:hidden;*/
        opacity:0;
        background-color: rgba(204, 204, 204,1);
        animation-name: DretaEsqrra;
        animation-duration:0.3s;
        animation-iteration-count:1;
         overflow:hidden;
    }

    .MenuPrincipalPetit { 

    }

    .TextPrincipal {
        position: fixed;
        box-sizing: border-box;
        left: 15%;
        width: 70%;
        top: 20%;
        /*background: rgba(15,110,179,0.2);*/
        height: auto;
        text-align: center;
        padding: 1%;
        text-shadow: 1px 1px 1px rgba(15, 110, 179, 1);
        /*border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        -webkit-border-radius: 10px 10px 10px 10px;*/
    }

    /*.MarcBotonsPrincipal {
        position: fixed;
        box-sizing: border-box;
        width: 100%;
        bottom:52px;
        height: auto;
        text-align: center;
    }*/

    .BotoPrincipal {
        position:relative;
        float:left;
        box-sizing:border-box;
        width:90%;
        height:100%;
        /*min-height:30px;*/
        margin:1% 5%;
        padding:3px 0;
        /*background-color:#0F6EB3;*/
        background: rgba(15,110,179,0.6);
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow:1px 2px 2px black;
        vertical-align:middle;


    }

    #DadesCapçalera {
        /*position: relative;
        float: left;
        font-family: OpenSans;
        font-size: small;
        color: darkslategray;
        height: 100px;
        top: 20px;
        padding: 10px;*/
        /*border:solid;
    border-width:1px;*/
    }



    .LogoCapçalera {
        display:none;
    }

    .BarraSotaCapcalera {
        position:relative;
        float: left;
        top:40px;
        box-sizing:border-box;
        height: 2px;
        background-color: #90C640;
        width: 100%;
    }
    
    .SeccioPrincipal {
        position: relative;
        float:left;
        box-sizing:border-box;
        /*top:45px;*/
        width: 100%;
        height: auto;
        min-height: 500px;
        background-color: white;
        padding: 1%;
    }

    .BarraLateral {
        position:relative;
        display:block;
        float:left;
        text-align:center;
        width:100%;
        box-sizing:border-box;
        height:auto;
        margin:20px auto;
    }

    div.BarraBotons {
        float: left;
        clear: right;
        height: 25px;
        border-style: solid;
        border-color: #006699;
        border-width: 0px 1px 1px 1px;
        background-color: #D8E8FF;
        width: 99%;
        padding: 0.5% 0.5% 0.5% 0.5%;
        -moz-border-radius: 0px 0px 10px 10px;
        -webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
        vertical-align: central;
    }

.Bandera {
    position: relative;
    float: left;
    top: 10px;
    margin: 0px 5px;
}



.Entrar {
    position: relative;
    float: right;
    color: #90C640;
    text-decoration: none;
    font-family: OpenSans;
    font-size: x-small;
    font-weight: bold;
    /*top:2px;*/
}

.LletraMenu {
    font-family: Barlow;
    font-size: 0.8rem !important;
    line-height: 1rem;
    font-weight: unset;
    letter-spacing: initial;
    color: #202020;
}

.Font2NB {
    font-family: Barlow;
    font-size: 1.2rem !important;
    line-height: 1.5rem;
    font-weight: bold;
    letter-spacing: initial;
    color: #202020;
}

.LletraMenuPetita {
    font-family: Barlow;
    font-size: 0.9rem;
    color: #202020;
    line-height: 1.3rem;
}

.Font2MPR {
    font-family: Barlow;
    font-size: 0.8rem;
    color: #202020;
    line-height: 0.9rem;
}

.Font2MR {
    font-family: Barlow;
    font-size: 1.2rem !important;
    line-height: 1.1rem;
    font-weight: unset;
    letter-spacing: initial;
    color: #202020;
}

.Font2MB {
    font-family: BarlowNegreta;
    font-size: 1.3rem !important;
    line-height: 1.2rem;
    letter-spacing: initial;
    color: #202020;
}

.Font2GR {
    font-family: Barlow;
    font-size: 4rem !important;
    line-height: 3.5rem;
    color: #202020;
}

.Font2GB {
    font-family: BarlowNegreta;
    font-size: 4rem !important;
    line-height: 3.5rem;
    color: #202020;
}

.Font1NR {
    font-family: Bogart;
    font-size: 0.8rem;
    line-height: 1rem;
    font-weight: unset;
    letter-spacing: initial;
    color: #202020;
}

.Font1NRLight {
    font-family: BogartLight;
    font-size: 1rem;
    font-weight: unset;
    line-height: 1rem;
    color: #202020;
}


.Font1NRNegreta {
    font-family: BarlowNegreta;
    font-size: 0.8rem;
    line-height: 0.6px;
    font-weight: unset;
    color: #202020;
}

.Font1PR {
    font-family: Barlow;
    font-size: 2.5vw;
    color: black;
    line-height: 2.7vw;
}

.Font1PRNormal {
    font-family: Roboto;
    font-size: 0.9rem;
    color: #202020;
    line-height: 1.3vh;
}

.Font1PRNegreta {
    font-family: RobotoNegreta;
    font-size: 2.5vw;
    color: black;
    line-height: 2.7vw;
}


.Font1MR {
    font-family: Barlow;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #202020;
}

.Font1GR {
    font-family: var(--Font1);
    font-size: 1.5rem;
    color: var(--ColorQuasiNegre);
    line-height: 1.5rem;
}

.Font1MGR {
    font-family: 'RobotoCond';
    font-size: 1.5rem;
}


    .Lletra2Gegant {
        font-size: 2rem;
        font-family: CraftyGirls;
    }

.CssLletraLogo {
    font-family: var(--Font1);
    font-size: 1.5rem;
    line-height: 1.2rem;
    letter-spacing: -3px !important;
    text-align: center;
}

    .Footer {
        position:relative;
        float:left;
        width: 100%;
        top:40px;
        box-sizing:border-box;
        align-items:center;
        text-align:center;
        height:auto;
        margin:0 auto;
        background-color: #EEEEEF;
    }

    .PanelLogos {
        position: relative;
        float:left;
        box-sizing:border-box;
        text-align: center;
        height:auto;
        width:100%;
        vertical-align: bottom;
        background-color: #EEEEEF;

    }

    .LogoPeu {
        position: relative;
        margin: 50px 2% 0 2%;
        width: 28%;
    }

    .PeuPagina {
        position: relative;
        float: left;
        box-sizing:border-box;
        width: 100%;
        border-style: solid none;
        border-color: #d1d1d1;
        border-width: 2px 0 0 0;
        text-align: center;
        background-color:#213A8A;
    }

    .PaginaPagament {
         position:relative;
         text-align:center;
         background-color:white;
         /*background-repeat:no-repeat;
         height:auto;
         min-height:512px;
         background-image:url('http://www.discoveriesaround.com/media/pagament.jpg');*/
    }

    .MarcFormPagament {
        position:relative;
        box-sizing:border-box;
        left:1%;
        width:98%;
        border:solid 1px grey;
        padding:5px;
        text-align:left;
        background-color:white;
    }

    .lletralabelsformulari {
        position:relative;
        box-sizing:border-box;
        left:2%;
        width:96%;
        font-family: OpenSans;
        font-size: small;
        color: darkslategray;
    }

    .LletraTextsFormulari {
        position:relative;
        box-sizing:border-box;
        font-family: OpenSans;
        font-size:1.3rem;
        border-style: solid;
        border-width: 1px;
        border-color: darkgrey;
        left:2%;
        width:96%;
        height:50px;
        padding: 0 5px;
        box-shadow: rgb(150,150,150) 2px 2px 2px;
    }

    .BotoPagament {
        position:relative;
        box-sizing:border-box;
        font-weight:bold;
        font-size:1.6rem;
        /*left:1%;*/
        Height:50px;
        Width:100%;
        border-color:black;
    }

    
    .MarcEncarrec
    {
        position:relative;
        float:left;
        background-color: white;
        box-sizing:border-box;
        /*border:solid 1px #0A67AF;*/
        margin:0 2% 15px 2%;
        width:96%;
        height:auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;

        -webkit-box-shadow:#0F6EB3 0px 0px 2px;
        -moz-box-shadow: #0F6EB3 0px 0px 2px;
        box-shadow: #0F6EB3 0px 0px 2px;
     }

    .NomEncarrec
    {
        position:relative;
        display:inline-block;
        float:left;
        box-sizing:border-box;
        background-color:white;  /*#0A67AF;*/
        font-family:CraftyGirls;
        font-size:1.2rem;
        font-weight:bold;
        text-align:center;
        background-color:transparent;
        /*border:solid 1px black;*/
        padding:10px 3px;
        width:100%;
        height:auto;
        margin:0 0 5px 0;
        vertical-align:central;
    }

    .DescripcioEncarrec
    {
        position:relative;
        display:inline-block;
        float:left;
        box-sizing:border-box;
        width:100%;
        height:auto;
        font-family:OpenSans;
        font-size:0.9rem;
        text-align:justify;
        padding:10px;
        /*overflow:auto;*/
        margin:0 0 5px 0 ;
    }

    .TextSobreMi {
        position: fixed;
        box-sizing: border-box;
        left: 1%;
        width: 98%;
        bottom: 1%;
        height: auto;
        font-family:OpenSans;
        font-size:0.8rem;
        text-align: justify;
        padding: 1%;
        color:white;
        /*text-shadow: 1px 1px 1px rgba(15, 110, 179, 1);*/
        /*background-color:rgba(0,0,0,0.3);*/
    }

    .MarcAmics {
        position:relative;
        box-sizing:border-box;
        width:90%;
        height:auto;
        left:5%;
        padding:100px 10px;
        color: white;
        font-family:OpenSans;
        font-weight:bold;
        font-size:1.5rem;
        background-color:rgba(0,0,0,0.3);
        height:auto;
    }

    .ContacteInici {
         position:relative;
         float:left;
         width:100%;
         height:auto;
    }

    .TextContacte {
        position:relative;
        float:left;
        box-sizing: border-box;
        top:30px;
        left: 2%;
        width: 96%;
        font-family:OpenSans;
        height: auto;
        text-align: justify;
        padding: 5%;
        background-color:rgba(0,0,0,0.3);
    }

    .LinkTxtContacte {
        color:white;
        font-family:OpenSans;
        font-size:1.2rem;
        font-weight:bold;

        text-decoration:none;
    }

    .LinkTxtContacte:link {

        text-decoration:none;
        color:white;

    }

    .LinkTxtContacte:visited {

        text-decoration:none;
        color:white;

    }

    .MarcFormulari {
        position:relative;
        float:left;
        box-sizing: border-box;
        top:30px;
        left:2%;
        width:96%;
        height:auto;
        text-align: justify;
        padding:1% 5%;
        margin:10px 0 0 0;
        text-align:left;
        background-color:rgba(0,0,0,0.3);
        /*border:solid 1px green;*/
    }

    .Pressupost {
        position:relative;
        float:left;
        box-sizing: border-box;
        width: 100%;
        height: auto;
        text-align: justify;
        padding: 5% 5%;
        text-shadow: 1px 1px 1px rgba(15, 110, 179, 1);
    }

    .MarcImatgeFondo
    {
        position:fixed;
        top:0;
        left:0;
        height:100%;
        width:100%;
        background-color:black;
        margin:0 auto;
    }

    .XarxesSocials {
        position:fixed;
        top:33px;
        right:2%;
        height:auto;
    }

  .MarcReferencies {

    position:relative;
    top:5%;
    width:100%;
    height:auto;
    color: white;
    margin:0 auto;
    
}

.PanelReferencia {
    position:relative;
    float:left;
    box-sizing:border-box;
    margin:30px 2%;
    /*max-height:175px;*/
    height:auto;
    width:80%;
    left:10%;
    /*max-width:280px;*/
    /*border:solid 1px red;*/
}

.PanelReferencia:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.ImatgeReferencia {
    height:100%;
    max-height:175px;
    width:auto;
    max-width:100%;
    border:solid 1px darkgrey;
}

.MarcHomeSubMenu1 {
    position: relative;
    float: left;
    box-sizing: border-box;
    left:5%;
    width: 90%;
    height: auto;
    margin: 0 0 40px 0;
}

.MarcHomeSubMenu2 {
    position: relative;
    float: left;
    box-sizing: border-box;
    left:5%;
    width: 90%;
    height: auto;
    margin: 0 0 40px 0;
}

.MarcFotoHomeSubMenu {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: solid 1px white;
    overflow:hidden;
}

.FotoHomeSubMenu{
    position: relative;
    float:left;
    box-sizing: border-box; 
    width: 100%;
    height: auto; 
    left: 0; 
    top: 0;
    transition:all 0.5s ease;
}

.FotoHomeSubMenu:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.LblHomeSubMenu {

    position:absolute;
    left:0;
    bottom:-30px;
    width:100%;
    height:auto;
    color:white;
    font-size:1.5rem;
    font-weight:bold;
    font-family:BasicTitleFont;
    text-shadow:2px 3px black;
    z-index:1;

}

.FotoCarrusel {
    position: relative;
    width: 100%;
    /*border:solid 1px lightgrey;
    max-width:1024px;*/
    height: auto;
    left: 0;
    top: 0;
    /*animation-name: transparencia;*/
    /*animation-duration: 1.5s;*/
}

.PanellTreballPortfolio{

    position:relative;
    float:left;
    box-sizing:border-box;
    width:48%;
    height:auto;
    /*min-height:250px;*/
    /*border:solid 1px red;*/
    margin:1%;

}

.PanellFotoTreballPortfolio {
    
    position:relative;
    float:left;
    box-sizing:border-box;
    width:100%;
    height:auto;
    border:solid 1px white;
    overflow:hidden;
}

.FotoTreballPortfolio {
    position:relative;
    float:left;
    width:100%;
    height:auto;
    transition:all 1s ease;
}

.FotoTreballPortfolio:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.TextTreballPortfolio {
    position:relative;
    float:left;
    width:100%;
    height:auto;
    min-height:2.6rem;
    top:3px;
    color:white;
    font-family:BasicTitleFont;
    font-size:1.2rem;
    text-align:center;
}

.Treball_PanellThumbs
{
    position:relative;
    float:left;
    box-sizing:border-box;
    width:100%;
    height:500px;
    border:solid 1px red;

}


.PanellTreballCategoria{

    position:relative;
    float:left;
    box-sizing:border-box;
    width:100%;
    height:auto;
    /*min-height:250px;*/
    /*border:solid 1px red;*/
    margin:30px auto;

}

.PanellFotoTreballCategoria {
    
    position:relative;
    float:left;
    box-sizing:border-box;
    width:46%;
    margin:2%;
    height:auto;
    border:solid 1px white;
    overflow:hidden;
}

.FotoTreballCategoria {
    position:relative;
    float:left;
    width:100%;
    height:auto;
    /*transition:all 1s ease;*/
}

.NomCategoriaCategoria {
    font-size:1.5rem;
    color:white;
}

.TxtNomTreballCategoria {
    position:relative;
    float:left;
    width:96%;
    margin:0 2%;
    font-family:OpenSans;
    font-size:1.5rem;
    color:white;
    text-align:left;
}

.TxtDescripTreballCategoria {
    position:relative;
    float:left;
    width:96%;
    margin:0 2%;
    font-family:OpenSansLight;
    font-size:0.8rem;
    color:white;
    text-align:justify;
}

.BotoFotoTreball {
    position: absolute;
    left:0;
    top:0;
    box-sizing: border-box;
    /*float: left;*/
    width: 100%;
    height: 100%;
    border: none;
    background-color:transparent;
    z-index:2;
    cursor:pointer;
}

.BotoTancarModal {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color:transparent;
    z-index:4;
    cursor:pointer;
    border:none;
}

.PanellModalNegre {

    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0, 0,0.7);
    z-index: 10;
    overflow: hidden;

}

/*.Galeria2_BotoAnterior
{
    position:absolute;
    left:1%;
    top:85%;
    height:10%;
    width:25%;
    opacity:0.4;
    z-index:13;
}

.Galeria2_BotoAnterior:hover
{
    opacity:1;
    transform:scale(1.1);
}

.Galeria2_BotoSeguent
{
    position:absolute;
    right:1%;
    top:85%;
    height:10%;
    width:25%;
    opacity:0.4;
    z-index:13;
}

.Galeria2_BotoSeguent:hover
{
    opacity:1;
    transform:scale(1.1);
}*/

.Galeria2_BotoTancar
{
    position:absolute;
    right:10px;
    top:11px;
    opacity:0.6;
    z-index:13;
}

.Galeria2_BotoTancar:hover
{
    opacity:1;
    transform:scale(1.1);
}

.Contacte1
{
    position: relative;
    float: left;
    width: 100%;
    box-sizing: border-box;
    font-size: medium;
    font-weight: normal;
    /*padding: 5px 3px 10px 3px;*/
    padding: 20px 10px 5px 10px;
}

.FormulariContacte
{
    position: relative;
    float: left;
    clear: right;
    width:100%;
    box-sizing: border-box;
    min-height: 500px;
    padding: 50px 10px 10px 10px;
    text-align:left;
}

    .Formulari
    {
        margin:5px 1px 20px 1px;
        padding: 3px;
        position:relative;
        display:block;
        border-style:none;
        border-width:1px;
        border-color:darkslategrey;
        font-size:0.8em;
    }

.FormulariConfirmarReserva {
    display: block;
    position: relative;
    float: left;
    padding: 5px;
    border-style: none;
    border-width: 1px;
    border-color: darkslategrey;
    font-family: 'Roboto';
    font-size: 0.8em;
    background-color: #EEEEEE;
}

.Intro_Formulari
{
    margin:0px 1px 5px 1px;
}

.PanellActivitatCasa {

    position:relative;
    float:left;
    box-sizing:border-box;
    width:94%;
    height:240px;
    /*color:black;*/
    background-color:white;
    border-style: solid;
    border-color:darkgrey;
    border-width: 1px;
    margin:3%;
    text-align:justify;
    color:#007B5C;
    font-family:OpenSans;
    font-size:1rem;
    font-weight:bold;
    padding:0 0 5px 0;
}

.PanellActivitatCasa_Marc {

    position:relative;
    float:left;
    box-sizing:border-box;
    width:28%;
    height:240px;
    /*color:black;*/
    background-color:white;
    border-style: solid;
    border-color:darkgrey;
    border-width: 1px;
    margin:1%;
    text-align:justify;
    color:#007B5C;
    font-family:OpenSans;
    font-size:1rem;
    font-weight:bold;
    padding:0 0 5px 0;
}

.ContenidorCarrusel {

    position: relative;
    box-sizing: border-box;
    height: 150px;
    width:auto;
    border-bottom:solid 1px darkgrey;
    overflow: hidden;

}
.Animacio_Marc1 {

    position: absolute;
    box-sizing:border-box;
    /*left: -300px;*/
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.Animacio_Marc2 {
    position: absolute;
    box-sizing: border-box;
    /*left: -300px;*/
    top: 0;
    width: 100%;
    height:100%;
    background-color: transparent;
}

.Animacio_Imatge {

    width:100%;
    height:100%;

}

.Animacio_Text1 {

    position: absolute;
    top: 10%;
    left:5px;
    width: 98%;
    margin:0 1%;
    height: 100%;
    line-height:2rem;
    text-align:center;
    z-index:3;
    color:white;
    font-weight:bold;
    font-size:1.5rem;
    text-shadow: 2px 2px 2px  #252525;
    font-family:OpenSans;
    animation-name: AbaixAdalt;
    animation-duration:1s;
}

/*.Animacio_Text2 {

    position: absolute;
    bottom: 5%;
    left:5px;
    width: 90%;
    margin:5%;
    height: 65%;
    line-height:3rem;
    text-align:center;
    z-index:3;
    color:#98C21B;
    font-weight:bold;
    font-size:2rem;

    text-shadow: 2px 2px 2px  #252525;
    font-family:OpenSans;
    animation-name: AbaixAdalt;
    animation-duration:1s;
    animation-iteration-count:1;
}*/

.QuadrePrincipal {

    position: relative;
    float: left;
    box-sizing: border-box;
    width: 96%;
    height: auto;
    margin: 10px 2% 30px 2%;
    border-top: solid 10px #007B5C;
    border-left: solid 1px lightgrey;
    border-right: solid 1px lightgrey;
    border-bottom: solid 1px lightgrey;
    overflow: hidden;
    text-align: center;
    background-color: white;
}

.NomQuadrePrincipal {
    position: relative;
    left: 0;
    top: 5px;
    z-index: 1;
    font-family: RobotoCond;
    color: #1A1A1A;
    line-height: 1.8rem;
    font-size: 1.1rem;
    height: 100px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.LogoInferior {

    position:relative;
    float:left;
    width:48%;
    height:50px;
    margin: 10px 1%;
    /*border:solid 1px green;*/
}

/*panell per a cada una de les cases*/
.PanellCasa {
    position:relative;
    /*float:left;*/
    box-sizing:border-box;
    border:solid 1px darkgrey;
    background-color:#F5F1EE;
    margin:0 1% 40px 1%;
    width:96%;
    max-width:500px;
    height:400px;
    overflow:hidden;
    text-decoration:none;
    /*cursor:pointer;*/
}

/*.PanellCasa:hover {
        -moz-box-shadow: 0 0 5px black;
        -webkit-box-shadow: 0 0 5px black;
        box-shadow: 0 0 5px black;
}*/

.ContenidorXarxes {
    display:none;
}

.ContenidorTelfAdreça {
    display:none;
    /*position: absolute;
    left:10px;
    bottom: 3px;
    z-index: 4;
    height: 24px;*/

}

.CssPanellActivitat {
     position: relative;
     float:left;
     box-sizing: border-box;
     display: block;
     width: 100%;
     height: auto;
     margin: 20px 0 0 0;
     padding: 5px 2% 0 2%;
     border-style:solid;
     border-width:0 1px 0 0;
     border-color:lightgrey;
     overflow:hidden;
}

.CssPanellActivitatLateral {
    position: relative;
    float:left;
    box-sizing: border-box;
    display: block;
    left:-1px;
    width: 100%;
    height: auto;
    border-width:0 0 0 1px;
    border-style:solid;
    border-color:lightgrey;
}

.CssPanellContinguts {
     position: relative;
     float: left;
     box-sizing: border-box;
     font-size: 0.8rem;
     padding: 10px 5px;
     margin: 5px 0;
     width: 100%; 
}

.CssActivitat1DiaFoto {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: solid 1px black;
    box-shadow: 5px 5px 5px 0px darkgrey;
}

.CssPostPartPrincipal {
    position: relative;
    float: left; 
    box-sizing: border-box; 
    width: 100%; 
    /*padding: 0 10px 0 0;*/ 
    /*border-right: solid 1px lightgrey;*/ 
    font-family: Roboto;
    text-align:justify;
}

.CssPostBarraLateral {
    position: relative;
    float: left; 
    left: 0; 
    box-sizing: border-box; 
    width: 100%; 
    /*padding: 0 15px;*/ 
    /*min-height: 500px;*/ 
    /*border-left: solid 1px lightgrey;*/
}

.CssMenuPrincipalPetit {
    position: absolute;
    left: 10px;
    bottom: 25px;
    cursor: pointer;
}

.CssMenuPrincipalPetit:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);  
}

.CssPaginaGenerica {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 90px;
    background-color: var(--FondoColor8);
}

.CssLogoPrincipal {
    position: absolute; 
    bottom: 0; 
    left: 60px;
    max-height:95%;
}


.CssFitxaCasaDescrip {
    position: relative;
    float: left;
    box-sizing: border-box; 
    height: auto; 
    width: 100%; 
    /*padding: 0px 20px 0 20px;*/
    font-family:'Roboto';
    font-size:1rem;
    /*text-align:justify;*/
}

.CssFitxaCasaFoto {
    position: relative; 
    float: left; 
    box-sizing: border-box; 
    width: 100%; 
    height: auto;
    margin:20px 0 0 0;
}

.CssFitxaCasaDades {
    position: relative; 
    float: left; 
    box-sizing: border-box; 
    width: 100%; 
}

.CssFitxaMapa {
    position: relative;
    float: left;
    width: 60%;
    height: 350px;
    padding: 5px;
    box-sizing: border-box;
    border-color: darkgrey;
    border-style: solid;
    border-width: 1px;
    margin-bottom:30px;
}


.CssFitxaCasaComarca {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 40%;
    height: 350px;
    padding: 2px;
    text-align: center;
    align-items: center;
    overflow: hidden;
    font-size: 0.8rem;
    margin-bottom: 30px;
}

.CssImatgesQuadresPrincipal {
    position: relative;
    float:left;
    box-sizing: border-box; 
    left:0;
    top:0;
    width:100%; 
    height: auto;
    z-index:0;
    /*transition:all 0.7s ease;*/
}

.CssVosaltresTextQuadre1 {
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 100px;
    width: 96%;
    margin:5px 2%;
    text-align: center;
    padding: 20px 10px;
}

.CssVosaltresImatgeQuadre1 {
       position: relative; 
       float: left; 
       box-sizing: border-box; 
       border: solid 5px white; 
       height: 250px; 
       width: 94%; 
       margin:0 3%;
       background-color: lightgrey; 
       box-shadow: 0 0 10px #4e707c; 
       overflow: hidden;
       top:-30px;
}

.CssVosaltresTextQuadre2 {
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 100px;
    width: 96%;
    margin:5px 2%;
    text-align: center;
    padding: 20px 10px;
    top:-230px;
}

.CssVosaltresImatgeQuadre2 {
       position: relative; 
       float: left; 
       box-sizing: border-box; 
       border: solid 5px white; 
       height: 250px; 
       width: 94%; 
       margin:0 3%;
       background-color: lightgrey; 
       box-shadow: 0 0 10px #4e707c; 
       overflow: hidden;
       top:120px;
}

.CssVosaltresTextQuadre3 {
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 100px;
    width: 96%;
    margin:5px 2%;
    text-align: center;
    padding: 20px 10px;
    top:70px;
}

.CssVosaltresImatgeQuadre3 {
       position: relative; 
       float: left; 
       box-sizing: border-box; 
       border: solid 5px white; 
       height: 250px;
       width: 94%; 
       margin:0 3%;
       background-color: lightgrey; 
       box-shadow: 0 0 10px #4e707c; 
       overflow: hidden;
       top:40px;
}

.CssVosaltresImatgeQuadre4 {
       position: relative; 
       float: left; 
       box-sizing: border-box; 
       border: solid 5px white; 
       height: 250px;
       width: 94%; 
       margin:0 3%;
       background-color: lightgrey; 
       box-shadow: 0 0 10px #4e707c; 
       overflow: hidden;
       top:170px;
}

.CssVosaltresTextQuadre4 {
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 100px;
    width: 96%;
    margin:5px 2%;
    text-align: center;
    padding: 20px 10px;
    top:-170px;
}

.CssPanellNomCasa {
    position:absolute;
    box-sizing: border-box;
    top:10px;
    width: 100%;
    left:5%;
    margin:0 auto;
    height:auto;
    text-align:left;
    z-index:2;
}


.CssNomCasaCasa {
    position:relative;
    float:left;
    width:100%;
    font-family:'RobotoCond';
    font-size:2.5rem;
    color:white;
    text-shadow:2px 2px black;
}

.CssPanellFotoGranCasa {
    position: absolute;
    box-sizing: border-box;
    top:0;
    left:0; 
    width: 100%; 
    height:auto;
    overflow:hidden;
}

.CssPanellFotoGranCasaFosc {
     position:absolute;
     width:100%;
     height:100%;
     /*max-height:300px;*/
     background-color:rgba(0,0,0,0.5);
     z-index:1;
}

.FitxaCasa_Imatge {
    position:relative;
    float:left;
    left:0;
    /*top:-100px;*/
    width:100%;
    height:auto;
}

.CssPanellCasaCasa {
    position: relative; 
    box-sizing: border-box; 
    display: block; 
    width: 98%;
    /*top:30px;*/ 
    padding:0 1%; 
    height: auto;
    overflow:hidden; 
    margin: 0 auto; 
    font-family: 'Roboto';
    background-color:white;
}

.CssPanellDescripCasa {
    position:relative;
    float:left;
    box-sizing:border-box;
    width:100%;
    margin:20px 0;
    padding:0 5px; 
    font-family:'Roboto';
    font-size:1rem;
    color:#333333;
    text-align:justify
}

.CssNoticia {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 96%;
    height: auto;
    z-index: 3;
    font-size:0.8rem;
    margin: 10px 2%;
    border: solid 1px black;
    background-color: #98C21B;
    vertical-align: 60px;
    text-align: center;
    padding: 5px;
    animation-name: AnimacioNoticia;
    animation-duration:3s;
    animation-iteration-count:1;
}

@keyframes AnimacioNoticia {

    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.MissatgeCookies {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 150px;
    width: 100%;
    background-color: #F0F0F0; /*rgba(33, 59, 138,1);*/
    color: #101010;
    padding:5px;
    z-index: 5;
    animation-name: ApareixerPerBaix;
    animation-duration: 1s;
    box-shadow: 0 0 5px black;
    visibility: hidden;
}

.PanellApartatDinam {
    position: relative;
    float: left;
    width: 100%;
    /*height:30px;*/
    border-color: #007B5C;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 10px 0;
}

.CssPanelContingut {
    position: relative;
    float: left;
    width: 100%;
    visibility: hidden;
    z-index: 3;
    height: 0;
}

.CssDinamApartatTitol {
    position: relative;
    float: left;
    width: 100%;
    height: 25px;
    text-transform: uppercase;
    font-family: RobotoCond;
    font-size: 4vw;
    font-weight: bold;
    color: #007B5C;
    margin: 0 0 5px 0;
}

.CssDinamApartatDescrip {
    position: relative;
    float: left;
    width: 100%;
    font-family: Calibri;
    color: #2E3031;
    font-size: 4vw;
    line-height: 5vw;
}

.CssBtnDinamitzacio {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    z-index: 2;
}

.CssBtnRespostaDinamitzacio {
    position: absolute;
    box-sizing: border-box;
    right: 5px;
    /*top:5px;*/
    height: 100%;
}

.CssPanelLoginClients {
    position: absolute;
    right: 5px;
    width: auto;
    top: 7px;
    font-family: 'OpenSans';
    font-size: 0.8rem;
}

.CssBotonLoginClients {
    position: absolute;
    box-sizing: border-box;
    right: 7px;
    width: 60px;
    top: 10px;
    height: 40px;
    color: #007B5C;
    padding: 3px 2px 0px 2px;
    font-family: 'OpenSans';
    font-size: 0.8em;
    font-weight: bold;
    background-color: #DB614C;
    border: solid 1px #007B5C;
    box-shadow: #EEEEEE 0px 3px 6px;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.CssBotonLoginClients:hover {
    color: #98C21B;
    border-color: #98C21B;
}

.CssImatgeLoginPrivada {
    display: none;
}

.CssPanelLoginPrivada {
    position: relative;
    box-sizing:border-box;
    width:90%;
    margin:0 auto;
    height: 300px;
    top: 50px;
    border: solid 1px darkgrey;
    background-color: #EEEEEE;
    box-shadow: 3px 3px 5px black;
    color: white;
    font-family: 'RobotoCond';
    font-size: 1.5rem;
}


.CssMenuClient {
    position: fixed;
    top: 80px;
    width: 100%;
    height: 30px;
    background-color: darkorange;
    z-index: 5;
}

.CssBtnMenuClients {
    
    display: inline;
    position:relative;
    float:right;
}

.CssDocument {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 96%;
    margin: 2%;
    height: auto;
    min-height: 70px;
    border: solid 1px #007B5C;
    background-color: #007B5C;
    border-radius: 4px;
    background-image: linear-gradient(#374E95,#007B5C);
    box-shadow: #666666 0px 3px 6px;
    color: white;
    padding: 10px 5px;
    text-align: center;
    font-family: 'Calibri';
    font-size: 1.2rem;
    cursor: pointer
}


.CssImatgeCap {
    position: relative;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 50vw;
}

.CssAnimacioInici {
    position:relative;
    float:left;
    box-sizing:border-box;
    top: -10vw;
    left:10%;
    width: 80%;
    height: auto;
    /*margin: 0 auto;*/
    padding: 5px 10px;
    border: solid 1px darkgrey;
    font-family: Roboto;
    font-size: 3vw;
    text-align: center;
    border-radius: 20px 20px 4px 4px;
    box-shadow: darkgrey 0px 3px 6px;
    background-image: linear-gradient(white,#EEEEEE);
    animation-name: Apareixer;
    animation-duration: 2s;
}

.PanellCentreCasa {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 48%;
    height:400px;
    color: black;
    border: solid 1px darkgrey;
    /*padding: 5px;*/
    margin: 10px 1%;
    text-align: center;
    overflow: hidden;
    background-color: white;
}

.PanellCentreCasa:hover {
    box-shadow: 0 0 10px #4e707c;
}


.NomCentreCasa {
    position: relative;
    float:left;
    top: 0;
    width: 96%;
    margin: 2%;
    font-family: 'RobotoCond';
    font-size: 1rem;
    color: #007B5C; /*blau EduardRoca*/
}


.FotoCentreCasa {
    position: relative;
    float:left;
    margin-top: 10px;
    width: 100%;
    height:auto;
    overflow-y:hidden;
    max-height:180px;
    /*opacity:0.5;*/
    z-index: 0;
}


.DescripcioCentreCasa {
    position: relative;
    float: left;
    font-family: Calibri;
    font-size: 0.9rem;
    height: 150px;
    /*top: 67%;*/
    width: 96%;
    color: #444444;
    text-align: left;
    margin: 0 2%;
    overflow: hidden;
    /*border:solid 1px red;*/
}

.Info_Formulari {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0px 5px 15px 5px;
    padding: 0 0 0 10px;
    font-family: 'Roboto';
    line-height: 1.5rem;
    border: solid 1px darkgrey;
    border-radius: 5px;
    background-color: white;
}

.AnunciColonies {
    position: absolute;
    height: 30px;
    width: 100%;
    bottom: -25px;
    left: 0;
    border: solid 1px darkgrey;
    background-color: #FF8C00;
    z-index: 4;
    text-align: center;
    font-family: RobotoCond;
    font-size: 0.8rem;
    color: #007B5C !important;
    text-align: center;
}

.CssMissatgeGnral {
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
    max-width: 100%;
    /*height: 300px;*/
    height: auto;
    background-color: white;
    border-radius: 3px;
    z-index: 8;
    overflow: hidden;
    text-align: center;
}


.CssCapFormComanda {
    height: 110px;
    top: 0;
    background-color: var(--FondoColor4);
    vertical-align: middle;
    padding: 10px 5px;
    text-align: center;
    color: white !important;
}


.CssImatgeFotosCases {
    position: absolute;
    left: 5%;
    top: -90px;
    width:90%;
}

.CssImatgeLogoCases {
    position: absolute;
    left: 5px;
    bottom: 80px;
}

.CssMarcCasesHome {
    position: relative;
    width: 100%;
    height: 270px;
    width: 100%;
    margin: 60px auto;
    background-image: url(../media/fix/cases.jpg);
    background-repeat: round;
    border-bottom: solid 10px #007B5C;
}

.MarcTitol1 {
    height: auto;
    padding: 0px 15px 10px 15px;
    text-align: left;
}

.CssMarcNoticia {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: calc((100% - 7px));
    background-color: white;
    height: auto;
    overflow: hidden;
    margin: 0 7px 14px 0;
    padding: 30px;
}

.CssMarcNoticia2 {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: calc((100% - 7px));
    background-color: white;
    height: auto;
    overflow: hidden;
    margin: 0 0 14px 7px;
    padding: 30px;
}

.CssMarcNoticiaAmple {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    background-color: white;
    height: auto;
    overflow: hidden;
    margin: 0;
}

.CssMarcEvent {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: calc(100% - 60px);
    background-color: white;
    height: auto;
    overflow: hidden;
    margin: 0 30px;
    padding: 30px 30px 30px 0;
    border-bottom: solid 1px var(--ColorCarbassa);
}

.CssMarcEdicio {
    background-color: white;
    height: auto;
    overflow: hidden;
    /*margin: 0 30px;*/
    padding: 10px;
    border-bottom: solid 1px var(--ColorBlau);
}

.CssMarcAutor {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: calc(100% / 3);
    height: auto; /*suposant un marc de 1200px*/
    background-color: white;
    overflow: hidden;
    padding: 10px;
}

.CssPnlMenu {
    height: 60px !Important;
    padding: 0 0 0 10px !Important;
    z-index: 1;
    overflow: visible;
}

.CssLogoHome {
    position: absolute;
    width: 1824px;
    left: -1655px;
    height: 100%;
    top: 0;
    overflow: hidden;
}

.CssImgLogoHome {
    position: absolute;
    right: 0;
    height: 80px;
    top: -10px;
}

.CssCapçaleraGenerica {
    height: 80px;
}

.CssCapçaleraGenerica > div {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: var(--FondoColor4);
}

.CssCapçaleraGenerica > span {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    left: 130px;
    color: var(--Color1);
    font-size: 2rem;
    font-family: var(--Font3);
}


.CssCapçaleraGenerica > .PnlImatge {
    position: absolute;
    height: 100%;
    width: 130px;
    z-index: 1;
    overflow: hidden;
    background-color: transparent;
}

.CssCapçaleraGenerica > .PnlImatge > img {
    position: absolute;
    left: -40px;
    top: 5px;
    height: 70px;
    width: auto;
}

.CssCapçaleraGenerica2 { /*més petita, per noms llargs. p.e. titol noticies*/
    height: 100px;
    /*margin-bottom: 15px;*/
}

.CssCapçaleraGenerica2 > div {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    background-color: var(--FondoColor4);
}

.CssCapçaleraGenerica2 > span {
    position: absolute;
    top: 30px;
    left: 2px;
    color: var(--ColorQuasiNegre);
    font-size: 3.5rem;
    font-family: var(--Font1);
}

.CssPnlEsdevenimentData {
    width: 120px;
    overflow: visible;
}

.CssPnlEsdevenimentDades {
    width: calc(100% - 200px);
    padding-left: 30px;
}

.CssPaddingNoticiaMedia {
    padding: 15px 10px 0 15px;
}

.CssPaddingEdicio {
    padding: 10px;
}


.CssPaddingEdicioDescrip {
    padding: 10px;
}

.CssMarcFAQ {
    padding: 0 10px;
    margin-bottom: 10px;
}

.CssMarcImatgeAutor {
    margin-top: 0;
    padding: 0;
    background-color: var(--FondoColorBlanc);
}
