
.publications-wrapper {
    font-size: 14px;
    color: #475669;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
    font-family: 'apercu_pro', sans-serif;
}

.publications-wrapper .publications-wrapper__left {
    width: calc(100% - 200px);
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.publications-wrapper .publications-wrapper__right ul:last-of-type {
    border-bottom: none;
}

.publications-wrapper__archive-link:hover {
    color: #666666;
}

.publications-wrapper__archive-link {
    font-size: 14px;
    text-align: center;
    display: block;
    z-index: 101;
    left: 0;
    width: 100%;
    padding-top: 40px;
    position: absolute;
    color: #999999;
}

.publications-wrapper .publications-wrapper__right {
    width: 185px;
    margin-left: 20px;
    background-color: #F5F5F5;
    padding: 0 15px 10px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.publications-wrapper .publications-wrapper__right .publications-wrapper__right-ttl {
    margin: 0;
    padding: 15px 0;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    font-family: 'apercu_pro', sans-serif;
    color: #999;
}

.publications-wrapper .publications-wrapper__right ul {
    padding: 7px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.publications-wrapper .publications-wrapper__right ul li a {
    color: #666;
    font-size: 12px;
}

.publications-wrapper .publications-wrapper__right ul li a.green:hover {
    color: #666 !important;
}

.publications-wrapper .publications-wrapper__right ul li a:hover {
    color: #318cc6;
}

.publications-wrapper .publications-wrapper__right ul li a b {
    font-size: 14px;
}

.publications-wrapper .publications-wrapper__right ul li {
    line-height: 17px;
    font-size: 11px;
}

.publications-wrapper__big-letter a {

}

.publications-wrapper__big-letter {
    margin-top: 10px;
    border-top: 1px solid #e6e6e6;
    padding-top: 7px;
}

.publications-wrapper .publications-wrapper__big-letter:first-of-type {
    border: none;
    margin-top: 0;
}


.publications-wrapper__banner {
    margin-bottom: 30px;
    width: 100%;
}

article.filter-new.filter-new--index {
    padding-bottom: 8px;

}

.filter-new--index .hotelFilter .hotelFilter__triple .bth__btn {
    height: 50px;
    margin: 0;
    border: 1.5px solid white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 6px;
}

.filter-new--index > .bth__link {
    font-size: 11px;
    display: block;
    margin-top: 5px;
    margin-left: 6px;

}

.publications-wrapper .ratingsRibbon {
    width: auto;
}

.filter-new--index .bth__inp-block {
    border: none;
}

.hotelFilter__triple > div {
    margin-right: 1px;
}

.filter-new--index .hotelFilter__triple {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.filter-new--index .bth__inp-block:nth-child(4) {
    width: 190px;
}

.filter-new--index .bth__inp-block:nth-child(1) {
    width: 330px;
}

.filter-new--index .bth__inp-block:nth-child(2) {
    width: 130px;
}

.filter-new--index .bth__inp-block:nth-child(3) {
    width: 120px;
}

article.filter-new.filter-new--index .formDirections .formDirections__top {
    background-color: #e4e5ea;
}

.publication-big-card {
    height: 325px;
    position: relative;
}

.publication-big-card * {
    color: white;
}

.publication-big-card__sm-link > * {
    display: inline-block;
    margin-top: 10px;
}

.publication-big-card__shadow {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.3);
}

.publication-big-card .bth__ttl-h2 {
    font-size: 30px;
    cursor: pointer;
}

.publication-big-card .bth__ttl-h2:hover {
    color: #ccc;
}

.publication-big-card__stars i {
    color: #ff8e41;
    font-size: 17px;
    margin-right: 5px;
}

.publication-big-card__sm {
    margin-top: 10px;

}

.older-review__img {
    position: relative;
}

.new-hotel__img {
    width: 240px;
    height: 250px;
    display: block;
    margin-right: 10px;
}

.new-hotel .bth__cnt {
    font-size: 19px;
    line-height: 24px;
}

.new-hotel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.new-hotel img {
    border-radius: 2px;
}

.new-hotel__top {
    background-color: #F5F5F5;
    margin-top: -10px;
    margin-right: -10px;
    padding: 10px;
}

.new-hotel .new-hotel__right:not(:last-of-type) {

    border-bottom: 1px solid #F5F5F5;
}

.new-hotel__right {
    padding: 10px;
    padding-right: 0;
    font-size: 16px;
}

.new-hotel__more i {
    font-size: 25px;
    vertical-align: top;
    margin-left: 10px;
}

.new-hotel:hover .new-hotel__more {
    opacity: 1
}

.new-hotel__more {
    color: #ff8e41;
    text-align: right;
    cursor: pointer;
    display: none;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.new-hotels .bth__ttl-h2 {
    display: block;
    color: #475669;
}

.new-hotels .new-hotel {
    border: 4px solid #F5F5F5;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 2px;
}

.new-hotel__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.new-hotel__top .lsfw-flag.lsfw-flag--50w {
    margin-right: -9px;
    margin-top: -3px;
}

.new-hotel__ttl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.new-hotel__right-botoom {
    font-size: 14px;
    color: #999;
    margin-top: auto;
    margin-left: 10px;
    padding-top: 10px;


}

.new-hotel > .bth__cnt.relative {
    display: -webkit-box;
    display: -ms-flexbox;
    width: calc(100% - 247px);
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.new-hotel__views span {
    position: relative;
    padding-left: 20px;
}

.new-hotel__views span::after {
    background-image: url(/i/tophotels/eye-grey.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 10px;
    display: inline-block;
    position: absolute;
    content: '';
    left: 0;
    top: 5px;
}

.new-hotels .new-hotel:hover .bth__ttl-h2 {
    color: #318cc6;
}

.index-bottom-block p,
.index-bottom-block .bth__link {
    font-size: 16px;
    line-height: 22px;
}

.index-bottom-block {
    margin-top: 20px;
}

/**/
.search-form {
    position: relative;
    background: #e4e5ea;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
}

.search-form__stars {
    display: inline-block;
}

.search-form__fields .bth__inp-block {
    height: 50px;
    padding-top: 19px;
    border-right: 1px solid #e4e5ea;

    width: 100%;
}

.search-form__field.search-form__food {
    width: 171px;
}

.search-form__stars i {
    color: #999;
    font-size: 13px;
    margin-right: 2px;
}

.search-form__cut {
    display: inline-block;
    max-width: 119px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.search-form__fields {
    background-color: white;
    padding: 3px 0;
    font-family: 'apercu_pro', sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search-form__abs-lb {
    color: #999;
    z-index: 1;
    font-size: 11px;
    position: absolute;
    font-family: 'apercu_pro', sans-serif;
    top: 5px;
    left: 7px;
    font-weight: normal;
}

.search-form__200 {
    width: 30%;
}

.search-form__130 {
    width: 20%;
}

.search-form__180 {
    width: 20%;
}

.search-form__field {
    position: relative;
}

.search-form .formDirections {
    top: -2px;
}

.search-form .formDirections--280 {

    width: 280px;
}

.search-form__country {
    width: 40%;
}

.search-form__flag {
    border-radius: 20px;
    margin-right: 10px;
}

.search-form__country .search-form__abs-lb {

    left: 80px;
}

.search-form__country .formDirections {

    left: -312px;
}

.search-form__country .formDirections .formDirections__wrap {
    width: 535px;

}

.search-form .form-date + div {

    top: -3px !important;
}

.search-form__country .bth__inp-block {
    padding-top: 6px;
}

.search-form .formDirections__top {
    background-color: #e4e5ea;
}

.search-form__btn {
    color: #ff8e41;
    font-size: 29px;
    width: 183px;
    cursor: pointer;
    text-align: center;
    padding-top: 7px;
}

.search-form .show-500 {
    display: none;
}

.search-form__filter-btn {
    color: #ff8e41;
    font-size: 29px;
    width: 100px;
    cursor: pointer;
    text-align: center;
    padding-top: 7px;
    border-right: 1px solid #e4e5ea;
}


@media screen and (min-width: 1024px) {
    .search-form__filter-btn:hover,
    .search-form__btn:hover {
        color: #e27200;
    }
}

@media screen and (max-width: 1024px) {
    .new-hotel__top > div:last-of-type {
        display: none;
    }

    .new-hotels .bth__ttl-h2 {
        overflow: visible;
        white-space: normal;
        display: block;
        width: 100%;
        max-width: none;
    }

    .new-hotels .bth__ttl-h2 + span {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1230px) {
    .filter-new--index .hotelFilter__triple {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .search-form__filter-btn {
        width: 80px;
    }

    .search-form__btn {
        width: 115px;
    }

    .publications-wrapper .publications-wrapper__right {
        display: none;
    }

    .publications-wrapper .publications-wrapper__left {
        width: 100%;
    }


}

@media screen and (max-width: 904px) {
    .search-form__fields {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }


    .search-form .formDirections--280 {

        left: -70px;
    }

    .search-form__btn,
    .search-form__filter-btn {
        width: 9%;
        background-color: white;
        padding: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px;
    }

    .search-form__country {
        width: 81%;
    }

    .search-form__fields {
        background-color: inherit;
        padding: 0;
    }

    .search-form__180,
    .search-form__130,
    .search-form__200 {
        width: 33%;
        margin-bottom: 15px;
    }

    .search-form__country .formDirections {
        left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 828px) {

    .hotelFilter__triple > div:not(:first-child) {
        margin-top: 15px;
        width: 100% !important;
    }

    .filter-new--index .hotelFilter .hotelFilter__triple .bth__btn {
        margin-left: 0;
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    .new-hotels .new-hotel {

        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .new-hotel > .bth__cnt.relative {
        width: auto;
    }

    .new-hotel__top {
        margin-top: 10px;
        margin-right: 0;
    }

    .new-hotel__right-botoom {
        padding-left: 0;
    }

    .new-hotel__img {
        width: 100%;
    }

    .new-hotel__right {
        padding: 10px 0;
    }

    .hotelFilter__triple > div {
        width: 100% !important;
        margin-right: 0;
    }

    .hotelFilter__triple > div:not(:first-child) {
        margin-top: 15px;
    }

    .filter-new--index .hotelFilter .hotelFilter__triple .bth__btn {
        margin-left: 0;
        margin-top: 15px;
    }

    .search-form .formDirections--280 {
        width: 100%;
    }

}

@media screen and (max-width: 575px) {
    .search-form__fields > div {
        width: 100%;
    }

    .search-form__country .formDirections .formDirections__top-tab {
        padding: 15px 10px;
        background-color: #e4e5ea !important;
        padding-right: 5px;
    }

    .search-form__btn {
        background-color: #ff8e41;
        border-color: #ff8e41;
        color: white;
        margin-top: 20px;
        display: inline-block;
        margin-right: 0px;
        padding: 13px 0 13px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        width: 250px;
        font-size: 15px;
        text-align: center;
        font-family: 'apercu_pro', sans-serif;
    }

    .search-form__filter-btn i {
        font-size: 25px;
        line-height: 23px;
        margin-right: 10px;
    }

    .search-form__filter-btn {
        background-color: white;
        color: #ff8e41;
        margin-top: 20px;
        display: inline-block;
        margin-right: 0px;
        padding: 13px 15px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        font-size: 16px;
        text-align: left;
        font-family: 'apercu_pro', sans-serif;
    }

    .search-form__fields .bth__inp-block {
        height: 55px;
        padding-top: 27px;

    }

    .search-form__country .bth__inp-block {
        padding-top: 12px;
    }

    .search-form__btn .hide-500 {
        display: none;
    }

    .search-form .formDirections--280 {

        left: 0;
    }

    .search-form__btn .show-500,
    .search-form__filter-btn .show-500 {
        display: inline-block;
    }
}