
.bannarImg {
    background: url(../../assets/img/service.jpg);
    background-position: 0px -480px;
    background-size: auto;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 100px 0px 100px 0px;
    position: relative;
    background-attachment: scroll;
}
.overlay {
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.servicescar-widget-container::after {
    position: absolute;
    background: #FF5E14;
    top: -5px;
    left: 19px;
    position: ;
    content: "";
    background: ;
    width: 4px;
    height: 36px;
    margin-right: ;
}
.services-heading-title {
    color: #fff;
    text-align: center;
    color: #fff;
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.3em;
    opacity: .9;
}
.servicescar-widget-container h6 {
    color: #FF5E14;
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5em;
    position: relative;
    margin-left: 16px;
}
.servicescar-widget-container h2 {
    color: #FFFFFF;
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.3em;
}
.servicescar-widget-container p {
    color: #BDBDBD;
    font-family: "Hind Vadodara", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
}

.contact-form-two {
    position: relative;
    background-color: rgba(0,0,0,0.03);
    padding: 50px 40px;
}
.contact-form-two .title-box {
    position: relative;
    margin-bottom: 30px;
}
.contact-form-two .title-box h4 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #dc3545;
    margin-bottom: 10px;
    font-weight: 500;
}
.text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #777777;
    margin: 0;
}
.contact-form-two .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
}
.contact-form-two .form-group input[type="date"], .contact-form-two .form-group input[type="datetime-local"], .contact-form-two .form-group input[type="month"], .contact-form-two .form-group input[type="time"], .contact-form-two .form-group input[type="text"], .contact-form-two .form-group input[type="email"], .contact-form-two .form-group input[type="url"], .contact-form-two .form-group input[type="number"], .contact-form-two .form-group textarea, .contact-form-two .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    padding: 10px 20px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    font-weight: 400;
    height: 50px;
    border-radius: 5px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.contact-form-two .form-group select {
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    background: #ffffff url(../../assets/img/icon-select.png) right center no-repeat;
}
#myModal .modal-dialog {
    max-width: 792px;
    margin: 1.75rem auto;
}
.appointment {
    font-size: 16px !important;
    line-height: 10px !important;
    background-color:#FF5E14;
    font-weight: 700 !important;
    padding: 15px 25px;
    color: #fff !important;
    border-radius: 5px;
}
.contact-form-two .form-group button {
    text-transform: capitalize;
    padding: 10px 25px;
    line-height: 20px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
}
.btn-style-two {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    background-color: #156f89;
    padding: 15px 35px;
    font-weight: 700;
    overflow: hidden;
}
.schedule-heading {
    margin-top: 0;
}
#aboutus {
    background: #2c2d2e;
    padding: 100px 0;
}
.aboutus_heading .header {
    color: #fff;
}
.aboutus_heading p {
    color: #fff;
}
.fixdBackGround .car-heading {
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.5em;
    text-transform: uppercase;
}
.fixdBackGround .car-heading-title {
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 97px;
}
#contact {
    background-image: url(../../assets/img/contacbac.png);
}
#contact .flexWrapper {
    background: #ebebeb;
    padding: 52px 20px;
}
.contactinfo_box {
    margin-top: 7px;
}
.contactinfo {
    padding: 17px 0;
    text-transform: none;
    font-family: PT Sans,Helvetica,Arial,sans-serif;
    font-size: 22px;
    color: #666666;
    text-align: left;
    margin: 0;
}
.address,.socail {
    margin: 0;
    padding: 0;
    list-style: none;
}

.address li a {
    padding: 10px 2px;
    display: block;
}
.address li a i {
    margin-right: 10px;
}
.socail {
    margin-top: 50px;
}
.socail li {
    float: left;
    margin-right: 8px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.7;
}
.socail li a {
    display: inline-block;
    float: left;
    margin-right:24px;
    background:#7c7c7c;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    text-align: center;
    color: #fff;
}
.socail li a i {
    margin-top: 9px;
    font-size: 27px;
}
.socail li:hover {
    cursor: pointer;
    margin-top: -10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
}
#contact label {
    color: #777777;
    font-size: 13px;
}
#contact .form-control {
    display: block;
    width: 100%;
    min-height: 35px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    /* background-color: rgba(255, 255, 255, 0.075); */
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid rgba(255, 255, 255, 0.075);
    background-clip: border-box;
    padding: 2px 0px 0px 10px;
    border-radius: 5px;
}
#contact .form-control:focus {
  
    outline: 0;
    box-shadow:none;
}
.btn_cusomt_one {
    color: #fff;
    background-color: #7c7c7c;
    border-color: #777777;
    /* width: 100%; */
    padding: 7px 63px;
    text-transform: uppercase;
    /* opacity: 0.6; */
    /* border: 1px solid rgba(000,000,000,6); */
}
.btn_cusomt_one:hover{
    color: #FFFFFF;
    background-color: #7c7c7c;
    border-color: #7c7c7c;
}
#aboutus .car-button-wrapper {
    float: left;
    display: block;
    width: 100%;
    margin-top: 34px;
}