@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('../fonts/AvenirLTStd-Heavy.otf') format('embedded-opentype'), url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
	font-family: 'fff_tusjbold';
	src: url('../fonts/fff-tusj.woff') format('woff'), url('../fonts/fff-tusj.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}*/
* {
    margin: 0px;
    padding: 0px;
}

.colorin {
    color: rgba(179, 20, 20, 0.92) !important;
}

.colorout {
    color: transparent !important;
}

/* Image */
img {
    border: none;
}


/* Anchor Tags */
a {
    text-decoration: none;
    outline: none;
}

a:link {}

a:active {}

a:visited {}

a:hover {
    text-decoration: underline;
}

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 {
    width: 100%;
    height: auto;
    margin: 0px auto;
    clear: left;
}


#logoMenuLine {
    width: 100%;
    height: 116px;
    float: left;
    clear: left;
    background: #004BCB;
}

#logo {
    /*	background:url(../images/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: 330px;
    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; */
    background: #E3411F;
    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: #5bc0de;
    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-menu {
    width: 960px;
    height: auto;
    font-size: 14px;
    overflow: auto;
    #padding-bottom: 50px;
    margin: 0px auto;
    /*background:#F8F8F8 url(../images/footerDesign.png) no-repeat;*/
    clear: left;
}

.footerPoweredBy {
    width: 960px;
    height: auto;
    /*margin-top:25px;*/
    text-align: center;
    padding-bottom: 10px;
    float: left;
    clear: left;
}

.footerCopyright {
    width: 960px;
    height: auto;
    margin-top: 5px;
    text-align: center;
    padding-bottom: 20px;
    float: left;
    clear: left;
}


.footerMenu {
    width: 960px;
    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: 40px;
    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;
}

select .bpclass {
    overflow: scroll;

}

button,
input,
select,
textarea {
    margin: 0px;
    font-size: 100%;
    vertical-align: middle;
    font-family: Tahoma, Geneva, sans-serif;
}

.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 */


.basic-modal-content {
    display: none;
}

/* 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 #e6e6e6;
    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 #e6e6e6;
    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 #e6e6e6;
    float: left;
    clear: left;
}

#preTicketBookingPaymentHeadLine {
    width: 608px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    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 #e6e6e6;
    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: 608px;
    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 {
    margin: 0 auto;
    width: 70%;
    height: auto;
    margin-top: 0px;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
    clear: both;
}

#searchResHeadLine {
    width: 940px;
    height: auto;
    float: left;
    clear: left;
    background: #d2a200;
    color: white;
    border-bottom: 10px solid #a5a5a5;
    border-radius: 19px;
}

/* 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;
}

.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: 105px;
    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;
    box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
}

.seatsoldout {
    background: #9E9A9A !important;
    font-size: 12px;
}

.hideSeatsBtn {
    width: 105px;
    height: auto;
    background: #d2a200;
    padding: 7px 0px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    #border-radius: 3px;
    color: #fff !important;
    float: left;
    box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    text-decoration: none;
}

.searchingSeatsBtn {
    width: 105px;
    height: auto;
    background: #d2a200;
    padding: 7px 0px;
    text-align: center;
    #border-radius: 3px;
    color: #fff;
    float: left;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 1px 1px 3px 0px rgba(8, 34, 0, 1);
    color: #ffffff !important;
}

/* Search Res for Width Ends Here */
.searchResHeadRouteOrTravels {
    width: 165px;
    color: #393939;
    font-size: 16px;
    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 !important;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
    padding: 10px 0px;
}

.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 !important;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
    padding: 10px 0px;

}

.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 !important;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
    padding: 10px 0px;
}

.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 !important;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat -545px 0px;
    text-indent:-10000px;*/
    float: left;
    padding: 10px 0px;

}

.searchResHeadFare {
    width: 88px;
    height: 44px;
    padding-left: 10px !important;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
    padding: 10px 0px;
}

.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 !important;
    margin-left: 5px;
    /*background:url(../images/search-res-table-heads.png) no-repeat;
    text-indent:-10000px;*/
    float: left;
    padding: 10px 0px;
}

.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;
}

.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:url(../images/search-result-travel-plan-bg.png) no-repeat bottom left;*/
    float: left;
    clear: left;
}

#searchResOneWay {
    left: 200px;
    position: relative;
}

#searchResRoundTrip {
    width: 285px;
    margin-left: 5px;
    padding-top: 20px;
    padding-left: 20px;
    float: left;
}

.searchRes-active-tab {
    /*height:48px;
    margin-top:2px;
    color:#000;
    /*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;*/
    text-align: center;
    background: #d2a200;
    border-radius: 20px;
    width: 33%;
    margin: 0 auto;
    color: white;
    padding: 5px 0px;
}

#searchResDayOptions {
    width: 250px;
    height: auto;
    float: left;
    clear: left;
    font-size: 18px;
    margin-top: -23px;
    color: #000000;
    margin-left: 75px;
}

#searchResDayOptions a {
    color: #d2a200;
    text-decoration: underline;
}

#searchRedFilterLine {
    /*width:100%;
    /*background:#ffffff;*/
    height: auto;
    /*padding:10px 0px;*/
    /*float:left;
    clear:left;*/
    position: absolute;
    /*margin-top: 39px;*/
    right: 245px;
}

#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 #e6e6e6;
    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: #5bc0de;
    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 5px 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: 210px;
    height: 35px;
    padding: 5px;
    border: 1px solid #2a7197;
}

.calendarInput {
    width: 215px;
    height: 37px;
    border: none;
    background-position: -483px -40px;
    cursor: pointer;
    padding: 5px;
    margin-right: 10px;
}

#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;
    font-family: Tahoma, Geneva, sans-serif;
    -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: #d2a200;
    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(21, 21, 21, 0.68);
    float: left;
    clear: left;
    margin-top: 15px !important;
}

#travelsDetFull100 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    float: left;
    clear: left;
}

#travelsDetContent {
    width: 100%;
    height: auto;
    margin-top: 20px;
    float: left;
    clear: left;
}

#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: 16px;
    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*/
/*
.searchbus {
    /*box-shadow: 0 0 2px 2px #cecece;*/
/*  height: 70px;
    padding: 10px;
    width: 100%;
    height:auto;
    background:#FFFFFF;
    border: 1px solid #522c51;
}
*/
.f1Left {
    float: left;
}

.uppercase {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #71779f;
    margin: 0px 1px !important;
}

.passengerHeadline {
    margin-top: 14px;
    font-size: 14px;
    height: 25px;
    border-radius: 2px;
    border-bottom: 1px solid #E1E6EF;
}

.seatno {
    margin-left: 20px;
    /*font-weight:bold;*/
    color: #d2a200;
}

.passinfo {
    height: auto !important;
    margin-top: 5px;
    min-height: 50px;
    min-height: 50px;
}

.passtxt {
    padding: 5px;
    border: 1px solid #d2a200;
    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;
}

.mgt20 {
    margin-top: 0px !important;
}

.mgt90 {
    margin-top: 90px;
}

.cno {
    width: 42px !important;
    height: 12px;
    padding: 7px;
    border: 1px solid #577FA1;
    border-radius: 2px;
}

.clr {
    clear: both;
}

.crdlel {
    width: 145px;
    padding: 5px;
    margin-left: 5px;
}

.border {
    border: 1px solid #577fa1;
    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: #d2a200 none repeat scroll 0 0;
    border: medium none;
    box-shadow: 1px 1px 3px 0 rgba(8, 34, 0, 1);
    color: #fff !important;
    cursor: pointer;
    font-size: 15px;
    height: 35px;
    margin: 5px;
    padding: 5px;
    width: 120px;
    font-weight: bold;
}

.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: #72789f;
}

.pd20 {
    padding: 20px;
}

/*contact us page design ends*/


.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: 100%;
    height: 50px;
    text-align: center;
}

