/*
  Theme Name: doer
  Theme URL: http://themeflux.net/
  Author: ThemeFlux
  Author URI: http://themeflux.net/
  Description: Onepage Corporate HTML Template
  Version: 1.1
*/

/*=======================================================================
[Table of contents]
=========================================================================

1. Typography
2. Home - Navigation + Main Carousel
3. Service
4. parallax promo-One
5. works gallery
6. About Us  
7. parallax promo-two
8. Blog
9. parallax promo-three
11. Pricing Table
12. News Letter 
14. Contact us
15. Footer
16. Blog-Single
17. Preloader

==========================================================================*/

/*========================
=======Live Chat=========
==========================*/

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');
.hbl_pal_title_bg {
	background-color: #fd9420!important;
}
div#olark_tab {
	position: fixed;
	left: 0;
	bottom: 0%;
	z-index: 5000;
}
#olark_tab a {
	display: block;
	/*Edit these to change the look of your tab*/
	border: 3px solid white;
	border-left-style: none;
	border-bottom-style: none;
	margin-top: 0px;
}
#olark_tab a:hover {
	border-color: orange;
}
/*========================
=======Typography=========
==========================*/


body {
	background:url(../images/body-image.jpg);
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #454545;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navbar-nav li a:hover, .navbar-nav li a:focus {
	outline: none;
	outline-offset: 0;
	text-decoration: none;
	background: transparent;
}
a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
	color: #fff;
}

#footer p{
text-align:left;
}

p{
	color:#000;
	font-size:14px;
	text-align:justify;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
	color: #333;
}
h5 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.padding-top {
	padding-top: 94px;
}
.padding-bottom {
	padding-bottom: 105px;
}
.section-title {
	padding-bottom: 25px;
}
.section-title2 h3 {
	margin-top: 94px;
}
.section-title h3 {
	line-height: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.title-border {;
	height: 1px;
	width: 184px;
	margin-bottom: 30px;
	position: relative;
}
.title-border:before {
	left: 0;
}
.title-border:after {
	right: 0;
}
.title-border:before, .title-border:after {
	position: absolute;
	content: '';
	height: 4px;
	width: 4px;
	top: -2px;
	border-radius: 50%;
}
.parallax-section {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	min-height: 385px;
	color: #fff;
	font-size: 18px;
}
.parallax-content {
	padding-bottom: 70px;
	padding-top: 110px;
}
.parallax-content h1 {
	text-transform: uppercase;
	line-height: 48px;
}
.navbar-toggle {
	border: 1px solid #fff;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
/*========================
========Start-nav==========
==========================*/
.navbar-brand.change-logo h1 {
	margin-top: -5px;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
}
.main-nav {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
	border-radius: 0;
	background-color: #2d4884;
}
.main-nav .number {
	text-align: right;
}
.main-nav .number h1 {
	text-align: right;
	color: #fff;
	margin-top: 18px;
	font-weight: 700;
	font-family:'Open Sans', sans-serif;
}
#navigation .navbar-fixed-top, h1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
.number h3 {
    margin-top: -4px;
    font-size: 17px;
    color: #fff;
	text-transform: uppercase;
}
#navigation .navbar-fixed-top, #single-blog-page .number h3{
	display:none;
}

.top-bar-hide {
	display: none;
}
/*Navigation CSS*/
#navigation .container {
	position: relative;
}
.navbar-brand.change-logo h1 img {
	width: 80%;
	margin-top: 5px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
	color: #1a86ca;
}
.navbar-brand h1 {
	margin-bottom: 0;
}
#navigation .navbar-right {
}
#navigation .navbar-right li a {
	color: #fff;
	font-size: 15px;
	height: 105px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 43px 10px;
	font-weight: 600;
}
#navigation .navbar-fixed-top, #single-blog-page .main-nav {
	background-color: #0c0b0b;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 500ms;
	height: 66px;
	margin-top: 0px;
}
#navigation .navbar-fixed-top img {
	width: 100%;
}
#navigation .navbar-fixed-top .navbar-right {
	margin-top: 0;
}
#navigation .navbar-fixed-top .navbar-right li a {
	line-height: 48px;
	padding: 8px 17px;
	height: 66px;
	left: -80px;
}
#navigation .navbar-fixed-top .navbar-right li a:hover, #navigation .navbar-fixed-top .navbar-right li a.active, #navigation .navbar-fixed-top .navbar-right li.active a {
	background-color: #111;
}
#navigation .navbar-right li a.active, #navigation .navbar-right li a:hover, #navigation .navbar-right li a:focus, #navigation .navbar-right li.active a {
    color: #fff;
    font-weight: 600;
    background: #1a86ca;
}
/*========================
========end-nav==========
==========================*/



