/**
 * User: DEv
 * Date: 22/04/14
 * Time: 10:42

 */

.btn.dropdown-toggle.selectpicker.btn-default{
    height              : 40px !important;
}

.logo_wrapper .q_logo.animate_logo a {
    height              : 51px;
}
@media screen and (max-width:700px){
    .bcmMember{
        font-size       : 12px !important;
    }
}

@media screen and (max-width:400px){
    .result_aircraft .flex-viewport > ul > li{
        min-height      : 160px !important;
    }
}

@-moz-document url-prefix() {
    #content input[type='text'], #content input[type='password']{
        width           :100%;
    }
    #content{
        *height         : 1000px !important;
        *overflow       : auto !important;
    }
    .pax{
        height          : 32px !important;
    }
    .btn-default{
        height          : 32px !important;
        margin-bottom   : -6px !important;
    }
    .pax{
        width           : 100% !important;
        padding         : 3px 0px 0px 14px  !important;
    }
    .select2-choice{
        margin-bottom   : -2px !important;
    }
}

.video-wrap, .section .video-overlay{
    height              : 100% !important;
    width               : 100% !important;
}
.normal_booking input[type='text']{
    margin              : 0 0 10px 0;

}
.order .contact_form input[type='text'], .contact_form input[type='text']{
    padding             : 10px 4%;
    margin              : 2px;
}
.searching-text{
    vertical-align      : baseline;
    display             : none;
}

.searching-text img{
    width               : 15%;
}

#content {
    width               : 100%;
    padding             : 3% 0 3% 0;
    *display            : flex;
}
#content input[type='text'], #content input[type='password']{
    width               :100%;
}

.mobile_booking td input{
    margin              : 0px !important;
}
.mobile_booking{
    z-index: 999999999999;
}
.normal_booking  .select2-choice{
    margin-top          : -8px !important;
    padding-bottom      : 4px;
    padding-top         : 6px;
}
#booking{
    z-index             : 99999999999;
    box-sizing          : border-box;
    -moz-box-sizing     : padding-box !important;
    -webkit-box-sizing  : padding-box !important;
    width               : 900px;
    /*height: 90%;*/
    padding             : 2% 0;
    color               : #FFFFFF;
    *background-color    : rgba(61, 61, 61, 0.94);
    background-color    : rgba(2, 3, 3, 0.8);
    background-size     : contain;
    background-repeat   : no-repeat;
    position            : relative;
    margin              : auto;
}

.frame{
    vertical-align      : baseline;
    width               : 100% !important;
}


#booking h3{
    color               : white;
    padding             : 2% 0 0 3%;
    font-size           : 30px;
}

.width100:hover{
    padding             : 0px 22px;
}

.btn_search, .remove{
    width               : 100%;
    padding             : 0px;
    text-align          : center;
    border              : 1px solid transparent;
}

.btn_search:hover, .remove:hover{
    padding             : 0px;
}

input[type="text"].ui-autocomplete-loading {
    background          : #f6f6f6 url('images/loading.gif') no-repeat 95% center;
    visibility          : visible;
}

.width25{
    width               : 25%;
}

.width50{
    width               : 50%;
}

.width100{
    width              : 100%;
    text-align         : center;
}

/*///////////////////////////////////////////////////////////////SELECT2///////////////////////////////////////*/
.select2-container,
.select2-container {
    width: 100%;
    border-radius: 2px;
}

.select2-container.select2-dropdown-open,
.select2-container.select2-dropdown-open{
    border-radius: 2px 2px 0 0;
}

.select2-dropdown-open,
.select2-dropdown-open {
    background: none;
}

.select2-container .select2-choice,
.select2-container .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    background-color: #f6f6f6;
    color: #888;
    border: none;
    height: 35px;
    line-height: 35px;
    padding-left: 1.568265682656827%;
}

.select2-results .select2-result-label,
.select2-results .select2-result-label {
    padding-left: 12px;
}

.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice .select2-arrow {
    width: 35px;
    height: 31px;
    background-image: none !important;
    background: none !important;
    border-left: none;
    margin-top: 4px;
}

.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(images/wc_select_arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    background-size: contain;
}

.select2-drop.select2-drop-above .select2-search input[type="text"],
.select2-drop.select2-drop-above .select2-search input[type="text"],
.select2-drop .select2-search input[type="text"],
.select2-drop input[type="text"] {
    padding: 5px;
    background-color: #fff;
}

