/*
 Theme Name: Bridge Charter Child
 Template: bridge
 */

html{
    margin-top: 0 !important;
}

.page-template-pofr h1{
    color: #000 !important;
}

.container_inner{
    width: 100% !important;
    padding: 0 !important;
}

.vc_column_container>.vc_column-inner{
    padding-left: 0!important;
    padding-right: 0 !important;
}

.vc_row{
    margin-right: auto !important;
    margin-left: auto !important;
}

.not_auth a{
    color: #0091c1;
}

footer{
    display: none !important;
}

.back_to_top{
    display: none;
}

.scroll_header_top_area{

}

/*@font-face{*/
    /*font-family: 'Nunito Sans';*/
    /*@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');*/

    /*font-style: normal;*/
    /*font-weight: normal;*/
/*}*/

body{
    margin: 0;
    /*font-family: 'Nunito Sans', sans-serif;*/
}

h1, h2, h3, p, a, span, pre{
    /*font-family: 'Nunito Sans', sans-serif;*/
}

a{
    transition: color .3s ease;
    text-decoration: none;
}





nav.main_menu.left{
    left: 13.4% !important;
    top: 15px;
}

nav.main_menu>ul>li>a{
    color: #9d9d9d !important;
}

nav.main_menu>ul>li.active>a{
    color: #fff !important;
}

.hdr__auth{
    position: absolute;
    right: 16%;
    top: 15px;
}

.hdr__auth-login{
    margin-right: 20px;
    border-radius: 3px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    /*background-color: transparent;*/
    transition: background-color .3s ease;
}

.hdr__auth-login a{
    color: #fff;
    transition: color .3s ease;
}

.hdr__auth-login:hover{
    background-color: #fff;
    cursor: pointer;
}

.hdr__auth-login:hover a{
    color: #000;
}

.hdr__auth-join{
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    transition: background-color .3s ease;
}

.hdr__auth-join a{
    color: #fff;
    transition: color .3s ease;
}

.hdr__auth-join:hover{
    background-color: #fff;
    cursor: pointer;
}

.hdr__auth-join:hover a{
    color: #000;
}

.hdr__auth-logout{
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    color: #fff;
    transition: color .3s ease, background-color .3s ease;
}

.hdr__auth-logout:hover{
    color: #000;
    background-color: #fff;
    cursor: pointer;
}



.content{
    margin-top: 0 !important;
}

.search{

    /*background-image: url(images/top_bgi2.jpg);*/
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left 48% !important;

    color: #fff !important;

    z-index: 1000;
}

.search__title{
    margin-top: 80px;
    /*margin-bottom: 30px !important;*/
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
}

.search__desc p{
    margin-top: 30px;
    /*margin-bottom: 50px;*/
    font-size: 24px;
    color: #fff !important;
}

.search__form_wrap{
    height: 168px;

    margin-top: 50px;
    padding-bottom: 140px;
}

.brands{
    background-color: #111111;
}

.brands__list .wpb_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: 50px 0;
}

.brands img{
    width: 189px;
    height: 38px;
}

.faq{
    background-color: #fff;
    padding-bottom: 140px;
}

.faq h2, .faq h3{
    color: #3E3E3E;
}

.faq p{
    color: rgba(64,64,64,0.7);
}

.faq__title h2{
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;

    font-weight: 500;

    color: #3E3E3E !important;
}

.faq__plan{
    margin: 40px 0 90px;
    padding-top: 50px;
}

.faq__plan-item{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;

    width: 200px;

    position: relative;

    text-align: center;

    box-sizing: border-box;
}

.faq__plan-item::before{
    position: absolute;
    left: 0;
    top: 0;

    width: 100%;

    text-align: center;
    line-height: 80px;
    font-size: 200px;
    color: rgba(64,64,64,0.07);
}

.faq__plan-item:nth-child(1)::before{
    content: "1";
}

.faq__plan-item:nth-child(2)::before{
    content: "2";
}

.faq__plan-item:nth-child(3)::before{
    content: "3";
}

.faq__plan-title h3{
    margin-top: 0;
    margin-bottom: 21px !important;
    font-size: 24px;

    color: #3E3E3E !important;
}

.faq__plan-text p{
    width: 170px !important;
    margin: 0 auto;
    font-size: 15px;
}

.faq__list-img{
    /*background-image: url(https://cdn-v3.flyvictor.com/app/uploads/sites/13/2016/01/app_animation_3.gif);*/

    margin-top: 90px;
    height: 570px;
}

