header {
    background: url(../images/impiantiantizanzaremodena/antizanzare-modena-3.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
            background-size: cover;
}

.color-overlay {
    background: rgba(18, 113, 65, 0.2)!important;
}
.features {
    background: #154f13;
}

.colored-line, .colored-line-left {
    background: #3bbb00!important;
}
.standard-button {
    background: #bb8900!important;
}
.main-color {
    color: #64bb00!important;
}
.features .phone-image {
    max-width: none;
}
.deep-dark-bg {
    background: #1a4a1c!important;
}
body {
    background: #0d8221;
}
.testimonials {
    background: url(../images/impiantiantizanzaremodena/antizanzare-modena-3.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #ffffff;
}
.download {
    background: url(../images/impiantiantizanzaremodena/antizanzare-modena-3.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #ffffff;
}
.final {
    background: url(../images/impiantiantizanzaremodena/antizanzare-modena-3.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #ffffff;
}



#heading-2{

	color: white;
	margin-top: 20px;
	-webkit-text-stroke: 1px #F8F8F8;
	text-shadow: 0px 2px 4px #00ddff;
	font-size: 30px;
	padding: 20px;
	background-color: #ff01ff;

}
@media (min-width: 1024px) {
  heading-2 {
     font-size: 28px;
  }
}

@media (max-width: 768px) {
    #heading-2 {
        font-size: 28px;

    }
}


