/*!
Theme Name: NakshTravels
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nakshtravels
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

NakshTravels is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
        - Normalize
        - Box sizing
# Base
        - Typography
        - Elements
        - Links
        - Forms
## Layouts
# Components
        - Navigation
        - Posts and pages
        - Comments
        - Widgets
        - Media
        - Captions
        - Galleries
# plugins
        - Jetpack infinite scroll
# Utilities
        - Accessibility
        - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
         ========================================================================== */




@charset "utf-8";

/*
        Resets
*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

.clear {
    clear: both;
}


/*
        body Structure
*/

html,
body {
    height: 100%;
}

body {
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #222;
}


/*
        Typography
*/

div,
p,
a,
li,
td {
    -webkit-text-size-adjust: none;
}

html,
html a {
    -webkit-font-smoothing: antialiased !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 15px 0;
    line-height: normal !important;
}

h1 {
    font-size: 60px !important;
    font-weight: 800;
}

h2 {
    font-size: 35px;
    font-weight: 700;
}

h3 {
    font-size: 26px;
    font-weight: 600;
}

h4 {
    font-size: 22px;
    font-weight: 500;
}

h5 {
    font-size: 18px;
    font-weight: 300;
}

h6 {
    font-size: 14px;
    font-weight: 300;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 10px 0;
}

p span,
p strong {
    font-weight: 800;
}

img {
    border: none;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #000;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}


/*navigationBar*/


/* header Top */

.tophead {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0px 0;
    border-bottom: solid 1px #eee;
    background: #014286;
}

.tophead-menu-left {
    margin-top: 10px;
}

.tophead .tophead-menu-left,
.tophead .tophead-menu-right,
.tophead-menu-social {
    display: inline-block;
}

.tophead .tophead-menu-left ul,
.tophead .tophead-menu-right ul,
.tophead-menu-social ul {
    display: block;
    margin: 0;
    padding: 0;
}

.tophead .tophead-menu-left ul li,
.tophead .tophead-menu-right ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 15px;
    font-size: 14px;
}

.tophead .tophead-menu-left ul li:last-child,
.tophead .tophead-menu-right ul li:last-child,
.tophead-menu-social ul li:last-child {
    margin-right: 0;
}

.tophead .tophead-menu-left ul li i,
.tophead .tophead-menu-right ul li i {
    padding-right: 3px;
    color: #ff000e;
    font-size: 19px;
    font-weight: 600;
}

.tophead .tophead-menu-left ul li a,
.tophead .tophead-menu-right ul li a {
    font-size: inherit;
    font-weight: 500;
    color: #fff;
}

.tophead .tophead-menu-left ul li a:hover,
.tophead .tophead-menu-right ul li a:hover {
    text-decoration: underline;
    color: #fd9c02;
}

.tophead-right-menu {
    text-align: right;
    height: 45px;
}

.tophead-right-menu::before {
    position: absolute;
    background: #fd9c02 none repeat scroll 0 0;
    content: "";
    top: 5px;
    right: 0;
    width: 5px;
    left: 0;
    height: 75%;
    /* -webkit-transform: skewX( 45deg);
    transform: skewX( 45deg); */
    z-index: -1;
}


/*tophead-menu-social*/

.tophead-menu-social {
    display: inline-block;
    clear: both;
    padding-top: 10px;
}

.tophead-menu-social ul li {
    display: inline-block;
    list-style-type: none;
}

.tophead-menu-social ul li a {
    display: inline-block;
}

.tophead-menu-social ul li a i {
    display: block;
    width: 28px;
    color: #fff;
    height: 28px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 200px;
    border:solid 2px #ff010e;
    text-align: center;
    transition: 0.5s ease-in-out;
}

.tophead-menu-social ul li a:hover i {
    background: #fe0013;
    color: #fff;
    border-color: transparent;
}


/* navbar 2 */

.navbar-nav2 {
    padding: 10px 5px;
    position: relative;
    transition: all 400ms;
    color: #fff;
}

.navbar-nav2::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: skew(-15deg);
    background: #000;
    z-index: -1;
}

.navbar-nav2>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 15px;
    color: #fff
}

.navbar-nav2>li {
    position: relative;
}

