
.modal.show .modal-dialog {
    max-width: 80% !important;
}
.pgwSlideshow .ps-list ul {
    display: flex;
    justify-content: center;
    align-items: center;
}


.pgwSlideshow{
  width: auto !important;
}

.pgwSlideshow {
    background: #05121f !important;
    display: none;
}
.glaeria {
    width: auto !important;
}
.modal-content {
    background: transparent !important;
}
.modal-header {
    height: 29px !important;
    border-bottom: transparent !important;
}
button.close {
    bottom: -31px !important;
    width: 8px !important;
    height: 5px !important;
    padding: 0px 10px 20px 5px !important;
    background:  white !important;
    z-index: 77 !important;
    opacity: initial !important;
    color: black !important;
    border: 3px solid black !important;
    margin: 0rem 0rem 0rem auto !important;
}
.pgwSlideshow .ps-list {    
  background: #05121f !important;
}
.glaeria {
    display: none !important;
}
.ps-caption b{
    text-transform: capitalize;
}