@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;
}
/**************Main-header**************/
.main-header {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
	background: #ffffff;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-bottom: 2px solid #ddd;
}
.main-header .header-lower {
	position: relative;
	padding: 0px 0px;
	background: #36404b;
}
.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.main-menu {
	position: relative;
	z-index: 5;
}
.main-menu .navbar-collapse {
	padding: 0px 0px;
}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.main-menu .navbar-collapse > ul > li {
	position: relative;
	float: left;
}
.main-menu .navbar-collapse > ul > li > a {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 16px 15px;
	color: #ffffff;
	background: none;
	overflow: hidden;
	text-transform: uppercase;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.main-menu .navbar-collapse > ul > li > a:hover {
	text-decoration: none;
	background: #fb4848;
}
.header-top-infos {
	font-size: 14px;
	line-height: 20px;
	color: #36404B;
	margin-top: 10px;
}
.header-top-infos > ul > li:last-child {
	border: none;
}
.header-top-infos > ul > li {
	float: right;
}

#gmap_canvas{
    display:none;
}
.email-widget{
    display:none !important;
}

.main-footer .footer-upper a{
   display:none;
}

.header-top-infos li div p {
	color: #fff;
	font-size: 35px;
	font-weight: 700;
}
.main-header .header-top {
	position: relative;
	padding: 0px 0px;
	background: #ffffff;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}
.main-header .logo {
	position: relative;
	padding: 8px 0px;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.main-header .logo img {
	position: relative;
	display: inline-block;
	max-width: 100%;
}
.dvla-main {
	background: #005baf;
	border-radius: 9px;
	padding: 3px 0 0 7px;
	height: 90px;
	margin: 8px 0;
	width: 428px;
}
.gb {
	float: left;
}
.gb img {
	width: 51px;
}
.text-center {
	text-align: center;
}
.reg-input-new {
	width: 363px;
	height: 84px;
	font-weight: 700;
	font-size: 28px;
	text-align: center;
	background: #fbbc05;
	text-transform: uppercase;
	border: 1px solid #fbbc05;
	outline: none;
	border-radius: 0px 7px 7px 0px;
}
.reg-area-top-sub-btn button:hover {
	background: #fff;
	color: #ffc000;
	border: 1px solid #ffc000;
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.reg-area-top-sub-btn button {
    font-size: 18px;
    background: #005bae;
    padding: 24px 11px;
    text-decoration: none;
    border-radius: 35px;
    margin-top: 16px;
    color: #fff;
    width: 190px;
    margin-left: -10px;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none;
}
.header-top .social-links {
	position: relative;
	padding: 22px 0;
	text-align: right !important;
}
.header-top .social-links a {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 32px;
	text-align: center;
	background: #2a323a;
	color: #ffffff;
	font-size: 16px;
	line-height: 32px;
	margin: 9px 2px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: all 500ms ease-out;
	-webkit-transition: all 500ms ease-out;
	-ms-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
}
.header-top .social-links a:hover {
	background: #fb4848;
}


.sidenav{
    display:none !important;
}
/**************End-Main-header**************/


.banner-van {
	background: url(../images/Bannar2.jpg) no-repeat;
	height: 400px;
	background-size: cover;
}
.banner-van h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 40px;
	text-shadow: 2px 2px 1px #000;
}
/******************Start mysidenav************************/

.hide-btns {
	z-index: 999999999;
	position: relative;
}
.hide-btns h5 {
	float: left;
}
.hide-btns #mySidenav a {
	position: fixed;
	left: -109px;
	transition: 0.3s;
	padding: 4px 4px 4px 20px;
	width: 153px;
	text-decoration: none;
	font-size: 16px;
	color: white;
}
.hide-btns .fa {
	float: right;
	background: #005bae;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 22px;
}
.hide-btns #mySidenav a:hover {
	left: 0;
}
.hide-btns #about {
	top: 170px;
	background-color: #333;
}
.hide-btns #blog {
	top: 215px;
	background-color: #333;
}
.hide-btns #projects {
	top: 260px;
	background-color: #333;
}
.hide-btns #contact {
	top: 305px;
	background-color: #333;
}
/*****************End mysidenav***********************/

