/* General */
html{
	background: #DFD496;
	margin-right: auto;
	margin-left: auto;
	overflow: none;
}
body{
	background-color: inherit;
}
section{
	margin-bottom: 5%;
}
#section-head{
	margin-bottom: 0;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0; }
.creferencias {
  width: 50px;
  display: inline;
  margin-left: 20px; }
/* Logos */
#logos-i {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-color: transparent; }
  #logos-i img {
    display: inline; }

#logos-f {
  bottom: 0; }

#logos-i, #logos-f {
	background-color:white;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }
  #logos-i img, #logos-f img {
    display: inline; }

.logo-peru{
  height: 4vw;
}
@media(max-width: 1200px){
  .logo-peru{
    height: 5vw;
  } 
}
@media(max-width: 768px){
  .logo-peru{
    height: 3em;
  }
}
@media(max-width: 500px){
	.logo-peru{
    height: 2em;
  }
}
/***
.creferencias {
  width: 50px;
  display: inline;
  margin-left: 20px; }
#logos-i{
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 0.5%;
  background-image: url("../img/fondo.png");
}
#logos-f{
  padding-top: 1em;
  padding-bottom: 1em;
  background-image: url("../img/fondo.png");
  margin-top: 0.5%;
}
@media(min-width: 768px) and (max-width: 991px){
	#breferencias{
		max-width: 60%;
	}
}
@media(max-width: 767px){
	#breferencias{
		max-width: 80%;
	}
}

/*** Section 1 ***/
#section1{
	background-image: url("../img/traza-inicial1.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
#section1 #inicio-peru1{
	position: relative;
	width: 55%;
}
#section1 #inicio-peru2{
	position: absolute;
	left: 51%;
	width: 47%;
	top: 20%;
}
#section1 #inicio-peru3{
	position: absolute;
	top: 73%;
	left: 61%;
	width: 24%;
}
/*** End section 1 ***/


/*** Section 2 ***/
.aqui{
	background-image: url("../img/plato.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	min-height: 500px;
}
/*** End section 2 ***/

/*** Section 3 ***/
#section3 .wowload div, #section3 .wowload p{
	width: 50%;
	color: #9D7E51; 
	font-size: 20px;
	position: absolute; 
	height:auto;
}
#section3 .s3-mensaje{
	top:4%; 
	left:6%; 
	text-align:center;
}
#section3 .s3-banderas{
	top: 21%;
	left: 7%;
}
#section3 .s3-banderas img{
	display:inline-block;
}
#section3 #china{
	padding-right:15%; 
	width:55%;
}
#section3 #italia{
	width:40%;
}
#section3 .s3-estados{
	top:83%;
	left:13%;
}
#section3 .s3-estados span{
	padding-right:41%;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section3 .wowload p{
		font-size: 15px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section3 .wowload p{
		font-size: 13px;
	}
}
@media(min-width: 496px) and (max-width: 767px){
	#section3 .wowload p{
		font-size: 11px;
	}
}
@media(min-width: 440px) and (max-width: 495px){
	#section3 .wowload p{
		font-size: 9px;
	}
}

@media(min-width: 400px) and (max-width: 439px){
	#section3 .wowload p{
		font-size: 8px;
	}
}
@media(min-width: 200px) and (max-width: 399px){
	#section3 .wowload p{
		font-size: 7.1px;
	}
	#section3 #china{
		padding-right:15%; 
		width:50%;
	}
	#section3 #italia{
		width:35%;
	}
	#section3 .s3-banderas{
		top: 25%;
		left: 9%;
	}
	#section3 .s3-estados span{
		padding-right:38%;
	}
}

/*** End section 3 ***/

