@charset "UTF-8";
/* CSS Document */
body {
	height:100%;
}

/* Humnst777-BT-Roman */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Humnst777-BT-Roman';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Humnst777-BT-Roman.woff') format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Humnst777-Cn-BT-Bold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Humnst777-Cn-BT-Bold';
  font-style: bold;
  font-weight: 800;
  src: url('../fonts/Humnst777-Cn-BT-Bold.woff') format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html { 
  background: url("../images/haargefuehl-friseur-saarlouis-hintergrundbild.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.content {
  width: 375px;
  height: 600px;
  background-color: none;
  opacity: 0.8;
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0px 30px 30px 30px;
}

/*.border {
  width: 360px;
  height: 335px;
  position: absolute;
  top:5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  margin: auto;
  padding: 30px 30px 30px 30px;
  border-style: dashed;
  border-width: 1px;
  border-color: #0f6fc6;
}*/


@media (min-width:401px) and (max-width: 600px) {
.content {
  width: 320px;
  height: 600px;
  background-color: none;
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
} 
/*.border {
  width: 305px;
  height: 335px;
  position: absolute;
  top:5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  margin: auto;
  padding: 10px;
  border-style: dashed;
  border-width: 1px;
  border-color: #0f6fc6;
}  */  

.logo {
  width: 70%;
  margin-top: 0px;
  margin-bottom: 20px;
}
}

@media (max-width: 400px) {
.content {
  width: 350px;
  height: 600px;
  background-color: none;
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
} 
/*.border {
  width: 265px;
  height: 335px;
  position: absolute;
  top:5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  margin: auto;
  padding: 10px;
  border-style: dashed;
  border-width: 1px;
  border-color: #0f6fc6;
}    */

.logo {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
    align-content: center;
}
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }

h1 {
	font-weight:bold;
	color:#000000;
	font-family: 'Humnst777-Cn-BT-Bold', sans-serif;
	text-align:center;
	line-height:1.3;
	/*text-shadow: 0px 2px #FFF; */
	padding-bottom:10px;
}
h1 span {
	color:#ce7638;
}

p {
	color:#000000;
	font-size:24px;
	font-family: 'Humnst777-BT-Roman', sans-serif;
	text-align:center;
	line-height:1.3;
	padding-bottom:10px;
    
}

p span {
	color:#ce7638;
	line-height:1.3;
}

a,a:hover{
	text-decoration:none;
	color:#ce7638;
}

@media (min-width: 601px) {
    .logo {
    width: 400px;
    margin-top: 0px;
    margin-bottom: 30px;
    }}

.socials {
    width: 30px;
    margin: 10px 18px -8px 15px;
    text-align: left;
}

a {
	color:#000000;
	font-size:24px;
	font-family: 'Humnst777-BT-Roman', sans-serif;
    margin-bottom: 30px;
}

@media (max-width: 360px) {
.content {
  width: 300px;
  height: 600px;
  background-color: none;
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
    } }

.title {
    font-size: 30px;
    font-family: 'Humnst777-Cn-BT-Bold', sans-serif;
    margin-top: -30px;
}

.friseurmeisterin {
    color:#ce7638;
    margin-top: -60px;
}