.navbar-nav2>li:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: #000;
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
    transform: skew(-15deg);
    z-index: -1;
}

.navbar-nav2>li:hover:before,
.navbar-nav2>li.active:before {
    bottom: 0;
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.navbar-nav2>li>a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.navbar-nav2>li>a:hover,
.navbar-nav2>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-nav2 h5 {
    padding: 10px;
    color: #fd9c02;
    font-weight: 600;
}


/* ---------------- */

.navigationBar {
    display: block;
    width: auto;
   
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    z-index: 200;
    height: 90px;
    padding: 0;
    transition: all 500ms;
    background: #fff;
}


/*navigationBarContent*/

.navigationBarContent {
    position: relative;
    height: auto;
}

.navbar {
    min-height: 40px;
}

.navbar-brand {
    display: inline-block;
    margin-top: 0px;
    height: auto;
    padding: 0;
    position: relative;
    top: 0;
    transition: all 500ms;
}

.navbar-brand img {
    height: 88px;
    transition: all 1000ms;
    transform: scale(1);
    position: relative;
    top: 1px;
    left: 25px;
}
.navbar-nav {
    margin-top: 0;
}

.navbar-collapse {
    float: right;
    padding-right: 0;
}

.navbar-default {
    background: transparent;
    border: none;
    margin: 0;
}


/*navbar-collapse*/

.navbar-collapse>ul>li {
    margin: 0;
    color: #000;
    height: 90px;
    line-height: 90px;
    padding: 0;
    position: relative;
    transition: all 500ms;
    font-family: 'Montserrat', sans-serif;
}

.navbar-collapse>ul>li:last-child {
    border: none;
}

.navbar-collapse>ul>li>a {
    display: block;
    color: inherit !important;
    padding: 0 10px;
    margin: 0 1px;
    height: inherit;
    line-height: inherit;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.navbar-collapse>ul>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 5px;
    background: #ff000e;
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
}

.navbar-collapse>ul>li:hover:before,
.navbar-collapse>ul>li.active:before {
    /*width: 100%;
    left: 0;*/
    top: 0;
    visibility: visible;
    opacity: 1;
}

.navbar-collapse>ul>li:hover>a,
.navbar-collapse>ul>li.active>a {
    color: #014286 !important;
    font-weight: 600;
    background: transparent !important;
    /*color: #000 !important;*/
}

.navbar-default .navbar-nav>li>a {
    color: #ff010e !important;
}

.navbar-collapse.in {
    overflow-y: initial !important;
}


/*callbackBtn*/

.navbar-collapse>ul>li.callbackBtn {
    color: #fff;
}

.navbar-collapse>ul>li.callbackBtn>a {
    background: #000;
    color: inherit;
    text-transform: none;
}

.navbar-collapse>ul>li.callbackBtn:hover {
    background: #404041;
    color: #fff !important;
}

.navbar-collapse>ul>li.callbackBtn:hover>a {
    color: inherit !important;
}

.navbar-collapse>ul>li.callbackBtn:before {
    display: none;
}


/*drop down menu*/

.navbar-collapse>ul>li>ul {
    /*display: block;*/
    width: 280px;
    height: auto;
    position: absolute;
    top: 100%;
    /*top: 87px;*/
    left: 0;
    margin: 0;
    background: #fff;
    /*visibility: hidden;
    opacity: 0;*/
    z-index: 10;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
    transition: all 300ms ease-in-out;
    padding: 0;
    border-radius: 0;
    border: none;
}

.navbar-collapse>ul>li>ul:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    top: -5px;
    left: 20px;
    transform: rotate(45deg);
}


/* .navbar-collapse>ul>li:hover>ul {
    left: 0;
    visibility: visible;
    opacity: 1;
} */

.navbar-default .navbar-nav>.open>a,
.nav .open>a {
    background: transparent !important;
}

.navbar-collapse>ul>li>ul>li {
    display: block;
    border-bottom: solid 1px #ddd;
    font-size: 15px;
    transition: all 300ms ease-in-out;
    position: relative;
    line-height: normal;
    height: auto;
}

.navbar-collapse>ul>li>ul>li>a {
    display: block;
    padding: 15px;
    color: #222;
    height: auto;
    line-height: normal;
    transition: all 300ms ease-in-out;
}

