@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');



.ul-step li {
    width: 20px;
    height: 20px
}

.ul-step span {
    top: 29px;
    left: 7px
}

.control {
    text-align: center
}

.res-aaa,.ser-g {
    height: 173px;
    overflow: scroll
}

.adim h2 {
    font-size: 20px!important
}

.radio-box label {
    margin-bottom: 12px!important;
    font-size: 21px!important
}
}

header {
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

body {
    font-family: "Inter", sans-serif !important
}

.adim h2 {
    color: #fff;
    font-weight: 500;
    font-size: 34px;
    margin-bottom: 31px
}

header .w-1 {
    width: 175px;
}

header .w-2 {
    width: 25px
}

#teklif-form,.teklif-formu {
    display: flex;
    align-items: center
}

.teklif-formu {
    height: 100vh
}

.ul-step {
    margin-right: 50px
}

.ul-step span {
    position: absolute;
    top: 34px;
    left: 11px;
    color: #ffffff42
}

.ul-step li {
    position: relative;
    cursor: pointer;
    list-style: none;
    width: 25px;
    background: #fff;
    margin-bottom: 43px;
    height: 25px;
    text-align: center
}

.radio-box label {
    margin-right: 30px;
    font-size: 30px;
    color: #fff;
    display: flex;
    font-weight: 300
}

input[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 10px;
    background-color: transparent;
    position: relative
}

input[type=checkbox]:checked::before,input[type=radio]:checked::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 10px;
    top: 5px;
    background-color: transparent;
    position: relative
}

.control button {
    margin-right: 5px;
    font-size: 23px;
    border: 0;
    background: 0 0
}

.control .next-button {
    color: #fff
}

.control .back-button {
    color: rgba(255,255,255,.433)
}

.hide {
    display: none
}

.form-box input {
    width: 100%;
    margin-bottom: 13px;
    background: 0 0;
    border-bottom: 1px solid #ffffff6b!important;
    border: 0;
    padding: 10px;
    font-weight: 300;
    color: #fff
}

::placeholder {
    color: rgba(255,255,255,.579);
    font-weight: 300
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0
}

.check-box label {
    font-weight: 200;
    align-items: center;
    color: #fff;
    display: flex
}

.check-box {
    margin-bottom: 30px
}

.ul-step .active {
    color: #fff;
    background: #00b3ec;
}

.shows {
    display: none
}

.form-spinner {
    position: fixed;
    width: 100%;
    background: #000000c7;
    height: 100vh;
    top: 0;
    z-index: 99999;
    justify-content: center;
    align-items: center;
    display: flex
}

.form-spinner .text-danger {
    color: green!important;
    width: 60px!important;
    font-size: 29px!important;
    height: 60px!important
}

.return-succ {
    display: none;
    margin-top: 50px;
    text-align: center
}

.return-succ img {
    width: 250px;
    display: table;
    margin: auto
}

.return-succ p {
    margin-bottom: 0;
    margin-top: 9px;
    color: #fff;
    font-weight: 200
}

.return-succ a,.return-succ h3 {
    color: #fff;
    margin-top: 20px
}

.return-succ a {
    text-decoration: none;
    font-weight: 300;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px 20px
}

.ser-g input {
    position: relative;
    top: 0
}

.return-succ a:hover {
    color: #353a6a;
    background: #fff
}
.list-ch-a a{
    color:#fff;
    font-weight: 500;
    text-decoration: none;
}
.list-ch-a {
    color:#fff;
    font-size: 12px;
}
.list-ch-a label{margin-right: 10px;font-weight: 200;}
.col-md-12.mt-4.list-ch-a {}