.fit-home-banner img{
    width: 100%;
    margin-top: 107px;
}




#home-carousel .item {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 550px !important;
        margin-top: 106px;
}
.carousel-caption {
    left: 15px;
    right: 15px;
    top: 128px;
    font-size: 15px;
    text-align: left;
    color: #fff;
    text-shadow: none;
}
.carousel-caption h1 {
	font-size: 31px;
	margin-bottom: 0;
	line-height: 27px;
	letter-spacing: 2px;
	font-weight: 500;
	text-shadow: 2px 2px #2d4884;
	font-family: 'Open Sans', sans-serif;
}
.carousel-caption h2 {
	font-size: 60px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
	letter-spacing: 2px;
	font-weight: 800;
	text-shadow: 2px 2px #2d4884;
}
.carousel-caption p {
	max-width: 580px;
}
.container>.carousel-arrows {
    top: 364px;
    position: relative;
	left:0;
}
.home-carousel-left, .home-carousel-right {
	position: absolute;
	font-size: 30px;
	z-index: 15;
	color: #fff;
}
.home-carousel-left {
	left: 0px;
}
.home-carousel-right {
	left: 25px;
}
.browse img {
	width: 80%;
	padding: 15px 10px;
	transition-duration: 0.5s;
}
.browse:hover img {
	transform: scale(1.2);
	transition-duration: 0.5s;
}
.browse:hover {
	border: 1px dotted #2d4884;
	transition-duration: 0.5s;
}
.browse {
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid#2d4884;
	margin-top: 10px;
	overflow:hidden;
	border-radius: 10px;
	background: #fff;
}
.browse h4 {
	background: #2d4884;
}
.browse:hover h4 {
	background: #00562e;
	color: #fff;
	transition-duration: 0.5s;
}
.browse h4 {
	padding: 14px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.heading h1 {
	font-weight: 700;
	color: #000;
	margin-top: 80px;
}
.services .portion.last {
	border: 4px solid#e65100;
	border-radius: 3px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
	position: relative;
	z-index: 999;
	margin-top: -62px;
	padding: 0px 22px 50px;
	height: 362px;
	background: #fff;
}
.services .form-group {
	margin-bottom: 10px;
}
.search-form .form-control {
	height: 50px;
	border-radius: 0px;
	font-size: 14px;
	
	font-family: 'Open Sans', sans-serif;
}
.padding-0 {
	padding: 0px 3px;
}
.search-form {
	position: relative;
        
       
}
.text-bg.home{
background-color:#2d4884;
}
.search-form h3 {
	background-color:#2d4884;
	color: #fff;
	padding: 22px;
	margin-top: -20px;
}
.search-form label {
    color: #fff;
}
.text-bg {
	background: #2d4884;
	padding: 20px;
	color: #fff;
        font-size:13px;
        
}
.text-bg p{
	color: #fff;
}
.text-bg p a{
	color: #efd000;
}
.search-form .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
}
.search-form .form {
    margin-top: 5px;
}
.search-form .btn-primary {
	color: #fff;

	border-radius: 0px;
	animation:blink_animation 2s infinite;
	padding: 13px 16px;
	font-weight: 600;
	margin-top: 13px;
	width: 189px;
}
.search-form .btn-primary:hover{
    background: #00562e;
}

