/*
Theme Name: Altan
Theme URI: https://altan.uz
Author: Altan
Author URI: https://altan.uz
Description: Корпоративная тема с поддержкой трёх языков (RU, EN, UZ) и интеграцией Yoast SEO
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: Proprietary
Text Domain: altan
*/

#masthead.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
}

#content.site-content {
    margin-top: 0;
}

.jet-slider__content {
    max-width: 1220px;
    margin: 0 auto;
}

.elementor-23 .mk-element.elementor-element {
    flex-grow: 1;
}

.elementor-23 .elementor-element-2ddabdf {
    flex-grow: 1 !important
}

.elementor-23 .mk-element.elementor-element .jet-logo__link {
    display: block !important;
}

.elementor-23 .mk-logo.jet-logo {
    width: 110px !important;
}

.mk-footer .container {
    padding-top: 30px;
    margin-top: 70px;
}

.mk-footer__content {
    color: #42474c;
    text-align: center;
}

.mk-footer__item {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 300;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .mk-footer__item {
        font-size: 18px;
    }
}

.mk-footer__item-link {
    color: #c2b697;
    transition: color 0.3s linear;
    text-decoration: none;
}

.mk-footer__item-link:hover {
    color: #899296;
    text-decoration: none;
}

.mk-footer__content-bottom {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #42474c;
    margin-top: 50px;
}

.mk-footer__content-bottom-text {
    margin-bottom: 30px;
}

.mk-footer__content-bottom-text strong {
    font-weight: 600;
}

.jet-subscribe-form__hint {
    margin-top: 12px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
}

.error-404 {
    margin-top: 100px;
}

.error-404__code {
    margin-bottom: 40px;
}