/*
Theme Name: askg Child
Theme URI: https://www.klienten-info.at
Author: Klieten-Info
Author URI: https://www.klienten-info.at
Description: Child Theme for askg
Template: askg
Version: 1.6.2
*/

/* #ddb77a */

body {
    background-attachment: fixed;
}
body table tr:nth-child(2n) td {
    background: rgba(0,0,0,0.0) !important;
}
.header-lang-selector {
    display: none !important; 
}
.mobile-sticky #Top_bar.is-sticky {
    top: 0px !important;
}

@media all and (min-width: 1240px) {
    #Top_bar > .container > .one {
        height: 63px;
    }
    .header-fixed #Top_bar .top_bar_right {
        position: fixed;
        right: 0px;
        top: -1px !important;
    }
}
.fvp-share-bar {
    display: none !important; 
}

/* FONT STYLE */
h1 {
   
}

@media all and (max-width: 479px) {
    h5 {
        font-size: 15px;
    }
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #000 !important;
    border-color: #000 !important;
    background-color: #ddb77a !important;
    padding-top: 7px !important;
    padding-bottom: 8px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
    color: #ddb77a !important;
    border-color: #000 !important;
    background-color: #000 !important;
    
}

:not(.home) p, :not(.home) h1, :not(.home) h2,:not(.home) h3,:not(.home) h4,:not(.home) h5 {
	color: #E0E0E0; 
}


.home p, .home h1, .home h2, .home h3, .home h4, .home h5 {
	color: #000; 
}

#Header_wrapper, #Intro {
    background-color: #000;
}

#mobile-logos {
    display: none;
}

.runde-image img{
		clip-path: circle(45%);	
}

@media all and (max-width: 1240px) {
    body:not(.header-simple) #Top_bar #menu {
        display: none !important;
    }
}

/* HEADER */ 
#Top_bar > .container > .one {
   width: 100%;
  
    margin: 0 0% 0px; 
}

#Top_bar #logo img {
	 width: 100% !important;
}

#Top_bar .top_bar_right::before {
     display: none;   
}

.home #Wrapper {
    background-color: #000;
}

.page-template-template-portal #Header_wrapper {
    background-color: rgb(224, 224, 224) !important;
}

#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky, 
#Top_bar .search_wrapper{
    background-color: rgba(168, 168, 168, 1);

}

.layout-full-width.header-fw #Action_bar .container, .layout-full-width.header-fw #Top_bar .container, 
#Top_bar > .container > .one {

    background-color: #494A52;
}

   

#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 100% !important;
}


.header-fixed #Top_bar .menu > li > a {
        padding: 16px 0px;

    text-transform: uppercase;
}
.header-fixed #Top_bar .menu > li > a > span {
    margin: 0 20px;
    padding: 0 0px;
    border-bottom: 1px solid rgba(255,255,255,0);
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.header-fixed #Top_bar .menu > li.current-menu-item > a > span {
    border-bottom: 1px solid rgba(255,255,255,1);
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#Top_bar .menu > li:first-child, #Side_slide #menu ul li:first-child {
    display: none;
}

#Top_bar .menu > li > a span {
    border-color: rgba(255, 255, 255, 0);
}
.header-fixed #Top_bar {
   /* background-color: rgb(168, 168, 168); */
       border-bottom: 0px solid transparent !important;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.1) !important;
    opacity: 1 !important;
}

#Top_bar  {
            margin-top: -1px;
 
}

#Top_bar .logo {
    margin: 0px !important;
    line-height: normal !important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo, 
#Top_bar.is-sticky #logo, #Top_bar.is-sticky .custom-logo-link {
    padding: 0px 0 0 0 !important;
    height: 100% !important;
    z-index: 9999999999999;
    position: relative;
}
#top {
    z-index: 0;
    background-image: url("/askg-content/uploads/2021/06/257619599_1920_flip-1.jpg") !important;
    background-size: cover;
    aspect-ratio: auto;
    background-position: initial;
}

#top::after {
    /*
		content: "";
    height: 100px;
    width: 100vw;
    bottom: 0px;
    position: absolute;
    background-color: #000;
    left: 0px;
    z-index: 1;
background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(73,74,82,1) 81%, rgba(73,74,82,1) 100%);

visibility: inherit;
    */
}

@media all and (min-width: 1241px) {
    .shortlinks {
        display: none !important;
    }
}
@media all and (min-width: 415px) {
    .shortlinks {
        position: absolute;
        width: 161px;
        height: 10px;
        top: 12px;
        right: 175px;
        display: grid;
        grid-template-columns: 165px 1fr 1fr 45px;
        grid-template-rows: 1fr;
        gap: 0px 10px;
        grid-template-areas: ". . . .";
    }
}
@media all and (max-width: 414px) {
   .shortlinks {
        position: absolute;
        width: 100%;
        height: 10px;
        top: 12px;
        right: 0px;
        display: grid;
        grid-template-columns: 165px 1fr 1fr 45px;
        grid-template-rows: 1fr;
        gap: 0px 10px;
        grid-template-areas: ". . . .";
    } 
}

@media all and (min-width: 320px) and (max-width: 323px) {
    .shortlinks div {
        min-width: 42px !important;
    }   
}
@media all and (min-width: 324px) and (max-width: 325px) {
    .shortlinks div {
        min-width: 44px !important;
    }   
}

.shortlinks img {
    height: 24px;
    padding-top: 0px;
    margin-top: 0px;
}
.shortlinks a {
    width: max-content;
}
.shortlinks div {
    min-width: 45px;
    text-align: center;
    height: 32px;
}
.shortlinks div select {
    height: 22px;
    margin-top: -1px;
    width: 63px;
    padding: 0px;
        padding-left: 0px;
    background-color: #4d4f56;
        color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-appearance: auto;
    border: 1px solid #fff;
    border-radius: 8px;
    padding-left: 5px;

}
.shortlinks div select:focus {
      background-color: #4d4f56 !important;;
}
.shortlinks div select option {
    line-height: normal; 
    text-transform: uppercase;
    font-size: 14px;
}
.shortlinks .mail-link img {
    height: 23px;
}
@media all and (max-width: 414px) {
    .shortlinks .mail-link img {
        margin-left: -10px;
    }    
}





/* SLIDING */
@media all and (max-height: 608px) {
    #Sliding-top .first-section {
        height: 57vh !important;
    }
}
@media all and (min-width: 1241px) {
    #Sliding-top a.sliding-top-control {
        display: none;
    }   
    
}

#Top_bar a.responsive-menu-toggle {
    display: none; 
}

#Sliding-top {
    max-width: 480px;
    right: 0;
    left: auto;
    background-color: #000;
   margin-top: 48px !important;
    position: fixed;
}

#Sliding-top .widget_nav_menu ul li:first-child,  #Sliding-top h4 {
    display: none; 
}
#Sliding-top .widget_nav_menu ul li a {
    color: #fff;
    padding: 10px 0 10px 3px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
#Sliding-top .widget_nav_menu ul {
    padding: 10px 10px 5px 0px;
    background-color: #494a52;
}

#Sliding-top a:hover {
    text-decoration: none;
}
#Sliding-top .widgets_wrapper .widget {
    margin-top: 0px;
    padding-top: 0px;
}
#Sliding-top .widget_nav_menu li {
    list-style: none; 
}
#Sliding-top .header-lang-selector {
    height: 10vh;
		padding-top: 10px; 
}
#Sliding-top .mobile-contact-section {
      /*display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        gap: 10px 10px;
     
      width: 100%;
    height: 23vh !important;*/
    margin-bottom: 10px;
}
#Sliding-top .mobile-contact-section > div {
    padding-bottom: 5px;
}

#Sliding-top .mobile-icon-content {
      display: grid;
    grid-template-columns: 0.1fr 1.8fr;
    grid-template-rows: 1fr;
    gap: 11px 10px;
    grid-template-areas: ". .";
    font-size: 13px;
    padding-left: 11px;
}

#Sliding-top .header-lang-selector {
    display: grid;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-template-areas: ". . . . . . . . . .";

    max-width: 680px;
}

#Sliding-top .header-lang-selector li {
    padding: 0px 0px 0px 0px;
}
#Sliding-top .header-lang-selector::before {
      content: '';
      width: 0;
      padding-bottom: 100%;
      grid-row: 1 / 1;
      grid-column: 1 / 1;
}
#Sliding-top .header-lang-selector > *:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}
#Sliding-top .lang-active {
    display: none !important ;
}
#Sliding-top .header-lang-selector > * {
  background: rgba(0,0,0,0.1);
  border: 2px #000 solid;
}
#Sliding-top .header-lang-selector li a {
    width: 100%;
    height: 100%;
}
#Sliding-top .lang-item a::before {
    background-size: contain;
    content: "";
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}
#Sliding-top .lang-item-de a::before {
    
}

#Sliding-top a.sliding-top-control .plus, #Sliding-top a.sliding-top-control .minus {
    font-size: 27px;
    margin-top: 10px;
    color: #cba669;
}

#Sliding-top.active, #Sliding-top {
	  z-index: 30;
    margin-top: 0px;	
}

#Sliding-top.active a.sliding-top-control .minus::after {
    background: #cba669;
    display: inline-block;
    content: "";
    height: 2px;
    -wekit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 24px;
    transition: 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    width: 33px;
    left: 0;
    -webkit-transform: rotate3d(0,0,1,-45deg);
-moz-transform: rotate3d(0,0,1,-45deg);
-o-transform: rotate3d(0,0,1,-45deg);
-ms-transform: rotate3d(0,0,1,-45deg);
transform: rotate3d(0,0,1,-45deg);
    margin-left: 0px;
margin-right: 0px;

}
#Sliding-top.active a.sliding-top-control .minus::before {
    background: #cba669;
    display: inline-block;
    content: "";
    height: 2px;
    -wekit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 24px;
    transition: 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    width: 33px;
    left: 0;
        -webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    margin-left: 0px;
margin-right: 0px;
}

#Sliding-top .mobile-icon-content .icon-text, #Sliding-top .mobile-icon-content .icon-text a {
    line-height: 18px;
    color: #e0e0e0;
}

#Sliding-top .mobile-logo {
    display: none; 
}
@media all and (max-width: 649px) {
    .Sliding-top-active .top_bar_left .logo {
        display: block;
    }
   
}
@media all and (min-width: 650px) {
    #Sliding-top.active .mobile-logo img {
        display: none !important;
    }  
   
}
#Sliding-top.active .mobile-logo {
        margin-top: -4px;
    margin-left: 0px;
    display: block;
    height: 61px;
	display: none;
}
    
#Sliding-top.active .mobile-logo img {
    width: 139px;
}


@media all and (min-width: 650px) {
    #Sliding-top {
        max-width: 480px;    
    }
}
@media all and (max-width: 649px) {
    #Sliding-top {
         max-width: 100%;   
    }
}
#Sliding-top.active {
    right: 0;
    left: auto;
    background-color: #000;
    position: fixed;
    z-index: 30;
    background-color: rgb(73, 74, 82) !important;
}


@media all and (min-width: 1241px) {
    #Sliding-top.active {
        display: none;
    }
}
 
#Sliding-top a.sliding-top-control {
    top: 0px;
    height: 50px;
    width: 45px;
    background-color: rgba(255,255,255,0);
    border-right-color: rgba(255,255,255,0);
    position: fixed;
    right: 4px;
}

#Sliding-top:after {
    box-shadow: none !important; 
}

#Sliding-top a.sliding-top-control span {
    /*width: 50px;
    height: 50px;*/
}

#Sliding-top .widgets_wrapper {
    height: 100vh;
    background-color: rgb(73, 74, 82) !important;
}
#Sliding-top ul li {
    list-style: none;
}
#Sliding-top ul li::after {
    display: none;
    
}
#Sliding-top .nav-toggle:before {
    display: none; 
}
#Sliding-top .nav-toggle {
 display:block;
 text-align:center;
    height: 40px;
 position:relative;
 z-index:3;
 background:none;
 color:#cba669;
    box-shadow: none !important;	
    padding: 10px 9px;
    transition: none !important;
    top: 2px;
}
#Sliding-top .nav-toggle > span {
 background:#cba669 !important;
 display:inline-block !important;
 height:2px !important;
 -wekit-border-radius:2px !important;
 -moz-border-radius:2px !important;
 border-radius:2px !important;
 position:relative !important;
 transition:0.3s !important;
 width:30px !important;
 left:0 !important;
 top:-4px !important;
}
#Sliding-top .nav-toggle > span:before,
#Sliding-top .nav-toggle > span:after {
 background:#cba669;
 display:inline-block;
 content:"";
 height:2px;
 -wekit-border-radius:2px ;
 -moz-border-radius:2px ;
 border-radius:2px ;
 position:absolute;
 top:-10px;
 transition:0.3s;
 -webkit-backface-visibility:hidden;
 -moz-backface-visibility:hidden;
 -webkit-transform:translate3d(0,0,0);
 -moz-transform:translate3d(0,0,0);
 width:30px;
 left:0;
}
#Sliding-top .nav-toggle > span:after {
 top:auto;
 bottom:-10px;
}
#Sliding-top.active .nav-toggle > span {
 background:none !important;
}
#Sliding-top.active .nav-toggle > span:before,
#Sliding-top.active .nav-toggle > span:after {
 transform-origin:50% 50%;
 bottom:0;
 top:0;
width: 32px;
}
#Sliding-top.active .nav-toggle > span:before {
 -webkit-transform:rotate3d(0,0,1,45deg);
 -moz-transform:rotate3d(0,0,1,45deg);
 -o-transform:rotate3d(0,0,1,45deg);
 -ms-transform:rotate3d(0,0,1,45deg);
 transform:rotate3d(0,0,1,45deg);
}
#Sliding-top.active .nav-toggle > span:after {
 -webkit-transform:rotate3d(0,0,1,-45deg);
 -moz-transform:rotate3d(0,0,1,-45deg);
 -o-transform:rotate3d(0,0,1,-45deg);
 -ms-transform:rotate3d(0,0,1,-45deg);
 transform:rotate3d(0,0,1,-45deg);
}

#Top_bar a.responsive-menu-toggle {
    left: 180px;
}

/* LANG MENUI */
#Top_bar .wpml-languages {
    display: none; 
}
.header-fixed #Top_bar .secondary_menu_wrapper {
    display: block; 
}
#Top_bar .secondary_menu_wrapper {
    display: block; 
    position: relative;
    float: right;
}
.header-lang-selector li {
    float: left; 
	padding: 21px 5px 13px 5px;
}
.header-lang-selector li a {
	width: 22px;
	overflow: hidden;
	display: inline-block;
    height: 22px;
	opacity: 0.6;
	
}
.header-lang-selector li.current-lang a {
	opacity: 1 !important;
	
}
.header-lang-selector li:hover a {
	opacity: 1;
	
}



.header-lang-selector li img {
   margin-left: -5px;
}

.header-lang-selector li.lang-item-sr img {
   margin-left: 0px;
}


/* LANG */ 
.lang-item-de a::before, .lang-item-en a::before, .lang-item-he a::before, .lang-item-hu a::before, .lang-item-ru a::before, .lang-item-pl a::before, .lang-item-sr a::before, .lang-item-hr a::before, .lang-item-uk a::before, .lang-item-sl a::before{
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: cover;
}
.lang-item-de a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/at.png);
}
.lang-item-en a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/gb.png);
}
.lang-item-he a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/il.png);
}
.lang-item-hu a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/hu.png);
}
.lang-item-ru a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/ru.png);
}
.lang-item-pl a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/pl.png);
}
.lang-item-sr a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/sr.png);
}
.lang-item-sl a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/si.png);
}
.lang-item-hr a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/hr.png);
    
}
.lang-item-uk a::before {
    background-image: url(/askg-content/themes/askg-child/polylang/ua.png);
}
/* SEARCH */
.header-fixed #Top_bar .top_bar_right {
    background-color: #ddb77a;
    
    padding: 0 17px 0 25px;
    
}
#Top_bar .search_wrapper {
   
    background: #ddb77a;
    /*
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20%;
    padding-right: 20%;*/
    top: 0%;
    height: 63px;
    width: 444px;
    right: 0px;
    float: right;
    left: auto;
    
}

@media all and (max-width: 1240px) {
    #Top_bar .search_wrapper {
        display: none !important;
    }
}

@media all and (max-width: 1400px) {
    #Top_bar .search_wrapper {
        width: 350px;
    }
    #Top_bar .search_wrapper input[type="text"] {
        width: 237px;
    }
}

#Top_bar .search_wrapper .icon_search, 
#Top_bar .search_wrapper .icon_close {
    /* display: none; */
}
#Top_bar .search_wrapper  .icon-search-fine { 
    display: none;
}

