/* Author     : Werbe- und Media- Agentur I. C. Konrad */

.navbar-fixed-top {
    top: 0;
}

.header-top-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 7px 20px 0 20px;
    background: #fff;
    width: 100%;
    height: 40px;
    z-index: 1000;
}

@media (max-width: 992px) {
    .header-top-wrapper {
        font-size: 13px;
        padding: 10px 15px 0 15px;
        height: 60px;
    }
}

#main-content {
    margin-top: 85px;
}
.navbar-fixed-top {
    top: 0;
}

@media (max-width: 992px) {

    .navbar-fixed-top {
        top: 0;
    }

    #main-content {
        margin-top: 85px;
    }
    .container {
    width: 95%;
	}

}

@media (max-width: 768px) {
	#main-content {
	    margin-top: 85px;
	}
	.container {
    width: 95%;
	}
}


.bg-grid {
    background: url("../img/rasterverlauf.png");
    background-repeat: no-repeat;
    z-index: -3;
}

.parallax-window {
    min-height: 450px;
    background: transparent;
}

.container {
    max-width: 1100px;
}

.container-slider {
    padding: 15px;
}

.sliderimage {
max-height:400px;
object-fit: cover;
margin-left:8px;
margin-right:5px;
}
.sliderimage h3{
color:.#fff;
}

#rev_slider_8_1_wrapper {
    margin-left: 16px !important;
}


.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.row img {
    width: 100%;
}

#banner {
    position: relative;
    margin-top: 0px;
}

.banner-kontakt {
    background-color: #D5DFEA;
}

.banner-kontakt h4 {
    font-size: 16px;
    padding: 30px 0px 30px 0px;
    text-align: center;
}

.banner-text {
    position: absolute;
    top: 32%;
    width: 42%;
    padding: 2%;
    font-size: 50px;
    text-align: center;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    color: #005181;
    letter-spacing: 1px;
}

.banner-text-dark {
    position: absolute;
    top: 32%;
    width: 100%;

    text-align: center;
    font-family: 'OpenSans-Semibold', sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.5;
    color: #fff;
    letter-spacing: 1px;
}


.banner-image img {
    width: 100%;
    max-height: 550px;

}

.content-banner {
    position: relative;
    z-index: 999;
}


.content-banner-text {
    position: absolute;
    right: 0;
    top: 32%;
    width: 42%;
    padding: 2%;
    padding-left: 4%;
    font-size: 36px;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.7);
    line-height: 1.2;
    color: #000;
    z-index: 999;
}

.content-banner-ansprechpartner {
    position: absolute;
    right: 0;
    top: 10%;
    width: 40%;
    padding: 2%;
    padding-left: 4%;
    font-size: 16px;
    font-weight: 100;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1.2;
    color: #000;
    z-index: 999;
}

.content-banner-ansprechpartner h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
}

.content-banner-ansprechpartner h4 {
    font-size: 25px;
    font-weight: 100;
    padding-bottom: 20px;
    margin-bottom: 0px:
    line-height: 1.5;
}

.content-banner-wirbieten {
    position: absolute;
    right: 0;
    top: 25%;
    width: 40%;
    padding: 0%;
    margin: 0%;
    padding-left: 4%;
    font-size: 16px;
    font-weight: 100;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    z-index: 999;
}

.content-banner-wirbieten h3 {
    font-size: 40px;
    font-weight: 600;
}

.content-banner-wirbieten h4 {
    font-size: 30px;
    font-weight: 100;
    line-height: 1.3;
}

.subline-trenner {

    background-color: #005a8c;
    color: #fff;
    text-align: center;
}

.subline-trenner p {
    padding: 30px;
}

.subline-trenner h4 {
    color: #fff;
    padding: 30px;
    Font-size: 24px;
    line-height: 1.5;
}

.subline-trenner h3 {
    color: #fff;
    text-align: center;
    padding: 30px;
}

.sub-subline-trenner {
    text-align: center;
    padding: 10px 30px 30px 30px;
}

.sub-subline-trenner h3 {
    font-size: 26px;
}

.box-white-float {
    float: left;
}

.box-white {
    width: 300px;
    margin: 30px 30px 30px 30px;
    background: #fff;
    text-align: center;
    height: 420px;
    cursor: pointer;
}

.box-white h3 {
    font-size: 18px;
    padding: 0px 15px 0px 15px;
}