/*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;
}

.la3 {
    background: #fff;
    border: 1px solid #2A7197;
    width: 200px;
    height: 24px;
    padding: 5px;
    border-radius: 1px;
}

/*body{ background:url(../images/himg4.jpg) repeat; padding:0px; margin:0px; top:0; font:normal 14px Tahoma, Geneva, sans-serif !important; color:#000; }
.top_bg { background:url(../images/top_bg.jpg) center top repeat; overflow:hidden; width:100%; height:8px; }
.mid { background:url(../images/bg_1.png) top center repeat-y; overflow:hidden; width:100%; }

.top_scrol { width: 100%; overflow: hidden;background: #f1f1f1; z-index: 9; }

.header { width:990px; height:95px; margin:0 auto;  }
.header a { width:280px; height:75px; display:block; margin:-4px 0px 0px 44px; float:left; }

.header span {height:20px; display:block; float:right; margin-right:18px; }

.header span h4 { margin: 0px 0px 5px 86px; padding: 0px 0px 5px 0px; text-align: center; color: #00359e; font: normal 20px Tahoma, Geneva, sans-serif; border-bottom: 1px solid #007acc; width: 220px; }
.header span img { float:left; padding:0px 0px 0px 0px; }
.header span p { padding:0px; margin:0px; text-align:center; font: normal 15px Tahoma, Geneva, sans-serif; line-height:20px; }

.menu_1 { width:100%; background:url(../images/m_1.jpg) repeat-x; height:53px; }
.menu{ width: 990px; height: 53px; margin:0 auto;}
.menu ul{ padding:0px; margin: 0px; list-style: none; }
 .menu ul li{ display: inline-block; float:left; position: relative;
}
.menu ul li a{ float: left; display: block; font: normal 12px Tahoma, Geneva, sans-serif; color: #fff; padding: 8px 15px 8px 15px; text-decoration: none; margin: 10px 7px 10px 7px;
}
.menu ul li a:hover{ background: #00b2ed; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

.menu ul li ul {list-style:none; display:none; padding: 11px 10px 11px 10px; margin-left:5px; margin-top:50px; }
.menu ul li:hover > ul {display:block; position:absolute; background:#fff; z-index:10000; border-bottom: 5px solid #000;}
.menu ul li ul li {float:none;  margin:0px;}
.menu ul li ul li a {padding: 11px 22px 11px 21px;margin-left:5px; background: #00b2ed; color:#fff;  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; width: 100px;  }	
.menu ul li ul li a:hover {color:#000; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

.menu ul li ul li ul {list-style:none; display:none; padding:  11px 10px 11px 10px; margin-left:75px; margin-top:0px; border-bottom: 5px solid #000; }
.menu ul li ul :hover > ul {display:block; position:absolute; background:#fff; z-index:10000;}
.menu ul li ul li ul li {float:none;  margin:0px;}
.menu ul li ul li ul li a { padding: 11px 22px 11px 21px; margin-left:5px; background: #00b2ed; color:#fff;  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;   }	
.menu ul li ul li ul li a:hover { color:#000; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

.banner { width: 100%; overflow: hidden; margin-top: 120px; }
.banner_mid { width:990px; height:427px;  margin:0 auto;}
.flRight { float:right; }

.form { width:394px; height:auto; margin:15px 0px 0px 17px; float:left; background:#fff; }
.form_top { background:url(../images/E1.jpg) no-repeat; width:395px; height:68px; }

.banner_ani { width:552px; float:right; margin:34px 15px 0px 0px; }
.banner_ani_in { width:552px; height:362px; }

.border { width:990px; height:20px; background:url(../images/ve.jpg) center center no-repeat; margin:0 auto; padding-bottom: 20px;  }

.content { width: 930px; overflow: hidden; margin: 0 auto; padding: 15px 15px 20px 15px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.fr_fo { margin: 0px 0px 0px 30px; }
.fr_fo ul { list-style: none; margin: 0px; padding: 0px; }
.fr_fo ul li { float:left; font: bold 14px arial;width:360px;color: #303030; }
.fr_fo ul li span{width:100px;}

.search { width:395px; height:70px; border-top:1px solid #e8e8e8; background:#f7f7f7; margin-top:23px; }

.search_button { width: 103px; height: 39px; display: block; margin: 14px 0px 0px 34px; background: #22a4e7; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid; color:#fff; 
    font:bold 15px Tahoma, Geneva, sans-serif; text-decoration:none; text-align:center; line-height:40px; 
}
.clear1 { clear: both; width: 300px; height: 20px; }

.mgrl150 {
    margin-left: 150px;
}

.content_1_sal { width:337px; height:181px; float:left; }

.content_1_sal p { background:url(../images/w1.jpg) no-repeat #0099cc; background-position:13px 13px; padding:15px 8px 15px 50px; font:normal 18px Tahoma, Geneva, sans-serif; color:#fff; margin:0px 30px 0px 0px; } 
.content_1_sal span { display:block; background:#fff; width:337px; height:127px; -webkit-box-shadow: -1px 0px 14px 0px rgba(170, 170, 172, 0.98);  -moz-box-shadow:-1px 0px 14px 0px rgba(170, 170, 172, 0.98); box-shadow: -1px 0px 14px 0px rgba(170, 170, 172, 0.98); border: 1px solid #ccc; }
.content_1_sal span marquee img { padding: 18px 0px 0px 0px; }

.content_1_qui { width:570px;  height:181px; float:right; }
.content_1_qui p {background:url(../images/ve1.jpg) no-repeat #0099cc; background-position:13px 13px; padding:15px 8px 15px 50px; font:normal 18px Tahoma, Geneva, sans-serif; color:#fff; margin:0px 30px 0px 0px; }
.content_1_qui span { display:block; background:#fff; width:568px; height:127px; -webkit-box-shadow: -1px 0px 14px 0px rgba(170, 170, 172, 0.98);  -moz-box-shadow:-1px 0px 14px 0px rgba(170, 170, 172, 0.98); box-shadow: -1px 0px 14px 0px rgba(170, 170, 172, 0.98); border: 1px solid #ccc; } 
.content_1_qui span ul { list-style:none; margin:0px 0px 0px 30px; padding:0px; float:left; }
.content_1_qui span ul li { padding:18px 0px 0px 0px;  }
.content_1_qui span ul li a { display:block; font:normal 13px Tahoma, Geneva, sans-serif; color:#4c4c4c; padding:0px 0px 0px 20px;  background:url(../images/buller.jpg) no-repeat left center; }
.post { margin: 0 auto; padding-bottom: 50px; float: left; width: 960px; }
.btn-sign {
        width: 39px;		 
        margin: 0 auto;		 		 
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00c6ff', EndColorStr='#018eb6');
        text-align: center;
        font-size: 36px;
        color: #fff;
        text-transform: uppercase;
        position: fixed;
        bottom: 0;
        right: 0;
        margin-bottom: 232px;
        height: 140px;
}

.btn-sign a { color:#fff; text-shadow:0 1px 2px #161616; }

.login-popup{
    display:none;
    background: #f1f1f1;	 
    border: 10px solid #0099cc;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%; left: 50%;
    z-index: 99999;	 
    border-radius:10px 10px 10px 10px;
    -moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px;

/* Safari, Chrome 
}
.login-popup h4 { background:#0099cc; font:normal 20px Tahoma, Geneva, sans-serif; margin:-1px; padding:0px 10px 10px 10px; color:#fff; }

.content_2 { width:930px; margin:10px 0px 0px 0px; overflow:hidden; }
.content_2_lat { width: 600px; float: left; background: #7fcce5; border: 2px solid #e7e7e7; height:130px; }
.content_2_lat p { background: url(../images/fr.jpg) no-repeat; background-position: 13px 13px; padding: 15px 8px 3px 80px; font: normal 20px Tahoma, Geneva, sans-serif; color: #fff; margin: 0px 20px 0px 20px; border-bottom: 1px solid #bfe6f2; line-height: 37px; } 
.content_2_lat div { font: normal 11px Tahoma, Geneva, sans-serif; color: #fff; padding: 10px 20px 23px 20px; line-height: 20px; }
.content_2_lat span { display:block;  width:599px;     }
.content_2_lat span p { background:none; font:normal 11px Tahoma, Geneva, sans-serif; color:#fff;  }


.footer { width:100%; background:url(../images/f_bg.jpg) repeat;  }
.footer_in { width:990px; margin:0 auto; }
.footer_menu { width:550px; float:left; padding-top: 20px; }
.footer_menu ul { list-style:none; margin:0px 0px 0px 30px; padding:0px; float:left; }
.footer_menu ul li { padding:18px 0px 0px 0px;  }
.footer_menu ul li a { display:block; font:normal 13px Tahoma, Geneva, sans-serif; color:#4c4c4c; padding:0px 0px 0px 20px; color:#ffffff;}

.footer_border { margin:30px 0px 10px 150px; }

.footer_likes { float:right; width:375px; padding:30px 0px 0px 0px; }
.footer_likes a { display:block; float:left; padding:0px 20px 0px 0px; }
.footer p { font:normal 10px Tahoma, Geneva, sans-serif; color:#fff; text-align:center; padding:20px 0px 20px 0px; }

.content_2_age { width:308px;    float:right; background: #7fcce5; border: 2px solid #e7e7e7 }
.content_2_age span { display:block; width:308px;   } 
.content_2_age span img {float: left; padding: 30px 0px 30px 13px;}
.content_2_age span h4 { margin: 0px 23px 8px 99px; padding: 22px 0px 5px 0px; text-align: center; color: #fff; font: normal 20px Tahoma, Geneva, sans-serif; border-bottom: 1px solid #fff; line-height: 26px; }
.content_2_age span p { padding: 0px; margin: 0px; text-align: left; font: normal 15px Tahoma, Geneva, sans-serif;  color:#fff; line-height: 22px; }

.content_3 { width:930px; margin:10px 0px 0px 0px; overflow:hidden; }
.content_3_tes { width: 925px; float: left;}
.content_3_tes h4 { background: url(../images/te_1.jpg) no-repeat #0099cc; background-position: 26px 8px; padding: 10px 8px 3px 80px; font: normal 20px Tahoma, Geneva, sans-serif; color: #fff; margin: 0px 20px 0px 0px; border-bottom: 1px solid #bfe6f2; line-height: 37px; } 
.content_3_tes div { font: normal 12px Tahoma, Geneva, sans-serif; color: #4c4c4c; padding: 10px 20px 23px 20px; line-height: 20px; -webkit-box-shadow: -1px 0px 14px 0px rgba(170, 170, 172, 0.98);  -moz-box-shadow:-1px 0px 14px 0px rgba(170, 170, 172, 0.98); box-shadow: -1px 0px 14px 0px rgba(170, 170, 172, 0.98); width:885px; height:50px; border: 1px solid #ccc; }
.content_3_tes div a { font: normal 12px Tahoma, Geneva, sans-serif; color: #0099cc; text-align:right; display:block; text-decoration:none; line-height:25px; }
*/
.pageMainContent {
    width: 100%;
    height: auto;
    padding: 25px;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    float: left;
    clear: left;
    margin-bottom: 20px;
    font-family: arial !important;
}

.termsPrivacyPoints {
    line-height: 30px;
    list-style-type: none;
}

.termsPrivacyPara2 {
    line-height: 30px;
}

.PassegerpanelRight {
    float: right;
    height: auto;
    margin-top: 10px;
    width: 315px;
}