#Top_bar .search_wrapper .icon_close {
    right: 18px;
    color: #000;
    opacity: 1;
    transition: all .2s ease-in-out;
    top: 23px;
}

#searchform input.display-none {
    /*
    display: block !important;
    float: right;
    top: -41px;
    background-image: url("/askg-content/uploads/2021/05/search.png");
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07) !important;
    background-size: 70% 70%;
    background-repeat: no-repeat;
    background-position-y: 9px;
    background-position-x: 10px;
    */
    display: block !important;
    float: right;
    top: -43px;
    background-image: url("/askg-content/uploads/2021/05/search.png");
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07) !important;
    background-size: 60% 60%;
    background-repeat: no-repeat;
    background-position-y: 12px;
    background-position-x: 10px;
    right: 47px;
    
}

#searchform input.display-none::after {
    content: "sd"; 
    
}

.search-results .post-title h3 a {
    color: #fff !important; 
}
.search-results h2 {
    color: #ddb77a;
}


#Top_bar .search_wrapper input[type="text"] {
    font-size: 14px;
    border-color: rgba(0, 0, 0, 0.34) !important;
    color: #000;
    width: 427px;
    padding-left: 10px;
}
#Top_bar .search_wrapper input[type="text"]::placeholder {
    color: #000;
}

#Top_bar .search_wrapper input[type="text"]::selection {
    background-color: #000; 
    color: #fff;
}


#Top_bar .form input.display-none {
    display: block !important; 
}

#Top_bar #logo img.logo-main {
    display: block !important;
}
#Top_bar #logo img.logo-mobile, #Top_bar #logo img.logo-mobile-sticky, #Top_bar #logo img.logo-sticky {
    display: none !important; 
}
.home .button-default input[type="submit"] {
    display: block !important;
    float: right;
    top: -37px;
    background-color: rgba(255,255,255,0);
    background-image: url("/askg-content/uploads/2021/04/PngItem_1236073.png");
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: none !important;
}
.button-default input[type="submit"]::before {
    content: '\e962';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
}



#askg-down-button {
    position: absolute;
    float: right;
    width: 100%;
    text-align: right;
    bottom: 15%;
}

#Top_bar a#search_button {
    top: -4px;
    right: -4px;
}
#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
   height: 63px;
}

/* MENU */

#Top_bar .menu.page-menu > li > a {
    margin: 10px 0;
    color: #fff;
    border-right: 0px solid rgba(0, 0, 0, 0);
}

#Top_bar .menu.page-menu > li > a:hover {
    color: #ddb77a
}

#Top_bar.is-sticky .menu_wrapper .menu > li > a {
        padding: 16px 0;
}

#Top_bar .menu > li > a, #Top_bar .menu > li > a::after, .menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

/* SLIDER */
.askg-slider-text h1 {
	color: #fff !important;
    font-size: 60px;
	line-height: 60px; 
    font-weight: bold;
}

.askg-slider-text h2 {
	font-weight: normal;
	color: #fff !important;
	font-size: 31px;
    line-height: normal;
}

@media all and (max-width: 480px) {
    .askg-slider-text h1 {
        font-size: 34px;
        line-height: 39px;
 
    }
    .askg-slider-text h2 {
        font-size: 28px; 
         line-height: 28px;
    }
}
@media all and (max-width: 768px) {
    .askg-slider-text h1 {
        font-size: 40px;
        line-height: 44px;
 
    }
    .askg-slider-text h2 {
        font-size: 28px; 
         line-height: 39px;
    }
}

/* SUBHEADER */
body:not(.template-slider) #Header {
     min-height: 0px;
}

.home #Subheader {
    display: none;
}

#Wrapper {
        background-color: #1c1c1c;
}

#Subheader {
    padding-top: 126px;

    padding-bottom: 40px;
    /*
    background-color: #1c1c1c !important; */
     background-color: #717481 !important;
    z-index: 1;
}

 #Content.leistung {
        padding-top: 40px !important;
         background: #717481 !important;
    } 
.leistung-icon-box {
    background-color: #474850;
    padding: 30px 15px; 
}

.leistung-icon-box .wpb_content_element   {
    margin-bottom: 0px; 
}
.leistung-icon-box p {
    line-height: 22px; 
}
.leistung-icon-box li {
    color: #e0e0e0;
}

.leistung-icon-box img {
    max-width: 68px;
}


.leistung-icon-box li {
    margin-bottom: 0px !important;
}
.fp-player a:nth-child(4), .fp-player a:nth-child(5), .fp-player a:nth-child(6) {
    display: none; 
}

.call-to-action-box {
    background-color: #ddb77a;
    color: #000;
    padding: 30px 15px; 
}
.single-leistung .call-to-action-box p, .call-to-action-box h1, .call-to-action-box h2, .call-to-action-box h3, .call-to-action-box h4, .single-leistung .call-to-action-box h4 span, .call-to-action-box h5, .call-to-action-box span {
    color: #0c0c0c !important; 
    line-height: normal !important;
}

.call-to-action-button {
    margin-bottom: 0px !important; 
    margin-top: 15px;
}
.call-to-action-box .wpb_content_element   {
    margin-bottom: 0px; 
}
.call-to-action-button .vc_general {
    color: #000 !important;
    border-color: #000 !important;
    padding-top: 7px !important;
    padding-bottom: 8px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.call-to-action-button .vc_general:hover  {
    color: #ddb77a !important;
    border-color: #000 !important;
    background-color: #000 !important;
}
@media all and (max-width: 1240px) {
    #Subheader {
        padding-top: 100px;
        padding-bottom: 40px;
    }
    .home #Content {
        padding-top: 0px !important;
    }
    #Content {
        padding-top: 20px !important;
    }
    #Content.portal {
        padding-top: 0px !important;
    }
    #Content.leistung {
            padding-top: 30px !important;
    } 
    body {
        font-size: 14px;
        line-height: 21px;
    }
}

@media all and (max-width: 768px) {
    #Content.leistung {
        padding-top: 0px !important;
    } 
}

#Subheader .title {
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    letter-spacing: 1px;
    font-style: normal !important;
    text-transform: uppercase;  
    color: #e0e0e0; 
    /*
    color: #C49658; */
}

.single-leistung #Subheader .title {
    display: none; 
}

.single-leistung #Subheader {
    padding-top: 62px; 
    padding-bottom: 0px;
}

.leistung-nav {
    display: grid; 
  grid-template-columns: repeat( auto-fit, minmax(180px, 1fr) );
  grid-template-rows: 1fr; 
  gap: 0px 30px; 
  grid-template-areas: 
    ". . . . . ."; 
    margin-bottom: -40px !important;
padding-top: 12px;

}

@media all and (max-width:1240px) {
    .leistung-nav {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        scrollbar-width: none;
        z-index: 0;
        position: relative;     
    }
    .leistung-nav .leistung-nav-item {
        padding-left: 15px;
        padding-right: 15px;
        white-space: initial;
        min-width: 150px;
    }
}



.leistung-nav .active {
    opacity: 0.5;
}

.leistung-menu-icon {
    height: 48px;
    background-repeat: no-repeat;
    background-position: center;
}
.leistung-nav-title {
    padding-top: 13px;
    text-align: center;
    line-height: normal;
    color: #e0e0e0;
    padding-left: 24px;
    padding-right: 24px;
}

.leistung-nav a:hover { text-decoration: none}

/* Content */
#Content {
    padding-bottom: 50px;
    
    background-color: #717481 !important;
    /*background-color: #1c1c1c !important; 
    padding-top: 0px;
    /* padding-top: 80px; */
}

.page-template-template-portal #Content {
      padding-top: 100px;
      background-color: #e9eef4 !important;
}
.page-template-template-portal .sub-title {
    color: #000;
}
#Subheader::after {
     display: none;   
}

.home #Content {
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #fff !important;
}

.home .has_content .the_content_wrapper {
     padding-bottom: 0px !important;
}
.home .has_content {
     margin-bottom: -15px !important;
}
.sub-title {
    text-align: center;
    padding-top: 20px;
    display: block;
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
    display: none;
}
.section-title {
    padding-bottom: 0px;
}
#kanzlei {
    border-top: 0px solid #000;
    border-bottom: 0px solid #000; 
    margin-top: 23px;
    margin-bottom: -31px;
}

@media all and (max-width: 480px) {
    #kanzlei {
         padding-top: 70px !important   
    }
}
.askg-section {
    padding: 100px 0;
}
#leistungen {
    background-color: #000; 
    padding-bottom: 20px;
}
#leistungen .leistungen-section-header h2 {
    color:#E0E0E0; 
     font-weight: 600; 
    line-height: normal;
}
#leistungen .leistungen-section-header {
    border-bottom: 0px solid #E0E0E0;
    margin-bottom: 16px;
}

#leistungen p {
    color: #E0E0E0; 
}

#team h4, #leistungen h4 {
    margin-top: -10px; 
}

.leistung-box {
    min-height: 246px; 
}

@media all and (min-width: 580px) and (max-width: 900px) {
    .leistung-box {
         width: 50%;
         float: left;
    }    
}
.leistung-box:first-child .leistung-icon {
    background-size: 80% 80%;
}

.rechner-box {
    z-index: 0; 
}
@media all and (max-width: 768px) {
    .rechner-box {
        margin-bottom: 15px; 
    }
    .rechner-box .vc_column-inner .wpb_wrapper {
        min-height: auto;
    }
   
}
.rechner-box .vc_column-inner .wpb_wrapper {
   background-color: #474850;
padding: 15px 15px 1px 15px !important;
    min-height: 236px;
}
.rechner-box h5, .rechner-box h5 a{
    color: #ddb77a !important;
    min-height: 44px;
}

.rechner-box h5 a:hover {
    color: #C49658 !important;
}

.rechner-box h5 {
    padding-bottom: 5px;
    font-size: 18px;
}
.rechner-nav-button {
    display: inline-block;
}
.rechner-nav-container {
    text-align: center;
}
.rechner-box .askg-content-button .vc_general, 
body .rechner-nav-button .vc_general, 
body .leistung-nav-button .vc_general{
    background-color: rgba(255,255,255,0) !important;
    border-bottom: 1px solid #C49658 !important;
    font-size: 18px;
    background-image: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #ddb77a !important;
}
.rechner-box .askg-content-button {
    margin-top: -22px; 
}

.rechner-nav-button {
    margin-bottom: 0px;
}
.leistung-nav-button {
    padding-right: 10px;
    margin-bottom: 5px !important;
}
@media all and (max-width: 767px) { 
    .leistung-nav-button {
            display: block;
    }    
    .rechner-nav-container .askg-content-button-2 {
        margin-bottom: 10px; 
        margin-top: 0px;
    }
    .rechner-nav-container > .vc_btn3-container {
        display: inline-block !important;
    }
}
.rechner-box .askg-content-button .vc_general:hover, 
.rechner-nav-button .vc_general:hover, 
.leistung-nav-button .vc_general:hover {
    color: #C49658 !important;
    border-bottom: 1px solid #C49658 !important;
    font-weight: normal;
    font-size: 18px;
    background-color: rgba(255,255,255,0) !important;
    border-top: 0px; 
    border-right: 0px; 
    border-left: 0px; 
}
@media all and (min-width: 1240px) { 
    #leistungen {
       /*background: url("/askg-content/uploads/2021/06/map-dot.png")top right no-repeat !important;
        /*background-image: url("/askg-content/uploads/2021/05/wim-van-t-einde-2NWNOVE20UI-unsplash_200x474.jpg"); */
        /*background-position-x: 3% !important; 
        background-position-y: 100% !important; 
        background-image: url("/askg-content/uploads/2021/05/chess_unsplash400.png") !important;*/
        /*background-color: #1c1c1c !important; */
    }    
}



.icon_box.icon_position_left .image_wrapper {
    width: 28px;
    margin-top: -11px;
}

/* TEAM */
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2);

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }


/* REFERENZEN */
.referenzen-header {
    /*border-bottom: 2px solid #000;*/
}
.referenzen-header h2 {
    font-weight: 600; 
    line-height: 60px;
}

#referenzen {
    /*
    background-image: url("/askg-content/uploads/2021/04/referenzen-backgrund.jpg");
    background-repeat: no-repeat;
    background-position-y: 33%;
    background-position-x: right; 
    */
}
#referenzen  h4 {
    margin-top: -49px;
}
.startpage-form h4 {
    margin-top: 20px;
}
.slick-dots {
	text-align: left !important; 
	margin-top: 32px !important; 
	margin-left: 0px !important; 
	bottom: auto !important;
}
@media all and (max-width: 768px) {
    .slick-dots {
        margin-top: 2px !important; 
    }
    .referenzen-list {
        margin-top: -60px;
    }
}
.slick-dots li button::before {
	font-size: 10px; 
}

.slick-dots li button {
	box-shadow: inset 0 0 0 0px rgb(0 0 0 / 3%), inset 0px 0px 0px 0px rgb(0 0 0 / 7%) !important;
}
.slick-dots li button:before {
    font-size: 16px !important;
}
@media all and (max-width: 1240px) { 
    #referenzen,  #Content, body #leistungen {
        background-image: none !important;   
    }
    .referenzen-right-column {
        margin-top: 63px;
        margin-bottom: -110px;
    }
   
}



.referenzen {
    padding-left: 0px;
    margin-left: -31px;
}

.vc_row[data-vc-full-width].vc_hidden {
    opacity: 1 !important;
}
/*
.referenzen .slick-prev {
    position: absolute;
    left: 0px;
    top: 17px; 
    background-color: #fff;
}
.referenzen .slick-next {
    position: absolute;
    top: 17px; 
    left: 25px;
    background-color: #fff;
}
*/
.referenzen  .glide__slide {
    list-style: none;
    margin-right: 60px;
   
}

.referenzen  .glide__slide--active {
   
}
.referenzen .glide__arrow--left {
    position: absolute;
    left: 8px;
    bottom: -62px;
    background-color: rgba(255,255,255,0);
    width: 20px;
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07);
     transition: none !important;
}
.referenzen .glide__arrow--right {
    position: absolute;
   bottom: -47px;
left: 40px;
   background-color: rgba(255,255,255,0);
    width: 20px;
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07);
    transition: none !important;
}

.referenzen .glide__arrow--right:hover::after, .referenzen .glide__arrow--left:hover::after {
    display: none; 
}
.referenzen .glide__arrow--right span {
color: #000;
font-size: 19px;
}

.referenzen .glide__arrow--left span {
color: #000;
font-size: 19px;
}

.referenz-text {
    font-size: 16px;
    padding-bottom: 20px; 
    padding-right: 20px;
    width: 65%;
    float: left;
	
}
.termin-border-bottom {
    border-bottom: 1px solid #e0e0e0;
}
.referenz-image {
    float: left;
    width: 30%;
    clip-path: circle(33%);	
}
.referenz-image img {
    width: 250px;
}
.referenz-info {
   width: 100%;
    float: left;
	    padding-top: 60px;
}

@media all and (max-width: 991px) {
    .referenz-info {
        padding-top: 10px;
    }
}
.firma-logo {
    padding-top: 5px; 
}
.firma-logo img {
    max-height: 30px; 
}

.slick-prev::before, .slick-next::before {
    opacity: 1 !important;
    font-size: 30px;
    width: 36px;
    height: 36px;
}
.slick-prev, .slick-next {
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07);
}



#referenzen .slick-prev {
    position: absolute;
    margin-top: 160px !important;
    background-color: rgba(255,255,255,0) !important;
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07);
    left: -4px;
}
#referenzen  .slick-next {
    position: absolute;
    left: 0px;
    margin-top: 160px !important;
    background-color: rgba(255,255,255,0) !important;
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07);
    left: 30px;
}
@media all and (max-width: 991px) {
    #referenzen .slick-next, #referenzen .slick-prev {
        margin-top: 250px !important;
    }
    
}

#referenzen  .slick-slide {
    opacity: 1 !important; 
    -webkit-transition:opacity 500ms ease-out;
    -moz-transition:opacity 500ms ease-out;
    -o-transition:opacity 500ms ease-out;
    transition:opacity 500ms ease-out;
}

#referenzen  .slick-slide.slick-active {
    opacity: 1 !important;
    -webkit-transition:opacity 500ms ease-in;
    -moz-transition:opacity 500ms ease-in;
    -o-transition:opacity 500ms ease-in;
    transition:opacity 500ms ease-in;
}
#referenzen  .slick-next::before {
     content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;  
    color: #000;
    font-size: 19px;
}
#referenzen  .slick-next::after, #referenzen  .slick-prev::after {
    background-color: rgba(255,255,255,0);
}
#referenzen  .slick-prev::before {
    content: "\f053";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;  
    color: #000;
    font-size: 19px;
}
#referenzen .slick-disabled {
    opacity: 0.5;
    cursor: default;
}