.gallery {
	margin-top: 30px;
}
.gallery h3{
	font-size:16px;
	text-align: center;
}
.gallery-1 {
	background: url(../images/banner-44.jpg) no-repeat fixed;
	background-size: cover;
	padding-top: 25px;
	padding-bottom: 25px;
}
.gallery .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 0px solid #000;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.gallery .thumbnail .caption {
	padding: 1px 10px;
	color: #fff;
	background: #2d4884;
	margin-top: -1px;
}
.brand img {
	margin-top: 35px;
	width: 100%;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
}
.thumbnail {
	overflow: hidden;
}
.gallery img {
	transition-duration: 0.5s
}
.gallery img:hover {
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.gallery h5 {
	background: #2d4884;
	width: 106px;
	text-align: center;
	margin-top: -45px;
	position: relative;
	padding: 10px;
	margin-left: -72px;
	transition-duration: 0.9s;
}
.thumbnail:hover h5 {
	margin-left: 0px;
	transition-duration: 0.5s;
}

.about{
  margin: 100px 0px 60px;
}
.about h2{
    font-weight: 600;
    font-size: 46px;
    color: #000;
}
.about p {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #666;
}
.tags p {
    margin: 10px 0px;
}
.tags span {
    color: #2d4884;
    font-size: 18px;
}
.about a button {
    width: 255px;
    padding: 12px;
    border-radius: 50px;
    color: #fff;
    background: #2d4884;
    border: 1px solid#2d4884;
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
    transition-duration: 0.5s;
}
.about a button:hover {
    background-color: #1b2143;
    border: 1px solid#1b2143;
    color: #fff;
}

.aboutimg img{
  width: 100%;
  border-radius: 15px;
}
/************ End About Portion *************/




.testimonial{
	background:url(../images/toyotaweb_mini2.jpg) no-repeat fixed;
	background-size:cover;
	padding:100px 20px;
	margin-top: 50px;
}




.reviews{
	background:#fff;
	padding: 30px 75px;
}
.reviews .fa{
	color:#2d4884;
}
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #2d4884;
	border-color: #2d4884;
    color: #fff !important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #000;
    border-color: #000;
}
.testimonial_para{
	background:#f4f4f4;
	padding: 30px;
}
.reviews p {
    margin: 0 0 10px;
    color: #999999;
    line-height: 26px;
	text-align: left;
    font-size: 14px;
}
.reviews h2 {
	font-weight:700;
}


.news {
	padding: 20px;
	border-bottom: 3px solid#2d4884;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
	overflow: hidden;
	background: #fff;
}
.news h4 {
    color: #2d4884;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
	font-weight: 700;
}
.news p {
    color: #999999;
    font-size: 14px;
}
.news img {
	width: 100%;
	transition-duration: 0.5s;
}
.news:hover img {
	transform: scale(1.2);
	transition-duration: 0.5s;
	margin-top: -5px;
}



/*=========================
========About Us Page========
===========================*/

.nav-banner img{
    margin-top: 107px;
    width: 100%;
}


.about-us .background{
	background:url(../images/homebanner_22.jpg) no-repeat fixed;
	background-size:cover;
	height:400px;
	
}
.about-us .background h1{
	text-align:center;
	margin-top:200px;
	font-size: 50px;
    font-weight: 700;
	letter-spacing: 2px;
	font-family: 'Open Sans', sans-serif;
}
.about-detail h4 {
    color: #2d4884;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 10px;
	text-align: justify;
	line-height: 26px;
	font-size: 16px;
}
.about-us p {
    color: #333;
text-align: center;
line-height: 23px;
font-size: 16px;
}
.about-detail button{
	background:#2d4884;
	border:#2d4884;
	padding: 10px 20px;
	margin-top: 23px;
	font-family: 'Open Sans', sans-serif;
}
.about-detail button:hover{
	background:#00562e;
	border:#00562e;
}
.about-detail img{
    margin-top: -64px;
	width: 100%;
	box-shadow: 0px 0px 20px #333;
}
.images{
	margin-top: 10px;
}
.images img{
	width:100%;
}

.vision li{
	list-style:none;
	color:#2d4884;
	line-height: 36px;
}
.vision .fa {
    color: #2d4884;
    margin-right: 10px;
    font-size: 14px;
}
.vision .list{
	margin-top:20px;
}

.experties .intro {
    text-align: center;
    padding-top: 60px;
    border: 1px solid#2d4884;
	margin-top: 30px;
	overflow:hidden;
	height: 240px;
}
.experties .fa{
	font-size:64px;
	color: #2d4884;
}

.experties h2{
	font-weight:600;
	color: #2d4884;
}
.intro .hid{
	background:#2d4884;
	padding:20px;
	margin-top: -428px;
	transition-duration:0.3s;
	position:relative;
	color:#fff;
	
}
.intro .hid h2{
	color:#fff;
	text-align:center;
}
.intro .hid .fa{
	color:#fff;
}
.intro .hid p{
	color:#fff;
	text-align:center;
}
.intro:hover .hid{
	transition-duration:0.3s;
	margin-top: -191px;
}



