.tattooartbackgrlctrl1 {
  position: static;
}

.tattooartbackgrlctrl1 img {

}

.moreinfodata1 {
  /* Set a specific height */


/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.bg-holder {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.parallax__container {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.imageGallery1ctrl .swiper-slide img {
	width: 100%;
	height:100%;
	object-fit: cover;
}

.imageGallery1ctrl .swiper-slide {
		overflow: hidden;
}






@media print {



  body * :not(.printed, .printedcontent *) {
  	display: none !important;
  }

}








 .contenttype1 {
	display:flex;
 	flex-direction: column;
 	padding-bottom:0px;
 	text-align:left;
 }

 .contenttype1 p {
	 margin-bottom: 10px;
 }

 .contenttype1 li {
	 margin-bottom:10px;
 }

 .contenttype1  a {
	 font-weight: bold;
	 text-decoration: underline;
 }

 .contenttype1  .line-short {
	 list-style-type: none;
   padding-left: 0;
 }

 .contenttype1  .line-short li::before {
	  content: "-";
	  margin-right: 10px;
	}

 .contentheadertext5 h1 , .contentheadertext5 h2, .contentheadertext5 h3 {
	 letter-spacing: 0.3vw;
 }
