.search-date .input-group-addon {
    background-color: #062f47;
}

.icon-dark-bg {
    background-color: #062f47;
}

#transfer-search .error-help-block {
    display: none !important;
}

#transfer-search .selectpicker:hover {
    background-color: #073855 !important;
    color: #fff;
}

.activity-search-form {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    /*background-color: rgba(253, 186, 21, 0.7);*/
    background-color: rgba(254, 187, 2, .9);
    padding: 15px 10px 1px 10px;
    border-radius: 3px;
}

.activity-search-form:hover {
    background-color: rgba(253, 186, 21, 0.9);
}

.activity-search-form h2 {
    font-weight: bold;
    color: #444;
}

.activity-search-form input[type="text"],
.search-box .form-map input[type="email"],
.search-box .form-map input[type="search"],
.search-box .form-map input[type="password"],
.search-box .form-map input[type="number"],
.search-box .form-map textarea,
.search-box .form-map select,
.search-box .form-map .selectpicker,
.search-box .form-map .price-range {
    background-color: #fff;
    border: none;
    color: #98A5C3;
    font-size: 14px;
    font-weight: bold;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
}

.activity-search-form input[type="text"]:hover,
.search-box .form-map input[type="email"]:hover,
.search-box .form-map input[type="search"]:hover,
.search-box .form-map input[type="password"]:hover,
.search-box .form-map input[type="number"]:hover,
.search-box .form-map textarea:hover,
.search-box .form-map select:hover,
.search-box .form-map .selectpicker:hover,
.search-box .form-map .price-range:hover {
    background-color: #fff;
}

.side-search-box {
    background-color: #EDAE2A;
    padding: 8px;
}

#transfer-search input,
#transfer-search select,
#transfer-search button,
#transfer-search .input-group {
    border: 1px solid #fff;
    border: 1px solid #fff;
    background-color: #062f47;
    color: #fff;
    min-height: 40px;
}

#transfer-search .glyphicon {
    color: #fff !important;
}

#transfer-search button.orange-bg {
    font-weight: bold;
    text-transform: uppercase;
    color: #1d3954;
}

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

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}

.iwt {
    display: block;
}

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

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.next-line {
    display: block;
}

.right {
    float: right!important;
}

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

.mr-15 {
    margin-right: 15px !important;
}

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

.pb-10 {
    padding-bottom: 10px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

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

.border-none {
    border: none !important;
}

.margin-none {
    margin: 0px !important;
}

.padding-none {
    padding: 0px !important;
}


/*.display-lines .property .info .tag.price{
    float: left;
    margin-right: 20px;
}

.display-lines .property .info .icon-tags{
    padding: 2px;
}

.display-lines .property .info aside p{
    
    color: #000;
    max-height: 120px !important;
    width: 70%;
}

.display-lines .property .info aside dl{
  width: 30% !important;
}

.display-lines .property .more-info{
  min-height: 20px;
  height: auto;
}*/

i.fa.fa-check {
    color: #1396e2;
}


/*.modal p{
  padding: 15px;
}*/

li.list-inline-item {
    display: inline;
}

.err-msg {
    display: none;
}

.error {
    color: red;
}


/* color schemes */

.orange {
    /* color: #f7941d !important; */
    color: #febb02 !important;
}

.orange-bg {
    /* background-color: #f7941d !important; */
    background-color: #febb02 !important;
}

form input::placeholder {
    color: #532727 !important;
    font-family: 'Roboto', sans-serif !important;
}

.search-box .form-map {
    background-color: rgb(6, 56, 84) !important;
}

.search-box .form-map input {
    font-weight: 100 !important;
}

.search-box .form-map button.btn.dropdown-toggle.selectpicker.btn-default {
    color: #fff;
    font-weight: 100;
}


/* color schemes */

#userForm input {
    background-color: #073855;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
    font-weight: 100;
    border: 1px solid #fff;
}

.property-features-list li {
    width: 33% !important;
}