/*=========================
========Contact Us Page========
===========================*/
.contact-us img{
	width:100%;
}
.contact-detail{
	background:#2d4884;
	padding: 20px;
	margin-top: 20px;
}
.contact-detail h2{
	color:#fff;
	margin-top: 0px; 
	margin-bottom: 20px;
}
.contact-detail p{
	color:#fff;
	
}

.contact-detail img{
	margin-top: -50px;
	
}
.form {
    margin-top: 87px;
}
.form .form-control.input-lg{
	height: 50px;
    padding: 10px 16px;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.33;
    border-radius: 0px;
}
.form textarea.form-control {
    height: auto;
    border-radius: 0px;
    margin-bottom: 10px;
}
.btn-primary{
	border-radius:0px;
	background:#1a86ca;
	border-color:#1a86ca;
	width: 180px;
	float: right;
        margin-top: 19px;
        height: 57px;
}

.btn-primary:hover {
	background: #00562e !important;
}
.maps{
	margin-top:90px;
}
.maps img{
	width:100%;
}
.terms .fa {
    margin-right: 10px;
	color:#2d4884;
}
.terms li{
	line-height:36px;
	list-style:none;
}

/*=========================
========Detail Page========
===========================*/
.detail .main-nav {
    background-color: #2d4884;
}
.detail-page .background {
    background: url(../images/slide_12.jpg) no-repeat;
	height:600px;
    width: 100%;
    background-size: cover;
    margin-top: 97px;
}
.detail-page .background.models {
    background: url(../images/homebanner_222.jpg) no-repeat;
	height:400px;
    width: 100%;
    background-size: cover;
    margin-top: 97px;
}


.detail-page .background.modelss {
    background: url(../images/fit-engines.jpg) no-repeat;
	height:500px;
    width: 100%;
    background-size: cover;
    margin-top: 97px;
}

.detail-page.sizes .background {
    background: url(../images/homebanner_2222.jpg) no-repeat;
	height:400px;
    width: 100%;
    background-size: cover;
    margin-top: 97px;
}

.detail-page .background h1{
	font-size:36px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 50px;
}
.detail-page .btn-primary {
    border-radius: 0px;
    animation:blink_animation 2s infinite;
    width: 100%;
	font-size: 22px;
    background-color:#2d4884;
    border:#2d4884;
}
.detail-page .btn-primary:hover {
    background: #00562e;
    border-color: #00562e;
}
.detail-page .b-text{
	margin-top: 20px;
}
.detail-page .b-text ul li {
    font-size: 20px;
    color: #fff;
	line-height: 40px;
}
.detail-page .list .fa {
    padding-right: 10px;
    color:#2d4884;
}
.detail-page .text-bg {
    background: rgba(000,000,000,0.8);
    padding: 5px;
	border: 1px solid#999;
}
.detail-page .form {
    margin-top: 0px;
}
.detail-page .input-group {
    position: relative;
    display: block;
}
.detail-page .form-control {
    display: block;
    width: 100%;
	margin-bottom: 15px;
    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;
}
.reg-form .dvla-main {
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
    height: 90px;
    width: 600px;
    margin: auto;
}
.reg-form .gb {
    float: left;
}
.text-center {
    text-align: center;
}
.reg-form .reg-input-new1 {
    height: 84px;
    width: 542px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 1px solid #fbbc05;
    outline: none;
    border-radius: 0px 7px 7px 0px;
}
.reg-form .btn-primary {
    color: #fff;
    animation:blink_animation 2s infinite;
    border-radius: 7px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    width: 25%;
    margin: 12px auto;
    float: none;
    padding: 20px;
    font-weight: 700;
    background-color:#2d4884;
    border:#2d4884;
}
.reg-form .btn-primary: hover {
    background: #1a86ca;
    border: 1px solid#1a86ca;
}
.detail-page .browse h3 {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
}
.detail-page .browse:hover h3{
	color:#2d4884;
}
.detail-page .code h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 10px 0px 20px;
    text-align: center;
    font-weight: 800;
}
.detail-page .code {
    padding: 10px;
    border: 1px solid#2d4884;
	height: 140px;
	overflow-x: hidden;
}
.detail-page .code h4 {
    background: #2d4884;
    padding: 8px;
    text-align: center;
    color: #fff;
	font-size: 14px;
	margin-top: 0px;
}
.detail-page .code h4:hover {
    background: #1a86ca;
}


