/* SETUP STANDARD CSS VARIABLE - CHANGE ONE FOR ALL */
:root{
  --primary-color: #ea0000; 
  --primary-darken: #900303;
    
   
  --accent-color:#000;
}
/* ENDE STANDARD CSS VARIABLE - CHANGE ONE FOR ALL */



 /* ACF HEADLINES */
.section-name-underline {
    height: 10px;
    margin-top:-10px;
    margin-bottom:10px;
    width: 90px;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
}
.section-name-decoration.left {
    margin-left: 0px;
}
.section-name-decoration.right {
    margin-right: 0px;
}

/*
====================================
BLOG LISTING PAGE
====================================
*/
.blog-listing-banner {
    position: relative;
    overflow: hidden;
}
.blog-listing-banner-overlayer{
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.blog-listing-headline {
    margin-top: 12%;
}
/*
====================================
FLOATING Sidebar
====================================
*/
.modal-dialog {
    top: 150px;
}
.floating-sidebar{
  max-width: 290px;
  min-height:48px;
  right:0px;
  position: fixed;
  overflow-x:hidden;
  z-index: 9;
}
.sb-1{
    top:200px;
}
.sb-2{
    top:252px;
}
.sb-3{
    top:304px;
}
.sb-4{
    top:356px;
}

@media screen and (max-width:767px){
  .sb-1{
    top:200px;
}
.sb-2{
    top:252px;
}
.sb-3{
    top:304px;
}
.sb-4{
    top:356px;
}
}



.sb-button{
  width:265px;
  margin-right:-220px;
  transition:ease 0.5s;
  height:50px;
  cursor:pointer;
}
.sb-button:hover{
  width:265px;
  margin-right:0px;
  transition:ease 0.5s;
}
.sb-icon{
  width:50px;
  height:50px;
  float:left;
}
.sb-icon .fa{
  text-align:center;
  font-size:22px;
  text-align:center;
  margin-left:0px !important;
  padding: 13px !important;
}
.sb-link{
  font-weight:bold;
  padding: 15px 13px 3px 13px;
  float:left;
}

/*
====================================
Hero Slider 
====================================
*/
.slider-overlayer {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}










/*
====================================
ICON TABS PRE
====================================
*/
.tab-link{
  border-top: 2px solid transparent;
}

.tab-link.active{
  border-top: 2px solid var(--primary-color);
}
.tab-link li{
    float: center;
    display: inline-block;
    text-align:center;
}
.tab-link, .tab-link:hover {
    min-width: 120px;
    min-height:120px;
    width: auto;
    height: auto;
    background: #eee;
    margin: 20px;
    height: auto;
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    text-align: center;
    display: inline-block;
    text-decoration:none!important;
}
.tab-link.active,
.tab-link:focus{
        position:relative;
	    background: #d50f1c;
        color:#fff;
}
.tab-link.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
        position:absolute;
	pointer-events: none;
	border-color: rgba(213, 15, 28, 0);
	border-top-color: #d50f1c;
	border-width: 30px;
	margin-left: -30px;
}
.icon-tabs-content .tab-content {
    margin-top: 20px;
    padding: 10px;
}
.icon-tabs-content .tab-pane {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
/*
TABS PREE 
*/











.btn-left {
    float: left;
}
.btn-right {
    float: right;
}




/*
====================================
Swiper Hero Slider
====================================
*/


.overlayer-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slider-caption {
    position: absolute;
    padding-left: 50px;
    padding-right: 50px;
}





/*
====================================
Section Icon Cards
====================================
*/
.four-icon-cards-content .col-sp1,
.four-icon-cards-content .col-sp2,
.four-icon-cards-content .col-sp3,
.four-icon-cards-content .col-sp4{
  margin-top: 20px;
  margin-bottom:40px;
}
.four-icon-cards-content h3 {
    padding-left: 15px;
    padding-right: 15px;
}
.icon-card-col .fa{
    font-size: 35px;
    text-align:center;
}
.icon-card-col:hover{
    color:#fff !important;
}
.icon-inside {
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -35px;
    position: relative;
}
.card-content-headline,
.card-content{
  padding-left:15px;
  padding-right:15px;
}

.icon-card-col {
    margin-top: 30px;
    padding-bottom: 30px;
    border:1px solid lightgrey;
}
.card.icon-card {
    padding-top: 40px;
}
.icon-bg-kreis {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-left:4px;
    padding-top: 22px;
    text-align:center;
    margin-top: -45px;  
}
.icon-bg-quadrat {
    width: 70px;
    height: 70px;
    padding-top: 16px;
    text-align:center;
}
.icon-bg-raute {
    width: 70px;
    height: 70px;
    padding-top: 16px;
    text-align:center;
    transform: rotate(45deg);
}
.icon-bg-raute .fa{
    transform: rotate(-45deg);
}

.icon-inside.icon-bg-simple-none {
    background: transparent !important;
    border: 0px !important;
    margin-top: 20px !important;
    font-size: 40px !important;
}
.icon-bg-simple-none  .fa {
    font-size: 55px;
    text-align: center;
}
.icon-inside.icon-left.icon-bg-simple-none {
    margin-left: 15px !important;
}
.icon-inside.icon-right.icon-bg-simple-none {
    margin-right: 15px !important;
}


/* Image Icon */



.icon-bg-quadrat.image-icon {
    width: 90px;
    height: 90px;
    padding-top: 16px;
    text-align: center;
}
.img-responsive.img-bg-quadrat {
    width: 70px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -5px;
}
.img-responsive.img-bg-raute {
    transform: rotate (-45deg);
    transform: rotate(-45deg);
    max-width: 50px;
    margin-left: 8px;
    margin-top: -6px;
}
.icon-bg-kreis.image-icon{
    width: 90px;
    height: 90px;
}
.img-responsive.stretch-img.img-bg-kreis {
    width: 65px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -10px;
}
.icon-inside.icon-bg-simple-none.image-icon {
    height: 90px !important;
    width: 90px !important;
}





/*
====================================
Setup BG Images
====================================
*/
.bg-warp{
    position:relative;
    width:100%;
}
.bg-image{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: -1;
    
}
#workflow .bg-image {
    background-size: 150vw !important;
}
@media screen and (max-width:767px){
.bg-image.ios {
    background-attachment: scroll !important;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
  }
#workflow .bg-image {
    margin-top:-10px;
    background-size: cover !important;
}
#workflow .overlayer-section {
    padding-bottom: 0px;
}
#workflow.container-tablet-750 {
    margin-bottom: 0px;
  }
}


