<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Main Styles*/
.bau_image_bck {
	-webkit-background-size: cover!important;
	background-size: cover!important;
	background-position: center;
}
.bau_over {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1
}
p {
	margin: 0 0 15px;
}
.bau_wht_txt {
	color: #fff;
}
a:focus,
.owl-next:focus,
.owl-prev:focus,
.owl-dot {
	outline:none;
	border: none!important;
}
a, a:active, a:visited {
	outline: none;
	border: 0;
}

/*Testimonials*/
.elementor-testimonial-image {
	position: absolute;
	top: -35px;
	width: 80px;
	height: 80px;
	padding-right: 0;
	left: 50%;
	transform: translateX(-50%)
}
.elementor-testimonial-details {
	text-align: center;
}
	.elementor-testimonial-image img {
		width: 80px!important;
		height: 80px!important;
	}
.elementor-testimonial-content {
	text-align: left;
	padding: 0 80px;
	position: relative;
}
	.elementor-testimonial-content:before {
		content: "\f100";
		display: inline-block;
		font-family: Quotes;
		opacity: 0.2;
		position: absolute;
		top: 10px;
		left: 0;
		font-size: 50px;
		line-height: 50px;
	}
.elementor-testimonial-details {
	text-align: center!important;
}

/*Awards*/
.bau_awards .bau_info_block_item_image {
	height: 194px;
}
	.bau_awards_item {
		padding: 0 1px;
	}
	.bau_awards_item_date {
		font-size: 14px;
		line-height: 22px;
		color: #999999;
		text-transform: uppercase;
		display: block;
		margin-bottom: 20px;
	}
	.bau_awards_item_place {
		font-size: 36px!important;
		line-height: 44px!important;
		font-weight: bold!important;
		display: block;
	}

/*Portfolio*/
.bau_project_item {
	height: 470px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.bau_project_item_link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}
	.bau_project_img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 15px;
		right: 15px;
	}

	
	.bau_project_title {
		color: #fff;
		text-transform: uppercase;
		margin: 0;
		width: 55%;
	}
		.bau_project_selected .bau_project_title {
			width: 40%;
		}
.bau_project_arrow {
	position: absolute;
	right: 40px;
	bottom: 50%;
	transform:translateY(18px);
}
.bau_projects_list {
	width: calc( 100% + 30px )!important;
}
.bau_project_arrow i {
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		margin-left: 71px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: relative;
		font-weight: 600;
		color: #fff;
	}
		.bau_project_item:hover .bau_project_arrow i {
			margin-left: 101px;
		}
	.bau_project_arrow i:after {
		display: block;
		position: absolute;
		content: '';
		width: 50px;
		height: 1px;
		background: #fff;
		top: 50%;
		right: 3px;
		transform:translateY(-50%);
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
		.bau_project_item:hover .bau_project_arrow i:after {
			width: 80px;
		}
	.bau_project_cont {
		position: absolute;
		bottom: 40px;
		width: 100%;
		padding: 0 40px;
	}
.bau_project_category {
	position: absolute;
	top: 40px;
	left: 40px;
	color: #fff;
	text-transform: uppercase;
}

/*Partners*/
.bauwerk_partners_item {
	height: 228px;
	width: 100%;
	padding: 40px;
	position: relative;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.bauwerk_partners_item_wrapper {
	margin-left: 1px;
}
	.bauwerk_partners_item:hover {
		background: #fff;
	}
	.bauwerk_partners_item img {
		position: absolute;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		top: 50%;
		left: 50%;
	}
	.bau_horizontal_image img {
		width: 200px!important;
		height: auto!important;
	}
	.bau_vertical_image img {
		height: 100px!important;
		width: auto!important;
	}

/*Header*/
#masthead {
	width: 100%;
}
#masthead p {
	margin: 0;
}
.single-elementor-hf .elementor-element-edit-mode.elementor-widget {
	display: inline-block!important;
	width: auto!important;
	vertical-align: middle;
	margin-bottom: 0;
}
.single-elementor-hf .bau_page, .single-elementor-hf .site-content {
	background: none!important;
}
.bau_header_transparent #masthead {
	background: none!important;
	position: absolute!important;
}