.chosen-container.chosen-container-single .chosen-single,
.chosen-container.chosen-container-single .chosen-single,
.form-row .chosen-container-single .chosen-single {
    background: none;
    background-color: #f6f6f6;
    border-color: #e0dede;
    padding-left: 2.5%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    font-family: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: 35px !important;
    line-height: 35px !important;
    font-size: 14px;
    font-weight: 300;
    color: #888;
}

.chosen-container,
.chosen-container {
    font-size: 15px;
}

.form-row #billing_country_chzn.chosen-container-single .chosen-single div b,
.form-row #shipping_country_chzn.chosen-container-single .chosen-single div b,
.form-row .chosen-container-single .chosen-single div b,
.form-row .chosen-container-single .chosen-single div b{
    background: url(images/wc_select_arrow.png) no-repeat !important;
    margin-top: 4px;
    margin-right: 4px;
    width: 36px;
    height: 39px;
}

.form-row .chosen-container-active .chosen-single-with-drop div,
.form-row .chosen-container-single .chosen-single div,
.form-row .chosen-container-active .chosen-single-with-drop div,
.form-row .chosen-container-single .chosen-single div{
    width: 35px;
    margin-right: 4px;
}

.form-row .chosen-container .chosen-drop,
.form-row .chosen-container .chosen-drop{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -s-border-radius: 0 !important;
    border-radius: 0 !important;
    border-color: #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #f6f6f6;
}

.chosen-container .chosen-results li,
.chosen-container .chosen-results li {
    padding: 12px 0 10px 10px;
}

.chosen-container .chosen-results li.active-result.highlighted,
.chosen-container .chosen-results li.active-result.highlighted{
    background: transparent;
    color: #eb005d;
}

.form-row .chosen-container-single .chosen-search input,
.form-row .chosen-container-single .chosen-search input{
    padding-left: 7px !important;
    padding-top: 7px;
    padding-bottom: 7px;
    background: none !important;
}

ins,
ins {
    text-decoration: none;
}

.typeaheadloading{
    background: url("images/loading.gif") no-repeat 97% center;
}

/* ==========================================================================
   Select 2 styles
   ========================================================================== */
/*
Version: 3.4.3 Timestamp: Tue Sep 17 06:47:14 PDT 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    /*
      Force border-box so that % widths fit the parent
      container without overlap because of margin/padding.

      More Info : http://www.quirksmode.org/css/box.html
    */
    -webkit-box-sizing: border-box; /* webkit */
    -moz-box-sizing: border-box; /* firefox */
    box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 36px;
    padding: 4px 0 0 8px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    line-height: 26px;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 300;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background-color: #f6f6f6;
    color: #888;
}

.select2-drop.select2-drop-active{
    border-radius: 0 0 2px 2px;
}