@media all and (min-width: 991px) {
    #counter {
        margin-top: 15px !important;
        margin-bottom: 0px;
    }
    .referenzen-list {
        margin-top: -90px;
    }
}


.referenzen .wer, .referenzen-list .wer {
    font-size: 22px; 
    font-weight: 600;
    color: #000;
}

.referenzen .title, .referenzen-list .title  {
   display: block; 
    font-size: 16px; 
    font-style: italic; 
    
}

.referenzen-background-box .wpb_wrapper {
    background-color: #f3e7d1;
    padding: 20px 25px 1px 20px;
}
.referenzen-background-box a{
    color: #ddb77a;
}

.referenzen-background-box a:hover {
    text-decoration: none; 
    color: #c59759;
}
.navlinks-content a:hover {
     color: #000;
    text-decoration: none !important; 
}
.navlinks-date {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size: 14px;
}
#splide01 .splide__slide:hover, #splide01 .splide__slide:hover .ki-wrapper-overview, #splide01 .splide__slide:hover .navlinks-date {
    text-decoration: none !important;
    text-transform: none !important; 
    cursor: pointer;
}
#splide01 .splide__slide:hover .navlinks-title {
    color: #000000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none !important;
    text-transform: none !important;
    
}
#splide01 .splide__slide:hover img {
      -webkit-filter: none;
    filter: none;
}
.navlinks-title {
    font-size: 14px;
    font-family: "Open sans", Helvetica, Arial, sans-serif;
    padding-bottom: 20px;
    color: #c39454;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 400;
}
.navlinks-title:hover, .navlinks-date:hover {
     text-decoration: none !important;
    text-transform: none !important;
}

.splide__slide img {
    
   -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    
    min-height: 180px !important;
}

.navlinks-img {
    /*
   -webkit-filter: url(#monochrome);
    filter: url(#monochrome);*/
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    max-height: 180px;
} 

.navlinks-img  .overlay-img {
    min-height: 100% !important;
    background-color: rgba(221,183,122,0.1);
    overflow: hidden;
    position: absolute;
    width: 100%;
       -webkit-transition:opacity 500ms ease-in;
    -moz-transition:opacity 500ms ease-in;
    -o-transition:opacity 500ms ease-in;
    transition:opacity 500ms ease-in;
    opacity: 1; 
    z-index: 4;
    mix-blend-mode: multiply;
}
#splide01 .splide__slide:hover .overlay-img  {
    opacity: 0;   
    -webkit-transition:opacity 500ms ease-in-out;
    -moz-transition:opacity 500ms ease-in-out;
    -o-transition:opacity 500ms ease-in-out;
    transition:opacity 500ms ease-in-out;
}
 .navlinks-hover-content {
    opacity: 0;
    margin-top: -100px;
    position: absolute;
    color: #fff;
    width: 100%;
    padding: 0 29px 0 5px;
    border-bottom: 1px solid #fff;
    text-align: right;
      -webkit-transition:opacity 500ms ease-in;
    -moz-transition:opacity 500ms ease-in;
    -o-transition:opacity 500ms ease-in;
    transition:opacity 500ms ease-in;
     text-shadow: 1px 1px 5px #000;
}

 .splide__slide:hover  .navlinks-hover-content {
        opacity: 1; 
      -webkit-transition:opacity 500ms ease-in;
    -moz-transition:opacity 500ms ease-in;
    -o-transition:opacity 500ms ease-in;
    transition:opacity 500ms ease-in;
}
/* LEISTUNG */
.faq .question .title {
    color: #e0e0e0 !important;
    font-size: 22px;
    padding: 10px 0px;
    padding-left: 30px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    background-color: #717481;
    z-index: 0;
}
.faq .question::before {
     width: 42px;    
     display: none; 
}
.faq .question .answer {
     padding: 0px 20px 20px 18px;
}
.faq .question .answer h5 a {
    color: #cba669;
}
.faq .question .answer h5 {
    padding-top: 20px;
}
.faq .question {
    background-color: #717481;
}

.faq .question::after {
     background: rgba(0,0,0,0) !important;   
}
.wpb_wrapper .faq .question .title > .acc-icon-plus, .wpb_wrapper .faq .question .title > .acc-icon-minus {
    color: #e0e0e0;
    top: 10px;
    left: 0px;
    right: auto;
    font-size: 22px;
}
/* TEAM */
.team-row {
    margin-left: 18%;
}
.team-row .slick-track {
    padding-left: 30px;
     padding-top: 50px;
    padding-bottom: 50px;
}
.team-row  .card {
    margin-bottom: 66px;
}
.team-row  .card .career {
    background-image: none !important;
    background-color: #c49757 !important;
}

.team-row  .card .career-content {
    /* -webkit-transform: rotate(45deg) !important; */
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100%;
    margin-top: 75px;
    margin-left: 10px;
    color: #000;
    line-height: 15px;
    font-weight: 600;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
}
.team-row  .card .hovercontent {
    opacity: 0; 
}
.team-row  .card .card-content:hover .hovercontent {
    opacity: 1; 
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100%;
    margin-top: 67px;
    margin-left: -2px;
    color: #000;
    line-height: 15px;
    font-weight: 600;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    text-align: center;
}

.team-row  .card .card-content{
    
    height: 160px;
    width: 160px !important;
    
    background-color: #efefef;
    border: 1px solid #000;
    
    
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    
    overflow: hidden;
    background-image: url("/askg-content/uploads/2021/04/team-ex-jpg.jpg");
    background-size: 250%;
    background-position-y: -100px;
    background-position-x: -120px;
}
.team-row  .card .card-content:hover{
    background-image: none !important;
    background-color: #c49757 !important;
     -webkit-transition:opacity 500ms ease-in;
    -moz-transition:opacity 500ms ease-in;
    -o-transition:opacity 500ms ease-in;
    transition:opacity 500ms ease-in;
    
    
}



.slick-prev {
    position: absolute;
    margin-top: 300px !important;
    background-color: rgba(255,255,255,0) !important;
}
.slick-next {
    position: absolute;
    left: 0px;
    margin-top: 300px !important;
    background-color: rgba(255,255,255,0) !important;
}

.slick-slide {
    opacity: 0 !important; 
    -webkit-transition:opacity 500ms ease-out;
    -moz-transition:opacity 500ms ease-out;
    -o-transition:opacity 500ms ease-out;
    transition:opacity 500ms ease-out;
}

.slick-slide.slick-active {
    opacity: 1 !important;
    -webkit-transition:opacity 500ms ease-in;
-moz-transition:opacity 500ms ease-in;
-o-transition:opacity 500ms ease-in;
transition:opacity 500ms ease-in;
}

.team-row  .card .card-content:hover {

}
.team-row .slick-slide:nth-child(2n) {
    margin-top: 113px;
   
}
/*
.team-row .slick-slide:nth-child(2n) .card-content {
   margin-bottom: 55px;
}

.team-row .slick-slide:nth-child(2n+1) .card-content {
  margin-bottom: 55px;
}
*/


/* DIAMOND */ 



#splide01 .splide__slide {
    padding: 0 20px 30px 0px;
}

#splide01  .splide__pagination {
    display: none; 
}

#splide01 .splide__arrows {
    position: absolute;
    bottom: -40px;
    z-index: 1; 
    
}

#kontakt, #referenzen {
    z-index: 0;
}

.contact-building .vc_column-inner { background-position: top !important; }

@media all and (min-width: 1440px) {
	.startpage-form {
		 padding-right: 25%;		
	}
    .kontakt-left-padding {
        padding-left: 17.7% !important;
    }

    #Top_bar .menu_wrapper {
        padding-left: 20px;
    }
}
.startpage-form {
		padding-top: 70px;
    padding-bottom: 40px;
    padding-left: 80px;
    
}

.kontakt-left-padding {
    padding-left: 5%;
}

@media all and (max-width: 991px) {
    .startpage-form {
        padding-left: 20px;
        padding-top: 70px;
        padding-right: 20px;
    }
    .mobile-no-background {
        display: none !important;
    }
    .kontakt-left-padding {
       padding-left: 20px;
        padding-top: 20px;
        padding-right: 20px;
    }
}

.navlinks-button-row {
    z-index: 0; 
    position: relative;
    margin-top: -99px;
}
#splide01 .splide__arrow--prev {
    display: inline-block;
    transform: rotate(180deg);
    margin-right: -8px;
}

#splide01 .splide__arrow[disabled] {
    opacity: 0.5;
     cursor: default;
}

#splide01 .splide__arrow {
   background-color: #e9eef4;
    border-radius: 5px;
    box-shadow: none !important; 
    transition: color .1s ease-in-out, background-color .1s ease-in-out, border-color .1s ease-in-out;
    padding: 0px 0px !important;
}
#splide01 .splide__arrow--prev svg {
    margin-top: 5px;

}


#splide01 .splide__arrow:after {
     display: none; 
}

#splide01 .splide__arrows svg {
    width: 40px;
    height: 40px;
}

.navlinks-button {
    margin-top: -22px;
}

.askg-content-button .vc_general {
    background-color: #9BA7B1 !important;
    border-radius: 3px;
    font-size: 13px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9BA7B1;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 14px;
padding-right: 14px;
}
.askg-content-button .vc_general:hover {
    background-color: #fff !important;
    border-radius: 3px;
   
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #9BA7B1 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9BA7B1;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.askg-content-button-2 .vc_general {
    background-color: #e9eef4 !important;
    border-radius: 3px;
    font-size: 13px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #494A52 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 14px;
padding-right: 14px;
}
.askg-content-button-2 .vc_general:hover {
    background-color: #494A52 !important;
    border-radius: 3px;
    
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color:#e9eef4 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

@media all and (max-width: 480px) {
    .askg-content-button-2 .vc_general, .askg-content-button .vc_general {
        font-size: 12px;
    }
}
.askg-content-button .vc_general::after {
    display: none; 
}
.leistungen {
    margin-bottom: -35px !important;
    
}



#leistungen .leistung-title, #leistungen .leistung-title a, 
.single-leistung .leistung-title, .single-leistung  .leistung-title a{
    display: block;
    text-align: center;
    color: #E0E0E0;
    font-size: 18px;
    font-weight: 500;
}

#leistungen .leistung-title, .single-leistung .leistung-title{
	min-height: 120px; 
	padding: 0 50px; 
}

#leistungen .leistung-title a:hover, .single-leistung .leistung-title a:hover {
    text-decoration: none; 
}

#leistungen .leistung-icon, .single-leistung .leistung-icon {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    min-height: 112px;
    background-repeat: no-repeat;
    background-position: center;
     -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
    opacity: 1;
}

@media all and (max-width: 768px) {
    #leistungen .leistung-icon, .single-leistung .leistung-icon {
        min-height: 84px;
    }
    .leistung-box, #leistungen .leistung-title, .single-leistung .leistung-title  {
        min-height: 80px; 
       
    }
    .leistung-box, #leistungen {
        font-size: 15px;
    }
     
}
#leistungen .leistung-icon:hover, .single-leistung .leistung-icon:hover {
    opacity: 0.6;
     -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
#leistungen .leistung-icon img {
   
}
#kontakt.askg-section  {
    padding-top: 100px;
    padding-bottom: 100px; 
}
#kontakt h2, #kontakt h3, #kontakt h4, #kontakt p, #kontakt a{
    color: #E0E0E0;
}
#kontakt .icon_box:first-child .image_wrapper img {
    width: 23px;
}
#kontakt .icon_box:nth-child(2) .image_wrapper img {
    height: 24px !important;
    width: auto;
    margin-top: -2px;
    margin-left: 1px;
    transform: rotate(-45deg);
}
#kontakt .icon_box:nth-child(3) .image_wrapper img {
      width: 20px;
    margin-top: -3px;
}
#kontakt .icon_box:nth-child(4) {
    padding-top: 0px !important; 
}
#kontakt .icon_box:nth-child(4) .image_wrapper img {
    width: 22px;
    margin-left: 2px;
    margin-top: 0px;
}




#gform_2_validation_container, #gform_11_validation_container{
    display: none; 
}
#gform_2  li.gfield.gfield_error.gfield_contains_required div.gfield_description, 
#gform_11  li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #E0E0E0;
    margin-top: -15px !important;
    padding-top: 0px;
}

#gform_2  li.gfield.gfield_error, 
#gform_11  li.gfield.gfield_error{
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: rgba(255,223,224,0);
}
.gform_wrapper label {
    font-weight: 500
}
.gform_wrapper div.validation_error {
    padding: 10px !important;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255,223,224,0);
}
.gform_legacy_markup_wrapper .left_label .gfield_error input.large {
    width: 97%;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    width: 100% !important;
    margin-left: 40% !important;
    padding-top: 0px;
}

#gform_2 li.gfield.gfield_error.gfield_contains_required div.gfield_description, #gform_11 li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    margin-left: 0% !important;
}

.single-leistung p, .single-leistung h2, .single-leistung h3, .single-leistung h4, .single-leistung h5, .single-leistung h6, 
 .single-leistung ul,  .single-leistung li, 
.single-leistung h1 span, .single-leistung h4 span{
    color: #E0E0E0 !important; 
}
.single-leistung .cli_messagebar_head {
    color: #4a4b53 !important;
}
.single-leistung .wpb_wrapper .leistung-nav-item {
    color: #0c0c0c !important; 
    padding-top: 35px;
    padding-bottom: 15px;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    min-height: 160px;
  
}
@media all and (max-width: 991px) {
    .single-leistung .wpb_wrapper .leistung-nav-item {
          margin: 0 40px;
          padding-top: 29px !important;  
          
    }
    .leistung-nav-title {
        padding: 10px 10px;
    }
}

.single-leistung .wpb_wrapper .leistung-nav-item.active-box {
    background-color: #474850;
}
.single-leistung .wpb_wrapper .leistung-nav-item:hover {
    color: #0c0c0c!important; 
    text-decoration: none !important; 
    background-color: #474850;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.single-leistung h1 {
    color: #e0e0e0 !important;
    margin-top: 20px;
}

.fixed-nav.fixed-nav-prev, .fixed-nav.fixed-nav-next {
    display: none;
}

.contact-form .gfield_label {
    display: none !important;
}

.contact-form .route-form-submit {
    background-color: #0c0c0c;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    float: left !important;
    top: 0px !important;
    border-bottom: 2px solid #ddb77a !important;
    border-radius: 0px !important;
    color: #ddb77a !important;
    padding: 8px 5px !important;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-top: -11px !important;
    background-color: rgba(255,255,255,0) !important;
}

.contact-form .route-form-submit:hover {
    color: #C49658 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-bottom: 2px solid #C49658 !important;
}
.contact-form .route-form-input {
    width: 98%;
    font-size: 16px;
}


.contact-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
.contact-form textarea.large {
    padding: 5px 10px;
    background-color: #9495a2 !important;
	color: #e0e0e0 !important;
   
}
.contact-form textarea.small {
    padding: 5px 10px;
    background-color: #9495a2 !important;
    color: #e0e0e0 !important;
}
.contact-form textarea.small::placeholder {
    background-color: #9495a2 !important;
    color: #e0e0e0 !important;
}

.contact-form  label, .contact-form  label a, .contact-form  label a:hover, .contact-form  li.gfield.gfield_html, .contact-form li.gfield.gfield_html a, .contact-form li.gfield.gfield_html a:hover  {
    color: #e0e0e0 !important; 
}
#navlinks .vc_column-inner {
    width: 100vw;
}
body #navlinks #splide01 {
    margin-left: 0% !important;
}
body #navlinks #splide01 .splide__arrows {
    left: 0%;
}
.contact-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::placeholder, 
.contact-form textarea::placeholder {
	color: #e0e0e0;
}
.contact-form input[type="date"]:focus, .contact-form  input[type="email"]:focus, .contact-form input[type="number"]:focus, .contact-form input[type="password"]:focus, .contact-form input[type="search"]:focus, .contact-form input[type="tel"]:focus, .contact-form input[type="text"]:focus, .contact-form input[type="url"]:focus, .contact-form select:focus, .contact-form textarea:focus, body .contact-form textarea:focus {
    background-color: #9495a2 !important;
    color: #e0e0e0 !important;
}
.contact-form {
    margin-top: -10px;
}
.contact-form textarea.large {
    height: 120px; 
}
.contact-form .gform_footer input[type="submit"] {
    background-color: #e9eef4 !important;
    border-radius: 3px;
    font-size: 13px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #494A52 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
	padding-bottom: 10px;
    border: 1px solid #e9eef4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 14px;
    padding-right: 15px;
    -webkit-appearance: none;
    box-shadow: none !important;
	width: auto;
    line-height: normal !important;
}
.contact-form .gform_footer input[type="submit"]:hover {
     background-color: #494A52 !important;
border-radius: 3px;
font-family: "Montserrat", Helvetica, Arial, sans-serif;
color: #e9eef4 !important;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #e9eef4;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
    
}
.gform_wrapper .gform_footer {
    text-align: left;
}
.kontakt-black-background {
    
}

