

/* Start:/local/templates/gotoural/styles/ural-for-school.css?1732694899952*/
.inner-page-for-school {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 50px;
}

.right-image img {
    position: relative;
    z-index: 20;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.iframe {
    height: 1000px;
}
.top-image.turoperatory__top-image,
.top-image.ekskursii__top-image {
    left: 620px;
}
.top-image.rabochie-tetradi__top-image {
    left: 460px;
}
.top-image.school-materials__top-image {
    left: 880px;
}
.top-image.take-part__top-image {
    left: 580px;
}
.top-image.for-school__top-image {
    left: 430px;
}

@media (max-width: 959px) {
    .iframe {
        height: 800px;
    }
}

@media (max-width: 768px) {
    .iframe {
        height: 500px;
    }
    .inner-page-for-school {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
    }
}

@media (max-width: 500px) {
    .right-image img {
        height: auto;
    }

    .iframe {
        height: 400px;
    }
}
/* End */


/* Start:/local/templates/gotoural/components/bitrix/menu/left/style.css?17352906283321*/
.hotels__tabs-container {
    position: sticky;
    top: 20px;
}
.hotels__tabs {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}
.hotels__tabs-tablet {
    display: none;
}
.hotels__tab {
    display: block;
    color: #000;
    background: transparent;
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.64px;
    padding: 16px 20px;
    border-bottom: 1px solid #f1f1f1;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.hotels__tab:last-child {
    border-bottom: none;
}
.hotels__tab.active {
    background: #009474;
    color: #fff;
}
.popup-menu {
    display: none;
}

@media (max-width: 768px) {
    .hotels__tabs {
        display: none;
    }
    .hotels__tabs-tablet {
        display: block;
        margin-bottom: 40px;
    }
    .hotels__tab-tablet {
        border: 1px solid #8c959c33;
        border-radius: 40px;
        display: flex;
        height: 52px;
        padding: 0 16px;
        align-items: center;
        justify-content: space-between;
    }
    .hotels__tab-tablet-info {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .hotels__tab-tablet-text {
        font-size: 14px;
        line-height: 18px;
        color: #8c959c;
    }
    .hotels__tab-tablet-btn {
        background: transparent;
        font-size: 14px;
        font-weight: 500;
        line-height: 18.06px;
        color: #000;
    }
    .popup-menu {
        display: none;
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        padding: 32px 40px;
        overflow-y: scroll;
    }
    .popup-menu__top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }
    .popup-menu__title {
        font-size: 24px;
        font-weight: 700;
        line-height: 30.96px;
    }
    .popup-menu__links {
        margin-top: 40px;
    }
    .popup-menu__li {
        margin-bottom: 32px;
        position: relative;
    }
    .popup-menu__li:last-child {
        margin-bottom: 0;
    }
    .popup-menu__li::before {
        content: '';
        position: absolute;
        left: 0;
        top: -16px;
        height: 1px;
        width: 100%;
        background: #f1f1f1;
    }
    .popup-menu__li:last-child::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -16px;
        height: 1px;
        width: 100%;
        background: #f1f1f1;
    }
    .popup-menu__li a {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 20.64px;
    }
}
@media (max-width: 499.98px) {
    .hotels__tab-tablet {
        height: 61px;
        padding: 0 24px;
    }
    .hotels__tab-tablet-info {
        display: block;
    }
    .hotels__tab-tablet-text {
        font-size: 12px;
        line-height: 15px;
    }
    .popup-menu {
        padding: 20px;
    }
    .popup-menu__li:last-child::after {
        display: none;
    }
}
@media (any-hover: hover) {
    .hotels__tab:not(.active):hover {
        background: #f1f1f1;

        transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
    }
}

/* End */
/* /local/templates/gotoural/styles/ural-for-school.css?1732694899952 */
/* /local/templates/gotoural/components/bitrix/menu/left/style.css?17352906283321 */
