﻿body {
    background-color: #f8f8f8;
    color: #444;
}

.stepper {
    grid-gap: 8px;
    flex-wrap: wrap;
}

.step-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 60px;
}

.step-symbol {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #e4e3e1;
    color: #444;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.step-title {
    margin-top: 4px;
    font-size: 0.8rem;
    text-align: center;
}

.step-box.completed .step-symbol {
    background-color: #a2060c;
    color: #fff;
}

.step-line {
    margin-top: -26px;
    height: 2px;
    flex-grow: 1;
    background-color: #e4e3e1;
    border-radius: 4px;
}

    .step-line.active {
        background-color: #a2060c;
    }

.breadcrumb-ozet span {
    font-size: 0.9rem;
    color: #444;
    margin: 0 4px;
    cursor: pointer;
}

    .breadcrumb-ozet span:hover {
        text-decoration: underline;
    }

.kategori-blok {
    display: none;
}

    .kategori-blok.active {
        display: block;
        animation: fadeIn 0.3s ease-in-out;
    }

.kategori-baslik {
    font-weight: 600;
    color: #444 !important;
    margin-bottom: 1rem;
}
.form-control, .input-group-addon {
    border: 1px solid #eceff3 !important;
}

.form-control {
    font-size: 14px;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    line-height: 1.33333;
    padding: 12px 18px;
    background: #fff !important;
    background-color: #fff !important;
    color: #626262;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

ul.step-listesi,
ul[class^='kategori-'] {
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

ul.step-listesi li,
ul[class^='kategori-'] li,
li.marka-btn, li.model-btn, li.kasa-btn, li.vites-btn, li.yakit-btn, li.versiyon-btn {
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 500;
    color: #1a1a1a;
    position: relative;
    cursor: pointer;
    user-select: none;
    text-align: left;
    background-color: transparent;
    display: block;
    border: none;
    margin: 0;
    transition: none;
}

ul.step-listesi li:hover,
ul[class^='kategori-'] li:hover,
li.marka-btn:hover, li.model-btn:hover, li.kasa-btn:hover, li.vites-btn:hover, li.yakit-btn:hover, li.versiyon-btn:hover {
    background-color: transparent;
}

ul[class^='kategori-'] li {
    border-bottom: 1px solid rgba(162,6,12,0.18);
}

    ul[class^='kategori-'] .marka-btn {
        padding: 15px 30px;
        min-height: 0;
        font-size: 15px;
        margin: 0px 0px !important;
    }


/* Step arama inputu yıl inputu ile aynı */
.kategori-blok input[type="search"] {
    padding: 12px 16px;
    font-size: 15px;
    border: 1px solid #1c1c1b;
    border-radius: 0px;
    outline: none;
    width: 100%;
    max-width: 700px;
    box-sizing: border-box;
    transition: all 0.25s ease;
    background-color: #fdfdfd;
    color: #333;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.kategori-blok input[type="search"]::placeholder {
    color: #999; 
}

    .kategori-blok input[type="search"]:focus {
        border-color:#1c1c1b !important
        background-color: #fffdfd;
        box-shadow:unset !important;
    }
.kategori-blok input[type="text"]:focus, .form-control:focus {
    border-color: #1c1c1b !important;
    background-color: #fffdfd;
    box-shadow: unset !important;
}


/*SMS POPUP********************************************************/


.loading {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 105%;
    z-index: 999;
    opacity: 0.7;
    padding-top: 100px;
    background: #fff;
    display: none;
}

#PhoneValidateBtn {
    cursor: pointer;
}
 

#PhoneValidateModal .loading {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
}

    #PhoneValidateModal .loading .loading-table {
        display: table;
        width: 100%;
        height: 100%;
    }

    #PhoneValidateModal .loading .loading-cell {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        font-size: 60px;
    }


.txtSmsPass {
    display: none;
    visibility: hidden;
    opacity: 0;
}

#ekspertizSablon {
    margin-top: -50px;
}

#ekspertizSablon path{
    cursor:pointer;
}

@media screen and (max-width:991px) {
    .page-content .step3 .form-element-container.text-detail .elements-row .title {
       
        min-width: 50px !important; 
    }
    .donanim-btn { 
        margin: 8px 0px !important; 
    }
    ul.step-listesi li img, ul[class^='kategori-'] li img, li.marka-btn img {
 
        max-width: 50px !important; 
    }
    #stepper {
        display: none !important;
    }

    .secim-btn {
        width: 100% !important;
    }

    #kategori-6 .secim-btn {
        width: 100% !important;
        margin: 6px 4px !important;
    }

    .page-content .step3 .form-element-container.text-detail {
        width: 100% !important;
        flex: unset;
    }

    .page-content .page-form .form-element-row {
        display: block !important;
        transform: scale(1,-1);
    }

    .page-content .step3 .form-element-container.text-detail {
        transform: scale(1,-1);
    }

    .page-content .step3 .form-element-container.svg-detail {
        margin-left: unset !important;
        transform: scale(1,-1);
    }

        .page-content .step3 .form-element-container.svg-detail .guide-of-svg div span {
            margin-left: 5px;
            font-size: 13px !important;
        }
    .hero-section h1 {
        font-size: 22px !important;
    }
    .hero-section p {
        font-size: 14px !important;
    }
    .hero-section {
        padding: 40px 15px !important;
        }
    .steps-section { 
        padding: 40px 0 !important;
    }
        .steps-section h2 {
            font-size: 18px !important;
        }
    .step-card { 
        padding: 8px !important; 
    }
    .step-title {
        font-size: 15px !important;
    }
    .step-icon {
        margin-bottom: 10px !important;
        font-size: 30px !important;
    }
    .step-desc {
        display:none;
            } 
    .steps-section .row .col-md-4{ width:33.3%; padding:0px 5px;}

    .desktopTanitim {
        display: none !important;
    }
    .mobilTanitim{display:flex !important;}
}



