.left-side-active {
    color: #e7201c !important;
}
.demand-form{
    background-color:#000 !important;
    color:#fff !important;
}
.demand-form::placeholder {
    color: #fff !important;
}
.min-height-50{
    min-height:50px;
}
.margin-top-75{
    margin-top:75px;
}

.owl-carousel .owl-stage{width:100%!important; display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}