/*
	Theme Name: TranstarTravel
	Theme URI: https://www.busonlineticket.com/
	Description: TranstarTravel Theme
	Version:1.0
*/
#lnkPrintReceipt1{
  font-size: 30px;
  float: right;
}
#lnkPrintReceipt1:hover {
    color: #23527c;
    text-decoration: none !important;
}
body{font-family:Tahoma;background:url('images/bg_repeat.jpg');/* background-color: #ffffff;*/}
header{background:#fff;border-bottom:1px solid #c4c4c4;}
.page-content p{text-align:justify;}
.top-section{background:#0f2f68;padding:3px 0px;}
ul.list-inline{margin-bottom:0px;margin-left:0px;}
ul.list-inline a{color:#fff;font-size:12px;}
ul.list-inline a:hover{text-decoration:none;}
.info p{padding:10px 0px 0px;}
.contact,.enquiry{font-weight:bold;text-align: right!important;}
.contact i{color:#25ade1;}
.enquiry i{color:#ee782e;}
/*========= Top Header ========*/
/*THEME: change color according to topheader theme color*/
#topheader li a {
    color: #fff !important;
}

#topheader select {
    background: transparent;
    color: #fff;
    outline: none;
    border: none;
}

#topheader option {
    color: #163751;
}
/*========= End Top Header ========*/
/*========= Booking Page ========*/

#divSelectCoach .ulmTopTab > li a {
    background: unset !important;
    color: unset !important;
    text-align: left;
    padding: 0px;
}

li#limtabDepart,
li#limtabReturn,
li#limtabDepart:hover,
li#limtabReturn:hover {
    background: #d3d3d32e !important;
    color: #6f6f6f !important;
    text-align: left;
    padding: 10px;
    margin-bottom: 20px;
}
/*THEME: change the border-top color according to website theme color*/
li.active#limtabDepart,
li.active#limtabReturn {
    background: #fff !important;
    color: #000 !important;
    text-align: left;
    border-radius: 8px !important;
    border-top: 5px solid #0f2f68 !important;
    box-shadow: 1px 1px 5px 1px #9E9E9E !important;
}

#divSelectCoach .mbustr1,
#divSelectCoach .bustr1 {
    background-color: #fafafa;
    border: none !important;
}

    #divSelectCoach .mbustr1 td,
    #divSelectCoach .bustr1 td {
        padding: 0px;
    }

#divSelectCoach .trip-wrap {
    background: transparent;
    padding: 10px;
    border-radius: 5px !important;
    border: 1px solid #ddd;
}

#divSelectCoach #divmdepart, #divSelectCoach #divmreturn {
    border: none !important;
    background: white;
}

.businnerdiv {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background: #E9EAEE;
    position: relative;
}

.arrow.liFirstDaysTabNew.cn,
.arrow.liLastDaysTabNew.cn {
    padding: 27px 10px !important;
    background: #ece9e9 !important;
    margin-top: 5px;
    border: 1px solid #ddd !important;
}

.arrow.liFirstDaysTabNew,
.arrow.liLastDaysTabNew {
    padding: 16px 10px !important;
    background: #ece9e9 !important;
    margin-top: 5px;
    border: 1px solid #ddd !important;
}

.arrow.liFirstDaysTabNew {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.arrow.liLastDaysTabNew {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

#divSelectCoach .liDaysNew a {
    padding: 18px 0 !important;
    background: #ece9e9 !important;
    border-top: 5px solid #c5d5ec !important;
    border-radius: 0px !important;
    height: 59px;
    font-size: 14px !important;
    border-right: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
}
/*THEME: change border color, background color, text color according to website theme color*/
#divSelectCoach .liDaysNew.active a {
    color: #0f2f68 !important;
    background: #fff !important;
    border-top: 5px solid #0f2f68 !important;
    border: 2px solid #fff;
    border-radius: 5px !important;
    box-shadow: 1px 1px 5px 1px #9E9E9E !important;
    height: unset !important;
}



/* login signup popup */
.open-login .input-group-addon {
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: transparent !important;
    border: none !important;
    position: absolute;
    z-index: 1;
    top: 25%;
    left: 4px;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

    .modal-dialog-centered:before {
        display: block;
        height: calc(100vh - 1rem);
        content: "";
    }

.modal-backdrop {
    opacity: 0.6;
}

.input-group-addon1 {
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: transparent !important;
    border: none !important;
    position: absolute;
    z-index: 1;
    top: 25%;
    left: 40%;
}

.input-group .form-control.custom {
    box-shadow: none !important;
    outline: none !important;
    transition: none !important;
    background: #fff !important;
    border-radius: .25rem;
    position: relative;
    padding-left: 35px;
    z-index: auto;
}

input[type="password"] {
    padding-right: 5em;
}

.input-group-icon {
    transform: translateY(60%);
    position: absolute;
    z-index: 5;
    left: 14px;
    color: #555;
}

.checkbooking .input-group-icon {
    transform: translateY(100%);
    position: absolute;
    z-index: 5;
    left: 14px;
    color: #555;
}

/*========= End Booking Page ========*/

/*========= Login ========*/
#divLogin {
    border-top: dotted 1px gray;
    border-bottom: dotted 1px gray;
    z-index: 999 !important;
}
/*THEME: change background color, text color according to website theme color*/
.login-page .nav-tabs > li > a {
    background: #eee;
    border: 1px solid #fff !important;
    color: #0f2f68 !important;
}
/*THEME: change background color, text color according to website theme color*/
.login-page .nav-tabs > li.active > a {
    background: #0f2f68 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
	padding: 10px 15px!important;
	border-radius: 4px 4px 0 0!important;
}
/*THEME: change background color according to website theme color*/
.bg-login-subheader {
    color: #fff;
    background-color: #163751 !important;
}

#divSignUpForm span, #divLoginRenewForm span {
    display: inline-flex !important;
}
/*========= End Login ========*/

#modalDialog {
    font-family: Segoe UI,Arial,sans-serif;
    font-size: 1.1em;
}

#phoneno {
    margin-top: 5px;
    margin-bottom: 20px;
    width: 96%;
    border-radius: 5px;
    border: 0;
    padding: 5px 0;
}

.divSearchPasBuddies {
    left: 8px;
    width: 200px;
    top: 34px;
    bottom: auto;
    position: absolute;
    display: none;
    background-color: #ffffff;
    z-index: 4;
    border: 1px solid #cccccc;
    border-top: none;
}


/* Jaja 04_02 */
input[type=radio] {
    -webkit-appearance: none;
    background: url(https://resource.busonlineticket.com/image/icon/grey-tick.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 9px;
    margin-right: 5px;
    margin-top: 0px;
    vertical-align: middle;
    outline: none !important;
}

    input[type=radio]:checked {
        -webkit-appearance: none;
        background: url(https://resource.busonlineticket.com/image/icon/green-tick.png);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 9px;
        margin-top: 0px;
        vertical-align: middle;
    }

.width-fit-content {
    width: fit-content;
}

/*========= Payment Page ========*/

.payment-page .switch {
    position: relative;
    display: inline-table;
    width: 40px;
    height: 23px;
}

    .payment-page .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.payment-page .slide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .payment-page .slide:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.payment-page input:checked + .slide {
    background-color: #2196F3;
}

.payment-page input:focus + .slide {
    box-shadow: 0 0 1px #2196F3;
}

.payment-page input:checked + .slide:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}
/* Rounded slide */
.payment-page .slide.round {
    border-radius: 34px !important;
}

    .payment-page .slide.round:before {
        border-radius: 50%;
    }

.payment-page .pay-form-control {
    height: 45px !important;
    border-radius: 30px;
    padding: .3rem .8rem .3rem 35px !important;
    font-weight: bold;
	min-width: 50%;
}

.payment-page .slide.round {
    border-radius: 34px;
}

    .payment-page .slide.round:before {
        border-radius: 50%;
    }

.payment-page .content-wrapper {
    box-shadow: 1px 1px 3px 1px #f0f0f0;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
}

@import "https://fonts.googleapis.com/css?family=Droid+Serif";

/* Jaja 29_01 */
.selected-pay {
    height: auto; /* 21px; Vincent */
    padding: 0px 5px;
}

.paymenttypetr {
    font-weight: normal;
}
/*THEME: change border color according to website theme color*/
#divPayments .panel-primary {
    border-color: #0f2f68 !important;
}
    /*THEME: change border color, background color, text color according to website theme color*/
    #divPayments .panel-primary > .panel-heading {
        color: #fff;
        background-color: #0f2f68;
        border-color: #0f2f68;
    }
        /*THEME: change border color according to website theme color*/
        #divPayments .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #0f2f68;
        }
        /*THEME: change background color, text color according to website theme color*/
        #divPayments .panel-primary > .panel-heading .badge {
            color: #0f2f68;
            background-color: #fff;
        }
    /*THEME: change background color, text color according to website theme color*/
    #divPayments .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #0f2f68;
    }

