@media (min-width: 577px) {
	.ms-flight__panel {
	 position: relative;
	}
	#ms-block45 {
	 display: none;
	 position: absolute;
	 width: 100%;
	}
	#ms-block44 {
	 display: block;
	 position: absolute;
	 width: 100%;
	}
}
.error-field input,
.error-field label{
    color: #E32323 !important;
    border-color: #E32323 !important;
}

.h3{
    font-size: 35px;
    font-weight: 500;
    margin: 0 0 18px 0;
    font-family: 'Futura PT';
}

.h3-small{
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.h3-white{
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    font-family: 'Futura PT';
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

.header-lang{
    display: none;
}

.header-phone{
    margin-right: 0;
}

.ymaps-2-1-77-map-copyrights-promo,
.ymaps-2-1-77-controls__control{
    display: none !important;
}


.planes-carousel2{
    margin: 0 -10px;
}

.planes-carousel2 .slick-dots{
    margin-top: 20px;
}

.planes-carousel2 .slick-arrow,
.direction-slider .slick-arrow{
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 2;
    opacity: .3;
    transition: all ease .3s;
}

.planes-carousel2 .slick-arrow:hover,
.direction-slider .slick-arrow:hover{
    opacity: 1;
}

.planes-carousel2 .slick-prev,
.direction-slider .slick-prev{
    background: url(../../images/prev-arrow.svg) no-repeat;
    left: -80px;
}

.planes-carousel2 .slick-next,
.direction-slider .slick-next{
    background: url(../../images/next-arrow.svg) no-repeat;
    right: -80px;
}

.double li.subdrop:after{
    background: none;
}

.double li a.parent{
    color: #000000;
}

.ms-flight__price{
    font-size: 12px;
    line-height: 1;
}

.button10{
    background: #B59461;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    border: none;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 0 40px;
    cursor: pointer;
}

.support-img img{
    width: 100%;
}

.el-item__date{
    width: 180px;
}

.ranges-group{
    margin-bottom: 130px;
}

.planes-carousel2 .slick-prev,
.planes-carousel3 .slick-prev,
.planes-carousel4 .slick-prev,
.planes-carousel5 .slick-prev
{
    background: url(../../images/prev-arrow.svg) no-repeat;
    left: -80px;
}

.planes-carousel2 .slick-next,
.planes-carousel3 .slick-next,
.planes-carousel4 .slick-next,
.planes-carousel5 .slick-next {
    background: url(../../images/next-arrow.svg) no-repeat;
    right: -80px;
}

.ms-flight__price,
.ms-flight__price span
{
    font-weight: 500;
    font-size: 18px;
}

.set-widget-btn{
    background: url(../../sources/nuts.png) no-repeat -100px -100px;
}

.direction-slider__item .direction-item{
    margin: 10px;
    height: 648px;
    max-width: 352px;
    position: relative;
    padding-bottom: 80px;
}

.direction-slider__item .direction-item__btns {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.faq-text p{color:#000000 !important;}

.plane-item{
    max-width: 338px;
}