/*coding by denis muric
www.denis-muric.
mediendesign -produktion und vertieb
copyright 2018 - 2021

Copyright © 2021 denis-muric.de
Alle Rechte vorbehalten.*/


html, body {
		scroll-behavior: smooth;
	}

html{
  height: 100%;
}

body{
  font-family: arial, sans-serif;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow-x: hidden;
  margin: 0;
	background-color: #f5f5f5;
}

a {
	text-decoration: none;
}
.tele_nummer a:link,
.tele_nummer a:visited,
.tele_nummer a:hover,
.tele_nummer a:active{
color: #648ca9;
}

a img{
	text-decoration: none;
	border: 0 none;
}

img{
  max-width: 100%;
	border: 0px;
	margin: 0px;
	display: block;
}

p{
  font-size: 18px;
  margin-top: 10px;
  color: #191919;;
      font-weight: 100;
  line-height: 24px;
}

#service .service_menu p{
  font-size: 15px;
  color: #a7a7a7;
}

h1,
h2{
	font-size: 72px;
    color: #fff;
    letter-spacing: -4px;
    font-weight: 700;
    line-height: 55px;
}


h3{
  font-size:30px;
  color: #191919;;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
}



h4{
  font-size: 24px;
  color: #3c4043;
  line-height: 24px;
  letter-spacing: -1px;
      font-weight: bold;
}

h5{
  font-size: 21px;
  color: #5ba2fb;
  line-height: 24px;
      font-weight: 100;
}

.h_100{
  height:auto !important; /* normale Browser */
  height:100%; /* IE6: setzt dies wie min-height um*/
  min-height:100%;
}


.text_rot{
  color: #ec1c24;
}

/*top*/
.Logo_one{
padding-top: 0px;
float: left;
}

.tele_nummer{
	float: left;
	font-size: 36px;
	font-weight: 700;
	padding: 12px 15px 11px 15px;
	color: #648ca9;
	background-color: #fff;
}



/*Navigation*/

#navi_auf,
#navi_zu{
  display: none;
}

#navigation{
  float: right;
}

#navigation ul{
  margin-top: 100px;
}

#navigation ul li {
  display: initial;
}


#navigation ul li a {
  font-size: 14px;
  color: #fff;
  font-weight: 100;
  margin-left: 40px;
}


#navigation ul li a:hover{
  border-style: inset;
  border-width: 0 0 11px 0;
  border-color: #9F7880;
}


#navigation ul .home{

}

#navigation ul .service_punkt {
	margin-left: 25px;
}

#navigation ul .service_punkt a{
	font-size: 16px;
	    color: #bdbdbd;
}



/* navi zu*/
#navigation{
	position: fixed;
    width: 500px;
    height: 100%;
    background: #4f4f4f;
    z-index: -1;
    left: 0;
		overflow-y: auto;
}

#navigation ul li {
    display: table;
    margin-top: 20px;
}

#navigation ul li a {
    font-size: 22px;
  }

.navigation_off{
  display: none;
}

.navigation_auf{
  display: inherit;
}

#navi_auf{
	display: inherit;
}
#navi_zu {
	display: inherit;
width: 100%;
height: 100%;
position: fixed;
}


.navigation_open {
    float: left;}

/*________________________*/


.weiter a{
color: #0091ff;
font-size: 21px;
}

/*section und arena*/


.header_fix{
  position: fixed;
  z-index: 5;
  padding-top: 0px;
	max-width: 1700px;
	margin: 0 auto;
	top: 0px;
}

.header_width{
  width: 100%;
}

#page{
}

/*service seiten*/

#service_pages{
  /*max-width: 1700px;*/
	margin: 0 auto;
}

#service_pages h1{
	font-size: 42px;
	font-weight: 700;
	line-height: 33px;
	letter-spacing: 0px;
}

.service_img{
	position: absolute;
	left: 45%;
	z-index: -2;
}

section{
padding: 100px 0;
 display: block;
 margin: 0 auto;
}

.section_hoch{
  height: 100vh;
}

#sction_top{
  padding-top: 0px;
}

.arena{
  padding: 0 62px;
}

.arena_0{
  margin: 0 auto;
}

.arena_1{
  max-width: 950px;
  margin: 0 auto;
  padding: 10px 20px;
}


