.lazy_bg{
	background-image: none !important;
}
[data-wpr-lazyrender] {
    content-visibility: visible !important;
}
h1, h2, h3, h4, h5, h6{
    line-height: 1em !important;
}
.btArticleDate:before, 
.btArticleAuthor:before, 
.btArticleComments:before, 
.btArticleCategories:before{
    margin-right: 8px;
}

@media (max-width: 768px){
	.bt_bb_separator.bt_bb_top_spacing_large{
		margin-top: 5em !important;	
	}
}
#footer-section h2.bt_bb_headline_tag{
	font-size: 1.75rem !important;
}
#footer-section .bt_bb_working_hours_inner_content{
	white-space: nowrap;
	display: table;
    margin-right: 10px;	
    max-width: 64%;
}

#home_hero_title h1 small{
	font-size: 63%;
	padding-top: 10px;
}

.btLightSkin .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle{
	font-size: 24px;
}
.btVerticalMenuTrigger .bt_bb_icon:before,
.btVerticalMenuTrigger .bt_bb_icon:after,
.btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before{
	transition: initial !important;
}

@media(min-width: 1200px){
	.btSiteFooterWidgets{
		display: none;
		visibility: hidden;
	}
}
@media(max-width: 1199px){
	.btSiteFooterWidgets{
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 0 !important;
		z-index: 5;

		background: #00a2b3 !important;
		color: #fff;
		
		box-shadow: 0 -2px 10px rgba(0,0,0,0.25);
	}
	.btSiteFooterWidgets .port{
		padding: 0 !important;
	}
	#boldSiteFooterWidgetsRow{
		display: flex !important;
		align-items: center;
		margin: 0;
	}
	.btSiteFooterWidgets a{
		margin: 0 !important;
		padding: 10px !important;
		font-size: 18px;
		font-weight: 500;
		color: #fff;
		text-align: center;
		flex: 2 50%;

	}
	.btSiteFooterWidgets a:last-child{
		background: #036772;
	}
	.btSiteFooterWidgets .btIconWidgetTitle{
		margin: 0 auto !important;
	}
	footer{
		padding-bottom: 40px !important;
	}

}
@media(max-width: 600px){
	.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
		padding-left:  0 !important;
		padding-right: 0 !important;
	}
	.btContent > .bt_bb_wrapper > section:first-child .bt_bb_row.bt_bb_column_gap_25{
		display: flex;
		flex-wrap: wrap;
	}
	.btContent > .bt_bb_wrapper > section:first-child .bt_bb_row.bt_bb_column_gap_25 .col-md-6.col-sm-12:first-child{
		order: 2;
	}
	.btContent > .bt_bb_wrapper > section:first-child .bt_bb_row.bt_bb_column_gap_25 .col-md-6.col-sm-12:last-child{
		max-height: 250px;
		order: 1;
	}
	.btContent > .bt_bb_wrapper > section:first-child .bt_bb_row.bt_bb_column_gap_25 > .col-md-5.col-ms-12{
		max-height: 250px;
	}
	.page .bt_bb_row.bt_bb_column_gap_25 {
	    max-width: -webkit-calc(100% + 60px);
	    max-width: -moz-calc(100% + 60px);
	    max-width: calc(100% + 60px);
	    margin-left: -30px;
	    margin-right: -30px;
	}
}
@media(min-width: 993px){
	.home #home_hero_title,
	.home #home_hero_title .bt_bb_headline_content small,
	.home .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u,
	.home .home_hero .bt_bb_size_huge.bt_bb_headline h1{
		color: #fff !important
	}
	.home #home_hero_title,
	.home #home_hero_title .bt_bb_headline_content small,
	.home .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u{
		text-shadow: 2px 2px rgba(0,0,0,0.5);
	}
	
}
@media(max-width: 992px){
	/*#hero-section .slick-slide:before,*/
	#hero-section:before{
		content: '';
		background: rgba(255,255,255,0.8);
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
	}
}
#hero-section {
	background-size: cover;
	background-repeat: no-repeat;
}
#hero-section .bt_bb_row{
	padding:0 20px;
}
#home-hero-content{
	padding:0 30px;
}
@media(min-width:501px){
	#hero-section{
		background-image: url('https://www.haltonvillagedental.ca/wp-content/uploads/2021/11/Halton-Village-Dental.jpg');
	}
}
@media(max-width:500px){
	#hero-section{
		background-image: url('https://www.haltonvillagedental.ca/wp-content/uploads/2021/11/Halton-Village-Dental-mobile.jpg');
	}
}

/*.btLogoArea{
	height: 100px;
}
.btLogoArea{
	height: 61px;
}*/

