:root {
  --boldthemes-default-group-color: #c17837;
}

.vc_grid-loading {
  animation: none !important;
  -webkit-animation: none !important;
}

.vc_grid-loading::before {
  left: -10px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.vc_grid-loading::after {
  left: 10px;

  -webkit-animation-duration: 3s;
  animation-duration: 3s;

  animation-direction: reverse;
}

.error-404.not-found {
  padding: 10vw;
}
.qtranxs-available-languages-message {
  display: none !important;
}

.site-info,
.site-header,
.site-footer,
.site-inner {
  max-width: none;
}

body,
body * {
  outline: none !important;
}

.no-sidebar .entry-header,
.no-sidebar .entry-content,
.no-sidebar .entry-summary,
.no-sidebar .entry-footer,
.no-sidebar .comments-area,
.no-sidebar .image-navigation,
.no-sidebar .post-navigation,
.no-sidebar .pagination,
.no-sidebar .page-header,
.no-sidebar .page-content,
.no-sidebar .content-bottom-widgets {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  float: none;
}

body::before,
body::after,
.entry-header,
.edit-link {
  display: none !important;
}

.site-info {
  display: none;
}

.content-area {
  width: 100%;
  margin-right: 0;
}

.sidebar.widget-area {
  display: none;
}

.comments-area {
  display: none;
}

.site-branding,
.site-header-menu,
.header-image {
  margin-top: 0;
  margin-bottom: 0;
}

.vc_row {
  margin-left: 0;
  margin-right: 0;
}
.vc_column_container > .vc_column-inner {
  padding-right: 0;
  padding-left: 0;
}

.post-thumbnail {
  margin: 0;
}
.no-sidebar .post-thumbnail img {
  width: 100%;
  max-height: 100vh;
  min-height: 500px;
  height: 75vh;
  object-fit: cover;
}

.menu-toggle {
  border: none;
  margin: 0;
  height: 1.4vw;
  padding: 0;
  display: block;
  position: relative;
  transition: all 0.5s;
  border-radius: 0;
}
.menu-toggle:hover {
}
.menu-toggle span {
  display: block;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  transition-timing-function: ease-in-out;
  opacity: 1;
  transform: translateY(-50%);
}
.menu-toggle,
.menu-toggle span {
  width: 1.6vw;
}
.menu-toggle.toggled-on span {
  opacity: 0;
}
.menu-toggle span:first-of-type {
  top: 0;
  transform: translateY(-50%);
}
.menu-toggle span:last-of-type {
  bottom: 0;
  top: auto;
  transform: translateY(50%);
}
.menu-toggle.toggled-on span:first-of-type {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%) rotate(225deg);
}
.menu-toggle.toggled-on span:last-of-type {
  opacity: 1;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-225deg);
}

.search-submit:before {
  line-height: 1rem;
}

.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: 300;
}

.btMenuHorizontal .menuPort nav > ul > li > a:before {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

/*

.bt_bb_grid_item_post_thumbnail img {
  object-fit: cover;
  aspect-ratio: 1 / 1;
}

*/

.no_first_news .bt_bb_latest_posts_item:first-of-type {
  display: none;
}

.bold_timeline_container.bold_timeline_container_group_style_filled
  .bold_timeline_group_override_style_inherit.bold_timeline_group
  .bold_timeline_group_header,
.bold_timeline_container
  .bold_timeline_group_override_style_filled.bold_timeline_group
  .bold_timeline_group_header {
  background-color: #c17837;
}

.btMenuHorizontal .menuPort nav > ul > li > a:before {
  background: transparent;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.menuPort,
.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline,
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
  font-family: "Pingfang sc", Arial, Helvetica, sans-serif;
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

.menuPort,
body {
  font-weight: 400;
}

.bt_bb_headline .bt_bb_headline_content small {
  font-weight: 200;
}

.btMenuHorizontal:not(.btBelowMenu) .mainHeader {
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0);
}

.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: 300;
}

.menuPort {
  padding: 10px;
}

.logo {
  padding-top: 10px;
}

.gutter .port {
  max-width: 1440px;
}

.mainHeader.gutter .port {
  max-width: none;
}

.bt_bb_size_large.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
  border-radius: 5em;
}

