@charset "utf-8";

.norm_nav {
    background: linear-gradient(to top, #fff 0, #f7f7f7 100%) repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0 !important
}

.padd_lf_rg_20 {
    padding-left: 20px;
    padding-right: 20px
}

.font_norm {
    font-weight: 400
}

.norm_nav #navbar>.navbar-nav>li>a {
    color: #fff !important;
    padding: 0 10px !important;
    background: 0 0;
    top: 1px
}

.navbar-header .navbar-brand {
    padding: 0;
    line-height: 75px !important;
    height: 75px
}

.navbar-brand>img {
    vertical-align: middle;
    display: inline-block !important;
}

.over_input {
    bottom: 0;
    color: #b0b0b0;
    font-size: 22px;
    left: 17px;
    margin-bottom: 15px;
    position: absolute
}

.airfcfx-manage-label {
    width: 100%
}

.search_sec {
    margin-left: 80px;
    margin-top: 13px;
    width: 500px !important
}

.split_cell_1,
.split_cell_2 {
    float: left;
    width: 60%
}

.bg_white {
    background-color: #fff
}

.split_cell_2 {
    position: relative;
    width: 40%
}

.airfcfx-search-checkbox-text {
    padding-left: 20px
}

.airfcfx-search-listing-name {
    width: 78% !important
}

.search_sec input,
.search_sec input:focus {
    border: medium none;
    box-shadow: none;
    padding-left: 60px
}

.norm_nav li:first-child a {
    border: none
}

.banner1 {
    background-position: center top;
    background-size: cover;
    padding-bottom: 70px;
    padding-top: 70px;
    cursor: pointer
}

.banner1 .container {
    padding-left: 100px;
    padding-right: 100px
}

.banner1 .container input {
    height: auto;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-top: 20px
}

.banner1 i {
    font-size: 45px;
    margin-left: 10px;
    margin-top: 6px;
    position: absolute;
    top: 0;
    color: #ccc
}

.bg_gray {
    background-color: #565a5c;
    color: #fff
}

.help_cnt {
    border-bottom: 5px solid #cacccd;
    display: inline-block;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px
}

.list_one a {
    color: #333;
    text-decoration: none
}

.list_one li {
    padding-bottom: 5px;
    padding-top: 5px
}

.list_one a:hover li {
    color: #909090
}

.bg_gray1 {
    background-color: #fff
}

.box1 {
    background-color: #fff;
    border: 3px solid #efefef;
    padding-bottom: 20px;
    padding-top: 10px
}

.text_gray {
    color: #b9b9b9
}

.text_black {
    color: #000
}

.rm_text_deco {
    color: #333;
    text-decoration: none !important
}

.grid_box {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 185px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px
}

.grid_box i {
    color: #ff5a5f;
    margin-bottom: 20px
}

.border_bottom {
    border-bottom: 1px solid #e4e4e4
}

.border {
    border: 3px solid #e4e4e4
}

.padd_5_10 {
    padding: 5px 10px
}

.tooltip_text {
    background-color: #ffede9;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 2px #d3d3d3;
    font-family: Lato, sans-serif;
    left: 0;
    line-height: 17px;
    margin-left: 18px;
    margin-top: -20px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 3;
    display: none
}

.tooltip_text b {
    display: block;
    margin-bottom: -10px;
    margin-top: 10px
}

.hover_tool:hover .tooltip_text {
    display: block
}

.tooltip_text:after,
.tooltip_text:before {
    right: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip_text:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffede9;
    border-width: 8px;
    margin-top: 17px
}

.tooltip_text:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #000;
    border-width: 8px;
    margin-top: 17px
}

@media (max-width:900px) {

    .tooltip_text:after,
    .tooltip_text:before {
        left: 100%
    }

    .tooltip_text:after {
        border-left-color: #ffede9
    }

    .tooltip_text:before {
        border-left-color: #000
    }

    .tooltip_text {
        right: 0
    }
}

.brwn_btn {
    margin-top: 13px !important;
    position: absolute;
    right: 0
}

.brwn_btn+label {
    background-color: #edefed;
    border: 1px solid #ccc;
    color: #565a5c;
    font-weight: 400;
    height: 40px;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%
}

.border_bottom2 {
    border-bottom: 1px solid #e4e4e4
}

