﻿:root {
    --AlcadaFoto: 15vh;
}


    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");*/
    }

.MarcGeneral {
    position: relative;
    box-sizing: border-box;
    top: 0;
    width: 100%;
    /*max-width: 1200px;*/
    height: auto;
    overflow: hidden;
    /*margin: 0 auto;*/
}

    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;
    }

.LletraTitol1 {
    font-family: RobotoCond;
    font-size: 6vw;
    color: white;
    text-shadow: black 0px 3px 6px;
    animation-name: Apareixer;
    animation-duration: 2s;
    font-weight: bold;
    text-transform: uppercase;
}

.LletraSubTitol1 {
    font-family: RobotoCond;
    font-size: 4vw;
    color: white;
    text-shadow: black 0px 3px 6px;
    animation-name: Apareixer;
    animation-duration: 2s;
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
}


.LletraTitol2 { 
    font-family: RobotoCond;
    font-size:1.4rem;
    color:darkorange; /*#98C21B;*/
}


.CssColumna20PC100M, .CssColumna25PC100M, .CssColumna33PC100M, .CssColumna50PC100M, .CssColumna75PC100M {
    width: 100%;
}


.CssVisiblePCAmagatM {
    display: none;
}

.CssVisibleMAmagatPC {
    display: block;
}

.CssBtnGeneral {
    font-family: Roboto;
    font-size: 1rem;
    background-color: white;
    color: #213B8A;
    border: solid 2px #213B8A;
    cursor: pointer;
    height: auto;
    padding: 10px 15px;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 5px;
}

.CssBtnGeneral:hover {
    background-color: #98C21B;
}

.CssBtnGeneral2 {
    cursor: pointer;
    border: none;
    background-color: transparent;
    color: Maroon;
    font-size: 1.2rem;
}

.CssBtnGeneral2:hover {
    transform: scale(1.05);
}

.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;
    padding:inherit 3px;
}

    .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: #213B8A;
    /*border: solid 2px #213B8A;*/
    /*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;
    }

    .CssBarra1 {
        position:fixed;
        top:0px;
        height:55px;
        width: 100%;
        padding:5px 0;
        z-index:5;
        background-color:var(--Color1);
        
    }

    .MenuPetit
    {
        box-sizing:border-box;
        position:fixed;
        font-family:OpenSans;
        font-size:larger;
        background-color:#213B8A; 
        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;
    height:100%;
    width:100%;
    z-index:9;
    color:white;
    left:0px;
    padding:0;
    top:0px;
    visibility:visible;
    opacity:1;
    background-color:var(--Color2);

    animation-name: DretaEsqrra;
    animation-duration:0.7s;
    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 { 

    }

@keyframes EsqrraDreta {

    from {
        opacity: 0.7;
        left: -100%;
    }

    to {
        opacity: 1;
        left: 0;
    }
}

@keyframes DretaEsqrra {

    from {
        left: 100%;
        opacity: 0.8;
    }

    to {
        left: 0;
        opacity: 1;
    }
}

    .TextPrincipal {
        position: fixed;
        box-sizing: border-box;
        left: 15%;
        width: 70%;
        top: 20%;
        height: auto;
        text-align: center;
        padding: 1%;
        text-shadow: 1px 1px 1px rgba(15, 110, 179, 1);
    }

    .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%;
    }
    
    .Barra2 {
        display:none;
    }


    .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;*/
    }

.Font1NR, .Font1NB, .Font1NL {
    font-size: 16px;
    line-height: initial;
}

.Font1NR {
    font-family: Font1;
}

.Font1NB {
    font-family: Font1B;
}

.Font1NL {
    font-family: Font1L;
}

.Font1MPR, .Font1MPB, .Font1MPL {
    font-size: 10px;
}

.Font1MPR {
    font-family: Font1;
}

.Font1MPB {
    font-family: Font1B;
}

.Font1MPL {
    font-family: Font1L;
}

.Font1PR, .Font1PB {
    font-size: 14px;
}

.Font1PR {
    font-family: Font1;
}

.Font1PB {
    font-family: Font1B;
}


.Font1MR, .Font1MB {
    font-size: 26px;
    line-height: 28px;
}

.Font1MR {
    font-family: Font1;
}

.Font1MB {
    font-family: Font1B;
}

.Font1GR, .Font1GB {
    font-size: 32px;
    
}

.Font1GR {
    font-family: Font1;
}

.Font1GB {
    font-family: Font1B;
}

.CssTitol {
    font-family: Font1B;
    font-size: 26px;
    color: var(--Color1);
}

.CssTitol2 {
    font-family: Font1B;
    font-size: 20px;
    color: var(--Color1);
}

.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;
    max-width:50px;
}

.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: 100%;
    height: 430px;
    background-color: var(--Color2);
    border: solid 1px var(--Color2);
    margin: 20px 0;
    text-align: justify;
    color: white;
    padding: 0 0 5px 0;
    border-radius: 15px;
    overflow: hidden;
}

.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:#213B8A;
    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: 90%;
    height: auto;
    margin: 10px 5%;
    padding-bottom:10px;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    background-color: var(--Color2);
    color: white;
}