/*.arena{
  margin: 0 auto;
  padding: 2% 10% 0 10%;
}*/

.arena_2{
  max-width: 950px;
  margin: 0 auto;
  padding: 0 20px;
}

.arena_3{
  max-width: 800px;
  padding: 0 80px;
  margin: 0 auto;
}


.arena_50{
	width: 36%;
margin: 2%;
padding: 5px 5%;
}

.arena_50_2 {
    width: 46%;
    margin: 1%;
    padding: 5px 1%;
}

.arena_50_img{
  width: 50%;
}

.arena_30{
  width: 29%;
    margin: 1%;
    padding: 1%;
}


.arena_70{
  width: 67%;
    margin: 1%;
    padding: 1%;
}

.arena_25{
  width: 17%;
    margin: 2%;
    padding: 2%;

}

.arena_20{
  width: 12%;
    margin: 2%;
    padding: 2%;

}


.hoch_700{
	    height: 700px;
}

.p_380{
	position: relative;
    top: 380px;
}

.text_mitte{
      align-items: center;
      position: absolute;
          display: flex;
          height: 100%;
}

.text_top{
  padding-top: 8%;
}

.text_center{
  text-align: center;
}


.left{
  float: left;
}

.right{
  float: right;
}


/*HOME*/



.text_h_center{
  display: flex;
 align-items: center;
 justify-content: center;
}



/*Service*/

/*.service_menu {
    border: silver;
    border-width: 0 0 1px 0;
    border-style: solid;
  }*/

.service_text,
.service_menu img{
  float: left;
}

.service_menu img{
  padding: 8% 3% 0 0;
}

.service_text{
  width: 82%;
}

.service_menu:hover{
    background-color: #f3f3f3;
}







/*footer*/

#foot{
  margin: 0 auto;
  position: inherit;
width: 100%;
background-color: #313131;
}

.footer_social{
  max-width: 300px;
  margin: 0 auto;
}


#foot p{
  font-size: 13px;
  color: #7f7f7f;
	  letter-spacing: 1px;
}

#foot a{
  color: #7f7f7f;
	  letter-spacing: 1px;
}

#foot h2{
  font-size: 16px;
  color: #868686;
	  letter-spacing: 1px;
}


#foot ul li .lila{
	color: #9d7889;;
}


/*Farbe*/

.weiss{
	color: #fff;
}

.lila{
	color: #9d7889;;
}

.schwarz{
  color: #191919;
}

.blau{
  color: #648ca9;
}

.back_black_t{
  background-color: #4f4f4fd9;
}

.back_weiss{
  background-color: #fff;
}

.back_dunkel{
  background-color: #1b1b21;
}

.bag_blau{
  background-color: #5472c0;
}


.back_blau_2{
	background-color:#dde1e5;
}
.bag_grau{
  background-color: #fbfbfb;
}

.bag_grau_2{
  background-color: #e0dddd;
}

.bag_black{
  background-color: #212121;
}

.back_dunkel_rot{
  background-color: #ad070e;
}

.bag_portfolio_info{
  background-color: #f3f3f3;}



/*BILDER*/

#vorherNachher img{
	width: 48%;
	float: left;
	margin: 1%;
}

#vorherNachherBilder img{
	width: 23%;
	float: left;
	margin: 1%;
}

.img_back{
	width: 48%;
	padding: 17% 0;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: 100%;
	    float: left;
	    margin: 1%;
			transition: all 0.5s ease 0s;
}

.img_back:hover{
	background-size: 120%;
}

.p_sticky{
	position: -webkit-sticky;
	  position: sticky;
	  top: 120px;
}

.home_bag{
  background-image: url(img/home_img_top_2.jpg);
  height: 74vh;
}

.img_service{
  background-image: url(img/leistungen_banner_3.jpg);
}