.select2-drop-auto-width {
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 2px 2px 0;
    background-clip: padding-box;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background-color: #fff;
    background: url('images/select2-spinner.gif') no-repeat 100%;
    background: url('images/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('images/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('images/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('images/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    outline: none;
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 4px 7px 6px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background-color: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('images/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}

/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
    padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    outline: none;
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background-color: #fff !important;
    background-image: url('images/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #888;
    cursor: default;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
    .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
        background-image: url('images/select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }
    .select2-search input {
        background-position: 100% -21px !important;
    }
}
.mobile_booking{
    display:none;
}

/************************************** Mobile Style*************************************************/
@media screen and (max-width:800px){
    .section_inner.clearfix, .content_inner {
        width : 100% !important;
    }
    .fil{
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 3px !important;
    }
    .flex-prev, .flex-next{
        display: none !important;
    }
    .searching-cat img{
        width: 30%;
    }
    .searching-text img{
        width : 35%;
    }
    #booking{
        width:90% !important;
        *padding: 0 10px;
    }

    #booking h3{
        font-size: 20px;
    }

   .title_booking{
        text-align: center;
    }
    .normal_booking {
        display: none;
    }
    .mobile_booking{
        display:block;
    }

    .result, .result1{
        width: 100% !important;
        padding-right: 0px !important;
        background-position: 98% 0% !important;
        background-size: 90px 90px !important;
    }

    .result h3, .result .count, .result1 h3, .result1 .count{
        font-size: 22px !important;
    }

    .btn_result{
        width: 98% !important;
        margin-left: 1%;
    }

    .airplanes{
        width: 98% !important;
    }

    .categories{
        width: 98% !important;
    }

    .aircraft{
        width:98% !important;
    }
    .details div {
        font-size: 11px !important;
    }

    .details h3 {
        font-size: 14px !important;
    }
    .vg {
        width: 50% !important;
        height: 16% !important;
    }

    .result_aircraft{
        width: 90% !important;
    }

    .left_grpe{
        margin-left: 1% !important;
        width: 74% !important;
        height: 92px !important;
        background-color: transparent !important;
    }

    .typeahead {
        min-width : 93% !important;
    }

    .steeps{
        width: 100% !important;
    }

    .steeps{
        *display : none;
    }
    .dropdown-menu > li > a{
        white-space: normal !important;
        min-width: 0 !important;
        max-width: 88% !important;
    }
    .left_grpe span{
        font-size: 12px !important;
        margin-left: 4px !important;
    }
    .result_aircraft h4{
        font-size: 15px !important;
    }
    .result_aircraft > h4 {
        line-height: 3px !important;
    }
    .price > div {
        font-size: 14px !important;
        width: 100% !important;
    }
    .price_ac , .price_mm {
        font-size: 18px !important;
    }
    .info{
        font-size: 13px !important;
    }
    .pax{
        padding: 12px 4% !important;
    }
    .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
        width : 100% !important;
    }
    .price > div{
        border-left: 0 !important;
    }
}



/************************************** Result Css ************************************/
.result, .result1{
    /*width: 500px;
    margin: auto;*/
    margin-top              : 20px;
    background-image        : url('images/category_prop.png');
    height                  : 128px;
    /*padding-right: 128px;*/
    background-size         : 128px 128px;
    margin-bottom           : 48px;
    background-position     : 100% 0%;
    background-repeat       : no-repeat;
}

.left_grpe{
    height                  : 86px;
    width                   : 508px;
    float                   : left;
    background-color        : rgba(111, 106, 106, 0.56);
    border-radius           : 10px 10px 0 0;
}
.left_grpe span{
    font-size               : 20px;
    line-height             : 20px;
    font-style              : none;
    font-weight             : 300;
    padding                 : 0px;
    margin-left             : 16px;
}
.left_grpe h3{
    padding-top             : 0px !important;
    font-size               : 24px !important;
}
.btn_result{
    float: left;
    width : 508px;
}

.count{
    font-size: 22px;
    line-height: 24px;
    font-style: none;
    font-weight: 300;
    padding: 0px;
    margin-left: 16px;
}

.pax{
    margin: 0 0 10px 0;
    background-color: #f6f6f6;
    margin: 0 0 20px 0;
    padding: 13px 0px 5px 14px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    color: #888;
    line-height: 13px;
    width: 100%;
}
.order input[type='password'], .subscrib input[type='password']{
    font-family: inherit;
    background-color: #f6f6f6;
    margin: 0px -4px 0px 0;
    padding: 10px 4%;
    width: 92%;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    color: #888;
}

.categories{
    display: none;
    margin: auto;
    width: 640px;
    margin-bottom: 48px;
}

.airplanes{
    display : none;
    width: 640px;
    margin: auto;
    margin-bottom: 48px;
}

.details div{
    padding: 0% 0% 0% 3%;
    font-size: 20px;
}

.btn_details{
    width: 100%;
}

.vg{
    border-radius: 10px 10px 10px 10px;
    width: 248px;
    height: 160px;
    float: right;
}

.result_airplanes{
    border-radius: 10px 10px 0 0;
    background-color: rgba(111, 106, 106, 0.56);
}

#content button{
    font-size: 14px;
    height: 42px;
}

.aircraft{
    display : none;
    width: 640px;
    margin: auto;
    margin-bottom: 48px;
}

.result_aircraft{
    border-radius: 0 0 2px 2px;
    background-color: rgba(252, 248, 248, 0.42);
    margin-bottom: 6px;
    width: 640px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
}

.carrousel img{
    width:100%;
    height: 260px;
}

.result_aircraft > h4{
    line-height: 23px;
    padding-left: 10px;
    padding-top: 3px;
}

.price{
    background-color : rgba(243, 238, 239, 0.44);
}
.price > div{
    box-sizing: border-box;
    border-left: 1px solid #317FAC;
    width: 50%;
    display: inline-block;
    padding-left: 10px;
    padding-bottom: 10px;
}
.price > div:first-child {
    border-left: 0px;
    width: 48%;
}
.price_ac{
    color: rgb(11, 11, 12);
    font-size: 22px;
}

.price_mm{
    color: rgb(197, 35, 35);
    font-size: 22px;
}

.info{
    padding-left: 8px;
    color: black;
    padding-bottom: 5px;
}

.searching-cat, .confirm-load{
    display : none;
    vertical-align: baseline;
}

.searching-cat img, .confirm-load img{
    width:20%;
}

.typeahead {
    min-width : 380px;
}

.steeps{
    width: 640px;
    margin: auto;
}

.steeps td{
    padding: 0 2px 0 1px;
}

.line{
    width: 120px;
}

.point{
    width: 10px;
}

.point_active{
    width : 11px;
}

.label_steeps, .label_active a{
    font-size: 11px;
    font-weight: bold;
}

.order{
    display : none;
}

.order .select2-chosen, .subscrib .select2-chosen{
    text-align      : left;
    margin-left     : 5px;
}

.form_contact{
    margin          : 0 0 50px;
    vertical-align  : baseline;
}

#login_form{
    display         : block;
}

