._service_request_style1{
    padding: 30px 0;
}
@media (min-width:991px){
    ._service_request_style1{
        padding: 50px 0 0;
    }
    
}

._service_request_style1 h4.headding-title {
    border-bottom:1px solid gray;
    padding:10px 0;
    margin-bottom:30px;
}

._service_request_style1 div#loader {
    display:none;
}


._service_request_style1 .form-group {
    margin-bottom:20px;
}


._service_request_style1 .form-control {
    padding: 10px !important;
}

._service_request_style1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 30px;
}

._service_request_style1 span.selection {
    display: block !important;
}

._service_request_style1 span.select2-selection.select2-selection--single {
    height: 45px !important;
}

._service_request_style1 .select2-container {
    height: 45px !important;
}