@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
*{
	margin:0;
}
body{
	font-family: 'Open Sans', sans-serif;
}
a:hover{
    text-decoration: none;
}
.padding-0{
    padding: 3px;
    margin-top: -10px;
}
.pading-1{
    padding: 0px;
}
.navbar {
    border-radius: 0px;
}

.navbar-inverse {
    background-color: #002755;
    border-color: #002755;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
    font-size: 40px;
    font-weight: 700;
    padding: 1px 0px;
}
.navbar-brand>img {
    display: block;
    width:126px;
}
.navbar-nav>li>a {
    padding-top: 34px;
    padding-bottom: 34px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #03914a;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a:hover {
    background:#03914a;
}


.down-nav {
    background: #f0f0f0;
    margin-top: -20px;
    height: 42px;
    line-height: 40px;
    text-align: center;
}
.down-nav .social a {
    padding: 6px;
    margin-left: 0px;
    background: #03914a;
    color: #fff;
    border-radius: 50%;
}
.down-nav .social a:hover {
    background: #00408b;
}
.down-nav .social .fa{
    width: 20px;
    height:20px;
}

.banner-bmw{
    background: url(../images/bmw-bannerrr.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.banner-bmw h1 {
    color: #fff;
    font-weight: 700;
    text-shadow: 2px 2px 2px #000;
    line-height: 44px;
    margin-top: 30px;
    font-size:42px;
}

.mot-dvla {
    background: rgb(0,0,0,0.4);
    height: 125px;
    padding: 15px 0px;
    border-radius: 15px;
    margin-top: 12px;
    border: 1px solid#fff;
    margin-right: 194px;
    margin-left: -194px;
}


.dvla-width {
    width: 491px;
    margin-top: 10px;
    margin: 0 auto;
    background: #fff;
    padding: 2px;
    border-radius: 7px;
}
    
.dvla-main{
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
    height:90px;
}
.reg-input-new1 {
    height: 84px;
    width: 430px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    text-transform: uppercase;
    border:1px solid #fbbc05;
    outline:none;
    border-radius:0px 7px 7px 0px;  
}

.gb{
    float:left;
    }
    
placeholder { /* Firefox 19+ */
  color: black;
}   
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
:-moz-placeholder { /* Firefox 19+ */
  color: black;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
:-moz-placeholder { /* Firefox 18- */
  color: black;
}

.mot-dvla button {
    width: 100%;
    height: 93px;
    border-radius: 10px;
    font-size: 28px;
    font-weight: 700;
    background: #03914a;
    color: #fff;
}
.mot-dvla button:hover {
    background: #00408b;
}

.form-search{
    background: rgba(0,0,0,0.5);
    padding: 5px 30px;
    color: #fff;
    margin-top: -400px;
    border: 1px solid#fff;
}
.form-search h4{
    color: #fff;
}
.text-bg .form-control {
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    height: 44px;
    font-size: 16px;
    border-radius: 0px;
}
.text-bg .input-group {
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 10px;
}
.input-group-addon {
    border-radius: 0px;
}
.privacy-policy a{
    color: #000;
}
.btn-primary {
    color: #fff;
    background-color: #03914a;
    border-color: #03914a;
    height: 46px;
    width: 40%;
    margin: auto;
    border-radius: 0px;
}
.btn-primary:hover {
    background: #00408b;
}
.all-series {
    background: url(../images/section.png);
    padding-top: 60px;
}
.all-series .series img {
    width: 100%;
}
.all-series .series img:hover {
    opacity: 0.8;
}
.all-series h4 {
    background: #03914a;
    padding: 15px;
    text-align: center;
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.all-series h4:hover {
    background: #00408b;
}
.recon-ngine img{
    width: 100%;
}
.rebuild-engines img {
    width: 100%;
}
.rebuild-engines .text {
    margin-top: 50px;
}
.rebuild-engines h3 {
    font-weight: 700;
    color: #222;
}
.rebuild-engines p {
    font-size: 18px;
}
.rebuild-engines{
    margin-top: 25px;
}
/* carousel */
.testimonials {
    background: url(../images/review-bg.jpg) fixed;
    padding: 50px;
    color: #fff;
    margin-top: 30px;
}
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
  text-align:center;
}
/* indicator position */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
    color:#60dfe5;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #333333;
    height:4px;
  width:50px;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #60dfe5;
  height:4x;
  width:50px;
  margin-bottom:1px;
}
/* typography */
.testimonials h1 {
  text-align:center;
  margin-bottom:-20px !important;
  font-weight: 700;
  text-shadow: 2px 3px 0px #000;
}
.testimonials p {
    font-style: italic;
    font-size: 16px;
    text-shadow: 2px 2px 7px #000;
}

.workshop {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
}
.section-title {
    text-align: center;
    font-weight: 800;
    margin-bottom: 2.5rem;
    color: black;
}
.workshop img {
    width: 100%;
    padding: 5px;
    border: 1px solid#ccc;
}
.contact{
    background: #f4f4f4;
}
.contec-form {
    margin: 60px auto;
    padding: 10px 20px 20px;
    border: 1px solid #999;
}
.contec-form .heading {
    background: #03914a;
    margin-top: -10px;
    text-align: center;
}
.contec-form h3 {
    font-weight: 700;
    color: #fff;
    padding: 14px;
}
.contec-form p {
    font-size: 16px;
    line-height: 25px;
}
.contec-form p {
    font-size: 16px;
}
.contec-form span{
    font-weight: 700;
    color: #03914a;
}
.contec-form .form-control {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.sec-bg{
    background: url(../images/section.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
.form-search.detail{
    margin-top: 0px;
    background: #333;
    border: 0px;
}
.form-search.detail .btn-primary {
    width: 100%;
}
.form-search.detail .text-bg .form-control {
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    height: 50px;
    font-size: 16px;
    border-radius: 0px;
}
.banner-bmw.detail-ban{
    background: url(../images/detail-ban.jpg) no-repeat;
    height: 400px;
    background-size: cover;
}
.detail-ban.codes{
    background: url(../images/codes-ban.jpg) no-repeat;
    height: 410px;
    background-size: cover;
}
.banner-bmw h1{
    text-align: center;
    font-weight: 400;
    font-size: 30px;
}
.banner-bmw.detail-ban .mot-dvla {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
.ser-btn a h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 9px;
    text-transform: uppercase;
    margin-top: 0px;
    color: #fff;
    background: #03914a;
    padding: 15px 0px;
    text-align: center;
}
.ser-btn a h4:hover{
    background: #00408b;
}
.ser-btn a h4 span{
    font-weight: 700;
}
.ser-content{
    padding: 40px 0px;
    text-align: center;
}
.ser-content p{
    font-size: 16px;
}

.final-form{
    background: url(../images/last-ban.jpg) no-repeat;
    background-size: cover;
    height: 582px;
}
.final-form h1 {
    font-size: 36px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 50px;
}
.final-form .text-bg {
    background: rgba(000,000,000,0.8);
    padding: 20px;
    border: 1px solid#999;
}
.final-form .b-text ul li {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-shadow: 1px 2px 2px #000;
    list-style: none;
}
.final-form .list .fa {
    padding-right: 10px;
    color: #03914a;
}
.final-form .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.final-form .input-group {
    width: 100%;
}
.engines{
    text-align: center;
}
.engines img{
    width: 100%;
}
.con-banner img{
    width: 100%;
    margin-top: -10px;
}
.contact-detail{
    background: url(../images/section.jpg) no-repeat;
    background-size: cover;
}
.contact-detail .contec-form{
    box-shadow: 0px 0px 10px #000;
}
.more-info{
    background: #03914a;
    padding:20px;
    margin-top: 61px;
    box-shadow: 0px 0px 10px #000;
    color: #fff;
    height: 386px;
}
.more-info h4{
    margin-top: 20px;
    padding-top: 8px;
}
.icon-pera{
    margin-top: 26px;
}
.more-info p{
    font-size: 16px;
}
.icon{
    float: left;
    text-align: center;
}
.icon .fa{
    width: 20px;
    height: 20px;
    font-size: 24px;
    margin-top: 4px;
    margin-right: 10px;
}
.more-info .social .fa {
    color: #fff;
    font-size: 22px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.more-info .social{
    margin-top: 34px;
}
.contact-pera{
    font-size: 18px;
    padding: 20px 0px;
}
.width{
    width: 60%;
    text-align: center;
}
.width.about{
    width: 90%;
}
.needs {
    background: #03914a;
    height: 100px;
    padding: 15px;
}
.needs h2 {
    color: #fff;
    font-size: 26px;
}
.needs .btn-primary {
    color: #fff;
    background-color: #03914a;
    border: 3px solid #ccc;
    border-radius: 0px;
    width: 100%;
    padding: 5px;
    margin-top: 14px;
}
.we-do{
    margin-top: 40px;
    background: url(../images/section.jpg) no-repeat;
    padding: 60px;
    background-size: cover;
}
.we-do img {
    width: 100%;
    border: 1px solid#999;
    padding: 5px;
}

.we-do p {
    font-size: 18px;
    margin-top: 24px;
    line-height: 32px;
}
.text p {
    font-size: 16px;
    margin-top: 0px;
    line-height: 18px;
    margin-left: 16px;
}
.text h3 {
    font-size: 20px;
    color: #03914a;
}
.contact-pera.private p{
    text-align: left;
}

.footer-bmw{
    background: #36404b;
    padding: 50px;
}
.footer-bmw h3{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.footer-bmw h4{
    color: #fff;
}
.footer-bmw h2{
    color: #fff;
    margin-top: -5px;
    font-weight: 700;
}
.footer-bmw p{
    color: #fff;
}
.footer-bmw p a{
    color: #fff;
    line-height: 28px;
}
.footer-bmw p a:hover{
    color: #999;
}
.google-map img{
    width: 100%;
}
.botom-footer{
    background: #000;
    padding: 10px 0px 5px;
    text-align: center;
    color: #fff;
}






@media only screen and (min-width: 1px) and (max-width:320px) {
.navbar-brand > img {
    display: block;
    width: 80%;
}
.navbar-nav {
    float: none;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
    width: 50%;
    padding: 0px 15px;
    font-size: 30px;
}
.down-nav {
    display: none;
}
.banner-bmw {
    background: url(../images/bmw-bannerr.jpg) no-repeat;
    background-size: auto auto;
    height: auto;
    background-size: cover;
    margin-top: -20px;
    padding: 0px 0px 10px;
}

.banner-mot {
    height: 120px;
    margin-top: -20px;
    background-size: cover;
}
.banner-mot h1 {
    line-height: 22px;
    margin-top: 30px;
    font-size: 16px;
}
.mot-dvla {
    background: rgba(0,0,0,0.5);
    height: 184px;
    margin-top: 40px;
    border: 1px solid #fff;
    margin-left: 0px;
    margin-right: 0px;
}
.dvla-width {
    width: 255px;
}
.reg-input-new1 {
    width: 194px;
    font-size: 18px;
}
.form-search {
    margin-top: 10px;
    background: #444;
    padding: 5px 20px;
}
h1 {
    font-size: 24px;
}
.all-series {
    padding-top: 0px;
}
.qoute-btn{
    text-align: center;
}
.mot-dvla button {
    width: 255px;
    height: 52px;
    margin-top: 10px;
}
.month {
    margin-top: 0px;
}
.btn-primary {
    width: 100%;
}
.container.padding-0 {
    padding: 15px;
    margin-top: -10px;
}
.workshop img {
    margin-bottom: 5px;
}
.text h3 {
    margin-left: 16px;
}
.testimonials {
    padding: 6px;
    margin-top: 30px;
}
.con-banner{
    margin-top: -10px;
}
.contact-pera {
    font-size: 14px;
    padding: 5px 0px;
}
.we-do {
    margin-top: 10px;
    height: auto;
    padding: 20px 10px;
}
.needs {
    height: auto;
    text-align: center;
}
.final-form {
    height: auto;
    margin-top: -20px;
}



.footer-bmw {
    background: #36404b;
    padding: 40px;
}




}




@media only screen and (min-width: 321px) and (max-width:668px) {
.navbar-brand > img {
    display: block;
    width:80px;
}
.navbar-nav {
    float: none;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
    width: 50%;
    padding: 0px 15px;
    font-size: 30px;
}
.down-nav {
    display: none;
}
.banner-bmw {
    background: url(../images/bmw-bannerr.jpg) no-repeat;
    background-size: auto auto;
    height: auto;
    background-size: cover;
    margin-top: -20px;
    padding: 0px 0px 10px;
}

.banner-mot {
    height: 120px;
    margin-top: -20px;
    background-size: cover;
}
.banner-mot h1 {
    line-height: 22px;
    margin-top: 30px;
    font-size: 16px;
}
.mot-dvla {
    background: rgba(0,0,0,0.5);
    height: 184px;
    margin-top: 40px;
    border: 1px solid #fff;
    margin-left: 0px;
    margin-right: 0px;
    width: 287px;
    margin: 10px auto;
}
.banner-bmw.detail-ban .mot-dvla {
    margin: 0 auto;
}
.banner-bmw.detail-ban {
  height: 115px;
  padding: 10px;
}
.banner-bmw h1 {
  font-size: 18px;
  margin-top: 111px;
  color: #333;
  text-shadow: none;
}
.ser-engine h2 {
  font-size: 18px;
}
.dvla-width {
    width: 255px;
}
.reg-input-new1 {
    width: 194px;
    font-size: 18px;
}
.form-search {
    margin-top: 10px;
    background: #444;
    padding: 5px 20px;
}
h1 {
    font-size: 24px;
}
.all-series {
    padding-top: 0px;
}
.qoute-btn{
    text-align: center;
}
.mot-dvla button {
    width: 255px;
    height: 52px;
    margin-top: 10px;
}
.month {
    margin-top: 0px;
}
.btn-primary {
    width: 100%;
}
.container.padding-0 {
    padding: 15px;
    margin-top: -10px;
}
.workshop img {
    margin-bottom: 5px;
}
.text h3 {
    margin-left: 16px;
}
.testimonials {
    padding: 6px;
    margin-top: 30px;
}
.con-banner{
    margin-top: -10px;
}
.contact-pera {
    font-size: 14px;
    padding: 5px 0px;
}
.we-do {
    margin-top: 10px;
    height: auto;
    padding: 20px 10px;
}
.needs {
    height: auto;
    text-align: center;
}
.final-form {
    height: auto;
    margin-top: -20px;
}


.footer-bmw {
    background: #36404b;
    padding: 40px;
}




}


@media only screen and (min-width: 669px) and (max-width:991px) {
.navbar-brand > img {
    display: block;
    width: 122px;
}
.navbar-nav {
    float: none;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
    width: 50%;
    padding: 0px 15px;
    font-size: 30px;
}
.down-nav {
    height: auto;
    line-height: 40px;
}
.mot-dvla {
    height: 221px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
}
.mot-dvla button {
    width: 300px;
    height: 57px;
    margin-top: 10px;
}
.form-search {
    margin-top: -290px;
}
.all-series {
    background: url(../images/section.png);
    padding-top: 0px;
}
.container.padding-0 {
    padding: 15px;
    margin-top: -10px;
}
.contec-form {
    margin: 27px auto;
}
.needs {
    height: auto;
}

}

@media only screen and (min-width: 992px) and (max-width:1199px) {
.mot-dvla {
    margin-right: 161px;
    margin-left: -161px;
}
.dvla-width {
    width: 400px;
}
.reg-input-new1 {
    width: 338px;
}
.mot-dvla button {
    font-size: 24px;
}
.container.padding-0 {
    padding: 15px;
    margin-top: -10px;
}












}