.faq__list-img .vc_column-inner{
    height: 100%;

    background-size: 280px 570px;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.faq__list_wrap{
    margin-top: 90px;
}

.faq__list_wrap .separator{
    margin: 35px 0;
}

.faq__list-item{
    width: 50%;
}

.faq__list-text{
    margin-top: 30px;
}

.faq__list-link a{
    color: #0091c1;
}


.avia{
    background-color: #000000;
    padding-bottom: 40px;
}

.avia__title h2{
    font-size: 37px;
    font-weight: 500;
    color: #fff;
    text-align: center;

    margin-top: 36px;
}

.avia__desc p{
    font-size: 20px;
    color: rgb(153, 153, 153);
    text-align: center;
    margin-bottom: 60px !important;
}

.avia__block-group .full_section_inner{
    display: flex;
    justify-content: space-between;
}

.avia__block{
    display: flex;
    flex-direction: column;
    justify-content: center;

    width: 48% !important;
    height: 410px;

    margin-bottom: 15px;
}

.avia__block > .vc_column-inner{
    height: 100%;
    padding-left: 30px !important;

    background-repeat: no-repeat;
    background-size: cover;
}

/*.avia__block-group .avia__block:nth-child(1){*/
    /*background-image: url(https://cdn-v3.flyvictor.com/app/uploads/sites/11/2018/02/group-charter.jpg);*/
/*}*/

/*.avia__block-group .avia__block:nth-child(2){*/
    /*background-image: url(https://cdn-v3.flyvictor.com/app/uploads/sites/11/2018/02/AN-124-Cargo-page-link.jpg);*/
/*}*/

/*.avia__block-group:last-of-type .avia__block:nth-child(1){*/
    /*background-image: url(https://cdn-v3.flyvictor.com/app/uploads/sites/11/2018/05/Carbon-reduction1.jpg);*/
/*}*/

/*.avia__block-group:last-of-type .avia__block:nth-child(2){*/
    /*background-image: url(https://cdn-v3.flyvictor.com/app/uploads/sites/11/2016/02/16150915/music5_s.jpg);*/
/*}*/

.avia__block-title h3{
    font-size: 26px;
    color: #fff;
}

.avia__block-text p{
    margin-top: 34px;
    font-size: 18px;
    color: #d6d6d6;
}

.avia__block-link a{
    color: #0091c1;
}

.medal{
    padding-top: 95px;
    padding-bottom: 60px;
}

.medal__block{
    margin-top: 120px;
}

.medal__img img{
    width: 200px;
}

.medal__text{
    padding-left: 30px;
    padding-top: 15px;
}

.medal__text p{
    font-size: 20px;
}

.medal__link{
    padding-left: 30px;
}

.medal__link a{
    color: #0091c1;
}

.medal__title h2{
    margin-top: 30px;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #404040;
}

.medal__btn{
    text-align: center;
    margin-top: 50px;
}

.medal__btn a{
    padding: 11px 25px 14px;
    border: 2px solid #0091c1 !important;
    color: #0091c1 !important;
    transition: all .15s linear;
}

.medal__btn a:hover{
    transform: scale(1.5);
}

.air__title h2{
    margin-top: 85px;
    text-align: center;
}

.air__title h2 span{
    font-size: 37px;
    font-weight: 500;
    color: #404040;
}

.air__desc p{
    text-align: center;
    margin-bottom: 60px !important;
}

.air__block_wrap{
    display: flex;
    flex-wrap: wrap;

    margin-bottom: 80px;
}

.air__block{
    width: 32%;
    margin-right: 1%;

    position: relative;

    /*border: 5px solid #F4F3F1;*/
    box-sizing: border-box;
    background-color: #ffffff;
}

.air__block img{
    width: 100%;
}

.air__block-title{
    margin-top: 35px;
    padding-left: 25px;
    font-size: 24px;
    color: rgb(64, 64, 64);
}

.air__block-desc{
    padding-left: 25px;
    padding-bottom: 10px;
    margin-bottom: 10px;

    font-size: 17px;
    color: #999999;

    border-bottom: 2px solid #F9F9F9;
}

.air__block-build{
    padding-left: 25px;
    padding-right: 10px;
    word-wrap: break-word;
}

.air__block-more{
    padding-left: 25px;
    color: #0091c1;
}

.air__block-rate{
    padding: 18px 10px;
    margin-top: 5px;

    font-size: 19px;
    background-color: #0091C1;
    color: #fff;
}

.dest{
    background-image: url(https://cdn-v3.flyvictor.com/app/uploads/sites/11/2016/02/15162201/gmap_dark2_s.jpg);
}

.dest .air__block{
    padding-bottom: 60px;

    border: none;
    background-color: #fff;
}

.dest .air__block img{
    height: 207px;
    object-fit: cover;
}

.dest .air__title h2{
    font-size: 37px;
    color: #fff;
}



.dest .air__block-more{
    position: absolute;
    bottom: 0;

    display: block;
    font-size: 15px;
    margin-bottom: 20px;
}

.ftr{
    padding-top: 77px;
    background-color: #141414;
}

.ftr__img img{
    width: 140px;
    margin-bottom: 40px;
}

.ftr__text p{
    font-size: 15px;
}

.ftr__middle{
    padding-top: 50px;
    padding-bottom: 20px;
}

.ftr__middle .full_section_inner, .ftr__top .full_section_inner{
    display: flex;
}

.ftr__rights{
    margin-top: 10px;
}

.ftr__rights p{
    margin-bottom: 20px !important;

    font-size: 15px;
    color: #fff;
}

.ftr__rights p a{
    color: #fff;
}

.ftr__social .wpb_wrapper{
    display: flex;
}

.ftr__social .wpb_wrapper .wpb_single_image{
    width: 44px;
    height: 44px;
    margin-right: 20px;
}

footer#second-footer{
    display: block !important;
    padding-bottom: 50px;
}

footer#second-footer .container{
    background-color: inherit;
}

#cookies-disclaimer p{
    font-size: 12px;
    color: #fff;
}

#cookies-disclaimer a{
    color: #0091c1;
}

.ftr__coo-close a{
    padding: 6px 12px;
    border: 1px solid #0091c1;
    font-size: 15px;
    color: #0091c1;
}

/*---------------------- Search form styles ---------------------------------------*/

.search__form{
    display: flex;
    justify-content: center;

    position: relative;

    width: 100%;
    height: 160px;

    transition: top .5s ease-out;
}

.search__form-mobile-preview{
    display: none;
}

.search__bgc{
    width: 67.66667%;
    height: 100%;

    background-color: rgba(0,0,0,0.9);
}

.search__bgc-transition{
    transition: width .5s ease-out, height .5s ease-out;
}

.search__bgc-full{
    width: 100%;
    height: 100vh;

    background-color: #222;
}

.search__form_inner{
    position: absolute;

    display: inline-flex;
    flex-direction: column;
    align-items: center;

    width: 67.66667%;
}

.form_wrap{
    width: 100%;
}

.search__form.search-top{
    position: fixed;

    padding-bottom: 20px;
}

.search__form.search-fixed{
    position: fixed;
    left: 0;
    top: 0;

    height: 110px !important;
}

.search__form.search-fixed .search__form_inner{
    background-color: transparent;
}