#call-to-section-one.two-row-txt-content .col-sp2 {
    background: radial-gradient(circle, rgba(0,0,3,0.4) 0%, rgba(51,51,51,0.1) 54%);
}
/*
====================================
SECTION 2 ROW KONTAKT FORM
====================================
*/

.col-content-kontakt-right.show-form-right {
    display: none;
}
.col-content-kontakt-left.show-form-left {
    display: none;
}


/*
====================================
SECTION AUTOMATIC CARD COLS
====================================
*/

.inside-card-text {
    padding-top: 15px;
    padding-bottom: 15px;
}


/*
====================================
SECTION 2 ROW MAP
====================================
*/
.col-content-map-right.show-map-right {
    display: none;
}
.col-content-map-left.show-map-left {
    display: none;
}






/*
====================================
SECTION IMAGE FLEXBOX 2 ROWS
====================================
*/


.text-col-left.img-flex-col-left.show-image-right {
   display: flex;
   align-items: center;
   justify-content: center;
}
.text-col-right.img-flex-col-right.show-image-left {
   display: flex;
   align-items: center;
   justify-content: center;
}
.img-flex-col-right.show-image-right {
    display: none !important;
}
.img-flex-col-left.show-image-left {
    display: none !important;
}
.cover-bg-image{
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  min-height: 450px
} 
 













/*
====================================
TEAM HOVER CARDS
====================================
*/

.mitarbeiter-grid {
    margin-bottom: 90px;
}
.col-md-4.mobile-xs-card {
    margin-bottom: 30px;
}
.team-card-inside {
    margin-top: 20px;
}
.member-style {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
  border: 1px solid #c4c4c4;
}
.member-style * {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.member-style *::before {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.member-style .thumb {
  position: relative;
}
.member-style .thumb img {
  vertical-align: top;
  backface-visibility: hidden;
}
.member-style .content {
  padding: 25px 20px;
  position: absolute;
  bottom: -70px;
  top: 80%;
  left: 0;
  width: 100%;
  z-index: 0;
  transition: all 0.35s ease;
}
.member-style .content::before {
  content: '';
  position: absolute;
  bottom: 28px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: skewY(-9deg);
  transform: skewY(-9deg);
}
.member-style .content .title {
  margin: 0;
}

.member-style .social-icon {
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid #fff;
}
.member-style .social-icon li {
  display: inline-block;
  margin: 0 6px;
}
.member-style .social-icon li a {
  display: inline-block;
}

.member-style:hover .content {
  bottom: 0;
  top: 0;
  transition: all 0.35s ease;
}

.member-style .social-icon li a:hover {
  color: #111;
}


.team-icon {
    margin-top: 15px;
    margin-bottom: 15px;
}
.member-style .fa {
	text-align:center;
	font-size: 23px;
}
.fa.fa-envelope-o {
    margin-left: -6px;
    padding-top: 7px;
}
.fa.fa-phone {
    margin-left: -6px;
    padding-top: 8px;
}
.team-icon {
  width: 40px;
  height: 40px;
  margin-left:auto;
  margin-right:auto;
}
.member-style .fa .fa-round{
    border-radius:50%;
}
.member-style .fa .fa-quadrat {
    border-radius:0%;
}      
.fa-raute {
    transform: rotate(45deg);
}    
.fa-raute .fa {
    transform: rotate(-45deg);
}    
   





/* 
=======================
Logo Slider
=======================
*/
.item.col-inside-grid-slider-logo {
    padding: 20px;
    background: #fff;
}






/* responsive */
@media only screen and (max-width: 767px) {
  .member-style {
    margin-bottom: 50px;
  }
  .member-style img {
    width: 100%;
  }
  .member-style .content::before {
    bottom: 40px;
  }
}  





/*
====================================
DIVIDER
====================================
*/
.divider-1650 {
    max-width: 1650px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.divider-1450 {
    max-width: 1450px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.divider-1250 {
    max-width: 1250px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.divider-1050 {
    max-width: 1050px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.divider-950 {
    max-width: 950px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.divider-750 {
    max-width: 750px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.divider-450 {
    max-width: 450px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.divider-300 {
    max-width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.divider-200 {
    max-width: 200px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.divider-100 {
    max-width: 200px;
    margin-left: auto !important;
    margin-right: auto !important;
}




/* 
=========================
FOOTER 
=========================
*/
li #menu-item-cookie {
    list-style: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed rgba(0,0,0,0.35);
}