.bg_img {
    background-position: center center;
    background-size: cover;
    height: 210px;
    position: relative;
    background-color: #e7e7e7;
    border-radius: 4px !important;
    z-index: 1
}

.bg_img1 {
    background-size: cover;
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 0;
    height: 56px;
    margin-bottom: -25px;
    margin-right: 15px;
    position: absolute;
    right: 0;
    width: 56px;
    z-index: 15;
    box-shadow: 0 0 3px #ccc
}

.fa-1x {
    font-size: 17px
}

.margin_left10 {
    margin-left: 10px
}

.text_gray1 {
    color: #484848
}

.price {
    background-color: rgba(60, 63, 64, .9);
    bottom: 0;
    color: #fff;
    margin-bottom: 70px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    z-index: 1
}

.hourprice {
    background-color: rgba(60, 63, 64, .9);
    bottom: 0;
    color: #fff;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    z-index: 1
}

.favorite {
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 1
}

.fav_bg {
    color: #000;
    left: 0;
    opacity: .3;
    position: absolute;
    z-index: -1;
    top: 5px
}

.favorite:hover .fav_bg {
    opacity: 1;
    transition-duration: .5s;
    transition-property: all
}

.carousel-control {
    display: none
}

.carousel:hover .carousel-control {
    display: block
}

.wishli {
    cursor: pointer
}

.over_bg_img1 {
    background-position: center center;
    background-size: cover;
    bottom: 0;
    height: 30px;
    margin-bottom: -17px;
    position: absolute;
    right: 0;
    width: 16px;
    z-index: 1
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 16px !important;
    border: none;
    height: 32px;
    width: 32px;
    text-align: center;
    color: #028c3c
}

.pagination .active a,
.pagination .active a:hover {
    background-color: #028c3c;
    border: 1px solid #028c3c;
    color: #fff
}

.pagination li.step-ahead:last-child a {
    border: 1px solid #028c3c
}

.non_btn>a {
    background-color: transparent !important;
    border: medium none !important;
    color: #000 !important;
    font-size: 19px
}

.padd_bottom30 {
    padding-bottom: 30px
}

@media (min-width:900px) {
    .split_cell_1 {
        height: 89vh;
        overflow-y: scroll;
        z-index: 8
    }
}

@media (max-width:899px) {
    .split_cell_1 {
        height: 100%;
        overflow-y: scroll;
        z-index: 8
    }
}

.over_map {
    background-color: #fff;
    bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    width: 100%
}

.pointer {
    cursor: pointer
}

.toggle_foot1 {
    bottom: -100%;
    visibility: hidden;
    position: absolute;
    transition-duration: .3s;
    transition-property: all;
    width: 100%;
    z-index: 10
}

.foot_ads {
    bottom: 0;
    visibility: visible
}

.close_x {
    bottom: 0;
    position: absolute;
    right: 0
}

.scroll_hid {
    overflow: hidden
}

.over_bg_img2 {
    background-repeat: no-repeat;
    background-size: 11px 19px;
    font-weight: 700;
    padding-left: 16px
}

.super_host>p {
    display: inline-block;
    margin-left: 12px
}

.super_host p:last-child {
    margin-left: 30px
}

.accor_adj .panel-default {
    border: none;
    box-shadow: none
}

.accor_adj .panel-heading {
    background-color: transparent !important;
    padding: 0
}

.acor_nav {
    color: #333 !important;
    font-size: 25px;
    position: absolute;
    right: 0
}

.accor_adj .panel-body {
    border: none !important;
    padding: 0
}

.padd_top15 {
    padding-top: 15px
}

.margin_top_5 {
    margin-top: 5px
}

.filter_menu,
.filter_menu5 {
    display: none
}

.filter_menu3 {
    height: 92vh
}

.bottom_filter {
    bottom: 0;
    position: absolute;
    right: 0
}

.bottom_filter {
    background-color: #fff;
    bottom: 0;
    left: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
    position: fixed;
    text-align: right;
    width: 60%;
    z-index: 1;
    display: none
}

.filter_menu_btn {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 200px;
    font-size: 16px !important
}

.banner2 {
    height: 25em;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    background-color: #f2f2f2
}

.profile {
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    height: 100px;
    width: 100px
}

.table1 {
    display: table;
    width: 100%
}

.tab_cel {
    display: table-cell
}

.padding5 {
    padding: 5px
}

.full_width {
    width: 100%
}

