body {
    background: #F5F8FC;
}
.page-content {
    padding-top: 80px;
}
.herobg {
    background-position: bottom;
    background-repeat: no-repeat;
}
.herosection {
        background: linear-gradient(to bottom, #F0F7FA 0%, #F5F8FC 100%);
}
.turkprot-hero {
    position: relative;
    overflow: hidden;
    min-height: 780px;
    padding: 175px 0 305px;
    font-family: "Poppins", sans-serif;
}
.headbtnul a {
        display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
}
.kayitform .col-md-12 p {
    margin-bottom: 0px;
}
.knot {
    margin-top: 20px;
    margin-bottom: 10px;
}
.page-id-65 .turkprot-fees-card .turkprot-fees-card__button-wrapper {
    display: none;
}
.minititle {
font-size: 25px;
line-height: 45px;
font-weight: 500;
color: #2762BB
}
.mainsectitle {
    font-size: 33px;
    line-height: 45px;
    font-weight: bold;
    color: #02306A;
}
.kongretextmini p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #5B7494
    
}
.wpcf7-form-control {
    border: 1px solid #dde1ea;
    height: 42px;
    border-radius: 6px;
    padding: 0px 13px;
    margin-top: 6px;
    width: 100%;
}
.bildiritext h2 {
    font-weight: 700;
}
.kayitform .turkprot-fees-card__title {
    margin-bottom: 20px;
}
.wpcf7-submit {
        background: #0d67b7;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.kayitsection {
    background-position: bottom;
    background-repeat: no-repeat;
}
.turkprot-fees-card  {
    margin-bottom: 30px;
}
.home .turkprot-fees-card  {
    margin-bottom: 0px;
}
form.wpcf7-form.init {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
}
.wpcf7-form label {
    display: inline-block;
    font-weight: 600;
}
.kongremaintext  {
    background: #fff;
     padding: 30px;
     border-radius: 12px;
}
.whitebgbox  {
    background: #fff;
     padding: 30px;
     border-radius: 12px;
}
.kongremaintext p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #445871;
    text-align: justify;
}
.kongremaintext p strong {
    color: #30435B
}
.turkprot-hero__container {
    display: grid;
    grid-template-columns: minmax(0, 0.86fr) minmax(420px, 1.14fr);
    align-items: start;
    gap: 46px;
}

.turkprot-hero__content {
    padding-top: 4px;
    color: #02306a;
}

.turkprot-hero__title {
    margin: 0;
    color: #02306a;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: 0;
    position: absolute;
    z-index: 9999;
}

.turkprot-hero__subtitle {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 161px;
    color: #02717e;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
}
.turkprot-hero__subtitle img {
    flex: 0 0 auto;
    width: 23px;
    height: 20px;
    object-fit: contain;
}

.turkprot-hero__meta {
    display: grid;
    gap: 16px;
    margin-top: 48px;
}

.turkprot-hero__meta-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #02306a;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.25;
}

.turkprot-hero__meta-item img {
    flex: 0 0 auto;
    width: 23px;
    height: 23px;
    object-fit: contain;
}

.turkprot-hero__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    margin-top: 45px;
}

.turkprot-hero__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-height: 42px;
    padding: 10px 16px;
    border-radius: 4px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;
        justify-content: space-between;
}

.turkprot-hero__button:hover {
    transform: translateY(-1px);
    text-decoration: none;
}

.turkprot-hero__button--primary {
    min-width: 126px;
    color: #fff;
    background: #2762bb;
    border: 1px solid #2762bb;
}

.turkprot-hero__button--primary:hover {
    color: #fff;
    background: #1f55a4;
    border-color: #1f55a4;
    box-shadow: 0 10px 24px rgba(39, 98, 187, 0.22);
}

.turkprot-hero__button--outline {
    min-width: 126px;
    color: #2762bb;
    border: 1px solid #2762bb;
}

.turkprot-hero__button--outline:hover {
    color: #2762bb;
    background: #f3f8ff;
}

.turkprot-hero__button img {
    flex: 0 0 auto;
    width: 19px;
    height: 19px;
    object-fit: contain;
}

.turkprot-hero__button--primary img {
    width: 15px;
    height: 15px;
}

.turkprot-hero__media {
    position: relative;
    width: 100%;
    aspect-ratio: 1.38 / 1;
    min-height: 430px;
    overflow: hidden;
    background: rgba(234, 248, 252, 0.72);
}