.search-box {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1;
    padding-right: 15px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

[v-cloak] {
    display: none;
}

select {
    width: 100% !important;
}

.filter-btn {
    width: 100%;
    background-color: #EAEAEA;
    color: #222;
}

.ui-autocomplete {
    position: relative !important;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu .ui-menu-item {
    position: relative;
    text-align: left;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: none !important;
}

.ui-menu .ui-menu-item:hover,
.ui-menu .ui-menu-item:active,
.ui-menu .ui-menu-item:visited,
.ui-menu .ui-menu-item:focus {
    background: #fbbc2d !important;
    outline: none;
    border-radius: none;
}

.ui-menu-item {
    width: 100% !important;
    height: 32px !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
}

.ui-menu-item div {
    width: 100% !important;
    height: 32px !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
    text-indent: 15px;
    line-height: 30px;
}

.ui-menu .ui-menu-item:hover div {
    background: #fbbc2d !important;
    outline: none;
    border-radius: none;
    border: none !important;
}

.ui-menu-item-wrapper:hover,
.ui-menu-item-wrapper:active,
.ui-menu-item-wrapper:focus,
.ui-menu-item-wrapper:visited {
    background: #fbbc2d !important;
    outline: none;
    border: none !important;
    border-radius: none;
}

.ui-menu-item .ui-state-focus {
    background: #fbbc2d !important;
    outline: none;
    border: none !important;
}

.ui-menu-item .ui-state-active {
    background: #fbbc2d !important;
    outline: none;
    border: none !important;
}


/* top bar login/signup */

.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: table;
    transition: opacity .3s ease;
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    width: 300px;
    margin: 0px auto;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
    transition: all .3s ease;
    font-family: Helvetica, Arial, sans-serif;
}

.modal-header h3 {
    margin-top: 0;
    color: #42b983;
}

.modal-body {
    margin: 20px 0;
}

.modal-default-button {
    float: right;
}


/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */

.modal-enter {
    opacity: 0;
}

.modal-leave-active {
    opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/* top bar login/signup */

.language-bar a {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 1;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#social-login {
    margin-bottom: 10px;
}


/* form styling */

#reg-div form h3 {
    margin-bottom: 20px;
    margin-top: 22px;
    font-size: 25px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

div.form-div form {
    background-color: rgb(6, 56, 84) !important;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 5px 10px 1px 10px;
}

div.form-div form input {
    background-color: #073855;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
}


/* form styling */


/*  login modal */

#login-modal .modal-body {
    padding: 0px !important;
    margin: 0px !important;
}

#login-modal li {
    width: 50% !important;
}

#login-modal ul li a {
    border-radius: none !important;
}

#login-modal .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #07c !important;
    color: #fff !important;
}

div#social-login .nav>li>a {
    padding: 10px 15px;
}

div#social-login .nav>li>a {
    text-transform: inherit !important;
    background: inherit !important;
    color: inherit !important;
    font-size: 14px;
}

.no-border {
    border: none !important;
    margin: 0 !important;
}


/*  login modal 
.pointer{
  cursor: pointer;
}
/*.property img{
  height: 195px;
}*/

#quick-summary div.occupancy {
    padding: 10px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #f3f3f3;
    margin-bottom: 5px;
}

#quick-summary h5 {
    background-color: #073855;
    padding: 6px;
    color: #fff;
}

#confirm-booking .card img {
    width: 100%;
}

.ui-datepicker {
    width: auto;
    padding: 0;
    display: none;
}

.ui-widget-header {
    border: 0px;
    background: #fff;
    color: #333;
    font-weight: normal;
    border-radius: 0px !important;
}

.ui-widget-header .ui-state-hover {
    background: transparent;
    cursor: pointer;
    border: none;
}

.ui-widget-content {
    border: 0px;
    background: #ffffff;
    color: #333;
    ;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-weight: normal;
    color: #454545;
}

.ui-state-default:hover {
    background: #a0a5ad;
    color: #fff;
}

.ui-widget-content .ui-state-highlight {
    border: 1px solid #277dd2;
    /*background: #ffffff;*/
    /*border-radius: 15px;*/
}

.ui-widget-content .ui-state-active {
    border: 1px solid #1a75cf;
    background: #1975cf;
    color: #ffffff;
    /*border-radius: 15px;*/
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .5em;
    text-align: center;
    text-decoration: none;
}

.ui-widget.ui-widget-content {
    box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
    border: none;
    /* border: 1px solid #f48906; */
}


/* AJI STYLES FOR FLIGHTS BOOKING */

.ajlabel {
    font-size: 100% !important;
}

.hotel-listing-search-box {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding-right: 15px;
    position: relative !important;
    width: 100%;
    z-index: 1;
    opacity: 1;
}

