<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../font/Roboto-Regular.ttf);
}

body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    position: relative;
    overflow-x: hidden;
}

html, body {
    height: 100%;
    overflow-y: auto;
}

button:focus {
    outline-style: none;
}

ul {
    padding: 0;
}

a:hover {
    text-decoration: none;
}

textarea {
    resize: none;
}

.fs-nav ul {
    width: 100%;
}

.header-li {
    width: 33%;
    text-align: center;
}

label.custom-file-label::after {
    content: "â–²" !important;
}

.logo a {
    margin-top: 45px;
    margin-left: 20px;
    display: block;
}

.logo img {
    width: 100%;
}

.admin-body {
    background-color: #ecf0f5;
}

.admin-form {
    margin-top: 120px;
}

.admin-form button {
    margin-top: 10px;
    width: 100%;
}

.error-message {
    margin-top: 20px;
}

.sidebar {
    background-color: #222d32;
    width: 230px;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    overflow-y: auto;
}

.admin-nav {
    position: fixed;
    left: 0;
    z-index: 99;
    top: -56px;
    width: 100%;
}

.s-name {
    font-size: 24px;
}

.admin {
    color: #fff;
    height: 50px;
    text-align: center;
    padding-top: 20px;
}

.admin-option {
    width: 100%;
    height: 60px;
}

.admin-option a {
    width: 100%;
    height: 100%;
    display: block;
    color: #b8c7ce;
    padding-top: 20px;
    padding-left: 20px;
}

.admin-option a:hover {
    color: #fff;
    background-color: #1e282c;
}

.admin-content {
    width: 100%;
    position: relative;
    top: 0;
}

.badge {
    margin-left: 7px !important;
}

.awaiting {
    background-color: #D2FFDD;
}

.awaiting:hover {
    background-color: #b5ffcb;
}

.wip {
    background-color: #EEF7F5;
}

.wip:hover {
    background-color: #B6BFBD;
}

.workplace-content {
    width: 87%;
    padding-left: 5%;
    padding-top: 2%;
    margin-bottom: 50px;
}

.statistics-content {
    width: 80%;
    padding-left: 5%;
    padding-top: 2%;
    min-width: 700px;
}

.deletable-item {
    min-width: 100%;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}

.carousel-it {
    width: 100%;
    max-width: 400px;
    margin-left: 3%;
}

.carousel-im {
    max-width: 100%;
}

.deletable-item span {
    font-size: 26px;
    padding-top: 4%;
    padding-bottom: 4%;
    display: block;
}

.news-list-element {
    width: 100%;
}

.news-list-element img {
    max-width: 100%;
    max-height: 300px;
}

.sidebar-show {
    left: 0;
    -webkit-transition: left .17s;
    transition: left .17s;
}

.sidebar-hide {
    left: -230px;
    -webkit-transition: left .17s;
    transition: left .17s;
}

.admin-content-default {
    left: 0;
    -webkit-transition: left .17s;
    transition: left .17s;
}

.admin-content-moved {
    left: 230px;
    -webkit-transition: left .17s;
    transition: left .17s;
}

.custom-file {
    overflow: hidden !important;
}

.enable-scroll {
    overflow-x: auto !important;
}

.header {
    position: relative;
    height: 180px;
    background-size: 100% 100%;
    background-image: url("../images/header-f-min.png");
}

.contact-container {
    margin-top: 45px;
    border-left: solid 1px #dddddd;
}

.contact-content {
    font-size: 18px;
    color: #fff;
}

.address {
    color: #d01b48;
}

.phone a {
    color: #fff;
}

.call {
    display: none;
}

.fs-nav {
    width: 100%;
    background-color: #fff !important;
}

.fs-nav a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.active a {
    color: #e51a4b !important;
}

.souvenirs-admin {
    margin-top: 2%;
}

.news {
    margin-top: 2%;
}

.editor-card {
    margin: 5% auto;
    padding: 3% 15px 15px 8px;
}

.editor-block {
    margin-bottom: 5%;
}

.upload-form {
    margin-top: 3%;
}

.orders, .pp-block {
    margin-top: 3%;
    margin-bottom: 4%;
}

.pp-block {
    color: #717171;
}

.pp-block h4 {
    margin-bottom: 40px;
    margin-left: 5px;
}

.upload-form {
    margin-bottom: 5%;
}

.upload-form input, .upload-form select, .upload-form textarea {
    margin-bottom: 20px;
}

