@charset "UTF-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Hind');
@import url('https://fonts.googleapis.com/css?family=Righteous');
@import url('https://fonts.googleapis.com/css?family=Cabin');

@font-face{
    font-family: "Lucida Calligraphy";
    src: url("../fonts/lucida.ttf") format('ttf');
}

body {
    margin: 0px auto !important;
    font-size: 16px !important;
    background-color: #fff !important;
	overflow-x: hidden;
}

.lucida-font{
    font-family: "Lucida Calligraphy";
    font-style:italic;
    font-size:18px;
    margin:0;
}

.carousel-inner img{
	width:100% !important;
	height:auto !important;
}

.container {
    max-width: 1360px !important;
    margin: auto;
}

html {
    scroll-behavior: smooth;
}

nav {
    white-space: nowrap;
    position: fixed;
    z-index: 1;
    top: 90px;
    left: 20px;
}

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

@media (min-height: 300px) {
    nav ul {
        position: sticky;
        top: 0;
    }
}

nav ul li {
    line-height: 32px;
    margin: 10px 0px;
    overflow: hidden;
}

nav ul li a {
    display: block;
	border-left: 5px solid #fff;
	padding: 5px 10px;
    color: white;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.5s;
}

nav ul li a:hover {
    border-left: 5px solid #ffe401;
}

nav ul li a span{
	position:relative;
	top:-100px;
	transition: all 0.5s;
	line-height: 1.5;
}

nav ul li a:hover span{
    top: 0px;
    color: #ffe401;
    text-decoration: none;
}

.top-header {
    padding: 15px 0px;
}

.top-contact ul {
    padding: 0;
    margin: 0;
    text-align: right;
}

.top-contact li {
    list-style: none;
    display: inline;
}

.top-contact li a {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    color: #555;
    font-size: 15px;
    margin: 0px 0px 0px 15px;
}

.translate .goog-te-gadget-simple {
    border-radius: 20px;
}

.translate .goog-te-gadget img {
    border-radius: 10px;
}

.header {
    margin: 0px 0px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
    top: 10px;
    padding: 0px 50px;
}

.logo {
    position: absolute;
    top: 220px;
    right: 25px;
    width: 950px;
}

.logo img {
    width: 330px;
}

.logo span {
    position: relative;
    right: 12px;
    top: 0;
    width: 100%;
    text-align: right;
    color: #000;
    float: right;
    font-weight: 600;
    margin: 20px 0px;
    font-size: 15px;
    font-family: 'Cabin', sans-serif;
}

.nav-menu ul {
    padding: 19px 0px;
    margin: 0;
}

.nav-menu li {
    list-style: none;
    display: inline
}

.nav-menu li a {
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    text-shadow: -1px 0px 1px #000;
    padding: 0px 8px;
    border-right: 5px solid #ffe401;
    font-family: 'Righteous', cursive;
    line-height: 5px;
}

.nav-menu li:hover a {
    color: #fee205;
}

.nav-menu li:last-child a {
    border-right: none;
}

.app ul {
    padding: 0;
    margin: 10px 0px 0px;
}

.app li {
    list-style: none;
    display: inline;
}

.app li a {
    display: inline-block;
}

.bike-box {
    overflow: hidden;
    position: relative;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../storage/app/public/images/bike-bg.jpg");
}

.bike {
    position: absolute;
    left: 120px;
    top: 248px;
    transform: rotate(340deg);
}

