/*******************************************************************************************/
/*** ALLGEMEIN *****************************************************************************/
/*******************************************************************************************/

/*** Bewerberzahl in Topbar ***/
.topbar-icon-1:before {
    content: "";
    display:none; /* temp - keine Stellen online */
}

.hide{
  display:none;
}


/*** Schriften in unterschiedlichen Browsern ähnlich rendern ***/
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; 
}

html {
    background: #f0f0f0;
}


.entry-content h1 {
    margin-bottom: 25px;
    margin-top: 70px;
}

::selection {
    background-color: #E52713;
    color:#fff;
}

.textwidget ul, .entry-content ul {
  list-style: none; 
  padding:0 0 0 5px;  
  margin:0 0 20px 0;
}

.portfolio-single .entry-content ul ul {
    padding: 0;
}
.entry-content li li{
    margin-bottom: 0;
}
.entry-content li li:before {
color:#8E8E8D!important
}

.textwidget li, .entry-content li {
    padding-left: 13px;
    text-indent: -15.5px;
}

.textwidget li:before, .entry-content li:before {
  content: "+";
  padding-right: 7px;
  color: #e72e0a;
  font-weight: 600;
}

footer .textwidget li:before, .portfolio-single .entry-content li:before {
  content: "+";
  padding-right: 7px;
  color: #e72e0a;
  font-weight: 600;
}

.wp-block-gallery li:before{
  display:none;
}
.wp-block-gallery li{
    padding: 0;
    text-indent: unset;
}

hr {
    border-top: 1px solid #eee;
}

.mfp-title {
    font-size: 18px;
    font-weight: 400;
}


/*******************************************************************************************/
/*** TOPBAR ********************************************************************************/
/*******************************************************************************************/
.topbar-widget {
    padding-top: 4px;
}

.contentclass {
    padding-top: 0;
}

/*** Bewerberzahl in Topbar ***/
.topbar-icon-1:before {
    position: absolute;
    right: 30px;
    top: 4px;
    background: #e82f08;
    width: 13px;
    height: 13px;
    border-radius: 50px;
    font-size: 9px;
    z-index: 0;
    text-align: center;
    line-height: 13px;
    box-shadow: #000 -2px 2px;
    transition:0.5s;
    animation: stellenzahl 2s ease 2;
}
.topbar-icon-1:hover.topbar-icon-1:before{
  box-shadow: #4d4d4c -2px 2px;
  transition:0.5s;
} 



/*******************************************************************************************/
/*** HEADER ********************************************************************************/
/*******************************************************************************************/
.sf-menu ul{
  width:unset!important;
}
.menu-full-service ul {
    min-width: 277px!important;
}
#kad-shrinkheader .col-md-8, #kad-shrinkheader .span8{
  width:75%;
}
#kad-shrinkheader .col-md-4, #kad-shrinkheader .span4{
  width:25%;
}

#nav-main {
  text-transform: uppercase;
}
#menu-hauptnavigation-1 ul li a span,
#menu-hauptnavigation-en-1 ul li a span {
  text-transform: none;
}

#menu-hauptnavigation-1 ul li a,
#menu-hauptnavigation-en-1 ul li a{
  list-style:none;
  color: #6a6a6a;
}
#menu-hauptnavigation-1 ul li a:before,
#menu-hauptnavigation-en-1 ul li a:before{
  content: "/";
  padding: 0 7px;
  color: #e72e0a;
  font-weight: 600;
}

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu{
  margin:0;
}


@media (max-width:1199px){
.kad-header-style-three #nav-main ul.sf-menu>li>a {
    padding: 0 10px;
} 
.kt-showsub-indicator ul.sf-menu>li.sf-dropdown>a:after {
    padding: 0 0 0 10px;
}
}

li.current-menu-item span{
   font-weight: 300;
}

.sliderclass{
  padding:0!important;
}


h1.entry-title {
    font-size: 25px;
    font-weight: 400;
    color:#444;
}

.page-header {
    border-top: none;
    border-bottom: none;
}
.sliderclass {
    padding: 0 0 50px;
}
.page-header{
  margin:0;
}
.page-header h1 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 210%;
}

