

/* Start:/bitrix/templates/template5/template_styles.css?17883448602895*/
.header__col.-phone {
    margin-right: 20px;
}

.-tl-lk {
    align-items: center;
    justify-content: center;
}

.-tl-lk a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, .7);
}

.-tl-lk a:hover {
    color: #ffffff;
}

.-tl-lk a svg {
    display: none;
}

.-tl-lk a:hover svg {
    opacity: 0.8;
}

.search-form.-inner .search-form__title {
    margin-right: 0;
}

.search-form.-inner .search-form__container {
    max-width: 100%;
}

#tl-reputation-widget-second {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.header__col.-right, .header__col.-social {
    width: unset;
}

.hotel-class {
     font-size: 18px;
     font-family: 'NotoSans', sans-serif;
     font-weight: bold;
     color: #1a59cb;
     text-decoration: underline;
     text-transform: uppercase;
     line-height: 18px;
     text-align: center;
     margin-bottom: 0;
     margin-top: 0;
 }

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.tl-container {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    display: block;
}

.bookmarks {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bookmarks li.active {
    text-decoration: none;
    cursor: default;
    background: #00112f;
    font-weight: bold;
    color: rgb(255, 255, 255);
    border: 1px solid #00112f;
}

.bookmarks li.active .hotel-class,
.bookmarks li:hover .hotel-class {
    color: rgb(255, 255, 255);
    line-height: 1.286;
    text-align: center;
    text-decoration: none;
}


.bookmarks li {
    min-height: 90px;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #1a59cb;
    font: bold 14px/16px Raleway;
    margin-right: 0;
    transition: 0.5s;
    margin-left: 15px;
    width: 370px;
    background-color: #fff;
    border: 1px solid #1a59cb;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bookmarks li:last-child {
    margin-right: 0;
    width: 370px;
}

#hotel-fires {
    margin-left: 0;
}

.bookmarks li:hover {
    background: #00112f;
    font-weight: bold;
    color: rgb(255, 255, 255);
    border: 1px solid #00112f;
}

#tl-hotel-select {
    display: none;
}

#jivo-iframe-container {
    display: none;
}

jdiv {
    display: none !important;
}

@media (max-width: 1160px) {
    .bookmarks li, .bookmarks li:last-child {
        width: 100%;
        border-radius: 0;
        border: 0;
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .-tl-lk a svg {
        display: block;
    }

    .-tl-lk a span {
        display: none;
    }
}

@media (max-width: 380px) {
    .-tl-lk a {
        padding: 0;
    }

    .header__col.-phone {
        margin-right: 0;
    }
}
/* End */
/* /bitrix/templates/template5/template_styles.css?17883448602895 */