.order-button {
    border: none;
    font-size: 22px;
    color: #fff;
    width: 150px;
    height: 45px;
    display: block;
    margin: 80px auto;
    background-color: #898989;
}

.order-button-footer{
    border: none;
    font-size: 22px;
    color: #fff;
    width: 150px;
    height: 45px;
    display: block;
    margin: 55px auto;
    background-color: #898989;
}

.order-button-cat {
    border: none;
    font-size: 24px;
    color: #fff;
    width: 270px;
    height: 45px;
    display: block;
    margin: 45px auto;
    background-color: #898989;
}

.picture-button {
    border: none;
    font-size: 28px;
    color: #fff;
    width: 180px;
    height: 50px;
    display: block;
    margin: 55px auto;
    background-color: #898989;
}

.mobile-picture-button {
    border: none;
    font-size: 28px;
    color: #fff;
    width: 180px;
    height: 50px;
    display: block;
    margin: 55px auto;
    background-color: #898989;
}

.order-button:hover, .read-button:hover, .continue-button:hover, .more-button:hover, .order-button-cat:hover, .order-button-footer:hover {
    background-color: #e51a4b;
}

.picture-button:hover, .mobile-picture-button:hover {
    background-color: #e51a4b;
}

.more-button {
    border: none;
    font-size: 18px;
    color: #fff;
    width: 180px;
    height: 50px;
    display: block;
    margin: 55px auto;
    background-color: #898989;
}

.continue-button {
    border: none;
    font-size: 20px;
    color: #fff;
    width: 180px;
    height: 50px;
    background-color: #898989;
    margin-bottom: 10px;
}

.read-button {
    border: none;
    font-size: 22px;
    color: #fff;
    width: 230px;
    height: 45px;
    display: block;
    background-color: #898989;
}

.category, .news-block, .photocenter {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 30px;
}

.category {
    overflow: hidden;
}

.article {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 30px;
}

.category-image img {
    max-width: 100%;
    max-height: 220px;
    margin-top: 20px;
}

.category-image-in img {
    max-width: 100%;
    max-height: 220px;
}

.category-image {
    padding: 0 !important;
    text-align: center;
}

.category-image-in {
    padding: 0 !important;
}

.category-description {
    padding-top: 55px;
    text-align: center;
    font-size: 24px;
}

.souvenir-description {
    padding-top: 25px;
    text-align: center;
}

.news-description, .center-address {
    padding-top: 25px;
    text-align: left;
}

.social-img {
    height: 60px;
}

.footer {
    background-size: 100% 100%;
    background-image: url("../images/footer-min.png");
}

.footer ul li a {
    color: #fff;
}

.footer-nav {
    text-align: center;
}

.social {
    padding-top: 47px;
}

.social div {
    text-align: center;
}