.bike img {
    width: 370px;
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.wheel,
.wheel:after,
.wheel:before {
    bottom: -20%;
    width: 110px;
    height: 110px;
    border-radius: 100%;
}

.wheel {
    left: 27px;
    -webkit-animation: spin 0.7s infinite linear;
    animation: spin 0.9s infinite linear;
    position: absolute;
    top: 123px;
    z-index: -1;
}

.wheel.front {
    left: 257px;
    width: 103px;
    height: 103px;
    top: 130px;
}

.wheel:after,
.wheel:before {
    content: "";
    display: block;
    top: 20%;
    left: 20%;
    width: 100%;
    height: 100%;
}

.wheel:before {
    background-image: url("../storage/app/public/images/tyre.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.wheel:after {
    top: 40%;
    left: 40%;
    width: 20%;
    height: 20%;
}

.road-line {
    position: absolute;
    transform: rotate(340deg);
    overflow: hidden;
    top: 315px;
    left: -510px;
}

.bike-slider {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}

.logo-text p {
    font-size: 20px;
    font-weight: 900;
    color: #000;
    font-style: italic;
    margin: 15px 0px 0px;
}

.logo-slide {
    margin: 0px;
    text-align: right;
}

.bikes-slide {
    background-image: url("../storage/app/public/images/all-bikes-bg.jpg");
    background-size: cover;
    background-attachment: fixed;
    padding: 60px 0px 10px;
    text-align: center;
}

.m-bike img {
    border-radius: 100%;
}

.bikes-slide h1 {
    color: #fff;
    font-family: 'Righteous', cursive;
}

.bikes-slide p {
    color: #b8b8b8;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    border: 5px double #ffda07;
    border-radius: 100%;
}

.slide-slide img:hover {
    border: 5px double #7f241f;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.about-bg h1 {
    color: #fff;
    font-family: 'Righteous', cursive;
    text-transform: capitalize;
    font-size: 80px;
}

.about-bg {
    background: linear-gradient(#7f241f, #000000);
    padding: 20px 0px 55px;
}

.about-bg a {
    color: #fff !important;
    border: 2px solid #fff;
    padding: 12px 20px;
    border-radius: 50px;
    transition: all ease-in-out 0.5s;
    display: block;
    margin: 0 auto;
    width: 140px;
}

.about-bg a:hover {
    color: #ffdc06 !important;
    border: 2px solid #ffda07;
    text-decoration: none
}

.about-bg p {
    color: #fff;
    text-align:justify;
}

.service {
    padding: 50px 0px;
    background-size: cover;
    background-image: url("../storage/app/public/images/service-bg-2.jpg");
    background-attachment: fixed;
}

.serv {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 20px 0px;
    transition: all ease-in-out, 0.5s;
    height: 460px;
}

.serv h1 {
    color: #fff;
    font-family: 'Righteous', cursive;
    font-size: 25px;
    text-transform: capitalize;
    margin: 20px 0px 20px;
}

.serv p {
    color: #fff;
}

.serv:hover {
    background-color: rgb(42, 42, 42);
}

.special-bg {
    padding: 40px 0px;
    text-align: center;
    background-image: url("../storage/app/public/images/bg-home-top.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.special-bg h1 {
    font-family: 'Righteous', cursive;
    text-transform: capitalize;
    font-size: 45px;
    color: #7b231e;
    color: #ffffff;
}

.special-bg .spl-box {
    padding: 0px 0px;
    background: #000;
}

.special-bg .row #spl-text {
    position: relative;
}

.special-bg .row #spl-text::before {
    content: "";
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 0;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #000;
}

.special-bg .row .middle-box::before {
    content: "";
    position: absolute;
    z-index: 999;
    top: 50px;
    right: 0;
	margin-left:auto !important;
    margin-right: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #000;
	border-right: 0px solid transparent !important;
    left: auto !important;
}

.sp-img {
    overflow: hidden;
}

.special-bg .spl-box img {
    width: 100%;
    transition: all ease-in-out, 0.5s;
}

.special-bg .spl-box img:hover {
    transform: scale(1.1);
}

.special-bg .spl-box h4 {
    margin: 65px 0px 5px;
    font-size: 25px;
    color: #fff;
    font-family: 'Cabin', sans-serif;
}

.special-bg .spl-box h3 {
    margin: 38px 0px 5px;
    font-size: 25px;
    color: #fff;
    font-family: 'Cabin', sans-serif;
}

.spl-box span {
    display: block;
    width: 95%;
    margin: 0 auto;
    color: #fff;
}

.footer {
    background-image: url("../storage/app/public/images/footer-bg.jpg");
    background-size: cover;
    padding: 50px 0px;
    text-align: center;
    border-top: 1px solid #675d0a;
}

.colm {
    text-align: left;
}

.colm h1 {
    color: #fff;
    font-family: 'Righteous', cursive;
    font-size: 22px;
    text-align: left;
}

.colm ul {
    padding: 0;
    margin: 0;
    text-align: left;
}

.colm li {
    list-style: none;
    display: block;
}

.colm li a {
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}

.colm li:hover a {
    color: #ffdc06;
    text-decoration: none;
}

.colm p {
    color: #fff;
}

.colm p a {
    color: #fff;
}

.colm p strong {
    font-weight: 400;
    color: #ffd806;
}

.colm .app ul {
    padding: 0;
    margin: 10px 0px 0px;
}

.colm .app li {
    list-style: none;
    display: inline;
}

.colm .app li a {
    display: inline-block;
    font-size: 11px;
}

.colm h5 {
    color: #fff;
    font-family: 'Righteous', cursive;
    font-size: 22px;
    text-align: left;
}

#zemez-newsletter-form {
    position: relative;
}

.colm form input {
    width: 319px;
    height: 47px;
    line-height: 16px;
    display: inline-block;
    max-width: 100%;
    color: #fff;
    background: #1a1a1a;
    border: 1px solid #675d0a;
    padding: 15px 43px 15px 11px;
    margin-bottom: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
}

.colm form button {
    position: absolute;
    right: 33px;
    border: navajowhite;
    background: #1a1a1a00;
    color: #7b231e;
    margin: 2px 0px;
    top: 9px;
    font-size: 20px;
}

.colm form button i {
    color: #fedc08;
}

.road-line {
    background-image: #000;
}

.bike-bar .bikes-s {
    z-index: 0 !important;
    width: 170px;
    display: inline-block;
    background: #ffffff80 !important;
}

.bikes-slide .container {
    overflow: hidden !important;
}

#jssor_5 .bike-bar img {
    border-radius: 100% !important;
    border: 2px solid #ffdf08;
    width: 100%;
}