.btMenuHorizontal .menuPort nav > ul > li > a:before {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline.top_title
  .bt_bb_headline_superheadline {
  font-size: 2.8em;
  font-weight: 200;
}

.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline.top_title
  .bt_bb_headline_subheadline {
}

.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline.top_title
  .bt_bb_headline_subheadline {
  font-size: 2.8em;
  font-weight: 100;
}

.bt_bb_layout_wide
  .bt_bb_content_slider:not(.bt_bb_multiple_slides).center_title
  .slick-slider
  .bt_bb_content_slider_item
  .bt_bb_content_slider_item_content {
  max-width: 100%;
}

.bt_bb_column_background_image.bt_bb_background_overlay_dark_solid::before {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 100%;
  left: 0;
  top: 0;

  /*
  background-color: rgba(230, 175, 21, 0.6);
*/
  background-color: rgba(0, 0, 0, 0.3);
}

.bt_bb_column_background_image.bt_bb_background_overlay_light_solid::before {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 100%;
  left: 0;
  top: 0;

  /*
  background-color: rgba(230, 175, 21, 0.6);
*/
  background-color: rgba(255, 255, 255, 0.3);
}

.bt_bb_section[class*="light_solid"]:before,
.bt_bb_column_background_image.bt_bb_background_overlay_light_solid::before {
  backdrop-filter: saturate(180%) blur(8px);
  -webkit-backdrop-filter: saturate(180%) blur(8px);
  top: -10px;
  left: -10px;
  width: calc(110%);
  height: calc(110%);
}

.large_subtitle .bt_bb_headline_subheadline {
  font-size: 2.2em !important;
}

.btMenuFontSize-16 .menuPort {
  font-size: 1.2em;
}

.img32 .bt_bb_latest_posts_item_image img {
  object-fit: cover;
  aspect-ratio: 3 / 2;
}

.bt_bb_latest_posts_item_content {
  /*
	margin-top:-3em;
	*/
}

.bt_bb_latest_posts.bt_bb_look_standard
  .bt_bb_latest_posts_item
  .bt_bb_latest_posts_item_content,
.bt_bb_latest_posts.bt_bb_look_standard_highlighted
  .bt_bb_latest_posts_item
  .bt_bb_latest_posts_item_content {
  min-height: 13em;
}

.left_post .bt_bb_grid_item_post_thumbnail,
.left_post .bt_bb_grid_item_post_thumbnail img {
  height: auto;
  object-fit: cover;
  aspect-ratio: 3 / 1.87;
}

.left_img .bt_bb_latest_posts_item {
  display: flex;
}
.left_img .bt_bb_latest_posts_item > div {
  width: 100%;
}
.left_img .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
  margin-right: 1em;
}

button.mfp-close {
  color: #c17837;
}

div.mfp-container {
  background-color: rgba(255, 255, 255, 0.9) !important;

  backdrop-filter: saturate(180%) blur(10px);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
}

.mfp-iframe-scaler iframe {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background-color: transparent !important;
}

.bt_bb_section {
  overflow: hidden;
}

.padding_block {
  /*
  background-color: rgb(193, 120, 55) !important;
*/
  box-sizing: border-box;
}

.btStickyHeaderActive.btMenuHorizontal
  .menuPort
  nav
  > ul
  > li.current-menu-ancestor
  > a:after,
.btStickyHeaderActive.btMenuHorizontal
  .menuPort
  nav
  > ul
  > li.current-menu-item
  > a:after {
  display: none;
}

.time_line_subtitle .bold_timeline_item_header_subtitle {
  font-size: 2em;
}

.bold_timeline_item {
  margin-top: 0px !important;
}

.btMenuFocusElementDash.btMenuHorizontal .menuPort nav > ul > li > a:after {
  display: none;
}

/*
.wechat_qrcode_pop {
  position: fixed;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.8);

  backdrop-filter: saturate(180%) blur(10px);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
}

.wechat_qrcode_pop .wechat_qrcode_pop_content img {
  width: 220px;
  height: auto;
  max-width: 100%;
}

.wechat_qrcode_pop .wechat_qrcode_pop_content {
  width: 220px;
  position: absolute;
  max-width: 80vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 10px;
}

.wechat_qrcode_pop.show {
  display: block;
}
*/

.wechat_qrcode_pop_content img {
  width: 220px;
  height: auto;
  max-width: 100%;
}

.wechat_qrcode_pop_content {
  width: 220px;
  position: absolute;
  max-width: 80vw;

  z-index: 999999;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 10px;
  visibility: hidden;
  top: -400px;
  left: -500px;
}

.wechat_qrcode_pop_content.show {
  visibility: visible;
}

.wechat_pop {
  cursor: pointer;
}

.slick-dots {
  display: none;
}
