@font-face {
    font-family: 'etihad_altismedium';
    src: url('../fonts/etihad_altismedium-webfont.eot');
    src: url('../fonts/etihad_altismedium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/etihad_altismedium-webfont.woff') format('woff'), url('../fonts/etihad_altismedium-webfont.ttf') format('truetype'), url('../fonts/etihad_altismedium-webfont.svg#etihad_altismedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'etihad_altistext';
    src: url('../fonts/etihad_altistext-webfont.eot');
    src: url('../fonts/etihad_altistext-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/etihad_altistext-webfont.woff') format('woff'), url('../fonts/etihad_altistext-webfont.ttf') format('truetype'), url('../fonts/etihad_altistext-webfont.svg#etihad_altistext') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AltisMedium';
    src: url('../fonts/EtihadAltis-Medium_V3.eot');
    src: url('../fonts/EtihadAltis-Medium_V3.woff') format('woff'), url('../fonts/EtihadAltis-Medium_V3.otf');
    font-weight: normal;
    font-style: normal;
}

select:active,
select:hover {
    outline-color: red;
	
}

body {
    font-family: 'etihad_altistext', arial, Helvetica, sans-serif;
    font-style: normal;
    color: #000;
}

::selection {
    background: #270014;
    color: #FFF;
}

a,
a:hover {
    color: #404040;
}

h1,
h2,
h3 {
    font-weight: normal;
    font-style: normal;
    color: #333;
    font-family: 'AltisMedium', Verdana, arial, Helvetica, sans-serif;
}

h4,
h5,
h6 {
    font-family: 'Lato';
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    font-family: 'AltisMedium', Verdana, arial, Helvetica, sans-serif;
}

p {
    font-variant: normal;
    line-height: 20px;
    font-size: 14px;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

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

.no-margintb {
    margin-top: 0px;
    margin-bottom: 0px;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

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

.add-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    padding: 0 15px;
}

a:focus {
    outline: none;
}

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

ul {
    margin-bottom: 0;
}

.clearboth {
    clear: both;
}

hr {
    border-top: 1px solid #DDD;
    float: left;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 100%;
}

.custom-table {
    display: table;
}

.custom-table-cell {
    display: table-cell;
}

.container-fluid {
    padding: 0;
}

.popup-booking-details.popup-flight-details td {
    padding: 5px;
}

.popup-booking-details.popup-flight-details tr.price,
.popup-booking-details.popup-flight-details tr.price td {
    display: none;
}

.stars {
    float: left;
    font-size: 13px;
    width: 100%;
    line-height: 18px;
    margin-left: 0;
}


/*Stars*/

.stars span {
    color: #FCB630;
    margin-right: 3px;
    display: inline-block;
    font-size: 14px;
}


/*GAP*/

.gap {
    clear: both;
    display: block;
    margin: 30px 0;
    position: relative;
}

.gap-small {
    margin: 15px 0;
}

.gap-mini {
    margin: 10px 0;
}

.gap-big {
    margin: 60px 0;
}

.gap-large {
    margin: 90px 0;
}

.gap-top {
    margin-bottom: 0;
}

.gap-bottom {
    margin-top: 0;
}

.gap-border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ededed -moz-use-text-color #ffffff;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
}

.mt10 {
    margin-top: 10px
}

.mb0 {
    margin-bottom: 0;
}

.mt0 {
    margin-top: 0;
}

.mr0 {
    margin-right: 0;
}

.ml0 {
    margin-left: 0;
}

.mb5 {
    margin-bottom: 5px;
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mt30 {
    margin-top: 30px;
}

.mr30 {
    margin-right: 30px;
}

.ml30 {
    margin-left: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt40 {
    margin-top: 40px;
}

.mr40 {
    margin-right: 40px;
}

.ml40 {
    margin-left: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mt50 {
    margin-top: 50px;
}

.mr50 {
    margin-right: 50px;
}

.ml50 {
    margin-left: 50px;
}

.pt30 {
    padding-top: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pr30 {
    padding-right: 30px;
}

.pl30 {
    padding-left: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.pr40 {
    padding-right: 40px;
}

.pl40 {
    padding-left: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pb50 {
    padding-bottom: 50px;
}

.pr50 {
    padding-right: 50px;
}

.pl50 {
    padding-left: 50px;
}

header {
    transition: all .5s ease-in-out 0s;
    width: 100%;
    z-index: 1101;
    top: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7);
}

.top-bar {
    padding: 0;
    /* background-color: #270014; */
}

.sub-content p {
    line-height: 28px
}

.left-align {
    display: block;
    float: left;
}

.left-align h3 {
    width: 130px;
    min-height: 30px
}

.dropdown-custom {
    border-right: #a5a3a3 solid 1px;
    display: block;
    padding-right: 10px;
    padding-left: 5px;
    margin-right: 10px;
}

.top-bar .icon {
    position: relative;
    top: 2px;
    font-size: 16px
}

.text-grey {
    color: #64727f
}

.top-bar a {
    color: #404040
}

#language-slt>a {
    width: 100%;
}

a,
a:hover {
    text-decoration: none
}

#language-slt>a span {
    margin-top: 0;
}

#language-slt .dropdown-menu>li>a {
    padding: 6px 10px;
    clear: none;
}

#currency-slt .dropdown-menu>li>a {
    padding: 6px 14px;
}

#language-slt .dropdown-menu {
    max-height: 200px !important;
    overflow-y: scroll;
}

.currency-slt {
    top: 20px;
}

.tel-no p,
.login p {
    margin: 0;
    display: inline-block;
    color: #000;
}

.tel-no p a,
.login p a {
    color: #000;
    padding: 7px 15px;
    display: inline-block;
}

.lang-slt a.btn.dropdown-toggle {
    box-shadow: none;
    color: #000;
    border-radius: 0;
    padding: 7px 10px;
    position: relative;
    text-align: left;
}

.userdetails .dropdown .dropdown-toggle {
    color: #000;
    text-transform: capitalize;
    padding: 7px 10px;
    display: inline-block;
}

.userdetails .dropdown .dropdown-menu {
    padding: 10px;
    min-width: 250px;
    background: #fff;
}

.userdetails .dropdown .dropdown-menu .flex-row {
    display: flex;
    align-items: center;
}

.userdetails .dropdown .dropdown-menu .flex-row .user-icon {
    width: 35px;
    height: 35px;
    border-radius: 95px;
    background: #e5a72c;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    color: #fff;
    font-size: 20px;
}

.userdetails .dropdown .dropdown-menu .flex-row h4 {
    display: inline-block;
    line-height: normal;
    margin: 0;
    color: #270014;
    text-transform: capitalize;
    width: 81%;
}

.userdetails .dropdown .dropdown-menu .flex-row h4 label {
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    color: #b57f14;
    text-transform: none;
    position: relative;
    top: -5px;
    line-height: normal;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 3px;
}

.userdetails .dropdown .dropdown-menu .flex-row h4 label.text-red {
    border-bottom: none;
    padding-bottom: 0;
}

.top-bar .userdetails .dropdown-menu li.dropbotm .btn {
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 3px;
    background: transparent;
    border: #e5a72c 1px solid !important;
    color: #e5a72c;
    float: right;
}

.top-bar .userdetails .dropdown-menu li.dropbotm .btn:hover {
    background: #e5a72c !important;
    color: #fff;
}

.top-bar .dropdown-menu>li>a {
    padding: 3px 10px;
    color: #000;
}

.top-bar .dropdown-menu>li.active>a,
.top-bar .dropdown-menu li a:hover,
.top-bar .dropdown-menu>li>a:focus {
    background: #e5a72c;
    color: #270014;
}

.top-bar .dropdown-menu {
    border-radius: 0;
    z-index: 9999;
    margin: 0;
    padding: 0px;
}


/*MENU START*/

.menu {
    background: #e5e4e3;
    height: 30px;
}

.navbar-brand {
    padding: 0px 15px !important
}

.wave-bottom {
    position: relative;
    z-index: 99;
}

.wave-bottom img {
    width: 100%;
    height: 20px
}

.menu .navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
}

.menu .navbar-brand {
    height: auto;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    margin-top: -37px;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.menu .navbar-brand a {
    display: inline-block;
    padding: 0 10px;
}

.menu .navbar-brand a .holiday-logo {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.navbar-header {
    position: absolute;
}

.menu .navbar-nav>.active>a,
.menu .navbar-nav>.active>a:focus,
.menu .navbar-nav>.active>a:hover {
    color: #270014;
    background: none;
}

.menu .navbar-nav>li>a:focus,
.menu .navbar-nav>li>a:hover {
    background: none;
    color: #270014;
}

.collapse.navbar-collapse {
    display: none !important;
}

.menu .navbar-toggle {
    border-color: #270014;
    background: #270014;
    display: none !important;
}

.menu .navbar-nav>li>a:hover {
    color: #270014;
}

.menu .navbar-toggle .icon-bar {
    background: #ffffff
}

.menu .navbar-nav>li>a {
    padding: 20px;
    background: none;
    font-size: 18px;
    color: #270015;
    font-family: 'AltisMedium', Verdana, arial, Helvetica, sans-serif;
}

.menu .navbar-brand {
    position: relative;
    z-index: 990;
}

.menu .navbar-nav .last {
    padding-right: 0px;
}

.navbar-nav>li>.dropdown-menu {
    background: #270014;
    min-width: 200px;
    padding: 0;
}

.dropdown-menu>li>a {
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    font-family: etihad_altistext, arial, Helvetica, sans-serif;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #270014;
    color: #c4921b;
}

.dropdown-menu>li.has-sub {
    position: relative;
}

.dropdown-menu>li.has-sub ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #270014;
    min-width: 200px;
}

.dropdown-menu>li.has-sub:hover ul {
    display: inline-block;
    position: absolute;
    left: 199px;
    top: 0;
}

.dropdown-menu>li.has-sub ul li a {
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    display: inline-block;
    font-family: etihad_altistext, arial, Helvetica, sans-serif;
}

.dropdown-menu>li.has-sub ul li a:hover {
    color: #c4921b;
}

.pr0 {
    padding-right: 0px !important
}

.dropdown-menu.trip-form {
    padding: 10px;
    min-width: 300px;
    margin-top: 3px !important;
}

.trip-form .form-control {
    border-radius: 0px;
    box-shadow: none;
    height: 36px;
    font-size: 12px
}

.trip-form .form-control:focus {
    outline: none;
    border: 1px solid #270014
}

.trip-form .form-group {
    margin-bottom: 10px
}


/*MENU END*/


/*NEWS START*/

.news {
    background: #EEE;
    padding: 10px 0px;
    border-top: 1px solid #D1D1D1
}

.news p {
    margin: 0px
}

.news .icon {
    font-size: 11px;
    font-weight: bold
}

.news .carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
    left: 0;
}

