

/* Stili di testo */



.body {
font-family: 'Hanken Grotesk', sans-serif;	
}

.p-4 {
	color: #0c4e5c !important;
}

.p-3 {
	color: #fcf8e3 !important;
}

.linkedin_link {
	color: #fcf8e3;
}


.linkedin_link:hover {
	color: #fcf8e3;
}


h1 {
    text-align: left;
    color: #FCF8E3;
    font-size: 60px;
	font-family: 'Hanken Grotesk', sans-serif;	
}

h2 {
    text-align: center;
    color: #0c4e5c;
    font-size: 50px;
	font-family: 'Hanken Grotesk', sans-serif;	
}


.titoli
{
    text-align: center;
    color: #0c4e5c;
    font-size: 20px;
    padding-top: 30px;
    text-decoration: underline;
	font-family: 'Hanken Grotesk', sans-serif;	
}

h5 {
    font-size: 1em !important;
}


.testo-dx {
    text-align: right;
}



.graphic {
    text-align: right;
    color: #FCF8E3;
    font-size: 40px;
}


.biolight {
    text-align: right;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
}

.nomepagina {
    text-align: center;
}

body {
    background-color: #0c4e5c;
	font-family: 'Hanken Grotesk', sans-serif;	
}





.progetti {
    background-color: #ffffff;
}



.bi .bi-house {
    padding: 5px;
}


/* Navbar */

.logo {
    width: 60px;
}

.navbar-collapse {
    flex-grow: 0 !important;
}


.navbar-dark .navbar-toggler {
    border-color: transparent  !important;
}

.navbar-brand {
    font-weight: bold;
}

.nav-link {
    color: #FCF8E3 !important;
    text-align: right;
    transition: none;
}


.nav-link .show{
    color: #FCF8E3 !important;
    font-size: 60px;
    text-align: right;
}

.nav-item .show{
    color: #FCF8E3 !important;
    font-size: 50px;
    text-align: right;
}

.navbar-collapse .show {
    color: #FCF8E3 !important;
    font-size: 50px;
    text-align: right;
}



/* Banner */

.bio {
    padding: 4vw;
    font-weight: 800;
}

.biogrande {
    max-height: 100%;
}

.bio2 {
    padding-left: 8vw;
    padding-right: 8vw;
    padding-bottom: 2vw;
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 800;
}


.iconebio {
    color: #FCF8E3;
    position: relative;
    right: -130px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    width: 10vw;
    height: 10vw;
}

.iconebio:hover {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}



.gifbio {
    position: relative;
    top: 200px;
    left: 900px;
    width: 100px;
    height: 100px;
}

/* About me - off canvas */

.offcanvas-title {
    color:  #1a3697 !important;
}

.btn-primary {
    border-style: none !important;
    color: #fcf8e3 !important;
    background-color: transparent !important;
    outline: none  !important;
}

.offcanvas-body {
    color:  #1a3697 !important;
}

.offcanvas {
    background-color: #ffffff !important;
}


.img-off {
    margin: auto;
}


.about-me {
    padding-top: 20px;
}


.navbar-toggler:focus {
    box-shadow: none;
    text-decoration: none;

}

.nav-link:focus {
    box-shadow: none;
    transition: none;
}


/* Area progetti */


.area-progetti
{
    background-color: #ffffff;
}


.nome-categoria{
    text-align: center;
    font-size: 50px;
}

/* Footer */

.footer-1 {
    text-align: center;
	font-family: 'Hanken Grotesk', sans-serif;	
}

.footer-2 {
    text-align: center;
	font-family: 'Hanken Grotesk', sans-serif;	
}



/* Area progetti

.footer {
    background: rgb(1,38,255);
    background: linear-gradient(86deg, rgba(1,38,255,1) 19%, rgba(2,163,164,1) 59%, rgba(2,191,143,1) 79%);
    color: #fcf8e3;
}

*/

.footer {
    background-color: #0c4e5c;
    color:  #ffffff;
}

.social {
    color: #1a3697;
    text-align: center;
    padding-left: 0 !important;
}


ul#menu li {
    display: inline;
}


.badge {
    margin-bottom: 10px;
    color: #0c4e5c !important;
    background-color: #FCF8E3 !important;
    font-size: 20px;
    font-weight: 300;
	font-family: 'Hanken Grotesk', sans-serif;	

}

.badge:hover {
    margin-bottom: 10px;
    background-color: #0c4e5c !important;
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 300;

}


.linkedin {
    color:  #ffffff !important;
}

.linkedin:hover {
    color:  #ffffff !important;
}


.card-text {
    color:  #0037FF !important;
}


.card-title {
    color:  #0037FF !important;
}

.scorciatoia {
    text-align: center;
}



.linkedin_link {
	color: #fcf8e3;
}


.linkedin_link:hover {
	color: #fcf8e3;
}






/* MEDUA QUERY

// X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// X-Large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

// XX-Large devices (larger desktops, 1400px and up)
@media (min-width: 1400px) { ... }

*/



/* Frecce Medium devices (tablets, 768px and up) */

@media (max-width: 768px) {

    .logo {
        width: 70px;
    }

    .nav-link .show{
        color: #FCF8E3 !important;
        font-size: 50px;
        text-align: right;
    }


    .testo-dx {
        text-align: center;
    }

    .nome-categoria {
        text-align: center;
        font-size: 30px;
}

    .icon-frecce {
        visibility: hidden;
    }

    .icon-frecce {
        display: none;
    }


    h1 {
        text-align: left;
        color: #FCF8E3;
        font-size: 40px;
    }



    .graphic {
        text-align: right;
        color: #FCF8E3;
        font-size: 30px;
    }
	
	

    .iconebio {
        display: none;
    }


}



/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {

    .icon-frecce {
        display: none;
    }

    .nav-link {
        font-size: 60px;
        text-align: center;
    }

}