/**************Srart-Search-form**************/
.padding-0 {
	padding: 2px;
}
.search-form {
	margin-top: -13px;
}
.text-bg {
	background: #36404b;
	padding: 10px 20px;
	color: #fff;
}
.search-form .form {
	margin-top: 5px;
}
.form-group {
	margin-bottom: 15px;
}
.search-form .form-control {
	height: 50px;
	border-radius: 0px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.search-form .btn-primary {
	color: #fff;
	border-radius: 0px;
	animation: blink_animation 2s infinite;
	padding: 13px 16px;
	font-weight: 600;
	margin-top: 13px;
	width: 213px;
	float: right;
	background: #005bae;
	border-color: #005bae;
}
.search-form .btn-primary:hover {
	background: #fff;
	color: #ffc000;
	border-color: #ffc000;
}
.makes .btn {
	display: inline-block;
	padding: 10px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #005bae;
	color: #fff;
	border: 1px solid transparent;
	border-radius: 0px;
	text-transform: uppercase;
}
/**************End-Search-form**************/




.all-makes {
	margin-top: 50px;
}
.makes {
	padding: 0px 20px;
	margin-top: 12px;
}
.makes .open>.dropdown-menu {
	display: block;
	width: 100%;
}
.top-head {
	border: 1px solid #d5d7d7;
	padding: 5px;
	border-radius: 4px;
}
.dropdown-menu>li>a {
	color: #fff;
	padding: 8px 20px;
}
.dropdown-menu {
	background-color: #36404b;
}
/*=========================
========Work-shop CSS========
===========================*/
.our-work-shop {
	margin-top: 50px;
	text-align: center;
}
.our-work-shop h1 {
	margin-top: 20px;
	font-size: 30px;
	text-transform: uppercase;
}
.heading h1 {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	margin-bottom: 25px;
}
.work-shop img {
	width: 100%;
}
.our-work-shop .thumbnail {
	display: block;
	padding: 3px;
}
.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.7);
	-moz-transform: scale(1.7);
	-webkit-transform: scale(1.7);
	-o-transform: scale(1.7);
	transform: scale(1.7);
	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
}
}
hr {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #d5d7d7;
}
/*********Video-Section*********/

.video {
	height: 0;
	position: relative;
	padding-bottom: 56.25%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
	margin-bottom: 20px;
	margin-top: 10px;
}
.video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
section {
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(../images/review-bg.jpg) no-repeat;
	background-size: cover;
}
.quote {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
	padding: 25px;
	background: #fff;
}
#fade-quote-carousel.carousel .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
	opacity: 1;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
	bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
	background-color: #e84a64;
	border: none;
}
#fade-quote-carousel blockquote {
	text-align: center;
	border: none;
}
#fade-quote-carousel .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px;
}
#fade-quote-carousel .profile-circle img {
	width: 100px;
	height: 100px;
}
/*-------------------------------*/
/*       Start Model-Page        */
/*-------------------------------*/