@media (max-width: 768px) {
    .flex-xs-direction-column-reverse {
        flex-direction: column-reverse;
    }

    .text-xs-center {
        text-align: center;
    }

    .text-xs-left {
        text-align: left;
    }

    .text-xs-right {
        text-align: right;''
    }

    .mbooking_odr_1 {
        order: 1;
    }

    .mbooking_odr_2 {
        order: 3;
    }

    .mbooking_odr_3 {
        order: 2;
    }

    .mbooking_odr_4 {
        order: 4;
    }

    .mbooking_odr_1 {
        -webkit-order: 1;
    }

    .mbooking_odr_2 {
        -webkit-order: 3;
    }

    .mbooking_odr_3 {
        -webkit-order: 2;
    }

    .mbooking_odr_4 {
        -webkit-order: 4;
    }

    .mPayment_odr_1 {
        order: 2;
    }

    .mPayment_odr_2 {
        order: 1;
    }

    .mPayment_odr_1 {
        -webkit-order: 2;
    }

    .mPayment_odr_2 {
        -webkit-order: 1;
    }
}

/*---Payment Method---*/

#pay_method .paymenttypetr {
    padding: 10px;
    width: -webkit-fill-available; /*chrome*/
    width: 100%; /*microsoft_edges*/
}
/* Jaja modified(13_02) */
@media only screen and (max-width:767px) {
    #pay_method .enterdetailspayicon {
        margin-left: 5px;
        /*margin-top: -5px; */
        height: auto;
        max-width: 120px; /*85px; */
    }
}

@media only screen and (max-width:767px) {
    #pay_method .enterdetailspayicon {
        margin-left: 5px;
        /*margin-top: -5px; */
        height: auto;
        max-width: 100px; /*85px; */
    }
}

/* Ipad Pro */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) {
    .icon-checked {
        display: none !important;
    }

    input[type=radio] {
        vertical-align: middle;
    }
}


@media screen and (max-width: 992px) {
    .link-de, .content-de {
        padding: 10px;
        cursor: pointer;
        font-size: 14px;
    }

    .link-de {
        background: #ffffff;
        color: #000000;
        font-weight: 600;
        /* border-top: 0.5px solid #e2e2e2; */
    }

        .link-de:hover {
            text-decoration: none;
        }
        /* .content-de {
        background: #f0f0f0;
    } */
        .link-de[aria-expanded="true"] .fa-angle-down,
        .link-de .fa-angle-up {
            display: none;
        }
        /* Jaja 29_01 */
        /* .link-de[aria-expanded="true"] .fa-angle-up, */
        /*THEME: text color according to website theme color*/
        .link-de .fa-angle-down {
            display: block;
            color: #0f2f68 !important;
        }

    .link-de-initial,
    .link-de-end {
        display: none;
    }

    .arrow-toggle {
        position: absolute;
        float: right;
        color: #b1b1b1;
        font-size: larger;
        right: 10px;
    }

    .icon-checked {
        display: none;
    }
    /*THEME: change icon color according to website theme color*/
    .icon-pay,
    .icon-pay i {
        padding-right: 15px;
        color: #0f2f68 !important;
    }

    /*THEME: change text color, border color according to website theme color*/
    .btn-pay-method {
        padding: 15px;
        margin: 15px 0;
        box-shadow: 1px 1px 3px 1px #f0f0f0;
        border: 1px solid #0f2f68 !important;
        border-radius: 5px;
        font-weight: 600;
        background: #fff;
        color: #0f2f68 !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        /*THEME: change background color according to website theme color*/
        .btn-pay-method:hover {
            border: 1px solid #ddd;
            background: #ddd;
            color: #0f2f68 !important;
        }

    .unselected-pay-text {
        text-decoration: underline;
        cursor: pointer;
    }
    /*THEME: change text color according to website theme color*/
    .btn-pay-method .unselected-pay-text:hover {
        color: #0f2f68;
    }

    #pay_method .paymenttypetr {
        font-size: 10px;
    }

    #pay_method .panel-heading {
        padding: 5px;
        background-color: transparent;
    }

    #pay_method .panel-body {
        border-top: 0px;
        padding: 0px;
    }

    #pay_method .panel-default {
        border: 0.7px solid #eee;
        box-shadow: 1px 1px 3px 1px #f0f0f0;
        margin-top: 10px;
    }
        /* Jaja modified(03_02) */
        #pay_method .panel-default:hover,
        #pay_method .panel-default:active,
        #pay_method .panel-default:focus {
            box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
            border: thin solid rgba(81, 203, 238, 1) !important;
        }

    #payment_method_mb {
        background: white;
        outline: none !important;
    }

        #payment_method_mb .modal-dialog {
            margin: 0;
            height: 100%;
            width: 100%;
        }

        #payment_method_mb .modal-content {
            border-radius: 0px;
            background: #f2f3f7;
        }

        #payment_method_mb .modal-body {
            /* position: fixed;  */
            max-height: calc(100vh - 160px);
            overflow-y: auto;
            margin-bottom: 10%;
        }

        #payment_method_mb .modal-footer {
            bottom: 0;
            position: absolute;
            width: 100%;
            background: #337ab7;
            display: block;
        }

        #payment_method_mb .modal-header .close {
            color: white;
            opacity: 1;
            text-shadow: none;
            display: none;
        }

    /* Jaja 13_02 */
    label.paymenttypetr {
        margin-bottom: 11px;
    }

    /* Jaja 03_02 */
    /* .paymenttypetr div {
			height: 30px;
        } */

    /* Jaja 04_02     */
    /* width */
    #payment_method_mb .modal-body::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    #payment_method_mb .modal-body::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #payment_method_mb .modal-body::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        #payment_method_mb .modal-body::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
}