.box-white p {
    padding: 0px 15px 0px 15px;
        font-size: 16px;
}

.box-white img {
    width: 80px;
}
.box-white-background {
background-size: cover;
background-repeat: no-repeat;
}
.box-white-background img{
    width: 100px;
padding-top:50px;
padding-bottom:50px;
}
.box-white:not(:hover) {
    box-shadow: 0;
    transition: all 500ms cubic-bezier(.02, .01, .47, 1);
    cursor: pointer;
}

.box-white:hover {
    box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.08);
    transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    cursor: pointer;
}

.kontaktformular {
    width: 40%;
}

.kontaktformular img {
    width: 50px;
}

.box-white-icon {
    width: 130px;
    margin: 15px;
    padding: 20px;

    text-align: center;
    height: 130px;
    cursor: pointer;
}

.box-white-icon img {
    width: 85px;
}

.box-white-icon:not(:hover) {
    box-shadow: 0;
    transition: all 500ms cubic-bezier(.02, .01, .47, 1);
    cursor: pointer;
}

.box-white-icon:hover {
    box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.08);
    transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    cursor: pointer;
}



.referenz-icon {
    width: 60px;
    margin: 10px 0px 10px 14px;
    padding: 5px;
    text-align: center;
    height: auto;
    cursor: pointer;
    float: left;
    display: block;
    font-size: 12px;
    color: #005a8c;

}

.referenz-icon img {
    width: 55px;
    height: 55 px;
}

.referenz-icon:not(:hover) {
    box-shadow: 0;
    transition: all 500ms cubic-bezier(.02, .01, .47, 1);
    cursor: pointer;
}

.referenz-icon:hover {
    box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.08);
    transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    cursor: pointer;
}

.modulicon-fullscreen {
    position: absolute;
    top: 27%;
    left: 42%;
    opacity: 1;
}

.modulicon-fullscreen:hover {
    opacity: 0.6;
}

.modul-slider {
    height: 500px;
}

.modulicon-fullscreen img {
    width: 90px;
}

.kontaktformular {
    width: 40%;
}

.kontaktformular img {
    width: 50px;
}

.anwendungsfaelle-titel h3 {
    background-color: #fff;
    text-align: center;
    padding: 40px 30px 20px 30px;
    margin-bottom: 0px;
    margin-top: -10px;
}
.anwendungsfaelle-titel h2 {
    background-color: #fff;
    padding: 0 0 30px 0;
    margin-bottom: -20px;
    margin-top: 0;
}

.anwendungsfaelle-text {
    background-image: url("/images/insideslider/hintergrundverlauf.svg");
    background-size: cover;
    z-index: -10;
    padding-top: -10px;
    margin-bottom: 0px;
}

.anwendungsfaelle-text h4 {
    margin: 30px;
}

.anwendungsfaelle-text p {
    margin: 50px 30px 50px 30px;
    font-weight: 100;
    line-height: 1.8;
}
.anwendungsfaelle-modultext ul {
list-style-type:"-  ";
    padding: 5px 0 40px 20px;
    margin-left: 25px;
}

.anwendungsfaelle-modultext li::marker {
color:  #015C8E;
}



.anwendungsfaelle-modultext {
	background-color: #fff;
/*     background-image: url("/images/insideslider/hintergrundverlauf.svg");   
    background-size: contain;    
	background-repeat: repeat-x;    */
    z-index: -10;
    padding-top: 0px;
    margin-top: 50px;
    margin-bottom:50px;
}

.anwendungsfaelle-modultext h4 {
    margin: 30px;
}

.anwendungsfaelle-modultext p {
    margin-top: -65px;
    padding: 50px 30px 0 30px;
}

.branche-titel h3 { 
    background-color: #fff;
    text-align: center;
    padding: 40px 30px 20px 30px;
    margin-bottom: 0px;
    margin-top: -10px;
}
.branche-titel h2 {
    background-color: #fff;
    padding: 0 0 30px 0;
    margin-bottom: -20px;
    margin-top: 0;
}

.newsroom {
    margin: 0px;
    padding: 0px;
    padding-top: 60px;
    font-size: 16px;
    letter-spacing: 0px;
    word-spacing: 0.1em;
    line-height: 1.7;
}

.newsroom img {
    width: 13%;
    margin-right: 20px;
    float: left;
}

.newsroom h4 {
    font-size: 22px;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
    font-family: 'OpenSans-ExtraBold', sans-serif;
}