/*!
 * jquery-confirm v3.3.0 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2017 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */
@-webkit-keyframes jconfirm-spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes jconfirm-spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

body[class*=jconfirm-no-scroll-] {
    overflow: hidden !important;
}

.jconfirm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    font-family: "Montserrat", sans-serif;
    overflow: hidden;
}

    .jconfirm .jconfirm-bg {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: opacity .4s;
        transition: opacity .4s;
    }

        .jconfirm .jconfirm-bg.jconfirm-bg-h {
            opacity: 0 !important;
        }

    .jconfirm .jconfirm-scrollpane {
        -webkit-perspective: 500px;
        perspective: 500px;
        -webkit-perspective-origin: center;
        perspective-origin: center;
        display: table;
        width: 100%;
        height: 100%;
    }

    .jconfirm .jconfirm-row {
        display: table-row;
        width: 100%;
    }

    .jconfirm .jconfirm-cell {
        display: table-cell;
        vertical-align: middle;
    }

    .jconfirm .jconfirm-holder {
        max-height: 100%;
        padding: 50px 0;
    }

    .jconfirm .jconfirm-box-container {
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform,-webkit-transform;
    }

        .jconfirm .jconfirm-box-container.jconfirm-no-transition {
            -webkit-transition: none !important;
            transition: none !important;
        }

    .jconfirm .jconfirm-box {
        background: #fff;
        border-radius: 4px;
        position: relative;
        outline: none;
        padding: 15px 15px 0;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

@-webkit-keyframes type-blue {
    1%,100% {
        border-color: #a2060c;
    }

    50% {
        border-color: #a2060c;
    }
}

@keyframes type-blue {
    1%,100% {
        border-color: #a2060c;
    }

    50% {
        border-color: #a2060c;
    }
}

@-webkit-keyframes type-green {
    1%,100% {
        border-color: #2ecc71;
    }

    50% {
        border-color: #54d98c;
    }
}

@keyframes type-green {
    1%,100% {
        border-color: #2ecc71;
    }

    50% {
        border-color: #54d98c;
    }
}

@-webkit-keyframes type-red {
    1%,100% {
        border-color: #e74c3c;
    }

    50% {
        border-color: #ed7669;
    }
}

@keyframes type-red {
    1%,100% {
        border-color: #e74c3c;
    }

    50% {
        border-color: #ed7669;
    }
}

@-webkit-keyframes type-orange {
    1%,100% {
        border-color: #f1c40f;
    }

    50% {
        border-color: #f4d03f;
    }
}

@keyframes type-orange {
    1%,100% {
        border-color: #f1c40f;
    }

    50% {
        border-color: #f4d03f;
    }
}

@-webkit-keyframes type-purple {
    1%,100% {
        border-color: #9b59b6;
    }

    50% {
        border-color: #b07cc6;
    }
}

@keyframes type-purple {
    1%,100% {
        border-color: #9b59b6;
    }

    50% {
        border-color: #b07cc6;
    }
}

@-webkit-keyframes type-dark {
    1%,100% {
        border-color: #34495e;
    }

    50% {
        border-color: #46627f;
    }
}

@keyframes type-dark {
    1%,100% {
        border-color: #34495e;
    }

    50% {
        border-color: #46627f;
    }
}

.jconfirm .jconfirm-box.jconfirm-type-animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.jconfirm .jconfirm-box.jconfirm-type-blue {
    border-top: solid 7px #a2060c;
    -webkit-animation-name: type-blue;
    animation-name: type-blue;
}

.jconfirm .jconfirm-box.jconfirm-type-green {
    border-top: solid 7px #2ecc71;
    -webkit-animation-name: type-green;
    animation-name: type-green;
}

.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: solid 7px #e74c3c;
    -webkit-animation-name: type-red;
    animation-name: type-red;
}

.jconfirm .jconfirm-box.jconfirm-type-orange {
    border-top: solid 7px #f1c40f;
    -webkit-animation-name: type-orange;
    animation-name: type-orange;
}

.jconfirm .jconfirm-box.jconfirm-type-purple {
    border-top: solid 7px #9b59b6;
    -webkit-animation-name: type-purple;
    animation-name: type-purple;
}

.jconfirm .jconfirm-box.jconfirm-type-dark {
    border-top: solid 7px #34495e;
    -webkit-animation-name: type-dark;
    animation-name: type-dark;
}

.jconfirm .jconfirm-box.loading {
    height: 120px;
}

    .jconfirm .jconfirm-box.loading:before {
        content: '';
        position: absolute;
        left: 0;
        background: #fff;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 10px;
        z-index: 1;
    }

    .jconfirm .jconfirm-box.loading:after {
        opacity: .6;
        content: '';
        height: 30px;
        width: 30px;
        border: solid 3px transparent;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        border-radius: 50%;
        -webkit-animation: jconfirm-spin 1s infinite linear;
        animation: jconfirm-spin 1s infinite linear;
        border-bottom-color: #1e90ff;
        top: 50%;
        margin-top: -15px;
        z-index: 2;
    }