.search__form.search-fixed .search__bgc{
    width: 100%;

    background-color: #222;
}

.form__top{
    display: flex;
    justify-content: space-between;

    margin-top: 25px;
    padding: 0 30px;
}

.search-top .form__top{
    padding: 0;
}

.search-fixed .form__top{
    padding: 0;
    margin-top: 5px;
}

.form__top-item{
    padding-bottom: 6px;
}

.search-top .form__top-item_active{
    border-bottom: 4px solid #0091C1;
}

.form__choose{
    width: 24%;
}

.form__choose-title{
    margin-bottom: 5px;

    font-size: 14px;
    color: #fff;
}

.form__choose-btn{
    display: flex;
    align-items: center;

    height: 60px;
    padding-left: 10px;

    position: relative;

    font-size: 13px;
    color: rgba(64,64,64,0.7);
    background-color: #fff;

    transition: background-color .5s ease-out;
}

.form__choose-btn:hover{
    background-color: #E0E0E0;
    cursor: pointer;
}

.form__choose-btn::after{
    content: "\2228";

    position: absolute;
    right: 14px;
    top: 29%;

    font-size: 17px;
}

.form__date{
    width: 171px;
}

.form__date-title{
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 5px;
    padding: 0 6px;
}

.form__date-title p{
    font-size: 14px;
    color: #fff;
}

.form__date_inner{
    display: flex;
    justify-content: space-between;
    align-items: center;

    height: 60px;

    color: #4C4C4C;
}

.form__date-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    padding-top: 11px;

    width: 60px;
    height: 100%;

    background-image: url(images/calendar.png);
    background-repeat: no-repeat;

    background-position: center center;

    color: #1e1e1e;
}

.form__date-mon{
    margin-bottom: 3px;
    font-size: 11px;
    line-height: 11px;
}

.form__date-day{
    font-size: 20px;
    line-height: 20px;
}

.form__gues{
    width: 14%;
    min-width: 93px;
}

.form__gues-title{
    margin-bottom: 5px;

    font-size: 14px;
    text-align: center;
    color: #fff;
}

.form__gues_inner{
    display: flex;
    justify-content: space-around;
    align-items: center;

    height: 60px;
    padding-left: 15px;

    background-color: #1C1C1C;

    border: 1px solid #989898;
    box-sizing: border-box;

    transition: border-color .5s ease-out;
}

.form__gues_inner:hover{
    border-color: #fff;
}

.form__gues-img{
    width: 50px;
    height: 50px;

    fill: #4A4A4A;
}

.form__btn{
    display: flex;
    justify-content: center;
    align-items: center;

    /*align-self: flex-end;*/

    width: 15%;
    height: 60px;

    margin-top: 29px;

    background-color: #0091C1;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff;

    transition: background-color .5s ease-out;
}

.form__btn:hover{
    cursor: pointer;
    background-color: #3AC5DE;
}

.form__bottom{
    display: flex;
    width: 100%;

    position: relative;
    overflow: hidden;

    transition: height .5s ease-out;
}

.form__bottom.hide{
    display: none;
}

.form__bottom-start{
    height: 0 !important;
}

.form__bottom_inner{
    width: 100%;
}

.form__bottom-item{
    display: none;
    flex-direction: column;
    align-items: center;

    width: 100%;
    margin-top: 35px;
}

.form__dontnow-item:hover{
    cursor: pointer;
}

.form__dontnow-item:nth-child(1){
    justify-content: flex-end;
    margin-right: 25px;
}

.form__dontnow-item:nth-child(1) p{
    margin-right: 15px;
}

.form__dontnow-item:nth-child(2) span{
    margin-right: 15px;
}

.activeStep{
    display: flex;
}

.form__title{
    font-size: 30px;
    color: #fff;
    text-transform: none;
}

.form__tittle_highlighted{
    color: #0091C1;
}

.form__dontnow{
    display: flex;
}

.form__dontnow-item{
    display: flex;
    align-items: center;
    width: 270px;
}

.form__dontnow-item p{
    font-size: 13px;
    color: #4C4C4C;
}

.form__dontnow-item span{
    min-width: 25px;
    min-height: 25px;

    border: 3px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
}

.form__dontnow-item.activeCircle span{
    background-color: #0091C1;
}

.form__list_wrap{
    width: 100%;
    height: calc(100vh - 312px);

    display: flex;
    flex-wrap: wrap;

    padding-top: 30px;

    /*overflow-y: scroll;*/

    box-sizing: border-box;
}

.form__list-item{
    width: 32%;
    margin-right: 20px;
}

.form__list-item.hide{
    display: none;
}

.form__list-item_transition{
    transition: transform .8s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity .8s linear;
}

.form__list-item_start{
    opacity: 0;
    transform: translateY(50%);
}

.form__list-item:nth-child(3n){
    margin-right: 0;
}

.item__content{
    height: 277px;
    overflow: hidden;
}

.item__content:hover{
    cursor: pointer;
}

.item__img{
    height: 100%;
    width: 100%;

    object-fit: cover;
}

.item__text{
    height: 100%;
    opacity: 0;

    background-color: rgba(0,136,177,0.8);
    transition: transform .5s ease-out, opacity .5s ease-out;
}

.item__desc{
    padding: 10px 5px 2px;

    font-size: 16px;
    font-weight: 300;

    border-bottom: 2px solid #fff;
}

.item__inner-list{
    height: 125px;

    padding: 18px 12px;
    margin: 0;

    display: flex;
    flex-direction: column;
    flex-wrap: wrap;

    box-sizing: border-box;
}

.item__inner-list li{
    height: 25%;
    width: 50%;

    font-size: 14px;
}

.item__date{
    height: 50px;
    padding-left: 15px;
}

.item__date p{
    font-size: 16px;
    color: #fff;

    margin-right: 4px;

    display: inline-block;
}

