.bt_bb_color_scheme_1.bt_bb_icon a {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_icon:hover a {
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #ffffff;
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #191919 inset;
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #191919 inset;
    background-color: #ffffff;
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #191919;
}

.bt_bb_colored_icon_color_scheme_1.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_1.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #191919;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #ffffff;
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #191919 inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset !important;
    background-color: #ffffff;
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #ffffff inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #ffffff inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_filled a {
    background-color: #191919;
    color: #ffffff;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #191919;
    color: #ffffff;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_borderless a {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_lined a {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_lined a:after {
    background: #191919;
}

.bt_bb_color_scheme_1.bt_bb_button.bt_bb_style_lined a:hover {
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_1.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #ffffff inset;
    background-color: #ffffff;
    color: #191919 !important;
}

.bt_bb_color_scheme_1.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #191919 inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_1.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #191919 inset;
    background-color: transparent;
    color: #191919 !important;
}

.bt_bb_color_scheme_1.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_headline {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_headline .bt_bb_headline_superheadline {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_price_list {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_1.bt_bb_price_list ul li:before {
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #191919 inset;
    color: #FFF;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #191919 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_1.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_1 {
    color: #ffffff;
    background-color: #191919;
}

.bt_bb_color_scheme_1 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #191919 !important;
}

.bt_bb_color_scheme_1 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_1 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #191919 !important;
}

.bt_bb_color_scheme_1 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #191919;
    color: #ffffff;
}

.bt_bb_color_scheme_1 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #ffffff !important;
}

.bt_bb_color_scheme_1 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_1.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_1 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_1.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #191919;
}

.bt_bb_color_scheme_1.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_1.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_1.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #ffffff;
}

.bt_bb_color_scheme_1.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #191919;
}

.bt_bb_colored_icon_color_scheme_1.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_1.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #191919;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_2.bt_bb_icon a {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_icon:hover a {
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #191919;
    box-shadow: 0 0 0 1em #191919 inset;
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #ffffff inset;
    background-color: #191919;
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #ffffff;
}

.bt_bb_colored_icon_color_scheme_2.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #191919;
}

.bt_bb_colored_icon_color_scheme_2.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #191919 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #191919;
    box-shadow: 0 0 0 5em #191919 inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset !important;
    background-color: #191919;
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #191919 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #191919 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_filled a {
    background-color: #ffffff;
    color: #191919;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #ffffff;
    color: #191919;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_borderless a {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_2.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_lined a {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_lined a:after {
    background: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_button.bt_bb_style_lined a:hover {
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
    background-color: transparent;
}

.bt_bb_color_scheme_2.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #191919 inset;
    background-color: #191919;
    color: #ffffff !important;
}

.bt_bb_color_scheme_2.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #191919;
    background-color: transparent;
}

.bt_bb_color_scheme_2.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #ffffff inset;
    background-color: transparent;
    color: #ffffff !important;
}

.bt_bb_color_scheme_2.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_headline {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_headline .bt_bb_headline_superheadline {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_price_list {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_2.bt_bb_price_list ul li:before {
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #ffffff inset;
    color: #FFF;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #ffffff inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_2.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_2 {
    color: #191919;
    background-color: #ffffff;
}

.bt_bb_color_scheme_2 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #ffffff !important;
}

.bt_bb_color_scheme_2 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_2 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #ffffff !important;
}

.bt_bb_color_scheme_2 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #ffffff;
    color: #191919;
}

.bt_bb_color_scheme_2 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #191919 !important;
}

.bt_bb_color_scheme_2 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_2.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #191919;
}

.bt_bb_color_scheme_2 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_2.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_2.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_2.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_2.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #191919;
}

.bt_bb_color_scheme_2.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #ffffff;
}

.bt_bb_colored_icon_color_scheme_2.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #191919;
}

.bt_bb_colored_icon_color_scheme_2.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #ffffff;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_3.bt_bb_icon a {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_icon:hover a {
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #00A99D inset;
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #00A99D;
    box-shadow: 0 0 0 1em #00A99D inset;
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #191919 inset;
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #191919 inset;
    background-color: #00A99D;
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #191919;
}

.bt_bb_colored_icon_color_scheme_3.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_colored_icon_color_scheme_3.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #191919;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #00A99D inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #00A99D;
    box-shadow: 0 0 0 5em #00A99D inset !important;
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #191919 inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset !important;
    background-color: #00A99D;
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_filled a {
    background-color: #191919;
    color: #00A99D;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #191919;
    color: #00A99D;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_borderless a {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_3.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_lined a {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_lined a:after {
    background: #191919;
}

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_lined a:hover {
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #00A99D inset;
    color: #00A99D;
    background-color: transparent;
}

.bt_bb_color_scheme_3.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #00A99D inset;
    background-color: #00A99D;
    color: #191919 !important;
}

.bt_bb_color_scheme_3.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #191919 inset;
    color: #00A99D;
    background-color: transparent;
}

.bt_bb_color_scheme_3.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #191919 inset;
    background-color: transparent;
    color: #191919 !important;
}

.bt_bb_color_scheme_3.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_headline {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_headline .bt_bb_headline_superheadline {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_price_list {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_3.bt_bb_price_list ul li:before {
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #191919 inset;
    color: #FFF;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #191919 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_3.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_3 {
    color: #00A99D;
    background-color: #191919;
}

.bt_bb_color_scheme_3 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #191919 !important;
}

.bt_bb_color_scheme_3 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_3 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #191919 !important;
}

.bt_bb_color_scheme_3 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #191919;
    color: #00A99D;
}

.bt_bb_color_scheme_3 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #00A99D !important;
}

.bt_bb_color_scheme_3 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_3.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #00A99D;
}

.bt_bb_color_scheme_3 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_3.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #191919;
}

.bt_bb_color_scheme_3.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_3.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_3.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #00A99D;
}

.bt_bb_color_scheme_3.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #191919;
}

.bt_bb_colored_icon_color_scheme_3.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_colored_icon_color_scheme_3.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #191919;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_4.bt_bb_icon a {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_icon:hover a {
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #00A99D inset;
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #00A99D;
    box-shadow: 0 0 0 1em #00A99D inset;
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #ffffff inset;
    background-color: #00A99D;
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #ffffff;
}

.bt_bb_colored_icon_color_scheme_4.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_colored_icon_color_scheme_4.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #00A99D inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #00A99D;
    box-shadow: 0 0 0 5em #00A99D inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset !important;
    background-color: #00A99D;
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_filled a {
    background-color: #ffffff;
    color: #00A99D;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #ffffff;
    color: #00A99D;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless a {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_lined a {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_lined a:after {
    background: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_lined a:hover {
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #00A99D inset;
    color: #00A99D;
    background-color: transparent;
}

.bt_bb_color_scheme_4.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #00A99D inset;
    background-color: #00A99D;
    color: #ffffff !important;
}

.bt_bb_color_scheme_4.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #00A99D;
    background-color: transparent;
}

.bt_bb_color_scheme_4.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #ffffff inset;
    background-color: transparent;
    color: #ffffff !important;
}

.bt_bb_color_scheme_4.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_headline {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_headline .bt_bb_headline_superheadline {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_price_list {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_4.bt_bb_price_list ul li:before {
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #ffffff inset;
    color: #FFF;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #ffffff inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_4.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_4 {
    color: #00A99D;
    background-color: #ffffff;
}

.bt_bb_color_scheme_4 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #ffffff !important;
}

.bt_bb_color_scheme_4 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_4 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #ffffff !important;
}

.bt_bb_color_scheme_4 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #ffffff;
    color: #00A99D;
}

.bt_bb_color_scheme_4 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #00A99D !important;
}

.bt_bb_color_scheme_4 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_4.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #00A99D;
}

.bt_bb_color_scheme_4 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_4.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_4.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_4.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_4.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #00A99D;
}

.bt_bb_color_scheme_4.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #ffffff;
}

.bt_bb_colored_icon_color_scheme_4.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_colored_icon_color_scheme_4.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #ffffff;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_5.bt_bb_icon a {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_icon:hover a {
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #191919;
    box-shadow: 0 0 0 1em #191919 inset;
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #00A99D inset;
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #00A99D inset;
    background-color: #191919;
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #00A99D;
}

.bt_bb_colored_icon_color_scheme_5.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #191919;
}

.bt_bb_colored_icon_color_scheme_5.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #191919 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #191919;
    box-shadow: 0 0 0 5em #191919 inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #00A99D inset !important;
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #00A99D inset !important;
    background-color: #191919;
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #191919 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #191919 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_filled a {
    background-color: #00A99D;
    color: #191919;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #00A99D;
    color: #191919;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_borderless a {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_5.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_lined a {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_lined a:after {
    background: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_button.bt_bb_style_lined a:hover {
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
    background-color: transparent;
}

.bt_bb_color_scheme_5.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #191919 inset;
    background-color: #191919;
    color: #00A99D !important;
}

.bt_bb_color_scheme_5.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #00A99D inset;
    color: #191919;
    background-color: transparent;
}

.bt_bb_color_scheme_5.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #00A99D inset;
    background-color: transparent;
    color: #00A99D !important;
}

.bt_bb_color_scheme_5.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_headline {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_headline .bt_bb_headline_superheadline {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_price_list {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_5.bt_bb_price_list ul li:before {
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #00A99D inset;
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #00A99D inset;
    color: #FFF;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #00A99D inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #00A99D inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_5.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_5 {
    color: #191919;
    background-color: #00A99D;
}

.bt_bb_color_scheme_5 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #00A99D !important;
}

.bt_bb_color_scheme_5 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_5 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #00A99D !important;
}

.bt_bb_color_scheme_5 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #00A99D;
    color: #191919;
}

.bt_bb_color_scheme_5 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #191919 !important;
}

.bt_bb_color_scheme_5 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_5.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #191919;
}

.bt_bb_color_scheme_5 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_5.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #00A99D;
}

.bt_bb_color_scheme_5.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_5.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_5.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #191919;
}

.bt_bb_color_scheme_5.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #00A99D;
}

.bt_bb_colored_icon_color_scheme_5.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #191919;
}

.bt_bb_colored_icon_color_scheme_5.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #00A99D;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_6.bt_bb_icon a {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_icon:hover a {
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #ffffff;
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #00A99D inset;
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #00A99D inset;
    background-color: #ffffff;
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #00A99D;
}

.bt_bb_colored_icon_color_scheme_6.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_6.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #ffffff;
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #00A99D inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #00A99D inset !important;
    background-color: #ffffff;
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #ffffff inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #ffffff inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled a {
    background-color: #00A99D;
    color: #ffffff;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #00A99D;
    color: #ffffff;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_borderless a {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_6.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_lined a {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_lined a:after {
    background: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_lined a:hover {
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_6.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #ffffff inset;
    background-color: #ffffff;
    color: #00A99D !important;
}

.bt_bb_color_scheme_6.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #00A99D inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_6.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #00A99D inset;
    background-color: transparent;
    color: #00A99D !important;
}

.bt_bb_color_scheme_6.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_headline {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_headline .bt_bb_headline_superheadline {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_price_list {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_6.bt_bb_price_list ul li:before {
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #00A99D inset;
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #00A99D inset;
    color: #FFF;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #00A99D inset !important;
    color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #00A99D inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_6.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_6 {
    color: #ffffff;
    background-color: #00A99D;
}

.bt_bb_color_scheme_6 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #00A99D !important;
}

.bt_bb_color_scheme_6 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_6 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #00A99D !important;
}

.bt_bb_color_scheme_6 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #00A99D;
    color: #ffffff;
}

.bt_bb_color_scheme_6 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #ffffff !important;
}

.bt_bb_color_scheme_6 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_6.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_6 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_6.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #00A99D;
}

.bt_bb_color_scheme_6.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_6.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_6.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #ffffff;
}

.bt_bb_color_scheme_6.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #00A99D;
}

.bt_bb_colored_icon_color_scheme_6.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_6.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #00A99D;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_7.bt_bb_icon a {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_icon:hover a {
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #1b4962;
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #191919 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #191919 inset;
    background-color: #1b4962;
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #191919;
}

.bt_bb_colored_icon_color_scheme_7.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #1b4962;
}

.bt_bb_colored_icon_color_scheme_7.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #191919;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #1b4962;
    box-shadow: 0 0 0 5em #1b4962 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #191919 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset !important;
    background-color: #1b4962;
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #1b4962 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #1b4962 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_filled a {
    background-color: #191919;
    color: #1b4962;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #191919;
    color: #1b4962;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless a {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_lined a {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_lined a:after {
    background: #191919;
}

.bt_bb_color_scheme_7.bt_bb_button.bt_bb_style_lined a:hover {
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
    background-color: transparent;
}

.bt_bb_color_scheme_7.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #1b4962 inset;
    background-color: #1b4962;
    color: #191919 !important;
}

.bt_bb_color_scheme_7.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #191919 inset;
    color: #1b4962;
    background-color: transparent;
}

.bt_bb_color_scheme_7.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #191919 inset;
    background-color: transparent;
    color: #191919 !important;
}

.bt_bb_color_scheme_7.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_headline {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_headline .bt_bb_headline_superheadline {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_price_list {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_7.bt_bb_price_list ul li:before {
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #191919 inset;
    color: #FFF;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #191919 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_7.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_7 {
    color: #1b4962;
    background-color: #191919;
}

.bt_bb_color_scheme_7 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #191919 !important;
}

.bt_bb_color_scheme_7 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_7 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #191919 !important;
}

.bt_bb_color_scheme_7 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #191919;
    color: #1b4962;
}

.bt_bb_color_scheme_7 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #1b4962 !important;
}

.bt_bb_color_scheme_7 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_7.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #1b4962;
}

.bt_bb_color_scheme_7 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_7.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #191919;
}

.bt_bb_color_scheme_7.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_7.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_7.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #1b4962;
}

.bt_bb_color_scheme_7.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #191919;
}

.bt_bb_colored_icon_color_scheme_7.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #1b4962;
}

.bt_bb_colored_icon_color_scheme_7.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #191919;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_8.bt_bb_icon a {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_icon:hover a {
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #1b4962;
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #ffffff inset;
    background-color: #1b4962;
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #ffffff;
}

.bt_bb_colored_icon_color_scheme_8.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #1b4962;
}

.bt_bb_colored_icon_color_scheme_8.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #1b4962;
    box-shadow: 0 0 0 5em #1b4962 inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset !important;
    background-color: #1b4962;
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #1b4962 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #1b4962 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_filled a {
    background-color: #ffffff;
    color: #1b4962;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #ffffff;
    color: #1b4962;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_borderless a {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_8.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_lined a {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_lined a:after {
    background: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_button.bt_bb_style_lined a:hover {
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
    background-color: transparent;
}

.bt_bb_color_scheme_8.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #1b4962 inset;
    background-color: #1b4962;
    color: #ffffff !important;
}

.bt_bb_color_scheme_8.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #1b4962;
    background-color: transparent;
}

.bt_bb_color_scheme_8.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #ffffff inset;
    background-color: transparent;
    color: #ffffff !important;
}

.bt_bb_color_scheme_8.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_headline {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_headline .bt_bb_headline_superheadline {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_price_list {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_8.bt_bb_price_list ul li:before {
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #ffffff inset;
    color: #FFF;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #ffffff inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_8.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_8 {
    color: #1b4962;
    background-color: #ffffff;
}

.bt_bb_color_scheme_8 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #ffffff !important;
}

.bt_bb_color_scheme_8 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_8 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #ffffff !important;
}

.bt_bb_color_scheme_8 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #ffffff;
    color: #1b4962;
}

.bt_bb_color_scheme_8 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #1b4962 !important;
}

.bt_bb_color_scheme_8 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_8.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #1b4962;
}

.bt_bb_color_scheme_8 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_8.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_8.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_8.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_8.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #1b4962;
}

.bt_bb_color_scheme_8.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #ffffff;
}

.bt_bb_colored_icon_color_scheme_8.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #1b4962;
}

.bt_bb_colored_icon_color_scheme_8.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #ffffff;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_9.bt_bb_icon a {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_icon:hover a {
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #191919;
    box-shadow: 0 0 0 1em #191919 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #1b4962 inset;
    background-color: #191919;
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #1b4962;
}

.bt_bb_colored_icon_color_scheme_9.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #191919;
}

.bt_bb_colored_icon_color_scheme_9.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #191919 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #191919;
    box-shadow: 0 0 0 5em #191919 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #1b4962 inset !important;
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    background-color: #191919;
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #191919 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #191919 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_filled a {
    background-color: #1b4962;
    color: #191919;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #1b4962;
    color: #191919;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_borderless a {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_9.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_lined a {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_lined a:after {
    background: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_button.bt_bb_style_lined a:hover {
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #191919 inset;
    color: #191919;
    background-color: transparent;
}

.bt_bb_color_scheme_9.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #191919 inset;
    background-color: #191919;
    color: #1b4962 !important;
}

.bt_bb_color_scheme_9.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #191919;
    background-color: transparent;
}

.bt_bb_color_scheme_9.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #1b4962 inset;
    background-color: transparent;
    color: #1b4962 !important;
}

.bt_bb_color_scheme_9.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_headline {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_headline .bt_bb_headline_superheadline {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_price_list {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_9.bt_bb_price_list ul li:before {
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #1b4962 inset;
    color: #FFF;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #1b4962 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_9.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_9 {
    color: #191919;
    background-color: #1b4962;
}

.bt_bb_color_scheme_9 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #1b4962 !important;
}

.bt_bb_color_scheme_9 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_9 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #1b4962 !important;
}

.bt_bb_color_scheme_9 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #1b4962;
    color: #191919;
}

.bt_bb_color_scheme_9 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #191919 !important;
}

.bt_bb_color_scheme_9 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_9.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #191919;
}

.bt_bb_color_scheme_9 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_9.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #1b4962;
}

.bt_bb_color_scheme_9.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_9.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_9.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #191919;
}

.bt_bb_color_scheme_9.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #1b4962;
}

.bt_bb_colored_icon_color_scheme_9.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #191919;
}

.bt_bb_colored_icon_color_scheme_9.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #1b4962;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_10.bt_bb_icon a {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_icon:hover a {
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #ffffff;
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #1b4962 inset;
    background-color: #ffffff;
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #1b4962;
}

.bt_bb_colored_icon_color_scheme_10.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_10.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #ffffff;
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #1b4962 inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    background-color: #ffffff;
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #ffffff inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #ffffff inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled a {
    background-color: #1b4962;
    color: #ffffff;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #1b4962;
    color: #ffffff;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_borderless a {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_10.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_lined a {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_lined a:after {
    background: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_lined a:hover {
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_10.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #ffffff inset;
    background-color: #ffffff;
    color: #1b4962 !important;
}

.bt_bb_color_scheme_10.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_10.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #1b4962 inset;
    background-color: transparent;
    color: #1b4962 !important;
}

.bt_bb_color_scheme_10.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_headline {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_headline .bt_bb_headline_superheadline {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_price_list {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_10.bt_bb_price_list ul li:before {
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #1b4962 inset;
    color: #FFF;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #1b4962 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_10.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_10 {
    color: #ffffff;
    background-color: #1b4962;
}

.bt_bb_color_scheme_10 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #1b4962 !important;
}

.bt_bb_color_scheme_10 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_10 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #1b4962 !important;
}

.bt_bb_color_scheme_10 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #1b4962;
    color: #ffffff;
}

.bt_bb_color_scheme_10 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #ffffff !important;
}