.bag_style{
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bag_style_2{
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  background-attachment: fixed;
}

/*Rand linie*/

.rand {
  border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #eaeaea;
}

.rand_2 {
  border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #eaeaea;
}

/*Animation*/

.scali:hover{
  transform: scale(0.95);
}

.zeit{
  transition: all 0.5s ease 0s;
}


.fade_off .zeiganimation  {
  display: none;
}

.fade_in .zeiganimation {
  display: block;
}



.fadeUnten {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 2s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 30%, 0);
transform: translate3d(0, 30%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 30%, 0);
transform: translate3d(0, 30%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}





.fadeLinks {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}



.fadeRechts {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 2s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(+50%, 0, 0);
transform: translate3d(+50%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(+50%, 0, 0);
transform: translate3d(+50%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}


/*Formular*/

form{
	padding: 40px;
}

.form_css,
.senden_button{
	    border: solid #d0d0d0;
	    border-width: 0 0 1px 0;
	    font-size: 18px;
	    font-weight: bold;
	    letter-spacing: 0px;
	    color: #191916;
			width: 100%;
}

.senden_button{
	background-color: #648ca9;
    color: #fff;
    width: auto;
		padding: 10px 31px;
	border-radius: 25px;
	font-weight: 100;
}

.form_css_2{
	position: relative;
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

::placeholder {
  color: #d0d0d0;
	font-weight: 100;
	font-family: arial, sans-serif;
	font-size: 15px;
}


/*Galerie*/

#gallary_content{

}

.gallary{
	margin: 0px;
	padding: 0px;
}

.gallary_bilder{
	width: 29%;
	margin: 2%;
	position: relative;
	height: 230px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 190%;
  transition: 0.3s;
	float: left;
	display: block;
}

.gallary_bilder_2{
	position: relative;
	height: 230px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 190%;
  transition: 0.3s;
}

.gallary_bilder_2:hover {
background-size: 170%;
}
/*Gallery home*/

#gallery_home ul li{
	float: right;
}


/*cookis*/

#cookiedingsbums {
  background-color: #fff;
  width: 50%;
  text-align: center;
  height: auto;
  position: fixed;
  z-index: 1001;
  bottom: 0px;
  left: 24%;
  bottom: 5%;
  padding: 1%;
}

.cooki_text{
}


.cooki_text p{
	color:#737373;
	font-size: 12px;
}

#cookiedingsbumsCloser{
	background-color: #648ca9;
    margin: 0 auto;
    padding: 10px;
    font-size: 18px;
    color: #000;
    width: 95px;
    border-radius: 7px;
}






.clear {
    clear: both;
}



/*mobile*/


@media screen and (max-width: 950px) {

  h1, h2 {
      font-size: 40px;
			letter-spacing: -2px;
line-height: 40px;
    }

		h3 {
	      font-size: 24px;
	    }

			p {
		      font-size: 15px;
		    }



	.arena_50_2,
  .arena_50,
  .arena_70,
  .arena_30,
  .arena_25,
  .arena_20,
	.arena {
      width: auto;
			padding-left: 8%;
    padding-right: 8%;
		margin-top: 40px;
  }

.arena_50_img{
	width: auto;
}

  .arena_2{
    padding: 15px 30px;
  }

  .arena_3{
    padding: 0px 40px;
  }

	.service_img {
    position: inherit;
	}

	#service_pages h1 {
    font-size: 30px;
	}

#navigation ul{
	padding-left: 0px;
}


#navigation ul li {
    display: table;
    margin-top: 20px;
	width: 280px;
}

#navigation ul li a {
    font-size: 28px;
		margin-left: 24px;
  }

.navigation_off{
  display: none;
}

.navigation_auf{
  display: inherit;
}



#navi_auf, #navi_zu {
    display: inherit;
}

#navi_auf, #navi_zu,
.Logo_one{
	width: 66px;
}

.tele_nummer{
	font-size: 23px;
}

.left,
.right{
  float: none;
}

.text_top{
  padding-top: 0px;}

	/*Kontakt*/

	.form_css,
	.senden_button{
		font-size: 21px;
	}

  /*BILDER*/


  .home_bag{

    height: 74vh;
  }

  .img_service{
    background-image: url(img/leistungen_banner_3.jpg);
  }


  .bag_style{
    background-position: auto;
      background-repeat: no-repeat;
      background-size: cover;
  }

  .bag_style_2{
		background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
			background-attachment: scroll;
  }


	/*Galerie*/


	.gallary_bilder{
		width: 96%;
	}

	/*FOOT*/

	#foot .arena_30{
		padding: 0px;

	}



}