.jconfirm .jconfirm-box div.jconfirm-closeIcon {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    opacity: .6;
    text-align: center;
    font-size: 27px !important;
    line-height: 14px !important;
    display: none;
    z-index: 1;
}

    .jconfirm .jconfirm-box div.jconfirm-closeIcon:empty {
        display: none;
    }

    .jconfirm .jconfirm-box div.jconfirm-closeIcon .fa {
        font-size: 15px;
    }

    .jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon {
        font-size: 15px;
    }

    .jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi {
        font-size: 15px;
    }

    .jconfirm .jconfirm-box div.jconfirm-closeIcon:hover {
        opacity: 1;
    }

.jconfirm .jconfirm-box div.jconfirm-title-c {
    display: block;
    font-size: 22px;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    padding-bottom: 15px;
}

    .jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand {
        cursor: move;
    }

    .jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
        font-size: inherit;
        display: inline-block;
        vertical-align: middle;
    }

        .jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
            vertical-align: middle;
        }

        .jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty {
            display: none;
        }

    .jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: inherit;
        font-family: "Montserrat", sans-serif;
        display: inline-block;
        vertical-align: middle;
        color: #000000 !important;
    }

        .jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty {
            display: none;
        }

.jconfirm .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 15px;
    height: auto;
    -webkit-transition: height .4s ease-in;
    transition: height .4s ease-in;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

    .jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll {
        overflow-y: hidden;
    }

    .jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar {
        width: 3px;
    }

    .jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track {
        background: rgba(0,0,0,.1);
    }

    .jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb {
        background: #666;
        border-radius: 3px;
    }

    .jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
        /*overflow: auto;*/
    }

        .jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
            max-width: 100%;
            height: auto;
        }

        .jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty {
            display: none;
        }

.jconfirm .jconfirm-box .jconfirm-buttons {
    padding-bottom: 11px;
}

    .jconfirm .jconfirm-box .jconfirm-buttons > button {
        margin-bottom: 4px;
        margin-left: 2px;
        margin-right: 2px;
    }

    .jconfirm .jconfirm-box .jconfirm-buttons button {
        display: inline-block;
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 4px;
        min-height: 1em;
        -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
        transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
        transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
        transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
        -webkit-tap-highlight-color: transparent;
        border: none;
        background-image: none;
    }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
            background-color: #a2060c;
            color: #fff;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
                background-color: #a2060c;
                color: #fff;
            }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
            background-color: #2ecc71;
            color: #fff;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
                background-color: #27ae60;
                color: #fff;
            }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
            background-color: #e74c3c;
            color: #fff;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
                background-color: #c0392b;
                color: #fff;
            }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange {
            background-color: #f1c40f;
            color: #fff;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover {
                background-color: #f39c12;
                color: #fff;
            }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
            background-color: #ecf0f1;
            color: #000;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
                background-color: #bdc3c7;
                color: #000;
            }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple {
            background-color: #9b59b6;
            color: #fff;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover {
                background-color: #8e44ad;
                color: #fff;
            }

        .jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark {
            background-color: #34495e;
            color: #fff;
            text-shadow: none;
            -webkit-transition: background .2s;
            transition: background .2s;
        }

            .jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover {
                background-color: #2c3e50;
                color: #fff;
            }

.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
    color: #e74c3c !important;
}

.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
    color: #a2060c !important;
}

.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
    color: #2ecc71 !important;
}

.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
    color: #9b59b6 !important;
}

.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
    color: #f1c40f !important;
}

.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c {
    color: #34495e !important;
}

.jconfirm .jconfirm-clear {
    clear: both;
}

.jconfirm.jconfirm-rtl {
    direction: rtl;
}

    .jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
        left: 5px;
        right: auto;
    }

.jconfirm.jconfirm-white .jconfirm-bg, .jconfirm.jconfirm-light .jconfirm-bg {
    background-color: #444;
    opacity: .2;
}

.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    border-radius: 5px;
}

    .jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
        margin-right: 8px;
        margin-left: 0;
    }

    .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
        float: right;
    }

        .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
            text-transform: uppercase;
            font-size: 14px;
            font-weight: bold;
            text-shadow: none;
        }

            .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default {
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #333;
            }

                .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
                    background: #ddd;
                }

.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c, .jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
    margin-left: 8px;
    margin-right: 0;
}

.jconfirm.jconfirm-black .jconfirm-bg, .jconfirm.jconfirm-dark .jconfirm-bg {
    background-color: #2f4f4f;
    opacity: .4;
}

.jconfirm.jconfirm-black .jconfirm-box, .jconfirm.jconfirm-dark .jconfirm-box {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    background: #444;
    border-radius: 5px;
    color: #fff;
}

    .jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c, .jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
        margin-right: 8px;
        margin-left: 0;
    }

    .jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons, .jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons {
        float: right;
    }

        .jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button, .jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button {
            border: none;
            background-image: none;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: bold;
            text-shadow: none;
            -webkit-transition: background .1s;
            transition: background .1s;
            color: #fff;
        }

            .jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default {
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #fff;
                background: none;
            }

                .jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover, .jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover {
                    background: #666;
                }

.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c, .jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
    margin-left: 8px;
    margin-right: 0;
}