.bt_bb_color_scheme_10 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_10.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_10 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_10.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #1b4962;
}

.bt_bb_color_scheme_10.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_10.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_10.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #ffffff;
}

.bt_bb_color_scheme_10.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #1b4962;
}

.bt_bb_colored_icon_color_scheme_10.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_10.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #1b4962;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_11.bt_bb_icon a {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_icon:hover a {
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #ffffff;
    box-shadow: 0 0 0 1em #ffffff inset;
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #1b4962 inset;
    background-color: #ffffff;
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #1b4962;
}

.bt_bb_colored_icon_color_scheme_11.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_11.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #ffffff inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #ffffff;
    box-shadow: 0 0 0 5em #ffffff inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #1b4962 inset !important;
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    background-color: #ffffff;
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #ffffff inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #ffffff inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_filled a {
    background-color: #1b4962;
    color: #ffffff;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #1b4962;
    color: #ffffff;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_borderless a {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_11.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_lined a {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_lined a:after {
    background: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_button.bt_bb_style_lined a:hover {
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #ffffff inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_11.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #ffffff inset;
    background-color: #ffffff;
    color: #1b4962 !important;
}

.bt_bb_color_scheme_11.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #1b4962 inset;
    color: #ffffff;
    background-color: transparent;
}

.bt_bb_color_scheme_11.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #1b4962 inset;
    background-color: transparent;
    color: #1b4962 !important;
}

.bt_bb_color_scheme_11.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_headline {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_headline .bt_bb_headline_superheadline {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_price_list {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_11.bt_bb_price_list ul li:before {
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #1b4962 inset;
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #1b4962 inset;
    color: #FFF;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #1b4962 inset !important;
    color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #1b4962 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_11.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_11 {
    color: #ffffff;
    background-color: #1b4962;
}

.bt_bb_color_scheme_11 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #1b4962 !important;
}

.bt_bb_color_scheme_11 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_11 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #1b4962 !important;
}

.bt_bb_color_scheme_11 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #1b4962;
    color: #ffffff;
}

.bt_bb_color_scheme_11 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #ffffff !important;
}

.bt_bb_color_scheme_11 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_11.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #ffffff;
}

.bt_bb_color_scheme_11 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_11.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #1b4962;
}

.bt_bb_color_scheme_11.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_11.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_11.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #ffffff;
}

.bt_bb_color_scheme_11.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #1b4962;
}

.bt_bb_colored_icon_color_scheme_11.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #ffffff;
}

.bt_bb_colored_icon_color_scheme_11.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #1b4962;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_12.bt_bb_icon a {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_icon:hover a {
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #181818 inset;
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #181818;
    box-shadow: 0 0 0 1em #181818 inset;
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #efefef inset;
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #efefef inset;
    background-color: #181818;
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #efefef;
}

.bt_bb_colored_icon_color_scheme_12.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #181818;
}

.bt_bb_colored_icon_color_scheme_12.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #181818 inset !important;
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #181818;
    box-shadow: 0 0 0 5em #181818 inset !important;
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #efefef inset !important;
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #efefef inset !important;
    background-color: #181818;
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #181818 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #181818 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_filled a {
    background-color: #efefef;
    color: #181818;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #efefef;
    color: #181818;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_borderless a {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_12.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_lined a {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_lined a:after {
    background: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_button.bt_bb_style_lined a:hover {
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #181818 inset;
    color: #181818;
    background-color: transparent;
}

.bt_bb_color_scheme_12.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #181818 inset;
    background-color: #181818;
    color: #efefef !important;
}

.bt_bb_color_scheme_12.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #efefef inset;
    color: #181818;
    background-color: transparent;
}

.bt_bb_color_scheme_12.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #efefef inset;
    background-color: transparent;
    color: #efefef !important;
}

.bt_bb_color_scheme_12.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_headline {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_headline .bt_bb_headline_superheadline {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_price_list {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_12.bt_bb_price_list ul li:before {
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #efefef inset;
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #efefef inset;
    color: #FFF;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #efefef inset !important;
    color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #efefef inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_12.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_12 {
    color: #181818;
    background-color: #efefef;
}

.bt_bb_color_scheme_12 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #efefef !important;
}

.bt_bb_color_scheme_12 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_12 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #efefef !important;
}

.bt_bb_color_scheme_12 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #efefef;
    color: #181818;
}

.bt_bb_color_scheme_12 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #181818 !important;
}

.bt_bb_color_scheme_12 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_12.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #181818;
}

.bt_bb_color_scheme_12 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_12.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #efefef;
}

.bt_bb_color_scheme_12.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_12.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_12.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #181818;
}

.bt_bb_color_scheme_12.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #efefef;
}

.bt_bb_colored_icon_color_scheme_12.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #181818;
}

.bt_bb_colored_icon_color_scheme_12.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #efefef;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_13.bt_bb_icon a {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_icon:hover a {
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #000 inset;
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #000;
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #fff inset;
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #fff inset;
    background-color: #000;
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #fff;
}

.bt_bb_colored_icon_color_scheme_13.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #000;
}

.bt_bb_colored_icon_color_scheme_13.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #fff;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #000;
    box-shadow: 0 0 0 5em #000 inset !important;
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #fff inset !important;
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #fff inset !important;
    background-color: #000;
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #000 inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #000 inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_filled a {
    background-color: #fff;
    color: #000;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #fff;
    color: #000;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_borderless a {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_13.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_lined a {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_lined a:after {
    background: #fff;
}

.bt_bb_color_scheme_13.bt_bb_button.bt_bb_style_lined a:hover {
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #000 inset;
    color: #000;
    background-color: transparent;
}

.bt_bb_color_scheme_13.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #000 inset;
    background-color: #000;
    color: #fff !important;
}

.bt_bb_color_scheme_13.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #fff inset;
    color: #000;
    background-color: transparent;
}

.bt_bb_color_scheme_13.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #fff inset;
    background-color: transparent;
    color: #fff !important;
}

.bt_bb_color_scheme_13.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_headline {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_headline .bt_bb_headline_superheadline {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_price_list {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_13.bt_bb_price_list ul li:before {
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #fff inset;
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #fff inset;
    color: #FFF;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #fff inset !important;
    color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #fff inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_13.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_13 {
    color: #000;
    background-color: #fff;
}

.bt_bb_color_scheme_13 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #fff !important;
}

.bt_bb_color_scheme_13 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_13 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #fff !important;
}

.bt_bb_color_scheme_13 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #fff;
    color: #000;
}

.bt_bb_color_scheme_13 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #000 !important;
}

.bt_bb_color_scheme_13 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_13.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #000;
}

.bt_bb_color_scheme_13 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_13.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #fff;
}

.bt_bb_color_scheme_13.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_13.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_13.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #000;
}

.bt_bb_color_scheme_13.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #fff;
}

.bt_bb_colored_icon_color_scheme_13.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #000;
}

.bt_bb_colored_icon_color_scheme_13.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #fff;
}

