.go-index-title {
    font-size: 2.2em;
    font-weight: 700;
    color: #2c5282;
    margin: 0 0 15px 0;
    text-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.go-index-sub {
    font-size: 1.1em;
    color: #666;
    margin: 0 0 25px 0;
    line-height: 1.5;
}
.go-index-map svg {
    width: 100%;
    height: auto;
    display: block;
}

.go-index-note {
    font-size: 0.9em;
    color: #888;
    font-style: italic;
    margin-top: 20px;
    padding: 10px;
    background: #fff3cd;
    border-left: 4px solid #ffc107;
    border-radius: 4px;
    text-align: left;
}

/* SVG карта стилове */
.region-path {
    transition: all 0.3s ease;
    cursor: pointer;
}

.region-path:hover {
    opacity: 0.8;
    stroke-width: 2px !important;
    stroke: #1a365d !important;
    filter: brightness(1.1);
}

/* Tooltip */
.map-tooltip {
    position: absolute;
    background: rgba(26, 54, 93, 0.95);
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    pointer-events: none;
    z-index: 1000;
    white-space: nowrap;
}

.left_background_none {
    display: none;
}
.heading_main_selector_statistic {
    font-size: 32px !important;
    line-height: 38px !important;
    margin-bottom: 30px;
}
.online_broker_section .section_right.section_right_statistic {
    height: 650px;
}
.section_column_statistic_wrapper {
    padding: 70px 0;
}
.blue_background {
    background-color: #E6F3FF;
}
.section_left_32 {
    width: 32%;
}
.section_left_40 {
    width: 40%;
}
.section_right_60 {
    width: 60%;
    margin-left: 42px;
}
.section_left_50 {
    width: 50%;
}
.section_left_65 {
    width: 65%;
}
.section_right_30 {
    width: 30%;
    margin-left: 42px;
}
.heading_text_statistic {
    margin-bottom: 10px;
}
.statistic_table {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid var(--base-border, rgba(229, 229, 229, 1));
}
.statistic_table_header, .statistic_table_body {
    display: flex;
    padding: 12px 12px;
    border-bottom: 1px solid var(--base-border, rgba(229, 229, 229, 1));
}
.statistic_table_item_first {
    width: 150px;
}
.statistic_table_header p {
    font-weight: bold;
}
.go_index_map_block_prices_chart {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid var(--base-border, rgba(229, 229, 229, 1));
    margin-left: 25px;
}
.block_prices_chart_title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 15px 0 5px;
}
.block_prices_chart_title span {
    color: #027fff;
}
.logo_statistic_chart {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.statistic_map_legend_block {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 25px;
}
.block_map_title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}
.block_map_value {
    font-size: 32px;
    line-height: 20px;
    color: #027fff;
    font-weight: bold;
}
.bulgaria_map_statistic_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px;
}
.bulgaria_map_statistic_block p {
    color: #fff;
}
.bulgaria_map_statistic_element {
    border-radius: 6px;
    padding: 18px 18px;
}
.bulgaria_map_statistic_element_first {
    background-color: #027fff;
} 
.bulgaria_map_statistic_element_second {
    background-color: #001933;
}
.bulgaria_map_statistic_element_third {
    background-color: #52c9a7;
}
.bulgaria_map_statistic_value {
    font-size: 30px;
    line-height: 24px;
    font-weight: bold;
    padding: 10px 0;
}
.bulgaria_map_statistic_descr {
    font-size: 16px;
    line-height: 24px;
}
.bulgaria_map_statistic_name {
    font-size: 14px;
    line-height: 20px;
}
.bulgaria_map_legend_color {
    width: 54px;
    height: 46px;
    margin-right: 10px;
}
.bulgaria_map_legend_color_item {
    display: flex;
    margin: 20px 0;
}
.align_items_center {
    align-items: center;
}
.bulgaria_map_legend_title {
    font-size: 24px;
    line-height: 24px;
}
.bulgaria_map_legend_color_value {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.bulgaria_map_section .statistic_table {
    max-height: 440px;
    overflow-y: scroll;
}
.bulgaria_map_data_calculation_wrapper {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid var(--base-border, rgba(229, 229, 229, 1));
    border-radius: 6px;
    padding: 35px;
}
.bulgaria_map_data_calculation_title {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}
.bulgaria_map_data_calculation_item {
    margin-bottom: 15px;
}
.bulgaria_map_data_calculation_item_number {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.bulgaria_map_data_calculation_item_number_cyrcle {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #17234D;
    margin-right: 10px;
}
.bulgaria_map_data_calculation_item_number_cyrcle_text {
    font-size: 16px;
    line-height: 24px;
    color: #17234D;
}
.bulgaria_map_data_calculation_item_number_cyrcle_descr {
    font-size: 14px;
    line-height: 24px;
    color: #8E8E93;
}
.bulgaria_map_data_calculation_item_number_cyrcle p {
    color: #fff;
    font-size: 16px;
}
.age_owner_statistic_table_elements, .age_vehicle_statistic_table_elements, .car_capacity_statistic_table_elements {
    padding: 25px;
    border-radius: 6px;
    background-color: #fff;
    width: 400px;
    margin-bottom: 18px;
}
.age_owner_statistic_table_elements_1, .age_vehicle_statistic_table_elements_1, .car_capacity_statistic_table_elements_1 {
    border: 1px solid #027fff;
    border-left: 4px solid #027fff;
}
.age_owner_statistic_table_elements_2, .age_vehicle_statistic_table_elements_2, .car_capacity_statistic_table_elements_2 {
    border: 1px solid #ff6601;
    border-left: 4px solid #ff6601;
}
.age_owner_statistic_table_elements_3, .age_vehicle_statistic_table_elements_3, .car_capacity_statistic_table_elements_3 {
    border: 1px solid #17234d;
    border-left: 4px solid #17234d;
}
.age_owner_statistic_table_elements_4, .age_vehicle_statistic_table_elements_4, .car_capacity_statistic_table_elements_4 {
    border: 1px solid #52c9a7;
    border-left: 4px solid #52c9a7;
}
.car_capacity_statistic_table_elements_5 {
    border: 1px solid #93cdff;
    border-left: 4px solid #93cdff;
}
.car_capacity_statistic_table_elements_6 {
    border: 1px solid #001933;
    border-left: 4px solid #001933;
}
.age_owner_statistic_table_elements_1 .age_owner_statistic_table_value, .age_vehicle_statistic_table_elements_1 .age_vehicle_statistic_table_value, .car_capacity_statistic_table_elements_1 .car_capacity_statistic_table_value {
    color: #027fff;
}
.age_owner_statistic_table_elements_2 .age_owner_statistic_table_value, .age_vehicle_statistic_table_elements_2 .age_vehicle_statistic_table_value, .car_capacity_statistic_table_elements_2 .car_capacity_statistic_table_value {
    color: #ff6601;
}
.age_owner_statistic_table_elements_3 .age_owner_statistic_table_value, .age_vehicle_statistic_table_elements_3 .age_vehicle_statistic_table_value, .car_capacity_statistic_table_elements_3 .car_capacity_statistic_table_value {
    color: #17234d;
}
.age_owner_statistic_table_elements_4 .age_owner_statistic_table_value, .age_vehicle_statistic_table_elements_4 .age_vehicle_statistic_table_value, .car_capacity_statistic_table_elements_4 .car_capacity_statistic_table_value {
    color: #52c9a7;
}
.car_capacity_statistic_table_elements_5 .car_capacity_statistic_table_value {
    color: #93cdff;
}
.car_capacity_statistic_table_elements_6 .car_capacity_statistic_table_value {
    color: #001933;
}
.age_owner_statistic_table_name, .age_vehicle_statistic_table_name, .car_capacity_statistic_table_name {
    font-size: 16px;
    line-height: 24px;
}
.age_owner_statistic_table_value, .age_vehicle_statistic_table_value, .car_capacity_statistic_table_value {
    font-size: 32px;
    line-height: 24px;
    padding-top: 8px;
}
.age_owner_statistic_table, .age_vehicle_statistic_table, .car_capacity_statistic_table {
    display: flex;
    flex-wrap: wrap;
}
.statistic_guide_descr {
    font-size: 16px;
    line-height: 24px;
    color: #8E8E93;
    padding-bottom: 16px;
}
.statistic_guide_item_title {
    font-size: 20px;
    line-height: 24px;
    color: #17234D;
    font-weight: bold;
}
.statistic_guide_item_descr {
    font-size: 14px;
    line-height: 24px;
    color: #17234D;
    padding-top: 16px;
}
.statistic_guide_item {
    padding: 16px 0;
}
.setion_statistic_guide_wrapper {
    border-radius: 8px;
    margin-top: 35px;
}
.statistic_guide_block {
    padding: 40px 37px;
}
.statistic_guide_icon {
    padding-bottom: 25px;
}
.statistic_footer_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 80px 0;
}
.statistic_footer_element {
    width: 510px;
    height: 166px;
    padding: 42px 24px;
    border: 1px solid rgba(231, 231, 231, 1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: flex-start;
    border-radius: 6px;
}
.statistic_footer_title {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 12px;
}
.statistic_footer_descr {
    font-size: 16px;
    line-height: 24px;
    color: #8E8E93;
    margin-bottom: 20px;
}
.statistic_footer_texts {
    margin-left: 20px;
}
.statistic_footer_link, .statistic_footer_link a:hover, .statistic_footer_link a:visited{
    font-size: 16px;
    line-height: 24px;
    color: #027fff !important;
    font-weight: bold;
}
.go_index_car_capacity_block_prices_chart {
    margin-left: 0;
}
.car_capacity_statistic_table_elements {
    width: 505px;
}
.car_capacity_statistic_table {
    justify-content: space-between;
}
.block_document_image img{
    width: 16px;
    margin-right: 10px;
}
.element_documents_text {
    font-size: 18px;
}
/* Responsive */
@media (max-width: 768px) {
    .go_index_map_block { padding: 20px 15px; }
    .go-index-title { font-size: 1.8em; }
    .go-index-sub { font-size: 1em; }
}

@media (max-width: 480px) {
    .go-index-title { font-size: 1.5em; }
    .map-tooltip { font-size: 12px; padding: 6px 10px; }
}