.banner-van.gearboxes {
	background: url(../images/bannar3.jpg) no-repeat;
	background-size: cover;
}
.about-us img {
	width: 100%;
}
.banner-van.engine {
	background: url(../images/enginesbanner.jpg) no-repeat;
	background-size: cover;
}
.contact-box {
	border: 1px solid #d5d7d7;
	padding: 15px 25px;
	height: 240px;
}
.contact-box.bottom {
	height: auto;
	margin-top: 20px;
	background: #36404b;
	padding: 20px 37px;
}
.contact-box.bottom label {
	color: #fff;
}
.contact-box input, textarea {
	width: 100%;
	padding: 13px;
	font-style: italic;
}
.contact-box button {
	background: #fff;
	padding: 10px 20px;
	width: 200px;
	height: 50px;
	margin-top: 10px;
	font-size: 17px;
}
.contact-box button:hover {
	background: #000;
	color: #fff;
}
.contact-box .fa {
	padding-right: 13px;
}
.contact-box textarea {
	width: 100%;
	padding: 13px;
	height: 150px;
}
.contact-box p {
	text-align: justify;
}
.contact-box h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}
.contact-box h4 {
	margin-bottom: 0px;
}
.banner-van.submit {
	background: url(../images/submit-ban.jpg) no-repeat;
	background-size: cover;
	height: 627px;
}
.engine-models p {
	border: 1px solid#005bae;
	padding: 15px;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	transition-duration: 0.5s;
	font-weight: 700;
}
.engine-models p:hover {
	border: 1px solid#005bae;
	background: #005bae;
	color: #fff;
	transition-duration: 0.5s;
	text-decoration: none;
	text-decoration: inherit;
}
.size-code {
	background: url(../images/review-bg2.jpg) no-repeat;
	background-size: cover;
	margin-top: 25px;
}
.text-bg.inner {
	background: #fff;
	padding: 20px;
	border: 1px solid#2d4884;
	height: 520px;
overflow-x: hidden;
}
.text-bg.inner h3 {
	background-color: #005bae;
	color: #fff;
	padding: 20px;
	margin-top: -20px;
	text-align: center;
}
.text-bg.inner p {
	color: #444;
}
.text-bg.inner .form-control {
	color: #2d4884;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	height: 50px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid#005bae;
	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;
}
.text-bg.inner .btn-danger {
	color: #fff;
	background-color: #005bae;
	border-color: #005bae;
	width: 100%;
	border-radius: 0px;
	padding: 10px;
	font-size: 20px;
}
.text-bg.inner .btn-danger:hover {
	background-color: #2d4884;
	border-color: #2d4884;
}
.text-bg.inner ul li {
	border-bottom: 1px solid#ccc;
	padding-bottom: 7px;
	margin-top: 7px;
}
.text-bg.inner ul li a:hover {
	text-decoration: none;
}
.recon p {
	margin-bottom: 20px;
	color: #777;
	font-size: 15px;
	line-height: 30px;
}
/*-------------------------------*/
/*         End Model-Page        */
/*-------------------------------*/






/*-------------------------------*/
/*      Start Submit-Form        */
/*-------------------------------*/

.submit .quick-form {
	background: #fff;
	padding: 12px 20px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	border: 4px solid#005bae;
}
.submit .form-control {
	height: 48px;
	border-radius: 0px;
	width: 100%;
	font-size: 17px;
	border: 1px solid#005bae;
}
.submit .btn-danger {
	width: 100%;
	padding: 9px;
	font-size: 20px;
	border-radius: 0px;
	margin-bottom: 6px;
	background: #005bae;
	border: 1px solid#005bae;
}
.submit .btn-danger:hover {
	color: #fff;
	background: #2d4884;
}
.submit h1 {
	text-align: left;
	margin-top: 20px;
	font-size: 30px;
}
.submit h3 {
	color: #fff;
	margin-top: 40px;
}
.submit .lines li {
	font-size: 20px;
	list-style: none;
	line-height: 36px;
	color: #fff;
}
.submit .fa {
	font-size: 13px;
	color: #005bae;
}
/*-------------------------------*/
/*   End Submit-Form Page  */
/*-------------------------------*/


