.topo {
/* 	background-color: purple;*/
}
.wrap {
 	margin: 0 5%;
}
.wrap img {
 	width: 80%;
}
.toggle-menu {
 	display: block;
}
.traducao {
	display: none;
}
.topo nav {
	display: none;
}
.col1-3, .col2-3, .col3-3 {
	width: 100%;
	clear: both;
}
.topo {
	display: table;
}
.depoimento-home img {
	width: 40%;
}
h2 {
    font-size: 1.3em;
}
.depoimento-home div p { 
	width: 100%;
}
.temas ul li img {
    width: 50%;
    float: left;
    margin: 0;
}
.temas ul li div {
    width: 50%;
    float: left;
    margin: 0;
}
.script-menu-responsivo {
	display: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
	background-image: url("../imagens/bg-menu-responsivo.png");
    overflow: auto;
    z-index: 1000;
    padding: 80px 0 40px 0;
}
.script-menu-responsivo nav ul li {
	width: 100%;
	text-align: center;
}
.script-menu-responsivo nav ul li a {
	color: #000 !important;
	text-align: center;
	font-size: 1.6em;
	padding: 10px 0 0 0;
}
.grid li {
    width: 33%;
}
.conteudo p {
    width: 100%;
    position: relative;
}
.busca-depoimentos {
    width: 100%;
}
.depoimento-detalhe p {
    margin: 14px 0 14px 0;
}
.grid1 li {
  /*width: 100%;  */
}
.logo-fgv {
    margin: 20px 0 0 0;
    width: 30% !important;
}