@charset "utf-8";
@keyframes luzLogo{
	from{-webkit-filter:drop-shadow(3px 3px 6px white);filter:drop-shadow(3px 3px 6px white);}
	to{-webkit-filter:drop-shadow(0px 0px 0px white);filter:drop-shadow(0px 0px 0px white);}
}
/* CSS Document */
#scrBtn{display:none;position:fixed;bottom:24px;right:24px;z-index:99;border:none;outline:none; /* Remove outline */
  background:rgba(192,192,192,0.75);color:#000;cursor:pointer;padding:0.5em;border-radius:12px;font-size:1em;}
/* top page aux */
.fundo{background:black url("../img/conclusao-de-mestre-obras-comercio-escritorio.jpg");background-repeat:no-repeat;background-position:center center;}
.fundo2{background:black url("../img/conclusao-de-mestre-obras-projeto.jpg");background-repeat:no-repeat;background-position:center center;}
.sombraTextoBK{text-shadow: 3px 3px 6px #000000;}
.sombra{padding:0.2em;background: rgba(0,0,0,0.3);}
.footer{position:static;bottom:0;width:100%;}
.logotipo{ max-width:100%;height:auto;}
