﻿.number-input-without-arrows::-webkit-inner-spin-button, .number-input-without-arrows::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.well {
    width: 100%;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

span[data-dz-size] {
    display: none !important;
}

.dz-preview .dz-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    background: #999 !important;
}

.padding-none {
    padding: 0 !important;
}

.resize-vertical {
    resize: vertical;
}

.btn-full-width {
    width: 100%;
}

/*NOTE:MKA:18102019: Etkinlik katılım timeline adminlte css tamamını eklememek adına yazıldı*/

.custom-timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

    .custom-timeline > li {
        position: relative;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        .custom-timeline > li:after {
            clear: both;
        }

        .custom-timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

    .custom-timeline:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #ddd;
        left: 31px;
        margin: 0;
        border-radius: 2px;
    }

    .custom-timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion {
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
        position: absolute;
        color: #666;
        background: #d2d6de;
        border-radius: 50%;
        text-align: center;
        left: 18px;
        top: 0;
    }

    .custom-timeline > .time-label > span {
        font-weight: 400;
        padding: 5px;
        display: inline-block;
        background-color: #fff;
        border-radius: 5px;
    }

    .custom-timeline > li > .timeline-item {
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        border-radius: 3px;
        margin-top: 0;
        background: #fff;
        color: #444;
        margin-left: 60px;
        margin-right: 15px;
        padding: 0;
        position: relative;
    }

        .custom-timeline > li > .timeline-item > .timeline-header {
            margin: 0;
            color: #555;
            border-bottom: 1px solid #f4f4f4;
            padding: 10px;
            font-size: 16px;
            line-height: 1.1;
        }

            .custom-timeline > li > .timeline-item > .timeline-header > a {
                font-weight: 600;
            }


.custom-bg-aqua {
    color: white !important;
    background-color: #32406e !important;
}

.custom-bg-red {
    color: white !important;
    background-color: #dd4b39 !important;
}

.custom-bg-yellow {
    color: white !important;
    background-color: #f39c12 !important;
}

.jei-info {
    position: absolute;
    z-index: 999;
    left: -4px;
    top: 8px;
}

.cursor-pointer {
    cursor: pointer;
}

.custom-validation-customer {
    color: red;
    display: none;
    margin: 0;
    font-size: 15px;
}

.paddingNone {
    padding: 0 !important;
}

.aces-test-table {
    border: 1px solid !important;
    margin: 3px 0 3px 0 !important;
    padding-bottom: 0 !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.table-full-width {
    width: 100%;
}

.sidebar-active a {
    text-decoration: underline;
    color: #1d85e8 !important;
}

.cb-sidebar .menu li a svg {
    margin-right: 0 !important;
}

.page-item.active .page-link {
    color: #fff !important;
    text-decoration: none !important;
}

.border-radius-100 {
    border-radius: 100%;
}

.fs-18 {
    font-size: 18px !important;
}

.white-space-normal {
    white-space: normal;
}

.font-size-14 {
    font-size: 14px !important;
}

.calculate-button {
    cursor: pointer !important;
}

#ms-RealEstateDemandTitleDeedLegalStatusTypes div ul {
    height: 132px !important;
}

.td-transaction-title {
    border-right: none !important;
}

.td-transactionofficeuserbox {
    border-right: 1px solid #efefef !important;
}

.is-animated {
    animation: .6s zoom-in;
}

@keyframes zoom-in {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: none;
    }
}

.scrool-div {
    max-height: 300px;
    overflow-x: auto;
}

.commercialBusinessClubLogoDiv {
    background: none !important;
    margin: auto !important;
}

.earningShareLogoDiv {
    background: none !important;
    margin: auto !important;
}

.commentModalContent {
    border: 1px solid #182f64 !important;
}

.earningShareLogoDiv {
    background: none !important;
    margin: auto !important;
}

.cb-professional .content .decor .bar {
    top: 25% !important;
}

.heart-active {
    color: #d84949 !important;
}

    .heart-active i {
        color: #d84949 !important;
    }

.preview-page-fixed-text {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    text-align: center;
    -moz-transform: rotate(335deg);
    -webkit-transform: rotate(335deg);
    -o-transform: rotate(335deg);
    -ms-transform: rotate(335deg);
    transform: rotate(335deg);
    font-size: 100px;
}

@media screen and (max-width: 600px) {
    .preview-page-fixed-text {
        font-size: 80px;
        left: 15%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) {
    .preview-page-fixed-text {
        font-size: 89px;
        left: 30%;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .preview-page-fixed-text {
        left: 20%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .preview-page-fixed-text {
        left: 20%;
    }
}


#approval-procedures-error-box {
    height: 65px;
    width: 100%;
    background: #182f64;
    border-radius: .25rem;
    box-shadow: 5px 5px 20px rgba(203, 205, 211, 10);
}

    #approval-procedures-error-box .box-warning-header {
        width: 30px;
        height: 30px;
        background: #fff;
        border-radius: 100%;
        position: relative;
        cursor: pointer;
        top: 17px;
        left: 46px;
    }

@keyframes breathe {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.5)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes breathe2 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

#approval-procedures-error-box .box-warning-header:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -8px;
    z-index: 2;
    width: 45px;
    height: 45px;
    background: #fff;
    opacity: 0.3;
    border-radius: 100%;
    animation: breathe2 2s infinite;
}

#approval-procedures-error-box .box-warning-header:after {
    content: "";
    position: absolute;
    top: -17px;
    left: -17px;
    z-index: 3;
    width: 65px;
    height: 65px;
    background: #fff;
    opacity: 0.2;
    border-radius: 100%;
    animation: breathe 2s infinite;
}

#approval-procedures-error-box .box-warning-header > span {
    color: #1d85e8;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    z-index: 4;
    left: 7px;
    top: 2px;
}

#approval-procedures-error-box .box-message {
    color: white;
    position: absolute;
    font-size: 13px;
    right: 0;
    margin: -16px auto;
    width: 74%;
    text-align: center
}

.margin-bottom-none {
    margin-bottom: 0;
}

#approval-procedures-error-box .box-message p b {
    font-weight: bold;
    font-size: 16px;
}

