

/* Start:/local/templates/mosturflot/styles.css?17684680991504*/
#mtf__preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fbfbfb url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%2306f'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.25' cx='18' cy='18' r='18'%3E%3C/circle%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='0.8s' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
}

.preloader__visible {
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear;
}

#mtf__preloader.preloader__hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 500ms linear;
}

.lk__reserve tr td a .position-relative .position-absolute {
    top: -15px !important;
    color: red;
    font-size: 22px;
    font-weight: 900;
}

.banners_top .modal-footer, .banners_top .modal-header {
    display: none;
}

.banners_top iframe {
    width: 100%;
}

.banners_top .modal-content {
    overflow-y: hidden !important;
    padding: 0 !important;
}

.banners_top .modal-body {
    padding: 0;
}

@media (max-width: 767px) {
    .modal-content {
        padding-top: 40px;
    }

    .banners_top .modal-dialog {
        margin: 0;
    }
}
/* End */
/* /local/templates/mosturflot/styles.css?17684680991504 */
