body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.powedmacapp {
    padding: 8px 10px;
    font: 16px/22px 'AvenirNext-regular', sans-serif;
}

#navbars {
    font-family: 'AvenirNext-Regular', sans-serif;
    font-size: 20px;
    font-weight: 200;
    width: 100%;
    background-color: #0000;
    letter-spacing: 1px;
    margin: 0 auto;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    padding: 6px 0;
    height: 65px;
}

.opaque {
    background-image: linear-gradient(-133deg, #f7b500 0%, #fef6e5 100%) !important;
    /*        background-image: linear-gradient(-133deg, #EAB4EA 0%, #F8E26C 100%) !important;*/
    /*background: rgba(156, 156, 149, 0.9) !important;*/
}

.navbar-brand {
    padding: 0;
}

#content {
    display: none;
}

#loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fdfdfd;
    text-align: center;
}

.alt_loader {
    width: 300px;
    top: 40vh;
    position: relative;
}

.navbar-default .navbar-brand {
    color: #fff;
    text-decoration: none;
    outline: none;
}

nav ul li a:hover {
    color: #fff;
}

nav ul .active a {
    color: #000;
    /*border-bottom: 3px solid #F60202;*/
    /*        border-bottom: 3px solid #f6b600;*/
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font: 14px/30px 'AvenirNext-Regular', sans-serif;
    font-weight: 600;
    padding: 0 8px;
    text-decoration: none;
    outline: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #F60202;
    background-color: transparent;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-right {
    float: right !important;
    margin-right: -30px;
}

.nav > li {
    padding: 5px;
}

.navbar-collapse {
    padding: 0;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 25px;
}


.imgaddclass {
    width: 230px !important;
}

/*drop down*/
.dropbtn:after {
    content: '';
    position: relative;
    width: 9px;
    height: 9px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(40deg);
    top: -2px;
    display: inline-block;
    margin-left: .5em;
}

.dropbtn:hover:after, .dropbtn:focus:after {
    transform: rotate(400deg);
    transition: transform .5s ease-in-out;
    position: relative;
}

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 180px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    font: 14px/10px 'AvenirNext-Bold', sans-serif;
    color: black;
    padding: 15px 5px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #053e83;
}

.dropdown:hover .dropdown-content {
    display: block;
}


header .banner {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    position: relative;
    top: 80px;
}

.highlite {
    font: 23px/42px 'AvenirNext-Regular', sans-serif;
    color: #000;
    margin: 0 auto;
}

/* .logo {
    padding: 0 25px;
    padding: 2px 0px 45px 72px;
    float: left;
    top: 12px;
} */
/* .logo {
    width: 215px;
    height: 54px;
    padding: 0 25px;
    float: left;
    top: 12px;
} */
.vex {
    display: flex;
    flex-wrap: wrap;
    min-height: 560px;
}

.fixedapps p {
    font: 18px/35px 'AvenirNext-Bold', sans-serif;
    color: #414071;
    margin: 30px auto 10px auto;
}

header .banner-text {
    text-align: left;
    padding-top: 0;
    position: relative;
}

.s1 {
    padding: 0;
}

.s2 {
    padding: 20px;
}

.damn {
    align-self: center;
    text-align: left;
}

header .banner-text h1 {
    font: 32px 'AvenirNext-Bold', sans-serif;
    font-weight: normal;
    text-align: left;
    color: #F7B500;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.logbtn {
    cursor: pointer;
    background-color: #053E83;
    font: 21px/40px 'AvenirNext-Regular', sans-serif;
    padding: 0 15px !important;
    width: 140px;
    border-radius: 4px;
    color: #fff !important;
    text-align: center;
}

.logbtn:hover {
    background-color: #fff;
    color: #414071 !important;
    border: 1px solid #043d82;
}

