*{
	margin: 0;
	padding: 0;
}


@font-face {
    font-family: 'Merriweather-Light';
    src: url('Merriweather-Light.ttf');

}

@font-face {
    font-family: 'Merriweather-Bold';
    src: url('Merriweather-Bold.ttf');

}


@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('SourceSansPro-Regular.ttf');

}


@font-face {
    font-family: 'SourceSansPro-Italic';
    src: url('SourceSansPro-Italic.ttf');

}



@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('SourceSansPro-Light.ttf');

}


@font-face {
    font-family: 'SourceSansPro-LightItalic';
    src: url('SourceSansPro-LightItalic.ttf');

}

@font-face {
    font-family: 'SourceSansExtraLight';
    src: url('SourceSansPro-ExtraLight.ttf');

}


@font-face {
    font-family: 'SourceSansExtraLightItalic';
    src: url('SourceSansPro-ExtraLightItalic.ttf');

}




.top{
	background-color: white;
	bottom: 2em;
	color: #fff;
	display: none;
	position: fixed;
	right: 1.5em;
	text-decoration: none;
    width: 40px;
    height: 40px;
    border: 1px solid rgb(220,220,220);
    border-radius: 50%;
    background: rgba(255,255,255,1) url('../imagens/top_25_gray.svg') no-repeat center center;
}
.top:hover{
	transition:0.7s;
    background: rgb(90,90,90) url('../imagens/top_25.svg') no-repeat center center;  
	border: 1px solid rgb(90,90,90);
}


a{
	color:#fff;
	text-decoration:none;
}





body {  
    font-size: 12px;
	line-height: 12px;
    font-family: 'SourceSansPro-Light';


} 

.gray240{
	background-color: rgb(240,240,240);
}

.fundo_home{
	background-color: rgb(40,40,40);
}






.topo_geral{
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;


	
}

.grid-site{
	max-width: 1500px;
}



.header{
	z-index: 3;
	width: 100%;
	height: 100px;
	position: fixed;
    top: 0;
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    transition: top 0.3s ease-in-out;

}

.header_geral{
	overflow: hidden;
	width: 100%;
	height: auto;
	background: rgb(255,255,255);
    border-bottom: 1px solid rgb(230,230,230);
	
}


.nav-up {
    top: -111px;
}






.topologo{
	overflow: hidden;
	float: left;
	width: 113px;
	margin-left: 0px;
	height: 110px;
	background: url(../imagens/logo_60.svg) no-repeat left center;
	-webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s ease-in-out;
    
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s ease-in-out;

}

.topologo a{
	overflow: hidden;
	display: block;
	width: 113px;
	height: 110px;
}

.redes2{
	display: none;
}


.nav { 
	float: right;
	margin-top: 40px;
    margin-right: 0px;
    height: 30px;  
    width: auto;  
    font-family: 'Merriweather-Light';

    font-weight: normal;  
    position: relative;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;

  
} 



.nav ul {
    padding: 0;  
    margin: 0 auto;  
    width: auto;  
    height: 30px; 
 
}  


.nav_li {  
    display: inline;  
    float: left;
    list-style: none;
    height: 30px;
  
} 



.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
.clearfix {  
    *zoom: 1;  
}  


.nav_li a {  
    color: rgb(120,120,120);  
    display: inline-block; 
    font-size: 14px;  
    letter-spacing: 0.4px;
	padding-left: 15px;
	padding-right: 15px;
    text-align: center;  
    text-decoration: none;  
    line-height: 30px;  
    border-right: 0px solid rgb(250,250,250);
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;
    
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s ease-in-out;
}  


.nav_li a:hover{
    color: rgb(210,210,210);  
}

.nav_li:last-child a {  
    border-right: 0;  
}  


.nav a:hover, nav a:active {  
}

.nav a.pull {  
    display: none;
    font-size: 1.3em;
  
}



.nav a.pull_projeto {  
    display: none;
    font-size: 1.3em;
  
}

.mgl_redes{
	margin-left: 10px;
	
}

.mgr_icon{
	margin-right: 3px;
}

.mgr_redes{
	margin-right: 7px;
	
}


.icon_redes,
.icon_redes2{
	overflow: hidden;
	float: left;
	list-style: none;
	width: 30px;
	height: 30px;

}

.icon_facebook{
	background: url(../imagens/icon_30_facebook_gray.svg) no-repeat center center;
	width: auto;
	height: 30px;
	overflow: hidden;
	display: block;
	text-align: center;
}

