.breadTitleWrap {
    min-height: 150px
}

    .breadTitleWrap::before {
        content: "";
        background-color: var(--bs-blue);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        opacity: .7
    }

    .breadTitleWrap * {
        z-index: 1
    }

    .breadTitleWrap .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding: 0 .5rem;
        color: var(--bs-yellow);
        content: var(--t-ayiriciIcon, "/")
    }

    .breadTitleWrap .breadcrumb .breadcrumb-item a {
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

        .breadTitleWrap .breadcrumb .breadcrumb-item a:hover {
            color: var(--bs-yellow) !important
        }

.teklif input[type="text"], .teklif input[type="number"], .teklif input[type="email"], .teklif select {
    max-width: 100%;
}

.teklif .date-item {
    margin: 0px 10px;
    position: relative;
}

    .teklif .date-item input {
        margin-left: 10px;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 10px #bfbfbf;
    }

    .teklif .date-item svg {
        width: 18px;
        height: 18px;
        position: absolute;
        top: calc(50% - 9px);
        right: 10px;
    }

.teklif svg {
    max-width: 30px;
    max-height: 30px;
}

    .teklif svg path {
        fill: #17a2b8;
    }

.teklif form {
    border-radius: 4px;
}

.teklif .sw-theme-default .step-content {
    padding: 25px 20px;
}

.teklif .villa-class-item {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 4px;
    white-space: nowrap;
    margin: 0px 5px;
    border-radius: 8px;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

    .teklif .villa-class-item.selected {
        border-color: #17a2b8;
    }

    .teklif .villa-class-item .circle-div {
        border: 1px solid #b3b3b3;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        position: relative;
        margin-top: 15px;
    }

        .teklif .villa-class-item .circle-div::before {
            content: '';
            width: 12px;
            height: 12px;
            background-color: #17a2b8;
            border-radius: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 2;
            opacity: 0;
        }

    .teklif .villa-class-item.selected .circle-div {
        border-color: #17a2b8;
    }

        .teklif .villa-class-item.selected .circle-div::before {
            opacity: 1;
        }

.teklif .villa-properties-item .label-field {
    align-items: center;
    width: calc(25% - 20px);
    min-width: 170px;
    flex: auto;
}

.teklif .villa-properties-item label img {
    width: 45px;
    height: 45px;
    border-radius: 8px;
    margin-right: 5px;
    background: #f1f1f1;
}

.label-field {
    padding: 0px 0px 5px;
    margin-bottom: 5px;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
}

    .label-field label {
        line-height: normal;
        margin-bottom: 0px;
        margin-left: 5px;
        color: #000;
        font-weight: normal;
        text-transform: capitalize;
        cursor: pointer;
    }

[type='submit'].sw-btn-next.LoadingBtn {
    position: relative;
}

    [type='submit'].sw-btn-next.LoadingBtn:before {
        content: "Yükleniyor...";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        padding: 7px 0px;
        background: #025e84;
    }

.sw-theme-default .step-content.bg-light {
    background: #d0d0d0 !important;
    border-radius: 10px;
    border: 1px solid #eee;
    margin: 0 auto;
    background: rgb(175,175,175);
    background: linear-gradient(90deg, rgb(177 177 177) 0%, rgb(237 237 237) 50%, rgb(177 177 177) 100%) !important;
}

    .sw-theme-default .step-content.bg-light .questionTitle {
        font-size: 30px;
        margin-bottom: 40px !important;
        color: #0a87c8;
        text-shadow: 0px 0px 17px #fff;
    }

@media only screen and (max-width:991px) {
    .teklif .date-item svg {
        top: 36px;
        bottom: 10px;
    }
}

@media only screen and (max-width:767px) {
    .teklif .villa-class-item {
        flex: 0 0 100%;
        margin: 5px 0px;
    }

    .teklif .date-item {
        width: 100%;
        margin: 0px 0px;
    }

        .teklif .date-item input {
            width: 100%;
        }

    .sw-theme-default .step-content.bg-light .questionTitle {
        font-size: 20px;
    }
}

.sw-theme-default .sw-toolbar {
    display: flex;
    float: none;
}

.sw-theme-default .sw-toolbar .btn-group.mr-2.sw-btn-group {
    display: flex;
}

.sw-theme-default .sw-toolbar .btn-group.mr-2.sw-btn-group button {
    display: flex;
    align-items: center;
}

.sw-theme-default .sw-toolbar .btn-group.mr-2.sw-btn-group button i {
    margin: 0px 6px;
}
#ui-datepicker-div {width: 240px !important;background: #ffffff;}
.ui-datepicker .ui-datepicker-prev:before {
    content: "<";
    color: #fff;
    height: 10px;
    line-height: 4px;
}
.ui-datepicker .ui-datepicker-next:before {
    content: ">";
    color: #fff;
    height: 10px;
    line-height: 4px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    background-color: #dbdada;
    justify-content: center;
    display: flex;
    align-items: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 100%;
}

.bg-theme-yellow {
    background: #172e6f !important;
}

.form-control {
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
    padding: 6px 15px;
    border: 1px solid #c3c3c3;
    width: 100%;
}