@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rufina:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
:root {
    --alt-font: 'Marcellus', sans-serif;
    --alt-font2: 'Marcellus', sans-serif;
    --primary-font: 'Urbanist', sans-serif;
    --base-color: #06af47; 
    --dark-gray:#262b35;
}

:root {
    --base-color: #0c8857;
    --medium-gray: #817F7C;
    --very-light-gray: #F4F1ED;
}
header .navbar-brand img {max-height: 85px !important;}
.interactive-banner-style-07 figure .hover-hide-content {bottom: 30px;}
.interactive-banner-style-07 figure .hover-show-content {bottom: 30px;}
.alt-font2 {font-family: var(--alt-font2);}
.text-gradient-san-blue-new-york-red { background-image: linear-gradient(to right, #2e3844, #455161, #10915e, #1a9363, #09a96a); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.bg-gradient-solitude-blue-fair-pink {background-image: linear-gradient(to bottom, #f8ebe9, #f6ebed, #f2ebf0, #eeebf1, #eaecf1);}
.bg-gradient-blue-ironstone-brown {background-image: linear-gradient(to right, #082517, #052113, #133b27, #005b31, #007337);}
footer .nav-link {color: #fff;}
footer .footer-logo img {max-height: 70px;}
.overlap-height:not(.chi_siamo) {height: auto !important; padding-bottom: 200px !important;}

header.sticky-active .navbar [class*=col-] {padding: 9px 15px;}

.border-color-base-color {border-top: solid 5px; border-color: var(--base-color) !important;}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.overlap-height {height: auto !important; padding-bottom: 40px !important;}
}

/* CHI SIAMO */
