.kepfelirat-kep-capture .field--name-field-kepfelirat {
    width: 90%;
    z-index: 10;
    padding: 20px 30px;
    background: #7CA781;
}

.kepfelirat-kep-capture .field--name-field-kepfelirat h4 {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.kepfelirat-kep-capture .field--name-field-media-image {
    margin: 0;
}

.kepfelirat-kep-capture .field--name-field-image img {
    margin-bottom: 0;
}

.kepfelirat-kep-capture .field--name-field-kepfelirat p {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

.kepfelirat-kep-capture .field--name-field-kepleiras-2 {
    max-width: 90%;
    color: #005CA1;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.kepfelirat-kep-capture .field--name-field-igazitas {
    display: none;
}

.kepfelirat-kep-capture.align-jobbra .field--name-field-image {
    display: flex;
    justify-content: end;
}

.kepfelirat-kep-capture.align-jobbra .field--name-field-kepfelirat {
    display: flex;
    justify-self: end;
}

.kepfelirat-kep-capture.align-jobbra .field--name-field-kepleiras-2 {
    display: flex;
    justify-self: end;
    text-align: end;
}

.kepfelirat-kep-capture.align-kozepre .field--name-field-image {
    display: flex;
    justify-content: center;
}

.kepfelirat-kep-capture.align-kozepre .field--name-field-kepfelirat {
    display: flex;
    justify-self: center;
}

.kepfelirat-kep-capture.align-kozepre .field--name-field-kepleiras-2 {
    display: flex;
    justify-self: center;
    text-align: center;
}

/* Védőnő */
.vedono .entity-1280{
    max-width: 1280px;
    width: 100%;
    margin: 70px auto 0 auto;
    padding: 0 20px;
}

.vedono .field--name-field-title {
    color: #005CA1;
    font-family: "Public Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.vedono .field--name-field-title::after {
    content: "";
    display: block;
    width: 15%;
    height: 3px;
    background-color: #005CA1;
}

.vedono .row {
    margin-top: 70px;
}

.vedono .column-1 {
    position: relative;
}

.vedono .description-wrapper {
    position: relative;
}

.vedono .field--name-field-kepfelirat {
    padding: 20px 40px;
    background: #7CA781;
    color: #FFF;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.vedono .field--name-field-kepleiras-2 {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    color: #FFF;
    text-align: right;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 150px;
}

.vedono .table-content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.vedono .table-content .field--name-field-table {
    width: 100%;
    max-width: 80%;
    margin: auto;
}

.vedono .field--name-field-info {
    margin-top: 50px;
    padding: 25px;
    background: rgba(0, 0, 0, 0.46);
    filter: drop-shadow(0px 4px 4px rgba(42, 42, 42, 0.25));
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vedono .field--name-field-info h3 {
    max-width: 50%;
    color: #FFF;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.vedono .field--name-field-info p {
    max-width: 50%;
    color: #FFF;
    text-align: center;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .vedono .table-content {
        position: static;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 50px;
    }
}

@media (max-width: 450px) {
    .vedono .field--name-field-kepleiras-2 {
        position: static;
        width: 100%;
        max-width: 100%;
        background: #7CA781;
        padding: 20px 40px;
        margin-top: 20px;
    }
}

/* Fogászati rendelés */
.fogaszati-rendeles {
    margin-bottom: 100px;
}

.fogaszati-rendeles .entity-1280{
    max-width: 1280px;
    width: 100%;
    margin: 70px auto 0 auto;
    padding: 0 20px;
}

.fogaszati-rendeles .field--name-field-title {
    color: #005CA1;
    font-family: "Public Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.fogaszati-rendeles .field--name-field-title::after {
    content: "";
    display: block;
    width: 15%;
    height: 3px;
    background-color: #005CA1;
}

.fogaszati-rendeles .field--name-field-table {
    margin: 40px auto 0 auto;
    width: 100%;
    max-width: 75%;
}

.fogaszati-rendeles .table-wrapper p {
    margin: 0;
}

@media (max-width: 768px) {
    .fogaszati-rendeles .field--name-field-table {
        margin: 40px auto 0 auto;
        max-width: 100%;
    }
}