.btn-success {
	    background-color: #00b128 !important;
    border-color: #1adc45 !important;
}
.btn-danger {
	    background-color: #d40d20 !important;
    border-color: #dc3545;
}

#iframe_acquisto iframe {
	background: #ecf7ff;
}
#toc {
	background:#022c44;
	padding:8px;
}
#toc a {
	color:#44b7f5;
}
#toc li {
	text-align:left;
}
.container a img {
	max-width:100%;
	height:auto;
}

@media (max-width: 991px)
{
.background-image-holder .holder-item {
padding-top:20px !important;
}

}

@media (max-width: 720px)
{
.background-image-holder .holder-item {
padding-top:20px !important;
}
.heading-responsive.heading-1 {
font-size:26px !important;
}
.heading-responsive.heading-2 {
font-size:22px !important;
}

}

@media (max-width: 720px)
{

	a.btn-success {
		font-size:24px !important;
	}

	}