/*
Awesome Template
http://www.templatemo.com/preview/templatemo_450_awesome
*/

@font-face {
	font-family: 'uknumberplateregular';
	src: url("/fonts/uknumberplate-webfont.eot");
	src: url("/fonts/uknumberplate-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/uknumberplate-webfont.woff2") format("woff2"), url("/fonts/uknumberplate-webfont.woff") format("woff"), url("/fonts/uknumberplate-webfont.ttf") format("truetype"), url("/fonts/uknumberplate-webfont.svg#uknumberplateregular") format("svg");
	font-weight: normal;
	font-style: normal
}

body
	{
 		background: #303030;
 		color: #ffffff;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		overflow-x: hidden; /* prevent horizontal scrollbar from appearing */
	}
	
a {
	color: #47C6F8;
}
	
a:hover {
	color: #0FF;
}

/* start h2 */
h2
	{
		text-align: center;
		font-size: 40px;
		padding-bottom: 40px;
	}	
h2 span
	{
		color: #28a7e9;
		font-weight: bold;
	}
/* end h2 */

/* start about team service portfolio contact */
#about, #team, #service,
#portfolio, #contact
	{
		padding-top: 60px;
		padding-bottom: 40px;
	}
/* end about team service portfolio contact */

/* start preloader */
.preloader
	{
		position: fixed;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		z-index: 99999;
  		display: -webkit-box;
  		display: -webkit-flex;
  		display: -ms-flexbox;
  		display: flex;
  		-webkit-flex-flow: row nowrap;
  		    -ms-flex-flow: row nowrap;
  		        flex-flow: row nowrap;
  		-webkit-box-pack: center;
  		-webkit-justify-content: center;
  		    -ms-flex-pack: center;
  		        justify-content: center;
  		-webkit-box-align: center;
  		-webkit-align-items: center;
  		    -ms-flex-align: center;
  		        align-items: center;
  		background: none repeat scroll 0 0 #ffffff;
	}
.sk-spinner-wave.sk-spinner 
	{
  		width: 50px;
  		height: 30px;
  		text-align: center;
  		font-size: 10px; 
  	}
.sk-spinner-wave div 
	{
  		background-color: #333;
  		height: 100%;
  		width: 6px;
  		display: inline-block;
         -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
                 animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
         
    }
.sk-spinner-wave .sk-rect2 
	{
          -webkit-animation-delay: -1.1s;
                  animation-delay: -1.1s; 
      }
.sk-spinner-wave .sk-rect3 
	{
          -webkit-animation-delay: -1s;
                  animation-delay: -1s; 
     }
.sk-spinner-wave .sk-rect4 
	{
          -webkit-animation-delay: -0.9s;
                  animation-delay: -0.9s;
     }
.sk-spinner-wave .sk-rect5 
	{
          -webkit-animation-delay: -0.8s;
                  animation-delay: -0.8s; 
     }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }
/* end preloader */

/* start header */
header
	{
		min-height: 20px;
		padding-top: 18px;
		padding-bottom: 10px;
	}
header .fa
	{
		color: #28a7e9;
	}
header span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
header a
	{
		color: #999;
		font-weight: 600;
	}
header .social-icon
	{
		text-align: right;
	}
header .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
/* end header */

/* start nagivation */
.navbar-default
	{
		background: #fff;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 30px;
		height: 70px;
		line-height: 40px;
		padding: 12px 0px 0px 12px;
	}
.navbar-default .navbar-nav li a
	{
		font-weight: bold;
		font-size: 13px;
		height: 70px;
		line-height: 40px;
	}

.navbar-default .navbar-nav > li > a.current { 
	color: #28A7E9; 
}
.templatemo-nav {
	border-radius: 0;	
	width: 100%;
	z-index: 1000;
}
.sticky {	
	position: fixed;
	left: 0;
	top: 0;	
}
/* end navigation */