/*** Section 4 ***/
#section4 .s4-mensaje1-pequeno{
	display: none;
}
#section4 .s4-mensaje1{
	color: #9D7E51;
	position:absolute; 
	top:-5%;
	left:73%;
	width:40%;
	display: block;
}
#section4 .s4-texto1{
	position:absolute; 
	top:10%;
	left:9%;
	width:80%;
	text-align:right;
	font-size:25px;
}
#section4 .s4-mensaje2{
	position:absolute; 
	top:92%;
	left:9%;
	width:100%;
}
#section4 .s4-texto2{
	position:absolute; 
	top:18%;
	left:43%;
	width:55%;
	text-align:left;
	font-size:32px;
	color:white
}
#section4 .s4-link{
	position: absolute;
	top: 74%;
	width: 50%;
	left: 43%
}
#section4{
	margin-bottom: 45%;
}

@media(min-width: 1200px){
	#section4{
		margin-bottom: 450px;
	}
}
@media(min-width: 992px) and (max-width: 1199px){
	#section4{
		margin-bottom: 350px;
	}
	#section4 .s4-texto1{
		font-size: 20px;
	}
	#section4 .s4-texto2{
		font-size: 28px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section4{
		margin-bottom: 285px;
	}
	#section4 .s4-texto1{
		font-size: 16px;
	}
	#section4 .s4-texto2{
		font-size: 22px;
	}
}
@media(max-width: 767px){
	#section4 .s4-texto1{
		font-size: 2vw;
	}
	#section4 .s4-texto2{
		font-size: 2.8vw;
	}
	#section4{
		margin-bottom: 35vw;
	}
}
@media(max-width: 399px){
	#section4 .s4-mensaje1{
		display: none !important;
	}
	#section4 .s4-mensaje1-pequeno{
		display: block !important;
	}
	#section4 .s4-texto1-pequeno{
		position:absolute; 
		top:10%;
		left:9%;
		width:80%;
		text-align:right;
		color: #9D7E51;
		font-size:3.7vw;
	}
}
/*** End section 4 ***/


/*** Section 5 ***/
#section5 .s5-flechas{
	position:absolute; 
	top:17%;
	left:100%;
	width:13%;
}
#section5 p{
	position:absolute; 
	font-size:30px;
	text-align:left; 
	font-weight:bold;
}
#section5 .s5-texto1{
	top:10%; 
	left:37%;
	width:60%;
}
#section5 .s5-imagenes{
	padding-top:2%;
}
#section5 .s5-imagenes p{
	left:120%;
	width:220%;
}
#section5 .s5-flecha-texto1{
	top:15%;
}
#section5 .s5-flecha-texto2{
	top:28%;
}
#section5 .s5-flecha-texto3{
	top:50%;
}
#section5 .s5-flecha-texto4{
	top:63%;
}
#section5 .s5-flecha-texto5{
	top:85%;
}

@media(min-width: 992px) and (max-width: 1199px){
	#section5 p{
		font-size:25px;
	}
	#section5 .s5-flecha-texto3{
		top:48%;
	}
	#section5 .s5-flecha-texto4{
		top:61%;
	}
	#section5 .s5-flecha-texto5{
		top:83%;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section5 p{
		font-size:20px;
	}
}
@media(min-width: 590px) and (max-width: 669px){
	#section5 .s5-flecha-texto5{
		top:85%;
	}
	#section5 .s5-flechas{
		width: 12.5%;
	}
}
@media(min-width: 510px) and (max-width: 589px){
	#section5 .s5-flecha-texto5{
		top:85%;
	}
	#section5 .s5-flecha-texto4{
		top:64%;
	}
	#section5 .s5-flecha-texto3{
		top:50%;
	}
	#section5 .s5-flechas{
		width: 12%;
	}
}
@media(min-width: 445px) and (max-width: 509px){
	#section5 .s5-flecha-texto5{
		top:87%;
	}
	#section5 .s5-flecha-texto4{
		top:64%;
	}
	#section5 .s5-flecha-texto3{
		top:50%;
	}
	#section5 .s5-flecha-texto2{
		top:28%;
	}
	#section5 .s5-flechas{
		width: 11.5%;
	}
}
@media(min-width: 400px) and (max-width: 444px){
	#section5 .s5-flecha-texto5{
		top:86%;
	}
	#section5 .s5-flecha-texto4{
		top:64%;
	}
	#section5 .s5-flecha-texto3{
		top:48%;
	}
	#section5 .s5-flechas{
		width: 11%;
	}
}
@media(min-width: 355px) and (max-width: 399px){
	#section5 .s5-flecha-texto5{
		top:86%;
	}
	#section5 .s5-flecha-texto4{
		top:64%;
	}
	#section5 .s5-flecha-texto3{
		top:48%;
	}
	#section5 .s5-flechas{
		width: 10.5%;
	}
}
@media(max-width: 354px){
	#section5 .s5-flecha-texto5{
		top:89%;
	}
	#section5 .s5-flecha-texto4{
		top:64%;
	}
	#section5 .s5-flecha-texto3{
		top:48%;
	}
	#section5 .s5-flechas{
		width: 9.9%;
	}
}
@media(min-width: 430px) and (max-width: 767px){
	#section5 p{
		font-size:2.6vw;
	}
}
@media(max-width: 429px){
	#section5 p{
		font-size:2.3vw;
	}
	#section5 .s5-texto1{
		width: 55%;
	}

}
/*** End section 5 ***/