#home {
    background: url('../css/img/curve.png') no-repeat;
    background-position: right;
    background-size: 65% 100%;
    padding: 0;
    height: 100vh;
    position: relative;
    text-align: center;
    min-height: 800px;
}

.rockban {
    width: 350px;
}

/* =========  packages =========  */
.headcontent {
    font: 34px/40px 'AvenirNext-Bold', sans-serif;
    color: #212121;
    letter-spacing: 0.4px;
    margin: 10px auto 50px;
    text-align: center;
}

.offcontent {
    font: 34px/40px 'AvenirNext-Bold', sans-serif;
    color: #212121;
    letter-spacing: 0.4px;
    margin: 10px auto 50px;
    text-align: center;
}

.whatboxcontent {
    margin: 30px auto 10px;
}

.whatbox {
    text-align: center;
    margin-bottom: 20px;
}

.whatbox img {
    width: 100px;
    margin: 10px auto;
}

.whatbox h4 {
    margin: 5px 0 30px;
    font: 18px/24px 'AvenirNext-MediumCn', sans-serif;
    color: #000;
}

.whatbox p {
    width: 90%;
    margin: 0 auto;
    font: 16px/25px 'AvenirNext-Regular', sans-serif;
    color: #646566;
    max-width: 380px;
}

#packages {
    position: relative;
    text-align: center;
    padding: 100px 0;
}

#chooseft {
    position: relative;
    text-align: center;
    padding: 20px 0;
}

.flot_lf {
    float: right;
}

.cellphone {
    width: 50%;
}

.thirdlist {
    display: flex;
    flex-wrap: wrap;
}

.redmobile {
    align-self: center;
    text-align: left;
    width: 70%;
    padding: 0;
}

.ticketpara {
    font: 32px/40px 'AvenirNext-Regular', sans-serif;
    color: #000;
    padding: 10px 0;
    margin: 0;
}

.ticketpara1 {
    font: 18px/30px 'AvenirNext-Regular', sans-serif;
    color: #646566;
    font-weight: 100;
    min-height: 100px;
    margin: 0;
}

.mg-lf {
    margin-left: 220px;
}

.ylow {
    color: #F7B500;
}

.back_lines {
    border-bottom: 3px solid #053E83;
    padding-bottom: 5px;
}

/* owl-carousel section */

.cp_sec3 {
    position: relative;
    padding: 30px 0;
    background: url('../css/img/baner.png') no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    text-align: center;
}

.head_carol {
    padding: 20px 0;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.para_carol {
    color: #000;
    font: 36px/44px 'AvenirNext-Bold', sans-serif;
    text-align: left;
}

.para_carols {
    display: none;
    color: #000;
    font: 32px/44px 'AvenirNext-Bold', sans-serif;
    text-align: center;
}

.cp_wrapper {
    padding: 0;
    width: 95%;
    margin: 0 auto;
}

.owl-carousel {
    display: block !important;
    overflow: hidden;
}

.sentce_part {
    display: flex;
    position: relative;
    left: 40%;
}

.phone_part {
    width: 120px;
    border-radius: 4px;
}

.expo_para {
    background-color: #fff;
    border: 1px solid #d6c5c5;
    padding: 10px 15px;
    width: 100%;
    border-radius: 8px;
    align-self: center;
    margin-left: -30px;
    max-width: 380px;
    min-height: 300px;
}

.fastar {
    background: url('../css/img/star.svg') no-repeat;
    background-position: top center;
    background-size: 70% 50%;
    padding: 8px;
    margin: 1px;
}

.fastars {
    background: url('../css/img/star1.svg') no-repeat;
    background-position: top center;
    background-size: 70% 50%;
    padding: 8px;
    margin: 1px;
}

.navigate {
    color: #000;
    font-weight: 500;
    font: 18px/20px 'AvenirNext-Regular', sans-serif;
    text-align: right;
}

.expo_line {
    color: #646566;
    text-align: justify;
    font-weight: 300;
    font: 17px/25px 'AvenirNext-Regular', sans-serif;
    margin-top: 80px;
    opacity: 0.7;
}

.expo_line::after {
    content: '';
    background: url('../css/img/cama.svg') no-repeat;
    background-position: left;
    background-size: 100% 100%;
    padding: 10px;
    position: absolute;
    top: 200px;
    left: -20px;
}

.persion h2 {
    font: 18px 'AvenirNext-Bold', sans-serif;
    color: #0a58ca;
    margin: 0;
    text-align: left;
}

.persion h3 {
    font: 14px 'AvenirNext-Bold', sans-serif;
    color: #000;
    margin: 0;
    text-align: left;
}

.persion p {
    font: 14px/20px 'AvenirNext-Regular', sans-serif;
    color: #000;
    text-align: left;
}

.txt_lf {
    text-align: left;
}

.org {
    color: orange;
}


.owl-theme .owl-dots .owl-dot span {
    width: 22px !important;
    height: 22px !important;
    border: 3px solid #fff;
    background: transparent !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important;
}

#car_type {
    padding: 30px 0;
    position: relative;
    text-align: center;
}