#pageheader {
    background: url(/wp-content/uploads/Header_01.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:1600px;
    margin-bottom: 50px;
}
/*
#pageheader:before {
    background: #f7f7f7;
    margin: -15px 0 -75px 0;
    content: "";
    width: 100%;
    height: 78px;
    display: block;
}
*/

#kad-banner {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
}
#menu-hauptnavigation a,
#menu-hauptnavigation-en a {
    letter-spacing: 0.5px;
}

#kad-banner-sticky-wrapper {
    background: #000;
}

/*
.kad-header-style-three #thelogo img {
     padding: 0;
}*/

.kad-header-style-three #thelogo img {
    padding:0;
    /*padding: 5px;
    max-width: 235px;*/
}

/*******************************************************************************************/
/*** SLIDER ********************************************************************************/
/*******************************************************************************************/

/*** Bilder absoften ***/
.kad-slider-layers-case:before {
    background: #fff;
    opacity: 0.5;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
}

.kad-slider ul.kad-slider-pagination li.kad-slider-dot {
    border-radius: unset;
}

.slider-subtext {
    color:#fff;
    font-size:0.3em;
    line-height:1.2em;
    text-shadow: #8e8e8e 1px 1px 5px!important;
    background: rgba(5, 5, 5, 0.5);
    display: inline-block;
    padding: 6px;
    margin-top: 15px;
    letter-spacing: 1.6px;
}

@media (max-width:1200px){
  .slider-subtext {
      letter-spacing: 1px;
  }
}
/*
@media (max-width:700px){
  .slider-subtext {
      display:none; 
  }
}
*/
/*
.ksp-text-layer:before {
    content: "";
    width: 150px;
    height: 150px;
    background: url(/wp-content/uploads/AMMANN-AG-Plus.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    z-index: -1;
    margin-left: -30%;
    max-width: 30%;
}
*/

/*******************************************************************************************/
/*** CONTENT *******************************************************************************/
/*******************************************************************************************/

/*Full-Width Parallax Bild*/
.wp-block-cover.has-parallax {
width: 100vw;
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
margin-top: 100px;
margin-bottom: 100px;
}


.wp-block-image {
    margin-top: unset;
}

blockquote:before {
    content: "/";
    float: left;
    color: #e62f0b;
    font-size: 24px;
    font-weight: 600;
    margin-right: 8px;
    line-height: 30px;
}

blockquote p{
   font-size:25px!important;
   padding-left: 20px;
}

blockquote {
    padding: 0;
    margin: 0 0 20px;
    border-left: none;
}

.kt-simple-box {
    margin-bottom: 10px;
}
.kt-simple-box a{
    font-weight:300;
}

/*** Gallery ***/

.kad-mosaic-gallery-wrapper .kad_caption {
    opacity: 1;
    font-size: 18px;
}

.kad-mosaic-gallery-wrapper .kad_caption .kad_caption_inner {
    color: #333;
    font-weight:normal;
}


/*******************************************************************************************/
/*** PORTFOLIO *****************************************************************************/
/*******************************************************************************************/

.imghoverclass, .blocks-gallery-item {
    transition: 0.25s;
}

.imghoverclass:hover, .blocks-gallery-item:hover {
    opacity: 0.7;
    transition: 0.25s;
}

.portfolio_item .portfoliolink {
    opacity: 1;
    background: rgb(255 255 255 / 80%);
}

.portfolio-single .entry-content ul {
    background: #f7f7f7;
    padding: 20px;
}

.portfolio-single .portfolio-single-img  {
    max-height: 400px;
}

.portfolio-single .portfolio-single-img a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 400px;
}
.portfolionav a {
    background: rgb(255 255 255 / 50%);
}

@media (min-width:768px){
 .portfolionav {
    line-height: 84px;
}
}

.piteminfo {
    text-transform: uppercase;
}


/*******************************************************************************************/
/*** BLOG **********************************************************************************/
/*******************************************************************************************/

