@charset "UTF-8";/* Projekte Personal */ 


  .itemid-789 #wrapper-projects, .itemid-797 #wrapper-projects  {
  background: url('https://www.vcm-bau.com/templates/vcm-j5/images/custom/internationale-bank.webp') center center no-repeat scroll;
  background-size: cover;}

  .itemid-798 #wrapper-projects, .itemid-799 #wrapper-projects {
  background: url('https://www.vcm-bau.com/templates/vcm-j5/images/custom/sparda.webp') center center no-repeat scroll;
  background-size: cover;}

.itemid-789 #wrapper2, .itemid-797 #wrapper2,  .itemid-798 #wrapper2, .itemid-799 #wrapper2 {
  display: none;}

.itemid-789 #wrapper, .itemid-797 #wrapper, .itemid-798 #wrapper2, .itemid-799 #wrapper2  {
 margin-top: 0% !important;}


/* Projekte DETAIL */
.video-background {

      min-width: 100%;
      min-height: 100%;
      object-fit: cover;
      z-index: -1;}

.content-wrapper {
  display: flex;
  align-items: flex-start;
  padding: 40px;
  gap: 60px;}

.vertical-heading {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  color: #002e5f;
  font-size: 30px;
  line-height: 1.1;
  position: sticky;
  top: 100px;
  height: fit-content;
  text-align: right;
  background: #fff;
  padding: 20px 5px;}


.main-content {
  flex: 1;}

.two-column-content {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  margin-top: 40px;}

.two-column-content .column {
  flex: 1;
  min-width: 300px;}

.two-column-content .column p {
  line-height: 2;
  margin-bottom: 20px;}


/* Projekte Übersicht */

.container {
  display: flex;
  justify-content: center; /* Zentriert die Spalten horizontal */
  gap: 20px;                /* Abstand zwischen den Spalten */
  padding: 40px 20px;}

.column-p {
  width: 300px;            /* Feste Breite */
  position: relative;
  overflow: hidden;}

.column-p a {
  display: block;
  position: relative;
  text-decoration: none;
  color: white;}

.column-p img {
  width: 100%;
  height: auto;
  display: block;}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;}

.overlay h2 {
  color: #002e5f;
  font-size: 20px;
  text-align: center;
  line-height: 30px;}

.column-p a:hover .overlay {
	opacity: 1;}

/* Projekte END */

.itemid-220 #wrapper, .itemid-213 #wrapper {display:none;}


strong {font-family: robotomedium;}

p { hyphens: auto; }

/****** SPRACHE *******/

div.mod-languages a {color:#fff;}

div.mod-languages ul li.lang-active {
  background-color:rgba(0, 0, 0, .0);
  opacity: 1;}

div.mod-languages li {
  margin: 0 .0rem;}

#language-absolut div.mod-languages a {color:#002e5f;}

#language-absolut div.mod-languages ul li.lang-active {
  background-color:rgba(0, 0, 0, .0);
  opacity: 1;}
  
#language-absolut div.mod-languages li {
  margin: 0 .0rem;}

.invisible {
 color:rgba(0, 0, 0, .0);}

/****** MENÜ *******/

div#wrapper1.tck-wrapper {
  position: fixed;
  top: 0px;
  z-index: 9999;
  display: none;
  position: fixed;
  margin: 0 auto !important;
  left: 0;
  right: 0;
  padding-bottom: 5px;}

/****** HR *******/

hr.white {
    border: none;
    border-top: 1px solid #fff;
    color: #fff;
    overflow: visible;
    text-align: center;
    height: 5px;
    width: 200px;
    margin: 0 auto;}

hr.white:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 40px;
    content: "\f0d7";
    padding: 0 4px;
    position: relative;
    top: -31px;}

hr.blue, hr.blue-1 {
    border: none;
    border-top: 1px solid #002e5f;
    color: #002e5f;
    overflow: visible;
    text-align: center;
    height: 5px;
    width: 200px;
    margin: 0 auto;}

hr.blue:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 40px;
    content: "\f0d7";
    padding: 0 4px;
    position: relative;
    top: -13px;}

hr.blue-1:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 40px;
    content: "\f0d7";
    padding: 0 4px;
    position: relative;
    top: -18px;}
 
/*BOXEN */

.boxen a{
    position:relative;
    padding:10%;
    text-align: center;}

#boxen-link a{
    text-decoration: none !important;
    display: block;
    color: #ffffff !important;}

#boxen-link a:hover{
    text-decoration: none !important;
    color:#ffffff !important;
    display: block;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;}

#boxen-link a:hover{background-color:rgba(0, 0, 0, .2);}

#boxen-link a:visited{
	text-decoration:none;
	color:#fff;}	

.teaser {
  background: #fafafa;
  padding: 40px;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 80%;
  margin: 0 auto;}


/*Button-Cookie*/
.cc-custom-revoke {
  z-index: 100;
  position: fixed;
  display: inline-block;
  bottom: 10px;
  left: 10px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-weight: normal;}
  
  