.hotel-listing-search-box .form-search {
    background-color: rgb(6, 56, 84) !important;
    transition: 0.4s;
    padding: 15px 10px 1px 10px;
}

.hotel-listing-search-box .form-search input[type="text"] {
    background-color: #073855;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
}

.book-btn {
    width: 100%;
    background-color: #1396e2;
    color: #fff;
}

.btn.book-btn:hover,
select.book-btn:hover {
    background-color: #128dd4;
    color: #fff;
}

.green-c {
    color: #97b342 !important;
}

.red-c {
    color: red;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #222;
    z-index: 9999;
    text-align: center;
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #222;
    z-index: 9999;
    text-align: center;
}

#loader-img {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    /*border-top-color: #9370DB;*/
    border-top-color: #0077cc;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader-img:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    /*border-top-color: #BA55D3;*/
    border-top-color: #FEBB02;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader-img:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    /*border-top-color: #FF00FF;*/
    border-top-color: #9EC538;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.transfer-group {
    border-bottom: 2px solid #f3f3f3;
}

.transfer-property {
    margin-bottom: 0px;
    border-bottom: none !important;
}

.bootstrap-timepicker-widget {
    z-index: 999 !important;
}

.bootstrap-timepicker-widget table td input {
    width: 50px !important;
}

#form-search a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #1396e2 !important;
    outline: none !important;
}

.label-text {
    font-size: 14px;
}

.justify-text {
    text-align: justify;
}

.price-tag {
    display: inline-block;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #1396e2;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px 6px 10px;
    margin-bottom: 10px;
}

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

.selected-room {
    background-color: #e6eff4;
    color: #073855;
}

.refresh-icon {
    font-size: 14px;
    cursor: pointer;
}

.owl-carousel .owl-item {
    max-height: 450px !important;
}

.confirm-list {
    list-style: none;
    padding-left: 0px !important;
}

.confirm-h4 {
    font-size: 16px;
    font-weight: bold;
}

.bold-text {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

.transfer-search-sidebar {
    background: rgb(6, 56, 84) !important;
    padding-top: 25px;
    color: white;
}

.ui-autocomplete {
    z-index: 999;
    top: 45px;
    max-height: 400px;
    overflow-y: auto;
    position: absolute !important;
    width: 263.5px;
    display: none;
    /*padding-left: 0px !important;*/
}

.sidebar-h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px
}

.listing-passengers {
    margin-top: 5px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

#listing-page-top {
    display: none;
    position: fixed;
    right: 1%;
    bottom: 50px;
    z-index: 999;
}

.f-title {
    padding-right: 10px;
    color: #063854;
}

form .form-control::-webkit-input-placeholder {
    color: #7b7b7b !important;
}

form .form-control::-moz-placeholder {
    color: #7b7b7b !important;
}

form .form-control:-ms-input-placeholder {
    color: #7b7b7b !important;
}

form .form-control:placeholder {
    color: #7b7b7b !important;
}

.search-box .form-control::-webkit-input-placeholder {
    color: #ffffff !important;
}

.search-box .form-control::-moz-placeholder {
    color: #ffffff;
}

.search-box .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.search-box .form-control:placeholder {
    color: #ffffff;
}

.rpadding-20 {
    padding-right: 20px !important;
    padding-left: 0px !important;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: inherit;
    border-color: #3c763d;
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: inherit;
    border-color: #a94442;
}

#flight-itinerary .panel-heading {
    font-size: 20px !important;
}

span.weak {
    margin-left: 10px;
    font-size: 14px;
}

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

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

.dp-highlight {
    background: #55a1d9;
    /*border-top: 1px solid #F68A05 !important;*/
    /*border-bottom: 1px solid #F68A05 !important;*/
}

.dp-highlight a {
    background: none !important;
    color: #ffffff !important;
    border: 0px !important;
    opacity: inherit !important;
}

.dp-start-highlight {
    /*background-image: url(left-click.png) !important;*/
    background: #0077cc !important;
    z-index: 9999999999999 !important;
    background-size: 28px !important;
    background-repeat: no-repeat !important;
    background-position: left 2px !important;
    opacity: inherit !important;
}

.dp-end-highlight {
    /*background-image: url(right-click.png) !important;*/
    background: #0077cc !important;
    z-index: 9999999999999 !important;
    background-size: 28px !important;
    background-repeat: no-repeat !important;
    background-position: right 2px !important;
}

