html{margin:0px; padding:0px;}
body{margin:0px; padding:0px;}

#pager{margin:0px; padding:0px;}
.container{width:100%; margin:0px; padding:0px;}
.slidecontainer {
  position: relative;
  z-index: 2;
  left: 0;
  top: 0;
}
.fullwidth {width: 100%;}





.modal {display: none; position: fixed; z-index: 99999 !important; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); align-content: center; justify-content: center;}
.modal-content-acervo {width: 80%; max-width: 700px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; padding: 40px 20px 20px 20px; text-align: center;}
.modal img {max-width: 100%; height: auto; margin-bottom: 10px;}
.close {position: absolute; top: 10px; right: 10px; cursor: pointer;}



@media (max-width: 767px) { 
	
}
