*,
html {
    scroll-behavior: smooth;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* hide arrows
 Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

input[type=search] {
    outline-offset: 0px;
    outline: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}

.colorin {
    color: rgba(179, 20, 20, 0.92) !important;
}

.colorout {
    color: transparent !important;
}


/* Image */

img {
    max-width: 100%;
    border: none;
}


/* Anchor Tags */

a {
    color: #222;
    text-decoration: none;
    outline: none;
}

a:link {}

a:active {}

a:visited {}

a:hover {
    text-decoration: none;
}

h1 {}

h1 a {}

h1 a:hover {}

h2 {}

h2 a {}

h2 a:hover {}

.error {
    color: #ff0000;
}

.particles {
    background: url(../images/particles.png) no-repeat;
}


/* Layout Starts Here */

#fullScreenTop100 {
    width: 100%;
    height: auto;
    /*background:url(../images/topBg.jpg) repeat-x;*/
    float: left;
    clear: left;
}

#fullScreenTop100SubPage {
    width: 100%;
    height: auto;
    #background: url(../images/subPageTopBg.jpg) repeat-x;
    float: left;
    clear: left;
}

#headerAndBody {
    height: auto;
    margin: 0px auto;
    clear: left;
}

#logoMenuLine {
    width: 100%;
    height: 116px;
    float: left;
    clear: left;
}

#logo {
    width: 200px;
    height: 80px;
    margin-top: 20px;
    float: left;
    /*background:url(../images/poojaa_logo.png) no-repeat;*/
}

#topMenuRight {
    width: 760px;
    height: auto;
    text-transform: uppercase;
    float: left;
}

#topCustomerCare {
    width: 760px;
    height: auto;
    margin-top: 20px;
    padding-bottom: 15px;
    background: url(../images/topPhoneMenuDiff.jpg) no-repeat bottom right;
    float: left;
    clear: left;
}

#topCustomerCare span {
    width: 230px;
    height: auto;
    margin-left: 510px;
    color: #fff;
    font-size: 14px;
    float: left;
    clear: left;
}

.menuHomeDiv {
    width: 24px;
    height: auto;
    padding-left: 300px;
    float: left;
}

.menuHome {
    width: 24px;
    height: 21px;
    background-position: -429px -33px;
    text-indent: -10000px;
    float: left;
    clear: left;
}

.menuHome:hover {
    background-position: -429px -54px;
}

#topMenu {
    width: 760px;
    height: auto;
    font-size: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    float: left;
}

#topMenu a {
    text-decoration: none;
    color: #fff;
}

#topMenu a:hover {
    text-decoration: underline;
}

#topMenu ul {
    color: #636262;
    list-style-type: none;
    float: left;
}

#topMenu ul li {
    list-style-type: none;
    float: left;
}

.topMenudiff {
    width: 11px;
    height: 44px;
    padding: 0px 10px;
    background: url(../images/menuDiff.jpg) no-repeat bottom;
}

#fullCustumGall100 {
    width: 100%;
    height: auto;
    min-height: 165px;
    background: url(../images/customerGalBg.png) no-repeat top center;
    float: left;
    clear: left;
}

#fullCustumGall {
    width: 960px;
    height: auto;
    overflow: auto;
    margin: 0px auto;
    clear: left;
}

#fullCustumGallLeft {
    width: 480px;
    height: 125px;
    padding: 20px;
    background: #f2e3c1;
    float: left;
}

#fullCustumLbl {
    width: 480px;
    height: auto;
    font-size: 36px;
    color: #c0b08b;
    text-align: right;
    font-weight: bold;
    float: left;
    clear: left;
}

#fullCustumTalk {
    width: 480px;
    height: auto;
    color: #002345;
    margin-bottom: 5px;
    font-size: 30px;
    float: left;
    clear: left;
}

#fullCustumPeople {
    width: 480px;
    height: auto;
    color: #607D8B;
    font-size: 18px;
    float: left;
    clear: left;
}

#fullCustumGallRight {
    width: 400px;
    height: 125px;
    padding: 20px;
    background: #fcf5e6;
    float: left;
}

#fullScreenFooter100 {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}


/*#footer{
    background-color:#fff;
    margin-top:15px;
    width:1090px;
    height:auto;
    font-size:14px;
    overflow:auto;
    padding-bottom:5px;
    #margin:0px auto;
    #background:url(../images/footerDesign.png) no-repeat;
    clear:left;
}*/

.footerPoweredBy {
    width: 1090px;
    height: auto;
    /*margin-top:25px;*/
    text-align: center;
    padding-bottom: 10px;
    float: left;
    clear: left;
}

.footerCopyright {
    width: 1090px;
    height: auto;
    margin-top: 5px;
    text-align: center;
    padding-bottom: 20px;
    float: left;
    clear: left;
}

.footerMenu {
    width: 1090px;
    height: auto;
    text-align: center;
    margin-top: 50px;
    float: left;
    clear: left;
}

.footerMenu a {
    color: #111111;
}

.footerCopyright a {
    color: #111111;
}


/* Layout Ends Here */


/* Common Starts Here */

.txtBox {
    padding: 5px;
    border: 1px solid #c9c9c9;
    background: #fff;
    border-radius: 2px;
    color: #062b4a;
    font-size: 13px;
    height: 35px;
    margin: 5px;
    width: 165px;
}

.chkBox {
    padding: 5px;
    border: 1px solid #c9c9c9;
    background: #fff;
    border-radius: 2px;
    color: #062b4a;
    font-size: 13px;
    height: 22px;
    margin: 5px;
}

button,
input,
select,
textarea {
    margin: 0px;
    font-size: 100%;
    /* vertical-align: middle; */
    font-size: 14px;
}

.asterik {
    color: #ff0000;
}


/* Common Ends Here */


/* Icons Seperate Starts Here */

#phoneIcon {
    width: 32px;
    height: 32px;
    background: url(../images/particles.png) no-repeat 0px 0px;
    float: left
}

#facebook {
    width: 47px;
    height: 40px;
    background: url(../images/fb.png) no-repeat;
    float: right;
}


/*#facebook:hover{
    background-position:-37px -32px;
}*/

#twitter {
    width: 47px;
    height: 40px;
    background: url(../images/twitter.png) no-repeat;
    float: right;
}

#googleplus {
    width: 47px;
    height: 40px;
    background: url(../images/gplus.png) no-repeat;
    float: right;
}

#gmail {
    width: 27px;
    height: 27px;
    background: url(../images/particles.png) no-repeat -98px -4px;
    float: left;
}

#gmail:hover {
    background-position: -98px -32px;
}

#youtube {
    width: 27px;
    height: 27px;
    background: url(../images/particles.png) no-repeat -129px -4px;
    float: left;
}

#youtube:hover {
    background-position: -129px -32px;
}


/* Icons Seperate Starts Here */


/* Home Page Starts Here */

.pageMainContent {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    float: left;
    clear: left;
    text-align: center;
}

.passengerinfopageskb {
    margin-top: 0px !important;
    padding: 0px 205px 10px 200px !important;
    ;
}

.homeContentLeft {
    width: 560px;
    height: auto;
    padding-right: 30px;
    border-right: 1px solid #ddd;
    float: left;
}

.homeContentLeftHeading {
    width: 560px;
    height: auto;
    font-size: 28px;
    color: #002345;
    margin-bottom: 15px;
    float: left;
    clear: left;
}

.homeContentRight {
    width: 280px;
    height: auto;
    margin-left: 30px;
    float: left;
}

.homeContentRightHeading {
    width: 245px;
    height: 30px;
    font-size: 28px;
    padding-top: 12px;
    padding-left: 35px;
    background-position: -946px -15px;
    color: #002345;
    margin-bottom: 10px;
    float: left;
    clear: left;
}

.homeContentRightContent {
    width: 280px;
    height: auto;
    float: left;
    clear: left;
}

.homeHotRoutesList {
    width: 280px;
    height: auto;
    background-position: -953px -71px;
    float: left;
    clear: left;
}

.homeHotRoutesList a {
    width: 245px;
    height: auto;
    padding-left: 25px;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 17px !important;
    background-position: -953px -71px;
    color: #002345;
    margin-bottom: 5px;
    float: left;
    clear: left;
}

#homeSearchAd {
    width: 960px;
    height: 330px;
    padding: 20px 0px 20px 0px;
    margin-top: 25px;
    #background: url(../images/homeBannerBg.jpg) no-repeat;
    float: left;
    clear: left;
    #background-color: #B9B2B2;
}

#homeSearchWhole {
    width: 490px;
    height: auto;
    margin-left: 25px;
    float: left;
}

.homeSearchHead {
    width: 460px;
    height: auto;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 1px solid #2a7197;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    float: left;
    clear: left;
}

.searchRow {
    width: 490px;
    height: auto;
    float: left;
    clear: left;
}

.LB {
    float: left;
}

#homeSearchAdWhole {
    width: 415px;
    height: 330px;
    float: left;
}

#homeSearchAdSlider {
    width: 415px;
    height: 330px;
    float: left;
}

#homeSearchBg {
    width: 370px;
    height: 15px;
    background: url(../images/particles.png) no-repeat -507px -428px;
    float: left;
}

#homeQuickQueueLine {
    width: 960px;
    height: auto;
    margin-top: 20px;
    float: left;
    clear: left;
}

#homeQuickBlock {
    width: 730px;
    height: 200px;
    background: url(../images/homequickblockheadline.png) no-repeat 0px 95px;
    float: left;
}

#homeRoutesBlock {
    width: 230px;
    height: auto;
    padding-right: 20px;
    float: left;
}

#homeRoutesHead {
    width: 100%;
    height: 94px;
    background: url(../images/particles.png) no-repeat -5px -91px;
    text-indent: -10000px;
    float: left;
    clear: left;
}

#homeRoutesBody {
    width: 188px;
    height: auto;
    padding: 10px 20px;
    border: 1px solid #c7e669;
    float: left;
    clear: left;
}

#homeSelectBlock {
    width: 220px;
    height: auto;
    padding-right: 20px;
    float: left;
}

#homeSelectHead {
    width: 100%;
    height: 94px;
    background: url(../images/particles.png) no-repeat -235px -91px;
    text-indent: -10000px;
    float: left;
    clear: left;
}

#homeSelectBody {
    width: 178px;
    height: auto;
    padding: 10px 20px;
    border: 1px solid #c7e669;
    float: left;
    clear: left;
}

#homeSearchedBlock {
    width: 220px;
    height: auto;
    float: left;
}

#homeSearchedHead {
    width: 100%;
    height: 94px;
    background: url(../images/particles.png) no-repeat -455px -91px;
    text-indent: -10000px;
    float: left;
    clear: left;
}

#homeSearchedBody {
    width: 178px;
    height: auto;
    padding: 10px 20px;
    border: 1px solid #c7e669;
    float: left;
    clear: left;
}

.homeQuickBody {
    margin-top: 15px;
}

.homeQuickBody ul {
    list-style-type: none;
}

.homeQuickBody ul li {
    width: 100%;
    list-style-type: none;
    padding: 6px 0px;
    border-bottom: 1px solid #eee;
    float: left;
    clear: left;
}

.homeQuickBody ul li a {
    color: #555;
}

#homequeue {
    width: 230px;
    height: 306px;
    text-indent: -100000px;
    background: url(../images/particles.png) no-repeat -6px -190px;
    float: left;
}


/* Homepage banner starts here */

#slideboxContainer {
    width: 415px;
    height: 330px;
    position: relative;
    overflow: hidden;
    float: left;
}

#slidebox {
    width: 415px;
    height: 330px;
    z-index: 1;
    position: relative;
    float: left;
    clear: left;
}

.content {
    width: 415px;
    height: auto;
    float: left;
}


/* Homepage banner ends here */


/* Home Page Ends Here */

.basic-modal-content {
    display: none;
}

.box {
    min-height: 460px;
    margin: 0 auto;
    padding: 20px;
}


/* Overlay */

#simplemodal-overlay {
    background-color: #000;
}

#signInForm-modal-Head {
    width: 300px;
    height: auto;
    color: #000;
    font-size: 24px;
    float: left;
    clear: left;
}


/* Container */

#simplemodal-container {
    width: 490px;
    height: 200px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff url(../images/modalBg.jpg) repeat-x;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 0px 12px 20px 12px;
    overflow: auto;
    float: left;
}

#simplemodal-container .simplemodal-data {
    padding: 8px;
}

#simplemodal-container code {
    background: #141414;
    border-left: 3px solid #65B43D;
    color: #bbb;
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 4px 6px 6px;
}

#simplemodal-container a {
    color: #ddd;
}

#simplemodal-container a.modalCloseImg {
    background: url(../images/particles.png) no-repeat -829px -27px;
    width: 22px;
    height: 22px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.modalCloseImg:hover {
    background: url(../images/particles.png) no-repeat -829px -5px;
}

#simplemodal-container h3 {
    color: #84b8d9;
}


/* Sub Page Starts Here Common */

#subPageTopBg {
    width: 960px;
    height: 30px;
    float: left;
    clear: left;
}

#subPageFull100 {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}

#subPageContent {
    width: 958px;
    height: auto;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0px auto;
    overflow: auto;
    clear: left;
}

#subPageHeadLine {
    width: 918px;
    height: auto;
    margin: 20px 20px 5px 20px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #1d3a8e;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    float: left;
    clear: left;
}

#subPageTopBg {
    width: 958px;
    height: auto;
    overflow: hidden;
    line-height: 10px !important;
    float: left;
    clear: left;
}

#subPageBottomBg {
    width: 958px;
    height: auto;
    overflow: hidden;
    line-height: 10px !important;
    float: left;
    clear: left;
}

.normalSubHead1 {
    width: 549px;
    height: auto;
    padding-bottom: 10px;
    font-size: 24px;
    float: left;
    clear: left;
}

.normalSubHead2 {
    width: 549px;
    height: auto;
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 20px;
    float: left;
    clear: left;
}

.normalPara1 {
    width: 549px;
    height: auto;
    line-height: 20px !important;
    float: left;
    clear: left;
}

.normalPara2 {
    width: 549px;
    height: auto;
    line-height: 20px !important;
    float: left;
    clear: left;
}


/* Sub Page Ends Here Common */


/* Pre Ticket Booking Starts Here */

#preTicketBookingContent {
    width: 960px;
    height: auto;
    margin: 0px auto;
    overflow: auto;
    clear: left;
}

#preTicketBookingLeft {
    width: 648px;
    height: auto;
    padding: 20px 0px;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

#preTicketBookingHeadLine {
    width: 608px;
    height: auto;
    margin: 0px 20px 20px 20px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #1d3a8e;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    float: left;
    clear: left;
}

#preTicketBookingHeadLine1 {
    width: 608px;
    height: auto;
    margin: 30px 20px 20px 20px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #1d3a8e;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    float: left;
    clear: left;
}

#preTicketBookingPaymentHeadLine {
    width: 608px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    float: left;
    clear: left;
}

#preTicketBookingPaymentHead {
    width: 300px;
    height: auto;
    font-size: 20px;
    color: #1d3a8e;
    float: left;
}

#preTicketBookingPayment {
    width: 300px;
    height: auto;
    padding-top: 5px;
    text-align: right;
    float: left;
}

#preTicketBookingPassHeadLine {
    width: 606px;
    height: auto;
    font-size: 20px;
    color: #1d3a8e;
    padding: 10px 0px;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #000;
    float: left;
    clear: left;
}

.preTicketBookingPassDataLine {
    width: 608px;
    height: auto;
    padding: 10px 0px;
    background: url(../images/pre_ticket_booking-data-line.jpg) repeat-x bottom left;
    float: left;
    clear: left;
}