.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake {
    -webkit-animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow {
    -webkit-animation: glow .82s cubic-bezier(.36,.07,.19,.97) both;
    animation: glow .82s cubic-bezier(.36,.07,.19,.97) both;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@-webkit-keyframes shake {
    10%,90% {
        -webkit-transform: translate3d(-2px,0,0);
        transform: translate3d(-2px,0,0);
    }

    20%,80% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0);
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-8px,0,0);
        transform: translate3d(-8px,0,0);
    }

    40%,60% {
        -webkit-transform: translate3d(8px,0,0);
        transform: translate3d(8px,0,0);
    }
}

@keyframes shake {
    10%,90% {
        -webkit-transform: translate3d(-2px,0,0);
        transform: translate3d(-2px,0,0);
    }

    20%,80% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0);
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-8px,0,0);
        transform: translate3d(-8px,0,0);
    }

    40%,60% {
        -webkit-transform: translate3d(8px,0,0);
        transform: translate3d(8px,0,0);
    }
}

@-webkit-keyframes glow {
    0%,100% {
        -webkit-box-shadow: 0 0 0 red;
        box-shadow: 0 0 0 red;
    }

    50% {
        -webkit-box-shadow: 0 0 30px red;
        box-shadow: 0 0 30px red;
    }
}

@keyframes glow {
    0%,100% {
        -webkit-box-shadow: 0 0 0 red;
        box-shadow: 0 0 0 red;
    }

    50% {
        -webkit-box-shadow: 0 0 30px red;
        box-shadow: 0 0 30px red;
    }
}

.jconfirm {
    -webkit-perspective: 400px;
    perspective: 400px;
}

    .jconfirm .jconfirm-box {
        opacity: 1;
        -webkit-transition-property: all;
        transition-property: all;
    }

        .jconfirm .jconfirm-box.jconfirm-animation-top, .jconfirm .jconfirm-box.jconfirm-animation-left, .jconfirm .jconfirm-box.jconfirm-animation-right, .jconfirm .jconfirm-box.jconfirm-animation-bottom, .jconfirm .jconfirm-box.jconfirm-animation-opacity, .jconfirm .jconfirm-box.jconfirm-animation-zoom, .jconfirm .jconfirm-box.jconfirm-animation-scale, .jconfirm .jconfirm-box.jconfirm-animation-none, .jconfirm .jconfirm-box.jconfirm-animation-rotate, .jconfirm .jconfirm-box.jconfirm-animation-rotatex, .jconfirm .jconfirm-box.jconfirm-animation-rotatey, .jconfirm .jconfirm-box.jconfirm-animation-scaley, .jconfirm .jconfirm-box.jconfirm-animation-scalex {
            opacity: 0;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-rotate {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-rotatex {
            -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-rotatexr {
            -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-rotatey {
            -webkit-transform: rotatey(90deg);
            transform: rotatey(90deg);
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-rotateyr {
            -webkit-transform: rotatey(-90deg);
            transform: rotatey(-90deg);
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-scaley {
            -webkit-transform: scaley(1.5);
            transform: scaley(1.5);
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-scalex {
            -webkit-transform: scalex(1.5);
            transform: scalex(1.5);
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        .jconfirm .jconfirm-box.jconfirm-animation-top {
            -webkit-transform: translate(0,-100px);
            transform: translate(0,-100px);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-left {
            -webkit-transform: translate(-100px,0);
            transform: translate(-100px,0);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-right {
            -webkit-transform: translate(100px,0);
            transform: translate(100px,0);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-bottom {
            -webkit-transform: translate(0,100px);
            transform: translate(0,100px);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-zoom {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-scale {
            -webkit-transform: scale(.5);
            transform: scale(.5);
        }

        .jconfirm .jconfirm-box.jconfirm-animation-none {
            visibility: hidden;
        }

    .jconfirm.jconfirm-supervan .jconfirm-bg {
        background-color: rgba(54,70,93,.95);
    }

    .jconfirm.jconfirm-supervan .jconfirm-box {
        background-color: transparent;
    }

        .jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue {
            border: none;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green {
            border: none;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red {
            border: none;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange {
            border: none;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple {
            border: none;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark {
            border: none;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
            color: #fff;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c {
            text-align: center;
            color: #fff;
            font-size: 28px;
            font-weight: normal;
        }

            .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c > * {
                padding-bottom: 25px;
            }

            .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
                margin-right: 8px;
                margin-left: 0;
            }

        .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
            margin-bottom: 25px;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
            text-align: center;
            color: #fff;
        }

        .jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons {
            text-align: center;
        }

            .jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
                font-size: 15px;
                border-radius: 2px;
                background: #303f53;
                text-shadow: none;
                border: none;
                color: #fff;
                padding: 10px;
                min-width: 100px;
            }

    .jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
        margin-left: 8px;
        margin-right: 0;
    }

    .jconfirm.jconfirm-material .jconfirm-bg {
        background-color: rgba(0,0,0,.67);
    }

    .jconfirm.jconfirm-material .jconfirm-box {
        background-color: #fff;
        -webkit-box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
        box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
        padding: 30px 25px 10px 25px;
    }

        .jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
            margin-right: 8px;
            margin-left: 0;
        }

        .jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon {
            color: rgba(0,0,0,.87);
        }

        .jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
            color: rgba(0,0,0,.87);
            font-size: 22px;
            font-weight: bold;
        }

        .jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content {
            color: rgba(0,0,0,.87);
        }

        .jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons {
            text-align: right;
        }

            .jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
                text-transform: uppercase;
                font-weight: 500;
            }

    .jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
        margin-left: 8px;
        margin-right: 0;
    }

    .jconfirm.jconfirm-bootstrap .jconfirm-bg {
        background-color: rgba(0,0,0,.21);
    }

    .jconfirm.jconfirm-bootstrap .jconfirm-box {
        background-color: #fff;
        -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,.2);
        box-shadow: 0 3px 8px 0 rgba(0,0,0,.2);
        border: solid 1px rgba(0,0,0,.4);
        padding: 15px 0 0;
    }

        .jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
            margin-right: 8px;
            margin-left: 0;
        }

        .jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon {
            color: rgba(0,0,0,.87);
        }

        .jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
            color: rgba(0,0,0,.87);
            font-size: 22px;
            font-weight: bold;
            padding-left: 15px;
            padding-right: 15px;
        }

        .jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
            color: rgba(0,0,0,.87);
            padding: 0 15px;
        }

        .jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
            text-align: right;
            padding: 10px;
            margin: -5px 0 0;
            border-top: solid 1px #ddd;
            overflow: hidden;
            border-radius: 0 0 4px 4px;
        }

            .jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button {
                font-weight: 500;
            }

    .jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
        margin-left: 8px;
        margin-right: 0;
    }

    .jconfirm.jconfirm-modern .jconfirm-bg {
        background-color: #708090;
        opacity: .6;
    }

    .jconfirm.jconfirm-modern .jconfirm-box {
        background-color: #fff;
        -webkit-box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
        box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
        padding: 30px 30px 15px;
    }

        .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon {
            color: rgba(0,0,0,.87);
            top: 15px;
            right: 15px;
        }

        .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
            color: rgba(0,0,0,.87);
            font-size: 24px;
            font-weight: bold;
            text-align: center;
            margin-bottom: 10px;
        }

            .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
                -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition: transform .5s;
                transition: transform .5s,-webkit-transform .5s;
                -webkit-transform: scale(0);
                transform: scale(0);
                display: block;
                margin-right: 0;
                margin-left: 0;
                margin-bottom: 10px;
                font-size: 69px;
                color: #aaa;
            }

        .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
            text-align: center;
            font-size: 15px;
            color: #777;
            margin-bottom: 25px;
        }

        .jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons {
            text-align: center;
        }

            .jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
                font-weight: bold;
                text-transform: uppercase;
                -webkit-transition: background .1s;
                transition: background .1s;
                padding: 10px 20px;
            }

                .jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button + button {
                    margin-left: 4px;
                }

    .jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