.navbar-collapse>ul>li>ul>li:hover {
    background: #000;
}

.navbar-collapse>ul>li>ul>li:hover>a {
    color: #fff;
    background: transparent;
}

.navbar-collapse>ul>li>ul>li>span.separator {
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
    text-align: center;
}

.navbar-collapse>ul>li>ul>li:hover>span.separator {
    color: #fff;
}

.navbar-collapse>ul>li>ul>li>a>.fa-angle-right {
    display: inline-block;
    /* float: right; */
    position: relative;
    top: 5px;
}

.navbar-collapse>ul>li>ul>li:last-child {
    border-bottom: none;
}


/*double dropdown*/

.navbar-collapse>ul>li>ul>li>ul {
    display: block;
    width: 180px;
    height: auto;
    position: absolute;
    left: 100%;
    line-height: normal;
    top: 0;
    background: #fff;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
}

.navbar-collapse>ul>li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
}

.navbar-collapse>ul>li>ul>li>ul>li {
    display: block;
    border-bottom: solid 1px #ddd;
    font-size: 13px;
    transition: all 300ms ease-in-out;
    position: relative;
}

.navbar-collapse>ul>li>ul>li>ul>li>a {
    display: block;
    padding: 5px 15px;
    color: #222;
    font-size: 15px;
    font-size: inherit;
    transition: all 300ms ease-in-out;
}

.navbar-collapse>ul>li>ul>li>ul>li:hover {
    background: #000;
}

.navbar-collapse>ul>li>ul>li>ul>li:hover>a {
    color: #fff;
}


/*navigationBarScroll*/

.navigationBarScroll {
    height: 60px;
    background: rgb(255, 255, 255);
    position: fixed;
    top: 0px;
    
}

.navigationBarScroll .navbar-brand {
    margin-top: 5px;
}

.navigationBarScroll .navbar-brand img {
    transform: scale(0.6);
    top: -40px;
    left: -44px;
}

.navigationBarScroll .navbar-collapse>ul>li {
    height: 60px;
    line-height: 60px;
}

.nav button {
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    color: white;
    background-color: #014286;
    border-radius: 100px;
    padding: 10px 30px 10px 30px;
    transform-origin: center;
    position: relative;
    overflow: hidden;
    margin-top: 28px;
    margin-left: 10px;
}

.navigationBarScroll button {
    margin-top: 10px;
}

.nav button::before {
    content: " ";
    position: absolute;
    top: 0px;
    width: 40px;
    height: 40px;
    transform: skewX(40deg) translateX(-90px);
    background-color: rgba(255, 255, 255, 0.411);
    z-index: 99;
    transition: 0.8s cubic-bezier(0.97, 0.02, 0.44, 0.99);
}

.nav button:hover::before {
    transform: skewX(40deg) translateX(100px);
    animation: btnshine 1s cubic-bezier(0.97, 0.02, 0.44, 0.99) infinite;
}

@keyframes btnshine {
    from {
        transform: skewX(40deg) translateX(-90px);
    }

    to {
        transform: skewX(40deg) translateX(100px);
    }
}


/* End Navbar */


/*banner-slider-full*/

.banner-slider-section {
    display: block;
    width: 100%;
    /* height: 100%; */
    height: 609px;
    position: relative;
    background: #fff;
    overflow: hidden;
}

.banner-slider-full {
    display: block !important;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    z-index: 5;
}

.banner-slider-full .owl-wrapper-outer,
.banner-slider-full .owl-wrapper,
.banner-slider-full .owl-item,
.banner-slider-full .item {
    height: 100%;
}

