/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */



@font-face {
	font-family: FontAwesome;
	src: url(../fonts/font-awesome/fonts/FontAwesome.otf);
}
@font-face {
	font-family: fontawesome-webfont;
	src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
}
@font-face {
	font-family: Trajan-Pro-Regular;
	src: url(../fonts/Trajan-Pro-Regular.ttf);
}
@font-face {
	font-family: century-gothic;
	src: url(../fonts/century-gothic.ttf);
}
@font-face {
	font-family: OpenSans-Bold;
	src: url(../fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family:MANDATOR;
    src: url(../fonts/MANDATOR.ttf);
	}	
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
	src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */  url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */  url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */  url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');/* Svg form   */
	font-weight: normal;
	font-style : normal;
}
@font-face {
	font-family: 'open-sans';
	src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot');   /* support Internet explorer  */
	src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */  url('../fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */  url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */  url('') format('svg');
	font-weight: normal;
	font-style : normal;
}

.social ul li {
	list-style: none;
	display: inline-block;
	padding-left: 10px;
}
.social ul li a {
	text-decoration: none;
}
.logo, .number, .social {
	margin: 10px 0px;
}
.logo img {
	margin: 0 auto;
	display: block;
}
.number h1 {
	font-family: OpenSans-Bold;
	text-align: center;
	color: #c0a347;
	font-size:30px;
	margin-right:70px;
}
.number a{
text-decoration:none;
}
.social{
    margin-top: 16px;
}
.main-nav {
	background-color: #c0a347;
	border-radius: 0px;
	border: 1px solid #c0a347;
	margin-bottom: 0px;
}
.main-nav .nav-list li a {
	color: #fff;
	text-transform: uppercase;
	font-family: Trajan-Pro-Regular;
	font-weight: 500;
	padding-left: 20px;
}
.main-nav .nav-list li a:hover {
	color: #c0a347;
        background-color: #fff;
}
.banner {
	background: url(../images/3.jpg) no-repeat;
	height: 450px;
        background-size: cover;
}
.banner h1, .banner p {
	font-family: century-gothic;
	text-shadow: 0 2px #000;
	color: #fff;
}
.banner h1 {
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
}
.banner p {
	padding: 0px 50px;
	text-align: center;
	font-size: 18px;
}

.banner1 {
	background: url(../images/2.jpg) no-repeat;
	height: 450px;
        background-size: cover;
}
.banner1 h1, .banner p {
	font-family: century-gothic;
	text-shadow: 0 2px #000;
	color: #fff !important;
}
.banner1 h1 {
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
}
.banner1 p {
	padding: 0px 50px;
	text-align: center;
	font-size: 18px;
}


.banner2 {
	background: url(../images/1.jpg) no-repeat;
	height: 450px;
        background-size: cover;
}
.banner2 h1, .banner p {
	font-family: century-gothic;
	text-shadow: 0 2px #000;
	color: #fff;
}
.banner2 h1 {
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
}
.banner2 p {
	padding: 0px 50px;
	text-align: center;
	font-size: 18px;
}

.banner3 {
	background: url(../images/4.jpg) no-repeat;
	height: 450px;
        background-size: cover;
}
.banner3 h1, .banner p {
	font-family: century-gothic;
	text-shadow: 0 2px #000;
	color: #fff;
}
.banner3 h1 {
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
}
.banner3 p {
	padding: 0px 50px;
	text-align: center;
	font-size: 18px;
}

.home-dv{
       padding: 20px;
       background:#f7f7f7;
       text-align:center;
}
.home-dv h1{
       font-family: century-gothic;
       font-size: 24px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 490px;
}
.box {
    height: 174px;
    margin: 20px 0px;
    background: #f7f7f7;
    box-shadow: 1px 1px 4px#000;
}
.box a {
	text-decoration: none;
	color: #000;
}
.box img {
	float: left;
	margin-left: -15PX;
}
.box h3 {
    text-align: center;
    font-family: century-gothic;
    padding-left: 27px;
    color: #c0a347;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.box p {
	float: right;
	text-align: center;
	font-family: century-gothic;
	padding-left: 40px;
        font-size: 15px;
}
.box .icon {
	position: absolute;
	z-index: 999;
	top: 62px;
	left: 27px;
}
.heading h2 {
	text-align: center;
	font-family: century-gothic;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
.type img {
	margin: 0 auto;
	display: block;
}
.type h3 {
	text-align: center;
	font-family: century-gothic;
}
.type ul {
	margin-left: -50px;
	margin-bottom: 20px;
}
.type ul li {
	text-align: center;
	font-family: century-gothic;
	list-style: none;
	font-size: 16px;
}
.testimonial {
	background-color: #f2f1ef;
	padding: 30px 0px;
}
.viewer img {
	margin: 0 auto;
	display: block;
}
.viewer h4 {
	text-align: center;
	font-family: century-gothic;
	color: #c0a347;
	text-transform: uppercase;
	font-weight: bold;
}
.viewer p {
	text-align: center;
	font-family: century-gothic;
	color: #000;
}
.footer-banner {
	background: url(../images/10.jpg) no-repeat;
	height: 394px;
        background-size: cover;
}
.f-banner-text h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: Trajan-Pro-Regular;
	font-weight: 500;
	text-shadow: 0 2px #000;
	text-align: center;
	padding-top: 3em;
}
.f-banner-text p {
	color: #fff;
	text-transform: uppercase;
	font-family: Trajan-Pro-Regular;
	font-weight: 500;
	text-shadow: 0 2px #000;
	text-align: center;
}
footer {
	margin: 20px 0px;
}
footer ul li {
	font-family: century-gothic;
	list-style: none;
}
footer img {
	margin: 0 auto;
	display: block;
}

.inner-footer{
	background-color:#c0a347;
	padding:10px 0px;
	}
	
.inner-footer p{
	font-family: century-gothic;
	color:#fff;
	padding-top:10px;
}

.inner-footer ul{
padding-top:10px;
}
.inner-footer ul li{
	list-style:none;
	display:inline-block;
	border-right:1px solid #fff;
	padding-left:10px;
	}
	
.inner-footer ul li a{
	padding-right:10px;
	color:#fff;
	font-family: century-gothic;
}

.sec-border{
	border:3px solid #032790;
	margin:10px 0px;
	}
	
.sec-header{
	background-color:#032790;
	padding:1px 0px 3px 0px;
	}
	
.sec-header h3{
	color:#fff;
	text-align:center;
	
}
.model .model-head{
	border:2px solid #c0a347;
	width:98%;
	margin:0 auto;
	display:block;
	}
.model .model-head a{
	text-decoration:none;
}

.model .model-head h4{
	font-family: century-gothic;
	color:#c0a347;
	text-align:center;
	}
	
.model p b{
	font-family: century-gothic;
	color:#000;
	text-align:center;
	margin:0 auto;
	display:block;
	font-size:18px;
	}
.model{
	margin:10px 0px;
	padding-bottom: 16px;
	}	

.model ul li{
	list-style:none;
	text-align:center;
	margin-left:-41px;
	padding:3px 0px;
	}
	
.model ul li a{
	color:#000;
	text-decoration:none;
	font-family: century-gothic;
	font-size:16px;
	
	}
	
.about-us p , .contact-us p{
	font-family: century-gothic;
	color:#000;
	text-align:center;
	
	}
.contact-us .text-box{
	border:2px solid #000;
	font-size:16px;
	font-family: century-gothic;
	width:100%;
	margin:5px 0px;
	padding:5px 10px;
	border-radius:6px;
		}
		
	.contact-us .message{
	border:2px solid #000;
	font-size:16px;
	font-family: century-gothic;
	width:100%;
	margin:5px 0px;
	padding:5px 0px 70px 10px;
	border-radius:6px;
		}
		
.send {
    border: 1px solid #ccc;
    font-family: century-gothic;
    margin: 5px 0px;
    padding: 7px 30px;
    font-size: 18px;
    background-color:#032790;
    border-radius: 5px;
    width: 100%;
    color: #fff;
}
.send:hover {
    border: 1px solid #ccc;
    background-color:#fff;
    color: #032790;
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 8px;
}
	
	.manual{
		margin:0px 0px;
                background-color: #c0a347;
                padding: 15px 15px 0px;
		}
		
	
    .manual .selecters .form-control{
		font-family: century-gothic;
		border:1px solid #ccc;
		border-radius:0px;
		font-size:18px;
		padding:5px 10px;
                height: 40px;
		}
		
	.quote{
		border:1px solid #032790;
		border-radius:0px;
		background-color:#032790;
		color:#fff;
		font-family: century-gothic;
		padding: 6px 6px;
		font-size:18px;
                width:100%;
		}
	.quote:hover{
		border:1px solid #fff;
		background-color:#fff;
		color:#032790;
		}
		
	.dvla-quote, .quick-quote{
		border:2px solid #032790;
		border-radius:4px;
		background-color:#032790;
		color:#fff;
		font-family: century-gothic;
		padding: 4px 46px;
		font-size:25px;
		margin:0 auto;
		display:block;
		margin-top:10px;
		margin-bottom:10px;
		}
	.dvla-quote:hover{
		border:2px solid #032790;
		border-radius:4px;
		background-color:#fff;
		color:#032790;
		}
	.quick-quote:hover{
		border:2px solid #032790;
		border-radius:4px;
		background-color:#fff;
		color:#032790;
		}	 
		 
	 
		 
		 
.dvla-width {
    width: 546px;
    margin-top: 10px;
	margin:0 auto;
	
	}
	
	.dvla-main{
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
	height:90px;
}
.reg-input-new1 {
    height: 84px;
    width: 488px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: MANDATOR;
    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;
}

/*END OF DVLA SEARCH*/

aside {
    background-color: #fff;
    border: 2px solid #c0a347;
    margin: 10px 0px 10px 10px;
}

aside .size-head{
	border:1px solid #c0a347;
	width:100%;
	margin:0 auto;
	display:block;
	}

aside .size-head h4{
	color:#c0a347;
	text-align:center;
	font-family: century-gothic;
}

aside ul{
    margin-left: -40px;
}

aside ul li{
    list-style: none;
    padding: 5px 0px 5px 20px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

aside ul li a{
    text-decoration: none !important;
    color: #000;
	font-family: century-gothic;
}

.list-scrol{
    overflow-x: hidden;
    height: 267px;
}

.sign .text-box{
	
	border:1px solid #666;
	font-size:16px;
	font-family: century-gothic;
	width:100%;
	margin:4px 0px;
	padding:5px 10px;
	border-radius:6px;
	height: 43px;	
	}
.drp{
background: #c0a347;
        padding: 0px 20px;
margin-top:15px;
}
.table-bordered {
    border: 1px solid #ddd;
    margin-top: 15px;
}
#dvla-error{
color:red;
font-size:14px;
}
.drp p{
font-size:16px;
}
.sign img{
   width: 250px;
}
.sign h2 {
    font-size: 22px;
}
.dvla-width2 {
    width: 315px;
    margin: 0 auto;
    margin-top: 10px;
}
.dvla-main-nav {
    background: #1a86ca;
    border-radius: 3px;
    padding: 3px;
    height: 67px;
}
.gb2 {
    float: left;
}
.gb2 img{
    width:37px;
}
.reg-input-new12 {
    height: 60px;
    width: 270px;
    font-size: 24px;
    background: #fbbc05;
    border: 1px solid #fbbc05;
    border-radius: 0 3px 3px 0;
}
.mar-top {
    margin-top: 9px;
    height: 30px;
    font-size: 14px;
}
.privacy-policy{
margin-left: 15px;
font-size:16px;
}

/* 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;
}

.drp.con {
    background: #f1f1f1;
    height:auto;
    padding:50px 20px;
    margin-top: 0px;
}


.vwsecond img{
    width:100%;
}


.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;
}