.ol-control {
    margin-top: 0px;
}


.ol-control button {
    background-color: #CBA669 !important; 
}

.icon_box .icon_wrapper {
    width: 30px;
    height: 30px;
    border-width: 0;
    line-height: 8px;
    background-color: rgba(255, 255, 255, 0) !important;
}

.icon_box.icon_position_left {
    
}

.icon_box .icon_wrapper::before {
    border-width: 0px;
} 
.icon-map::before {
    font-size: 24px;
    color: #ddb77a;
}
.icon_box.icon_position_left {
    min-height: 47px;
    padding-left: 42px;
    margin-bottom: -10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.icon_box.icon_position_left .desc_wrapper {
    text-align: left;
    padding-top: 2px;
    color: #E0E0E0;
    font-size: 16px;
    font-weight: normal;
}

.icon_box.icon_position_left:hover  .desc_wrapper  {
     color: #ddb77a;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.icon_box.icon_position_left  .desc_wrapper .desc {
    color: #E0E0E0; 
    line-height: 28px;
}

.askg-startseite-contact .icon_box.icon_position_left:last-child .desc{
    line-height: 23px;
    padding-top: 6px;
}
.mail-link img {
    height: 16px;
}
.phone-icon img, .pin-icon img {
    height: 25px !important;
}
.askg-startseite-contact .icon_position_left:nth-child(3) img {
    height: 25px !important;
}
.askg-startseite-contact .icon_box.icon_position_left:last-child img {
    margin-top: 3px; 
    height: 25px !important;
}


.askg-contact-box-openning {
    line-height: 13px;
}
.icon_box.icon_position_left .askg-kontakt-box:hover  .desc_wrapper .desc {
    color: #ddb77a;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.icon_box.icon_position_left:hover  .desc_wrapper .desc {
    /*color: #ddb77a;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; */
}



.icon_box:hover .icon_wrapper::before, .icon_box a:hover .icon_wrapper::before {
     background-color: rgba(255, 255, 255, 0) !important;
}
.icon_box:hover .icon_wrapper {
   
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}
   
.map {
    width: 50vw;
    height: 100vh;
    background-color: #fff;
    position: absolute;
    top: -118px;
}
.map iframe {
    width: 50vw !important;
    height: 100vh;
}

#map {
    width: 50vw;
    height: 100vh;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
}
.wpgmza-gdpr-compliance img {
    display: none; 
}
.wpgmza-gdpr-compliance {
    height: 639px;
    color: #e0e0e0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #717481 ;
}
.wpgmza-centered {
    display: block;
    width: 100%;
    clear: left;
    position: absolute;
    margin-top: 124px;
}
.wpgmza-gdpr-compliance div {
    width: 100%;
}
#wpgmza_map_1 {
    height: 639px !important;
}

.wpgmza-api-consent {
    background-color: #e9eef4 !important;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #494A52 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 15px;
    padding-right: 15px;
}
.wpgmza-api-consent:hover {
    background-color: #494A52 !important;
    border-radius: 3px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #e9eef4 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#map {
    width: 50vw;
    height: 684px;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
}

.map-col {
    padding: 0px !important;
}
.ol-attribution:not(.ol-collapsed) {
    background: rgba(0,0,0,0.5) !important;
}
.ol-attribution ul {
    color: #fff !important;
    text-shadow: 0 0 0px #fff !important;
}
.ol-attribution ul li:last-child {
    display: none !important; 
}
 .ol-scale-line {
    display: none;
}
.ol-attribution {
    bottom: 57px !important;
    right: 18px !important;
}
.gm-style .gm-style-iw-d p {
    color: #000;
}

.gm-fullscreen-control, .gm-svpc, .gm-style-mtc{
    display: none !important;
}
.gmnoprint {
    left: 0px;
}
#cmplz-document {
   max-width: 100%; 
}
#cc-window {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.cc-window.cc-banner {
    padding: 7px 1.8em !important;
}
#cc-window.cc-window .cc-compliance .cc-accept-all {
    background-color: #9BA7B1 !important;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9BA7B1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 15px;
    padding-right: 15px;
    border-color: #9BA7B1 !important;
    line-height: normal;
     -webkit-appearance: none;
}

#cc-window.cc-window .cc-compliance .cc-accept-all:hover {
    background-color: #fff !important;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #9BA7B1 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9BA7B1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
    
}
body .cc-compliance .cc-btn.cc-save-settings, body .cc-compliance .cc-btn.cc-save-settings:hover {
    font-size: 15px;
    color: #000 !important;
    border: 0px !important;
    font-weight: normal;
    text-decoration: underline !important;
    background-color: rgba(255,255,255,0) !important;
}



#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary {
    background-color: rgb(28, 28, 28);
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose, #cmplz-document .cmplz-dropdown .cookies-per-purpose,
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div, #cmplz-document .cmplz-dropdown .cookies-per-purpose div {
    background-color: #1c1c1c;
    color: #e0e0e0;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose, #cmplz-document .cmplz-dropdown .cookies-per-purpose {
    border: 1px solid #1c1c1c;
}
#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary, 
#cmplz-cookies-overview .cmplz-dropdown, #cmplz-document .cmplz-dropdown {
    background-color: rgb(28, 28, 28);
}
#cmplz-document ul {
    color: #e0e0e0 !important;
}
#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary {
    padding: 5px 0px;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header {
    background-color: #1c1c1c;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header {
    background-color: #1c1c1c;
}
#cmplz-cookies-overview .cmplz-dropdown h4, #cmplz-document .cmplz-dropdown h4 {
    font-weight: bold;
}
.cc-revoke.cc-bottom {
    border-radius: 0px !important
}

#cmplz-cookies-overview .cmplz-dropdown summary div::after, #cmplz-document .cmplz-dropdown summary div::after { 
    background: url('/askg-content/uploads/2021/06/down.png') no-repeat;
    background-size: contain;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div, #cmplz-document .cmplz-dropdown .cookies-per-purpose div {
    padding: 5px;
}
#cmplz-document .cmplz-dropdown h4, #cmplz-cookies-overview .cmplz-dropdown p, 
#cmplz-document .cmplz-dropdown .cmplz-service-description {
    padding: 0 0px;
}
#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description {
    padding: 0 5px;
}

#cmplz-cookies-overview .cmplz-dropdown summary p, #cmplz-document .cmplz-dropdown summary p {
    font-size: 18px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}



.cli_settings_button {
    display: inline-block;
    padding: 0px;
    font-size: 13px;
    text-decoration: underline;
    background: none !important;
}
.cli-privacy-overview {
    display: none; 
}
#cookie-law-info-bar {
    width: 400px;
    right: 10px;
    left: auto !important;
    bottom: 10px !important;
}
@media all and (max-width: 480px) {
    #cookie-law-info-bar {
        width: 100%;
        right: 0px;
        left: auto !important; 
        bottom: 0px !important;
    }
}
.cli-style-v2 .cli-bar-message {
    width: 100%;   
}
.cli_messagebar_head {
    color: #4a4b53 !important;
}
.cli-bar-message, .cli-bar-btn_container{
    font-size: 13px;
    line-height: normal;
    text-align: left;
}
#cliSettingsPopup .cli-tab-section-container {
    padding-top: 30px;
}
.wt-cli-ckyes-brand-logo , .cli-switch .cli-slider::after {
    display: none !important; 
}
.cli-tab-section-container {
    display: flex; 
    flex-direction: column;
}
.cli-tab-section-container .cli-tab-section:nth-child(0) {
    order: 2; 
    width: 100%;
}
.cli-plugin-button {
    color: #bd8f4f !important;
    text-decoration: none;
}
.cli-tab-section-container .cli-tab-section:nth-child(1) {
    order: 1;
    width: 100%;
	display: none;
}

#wt-cli-accept-all-btn, #wt-cli-privacy-save-btn {
    background-color: #9BA7B1 !important;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9BA7B1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px !important;
    
}
#wt-cli-accept-all-btn:hover, #wt-cli-privacy-save-btn:hover {
    background-color: #fff !important;
    border-radius: 3px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #9BA7B1 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9BA7B1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

/* Counter */

.askg-counter-box {
    text-align: center;
}
.askg-counter-box a {
    text-decoration: none; 
}
/*
.askg-counter-box .askg-counter {
    font-size: 80px; 
    padding-bottom: 80px; 
    color: #ddb77a;
    display: block;
}*/

.askg-counter-box .askg-counter {
  font-size: 120px;

color: #756759;
display: block;
opacity: 0.4;
font-weight: 200 !important;
margin-bottom: 70px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.counter .desc_wrapper .number-wrapper {
   font-size: 120px;
    color: #756759 !important;
    display: block;
    opacity: 0.4;
    font-weight: 200 !important;
    margin-bottom: 55px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.counter .title {
    display: block;
    font-size: 20px !important;
    color: #756759 !important;
    font-weight: 300 !important;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.counter {
    background-image: none !important;
}

.askg-counter-box .counter-title {
    display: block;
    font-size: 20px; 
    color: #756759;
    font-weight: 300 !important;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.counter-col-3:hover, .counter-col-4:hover{
    cursor: pointer; 
}

.counter a:hover{
    text-decoration: none !important;
}
.counter-col-1::after, .counter-col-2::after, .counter-col-3::after{
    content: "";
    position: absolute;
    top: 64px;
    border-bottom: 1px solid #756759;
    width: 51px;
}

.counter-col-1::after {
        right: -51px;
}
.counter-col-2::after {
     right: -18px;
}
@media all and (max-width: 1240px) {
    .counter-col-1::after {
        right: -18px;
    }
}

@media all and (min-width: 768px) and (max-width:1240px) {
    .counter-col-1, .counter-col-2 {
        margin-bottom: 20px; 
    }
}

.counter-col-3::after {
     right: -18px;
}


/* PORTAL */

.checklist_navlink {
    padding:  0px 0px 0px 0px;
}
.rechner_navlink {
     padding: 0px 0px 0px 0px;
}

.rechner_navlink .checklist_title {
     min-height: 32px !important;
}

.rechner-nav-container > .vc_btn3-container {display: inline; padding: 0 10px;}

.checklist_navlink  a.ki {
    font-size: 16px;
    font-weight: normal;
}
.checklist_navlink  a.ki:hover {
    text-decoration: none; 
}
.checklist_navlink  .bodytext {
    font-size: 14px;
    line-height: 22px;
        min-height: 101px;
}

.rechner_navlink .bodytext {
    font-size: 14px;
    line-height: 22px;
        min-height: 151px;
}
.checklist_navlink .checklist_title.bodytext {
    min-height: 50px;
}
.checklist_navlink .fa-chevron-left {
    padding-right: 15px;
}

.fa-chevron-left.inactive {
    color: #919191 !important;
}
.fa-chevron-right.inactive {
    color: #919191 !important;
}

.checklist_navlink table tr:first-child td {
    box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.06);
    border-color: rgba(0,0,0,0);
}

.page-template-template-portal #Subheader {
    display: none; 
}
.page-template-template-portal #Subheader .title {
    padding-top: 26px;
}
.page-template-template-portal .portal #Subheader {
    display: block;
    background-color: rgba(255,255,255,0) !important;
    width: 100%;
    top: 0px;
	padding-top: 0px; 
	/*
    padding-top: 40px; */
    
}

.page-template-template-portal .portal .particle-inner-content {
 
    width: 100%;

}

.portal-box .askg-content-button {
    margin-bottom: 5px; 
    display: block; 
}

.portal-only-link .portal-title {
    padding-top: 20px; 
}
.portal-box .askg-content-button .vc_general {
    background-color: rgba(255,255,255,0) !important;
    color: #000 !important;
    border-bottom: 1px solid #000 !important; 
    font-size: 18px ;
    background-image: none !important; 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal; 
}
.portal-box .askg-content-button .vc_general:hover {
     background-color: rgba(255,255,255,0) !important;
    color: #C49658 !important;
    border-bottom: 1px solid #C49658 !important; 
}
.portal-title {
    min-height: 47px;
    font-size: 22px;
    color: #000;
    line-height: 25px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-bottom: 20px !important;
}