.banner-slider-full .item {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner-slider-full .item .replaceImg {
    display: block;
    position: relative;
    /*top: 100px;*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover !important;
}

#banner-slider .owl-controls {
    position: absolute !important;
    bottom: 3% !important;
    width: 300px !important;
    left: 10%;
    z-index: 200;
}

#banner-slider .owl-controls .owl-page span {
    width: 15px !important;
    height: 15px !important;
    margin: 3px !important;
    border-radius: 100px !important;
    background: #ffffff !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

#banner-slider .owl-buttons {
    display: none !important;
}

.banner-slider-full .item {
    position: relative;
    z-index: 20;
}

.banner-slider-full .item:before {
    content: "";
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    z-index: 1;
}

#banner-slider .banner-info {
    display: block;
    width: auto;
    position: absolute;
    bottom: 30%;
    left: 4%;
    margin: 0;
    z-index: 100;
    color: #fff;
    text-align: left;
}

#banner-slider .banner-info .bannerInfoHeading {
    display: inline-block;
    background: #014286;
    color: inherit;
    padding: 10px 20px;
    font-size: 25px !important;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0 0 5px 0;
    float: left;
    clear: both;
    border-radius: 0px 20px 0px 20px;
}

#banner-slider .banner-info p {
    display: inline-block;
    font-size: 36px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0;
    margin: 0;
    font-weight: 600;
    padding: 10px 20px;
    background: #fe000c;
    color: #fff;
    position: relative;
    line-height: normal;
    float: left;
    clear: both;
    border-radius: 20px 0px 20px 0px;
}


/* #banner-slider .banner-info p:before {
    content: '';
    display: block;
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -300px;
    background: #31333f;
} */

#banner-slider .banner-info .btn-transparent {
    margin-top: 15px;
    font-size: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: normal;
}


/*down-arrow-box*/

.down-arrow-box {
    display: block;
    position: absolute;
    bottom: 3%;
    color: #fff;
    width: 200px;
    margin: 0 auto;
    left: 0%;
    right: 0%;
    z-index: 5;
    text-align: center;
}

.down-arrow-box strong {
    display: block;
    position: relative;
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    top: 0;
}

.down-arrow-box a {
    display: block;
    position: relative;
    font-size: 26px;
    color: #232957;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    background: #fff;
    margin: 0 auto;
    top: 10px;
    text-align: center;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}


/* Booking  */

.booking {
    /* background-image: url(assets/images/banner1.png); */
    background: #014286;
    /* height: 450px; */
    height: auto;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

.booking .fa {
    font-weight: 500;
    padding-right: 7px;
}

.booking .button {
    display: inline-flex;
    margin-left: 269px;
}



.top-btn .btn-primary {
    border: none;
    font-size: 15px !important;
    font-family: Arial, Helvetica, sans-serif;
    /* font-size: 1rem; */
    color: white;
    background-color: #00ee6f;
    border-radius: 100px;
    padding: 10px 30px 10px 30px;
    transform-origin: center;
    position: relative;
    overflow: hidden;
    margin-top: 28px;
    margin-left: 10px;
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 700;
}




/* .booking .container {
    position: absolute;
    top: 35%;
    left: 7%;
} */

.booking .top-btn {
    margin: 20px 0;
}

.booking .container h2 {
    color: white;
    padding: 10px 0;
}

.booking .container p {
    color: white;
    font-size: 24px !important;
    padding-bottom: 11px;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

#loginForm .form-control {
    height: 50px;
}

.form-control:not(.form-control-sm) {
    padding: 0.81rem 0.96rem;
    height: inherit;
}

.form-control,
.custom-select {
    border-color: #d5d3d3;
    color: #777;
}

#loginForm .btn-block {
    width: 150px;
    margin: 0 auto;
}

#loginForm .btn1 {
    background-color: #fd0815;
    transition: 0.6s ease;
}

#loginForm .btn1:hover {
    background-color: rgb(40, 96, 144);
}

#loginForm .btn2 {
    transition: 0.6s ease;
    padding: 10px 30px 10px 18px;
}

#loginForm .btn2:hover {
    background-color: rgb(40, 96, 144);
}

.btn-primary {
    border: none;
    font-size: 15px !important;
    font-family: Arial, Helvetica, sans-serif;
    /* font-size: 1rem; */
    color: white;
    background-color: #fd0815;
    border-radius: 100px;
    padding: 10px 30px 10px 30px;
    transform-origin: center;
    position: relative;
    overflow: hidden;
    margin-top: 28px;
    margin-left: 10px;
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 700;
}


/* .btn {
    padding: 0.75rem 2.5rem;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
} */

