footer section.seccion_redes a {
    color: #fff !important;
}
body {
    width: 100vw;
    overflow-x: hidden;
}
@media screen and (max-width: 767px) {
.tabs-titles {
    flex-flow: column;
}
.tabs-title {
    width: 100%;
    padding: 15px 0;
    border-left: 0;
    border-top: 1px solid #dee2e6;
}
.paragraph--type--bloque .seccion_tarjetas.\34 _columnas {
    grid-template-columns: repeat(1, 1fr);
}
.caja_tarjeta .imagen_tarjeta > img {
    -moz-border-bottom-right-radius: 40px;
    border-bottom-right-radius: 40px;
    /*-moz-border-top-left-radius: 40px;
    border-top-left-radius: 40px;*/
    height: auto;
  }
  .paragraph--type--banner .caja_banner .tiene_logo img {
    width: 100%;
	}
	.contenedor_general {
    overflow: hidden;
 }
  .carousel-control-next, .carousel-control-prev {
    z-index: 10;
	}
}
.banner-gobierno .caja_banner {
    background-color: #ff8400;
}

#viaVideoSplashModal .modal-footer .boton {
	min-width: auto !important;
}