@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



/********
font-family: 'Saira', sans-serif;
font-family: 'Arimo', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Alata', sans-serif;
font-family: 'PT Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Dosis', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: "Syne", sans-serif;
********/

*{
    margin: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
}

/***********************
.top-header-global {
    padding: 2px 0px 0px;
}

.nmbr{
    text-align: right;
    margin-top: 11px;
}
.nmbr p {
    font-size: 16px;
    font-weight: 600;
    color: #12203d;
    margin-top: 18px;
}
.flo p {
    font-size: 16px;
    font-weight: 600;
    color:#12203d;
    text-align: left;
    margin-top: 18px;
}
.nmbr p span{
    font-weight: 500;
}
.nmbr p span a{
    color: #e84b3a;
    font-weight: 500;
    text-decoration: none;
}
.logo{
    text-align: center;
}

.logo img {
    width: 240px;
    margin-bottom: -7px;
}
.social-media{
    text-align: left;
    margin-top: 11px;
}
.social-media .fa{
    color: #e84b3a;
    font-size: 18px;
    margin-left: 5px;
}
*********************/

.latest-nav .navbar-inverse {
    background-color: #273c83;
    border-color: #273c83;
    border-radius: 0px;
    border: 0px;
}

.latest-nav .navbar-inverse .navbar-brand {
    padding: 0px;
}
.latest-nav .navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse 
.navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #fff;
}
.latest-nav .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 500;
    transition-duration: 0.3s;
}
.latest-nav .navbar-inverse .navbar-nav>li>a:hover {
    color: #c1c1c1;
}
.latest-nav .navbar-nav>li>a {
    padding: 22px 12px;
    font-size: 15px;
}
.navbar-nav {
    float: left;
}
.latest-nav .navbar {
    margin-bottom: 0px;
    min-height: 50px;
}
.nav.navbar-nav.navbar-right li a{
    background: #12203d;
}


.btm-logo img{
    width: 250px;
}
.dvla-form.bttm {
    margin-top: 3px;
}
.dvla-form.bttm .reg-input-new1 {
    width: 407px;
    background: #FBE91D;
}
.dvla-form.bttm .dvla-main {
    width: 470px;
}
.buton.btmm button{
    background: #d80034;
    border: 1px solid#d80034;
    color: #fff;
    width: 130%;
    margin-top: 3px;
    font-weight: 700;
    font-size: 16px;
    height: 90px;
    border-radius: 90px;
    margin-left: -40px;
    transition-duration: 0.3s;
}
.buton.btmm button:hover{
    background: #273c83;
    border: 1px solid#273c83;
}


.tgs {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-top: -520px;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 20px 2px;
}





.nmbr h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}
.nmbr h1 a{
    color: #fff;
    text-decoration: none;
    transition-duration: 0.3s;
}
.nmbr h1 a:hover{
    color: #c1c1c1;
}
.nmbr p {
    color: #d80034;
    font-size: 16px;
    font-weight: 500;
}
.nmbr p a{
    color: #d80034;
    text-decoration: none;
    transition-duration: 0.3s;
}
.nmbr p a:hover{
    color: #273c83;
}



.global-banner img{
    width: 100%;
}


.bnr-dvl{
    margin-top: -150px;
}
.bnr-dvl .dvla-form {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px;
    margin-top: 25px;
    box-shadow: 0px 0px 10px #000;
    border-radius: 15px;
    border: 1px solid#fff;
    height: 425px;
}
.bnr-dvl .dvla-form p {
    font-size: 22px;
    text-align: center;
    font-family: "Syne", sans-serif;
    font-weight: 600;
    margin-bottom: -18px;
    color: #fff;
}
.bnr-dvl .mnn {
    width: 100%;
    background: transparent;
    padding: 5px;
    border-radius: 10px;
    margin: 25px auto 10px;
}
.bnr-dvl .dvla-main {
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 4px;
    height: 90px;
    width: 407px;
    margin: auto;
    border: 1px solid#fff;
}
.bnr-dvl .gb {
    float: left;
}
.bnr-dvl .reg-input-new1 {
    height: 81px;
    width: 343px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    background: #FBE91D;
    text-transform: uppercase;
    border: 1px solid #FBE91D;
    outline: none;
    border-radius: 0px 7px 7px 0px;
    font-family: "Syne", sans-serif;
}