@media(min-width: 1200px){
	.btLogoArea.menuHolder .topBarInLogoArea{
		float: right;
		height: 100px;
		display: flex;
		align-items: center;
	}
	.topBarInLogoArea .topBarInLogoAreaCell {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.btBelowLogoArea .topBarInMenu {
		height: 60px;
		line-height: 60px;
	}
	.mainHeader + .btContentWrap{
		padding-top: 161px;
		transition: none !important;
	}
	.mainHeader + .btContentWrap #hero-section,
	.mainHeader + .btContentWrap #hero-section *{
		transition: none !important;	
	}
	.btMainLogo{
		height: 60px !important;
		width: 240px !important;
	}
	.btVerticalHeaderTop{
		position: absolute !important;
		background-color: #fff !important
	}
	.btLogoArea.menuHolder .port{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.btLogoArea.menuHolder .topBarInLogoArea{
		height: 100px;
	}
	.btPageWrap .mainHeader{
		visibility: visible;
		opacity: 1;
		box-shadow: 0 2px 30px 0 rgba(0,0,0,.15);
		background-color: #fff;
		transition: none !important;
	}
	.menuPort nav ul{
		transition: none !important;	
	}

	.menuPort nav{
		float: left;
	}
	.menuPort .topBarInMenu{
		float: right;
	}
	.menuPort nav ul#menu-georgetown li{
		/*display: table;*/
		display: block;
		float: left;
	}
	.menuPort nav ul.sub-menu li{
		float: none !important;
	}
	.menuPort ul#menu-georgetown >li{
		padding: 0 10px 0 0;
	}
	.menuPort>nav>ul#menu-georgetown>li>a {
	    padding: 0 calc(50px * .4);
	    transition: none;
	}
	.menuPort ul#menu-georgetown>li>ul{
		position: absolute;
	}
	.topBarInMenu .btIconWidget:not(:first-child) {
	    margin-left: 1em !important;
	    margin-right: 0 !important;
	}
	.topBarInMenu .btIconWidget {
	    margin: 0 !important;
	}
}
@media(max-width: 1199px){
	.btLogoArea .logo img {
		height: 60px !important;
	}
	.mainHeader {
		left: 0;
		transform: translateX(-100%) !important;
	}
	.btMenuVerticalOn .mainHeader{
		transform: none !important;
	}
	.mainHeader + .btContentWrap{
		padding-top: 130px;
	}
	#hero-section .animate{
    transform: none !important;
	}
	.btVerticalMenuTrigger{
		line-height: 0 !important;
		font-size: 0 !important;
	}
	.btVerticalHeaderTop{
		background-color: #fff !important;
	}
	.btVerticalMenuTrigger_crutch{
		width: 26px;
		position: relative;
		margin-right: 1em;
	}
	.btVerticalMenuTrigger_crutch .hamburger{
		width: 24px;
		height: 2px;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		background: #aaa;
	}
	.btVerticalMenuTrigger_crutch .hamburger:before,
	.btVerticalMenuTrigger_crutch .hamburger:after{
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		background: #aaa;
	}
	.btVerticalMenuTrigger_crutch .hamburger:before{
		top: -10px;
	}
	.btVerticalMenuTrigger_crutch .hamburger:after{
		top: 10px;
	}
	.btMenuVerticalOn .btVerticalMenuTrigger_crutch .hamburger{
		background: transparent;
		/*border: 1px solid red;*/
	}
	.btMenuVerticalOn .btVerticalMenuTrigger_crutch .hamburger:before{
		transform: rotate(45deg) translate(6px, 6px);
	}
	.btMenuVerticalOn .btVerticalMenuTrigger_crutch .hamburger:after{
		transform: rotate(-45deg) translate(7px, -8px)
	}
}
@media(max-width: 450px){
	.mainHeader + .btContentWrap{
		padding-top: 75px;
	}
}


.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25em;
    line-height: 0;
    height: 0
}

.bt_bb_separator_v2_without_content.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content {
    display: none
}

.bt_bb_icon_size_xsmall.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: .75em
}

.bt_bb_icon_size_small.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 1em
}

.bt_bb_icon_size_normal.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 1.5em
}

.bt_bb_icon_size_large.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 2em
}

.bt_bb_icon_size_xlarge.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 3em
}

.bt_bb_text_size_xsmall.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: .75em
}

.bt_bb_text_size_small.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1em
}

.bt_bb_text_size_normal.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1.25em
}

.bt_bb_text_size_large.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1.5em
}

.bt_bb_text_size_xlarge.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1.75em
}

.bt_bb_separator_v2.bt_bb_border_thickness_1 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_1 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 1px
}

.bt_bb_separator_v2.bt_bb_border_thickness_2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 2px
}

.bt_bb_separator_v2.bt_bb_border_thickness_3 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_3 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 3px
}

.bt_bb_separator_v2.bt_bb_border_thickness_4 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_4 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 4px
}

.bt_bb_separator_v2.bt_bb_border_thickness_5 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_5 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 5px
}

.bt_bb_separator_v2.bt_bb_border_thickness_6 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_6 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 6px
}

.bt_bb_separator_v2.bt_bb_border_thickness_7 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_7 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 7px
}

.bt_bb_separator_v2.bt_bb_border_thickness_8 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_8 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 8px
}

.bt_bb_separator_v2.bt_bb_border_thickness_9 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_9 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 9px
}

.bt_bb_separator_v2.bt_bb_border_thickness_10 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_10 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 10px
}

.bt_bb_separator_v2.bt_bb_border_thickness_11 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_11 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 11px
}

.bt_bb_separator_v2.bt_bb_border_thickness_12 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_12 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 12px
}