.get-photos {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.get-photos p {
    padding-top: 46px;
    padding-left: 55px;
}

.carousel-main {
    width: 100%;
}

.news-block img {
    border: solid #f5f5f5 1px;
}

.info-logo img {
    margin-top: 32px;
    width: 90%;
}

.notice {
    width: 100%;
    color: #fff;
    font-size: 22px;
}

.notice p {
    background-color: #e51a4b;
    min-height: 35px;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-right: 15px;
}

.info {
    font-size: 16px;
    margin-bottom: 50px;
    padding-top: 30px;
}

.info p {
    margin-top: 0;
    margin-bottom: 0;
}

.center-image {
    padding-left: 0 !important;
    text-align: center;
}

.news-image {
    padding-left: 0 !important;
}

.news-image img, .center-image img {
    max-width: 100%;
}

.article-img {
    text-align: center;
}

.article-img img {
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 100%;
}

.article-body {
    padding: 20px;
}

.comment {
    padding: 20px;
    width: 300px;
}

.service-body {
    padding: 20px;
    margin-bottom: 20px;
}

.article-heading {
    padding: 20px 0 0 20px;
}

.center-map {
    text-align: center;
    padding-right: 0;
}

.address-ico {
    background-image: url("../images/icon4.png");
    width: 18px;
    height: 25px;
    margin-right: 10px;
}

.phone-ico {
    background-image: url("../images/icon3.png");
    width: 20px;
    height: 26px;
    margin-right: 10px;
}

.center-address span {
    display: inline-block;
}

.center-address a {
    color: #000;
}

.center-address {
    padding-bottom: 25px;
}

.mandatory {
    color: rgb(201, 29, 74);
}

.name-war, .phone-war, .email-war, .comment-war {
    display: none;
}

.ajax-error {
    margin-top: 0;
    display: none;
    white-space: pre-line;
}

.submit-button {
    text-align: right;
    margin-top: 50px;
}

.buttons-editor {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.continue-order {
    text-align: right;
    padding-top: 40px;
}

.orders li {
    width: 100%;
}

.orders ul {
    width: 100%;
}

.continue-order button {
    margin-left: 5px;
}

.orders span {
    font-weight: bold;
}

.form-height, .form-width, .form-price {
    width: 46%;
    display: inline-block;
}

.card-button {
    display: inline-block;
}

.adm-block form, .souvenirs-admin form, .delete form {
    margin-top: 2%;
    margin-left: 3%;
}

.card {
    width: 320px !important;
}

.format-block, .category-block, .souvenir-block, .category-block {
    display: inline-block;
    vertical-align: top;
}

.category-button-cat {
    font-size: 24px;
}

.category-button {
    font-size: 20px;
}

.error-block {
    text-align: center;
    min-height: 25vh;
    margin-bottom: 65px;
}

.error-block h2 {
    padding-top: 10%;
}

.nav-lang {
    display: none;
}

.language-news-button {
    margin-bottom: 10px;
    width: 160px;
}

.adm-card-button {
    margin-bottom: 10px;
}

.souvenir-image {
    padding: 10px;
    max-width: 100%;
    max-height: 100%;
}

.souvenir-image-block {
    width: 280px;
    height: 160px;
    text-align: center;
}

.souvenirs-admin, .adm-block, .delete {
    margin-bottom: 50px;
    max-width: 90%;
}

.categories {
    margin-bottom: 50px;
    margin-top: 5%;
}

img.rotate {
    height: 40px;
}

img.rotate:hover {
    cursor: pointer;
}

.editor-header a img {
    width: 40px;
    height: 40px;
}

.editor-header {
    text-align: right;
    height: 50px;
}

.editing-container {
    width: 100%;
    height: 220px;
    text-align: center;
}

.editing {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.card-img-top {
    width: auto !important;
}

.photocenters {
    margin-top: 2%;
}

.service {
    margin-top: 2%;
}

.quantity-label {
    padding-top: 6px;
}

.quantity-input {
    text-align: center;
}

.fields, .format, .materials {
    margin-top: 15px;
}

.fields-tool-bar, .quantity-tool-bar, .format-tool-bar, .materials-tool-bar {
    margin-top: 15px;
    margin-bottom: 15px;
}

.label-tool-bar {
    padding-top: 6px;
}

.nav-lang .nav-link {
    display: inline !important;
}

.admin-form form {
    width: 100%;
}

.change-form {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 23rem;
}

.dropdown-toggle:active:focus:visited:hover {
    color: rgba(255, 255, 255, .5) !important;
}

.navbar-dark .navbar-nav .show &gt; .nav-link {
    color: rgba(255, 255, 255, .5) !important;
}

.service-img {
    max-width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
}

.task-options button {
    min-width: 150px;
    max-width: 300px;
}

.task-options a {
    display: block;
    margin-bottom: 40px;
}

.task-options {
    margin: 30px;
    width: 300px;
}

.lang-block ul li {
    float: left;
    list-style-type: none;
    margin-left: 8px;
    padding: 3px 2px 6px 2px;
    color: #fff;
}

.lang-block ul li:hover {
    background-color: #d01b48;
}

.lang-block ul {
    list-style-type: none;
}

.lang-block {
    position: absolute;
    left: 87%;
    bottom: 0px;
}

.news-input {
    width: 50%;
}

.news-area {
    width: 75%;
}

.news-editor {
    width: 50%;
}

.preview-img {
    border: solid 1px #230029;
}

.nav-link-fs {
    color: #2b2a29 !important;
    font-weight: bold;
}

.nav-link-fs:hover {
    color: #d01b48 !important;
}

.navbar-main {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.progress-view {
    display: inline-block;
    width: 300px;
    height: 64px;
    position: absolute;
    margin: auto;
    top: 130px;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    opacity: 0.7;
}

.progress-view p {
    margin-top: 35px;
    text-align: center;
}

.main-image-container {
    position: relative;
    background-size: 100% 100%;
}

.absolute-button {
    position: absolute;
    bottom: 52%;
    right: 7%;
}

.contact-content p {
    margin-left: 20%;
    margin-bottom: -2px;
}

.list-unstyled a:hover {
    color: #C3C3C3;
}

.news-description a {
    padding-top: 25px;
    text-align: left;
}

.alert-warning {
    display: none;
}

.list-unstyled a:hover {
    color: #C3C3C3;
}

.news-description a {
    padding-top: 25px;
    text-align: left;
}

.alert-warning {
    display: none;
}

.mobile-button {
    display: none;
}

.pp-table {
    overflow-x: auto;
}

.tool-bar-editor {
    background-color: rgba(0, 0, 0, .05);
    border: 1px solid #dee2e6;
    text-align: center;
}

.tool-bar-btn {
    display: none;
    background-color: rgba(0, 0, 0, .05);
    border: 1px solid #dee2e6;
    text-align: center;
}

.tool-bar-btn p {
    padding-top: 15px;
    font-weight: bold;
}

.tool-bar-item {
    margin-right: 0;
    margin-left: 0;
}

@media (max-width: 1199px) {
    .category-image img {
        max-height: 100%;
    }

    .category-image-in img {
        max-height: 100%;
    }

    .category-image {
        text-align: center;
    }

    .category-image-in {
        text-align: center;
    }

    .contact-content {
        font-size: 16px;
    }

    .absolute-button {
        bottom: 50%;
        right: 5%;
    }
}

@media (max-width: 991px) {

    html, body {
        -webkit-overflow-scrolling: touch;
    }

    .logo a {
        margin-top: 48px;
    }

    .header {
        height: 125px;
    }

    .absolute-button {
        bottom: 47%;
        right: 2%;
    }

    .picture-button {
        font-size: 24px;
        width: 165px;
        height: 45px;
    }

    .contact-content {
        font-size: 11px;
    }

    .nav-lang {
        display: inline !important;
    }

    .lang-block {
        display: none;
    }

    .header-li {
        width: 100%;
        text-align: left;
        padding: 10px;
    }

    .header-li:first-child {
        margin-top: 10px;
    }

    .category-image {
        padding-left: 15px !important;
    }

    .category-image-in {
        padding: 15px !important;
    }

    .order-button {
        margin: 30px auto;
    }

    .contact-content p {
        margin-bottom: 2px;
    }
}

@media (max-width: 767px) {
    body {
        overflow-y: scroll;
    }

    .logo a {
        margin-top: 18px;
        margin-left: 0;
    }

    .tool-bar-btn {
        display: block;
    }

    .tool-bar-editor {
        display: none;
    }

    .absolute-button {
        display: none;
    }

    .mobile-button {
        display: block;
    }

    .card {
        width: 100% !important;
    }

    html, body {
        overflow-x: hidden;
    }

    .number {
        display: none;
    }

    .contact-content {
        font-size: 12px;
    }

    .contact-container {
        margin-top: 16px;
    }

    .call {
        display: block;
    }

    .header {
        height: 65px;
    }

    .address {
        display: none;
    }

    .st-phone {
        display: none;
    }

    .sidebar {
        min-height: 50%;
        max-height: 93%;
        top: 56px;
    }

    .admin-nav {
        top: 0;
    }

    .admin-content {
        top: 56px;
    }

    .news-image, .center-image {
        padding-left: 15px !important;
        padding-top: 15px !important;
    }

    .center-map {
        margin-bottom: 15px;
        padding-right: 15px !important;
    }

    .read-button {
        margin-bottom: 20px;
    }

    .news-input {
        width: 100%;
    }

    .news-area {
        width: 100%;
    }

    .news-editor {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .header-elem {
        padding-left: 5px !important;
        padding-right: 0 !important;
    }

    .contact-content p {
        margin-left: 15%;
    }
}

@media (max-width: 450px) {
    .logo a {
        margin-top: 20px;
    }
}

@media (max-width: 377px) {
    .contact-content {
        font-size: 9px;
    }

    .logo a {
        margin-top: 16px;
    }
}

/*upload box*/
.upload-file {
    height: 200px;
    border: 2px dashed #1d0021;
    padding: 0 !important;
    margin-bottom: 1rem;
}

.upload-file-editor {
    height: 100px;
    margin-top: 15px;
}

.upload-file p {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 85px;
    color: #1d0021;
    font-weight: bold;
}

.upload-file-editor p {
    padding-top: 36px;
}

.upload-file input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
}

/* LOADER*/

.lds-spinner {
    display: inline-block;
    width: 64px;
    height: 64px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.lds-spinner div {
    transform-origin: 32px 32px;
    animation: lds-spinner 0.6s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: #fff;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -0.55s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.45s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.35s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.25s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.15s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.05s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.loader-wrapper {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0.8;
    background-color: #000;
}</pre></body></html>