</style><style data-id="bt_bb_color_schemes">.bt_bb_color_scheme_14.bt_bb_icon a {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_icon:hover a {
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2px #fff inset;
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_outline:hover a.bt_bb_icon_holder:before {
    background-color: #fff;
    box-shadow: 0 0 0 1em #fff inset;
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #000 inset;
    background-color: #fff;
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_borderless:hover a:hover,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder>span {
    color: #000;
}

.bt_bb_colored_icon_color_scheme_14.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #fff;
}

.bt_bb_colored_icon_color_scheme_14.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-1 {
    fill: #000;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    background-color: transparent;
    box-shadow: 0 0 0 2px #fff inset !important;
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    background-color: #fff;
    box-shadow: 0 0 0 5em #fff inset !important;
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder {
    box-shadow: 0 0 0 5em #000 inset !important;
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right:hover a.bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left:hover a.bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #000 inset !important;
    background-color: #fff;
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_outline {
    border: 0;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #fff inset, 0 4px 0 0 rgba(24, 24, 24, .15) inset;
    background-color: transparent;
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_outline:hover a,
.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_outline:hover a:hover {
    box-shadow: 0 0 0 2px #fff inset, 0 5px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_filled {
    border: 0;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_filled a {
    background-color: #000;
    color: #fff;
    box-shadow: 0 -2px 0 0 rgba(24, 24, 24, .15) inset;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_filled:hover a,
.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #000;
    color: #fff;
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .15) inset, 0 3px 10px rgba(0, 0, 0, 0.3);
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_borderless a {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_clean:hover a,
.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_clean a:hover,
.bt_bb_color_scheme_14.bt_bb_icon.bt_bb_style_borderless:hover a {
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_lined a {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_lined a:after {
    background: #000;
}

.bt_bb_color_scheme_14.bt_bb_button.bt_bb_style_lined a:hover {
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_style_outline.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_style_outline.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #fff inset;
    color: #fff;
    background-color: transparent;
}

.bt_bb_color_scheme_14.bt_bb_style_outline.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 1em #fff inset;
    background-color: #fff;
    color: #000 !important;
}

.bt_bb_color_scheme_14.bt_bb_style_filled.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_style_filled.bt_bb_service:hover .bt_bb_icon_holder {
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
    background-color: transparent;
}

.bt_bb_color_scheme_14.bt_bb_style_filled.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    box-shadow: 0 0 0 2px #000 inset;
    background-color: transparent;
    color: #000 !important;
}

.bt_bb_color_scheme_14.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_style_borderless.bt_bb_service:hover a.bt_bb_icon_holder:hover {
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_headline {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_headline .bt_bb_headline_superheadline {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_price_list {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_price_list_price,
.bt_bb_color_scheme_14.bt_bb_price_list ul li:before {
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2px #000 inset;
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    box-shadow: 0 0 0 2em #000 inset;
    color: #FFF;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #000;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_outline.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder,
.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder {
    box-shadow: 0 0 0 4.5em #000 inset !important;
    color: #FFF;
}

.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_left .bt_bb_icon_holder:before,
.bt_bb_color_scheme_14.bt_bb_price_list .bt_bb_icon.bt_bb_style_filled.bt_bb_shape_slanted_right .bt_bb_icon_holder:before {
    color: currentColor;
}

.bt_bb_section.bt_bb_color_scheme_14 {
    color: #fff;
    background-color: #000;
}

.bt_bb_color_scheme_14 .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_title_excerpt_holder:before {
    background-color: #000 !important;
}

.bt_bb_color_scheme_14 .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content:before,
.bt_bb_color_scheme_14 .bt_bb_masonry_portfolio_grid .bt_bb_grid_item_post_content:before {
    background-color: #000 !important;
}

.bt_bb_color_scheme_14 .bt_bb_google_maps.bt_bb_google_maps_with_content .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper .bt_bb_google_maps_location {
    background-color: #000;
    color: #fff;
}

.bt_bb_color_scheme_14 .btWorkingHours .bt_bb_working_hours_inner_row:after {
    border-color: #fff !important;
}

.bt_bb_color_scheme_14 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_14.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background-color: #fff;
}

.bt_bb_color_scheme_14 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after,
.bt_bb_color_scheme_14.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
    background-color: #000;
}

.bt_bb_color_scheme_14.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: currentColor;
}

.bt_bb_color_scheme_14.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_splitted_headline .bt_bb_splitted_headline_first,
.bt_bb_color_scheme_14.bt_bb_splitted_headline .bt_bb_splitted_headline_second {
    color: #fff;
}

.bt_bb_color_scheme_14.bt_bb_splitted_headline .bt_bb_splitted_headline_line {
    background-color: #000;
}

.bt_bb_colored_icon_color_scheme_14.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #fff;
}

.bt_bb_colored_icon_color_scheme_14.bt_bb_service .bt_bb_service_colored_icon svg .cls-1 {
    fill: #000;
}

</style><script>window.bt_bb_custom_elements=false;

</script><style id="wpforms-css-vars-root">:root {
    --wpforms-field-border-radius: 3px;
    --wpforms-field-border-style: solid;
    --wpforms-field-border-size: 1px;
    --wpforms-field-background-color: #ffffff;
    --wpforms-field-border-color: rgba(0, 0, 0, 0.25);
    --wpforms-field-border-color-spare: rgba(0, 0, 0, 0.25);
    --wpforms-field-text-color: rgba(0, 0, 0, 0.7);
    --wpforms-field-menu-color: #ffffff;
    --wpforms-label-color: rgba(0, 0, 0, 0.85);
    --wpforms-label-sublabel-color: rgba(0, 0, 0, 0.55);
    --wpforms-label-error-color: #d63637;
    --wpforms-button-border-radius: 3px;
    --wpforms-button-border-style: none;
    --wpforms-button-border-size: 1px;
    --wpforms-button-background-color: #066aab;
    --wpforms-button-border-color: #066aab;
    --wpforms-button-text-color: #ffffff;
    --wpforms-page-break-color: #066aab;
    --wpforms-background-image: none;
    --wpforms-background-position: center center;
    --wpforms-background-repeat: no-repeat;
    --wpforms-background-size: cover;
    --wpforms-background-width: 100px;
    --wpforms-background-height: 100px;
    --wpforms-background-color: rgba(0, 0, 0, 0);
    --wpforms-background-url: none;
    --wpforms-container-padding: 0px;
    --wpforms-container-border-style: none;
    --wpforms-container-border-width: 1px;
    --wpforms-container-border-color: #000000;
    --wpforms-container-border-radius: 3px;
    --wpforms-field-size-input-height: 43px;
    --wpforms-field-size-input-spacing: 15px;
    --wpforms-field-size-font-size: 16px;
    --wpforms-field-size-line-height: 19px;
    --wpforms-field-size-padding-h: 14px;
    --wpforms-field-size-checkbox-size: 16px;
    --wpforms-field-size-sublabel-spacing: 5px;
    --wpforms-field-size-icon-size: 1;
    --wpforms-label-size-font-size: 16px;
    --wpforms-label-size-line-height: 19px;
    --wpforms-label-size-sublabel-font-size: 14px;
    --wpforms-label-size-sublabel-line-height: 17px;
    --wpforms-button-size-font-size: 17px;
    --wpforms-button-size-height: 41px;
    --wpforms-button-size-padding-h: 15px;
    --wpforms-button-size-margin-top: 10px;
    --wpforms-container-shadow-size-box-shadow: none;

}

select,
input {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

input[type="file"]::-webkit-file-upload-button {
    background: #00A99D !important;
    font-family: Sarabun;
}

input[type="file"]::-webkit-file-upload-button:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.fancy-select ul.options li:before {
    background: #00A99D;
}

.fancy-select ul.options li:hover {
    color: #00A99D;
}

.btContent a {
    color: #00A99D;
}

a:hover {
    color: #00A99D;
}

.btText a {
    color: #00A99D;
}

body {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btContentHolder table thead th {
    background-color: #00A99D;
}

.btAccentDarkHeader .btPreloader .animation>div:first-child,
.btLightAccentHeader .btPreloader .animation>div:first-child,
.btTransparentLightHeader .btPreloader .animation>div:first-child {
    background-color: #00A99D;
}

.btPreloader .animation .preloaderLogo {
    height: 80px;
}

.btLoader>div,
.btLoader>span {
    background: #00A99D;
}

.btErrorPage .bt_bb_column.bt_bb_align_center .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    border-top: 2px solid #00A99D;
}

.btErrorPage .bt_bb_column.bt_bb_align_center .bt_bb_headline_subheadline a {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.mainHeader {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.mainHeader a:hover {
    color: #00A99D;
}

.menuPort {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.menuPort nav>ul>li>a {
    line-height: 80px;
}

.btTextLogo {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
    line-height: 80px;
}

.btLogoArea .logo img {
    height: 80px;
}

.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #00A99D;
}

.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #00A99D;
}

.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor>a:after,
.btMenuHorizontal .menuPort nav>ul>li.current-menu-item>a:after {
    background-color: #00A99D;
}

.btMenuHorizontal .menuPort ul ul li a:hover {
    color: #00A99D;
}

.btMenuHorizontal .menuPort ul li.btMenuAlternateHoverDesign ul li a:after {
    background: #00A99D;
}

body.btMenuHorizontal .subToggler {
    line-height: 80px;
}

.btMenuHorizontal .menuPort>nav>ul>li>ul>li {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btMenuHorizontal .menuPort>nav>ul>li>ul li a:before {
    background: #00A99D;
}

.btMenuHorizontal .menuPort>nav>ul>li.btMenuAlternateHoverDesign>ul li a:before {
    background: #1b4962;
}

.btMenuHorizontal.btMenuCenter .logo {
    height: 80px;
}

.btMenuHorizontal.btMenuCenter .logo .btTextLogo {
    height: 80px;
}

html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btMenuHorizontal .topBarInMenu {
    height: 80px;
}

.btAccentLightHeader .btBelowLogoArea,
.btAccentLightHeader .topBar {
    background-color: #00A99D;
}

.btAccentDarkHeader .btBelowLogoArea,
.btAccentDarkHeader .topBar {
    background-color: #00A99D;
}

.btAccentDarkHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btAccentTrasparentHeader .btBelowLogoArea,
.btAccentTrasparentHeader .topBar {
    background-color: #00A99D;
}

.btAccentTrasparentHeader .btBelowLogoArea a:hover,
.btAccentTrasparentHeader .topBar a:hover {
    color: #1b4962 !important;
}

.btAccentTrasparentHeader .btMenuHorizontal .menuPort ul ul li a:hover {
    color: #1b4962;
}

.btLightAccentHeader .btLogoArea,
.btLightAccentHeader .btVerticalHeaderTop {
    background-color: #00A99D;
}

.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #00A99D;
}

.btAccentGradientHeader .btBelowLogoArea,
.btAccentGradientHeader .topBar {
    background-color: #00A99D;
}

.btAccentGradientHeader.btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
    color: #00A99D;
}

.btAlternateGradientHeader .btBelowLogoArea,
.btAlternateGradientHeader .topBar {
    background-color: #1b4962;
}

.btAlternateGradientHeader.btMenuBelowLogo .menuPort nav>ul>li>a:after {
    background-color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .btBelowLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btAlternateGradientHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    background: #00A99D;
}

.btAlternateGradientHeader.btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
    color: #1b4962;
}

.btLightAlternateHeader .btLogoArea,
.btLightAlternateHeader .btVerticalHeaderTop {
    background-color: #1b4962;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget:hover .btIconWidgetText {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btLightAlternateHeader .mainHeader .btTextLogo:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #1b4962;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .btTextLogo {
    line-height: -webkit-calc(80px*0.5);
    line-height: -moz-calc(80px*0.5);
    line-height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav>ul>li>a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav>ul>li>.subToggler {
    line-height: -webkit-calc(80px*0.5);
    line-height: -moz-calc(80px*0.5);
    line-height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .btLogoArea .topBarInLogoArea {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #00A99D;
}

.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #00A99D;
}

.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #00A99D;
}

.btMenuHorizontal .topBarInLogoArea {
    height: 80px;
}

.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell {
    border: 0 solid #00A99D;
}

.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #00A99D;
}

.btMenuVertical .mainHeader nav>ul>li.current-menu-ancestor>a,
.btMenuVertical .mainHeader nav>ul>li.current-menu-item>a {
    background: #00A99D;
}

.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top:before {
    color: #00A99D;
}

.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top_alternate_arrow:before {
    color: #1b4962;
}

.btSiteFooterCopyMenu {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.btDarkSkin .btSiteFooterCopyMenu {
    background: #00A99D;
}

.btSiteFooterCopyMenu .port>div .btFooterMenu ul li a:before {
    background: #00A99D;
}

.btDarkSkin .btSiteFooter .port:before,
.btLightSkin .btDarkSkin .btSiteFooter .port:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooter .port:before {
    background-color: #00A99D;
}

.btContent .btArticleHeadline .bt_bb_headline a:hover {
    color: #00A99D;
}

.btHideHeadline .btPostSingleItemStandard .btArticleHeadline .bt_bb_headline .bt_bb_headline_content {
    color: #1b4962;
}

.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.btPostSingleItemStandard .btArticleShareEtc .btTags ul a:hover {
    background: #00A99D;
}

.btAboutAuthor {
    border: 2px solid #00A99D;
}

.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
    background-color: #00A99D;
}

.btMediaBox.btQuote p,
.btMediaBox.btLink p {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after {
    color: #00A99D;
}

.btPostSingleItemColumns .btTags ul a:hover {
    background: #00A99D;
}

.post-password-form p:first-child {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.post-password-form p:nth-child(2) input[type="submit"] {
    background-color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.post-password-form p:nth-child(2) input[type="submit"]:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.btPagination {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPagination .paging a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPagination .paging a:hover {
    color: #00A99D;
}

.btPagination .paging a:after {
    background: #00A99D;
}

.btPrevNextNav .btPrevNext .btPrevNextImage:before {
    background: #00A99D;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
    color: #00A99D;
}

.btLinkPages {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btLinkPages ul {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btLinkPages ul a {
    background: #00A99D;
}

.btContent .btArticleAuthor a:hover,
.btContent .btArticleComments:hover {
    color: #00A99D;
}

.btArticleDate:before,
.btArticleAuthor:before,
.btArticleComments:before,
.btArticleCategories:before {
    color: #00A99D;
}

.btArticleComments:before {
    color: #00A99D;
}

.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link) {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link):hover {
    color: #00A99D;
}

.bt-comments-box ul.comments li.pingback p .edit-link {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box ul.comments li.pingback p .edit-link a:before {
    color: #00A99D;
}

.bt-comments-box .vcard h1.author a:hover,
.bt-comments-box .vcard h2.author a:hover,
.bt-comments-box .vcard h3.author a:hover,
.bt-comments-box .vcard h4.author a:hover,
.bt-comments-box .vcard h5.author a:hover,
.bt-comments-box .vcard h6.author a:hover,
.bt-comments-box .vcard h7.author a:hover,
.bt-comments-box .vcard h8.author a:hover {
    color: #00A99D;
}

.bt-comments-box .vcard .posted {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .vcard .posted:before {
    color: #00A99D;
}

.bt-comments-box .commentTxt p.edit-link,
.bt-comments-box .commentTxt p.reply {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .commentTxt p.edit-link a:before,
.bt-comments-box .commentTxt p.reply a:before {
    color: #00A99D;
}

.bt-comments-box .comment-form input[type="checkbox"]:before {
    background: #00A99D;
}

.bt-comments-box .comment-navigation {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .comment-navigation a:hover {
    color: #00A99D;
}

.bt-comments-box .comment-navigation a:before,
.bt-comments-box .comment-navigation a:after {
    color: #00A99D;
}

.comment-awaiting-moderation {
    color: #00A99D;
}

.comment-reply-title small {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.comment-reply-title small a#cancel-comment-reply-link:before {
    color: #00A99D;
}

.btCommentSubmit {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btCommentSubmit:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

@media (max-width: 520px) {
    .bt-comments-box ul.comments ul.children li.comment article:after {
        background: #00A99D;
    }
}

body:not(.btNoDashInSidebar) .btBox>h4:after,
body:not(.btNoDashInSidebar) .btCustomMenu>h4:after,
body:not(.btNoDashInSidebar) .btTopBox>h4:after {
    border-bottom: 2px solid #00A99D;
}

.btBox ul li a:before,
.btCustomMenu ul li a:before,
.btTopBox ul li a:before {
    background: #00A99D;
}

.btBox ul li a:hover,
.btCustomMenu ul li a:hover,
.btTopBox ul li a:hover {
    color: #00A99D;
}

.btBox ul li.current-menu-item>a,
.btCustomMenu ul li.current-menu-item>a,
.btTopBox ul li.current-menu-item>a {
    color: #00A99D;
}

.widget_calendar table caption {
    background: #00A99D;
    background: #00A99D;
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_calendar table tbody tr td#today {
    color: #00A99D;
}

.widget_recent_comments {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.widget_recent_comments a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_recent_comments .comment-author-link a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.widget_recent_comments .comment-author-link a:after {
    color: #00A99D;
}

.widget_rss li a.rsswidget {
    font-family: "Sarabun";
}

.widget_rss li .rss-date {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

.widget_rss li .rss-date:before {
    color: #00A99D;
}

.widget_shopping_cart .total {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    background-color: #00A99D;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
    background: #1b4962;
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    background-color: #00A99D;
    font: normal 11px/19px "Roboto";
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after {
    color: #00A99D;
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover,
.topTools .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: -webkit-calc((80px - 16px)/4 + 16px);
    top: -moz-calc((80px - 16px)/4 + 16px);
    top: calc((80px - 16px)/4 + 16px);
}

.widget_recent_reviews {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #00A99D;
}

.widget_price_filter .price_slider_amount .price_label {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.btBox .tagcloud a,
.btTags ul a {
    background: #00A99D;
}

.topTools .btIconWidget:hover,
.topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.topTools .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget.btAlternateIconWidget .btIconWidgetIcon {
    color: #1b4962;
}

.topTools .btIconWidget.btBodyFontTextTitle .btIconWidgetText,
.topTools .btIconWidget.btBodyFontTextTitle .btIconWidgetTitle,
.topBarInMenu .btIconWidget.btBodyFontTextTitle .btIconWidgetText,
.topBarInMenu .btIconWidget.btBodyFontTextTitle .btIconWidgetTitle {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget .bt_bb_button_text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget.bt_button_widget_accent:before {
    background: #00A99D;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget.bt_button_widget_alternate:before {
    background: #1b4962;
}

.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btSidebar .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText {
    color: #00A99D;
}

.btSidebar .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText {
    color: #1b4962;
}

.btSidebar .btIconWidget.btAccentIconWidget .btIconWidgetIcon,
footer .btIconWidget.btAccentIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btSidebar .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
footer .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget.btAlternateIconWidget .btIconWidgetIcon {
    color: #1b4962;
}

.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

a.btAccentIconWidget.btIconWidget:hover {
    color: #00A99D;
}

.btSiteFooterWidgets .btSearch button:hover,
.btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btSidebar .btSearch button:hover,
.btSidebar .btSearch input[type=submit]:hover,
.btSidebar .widget_product_search button:hover,
.btSidebar .widget_product_search input[type=submit]:hover {
    color: #00A99D !important;
}

.btSoftRoundedButtons .btSiteFooterWidgets .btSearch button:hover,
.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btSoftRoundedButtons .btSidebar .btSearch button:hover,
.btSoftRoundedButtons .btSidebar .btSearch input[type=submit]:hover,
.btSoftRoundedButtons .btSidebar .widget_product_search button:hover,
.btSoftRoundedButtons .btSidebar .widget_product_search input[type=submit]:hover {
    background: #00A99D !important;
}

.btHardRoundedButtons .btSiteFooterWidgets .btSearch button:hover,
.btHardRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btHardRoundedButtons .btSidebar .btSearch button:hover,
.btHardRoundedButtons .btSidebar .btSearch input[type=submit]:hover,
.btHardRoundedButtons .btSidebar .widget_product_search button:hover,
.btHardRoundedButtons .btSidebar .widget_product_search input[type=submit]:hover {
    background: #00A99D !important;
}

.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder {
    color: #00A99D;
}

.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder {
    color: #d01a36;
}

.btSearchInner.btFromTopBox button:hover {
    color: #00A99D;
}

.btSoftRoundedButtons .btSearchInner.btFromTopBox button:hover {
    background: #00A99D;
}

.btHardRoundedButtons .btSearchInner.btFromTopBox button:hover {
    background: #00A99D;
}

.btMenuHorizontal .topBarInMenu .widget_bt_divider_widget>span {
    height: -webkit-calc(80px * .5);
    height: -moz-calc(80px * .5);
    height: calc(80px * .5);
}

::selection {
    background: #00A99D;
}

.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    border-top: 2px solid #00A99D;
}

.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    border-color: #00A99D;
}

.bt_bb_section[class*="accent_solid"]:before {
    background: #00A99D;
}

.bt_bb_section[class*="alternate_solid"]:before {
    background: #1b4962;
}

.bt_bb_headline .bt_bb_headline_superheadline {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_headline b {
    color: #00A99D;
}

.bt_bb_headline u {
    color: #1b4962;
}

.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_button .bt_bb_button_text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title b {
    color: #00A99D;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u {
    color: #1b4962;
}

.bt_bb_service:hover .bt_bb_service_content_title a:hover {
    color: #00A99D;
}

.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #00A99D;
}

button.slick-arrow {
    background: #00A99D;
}

.bt_bb_arrows_style_accent_light button.slick-arrow {
    background: #00A99D !important;
}

.bt_bb_arrows_style_accent_dark button.slick-arrow {
    background: #00A99D !important;
}

.bt_bb_arrows_style_alternate_light button.slick-arrow {
    background: #1b4962 !important;
}

.bt_bb_arrows_style_alternate_dark button.slick-arrow {
    background: #1b4962 !important;
}

button.slick-arrow:hover {
    background: #00A99D;
}

.slick-dots li:after {
    background: #00A99D;
}

.bt_bb_dots_style_accent_dot .slick-dots li:after {
    background: #00A99D;
}

.bt_bb_dots_style_alternate_dot .slick-dots li:after {
    background: #1b4962;
}

.bt_bb_custom_menu div ul a:hover {
    color: #00A99D;
}

.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
    border-color: #00A99D;
}

.bt_bb_tabs ul.bt_bb_tabs_header {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li:after {
    background-color: #00A99D;
}

.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before {
    background-color: #00A99D !important;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_price {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle .bt_bb_price_list_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle .bt_bb_price_list_subtitle {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.wpcf7-form .wpcf7-submit {
    background: #00A99D !important;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.wpcf7-form .wpcf7-submit:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.wpcf7-form .bt_bb_alternate_submit .wpcf7-submit {
    background: #1b4962 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
    border: 2px solid #00A99D;
}

.bt_bb_required:after {
    color: #00A99D !important;
}

.required {
    color: #00A99D !important;
}

button.mfp-close:hover {
    color: #00A99D;
}

button.mfp-arrow:hover {
    background: #00A99D;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="checkbox"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="radio"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="submit"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select_selected:focus {
    -webkit-box-shadow: 0 3px 10px, 3px 0 0 0 #00A99D inset;
    box-shadow: 0 3px 10px, 3px 0 0 0 #00A99D inset;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    background: #00A99D;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.bt_bb_widget_select_items>div[data-value]:before {
    background: #00A99D;
}

.on.bt_bb_widget_switch>div {
    background: #00A99D;
}

.bt_bb_progress_bar_advanced .progressbar-text {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_counter_holder {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btCounterHolder {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder span[class^="n"],
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:first-child,
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(2),
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(3) {
    color: #00A99D;
}

.btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    background-color: #00A99D;
}

.btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover {
    background: #1b4962;
}

.bt_bb_masonry_image_grid .bt_bb_grid_item_inner>.bt_bb_grid_item_inner_image:after {
    background: #00A99D;
}

.bt_bb_post_grid_loader>div,
.bt_bb_post_grid_loader>span {
    background: #00A99D;
}

.bt_bb_post_grid_filter {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
    background-color: #00A99D;
}

.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover {
    color: #00A99D;
}

.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title {
    color: #00A99D;
}

.bt_bb_look_triangular.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:after,
.bt_bb_look_triangular.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:after {
    border-color: transparent #1b4962 transparent transparent;
}

.bt_bb_look_triangle.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before,
.bt_bb_look_triangle.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before {
    background: #00A99D;
}

.bt_bb_look_circle.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before,
.bt_bb_look_circle.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before {
    background: #1b4962;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>span:before {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>span.bt_bb_latest_posts_item_author a:hover {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more a {
    color: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:first-of-type .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories:before {
    background: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:first-of-type .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_look_standard_highlighted.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_look_highlighted.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date {
    background: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a {
    color: #00A99D;
}

.bt_bb_masonry_post_grid.bt_bb_date_design_rounded .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>.bt_bb_grid_item_date,
.bt_bb_masonry_portfolio_grid.bt_bb_date_design_rounded .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>.bt_bb_grid_item_date {
    background: #00A99D;
}

.bt_bb_masonry_post_grid.bt_bb_look_image_above .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_post_grid.bt_bb_look_image_above .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid.bt_bb_look_image_above .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid.bt_bb_look_image_above .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after {
    background: #00A99D;
}

.btNoSearchResults {
    border: 2px solid #00A99D;
}

.btNoSearchResults .bt_bb_headline h2 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.btNoSearchResults #searchform input[type='submit'] {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btNoSearchResults .bt_bb_button:last-child a {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    color: #00A99D;
}

.btNoSearchResults .bt_bb_button:last-child a:hover {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2) !important;
    color: #00A99D !important;
}

.bt_bb_service_image .bt_bb_service_image_content .bt_bb_service_image_content_title h3 b {
    color: #00A99D;
}

.bt_bb_service_image .bt_bb_service_image_content .bt_bb_service_image_content_title h3 u {
    color: #1b4962;
}

.bt_bb_service_image .bt_bb_service_image_content_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bold_timeline_item_button {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_star_bullet_list ul li:before,
.bt_bb_check_bullet_list ul li:before {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_image a:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image a:before {
    background: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .added:after,
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    background-color: #1b4962;
}

.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btShopSaleTagDesignRounded .products ul li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRound .products ul li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRounded ul.products li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRound ul.products li.product .btWooShopLoopItemInner:hover .onsale {
    background: #1b4962;
}

.btShopSaleTagDesignSlanted_right .products ul li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_left .products ul li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_right ul.products li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_left ul.products li.product .btWooShopLoopItemInner:hover .onsale:before {
    background: #1b4962;
}

.btShopSaleTagDesignRounded .products ul li.product .onsale,
.btShopSaleTagDesignRound .products ul li.product .onsale,
.btShopSaleTagDesignSquare .products ul li.product .onsale,
.btShopSaleTagDesignSlanted_right .products ul li.product .onsale,
.btShopSaleTagDesignSlanted_left .products ul li.product .onsale,
.btShopSaleTagDesignRounded ul.products li.product .onsale,
.btShopSaleTagDesignRound ul.products li.product .onsale,
.btShopSaleTagDesignSquare ul.products li.product .onsale,
.btShopSaleTagDesignSlanted_right ul.products li.product .onsale,
.btShopSaleTagDesignSlanted_left ul.products li.product .onsale {
    background: #00A99D;
}

.btShopSaleTagDesignSlanted_right .products ul li.product .onsale:before,
.btShopSaleTagDesignSlanted_left .products ul li.product .onsale:before,
.btShopSaleTagDesignSlanted_right ul.products li.product .onsale:before,
.btShopSaleTagDesignSlanted_left ul.products li.product .onsale:before {
    background: #00A99D;
}

.products ul li.product.product-category a:hover h2,
ul.products li.product.product-category a:hover h2 {
    color: #00A99D;
}

nav.woocommerce-pagination ul {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

nav.woocommerce-pagination ul li a.next:before,
nav.woocommerce-pagination ul li a.prev:before {
    background: #00A99D;
}

.btShopSaleTagDesignRounded div.product>.onsale,
.btShopSaleTagDesignRound div.product>.onsale,
.btShopSaleTagDesignSquare div.product>.onsale,
.btShopSaleTagDesignSlanted_right div.product>.onsale,
.btShopSaleTagDesignSlanted_left div.product>.onsale {
    background: #00A99D;
}

.btShopSaleTagDesignSlanted_right div.product>.onsale:before,
.btShopSaleTagDesignSlanted_left div.product>.onsale:before {
    background: #00A99D;
}

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:after {
    background: #00A99D;
}

div.product div.images .woocommerce-product-gallery__trigger:after {
    background: #00A99D;
}

div.product div.summary form.cart .group_table a {
    font-family: "Sarabun", Arial, Helvetica;
}

div.product div.summary form.cart .group_table a:hover {
    color: #00A99D;
}

table.shop_table td.product-remove a.remove {
    background-color: #00A99D;
}

table.shop_table td.product-remove a.remove:hover {
    background: #1b4962;
}

table.shop_table td.product-name {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

table.shop_table td.product-name a:hover {
    color: #00A99D;
}

ul.wc_payment_methods li .about_paypal {
    color: #00A99D;
}

.woocommerce-MyAccount-navigation ul {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.woocommerce-MyAccount-navigation ul li a:after {
    background-color: #00A99D;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #00A99D;
}

.reset_variations {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.reset_variations:before {
    color: #00A99D;
}

form fieldset legend {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
    color: #00A99D;
}

.woocommerce-info a.showcoupon:before,
.woocommerce-message a.showcoupon:before {
    color: #00A99D;
}

.woocommerce-info a.showcoupon:hover,
.woocommerce-message a.showcoupon:hover {
    color: #00A99D;
}

.woocommerce-message:before,
.woocommerce-info:before {
    background: #00A99D;
}

.woocommerce .btSidebar a.button,
.woocommerce .btContent a.button,
.woocommerce-page .btSidebar a.button,
.woocommerce-page .btContent a.button,
.woocommerce .btSidebar input[type="submit"],
.woocommerce .btContent input[type="submit"],
.woocommerce-page .btSidebar input[type="submit"],
.woocommerce-page .btContent input[type="submit"],
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .btContent input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .btContent input.button,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce :not(.widget_product_search) button[type="submit"],
div.woocommerce input.button {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.woocommerce .btSidebar a.button:hover,
.woocommerce .btContent a.button:hover,
.woocommerce-page .btSidebar a.button:hover,
.woocommerce-page .btContent a.button:hover,
.woocommerce .btSidebar input[type="submit"]:hover,
.woocommerce .btContent input[type="submit"]:hover,
.woocommerce-page .btSidebar input[type="submit"]:hover,
.woocommerce-page .btContent input[type="submit"]:hover,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btSidebar input.button:hover,
.woocommerce .btContent input.button:hover,
.woocommerce-page .btSidebar input.button:hover,
.woocommerce-page .btContent input.button:hover,
div.woocommerce a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover,
div.woocommerce input.button:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.woocommerce .btSidebar input.alt,
.woocommerce .btContent input.alt,
.woocommerce-page .btSidebar input.alt,
.woocommerce-page .btContent input.alt,
.woocommerce .btSidebar a.button.alt,
.woocommerce .btContent a.button.alt,
.woocommerce-page .btSidebar a.button.alt,
.woocommerce-page .btContent a.button.alt,
.woocommerce .btSidebar .button.alt,
.woocommerce .btContent .button.alt,
.woocommerce-page .btSidebar .button.alt,
.woocommerce-page .btContent .button.alt,
.woocommerce .btSidebar button.alt,
.woocommerce .btContent button.alt,
.woocommerce-page .btSidebar button.alt,
.woocommerce-page .btContent button.alt,
.woocommerce .btSidebar .shipping-calculator-button,
.woocommerce .btContent .shipping-calculator-button,
.woocommerce-page .btSidebar .shipping-calculator-button,
.woocommerce-page .btContent .shipping-calculator-button,
div.woocommerce input.alt,
div.woocommerce a.button.alt,
div.woocommerce .button.alt,
div.woocommerce button.alt,
div.woocommerce .shipping-calculator-button {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.woocommerce .btSidebar input.alt:hover,
.woocommerce .btContent input.alt:hover,
.woocommerce-page .btSidebar input.alt:hover,
.woocommerce-page .btContent input.alt:hover,
.woocommerce .btSidebar a.button.alt:hover,
.woocommerce .btContent a.button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover,
.woocommerce-page .btContent a.button.alt:hover,
.woocommerce .btSidebar .button.alt:hover,
.woocommerce .btContent .button.alt:hover,
.woocommerce-page .btSidebar .button.alt:hover,
.woocommerce-page .btContent .button.alt:hover,
.woocommerce .btSidebar button.alt:hover,
.woocommerce .btContent button.alt:hover,
.woocommerce-page .btSidebar button.alt:hover,
.woocommerce-page .btContent button.alt:hover,
.woocommerce .btSidebar .shipping-calculator-button:hover,
.woocommerce .btContent .shipping-calculator-button:hover,
.woocommerce-page .btSidebar .shipping-calculator-button:hover,
.woocommerce-page .btContent .shipping-calculator-button:hover,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover,
div.woocommerce .shipping-calculator-button:hover {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.woocommerce .btSidebar a.edit,
.woocommerce .btContent a.edit,
.woocommerce-page .btSidebar a.edit,
.woocommerce-page .btContent a.edit,
div.woocommerce a.edit {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

.woocommerce .btSidebar a.edit:before,
.woocommerce .btContent a.edit:before,
.woocommerce-page .btSidebar a.edit:before,
.woocommerce-page .btContent a.edit:before,
div.woocommerce a.edit:before {
    color: #00A99D;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #00A99D;
}

.widget_price_filter .price_slider_amount .price_label {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.star-rating span:before {
    color: #00A99D;
}

p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #00A99D;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #00A99D;
}

button.pswp__button.pswp__button--arrow--left:hover,
button.pswp__button.pswp__button--arrow--right:hover {
    background: #00A99D !important;
}

.woocommerce input[type="checkbox"]:before {
    background: #00A99D;
}

.btQuoteBooking .btContactNext {
    background: #00A99D;
}

.btQuoteBooking .btQuoteSlider .ui-slider-handle {
    background: #00A99D;
}

.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    background: #00A99D;
}

.btQuoteBooking .ddChild ul li:before {
    background: #00A99D;
}

.btQuoteBooking .ddChild ul li.hover {
    color: #00A99D !important;
}

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    background: #00A99D;
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset;
    box-shadow: 0 0 0 1px #00A99D inset;
}

.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.btQuoteBooking .btSubmitMessage {
    color: #00A99D;
}

.btQuoteBooking .btContactSubmit {
    background: #00A99D;
}

.btQuoteBooking .btDatePicker .ui-datepicker-header {
    background-color: #00A99D;
}

.btQuoteBooking .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:after,
.btQuoteBooking .bt_cc_email_confirmation_container [type="checkbox"]:checked+label:after {
    background: #00A99D;
}

@font-face {
    font-family: "AnalyticsAndInvestment";
    src: url("../wp-content/themes/avantage/fonts/AnalyticsAndInvestment/AnalyticsAndInvestment.woff") format("woff"), url("../wp-content/themes/avantage/fonts/AnalyticsAndInvestment/AnalyticsAndInvestment.ttf") format("truetype");
}

*[data-ico-analyticsandinvestment]:before {
    font-family: AnalyticsAndInvestment;
    content: attr(data-ico-analyticsandinvestment);
}

@font-face {
    font-family: "Avantage";
    src: url("../wp-content/themes/avantage/fonts/Avantage/Avantage.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Avantage/Avantage.ttf") format("truetype");
}

*[data-ico-avantage]:before {
    font-family: Avantage;
    content: attr(data-ico-avantage);
}

@font-face {
    font-family: "Business";
    src: url("../wp-content/themes/avantage/fonts/Business/Business.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Business/Business.ttf") format("truetype");
}

*[data-ico-business]:before {
    font-family: Business;
    content: attr(data-ico-business);
}

@font-face {
    font-family: "BusinessAndFinance";
    src: url("../wp-content/themes/avantage/fonts/BusinessAndFinance/BusinessAndFinance.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessAndFinance/BusinessAndFinance.ttf") format("truetype");
}

*[data-ico-businessandfinance]:before {
    font-family: BusinessAndFinance;
    content: attr(data-ico-businessandfinance);
}

@font-face {
    font-family: "BusinessManagement";
    src: url("../wp-content/themes/avantage/fonts/BusinessManagement/BusinessManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessManagement/BusinessManagement.ttf") format("truetype");
}

*[data-ico-businessmanagement]:before {
    font-family: BusinessManagement;
    content: attr(data-ico-businessmanagement);
}

@font-face {
    font-family: "BusinessOffice";
    src: url("../wp-content/themes/avantage/fonts/BusinessOffice/BusinessOffice.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessOffice/BusinessOffice.ttf") format("truetype");
}

*[data-ico-businessoffice]:before {
    font-family: BusinessOffice;
    content: attr(data-ico-businessoffice);
}

@font-face {
    font-family: "BusinessPeople";
    src: url("../wp-content/themes/avantage/fonts/BusinessPeople/BusinessPeople.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessPeople/BusinessPeople.ttf") format("truetype");
}

*[data-ico-businesspeople]:before {
    font-family: BusinessPeople;
    content: attr(data-ico-businesspeople);
}

@font-face {
    font-family: "Construction";
    src: url("../wp-content/themes/avantage/fonts/Construction/Construction.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Construction/Construction.ttf") format("truetype");
}

*[data-ico-construction]:before {
    font-family: Construction;
    content: attr(data-ico-construction);
}

@font-face {
    font-family: "CorporateBusiness";
    src: url("../wp-content/themes/avantage/fonts/CorporateBusiness/CorporateBusiness.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CorporateBusiness/CorporateBusiness.ttf") format("truetype");
}

*[data-ico-corporatebusiness]:before {
    font-family: CorporateBusiness;
    content: attr(data-ico-corporatebusiness);
}

@font-face {
    font-family: "CorporateManagement";
    src: url("../wp-content/themes/avantage/fonts/CorporateManagement/CorporateManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CorporateManagement/CorporateManagement.ttf") format("truetype");
}

*[data-ico-corporatemanagement]:before {
    font-family: CorporateManagement;
    content: attr(data-ico-corporatemanagement);
}

@font-face {
    font-family: "CustomerRelationshipManagement";
    src: url("../wp-content/themes/avantage/fonts/CustomerRelationshipManagement/CustomerRelationshipManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CustomerRelationshipManagement/CustomerRelationshipManagement.ttf") format("truetype");
}

*[data-ico-customerrelationshipmanagement]:before {
    font-family: CustomerRelationshipManagement;
    content: attr(data-ico-customerrelationshipmanagement);
}

@font-face {
    font-family: "CustomerService";
    src: url("../wp-content/themes/avantage/fonts/CustomerService/CustomerService.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CustomerService/CustomerService.ttf") format("truetype");
}

*[data-ico-customerservice]:before {
    font-family: CustomerService;
    content: attr(data-ico-customerservice);
}

@font-face {
    font-family: "Design";
    src: url("../wp-content/themes/avantage/fonts/Design/Design.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Design/Design.ttf") format("truetype");
}

*[data-ico-design]:before {
    font-family: Design;
    content: attr(data-ico-design);
}

@font-face {
    font-family: "Development";
    src: url("../wp-content/themes/avantage/fonts/Development/Development.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Development/Development.ttf") format("truetype");
}

*[data-ico-development]:before {
    font-family: Development;
    content: attr(data-ico-development);
}

@font-face {
    font-family: "DigitalMarketing";
    src: url("../wp-content/themes/avantage/fonts/DigitalMarketing/DigitalMarketing.woff") format("woff"), url("../wp-content/themes/avantage/fonts/DigitalMarketing/DigitalMarketing.ttf") format("truetype");
}

*[data-ico-digitalmarketing]:before {
    font-family: DigitalMarketing;
    content: attr(data-ico-digitalmarketing);
}

@font-face {
    font-family: "Economy";
    src: url("../wp-content/themes/avantage/fonts/Economy/Economy.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Economy/Economy.ttf") format("truetype");
}

*[data-ico-economy]:before {
    font-family: Economy;
    content: attr(data-ico-economy);
}

@font-face {
    font-family: "Essential";
    src: url("../wp-content/themes/avantage/fonts/Essential/Essential.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Essential/Essential.ttf") format("truetype");
}

*[data-ico-essential]:before {
    font-family: Essential;
    content: attr(data-ico-essential);
}

@font-face {
    font-family: "FontAwesome";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome/FontAwesome.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome/FontAwesome.ttf") format("truetype");
}

*[data-ico-fontawesome]:before {
    font-family: FontAwesome;
    content: attr(data-ico-fontawesome);
}

@font-face {
    font-family: "FontAwesome5Brands";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Brands/FontAwesome5Brands.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Brands/FontAwesome5Brands.ttf") format("truetype");
}

*[data-ico-fontawesome5brands]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fontawesome5brands);
}

@font-face {
    font-family: "FontAwesome5Regular";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Regular/FontAwesome5Regular.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Regular/FontAwesome5Regular.ttf") format("truetype");
}

*[data-ico-fontawesome5regular]:before {
    font-family: FontAwesome5Regular;
    content: attr(data-ico-fontawesome5regular);
}

@font-face {
    font-family: "FontAwesome5Solid";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Solid/FontAwesome5Solid.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Solid/FontAwesome5Solid.ttf") format("truetype");
}

*[data-ico-fontawesome5solid]:before {
    font-family: FontAwesome5Solid;
    content: attr(data-ico-fontawesome5solid);
}

@font-face {
    font-family: "GlobalBusiness";
    src: url("../wp-content/themes/avantage/fonts/GlobalBusiness/GlobalBusiness.woff") format("woff"), url("../wp-content/themes/avantage/fonts/GlobalBusiness/GlobalBusiness.ttf") format("truetype");
}

*[data-ico-globalbusiness]:before {
    font-family: GlobalBusiness;
    content: attr(data-ico-globalbusiness);
}

@font-face {
    font-family: "HumanResources";
    src: url("../wp-content/themes/avantage/fonts/HumanResources/HumanResources.woff") format("woff"), url("../wp-content/themes/avantage/fonts/HumanResources/HumanResources.ttf") format("truetype");
}

*[data-ico-humanresources]:before {
    font-family: HumanResources;
    content: attr(data-ico-humanresources);
}

@font-face {
    font-family: "Icon7Stroke";
    src: url("../wp-content/themes/avantage/fonts/Icon7Stroke/Icon7Stroke.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Icon7Stroke/Icon7Stroke.ttf") format("truetype");
}

*[data-ico-icon7stroke]:before {
    font-family: Icon7Stroke;
    content: attr(data-ico-icon7stroke);
}

@font-face {
    font-family: "JobResume";
    src: url("../wp-content/themes/avantage/fonts/JobResume/JobResume.woff") format("woff"), url("../wp-content/themes/avantage/fonts/JobResume/JobResume.ttf") format("truetype");
}

*[data-ico-jobresume]:before {
    font-family: JobResume;
    content: attr(data-ico-jobresume);
}

@font-face {
    font-family: "MarketingAndAdvertising";
    src: url("../wp-content/themes/avantage/fonts/MarketingAndAdvertising/MarketingAndAdvertising.woff") format("woff"), url("../wp-content/themes/avantage/fonts/MarketingAndAdvertising/MarketingAndAdvertising.ttf") format("truetype");
}

*[data-ico-marketingandadvertising]:before {
    font-family: MarketingAndAdvertising;
    content: attr(data-ico-marketingandadvertising);
}

@font-face {
    font-family: "Productivity";
    src: url("../wp-content/themes/avantage/fonts/Productivity/Productivity.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Productivity/Productivity.ttf") format("truetype");
}

*[data-ico-productivity]:before {
    font-family: Productivity;
    content: attr(data-ico-productivity);
}

@font-face {
    font-family: "Science";
    src: url("../wp-content/themes/avantage/fonts/Science/Science.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Science/Science.ttf") format("truetype");
}

*[data-ico-science]:before {
    font-family: Science;
    content: attr(data-ico-science);
}

@font-face {
    font-family: "SocialMediaAndNetwork";
    src: url("../wp-content/themes/avantage/fonts/SocialMediaAndNetwork/SocialMediaAndNetwork.woff") format("woff"), url("../wp-content/themes/avantage/fonts/SocialMediaAndNetwork/SocialMediaAndNetwork.ttf") format("truetype");
}

*[data-ico-socialmediaandnetwork]:before {
    font-family: SocialMediaAndNetwork;
    content: attr(data-ico-socialmediaandnetwork);
}

@font-face {
    font-family: "Taxes";
    src: url("../wp-content/themes/avantage/fonts/Taxes/Taxes.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Taxes/Taxes.ttf") format("truetype");
}

*[data-ico-taxes]:before {
    font-family: Taxes;
    content: attr(data-ico-taxes);
}

@font-face {
    font-family: "TaxesAccounting";
    src: url("../wp-content/themes/avantage/fonts/TaxesAccounting/TaxesAccounting.woff") format("woff"), url("../wp-content/themes/avantage/fonts/TaxesAccounting/TaxesAccounting.ttf") format("truetype");
}

*[data-ico-taxesaccounting]:before {
    font-family: TaxesAccounting;
    content: attr(data-ico-taxesaccounting);
}

@font-face {
    font-family: "TeamWork2";
    src: url("../wp-content/themes/avantage/fonts/TeamWork2/TeamWork2.woff") format("woff"), url("../wp-content/themes/avantage/fonts/TeamWork2/TeamWork2.ttf") format("truetype");
}

*[data-ico-teamwork2]:before {
    font-family: TeamWork2;
    content: attr(data-ico-teamwork2);
}

@font-face {
    font-family: "Teamwork";
    src: url("../wp-content/themes/avantage/fonts/Teamwork/Teamwork.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Teamwork/Teamwork.ttf") format("truetype");
}

*[data-ico-teamwork]:before {
    font-family: Teamwork;
    content: attr(data-ico-teamwork);
}

@font-face {
    font-family: "Transportation";
    src: url("../wp-content/themes/avantage/fonts/Transportation/Transportation.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Transportation/Transportation.ttf") format("truetype");
}

*[data-ico-transportation]:before {
    font-family: Transportation;
    content: attr(data-ico-transportation);
}

select,
input {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

input[type="file"]::-webkit-file-upload-button {
    background: #00A99D !important;
    font-family: Sarabun;
}

input[type="file"]::-webkit-file-upload-button:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.fancy-select ul.options li:before {
    background: #00A99D;
}

.fancy-select ul.options li:hover {
    color: #00A99D;
}

.btContent a {
    color: #00A99D;
}

a:hover {
    color: #00A99D;
}

.btText a {
    color: #00A99D;
}

body {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btContentHolder table thead th {
    background-color: #00A99D;
}

.btAccentDarkHeader .btPreloader .animation>div:first-child,
.btLightAccentHeader .btPreloader .animation>div:first-child,
.btTransparentLightHeader .btPreloader .animation>div:first-child {
    background-color: #00A99D;
}

.btPreloader .animation .preloaderLogo {
    height: 80px;
}

.btLoader>div,
.btLoader>span {
    background: #00A99D;
}

.btErrorPage .bt_bb_column.bt_bb_align_center .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    border-top: 2px solid #00A99D;
}

.btErrorPage .bt_bb_column.bt_bb_align_center .bt_bb_headline_subheadline a {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.mainHeader {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.mainHeader a:hover {
    color: #00A99D;
}

.menuPort {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.menuPort nav>ul>li>a {
    line-height: 80px;
}

.btTextLogo {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
    line-height: 80px;
}

.btLogoArea .logo img {
    height: 80px;
}

.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #00A99D;
}

.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #00A99D;
}

.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor>a:after,
.btMenuHorizontal .menuPort nav>ul>li.current-menu-item>a:after {
    background-color: #00A99D;
}

.btMenuHorizontal .menuPort ul ul li a:hover {
    color: #00A99D;
}

.btMenuHorizontal .menuPort ul li.btMenuAlternateHoverDesign ul li a:after {
    background: #00A99D;
}

body.btMenuHorizontal .subToggler {
    line-height: 80px;
}

.btMenuHorizontal .menuPort>nav>ul>li>ul>li {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btMenuHorizontal .menuPort>nav>ul>li>ul li a:before {
    background: #00A99D;
}

.btMenuHorizontal .menuPort>nav>ul>li.btMenuAlternateHoverDesign>ul li a:before {
    background: #1b4962;
}

.btMenuHorizontal.btMenuCenter .logo {
    height: 80px;
}

.btMenuHorizontal.btMenuCenter .logo .btTextLogo {
    height: 80px;
}

html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btMenuHorizontal .topBarInMenu {
    height: 80px;
}

.btAccentLightHeader .btBelowLogoArea,
.btAccentLightHeader .topBar {
    background-color: #00A99D;
}

.btAccentDarkHeader .btBelowLogoArea,
.btAccentDarkHeader .topBar {
    background-color: #00A99D;
}

.btAccentDarkHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btAccentTrasparentHeader .btBelowLogoArea,
.btAccentTrasparentHeader .topBar {
    background-color: #00A99D;
}

.btAccentTrasparentHeader .btBelowLogoArea a:hover,
.btAccentTrasparentHeader .topBar a:hover {
    color: #1b4962 !important;
}

.btAccentTrasparentHeader .btMenuHorizontal .menuPort ul ul li a:hover {
    color: #1b4962;
}

.btLightAccentHeader .btLogoArea,
.btLightAccentHeader .btVerticalHeaderTop {
    background-color: #00A99D;
}

.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #00A99D;
}

.btAccentGradientHeader .btBelowLogoArea,
.btAccentGradientHeader .topBar {
    background-color: #00A99D;
}

.btAccentGradientHeader.btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
    color: #00A99D;
}

.btAlternateGradientHeader .btBelowLogoArea,
.btAlternateGradientHeader .topBar {
    background-color: #1b4962;
}

.btAlternateGradientHeader.btMenuBelowLogo .menuPort nav>ul>li>a:after {
    background-color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .btBelowLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btAlternateGradientHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    background: #00A99D;
}

.btAlternateGradientHeader.btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
    color: #1b4962;
}

.btLightAlternateHeader .btLogoArea,
.btLightAlternateHeader .btVerticalHeaderTop {
    background-color: #1b4962;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget:hover .btIconWidgetText {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btLightAlternateHeader .mainHeader .btTextLogo:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #1b4962;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .btTextLogo {
    line-height: -webkit-calc(80px*0.5);
    line-height: -moz-calc(80px*0.5);
    line-height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav>ul>li>a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav>ul>li>.subToggler {
    line-height: -webkit-calc(80px*0.5);
    line-height: -moz-calc(80px*0.5);
    line-height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .btLogoArea .topBarInLogoArea {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #00A99D;
}

.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #00A99D;
}

.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #00A99D;
}

.btMenuHorizontal .topBarInLogoArea {
    height: 80px;
}

.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell {
    border: 0 solid #00A99D;
}

.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #00A99D;
}

.btMenuVertical .mainHeader nav>ul>li.current-menu-ancestor>a,
.btMenuVertical .mainHeader nav>ul>li.current-menu-item>a {
    background: #00A99D;
}

.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top:before {
    color: #00A99D;
}

.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top_alternate_arrow:before {
    color: #1b4962;
}

.btSiteFooterCopyMenu {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.btDarkSkin .btSiteFooterCopyMenu {
    background: #00A99D;
}

.btSiteFooterCopyMenu .port>div .btFooterMenu ul li a:before {
    background: #00A99D;
}

.btDarkSkin .btSiteFooter .port:before,
.btLightSkin .btDarkSkin .btSiteFooter .port:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooter .port:before {
    background-color: #00A99D;
}

.btContent .btArticleHeadline .bt_bb_headline a:hover {
    color: #00A99D;
}

.btHideHeadline .btPostSingleItemStandard .btArticleHeadline .bt_bb_headline .bt_bb_headline_content {
    color: #1b4962;
}

.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.btPostSingleItemStandard .btArticleShareEtc .btTags ul a:hover {
    background: #00A99D;
}

.btAboutAuthor {
    border: 2px solid #00A99D;
}

.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
    background-color: #00A99D;
}

.btMediaBox.btQuote p,
.btMediaBox.btLink p {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after {
    color: #00A99D;
}

.btPostSingleItemColumns .btTags ul a:hover {
    background: #00A99D;
}

.post-password-form p:first-child {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.post-password-form p:nth-child(2) input[type="submit"] {
    background-color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.post-password-form p:nth-child(2) input[type="submit"]:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.btPagination {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPagination .paging a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPagination .paging a:hover {
    color: #00A99D;
}

.btPagination .paging a:after {
    background: #00A99D;
}

.btPrevNextNav .btPrevNext .btPrevNextImage:before {
    background: #00A99D;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
    color: #00A99D;
}

.btLinkPages {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btLinkPages ul {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btLinkPages ul a {
    background: #00A99D;
}

.btContent .btArticleAuthor a:hover,
.btContent .btArticleComments:hover {
    color: #00A99D;
}

.btArticleDate:before,
.btArticleAuthor:before,
.btArticleComments:before,
.btArticleCategories:before {
    color: #00A99D;
}

.btArticleComments:before {
    color: #00A99D;
}

.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link) {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link):hover {
    color: #00A99D;
}

.bt-comments-box ul.comments li.pingback p .edit-link {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box ul.comments li.pingback p .edit-link a:before {
    color: #00A99D;
}

.bt-comments-box .vcard h1.author a:hover,
.bt-comments-box .vcard h2.author a:hover,
.bt-comments-box .vcard h3.author a:hover,
.bt-comments-box .vcard h4.author a:hover,
.bt-comments-box .vcard h5.author a:hover,
.bt-comments-box .vcard h6.author a:hover,
.bt-comments-box .vcard h7.author a:hover,
.bt-comments-box .vcard h8.author a:hover {
    color: #00A99D;
}

.bt-comments-box .vcard .posted {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .vcard .posted:before {
    color: #00A99D;
}

.bt-comments-box .commentTxt p.edit-link,
.bt-comments-box .commentTxt p.reply {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .commentTxt p.edit-link a:before,
.bt-comments-box .commentTxt p.reply a:before {
    color: #00A99D;
}

.bt-comments-box .comment-form input[type="checkbox"]:before {
    background: #00A99D;
}

.bt-comments-box .comment-navigation {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .comment-navigation a:hover {
    color: #00A99D;
}

.bt-comments-box .comment-navigation a:before,
.bt-comments-box .comment-navigation a:after {
    color: #00A99D;
}

.comment-awaiting-moderation {
    color: #00A99D;
}

.comment-reply-title small {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.comment-reply-title small a#cancel-comment-reply-link:before {
    color: #00A99D;
}

.btCommentSubmit {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btCommentSubmit:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

@media (max-width: 520px) {
    .bt-comments-box ul.comments ul.children li.comment article:after {
        background: #00A99D;
    }
}

body:not(.btNoDashInSidebar) .btBox>h4:after,
body:not(.btNoDashInSidebar) .btCustomMenu>h4:after,
body:not(.btNoDashInSidebar) .btTopBox>h4:after {
    border-bottom: 2px solid #00A99D;
}

.btBox ul li a:before,
.btCustomMenu ul li a:before,
.btTopBox ul li a:before {
    background: #00A99D;
}

.btBox ul li a:hover,
.btCustomMenu ul li a:hover,
.btTopBox ul li a:hover {
    color: #00A99D;
}

.btBox ul li.current-menu-item>a,
.btCustomMenu ul li.current-menu-item>a,
.btTopBox ul li.current-menu-item>a {
    color: #00A99D;
}

.widget_calendar table caption {
    background: #00A99D;
    background: #00A99D;
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_calendar table tbody tr td#today {
    color: #00A99D;
}

.widget_recent_comments {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.widget_recent_comments a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_recent_comments .comment-author-link a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.widget_recent_comments .comment-author-link a:after {
    color: #00A99D;
}

.widget_rss li a.rsswidget {
    font-family: "Sarabun";
}

.widget_rss li .rss-date {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

.widget_rss li .rss-date:before {
    color: #00A99D;
}

.widget_shopping_cart .total {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    background-color: #00A99D;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
    background: #1b4962;
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    background-color: #00A99D;
    font: normal 11px/19px "Roboto";
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after {
    color: #00A99D;
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover,
.topTools .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: -webkit-calc((80px - 16px)/4 + 16px);
    top: -moz-calc((80px - 16px)/4 + 16px);
    top: calc((80px - 16px)/4 + 16px);
}

.widget_recent_reviews {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #00A99D;
}

.widget_price_filter .price_slider_amount .price_label {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.btBox .tagcloud a,
.btTags ul a {
    background: #00A99D;
}

.topTools .btIconWidget:hover,
.topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.topTools .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget.btAlternateIconWidget .btIconWidgetIcon {
    color: #1b4962;
}

.topTools .btIconWidget.btBodyFontTextTitle .btIconWidgetText,
.topTools .btIconWidget.btBodyFontTextTitle .btIconWidgetTitle,
.topBarInMenu .btIconWidget.btBodyFontTextTitle .btIconWidgetText,
.topBarInMenu .btIconWidget.btBodyFontTextTitle .btIconWidgetTitle {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget .bt_bb_button_text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget.bt_button_widget_accent:before {
    background: #00A99D;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget.bt_button_widget_alternate:before {
    background: #1b4962;
}

.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btSidebar .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText {
    color: #00A99D;
}

.btSidebar .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText {
    color: #1b4962;
}

.btSidebar .btIconWidget.btAccentIconWidget .btIconWidgetIcon,
footer .btIconWidget.btAccentIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btSidebar .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
footer .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget.btAlternateIconWidget .btIconWidgetIcon {
    color: #1b4962;
}

.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

a.btAccentIconWidget.btIconWidget:hover {
    color: #00A99D;
}

.btSiteFooterWidgets .btSearch button:hover,
.btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btSidebar .btSearch button:hover,
.btSidebar .btSearch input[type=submit]:hover,
.btSidebar .widget_product_search button:hover,
.btSidebar .widget_product_search input[type=submit]:hover {
    color: #00A99D !important;
}

.btSoftRoundedButtons .btSiteFooterWidgets .btSearch button:hover,
.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btSoftRoundedButtons .btSidebar .btSearch button:hover,
.btSoftRoundedButtons .btSidebar .btSearch input[type=submit]:hover,
.btSoftRoundedButtons .btSidebar .widget_product_search button:hover,
.btSoftRoundedButtons .btSidebar .widget_product_search input[type=submit]:hover {
    background: #00A99D !important;
}

.btHardRoundedButtons .btSiteFooterWidgets .btSearch button:hover,
.btHardRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btHardRoundedButtons .btSidebar .btSearch button:hover,
.btHardRoundedButtons .btSidebar .btSearch input[type=submit]:hover,
.btHardRoundedButtons .btSidebar .widget_product_search button:hover,
.btHardRoundedButtons .btSidebar .widget_product_search input[type=submit]:hover {
    background: #00A99D !important;
}

.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder {
    color: #00A99D;
}

.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder {
    color: #d01a36;
}

.btSearchInner.btFromTopBox button:hover {
    color: #00A99D;
}

.btSoftRoundedButtons .btSearchInner.btFromTopBox button:hover {
    background: #00A99D;
}

.btHardRoundedButtons .btSearchInner.btFromTopBox button:hover {
    background: #00A99D;
}

.btMenuHorizontal .topBarInMenu .widget_bt_divider_widget>span {
    height: -webkit-calc(80px * .5);
    height: -moz-calc(80px * .5);
    height: calc(80px * .5);
}

::selection {
    background: #00A99D;
}

.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    border-top: 2px solid #00A99D;
}

.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    border-color: #00A99D;
}

.bt_bb_section[class*="accent_solid"]:before {
    background: #00A99D;
}

.bt_bb_section[class*="alternate_solid"]:before {
    background: #1b4962;
}

.bt_bb_headline .bt_bb_headline_superheadline {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_headline b {
    color: #00A99D;
}

.bt_bb_headline u {
    color: #1b4962;
}

.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_button .bt_bb_button_text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title b {
    color: #00A99D;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u {
    color: #1b4962;
}

.bt_bb_service:hover .bt_bb_service_content_title a:hover {
    color: #00A99D;
}

.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #00A99D;
}

button.slick-arrow {
    background: #00A99D;
}

.bt_bb_arrows_style_accent_light button.slick-arrow {
    background: #00A99D !important;
}

.bt_bb_arrows_style_accent_dark button.slick-arrow {
    background: #00A99D !important;
}

.bt_bb_arrows_style_alternate_light button.slick-arrow {
    background: #1b4962 !important;
}

.bt_bb_arrows_style_alternate_dark button.slick-arrow {
    background: #1b4962 !important;
}

button.slick-arrow:hover {
    background: #00A99D;
}

.slick-dots li:after {
    background: #00A99D;
}

.bt_bb_dots_style_accent_dot .slick-dots li:after {
    background: #00A99D;
}

.bt_bb_dots_style_alternate_dot .slick-dots li:after {
    background: #1b4962;
}

.bt_bb_custom_menu div ul a:hover {
    color: #00A99D;
}

.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
    border-color: #00A99D;
}

.bt_bb_tabs ul.bt_bb_tabs_header {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li:after {
    background-color: #00A99D;
}

.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before {
    background-color: #00A99D !important;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_price {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle .bt_bb_price_list_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle .bt_bb_price_list_subtitle {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.wpcf7-form .wpcf7-submit {
    background: #00A99D !important;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.wpcf7-form .wpcf7-submit:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.wpcf7-form .bt_bb_alternate_submit .wpcf7-submit {
    background: #1b4962 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
    border: 2px solid #00A99D;
}

.bt_bb_required:after {
    color: #00A99D !important;
}

.required {
    color: #00A99D !important;
}

button.mfp-close:hover {
    color: #00A99D;
}

button.mfp-arrow:hover {
    background: #00A99D;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="checkbox"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="radio"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="submit"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select_selected:focus {
    -webkit-box-shadow: 0 3px 10px, 3px 0 0 0 #00A99D inset;
    box-shadow: 0 3px 10px, 3px 0 0 0 #00A99D inset;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    background: #00A99D;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.bt_bb_widget_select_items>div[data-value]:before {
    background: #00A99D;
}

.on.bt_bb_widget_switch>div {
    background: #00A99D;
}

.bt_bb_progress_bar_advanced .progressbar-text {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_counter_holder {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btCounterHolder {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder span[class^="n"],
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:first-child,
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(2),
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(3) {
    color: #00A99D;
}

.btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    background-color: #00A99D;
}

.btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover {
    background: #1b4962;
}

.bt_bb_masonry_image_grid .bt_bb_grid_item_inner>.bt_bb_grid_item_inner_image:after {
    background: #00A99D;
}

.bt_bb_post_grid_loader>div,
.bt_bb_post_grid_loader>span {
    background: #00A99D;
}

.bt_bb_post_grid_filter {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
    background-color: #00A99D;
}

.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover {
    color: #00A99D;
}

.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title {
    color: #00A99D;
}

.bt_bb_look_triangular.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:after,
.bt_bb_look_triangular.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:after {
    border-color: transparent #1b4962 transparent transparent;
}

.bt_bb_look_triangle.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before,
.bt_bb_look_triangle.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before {
    background: #00A99D;
}

.bt_bb_look_circle.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before,
.bt_bb_look_circle.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before {
    background: #1b4962;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>span:before {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>span.bt_bb_latest_posts_item_author a:hover {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more a {
    color: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:first-of-type .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories:before {
    background: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:first-of-type .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_look_standard_highlighted.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_look_highlighted.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date {
    background: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a {
    color: #00A99D;
}

.bt_bb_masonry_post_grid.bt_bb_date_design_rounded .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>.bt_bb_grid_item_date,
.bt_bb_masonry_portfolio_grid.bt_bb_date_design_rounded .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>.bt_bb_grid_item_date {
    background: #00A99D;
}

.bt_bb_masonry_post_grid.bt_bb_look_image_above .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_post_grid.bt_bb_look_image_above .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid.bt_bb_look_image_above .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid.bt_bb_look_image_above .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after {
    background: #00A99D;
}

.btNoSearchResults {
    border: 2px solid #00A99D;
}

.btNoSearchResults .bt_bb_headline h2 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.btNoSearchResults #searchform input[type='submit'] {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btNoSearchResults .bt_bb_button:last-child a {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    color: #00A99D;
}

.btNoSearchResults .bt_bb_button:last-child a:hover {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2) !important;
    color: #00A99D !important;
}

.bt_bb_service_image .bt_bb_service_image_content .bt_bb_service_image_content_title h3 b {
    color: #00A99D;
}

.bt_bb_service_image .bt_bb_service_image_content .bt_bb_service_image_content_title h3 u {
    color: #1b4962;
}

.bt_bb_service_image .bt_bb_service_image_content_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bold_timeline_item_button {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_star_bullet_list ul li:before,
.bt_bb_check_bullet_list ul li:before {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_image a:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image a:before {
    background: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .added:after,
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    background-color: #1b4962;
}

.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btShopSaleTagDesignRounded .products ul li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRound .products ul li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRounded ul.products li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRound ul.products li.product .btWooShopLoopItemInner:hover .onsale {
    background: #1b4962;
}

.btShopSaleTagDesignSlanted_right .products ul li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_left .products ul li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_right ul.products li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_left ul.products li.product .btWooShopLoopItemInner:hover .onsale:before {
    background: #1b4962;
}

.btShopSaleTagDesignRounded .products ul li.product .onsale,
.btShopSaleTagDesignRound .products ul li.product .onsale,
.btShopSaleTagDesignSquare .products ul li.product .onsale,
.btShopSaleTagDesignSlanted_right .products ul li.product .onsale,
.btShopSaleTagDesignSlanted_left .products ul li.product .onsale,
.btShopSaleTagDesignRounded ul.products li.product .onsale,
.btShopSaleTagDesignRound ul.products li.product .onsale,
.btShopSaleTagDesignSquare ul.products li.product .onsale,
.btShopSaleTagDesignSlanted_right ul.products li.product .onsale,
.btShopSaleTagDesignSlanted_left ul.products li.product .onsale {
    background: #00A99D;
}

.btShopSaleTagDesignSlanted_right .products ul li.product .onsale:before,
.btShopSaleTagDesignSlanted_left .products ul li.product .onsale:before,
.btShopSaleTagDesignSlanted_right ul.products li.product .onsale:before,
.btShopSaleTagDesignSlanted_left ul.products li.product .onsale:before {
    background: #00A99D;
}

.products ul li.product.product-category a:hover h2,
ul.products li.product.product-category a:hover h2 {
    color: #00A99D;
}

nav.woocommerce-pagination ul {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

nav.woocommerce-pagination ul li a.next:before,
nav.woocommerce-pagination ul li a.prev:before {
    background: #00A99D;
}

.btShopSaleTagDesignRounded div.product>.onsale,
.btShopSaleTagDesignRound div.product>.onsale,
.btShopSaleTagDesignSquare div.product>.onsale,
.btShopSaleTagDesignSlanted_right div.product>.onsale,
.btShopSaleTagDesignSlanted_left div.product>.onsale {
    background: #00A99D;
}

.btShopSaleTagDesignSlanted_right div.product>.onsale:before,
.btShopSaleTagDesignSlanted_left div.product>.onsale:before {
    background: #00A99D;
}

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:after {
    background: #00A99D;
}

div.product div.images .woocommerce-product-gallery__trigger:after {
    background: #00A99D;
}

div.product div.summary form.cart .group_table a {
    font-family: "Sarabun", Arial, Helvetica;
}

div.product div.summary form.cart .group_table a:hover {
    color: #00A99D;
}

table.shop_table td.product-remove a.remove {
    background-color: #00A99D;
}

table.shop_table td.product-remove a.remove:hover {
    background: #1b4962;
}

table.shop_table td.product-name {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

table.shop_table td.product-name a:hover {
    color: #00A99D;
}

ul.wc_payment_methods li .about_paypal {
    color: #00A99D;
}

.woocommerce-MyAccount-navigation ul {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.woocommerce-MyAccount-navigation ul li a:after {
    background-color: #00A99D;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #00A99D;
}

.reset_variations {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.reset_variations:before {
    color: #00A99D;
}

form fieldset legend {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
    color: #00A99D;
}

.woocommerce-info a.showcoupon:before,
.woocommerce-message a.showcoupon:before {
    color: #00A99D;
}

.woocommerce-info a.showcoupon:hover,
.woocommerce-message a.showcoupon:hover {
    color: #00A99D;
}

.woocommerce-message:before,
.woocommerce-info:before {
    background: #00A99D;
}

.woocommerce .btSidebar a.button,
.woocommerce .btContent a.button,
.woocommerce-page .btSidebar a.button,
.woocommerce-page .btContent a.button,
.woocommerce .btSidebar input[type="submit"],
.woocommerce .btContent input[type="submit"],
.woocommerce-page .btSidebar input[type="submit"],
.woocommerce-page .btContent input[type="submit"],
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .btContent input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .btContent input.button,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce :not(.widget_product_search) button[type="submit"],
div.woocommerce input.button {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.woocommerce .btSidebar a.button:hover,
.woocommerce .btContent a.button:hover,
.woocommerce-page .btSidebar a.button:hover,
.woocommerce-page .btContent a.button:hover,
.woocommerce .btSidebar input[type="submit"]:hover,
.woocommerce .btContent input[type="submit"]:hover,
.woocommerce-page .btSidebar input[type="submit"]:hover,
.woocommerce-page .btContent input[type="submit"]:hover,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btSidebar input.button:hover,
.woocommerce .btContent input.button:hover,
.woocommerce-page .btSidebar input.button:hover,
.woocommerce-page .btContent input.button:hover,
div.woocommerce a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover,
div.woocommerce input.button:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.woocommerce .btSidebar input.alt,
.woocommerce .btContent input.alt,
.woocommerce-page .btSidebar input.alt,
.woocommerce-page .btContent input.alt,
.woocommerce .btSidebar a.button.alt,
.woocommerce .btContent a.button.alt,
.woocommerce-page .btSidebar a.button.alt,
.woocommerce-page .btContent a.button.alt,
.woocommerce .btSidebar .button.alt,
.woocommerce .btContent .button.alt,
.woocommerce-page .btSidebar .button.alt,
.woocommerce-page .btContent .button.alt,
.woocommerce .btSidebar button.alt,
.woocommerce .btContent button.alt,
.woocommerce-page .btSidebar button.alt,
.woocommerce-page .btContent button.alt,
.woocommerce .btSidebar .shipping-calculator-button,
.woocommerce .btContent .shipping-calculator-button,
.woocommerce-page .btSidebar .shipping-calculator-button,
.woocommerce-page .btContent .shipping-calculator-button,
div.woocommerce input.alt,
div.woocommerce a.button.alt,
div.woocommerce .button.alt,
div.woocommerce button.alt,
div.woocommerce .shipping-calculator-button {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.woocommerce .btSidebar input.alt:hover,
.woocommerce .btContent input.alt:hover,
.woocommerce-page .btSidebar input.alt:hover,
.woocommerce-page .btContent input.alt:hover,
.woocommerce .btSidebar a.button.alt:hover,
.woocommerce .btContent a.button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover,
.woocommerce-page .btContent a.button.alt:hover,
.woocommerce .btSidebar .button.alt:hover,
.woocommerce .btContent .button.alt:hover,
.woocommerce-page .btSidebar .button.alt:hover,
.woocommerce-page .btContent .button.alt:hover,
.woocommerce .btSidebar button.alt:hover,
.woocommerce .btContent button.alt:hover,
.woocommerce-page .btSidebar button.alt:hover,
.woocommerce-page .btContent button.alt:hover,
.woocommerce .btSidebar .shipping-calculator-button:hover,
.woocommerce .btContent .shipping-calculator-button:hover,
.woocommerce-page .btSidebar .shipping-calculator-button:hover,
.woocommerce-page .btContent .shipping-calculator-button:hover,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover,
div.woocommerce .shipping-calculator-button:hover {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.woocommerce .btSidebar a.edit,
.woocommerce .btContent a.edit,
.woocommerce-page .btSidebar a.edit,
.woocommerce-page .btContent a.edit,
div.woocommerce a.edit {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

.woocommerce .btSidebar a.edit:before,
.woocommerce .btContent a.edit:before,
.woocommerce-page .btSidebar a.edit:before,
.woocommerce-page .btContent a.edit:before,
div.woocommerce a.edit:before {
    color: #00A99D;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #00A99D;
}

.widget_price_filter .price_slider_amount .price_label {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.star-rating span:before {
    color: #00A99D;
}

p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #00A99D;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #00A99D;
}

button.pswp__button.pswp__button--arrow--left:hover,
button.pswp__button.pswp__button--arrow--right:hover {
    background: #00A99D !important;
}

.woocommerce input[type="checkbox"]:before {
    background: #00A99D;
}

.btQuoteBooking .btContactNext {
    background: #00A99D;
}

.btQuoteBooking .btQuoteSlider .ui-slider-handle {
    background: #00A99D;
}

.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    background: #00A99D;
}

.btQuoteBooking .ddChild ul li:before {
    background: #00A99D;
}

.btQuoteBooking .ddChild ul li.hover {
    color: #00A99D !important;
}

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    background: #00A99D;
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset;
    box-shadow: 0 0 0 1px #00A99D inset;
}

.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.btQuoteBooking .btSubmitMessage {
    color: #00A99D;
}

.btQuoteBooking .btContactSubmit {
    background: #00A99D;
}

.btQuoteBooking .btDatePicker .ui-datepicker-header {
    background-color: #00A99D;
}

.btQuoteBooking .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:after,
.btQuoteBooking .bt_cc_email_confirmation_container [type="checkbox"]:checked+label:after {
    background: #00A99D;
}

@font-face {
    font-family: "AnalyticsAndInvestment";
    src: url("../wp-content/themes/avantage/fonts/AnalyticsAndInvestment/AnalyticsAndInvestment.woff") format("woff"), url("../wp-content/themes/avantage/fonts/AnalyticsAndInvestment/AnalyticsAndInvestment.ttf") format("truetype");
}

*[data-ico-analyticsandinvestment]:before {
    font-family: AnalyticsAndInvestment;
    content: attr(data-ico-analyticsandinvestment);
}

@font-face {
    font-family: "Avantage";
    src: url("../wp-content/themes/avantage/fonts/Avantage/Avantage.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Avantage/Avantage.ttf") format("truetype");
}

*[data-ico-avantage]:before {
    font-family: Avantage;
    content: attr(data-ico-avantage);
}

@font-face {
    font-family: "Business";
    src: url("../wp-content/themes/avantage/fonts/Business/Business.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Business/Business.ttf") format("truetype");
}

*[data-ico-business]:before {
    font-family: Business;
    content: attr(data-ico-business);
}

@font-face {
    font-family: "BusinessAndFinance";
    src: url("../wp-content/themes/avantage/fonts/BusinessAndFinance/BusinessAndFinance.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessAndFinance/BusinessAndFinance.ttf") format("truetype");
}

*[data-ico-businessandfinance]:before {
    font-family: BusinessAndFinance;
    content: attr(data-ico-businessandfinance);
}

@font-face {
    font-family: "BusinessManagement";
    src: url("../wp-content/themes/avantage/fonts/BusinessManagement/BusinessManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessManagement/BusinessManagement.ttf") format("truetype");
}

*[data-ico-businessmanagement]:before {
    font-family: BusinessManagement;
    content: attr(data-ico-businessmanagement);
}

@font-face {
    font-family: "BusinessOffice";
    src: url("../wp-content/themes/avantage/fonts/BusinessOffice/BusinessOffice.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessOffice/BusinessOffice.ttf") format("truetype");
}

*[data-ico-businessoffice]:before {
    font-family: BusinessOffice;
    content: attr(data-ico-businessoffice);
}

@font-face {
    font-family: "BusinessPeople";
    src: url("../wp-content/themes/avantage/fonts/BusinessPeople/BusinessPeople.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessPeople/BusinessPeople.ttf") format("truetype");
}

*[data-ico-businesspeople]:before {
    font-family: BusinessPeople;
    content: attr(data-ico-businesspeople);
}

@font-face {
    font-family: "Construction";
    src: url("../wp-content/themes/avantage/fonts/Construction/Construction.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Construction/Construction.ttf") format("truetype");
}

*[data-ico-construction]:before {
    font-family: Construction;
    content: attr(data-ico-construction);
}

@font-face {
    font-family: "CorporateBusiness";
    src: url("../wp-content/themes/avantage/fonts/CorporateBusiness/CorporateBusiness.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CorporateBusiness/CorporateBusiness.ttf") format("truetype");
}

*[data-ico-corporatebusiness]:before {
    font-family: CorporateBusiness;
    content: attr(data-ico-corporatebusiness);
}

@font-face {
    font-family: "CorporateManagement";
    src: url("../wp-content/themes/avantage/fonts/CorporateManagement/CorporateManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CorporateManagement/CorporateManagement.ttf") format("truetype");
}

*[data-ico-corporatemanagement]:before {
    font-family: CorporateManagement;
    content: attr(data-ico-corporatemanagement);
}

@font-face {
    font-family: "CustomerRelationshipManagement";
    src: url("../wp-content/themes/avantage/fonts/CustomerRelationshipManagement/CustomerRelationshipManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CustomerRelationshipManagement/CustomerRelationshipManagement.ttf") format("truetype");
}

*[data-ico-customerrelationshipmanagement]:before {
    font-family: CustomerRelationshipManagement;
    content: attr(data-ico-customerrelationshipmanagement);
}

@font-face {
    font-family: "CustomerService";
    src: url("../wp-content/themes/avantage/fonts/CustomerService/CustomerService.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CustomerService/CustomerService.ttf") format("truetype");
}

*[data-ico-customerservice]:before {
    font-family: CustomerService;
    content: attr(data-ico-customerservice);
}

@font-face {
    font-family: "Design";
    src: url("../wp-content/themes/avantage/fonts/Design/Design.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Design/Design.ttf") format("truetype");
}

*[data-ico-design]:before {
    font-family: Design;
    content: attr(data-ico-design);
}

@font-face {
    font-family: "Development";
    src: url("../wp-content/themes/avantage/fonts/Development/Development.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Development/Development.ttf") format("truetype");
}

*[data-ico-development]:before {
    font-family: Development;
    content: attr(data-ico-development);
}

@font-face {
    font-family: "DigitalMarketing";
    src: url("../wp-content/themes/avantage/fonts/DigitalMarketing/DigitalMarketing.woff") format("woff"), url("../wp-content/themes/avantage/fonts/DigitalMarketing/DigitalMarketing.ttf") format("truetype");
}

*[data-ico-digitalmarketing]:before {
    font-family: DigitalMarketing;
    content: attr(data-ico-digitalmarketing);
}

@font-face {
    font-family: "Economy";
    src: url("../wp-content/themes/avantage/fonts/Economy/Economy.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Economy/Economy.ttf") format("truetype");
}

*[data-ico-economy]:before {
    font-family: Economy;
    content: attr(data-ico-economy);
}

@font-face {
    font-family: "Essential";
    src: url("../wp-content/themes/avantage/fonts/Essential/Essential.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Essential/Essential.ttf") format("truetype");
}

*[data-ico-essential]:before {
    font-family: Essential;
    content: attr(data-ico-essential);
}

@font-face {
    font-family: "FontAwesome";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome/FontAwesome.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome/FontAwesome.ttf") format("truetype");
}

*[data-ico-fontawesome]:before {
    font-family: FontAwesome;
    content: attr(data-ico-fontawesome);
}

@font-face {
    font-family: "FontAwesome5Brands";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Brands/FontAwesome5Brands.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Brands/FontAwesome5Brands.ttf") format("truetype");
}

*[data-ico-fontawesome5brands]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fontawesome5brands);
}

@font-face {
    font-family: "FontAwesome5Regular";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Regular/FontAwesome5Regular.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Regular/FontAwesome5Regular.ttf") format("truetype");
}

*[data-ico-fontawesome5regular]:before {
    font-family: FontAwesome5Regular;
    content: attr(data-ico-fontawesome5regular);
}

@font-face {
    font-family: "FontAwesome5Solid";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Solid/FontAwesome5Solid.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Solid/FontAwesome5Solid.ttf") format("truetype");
}

*[data-ico-fontawesome5solid]:before {
    font-family: FontAwesome5Solid;
    content: attr(data-ico-fontawesome5solid);
}

@font-face {
    font-family: "GlobalBusiness";
    src: url("../wp-content/themes/avantage/fonts/GlobalBusiness/GlobalBusiness.woff") format("woff"), url("../wp-content/themes/avantage/fonts/GlobalBusiness/GlobalBusiness.ttf") format("truetype");
}

*[data-ico-globalbusiness]:before {
    font-family: GlobalBusiness;
    content: attr(data-ico-globalbusiness);
}

@font-face {
    font-family: "HumanResources";
    src: url("../wp-content/themes/avantage/fonts/HumanResources/HumanResources.woff") format("woff"), url("../wp-content/themes/avantage/fonts/HumanResources/HumanResources.ttf") format("truetype");
}

*[data-ico-humanresources]:before {
    font-family: HumanResources;
    content: attr(data-ico-humanresources);
}

@font-face {
    font-family: "Icon7Stroke";
    src: url("../wp-content/themes/avantage/fonts/Icon7Stroke/Icon7Stroke.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Icon7Stroke/Icon7Stroke.ttf") format("truetype");
}

*[data-ico-icon7stroke]:before {
    font-family: Icon7Stroke;
    content: attr(data-ico-icon7stroke);
}

@font-face {
    font-family: "JobResume";
    src: url("../wp-content/themes/avantage/fonts/JobResume/JobResume.woff") format("woff"), url("../wp-content/themes/avantage/fonts/JobResume/JobResume.ttf") format("truetype");
}

*[data-ico-jobresume]:before {
    font-family: JobResume;
    content: attr(data-ico-jobresume);
}

@font-face {
    font-family: "MarketingAndAdvertising";
    src: url("../wp-content/themes/avantage/fonts/MarketingAndAdvertising/MarketingAndAdvertising.woff") format("woff"), url("../wp-content/themes/avantage/fonts/MarketingAndAdvertising/MarketingAndAdvertising.ttf") format("truetype");
}

*[data-ico-marketingandadvertising]:before {
    font-family: MarketingAndAdvertising;
    content: attr(data-ico-marketingandadvertising);
}

@font-face {
    font-family: "Productivity";
    src: url("../wp-content/themes/avantage/fonts/Productivity/Productivity.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Productivity/Productivity.ttf") format("truetype");
}

*[data-ico-productivity]:before {
    font-family: Productivity;
    content: attr(data-ico-productivity);
}

@font-face {
    font-family: "Science";
    src: url("../wp-content/themes/avantage/fonts/Science/Science.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Science/Science.ttf") format("truetype");
}

*[data-ico-science]:before {
    font-family: Science;
    content: attr(data-ico-science);
}

@font-face {
    font-family: "SocialMediaAndNetwork";
    src: url("../wp-content/themes/avantage/fonts/SocialMediaAndNetwork/SocialMediaAndNetwork.woff") format("woff"), url("../wp-content/themes/avantage/fonts/SocialMediaAndNetwork/SocialMediaAndNetwork.ttf") format("truetype");
}

*[data-ico-socialmediaandnetwork]:before {
    font-family: SocialMediaAndNetwork;
    content: attr(data-ico-socialmediaandnetwork);
}

@font-face {
    font-family: "Taxes";
    src: url("../wp-content/themes/avantage/fonts/Taxes/Taxes.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Taxes/Taxes.ttf") format("truetype");
}

*[data-ico-taxes]:before {
    font-family: Taxes;
    content: attr(data-ico-taxes);
}

@font-face {
    font-family: "TaxesAccounting";
    src: url("../wp-content/themes/avantage/fonts/TaxesAccounting/TaxesAccounting.woff") format("woff"), url("../wp-content/themes/avantage/fonts/TaxesAccounting/TaxesAccounting.ttf") format("truetype");
}

*[data-ico-taxesaccounting]:before {
    font-family: TaxesAccounting;
    content: attr(data-ico-taxesaccounting);
}

@font-face {
    font-family: "TeamWork2";
    src: url("../wp-content/themes/avantage/fonts/TeamWork2/TeamWork2.woff") format("woff"), url("../wp-content/themes/avantage/fonts/TeamWork2/TeamWork2.ttf") format("truetype");
}

*[data-ico-teamwork2]:before {
    font-family: TeamWork2;
    content: attr(data-ico-teamwork2);
}

@font-face {
    font-family: "Teamwork";
    src: url("../wp-content/themes/avantage/fonts/Teamwork/Teamwork.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Teamwork/Teamwork.ttf") format("truetype");
}

*[data-ico-teamwork]:before {
    font-family: Teamwork;
    content: attr(data-ico-teamwork);
}

@font-face {
    font-family: "Transportation";
    src: url("../wp-content/themes/avantage/fonts/Transportation/Transportation.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Transportation/Transportation.ttf") format("truetype");
}

*[data-ico-transportation]:before {
    font-family: Transportation;
    content: attr(data-ico-transportation);
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex> :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid> :is(*, div) {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

select,
input {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

input[type="file"]::-webkit-file-upload-button {
    background: #00A99D !important;
    font-family: Sarabun;
}

input[type="file"]::-webkit-file-upload-button:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.fancy-select ul.options li:before {
    background: #00A99D;
}

.fancy-select ul.options li:hover {
    color: #00A99D;
}

.btContent a {
    color: #00A99D;
}

a:hover {
    color: #00A99D;
}

.btText a {
    color: #00A99D;
}

body {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btContentHolder table thead th {
    background-color: #00A99D;
}

.btAccentDarkHeader .btPreloader .animation>div:first-child,
.btLightAccentHeader .btPreloader .animation>div:first-child,
.btTransparentLightHeader .btPreloader .animation>div:first-child {
    background-color: #00A99D;
}

.btPreloader .animation .preloaderLogo {
    height: 80px;
}

.btLoader>div,
.btLoader>span {
    background: #00A99D;
}

.btErrorPage .bt_bb_column.bt_bb_align_center .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before {
    border-top: 2px solid #00A99D;
}

.btErrorPage .bt_bb_column.bt_bb_align_center .bt_bb_headline_subheadline a {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.mainHeader {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.mainHeader a:hover {
    color: #00A99D;
}

.menuPort {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.menuPort nav>ul>li>a {
    line-height: 80px;
}

.btTextLogo {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
    line-height: 80px;
}

.btLogoArea .logo img {
    height: 80px;
}

.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon:after,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #00A99D;
}

.btTransparentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentGradientHeader .btHorizontalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #00A99D;
}

.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor>a:after,
.btMenuHorizontal .menuPort nav>ul>li.current-menu-item>a:after {
    background-color: #00A99D;
}

.btMenuHorizontal .menuPort ul ul li a:hover {
    color: #00A99D;
}

.btMenuHorizontal .menuPort ul li.btMenuAlternateHoverDesign ul li a:after {
    background: #00A99D;
}

body.btMenuHorizontal .subToggler {
    line-height: 80px;
}

.btMenuHorizontal .menuPort>nav>ul>li>ul>li {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btMenuHorizontal .menuPort>nav>ul>li>ul li a:before {
    background: #00A99D;
}

.btMenuHorizontal .menuPort>nav>ul>li.btMenuAlternateHoverDesign>ul li a:before {
    background: #1b4962;
}

.btMenuHorizontal.btMenuCenter .logo {
    height: 80px;
}

.btMenuHorizontal.btMenuCenter .logo .btTextLogo {
    height: 80px;
}

html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btMenuHorizontal .topBarInMenu {
    height: 80px;
}

.btAccentLightHeader .btBelowLogoArea,
.btAccentLightHeader .topBar {
    background-color: #00A99D;
}

.btAccentDarkHeader .btBelowLogoArea,
.btAccentDarkHeader .topBar {
    background-color: #00A99D;
}

.btAccentDarkHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btAccentTrasparentHeader .btBelowLogoArea,
.btAccentTrasparentHeader .topBar {
    background-color: #00A99D;
}

.btAccentTrasparentHeader .btBelowLogoArea a:hover,
.btAccentTrasparentHeader .topBar a:hover {
    color: #1b4962 !important;
}

.btAccentTrasparentHeader .btMenuHorizontal .menuPort ul ul li a:hover {
    color: #1b4962;
}

.btLightAccentHeader .btLogoArea,
.btLightAccentHeader .btVerticalHeaderTop {
    background-color: #00A99D;
}

.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #00A99D;
}

.btAccentGradientHeader .btBelowLogoArea,
.btAccentGradientHeader .topBar {
    background-color: #00A99D;
}

.btAccentGradientHeader.btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
    color: #00A99D;
}

.btAlternateGradientHeader .btBelowLogoArea,
.btAlternateGradientHeader .topBar {
    background-color: #1b4962;
}

.btAlternateGradientHeader.btMenuBelowLogo .menuPort nav>ul>li>a:after {
    background-color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btAlternateGradientHeader.btMenuBelowLogo .topBarInMenu .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .topBar .btIconWidget .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btAlternateGradientHeader .btBelowLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.btAlternateGradientHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    background: #00A99D;
}

.btAlternateGradientHeader.btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
    color: #1b4962;
}

.btLightAlternateHeader .btLogoArea,
.btLightAlternateHeader .btVerticalHeaderTop {
    background-color: #1b4962;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.btLightAlternateHeader:not(.btMenuBelowLogo) .topBarInMenu .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .btIconWidget:hover .btIconWidgetText {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuBelowLogo .topBarInLogoArea .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btLightAlternateHeader .mainHeader .btTextLogo:hover {
    color: #00A99D;
}

.btLightAlternateHeader.btMenuHorizontal.btBelowMenu .mainHeader .btLogoArea {
    background-color: #1b4962;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .btTextLogo {
    line-height: -webkit-calc(80px*0.5);
    line-height: -moz-calc(80px*0.5);
    line-height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav>ul>li>a,
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav>ul>li>.subToggler {
    line-height: -webkit-calc(80px*0.5);
    line-height: -moz-calc(80px*0.5);
    line-height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .btLogoArea .topBarInLogoArea {
    height: -webkit-calc(80px*0.5);
    height: -moz-calc(80px*0.5);
    height: calc(80px*0.5);
}

.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:before,
.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon:after {
    border-top-color: #00A99D;
}

.btTransparentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentLightHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btLightDarkHeader .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger:hover .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #00A99D;
}

.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #00A99D;
}

.btMenuHorizontal .topBarInLogoArea {
    height: 80px;
}

.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell {
    border: 0 solid #00A99D;
}

.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #00A99D;
}

.btMenuVertical .mainHeader nav>ul>li.current-menu-ancestor>a,
.btMenuVertical .mainHeader nav>ul>li.current-menu-item>a {
    background: #00A99D;
}

.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top:before {
    color: #00A99D;
}

.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top_alternate_arrow:before {
    color: #1b4962;
}

.btSiteFooterCopyMenu {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.btDarkSkin .btSiteFooterCopyMenu {
    background: #00A99D;
}

.btSiteFooterCopyMenu .port>div .btFooterMenu ul li a:before {
    background: #00A99D;
}

.btDarkSkin .btSiteFooter .port:before,
.btLightSkin .btDarkSkin .btSiteFooter .port:before,
.btDarkSkin.btLightSkin .btDarkSkin .btSiteFooter .port:before {
    background-color: #00A99D;
}

.btContent .btArticleHeadline .bt_bb_headline a:hover {
    color: #00A99D;
}

.btHideHeadline .btPostSingleItemStandard .btArticleHeadline .bt_bb_headline .bt_bb_headline_content {
    color: #1b4962;
}

.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.btPostSingleItemStandard .btArticleShareEtc .btTags ul a:hover {
    background: #00A99D;
}

.btAboutAuthor {
    border: 2px solid #00A99D;
}

.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
    background-color: #00A99D;
}

.btMediaBox.btQuote p,
.btMediaBox.btLink p {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after {
    color: #00A99D;
}

.btPostSingleItemColumns .btTags ul a:hover {
    background: #00A99D;
}

.post-password-form p:first-child {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.post-password-form p:nth-child(2) input[type="submit"] {
    background-color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.post-password-form p:nth-child(2) input[type="submit"]:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.btPagination {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPagination .paging a {
    font-family: "Srabun", Arial, Helvetica, sans-serif;
}

.btPagination .paging a:hover {
    color: #00A99D;
}

.btPagination .paging a:after {
    background: #00A99D;
}

.btPrevNextNav .btPrevNext .btPrevNextImage:before {
    background: #00A99D;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
    color: #00A99D;
}

.btLinkPages {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btLinkPages ul {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btLinkPages ul a {
    background: #00A99D;
}

.btContent .btArticleAuthor a:hover,
.btContent .btArticleComments:hover {
    color: #00A99D;
}

.btArticleDate:before,
.btArticleAuthor:before,
.btArticleComments:before,
.btArticleCategories:before {
    color: #00A99D;
}

.btArticleComments:before {
    color: #00A99D;
}

.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link) {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link):hover {
    color: #00A99D;
}

.bt-comments-box ul.comments li.pingback p .edit-link {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box ul.comments li.pingback p .edit-link a:before {
    color: #00A99D;
}

.bt-comments-box .vcard h1.author a:hover,
.bt-comments-box .vcard h2.author a:hover,
.bt-comments-box .vcard h3.author a:hover,
.bt-comments-box .vcard h4.author a:hover,
.bt-comments-box .vcard h5.author a:hover,
.bt-comments-box .vcard h6.author a:hover,
.bt-comments-box .vcard h7.author a:hover,
.bt-comments-box .vcard h8.author a:hover {
    color: #00A99D;
}

.bt-comments-box .vcard .posted {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .vcard .posted:before {
    color: #00A99D;
}

.bt-comments-box .commentTxt p.edit-link,
.bt-comments-box .commentTxt p.reply {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .commentTxt p.edit-link a:before,
.bt-comments-box .commentTxt p.reply a:before {
    color: #00A99D;
}

.bt-comments-box .comment-form input[type="checkbox"]:before {
    background: #00A99D;
}

.bt-comments-box .comment-navigation {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt-comments-box .comment-navigation a:hover {
    color: #00A99D;
}

.bt-comments-box .comment-navigation a:before,
.bt-comments-box .comment-navigation a:after {
    color: #00A99D;
}

.comment-awaiting-moderation {
    color: #00A99D;
}

.comment-reply-title small {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.comment-reply-title small a#cancel-comment-reply-link:before {
    color: #00A99D;
}

.btCommentSubmit {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btCommentSubmit:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

@media (max-width: 520px) {
    .bt-comments-box ul.comments ul.children li.comment article:after {
        background: #00A99D;
    }
}

body:not(.btNoDashInSidebar) .btBox>h4:after,
body:not(.btNoDashInSidebar) .btCustomMenu>h4:after,
body:not(.btNoDashInSidebar) .btTopBox>h4:after {
    border-bottom: 2px solid #00A99D;
}

.btBox ul li a:before,
.btCustomMenu ul li a:before,
.btTopBox ul li a:before {
    background: #00A99D;
}

.btBox ul li a:hover,
.btCustomMenu ul li a:hover,
.btTopBox ul li a:hover {
    color: #00A99D;
}

.btBox ul li.current-menu-item>a,
.btCustomMenu ul li.current-menu-item>a,
.btTopBox ul li.current-menu-item>a {
    color: #00A99D;
}

.widget_calendar table caption {
    background: #00A99D;
    background: #00A99D;
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_calendar table tbody tr td#today {
    color: #00A99D;
}

.widget_recent_comments {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.widget_recent_comments a {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_recent_comments .comment-author-link a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.widget_recent_comments .comment-author-link a:after {
    color: #00A99D;
}

.widget_rss li a.rsswidget {
    font-family: "Sarabun";
}

.widget_rss li .rss-date {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

.widget_rss li .rss-date:before {
    color: #00A99D;
}

.widget_shopping_cart .total {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    background-color: #00A99D;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
    background: #1b4962;
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    background-color: #00A99D;
    font: normal 11px/19px "Roboto";
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:after {
    color: #00A99D;
}

.menuPort .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover,
.topTools .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content:hover .btCartWidgetIcon:hover {
    color: #00A99D;
}

.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: -webkit-calc((80px - 16px)/4 + 16px);
    top: -moz-calc((80px - 16px)/4 + 16px);
    top: calc((80px - 16px)/4 + 16px);
}

.widget_recent_reviews {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #00A99D;
}

.widget_price_filter .price_slider_amount .price_label {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.btBox .tagcloud a,
.btTags ul a {
    background: #00A99D;
}

.topTools .btIconWidget:hover,
.topBarInMenu .btIconWidget:hover {
    color: #00A99D;
}

.topTools .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget.btAlternateIconWidget .btIconWidgetIcon {
    color: #1b4962;
}

.topTools .btIconWidget.btBodyFontTextTitle .btIconWidgetText,
.topTools .btIconWidget.btBodyFontTextTitle .btIconWidgetTitle,
.topBarInMenu .btIconWidget.btBodyFontTextTitle .btIconWidgetText,
.topBarInMenu .btIconWidget.btBodyFontTextTitle .btIconWidgetTitle {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget .bt_bb_button_text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget.bt_button_widget_accent:before {
    background: #00A99D;
}

.btIconWidget.widget_bt_button_widget .bt_button_widget.bt_button_widget_alternate:before {
    background: #1b4962;
}

.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btSidebar .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget.btIconAccentTitle .btIconWidgetContent .btIconWidgetText {
    color: #00A99D;
}

.btSidebar .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText,
.topBarInLogoArea .btIconWidget.btIconAlternateTitle .btIconWidgetContent .btIconWidgetText {
    color: #1b4962;
}

.btSidebar .btIconWidget.btAccentIconWidget .btIconWidgetIcon,
footer .btIconWidget.btAccentIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget.btAccentIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

.btSidebar .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
footer .btIconWidget.btAlternateIconWidget .btIconWidgetIcon,
.topBarInLogoArea .btIconWidget.btAlternateIconWidget .btIconWidgetIcon {
    color: #1b4962;
}

.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #00A99D;
}

a.btAccentIconWidget.btIconWidget:hover {
    color: #00A99D;
}

.btSiteFooterWidgets .btSearch button:hover,
.btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btSidebar .btSearch button:hover,
.btSidebar .btSearch input[type=submit]:hover,
.btSidebar .widget_product_search button:hover,
.btSidebar .widget_product_search input[type=submit]:hover {
    color: #00A99D !important;
}

.btSoftRoundedButtons .btSiteFooterWidgets .btSearch button:hover,
.btSoftRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btSoftRoundedButtons .btSidebar .btSearch button:hover,
.btSoftRoundedButtons .btSidebar .btSearch input[type=submit]:hover,
.btSoftRoundedButtons .btSidebar .widget_product_search button:hover,
.btSoftRoundedButtons .btSidebar .widget_product_search input[type=submit]:hover {
    background: #00A99D !important;
}

.btHardRoundedButtons .btSiteFooterWidgets .btSearch button:hover,
.btHardRoundedButtons .btSiteFooterWidgets .btSearch input[type=submit]:hover,
.btHardRoundedButtons .btSidebar .btSearch button:hover,
.btHardRoundedButtons .btSidebar .btSearch input[type=submit]:hover,
.btHardRoundedButtons .btSidebar .widget_product_search button:hover,
.btHardRoundedButtons .btSidebar .widget_product_search input[type=submit]:hover {
    background: #00A99D !important;
}

.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder {
    color: #00A99D;
}

.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder {
    color: #d01a36;
}

.btSearchInner.btFromTopBox button:hover {
    color: #00A99D;
}

.btSoftRoundedButtons .btSearchInner.btFromTopBox button:hover {
    background: #00A99D;
}

.btHardRoundedButtons .btSearchInner.btFromTopBox button:hover {
    background: #00A99D;
}

.btMenuHorizontal .topBarInMenu .widget_bt_divider_widget>span {
    height: -webkit-calc(80px * .5);
    height: -moz-calc(80px * .5);
    height: calc(80px * .5);
}

::selection {
    background: #00A99D;
}

.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_superheadline:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_superheadline:after {
    border-top: 2px solid #00A99D;
}

.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    border-color: #00A99D;
}

.bt_bb_section[class*="accent_solid"]:before {
    background: #00A99D;
}

.bt_bb_section[class*="alternate_solid"]:before {
    background: #1b4962;
}

.bt_bb_headline .bt_bb_headline_superheadline {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_headline b {
    color: #00A99D;
}

.bt_bb_headline u {
    color: #1b4962;
}

.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_icon .bt_bb_icon_colored_icon svg .cls-2 {
    fill: #00A99D;
}

.bt_bb_button .bt_bb_button_text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title b {
    color: #00A99D;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u {
    color: #1b4962;
}

.bt_bb_service:hover .bt_bb_service_content_title a:hover {
    color: #00A99D;
}

.bt_bb_service .bt_bb_service_colored_icon svg .cls-2 {
    fill: #00A99D;
}

button.slick-arrow {
    background: #00A99D;
}

.bt_bb_arrows_style_accent_light button.slick-arrow {
    background: #00A99D !important;
}

.bt_bb_arrows_style_accent_dark button.slick-arrow {
    background: #00A99D !important;
}

.bt_bb_arrows_style_alternate_light button.slick-arrow {
    background: #1b4962 !important;
}

.bt_bb_arrows_style_alternate_dark button.slick-arrow {
    background: #1b4962 !important;
}

button.slick-arrow:hover {
    background: #00A99D;
}

.slick-dots li:after {
    background: #00A99D;
}

.bt_bb_dots_style_accent_dot .slick-dots li:after {
    background: #00A99D;
}

.bt_bb_dots_style_alternate_dot .slick-dots li:after {
    background: #1b4962;
}

.bt_bb_custom_menu div ul a:hover {
    color: #00A99D;
}

.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
    border-color: #00A99D;
}

.bt_bb_tabs ul.bt_bb_tabs_header {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li:after {
    background-color: #00A99D;
}

.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before {
    background-color: #00A99D !important;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_price {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle .bt_bb_price_list_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle .bt_bb_price_list_subtitle {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.wpcf7-form .wpcf7-submit {
    background: #00A99D !important;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.wpcf7-form .wpcf7-submit:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.wpcf7-form .bt_bb_alternate_submit .wpcf7-submit {
    background: #1b4962 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
    border: 2px solid #00A99D;
}

.bt_bb_required:after {
    color: #00A99D !important;
}

.required {
    color: #00A99D !important;
}

button.mfp-close:hover {
    color: #00A99D;
}

button.mfp-arrow:hover {
    background: #00A99D;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="checkbox"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="radio"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="submit"]):focus,
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select_selected:focus {
    -webkit-box-shadow: 0 3px 10px, 3px 0 0 0 #00A99D inset;
    box-shadow: 0 3px 10px, 3px 0 0 0 #00A99D inset;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    background: #00A99D;
}

.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.bt_bb_widget_select_items>div[data-value]:before {
    background: #00A99D;
}

.on.bt_bb_widget_switch>div {
    background: #00A99D;
}

.bt_bb_progress_bar_advanced .progressbar-text {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_counter_holder {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btCounterHolder {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder span[class^="n"],
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:first-child,
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(2),
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(3) {
    color: #00A99D;
}

.btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    background-color: #00A99D;
}

.btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover {
    background: #1b4962;
}

.bt_bb_masonry_image_grid .bt_bb_grid_item_inner>.bt_bb_grid_item_inner_image:after {
    background: #00A99D;
}

.bt_bb_post_grid_loader>div,
.bt_bb_post_grid_loader>span {
    background: #00A99D;
}

.bt_bb_post_grid_filter {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
    background-color: #00A99D;
}

.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover {
    color: #00A99D;
}

.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title {
    color: #00A99D;
}

.bt_bb_look_triangular.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:after,
.bt_bb_look_triangular.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:after {
    border-color: transparent #1b4962 transparent transparent;
}

.bt_bb_look_triangle.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before,
.bt_bb_look_triangle.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before {
    background: #00A99D;
}

.bt_bb_look_circle.bt_bb_masonry_post_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before,
.bt_bb_look_circle.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .triangle-starter:before {
    background: #1b4962;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>span:before {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>span.bt_bb_latest_posts_item_author a:hover {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: #00A99D;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_read_more a {
    color: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:first-of-type .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories:before {
    background: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:first-of-type .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    color: #00A99D;
}

.bt_bb_latest_posts.bt_bb_look_standard.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_look_standard_highlighted.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_look_highlighted.bt_bb_date_design_rounded .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta>.bt_bb_latest_posts_item_date {
    background: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span.bt_bb_grid_item_item_author a:hover {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before {
    color: #00A99D;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_item_read_more a {
    color: #00A99D;
}

.bt_bb_masonry_post_grid.bt_bb_date_design_rounded .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>.bt_bb_grid_item_date,
.bt_bb_masonry_portfolio_grid.bt_bb_date_design_rounded .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>.bt_bb_grid_item_date {
    background: #00A99D;
}

.bt_bb_masonry_post_grid.bt_bb_look_image_above .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_post_grid.bt_bb_look_image_above .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid.bt_bb_look_image_above .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_grid.bt_bb_look_image_above .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a:after {
    background: #00A99D;
}

.btNoSearchResults {
    border: 2px solid #00A99D;
}

.btNoSearchResults .bt_bb_headline h2 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.btNoSearchResults #searchform input[type='submit'] {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btNoSearchResults .bt_bb_button:last-child a {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    color: #00A99D;
}

.btNoSearchResults .bt_bb_button:last-child a:hover {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2) !important;
    color: #00A99D !important;
}

.bt_bb_service_image .bt_bb_service_image_content .bt_bb_service_image_content_title h3 b {
    color: #00A99D;
}

.bt_bb_service_image .bt_bb_service_image_content .bt_bb_service_image_content_title h3 u {
    color: #1b4962;
}

.bt_bb_service_image .bt_bb_service_image_content_read_more {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bold_timeline_item_button {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.bt_bb_star_bullet_list ul li:before,
.bt_bb_check_bullet_list ul li:before {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_image a:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image a:before {
    background: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before {
    color: #00A99D;
}

.products ul li.product .btWooShopLoopItemInner .added:after,
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    background-color: #1b4962;
}

.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.btShopSaleTagDesignRounded .products ul li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRound .products ul li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRounded ul.products li.product .btWooShopLoopItemInner:hover .onsale,
.btShopSaleTagDesignRound ul.products li.product .btWooShopLoopItemInner:hover .onsale {
    background: #1b4962;
}

.btShopSaleTagDesignSlanted_right .products ul li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_left .products ul li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_right ul.products li.product .btWooShopLoopItemInner:hover .onsale:before,
.btShopSaleTagDesignSlanted_left ul.products li.product .btWooShopLoopItemInner:hover .onsale:before {
    background: #1b4962;
}

.btShopSaleTagDesignRounded .products ul li.product .onsale,
.btShopSaleTagDesignRound .products ul li.product .onsale,
.btShopSaleTagDesignSquare .products ul li.product .onsale,
.btShopSaleTagDesignSlanted_right .products ul li.product .onsale,
.btShopSaleTagDesignSlanted_left .products ul li.product .onsale,
.btShopSaleTagDesignRounded ul.products li.product .onsale,
.btShopSaleTagDesignRound ul.products li.product .onsale,
.btShopSaleTagDesignSquare ul.products li.product .onsale,
.btShopSaleTagDesignSlanted_right ul.products li.product .onsale,
.btShopSaleTagDesignSlanted_left ul.products li.product .onsale {
    background: #00A99D;
}

.btShopSaleTagDesignSlanted_right .products ul li.product .onsale:before,
.btShopSaleTagDesignSlanted_left .products ul li.product .onsale:before,
.btShopSaleTagDesignSlanted_right ul.products li.product .onsale:before,
.btShopSaleTagDesignSlanted_left ul.products li.product .onsale:before {
    background: #00A99D;
}

.products ul li.product.product-category a:hover h2,
ul.products li.product.product-category a:hover h2 {
    color: #00A99D;
}

nav.woocommerce-pagination ul {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

nav.woocommerce-pagination ul li a.next:before,
nav.woocommerce-pagination ul li a.prev:before {
    background: #00A99D;
}

.btShopSaleTagDesignRounded div.product>.onsale,
.btShopSaleTagDesignRound div.product>.onsale,
.btShopSaleTagDesignSquare div.product>.onsale,
.btShopSaleTagDesignSlanted_right div.product>.onsale,
.btShopSaleTagDesignSlanted_left div.product>.onsale {
    background: #00A99D;
}

.btShopSaleTagDesignSlanted_right div.product>.onsale:before,
.btShopSaleTagDesignSlanted_left div.product>.onsale:before {
    background: #00A99D;
}

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:after {
    background: #00A99D;
}

div.product div.images .woocommerce-product-gallery__trigger:after {
    background: #00A99D;
}

div.product div.summary form.cart .group_table a {
    font-family: "Sarabun", Arial, Helvetica;
}

div.product div.summary form.cart .group_table a:hover {
    color: #00A99D;
}

table.shop_table td.product-remove a.remove {
    background-color: #00A99D;
}

table.shop_table td.product-remove a.remove:hover {
    background: #1b4962;
}

table.shop_table td.product-name {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

table.shop_table td.product-name a:hover {
    color: #00A99D;
}

ul.wc_payment_methods li .about_paypal {
    color: #00A99D;
}

.woocommerce-MyAccount-navigation ul {
    font-family: "Sarabun", Arial, Helvetica, sans-serif;
}

.woocommerce-MyAccount-navigation ul li a:after {
    background-color: #00A99D;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #00A99D;
}

.reset_variations {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.reset_variations:before {
    color: #00A99D;
}

form fieldset legend {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
    color: #00A99D;
}

.woocommerce-info a.showcoupon:before,
.woocommerce-message a.showcoupon:before {
    color: #00A99D;
}

.woocommerce-info a.showcoupon:hover,
.woocommerce-message a.showcoupon:hover {
    color: #00A99D;
}

.woocommerce-message:before,
.woocommerce-info:before {
    background: #00A99D;
}

.woocommerce .btSidebar a.button,
.woocommerce .btContent a.button,
.woocommerce-page .btSidebar a.button,
.woocommerce-page .btContent a.button,
.woocommerce .btSidebar input[type="submit"],
.woocommerce .btContent input[type="submit"],
.woocommerce-page .btSidebar input[type="submit"],
.woocommerce-page .btContent input[type="submit"],
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .btContent input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .btContent input.button,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce :not(.widget_product_search) button[type="submit"],
div.woocommerce input.button {
    background: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.woocommerce .btSidebar a.button:hover,
.woocommerce .btContent a.button:hover,
.woocommerce-page .btSidebar a.button:hover,
.woocommerce-page .btContent a.button:hover,
.woocommerce .btSidebar input[type="submit"]:hover,
.woocommerce .btContent input[type="submit"]:hover,
.woocommerce-page .btSidebar input[type="submit"]:hover,
.woocommerce-page .btContent input[type="submit"]:hover,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btContent :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btSidebar input.button:hover,
.woocommerce .btContent input.button:hover,
.woocommerce-page .btSidebar input.button:hover,
.woocommerce-page .btContent input.button:hover,
div.woocommerce a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover,
div.woocommerce input.button:hover {
    -webkit-box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 0 0 rgba(24, 24, 24, .2) inset, 0 0 0 2.5em #00A99D inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.woocommerce .btSidebar input.alt,
.woocommerce .btContent input.alt,
.woocommerce-page .btSidebar input.alt,
.woocommerce-page .btContent input.alt,
.woocommerce .btSidebar a.button.alt,
.woocommerce .btContent a.button.alt,
.woocommerce-page .btSidebar a.button.alt,
.woocommerce-page .btContent a.button.alt,
.woocommerce .btSidebar .button.alt,
.woocommerce .btContent .button.alt,
.woocommerce-page .btSidebar .button.alt,
.woocommerce-page .btContent .button.alt,
.woocommerce .btSidebar button.alt,
.woocommerce .btContent button.alt,
.woocommerce-page .btSidebar button.alt,
.woocommerce-page .btContent button.alt,
.woocommerce .btSidebar .shipping-calculator-button,
.woocommerce .btContent .shipping-calculator-button,
.woocommerce-page .btSidebar .shipping-calculator-button,
.woocommerce-page .btContent .shipping-calculator-button,
div.woocommerce input.alt,
div.woocommerce a.button.alt,
div.woocommerce .button.alt,
div.woocommerce button.alt,
div.woocommerce .shipping-calculator-button {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    box-shadow: 0 0 0 2px #00A99D inset, 0 4px 0 0 rgba(24, 24, 24, .2) inset;
    color: #00A99D;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.woocommerce .btSidebar input.alt:hover,
.woocommerce .btContent input.alt:hover,
.woocommerce-page .btSidebar input.alt:hover,
.woocommerce-page .btContent input.alt:hover,
.woocommerce .btSidebar a.button.alt:hover,
.woocommerce .btContent a.button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover,
.woocommerce-page .btContent a.button.alt:hover,
.woocommerce .btSidebar .button.alt:hover,
.woocommerce .btContent .button.alt:hover,
.woocommerce-page .btSidebar .button.alt:hover,
.woocommerce-page .btContent .button.alt:hover,
.woocommerce .btSidebar button.alt:hover,
.woocommerce .btContent button.alt:hover,
.woocommerce-page .btSidebar button.alt:hover,
.woocommerce-page .btContent button.alt:hover,
.woocommerce .btSidebar .shipping-calculator-button:hover,
.woocommerce .btContent .shipping-calculator-button:hover,
.woocommerce-page .btSidebar .shipping-calculator-button:hover,
.woocommerce-page .btContent .shipping-calculator-button:hover,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover,
div.woocommerce .shipping-calculator-button:hover {
    -webkit-box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 2px #00A99D inset, 0 5px 0 0 rgba(24, 24, 24, .2) inset, 0 2px 10px rgba(0, 0, 0, .2);
}

.woocommerce .btSidebar a.edit,
.woocommerce .btContent a.edit,
.woocommerce-page .btSidebar a.edit,
.woocommerce-page .btContent a.edit,
div.woocommerce a.edit {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

.woocommerce .btSidebar a.edit:before,
.woocommerce .btContent a.edit:before,
.woocommerce-page .btSidebar a.edit:before,
.woocommerce-page .btContent a.edit:before,
div.woocommerce a.edit:before {
    color: #00A99D;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #00A99D;
}

.widget_price_filter .price_slider_amount .price_label {
    font-family: Sarabun, Arial, Helvetica, sans-serif;
}

.star-rating span:before {
    color: #00A99D;
}

p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #00A99D;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #00A99D;
}

button.pswp__button.pswp__button--arrow--left:hover,
button.pswp__button.pswp__button--arrow--right:hover {
    background: #00A99D !important;
}

.woocommerce input[type="checkbox"]:before {
    background: #00A99D;
}

.btQuoteBooking .btContactNext {
    background: #00A99D;
}

.btQuoteBooking .btQuoteSlider .ui-slider-handle {
    background: #00A99D;
}

.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    background: #00A99D;
}

.btQuoteBooking .ddChild ul li:before {
    background: #00A99D;
}

.btQuoteBooking .ddChild ul li.hover {
    color: #00A99D !important;
}

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    background: #00A99D;
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset;
    box-shadow: 0 0 0 1px #00A99D inset;
}

.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btLightSkin .btDkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    border: 1px solid #00A99D;
    -webkit-box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 1px #00A99D inset, 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.btQuoteBooking .btSubmitMessage {
    color: #00A99D;
}

.btQuoteBooking .btContactSubmit {
    background: #00A99D;
}

.btQuoteBooking .btDatePicker .ui-datepicker-header {
    background-color: #00A99D;
}

.btQuoteBooking .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:after,
.btQuoteBooking .bt_cc_email_confirmation_container [type="checkbox"]:checked+label:after {
    background: #00A99D;
}

@font-face {
    font-family: "AnalyticsAndInvestment";
    src: url("../wp-content/themes/avantage/fonts/AnalyticsAndInvestment/AnalyticsAndInvestment.woff") format("woff"), url("../wp-content/themes/avantage/fonts/AnalyticsAndInvestment/AnalyticsAndInvestment.ttf") format("truetype");
}

*[data-ico-analyticsandinvestment]:before {
    font-family: AnalyticsAndInvestment;
    content: attr(data-ico-analyticsandinvestment);
}

@font-face {
    font-family: "Avantage";
    src: url("../wp-content/themes/avantage/fonts/Avantage/Avantage.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Avantage/Avantage.ttf") format("truetype");
}

*[data-ico-avantage]:before {
    font-family: Avantage;
    content: attr(data-ico-avantage);
}

@font-face {
    font-family: "Business";
    src: url("../wp-content/themes/avantage/fonts/Business/Business.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Business/Business.ttf") format("truetype");
}

*[data-ico-business]:before {
    font-family: Business;
    content: attr(data-ico-business);
}

@font-face {
    font-family: "BusinessAndFinance";
    src: url("../wp-content/themes/avantage/fonts/BusinessAndFinance/BusinessAndFinance.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessAndFinance/BusinessAndFinance.ttf") format("truetype");
}

*[data-ico-businessandfinance]:before {
    font-family: BusinessAndFinance;
    content: attr(data-ico-businessandfinance);
}

@font-face {
    font-family: "BusinessManagement";
    src: url("../wp-content/themes/avantage/fonts/BusinessManagement/BusinessManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessManagement/BusinessManagement.ttf") format("truetype");
}

*[data-ico-businessmanagement]:before {
    font-family: BusinessManagement;
    content: attr(data-ico-businessmanagement);
}

@font-face {
    font-family: "BusinessOffice";
    src: url("../wp-content/themes/avantage/fonts/BusinessOffice/BusinessOffice.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessOffice/BusinessOffice.ttf") format("truetype");
}

*[data-ico-businessoffice]:before {
    font-family: BusinessOffice;
    content: attr(data-ico-businessoffice);
}

@font-face {
    font-family: "BusinessPeople";
    src: url("../wp-content/themes/avantage/fonts/BusinessPeople/BusinessPeople.woff") format("woff"), url("../wp-content/themes/avantage/fonts/BusinessPeople/BusinessPeople.ttf") format("truetype");
}

*[data-ico-businesspeople]:before {
    font-family: BusinessPeople;
    content: attr(data-ico-businesspeople);
}

@font-face {
    font-family: "Construction";
    src: url("../wp-content/themes/avantage/fonts/Construction/Construction.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Construction/Construction.ttf") format("truetype");
}

*[data-ico-construction]:before {
    font-family: Construction;
    content: attr(data-ico-construction);
}

@font-face {
    font-family: "CorporateBusiness";
    src: url("../wp-content/themes/avantage/fonts/CorporateBusiness/CorporateBusiness.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CorporateBusiness/CorporateBusiness.ttf") format("truetype");
}

*[data-ico-corporatebusiness]:before {
    font-family: CorporateBusiness;
    content: attr(data-ico-corporatebusiness);
}

@font-face {
    font-family: "CorporateManagement";
    src: url("../wp-content/themes/avantage/fonts/CorporateManagement/CorporateManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CorporateManagement/CorporateManagement.ttf") format("truetype");
}

*[data-ico-corporatemanagement]:before {
    font-family: CorporateManagement;
    content: attr(data-ico-corporatemanagement);
}

@font-face {
    font-family: "CustomerRelationshipManagement";
    src: url("../wp-content/themes/avantage/fonts/CustomerRelationshipManagement/CustomerRelationshipManagement.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CustomerRelationshipManagement/CustomerRelationshipManagement.ttf") format("truetype");
}

*[data-ico-customerrelationshipmanagement]:before {
    font-family: CustomerRelationshipManagement;
    content: attr(data-ico-customerrelationshipmanagement);
}

@font-face {
    font-family: "CustomerService";
    src: url("../wp-content/themes/avantage/fonts/CustomerService/CustomerService.woff") format("woff"), url("../wp-content/themes/avantage/fonts/CustomerService/CustomerService.ttf") format("truetype");
}

*[data-ico-customerservice]:before {
    font-family: CustomerService;
    content: attr(data-ico-customerservice);
}

@font-face {
    font-family: "Design";
    src: url("../wp-content/themes/avantage/fonts/Design/Design.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Design/Design.ttf") format("truetype");
}

*[data-ico-design]:before {
    font-family: Design;
    content: attr(data-ico-design);
}

@font-face {
    font-family: "Development";
    src: url("../wp-content/themes/avantage/fonts/Development/Development.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Development/Development.ttf") format("truetype");
}

*[data-ico-development]:before {
    font-family: Development;
    content: attr(data-ico-development);
}

@font-face {
    font-family: "DigitalMarketing";
    src: url("../wp-content/themes/avantage/fonts/DigitalMarketing/DigitalMarketing.woff") format("woff"), url("../wp-content/themes/avantage/fonts/DigitalMarketing/DigitalMarketing.ttf") format("truetype");
}

*[data-ico-digitalmarketing]:before {
    font-family: DigitalMarketing;
    content: attr(data-ico-digitalmarketing);
}

@font-face {
    font-family: "Economy";
    src: url("../wp-content/themes/avantage/fonts/Economy/Economy.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Economy/Economy.ttf") format("truetype");
}

*[data-ico-economy]:before {
    font-family: Economy;
    content: attr(data-ico-economy);
}

@font-face {
    font-family: "Essential";
    src: url("../wp-content/themes/avantage/fonts/Essential/Essential.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Essential/Essential.ttf") format("truetype");
}

*[data-ico-essential]:before {
    font-family: Essential;
    content: attr(data-ico-essential);
}

@font-face {
    font-family: "FontAwesome";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome/FontAwesome.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome/FontAwesome.ttf") format("truetype");
}

*[data-ico-fontawesome]:before {
    font-family: FontAwesome;
    content: attr(data-ico-fontawesome);
}

@font-face {
    font-family: "FontAwesome5Brands";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Brands/FontAwesome5Brands.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Brands/FontAwesome5Brands.ttf") format("truetype");
}

*[data-ico-fontawesome5brands]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fontawesome5brands);
}

@font-face {
    font-family: "FontAwesome5Regular";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Regular/FontAwesome5Regular.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Regular/FontAwesome5Regular.ttf") format("truetype");
}

*[data-ico-fontawesome5regular]:before {
    font-family: FontAwesome5Regular;
    content: attr(data-ico-fontawesome5regular);
}

@font-face {
    font-family: "FontAwesome5Solid";
    src: url("../wp-content/themes/avantage/fonts/FontAwesome5Solid/FontAwesome5Solid.woff") format("woff"), url("../wp-content/themes/avantage/fonts/FontAwesome5Solid/FontAwesome5Solid.ttf") format("truetype");
}

*[data-ico-fontawesome5solid]:before {
    font-family: FontAwesome5Solid;
    content: attr(data-ico-fontawesome5solid);
}

@font-face {
    font-family: "GlobalBusiness";
    src: url("../wp-content/themes/avantage/fonts/GlobalBusiness/GlobalBusiness.woff") format("woff"), url("../wp-content/themes/avantage/fonts/GlobalBusiness/GlobalBusiness.ttf") format("truetype");
}

*[data-ico-globalbusiness]:before {
    font-family: GlobalBusiness;
    content: attr(data-ico-globalbusiness);
}

@font-face {
    font-family: "HumanResources";
    src: url("../wp-content/themes/avantage/fonts/HumanResources/HumanResources.woff") format("woff"), url("../wp-content/themes/avantage/fonts/HumanResources/HumanResources.ttf") format("truetype");
}

*[data-ico-humanresources]:before {
    font-family: HumanResources;
    content: attr(data-ico-humanresources);
}

@font-face {
    font-family: "Icon7Stroke";
    src: url("../wp-content/themes/avantage/fonts/Icon7Stroke/Icon7Stroke.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Icon7Stroke/Icon7Stroke.ttf") format("truetype");
}

*[data-ico-icon7stroke]:before {
    font-family: Icon7Stroke;
    content: attr(data-ico-icon7stroke);
}

@font-face {
    font-family: "JobResume";
    src: url("../wp-content/themes/avantage/fonts/JobResume/JobResume.woff") format("woff"), url("../wp-content/themes/avantage/fonts/JobResume/JobResume.ttf") format("truetype");
}

*[data-ico-jobresume]:before {
    font-family: JobResume;
    content: attr(data-ico-jobresume);
}

@font-face {
    font-family: "MarketingAndAdvertising";
    src: url("../wp-content/themes/avantage/fonts/MarketingAndAdvertising/MarketingAndAdvertising.woff") format("woff"), url("../wp-content/themes/avantage/fonts/MarketingAndAdvertising/MarketingAndAdvertising.ttf") format("truetype");
}

*[data-ico-marketingandadvertising]:before {
    font-family: MarketingAndAdvertising;
    content: attr(data-ico-marketingandadvertising);
}

@font-face {
    font-family: "Productivity";
    src: url("../wp-content/themes/avantage/fonts/Productivity/Productivity.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Productivity/Productivity.ttf") format("truetype");
}

*[data-ico-productivity]:before {
    font-family: Productivity;
    content: attr(data-ico-productivity);
}

@font-face {
    font-family: "Science";
    src: url("../wp-content/themes/avantage/fonts/Science/Science.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Science/Science.ttf") format("truetype");
}

*[data-ico-science]:before {
    font-family: Science;
    content: attr(data-ico-science);
}

@font-face {
    font-family: "SocialMediaAndNetwork";
    src: url("../wp-content/themes/avantage/fonts/SocialMediaAndNetwork/SocialMediaAndNetwork.woff") format("woff"), url("../wp-content/themes/avantage/fonts/SocialMediaAndNetwork/SocialMediaAndNetwork.ttf") format("truetype");
}

*[data-ico-socialmediaandnetwork]:before {
    font-family: SocialMediaAndNetwork;
    content: attr(data-ico-socialmediaandnetwork);
}

@font-face {
    font-family: "Taxes";
    src: url("../wp-content/themes/avantage/fonts/Taxes/Taxes.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Taxes/Taxes.ttf") format("truetype");
}

*[data-ico-taxes]:before {
    font-family: Taxes;
    content: attr(data-ico-taxes);
}

@font-face {
    font-family: "TaxesAccounting";
    src: url("../wp-content/themes/avantage/fonts/TaxesAccounting/TaxesAccounting.woff") format("woff"), url("../wp-content/themes/avantage/fonts/TaxesAccounting/TaxesAccounting.ttf") format("truetype");
}

*[data-ico-taxesaccounting]:before {
    font-family: TaxesAccounting;
    content: attr(data-ico-taxesaccounting);
}

@font-face {
    font-family: "TeamWork2";
    src: url("../wp-content/themes/avantage/fonts/TeamWork2/TeamWork2.woff") format("woff"), url("../wp-content/themes/avantage/fonts/TeamWork2/TeamWork2.ttf") format("truetype");
}

*[data-ico-teamwork2]:before {
    font-family: TeamWork2;
    content: attr(data-ico-teamwork2);
}

@font-face {
    font-family: "Teamwork";
    src: url("../wp-content/themes/avantage/fonts/Teamwork/Teamwork.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Teamwork/Teamwork.ttf") format("truetype");
}

*[data-ico-teamwork]:before {
    font-family: Teamwork;
    content: attr(data-ico-teamwork);
}

@font-face {
    font-family: "Transportation";
    src: url("../wp-content/themes/avantage/fonts/Transportation/Transportation.woff") format("woff"), url("../wp-content/themes/avantage/fonts/Transportation/Transportation.ttf") format("truetype");
}

*[data-ico-transportation]:before {
    font-family: Transportation;
    content: attr(data-ico-transportation);
}