.bnr-dvl .dvla-form .tgs{
    
}
.bnr-dvl .dvla-form .tgs p {
    line-height: 50px;
    font-weight: 300;
    text-align: left;
    margin-left: 11px;
    font-size: 20px;
}


.frmm.one {
    margin-top:25px;
    height: 425px;
    
}




.count {
    background: #273c83;
    height: auto;
    background-size: cover;
    padding: 70px 0px 70px;
}
.count h4 {
    font-size: 180px;
    font-weight: 900;
    opacity: 0.2;
    margin-bottom: -150px;
}
.count h1{
    color: #999;
    font-size: 23px;
    font-weight: 600;
}
.count h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 800;
    margin-bottom: -15px;
}
.count h3{
    color: #fff;
    font-size: 34px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}

.counter {
    padding: 20px 0 10px;
    border-radius: 5px;
}
.counter .count-title {
    font-size: 70px;
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}
.btmline {
    padding: 1px;
    background: #999;
    width: 100px;
    margin: 6px auto;
}
.count-text {
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}


.services{
    margin-top: 20px;
}
.services h2{
    text-align: center;
    font-weight: 800;
    font-size: 60px;
    margin-bottom: 45px;
    color: #273c83;
}
.services h3{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    line-height: 36px;
}
.services h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 230px;
    font-weight: 900;
    opacity: 0.04;
    margin-bottom: -170px;
}
.services h3 span{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.content {
    color: #fff;
    background: #273c83;
    padding: 30px 40px;
    border-radius: 15px;
    height: 564px;
}
.content p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
}
.content a button{
    font-size: 17px;
    color: #273c83;
    padding: 8px 30px;
    font-weight: 500;
    background: #fff;
    border:1px solid#fff;
    transition-duration: 0.3s;
}
.content a button:hover{
    background: #fff;
    border:1px solid#fff;
}
.services img{
    width: 100%;
}
.makess{
    margin-top: 90px;
    margin-bottom: 90px;
}
.makess h4{
    font-family: 'Raleway', sans-serif;
    font-size: 230px;
    font-weight: 900;
    opacity: 0.04;
    margin-bottom: -190px;
}

