@charset "UTF-8";
/* 44px -> 36px */
html {
  font-size: 16px;
  font-variant-numeric: lining-nums;
}

/*
112px->56px
56px->28px
26px->20px
*/
:root {
  --theme-background: #fff;
  --theme-blue-dark: #05001f;
  --theme-blue-light: #1e1a35;
  --theme-red-dark: #4a0d21;
  --theme-red-light: #d12429;
  --theme-beige: #f2efed;
}

:root {
  --theme-text-dark: var(--theme-red-light);
  --theme-text-light: #0000ff;
  --theme-text: var(--theme-blue-dark);
  --theme-red: #a52630;
  /* --theme-red-light               : #c22832; */
  --theme-gray: #828a86;
  --theme-border: #c3cdc9;
  --theme-border-light: #e1e1e1;
  --theme-separator: #e5ebe9;
  --theme-separator-colored: var(--theme-red-light);
  --secondary: #607d74, ;
}

:root {
  --conbiz-font-sans-serif: "Value", "DM Sans", sans-serif;
  --conbiz-heading-font-family: "Marcellus", sans-serif;
  --conbiz-theme-color: var(--theme-red-light);
  --conbiz-theme-color-second: var(--theme-text-dark);
  --font-body-weight: 400;
  --font-body-size: .9375rem;
  --body-color: var(--theme-text);
  --body-link-color: var(--theme-red);
  --body-link-color-hover: var(--theme-red-light);
  --topbar-bg-color: #2A2C38;
  --topbar-color: #F5F5F5;
  --topbar-link-color: #F5F5F5;
  --topbar-link-color-hover: #2A2C38;
  --menu-link-color: var(--theme-text);
  --menu-link-color-hover: var(--theme-text);
  --submenu-bg-color: #ffffff;
  --submenu-color: #74787c;
  --submenu-link-color: #74787c;
  --submenu-link-color-hover: var(--theme-red);
  --footer-bg-color: transparent;
  --footer-color: var(--theme-text);
  --footer-link-color: var(--theme-text);
  --footer-link-color-hover: var(--gray);
}

@media (max-width: 767.98px) {
  :root {
    --font-body-size: .875rem;
  }
}
@font-face {
  font-family: "JansonMtPro";
  src: url("../fonts/janson-mt-pro/JansonMTPro-Regular.otf") format("opentype");
}
@font-face {
  font-family: "JansonMtPro";
  src: url("../fonts/janson-mt-pro/JansonMTPro-Italic.otf") format("opentype");
  font-style: italic;
}
@font-face {
  font-family: "JansonMtPro";
  src: url("../fonts/janson-mt-pro/JansonMTPro-Bold.otf") format("opentype");
  font-weight: bold;
}
@font-face {
  font-family: "JansonMtPro";
  src: url("../fonts/janson-mt-pro/JansonMTPro-BoldItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "WesteindeCaption";
  src: url("../fonts/westeinde/WesteindeCaptionLight.otf") format("opentype");
}
@font-face {
  font-family: "WesteindeCaption";
  src: url("../fonts/westeinde/WesteindeCaptionLightItalic.otf") format("opentype");
  font-style: italic;
}
@font-face {
  font-family: "WesteindeCaption";
  src: url("../fonts/westeinde/WesteindeCaptionMedium.otf") format("opentype");
  font-weight: bold;
}
@font-face {
  font-family: "WesteindeCaption";
  src: url("../fonts/westeinde/WesteindeCaptionMediumItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
/* Value */
@font-face {
  font-family: "Value";
  src: url("../fonts/value/Value-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Value";
  src: url("../fonts/value/Value-Medium.otf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Value";
  src: url("../fonts/value/Value-Bold.otf") format("opentype");
  font-weight: 700;
}
/* Marcellus */
@font-face {
  font-family: "Marcellus";
  src: url("../fonts/marcellus/Marcellus-Regular.ttf") format("truetype");
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 400;
  line-height: 1.25;
  color: var(--theme-blue-dark);
}

h1,
.h1 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(3.5rem, 8.75vw + 1.75rem, 7rem);
  line-height: 0.9;
  letter-spacing: -2.5px;
}

h2,
.h2 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.75rem, 4.38vw + 0.88rem, 3.5rem);
  line-height: 1;
  letter-spacing: -2px;
}

h3,
.h3 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.25rem, 0.94vw + 1.06rem, 1.63rem);
  line-height: 1.1;
  letter-spacing: 0;
}

h4,
.h4 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.13rem, 0.31vw + 1.06rem, 1.25rem);
}

h5,
.h5 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1rem, 0.31vw + 0.94rem, 1.13rem);
}

h6,
.h6 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(0.88rem, 0.31vw + 0.81rem, 1rem);
}

p:last-child {
  margin-bottom: 0;
}

