.dir_rt {
    direction: ltr;
}

.bt_bb_custom_menu>div {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}

.bt_bb_button.floats.bt_bb_color_scheme_11.bt_bb_icon_position_left.bt_bb_style_filled.bt_bb_width_inline.bt_bb_shape_inherit.bt_bb_target_self.bt_bb_text_transform_inherit.bt_bb_icon_size_larger.bt_bb_fe_edit.bt_bb_size_medium.bt_bb_align_inherit {
    float: left !important;
}

.bt_bb_button.floats_right.bt_bb_color_scheme_11.bt_bb_icon_position_left.bt_bb_style_filled.bt_bb_width_inline.bt_bb_shape_inherit.bt_bb_target_self.bt_bb_text_transform_inherit.bt_bb_icon_size_larger.bt_bb_fe_edit.bt_bb_size_medium.bt_bb_align_inherit {
    float: right !important;
}

.alinge_right {
    text-align: right !important;
}

.alinge_right .bt_bb_headline .bt_bb_headline_content span,
.alinge_right .bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline,
.alinge_right .bt_bb_text p:last-child {
    text-align: right;
}

.dir_rt.alinge_right .btHeaderLetterSpacing-15 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    text-align: right;
}

.bt_bb_service.dir_rt.alinge_right.bt_bb_color_scheme_3.bt_bb_style_borderless.bt_bb_icon_padding_regular.bt_bb_size_headline_inherit.bt_bb_shape_square.bt_bb_fe_edit.bt_bb_size_extralarge.bt_bb_align_inherit .bt_bb_service_content_title {
    text-align: right;
}

.dir_rt.alinge_right .bt_bb_service_content_text {
    text-align: right !important;
}

.bt_bb_service.dir_rt.alinge_right.bt_bb_color_scheme_3.bt_bb_style_borderless.bt_bb_icon_padding_regular.bt_bb_size_headline_inherit.bt_bb_shape_square.bt_bb_fe_edit.bt_bb_size_extralarge.bt_bb_align_inherit .bt_bb_service .bt_bb_grid_item_read_more {
    text-align: right !important;
}

.bt_bb_submit_button_style_alternate .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    float: right !important;
}

.alinge_right span.bt_bb_bulleted_list_icon {
    right: 0;
    left: auto;
}

.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li {
    padding-right: 1.5em;
}

.bt_bb_button.floats_right.bt_bb_color_scheme_11.bt_bb_icon_position_left.bt_bb_style_filled.bt_bb_width_inline.bt_bb_shape_inherit.bt_bb_target_self.bt_bb_text_transform_inherit.bt_bb_icon_size_larger.bt_bb_fe_edit.bt_bb_size_normal.bt_bb_align_inherit {
    float: right !important;
}

.bt_bb_color_scheme_3.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    display: flex;
    flex-direction: row-reverse;
}

.bt_bb_cf7_form {
    text-align: right;
}

.bt_bb_button.floats_right.bt_bb_color_scheme_11.bt_bb_icon_position_left.bt_bb_style_filled.bt_bb_width_inline.bt_bb_shape_inherit.bt_bb_target_self.bt_bb_text_transform_inherit.bt_bb_icon_size_larger.bt_bb_size_medium.bt_bb_align_inherit,
.bt_bb_button.floats_right.bt_bb_color_scheme_11.bt_bb_icon_position_left.bt_bb_style_filled.bt_bb_width_inline.bt_bb_shape_inherit.bt_bb_target_self.bt_bb_text_transform_inherit.bt_bb_icon_size_larger.bt_bb_size_normal.bt_bb_align_inherit {
    float: right !important;
}

.bt_bb_button.floats.bt_bb_color_scheme_11.bt_bb_icon_position_left.bt_bb_style_filled.bt_bb_width_inline.bt_bb_shape_inherit.bt_bb_target_self.bt_bb_text_transform_inherit.bt_bb_icon_size_larger.bt_bb_size_medium.bt_bb_align_inherit {
    float: left !important;
}

.imeges_testing {
    position: relative;
    transition: all 1ms ease-in-out;
}

.imeges_testing .bt_bb_headline_tag {
    position: absolute;
    z-index: 1;
    left: 24%;
    bottom: 0;
    top: 100px;
}

.card_hovers {
    height: 200px;
}

.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image a {
    display: none;
}

.card_hovers:hover a {
    display: block !important;
}