.turkprot-hero__video,
.turkprot-hero__poster {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.turkprot-register-modal .modal-dialog {
    max-width: 640px;
    width: calc(100% - 32px);
}

.turkprot-register-modal .modal-content {
    position: relative;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 24px 70px rgba(2, 48, 106, 0.2);
}

.turkprot-register-modal__close {
    position: absolute;
    top: 18px;
    right: 18px;
    z-index: 2;
}

.turkprot-register-modal__body {
    padding: 46px 40px 38px;
}

.turkprot-register-modal__body .wpcf7-form p {
    margin-bottom: 14px;
}

.turkprot-register-modal__body input,
.turkprot-register-modal__body textarea,
.turkprot-register-modal__body select {
    width: 100%;
}

@media (max-width: 1199px) {
    .turkprot-hero {
        min-height: 680px;
        padding: 90px 0 180px;
    }

    .turkprot-hero__container {
        grid-template-columns: minmax(0, 0.9fr) minmax(360px, 1.1fr);
        gap: 32px;
    }

    .turkprot-hero__title {
        font-size: 48px;
    }
}

@media (max-width: 991px) {
    .turkprot-hero {
        min-height: auto;
        padding: 64px 0 170px;
    }
    .turkprot-hero__title {
    margin: 0;
    color: #02306a;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: 0;
    z-index: 1;
    position: relative;
}
.turkprot-hero {
    padding: 80px 0 3px;
}

    .turkprot-hero__container {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .turkprot-hero__content {
        max-width: 680px;
    }

    .turkprot-hero__media {
        min-height: 320px;
        max-width: 720px;
    }
    .kongremaintext {
        background: #fff;
        padding: 30px;
        border-radius: 12px;
        margin-top: 42px;
    }
    .turkprot-date-card {
    background: #fff;
    margin-bottom: 28px;
}
.turkprot-action-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    margin-bottom: 30px;
}
.turkprot-fees-card, .turkprot-account-card {
    min-height: 444px;
    padding: 36px 36px 30px;
    border-radius: 14px;
    background: #fff;
    color: #02306A;
    font-family: "Poppins", sans-serif;
    height: unset;
    margin-bottom: 30px !important;
}
}

@media (max-width: 575px) {
  .turkprot-hero {
    padding: 80px 0 3px;
}

    .turkprot-hero__title {
        font-size: 38px;
        line-height: 1.15;
    }

    .turkprot-hero__subtitle {
        align-items: flex-start;
        margin-top: 22px;
        font-size: 18px;
    }

    .turkprot-hero__meta {
        margin-top: 36px;
    }

    .turkprot-hero__actions {
        gap: 12px;
        margin-top: 34px;
    }

    .turkprot-hero__button {
        min-width: 0;
        min-height: 42px;
        padding: 10px 14px;
    }

    .turkprot-hero__media {
        min-height: 235px;
    }

    .turkprot-register-modal__body {
        padding: 42px 22px 26px;
    }
}

.turkprot-border-text {
    position: relative;
    padding-left: 21px;
    color: #02306A;
    font-family: "Poppins", sans-serif;
}

.turkprot-border-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #02306A;
}

.turkprot-border-text__top {
    color: #02306A;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
}

.turkprot-border-text__bottom {
    margin-top: 2px;
    color: #02306A;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
}

.turkprot-info-card {
    min-height: 291px;
    padding: 31px 32px;
    border-radius: 14px;
    color: #02306A;
    font-family: "Poppins", sans-serif;
}

.turkprot-info-card__title {
    margin: 0;
    color: #02306A;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
}

.turkprot-date-card {
    background: #fff;
}

.turkprot-date-card__list {
    margin-top: 22px;
}

.turkprot-date-card__row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(2, 48, 106, 0.18);
}

.turkprot-date-card__row:last-child {
    border-bottom: 0;
}

.turkprot-date-card__label {
    color: #02306A;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
}

.turkprot-date-card__date {
    color: #02306A;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    white-space: nowrap;
}

.turkprot-action-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
}

.turkprot-action-card__content {
    position: relative;
    z-index: 1;
    max-width: 255px;
}

.turkprot-action-card__description {
    margin: 20px 0 0;
    color: #02306A;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.45;
}

.turkprot-action-card__icon {
    position: absolute;
    top: 39px;
    right: 28px;
    z-index: 0;
    width: 94px;
    max-height: 126px;
    object-fit: contain;
}

.turkprot-action-card__button {
    position: relative;
    z-index: 1;
    min-width: 200px;
    margin-top: auto;
}

.turkprot-action-card__info {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-top: 12px;
    color: #02306A;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
    text-decoration: none;
}

.turkprot-action-card__info:hover {
    color: #2762BB;
    text-decoration: none;
}