.onwardjourneyDet {
    /*box-shadow: 0 0 2px 2px #cecece;*/
    float: left;
    height: auto;
    padding: 20px;
    width: auto;
    margin-bottom: 10px;
    border: 1px solid #522c51;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/*Calender Theme Changed Here */
.ui-widget-header {
    color: white !important;
}

@media (max-width: 770px) {
    .imagesize {
        width: 140px;
        position: absolute;
        top: 0px;
        left: 35px;
        border-radius: 5px;
    }
}

/*.ui-widget-header .ui-state-focus {	
    background: #0065CD !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{	
    background: #0065CD !important;
}
Calender Theme style changes ENd*/
.logoDesign {
    text-align: center;
    padding: 11px;
    font-size: 32px;
    text-transform: uppercase;
    color: #00dcff;
}

/*.navbar-nav>li>a {
    padding-top: 10px !important;
    padding-bottom: 15px;

}
.navbar-default .navbar-nav > li > a {
    color:white  !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ff6657 !important;
}
.btn-success {
    background-color: #4e8818 !important;
    border-color: #4e8818 !important;
}
.btn-success:hover {
background-color:#f42a02 !important;
border-color:#4e8818 !important;
}
.bus-check  {
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0px 0px 20px;
    background: #d2a200;
    color: #fff;
    font-size: 15px;
    position: relative;
    padding: 20px 10px;
    text-align: center;
}
.bus-check:after {
    background: #d2a200  none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "\f046";
    font-family: FontAwesome;
    left: 45%;
    padding: 10px;
    position: absolute;
    top: 60%;
}
.quick-search {
    padding: 0px 15px 30px 15px !important;
    background: rgba(70, 70, 70, 0.61) !important;
}
.copyright {
    position: relative;
    margin-top: 0px !important;
    padding: 33px 0 40px !important;
    text-align: center;
    border-top:0px !important;
}
#footer a{
        margin: 0px 15px !important;
        font-weight: bold;
}
a {
    color: #d2a200;
}
#footer{
    background:#ffffff !important;
    padding:0px !important;
}
.form-control1{
    font-weight: bolder;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.col-md-5{
    width:36% !important;
}
#service h2{
        margin-bottom: 21px !important;
}
/*Calender Theme style changes ENd
.imageslide{
        width:100%;

height:450px;

margin: 0 auto;

margin-bottom: 20px;

overflow:hidden;

position:relative;

text-align: center;

 border-radius: 8px;

/*}
.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%;

}
#service {
    width: 100%;
    padding: 6px 0 !important;
}
.arrow {
    cursor: pointer;
    display: block;
    height: 64px;
    margin-top: -35px;
    outline: medium none;
    position: absolute;
    top: 50%;
    width: 64px;
    z-index: 5;
}
.arrow.prev {
    background-image: url("../images/prev.png");
    left: 20px;
    opacity: 0.2;
    transition: all 0.2s linear 0s;
}
.arrow.next {
    background-image: url("../images/next.png");
    opacity: 0.2;
    right: 20px;
    transition: all 0.2s linear 0s;
}
.arrow.prev:hover{
    opacity:1;
}
.arrow.next:hover{
    opacity:1;
} */
/*.nav {
    bottom: -4px;
    display: block;
    height: 48px;
    left: 0;
    margin: 0 auto;
    padding: 1em 0 0.8em;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 5;
}
.nav li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
}
.nav li.active {
    border: 5px solid #FFFFFF;
}
.nav li img {
    width: 100%;
}
.slider {
    border-radius: 5px;
    height: 479px;
    position: relative;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}/*
.slide {
    position: absolute;
    top: 0;
    left: 0;
}
.slide.ng-hide-add {
    opacity:1;
    -webkit-transition:1s linear all;
    -moz-transition:1s linear all;
    -o-transition:1s linear all;
    transition:1s linear all;
    -webkit-transform: rotateX(50deg) rotateY(30deg);
    -moz-transform: rotateX(50deg) rotateY(30deg);
    -ms-transform: rotateX(50deg) rotateY(30deg);
    -o-transform: rotateX(50deg) rotateY(30deg);
    transform: rotateX(50deg) rotateY(30deg);
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
    -o-transform-origin: right top 0;
    transform-origin: right top 0;
}
.slide.ng-hide-add.ng-hide-add-active {
    opacity:0;
}
.slide.ng-hide-remove {
    -webkit-transition:1s linear all;
    -moz-transition:1s linear all;
    -o-transition:1s linear all;
    transition:1s linear all;
    display:block!important;
    opacity:0;
}
.slide, .slide.ng-hide-remove.ng-hide-remove-active {
    opacity:1;
}
.slider img{
    width:100%;
	box-shadow: 0px 0px 14px 5px #7f7f7f;
}
*/
.modifysearchamr {
    border-radius: 2px;
    height: auto;
    padding: 9px 8px;
    float: right;
    background: #d2a200;
    cursor: pointer;
    color: #e7e7e7 !important;
    font-weight: bold
}

.busListamr {
    /*margin-top:83px !important;*/
}

.searchTop {
    background: #ffffff !important;
}

#myFooter {
    background: url(../images/deepam_footer_bg.jpg) repeat-x top -90px center;
    color: white;
    border: 1px solid #afafaf;
}

#myFooter .footer-copyright {
    background-color: #66416c;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;

}

#myFooter h5 {
    font-size: 18px;
    color: #3e7417;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter a {
    color: white;
    text-decoration: none;
}

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

#myFooter .myCols {
    text-align: start;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 38px;
}

#myFooter .social-networks a {
    font-size: 32px;
    margin-right: 5px;
    margin-left: 5px;
    color: #3e7417;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;

}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .google:hover {
    color: #d34836;
}

#myFooter .twitter:hover {
    color: #00aced;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
}

.service-icon {
    background-color: #fff;
    color: #1d809f;
    height: 7rem;
    width: 7rem;
    border-radius: 40px;
    margin: 0 auto;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

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

a:hover {
    color: #1bc1a3;
}

body,
hmtl {
    background: #ecf0f1;
    font-family: 'Anton', sans-serif;
}


#wrapper {
    width: 600px;
    height: 400px;
    position: relative;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0px;
}

#slider-wrap {
    width: 600px;
    height: 400px;
    position: relative;
    overflow: hidden;
}

#slider-wrap ul#slider {
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
    left: 0;
}

#slider-wrap ul#slider li {
    float: left;
    position: relative;
    width: 600px;
    height: 400px;
}

#slider-wrap ul#slider li>div {
    position: absolute;
    top: 20px;
    left: 35px;
}

#slider-wrap ul#slider li>div h3 {
    font-size: 36px;
    text-transform: uppercase;
}

#slider-wrap ul#slider li>div span {
    font-family: Neucha, Arial, sans serif;
    font-size: 21px;
}

#slider-wrap ul#slider li i {
    text-align: center;
    line-height: 400px;
    display: block;
    width: 100%;
    font-size: 90px;
}

.fa {
    line-height: unset !important;
}

/*btns*/
.btns {
    position: absolute;
    width: 50px;
    height: 60px;
    top: 50%;
    margin-top: -25px;
    line-height: 57px;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
    z-index: 100;


    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;

    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.btns:hover {
    background: rgba(0, 0, 0, 0.3);
}

#next {
    background-color: #00B7C3;
    right: -50px;
    border-radius: 7px 0px 0px 7px;
}

#previous {
    left: -50px;
    background-color: #00B7C3;
    border-radius: 0px 7px 7px 7px;
}

#counter {
    color: black;
    top: 30px;
    right: 35px;
    width: auto;
    position: absolute;
}

#slider-wrap.active #next {
    right: 0px;
}

#slider-wrap.active #previous {
    left: 0px;
}


/*bar*/
#pagination-wrap {
    min-width: 20px;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
    position: relative;
    text-align: center;
}

#pagination-wrap ul {
    width: 100%;
}

#pagination-wrap ul li {
    margin: 0 4px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;


}

#pagination-wrap ul li.active {
    width: 12px;
    height: 12px;
    top: 3px;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}




/*Header*/
h1,
h2 {
    text-shadow: none;
    text-align: center;
}

h1 {
    color: #666;
    text-transform: uppercase;
    font-size: 36px;
}

h2 {
    color: #7f8c8d;
    font-family: Neucha, Arial, sans serif;
    font-size: 18px;
    margin-bottom: 30px;
}




/*ANIMATION*/
#slider-wrap ul,
#pagination-wrap ul li {
    -webkit-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -moz-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -o-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -ms-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    transition: all 0.3s cubic-bezier(1, .01, .32, 1);
}

/* 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: #d49f01;
    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;
}

.cocolor {
    color: #f42805;
}

/*.nav>li>a{
    padding:10px 15px !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
    font-weight: 500; text-shadow: none !important;
}
*/
/*BacktoTop*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50px;
}

#myBtn:hover {
    background-color: white;
}

.hova a:hover {
    color: black !important;
}

.well {
    min-height: 20px;
    padding: 0px !important;
    margin-bottom: 0px !important;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.parent {
    width: 100%;
    margin: 20px;
    height: 240px;
    border: 2px solid #325ac5;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.child {
    width: 88%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.varticals a {
    display: none;
    font-size: 20px;
    color: white !important;
    font-family: sans-serif;
    text-align: center;
    margin: auto;
    position: relative;
    top: 100px;
    height: 40px;
    cursor: pointer;
    text-decoration: none !important;
    background-color: #fc2802;
    padding: 10px;
}

.par {
    position: absolute;
    top: 185px;
    padding: 13px;
    text-align: center;
    color: white;
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    width: 100%;
}

.parent:hover a,
.parent:focus a {
    display: block;
    color: white;
    z-index: 10000;
}

.bg-three {
    background-image: url(../images/holiday.jpg);
    background-size: 100% 100%;
    width: 360px;
}

.bg-two {
    background-image: url(../images/charter.jpg);
    background-size: 100% 100%;
    width: 360px;
}

.bg-one {
    background-image: url(../images/car.jpg);
    background-size: 100% 100%;
    width: 360px;
}

.child:hover {
    -ms-transform: scale(1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Safari 3-8 */
    transform: scale(1.2);
    opacity: 0.5;
}

/*.nav>li>a:hover{text-decoration:none;background-color:white!important;color:#3e7417 !important;background:url(../images/arasu_letters.png) no-repeat;
    height: 75px;
    margin-top: -18px;
    background-position: 23px -9px;
	border-right: 2px solid #2d758e;
    border-left: 2px solid #2d758e;

}*/
.nav>li>a:hover {
    text-decoration: none;
    color: #3e7417 !important;
    /* background: url(../images/arasu_letters.png) no-repeat; */
    /* height: 75px; */
    /* margin-top: -18px; */
    background-position: 23px -9px;
    /* border-right: 2px solid #2d758e; */
    /* border-left: 2px solid #2d758e; */
}

.carEnquiryamr {
    margin-top: 100px !important;
    box-shadow: none !important;
}

.outLocalStationamr {
    width: 1119px !important;
}

.outstationamr {
    width: 560px !important;
}

.localstationamr {
    width: 557px !important;
}

.canenquiryleftamr {
    width: 85% !important;
}

.carenquiryamr {
    width: 200px !important;
}

.inputcarenquiryamr {
    width: 260px !important;
    height: 30px !important;
}

.vehiclecarenquiryamr {
    border: 1px solid #2a7197 !important;
}

.ourser h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 53px;
    height: 3px;
    background: #fc2802;
    left: 50%;
    margin-left: -38px;
    margin-top: 5px;
}

.blinking {
    animation: blinkingText 1.5s infinite;
    font-weight: bold;
}

@keyframes blinkingText {
    0% {
        color: #ab2c0d;
    }

    100% {
        color: #dadada;
    }
}

.swap-image {
    position: absolute;
    top: 53px;
    left: 290px;
    z-index: 9;
}

.calenderdate::before {
    content: "\f073";
    color: #000000;
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    top: 32px;
    padding: 11px 4px;
}