@media screen and (max-width:650px){
    .line, .label_steeps{
        display     : none;
    }
}
@media screen and (max-width:480px){

    .login_form_mobile, .acount_form_mobile{
        display     : block !important;
    }
    .login_form, .acount_form{
        display     : none;
    }
}

.login_form_mobile, .acount_form_mobile, #div_acount_form, .confirm_order, .confirmLogin, .subscrib{
    display         : none;
}

.bcmMember{
    width           : 92px;
    height          : 32px;
    line-height     : 11px;
    float           : right;
    font-size       : 10px;
    background-color: #3EB8D0;
    text-align      : left;
    box-sizing      : border-box;
    padding-top     : 5px;
    margin-top      : 0;
    margin-right    : 0;
    padding-left    : 7px;
    color           : white !important;
    text-decoration : none;
    margin-right    : 4px;
    font-weight     : normal;
}

.bcmMember:hover {
    text-decoration : none;
    padding-left    : 7px;
    padding-top     : 5px;
}
.datetimepicker table tr td.today{
    background-color:rgba(85, 163, 194, 0.55) !important;
}
#div_login_form h5, #div_acount_form h5{
    color           : #FFFFFF !important;
}

.result_airplanes img:hover, .bcmMember:hover{
    cursor          : pointer;
}

.manufacturer .select2-choice, .yearofmake .select2-choice{
    /*background-color: #5a9fc4 !important;*/
}

.filter{
    width           : 100%;
}
.filter td:first-child {
    padding         : 0 2px 0 0;
}
.filter td:last-child {
    padding         : 0 0 0 2px;
}

.info b{
    font-size       : 15px !important;
}

.datetimepicker-minutes .switch{
    color           : white;
}

.confirm_order .flex-viewport img{
    *height          : 40% !important;
}
.confirm_order .floor-li div div:first-child{
    height: 24vh;
}
.confirm_order .floor-li div div:last-child{
    bottom: 0;
}
.confirm_order li img {
    height: 24vh;
}
.confirm_order .flex-viewport .cabin{
    height          : 18vh !important;
    *margin-top      : 40px !important;
}
.confirm_order .flex-viewport .floorplane img{
    height: 24vh;
}
.result_aircraft .floorplane{
    height: 42vh;
}

.cabin-table{
    height          : 260px;
    width           : 100%;
}

.div_confirm_order .cabin-table{
    height          : 200px !important;
}

.div_confirm_order .cabin-table  .tr-cabin {
    height          : 100px !important;
    height          : 100px !important;
    width           : 80%;
    background-size : 11%;
    line-height     : 1;
    font-size       : 13px;
    float           : none;
    background-position: center 10%, center 88%;
    vertical-align  : middle;
    padding-left    : 22px;
}