.news .carousel.vertical .active,
.news .carousel.vertical .next.left,
.news .carousel.vertical .prev.right {
    top: 0;
}

.news .carousel.vertical .next,
.news .carousel.vertical .active.right {
    top: 100%;
}

.news .carousel.vertical .prev,
.news .carousel.vertical .active.left {
    top: -100%;
}


/*NEWS END*/


/*MAIN CAROUSEL START*/

.carousel-indicators .active {
    background: #e5a72c;
    border: none;
    width: 14px;
    height: 14px;
}

.carousel-indicators li {
    background: #FFF;
    border: none;
    width: 13px;
    height: 13px;
}

.carousel-indicators {
    bottom: 5px
}

.boxed-form .main-carousel .carousel-inner {
    /*max-height:640px;*/
}

.main-carousel .carousel-caption {
    background: rgba(255, 255, 255, 0.90);
    color: #FFF;
    text-shadow: none;
    max-height: none;
    bottom: auto;
    top: 20%;
    right: 50%;
    margin-right: -605px;
    text-align: left;
    padding: 15px 20px 20px;
}

.main-carousel .carousel-caption .btn {
    color: #270014;
    border-radius: 30px;
    padding: 6px 25px;
}

.main-carousel .carousel-caption h2 {
    color: #e5a72c !important;
    text-shadow: 1px 1px 0px rgb(152, 113, 35);
    margin-top: 10px;
}

.main-carousel .carousel-caption h4 {
    color: #000;
}

.main-carousel .carousel-caption h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #FFF
}

.main-carousel .carousel-caption h3 small {
    color: #FFF;
}

.main-carousel .carousel-caption p {
    margin: 0px
}

.boxed-form .main-carousel .carousel-caption {
    right: 93%;
    top: 40%;
}

.text-red {
    color: #000 !important
}

.text-yellow {
    color: #e9ed01 !important
}


/*MAIN CAROUSEL END*/

.booking-form .btn-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.25);
}

.booking-form .btn-primary:hover::before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.booking-form .btn-primary,
.booking-form .btn-primary:active:focus,
.booking-form .btn-primary:focus,
.booking-form .btn-primary:active {
    color: #000;
    background-color: #e5a72c;
    border-color: #e5a72c;
    font-size: 16px;
    font-weight: normal;
    box-shadow: none;
    outline: none;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}

.btn-primary {
    background: #e5a72c !important;
    border: none;
    font-size: 16px;
    color: #000;
    border-radius: 0px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background: #e5a72c !important;
    outline: 0 none;
    color: #000;
}

.btn-default {
    background: #FFF;
    color: #000;
    border: 1px solid #DDD !important;
    font-family: 'AltisMedium', Verdana, arial, Helvetica, sans-serif;
    border-radius: 0px;
    border: none
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background: #F7F7F7 !important;
}

.carousel img {
    width: 100%
}

.shade-grey {
    background: #F7F7F7
}


/*BOOKING FORM START*/

.booking-form {
    color: #777;
    position: relative;
    z-index: 999;
    background: #FFF
}

.booking-form.fixtop {
    position: fixed;
    top: 0;
    z-index: 1001;
    width: 100%;
    left: 0;
    margin-top: 0;
    background: #FFF;
}

.sticky {
    position: sticky;
    top: -1px;
    z-index: 998;
}

.booking-form .form-control.has-error {
    box-shadow: inset 0 0 0 1px #FF5559!important;
    background: #ffdeda!important
}

.booking-tab {
    background: #fff;
}

.booking-form .nav-tabs>li.active>a,
.booking-form .nav-tabs>li.active>a:focus,
.booking-form .nav-tabs>li.active>a:hover {
    background: #e5a72c;
    border: none;
    color: #270014;
    font-weight: 600;
}

.booking-form .tooltip {
    display: none !important;
}

.booking-form .nav-tabs {
    border: none
}

.booking-form .nav-tabs .icon {
    margin-right: 5px
}

.booking-form .nav-tabs li {
    width: calc(100%/4);
    text-align: center;
    margin: 0px;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

.b2b-page .booking-form .nav-tabs li {
    width: calc(100%/6);
}

.booking-form .nav-tabs li:last-child {
    border-right: none;
}

.booking-form .nav-tabs li a {
    border: none;
    color: #000;
    padding: 18px 10px;
    border-radius: 0px;
    margin: 0px;
    font-size: 16px;
}

.booking-form .nav-tabs li a:hover {
    background: #e5a72c;
    color: #270014;
}


/* .booking-form .nav-tabs li a:focus {
    background: #270014
} */

.boxed-form .booking-form .nav-tabs li a:focus {
    border-bottom: 4px solid #270014;
    background: #fff;
}

.booking-form .clm1,
.booking-form .clm2,
.booking-form .clm3,
.booking-form .clm4 {
    float: left;
    position: relative;
    width: 100%;
}

.booking-form [class*="col-"] {
    padding: 0 5px;
}

.icon-arrow {
    position: absolute;
    z-index: 9;
    top: 15px;
    color: #666;
    right: 10px;
    font-size: 20px
}

.icon-arrow2 {
    position: absolute;
    z-index: 9;
    top: 15px;
    color: #666;
    right: 15px;
    font-size: 20px
}

.persons-box .icon {
    font-size: 11px;
    color: #666
}

.persons-box .left {
    float: left;
    width: 33.3%;
    text-align: center
}

.persons-box .form-control {
    padding-right: 0px !important;
    padding-left: 0px !important
}

.btn-form {
    height: 50px;
    margin-bottom: 15px;
}

.no-border-right {
    border-right: none !important
}

.no-border-left {
    border-left: none !important
}

.booking-form .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.booking-form .form-group label {
    text-transform: none;
    z-index: 9;
    position: absolute;
    color: #747474;
    font-weight: normal;
    font-size: 14px;
    top: 5px;
    text-indent: 10px
}

.booking-form .form-group select::-ms-expand {
    display: none;
}

.booking-form .form-control {
    border-radius: 0px;
    padding: 15px 10px 0px;
    height: 50px;
    font-family: 'etihad_altistext';
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #3a3a38;
    color: #444444;
    box-shadow: none
}

.booking-form .btn.form-control {
    color: #FFF;
    margin-top: 31px;
    padding-right: 15px;
}

.booking-form .tab-content {
    padding: 25px 0px 10px
}

.booking-form .form-control-feedback {
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    pointer-events: none;
    color: #404040;
}

.booking-form .has-feedback label~.form-control-feedback {
    top: 35px
}

.booking-form .form-control[disabled],
.booking-form .form-control[readonly],
.booking-form fieldset[disabled] .form-control {
    background: #FFF
}

.booking-form .custom-dropdown {
    position: absolute;
    background-color: #FFF;
    padding: 15px 15px 0px;
    width: 380px;
    left: 6px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 11px;
    top: 50px;
    z-index: 999;
    display: none;
    border-radius: 0px;
}

.booking-form .custom-dropdown .btn-form {
    height: auto
}

.booking-form .custom-dropdown .btn-block {
    display: inherit;
    width: auto
}

.form-control[disabled] {
    background-color: #EEE !important;
    color: #444 !important;
    cursor: not-allowed
}

.room-title span {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.booking-form .custom-dropdown .form-control {
    padding-top: 0px
}

.booking-form .btn-primary {
    font-size: 16px
}

.booking-form .custom-dropdown .row {
    margin: 0 -5px 15px;
}

.booking-form .custom-group label {
    color: #404040;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
}

.booking-form .label-input .icon {
    color: #404040;
    display: block;
    font-size: 21px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 38px;
    z-index: 2;
}

.room-title {
    float: left;
    margin-bottom: 0;
    width: 100%;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.room-title .label {
    color: #ffffff;
    cursor: pointer;
    float: right;
    line-height: 12px;
    border-radius: 3px;
    margin: 0px;
    font-weight: normal
}

.booking-form::-webkit-input-placeholder {
    color: #404040;
}

.booking-form:-moz-placeholder {
    /* Firefox 18- */
    color: #404040;
}

.booking-form::-moz-placeholder {
    /* Firefox 19+ */
    color: #404040;
}

.booking-form:-ms-input-placeholder {
    color: #404040;
}

.booking-form .clm2 .form-group {
    float: left;
    width: 50%;
    padding-left: 10px;
}

.booking-form .clm3 .form-group {
    float: left;
    width: 33.3%;
    padding-left: 10px;
}

.booking-form .clm4 .form-group {
    float: left;
    width: 25%;
    padding-left: 10px;
}

.booking-form .clm4 .form-group:first-child,
.booking-form .clm3 .form-group:first-child,
.booking-form .clm2 .form-group:first-child,
.booking-form .clm3.room-selection .form-group:nth-child(2) {
    padding-left: 0;
}

.has-success .form-control,
.has-success.form-control {
    background-color: rgb(236, 255, 236);
}

.booking-form .radio-group label.checked .icon::after,
.checked .icon.icon-radio::after {
    content: "";
    background-color: #eb1e23;
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0px;
    top: 6px;
    margin-left: auto;
    margin-top: -4px;
    margin-right: auto;
    right: 0px;
    border-radius: 50%;
}

.booking-form .radio-group {
    padding-bottom: 0px;
    position: relative;
    bottom: 10px
}

.booking-form .radio-group label input[type="radio"] {
    margin-right: 3px;
    margin-top: 5px;
}

.booking-form .radio-group label {
    cursor: pointer
}

.booking-form .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 12px;
}

.d_age {
    position: relative;
    bottom: 5px;
    padding-left: 5px;
    font-size: 12px;
}

.wid60 {
    width: 60%;
    float: left;
}

.wid40 {
    width: 40%;
    float: left;
}

.booking-form .switch input {
    display: none;
}

.booking-form .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.booking-form .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: -5px;
    bottom: 0px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    top: -4px;
    -webkit-box-shadow: 0px 1px 5px 0px #333;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 1px 5px 0px #333;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 1px 5px 0px #333;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.booking-form input:checked+.slider {
    background-color: #07841c47;
}

.booking-form input:checked+.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: -5px;
    bottom: 0px;
    background-color: #07841c;
    -webkit-transition: .4s;
    transition: .4s;
    top: -4px;
    -webkit-box-shadow: 0px 1px 5px 0px #07841c75;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 1px 5px 0px #07841c75;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 1px 5px 0px #07841c75;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.booking-form input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.booking-form input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.booking-form .slider.round {
    border-radius: 10px;
}