.info-corner-navlinks {
     margin-bottom: 0px !important;
}
@media all and (min-width: 1241px) and (max-width: 1440px) {
    .portal-box .vc_column-inner > .wpb_wrapper {
        padding: 30px 24px 30px 24px !important;
    }  
}
@media all and (min-width: 991px) and (max-width: 1090px) {
    .portal-box .vc_column-inner > .wpb_wrapper {
        padding: 15px 15px 15px 15px !important;
    }
}
@media all and (min-width: 991px) and (max-width: 1240px) {
    .portal-title {
        font-size: 17px;
    }
    .portal-title h6 {
        font-size: 15px;    
    }
     .portal-box .askg-content-button-2 .vc_general {
        font-size: 11px;
        padding-left: 7px;
        padding-right: 7px;
        letter-spacing: 0px;
    }
     .portal-box  .askg-content-button-2 .vc_general:hover {
        font-size: 11px;
        padding-left: 7px;
        padding-right: 7px;
        letter-spacing: 0px;
    }
    .portal-box .vc_column-inner > .wpb_wrapper {
        padding: 20px 20px 20px 20px !important;
    }
    .portal-navlink-title, .portal-navlink-date{
        font-size: 14px;
    }
    .portal-icon img {
        width: 70%
    }
    .info-corner-navlinks {
         margin-bottom: 2px !important;
    }
   
       
}
@media all and (min-width: 768px) and (max-width:959px) {
    h6 {
        line-height: 25px !important;
    }
}
@media all and (min-width: 768px) and (max-width: 990px) {
    .portal-title {
        font-size: 18px;
    }
    .portal-title h6 {
        font-size: 16px;    
    }
    .portal-box .askg-content-button-2 .vc_general {
           font-size: 11px;
           padding-left: 10px;
           padding-right: 10px;
    }
    .portal-navlink-title, .portal-navlink-date{
        font-size: 14px;
    }
    .portal-icon img {
        width: 70%
    }
    .info-corner-navlinks {
        margin-bottom: 0px !important;
    }
}
@media all and (max-width: 767px) {
    .portal-title {
        font-size: 18px;
         min-height: auto;
    }

   
}
@media all and (max-width: 480px) {
    .portal-box .vc_column-inner > .wpb_wrapper {
        padding: 30px 10px 30px 10px !important;
    }   
}
@media all and (max-width: 400px) {
    .portal-box .vc_column-inner > .wpb_wrapper {
        padding: 30px 10px 30px 10px !important;
    }
    .askg-content-button-2 .vc_general, .askg-content-button .vc_general {
        font-size: 10px;
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media all and (max-width: 340px) {
   .portal-title {
        font-size: 16px;
    }
    .portal-title h6 {
        font-size: 14px;    
    } 
    .askg-content-button-2 .vc_general, .askg-content-button .vc_general {
         letter-spacing: normal;   
    }
}
.portal-title p {
	color: #000 !important;
}
.portal-title br {
   
}
.portal-box {
    margin-bottom: 30px
}
.portal-box .vc_column-inner > .wpb_wrapper {
    min-height: 417px;
    background-color: rgba(255,255,255,0.8);
    padding: 30px 30px 30px 30px;
    transition: background-color 0.5s ease;
}

@media all and (max-width: 767px) {
    .portal-box .vc_column-inner > .wpb_wrapper, .portal-content{
        min-height: auto !important; 
      
    }
    body .portal-content {
          margin-bottom: 0px !important;
    }
    .portal-icon .wpb_wrapper img {
        margin-top: 0% !important;
    }
    .askg-content-button-2 {
          margin-top: 20px;  
    }
}
.portal-box:hover .vc_column-inner > .wpb_wrapper {
    background-color: rgba(255,255,255,1);
    transition: background-color 0.5s ease;
}
.navlinks-box .vc_column-inner {
     /*  background-image: url("/askg-content/uploads/2021/04/portal-box-background.png"); */
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 35% 35%;
}


.forms-box .vc_column-inner {
   /*    background-image: url("/askg-content/uploads/2021/04/portal-box-background.png"); */
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 35% 35%;
}

.form-content {
    padding-bottom: 5px; 
}
.form-title {
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #C49658;
    font-weight: bold;
}

.form-title a {
    
    
}
.form-link {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    padding-right: 20px;
}
.form-link a {
    color: #000; 
}
.portal-navlink{
   margin-bottom: 15px !important; 
}
.portal-navlink-date {
    display: block;
    font-size: 14px;
    
    color: #000;
    font-weight: normal;
font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.erinnerung-title:not(:first-child) {
   display: none; 
}
.portal-navlink-title {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 22px;
}
.erinnerung-content .portal-navlink-title {
    font-size: 14px;
    padding-left: 15px;
    line-height: normal;
}
.erinnerung-content .portal-navlink-title::before {
    content: "";
    position: absolute;
    width: 7px;
    left: 48px;
    height: 7px;
    background-color: #000;
    border-radius: 50px;
    margin-top: 6px;

}
.portal-navlink-title a {
    color: #C49658;
    font-weight: normal;
}
.portal-navlink-title a:hover {
    color: #C49658;
    text-decoration: none; 
}

.portal-icon  .wpb_wrapper {
    max-width: 100%;
}
.portal-icon  .wpb_wrapper a {
    display: contents !important; 
}

.portal-icon  .wpb_wrapper img {
    margin-top: 70%;
}
.portal-content {
    min-height: 250px;
    margin-bottom: 0px !important;

}


#gform_wrapper_3, #gform_wrapper_5 {
    display: block !important;
}

.erinnerung-content {
    margin-bottom: 7px !important;
    margin-top: 5px;
}
.erinnerung-title .portal-navlink-date {
    color: #C49658;
    font-weight: normal;
    font-size: 14px;
}
.erinnerung-title {
    margin-bottom: 10px !important;
}



#particles-js canvas {
    position: absolute;
    bottom: 0px;
    visibility: hidden;
}
.askg-form-anmeldung .left_label input.large, .askg-form-anmeldung  .left_label select.large, .askg-form-anmeldung  .right_label input.large, .askg-form-anmeldung .right_label select.large {
     width: 100%;  background-color: #e0e0e0; 
}

.askg-form-anmeldung .textarea {
     width: 100% !important;  background-color: #e0e0e0; 
}

.askg-form-anmeldung .gform_fileupload_rules {
    color: #fff; 
} 
@media all and (min-width: 640px) {
   .askg-form-anmeldung .ginput_preview {
        margin-left: 40%;
        color: #CBA669 !important;
    }
}

.askg-form-anmeldung .gsection .gfield_label, 
.askg-form-anmeldung h2.gsection_title, 
.askg-form-anmeldung h3.gform_title, 
.askg-form-anmeldung ul.gform_fields:not(.top_label) .gfield_label, 
.askg-form-anmeldung ul.gfield_checkbox li label, 
.askg-form-anmeldung ul.gfield_radio li label, 
.askg-form-anmeldung div.gform_body ul.gform_fields li.gfield.gfield_html, 
.askg-form-anmeldung div.gform_body ul.gform_fields li.gfield.gfield_html ul, 
.askg-form-anmeldung div.gform_body ul.gform_fields li.gfield.gfield_html ul, 
.askg-form-anmeldung span.gform_drop_instructions, 
.askg-form-anmeldung label{
    color: #ededed !important; 
}

.askg-form-anmeldung ul.gform_fields:not(.top_label) .gfield_label {
    width: 40% !important;
}

.askg-form-anmeldung ul.gform_fields:not(.top_label) li.gfield_html_formatted {
    margin-left: 37% !important;
    width: 68%;
}
.askg-form-anmeldung ul.gform_fields:not(.top_label) .clear-multi,
.askg-form-anmeldung ul.gform_fields:not(.top_label) .gfield_description
 {
    width: 90% !important;
    margin-left: 37% !important;
}

body .askg-form-anmeldung ul.gform_fields:not(.top_label) li.gfield_html_formatted {
    margin-left: 40% !important;
    width: 60% !important;
}

.askg-form-anmeldung ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area {
    margin-left: 0% !important; 
}

.askg-form-anmeldung ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
	width: 60% !important;
    float: left;
    margin-left: 0px !important;

}
.askglogosslick .slick-list {
    padding-left: 35px;
    padding-right: 35px;
}
/*
::-webkit-scrollbar {
    display: none;
}
*/
.leistungcarousel {
    margin-bottom: -35px;
}
.leistungcarousel .slick-dots {
    display: none !important;
}
.leistungcarousel .slick-prev {
   top: 59px !important;  
}
 .leistungcarousel .slick-next {
   top: 51px !important;  
}
.askglogosslick .slick-next, .leistungcarousel .slick-next {
    display: block !important;
    right: 0px !important;
    position: absolute;
    margin-top: 0px !important;
    left: auto !important;
    margin-right: 0px !important;
    z-index: 1;
    height: 30px;
    width: 30px; 
    transform: rotate(-90deg);
    top: 8px;
    box-shadow: none !important;
    font-size: 0;
}
.askglogosslick .slick-dots {
    display: none !important; 
}
.askglogosslick .slick-prev, .leistungcarousel .slick-prev {
    display: block !important;
    right: auto !important;
    position: absolute !important;
    margin-top: 0px !important;
    left: 0 !important;
    margin-right: 0px !important;
    z-index: 1;
    height: 30px;
    width: 30px; 
    transform: rotate(-270deg);
    box-shadow: none !important;
    top: 11px;
    font-size: 0;
}

.slick-next::before {
      background-image: url("/askg-content/uploads/2021/06/down.png");
    width: 30px;
    height: 30px;
    position: absolute;
    content: "" !important;
    background-size: cover;
    top: 0px;
    left: 0px;
}
.slick-prev::before {
     background-image: url("/askg-content/uploads/2021/06/down.png");
    width: 30px;
    height: 30px;
    position: absolute;
    content: "" !important;
    background-size: cover;
    top: 0px;
    left: 0px;
}
.askglogosslick .slick-slide img {
   max-height: 40px;  
}

.gform_wrapper .gfield_required, .gform_wrapper h2.gsection_title {
    color: #CBA669 !important; 
}
.askg-form-anmeldung .gform_button {
    background-color: #e9eef4 !important;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #494A52 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: none !important;
}
.askg-form-anmeldung .gform_button:hover {
    background-color: #494A52 !important;
    border-radius: 3px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #e9eef4 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.askg-form-anmeldung .gform_footer:not(.top_label) {
	padding-top: 40px; 
}

@media all and (max-width: 640px) {
    .askg-form-anmeldung ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
        width: 100% !important;
    }
}

.bmd-login {
	margin-top: 24px !important;
    min-height: 212px;
    padding-top: 10px;
}
#gform_wrapper_9, #gform_wrapper_7 {
    margin-bottom: 16px !important;
}

.bmd-login .gfield_label {
	display: none !important; 
}
.reminder-small-text b {
    color: #CBA669;
}

.bmd-login .gform_button {
	background-color: #e9eef4 !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #494A52 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: inset 0 0 0 0x rgba(0,0,0,.03),inset 0px 0px 0px 0px rgba(0,0,0,.07) !important;
}

.bmd-login .gform_button:hover {
    background-color: #494A52 !important;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #e9eef4 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e9eef4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.bmd-login input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	background-color: rgba(255,255,255,0.6) !important;
    border: 1px solid #0c0c0c;
}
.bmd-login .gform_footer {
	padding-top: 36px;
}
.bmd-login .gform_legacy_markup_wrapper .top_label select.large {
    border: 1px solid #0c0c0c;
}
#gform_9.bmd-login .gform_footer {
	padding-top: 0px;
}

#gform_9.bmd-login select {
    padding: 3px 12px 3px 2px;
    border: 1px solid #0c0c0c;
}

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab.vc_active > a, 
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    background-color: #cec2ab !important;
}


/* Karriere */
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-title > a {
	color: #ddb77a !important; 
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    color: #ddb77a !important; 
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    color: #ddb77a !important; 
}
.vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-panel-heading .vc_tta-controls-icon::before {
     border-color: #fff !important;   
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading {
	border-color: #fff !important; 
}

.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 0px !important;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    border-color: #fff !important; 
    margin-top: -2px;
}
.gform_wrapper .gform_footer:not(.top_label) {
    width: 60%;
    margin-left: 39%;
}


/* MOBILE MENU */
#Top_bar a.responsive-menu-toggle i {
     font-size: 29px;   
}

#Side_slide .mobile-contact-section {
      display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr;
        gap: 10px 10px;
      position: absolute;
      bottom: 60px;
      width: 100%;
}

#Side_slide .mobile-icon-content {
      display: grid;
    grid-template-columns: 0.1fr 1.8fr;
    grid-template-rows: 1fr;
    gap: 11px 10px;
    grid-template-areas: ". .";
    font-size: 13px;
    padding-left: 11px;
}

#Side_slide .mobile-icon-content .icon-text {
    line-height: 26px;
    color: #e0e0e0;
}
#Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.action_button), #Side_slide #menu ul li.submenu .menu-toggle {
    color: #e0e0e0;
}
#Side_slide .mobile-icon-content .icon-text a {
    color: #e0e0e0
}
#Side_slide .mobile-icon-content .icon-text a:hover {
    text-decoration: none;    
}
#Side_slide .mobile-icon-content img {
   
}

#Side_slide .mobile-icon-content .icon-img {
    text-align: center;
}

#Side_slide.openedmenu {
    width: 100%;
    
}
#Side_slide .icon_box.icon_position_left .image_wrapper img {
    opacity: 0; 
}
#Side_slide.openedmenu .icon_box.icon_position_left .image_wrapper img{
     opacity: 1; 
}

#Side_slide .extras-wrapper {
    display: block !important;
}
#Side_slide .social {
    display: block !important;
}

#Side_slide .icon_box.icon_position_left .image_wrapper {
    height: 30px;
}
#Side_slide .mobile-col-1 {
    width:50%; float:left;
}
#Side_slide .side-form {
    margin-top: -13px;
}
#Side_slide .icon.search {
    font-size: 20px;
    margin-right: -4px;
    padding-top: 0px;
}
#Side_slide .search-wrapper {
    margin-bottom: 20px;
    position: absolute;
    top: 314px;
    width: 100%;
}
#Side_slide .social li {
    display: none; 
}
#Side_slide .search-wrapper input.field {
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
}
#Side_slide .search-wrapper a.submit {
    bottom: 22px;
    top: auto;
    font-size: 22px;
    right: 2px;
    color: #fff;
}

#Side_slide .extras .extras-wrapper {
    text-align: right;
    margin-right: -11px;
}
#Side_slide .responsive-menu-icons {
    padding-top: 11px;
}
#Side_slide .r-icon-link {
    display: block;
    height: 41px;
    text-align: right;
    padding-right: 20px;
}
#Side_slide .r-icon-link img {
    width: 14px;
}
#Side_slide .mobile-col-2 {
    width:50%; float:left;
}
#Side_slide .searchform {
    margin-top: 30px;
    padding-left: 20px;
}
#Side_slide .searchform input {
   width: 97%; 
}
#Side_slide .searchform button{
    position: absolute;
    margin-top: -59px;
    float: right;
    right: 9px;
    height: 39px;
    border-radius: 0px;
}
#Side_slide .fa-search {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

    

.closedaskg {
    left: 0 !important
}
.closedaskg #body_overlay {
    display: none !important; 
}
#Side_slide.closedmenu {
    display: none; 
}
#Side_slide {
    background-color: #000;
    border-color: #000;
    border-bottom-width: 0px;
}
#Side_slide #menu ul li a {
    font-size: 14px;
    text-transform: capitalize;
    padding: 7px 5px 8px 15px;
}

#Side_slide .close-wrapper a.close i { 
    font-size: 29px;
    top: 9px !important;
    position: fixed;
    color: #fff !important;
}
@media all and (min-width: 992px) and (max-width: 1240px) { 
    #Side_slide.openedmenu {
        width: 560px !important;
    }    
    #Side_slide .icon_box.icon_position_left .desc_wrapper {
        display: none;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper {
        margin-left: auto;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper img {
        position: fixed;
        right: 20px;
        width: 14px;
    }
    #Side_slide .mobile-col-1 {
        width:80%; float:left; display: inline-block!important;
    }
    #Side_slide .mobile-col-2 {
        width:20%; float:left; display: inline-block!important;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) { 
    #Side_slide.openedmenu {
        width: 560px !important;
    }   
    #Side_slide .icon_box.icon_position_left .desc_wrapper {
        display: none;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper {
        margin-left: auto;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper img {
        position: fixed;
        right: 20px;
        width: 14px;
    }
    #Side_slide .mobile-col-1 {
        width:80%; float:left; display: inline-block!important;
    }
    #Side_slide .mobile-col-2 {
        width:20%; float:left; display: inline-block!important;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) { 
    #Side_slide .icon_box.icon_position_left .desc_wrapper {
        display: none;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper {
        margin-left: auto;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper img {
        position: fixed;
        right: 20px;
        width: 14px;
    }
    #Side_slide .mobile-col-1 {
        width:80%; float:left; display: inline-block!important;
    }
    #Side_slide .mobile-col-2 {
        width:20%; float:left; display: inline-block!important;
    }
    #Side_slide.openedmenu {
        width: 560px !important;
    }
}
@media all and (min-width: 481px) and (max-width: 767px) { 
    #Side_slide.openedmenu {
        width: 380px !important;
    }
    #Side_slide .icon_box.icon_position_left .desc_wrapper {
        display: none;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper {
        margin-left: auto;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper img {
        position: fixed;
        right: 20px;
        width: 14px;
    }
    #Side_slide .mobile-col-1 {
        width:80%; float:left; display: inline-block!important;
    }
    #Side_slide .mobile-col-2 {
        width:20%; float:left; display: inline-block!important;
    }
}
@media all and (max-width: 480px) {
     /*
    #Side_slide .header-lang-selector {
        display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        grid-template-rows: 1fr 1fr;
        gap: 0px 0px;
        grid-template-areas: ". . . . ." ". . . . .";
        position: absolute;
        bottom: 0px;
        max-width: 680px;
        z-index: -1;
    }
   */
    #Side_slide .header-lang-selector {
        display: grid;
        grid-template-columns: repeat(10, minmax(0, 1fr));
        grid-template-rows: 1fr;
        gap: 0px 0px;
        grid-template-areas: ". . . . . . . . . .";
        position: absolute;
        bottom: 0px;
        max-width: 680px;
        z-index: -1;
    }
    #Side_slide .icon_box.icon_position_left .desc_wrapper {
        display: none;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper {
        margin-left: -13px;
    }
    #Side_slide .icon_box.icon_position_left .image_wrapper img {
        position: fixed;
        right: 20px;
        width: 14px;
    }
    #Side_slide .mobile-col-1 {
        width:80%; float:left; display: inline-block!important;
    }
    #Side_slide .mobile-col-2 {
        width:20%; float:left; display: inline-block!important;
    }
    
}
@media (min-width: 481px){
    #Side_slide .header-lang-selector {
        display: grid;
        grid-template-columns: repeat(10, minmax(0, 1fr));
        grid-template-rows: 1fr;
        gap: 0px 0px;
        grid-template-areas: ". . . . . . . . . .";
        position: absolute;
        bottom: 0px;
        max-width: 680px;
    }  
    /*
    #Side_slide .header-lang-selector {
     display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        grid-template-rows: 1fr 1fr;
        gap: 0px 0px;
        grid-template-areas: ". . . . ." ". . . . .";
        position: absolute;
        bottom: 0px;
        max-width: 680px;
        z-index: -1;
      }
    */ 
}
#Side_slide .header-lang-selector.searchactive {
    opacity: 0;
}
#Side_slide .icon-search-fine::before {
    color: #cca46f;    
    text-align: right;
    padding: 0 0px;
    margin-right: 0px;
}
#Side_slide .header-lang-selector li {
    padding: 0px 0px 0px 0px;
}
#Side_slide .header-lang-selector::before {
      content: '';
      width: 0;
      padding-bottom: 100%;
      grid-row: 1 / 1;
      grid-column: 1 / 1;
}

#Side_slide .header-lang-selector > *:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}
#Side_slide .lang-active {
    display: none !important ;
}
#Side_slide .header-lang-selector > * {
  background: rgba(0,0,0,0.1);
  border: 2px #000 solid;
}
#Side_slide .header-lang-selector li a {
    width: 100%;
    height: 100%;
}
#Side_slide .lang-item a::before {
    background-size: contain;
    content: "";
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}
#Side_slide .lang-item-de a::before {
    
}
@media all and (max-width: 1240px) {
        
}

@media all and (max-width: 1240px) {
    
    .header-fixed #Top_bar {
        background-color: rgba(73, 74, 82, 0);
        z-index: 2;
    }
    #Top_bar .top_bar_left {
        background-color: rgb(73, 74, 82, 0.6) !important;
        backdrop-filter: blur(8px);
        width: 100% !important;
    }
    .secondary_menu_wrapper, .top_bar_right {
        display: none !important;
    }
    .layout-full-width.header-fw #Action_bar .container, .layout-full-width.header-fw #Top_bar .container, #Top_bar > .container > .one {
        backdrop-filter: blur(8px);
        /*background-color: rgb(0, 0, 0) !important; */
        /*background-color: rgb(73, 74, 82, 0.6);*/
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    
}
/* FOOTER */ 
.home #Footer {
    /* margin-top: -65px; */
    /* z-index: 1; */
}
.home #Footer .widgets_wrapper {
    padding-bottom: 30px;
}
#Footer {
    background-color: #0c0c0c;
}