.approval-procedures-badge-color {
    background: linear-gradient(to bottom left, #EF8D9C 40%, #FFC39E 100%);
    color: white;
}

@media only screen and (device-width: 768px) {
    #approval-procedures-error-box .box-warning-header {
        left: 19px;
    }

    #approval-procedures-error-box .box-message {
        margin: -24px auto;
        width: 69%;
        font-size: 12px;
    }
}

@media only screen and (device-width: 1024px) {
    #approval-procedures-error-box .box-warning-header {
        left: 18px;
    }
}

@media screen and (max-device-width: 767px) {
    #approval-procedures-error-box {
        margin-bottom: 15px;
    }

        #approval-procedures-error-box .box-message {
            margin: -18px auto;
            width: 80%;
            font-size: 15px;
        }
}

@media screen and (min-device-width: 767px) and (max-device-width:1200px) {
    #approval-procedures-error-box .box-warning-header {
        left: 15px;
    }

    #approval-procedures-error-box .box-message {
        margin: -26px auto;
        width: 67%;
    }
}

.c-mt5 {
    margin: 5px 0 0 0;
}

.background-none {
    background: none !important;
}

.c-well {
    width: 100%;
    min-height: 20px;
    padding: 10px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.cb-home-search-bar .tabs-content .input input {
    font-size: 100% !important;
}

@media only screen and (min-width: 768px) {
    .cb-home-search-bar .tabs-content .input input {
        font-size: 22px !important;
    }
}

.add-remove-stock-comparison-list-button {
    cursor: pointer !important;
    margin-bottom: 5px !important;
    color: white !important;
}

.text-pink {
    color: pink !important;
}

.custom-warning-text {
    padding: 0 10px 0 10px !important;
    margin: 5px 0 0 0 !important;
    text-align: justify !important;
}

.fs-12 {
    font-size: 12px !important;
}

.mh-280 {
    min-height: 220px;
}

@media only screen and (max-device-width: 768px) {
    .mh-280 {
        min-height: unset;
    }
}

.fixed-bottom-returnback-div {
    position: fixed;
    right: 1%;
    bottom: 2%;
    z-index: 1030;
}

.btn-white {
    background: white;
    color: #112145;
}

.dashboard-counter .card .card-top-right {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/cbx-dashboard-card.png);
    background-size: cover;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
}

    .dashboard-counter .card .card-top-right i {
        margin: 20px 0 20px 58px;
        font-size: 32px;
        position: relative;
        right: 10px;
        bottom: 0;
    }

.map {
    border: 3px solid #182f64;
}

.map-button-div {
    z-index: 1;
}

.map-button-a {
    color: white;
}

.blue-text {
    color: #1d85e8 !important;
}

.pointer-div {
    cursor: pointer;
}

.cb-about-people {
    min-height: 145px;
}

.mb-m20 {
    margin-bottom: -20px !important;
}

.search-on-map-page-map {
    height: 100%;
    max-width: 74%;
}

.cb-map-sidebar {
    max-width: 26%;
}

.cb-map-sort-save {
    max-width: 26%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1319px) {
    .search-on-map-page-map {
        max-width: 60%;
    }

    .cb-map-sidebar {
        max-width: 40%;
    }

    .cb-map-sort-save {
        max-width: 40%;
    }
}

@media screen and (max-width: 767px) {
    .search-on-map-page-map {
        max-width: 100%;
    }
}

#franchiseApplyBox a {
    position: fixed;
    left: -65px;
    padding: 10px;
    width: 100px;
    text-decoration: none;
    font-size: 12px;
    color: white;
    border-radius: 0 5px 5px 0;
}

#franchiseApplyButton {
    top: 120px;
    background-color: #1d85e8;
    writing-mode: tb-rl;
}


.text-break-email {
    white-space: pre-wrap !important;
    overflow-wrap: break-word !important;
}

.custom-spinner-box {
    /*Partial Usage: absolute - Whole Page Usage: fixed*/
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: 2;
}

    .custom-spinner-box > div {
        display: table;
        height: 100%;
        text-align: center;
    }

        .custom-spinner-box > div > div {
            display: table-cell;
            vertical-align: middle
        }

.inner-custom-spinner-box > .custom-spinner-box {
    position: unset;
}

.chart-outline {
    overflow-x: auto;
    text-align: center;
}

    .chart-outline > canvas {
        width: 800px;
        display: initial !important;
    }

/*.orangecolor {
    background-color: #f8e71c !important;
}*/

.fa-success-message {
    font-weight: 800;
    font-size: 48px;
}

@media screen and (max-width: 767px) {
    .fa-success-message {
        margin-bottom: 35px;
    }
}

.stock-status-type-tag {
    width: 75% !important;
    height: auto !important;
}

@media screen and (max-width: 767px) {
    .sm-w-25 {
        width: 25% !important;
    }
}

.dataTables_wrapper label input, .dataTables_wrapper label select {
    margin: 0 15px;
}

.dataTables_wrapper label {
    margin-right: 15px;
    font-size: 12px;
    white-space: nowrap;
    margin-bottom: 15px;
}

.dataTables_paginate .pagination li {
    margin: 0 5px;
    font-size: 11px;
}

.dataTables_info {
    margin-right: 15px;
    font-size: 11px;
}

.reportResultTable > thead > tr > .sorting_asc:after {
    content: '\21E1';
}

.reportResultTable > thead > tr > .sorting_desc:after {
    content: '\21E3';
}

.max-h-200 {
    max-height: 200px;
    overflow-y: scroll;
}

.max-h-350 {
    max-height: 350px;
    overflow-y: scroll;
}

.font-50 {
    font-size: 50px !important;
}

.cb-home-video {
    position: relative;
}

    .cb-home-video video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.noContentBefore:before {
    content: none !important;
}

.home-search-progress {
    margin-top: 5px;
    height: 30px;
    background-color: #516375;
    position: relative;
}

.home-search-progress-title {
    margin-top: 3px;
    position: absolute;
    text-align: center;
    line-height: 20px; /* line-height should be equal to bar height */
    overflow: hidden;
    color: #fff;
    right: 0;
    left: 0;
    top: 0;
    font-size: 15px;
}