.preTicketBookingPassName {
    width: 250px;
    padding: 0px 10px;
    float: left;
}

.preTicketBookingPassGender {
    width: 200px;
    padding-left: 20px;
    padding: 0px 10px;
    float: left;
}

.preTicketBookingPassAge {
    width: 90px;
    padding-left: 20px;
    padding: 0px 10px;
    float: left;
}

.preTicketBookingTermsOfferCouponWhole {
    width: 608px;
    height: auto;
    padding: 0px 20px;
    margin-top: 20px;
    float: left;
    clear: left;
}

.preTBOfferCashLine {
    width: 100%;
    height: auto;
    margin-top: 15px;
    float: left;
    clear: left;
}

.preTBOfferCashInput {
    width: 170px;
    float: left;
}

.preTBOfferDiv {
    width: 598px;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    float: left;
    clear: left;
}

.preTBCashDiv {
    width: 598px;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    float: left;
    clear: left;
}

.preTBDivOfferCashLine {
    width: 598px;
    height: auto;
    padding-top: 5px;
    font-size: 11px;
    float: left;
    clear: left;
}

.preTBDivOfferCashInput {
    width: 170px;
    float: left;
}

.preTBDivOfferCashBtn {
    width: 100px;
    height: auto;
    float: left;
}

.preTBTermsLine {
    width: 588px;
    height: auto;
    background: #ffd0d0;
    border-top: 1px solid #e90000;
    border-bottom: 1px solid #e90000;
    padding: 10px 0px;
    margin-top: 10px;
    float: left;
    clear: left;
}

.preTBOfferCashLine input,
.preTBTermsLine input {
    margin-right: 10px;
    margin-left: 10px;
}

.offerCashTxt {
    width: 150px;
}

.passName {
    width: 230px;
}

.passAge {
    width: 80px;
}

.maleLine {
    width: 60px;
    float: left;
}

.maleLine input,
.femaleLine input {
    margin-right: 5px;
}

.femaleLine {
    width: 77px;
    float: left;
}

#preTicketBookingPassDetWhole {
    width: 608px;
    height: auto;
    padding: 0px 20px;
    float: left;
    clear: left;
}

#preTicketBookingPassHeadLine {
    width: 606px;
    height: auto;
    float: left;
    clear: left;
}

#preTicketBookingPassConDetWhole {
    width: 608px;
    height: auto;
    padding: 0px 20px;
    float: left;
    clear: left;
}

#preTicketBookingPassConDetLblMobile {
    width: 60px;
    padding-top: 5px;
    float: left;
}

#preTicketBookingPassConDetTxtMobile {
    width: 220px;
    float: left;
}

#preTicketBookingPassConDetLblEmail {
    width: 60px;
    padding-top: 5px;
    float: left;
}

#preTicketBookingPassConDetTxtEmail {
    width: 260px;
    float: left;
}

.mobileTxt {
    width: 188px;
}

.emailTxt {
    width: 240px;
}

#preTicketBookingOffWhole {
    width: 608px;
    height: auto;
    background: url(../images/payment-details-head-rpt.jpg) repeat-x;
    padding: 0px 20px;
    margin-top: 20px;
    float: left;
    clear: left;
}

#preTicketBookingRightWhole {
    width: 310px;
    height: auto;
    float: left;
}

#preTicketBookingTravelDet {
    width: 270px;
    padding: 20px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    background: #c8e965 url(../images/ticketBg.jpg) repeat-y;
    float: left;
}

#preTicketBookingFareWhole {
    width: 310px;
    height: auto;
    background: #c8e965 url(../images/paymentdetrpt.jpg) repeat-y;
    float: left;
}

#preTicketBookingFareWhole1 {
    width: 270px;
    padding: 20px;
    background: url(../images/paymentDetTopDes.png) no-repeat;
    float: left;
}

#preTicketBookingFareHead {
    width: 270px;
    height: auto;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    float: left;
    clear: left;
}

#preTicketBookingFareOnwardLine {
    width: 270px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #cdcdcd;
    float: left;
    clear: left;
}

#preTicketBookingFareOnwardLbl {
    width: 170px;
    height: auto;
    float: left;
}

#preTicketBookingFareOnwardAmt {
    width: 100px;
    height: auto;
    text-align: right;
    float: left;
}

#preTicketBookingFareReturnLine {
    width: 270px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #cdcdcd;
    float: left;
    clear: left;
}

#preTicketBookingFareReturnLbl {
    width: 170px;
    height: auto;
    float: left;
}

#preTicketBookingFareReturnAmt {
    width: 100px;
    height: auto;
    text-align: right;
    float: left;
}

#preTicketBookingFareTotalLine {
    width: 270px;
    height: auto;
    padding-top: 10px;
    border-top: 1px solid #cdcdcd;
    float: left;
    clear: left;
}

#preTicketBookingFareTotalLbl {
    width: 160px;
    height: auto;
    text-align: right;
    padding-right: 10px;
    float: left;
}

#preTicketBookingFareTotalAmt {
    width: 100px;
    height: auto;
    text-align: right;
    float: left;
}


/* Pre Ticket Booking Ends Here */


/* Pre Ticket Booking Starts Here */

#ticketConfirmContent {
    width: 960px;
    height: auto;
    margin: 0px auto;
    overflow: auto;
    clear: left;
}

#ticketConfirmLeft {
    width: 648px;
    height: auto;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

#ticketConfirmRight {
    width: 270px;
    padding: 20px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    background: #c8e965 url(../images/ticketBg.jpg) repeat-y;
    float: left;
}


/* Pre Ticket Booking Ends Here */


/* Ticket Confirmation Page Starts Here */

#ticketConfirmResultLine {
    width: 608px;
    height: auto;
    padding: 20px;
    float: left;
    clear: left;
}

#ticketConfirmResultYes {
    width: 130px;
    height: 130px;
    background: url(../images/particles.png) no-repeat -2px -502px;
    float: left;
}

#ticketConfirmResultNo {
    width: 130px;
    height: 130px;
    background: url(../images/particles.png) no-repeat -137px -502px;
    float: left;
}

#ticketConfirmResultMess {
    width: 458px;
    height: auto;
    padding-left: 20px;
    float: left;
}

#ticketConfirmResultEx {
    width: 458px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
}

#ticketConfirmResultRes {
    width: 458px;
    height: auto;
    font-size: 32px;
    color: #1d3887;
    padding-bottom: 5px;
    text-transform: uppercase;
    float: left;
}

#ticketConfirmResultMessage {
    width: 458px;
    height: auto;
    text-transform: uppercase;
    float: left;
}

#ticketConfirmDet {
    width: 608px;
    height: auto;
    padding: 20px;
    background: url(../images/ticketconfirm-mes-det.png) repeat-x;
    float: left;
    clear: left;
}

#ticketConfirmDetLeft {
    width: 400px;
    height: auto;
    float: left;
}

#ticketConfirmDet1 {
    width: 400px;
    height: auto;
    float: left;
    clear: left;
}

.ticketConfirmDet2 {
    width: 400px;
    height: auto;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #adadad;
    float: left;
    clear: left;
}

#ticketConfirmCancel {
    width: 400px;
    height: auto;
    padding-top: 30px;
    float: left;
    clear: left;
}

#ticketConfirmCancel a {
    color: #0042ff;
}

#ticketConfirmCancel a:hover {
    text-decoration: underline;
}

#ticketConfirmDetRight {
    width: 125px;
    height: 100px;
    padding-left: 80px;
    float: left;
}

#ticketConfirmPrintTicket {
    width: 122px;
    height: 36px;
    float: left;
    clear: left;
}

#ticketConfirmPrintTicket a {
    width: 122px;
    height: 36px;
    text-indent: -10000px;
    background: url(../images/particles.png) no-repeat -690px -81px;
    float: left;
    clear: left;
}

#ticketConfirmPrintTicket a:hover {
    background-position: -690px -117px;
}

#ticketConfirmDownload {
    width: 122px;
    height: 36px;
    margin-top: 3px;
    float: left;
    clear: left;
}

#ticketConfirmDownload a {
    width: 122px;
    height: 36px;
    text-indent: -10000px;
    background: url(../images/particles.png) no-repeat -690px -161px;
    float: left;
    clear: left;
}

#ticketConfirmDownload a:hover {
    background-position: -690px -197px;
}

#tickerConfirmGreen {
    width: 528px;
    height: auto;
    padding: 20px 20px 20px 90px;
    float: left;
    clear: left;
}

#tickerConfirmGreenIcon {
    width: 74px;
    height: 76px;
    background: url(../images/particles.png) no-repeat -414px -408px;
    float: left;
}

#tickerConfirmGreenMes {
    width: 380px;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 24px;
    float: left;
}

#ticketContHead1 {
    width: 270px;
    height: auto;
    color: #1d3887;
    padding-bottom: 5px;
    border-bottom: 1px solid #a6c744;
    font-size: 24px;
    float: left;
    clear: left;
}

#ticketContHead2 {
    width: 270px;
    height: auto;
    color: #1d3887;
    margin-top: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #a6c744;
    font-size: 24px;
    float: left;
    clear: left;
}

.ticketContDetWhole {
    width: 270px;
    height: auto;
    border-top: 1px solid #e4ff95;
    float: Left;
    clear: left;
}

.ticketContDetLine {
    width: 270px;
    height: auto;
    padding-top: 10px;
    float: Left;
    clear: left;
}

.ticketContDetLeft {
    width: 90px;
    height: auto;
    float: left;
}

.ticketContDetMiddle {
    width: 5px;
    height: 9px;
    margin-top: 3px;
    background: url(../images/particles.png) no-repeat -306px -517px;
    float: left;
}

.ticketContDetRight {
    width: 150px;
    height: auto;
    padding-left: 10px;
    float: left;
}

.ticketContDetSeatNo {
    width: 22px;
    height: 18px;
    margin-right: 3px;
    background: url(../images/particles.png) no-repeat -277px -511px;
    padding-top: 3px;
    padding-left: 5px;
    float: left;
}


/* Ticket Confirmation Page Ends Here */


/* Travel Search Result starts Here */

#searchRes {
    width: 100%;
    height: auto;
    padding: 10px;
    /*background:rgba(218, 66, 25, 0.16);*/
    float: left;
    clear: left;
    box-shadow: 0 0 2px 2px #cecece;
}

#searchResHeadLine {
    width: 940px;
    height: auto;
    float: left;
    clear: left;
    background: var(--primarycolors);
    border-radius: 3px;
    padding-top: 20px;
    font-weight: bold;
    font-size: 14px;
    color: white;
}


/* Search Res for Width Starts Here */

.searchResRouteOrTravels {
    width: 165px;
    color: #393939;
    margin-left: 5px;
    float: left;
}

.searchResDiscountYes {
    width: 45px;
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
    margin-left: 5px;
    background: url(../images/particles.png) no-repeat -831px -152px;
    float: left;
}

.searchResDiscountNo {
    width: 55px;
    height: 30px;
    margin-left: 5px;
    text-indent: -10000px;
    float: left;
}

.searchResBusType {
    width: 325px;
    margin-left: 5px;
    padding-left: 10px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.searchResDepart {
    width: 90px;
    margin-left: 5px;
    padding-left: 10px;
    float: left;
}

.searchResArrival {
    width: 129px;
    margin-left: 5px;
    padding-left: 10px;
    float: left;
}

.searchResmKT {
    width: 73px;
    margin-left: 5px;
    padding-left: 10px;
    float: left;
}

.searchResFare {
    width: 88px;
    margin-left: 5px;
    padding-left: 10px;
    float: left;
}

.searchResSeats {
    width: 103px;
    margin-left: 5px;
    padding-left: 10px;
    float: left;
}

.searchResBooking {
    width: 80px;
    height: 29px;
    padding-left: 10px;
    float: left;
}

#bookNowBtn {
    width: 80px;
    height: auto;
    background: #1a9e00;
    padding: 7px 0px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    float: left;
}

.seatsoldout {
    background: #9E9A9A !important;
    font-size: 12px;
}

.hideSeatsBtn {
    width: 95px;
    height: auto;
    background: var(--primarycolors);
    padding: 7px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
    color: #fff;
    float: left;
    text-decoration: none;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
}

.searchingSeatsBtn {
    width: 100px;
    height: auto;
    background: var(--primarycolors);
    padding: 7px;
    text-align: center;
    border: none;
    color: #fff;
    float: left;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
}


/* Search Res for Width Ends Here */

.searchResHeadRouteOrTravels {
    width: 165px;
    color: #393939;
    font-size: 14px;
    padding-top: 15px;
    margin-left: 5px;
    float: left;
}

.searchResHeadDiscount {
    width: 55px;
    margin-left: 5px;
    text-indent: -10000px;
    float: left;
}

.searchResHeadBusType {
    width: 325px;
    height: 44px;
    padding-left: 10px;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
}

.searchResHeadBusType-Normal {
    background-position: 0px 0px;
}

.searchResHeadBusType-Up {
    background-position: 0px -44px;
}

.searchResHeadBusType-Down {
    background-position: 0px -88px;
}

.searchResHeadDepart {
    width: 90px;
    height: 44px;
    padding-left: 10px;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
}

.searchResHeadDepart-Normal {
    background-position: -249px 0px;
}

.searchResHeadDepart-Up {
    background-position: -249px -44px;
}

.searchResHeadDepart-Down {
    background-position: -249px -88px;
}

.searchResHeadArrival {
    width: 129px;
    height: 44px;
    padding-left: 10px;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
}

.searchResHeadArrival-Normal {
    background-position: -395px 0px;
}

.searchResHeadArrival-Up {
    background-position: -395px -44px;
}

.searchResHeadArrival-Down {
    background-position: -395px -88px;
}

.searchResHeadmKT {
    width: 130px;
    height: 44px;
    padding-left: 10px;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat -545px 0px;
    text-indent:-10000px;*/
    float: left;
}

.searchResHeadFare {
    width: 88px;
    height: 44px;
    padding-left: 10px;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
}

.searchResHeadFare-Normal {
    background-position: -638px 0px;
}

.searchResHeadFare-Up {
    background-position: -638px -44px;
}

.searchResHeadFare-Down {
    background-position: -638px -88px;
}

.searchResHeadSeats {
    width: 103px;
    height: 44px;
    padding-left: 10px;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
}

.searchResHeadSeats-Normal {
    background-position: -745px 0px;
}

.searchResHeadSeats-Up {
    background-position: -745px -44px;
}

.searchResHeadSeats-Down {
    background-position: -745px -88px;
}


/* Search Result Data Line Starts Here */

.searchResDataLine1 {
    width: 940px;
    height: auto;
    padding: 15px 0px;
    /*background:#fff url(../images/search-result-travel-plan-bg.png) repeat-x;*/
    float: left;
    clear: left;
    font-weight: bold;
}

.searchResDataLine2 {
    width: 940px;
    height: auto;
    padding: 15px 0px;
    background: #f3fbff;
    border-top: 1px solid #d2d2d2;
    float: left;
    clear: left;
}

.searchResmKTNo {
    width: 28px;
    height: 21px;
    margin-left: 20px;
    background: url(../images/particles.png) no-repeat -863px -113px;
    float: left;
}

.searchResmKTYes {
    width: 28px;
    height: 21px;
    margin-left: 20px;
    background: url(../images/particles.png) no-repeat -830px -113px;
    float: left;
}


/* Search Result Data Line Starts Here */


/* Travel Search Result Ends Here */


/* Search Result Starts Here */

#searchResToFrom {
    width: 960px;
    height: 78px;
    background: var(--primarycolors);
    float: left;
    clear: left;
    /*margin-top:50px;*/
}

