@font-face{
    font-family: 'HelveticaNeueLTCond';
    src: url('../fonts/HelveticaNeueLTCond.eot') format('embedded-opentype'),
         url('../fonts/HelveticaNeueLTCond.woff') format('woff'),
         url('../fonts/HelveticaNeueLTCond.ttf') format('truetype'),
         url('../fonts/HelveticaNeueLTCond.svg') format('svg');
}
@font-face{
    font-family: 'HelveticaNeueLTLightCond';
    src: url('../fonts/HelveticaNeueLTLightCond.eot') format('embedded-opentype'),
         url('../fonts/HelveticaNeueLTLightCond.woff') format('woff'),
         url('../fonts/HelveticaNeueLTLightCond.ttf') format('truetype'),
         url('../fonts/HelveticaNeueLTLightCond.svg') format('svg');
}
@font-face {
    font-family: 'LatoThinLlat';
    src: url('../fonts/LatoLatinThin.eot')format('embedded-opentype'),
         url('../fonts/LatoLatinThin.woff') format('woff'),
         url('../fonts/LatoLatinThin.ttf') format('truetype');
}
@font-face{
    font-family:'SaxoGrammaticusB';
    src:url('../fonts/SaxoGrammaticusBold.eot')format('embedded-opentype'),
        url('../fonts/SaxoGrammaticusBold.woff') format('woff'),
        url('../fonts/SaxoGrammaticusBold.ttf') format('truetype');
}
@font-face{
    font-family:'SaxoGrammaticusL';
    src:url('../fonts/SaxoGrammaticusLight.eot')format('embedded-opentype'),
        url('../fonts/SaxoGrammaticusLight.woff') format('woff'),
        url('../fonts/SaxoGrammaticusLight.ttf') format('truetype');
}
@font-face{
    font-family:'SaxoGrammaticusR';
    src:url('../fonts/SaxoGrammaticusRegular.eot')format('embedded-opentype'),
        url('../fonts/SaxoGrammaticusRegular.woff') format('woff'),
        url('../fonts/SaxoGrammaticusRegular.ttf') format('truetype');
}
@font-face{
    font-family: 'GalanoGrotesque';
    src: url('../fonts/GalanoGrotesqueLight.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueLight.woff') format('woff'),
         url('../fonts/GalanoGrotesqueLight.ttf') format('truetype'),
		 url('../fonts/GalanoGrotesque.otf') format('otf');
}
@font-face{
    font-family: 'GalanoGrotesqueSB';
    src: url('../fonts/GalanoGrotesqueSemiBold.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueSemiBold.woff') format('woff'),
         url('../fonts/GalanoGrotesqueSemiBold.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueSemiBold.svg') format('svg');
}
@font-face{
    font-family: 'GalanoGrotesqueB';
    src: url('../fonts/GalanoClassicBold.eot') format('embedded-opentype'),
         url('../fonts/GalanoClassicBold.woff') format('woff'),
         url('../fonts/GalanoClassicBold.ttf') format('truetype'),
         url('../fonts/GalanoClassicBold.svg') format('svg');
}
@font-face{
    font-family: 'GalanoGrotesqueMedium';
    src: url('../fonts/GalanoGrotesqueMedium.eot') format('embedded-opentype'),
		 url('../fonts/GalanoGrotesqueMedium.woff') format('woff'),
		 url('../fonts/GalanoGrotesqueMedium.ttf') format('truetype'),
		 url('../fonts/GalanoGrotesqueMedium.otf') format('otf');
}
@font-face {
    font-family: 'Swiss721-Light';
    src: url('../fonts/Swiss721-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Swiss721-Light.woff') format('woff'),
         url('../fonts/Swiss721-Light.ttf')  format('truetype');
}
@font-face {
    font-family: 'Swiss721';
    src: url('../fonts/Swiss721.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Swiss721.woff') format('woff'),
         url('../fonts/Swiss721.ttf')  format('truetype');
}
@font-face {
    font-family: 'Swiss721-Italic';
    src: url('../fonts/Swiss721-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Swiss721-Italic.woff') format('woff'),
         url('../fonts/Swiss721-Italic.ttf')  format('truetype');
}
@font-face{
    font-family: 'Baskerville';
    src: url('../fonts/Baskerville.eot')format('embedded-opentype'),
         url('../fonts/Baskerville.woff') format('woff'),
         url('../fonts/Baskerville.ttf') format('truetype'),
         url('../fonts/Baskerville.svg') format('svg');
         ;
}
@font-face{
    font-family: 'RufinDenWind';
    src: url('../fonts/RufinDenWind.eot')format('embedded-opentype'),
         url('../fonts/RufinDenWind.otf') format('otf'),
         url('../fonts/RufinDenWind.ttf') format('truetype')
}
@font-face{
    font-family: 'FranchiseB';
    src: url('../fonts/FranchiseBold.eot')format('embedded-opentype'),
         url('../fonts/FranchiseBold.woff') format('woff'),
         url('../fonts/FranchiseBold.ttf') format('truetype')
}


        ::-webkit-input-placeholder{ /* WebKit browsers */
            color: rgb(218,218,218); /*#909;*/
        }
        :-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
           color: rgb(218,218,218); /*#909;*/
           opacity: 1;
        }
        ::-moz-placeholder{ /* Mozilla Firefox 19+ */
           color: rgb(218,218,218); /*#909;*/
           opacity: 1;
        }
        :-ms-input-placeholder{ /* Internet Explorer 10+ */
           color: rgb(218,218,218); /*#909;*/
        }
    
        
html{
    scroll-behavior:smooth;
}   
@media only screen  and (max-width: 1020px){
    .centrar{
      text-align: center;
    }
    .centrar *{
      margin: 0 auto;
    }
}