.dp-start-highlight a,
.dp-start-highlight span,
.dp-end-highlight a,
.dp-end-highlight span {
    background: none !important;
    color: white !important;
    border: 0px !important;
    opacity: inherit !important;
}

td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled.dp-highlight.dp-start-highlight {
    opacity: .35 !important;
    background-image: none;
}

td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled.dp-highlight.dp-end-highlight.ui-datepicker-current-day {
    opacity: .35;
    background-image: none;
}

#ui-datepicker-div {
    z-index: 99999999999999 !important;
}

.panel-primary {
    border-color: #C8DAE6;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #C8DAE6;
}

.panel-heading .fa-plus:before {
    font-size: 12px;
    color: #337ab7;
}

.panel-heading .fa-minus:before {
    font-size: 12px;
    color: #337ab7;
}

.transfer-search-sidebar .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
    background-color: #063854;
}

.transfer-search-sidebar input[type=text] {
    background: #063854;
    border: solid 1px;
}

.result-for {
    color: #333 !important;
    background-color: #fcbd30 !important;
    border-color: #ddd !important;
}

.filter-side-h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin-bottom: 16px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
}


/*.dp-end-highlight.dp-start-highlight{
  background-image: url('click-same.png') !important;
  background-position: center 3px !important;
  background-size: 25px !important; 
}*/

#facilitiesScrool {
    height: 300px;
    overflow-y: scroll;
}

#facilitiesScrool::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgb(236, 151, 31);
    background-color: #F5F5F5;
}

#facilitiesScrool::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#facilitiesScrool::-webkit-scrollbar-thumb {
    background-color: #ec971f;
    border: 1px solid #ec971f;
}

html,
button,
input,
select,
textarea {
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
}

select {
    background-size: 8px 8px !important;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzODYuMjU3IDM4Ni4yNTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4Ni4yNTcgMzg2LjI1NzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjAsOTYuODc5IDE5My4xMjksMjg5LjM3OSAzODYuMjU3LDk2Ljg3OSAiIGZpbGw9IiNGRkZGRkYiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 7px) 50% !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none;
}

.activity-search button.orange-bg {
    background: #07c !important;
    color: white;
    border-radius: 2px;
    font-size: 19px;
    font-weight: inherit !important;
    padding: 6px 6px;
    width: 100%;
}

@media (min-width: 1100px) {
    .container {
        width: 1024px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px !important;
    }
}

.back-to-top-btn {
    display: none;
    bottom: 65px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    color: rgb(255, 255, 255);
    transition: transform 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
    transform: translate3d(0px, 0px, 0px);
    line-height: 54px;
    font-size: 14px;
    vertical-align: middle;
    padding-top: 5px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 3px 1px -2px, rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
    background-color: rgb(0, 119, 204) !important;
}

.ui-datepicker .ui-datepicker-title {
    padding: 4px 0;
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    border-bottom: 1px solid #febb02 !important;
}


/* Back to top icon */

.backtotop {
    cursor: pointer;
    background-color: none;
    width: 45px;
    /*bottom: 40px;*/
    bottom: 50%;
    right: 10px;
    min-height: 45px;
    overflow: hidden;
    z-index: 1000;
    position: fixed;
    display: block;
    text-align: center;
    color: white !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -moz-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    transition: all 0.7s ease-in-out 0s;
}

.backtotop.hidden-top {
    bottom: -100px;
}

.backtotop:hover {
    background-color: none;
}

.backtotop:hover img {
    color: #ffffff;
}

.backtotop img {
    width: 40px;
    margin-top: 3px;
}

.page-header {
    border-bottom-color: #e6e6e6;
}

.pri-services-block1:hover {
    background: #ffffff;
    color: #fff;
}

.modal-dialog {
    margin-top: 100px;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    overflow: hidden;
    padding: 3px 1em 3px .4em;
}

.calender-title {
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-weight: ;
}

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

.br-3o {
    border: 3px solid #febb02 !important;
    height: 44px !important;
    background-color: #fff;
}

.pax-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding-bottom: 5px;
    font-weight: normal;
}

#marginadjust {
    width: 100%;
    display: none;
}

#marginadjust-1 {
    width: 100%;
    display: block;
}