.makess a{
    text-decoration: none;
}
.makess h2 {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 40px;
    color: #273c83;
}
.make-car:hover{
    background: #273c83;
}
.make-car:hover .heading p{
    opacity: 0
}
.make-car:hover .heading h3{
    color: #fff;
}
.make-car{
    background: #f1f1f1;
    background: linear-gradient(#f1f1f1, #fff);
    padding:30px;
    text-align: center;
    transition-duration: 0.5s;
    height: 300px;

}
.make-car img{
    width: 130px;
    transition-duration: 0.5s;
}
.make-car:hover img{
    margin-top: -40px;
    margin-bottom: -20px;
}
.top{
    margin-top: 20px;
}
.heading p {
    background: #d80034;
    width: 66px;
    padding: 1px 10px;
    color: #fff;
    margin: 10px auto 20px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}
.heading h3{
    font-weight: 300;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.detail p{
    color: #fff;
    margin-top: 20px;
    opacity: 0;
}
.make-car:hover p{
    opacity: 1;
}

.tgl{
    text-align: center;
}
.tgl button {
    background: #f7a801;
    margin-top: 30px;
    padding: 10px 30px;
    border: 1px solid#f7a801;
    font-size: 17px;
    transition-duration: 0.5s
}
.tgl button:hover {
    background: #12203d;
    border: 1px solid#12203d;
}
.tgl button a{
    color: #fff; 
}




.bg-bg{
    background: url(../images/bg-bg.jpg) no-repeat fixed;
    height: 668px;
    text-align: center;
    padding: 260px 20px 20px;
}

.bg-bg h3 {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
    line-height: 70px;
}
.bg-bg h3 span {
    color: #fff;
    font-size: 70px;
    font-weight: 800;
}
.bg-bg a button{
    font-size: 20px;
    background: #d80034;
    border: 1px solid#d80034;
    padding: 10px 50px;
    color: #fff;
    margin-top: 35px;
    transition-duration: 0.5s;
}
.bg-bg a button:hover{
    background: #fff;
    border: 1px solid#fff;
    color: #12203d;
}

.serv{
    margin-top: 80px;
}
.ser-img{
    background: #273c83;
    padding: 80px 0px 80px 80px;
}
.ser-img img{
    width: 130%;
}
.ser-cont {
    margin-top: 100px;
}
.ser-cont h4{
    font-size: 40px;
    font-weight: 800;
    color: #273c83;
}
.ser-cont p{
    font-size: 18px;
    font-weight: 500;
}

.ser-cont a button{
    font-size: 20px;
    background: #d80034;
    border: 1px solid#d80034;
    padding: 10px 50px;
    color: #fff;
    margin-top: 35px;
    transition-duration: 0.5s;
}
.ser-cont a button:hover{
    background: #12203d;
    border: 1px solid#12203d;
    color: #fff;
    box-shadow: 0px 0px 0px transparent;
}


.testimonial {
    background: #f6f6f7;
    padding: 30px 0px 80px;
    margin-top: 80px;
}
.testimonial h4 {
    color: #999;
    font-size: 18px;
    text-align: center;
    margin: 40px 20px 20px;
    letter-spacing: 0.5px;
    font-family: 'Raleway', sans-serif;
}
.testimonial h5 {
    color: #273c83;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
.testimonial h5 span{
    font-weight: 300;
}

.revcnt {
    background: #fff;
    padding: 30px;
    margin-top: 20px;
}
.revcnt .fa{
    font-size: 36px;
    color: #d80034;
}
.revcnt p {
    margin-top: 16px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.name p{
    font-weight: 700;
    margin-top: 0px;
}
.dt p{
    font-style: italic;
    font-weight: 500;
    margin-top: 0px;
}

.londonftr{
    background: #000;
    padding: 50px 0px 0px;
}

.londonftr .fnv a {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 37px;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.londonftr .fnv a .fa{
    font-size: 20px;
    color: #d80034;
}
.londonftr .colcont{
    color: #fff;
        margin: 40px 0px 40px;
}
.londonftr .colcont h4 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #666;
}
.londonftr .vst p {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 36px;
}
.londonftr .vst p .fa{
    font-size: 23px;
    color: #d80034;
}
.londonftr .vst p .nmbr{
    color: #fff;
    font-size: 27px;
    font-weight: 600;
}
.londonftr .btmftr {
    background: #111;
}
.londonftr .btmftr p{
    color: #fff;
    text-align: center;
    padding: 10px;
}
.londonftr .btmftr p span{
    color: #f7a801;
}






.global-banner img {
    width: 100%;
}

.features {
    margin-top: 70px;
}
.features img {
    width: 99.9%;
}

.features p.one {
    color: #d80034;
    font-weight: 600;
    font-size: 16px;
    
}
.features h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: #273c83;
}
.features p.three {
    font-weight: 600;
    font-size: 16px;
    color: #555555;
    line-height: 26px;
}
.features h2.two {
    color: #d80034;
    font-weight: 600;
}

.features p.four {
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
}

.book {
    margin-top: 40px;
    margin-bottom: 40px;
}

.padding2 {
    padding: 5px;
}
.pera {
    background: #f2f5fb;
    padding: 30px 140px 30px 30px;
    border-radius: 20px;
    height: 270px;
}
.pera h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
}
.pera p {
    font-size: 15px;
    line-height: 28px;
    font-style: italic;
}
.pera2 {
    background: #f2f5fb;
    border-radius: 20px;
    height: 270px;
}
.pera2 img {
    width: 100%;
    border-radius: 20px;
}
.book-mid {
    text-align: center;
}
.book-btn {
    background: #fff;
    padding: 10px 10px 18px;
    width: 250px;
    margin: -225px auto;
    box-shadow: 0px 0px 7px #ccc;
    border-radius: 10px;
}
.book-btn p {
    font-size: 22px;
    font-weight: 700;
}
.book-btn a button {
    background: #d80034;
    border: 1px solid#d80034;
    padding: 8px 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px;
    transition-duration: 0.5s;
}
.book-btn a button:hover {
    background: #12203d;
    border: 1px solid#12203d;
}
.expari h3 {
    font-size: 150px;
    font-weight: 800;
    color:#d80034;
    float: left;
}
.expari h4 {
    font-size: 34px;
    font-weight: 700;
    color: #222;
    padding: 66px 20px 20px 199px;
    line-height: 40px;
}
.counter {
    padding: 60px 0 10px;
    border-radius: 5px;
}
.years .count-title {
    font-size: 50px;
    font-weight: 800;
    color: #273c83;
}
.years .count-text {
    font-size: 16px;
    font-weight: 700;
    color: #d80034;
}
.experties {
    background: #273c83;
    padding: 60px 20px;
    color: #fff;
    margin-bottom: 65px;
}
.experties h3 {
    font-weight: 700;
    margin-bottom: 20px;
}
.experties p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.5px;
}
.bttton {
    text-align: right;
}
.bttton a button {
    background: #f7a801;
    border: 1px solid#f7a801;
    padding: 15px 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 60px;
    transition-duration: 0.5s;
}
.bttton a button:hover {
    background: transparent;
}

.imag img {
    width: 100%;
}

.call-mail {
    margin-top: 50px;
    margin-bottom: 50px;
}
.call {
    background:#273c83;
    height: 320px;
    background-size: cover;
    box-shadow: 0px 0px 18px #ccc;
    padding: 40px;
}
.call-mail .fa {
    font-size: 45px;
    color: #fff;
}
.call-mail h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.call-mail p {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 27px;
}
.call-mail h4 {
    margin-top: 20px;
    font-family: 'Arimo', sans-serif;
}
.mail {
    background:#273c83;
    height: 320px;
    background-size: cover;
    box-shadow: 0px 0px 10px #ccc;
    padding: 40px;
}
.call-mail h4 a {
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    transition-duration: 0.5s;
}
.call-mail h4 a:hover {
    color: #fff;
}

.form-portion {
    margin-top: 50px;
    background: #f2f5fb;
    padding: 50px 20px;
}

.frma p {
    color: #d80034;
    font-weight: 700;
    font-size: 16px;
}
.frma h2 {
    color: #273c83;
    font-weight: 700;
    margin-bottom: 30px;
}
.frma .input-group {
    width: 100%;
    margin-bottom: 20px;
}
.frma .form-control {
    display: block;
    width: 100%;
    height: 54px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    font-family: 'Arimo', sans-serif;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -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;
}
.frma .form-control.msgbox {
    height: 160px;
}
.frma a button {
    background: #d80034;
    border: 1px solid#d80034;
    padding: 15px 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 12px;
    transition-duration: 0.5s;
}
.frma a button:hover {
    background: #273c83;
    border: 1px solid#273c83;
}

.reviews-content {
    margin-top: 110px;
    margin-bottom: 70px;
}
.reviews-content h2 {
    margin-top: -59px;
    color: #333;
    font-weight: 700;
}
.rev-frm {
    background: #eff3fa;
    padding: 30px 30px 40px;
}
.reviews-content input, select {
    width: 100%;
    height: 50px;
    padding: 10px;
    margin-top: 15px;
    border: 1px solid #ccc;
}
.reviews-content textarea {
    overflow: auto;
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #ccc;
}
.reviews-content .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;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}
.reviews-content button {
    padding: 10px 30px;
    font-size: 15px;
    background: #f7a801;
    border: 1px solid#f7a801;
    margin-top: 20px;
    width: 200px;
    height: 50px;
    color: #fff;
    transition-duration: 0.5s;
}
.pro-pic img {
    margin: 0 auto;
    display: block;
}
.bottom-border {
    border-bottom: 1px solid #ccc;
    padding: 20px;
}
.logos {
    background: #12203d;
    padding: 40px;
    text-align: center;
}
.logos img {
    width: 70%;
    margin: auto;
}
.green {
    text-align: center;
    padding: 50px 20px;
    background: #f2f5fb;
    margin-bottom: 70px;
}
.green h2 {
    color: #273c83;
    font-weight: 700;
}
.green p {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    color: #222;
    margin-top: 20px;
    letter-spacing: 0.3px;
}
.global-banner.mot {
    background: url(../images/mot-banner.jpg) no-repeat;
    background-size: cover;
    height: 550px;
    padding: 50px 20px;
}
.b-text {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 25px 20px;
    border: 1px solid#fff;
}
.b-text h2 {
    font-size: 24px;
}
.form-group {
    margin-bottom: 7px;
}