.booking-form .slider.round:before {
    border-radius: 50%;
}

.booking-form .radio-group .icon,
.icon.icon-radio {
    display: block;
    width: 15px;
    height: 15px;
    background-color: rgb(255, 255, 255);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    position: absolute;
    left: -2px;
    top: 5px;
    margin: 0px auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
}

.multi-check-list .custom-dropdown {
    display: none;
}

.multi-check-list.show .custom-dropdown {
    display: block;
}

.select-multi-hotel .checkbox input[type=checkbox] {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 20px;
}

.select-multi-hotel .checkbox {
    margin: 0px;
	position:static;
}

.select-multi-hotel p a {
    font-size: 12px;
    line-height: 17px;
    color: #333;
    float: left;
    width: 100%;
    position: relative;
    padding: 5px 10px;
    background: #ebedec;
    margin-top: 3px;
}

.booking-form .select-multi-hotel .custom-dropdown {
    top: 113px;
    background: #ebedec;
    box-shadow: none;
    padding: 0px 5px;
}

.dnarw-icon {
    background: #fff url(../images/down-arw.png) no-repeat scroll 95% center;
}

.difrlocatn {
    display: flex;
    align-items: center;
}

.difrlocatn input[type='checkbox'] {
    margin: 0;
    margin-right: 5px;
}

.difrlocatn input[type='checkbox']+label {
    margin: 0;
    white-space: nowrap;
}


/*-------new Booking form style-------*/

.boxed-form {
    position: relative;
}

.boxed-form .booking-form {
    color: #777;
    position: relative;
    z-index: 999;
    background: #FFF;
    max-width: 500px;
    position: absolute;
    top: 24px;
    right: 20%;
}

.b2b-page .boxed-form .booking-form {
    max-width: 570px;
}


/* .boxed-form .booking-form .nav-tabs li {
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
} */

.boxed-form .booking-form .nav-tabs li a {
    padding: 10px;
    border-bottom: 4px solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.boxed-form .booking-form .nav-tabs>li.active>a,
.boxed-form .booking-form .nav-tabs>li.active>a:focus,
.boxed-form .booking-form .nav-tabs>li.active>a:hover {
    background: #e5a72c;
    border-bottom: 4px solid #000;
}

.boxed-form .booking-form .nav-tabs li a:hover {
    background: none;
    border-bottom: 4px solid #000;
}

.boxed-form .booking-form .nav-tabs li a .icon {
    color: #000;
}

.boxed-form .booking-form .nav-tabs li a span {
    display: inline-block;
    font-size: 12px;
    width: 100%;
    color: #000;
    font-weight: normal;
    line-height: normal;
}

.boxed-form .booking-form .nav-tabs li a .f-icon-hover {
    display: none;
}

.boxed-form .booking-form .nav-tabs li.active a .f-icon {
    display: none;
}

.boxed-form .booking-form .nav-tabs li.active a .f-icon-hover {
    display: block;
}

.boxed-form .booking-form .tab-content {
    background: #fff;
}

.boxed-form .booking-form .tab-content .tab-pane {
    padding: 0 15px;
}

.boxed-form .booking-form .tab-pane .row {
    margin-bottom: 0px !important;
    padding: 0 15px;
}

.boxed-form .booking-form .form-group {
    margin-bottom: 10px;
}

.boxed-form .booking-form .form-group label {
    position: relative;
    top: 0;
    color: #000;
    text-indent: 0;
    margin: 0;
}

.boxed-form .hotel-staydates label,
.boxed-form .difrlocatn input[type='checkbox']+label,
.d_age {
    color: #000;
    font-weight: normal;
}

.boxed-form .booking-form [class*="col-"] {
    padding: 0 15px !important;
}

.boxed-form .booking-form .tab-pane [class*="col-"] {
    padding: 0 5px !important;
}

.boxed-form .booking-form .col-sm-6,
.boxed-form .booking-form .col-md-4 {
    width: 100%;
}

.boxed-form .booking-form .col-sm-3 {
    width: 50%;
}

.boxed-form .booking-form .form-control {
    padding: 5px 10px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #9e9e9e !important;
}

.boxed-form .booking-form .form-control.select2-container {
    padding: 3px 10px;
}

.boxed-form .has-feedback+.icon-arrow {
    display: none
}

.boxed-form .booking-form [class*='col-md-offset-'] {
    margin-left: 0;
}

.boxed-form .booking-form .hotel-staydates {
    margin: 5px 0;
}

.boxed-form .booking-form .showHotel {
    z-index: 99;
    background: none;
    position: relative;
    top: 0;
    padding: 0;
    box-shadow: none;
}

.boxed-form .booking-form .showHotel [class*='col-']:nth-child(odd) {
    padding-left: 0 !important;
}

.boxed-form .booking-form .showHotel [class*='col-']:nth-child(even) {
    padding-right: 0 !important;
}

.boxed-form .booking-form .showHotel .col-sm-6 {
    width: 50%;
}

.boxed-form .booking-form .btn-primary {
    border-radius: 4px;
    margin-top: 15px;
}

.boxed-form .difrlocatn {
    padding-bottom: 5px;
}

.boxed-form .booking-form input:checked+.slider {
    background-color: #b5ccb9;
}

.boxed-form .booking-form input:checked+.slider:before {
    background-color: #4CAF50;
}

.boxed-form .im-angle-down {
    display: none
}

.boxed-form .booking-form .label-input .icon {
    top: 35px;
}

.boxed-form .booking-form .tab-pane .custom-dropdown .row {
    padding: 0;
}

.boxed-form .booking-form .tab-pane .custom-dropdown .custom-group {
    margin-bottom: 5px;
}

.boxed-form .booking-form .custom-group label {
    margin-bottom: 0;
}

.boxed-form .booking-form .room-container {
    margin-bottom: 10px;
}


/* Transfer form css */

.boxed-form .booking-form .form-control.select2-container.select2-container-disabled {
    background-color: #f4f4f4;
    cursor: not-allowed !important;
}

.boxed-form .booking-form .form-control.select2-container.select2-container-disabled .select2-choice {
    border: none;
    cursor: not-allowed !important;
}

.boxed-form .booking-form .form-group #TransferpersonDropdown label.close-dropdown {
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
}

.booking-form #Transferform .radio-group label.checked .icon::after,
.checked .icon.icon-radio::after {
    background-color: #e5a72c;
}

.boxed-form .booking-form #Transferform .label-input .icon {
    top: 31px;
}

.booking-form .radio-group label input[type="radio"] {
    visibility: hidden;
    opacity: 0;
}

body[data-culture="de-DE"] .modal .custom-dropdown label {
    font-size: 12px;
}

.boxed-form .booking-form #Transferform .col-sm-push-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    left: 0;
    margin-top: 75px;
    top: 0;
}

.boxed-form .booking-form #Transferform .col-sm-pull-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    right: 0px;
    top: 0;
    margin-top: -142px;
    position: relative;
    margin-bottom: 78px;
}

.clockpicker-popover .popover-title span.text-primary {
    color: #e5a72c;
}

.clockpicker-popover .btn-default {
    background: #5D7D34;
    color: #fff;
}

.clockpicker-popover .btn-default:hover {
    background: #5D7D34 !important;
}

.clockpicker-canvas line {
    stroke: #ecbd61;
}

.clockpicker-canvas .clockpicker-canvas-bearing,
.clockpicker-canvas .clockpicker-canvas-fg {
    fill: #ecbd61;
}

.clockpicker-canvas .clockpicker-canvas-bg {
    fill: rgba(236, 189, 97, 0.4);
}

.clockpicker-popover .clockpicker-tick {
    color: #333;
}

.clockpicker-canvas .clockpicker-canvas-bg-trans {
    fill: rgba(236, 189, 97, 0.4);
}

.clockpicker-tick:hover {
    background-color: rgba(236, 189, 97, 0.4)
}


/*BOOKING FORM END*/