#navbar-right a {
    float: left;
    color: black;
    text-align: center;
    padding: 6px 0px 6px 0px;
    text-decoration: none;
    font-size: 11px !important;
    line-height: 16px;
    border-radius: 6px;
    margin-right: 10px !important;
    color: #fff;
    width: auto;
    color: #07c !important;
}

#logo img {
    max-height: 50px;
}

#navbar-right a:hover {
    border-bottom: 2px solid #07c !important;
    border-radius: 0 !important;
    background: none !important;
}

#navbar-right a span {
    color: #a2a2a2 !important;
}

#navbar-right a:hover {
    color: #07c !important;
}

#navbar {
    background-color: #fff;
    /*padding: 5px 20px 10px 20px;*/
    padding: 0px 30px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    -webkit-box-shadow: 1px 1px 10px 1px rgba(148, 148, 148, 0.5);
    -moz-box-shadow: 1px 1px 10px 1px rgba(148, 148, 148, 0.5);
    box-shadow: 1px 1px 10px 1px rgba(148, 148, 148, 0.5);
}

#dropsect {
    margin-bottom: 2px;
    margin-top: 16px;
    float: right;
}

#navbar a {
    float: left;
    color: #000;
    text-align: center;
    padding: 6px 14px;
    text-decoration: none;
    font-size: 18px;
    line-height: 16px;
    border-radius: 6px;
    margin-right: 15px;
}

#navbar a span {
    width: 70px;
    font-size: 11px;
    text-transform: uppercase;
}

#navbar #logo {
    transition: 0.4s;
    max-height: 40px;
}

#navbar-right {
    margin-top: 20px;
}

.head-socialsc {
    position: relative;
    float: left;
    margin-top: 1.4%;
}

.pad-right-0 {
    padding-right: 0px;
}

.pad-left-0 {
    padding-left: 0px;
}

#dropsect a {
    color: #615a4d !important;
    width: auto;
    line-height: 14px;
    font-size: 14px;
    padding: 3px;
    margin-right: 5px;
    border: none;
    border-radius: 0;
    text-align: center;
    float: right;
    box-shadow: none;
    text-transform: none;
    font-weight: normal !important;
}

#dropsect .cur {
    float: right;
    text-align: right;
}

#dropsect .dropdown-menu a {
    float: left;
    text-align: right !important;
    text-transform: none;
}


/*   @media screen and (max-width: 580px) {
   #navbar {
   display: none !important;
   }
   }*/

@keyframes come-in {
    to {
        transform: translateY(0);
    }
}

#navbar-right-1 a {
    float: left;
    color: black;
    text-align: center;
    padding: 21px 0px 21px 0px !important;
    text-decoration: none;
    font-size: 15px !important;
    line-height: 16px;
    border-radius: 6px;
    margin-right: 0px !important;
    padding-right: 15px !important;
    color: #fff;
    width: auto;
    color: #07c !important;
    height: 60px !important;
}

#logo-1 img {
    max-height: 50px;
}

#navbar-right-1 a:hover {
    border-radius: 0 !important;
    background: none !important;
    color: #07c !important;
    background: #ececed!important;
}

#navbar-right-1 a span {
    color: #808083 !important;
}

#navbar-right-1 a i {
    height: 39px;
}

#navbar-right-1 a:hover span {
    transition-delay: 1s;
    display: inline-table;
}

#navbar-right-1 a {
    width: 20px;
    overflow: hidden;
    text-align: left;
}

#navbar-right-1 a.menuholiday {
    width: 33.7px;
    -webkit-transition-property: width;
    /* Safari */
    -webkit-transition-duration: 0.3s;
    /* Safari */
    transition-property: width;
    transition-duration: 0.3s;
    padding-left: 8px !important;
}

#navbar-right-1 a.menuholiday:hover {
    width: 110px;
    text-align: left;
}

#navbar-right-1 a.menuflight {
    width: 33.7px;
    -webkit-transition-property: width;
    /* Safari */
    -webkit-transition-duration: 0.3s;
    /* Safari */
    transition-property: width;
    transition-duration: 0.3s;
    padding-left: 8px !important;
}

#navbar-right-1 a.menuflight:hover {
    width: 110px;
    text-align: left;
}

#navbar-right-1 a.menuhotel {
    width: 33.7px;
    -webkit-transition-property: width;
    /* Safari */
    -webkit-transition-duration: 0.3s;
    /* Safari */
    transition-property: width;
    transition-duration: 0.3s;
    padding-left: 8px !important;
}