.cb-card-list li .order-top-no {
    align-self: center;
    background-color: #1d85e8;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
}

.cb-home-search-box {
    position: relative;
    overflow: hidden;
    height: 95vh !important;
    max-height: 900px;
}

    .cb-home-search-box .banner-bg-slide {
        width: 100%;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.cb-home-search-2 .cb-main-search-box {
    max-width: 500px;
    margin: -500px auto 0 auto;
    position: relative;
    z-index: 9;
}

.cb-home-search-2 .buttons-bar {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .cb-home-search-2 .buttons-bar li {
        position: relative;
        margin: 0 10px;
        -webkit-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
        background-color: #FFFFFF00;
        padding: 10px 20px;
        border-radius: 200px;
        border: 1px white solid;
    }
        /*
        .cb-home-search-2 .buttons-bar li:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: calc(50% - 5px);
            width: 10px;
            height: 10px;
            border: 1px white solid;
            border-radius: 50px;
            background-color: #1d85e8;
            -webkit-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
            opacity: 0;
        }
*/
        .cb-home-search-2 .buttons-bar li:hover {
            /*-webkit-transform: translateY(-10px);
            transform: translateY(-10px);*/
            background: white;
        }

            .cb-home-search-2 .buttons-bar li:hover a {
                color: #012169;
            }

        /*.cb-home-search-2 .buttons-bar li:hover:after {
                -webkit-transform: translateY(20px);
                transform: translateY(20px);
                opacity: 1;
            }*/

        .cb-home-search-2 .buttons-bar li a {
            color: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            text-align: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .cb-home-search-2 .buttons-bar li a img {
                width: 48px;
                height: 48px;
            }

.cb-home-search-2 .search-bar {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border-radius: 30px;
    background-color: #fff;
}

    .cb-home-search-2 .search-bar .search-category {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 110px;
        flex: 0 0 110px;
        padding: 10px;
        align-content: center;
    }

        .cb-home-search-2 .search-bar .search-category select {
            border-radius: 20px;
            border: 1px solid #1E3868;
            padding: 5px 10px;
            width: 100%;
            color: #1E3868;
        }

    .cb-home-search-2 .search-bar .search-input {
        background-color: #fff;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 50px;
        display: flex;
        align-items: center;
    }

        .cb-home-search-2 .search-bar .search-input select {
            border: none;
            background-color: transparent;
            width: 100%;
            height: 100%;
        }

    .cb-home-search-2 .search-bar .submit-button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        width: 100%;
    }

        .cb-home-search-2 .search-bar .submit-button button {
            background-color: unset;
            height: 50px;
            font-size: 22px;
            border: none;
        }

            .cb-home-search-2 .search-bar .submit-button button span {
                color: #fff;
                display: none;
            }

#SearchButton i {
    background-color: #012169;
    border-radius: 50%;
    padding: 10px;
}

@media (max-width: 768px) {
    .cb-home-search-2 .cb-main-search-box {
        margin: -600px auto 0 auto;
    }

    .cb-home-search-2 .buttons-bar li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        margin: 8px;
        width: 70%;
    }

    .cb-home-search-2 .buttons-bar {
        max-width: 90%;
        flex-direction: column;
    }

    .search-bar {
        /*-webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 84%;*/
        margin: 10px 0;
    }

        .search-bar .search-category {
            flex: 0 0 100px !important;
            /* -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
            flex: auto !important;
            margin-bottom: 15px;*/
        }

            .search-bar .search-category select {
                padding: 5px !important;
                border-radius: 18px !important;
            }

        .search-bar .search-input {
            /*-webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
            flex: auto !important;
            background-color: transparent !important;
            margin-bottom: 10px;*/
        }

            .search-bar .search-input select {
                padding: 5px 15px !important;
                border-radius: 6px !important;
                background-color: #fff !important;
                color: black !important;
            }

        /*.search-bar .submit-button {
            -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
            flex: auto !important;
        }

        .search-bar select {
            padding: 5px 15px !important;
            border-radius: 6px !important;
        }*/

        .search-bar button {
            padding: 5px !important;
            border-radius: 6px !important;
            color: black !important;
        }

    /*.search-bar button span {
                display: inline-block !important;
            }*/
    .select2-container--default .select2-search--inline .select2-search__field {
        width: 100% !important;
    }

    .header-top-bar {
        font-size: 1rem !important;
    }

    .cb-main-menu .cb-main-menu-left-side {
        max-width: 318px !important;
    }

    body.cb-menu-open .cb-main-menu {
        top: 84px;
    }
}

.cb-main-menu {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: 9998;
    transition: all 0.5s ease-in;
    -webkit-backface-visibility: hidden
}

    .cb-main-menu .cb-main-menu-left-side {
        max-width: 418px;
        min-height: 400px;
        background: rgba(255, 255, 255, 0.70);
        border-radius: 24px;
        z-index: 9990
    }

        .cb-main-menu .cb-main-menu-left-side .menu {
            list-style: none;
            margin: 0;
            padding: 10px;
            max-height: inherit;
            overflow-y: inherit;
        }

            .cb-main-menu .cb-main-menu-left-side .menu li {
                background-color: #FFFFFF;
                height: 40px;
                line-height: 40px;
                margin-top: 10px;
                padding: 0 15px;
                display: flex;
                justify-content: space-between;
                align-items: center;
                border-radius: 3px;
            }

                .cb-main-menu .cb-main-menu-left-side .menu li:hover {
                    background-color: #012169;
                    transition: background-color 0.3s ease;
                }

                    .cb-main-menu .cb-main-menu-left-side .menu li:hover a, .cb-main-menu .cb-main-menu-left-side .menu li:hover i {
                        color: #FFFFFF;
                    }

                .cb-main-menu .cb-main-menu-left-side .menu li a {
                    font-size: 16px;
                    font-weight: 600;
                    width: 100%;
                }

.get-eids-code-button {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.05);
        opacity: 0.85;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#team-cards {
    transition: 0.5s ease;
}

    #team-cards:hover {
        transform: scale(1.05);
        box-shadow: 1px 1px 5px #b1b1b1;
    }