/*SMS POPUP********************************************************/



/*#region MesajPopup*/

.message {
    width: auto
}

    .message .table {
        margin-bottom: 0
    }

.messageAbsolute {
    position: fixed;
    z-index: 100100000000;
    margin: 5px auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    min-width: 320px;
    max-width: 320px
}

.message .messageBox {
    cursor: pointer;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1)
}

    .message .messageBox i {
        display: inline-block;
        margin-right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 22px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .message .messageBox ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left
    }

        .message .messageBox ul > li {
            padding: 2px 0
        }

    .message .messageBox .tbl-cell {
        padding: 6px 10px
    }

        .message .messageBox .tbl-cell:first-child {
            text-align: center
        }

.message .info, .message .info div {
    color: #3091ad
}

.message .info {
    border: 1px solid #bce2ed;
    background-color: #bce2ed
}

    .message .info i:before {
        content: ""
    }

.message .error, .message .error div {
    color: #fff
}

.message .error {
    border: 1px solid #c00;
    background-color: #c00
}

/*.message .error i:before {
        content: ""
    }*/

.message .warning, .message .warning div {
    color: #555
}

.message .warning {
    border: 1px solid #f0f0f0;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

    .message .warning i {
        display: none;
    }
/*.message .warning i:before {
        content: ""
    }*/
.message .success, .message .success div {
    color: #468c00
}

.message .success {
    border: 1px solid #82ffa2;
    background-color: #82ffa2
}

    .message .success i:before {
        content: ""
    }

@media(max-width:350px) {
    .message {
        min-width: inherit;
        max-width: inherit
    }
}

.popup-main {
    position: fixed;
    z-index: 901;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    text-align: left
}

    .popup-main .popup-background {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        top: 0;
        left: 0;
        opacity: .5;
        z-index: -1
    }

    .popup-main .popup-window {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        display: table;
        -webkit-box-shadow: 3px 3px 2px rgba(50,50,50,.25);
        -moz-box-shadow: 3px 3px 2px rgba(50,50,50,.25);
        box-shadow: 3px 3px 2px rgba(50,50,50,.25)
    }

        .popup-main .popup-window .popup-title {
            display: table-row
        }

            .popup-main .popup-window .popup-title > div {
                font-weight: bold;
                display: table-cell;
                background-color: #555
            }

                .popup-main .popup-window .popup-title > div > div, .popup-main .popup-window .popup-title i {
                    color: #fff
                }

            .popup-main .popup-window .popup-title i {
                display: inline-block;
                position: absolute;
                top: 6px;
                right: 6px;
                border: 1px solid #777;
                padding: 3px 9px;
                text-align: center;
                cursor: pointer;
                background-repeat: repeat-x;
                font-style: normal;
                background-color: #333
            }

                .popup-main .popup-window .popup-title i:hover {
                    opacity: .5
                }

        .popup-main .popup-window .popup-title-null {
            display: block
        }

            .popup-main .popup-window .popup-title-null > div > div {
                display: none
            }

        .popup-main .popup-window .popup-content {
            display: table-row
        }

            .popup-main .popup-window .popup-content > div {
                display: table-cell;
                overflow: auto
            }

            .popup-main .popup-window .popup-content > .popupFix {
                display: block
            }

@media(max-width:780px) {
    .popup-window {
        width: 100% !important
    }

    .fiyatla-form {
        padding
            : 0px !important;
    }
}

/*#endregion MesajPopup*/

#aracDegerlemeBody {
    color: #444;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.d-flex {
    display: flex !important;
}

