#content-fotos{

  /* padding-top: 15px; */

  padding-bottom: 50px;

}

/* PESQUISA DE FOTOS */

.content-gal-fot-box-search{

  margin-top:20px;

  margin-bottom: 20px;

}

.content-gal-fot-box-search button, .content-gal-fot-box-search button:hover, .content-gal-fot-box-search button:active{

  font-family: 'Poppins-Regular';

  color: #FFF;

  background-color: #b10909;

  border-color: #b10909;

}

/*EFEITO UNICO DE UNICO DE FOTOS*/

.box-fotos{

	/* margin-top: 15px; */

	margin-bottom: 15px;

}

a .mpx-effect-tittle h6{

  font-family: 'Poppins-Regular';  

  color: #FFF;

}

a .mpx-effect-tittle span{

  font-family: 'Poppins-Regular';  

  font-size: 22px;

  color: #FFF;

}

.mpx-effect-tittle{

  /* transition: 0.8s; */

}

a .mpx-effect-tittle{

  padding: 15px;

  box-sizing: border-box;

  width: auto;

  background-color: rgba(31, 50, 85, 0.63);

  position: absolute;

  bottom: 0px;

  /* right: 15px;

  left: 15px; */

  overflow: hidden;

  width: 100%;
  height: 120px;

  /* transition: 0.8s; */

}

a:hover .mpx-effect-tittle{

  background-color: rgba(31, 50, 85, 0.63);

  /* transition: 0.8s; */

}

.efect-galerias{

  overflow: hidden;

  position: relative;

}

.efect-galerias img{

  transition: 0.5s;

}

.efect-galerias:hover img{

  transform: scale(1.03);

    -ms-transform: scale(1.03);

    -webkit-transform: scale(1.03);

    transition: 0.5s;

}

/*CLEAR BOTH*/

.clear-both{

 clear: both;

}

/*GALERIA DE FOTO INTERNA*/

.modal-body{

  padding: 0px;

}

.ttl-downloads{

  color: #333;

  font-family: 'Poppins-Regular';  

}

.icon-fotos{

  font-size: 14px;

  color: #b10909;

}

.descricao-foto{

  font-family: 'Poppins-Regular';

  font-size: 14px;

  color: #333;

  text-align: justify;

}

/* .content-galerias{

  margin-top: 20px;

  margin-bottom: 20px;

} */