#jssor_5 .bike-bar {
    height: 304px !important;
    overflow: initial !important;
}

#jssor_2 .logo-bar img {
    border-radius: 10px !important;
    border: 2px solid #7f241f;
}

.copy {
    color: #fff;
}

.bikes-slide .carousel .item {
    color: #747d89;
    min-height: 325px;
    text-align: center;
    overflow: hidden;
}

.bikes-slide .carousel .thumb-wrapper {
    padding: 0px 9px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    position: relative;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.bikes-slide .thumb-wrapper .thumb-content {
    position: relative;
    color: #fff;
    top: 30px
}

.bikes-slide .carousel .item .img-box {
    height: 215px;
    margin-bottom: 0;
    width: 240px;
    position: relative;
    border-radius: 100%;
}

.bikes-slide .carousel .item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 100%;
}

.bikes-slide .carousel .item h4 {
    font-size: 18px;
}

.bikes-slide .carousel .item h4,
.carousel .item p,
.carousel .item ul {
    margin-bottom: 5px;
}

.bikes-slide .carousel .thumb-content .btn {
    color: #7ac400;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
    border: 1px solid #7ac400;
    padding: 6px 14px;
    margin-top: 5px;
    line-height: 16px;
    border-radius: 20px;
}

.bikes-slide .carousel .thumb-content .btn:hover,
.carousel .thumb-content .btn:focus {
    color: #fff;
    background: #7ac400;
    box-shadow: none;
}

.bikes-slide .carousel .thumb-content .btn i {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}

.bikes-slide .carousel .carousel-control {
    height: 44px;
    width: 40px;
    background: #7f241f;
    margin: auto 0;
    border-radius: 4px;
    opacity: 0.8;
}

