body:not([data-theme="dark"]) .site-outer{
    background-color:#f1ded2 !important;
}
body:not([data-theme="dark"]) .breaking-news-heading{
    background-color:#dec9bb! important;
}
[data-theme="dark"] .elementor-4287 .elementor-element.elementor-element-5d5c16e3.elementor-section{background-color: #000000;}
[data-theme="dark"] .elementor-4287 .elementor-element.elementor-element-5d5c16e3 > .elementor-shape-bottom .elementor-shape-fill{fill:#000;}
.dovizbilgileri .veri-box{font-size:14px!important;}
.bio-title{font-size:20px!important;}
body .meta-avatar img.wh-75 {width: 75px !important;height:75px !important;}body.home .is-meta .meta-author a{line-height: 1.20}.yazar-adi,.kose-adi{display: block;}.yazar-adi{font-size:18px}body.single-kose_yazilari_pt img.avtr{width:58px;height:58px}body.single-kose_yazilari_pt .single-meta .meta-author a{text-decoration:none}body.single-kose_yazilari_pt .yazar-adi{font-size:18px;font-weight:700}body.single-kose_yazilari_pt .kose-adi{font-size:15px;line-height:1;color:#1e73be}.mt-0{margin-top:5px!important;margin-bottom:10px !important;}.align-items-start{align-items:start !important}h3.yazar-yazi-adi{border-top: 1px solid;padding-top: 15px;}h3.yazar-yazi-adi a{font-weight: normal}.anasayfa-ekonomi .rbtoc{display:none;}.elementor-section.elementor-section-boxed>.dovizbilgileri {max-width: 1260px !important;display: flex;align-items: center;justify-content: space-between;}.bio-title{text-decoration: none!important;line-height:1}.blue-color{color: #1e73be !important;}.overlay-text .p-list-inline .blue-color:hover i {color: #1e73be !important;background-color: #1e73be !important;}.dovizbilgileri {line-height: 1.25;}.dovizbilgileri .veri-box{ display: flex;align-items: center;justify-content: start;}.dovizbilgileri .veri-box .ikon {margin-right: .5rem;}.dovizbilgileri .veri-box .ikon img {width: 28px;}  .dovizbilgileri .d-block {display: block;}.dovizbilgileri .fw-bold {font-weight: bold;}.dovizbilgileri .fw-light{font-weight: 200;}.dovizbilgileri .me-2{margin-right: 5px;}.dovizbilgileri .text-danger {color: #c60f0f}.dovizbilgileri .text-green {color: #379596}.dovizbilgileri .text-normal {color: #73655f}#chartdiv{height:500px}
@media print {.d-print-none{display:none!important}}
@media(max-width:520px){
    .ubio-inner {flex-flow: row;justify-content: flex-start;text-align: left;}
    .bio-content {margin-left: 20px;}
    .dovizbilgileri {position: relative !important; overflow: auto; width: 100%; -ms-overflow-style: none; scrollbar-width: none; flex-wrap: nowrap !important;}
    .doviz{display: flex !important; flex-flow: row nowrap; width: auto !important; min-width: 150px;}
}
@media(min-width:768px){.dovizbilgileri .elementor-column.elementor-col-20, .dovizbilgileri .elementor-column[data-col="20"] {width: auto;}}
.bstabmenu .elementor-tabs-wrapper {border-bottom: 1px solid rgba(136,136,136,02);padding-bottom:0px;}
.bstabmenu .elementor-tabs-content-wrapper {margin-top: 15px;}
.elementor-4287 .elementor-element.elementor-element-35fe525f > .elementor-widget-container { padding: 0 !important; border-radius: 0 !important; } .elementor-4287 .elementor-element.elementor-element-35fe525f .block-wrap { --bottom-spacing: 10px; } .elementor-4287 .elementor-element.elementor-element-35fe525f .entry-title { font-size: 16px; font-weight: 400; font-style: normal; }
.bstabmenu .elementor-tab-desktop-title {border: 0 !important; padding-bottom:10px;}
.bstabmenu.elementor-tabs-view-horizontal .elementor-tab-desktop-title{font-size:16px;}
.bstabmenu.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {border-bottom: 3px solid #427fc2!important;border-radius: 0 !important;}
.bstabmenu .elementor-tab-content, .bstabmenu .elementor-tab-title, .bstabmenu .elementor-tab-title:after, .bstabmenu .elementor-tab-title:before, .bstabmenu .elementor-tabs-content-wrapper { border: 0 !important }
.bstabmenu .elementor-tab-content {padding: 0 !important}
:root {--solid-white: #f1ded2!important;}
.bs-chart > .elementor-container {max-width: 1260px !important;}
.bs-chart .btn-group {position: relative;display: inline-flex;vertical-align: middle;border-top: 1px solid #111; border-bottom: 1px solid #111;margin-bottom: 15px;width: 100%}
.bs-chart .btn-group .btn {position: relative; flex: 1 1 auto; border-radius: 0 !important; padding: 15px 25px !important; background-color: #e6e9ec;}
.chart-area {width: 100%;margin: 0 auto;}
.chart-area .toolbar button {padding: 5px 10px}
.rank-math-breadcrumb {margin-bottom: 15px} .rank-math-breadcrumb p {font-size: 15px}
/**
* Tabs
*/
.bs .tabs {
    display: flex;
    flex-wrap: wrap;
}
.bs .tabs label {
    order: 1;
    display: block;
    padding: 0.5rem 1rem;
    margin-right: 0;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
    transition: background ease 0.2s;
    font-size: 17px;
}
.bs .tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 0;
    background: transparent;
    border-top: 7px solid #000;
    border-bottom: 1px solid #dec9bb;
}
.bs .tabs input[type="radio"] {
    display: none;
}
.bs .tabs input[type="radio"]:checked + label {
    background: #000;
    color: #fff;
}
.bs .tabs input[type="radio"]:checked + label + .tab {
    display: block;
}
.bs .tabs .tab .float-end {
    float: right
}
.bs .tabs .tab ul.list-unstyled {
    list-style: none;
}
.bs .tabs .tab ul.list-unstyled li {
    float: left;
    padding: 0.5rem 1rem;
    border-left: 1px solid #dec9bb;
}
.bs .tabs .tab ul.list-unstyled li:first-child {
    border-left: 0 none;
}
.bs .tabs .tab ul.list-unstyled li button.btn-link {
    font-size: .90rem;
    padding: 0;
    background-color: transparent;
}
.bs .tabs .tab ul.list-unstyled li:hover {
    background-color: #dec9bb;
    cursor: pointer
}
@media (max-width: 45em) {
    .bs .tabs label {
        width: 50%;
        margin-right: 0;
        margin-top: 0.2rem;
    }
}
.mb-20 {margin-bottom:20px!important}
@media (min-width: 768px) {
    .resimsolda .list-holder {
        flex-flow: row nowrap;
    }
    .resimsolda .list-box .p-content {
        margin-left: 0 !important;
        padding-right: 5% !important;
    }
}
@media(max-width: 1024px) {
    .dovizbilgileri {
        position: relative !important;
        overflow: auto;
        width: 100%;
        -ms-overflow-style: none;
        scrollbar-width: none;
        flex-wrap: nowrap !important;
    }
}
.dovizbilgileri .veri-box .ikon {
    margin-right: .5rem;
    width: 30px;
}
.bstabmenu .elementor-tab-title, .bstabmenu .elementor-tab-mobile-title, .bstabmenu .elementor-active {display: none}
.sehir_header {
    display: flex;
}
.sehir_select select {
    background-color: #dec9bb;
    font-size: 15px;
    width: 180px;
    padding: 8px 15px;
}

#chartcontrols { height: auto; padding: 0; position: relative; border-bottom: 1px solid #dec9bb}
#chartdiv { width: 100%; height: 400px; max-width: 100%; }
.dovizbilgileri .title {font-size: 13px!important;}
.dovizbilgileri .text {font-size: 19px!important;font-weight: 500;}
.dovizbilgileri .text-success {color: #389596;}
.veri-box .degisim {display: flex; align-items: center; justify-content: start; margin-right: 15px}
.veri-box .border {border-left: 1px solid #dec9bb;padding-left: 15px;}
.am5stock-control-button { border: 0 none; border-radius: 0; padding: 0; margin: 0; line-height: 1; }
.am5stock-link { font-size: 14px; display: inline-block; margin: 0; padding: 0; border-radius: 0; padding: 0.5rem 1rem; border-left: 1px solid #dec9bb; }
.am5stock-link:first-child { border-left: 0 none; }
.am5stock-link:hover { background-color: #dec9bb; cursor: pointer; }
.am5stock-link.am5stock-active, .am5stock-link:hover { background: #dec9bb; }

.p-featured.ratio-v1 {
    padding-bottom: calc(75*1%)
}

.p-featured.ratio-v2 {
    padding-bottom: calc(var(--feat-ratio,85)*1%)
}

.p-featured.ratio-q {
    padding-bottom: calc(var(--feat-ratio,100)*1%)
}
.am5stock-control-button {
    border: 0 none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1 !important;
}

.am5stock-link {
    font-size: 14px !important;
    display: inline-block;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 0.5rem 1rem !important;
    border-left: 1px solid #dec9bb 1!important;
}