

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1664274592666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news/tour-operators/bitrix/news.detail/.default/style.css?175335881318848*/
* {
    box-sizing: border-box;
}
.hidden {
    display: none;
}
.header__main .icon-logo {
    color: var(--black) !important;
}
.tour-operator-header-info h2,
.tour-operator-header-address p {
    margin: 0;
    padding: 0;
}
.tour-operator-wrapper a {
    text-decoration: none
}
.tour-operator-breadcrumbs .bread-crumbs a:hover {
    color: #1F2238;
}
.tour-operator-contacts-site {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.tour-operator-detail-wrapper {
    margin-top: calc(80px + 32px);
    margin-bottom: 72px;
}
.container,
.tour-operator-container {
    display: flex;
    flex-direction: column;
    row-gap: 64px;
}
.tour-operator-breadcrumbs .bread-crumbs a {
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.tour-operator-breadcrumbs .bread-crumbs span {
    overflow: hidden;
    color: rgba(31, 34, 56, 0.40);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.tour-operator-header {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.tour-operator-logo {
    width: 160px;
    height: 100px;
}
.tour-operator-logo img {
    width: 160px;
}
.tour-operator-tag {
    color: #E86A4D;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.tour-operator-header-info {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.tour-operator-title {
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.tour-operator-city,
.tour-operator-header-address {
    display: flex;
    column-gap: 8px;
    align-items: center;
}
.tag-separate {
    width: 3px;
    height: 3px;
    border-radius: 999px;
    background: #8F909B;
    align-self: center;
}
.tour-operator-city {
    color: #8F909B;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.tour-operator-anchor a {
    color: #E86A4D;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none
}
.tour-operator-anchor a:hover {
    color: #E86A4D;
}
.tour-operator-description {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.tour-operator-description-title {
    margin: 0;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.tour-operator-text {
    color: #35384C;
    font-family: "NunitoSans";
    overflow: hidden;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.tour-operator-description-work-time {
    padding: 24px 0;
}
.tour-operator-description-text {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.tour-operator-description-text p {
    margin-bottom: 0;
}
.tour-operator-description-text p + p {
    margin-top: 1rem;
}
.tour-operator-inside-container {
    max-width: 100%;
}
.tours-name,
.excursions-name {
    color: var(--alpha-gray-400, rgba(31, 34, 56, 0.40));
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.tours-count,
.excursions-count {
    color: var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.active-item .count {
    color: var(--alpha-gray-400, rgba(31, 34, 56, 0.40));
}
.active-item .name {
    color: var(--black, #1F2238);
}
.tour-operator-tours-and-excursions-tabs .active-item {
    z-index: 2;
    border-bottom: 2px solid var(--primary-500);
}
.tour-operator-tours-and-excursions {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.tour-operator-tours-and-excursions-tabs {
    display: flex;
    position: relative;
}
.tour-operator-tours-and-excursions-tabs:after {
    position: absolute;
    width: 100%;
    bottom: 0;
    content: "";
    border-bottom: 2px solid var(--gray-100, #E9E9EB);
}
.tour-operator-tours-and-excursions-items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 40px;
    column-gap: 0;
}
.tour-operator-tours-and-excursions-item {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.item-info {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.item-info-top {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.item-info-top-header {
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.item-info-middle {
    display: flex;
    flex-direction: row;
    column-gap: 6px;
    flex-wrap: wrap;
}
.item-info-middle-category {
    color: var(--primary-500, #E86A4D);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.item-info-middle-city-block {
    display: flex;
    column-gap: 6px;
}
.item-info-middle-city {
    color: var(--gray-500, #8F909B);
    font-family: "NunitoSans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.item-price {
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.section-tab {
    display: flex;
    padding: 12px 20px;
    column-gap: 12px;
    cursor: pointer;
}
.item-head {
    width: 100%;
    height: 192px;
    background-size: cover;
    background-color: burlywood;
    border-radius: 20px;
}
.item-head-content {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.item-head-info {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 8px;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: #FFF;
}
.item-head-icon {
    justify-self: end;
    padding: 8px;
    border-radius: 8px;
    background: var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}
.tour-operator-contacts-header {
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.tour-operator-contacts {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.tour-operator-contacts-phone {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.tour-operator-contacts-email {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.tour-operator-contacts-site a:hover,
.tour-operator-contacts-site a,
.tour-operator-contacts-email-item,
.tour-operator-contacts-email-item:hover,
.tour-operator-contacts-phone a:hover {
    text-decoration: none;
    color: #1F2238;
}
.tour-operator-contacts-email-icon svg,
.tour-operator-contacts-site-icon svg,
.tour-operator-contacts-phone-icon svg {
    height: 20px;
    width: 20px;
    stroke-width: 1.5px;
    color: #E86A4D;
}
.tour-operator-contacts-phones,
.tour-operator-contacts-site-info,
.tour-operator-contacts-email-info {
    display: flex;
    flex-direction: row;
    gap: 16px;
}
.tour-operator-contacts-main-name,
.tour-operator-contacts-email,
.tour-operator-contacts-site,
.tour-operator-contacts-phone a {
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.tour-operator-contacts-main-address {
    color: var(--gray-500, #8F909B);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.tour-operator-contacts-info {
    display: flex;
    flex-direction: column;
    column-gap: 24px;
    row-gap: 32px;
}
.tour-operator-contacts-info-digit {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.tour-operator-contacts-main-physical {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.tour-operator-contacts-info-main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tour-operator-contacts-social {
    display: flex;
    flex-direction: row;
    column-gap: 4px;
}
.tour-operator-contacts-social-ig,
.tour-operator-contacts-social-yt,
.tour-operator-contacts-social-tg,
.tour-operator-contacts-social-ok,
.tour-operator-contacts-social-vk {
    width: 40px;
    height: 40px;
}
.tour-operator__map {
    width: 100%;
    height: 400px;
}
.tour-operator-buttons {
    display: flex;
    flex-direction: row;
    column-gap: 12px;
    color: #FFF;
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
/*container*/
.container,
.tour-operator-container {
    width: 100%;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    --column-gap: 16px;
}
/*region CONTACTS*/
.tour-operator__contacts--wrapper {
    display: flex;
}
.tour-operator__contacts--side-social-item a {
    color: #1F2238;
}
.tour-operator__contacts--side {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.tour-operator__contacts--wrapper .tour-operator__contacts--side:first-child {
    gap: 24px;
}
.tour-operator__contacts--side-contact {
    display: flex;
    gap: 16px;
}
.tour-operator__contacts--side-contact-icon {
    height: 24px;
    flex: 0 0 24px;
    display: flex;
}
.tour-operator__contacts--side-contact-icon svg {
    color: var(--primary-500);
}
.tour-operator__contacts--side-contact-items {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.tour-operator__contacts--side-contact-item {
    font-size: 18px;
}
.tour-operator__contacts--side-contact-item:hover,
.tour-operator__contacts--side-contact-item a:hover {
    text-decoration: none;
}
.tour-operator__contacts--side-social {
    display: flex;
    gap: 4px;
}
.tour-operator__contacts--side-social-item {
    display: flex;
    align-items: center;
    padding: 8px;
    border-radius: var(--border-radius--sm);
    -webkit-transition: var(--transition-duration-base);
    -moz-transition: var(--transition-duration-base);
    -ms-transition: var(--transition-duration-base);
    -o-transition: var(--transition-duration-base);
    transition: var(--transition-duration-base);
}
.tour-operator__contacts--side-social-item a {
    display: flex;
}
.tour-operator__contacts--side-social-item:hover {
    background-color: #f3f4f5;
}
.tour-operator__contacts--side-social-item svg:hover {
    color: var(--black, #1F2238);
}
.tour-operator__contacts--side-social-item svg {
    width: 24px;
    height: 24px;
}
.tour-operator__contacts--side-address {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.tour-operator__contacts--side-address-item {
    font-size: 18px;
}
.tour-operator__contacts--side-address .tour-operator__contacts--side-address-item:not(:first-child) {
    color: var(--gray-500);
}
/*endregion*/
.tour-operator__map {
    width: 100%;
    height: 400px;
    margin-top: -24px;
}
.tour-operator__map {
    overflow: hidden;
    border-radius: 24px;
    border: 1px solid var(--alpha-gray-100, rgba(31, 34, 56, 0.10));
}
.tour-operator--schedule-item-title {
    font-weight: 400;
    display: flex;
    height: min-content;
}
.tour-operator--schedule-item-time-break {
    width: max-content;
}
/*endregion*/
/*region SCHEDULE*/
.tour-operator--schedule {
    border-bottom: 1px solid var(--gray-100);
}
.tour-operator--schedule-main {
    display: flex;
    padding: 24px 0;
    gap: 8px;
    align-items: center;
    border-top: 1px solid var(--gray-100);
    background-color: unset;
}
.tour-operator--schedule-main-status {
    width: 24px;
}
.tour-operator--schedule-main-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}
.tour-operator--schedule-main-info-status {
    font-size: 18px;
    font-weight: 500;
}
.tour-operator--schedule-main-info-interval {
    font-size: 15px;
    font-weight: 400;
}
.tour-operator--schedule-main-open {
    flex: 0 0 24px;
}
.tour-operator--schedule-main-open svg,
.place__questions--item-show svg {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: var(--transition-duration-base);
    -moz-transition: var(--transition-duration-base);
    -ms-transition: var(--transition-duration-base);
    -o-transition: var(--transition-duration-base);
    transition: var(--transition-duration-base);
    transform: unset;
}
.tour-operator--schedule-main.items-show .tour-operator--schedule-main-open svg,
.place__questions--item.question-show .place__questions--item-show svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tour-operator--schedule-items-wrapper {
    display: none;
    background-color: unset;
}
.tour-operator--schedule-main {
    cursor: pointer
}
.tour-operator--schedule-items {
    display: flex;
    flex-direction: column;
}
.tour-operator--schedule-item {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid var(--gray-100);
}
.tour-operator--schedule-items .tour-operator--schedule-item:last-child {
    border: unset;
}
.tour-operator--schedule-item-title {
    font-size: 20px;
}
.tour-operator--schedule-item-time {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.tour-operator--schedule-item-time-interval {
    font-size: 20px;
    text-align: end;
    font-weight: 400;
}
.tour-operator--schedule-item-time-break {
    font-size: 16px;
    color: var(--gray-500);
}
.schedule-item-today {
    font-weight: 600;
}
.tour-operator-buttons {
    display: flex;
    column-gap: 12px;
}
.tour-operator-buttons-remind {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    overflow: hidden;
    color: #FFF;
    text-overflow: ellipsis;
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: var(--sm, 12px);
    background: var(--primary-500, #E86A4D);
}
.tour-operator-buttons-favorite {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: 48px;
    height: 48px;
    gap: 12px;
    border-radius: var(--sm, 12px);
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}
.tour-operator-buttons-favorite-icon svg {
    width: 24px;
    height: 24px;
}
.tour-operator-buttons-favorite-name {
    display: none;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.tour-operator-contacts-info {
    flex-direction: column;
    row-gap: 32px;
}
.tour-operator-buttons {
    margin-top: calc(40px - 64px);
}
/*endregion*/
@media (min-width: 372px) {
    .container,
    .tour-operator-container {
        max-width: 340px;
        padding-left: 0;
        padding-right: 0;
        --column-gap: 24px;
    }
}
@media (min-width: 576px) {
    .container,
    .tour-operator-container {
        max-width: 512px;
        padding-left: 0;
        padding-right: 0;
        --column-gap: 24px;
    }

    .tour-operator-contacts-info {
        justify-content: space-between;
    }

    .tour-operator-tours-and-excursions-items {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 16px;
    }
}
@media (min-width: 768px) {
    .container,
    .tour-operator-container {
        max-width: 696px;
        --column-gap: 24px;
        row-gap: 72px;
    }

    .item-info-top-header {
        font-size: 22px;
        line-height: 28px;
    }

    .tour-operator-detail-wrapper {
        margin-top: calc(80px + 40px);
        margin-bottom: 80px;
    }

    .item-price {
        font-size: 22px;
        line-height: 28px;
    }

    .tour-operator-contacts-header {
        font-size: 28px;
        line-height: 34px;
    }

    .tour-operator-title {
        font-size: 36px;
        line-height: 42px;
    }

    .tour-operator-description-title {
        font-size: 28px;
        line-height: 34px;
    }

    .tour-operator-tours-and-excursions-items {
        grid-template-columns: repeat(3, 1fr);
        column-gap: 24px;
    }

    .tour-operator__map {
        margin-top: -32px;
    }

    .tour-operator-contacts-info {
        flex-direction: row;
    }

    .tour-operator__contacts--side {
        justify-content: space-between;
    }

    .tour-operator-buttons {
        margin-top: calc(40px - 72px);
    }

    .tour-operator-buttons-favorite-name {
        display: flex;
    }

    .tour-operator-buttons-favorite {
        width: 50%;
    }

    .tour-operator-buttons-remind {
        width: 50%;
    }
}
@media (min-width: 1024px) {
    .container,
    .tour-operator-container {
        max-width: 936px;
    }

    .tour-operator-inside-container {
        max-width: 776px;
    }

    .tour-operator-tours-and-excursions-items {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1200px) {
    .container,
    .tour-operator-container {
        max-width: 1128px !important;
    }
}
@media (min-width: 1440px) {
    .tour-operator-title {
        font-size: 44px;
        line-height: 50px;
    }

    .item-info-middle-city {
        font-size: 16px;
        line-height: 22px;
    }

    .tour-operator-detail-wrapper {
        margin-bottom: 88px;
    }

    .item-price {
        font-size: 24px;
        line-height: 30px;
    }

    .tour-operator-contacts-header {
        font-size: 32px;
        line-height: 38px;
    }

    .tour-operator-container {
        row-gap: 80px;
    }

    .item-info-top-header {
        font-size: 24px;
        line-height: 30px;
    }

    .tour-operator-description-title {
        font-size: 32px;
        line-height: 38px;
    }

    .tour-operator-inside-container {
        max-width: 744px;
    }

    .tour-operator-tours-and-excursions-items {
        grid-template-columns: repeat(4, 1fr);
    }

    .tour-operator__map {
        margin-top: -40px;
    }

    .tour-operator-buttons {
        margin-top: calc(40px - 80px);
    }
}
@media (min-width: 1600px) {
    .container,
    .tour-operator-container {
        max-width: 1320px !important;
    }

    .tour-operator-inside-container {
        max-width: 872px;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/breadcrumb/.default/style.css?1677823204318*/
.bread-crumbs {
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.05em;
}

.bread-crumbs a,
.bread-crumbs a:hover {
    color: var(--color-white);
    white-space: nowrap;
}

.bread-crumbs span {
    opacity: 0.5;
    white-space: nowrap;
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1664274592666 */
/* /local/templates/mendeleev/components/bitrix/news/tour-operators/bitrix/news.detail/.default/style.css?175335881318848 */
/* /local/templates/mendeleev/components/bitrix/breadcrumb/.default/style.css?1677823204318 */
