.elementor-2225 .elementor-element.elementor-element-3356f51{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2225 .elementor-element.elementor-element-ef86a13{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2225 .elementor-element.elementor-element-67bf846{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2225 .elementor-element.elementor-element-197d0e9{text-align:center;}.elementor-2225 .elementor-element.elementor-element-197d0e9 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:29px;font-weight:200;line-height:48px;letter-spacing:-0.6px;word-spacing:6px;color:#727779;}.elementor-2225 .elementor-element.elementor-element-2f5916f{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}@media(max-width:1024px){.elementor-2225 .elementor-element.elementor-element-2f5916f{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-2225 .elementor-element.elementor-element-ef86a13{--width:33.3333%;}.elementor-2225 .elementor-element.elementor-element-67bf846{--width:66.6666%;}}@media(max-width:767px){.elementor-2225 .elementor-element.elementor-element-2f5916f{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for heading, class: .elementor-element-197d0e9 */.hisa-section-desc textarea {
    border: none !important;
    background: transparent !important;
    pointer-events: none;
    resize: none;
    color: #6b7a8c;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-41e4427 *//* GENEL FORM */
.wpforms-form {
    max-width: 900px;
    margin: auto;
}

/* INPUT TASARIM */
.wpforms-form input,
.wpforms-form textarea {
    border-radius: 8px;
    border: 1px solid #dbe3ef;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

/* SADECE BAŞLIK INPUTLARINI GİZLE */
.hisa-section-title input {
    display: none !important;
}

/* RADIO BUTTON */
.wpforms-form .wpforms-field-radio li {
    display: inline-block;
    margin-right: 15px;
}

/* BAŞLIK TASARIMI */
.hisa-section-title label {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #173a72 !important;
    display: block;
    border-bottom: 2px solid #173a72;
    padding-bottom: 6px;
    margin-bottom: 15px;
}

.hisa-section-title {
    margin-top: 40px;
}

/* AÇIKLAMA */
.hisa-desc {
    font-size: 13px;
    color: #6b7a8c;
    margin-bottom: 15px;
}

/* BUTON */
.wpforms-submit {
    background: #173a72 !important;
    border-radius: 8px;
    padding: 12px 30px;
    font-weight: 600;
    color: #fff;
}

/* AD SOYAD - SADECE BU ALANA ÖZEL */
.wpforms-form .hisa-name-inline .wpforms-field-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    align-items: flex-start;
}

.wpforms-form .hisa-name-inline .wpforms-field-row > div {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    margin: 0 !important;
    float: none !important;
}

.wpforms-form .hisa-name-inline .wpforms-field-row input {
    width: 100% !important;
}

.wpforms-form .hisa-name-inline .wpforms-field-sublabel {
    display: block;
    margin-top: 6px;
}

/* MOBIL */
@media (max-width: 768px) {
    .wpforms-form .hisa-name-inline .wpforms-field-row {
        flex-wrap: wrap !important;
    }

    .wpforms-form .hisa-name-inline .wpforms-field-row > div {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}
/* RADIO SEÇİM HOVER */
.wpforms-field-radio li label:hover {
    color: #173a72;
    font-weight: 600;
}

/* INPUT FOCUS */
.wpforms-form input:focus,
.wpforms-form textarea:focus {
    border-color: #173a72;
    outline: none;
}

/* BAŞLIK ALT ÇİZGİ */
.hisa-section-title {
    border-bottom: 2px solid #173a72;
    padding-bottom: 5px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2f5916f *//* GENEL FORM */
.wpforms-form {
    max-width: 900px;
    margin: auto;
}

/* INPUT TASARIM */
.wpforms-form input,
.wpforms-form textarea {
    border-radius: 8px;
    border: 1px solid #dbe3ef;
    padding: 10px;
    width: 100%;
}

/* 🔥 SADECE BAŞLIK INPUTLARINI GİZLE */
.hisa-section-title input {
    display: none !important;
}

/* RADIO BUTTON (1-5) */
.wpforms-form .wpforms-field-radio li {
    display: inline-block;
    margin-right: 15px;
}

/* BAŞLIK TASARIMI */
.hisa-section-title label {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #173a72 !important;
    display: block;
    border-bottom: 2px solid #173a72; /* ALT ÇİZGİ */
    padding-bottom: 6px;
    margin-bottom: 15px;
}

/* BÖLÜM BOŞLUK */
.hisa-section-title {
    margin-top: 40px;
}

/* AÇIKLAMA METNİ */
.hisa-desc {
    font-size: 13px;
    color: #6b7a8c;
    margin-bottom: 15px;
}

/* BUTON */
.wpforms-submit {
    background: #173a72 !important;
    border-radius: 8px;
    padding: 12px 30px;
    font-weight: 600;
    color: white;
}

/* ✅ AD SOYAD YAN YANA (SADECE BU ALANA ÖZEL) */
.wpforms-field-name .wpforms-field-row {
    display: flex !important;
    gap: 15px;
}

.wpforms-field-name .wpforms-field-row > div {
    width: 50%;
}

/* ALT LABEL (Ad / Soyad yazıları) */
.wpforms-field-name label {
    font-weight: 600;
    margin-bottom: 5px;
}/* End custom CSS */
/* Start custom CSS *//* GENEL FORM */
.wpforms-form {
    max-width: 900px;
    margin: auto;
}

/* INPUT TASARIM */
.wpforms-form input,
.wpforms-form textarea {
    border-radius: 8px;
    border: 1px solid #dbe3ef;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

/* SADECE BAŞLIK INPUTLARINI GİZLE */
.hisa-section-title input {
    display: none !important;
}

/* RADIO BUTTON */
.wpforms-form .wpforms-field-radio li {
    display: inline-block;
    margin-right: 15px;
}

/* BAŞLIK TASARIMI */
.hisa-section-title label {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #173a72 !important;
    display: block;
    border-bottom: 2px solid #173a72;
    padding-bottom: 6px;
    margin-bottom: 15px;
}

.hisa-section-title {
    margin-top: 40px;
}

/* AÇIKLAMA */
.hisa-desc {
    font-size: 13px;
    color: #6b7a8c;
    margin-bottom: 15px;
}

/* BUTON */
.wpforms-submit {
    background: #173a72 !important;
    border-radius: 8px;
    padding: 12px 30px;
    font-weight: 600;
    color: #fff;
}

/* AD SOYAD - SADECE BU ALANA ÖZEL */
.wpforms-form .hisa-name-inline .wpforms-field-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    align-items: flex-start;
}

.wpforms-form .hisa-name-inline .wpforms-field-row > div {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    margin: 0 !important;
    float: none !important;
}

.wpforms-form .hisa-name-inline .wpforms-field-row input {
    width: 100% !important;
}

.wpforms-form .hisa-name-inline .wpforms-field-sublabel {
    display: block;
    margin-top: 6px;
}

/* MOBIL */
@media (max-width: 768px) {
    .wpforms-form .hisa-name-inline .wpforms-field-row {
        flex-wrap: wrap !important;
    }

    .wpforms-form .hisa-name-inline .wpforms-field-row > div {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}/* End custom CSS */