.pngg{
    padding:50px;
}


.global-banner.mot .form-control {
    height: 50px;
    border-radius: 0px;
}
.global-banner.mot .input-group {
    margin-bottom: 15px;
}
.global-banner.mot .input-group-addon {
    border-radius: 0px;
    color: #12203d;
}
.btn-primary {
    color: #fff;
    background-color: #f7a801;
    border-color: #f7a801;
    border-radius: 0px !important;
    transition-duration: 0.5s;
}
.btn-primary:hover {
    background-color: #fff;
    border-color: #fff;
    color: #12203d;
}
.privacy span {
    color: #f7a801;
}

.needs {
    background: #12203d;
    padding: 40px 15px 45px;
}
.needs h2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
}
.needs a button {
    width: 255px;
    padding: 15px;
    color: #fff;
    background: #f7a801;
    border: 1px solid#f7a801;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    transition-duration: 0.5s;
    margin-top: 6px;
}
.mot-contant {
    margin-top: 50px;
    margin-bottom: 50px;
}
.cntnt h2 {
    font-weight: 700;
    font-size: 22px;
    color: #12203d;
}
.cntnt p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.2px;
    font-family: 'Arimo', sans-serif;
}
.cntnt.safe {
    padding: 20px 40px 40px;
    border: 1px solid#ccc;
    margin-top: 27px;
    background: #12203d;
    color: #fff;
}
.cntnt.safe h2 {
    margin-bottom: 20px;
    color: #f7a801;
}
.cntnt.safe p {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 20px;
}
.cntnt.safe p span {
    font-size: 16px;
    color: #f7a801;;
}
.stamps img {
    vertical-align: middle;
    width: 100%;
    margin-top: 30px;
}
.privacy {
    padding: 50px 0px;
}
.text-bg .privacy {
    padding: 0px;
}
.privacy h2 {
    font-size: 22px;
    font-weight: 700;
    color: #273c83;
}
.privacy p {
    font-size: 14.5px;
    font-weight: 500;
    line-height: 24px;
}