.item__date .item__date-small{
    font-size: 14px;
    color: #fff;
}

.item__content:hover .item__text{
    opacity: 1;
    transform: translateY(-103%);
}

.mob-selected .item__text{
    opacity: 1 !important;
    transform: translateY(-103%) !important;
}

.item__title{
    margin-top: 10px;

    font-size: 23px;
    text-align: center;
}

.form__yacht .item__desc{
    padding: 30px 0 0 20px;
}

.form__yacht .item__inner-list{
    padding-left: 25px;
    height: auto;
    margin-bottom: 36px;
}

.form__yacht .item__date{
    padding-left: 25px;
    font-size: 22px;
    font-weight: bold;
}

.form__bottom-close{
    display: flex;
    justify-content: center;
    align-items: center;

    position: absolute;
    top: 50px;
    right: 16%;

    width: 40px;
    height: 40px;

    border-radius: 50%;
    border: 2px solid #5e5e5e;
}

.form__bottom-close:hover{
    cursor: pointer;
}

.form__bottom-close span{
    transform: rotate(45deg);
    position: relative;
    margin-top: -17px;
    margin-left: -14px;
}

.form__bottom-close span::before{
    transform: rotate(0deg);
    height: 2px;
    width: 24px;
    background: #5e5e5e;
    position: absolute;
    top: 50%;
    display: block;
    content: '';
    border-radius: 5px;
}

.form__bottom-close span::after{
    transform: rotate(90deg);
    height: 2px;
    width: 24px;
    background: #5e5e5e;
    position: absolute;
    top: 50%;
    display: block;
    content: '';
    border-radius: 5px;
}

/*---------------------- End Search form styles ---------------------------------------*/

/*---------------------- Start Calendar styles ----------------------------------------*/

.clndr{
    position: relative;
    display: flex;
    justify-content: center;
}

.datepicker_from{
    display: none;
}

.daterangepicker{
    position: relative !important;
    top: auto !important;
    left: auto !important;

    margin-top: 35px !important;
    margin-bottom: 150px !important;

    border: none !important;
    border-radius: 0 !important;

    background-color: transparent !important;
}

.daterangepicker:before{
    display: none !important;
}

.daterangepicker:before, .daterangepicker:after{
    display: none !important;
}

.daterangepicker .calendar-table{
    border: none !important;
    border-radius: 0 !important;
}

.daterangepicker .drp-calendar{
    max-width: unset !important;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
    color: #1e1e1e !important;
}

.drp-calendar{
    padding: 0 !important;
}

.drp-calendar.left{
    margin-right: 45px !important;
}

.daterangepicker.ltr .drp-calendar.left .calendar-table{
    padding: 0 !important;
}

.table-condensed thead tr:first-child{
    background-color: #0091C1 !important;
}

.table-condensed thead tr:first-child th{
    font-size: 24px !important;
    color: #fff !important;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
    border-image-width: 0 !important;
    border-collapse: collapse !important;
    border: none !important;
    border-radius: 0 !important;
    height: 50px !important;
    width: 50px !important;
    font-size: 16px !important;
}

.off{
    opacity: .1 !important;
}

.daterangepicker .calendar-table td{
    transition: background-color .5s ease-out;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span{
    border-color: #fff !important;
    padding: 8px !important;
}

.daterangepicker .calendar-table .next:hover, .daterangepicker .calendar-table .prev:hover {
    transition: background-color .5s ease-out;
}

.daterangepicker .calendar-table .next:hover, .daterangepicker .calendar-table .prev:hover{
    background-color: #33C4F4 !important;
}

/*---------------------- End Calendar styles ----------------------------------------*/

/*---------------------- Start Counter styles ---------------------------------------*/

.counter_wrap{
    margin-top: 35px;
    display: flex;
}

.form__gues_inner-mob{
    display: none;
}

.counter{
    display: flex;

    border-radius: 5px;
    border: 1px solid rgba(152, 152, 152, 0.3);
}

.counter_aud{
    margin-right: 100px;
}

.counter__content{
    width: 156px;
    max-height: 125px;
    padding: 25px 16px;

    text-align: center;
}

.counter__text{
    margin-bottom: 20px;

    font-size: 22px;
    color: #989898;
}

.counter__count{
    font-size: 51px;
    color: #ffffff;
}

.counter__controls{
    width: 60px;

}

.counter__control{
    display: flex;
    justify-content: center;
    align-items: center;

    height: 50%;

    font-size: 45px;
    background-color: #0091C1;
}

.counter__control:first-of-type{
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;

    border-top-right-radius: 5px;
}

.counter__control:last-of-type{
    border-bottom-right-radius: 5px;
}

.counter__control:hover{
    cursor: pointer;
}

.counter__control::selection {
    background: transparent;
}

.form__bottom-item_mobile-wrap.hide{
    display: none;
}

#back_to_top{
    display: none !important;
}

.form__date_inner-mobile{
    display: none;
}

.title_outer{
    display: none;
}

.page_container_inner{
    background-color: #f2f2f2;
}

.diff__header{
    height: 155px;
    background-image: url(images/diff-header.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom !important;
}

.diff__content{
    width: 80%;
    max-width: 1200px;

    margin: 40px auto;
}

.diff__menu{
    margin-right: 50px;

    list-style: none;

    box-shadow: 0 1px 1px rgba(255,255,255,.95);
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 6px;
}

.diff__menu li{
    padding: 0 0 0 25px !important;
    margin: 0 !important;

    line-height: 40px;

    box-shadow: 0 1px 1px rgba(255,255,255,.95);
    border-bottom: 1px solid rgba(0,0,0,.1);

    transition: all .3s ease-out;
}

.diff__menu li:before{
    display: none !important;
}

.diff__menu li a{
    display: block;

    position: relative;

    font-size: 14px;
    color: #919191;
}

.diff__menu .current_page_item, .diff__menu li:hover{
    background-color: #fff;
}

.diff__menu .current_page_item a, .diff__menu li:hover a{
    color: #0091c1 !important;
}

.diff__menu li a:before{
    content: '';
    position: absolute;

    left: -16px;
    bottom: 15px;

    border: 6px solid transparent;
    border-left: 9px solid #919191;
}

.diff__content_inner{
    padding: 50px !important;

    border-radius: 4px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,.135);

    background-color: #fff;
}