.bikes-slide .carousel .carousel-control:hover {
    background: #7f241f;
    opacity: 1;
}

.bikes-slide .carousel .carousel-control i {
    font-size: 36px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -19px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
}

.bikes-slide .carousel .item-price {
    font-size: 13px;
    padding: 2px 0;
}

.bikes-slide .carousel .item-price strike {
    opacity: 0.7;
    margin-right: 5px;
}

.bikes-slide .carousel .carousel-control.left i {
    margin-left: -2px;
}

.bikes-slide .carousel .carousel-control.right i {
    margin-right: -4px;
}

.bikes-slide .carousel .carousel-indicators {
    bottom: -50px;
}

.bikes-slide .carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 50%;
    border-color: transparent;
}

.bikes-slide .carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
}

.bikes-slide .carousel-indicators li.active {
    background: rgba(0, 0, 0, 0.6);
}

.bikes-slide .carousel .wish-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    cursor: pointer;
    font-size: 16px;
    color: #abb0b8;
}

.bikes-slide .carousel .wish-icon .fa-heart {
    color: #ff6161;
}

.star-rating li {
    padding: 0;
}

.star-rating i {
    font-size: 14px;
    color: #ffc000;
}

.header-2 {
    background-image: url("../storage/app/public/images/bg-home-top.jpg");
    background-position: center;
    background-size: cover;
    border-bottom: 1px solid #675d0a;
}

.header-2 .logo {
    position: relative;
    top: 0px;
    background: #fee205;
    text-align: center;
    padding: 0px 0px 5px 40px;
}

.header-2 .logo img {
    width: 160px;
}

.header-2 .nav-menu ul {
    padding: 0;
    margin: 35px 0px 0px;
}