@media (max-width: 575px) {
    .turkprot-info-card {
        min-height: 0;
        padding: 26px 22px;
    }

    .turkprot-date-card__row {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .turkprot-action-card__content {
        max-width: calc(100% - 88px);
    }

    .turkprot-action-card__icon {
        top: 30px;
        right: 20px;
        width: 72px;
    }

    .turkprot-action-card__button {
        min-width: 0;
        margin-top: 52px;
    }
}
.footcontitem {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 7px;
    margin-bottom: 10px;
}
footer .menu li {
    margin-bottom: 7px;
}
.footer-title {
    color: #fff;
    margin-bottom: 18px;
}
.turkprot-fees-card,
.turkprot-account-card {
    min-height: 444px;
    padding: 36px 36px 30px;
    border-radius: 14px;
    background: #fff;
    color: #02306A;
    font-family: "Poppins", sans-serif;
    height: 100%;
}
.socialfoot {
    display: flex;
    gap: 6px;
    margin-top: 23px;
}
.turkprot-fees-card__title,
.turkprot-account-card__title {
    margin: 0;
    color: #02306A;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
}

.turkprot-fees-card__table {
    margin-top: 20px;
}

.turkprot-fees-card__header, .turkprot-fees-card__row {
    display: grid;
    grid-template-columns: minmax(185px, 1.35fr) minmax(105px, 0.8fr) minmax(120px, 0.85fr) minmax(150px, 1fr);
    align-items: center;
    column-gap: 11px;
}
.equalheight .wpb_wrapper {
    height: 100%;
}
.turkprot-fees-card__header {
    padding-bottom: 12px;
    border-bottom: 1px dashed rgba(2, 48, 106, 0.2);
}

.turkprot-fees-card__header span {
    color: #02306A;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    max-width: 110px;
    margin: 0 auto;
}

.turkprot-fees-card__header span:first-child {
    text-align: left;
}

.turkprot-fees-card__row {
    min-height: 79px;
    border-bottom: 1px dashed rgba(2, 48, 106, 0.2);
}

.turkprot-fees-card__row:last-child {
    border-bottom: 0;
}

.turkprot-fees-card__period strong {
    display: block;
    color: #02306A;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
}

.turkprot-fees-card__period span {
    display: block;
    margin-top: 2px;
    color: #818181;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.turkprot-fees-card__price {
    color: #02306A;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
}

.turkprot-fees-card__button {
    min-width: 162px;
    margin-top: 18px;
}
.turkprot-fees-card__button-wrapper {
    display: flex;
    justify-content: flex-end;
}
.turkprot-account-card__list {
    margin-top: 28px;
}

.turkprot-account-card__row {
    display: grid;
    grid-template-columns: minmax(190px, 0.55fr) minmax(0, 1fr);
    align-items: center;
    gap: 28px;
    min-height: 53px;
    border-bottom: 1px dashed rgba(2, 48, 106, 0.2);
}

.turkprot-account-card__label {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
    color: #02306A;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
}

.turkprot-account-card__label img {
    flex: 0 0 auto;
    width: 23px;
    height: 23px;
    object-fit: contain;
}

.turkprot-account-card__value {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
    color: #818181;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
}

.turkprot-account-card__value > span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.turkprot-account-card__copy {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    flex: 0 0 auto;
    padding: 0;
    border: 0;
    background: transparent;
    color: #02306A;
    font-family: inherit;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
}

.turkprot-account-card__copy img {
    width: 14px;
    height: 14px;
    object-fit: contain;
}

@media (max-width: 991px) {
    .turkprot-fees-card,
    .turkprot-account-card {
        min-height: 0;
        overflow-x: auto;
    }

    .turkprot-fees-card__table {
        min-width: 660px;
    }
}

@media (max-width: 575px) {
    .turkprot-fees-card,
    .turkprot-account-card {
        padding: 28px 22px;
    }

    .turkprot-account-card__row {
        grid-template-columns: 1fr;
        gap: 8px;
        padding: 13px 0;
    }

    .turkprot-account-card__value {
        padding-left: 35px;
        align-items: flex-start;
        flex-direction: column;
    }
}

.turkprot-venue-map {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    min-height: 470px;
    border-radius: 15px;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}

.turkprot-venue-map__image {
    position: relative;
    min-height: 470px;
    background-color: #d7e7f0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.turkprot-venue-map__overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-end;
    padding: 36px 32px;
    background: linear-gradient(0deg, rgba(2, 48, 106, 1) 0%, rgba(2, 48, 106, 0) 100%);
}

.turkprot-venue-map__content {
    max-width: 430px;
}

.turkprot-venue-map__content h3 {
    margin: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.22;
    letter-spacing: 0;
}

.turkprot-venue-map__content p {
    margin: 5px 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
}

.turkprot-venue-map__button {
    margin-top: 24px;
    min-width: 180px;
}

.turkprot-venue-map__iframe {
    min-height: 470px;
    background: #eef3f7;
}

.turkprot-venue-map__iframe iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 470px;
    border: 0;
}

@media (max-width: 991px) {
    .turkprot-venue-map {
        grid-template-columns: 1fr;
    }

    .turkprot-venue-map__image,
    .turkprot-venue-map__iframe,
    .turkprot-venue-map__iframe iframe {
        min-height: 360px;
    }
}

@media (max-width: 575px) {
    .turkprot-venue-map__overlay {
        padding: 28px 22px;
    }

    .turkprot-venue-map__image,
    .turkprot-venue-map__iframe,
    .turkprot-venue-map__iframe iframe {
        min-height: 300px;
    }
}