.ui-mobile .ui-page, #Projectes{
    background: white !important;
}
body, .ui-content, .ui-mobile, .ui-mobile body{
    /* width: 1000px; */
    height: auto;
    max-width: none;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    /*background: #f4f4f4 !important;*/
    background-color: #f2f6fa;
}
#CoCos{
    position: relative;
    display: block;
    width: 90%;
    margin-left: 5%;
    box-shadow: 0 -15px 20px 0 #DADADA;
    background: white;
    overflow: hidden;
}
#ContainerGlobal{
    max-width: none;
    width: auto;
    display: block;
    position: relative;
    height: auto;
}
#Inicia{
    width: 100%;
    height: 10%;
    display: block;
    text-align: center;
    position: relative;
    /*float: left;*/
    overflow: hidden;
    z-index: 101;
}
                    .LogoPortada{
                        width: 50% !important;
                        min-width: 100px !important;
                        max-width: 300px !important;
                        height: auto !important;
                        padding: 0;
                        max-height: none;
                        margin: 0;
                    }
                    .ImgBlog{
                        width: 50% !important;
                        min-width: 200px !important;
                        max-width: 400px !important;
                        height: auto !important;
                        padding: 2em 0 1em;
                        max-height: none;
                        margin: 0;
                    }
                    #Logo{
                        float: left;
                        position: relative;
                        display: none;
                        width: 90%;
                        height: 100%;
                        top: 0;
                        left: auto;
                        right: auto;
                        margin: 0;
                        margin-left: 5%;
                        padding: 0;
                        text-align: center;
                        font-size: 3em;
                        overflow: hidden;
                    }
#Inicia2{
    width: 35%;
    line-height: 400%;
    height: 100% !important;
    top: 0;
    bottom: 0;
    margin: 0;
    margin-left: 30%;
    padding: 0;
    display: none;
    position: absolute;
    float: left;
    color:#f0713a;
}
#Inicia2 h1{
    font-family: SaxoGrammaticusR;
    font-size: 18px;
}
                    #XarxesLogin{
                        display: block;
                        position: fixed;
                        width: 70px;
                        height: 100%;
                        right: 5px;
                        z-index: 999;
                    }
                    #Xarxes{
                        width: 100%;
                        height: 100%;
                        display: block;
                        position: relative;
                    }
                    #Xarxes a{
                        display: block;
                    }
                    #Xarxes a img{
                        width: 90%;
                        height: auto;
                        margin-left: 5%;
                    }
#MenuPrincipal{
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    display: inline-block;
    position: relative;
    float: left;
    /*text-align: center;
    font-family: SaxoGrammaticusB;
    font-weight: bold;
    color: rgb(2,120,120);*/
    text-align: center;
    z-index: 101;
}
.ItemMenu{
    width: 12.4%;
    display: inline;
    position: relative;
    float: left;
    /* padding-left: 4px; */
    /* padding-right: 4px; */
    border-right: 1px solid rgb(240,115,58);
}
.ItemMenu:last-of-type{
    border-right: none;
}
.ItemMenu a{
    text-align: center;
    font-family: SaxoGrammaticusL;
    font-size: 12px;
    font-weight: bold;
    color: rgb(2,120,120);
    text-decoration: none;
    cursor: pointer;
}
#CoDadesEmpresa{
    display: flex;
    font-family: GalanoGrotesqueSB;
    font-size: 1em;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: stretch;
    margin-top: 1em;
    text-align: left;
    color: #12202b;
}
#CoDescPercu{
    width: 35%;
    margin: 2.5em auto;
    padding: 2em;
    min-width: 35%;
    min-height: 200px;
    box-shadow: inset 0 0 0 1px #76a0ce;
    box-shadow: inset 0 0 0 0.75px #ffffff;
    text-shadow: 0px .5px 0 #ffffff;
    color: #2d2d2d;
    background: #cbe4ff;
    color: #004d89 !important;
}
#CoDescContacte{
    display: block;
    position: relative;
    width: 35%;
    margin: 2.5em auto;
    min-width: 35%;
    min-height: 200px;
    padding: 2em;
    box-shadow: inset 0 0 0 1px #76a0ce;
    box-shadow: inset 0 0 0 0.75px #ffffff;
    text-shadow: 0px 1px 0 #ffffff;
    color: #2d2d2d;
    background: #cbe4ff;
    color: #004d89 !important;
    overflow: hidden;
}
#CoDescContacte img{
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
    max-height: 80%;
}
#CoFormContacte{
    display: block;
    position: relative;
    float: left;
    font-family: SaxoGrammaticusL;
    margin-left: 3%;
    margin-top: 5%;
    width: 40%;
    max-width: 40%;
    font-size: 70%;
    border: 1px solid white;
    min-height: 9em;
}
form.signin h1{
    font-size: 70%;
}
form.signin label, form.signin input, .BlocLabels label{
    margin-bottom: 3%;
}
form.signin input{
    float: left;
    margin-left: 7%;
}
form.signin label{
    float: left;
    margin-left: 7%;
    padding: 0;
    margin-bottom: 0;
    font-size: .8em;
}
form.signin fieldset{
    border: none;
}
form.signin button{
    background: #75d801;
    color: white;
    text-shadow: 1px 1px 1px #012701;
    margin-bottom: 2%;
    font-family: SaxoGrammaticusL;
    text-transform: lowercase;
}
.BlocLabels{
    position: relative;
    display: block;
    float: left;
    width: 15%;
    max-width: 10%;
    height: 100%;
    overflow: hidden;
}
.BlocForm{
    position: relative;
    display: block;
    float: left;
    width: 48%;
    max-width: 48%;
    height: 100%;
    overflow: hidden;
}
.datesalt{
    position: relative;
    display: block;
    float: left;
    width: 91%;
    max-width: 91%;
    height: 100%;
    margin-left: 3.5% !important;
    margin-bottom: 2%;
    overflow: hidden;
}
.campsemillargdatesalternatives{
    width: 90%;
}
.AmplaTotal{
    width: 100%;
    float: left !important;
    margin-left: 3.5% !important;
    text-align: left !important;
}
#Peu{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 60px;
    margin-top: 30px;
}
#ContainerRelatiu{
    position: relative;
    display: block;
    /* float: left; */
    height: auto;
    margin-bottom: 30px;
}