.track {
    width: 90%;
    transition: all 0.2s linear;
}

.track:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.super {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    min-height: 60px;
}

.super_para {
    font: 16px/26px 'AvenirNext-Bold', sans-serif;
    margin: 0;
}

.super_paras {
    font: 21px/40px 'AvenirNext-Regular', sans-serif;
    margin: 0;
}

#offersec {
    padding: 50px 0;
    position: relative;
    text-align: center;
    background-color: #f7f8fa;
}

#offersec {
    display: none;
}

.cent_dt {
    text-align: center;
    font: 26px/30px 'AvenirNext-Regular', sans-serif;
    color: #000;
}

.mail_page {
    padding: 20px 0;
}

.mailid {
    font: 18px/30px 'AvenirNext-Regular', sans-serif;
    color: #000;
    border: 2px solid #979797;
    border-radius: 4px;
    padding: 8px;
    width: 320px;
    outline: none;
    margin-right: 30px;
}

.btn_sign {
    font: 18px/30px 'AvenirNext-Bold', sans-serif;
    border: 2px solid #053e83;
    padding: 8px;
    border-radius: 4px;
    width: 110px;
    background-color: #053e83;
    color: #fff;
    outline: none;
}

::placeholder {
    font: 18px/40px 'AvenirNext-Regular', sans-serif;
}

/*=========  footer   ==========*/
#conduct {
    padding: 30px 0 0;
    position: relative;
    text-align: center;
}

#conduct, .copyright {
    background-color: #f7f8fa;
}

.addtg span {
    font: 18px/30px 'AvenirNext-Bold', sans-serif;
}

.addtg {
    font: 16px 'AvenirNext-Regular', sans-serif;
    color: #000;
    padding: 5px;
    margin: 0;
}

.logo_px {
    /*width: 200px;*/
    width: 212px;
    margin: 0px 21px;
}

.foots {
    display: flex;
    flex-wrap: wrap;
    min-height: 200px;
}

.align_us {
    align-self: center;
    text-align: left;
    padding: 0;
    margin: 0 auto;
    font-size: 14px;
}

.align_us p {
    font: 16px/30px 'AvenirNext-Regular', sans-serif;
    color: #000;
    padding: 5px;
    margin: 0;
    cursor: pointer;
    outline: none;
    transition: all 0.2s linear;
}