/*Logo*/
.bau_logo_img img {
	display: block;
	position: relative;
}

/*Widget Menu*/
.elementor-widget ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.elementor-widget ul.menu a:hover {
		padding-left: 20px;
	}
	.elementor-widget ul.menu li a {
		position: relative;
		font-size: 16px;
		line-height: 36px;
		color: #424242;
	}
	.elementor-widget ul.menu a:before {
		display: inline-block;
		content: "\e628";
		font-family: themify;
		position: absolute;
		left: -5px;
		font-size: 10px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0;
		-webkit-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s;
	}
		.elementor-widget ul.menu a:hover:before {
			opacity: 1;
			left: 0;
			-webkit-transition-delay: 0.1s;
			-o-transition-delay: 0.1s;
			transition-delay: 0.1s;
		}
	
.elementor-widget-sm-menu {
	margin-bottom: 0!important;
}
.bau_nav_menu {
	margin: 0;
	padding: 0;
}

/*Owl Caroseul*/
.owl-dot span {
	width: 7px;
	height: 7px;
	background: #a5a5a5;
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translateX(-50%) translateY(-50%);
}
.owl-dot.active span {
	width: 13px;
	height: 13px;
	background: #fff;
	border: 2px solid #000;
}
.owl-dot {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	width: 30px;
	height: 30px;
	position: relative;
	margin-top: 17px;
	margin-bottom: -9px;
}
.owl-dots {
	text-align: center;
}

/*Heading*/
.elementor-heading-title i {
	margin-right: 10px;
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-top: 6px;
}
	#masthead div.elementor-heading-title i,
	.single-elementor-hf .elementor-heading-title i {
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 5px;
		margin-top: 2px;
	}
.elementor-widget-heading span.elementor-heading-title {
	font-weight: normal;
}
.elementor-heading-title span {
	display: block;
}
#masthead .elementor-heading-title span,
.single-elementor-hf .elementor-heading-title span {
	display: inline;
}


