.btn-custom {background-color: #e9433d; color: #FAFAFA; border-color: #e9433d;width:19.5%; padding: 25px 0; margin: 5px 0; font-weight:bold;}
.btn-custom:hover {background-color: #B0915F; border-color: #B0915F;color: #FAFAFA !important;}
.btn-custom:visited {color: #FAFAFA;}
.btn-custom img {margin-right:0px;}
.btn-activ {background-color: #B0915F; color: #FAFAFA; border-color: #B0915F; color: #FAFAFA !important;}
.btn-activ:hover {background-color: #B0915F !important; color: #FAFAFA !important; border-color: #B0915F !important;}

#seo-text {max-height: 500px !important;}
.seo-text-gradient { -webkit-mask-image: none;}
.read-more a {display:none;}
.px-5 {padding-right: 0 !important;  padding-left: 0 !important;}

span.label {background: #e9433d;}
span.parameter-label { background: #eeeeee !important;}

@media only screen and (max-width: 1150px) {
.btn-custom { width:49%;}
}

@media only screen and (max-width: 500px) {
.btn-custom { width:100%;}
}
