

/* 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;
}

.info2 {
    background-color: transparent !important;
    font-size: 25px;
    font-weight: 500;
    color: #0c4e5c;
    text-align: center;
	 font-family: 'Hanken Grotesk', sans-serif;	s

}

.luogo {
    background-color: transparent !important;
    font-size: 18px;
    font-weight: 500;
    color: #0c4e5c;
    text-align: center;

}


.invia {
    color: #0c4e5c;
}


.blue-bg {
    background-color: transparent;
    color: #0c4e5c;
    height: 100%;
}

.circle {
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 50%;
    background-color: #1a3697;
    color: #fcf8e3;
    max-height: 50px;
    z-index: 2;
}

.how-it-works.row {
    display: flex;
}
.how-it-works.row .col-2 {
    display: inline-flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
}
.how-it-works.row .col-2::after {
    position: absolute;
    border-left: 3px solid #1a3697;
    z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
    height: 50%;
    left: 50%;
    top: 50%;
}
.how-it-works.row .col-2.full::after {
    height: 100%;
    left: calc(50% - 3px);
}
.how-it-works.row .col-2.top::after {
    height: 50%;
    left: 50%;
    top: 0;
}

.timeline div {
    padding: 0;
    height: 40px;
}
.timeline hr {
    border-top: 3px solid #1a3697;
    margin: 0;
    top: 17px;
    position: relative;
}
.timeline .col-2 {
    display: flex;
    overflow: hidden;
}
.timeline .corner {
    border: 3px solid #1a3697 ;
    width: 100%;
    position: relative;
    border-radius: 15px;
}
.timeline .top-right {
    left: 50%;
    top: -50%;
}
.timeline .left-bottom {
    left: -50%;
    top: calc(50% - 3px);
}
.timeline .top-left {
    left: -50%;
    top: -50%;
}
.timeline .right-bottom {
    left: 50%;
    top: calc(50% - 3px);
}



h1 {
    text-align: left;
    color: #d9f4f6;
    font-size: 60px;
}

h2 {
    text-align: left;
    color: #1a3697;
    font-size: 50px;
}

h3 {
    text-align: center;
    color: #1a3697;
    font-size: 50px;
}

.titoli
{
    text-align: center;
    color: #1a3697;
    font-size: 20px;
    padding-top: 30px;
    text-decoration: underline;
}

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


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


.graphic {
    text-align: right;
    color: #d9f4f6;
    font-size: 50px;
}

.biolight {
    text-align: right;
    color: #d9f4f6;
    font-size: 50px;
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 300;
}

.nomepagina {
    text-align: center;
    color: #0c4e5c;
	 font-family: 'Hanken Grotesk', sans-serif;	
}

/* Generali */

body {
    font-family: 'Kumbh Sans', sans-serif;
    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:  #0c4e5c !important;
    text-align: right;
transition: none;


}

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

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

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




.scorciatoia {
    text-align: center;
}

.badge {
    margin-bottom: 10px;
    color: white !important;
    background-color:#1a3697 !important;
    font-size: 20px;
    font-weight: 300;

}

/* Banner */

.bio {
    padding: 30px 10px;
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 800;
}









/* About me - off canvas */

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

.btn-primary {
    border-style: none !important;
    color: white !important;
    background-color:   #1a3697 !important;
    outline: none  !important;
    text-align: center;
    border-radius: 30px;
    width: 100%;

}

.form-label {
    color:#1a3697 !important;
}


.form-control {
    border-color: #1a3697 !important;
}


.formtutto {
    text-align: center;
    margin: auto;
}

.form-check-input {
    background-color: #1a3697 !important;
    border-color: #1a3697 !important;
}



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

.offcanvas {
    background-color: #fcf8e3 !important;
    font-family: 'Kumbh Sans', sans-serif;
}


.img-off {
    margin: auto;
}


.img-contattami {
    margin: auto;
    text-align: center;
    width: 600px;
}

.foto {
    text-align: center;
}


.sottolineato {
    text-decoration: underline;
    text-decoration-color: #02BF8F;
}

.sottolineato2 {
    text-decoration: underline wavy;
    text-decoration-color: #02BF8F;
}


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


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

}

.navbar-toggler {
    color: #1a3697 !important;
}

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



/* Area progetti */


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


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


.moodboard {
    max-width: 100%;
    height: auto;
    text-align: center;
}


.moodboardgrande {
    text-align: center;
}

.sudime {
    text-align: center;
 padding-top: 40px;
    padding-bottom: 20px;
    color:  #1a3697;
}

/* 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;
}



ul#menu li {
    display: inline;
}



.border {
    border-color:#02bf8f !important;
}


.card-text {
    color: #1a3697 !important;
}


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


.briciola {
    color: #02bf8f !important;
}

.breadcrumb-item {
    font-size: 15px;
}

.info {
    background-color: transparent !important;
	 font-family: 'Hanken Grotesk', sans-serif;	
}



/* 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: #033034 !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: #d9f4f6;
        font-size: 40px;
    }


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

    .biolight {
        text-align: right;
        color: #d9f4f6;
        font-size: 30px;
    }


    .infoscheda {
        padding-bottom: 0;
        padding-top: 0;
    }

    .img-contattami {
        margin: auto;
        text-align: center;
        width: 100%;
    }


    .info2 {
        background-color: transparent !important;
        font-size: 18px;
        font-weight: 500;
        color: #0c4e5c;
        text-align: center;
    }

    .luogo {
        font-size: 15px;
	 color: #0c4e5c;
    }



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

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

.linkedin_link {
	color: #fcf8e3;
}


.linkedin_link:hover {
	color: #fcf8e3;
}






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

    .icon-frecce {
        display: none;
    }

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




}