.cb-office-content .cb-office-content-tabs .tab-content .team .card {
    margin: 14px 7px;
}

#alertContainer:empty,
#alertContainer:not(:has(*)) {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    min-height: 0 !important;
    height: 0 !important;
    display: none !important;
}

.header-top-bar {
    background-color: #012169;
    color: white;
    font-size: 1.8rem;
    text-align: center;
    position: relative;
}

.header-top-bar-social {
    position: absolute;
    right: 100px;
    top: 0;
}

    .header-top-bar-social .socials {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }

        .header-top-bar-social .socials a {
            color: white;
            margin-left: 18px;
        }

.cb-home-search-box:before {
    content: "";
    background: #01216980 url(/assets/images/cb-slider-yildiz-bg.png) no-repeat top center;
    background-size: contain;
    position: absolute;
    inset: 0;
    z-index: 3;
    top: -30px;
}

/*.cb-home-search-box .banner-bg-slide:before {
    content: "";
    background: #01216980;
    position: absolute;
    inset: 0;
    z-index: 2;
}

 Slider Navigasyon Butonları */
.slider-nav-buttons {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50px);
    z-index: 99;
}

.slider-nav-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, 0.1);
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    padding: 0;
    font-size: 0;
}

.slider-arrow {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}

.slider-nav-btn:hover {
    background-color: rgba(255, 255, 255, 0.84);
    transform: scale(1.1);
    border-color: #012169;
    color: #012169;
}

.slider-nav-btn:active {
    transform: scale(0.95);
}

.slider-nav-btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

#desktopPrevBtn {
    position: absolute;
    left: 30px;
}

#desktopNextBtn {
    position: absolute;
    right: 30px;
}
/* Slide Sayacı */
.slider-counter {
    position: absolute;
    top: 30px;
    right: 30px;
    color: white;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 100;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

/* Responsive Tasarım 
@media (max-width: 768px) {
    .slider-nav-buttons {
        bottom: 20px;
        gap: 10px;
    }

    .slider-nav-btn {
        width: 40px;
        height: 40px;
    }

    .slider-arrow {
        font-size: 16px;
    }

    .slider-counter {
        top: 15px;
        right: 15px;
        font-size: 14px;
        padding: 8px 15px;
    }
}
*/
@media (max-width: 480px) {
    .slider-nav-buttons {
        bottom: 18px;
        top: inherit;
        left: 18px;
        gap: 8px;
    }

    .slider-nav-btn {
        width: 35px;
        height: 35px;
    }

    .slider-arrow {
        font-size: 14px;
    }

    .slider-counter {
        font-size: 12px;
        padding: 6px 12px;
    }
}

.nav-link.hover-link {
    position: relative;
}

    .nav-link.hover-link::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 2px;
        background-color: currentColor;
        transform: scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
    }

    .nav-link.hover-link:hover::after {
        transform: scaleX(1);
    }

.sizi-arayalim {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.wp-icon {
    position: fixed;
    right: 80px;
    bottom: 19px;
    z-index: 9;
    opacity: 0.5;
}

    .wp-icon:hover {
        opacity: 1;
    }
/* Carousel 
.carousel-container {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}*/
/* Carousel Item Stili */
.owl-stage {
    display: flex;
    align-items: center; /* dikey ortalama */
    justify-content: center; /* opsiyonel: yatay ortalama */
}

.owl-item {
    transition: all 0.5s ease;
    opacity: 0.9;
    transform: scale(0.85);
}

    /* Merkezdeki Aktif Item */
    .owl-item.center {
        opacity: 1;
        transform: scale(1);
        z-index: 2;
    }

    .owl-item.active.center .item {
        position: relative;
        border-radius: 30px;
        overflow: hidden;
        box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    }

.item img {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.owl-item.active.center .item img {
    height: 600px;
}

/* Bilgi Kartı (Alt Kısım) */
.info-card {
    position: absolute;
    bottom: 1.8rem;
    left: 1.8rem;
    right: 1.8rem;
    background: #002366;
    color: white;
    padding: 15px 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 15px;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.5s ease 0.3s;
}

.owl-item.center .info-card {
    transform: translateY(0);
    opacity: 1;
}

.profile-img {
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50%;
    flex-shrink: 0;
    overflow: hidden;
}

    .profile-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        border-radius: 50%;
        display: block;
    }

.info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

    .info .price {
        font-size: 16px;
        font-weight: 700;
        margin: 0;
        color: white;
    }

.konum {
    font-size: 12px;
    opacity: 0.8;
    white-space: nowrap;
}

.text-content h3 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.text-content p {
    margin: 0;
    font-size: 12px;
    opacity: 0.8;
    line-height: 1.2;
}

/* Büyüteç İkonu */
.zoom-icon {
    position: absolute;
    top: 20px;
    right: 30px;
    background: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #002366;
    font-size: 18px;
    opacity: 0;
    transition: all 0.5s ease;
}

.owl-item.center .zoom-icon {
    opacity: 1;
}

/* Navigasyon Okları */
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 10;
}

    .owl-nav button {
        position: absolute;
        width: 50px;
        height: 50px;
        background: rgba(255,255,255,0.9) !important;
        border-radius: 50% !important;
        color: #002366 !important;
        font-size: 20px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        pointer-events: auto;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        transition: all 0.3s ease !important;
    }

        .owl-nav button:hover {
            background: #002366 !important;
            color: white !important;
        }

.owl-prev {
    left: 20%;
}

.owl-next {
    right: 20%;
}

/* Responsive Ayarlar */
@media (max-width: 768px) {
    .item img {
        height: 350px !important;
    }

    .owl-prev {
        left: 5%;
    }

    .owl-next {
        right: 5%;
    }

    .info-card {
        padding: 5px 10px;
        left: 0;
        right: 0;
        bottom: 0;
        gap: 5px;
    }

    .info-card {
        font-size: 12px !important;
    }

    .cb-franchise-area .franchise-card {
        padding: 18px !important;
    }

    .cb-franchise-area .pill-button {
        padding: 13px !important;
    }

    .iletisim-btn {
        padding: 10px !important;
    }
}