/*** Section 6 ***/
#section6 #s6-image-1{
	padding-left: 30px;
	padding-right: 30px;
}
#section6 #s6-image-2{
	padding-right: 30px;
	padding-top: 5%;
}
/*** End section 6 ***/

/*** Section 7 ***/
#section7 p{
	position:absolute;
	font-size:35px;
	text-align:left;
}
#section7 #s7-texto1{
	top:31%;
	left:28%;
	width:55%;
}
#section7 #s7-chino1{
	position:absolute;
	top:95%;
	left:29%;
	width:68%;
}
#section7 #s7-chino2{
	position:absolute;
	top:240%;
	left:10%;
	width:90%;
}
#section7 #s7-texto2{
	top:20%;
	left:7%;
	width:85%;
	color:white;
}
#section7 #s7-texto3{
	top:10%;
	left:40%;
	width:55%;
}
#section7 #s7-trans{
	background-color:white; 
	width:72%; 
	height:224%; 
	position:absolute; 
	top:115%; 
	left:-25%;
	opacity:0.6;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section7 p{
		font-size:30px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section7 p{
		font-size:23px;
	}
}
@media(max-width: 767px){
	#section7 p{
		font-size:2.9vw;
	}
	#section7 #s7-chino2{
		width: 87%;
	}
	#section7 #s7-texto1{
		left:30%;
	}
}
/*** End section 7 ***/

/*** Section 8 ***/
#section8{
	margin-top: 920px;
}
#section8 #s8-trans{
	position:absolute; 
	top:80%; 
	left:0%; 
	width:100%; 
	height:50%;
	background-color:white;
	opacity:0.6; 
	border-radius: 50px;
}
#section8 p{
	position:absolute;
	top:88%;
	left:7%;
	width:87%;
	text-align:left;
	font-size:30px;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section8 p{
		font-size: 25px;
	}
	#section8{
		margin-top: 790px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section8 p{
		font-size: 19px;
	}
	#section8{
		margin-top: 600px;
	}
}
@media(min-width: 400px) and (max-width: 767px){
	#section8 p{
		font-size: 3.2vw;
	}
	#section8{
		margin-top: 80%;
	}
	#section8 #s8-trans{
		border-radius: 25px;
	}
}
@media(max-width: 399px){
	#section8 p{
		font-size: 3vw;
	}
	#section8{
		margin-top: 75%;
	}
	#section8 #s8-trans{
		border-radius: 20px;
	}
}
/*** End section 8 ***/

/*** Section 9 ***/
#section9{
	margin-top: 280px;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section9{
		margin-top: 240px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section9{
		margin-top: 190px;
	}
}
@media(min-width: 500px) and (max-width: 767px){
	#section9{
		margin-top: 30%;
	}
}
@media(max-width: 499px){
	#section9{
		margin-top: 28%;
	}
}
/*** End section 9 ***/

