.b-advantages{
    background-position: center;
}
.no-deco {
    text-decoration: none;
}
.error {
	border:1px solid red;
}
.wide {
	width: 800px;
}
.absolute {
	position:absolute;
    color:green!important;
}
.red{
    color:red!important;
}

.green{
    color:green!important;
}

.error-message {
    margin-top: 10px;
	color:floralwhite; 
    text-align: center;
    margin-bottom:0px;
}
.success-message {
    color:floralwhite; 
    text-align: center;
    margin-bottom:0px;
}
.no-deco {
    text-decoration: none
}


@media not all and (min-resolution:.001dpcm) { @media
{
    .safari_only {
        display: none;
    }
}}
@media (max-width: 768px){
	.b-discount-doors{
		padding-top: 50px;
	}
}