.vitrin a {
    color: #012169;
    background-color: #E4E4E4;
    font-weight: 600;
    padding: 10px 20px;
    margin: 10px;
    display: inline-block;
    min-width: 100px;
}

    .vitrin a:hover {
        color: #E4E4E4;
        background-color: #012169;
        transition: background-color 0.3s ease;
    }

.yildizbg {
    background-image: url('/assets/images/yildiz-sag.png'), url('/assets/images/yildiz-sol.png');
    /* Konumları sırasıyla belirtiyoruz */
    background-position: 0 -230px, bottom right;
    /* Resimlerin tekrar etmesini engelliyoruz */
    background-repeat: no-repeat, no-repeat;
    /* Boyutları isteğe bağlı olarak ayarlayabilirsiniz */
    background-size: auto, auto;
    /* Ana arka plan rengini de ekleyebilirsiniz */
    background-color: #ffffff;
}
/*prof + ofis karts*/
.profcontainer {
    margin: 0 auto;
    display: flex;
    gap: 18px;
}

    .profcontainer .section {
        flex: 1;
    }

    .profcontainer .section-title {
        font-size: 32px;
        font-weight: 600;
        color: #003366;
        letter-spacing: 0.5px;
    }

    .profcontainer .cards-container {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .profcontainer .card-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        margin-top: 3rem;
    }

        .profcontainer .card-item:nth-child(2) {
            position: relative;
            top: -3rem;
        }

    .profcontainer .image-placeholder {
        width: 100%;
        text-align: center;
    }

    .profcontainer .card-info {
        width: 90%;
        padding: 10px 15px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 13px;
        font-weight: 600;
        color: #003366;
        position: relative;
        top: -1.8rem;
        background-color: #ffffff;
        border: 1px solid #e0e0e0;
        z-index: 5;
    }

    .profcontainer .office-card-item .card-info {
        top: -1.5rem;
    }

    .profcontainer .card-info:hover {
        background-color: #003366;
        color: #ffffff;
    }

    /*.icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}*/

    .profcontainer .card-info.light .icon {
        background-color: #e8f0f7;
        color: #003366;
    }

    .profcontainer .card-info.dark .icon {
        background-color: rgba(255, 255, 255, 0.2);
        color: #ffffff;
    }

    .profcontainer .logo {
        width: 24px;
        height: 24px;
        background-color: #003366 !important;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        font-size: 12px;
        font-weight: 700;
        flex-shrink: 0;
    }

    .profcontainer .card-info.dark .logo {
        background-color: rgba(255, 255, 255, 0.3);
    }

    .profcontainer .text-content {
        display: flex;
        flex-direction: column;
        gap: 3px;
        flex: 1;
    }

    .profcontainer .name {
        font-size: 13px;
        font-weight: 700;
        line-height: 1.2;
    }

    .profcontainer .title {
        font-size: 11px;
        font-weight: 600;
        opacity: 0.8;
        line-height: 1.2;
    }

    .profcontainer .badge {
        position: absolute;
        top: -8px;
        right: 15px;
        background-color: #003366;
        color: #ffffff;
        padding: 4px 8px;
        border-radius: 12px;
        font-size: 11px;
        font-weight: 700;
        display: flex;
        align-items: center;
        gap: 4px;
    }

    .profcontainer .badge-icon {
        font-size: 10px;
    }

    .profcontainer .divider {
        width: 3px;
        height: 200px;
        background-color: #003366;
        border-radius: 2px;
    }

/* Responsive Design */
@media (max-width: 1024px) {
    .profcontainer {
        flex-direction: column;
        gap: 15px;
    }

    .divider {
        display: none;
    }
}

@media (max-width: 768px) {
    .section-title {
        font-size: 16px;
    }

    .card-item {
        margin-top: 0 !important;
        top: 0 !important;
        margin-bottom: 1.8rem;
    }

    .cb-video-area img {
        min-height: 250px;
        object-fit: cover;
        object-position: center;
    }

    .franchise-destekleri img {
        min-height: 180px;
        object-fit: cover;
        object-position: center;
    }
}

/*testomonial*/
.testimonials-section {
    position: relative;
}

/* Testimonial Card */
.testimonial-card {
    background: #003366;
    border-radius: 50px;
    padding: 0 1.8rem;
    min-height: 222px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    opacity: 0.5;
    color: rgba(255, 255, 255, 0.9);
}

/* Aktif (Merkezdeki) Kart */
#testimonialCarousel .center .testimonial-card {
    opacity: 1;
    background: linear-gradient(135deg, #003366 0%, #004d99 100%);
    color: #ffffff;
}

/* Hover Efekti */
.testimonial-card:hover {
    box-shadow: 0 15px 40px rgba(0, 51, 102, 0.2);
    opacity: 1;
}

.testimonial-card.active:hover {
    opacity: 1;
}

/* Kart Üst Kısım */
#testimonialCarousel .card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0;
}

.avatar-container {
    position: relative;
    width: 90px;
    height: 90px;
    flex-shrink: 0;
}

.avatar {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #d0d0d0;
    border: 4px solid white;
}

.header-info {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.avatar-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 70px;
    background: rgba(255, 255, 255, 0.15);
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 100% 100%, 100% 85%, 50% 60%, 0% 30%, 0% 100%);
    z-index: 5;
}

.card-header-info {
    flex: 1;
}

.customer-name {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    flex: 1;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
}

.name-divider {
    flex: 1;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.4);
    height: 0;
}

.quote-mark {
    font-size: 48px;
    font-weight: 700;
    color: white;
    line-height: 1;
    opacity: 0.9;
}

.quote-icon {
    font-size: 32px;
    opacity: 0.6;
    margin-left: auto;
}

/* Testimonial Metin */
#testimonialCarousel .testimonial-text {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;
    font-style: italic;
    opacity: 0.95;
    flex: 1;
}

/* Kart Alt Kısım */
#testimonialCarousel .card-footer {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#testimonialCarousel .footer-label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#testimonialCarousel .divider {
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: auto;
}

#testimonialCarousel .stars {
    display: flex;
    gap: 4px;
    margin-left: auto;
}