.btn-primary::before {
    content: " ";
    position: absolute;
    top: 0px;
    width: 40px;
    height: 70px;
    transform: skewX(40deg) translateX(-104px);
    background-color: rgba(255, 255, 255, 0.411);
    z-index: 99;
    transition: 0.8s cubic-bezier(0.97, 0.02, 0.44, 0.99);
}

.btn-primary:hover::before {
    transform: skewX(40deg) translateX(100px);
    animation: btnshine 1s cubic-bezier(0.97, 0.02, 0.44, 0.99) infinite;
}

@keyframes btnshine {
    from {
        transform: skewX(40deg) translateX(-90px);
    }

    to {
        transform: skewX(40deg) translateX(100px);
    }
}


/* About Us */

.about {
    padding: 60px 0;
    background-image: url(assets/images/about2.png);
    background-size: cover;
    width: 100%;
    /* height: 91%; */
    height: auto;
    position: relative;
    overflow: hidden;
}

.about p {
    padding: 10px 22px;
    line-height: 24px
}

.about .col-md-6 {
    margin-top: 45px;
}

.about h2 {
    color: #fd0815;
}


/* why choose us */

.features {
    padding: 60px 0;
    text-align: center;
    overflow: hidden;
    background-color: #F5F6F7;
    /* background: url(../images/rates.png) no-repeat fixed 100% 0;
    background-position: center center; */
}

.features h2 {
    color: #014286;
    padding: 10px 0;
    position: relative;
}

.features h4 {
    color: #014286;
    font-size: 18px;
    line-height: 20px;
    font-weight: 800;
    padding-top: 20px;
}

.features .col-md-2 {
    transition: 0.7s ease-in-out;
}

.features .col-md-2:hover {
    transform: scale(1.2);
}

.features img{
    border: 5px solid  #fe000c;
    border-radius: 100%;
    width: 74%;
    position: relative;
    left: 23px;
}

.features .featusub{
    padding-top: 35px;
}


/* Car Inventory */

.carInventory {
    background-color: white;
    /* background-image: url(../images/car_book.png); */
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 60px 0px 60px 0px;
    display: inline-block;
    position: relative;
    width: 100%;
    clear: both;
}

.carInventory .item {
    margin: 20px 10px;
    box-shadow: 1px 1px 10px -5px;
}

.carInventory .car .line {
    width: 100%;
    height: 1.5px !important;
    background-color: #e0e0e0;
    display: block;
    margin: 0 auto;
}

.carInventory .car {
    background-color: #ffffff;
    transition: all 0.4s;
    position: relative;
    margin: 0;
    padding: 0;
    padding-bottom: 24px;

}

.carInventory .car .car-info {
    margin: 5px auto;
    padding: 15px 0px;
}

.carInventory .car .car-info h4 {
    font-weight: 600;
    font-size: 20px;
}

.carInventory .car .car-info h5 {
    font-weight: 600;
    color: #0429c0;
    /* margin: 0 auto; */
}

.carInventory img {
    max-width: 100%;
}

.process .row .pro:hover {
    transform: scale(1.1);
}

.car .btn-primary {
    border: none;
    color: #fff;
    padding: 7px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    left: 0;
    right: 0;
    width: 35%;
    margin: 0 auto;
    bottom: -15px;
    top: -11px;
}



.car .btn-primary12 {
    border: none;
    color: #fff;
    padding: 7px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    left: 0;
    right: 0;
    width: 35%;
    margin: 0 auto;
    bottom: -15px;
    top: -11px;
    background-color: #00d065;
    border-radius: 30px;
}


.car .btn-primary12:hover {
    background-color: black
}


.car .btn-primary:hover {
    background-color: black
}




.car a i{
    padding: 0px 7px 0px 0px;
}






.carInventory .viewall {
    background: transparent !important;
    border: 1px solid #014286 !important;
    ;
}

.carInventory .viewall:hover {
    background: #014286 !important;
    color: #fff;
}

.homeForm #nameError,.homeForm #phoneError{
    height: 22px;
    font-size: 16px !important;
    color: red;
    padding: 0;
    margin:5px 0;
}
/* end */


/* Whats in Your Mind */

.services {
    padding: 60px 0;
    text-align: center;
    overflow: hidden;
    background-color: #f5f6f7;
}