/* Peu de p?gina, sitemap i mosca */
#SiteMap, #Peu{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
}
#SiteMap, #Peu{
    width: 100%;
    clear: both;
    text-align: center;
    position: absolute;
}
#SiteMap{
    position: relative;
    margin-top: 1em;
    display: block;
}
#SiteMap ul{
    display: flex;
    width: 95%;
    margin: 0;
    margin-left: 2.5%;
    padding: 0;
    text-align: center;
    margin-bottom: 50px;
    font-size: .9em;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
}
#SiteMap li{
    display: flex;
    width: 24.8%;
    min-height: 10vh;
    border-right: 1px solid #76a0ce;
    color: #12202b;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    text-align: left;
    justify-content: flex-start;
    cursor: pointer;
}
#SiteMap li:hover{
    background: rgba(255,255,255,.3);
}
#SiteMap li button, #SiteMap li a{
    all: unset;
    line-height: 1em;
    padding: 0 2vw;
    border: none;
    font-family: SaxoGrammaticusR;
    font-size: .9em;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    text-shadow: 0px 1px 0 #ffffff;
    color: #4882af !important;
    background: transparent;
    cursor: pointer;
}
#SiteMap li:nth-child(4),#SiteMap li:nth-child(8),#SiteMap li:nth-child(12),#SiteMap li:nth-child(16),#SiteMap li:nth-child(20){
    border-right: none;
}