#navbar-right-1 a.menuhotel:hover {
    width: 110px;
    text-align: left;
}

#navbar-right-1 a.menuactivity {
    width: 33.7px;
    -webkit-transition-property: width;
    /* Safari */
    -webkit-transition-duration: 0.3s;
    /* Safari */
    transition-property: width;
    transition-duration: 0.3s;
    padding-left: 8px !important;
}

#navbar-right-1 a.menuactivity:hover {
    width: 110px;
    text-align: left;
}

#navbar-right-1 a.menutransfer {
    width: 33.7px;
    -webkit-transition-property: width;
    /* Safari */
    -webkit-transition-duration: 0.3s;
    /* Safari */
    transition-property: width;
    transition-duration: 0.3s;
    padding-left: 8px !important;
}

#navbar-right-1 a.menutransfer:hover {
    width: 110px;
    text-align: left;
}

#navbar-1 {
    background-color: #fff;
    /*padding: 5px 20px 10px 20px;*/
    padding: 0px 30px;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999999999;
    -webkit-box-shadow: 1px 1px 10px 1px rgba(148, 148, 148, 0.5);
    -moz-box-shadow: 1px 1px 10px 1px rgba(148, 148, 148, 0.5);
    box-shadow: 1px 1px 10px 1px rgba(148, 148, 148, 0.5);
    transition: all 0.3s ease-in-out 0.1s;
    transform: translateY(-400px);
    animation: come-in 0.3s ease forwards;
}

#dropsect-1 {
    margin-bottom: 2px;
    margin-top: 16px;
    float: right;
}

#navbar-1 a {
    float: left;
    color: #000;
    text-align: left;
    padding: 6px 14px;
    text-decoration: none;
    font-size: 18px;
    line-height: 16px;
    border-radius: 6px;
    margin-right: 15px;
    /*color: #fff;
   width:85px;*/
}

#navbar-1 a span {
    font-size: 11px;
    text-transform: uppercase;
}

#navbar-1 #logo-1 {
    transition: 0.4s;
    max-height: 40px;
}

.lang img {
    height: auto !important;
}

#dropsect-1 a {
    color: #615a4d !important;
    width: auto;
    line-height: 14px;
    font-size: 14px;
    padding: 3px;
    margin-right: 5px;
    border: none;
    border-radius: 0;
    text-align: center;
    float: right;
    box-shadow: none;
    text-transform: none;
    font-weight: normal !important;
}

#dropsect-1 .cur {
    float: right;
    text-align: right;
}

#dropsect-1 .dropdown-menu a {
    float: left;
    text-align: right !important;
    text-transform: none;
}

#navbar-right {
    margin-left: -10px;
}

div#navbar-right a {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px;
    padding-top: 10px;
    color: #000;
}

#navbar-right a:hover {
    border-bottom: 2px solid #f2f2f2 !important;
}

#navbar-right a span {
    color: #808083 !important;
    padding-left: 2px;
}

.menu-it {
    width: 107px;
    display: block;
    height: 39px;
}

.menu-it i {
    color: #07c !important;
    font-size: 15px !important;
    margin-right: 16px;
}

#navbar-right-1 a.active {
    border-bottom: 2px solid #07c !important;
    border-radius: 0px !important;
}

.imgsliderbc {
    margin-top: 94px !important;
}

#navbar a.active {
    border-bottom: 2px solid #07c !important;
    border-radius: 0 !important;
    background: none !important;
}

#navbar-right a.active:hover {
    border-bottom: 2px solid #07c !important;
}

#navbar-right a {
    border-bottom: 2px solid #f2f2f2 !important;
    border-radius: 0px !important;
}


/*    a.menuholiday.active {
    padding-left: 2px !important;
    margin-left: 8px;
      }*/

a.menuholiday {
    /*  padding-left: 0px !important;
        margin-left: 10px !important;*/
}

.features-boxed .item .box {
    opacity: 1 !important;
}

span.reviewstar {
    left: 35% !important;
}


/*div#page-content {
       margin-top: 100px;
   }*/

#subscribeissue .help-block {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

#subscribe_email::placeholder {
    color: #a2a3a2 !important;
    opacity: 1 !important;
}

#subscribe_email {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#result_success {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    color: #a2a2a2 !important;
}

div#navbar-right a {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px;
    padding-top: 10px;
}