.icon_facebook:hover{
	background: url(../imagens/icon_30_facebook_color.svg) no-repeat center center;
	
}

.icon_pinterest{
	background: url(../imagens/icon_30_pinterest_gray.svg) no-repeat center center;
	width: auto;
	height: 30px;
	overflow: hidden;
	display: block;
}

.icon_pinterest:hover{
	background: url(../imagens/icon_30_pinterest_color.svg) no-repeat center center;

}

.icon_behance{
	background: url(../imagens/icon_30_behance_gray.svg) no-repeat center center;
	width: auto;
	height: 30px;
	overflow: hidden;
	display: block;
}

.icon_behance:hover{
	background: url(../imagens/icon_30_behance_color.svg) no-repeat center center;

}


.icon_instagram{
	background: url(../imagens/icon_30_instagram_gray.svg) no-repeat center center;
	width: auto;
	height: 30px;
	overflow: hidden;
	display: block;
}

.icon_instagram:hover{
	background: url(../imagens/icon_30_instagram_color.svg) no-repeat center center;

}



.pull {  
    display: none;  
}




main{
	overflow: hidden;
	width: 90%;
    max-width: 1500px;
	height: auto;
	padding-top:180px;
	margin-left: auto;
	margin-right: auto;
}

.main_sobre{
	overflow: hidden;
	width: 90%;
    max-width: 1500px;
	height: auto;
	padding-top:180px;
	margin-left: auto;
	margin-right: auto;
}


.main2{
	overflow: hidden;
	max-width: 1500px;
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 180px;
	
}


.home_bot{
	text-decoration:none;
	display: block;
	
}



.texto_linhas{
    width: 100%;
    max-width: 1500px;
	padding-top: 20px;
	padding-bottom: 20px;
    background-color: white;
    transition: all 0.55s ease-in-out 0s;

}

.imagem_home a:hover .texto_linhas{
    background-color: rgb(245,245,245);
    transition: all 0.55s ease-in-out 0s;
}


.imagem_home a img{
    filter: saturate(80%);
    -webkit-filter: saturate(80%);
    -moz-filter: saturate(80%);
    -o-filter: saturate(80%);
    -ms-filter: saturate(80%);
    transition: all 0.55s ease-in-out 0s;
} 

.imagem_home a:hover img{
    filter: saturate(100%);
    -webkit-filter: saturate(100%);
    -moz-filter: saturate(100%);
    -o-filter: saturate(100%);
    -ms-filter: saturate(100%);
    transition: all 0.55s ease-in-out 0s;
}

   


.imagem_home h1{
    font-family: 'Merriweather-Light';
    font-weight: normal;
    color: rgb(90,90,90);
    font-size: 14px;
    line-height: 20px;   
	margin-bottom: 7px;
    margin-left: 20px;
}

.imagem_home h2{
	font-family: 'Merriweather-Light';
    font-weight: normal;
	font-size: 14px;
    margin-left: 20px;
    color: rgb(140,140,140);

}