.moscaPM{
    position: absolute;
    font-family: SaxoGrammaticusR;
    font-size: 9px;
    bottom: 0;
    left: 1%;
    color: darkseagreen;
    text-decoration: none;
    text-shadow: none;
    font-style: normal;
}
.EsTitolFAQ{
    position: relative;
    display: block;
    width: auto;
    margin: 0;
    padding: 0.5em 2em 0.75em;
    line-height: 100%;
    scroll-margin-top: 7.5em;
    text-align: left;
    /* text-transform: uppercase; */
    text-decoration: none;
    font-family: SaxoGrammaticusR;
    font-size: 2em;
    font-weight: normal;
    border: none;
    outline: none;
    color: #12202b;
    background-color: #f2f6fa;
    transition: 0.4s;
    cursor: pointer;
}
.CoBotoFAQ{
    position: relative;
    display: table;
    width: auto;
    max-width: 70%;
    margin: 7.5% auto 2.5% auto;
    padding: 0;
    line-height: 0;
    text-align: left;
    box-shadow: 0px 0px 4px 2px aliceblue;
    overflow: hidden;
}
#PreviaPeu{
    display:block;
    position:relative;
    height:1em;
    width:100%;
    overflow:hidden;
}
.EsTitolFAQ.active, .EsTitolFAQ:hover{
    color: #fe4c00 !important;
}
div.panel{
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}
div.panel.show{
    opacity: 1;
    max-height: 500px;
    padding: 5% 3% 5% 5%;
}
#BlocSegonPrincipal{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow: visible;
}
.BlocCentral:last-of-type{
    float: right;
}
.ContainerBlocCentralText{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.TextNormal{
    font-family: SaxoGrammaticusL;
    font-size: .85em;
    line-height: 1.2em;
    width: 100%;
    margin-bottom: 10%;
    padding: 0;
    text-align: justify;
    overflow: hidden;
}
#MenuSuper{
    display: flex;
    position: fixed;
    width: 100%;
    margin-bottom: 3%;
    padding: 0.5em 0.5em;
    font-family: SaxoGrammaticusL;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #12202b;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
    background: #2d2d2d;
    background-color: #f2f6fa;
    z-index: 999999999;
    align-items: center;
    overflow: hidden;
}
#MenuSuper.FlexJustifyCenter{
    display: flex;
    position: fixed;
    margin-bottom: 0;
    padding: 0.5em 0;
    font-family: SaxoGrammaticusL;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #12202b;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
    background: #2d2d2d;
    background-color: #f2f6fa;
    z-index: 999999999;
    align-items: center;
    overflow: hidden;
}
#MenuSuper .Menuet{
    padding: 4px .5em;
    text-decoration: none;
    color: inherit;
}
#MenuSuper .Menuet:hover:not(.NegatiuMenu),#LogopERCUTOR:hover:not(.NegatiuMenu){
    background:white;
    box-shadow: 0px 0px 0px 1px #4882af;
}
#CoLlista,#CoLlistaFAQS{
    position: relative;
    display: table;
    width: auto;
    max-width: 70%;
    margin: 5% auto 10% auto;
    padding-bottom: 1em;
    background-color: #f2f6fa !important;
    overflow: hidden;
}
.Llista{
    width: auto;
    padding: 0;
    line-height: 0;
    text-align: left;
    font-family: SaxoGrammaticusL;
    font-size: 1.25em;
    font-weight: normal;
    color: #12202b;
    overflow: hidden;
}
#IndexContinguts{
    padding: 1em 0 1em 3em;
    text-align: left;
    font-family: GalanoGrotesque;
    font-size: 1.3em;
    font-weight: bolder;
    color: #12202b;
}
.CapsaBuida{
    flex:1;
}
#MA{
    font-family: LatoThinLlat;
    font-size: 1vw;
    color: #12202b;
}
#ImgAutor{
    margin: 2em auto;
}
#ImgAutor img{
    max-width: 80px;
}
#SuperTitular,#SuperTitularContractar{
    width: 60%;
    margin: 3em auto 2em;
    line-height: 1.3em;
    font-family: SaxoGrammaticusB;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #ff5000;
}
#SuperTitularContractar{
    width: 50%;
    margin: 0 25% 0;
    font-size: 1em;
}
#Titular{
    width: 60%;
    margin: 0 auto;
    line-height: 1.3em;
    font-family: SaxoGrammaticusR;
    font-size: 3em;
    text-transform: uppercase;
    color:#12202b;
}
#SubTitular,#InstruccionsConfig{
    margin:0 auto 2em auto;
    padding: 1em;
    width: 70%;
    min-width: 50vw;
    line-height: 1.5em;
    text-align: center;
    font-family: GalanoGrotesqueSB;
    /* font-family: 'SaxoGrammaticusL'; */
    font-size: 1.3em;
    /* font-weight: bolder; */
    color: #233f55;
}
#SubTitular.PagP,#InstruccionsConfig.PagP{
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1.5em 3em;
    width: 80%;
    min-width: 0;
    max-width: 30em;
    text-align: left;
    font-family: LatoThinLlat;
    font-size: .8em;
    font-weight: bolder;
    line-height: 1.2em;
    background: #dbedff;
}
#InstruccionsConfig.PagP{
    margin-top: 0;
    margin-bottom: 5%;
}
.FAQCos{
    margin: 0 auto 5em;
    padding: 2em 1em 1em;
    width: 50%;
    min-width: 50vw;
    line-height: 1.5em;
    text-align: left;
    font-family: GalanoGrotesqueMedium;
    font-size: 1.1em;
    color: #12202b;
    /* font-weight: bolder;*/
}
.FAQCosFons{
    font-family: SaxoGrammaticusR;
    font-size:1.3em;
    padding: 2em;
    background:#e9f4ff;
}
.QuadreInformatiu{
    margin-top: 1em;
    padding: 1.5em 3em;
    border: 1px solid #bcdbfb;
    background: #e9f4ff;
}
.DialegText{
    width: 65%;
    margin-top: 1em;
    padding: 1.5em 3em;
    font-family: Swiss721;
    font-style: italic;
    font-size: 1.1em;
    background: #e9f4ff;
}
.PostScriptum{
    width: 65%;
    min-width: unset;
    margin: 1em auto 2em;
    padding: 1.5em 3em;
    line-height: 1.2em;
    font-family: Swiss721;
    font-size: 1em;
    color: #4882af !important;
    background: #fbfbfb;
}
#GraellaPreusActual{
    width: 80%;
    max-width: 20em;
    margin: 4em auto 1em;
}
#GraellaPreusEvolutiva,#RetolConfigurador{
    width: 100%;
    margin: 0 auto 2.5%;
}
#RetolConfigurador{
    /*margin-bottom: 2em;*/
}
.TitolPla,#TitolPlaContractar{
    width: auto;
    min-width: 60%;
    margin: 1em auto 1em;
    padding: 0.5em;
    line-height: 1.3em;
    font-family: SaxoGrammaticusB;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #ff5000;
    color: white;
    text-shadow: 1px 1px 1px #111;
    background: linear-gradient(to bottom, #4882af 0%, #4882af 49%, rgb(41, 71, 95) 100%);
}
#GraellaPreusEvolutiva .TitolPla{
    margin-top: 0;
}
#CoSuperTitular{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: baseline;
    margin: 1.5em 0em .5em;
}
#TitolPlaContractar{
    width: auto;
    min-width: 0;
    margin: 0;
    padding: 0.125em 0.5em 0.2em;
    font-size: .8em;
    line-height: 1.2em;
}
#CoMesos{
    display: flex;
    width: 80%;
    max-width: 25em;
    justify-content: space-between;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    align-content: stretch;
}
#CoMesosPreus{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    align-content: stretch;
    color: black;
    margin-right: 0.5em;
    background: white;
}
.Mes{
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    min-width: 2em;
    padding: 0;
    box-shadow: 0 0.25px 0px 0 #a6d5fb, 0.25px 0 0px 0 #a6d5fb, inset 0.25px 0 0px 0 #a6d5fb;
    align-content: stretch;
    flex-direction: column;
    flex-wrap: wrap;
    cursor:pointer;
}
.MesPreus{
    display: flex;
    flex: 1;
    word-break: initial;
    justify-content: space-evenly;
    align-items: center;
    padding: 0 4px;
    box-shadow: 0 0.25px 0px 0 #7f0047, 0.25px 0 0px 0 #7f0047, inset 0.25px 0 0px 0 #7f0047;
    align-content: stretch;
    flex-direction: column;
    flex-wrap: wrap;
    cursor: pointer;
    /*box-shadow: 0 0.25px 0px 0 #a6d5fb, 0.25px 0 0px 0 #a6d5fb, inset 0.25px 0 0px 0 #a6d5fb;*/
}
.Mes:hover{
    color:white;
    background: #71df03;
}
.AnyPetit{
    font-family:SaxoGrammaticusR;
    font-size: .5em;
}
.LletraPrimaGrisSaxo{
    font-family: SaxoGrammaticusL;
    color: #bcbcbc;
}
.Ocult{
    display:none !important;
}
.Font1em{
    font-size:1em !important;
}
.EsInline{
    display:inline;
}
.CoTitolGraella{
    display: flex;
    width: 80%;
    margin-bottom: 2em;
    padding: 1em 0;
    margin-left: 10%;
    background: #dbedff;
    justify-content: center;
}
.TitolGraella,.TitolGraellaBlauMari{
    width: 80%;
    text-align: left;
    font-family: GalanoGrotesque;
    font-size: 1.1em;
    color: #949393;
    color: #111;
    text-shadow: 0 0 1px #bfbfbf;
    /*background: linear-gradient(to bottom, rgb(41, 71, 95) 0%, rgb(41, 71, 95) 49%, rgba(0,0,0,1) 100%);*/
}
.TitolGraellaBlauMari{
    background: linear-gradient(to bottom, rgb(41, 71, 95) 0%, rgb(41, 71, 95) 49%, rgba(0,0,0,1) 100%);
}
.Marge15{
    width: 15%;
}
#UnicPunts,#Evolutius,#UnicPuntsC,#UnicPuntsConfig{
    display: block;
    width: 80%;
    max-width: 20em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    font-family: SaxoGrammaticusL;
    overflow: hidden;
}
#UnicPuntsConfig{
    min-width: 50%;
    max-width: 20em;
    width: auto;
    margin: 0 0 0 2%;
}
#UnicPuntsC{
    display: flex;
    margin: 0 0 1.5em;
    max-width: 25em;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: linear-gradient(to bottom, rgb(111 191 255 / 0%) 0%, rgba(111 191 255 / 4%) 30%, rgba(111 191 255 / 4%) 65%, rgb(111 191 255 / 0) 100%);
}
#Evolutius{
    display: flex;
    width: 92%;
    padding: 0 2%;
    max-width: none;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 2em;
    background: linear-gradient(to bottom, rgba(219,237,255,.05) 0%, rgba(219,237,255,0) 49%, rgba(219,237,255,.1) 100%);
}
#CoNumInformes{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}
#NInforLleg,#NInfor{
    width: 100%;
    margin-bottom: 0.5em;
    /* background: linear-gradient(to bottom, rgba(219 237 255 / 0) 0%, rgba(219 237 255 / .5) 49%, rgba(219 237 255 / .75) 100%); */
    /* background: linear-gradient(to bottom, rgba(219 237 255 / 0) 0%, rgba(219 237 255 / .5) 49%, rgba(219 237 255 / .4) 100%); */
    box-shadow: inset 0 -0.25px 0 0 #a6d5fb;
}
#NInfor{
    padding: 0.5em 0;
}
#NInforLleg{
    font-family: HelveticaNeueLTLightCond;
    font-weight: lighter;
    font-size: smaller;
    text-align: left;
}
.CoNomPla{
    width:16%;
    word-break: break-word;
    font-family: SaxoGrammaticusR;
    color: black;
    overflow: hidden;
}
#CoCoValors,#CoCoNomPla,#CoCoPreu{
    display: flex;
    justify-content: space-between;
}
#CoCoPreu{
    margin-top: 1.5em;
}
#CoCoNomPla{
    /*background: #fcfcfc;*/
    /*background: linear-gradient(to bottom, #fcfcfc 0%, rgba(252,252,252,.5) 49%, rgba(252,252,252,0) 100%);*/
    /*background: linear-gradient(to bottom, rgba(219 237 255 / .75) 0%, rgba(219 237 255 / .5) 5%, rgba(219 237 255 / 0) 100%);*/
    /*background: linear-gradient(to bottom, rgba(219 237 255 / .4) 0%, rgba(219 237 255 / .25) 5%, rgba(219 237 255 / 0) 100%);*/
}
.CoConcepte,.CoConcepteC,.CoPlans{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    width: 100%;
    box-shadow: inset 0 -0.25px 0px 0px #a6d5fb;
}
.CoPlans{
    margin-top: 0;
    margin-bottom: 1.5em;
    box-shadow:none;
}
.CoConcepteC{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    width: 100%;
    padding: 0 3%;
    box-shadow: inset 0 -0.25px 0px 0px #a6d5fb;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
}
.VoraTopIBottom{
    box-shadow: 0 0.25px 0px 0 #a6d5fb, 0 -0.25px 0px 0 #a6d5fb;
}
.CaractCentrades{
    width: auto;
}
.ElConcepte,.ElConcepteC{
    width: 40%;
    padding: 0.25em 0;
    line-height: 1em;
    text-align: left;
    font-size: 1em;
    word-break: break-word;
}
.ElValor,.ElValorC{
    width: 50%;
    padding: 0.25em 0;
}
.ElConcepteC,.ElValorC{
    width:initial;
}
.ElConcepteC{
    word-break: break-word;
}
.ElValorC{
    min-width: 3em;
}
#UnicPuntsConfig .EsVPaddingRight{
    padding: 3px 1em 3px 0;
}
#UnicPuntsConfig .NoPla1{
    padding: 3px 0;
    font-family: RufinDenWind;
    font-weight: bolder;
}
.CaractCentrades .ElConcepte{
    width: 50%;
    padding-left: 1em;
    padding: 0.5em 0 0.5em 1em;
}
.ui-accordion .ui-accordion-header{
    background: none;
}
#Peu{
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
    margin-top: 2em;
    font-family: SaxoGrammaticusR;
    font-size: 1em;
    font-weight: normal;
    text-shadow: 0px 1px 0 #ffffff;
    color: #5d0092;
}
#ContainerRelatiu{
    position: relative;
    display: block;
    height: auto;
    margin-bottom: 30px;
}
#LogopERCUTOR{
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0 .5em !important;
    font-family: SaxoGrammaticusR;
    /* font-size: 1.5vw; */
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    color: #12202b !important;
    z-index: 9999999999;
    opacity: .75;
}
#LogopERCUTORC{
    padding: 0;
    font-family: SaxoGrammaticusR;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    color: #12202b !important;
    z-index: 9999999999;
    opacity: .75;
}
.LogoPercutorBuit{
    opacity: 0;
    cursor: default;
}
:-webkit-any-link{
    text-decoration: none;
    text-shadow: 0 0 2px transparent;
    color: #2d2d2d;
}
.DefinicioPunt{
    font-family: GalanoGrotesque;
    font-size: 1em;
    line-height: 1.3em;
    padding: 0.5em 1em;
    background: #dbedff;
}
.DefinicioPuntBotoPreus{
    display: flex;
    justify-content: center;
    font-family: SaxoGrammaticusL;
    font-size: 1.1em;
    padding: 1em 1em;
    background: #dbedff;
}
.BotoPreus,.TipusPla{
    display: block;
    position: relative;
    width: inherit;
    min-width: 15em;
    max-width: none;
    font-family: LatoThinLlat;
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
    box-shadow: 0px 0px 0px 1px #809aaf;
    padding: 4px 0.5em;
    text-decoration: none;
    color: white;
    background: #4882af;
}
.TipusPla{
    display: inline-block;
    min-width: 0;
    width: fit-content;
    margin-right: 0.5em;
    padding: 0 0.5em;
    font-family: SaxoGrammaticusR;
    font-weight: normal;
    box-shadow: 0px 0px 0px 1px #aac6dc;
    background: #89b7da;
}
.SEO{
    /*font-size: .4em;
    font-family: SaxoGrammaticusL;
    color: #f0713a;*/
    display: inline;
    vertical-align: super;
    font-size: .5em;
    font-family: SaxoGrammaticusB;
    color: #f0713a;
}
#LlistaIndex .IndexCompetencia,#CoLlistaFAQS .IndexCompetencia{
    margin: 0;
    padding: 0.5em 2em;
    line-height: 100%;
    border: none;
    list-style-type: none;
    outline: none;
    cursor: pointer;
}
#LlistaIndex .IndexCompetencia,#CoLlistaFAQS .IndexCompetencia{
    text-decoration: none;
    text-shadow: 0 0 2px transparent;
    color: #2d2d2d;
    box-shadow: 0px 0px 4px 2px aliceblue;
}
.EsFAQspan{
    font-weight:bold;
    color:#4882af;
}
#LlistaIndex .IndexCompetencia:hover,#CoLlistaFAQS .IndexCompetencia:hover,
#CoLlistaFAQS .IndexCompetencia .EsFAQ:hover{
    font-weight:bolder;
    /*font-family: SaxoGrammaticusR;*/
    /*text-shadow: 0 0 2px #fe4c00;*/
    color: #fe4c00;
    /*color: #2d2d2d !important;*/
    /*background: #343232 !important;*/
}
#CoLlistaFAQS .IndexCompetencia .EsFAQ span:hover,
#CoLlistaFAQS .IndexCompetencia span:hover,#CoLlistaFAQS span:hover,.EsFAQspan:hover,.EsFAQ span:hover,
.IndexCompetencia .EsFAQ span:hover,span.EsFAQspan:hover,.EsFAQ:hover span{
    /*text-shadow: 0 0 2px #4882af;*/
    font-weight:bolder;
    color: #4882af;
}