#Footer a {
    color: #E0E0E0; 
}
#Footer a:hover {
    text-decoration: none; 
}
#Footer p {
    line-height: 24px;
}
@media all and (min-width: 768px) {
    #Footer .footer-col-4 {
        padding-top: 95px;
    } 
}


.home #Footer .widgets_wrapper .column{
    display: none; 
}
#Footer h4 {
    text-align: right;
    margin-bottom: 76px;
    display: none;
}
#Footer .header-lang-selector, #Footer  .social-media, #Footer .searchform ,#Footer .search-wrapper, #Footer .mobile-contact-section {
    display: none !important; 
}

.footer-col-4 .textwidget {
    text-align: right;
}


#Footer .footer_copy {
    border-top: 0px solid rgba(255,255,255,.1);
	 
    
}

.home #Footer .footer_copy {
      margin-top: -40px;     
}
#Footer .footer_copy .container {
    border-top: 0px solid rgba(255,255,255,.1);
}

#Footer .widgets_wrapper .column, 
#Footer .footer_copy .one{
    margin: 0 0% 40px;
    
}

#Footer .footer_copy .one {
    
}

#Footer .widgets_wrapper .one-fourth.column {
    width: 25%
}
#Footer .footer_copy .one {
    width: 100%;
}
.footer-menu {
    padding-bottom: 10px;
}
#Footer .footer_copy .one {
    padding-top: 0px;
}
#Footer .footer-menu li {
    font-size: 13px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}
#Footer .footer-menu li a {
    font-weight: 500; 
}
#Footer .footer-menu li a:hover {
    color: #ddb77a;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
    text-decoration: none; 
}
#Footer .footer_copy .social {
    margin-right: 0px; 
    /*
    float: none;
    margin: auto 0;
    top: -65px;
    display: inline;
    position: relative;
    text-align: center;*/
}
#Footer .footer-bottom-menu {
    padding-left: 0px;
}
#Footer .footer_copy .copyright {
    float: right;
    text-align: right;
    font-size: 11px;
    display: block;
    width: 100%;
    padding-bottom: 20px;
    display: none;
}
#Footer .footer-menu {
    margin-left: 0px;
}
#Footer .footer-menu #text {
    display: none; 
}
#Footer .footer-left-menu li {
    float: left;
    padding-right: 25px;
}
#Footer .footer_copy .column.footer-left-menu {
    margin-left: 0px;
    margin: 0 0% 19px !important;
}
#Footer .one-third.column {
    width: 32%;
}
#Footer .footer_copy .column {
    margin: 0 1% 19px !important;
}


#Footer .footer-right-menu li {
    float: left;
    padding-left: 25px;
}

#Footer .footer-right-menu ul {
    float: right;
    margin-right: 10px;
}

#Footer .footer-right-menu .footer-menu {
    margin-right: -26px;
}

@media all and (max-width:1240px ) {
    #cc-window {
        font-size: 14px;
        line-height: 12px;
    }
    .cc-window.cc-banner {
        padding: 4px 10px !important
    }
    #Footer .footer-right-menu .footer-menu {
        margin-right: -18px;
    }
    #Footer .footer-menu li {
        font-size: 11px;
    }
}

@media all and (max-width:991px ) {
    #cc-window {
        font-size: 12px;
        line-height: 11px;
        display: block;
        text-align: center;
    }
    #cc-window.cc-window .cc-compliance .cc-accept-all {
        font-size: 12px;
        line-height: 11px; 
        padding-top: 5px;
        padding-bottom: 5px;
    }
    body .cc-compliance .cc-btn.cc-save-settings, body .cc-compliance .cc-btn.cc-save-settings:hover {
        font-size: 12px !important;
        line-height: 11px !important; 
    }
    #cc-window .cc-message {display: block; width: 100%; }
    .cc-window .cc-message {
        margin-bottom: 0em !important;
    }
    .cc-window.cc-banner {
        padding: 2px 5px !important
    }
    #cc-window.cc-type-categories.cc-bottom .cmplz-categories-wrap, #cc-window.cc-type-categories.cc-top .cmplz-categories-wrap {
        display: inline-block;
        line-height: 23px;
    }
    .cc-compliance {
        display: block !important;
    }
    #cc-window.cc-window .cc-compliance .cc-btn.cc-accept-all, .cc-compliance .cc-btn.cc-save-settings {
        display: inline-block !important;
        min-width: auto !important;
    }
}



.footer-menu-ul {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 19% 6% 28% 17% 18% 12%;
}
.footer-menu-ul li {
    /*width: 14%;*/
    display: inline-block;
    text-align: center; 
}
.footer-menu-ul li:first-child {
     text-align: left; 
}
.footer-menu-ul li:nth-child(2) {
     text-align: left; 
}
.footer-menu-ul li:last-child {
     text-align: right; 
}
.footer-menu-ul li a, #Footer .footer_copy .copyright a {
    font-size: 13px; 
    text-transform: uppercase; 
    color: #fff !important; 
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    letter-spacing: 1px; 
}
@media all and (max-width: 768px) {
    .footer-menu-ul li a, #Footer .footer_copy .copyright a {
        font-size: 14px; 
    }
}

.footer-menu-ul li a:hover, #Footer .footer_copy .copyright a:hover{
    color: #ddb77a !important; 
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
}

#menu-socialmedia-footer li {
    display: inline-block !important;
    float: right !important;
    width: 25px;
    margin-left: 8px;
    
}

#menu-socialmedia-footer li.facebook a::before {
    content: "";
    position: absolute;
    background-image: url("https://img.icons8.com/carbon-copy/2x/facebook-new.png");
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -17px;
    background-color: #fff;
}
#menu-socialmedia-footer li.twitter a::before {
    content: "";
    position: absolute;
    background-image: url("https://img.icons8.com/carbon-copy/2x/twitter.png");
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -17px;
    background-color: #fff;
}
#menu-socialmedia-footer li.linkedin a::before {
    content: "";
    position: absolute;
    background-image: url("https://img.icons8.com/carbon-copy/2x/linkedin.png");
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -17px;
    background-color: #fff;
}
#menu-socialmedia-footer li.xing a::before {
    content: "";
    position: absolute;
    background-image: url("https://img.icons8.com/carbon-copy/2x/xing.png");
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -17px;
    background-color: #fff;
}
@media all and (min-width: 1280px) {
    #back_to_top.in_footer {
        right: -12px;   
    }
    #Footer .footer-right-menu .footer-menu {
        margin-right: -20px;
    }
}
#back_to_top.in_footer {
    position: absolute;
    top: -10px;
    right: 0px;
    background-color: #0c0c0c;
    border-radius: 0px;
    right: -7px;
	    display: none;
}
.home #back_to_top.in_footer {
	top: -10px;
    
}


#back_to_top.in_footer i::before {
    color: #E0E0E0; 
}



@media (max-width: 1280px) {
    #Top_bar .menu > li > a {
        font-size: 15px;
    }
    #Top_bar .menu > li > a span:not(.description) {
        padding: 0 8px;
    }
       
    
    #referenzen .vc_col-sm-9 {
        width: 100%; 
    }
    #referenzen .vc_col-sm-3 {
        display: none; 
    }
    #splide01 .splide__arrows {
        right: 1%;
    }
}

@media (max-width: 991px) {
     #kontakt .kontakt-black-background, #kontakt .map-col{
        width: 100%; 
    } 
    #kontakt .map-col {
        margin-bottom: -35px;
    }
    #map {
        width: 100%; 
        position: relative;
        height: 400px;
        top: 0px; 
            
    }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1441px) {
    .header-fixed #Top_bar .logo {
		    margin: 0 15px 0px 0px;
    }   
}
@media (min-width: 2561px) and (max-height: 3840px) {
    #splide01, #left-button {
        margin-left: 25.5%;
    }
    #splide01 .splide__arrows {
            right: 25%;
    }
    #video-section .right_bottom {
        height: 97.5vh !important;
    }  
}
@media (min-width: 2126px) and (max-height: 2560px) {
    #splide01, #left-button {
        margin-left: 33.5%;
    }
    #splide01 .splide__arrows {
            right: 25%;
    }
    #video-section .right_bottom {
        height: 95.5vh !important;
    }
}
@media (min-width: 1921px) and (max-height: 2125px) {
    #splide01, #left-button {
        margin-left: 25.3%;
    }
    /*
    body .diamondswrap {
       left: 25% !important;
    }
    */
     #splide01 .splide__arrows {
            right: 25%;
    }
    #map {
      
    }
    
}



@media all and (min-width: 1681px) and (max-width: 1920px) {
		#splide01{
				/*margin-left: 17% !important; */
		}
        #splide01{
				margin-left: 17.2% !important;
		}
    /*
       .home .diamondswrap {
				margin-left: 17%;
		}*/
        #splide01 .splide__arrows {
            right: 17.2%;
        }
        #left-button{
    		left: 12% !important;
    		position: relative;
		}
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
		#splide01 {
				margin-left: 12%;
		}
    /*
		body #left-button, body .diamondswrap {
    		left: 13% !important;
    		position: relative;
		}
    */
         #splide01 .splide__arrows {
            right: 16%;
        }
}


@media all and (min-width: 1280px) and (max-width: 1440px) {
		#splide01 {
				margin-left: 6% !important;
		}
        #splide01 .splide__arrows {
            right: 4%;
        }
		/*#left-button, .diamondswrap {
    		left: 8% !important;
    		position: relative;
		}*/
}

@media (min-width: 1240px) {
   .container {
        max-width: 1234px;
    }
}

@media (max-width: 1024px) {
    body .secondary_menu_wrapper, .top_bar_right {
        display: none !important; 
    }
    #askg-down-button {
        position: relative;
        bottom: auto;
        float: none;
        text-align: center;
        height: 0vh;
    }
    
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media only screen and (min-width: 960px) and (max-width: 1239px) {
   
     .container, .section_wrapper{
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media (min-width: 1025px) and (max-width: 1240px) {
     #Subheader .title {
        font-size: 34px;
    }
    
   .page-template-template-portal .portal #Subheader {
        padding-top: 30px;
    }
    
    .page-template-template-portal #Subheader .title {
        padding-top: 42px;
    }
    #counter .vc_col-sm-3 {
        width: 50%;     
    }
    
    .counter-col-2::after {
        display: none; 
    }     
    .askg-counter-box {
        min-height: 80px; 
    }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 992px) and (max-width: 1024px) {
     #Subheader .title {
        font-size: 30px;
    }
    .page-template-template-portal #Subheader .title {
        padding-top: 36px;
    }
    
     .container, .section_wrapper{
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
     #counter .vc_col-sm-3 {
        width: 50%;     
    }
    
    .counter-col-2::after {
        display: none; 
    }
    .page-template-template-portal .portal #Subheader {
        padding-top: 30px;
    }
    .askg-counter-box {
        min-height: 80px; 
    }
    #Top_bar .secondary_menu_wrapper, .top_bar_right {
        display: none !important;
    }
    .layout-full-width.header-fw #Action_bar .container, .layout-full-width.header-fw #Top_bar .container, #Top_bar > .container > .one {
       
        backdrop-filter: blur(8px) !important;
    }
}


@media all and (min-width: 768px) {		
	.header-fixed #Top_bar .logo {
		    width: 208px;
	}
}



/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 991px) {
    #counter .vc_col-sm-3 {
        width: 50%;     
    }
    
    .counter-col-2::after {
        display: none; 
    }
    .askg-counter-box {
        min-height: 80px; 
    }
    .portal-box {
        width: 50%;
    }
    #Subheader .title {
        font-size: 30px;
    }
    .page-template-template-portal .portal #Subheader {
        padding-top: 45px;
    }
    .page-template-template-portal #Subheader .title {
        padding-top: 33px;
    }
    .erinnerung-content .portal-navlink-title::before { 
        left: 52px;
        }
     #splide01 .splide__arrows {
        left: -6px !important;
        right: auto !important;
       
    }
     #Footer .footer-left-menu li, #Footer .footer-right-menu li, #Footer .footer-right-menu ul{
        float: none;
    }
    #Footer .footer-menu li {
        font-size: 15px; 
    }
    #Footer .footer-right-menu li {
        padding-left: 0px; 
    }
    #Footer .footer-left-menu li {
        padding-right: 0px;
    }
    #Footer .footer-right-menu .footer-menu {
        margin-right: 0px;
    }
    
}


@media (min-width: 768px) and (max-width: 959px) {
    
     .container, .section_wrapper{
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    
   
    
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
 
}


@media screen and  (max-width: 767px) {
    .mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle {
        top: 24px !important;
    }
    
    #Top_bar {
            background-color: rgba(168, 168, 168, .6) !important;
    }
    
    .mobile-sticky #Top_bar.is-sticky #logo, .mobile-sticky #Top_bar.is-sticky .custom-logo-link {
        height: 100% !important;
        line-height: normal !important;
        margin: 0px 0px;
        
    }
    #splide01 {
        right: -5px;
    }
    
    #splide01 .splide__arrows {
        left: -6px !important;
        right: auto !important;
       
    }
    .navlinks-button {
        margin-top: -37px;
    }
    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo, #Top_bar.is-sticky #logo, #Top_bar.is-sticky .custom-logo-link {
        width: 200px; 
    }
    .counter-col-1::after, .counter-col-2::after, .counter-col-3::after {
        display: none; 
    }
    .askg-counter-box {
        min-height: 80px; 
    }
    .footer-col-2, .footer-col-3 {
        display: none; 
    }
    .container, .section_wrapper{
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #Top_bar .logo {
        text-align: left;
       
    }

    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
        margin: 0px 0px;
    }
    .header-fixed #Top_bar .top_bar_right, #Top_bar .secondary_menu_wrapper {
        display: none !important; 
    }
    .icon_box.icon_position_left .image_wrapper {
        margin-left: -49px;
    }
    .navlinks-button-row {
        margin-top: 17px !important;
    }
    
    #Footer .column {
        margin: 0 0% 0px !important;
        text-align: center;
    }
    #Footer .footer-bottom-menu {
        padding-left: 0px;
            padding-bottom: 20px;
    }
    #Footer h4, #Footer .footer-col-4 .textwidget{
        text-align: center;
    }
    #Footer h4 {
        margin-bottom: 20px;
    }
    .footer-menu-ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0px;
        grid-auto-rows: minmax(0px, auto);
        display: grid;
        grid-auto-flow: inherit;
        padding-bottom: 30px;
    }
    .footer-menu-ul li, .footer-menu-ul li:first-child , .footer-menu-ul li:last-child {
        text-align: left;
        display: block;
        line-height: 26px;
    }
   
    #Footer .footer_copy .copyright {
        text-align: center;
    }
    
    #menu-socialmedia-footer li {
        float: none !important;
    }
    
    #back_to_top.in_footer {
        top: -26px !important;
    }
    
   
    
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    .referenzen-header h2 {
        line-height: 32px;
    }
    .referenz-text {
        font-size: 14px;
    }
    #Subheader .title {
        font-size: 28px;
    }
    #Subheader {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    #Subheader .title {
        font-size: 30px;
    }
    #Content {
        padding-top: 120px;
    }
     .page-template-template-portal .portal #Subheader {
        padding-top: 70px;
        padding-bottom: 17px;
    }
    .page-template-template-portal #Subheader .title {
        padding-top: 0px;
    }
    .sub-title {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
    }
     .erinnerung-content .portal-navlink-title::before {
        left: 56px; 
    }
    .askg-form-anmeldung ul.gform_fields:not(.top_label) .gfield_label {
        width: 100% !important;
    }
     #gform_12 .gform_footer:not(.top_label) {
        margin-left: 0%;
    }
    #gform_submit_button_12 {
        width: auto !important;
    }
     .portal-box {
        padding: 8.5px !important;
    }
     #Footer .footer-left-menu li, #Footer .footer-right-menu li, #Footer .footer-right-menu ul{
        float: none;
    }
    #Footer .footer-menu li {
        font-size: 15px; 
    }
    #Footer .footer-right-menu li {
        padding-left: 0px; 
    }
    #Footer .footer-left-menu li {
        padding-right: 0px;
    }
    #Footer .footer-right-menu .footer-menu {
        margin-right: 0px;
    }
}