.tr-cabin{
    background      : url(https://www.flighttime.com/wp-content/plugins/Booking_Engine/images/top_arrow.png) no-repeat center top, url(https://www.flighttime.com/wp-content/plugins/Booking_Engine/images/bottom_arrow.png) no-repeat center bottom;
    width           : 45%;
    height          : 255px;
    float           : right;
    background-size : 16%;
    line-height     : 18;
    color           : #000000
}

.big-text{
    color: #3884ad;
    font-size: 15px;
    font-weight: 800;
}

.modal-layer{
    display             : none;
    position            : fixed;
    top                 : 0;
    right               : 0;
    bottom              : 0;
    left                : 0;
    z-index             : 999;
    background-color    : rgba(0, 0, 0, 0.77);
}

.modal-backdrop{
    z-index             : 1;
}

.modal-body {
    position: relative;
    padding: 20px;
}



.showimage, .watchvideo, .coming-soon{
    z-index             : 999999;
    top                 : 10%;
    position            : fixed;
    overflow            : inherit;
    width               : 80%;
    margin-left         : auto;
    margin-right        : auto;
}
.modal-body{
    text-align          : center;
}
.modal-dialog{
    width               : 1200px;
    height              : 640px;
}
#booking .modal-content{
    //background-color    : rgba(0, 0, 0, 0.9);
    background-color    : rgba(61, 61, 61, 1);
}
.modal-layer{
    display             : none;
    position            : fixed;
    top                 : 0;
    right               : 0;
    bottom              : 0;
    left                : 0;
    z-index             : 999;
    background-color    : rgba(0, 0, 0, 0.77);
}
.section_inner {
    *z-index             : 0 !important;
}
.modal-layer{
    display             : none;
}
footer{
    z-index             : 1
}

.short-booking{
    position            : absolute;
    top                 : 42%;
    left                : 2%;
    right               : 2%;
}

.sho-count{
    cursor              : pointer;
}

.result1{
    display             : none;
}

#numbers div{
    float               : left;
    width               : 25%;
}

#numbers div .small_text{
    display             : block;
    font-size           : 12px;
    color               : #FFFFFF;
    *line-height         : 26px;
    padding-bottom      : 16px;
}

#numbers{
    display             : block;
    width               : 90%;
    margin              : auto;
    height              : 80px;
    text-align          : center;
}

#number1, #number2, #number3, #number4{
    font-size           : 30px;
    color               : #3884ad;
}

.contact_form{
    margin-bottom       : 20px;
}

.send-mail .col-md-6{
    padding             : 0 0 8px 0;
}

.mobile-member{
    cursor              : pointer;
}

@media screen and (max-width: 800px){
    #bigdata{
        width                   : 374px !important;
        padding-bottom          : 60px;
    }

    .big-text1{
        margin-left             : 9% !important;;
        float                   : left;
        width                   : 541px !important;
    }
}

@media screen and (max-width: 700px){
    #bigdata{
        width                   : 374px !important;
        padding-bottom          : 60px;
    }

    .big-text1{
        margin-left             : 3% !important;;
        float                   : left;
        width                   : 530px !important;
    }
}

@media screen and (max-width: 650px){
    .big-text1{
        margin-left             : 3% !important;;
        float                   : left;
        width                   : 450px !important;
    }

    .big-text2{
        width                   : 290px !important;
        margin-bottom           : 20px !important;
        margin-left             : 19% !important;
        display                 : block !important;
        text-align              : center;
    }
}

.confirm_order .flex-viewport{
	height 		: 200px;
}

.confirm_order  .flex-viewport .cabin-li div div:nth-child(2){
	height 		: 200px !important;
}
.confirm_order  .flex-viewport .cabin-li div div:nth-child(2) span{
	height			: 164px !important;
	margin-top		: 6px;
	background-size	: 10% !important;
	line-height		: 12 !important;
}
.confirm_order  .flex-viewport .cabin-li div div:nth-child(3){
	bottom : 0 !important;
	margin-left : -40px;
}
#empty-booking{
    display             : none;
}
.image-type{
    position    : absolute;
    bottom      : 5px;
    right       : 10px;
    z-index     : 9;
    text-shadow : -2px 1px 1px #000000, -1px 1px 0px #000000;
    font-size   : 11px;
    text-transform: capitalize;
}
.CopyRight{
    position    : absolute;
    z-index     : 9;
    top         : 10px;
    left        : 10px;
    text-shadow : -2px 1px 1px #000000, -1px 1px 0px #000000;
    font-size   : 11px;
}