@charset "UTF-8";

/*----------------------------------------------------------------------
	MASTER STYLESHEET
	Project:        Harley-Davidson
	Author:         vineesh
	Primary use:    Corporate.
/*------------------------------------------------------------------
  	[The "main.css" contains basic default element styles
  		(colors, typography, margins & padding).]
------------------------------------------------------------------*/

@font-face {
    font-family: 'yasser6dubai';
    src: url('../fonts/yasser6dubai.eot');
    src: url('../fonts/yasser6dubai.eot');
    src: url('../fonts/yasser6dubai.woff2') format('woff2'), url('../fonts/yasser6dubai.woff') format('woff'), url('../fonts/yasser6dubai.ttf') format('truetype'), url('../fonts/yasser6dubai.svg#yasser6dubai') format('svg'), url('../fonts/yasser6dubai.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


/*cssmain*/

body {
    font-family: 'Open Sans', sans-serif;
    background: #000 !important;
}


/*fount*/

h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    color: #e7e8e9!important;
}

p {
    font-size: 0.8777rem;
}


/*fount*/

.min-heigh {
    min-height: 150px
}
.lap-drw{  width: 550px;}

/*bcolor*/

.bg-color {
    background-color: #fb0200;
}

.flit {
    background: #e7e8e9;
}

.red {
    color: #ef3d42;
}

.red-soc {
    background: #dc3034 !important;
}


/*color*/

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.cls_alph{
	font-family:'anton',sans-serif !important;
}
.padding-0 {
    padding: 0px !important;
}

.padding-bottom {
    padding-bottom: 1.5rem;
}

.padding-right-o {
    padding-right: 0rem !important;
}

.padding-left-o {
    padding-left: 0rem !important;
}

.padding-top {
    padding-top: 1rem;
}

.margin-top {
    margin-top: 1rem;
}

.margin-0 {
    margin: 0rem !important;
}

.margin_bt {
    margin-bottom: 1.6rem;
    min-height: 162px;
}

.padding-hd {
    padding: 3px 5px;
}

.padding-cont {
    padding: 1rem;
}

.contact-call {
    width: 100%;
    float: left;
    font-size: 40px;
    font-weight: bold;
}

.contact-call label {
    width: 100%;
    float: left;
    font-size: 40px;
    font-weight: bold;
}

.border-right{border-right: 3px solid #e7e8e9;}
/*cssmain*/


/*top nav*/

.top-nav {
    width: 100%;
    float: left;
}

.menu li:not(:last-child) {
    border-right: 1px solid #4e4e4e;
}

.dropdown.menu .submenu {
    border: none;
}

a {
    color: #fff;
}

.menu > li > a {
    font-size: 0.8777rem;
}

.text-align-c {
    text-align: center;
}

.border-right-co {
    border-right: dotted 2px #ef3d42;
}

.border-left-co {
    border-left: dotted 2px #ef3d42;
}

.req_plat-top input {
    display: none;
}

.req_plat-top label {
    color: #fff;
    margin-right: 9px !important;
}

.request-banner h4 {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.7rem;
    text-transform: uppercase;
}


/*top nav*/


/*banner*/

.banner {
    width: 100%;
    float: left;
}

.request-banner {
    color: #f36e11;
    font-size: small;
    position: absolute;
    width: 100%;
       margin-top: 97px;
    z-index: 20;
}

.request-banner h4 {
    font-size: 0.9rem;
    padding: 0.7rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}


/*banner*/


/*butt*/

.but-wid {
    width: 100%;
    padding: 0.5rem !important;
    background: #353535 !important;
    font-size: 0.8rem !important;
}

.ft-rt {
    width: 100%;
    padding: 0.5rem;
    background:#fb0200 !important;
    font-size: 0.8rem;
}

.ft-rt a:not(:last-child) {
    border-right: 1px solid #4e4e4e;
}

.but-new {
    width: 100%;
    padding: 0.5rem;
    background: #e7e8e9;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    color: #000;
}

.but-new:hover {
    background: #e7e8e9;
    color: #ef3d42;
}

.red-soc {
    border-left: solid 1px #fff;
}


/*butt*/

#triangle-down {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 100px solid #ef3d42;
}

.number-plates {
    border: 1px solid #ef3d42;
    width: 100%;
    float: left;
    background: #e7e8e9;
}


/*plate-number*/

.plate-number-start {
    float: left;
    width: 100%;
    padding: 2rem 4.9em !important;
}

.palte-number {
    border: 2px solid #585858;
    border-radius: 5px;
    padding: 1rem;
    background: #fff;
    float: left;
    width: 100%;
}

.palte-number-tow {
    border: 2px solid #585858;
    border-radius: 5px;
    padding: 1rem;
    background: #fff;
    float: left;
    width: 50%;
}

.palte-number-tow-dt {
    float: left;
    width: 50%;
}

.plate-code {
    float: left;
    font-family: 'yasser6dubai';
    font-size: 2rem;
    line-height: 0.9;
    margin-right:1rem;
    text-align: center;
    width: 10%;

}

.plate-nub {
    float: left;
    font-family: 'yasser6dubai';
    font-size: 2rem;
    line-height: 0.9;
    text-align: center;
    letter-spacing: 0.1rem;
    width: 55%;
}

.plate-img {
    width: 20%;
    float: left;
    margin-right:0.4rem;
}


/*plate-number*/

label {
    color: #000;
    font-size: 0.9rem;
    font-family: 'Open Sans', sans-serif;
}

.hd-top {
    display: none;
}


/*footer*/

.footer {
    width: 100%;
    float: left;
    background: #e7e8e9;
    padding: 1rem;
}

.footer-menu a {
    color: #333;
    font-size: 0.8rem;
}

.footer-nav {
    width: auto;
}


/*footer*/


/*Vertical Fixed Menu*/

.hamburger:hover,
li:hover {}

nav {
    position: fixed;
    width: 2.25em;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999;
    margin-top: 0px;
}

nav1 {
    position: fixed;
    width: 136px;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999;
    margin-top: 0px;
}

.hamburger {
    position: relative;
    z-index: 2;
    height: 5%;
    height: 5vh;
    cursor: pointer;
    background:#fb0200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
}

.hamburger1 {
    position: relative;
    z-index: 2;
    height: 5%;
    height: 5vh;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    float: right;
    background:#fb0200;
    width: 6.4em;
    font-size: 0.8rem;
}

.patty {
    position: relative;
    width: 1.5em;
    height: 2px;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.patty:before,
.patty:after {
    content: "";
    position: absolute;
    width: 1.5em;
    height: 2px;
    background: #fff;
    border-radius: 5px;
}

.patty:before {
    top: -10px;
}

.patty:after {
    top: 10px;
}

.patty,
.patty:after,
.patty:before {
    -webkit-transition: 400ms;
    transition: 400ms
}

.hamburger.menu--active .patty {
    background: transparent;
}

.hamburger.menu--active .patty:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

.hamburger.menu--active .patty:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

.hamburger1.menu--active .patty {
    background: transparent;
}

.hamburger1.menu--active .patty:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

.hamburger1.menu--active .patty:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

.nav-list {
    background: #353535;
    color: #fff;
    height: 90%;
    height: 85vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-transform: translateY(-100%);
    transform: translateY(-150%);
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.nav-list1 {
    background: #353535;
    color: #fff;
    height: 90%;
    height: 53vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-transform: translateY(-100%);
    transform: translateY(-110%);
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-top: 30px;
    width: 136px;
}

.nav-list.list__active {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.nav-list1.list__active {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.nav__item {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    list-style-type: none !important;
}

.nav__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0.8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    border-bottom: 1px solid #3c3c3c;
}

.c_red {
    color: #fff;
}

.c_blue {
    color: #fff;
}

.c_yellow {
    color: #f4ee6a;
}

.c_blk {
    color: #333;
}

#intro {
    height: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
}

.see_code {
    background: #e58331;
    padding: 2em 4em;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 3px solid #c76310;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}


/*Vertical Fixed Menu*/


/*mob top had*/

.mobi {
    display: none;
}


/*mob top had*/


/*media*/


/*conatct us page css*/

.contact-input {
    background: #e7e8e9 !important;
    border: solid 1px #333 !important;
}


/*conatct us page css*/


/*pop*/

.box {
    width: 40%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.2);
    padding: 35px;
    border: 2px solid #fff;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
}

.overlay01 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 100ms;
    visibility: hidden;
    opacity: 0;
}

.overlay01:target {
    visibility: visible;
    opacity: 1;
}

.pop {
    color: #333;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 1s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 0ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 980px) {
    .plate-number-start {
    float: left;
    width: 100%;
    padding:2em 2em !important;
}
.grid-item {
    float: left;
    width: 50% !important;
}

}

@media screen and (max-width: 700px) {

    .mob-drw{  width: 346px;}

    .box {
        width: 70%;
    }
    .popup {
        width: 70%;
    }
}


/*pop*/

@media screen and (max-width: 780px) {
    .mobi {
        display: block;
    }
    .display-none {
        display: none;
    }
    .plate-nub {
        width: 50%;
    }
    .red-soc {
        border-left: solid 0px #fff;
    }
    .footer-nav {
        width: 100%;
        margin: 5px;
        float: left;
    }
    .request-banner {
        position: relative;
    }
    .hd-top {
        display: block;
    }
    nav {
        left: auto;
        right: 0 !important;
    }
    nav1 {
        right: 44px;
        left: inherit;
        position: absolute;
    }
    .hamburger {}
        .request-banner {
    margin-top: 0px;
}
.grid-item {
    float: left;
    width: 100% !important;
}


     .plate-number-start {
    float: left;
    width: 100%;
    padding:2em 2em !important;
}
}

.total-nub {
    width: auto;
    float: left;
    padding-right: 10px;
}


/*media*/


/*drow plte*/

.plte-bg {
    background: url(../img/dubai_old_plate.svg);
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 396px;
    width: 640px;
}

.drow_plte-main {
    margin: 0 auto;
    padding: 50px;
    text-align: center;
    width: 741px;
}

.drow-nub {
    width: 100%;
    float: left;
}

.nuber-drw {
    font-size: 130px;
    width: 100%;
    float: left;
    padding: 0 60px;
}

.drw-call {
    color: #ef3d42;
    float: left;
    font-size: 50px;
    margin-top: 89px;
    padding: 20px;
    text-align: right;
    width: 100%;
}

.drw-text {
    color: #222;
    float: left;
    font-size: 35px;
    margin-top: 9px;
    padding: 0px;
    text-align: center;
    width: 100%;
    background: #fff;
}


/*plte 3*/

.plte-bg3 {
    background: url(../img/dubai_old_plate_se.svg);
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 195px;
    width: 640px;
}

.drow_plte-main3 {
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 100%;
}

.drow-nub3 {
    width: 315px;
    float: left;
}

.nuber-drw3 {
    font-size: 60px;
    width: 100%;
    float: left;
    padding: 0 38px;
}

.drw-call3 {
    color: #ef3d42;
    float: left;
    font-size: 20px;
    margin-top: 51px;
    padding: 12px;
    text-align: right;
    width: 100%;
}

.drw-text3 {
    color: #222;
    float: left;
    font-size: 50px;
    margin-top: 89px;
    padding: 20px;
    text-align: right;
    width: 100%;
}

.drw-text3 {
    color: #222;
    float: left;
    font-size: 20px;
    margin-top: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.drw-mob-num {
    color: #ef3d42;
    float: left;
    font-size: 20px;
    margin-top: 0px;
    padding: 4px;
    text-align: center;
    width: 100%;
    border-top: solid 2px #ef3d42;
    background: #fff;
    margin-bottom: 10px;
}


/*plte 3*/


/*drow plte*/


.pop{    padding: 8px;
    background: #212121;
    color: #fff;
    font-size: 0.9em;}

    .btn-primary{padding: 8px 12px;
    background: #222;
    color: #fff;
    font-size: 0.9em;
    margin-left: 2px;}

    .dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    margin-top: 4px;
    padding-right: 23px;
    margin-right: 13px;
}
.log_d{padding: 8px 5px;}

.blkh{ background:#222 !important;}
.dren{min-width: 140px!important;
    margin-top: 4px;


}





.grid {

}


.grid:after {
  content: '';
  display: block;
  clear: both;
}



.grid-sizer,
.grid-item {
  width: 33.333%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}


   .sorting_arrows_wrap {
       padding: 20px 0 0 0;
   }


   #fixedsocial {
       bottom: 0;
       height: 77px;
       width: 60px;
       position: fixed;
       right: 42px;
   }
