 .welcome {
  position: fixed; 
  z-index: 999;
  padding-top: 0; 
  text-align: center;
  color: #614608;
  font-family: cursive;
  font-weight: normal;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow-x: hidden; 
  text-align: center;
  box-shadow: rgba(163, 119, 15, 0.2) 0px 30px 60px -12px inset, rgba(163, 119, 15, 0.2) 0px 48px 86px -18px inset;
  background: rgba(255, 254, 242, 0.9);
  font-size: 4.5vw;
    -webkit-animation-name: animatetop;
  -webkit-animation-duration: 2.8s;
  animation-name: animatetop;
  animation-duration: 2.8s
}
.item-welcome {
  width: 60vw;
  margin: 1vw auto;
  padding: 0vw;
  text-align: center;
  align-items: center;
}
 .wel-content {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 80vw;
  height: 80vw;
  background: linear-gradient(rgba(64, 227, 245, 0.0), rgba(64, 227, 245, 0.0)), url(../img/love.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  align-items: center;
  border-radius: 0%;
}

.wel-body {
  margin-top: 20vw;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 55vw;
  height: 42vw;
  position: absolute;
  text-align: center;
  background: url(../poto/adam4.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  border-radius: 2vw;
  -webkit-box-shadow: -2px 1px 4px 0.2px #f7d992, 4px 1px 10px 4px #f7d992;
  box-shadow: -4px 1px 10px 0.2px #f7d992, 3px 1px 10px 0.2px #f7d992;
  
   box-shadow: rgba(240, 181, 46, 0.55) 0px 30px 60px -12px inset, rgba(240, 181, 46, 0.9) 0px 14px 36px -15px inset;
}
.close-wel {
  color: #614608;
  font-size: 3.5vw;
  padding: 8px 30px;
  border-radius: 6px;
  background: rgba(199, 163, 80, 0.5);
  
}

.close-wel:hover,
.close:focus {
  color: red;
  text-decoration: none;
  cursor: pointer;
   background: rgba(242, 220, 170, 0.4);
}
  .wel-footer {
  width: 100%; 
  position: relative; 
  left: 0;
  bottom: 0;
  text-align: center;
  margin: 17vw auto;
}
.welcome p {
  margin:0;
 }



/* Modal.comment */
  .modal {
  display: none; 
  position: fixed; 
  z-index: 999;
  padding-top: 0; 
  text-align: center;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
  overflow-x: hidden; 
    -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1.8s;
  animation-name: animatebottom;
  animation-duration: 1.8s
}

/* Modal Content */
.modal-content {
  position: relative;
  background: rgba(250, 250, 250, 0.9);
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1.8s;
  animation-name: animatebottom;
  animation-duration: 1.8s
}

/* Add Animation */
@-webkit-keyframes animatebottom {
  from {bottom:-300px; opacity:0} 
  to {bottom:0; opacity:1}
}

@keyframes animatetop {
  from {bottom:-300px; opacity:0}
  to {bottom:0; opacity:1}
}

/* The Close Button */
.close {
  color: #fff;
  font-size: 16px;
  padding: 6px 10px;
  border-radius: 6px;
  background: rgba(252, 36, 3, 0.9);
  margin-bottom: 0vw;
}

.close:hover,
.close:focus {
  color: #8ee1ed;
  text-decoration: none;
  cursor: pointer;
}
.modal-body {
  background: rgba(252, 36, 3, 0.0);
}
#iframe2 {
  width: 100%;
  height: 155vw;
   border:none;
   margin:0; 
   overflow: auto;
  padding-bottom: 140px;
  background: rgba(252, 36, 3, 0.0);
}

.modal-footer {
  width: 100%; 
  height: 50px;
  color: white;
  position: fixed; 
  left: 0;
  bottom: 0;
  text-align: center;
  padding-bottom: 0vw;
 background: rgba(252, 36, 3, 0.0);
 overflow: hidden;
}
.close-x {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: inherit;
	font-size: inherit;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	right: 12px;
	top: 12px;
	padding: 4px;
	width: 22px;
	height: 22px;
	background: rgba(252, 36, 3, 0.9);
	z-index:9;
}
.close-x:before {
	content: '';
	position: absolute;
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAABsUlEQVRogc3aMU/DMBCG4fxRNtgjhk6oSGROu5WFInVBjGz8vJehsnCtOD3H9t19Y3RJ/TS2m5w6DEmAPXBJj3sJcALme0UP/OeoNDZxgJdofGOuKEa4wySIZUwG4QaTQdxigNeVopCDIWIvGN88AF+CQhOM8EsG+A0nHIUnqE0z1qdTnEt6ohvMZoQnTDUiutBBeKHmawbZwgY4Sy8ovTPNMMgX9mfphdWmGa2mkyWmO0IDo4aIPrD5BkDrhV3wwc02AHot7A6Y7DRDezr1wLhB1GDcIaKBSTeAZ+BJWNt2YRdgpHdGkj4LWxnjo9lRifGBCNmI8YUI4bqwpXmzHm82wGMBZGc93sUg/52IY95quslGhC9MJcIHBvmjuCQ2TUDkj+ITsHOJYcMDIA5aTdUId5gahBsMDd+xsWoC0uEdG+0mIB3f7AowddOsJ0INo4HojsGgeUbrDQDD5hmtNgActGwKMMvTzAOiGuMJsRkDvAtPUG+eId8AvgdgFhSaNc+Q3ZlzKB5XisxbNncwU1q8hDFHhGQwU6549IgISTDLiKh4Bn6UxlYcrv+d+UiP/wGfJ1F2pYUZrQAAAABJRU5ErkJggg==');
	background-size: cover;
	background-position: center center;
}