/*** Section 10 ***/
#section10 .row{
	margin-right: 0;
}
#section10 .col-xs-12{
	padding-right: 0;
}
#section10 #s10-fondo{
	width: 100%;
}
#section10 p{
	position:absolute;
	color:#5D7D39;
	font-size:2.5vw;
	top:100%;
}
#section10 #s10-trans{
	position:absolute;
	background-color:white;
	opacity:0.6;
	top:75%;
	width:100%;
	height:110%;
	margin-left: -15px;
}
#section10 #s10-torre{
	position:absolute;
	top:97%; 
	left:18%;
	width:20%;
}
#section10 #s10-rey{
	position:absolute;
	top:97%; 
	left:45%;
	width:20%;
}
#section10 #s10-indi{
	position:absolute;
	top:97%; 
	left:72%;
	width:20%;
}
#section10 #s10-torre p{
	left:-30%;
	width:100%;
	text-align:center;
}
#section10 #s10-rey p{
	left:-25%;
	width:100%;
	text-align:center;
}
#section10 #s10-indi p{
	left:-20%;
	width:100%;
	text-align:center;
}
#section10 #s10-arriba-comida{
	position:absolute;
	top:8%;
	left:30%;
	width:38%;
}
#section10 #s10-titulo{
	position:absolute;
	top:85%;
	left:35%;
	width:30%;
	font-size:3.5vw;
	font-weight:bold;
	color:#5D7D39;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section10 p{
		font-size: 2.15vw;
	}
	#section10 #s10-torre p{
		left:-10%;
		width:100%;
	}
	#section10 #s10-rey p{
		left:-15%;
		width:100%;
	}
	#section10 #s10-indi p{
		left:-5%;
		width:100%;
	}
}
@media(min-width: 500px) and (max-width: 991px){
	#section10 p{
		font-size: 2.15vw;
	}
	#section10 #s10-torre{
		width:12%;
	}
	#section10 #s10-rey{
		width:12%;
	}
	#section10 #s10-indi{
		width:12%;
	}
	#section10 #s10-torre p{
		left:-20%;
		width:140%;
	}
	#section10 #s10-rey p{
		left:-15%;
		width:140%;
	}
	#section10 #s10-indi p{
		left:-20%;
		width:140%;
	}
}
@media(max-width: 499px){
	#section10 p{
		font-size: 3.5vw;
		text-align: center !important;
		left: -45% !important;
	}
	#section10 #s10-titulo{
		top:95%;
		width:40%;
		font-size:4.5vw;
	}
	#section10 #s10-torre{
		top:115%; 
		left:45%;
	}
	#section10 #s10-rey{
		top:205%; 
		left:45%;
	}
	#section10 #s10-indi{
		top:305%; 
		left:45%;
	}
	#section10 #s10-torre p{
		left:-50%;
		width:180%;
	}
	#section10 #s10-rey p{
		left:-35%;
		width:180%;
	}
	#section10 #s10-indi p{
		left:-20%;
		width:180%;
	}
	#section10 #s10-trans{
		height: 310%;
	}
}
/*** End section 10 ***/