@media (max-width: 480px) {
      
    .referenzen-header h2 {
        line-height: 32px;
    }
    .referenz-text {
        font-size: 14px;
    }
    #Subheader .title {
        font-size: 22px;
    }
    #Subheader {
        padding-top: 80px;
        padding-bottom: 53px;
    }
    .page-template-template-portal .portal #Subheader {
        padding-top: 70px;
        padding-bottom: 26px;
    }
    
    .portal-box {
       padding: 6.5px !important;
    }
   
    #Subheader .title {
        font-size: 24px;
    }
    .page-template-template-portal #Subheader .title {
        padding-top: 0px;
    }
    #Content {
        padding-top: 120px;
    }
    .sub-title {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
    }
    .icon_box.icon_position_left .desc_wrapper {
        font-size: 14px;
    }
    .askg-form-anmeldung ul.gform_fields:not(.top_label) .gfield_label {
        width: 100% !important;
    }
     #splide01 .splide__arrow--prev svg {
        margin-top: 4px;
    }
    .icon_box.icon_position_left .image_wrapper {
        margin-left: 00px !important;
    }
    .kontakt-black-background  > .vc_column-inner {
        padding-left: 3px; 
        padding-right: 3px;
    }
    .erinnerung-content .portal-navlink-title::before {
        left: 35px; 
    }
    #gform_12 .gform_footer:not(.top_label) {
        margin-left: 0%;
    }
    #gform_submit_button_12 {
        width: auto !important;
    }
    #Footer .footer-left-menu li, #Footer .footer-right-menu li, #Footer .footer-right-menu ul{
        float: none;
    }
    #Footer .footer-menu li {
        font-size: 15px; 
    }
    #Footer .footer-right-menu li {
        padding-left: 0px; 
    }
    #Footer .footer-left-menu li {
        padding-right: 0px;
    }
    #Footer .footer-right-menu .footer-menu {
        margin-right: 0px;
    }
    #back_to_top.in_footer {
        top: -26px !important;
    }
}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    
}

#logos {
	position: absolute;
	float: left;
	width: 100%;
	text-align: left;
	bottom: 0px;
	left: 38px;
    padding-left: 20px;
    padding-right: 42px;
}
.askg-logos {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 30px;
    grid-template-areas: ". . . . . .";
		padding-right: 0px;
}
#askg-logo-row {
    /*margin-top: -97px;*/
    margin-top: -68px;;
    background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(73,74,82,1) 81%, rgba(73,74,82,1) 100%);
}
@media all and (max-width: 1240px) {
    .logo-content {
        text-align: center !important;
    }
    .askg-logos {
       
        width: 1240px;
    }    
    
    #askg-logo-row {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        scrollbar-width: none;
        z-index: 0;
        position: relative; 
    }
}
@media all and (max-width: 991px) {
    .logo-content {
        text-align: left !important;
    }
    .askg-logos {
       
        width: 991px;
    }    
    
    #askg-logo-row {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        scrollbar-width: none;
        z-index: 0;
        position: relative; 
    }
    .mobile-no-background {
        display: none;
    }
}
@media all and (max-width: 766px) {
     .logo-content {
        text-align: center !important;
    }  
    .askg-logos {
        gap: 0px 10px;
    }
}

.askg-logos img {
    max-height: 40px;
}

.sliders {
    font-size: 16px; 
    line-height: normal; 
    color: #ddb77a; 
    margin-left: 22%;
    letter-spacing: 1px;
    font-family: "Heebo", Helvetica, Arial, sans-serif;
    display: block;
    padding-top: 60px;
}

.sliders h1 {
    font-size: 40px; 
    line-height: 42px;
    color: #ddb77a; 
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding-bottom: 15px;
    
}
.sliders h2 {
    font-size: 32px;
    line-height: 32px; 
    color: #fff; 
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding-bottom: 10px;
}

.askg-slider-button .vc_general {
    display: none; 
    color: #ddb77a !important;
    border-color: #ebebeb !important;
    background-color: rgba(255,255,255,0) !important;
    border-top: 0px solid #000;
    background-image: none;
    border-right: 0px solid #000;
    border-left: 0px solid #000;
    border-radius: 0px;
    font-size: 26px;
    border-bottom: 1px solid #ddb77a !important;
    font-weight: 800;
    letter-spacing: 1px; 
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 5px; 
    padding-right: 5px;
}
.askg-slider-button .vc_general:hover {
    color: #fff !important; 
    border-top: 0px solid #000 !important;
    border-right: 0px solid #000 !important;
    border-left: 0px solid #000 !important;
    border-bottom: 1px solid #fff !important;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    
}
    
#site-header {
 	height: 18vh ; 
    margin-bottom: 0px !important;
}
#site-footer {
    margin-top: 0px;
}
.full_height {
	height: 78vh;
}

#video-section .top-left-triangle {
 	 position: relative;
     overflow: hidden;   
}
#video-section .top-left-triangle {
   height: 50%;	   
}

#video-section .top-left-triangle .left_top {
    width: 45vh !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#video-section .right_bottom {
 	position: relative;
    z-index: 1;
    width: auto !important;
    display: inline-flex;
    height: 93.2vh;
}

#video-section {
 	background-color: #000;   
    z-index: 0;
    padding-top: 5px;
   
}
#video-section .right-triangle {
    position: absolute;
    right: 0px;
}

#video-section .text-slider {
 	display: flex;
    justify-content: center;
    align-items: center;
    height: 40%;   
}

#video-section .references {
    display: grid;
	justify-content: center;
	align-items: end;
	height: 10%;
    display: grid;
    grid-template-columns: min-content auto;
    grid-template-rows: 100px;
    grid-template-areas: "logo nav";
}
#video-section .references div {
 	
}

#video-section .icon-down {
 	position: absolute;
    bottom: -8px;
    text-align: center;   
}
#video-section .arrow-down {
	width: 0; 
  	height: 0; 
  	border-left: 20px solid transparent;
  	border-right: 20px solid transparent;
    border-top: 20px solid #d6aa6b;
    margin: 0 auto;
}

.slide-content h1, .slide-content  p {
	color: #CBA669 !important; 
    font-family: "Montserrat", Helvetica, Arial, sans-serif;

}

.slide-content  h2  {
	color: #fff !important; 
}

.start-right-col {
    z-index: 0;
}

#mobile-logos {
    background-color: #0C0C0C;
    padding-top: 23px;
}
#mobile-logos .logo-content {
    text-align: center;
}
.logo-content {
	text-align: center;
    margin: auto 0;
}

#mobile-logos .askg-logos img {
    max-height: 28px;
}
@media (min-width: 1921px) and (max-height: 2560px) {
    
}
@media (min-width: 1681px) and (max-width: 1920px) and (min-height: 948px) {
       #video-section .right_bottom {
         padding-top: 30vh;
    }  
}

@media (min-width: 1440px) and (max-width: 1680px) {
     #Top_bar .menu > li > a {
        font-size: 15px;  
    }
    #Top_bar .menu > li > a span:not(.description) {
       padding: 0 10px;
    }
    .sliders {
        font-size: 26px;
        line-height: 36px;
        margin-left: 13%;
    }  
   
    .askg-logos {
        padding-right: 117px;
    }
    .askg-logos img {
        max-height: 43px;
    }
}
@media (min-width: 1440px) and (max-width: 1680px) {
    #Top_bar .menu > li > a span:not(.description) {
      padding: 0 0px;
        margin: 0px 12px;
        font-size: 14px;
    }
}
@media (min-width: 1440px) and (max-width: 1680px) and (min-height: 900px) {
      #video-section .right_bottom {
         padding-top: 34vh;
    }
    
}

@media (min-width: 1241px) and (max-width: 1440px) {

    #Top_bar .menu > li > a span:not(.description) {
      padding: 0 0px;
        margin: 0px 7px;
        font-size: 12px;
    }
    #Top_bar .menu {
        padding-left: 10px;
    }

    .sliders h2 {
        font-size: 24px;
    }
    .sliders {
        line-height: 20px;
        font-size: 16px;
        margin-left: 10%;
    }
  
   
    .askg-logos {
       padding-right: 117px !important;
    }
    .askg-logos img {
        max-height: 36px;
    }
}

@media (min-width: 1241px) and (max-width: 1440px) and (min-height: 760px) {
      #video-section .right_bottom {
         padding-top: 40vh;
    }
}

@media (min-width: 1025px) {
    #mobile-logos {
        display: none; 
    }
}



/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1240px) {
    

    .start-left-col, .start-right-col{
        width: 100%; 
    }
   
    .sliders {
        font-size: 32px;
        line-height: 38px;
        margin-left: 0%;
    }
   
    .sliders h1 {
        font-size: 28px;
            line-height: 32px;
    }
     .sliders h2 {
        font-size: 24px;
             line-height: 26px;
    }
    .sliders p {
         font-size: 20px;
        line-height: 24px;
    }
    #video-section .top-left-triangle .left_top {
     	width: 25vw !important;   
    }
    #video-section .right_bottom {
     	
    }

    
    .sliders h1 {
        font-size: 24px;
            line-height: 28px;
    }
     .sliders h2 {
        font-size: 20px;
             line-height: 22px;
    }
    .sliders p {
         font-size: 18px;
        line-height: 22px;
    }
     .askg-logos img {
        max-height: 28px;
    }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 992px) and (max-width: 1240px) {
     #Header_wrapper {
        
    }
    #video-section {
        height: 90vh;
        padding-top: 0px;
    }
    .start-left-col {
        height: 49vh;
    }
    .start-right-col {
        height: 34vh;
    }
     .askg-slider-button {
        height: 18vh;
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    
    .start-left-col, .start-right-col{
        width: 100%; 
    }
    /*
    #video-section .right-triangle {
        position: relative;
    }*/
     .askg-logos img {
        max-height: 40px;
    }
    .sliders {
        font-size: 32px;
        line-height: 38px;
        text-align:center; 
        margin-left: 0%;
    }
    .askg-slider-button .vc_general {
        font-size: 20px;
    }
    
    .askg-slider-button {
       
    }
  
    #video-section .top-left-triangle {
    	height: 15vh;
	}
    
   .slide-content {
        height: 11vh;
        display: block;
    }
    
    .sliders h1 {
        font-size: 36px;
        line-height: 36px;
    }
     .sliders h2 {
        font-size: 32px;
             line-height: 32px;
    }
    .sliders p {
        font-size: 24px;
        line-height: 24px;
    }
    
    .askg-logos {
        margin-left: 0px;
    }
    
    .askg-slider-button {
        height: 10vh;
    }
    
    #video-section .right-triangle {
        position: relative;
    }
    
    #video-section .top-left-triangle {
    	height: 22vh;
	}
    #video-section .top-left-triangle .left_top {
     	width: 30% !important;
        display: none;
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .right_bottom {
     	 width: auto !important;
         right: 0px;
         top: 0px;
         float: right; 
         height: 44vh;
    }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 600px) and (max-width: 768px) {
    .start-left-col, .start-right-col {
        height: 50vh
    }  
}
@media (min-width: 768px) and (max-width: 991px) {
    #logos {
        display: none; 
    }
    .start-left-col, .start-right-col{
        width: 100%; 
    }
    .sliders {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-left: 0%;
    }
  
    #video-section .top-left-triangle {
    	height: 15vh;
	}
    
   .slide-content {
        height: 11vh;
        display: block;
    }
    
    .sliders h1 {
        font-size: 32px;
        line-height: 28px;

    }
     .sliders h2 {
        font-size: 26px;
        line-height: 32px !important;
    }
    .sliders p {
         font-size: 18px;
        line-height: 22px;
    }
    
    .askg-slider-button {
        height: 10vh;
         display: block !important;
    }
    
    .start-left-col, .start-right-col {
        height: 50vh
    }
    
     
    #video-section .right-triangle {
        position: relative;
    }
    #video-section .top-left-triangle .left_top {
     	width: 25% !important; 
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .right_bottom {
     	 width: auto !important;
         right: 0px;
         top: 0px;
         float: right; 
         height: 40vh;
    }
    .start-right-col {
        z-index: 0;
    }
}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 991px) and (max-width: 1025px) and (orientation: landscape) {
  
    #logos {
        display: none; 
    }
  
}
@media (min-width: 991px) and (max-width: 1025px) and (orientation: portrait) {
   
    #logos, .secondary_menu_wrapper {
        display: none; 
    }
    .askg-logos {
        margin-left: 0px !important;
        margin-bottom: -18px !important;
    }
    
    #askg-down-button {
        text-align: center;
        float: none; 
    }
  
}

@media (min-width: 767px) and (max-width: 991px) and (orientation: portrait) {
    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo, #Top_bar.is-sticky #logo, #Top_bar.is-sticky .custom-logo-link {
        
    }
    #Top_bar {
         top: 0px;
    }
    #logos, .secondary_menu_wrapper {
        display: none !important; 
    }
    .askg-logos {
        margin-left: 0px !important;
        margin-bottom: -18px !important;
    }
    #askg-down-button {
        text-align: center;
        float: none; 
    }
  
}

@media (max-width: 991px) {
    .referenz-text {
        width: 100%;
        display: block;
    }
    .referenz-info {
        width: 100%;
    }
    .icon_box.icon_position_left .image_wrapper {
        margin-left: -27px;
        position: absolute;
    }
    .mobiledisplaynone {
        display: none;
    }
    .section-title {
        padding-bottom: 0px;
    }
    .referenz-image {
        width: 25%;
    }
    .askg-section {
        padding: 100px 0;
    }
    .askg-counter-box .askg-counter {
        font-size: 64px;
        margin-bottom: 15px;
    }
    .icon_box.icon_position_left {
        padding-left: 36px;
    }
    .icon_box.icon_position_left .image_wrapper {
        margin-left: 0px;
    }
}



@media (min-width: 991px) and (max-width: 1240px) {
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
        line-height: normal;
        width: 165px !important;
    }
    #video-section .top-left-triangle .left_top {
        display: none;
    }
    #video-section .right-triangle {
        position: relative;
    }
    #Header_wrapper {
        
    }
    #video-section {
        height: 90vh;
        padding-top: 0px;
    }
    #logos, .secondary_menu_wrapper {
        display: none;
    }
    #askg-down-button {
        text-align: center;
        float: none;
        bottom: 0%;
        height: 0vh;
    }
    .sliders {
        text-align: center;
    }
    .start-left-col {
        height: 49vh;
    }
    .start-right-col {
        height: 42vh;
    }
     .askg-slider-button {
        height: 18vh;
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    
}

@media (min-width: 768px) and (max-width: 991px) {
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
        line-height: normal;
        width: 165px !important; 
       
    }
    #video-section .top-left-triangle .left_top {
        display: none;
    }
    #Header_wrapper {
        
    }
    #video-section {
        height: 90vh;
        padding-top: 0px;
    }
    .start-left-col {
        height: 49vh;
    }
    .start-right-col {
        height: 34vh;
    }
     .askg-slider-button {
        height: 18vh;
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 421px to 767px
*/

@media (min-width: 721px) and (max-width: 767px) {
     #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
        line-height: normal;
        width: 165px !important; 
    }
    #Top_bar a.responsive-menu-toggle {
        top: 24px;
    }
    #Header_wrapper {
        
    }
    #video-section {
        height: 90vh;
    }
    .start-left-col {
        height: 56vh;
    }
    .start-right-col {
        height: 34vh;
    }
    #video-section .top-left-triangle .left_top {
        display: none;
    }
    #logos {
        display: none; 
    }
    .sliders {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-left: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        
    }
    .askg-slider-button {
         display: block !important;
    }
    
    .askg-slider-button .vc_general {
        font-size: 18px;
        line-height: 22px;
        
    }
    .slide-content {
        height: 5vh;
        display: block;
    }
    .slide-content {
        
    }
    .sliders h1 {
        font-size: 34px;
        line-height: 30px;
    }
     .sliders h2 {
        font-size: 25px;
        line-height: 32px !important;
    }
    .sliders p {
         font-size: 16px;
        line-height: 22px;
    }
    .askg-slider-button {
        height: 18vh;
    }
    
    #video-section {
        padding-top: 67px !important; 
    }
    
    #video-section .right-triangle {
        position: relative;
    }
  
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    #video-section .top-left-triangle .left_top {
     	width: 27% !important; 
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .right_bottom {
     	 width: auto !important;
         right: 0px;
         top: 0px;
         float: right; 
         height: 29vh;
    }
    .start-right-col {
        z-index: 0;
    }
  
}

@media (min-width: 481px) and (max-width: 600px) {
    #video-section .right_bottom {
        height: 26vh;
    }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 720px
*/

