/* PAISES */

.playthegame{
	/*background-size: auto;
	display: contents;
	height: 100vh;*/
	width: 1010px; /* antes = 666px;*/
	height: 764px;
    zoom: 35%;
}

.playthegame .aislacion{
	position: fixed;
    width: 105%;
    height: 101%;
    top: -2px;
    left: -23px;
    z-index: 11;
}

/*.play content{
	display: contents;
	height: 100vh;
	width: 666px;
	height: 764px;
}*/

.tagcountry{
    background-color: none; /*#ff00003b;*/
    color: transparent; /*#fff;*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
	z-index: 14;
}

.tagcuba{
	position: absolute;
    top: 978px;
    left: 1100px;
    height: 168px;
    width: 271px;
}

.tagmexico{
	position: absolute;
    top: 852px;
    left: 374px;
    height: 422px;
    width: 495px;
    clip-path: polygon(3% 0, 80% 0%, 98% 99%, 27% 93%);
}

.tagguatemala{
	position: absolute;
    top: 1169px;
    left: 869px;
    height: 94px;
    width: 179px;
}

.tagelsalvador{
	position: absolute;
    top: 1295px;
    left: 810px;
    height: 84px;
    width: 140px;
}

.tagnicaragua{
	position: absolute;
    top: 1372px;
    left: 905px;
    height: 76px;
    width: 167px;
}

.tagcostarica{
    position: absolute;
	top: 1461px;
    left: 943px;
    height: 76px;
    width: 167px;
}

.tagpanama{
	position: absolute;
    top: 1423px;
    left: 1115px;
    height: 141px;
    width: 167px;
}

.tagecuador{
	position: absolute;
    top: 1691px;
    left: 1115px;
    height: 141px;
    width: 223px;
}

.tagperu{
	position: absolute;
    top: 1850px;
    left: 1162px;
    height: 574px;
    width: 430px;
    clip-path: polygon(45% 0, 50% 21%, 62% 41%, 83% 56%, 70% 100%, 41% 87%, 26% 70%, 0 19%);
}

.tagparaguay{
	position: absolute;
    top: 2350px;
    left: 1707px;
    height: 402px;
    width: 381px;
    clip-path: polygon(42% 0, 50% 21%, 62% 41%, 83% 56%, 70% 100%, 41% 87%, 26% 70%, 10% 33%);
}

.tagbolivia{
	position: absolute;
    top: 2057px;
    left: 1454px;
    height: 468px;
    width: 429px;
    clip-path: polygon(56% 0, 51% 21%, 62% 41%, 83% 60%, 58% 100%, 16% 87%, 14% 72%, 21% -6%);
}

.tagvenezuela{
	position: absolute;
    top: 1351px;
    left: 1409px;
    height: 344px;
    width: 321px;
    clip-path: polygon(100% 91%, 44% 96%, 34% 60%, 0 37%, 0 0, 100% 0);
}

.tagcolombia{
	position: absolute;
    top: 1554px;
    left: 1192px;
    height: 344px;
    width: 321px;
    clip-path: polygon(100% 91%, 58% 91%, 57% 38%, 23% 33%, 23% 1%, 97% 3%);
}

.taghonduras{
	position: absolute;
    top: 1269px;
    left: 973px;
    height: 84px;
    width: 140px;
}

.tagpuertorico{
	position: absolute;
    top: 1156px;
    left: 1550px;
    height: 84px;
    width: 140px;
}

.tagdominicanrep{
	position: absolute;
    top: 1157px;
    left: 1358px;
    height: 96px;
    width: 140px;
}

.tagchile{
	position: absolute;
    top: 2522px;
    left: 1468px;
    height: 796px;
    width: 140px;
}

.tagargentina{
	position: absolute;
    top: 2569px;
    left: 1627px;
    height: 880px;
    width: 301px;
    clip-path: polygon(-18% -2%, 51% 9%, 56% 36%, 97% 43%, 57% 99%, 20% 100%, 11% 71%, 3% 43%);
}

.taguruguay{
    position: absolute;
    top: 2769px;
    left: 1815px;
    height: 173px;
    width: 218px;
    clip-path: polygon(-13% 6%, 100% 3%, 100% 2%, 99% 69%, 81% 90%, 43% 90%, 32% 50%, 0 43%);
}

#mx{
	display: none;
	position: absolute;
    top: 1091px;
    left: 634px;
    height: 173px;
    width: 176px;
}

area{
	background-color: red;
	border: 5px solid black;
}

.bodymodalpais{
	background-image: url(../imgs/vector.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 64vh;
	/* NEW 6/8/21 */
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-items: center;
}

.modalpais{
	display: block;
    margin-left: auto;
    margin-top: 8vh;
    margin-right: auto;
    height: 54vh;
    background-image: url(../imgs/modal.webp);
    background-size: 94%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    max-width: 450px;
}

.modalpaisx4{
    height: 67vh;
	margin-bottom: -50px;
}

.closemodalpais{
	position: fixed;
    right: 25px;
	top: 16px;
    z-index: 13;
}

#modal04{
	top: 0!important;
	width: 100%!important;
	height: 100%!important;
	margin-top: 0!important;
}

#modal04 iframe{
	position: absolute;
	top: -4%;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

#modal06{
	position: absolute;
    top: 25vh;
    z-index: 99999;
    background-color: #ffe8cd;
    padding: 15%;
    border-radius: 12%;
    display: block;
    left: 5%;
}

#modal06 .iconopaisimg{
	max-width: 75px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#modal06 .btnrecetaspais{
	background-size: contain;
	text-align: right;
}