q {
  color: var(--theme-text-dark);
  display: block;
  font-family: var(--conbiz-heading-font-family);
  font-weight: 400;
  line-height: 1.15;
  margin: 2rem 0;
  padding-left: 4rem;
  position: relative;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.25rem, 0.94vw + 1.06rem, 1.63rem);
  line-height: 1.1;
  letter-spacing: 0;
}
q:before, q:after {
  content: "”";
  color: var(--conbiz-theme-color);
  display: block;
  position: absolute;
  font-family: "Font Awesome 5";
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1px;
  top: 1.5rem;
  left: 0;
}
q:after {
  display: none;
}
@media (max-width: 767.98px) {
  q {
    padding-left: 3rem;
  }
  q:before {
    font-size: 4rem;
    top: 1.25rem;
  }
}

q.large {
  font-size: inherit;
  margin: 5rem 0;
  padding: 0;
}
q.large:before {
  font-size: 6rem;
  line-height: 1;
  width: 6rem;
  top: -5rem;
  bottom: auto;
  left: calc(50% - 3rem);
}
q.large:after {
  font-size: 6rem;
  line-height: 1;
  width: 6rem;
  top: auto;
  bottom: -5rem;
  left: calc(50% - 3rem);
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  q.large {
    margin: 4rem 0;
    padding: 0;
  }
  q.large:before {
    font-size: 4rem;
    top: -4rem;
  }
  q.large:after {
    font-size: 4rem;
    bottom: -4rem;
  }
}
q.large:after {
  display: block;
}

blockquote {
  color: var(--theme-text-dark);
}

.text-black {
  color: var(--body-color) !important;
}

.text-gray {
  color: var(--secondary) !important;
}

body:not(.frontpage) #header {
  margin-bottom: 50px;
}

@media (min-width: 1200px) {
  header.header-default .container, header.header-1 .container, header.header-2 .container {
    max-width: 1200px !important;
  }
}
header.header-default .header-inner, header.header-1 .header-inner, header.header-2 .header-inner {
  display: flex;
}
header.header-default .branding, header.header-1 .branding, header.header-2 .branding {
  padding: 0;
  margin: 0;
  background: transparent;
  flex-grow: 1;
  width: auto;
  text-align: left;
}
header.header-default .site-branding-logo, header.header-1 .site-branding-logo, header.header-2 .site-branding-logo {
  padding: 0;
}
header.header-default .site-branding-logo img, header.header-1 .site-branding-logo img, header.header-2 .site-branding-logo img {
  max-height: 44px;
}
header.header-default .main-menu, header.header-1 .main-menu, header.header-2 .main-menu {
  flex-grow: 1;
}
@media (max-width: 1023.98px) {
  header.header-default .main-menu, header.header-1 .main-menu, header.header-2 .main-menu {
    flex-grow: 0;
    order: 5;
    width: 36px;
  }
}
header.header-default .main-menu-inner, header.header-1 .main-menu-inner, header.header-2 .main-menu-inner {
  float: right;
}
header.header-default .gva-search-region, header.header-1 .gva-search-region, header.header-2 .gva-search-region {
  position: unset;
  right: unset;
  top: unset;
  z-index: unset;
  padding-left: 20px;
  padding-right: 20px;
}
header.header-default .gva-search-region .search-content, header.header-1 .gva-search-region .search-content, header.header-2 .gva-search-region .search-content {
  top: 90px;
  right: 12px;
}
@media (max-width: 1023.98px) {
  header.header-default .gva-search-region .search-content, header.header-1 .gva-search-region .search-content, header.header-2 .gva-search-region .search-content {
    top: 68px;
    right: 8px;
  }
}
header.header-default .gva-search-region .icon, header.header-1 .gva-search-region .icon, header.header-2 .gva-search-region .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-bar {
  right: 0;
}

@media (min-width: 1024px) {
  .navigation .gva_menu > li {
    /* dots */
  }
  .navigation .gva_menu > li:not(:last-child) > a:after {
    content: "·";
    position: absolute;
    top: 50%;
    right: -5px;
    color: var(--theme-red-light) !important;
    font-size: 50px;
    line-height: 7px;
    vertical-align: middle;
  }
  .navigation .gva_menu > li > a {
    color: var(--menu-link-color) !important;
    font-family: var(--conbiz-font-sans-serif) !important;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 20px 20px !important;
    text-transform: lowercase;
  }
  .navigation .gva_menu > li > a:before {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    bottom: 18px;
    left: 20px;
    right: 20px;
    background-color: var(--theme-red-light);
    transform: scaleX(0);
    transform-origin: top left;
    transition: transform 0.5s ease;
  }
  .navigation .gva_menu > li > a:hover::before {
    transform: scaleX(1);
  }
  .navigation .gva_menu .sub-menu {
    text-align: left;
  }
  .navigation .gva_menu .sub-menu > li > a {
    display: inline-block;
    line-height: 1.25rem;
    font-size: 0.875rem;
    font-weight: 400;
  }
  .navigation .gva_menu .sub-menu > li > a:before {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    bottom: -4px;
    left: 0;
    right: 0;
    background-color: var(--theme-border);
    transform: scaleX(0);
    transform-origin: top left;
    transition: transform 0.5s ease;
  }
  .navigation .gva_menu .sub-menu > li > a:hover::before {
    transform: scaleX(1);
  }
}
ul.menu > li > a {
  font-family: var(--conbiz-font-sans-serif) !important;
}