/*Service Block*/
.bau_hover_margin_parents {
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
}
.bau_hover_margin_parents:hover {
	transform:translateY(-10px);
}
.elementor-widget-video .elementor-widget-container {
	overflow: hidden;
	position: relative;
}
.elementor-widget-sm-service-block  p:last-child {
	margin: 0;
}
.bau_service_image .bau_project_item_over {
	position: absolute;
}
.bau_service_image .bau_info_block_item_icon {
	bottom: 50px;
	left: 50px;
}
.bau_service_image img {
	margin-bottom: 0;
}
	.bau_service_image {
		height: 425px;
		margin-bottom: 0;
	}
	.bau_service_image .bau_project_item_over:after {
		display: none;
	}
	.bau_service_image a {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

/*Video Block*/
.elementor-custom-embed-play {
	z-index: 2;
}
.eicon-play:before {
	content: '\e977'!important;
}

/*Counter Block*/
.bau_no_prefix .elementor-counter-number-prefix {
	display: none;
}
.bau_no_suffix .elementor-counter-number-suffix {
	display: none;
}
.elementor-counter-flex {
	display: flex;
}
.elementor-counter .elementor-icon {
	margin-right: 25px;
}

/*Instagram*/
.bau_bordered_block {
	width: 100%;
	height: 100%;
	min-height: 170px;
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.bau_image_over {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.instagram-carousel {
}
.instagram-carousel .bau_bordered_block a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	color: #fff;
	opacity: 0;
	left: 0;
}
.instagram-carousel .bau_bordered_block a:hover {
	opacity: 1;
}
.instagram-carousel .bau_bordered_block a span {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 0 10px;
	top:50%;
	transform:translateY(-20%);
	display: block;
	-webkit-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
}
.instagram-carousel .bau_bordered_block a i {
	display: block;
	font-size: 30px;
	margin-bottom: 5px;
}
.instagram-carousel .bau_bordered_block a:hover span {
	transform:translateY(-50%);
}

/*Map*/
.bau_map_pins {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.bau_map_pin {
	width: 40px;
	height: 40px;
	position: absolute;
}
.bau_map_pin span.bau_map_point {
	display: block;
	width: 7px;
	height: 7px;
	background: #ff1b54;
	border-radius: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
	left: 50%;
}
.bau_map_pin span.bau_map_point_border {
	display: block;
	width: 20px;
	height: 20px;
	background: #ff1b54;
	border-radius: 50%;
	position: absolute;
	opacity: 0.2;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.bau_map_pin span.bau_map_point_second_border {
	display: block;
	width: 40px;
	height: 40px;
	background: #ff1b54;
	border-radius: 50%;
	position: absolute;
	opacity: 0.1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0); 
	-ms-transform: translateX(-50%) translateY(-50%) scale(0);
	-o-transform: translateX(-50%) translateY(-50%) scale(0);
	transform: translateX(-50%) translateY(-50%) scale(0);
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.bau_map_pin:hover span.bau_map_point_second_border {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-ms-transform: translateX(-50%) translateY(-50%) scale(1);
	-o-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
}
.bau_map_pin:hover span.bau_map_point_border  {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
	-ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
	-o-transform: translateX(-50%) translateY(-50%) scale(1.2);
	transform: translateX(-50%) translateY(-50%) scale(1.2);
}
.bau_map {
	position: relative;
}
	.bau_map img {
		width: 100%;
		height: auto;
	}
.bau_map_pin_cont {
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 50px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	z-index: -2;
	pointer-events: none;
}
	.bau_map_pin:hover .bau_map_pin_cont {
		opacity: 1;
		top: 40px;
		z-index: 1;
		pointer-events: auto;
	}
	.bau_map_pin_cont p:last-child {
		margin: 0;
	}
.elementor-widget-sm-offices .elementor-widget-container {
	overflow: visible;
}

/*Timeline*/
.bau_timeline_line {
	height: 1px;
	background: #333;
	position: absolute;
	width: 100%;
	top: 183px;
}
.bau_timeline {

}
.elementor-widget-sm-timeline .elementor-widget-container {
	overflow: visible;
}
	.bau_timeline_pin {
		width: 44px;
		height: 44px;
		position: relative;
		margin: 0 50px;
	}
	.bau_timeline_item {
		height: 300px;
		padding-top: 162px;
		padding-bottom: 202px;
	}
	.bau_timeline_point {
		width: 19px;
		height: 19px;
		position: absolute;
		background: #ff0754;
		border-radius: 50%;
		left: 50%;
		top: 50%;
		transform:translateY(-50%) translateX(-50%);
		z-index: 1;
	}
	.bau_timeline_point_border {
		display: block;
		position: absolute;
		background: #fff;
		width: 44px;
		height: 44px;
		border-radius: 50%;
	}
	.bau_timeline_pin_title {
		position: absolute;
		font:700 40px/50px Nunito;
		transform:translateX(-50%);
		left: 50%;
	}
	.bau_timeline_pin_cont {
		position: absolute;
		font:700 20px/26px Nunito;
		max-height: 116px;
		background: #fff;
		padding: 20px;
		-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
		box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
		border-radius: 5px;
		min-width: 200px;
		width: 200px;
	}
		.bau_timeline_pin_cont p:last-child {
			margin: 0;
		}
		.bau_timeline_pin_cont:before {
			content: '';
			display: block;
			width: 14px;
			height: 18px;
			-webkit-background-size: cover;
			background-size: cover;
			position: absolute;
			left: 23px;
		}

.bau_timeline_pin.even .bau_timeline_pin_title {
	top: 45px;
}
.bau_timeline_pin.odd .bau_timeline_pin_title {
	bottom: 45px;
}
.bau_timeline_pin.even .bau_timeline_pin_cont {
	bottom: 69px;
}
.bau_timeline_pin.odd .bau_timeline_pin_cont {
	top: 69px;
}
.bau_timeline_pin.even .bau_timeline_pin_cont:before {
	bottom: -18px;
	background-image: url('images/corner_bottom.png');
}
.bau_timeline_pin.odd .bau_timeline_pin_cont:before {
	top: -18px;
	background-image: url('images/corner_top.png');
}

.bau_timeline .owl-nav {
	position: absolute;
	top: 164px;
	width: 100%;
}
	.bau_timeline .owl-prev {
		left: -10px;
		position: absolute;
	}
	.bau_timeline .owl-next {
		right: -10px;
		position: absolute;
	}

.bau_timeline .owl-nav i {
	font-size: 40px;
}

/*Advantages*/
.elementor-widget-sm-advantages .elementor-widget-container {
	overflow: hidden;
}
.bau_advantages {
	height: 600px;
}
	.bau_adv_box {
		height: 600px;
		position: relative;
		color: #fff!important;
	}
		.bau_adv_box h2 {
			margin-bottom: 10px;
			color: #fff;
		}
		.bau_adv_box h4 {
			color: #fff;
			margin-bottom: 10px;
		}
		.bau_adv_box h2:after {
			display: none;
		}
	.bau_adv_box_img {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 0;
		opacity: 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
		.bau_adv_box_img.active {
			z-index: 1;
			opacity: 1;
		}
		.bau_adv_box_img.first-item {
			opacity: 1;
			z-index: 1;
		}
	.bau_adv_box_block {
		position: absolute;
		width: 100%;
		bottom: 20px;
		z-index: 1;
	}
.bau_adv_carousel {
	position: relative;
	z-index: 2;
	margin-left: -1px;
}
	.bau_adv_box:before {
		height: 100%;
		width: 1px;
		content: '';
		display: block;
		background: rgba(255,255,255,0.2);
		position: absolute;
		left: 0;
	}


	.bau_adv_box_block {
		padding: 20px;
	}
	.bau_adv_box_block_cont {
		border-radius: 5px;
		background: #ff2153;
		padding: 30px;
		opacity: 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		transform:translateY(60px);
	}
		.bau_adv_box_block_cont h4 {
			margin-top: 0;
		}
	.bau_adv_box_block_cont_wb {
		padding: 0 30px 15px;
		opacity: 1;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
		bottom: 0;
		transform:translateY(0);
	}
	.bau_adv_box:hover .bau_adv_box_block_cont_wb {
		opacity: 0;
		transform:translateY(-60px);
	}
	.bau_adv_box:hover .bau_adv_box_block_cont {
		opacity: 1;
		transform:translateY(0);
	}


/*Testimonials*/
.bau_testimonials {

}
.bau_testimonials_item_cont {
	font-size: 18px;
	line-height: 35px;
}
.bau_testimonials_item {
	padding: 0 100px;
}
.bau_testimonials_item_img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 45px;
}

.bau_testimonials_item_title_cont:after	 {
	display: block;
	content: '';
	clear: both;
}	
.bau_testimonials_item_title_name {
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
}
.bau_testimonials_item_title {
	font-size: 14px;
	line-height: 24px;
}
.bau_testimonials_item_desc {
	margin-top: 61px;
	position: relative;
	padding-left: 99px;
}
	.bau_testimonials_item_desc svg {
		position: absolute;
		left: 2px;
		transform:scale(0.19);
		transform-origin:0 0;
		opacity: 0.2;
		top: 4px;
	}


/*News*/
.bau_news_item_img {
	height: 248px;
	width: 100%;
	position: relative;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
}
.bau_news_item {
	padding: 15px;
	position: relative;

}
.bau_news_item.selected .bau_news_item_img {
	height: 610px;
	position: absolute;
	width: calc( 100% - 30px);
}
	.selected .bau_news_item_over {
		position: absolute;
		width: 100%;
		height: 70%;
		top: 30%;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	}

.bau_news, .bau_news_list {
	margin: -15px -15px 0 -15px!important;
	width: calc(100% + 30px)!important;
}
.bau_news_item_cont {
	z-index: 1;
	width: 100%;
	padding: 46px 0 0;
	position: relative;
}
	.selected .bau_news_item_cont {
		margin-top: 253px;
		color: #fff!important;
		padding: 40px 40px 0;
	}
		.selected .bau_news_item_cont a,
		.selected .bau_news_item_cont .bau_news_item_title {
			color: #fff;
		}

.bau_news_item_title {
	margin-bottom: 10px;
	margin-top: 30px;
	min-height: 182px;
}
.bau_news_item_list .bau_news_item_title {
	min-height: auto;
}
.bau_news_item .bau_news_item_link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 2;
	top: 0;
}
.bau_news_item_link:focus {
	outline: none;
	border: none;
}
.bau_news_item_over {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.owl-item {
	border: 0;
}

/*Widget Menu*/
.elementor-widget ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.elementor-widget ul.menu a:hover {
		padding-left: 20px;
	}
	.elementor-widget ul.menu li a {
		position: relative;
		font-size: 16px;
		line-height: 36px;
		color: #424242;
	}
	.elementor-widget ul.menu a:before {
		display: inline-block;
		content: "\e628";
		font-family: themify;
		position: absolute;
		left: -5px;
		font-size: 10px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0;
		-webkit-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s;
	}
		.elementor-widget ul.menu a:hover:before {
			opacity: 1;
			left: 0;
			-webkit-transition-delay: 0.1s;
			-o-transition-delay: 0.1s;
			transition-delay: 0.1s;
		}
	

/*Buttons*/
.btn_default .elementor-button,
.btn {
	-webkit-transition: all 0.3s!important;
	-o-transition: all 0.3s!important;
	transition: all 0.3s!important;
}


/*Info Block*/
.bau_info_block .bau_info_block_item {
	margin-left: 1px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 0;
	position: relative;
}
	.bau_info_block_item_image {
		height: 310px;
		display: block;
	}

	.bau_info_block .owl-item:nth-child(4n-3) .bau_info_block_item {
		margin-top: -40px;
	}
	.bau_info_block .owl-item:nth-child(4n-2) .bau_info_block_item {
		margin-top: 180px;
	}
	.bau_info_block .owl-item:nth-child(4n-1) .bau_info_block_item {
		margin-top: -80px;
	}
	.bau_info_block .owl-item:nth-child(4n) .bau_info_block_item {
		margin-top: 140px;
	}

	.bau_info_block .owl-item:nth-child(4n-3).active .bau_info_block_item {
		margin-top: 40px;
	}
	.bau_info_block .owl-item:nth-child(4n-2).active .bau_info_block_item {
		margin-top: 100px;
	}
	.bau_info_block .owl-item:nth-child(4n-1).active .bau_info_block_item {
		margin-top: 0;
	}
	.bau_info_block .owl-item:nth-child(4n).active .bau_info_block_item {
		margin-top: 80px;
	}
	.bau_info_block .active .bau_info_block_item {
		opacity: 1;
	}
	.bau_info_block_item_cont {
		padding: 23px 30px 0;
	}
		.bau_info_block_item_cont h3 {
			margin-top: 0;
			margin-bottom: 10px;
		}
		.bau_info_block_item_cont h4 {
			font-size: 28px;
			line-height: 36px;
			margin-bottom: 30px;
			word-spacing:100000px;
		}

.bau_info_block_item_subtitle {
	position: absolute;
	right: 32px;
	top: 25px;
	font-weight: bold;
	color: #fff;
}
.bau_info_block_item_icon {
	position: absolute;	
	color: #fff;
	font-size: 40px;
	bottom: 32px;
	left: 32px;
	z-index: 1;
}
	.bau_info_block_item_icon i {
		padding:0 5px;
		margin: 0 0 0 -5px;
	}
.bau_info_block_item_image {
	position: relative;
	overflow: hidden;
}
.bau_info_block_item_image:after {
	content: '';
	display: block;
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(158,125,79,0) 0%, rgba(158,125,79,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(158,125,79,0) 0%,rgba(158,125,79,1) 100%);
	background: linear-gradient(to bottom, rgba(158,125,79,0) 0%,rgba(158,125,79,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e7d4f', endColorstr='#9e7d4f',GradientType=0 );
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	transform:translateY(200px);
	opacity: 0;
}
	.bau_info_block_item:hover .bau_info_block_item_image:after {
		opacity: 1;
		transform:translateY(0);
		
	}

.bau_info_block_item h3 {
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.bau_info_block_item_link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}



/*Owl*/
.owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	z-index: 0;
}
.owl-stage-outer {
	position: relative;
	z-index: 1;
}


	.owl-prev {
		left: -50px;
		position: absolute;
		width: 80px;
		text-align: left;
	}
	.owl-next {
		position: absolute;
		right: -50px;
		width: 80px;
		text-align: right;
	}

	@media (min-width: 1400px) {
		.owl-prev {
			left: -115px;
			position: absolute;
		}
		.owl-next {
			position: absolute;
			right: -115px;
		}
	}
	.owl-nav .ti {
		font-size: 39px;
		color: #121212;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.owl-prev .ti:after {
		width: 70px;
		content: '';
		display: block;
		height: 2px;
		background: #121212;
		position: absolute;
		top: 19px;
		left: 11px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

	.owl-next .ti:after {
		width: 70px;
		content: '';
		display: block;
		height: 2px;
		background: #121212;
		position: absolute;
		top: 19px;
		right: 11px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

/*CTA Headings*/
.parallax_title {
	  color: transparent!important;
    background-position: center;
    -webkit-background-clip: text!important;
    background-size: 100%!important;
    background-color: #fff;
    background-position: 0 -500px;
}
.elementor .elementor-container .elementor-element  .bau_slider .bau_slider_over_text.parallax_title {
	background-position: 0 -500px;
}
	.bau_cta_heading_subtitle {
		position: absolute;
		z-index: 2;
	}


.bau_cta_heading_title {
	position: absolute;
	z-index: 1;
	background-size: 100%!important;
	width: 100%;
}
.bau_cta_heading {
	min-height: 300px;
}
.bau_cta_heading_tr {
	width: 300px;
	position: absolute;
	z-index: 0;
	left: 20px;
	transform:rotate(30deg);
}
	.bau_cta_heading_tr_container {
		position: absolute;
		width: 300px;
		height: 155px;
		-webkit-transition: all 2s;
		-o-transition: all 2s;
		transition: all 2s;
	}
.bau_cta_heading_sq {
	width: 180px;
	height: 180px!important;
	position: absolute;
	z-index: 0;
	left: 20px;
	height: 300px;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
	transform:rotate(50deg);
}
	.bau_cta_heading_sq_container {
		position: absolute;
		width: 180px;
		height: 180px;
		-webkit-transition: all 2s;
		-o-transition: all 2s;
		transition: all 2s;
		right: 20%;
	}


.triangle {
  fill: transparent;
  stroke: white;
  stroke-width: 8;
  transition: all 0.8s ease-in-out;
  transform-origin: center;    
}
.square {
  fill: transparent;
  stroke: white;
  stroke-width: 15;
  transition: all 0.8s ease-in-out;
  transform-origin: center;
}


/*Slider*/
.bau_slider .owl-nav .ti {
	color: #fff;
}
.bau_slider .owl-nav .ti:after {
	background-color: #fff;
}
.bau_slider_item {
	overflow: hidden;
	position: relative;
}
.bau_slider_item_over {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.bau_slider_over_text {
	position: absolute;
	font-size: 340px!important;
	left: 50%;
	transform: translateX(-50%);
	line-height: 340px!important;
	font-weight: bold;
	height: 100%;
	padding:0;
	top: 60%;
	filter: brightness(130%);
	filter: contrast(110%);
}
.bau_slider_item_title_cont {
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 240px 0 375px;
}
.bau_slider_item_title {
	margin-bottom: 55px;
}
.bau_slider_item_text {
		margin-bottom: 75px;
}
	.bau_slider_item_text p {
		margin-bottom: 0;
	}
.bau_slider_item .container {
	position: relative;
	height: 100%;
}
@media (min-width: 1200px) {
	.bau_slider_item .container {
		padding: 0;	
	}
}
.bau_slider .owl-dots {
	position: absolute;
	bottom: 240px;
	z-index: 2;
	width: 1140px;
	margin: 0 auto;
	text-align: left;
	left: 50%;
	transform: translateX(-50%);
}
.bau_slider .owl-dot span {
	width: 70px;
	border-radius: 0;
	height: 1px;
	background: #fff;
	opacity: 0.7;
}
.bau_slider .owl-dot {
	margin: 0 3px;
	width: 70px;
}
.bau_slider .owl-dot.active span {
	opacity: 1;
	border: 0!important;
	height: 3px;
}
.bau_slider .owl-nav {
	position: absolute;
	bottom: 256px;
	z-index: 3;
	width: 1140px;
	margin: 0 auto;
	text-align: left;
	left: 50%;
	transform: translateX(-50%);
	top: auto;
}
	.bau_slider .owl-prev {
		left: auto;
		right: 80px;
		width: 71px;
		text-align: left;
		transform:translateY(-50%);
		height: 34px;
		margin: 0;
	}
	.bau_slider .owl-next {
		right: 0;
		text-align: right;
		width: 71px;
		height: 34px;
		transform:translateY(-50%);
		margin: 0;
	}
.bau_slider .btn {
	margin: 0;
}
.bau_slider_item_count {
	position: absolute;
	right: 0;
	top: 165px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
	.bau_slider_item_count span {
		font-size: 14px;
		line-height: 30px;
		position: relative;
		display: inline-block;
		transform: translateY(-15px);
	}

	.bau_slider_item_title_cont .bau_slider_item_text {
		-webkit-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}
	.bau_slider_item_title_cont .btn {
		-webkit-transition-delay: 0.4s;
		-o-transition-delay: 0.4s;
		transition-delay: 0.4s;
	}



/*Header Social*/

.bau_header_social {
	position: fixed;
	right: 0;
	padding: 55px 100px 55px 55px;
	background-color: #fff;
	z-index: 10;
	transform:rotate(90deg);
	transform-origin:100% 0;
	bottom: -150px;
	display: none;
	min-width: 650px;
	text-align: left;
}
@media (min-width: 1400px) {
	.bau_header_social {
		display: block;
	}
}
	.bau_header_social_item a {
		color: #3d3d3d!important;
	}
	.bau_header_social_item {
		display: inline-block;
		margin-right: 20px;
	}
		.bau_header_social_item:last-child {
			margin-right: 0;
		}
	.bau_header_social_item i {
		color: #cdcdcd!important;
		display: inline-block;
		position: relative;
		transform:rotate(-90deg);
		margin-right: 10px;
	}
	.bau_header_social_item span {
	}


/*Countdown*/
.countdown-section {
	width: 25%;
	display: inline-block;
}
.countdown-row:after {
	display: block;
	content: '';
	clear: both;
}
.countdown-amount {
	display: block;
}
.bau_over_words {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

/*Portfolio Gallery*/
.bau_projects_slider .bau_project_img {
	left: 0;
	right: 0;
}
.bau_projects_slider .owl-nav {
	z-index: 2;
	transform:translateY(-34px);
}
.bau_projects_slider .bau_project_item {
	margin-bottom: 0;
}

.bau_projects_masonry {
  margin: 0 -15px;
}
.bau_projects_masonry .bau_project_title {
	width: 75%;
}
.bau_projects_masonry .bau_project_item {
	height: auto;
	width: 32.33333333%;
	margin-bottom: 15px;
}
	.bau_projects_masonry .bau_project_item .bau_project_img {
		position: relative;
		margin-bottom: -10px;
	}
		.bau_projects_masonry .bau_project_item .bau_project_img img {
			object-fit: cover;
	    width: 100%;
	    height: 100%;
	    min-height: 320px;
		}
	.bau_projects_slider .owl-prev {
		left: 50px;
		height: 34px;
	}
	.bau_projects_slider .owl-next {
		right: 50px;
		height: 34px;
	}
.bau_portf_gallery_item {
	width: 80%;
	margin: 0 auto;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	position: relative;
}
.bau_portf_gallery_item.selected {
	width: 100%;
	text-align: center;
}

.bau_portf_gallery_item_caption {
	position: absolute;
	bottom: 100px;
	left: 50px;
	color: #fff;
}
.bau_portfolio_img img {
	width: 100%;
}

/*Main Settings*/
.bau_footer_off .bau_page &gt; footer {
	display: none;
}
.bau_header_off .bau_page &gt; header {
	display: none;
}

/*Absolute Image*/
.bau_absolute_image img {
	max-width: auto;
}
</pre></body></html>