/*.navbar .nav li {

width:125px;
}*/
.bgheader::after {
    border-top: 40px solid #3e7417;
    border-left: 25px solid transparent;
    content: "";
    height: 39px;
    position: absolute;
    right: 0;
    top: -8px;
    width: 82%;
    z-index: -8;
}

#section-3 {
    background: rgba(1, 129, 161, 0.85);
    padding: .5% 0 4% 0;
}

.fp-table {
    display: table;
    table-layout: fixed;
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

#gallery-imgs {
    margin: 0;
}

#gallery-imgs .hovereffect {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    width: 100%;
}

#gallery-imgs .hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    border: 1px solid #fff;
}

#gallery-imgs .hovereffect:hover img {
    -ms-transform: scale(1.2) rotate(3deg);
    -webkit-transform: scale(1.2) rotate(3deg);
    transform: scale(1.2) rotate(3deg);
}

.underline h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 150px;
    height: 4px;
    background: #fc2802;
    left: 48%;
    margin-left: -38px;
    margin-top: 5px;
}

.feaarea {
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}


.blockquote-reverse,
blockquote.pull-right {
    position: relative;
    left: 45px;
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

.hi-icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.hi-icon-effect-3b .hi-icon {
    color: #fff;
}

.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}

.hi-icon-effect-3b .hi-icon:hover {
    background-color: #fff;
    border: 3px solid #2d6b1e;
}

.service-icon-1 {
    margin-top: 21px;
    width: 61%;
}

.shape-1 {
    position: absolute;
    top: 77px;
    right: 186px;
    transform: rotate(15deg);
}

.bubble {
    position: relative;
    bottom: 45px;
    left: 97px;
    width: 217px;
    height: 217px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 110px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 0 4px #fff;
    -moz-box-shadow: 0 0 0 4px #fff;
    box-shadow: 0 0 0 4px #fff;
    z-index: 10;
}

.service-1 {
    font-size: 33px;
    position: relative;
    top: 60px;
    left: 44px;
    text-transform: capitalize;
    color: #2794af;
    font-weight: bold;
}

.bubble-1:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    right: -29px;
    border-style: solid;
    border-width: 22px 0px 23px 24px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}

.bubble-2 {
    top: 74px;
    left: 43px;
}

.service-item-2 {
    position: relative;
    left: 37px;
    bottom: 3px;
}

.service-icon-2 {
    margin-top: 18px;
    width: 44%;
}

.shape-2 {
    position: absolute;
    bottom: 0px;
    left: 13px;
    transform: rotate(112deg);
}

.service-2 {
    font-size: 33px;
    position: relative;
    top: 60px;
    left: 6px;
    text-transform: capitalize;
    color: #2794af;
    font-weight: bold;
}

.bubble-2:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    left: -28px;
    border-style: solid;
    border-width: 23px 24px 23px 0px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}

blockquote p {
    font-size: 15px;
    color: #fff;
}

.service-logo {
    position: absolute;
    left: 48.5%;
    top: 46%;
    width: 7%;
    cursor: pointer;
    background: white;
    border-radius: 50% !important;
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

.block-3 {
    padding-top: 169px;
}

.service-item-3 {
    position: relative;
    top: 152px;
    right: 3px;
}

.service-icon-3 {
    margin-top: 21px;
    width: 54%;
}

.shape-3 {
    position: absolute;
    top: 2px;
    right: 168px;
    transform: rotate(111deg);
}

.bubble-3 {
    bottom: 140px;
}

.service-3 {
    font-size: 33px;
    position: relative;
    top: 60px;
    left: 44px;
    text-transform: capitalize;
    color: #2794af;
    font-weight: bold;
}

.bubble-3:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    right: -29px;
    border-style: solid;
    border-width: 22px 0px 23px 24px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}

.bubble-4 {
    bottom: 23px;
    left: 51px;
}

.service-2 {
    font-size: 33px;
    position: relative;
    top: 60px;
    left: 6px;
    text-transform: capitalize;
    color: #2794af;
    font-weight: bold;
}

.bubble-4:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    left: -28px;
    border-style: solid;
    border-width: 23px 24px 23px 0px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}

.service-item-4 {
    position: relative;
    top: 157px;
    right: -35px;
}

.service-icon-4 {
    margin-top: 24px;
    width: 52%;
}

.shape-4 {
    position: absolute;
    bottom: 86px;
    transform: rotate(22deg);
    left: 20px;
}

.feature {
    z-index: 100;
}

.service-image {
    position: absolute;
    top: 12%;
    left: 26%;
    z-index: 0;
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1);

    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.head-title h3 {
    font-family: "Nature Beauty Personal Use";
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 45px;
    color: #fff;
    text-transform: capitalize;
}

.head-title .subtitle {
    font-size: 16px;
    width: 50%;
    padding: 7px 0px 14px 0;
    width: 44%;
    margin: 0 auto;
    color: #fff;
}

.service-section .container-fluid {
    position: relative;
    right: 20px;
}

.bubble:hover {
    cursor: pointer;
    border: 3px solid #2d6b1e;
}

a:hover,
a:focus {
    text-decoration: underline;
}

:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

.head-title h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 83px;
    height: 4px;
    background: #fc2802;
    left: 46%;
    margin-left: -38px;
    margin-top: 5px;
}

.about-content h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 4px;
    background: #fc2802;
    left: 14%;
    margin-left: -38px;
    margin-top: 5px;
}

/* feedback starts here */
.action-button-submit {
    background: #3e7417;
    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;
}

#formbody {
    font-weight: 400;
    background: #fff !important;
    margin: 0;
    color: #333;
    line-height: 1.42857143;
}

td#status {
    height: 35;
}

.new-design-inner {
    font-family: 'Segoe UI';
    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;
}

user agent stylesheet div {
    display: block;
}

#canvas {
    background-color: white;
    clear: both;
    margin: 0 auto 0;
    min-height: 750px;
    text-align: left;
    width: 100%;
}

.new-design-inner:before {
    background-color: #3e7417;
    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;
}

.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: #3e7417;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding: 0;
    line-height: 50px;
    color: #fff;
    font-size: 25px;
    color: #fff;
}

.welcometitle {
    font-family: Comic Sans MS;
}

.error {
    color: red;
}

.Input {
    height: 25px;
    width: 177px;
    font-size: 12pt;
    font-family: times new roman;
}

#empty-space {
    padding-top: 100px;
}

#submit-status {
    color: #a94442;
    border-color: #ebccd1;
    padding: 15px;
    border-radius: 4px;
}

.headerbodyF {
    min-height: 950px !important;
}

.feed_back_ticR:after {
    background-position: left -56.6em top;
    width: 75px;
    height: 85px;
    top: -34px;
}

/*feedback ends here*/
.locationimage::before {
    content: "\f041";
    color: #000000;
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    top: 32px;
    padding: 11px 4px;
}

.content-area {
    background: url(../images/features-bg.png) no-repeat;
    background-position: 0px 115px;
    position: relative;
    background-size: 100%;
    clear: both;
}

.bout-content>.container {
    width: 1113px;
}

.about-image {
    padding-top: 2em;
}

.about-text-area {
    padding-top: 0em;
}

.about-content h1 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
}