@media screen and (min-width: 992px) {
    /*THEME: change background color according to website theme color*/
    #pay_method {
        position: relative;
        display: grid;
        align-content: flex-start;
        height: 500px;
        border: 1px solid #f0f0f0;
        background: #0f2f68;
        border-radius: 10px !important;
        overflow: hidden;
    }

    .link-de-initial,
    .link-de-end {
        padding: 10px !important;
        background: #eaeef7 !important;
        border-right: 0.5px solid #ddd;
    }

    .link-de-initial {
        border-radius: 0px;
    }

    .link-de-end {
        border-radius: 0px;
        border-top: 0.5px solid #ddd;
        height: 100vh;
    }
    /*THEME: change background color, border color and text color according to website theme color*/
    .link-de {
        border-top: 0.5px solid #ddd;
        border-right: 0.5px solid #ddd;
        border-left: 4px solid #0f2f68;
        padding: 20px !important;
        background: #0f2f68 !important;
        color: #fff !important;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        border-radius: 0px !important;
        width: 100%;
        font-size: 14px;
        word-break: break-word;
        outline: none !important;
    }

        .link-de:hover, .link-de:focus {
            text-decoration: none !important;
        }
        /*THEME: change background, border and text color according to website theme color*/
        .link-de[aria-expanded="true"] {
            color: #0f2f68 !important;
            background: #fff !important;
            border-left: 4px solid #eb2a2e;
            border-right: none;
        }
    /* Jaja 04_02 */
    .content-de {
        position: absolute !important;
        top: 0px !important;
        right: 0px !important;
        /* height: 500px;
        overflow-x: auto; */
        /* padding: 15px 20px; */
        padding: 0px;
        background: white;
        border-radius: 0 5px 5px 0;
        border-bottom: 0px;
    }
    /* Jaja (14_02) */
    #pay_method .paymenttypetr {
        font-size: 12px;
        height: auto; /* 54px; Vincent */
        display: flex;
        align-items: center;
        /* flex-direction: column; */
    }

        #pay_method .paymenttypetr span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 200px;
        }
    /* Jaja 03_02 */
    /* .paymenttypetr div {
		height: 30px;
	} */
    /*tooltips*/
    /*[data-title] {
        position: relative;
    }

        [data-title]:hover::before {
            content: attr(data-title);
            position: absolute;
            bottom: -15px;
            display: inline-block;
            padding: 3px 6px;
            border-radius: 2px;
            background: #000;
            color: #fff;
            font-size: 12px;
            white-space: nowrap;
            left: 0;
            width: 100%;
        }*/

    #pay_method .panel-heading {
        padding: 0px;
    }
    /* Jaja 29_01 */
    #pay_method .paymenttypetr:hover {
        background: #dededeb0;
    }
    /* Jaja 04_02 */
    #pay_method .panel-body {
        /* padding: 0px; */
        height: 500px;
        overflow-x: auto;
        padding: 15px;
    }

    #pay_method .panel, #pay_method .panel-body {
        border: none;
		margin-bottom: 0px!important;
    }
        /* Jaja add 30_01 (display:flex;) */
        #pay_method .panel.panel-default {
            margin-top: 0px !important;
            display: flex;
        }

    #pay_method .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: none;
    }

    #pay_method .panel {
        border-radius: 0px;
    }

    .icon-checked {
        padding-right: 10px;
        font-size: 20px;
    }

    /*THEME: change color according to website theme color*/
    .icon-pay,
    .icon-pay i {
        padding-right: 5px;
        color: #fff !important;
    }

    /*THEME: change icon color according to website theme color*/
    .link-de[aria-expanded="true"] .icon-pay,
    .link-de[aria-expanded="true"] .icon-pay i {
        color: #0f2f68 !important;
    }

    .link-de[aria-expanded="true"] .fa-check-circle {
        color: #42c4a0 !important;
    }

    .link-de .fa-check-circle {
        color: #fff !important;
    }

    .arrow-toggle {
        display: none;
    }

    #payment_method_mb {
        padding-right: 0px !important;
        display: block !important;
        outline: none !important;
    }

        /* Jaja modified 30_01 (width: unset;)*/
        #payment_method_mb .modal-dialog {
            width: 100%;
            margin: 0;
        }

        #payment_method_mb .modal-content {
            border: none !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-radius: 10px !important;
        }

        #payment_method_mb .modal-body {
            position: unset !important;
            padding: 0 !important;
			margin: 0px!important;
        }

    /* Jaja 13_02 */
    label.paymenttypetr {
        /* margin-bottom: 11px; */
    }

    /* width */
    #pay_method .panel-body::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    #pay_method .panel-body::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #pay_method .panel-body::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        #pay_method .panel-body::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
}
/* style for IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    input[type=radio] {
        -webkit-appearance: none;
        background: none;
        padding: 0px;
        margin-right: 5px;
        margin-top: 0px;
        vertical-align: middle;
    }

        input[type=radio]:checked {
            -webkit-appearance: none;
            background: none;
            padding: 0px;
            margin-top: 0px;
            vertical-align: middle;
        }

    #pay_method .enterdetailspayicon {
        /*margin-left: 25px;  Vincent */
        /*margin-top:-5px;	*/ /* Vincent */
        height: auto;
        width: 120px; /* 80px; Vincent */
    }
    /* Jaja 13_02 */
    label.paymenttypetr {
        margin-bottom: 11px;
    }
    /* .paymenttypetr div {
		height: 30px;
		display: block;
	} */
}
/* Vincent */
@media screen and (min-width: 992px) {
    .img-width-display {
        width: 134px !important;
    }
}
/* End Vincent */

/* End Jaja Payment Method */


@media only screen and (min-width: 992px) {
    .open-login .modal-dialog {
        max-width: 800px !important;
        min-width: 800px !important;
    }
    /* .modal-dialog-centered { */
    /* -webkit-transform: translate(50%,0%)!important; */
    /* -ms-transform: translate(50%,0%)!important; */
    /* -o-transform: translate(50%,0%)!important; */
    /* transform: translate(50%,0%)!important; */
    /* } */
    .modal-dialog-centered {
        -webkit-transform: translate(0%,0%) !important;
        -ms-transform: translate(0%,0%) !important;
        -o-transform: translate(0%,0%) !important;
        transform: translate(0%,0%) !important;
    }
}

@media only screen and (min-width: 768px) {
    .mobile-menu {
        display: none !important;
    }

    .open-login .nav.nav-tabs {
        margin: 0px;
    }

    .bl-md-1 {
        border-left: 1px solid #d3d4d5;
    }

    .br-md-1 {
        border-right: 1px solid #d3d4d5;
    }

    .open-login .tab-content {
        /* max-height: 50vh; */
        padding: 15px;
    }

    .open-login .modal-dialog {
        max-width: 700px !important;
        min-width: 700px !important;
    }

    .seperator {
        left: 30%;
        right: 30%;
    }

    .tab-menu-section-page {
        margin: 0px 30px;
    }

    .open-login .tab-content-page {
        margin: 0px 30px;
    }
    /* J-04_01 */
    .custom-modal-body-2 {
        /* min-height: 510px; */
        display: flex;
        border-radius: 5px !important;
        background-color: #fff;
    }

    .signin-form {
        border-radius: 5px 0px 0px 5px;
    }
}

#new-nav #nav-body {
    height: calc(100vh - 71.4px - 50px);
    overflow: scroll !important;
    overflow-y: scroll !important;
    overflow-x: hidden;
}

#new-nav .navbar-nav > li {
    border: none;
}

#new-nav .navbar-nav > .nav-section-menu {
    border-top: 1px solid rgba(0,0,0,0.075);
}

#new-nav .nav-menu-item,
#new-nav .nav-sub-menu-item a {
    padding: 15px 25px;
}

#new-nav .nav-sub-menu-item {
    padding: 15px 35px;
}

#new-nav .nav-menu-item a,
#new-nav .nav-section-menu a {
    padding: 0;
}

#new-nav .nav-menu-item > a,
#new-nav .nav-section-menu > a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    display: block;
}

#new-nav .nav-sub-menu-item > a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    display: block;
}

#new-nav .dropdown-toggle:after {
    /* float: right; */
    display: none;
}

#new-nav a:hover {
    color: #0099cc;
}

.list-style-none {
    list-style: none;
}

.dekstop-menu {
    display: none;
}

.dropdown-toggle[aria-expanded=true] .arrow-menu {
    transform: rotate(180deg);
}

.open-login .modal-dialog {
    margin: 1.5rem;
}

.open-login .tab-content {
    background: #fff;
    padding: 15px;
    /*overflow-y: scroll;*/
}


@media only screen and (max-width: 480px) {
    .open-login .tab-content {
        background: #fff;
        padding: 15px;
        /* height: 100vw; */
        height: unset;
        /*  overflow-y: scroll; */
        border-radius: 5px;
    }

    .seperator {
        left: 20%;
        right: 20%;
    }

    .ctpc-mres {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .custom-modal-body-2,
    .signin-form {
        border-radius: 0px 0px 5px 5px !important;
    }
}

@media only screen and (max-width: 767px) {
    .overlay-popup {
        padding-right: 17px;
        position: fixed;
        margin: auto;
        width: 100%;
        height: 100%;
        right: 0;
        background-color: rgba(0,0,0,0.7);
        display: none;
        z-index: 8;
    }
    /* J-04_01 open back */
    body.modal-open {
        /* position: fixed;  */
        padding: 0px !important;
        overflow: hidden !important;
    }

    body {
        cursor: pointer;
    }

    #new-nav #nav-body {
        height: calc(100vh - 71.4px - 50px);
        overflow: scroll !important;
        overflow-y: scroll !important;
        overflow-x: hidden;
    }

    #new-nav .navbar-nav > li {
        border: none;
    }

    #new-nav .navbar-nav > .nav-section-menu {
        border-top: 1px solid rgba(0,0,0,0.075);
    }

    #new-nav .nav-menu-item,
    #new-nav .nav-sub-menu-item a {
        padding: 15px 25px;
    }

    #new-nav .nav-sub-menu-item {
        padding: 15px 35px;
    }

    #new-nav .nav-menu-item a,
    #new-nav .nav-section-menu a {
        padding: 0;
    }

    #new-nav .nav-menu-item > a,
    #new-nav .nav-section-menu > a {
        color: #000;
        font-size: 16px;
        font-weight: normal;
        position: relative;
        display: block;
    }

    #new-nav .nav-sub-menu-item > a {
        color: #000;
        font-size: 16px;
        font-weight: normal;
        position: relative;
        display: block;
    }

    #new-nav .dropdown-toggle:after {
        /* float: right; */
        display: none;
    }

    #new-nav a:hover {
        color: #0099cc;
    }

    .list-style-none {
        list-style: none;
    }

    .dekstop-menu {
        display: none;
    }

    .dropdown-toggle[aria-expanded=true] .arrow-menu {
        transform: rotate(180deg);
    }

    .open-login .modal-dialog {
        margin: 1.5rem;
    }

    .open-login .tab-content {
        background: #fff;
        padding: 15px 0;
        /*overflow-y: scroll;*/
    }

    .box-xs-shadow-none {
        box-shadow: none !important;
    }

    .customMobileslidepopup {
        background: #fff;
        height: 100%;
        position: fixed;
        z-index: 3;
        width: 100%;
        top: 0;
        left: 0;
    }

    #payment_method_mb {
        display: none;
    }

    .payment-summary {
        display: none;
    }
}