#footer {
  position: relative;
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  #footer {
    text-align: center;
    font-size: 0.8125rem;
  }
}
#footer .block .block-title {
  color: var(--theme-text);
  font-family: var(--conbiz-font-sans-serif);
  font-weight: 600;
  margin-bottom: 20px;
}
#footer .block .block-title span {
  position: relative;
  display: inline-block;
}
#footer .block .block-title span:before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  left: 0;
  bottom: -10px;
  background-color: var(--theme-red-light);
  width: 50px;
}
#footer ul.menu a {
  padding-left: 0;
}
#footer ul.menu a:before {
  display: none;
}
#footer ul.menu > li {
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
  color: red;
}

#footer .post-style-list .post-block .post-image img {
  aspect-ratio: 1;
}
#footer .post-style-list .post-block .post-title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}

#footer .footer-center {
  padding-top: 0 !important;
}

/* first column of footer-center */
@media (max-width: 1023.98px) {
  .footer-first {
    text-align: center;
  }
}

.contact-info img {
  max-width: 80%;
}

.socials {
  margin-top: 20px;
}
.socials a i {
  background: var(--theme-text-dark) !important;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.scroll-to-top {
  bottom: 30px;
  right: 30px;
}

.block .block-title {
  color: var(--body-color);
}

/* remove breadcrumb background */
.breadcrumb-content-inner .breadcrumb-style:before {
  display: none;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
  margin-top: 160px;
}

.btn-inline {
  font-family: var(--conbiz-font-sans-serif);
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.btn-inline:after {
  content: "\f105";
  top: 0px;
  right: 14px;
  font-size: 13px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}
.btn-inline:hover {
  text-decoration: none;
}
.btn-inline:hover:after {
  right: 12px;
}

.button,
.btn,
.btn-white,
.btn-theme,
.btn-theme-second,
.btn-theme-submit,
.btn-gray {
  font-family: var(--conbiz-font-sans-serif);
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.25rem;
  border-radius: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: capitalize;
}

.button span,
.btn span,
.btn-white span,
.btn-theme span,
.btn-theme-second span,
.btn-theme-submit span,
.btn-gray span {
  padding-right: 0;
}

.button span:after,
.btn span:after,
.btn-white span:after,
.btn-theme span:after,
.btn-theme-second span:after,
.btn-theme-submit span:after,
.btn-gray span:after {
  content: "";
  display: none;
}

.btn-theme {
  color: #fff !important;
}

.custom-contact-form .gsc-heading .title {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.75rem, 4.38vw + 0.88rem, 3.5rem);
  line-height: 1;
  letter-spacing: -2px;
}

/*
.language-region {
  padding: 0px 20px;
  width: 150px;
}
*/
.block-dropdown-language {
  position: relative;
  top: -16px;
  font-size: 0.8125rem;
  width: 120px;
  margin-bottom: 0;
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton,
.block-dropdown-language .dropbutton-wrapper.open ul.dropbutton {
  padding: 8px 30px 15px 35px;
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton > li,
.block-dropdown-language .dropbutton-wrapper.open ul.dropbutton > li {
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--body-color);
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton > li a,
.block-dropdown-language .dropbutton-wrapper.open ul.dropbutton > li a {
  color: var(--theme-text);
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton > li.dropbutton-toggle .dropbutton-arrow,
.block-dropdown-language .dropbutton-wrapper.open ul.dropbutton > li.dropbutton-toggle .dropbutton-arrow {
  /*
            margin-top: -1px;
            border-width: 5px;
  */
  border-top-color: var(--body-color);
}

.block-dropdown-language .dropbutton-multiple.open {
  padding-top: 0;
}
.block-dropdown-language .dropbutton-multiple.open .dropbutton-arrow {
  top: 0.6667em;
  border-top-color: transparent !important;
  border-bottom: 5px solid;
}

.node--type-page .header-title h2 {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(3.5rem, 8.75vw + 1.75rem, 7rem);
  line-height: 0.9;
  letter-spacing: -2.5px;
  color: var(--theme-text);
  margin-bottom: 2rem;
}

.node-detail .post-block .post-title {
  color: var(--theme-red-dark);
  font-family: var(--conbiz-heading-font-family);
  margin-bottom: 20px !important;
}

.post-block .post-title {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.25rem, 0.94vw + 1.06rem, 1.63rem);
  line-height: 1.1;
  letter-spacing: 0;
  font-family: var(--conbiz-font-sans-serif);
}
.post-block .post-title a {
  color: var(--theme-text);
}
.post-block .post-meta {
  color: var(--theme-gray) !important;
  font-size: 0.75rem;
  margin: 10px 0;
}
.post-block .post-meta span + span {
  margin-left: 5px;
}
.post-block .post-meta .time {
  margin: 0;
}

.post-style-grid .post-block .post-title:before {
  display: none;
}

.post-style-list .post-block .post-image,
.post-style-grid .post-block .post-image {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid var(--theme-border-light);
}
@media (max-width: 1023.98px) {
  .post-style-list .post-block .post-image,
  .post-style-grid .post-block .post-image {
    border: 0;
  }
}
.post-style-list .post-block .post-content,
.post-style-grid .post-block .post-content {
  padding: 10px 0;
  line-height: initial;
  border: none;
}
.post-style-list .post-block .post-categories a,
.post-style-grid .post-block .post-categories a {
  color: var(--body-link-color);
}
.post-style-list .post-block .post-desc,
.post-style-grid .post-block .post-desc {
  margin: 10px 0;
  display: none;
}
.post-style-list .post-block .link-readmore,
.post-style-grid .post-block .link-readmore {
  margin-top: 10px;
}

.post-style-list .post-block {
  display: flex;
}
.post-style-list .post-block .post-image {
  width: 30%;
  float: none;
}
.post-style-list .post-block .post-video {
  width: 30%;
  float: none;
}
.post-style-list .post-block .post-content {
  width: 70%;
  padding-left: 0;
  float: none;
  border-bottom: 1px solid var(--theme-border-light);
  margin-left: 30px;
}
.post-style-list .post-block .post-content-wrap {
  width: 70%;
  border-bottom: 1px solid var(--theme-border-light);
  margin-left: 30px;
  display: flex;
  align-items: center;
}
.post-style-list .post-block .post-content-wrap .post-content {
  width: 100%;
  margin-left: 0 !important;
  border-bottom: none;
}

.footer-column .post-style-list .post-block {
  margin-bottom: 0;
  align-items: center;
}
.footer-column .post-style-list .post-block .post-image {
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer-column .post-style-list .post-block .post-video {
  border: none;
}

.node-detail .post-block .post-title {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.75rem, 4.38vw + 0.88rem, 3.5rem);
  line-height: 1;
  letter-spacing: -2px;
}
.node-detail .post-block .post-meta {
  margin: 10px 0 50px 0 !important;
  position: relative;
}
.node-detail .post-block .post-meta:after {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 3px;
  background: var(--conbiz-theme-color);
  bottom: -20px;
}

.post-block .post-thumbnail img {
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%;
}
.post-block .post-image img {
  aspect-ratio: 3/2;
  object-fit: cover;
  width: 100%;
}
.post-block .post-content blockquote {
  background: none;
  border-left: 2px solid var(--conbiz-theme-color);
  color: var(--theme-text-dark);
  font-family: var(--conbiz-heading-font-family);
  font-weight: 400;
  padding: 0 0 0 30px;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.25rem, 0.94vw + 1.06rem, 1.63rem);
  line-height: 1.1;
  letter-spacing: 0;
}
@media (max-width: 767.98px) {
  .post-block .post-content blockquote {
    padding: 0 0 0 20px;
  }
}
.post-block .post-content p {
  font-size: 0.9375rem;
  line-height: 2;
}
@media (max-width: 767.98px) {
  .post-block .post-content p {
    font-size: 0.875rem;
  }
}
.post-block .post-content q {
  letter-spacing: normal;
}
.post-block .post-content h1,
.post-block .post-content h2,
.post-block .post-content h3,
.post-block .post-content h4,
.post-block .post-content h5,
.post-block .post-content h6,
.post-block .post-content p,
.post-block .post-content q,
.post-block .post-content blockquote {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

blockquote {
  background: none;
  border-left: 2px solid var(--conbiz-theme-color);
  color: var(--theme-text-dark);
  font-family: var(--conbiz-heading-font-family);
  font-weight: 400;
  padding: 0 0 0 30px;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.25rem, 0.94vw + 1.06rem, 1.63rem);
  line-height: 1.1;
  letter-spacing: 0;
}
@media (max-width: 767.98px) {
  blockquote {
    padding: 0 0 0 20px;
  }
}

.event-full {
  margin-bottom: 30px;
}
.event-full .event-info {
  background: #f5f5f5;
  padding: 20px;
  font-size: 16px;
}
.event-full .event-info .date > *,
.event-full .event-info .city > *,
.event-full .event-info .address > *,
.event-full .event-info .type > * {
  float: left;
}
.event-full .event-info .date i,
.event-full .event-info .city i,
.event-full .event-info .address i,
.event-full .event-info .type i {
  margin-right: 10px;
  margin-top: 6px;
}
.event-full .second-column .event-info {
  background-color: var(--theme-blue-light);
  color: #fff;
}
.event-full .second-column .event-info .title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}
.event-full .second-column .event-info .field--name-field-external-links a {
  background-color: var(--theme-red-light);
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  padding: 8px 12px;
  border-radius: 10px;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 110%;
  margin: 10px auto;
}
.event-full .second-column .event-info .field--name-field-external-links a:hover {
  opacity: 0.9;
}

.panel {
  background: transparent;
  padding: 15px;
}
.panel .panel-heading {
  background: none !important;
  padding: 0 !important;
  margin-bottom: 0;
}
.panel .panel-heading .panel-title {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.75rem, 4.38vw + 0.88rem, 3.5rem);
  line-height: 1;
  letter-spacing: -2px;
}
.panel .panel-heading .panel-title > a {
  color: var(--body-color);
  padding: 5px 0;
}
.panel .panel-heading .panel-title > a:after {
  content: "\f106";
  font-family: "Font awesome 5 Pro";
  font-size: 1.25rem;
  top: 6px;
  margin-left: 10px;
  background: transparent;
  color: var(--body-color);
  font-size: inherit;
  line-height: inherit;
  font-weight: 100;
}
@media (min-width: 768px) {
  .panel .panel-heading .panel-title > a:after {
    right: auto !important;
  }
}
.panel .panel-heading .panel-title > a.collapsed:after {
  content: "\f107";
  background: transparent;
  color: var(--body-color);
}