#pageAlert {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: fixed;
    top: 20px;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
    z-index: 9999;
    padding: 0 15px;
    box-sizing: border-box;
}

.custom-alert {
    background-color: #ffcc00;
    color: #000;
    padding: 16px 24px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    animation: slideDown 0.4s ease-out;
}

#kategori-0 {
    max-width: 700px;
    margin: 30px auto;
    box-sizing: border-box;
}

.kategori-baslik {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #222;
    text-align: center;
}


.yil-listesi {
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
}


    .yil-listesi li {
        padding: 15px 30px;
        font-size: 15px;
        font-weight: 500;
        color: #1a1a1a;
        position: relative;
        cursor: pointer;
        transition: background-color 0.2s ease;
        user-select: none;
        text-align: left;
        background-color: transparent;
        border-bottom: 1px solid rgba(162,6,12,0.18);
    }


        .yil-listesi li:hover {
            background-color: transparent;
        }

#kategori-0 input[type="search"] {
    padding: 12px 16px;
    font-size: 15px;
    border: 1px solid #1c1c1b;
    border-radius: 0px;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.25s ease;
    background-color: #fdfdfd;
    color: #333;
}

    #kategori-0 input[type="search"]::placeholder {
        color: #999; 
    }
 

ul.step-listesi li img,
ul[class^='kategori-'] li img,
li.marka-btn img {
    height: 25px;
    width: auto;
    max-width: 80px;
    object-fit: contain;
    margin-right: 18px;
    vertical-align: middle;
    display: inline-block;
}

ul.step-listesi li,
ul[class^='kategori-'] li,
li.marka-btn {
    display: flex;
    align-items: center;
    gap: 5px;
}


.donanim-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 12px 20px;
    margin: 8px;
    min-width: 140px;
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    color: #1a1a1a;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;
    user-select: none;
    position: relative;
    transition: all 0.2s ease;
    box-sizing: border-box;
    white-space: normal;
    text-wrap: balance;
}


.donanim-btn:hover {
    border-color: #a2060c;
}


.donanim-btn.active {
    background-color: #e7f8f0;
    border-color: #28a745;
    color: #155724;
    font-weight: 600;
}


.donanim-btn.active::after {
    content: '✔';
    position: absolute;
    top: 4px;
    right: 8px;
    font-size: 14px;
    color: #28a745;
}


#donanimDevam, #kmDevam, #ekspertizDevam, #btnGonder2 {
    float: right;
    margin-top: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 21px;
    font-size: 17px;
    font-weight: 600;
    border-radius: 8px;
    background: linear-gradient(90deg, #a2060c 60%, #d13b4a 100%);
    color: #fff;
    border: none;
    box-shadow: 0 2px 8px rgba(162, 6, 12, 0.10);
    cursor: pointer;
    transition: background 0.18s, box-shadow 0.18s, color 0.18s;
    margin-left: 16px;
    min-width: 97px;
    grid-gap: 10px;
}

   #btnGonder2{
       float:unset !important;
       margin-left:unset !important;
    }
    #donanimDevam:hover,
    #kmDevam:hover,
    #ekspertizDevam:hover, #donanimDevam:focus,
    #kmDevam:focus,
    #ekspertizDevam:focus {
        background: linear-gradient(90deg, #d13b4a 60%, #a2060c 100%);
        box-shadow: 0 4px 16px rgba(162,6,12,0.18);
        color: #fff;
    }

#Tramer { 
    max-width: 110px;
    padding: 5px 15px;
    font-size: 15px;
    margin-left: 5px;
    border-radius: 2px; 
    background: #fff;
    border: 1px solid #838383;
    color: #1a1a1a; 
}
#Tramer:focus {
    border-color: #a2060c;
    box-shadow: 0 0 0 3px rgba(162,6,12,0.10);
}
#Tramer::placeholder {
    color: #bdbdbd; 
}
#tramerTutarAlani {
    align-items: center;
    display: none;
}
    #tramerTutarAlani label {
        font-size: 16px;
    }


.fiyatla-form {
    margin: 32px auto 40px auto;
    padding: 36px 28px 28px 28px;
    border-radius: 18px;
    display: flex
;
    flex-direction: column;
    gap: 0;
}
.fiyatla-form label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #232323;
    letter-spacing: 0.1px;
}
    .fiyatla-form input[type="text"],
    .fiyatla-form input[type="email"],
    .fiyatla-form input[type="number"],
    .fiyatla-form input[type="search"],
    .fiyatla-form input[type="tel"],
    .fiyatla-form input[type="password"] {
        width: 100%;
        padding: 15px 18px;
        font-size: 15px;
        background: #ffffff;
        color: #232323;
        outline: none;
        margin-bottom: 28px;
        transition: border 0.18s, box-shadow 0.18s, background 0.18s;
        font-weight: 500;
        border: 1px solid #eceff3 !important;
    }
