

/* Start:/local/templates/gotoural/template_styles.css?17369482947766*/
@import '/local/templates/gotoural/./styles/header.css?v=1';
@import '/local/templates/gotoural/./styles/reset.css?v=1';
@import '/local/templates/gotoural/./styles/footer.css?v=1';
@import '/local/templates/gotoural/./styles/swiper-bondle.min.css?v=1';
@import "/local/templates/gotoural/./styles/jquery.mCustomScrollbar.min.css";
@import "/local/templates/gotoural/./styles/popup.css";

@font-face {
    font-family: 'TTFirsNeue';
    font-display: swap;
    src: url('/local/templates/gotoural/./fonts/TTFirsNeue-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'TTFirsNeue';
    font-display: swap;
    src: url('/local/templates/gotoural/./fonts/TTFirsNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'TTFirsNeue';
    font-display: swap;
    src: url('/local/templates/gotoural/./fonts/TTFirsNeue-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'TTFirsNeue';
    font-display: swap;
    src: url('/local/templates/gotoural/./fonts/TTFirsNeue-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

body {
    font-size: 14px;
    font-family: TTFirsNeue;
}
body.no-scroll {
    overflow: hidden; /* Запрет на прокрутку */
}
.title-h1 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 60px;
}
._container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}
.btn--green {
    background: #009474;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: scale(1) translateY(0);
}
.btn--green-dark {
    background: #0e4a36;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.btn--white {
    background: #fff;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.btn--footer {
    background: #1a3d3d;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 1.2px solid transparent;
    transform: scale(1);
}
.btn-social {
    background: #1a3d3d;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 1.2px solid transparent;
}
.wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden;
}
.main {
    position: relative;
    flex: 1 1 100%;
}
.footer {
}
.inner-page,
.standard-inner-page {
    margin-bottom: 100px;
}
/* сообщения */
.error-message,
.info-message {
    border-radius: 30px;
    font-size: 14px;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.error-message {
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;
}
.info-message {
    background: rgba(0, 148, 116, 0.1);
}
.title--xl,
.title-h1 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 24px;
}
.text-for-block {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}
.text-for-block .bold {
    font-weight: 500;
}
.text-for-block:last-child {
    margin: 0;
}
.bg--line-pattern {
    position: absolute;
    left: 620px;
    top: -35px;
    transform: rotate(-3deg);
}
.bg--line-pattern img {
    width: 500px;
}
.link-for-list,
.text-for-block .link {
    color: #009474;
}
.text-for-block .bold {
    font-weight: 500;
}
.text-bold {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}
.relative {
    position: relative;
}
.mb-20 {
    margin-bottom: 20px;
}
.text-center {
    text-align: center;
}
.tdu {
    text-decoration: underline;
}
.list-for-block {
    margin-bottom: 20px;
    padding-left: 15px;
}
.ol-for-block {
    margin-bottom: 20px;
    padding-left: 15px;
}
.ol-for-block li {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 5px;
}
.list-for-block li {
    list-style-type: disc;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 5px;
}
.ol-for-block li:last-child,
.list-for-block li:last-child {
    margin-bottom: 0;
}
.result-popup__btn {
    font-size: 16px;
    font-weight: 500;
    background: #009474;
    padding: 8px 24px;
    border-radius: 100px;
    color: #fff;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.center-popup__title {
    font-size: 20px;
    margin-bottom: 8px;
}
div[id^="wait_comp"],
.bx-core-waitwindow {
    display: none;
}
.standard-inner-page a {
    color: #009474;
}

@media (min-width: 768.98px) {
    .bg--mountains {
        position: relative;
    }
    .bg--mountains::before {
        content: '';
        position: absolute;
        right: 60px;
        top: -20px;
        width: 500px;
        height: 300px;
        background: url('/local/templates/gotoural/../images/mountains.png') top / 500px no-repeat;
    }
}

@media (max-width: 1024px) {
    .bg--mountains::before {
        right: -70px;
    }
    .bg--line-pattern {
        position: absolute;
        left: 620px;
        top: -22px;
        transform: rotate(-3deg);
    }
    .bg--line-pattern img {
        width: 400px;
    }
}

@media (max-width: 880px) {
    .bg--mountains::before {
        right: -70px;
        top: 40px;
    }
    .bg--line-pattern {
        position: absolute;
        left: 420px;
        top: -22px;
        transform: rotate(-3deg);
    }
    .bg--line-pattern img {
        width: 380px;
    }
}

@media (max-width: 768px) {
    .bg--line-pattern {
        display: none;
    }
}

@media (max-width: 500px) {
    .title--xl,
    .title-h1 {
        font-size: 32px;
        line-height: 41px;
        font-weight: 700;
        margin-bottom: 24px;
    }
    .text-for-block {
        font-size: 14px;
        line-height: 22px;
    }
    .list-for-block {
        margin-bottom: 15px;
        padding-left: 10px;
    }
    .ol-for-block {
        margin-bottom: 15px;
        padding-left: 10px;
    }
    .ol-for-block li,
    .list-for-block li {
        font-size: 14px;
        line-height: 22px;
    }
    .text-bold {
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
    }
    .mb-20 {
        margin-bottom: 15px;
    }
    .title-h1 {
        font-size: 32px;
        line-height: 41px;
        margin-bottom: 24px;
    }
}

@media (any-hover: hover) {
    .link-for-list:hover,
    .text-for-block .link:hover {
        color: #03745b;
        text-decoration: underline;
    }
}

@media (max-width: 470px) {
    .inner-page,
    .standard-inner-page {
        margin-bottom: 64px;
    }
}

@media (min-width: 769px) {
    .bg--mountains {
        position: relative;
    }
    .bg--mountains::before {
        content: '';
        position: absolute;
        right: 60px;
        top: -20px;
        width: 500px;
        height: 300px;
        background: url('/local/templates/gotoural/images/mountains.png') top / 500px no-repeat;
    }
}

@media (any-hover: hover) {
    .btn--green:hover {
        background: #03745b;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        transform: scale(1.04) translateY(-3px);
    }
    .btn--white:hover {
        background: #cfcfcf;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .btn--green-dark:hover {
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        background: #087e64;
    }
    .btn--footer:hover {
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        border: 1.2px solid #1a3d3d;
        background: #142b2b;
        transform: scale(1.04);
    }
    .btn-social:hover {
        background: #142b2b;
        border: 1.2px solid #1a3d3d;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .result-popup__btn:hover {
        background: #03745b;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        transform: translateY(-3px);
    }
}
/* End */


/* Start:/local/templates/gotoural/components/bitrix/main.site.selector/dropdown/style.css?17352906281227*/
.language-selector {
    position: relative;
    display: inline-block;
}

.header__lang {
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

body.inner .header__lang span {
    color: #333;
}

body.inner .header__lang img {
    filter: invert();
}

.lang-dropdown {
    display: none;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    width: 100%;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    text-align: center;
}

.language-selector:hover .lang-dropdown {
    display: block;
}

.lang-dropdown a {
    color: #009474;
}

.lang-item,
.lang-current {
    color: #333;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}

.lang-item:hover {
    color: #333;
}

@media (max-width: 980px) {
    .mobile-menu .header__lang {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        border-radius: 40px;
        background: #f1f1f1 !important;
        gap: 8px;
        padding: 15px 16px;
        color: #333;
    }
    .mobile-menu .header__lang span {
        color: #333;
    }

    .mobile-menu .header__lang img {
        filter: invert(1);
    }
}
/* End */


/* Start:/local/templates/gotoural/components/bitrix/breadcrumb/ural/style.css?1734089670585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */
/* /local/templates/gotoural/template_styles.css?17369482947766 */
/* /local/templates/gotoural/components/bitrix/main.site.selector/dropdown/style.css?17352906281227 */
/* /local/templates/gotoural/components/bitrix/breadcrumb/ural/style.css?1734089670585 */