.bt_bb_separator_v2.bt_bb_border_thickness_13 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_13 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 13px
}

.bt_bb_separator_v2.bt_bb_border_thickness_14 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_14 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 14px
}

.bt_bb_separator_v2.bt_bb_border_thickness_15 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_15 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 15px
}

.bt_bb_separator_v2.bt_bb_border_thickness_16 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_16 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 16px
}

.bt_bb_separator_v2.bt_bb_border_thickness_17 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_17 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 17px
}

.bt_bb_separator_v2.bt_bb_border_thickness_18 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_18 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 18px
}

.bt_bb_separator_v2.bt_bb_border_thickness_19 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_19 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 19px
}

.bt_bb_separator_v2.bt_bb_border_thickness_20 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_20 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 20px
}

.bt_bb_separator_v2.bt_bb_border_thickness_25 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_25 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 25px
}

.bt_bb_separator_v2.bt_bb_border_thickness_30 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_30 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 30px
}

.bt_bb_separator_v2.bt_bb_border_thickness_35 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_35 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 35px
}

.bt_bb_separator_v2.bt_bb_border_thickness_40 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_40 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 40px
}

.bt_bb_separator_v2.bt_bb_border_thickness_45 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_45 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 45px
}

.bt_bb_separator_v2.bt_bb_border_thickness_50 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_50 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 50px
}

.bt_bb_separator_v2.bt_bb_border_thickness_55 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_55 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 55px
}

.bt_bb_separator_v2.bt_bb_border_thickness_60 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_60 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 60px
}

.bt_bb_separator_v2.bt_bb_border_thickness_65 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_65 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 65px
}

.bt_bb_separator_v2.bt_bb_border_thickness_70 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_70 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 70px
}

.bt_bb_separator_v2.bt_bb_border_thickness_75 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_75 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 75px
}

.bt_bb_separator_v2.bt_bb_border_thickness_80 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_80 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 80px
}

.bt_bb_separator_v2.bt_bb_border_thickness_85 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_85 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 85px
}

.bt_bb_separator_v2.bt_bb_border_thickness_90 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_90 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 90px
}

.bt_bb_separator_v2.bt_bb_border_thickness_95 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_95 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 95px
}