.submit-info{
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
	padding:10px;
	background: #fff;
}
.submit-info input{
    width: 100%;
    margin-top: 3px;
    height: 46px;
    font-size: 14px;
    padding: 10px;
}
.submit-info button{
    width: 100%;
    margin-top: 3px;
    height: 46px;
    background: #2d4884;
    border: #2d4884;
	color: #fff;
}
.submit-info button:hover {
    background: #1a86ca;
}


.sizes .search-form {
    margin-top: 0px;
    position: relative;
}

.sizes .text-bg {
    background:#ffff;
    padding: 20px;
    border: 1px solid#2d4884;
	height: 542px;
}
.sizes .text-bg.lists {
	overflow-x: hidden;
}
.sizes .form-control {
    color: #2d4884;
}
.sizes .text-bg h3 {
    background-color: #2d4884;
    color: #fff;
    padding: 22px;
    margin-top: -20px;
	text-align: center;
}
.sizes .text-bg ul li a {
    color: #000;
	line-height:30px;
	font-size: 14px;
}
.sizes .text-bg ul li a:hover {
    color: #2d4884;
}
.sizes .text-bg ul li a .fa {
    color: #2d4884;
	margin-right:10px;
}
.sizes .text-bg ul li{
	border-bottom: 1px solid#ccc;
}



/*=========================
========Work-shop CSS========
===========================*/
.our-work-shop{
	margin-top:50px;
	text-align:center;
}  
.our-work-shop h1{
	margin-top:100px;
}  
.work-shop img{
	width:100%; 
} 
.our-work-shop .thumbnail {
    display: block;
    padding: 0px;
}
.zoom {      
-webkit-transition: all 0.35s ease-in-out;    
-moz-transition: all 0.35s ease-in-out;    
transition: all 0.35s ease-in-out;     
cursor: -webkit-zoom-in;      
cursor: -moz-zoom-in;      
cursor: zoom-in;  
}     

.zoom:hover,  
.zoom:active,   
.zoom:focus {
/**adjust scale to desired size, 
add browser prefixes**/
-ms-transform: scale(1.5);    
-moz-transform: scale(1.5);  
-webkit-transform: scale(1.5);  
-o-transform: scale(1.5);  
transform: scale(1.5);    
position:relative;      
z-index:100;  
}

/**To keep upscaled images visible on mobile, 
increase left & right margins a bit**/  
@media only screen and (max-width: 768px) {   
ul.work-shop {      
margin-left: 15vw;       
margin-right: 15vw;
}

/**TIP: Easy escape for touch screens,
give gallery's parent container a cursor: pointer.**/
.DivName {cursor: pointer}
}









/*=========================
========Footer CSS========
===========================*/
.top-footer {
	background: #1f2529;
	padding: 5px 30px 30px;
	margin-top: 30px;
	margin-top: 70px;
	z-index: 99999999;
	position: relative;
}
.top-footer .fa {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	border: 1px solid #cbcbcb;
	margin-top: 30px;
	margin-left: 5px;
}
.top-footer h2 {
	color: #fff;
	font-weight: 600;
	text-align: center;
}
.top-footer .fa:hover {
	background: #1a86ca;
}
.top-footer .footer-nav a:hover {
	color: #1a86ca;
}
.footer-nav {
	float: right;
	margin-top: 40px;
}
.footer-nav a {
	padding: 10px;
}
#footer {
	background-color: #191f23;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: 400;
	position: relative;
	margin-top: -50px;
}
#footer h2 {
	margin-top: 65px;
	font-weight: 600; 
}
#footer p {
	color: #999999;
	margin-top: 13px;
}
#footer a {
	font-weight: 700;
	color: #fff;
}
#footer a:hover {
	color: #fd9420;
}
#footer .form-control {
	border-radius: 0;
	background-color: #1f2529;
	color: #5a5b5b;
	border-color: #242a2e;
	box-shadow: none;
	font-size: 14px;
}
#footer .btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0px;
}
#footer .btn-primary {
	color: #fff;
	background-color: #2d4884;
	border-color: #2d4884;
}
#footer .btn-primary:hover {
	background-color: #1a86ca;
	border-color: #1a86ca;
}
.footer-bottom {
	text-align: center;
	border-top: 1px solid#999999;
	margin-top: 60px;
}