.services h2 {
    color: #fd0815;
    margin-bottom: 20px;
}

.services h4 {
    margin: 20px 0;
    color: #0429c0;
    font-size: 23px;
    font-weight: 700;
}
.services img{
	margin-top:80px!important;
}

.services .sersub{
    padding-top: 35px;
}



.services a {
    color: #000000;
    /* background-color: #014286; */
    padding: 8px 10px;
    border-radius: 50px;
    transition: 0.5s ease-in;
    border: 1px solid #014286;
    margin-top: 70px;
}

.space20 {
    margin: 20px 0;
}

.services img {
    border-radius: 29px;
    transition: 0.5s ease-out;
    opacity: 1;

    margin-top: 25px;
}

.services img:hover {
    /* box-shadow: 0px 0px 12px 1px black; */
    opacity: 0.8;
    transform: scale(0.9);
}

.services a:hover {
    background-color: #014286;
    padding: 8px 10px;
    border-radius: 50px;
    color: white;
}


/* .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
} */


/* ratessection */

.space30 {
    display: block;
    padding: 30px 0;
    clear: both;
}

.ratessection {
    display: none;
    width: 100%;
    height: auto;
    position: relative;
    clear: both;
    padding: 100px 0px;
    overflow: hidden;
    background: url(assets/images/rates12.jpg) no-repeat fixed 100% 0;
    background-size: cover;
    color: #fff;
    z-index: 999;
}


.ratessection::before {
    content: '';
    display: block;
    position: absolute;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    z-index: -1;
}












.ratessection h2 {
    color: white;
    padding: 40px 0;
}

.ratessvg {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmNWY2ZjciPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 200% 200px;
    top: 0;
    height: 200px;
    z-index: 1;
    transform: rotateY(180deg);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}

.ratessvgbottom {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMzMDUwZDEiPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 333.33333333333% 200px;
    bottom: 0;
    height: 200px;
    z-index: 1;
    transform: rotateY(180deg) rotateX(180deg);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

.ratessection h6 {
    color: #fff;
    text-align: center;
}

.table-striped {
    text-transform: uppercase;
    font-weight: bold;
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9;
    color: #000;
}

.table-bordered>tbody>tr>th {
    text-align: center;
}

.rates-down {
    background: #3050d1;
}


/* end rates */


/*footerSection*/

.footerSection {
    display: block;
    padding: 60px 0px 10px 0px;
    background: #202020;
    position: relative;
    color: #fff;
    box-shadow: inset 0px 0px 75px rgba(0, 0, 0, .2);
}

.footerBlock img {
    margin: 10px auto;
    height: auto;
    text-align: center;
}

.footerBlock p {
    color: #fff;
    line-height: 26px;
    padding: 0 30px 0 0;
}

.footerBlock h4 {
    color: #fff;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px
}


.footerBlock img {
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
    width: 73%;
    position: relative;
    top: 45px;
}

.footerBlock h5 {
    color: #fff;
    margin-top: 20px;
    font-weight: 700;
}

.footer-links p i {
    color: #ff000e;
    font-size: 22px;
    margin-left: -12px;
    padding: 6px;
}

.footerBlock ul li {
    margin-bottom: 10px;
    margin-left: 10px;
    position: relative;
    /* transition: 0.5s ease-in-out; */
}

.quick ul li a:after {
    content: "";
    width: 47px;
    height: 3px;
    background-color: #e8030f;
    top: 23px;
    left: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
}

.quick ul li a:hover:after {
    opacity: 1;
}

.footerBlock ul li a {
    color: #fff;
    font-weight: 600;
    transition: 0.5s ease-in-out;
}

.footerBlock ul li a:hover {
    color: #e8030f;
    text-decoration: none;
}

.addressInfo p a {
    color: #fff;
}

.addressInfo p {
    margin-bottom: 5px;
    color: #fff;
}

.footer-copy {
    color: #fff;
    font-weight: 700;
    border-top: dotted 1px rgba(156, 156, 156, 0.3);
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
}

.footer-copy span {
    margin-right: 20px;
    margin-left: 20px;
}

.footer-copy span a {
    color: #fd9c02;
    font-weight: 800;
}


/*footerSocial*/

.footerSocial {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    margin: 10px 0px;
}

.footerSocial ul {
    display: block;
    margin: 0;
    padding: 0 0 0 0;
}

.footerSocial ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 3px;
}