.form-bg {
    background-image: url(../images/form-bgg.jpg);
    background-size: cover;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 45px 20px;
}
.form-cont {
    background: #fff;
    padding: 30px 50px;
}
.form-cont.lines {
    background: transparent;
}
.form-cont .imagee {
    text-align: center;
}
.form-cont .imagee img {
    width: 100px;
    margin-top: -30px;
    margin-bottom: -15px;
}
.form-cont h4 {
    color: #273c83;
    font-weight: 600;
}
.form-cont h4 span {
    color:#d80034;
}
.form-cont .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.form-cont .form-control {
    display: block;
    width: 100%;
    height: 46px;
    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;
    margin-top: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -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;
}
.form-cont .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.form-cont p {
    margin-top: 10px;
}
.reform-btn {
    text-align: center;
}
.reform-btn button {
    width: 100%;
    height: 46px;
    font-size: 16px;
    background: #d80034;
    border: 1px solid #d80034;
    color: #fff;
    transition-duration: 0.5s;
}
.reform-btn button:hover {
    background: #273c83;
    border: 1px solid #273c83;
}
.form-cont h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}
.form-cont.lines .fa {
    color: #fff;
    background: #d80034;
    padding: 4px;
    border-radius: 13px;
    font-size: 12px;
    margin-right: 10px;
}
.form-cont.lines li {
    list-style: none;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    line-height: 41px;
    letter-spacing: 0.5px;
}
.form-cont.lines ul{
    margin-left: -40px;
}
.stampsss img {
    width: 300px;
    margin-top: 20px;
}
.gallery-page{
  margin-top: 60px;
}
.w3-modal-content {
    width: 560px;
}
.w3-row-padding, .w3-row-padding>.w3-half, .w3-row-padding>.w3-third, .w3-row-padding>.w3-twothird, .w3-row-padding>.w3-threequarter, .w3-row-padding>.w3-quarter, .w3-row-padding>.w3-col {
    padding: 4px 8px;
}
.mainhead {
    background: #fff;
    color: #015bbb;
    text-align: center;
    padding: 28px 15px 4px;
    font-weight: 600;
    font-size: 30px;
}
.w3-xlarge {
    font-size: 24px !important;
    background: #015bbb;
    color: #fff;
}
.w3-container.w3-third img{
    padding: 2px;
    border: 1px solid#ccc;
}
.thumb {
    padding: 5px;
    margin-bottom: -20px;
}
.thumb a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color:#ff3737;
}
.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #12203d;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: #12203d;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    background: #ff3737;
    border-radius: 0px;
    border: 1px solid #ff3737;
    color: #fff;
}
.modal-header .close {
    margin-top: -2px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
}