/*** Section 11 ***/
#section11{
	margin-top: 45%;
}
#section11 #s11-trans{
	position:absolute;
	top:-5%;
	right:51%;
	width:100%;
	height:270%;
	background-color:white;
	opacity:0.5;
}
#section11 p{
	position: absolute;
	color: #5D7D39;
}
#section11 #s11-texto1{
	top:15%;
	left:40%;
	width:55%;
	font-size:35px;
}
#section11 #s11-texto2{
	top:23%;
	left:2%;
	width:30%;
	font-size:35px;
	text-align:right;
}
#section11 #s11-texto3{
	top:5%;
	left:67%;
	width:30%;
	font-size:32px;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section11 #s11-texto1{
		font-size:30px;
	}
	#section11 #s11-texto2{
		font-size:30px;
	}
	#section11 #s11-texto3{
		font-size:27px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section11 #s11-texto1{
		font-size:25px;
	}
	#section11 #s11-texto2{
		font-size:22px;
	}
	#section11 #s11-texto3{
		font-size:21px;
	}
}
@media(min-width: 500px) and (max-width: 767px){
	#section11 #s11-texto1{
		font-size:3.8vw;
	}
	#section11 #s11-texto2{
		left: 4%;
		font-size:3vw;
	}
	#section11 #s11-texto3{
		font-size:2.7vw;
	}
	#section11 #s11-trans{
		height: 240%
	}
}
@media(max-width: 499px){
	#section10{
		margin-bottom: 154%;
	}
	#section11 #s11-trans{
		top:-25%;
		height:260%;
	}
	#section11 #s11-texto1{
		left: 42%;
		width: 50%;
		font-size:3.5vw;
	}
	#section11 #s11-texto2{
		left: 6%;
		width: 25%;
		font-size:2.5vw;
	}
	#section11 #s11-texto3{
		font-size:2.35vw;
		width: 25%;
	}
}

/*** End section 11 ***/

/*** Section 12 ***/
#section12 .col-xs-11{
	padding-top:5%
}
#s12-raimondi-text{
	position: absolute;
    top: 18%;
    width: 54%;
    left: 8%;
    font-size: 32px;
    color: #677C40;
    font-weight: bolder;
    line-height: 1.2;
    text-align: right;
}
#s12-giussepe-text{
	position: absolute;
    top: 26%;
    width: 56%;
    left: 6%;
    font-size: 32px;
    color: #677C40;
    font-weight: bolder;
    line-height: 1.2;
    text-align: right;
}
@media(min-width: 992px) and (max-width: 1199px){
	#s12-raimondi-text{
		top: 16%;
		font-size: 28px;
	}
	#s12-giussepe-text{
		font-size: 26px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#s12-raimondi-text{
		top: 16%;
		font-size: 22px;
	}
	#s12-giussepe-text{
		font-size: 20px;
	}
}
@media(max-width: 767px){
	#s12-raimondi-text{
		font-size: 2.7vw;
	}
	#s12-giussepe-text{
		font-size: 2.6vw;
	}
}
/*** End section 12 ***/

/*** Section 13 ***/
/*** End section 13 ***/

/*** Section 14 ***/
#section14{
	margin-top: 30%;
}
#section14 .row{
	margin-right: 0;
}
#section14 #s14-pizza{
	width:70%;
}
#section14 .container{
	position:absolute;
	top:-30%;
	left:8%;
	width:80%;
}
#section14 .container img{
	width:100%;
}
#section14 p{
	position:absolute;
	color: #5D7D39;
	left: 8%;
	font-size: 2.6vw;	
}
#section14 #s14-texto1{
	top:36%;
	width:80%;
	font-size:2.7vw;
	text-align:right;
	line-height:1.2;
}
#section14 #s14-texto2{
	top:5%;
	width:55%;
	line-height:1.2;
}
#section14 #s14-texto3{
	top:65%;
	width:80%;
}
#section14 #s14-trans{
	position:absolute;
	top:25%;
	left:42%;
	width:58%;
	height:50%;
	background-color:white;
	opacity:0.6;
	border-radius: 50px;
}
#section14 #s14-no-trans{
	position:absolute;
	top:25%;
	left:42%;
	width:58%;
	height:50%;
}
#section14 #s14-no-trans img{
	position:absolute;
	top:-11%;
	left:20%;
	width:60%;
}
@media(min-width: 768px) and (max-width: 991px){
	#section14 p{
		font-size: 2.5vw;
	}
}
@media(max-width: 767px){
	#section14 #s14-div-texto2{
		padding-top: 5%;
	}
	#section14 #s14-trans{
		top:85%;
		left: 21%;
		width: 60%;
		border-radius: 33px;
	}
	#section14 #s14-no-trans{
		top:85%;
		left: 21%;
		width: 60%;
	}
	#section14 .container{
		padding-right: 0;
	}
}
@media(min-width: 500px) and (max-width: 767px){
	#section14 #s14-texto1{
		font-size:3.5vw;
		left: 10%;
	}
	#section14 #s14-texto2{
		top:13%;
		font-size: 3.5vw;
		left: 10%;
	}
}
@media(min-width: 400px) and (max-width: 499px){
	#section14 #s14-texto1{
		font-size:3.5vw;
		left: 10%;
	}
	#section14 #s14-texto2{
		top:15%;
		font-size: 3.3vw;
		left: 12%;
	}
}
@media(max-width: 399px){
	#section14 #s14-texto1{
		font-size:3vw;
		left: 12%;
		width: 70%;
		top: 40%;
	}
	#section14 #s14-texto2{
		top:17%;
		font-size: 2.95vw;
		left: 14%;
		width: 50%
	}
	#section14 #s14-trans{
		border-radius: 22px;
	}
}
/*** End section 14 ***/

