


		.modal-popupbox-close {
			height: 25px;
			width: 25px;
			line-height: 25px;
			text-align: center;
			background-color: #404040;
			border-radius: 50%;
			display: inline-block;
			color: #fff;
			float: right;
		}
		.modal-popupbox-close:hover {
			cursor: pointer;
		}

		.modal-popupbox_98797 {
			position: fixed;
			z-index: 200;
			border-radius: 2px;
			box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.38);
			padding: 5px 15px 15px;
			opacity: 0;
			visibility: hidden;
			-webkit-transition: all .8s linear;
			-o-transition: all .8s linear;
			transition: all .8s linear;

			

			
					top: -200%;
					left: 50%;
					transform: translate(-50%, -50%) !important;
					-ms-transform: translate(-50%, -50%) !important;
					-webkit-transform: translate(-50%, -50%) !important;
				

		}

		
			.modal-popupbox_98797::after {
				content: "";
				opacity: 0.8;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				position: absolute;
				z-index: -1;
				background-image: url("https://www.erne.net/fileadmin/user_upload/ERNE_AG_Holzbau/Bilder_News/erne-holzbau-kindertagesstaette-fischbach-friedrichshafen-holz-modulbauweise-03.jpg");
				background-repeat: no-repeat;
				background-size: cover;
				background-position: 50% 50%;
			}

			.modal-popupbox_98797::before {
				content: "";
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				position: absolute;
				z-index: 0;
				background: ;
				z-index: -2;
				}
			


		@media (max-width: 543px) {
			.modal-popupbox_98797 {
				right: 1%;
				max-width: 98%;
				z-index: 200;
			}
		}

		.modal-popupbox_98797.active {
			opacity: 1;
			visibility: visible;
			-webkit-transition: all .8s ease-in-out;
			-o-transition: all .8s ease-in-out;
			transition: all .8s ease-in-out;
			
					-webkit-transition: all 1.4s ease-in-out;
					-o-transition: all 1.4s ease-in-out;
					transition: all 1.4s ease-in-out;
					top:50% !important;
				
		}

		
			.fontcolor {
				color: #ffffff;
			}
		


	

