﻿/* Tüm form adımları için ortak stil */
.wizard-step {
    margin-bottom: 10px;
    padding: 20px 15px;


}

    /* Başlıklar için boşluk */
    .wizard-step h4 {
        font-size: 1.25rem;
        margin-bottom: 20px;
        font-weight: 600;
    }

/* Form elemanlarının alt alta dizilmesi */
.form-group {
    margin-bottom: 20px;
}

    /* Mobil uyumlu RadioButtonList ve DropDownList */
    .form-group .form-control,
    .form-group .aspNetDisabled,
    .form-group .radio,
    .form-group .checkbox,
    .form-group .form-check {
        width: 100%;
    }

/* ASP.NET validator kutuları için stil */
.uyari_box {
    color: red;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

/* Telefon alanı düzeni */
.girisekrani {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

    .girisekrani .bayrak {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .girisekrani .tel {
        flex: 1;
    }

/* Mobilde daha iyi hizalama için */
@media (max-width: 576px) {
    .girisekrani {
        flex-direction: column;
        align-items: flex-start;
    }

        .girisekrani .tel {
            width: 100%;
        }
}


.talep_box input[type="checkbox"], input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
    margin-right: 5px;
    min-height: 20px !important ;
}
.talepform td {
    padding: 5px 0 !important;
}

.talep_box .form-group label {
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 2px !important;
    font-size: 14px !important;
    color: #111 !important;
    font-weight: 600 !important;
    /* margin-bottom: 12px !important; */
    position: absolute;
    /* top: 116px; */
    margin-top: 1px;
}

.talep_box .head {
    display: flex;
    /* margin-bottom: 10px; */
    margin: 5px 0 2px 0;
    width: 100%;
    border-radius: 8px !important;
}
.ortalama_fiyat label {
    font-weight: 600;
    color: #009d23;
}
.box_head {
    flex: 1 1 auto;
    text-align: center;
}



    .box_head h1 {
        font-size: 21px !important;
        color: #111 !important;
        padding: 10px;
        line-height: normal;
        margin: 0 !important;
        font-weight: 500 !important;
        font-size: 16px !important;
        text-align: left;
    }
.ortalama_fiyat {
    text-align: left;
    padding: 0 10px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 4px;
}
    .ortalama_fiyat span {
        font-size: 15px;
        font-weight: 500;
        color: #259b59 !important;
    }
.talep_box .wizard-step {
    padding: 0 15px !important;
    display: inline-block;
    width: 100%;
}

#ContentPlaceHolder1_step1 p {
    color: #ff0000;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 600;
    text-align: CENTER;
}

.wizard-step p {
    color: #676464;
    font-size: 13px;
    margin-top: 10px;
}
.talep_box .form-group {
    /* border-bottom: solid 1px #e9e9e9; */
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.ui-elements h4 {
    letter-spacing: 0px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    color: #ffffff;
    padding: 8px;
    border-radius: 8px;
    font-weight: 600;
    margin-bottom: 15px;
    background-color: #001de5;
}

.wizard-step h4 {
    font-weight: 600;
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 5px;
    margin-bottom: 25px;
    width: 100%;
    font-size: 15px !important;
}
input[type="checkbox"], input[type="radio"] {
    width: auto;
    margin-right: 5px;
}

.talep_box .form-group label {
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 2px !important;
    font-size: 14px !important;
    color: #111 !important;
    font-weight: 600 !important;
    /* margin-bottom: 12px !important; */
    position: absolute;
    /* top: 116px; */
    margin-top: 1px;
}
.wizard-step h4 {
    letter-spacing: 0px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    color: #111;
    padding: 8px;
    border-radius: 8px;
    font-weight: 600;
    margin-bottom: 15px;
    background-color: #f1f1f1;
}

.girisekrani {
    min-height: 0px;
    min-width: 0px;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex: 1 1 auto;
    flex-flow: row;
    -webkit-box-flex: 1;
    -webkit-box-pack: start;
    justify-content: flex-start;
    gap: 12px;
}

    .girisekrani label {
        vertical-align: middle;
        padding-top: 10px !important;
        padding-left: 5px !important;
    }

.bayrak img {
    width: 25px !important;
}

.girisekrani .bayrak {
    border-radius: 8px;
    display: flex !important;
    width: 30%;
    background-color: #f5f5f5;
    padding: 0 10px !important;
}
/*.girisekrani .bayrak label {
        width: 15%;
        background-color: #f5f5f5;
        padding: 0 10px !important;
    }*/
.girisekrani .tel {
    width: 70%;
}
.talepform textarea {
    width: 100% !important;
    height: 50px;
    padding: 9px;
    height: 120px !important;
    margin-bottom: 0px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    font-weight: 400;
    color: #000;
    font-family: 'Lato', sans-serif;
    background: #ffffff;
}


.wizard-step select {
    height: 50px;
    background: #ffffff;
    width: 100%;
    border-radius: 8px !important;
    border: solid 2px #e3e3e3 !important;
    border-radius: 0;
    border: none;
    outline: none;
    margin-bottom:5px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    text-transform: none;
    font-weight: bold;
    color: #777;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.wizard-step input[type="text"], .ui-elements input[type="password"] {
    background: #ffffff;
    border: solid 1px #e5e3e3;
    width: 100%;
    height: 40px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 1px;
    border-radius: 6;
    border-radius: 8px;
}

.tel_musteri {
    width :100%;
}

.form-group table {
    border:none !important;
}

.teklifarka {
    background-color: #ffc343;
}


    .teklifarka h2 {
        padding: 7px;
        color: #000000 !important;
        font-size: 20px;
    }

.teklifgonder {
    border-radius: 30px;
    background-color: #32729b;
    color: var(--white) !important;
    border: 2px solid #32729b;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px;
}

    .teklifgonder:hover {
        border-radius: 30px;
        background-color: #fff;
        color: #32729b !important;
        border: 2px solid #32729b;
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 10px;
    }