.home {
	background: url('../images/car-home.jpg') no-repeat;
}
.contact-us {
	background: url('../images/contact-bg.jpg') no-repeat;
}
.privacy {
	background: url('../images/privacy-bg.jpg') no-repeat;
}
.aboutus {
	background: url('../images/about-bg.jpg') no-repeat;
}
.terms {
	background: url('../images/terms-bg.jpg') no-repeat;
}

.text-align-center{
	text-align: center;
}
.resultrow {
	margin-bottom: 9px;
}
.reg-title {
	font-size: 29px;
	margin-top:10px;
}

.resultprice {
	text-align: right;
	font-size: 29px;
	margin-top:10px;
}
.enquireplate {
	margin-top: 20px;
}

#search {

}
#header-block
	{
		background-size: cover;
		padding-top: 160px;
		padding-bottom: 100px;
		min-height: 400px;
	}
#header-block.home {
	padding-top: 20px;
}
#search {
	background-color: rgba(0,0,0,0.8);
	padding-bottom: 20px;
}
/* necessary to give position: relative to parent. */
#search input[type="text"] {
	font: 15px/24px sans-serif; color: #eee; font-weight: bold; width: 100%; box-sizing: border-box; letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px;
	background: rgba(0,0,0,0.7);
}
#result-set{
	background-color: #505050;
	padding: 30px;
}
#search:focus{outline: none;}

#header-block h1
	{
		font-weight: 300;
		font-size: 70px;
		padding-bottom: 10px;
	}
#header-block h1 span
	{
		color: #28a7e9;
		font-weight: bold;
	}
#header-block .btn
	{
		background: transparent;
		border-radius: 2px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin-top: 20px;
		width: 180px;
		height: 60px;
		padding-top: 18px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#search .btn
{
	margin-top: 32px;
	padding: 6px;
	height: 40px;
}
#search select{
	width: 68px;
	float: left;
	margin-left: 4px;
	font-size: 13px;
}
#search select:nth-of-type(1){
	margin-left:11px;
}

.dvla-wrapper {
	background-color: rgba(90,90,90,0.6);
	padding: 10px;
	margin-top: 20px;
}
.dvla-wrapper .btn{
	float: right;
	margin-right: 30px;
}
#header-block .btn:hover
	{
		background: #28a7e9;
		border-color: transparent;
	}
.element {
	height: 60px;
	font-size: 16px;
}
/* end home */

/* start about */
#about .media-heading-wrapper
	{
		padding-bottom: 32px;
	}
#about .media-heading-wrapper .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-size: 24px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		margin-bottom: 20px;
		margin-right: 20px;
	}
#about .media-heading-wrapper h3
	{
		font-size: 18px;
		font-weight: bold;
		padding-top: 20px;
		padding-left: 52px;
	}
/* end about */

/* start team */
#team .team-wrapper
	{
		background: #404040;
		padding-bottom: 10px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		position: relative;
	}
#team .team-wrapper:hover
	{
		cursor: pointer;
		opacity: 0.4;
		bottom: 4px;
	}
#team .team-wrapper .team-des
	{
		padding: 20px;
	}
#team .team-wrapper .team-des span
	{
		color: #28a7e9;
		display: block;
		font-weight: bold;
		padding-bottom: 12px;
	}
/* end team */

/* start service */
#service .col-md-4
	{
		padding: 40px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#service .col-md-4:hover
	{
		background: #505050;
	}
#service .active
	{
		background: #505050;
		padding: 40px;
	}
#service .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-size: 50px;
		width: 100px;
		height: 100px;
		line-height: 100px;
		text-align: center;
	}
#service h4
	{
		color: #28a7e9;
		font-weight: 600;
		padding-top: 10px;
		padding-bottom: 14px;
	}
/* end service */

/* start portfolio */
#portfolio
	{
		padding-bottom: 80px;
	}
#portfolio .col-md-3
	{
		padding: 0px;
	}
	.portfolio-thumb, 
	.portfolio-overlay {
		max-width: 450px;
	}
