.service-box-v1:hover h3{
    color: #FFF;
}
a.buton-service-box{
    text-decoration: none;
}

div.modal > div.modal-lg{
    min-width: 80%;
}

.text-red {
    color: #cb0017;
}

.service-box-v1:hover .text-red {
    color: #000 !important;
    font-weight: bold !important;
}

.select2-selection--single {
    display: none;
}

.form-horizontal .control-label {
    text-align: left;
}

span[id^=-error] {
    color:#b94a48
}

.select2-container .select2-search,
.select2-container .select2-search__field {
    width: 100% !important;
}