.QuadrePrincipal:hover > .CssMarcText > div > .CssImatge2 {
    visibility: visible !important;
}


.QuadrePrincipal:hover > .CssMarcText > div > .CssImatge1 {
    visibility: hidden !important;
}

.CssMarcText {
    top: 0;
    height: 120px;
}

.NomQuadrePrincipal {
    position: relative;
    float: left;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color: white;
    width: 100%;
    height: auto;
    text-align: left;
}


/*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;
}

.CssPostAmpleTotal {
    position: relative;
    float: left; 
    box-sizing: border-box; 
    width: 100%; 
    font-family: Roboto;
    height:auto;
    overflow:hidden;
    
}


.CssPostPartPrincipal {
    position: relative;
    float: left; 
    box-sizing: border-box; 
    width: 100%; 
    text-align:left;
}

.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;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    z-index:30;
    /*width:auto;*/
}

/*.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: 70px;
}

.CssPaginaPost {
    position: relative; 
    box-sizing:border-box;
    height: auto;
    left:3%;
    width:94%;
    min-height: 200px; 
    overflow:auto;
    background-color:white;
}

.CssLogoPrincipal {
    position: absolute; 
    top: 5%; 
    left: 10px;
    height:90%;
}


.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 {
    height: auto;
    animation-name: Apareixer;
    animation-duration: 2s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.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% 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;
}

.CssPanellSuperiorCasa {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    /*max-width:1200px;*/ 
    height:120px; 
    /*top: 30px;*/ 
    text-align: center; 
    overflow: hidden;
    margin:0 auto;
    background-color:white;
}

.CssPanellNomCasa {
    position:absolute;
    box-sizing: border-box;
    top:10px;
    width: 100%;
    left:5%;
    margin:0 auto;
    height:auto;
    text-align:left;
    z-index:2;
}

.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;*/ 
    /*max-width: 1200px;*/
    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; 
    color:#333333;
    text-align:justify
}

.CssNoticia {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 96%;
    /*max-width: 1200px;*/
    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;
    font-family: Calibri;
    font-size: 1rem;
    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: #213B8A;
    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: 'Antipasto';
    font-size: 1.1rem;
    font-weight: bold;
    color: #213B8A;
    margin: 0 0 5px 0;
}

.CssDinamApartatDescrip {
    position: relative;
    float: left;
    width: 100%;
}

.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: #213B8A;
    padding: 3px 2px 0px 2px;
    font-family: 'OpenSans';
    font-size: 0.8em;
    font-weight: bold;
    background-color: darkorange;
    border: solid 1px #213B8A;
    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 #213B8A;
    background-color: #213B8A;
    border-radius: 4px;
    background-image: linear-gradient(#374E95,#213B8A);
    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:5%;
    width: 90%;
    height: auto;
    margin: 2vh auto;
    padding: 5px;
    border: solid 1px darkgrey;
    font-family: Roboto;
    font-size: 3vw;
    text-align: center;
    border-radius: 20px;
    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: 100%;
    max-width:600px;
    height: 450px;
    color: black;
    border-radius: 15px;
    margin: 10px 0;
    text-align: center;
    overflow: hidden;
    background-color: var(--Color2);
}

/*.PanellCentreCasa:hover {
    box-shadow: 0 0 10px #4e707c;
}*/


.PanellNomCentreCasa {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    color: white;
    background-color: transparent;
    margin-top: 10px;
}

.NomCentreCasa {
    position: relative;
    float: left;
    box-sizing: border-box;
    left: 0;
    /*top: 50%;
    transform: translateY(-50%);*/
    width: 100%;

}

.DescripcioCentreCasa {
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 148px;
    width: 100%;
    padding: 5px;
    color: white !important;
    text-align: center;
    overflow: hidden;
    background-color: transparent;
}


.FotoCentreCasa {
    top: 0;
    position: relative;
    float: left;
    width: 100%;
    aspect-ratio: 3 / 2;
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.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: #213B8A !important;
    text-align: center;
}

.CssMissatgeGnral {
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 2%;
    width: 96%;
    height: auto;
    margin: -150px 0 0 0;
    background-color: white;
    border-radius: 6px;
    z-index: 8;
    padding: 50px 0 10px 0;
    overflow: hidden;
    text-align: center;
}


.CssCapFormComanda {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    border-bottom: solid 1px #27272C;
    background:white; /*linear-gradient(goldenrod,darkgoldenrod);*/
    vertical-align: middle;
    line-height: 50px;
    padding: 0 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 #213B8A;
}


.CssBannerCovid {
    position: relative;
    height:auto;
    width: 100%;
    margin: 40px 0 0 0;
    text-align: center;
    /*border: solid 1px red;*/
}

.CssCitaText {
    width: 100%;
    float: right;
    text-align: right;
    color: #94C43A;
}

.CssMarginAjust {
    margin-bottom: 100px;
}

.CssFotoGeneral {
    position:relative;
    width: 100%;
    height:auto;
    margin: 20px 0;
}