::selection {
	background: #d80034;
	color: #FFFFFF;
	text-shadow: 0;
}
::-moz-selection {
background: #ff5e99;
color: #FFFFFF;
}

.bottom-buttons{
    position: fixed;
    bottom: 30px;
    left: 25px;
    z-index: 9999;
    background: black;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.bottom-button .tooltip{
    position: absolute !important;
    top: -20px !important;
    left: calc(100% + 5px) !important;
    z-index: 3 !important;
    background: #00E676 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 0 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    transition: 0s !important;
    color: #fff;
}
.bottom-button:hover .tooltip{
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: all 0.4s ease !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.whatsapp {
    bottom: 8px;
    font-size: 40px;
    background: #00E676;
}










@media only screen and (min-width: 1px) and (max-width:402px) {
#home-carousel .item {
    max-height: 142px;
    margin-top: 100px;
}	
.carousel-caption {
    top: 0px;
}	
.main-nav a.navbar-brand img {
	width: 52%;
}
.detail .main-nav {
    background-color: #2d4884;
}
.detail-page .b-text ul li {
    font-size: 14px;
    line-height: 27px;
}
#navigation .navbar-fixed-top {
	display: none;
}
.main-nav {
	background-color: #2d4884;
	padding: 5px 0px;
}
.fit-home-banner img {
  margin-top: 64px;
}
.main-nav .number h1 {
    margin-top: -34px;
    font-size: 18px;
    width: 155px;
    float: right;
}
.main-nav .number {
    text-align: right;
    margin-top: 30px;
    display: none;
}

#navigation .navbar-right li a {
	height: 40px;
	text-align: left;
	padding: 11px 17px;
	font-size: 12px;
}
.carousel-caption h1 {
	font-size: 16px;
}
.carousel-caption h2 {
	font-size: 30px;
}
.container > .carousel-arrows {
    top: 354px;
    left: 14px;
    display: none;
}
.search-form {
	margin-top: 0px;
}
.search-form .btn-primary {
    width: 100%;
}
.news {
    margin-bottom: 20px;
}
.reviews {
    padding: 30px 15px;
}
.testimonial {
    padding: 100px 0px;
}
.padding-0{
	padding:0px 15px;
}

.about h2 {
    font-size: 20px;
}

.about-us .background {
    background: url(../images/homebanner_22.jpg) no-repeat;
    background-size: auto auto;
    background-size: cover;
    height: 187px;
    margin-top: 103px;
}

.about-us .background h1 {
    text-align: center;
    margin-top: 60px;
    font-size: 34px;
}
.about-detail img {
    margin-top: 20px;
}
.contact-us{
    margin-top: 75px;
}
.heading h1 {
    margin-top: 40px;
	font-size: 22px;
}
.contact-detail {
    text-align: center;
}
.contact-detail img {
    margin-top: 0px;
}
.detail-page .background.models {
    height: 300px;
}
.detail-page .background {
    background: #111;
    height: auto;
    margin-top: 65px;
}
.detail-page .background h1 {
    font-size: 23px;
}
.reg-form .dvla-main {
    height: 90px;
    width: 313px;
}
.reg-form .reg-input-new1 {
    height: 84px;
    width: 254px;
    font-weight: 700;
    font-size: 19px;
}
.reg-form .btn-primary {
    font-size: 18px;
    width: 224px;
    float: none;
    padding: 10px;
}
.detail-page .code {
    margin-top: 10px;
}
.sizes .text-bg {
    height: auto;
    margin-bottom: 15px;
}

.our-work-shop {
    margin-top: 90px;
}
ul.work-shop {
    margin-left: 7vw;
    margin-right: 7vw;
}


}