#testimonialCarousel .star {
    font-size: 14px;
    color: #ffc107;
}

/* Owl Carousel Özelleştirme */
/*.owl-nav {
    display: none !important;
}

    .owl-nav button {
        background-color: #003366;
        color: white;
        border: none;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        cursor: pointer;
        font-size: 18px;
        transition: all 0.3s ease;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

        .owl-nav button:hover {
            background-color: #004d99;
            transform: scale(1.1);
        }

        .owl-nav button.owl-prev::before {
            content: "‹";
            font-size: 24px;
        }

        .owl-nav button.owl-next::before {
            content: "›";
            font-size: 24px;
        }

.owl-dots {
    text-align: center;
    margin-top: 30px;
}

.owl-dot {
    background-color: rgba(0, 51, 102, 0.3);
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .owl-dot.active {
        background-color: #003366;
        transform: scale(1.2);
    }
*/
/* Responsive */
@media (max-width: 768px) {
    .section-title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .testimonial-card {
        padding: 30px 20px;
        min-height: 250px;
    }

    .testimonial-text {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .card-header {
        margin-bottom: 15px;
    }

    .avatar {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }

    .customer-name {
        font-size: 14px;
    }

    .quote-icon {
        font-size: 24px;
    }

    .tanitim-video-buton {
        display: none;
    }
}

@media (max-width: 480px) {
    .testimonial-card {
        padding: 25px 15px;
        min-height: 220px;
    }

    .testimonial-text {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .card-header {
        gap: 10px;
    }

    .avatar {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }

    .customer-name {
        font-size: 13px;
    }

    .stars {
        gap: 2px;
    }

    .star {
        font-size: 12px;
    }
}

/* CB Franchise Area */
:root {
    --primary-blue: #012169;
    --text-gray: #666;
    --white: #ffffff;
}

.cb-franchise-area .franchise-card {
    padding: 40px;
    border-radius: 8px;
}

.cb-franchise-area .header-top {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.cb-franchise-area .arrow-icon {
    width: 20px;
    height: 2px;
    background-color: var(--primary-blue);
    position: relative;
}

    .cb-franchise-area .arrow-icon::before {
        content: '';
        position: absolute;
        left: 0;
        top: -4px;
        width: 2px;
        height: 10px;
        background-color: var(--primary-blue);
    }

.cb-franchise-area .sub-title {
    color: var(--primary-blue);
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.cb-franchise-area .main-title {
    color: var(--primary-blue);
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cb-franchise-area .middle-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.cb-franchise-area .pill-button {
    border: 2px solid var(--primary-blue);
    border-radius: 50px;
    padding: 12px 30px;
    background: var(--primary-blue);
    color: white;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 0 0 2px white, 0 0 0 4px var(--primary-blue);
    margin: 5px;
}

    .cb-franchise-area .pill-button:hover {
        background: white;
        color: var(--primary-blue);
    }

.cb-franchise-area .secondary-title {
    color: var(--primary-blue);
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    line-height: 32px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cb-franchise-area .description {
    color: var(--text-gray);
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.cb-franchise-area .footer-actions {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

.cb-franchise-area .apply-btn {
    background-color: var(--primary-blue);
    color: white;
    border: none;
    padding: 18px 40px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}

    .cb-franchise-area .apply-btn:hover {
        opacity: 0.9;
    }

.cb-franchise-area .watch-video {
    display: flex;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    color: var(--primary-blue);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.cb-franchise-area .play-icon {
    width: 40px;
    height: 40px;
    border: 2px solid var(--primary-blue);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

    .cb-franchise-area .play-icon::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 10px solid var(--primary-blue);
        margin-left: 4px;
    }

.iletisim-btn {
    /* Temel Kutu Ayarları */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 20px; /* Metin ve ikon arasındaki boşluk */
    padding: 12px 30px;
    background-color: #001f5b; /* Koyu lacivert arka plan */
    border: none;
    cursor: pointer;
    /* Sağ Üst Köşeyi Kesme (Clip-path) */
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%);
    /* Metin Ayarları */
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    /* Animasyon (Hover için) */
    transition: background-color 0.3s ease;
}

    /* Üzerine gelince biraz daha koyulaşması için hover efekti */
    .iletisim-btn:hover {
        background-color: #001236;
        color: #fff;
    }

    .iletisim-btn .icon {
        display: block;
    }

#mastergroup img {
    max-height: 58px;
}

#services a {
    background-color: #003366;
    color: #ffffff;
    padding: 4px 8px;
    border-radius: 12px;
    margin-bottom: 10px;
    display: inline-block;
}

@media (min-width: 768px) {
    .cb-franchise-area .main-title {
        font-size: 70px;
        line-height: 82px;
    }

    .cb-franchise-area .secondary-title {
        font-size: 70px;
        line-height: 82px;
    }

    .header-top-bar {
        height: 80px;
        line-height: 80px;
    }

    .image-container {
        margin-top: -140px;
    }
}

#topBtn {
    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 60px;
    left: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #012169;
    color: white;
    cursor: pointer;
    border-radius: 50%;
    font-size: 18px;
    transition: background-color 0.3s;
}

    #topBtn:hover {
        background-color: #dc2227;
    }
/*franchise*/
#form-section {
    background: url(/assets/images/franchise-form-bg.jpg) no-repeat -150px center;
    background-size: cover;
    min-height: 707px;
}

.introduction-banner {
    /*background: url(/assets/images/franchise-web-bina-1.png) no-repeat right bottom;
    background-size: auto;
    min-height: 592px;*/
}

.image-container {
    background: url(/assets/images/slide-franchise-star.png) no-repeat center bottom;
    background-size: auto;
    min-height: 516px;
}

    .image-container span {
        width: 180px;
        position: relative;
        top: 130px;
        color: #012169;
        font-size: 27px;
        word-wrap: break-word
    }

#franchise-web-bina {
    background: url(/assets/images/franchise-web-bina-1.png) no-repeat right bottom;
    background-size: contain;
    min-height: 300px;
    margin-bottom: -23px;
    z-index: 5;
}

.form-section-buton {
    border-top-left-radius: 18px;
    border-bottom-right-radius: 18px;
    max-height: 50px;
    align-content: center;
}
/*olanaklar*/
#olanaklar .card-content {
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
}

#olanaklar .play-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #003d99;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-left: 16px;
}

    #olanaklar .play-button:hover {
        background: #003d99;
    }

    #olanaklar .play-button svg {
        width: 20px;
        height: 20px;
        fill: #003d99;
        transition: all 0.3s ease;
    }

    #olanaklar .play-button:hover svg {
        fill: white;
    }

