@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);
}
.body {
font-family: 'SemanaSans-Regular';
font-weight: 400;
font-style: normal;
line-height: 25px;
line-height: 200%;
margin: auto;
}
.main {
width: 100%;
margin: 160px auto;
text-align: center;
}
.centrar{
display: flex;
justify-content: center;
z-index: 1;
}	
h1 {
margin-bottom: 30px;
font-size: 44px;
}
h2 {
margin-bottom: 5px;
font-size: 21px;
margin-top: 10px;
line-height: 24px;
text-align: left;
font-family: 'SemanaSans-Medium';
font-weight: 500;
font-style: normal;
line-height: 25px;
color: #303440;
}
h3 {
font-size: 15px;
font-family: 'SemanaSans-Medium';
font-weight: 300;
font-style: normal;
line-height: 25px;
text-align: left;
line-height: 20px;
color: #303440;
}
p {
font-size: 18px;
color: #303440;
}
.linea{
width: 80%;
height: 1px;
border-bottom: 1.5px solid #4C342A;
margin-top: 15px;
}
.img-fondo{
transform: scale(2.5);
}
/*-------------------------------1-------------------------*/
.btn {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn:hover {
opacity: 0.75;
}
.popup-wrap {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box .close-btn {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in, .transform-out {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------2----------------------------------------*/
.btn2 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn2:hover {
opacity: 0.75;
}
.popup-wrap2 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box2 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box2 .close-btn2 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in2, .transform-out2 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
/*-----------------------------------3----------------------------------------*/
.btn3 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn3:hover {
opacity: 0.75;
}
.popup-wrap3 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box3 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box3 .close-btn3 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in3, .transform-out3 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup3{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------4----------------------------------------*/
.btn4 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn4:hover {
opacity: 0.75;
}
.popup-wrap4 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box4 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box4 .close-btn4 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in4, .transform-out4 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup4{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------5----------------------------------------*/
.btn5 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn5:hover {
opacity: 0.75;
}
.popup-wrap5 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box5 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box5 .close-btn5 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in5, .transform-out5 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup5{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------6----------------------------------------*/
.btn6 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn6:hover {
opacity: 0.75;
}
.popup-wrap6 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box6 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box6 .close-btn6 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in6, .transform-out6 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup6{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------7----------------------------------------*/
.btn7 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn7:hover {
opacity: 0.75;
}
.popup-wrap7 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box7 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box7 .close-btn7 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in7, .transform-out7 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup7{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------8----------------------------------------*/
.btn8 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn8:hover {
opacity: 0.75;
}
.popup-wrap8 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box8 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box8 .close-btn8 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}*/
.transform-in8, .transform-out8 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup8{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------9----------------------------------------*/
.btn9 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn9:hover {
opacity: 0.75;
}
.popup-wrap9 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box9 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box9 .close-btn9 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(190deg);
transform: rotate(190deg);
}*/
.transform-in9, .transform-out9 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup9{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------10----------------------------------------*/
.btn10 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn10:hover {
opacity: 0.75;
}
.popup-wrap10 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box10 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box10 .close-btn10 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(1100deg);
transform: rotate(1100deg);
}*/
.transform-in10, .transform-out10 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup10{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------11----------------------------------------*/
.btn11 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn11:hover {
opacity: 0.75;
}
.popup-wrap11 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box11 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box11 .close-btn11 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(1100deg);
transform: rotate(1100deg);
}*/
.transform-in11, .transform-out11 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup11{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------12----------------------------------------*/
.btn12 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn12:hover {
opacity: 0.75;
}
.popup-wrap12 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box12 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box12 .close-btn12 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(1100deg);
transform: rotate(1100deg);
}*/
.transform-in12, .transform-out12 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup12{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------13----------------------------------------*/
.btn13 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn13:hover {
opacity: 0.75;
}
.popup-wrap13 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box13 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box13 .close-btn13 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(1100deg);
transform: rotate(1100deg);
}*/
.transform-in13, .transform-out13 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup13{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------14----------------------------------------*/
.btn14 {
margin-top: 30px;
padding: 2.2% 5.5%;
display: inline-block;
-webkit-transition: all linear 0.15s;
transition: all linear 0.15s;
border-radius: 3px;
background: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #333;
}
.btn14:hover {
opacity: 0.75;
}
.popup-wrap14 {
width: 100%;
height: 100%;
display: none;
justify-content: center;
position: absolute;
top: 0px;
left: 0px;
content: "";
z-index: 1;
}
.popup-box14 {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 450px;
padding: 1.5%;
position: absolute;
margin-top: 13%;
box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
border-radius: 3px;
background: #fff;
text-align: center;
overflow: hidden;
border-radius: 9px;
border: 1px solid #D0855D;
}
.popup-box14 .close-btn14 {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 5px;
right: 5px;
font-size: 25px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
border-radius: 1000px;
background: #ff5f5f;
font-weight: bold;
text-decoration: none;
color: #ffebbf;
line-height: 31px;
font-family: "montserrat", sans-serif;
font-weight: 300;
font-style: normal;
line-height: 25px;
}
/*
.popup-box .close-btn:hover {
-webkit-transform: rotate(1100deg);
transform: rotate(1100deg);
}*/
.transform-in14, .transform-out14 {
display: flex;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.fondo-popup14{
background-repeat: no-repeat;
top: 0;
display: flex;
position: absolute;
height: 100%;
width: auto;
}
/*-----------------------------------fin----------------------------------------*/
.iframe{
width: 100%;
height: 290px;
overflow: hidden;
border: 1.5px solid #c5c5c5;
}
.transform-in {
	display: flex;
	/*
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
	*/
}
.transform-out {
	display: flex;
	/*
-webkit-transform: translate(-50%, -50%) scale(0.5);
transform: translate(-50%, -50%) scale(0.5);
	*/
}
@media(max-width:1400px){
.popup-box{
max-width: 430px;
}
.popup-box2{
max-width: 430px;
}
.popup-box3{
max-width: 430px;
}
.popup-box4{
max-width: 430px;
}
.popup-box5{
max-width: 430px;
}
.popup-box6{
max-width: 430px;
}
.popup-box7{
max-width: 430px;
}
.iframe{
width: 100%;
border-radius: 9px;
}
.linea{
width: 70%;
}
}
.icono {
opacity: 0;
transform: scale(0.8);
transition: opacity 0.6s ease, transform 0.6s ease;
}

.icono.visible {
opacity: 1;
transform: scale(1);
}
.iframe {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.iframe img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

@media(max-width:768px){
.linea{
width: 80%;
}
.popup-box{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.popup-box2{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.popup-box3{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.popup-box4{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.popup-box5{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.popup-box6{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.popup-box7{
width: 80%;
padding: 15px;
margin-top: 5%;
}
.iframe{
width: 100%;
height: 200px;
border-radius: 9px;
}
h2{
margin-bottom: 10px;
margin-top: 10px;
font-size: 21px;
}
h3{
font-size: 14px;
line-height: 19px;
margin-bottom: 15px;
padding: 0 10px;
}
}
.hover-text2,
.hover-text3,
.hover-text4,
.hover-text5,
.hover-text6,
.hover-text7,
.hover-text8,
.hover-text9,
.hover-text10,
.hover-text11,
.hover-text12,
.hover-text13,
.hover-text14 {
  position: absolute;
  background-color: #fff;
  color: #303440;
  padding: 8px 12px;
  border: 1px solid #D0855D;
  border-radius: 6px;
  font-family: 'SemanaSans-Regular';
  font-size: 14px;
	line-height: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);

  /* Ancho adaptable */
  max-width: 300px;           /* límite superior */
  min-width: 200px;           /* opcional: evita tooltips demasiado angostos */
  width: max-content;         /* se adapta al texto */
  white-space: normal;        /* permite saltos de línea */
  overflow-wrap: break-word;  /* divide palabras largas */
  word-wrap: break-word;      /* soporte adicional */

  display: none;
  z-index: 10;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}


/* Mostrar texto al hacer hover sobre cada icono */
.icono2:hover .hover-text2,
.icono3:hover .hover-text3,
.icono4:hover .hover-text4,
.icono5:hover .hover-text5,
.icono6:hover .hover-text6,
.icono7:hover .hover-text7,
.icono8:hover .hover-text8,
.icono9:hover .hover-text9,
.icono10:hover .hover-text10,
.icono11:hover .hover-text11,
.icono12:hover .hover-text12,
.icono13:hover .hover-text13,
.icono14:hover .hover-text14 {
  display: block;
}
@media (max-width: 768px) {
  .hover-text2,
  .hover-text3,
  .hover-text4,
  .hover-text5,
  .hover-text6,
  .hover-text7,
  .hover-text8,
  .hover-text9,
  .hover-text10,
  .hover-text11,
  .hover-text12,
  .hover-text13,
  .hover-text14 {
    display: none !important; /* fuerza a ocultarlos */
  }

  /* Evita que el hover active el texto */
  .icono2:hover .hover-text2,
  .icono3:hover .hover-text3,
  .icono4:hover .hover-text4,
  .icono5:hover .hover-text5,
  .icono6:hover .hover-text6,
  .icono7:hover .hover-text7,
  .icono8:hover .hover-text8,
  .icono9:hover .hover-text9,
  .icono10:hover .hover-text10,
  .icono11:hover .hover-text11,
  .icono12:hover .hover-text12,
  .icono13:hover .hover-text13,
  .icono14:hover .hover-text14 {
    display: none !important;
  }
}

