@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css?family=Nunito");
 url('https://mbrz.maibriz.com/fonz/nunito/Nunito-Italic-VariableFont_wght.ttf?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
 url('https://mbrz.maibriz.com/fonz/nunito/Nunito-VariableFont_wght.ttf?family=Nunito:wght@0,200..1000;1,200..1000&display=swap');
*/
/*
@font-face {
  font-family: "Nunito";
  font-weight: normal;
	src:  url('https://mbrz.maibriz.com/fonz/nunito/Nunito-VariableFont_wght.ttf');
}
/*

/*
.nunito-<uniquifier> {
  font-family: "Nunito", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/

 img.eweb-logo{width:11rem}
 img.eweb-logo2{width:3rem}
 img.eweb-logo2t{width:8rem}
 .bg-dark-blue{background-color:#0a3057}section.services{background-color:#38464f}section.services img.img-services{width:9em}.bg-city{background:url(/img/illustrationszeichnungsart-des-kampierenden-ikonenhintergrundes-mm4.png) repeat-x bottom}
hr.green-white-seperator-a{border:none;border-left:5rem solid #fff;height:.3rem;background-color:#a9cf54;overflow:hidden}
hr.green-white-seperator{border:none;border-left:5% solid #fff;height:.3rem;background-color:#a9cf54;overflow:hidden}
.btn-eweb-orange{background-color:#f46414;border:1px solid #f94919;color:#fff}.btn-eweb-orange:hover{background-color:#ef4902;transition:.6s;color:#fff}.eweb-orange{color:#ef4902}label{color:#3071a9;font-weight:700}

@font-face {
  font-family: "Synco1";
  font-weight: bold;
  /* src: url("https://mdn.github.io/shared-assets/fonts/Syncopate.woff2"); */
  src: url("https://mbrz.maibriz.com/fonz/syncopate/syncopate-bold.ttf");
}

@font-face {
  font-family: "Expan1";
  font-weight: bold;
  font-style: normal;
  src: url("https://mbrz.maibriz.com/fonz/expansiva/expansiva-bold.otf");
}
.mbrz-logo-mi {
  font-family: "Synco1", sans-serif;
  font-size: 15pt;
  font-weight: 400;
  /* color: #f46414; */
  color: #e77339;
}
.mbrz-logo-mi-xxx {
  font-family: "Expan1", sans-serif;
  font-size: 15pt;
  font-weight: 900;
  /* color: #f46414; */
  color: #e77339;
}
.mbrz-logo-mi-ct {
  font-family: "Expan1", sans-serif;
  font-size: 15pt;
  font-weight: 900;
  -webkit-filter: drop-shadow(0 1px 0 hsla(0,0%,100%,.7));
  filter: drop-shadow(0 1px 0 rgba(255,255,255,.7));
  white-space: inherit;
  /* background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(80%,#9e9e9e),color-stop(90%,#6e6e6e)); */
  
  background: -webkit-gradient(linear,left top,left bottom,from(#f46414),color-stop(50%,#f46414),color-stop(80%,#9e9e9e),color-stop(90%,#6e6e6e));
	
  /* background:linear-gradient(180deg, #fff 0, #fff 50%, #9e9e9e 80%, #6e6e6e 90%); */
	background:linear-gradient(180deg, #f46414 0, #f46414 50%, #9e9e9e 80%, #6e6e6e 90%);
  
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.mbrz-logo-mi-ct-2 {
  font-family: "Expan1", sans-serif;
  font-size: 15pt;
  font-weight: 900;
   -webkit-filter: drop-shadow(0 1px 0 hsla(0,0%,100%,.2));
   filter: drop-shadow(0 1px 0 rgba(255,255,255,.2));
  white-space: inherit;
  /* background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(80%,#9e9e9e),color-stop(90%,#6e6e6e)); */
  
  	background: -webkit-gradient(linear,left top,left bottom,from(#f46414),color-stop(50%,#f46414),color-stop(80%,#9e9e9e),color-stop(90%,#6e6e6e));
	
  /* background:linear-gradient(180deg, #fff 0, #fff 50%, #9e9e9e 80%, #6e6e6e 90%); */
	/* background:linear-gradient(180deg, #f46414 0, #f46414 50%, #9e9e9e 80%, #6e6e6e 90%); */
	background:linear-gradient(180deg, #f46414 0, #f46414 50%, #977339 80%, #977339 90%);
  
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
