.modal{z-index: 10000000000 !important;background: rgba(0,0,0,.4);}
.modal-header{height: 200px;position: relative;background-image: url(/images/coronav.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;display: flex;justify-content: center;align-items: center;flex-direction: column;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.modal-header:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.2);}
.modal-header .close{position: absolute;right: 15px;top: 15px;color: #fff;opacity: .8;}
.modal-header .logo-center-m{text-align: center;z-index: 10;}
.modal-header .logo-center-m img{width: 27%;}
.modal-header h1{position: relative;z-index: 10;color: #fff;font-family: 'Montserrat', sans-serif;font-weight: 800;letter-spacing: 8px;margin-top: 5px;margin-bottom: 0;}
.modal-dialog p{text-align: justify;}
p.corona-last{text-align: center;font-weight: 600;margin-top: 20px;font-size: 1.4em;font-family: 'Roboto Condensed', sans-serif;}
.corona-msj hr{width: 10%;height: 4px;border: 0;background: #00a8ff;margin: 15px auto;}