#searchResOneWay {
    width: 32%;
    padding-top: 20px;
    padding-left: 20px;
    float: left;
    font-weight: bold;
}

#searchResRoundTrip {
    width: 285px;
    margin-left: 5px;
    padding-top: 20px;
    padding-left: 20px;
    float: left;
}

.searchRes-active-tab {
    height: 68px;
    margin-top: 2px;
    color: #fff;
    /*background:url(../images/particles.png) no-repeat -23px -241px;*/
}

.searchRes-inactive-tab {
    height: 45px;
    margin-top: 2px;
    background: url(../images/particles.png) no-repeat -333px -241px;
}

.searchRes-inactive-tab a {
    color: #111 !important;
}

#searchResAddTrip {
    width: 230px;
    height: 35px;
    padding-left: 110px;
    padding-top: 10px;
    float: left;
    .
}

#searchResAddTrip a {
    width: 230px;
    height: 35px;
    background: url(../images/particles.png) no-repeat -23px -332px;
    float: left;
    clear: left;
}

#searchResAddTrip a:hover {
    width: 230px;
    height: 35px;
    background: url(../images/particles.png) no-repeat -23px -367px;
    float: left;
    clear: left;
}

#searchResPlaces {
    width: 250px;
    height: auto;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    clear: left;
}

#searchResDayOptions {
    width: 250px;
    height: auto;
    float: left;
    clear: left;
}

#searchResDayOptions a {
    color: #fff;
    text-decoration: underline;
}

#searchRedFilterLine {
    width: 960px;
    height: auto;
    padding: 10px 0px;
    float: left;
    clear: left;
    background: rgba(193, 198, 206, 0.46);
}

#searchRedFilterLine .filter {
    margin-right: 5px;
    height: 35px;
}

#searchRedFilterLine .filter a {
    text-indent: -10000px;
    height: 35px;
}

#searchRedFilterLine .travelsActive,
#searchRedFilterLine .travelsInActive {
    width: 89px;
    float: left;
}

#searchRedFilterLine .travelsActive a {
    width: 89px;
    background: url(../images/particles.png) no-repeat -233px -712px;
    float: left;
    clear: left;
}

#searchRedFilterLine .travelsInActive a {
    width: 89px;
    background: url(../images/particles.png) no-repeat -233px -747px;
    float: left;
    clear: left;
}

#searchRedFilterLine .boardingPointsActive,
#searchRedFilterLine .boardingPointsInActive {
    width: 147px;
    float: left;
}

#searchRedFilterLine .boardingPointsActive a {
    width: 147px;
    float: left;
    background: url(../images/particles.png) no-repeat -351px -332px;
    clear: left;
}

#searchRedFilterLine .boardingPointsInActive a {
    width: 147px;
    float: left;
    background: url(../images/particles.png) no-repeat -351px -367px;
    clear: left;
}

#searchRedFilterLine .droppingPointsActive,
#searchRedFilterLine .droppingPointsInActive {
    width: 148px;
    float: left;
}

#searchRedFilterLine .droppingPointsActive a {
    width: 148px;
    background: url(../images/particles.png) no-repeat -501px -332px;
    float: left;
    clear: left;
}

#searchRedFilterLine .droppingPointsInActive a {
    width: 148px;
    background: url(../images/particles.png) no-repeat -501px -367px;
    float: left;
    clear: left;
}

#searchRedFilterLine .modifySearchActive,
#searchRedFilterLine .modifySearchInActive {
    width: 118px;
    margin-left: 70px;
    float: left;
}

.modifySearchActiveBtn {
    width: 118px;
    background: url(../images/particles.png) no-repeat -653px -332px;
    float: left;
    clear: left;
}

.modifySearchInActiveBtn {
    width: 118px;
    background: url(../images/particles.png) no-repeat -653px -367px;
    float: left;
    clear: left;
}

.searchProce1 {
    width: 430px;
    height: 18px;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 10px;
    background: url(../images/particles.png) no-repeat -184px -154px;
    float: left;
}


/* Search Result Ends Here */


/* Pre- Ticket Payment Starts Here */

#tabwrap {
    width: 850px;
    float: left;
    clear: left;
}


/*#tabs { padding-left:10px; overflow: hidden;}*/

#tabs li {
    list-style: none;
    padding-right: 2px;
    float: left;
}

#tabs li a {
    float: left;
    display: block;
    padding: 6px 15px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #000;
    color: #111;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 125px;
}

#tabs li.current a {
    background: #607D8B;
    padding: 7px 15px;
    color: #fff;
}

#content>div {
    clear: both;
    padding: 0px 20px 20px 20px;
    line-height: 19px;
    border: 1px solid #ddd;
    overflow: auto;
    display: none;
}

#content .current {
    display: block;
}

#content #home.first {
    display: block;
}

#content p {
    margin: 0 0 20px 0;
}

.namefl {
    width: 300px;
}

.netbankingSelect {
    width: 300px !important;
}

.payAcdet {
    vertical-align: middle;
    margin: 20px 0;
    overflow: hidden
}

.sct {
    float: left;
    margin: 4px 0 0;
    width: 129px
}

.amcardHolder,
.sbi,
.visaCard,
.visaMasterMaestro {
    background: url('../images/bank-simples.png') no-repeat scroll left center transparent;
}

.visaCard {
    background-position: -1px -29px;
    float: left;
    height: 23px;
    width: 83px;
    margin: 2px 50px 0 0
}

.amcardHolder {
    background-position: 0 -2px;
    float: left;
    height: 27px;
    width: 36px
}

.visaMasterMaestro {
    background-position: -3px -55px;
    float: left;
    height: 20px;
    width: 121px;
    margin: 2px 50px 0 0
}

.sbi {
    background-position: -42px -2px;
    float: left;
    margin-top: 2px;
    height: 27px;
    width: 22px
}

.paymentLabel {
    width: 145px;
    display: inline-block;
    float: left;
}

.payInput {
    margin-top: 10px;
    clear: both
}

.cntRow {
    padding-left: 145px;
    clear: both;
}

.continueBtn {
    width: 144px;
    height: 36px;
    border: none;
    background: url(../images/particles.png) no-repeat -536px -203px;
    text-indent: -10000px;
}

.continueBtn:hover {
    background-position: -536px -239px;
}

#amexAlert {
    margin: 20px 0 0 130px;
    text-align: center;
    width: 75%
}

.infoImg1 {
    background-position: -59px -1px;
    height: 31px;
    margin: 0 5px 0 15px;
    padding-left: 41px;
    display: inline-block
}

.wthis {
    text-decoration: underline
}

.ie7 .payAcdet input {
    margin-top: 0
}

.whatzthis {
    background: #FFF;
    height: 86px;
    border: 1px solid #333;
    left: 277px;
    overflow: hidden;
    padding: 15px;
    position: absolute;
    bottom: 24px;
    width: 240px;
    display: none
}

.whatzthis .lftImg {
    float: left;
    width: 69px;
    height: 86px;
    background-position: 0 -401px
}

.whatzthis .rgtImg {
    color: #7F7F7F;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    width: 150px
}

#rbimessage {
    padding: 5px;
    margin: 10px 5px 5px
}

.justpayExp {
    margin-left: 145px;
    margin-bottom: 5px
}

.inpRad {
    margin: 6px 5px 0 16px
}

.payAcdet .CVVclass {
    margin: 0 0 0 10px;
    width: 30px
}

.payAcdet .juspaycardsradio {
    margin: 5px 5px 0 0
}

.hide {
    display: none
}

.cntBt {
    margin-left: 0
}

#BtnContinueCC,
#BtnContinueCCJP {
    margin-top: 20px
}

.no {
    padding: 5px 20px 7px;
    font-size: 100%;
    margin-left: 30px
}

#tooltip {
    width: 200px;
    position: absolute;
    border: 1px solid #333;
    background: #f7f5d1;
    padding: 2px 5px;
    color: #333;
    display: none;
}


/* Pre- Ticket Payment Ends Here */


/* Travels Search Starts Here */

.travelsSearchBlock {
    width: 220px;
    height: auto;
    float: left;
}

.SwapButton {
    width: 30px;
    height: 29px;
    background: url(../images/swap_route.png) no-repeat;
    float: left;
    cursor: pointer;
    margin: 28px 0 0 0;
}

#travelsSearchBox .searchLabel {
    color: #111;
}

.travelsSearchBlock1 {
    /*width:250px;*/
    height: auto;
    float: left;
}

.travelsSearchBlock .searchInput {
    width: 180px;
    height: 25px;
    padding: 5px;
    border: 1px solid #2A7197;
}

#travelsSearchBox .buttonContainer {
    padding-left: 400px !important;
}

.searchLeft {
    width: 280px;
    height: auto;
    float: left;
}

.searchLeft {
    width: 240px;
    height: auto;
    float: left;
}

.searchInput {
    width: 210px;
    height: 25px;
    padding: 5px;
    border: 1px solid #2a7197;
}

.searchPlace {
    width: 220px;
    height: 35px;
    padding: 5px;
    border: 1px solid #2a7197;
}

.calendarInput {
    width: 225px;
    height: 40px;
    border: none;
    background-position: -483px -40px;
    cursor: pointer;
    padding: 6px;
}

#searchBtn {
    width: 180px;
    height: 48px;
    border: none;
    background-position: -15px -8px;
    cursor: pointer;
    text-indent: -10000px;
    padding: 5px;
}

#searchBtn:hover {
    background-position: -15px -8px;
}

#searchmdfy {
    width: 120px;
    height: 35px;
    border: none;
    background: none;
    color: #fff;
    font-size: 15px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    background: rgb(9, 107, 134);
    cursor: pointer;
    padding: 5px;
}

.dateError {
    text-align: center;
    color: #F00;
    visibility: hidden;
    font-size: 12px;
}


/* Travels Subpage starts Here */

#travelsSearchFull100 {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #c4c4c4;
    float: left;
    clear: left;
}

#travelsSearchContent {
    width: 960px;
    height: auto;
    margin: 0px auto;
    overflow: auto;
    clear: left;
}

#travelsCompanyName {
    width: 960px;
    height: auto;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    background: url(../images/travelsNameBg.jpg) no-repeat bottom left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #92b32c;
    float: left;
    clear: left;
}

#travelsSearchBox {
    width: 100%;
    height: auto;
    padding: 20px;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgba(59, 179, 206, 0.6);
    float: left;
    clear: left;
}

#travelsDetFull100 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    float: left;
    clear: left;
}

#travelsDetContent {
    width: 960px;
    height: auto;
    margin: 0 auto;
}

#travelsAbout {
    width: 918px;
    height: auto;
    padding: 20px;
    margin: 0px auto;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: auto;
    clear: left;
}

#travelsDetLeft {
    width: 625px;
    height: auto;
    float: left;
}

#travelsDetHead {
    width: 625px;
    height: auto;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    float: left;
    clear: left;
}

.travelsDetPara1 {
    width: 625px;
    height: auto;
    padding-bottom: 10px;
    line-height: 19px;
    float: left;
    clear: left;
}

#travelsDetRight {
    width: 250px;
    height: auto;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #c6c6c6;
    float: left;
}

.travelsRightStatLine {
    width: 220px;
    height: 25px;
    padding: 15px;
    background: url(../images/particles.png) no-repeat -350px -506px;
    float: left;
    clear: left;
}

.travelsRightStatPic {
    width: 20px;
    height: 25px;
    background: url(../images/particles.png) no-repeat -830px -75px;
    float: left;
}

.travelsRightStats {
    width: 190px;
    height: auto;
    font-size: 20px;
    padding-left: 10px;
    float: left;
}

.travelsRightStatStar {
    float: left;
}

.travelsRightStatsStar {
    padding-left: 10px;
    font-size: 14px;
    float: left;
}

.boardingAddress {
    padding: 5px;
    padding-left: 23px;
    border: 1px solid #d9d9d9;
    border-width: 1px 0;
    margin: 10px 0;
    width: 300px;
    line-height: 18px;
    background-color: #f7f7f7;
}


/* Travels Subpage Ends Here */


/*PassnegerInfo screen css starts here*/


.f1Left {
    float: left;
}

.uppercase {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #607D8B;
}

.passengerHeadline {
    margin-top: 14px;
    font-size: 14px;
    height: 25px;
    border-radius: 2px;
}

.seatno {
    padding: 5px;
    margin-left: 20px;
    font-weight: bold;
    color: #607D8B
}

.passinfo {
    height: auto !important;
    margin-top: 5px;
    min-height: 50px;
    min-height: 50px;
}

.passtxt {
    padding: 5px;
    width: 170px !important;
    border: 1px solid #607D8B;
    border-radius: 2px;
    height: 36px !important;
}

.offcode {
    padding: 5px 10px 10px 0px;
    width: 75%;
    height: 25px;
}

.preTBOfferDiv {
    width: 700px;
    height: 100px;
    overflow: hidden;
}

.offercheck {
    width: 100%;
    height: 15px;
    padding: 5px 5px 0px 0px;
    margin: 25px 0 0 0;
}

.center {
    text-align: center;
}

.pd5 {
    padding: 5px;
}

.mandatory {
    color: #EC0F0F;
}

.mgt10 {
    margin-top: 10px;
    box-shadow: 0 0 2px 2px #096b86;
}

.mgt20 {
    margin-top: 0px !important;
}

.cno {
    width: 42px !important;
    height: 12px;
    padding: 7px;
    border: 1px solid #607D8B;
    border-radius: 2px;
}

.clr {
    clear: both;
    /*background:rgba(218, 66, 25, 0.16);*/
}

.crdlel {
    width: 145px;
    padding: 5px;
    margin-left: 5px;
}

.border {
    border: 1px solid #607D8B;
    border-radius: 2px;
}

.wd118 {
    width: 122px !important;
}

.wd100 {
    width: 100px !important;
}

.w210 {
    width: 210px;
}

.w120 {
    width: 120px;
}

.mgl5 {
    margin-left: 5px !important;
}

.hgt30 {
    height: 30px;
}

.hg50 {
    height: 50px;
}

.selbox {
    color: #000;
    height: 32px;
    margin-left: 0px;
    padding: 5px;
}

.wd53 {
    width: 53px;
}

.wdh195 {
    width: 195px;
}

.wd247 {
    width: 247px !important;
}

.button {
    background: var(--primarycolors) none repeat scroll 0 0;
    border: medium none;
    box-shadow: 1px 1px 3px 0 rgba(8, 34, 0, 1);
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: 35px;
    margin: 5px;
    padding: 5px;
    width: 120px;
    font-weight: bold;
}

#bpointHolder {
    width: 85%;
    margin: 0 auto;
}

.noDisplay {
    display: none;
}


/*PassnegerInfo screen css ends here*/

.page_bg_404 {
    border: 1px solid #004B7F;
    border-radius: 6px;
    box-shadow: 0 0 10px #002845 inset;
    height: auto;
    margin: 25px auto 35px;
    padding: 40px;
    /*width: 873px;*/
    line-height: 26px;
}

.mgl200 {
    margin-left: 200px !important;
}

.mgl65 {
    margin-left: 65px;
}


/*contact us page design starts*/

.contact-us-info {
    background-color: #f2f2f2;
    border: solid 1px #d6d6d6;
    color: #002345
}

.contact-us {
    text-align: center;
    font-size: 28px;
    color: #607D8B;
}

.pd20 {
    padding: 20px;
}


/*contact us page design ends*/

.frmErr {
    border-color: red;
}

.red {
    color: red;
}

.mgb10 {
    margin-bottom: 10px;
}

.wd145 {
    width: 145px;
}

.pointer {
    cursor: pointer;
}

