.miframmapa {
display: block;
border: none;
width: 100%;
height: 700px;
overflow: hidden;
}
.contacto .miframmapa {
display: block;       
background: transparent;
border: none;        
width: 100%;
height: 900px!important;
min-height: 900px!important;
overflow: hidden;
}
.contacto.elementor-widget.elementor-widget-shortcode {
width: 100%;
}
#map-container {
width: 100%;
height: 100%;
min-height: 500px;
position: relative;
left: 0;
}
#cajitoapop {
display: block;
height: 75px;
}
#cajitoapopder {
position: absolute;
top: 80px;
}
#cajitoapopizq {
position: absolute;
top: 18px;
left: 69px;
}
#elmapita{
height: 100%;  
}
.txtpais {
position: relative;
top: 16px;
display: inline-block;
}
#paisesmobile {
display: none;
}
#mapahome {
position: relative;
display: block;
height: 100%;
}
#infomapita {
position: absolute;
left: 25%;
top: 350px;
width: 550px;
height: 500px;
display: none;
z-index: 1000;
}
.linkcontacto1 {
color: #c7c9cc;
text-decoration: underline!important;
}
.linkcontacto1:hover {
color: #FFF100;
text-decoration: underline!important;
}
@media screen and (max-width: 768px) {
#mapahome {
left: 0px;
}
#paisesmobile {
display: block;
width: 100%;
height: 50px;
background: #1c2939;
color: #ffffff;
border: #1c2939 1px solid;
border-radius: 18px;
padding-left: 10px;
position: absolute;
top: 0;
}
select option {
background: transparent;
color: #ffff;
}
#infomapita {
left: 0px;
top: 65px;
width: 100%;
height: 500px;
font-size: 4vw;
line-height: 3.5vw;
}
#cajitoapop {
height: 54px;
font-size: 6vw;
margin-bottom: 50px;
width: 100%;
text-align: center;
}
#infomapita .flex {
display: flex;
flex-direction: column;
}
} .cursor-pointer { cursor: pointer; }
.select-none { user-select: none; }
.z-10 { z-index: 10; }
.flex { display: flex; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.items-center { align-items: center; }
.gap-2 { gap: 0.5rem; }
.text-white { color: white; }
.opacity-10 { opacity: 0.1; }
.opacity-40 { opacity: 0.4; }
.opacity-70 { opacity: 0.7; }
.opacity-75 { opacity: 0.75; }
.max-w-xl { max-width: 36rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
.py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; }
.mb-4 { margin-bottom: 1rem; }
.leading-6 { line-height: 1.5rem; }
.text-sm { font-size: 1.5rem; }
.text-xl { font-size: 1.25rem; }
.text-yellow { color: #FFF100; }
.font-extralight { font-weight: 200; }
.rounded-md { border-radius: 0.375rem; }
.border-none { border-style: none; }
.bg-white { background-color: white; }
.bg-opacity-10 { background-color: rgba(255, 255, 255, 0.1); }
.underline { text-decoration: underline; }
.fill-current {
fill: currentColor;
}
.mt-1 {
margin-top: .25rem;
}
.w-full {
width: 100%;
}
.min-h-screen {
}
body {
font-family: Roboto Condensed, sans-serif;
}
.sphere { fill: transparent; }
.land { fill: rgba(255, 255, 255, 0.1); }
.boundary {
fill: none;
stroke: rgba(255, 255, 255, 0.1);
stroke-linejoin: round;
stroke-linecap: round;
vector-effect: non-scaling-stroke;
}
.gradientbg {
background-image: radial-gradient(farthest-corner at 30% 30%, #041b30, #000614);
}
.py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem;
}