.title-projects-home h4 {
	font-size: 50px !important;
	  letter-spacing: 8px !important;
	  font-weight: 400 !important;
	  margin-left: -200px;
	  background: #000;
	  padding-left: 30px;
	}


.title-projects-home a {
	color: #FFF !important;
	transition: all 0.3s ease;
	}


.title-projects-home a:hover {
	color: #1F7B78 !important;
	transition: all 0.3s ease;
	}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}



@media (max-width: 991px) {
	
	.d-none-mobile {
		display: none;
	}
	
	html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a {
	  font-size: 1rem;
	}
	
	h1 {
	  letter-spacing: 20px;
	}
	
	h2 {
	  font-size: 3.2em;
	  margin: 0px;
	  letter-spacing: 12px;
	  line-height: 50px;
	}
	
	.title-projects-home h4 {
	  font-size: 20px !important;
	  letter-spacing: 5px !important;
	  font-weight: 500 !important;
	  margin-top: -15px;
	  margin-left: -25px; 
	  text-align: center;
	  padding-bottom: 10px;
	  background: none;
	}
	
	.title-projects-home p {
	  letter-spacing: 2px;
	  line-height: 20px;
	  margin-bottom: 60px;
	}
	
	.dettaglio-desc {
		padding-top: 0px !important;
	}
	
	.text-4-5 {
	  font-size: 1em !important;
	}
	
	.text-9 {
	  font-size: 1.5em !important;
	  letter-spacing: 5px;
	}
	
	.text-12 {
	  font-size: 2.6em !important;
	}
	
	.spotlight-cursor-text .title {
	  font-size: 47px;
	  letter-spacing: 10px;
	  margin-left: 10px;
	}
	
	
	
}