#portfolio .portfolio-thumb
	{
		overflow: hidden;
		padding: 0;
		margin: 0 auto;
	}
#portfolio .portfolio-thumb .portfolio-overlay
	{
		background: #28a7e9;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;	
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 20px 10px 20px 20px;
		margin-left: auto;
		margin-right: auto;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#portfolio .portfolio-thumb .portfolio-overlay h4
	{
		font-weight: bold;
		padding-bottom: 10px;
	}
#portfolio .portfolio-thumb .portfolio-overlay .btn
	{
		background: none;
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-weight: bold;
	}
#portfolio .portfolio-thumb:hover .portfolio-overlay
	{
		cursor: pointer;
		opacity: 0.8;
	}
/* end portfolio */

/* start contact */
#contact
	{
		background: #202020;
	}
#contact .form-control
	{
		background: transparent;
		border: 1px solid #28a7e9;
		border-radius: 2px;
		box-shadow: none;
		color: #fff;
		margin-top: 6px;
		margin-bottom: 16px;
	}
#contact label
	{
		font-weight: 500;
	}
#contact input
	{
		height: 50px;
	}
#contact input[type="submit"]
	{
		background: #28a7e9;
		font-weight: bold;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#contact input[type="submit"]:hover
	{
		background: transparent;
	}
#contact address
	{
		border-bottom: 1px solid #505050;
		padding-top: 30px;
	}
#contact address .address-title
	{
		font-weight: bold;
		font-size: 20px;
		padding-bottom: 10px;
	}
#contact address span
	{
		display: block;
		padding-bottom: 30px;
	}
#contact address .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 10px;
	}
/* end contact */

/* start copyright */
#copyright
	{
		padding: 20px;
	}
#copyright p
	{
		font-weight: 400;
	}
/* end copyright */

/* start social icon */
.social-icon
	{
		position: relative;
		padding: 0;
		margin: 0;
	}
.social-icon h4
	{
		display: inline-block;
		padding-right: 20px;
	}
.social-icon li
	{
		display: inline-block;
		list-style: none;
	}
.social-icon li a
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		margin-right: 10px;
	}
.social-icon li a:hover
	{
		background: #28a7e9;
		border-color: transparent;
	}
/* end social icon */

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	#portfolio .portfolio-thumb .portfolio-overlay {
		padding: 0px 8px;
	}
}

@media only screen and ( max-width: 992px ) {
	.resultprice {
		text-align: center;
	}
	.resultrow{
		margin-bottom: 30px;
		border: 1px solid white;
		padding: 20px;
	}
}
@media only screen and ( max-width: 430px ) {

	.large-plate-wrapper{
		width: 240px;
	}
	.large-plate.registration-letters{
		font-size: 54px;
	}
}