.diff__content_inner .diff__content-hdr a{
    color: #272727;
    font-size: 32px;
    font-weight: 300;
}

.diff__content_inner h2{
    margin-top: 21px;

    font-size: 16px;
    font-weight: 700;
    line-height: 27px;

    text-transform: none;
}

.diff__content_inner p{
    font-size: 16px;
    margin-top: 21px;
}

.diff__content_inner a{
    color: #0091c1;
}

.q_list.circle li{
    margin-bottom: 6px !important;
    font-weight: 300 !important;
    color: #999 !important;
}

.price__bottom p{
    margin-top: 40px;

    font-size: 24px;
    text-align: center;
    color: #181818;
}

.price__bottom-btn p{
    display: flex;
    justify-content: center;
}

.price__bottom-btn a{
    display: inline-flex;
    align-items: center;

    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 25px;

    font-size: 17px;
    color: #181818;

    border: 1px solid #181818;
    border-radius: 3px;

    transition: all .3s ease-out;
}

.price__bottom-btn a:hover{
    color: #fff;
    background-color: #000;
}

.modal_wrap{
    z-index: 1001;
    /*display: none;*/
}

.entry__form-login, .entry__form-join{
    display: flex;

    width: 100vw;
    height: calc(100vh - 59px);

    position: fixed;
    top: 59px;
    left: 0;
    z-index: 10;

    background-color: #fff;
}

.entry__slider_wrap{
    position: relative;

    width: 500px;
    height: 100%;

    overflow: hidden;
}

.entry__slider{
    display: flex;
    flex-direction: column;

    width: 500px;
    height: 300%;

    position: absolute;
    left: 0;
    top: 0;

    transition: top .5s ease-in-out;
}

.entry__form-login .entry__slider{
    height: 100%;
}

.entry__slide{
    width: 100%;
    height: 100%;

    background-size: cover;
}

.entry__slide:nth-child(1){
    background-image: url(images/join-slide-1.jpg);
}

.entry__slide:nth-child(2){
    background-image: url(images/join-slide-2.jpg);
}

.entry__slide:nth-child(3){
    background-image: url(images/join-slide-3.jpg);
}

.entry__form-login .entry__slide:nth-child(1){
    background-image: url(images/login-slide-1.png);
}

.entry__slider-nav{
    display: flex;
    justify-content: center;
    align-items: center;

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100px;
}

.entry__slider-nav:hover{
    cursor: pointer;
}

.entry__slider-btn{
    width: 42px;
    height: 22px;

    background-image: url(images/slider-btn.svg);
    background-repeat: no-repeat;

    animation: move 2.5s infinite linear;
}

@keyframes move {
    0% {
        transform: translateY(0px);
    }
    25% {
        transform: translateY(35%);
    }
    75% {
        transform: translateY(-35%);
    }
    100% {
        transform: translateY(0%);
    }
}

.entry__form{
    display: flex;
    flex-direction: column;
    align-items: center;

    flex-grow: 1;

    padding-top: 50px;

    position: relative;
}

.entry__form-header{
    margin-bottom: 20px;
}

.entry__form-header a{
    color: #0091c1;
}

.entry__form-header a:hover{
    cursor: pointer;
}

.entry__form-title{
    margin-bottom: 14px;

    text-transform: none;
    color: #181818;
    font-size: 28px;
    line-height: 28px;
    font-weight: 400;
}

.entry__form_inner{
    width: 400px;
}

.input_wrap{
    position: relative;
}

.input_wrap label{
    position: absolute;
    left: 10px;
    top: 8px;

    padding: 0 5px;

    font-size: 14px;
    background-color: #fff;

    transition: all .3s ease-out;
}

label:hover{
    cursor: text;
}

.entry__form input:focus{
    outline: none;
    border: 1px solid #242424;
}

input:focus ~ label{
    top: -12px;
    font-size: 12px;
}

.filled ~ label{
    top: -12px;
    font-size: 12px;
}