.txtCenter {
    text-align: center;
}

.fadeFrm {
    padding: 0px 20px;
}

.chkBox .rediobox {
    padding: 0px;
    margin: 2px 1px 2px 0px;
    width: 14px;
    height: 13px;
}

.fadeFrm label {
    margin-right: 8px;
}

.fadeFrm dl {
    clear: both;
    margin: 0px;
    padding: 8px 0px 10px 0px;
    height: 25px;
}

.fadeFrm dt {
    float: left;
    text-align: left;
    font-size: 12px;
    line-height: 23px;
    font-weight: bold;
}

.Agent dd {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    text-align: left;
    line-height: 23px;
    width: 220px;
}

.Agent dt {
    margin-left: 10px;
    width: 108px;
}

.Agent dl {
    margin-left: 100px;
}

.fadeFrm div span {
    width: 150px;
}


/*fade frmstyle end*/


/*Ticket confirm page css starts*/

.fontsize25 {
    font-size: 25px;
}

.ticketconfirm dt,
.ticketconfirm dl {
    font-size: 20px;
    width: 550px;
    height: 50px;
}


/*Ticket confirm page css ends*/


/*My ticket page css*/

.divBorder {
    border: 1px solid #ceed75;
    border-radius: 6px;
    box-shadow: 0 0 10px #ceed75 inset;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.divErrorBorder {
    border: 1px solid #F90909;
    border-radius: 6px;
    box-shadow: 0 0 10px #ED7575 inset;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.PassegerpanelRight {
    float: right;
    height: auto;
    margin-top: 10px;
    width: 335px;
}

.onwardjourneyDet {
    box-shadow: 0 0 2px 2px #096b86;
    float: left;
    height: auto;
    padding: 20px;
    #width: 220px;
    margin-bottom: 10px;
}

.CustCare {
    margin-left: 10px;
    color: #6F7D80;
    font-size: 14px;
}

.CustCare p {
    margin-left: 15px;
}

.CustCareNO {
    margin-right: 45px;
    float: right;
}


/*Wallet related design changes started*/

.wallet_container {
    width: 670px;
    height: 420px;
    padding: 15px;
}

.wallet_top {
    width: 250px;
    height: 250px;
    background: url(../images/wallet.png) no-repeat;
    position: absolute;
    float: left;
}

.LoginWalletBtn {
    margin: auto;
    background-color: #2A7197 !important;
    margin-top: 15px;
    width: 240px;
    min-height: 36px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}

.WltLogin {
    clear: both;
    width: 345px;
    height: 250px;
    float: right;
    border: 1px dashed #ccc;
    border-radius: 4px;
}

.LoginDiv {
    margin-top: 10px;
    line-height: 15px;
    text-align: center;
    min-height: 35px;
}

.LoginInput {
    padding: 5px;
    border: 1px solid #7099BC;
    background: #fff;
    border-radius: 2px;
    color: #062b4a;
    font-size: 13px;
    height: 22px;
    margin: 5px;
    width: 225px;
}

.LoginInput:hover {
    border: 1px solid #666;
}


/*Wallet related design changes end*/

header.carousel {
    height: 70%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}


/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Responsive Styles */

@media(max-width:991px) {

    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }



}


@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.custom-bullet li {
    display: block;
}

.custom-bullet li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    float: left;
    color: #CCCCCC;
    margin-right: 10px;
}

@media (max-width: 800px) {
    #Bus_slider {
        display: none !important;
    }
}

@media (max-width: 800px) {
    #Bootstrap_footer {
        display: none !important;
    }
}


/*Calender Theme Changed Here*/

.ui-widget-header {
    background: var(--primarycolors) !important;
    color: rgb(255, 255, 255) !important;
}


.ui-widget-header .ui-state-focus {
    background: #ffffff !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: var(--primarycolors) !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background-color: #222946b7;
    color: white;
    border: 1px solid #222946;
}

/*Calender Theme style changes ENd*/

.imageslide {
    width: 100%;
    height: 450px;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.slider-content {
    position: absolute;
    width: 100%;
    height: 400px;
}

.animate-enter,
.animate-leave {
    -webkit-transition: 1000ms cubic-bezier(.165, .84, .84, 1) all;
    -moz-transition: 1000ms cubic-bezier(.165, .84, .84, 1) all;
    -ms-transition: 1000ms cubic-bezier(.165, .84, .84, 1) all;
    -o-transition: 1000ms cubic-bezier(.165, .84, .84, 1) all;
    transition: 1000ms cubic-bezier(.165, .84, .84, 1) all;
}

.animate-enter {
    left: 100%;
}

.animate-enter.animate-enter-active {
    left: 0;
}

.animate-leave {
    left: 0;
}

.animate-leave.animate-leave-active {
    margin-left: -100%;
}

.fromTo {
    padding-top: 10px;
    padding-right: 2px !important;
    padding-left: 0px !important;
}

@media (max-width:1000px) {
    .hideimage {
        display: none !important;
    }
}

@media (max-width: 1000px) {
    .imagesize {
        margin-top: 90px !important;
    }
}

@media (max-width: 1000px) {
    .imageTop {
        margin-top: 56px !important;
    }
}

@media (max-width: 1000px) {
    .searchTop {
        margin-top: 200px !important;
    }
}

@media (max-width: 1000px) {
    .passengerTop {
        margin-top: 230px !important;
    }
}

.boardingpointselectSSS {
    width: 96%;
    height: 25px;
}


/* Side-Bar Widget Navigation. Note: if you added new element in sidebar need to add top for that element */

#Sidenav {
    position: relative;
    z-index: 300000;
}

#Sidenav a {
    position: fixed;
    right: -155px;
    background-color: var(--primarycolors);
    transition: 0.3s;
    padding: 10px;
    width: 200px;
    border: 1px solid white;
    text-decoration: none;
    font-size: 20px;
    color: white;
    border-radius: 5px 0 0 5px;
}

#Sidenav a:hover {
    right: 0px;
    width: 180px;
    background-color: #333;
}

#nav1 {
    top: 40%;
}

#nav2 {
    top: 47.5%;
}

#nav3 {
    top: 55%;
}

#nav4 {
    top: 32.5%;
}

#nav5 {
    top: 24.9%;
}

#newi {
    padding-right: 15px;
    position: relative;
    display: table-cell;
    width: 45px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}

#nav-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    text-align: end;
}


/*
#nav-text:hover {
    color:#86007a;
} */


/*Footer style */

#footer {
    background: rgba(59, 179, 206, 0.72) url(../images/skb_footer_bg.png) repeat-x top -90px center;
    float: left;
    width: 100%;
}

#footer p {
    color: rgb(17, 17, 48);
    font-size: 14px;
}

#footer p a {
    color: rgb(17, 17, 48);
}

#footer p a:hover,
#footer p a:active,
#footer p a:focus {
    color: rgb(17, 17, 48) !important;
}

#footer .fh5co-footer-link {
    padding-bottom: 30px;
}

#footer .fh5co-footer-link h3 {
    color: #000000;
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 25px;
}

#footer .fh5co-footer-link li,
#footer .fh5co-footer-link ul {
    padding: 0;
    margin: 0;
}

#footer .fh5co-footer-link li {
    list-style: none;
    margin-bottom: 15px;
    line-height: 1.3;
}

#footer .fh5co-footer-link li a {
    font-size: 15px;
    color: rgb(17, 17, 48);
}

#footer .fh5co-footer-link li a:hover,
#footer .fh5co-footer-link li a:active,
#footer .fh5co-footer-link li a:focus {
    color: #096b86 !important;
}

.row-bottom-padded-md {
    border-bottom: 1px solid #096b86;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-md {
        padding-bottom: 2em;
    }
}

.fh5co-social-icons i {
    font-size: 30px;
}

.fh5co-social-icons a {
    padding: 5px;
}


/*Feature Box */

#fh5co-our-services {
    padding: 2em 0;
}

@media screen and (max-width: 480px) {
    #fh5co-our-services {
        padding: 5em 0;
    }
}

#fh5co-our-services,
#fh5co-press {
    background: #f4f4f4;
}

#fh5co-our-services .box {
    padding: 30px;
    background: #fff;
    text-align: center;
    color: #7f7f7f;
    margin-bottom: 70px;
    position: relative;
}

@media screen and (max-width: 992px) {
    #fh5co-our-services .box {
        min-height: inherit;
        margin-bottom: 60px;
    }
}

#fh5co-our-services .box .icon {
    width: 85px;
    height: 85px;
    margin: 0 auto;
    top: 0;
    margin-top: -70px;
    margin-bottom: 30px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: table;
    text-align: center;
}

#fh5co-our-services .box .icon>span {
    display: table-cell;
    vertical-align: middle;
}

#fh5co-our-services .box .icon>span i {
    font-size: 40px;
    color: #fff !important;
    margin: 0;
    padding: 0;
}

#fh5co-our-services .box .icon.colored-1 {
    background: #1655c7;
}

#fh5co-our-services .box .icon.colored-2 {
    background: #1655c7;
}

#fh5co-our-services .box .icon.colored-3 {
    background: #1655c7;
}

#fh5co-our-services .box .icon.colored-4 {
    background: #1655c7;
}

#fh5co-our-services .box .icon.colored-5 {
    background: #1655c7;
}

#fh5co-our-services .box .icon.colored-6 {
    background: #1655c7;
}

#fh5co-our-services .box .step-number {
    font-size: 14px;
    display: block;
    color: #d1d1d1;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

#fh5co-our-services .box h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    color: #444;
}

.row-bottom-padded-sm {
    padding-bottom: 2em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
        padding-bottom: 2em;
    }
}


.section-heading h2 {
    font-size: 25px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-bottom: 20px;
    line-height: 1.5;
}

.section-heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #6173f4;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
}

@media screen and (max-width: 768px) {
    .section-heading h2 {
        font-size: 14px;
    }
}

.section-heading h3 {
    font-weight: 300;
    line-height: 1.5;
    color: #929292;
}

@media screen and (max-width: 768px) {
    .section-heading h3 {
        font-size: 24px !important;
        line-height: 34px;
    }
}

.section-heading h2 {
    color: var(--primarycolors);
}

.section-heading h2:after {
    background: rgba(255, 255, 255, 0.2);
}

.section-heading .subtext h3 {
    color: rgba(255, 255, 255, 0.5);
}

.check {
    min-height: 0px !important;
}


/* comments */

#fh5co-testimonials {
    padding: 3em 0;
}

@media screen and (max-width: 480px) {
    #fh5co-testimonials {
        padding: 5em 0;
    }
}

#fh5co-testimonials {
    background: #096b86;
}

#fh5co-testimonials .section-heading h2 {
    color: white;
}

#fh5co-testimonials .section-heading h2:after {
    background: rgba(255, 255, 255, 0.2);
}

#fh5co-testimonials .section-heading .subtext h3 {
    color: rgba(255, 255, 255, 0.5);
}

#fh5co-testimonials .box-testimony {
    margin-bottom: 2em;
    float: left;
}

#fh5co-testimonials .box-testimony a {
    color: rgba(255, 255, 255, 0.5);
}

#fh5co-testimonials .box-testimony a:hover,
#fh5co-testimonials .box-testimony a:focus,
#fh5co-testimonials .box-testimony a:active {
    color: white;
    text-decoration: none;
}

#fh5co-testimonials .box-testimony blockquote {
    padding-left: 0;
    border-left: none;
    padding: 40px;
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

#fh5co-testimonials .box-testimony blockquote:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40px;
    border-top: 15px solid black;
    border-top-color: #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

#fh5co-testimonials .box-testimony blockquote .quote {
    position: absolute;
    top: 0;
    left: 10px;
    text-align: center;
    font-size: 30px;
    line-height: 0;
    display: table;
    color: #fff;
    width: 56px;
    height: 56px;
    margin-top: -30px;
    background: #053387;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#fh5co-testimonials .box-testimony blockquote .quote>span {
    display: table-cell;
    vertical-align: middle;
}

#fh5co-testimonials .box-testimony blockquote p {
    font-style: italic;
}

#fh5co-testimonials .box-testimony .author {
    line-height: 20px;
    color: white;
    font-size: 20px;
    margin-left: 20px;
}

#fh5co-testimonials .box-testimony .author .subtext {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}


/* tabs */

#gtco-services {
    padding: 2em 0;
    clear: both;
}

@media screen and (max-width: 768px) {
    #gtco-services {
        padding: 3em 0;
    }
}

.gtco-container {
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.gtco-cover>.gtco-container {
    position: relative;
    z-index: 10;
}

.gtco-heading {
    margin-bottom: 5em;
}

.gtco-heading.gtco-heading-sm {
    margin-bottom: 2em;
}

.gtco-heading h2 {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: bold;
    color: #000;
}

.gtco-heading p {
    font-size: 18px;
    line-height: 1.5;
    color: #828282;
}

.gtco-tabs .gtco-tab-nav {
    margin: 0px !important;
    clear: both;
    padding: 3px;
    float: left;
    width: 100%;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.gtco-tabs .gtco-tab-nav li {
    float: left;
    margin: 0;
    padding: 0;
    width: 25%;
    text-align: center;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.gtco-tabs .gtco-tab-nav li .icon {
    font-size: 30px;
}

.gtco-tabs .gtco-tab-nav li a {
    padding: 20px;
    width: 100%;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #1655c7;
}

.gtco-tabs .gtco-tab-nav li a:hover {
    color: #4d4d4d;
}

.gtco-tabs .gtco-tab-nav li.active a {
    background: #1655c7;
    color: #fff;
}

.gtco-tabs .gtco-tab-content-wrap {
    clear: both;
    position: relative;
    top: 10px;
}

.gtco-tabs .gtco-tab-content-wrap .tab-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.gtco-tabs .gtco-tab-content-wrap .tab-content.active {
    opacity: 1;
    visibility: visible;
}

.gtco-tabs .icon-xlg {
    font-size: 400px;
    margin-bottom: 30px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .gtco-tabs .icon-xlg {
        font-size: 300px;
    }
}

@media screen and (max-width: 480px) {
    .gtco-tabs .icon-xlg {
        font-size: 200px;
    }
}

.gtco-tabs .icon-xlg i {
    color: #F85A16;
}

.tab-content {
    display: block;
    padding-left: 0px;
}

.tab-text {
    font-size: 18px;
}

.route-text {
    color: white;
    font-size: 18px;
    list-style: none;
}

.gtco-tab-content {
    background: #1655c7 !important;
    padding: 20px;
    border-radius: 15px;
}


/* The Modal (background) */

/* .modal {
    display: none;
    position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
} */


/* Modal Content (image) */

/* .modal-content {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 700px;
} */


/* Add Animation */

.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0.1)
    }

    to {
        transform: scale(1)
    }
}


/* The Close Button */

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}


/*BacktoTop*/

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #ac2c5d;
    color: white;
    font-size: 25px;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
}

.hova a:hover {
    color: black !important;
}

.mt {
    margin-top: 150px !important;
}

.imgbg {
    background: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: -1px -1px 58px -13px rgba(0, 0, 0, 0.9);
}

.box-testimony blockquote {
    margin-top: 40px;
}

.owl-item.active.center {
    transform: scale(1.4);
    transition: all .2s ease-in-out;
}

.col-md-10 {
    padding: 12px 100px;
    color: white;
}

.fh5co-nav {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 1001;
    background: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border-bottom: 1px solid #096b86;
    box-shadow: 0px 0px 3px #096b86;
}

@media screen and (max-width: 768px) {
    .fh5co-nav {
        padding: 25px 0;
    }
}

.fh5co-nav #fh5co-logo {
    font-size: 24px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .fh5co-nav #fh5co-logo {
        margin-bottom: 0;
    }
}