.about-content h2 {
    color: #083553;
    font-size: 42px;
    font-weight: bold;
    background: linear-gradient(to right, #b53aad 38%, #ed1c25 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins';
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.about-content p {
    font-size: 20px;
    color: #000;
    text-align: justify;
    line-height: 1.5;
    padding-top: 1em;
}

.ab1 {
    left: 5em;
}

.ab3 {
    position: absolute;
    top: 4em;
    padding-right: 0;
    right: 18.5em;
}

.ab4 {
    position: relative;
    top: -11.5em;
    padding: 0;
    left: 20em;
}

.ab5 {
    position: absolute !important;
    top: 23.5em;
    padding: 0;
    left: -31em;
}

.ab6 {
    position: absolute !important;
    top: 24.5em;
    padding: 0;
    left: -12em;
}

.ab7 {
    position: absolute !important;
    top: 27.5em;
    padding: 0;
    left: 3em;
}

.imgborder {
    border: 5px solid #ff2c2c;
    border-radius: 5px;
}

/******************************amenities******************************/
.amenities {
    background: url(../images/amenities-bg.png) no-repeat;
    background-size: 100%;
}

.list-amenities {
    background: #fff;
    height: 766px;
    background: url(../images/amenities-img.png) no-repeat center;
}

.amenities h1 {
    color: #083553;
    font-size: 50px;
    font-weight: bold;
    background: linear-gradient(to right, #b53aad 38%, #ed1c25 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins';
}

.amenities .list-amenities p {
    color: #fff;
}

.list-amenities1 {
    top: 5em;
    position: relative;
}

.list-amenities2 {
    top: 17em;
    position: relative;
}

.list-amenities1 p,
.list-amenities2 p {
    font-size: 25px;
    position: relative;
    font-weight: bold;
    line-height: 1.1;
    padding-top: 0.5em;
}

.a1 {
    right: 1.5em;
    position: relative;
}

.a5 {
    left: 2.5em;
    position: relative;
    top: 0em;
}

.a2 {
    left: 5em;
    position: relative;
}

.a4 {
    right: 6em;
    position: relative;
}

.hoverbtn {
    background-color: #d49f01;
    border: none;
    border-radius: 0 47px 0 50px;
    color: #fefefe;
    text-align: center;
    width: 90%;
    font-size: 19px;
    padding: 0 0 0 35px;
    text-transform: uppercase;
    outline: none;
    height: 66px;
    font-family: 'AvenirLTStd-Black';
    background-image: url(../images/naveen_icon.png);
    background-position: 24% -1320px;
    background-repeat: no-repeat;
}

.book-inner h3 {
    color: #fff;
    float: left;
    margin: 18px 0px 15px;
    padding: 0;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}

.book-inner .applink {
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle !important;
    color: #fff;
    padding-top: 6px;
}

.book-inner {
    border-radius: 5px;
    margin: 0 auto;
    opacity: 1;
    overflow: hidden;
    /* padding: 0px 0 20px; */
    position: relative;
    background: #3e7417;
}

.book {
    width: 100%;
    position: relative;
    /* margin: 40px 0; */
}

.book-div {
    float: left;
    width: 100%;
    position: relative;
    bottom: 35px;
}

.book-inner form {
    padding: 0 30px;
}

.new-symbol {
    color: #fff;
    position: absolute;
    top: 4px;
    transform: rotate(-20deg);
    animation: blink 1s steps(2, start) infinite;
    background-color: #ea2330;
    padding: 1px 6px;
    border-radius: 50%;
    z-index: 1;
    right: 422px;
}

@keyframes blink {
    0% {
        color: #d2a200;
    }

    100% {
        color: white;
    }
}

.Operatorlogo {
    height: 84px;
}

@media screen and (min-width: 768px) {
    .Operatorlogo {
        width: 80px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .Operatorlogo {
        width: 100%;
    }
}

/*Header Start*/
/*.headerwrapper { width: 100%; float: left; }
.headertop { width: 100%; float: left; background-color: #fff; min-height: 125px; position: relative; }
@media only screen and (max-width: 1399px) {
	.headertop { min-height: 90px; }
}*/
.headertop .container {
    width: 100%;
    max-width: 1310px;
}

.headerariain {
    max-width: 1920px;
    width: 100%;
    clear: both;
    margin: 0 auto;
    position: relative;
}

@media only screen and (max-width: 1399px) {
    .header_content {
        padding: 0;
    }
}

.header_content {
    clear: both;
    padding: 10px 0;
    width: 100%;
    float: left;
}

@media only screen and (max-width: 1399px) {
    .header_content .logo {
        margin: 10px 0 0;
        width: 12%;
    }
}

.header_content .logo {
    float: left;
    margin: 0;
    text-align: center;
}

.headeright {
    float: right;
    padding: 3px 0 0;
}

.headertopright {
    float: left;
    width: 100%;
    text-align: right;
}

@media only screen and (max-width: 1399px) {
    .headercontacts {
        padding: 10px 0px 0 0;
        margin: 0 2px 0 0;
    }
}

.headercontacts {
    text-align: left;
    padding: 10px 4px 0 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 0 0 0;
}

.headercontacts p.hdrcontact01 {
    margin: 0;
}

@media only screen and (max-width: 1399px) {
    .headercontacts p {
        font-size: 14px;
        margin: 0 0 0 25px;
        padding: 5px 0 5px 45px;
        background-position: left 5px;
        background-size: 65px;
    }
}

.headercontacts p {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 14px;
    margin: 0 0 0 50px;
    padding: 8px 0 10px 64px;
    background-image: url(../images/naveen_icon.png);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: normal;
}

.headercontacts p span {
    display: block;
    padding: 1px 0 0;
}

.headercontacts p a {
    color: #060c3d;
    font-size: 15px;
    font-family: 'AvenirLTStd-Heavy';
}

@media only screen and (max-width: 1399px) {
    .headercontacts p {
        font-size: 14px;
        margin: 0 0 0 25px;
        padding: 5px 0 5px 45px;
        background-position: left 5px;
        background-size: 65px;
    }
}

@media only screen and (max-width: 1399px) {
    .headercontacts p.hdrcontact03 {
        background-position: left -139px;
    }
}

.headercontacts p.hdrcontact03 {
    background-image: url(../images/naveen_icon.png);
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1399px) {
    .headercontacts:after {
        height: 46px;
        top: 8px;
    }
}

.headercontacts:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.10);
    right: 0;
    top: 0;
}

.headercontacts p a:hover,
.headercontacts p a:focus {
    color: #0c2177;
    text-decoration: none;
}

.agentdrp {
    padding: 4px 0 0;
    border-radius: 0;
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

@media only screen and (max-width: 1399px) {
    .agentdrp .dropdown-toggle.agentwrap.agentlogin {
        background-position: left -285px;
        padding: 8px 0 15px 45px;
        font-size: 14px;
        background-size: 65px;
    }
}

.agentdrp .dropdown-toggle.agentwrap.agentlogin {
    background-image: url(../images/naveen_icon.png);
    background-repeat: no-repeat;
    padding: 15px 0 20px 58px;
    vertical-align: middle;
    color: #40ba00;
    font-size: 14px;
    font-family: 'AvenirLTStd-Medium';
}

.agentdrp .dropdown-toggle.agentwrap.agentlogin i {
    font-size: 18px;
    vertical-align: top;
    margin: 1px 0 0;
    color: #0c2177;
}

.agentdrp .dropdown-menu {
    background: #40ba00;
    min-width: 150px;
    max-width: 100%;
    width: 100%;
    border: none;
    left: -36px;
    right: auto;
    text-align: left;
    border-radius: 5px !important;
    top: 30px;
}

.agentdrp .dropdown-menu>li>a {
    padding: 5px 0 0 10px !important;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
}

.headreleftin {
    position: absolute;
    width: 50%;
    height: 5px;
    left: 0;
    top: 0;
    background-color: #ac3a19;
}

.headrerightin {
    position: absolute;
    width: 50%;
    height: 5px;
    right: 0;
    top: 0;
    background-color: #0c1140;
}

.showonhover:hover>ul.dropdown-menu {
    display: block;
}

/*Menu*/
/*.headermenu { width: 100%; float: left; }*/
.headermenu .container {
    position: relative;
    width: 97%;
}

.headernav {
    width: 100%;
    float: left;
    padding: 5px 5px 0 5px;
}

.headermenu .navbar-inverse {
    background-color: #ab2c0d;
    border: none;
    float: left;
    margin: 0;
    min-height: 10px;
    width: 100%;
    border-radius: 45px 0 45px 0;
    position: relative;
    z-index: 9;
}

.headermenu .navbar-collapse {
    padding: 0;
}

.headermenu .navbar-inverse .navbar-nav {
    margin: 0;
    float: left;
    width: 100%;
    padding: 21px 60px 0;
}

.headermenu .navbar-inverse .navbar-nav>li {
    position: relative;
    padding: 0 55px 0 0;
}

.headermenu .navbar-inverse .navbar-nav>li>a {
    color: #fff !important;
    font-size: 15px !important;
    margin: 0;
    padding: 0 10px 19px !important;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.3px !important;
    font-family: 'AvenirLTStd-Heavy';
    position: relative;
}

.headermenu .navbar-inverse .navbar-nav>.active>a,
.headermenu .navbar-inverse .navbar-nav>.active>a:focus,
.headermenu .navbar-inverse .navbar-nav>.active>a:hover,
.headermenu .navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.headermenu .navbar-inverse .navbar-nav>.active>a:focus,
.headermenu .navbar-inverse .navbar-nav>.active>a:hover,
.headermenu .navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.headermenu .navbar-inverse .navbar-nav>li:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/naveen_icon.png);
    background-position: left 40px bottom -4px;
    background-repeat: no-repeat;
    height: 20px;
    width: 90px;
}

.headermenu .navbar-inverse .navbar-nav>.active>a:after,
.headermenu .navbar-inverse .navbar-nav>li>a:hover:after {
    background-color: #3bd801;
}

.headermenu .navbar-inverse .navbar-nav>li>a:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -2px;
    left: 0;
    right: 0;
    background-color: transparent;
    height: 3px;
    width: 78px;
    margin: 0 auto;
}

.headermenu .navbar-inverse .navbar-nav>.active>a:hover,
.headermenu .navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

/*Header Start*/

/*body content start*/
.fullcnt {
    float: left;
    width: 100%;
    margin: 0;
    clear: both;
}

.fullcnt .fix_width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.fix_width {
    margin: 0 auto;
    width: 100%;
    max-width: 1310px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

#content {
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
}

.bannerwrapper {
    width: 100%;
    float: left;
    position: relative;
    margin: -65px 0 0;
}