.gsc-accordion .panel-group.skin-white .panel {
  padding: 0 0 10px !important;
  margin: 0 0 10px !important;
  border: none !important;
}

/*
.slide-style-2 {
  font-family: var(--conbiz-heading-font-family);
  text-transform: uppercase;
}
*/
.slide-heading {
  font-family: var(--conbiz-heading-font-family);
  text-transform: uppercase;
}

.slide-heading-sub {
  font-family: var(--conbiz-heading-font-family);
  text-transform: uppercase;
}

.gavias_sliderlayer .inner.btn-slide,
.gavias_sliderlayer .btn-slide a,
#gavias_slider_single .inner.btn-slide,
#gavias_slider_single .btn-slide a {
  font-family: var(--conbiz-font-sans-serif);
  border-radius: 0;
  -webkit-border-radius: 0;
  text-transform: uppercase;
}

.gbb-row.spacer {
  /*
    .bb-inner {
      padding-top: 120px;
      padding-bottom: 120px;

      @include media-breakpoint-down(md) {
        padding-top: 80px;
        padding-bottom: 80px;
      }

      @include media-breakpoint-down(xs) {
        padding-top: 60px;
        padding-bottom: 60px;
      }
    }
  */
}
.gbb-row.spacer .row-wrapper {
  background: var(--theme-separator-colored);
  height: 1px;
  margin: 0;
  position: relative;
}
.gbb-row.spacer .row-wrapper:after {
  content: "";
  color: var(--theme-separator-colored);
  top: 0px;
  position: absolute;
  top: -12px;
  left: calc(50% - 24px);
  padding: 0;
  width: 48px;
  height: 24px;
  background-color: var(--theme-background);
  background-image: url(../assets/logo/emblem.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.gbb-row.spacer.simple .row-wrapper {
  background: var(--theme-separator);
  height: 1px;
}
.gbb-row.spacer.simple .row-wrapper:after {
  display: none;
}
.gbb-row.spacer.transparent .bb-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1023.98px) {
  .gbb-row.spacer.transparent .bb-inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .gbb-row.spacer.transparent .bb-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.gbb-row.spacer.transparent .row-wrapper {
  background: transparent;
  height: 1px;
}
.gbb-row.spacer.transparent .row-wrapper:after {
  display: none;
}

.topbar {
  padding: 0;
}
.topbar .topbar-content {
  opacity: 0;
}

.webform-submission-form .form-item label {
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  font-family: var(--conbiz-heading-font-family);
}
.webform-submission-form .form-item input,
.webform-submission-form .form-item textarea,
.webform-submission-form .form-item select {
  font-size: 0.9375rem;
  padding-left: 2rem;
}
.webform-submission-form .form-item input {
  line-height: 2rem;
  height: 3rem;
}
.webform-submission-form .form-item select {
  height: 3rem;
}

.post-list-flex .view-content-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 40px;
}
@media (max-width: 767.98px) {
  .post-list-flex .view-content-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media (max-width: 1023.98px) {
  .post-list-flex .view-content-wrap {
    grid-gap: 20px;
  }
}
@media (min-width: 768px) {
  .post-list-flex .view-content-wrap .post-block {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .post-list-flex .post-block .post-title {
    font-family: var(--conbiz-font-sans-serif);
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .post-list-flex .post-content {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .post-list-flex .post-meta .time {
    display: none;
  }
}

.post-list-flex.first-item-highlight .view-content-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 40px;
}
.post-list-flex.first-item-highlight .view-content-wrap .item:first-child {
  grid-column: 1/3;
}
@media (max-width: 767.98px) {
  .post-list-flex.first-item-highlight .view-content-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
  }
  .post-list-flex.first-item-highlight .view-content-wrap .item:first-child {
    grid-column: auto;
  }
}

.post-list-event .post-meta {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.25rem, 0.94vw + 1.06rem, 1.63rem);
  line-height: 1.1;
  letter-spacing: 0;
}

.frontpage .post-list-news .post-meta {
  display: none;
}
.frontpage .post-list-news .post-title {
  margin-top: 20px !important;
}
.frontpage .post-list-event .post-meta {
  color: var(--theme-red-light) !important;
  margin-top: 20px;
}
.frontpage .post-list-event .post-meta .line {
  display: none;
}
.frontpage .post-list-event .post-meta .post-categories {
  display: none;
}

.field-content .post-block .post-content {
  padding-top: 0;
}
.field-content .post-block .post-title {
  margin: 0;
}

.views-exposed-form {
  background-color: var(--theme-blue-light);
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
}
.views-exposed-form label {
  color: #fff;
  margin-right: 5px;
}
.views-exposed-form select {
  /* styling */
  background-color: var(--theme-red-light);
  color: #fff;
  border: none;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  font-weight: bold;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.views-exposed-form select option {
  background-color: #fff;
  color: var(--theme-text);
}
.views-exposed-form select {
  background-image: linear-gradient(45deg, transparent 50%, var(--theme-red) 50%), linear-gradient(135deg, var(--theme-red) 50%, transparent 50%), linear-gradient(to right, var(--theme-red-light), var(--theme-red-light));
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
.views-exposed-form select:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, var(--theme-red), var(--theme-red));
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}

/* image backdrop */
.post-gallery .owl-carousel .owl-item {
  display: block;
  position: relative;
}
.post-gallery .owl-carousel .owl-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: contain;
  opacity: 0.3;
}

.post-gallery.backdrop-white_fill .owl-carousel .owl-item::after {
  background-image: url(../assets/logo/backdrop-fill.svg);
}

.post-gallery.backdrop-white_stroke .owl-carousel .owl-item::after {
  background-image: url(../assets/logo/backdrop-stroke.svg);
}

.post-gallery.backdrop-red_fill .owl-carousel .owl-item::after {
  background-image: url(../assets/logo/backdrop-fill.svg);
  filter: brightness(0.4) sepia(1) hue-rotate(355deg) saturate(77);
}

.post-gallery.backdrop-red_stroke .owl-carousel .owl-item::after {
  background-image: url(../assets/logo/backdrop-stroke.svg);
  filter: brightness(0.4) sepia(1) hue-rotate(355deg) saturate(77);
}

/* image backdrop */
.post-standard .item-image {
  display: block;
  position: relative;
}
.post-standard .item-image::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: contain;
  opacity: 0.3;
}