.fh5co-nav #fh5co-logo a>span {
    color: #F73859;
}

.fh5co-nav a {
    padding: 5px 10px;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .fh5co-nav .menu-1 {
        display: none;
    }
}

.fh5co-nav ul {
    padding: 0;
    padding: 30px 0px;
    margin-bottom: 0px !important;
}

.fh5co-nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}

.fh5co-nav ul li a {
    font-size: 14px;
    color: black;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.fh5co-nav ul li a:hover,
.fh5co-nav ul li a:focus,
.fh5co-nav ul li a:active {
    color: rgba(9, 107, 134, 0.54);
}

.fh5co-nav ul li.has-dropdown {
    position: relative;
}

.fh5co-nav ul li.has-dropdown .dropdown {
    width: 180px;
    -webkit-box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
    z-index: 1002;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 0;
    text-align: left;
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.fh5co-nav ul li.has-dropdown .dropdown:before {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.fh5co-nav ul li.has-dropdown .dropdown li {
    display: block;
    margin-bottom: 7px;
}

.fh5co-nav ul li.has-dropdown .dropdown li:last-child {
    margin-bottom: 0;
}

.fh5co-nav ul li.has-dropdown .dropdown li a {
    padding: 2px 0;
    display: block;
    color: #999999;
    line-height: 1.2;
    text-transform: none;
    font-size: 15px;
}

.fh5co-nav ul li.has-dropdown .dropdown li a:hover {
    color: #000;
}

.fh5co-nav ul li.has-dropdown:hover a,
.fh5co-nav ul li.has-dropdown:focus a {
    color: #fff;
}

.fh5co-nav ul li.btn-cta a {
    color: #F73859;
}

.fh5co-nav ul li.btn-cta a span {
    background: #f35f55;
    color: #fff;
    padding: 4px 20px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.fh5co-nav ul li.btn-cta a:hover span {
    background: #f14034 !important;
    -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}

.fh5co-nav ul li.active>a {
    color: #096b86;
    position: relative;
}

.scrolled .fh5co-nav {
    background: #00000073;
    padding: 10px 0;
    -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
}

.scrolled .fh5co-nav a {
    color: white;
}

.scrolled .fh5co-nav ul li a:hover,
.scrolled .fh5co-nav ul li a:focus,
.scrolled .fh5co-nav ul li a:active {
    color: #F73859 !important;
}

.scrolled .fh5co-nav ul li.active a {
    color: #F73859;
}

.scrolled .fh5co-nav ul li.has-dropdown:hover>a,
.scrolled .fh5co-nav ul li.has-dropdown:focus>a {
    color: #F73859;
}

.menuhead {
    font-weight: bold;
    color: white !important;
    border-right: 1px solid white;
    padding: 11px !important;
}

.menuhead:hover {
    border-right: 1px solid rgb(128, 128, 128);
    text-decoration: none;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.locicon {
    background-image: url(../images/icon_loca.png) !important;
    background-repeat: no-repeat !important;
    padding: 3px 0px 5px 30px !important;
    background-position: 2px !important;
}

.dateicon {
    background-image: url(../images/icon_date.png) !important;
    background-repeat: no-repeat !important;
    padding: 10px 0px 5px 45px !important;
    background-position: 10px !important;
}

@media (max-width: 770px) {
    .imagesize {
        width: 140px;
        position: absolute;
        top: 0px;
        left: 35px;
        border-radius: 5px;
    }
}

.blinking {
    animation: blinkingText 1.5s infinite;
}

@keyframes blinkingText {
    0% {
        color: #096b86;
    }

    100% {
        color: white;
    }
}


/* feedback starts here */

.action-button-submit {
    background: var(--primarycolors);
    border-radius: 3px;
    border: 0 none;
    color: #fff;
    padding: 4px 20px;
    height: 35px;
    width: 110px;
}

.action-button-reset {
    background: red;
    border-radius: 3px;
    border: 0 none;
    color: #fff;
    padding: 4px 20px;
    height: 35px;
    width: 110px;
}

.action-button-submit:hover {
    background-color: #226dbf;
}

#error {
    color: #FF0000;
}

td#tabledata {
    height: 45;
}

td#status {
    height: 35;
}

.new-design-inner {
    width: 70%;
    padding: 8% 5% 0% 4%;
    min-height: 300px;
    background: #fff;
    margin: 85px auto 4em;
    box-shadow: 1px 1px 10px 3px rgba(53, 53, 53, 0.61);
    position: relative;
    display: block;
    box-sizing: content-box;
    padding-top: 7%;
    display: flex;
}

#canvas {
    background-color: white;
    clear: both;
    margin: 0 auto 0;
    min-height: 750px;
    text-align: left;
    width: 960px;
}

#formbody {
    background: #fff !important;
    margin: 0;
    color: #333;
    line-height: 1.42857143;
}

.new-design-inner:before {
    background-color: var(--primarycolors);
    color: #fff;
    width: 114px;
    height: 114px;
    border-radius: 0;
    float: none;
    text-align: center;
    font-size: 5.5em;
    line-height: 1.6em;
    content: "";
    display: inline-block;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: -57px;
    border-radius: 15px;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.feed_back_tic:after {
    background-position: left -61.4em top;
    width: 75px;
    height: 85px;
    top: -34px;
}

.new-design-inner:after {
    content: "";
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: -37px;
    background-image: url(../images/feedbacklogo.png);
    background-repeat: no-repeat;
}

#box_header {
    border: 0;
    background-color: var(--primarycolors);
    text-align: center;
    padding: 0;
    line-height: 50px;
    color: #fff;
    font-size: 25px;
    color: #fff;
}

.error {
    color: red;
}

.Input {
    height: 25px;
    width: 177px;
    font-size: 12pt;
}

#empty-space {
    padding-top: 20px;
}

#submit-status {
    color: #a94442;
    border-color: #ebccd1;
    padding: 15px;
    border-radius: 4px;
}

.headerBodyF {
    min-height: 950px !important;
}

.feed_back_ticR:after {
    background-position: left -60.6em top;
    width: 75px;
    height: 85px;
    top: -34px;
}


/*feedback ends here*/

.top-header {
    padding: 0;
    position: relative;
    width: 100%;
    height: 35px;
    background: #010063;
    background-size: 100%;
    padding-top: 5px;
}

.top-header-right {
    z-index: 2;
    padding-top: 0em;
}

.header-left {
    padding-top: 0em;
}

address {
    display: -webkit-inline-box;
    margin-bottom: 0px;
}

address img {
    padding-right: 0.5em;
    width: 30px;
}

address b {
    color: #fff200;
}

address,
address p {
    font-size: 14px;
    color: #fff;
}

.header-right {
    vertical-align: middle;
    padding-top: 0em;
}

.header-right ul li {
    padding-left: 1em;
}

.header-right ul li {
    list-style-type: none;
    display: inline-block;
    color: #fff;
    padding-top: 0em;
    font-size: 14px;
    transition: 0.5s;
}

.header-right ul li a {
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 33px;
    background-color: var(--secondarycolor);
    position: relative;
    transition: 0.5s;
}

.header-right ul li a:hover {
    background-color: var(--primarycolors);
    color: var(--secondarycolor);
}

.header-right ul li:active {
    transform: scale(0.8);
}

.header-right ul li img {
    color: #fff;
    padding-left: 0.1em;
}

.middle-header {
    background: #fff;
    padding: 0.5em 0em;
}

.logo {
    padding-left: 0em;
    top: 0em;
}

.middle-header address p {
    color: #000;
    font-size: 18px;
}

.middle-header .call-us,
.middle-header .enquiry-us,
.middle-header .social-icons {
    padding-top: 1.2em;
}

.social-icons ul li {
    list-style-type: none;
    display: inline-block;
}

.bottom-header {
    padding: 0;
    width: 100%;
    bottom: 0;
    position: relative;
    height: 70px;
    background-size: 100%;
    z-index: 2;
    top: 0em;
    background: #010063;
}

.nav-list {
    padding-top: 0;
    top: 0px;
    left: 0em;
    height: 70px;
}

.menu ul li {
    list-style-type: none;
    display: inline-block;
    padding-bottom: 0px;
    padding: 18px 0px;
}

.menu ul li a {
    font-weight: bold;
    font-size: 25px;
    padding: 15px 25px;
    color: #fff;
    text-decoration: none;
}

.book-div {
    z-index: 99;
    position: absolute;
    bottom: 45em;
    right: 5%;
}


.book-inner {
    border-radius: 0;
    margin: 0 auto;
    opacity: 1;
    overflow: hidden;
    padding: 0px 0 20px;
    position: relative;
    z-index: 899;
    height: 420px;
    width: 440px;
}

.book-inner h3 {
    font-size: 20px;
    margin: 0;
    color: black;
    font-weight: bolder;
}

.book-inner form select {
    padding: 2px 10px;
    width: 56%;
    border: none;
    border-bottom: 2px solid #000;
    background: transparent;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0em;
    outline: none;
}

.book-inner form .calendar {
    padding: 2px 10px;
    width: 56%;
    border: none;
    background: transparent;
    border: none;
    border-bottom: 2px solid #000;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0em;
    outline: none;
}

.hoverbtn {
    padding: 9px 8px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    background-color: var(--primarycolors);
    border: none;
    border-radius: 7px;
}

.content-area {
    background: url(../images/spm_aboutbg.png) no-repeat center;
    background-size: 100%;
    position: relative;
}

.about-image {
    padding-top: 2em;
}

.about-content h1 {
    color: #000;
    font-size: 35px;
    text-align: left;
    line-height: 1.3;
    margin-top: 1em;
    padding-left: 5px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-style: normal;
}

.about-content h2 {
    color: #010063;
    font-size: 44px;
    font-weight: bold;
    text-align: left;
    line-height: 1.3;
    margin-top: 0px;
    padding-left: 5px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.about-content p {
    font-size: 20px;
    color: #000;
    text-align: justify;
    line-height: 1.5;
    padding-top: 0em;
}

.service-head {
    top: 14em;
}

.services h2 {
    color: #010063;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0px;
    padding-left: 5px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    top: -3.5em;
    text-align: center;
}

.service-content h2 span {
    font-size: 40px !important;
}

.service1 {
    top: 15.8em;
    position: relative;
}

.service1 h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #020164;
    position: absolute;
    padding-top: 2em;
    left: 2em;
}

.service1 p {
    font-size: 13px;
    color: #020164;
    text-align: left;
    position: absolute;
    bottom: 6em;
    width: 60%;
    left: 3.5em;
    font-weight: bold;
}

.service2 {
    position: relative;
    left: -11.1em;
    top: -2.3em;
}

.service2 h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #020164;
    position: absolute;
    top: -3em;
    left: 2em;
}

.service2 p {
    font-size: 13px;
    color: #020164;
    text-align: left;
    position: absolute;
    bottom: 18em;
    width: 60%;
    left: 3em;
    font-weight: bold;
}

.service3 {
    top: -2.5em;
    position: relative;
    left: -2.2em;
}

.service3 h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #020164;
    position: absolute;
    top: -3em;
    right: -3em;
    text-align: right;
}

.service3 p {
    font-size: 13px;
    color: #020164;
    text-align: left;
    position: absolute;
    bottom: 17em;
    width: 60%;
    right: -9em;
    font-weight: bold;
}

.service4 {
    top: 15.8em;
    position: relative;
    right: 15.7em;
}

.service4 h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #020164;
    position: absolute;
    top: 2em;
    right: -5em;
    text-align: right;
}

.service4 p {
    font-size: 13px;
    color: #020164;
    text-align: left;
    position: absolute;
    bottom: 6em;
    width: 60%;
    right: -11em;
    font-weight: bold;
}

.amenties h2 {
    color: #010063;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0px;
    padding-left: 5px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    top: -3.5em;
    text-align: center;
}

.amenties-content {
    width: 100%;
    background: f6f6f6;
    background-size: 100%;
    height: auto;
    position: relative;
    padding-top: 0em;
    padding-bottom: 0em;
}

.list-amenities1 {
    left: 17em;
    position: relative;
    top: 0em;
    width: 86%;
}

.list-amenities2 {
    left: 0em;
    position: relative;
    top: -9em;
}

.ame3 {
    position: relative;
    left: 5em;
}

.ame4 {
    position: relative;
    right: 4em;
}

.thclr {
    color: #c02e59;
}

.topdesti h2 {
    color: #010063;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0px;
    padding-left: 5px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    top: -3.5em;
    text-align: center;
}

.sec_titl {
    padding: 8px 35px;
    margin-top: 1px !important;
    border: 1px solid #dadada;
    font-size: 22px;
    text-align: center;
    background: #6c6bff;
}

.fadesign {
    background: #023956;
    border-radius: 50%;
    font-size: 17px;
    padding: 7px;
    margin: 7px;
    color: white;
}

.carousel-indicators .active {
    background-color: #6c6bff;
}

.carousel-indicators li {
    border: 1px solid #6c6bff;
}

.bottom-footer {
    background: url(../images/spm_footerbg.png) no-repeat bottom center;
    background-size: 100%;
    height: auto;
    padding-top: 0em;
}

.top-footer {
    padding-top: 1em;
}

.cards {
    background: #fff;
    box-shadow: 1px -2px 20px 0px #f6f6f6;
    padding: 3em 0em;
}

.top-footer h3 {
    color: #000;
    font-weight: bold;
    font-size: 45px;
}

.top-footer h6 {
    font-size: 45px;
    font-weight: bold;
    color: #010063;
}

.footer {
    background: #010063;
    padding-top: 0em;
    padding-bottom: 0em;
}

.useful-links {
    padding-left: 0px;
}

.useful-links {
    padding-top: 1em;
}

.useful-links h3 {
    color: #202020;
}

.useful-links li {
    display: inline-block;
    list-style-type: none;
    border-right: 2px solid #fff;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 20px;
}

.useful-links li a {
    color: #fff;
}

p.white {
    color: #fff;
    font-size: 14px;
}

.foot-txt {
    font-size: 14px !important;
}

.foot-txt a {
    color: #fff;
}

.ui-widget-header {
    background: #333 !important;
    color: #ffffff !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #333 !important;
    color: #363636;
}

.Operatorlogo {
    height: 90px;
}

@media screen and (min-width: 768px) {
    .Operatorlogo {
        width: 90px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .Operatorlogo {
        width: 100%;
    }
}

/* new Travels */


:root {
    --primarycolors: #E8A902;
    --secondarycolor: #D00017;
}

::-moz-selection {
    /* Code for Firefox */
    color: white;
    background: var(--primarycolors)
}

::selection {
    color: white;
    background: var(--primarycolors);
}

body {
    font-family: "Sansation", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
    font-size: 15px;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

/* ===================
Date picker css 
====================== */
.ui-datepicker {
    z-index: 1050 !important;
    font-family: "Sansation", sans-serif;
}

.ui-datepicker .ui-datepicker-header .ui-corner-all>span,
.ui-datepicker .ui-datepicker-header .ui-state-hover>span {
    display: none;
}

.ui-datepicker.ui-widget-content {
    border: none;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
}

.ui-datepicker .ui-datepicker-header .ui-corner-all,
.ui-datepicker .ui-datepicker-header .ui-state-hover {
    cursor: pointer;
    border: 0;
    background: none;
    font-weight: 500;
    top: 3px;
}

.ui-datepicker .ui-datepicker-prev:after {
    content: url(../images/prev.png);
    left: 5px;
    top: 4px;
    position: absolute;
    font-family: "Font Awesome 6 Pro";
}

.ui-datepicker .ui-datepicker-next:after {
    content: url(../images/next.png);
    right: 5px;
    top: 4px;
    position: absolute;
    font-family: "Font Awesome 6 Pro";
}

.ui-datepicker .ui-widget-header {
    background: #333;
    color: white;
    border: none;
    border-radius: 8px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: center;
    text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: none;
    border-radius: 8px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: none;
    background: #013f7e88;
    color: white;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: var(--primarycolors);
    color: white;
}

/* swap icon img */
.swap-image img {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.swap-image img.swapani {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

/* ---------------------sidebar------------------------------------ */

#sidenavebar h3 {
    color: #fff;
    font-size: 13px;
    margin: 10px 0;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
}

#sidenavebar {
    background: #f9f9f9;
    width: 190px;
    position: fixed;
    top: 215px;
    z-index: 999;
    right: -190px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.5);
    border-radius: 0 0 0 15px;
    transition: 0.5s;
}

#sidenavebar:hover {
    right: 0px;
}