@media (min-width: 480px) and (max-width: 720px) {
    #logos {
        display: none; 
    }
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
          line-height: normal;
        width: 165px !important;
    }
    #Top_bar a.responsive-menu-toggle {
        top: 24px;
    }
    #Header_wrapper {
        
    }
    #video-section {
        height: 90vh;
    }
    .start-left-col {
        height: 56vh;
    }
    .start-right-col {
        height: 34vh;
    }
    #video-section .top-left-triangle .left_top {
        display: none;
    }
    .sliders {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-left: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        
    }
    .askg-slider-button {
         display: block !important;
    }
    
    .askg-slider-button .vc_general {
        font-size: 18px;
        line-height: 22px;
        
    }
    .slide-content {
        height: 5vh;
        display: block;
    }
    .slide-content {
        
    }
    .sliders h1 {
        font-size: 32px;
        line-height: 36px !important;
    }
     .sliders h2 {
        font-size: 24px;
        line-height: 28px !important;
    }
    .sliders p {
         font-size: 18px;
        line-height: 22px;
    }
    .askg-slider-button {
        height: 18vh;
    }
    
    #video-section {
        padding-top: 0px !important; 
    }
    
    #video-section .right-triangle {
        position: relative;
    }
  
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    #video-section .top-left-triangle .left_top {
     	width: 27% !important; 
    }
    #video-section .text-slider {
     	height: 20vh;   
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .right_bottom {
     	 width: auto !important;
         right: 0px;
         top: 0px;
         float: right; 
         height: 36vh;
    }
    .start-right-col {
        z-index: 0;
    }
  
}


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 479px) {
    #logos {
        display: none; 
    }
    .askg-logos {
        display: grid;
        margin-bottom: -30px !important;
    }
    #mobile-logos .logo-content {
        margin-bottom: 13px; 
        padding: 6px;
    }
    
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
           line-height: normal;
        width: 165px !important;
    
    }
    .mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle {
        top: 22px !important;
    }
    .mobile-sticky #Top_bar.is-sticky #logo, .mobile-sticky #Top_bar.is-sticky .custom-logo-link {
        margin: 0px  0px;
    }

    #Top_bar a.responsive-menu-toggle {
        top: 24px;
    }
    
    #Header_wrapper {
    
        background-color:  rgba(255,255,255,0) !important;
    }
    #video-section {
        height: 90vh;
    }
    .start-left-col {
        height: 52vh;
    }
    .start-right-col {
        height: 34vh;
    }
    #video-section .top-left-triangle .left_top {
        display: none;
    }
    

    .sliders {
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        
        margin-left: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .askg-slider-button .vc_general {
        font-size:  16px;
        line-height: 20px;
        
    }
    .slide-content {
        height: 10vh;
        display: block;
    }
    
    .sliders h1 {
        font-size: 24px;
            line-height: 24px;
    }
     .sliders h2 {
        font-size: 18px;
             line-height: 20px !important;
    }
    .sliders p {
         font-size: 14px;
        line-height: 18px;
    }
    .askg-slider-button {
        height: 10vh;
    }
    
    #video-section {
        padding-top: 0px !important; 
    }

    
  	#video-section .top-left-triangle .left_top {
     	width: 30vw !important;  
    }
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    #video-section .text-slider {
     	height: 10vh;   
    }
    #video-section .right-triangle {
        position: relative;
        right: 0px;
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .right_bottom {
     	 width: auto !important;
         right: 0px;
         top: 0px;
         float: right; 
         height: 36vh;
         position: absolute;
    }
    .start-right-col {
        z-index: 0;
    }
  
}


@media (max-width: 319px) {
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
        margin-bottom: -31px;
        width: 139px !important;
        margin-top: -9px;
    }
    #Top_bar a.responsive-menu-toggle {
        top: 26px;
    }
    .mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle {
        top: 26px !important;
    }
     .askg-logos {
        display: grid;
        margin-bottom: -30px !important;
    }
    
     .sliders {
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        
        margin-left: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .askg-slider-button .vc_general {
        font-size:  16px;
        line-height: 20px;
        
    }
    .slide-content {
        height: 5vh;
        display: block;
    }
    .slide-content {
        
    }
    .sliders h1 {
        font-size: 20px;
            line-height: 24px;
    }
     .sliders h2 {
        font-size: 16px;
             line-height: 20px;
    }
    .sliders p {
         font-size: 14px;
        line-height: 18px;
    }
    .askg-slider-button {
        height: 10vh;
    }
    #logos {
        display: none;
    }
    #Header_wrapper {
        height: 10vh;
    }
    #video-section {
        height: 90vh;
    }
    .start-left-col {
        height: 56vh;
    }
    .start-right-col {
        height: 34vh;
    }
    #video-section .top-left-triangle .left_top {
        display: none;
    }
    
    
    #video-section {
        padding-top: 0px !important; 
    }

    
  	#video-section .top-left-triangle .left_top {
     	width: 40vw !important;   
    }
    #video-section .top-left-triangle {
    	height: 10vh;
	}
    #video-section .text-slider {
     	height: 10vh;   
    }
    #video-section .right-triangle {
        position: relative;
        right: 0px;
    }
    #video-section .references {
     	height: 0vh;   
    }
    #video-section .right_bottom {
     	 width: auto !important;
         right: 0px;
         top: 0px;
         float: right; 
         height: 34vh;
         position: absolute;
    }
    
    .start-right-col {
        z-index: 0;
    }
}






@media (min-width: 2200px) {
	.con-startpage-top-cut:before {	
		width: 22%;
	}
}
@media (max-width: 2199px) {
	.con-startpage-top-cut:before {	
		width: 21.9%;
	}
}
@media (max-width: 2160px) {
	.con-startpage-top-cut:before {	
		width: 21.4%;
	}
}
@media (max-width: 2130px) {
	.con-startpage-top-cut:before {	
		width: 21.2%;
	}
}
@media (max-width: 2090px) {
	body #splide01 { 
		margin-left: 20%;
	}
}
@media (max-width: 2070px) {
	body #splide01 {
      margin-left: 19.7% !important;
    }
}
@media (max-width: 2040px) {
	body #splide01 {
      margin-left: 19.2% !important;
    }
}
@media (max-width: 2000px) {
	body #splide01 {
      margin-left: 18.7% !important;
    }
}
@media (max-width: 1960px) {
    body #splide01 {
      margin-left: 18% !important;
    }
}
@media (max-width: 1920px) {
	body #splide01 {
        margin-left: 17.2% !important;
    }
}
@media (max-width: 1900px) {
	body #splide01 {
        margin-left: 17.2% !important;
    }
}
@media (max-width: 1880px) {
	body #splide01 {
        margin-left: 16.4% !important;
    }
}
@media (max-width: 1840px) {
	body #splide01 {
        margin-left: 15.7% !important;
    }
}
@media (max-width: 1800px) {
	body #splide01 {
        margin-left: 15.3% !important;
    }
}
@media (max-width: 1780px) {
	body #splide01 {
        margin-left: 14.8% !important;
    }
}
@media (max-width: 1760px) {
	body #splide01 {
        margin-left: 14.0% !important;
    }
}
@media (max-width: 1740px) {
	body #splide01 {
       margin-left: 14% !important;
    }
}
@media (max-width: 1720px) {
	body #splide01 {
       margin-left: 13.6% !important;
    }
}
@media (max-width: 1700px) {
	body #splide01 {
        margin-left: 13% !important;
    }
}
@media (max-width: 1680px) {
	body #splide01 {
        margin-left: 12.8% !important;
    }
}
@media (max-width: 1660px) {
	body #splide01 {
        margin-left: 12.2% !important;
    }
}
@media (max-width: 1640px) {
	body #splide01 {
        margin-left: 12% !important;
    }
}
@media (max-width: 1620px) {
	body #splide01 {
        margin-left: 11.3% !important;
    }
}
@media (max-width: 1600px) {
	body #splide01 {
        margin-left: 11% !important;
    }
}
@media (max-width: 1580px) {
	body #splide01 {
        margin-left: 10.3% !important;
    }
}
@media (max-width: 1560px) {
	body #splide01 {
        margin-left: 9.7% !important;
    }
}
@media (max-width: 1540px) {
	body #splide01 {
        margin-left: 9.2% !important;
    }
}
@media (max-width: 1520px) {
	body #splide01 {
        margin-left: 8.6%!important;
    }
}
@media (max-width: 1500px) {
	body #splide01 {
        margin-left: 8.1% !important;
    }
}
@media (max-width: 1480px) {
	body #splide01 {
        margin-left: 7.6% !important;
    }
}
@media (max-width: 1460px) {
	body #splide01 {
        margin-left: 7% !important;
    }
}
@media (max-width: 1440px) {
	body #splide01 {
        margin-left: 6.5% !important;
    }
}
@media (max-width: 1420px) {
	body #splide01 {
        margin-left: 5.6% !important;
    }
}
@media (max-width: 1400px) {
	body #splide01 {
        margin-left: 5% !important;
    }
}
@media (max-width: 1380px) {
	body #splide01 {
        margin-left: 4.3% !important;
    }
}
@media (max-width: 1360px) {
	body #splide01 {
        margin-left: 3.8% !important;
    }
}
@media (max-width: 1340px) {
	body #splide01 {
        margin-left: 3% !important;
    }
}
@media (max-width: 1320px) {
	body #splide01 {
        margin-left: 2.4% !important;
    }
}
@media (max-width: 1300px) {
	body #splide01 {
        margin-left: 1.2% !important;
    }
}

@media (max-width: 1280px) {
	body #splide01 {
        margin-left: 1% !important;
    }
    
}
@media (max-width: 991px) {
	body #splide01 {
        margin-left: 1% !important;
    }
    .navlinks-button {
        margin-top: 0px;
    }
}
@media (max-width: 768px) {
	body #splide01 {
        margin-left: 0% !important;
    }
}

@media (max-width: 1600px) {
	.con-startpage-top-cut:before {	
		width: 11.8%;
	}
}
@media (max-width: 1560px) {
	.con-startpage-top-cut:before {	
		width: 10.8%;
	}
}
@media (max-width: 1520px) {
	.con-startpage-top-cut:before {	
		width: 9.7%;
	}
}
@media (max-width: 1480px) {
	.con-startpage-top-cut:before {	
		width: 8.6%;
	}
}
@media (max-width: 1440px) {
	.con-startpage-top-cut:before {	
		width: 7.4%;
	}
}
@media (max-width: 1400px) {
	.con-startpage-top-cut:before {	
		width: 6.2%;
	}
}
@media (max-width: 1360px) {
	.con-startpage-top-cut:before {	
		width: 4.9%;
	}
}
@media (max-width: 1340px) {
	.con-startpage-top-cut:before {	
		width: 4.7%;
	}
}
@media (max-width: 1320px) {
	.con-startpage-top-cut:before {	
		width: 3.6%;
	}
}
@media (max-width: 1300px) {
	.con-startpage-top-cut:before {	
		width: 2.4%;
	}
}
@media (max-width: 1280px) {
	.con-startpage-top-cut:before {	
		width: 2%;
	}
}




























/* TEAM SECTIOn */

/* line 3, ../sass/screen.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../sass/screen.scss */
html,
body,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* @group mixins */
/* @end */
/* @group diamonds */
/* line 55, ../sass/screen.scss */


.diamonds {
  font: Helvetica, Arial, sans-serif;
  font-size: 0;
  margin: 0px auto;
}
@media only screen and (min-width: 1348px) {
  /* line 25, ../sass/screen.scss */
  .csstransforms .diamonds {
    /*max-width: 1270px;*/
  }
  /* line 29, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(9n+6) {
    margin-left: 135px;
  }
  /* line 33, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(9n+5) {
    margin-right: 0;
  }
  /* line 37, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(n+5) {
    margin-top: -55px;
  }
}
@media only screen and (max-width: 1347px) and (min-width: 1078px) {
  /* line 25, ../sass/screen.scss */
  .csstransforms .diamonds {
    /*max-width: 1000px;*/
  }
  /* line 29, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(7n+5) {
    margin-left: 135px;
  }
  /* line 33, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(7n+4) {
    margin-right: 0;
  }
  /* line 37, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(n+4) {
    margin-top: -55px;
  }
}
@media only screen and (max-width: 1077px) and (min-width: 808px) {
  /* line 25, ../sass/screen.scss */
  .csstransforms .diamonds {
    /*max-width: 730px;*/
  }
  /* line 29, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(5n+4) {
    margin-left: 135px;
  }
  /* line 33, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(5n+3) {
    margin-right: 0;
  }
  /* line 37, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(n+3) {
    margin-top: -55px;
  }
}
@media only screen and (max-width: 807px) and (min-width: 538px) {
  /* line 25, ../sass/screen.scss */
  .csstransforms .diamonds {
    /*max-width: 460px;*/
  }
  /* line 29, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(3n+3) {
    margin-left: 135px;
  }
  /* line 33, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(3n+2) {
    margin-right: 0;
  }
  /* line 37, ../sass/screen.scss */
  .csstransforms .diamonds > li:nth-child(n+2) {
    margin-top: -55px;
  }
}
/* line 65, ../sass/screen.scss */
.csstransforms .diamonds {
  padding: 39px 0;
}
@media only screen and (max-width: 537px) {
  /* line 65, ../sass/screen.scss */
  .csstransforms .diamonds {
    padding: 0;
    text-align: center;
  }
}
/* line 74, ../sass/screen.scss */
.no-csstransforms .diamonds {
  max-width: 1060px;
}
/* line 78, ../sass/screen.scss */
.diamonds > li {
  display: inline-block;
  font-size: 18px;
  margin-right: 80px;
}
@media only screen and (max-width: 537px) {
  /* line 78, ../sass/screen.scss */
  .diamonds > li {
    margin-right: 0;
    width: 160px;
  }
}
/* line 88, ../sass/screen.scss */
.no-csstransforms .diamonds > li {
  margin: 0 20px 20px 0;
}
/* line 93, ../sass/screen.scss */
.diamonds .diamond {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #f4f4f4;
  -webkit-box-shadow: 0 0 0 2px #ffffff;
  -moz-box-shadow: 0 0 0 2px #ffffff;
  box-shadow: 0 0 0 2px #ffffff;
  color: #000;
  display: block;
  height: 190px;
  overflow: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  position: relative;
  text-decoration: none;
  width: 190px;
}
.diamonds .diamond p {
 	margin-bottom: 0px;   
}
.diamonds .last-item .diamond {
    background-color:  #d3b37c !important; 
    
}
.diamonds .last-item .diamond .content {
 	opacity: 1 !important;   
}
.diamonds .team-member-bild {
 	width: 100%;  
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(+45deg);
    position: absolute; 
    opacity: 1; 
    -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    

}
.diamonds .diamond:hover {
 	background-color: #d3b37c !important;   
}
.diamonds .diamond:hover .team-member-bild {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
}
.diamonds .diamond:hover .content {
 	opacity: 1;    
    -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
}
/* line 106, ../sass/screen.scss */
.csstransforms .diamonds .diamond {
  overflow: hidden;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
    background-size: cover;
}
@media only screen and (max-width: 537px) {
  /* line 106, ../sass/screen.scss */
  .csstransforms .diamonds .diamond {
    height: 160px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 160px;
  }
}
/* line 118, ../sass/screen.scss */
.diamonds .content {
  display: table-cell;
  height: 190px;
  padding: 0 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  vertical-align: middle;
  width: 190px;
    opacity:0; 

}
@media only screen and (max-width: 537px) {
  /* line 128, ../sass/screen.scss */
  .csstransforms .diamonds .content {
    height: 160px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 160px;
  }
}

/* @end */




 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .diamond-row-wrap:nth-child(3) .diamond-row-upper .diamond-box-wrap:nth-child(6)::after {
         margin-left: 129px !important
     }
     :nth-child(3).diamond-row-wrap .diamond-row-upper :nth-child(1).diamond-box-wrap::after {
         margin-left: 129px !important
    }
    #team-list {
        margin-bottom: -200px;
    }
     .diamond-row-wrap:nth-child(3) {
         margin-bottom: -40px
     }
    .ieonly {
         display: block !important;
         margin-bottom: -40px; 
         
     } 
     #map {
         display: none !important
     }
     .splide__arrow--next {
         top: 2px; 
     }
     .header-fixed #Top_bar .menu > li.current-menu-item > a > span {
         border-bottom: 0px solid rgba(255,255,255,1);
     }
     .header-fixed #Top_bar .logo {
         width: 209px !important;
     }
     .runde-image img, .referenz-image img  {
         border-radius: 200px
     }

    .button-default .button, .button-default button, .button-default input[type='button'], .button-default input[type='reset'], .button-default input[type='submit'] {

        box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.03), inset 0px 0px 0px 0px rgba(0,0,0,0.07) !important;
    }

 }





 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
 	.vc_custom_1625063398127 .vc_col-sm-12 {
		height: 100vh; 
		align-items: center; 
	}
	[data-vc-full-width].vc_row {
		overflow: visible !important;
	}
 }