@media (min-width:800px) {
.imghoverclass.postfeat.post-single-img img {
    max-height: 300px;
    width: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
}

.imghoverclass.postfeat.post-single-img img {
    max-height: 300px;
    width: auto;
}

span.postdatetooltip:first-child {
    display: none;
}

/*
.kt-intrinsic-container-center {
    margin: 0 auto;
    max-height: 300px;
}
.kt-intrinsic img.kt-image-intrinsic{
    max-height: 300px;
}
*/


/*******************************************************************************************/
/*** KONTAKTFORMULAR ***********************************************************************/
/*******************************************************************************************/

.wpcf7 input, .wpcf7 textarea{
/*  max-width:none; */
  border: 1px solid #eee;
}

.wpcf7 input, .wpcf7 textarea {
  padding: 0 0 0 4px;
  color: #454545;
}

.wpcf7 textarea {
 /* height: 50px;*/
  color: #454545;
}

.wpcf7 label {
  font-weight: normal;
}

.wpcf7 input.wpcf7-submit {
  padding: 2px;
  text-align: center;
  width: 100%;
  font-size: 16px;
  margin-top: 5px;
}

.wpcf7 i a {
    font-size: 12px;
    line-height: normal;
    white-space: nowrap;
}


input.wpcf7-form-control.wpcf7-submit:hover {
    background: #444444;
}

.wpcf7-response-output {
    margin: 0!important;
    background: #fff;
}

/*******************************************************************************************/
/*** FOOTER ********************************************************************************/
/*******************************************************************************************/

#containerfooter {
    box-shadow: rgb(0 0 0 / 10%) 0px -1px 10px;
    position: relative;
}


.lake:hover {
  background:#f0f0f0;
  transition:1s;
}
.lake {
  background:none;
  transition:1s;
}

footer {
    line-height: 20px;
    font-weight: 300;
    font-size: 14px;
}

.footerbase {
    background: #f1f1f1;
    margin-top: 30px;
}
.footernav ul li a {
    font-size: 12px;
    font-weight: 300;
}
.footercredits p {
    font-size: 12px;
    font-weight: 300;
}

.footercredits {
    padding-top: 10px;
    padding-bottom: 0px;
}

.footercredits p{
    color: #555;
}



/*******************************************************************************************/
/*** MOBILE ********************************************************************************/
/*******************************************************************************************/
.kad-mobile-logo {
    max-width: 200px;
}

#menu-hauptnavigation-1, 
#menu-hauptnavigation-en-1 {
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media (max-width:500px) {
.page-header h1 {
    font-size: 25px;
}
.sliderclass {
    padding: 0;
}
/*
    h1, h2, h3, h4, h5{
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; 
    line-height:normal!important;
    }
*/
.portfolionav {
    padding: 20px 0 0 0!important;
}

}

.mobile-logo-inner {
    padding-left: 10px;
}

#kad-mobile-banner {
 box-shadow: -1px 1px 7px rgb(0 0 0 / 10%);
}

.mh-kad-nav-collapse.mh-mobile_menu_collapse.collapse.in {
    border-bottom: 10px solid #fff;
}

.kad-nav-inner .kad-mnav {
    margin: 0;
}



/*******************************************************************************************/
/*** ANIMATIONEN ***************************************************************************/
/*******************************************************************************************/

@keyframes fadeinup {
    from { opacity: 0; margin-bottom:-50px;}
    to   { opacity: 1; margin-bottom:0;}
}


.kad-slider .kad-slide {
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
}

.ksp-slider-wrapper.kad-slider-1 {
    -webkit-animation: fadein 2s ease-in-out; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s ease-in-out; /* Firefox &lt; 16 */
        -ms-animation: fadein 2s ease-in-out; /* Internet Explorer */
         -o-animation: fadein 2s ease-in-out; /* Opera &lt; 12.1 */
            animation: fadein 2s ease-in-out;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox  12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera &lt; 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



@keyframes stellenzahl {
  0%   {top:4px;}
  10% {top:-4px;}
  20% {top:2px;}
  30% {top:0px;}
  50% {top:4px;}
  100% {top:4px;}
}

/*** Animations-Ende ***/