/*** Section 15 ***/
#section15 .row div:not(:first-child){
	padding-top: 5%;
}
#section15 #s15-texto1{
	background-color:#F5F1E0;
	border-radius:50px;
	color:#5D7D39;
	font-size:37px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	padding:2% 4%;
	margin-top: 5%;
}
#section15 #s15-texto2{
	background-color:#F5F1E0;
	border-radius:50px;
	color:#5D7D39;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	padding:2% 4%;
	margin-top: 5%;
}
#section15 #s15-texto2 a{
	padding-top: 2%;
}
@media(min-width: 992px) and (max-width: 1199px){
	#section15 #s15-texto1{
		border-radius: 40px;
		font-size: 31px;
	}
	#section15 #s15-texto2{
		border-radius:40px;
		font-size:24px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#section15 #s15-texto1{
		border-radius: 30px;
		font-size: 24px;
	}
	#section15 #s15-texto2{
		border-radius:30px;
		font-size:18px;
	}
}
@media(max-width: 424px){
	#section15 #s15-texto2 p{
		padding: 0;
	}
}
@media(max-width: 767px){
	#section15 #s15-texto1{
		border-radius: 20px;
		font-size: 3.1vw;
	}
	#section15 #s15-texto2{
		border-radius:15px;
		font-size:2.4vw;
	}
	#section15 #s15-texto2 p{
		margin-bottom: 0;
	}
	#section15 #s15-texto2 a{
		padding:0;
	}
	#section15{
		margin-top: 35%;
	}
}
#section15 .s15-width-100{
	width: 100%;
}
/*** End section 15 ***/


/*** Section referencia ***/
#referencias {
  display: none;
  overflow: scroll;
  background: rgba(0, 0, 0, 0.7);
  background-size: cover;
  height: 100vh;
  padding: 30px;
  padding-left: 80px;
  text-align: left;
  color: #FFF;
  font-size: 16px;
  width: 100%;
  position: absolute;
  left: 0; }
  #referencias a {
    text-decoration: none;
    color: #DDD;
    text-indent: 20px; }

#referencias.active {
  display: block; }
/*** End section referencia ***/


/***** MODAL PROPERTIES *****/
.modal{
	text-align: center;
}
.modal-dialog{
	display: inline-block;
  	text-align: left;
  	vertical-align: middle;
}
 .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background:transparent;
    border:none;
    outline:none;
}
.modal-content iframe {
    border:none;
    padding:0;
    margin:0
}
.close {
    font-size: 80px;
    margin:-20px 0 0 0;
}
/***** MEDIA QUERIES *****/
 @media only screen and (max-width: 641px) {
    /***** MODAL PROPERTIES *****/
    .modal-body {
        height:100px;
        padding:0;
        margin: 0;
    }
    .modal-content {
        padding:0;
        margin: 0;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 15px;
    }
    .close {
        margin:-12px 0 0 0;
    }
}
@media only screen and (min-width: 768px) {
    /***** MODAL PROPERTIES *****/
    .modal:before {
	    display: inline-block;
	    vertical-align: middle;
	    content: " ";
	    height: 100%;
	}
}
/***** MODAL END *****/