/*filter-list*/

.filter-list {
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    top: 50px;
    width: 300px;
    z-index: 1002;
    left: 5px;
    right: 0;
    margin: 0 auto;
}

.filter-list ul li:hover {
    background: #999;
    cursor: pointer;
    color: #FFF;
}

.filter-list ul li.country:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: default;
}

.filter-list.set-left {
    left: -97%;
}

.list-header {
    background-color: #777;
    float: left;
    margin-bottom: 10px;
    padding: 4px;
    width: 100%;
}

.list-header p {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 29px;
    margin: 2px 25px 0 0;
    padding: 0 15px;
    color: #FFF;
    display: none;
}

.filter-list .search {
    box-shadow: none;
    float: left;
    font-size: 14px;
    min-width: 230px;
    padding: 8px 10px;
    height: 33px;
    border-color: #B9B9B9;
    width: 43%;
    background: white;
}

.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 3px;
}

.booking-form label.close-filter {
    position: absolute;
    right: 20px;
    top: 13px;
}

.booking-form label.close-filter .icon {
    position: relative;
    top: -2px;
    right: 0px;
    font-weight: normal;
    font-size: 14px;
}

.close-filter {
    color: #FFF !important;
    cursor: pointer;
    position: absolute;
    right: 19px;
    text-align: center;
    margin-top: 6px;
}

.close-filter .icon {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    font-size: 26px !important;
    padding: 0;
    position: relative;
}

.booking-form .form-control {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-container {
    float: left;
    width: 100%;
    text-transform: capitalize;
    max-height: 350px;
    overflow-y: auto;
}

.filter-list .city-list {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
}

.filter-list ul {
    float: left;
    font-size: 12px;
    line-height: 18px;
    list-style: outside none none;
    padding: 0;
    width: 100%;
    margin-bottom: 0;
}

.filter-list ul li.country {
    color: #270014;
    font-weight: bold;
    font-size: 14px;
}

.filter-list ul.empty-list {
    display: none;
}

.filter-list ul li {
    line-height: 24px;
    padding: 2px 10px;
    font-size: 14px;
    color: #404040;
    font-family: 'etihad_altistext';
    cursor: pointer;
}

.column option {
    width: 25%;
    float: left;
}

.input-group {
    width: 100%;
}


/*WONDERFUL HOLIDAYS START*/

.depart-from .icon {
    font-size: 24px;
    position: relative;
    top: 5px;
    margin: 0 10px 0px 5px
}

.select-box select {
    margin-top: 10px;
    padding: 7px 10px;
    background-image: none;
    border: 1px solid #ddd;
    width: 150px;
    border-radius: 0px;
}

.select-box .icon-arrow {
    position: relative;
    right: 30px;
    font-size: 20px;
    top: 3px
}

.bestpackages {
    padding: 20px 0px;
    border-top: 1px solid #CCC
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.thumb-pack * {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.thumb-pack h3 {
    color: #FFF;
    margin-top: 10px;
}

.thumb-pack.bg-red h3 {
    background: #270014;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 10px;
    display: inline-block;
}

.thumb-pack {
    position: relative;
    overflow: hidden;
    color: white;
    margin-bottom: 20px
}

.innerBack {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.innerFront {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.period {
    opacity: 0;
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 14px;
    margin: 0;
    padding: 7px 0 0 5px;
    display: inline-block;
    width: 100%;
}

.thumb-pack .period img {
    width: 58px;
    margin-right: 10px;
}

.thumb-pack:hover .period {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    height: 37px;
}

.thumb-pack hr {
    border: none;
    border-top: 2px solid white;
    width: 0;
    float: left;
    clear: both;
    margin-left: 0;
}

.tripContainer {
    position: absolute;
    left: 10px;
    top: 0px;
    clear: both;
    float: left
}

.thumb-pack .thumb-priceinfo {
    bottom: 0px
}


/*** hover effects ***/

.thumb-pack img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%
}

.thumb-pack:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.thumb-pack:hover .back {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.thumb-pack:hover .innerBack {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.thumb-pack:hover .from {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
}

.thumb-pack:hover .price {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
}

.thumb-pack:hover hr {
    width: 280px;
}

.bestpackages .carousel {
    position: relative;
    clear: both
}

.bestpackages .btn-custom {
    margin-top: -65px;
    position: relative;
    z-index: 999;
}

.carousel-buttons {
    background: #4e4c4a;
    border: none;
    color: #fff!important;
    padding: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    margin-left: 2px;
    display: inline-block;
}

.carousel-buttons:hover {
    background: #2f2e2c;
    color: #fff;
    opacity: 1;
}


/*WONDERFUL HOLIDAYS END*/

.custom-down {
    background: #ebedec;
    padding: 0 5px;
}

.custom-down .form-control {
    padding-top: 0px;
    margin-top: 5px;
}


/* Modal */

.modal .nav-tabs>li>a {
    background: #e0e0e0;
}

.room-selection,
.chidAgeSel,
.chidAgeSel .form-group {
    display: none;
}

.room-selection.visible,
.chidAgeSel.visible {
    display: block;
}

.modal .clm2 .form-group:first-child {
    padding-left: 0;
}

.modal .clm2 .form-group:last-child {
    padding-right: 0;
}

.clm2 .form-group {
    float: left !important;
    padding-right: 10px;
    width: 50%;
}

.clm1 .form-group,
.clm2 .form-group,
.clm3 .form-group,
.clm4 .form-group {
    margin-bottom: 10px;
    margin-top: 0;
}

.modal {
    top: 70px;
}

div#groupBook {
    z-index: 1100;
}

.modal .tag-label {
    color: #ed1c24;
    margin: 0;
    padding-top: 0;
}

.form-control[readonly] {
    cursor: pointer;
    background: #fff;
}

.modal .custom-dropdown .form-control {
    height: 34px;
    padding: 6px 12px;
    margin-bottom: 10px
}

.modal .custom-dropdown .custom-padding {
    padding: 0 5px;
}

.modal .custom-dropdown .room-container .row {
    margin: 0px;
}

.modal .custom-dropdown {
    position: absolute;
    background-color: #FFF;
    padding: 15px 10px;
    max-width: 420px;
    width: 100%;
    right: 0px;
    box-shadow: rgba(0, 0, 0, .27) 0 1px 7px;
    top: 62px;
    border-radius: 0px;
    z-index: 10;
    display: none;
}

.modal .label-input .icon {
    right: 10px;
    top: 31px;
}

.label-input .icon {
    background: #fff;
    color: #797979;
    display: block;
    font-size: 21px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 27px;
    z-index: 2;
}

.modal-footer {
    clear: both;
}

.modal .cal {
    width: 100%;
}

.modal .clm2,
.modal .clm3 {
    float: left;
    position: relative;
    width: 100%;
}

.modal .clm3 .form-group:first-child {
    padding-left: 0;
}

.modal .room2 .form-group:nth-child(2) {
    padding-left: 0;
}

.modal .form-control,
#partner .form-control {
    border-color: #ddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: none !important;
    text-indent: 1px;
    border-radius: 0px
}

.modal .nav-tabs>li.active>a,
.modal .nav-tabs>li.active>a:hover,
.modal .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #676767;
    border: 1px solid #676767;
    border-bottom-color: transparent;
}


/* HOTEL DEALS START */

.hotel-deals {
    margin-top: 30px
}

.hotel-deals .thumbnail {
    border-radius: 0;
    padding: 0;
    position: relative;
    margin-bottom: 20px
}

.offer-super {
    background: rgba(4, 181, 0, 0.7411764705882353);
}

.offer-tag {
    position: absolute;
    padding: 10px 8px 10px 12px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    display: flex;
    z-index: 9999;
    top: 10px;
    right: 0px;
    /* font-weight: bold; */
    height: 50px;
    text-align: left;
    max-width: 90%;
    align-items: center;
}

.offer-tag.offer-super:after {
    border-right-color: rgba(4, 181, 0, 0.7411764705882353);
    /* border-bottom-color: #04b500bd !important; */
    border-top-width: 0;
    top: 0px;
    bottom: inherit;
}

.offer-tag.offer-super:before {
    border-right-color: rgba(4, 181, 0, 0.7411764705882353);
    /* border-bottom-color: #04b500bd !important; */
    border-bottom-width: 0;
}

.offer-tag:before,
.offer-tag:after {
    border: #04b50000 solid 25px;
    content: "";
    position: absolute;
    left: -50px;
    bottom: 0;
    z-index: 0;
}


/* .offer-tag:after {
    border: #04b50000 solid 25px;
    content: "";
    position: absolute;
    left: -50px;
    bottom: 0;
    z-index: 0;
} */


/* .offer-tag:after {
    right: -8px;
    left: auto;
} */

.thumb-priceinfo {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .99) 99%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, .99)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .99) 99%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .99) 99%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .99) 99%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .99) 99%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#27001400', endColorstr='#270014', GradientType=0);
    position: absolute;
    bottom: 86px;
    padding: 10px 10px 1px;
    width: 100%;
}

.thumb-priceinfo .frm {
    color: #fff;
    float: left;
    line-height: 20px;
    padding-right: 6px;
    padding-top: 6px;
    text-align: left;
}

.thumb-priceinfo strong {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
}

.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1 solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.thumbnail:hover {
    border-color: #270014 !important
}

.hotel-deals .thumbnail .caption {
    padding: 9px;
    min-height: 80px;
    position: relative
}

.hotel-deals .thumbnail .caption .btn-custom {
    position: absolute;
    bottom: 15px;
    right: 10px
}

.hotel-deals .thumbnail .caption h4 {
    margin-bottom: 5px;
    margin-top: 0px
}

.hotel-deals .thumbnail .caption p {
    margin: 0;
    clear: both
}