.modal-dialog {
    width: 530px;
    margin: 30px auto;
}





.email-tamp.faqs{
    margin: 30px 0px;
}
.email-tamp.faqs .content.faq {
  width: 100%;
  padding:10px 20px;
  margin: 0 auto;
  background: transparent;
  height: auto;
}

.email-tamp.faqs .centerplease {
  margin: 0 auto;
  width: 100vw;
  font-size: 150%;
  text-align: center;
  margin-top: 3em;
  padding: 5px;
}

.email-tamp.faqs .question {
  position: relative;
  background:#273c83;
  margin: 0;
  padding: 15px 10px 15px 50px;
  display: block;
  width:100%;
  cursor: pointer;
  color: white;
  margin-top: 10px;
}

.email-tamp.faqs .answers {
  background: #f1f1f1;
  padding: 0px 15px;
  margin: 0px;
  height: 0;
  overflow: hidden;
  z-index: 15;
  position: relative;
  opacity: 0;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}

.email-tamp.faqs .questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 15px;
  color: #000;
  font-size: 15px;
}

.email-tamp.faqs .plus {
  position: absolute;
  color: #fff;
  margin: 10px 10px 10px 15px;
  z-index: 15;
  font-size: 2em;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  font-weight: 600;
}

.email-tamp.faqs .questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.email-tamp.faqs .questions {
  display: none;
}

.email-tamp.faqs .bene-cont.faq h2 {
    text-align: center;
    color: #273c83;
    font-weight: 700;
}


.gett h1 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
}


.navbar-brand.mble{
    display:none;
}





@media screen and (min-width: 1px) and (max-width: 767px){
.navbar-brand.mble{
    display:block;
}
.navbar-brand > img {
  display: block;
  width: 114px;
  background: #fff;
  padding: 2px;
}
.latest-nav .navbar-inverse .navbar-brand {
  padding: 2px;
}
.mainhead {
    font-size: 20px;
    padding: 10px;
}
.w3-animate-zoom {
    animation: animatezoom 0.6s;
    margin-top: 100px;
}
.flo p {
    display:none;
}
.gett h1 {
    font-size:20px;
        margin-bottom: 0px;
}

.btm-logo img {
  width: 130px;
  display:none;
}

}



@media screen and (min-width: 768px) and (max-width: 991px){

.nmbr{
  display: none;
}
.latest-nav .navbar-nav > li > a {
  padding: 14px 9px;
  font-size: 12px;
}

}


.dvla-bg.models {
    padding: 43px 20px 100px;

}
.dvla-bg {
    background: url(../images/dvla-bg.jpg) no-repeat;
    background-size: cover;
    height: 500px;
}
.models .dvla-content {
    width: 700px;
    border: 1px solid#ccc;
    padding: 0px 20px 26px;
    margin: 20px auto 0px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
}
.models .dvla-content .immmg img {
    width: 140px;
    margin-top: -74px;
    margin-bottom: -50px;
}
.models .dvla-content h1 {
  color: #111;
  font-size: 30px;
  font-weight: 500;
  margin-top: 31px;
}
.text-center {
    text-align: center;
}
.mnn {
    width: 657px;
    background: #fff;
    padding: 5px;
    border-radius: 10px;
    margin: 25px auto;
}
.dvla-main {
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 4px;
    height: 90px;
    width: 590px;
    margin: auto;
}
.gb {
    float: left;
}
.reg-input-new1 {
    height: 81px;
    width: 527px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    background: #FBE91D;
    border: 1px solid #fff;
    outline: none;
    border-radius: 0px 7px 7px 0px;
}
.dvla-width button {
    width: 275px;
    height: 60px;
    background: #d80034;
    border: 1px solid#d80034;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    transition-duration: 0.5s;
    border-radius: 35px;
}
.dvla-width button:hover {
    background: #273c83;
    border: 1px solid #273c83;
    color: #fff;
}