.spare-bg {
    background-image: url("../storage/app/public/images/spare-bg.jpg");
    padding: 50px 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.spare-bg h1 {
    font-family: 'Righteous', cursive;
    color: #fff;
    text-align: center;
    position: relative;
}

.spare-bg h1:before {
    content: "";
    height: 2px;
    width: 35%;
    background: #7f241f;
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 0;
}

.spare-bg h1:after {
    content: "";
    height: 2px;
    width: 35%;
    background: #7f241f;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 0;
}

.card {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    background-color: rgba(87, 87, 87, 0.39) !important;
}

.social_icon span {
    font-size: 30px;
    margin-left: 10px;
    color: #ffffff;
    background: #7f241f;
    width: 43px;
    text-align: center;
    padding: 5px;
    border-radius: 8px;
}

.social_icon span:hover {
    color: white;
    cursor: pointer;
}

.card-header h3 {
    color: white;
    font-family: 'Righteous', cursive;
}

.social_icon {
    position: absolute;
    right: 10px;
    top: -20px;
}

.input-group-prepend span {
    width: 50px;
    background-color: #7f241f;
    color: white;
    border: 0 !important;
}

input:focus {
    outline: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.remember {
    color: white;
}

.remember input {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-right: 5px;
}

.login_btn {
    color: black !important;
    background-color: #fee205 !important;
    width: 100px;
}

.login_btn:hover {
    color: black;
    background-color: white;
}

.links {
    color: white;
}

.links a {
    margin-left: 4px;
}

.card-footer a {
    color: #fee205;
    font-size: 18px;
    font-family: 'Righteous', cursive;
}

.form-control {
    height: 40px;
    box-shadow: none;
    color: #969fa4;
}

.form-control:focus {
    border-color: #5cb85c;
}

.search-form input{
	background:#fff;
	border:1px solid #000;
	color:#000;
	padding:10px;
}
.search-form input::placeholder{
	color:#000;
}

.form-control,
.btn {
    border-radius: 3px;
}

.signup-form {
    margin: 0 auto;
    padding: 30px 0;
}

.signup-form h2 {
    color: #ffffff;
    margin: 0 0 15px;
    position: relative;
    text-align: left;
    font-family: 'Righteous', cursive;
}

.signup-form .hint-text {
    color: #fff;
    margin-bottom: 30px;
    text-align: left;
}

.signup-form form {
    color: #999;
    border-radius: 3px;
    font-size: 15px;
    margin-bottom: 15px;
    background: #f2f3f7;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 30px;
    background-color: rgba(87, 87, 87, 0.39) !important
}

.signup-form .form-group {
    margin-bottom: 20px;
}

.signup-form .form-group label {
    color: #fff;
}

.signup-form input[type="checkbox"] {
    margin-top: 3px;
}

.signup-form .btn {
    font-size: 16px;
    font-weight: bold;
    min-width: 140px;
    outline: none !important;
}

.signup-form .row div:first-child {
    padding-right: 10px;
}

.signup-form .row div:last-child {
    padding-left: 10px;
}

.signup-form a {
    color: #fff;
    text-decoration: underline;
}

.signup-form a:hover {
    text-decoration: none;
}

.signup-form form a {
    color: #fee205;
    text-decoration: none;
}

.signup-form form a:hover {
    text-decoration: underline;
}

.signup-form [type=submit] {
    color: #000;
    width: 100px;
    background-color: #fee205;
    border-color: #fee205;
    font-weight: 400;
}

.signup-form .btn-success:hover {
    color: #fff;
    background-color: #7f241f;
    border-color: #7f241f;
}

.about-page {
    background: url("../storage/app/public/images/bg.jpg") no-repeat center 0 #000;
    padding: 10px;
}

.page-title {
    font-family: 'Righteous', cursive;
    color: #fff;
    text-align: center;
    padding: 40px 0px;
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
}

.page-title:before,
.page-title:after {
    content: '';
    border-top: 2px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
    border-color: #7f241f;
}

.page-title:after {
    margin: 0 0 0 20px;
}


/* .page-title:before {
    content: "";
    height: 2px;
    width: 32%;
    background: #7f241f;
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 0;
}

.page-title:after {
    content: "";
    height: 2px;
    width: 32%;
    background: #7f241f;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 0;
} */

.page-content {
    color: #fff;
    line-height: 28px;
    text-align: justify;
    padding: 0px 0px 30px;
}

.acc-page {
    background-image: url("../storage/app/public/images/access-bg.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.brand-page {
    background-image: url("../storage/app/public/images/brands-bg.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.page-nav {
    background-color: rgba(87, 87, 87, 0.39) !important;
}

.page-nav ul {
    padding: 0;
    margin: 0;
}

.page-nav li {
    list-style: none;
    display: block;
}

.tablinks {
    display: block;
    color: #fff;
    font-size: 13px;
    background-color: rgba(87, 87, 87, 0.39);
    margin: 5px 0px;
    padding: 7px 9px;
    font-family: 'Cabin', sans-serif;
    text-transform: capitalize;
    width: 100%;
    text-align: left;
    border: none;
    border-radius: 0px 5px 0px 5px;
}

.tablinks-ov {
    font-size: 18px !important;
    border-radius: 0px 7px 0px 7px !important;
}

.tablinks:hover {
    color: #fee205;
}

.tablinks img {
    background: #fff;
    width: 60px;
    height: auto;
    margin: 0px 5px 0px 0px;
    border-radius: 15px;
}

.tablinks-ov img {
    width: 75px;
}

.tab .active, .active-tab {
    background-color: #fee205 !important;
    color: #000 !important;
}

.tabcontent h3 {
    font-family: 'Righteous', cursive;
    position: relative;
    margin-bottom: 0px;
}

.tabcontent span {
    display: block;
}

.tabcontent p {
    text-align: center;
    font-size: 16px;
}

.enquiry-list {
    color: #FFF !important;
    background-color: rgba(87, 87, 87, 0.39) !important;
    border-radius: .25rem;
}

.enquiry-list-t {
    display: flex !important;
    background-color: rgba(87, 87, 87, 0.39) !important;
    border-radius: .25rem;
    border: 1px solid rgb(103, 105, 107);
}

#enquiry-list .enquiry-list {
    border: 1px solid rgb(103, 105, 107)!important;
}

.enquiry-list .btn {
    padding: .175rem .25rem !important;
}

.header-2 .nav-menu .dropdown .show {
    padding: 0;
    margin: 5px 0px 0px !important;
}

.enquiry-list .ht {
    font-weight: 700;
}

.dropdown:hover .sub-menu {
    display: block;
    position: absolute;
    will-change: transform;
    top: 5px;
    left: 0px;
    transform: translate3d(0px, 13px, 0px);
}

.dropdown:hover .sub-menu-h {
    display: block;
    margin: 5px 0px 0px !important;
    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;
    transform: translate3d(0px, 13px, 0px);
}

.nav-menu li .list-group-item a {
    color: #000;
    text-shadow: unset;
}

.auto-part-page {
    background-image: url("../storage/app/public/images/auto-parts-bg.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.global-page {
    background-image: url("../storage/app/public/images/global-map-bg.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.contact-page {
    background-image: url("../storage/app/public/images/contact-us-bg.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.contact-page .get-form {
    background: #ffffff1a;
    padding: 10px 20px;
    border-radius: 10px;
}

.form-group textarea {
    padding: 10px !important;
    width: 100% !important;
    height: 190px !important;
    ;
}

.contact-info-area h2 {
    color: #ffffff;
    margin: 0 0 15px;
    position: relative;
    text-align: left;
    font-family: 'Righteous', cursive;
}

#resp-msg {
    margin-left: 109px;
}

.page-sub-title {
    font-family: 'Righteous', cursive;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 10px 0px;
    margin-bottom: 0;
}

.get-from .form-group [type="submit"] {
    background: #fee205 !important;
    border: none;
    padding: 10px;
    width: 150px;
    font-size: 15px;
    color: #000;
}

.list-table {
    color: #fff !important;
    font-size: 16px !important;
}

.sub-menu-h li a:active {
    background-color: #FFF;
}

.sub-menu li a:active {
    background-color: #FFF;
}

.list-table thead th {
    border-top: none;
    border-bottom: 2px solid #67696b !important;
}

.list-table td {
    border-top: 1px solid #67696b !important;
    word-break: break-word;
}

.list-table tbody td img:hover {
}

.usr-name:hover {
    color: #fee205;
}

.list-pagination {
    margin-top: 10px;
    margin-left: 0px !important;
}

.list-pagination .page-link {
    color: #FFF !important;
    background-color: rgba(87, 87, 87, 0.39) !important;
    border: 1px solid rgb(103, 105, 107) !important;
}

.list-table td {
    padding: 0.35rem !important;
}

.list-pagination .page-item.active .page-link {
    background-color: rgb(103, 105, 107) !important;
}

.list-table th {
    padding: 0.75rem 0.35rem !important;
}

@media screen and (min-width:1440px) {
    .road-line {
        top: 330px;
    }
    .bike {
        top: 262px;
    }
}

@media screen and (min-width:1920px) {
    .logo {
        top: 275px;
    }
    .bike-box {
        height: 675px;
    }
    .road-line {
        top: 545px;
    }
    .bike {
        left: 630px;
        top: 291px;
    }
    .nav-menu li a {
        font-size: 20px;
        padding: 0px 22px;
    }
}

.card-custam {
    word-wrap: unset !important;
}

.btn-query {
    font-size: 0.8rem !important;
    padding: 0.2rem .4rem !important;
    margin-left: 5px;
}

@media screen and (max-width:768px) {
    body {
        font-size: 13px;
    }
    .container {
        width: 97%;
        margin: auto;
        overflow: hidden;
    }
}

.loader {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #17a2b8;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    animation: spin 1.5s linear infinite;
    margin: 6px;
}

.hidden {
    display: none !important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}