.thumb-priceinfo p {
    color: rgba(255, 255, 255, .76);
    font-size: 12px;
    line-height: 14px;
    margin-top: -9px;
    margin-bottom: 4px;
    text-align: left;
    clear: both;
}

.icon-more {
    color: #FFF !important;
    position: absolute;
    right: 15px;
    font-size: 24px;
    bottom: 15px;
}


/*HOTEL DEALS END*/


/*Terms and condition part start*/

.content-list li {
    line-height: 24px;
    text-align: justify;
    padding-bottom: 15px;
    font-size: 14px;
    list-style: none
}

.content-list ul {
    padding-left: 0px
}

.content-list li:first-child {
    padding-bottom: 0px
}

ul.content-list {
    padding-left: 0px;
    margin-bottom: 20px
}

ul.content-list li {
    list-style: none;
}

ul.content-list li a {
    font-weight: normal
}

.content-list {
    padding-left: 20px
}

.content-list hr {
    width: 100%;
    border-bottom: 1px solid #FDBDC7;
    margin-top: 10px;
}

.listTable {
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 8px;
    float: left;
    overflow: hidden;
    _display: inline;
}

.listTable>tbody>tr>td,
.listTable th {
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 5px 15px;
    font-size: 14px;
    color: #333
}

.faq-item-content p {
    float: left;
    width: 100%;
}

.listTable {
    margin: 10px 0px
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff !important;
    background-color: #ED3236;
    border-color: #ED3236;
    margin-top: 30px;
}

.list-group-item.active strong {
    color: #FFF
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
    color: #555;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list_content {
    padding-left: 15px;
    margin-top: 10px;
}

.list_content h5 {
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.list_content li {
    padding-top: 10px;
}

.list_content strong {
    line-height: 24px;
}

ol {
    counter-reset: item;
}

ol>li {
    counter-increment: item;
}

ol ol>li {
    display: block;
}

ol ol>li:before {
    content: counters(item, ".") ". ";
    margin-left: -20px;
}

.list_content table {
    margin-top: 20px;
}

.list_content table th {
    vertical-align: middle !important;
    background: #f8f8f8;
}

.sub_content h3 {
    color: #000;
    border-bottom: 1px solid #e5a72c;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.sub_content .form-group {
    position: relative;
}

.sub_content .form-control {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #3a3a38;
    height: 40px;
}

.sub_content .icon-arrow {
    top: 35px;
    pointer-events: none;
}

.sub_content .form-group.comment .form-control {
    height: inherit;
}

.sub_content .btn-form {
    width: 200px;
    font-weight: bold;
}

.list_content li a {
    color: #006699;
    text-decoration: underline;
}

.sub_banner img {
    width: 100%;
}

.sub-sec a {
    color: #006699;
}

.faq_panel .panel-default>.panel-heading {
    padding: 0px;
    background: none;
}

.faq_panel .panel-default>.panel-heading a {
    display: block;
    padding: 8px 10px;
    color: #000;
    font-size: 14px;
    background-color: #eee;
}

.faq_panel .panel-default {
    border-color: #eeeeee;
}

.faq_panel .panel-group .panel {
    border-radius: 0px;
}

.faq_panel .panel-default>.panel-heading a[aria-expanded="true"] {
    background: #e5a72c;
    color: #000;
}

.faq_panel .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #e5a72c;
}

.faq_panel .panel-group {
    margin-bottom: 40px;
}


/*Terms and condition part end*/

.site-map p {
    margin: 20px 0 0;
    font-weight: bold;
}

.site-map ul {
    margin-left: 15px;
    padding: 0;
    list-style: none;
    clear: both;
}

.site-map {
    list-style: none;
    padding: 0;
    width: 100%;
}

.site-map a {
    color: #f00
}

.partner-tab {
    list-style: none;
    width: 100%;
    border-bottom: 1px solid #ea380a;
    float: left;
    padding: 0;
    margin: 20px 0;
}

.partner-tab li {
    float: left;
    margin-right: 5px;
    background: #f9f9f9;
    color: #222;
    border-bottom: 1px solid #ea380a;
    margin-bottom: -1px;
    cursor: pointer;
}

.partner-tab li a {
    color: #222;
    background-color: #f9f9f9 !important;
    border-radius: 5px 5px 0 0;
    margin-right: 0 !important;
    border: 1px solid #d3d3d3;
    padding: 7px 15px;
}

.partner-tab .active a {
    background: #270014 !important;
    border: 1px solid #270014 !important;
    color: #FFF !important
}

.contact-item {
    width: 330px;
    height: 220px;
    border: 1px solid #222;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.contact-item ul li {
    text-align: left;
}

.contact-btn {
    cursor: pointer
}

.contact-btn img {
    margin-bottom: 15px
}

.contact-item ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-item p:first-child {
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}

.partner-page-content p {
    float: left;
    width: 100%;
}

.contact-form {
    display: inline-block;
    width: 100%;
}

.contact-form label {
    width: 100%;
    float: left;
}

.contact-form label small {
    color: red;
    font-weight: normal;
    font-size: 16px;
}

.contact-form .button.reset {
    text-indent: -999px;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    border: none;
    background: url(../images/refresh-btn.png) center no-repeat #03A9F4;
    margin: 0 10px;
    outline: none;
}

.form-control.has-error {
    background: #fff;
    border: #f00 solid 1px;
    box-shadow: red 0 0 3px inset;
}

.contact-form-title {
    text-align: center;
}

.contact-form .flex-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    clear: both;
}

.contact-form .flex-row .flex-clm {
    width: 100%;
}

.close-custom {
    position: relative;
    top: 5px;
    right: 10px
}

.faq-group {
    height: 45px;
    padding: 11px 0 0 45px;
    margin-bottom: 10px;
    color: #333;
    font-size: 18px;
    line-height: 1.2;
    background: url(https://hkacms.s3.amazonaws.com/staging-new/images/bg_ttl02_red.jpg) top left no-repeat;
}

.faq-groupt strong,
.faq-group p {
    color: #222;
    margin-bottom: 0;
    line-height: 23px;
    text-align: justify;
}

.faq-item {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.faq-group a {
    color: #f00
}

.faq-item-count {
    width: 3%;
    float: left;
}

.faq-item-content {
    float: left;
    width: 97%;
}

a {
    color: #270014
}


/*FOOTER START*/

a {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

footer {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 20px;
    border-top: 1px solid #DDD;
    background: #f7f7f7
}

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

.social-icons ul li {
    list-style: none
}

.social-icons ul li a {
    color: #666;
    font-size: 30px;
    margin: 0 20px;
    height: 30px;
    width: 30px;
    display: block
}

.social-icons ul li a:hover {
    color: #270014
}

#newletterModal .newletterframe {
    width: 100%;
    height: 450px;
    border: none;
}

.newsbtn {
    height: 50px;
    width: 275px;
    font-size: 18px;
}

.newsletter .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.newsletter .clm1 {
    clear: both
}

.newsletter .form-group select::-ms-expand {
    display: none;
}

.form-control-arrow {
    position: absolute;
    top: 2px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 20px;
    text-align: center;
    pointer-events: none;
    color: #999
}

.newsletter .form-group {
    float: left !important
}

.newsletter .clm2-custom .form-group:first-child {
    width: 30%;
    position: relative;
    padding: 0px
}

.newsletter .clm2-custom .form-group .form-control-arrow {
    right: 0px !important
}

.newsletter .clm2-custom .form-group:last-child {
    width: 70%;
    position: relative;
}

.newsletter .clm3-custom .form-group:first-child {
    width: 16%;
    position: relative;
}

.newsletter .clm3-custom .form-group {
    width: 34%;
    position: relative;
}

.newsletter .clm3-custom .form-group:last-child {
    width: 50%;
    position: relative;
}

.newsletter .clm3-custom .form-group:last-child {
    width: 33%;
    position: relative;
}

.newsletter .form-control {
    border-radius: 0px;
    margin-bottom: 10px;
    border-color: #DDD;
    height: 42px;
    background-color: transparent;
    color: #999
}

.newsletter .form-control option {
    color: #270014;
    background: #FFF
}

.newsletter .clm2 .form-group {
    float: left !important;
    padding-left: 0px;
    width: 50%;
    position: relative
}

.newsletter .clm1 .form-group,
.newsletter .clm2 .form-group,
.newsletter .clm3 .form-group,
.newsletter .clm4 .form-group {
    margin-bottom: 10px;
    margin-top: 0;
}

.newsletter .clm2 .form-group {
    width: 50%;
}

.newsletter .clm1 .form-group {
    width: 100%
}

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

.newsletter::-webkit-input-placeholder {
    color: #999;
}

.newsletter:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}

.newsletter::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

.newsletter:-ms-input-placeholder {
    color: #FFF;
}

.social-icons ul li {
    display: inline-block;
}

.social-icons ul {
    padding-left: 0px !important;
}

.fb {
    background: url("../images/icon_facebook-sm.png") no-repeat;
}

.fb:hover {
    background: url("../images/icon_facebook_hover-sm.png") no-repeat;
}

.wc {
    background: url("../images/icon_wechat-sm.png") no-repeat;
}

.wc:hover {
    background: url("../images/icon_wechat_hover-sm.png") no-repeat;
}

.wb {
    background: url("../images/icon_weibo-sm.png") no-repeat;
}

.wb:hover {
    background: url("../images/icon_weibo_hover-sm.png") no-repeat;
}

.ig {
    background: url("../images/icon_instagram-sm.png") no-repeat;
}

.ig:hover {
    background: url("../images/icon_instagram_hover-sm.png") no-repeat;
}

.yt {
    background: url("../images/icon_youtube-sm.png") no-repeat;
}

.yt:hover {
    background: url("../images/icon_youtube_hover-sm.png") no-repeat;
}

.btm-links {
    margin: 15px 0px;
}

.btm-links a {
    color: #000;
}

.btm-links a:hover {
    color: #270014;
}

.btm-links ul {
    display: block;
    text-align: center;
    padding-left: 0px
}

.btm-links li {
    line-height: 30px;
    list-style: none;
    display: inline-block;
    padding: 0 10px
}

.ftr-btm {
    background: #e5e4e2;
    padding-top: 10px;
    color: #000;
}

.ftr-btm a {
    color: #c4921b;
}

.ftr-btm a:hover {
    text-decoration: underline;
}

.fbtm-logo {
    margin: 0;
    padding: 0;
}

.fbtm-logo li {
    list-style: none;
    display: inline-block;
    padding: 15px;
}

.ftr-btm p {
    font-size: 12px;
}

.cd-top {
    display: inline-block;
    height: 38px;
    width: 38px;
    position: fixed;
    bottom: -150px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    color: #FFF;
    text-align: center;
    line-height: 38px;
    white-space: nowrap;
    background: #5c6364;
    border-radius: 50px;
    visibility: hidden;
    opacity: 0;
    border: none;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    outline: inherit !important;
    z-index: 1000;
}

.cd-top img {
    width: 30px;
}

.cd-top:hover {
    color: #FFF;
    background: #84878a
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    bottom: 10px;
}


/*FOOTER END*/

.carousel,
.item,
.active {
    height: 100%;
}


/*Single Hotel booking form popup START */

.flight-info {
    font-size: 12px;
}

.flight-info label {
    font-weight: normal;
    display: inline;
    cursor: pointer;
}

.form-captcha img {
    width: auto !important;
    float: left
}

.form-captcha .form-control {
    float: left;
    width: 300px;
    background: #EBEDEC;
    margin-left: 3%;
}

.flight-info .row {
    border-bottom: 1px solid #EEE;
    padding: 7px 0px;
    cursor: pointer
}

.flight-info .row.selected {
    background: lightblue;
    position: relative;
    overflow: hidden;
}

.flight-info .row.selected:after,
.flight-info .row.selected:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ff878e;
    right: 10px;
    top: 25%;
}

