*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;   
}
body{
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    letter-spacing: .02em;
    min-height: 1200px;
    margin: 0;
    --blaufosc: #2f67b2;
    --blauclar: #5597ee;
}
a{
    text-decoration: none;
    color: var(--blaufosc);    
}
h2{
    font-size: 1.2em;
}
h3{
    font-size: 1em;
    line-height: 3em; 
}
h4{
    font-size: .9em;
    line-height: 1.4em;
}
p{
    font-size: .9em;
    line-height: 1.5em;
}
#menu_superior{
    position: absolute;
    top: 45px;
    height: 500px;
    width: auto;
    right: 5%;   
} 
.footer{
    position: fixed;
    display: flex; 
    justify-content: center;
    align-items: center;
    bottom: 0%;
    color: var(--blauclar);
    height: 50px;
    width: 100%;
    background-color: rgba(255,255,255,.8);
    box-shadow: 0px -10px 30px rgba(0,0,0,.2);
    z-index: 1;
    font-size: 0.7em;
    padding: 20px;
}
.footer a img{
    padding-top: .5em;
    padding-left: 40px;
    height: 1.5em;
}
.footer a{  
    color: var(--blauclar);
}
.footer p{
    padding-top: .5em;
}

/* CONTACTE I IDIOMES */
.contacte{
    position: absolute;
    top: 0px;
    right: 0;
    height: 42px;
    width: 42px;    
}
.contacte img{
    padding-top: 10px;
    padding-left: 3px;
    width: 34px;
}
.idioma{
    position: absolute;
    top: 55px;
    right: 0;
    width: 40px;
    height: 40px;
    padding-top: 7px;   
}
.idioma img{
    margin: 1px 4px;
    width: 30px;
}
/* TEMES */
.bt_temes{
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 95px;
    right: -4px;
}
#icon_cesc, 
#disseny,
#foto {
    display: flex;
    align-items: center;
    height: 50px;
    width: 50px;  
    margin-top:15px;
}
.bt_cesc,
.bt_disseny,
.bt_foto {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px; 
    margin-left: 5px;
}
.bt_cesc img{
    margin-top: 2px;
    width: 26px;
}
.bt_disseny img{
    margin: 5px auto auto 2px;
    width: 25px;
}
.bt_foto img{
    width: 27px;
}


/*TITULAR PAGINA*/
.principal{  
    position: absolute;
    top: 65px;
    width: 70%;
    height: auto;
    left:15%;    
}
.titol{  
    position: relative;
    width: 340px;
}
.titol_tema { 
    position: relative;
    margin-left: 205px;
    top: -40px;
    width: auto;
    height: 100px;
    overflow: hidden;    
}
#nom_illustracio{
    top: 45px;
    position: relative;
    width: 140px;
}
.icona_illustracio{
    position: relative;
    top: -8px;
    left: 157px;    
}
.icona_illustracio img{
    position: relative;
    width: 40px;
}
.linea_pintada {
    position: relative;
    background-image: url(illustracio_linea.svg);
    background-repeat:repeat-x;
    top: -13px;
    left: 175px;
    height: 4px;  
}
#desplegaMenuSup{
    position: absolute;
    float: right;
    top: 50px;
    right: 10%;
    width: 35px;
    display: none;
}
/*canvas*/
.fons_entelat{
    position: fixed;
    background-color: rgba(255,204,51,.4);
    height: 100%;
    width: 100%;
    z-index:0;
}
.paper{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgb(255,255,255);
    width: 86%;
    left: 8%;
    right: 8%;
    min-height: 120%;
    top: 160px;
    /*box-shadow: -1px -8px 30px rgba(0,33,99,.9);*/
    box-shadow: -1px -8px 30px rgba(51,0,0,.9);
}
.forats{
    position: relative;
    width: 100%;
    height: 20px;
    top: -20px;
    background-image: url(pag_anelles.svg);
    background-repeat:repeat-x;
}
.bt_tanca_canvas:active{
    box-shadow: inset 2px 2px 3px #666666;
}

.bt_tanca_canvas{
    position: relative;
    display: block;
    top: 10px;
    margin: 0 25px 0 auto;
    width: 36px;
    height: 36px;
    border-radius: 18px;
}
.bt_tanca_canvas img{
    margin:10px 10px;
    width: 16px;
    height: 16px;
}