input[type=text]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=email]:focus, input[type=search]:focus, input[type=password]:focus {
    border-color: #1c1c1b !important;
}

    .fiyatla-form input[type="text"]::placeholder,
    .fiyatla-form input[type="email"]::placeholder,
    .fiyatla-form input[type="number"]::placeholder,
    .fiyatla-form input[type="search"]::placeholder,
    .fiyatla-form input[type="tel"]::placeholder,
    .fiyatla-form input[type="password"]::placeholder {
        color: #bdbdbd;
        font-weight: 400;
    }
.fiyatla-form .form-group {
    margin-bottom: 30px;
}
.fiyatla-form .form-row {
    display: flex;
    flex-direction: column;
    gap: 0;
}
#ekspertizContainer .checkbox, #ekspertizContainer .radio {
    margin:0px !important;
}

.yil-listesi li:hover, ul[class^='kategori-'] li:hover {
    background: #f0f0f0;
}

#Uyari{display:none;}

#aracDegerlemeBody {
    min-height: 600px;
}

#kategori-8 label {
    color: #232628 !important;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}
.button-disable {
    pointer-events: none;
    opacity: .3;
}

#ekspertizIslemTuruSecModal {
    top: 120px;
}

    #ekspertizIslemTuruSecModal button {
        text-transform: unset !important;
    }

    #ekspertizIslemTuruSecModal .modal-header, #ekspertizIslemTuruSecModal .modal-body {
        padding: 10px 15px !important;
    }

.hero-section {
    background: linear-gradient(to top, #e30513, #640208);
    color: white;
    padding: 40px 20px;
    text-align: center;
    border-radius: 5px;
}

    .hero-section h1 {
        font-size: 2.5rem;
        font-weight: bold;
    }

    .hero-section p {
        font-size: 1.2rem;
        margin-top: 10px;
    }

.steps-section {
    background-color: #f8f9fa;
    padding: 60px 0;
}

.step-card {
    background-color: #fff;
    padding: 30px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    transition: all 0.3s ease;
    height: 100%;
}

    .step-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    }

.step-icon {
    font-size: 40px;
    color: #1c1c1b;
    margin-bottom: 20px;
}

.step-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1c1c1b;
}

.step-desc {
    font-size: 0.95rem;
    color: #555;
}


.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* Hafif beyaz saydam arka plan */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9; /* Diğer içeriklerin üzerinde */
}

/* Spinner ayarları */
.loader {
    border: 8px solid #f3f3f3; /* Açık gri kenarlar */
    border-top: 8px solid #e30513; /* Kurumsal mavi renk */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

/* Dönen animasyon */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.navbar-wrapper, .vc_row, #footer {
    position: relative;
    z-index: 9999;
}

@media (min-width: 992px) {
    #main {
        padding-top: 0px !important;
    }
}

@media (min-width: 992px) {
    #main {
        padding-top: 60px !important;
    }
}

#main {
    padding-top: 60px;
}

input {
    -webkit-appearance: checkbox;
}

.modal-open #wrapper {
    filter: unset !important;
}

.page-container .container section.page-content {
    flex: 1;
    padding: 30px 103px;
    box-shadow: 0 0 5px 0 #ffd8e0;
    background-color: #fff;
    margin-bottom: 20px;
    margin-left: 8px;
}

    .page-container .container section.page-content .page-form {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
    }

.page-content .page-form .form-element-row {
    display: flex;
    margin-top: 20px;
}

.page-content .step3 .form-element-container.text-detail {
    width: 425px;
    flex: unset;
}

.page-content .page-form .form-element-container:first-child {
    margin-left: 0;
}

.page-content .step3 .form-element-container {
    display: flex;
}

    .page-content .step3 .form-element-container.text-detail .elements-title-container {
        background-color: #fff;
        display: flex;
        padding: 10px 10px;
        border: 2px solid #f0f0f0;
    }

    .page-content .step3 .form-element-container.text-detail .title {
        flex: 1;
    }

    .page-content .step3 .form-element-container.text-detail .title-text-container {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.1px;
        text-align: center;
        color: #1a1a1a;
    }

    .page-content .step3 .form-element-container.text-detail .orginal {
        width: 60px;
    }

    .page-content .step3 .form-element-container.text-detail .SCRATCHED {
        width: 80px;
    }

    .page-content .step3 .form-element-container.text-detail .PAINTED {
        width: 60px;
    }

    .page-content .step3 .form-element-container.text-detail .changed {
        width: 60px;
    }

    .page-content .step3 .form-element-container.text-detail .elements-row {
        background-color: #fbfbfb;
        display: flex;
        padding: 10px 10px;
        border: 2px solid #f0f0f0;
        border-top: 0;
    }

        .page-content .step3 .form-element-container.text-detail .elements-row .title {
            font-size: 12px;
            text-align: left;
        }

        .page-content .step3 .form-element-container.text-detail .elements-row .orginal {
            display: flex;
            justify-content: center;
        }

        .page-content .step3 .form-element-container.text-detail .elements-row .SCRATCHED {
            display: flex;
            justify-content: center;
        }

        .page-content .step3 .form-element-container.text-detail .elements-row .PAINTED {
            display: flex;
            justify-content: center;
        }

        .page-content .step3 .form-element-container.text-detail .elements-row .changed {
            display: flex;
            justify-content: center;
        }

