@media
*{
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;
}
@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-Black.ttf);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-ExtraBold.ttf);
}
@font-face {
font-family: 'SemanaSerif-Bold';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-Bold.ttf);
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-BoldItalic.ttf);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-Medium.ttf);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-Regular.ttf);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-RegularItalic.ttf);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSerif-Light.ttf);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSans-Black.ttf);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSans-ExtraBold.ttf);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSans-Bold.ttf);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSans-Light.ttf);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSans-Medium.ttf);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.semana.com/2022/11_noviembre/recursos/fuentes/SemanaSans-Regular.ttf);
}
@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-Black.ttf);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-ExtraBold.ttf);
}
@font-face {
font-family: 'SemanaSerif-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-Bold.ttf);
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-BoldItalic.ttf);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-Medium.ttf);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-Regular.ttf);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-RegularItalic.ttf);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-Light.ttf);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-Black.ttf);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-ExtraBold.ttf);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-Bold.ttf);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-Light.ttf);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-Medium.ttf);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-Regular.ttf);
}
.contenedor {
  width: 100%;
  max-width: 1000px; 
  margin: auto;   
}
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%;
}
.index{
z-index: 1;
}
/*
figure .vigilado {
position: absolute;
background-color: white;
height: 70%;
width: auto;
left: -100px;
margin-top:  auto;
}
*/
/*--------------------------Inicio marcadores----------------------------------*/
figure .icono1{
position: absolute;
transform-origin: center;
transform: translate(2px , 2px);
background: #2f7dd5;
border: 0.5px solid #b5b5b5;
border-radius: 50%;
height: 13px;
width: 13px;
left: 48.4%;
top: 71.1%;
transition: .3s ease all;
}
figure .icono2{
position: absolute;
transform-origin: center;
transform: translate(2px , 2px);
background: #2f7dd5;
border: 0.5px solid #b5b5b5;
border-radius: 50%;
height: 13px;
width: 13px;
left: 44.6%;
top: 71.7%;
transition: .3s ease all;
}
figure .icono3{
position: absolute;
transform-origin: center;
transform: translate(2px , 2px); 
background: #2f7dd5;
border: 0.5px solid #b5b5b5;
border-radius: 50%;
height: 13px;
width: 13px;
left: 51.2%;
top: 69.3%;
transition: .3s ease all;
}
figure .icono4{
position: absolute;
transform-origin: center;
transform: translate(2px , 2px); 
background: #2f7dd5;
border: 0.5px solid #b5b5b5;
border-radius: 50%;
height: 13px;
width: 13px;
left: 58.6%;
top: 60.1%;
transition: .3s ease all;
}
figure .icono5{
position: absolute;
transform-origin: center;
transform: translate(2px , 2px); 
background: #2f7dd5;
border: 0.5px solid #b5b5b5;
border-radius: 50%;
height: 13px;
width: 13px;
left: 62.1%;
top: 56.5%;
transition: .3s ease all;
}
.info h3 {
font-family: 'SemanaSans-Medium';
font-weight: 300;
font-style: normal;
}
/*----------------------------------------------------------------------*/
/*--------------------------Fin marcadores----------------------------------*/
.icono:hover{
transition: .5s ease all;
border: 2px solid #FF7517;
background: none;
transform: scale(1.5) translate(2px , 1px);
z-index: 1;
}
.tooltip{
display: flex;
position: absolute;
top: 0;
background: #fff;
border-radius: 10px;
max-width: 100%;
z-index: 1;
opacity: 0;
transition: .3s ease all;
transform: scale(0);
pointer-events: none;
}
.tooltip::after {
content: "";
display: block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid  #4D4D4D;
position: absolute;
bottom: -6px;
left: calc(47% - 0px);
}
.tooltip.activo{
opacity: 1;
transform: scale(1);
}
.tooltip .thumb{
width: 40%;
margin-left: 25px;
margin-right: 25px;
}
.tooltip .thumb img{
width: 100px;
height: 100px;
object-fit: cover;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10px 0 0 10px;
vertical-align: top;
padding: 5px;
}
.tooltip .info{
background: #4D4D4D;
width: 100%;
height: 31px;
display: flex;
padding:  0 15px;
flex-direction: column;
justify-content: space-between;
border-radius: 4px;
}
.tooltip .info .titulo{
color: white;
font-size: 19px;
font-weight: 300;
text-align: center;
margin-top: 5px;
}
.linea-intermedia{
width: 90%;
border-bottom: 1px solid #bdbca2;
}
.tooltip .info .direccion{
color: #706d32;
font-weight: 600;
font-size: 16px;
margin-top: 3.5px;
margin-bottom: .5px;
}
.tooltip .info .ciudad{
color: #707070;
font-weight: 500;
margin-bottom: 15px;
font-size: 13px;
}
.tooltip .info .localidad{
color: #494949;
font-weight: 500;
margin-bottom: 5px;
}
figcaption .tooltip{
font-size:12px;
}
@media (max-width: 768px){
.mapa_mb{
content: url("mapa_mb.jpg");
width: 100%;
}
figure .icono1{
left: 43%;
top: 65.8%;
width: 15px;
height: 15px;
}
figure .icono2{
left: 36%;
top: 66.3%;
width: 15px;
height: 15px;
}
figure .icono3{
left: 49%;
top: 63.8%;
width: 15px;
height: 15px;
}
figure .icono4{
left: 64.2%;
top: 57.3%;
width: 15px;
height: 15px;
}
figure .icono5{
left: 71.2%;
top: 54.3%;
width: 15px;
height: 15px;
}
.tooltip.activo {
margin:0;
}
.tooltip{
transition: 0.2s ease all;
}
.icono111:hover{
transform: scale(3);
}
.icono222:hover{
transform: scale(3);
}
.tooltip .info{
height: 31px;
}
.tooltip .info .titulo{
font-size: 21px;
}
}
/*-------------------------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-family: 'SemanaSans-Regular';
font-weight: 400;
font-style: normal;
color: #664654;
font-size: 19px;
text-align: center;
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%;
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%;
}
}

/* ==== ANIMACIÓN BORDE GIRATORIO ==== */
@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* ==== APLICA A TODOS LOS ICONOS ==== */
.icono::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border: 2px dashed #2f7dd5;
  border-radius: 50%;
  box-sizing: border-box;
  animation: spin 6s linear infinite;
  z-index: 0;
  pointer-events: none;
}

/* mantiene el punto en frente */
.icono {
  position: absolute;
  background: #2f7dd5;
  border-radius: 50%;
  height: 13px;
  width: 13px;
  transform-origin: center;
  z-index: 1;
}
