.sacipopup-box::-webkit-scrollbar {
  width: 8px;
}
.sacipopup-box::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}
.sacipopup-box::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.sacipopup-box img.destacada{max-width: 333px;margin-bottom: 44px;margin-top: 44px;}
.sacipopup-box h2{color: #fff !important;font-size: 33px;letter-spacing: 1px;font-weight: 600;margin: 0 0 11px;}
.sacipopup-box h2 strong {color: #0ea4aa !important;}
.sacipopup-box .texto{color: #fff !important;font-size: 14px;line-height: 144%;text-align: justify;}
.sacipopup-box .texto a {color: #fff !important;font-size: 14px; font-weight:800; text-decoration: underline !important}
* ------------------------- MOBILE -------------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 700px) {
}