
html body {
	font-family: "Helvetica";
	font-weight: normal;
	font-size: 18px;
}

body h1, body h2, body h3, body h4, body h5, body h6, .site-title {
	font-family: "Helvetica";
	font-weight: bold;
}

.home .site-main.no-sidebar {
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width: 100%;
}

.site-main {
	max-width: 1400px;
	margin: 0 auto;
}

.home .entry-header {
	display: none;
}

.banner-carousel .item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
}

.banner-carousel .item {
	position: relative;
	min-height: 95vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-carousel .item-wrap {
	position: relative;
	display: none;
}

.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: 0;
}

.banner-carousel button:not(.components-button):not(.pswp__button):not(.has-background) {
	background-color: transparent;
	border-color: transparent;
	margin: 0;
}

header .bhfb-main_header_row {
	border-bottom-color: transparent;
	background-color: transparent;
}

header .bhfb-column.bhfb-column-2 {
	padding: 0 20px;
}

header .botiga-dropdown .botiga-dropdown-li {
	font-size: 16px;
	margin-right: 15px;
}

header .botiga-dropdown .dropdown-symbol {
	margin-left: 3px;
}

.banner-carousel .item {
	position: relative;
}

.main-slider-sec {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	max-width: 1400px;
	margin: 0 auto;
}

.main-slider-cont {
	color: #fff;
	max-width: 650px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 22px;
}

.main-slider-cont h1:not(.has-text-color), .main-slider-cont h1 {
	color: #fff;
	margin-bottom: 15px;
}

.main-slider-cont p {
	margin-bottom: 24px;
}