.payment-page .connector-icon-1 {
    position: absolute;
    left: -29px;
    top: 3px;
    font-size: 18px;
    background: #fff;
    padding-bottom: 5px;
    z-index: 2;
}

.payment-page .connector-icon-2 {
    position: absolute;
    left: -29px;
    top: 8px;
    font-size: 18px;
    background: #fff;
    padding: 5px 0;
    z-index: 2;
}

.payment-page .connector-line {
    border-left: 1.5px solid #5A5151;
    height: 100%;
    position: absolute;
    top: 30%;
    left: -9px;
    min-height: 24px;
}

.payment-page .connector-d-line {
    border-left: 1.5px dashed #5A5151;
    height: 100%;
    position: absolute;
    top: 30%;
    left: -22px;
    min-height: 24px;
}

.payment-page .btn-more-dpt, .payment-page .btn-more-rtn {
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

    .payment-page .btn-more-dpt .open, .payment-page .btn-more-rtn .open {
        transform: rotate(180deg);
    }

    .payment-page .btn-more-dpt .closed, .payment-page .btn-more-rtn .closed {
        transform: unset;
    }

.payment-page .switch {
    position: relative;
    display: inline-table;
    width: 40px;
    height: 23px;
}

.text-bold {
    font-weight: bold;
}

.pay-sum-item {
    padding: 1px 20px 10px 10px;
    position: relative;
}

    .pay-sum-item:first-child {
        padding: 1px 20px 10px 10px;
    }

.btn-remove-addon {
    position: absolute;
    z-index: 1;
    right: 6px;
    cursor: pointer;
}

.btn-plus-addon {
    position: absolute;
    z-index: 1;
    right: 4px;
    cursor: pointer;
}

.payment-page .expandable {
    display: table;
    webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    word-break: break-word;
}

.payment-page .hide-expand {
    display: none;
    webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    overflow-y: hidden;
    word-break: break-word;
}
/*THEME: change background color, text color according to website theme color*/
.payment-page #pay_method a {
    color: #0f2f68;
}
/*THEME: change background color according to website theme color*/
.fixedBtnPayWrap {
    background: #0f2f68 !important;
    position: fixed;
    bottom: 0;
    margin: 0px;
    padding: 5px !important;
    width: 98%;
    z-index: 4;
    left: 0px;
}

    .fixedBtnPayWrap table {
        background: transparent !important;
        margin: 0 !important;
    }
/*THEME: change text color according to website theme color*/
#payment_btnProceedPaymentMobile {
    background: #fff !important;
    color: #0f2f68 !important;
    width: 100% !important;
    border-radius: 5px !important;
    margin: 0px !important;
    min-width: unset !important;
    font-weight: bold;
}
    /*THEME: change text color according to website theme color*/
    #payment_btnProceedPaymentMobile:hover {
        background: #fff !important;
        color: #0f2f68 !important;
    }

.clone-wrapper {
    background: #fff;
    height: 100%;
    position: fixed;
    z-index: 6;
    width: 100%;
    top: 0;
    left: 0;
}

#cloneDptDetails,
#cloneRtnDetails {
    padding: 15px;
    text-align: center;
    width: 100%;
}

#cloneRtnDetails {
    border-left: 1px solid #ddd;
}

    #cloneDptDetails i,
    #cloneRtnDetails i {
        font-size: 50px;
    }


.br-1-thin {
    border-right: 1px solid #ddd !important;
}

#lblNotesClone {
    word-break: break-word;
}

.hidden-xs {
    font-size: unset !important;
    text-align: unset !important;
}

/*THEME: change border color according to website theme color*/
.line-decoration {
    border-left: 3px solid #0f2f68;
}

#DivPaymentSection .table {
    padding: 0px !important;
}
/*========= End Payment Page ========*/
/*========= Member,Check Booking ========*/

.member_page .d-inline-block-member,
.custom-input-form .d-inline-block-member {
    display: inline-block;
    margin-right: 0px !important;
}

.member_page .background-yellow-member,
.custom-input-form .background-yellow-member {
    background: #ebaf3c !important;
}

.member_page .background-green-member,
.custom-input-form .background-green-member {
    background: #42c4a0 !important;
}

.member_page hr,
.custom-input-form hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: dimgray !important;
}

.member_page .policytable {
    margin-top: 5px;
    margin-bottom: 5px;
    background: #fff;
}
    /*New Design*/
    .member_page .policytable th {
        background: #f8f9fd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
    }

    .member_page .policytable td {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
    }

    .member_page .policytable tr > td {
        border-bottom: 1px solid #ddd;
    }

@media(min-width:769px) {
    /*New Design*/
    /*.input-group .form-control {
        border-radius: 0px !important;
    }*/
    /*New Design*/
    .member_page .text-lg-right {
        text-align: right;
    }
    /*New Design*/
    .pr-md-3 {
        padding-right: 1rem !important;
    }

    .pl-md-3 {
        padding-left: 1rem !important;
    }

    .member_page #btnUpdatePhone {
        position: absolute;
        bottom: 10px;
        right: 5px;
    }

    .member_page #divSearchCountryCodeLM.divSearchCountryCodeLM {
        left: 0;
        width: 120px;
        top: 55px;
        bottom: auto;
        position: absolute;
        background-color: #ffffff;
        z-index: 4;
        border: 1px solid #cccccc;
        border-top: none;
    }
}

@media(max-width:768px) {
    /*New Design*/
    .text-xs-center {
        text-align: center;
    }

    .member_page .tab-navigation {
        display: flex;
    }

    .member_page .btn-manage-my-booking,
    .member_page .btn-back-my-booking {
        width: 100%;
    }

    .member_page #ActionType_Selection.modal {
        text-align: center;
        padding: 0 !important;
    }

        .member_page #ActionType_Selection.modal:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -4px;
        }
    /*New Design*/
    .member_page #ActionType_Selection .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        width: 80%;
    }

    .member_page #divSearchCountryCodeLM.divSearchCountryCodeLM {
        left: 0;
        width: 120px;
        top: 55px;
        bottom: auto;
        position: absolute;
        background-color: #ffffff;
        z-index: 4;
        border: 1px solid #cccccc;
        border-top: none;
    }
}

@media (max-width: 992px) {

    .text-sm-center {
        text-align: center;
    }

    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .c-pl-1 {
        padding: 0px;
    }

    .c-pr-1 {
        padding: 0px;
    }

    /*.tab-navigation #lnktabs1,
    .tab-navigation #lnktabs2,
    .tab-navigation #lnktabs3 {
        border-radius: 0 0 5px 5px;
    }*/
    /*New Design*/
    /*.tab-navigation #lnktabs1.bg-tab-active,
        .tab-navigation #lnktabs2.bg-tab-active,
        .tab-navigation #lnktabs3.bg-tab-active {
            border-top: 5px solid #337ab7;
        }*/

}

@media (min-width: 992px) {
    /*New Design*/
    .c-pl-1 {
        padding-left: 20px;
        padding-right: 0px;
    }

    .c-pr-1 {
        padding-right: 10px;
        padding-left: 0px;
    }
    /*New Design*/
    /*.tab-navigation #lnktabs1,
    .tab-navigation #lnktabs2,
    .tab-navigation #lnktabs3 {
        border-radius: 0 5px 5px 0;
    }*/
    /*New Design*/
    /*.tab-navigation #lnktabs1.bg-tab-active,
        .tab-navigation #lnktabs2.bg-tab-active,
        .tab-navigation #lnktabs3.bg-tab-active {
            border-left: 8px solid #337ab7;
        }*/
}