@media only screen and (min-width: 403px) and (max-width:768px) {
.main-nav {
	background-color:#2d4884;
}
.number h3 {
    display: none;
}
.navbar {
	min-height: 72px;
}
#navigation .navbar-fixed-top img {
	display: none;
}
#navigation .navbar-fixed-top {
	display: none;
}
#navigation .navbar-fixed-top h1 {
	width: 60%;
}
.main-nav .number h1 {
	display: none;
}
.main-nav a.navbar-brand img {
	margin-top: 0px;
	width: 51%;
}
#navigation .navbar-right li a {
	height: 40px;
	text-align: center;
	padding: 11px 17px;
	font-size: 12px;
}
.gallery img:hover {
    transform: scale(1.03);
    transition-duration: 0.5s;
}
.news:hover img {
    transform: scale(1.05);
    transition-duration: 0.5s;
    margin-top: -5px;
}
.carousel-caption h1 {
	font-size: 22px;
}
.carousel-caption h2 {
	font-size: 40px;
}
.carousel-caption {
	top: 125px;
}
.news {
    margin-bottom: 20px;
}
.about-detail img {
    margin-top: 20px;
}
.detail-page .background {
    background: #111;
    height: auto;
    margin-top: 68px;
}
.container > .carousel-arrows {
    top: 400px;
    left: 14px;
}
.search-form {
	margin-top: 0px;
}
.thumbnail > img, .thumbnail a > img {
	width: 100%;
}
.reviews {
    padding: 30px 15px;
}
.testimonial {
    padding: 100px 10px;
}
.top-footer {
	text-align: center;
}
.top-footer img {
	margin-top: 20px;
}
.footer-nav {
	float: none;
}
.padding-0{
	padding:0px 15px;
}




.about-us .background {
    background: url(../images/homebanner_22.jpg) no-repeat;
    background-size: auto auto;
    background-size: cover;
    height: 187px;
    margin-top: 66px;
}

.about-us .background h1 {
    text-align: center;
    margin-top: 60px;
    font-size: 34px;
}
.contact-detail {
    text-align: center;
}
.contact-detail img {
    margin-top: 0px;
}
.detail-page .background.models {
    height: 300px;
	margin-top: 70px;
}
.detail-page .background h1 {
    font-size: 23px;
}
.reg-form .dvla-main {
    height: 90px;
    width: 313px;
}
.reg-form .reg-input-new1 {
    height: 84px;
    width: 254px;
    font-weight: 700;
    font-size: 19px;
}
.reg-form .btn-primary {
    font-size: 18px;
    width: 224px;
    float: none;
    padding: 10px;
}
.detail-page .code {
    margin-top: 10px;
}
.sizes .text-bg {
    height: auto;
    margin-bottom: 15px;
}

}

@media only screen and (min-width: 769px) and (max-width:994px) {
.main-nav a.navbar-brand img {
	width: 72%;
}
#navigation .navbar-fixed-top {
	display: none;
}
.navbar-right {
	margin-top: -60px;
	margin-right: 136px;
}
.main-nav .number h1 {
	margin-top: -40px;
	font-weight: 500;
	font-size: 16px;
	width: 130px;
	float: right;
}
.number h3{
	display:none;
}
#navigation .navbar-right li a {
	font-size: 12px;
	height: 86px;
}
.gallery img:hover {
    transform: scale(1.03);
    transition-duration: 0.5s;
}
.news:hover img {
    transform: scale(1.05);
    transition-duration: 0.5s;
    margin-top: -5px;
}
.news {
    margin-bottom: 20px;
}
.detail-page .background.models {
    margin-top: 76px;
}
.detail-page .code {
    margin-top: 10px;
}
.detail-page .background {
    background: url(../images/slide_12.jpg) no-repeat;
    height: auto;
    margin-top: 77px;
}
.carousel-caption {
	top: 150px;
}
.about-detail img {
    margin-top: 20px;
}
.contact-detail {
    text-align: center;
}
.contact-detail img {
    margin-top: 0px;
}
.container > .carousel-arrows {
    top: 400px;
    left: 14px;
}
.search-form {
	margin-top: 0px;
}
.reg-form .btn-primary {
    width: 300px;
}
.thumbnail > img, .thumbnail a > img {
	width: 100%;
}
.sizes .text-bg {
    height: auto;
    margin-bottom: 15px;
}
.top-footer {
	text-align: center;
}
.top-footer img {
	margin-top: 20px;
}
.footer-nav {
	float: none;
}
}

@media only screen and (min-width: 995px) and (max-width:1200px) {
#navigation .navbar-right li a {
	font-size: 13px;
}
#navigation .navbar-right {
	margin-right: -60px;
}
.main-nav .number h1 {
	font-size: 30px;
}
.reg-form .btn-primary {
    width: 300px;
}
.about-detail img {
    margin-top: 20px;
}
}




/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}












