.arenda-samoleta-form-container{
    margin-bottom: 30px;
}
.empty-legs-form-container{
    margin-bottom: 56px;
}
@media (max-width: 1024px) {
    .footer .f-social{
        justify-content: center;
    }
    .footer-social-icon:nth-child(1){
        margin-right: 20px;
    }
}
.arenda-table-title{
    height: 50px !important;
    font-weight: unset;
    text-transform: unset;
    letter-spacing: unset;
}
.arenda-table-btn{
    padding: 5px 10px;
    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #b59461;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
}
@media (max-width: 768px) {
    table.index-table td:nth-child(4),
    table.index-table th:nth-child(4){
        display: none;
    }
    .arenda-table-btn{
        font-size: 12px;
    }
}
.f-google-widget{
    width: 307px;
    margin: 38px auto 0 auto;
}
.numbers-list{
    flex-wrap: wrap;
}
.numbers-item{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 33%;
    max-width: 100%;
    margin-bottom: 50px;
}
.why-jp-list .numbers-item{
    width: auto;
    min-width: 235px;
}
.why-jp-list .numbers-item__title{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 80px;
}
.why-jp-list .numbers-item__title svg{
    zoom: 1.4;
}
.why-jp-list .numbers-item:nth-child(3) .numbers-item__title svg{
    margin-top: -11px;
}
.why-jp-list .numbers-item:nth-child(4) .numbers-item__title svg{
    margin-top: 1.5px;
}
.numbers-item p{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    text-align: center;
}
.why-jp-list .numbers-item p{
    font-size: 15px;
    line-height: 26px;
}
.numbers-item:nth-child(3) p,
.numbers-item:nth-child(4) p,
.numbers-item:nth-child(6) p{
    width: 90%;
}
.numbers-additional-text{
    position: absolute;
    top: 67px;
    font-size: 22px;
    text-transform: uppercase;
    color: #B59461;
    letter-spacing: 2px;
}
@media (max-width: 1000px) {
    .why-jp-list .numbers-item{
        width: 50%;
        min-width: unset;
        margin-bottom: 35px !important;
    }
}
@media (max-width: 845px) {
    .numbers-item p{
        width: 100% !important;
    }
    .numbers-additional-text {
        top: 41px;
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .why-jp-list{
        margin-top: 35px;
    }
    .numbers-item,
    .numbers-item:nth-child(3),
    .numbers-item:nth-child(4){
        width: 50%;
        margin-bottom: 35px !important;
    }
    .numbers-additional-text {
        top: 41px;
        font-size: 16px;
    }
}
.index-top-text.text-widget p{
    font-size: 16px;
}
.index-top-text.text-widget p .mobile-br{
    display: none;
}
@media (max-width: 500px) {
    .index-top-text.text-widget p .mobile-br{
        display: inline-block;
    }
}
section.main-section.index-main-banner{
    margin-bottom: 0px;
}
.index-top-text.text-widget{
    margin-top: 0;
}
.index-arenda-price-table{
    margin-bottom: 110px;
}
.index-table-block h2{
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}
table.index-table {
    text-decoration: none;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    margin-bottom: 10px !important;
}

table.index-table th {
    font-weight: 500;
    font-size: 17px;
    color: #ffffff;
    background-color: #b59461;
}

table.index-table td {
    font-size: 17px;
    color: #354251;
}

table.index-table td,
table.index-table th {
    padding: 10px 5px;
    line-height: 13px;
    vertical-align: middle;
    border: 1px solid #b59461;
}

table.index-table tr:hover {
    background-color: #f9fafb;
}

table.index-table tr:hover td {
    color: #354251;
    cursor: default;
}
.index-table-body-open-close{
    display: none;
}
.index-table-body-open-close.open{
    display: table-row-group;
}
.index-table-body-open-close-toggle{
    display: block !important;
    position: relative;
    top: 30px;
    margin: 0 auto;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
}
.index-table-body-open-close-toggle.open{
    transform: rotateZ(180deg);
}
.index-table-body-open-close-toggle.mobile{
    display: none !important;
}
.mobile-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

.mobile-text-price {
    font-size: 17px;
}

@media (max-width: 768px) {
    .mobile-text-price {
        font-size: 14px;
    }
}

.jpm-modal__actions{
    display: flex;
    flex-direction: column;
}
.jpm-modal__consent-wrap{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.jpm-modal__consent{
    display: flex;
    margin-bottom: 5px;
}
.jpm-modal__consent .field-text__name{
    line-height: 16px;
}
.field-checkbox__input-wrap{
    margin-right: 5px;
}
.index-articles-news-wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.index-articles-wrap,
.index-news-wrap{
    width: 48%;
}
.articles-news-component{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.articles-news-item__img {
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
    min-height: 35px;
    border-radius: 10px;
}

.articles-news-item__img a {
    text-decoration: none
}

.articles-news-item__img img {
    display: block;
    width: 100%;
    color: #fff
}

.articles-news-item__date {
    background: #b59461;
    position: absolute;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 0 40px;
    bottom: 0;
    left: 0;
    border-radius: 10px;
}

.articles-news-item__title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 150%;
    font-family: "Futura PT"
}

.articles-news-item__title a,.articles-news-item__title2 a {
    color: #25282a;
    text-decoration: none
}

.articles-news-item__title2 {
    height: 60px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Futura PT";
    overflow: hidden;
}

.articles-news-item p {
    color: #a2a2a2;
    font-size: 16px;
    line-height: 150%
}

.articles-news-item {
    margin-bottom: 20px;
    padding-bottom: 1px
}

.articles-news-more {
    text-align: center;
    margin-top: 50px
}

.articles-news-more .button3 {
    font-size: 16px
}
.city-order-block{
    margin-top: 40px;
}
.geography-rent-form-wrap__with-bg{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 700px;
    background-size: 50%;
    margin-bottom: 80px;
}
.geography-rent-form-wrap__with-bg .geography-rent-form-bg{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
.geography-rent-form-wrap__with-bg .geography-rent-form-section{
    margin-bottom: 0px !important;
}
.site-map{
    display: flex;
}
.site-map__list{
    width: 50%;
    flex-basis: 50%;
}
.site-map__sublist>li>span{
    color: #a2a2a2;
    font-size: 15px;
    text-decoration: none;
}
ul.f-menu2 li .top_item{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.navigation-sublist.region-double{
    display: flex;
    min-width: 208px;
    padding: 0;
}
.navigation-sublist.region-double>li:first-child{
    width: 208px;
}
.navigation-sublist.region-double>li:last-child{
    width: 0px;
    height: 0;
}
.navigation-sublist.region-double>li.subdrop.subdrop-region:hover,
.navigation-sublist.region-double>li.subdrop.subdrop-region.active{
    width: auto;
    height: auto;
    padding-right: 20px;
}
.navigation-sublist.region-sublist li{
    margin-right: 0;
}
.navigation-sublist.region-sublist li.subdrop.subdrop-region{
    padding: 0;
}
.navigation-sublist.region-sublist li.subdrop{
    padding-right: 0;
}
.navigation-sublist.double .navigation-subsublist-region{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: auto;
    height: auto;
    padding-top: 15px;
    overflow: hidden;
}

.region-title{
    font-weight: 500;
}
.active+.navigation-sublist1 .navigation-subsublist-mobile-open{
    display: block;
    height: auto !important;
    min-height: auto !important;
    overflow: visible !important;
    padding: 0px !important;
}
.header-left .navigation .region-sublist .region-list-mobile{
    display: none;
    margin-top: 5px;
}
.countries-slider .slick-slider .slick-track{
    display: flex;
}
.countries-slider .slick-slider .slick-track:after,
.countries-slider .slick-slider .slick-track:before{
    display: none;
}
.section-btn-wrap{
    margin-top: 16px;
    text-align: center;
}
.countries-slider-section .section-btn-wrap{
    margin-top: 30px;
 }
.countries-slider .plane-item__title,
.region-tabs .plane-item__title,
.region-block .plane-item__title{
    background-color: rgba(73%, 59%, 36%, 0.7);
}
.countries-slider .plane-item__title *,
.region-tabs .plane-item__title *,
.region-block .plane-item__title a{
    color: #fff;
}
.countries-slider .plane-item,
.region-tabs .plane-item{
    max-width: unset;
    margin-left: 0;
    text-decoration: none;
}
.region-tabs .tabs{
    position: static;
}
.direction-tabs .tabs .ui-tabs-active {
    background: #b59461;
}
.direction-tabs .tabs .ui-tabs-active .ui-tabs-anchor {
    color: #fff;
}
.region-tab-content{
    display: none;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 15px;
}
.region-tab-content.active{
    display: flex;
}
.region-tab-content-item{
    flex-basis: 32%;
    margin-right: 2%;
}
.region-tab-content-item:nth-child(3n){
    margin-right: 0%;
}
.region-tab-content-item-img{
    max-width: 100%;
}
.napravleniya .direction-slider__item{
    max-height: 824px;
}
.page-title{
    line-height: 44px;
}
.ms-title h1{
    margin: 0;
    color: #fff;
    font-size: 42px;
    font-weight: 500;
    font-family: "Futura PT";
    text-transform: uppercase;
    letter-spacing: 4px
}
.dw-title span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #adadad;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev{
    background-size: 6px !important;
}
.ui-datepicker-prev:hover{
    background: url('/local/templates/.default/assets/images/date-arrow-prev.jpg') 0 0 no-repeat!important;
    background-size: 6px !important;
}
.ui-datepicker-next:hover{
    background: url('/local/templates/.default/assets/images/date-arrow-next.jpg') 0 0 no-repeat!important;
    background-size: 6px !important;
}
.ui-datepicker-next:hover{
    right: 0px!important;
}
.ui-datepicker-prev:hover{
    left: 0px!important;
}
.root-item-selected,
.navigation-sublist  .item-selected > a,
.navigation-subsublist .item-selected > a{
    color: #b59461 !important;
}
.direction-slider .slick-prev,
.planes-carousel .slick-prev,
.services .slick-prev,
.direction-slider .slick-next,
.planes-carousel .slick-next,
.services .slick-next{
    opacity: 1;
}
.direction-slider .slick-prev:hover,
.planes-carousel .slick-prev:hover,
.services .slick-prev:hover,
.direction-slider .slick-next:hover,
.planes-carousel .slick-next:hover,
.services .slick-next:hover{
    opacity: 0.6;
}
.mb10{
    margin-bottom: 10px;
}
input.search-suggest {
    font-size: 15px;
}
.services-item .services-item__text .h3-white{
    margin-bottom: 20px;
    display: block;
    margin-top: 80px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.services-item:hover .services-item__text .h3-white{
    margin-top: 0px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.services-item .services-item__text p{
    opacity: 0;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.services-item:hover .services-item__text p{
    opacity: 1;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.services-item:hover .services-item__img img{
    opacity: 0.3;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.ms-flight__item{
    height: 56px;
}
.ms-flight__more_new{
    text-align: right;
}
.ms-flight__more_new .button3{
    font-size: 14px;
    padding: 0;
    background: #ffffffb3;
}
.ms-flight__more_new .button3:hover{
    background: #b59461;
    color: #fff;
}
.plane-item__list li{
    margin-bottom: 10px;
}
.services-item__text p{
    height: 72px;
}
@media(max-width: 992px){
    .container .article img{
        width: 100%;
        height: auto;
    }
}
@media(max-width: 900px){
    .region-tab-content-item{
        flex-basis: 49%;
        margin-right: 2%;
    }
    .region-tab-content-item:nth-child(2n){
        margin-right: 0%;
    }
    .region-tab-content-item:nth-child(3n){
        margin-right: 2%;
    }
}
@media(max-width: 768px){
    .index-arenda-price-table{
        margin-bottom: 60px !important;
    }
    .index-table-body-open-close-toggle{
        display: none !important;
    }
    .index-table-body-open-close-toggle.mobile{
        display: block !important;
    }
    table.index-table td {
        padding: 10px 4px;
        line-height: 15px;
    }
}
@media(max-width: 650px){
    .index-articles-news-wrap{
        flex-direction: column;
    }
    .index-articles-wrap,
    .index-news-wrap{
        width: 100%;
    }
    .index-news-wrap{
        order: 1;
        margin-bottom: 60px;
    }
    .index-articles-wrap{
        order: 2;
    }
    .articles-news-more{
        margin-top: 30px;
    }
}
@media(max-width: 576px){
    .ms-flight__item {
        height: 126px;
    }
    .region-tab-content-item{
        flex-basis: 100%;
        margin-right: 0% !important;
    }
}
@media(max-width: 480px){
    .nearest-flying{
        margin-top: -5px;
        align-items: center;
        justify-content: space-between;
        font-family: "Futura PT";
    }
    .nearest-text, .plane-item__button span{
        font-family: "Futura PT Demi";
    }
    .nearest-flying + .plane{
        margin-top: 20px;
    }
    .plane-desc{
        margin-top: 2px;
    }
    .plane-desc .plane-title2{
        margin-bottom: -2px;
        font-size: 20px;
        line-height: 28px;
    }
    .plane-text{
        font-size: 10px;
        line-height: 12px;
    }
    .direction-item__list .subtitle{
        font-weight: 600;
        font-family: "Futura PT Demi";
    }
    .city-map{
        margin: 50px 0 40px;
    }
    .block-title{
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 28px;
    }
    .info-widget__item{
        font-size: 16px;
    }
    .support{
        box-shadow: none;
        border: 1px solid rgba(112, 112, 112, .19);
    }
    .support .plane-item__button{
        margin-bottom: -1px;
        margin-left: -1px;
        width: calc(100% + 2px);
        text-align: center;
        text-transform: uppercase;
        background: rgba(186, 153, 95, .19);
        border-top: 1px solid rgba(112, 112, 112, .19);
    }
    .support .plane-item__button:after{
        display: none;
    }
    .support  .plane-item__button span{
        font-size: 20px;
        font-family: "Futura PT";
        font-weight: 500;
    }
    .airpot-widget{
        padding: 76px 33px 56px;
        height: auto;
    }
    .airpot-widget .h3{
        font-size: 20px;
    }
    .airpot-widget__text ul{
        padding-left: 0;
        font-size: 17px;
    }
    .airpot-widget__text ul li{
        list-style: none;
    }
    .form-widget{
        position: relative;
        padding: 44px 30px 30px;
    }
    .form-widget__text p{
        font-size: 14px;
        line-height: 29px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    }
    .form-widget__text p br{
        display: block;
    }
    .form-widget:before{
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('/local/templates/.default/images/form-widget_jet-bg.png') no-repeat 10px 28px;
        pointer-events: none;
    }
    .form-widget__row{
        margin-bottom: 10px;
    }
    .form-widget__col{
        margin-bottom: 10px;
    }
}
@media (orientation: landscape){
    .navigation-list>li {
        width: auto;
    }
}

.jet-tabs-block{
    position: relative;
}

.direction-tabs .jet-tabs {
    display: flex;
    position: absolute;
    top: -85px;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f2f2f2;
    overflow: hidden;
    border-radius: 10px;
}

.jet-tabs-item:first-child .jet-tabs-item-link{
    border-radius: 10px 0 0 0;
}

.jet-tabs-item-link{
    font-size: 16px;
    font-weight: 500;
    color: #d5d5d5;
    padding: 0 9px;
    height: 35px;
    line-height: 35px;
    position: relative;
    display: block;
    cursor: pointer;
    text-decoration: none;
}

.jet-tabs-active-tab .jet-tabs-item-link{
    background: #b59461;
    color: #fff;
}

.jet-tabs-container{
    opacity: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    transition: opacity 0.3s linear;
}

.jet-tabs-container.jet-tabs-active-container{
    opacity: 1;
    height: auto;
    visibility: visible;
    overflow: visible;
    transition: opacity 0.3s linear;
}
@media (max-width: 1200px) {
    .ms-title h1{
        font-size: 37px;
    }
}
@media (max-width: 845px) {
    .ms-title h1{
        font-size: 30px;
    }
}
@media (max-width: 570px) {
    .geography-rent-form-wrap__with-bg{
        height: 800px;
    }
    .ms-title h1 {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-content: flex-end;
        align-items: flex-end;
        position: relative;
        padding: 0 0 23px;
        font-size: 20px;
    }
}
@media (max-width: 500px) {
    .ms-title h1{
        font-size: 20px;
    }
}