/**************Footer**************/
.main-footer {
	position: relative;
	background: #36404b;
}
.main-footer .footer-upper {
	position: relative;
	padding: 40px 0px 10px;
}
.main-footer .footer-upper .footer-widget {
	position: relative;
	max-width: 600px;
}
.main-footer .footer-upper h3 {
	position: relative;
	font-size: 18px;
	margin-bottom: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
}
.adderess-widget p, .email-widget p, .call-widget p {
	color: #fff;
	line-height: 30px;
}
.main-footer .footer-upper a:hover {
	color: #11c3f0!important;
	text-decoration: none;
}
.call-widget p {
	font-size: 40px;
}
.main-footer .footer-upper a {
	color: #fb4848;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}
.main-footer .footer-bottom {
	position: relative;
	padding: 5px 0px;
	font-size: 14px;
	line-height: 20px;
	background: #2c343d;
	color: #ffffff;
}
.main-footer .footer-bottom .copyright {
	padding: 12px 0px;
}

/**************End-Footer**************/


@media only screen and (min-width: 1px) and (max-width:767px) {
.main-header {
	text-align: center;
}
.header-top-infos li div p {
	font-size: 24px;
	display: none;
}
.header-top-infos {
	margin-top: 0px;
}
.hide-btns {
	z-index: 999999999;
	position: relative;
	display: none;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 4px;
}
.navbar-toggle .icon-bar {
	color: #fff;
	border: 1px solid #fff;
}
.dvla-main {
	width: 325px;
	height: 70px;
	padding: 3px 0 0 5px;
	margin: 8px auto;
}
.gb img {
	width: 39px;
}
.main-menu .navbar-collapse > ul > li {
	position: relative;
	float: none;
	border: 1px solid #fff;
}
.main-menu .navbar-collapse > ul > li > a {
	line-height: 10px;
}
.reg-input-new {
	width: 85%;
	font-size: 23px;
	height: 64px;
}
.reg-area-top-sub-btn button {
	font-size: 18px;
	margin-top: 0px;
	padding: 8px 11px;
	margin-bottom: 5px;
	width: 287px;
}
.text-bg label {
	display: none;
}
.text-bg .input-group {
	width: 100%;
}
.form-group {
	margin-bottom: 0px;
}
.search-form .btn-primary {
	width: 100%;
	margin-top: 0px;
}
.makes .open > .dropdown-menu {
	text-align: center;
}
.zoom:hover, .zoom:active, .zoom:focus {
	-ms-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
}
.banner-van.inner {
	background-size: contain;
	height: 171px;
}
.text-bg.inner {
	height: auto;
	margin-bottom: 10px;
}
.heading h1 {
	font-size: 24px;
}
.submit h1 {
	font-size: 18px;
	text-align: center;
}
.banner-van.submit {
	height: auto;
}
.submit .form-control {
	margin-bottom: 5px;
}
.submit h3 {
	color: #fff;
	margin-top: 16px;
}
.submit .lines li {
	font-size: 16px;
	line-height: 28px;
}
.submit .fa {
	font-size: 9px;
}
.recon p {
	text-align: justify;
}
.banner-van h1 {
	font-size: 22px;
}
.banner-van {
	height: auto;
}
.banner-van.contact-us {
	background-size: contain;
	height: 155px;
}
.contact-box {
	height: auto;
	margin-bottom: 10px;
}
.contact-box textarea {
	margin-top: 10px;
}
.engine-models p {
	margin-bottom: 6px;
}
.main-footer .footer-upper .footer-widget {
	text-align: center;
}
.main-footer .footer-upper h3 {
	margin-bottom: 8px;
}
}

@media only screen and (min-width: 768px) and (max-width:992px) {
.main-menu .navbar-collapse > ul > li > a {
	padding: 16px 9px;
}
.dvla-main {
	float: right;
	margin-top: -86px;
}
.reg-area-top-sub-btn button {
	padding: 11px 11px;
	width: 215px;
	float: right;
	margin-top: -16px;
}
.dvla-main {
	height: 65px;
}
.gb img {
	width: 36px;
}
.reg-input-new {
	width: 375px;
	height: 59px;
}
.text-bg {
	padding: 10px 45px;
}
.text-bg label {
	display: none;
}
.text-bg .input-group {
	width: 100%;
}
.form-group {
	margin-bottom: 0px;
}
.search-form .btn-primary {
	width: 100%;
}
.text-bg.inner {
	height: auto;
	margin-top: 10px;
}
.banner-van.submit {
	height: auto;
}
.submit .form-control {
	margin-bottom: 5px;
}
.banner-van.about-us {
	background-size: contain;
}
.contact-box {
	height: auto;
	margin-bottom: 10px;
}
.contact-box input, textarea {
	margin-bottom: 8px;
}
.main-footer .footer-upper .footer-widget {
	text-align: center;
}
.main-footer .footer-upper .footer-widget {
	max-width: 100%;
}
}

@media only screen and (min-width: 993px) and (max-width:1180px) {
.dvla-main {
	width: 350px;
}
.reg-input-new {
	width: 285px;
	font-size: 24px;
}
.main-menu .navbar-collapse > ul > li > a {
	padding: 16px 7px;
}
.header-top-infos li div p {
	font-size: 26px;
}
.banner-van.submit {
	padding-bottom: 10px;
	height: auto;
}
.contact-box {
	height: 321px;
}
.reg-area-top-sub-btn button {
	padding: 23px 11px;
	margin-top: 15px;
}
}