.imagem_home{
	max-width: 1500px;
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.imagem_home img{
	width: 100%;
}


.dir{
	float: right;
}

.esq{
	float: left;
}

.area{
	width: auto;
	height: 50px;
	line-height: 50px;
    font-family: 'Merriweather-Light';
    font-weight: normal;
    font-size: 21px;
    letter-spacing: 2px;		
    color: rgb(90,90,90);
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 35px;
    text-align: center;
 
	
}

.proj_geral{
	overflow: hidden;
	float: left;
	width: 31%;
    max-width: 470px;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 25px;
	background-color: rgb(250,250,250);
    border: 1px solid rgb(240, 240, 230);

}

.coluna_esquerda, .coluna_direita{
	overflow: hidden;
	width: 490px;
	height: auto;
	float: left;
}


.proj_geral a{
	overflow: hidden;
	display: block;
	text-decoration: none;
    transition: all 0.55s ease-in-out 0s;
	
}

.proj_geral a:hover{
	background-color: rgb(245,245,245);
    
}


.proj_geral a img{
filter: saturate(100%);
-webkit-filter: saturate(100%);
-moz-filter: saturate(100%);
-o-filter: saturate(100%);
-ms-filter: saturate(100%);
transition: all 0.55s ease-in-out 0s;

}


.proj_geral a img:hover{
filter: saturate(0%);
-webkit-filter: saturate(0%);
-moz-filter: saturate(0%);
-o-filter: saturate(0%);
-ms-filter: saturate(0%);
transition: all 0.55s ease-in-out 0s;

}

.proj_img{
	overflow: hidden;
	width: 100%;
	height: auto;
	background-color: rgb(245,245,245);
	text-align: center;

}

.proj_img img{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
}

.proj_titulo{
	overflow: hidden;
	width: auto;
	height: 80px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border-bottom: 1px solid rgb(240, 240, 230);
	text-overflow:ellipsis;


}

.proj_titulo h1{
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.proj_titulo h2{
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(140,140,140);
    font-size: 13px;
    line-height: 20px;
  
}




.proj_area{
	width: auto;	
	overflow: hidden;
	height: 39px;
	line-height: 39px;
	padding-left: 10px;
    padding-right: 10px; 
    text-overflow: ellipsis;
	white-space: nowrap;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(140,140,140);
    font-size: 12px;
}

.barra{
	overflow: hidden;
	width: 100%;
	height: 30px;
	background: rgb(220,220,220);
	border-top: 1px solid rgb(200,200,200);
	position: fixed;
	top: 0px;
	margin-top: 120px;
	-webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    transition: top 0.3s ease-in-out;


	
}



.barra_proj{
	float: none;
	overflow: hidden;
	width: 960px;
	height: 30px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;

}

.vazio{
width: 100%;
    height: 1px;
}

.barra_back{
    overflow: hidden;
	width: 90%;
    max-width: 1500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;   	
}

.bot_back{
	width: 45px;
	height: 45px;
    overflow: hidden;
    display: block;
    padding-top: 160px;    
}

.bot_back a{	
	display: inline-block;
	width: 40px;
	height: 40px;
	background: rgba(255,255,255,1) url('../imagens/back_25_gray.svg') no-repeat center center;  
	border: 1px solid rgb(220,220,220);
	cursor: pointer; 
    border-radius: 50%;
    content: "";

}


.bot_back a:hover{
	background: rgb(90,90,90) url('../imagens/back_25.svg') no-repeat center center;  
	border: 1px solid rgb(90,90,90);	
}


.voltar_div{
	overflow: hidden;
	width: 30px;
	height: 30px;
}

.voltar_div a{
	overflow: hidden;
	display: block;
	background: rgb(180,180,180);
    color: rgb(140,140,140);
    width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 2.2em;
	text-decoration: none;
	text-align: center;

}


.imagens_geral{
	overflow: hidden;
	width: 90%;
    max-width: 1500px;
	height: auto;
    padding-top: 0px;
    margin-top: -48px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: center;
}

.imagens_titulos{
	overflow: hidden;
	width: auto;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;

}

.imagens_titulos h1{
	width: auto;
	height: auto;
	line-height: 17px;
	font-family: 'Merriweather-Light';

    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 15px;
    margin-bottom: 7px;
    padding-left: 60px;
    padding-top: 5px;

}

.imagens_titulos h2{
	width: auto;
	height: auto;
	line-height: 16px;
	font-family: 'Merriweather-Light';

    font-weight: normal; 
    color: rgb(140,140,140);
    font-size: 14px;
    margin-bottom: 7px;
    padding-bottom: 15px;
   	border-bottom: 1px solid rgb(200,200,200);
    padding-left: 60px;

}

.imagens_titulos a{
	text-decoration: underline;
	color: rgb(140,140,140);
}

.imagens_grupo{
	overflow: hidden;
	width: auto;
	height: auto;
	margin-top: 20px;
}

.imagem{
	width: auto;
	margin-bottom: -1px;
}

.imagem img{
	overflow: hidden;
	display: block;
	margin-left: auto;
	margin-right: auto;
    width: auto;
    max-width: 100%;
}

.mb10{
	margin-bottom: 10px;
}



.mb20{
	margin-bottom: 20px;
}

.mb50{
	margin-bottom: 50px;
}

.border_b{
	border-bottom: 1px solid rgb(200,200,200);
}

.border_t{
	border-top: 1px solid rgb(200,200,200);
}



.texto_topo, .subtexto_topo{
	overflow: hidden;
	width: 92%;
    max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.texto_topo h1{
	height: 55px;
	line-height: 50px;
    font-family: 'Merriweather-Light';
    color: rgb(90,90,90);
    font-size: 50px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 27px;
    
	
}


.texto_topo p{
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(140,140,140);
    font-size: 24px;
    line-height: 33px;
    text-align: left;
    margin-bottom: 50px;
	
}


.subtexto_topo h1{
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 17px;
    line-height: 19px;
    text-align: left;
    margin-bottom: 10px;
    height: 20px;

	
}

.subtexto_topo p{
	font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 30px;
	
}


.imagens_grupo a{
	color: rgb(70,70,70);
	
}


.imagens_grupo a:hover{
	color: rgb(140,140,140);
	
}



.imagens_grupo h1{
	overflow: hidden;
	height: 40px;
	line-height: 40px;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(70,70,70);
    font-size: 12px;
    text-align: left;
    margin-bottom: 40px;

	
}

.imagem_apresentacao{
	overflow: hidden;
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}


.imagem_apresentacao img{
	overflow: hidden;
	display: block;
}

.texto_apresentacao{
	overflow: hidden;
	height: auto;
	width: 100%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.texto_apresentacao a{
    color: rgb(255,255,255);
	text-decoration: none;
	
}

.texto_apresentacao a:hover{
    color: rgb(255,255,255);
	text-decoration: underline;
	
}

.sobre_texto{
margin-bottom: 70px;

}

.intro{
    font-size: 23px !important;
    line-height: 40px !important;
    text-decoration: underline; 
    margin-bottom: 30px!important;
}


.texto_apresentacao p{
    width: 100%;
    max-width: 800px;
	overflow: hidden;
    font-family: 'Merriweather-Light';
	letter-spacing: 0.5px;		
    font-weight: normal; 
    color: rgb(240,240,210);
    font-size: 19px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 20px;
	
}


.texto_apresentacao h4{
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(255,255,255);
    font-size: 27px;
    line-height: 40px;
    text-align: left;
    margin-bottom: 30px;
    height: 35px;
	
}


.texto_apresentacao h1{
	height: 25px;
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: bold; 
    color: rgb(255,255,255);
    font-size: 21px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 5px;
	
}

.texto_apresentacao h2{
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
     color: rgb(240,240,210);
    font-size: 19px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 5px;
	
}

.texto_apresentacao h3{
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(240,240,210);
    font-size: 14px;
    text-align: left;
    margin-bottom: 35px;
    line-height: 21px;

	
}


.texto_apresentacao ul{
	overflow: hidden;
	margin-bottom: 70px;

}

.texto_apresentacao ul li{
	overflow: hidden;
	height: 30px;
	line-height: 30px;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(140,140,140);
    font-size: 17px;
    text-align: left;
}



.texto_contactos p{
	overflow: hidden;
    font-family: 'Merriweather-Light';
	letter-spacing: 0.5px;		

    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 21px;
    line-height: 28px;
    text-align: left;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dotted rgb(100,100,100);
	
}

.texto_contactos a{
	color: rgb(240,240,210);
	text-decoration: none;
	
}

.texto_contactos a:hover{
	text-decoration: underline;
    color: rgb(255,255,255);
	
}


.texto_contactos h4{
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(255,255,255);
    font-size: 27px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 30px;
	
}

.texto_contactos ul{
	overflow: hidden;
	margin-bottom: 70px;

}

.texto_contactos ul li{
	overflow: hidden;
	height: 30px;
	line-height: 30px;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(240,240,210);
    font-size: 17px;
    text-align: left;
}





#maildestaque{
	font-size: 24px; 
	line-height: 35px; 
	height: 35px; 
	margin-bottom: 10px
}



@media only screen and (max-width : 1400px) { 

main{
	width: 984px;
    max-width: 984px;
}    
    
    
    
.proj_geral{
	overflow: hidden;
	float: left;
	width: 470px;
    max-width: 470px;
	margin-left: 10px;
	margin-right: 10px;
}

    
    
}






@media only screen and (max-width : 1000px) {

main{
	width: 96%;
    max-width: 980px;
    padding-top:60px;
}     

    .main2{
	width: 96%;
    max-width: 980px;
    padding-top:60px;
}
    
.main_sobre{
	width: 90%;
	padding-top:60px;

}
    
.proj_geral{

	width: 46.5%;
    max-width: 470px;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.proj_img{
	width: 100%;
}

.proj_img img{
	width: 100%;

}


.proj_area{
	width: auto;	

}
    
 

.header{
position: relative;
}    
    
.header_geral{
	overflow: visible;
    height: 100px;
	}

.redes2{
	display: none;
}

	.nav{
		float: none;
		border-bottom: 0px solid rgb(120,120,120);
		margin-top: 0;
		border-top: 1px solid rgb(120,120,120);
        margin-right: 0px;

		
}

.nav-up {
    top: 0px;
}


.texto_linhas{

	margin-top: 30px;



}

.topo_geral{
	width: 100%;
	height: auto;	
	
}



.nav ul {  
	background-color: rgb(255,255,255);
	  width: auto;  
      display: none;  
      height: auto; 
      border-bottom: 1px solid rgb(220,220,220);
    padding-top: 100px;

}  
    
       .nav_li {  
        width: 100%;
        height: 40px;
        float: left;  
        position: relative;  
    }  
    
    
  

.nav_li a {  
	width: 100%;
	overflow: hidden;
    color: rgb(120,120,120);  
    display: inline-block;  
	padding-left: 0px;
	padding-right: 0px;
	border-right: 0px solid rgb(250,250,250);
	border-left: 0px solid rgb(250,250,250);
    border-bottom: 1px solid rgb(220,220,220);

    text-align: center;  
    text-decoration: none;  
    line-height: 40px;  
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;
    
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s ease-in-out;
    font-size: 16px;
} 

.bot_back{
	width: 45px;
	height: 45px;
    padding-top: 39px;

}

.barra_back{
	width: 90%;
    padding-top: 0px;
}

    
.back{
    display: none;
	width: 35px;
	float: left;
	height: 35px;
	line-height: 35px;

 
    left: 5%;
} 

.back a{
    content:"";
	overflow: hidden;
	display: block;
	text-decoration: none;
	cursor: pointer;
	width: auto;
	height: 35px;	
	background: rgb(255,255,255) url('../imagens/back_25_gray.svg') no-repeat center center;  


}




.back a:hover{
	background: rgb(100,100,100) url('../imagens/back_25.svg') no-repeat center center; 
}

 
        .nav a.pull, .nav a.pull_projeto{  
        content:"";  
        background: url('../imagens/nav-icon.svg') no-repeat 0 center;  
        width: 30px;  
        height: 35px;  
        display: inline-block;  
        position: absolute;  
        right: 10px; 
        top:30px;
    } 
    
    
    .nav a.pull:after, .nav a.pull_projeto:after{  
        content:"";  
        background: url('../imagens/nav-icon.svg') no-repeat 0 center;  
        width: 30px;  
        height: 35px;  
        display: inline-block;  
        position: absolute;  
        right: 10px; 
        top:-360px;
    }     
    
    
    
    

.pull h1{
	float: left;
	padding-right: 50px;
	font-size: 1.2em;
	font-weight: normal;

}
    
    
    
.topologo{
	overflow: hidden;
	float: left;
	width: 113px;
	margin-left: 0px;
	height: 60px;
	background: url(../imagens/logo_60.svg) no-repeat left center;
	-webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s ease-in-out;
    
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s ease-in-out;
    position: absolute;
    top:20px;
    left: 20px;
    z-index: 5;

}
    
    
    .topologo a{
	overflow: hidden;
	display: block;
	
	height: 100%;
}
    
    

.pull_projeto h1{
	float: right;
	padding-right: 50px;
	font-size: 1.2em;
	font-weight: normal;

}
 
    
    
 
    
    .barra_proj_geral:after{
	float: none;
	overflow: hidden;
	width: 100%;
	height: 30px;
	background: rgb(255,255,255);
	border-top: 1px solid rgb(120,120,120);
	position: relative;
	top: 35px;

	
}




.icon_redes{
	display: block;
	overflow: hidden;
	float: left;
	list-style: none;
	width: 13%;
	height: 40px;

}

.mgl_redes{
	margin-left: 30%;
	
}

.mgr_icon{
	margin-right: 0px;
}

.mgr_redes{
	margin-right: 30%;
	
}

.icon_facebook,
.icon_pinterest,
.icon_instagram,
.icon_behance{
	height: 41px;
	
	}

	
.imagens_geral{
	margin-top: -48px;
}
   
    

.imagens_geral{
    padding-top: 0px;    
    
    
    
}





@media only screen and (max-width : 790px) {


main{
	padding-top: 60px;
	width: auto;
    max-width: 750px;
    margin-left: 20px;
    margin-right: 20px;
	}
	

.dir{
	float: none;
}

.esq{
	float: none;
}




.area{
    padding-left: 0px;
    padding-right: 0px;
	
}


    
.proj_geral{
    float: none;

	width: 100%;
    max-width: 470px;
	margin-left: auto;
	margin-right: auto;
}    
    
.mb50{
	margin-bottom: 30px;
}




}



@media only screen and (max-width : 470px) { 


main{
	width: auto;
    max-width: 450px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top:40px;
	}

   
.proj_geral{
	width: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;

}
    

.texto_linhas{
	margin-top: 5px;
}

.imagem_home h1{	
	font-size: 9px;
	margin-bottom: 0px;
}

.imagem_home h2{
	font-size: 8px;
}


.intro{
    font-size: 20px !important;
    line-height: 36px !important;
    text-decoration: underline; 
    margin-bottom: 25px!important;
}    
    
.texto_apresentacao p{
    font-size: 16px;
    line-height: 24px;
}
    
 .texto_apresentacao h1{
font-size: 19px;
line-height: 23px;
}

 .texto_apresentacao h2{
font-size: 17px;
line-height: 22px;
} 
    
.texto_apresentacao h3{
font-size: 12px;
margin-bottom: 27px;
line-height: 17px;
}  
    
    .sobre_texto {
    margin-bottom: 50px;
}
    
.texto_apresentacao ul li{
	height: 18px;
	line-height: 18px;
    font-size: 11px;

}

#maildestaque{
	font-size: 15px; 
	line-height: 25px; 
	height: 25px; 
	margin-bottom: 10px
}
    
    
    


.texto_topo h1{
	height: 50px;
	line-height: 47px;
 
    font-size: 45px;
    margin-top: 50px;
    margin-bottom: 27px;
    
	
}


.texto_topo p{
	overflow: hidden;
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(140,140,140);
    font-size: 22px;
    line-height: 33px;
    text-align: left;
    margin-bottom: 50px;
	
}


.subtexto_topo h1{
    font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 15px;
    line-height: 19px;
    text-align: left;
    margin-bottom: 10px;
    height: 20px;

	
}

.subtexto_topo p{
	font-family: 'Merriweather-Light';
    font-weight: normal; 
    color: rgb(90,90,90);
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 30px;
	
}



 .imagens_titulos h1{
	width: auto;
	height: auto;
	line-height: 20px;

    font-size: 15px;
    margin-bottom: 7px;
    padding-left: 60px;
    padding-top: 5px;

}
    
    
.imagens_titulos h2{
	width: auto;
	height: auto;
	line-height: 18px;
    font-size: 14px;
    margin-bottom: 7px;
    padding-bottom: 15px;
    padding-left: 60px;

}    
    
    
    

.mb50{
	margin-bottom: 20px;
}



}




/* 

@media only screen and (max-width: 320px) {  



.redes2{
	display: none;
}

.header{
	height: 90px;

	
}

.header_geral{
	overflow: visible;
	}

.nav-up {
    top: -400px;
}

.topo_geral{
	width: 100%;
	height: 90px;	
	
}

.grid-site{
	max-width: 320px;
}


.back{
	width: 15%;	
	height: 40px;
	line-height: 40px;
} 

.back a{
	height: 40px;
}




.nav{
	float: none;
	height: 40px;  

}

.nav a.pull {
	width: 100%;	
	height: 40px; 
    line-height: 40px;
    font-size: 1.7em;

    }
    
.nav a.pull_projeto {
	width: 85%;	
	height: 40px; 
    line-height: 40px;
    font-size: 1.7em;

    }
    
    .nav a.pull:after, .nav a.pull_projeto:after {  
        background: url('../imagens/nav-icon.png') no-repeat 0 center;  
        width: 30px;  
        height: 40px;  
        right: 10px; 
    }  



       .nav_li {  
        width: 100%;
        height: 40px;
        float: left;  
        position: relative;  
    }  
    
    
  

.nav_li a {  
	width: 100%;
	overflow: hidden;
    display: inline-block;  
	padding-left: 0px;
	padding-right: 0px;

    text-align: center;  
    text-decoration: none;  
    line-height: 40px;  
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;
    
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s ease-in-out;
    font-size: 1.7em;
} 
    
    .topologo{
	float: none;  
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin-left: 0px;
	border-bottom: 0px solid rgb(200,200,200);
	background: url(../imagens/logo_40.svg) no-repeat center center;
	}


.topologo a{
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
}


.icon_redes{
	display: block;
	overflow: hidden;
	float: left;
	list-style: none;
	width: 13%;
	height: 42px;

}

.mgl_redes{
	margin-left: 30%;
	
}

.mgr_icon{
	margin-right: 0px;
}

.mgr_redes{
	margin-right: 30%;
	
}

.icon_facebook,
.icon_pinterest,
.icon_instagram,
.icon_behance{
	height: 43px;
	
	
	}


	



.imagens_grupo{
	margin-top: 15px;
}





    
}

 */





