/* Prague header/footer + mevcut CMS gövde uyumu */
.prague-header {
    z-index: 10050 !important;
}
.prague-header .prague-logo a {
    display: inline-flex !important;
    align-items: center;
    max-width: 200px;
}
.prague-header .prague-logo img,
.prague-header .prague-logo img.image_logo {
    max-height: 42px !important;
    max-width: 180px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    display: block !important;
}
.prague-footer .prague-logo a {
    display: inline-flex;
    max-width: 220px;
}
.prague-footer .prague-logo img {
    max-height: 52px !important;
    max-width: 200px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}
body.revo .carousel,
body.revo .carousel-inner,
body.revo .item.slider-img {
    min-height: 100vh;
}
body.revo .item.slider-img img.s-img-switch {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.prague-nav-menu-icon a {
    cursor: pointer;
}
body.loaded .prague-loader,
.prague-loader.is-loaded {
    pointer-events: none;
}

.header.header,
.fixed-buttons {
    display: none !important;
}

.prague-formidable fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 0;
}
.prague-formidable .frm_form_field {
    margin-bottom: 12px;
}
.prague-form-alert {
    margin: 0 0 18px;
    padding: 14px 18px;
    font-size: 13px;
    letter-spacing: .04em;
}
.prague-form-alert--ok {
    background: #eef8f0;
    color: #1b5e20;
}
.prague-form-alert--err {
    background: #fdecea;
    color: #8a1f11;
}
.prague-contact-map iframe {
    width: 100%;
    height: 500px;
    border: 0;
    display: block;
}
.prague-share-icons a.icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
