*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background: white;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
}
.contenedor{
width: 100%;
max-width: 1200px;
margin: 0 auto;
max-height: 800px;
padding-top: 0px;
}
figure{
width: 100%;
position: relative;
}
figure .fondo {
width: 100%;
vertical-align: top;
border-radius: 10px;
top: -0.1%;
}
figure .mapa {
width: 100%;
vertical-align: top;
border-radius: 10px;
top: -0.1%;
}
.propiedades{
position: absolute;
background: #F4F05D;
border-radius: 50%;
height: 16px;
width: 16px;
border: 2px dashed #f48a8a;
animation: spin 10s linear infinite;
transition: .3s ease all;
cursor: pointer;
}
.propiedades2{
position: absolute;
background: #F7C561;
border-radius: 50%;
height: 16px;
width: 16px;
border: 2px dashed #ff6b6b;
animation: spin 10s linear infinite;
transition: .3s ease all;
cursor: pointer;
}

figure .icono1{
left: 62.2%;
top: 58.8%;
}
figure .icono4{
left: 55%;
top: 78.7%;
}
figure .icono5{
left: 53%;
top: 81%;
}
figure .icono6{
left: 46%;
top: 85%;
}
figure .icono7{
left: 56%;
top: 22%;
}
figure .icono8{
left: 59.9%;
top: 22.5%;
}
figure .icono10{
left: 62.2%;
top: 25%;
}
figure .icono11{
left: 64.4%;
top: 28.7%;
}
figure .icono12{
left: 66%;
top: 33%;
}
figure .icono13{
left: 66%;
top: 39.7%;
}
figure .icono14{
left: 65%;
top: 45%;
}
figure .icono17{
left: 33%;
top: 74%;
}
figure .vid01{
left: 41.8%;
top: 35.1%;
}
figure .vid02{
left: 40%;
top: 39.7%;
}
figure .vid03{
left: 37%;
top: 52%;
}
figure .vid04{
left: 36.6%;
top: 58.8%;
}
figure .vid05{
left: 38%;
top: 82%;
}
figure .vid06{
left: 42%;
top: 86.6%;
}
figure .vid07{
left: 54.1%;
top: 84.5%;
}
figure .vid08{
left: 56.5%;
top: 81.7%;
}
figure .vid09{
left: 63%;
top: 64%;
}
figure .vid10{
left: 68.4%;
top: 37%;
}
figure .vid11{
left: 67.1%;
top: 25.8%;
}
figure .vid12{
left: 64.4%;
top: 21.4%;
}
figure .vid13{
left: 53.2%;
top: 19%;
}

@keyframes spin{
from{
transform: rotate(0deg) 
}
to{
transform: rotate(360deg) 
}
}
/*--------------------------Fin marcadores----------------------------------*/
.icono1:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono4:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono5:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono6:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono7:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono8:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono10:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono11:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono12:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono13:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono14:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.icono17:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid1:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid2:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid3:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid4:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid5:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid6:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid7:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid8:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid9:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid10:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid11:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid12:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}
.vid13:hover{
transition: .5s ease all;
border: 1px solid #FF6833;
background: #FF6833;
-webkit-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
-moz-box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
box-shadow: 0px 0px 7px 0px rgba(117,71,56,0.74);
transform: scale(2);
}

figcaption .tooltip{
font-size:12px;
}
@media (max-width: 768px){
.gps{
opacity: 0;
width: 100%;
content:url("instruccion_mb.png");
}
.mapa_mb{
width: 100%;
content:url("mapa_mb.jpg");
}
.tooltip{
transition: 0.2s ease all;
}
.icono1:hover{
transform: scale(3);
}
.icono2:hover{
transform: scale(3);
}
.tooltip::after{
content: none;		
}
figure .icono1{
width: 13px;
height: 13px;
left: 19.1%;
top: 57.1%;
cursor: pointer;
}
figure .icono2{
width: 13px;
height: 13px;
left: 55.8%;
top: 48%;
}
}
/*-------------------------INSTRUCCION--------------------*/
.caja{
/*background-color: green;*/
width: 100%;
height: 136px;
}
.espacio{
height: 0;
}
.texto_tamano{
display: flex;
justify-content: center;
align-content: center;
margin: 0;
}
.texto{
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
color: #664654;
font-size: 19px;
font-weight: 400;
margin-top: -5px;
}
.anim_mar{
/* background: #89767E;*/
width: 100%;
height: 80px;
}
.cursor{
position: absolute;
z-index: 100;
width: 35px;
height: 35px;
margin: 25px;
opacity: 0;
}
.gps{
width: 100%;
max-width: 1200px;
position: absolute;
z-index: 100;
opacity: 0;
}
::-webkit-scrollbar{
display: none;
}
.pantalla{
width: 1920px;
max-width: 1920px;
height: 800px;
left: 50%;
}
img{
width: 100%;
}
/*---------------------------------------------------------------------------*/
@keyframes mianimacion_gps{
0%{
opacity: 100%;
}
93%{
pointer-events: all;
opacity: 100%;
}
100%{
pointer-events: none;
opacity: 0%;
}
}
@media(max-width:768px){
.pantalla{
height: 490px;
width: 1000px;
}
figure .icono1{
left: 72%;
top: 51%;
}
figure .icono4{
left: 58%;
top: 64%;
}
figure .icono5{
left: 52%;
top: 66%;
}
figure .icono6{
left: 40%;
top: 69%;
}
figure .icono7{
left: 59%;
top: 28%;
}
figure .icono8{
left: 66%;
top: 28%;
}
figure .icono10{
left: 72%;
top: 30%;
}
figure .icono11{
left: 76%;
top: 32%;
}
figure .icono12{
left: 78%;
top: 35%;
}
figure .icono13{
left: 79%;
top: 39%;
}
figure .icono14{
left: 77%;
top: 43%;
}
figure .icono17{
left: 14%;
top: 61%;
}
figure .vid01{
left: 32%;
top: 35%;
}
figure .vid02{
left: 28%;
top: 39%;
}
figure .vid03{
left: 23%;
top: 47%;
}
figure .vid04{
left: 21%;
top: 51%;
}
figure .vid05{
left: 25%;
top: 66%;
}
figure .vid06{
left: 32%;
top: 69%;
}
figure .vid07{
left: 56%;
top: 68%;
}
figure .vid08{
left: 62%;
top: 66%;
}
figure .vid09{
left: 73%;
top: 54.6%;
}
figure .vid10{
left: 85%;
top: 37%;
}
figure .vid11{
left: 81%;
top: 31.2%;
}
figure .vid12{
left: 76%;
top: 27%;
}
figure .vid13{
left: 54%;
top: 25.6%;
}

}