div.ccm-block-switch-language-flags {
    display: flex;
}
.ccm-block-switch-language-flags {
    background-color: #f3f3f3;
}
img#ccm-region-flag-hu {
    width: 30px;
    margin-right: 1rem;
}

img#ccm-region-flag-gb {
    width: 30px;
}

div.ccm-page div.ccm-block-top-navigation-bar .navbar-brand {
    margin-right: 0rem;
}

#poster
{
    display: block;
}

#slider
{
    display: none;
}

#slider .ccm-image-slider-text
{
    display: none;
}

@media (max-width: 305px)
{
    div.ccm-page div.ccm-block-top-navigation-bar .navbar-brand
    {
        font-size: 22px;
    }
}

@media (max-width: 350px)
{
    div.ccm-page div.ccm-block-top-navigation-bar .navbar-brand
    {
        font-size: 26px;
    }
}

@media (max-width: 400px)
{
    .logo.align-text-center
    {
        display: none !important;
    }
}

@media (max-width: 992px)
{
    #poster
    {
        display: none;
    }

    #slider
    {
        display: block;
    }
}

#video {
    max-width: 1140px;
    margin: 0 auto -7px;
}

.FixedContact {
    position: fixed;
    right: 2%;
    bottom: 5%;
    border-radius: 22px;
    z-index: 10;
    padding: 2px 5px 0px 7px;
    background-color: var(--bs-link-color);
    color: #ffffff;
    font-family: Bebas Neue;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    border: 5px white solid;
}

.FixedContact:hover
{
    color: #ffffff;
}


.aikido-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    padding: 1.5rem;
    background: #f2f0ed;
    max-width: 1140px;
    margin: 0 auto;
}

.aikido-module {
    max-width: 420px;
    background: #fff;
    overflow: hidden;
    /*margin: 0 auto 2rem;*/
}

.aikido-module__text {
    padding: 2rem 1.5rem 1.75rem;
}

.aikido-module__title {
    /*font-family: Georgia, serif;*/
    font-size: 26px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 0.6rem;
    line-height: 1.2;
}

.aikido-module__rule {
    width: 72px;
    height: 3px;
    background: #cc1616;
    border: none;
    margin: 0 0 1.25rem;
    opacity: 1;
}

.aikido-module__body {
    font-size: 15px;
    line-height: 1.7;
    color: #333;
    margin: 0;
}

.aikido-module__image {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
    /*filter: grayscale(100%);*/
    border-top: 4px solid #cc1616;
}

.aikido-info {
    /*font-family: 'Source Sans 3', sans-serif;*/
    background: #9e7d65;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 480px;
}
.aikido-info__kanji {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 220px;
    line-height: 1;
    color: rgba(0,0,0,0.12);
    pointer-events: none;
    user-select: none;
    letter-spacing: -0.05em;
}
.aikido-info__cta {
    position: relative;
    padding: 1.75rem 1.5rem 1.5rem;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    line-height: 1.45;
}
.aikido-info__center {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    text-align: center;
}
.aikido-info__heading {
    /*font-family: 'Libre Baskerville', serif;*/
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 0.5rem;
}
.aikido-info__rule {
    width: 80px;
    height: 3px;
    background: #cc1616;
    border: none;
    margin: 0 auto 1.5rem;
    opacity: 1;
}
.aikido-info__venue {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    margin: 0 0 0.25rem;
    line-height: 1.4;
}
.aikido-info__days {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 0.75rem 0 0.25rem;
}
.aikido-info__time {
    font-size: 20px;
    color: rgba(255,255,255,0.9);
    margin: 0;
    letter-spacing: 0.03em;
}
.aikido-info__footer {
    position: relative;
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    flex-wrap: wrap;
}
.aikido-info__footer-label {
    font-size: 13px;
    font-weight: 700;
    color: rgba(255,255,255,0.7);
    white-space: nowrap;
}
.aikido-info__footer-email {
    font-size: 13px;
    color: #fff;
}

.aikido-quote-module {
    /*font-family: 'Source Sans 3', sans-serif;*/
    background: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.aikido-quote-module__top {
    padding: 2rem 1.5rem 2rem;
    text-align: center;
}

.aikido-quote-module__title {
    /*font-family: 'Libre Baskerville', serif;*/
    font-size: 26px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 1.25rem;
    line-height: 1.2;
}

.aikido-quote-module__subtitle {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 0 0 0.5rem;
}

.aikido-quote-module__rule {
    width: 100%;
    height: 3px;
    background: #cc1616;
    border: none;
    margin: 0 0 1.5rem;
    opacity: 1;
}

.aikido-quote-module__body {
    font-size: 15px;
    line-height: 1.75;
    color: #333;
    margin: 0;
    text-align: left;
}

.aikido-quote-module__banner {
    background: #9e7d65;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem 1.5rem;
}

.aikido-quote-module__quote {
    padding: 2rem 1.5rem 2.5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.aikido-quote-module__mark {
    font-size: 42px;
    font-weight: 700;
    color: #cc1616;
    line-height: 1;
}

.aikido-quote-module__quote blockquote {
    /*font-family: 'Libre Baskerville', serif;*/
    font-size: 22px;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 1.5;
    margin: 0;
    text-align: center;
}

.aikido-hero-module {
    font-family: 'Source Sans 3', sans-serif;
    background: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.aikido-hero-module__header {
    padding: 1.75rem 1.5rem 1.25rem;
}

.aikido-hero-module__title {
    font-family: 'Libre Baskerville', serif;
    font-size: 28px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 0.3rem;
    line-height: 1.2;
}

.aikido-hero-module__subtitle {
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    color: #cc1616;
    margin: 0;
}

.aikido-hero-module__image-placeholder {
    width: 100%;
    aspect-ratio: 4/3;
    background: #1a1a1a;
    border-bottom: 4px solid #cc1616;
}

/* swap the placeholder for a real image like this:
<img class="aikido-hero-module__image" src="photo.jpg" alt="...">

.aikido-hero-module__image {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  border-bottom: 4px solid #cc1616;
}
*/

.aikido-hero-module__footer {
    padding: 2rem 1.5rem 2rem 1.75rem;
    border-left: 4px solid #cc1616;
    margin: 1.5rem 1.5rem 1.5rem 0;
}

.aikido-hero-module__quote {
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.45;
    margin: 0;
}


.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 arány */
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}