.frmm {
    padding:50px 30px;
    box-shadow: 0px 0px 10px #333;
    position: relative;
    border-radius:0px;
    background:#eff3fa;
    border: 0px solid#fff;
}
.frmm p {
    font-weight: 600;
    color: #111;
    font-size: 15px;
}
.frmm .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.frmm .btn-block {
    display: block;
    width: 100%;
    background: #d80034;
    border: 1px solid #d80034;
    height: 50px;
    transition-duration: 0.5s;
    border-radius: 0px;
    font-weight: 600;
    margin-top: 15px;
}
.frmm .fa {
    text-align: right;
    float: right;
    background: #fff;
    padding: 6px;
    color: #d80034;
    border-radius: 5px;
    margin-top: -1px;
    transition-duration: 0.3s;
}
.frmm .btn-block:hover {
    background: #273c83;
    color: #fff;
    border: 1px solid#273c83;
}
.frmm .btn-block:hover .fa{
    color: #273c83;
}
.size-cont {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.size-cont h1 {
    color: #273c83;
    font-size: 30px;
    font-weight: 700;
}
.btnn a button {
    background: #d80034;
    border: 1px solid#d80034;
    border-bottom: 7px solid #9f0127;
    color: #fff;
    padding: 15px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 20px;
    transition-duration: 0.5s;
}
.btnn a button:hover {
    background: #273c83;
    border: 1px solid#273c83;
    border-bottom: 7px solid #0a1221;
    color: #fff;
}
.btnn a button:hover span {
    color: #fff;
    transition-duration: 0.5s;
}
.appo-baner img {
    width: 100%;
}
.modlcont {
    background: #eff3fa;
    padding: 45px 20px;
}
.modlcont h2 {
    font-size: 24px;
    font-weight: 700;
    color:#273c83;
}



.ourgallery h1{
    text-align: center;
    margin-top: 50px;
    margin-bottom: -40px;
    font-weight: 700;
    color: #273c83;
}





@media screen and (min-width: 1200px) and (max-width: 1300px){
.bnr-dvl {
  margin-top: -140px;
}
.frmm.one {
  margin-top: 27px;
}
.tgs {
  margin-top: -490px;
}
.tgs {
  font-size: 16px;
}


}
@media screen and (min-width: 1800px) and (max-width: 2500px){
.tgs {
  margin-top: -800px;
}
.tgs {
  font-size: 20px;
}


}



@media screen and (min-width: 1px) and (max-width: 991px){

.navbar-nav {
  text-align: center;
  float: none;
}
.latest-nav .navbar-nav > li > a {
  padding: 9px;
  font-size: 12px;
}
.latest-nav .navbar {
  z-index: 999;
  min-height: 50px;
}
.btm-nav{
  text-align: center;
}
.dvla-form.bttm .dvla-main {
  width: 305px;
  height: 66px;
}
.gb img{
  width: 34px;
}
.dvla-form.bttm .reg-input-new1 {
  width: 262px;
  height: 58px;
}
.buton.btmm button {
  width: 200px;
  margin-top: 6px;
  height: 50px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.bnr-dvl {
  margin-top: -178px;
}
.count {
  padding: 30px 0px;
  margin-top: -30px;
}
.tgs {
  display: none;
}
.bnr-dvl .dvla-form {
  padding: 30px 10px 30px;
  margin-top: 135px;
  border-radius: 0px;
}
.bnr-dvl .dvla-main {
  width: 290px;
}
.bnr-dvl .reg-input-new1 {
  width: 229px;
}
.frmm.one {
  margin-top: 10px;
}
.aro img {
  margin-top: 10px;
}
.count h4 {
  display: none;
}
.count h1 {
  font-size: 16px;
}
.count h2 {
  font-size: 26px;
  font-weight: 800;
}
.count h3 {
  color: #fff;
  font-size: 24px;
}
.counter {
  padding: 10px 0 10px;
}
.counter .count-title {
  font-size: 30px;
}
.count-text {
  font-size: 18px;
}
.ourgallery h1{
    font-size: 24px;
}
.services h4 {
  display: none;
}
.services h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.services h3 span {
  font-size: 18px;
}
.content {
  padding: 20px;
  border-radius: 10px;
  height: auto;
}
.services img {
  display: none;
}
.makess h4 {
  display: none;
}
.makess {
  margin-top: 20px;
  margin-bottom: 20px;
}
.makess h2 {
  font-size: 30px;
  margin-bottom: 10px;
}
.bg-bg {
  height: auto;
  padding: 20px;
}
.bg-bg h3 span {
  font-size: 30px;
}
.bg-bg h3 {
  font-size: 16px;
  line-height: 30px;
}
.ser-img {
  padding: 10px;
}
.ser-img img {
  width: 100%;
}
.ser-cont {
  margin-top: 40px;
}
.ser-cont h4 {
  font-size: 20px;
}
.testimonial h5 {
  font-size: 20px;
}
.globalfooter h2 {
  font-size: 24px;
}
.globalfooter h3 {
  font-size: 17px;
}



.features h1 {
  font-size: 18px;
  line-height: 30px;
}
.features h2.two {
  font-size: 18px;
}
.pera {
  padding: 20px;
  height: auto;
}
.pera2 {
  height: auto;
}
.book-btn {
  width: 290px;
  margin: -25px auto;
}
.expari h3 {
  font-size: 60px;
}
.expari h4 {
  font-size: 20px;
  color: #222;
  padding: 30px 20px 20px 100px;
  line-height: 26px;
}
.expari{
  margin-left: 40px;
}
.experties {
  padding: 20px;
  color: #fff;
  text-align: center;
}
.bttton a button {
  margin-top: 10px;
}
.bttton {
  text-align: center;
}


.global-banner.mot {
  height: auto;
  padding: 20px;
}
.b-text {
  padding: 5px 20px;
}
.b-text h2 {
  font-size: 18px;
}
.needs h2 {
  font-size: 18px;
}
.cntnt h2 {
  font-size: 18px;
}
.green h2 {
  font-size: 20px;
}
.call {
  height: auto;
  padding: 30px;
}
.mail {
  height: auto;
  padding: 30px;
  margin-top: 20px;
}
.call-mail h4 a {
  font-size: 18px;
}
.call-mail .fa {
  font-size: 25px;
}


.dvla-bg.models {
  padding: 43px 0px 100px;
}
.models .dvla-content {
  width: 300px;
  padding: 0px 10px 26px;
}
.mnn {
  width: 275px;
  padding: 2px;
}
.dvla-main {
  height: 90px;
  width: 270px;
}
.reg-input-new1 {
  height: 81px;
  width: 210px;
  font-size: 17px;
}
.models .dvla-content h1 {
  font-size: 20px;
  margin-top: 20px;
}
.dvla-width button {
  width: 245px;
  height: 42px;
}
.size-cont h1 {
  font-size: 20px;
  margin-top: 0px;
}
.modlcont h2 {
  font-size: 18px;
}
.form-bg {
  padding: 20px 0px;
}
.form-cont {
  padding: 20px;
  margin-top: 20px;
  height: auto;
}
.form-cont.lines ul{
  margin-left: -40px;
}
.stampsss{
  display: none;
}
.privacy h2 {
  font-size: 16px;
}



.logos img {
  width: 100%;
}
.logos {
  padding: 10px;
}
.reviews-content h2 {
  font-size: 20px;
}


}


@media screen and (min-width: 992px) and (max-width: 1199px){
.bnr-dvl {
  margin-top: 40px;
}
.count {
  padding: 20px;
  margin-top: -140px;
}
.dvla-form.bttm .dvla-main {
  width: 380px;
}
.dvla-form.bttm .reg-input-new1 {
  width: 317px;
}
.buton.btmm button {
  width: 140%;
}
.bnr-dvl {
  margin-top: -80px;
}
.tgs {
  margin-top: -390px;
}
.latest-nav .navbar-nav > li > a {
  padding: 22px 10px;
  font-size: 13px;
}
.nmbr h1 {
  font-size: 20px;
}
.count h4 {
  font-size: 150px;
  margin-bottom: -130px;
}
.counter .count-title {
  font-size: 50px;
}
.services h4 {
  font-size: 180px;
}
.services h3 span {
  font-size: 20px;
}
.content {
  height: auto;
}
.makess h4 {
  margin-bottom: -163px;
}
.bg-bg h3 {
  font-size: 36px;
}
.needs a button {
  width: 217px;
}








}











