@charset "UTF-8";
@font-face {
    font-family: 'Kollektif';
    font-display: swap;
    src: url('/assets/fonts/Kollektif.woff2');
}
@font-face {
    font-family: 'KollektifBold';
    font-display: swap;
    src: url('/assets/fonts/KollektifBold.woff2');
}
@font-face {
    font-family: 'BPChildFatty';
    font-display: swap;
    src: url('/assets/fonts/BPchildFatty.ttf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/BPchildFatty.woff2') format('woff2'), /* Super Modern Browsers */
        url('/assets/fonts/BPchildFatty.wof') format('woff'), /* Pretty Modern Browsers */
        url('/assets/fonts/BPchildFatty.ttf')  format('truetype'); /* Safari, Android, iOS */
}
html{
	font-family: 'Kollektif', sans-serif, verdana; font-weight: normal;
}
body{font-family: 'Kollektif';}
b{font-family: 'KollektifBold';}
img.logo{max-height: 70px; padding-left: 30px;}
.menu, .menu a, .menu a:hover{color:#8bc692; font-family: 'Kollektif'; text-decoration: none;}
a.nav-link, a.nav-link active{color: #8CB692 !important; font-weight: bold !important; letter-spacing: 2px;}
.bg-ede0c8, .bg-ede0c8-desktop{background-color: #ede0c8;}
.sloganHeader{font-family: 'BPChildFatty'; font-size: 50px;}
.sloganHeader2{text-transform: uppercase; color: #8bc692; font-size: 20px;}
a.pulsanteHeader{
	font-size: 22px; color:#000;
	background-color: #b1d8b7;
	padding: 20px 60px 20px 60px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #b8b4b1;
	letter-spacing: 2px;
}
a.vaiAiServizi{
	font-size: 20px; color:#f66c2f;
	text-decoration: none;
	letter-spacing: 2px;
}
.elefante{margin-top: -160px;max-height: 650px;}
.h2Blu{
	color:#7ac3e4; font-size: 35px;
	font-family: 'BPChildFatty';
}
.verde{color:#8cb692;}
.fs20{font-size: 20px; font-family: 'Kollektif'; font-weight: 400;}
.hrVerde{border: 2px solid #b1d8b7;}
.titolo40Rosa{
	font-size: 40px; font-family: 'BPChildFatty';
	color:#e4c3d4;
}
.bgGiochini{
	background-image: url( '../images/giochini.webp' );
	background-repeat: no-repeat;
	height: 664px;
	background-size: contain;
}
p.sezione{
	font-size: 30px;
	font-family: BPChildFatty;
	-webkit-text-stroke: 1px rgb(63, 63, 60);
	--color-override: transparent;
	text-rendering: geometricPrecision;
}
p.sottosezione{font-size: 20px; font-weight: bold; letter-spacing: 2px;}
p.blu, span.blu{color:#7ac3e4;}
p.verde{color: #8bc692;}
img.scimmia{max-height: 500px; margin-bottom:-100px;}
.fiancoScimmia{
	font-size:35px;
	font-family: 'BPChildFatty'
}
.pulsanteContattaci{
	text-decoration: none;
	font-size: 22px; color:#000;
	font-family: 'Kollektif';
	background-color: #b1d8b7;
	padding: 20px 60px 20px 60px;
	text-shadow: 1px 1px 1px #b8b4b1;
}
.titoloFedericaAmore{font-size: 21px; letter-spacing: 2px;}
.introFedericaAmore {
	padding-left:40px;
	border-left: 9px solid #e4c3d4;
}
.testoZebra{
	font-size:40px;
	font-family: 'BPChildFatty'
}
.zebraImg{max-height: 550px;margin-top:-150px;}
.hrRosa{border: 2px solid #e4c3d4;}
.nuvola{max-height: 170px; padding-right: 100px;}
.blu{color:#7ac3e4;}
.rosa{color:#e4c3d4;}
.titolo{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: 'Kollektif';
	background-image: url('../images/stella-servizi.webp');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 40px;
}
a.contattaci-servizi{
	font-size: 22px; color:#000;
	background-color: #b1d8b7;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #b8b4b1;
	letter-spacing: 2px;
}
.hrBlu{height:3px;border:0px; padding:0px; margin:0px; background-color: #7ac3e4;}
.mongolfiera{
	margin-top: -70px;
	
}
.elefanteStella{
	margin-top:-220px;
	max-height: 500px;
}
.linkTelefono{
	text-decoration: none;
	color:#000;
	font-family: 'Kollektif';
	
}
.btnInvia{
	font-size: 22px; color:#000;
	background-color: #b1d8b7;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #b8b4b1;
	letter-spacing: 2px;
	border:0px;
	width: 100%;
}
.btnInvia:hover{
	font-weight: bold;
	letter-spacing: 4px;
}
.arcobalenoaa{
	max-height: 200px;
	padding-right: 100px;
	margin-top:-100px;
}
.bg-b1d8b7{background-color: #b1d8b7;}
.poweredBy{color:#000; text-decoration: none;}
@media (max-width: 991px) {
	.sloganHeader{font-size: 40px; padding-top: 20px;}
	.sloganHeader2{font-size: 20px;}
	a.pulsanteHeader{
		font-size: 16px;
		padding: 10px 20px 10px 20px;
	}
	.elefante{margin-top: unset; max-height: 200px; display: inline;}
	.bgGiochini{
		height: auto;
		background-position: center bottom;
		padding-bottom: 150px;
	}
	.titolo40Rosa{font-size: 30px;}
	img.scimmia{max-height: 300px; margin-bottom: unset;}
	.fiancoScimmia{font-size:25px;}
	.pulsanteContattaci{
		font-size: 18px; 
		padding:10px 30px 10px 30px;
	}
	.titoloFedericaAmore{font-size: 18px; letter-spacing: 2px;}
	.introFedericaAmore {
		padding-left:20px;
		border-left: 6px solid #e4c3d4;
	}
	.testoZebra{font-size:30px;}
	.zebraImg{max-height: 250px;margin-top:unset;}
	.nuvola{max-height: 100px; padding-right: 10px;}
	.titolo{
		font-size: 18px;
		letter-spacing: 1px;
		background-size: 20px;
		padding-left: 30px;
	}
	.perTeMamma{max-height: 80px;}
	.arcobalenoaa{
		max-height: 80px;
		padding-right: 10px;
		margin-top:-50px;
	}
	.bg-ede0c8-desktop{background-color: #FFF;}
}