.widget_bm_widget_logo {
font-size: 0;
margin-right: 60px;
}
.widget_bm_widget_logo svg {
height: 60px;
width: unset;
}
.widget_bm_widget_logo svg .icon {color: #1f5d50;}
.widget_bm_widget_logo svg .text {color: #222;}
header .widget_bm_widget_logo {padding: 10px 0;}
header.header-static.color-transparent .widget_bm_widget_logo svg .text {color: #fff;}
header.header-scrolled .widget_bm_widget_logo svg .text {color: #222;}
footer .widget_bm_widget_logo {
margin-bottom: 30px;
}
footer .widget_bm_widget_logo svg .text {
color: #222;
}.bm-block-title.size-h1 .bm-block-title-htag {font-size: 44px;}
.bm-block-title.size-h2 .bm-block-title-htag {font-size: 29px;}
.bm-block-title.size-h3 .bm-block-title-htag {font-size: 24px;}
.bm-block-title.size-h4 .bm-block-title-htag {font-size: 19px;}
.bm-block-title.size-h5 .bm-block-title-htag {font-size: 16px;}
.bm-block-title.size-h6 .bm-block-title-htag {font-size: 16px;}
.bm-block-title.alignment-center {text-align: center;}
.bm-block-title.alignment-right {text-align: right;}
.bm-block-title.color-black .bm-block-title-htag {color: #222;}
.bm-block-title.color-white .bm-block-title-htag {color: #fff;}
.bm-block-title span {display: block;}
.bm-block-title span.sub-title {
font-size: 24px;
opacity: .65;
margin-top: 30px;
}
.bm-block-title span.line {
height: 2px;
width: 60px;
margin-top: 15px;
background-color: #1f5d50;
}
.bm-block-title.alignment-center span.line {margin-left: auto; margin-right: auto;}
.bm-block-title.alignment-right span.line {margin-left: auto;}
@media screen and (max-width: 991px) {
.bm-block-title.responsive-alignment-left {text-align: left;}
.bm-block-title.responsive-alignment-center {text-align: center;}
.bm-block-title.responsive-alignment-right {text-align: right;}
}.bm-block-text ul {
margin: 0 0 30px 0;
padding: 0;
list-style-type: none;
font-size: 16px;
line-height: 30px;
margin: 0 0 30px 0;
color: #444444;
}
.bm-block-text ul:last-child {
margin-bottom: 0;
}
.bm-block-text ul li {
padding-left: 35px;
position: relative;
}
.bm-block-text ul li:before {
content: '';
display: block;
position: absolute;
top: 3px;
left: 0;
height: 24px;
width: 24px;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42"><g transform="translate(-1122 -2972.25)"><circle cx="21" cy="21" r="21" transform="translate(1122 2972.25)" fill="rgba(31,93,80,0.11)"></circle><path d="M6,12.655l4.9,4.9,9.795-9.8" transform="translate(1129.5 2979.993)" fill="none" stroke="%231f5d50" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></path></g></svg>');
background-size: 24px;
background-position: center center;
}.bm-block-company-overview {
position: relative;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.bm-block-company-overview .no-items-found {
grid-column: span 3;
}
.bm-block-company-overview .bm-company-overview-inner {
background-color: #fff;
border-radius: 10px;
border: 1px solid #d8d8d8;
overflow: hidden;
display: block;
text-decoration: unset;
}
.bm-block-company-overview .bm-company-overview-inner .bm-company-overview-image {
margin: 0;
font-size: 0;
height: 300px;
}
.bm-block-company-overview .bm-company-overview-inner .bm-company-overview-image figure {
height: 100%;
}
.bm-block-company-overview .bm-company-overview-inner .bm-company-overview-image figure img {
height: 100%;
width: 100%;
object-fit: cover;
}
.bm-block-company-overview .bm-company-overview-inner .bm-company-overview-content {
padding: 30px;
}
.bm-block-company-overview .bm-company-overview-inner .bm-company-overview-location p {
opacity: .65;
color: #222;
display: flex;
line-height: 1;
margin-top: 10px;
align-items: center;
}
.bm-block-company-overview .bm-company-overview-inner .bm-company-overview-location svg {
height: 20px;
width: unset;
flex-shrink: 0;
margin-right: 10px;
}.bm-block-link-building .bm-block-link-building-items {
display: flex;
flex-wrap: wrap;
}
.bm-block-link-building .bm-block-link-building-items .bm-block-link-building-item {
margin-bottom: 10px;
margin-right: 10px;
}
.bm-block-link-building .bm-block-link-building-items .bm-block-link-building-item a {
background-color: #fff;
border-radius: 4px;
line-height: 30px;
display: flex;
align-items: center;
text-decoration: none;
color: #444444;
padding: 5px 20px;
border: 1px solid #d8d8d8;
transition: background-color .2s ease;
}
.bm-block-link-building .bm-block-link-building-items .bm-block-link-building-item a:hover {
background-color: #f5f5f5;
}
.bm-block-link-building .bm-block-link-building-items .bm-block-link-building-item a .count {
font-size: 14px;
margin-left: 10px;
}.bm-block-faq {
display: grid;
grid-template-columns: 1fr;
gap: 20px;
}
.bm-block-faq.background-white .bm-block-faq-item {background-color: #fff;}
.bm-block-faq.background-beige .bm-block-faq-item {background-color: #f8f6f1;}
.bm-block-faq .bm-block-faq-item .bm-block-faq-question {
cursor: pointer;
padding: 20px 70px 20px 30px;
position: relative;
}
.bm-block-faq .bm-block-faq-item .bm-block-faq-icon {
height: 12px;
width: 2px;
background-color: #1f5d50;
position: absolute;
right: 40px;
top: 24px;
transform: rotate(90deg);
}
.bm-block-faq .bm-block-faq-item .bm-block-faq-icon:after {
content: '';
height: 12px;
width: 2px;
background-color: #1f5d50;
position: absolute;
right: 0;
top: 0;
transform: rotate(90deg);
transition: transform .2s ease;
}
.bm-block-faq .bm-block-faq-item.active .bm-block-faq-icon:after {
transform: rotate(0deg);
}
.bm-block-faq .bm-block-faq-item .bm-block-faq-answer {
padding: 0 30px 30px 30px;
display: none;
}.bm-block-button .bm-block-button-inner {
display: inline-block;
text-decoration: none;
border-radius: 30px;
transition: background-color .2s ease;
}
.bm-block-button.alignment-center {text-align: center;}
.bm-block-button.alignment-right {text-align: right;}
.bm-block-button .bm-block-button-inner {
line-height: 30px;
padding: 5px 20px;
}
.bm-block-button.color-green .bm-block-button-inner {
background-color: #1f5d50;
color: #fff;
}
.bm-block-button.color-green .bm-block-button-inner:hover {background-color: #143c43;}
.bm-block-button.color-white .bm-block-button-inner {
background-color: #fff;
color: #222;
}
.bm-block-button.color-white .bm-block-button-inner:hover {background-color: #e3e3e3;}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 991px) {
.bm-block-button.responsive-align-left {text-align: left;}
.bm-block-button.responsive-align-center {text-align: center;}
.bm-block-button.responsive-align-right {text-align: right;}
}