.flight-info .row.selected:after {
    background: #df0828;
    width: 12px;
    height: 12px;
    margin: 2px;
}

.btn-info,
.btn-info:hover {
    background: #FFF;
    border: 1px solid #ccc;
    color: #333
}

.passenger-info .form-control {
    background-color: #EBEDEC
}

#hotelbookingform .modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.hotelinfo-right img {
    width: auto;
    margin: 20px auto 0px
}

.hotelinfo-right {
    margin: 20px 0px 40px
}

.hotel-info li {
    list-style: none;
}

.hotel-info ul {
    padding-left: 0px
}

.red-text {
    color: #7e003e;
}

.logo-double img {
    display: inline-block;
    text-align: center
}

.triple select {
    width: 33.33%;
    float: left;
}

.pax-selection,
.paxdob {
    display: none;
}

.pax-selection.visible,
.paxdob.visible {
    display: block;
}

.flight-info [class*="col-"] {
    padding: 0px 10px;
}

.flight-info input[type=radio] {
    margin: 0px;
    position: relative;
    top: 2px
}

.fancy-collapse-panel .panel-default>.panel-heading {
    padding: 0;
}

.fancy-collapse-panel .panel-heading a {
    padding: 13px 0px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #e5a72c;
    color: #ffffff;
    position: relative;
    text-decoration: none;
    font-size: 16px;
}

.fancy-collapse-panel .panel-heading a:after {
    font-family: 'icomoon';
    content: "\e649";
    position: absolute;
    right: 5px;
    font-size: 24px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
    content: "\e653";
}

.popular-place .carousel-custom .carousel-control {
    top: 46%;
    width: 30px;
    height: 30px;
    margin: 0 20px;
    background: #270014;
    border-radius: 50%;
}

.popular-place .carousel-custom .carousel-control .icon {
    line-height: 30px;
}

.popular-place .carousel-custom .carousel-caption {
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #e5a72c;
}

.popular-place .carousel-custom .carousel-caption h3 {
    color: #ffffff;
    margin: 0;
    font-size: 1em;
}


/*Single Hotel booking form popup END*/


/*country page START*/

.destination-details .caption {
    background: #F2F0F1
}

.destination-details .thumb-priceinfo .frm {
    color: #999
}

.destination-details .thumb-priceinfo span {
    color: #999
}

.destination-details .thumb-priceinfo strong {
    color: #666
}

.destination-details .prd-price label {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 24px;
    padding-top: 6px;
}

.destination-details .prd-price sub {
    top: 18px;
    color: #888
}

.city-detail {
    position: relative;
}

.destination-details a {
    cursor: pointer
}

.prd-price small em {
    font-size: 20px;
    font-style: normal;
    display: block;
    line-height: normal;
}

.prd-price small {
    color: #888;
    float: left;
    line-height: normal;
}

.destination-details .prd-price label {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 24px;
    padding-top: 6px;
}

.destination-details .prd-price sub {
    top: 0px;
    color: #888;
}

.destinations-section2 {
    padding: 24px 0px 0px !important;
}

.city-name {
    background: rgba(202, 147, 38, 0.82);
    position: absolute;
    bottom: 0px;
    width: 150px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    color: #FFF;
}

.city-name h4 {
    color: #FFF
}

.destination-details .prd-price label {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 24px;
    padding-top: 10px;
}

.destination-details .thumbnail {
    margin-bottom: 30px
}

.top-destinations .thumbnail {
    border-radius: 0;
    padding: 0;
    position: relative;
    margin-top: 20px;
}

.top-destinations .set-position .thumb-priceinfo {
    position: absolute;
    bottom: 0px;
}

.top-destinations .set-position {
    position: relative;
}

.top-destinations .caption-2 {
    color: #333;
    padding: 10px;
    text-align: center;
}

.top-destinations .thumbnail h4 {
    color: #006699;
    margin: 5px 0px;
    display: block;
}

.caption-2 .stars {
    margin-left: 0px;
}

.caption-2 strong {
    display: block
}

ul[id^="cty_"] li:first-child:nth-last-child(1) {
    display: none;
}


/*Adding body position as fixed in the iphone*/

body.modal-open.iphone {
    position: fixed
}

ul.select2-results {
    max-height: 250px;
}


/*collapse pannel start*/


/*Added new styles for title and dob*/

.title-split .form-group:first-child,
.title-split .form-group:last-child,
.dob-split .form-group {
    float: left;
}

.title-split .form-group:first-child {
    width: 35%;
}

.title-split .form-group:last-child {
    width: 65%;
}

.dob-split .form-group {
    width: 33.33%;
}


/*---Preloader style---*/

.preloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(39, 0, 20, 1); */
    background: #FFF;
    text-align: center;
    z-index: 9999999;
}

.loading-logo {
    max-width: 145px;
    display: inline-block;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 9999;
    margin-left: -57px;
    margin-top: -80px;
}

.loading-logo img {
    width: 100%;
}

.preloader .triangles {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 81px;
    width: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: rotate(61deg);
    -moz-transform: rotate(61deg);
    transform: rotate(61deg);
    margin-left: -32px;
}

.preloader .tri {
    position: absolute;
    -webkit-animation: pulse 750ms ease-in infinite;
    -moz-animation: pulse 750ms ease-in infinite;
    animation: pulse 750ms ease-in infinite;
    border-top: 27px solid #e5a72c;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0px;
}

.preloader .tri.invert {
    border-top: 0px;
    border-bottom: 27px solid #e5a72c;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.preloader .tri:nth-child(1) {
    left: 30px;
}

.preloader .tri:nth-child(2) {
    left: 15px;
    top: 27px;
    -webkit-animation-delay: -125ms;
    -moz-animation-delay: -125ms;
    animation-delay: -125ms;
}

.preloader .tri:nth-child(3) {
    left: 30px;
    top: 27px;
}

.preloader .tri:nth-child(4) {
    left: 45px;
    top: 27px;
    -webkit-animation-delay: -625ms;
    -moz-animation-delay: -625ms;
    animation-delay: -625ms;
}

.preloader .tri:nth-child(5) {
    top: 54px;
    -webkit-animation-delay: -250ms;
    -moz-animation-delay: -250ms;
    animation-delay: -250ms;
}

.preloader .tri:nth-child(6) {
    top: 54px;
    left: 15px;
    -webkit-animation-delay: -250ms;
    -moz-animation-delay: -250ms;
    animation-delay: -250ms;
}

.preloader .tri:nth-child(7) {
    top: 54px;
    left: 30px;
    -webkit-animation-delay: -375ms;
    -moz-animation-delay: -375ms;
    animation-delay: -375ms;
}

.preloader .tri:nth-child(8) {
    top: 54px;
    left: 45px;
    -webkit-animation-delay: -500ms;
    -moz-animation-delay: -500ms;
    animation-delay: -500ms;
}

