#footer {
	background: #0189FF !important;
	color: #fff !important;  
}
.box-service .sv-col p, .block_newsletter p, .footer-container li a, #footer .container, .footer-copy .copy-center a,
.box-service .sv-col i, .contatti-inline, .contatti-inline a {
	color: #fff !important;
}
.contatti-inline a {
	margin-right: 15px;
}

.block_newsletter form .btn, .button1-slide {
	background: #fff !important;
	color: #000 !important;
}
.button1-slide:hover{
	color: #000 !important;
}
.block_newsletter form input[type="email"] {
	background: #fff !important;
}
.block_newsletter form input[type="email"]::placeholder {
	color: #111 !important;
}

.banner2-home1 .banner-content .image_description {
	top: 84% !important;
	right: 26px !important;
}

@media (max-width: 991px) {
	.banner2-home1 .banner-content img {
		min-height: 100px !important;
	}
}