.bannerbg {
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
    position: relative;
    background-image: url(../images/naveen_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 655px;
}

.bannerinn {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 95px;
}

@media only screen and (max-width: 1399px) {
    .bannerinn {
        bottom: 95px;
    }
}

.bannerinn .container {
    width: 100%;
    max-width: 1310px;
}

@media only screen and (max-width: 1399px) {
    .busbooking {
        padding: 0 10px;
    }
}

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

@media only screen and (max-width: 1399px) {
    .search_form {
        border-radius: 42px 0 42px 0;
    }
}

@media only screen and (max-width: 1399px) {
    .search_form {
        border: 4px solid rgba(255, 255, 255, 0.5);
        background-color: transparent;
    }
}

.search_form {
    float: left;
    z-index: 3;
    position: relative;
    width: 100%;
}

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

.inputer.inputer01 {
    padding-left: 3px;
}

@media only screen and (max-width: 1399px) {
    .inputer {
        border-radius: 40px 0 40px 0;
    }
}

.inputer {
    width: 40.6%;
    float: left;
    position: relative;
    background-color: #0c2177;
    margin: 0 5px 0 0;
}

.select_box.inputwrap01 {
    padding: 20px 0 0 19px;
}

.select_box {
    width: 50%;
    float: left;
    position: relative;
}

.inputinrwrap {
    position: relative;
    width: 100%;
    float: left;
}

.select_box.inputwrap02 {
    padding: 14px 0 0 52px;
}

.select_box {
    width: 50%;
    float: left;
    position: relative;
}

.cs-select {
    border: 0px !important;
    font-weight: bold !important;
    /* border-bottom: 2px solid  #0085fe !important; */
    background: none !important;
    box-shadow: none !important;
    padding-left: 35px;
    width: 74% !important;
    height: 31px;
    color: #97a1ab;
}

.inputsubmit {
    width: 17.8%;
    float: left;
    padding: 0;
}

.inputsubmit input[type="submit"] {
    background-color: #d49f01;
    border: none;
    border-radius: 0 47px 0 50px;
    color: #fefefe;
    text-align: center;
    width: 100%;
    font-size: 19px;
    padding: 0 0 0 35px;
    text-transform: uppercase;
    outline: none;
    height: 68px;
    font-family: 'AvenirLTStd-Black';
    background-image: url("../images/naveen_icon.png");
    background-position: 24% -1320px;
    background-repeat: no-repeat;
}

.inputsubmit input[type="submit"]:hover,
.inputsubmit input[type="submit"]:focus {
    background-color: #0c2177;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
}

.swapicon {
    background-image: url(../images/naveen_icon.png);
    background-position: center -968px;
    background-repeat: no-repeat;
    position: absolute;
    top: 16px;
    left: 0;
    right: -9px;
    margin: 0 auto;
    width: 92px;
    height: 35px;
    z-index: 3;
    cursor: pointer;
}

.inputwrap.inputsel01 {
    padding: 7px 0 0 20px;
}

.calender.inputwrap {
    width: 50%;
    float: left;
    position: relative;
}

.swapicon.swapicon02 {
    background-position: center -1155px;
    right: 26px;
}

.inputwrap.inputsel02 {
    padding: 7px 0 0 50px
}

@media only screen and (max-width: 1399px) {
    .inputsubmit input[type="submit"] {
        border-radius: 30px 0 38px 0;
    }
}

.sliderwrap {
    width: 100%;
    float: left;
    margin: -4px 0 0;
}

.sliderwrap .container {
    width: 100%;
    max-width: 1318px;
}

/* fade on slider start */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.sliderwrap .carousel-inner>.item img {
    margin: 0 auto;
    width: 100%;
    border: 4px solid #fff;
    border-radius: 54px 0 54px 0;
    -webkit-border-radius: 54px 0 54px 0;
    -moz-border-radius: 54px 0 54px 0;
    -ms-border-radius: 54px 0 54px 0;
    -o-border-radius: 54px 0 54px 0;
}

.sliderwrap a.carousel-control {
    opacity: 1;
    text-shadow: none;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    font-size: 0;
    margin: -34px 0 0;
    background-color: #fff;
    background-image: url("../images/naveen_arrowicon.png");
    background-position: center 26px;
    background-repeat: no-repeat;
    top: 50%;
    box-shadow: -1px 0 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.0s;
    transition: all 0.0s;
}

.sliderwrap a.carousel-control.left {
    left: -31px;
}

@media only screen and (max-width: 1369px) {
    .sliderwrap a.carousel-control.left {
        left: 7px;
    }
}

@media only screen and (max-width: 1369px) {
    .sliderwrap a.carousel-control {
        width: 50px;
        height: 50px;
        background-position: center 19px;
    }
}

.sliderwrap a.carousel-control.right {
    right: -31px;
    background-position: center -204px;
}

@media only screen and (max-width: 1369px) {
    .sliderwrap a.carousel-control.right {
        right: 7px;
        background-position: center -210px;
    }
}

/* fade on slider end*/
/*top desti start*/
.topdestination {
    width: 100%;
    float: left;
    padding: 59px 0 0;
    position: relative;
}

@media only screen and (max-width: 1399px) {
    .topdestination {
        padding: 0;
    }
}

@media only screen and (max-width: 1369px) {
    .welcomecontitle {
        font-size: 65px;
    }
}

.welcomecontitle {
    color: #000;
    font-size: 75px;
    margin: 0 0 7px;
    position: relative;
    float: left;
    width: 100%;
    font-weight: normal;
    line-height: normal;
    font-family: 'fff_tusjbold';
    text-align: center;
    letter-spacing: 0.6px;
}

@media only screen and (max-width: 1599px) {
    .destinowrap {
        padding: 20px 0 150px;
    }
}

.destinowrap {
    width: 100%;
    float: left;
    padding: 41px 0 141px;
    background-image: url(../images/naveen_destibg.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.topdestination marquee {
    height: 100px;
}

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

.topdestination ul li {
    display: inline-block;
    position: relative;
    padding: 25px 0 19px 40px;
}

.topdestination ul li a {
    color: #40ba00;
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
    position: relative;
    padding: 25px 0 19px 104px;
}

.topdestination ul li a span {
    background-image: url(../images/naveen_icon.png);
    background-position: center -1735px;
    background-repeat: no-repeat;
    padding: 15px 47px;
    display: inline-block;
}

.topdestination ul li a:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 85px;
    width: 100px;
    background-image: url(../images/naveen_icon.png);
    background-position: center -1514px;
    background-repeat: no-repeat;
}

.topdestination ul li a:hover,
.topdestination ul li a:focus {
    text-decoration: none;
    color: #2381e0;
}

/*top desi end*/
/*about start*/
.welcomewrap {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding: 69px 0 34px;
    z-index: 1;
}

@media only screen and (max-width: 1599px) {
    .welcomewrap {
        padding: 35px 0;
    }
}

.welcomewrap .container {
    width: 100%;
    max-width: 1310px;
}

.welcomecontitle {
    color: #000;
    font-size: 75px;
    margin: 0 0 7px;
    position: relative;
    float: left;
    width: 100%;
    font-weight: normal;
    line-height: normal;
    font-family: 'fff_tusjbold';
    text-align: center;
    letter-spacing: 0.6px;
    text-transform: capitalize;
}

@media only screen and (max-width: 1369px) {
    .welcomecontitle {
        font-size: 65px;
    }
}

.welcomraria {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
    padding: 47px 0 0;
}

.welcomecont {
    float: left;
    margin: 5px 0 0 -163px;
    text-align: left;
}

@media only screen and (max-width: 1369px) {
    .welcomecont {
        margin: 5px 0 0 -35px;
    }
}

@media only screen and (max-width: 1499px) {
    .welcomecont {
        margin: 5px 0 0 -55px;
    }
}

@media only screen and (max-width: 1599px) {
    .welcomecont {
        margin: 5px 0 0 -105px;
    }
}

@media only screen and (max-width: 1499px) {
    .welcomecont img {
        width: 100%;
        max-width: 600px;
    }
}

.welcomecontinn {
    width: 55.8%;
    float: right;
    text-align: left;
}

@media only screen and (max-width: 1399px) {
    .welcomecontinn {
        width: 54%;
    }
}

.welcomecontinn p {
    color: #141414;
    font-size: 23px;
    margin: 0 0 19px;
    line-height: 30px;
    text-align: left;
    font-family: 'AvenirLTStd-Light';
}

.welcomecontinn p span {
    color: #2381e0;
    font-family: 'AvenirLTStd-Heavy';
}

.welcomecontinn p.welcont02 {
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 15px;
}

.welcomecontinn p i {
    color: #2381e0;
    font-style: normal;
    font-family: 'AvenirLTStd-Heavy';
}

.welcomecontinn p.welcont03 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 14px;
}

.welcomecontinn p.welcont03 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 14px;
}

.welcomecontinn .readmore {
    float: right;
    width: 100%;
    position: relative;
}

.welcomecontinn .readmore a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-align: right;
    float: right;
    background-color: #40ba00;
    padding: 12px 27px 10px 26px;
    border-radius: 25px 0 25px 0;
    text-transform: uppercase;
    font-family: 'AvenirLTStd-Heavy';
    margin: 3px 0 0;
}

.welcomecontinn .readmore:after {
    position: absolute;
    content: '';
    width: 77%;
    height: 1px;
    background-color: #dfdfdf;
    top: 25px;
    left: 0;
}

/*about end*/
/*service start*/
.eticketwrap {
    width: 100%;
    float: left;
    clear: both;
    padding: 65px 0 20px;
    overflow: hidden;
}

.eticketaria {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.servicestop {
    background-image: url(../images/naveen_servicebg.jpg);
    background-position: left top;
    background-repeat: repeat;
    position: relative;
    max-width: 1441px;
    min-height: 620px;
    margin: 0 auto;
    clear: both;
    padding: 85px 0 0;
}

@media only screen and (max-width: 1599px) {
    .servicestop {
        min-height: 500px;
        padding: 30px 0 0;
    }
}

.servicestop .welcomecontitle {
    font-size: 65px;
}

.eticketinn {
    width: 100%;
    float: left;
    text-align: center;
    margin: -394px 0 0;
    position: relative;
}

.eticketbox {
    width: 100%;
    /* float: left; */
    vertical-align: middle;
    max-width: 470px;
    min-height: 290px;
    background-image: url(../images/naveen_services1.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #666666;
    margin: 0 2px;
    border-radius: 74px 0 74px 0;
    display: inline-block;
    position: relative;
    padding: 32px 30px 0 38px;
}

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

.eticketbox.eticketbox01 {
    margin: 0;
}

.eticketbox.eticketbox02 {
    background-position: center -599px;
}

.eticketbox.eticketbox03 {
    background-position: center -1200px;
}

.eticketbox.eticketbox04 {
    background-position: center -1802px;
    margin: 0;
}

.eticketbox:hover {
    background-color: #40ba00;
}

.etiktitle {
    float: left;
    color: #fff;
    font-size: 35px;
    margin: 0;
    padding: 0 0 25px;
    text-transform: capitalize;
    text-align: left;
    line-height: normal;
    font-family: 'AvenirLTStd-Black';
    position: relative;
}

.etiktitle:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 150px;
    background-color: #3bd801;
    bottom: 0;
    left: 3px;
}

.etiktitle i {
    font-style: normal;
    display: block;
}

.etiktitle02 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    padding: 29px 0 0;
    line-height: normal;
    font-family: 'AvenirLTStd-Medium';
}

.etiktitle02 span {
    display: block;
}

.eticketbox.eticketbox02 .etiktitle i {
    font-size: 20px;
    font-family: 'AvenirLTStd-Heavy';
    text-transform: initial;
    padding: 2px 0 15px;
}

.eticketbox.eticketbox02 .etiktitle02 {
    line-height: 30px;
    padding: 26px 0 0;
}

.eticketbox.eticketbox02 .etiktitle03 {
    float: right;
    text-align: right;
    margin: -2px 11px 0 0;
}

.eticketbox.eticketbox02 .etiktitle03.etiktclick a {
    text-transform: uppercase;
    display: inline-block;
    background-color: #0c2177;
    font-size: 16px;
    padding: 14px 34px 11px 32px;
    font-family: 'AvenirLTStd-Heavy';
    border-radius: 30px 0 30px 0;
    letter-spacing: 0.1px;
}

.etiktitle03 {
    width: 100%;
    float: left;
    color: #fff;
    text-align: left;
    padding: 0;
    font-size: 23px;
    margin: 4px 0 0;
    font-family: 'AvenirLTStd-Heavy';
    line-height: normal;
}

.etiktitle03 span {
    display: block;
    padding: 0 0 1px;
}

.etiktitle03 a {
    color: #fff;
}

.eticketbox:hover .etiktitle:after {
    background-color: #fff;
}

.etiktitle03 a:hover,
.etiktitle03 a:focus {
    color: #0c2177;
    text-decoration: none;
}

.eticketbox.eticketbox02:hover .etiktitle03.etiktclick a,
.eticketbox.eticketbox02:focus .etiktitle03.etiktclick a {
    background-color: #fff;
    text-decoration: none;
    color: #0c2177;
}

.eticketbox.eticketbox02 .etiktitle03.etiktclick a:hover,
.eticketbox.eticketbox02 .etiktitle03.etiktclick a:focus {
    color: #0c2177;
    background-color: #fff;
}