.preloader .tri:nth-child(9) {
    top: 54px;
    left: 60px;
    -webkit-animation-delay: -500ms;
    -moz-animation-delay: -500ms;
    animation-delay: -500ms;
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
    }
    16.666% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes pulse {
    0% {
        opacity: 1;
    }
    16.666% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    16.666% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*---End Preloader style---*/

.under-maintain .main-carousel .carousel-caption h2 {
    color: #270014 !important;
    text-shadow: none;
    line-height: 46px;
    margin: 35px 20px;
}


/* body.under-maintain .main-carousel .carousel-caption {
    top: inherit;
    right: 0;
    margin: 0;
    bottom: 0;
} */


/*---start theme green---*/

.theme-green .top-bar,
.theme-green .ftr-btm,
.theme-green .cd-top,
.theme-green .btn-primary,
.theme-green .ui-datepicker .ui-datepicker-header,
.theme-green .userdetails .dropdown .dropdown-menu .flex-row .user-icon {
    background: #a2ac72 !important;
}

.theme-green .menu,
.theme-green .cd-top:hover,
.theme-green .top-bar .dropdown-menu>li.active>a,
.theme-green .top-bar .dropdown-menu li a:hover,
.theme-green .top-bar .dropdown-menu>li>a:focus,
.theme-green .carousel-indicators .active {
    background: #5d7d34 !important;
}

.theme-green .booking-form .nav-tabs>li.active>a,
.theme-green .booking-form .nav-tabs>li.active>a:focus,
.theme-green .booking-form .nav-tabs>li.active>a:hover,
.theme-green .booking-form .nav-tabs li a:focus,
.theme-green .boxed-form .booking-form .nav-tabs li.active a {
    background: #5d7d34;
    color: #fff;
}

.theme-green .boxed-form .booking-form .nav-tabs li.active a span {
    color: #fff;
}

.theme-green .booking-form .btn-primary,
.theme-green .booking-form .btn-primary:active:focus,
.theme-green .booking-form .btn-primary:focus,
.theme-green .booking-form .btn-primary:active,
.theme-green .ui-datepicker td a.ui-state-active {
    background-color: #5d7d34;
    border-color: #5d7d34;
}

.theme-green .top-bar .userdetails .dropdown-menu li.dropbotm .btn {
    border-color: #5d7d34;
    color: #0f4218;
    border: #5d7d34 1px solid !important;
}

.theme-green .top-bar .userdetails .dropdown-menu li.dropbotm .btn:hover {
    background: #5d7d34 !important;
    color: #0f4218;
}

.theme-green .carousel-caption {
    padding: 15px 50px 15px 50px;
    bottom: auto;
    top: 30%;
    right: 10%;
}

.theme-green .carousel-caption h2 {
    font-family: 'etihad_altistext';
    text-shadow: none;
    text-align: left;
    line-height: 46px;
}

.theme-green .ftr-btm a {
    color: #535f1d;
}


/* .theme-green .preloader{}
.theme-green .preloader .tri.invert{}
.theme-green .preloader .tri{} */


/*---End theme green---*/


/*---start theme Blue---*/

.theme-blue .top-bar {
    background: #fff;
}

.theme-blue .ftr-btm,
.theme-blue .cd-top,
.theme-blue .btn-primary,
.theme-blue .ui-datepicker .ui-datepicker-header,
.theme-blue .userdetails .dropdown .dropdown-menu .flex-row .user-icon {
    background: #0076c8 !important;
}

.theme-blue .menu,
.theme-blue .cd-top:hover,
.theme-blue .top-bar .dropdown-menu>li.active>a,
.theme-blue .top-bar .dropdown-menu li a:hover,
.theme-blue .top-bar .dropdown-menu>li>a:focus,
.theme-blue .carousel-indicators .active {
    background: #1c58a8 !important;
}

.theme-blue .booking-form .nav-tabs>li.active>a,
.theme-blue .booking-form .nav-tabs>li.active>a:focus,
.theme-blue .booking-form .nav-tabs>li.active>a:hover,
.theme-blue .booking-form .nav-tabs li a:focus,
.theme-blue .close-dropdown,
.theme-blue .boxed-form .booking-form .nav-tabs li.active a {
    background: #1c58a8;
    color: #fff;
}

.theme-blue .tel-no p a,
.theme-blue .login p a,
.theme-blue .lang-slt a.btn.dropdown-toggle,
.theme-blue .booking-form .btn-primary.add-rooms,
.theme-blue .userdetails .dropdown .dropdown-toggle {
    color: #333;
}

.theme-blue .booking-form .btn-primary,
.theme-blue .booking-form .btn-primary:active:focus,
.theme-blue .booking-form .btn-primary:focus,
.theme-blue .booking-form .btn-primary:active,
.theme-blue .ui-datepicker td a.ui-state-active {
    background-color: #1c58a8;
    border-color: #1c58a8;
    color: #fff;
}

.theme-blue .top-bar .userdetails .dropdown-menu li.dropbotm .btn {
    border-color: #1c58a8;
    color: #1c58a8;
    border: #1c58a8 1px solid !important;
}

.theme-blue .top-bar .userdetails .dropdown-menu li.dropbotm .btn:hover {
    background: #1c58a8 !important;
    color: #fff;
}

.theme-blue .carousel-caption {
    padding: 15px 50px 15px 50px;
    bottom: auto;
    top: 30%;
    right: 10%;
}

.theme-blue .carousel-caption h2 {
    font-family: 'etihad_altistext';
    text-shadow: none;
    text-align: left;
    line-height: 46px;
}

.theme-blue .ftr-btm a,
.theme-blue .ftr-btm p,
.theme-blue .menu .navbar-nav>li>a,
.theme-blue .top-bar .dropdown-menu>li>a:hover,
.theme-blue .top-bar .dropdown-menu>li.active>a,
.theme-blue .boxed-form .booking-form .nav-tabs li.active a span {
    color: #fff;
}


/* .theme-blue .preloader{}
.theme-blue .preloader .tri.invert{}
.theme-blue .preloader .tri{} */


/*---End theme Blue---*/

@media all and (min-width: 1600px) {
    .filter-list {
        width: 300px;
    }
}

@media all and (max-width: 1500px) {
    /* .boxed-form .main-carousel .carousel-inner .item img {
        height: 590px;
    } */
    .boxed-form .booking-form {
        right: 8%;
    }
}

@media screen and (max-width:1280px) {
    .menu .navbar-nav>li>a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 14px
    }
    .filter-list {
        width: 300px;
    }
    /*.boxed-form .main-carousel .carousel-inner .item img {
        height: 590px;
    }*/
    .boxed-form .main-carousel .carousel-caption {
        margin-right: -350px;
    }
    .boxed-form .booking-form {
        right: 8%;
    }
}

@media screen and (max-width:1199px) {
    .main-carousel .carousel-caption {
        left: 3%;
        margin-left: 0px
    }
    .booking-form .nav-tabs li a {
        font-size: 14px
    }
    .select-multi-hotel p a {
        font-size: 11px
    }
    .main-carousel .carousel-caption h2 {
        font-size: 20px
    }
    .main-carousel .carousel-caption h3 {
        font-size: 18px
    }
    .contact-item {
        width: 300px;
        margin: 10px auto;
    }
}

@media screen and (max-width:1024px) {
    .main-carousel .carousel-caption {
        top: 5%
    }
    .newsletter .clm2-custom .form-group:first-child {
        width: 30%
    }
    .newsletter .clm2-custom .form-group:last-child {
        width: 70%
    }
    .filter-list.set-left {
        left: 0px;
    }
    .boxed-form .main-carousel .carousel-inner .item img {
        height: auto;
    }
    .boxed-form .booking-form,
    .b2b-page .boxed-form .booking-form {
        right: 0;
        width: 100%;
        max-width: inherit;
        position: relative;
        top: 0;
    }
    .boxed-form .booking-form .booking-tab .row,
    .boxed-form .booking-form .booking-tab [class*="col-"] {
        padding: 0 !important;
        margin: 0;
    }
}

@media screen and (max-width:990px) {
    .dropdown-menu.trip-form {
        margin-top: 0px !important
    }
    .booking-form .tooltip {
        display: inherit !important;
        font-size: 12px
    }
    .filter-list {
        margin: 0;
    }
    .select-multi-hotel p a {
        font-size: 12px
    }
    .sticky {
        position: relative;
    }
}

@media screen and (max-width:768px) {
    .holiday-logo {
        max-width: 78px;
    }
    .menu .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .menu .navbar-toggle {
        margin-top: 8px
    }
    .main-carousel .carousel-caption h2 {
        font-size: 24px
    }
    .main-carousel .carousel-caption h3 {
        font-size: 16px;
    }
    .menu .navbar-nav>li>a:hover {
        padding-left: 20px
    }
    .navbar-toggle:focus,
    .navbar-toggle:hover {
        background: #270014
    }
    .menu .navbar-nav {
        margin-bottom: 0px;
    }
    .navbar-header {
        width: 100%;
    }
    #myNavbar {
        top: 50px;
        position: absolute;
        z-index: 998;
        background: rgb(229, 167, 44);
        width: 100%;
        border-top: none;
        box-shadow: none;
    }
    .booking-form .nav-tabs li a {
        font-size: 16px;
        padding: 12px 0px
    }
    .newsletter .clm1 {
        float: right
    }
    .newsletter .clm1 .form-group {
        width: 200px;
        float: right
    }
    .booking-form .select-multi-hotel .custom-dropdown {
        top: 72px
    }
    .boxed-form .booking-form .tab-pane .row {
        padding: 0;
    }
    .main-carousel .carousel-caption {
        top: 15%;
        left: 0%;
        margin-right: -300px;
    }
    .booking-form .tab-content {
        padding-left: 10px;
        padding-right: 10px
    }
    #date1 .icon-arrow {
        top: 15px
    }
    body.list-visible {
        overflow: hidden !important;
    }
    .iphone.list-visible {
        height: 100%;
        overflow: hidden;
        width: 100%;
        position: fixed;
    }
    .booking-form [class*="col-"] {
        padding: 0 0px;
    }
    .hotel-staydates {
        padding: 0 10px;
    }
    .btm-links li {
        display: inherit;
        float: left;
        width: 33.33%;
        text-align: left;
    }
    .booking-form .form-control.search {
        width: 86%;
    }
    .difrlocatn {
        margin-bottom: 15px;
    }
    .clear-sm-left {
        clear: left;
    }
    /*---theme green---*/
    .theme-green .menu .navbar-toggle,
    .theme-green .navbar-toggle:focus,
    .theme-green .navbar-toggle:hover {
        background: #476323;
        border-color: #405a1d;
    }
    .theme-green #myNavbar {
        background: #a2ac72;
    }
    /*---theme green---*/
    /*---theme green---*/
    .theme-blue .menu .navbar-toggle,
    .theme-blue .navbar-toggle:focus,
    .theme-blue .navbar-toggle:hover {
        background: #1c58a8;
        border-color: #1c58a8;
    }
    .theme-blue #myNavbar {
        background: #0076c8;
    }
    /*---theme green---*/
}