#sidenavebar ul {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}


/* #sidenavebar div {
   padding: 6px 18px;
} */

#sidenavebar h2 {
    background: var(--secondarycolor);
    color: #fff;
    font-size: 15px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    margin-top: 0;
    font-weight: 500;
    text-transform: capitalize;
}

#sidenavebar h2 span {
    background-color: var(--secondarycolor);
    display: block;
    height: 50px;
    position: absolute;
    left: -50px;
    top: 0;
    width: 50px;
    border-radius: 25px 0px 0px 25px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

#sidenavebar h2 span i {
    position: absolute;
    top: 30%;
    left: 30%;
}

.colors {
    list-style: none;
    margin: 0 0px 10px 0;
    overflow: hidden;
}

.colors li {
    margin: 6px 3px 0 3px;
}

.colors li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 5px 10px;
    color: #1b1d21;
}

.colors li a:hover {
    background-color: var(--secondarycolor);
    color: white;
}

div.layout-style {
    padding: 0 !important;
}

.layout-style select {
    width: 164px;
    padding: 7px;
    color: #aaa;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    margin: 2px 0 25px 0px;
    background-color: #505050;
    border: 0;
    min-height: auto;
}

.footer-logo img {
    max-width: unset;
}

@media only screen and (max-width: 767px) {
    #sidenavebar {
        display: none;
    }
}

.main-header {
    position: relative;
    /* don't change  z-index search box and filter popup problam  */
    /* z-index: 3; */
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    /* border-top: 5px solid var(--primarycolors); */
}

.main-header {
    box-shadow: unset;
    z-index: 1;
    border-top: 3px solid var(--primarycolors);
}

.sticky-header {
    display: none;
}


/*=============================
	1. Button style
===============================*/
.evn-btn {
    user-select: none;
    -moz-user-select: none;
    background: transparent;
    border: medium none;
    border-radius: 50px;
    color: white;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 12px 25px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.evn-btn:hover {
    background: var(--primarycolors);
    color: white;
}

.evn-btn.btn-two {
    text-transform: capitalize;
    padding: 17px 40px;
}

.evn-btn.btn-two:hover {
    background: white;
    color: var(--secondarycolor);
}

.breadcrumb>.active {
    color: var(--secondarycolor);
}

/* scrollUp */
.scroll-top {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    bottom: -10%;
    right: 35px;
    border-radius: 4px;
    z-index: 99;
    color: white;
    text-align: center;
    cursor: pointer;
    background: var(--secondarycolor);
    transition: all 1s ease 0s;
    border: none;
}

.scroll-top.open {
    bottom: 30px;
}

.scroll-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.scroll-top:hover {
    background: var(--primarycolors);
}

/* header */


.th-menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    width: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
    opacity: 0;
    visibility: hidden
}

.th-menu-wrapper .mobile-logo {
    padding-bottom: 30px;
    padding-top: 40px;
    display: block;
    text-align: center;
    background-color: var(--smoke-color)
}

.th-menu-wrapper .mobile-logo svg {
    max-width: 185px
}

.th-menu-wrapper .th-menu-toggle {
    border: none;
    font-size: 22px;
    position: absolute;
    right: -16.5px;
    top: 25px;
    padding: 0;
    line-height: 1;
    width: 33px;
    height: 33px;
    line-height: 35px;
    font-size: 18px;
    z-index: 1;
    color: white;
    background-color: var(--secondarycolor);
    border-radius: 50%
}

.th-menu-wrapper .th-menu-toggle:hover {
    background-color: var(--primarycolors);
    color: white
}

.th-menu-wrapper .th-menu-area {
    width: 100%;
    max-width: 310px;
    background-color: #fff;
    border-right: 3px solid var(--primarycolors);
    height: 100%;
    position: relative;
    left: -110%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 1s;
    transition: all ease 1s;
    z-index: 1
}

.th-menu-wrapper.th-body-visible {
    opacity: 1;
    visibility: visible
}

.th-menu-wrapper.th-body-visible .th-menu-area {
    left: 0;
    opacity: 1;
    visibility: visible
}

.th-mobile-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    padding-bottom: 40px;
    text-align: left
}

.th-mobile-menu ul {
    margin: 0;
    padding: 0 0
}

.th-mobile-menu ul li {
    border-bottom: 1px solid #fdedf1;
    list-style-type: none
}

.th-mobile-menu ul li li:first-child {
    border-top: 1px solid #fdedf1
}

.th-mobile-menu ul li a {
    display: block;
    position: relative;
    padding: 8px 0;
    line-height: 1.4;
    font-size: 14px;
    text-transform: capitalize;
    color: black;
    padding-left: 0px
}

.th-mobile-menu ul li a:before {
    content: '\f105';
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 12px;
    margin-right: 10px;
    display: inline-block;
    display: none
}

.th-mobile-menu ul li.th-active>a {
    color: var(--primarycolors)
}

.th-mobile-menu ul li.th-active>a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.th-mobile-menu ul li ul li:last-child {
    border-bottom: none
}

.th-mobile-menu ul .menu-item-has-children>a .th-mean-expand {
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: 400;
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: -12.5px;
    display: inline-block;
    text-align: center;
    background-color: var(--smoke-color);
    color: var(--primarycolors);
    box-shadow: 0 0 20px -8px rgba(173, 136, 88, 0.5);
    border-radius: 50%
}

.th-mobile-menu ul .menu-item-has-children>a .th-mean-expand:before {
    content: '\f067';
    font-family: "Font Awesome 6 Free";
}

.th-mobile-menu ul .menu-item-has-children2>a:after {
    content: "\f105";
    font-family: "Font Awesome 6 Free";
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    background-color: var(--smoke-color);
    float: right;
    margin-top: 1px;
    font-weight: 900;
}

.th-mobile-menu ul .menu-item-has-children.th-active>a .th-mean-expand:before {
    content: '\f068'
}

.th-mobile-menu ul .menu-item-has-children.th-active>a:after {
    content: "\f068"
}

.th-mobile-menu>ul {
    padding: 0 40px
}

.th-mobile-menu>ul>li:last-child {
    border-bottom: none
}

.th-menu-toggle {
    width: 36px;
    height: 36px;
    padding: 0;
    font-size: 20px;
    border: none;
    border-radius: 8px;
    background-color: white;
    color: var(--primarycolors);
    display: inline-block
}

.th-menu-toggle:hover {
    background-color: var(--primarycolors);
    color: white;
}

.th-menu-toggle.style-text,
.th-menu-toggle.style-text-white {
    width: auto;
    height: auto;
    background-color: transparent;
    color: var(--primarycolors);
    font-size: 20px
}

.th-menu-toggle.style-text i,
.th-menu-toggle.style-text-white i {
    margin-right: 10px
}

.th-menu-toggle.style-text-white {
    color: white
}

@media (max-width: 400px) {
    .th-menu-wrapper .th-menu-area {
        width: 100%;
        max-width: 270px
    }

    .th-mobile-menu>ul {
        padding: 0 20px
    }
}

F .header-absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.sticky-wrapper {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.sticky-wrapper.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: white;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.07));
    -webkit-animation: stickyAni 0.4s ease-in-out;
    animation: stickyAni 0.4s ease-in-out;
    z-index: 1;
}

@-webkit-keyframes stickyAni {
    0% {
        -webkit-transform: translate3d(0, -40px, 0) scaleY(0.8);
        transform: translate3d(0, -40px, 0) scaleY(0.8);
        opacity: 0.7
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scaleY(1);
        transform: translate3d(0, 0, 0) scaleY(1);
        opacity: 1
    }
}

@keyframes stickyAni {
    0% {
        -webkit-transform: translate3d(0, -40px, 0) scaleY(0.8);
        transform: translate3d(0, -40px, 0) scaleY(0.8);
        opacity: 0.7
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scaleY(1);
        transform: translate3d(0, 0, 0) scaleY(1);
        opacity: 1
    }
}

.main-menu a {
    display: block;
    position: relative;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.evn .header-layout1 .main-menu a {
    color: rgb(255, 255, 255);
}

.header-layout1 .main-menu a {
    color: rgb(255, 255, 255);
}

.main-menu a:hover {
    color: var(--primarycolors)
}

.main-menu>ul>li {
    margin: 0 14px
}

.main-menu>ul>li>a {
    padding: 20px 0
}

.main-menu>ul>li>a:hover {
    color: var(--primarycolors)
}

.main-menu ul {
    margin: 0;
    padding: 0
}

.main-menu ul li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    font-size: 15px;
}

.main-menu ul li:has(.sub-menu)>a:after,
.main-menu ul li:has(.mega-menu)>a:after,
.main-menu ul li.menu-item-has-children>a:after {
    content: "\f078";
    display: inline-block;
    position: relative;
    font-family: "Font Awesome 6 Free";
    margin-left: 4px;
    font-weight: 900;
    top: 0;
    font-size: 0.9em;
    color: rgb(255, 255, 255);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    height: 17px;
    width: 13px;
}

.main-menu ul li:has(.sub-menu)>a:hover:after,
.main-menu ul li:has(.mega-menu)>a:hover:after,
.main-menu ul li.menu-item-has-children>a:hover:after {
    content: "\f106";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: var(--primarycolors)
}

.main-menu ul li:last-child {
    margin-right: 0 !important
}

.main-menu ul li:first-child {
    margin-left: 0 !important
}

.main-menu ul li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9
}

.main-menu ul li:hover ul.mega-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1) translateX(0%);
    -ms-transform: scaleY(1) translateX(0%);
    transform: scaleY(1) translateX(0%);
    z-index: 9
}

.main-menu ul.sub-menu {
    position: absolute;
    text-align: left;
    top: 88%;
    left: 0;
    background-color: white;
    visibility: hidden;
    min-width: 240px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 7px;
    left: -14px;
    opacity: 0;
    z-index: -1;
    box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06);
    border-radius: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    border-bottom: 3px solid var(--secondarycolor);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.main-menu ul.sub-menu a {
    font-size: 14px;
    line-height: 25px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: black;
}

.main-menu ul.sub-menu {
    padding: 18px 8px;
    left: -27px
}

.main-menu ul.sub-menu li {
    display: block;
    margin: 0 0;
    padding: 4px 9px
}

.main-menu ul.sub-menu li.menu-item-has-children>a:after {
    content: "\2b";
    float: right;
    top: 1px;
    display: inline-block
}