.bt_bb_separator_v2.bt_bb_border_thickness_100 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_100 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 100px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_extra_small {
    padding-bottom: .5em
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_small {
    padding-bottom: 1em
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_normal {
    padding-bottom: 2em
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_medium {
    padding-bottom: 3em
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_large {
    padding-bottom: 3.5em
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_extra_large {
    padding-bottom: 4em
}

.bt_bb_separator_v2.bt_bb_top_spacing_extra_small {
    padding-top: .5em
}

.bt_bb_separator_v2.bt_bb_top_spacing_small {
    padding-top: 1em
}

.bt_bb_separator_v2.bt_bb_top_spacing_normal {
    padding-top: 2em
}

.bt_bb_separator_v2.bt_bb_top_spacing_medium {
    padding-bottom: 3em
}

.bt_bb_separator_v2.bt_bb_top_spacing_large {
    padding-bottom: 3.5em
}

.bt_bb_separator_v2.bt_bb_top_spacing_extra_large {
    padding-bottom: 4em;
    padding-top: 4em;
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_0 {
    padding-bottom: 0
}

.bt_bb_separator_v2.bt_bb_top_spacing_0 {
    padding-top: 0
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_5 {
    padding-bottom: 5px
}

.bt_bb_separator_v2.bt_bb_top_spacing_5 {
    padding-top: 5px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_10 {
    padding-bottom: 10px
}

.bt_bb_separator_v2.bt_bb_top_spacing_10 {
    padding-top: 10px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_15 {
    padding-bottom: 15px
}

.bt_bb_separator_v2.bt_bb_top_spacing_15 {
    padding-top: 15px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_20 {
    padding-bottom: 20px
}

.bt_bb_separator_v2.bt_bb_top_spacing_20 {
    padding-top: 20px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_25 {
    padding-bottom: 25px
}

.bt_bb_separator_v2.bt_bb_top_spacing_25 {
    padding-top: 25px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_30 {
    padding-bottom: 30px
}

.bt_bb_separator_v2.bt_bb_top_spacing_30 {
    padding-top: 30px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_35 {
    padding-bottom: 35px
}

.bt_bb_separator_v2.bt_bb_top_spacing_35 {
    padding-top: 35px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_40 {
    padding-bottom: 40px
}

.bt_bb_separator_v2.bt_bb_top_spacing_40 {
    padding-top: 40px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_45 {
    padding-bottom: 45px
}

.bt_bb_separator_v2.bt_bb_top_spacing_45 {
    padding-top: 45px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_50 {
    padding-bottom: 50px
}

.bt_bb_separator_v2.bt_bb_top_spacing_50 {
    padding-top: 50px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_55 {
    padding-bottom: 55px
}

.bt_bb_separator_v2.bt_bb_top_spacing_55 {
    padding-top: 55px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_60 {
    padding-bottom: 60px
}

.bt_bb_separator_v2.bt_bb_top_spacing_60 {
    padding-top: 60px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_65 {
    padding-bottom: 65px
}

.bt_bb_separator_v2.bt_bb_top_spacing_65 {
    padding-top: 65px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_70 {
    padding-bottom: 70px
}

.bt_bb_separator_v2.bt_bb_top_spacing_70 {
    padding-top: 70px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_75 {
    padding-bottom: 75px
}

.bt_bb_separator_v2.bt_bb_top_spacing_75 {
    padding-top: 75px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_80 {
    padding-bottom: 80px
}

.bt_bb_separator_v2.bt_bb_top_spacing_80 {
    padding-top: 80px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_85 {
    padding-bottom: 85px
}

.bt_bb_separator_v2.bt_bb_top_spacing_85 {
    padding-top: 85px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_90 {
    padding-bottom: 90px
}

.bt_bb_separator_v2.bt_bb_top_spacing_90 {
    padding-top: 90px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_95 {
    padding-bottom: 95px
}

.bt_bb_separator_v2.bt_bb_top_spacing_95 {
    padding-top: 95px
}

.bt_bb_separator_v2.bt_bb_bottom_spacing_100 {
    padding-bottom: 100px
}

.bt_bb_separator_v2.bt_bb_top_spacing_100 {
    padding-top: 100px
}


.bt_bb_overlap_columns_left .bt_bb_column:first-child {
    z-index: 1
}

.bt_bb_overlap_columns_left_under .bt_bb_column:first-child {
    z-index: 1
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child {
    margin-left: -8.33%
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child {
    margin-left: -8.33%
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="12"] {
    max-width: 100%
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="12"] {
    max-width: 100%
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="11"] {
    max-width: 100%
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="11"] {
    max-width: 100%
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="10"] {
    max-width: calc(100%/12*10 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="10"] {
    max-width: calc(100%/12*10 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="9"] {
    max-width: calc(100%/12*9 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="9"] {
    max-width: calc(100%/12*9 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="8"] {
    max-width: calc(100%/12*8 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="8"] {
    max-width: calc(100%/12*8 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="7"] {
    max-width: calc(100%/12*7 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="7"] {
    max-width: calc(100%/12*7 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="6"] {
    max-width: calc(100%/12*6 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="6"] {
    max-width: calc(100%/12*6 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="5"] {
    max-width: calc(100%/12*5 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="5"] {
    max-width: calc(100%/12*5 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="4"] {
    max-width: calc(100%/12*4 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="4"] {
    max-width: calc(100%/12*4 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="3"] {
    max-width: calc(100%/12*3 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="3"] {
    max-width: calc(100%/12*3 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="2"] {
    max-width: calc(100%/12*2 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="2"] {
    max-width: calc(100%/12*2 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="1"] {
    max-width: calc(100%/12 + 8.333333%)
}

.bt_bb_overlap_columns_left_under .bt_bb_column:last-child[data-width="1"] {
    max-width: calc(100%/12 + 8.333333%)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child {
    align-items: flex-end
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="12"] .bt_bb_column_content {
    max-width: 100%
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="11"] .bt_bb_column_content {
    max-width: calc(100% - 100%/12)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="10"] .bt_bb_column_content {
    max-width: calc(100% - 100%/11)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="9"] .bt_bb_column_content {
    max-width: calc(100% - 100%/10)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="8"] .bt_bb_column_content {
    max-width: calc(100% - 100%/9)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="7"] .bt_bb_column_content {
    max-width: calc(100% - 100%/8)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="6"] .bt_bb_column_content {
    max-width: calc(100% - 100%/7)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="5"] .bt_bb_column_content {
    max-width: calc(100% - 100%/6)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="4"] .bt_bb_column_content {
    max-width: calc(100% - 100%/5)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="3"] .bt_bb_column_content {
    max-width: calc(100% - 100%/4)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="2"] .bt_bb_column_content {
    max-width: calc(100% - 100%/3)
}

.bt_bb_overlap_columns_left .bt_bb_column:last-child[data-width="1"] .bt_bb_column_content {
    max-width: calc(100% - 100%/2)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child {
    margin-right: -8.33%
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child {
    margin-right: -8.33%
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="12"] {
    max-width: 100%
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="12"] {
    max-width: 100%
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="11"] {
    max-width: 100%
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="11"] {
    max-width: 100%
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="10"] {
    max-width: calc(100%/12*10 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="10"] {
    max-width: calc(100%/12*10 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="9"] {
    max-width: calc(100%/12*9 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="9"] {
    max-width: calc(100%/12*9 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="8"] {
    max-width: calc(100%/12*8 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="8"] {
    max-width: calc(100%/12*8 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="7"] {
    max-width: calc(100%/12*7 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="7"] {
    max-width: calc(100%/12*7 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="6"] {
    max-width: calc(100%/12*6 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="6"] {
    max-width: calc(100%/12*6 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="5"] {
    max-width: calc(100%/12*5 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="5"] {
    max-width: calc(100%/12*5 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="4"] {
    max-width: calc(100%/12*4 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="4"] {
    max-width: calc(100%/12*4 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="3"] {
    max-width: calc(100%/12*3 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="3"] {
    max-width: calc(100%/12*3 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="2"] {
    max-width: calc(100%/12*2 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="2"] {
    max-width: calc(100%/12*2 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="1"] {
    max-width: calc(100%/12 + 8.333333%)
}

.bt_bb_overlap_columns_right_under .bt_bb_column:first-child[data-width="1"] {
    max-width: calc(100%/12 + 8.333333%)
}

.bt_bb_overlap_columns_right .bt_bb_column:last-child {
    z-index: 1
}

.bt_bb_overlap_columns_right_under .bt_bb_column:last-child {
    z-index: 1
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child {
    align-items: flex-start
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="12"] .bt_bb_column_content {
    max-width: 100%
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="11"] .bt_bb_column_content {
    max-width: calc(100% - 100%/12)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="10"] .bt_bb_column_content {
    max-width: calc(100% - 100%/11)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="9"] .bt_bb_column_content {
    max-width: calc(100% - 100%/10)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="8"] .bt_bb_column_content {
    max-width: calc(100% - 100%/9)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="7"] .bt_bb_column_content {
    max-width: calc(100% - 100%/8)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="6"] .bt_bb_column_content {
    max-width: calc(100% - 100%/7)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="5"] .bt_bb_column_content {
    max-width: calc(100% - 100%/6)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="4"] .bt_bb_column_content {
    max-width: calc(100% - 100%/5)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="3"] .bt_bb_column_content {
    max-width: calc(100% - 100%/4)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="2"] .bt_bb_column_content {
    max-width: calc(100% - 100%/3)
}

.bt_bb_overlap_columns_right .bt_bb_column:first-child[data-width="1"] .bt_bb_column_content {
    max-width: calc(100% - 100%/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child {
    margin-left: -100px;
    align-items: flex-end
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child {
    margin-left: -100px;
    align-items: flex-end
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="11"] {
    flex-basis: calc(100% - (100% - 1200px)/2);
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="11"] {
    flex-basis: calc(100% - (100% - 1200px)/2);
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="10"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="10"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="9"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*2);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="9"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*2);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="8"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*3);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="8"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*3);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="7"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*4);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="7"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*4);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="6"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*5);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="6"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*5);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="5"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*6);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="5"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*6);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7);
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7);
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="3"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*8);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="3"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*8);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="2"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*9);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="2"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*9);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="1"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*10);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="1"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*10);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child {
    margin-left: -100px;
    align-items: flex-end
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="11"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="10"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="9"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="8"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="7"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="6"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="5"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="4"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="3"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="2"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="1"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child {
    margin-left: -100
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child {
    margin-left: -100
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="11"] {
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="11"] {
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="10"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="10"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="9"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="9"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="8"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="8"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="7"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="7"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="6"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="6"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="5"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="5"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="3"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="3"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="2"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="2"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="1"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left_under .bt_bb_row .bt_bb_column:last-child[data-width="1"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child .bt_bb_column_content {
    margin-left: calc(1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="11"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="10"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="9"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="8"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="7"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="6"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="5"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="4"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="3"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="2"] .bt_bb_column_content {
    max-width: calc(1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_left .bt_bb_row .bt_bb_column:last-child[data-width="1"] .bt_bb_column_content {
    max-width: 0
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child {
    margin-right: -100px;
    align-items: flex-start
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child {
    margin-right: -100px;
    align-items: flex-start
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="11"] {
    flex-basis: calc(100% - (100% - 1200px)/2);
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="11"] {
    flex-basis: calc(100% - (100% - 1200px)/2);
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="10"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="10"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="9"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*2);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="9"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*2);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="8"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*3);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="8"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*3);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="7"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*4);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="7"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*4);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="6"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*5);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="6"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*5);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="5"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*6);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="5"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*6);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7);
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7);
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="3"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*8);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="3"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*8);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="2"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*9);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="2"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*9);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="1"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*10);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="1"] {
    flex-basis: calc(100% - (100% - 1200px)/2 - 1200px/12*10);
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child {
    margin-right: -100px;
    align-items: flex-start
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="11"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="10"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="9"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="8"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="7"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="6"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="5"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="4"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="3"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="2"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_right_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="1"] .bt_bb_column_content {
    max-width: calc(100% - (1200px/12))
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child {
    margin-right: -100
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child {
    margin-right: -100
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="11"] {
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="11"] {
    max-width: calc(100% - (100% - 1200px)/2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="10"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="10"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="9"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="9"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="8"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="8"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="7"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="7"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="6"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="6"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="5"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="5"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="4"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="3"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="3"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="2"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="2"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="1"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right_under .bt_bb_row .bt_bb_column:first-child[data-width="1"] {
    max-width: calc(100% - (100% - 1200px)/2 - 1200px/12*10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child .bt_bb_column_content {
    margin-right: calc(1200px/12)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="11"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 11)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="10"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 10)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="9"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 9)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="8"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 8)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="7"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 7)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="6"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 6)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="5"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 5)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="4"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 4)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="3"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 3)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="2"] .bt_bb_column_content {
    max-width: calc(1200px/12 * 2)
}

.bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_section_show_left_boxed_content.bt_bb_overlap_columns_right .bt_bb_row .bt_bb_column:first-child[data-width="1"] .bt_bb_column_content {
    max-width: 0
}

@media(max-width: 992px) {
    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="11-1"] .bt_bb_column {
        flex-basis:100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="10-2"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="9-3"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="8-4"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="4-8"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="3-9"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="2-10"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="1-11"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="11-1"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="10-2"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="9-3"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="8-4"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="4-8"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="3-9"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="2-10"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="1-11"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="11-1"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="10-2"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="9-3"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="8-4"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="4-8"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="3-9"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="2-10"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="1-11"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="11-1"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="10-2"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="9-3"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="8-4"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="4-8"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="3-9"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="2-10"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="1-11"] .bt_bb_column:last-child {
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="11-1"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="10-2"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="9-3"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="8-4"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="4-8"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="3-9"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="2-10"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="1-11"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="11-1"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="10-2"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="9-3"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="8-4"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="4-8"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="3-9"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="2-10"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="1-11"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-left: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-left: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-left: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-left: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-left: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-left: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="11-1"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="10-2"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="9-3"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="8-4"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="4-8"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="3-9"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="2-10"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="1-11"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="11-1"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="10-2"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="9-3"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="8-4"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="4-8"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="3-9"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="2-10"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="1-11"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="11-1"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="10-2"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="9-3"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="8-4"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="4-8"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="3-9"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="2-10"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="1-11"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="11-1"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="10-2"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="9-3"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="8-4"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="4-8"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="3-9"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="2-10"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="1-11"] .bt_bb_column:first-child {
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="11-1"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="10-2"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="9-3"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="8-4"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="4-8"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="3-9"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="2-10"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="1-11"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="11-1"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="10-2"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="9-3"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="8-4"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="4-8"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="3-9"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="2-10"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="1-11"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 50%!important;
        max-width: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-right: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-right: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-right: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-right: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-right: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child {
        max-width: calc(100%/12*6 + 8.333333%)!important;
        margin-right: -8.33%!important;
        flex-basis: 50%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: calc(100% - 100%/6)
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%
    }
}

@media(max-width: 768px) {
    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis:100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child {
        max-width: 100%!important;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child {
        max-width: 100%!important;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child {
        max-width: 100%!important;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child {
        max-width: 100%!important;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child {
        max-width: 100%!important;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child {
        max-width: 100%!important;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_left_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:last-child .bt_bb_column_content {
        max-width: 100%;
        margin-left: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column {
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child {
        max-width: 100%!important;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child {
        max-width: 100%!important;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child {
        max-width: 100%!important;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child {
        max-width: 100%!important;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child {
        max-width: 100%!important;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child {
        max-width: 100%!important;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="7-5"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="6-6"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }

    .bt_bb_section.bt_bb_layout_boxed_1200.bt_bb_overlap_columns_right_under .bt_bb_row[data-structure="5-7"] .bt_bb_column:first-child .bt_bb_column_content {
        max-width: 100%;
        margin-right: 0!important
    }
}

article.post p{
  margin-bottom: 1em;
}
article.post h2,
article.post h3,
article.post h4,
article.post h5,
article.post h6{
  margin-bottom: 0.5em;
  font-weight: bold;
}
article.post h2{
  font-size: 28px;
}
article.post h3{
  font-size: 24px;
}
article.post h4{
  font-size: 22px;
}
article.post h5{
  font-size: 20px;
}
article.post h6{
  font-size: 18px;
}

.btPostSingleItemStandard .btMediaBox{
	max-height: 300px;
	height: 300px;
	overflow:  hidden;
	position: relative;
}
.btPostSingleItemStandard .btMediaBox img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.bt_bb_map_map{
	height: 700px;
}

.btMenuVertical.btTransparentDarkHeader .btVerticalHeaderTop{
	box-shadow: 0 0 5px rgb(0 0 0 / 15%);
	padding-bottom: 10px
}


@media(max-width: 450px){
	.btMediaBox img {
		width: auto;
		min-height: 100%;
	}
}
.bt_bb_color_scheme_17.bt_bb_headline .bt_bb_headline_content small {
    line-height: 1em;
    padding-bottom: 0.5em;
}
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle{
	color: #fff !important;
}







.homepage_container .fancy-select .trigger:before{
	background: url('/wp-content/themes/denticare-child/assets_r//img/reason_icon.png') no-repeat center center !important;
}
.homepage_container .wpcf7-form .wpcf7-date:after{
	background: url('/wp-content/themes/denticare-child/assets_r/img/date_icon.png') no-repeat center center !important;
}
.fancy-select .trigger:before{
	padding: 0 3px;
}
.fancy-select .trigger:before,
.wpcf7-form .wpcf7-date:after{
	top: 50%;
	transform: translateY(-50%);
	right: 8px;
	position: absolute;
}
@media (max-width: 1199px){
	.btVerticalHeaderTop {
		display: flex !important;
	}
}
.bt_bb_text ul,
.bt_bb_text ol{
	margin: 1em 0 2em 2em;
}
.bt_bb_text ul li{
	list-style: disc; 
	font-size: 20px;
	line-height: 1.4;
}

.bt_bb_text p{
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 1em;
}
p, dl, address, cite, li {
	margin: 0 0 1em;
	font-weight: normal;
}
.bt_bb_separator.bt_bb_border_style_solid{
	border: none !important;
}
.bt_bb_separator.bt_bb_top_spacing_extra_large,
.bt_bb_separator_v2.bt_bb_top_spacing_extra_large {
	padding-bottom: 4em;
	padding-top: 4em;
	margin: 0 !important;
}
.bt_bb_wrapper .bt_bb_size_normal.bt_bb_headline h4 {
	font-size: 1.875rem;
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner>.bt_bb_grid_item_inner_image:after{
	line-height: 2.25em;
	height: 2.25em;
}
.single h1{
	font-size: 2.5em !important;
}
h2{
	font-size: 2.5em !important;
}
h3 {
    font-size: 2.10225em !important;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	padding: 0 0 0.5em !important;
	line-height: 1 !important;
	margin: 0 !important;
	font-weight: 400 !important;
	letter-spacing: -.03em;
}

.bt_bb_row_wrapper .btWorkingHours .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link{
	flex: 3 85px;
	margin: 0;
	
}
@media(max-width: 768px){
	.bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link{
		margin: 0 !important;
	}
}
@media(min-width: 769px){
	.bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link{
		margin: 0 -70px 0 !important;
	}
}
.bt_bb_row_wrapper .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content{
	flex: 3 100px;
	padding-right: 10px;
}
.bt_bb_row_wrapper .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_title{
	flex: 3 calc(100% - 185px);
}
@media(max-width: 400px){
	.btWorkingHours{
		margin-left: -20px;
		margin-right: -20px;
	}
}
.bt_bb_font_weight_bolder.bt_bb_headline h1,
.bt_bb_font_weight_bolder.bt_bb_headline h2,
.bt_bb_font_weight_bolder.bt_bb_headline h3,
.bt_bb_font_weight_bolder.bt_bb_headline h4,
.bt_bb_font_weight_bolder.bt_bb_headline h5,
.bt_bb_font_weight_bolder.bt_bb_headline h6 {
	font-weight: bolder !important;
}
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6{
	font-size: 5rem !important;
}
.bt_bb_size_extralarge.bt_bb_headline h2 {
	font-size: 4.375rem !important;
}
@media (max-width: 1199px){
	.bt_bb_size_huge.bt_bb_headline h2 {
		font-size: 3.5rem !important;
	}
	.bt_bb_size_extralarge.bt_bb_headline h2 {
		font-size: 3rem;
	}
}
.bt_bb_animation_fade_in {
	opacity: 1 !important
}
blockquote, q{
	margin-left: 25px;
}
.bt_bb_row_wrapper .bt_bb_align_center .bt_bb_service {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    text-align: center;
}
.bt_bb_row_wrapper .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder{
	margin: 0 auto;
}

@media(max-width: 600px){
  .homepage_container .dentist .center{
    z-index: 2;
    position: relative;
  }
  .homepage_container .dentist{
  	position: relative;
  }
  .homepage_container .dentist:before{
    content: '';
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(255,255,255,0.5);
  }
}

@media (max-width: 600px){
	.homepage_container .solutions .serv__item {
		height: auto;
		margin-bottom: 10px;
	}
	.bt_bb_size_huge.bt_bb_headline h1, .bt_bb_size_huge.bt_bb_headline h2, .bt_bb_size_huge.bt_bb_headline h3, .bt_bb_size_huge.bt_bb_headline h4, .bt_bb_size_huge.bt_bb_headline h5, .bt_bb_size_huge.bt_bb_headline h6{
		font-size: 3rem !important
	}
}


.bt_bb_row_holder{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.col-xl-6{
	width: 		50%;
	max-width:  50%;
	flex:     2 50%;
}
.col-xl-3{
	width: 		25%;
	max-width:  25%;
	flex:     4 25%;	
}
@media(max-width: 900px){
	.col-xl-6{
		width: 		50%;
		max-width:  50%;
		flex:     2 50%;
	}

}

@media(max-width: 640px){
	.col-xl-6{
		width: 		100%;
		max-width:  100%;
		flex:     1 100%;
	}
	.col-xl-3{
		width: 		50%;
		max-width:  50%;
		flex:     2 50%;
	}
}
@media(max-width: 450px){
	.col-xl-3{
		width: 		100%;
		max-width:  100%;
		flex:     1 100%;
	}
}
.btSidebar h2{
	font-size: 1.75rem !important;
}

.col-xl-8 + .col-xl-4 h2{
	font-size: 1.75rem !important;
}
.btContentWrap h1.bt_bb_headline_tag{
	font-size: 2.5rem !important;
	max-width: 1260px;
	width: 100%;
	margin: 40px auto 20px !important;
	text-align: center;
	
}
span.subheading{
	font-size: 30px;
	line-height: 39px;
	color: #19c6df;
	display: block;

	clear: both;
	padding: 0 0 .5em !important;
	line-height: 1 !important;
	margin: 0 !important;
	font-weight: 400 !important;
	letter-spacing: -.03em;
}

body.page-id-2382 .homepage_container h1,
body.page-id-2382 .homepage_container h2,
body.page-id-2382 .homepage_container h3,
body.page-id-2382 .homepage_container h4,
body.page-id-2382 .homepage_container h5,
body.page-id-2382 .homepage_container h6{
	font-weight: 400 !important;
}
body.page-id-2382 h4.ser_ttl,
body.page-id-2382 h4.sol_ttl{
	font-weight: 600 !important;
}

.white-content .bt_bb_text{
	color: #fff;
}
.white-content .bt_bb_text a{
	text-decoration: underline;
	color: #fff;
}
.uppercase,
.uppercase .bt_bb_headline_tag {
	text-transform: uppercase;
}
.text-left,
.text-left .bt_bb_headline_tag {
	text-align: left !important;
}
.text-center,
.text-center .bt_bb_headline_tag {
	text-align: center !important;
}
.btn-light-blue .bt_bb_link{
	background: #17C1D9 !important;
}
.btn-style-1  .bt_bb_link{
	background: #17C1D9 !important;
	color: #fff !important;
}

.mb40{
	margin-bottom: 40px !important;
}
.mb80{
	margin-bottom: 80px !important;
}
.mt80{
	margin-top: 80px !important;
}

.pb0,
.pb0 .bt_bb_headline_tag{
	padding-bottom: 0 !important;
}
.cols-newstyle{

}
.col45{
	max-width: 45% !important;
}
.col55{
	max-width: 55% !important;
}
.cols-newstyle .bt_bb_row_holder > div:last-child{
	padding: 0 !important;
}

.list-style-1{
	margin: 40px 0;
}
.list-style-1 > li{
	padding-left: 80px;
	position: relative;
	margin-bottom: 20px;
}
.list-style-1 > li:before{
	content: url('/wp-content/themes/denticare-child/makeup/img/list-style-1-bullet.png');
	width: 64px;
	height: 64px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.list-style-1.dark > li:before{
	content: url('/wp-content/themes/denticare-child/makeup/img/list-style-1-dark-bullet.png');
}
.list-style-1 > li:not(:last-child):after{
	content: '';
	width: 1px;
	position: absolute;
	top: 32px;
	left: 32px;
	bottom: -32px;
	height: auto;
	display: block;
	background: #00A2B3;
}
.list-style-1.dark > li:not(:last-child):after{
	background: #1A4975;
}
.list-style-2{
	padding-left: 15px;
}
.list-style-2 > li{
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
}
.list-style-2 > li:before{
	content: url('/wp-content/themes/denticare-child/makeup/img/list-style-2-bullet.png');
	width: 14px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 1px;
	z-index: 2;
}

.how-it-works{
	background-image: url('/wp-content/themes/denticare-child/makeup/img/how-it-works.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	
}
.gap20 .bt_bb_row_holder{
	gap:20px;
	justify-content: space-between;
}
.gap20 .bt_bb_row_holder .bt_bb_column{
	max-width: calc(33.333% - 15px);
}
@media(max-width: 992px){
	.hide992{
		display: none !important;
	}
}
@media(max-width: 768px){
	.gap20 .bt_bb_row_holder .bt_bb_column{
		max-width: 100%;
	}
	.cols-newstyle .bt_bb_row_holder .bt_bb_column{
		max-width: 100% !important;
		width: 100%;
		flex: 1 100%;
		text-align: center !important;

	}
	.mobile-one-col .bt_bb_row_holder .bt_bb_column{
		max-width: 100% !important;
		width: 100%;
		flex: 1 100%;
	}
	.cols-newstyle .mobile-center .bt_bb_column_content{
		display: flex;
		justify-content: center;
	}
	.text-center-mobile,
	.text-center-mobile .bt_bb_headline_tag{
		text-align: center;
	}
	.mt40-mobile{
		margin-top: 40px;
	}
	.mb40{
		margin-bottom: 20px !important;
	}
	.mb80{
		margin-bottom: 40px !important;
	}
	.mt80{
		margin-top: 40px !important;
	}
}
.card-style-1{
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	margin-top: 80px;
}
.card-style-1 .bt_bb_column_content{
	position: relative;
}
.card-style-1 .bt_bb_image{
	position: absolute;
	top:  0px;
	left: 50%;
	transform: translate(-50%, -60px);
}
.card-style-1 .bt_bb_text{
	margin-top: 90px;
	font-size: 16px;
	padding: 10px;
}

.page-id-2719 .hero{
	background-size: cover !important;
}


header + .btContentWrap > h1.bt_bb_headline_tag{
	display: none;
	visibility: hidden;
}
header + .btContentWrap li{
	margin-bottom: 0em;
}
.inline-li li{
	display: inline-block;
	list-style-type: disc;
}
.inline-li li:first-child{
	list-style-type: none;
}


@media(max-width: 768px){
	.footer-hours-row{
		width: calc(100% + 40px);
		max-width: calc(100% + 40px);
		margin: 0 -20px;
	}
	.footer-hours-row > .bt_bb_row_inner_holder{
		width: 100%;
	}
	#footer-section .bt_bb_working_hours_inner_wrapper{
		justify-content: space-between;
	}
	#footer-section .bt_bb_working_hours_inner_title,
	#footer-section .bt_bb_working_hours_inner_content{
		max-width: 90px;
	}
	#footer-section  .bt_bb_working_hours_inner_link{
		max-width: 90px;
	}

}