.etiktitle03 i {
    font-style: normal;
    color: #6a6a6a;
    padding: 0 3px;
}

.etiktitle03.etiktclick a {
    text-transform: uppercase;
    display: block;
}

.serviceicon01 {
    position: absolute;
    content: '';
    width: 70px;
    height: 100px;
    background-color: #f4f4f4;
    top: 0;
    right: 11px;
    border-radius: 0 0 50px 0;
    background-image: url(../images/naveen_latesticon.png);
    background-position: center 20px;
    background-repeat: no-repeat;
}

.serviceicon01.serviceicon02 {
    background-position: center -128px;
}

.serviceicon01.serviceicon03 {
    background-position: center -271px;
}

.serviceicon01.serviceicon04 {
    background-position: center -422px;
}

.eticketbox.eticketbox03 .etiktitle02 {
    line-height: 30px;
    padding: 26px 0 0;
}

@media only screen and (max-width: 1599px) {
    .eticketinn {
        margin: -345px 0 0;
    }

}

@media only screen and (max-width: 1899px) {
    .eticketbox {
        max-width: 430px;
    }

    .etiktitle {
        font-size: 30px;
        padding: 0 0 20px;
    }

    .etiktitle02 {
        font-size: 18px;
    }

    .eticketbox.eticketbox02 .etiktitle02,
    .eticketbox.eticketbox03 .etiktitle02 {
        line-height: 28px;
        padding: 20px 0 0;
    }

    .eticketbox.eticketbox02 .etiktitle i {
        font-size: 17px;
    }

    .etiktitle03 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1739px) {
    .eticketbox {
        max-width: 390px;
    }
}

@media only screen and (max-width: 1599px) {
    .eticketbox {
        max-width: 360px;
        padding: 20px 30px 0 25px;
    }

    .eticketbox.eticketbox02 .etiktitle03 {
        margin: 20px 0 0;
    }
}

@media only screen and (max-width: 1459px) {
    .eticketbox {
        max-width: 320px;
    }
}

@media only screen and (max-width: 1369px) {
    .etiktitle {
        font-size: 24px;
        padding: 0 0 20px;
    }
}

@media only screen and (max-width: 1369px) {
    .eticketbox.eticketbox02 .etiktitle i {
        padding: 2px 0 9px;
    }
}