.main-menu ul.sub-menu li.menu-item-has-children>a:hover:after {
    content: "\f068";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.evn .main-menu ul.sub-menu li a {
    position: relative;
    padding-left: 0;
    text-transform: capitalize;
    transition: 0.3s;
    color: black;
}

.main-menu ul.sub-menu li a:before {
    content: "\f105";
    position: absolute;
    top: 6px;
    left: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 1em;
    line-height: 1;
    color: var(--primarycolors);
    opacity: 0;
    visibility: visible;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.main-menu ul.sub-menu li a:hover {
    padding-left: 16px
}

.main-menu ul.sub-menu li a:hover:before {
    visibility: visible;
    opacity: 1;
    left: 0
}

.main-menu ul.sub-menu li ul.sub-menu {
    left: 100%;
    right: auto;
    top: 0;
    margin: 0 0;
    margin-left: 20px
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
    left: 100%;
    right: auto
}

.main-menu .mega-menu-wrap {
    position: static
}

@media (max-width: 1500px) {
    .main-menu>ul>li {
        margin: 0 13px
    }
}

.simple-icon {
    border: none;
    background-color: transparent;
    padding: 0;
    font-size: 24px;
    position: relative
}

.simple-icon:has(.badge) {
    padding-right: 8px
}

.simple-icon .badge {
    top: -8px;
    right: 0;
    font-size: 12px
}

.header-button {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.header-button .th-btn {
    margin-left: 15px;
    padding: 15px 35px
}

@media (max-width: 1299px) {
    .header-button .th-btn {
        display: none
    }
}

.header-button .icon-btn .badge {
    font-size: 12px;
    top: 0;
    right: 0
}

.header-button .icon-btn:hover .badge {
    background-color: var(--primarycolors)
}

.social-links .social-title {
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px 0 0;
}

@media (max-width: 1599px) {
    .social-links .social-title {
        display: none
    }
}

.social-links a {
    font-size: 14px;
    display: inline-block;
    margin: 0 15px 0 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.social-links a:last-child {
    margin-right: 0 !important
}

.social-links a:hover {
    color: var(--primarycolors)
}

.social-links a:hover i {
    -webkit-animation: slideTop 0.5s;
    animation: slideTop 0.5s
}

.header-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.header-links li {
    display: inline-block;
    position: relative;
    font-size: 13px;
    font-weight: 500;
}

.header-links li:not(:last-child) {
    margin: 0 14px 0 0
}

.header-links li:not(:last-child):after {
    content: '';
    height: 14px;
    width: 1px;
    background-color: #000000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px
}

.header-links li a>i {
    color: #000;
    margin-right: 8px
}

.header-links li,
.header-links p,
.header-links a {
    color: #000;
}

.header-links li:hover,
.header-links p:hover,
.header-links a:hover {
    color: #000;
}

.header-links b,
.header-links strong {
    font-weight: 600;
    margin-right: 6px
}

.header-links .social-links a {
    font-size: 14px
}

.header-notice {
    margin: 0
}

@media (max-width: 1199px) {
    .header-notice {
        display: none
    }

}

.header-top {
    padding: 10px 0;
    --body-color: $block-color2
}

.dropdown-link {
    position: relative;
    border: 1px solid var(--light-color);
    border-radius: 100px;
    padding: 3px 12px;
    max-width: 100px
}

.dropdown-link .dropdown-toggle {
    background: none;
    border: none;
    width: 100%;
    color: black;
    font-weight: 400;
    font-size: 14px;
    height: 16px;
    line-height: 16px
}

@media (max-width: 375px) {
    .dropdown-link .dropdown-toggle {
        font-size: 12px
    }
}

.dropdown-link .dropdown-menu {
    position: absolute;
    right: 0;
    border-bottom: 2px solid var(--primarycolors);
    border-radius: 0
}

.dropdown-link .gtranslate_wrapper a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: var(--primarycolors);
    padding: 5px 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media (max-width: 991px) {
    .header-default.unittest-header .menu-area {
        padding: 14px 0
    }
}

.header-layout1 .header-top {
    position: relative;
    padding: 13px 0;
    /* background-color: #e2e2e2; */
}

.header-layout1 .header-top .header-notice {
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.header-layout1 .header-top .header-notice i {
    font-size: 14px;
    margin-right: 8px
}

.header-layout1 .menu-item.menu-item-type-custom a:after {
    content: "\f107";
    display: inline-block;
    position: relative;
    font-family: "Font Awesome 6 Free";
    margin-left: 4px;
    top: 0;
    font-size: 0.9em;
    color: black;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.header-layout1 .menu-item.menu-item-type-custom a:hover:after,
.header-layout1 .menu-item.menu-item-type-custom a.active:after {
    content: "\f106";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-layout1 .menu-item.menu-item-type-custom .sub-menu li a:after {
    display: none
}

.header-layout1 .menu-item.menu-item-type-custom .mega-menu-title a:after {
    display: none
}

.header-layout1 .menu-item.menu-item-type-custom .th-btn:after {
    display: none
}

.header-layout1 .main-menu>ul>li>a:before {
    content: '';
    position: absolute;
    height: 1px;
    left: 0;
    background: var(--secondarycolor);
    width: 0%;
    margin-top: 30px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.header-layout1 .main-menu>ul>li>a:hover,
.header-layout1 .main-menu>ul>li>a.active {
    color: white;
}

/* .header-layout1 .main-menu>ul>li>a:hover:before,
.header-layout1 .main-menu>ul>li>a.active:before {
    width: 100%
} */

.header-layout1 .main-menu ul li.menu-item-has-children>a:hover:after {
    color: var(--secondarycolor)
}

.header-layout1 .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

@media (max-width: 1799px) {
    .header-layout1 .header-right {
        margin-right: 0
    }
}

@media (max-width: 375px) {
    .header-layout1 .header-right {
        gap: 15px
    }
}

.header-layout1 .header-right .header-links li:not(:last-child) {
    margin: 0 28px 0 0
}

@media (max-width: 375px) {
    .header-layout1 .header-right .header-links li:not(:last-child) {
        margin: 0 9px 0 0
    }
}

.header-layout1 .header-right .header-links li:not(:last-child):after {
    top: 7px;
    right: -17px
}

@media (max-width: 375px) {
    .header-layout1 .header-right .header-links li:not(:last-child):after {
        right: -6px
    }
}

@media (max-width: 375px) {
    .header-layout1 .header-right .header-links li {
        font-size: 12px
    }
}

.header-layout1 .header-right i {
    margin-left: 5px;
    font-size: 14px
}

.header-layout1 .sticky-wrapper.sticky .menu-area {
    background-image: none !important
}

@media (max-width: 1199px) {
    .header-layout1 .sticky-wrapper .menu-area {
        padding: 15px 0px;
    }
}

.header-layout1 .currency-menu {
    border: 1px solid var(--light-color);
    border-radius: 100px;
    padding: 8px 20px;
    max-width: 140px;
    text-transform: capitalize
}

.header-layout1 .currency-menu .nice-select {
    min-width: 130px
}

.header-layout1 .logo-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 19%;
    height: 92px;
    z-index: -1;
    background-color: var(--primarycolors)
}

@media (min-width: 1930px) {
    .header-layout1 .logo-bg {
        width: 30%;
        height: 93px
    }
}

@media (max-width: 1299px) {
    .header-layout1 .logo-bg {
        width: 28%
    }
}

@media (max-width: 1199px) {
    .header-layout1 .logo-bg {
        width: 40%;
        height: 80px
    }
}

@media (max-width: 991px) {
    .header-layout1 .logo-bg {
        width: 50%
    }
}

@media (max-width: 767px) {
    .header-layout1 .logo-bg {
        width: 60%
    }
}

@media (max-width: 480px) {
    .header-layout1 .logo-bg {
        width: 70%
    }
}

@media (max-width: 375px) {
    .header-layout1 .logo-bg {
        width: 80%
    }
}

.header-layout1 .main-menu {
    position: relative;

}

.header-layout1 .main-menu>ul>li {
    margin: 0px 21px
}

@media (max-width: 1500px) {
    .header-layout1 .main-menu>ul>li {
        margin: 0 16px
    }
}

@media (max-width: 1399px) {
    .header-layout1 .main-menu>ul>li {
        margin: 0 8px
    }
}

@media (min-width: 2440px) and (max-width: 4180px) {
    .header-layout1 .logo-bg {
        width: 40%;
        height: 93px
    }
}

.split-heading-title.animated-character {
    display: inline-block;
    -webkit-animation: fadeInChar 0.5s ease-in-out forwards;
    animation: fadeInChar 0.5s ease-in-out forwards
}

.animated-character {
    -webkit-animation: animateCharacter 0.5s forwards;
    animation: animateCharacter 0.5s forwards
}

@-webkit-keyframes animateCharacter {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes animateCharacter {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.title-area {
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.heading-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: break-spaces;
    gap: 0px 12px
}

.heading-title .sec-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.heading-title .sec-title .split-heading-title {
    -webkit-animation: heading-anim-fade-out 2s ease calc(0.05s * var(--char-index)), heading-anim-fade-in 3s ease calc(0.05s * var(--char-index));
    animation: heading-anim-fade-out 2s ease calc(0.05s * var(--char-index)), heading-anim-fade-in 3s ease calc(0.05s * var(--char-index))
}

@-webkit-keyframes heading-anim-fade-out {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes heading-anim-fade-out {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes heading-anim-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes cus-heading-animation-fade-out {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes cus-heading-animation-fade-out {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}


.main-menu ul.mega-menu {
    position: absolute;
    top: 100%;
    left: 0 !important;
    right: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    max-height: 500px;
    overflow: overlay;
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
    z-index: 99;
    background-color: white;
    padding: 20px 10px
}

@media (max-width: 1599px) {
    .main-menu ul.mega-menu {
        width: 1170px;
        left: -10rem !important
    }
}

@media (max-width: 1299px) {
    .main-menu ul.mega-menu {
        left: -14rem !important
    }
}

.main-menu ul.mega-menu li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    position: relative
}

.main-menu ul.mega-menu a {
    font-size: 16px;
    line-height: 30px
}

.main-menu ul.mega-menu::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 0px
}

.main-menu ul.mega-menu::-webkit-scrollbar-track {
    background: #fff;
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px
}

.main-menu ul.mega-menu::-webkit-scrollbar-thumb {
    background-color: var(--primarycolors);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 20%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
    border-radius: 0px
}

.main-menu ul.mega-menu li li {
    padding: 2px 0
}

.main-menu ul.mega-menu li a {
    display: inline-block;
    text-transform: capitalize
}

.main-menu ul.mega-menu>li>a {
    display: block;
    padding: 0;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 700;
    color: var(--primarycolors);
    border-color: var(--primarycolors)
}

.main-menu ul.mega-menu>li>a::after,
.main-menu ul.mega-menu>li>a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 1px;
    background-color: var(--primarycolors)
}

.main-menu ul.mega-menu>li>a::after {
    width: calc(100% - 20px);
    left: 20px
}

.main-menu ul.mega-menu>li>a:hover {
    padding-left: 0
}

@media (max-width: 991px) {
    .main-menu ul.mega-menu {
        padding: 10px 0 !important
    }
}

.main-menu ul.mega-menu .th-mobile-menu ul li ul li {
    padding-left: 0px
}

.main-menu ul.mega-menu .th-mobile-menu ul li a:before {
    content: '\f105';
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 12px;
    margin-right: 10px;
    display: none
}

.main-menu .btn-style a {
    background: var(--primarycolors);
    padding: 8px 20px;
    border-radius: 2px 2px 26px 2px;
    color: white;
    transition: 0.5s;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    font-size: 14px;
}

.main-menu .btn-style a:hover {
    background: var(--primarycolors);
    color: white !important;
}

.main-menu .btn-style a:active {
    transform: scale(0.9);
}

.header-layout1 .main-menu>ul>li.btn-style>a:before {
    content: unset;
}

.mega-menu-box {
    box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.08);
    border-radius: 5px
}

.mega-menu-box .mega-menu-img {
    position: relative;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.mega-menu-box .mega-menu-img:after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3)
}

.mega-menu-box .mega-menu-img img {
    -webkit-transition: -webkit-filter 500ms ease;
    transition: -webkit-filter 500ms ease;
    transition: filter 500ms ease;
    transition: filter 500ms ease, -webkit-filter 500ms ease;
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.mega-menu-box .mega-menu-img .btn-wrap {
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: opacity 600ms linear, -webkit-transform 500ms ease;
    transition: opacity 600ms linear, -webkit-transform 500ms ease;
    transition: transform 500ms ease, opacity 600ms linear;
    transition: transform 500ms ease, opacity 600ms linear, -webkit-transform 500ms ease;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    opacity: 0
}

.mega-menu-box .mega-menu-img .btn-wrap .th-btn {
    padding: 6px 18px;
    font-size: 14px;
    color: white;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.mega-menu-box .mega-menu-img .btn-wrap .th-btn:after {
    display: none
}

.mega-menu-box:hover .btn-wrap {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center
}

.mega-menu-box:hover .mega-menu-img img {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.mega-menu-box .mega-menu-title {
    margin-bottom: 0;
    text-align: center;
    line-height: normal;
    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;
    padding: 14px 0
}

.mega-menu-box .mega-menu-title span {
    color: var(--primarycolors);
    text-transform: capitalize;
    font-size: 16px;
    margin-right: 5px
}

.mega-menu-box .mega-menu-title span:after {
    display: none
}

.mega-menu-box .mega-menu-title a {
    color: black;
    line-height: normal
}

.mega-menu-box .mega-menu-title a:after {
    display: none
}

.mega-menu-box .mega-menu-title a:hover {
    color: var(--primarycolors)
}

@media (max-width: 991px) {
    .mega-menu-box .mega-menu-title a {
        padding: 0
    }

    .mega-menu-box .mega-menu-title a:before {
        display: none
    }
}

/* evn-index */
.evn-index {
    position: relative;
}

body.evn {
    background-color: white;
}

.menu-area {
    box-shadow: unset;
    background: url(../images/evn_headerbg.png);
    background-size: 70% 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.menu-area {
    position: relative;
    /* box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; */
}

.evn-index .hero-div {
    position: absolute;
    padding: 30px 0px 0px 0px;
    bottom: -4rem;
    right: 0rem;
    width: 100%;
    z-index: 1000 !important;
}

.hero-arrowwhite {
    position: absolute;
    z-index: -1;
    animation: toptobottom 3s linear infinite;
}

@keyframes toptobottom {
    0% {
        top: 70%;
    }

    50% {
        top: 80%;
    }

    100% {
        top: 70%;
    }
}

/* header */
.header-logo {
    position: relative;
}

.header-logo a {
    position: absolute;
    top: -80px;
    left: 48px;
}

.evn-index .hero-div:hover::before {
    -moz-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
}

.hero-div p {
    font-size: 20px;
    font-weight: 400;
    color: white;
    letter-spacing: 3px;
}

.hero-div h4 {
    font-family: "Teko", sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: white;
    text-transform: capitalize;
    line-height: 1.5;
}

.hero-div h4 span {
    color: white;
}

/* s-box */
.evn-lion1 {
    position: absolute;
    bottom: -134px;
    z-index: 1;
}

.sboxbus {
    position: relative;
}

.sboxbus img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s-box-title {
    width: fit-content;
    background-color: var(--secondarycolor);
    color: white;
    margin-bottom: 0px;
    border-radius: 25px 10px 0px 0px;
    padding: 10px 35px;
}

.s-box {
    position: relative;
    background-color: #ffffff;
    padding: 10px;
    backdrop-filter: blur(2px);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


.s-box .swap {
    width: 40px;
    height: 40px;
    background-color: var(--secondarycolor);
    border-radius: 50px;
    display: grid;
    place-items: center;
    z-index: 1;
    border: 1px solid #ffffff;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -72%);
}

.s-box .form-group input,
.evn .select2-container--default .select2-selection--single {
    border: 1px solid #aaa !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 30px !important;
}

.s-box .form-group {
    position: relative;
}

.s-box .form-group label.form-label {
    position: absolute;
    background-color: white;
    font-size: 12px;
    top: -9px;
    left: 18px;
    padding: 0px 11px;
    margin-bottom: 0px;
    color: rgb(0, 0, 0);
    z-index: 1;
    font-weight: 300;
}

.s-box .form-group .input-box {
    border-radius: 10px;
    height: 100%;
}

.s-box .form-group .input-box:has(.calendar) {
    padding-right: 0px;
}

.s-box .form-group .input-box .calendar {
    padding-right: 5px;
}

.s-box .form-group select:focus-visible,
.s-box .form-group input:focus-visible {
    outline: 0px;
}

.s-box .form-group select,
.s-box .form-group input {
    border: 0px;
    border-radius: 6px 6px 28px 6px;
    width: 100%;
    font-size: 13px;
    color: rgb(0, 0, 0);
    -webkit-padding: 12px 20px 12px 40px;
    /* Chrome, Opera, Safari */
    -moz-padding: 12px 20px 12px 40px;
    /* Firefox 2+ */
    -ms-padding: 12px 20px 12px 40px;
    /* IE 10+ */
    padding: 12px 20px 12px 40px;
    /* Standard syntax */
    -webkit-background: #ffffff;
    -ms-background: #ffffff;
    background: #ffffff;
}


.s-box .form-group input.hoverbtn {
    padding: 8px 15px;
    font-size: 16px;
    transition: 0.3s;
    background-color: var(--primarycolors);
    border: 1px solid #aeaeae;
    font-weight: 400;
    letter-spacing: 3px;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    font-weight: 600;
    border-radius: 6px 6px 40px 6px;
}

.select2-container--default .select2-selection--single {
    border-radius: 6px 6px 28px 6px !important;
}

.s-box .form-group input.hoverbtn:hover {
    background-color: var(--secondarycolor);
    border-radius: 6px;
}

.s-box .form-group input.hoverbtn:active {
    transform: scale(0.9);
}

.s-box .form-group svg {
    position: absolute;
    top: 12px;
    left: 12px;
}

.form-select:focus {
    box-shadow: unset;
}

.errorMessageFixed {
    color: red;
    font-size: 12px;
}

#nav-onward-tab,
#nav-return-tab {
    color: black;
}

#nav-return-tab.active,
#nav-onward-tab.active {
    background-color: var(--primarycolors);
    color: white;
}

#nextDates div.dateday {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 52px;
    height: 43px;
    border: 1px solid rgb(0 0 0 / 38%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px 6px 20px 6px;
    cursor: pointer;
    background-color: white;
    transition: 0.3s linear;
}

#nextDates div.dateday:hover {
    border-radius: 6px;
}

#nextDates div.dateday div:nth-child(1) {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -.32px;
    color: #101010;
}

#nextDates div.dateday div:nth-child(2) {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    color: #101010;
}

#nextDates div.dateday:hover {
    background-color: var(--primarycolors);
}

#nextDates div.dateday:hover div {
    color: white;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px !important;
}

/* End */
.title-div h1 {
    position: relative;
    font-family: "Teko", sans-serif;
    font-size: 45px;
    font-weight: 600;
    color: #000;
}

.title-div h1 span {
    color: var(--primarycolors);
}

.title-div h2 {
    font-size: 15px;
    text-transform: capitalize;
    color: #000;
    line-height: 2;
}

.title-div p {
    font-size: 15px;
    line-height: 2;
    text-transform: capitalize;
}

.title-left-line {
    height: 5px;
    width: 60px;
    background-color: var(--primarycolors);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
}

.title-right-line {
    height: 5px;
    width: 60px;
    background-color: var(--primarycolors);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.title-dot {
    width: 7px;
    height: 7px;
    background-color: var(--primarycolors);
    border-radius: 10px;
}

/* category-item  */
.hotroutes-list {
    position: relative;
    padding: 9px 0px;
    animation: marquee 0s linear infinite;
    transition: 0.3s;
    width: max-content;
    margin: auto;
}

@keyframes marquee {
    from {
        transform: translateX(40%);
    }

    to {
        transform: translateX(-100%);
    }
}

.hotroutes-list.paused,
.hotroutes-list:hover {
    animation-play-state: paused;
}

.hotroutes {
    z-index: 1;
    position: relative;
    overflow-x: hidden;
}

.hotroutes-div {
    max-height: 200px;
}



.hotroutes .category-item {
    position: relative;
    padding: 10px 15px;
    border-radius: 20px 20px 40px 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    cursor: pointer;
    margin: auto;
    border: 1px solid #000;
    width: fit-content;
    transition: 0.3s;
}

.hotroutes .category-item .img-div {
    position: relative;
    height: 100px;
    width: 100px;
    background-image: url(../images/evn_routebusicon.png);
    background-position: center 0;
    background-repeat: no-repeat;
}

.hotroutes .category-item .img-div::before {
    position: absolute;
    content: '';
    height: 63px;
    width: 1px;
    left: 105px;
    top: 21px;
    background-color: rgba(54, 54, 54, 0.22);
}

.hotroutes .category-item p {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.hotroutes .category-item .btn-route {
    border: 0px;
    padding: 3px 15px;
    background-color: #000;
    color: white;
    border-radius: 20px;
    font-size: 16px;
}

.hotroutes .category-item:hover {
    border-color: var(--primarycolors);
    transform: scale(1.02);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.hotroutes .category-item:hover .img-div {
    background-position: center -147px;
}

.hotroutes .category-item:hover p {
    color: var(--primarycolors);
}

.hotroutes .category-item:hover .btn-route {
    background-color: var(--primarycolors);
}

/* facilities-div */
.features-title,
.facilities-title {
    text-align: start;
}

.features-title h3,
.facilities-title h3 {
    font-size: 20px;
}


.features-title h4,
.facilities-title h4 {
    font-size: 30px;
    line-height: 1.5;
    color: var(--secondarycolor);
    margin-bottom: 20px;
    font-weight: 400;
}

.features-title p,
.facilities-title p {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}

.facilities {
    position: relative;
    background-image: url(../images/evn_facilitiesbg.png);
    background-color: var(--secondarycolor);
    background-position: center;
}

.facilities::before {
    align-content: center;
    position: absolute;
    content: "";
    left: 0;
    top: 0px;
    width: 100%;
    height: 45px;
    mask: url(../images/evn_bgwave.png) bottom / contain no-repeat, linear-gradient(#000 0 0);
    mask-composite: exclude;
    background: #ffffff;
    mask-size: 100% 100%;
}

.facilities-div {
    border-radius: 10px;
    position: relative;
    height: 100%;
}

.facilities-div h3 {
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.facilities-divlist {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}


.facilities-div p {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.facilities-lighttheam {
    position: absolute;
    right: 0px;
    transform: scaleX(-1);
    bottom: 0px;
}

.facilities-card {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 4px;
    backdrop-filter: blur(3px);
    background-color: white;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
    min-height: 340px;
}

.facilities-card::before {
    position: absolute;
    content: "";
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    border: 1px solid #000;
    border-radius: 20px;
}

.facilities-card .img-div {
    text-align: center;
}

.facilities-card .img-div img {
    object-fit: cover;
    object-position: center 0px;
}

.facilities-card:hover .img-div img {
    object-position: center -187px;
}


/* ani-div */
.evn-busamenities {}

.evn-busamenities .container {
    position: relative;
}

.amenities-div {
    position: relative;
    z-index: 1;
}

.ani-div {
    padding: 16px;
    position: relative;
    text-align: center;
    display: grid;
    place-items: center;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 4px;
    backdrop-filter: blur(3px);
    background-color: #ffffff26;
    border-radius: 25px;
    min-height: 180px;
    border: 1px solid #000;
    margin: auto;
    max-width: 180px;
}

.ani-div:hover {
    border-color: var(--primarycolors);
}

.ani-div .img-div {
    position: relative;
}

.ani-div .img-div img {
    object-fit: cover;
    object-position: center 0px;
}

.ani-div .img-div::before {
    position: absolute;
    content: '';
    top: auto;
    left: 0;
    right: 0;
    bottom: -5px;
    background-color: rgba(68, 46, 58, 0.20);
    height: 1px;
    width: 100px;
    margin: 0 auto;
}

.ani-div p {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
    color: #000;
    font-weight: 600;
}

.ani-line {
    width: 1px;
    height: 40px;
    background-color: #b8b8b8;
}

.ani-div:hover .img-div img {
    object-position: center -173px;
}

.ani-div:hover p {
    color: var(--primarycolors);
}

/* .amenities */
.amenities-list {
    border-radius: 12px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.theam1 {
    position: absolute;
}

/* aboutus-div */
.aboutus-div {
    position: relative;
}

.aboutus-div h4 {
    font-size: 24px;
    text-transform: capitalize;
    color: var(--secondarycolor);
    line-height: 1.5;
    font-weight: 900;
}

.aboutus-div p {
    text-transform: capitalize;
    line-height: 2;
    text-align: justify;
    color: #000;
    font-size: 16px;
}

.aboutus-div h5 {
    font-weight: 600;
    color: var(--primarycolors);
}

.aboutus-div .arrowwhite_1,
.aboutus-div .arrowwhite_2 {
    position: absolute;
}

.aboutus-div .arrowwhite_1 {
    left: 0px;
    transform: rotate(90deg);
}

.aboutus-div .arrowwhite_2 {
    left: 40%;
    transform: rotate(-15deg);
    bottom: 9px;
}

/* feature-list */
.features {
    position: relative;
    background-image: url(../images/evn_theambg1.jpg);
    background-size: contain;
    background-repeat: repeat;
    background-position: top;
}

.features .container {
    padding: 0px 30px;
}

.features p {
    font-size: 16px;
    line-height: 2;
}

.features .f-card {
    position: relative;
}


.features .f-card h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.f-card .img-div img {
    object-fit: cover;
    object-position: center 0px;
}

.f-card:hover .img-div img {
    object-position: center -43px;
}

.feature .f-card p {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 0px;
}

.features .arrowwhite_3 {
    position: absolute;
    z-index: -1;
    right: 0px;
    bottom: 0px;
    transform: rotate(180deg);
}

/* testimonial-card */
.testimonial-card {
    padding: 20px 30px;
    border-radius: 30px;
    border: 1px solid var(--primarycolors);
    border-bottom: none;
    margin: 30px 10px;
    position: relative;
}

.testimonial-card img {
    position: absolute;
    top: -26px;
    right: 53px;
}

.testimonial-card h5 {
    font-weight: 600;
}

.testimonial-card p {
    font-size: 16px;
    line-height: 2;
}

.testimonial-card .testimonial-star {
    color: var(--secondarycolor);
}

/* backToTop */

#backToTop {
    position: fixed;
    bottom: 59px;
    right: 26px;
    z-index: 999;
    background-color: var(--primarycolors);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 4px;
    border: unset;
}

#backToTop i {
    font-size: 20px;
}

/* footer */
.footer-section {
    position: relative;
}

.footer-section::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 90%;
    left: 5%;
    top: 0px;
    border-top: 2px solid var(--secondarycolor);
}

/* start top-address */
.top-address h1 {
    font-size: 20px;
    font-weight: 800;
    color: var(--secondarycolor);
}

.top-address p {
    font-size: 14px;
}

.top-address a {
    color: #000;
}

.top-address p br:nth-child(1) {
    display: none;
}

.top-address i {
    position: relative;
    font-size: 23px;
    color: white;
    height: 45px;
    width: 45px;
    display: grid;
    place-items: center;
}

.footer-section .footer-contact li i::after,
.top-address i::after {
    position: absolute;
    content: "";
    background-color: var(--primarycolors);
    height: 45px;
    width: 45px;
    z-index: -1;
    transform: rotate(45deg);
    border-radius: 9px;
}

/* end top-address */
/* foot-center */
.f-logo {
    position: relative;
}

.f-logo img {
    max-width: 100%;
}

.footer-section p,
.footer-left p {
    font-size: 14px;
    line-height: 2;
    color: #000;
    text-align: justify;
}

.footer-right h3 {
    font-size: 20px;
    position: relative;
    width: fit-content;
    font-weight: 800;
    color: var(--secondarycolor);
}

.footer-section li {
    position: relative;
    line-height: 2;
    text-transform: capitalize;
    transition: 0.5s;
    color: #000;
}

.footer-section .footer-contact li i {
    color: white;
    line-height: 2;
    position: relative;
    height: 45px;
    width: 45px;
    display: grid;
    place-items: center;
    font-size: 23px;
}

.footer-section li a {
    color: #000;
}

.footer-appdownload {
    padding: 10px;
    background-color: #dfdfdf8f;
    backdrop-filter: blur(2px);
    border-radius: 7px;
    border: 2px solid #bdbdbd;
    color: #000;
}

.footer-appdownload img {
    width: 140px;
}

.copyright-wrap {
    position: relative;
    background-color: var(--secondarycolor);
}

.copyright-wrap p {
    margin: 0px;
    text-align: center;
    color: #ffffff;
}

.slick-arrow {
    display: none !important;
}

.hero_busimg {
    width: 50%;
    position: absolute;
    top: 37%;
}

/* Responsive */
@media (min-width: 1400px) {
    .container {
        max-width: unset;
        margin: 0px 80px;
        width: unset;
    }
}

@media (max-width: 991px) {

    .facilities-div h3 {
        height: unset;
        font-size: 15px;
    }

    .title-div h2,
    .aboutus-div h4 {
        font-size: 15px;
    }

    .title-div h1 {
        font-size: 34px;
    }
}

@media (max-width: 468px) {}

@media (max-width: 992px) {
    .evn_planet1 {
        right: 6%;
    }

    .header-logo::before {
        top: -17px;
    }

    .evn-index .menu-area {
        background-size: 40% 100%;
    }
}



/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
    .header-logo a {
        top: -81px;
        left: 48px;
        width: 147px;
    }
}


/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {

    .navbar-wrap ul li a {
        padding: 25px 0;
    }

    .header-logo a {
        top: -80px;
    }
}


/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {


    .header-action>ul li.header-btn {
        display: none;
    }

    .navbar-wrap ul li {
        margin-right: 25px;
    }

    .header-action>ul li {
        margin-left: 20px;
    }

    .header-action>ul {
        margin-left: 0px;
        padding-left: 20px;
    }

    .amenities-list {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px 10px;
    }

    .header-logo a {
        position: relative;
        top: 0px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {

    .container,
    .custom-container {
        max-width: 720px;
    }

    .menu-nav {
        justify-content: space-between;
    }

    .header-action {
        margin-right: 30px;
    }

    .menu-outer .navbar-wrap {
        display: block !important;
    }

    .menu-area .mobile-nav-toggler {
        display: block;
    }

    .header-top-menu {
        display: none;
    }

    .mobile-menu .navigation li>a {
        color: black;
    }

    .s-box .swap {
        position: absolute;
        transform: rotate(90deg) translateY(101px);
        top: 1px;
    }

    .amenities-list {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px 10px;
    }

    .evn-index .hero-div {
        position: relative;
        bottom: 0rem;
    }
}


@media (max-width: 768px) {
    .our-routes-list h5 {
        font-size: 25px;
    }

    .ani-div {
        padding: 15px 0px;
    }

    .title-div h3 {
        font-size: 35px;
    }

    .title-div p {
        font-size: 14px;
    }

    .feature-list .f-card h6 {
        font-size: 15px;
        margin-top: 10px;
    }

    .aboutus-div p {
        font-size: 15px;
    }

    .title-div h4,
    .aboutus-div h4 {
        font-size: 16px;
    }

    .s-box {
        padding: 24px 19px;
    }

    .search-area {
        margin: 15px 0px;
    }

    .hero-div h4 {
        margin-top: 20px;
        font-size: 16px;
    }

    .hero-div img {
        margin-bottom: 0px !important;
    }

    .hero-div h5 {
        font-size: 18px;
    }

    .features-title h4,
    .facilities-title h4 {
        font-size: 22px;
    }

    .cross-design .div-2,
    .cross-design .div-1 {
        padding: 24px 0px;
    }

    .cross-design .div-2 {
        margin-bottom: 18px;
    }

    .cross-design .div-1::before {
        top: 0px;
        transform: rotate(0deg);
        animation: bglefttoright 15s linear infinite;
    }

    .cross-design .div-2::before {
        top: 0px;
        transform: rotate(0deg);
        animation: bgrighttoleft 15s linear infinite;
    }

    .amenities-list {
        grid-template-columns: 1fr 1fr;
        gap: 20px 10px;
    }

    .facilities::before {
        mask-size: 175% 50%;
    }

    .slider-slick img {
        min-height: 262px;
        object-fit: cover;
        object-position: -17px center;
    }
}


/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
    .custom-container {
        max-width: 100%;
    }

    .transparent-header {
        top: 0;
    }

    .banner-img.text-center img {
        max-width: 100%;
    }

    .header-top-wrap {
        display: none;
    }


    .menu-wrap .logo img {
        max-width: 200px;
    }

    .logo a {
        bottom: 17px;
    }

    .amenities-list {
        grid-template-columns: 1fr 1fr;
        gap: 20px 10px;
    }

    .header-logo a {
        left: 0px;
    }
}

@media (max-width: 500px) {
    .amenities-list {
        grid-template-columns: 1fr 1fr;
        gap: 20px 10px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {

    .container,
    .custom-container {
        max-width: 540px;
    }

    .features .f-card h3,
    .ani-div p {
        font-size: 13px;
    }

    .facilities-div p {
        font-size: 12px;
    }
}


/*switch styles*/
.box-title {
    background-color: var(--secondarycolor);
    border-radius: 10px 10px 0px 0px;
}

.box-title h6 {
    color: white;
}

div.btn-container {
    text-align: end;
    position: relative;
    overflow: hidden;
}

div.btn-container::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
    left: 0px;
    bottom: -5px;
    border-bottom: 1px dashed #333;
}



div.btn-container i {
    display: inline-block;
    position: relative;
    top: -9px;
}

label {
    font-size: 13px;
    color: #424242;
}

.btn-color-mode-switch {
    display: inline-block;
    margin: 0px;
    position: relative;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner {
    margin: 0px;
    width: 162px;
    height: 45px;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    display: block;
    margin-bottom: -7px;
    z-index: 1;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:before {
    content: attr(data-on);
    position: absolute;
    font-size: 12px;
    top: 12px;
    left: 100px;
    color: black;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:after {
    content: attr(data-off);
    width: 70px;
    height: 32px;
    position: absolute;
    left: 13px;
    top: 4px;
    text-align: center;
    transition: all 0.3s ease;
    padding: 5px 0px;
    display: grid;
    place-content: center;
    border-radius: 2px 2px 18px 2px;
    background: var(--primarycolors);
    color: black;
}

.btn-color-mode-switch>.alert {
    display: none;
    background: wheat;
    border: none;
    color: black;
}

.btn-color-mode-switch input[type="checkbox"] {
    cursor: pointer;
    width: 50px;
    height: 25px;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    margin: 0px;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:after {
    content: attr(data-on);
    left: 80px;
    background-color: var(--primarycolors);
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:before {
    content: attr(data-off);
    right: auto;
    left: 20px;
}

.btn-color-mode-switch input[type="checkbox"]:checked~.alert {
    display: block;
}

.btn-color-mode-switch label {
    font-size: 12px;
}

.primary-circle, .secondary-circle {
    position: fixed;
    z-index: -1;
    opacity: 0.2;
    filter: blur(100px);
}

.primary-circle {
    bottom: 0;
    right: 0;
    width: 350px;
}

.secondary-circle {
    left: -80px;
    top: 80px;
}

.tab-content {
    background-color: white;
}