.NegatiuMenu,.BotoConfigurador{ 
    color: #4882af !important;
    font-weight: bolder;
    /* border: 2px solid #cee2ef !important; */
    /* border: 2px solid #224560 !important; */
    /*box-shadow: inset 0px 0px 0px 1px #224560;*/
    background: #ffffff;
}
.BotoConfigurador{
    display: inline;
    font-family: GalanoGrotesqueMedium;
    text-shadow: 0.5px 0.5px 0 #ffffff;
    background: none;
    cursor: pointer;
}
.EnFucsiaP{
    color: #b4327a !important;
    background: white;
    font-family: monospace;
    font-size: 1.1em;
    font-weight: bolder;
    text-transform: uppercase;
    display: inline-block;
    height: 1.2em;
    padding: 0 0.25em;
    line-height: 1.2em;
    /* color: #006abc !important; */
    background: white;
    /* background: #f2f8ff; */
    /* border: 1px solid #006abc;*/
}
.EnBlauP{
    font-family: monospace;
    font-size: 1.1em;
    font-weight: bolder;
    text-transform: uppercase;
    display: inline-block;
    height: 1.2em;
    padding: 0 0.25em;
    line-height: 1.2em;
    color: #006abc !important;
    background: white;
}
.TitMenu{
    text-align: right;
    color: #2d2d2d;
    font-size: .9em;
    font-family: SaxoGrammaticusB;
    font-weight: normal;
    font-size: 1vw;
    border-bottom: 1px solid darkgray;
    cursor: pointer;
}
#CoPeu{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 1.1em;
    color: black;
    box-shadow: inset 0 0 1px 1px #a9d3ff;
    background: #d6eaff;
    overflow: hidden;
}
#QSCoCV{
    float: left;
    display: inline-block;
    position: relative;
    max-width: 40%;
    height: auto;
    margin-left: 4%;
    margin-top: 3%;
}
#QSCoCV p{
    text-align: justify;
    font-size: 1em;
    font-family: SaxoGrammaticusR;
    font-weight: normal;
}