@media(max-width:640px) {
    .filter-list {
        left: 0;
        margin: 0 auto 350px;
        max-height: 100vh;
        min-width: 100%;
        overflow: auto;
        position: fixed;
        right: 0;
        width: 65vw;
        z-index: 1001;
        height: 100%;
        top: 0px
    }
    .filter-list {
        min-width: 100%;
    }
    .filter-list .city-list {
        width: 100%
    }
    .list-container {
        max-height: inherit;
        overflow: visible;
    }
    .contact-form .flex-row {
        flex-direction: column;
    }
    .theme-green .ui-datepicker .ui-datepicker-buttonpane button.ui-priority-primary.ui-datepicker-close {
        background: #a2ac72;
    }
    .theme-blue .ui-datepicker .ui-datepicker-buttonpane button.ui-priority-primary.ui-datepicker-close {
        background: #0076c8;
    }
    .top-bar .btn,
    .tel-no p a,
    .login p a {
        font-size: 11px;
        padding: 10px 4px !important;
    }
}

@media screen and (max-width:480px) {
    .menu .navbar-brand {
        margin-top: -25px;
        padding: 0 !important;
    }
    .top-bar .btn,
    .tel-no p a,
    .login p a {
        padding: 2px 4px !important;
    }
    /* .top-bar .dropdown.btn-group {
        left: 47%;
        right: inherit;
    } */
    .top-bar .dropdown.btn-group.lang-slt {
        position: absolute;
        z-index: 99999;
        right: 0px;
        top: 26px;
        left: auto;
    }
    .top-bar .dropdown-toggle.f-dest {
        position: relative;
        top: 26px;
    }
    .top-bar .icon {
        font-size: 12px;
    }
    .menu {
        height: 26px !important;
    }
    .holiday-logo {
        max-width: 60px;
        margin-top: 0px;
    }
    .airline-logo {
        max-width: 60px
    }
    .newsletter .clm3-custom .form-group:first-child {
        width: 30%;
        position: relative;
    }
    .newsletter .clm3-custom .form-group {
        width: 70%;
        position: relative;
    }
    .newsletter .clm3-custom .form-group:last-child {
        width: 100%;
        position: relative;
    }
    .main-carousel .carousel-caption {
        top: 0%;
        right: 0;
        bottom: 0;
        top: inherit;
        width: 100%;
        padding: 15px;
        margin-right: 0;
    }
    .booking-form .nav-tabs li a {
        font-size: 14px;
        padding: 12px 0px;
    }
    .filter-list {
        max-height: 100vh;
    }
    h3 {
        font-size: 20px
    }
    .bestpackages .carousel-buttons {
        padding: 8px
    }
    .booking-form .custom-dropdown {
        width: 300px
    }
    .carousel-buttons {
        padding: 8px;
        margin-top: 15px;
    }
    .top-bar a {
        font-size: 12px
    }
    .top-bar .dropdown-menu {
        min-width: 100px
    }
    .main-carousel .carousel-caption h2 {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 0px;
    }
    .main-carousel .carousel-caption h3 {
        font-size: 14px
    }
    .main-carousel .carousel-caption h4 {
        margin: 0px
    }
    .boxed-form .main-carousel .carousel-caption {
        right: inherit;
        top: inherit;
        margin: 0;
    }
    .newsbtn {
        margin-bottom: 0px !important
    }
    .list-header p {
        float: left;
    }
    .booking-form .form-control.search {
        width: 90%;
    }
    .filter-list ul {
        margin-bottom: 0;
    }
    .filter-list ul li {
        padding: 5px 10px;
    }
    .btm-links li {
        width: 50%;
    }
    .clm2 .form-group {
        width: 100%;
    }
    .clockpicker-popover {
        left: auto !important;
        right: 0px !important;
    }
    .clockpicker-align-left.popover>.arrow {
        left: 50%;
    }
}

@media screen and (max-width:380px) {
    .booking-form .form-control.search {
        width: 88%;
    }
    .boxed-form .booking-form .col-sm-3.col-md-4 {
        width: 100%;
    }
}

@media screen and (max-width:320px) {
    .booking-form .form-control.search {
        width: 87%;
        min-width: auto;
    }
    .booking-form .nav-tabs li a {
        font-size: 12px;
    }
}


/*New styles*/

.custom-dropdown .add-rooms {
    background: transparent !important;
    color: #000;
    padding-left: 0;
    text-decoration: underline;
    outline: none;
    display: inline-block;
    width: auto;
    border: transparent !important;
}

.booking-form .custom-dropdown .add-rooms {
    display: inline-block;
    margin-top: 0;
}

.custom-dropdown .add-rooms:before {
    display: none;
}

.custom-dropdown .add-rooms:hover,
.custom-dropdown .add-rooms:focus,
.custom-dropdown .add-rooms:active,
.custom-dropdown .add-rooms.active,
.custom-dropdown .open>.dropdown-toggle.add-rooms,
.custom-dropdown .add-rooms:active:hover,
.custom-dropdown .add-rooms:active:focus {
    background: transparent !important;
    color: #270014;
    box-shadow: none;
    text-decoration: underline;
    outline: none;
}

.close-dropdown {
    float: right;
    padding: 7px 28px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    top: 3px;
    background-color: #5D7D34;
    cursor: pointer;
    margin-bottom: 15px;
}

.close-dropdown.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.custom-dropdown .infLSInfo {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    color: #ff3d00;
    font-size: 12px;
    padding: 3px 0 0 5px;
}


/*Hotel stay styles*/

.hotel-staydates {
    margin: 13px 0px;
    position: relative;
}

input#hotelStaydates {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.pl5 {
    padding-left: 5px;
}

.showHotel {
    background: #fff;
    padding: 15px 5px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 11px;
    float: left;
    width: 100%;
    font-size: 13px;
    position: absolute;
    top: 40px;
}

.sDate,
.eDate {
    background-color: white;
}

.form-control[disabled] {
    /* background-color: #cccccc !important;
    color: #CCC !important;*/
    cursor: not-allowed;
}

#hotelForm .custom-dropdown {
    right: 0px;
    left: 15px;
}

@media screen and (max-width:990px) {
    .showHotel {
        position: relative;
        top: 0px;
        margin-bottom: 10px;
        box-shadow: none;
        padding: 0px;
    }
}

@media screen and (max-width:760px) {
    .booking-form .nav-tabs li a span.hidden-xs {
        display: block !important;
        font-size: 12px;
    }
    .boxed-form .booking-form .nav-tabs li a {
        padding: 10px 5px;
    }
    .b2b-page .boxed-form .booking-form .nav-tabs li a span {
        font-size: 9px;
    }
}

@media screen and (max-width:480px) {
    .booking-form .nav-tabs li a span.hidden-xs {
        font-size: 10px;
    }
}

@media screen and (max-width:380px) {
    .booking-form .nav-tabs li {
        min-height: 68px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .booking-form .nav-tabs li a {
        width: 100%;
        height: 68px;
        padding: 15px 3px;
    }
    .boxed-form .booking-form .nav-tabs li a {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .boxed-form .booking-form .nav-tabs li {
        height: auto;
        min-height: inherit;
    }
    .booking-form .nav-tabs .icon {
        margin-right: 0;
    }
    .booking-form .container .col-xs-12 {
        padding: 0;
    }
    .booking-form .custom-dropdown {
        width: 280px;
    }
}


/*Column count for the dropdown*/

@media screen and (min-width:768px) {
    .city-list {
        column-count: 1;
    }
    .filter-list .city-list.clm_count1 ul li {
        width: 280px;
    }
    .modal-body .city-list,
    .modal-body .city-list.clm_count3,
    .modal-body .city-list.clm_count2,
    .modal-body .city-list.clm_count1 {
        column-count: 1;
    }
    .modal .filter-list {
        padding: 5px;
        padding-bottom: 10px;
    }
}


/*filter-list*/

.disable-filter {
    position: relative;
}

.disable-filter span.form-control-feedback:before {
    display: none;
}

.disable-filter .list-container:after {
    background: rgb(218, 218, 218) url(../images/loader.gif) no-repeat center;
    left: 0;
    cursor: not-allowed;
}

.disable-filter:after {
    position: absolute;
    background: rgba(255, 255, 255, 0.68);
    left: 1px;
    top: 1px;
    height: 97%;
    width: 100%;
    content: '';
    z-index: 9;
    cursor: not-allowed;
}

.boxed-form .disable-filter:after {
    left: 0;
    bottom: 0;
    height: 42px;
    border-radius: 4px;
    top: inherit;
}

.disable-filter .error-icon {
    z-index: 10;
}

.error-icon {
    width: 70px;
    text-align: center;
    position: absolute;
    right: -9px;
    bottom: 10px;
    cursor: not-allowed;
}

.boxed-form .error-icon {
    bottom: 50%;
    margin-bottom: -19px;
}

.error-icon>span {
    width: 8px;
    height: 8px;
    background-color: #270014;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.error-icon .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.error-icon .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

table.table-bordered tr th {
    background-color: #f5f5f5;
    vertical-align: middle;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}