.footerSocial ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    transition: all 400ms;
    text-shadow: -3px 2px 5px rgba(0, 0, 0, 0.5);
}

.footerSocial ul li a.fb {
    background: #204385;
}

.footerSocial ul li a.insta {
    background: #ca2128;
}

.footerSocial ul li a.link {
    background: #0b75b3;
}

.footerSocial ul li a.google {
    background: #e1493b;
}

.footerSocial ul li a.wp {
    background: #00e676;
}

.footerSocial ul li a:hover {
    background: #f6821f;
    color: #fff;
    transform: scale(1.1);
    border-color: transparent;
    box-shadow: 0px 0px 17px -2px #f6821f;
}

/* whatsapp */

.FixWhatsApp {
    position: fixed;
    left: 20px;
    bottom: 10px;
    z-index: 999;
}

.FixWhatsApp a {
    color: #2fb943;
    font-size: 50px;
}

.FixWhatsApp a span {
    color: #fff;
    font-size: 50px;
    background: #2fb943;
    border-radius: 100px;
    padding: 8px 12px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
}

.FixWhatsApp a span:hover {
    color: #2fb943;
    font-size: 50px;
    background: #eee;
}

/**********scrollUp**********/

.scrollup {
    width: 40px;
    height: auto;
    line-height: 36px;
    text-align: center;
    opacity: 0.9;
    position: fixed;
    bottom: 50px;
    right: 20px;
    color: #fff;
    font-size: 26px;
    display: none;
    background: rgb(255 0 14);
    z-index: 200;
}

.scrollup:hover {
    background: rgb(4 41 192);
    opacity: 1;
    color: #fff;
}

/*============================*/




/* InnerPage  */
.innerPageSection{
    padding: 0px 0 0 0;
    position: relative;
}

.innerBannerSection{
    width: 100%;
    position: relative;
    height: 350px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 540px) {

    .innerBannerSection {

        height: 250px;

    }
    
    .innerBannerSection .head {
    position: absolute;
    top: 109px !important;
}
    
    
}




.innerBannerSection:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 30%);
}
.innerbanner{
    height: 368px;
    background-size: cover;
}
.innerBannerSection h1{
    font-size: 32px !important;
    letter-spacing: 2px;
    color:#fff;
    font-weight: bold;
    text-shadow: 0px 0px 8px black;
}
.innerBannerSection .head{
    position: absolute;
    top: 190px;
}
.innerBannerSection .head h3{
    color: #ff7700;
    font-size: 30px;
}
.innerBannerSection .innerBannerImg{
    background-size: cover !important;
    height: 100%;
    /*    background-attachment: fixed !important;*/
    position: relative;
}
.innerBannerSection .innerBannerImg:before{
    position: absolute;
    content:'';
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.3);
}
.InnerBannerHeading{
    position: absolute;
    top: -60px;
    color: #fff;
}
.InnerBannerHeading h1{
    font-size: 36px !important;
}
.breadcrumb span {
    font-weight: normal;
    color: #fff;
}
.breadcrumb span a {
    font-weight: normal;
    color: #fff;
}
.breadcrumb {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    background:#e8030f;
    color: #000;
    margin-bottom: 0px;
    border-radius: 0;
    border-bottom: solid 1px #ccc;
    padding: 5px 10px;
}
.breadcrumb_last{
    font-weight: 600 !important;
}

.table a{
    color: blue;
}
.table a:hover{
    color:#ffcc2a ;
}
/*innerPageSection */














/*================================*/
/*media queries*/

@media (max-width: 1400px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 1024px) {
    .tophead-menu-left a {
        font-size: 12px !important;
    }

    .booking .button {
        margin-left: 233px;
    }
}

@media (max-width: 991px) {

    /* .booking {
        height: 750px;
    } */
    #loginForm .form-control {
        /* height: 50px; */
        margin-top: 11px;
    }

    .about {
        background-position: center center;
        /* height: 51%; */
    }
}

@media (max-width: 912px) {
    .booking .button {
        margin-left: 172px;
    }
}