.post-standard.backdrop-white_fill .item-image::after {
  background-image: url(../assets/logo/backdrop-fill.svg);
}

.post-standard.backdrop-white_stroke .item-image::after {
  background-image: url(../assets/logo/backdrop-stroke.svg);
}

.post-standard.backdrop-red_fill .item-image::after {
  background-image: url(../assets/logo/backdrop-fill.svg);
  filter: brightness(0.4) sepia(1) hue-rotate(355deg) saturate(77);
}

.post-standard.backdrop-red_stroke .item-image::after {
  background-image: url(../assets/logo/backdrop-stroke.svg);
  filter: brightness(0.4) sepia(1) hue-rotate(355deg) saturate(77);
}

.calendar-view-table {
  --calendar-view-columns: 7;
  --calendar-view-color-white: #fff;
  --calendar-view-color-lighter: #f8f8f8;
  --calendar-view-color-light: #f4f4f4;
  --calendar-view-color-grey: #05001f20;
  --calendar-view-color-gray: #ccc;
  --calendar-view-color-evil: #666;
  --calendar-view-color-dark: var(--theme-blue-light);
  --calendar-view-day-rows-gap: 0.5rem;
}
.calendar-view-table .calendar-view-day__number {
  width: 1.85rem;
  font-size: 0.75em;
  line-height: 1;
  background: transparent;
  color: var(--theme-blue-dark);
  border: 1px solid rgba(5, 0, 31, 0.4);
}
.calendar-view-table .next-month .calendar-view-day__number,
.calendar-view-table .previous-month .calendar-view-day__number {
  background: transparent;
}
.calendar-view-table .calendar-view-day__row {
  line-height: 1;
  border-color: var(--theme-blue-light);
  background-image: repeating-linear-gradient(135deg, #ffffff, #ffffff 8px, var(--theme-beige) 8px, var(--theme-beige) 10px);
}
.calendar-view-table .calendar-view-day__row.hover, .calendar-view-table .calendar-view-day__row:hover, .calendar-view-table .calendar-view-day__row:active, .calendar-view-table .calendar-view-day__row:focus {
  border-color: var(--theme-red-light);
}
.calendar-view-table .calendar-view-day__row > * {
  margin: 0.2rem 0;
}

.calendar-view-pager {
  margin: 0;
  padding: 0;
}
.calendar-view-pager li {
  list-style: none;
}

.init-carousel-owl {
  margin-left: -20px;
  margin-right: -20px;
}
.init-carousel-owl .owl-item > .item {
  padding-left: 20px;
  padding-right: 20px;
}

.gva-view .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.gva-view .owl-carousel .owl-item .item-image {
  display: flex;
  justify-content: center;
  margin: 0 20px;
}
.gva-view .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
  max-height: 120px;
  max-width: 400px;
}