/*TREBALLS*/
.titol_memoria{
    display: block;
    position:relative;
    top: 20px;
    left:80px;
    width: 80%;
    color: #2f67b2; 
    height: auto;
    text-align: left;
}
.memoria{
    display: block;
    position:relative;
    padding-right: 40px;
    margin:20px 50px 20px 80px;
    width: 80%;
    color: #2f67b2; 
    height: auto;    
}
.memoria span{
    font-weight: 600;
}
.memoria span2{
    font-style:italic;
}
.memoria span3{
    font-weight: 600;
    font-style:italic;        
}
.memoria a{
    font-size:1.1em;
    font-weight: 600;
    text-decoration: underline;
}
.icones_programes{
    display: flex;
    position:relative;
    margin: 0px auto 60px 70px;
    width: auto; 
}
.icones_programes img{
    padding: 10px;
    max-width: 55px;
    height: 55px;
}
.imatge1, .imatge2{
    display: flex;
    justify-content: center;
    position: relative;
    max-width: 800px;
    height: auto;
    margin:40px auto 10px;
    padding: 50px 80px; 
}
.imatge3{
    display: flex;
    justify-content: space-around;
    position: relative;
    margin:40px auto 10px;
    max-width: 80%;
     
}
.imatge1 img{
    width: 100%;
    height: 100%;
}
.imatge2 img{
    width: 80%;
    height: 80%;
}
.imatge3 img{
    width: 50%;
    height: 50%;
    padding: 2.5%;
}
.imatges_shrink{
    padding: 0px 20%;
    margin-top: 80px;
    position: relative;
    display:flex;
    justify-content: center;
    width: 100%;
}
.imatges_shrink img{
    flex-shrink: 1;
    flex-basis: 400px;
    width: 50%;
}
.imatges_grow{
    background-color: aliceblue;
    padding: 0px 20%;
    margin-top: 80px;
    position: relative;
    display:flex;
    justify-content: center;
    width: 100%;
}
.imatges_grow img{
    padding: 2px;
    flex-grow: 1;
    flex-basis: 400px;
}
.imatges_wrap{
    margin-top: 80px;
    position: relative;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 90%;
    left: 5%;
    right: 5%;   
}
.imatges_wrap img{
    padding: 2px;
    display: flex;
    flex-basis: 200px;
    align-content: center;
    justify-content: center;
    width: 33%;
    height: auto;
}
.imatges_wrap2{
    margin-top: 50px;
    position: relative;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 90%;
    left: 5%;
    right: 5%;   
}
.imatges_wrap2 img{
    padding: 2px;
    display: flex;
    flex-basis: 250px;
    align-content: center;
    justify-content: center;
    width: 33%;
    height: 33%;
}
.espai_200{
    height: 200px;
}
.espai_100{
    height: 100px;
}
.tambe{ 
    position: relative;
    width: 70%;
    height: auto;
    margin:200px auto 0 auto;
    color:var(--blaufosc);
    text-align: right;
}
.a_tambe{
    position: inherit;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    flex-wrap: wrap;
    
}
.a_tambe a{
    position: relative;
    margin: 20px 0 0 30px;
    width: 80px;
    height: 80px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: -.5px .5px 2px #111111;
    text-align: center;
    
}
.tambe a img{
    margin-left: -15px;
    height:100%;
}


/*.tambe img:hover{
    opacity: 1;
}*/
.tambe  img:active{
    box-shadow: 2px 2px 3px #666666;
}
@media screen and (max-width: 1030px) {

    .imatge1, .imatge2{
        margin:0 auto 0;
        padding: 50px 50px; 
    }
    .memoria {
        padding-right: 30px;
    }
}
@media screen and (max-width: 860px) {
    .principal{
        width: 74%;
        left: 10%;
    }
}
@media screen and (max-width: 790px) {  
    .principal{
        width: 70%;
        left: 10%;
    }
    .titol{  
        width: 270px;
    }
    .titol_tema { 
        margin-left: 145px;
    }
    #nom_illustracio{
        width: 125px;
    }
    .icona_illustracio{
        top: 3px;
        left: 140px; 
    }
    .icona_illustracio img{
        width: 35px;
    }
    .linea_pintada {
        top: -3px;
        left: 157px;
        height: 3px;  
    }
}
@media screen and (max-width: 650px) {
    .titol{  
        width: 250px;
    }
    .titol_tema { 
        margin-left: 130px;
    }
}
@media screen and (max-width: 600px) {
    #menu_superior{ 
        display: none;    
    } 
    #desplegaMenuSup{
        display: block;
    }
}
@media screen and (max-width: 500px) {
    #menu_superior{
        width: 68%;
        left: 15%;   
    } 
    .principal{
        width: 76%;
        left: 12%;
    }
    .titol{  
        width: 220px;
    }
    .titol_tema { 
        margin-left: 120px;
    }
    #nom_illustracio{
        width: 100px;
    }
    .icona_illustracio{
        top: 3px;
        left: 110px; 
    }
    .icona_illustracio img{
        width: 32px;
    }
    .linea_pintada {
        top: -3px;
        left: 128px;
        height: 3px;  
    }
    
    #desplegaMenuSup{
        right: 12%;
        width: 30px;
    }
}


.ves_amunt_container{
    position: fixed;
    bottom: 60px;
    right: 40px;
    width: 50px;
    height: 50px;
    z-index: -1;
    
}


.bt_ves_amunt{
    width: 0px;
    height: 0px;
    background-color: #ffffff;
    border-radius: 8px;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .2s;
    z-index: -1; 
    box-shadow: -2px 2px 4px #666666;
}

.bt_ves_amunt img{
    position: absolute;
    width: 25px;
    top: 23px;
    left: 23px;
    transform: translate(-50%, -50%) scale(0);
    transition: .2s;
}

.show{
    z-index: 10;
}

.show .bt_ves_amunt{
    animation: popup .3s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 11;
}

.show img{
    transform: translate(-50%, -50%) scale(1);
}

@keyframes popup{
    0%{
        width: 0px;
        height: 0px;
    }
    50%{
        width: 70px;
        height: 70px;
    }
    100%{
        width: 50px;
        height: 50px;
    }
}