@media (max-width: 568px) {
    /*New Design*/
    .member_page #lnktabs1,
    .member_page #lnktabs2,
    .member_page #lnktabs3,
    .member_page #lnktabs4 {
        text-align: center;
        width: 16% !important;
        /*border-radius: 5px !important;*/
        padding: 10px !important;
        /*flex-grow: 1;*/
        font-size: 12px;
        border-radius: 5px !important;
        margin: 2px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 43px;
    }

	/*THEME: change text color according to website theme color*/
    .member_page .tab-navigation #lnktabs1 i,
    .member_page .tab-navigation #lnktabs2 i,
    .member_page .tab-navigation #lnktabs3 i,
    .member_page .tab-navigation #lnktabs4 i,
    .member_page .tab-navigation #lnktabs1 i:hover,
    .member_page .tab-navigation #lnktabs2 i:hover,
    .member_page .tab-navigation #lnktabs3 i:hover,
    .member_page .tab-navigation #lnktabs4 i:hover {
        font-size: 18px;
        color: #0f2f68 !important;
    }
	
	/*THEME: change text color according to website theme color*/
    .member_page .tab-navigation #lnktabs1.bg-tab-active,
    .member_page .tab-navigation #lnktabs2.bg-tab-active,
    .member_page .tab-navigation #lnktabs3.bg-tab-active,
    .member_page .tab-navigation #lnktabs4.bg-tab-active,
    .member_page .tab-navigation #lnktabs1:hover,
    .member_page .tab-navigation #lnktabs2:hover,
    .member_page .tab-navigation #lnktabs3:hover,
    .member_page .tab-navigation #lnktabs4:hover {
        width: 100% !important;
        flex-grow: 1;
        color: #fff;
    }
		/*THEME: change text color according to website theme color*/
        .member_page .tab-navigation #lnktabs1.bg-tab-active i,
        .member_page .tab-navigation #lnktabs2.bg-tab-active i,
        .member_page .tab-navigation #lnktabs3.bg-tab-active i,
        .member_page .tab-navigation #lnktabs4.bg-tab-active i {
            color: #fff!important;
        }

    .member_page .tab-navigation #lnktabs1 .lb-menu,
    .member_page .tab-navigation #lnktabs2 .lb-menu,
    .member_page .tab-navigation #lnktabs3 .lb-menu,
    .member_page .tab-navigation #lnktabs4 .lb-menu {
        display: none !important;
    }

    .member_page .tab-navigation #lnktabs1.bg-tab-active .lb-menu,
    .member_page .tab-navigation #lnktabs2.bg-tab-active .lb-menu,
    .member_page .tab-navigation #lnktabs3.bg-tab-active .lb-menu,
    .member_page .tab-navigation #lnktabs4.bg-tab-active .lb-menu {
        display: block !important;
    }
    /*.tab-navigation #lnktabs2 {
        border-radius: 30px 0 0 30px !important;
    }
    .tab-navigation #lnktabs3 {
        border-radius: 0px!important;
    }
    .tab-navigation #lnktabs1 {
        border-radius: 0px 30px 30px 0px !important;
    }*/
    /*.tab-navigation #lnktabs2, .tab-navigation #lnktabs4, .tab-navigation #lnktabs3 {
        margin-right: 2px !important;
    }*/
    /*New Design*/
    .bb-xs-1-semi {
        border-bottom: 1.5px solid #ccc;
    }
    /*New Design*/
    .bt-xs-1-semi {
        border-top: 1.5px solid #ccc;
    }
    /*New Design*/
    .member_page .allow-refund, .member_page .allow-change {
        margin-top: 5px;
    }

    /*New Design*/
    .br-xs-1-thin {
        border-right: 1px solid #ddd;
    }
    /*New Design*/
    .bt-xs-1-thin {
        border-top: 1px solid #ddd;
    }

    /*New Design*/
    .bb-xs-1-thin {
        border-bottom: 1px solid #ddd;
    }

    /*New Design*/
    .rounded-xs-0 {
        border-radius: 0px !important;
    }
    /*New Design*/
    .mt-xs-2 {
        margin-top: .5rem !important;
    }
    /*New Design*/
    .p-xs-0 {
        padding: 0 !important;
    }
    /*New Design*/
    .p-xs-2 {
        padding: .5rem !important;
    }
    /*New Design*/
    .member_page #ContentPlaceHolder1_divBookingDetails {
        padding: 0px;
    }

    .member_page #tabs2 #ContentPlaceHolder1_divBookingDetails .panel-body {
        padding: 15px 0;
    }

    .member_page .btn-delete-acc {
        flex-grow: 1;
    }

    .text-xs-center {
        text-align: center !important;
    }
}

.member_page .action-options a {
    color: black;
    padding: 14px 16px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

    .member_page .action-options a:hover {
        background-color: #ddd;
        color: black;
    }
/*New Design*/
.member_page .label-wrap,
.custom-input-form .label-wrap {
    padding: 5px 10px;
    background: #f8f9fd;
    color: #555;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    width: 23%;
    text-align: center;
}

.member_page .sub-title.border-pay-method,
.custom-input-form .sub-title.border-pay-method {
    /* background: #0f2f68 !important; */
    color: #000;
    /* border-radius: 6px 6px 0 0!important; */
    border: none;
    padding: 10px 0px;
}

.member_page .sub-title.border-table-grey,
.custom-input-form .sub-title.border-table-grey {
    border: 1px solid #ddd;
    background: #f0f0f0;
}

.member_page .border-table-grey,
.custom-input-form .border-table-grey {
    border: 1px solid #ddd;
}

.member_page .greetings-wrap {
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 1px 1px 3px 1px #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 15px;
}
/*THEME: change border color, text color according to website theme color*/
.member_page .tab-navigation #lnktabs1,
.member_page .tab-navigation #lnktabs2,
.member_page .tab-navigation #lnktabs3,
.member_page .tab-navigation #lnktabs4 {
    background: transparent;
    color: #0f2f68 !important;
    text-decoration: none;
    padding: 6px 16px;
    /*box-shadow: 1px 1px 3px 1px #f0f0f0;*/
    font-weight: bold;
    cursor: pointer;
    position: relative;
    border: 2px solid #0f2f68 !important;
    border-radius: 30px !important;
    margin: 0 1vw;
}
    /*THEME: change background color, text color according to website theme color*/
    .member_page .tab-navigation #lnktabs1.bg-tab-active,
    .member_page .tab-navigation #lnktabs2.bg-tab-active,
    .member_page .tab-navigation #lnktabs3.bg-tab-active,
    .member_page .tab-navigation #lnktabs4.bg-tab-active,
    .member_page .tab-navigation #lnktabs1:hover,
    .member_page .tab-navigation #lnktabs2:hover,
    .member_page .tab-navigation #lnktabs3:hover,
    .member_page .tab-navigation #lnktabs4:hover {
        background: #0f2f68 !important;
        color: #fff !important;
        box-shadow: 1px 1px 3px 1px #b1b1b1;
        /*font-weight: bold;*/
        text-decoration: none;
    }


.member_page .tab-navigation #lnktabsInner1,
.member_page .tab-navigation #lnktabsInner2 {
    padding: 10px;
    background: #e9ebec !important;
    /*border-bottom: 3px solid #969696;*/
    border-bottom: 1.5px solid #ccc;
    text-align: center;
    font-weight: bold;
    color: #969696;
    text-decoration: none;
    cursor: pointer;
}

    .member_page .tab-navigation #lnktabsInner1.bg-tab-active,
    .member_page .tab-navigation #lnktabsInner2.bg-tab-active {
        padding: 10px;
        background: transparent !important;
        border-bottom: 1.5px solid #fff !important;
        text-align: center;
        font-weight: bold;
        color: #0f2f68 !important;
        text-decoration: none;
        cursor: pointer;
    }

.member_page .custom-panel-heading {
    background: transparent !important;
    color: dimgray !important;
    border: none !important;
}

/*--- css for IE only ---*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .member_page .label-wrap {
        width: 40% !important;
    }

    .IE-input-width {
        width: 77%;
    }
}

/*New Design*/
@media (min-width: 768px) {

    /*New Design*/
    .rounded-lg-0 {
        border-radius: 0px !important;
    }
    /*New Design*/
    .ml-lg-2 {
        margin-left: .5rem !important;
    }
    /*New Design*/
    #ContentPlaceHolder1_divBookingDetails {
        padding-left: 0px;
    }
}

.member_page .input-wrap {
    position: relative;
    display: table;
    border-collapse: separate;
}

