@charset "UTF-8";


	/* css maquina de escrever das segundas páginas*/
 #maquina2 {
  text-align: right;
 }
 

	/* função de escrever nas segundas páginas*/
 .typewrite2 {
 	font-size: 25px;
 	font-family: Fjalla One;
 	font-weight: bold;
 	color: #59595B;
 }



.nome-pagina {

    font-family: 'Raspoutine', Arial, sans-serif;
    font-weight: bold;
}

@font-face{
	font-family: 'Raspoutine';
	src: url('fonts/Raspoutine.eot');
	src: url('fonts/Raspoutine.eot?#iefix') format('embedded-opentype'),
	url('fonts/Raspoutine.woff') format('woff'),
	url('fonts/Raspoutine.ttf') format('truetype'),
	url('fonts/Raspoutine.svg#webfont') format('svg');
}

.menu-lti {

	position: relative;
	right: -35px;

}

.sub-titulo-pagina {

	position: relative;
	top: -15px;
}

.indice {

	z-index: 99;
	position: absolute;
	top: -20px;
}

	/* Cabecalho texto quem somos "Nosso sucesso é medido pelo seu sucesso"*/
.wa_style_jj3o3pe469180o {

    font-family: 'Raspoutine', Arial, sans-serif;
    font-weight: bold;

}

.fonte-rasp {

    font-family: 'Raspoutine', Arial, sans-serif;
    font-weight: bold;

    }


 /*zoon nos certificados*/

.hvr-grow img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-grow img:hover, .hvr-grow img:focus, .hvr-grow img:active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.wa_style_jj3ovhcb2dr5y8 {

	    font-family: 'Raspoutine', Arial, sans-serif;
    font-weight: bold;

}


.hvr-grow2 img{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-grow2 img:hover, .hvr-grow2 img:focus, .hvr-grow2 img:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.cinza:hover {
    filter: none;
      transition: .3s ease-in;
      -webkit-filter: grayscale(1);
      -webkit-transform: scale(1.06);
    }

.wa_style_jj557z5r28jqvk {

  text-shadow: 6px 6px 12px rgba(150, 150, 150, 1);
}