/* Pàgina Qui Som */
#QSCoTotal{
    float: left;
    display: block;
    position: relative;
    width: 66%;
    min-width: 66%;
    max-width: 66%;
    height: auto;
    min-height: 0;
    margin-left: 5%;
}
#QSCoTotal img{
    float: left;
    position: relative;
    display: inline-block;
    width: 60%;
    height: auto;
    margin-top: 4%;
    margin-right: 5%;
    margin-bottom: 1%;
}
#QSCoTotal p{
    text-align: justify;
    font-size: 1em;
    font-family: SaxoGrammaticusR;
    font-weight: normal;
    margin-top: 4%;
    line-height: 1.6em;
    margin-bottom: 5%;
}

/* Pagina Que Fem */
#QFCoTotal{
    float: left;
    display: block;
    position: relative;
    width: 68%;
    min-width: 68%;
    max-width: 68%;
    height: auto;
    min-height: 0;
    margin-left: 5%;
}
#QFCoTotal img{
    position: relative;
    display: inline-block;
    height: auto;
    margin-bottom: 2%;
}
#QFCoTotal p{
    text-align: justify;
    font-size: 1em;
    font-family: SaxoGrammaticusR;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 2%;
}
.EsV,.EsVPaddingRight,.EsVPaddingRightMesos{
    padding-left: 0.5em;
    font-family: RufinDenWind;
    font-weight: bolder;
    font-size: 1.2em;
    color: #71df03;
    /* background: chartreuse !important; */
    /* box-shadow: inset 0 0 10px #183001;*/
}
.EsVPaddingRight,.EsVPaddingRightMesos{
    font-size: .8em;
    padding-left:0;
    padding-right:1em;
    padding: 0.25em 1em 0.25em 0;
}
.EsVPaddingRightMesos{
    font-size: .5em;
    padding-right: 1.5em;
}
.ClassNumInformes,.PastComplement{
    display: flex;
    text-align: center;
    font-family: SaxoGrammaticusR;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.PastComplement{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 3%;
}
.InfInicial{
    font-size: .9em;
    word-break: break-word;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.AmpPastillaContractar{
    width: auto;
    /*max-width: 11em;*/
}
#PastillaPreuUnic,#PastillaPreuConfig{
    display: flex;
    width: 60%;
    margin: 1.5em auto 0;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
}
#CoCoConfig{
    display:flex;
}
#CoConfig{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    width: 92%;
    margin: 4em auto 5em;
    padding: 0 2%;
    background: linear-gradient(to bottom, rgba(255,219,245,.05) 0%, rgba(255,219,245,0) 49%, rgba(255,219,245,.1) 100%);
}
#CoConfigPla{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    max-width: 45em;
    margin: 3em 0 5em;
}
#PastillaAContractar{
    display: flex;
    margin: 0 auto 0 auto;
    padding: .5em 1.5em;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    /*align-content: center;*/
    align-content: flex-start;
}
#PastillaAContractarPreus{
    display: flex;
    max-width: 95%;
    margin: 0 2.5%;
    padding: 0.5em 0;
    overflow: hidden;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: stretch;
    flex-wrap: nowrap;
    color: white;
    background: linear-gradient(to bottom, #e4007f 0%, #ff008e 49%, #7f0047 100%) !important;
}
#PlaConfig{
    justify-content: space-evenly;
    max-width: 12em;
    margin-right: 2%;
}
.TitolPlaPreu,.TitolPlaC{
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0 0.75em;
    font-family: LatoThinLlat;
    font-weight: bolder;
    color: black;
    text-shadow: 1px 1px 1px white;
}
.TitolPlaC,.TitolPlaCPreus{
    margin-top: 0;
    margin-bottom:.5em;
    font-family: SaxoGrammaticusB;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #74009c;
    color: rgb(72 130 175);
}
.TitolPlaCPreus{
    font-family: SaxoGrammaticusL;
    max-width: 35%;
    font-size: .9em;
    padding: 0 0.5em;
    text-transform: none;
    color: white;
}
.PreuPla,.PreuPlaC,.Caracteristiques{
    margin-top: 0.75em;
    font-family: LatoThinLlat;
    font-size: 1.2em;
}
.PreuPlaC,.Caracteristiques,.DuracioPlaC{
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 1em;
    font-weight: bolder;
}
.PreuPlaC{
    font-family: SaxoGrammaticusL;
    font-weight: normal;
}
.PreuPla{
    margin-top: 0;
}
#PlaConfig .PreuPla{
    font-weight: bolder;
}
#CoPressComplements{
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    justify-content: space-between;*/
    width: 90%;
    word-break: break-word;
}
.PressComplement{
    display: flex;
    /* width: 100%; */
    margin: 2% 0 2%;
    padding: 3% 2.5%;
    text-align: left;
    font-family: LatoThinLlat;
    font-size: .8em;
    font-weight: bolder;
    color: #003162;
    text-shadow: 1px 1px 1px #ffffff;
    /* background: linear-gradient(to bottom, #009faf9e 0%, #00cfe473 49%, #009faf9e 100%) !important; */
    background: linear-gradient(to bottom, rgba(219,237,255,1) 0%, rgba(219,237,255,.48) 49%, rgba(219,237,255,.48) 70%, rgba(219,237,255,1) 100%);
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.PreuComp{
    display: flex;
    width: 100%;
    padding-right: 0.5em;
    padding-left: 1em;
    justify-content: space-between;
    align-items: baseline;
    font-style: italic;
    font-family: HelveticaNeueLTLightCond;
    font-weight: lighter;
    font-size: 1em;
    color: #8f0050;
}
/*.PreuSubTAmbCompet{
    width: 100%;
    text-align: right;
}*/
.NxU{
    margin: 0 5px;
    padding: 3px 5px 4px;
    font-size: 1.3em;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #003162;
    color: #0068d1;
    word-wrap: unset;
    color: white;
    box-shadow: inset 0 0 0 1px #76a0ce;
    box-shadow: inset 0 0 15px 15px #0068d1;
    border-radius: 50%;
}
#CoPressPreuCompl{
    
}
.TitolPlaPreu{
    word-break: initial;
    padding: 1em 0.75em;
    margin-top:0;
    margin-bottom:0;
}
.TitolPlaPreuConfig{
    line-height: 1.45em;
    color: white;
    text-shadow: 1px 1px 1px rgb(0 33 64);
    background: linear-gradient(to bottom, #0062c1 0%, rgba(0,98,193,.68) 49%, rgba(0,98,193,.88) 70%, rgb(0 69 137) 100%);
    background: linear-gradient(to bottom, rgb(0,104,209) 0%, rgba(0,104,209,.68) 49%, rgba(0,104,209,.88) 70%, rgb(0 74 148) 100%);
}
.PreuTitolPlaPreuConfig{
    font-size: .8em;
    font-weight: normal;
}
.TitolComplementPreu{
    min-width: 30%;
    word-break: initial;
    padding: 1em 0.75em 1em 1.25em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: LatoThinLlat;
    font-weight: bolder;
    color: black;
    text-shadow: 1px 1px 1px white;
    text-align: left;
}
.PreuComplement{
    min-width: 25%;
    max-width: none;
    margin-top: 0;
    font-family: LatoThinLlat;
    font-size: 1.2em;
}
.PreuC{
    font-family: LatoThinLlat;
    font-size: 1em;
    font-weight: bolder;
}
.Caracteristiques{
    margin-bottom: 0.25em;
}
.CoPreuPlaCCarac{
    display: flex;
    flex-direction: column;
    align-content: stretch;
    align-items: flex-start;
    flex-wrap: wrap;
}
.TerminiTotalEntregaC,.DuracioPlaC{
    font-family: LatoThinLlat;
    font-size: 1.2em;
    
}
.DuracioPlaC{
    font-family: SaxoGrammaticusL;
    font-size: 1em;
    font-weight: normal;
}
.TerminiTotalEntregaC{
    width: 80%;
    max-width: 25em;
    font-size: 1em;
    font-weight: bolder;
    text-shadow: none;
    word-break: break-word;
    color: white;
    background: #c4006d;
    background: linear-gradient(to bottom, #e4007f 0%, #ff008e 49%, #7f0047 100%);
}
#CoComplements{
    display: flex;
    width: auto;
    max-width:95%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    align-content: center;
    max-width: 45em;
    margin: 3em 0 5em;
    min-width: 70%;
    margin: 0 2.5%;
    padding: 0.5em 0;
}
.CoAfegTreu{
    display: flex;
    width: 30%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.BotoContinuarPreus,.BotoAfegirComplement,.BotoTreureComplement{
    display: block;
    position: relative;
    border-radius: 10px;
    margin: 1em auto 0.75em;
    width: auto;
    padding: 0.5em 0.75em;
    font-family: HelveticaNeueLTCond;
    font-size: .8em;
    word-break: initial;
    color: black;
    text-shadow: 1px 1px 1px white;
    background: -moz-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,32,43,.1)), color-stop(49%, rgba(18,32,43,0)), color-stop(100%, rgba(18,32,43,.2)));
    background: -webkit-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: -o-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: -ms-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: linear-gradient(to bottom, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    
    background: linear-gradient(to bottom, rgb(188 208 224 / 40%) 0%, rgba(18,32,43,0) 49%, rgb(188 208 224 / 60%) 100%);
    cursor: pointer;
}
.BotoAfegirComplement,.BotoTreureComplement{
    width: auto;
    margin: 0;
    /*max-width: 5em;*/
}
.BotoAfegirTreureConcepte,.BotoTreureConcepte{
    display: block;
    position: relative;
    border-radius: 10px;
    margin: 0 auto;
    padding: 4px 0.75em;
    font-family: HelveticaNeueLTCond;
    font-size: .8em;
    font-weight: normal;
    word-break: initial;
    color: black;
    text-shadow: 1px 1px 1px white;
    background: -moz-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,32,43,.1)), color-stop(49%, rgba(18,32,43,0)), color-stop(100%, rgba(18,32,43,.2)));
    background: -webkit-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: -o-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: -ms-linear-gradient(top, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: linear-gradient(to bottom, rgba(18,32,43,.1) 0%, rgba(18,32,43,0) 49%, rgba(18,32,43,.2) 100%);
    background: linear-gradient(to bottom, rgb(188 208 224 / 40%) 0%, rgba(18,32,43,0) 49%, rgb(188 208 224 / 60%) 100%);
    cursor: pointer;
}
.TaronjaC{
    margin: 1.5em auto 1em;
    font-family: SaxoGrammaticusB;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #ff5000;
    width: auto;
}
.BotoContinuar:hover{
    color: #4882af;
    background: white;
    box-shadow: 0px 0px 0px 1px #4882af;
}
/*.SelectorHoritzo{
    display:flex;
}
.HoritzoPla{
    
}*/
/* Pagina Blog */
/* Pagina Que Fem */
.PBCoPost{
    float: left;
    display: block;
    position: relative;
    width: 68%;
    min-width: 68%;
    max-width: 68%;
    height: auto;
    min-height: 0;
    margin-left: 15%;
}
.PBCoPostPrimer{
    margin-left: 5%;
}
.PBCoPost img{
    position: relative;
    display: inline-block;
    height: auto;
    margin-bottom: 2%;
}
.PBCoPost p{
    text-align: justify;
    font-size: .9em;
    font-family: SaxoGrammaticusR;
    font-weight: normal;
    line-height: 2em;
    margin-bottom: 2%;
}
.TitolBlog{
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: SaxoGrammaticusR !important;
    font-size: 2em !important;
    width: 100%;
    color: #3b3737;
    padding: 2%;
    border: 1px solid #e9e7e0;
}