.entry__form input{
    width: 100%;
    height: 40px;

    padding: 6px 12px;

    border: 1px solid #ccc;
    line-height: 1.42857143;
    box-shadow: 0 0 0 20px white inset;
    color: #999;

    box-sizing: border-box;

    transition: border .3s ease-out;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{

    color: #999!important;
}


.entry__form-name{
    display: flex;
    justify-content: space-between;

    margin-bottom: 12px;
}

.entry__form-name .input_wrap{
    width: 49%;
}

.entry__form-description{
    margin-bottom: 2px;
    padding: 10px 16px;
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 20px;

    position: relative;
}

.entry__form-description.entry__form-error{
    border: 1px solid red;
}

.second-step .entry__form-description{
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-top{
    border-top: 1px solid #ccc;
}

.entry__form-btn{
    display: flex;
    justify-content: center;
    align-items: center;

    height: 30px;

    padding: 10px 24px;

    color: #fff;
    font-size: 17px;
    line-height: 1.42857143;
    background-color: #232323;

    transition: all .3s ease-out;
}

.entry__form-btn:hover{
    background-color: #000;
    color: #fff
}

.entry__form-btn-simple{
    display: block;
    text-align: center;
    color: #0091c1;
    margin-top: 12px;
}

.entry__form-login .entry__form-btn, .third-step .entry__form-btn, .second-step .entry__form-btn{
    margin-top: 20px;
}

.entry__form-only-minutes{
    margin-top: 6px;
    margin-bottom: 13px;

    font-size: 12px;
    font-style: italic;
    color: #909090;
}

.second-step{
    margin-top: 12px;
}

.entry__form-confirm{
    display: flex;
    margin-bottom: 10px;
}

.entry__form-code{
    width: 130px;
    min-width: 130px;
    margin-right: 20px;
    position: relative;
}

.entry__form-code:after{
    content: "";

    position: absolute;
    right: -18px;
    top: 18px;

    width: 15px;
    height: 1.5px;

    background-color: #ccc;
    
}

.entry__form-email{
    flex-grow: 1;
}

.entry__form-close{
    position: absolute;
    top: 50px;
    right: 150px;

    width: 50px;
    height: 50px;
    
    border-radius: 50%;

    transition: background-color .3s ease-out;
}

.entry__form-close:before, .entry__form-close:after{
    content: ' ';

    height: 80%;
    width: 2px;

    position: absolute;
    left: 24px;
    top: 9px;

    background-color: #d3d3d3;

    transform-origin: center center;
    transition: all .25s;
}

.entry__form-close:before{
    transform: rotate(45deg);
}

.entry__form-close:after{
    transform: rotate(-45deg);
}

.entry__form-close:hover{
    background-color: #F2F2F2;
    cursor: pointer;
}

.entry__form-close:hover:before, .entry__form-close:hover:after{
    height: 60%;
    background-color: #616161;
}

.tt-btn{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;

    height: 40px;
    width: 40px;

    background-image: url(images/tt.svg);
    background-repeat: no-repeat;
    background-position: center;

    transition: transform .2s ease-out;
}

.tt-btn_close{
    background-image: url(images/tt-close.svg);
}

.tt-btn:hover{
    cursor: pointer;
    transform: scale(1.1);
}

.second-step .tt-btn{
    display: none;
}

.tt-enter-active, .tt-leave-active {
    transition: all .5s;
}
.tt-enter, .tt-leave-to{
    opacity: 0;
}

.entry__form-send{
    display: flex;
    justify-content: center;

    position: relative;
    overflow: hidden;
    height: 300px;
}

.entry__form-send > div{
    position: relative !important;
    left: 0 !important;
    top: -43px !important;

    width: 100% !important;
    height: auto;
}

iframe{
    display: none;
}

.entry__form-send iframe{
    display: inline;
    width: 100% !important;
}

.entry__form-success{
    color: #929098;
    font-size: 36px;
    text-align: center;
}

.invalid{
    border: 1px solid red !important;
}

.third-step{
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 1001;*/

    /*width: 100vw;*/
    /*height: 100vh;*/

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.third-step__inner{
    width: 30%;
    text-align: center;
    padding: 40px;
}

.third-step h4{
    font-weight: bold;
    margin-bottom: 15px;
}

.third-step .hdr__auth-logout{
    display: flex;
    align-items: center;
    justify-content: center;

    margin-top: 50px;
    padding: 10px 0;

    background-color: #4F85FF;
    color: #fff;
}

.entry__form-info span{
    font-weight: bold;
    color: #000;
}

nav.mobile_menu{
    float: none !important;
    margin-left: -15px;
    padding: 0 16px;
}

.page-template-register-login-page nav.mobile_menu, .page-template-join-page nav.mobile_menu{
    float: left !important;
}

/*---------------------- End Counter styles ---------------------------------------*/

@media only screen and (max-width: 1600px) {

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
        width: 45px !important;
        height: 45px !important;
    }

    .table-condensed thead tr:first-child th{
        font-size: 20px !important;
    }

}

@media only screen and (max-width: 1440px) {

    .search{
        background-position: left 26% !important;
    }

    .search__form_inner{
        width: 82.8%;
    }

    .search__bgc{
        width: 82.8%;
    }

    .search-top .search__bgc{
        width: 100%;
    }

    nav.main_menu.left{
        left: 6.2% !important;
    }

    .hdr__auth{
        right: 10%;
    }

    .form__bottom-close{
        right: 10%;
    }

    .table-condensed thead tr:first-child th{
        font-size: 18px !important;
    }

    .daterangepicker .calendar-table td{
        font-size: 14px !important;
    }

}

@media only screen and (max-width: 1366px) {

    .item__desc{
        font-size: 13px;
    }

    .item__inner-list li{
        font-size: 12px;
    }

    .item__date p{
        font-size: 14px;
    }

    .item__date .item__date-small{
        font-size: 14px;
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
        width: 40px !important;
        height: 40px !important;
    }

    .entry__form-close{
        right: 80px;
    }

}

@media only screen and (max-width: 1280px) {

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
        width: 37px !important;
        height: 37px !important;
    }

    .table-condensed thead tr:first-child th{
        font-size: 17px !important;
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
        font-size: 14px !important;
    }

    .daterangepicker .calendar-table td{
        font-size: 12px !important;
    }

}

@media only screen and (max-width: 1024px) {

    .search{
        background-size: auto !important;
        background-position: center !important;
    }

    .search__form{
        margin-bottom: 146px;
    }

    .brands__list .wpb_wrapper{
        flex-direction: column;
        padding: 16px 0;
    }

    .air__block{
        width: 49%;
        background-color: #fff;
    }

    .form__list_wrap{
        flex-direction: column;
        flex-wrap: nowrap;

        overflow-x: hidden;
        overflow-y: scroll;

        height: 494px;

        padding-top: 0;
        margin-top: 30px;
    }

    .form__list-item{
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .form__dontnow-item{
        justify-content: space-between !important;
    }

    .clndr_wrap{
        width: 100%;
    }

    .drp-calendar.left{
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .daterangepicker{
        width: 80% !important;
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
        min-width: unset !important;
        width: 10px !important;
        height: 10px !important;
    }

    .item__content:hover .item__text{
        opacity: initial;
        transform: initial;
    }

    .entry__form-close{
        top: 10px;
        right: 20px;
    }

}

@media only screen and (max-width: 768px) {

    /*header{*/
        /*height: 70px;*/
    /*}*/

    header.lower-z-index{
        z-index: 99!important;
    }

    .header_bottom{
        border-bottom: none !important;
    }

    .search{
        background-image: none !important;
        background-color: #000;
    }

    .search > .full_section_inner{
        width: 90%;
        margin: 0 auto;
    }

    .search .vc_col-sm-8{
        width: 100% !important;
    }

    .search__title{
        font-size: 32px;
    }

    .search__desc p {
        margin-top: 18px;
        font-size: 18px;
    }

    .faq__title h2{
        font-size: 26px;
    }

    .faq__list-img{
        width: 100% !important;
        margin-top: 20px;
    }

    .faq__list_wrap{
        width: 100% !important;
    }

    .faq__plan{
    }

    .faq__plan-title h3 {
        margin-bottom: 8px !important;
        font-size: 13px;
    }

    .faq__plan-text p {
        width: auto !important;
        font-size: 13px;
    }

    .faq__plan-item::before{
        font-size: 150px;
    }

    .avia__block-group .full_section_inner{
        flex-wrap: wrap;
    }

    .avia__block{
        width: 125% !important;
        margin-left: -15px;
        margin-right: -15px;
    }

    .air__block_wrap{
        margin-bottom: 50px;
    }

    .air__block{
        width: 100%;
        margin-bottom: 50px;
    }

    .air__block-title{
        margin-top: 0;
    }

    .ftr__social .wpb_wrapper{
        flex-wrap: wrap;
    }

    .ftr__social .wpb_wrapper .wpb_single_image{
        margin-top: 10px;
    }

    .ftr__middle .full_section_inner, .ftr__top .full_section_inner{
        display: block;
    }



    .search__form_wrap{
        height: auto;
        margin-bottom: 40px;
    }

    .search__bgc{
        display: none;
    }

    .search__form{
        margin-bottom: 0;
        height: auto;
    }

    .search__form_inner{
        position: static;
        width: 100%;
    }

    .form__top{
        flex-direction: column;
    }

    .form__top > div{
        width: 100%;
        margin-bottom: 20px;

        position: relative;
    }

    .form__choose-title{
        display: none;
    }

    .form__title{
        margin-bottom: 5px;
    }

    .form__dontnow{
        width: 95%;
        height: 17vh;
        flex-direction: column;
    }

    .form__dontnow-item{
        width: auto;
        flex-direction: column;
        justify-content: center !important;
    }

    .form__dontnow-item:nth-child(1){
        margin-right: 0;
        margin-bottom: 10px;
    }

    .form__dontnow-item p{
        font-size: 15px;
    }

    .form__dontnow-item:nth-child(1) p{
        margin-right: 0;
    }

    .form__dontnow-item:last-child span{
        order: 1;
        margin-right: 0;
    }

    .form__bottom{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3002;
        height: 100vh;

        background-color: #222222;
    }
    .form__bottom-item{
        margin-top: 10px;
    }

    .form__bottom-item_mobile-wrap{
        display: block;
        width: 100%;
        background-color: #fff;

        position: absolute;
        top: 100%;
        z-index: 10;

        color: #7a7a7a;
    }

    .form__bottom-item_mobile{
        padding: 5px 10px;
        border-top: 2px solid #d3d3d3;
    }

    .form__list_wrap{
        width: 95%;
        margin-top: 20px;
        height: 73vh;
    }

    .form__bottom-close{
        top: 14px;
        right: 5%;
    }

    .bottom__subdest{
        font-size: 12px;
    }

    .bottom__name-date{
        display: flex;
        justify-content: space-between;
    }

    .bottom__name-date p{
        font-size: 13px;
    }

    .form__top-item-yacht .bottom__name-date p:last-child{
        font-size: 11px;
    }

    .form__gues_inner{
        display: none;
    }

    .counter_wrap{
        justify-content: space-between;
    }

    .counter{
        width: 48%;
        max-width: 175px;
    }

    .counter_aud{
        margin-right: 0;
    }

    .counter_wrap.form__gues_inner-mob{
        display: flex;
        margin: 0;
    }

    .counter__content{
        width: 100px;
        padding: 12px 8px;
    }

    .counter__text {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .counter__count {
        font-size: 33px;
    }

    .ftr__coo-close p{
        text-align: right;
        margin-bottom: 25px !important;
    }

    footer#second-footer{
        padding-bottom: 25px
    }

    .form__date_inner-mobile{
        display: block;
    }

    .form__date_inner-mobile input:hover{
        cursor: pointer;
    }

    .form__date_inner-mobile input{
        position: absolute;
        width: 100%;
        height: 100%;

        top: 0;
        left: 0;

        opacity: 0;
    }

    .daterangepicker .drp-calendar.right{
        display: none !important;
    }

    .daterangepicker{
        position: absolute !important;
        width: 100% !important;
        margin: 0 !important;
        top: 105px !important;
    }

    .daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span{
        padding: 6px !important;
    }

    .table-condensed thead tr:first-child th{
        font-size: 16px !important;
    }

    .daterangepicker .calendar-table td{
        font-size: 12px !important;
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
        font-size: 14px !important;
    }

    .form__date-item{
        background-size: cover;
        width: 70px;
    }

    .search__form_wrap{
        margin-top: 0;
    }

    .diff__content{
        width: 88%;
    }

    .diff__content-hdr h1{
        line-height: 32px;
    }

    .diff__content .full_section_inner{
        display: flex;
        flex-direction: column;

        width: 100%;
    }

    .diff__menu_wrap{
        order: 1;
        width: 100% !important;
    }

    .diff__menu{
        margin-right: 0;
    }

    .diff__content_inner{
        order: 0;
        width: 100% !important;
        margin-bottom: 56px;
        padding: 25px !important;
    }

    .entry__form-login, .entry__form-join{
        height: calc(100vh - 101px);
        top: 101px;
    }

    .entry__slider_wrap{
        display: none;
    }

    .entry__form_inner{
        width: 90%;
    }

    .hdr__auth{
        top: 35px;
    }

    .hdr__auth-login a{
        color: #000;
    }

    .hdr__auth-login:hover{
        background-color: #000;
        cursor: pointer;
    }

    .hdr__auth-login a:hover{
        color: #fff;
    }

    .header_inner_left .logo_wrapper{
        display: none;
    }

    .hdr__auth-join{
        border: 1px solid #000;
    }

    .hdr__auth-join a{
        color: #000;
    }

    .hdr__auth-join:hover{
        background-color: #000;
        cursor: pointer;
    }

    .hdr__auth-join a:hover{
        color: #fff;
    }

    .hdr__auth-logout{
        border: 1px solid #000;
        color: #000;
    }

    .hdr__auth-logout:hover{
        color: #fff;
        background-color: #000;
        cursor: pointer;
    }

    .third-step__inner{
        width: auto;
    }

}

@media only screen and (max-width: 550px) {

    .search__form_wrap{
        padding-bottom: 40px;
    }

    .entry__form{
        padding-top: 5px;
    }

    .header_bottom{
        height: 70px;
    }

    .hdr__auth{
        top: 18px;
    }

    .mobile_menu_button{
        height: 70px !important;
    }

    .entry__form-login, .entry__form-join{
        height: calc(100vh - 70px);
        top: 70px;
    }

    .second-step{
        margin-top: 0;
    }

    .second-step .entry__form-header{
        margin-bottom: 0;
        margin-top: 10px;
    }

    .second-step .entry__form-title{
        margin-bottom: 8px;
        line-height: 8px;
    }

    .second-step .entry__form-title a{
        font-size: 13px;
    }

    .second-step .entry__form-another-entry{
        display: inline;
        letter-spacing: 1px;
        font-size: 13px;
    }

    .full_section_inner{
        width: 95%;
        margin: 0 auto;
    }

    h2{
        font-size: 18px !important;
        line-height: 33px !important;
    }

    h2 span{
        font-size: 18px !important;
        line-height: 33px !important;
    }

    .search__title{
        font-size: 21px;
        margin-top: 30px;
    }

    .search__desc p{
        font-size: 14px;
    }

    h3{
        font-size: 19px !important;
    }

    .avia{
        padding-bottom: 0;
    }

    .avia .full_section_inner{
        width: 80%;
    }

    .avia__desc p{
        font-size: 15px;
    }

    .avia__block{
        margin-bottom: 20px;
    }

    .avia__desc p{
        margin-bottom: 20px !important;
    }

    .air__title h2{
        margin-top: 30px;
    }

    .air .air__title h2{
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .air__desc p{
        font-size: 15px;
        margin-bottom: 20px !important;
    }

    .air__block_wrap{
        margin-bottom: 0;
    }

    .air__block-desc{
        font-size: 13px;
    }

    .air__block-build{
        font-size: 14px;
    }

    .air__block-rate{
        margin-top: 15px;
    }

    .faq{
        padding-bottom: 40px;
    }

    .faq__title h2{
        margin-top: 20px;
    }

    .faq__list-text p{
        font-size: 14px;
    }

    .faq__plan-item {
        justify-content: flex-start;
        height: 100px;
        margin-bottom: 50px;
    }

    .faq__list_wrap{
        margin-top: 20px;
    }

    .avia__block-text p {
        margin-top: 13px;
        font-size: 16px;
    }

    .medal__block{
        margin-top: 20px;
    }

    .medal__img .wpb_single_image .wpb_wrapper{
        display: flex;
        justify-content: center;
    }

    .medal__text p{
        font-size: 15px;
    }

    .ftr__social .wpb_wrapper{
        justify-content: space-between;
    }

    .price__bottom-btn a{
        font-size: 14px;
    }

    .entry__form-close{
        top: 0;
        right: 0;

        width: 40px;
        height: 40px;
    }

    .entry__form-close:before, .entry__form-close:after{
        left: 19px;
        top: 3px;
    }

    .entry__form-name{
        flex-direction: column;
    }

    .entry__form-name .input_wrap{
        width: 100%;
    }

    .entry__form-name .input_wrap:first-child{
        margin-bottom: 12px;
    }

}

@media only screen and (max-width: 320px) {

    .second-step .tt-btn{
        display: inline-block;
    }

    .second-step .tt-btn.static{
        position: static;
        height: 20px;
    }

    .second-step .tt-btn_close{
        top: -20px;
        right: -20px;
        background-color: #fff;
    }

    .second-step .entry__form-header{
        margin-top: -2px;
    }

    .second-step .entry__form-title{
        margin-bottom: 0;
    }

    .entry__form-description{
        padding: 5px 12px;
        line-height: 18px;
    }

    .search__title h1{
        font-size: 30px;
        line-height: 40px;
    }

    h2{
        font-size: 15px !important;
        line-height: 15px !important;
    }

    h2 span{
        font-size: 15px !important;
        line-height: 15px !important;
    }

    h3{
        font-size: 14px !important;
    }

    .search__desc p{
        font-size: 11px;
    }

    .avia__desc p{
        font-size: 11px;
    }

    .avia__block-text p{
        font-size: 12px;
    }

    .faq__list-text p{
        font-size: 11px;
    }

    .air__desc p{
        font-size: 11px;
    }

    .ftr{
        padding-bottom: 20px;
    }

    .ftr__coo-close{
        float: right;
    }

    .form__bottom-close{
        width: 30px;
        height: 30px;
    }

    /*.form__bottom{*/
        /*top: -197px;*/
    /*}*/

    .price__bottom-btn a{
        font-size: 11px;
    }

}