.cb-franchise-star:before {
    content: "";
    background: url(/assets/images/cb-franchise-stats-yildiz.png) repeat-x top left;
    background-size: contain;
    position: absolute;
    inset: 0;
    z-index: 3;
    top: -69px;
    opacity: 0.30
}

.cb-franchise-star h2 {
    position: relative;
    z-index: 5;
}

.popover {
    max-width: 350px;
}

.popover-header {
    background-color: #f8f9fa;
    color: #17a2b8;
    font-weight: bold;
}
/*franchise*/
.gtastar {
    background: url(/assets/images/yildiz-sag.png) no-repeat center;
    background-position: 0 50%, bottom right;
}

.alt-sag-yildiz {
    background: url(/assets/images/cb-franchise-sag-alt-yildiz.png) no-repeat;
    background-position: 100% 180%, bottom right;
}

#kariyer {
    background: url(/assets/images/glowing-blue-star-abstract-background-ai-generated.png) no-repeat center;
    background-size: cover;
    min-height: 707px;
}

#webStock #search-bar-filters .select2-container--default .select2-selection--single {
    background-color: transparent !important;
}

    #webStock #search-bar-filters .select2-container--default .select2-selection--single:hover {
        background-color: #012169 !important;
    }

    #webStock #search-bar-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #fff;
        min-width: 120px;
    }

    #webStock #search-bar-filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #fff transparent transparent transparent;
        margin-top: 0;
    }

.parent-div {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */ /* Bu satırı kaldırıyoruz, çünkü sağdaki elemanların kendi içinde hizalanması gerekiyor */
    width: 100%; /* veya istediğiniz genişlik */
}

    .parent-div > a:nth-child(1) {
        /* İlk a elementi (resmi içeren) */
        margin-right: 10px; /* Resim ile sağdaki metin arasında boşluk */
    }

    .parent-div > a:nth-child(2) {
        /* İkinci a elementi (Selen Peşmen) */
        display: block; /* Yeni satıra geçmesini sağlar */
        text-align: left; /* Metni sola hizala */
        /* margin-bottom: 5px; */ /* İsteğe bağlı: isim ile ofis arasında boşluk */
    }

    .parent-div > a:nth-child(3) {
        /* Üçüncü a elementi (CB MARİNA) */
        display: block; /* Yeni satıra geçmesini sağlar */
        text-align: left; /* Metni sola hizala */
    }

#location {
    background: linear-gradient(180deg, rgba(1, 33, 105, 0) 0%, rgba(1, 33, 105, 1) 100%);
    margin-top: -21px;
    padding-left: 10px;
}

#onecikanilanlar .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    width: 100%;
    max-width: 118px;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 10;
}

    #onecikanilanlar .owl-nav button {
        box-shadow: inherit;
        font-size: 34px !important;
    }

#webStock {
    background: #d5dce4 url(../images/ilanlar-top-bg.png) no-repeat left center;
    background-size: cover;
}

#officeSearchResult, #officeUserSearchResult {
    background: #d5dce4 url(../images/ofisler-top-bg.png) no-repeat left bottom;
    background-size: cover;
}

#onecikanilanlar .owl-stage {
    align-items: flex-start;
}

.border-radius-14 {
    border-radius: 14px;
}

.select2-container--default .select2-selection--single {
    /*border-radius: 14px;*/
    height: 34px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 34px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px;
    }

#officeicons i {
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

.hover-primary:hover {
    background-color: #012169 !important;
    color: #fff;
    transition: color 0.5s ease, background-color 0.5s ease;
}

    .hover-primary:hover * {
        color: #fff !important;
    }

@media (min-width: 768px) {
    .cb-card-list.cb-card-list-single li {
        flex: 0 1 calc(100% - 3px);
    }

    #onecikanilanlar .owl-nav {
        max-width: 180px;
    }

    .gtastar {
        margin-top: -40px;
    }

    #franchise-web-bina {
        /*min-height: 592px;*/
        margin-bottom: -30px;
        z-index: 7;
        position: relative;
    }
}

@media (max-width: 1400px) {
    #franchise-web-bina {
        background-size: 50%;
    }
}

@media (max-width: 1200px) {
    #franchise-web-bina {
        background: none;
    }
}

@media (max-width: 768px) {
    .image-container {
        min-height: 418px;
    }

        .image-container span {
            top: 18px;
        }
}

#franchiseWhatRow div {
    line-height: 27px;
}

#accordionExample .card-header {
    background-color: #012169;
    color: white;
    padding: 0;
}