.custom-member-input,
.custom-member-input-2,
.custom-member-input-disabled,
.custom-member-input-verify,
.custom-member-input-country {
    border: 0px !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.member_page input.custom-member-input:focus,
.member_page input.custom-member-input-2:focus,
.member_page input.custom-member-input-verify:focus,
.member_page .custom-member-input-country:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.member_page .custom-member-input-country {
    background: transparent !important;
    position: absolute;
    width: 120px;
    bottom: 0;
    margin: 2px 0;
    border-right: 1px solid #ddd !important;
    border-radius: 0px !important;
    padding-top: 1px;
}

    .member_page .custom-member-input-country.edit {
        padding: 0px 0px 0px 13px;
        font-weight: bold;
        border-right: 1px solid #000 !important;
        height: 28px;
        margin-bottom: 4px;
    }

.member_page .custom-member-input.edit,
.member_page .custom-member-input-2.edit,
.member_page .custom-member-input-verify.edit {
    height: 60px !important;
    padding: 30px 10px 5px 10px !important;
    font-weight: bold;
    border-radius: 4px !important;
    background: #e9ebec !important;
}
/*.custom-member-input-verify, */
.member_page .custom-member-input-verify.edit {
    padding-left: 132px !important;
}

.member_page .custom-member-input-pswd {
    height: 60px !important;
    font-weight: bold;
    border-radius: 4px !important;
    background: #e9ebec !important;
    padding: 30px 55px 5px 10px !important;
}

.member_page .lb-member-input, .member_page .lb-member-input-2, .member_page .lb-member-input-verify {
    display: none;
}

    .member_page .lb-member-input.edit,
    .member_page .lb-member-input-2.edit,
    .member_page .lb-member-input-pswd,
    .member_page .lb-member-input-verify.edit {
        position: absolute;
        z-index: 1;
        padding-left: 10px;
        color: #555;
        font-size: 12px;
        top: 10px;
        display: block;
    }


/*.custom-member-input[disabled],
.custom-member-input-2[disabled],
.custom-member-input-disabled[disabled] {
    background-color: #fff !important;
    cursor: not-allowed !important;
}*/
/*.lb-member-input-disabled {
    cursor: not-allowed;
}
.custom-member-input-disabled {
    border-color: none !important;
    box-shadow: none !important;
    cursor: not-allowed;
}*/
/*New Design*/
/*.tab-navigation .menu-pointer i {
    float: right;
    top: 40%;
    color: #e9ebec;
    position: absolute;
    right: 0;
    display: none;
}*/

/*New Design*/
/*.tab-navigation .bg-tab-active .menu-pointer i {
    color: #00589f !important;
}*/
/*New Design*/
.member_page .coming-trip-wrap {
    background: #fff;
    padding: 15px 20px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px;
}

.member_page .general-wrap,
.custom-input-form .general-wrap {
    background: #fff;
    border: 1px solid #ccc !important;
    border-radius: 10px;
}
/*New Design*/
.member_page .allow-refund, .allow-change {
    font-size: 12px;
    color: #9e9e9e;
    font-weight: bold;
}

.member_page .allow-refund,
.custom-input-form .allow-refund {
    padding-right: 1.5rem !important;
}
    /*New Design*/
    .member_page .allow-refund i.fa-ticket-alt:before, .allow-change i.fa-clock:before {
        font-family: 'Font Awesome 6 Pro' !important;
        font-size: 14px;
        vertical-align: middle;
    }

.member_page .radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.member_page .radio-toolbar label,
.custom-input-form .radio-toolbar label {
    display: inline-block;
    background-color: #ddd;
    padding: 0px 10px;
    border: 2px solid #ddd;
    border-radius: 30px;
    text-align: center;
    margin-right: 10px;
}

.member_page .radio-toolbar input[type="radio"]:checked + label {
    background-color: #0f2f68 !important;
    color: #fff;
    border-color: #0f2f68 !important;
}
/*THEME: change background color, text color, border color according to website theme color*/
.btn-close-sec {
    background: #0f2f68 !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 2px 10px !important;
    font-weight: bold !important;
    border-color: #0f2f68 !important;
}


.member-input-group-addon {
    position: absolute;
    z-index: 5;
    left: 14px;
    top: 30%;
    color: #555;
    background: none;
    padding: 0px;
    border: 0px;
}

.member_page .custom-search-dt,
.custom-input-form .custom-search-dt {
    border-radius: 4px !important;
    height: 45px !important;
    padding-left: 40px;
    padding-right: 122px;
}

.member_page .btnSearchTrip,
.custom-input-form .btnSearchTrip {
    position: absolute;
    z-index: 5;
    right: 5px;
    top: 10%;
}

.member_page .unedit-mode,
.custom-input-form .unedit-mode {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: not-allowed;
}

.member_page .alert-verify {
    position: absolute;
    top: -12px;
    padding: 2px;
    right: -4px;
}
/*.alert-verify-2 {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 2px;
}*/
.member_page .alr-icon,
.custom-input-form .alr-icon {
    background: #e9ebec;
    color: red;
    border-radius: 30px;
}

.member_page .businfo,
.custom-input-form .businfo {
    padding-top: 5px;
    margin-bottom: 3px;
}

/* Jaja 26_08 */
.member_page .connector-icon-1,
.custom-input-form .connector-icon-1 {
    position: absolute;
    left: -15px;
    top: 1px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 4px;
    z-index: 1;
}

.member_page .connector-icon-2,
.custom-input-form .connector-icon-2 {
    position: absolute;
    left: -14px;
    font-size: 12px;
    z-index: 1;
    top: 16px;
}

.member_page .connector-line,
.custom-input-form .connector-line {
    border-left: 1.5px solid #5A5151;
    height: 100%;
    position: absolute;
    top: 16px;
    left: -10px;
}



.member_page .verified-num,
.member_page .refund-success,
.custom-input-form .refund-success {
    background: #42c4a0;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 5px;
}

.member_page .unverified-num,
.member_page .refund-unsuccess,
.custom-input-form .refund-unsuccess {
    background: red;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 96px;
}

.member_page a.refund-file[href=''] {
    display: none;
}

.member_page .btn-delete-acc {
    background: #0f2f68 !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 5px 10px !important;
    font-weight: bold;
    border: #0f2f68 !important;
    margin-bottom: 20px;
}

.member_page #ContentPlaceHolder1_divChangeBooking2 .btn-filter-new.selected {
    background: transparent !important;
}

.member_page .bs-popover-bottom > .arrow {
    top: calc((.5rem + 1px) * -2.8);
}

.member_page .popover-header {
    margin-top: 0px;
}

.member_page .popover.bottom > .arrow:after {
    border-bottom-color: #fff !important;
}

.member_page .popover {
    font-size: 12px !important;
}

@media (max-width: 1020px) {
    .member_page .popover,
    .custom-input-form .popover {
        min-width: 200px; /* Max Width of the popover (depending on the container!) */
    }
}

@media (min-width: 1024px) {
    .member_page .popover,
    .custom-input-form .popover {
        min-width: 500px; /* Max Width of the popover (depending on the container!) */
    }
}

.member_page .cashback-expiry tr:nth-child(even) {
    background-color: #f2f2f2;
}

.member_page .date-expired {
    font-weight: bold;
}

.member_page #ddcashbackStatus, #ddBotMilesStatus {
    border: 1px solid #000;
    padding: 3px 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    float: right;
}

.member_page footer#main-footer {
    background: #C1E0F5 !important;
    padding: 40px 0px 0px 0px !important;
    margin-top: 0 !important;
}

.member_page #pay_method .panel-heading span,
.custom-input-form #pay_method .panel-heading span {
    margin-top: 0px !important;
    font-size: 15px;
}

.member_page .popover,
.custom-input-form .popover {
    max-width: 600px;
}

@media only screen and (max-width: 1024px) {
    .page-content .col-xs-12 {
        padding: 0 15px;
    }
}

.check-booking .tag {
    font-size: 11px;
    background: #7c0d0e;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 4px !important;
}

@media(max-width:991px) {
    .toolbar .nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .toolbar .nav-justified .nav-item {
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        display: flex;
        outline: none;
    }

    .toolbar .nav-item a.nav-link {
        border-radius: 0;
        font-weight: 600;
        padding: 10px 5px;
        color: #ffffff !important;
        flex: 1;
        background: none;
        outline: none;
    }

    .toolbar {
        background-color: #7C0D0E;
        z-index: 7;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: 1px 1px 10px -3px #9E9E9E !important;
    }

    #sortingDiv .modal-dialog {
        width: 100% !important;
        margin: 0;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    #sortingDiv .divPopMoreInfo {
        background: #fff !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        height: 65vh !important;
    }
}