#navbar {
    padding: 0px !important;
}

div#ui-datepicker-div {
    right: auto;
}

div#navbar-right a {
    margin: 0px !important;
}

.text-center.modify-btn {
    font-size: 18px;
    padding: 5px;
}

@media only screen and (max-width: 382px) {
    #navbar a {
        margin-right: 0 !important;
        padding-right: 0px;
    }
    #dropsect a {
        font-size: 12px !important;
    }
    div#navbar-right a {
        padding-left: 1.5px !important;
        padding-right: 1.5px !important;
    }
    div#navbar-right a span,
    div#navbar-right a i {
        font-size: 9px !important;
    }
    button.btn.modify-btn {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 600px) {
    div#navbar-right a {
        padding-left: 3.5px;
        padding-right: 3.5px;
        border-bottom: 0px;
    }
    div#navbar-right a span,
    div#navbar-right a i {
        font-size: 10px;
    }
    #navbar-1 {
        padding: 0px !important;
    }
    div#ui-datepicker-div {
        right: 50px;
    }
    ul.dropdown-menu {
        right: 0px;
        left: auto;
        border-radius: 0px;
    }
    #dropsect .dropdown-menu a {
        font-size: 13px;
    }
    div#page-content {
        /*margin-top: 93px;*/
    }
    .gm-style-mtc {
        display: none;
    }
    .footer-clean {
        padding: 0px !important;
    }
    .profile-name {
        font-size: 12px !important;
    }
    .confm-ttl {
        font-size: 19px;
    }
    .conf-sub-head {
        font-size: 12px;
    }
    h3.top_h3.padd-mb-5 {
        padding: 7px !important;
        font-size: 14px;
    }
    .customcontiner {
        width: 100% !important;
    }
    .caption-main-two {
        bottom: -1px !important;
        font-size: 13px !important;
    }
    .dsp-sec {
        display: none;
    }
    .features-boxed .item .box {
        width: 100% !important;
    }
    .features-boxed .item {
        padding-left: 0 !important;
    }
    .features-boxed .box p {
        margin-top: 20%;
    }
    .passenger-search {
        min-width: 100% !important;
    }
    .widebottom {
        display: none;
    }
    header.property-title h1 {
        font-size: 18px;
    }
    header.property-title h1 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    div#ui-datepicker-div {
        right: 50px;
    }
    ul.dropdown-menu {
        right: 0px;
        left: auto;
        border-radius: 0px;
    }
    #dropsect .dropdown-menu a {
        font-size: 13px;
    }
    #page-content h3.top_h3 {
        font-size: 15px !important;
        padding: 6px !important;
    }
    #sidebar .sidebar-navigation>li ul>li {
        border-bottom: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {}

@media only screen and (max-width: 992px) {}

.modal-open {
    overflow: inherit !important;
    padding-right: 0px !important;
}

a#back-top:active {
    background: none;
}

a#back-top {
    display: block;
    text-decoration: none;
    cursor: pointer;
    background-color: none;
    width: 45px;
    /*bottom: 40px;*/
    bottom: 25px;
    right: 10px;
    min-height: 45px;
    overflow: hidden;
    z-index: 1000;
    position: fixed;
    display: block;
    text-align: center;
    color: white !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a#back-top .hidden-top {
    bottom: -100px;
}

a#back-top:hover {
    background-color: none;
}

a#back-top:hover img {
    color: #ffffff;
}

a#back-top img {
    width: 27px;
    height: 27px;
    margin-top: 20px;
}

.topup {
    bottom: 5px;
}

div#social-login ul li {
    color: #030303;
}


/* end */


/* Start Login design same as home pages new design */

#social-login a.btn-block.text-center {
    color: #337ab7;
    text-decoration: none;
    font-weight: 400;
}

#social-login a.btn-block.text-center:focus,
a.btn-block.text-center:hover {
    color: #23527c !important;
    text-decoration: underline !important;
}

#social-login .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#social-login .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#social-login .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}


/*Modal Styling*/

#login-modal.modal {
    text-align: center;
    padding: 0!important;
    font-family: 'questrial-regular';
}

#login-modal.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

#login-modal .modal-body {
    padding: 0px;
}

#login-modal .modal-body iframe {
    width: 100%;
}

#login-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}


/*Modal Styling End*/


/* Starts Login design same as home pages new design */

a.social_login {
    cursor: pointer;
}