@media (max-width: 875px) {
    .navigationBar {
        height: auto;
        top: 15px;
    }

    navbar-brand {
        margin-bottom: -33px;
    }
    .navbar-collapse {
        float: none;
        clear: both;
        width: 100%;
        padding: 0;
        border-top: none;
    }

    .navbar-collapse>ul>li {
        height: 40px;
        line-height: 40px;
    }


}

@media (max-width: 767px) {
    .navigationBarContent {
        padding-bottom: 0;
    }

    .navigationBar {
        background: #fff;
        position: relative;
    }

    .navbar-brand img {
        height: 61px;
        top: -4px !important;
        left: 5px !important;
    }

    .navbar-brand img {

        position: relative;
        top: -14px;
        left: 25px;
    }



    .navbar-toggle {
        border-radius: 0;
        margin-right: 0;
        border: none;
        margin-top: 10px;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-collapse>ul>li::before {
        display: none;
    }

    .navbar-collapse>ul>li {
        border-bottom: solid 1px rgb(1 66 134 / 31%);
        height: auto;
        line-height: normal;
    }

    .navbar-collapse>ul>li>a {
        padding: 15px;
    }

    .navbar-collapse>ul>li>a:hover,
    .navbar-collapse>ul>li>a:focus,
    .navbar-collapse>ul>li>a:active {
        background: #000 !important;
        color: #fff !important;
    }

    .navbar-collapse>ul>li>ul {
        background: #fff !important;
    }

    .navbar-collapse>ul>li>ul:before {
        display: none;
    }

    .tophead-menu-social {
        display: none !important;
    }


    .tophead{
        display: none
    }



    .navbar-nav2::before {
        transform: skew(0deg);
    }

    .tophead .tophead-menu-left ul,
    .tophead .tophead-menu-right ul,
    .tophead-menu-social ul {
        text-align: center;
    }

    .overview-section {
        padding: 50px 0;
    }

    .scrollup {
        bottom: 0;
        right: 0;
    }

    .FixWhatsApp {
        left: -20px;
        bottom: 0px;
    }
}

@media (max-width: 650px) {
}

@media (max-width: 540px) {
    h2 {
        font-size: 31px;
    }

    .tophead-right-menu {
        display: none;
    }

    .tophead-menu-left a {
        font-size: 14px !important;
        margin-bottom: 8px;
    }

    .down-arrow-box a {
        display: none;
    }

    .owl-pagination {
        display: contents;
    }

    .banner-slider-section {
        height: 291px;
    }

    #banner-slider .banner-info p {
        font-size: 28px;
    }

    #banner-slider .banner-info .bannerInfoHeading {
        font-size: 14px !important;
    }

    #loginForm .btn1 {
        margin-bottom: 10px;
    }

    #loginForm .btn-block {
        margin-bottom: 10px;
    }

    #loginForm .btn2 {
        margin-right: 37px;
    }

    .booking .button {
        margin-left: 67px;
    }

    .about {
        background: none;
        padding: 20px;
    }


    .features img {
        border: 5px solid #fe000c;
        border-radius: 100%;
        width: 74%;
        position: relative;
        left: 20px;
    }



    .car .btn-primary {
        width: 38%;
    }

    .services .col-md-4 {
        margin-bottom: 27px;
    }

    .footerSection {
        padding-left: 10px;
    }

    .footer-links p {
        padding-left: 15px;
    }


    .footerBlock img {
        height: auto;
        margin-top: 0;
        margin-bottom: 10px;
        width: 73%;
        position: relative;
        top: -14px;
    }


    .services .sersub {
        padding-top: 0px;
    }


    .about p {

        text-align: justify;
    }
    
    
    
    
    
    
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #014286;
}









}

@media (max-width: 412px) {


    .banner-slider-section {
        height: 231px;
    }

    #banner-slider .banner-info p {
        font-size: 14px;
    }

    #banner-slider .banner-info .bannerInfoHeading {
        font-size: 9px !important;
    }

    .booking .button {
        margin-left: 0px;
    }

    #loginForm .btn2 {
        margin-right: 29px;
    }

    .about p {
        padding: 0;
    }

    .services a {
        padding: 9px 16px;
        font-size: 16px;
    }
}