.bg_black {
    background-color: #333;
    color: #fff
}

.margin_bottom0 {
    margin-bottom: 0
}

.fb_btn {
    background-color: #3b5998;
    color: #fff
}

.border_right {
    border-right: 1px solid #e4e4e4
}

.text_black {
    color: #333 !important
}

.row_lf_rg_rm {
    margin-left: -15px;
    margin-right: -15px
}

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

.fixed {
    position: fixed;
    top: 45px;
    width: 20%;
    z-index: 1
}

.header_top_invidual {
    background-color: #fff;
    display: none;
    box-shadow: 0 0 2px #b1a8a8
}

.filter_menu1 {
    display: block
}

.map span {
    display: block;
    margin-top: -400px;
    padding-bottom: 400px
}

.fixed_rm {
    position: absolute
}

.owl-item {
    padding-right: 10px
}

.owl-item {
    width: 33.33%
}

.next.pointer,
.prev.pointer {
    position: absolute;
    top: 33%
}

.prev.pointer {
    margin-left: -30px
}

.next.pointer {
    margin-right: -30px;
    right: 0
}

.menu_bg {
    background: linear-gradient(to top, #fff 0, #f7f7f7 100%) repeat scroll 0 0;
    border: none;
    border-bottom: 1px solid #e4e4e4 !important;
    height: 80px
}

.menu_bg .navbar-nav a:hover {
    background-color: rgba(0, 0, 0, .24) !important;
    color: #fff !important
}

.navbar {
    width: 100%
}

.navbar-nav>li.open>ul>a>li:hover {
    color: #333
}

.scroll {
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll
}

.help_padd a {
    padding: 0 !important
}

.help_padd p {
    border-top: 1px solid #ccc;
    color: #ff5a5f;
    padding: 10px 15px
}

.rm_text_deco1:hover {
    text-decoration: none
}

#About,
#host,
#location,
#review,
.fix_pls_span {
    display: block
}

.fixed1 .fix_pls_span {
    margin-bottom: -100px !important;
    margin-top: 0 !important
}

.header_top_invidual a {
    display: inline-block;
    padding: 13px 0
}

.header_adj {
    padding: 12px 25px
}

.fixed1 {
    position: fixed;
    top: 67px;
    width: 59%;
    z-index: 100
}

.fix_pls.fixed1 .row {
    border-bottom: 1px solid #bababa;
    padding-bottom: 10px
}

.review_tab .active a,
.review_tab .active a:hover,
.review_tab a {
    background-color: transparent !important;
    border: none !important
}

.dropdown:hover .dropdown-menu {
    display: block
}

.profile_pict {
    display: block;
    height: 50px;
    width: 50px
}

.padd_right_60 {
    padding-right: 60px !important
}

.profile_pict {
    background-position: center center;
    background-size: cover;
    border: 2px solid #ccc;
    border-radius: 50%;
    display: block;
    height: 35px;
    right: 0;
    width: 35px;
    position: relative
}

a.dropdown-toggle .profile_pict {
    top: 20px
}

.profil_menu {
    width: 300px
}

.padd0 {
    padding: 0 !important
}

.notifi_up {
    background-color: #fff;
    border: 2px solid #ff5a5f;
    border-radius: 50%;
    color: #ff5a5f;
    font-size: 11px;
    letter-spacing: -1px;
    margin-top: 8px;
    padding-top: 0;
    text-align: center;
    top: 0;
    width: 23px
}

.profile_left .active a,
.profile_left .active a:hover {
    color: #333 !important
}

.cancel_acc,
.cancel_acc_btn1 {
    display: none
}

.table_no_border td,
.table_no_border th {
    border: none !important
}

.profile_head_menu a {
    padding: 0 10px 17px 10px
}

.profile_head_menu .active a {
    border-bottom: 4px solid #ccc;
    color: #fff;
    padding: 0 10px 17px 10px
}

.wrdwrp {
    word-wrap: break-word
}

input[type=checkbox] {
    visibility: hidden
}

.airfcfx-search-checkbox-text {
    cursor: pointer
}

input[type=checkbox]+.airfcfx-search-checkbox-text::before {
    border: 1px solid #028c3c;
    content: "\00a0";
    display: inline-block;
    font-size: 11px;
    height: 16px;
    margin: -3px 10px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 16px;
    border-radius: 3px
}

input[type=checkbox]:checked+.airfcfx-search-checkbox-text::before {
    background: #028c3c;
    color: #fff;
    content: "\2713";
    text-align: center;
    font-weight: 700
}

.airfcfx-search-checkbox-text {
    padding: 0
}

.check-cover .airfcfx-search-checkbox-text {
    vertical-align: top !important;
    position: absolute
}

.ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
    background: url(../images/left-arrow.png) no-repeat scroll center
}

.ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
    background: url(../images/right-arrow.png) no-repeat scroll center
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px !important;
    border: 1px solid #e4e7e7 !important;
    padding: 0 15px !important;
    top: 2px !important
}

.ui-datepicker .ui-datepicker-next {
    right: 2px !important;
    border: 1px solid #e4e7e7 !important;
    padding: 0 15px !important;
    top: 2px !important
}

@media (max-width:900px) {
    .address2 {
        margin-left: 0
    }

    .invite-new .email-frm,
    .invite-new .email-frm.focus {
        width: auto
    }

    #confirmpassword,
    #newpassword,
    #oldpassword {
        width: 100% !important
    }

    .col-sm12 {
        width: 100% !important
    }

    .editlistdiv {
        margin-left: 15px;
        width: 92% !important
    }

    .editlist {
        margin-left: 35px
    }

    .imgleft {
        text-align: left
    }

    .helpdiv {
        width: 100% !important
    }

    .nopad {
        padding-left: 0
    }

    .imgwdth {
        width: 16%
    }

    .txtarea {
        width: 52%
    }

    .claimrighttextdiv {
        width: 85%
    }

    .claimlefttextdiv {
        width: 85%
    }

    .claimrightimgdiv .claim-img.profile_pict {
        float: none !important;
        text-align: center
    }

    .claimleftimgdiv,
    .claimrightimgdiv {
        float: none !important;
        width: 15% !important;
        text-align: center;
        display: inline-block
    }

    .claimleftimgdiv .claim-img.profile_pict {
        float: none !important
    }

    .alwaysdiv,
    .bookinggrid,
    .dateleftdiv,
    .daterightdiv {
        width: 100% !important
    }
}

@media(min-width:320px) and (max-width:767px) {
    .tooltip_text {
        left: -230px;
        margin-top: -11px
    }
}

@media(min-width:1024px) and (max-width:1279px) {
    .search_sec {
        width: 450px
    }
}

.profile_label i.profile_icon {
    margin: 0 2px
}

@media (min-width:320px) and (max-width:767px) {
    .search_sec {
        border: none;
        margin: 0 !important;
        padding: 0;
        width: 100% !important
    }

    .search_sec #where-to-go {
        border: 1px solid #ebebeb !important
    }

    .profile_head:active,
    .profile_head:focus,
    .profile_head:hover {
        height: 250px
    }

    .profile_head {
        background: #565a5c none repeat scroll 0 0;
        height: 45px;
        overflow: hidden;
        padding: 10px;
        transition: height .8s ease 0s;
        cursor: pointer
    }

    .profile_head_menu.list-unstyled>li {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {

    #confirmpassword,
    #newpassword,
    #oldpassword {
        width: 100% !important
    }

    #changepassword-form .col-sm-3.control-label.text-right {
        padding: 0
    }
}

.filter_menu2.filter_menu3 #search-data {
    display: none
}

.airfcfx-map-check-div .airfcfx-search-checkbox-text {
    line-height: initial !important
}

@media (min-width:768px) and (max-width:1100px) {
    .search_sec {
        width: 350px !important
    }
}

@media (min-width:280px) and (max-width:320px) {
    .imgwdth {
        width: 16%;
        margin-left: 80px !important;
    }
}

@media (min-width:330px) and (max-width:340px) {
    .imgwdth {
        width: 16%;
        margin-left: 90px !important;
    }
}

@media (min-width:350px) and (max-width:360px) {
    .imgwdth {
        width: 16%;
        margin-left: 100px !important;
    }
}

@media (min-width:370px) and (max-width:420px) {
    .imgwdth {
        width: 16%;
        margin-left: 110px !important;
    }
}

@media (min-width:380px) and (max-width:390px) {
    .imgwdth {
        width: 16%;
        margin-left: 120px !important;
    }
}

@media (min-width:400px) and (max-width:420px) {
    .imgwdth {
        width: 16%;
        margin-left: 130px !important;
    }
}