.centrabtn{
	position: absolute;
    display: flex;
    width: 100%;
    justify-content: center;
	top: 1%;
	right: 1%;
}

.centrabtn .cerramepais img{
	width: 47px;
}

.btnvolver{
	display: flex;
    width: 106%;
    max-width: 310px;
    justify-content: center;
    background-image: url(../imgs/btn_back.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    font-family: 'my_fontregular';
    text-transform: uppercase;
    color: #ffffff !important;
    font-style: normal;
    font-weight: 400;
    font-size: 34.7143px;
    line-height: 42px;
    padding: 10px 50px;
}

.btnvolver img{
	max-width: 303px;
}

.ordenitems{
	padding: 50px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: 'lalezarregular';
    font-size: 32px;
    padding-top: 0px;
    margin-top: -83px;
}

.dotsitems{
	padding: 10px 50px;
}

.iconopaisimg{
	width: 100%;
}

.btnrecetaspais{
	background-image: url(../imgs/icon_download.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 288px;
    margin-top: 5%;
    /* padding-left: 9%; */
    padding: 4% 5% 2% 6%;
    color: #fff;
    font-family: 'my_fontregular';
    font-size: 26px;
    text-align: center;
}

.items-pais{
	padding: 10px 50px;
    display: flex;
    justify-content: space-between;
    text-align: left;
    align-items: center;
	cursor: pointer;
}

.modalpaisx4 .items-pais{
	padding: 4px 50px;
}

.items-pais p{
	margin-bottom: 0;
	margin-top: 0;
	width: 50%;
}

.items-pais .arrow{
	height: 25px;
}

.items-pais .img-icon{
	width: 100%;
	max-width: 45px;
}

.ordenbtnmapa{
	position: fixed;
    bottom: 0;
    left: 8%;
	width: 100%;
	display: flex;
	z-index: 15;
}

.tappais{
	position: fixed;
    bottom: 9%;
    left: 8%;
    width: 650px;
    display: block;
    margin-left: 13%;	
	background-image: url(../imgs/map_info1.png);
    background-size: cover;
	font-family: 'lalezarregular';
    font-size: 62px;
    text-align: center;
    color: #ffffff;
    padding: 25px;
}


.btnmapa{
	width: 37%;
    min-width: 133px;
    max-width: 544px;
    padding: 19px 15px;
    margin: 15px;
    background-image: url(../imgs/btn_sky.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 56px;
    text-transform: uppercase;
    font-family: 'my_fontregular';
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.btnmapa img{
	width: 65px;
    padding-right: 15px;
}

.ajustealto{
	height: 45px;
}

.zoomeame{
	zoom: 100%;
}

.zoombtns{
	position: fixed;
    right: 5%;
    display: flex;
    flex-direction: column;
    bottom: 19%;
	z-index: 15;
}

.zoombtns img{
    width: 115px;
    padding: 15px;
}

#menoszoom{
	filter: grayscale(100%);
}

.modalsobrepais{
	display: none;
	position: absolute;
    top: 23vh;
    width: 89%;
	/*animation: fadeIn 2s ease-out forwards;*/
	box-shadow: -2px 1px 400px 200px rgba(0,0,0,0.8);
-webkit-box-shadow: -2px 1px 400px 200px rgba(0,0,0,0.8);
-moz-box-shadow: -2px 1px 400px 200px rgba(0,0,0,0.8);
background-color: rgba(0, 0, 0, 0.7);
}

.modalsobrepais .iconopaisimg{
	margin-top: -75px;
}


@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.contentmodalpais{
	background-color: transparent!important;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contentmodalpais p{
	/*width: 80%!important;
	font-family: 'lalezarregular';
	font-size: 19px;*/
	width: 80% !important;
    font-family: 'lalezarregular';
    font-size: 19px;
    max-height: 230px;
    margin-bottom: 49px;
    overflow-y: auto;
}

.contentmodalpais h4{
	font-family: 'lalezarregular';
    font-size: 28px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0;
}

.contentmodalpais h4 img{
	width: 23px;
    padding: 2px;
    margin-right: 5px;
}

.subtitlepais{
	font-family: 'lalezarregular';
    font-size: 20px!important;
}

.cerramepais{
	display: flex;
    justify-content: center;
	margin-top: 50px;
}

.cerramepais img{
	width: 125px;
}

.imgrecetaspais{
	width: 100%;
	display: flex;
	justify-content: center;
}

.imgrecetaspais img{
	width: 57%;
}

@media (max-width: 400px) and (max-height: 680px) {
	
	.modalpais{
		height: 58vh;
		background-image: url(../imgs/modal.webp);
		background-size: contain;
		background-position: bottom;
	}
	
	.items-pais {
		padding: 4px 70px;
	}
	
	.modalpaisx4 .items-pais {
		padding: 0px 50px;
	}
	
	.items-pais .img-icon {
		max-width: 36px;
	}

	.items-pais p{
		font-size: 27px;
	}

	.tappais {
		margin-left: 6%;
	}	
	
	.cerramepais {
		margin-top: 0;
	}	
	
}

.btn-descarga-cupon{
	display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-content: center;
	align-items: center;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: 'lalezarregular';
    font-size: 14px;
}

.scrollmodal{
	max-height: 250px;
	overflow-y: auto;
	scrollbar-color: red orange;
	scrollbar-width: thin;
	overflow: scroll; /* Show scrollbars */
}

.btn-descarga-cupon img{
	width: 62%;
    max-width: 250px;
}