span.streetAddress {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.dnsiconyear {
    padding: 5px 20px;
    background: #012169;
    border-radius: 16px;
    justify-content: center;
    align-items: center;
    color: white;
    display: inline-flex;
}

.hover-primary:hover .dnsiconyear {
    background: #fff !important;
    color: #012169 !important;
}

.dnsiconportfoy {
    color: #012169;
    padding: 5px 20px;
    border-radius: 16px;
    outline: 1.50px rgba(1, 33, 105, 0.20) solid;
    outline-offset: -1.50px;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.hover-primary:hover .dnsiconportfoy {
    outline: 1.50px white solid;
}

.cb-list-items .title .card-title {
    max-height: 40px;
    overflow: clip;
}

.cb-list-items .cb-list-item-features {
    min-height: 21px;
}

/*emlak-talepleri-formu*/
.steps {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.step {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.step-icon {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 600;
}

/* Completed Step Style */
.step.completed .step-icon {
    background-color: var(--primary-blue);
    color: white;
}

.step.completed .step-title {
    color: var(--primary-blue);
    font-weight: 600;
    margin-bottom: 4px;
}

.step.completed .step-value {
    color: var(--text-black);
    font-weight: 700;
    font-size: 18px;
}

/* Active Step Style */
.step.active .step-icon {
    border: 1px solid var(--primary-blue);
    color: var(--primary-blue);
    background-color: transparent;
}

.step.active .step-title {
    color: var(--text-black);
    font-weight: 700;
    font-size: 18px;
    margin-top: 2px;
}

/* Pending Step Style */
.step.pending .step-icon {
    border: 1px solid var(--text-gray);
    color: var(--text-gray);
}

.step.pending .step-title {
    color: var(--text-gray);
    font-weight: 600;
    font-size: 18px;
    margin-top: 2px;
}

.step-content {
    display: flex;
    flex-direction: column;
}

.step-title {
    font-size: 16px;
    margin: 0;
}

.step-value {
    margin: 0;
}

/* Checkmark icon using CSS */
.checkmark {
    width: 12px;
    height: 6px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(-45deg);
    margin-top: -2px;
}
/*emlak-talepleri-formu*/

.cb-detail-content {
    color: #363845;
    text-align: left;
    background-color: #f1f4f6;
}

.vitrin-ilanlarimiz {
    color: #012169;
    /*font-family: Saira;*/
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.one-cikan-ilanlarimiz {
    color: #012169;
    /*font-family: "Readex Pro";*/
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    line-height: 45px; /* 128.571% */
    text-transform: capitalize;
}

#slideBanner {
    background: url(/assets/images/new-home-banner.jpg) no-repeat;
    background-size: cover;
    min-height: 400px;
}

.cb-card-list li {
    display: flex;
    background-color: #fff;
    flex: 0 1 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 7px 0px;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}

@media (max-width: 767px) {
    #slideBanner {
        background-position: -210px top;
    }

    .cb-franchise-stats .item-container {
        padding: 1rem;
    }

    .cb-franchise-stats img {
        height: 60px;
    }

    .cb-franchise-stats .item-container h2 {
        margin-bottom: 0;
    }

    .one-cikan-ilanlarimiz {
        font-size: 1.6rem;
        line-height: 1;
    }

    #franchise-web-bina {
        min-height: 280px;
        object-fit: cover;
        object-position: right;
        margin-top: -80px;
    }

    .video-ikons a {
        padding: 1rem 0;
    }

    .onecikanilanlar {
        font-size: 1.5rem;
    }

    .cb-list-searchbar .cb-lsb-item {
        /*background-color: #fff;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
        margin-right: 5px;
        margin-bottom: 5px;
        border-radius: .25rem;
        flex: 1 1 100%;
    }

    .cb-card-list li {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    #neden-cw h2 {
        font-size: 1.5rem;
        line-height: 1.1;
    }
}

.cb-list-searchbar {
    background: #d5dce4 url(../images/ofisler-top-bg.png) no-repeat left bottom;
    background-size: cover;
}

.video-ikons a {
    position: relative;
    /*display: inline-block;*/
}

    .video-ikons a::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 32px; /* ikon boyutu */
        height: 32px;
        background: url("/assets/images/play-white.svg") no-repeat center center;
        background-size: contain;
        transform: translate(-50%, -50%);
        pointer-events: none; /* tıklamaları engellemez */
        box-shadow: 0 4px 6px rgba(255,255,255,1);
        border-radius: 50%;
    }

.portfolioTransactionSpeed {
    width: 206px;
}

.top-0 {
    top: 0 !important;
}


.callback-button {
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    filter: drop-shadow(0 4px 10px rgba(0,0,0,0.15)); /* Clip-path ile düzgün gölge için filter kullanıyoruz */
}

    .callback-button:hover {
        transform: translateY(-5px);
        filter: drop-shadow(0 6px 15px rgba(0,0,0,0.2));
    }

.button-body {
    background-color: #ffffff;
    color: #002266; /* Koyu lacivert */
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 45px; /* Buton genişliği sabitleyerek dengeledik */
    padding: 25px 0 0 0; /* Üstte ok için alan bıraktık, yanlardan padding sıfır */
    /* Sol üst köşedeki kertik ve sağ alt köşedeki keskinlik için clip-path */
    /* Sırasıyla noktalar: [sol-üst kertiğin başı, sol-üst kertiğin sonu, sağ-üst, sağ-alt, sol-alt] */
    clip-path: polygon(15px 0%, 0% 15px, 0% 100%, 100% 100%, 100% 0%);
}

/* Üstteki ok işareti (Pozisyonunu kertiğe göre ayarladık) */
.arrow {
    width: 8px;
    height: 8px;
    border-top: 2px solid #002266;
    border-left: 2px solid #002266;
    transform: rotate(45deg);
    margin-bottom: 20px;
    margin-left: 5px; /* Kertiğin oluşturduğu boşluğu dengelemek için hafif sağa aldık */
}

/* Dikey metin ayarı */
.text-vertical {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(180deg); /* Aşağıdan yukarı okunması için */
    font-size: 13px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    /* Metni ortalamak için hafif ayar */
    margin-left: auto;
    margin-right: auto;
}

/* Sağ alt köşedeki dolu lacivert üçgen detayı */
.triangle-bottom {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px; /* Üçgenin boyutu */
    border-color: transparent transparent #002266 transparent;
    align-self: flex-end; /* Sağ alta hizalar */
    margin: 0 3px 3px 0;
}



/* Yatay Buton Stilleri */
.hrz-info-btn {
    background-color: #002266;
    color: #ffffff;
    border: none;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    /* Sağ üst kertik efekti */
    clip-path: polygon(0% 0%, 95% 0%, 100% 25%, 100% 100%, 0% 100%);
}

    /* Sol alt beyaz üçgen detayı */
    .hrz-info-btn::before {
        content: "";
        position: absolute;
        bottom: 5px;
        left: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 0 0 18px;
        border-color: transparent transparent transparent #ffffff; /* Arka plan rengine göre değiştirin */
    }

.hrz-info-btn__text {
    letter-spacing: 0.8px;
}

.hrz-info-btn__icon {
    width: 7px;
    height: 7px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}

.hrz-info-btn:hover {
    color: #ffffff;
    background-color: #001a4d;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