.welcome-block {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.welcome-block h6 {
	color: #d9a60f;
	font-size: 22px;
	font-weight: 400;
}

.welcome-block h2 {
	margin: 0;
}

.welcome-block h3 {
	margin: 0;
	font-weight: 400;
	font-size: 40px;
}

.welcome-block h5 {
	font-size: 20px;
	color: #b7b7b7;
	margin: 10px 0 0 0;
	font-weight: 400;
}

.three-column-wrap {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #5162aa;
	color: #fff;
}

.three-column-sec {
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.three-column-sec h4.wp-block-heading {
	color: #fff;
	font-size: 24px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.three-column-sec p {
	margin-bottom: 35px;
	font-weight: 300;
}

.three-column-sec .wp-block-button .wp-block-button__link:not(.has-background) {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 10px 25px;
	text-transform: none;
}

.three-column-sec .wp-block-button .wp-block-button__link:not(.has-background):hover {
	background-color: #fff;
	color: #000;
}

.servies-heading {
	padding-top: 100px;
}

.servies-heading h5 {
	color: #d9a60f;
	margin: 0;
	font-weight: 400;
	font-size: 20px;
}

.servies-heading h2 {
	margin: 5px 0 0 0;
}

.servies-block {
	padding-top: 25px;
	padding-bottom: 80px;
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.servies-col {
	padding: 15px;
	width: 33.33%;
}

.servies-info {
	padding: 35px 15px;
	background-color: #f6f5f5;
	border-radius: 5px;
	text-align: center;
	margin-top: 10px;
}

.servies-info .wp-block-image {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	overflow: hidden;
}

.servies-image img {
	max-width: 100%;
}

.servies-info h4 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 24px;
}

.servies-info h6 {
	margin: 0;
	font-weight: 400;
	font-size: 20px;
}

.servies-info {
	margin: 0;
	font-weight: 400;
}

.servies-block .wp-block-button .wp-block-button__link:not(.has-background) {
	padding: 10px 25px;
	text-transform: none;
}

.content-block {
	display: flex;
	width: 100%;
	padding-bottom: 70px;
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.left-block {
	width: 50%;
	text-align: center;
}

.right-cont {
	width: 50%;
}

.right-cont h2 {
	margin: 2px 0 0 0;
}

.right-cont h6 {
	color: #d9a60f;
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 400;
}

.recent-posts {
	width: 100%;
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.recent-posts h2 {
	text-align: center;
}

.recent-posts-inner {
	display: flex;
	margin: 0 -15px;
}

.blog-item- {
	width: 33.33%;
	padding: 15px;
}

.blog-date {
	padding: 15px 0 0 0;
	font-size: 14px;
	color: #7b7b7b;
}

.blog-item- h4 {
	font-size: 22px;
	margin: 0;
	padding: 10px 0 15px 0;
}

.blog-item- h4 a {
	text-decoration: none;
}

.newsletter-block {
	padding: 50px;
	background-color: #d6a000;
	max-width: 1390px;
	border-radius: 10px;
	margin: 0 auto;
}

.newsletter_label {
	display: inline-block;
	color: #fff;
	font-size: 20px;
}

.hbspt-form {
	display: inline-flex;
	align-items: center;
	flex-grow: 1;
	width: calc(100% - 400px);
	padding-left: 30px;
}

.hbspt-form form {
	display: flex;
	width: 100%;
}

.hbspt-form form input[type=email] {
	border: none;
	width: 100%;
	height: 74px;
	border-radius: 10px;
}

.hbspt-form form .inputs-list {
	margin: 0;
	list-style-type: none;
	padding: 0;
	color: #fff;
}

.hbspt-form form .primary {
	padding: 20px 30px;
	margin-left: 10px;
	font-size: 18px;
}

.hbspt-form form .hs_email {
	width: 100%;
}

footer .wp-block-heading {
	font-size: 18px;
	margin-bottom: 0;
}

footer .widget {
	margin: 0;
	padding-bottom: 25px;
}

.bhfb-footer .widget-column .widget a {
	color: #151515;
}

.bhfb-column-1 figure.wp-block-image {
	margin: 25px 0 0 0;
}

footer .bhfb-column-1 .widget_media_image {
	padding-bottom: 0;
}

footer .bhfb-column-1 .widget {
	padding-bottom: 10px;
	color: #151515;
}

.bhfb-main_footer_row {
	padding-bottom: 55px;
	background-color: #f5f5f5;
}

.blogs-main-wrap {
	padding-bottom: 50px;
}

.navigation.pagination .page-numbers:hover, .navigation.pagination .page-numbers:focus, .navigation.pagination .page-numbers.current {
	color: #fff;
}

.banner-image {
	position: relative;
	min-height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	background-position: center;
}

.banner-image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
}

.banner-image  img {
	display: none;
}

.blog .posts-archive .entry-title {
	font-family: "Helvetica";
	font-weight: bold;
}

header.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
	justify-content: flex-end;
	align-items: flex-end;
	padding-top: 10px;
	flex-direction: column-reverse;
}

header.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
	flex-grow: 1;
}

header.bhfb-row.bhfb-cols-2 {
	display: flex;
}

header .bhfb-row {
	display: flex;
}

@media (max-width:1024px) {
	.header-transparent-wrapper {
		position: absolute;
		top: auto;
		width: 100%;
		z-index: 12;
		max-width: inherit;
	}
	
	.bhfb-main_header_row {
		background-color: transparent;
	}
	
	.header-transparent-wrapper .ws-svg-icon svg:not(.stroke-based) {
		fill: #fff;
	}
	
	html body {
		font-size: 16px;
	}
	
	header .bhfb-row {
		width: 100%;
		align-items: center;
	}
	
	header .bhfb-column.bhfb-column-2, header.bhfb-header .bhfb-below_header_row .bhfb-column-1, header.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		flex-grow: 1;
	}
	
	header .bhfb-column.bhfb-column-2 .header-html {
		width: 100%;
		display: flex;
		justify-content: space-around;
	}
	
	header.bhfb.bhfb-header .bhfb-component-html {
		flex-grow: 1;
	}
	
	header .bhfb-column.bhfb-column-1 .header-html {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
}

@media (max-width:992px) {
	.newsletter_label {
		width: 100%;
	}
	
	.hbspt-form {
		width: calc(100% - 10px);
		padding-left: 0;
		padding-top: 10px;
	}
}

@media (max-width:781px) {
	html body {
		font-size: 14px;
	}
	
	.three-column-sec .wp-block-column {
		padding-bottom: 20px;
	}
	
	.recent-posts-inner {
		flex-wrap: wrap;
	}
	
	.blog-item- {
		width: 100%;
	}
	
	.banner-carousel .item {
		min-height: 85vh;
	}
	
	.newsletter-block {
		padding: 40px 20px;
	}
	
	.welcome-block h3 {
		font-size: 28px;
	}
	
	.main-slider-cont {
		font-size: 16px;
	}
	
	.servies-info {
		padding: 5px 15px;
	}
	
	.hbspt-form form .primary {
		font-size: 14px;
	}
	
	.hbspt-form form input[type=email] {
		height: 67px;
	}
	
	.bhfb.bhfb-header .bhfb-component-html a {
		margin: 0 2px;
		text-align: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		min-width: 140px;
	}
}

.post-navigation, .comments-area {
	display: none;
}

.image_con {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.image_con li {
	margin: 0 15px;
	list-style: none;
}

figure {
	margin: 0;
}

.image_con li img {
	min-height: 200px;
	object-fit: contain;
	max-width: 300px;
}

.cn-text-container a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.bhfb-footer .bhfb-row-wrapper {
	background-color: #f1f1f1 !important;
}

.wpcf7-form fieldset div input.wpcf7-text, .wpcf7-form fieldset div input.wpcf7-email, .wpcf7-form fieldset div input.wpcf7-date {
	width: 100%;
	max-height: 52px;
}

.contact-form-inputs {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	margin-left: -10px;
}

.contact-form-inputs div {
	margin-bottom: 20px;
	padding: 0 10px;
	width: 50%;
}

.page .wpcf7-form fieldset .contact-form-inputs div input {
	width: 100%;
}

@media (max-width: 1000px) {
	.page .wpcf7-form fieldset div {
		flex-direction: column;
	}
	
	.contact-form-inputs div {
		width: 100%;
	}
}

.page .wpcf7-form input, .page .wpcf7-form textarea, .page .wpcf7-form select {
	-webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-ms-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}

.wpcf7-form fieldset div input {
	width: 100%;
	max-height: 52px;
}

.form-container {
	max-width: 800px;
	margin: 0px auto;
}

.form-container .lang-selector {
	margin-bottom: 50px;
}

.page .wpcf7-form input, .page .wpcf7-form textarea, .page .wpcf7-form select {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
}

.page .wpcf7-form select {
	padding: 15px;
}

.page .wpcf7-form .fieldset label {
	display: block;
}

.page .wpcf7-form .clearButton {
	width: 20px;
	padding: 0;
	border: none;
}

.page .wpcf7-form input[type="submit"] {
	background: #b09900;
	color: #fff;
	border-color: #b09900;
	cursor: pointer;
	padding: 15px 30px;
	width: auto;
}

.page .wpcf7-form input[type="submit"]:hover {
	background: #0b3359;
}

.page .wpcf7-form .radiofld {
	padding-bottom: 5px;
}

.page .wpcf7-form h2 {
	padding-bottom: 10px;
}

.radiofld {
	display: inline-block;
	margin: 0 15px 0 0;
}

.radiofld lable {
	cursor: pointer !important;
}

.wpcf7-checkbox span {
	margin-left: 0px;
	font-weight: bold;
}

.page .wpcf7-form input[type=checkbox] {
	width: auto !important;
	margin-right: 10px;
	float: left;
	margin-top: 6px;
}

/*******footer******/
.footer_btm_con {
	min-height: 0;
	padding: 20px 0;
}

.copyright {
	font-size: 14px;
	color: #fff;
	margin: 0;
	text-align: center;
}

.footer_top {
	color: #fff;
	padding: 30px 20px;
}

.footer_top h2 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 15px;
}

.footer_top ul li {
	padding-bottom: 12px;
}

.footer_top ul li a {
	color: #fff;
}

@media (max-width:767px) {
	header {
		padding: 20px 15px;
	}
	
	.main_logo {
		width: 115px;
	}
	
	.header_btn {
		clear: both;
		margin: 0;
	}
	
	.header_btn ul {
		display: flex;
		flex-wrap: wrap;
	}
	
	.header_btn ul li {
		display: flex;
		margin: 5px auto;
		width: 33.33%;
		max-width: 100%;
		border-right: 1px solid #fff;
	}
	
	.header_btn ul li a {
		padding: 5px 10px;
		width: 100%;
	}
	
	.header_info h2 {
		margin-top: 0;
	}
}

.wpcf7 h2, .wpcf7 h3 {
	font-size: 18px;
}

.navigation.pagination .page-numbers.current {
	color: #fff !important;
}