@media only screen and (max-width: 1899px) {
    .eticketbox.eticketbox02 .etiktitle i {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1899px) {
    .eticketbox.eticketbox02 .etiktitle i {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1599px) {
    .eticketbox.eticketbox02 .etiktitle i {
        font-size: 15px;
    }
}

/*service end*/
/* test start*/
.testimonialsaria {
    width: 100%;
    float: left;
    padding: 0 0 53px;
    position: relative;
    overflow: hidden;
}

.testimoniain {
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
    position: relative;
}

.testimonialeft {
    position: relative;
    float: left;
    width: 100%;
    min-height: 262px;
    padding: 60px 0 0;
    max-width: 814px;
    z-index: 1;
}

.testimonialbox {
    position: absolute;
    left: -165px;
    top: 70px;
    width: 410px;
    height: 160px;
    background-color: #2381e0;
    padding: 32px 0 0;
    border-radius: 0 75px 0 75px;
}

.testimonialbox .welcomecontitle {
    font-size: 50px;
    color: #fff;
    padding: 0;
    line-height: 47px;
}

.customeraria {
    float: left;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    padding: 15px 25px 70px 234px;
    border-radius: 0 75px 0 75px;
}

.customin {
    position: relative;
    margin: 0 0 0 45px;
}

.awardsright {
    float: left;
    padding-left: 215px;
    margin-top: 16px;
    position: relative;
    width: 100%;
}

.testiconten::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.testiconten::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.testiconten::-webkit-scrollbar-thumb {
    background-color: #2381e0;
}

.awardslider {
    float: left;
    position: relative;
    padding: 57px 0 0;
    width: 100%;
}

.testiconten {
    float: left;
    max-height: 120px;
    position: relative;
    overflow: auto;
    width: 100%;
}

.testiconten p {
    color: #40ba00;
    font-size: 20px;
    font-family: 'AvenirLTStd-Medium';
    margin: 0;
    line-height: 24px;
    padding-right: 5px;
}

.testiconten p span {
    font-weight: 500;
}

.awardslider:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 0;
    width: 46px;
    height: 45px;
    background-image: url(../images/naveen_latesticon.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.awardslider:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 5px;
    width: 54px;
    height: 45px;
    background-image: url(../images/naveen_latesticon.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.awardslider h3 {
    margin: 21px 0 0;
    text-transform: uppercase;
    color: #3e3e3e;
    font-size: 17px;
    font-family: 'AvenirLTStd-Black';
    clear: both;
    display: inline-block;
}

.awardslider h3 span {
    display: block;
    font-size: 15px;
    padding: 4px 0 0;
    text-transform: initial;
    color: #999999;
    font-family: 'AvenirLTStd-Book';
}

.awardsright a.carousel-control {
    text-shadow: none;
    top: auto;
    height: 36px;
    width: 36px;
    font-size: 0;
    line-height: normal;
    background: transparent;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #2381e0;
    opacity: 1;
    bottom: -44px;
    left: auto;
    right: 44px;
    background-image: url(../images/naveen_arrowicon.png);
    background-position: center -1019px;
    background-repeat: no-repeat;
}

.awardsright a.carousel-control.right {
    right: 0;
    background-position: center -899px;
}

.awardsright a.carousel-control:hover {
    border: 1px solid #40ba00;
    background-color: #40ba00;
    background-position: center -674px;
}

.awardsright a.carousel-control.right:hover {
    background-position: center -451px;
}

@media only screen and (max-width: 1539px) {
    .testimonialbox {
        width: 240px;
        height: 110px;
        padding: 20px 0 0;
        left: -90px;
        border-radius: 0 50px 0 50px;
    }
}

@media only screen and (max-width: 1799px) {
    .testimonialbox {
        width: 280px;
        height: 130px;
        padding: 20px 0 0;
        left: -90px;
    }
}

@media only screen and (max-width: 1899px) {
    .testimonialbox {
        width: 350px;
        height: 140px;
        padding: 20px 0 0;
    }
}

@media only screen and (max-width: 1499px) {
    .testimonialbox {
        width: 230px;
        height: 100px;
        padding: 16px 0 0;
        left: -40px;
        border-radius: 0 60px 0 60px;
    }
}

@media only screen and (max-width: 1639px) {
    .testimonialeft {
        max-width: 600px;
    }
}

@media only screen and (max-width: 1539px) {
    .testimonialeft {
        max-width: 565px;
    }
}

@media only screen and (max-width: 1499px) {
    .testimonialeft {
        max-width: 545px;
    }
}

@media only screen and (max-width: 1459px) {
    .testimonialeft {
        max-width: 515px;
    }
}

@media only screen and (max-width: 1369px) {
    .testimonialeft {
        max-width: 508px;
    }
}

@media only screen and (max-width: 1799px) {
    .awardsright {
        padding-left: 100px;
    }
}

@media only screen and (max-width: 1499px) {
    .awardsright {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 1539px) {
    .customeraria {
        padding: 15px 15px 55px 160px;
    }
}

@media only screen and (max-width: 1669px) {
    .customeraria {
        padding: 15px 15px 55px 194px;
        border-radius: 0 50px 0 50px;
    }
}

@media only screen and (max-width: 1899px) {
    .customeraria {
        padding: 10px 25px 60px 194px;
    }
}

@media only screen and (max-width: 1499px) {
    .customeraria {
        padding: 15px 15px 55px 194px;
    }
}

@media only screen and (max-width: 1799px) {
    .awardslider p {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 1499px) {
    .awardslider p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 1799px) {
    .testimonialbox .welcomecontitle {
        font-size: 40px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 1539px) {
    .testimonialbox .welcomecontitle {
        font-size: 30px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 1499px) {
    .awardslider h3 {
        font-size: 15px;
    }
}

.newsaria {
    position: absolute;
    width: 100%;
    padding: 26px 0 0;
    max-width: 1272px;
    min-height: 400px;
    right: 0;
    top: 0;
}

.newsariain {
    background-color: #0c2177;
    background-image: url(../images/naveen_newsbg.png);
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 400px;
    position: relative;
    border-radius: 50px 0 0 50px;
    padding: 30px 0 0;
}

.newsariain:after {
    background-color: #283b87;
    position: absolute;
    content: '';
    height: 100%;
    width: 30px;
    left: auto;
    right: -30px;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.galleryin {
    width: 100%;
    position: relative;
    padding: 24px 0 50px 160px;
    float: left;
    margin-left: 30px;
}

.newsariain .welcomecontitle {
    color: #fffefe;
    font-size: 65px;
    padding: 0 82px 0 0;
}

.galleryslide .slick-list {
    position: relative;
    display: block;
    margin: 0;
}

.galleryslide {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
}

.galleryslide .gallerybox {
    float: none;
    text-align: center;
    display: inline-block !important;
    padding: 0 0 10px;
}

.galleryslide .gallerybox:hover,
.galleryslide .gallerybox:focus {
    cursor: pointer;
    border: none;
    outline: none;
}

.gallerybox .galleryicon {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    max-width: 350px;
    width: 100%;
    position: relative;
    min-height: 210px;
    background-color: rgba(35, 129, 224, 0.75);
    border: 1px solid transparent;
    border-radius: 25px 0 25px 0;
    padding: 25px 5px 0 30px;
    text-align: left;
}

.gallerybox .galleryicon p {
    margin: 0;
    font-size: 17px;
    color: #fff;
    font-family: 'AvenirLTStd-Light';
}

.gallerybox .galleryicon p span {
    font-style: normal;
    font-family: 'AvenirLTStd-Heavy';
    text-transform: uppercase;
}

.gallerybox .galleryicon p i {
    font-style: normal;
    display: block;
}

.gallerybox .galleryicon h3 {
    margin: 0;
    line-height: normal;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 17px;
    color: #fff;
}

.gallerybox .galleryicon h3 sapn {
    font-family: 'AvenirLTStd-Light';
}

.latestshap {
    position: absolute;
    content: '';
    width: 60px;
    height: 50px;
    background-color: #f4f4f4;
    bottom: 0;
    right: 25px;
    border-radius: 0 25px 0 0;
    background-image: url(../images/naveen_latesticon.png);
    background-position: center -577px;
    background-repeat: no-repeat;
}

.gallerybox .galleryicon:hover {
    background-color: rgba(64, 186, 0, 0.75);
    border: 1px solid #fff;
}

.gallerybox .galleryicon:hover .latestshap {
    background-position: center -710px;
}

.galleryslide .slick-prev:hover,
.galleryslide .slick-prev:focus,
.galleryslide .slick-next:hover,
.galleryslide .slick-next:focus {
    background-color: #fff;
    background-position: center -786px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.galleryslide .slick-next:hover,
.galleryslide .slick-next:focus {
    background-position: center -562px;
}

.galleryslide .slick-prev,
.galleryslide .slick-next {
    height: 36px;
    width: 36px;
    left: auto;
    right: 354px;
    position: absolute;
    top: -70px;
    background-color: transparent;
    border: 2px solid #fff;
    background-image: url("../images/naveen_arrowicon.png") !important;
    background-repeat: no-repeat !important;
    background-position: center -675px;
    border-radius: 50%;
}

.galleryslide .slick-next {
    right: 311px;
    left: auto;
    background-position: center -451px;
}

.galleryslide .slick-next:before,
.galleryslide .slick-prev:before {
    font-size: 0;
    content: "0";
}

@media only screen and (max-width: 1499px) {
    .newsariain .welcomecontitle {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1429px) {
    .newsariain .welcomecontitle {
        font-size: 60px;
        padding: 0;
    }
}

@media only screen and (max-width: 1699px) {
    .galleryin {
        padding: 24px 0 50px 210px;
    }
}

@media only screen and (max-width: 1669px) {
    .galleryin {
        padding: 24px 0 50px 240px;
    }
}

@media only screen and (max-width: 1639px) {
    .galleryin {
        padding: 24px 0 50px 250px;
    }
}

@media only screen and (max-width: 1599px) {
    .galleryin {
        padding: 24px 0 50px 318px;
    }
}

@media only screen and (max-width: 1499px) {
    .galleryin {
        padding: 10px 0 0 318px;
    }
}

@media only screen and (max-width: 1399px) {
    .galleryin {
        padding: 24px 0 50px 342px;
    }
}

@media only screen and (max-width: 1369px) {
    .galleryin {
        padding: 24px 0 0 343px;
    }
}

@media only screen and (max-width: 1799px) {
    .gallerybox .galleryicon {
        max-width: 320px;
        margin: 0 0 0 20px;
        border-radius: 25px 0 25px 0;
        padding: 15px 0 0 15px;
    }
}

@media only screen and (max-width: 1599px) {
    .gallerybox .galleryicon {
        max-width: 280px;
        padding: 15px 0 20px 15px;
    }
}

@media only screen and (max-width: 1369px) {
    .gallerybox .galleryicon {
        max-width: 260px;
        padding: 15px 0 20px 10px;
        min-height: 200px;
    }
}

@media only screen and (max-width: 1699px) {
    .gallerybox .galleryicon p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1599px) {
    .gallerybox .galleryicon p {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1369px) {
    .gallerybox .galleryicon p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1499px) {
    .newsaria {
        max-width: 1252px;
    }
}

@media only screen and (max-width: 1369px) {
    .newsaria {
        max-width: 1232px;
    }
}

/*test end*/
/*footer start*/
.footermain {
    width: 100%;
    float: left;
    clear: both;
}

.footertop {
    width: 100%;
    float: left;
    background-color: #333333;
    padding: 66px 0 31px;
}

#footer {
    width: 100%;
    float: left;
    position: relative;
}

.footertopleft {
    float: left;
    width: 31.5%;
}

.footertitle {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    padding: 0 0 13px;
    margin: 0 0 23px;
    font-family: 'AvenirLTStd-Heavy';
    border-bottom: 1px solid rgba(31, 31, 31, 0.50);
}

.footertopleft p {
    font-weight: 300;
    color: #b2b2b2;
    font-size: 16px;
    line-height: 25px;
    clear: both;
    margin: 0;
    text-align: left;
    font-family: 'AvenirLTStd-Light';
}

.footertopleft p i {
    font-style: normal;
    display: block;
}

.footernav {
    float: left;
    width: 22%;
    margin: 0 0 0 135px;
}

.footermain .container {
    width: 100%;
    max-width: 1310px;
}

.footernav ul.footernav01 {
    width: 40%;
    float: left;
}

.footernav ul.footernav02 {
    width: 60%;
    float: left;
    padding-left: 28px;
}

.footernav ul {
    margin: 0;
    padding: 2px 0 0;
}

.footernav ul li {
    list-style: none;
    padding: 0 0 7px;
}

.footernav ul li a {
    color: #b2b2b2;
    font-size: 16px;
    line-height: normal;
    font-family: 'AvenirLTStd-Light';
}

.footernav ul li a i {
    padding: 0 6px 0 0;
}

.footernav ul li a:hover,
.footernav ul li a:focus {
    color: #40ba00;
    text-decoration: none;
}

.footeright {
    float: right;
    text-align: left;
    width: 27.5%;
    padding: 0 0 0 12px;
}

.footeright .footertitle {
    margin: 0 0 21px;
}

.footeright p {
    color: #b2b2b2;
    font-size: 14px;
    margin: 0 0 12px;
    line-height: 22px;
    font-family: 'AvenirLTStd-Light';
}

.footeright p i {
    font-style: normal;
    display: block;
}

.footeright p span {
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    color: #fff;
    padding: 4px 0 10px 31px;
    font-family: 'AvenirLTStd-Book';
    background-image: url(../images/naveen_icon.png);
    background-position: left -1918px;
    background-repeat: no-repeat;
}

.footeright .contactin {
    width: 100%;
    float: left;
    padding: 8px 0 0;
}

.footeright .contactin p {
    float: left;
}

.footeright .contactin p.telin {
    padding-right: 45px;
}

.footeright .contactin p span {
    padding: 4px 0 0 33px;
    margin: 0 0 3px;
}

.footeright .contactin p.telin span {
    background-position: left -2099px;
}

.footeright .contactin p.mailin span {
    background-position: left -2270px;
}

.footeright p a {
    color: #b2b2b2;
    font-size: 14px;
    text-decoration: none;
    font-family: 'AvenirLTStd-Light';
}

.footeright p a:hover,
.footeright p a:focus {
    color: #40ba00;
    text-decoration: none;
}

.fsocialaria {
    width: 100%;
    float: left;
    background-color: #2a2a2a;
    padding: 25px 0;
}

.fsocialbox {
    float: left;
    background-image: url(../images/naveen_socialicon.png);
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 50px;
    width: 100%;
    max-width: 168px;
    margin-right: 14px;
}

.fsocialbox.fsocialbox02 {
    background-position: left -205px;
}

.fsocialbox.fsocialbox03 {
    background-color: #fff;
    border-radius: 0 25px 0 25px;
    background-image: none;
    text-align: center;
}

.fsocialbox.fsocialbox03 span {
    color: #268f23;
    font-size: 15px;
    text-align: center;
    font-family: 'AvenirLTStd-Heavy';
    text-decoration: none;
    display: inline-block;
    padding: 13px 0 0 7px;
    vertical-align: middle;
}

.fsocialbox.fsocialbox03 i {
    font-size: 37px;
    margin: 6px 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    color: #268f23;
}

.fsocialbox.fsocialbox04 {
    background-position: left -410px;
}

.fsocialbox.fsocialbox05 {
    background-position: left -615px;
}

.fsocialbox.fsocialbox06 {
    background-position: left -823px;
    max-width: 148px;
}

.fsocialbox.fsocialbox07 {
    background-position: left bottom;
    max-width: 203px;
    margin-right: 0;
}

.footerbottom {
    width: 100%;
    float: left;
    background-color: #eaeaea;
    padding: 11px 0;
}

.copyrighiaria {
    float: left;
    width: 53%;
    padding: 5px 0 0;
}

.copyrights {
    float: left;
    color: #2381e0;
    font-size: 15px;
    padding: 2px 19px 0 0;
    font-family: 'AvenirLTStd-Book';
    position: relative;
    margin: 0 10px 0 0;
}

.copyrights:after {
    content: '';
    position: absolute;
    height: 9px;
    width: 9px;
    background-color: #c5c5c5;
    border-radius: 50%;
    top: 8px;
    right: 0;
}

.copyrights i {
    font-style: normal;
    color: #40ba00;
}

.copyrights em {
    font-style: normal;
}

.copyrights a {
    color: #40ba00;
    font-family: 'AvenirLTStd-Medium';
}

.copyrights a:hover,
.copyrights a:focus {
    color: #2381e0;
    text-decoration: none;
}

.poweredby {
    float: left;
    padding: 0 0 0;
}

.poweredby span {
    float: left;
    color: #888b8b;
    font-size: 12px;
    padding: 4px 6px 0 0;
    font-family: 'AvenirLTStd-Heavy';
}

.poweredby a {
    float: left;
}

.weaccept {
    float: right;
    width: 47%;
}

.weaccept span {
    float: left;
    color: #2381e0;
    font-size: 15px;
    font-family: 'AvenirLTStd-Roman';
    padding: 7px 0 0;
}

.acceptcard {
    float: right;
}

.acceptbox {
    float: left;
    background-image: url(../images/naveen_paymenticon.png);
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 35px;
    width: 61px;
    margin: 0 0 0 3px;
}

.acceptbox.acceptbox02 {
    background-position: left -138px;
}

.acceptbox.acceptbox03 {
    background-position: left -278px;
}

.acceptbox.acceptbox04 {
    background-position: left -421px;
}

.acceptbox.acceptbox05 {
    background-position: left -564px;
}

.acceptbox.acceptbox06 {
    background-position: left -707px;
}

.acceptbox.acceptbox07 {
    background-position: left -847px;
}

.acceptbox.rupay {
    background-position: left bottom;
}

@media only screen and (max-width: 1369px) .serviceicon01 {
    width: 55px;
    height: 50px;
    border-radius: 0 0 25px 0;
    background-position: center 5px;
    background-size: 40px;
}

/*fotter end*/
/*body content end*/
.pageMainContent {
    width: 100%;
    height: auto;
    padding: 25px;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    float: left;
    clear: left;
}

.cancelpagebtstyle {
    margin: 0 auto;
    width: 62%;
}

.bd {
    padding: 25px 200px !important;
}

.passengerTop {
    margin-top: 0px !important;
    width: 70% !important;
    position: relative;
    left: 250px;
}

#searchRes {
    position: relative;
    left: 0px !important;
}