.gbb-row .bb-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1023.98px) {
  .gbb-row .bb-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .gbb-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.gbb-row-wrapper:first-of-type .bb-inner {
  padding-top: 0;
}
.gbb-row-wrapper:last-of-type .bb-inner {
  padding-bottom: 0;
}

.footer .gbb-row-wrapper .spacer .bb-inner {
  padding: 120px 0 40px 0;
}

.frontpage-main .column-inner {
  overflow: hidden;
  position: relative;
}
.frontpage-main .gsc-heading {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .frontpage-main .gsc-heading {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    justify-content: center;
    margin: 0;
    padding: 0;
  }
}
.frontpage-main .gsc-heading .heading-content {
  display: flex;
  flex-direction: column;
}
.frontpage-main .gsc-heading .title {
  order: 1;
}
.frontpage-main .gsc-heading .sub-title {
  order: 2;
}
.frontpage-main .gsc-heading .title-desc {
  font-size: clamp(0.94rem, 5.73vw + -1.81rem, 1.63rem);
  line-height: 120%;
  order: 3;
  padding: 0;
  margin-top: clamp(0rem, 4.69vw + -0.94rem, 1.88rem);
}
.frontpage-main .gsc-heading .heading-action {
  margin-top: 20px !important;
}

.frontpage-highlight .column-inner {
  overflow: hidden;
  position: relative;
}
.frontpage-highlight .gsc-image img {
  aspect-ratio: 16/9;
}
.frontpage-highlight .gsc-heading {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 10%;
  width: 90%;
  height: 100%;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.frontpage-highlight .gsc-heading .heading-content {
  display: flex;
  flex-direction: column;
}
.frontpage-highlight .gsc-heading .title {
  order: 1;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(1.75rem, 4.38vw + 0.88rem, 3.5rem);
  line-height: 1;
  letter-spacing: -2px;
  background-color: rgba(255, 255, 255, 0.5333333333);
  color: var(--theme-red-light) !important;
}
.frontpage-highlight .gsc-heading .sub-title {
  order: 2;
}
.frontpage-highlight .gsc-heading .title-desc {
  order: 3;
  background-color: rgba(255, 255, 255, 0.5333333333);
  color: var(--theme-text) !important;
  font-size: clamp(0.94rem, 5.73vw + -1.81rem, 1.63rem);
  font-weight: 600;
  line-height: 120%;
  margin-top: clamp(0.63rem, 3.13vw + 0rem, 1.88rem);
  padding: 10px;
}
.frontpage-highlight .gsc-heading .heading-action {
  margin-top: 20px !important;
}

.gsc-heading {
  padding: 0 0 clamp(1.88rem, 15.63vw + -5.63rem, 3.75rem);
}
.gsc-heading .title {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(3.5rem, 8.75vw + 1.75rem, 7rem);
  line-height: 0.9;
  letter-spacing: -2.5px;
  position: relative;
  margin-bottom: 0;
}
.gsc-heading .sub-title {
  font-size: 0.75rem;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.gsc-heading .sub-title > span {
  padding: 0;
}
.gsc-heading .sub-title > span:before, .gsc-heading .sub-title > span:after {
  display: none;
}
.gsc-heading .title-desc {
  margin-top: 20px;
}
@media (max-width: 991.98px) {
  .gsc-heading.style-2 .title {
    font-size: 34px !important;
  }
}
.gsc-heading.style-2 .sub-title {
  color: var(--body-color) !important;
  font-family: var(--conbiz-heading-font-family);
  margin: 0;
}
@media (max-width: 991.98px) {
  .gsc-heading.style-2 .sub-title {
    font-size: 20px !important;
  }
}
.gsc-heading.style-2 .heading-action a {
  border-color: var(--conbiz-theme-color);
  color: #fff;
}
.gsc-heading.style-2 .heading-action a:hover, .gsc-heading.style-2 .heading-action a:focus, .gsc-heading.style-2 .heading-action a:active {
  border-color: var(--conbiz-theme-color);
}
.gsc-heading.style-3 .heading-content {
  display: flex;
  flex-direction: column;
}
.gsc-heading.style-3 .title {
  order: 1;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: clamp(3.5rem, 8.75vw + 1.75rem, 7rem);
  line-height: 0.9;
  letter-spacing: -2.5px;
  text-transform: none;
  margin-bottom: 0 !important;
}
.gsc-heading.style-3 .sub-title {
  order: 2;
  color: var(--body-color) !important;
  font-family: var(--conbiz-font-sans-serif);
  font-weight: bold;
  font-size: 0.9375rem;
  text-transform: none;
  letter-spacing: normal;
  margin: 0;
}
@media (max-width: 991.98px) {
  .gsc-heading.style-3 .sub-title {
    font-size: 0.875rem;
  }
}
.gsc-heading.style-3 .title-desc {
  order: 3;
  position: relative;
  margin-top: 40px;
}
.gsc-heading.style-3 .title-desc:before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 3px;
  background: var(--conbiz-theme-color);
  top: -24px;
}
.gsc-heading.flex {
  display: flex;
  align-items: center;
}
.gsc-heading.flex .heading-content {
  /* max-height: 2.5rem; */
  position: relative;
  top: 4px;
}
.gsc-heading.flex .heading-action {
  flex-grow: 1;
  text-align: right;
}
@media (max-width: 991.98px) {
  .gsc-heading.flex .heading-content {
    flex-grow: 1;
    text-align: center;
  }
  .gsc-heading.flex .heading-action {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .gsc-column.col-sm-12:not(:first-child) {
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .page-header-image .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-header-image .gsc-image img {
  min-height: 200px;
  object-fit: cover;
}
.page-header-image .gsc-heading {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.page-header-image .gsc-heading .title {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .page-header-image .gsc-heading {
    text-align: center !important;
  }
  .page-header-image .gsc-heading.hide-sm {
    display: none;
  }
}
@media (min-width: 768px) {
  .page-header-image .gsc-heading {
    position: absolute;
    top: 0;
    left: 5%;
    width: 50%;
    height: 100%;
    justify-content: center;
    margin: 0;
    padding: 0;
  }
}

/*
.hero-image-wrap {
  position: relative;
  padding-bottom: 120px;

  @include media-breakpoint-down(md) {
    padding-bottom: 80px;
  }

  @include media-breakpoint-down(xs) {
    padding-bottom: 60px;
  }

  @include media-breakpoint-down(xs) {
    margin-left: -15px;
    margin-right: -15px;
  }

  .gsc-image {
    img {
      min-height: 225px;
      object-fit: cover;
    }
  }

  .gsc-heading {
    display: flex;
    flex-direction: column;
    padding: 0 20px;

    .title {
      margin-bottom: 0;
    }

    @include media-breakpoint-down(xs) {
      text-align: center !important;

      &.hide-sm {
        display: none;
      }
    }

    @include media-breakpoint-up(sm) {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      justify-content: center;
      margin: 0;
      padding: 0 40px;
    }
  }
}
*/
@media (max-width: 1023.98px) {
  header .main-menu-inner {
    float: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex: 1 0 auto;
    flex-direction: row;
    text-align: center;
    padding-bottom: 120px;
    padding-top: 40px;
  }
  header .main-menu-inner > div {
    flex-grow: 1;
  }
}
@media (max-width: 1023.98px) {
  .gva-offcanvas-mobile {
    max-width: none;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .gva-offcanvas-mobile .close-offcanvas {
    display: none !important;
  }
  .gva-offcanvas-mobile .block {
    padding: 0;
    border-bottom: none;
  }
  .gva-offcanvas-mobile .navigation .gva_menu > li {
    padding: 10px 0 !important;
    margin: 10px 0 !important;
    text-align: center;
    text-transform: uppercase;
    border-bottom: none;
  }
  .gva-offcanvas-mobile .navigation .gva_menu > li > a {
    display: inline;
    color: var(--menu-link-color) !important;
    font-size: 1.25rem;
    font-weight: 400;
  }
  .gva-offcanvas-mobile .navigation .gva_menu > li > a:before {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--theme-border);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.5s ease;
  }
  .gva-offcanvas-mobile .navigation .gva_menu > li > a:hover::before {
    transform: scaleX(1);
  }
  .gva-offcanvas-mobile .navigation .gva_menu > li > a .icaret {
    width: auto;
    height: auto;
    right: -20px;
    top: -2px;
    background: transparent;
    color: var(--body-color);
    font-size: 0.8125rem;
    font-weight: 400;
  }
}
/*
body .body-page {
  background-color: var(--theme-blue-dark);
}
header.header-default {
  background-color: var(--theme-blue-dark);
}
*/
.noscroll {
  overflow: hidden;
}

.field--name-field-media-oembed-video {
  position: relative;
  width: 100%;
  padding-top: 66.6%;
  /* padding-top: 56.25%; */
}

.media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.text-theme {
  color: var(--theme-blue-dark) !important;
}

/* misc */
#block-conbiz-sub-gaviassliderlayerfooldal .tp-bgimg {
  mask-image: url(../assets/logo/mask.svg);
  mask-repeat: no-repeat;
  mask-position: left center;
}

/* disable english language selection */
.dropbutton-action.en {
  display: none !important;
}

/* video iframe */
.iframe-video-wrap {
  position: relative;
  padding-top: 56.25%;
  margin-top: 40px;
}
.iframe-video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* image float */
.image-float-text {
  width: 100%;
  margin-bottom: 1rem;
}
.image-float-text .image-wrap {
  position: relative;
  padding-top: 100%;
  width: 100%;
}
.image-float-text img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}

@media (min-width: 576px) {
  .image-float-text {
    float: right;
    width: 50%;
    margin-left: 1rem;
  }
}
@media (min-width: 768px) {
  .image-float-text {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .image-float-text {
    width: 30%;
  }
}
/* search */
#search-form .form-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 10px;
  margin-bottom: 10px;
}
#search-form input[type=search] {
  padding: 10px 40px;
}
#search-form .form-submit {
  padding: 16px 40px;
}

.search-result__title {
  margin-top: 20px;
}

/*# sourceMappingURL=style.css.map */