/* start 980 media quires */
@media only screen and ( max-width: 980px ) {
	#team .team-wrapper
		{
			margin-top: 40px;
		}
	#portfolio .portfolio-thumb .portfolio-overlay
	{
		background: #28a7e9;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 40px 10px 20px 20px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}

}
/* end 360 media quires */

/* start 768 media quires */
@media only screen and ( max-width: 767px ) {
	#header-block
		{
			min-height: 300px;
			padding-top: 80px;
			padding-bottom: 60px;
		}
	#header-block h1
		{
			font-size: 52px;
		}

	.templatemo-nav {
		position: fixed;
    	top: 0;
	}
	header {
		margin-top: 70px;
	}
	header .social-icon {
		text-align: left;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	.navbar-collapse {
		max-height: 300px;
		overflow-y: auto;
	}
	.navbar-default .navbar-nav li a {
		height: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 35px;
	}
}
/* end 768 media quires */

/* start 360 media quires */
@media only screen and ( max-width: 360px ) {
	header .social-icon
		{
			text-align: left;
		}
	#header-block
		{
			min-height: 200px;
			padding-top: 60px;
			padding-bottom: 40px;
		}
	#header-block h1
		{
			font-size: 32px;
		}

}
/* end 360 media quires */

.large-plate-wrapper{
	height: 67px;
	width: 240px;
	background: #ECE9E6;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #FFFFFF, #ECE9E6);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #FFFFFF, #ECE9E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: auto;
}
.large-plate {
	margin: 0px;
	vertical-align: middle;
	position: relative;
	display: inline-block;
	text-decoration: none !important;
	height: 100%;
	width: 100%;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
	text-align: center;
}
.large-plate.rear {
	background: #fee600; /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #fee600,#cac531); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right,#fee600, #cac531); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.large-plate .plate-footer{
	font-size: 6px;
	font-family: Arial;
	color: #000;
	margin: auto;
	text-transform: none;
	margin-top: -8px;
}
.large-plate .bsau{
	font-size: 5px;
	font-family: Arial;
	margin: auto;
	text-transform: none;
	color: #000;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	margin-top: -6px;
}
.large-plate .plate-border{
	border: none; /* 3px solid black; */
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	margin: 0.2em;
	/* height: 120px;*/
	width: 100%;
}
.large-plate .registration-letters {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-family: "uknumberplateregular", Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 54px;
	line-height: 60px;
}

@media (max-width:500px) {
	#search select {
		width: 60px;
		padding: 0;
	}

}
@media (max-width:767px) and (min-width:599px) {
	.large-plate-wrapper {
		height: 110px;
		width: 460px;
	}
	.plate-footer {
		margin-top: -9px;
	}
	.large-plate .registration-letters {
		font-size: 100px;
		line-height: 100px;
	}
	.large-plate .plate-footer {
		margin-top: -9px;
		padding-left: 20px;
		font-weight: bold;
	}
}​
@media (max-width:1199px) and (min-width:992px) {
	.large-plate-wrapper {
		height: 110px;
		width: 517px;
	}
	.large-plate .registration-letters {
		font-size: 100px;
		line-height: 100px;
	}
	.large-plate .plate-footer {
		margin-top: -18px;
		padding-left: 20px;
		font-weight: bold;
	}
}​

@media screen and (min-width: 1200px) {
	.large-plate-wrapper {
		height: 150px;
		width: 710px;
	}

	.large-plate .plate-footer {
		margin-top: -20px;
		font-weight: bold;
		font-size: 9px;
		padding-left: 30px;
	}
	.large-plate .registration-letters {
		font-size: 140px;
		line-height: 140px;
	}
	.large-plate .bsau {
		font-size: 5px;
	}
}

.very-large-plate-wrapper  {
    width: auto !important;
    padding: 5px 20px;
}
.very-large-plate-wrapper .large-plate .registration-letters {
    font-size: 53px;
    line-height: 60px;
}

@media screen and (min-width: 490px) {
    .very-large-plate-wrapper .large-plate .registration-letters {
        font-size: 95px;
        line-height: 100px;
    }
}
@media screen and (min-width: 590px) {
    .very-large-plate-wrapper .large-plate .registration-letters {
        font-size: 115px;
        line-height: 120px;
    }
}

@media screen and (min-width: 650px) {
    .very-large-plate-wrapper .large-plate .registration-letters {
        font-size: 125px;
        line-height: 130px;
    }
}
@media screen and (min-width: 768px) {
    .very-large-plate-wrapper .large-plate .registration-letters {
        font-size: 155px;
        line-height: 153px;
    }
}
@media screen and (min-width: 992px) {
    .very-large-plate-wrapper .large-plate .registration-letters {
        font-size: 130px;
        line-height: 130px;
    }
}

@media screen and (min-width: 1200px) {
	.very-large-plate-wrapper .large-plate .registration-letters {
		font-size: 155px;
		line-height: 153px;
	}
}

.price-shade {
    background-color: rgba(0,0,0,0.8);
    padding: 15px;
}
.dvla-note{
    margin: 10px;
    padding: 10px;
    border: 1px solid white;
    color: white;
}
select.form-control {
	padding: 3px;
	width: 56px !important;
}