
.btn-group > .btn-group{float: none;}

/*input, input[type=text], input[type=password], input[type=email], input[type=number], textarea, select{
    height: auto; width:100%;
}*/
/*label, legend{display:inline;}*/


.form-group{margin-bottom: 2px;}
.cus-for {
    background: #fff;
    padding: 10px;
    position: relative;
    width: 100%;
    float: right;
    /*margin-top: -40px;*/
    z-index: 9;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        min-height: 635px;
}
.inner-spc {
    padding: 0px 15px 0px 15px;
}
th.datepicker-switch {
    text-align: center;
}
.no-padding{
    padding: 0;
}
.cus-for>h2.text-center {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    text-transform: capitalize;
}
.custom-form label {
 font-size: 13px;
  margin-bottom: 2px;
}
.request-for ul>li {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #ffffff;
    position: relative;
    margin-bottom: 15px;
    padding: 5px 0 5px 45px;
}
.request-for ul>li>img {
    position: absolute;
    left: 0;
    top: 2px;
}
.inner-spc>p {
    color: #000;
    font-size: 14px;
    line-height: 27px;

}
/*.form-group{padding-bottom: 0px;}*/
.form-group>label {
    font-size: 14px;
    line-height: 27px;
    font-weight:600;
    padding-bottom: 0px;
}
.form-control,
.form-control[disabled],
.form-control[readonly],
 fieldset[disabled] .form-control {
    background: transparent;
    height: 50px;
    line-height: 35px;
/*    color: #dddddd;*/
    border-radius: 0;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.input-group-addon{
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    width: 100%;
    text-align: right;
    border-left: none !important;
    position: absolute;
    height: 35px;
    line-height: 26px;
    z-index: 3;

}
.form-control:focus{
    border-color: #f1c817;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.btn-group-vertical {
    display: block;
}
.btn-group.vehicles label.btn.btn-default {
    width: 33.33%;
    float: left;
}
button.btn.cus-bt {
    background: transparent;
    border: 1px solid #dddddd;
    width: 25%;
    border-radius: 0;
    margin: 0 -2px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
button.btn.btn-nxt {
    background: #ffd004;
font-size: 21px;
padding: 3px 65px;
line-height: 30px;
border: 1px solid #ebc006;
outline: none;
display: block;
width: 100%;
color: #000;
border-radius: 0;
font-weight: 600;
}
.btn-group.vehicles label.btn.btn-default {
/*padding: 7px 20px;*/
text-align: center;
border-radius: 0;
}
.btn-group.vehicles label.btn.btn-default span {
    font-size: 12px;
    font-weight: 400;
}
.btn-group.vehicles label.btn.btn-default > input[type="checkbox"] {
    margin: 0 0 0 -15px;
}

.btn-group._btn_group button.btn.btn-default {
    padding: 2px 8.5px;
    font-size: 13px;
    width: 20.2%;
    white-space: normal;
    min-height: 44px;
}

button.btn.btn-nxt:focus,
button.btn.btn-nxt:hover,
button.btn.btn-nxt:active{
    background: #fceba4;
    border-color: #f8d53c;
    box-shadow: none;
}
.our-servi {
    border-top: 1px solid #e5e5e5;
    padding: 90px 0 70px 0;
}
.tp-pg{
    padding-top:25px;
}
.bt-pg{
    padding-bottom:25px;
}
.our-servi h2:after {
        margin: 0 auto;
    right: 0;
}
.our-servi p,
.our-safety p,
.work-it p {
    color: #7e848e;
    width: 70%;
    margin: 25px auto 55px;
    font-size: 16px;
}