.MitjaOpacitatColorText{
    color:#adadad;
}
.SuraEsq{
    float: left !important;
}
.TextSuperior{
    margin-top: 4% !important;
}
.TextSuperiorBlog{
    margin-top: 2% !important;
}
.TextInlineBlock{
    display: inline-block;
}
.TextJustifyEsq{
    text-align: left !important;
}
.TextLineHeight2{
    line-height: 2em !important;
}
.MargeSupAdd{
    margin-top: 5% !important;
}
.MargeInfAdd10{
    margin-bottom: 10% !important;
}
.ImgSuperior{
    margin-top: 4% !important;
}
.ImgInferior{
    margin-bottom: 8% !important;
}
.ImgW100{
    width: 100%;
    min-width: 0;
    max-width: 100%;
}
.ImgW60{
    width: 60%;
    min-width: 0;
    max-width: 60%;
}
.ImgW55{
    width: 55%;
    min-width: 0;
    max-width: 55%;
}
.ImgW50{
    width: 50%;
    min-width: 0;
    max-width: 50%;
}
.ImgW45{
    width: 45%;
    min-width: 0;
    max-width: 45%;
}
.ImgW44{
    width: 44%;
    min-width: 0;
    max-width: 44%;
}
.ImgW43{
    width: 43%;
    min-width: 0;
    max-width: 43%;
}
.ImgW40{
    width: 40%;
    min-width: 0;
    max-width: 40%;
}
.ImgW35{
    width: 35%;
    min-width: 0;
    max-width: 35%;
}
.ImgW30{
    width: 30%;
    min-width: 0;
    max-width: 30%;
}
.ImgW20{
    width: 20%;
    min-width: 0;
    max-width: 20%;
}
.ImgW15{
    width: 15%;
    min-width: 0;
    max-width: 15%;
}
.ImgEsquerra{
    float: left;
    margin-right: 5%;
}
.ImgDreta{
    float: right;
    margin-left: 5%;
}
.BorderGrisFort1{
    border: 1px solid #999;
}
#FonsPopupAvisBotigaApp{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000000000;
    background: mintcream;
    opacity: .8;
}
#PopupAvisBotigaApp{
    display: block;
    position: fixed;
    width: 80%;
    height: auto;
    margin-left: 10%;
    border: 1px solid darkgreen;
    background: azure;
    z-index: 1000000001;
    /*overflow: hidden;*/
}
#CoEsqAvis .TitolAvisBotiga{
    font-family: SaxoGrammaticusL;
    font-size: 1.2em;
    max-width: 80%;
    line-height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#CoEsqAvis, #CoCentreAvis, #CoDretAvis{
    float: left;
    display: block;
    width: 37.5%;
    max-height: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 1.6vw;
}
#CoCentreAvis, #CoDretAvis{
    height: 100%;
}
#CoCentreAvis{
    width: 25%;
    overflow: visible;
    line-height: 0;
}
#CoCentreAvis .LogoGranate{
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
#CoSuperiorAvis{
    display: block;
    position: absolute;
    width: 100%;
    height: 30%;
    min-height: 50px;
    margin-top: -11px;
    z-index: 1000000002;
}
#CoSuperiorAvis .Ok, #CoSuperiorAvis .Ko{
    float: right;
    margin-right: -50px;
    width: 50px;
    cursor: pointer;
}
#CoDretAvis .LogoPlayStore{
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
#CoTags{
    float: left;
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
#Tags, #TitTags{
    display: block;
    position: relative;
    width: 20%;
    height: auto;
    overflow: hidden;
    color: #d6d5d5;
    font-family: SaxoGrammaticusL;
    font-size: 1vw;
}
#TitTags{
    width: 20%;
    text-align: left;
    color: #d6d5d5;
    font-family: SaxoGrammaticusR;
    font-size: 1vw;
}
.Taghtml{
    float: left;
    position: relative;
    display: block;
    padding: 10px;
}
.CoFotos{
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.Margin1px{
    margin-right: 1px;
    margin-left: 1px;
}

/* APAÏSAT */
@media only screen and (orientation:landscape){
    /* FUNCIONA */
    
}

/* VERTICAL */
@media only screen and (orientation:portrait){
    /* FUNCIONA */
    #SiteMap li{
        box-shadow: 0.5px 0.5px 0.5px 0 white;
    }
    #SiteMap li:nth-child(4),#SiteMap li:nth-child(8),#SiteMap li:nth-child(12),#SiteMap li:nth-child(16),#SiteMap li:nth-child(20){
        border-right: none;
        box-shadow: 0 0.5px 0.5px 0 white;
    }
    #SiteMap li:nth-child(17),#SiteMap li:nth-child(18),#SiteMap li:nth-child(19){
        box-shadow: 0 0 0.5px 0 white;
    }
    /*body{
        background:lightgray;
    }*/
}

@media only screen and (max-aspect-ratio:1/1){
    /*FUNCIONA portrait*/
    /*body{
        background:lightpink;
    }*/
}

@media only screen and (min-aspect-ratio:1/1){
    /*FUNCIONA horizontal*/
    /*body{
        background:lightgreen;
    }*/
}