
/*HEADER COLOR*/



/*HEADER COLOR*/


/*FRONT COLOR*/
/*FRONT COLOR*/

/*BASE WHITE COLOR*/
.a-btn, .a-btn-2{
       font-family: "Montserrat" !important;
            
       font-style:normal !important;

            
        
    
    }

  a:not(.ab-item) {
       font-family: "Montserrat" !important;
            
       font-style:normal !important;
        
    
            
         }

 

/*FOOTER*/



/*FOOTER*/



/*GALLERY FULL WIDTH COLORS*/


/*GALLERY FULL WIDTH COLORS*/




#topmenu ul li a{
font-family: "Montserrat", sans-serif;
                font-weight:  500 !important;
    color: #000000;
font-size: 16px;
line-height: 40px;

}

#topmenu ul ul li a{
font-family: "Montserrat", sans-serif;

}

.banner-gallery .content-wrap .description{
        font-family: "Montserrat", sans-serif;
                }

#footer .copyright{
        font-family: "Montserrat", sans-serif;
    font-weight:  500 !important;
                }

.dgwt-jg-gallery.justified-gallery .dgwt-jg-caption span{
                font-family: "BebasNeueBook", sans-serif;
                                                        } 

@-webkit-keyframes scaleout-image {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes scaleout-image {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.animsition-loading{
    background-image: url(https://eberhard-vogler.de/wp-content/uploads/2019/03/logo.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-animation: scaleout-image 1.0s infinite ease-in-out;
      animation: scaleout-image 1.0s infinite ease-in-out;

}
.animsition-loading:before{
    display: none;
}





