/* css */

/* start scrool css */
::-webkit-scrollbar {
    width: 12px !important;
}

::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
}
::-webkit-scrollbar-thumb {
    background: #017efa !important;
}

::-webkit-scrollbar-thumb:hover {
    background: #003e70 !important;
}
/* end scrool css */

.form-group.required label:after {
    content:"*";
    color:red;
}

::selection {
    color: #fff !important;
    background: #017efa !important;
}

@media (min-width: 993px){
    .hero-header {
        min-height: 450px !important;
    }
}

@media (min-width: 1200px){
    .hero-header {
        height: 450px !important;
    }
}

@media only screen and (min-width: 992px) {
    .header .nav-menus-wrapper .nav-menu {
        margin-top: 5px !important;
    }
}

.me-filter .form-group {
    flex-direction: column !important;
}

.me-filter label {
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #5c636a;
    margin-bottom: 3px;
}

.aktif-border {
    border-color: #86b7fe !important;
    background-color: rgb(134 183 254 / 15%) !important;
}

.me-filter .nice-select {
    border: solid 1px #cccccc !important;
}

.me-filter .form-control {
    border: 1px solid #cccccc !important;
}

.me-filter .form-check-input {
    border-color: #cccccc !important;
}

.nice-select.select-normal.open ul {
    max-height: 300px !important;
    overflow-y: auto !important;
}

.anasay-filter .nice-select.form-control.open ul {
    max-height: 300px !important;
    overflow-y: auto !important;
}

.anasay-filter .nice-select.form-control.open ul::-webkit-scrollbar {
    width: 5px !important;
}

.acente-filter .nice-select.form-control.open ul {
    max-height: 300px !important;
    overflow-y: auto !important;
}

.acente-filter .nice-select.form-control.open ul::-webkit-scrollbar {
    width: 5px !important;
}

.acente-filter .btn.btn-filter-search {
    border: solid 1px rgb(171 171 171 / 30%);
}

.acente-sayfa-telbtn a {
    color: #017efa !important
}

.acente-sayfa-telbtn:hover a {
    color: #fff !important
}

.nice-select.select-normal.open ul::-webkit-scrollbar {
    width: 5px !important;
}

.compare-btn {
    display: none !important;
}

.me-siralama {

}

.me-siralama ul {
    right: 0 !important;
    left: initial !important;
    width: 150px !important;
}


.me-siralama ul li {
    padding-left: 8px !important;
    padding-right: 3px !important;
}

.ozell li a i {
    margin-right: 5px !important;
}

.mecollapsetitle {
    line-height: 20px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #5c636a !important;
    margin-bottom: 3px !important;
}

.filtreadres .nice-select.select-normal {
    margin-bottom: 8px;
}

.mecollapseramdomnumber:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top: solid 1px #cccccc;
    width: 100%;
    height: 1px;
}

.me-filter form.dropzone.dz-clickable.primary-dropzone {
    background: rgb(204 204 204 / 30%) !important;
    border: 1px solid #cccccc !important;
    border-radius: 0.4rem;
    cursor: pointer !important;
    transition: all 0.3s ease;
}

.me-filter form.dropzone.dz-clickable.primary-dropzone:hover {
    background: rgb(204 204 204 / 50%) !important;
    border-color: #017efa !important;
}

form.dropzone.dz-clickable.primary-dropzone {
    cursor: pointer !important;
    transition: all 0.3s ease;
}

form.dropzone.dz-clickable.primary-dropzone:hover {
    background: rgb(1 126 250 / 20%) !important;
    border-color: #017efa !important;
}

.dropzone .dz-message {
    cursor: pointer !important;
    pointer-events: none !important;
}

.dropzone .dz-message span {
    cursor: pointer !important;
    pointer-events: none !important;
}

.dropzone .dz-message i {
    cursor: pointer !important;
    pointer-events: none !important;
}

.danismaneklefiletype::file-selector-button {
    border-radius: 4px;
    height: 50px;
    cursor: pointer;
    background-color: #E0E0E0;
    border: none;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
    transition: background-color 200ms;
}

.danismaneklefiletype::file-selector-button:hover {
    background-color: #f3f4f6;
}

.danismaneklefiletype::file-selector-button:active {
    background-color: #e5e7eb;
}

.danimanekleresim {
    width: 150px;
    aspect-ratio: 6/6;
    border-radius: 50%;
    border: solid 1px #ccc;
}

.pp-belge-renk {
    color: #017efa;
}

.pp-belge-renk:hover {
    color: #68b2ff;
}

.ilanekleduzenleimg {
    border: solid 1px #ccc;
    margin-bottom: 15px;
    background-color: #f4f5f7;
}

.ilanekleduzenleimg img {
    width: 100%;
    height: 100%;
    aspect-ratio: 6/6;
    object-fit: contain;
}

.ilanekleduzenleimg:hover {
    cursor: move !important;
}

.ilanekleduzenleimg {
    position: relative;
}

.ilanekleduzenleimg .resimcoklu {
    position: absolute;
    top:0;
    left: 0;
    margin-top: 7px;
    margin-left: 7px;
}

.ilanekleduzenleimg .resimcoklu > input {
    font-size: 17px;
    margin-top: 0 !important;
}

.ilanekleduzenleimg .resimsil {
    position: absolute;
    top:0;
    right: 0;
    margin-top: 7px;
    margin-right: 7px;
}

.ilanekleduzenleimg .resimsil i {
    font-size: 16px;
    color: #e12727;
}

.ilanekleduzenleimg .resimgor {
    position: absolute;
    top:0;
    right: 0;
    margin-top: 7px;
    margin-right: 30px;
}

.ilanekleduzenleimg .resimgor i {
    font-size: 16px;
    color: #017efa;
}

.ilandetaykonum iframe {
    margin-bottom: -6px;
}

.me_dash_user_footer div {
    padding: 0;
    margin: 2rem 0 0;
    display: flex;
    width: 100%;
    background: #017efa;
}

.me_dash_user_footer div a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50% !important;
    flex: 0 0 50% !important;
    border-right: 1px solid #1a8cfc;
    font-size: 16px;
    padding: 14px 0;
    color: #ffffff;
}

.ctoUyariYazdirmaUst {
    position: relative;
}

.ctoUyariYazdirma {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 10px;
}



