/*========= End Member,Check Booking ========*/
.navbar-toggle{background:#c4c4c4 !important;}
.navbar-toggle i{color:#000;}
.navbar-collapse{padding:0px;}
.navbar-nav>li>a{padding-top:7px;padding-bottom:7px;text-transform:uppercase;font-weight:bold;}
.navbar-nav>li.active>a{border-bottom:2px solid #f00;}
.main-search{background:url('images/search_bg.jpg');padding:95px 0px;background-position: center;}
.coach-icon{background:url('images/coach_img.jpg');margin-right:10px;height:20px;width:20px;}
.nav-tabs {margin-bottom: 0;border-bottom: none;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color: #fff;cursor: default;font-weight:bold;padding:6px 15px;border:0;border-radius:0;}
.main-search>.container>.tab-content {border: 2px solid #f70e14;padding:10px;background:rgba(0,0,0,0.6);}
.rad{margin-bottom:7px;}
.rad label{color:#fff;font-weight:normal;padding:3px 8px;background:#f70e14;margin-left:5px;border-radius:4px;width:90px;text-align:center;}
.form-inline label{font-size:13px;font-weight:normal;color:#fff;}
.page-title h1{text-transform:uppercase;font-size:20px;font-family:Tahoma;}
.txt-srv {overflow: hidden;text-align: center;padding:10px 0px}
.txt-srv:before,.txt-srv:after {background-color: #9ca4af;content: "";display: inline-block;height: 1px;position: relative;vertical-align: middle;width: 50%;}
.txt-srv:before {right: 0.5em;margin-left: -50%;}
.txt-srv:after {left: 0.5em;margin-right: -50%;}
a h4{color:#000;font-size:14px;font-weight:bold;}
.srvs a h4{color:#000;}
.widget h4{text-transform:Uppercase;}
.title{background: -webkit-linear-gradient(left, rgba(233,162,22,0), rgba(233,162,22,1));background: -o-linear-gradient(left, rgba(233,162,22,0), rgba(233,162,22,1));background: -moz-linear-gradient(left, rgba(233,162,22,0), rgba(233,162,22,1));background: linear-gradient(to left, rgba(233,162,22,0), rgba(233,162,22,1));color:#fff;padding:3px 10px;font-weight:bold;font-size:15px;margin:10px 0px;}
.tmp-box{background:#fff;border-radius:4px;border:2px solid #fff;}
.tmp-box-title{padding:8px;font-weight:bold;font-size:14px;height: 350px;}
.tmp-box-title .dur{color:#eb5717;display:block;}
.tmp-box-title .enq-title{display:block;min-height:120px;}
.tmp-box-title .tp{font-size:11px;font-weight:normal;display:block}
.tmp-box:hover{background:none;border:2px solid #6c7f9d;cursor:pointer;}
.btn-pdf-icon{line-height:22px;}
.btn-pdf{background:url('images/pdf.jpg');width:27px;height:27px;margin-right:5px;}
.transfer-title{font-size:15px;font-weight:bold;padding:5px 0px;min-height: 52px;}
footer{padding-top:50px;}
#fmenu{padding:10px 0px;}
ul.fmenu li a{color:#010000;font-size:13px;}
.copyrights{border-top:1px solid #c4c4c4;background:#fff;padding:10px 0px;font-size:12px;}
.copyrights p{margin-bottom:0;}
.cnt-title{overflow: hidden;color:#0f2f68;}
.cnt-title:after {content:"";display: inline-block;height: 0.8em;vertical-align: bottom;width: 100%;margin-right: -100%;margin-left: 10px;border-top: 10px solid #c4c4c4;}
.widget-list{padding: 0px;margin: 0px;list-style: none;}
.ui-datepicker{z-index:999999999 !important;}
.ui-dialog-titlebar { display: none }
.ui-widget-overlay{background:rgba(0,0,0,0.7);}
#bookDia p{font-size:11px;line-height:30px;}
#bookDia p span{color:#eb5717;}
#bookDia select{padding:5px;background:#f6f6f6;}
#bookDia hr{margin-top: 5px;margin-bottom: 5px;border: 0;border-top: 1px solid #adadad;}
.white-bg{background:#fff;margin-top:10px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;padding:10px;float:left;width:100%;}
.white-bg hr{margin-top:15px;margin-bottom:15px;border: 0;border-top: 1px solid #bebebe;}
.details p{margin-bottom:3px;font-size:13px;}
.psummary h4{color:#eb5717;}
.psummary h3{font-size:16px;font-weight:bold;}
.psummary>div>div{background:#eb5717;color:#fff;font-size:20px;padding:3px;font-weight:bold}
.borderless td, .borderless th {border: none !important;font-weight:bold;color:#7b7b7b;padding:3px !important;}
.borderless td.price{text-align:right;}
@media only screen and (min-width:1040px){
.container{width:1150px;}
.form-inline .form-control{border-radius:0;width:170px;}
select.form-control#txtCountry{width:100% !important;}
select.form-control{width:110px !important;}
/* only transtar add margin-left: 43% */
#divMeal select.form-control{width:177px !important;}
/* only transtar add margin-left: 43% */
select#ddQty.form-control{width:110px !important;margin-left: 43%;}
ul#menu-footer-menu {
    width: max-content;
    margin: 5px 0px 0px 30px;
}	
}
@media only screen and (max-width:768px){
.space{margin-top:5px;}		
.main-search{background:#fff;padding:10px 0px;}	
.right {float: none !important;}
.navbar-nav {margin:10px 0px 0px 0px;}	
.navbar-nav>li:last-child{border-bottom:0;}
}
@media (min-width:765px){
.right {float: right !important;}
.navbar-nav {margin:0;}	
}.error {
    border: 1px solid #E77776 !important;
}
.page-content > .container {
    border: 1px solid #ccc;
    padding: 10px;
    background: rgb(243, 240, 240);
	max-width: 950px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
background:#f70e14;
}
.btn:hover, .btn:focus, a.seatproceed.btn.btn-success:hover,a.seatproceed.btn.btn-success:focus,#btnLoginNow:hover,#btnLoginNow:focus,input#btnBusSearch:hover,input#btnBusSearch:focus,a.seatproceed.btn.btn-success:hover {
    background: #ed0909 !important;
    border-color: #ed0909 !important;
    color: white !important;
}
.btn,input[type="button"]{
	background: #0f2f68 !important;
    color: white;
    padding: 6px 12px;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    border-radius: 3px;
    min-width: 82px;
    border-color:#0f2f68 !important;
}
.btn-trans {
    background: transparent !important;
    color: #000;
    border: none !important;
    padding: 0px !important;
    /* margin: 10px 0px; */
    text-align: right;
    cursor: pointer;
}

.btn-nav-blue {
    background: #0f2f68 !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 2px 10px !important;
}

.btn-nav-red {
    background: #7c0d0e !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 2px 10px !important;
}

.btn-red {
    background: red !important;
    color: #fff !important;
}
/*========= End Buttons ========*/

/*========= Background Color [THEME] ========*/
.bg-white {
    background: #fff !important;
}

.bg-darkred {
    background: #7C0D0E !important;
}

.bg-transparent {
    background: transparent !important;
}

.bg-yellow {
    background: #ffff9d;
}

.bg-bright-yellow {
    background: #fef200;
}
/*THEME: change background color according to website theme color*/
.themecolorbg {
    background-color: #0f2f68 !important;
}

.bg-dark-red {
    color: #fff;
    background-color: #7c0d0e !important;
}

.bg-light-grey {
    background: #dededeb0;
}

.darkblue-bg {
    padding-left: 20px;
}
/*========= End Background Color ========*/

/*========= Text Color ========*/
.text-grey {
    color: #9E9E9E !important;
}

.text-white {
    color: #fff !important;
}

.text-darkred {
    color: #7c0d0e !important;
}

.text-dark {
    color: #000 !important;
}
/*========= End Text Color ========*/

/*========= End Text Size ========*/
.text-small {
    font-size: 12px !important;
}

.text-medium {
    font-size: 15px !important;
}

.text-mlarge {
    font-size: 18px !important;
}

.text-xlarge {
    font-size: 22px !important;
}
/*========= End Text Size ========*/
span#btnBusSearch {
    background: #ed0909 !important;
    border-color: #ed0909;
}
@media (max-width:992px){
.navbar-nav>li.active>a {
    background:#f00;
color:white;
}
}
.col-md-3.text-center.space>img{
height:160px;
}
.img-wrap>img {
    height: 160px;
}
.div-trip-lists{
background:white;
}
input#btnDiscountCodeApply {
    vertical-align: bottom;
}
section.main-search{
margin-left:-10px!important;
}

.custom-popup .modal {
	padding-right: 16px;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: absolute;
	float: left;
	height: fit-content;
}


.custom-popup .modal-header {
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-top:5px;
	padding-right:5px;
}

.custom-popup .modal-header .close {
	opacity: .9;
	outline:none;
}

.custom-popup .modal-body {
	margin:0px;
	padding-top:10px;
}
.headerCurr { display:none !important; }
@media only screen and (max-width: 768px) {
    .tour-img img {
        min-height: auto;
    }

    #btnLoginNow, #btnProceedPayment {
        margin-left: -15px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .logo {
        margin: 0 auto
    }

    #contactInfo {
        float: none !important;
        text-align: center;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .logo {
        margin: 0 auto
    }

    #contactInfo {
        float: none !important;
        text-align: center;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .logo {
        margin: 0 auto
    }

    #contactInfo {
        float: none !important;
        text-align: center;
    }
}

.ui-widget-overlay {
    background: #aaaaaa url('http://www.kkkl.com.sg/images/ui-bg_flat_0_aaaaaa_40x100.png') repeat-x 50% 50%;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

input#btnVerifyExistingMember {
    margin-top: 10px;
}

ol.carousel-indicators {
    bottom: 0px;
}

.col-md-12 h2:not(.mbustime) {
    font-size: 16px !important;
    margin: 0px;
    text-transform: uppercase;
    /* font-family: 'Oswald' !important; */
    padding: 10px 15px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.col-md-12 h3 {
    font-size: 16px !important;
    margin: 0px;
    text-transform: uppercase;
    /* font-family: 'Oswald' !important; */
    color: #000;
    /*background-color: #337ab7;
    border-color: #337ab7;*/
    padding: 10px 15px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.col-md-12.br-a-5 {
    padding: 0px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.paymentTitle {
    background: #f3f3f3 !important;
    padding: 10px;
}

.input-group input {
    background-color: unset !important;
    color: black !important;
    border-color: #bdbdbd !important;
    margin: 0px;
}

.bus_gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
}

    .bus_gallery .thumbnails {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 0;
        list-style: none;
        margin: 3px;
        padding: 0;
        height: 300px;
        overflow: auto;
    }

        .bus_gallery .thumbnails li {
            -webkit-box-flex: 1;
            -ms-flex: auto;
            flex: auto;
        }

        .bus_gallery .thumbnails a {
            display: block;
        }

        .bus_gallery .thumbnails img {
            width: 100px;
            height: 100px;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: top;
            object-position: top;
        }

    .bus_gallery .slides {
        overflow: hidden;
        list-style: none;
        margin: 3px !important;
    }

        .bus_gallery .slides, .bus_gallery .slides li {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0;
        }

            .bus_gallery .slides img {
                height: auto;
                width: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: top;
                object-position: top;
            }

            .bus_gallery .slides li {
                position: absolute;
                z-index: 1;
            }

                .bus_gallery .slides li:target {
                    z-index: 3;
                    -webkit-animation: ease-in 1s 1;
                }

                .bus_gallery .slides li:not(:target) {
                    -webkit-animation: hidden 1s 1;
                }

    .bus_gallery .carousel-inner {
        margin: 0px !important;
        background: transparent !important;
        border-radius: 5px
    }

.prev-slide {
    position: absolute;
    top: 40%;
    background: #fff;
    padding: 19px 10px;
    border-radius: 0px 25px 25px 0px;
    color: #000;
    left: 0;
}

.next-slide {
    position: absolute;
    top: 40%;
    background: #fff;
    padding: 19px 10px;
    border-radius: 25px 0px 0px 25px;
    color: #000;
    right: 0;
}


@media (min-width: 769px) {

    .flex-md-reverse-column {
        flex-direction: column-reverse !important;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }
}

.connector-icon-1 {
    position: absolute;
    left: -15px;
    top: 1px;
    font-size: 12px;
    padding-bottom: 5px;
    z-index: 1;
}

.connector-icon-2 {
    position: absolute;
    left: -14px;
    font-size: 12px;
    z-index: 1;
    top: 16px;
}

.connector-line {
    border-left: 1.5px solid #5A5151;
    height: 100%;
    position: absolute;
    top: 16px;
    left: -10px;
}

/*.......Display.......*/
.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

/*.......Align or Position or Direction.......*/

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@media (max-width:576px) {
    .flex-xs-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xs-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xs-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xs-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xs-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xs-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xs-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xs-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xs-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xs-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xs-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xs-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xs-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xs-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xs-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xs-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xs-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xs-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xs-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xs-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xs-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xs-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xs-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xs-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xs-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xs-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xs-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xs-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xs-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xs-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xs-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xs-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xs-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xs-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    top: 0;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}
/*Tab/Ipad*/
@media (max-width: 1020px) {
    .flex-sm-column {
        flex-direction: column !important;
    }
}
/*Dekstop*/
@media (min-width: 1024px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
}

/*.......Spacing.......*/

.m-0 {
    margin: 0 !important;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: .25rem !important;
}

.mt-1, .my-1 {
    margin-top: .25rem !important;
}

.mr-1, .mx-1 {
    margin-right: .25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important;
}

.ml-1, .mx-1 {
    margin-left: .25rem !important;
}

.m-2 {
    margin: .5rem !important;
}

.mt-2, .my-2 {
    margin-top: .5rem !important;
}

.mr-2, .mx-2 {
    margin-right: .5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.ml-2, .mx-2 {
    margin-left: .5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: .25rem !important;
}

.pt-1, .py-1 {
    padding-top: .25rem !important;
}

.pr-1, .px-1 {
    padding-right: .25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important;
}

.pl-1, .px-1 {
    padding-left: .25rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.pt-2, .py-2 {
    padding-top: .5rem !important;
}

.pr-2, .px-2 {
    padding-right: .5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important;
}

.pl-2, .px-2 {
    padding-left: .5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.plr-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.m-n1 {
    margin: -.25rem !important;
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important;
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important;
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important;
}

.m-n2 {
    margin: -.5rem !important;
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important;
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important;
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important;
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.h-45px {
    height: 45px !important;
}

@media (max-width: 1020px) {
    .w-sm-100 {
        width: 100% !important;
    }
}

@media (min-width: 1024px) {
    .w-lg-100 {
        width: 100% !important;
    }

    .w-lg-75 {
        width: 75% !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }
}

.b-none,
.border-0 {
    border: 0px !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-table-grey {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .bl-lg-1-semi {
        border-left: 1.5px solid #ccc;
    }

    .bb-lg-1-semi {
        border-bottom: 1.5px solid #ccc;
    }

    .bl-lg-1-semi {
        border-left: 1.5px solid #ccc;
    }

    .bt-lg-1-thin {
        border-top: 1px solid #ddd;
    }

    .br-lg-1-thin {
        border-right: 1px solid #ddd;
    }

    .bl-lg-1-thin {
        border-left: 1px solid #ddd;
    }
}

/*New Design*/
.br-1-thin {
    border-right: 1px solid #ddd;
}

.bb-1-thin {
    border-bottom: 1px solid #ddd;
}

.bt-1-thin {
    border-top: 1px solid #ddd;
}

.rounded-sm {
    border-radius: .2rem !important;
}

.rounded {
    border-radius: .25rem !important;
}

.rounded-top {
    border-top-left-radius: .25rem !important;
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important;
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important;
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !important;
}

.rounded-left {
    border-top-left-radius: .25rem !important;
}

.rounded-lg {
    border-radius: .3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.line-txt {
    overflow: hidden;
    text-align: center;
    color: #7C0D0E;
    font-size: 14pt;
    font-weight: bold;
}

    .line-txt:before, .line-txt:after {
        background-color: #ccc;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%;
    }

    .line-txt:before {
        right: 0.5em;
        margin-left: -50%;
    }

    .line-txt:after {
        left: 0.5em;
        margin-right: -50%;
    }

.div-info {
    border: 2px solid #7C0D0E;
    border-radius: 4px;
    padding: 20px;
}
/*homepage golden coach*/
@media (min-width: 1200px) {
    .goldencoachhome.container {
        width: 980px;
    }
	/* only transtar */
	
	/* only transtar */
	#btnMyBooking {margin-left: 43%;}
}
/* only transtar */
#open-login .modal-body {margin: 0px!important;}
	
.text-right {
    text-align: right!important;
}
.searchForm .input-group input {background: #fff!important;}
.trip-wrap i {font-size: 12px;}

.table-fancy tr:not(:first-child) {
	border-top: 1px solid #ddd;
}

.table-fancy tr:nth-child(3n + 1) {
  border-left: 5px solid #5a8fbf; /* 1st, 4th, 7th, etc. */
}

.table-fancy tr:nth-child(3n + 2) {
  border-left: 5px solid #be375a; /* 2nd, 5th, 8th, etc. */
}

.table-fancy tr:nth-child(3n) {
  border-left: 5px solid #b48040;/* 3rd, 6th, 9th, etc. */
}

@media (max-width: 767.98px) {
  .table-fancy tr {
    display: flex;
    flex-direction: column;
  }

  .table-fancy td {
    width: 100% !important;
    display: block;
  }
}

div.divSearchCountryN {
	border-radius: 16px!important;
	top: 45px!important;
}