.newsroom h5 {
    font-size: 14px;
    line-height: 1.5;
}

.newsroom a {
    font-weight: 600;
}

.referenzen h3 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 1.5;
}

referenzen h4 {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    line-height: 1.5;
}

.table-wrapper {
    margin-top: 30px;
    display: table;
    text-align: center;
}

.table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;

}

.wirbietern img {
    width: 100%;
    height: 100%;
}

.wirbieten_3d {
    background-image: url(/images/overview/wirbieten_3d.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_beratung {
    background-image: url(/images/overview/wirbieten_beratung.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_technologie {
    background-image: url(/images/overview/wirbieten_technologie.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.technologie_bestandsmodellierung {
    background-image: url(/images/overview/technologie_bestandsmodellierung.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.technologie_objektbibliothek {
    background-image: url(/images/overview/technologie_objektbibliothek.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.technologie_ausgangsdaten {
    background-image: url(/images/overview/technologie_ausgangsdaten.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_3d_visualisierung {
    background-image: url(/images/overview/wirbieten_3d_visualisierung.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_3d_bim {
    background-image: url(/images/overview/wirbieten_3d_bim.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_3d_assetmanagement {
    background-image: url(/images/overview/wirbieten_3d_assetmanagement.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_3d_training {
    background-image: url(/images/overview/wirbieten_3d_training.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten_3d_gis {
    background-image: url(/images/overview/wirbieten_3d_gis.jpg);
    background-size: 100% auto;
    height: 200px;
    width: 200px;
    margin: auto;
}

.wirbieten h4 {
    width: 100%;
    height: 30%;
    padding: 0%;
    margin: 0%;
    font-size: 16px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    z-index: 999;
    vertical-align: middle;
}

.wirsind {
    text-align: center;
    padding-right: 6%;
}

.wirsind img {
    width: 60%;
    padding: 0px;
    margin-bottom: 0px;
}

.wirsind p {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}

.abstandpur {
    padding-bottom: 50px;
}

.centering {
    text-align: center;
}


#logo_short {
    position: fixed;
    top: 55%;
    left: 2%;
    width: 50px;
    height: 50px;
    z-index: 10000;
}

#logo_short img {
    width: 100%;
    z-index: 10000;
}

#menu {
    z-index: 99;
    margin-top: -20px;
}

#footer {
    background: #005080;
    min-height: 250px;
    padding: 30px;
}

#footer img {
    padding: 20px;
}


.anwendungsauswahl h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: 'OpenSans-Semibold', sans-serif;
    color: #fff;
    text-shadow: #000 0.1em 0.1em 0.2em;
    text-transform: uppercase;
}

.anwendungsauswahl h3:hover {
    text-shadow: #fff 0.1em 0.1em 0.2em;
}

.anwendungsauswahl img {
    border-width: 5px;
    border-style: solid;
    border-color: #efefef;
    position: relative;
    padding: 0% 0% 0% 0%;
    opacity: 1;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

.anwendungsauswahl img:hover {
    opacity: 0.6;
}


.branchenauswahl h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-family: 'OpenSans-Semibold', sans-serif;
    color: #fff;
    text-shadow: #000 0.1em 0.1em 0.2em;
    text-transform: uppercase;
}

.branchenauswahl h3:hover {
    text-shadow: #fff 0.1em 0.1em 0.2em;
}

.branchenauswahl img {
    border-width: 5px;
    border-style: solid;
    border-color: #efefef;
    position: relative;
    padding: 0% 0% 0% 0%;
    opacity: 1;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

.branchenauswahl img:hover {
    opacity: 0.6;
}
.icon-over {
	position: absolute;
padding-right: 40%;
padding-left: 40%;
margin-top: -50%;
}

.icon-over img{
width:85px;
border-style: none;
}

.icon-over-branche {
	position: absolute;
padding-right: 40%;
padding-left: 40%;
margin-top: -40%;
}

.icon-over-branche img{
width:85px;
border-style: none;
}

.ihrprojekt{
	padding:40px 30px 10px 30px;
	    margin: 50px;
	position: relative;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	min-height: 370px;
}
.ihrprojekt p {
    width: 100%;
    text-align: left;
}

.ihrprojektbalken {
    position: absolute;
    padding: 10px;
    top: -20px;
    left: -20px;
    height: 45px;
    width: 400px;
    background-color: #efefef;
}
ihrprojektbalken-head {
float: left;
}
.ihrprojektbalken-head h3 {
	padding: 0;
	margin: 0;
    text-align: left;
    font-size: 18px;
    text-transform: none;
    color: #005a8c;
}

.ihrprojektbalken-head h3:hover {
    text-shadow: #fff 0.1em 0.1em 0.2em;
}
.ihrprojektbalken-nr{
float: left;
width:50px;
height:100%
}
.ihrprojektbalken-nr h4 {
	padding: 0;
	margin: 0;
    text-align: center;
    font-size: 18px;
    font-family: 'OpenSans-Semibold', sans-serif;
    color: #005a8c;
}
.ihrprojektbalkendown{
position:absolute;
padding: 10px;
bottom:0;
left:0;
width: 100%;
height: 40px;
background-color: #005a8c;

text-align:center;
}
.ihrprojektbalkendown h3{
    font-size: 18px;
	color:#fff;
	padding: 0;
	margin: 0;
}

.ihrprojekt-button-outer{
	z-index: 1000;
	position: fixed;
	bottom: 0;
	text-align: center;
	width: 100%;
}
.ihrprojekt-button{
	background-color: #005a8c;
	height: 80px;
	width: 170px;
	padding: 30px 20px 30px 20px;
	border-radius:10px 10px 0 0;
	margin: 0 auto;
	border-color: #fff;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}
.ihrprojekt-button a{
	color: #fff;
	font-size: 20px;
}
.ihrprojekt-button a:hover{
	color: #ddd;
	text-decoration: none;
}

.banner-color {
    background-color: #efefef;
}

.banner-personen {
    background-color: #efefef;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.personen h3 {
    text-align: center;
    font-size: 13px;
    font-family: 'OpenSans-Semibold', sans-serif;
    color: #666;
    text-transform: uppercase;
    margin: 10px 0px 0px 0px;
}

.personen p {
    text-align: center;
    font-size: 11px;
    color: #333;
    margin: 0px 0px 10px 0px;
}

.personen h3:hover {
    text-shadow: #fff 0.1em 0.1em 0.2em;
}

.personen img {

    position: relative;
    padding: 5% 15% 0% 15%;

    opacity: 1;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

.personen img:hover {
    opacity: 0.6;
}

.personen-modal {
    max-width: 700px;
}

.personen-modal h3 {
    font-size: 18px;
    line-height: 1.8;
}

.personen-modal p {
    font-size: 16px;
    line-height: 1.8;
}

.mitarbeiterinnen-modal {
    max-width: 900px;
}

.mitarbeiterinnen-modal h3 {
    font-size: 18px;
    line-height: 1.8;
    padding: 0px 20px 0px 20px;
}

.mitarbeiterinnen-modal h4 {
    font-size: 16px;
    line-height: 1;
    font-family: 'OpenSans-Semibold', sans-serif;
    padding: 0px 20px 10px 20px;
}

.mitarbeiterinnen-modal p {
    font-size: 16px;
    line-height: 1;
    padding: 0px 20px 0px 20px;
}

.blur {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.space50 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.loclab-blue {
	    color: #005a8c;
	    }
/* springt bei Ankersprüngen immer 100px nach oben */
.sprung {
visibility: hidden; height: 0px !important; position: absolute; margin: -130px;
}

/* overwrites */	
    
#rl_modals_overlay {
	z-index: 105000;
	
}

#rl_modals {
    z-index: 110000;
      -ms-overflow-style: none !important;  /* IE and Edge */
  	scrollbar-width: none !important;  /* Firefox */
/*  background-color: hsla(30,40%,90%,0)  */
}

#rl_modals_loaded_content::-webkit-scrollbar {
  display: none !important;
}

#rl_modals_content{
    -ms-overflow-style: none !important;  /* IE and Edge */
  	scrollbar-width: none !important;  /* Firefox */
}
#rl_modals_loaded_content{
    -ms-overflow-style: none !important;  /* IE and Edge */
  	scrollbar-width: none !important;  /* Firefox */
}
.modal scrollToTop Snip1452 small blue,
.visually-hidden{
display:none;
}
.footer-menu-module{
  padding-left:10px;
  width:200px;
}
div.mod-languages ul li.lang-active{
  background-color:transparent;
}
div.mod-languages a{
  padding:0;
}
.language-switch{
  top:3px !important;
}