.mapBox{position: relative;}
.mapBox .nav{background: #b93b07;margin-bottom: 0;}
.mapBox .nav .arrow {top: 0;bottom: auto;}
.mapBox .nav .arrow span {color: #fff;}
.mapBox .nav .arrow img {filter: invert(1);}
.mapBox .controlBox {top:2.2rem;}

.mapBox .nav + svg, .infoBox{margin-top: 0;}
.mapBox .infoBox{max-width: 50%;top: 2.4rem;left:2%;padding: 1.2rem 2rem;border: solid 2px rgba(79, 78, 78, 0.33);}
.mapBox .infoBox li {position: relative;}
.mapBox .infoBox strong{font-size: 2rem;display: inline-block;padding-left: 1rem;}
.mapBox .infoBox .auxBox p,.mapBox .infoBox span.fecha {font-size: 1.6rem;}
.mapBox .close_button {top: 0rem;position: absolute;left: 97%;}