.align_us p:hover {
    /*        transform: scale(1.3);*/
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.align_us p a {
    text-decoration: none;
    outline: none;
    color: #000;
}

.flowicon {
    white-space: nowrap;
    padding: 5px;
    text-align: left;
}

.faceico {
    width: 35px;
    margin-right: 8px;
}

.fixedapps {
    text-align: left;
}

.google {
    width: 130px;
}

.copyright {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #979797;
}

.reserved {
    margin: 0;
    font: 16px/22px 'AvenirNext-Regular', sans-serif;
}

/*sign in button*/

.logpage {
    padding: 10px;
    text-align: left;
}

.logpage h2 {
    font: 32px/40px 'AvenirNext-Bold', sans-serif;
    color: #000;
    margin: 0 auto;
}

.logpage h5 {
    font: 21px/40px 'AvenirNext-Regular', sans-serif;
    color: #000;
    margin: 0 auto;
}

.logpage p {
    font: 18px/40px 'AvenirNext-Regular', sans-serif;
    color: #000;
    margin: 0 auto;
}

.form-groups {
    margin-bottom: 15px;
}

.form-groups label {
    font: 16px/30px 'AvenirNext-Regular', sans-serif;
    color: #000;
    margin: 0 auto;
}

.formcont {
    display: block;
    outline: none;
    width: 100%;
    max-width: 250px;
    height: 40px;
    padding: 6px 12px;
    font: 18px/30px 'AvenirNext-Regular', sans-serif;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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;
}

.signylow {
    color: #f7b500;
    cursor: pointer;
}

.logbtnin {
    font: 18px/30px 'AvenirNext-Regular', sans-serif;
    color: #000;
    border: 2px solid #f7b500;
    padding: 8px;
    border-radius: 4px;
    width: 110px;
    background-color: #f7b500;
    outline: none;
}

.btnclos {
    font: 40px/20px 'AvenirNext-Regular', sans-serif;
    font-weight: 500;
    color: #f7b500;
    text-shadow: none;
    opacity: 0.6;
}

.btnclos:hover {
    color: #f7b500;
    outline: none;
}

.modal-header {
    border-bottom: 0;
}

/*=======checkbox=======*/

.styled-checkbox {
    position: absolute;
    opacity: 0;

}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font: 16px/20px 'AvenirNext-Regular', sans-serif;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid #ccc;
}

.styled-checkbox:hover + label:before {
    background: #fff;
}

.styled-checkbox:checked + label:before {
    background: #fff;
}

.styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background: #f7b500;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #f7b500, 4px 0 0 #f7b500, 4px -2px 0 #f7b500, 4px -4px 0 #f7b500, 4px -6px 0 #f7b500, 4px -8px 0 #f7b500;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.unstyled {
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
}

/*LOADER*/


.wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.text {
    color: #fbae17;
    display: inline-block;
    margin-left: 5px;
    font: 24px/30px 'AvenirNext-Regular', sans-serif;
}

.bounceball {
    position: relative;
    display: inline-block;
    height: 37px;
    width: 25px;
}

.bounceball:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #fbae17;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: bounce 500ms alternate infinite ease;
    animation: bounce 500ms alternate infinite ease;
}

@-webkit-keyframes bounce {
    0% {
        top: 30px;
        height: 5px;
        border-radius: 60px 60px 20px 20px;
        -webkit-transform: scaleX(2);
        transform: scaleX(2);
    }
    35% {
        height: 15px;
        border-radius: 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    100% {
        top: 0;
    }
}

@keyframes bounce {
    0% {
        top: 30px;
        height: 5px;
        border-radius: 60px 60px 20px 20px;
        -webkit-transform: scaleX(2);
        transform: scaleX(2);
    }
    35% {
        height: 15px;
        border-radius: 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    100% {
        top: 0;
    }
}

.loadenquiry {
    background-color: #003C81;
    border: none;
    color: #FFFFFF;
    padding: 12px 24px;
    font-size: 16px;
}

.fa {
    margin-left: -12px;
    margin-right: 8px;
}

.index_button {
    background: #F7B500;
    padding: 10px 20px;
    border-radius: 25px;
}

.RowD {
    display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-spacing: 10px; /*Optional*/
}

.Column {
    display: table-cell;
}

@media only screen and (max-width: 600px) {
    [class*="col-"] {
        width: 100%;
    }
}