.checkbox {
    display: block;
    width: 17px;
}

    .checkbox input[type=radio] {
        width: 0;
        height: 0;
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }

        .checkbox input[type=radio] ~ span {
            background-color: #fff;
            width: 15px;
            height: 15px;
            border: 1px solid silver;
        }

    .checkbox span {
        width: 17px;
        height: 17px;
        border: 1px solid silver;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.page-content .step3 .form-element-container.svg-detail {
    flex: 1;
    margin-left: 20px;
    position: relative;
}

.page-content .step3 .form-element-container {
    display: flex;
}

.page-content .page-form .form-element-container {
    display: flex;
    flex-direction: column;
}

.page-content .step3 .form-element-container.svg-detail .guide-of-svg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    grid-gap: 15px;
}

    .page-content .step3 .form-element-container.svg-detail .guide-of-svg div {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .page-content .step3 .form-element-container.svg-detail .guide-of-svg .orjinal:before {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        border: 1px solid #000000;
        border-radius: 100%;
        background-color: #ffffff;
    }

    .page-content .step3 .form-element-container.svg-detail .guide-of-svg .SCRATCHED:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        background-color: #fe9546;
    }

    .page-content .step3 .form-element-container.svg-detail .guide-of-svg .PAINTED:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        background-color: #ffdb4d;
    }

    .page-content .step3 .form-element-container.svg-detail .guide-of-svg div span {
        margin-left: 5px;
    }


    .page-content .step3 .form-element-container.svg-detail .guide-of-svg .changed:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        background-color: #e40030;
    }

.page-content .step3 .form-element-container.svg-detail .typeOfDamege {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 144px;
    height: 114px;
    box-shadow: 0 0 55px 0 #e6e6e6;
    background-color: #fff;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 15px;
    z-index: 1;
}

    .page-content .step3 .form-element-container.svg-detail .typeOfDamege .options-title {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .page-content .step3 .form-element-container.svg-detail .typeOfDamege .opetion-item {
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

        .page-content .step3 .form-element-container.svg-detail .typeOfDamege .opetion-item span {
            font-size: 13px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.77;
            letter-spacing: normal;
            color: #1a1a1a;
            margin-left: 6.5px;
        }

.orginal .checkbox input[type="radio"]:not(:checked) + span i::before {
    content: "";
}

.SCRATCHED .checkbox input[type="radio"]:not(:checked) + span i::before {
    content: "";
}

.PAINTED .checkbox input[type="radio"]:not(:checked) + span i::before {
    content: "";
}

.changed .checkbox input[type="radio"]:not(:checked) + span i::before {
    content: "";
}
.degerlemeOpen {
    padding: 20px 20px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    border-radius: 8px;
    background: #a2060c !important;
    color: #fff;
    box-shadow: 0 2px 8px rgba(162, 6, 12, 0.10);
    cursor: pointer;
    transition: background 0.18s, box-shadow 0.18s, color 0.18s;
    width: 250px;
    grid-gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
    .bg-pattern {
        position: absolute;
        top: -100px;
        left: -80px;
        z-index: -1;
        opacity: 0.15;
    }

    .bg-pattern2 {
        position: absolute;
        bottom: -150px;
        right: -100px;
        z-index: -1;
        opacity: 0.12;
    }

    .pricing-wrapper {
        max-width: 720px;
        margin: 50px auto 80px auto;
        background: white;
        border-radius: 24px;
        padding: 60px 40px;
        box-shadow: 0 25px 60px rgba(0, 0, 0, 0.08);
        text-align: center;
        position: relative;
    }


.price-display {
    font-size: 40px;
    font-weight: 800;
    color: #d10000;
    margin-bottom: 25px;
    margin-top: 25px;
    position: relative;
}

     
    .btn-group-custom {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
        justify-content: center;
    }

.btn-flat {
    border-radius: 5px;
    font-size: 16px;
    padding: 12px 24px;
    font-weight: 400;
    transition: all 0.25s ease;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    text-transform: unset;
    background: #a2060c;
    color: #fff;
    cursor:pointer;
}

    .btn-new-query {
        background-color: #222;
        color: white;
    }

    .btn-new-query:hover {
        background-color: #444;
    }

    .btn-confirm-price {
        background-color: #d10000;
        color: white;
        position: relative;
        animation: pulse 2s infinite;
    }

    .btn-confirm-price:hover {
        background-color: #b00000;
        transform: scale(1.02);
    }
.button-row {
    display: flex;
    justify-content: center;
    gap: 20px;
}

    @keyframes pulse {
        0% { box-shadow: 0 0 0 0 rgba(209, 0, 0, 0.4); }
        70% { box-shadow: 0 0 0 10px rgba(209, 0, 0, 0); }
        100% { box-shadow: 0 0 0 0 rgba(209, 0, 0, 0); }
    }

    @media (max-width: 991px) {
        .price-display {
            font-size: 2.2rem;
            margin:30px 0px !important;
        }

        .btn-flat {
            width: 100%;
            justify-content: center;
            font-size: 15px;
            padding: 8px 10px;
            gap: 5px;
            line-height: 1.2;
        }

        .pricing-wrapper {
            margin: 0px !important;
            padding: 30px 25px !important;
        }
            .pricing-wrapper h2 {
                font-size: 18px !important;
            }  
            .pricing-wrapper p {
                font-size: 12px !important;
            }

        .button-row {
            gap: 8px !important;
        }
    }