

@font-face {
	font-family: 'Myriad Pro';
	src: url('fontes/Myriad Pro-Light/MyriadPro-Light.eot');
	src: url('fontes/Myriad Pro-Light/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
		url('fontes/Myriad Pro-Light/MyriadPro-Light.woff') format('woff'),
		url('fontes/Myriad Pro-Light/MyriadPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}



@font-face {
	font-family: 'Myriad Pro Bold';
	src: url('fontes/MyriadPro-Bold/MyriadPro-Bold.eot');
	src: url('fontes/MyriadPro-Bold/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('fontes/MyriadPro-Bold/MyriadPro-Bold.woff') format('woff'),
		url('fontes/MyriadPro-Bold/MyriadPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}



.mask {
background-color:#fff;
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
z-index:999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

#loader {
background: url(../images/circle-simple_light.gif) center center no-repeat;
height: 60px;
width: 60px;
left: 50%;
top: 50%;
position: absolute;
margin: -30px 0 0 -30px;
}

html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	min-height:100%;
	
}

body {
	overflow-y:scroll;
}


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


a:link {
color:#000;
	text-decoration:none;	
}


a:visited  {
	color:#666;
	
}


a:hover {
	color:#999;
	
}



/* #CB9832*/

p {
	line-height:25px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
	font-weight:100;
	color:#656565;
	width:100%;
	text-align:left;
	position:relative;
	height:100%;
	
}


.titulo_cadastro {
	text-align:left; 
	font-size:28px; 
	padding-bottom:30px; 
	font-family: 'Myriad Pro';
	color:#656565;
}


.logo {
	position:relative;
	margin:0 auto;
	width:100%;
	
	margin-top:0;
	margin-bottom:0px;
	cursor:pointer;
	
}


.esquerda {
	width:42%;
	position:absolute;
	left:0px;
	height:100%;
	top:0px;
	z-index:99;
	padding-left:15px;
	padding-right:15px;
	
}

.direita {
	width:58%;
	position:fixed;
	right:0px;
	height:100%;
	top:0px;
	background-image: url(../images/bg_inicial.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:1;
	background-color:#fff;
	/*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;*/

}


.quem_somos {
	background-image: url(../images/bg-quem-somos.png);
	
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
	background-size:cover;
	
}




.st-accordion ul li{
height:auto;
position:relative;
}
				.st-accordion ul li > a span{
					visibility:hidden;
				}


.img_logo {
	position:relative;
	top:50%;
	margin-top:-38px;
	left:50%;
	margin-left:-110px;
	
}

.link00 {
font-family: 'Myriad Pro';
	text-transform:uppercase;
    text-shadow: 1px 1px 1px #fff;
	color:#4C4C4C;
    font-size: 12px;
    display: block;
	position: relative;
    line-height: 30px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
	
.links a {
	line-height:30px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 18px;
	font-weight:200;
	color:#CF9D00;
	text-transform:uppercase;

}



.links a:hover {
color:#4C4C4C;
}



.links2 a {
	line-height:30px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 16px;
	font-weight:100;
	color:#4C4C4C;
	
}


.links3 a {
	line-height:30px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 16px;
	font-weight:100;
	color:#C7C7C7;
	text-transform:uppercase;
}


.links33 {
	line-height:30px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
	font-weight:100;
	color:#C7C7C7;
	text-transform:uppercase;
}



.texto {
	line-height:25px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:justify;
	color:#656565;
}


.texto2 {
	line-height:20px;
	font-family: 'Myriad Pro';
    font-size: 14px;
	text-align:lefty;
	color:#656565;
	text-align:left;
}


.aeb, .aeb2, .aeb3 {
	position:relative;
	display:none;
	font-family: 'Myriad Pro';
	
}




.bg_m1, .bg_m2, .bg_m3, .bg_m4{
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	right:0;
	opacity:0;
	}
	
.bg_m1 {
	background:url(../images/bg-quem-somos.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
}


.quem_somos {
	width:100%;
	height:100%;
	background:url(../images/bg-quem-somos.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	display:none;
}


.filosofia {
	width:100%;
	height:100%;
	background:url(../images/bg-nossa-filosofia.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	display:none;
}


.aristarco {
	width:100%;
	height:100%;
	background:url(../images/aristarco.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	opacity:0;
	z-index:99999999;
	position:absolute;
	top:0;
	left:0;
}


.bg_m2 {
	background:url(../images/bg_lancamentos.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
}

.bg_m3 {
	background:url(../images/bg_portfolio.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
}


.bg_m4 {
	background:url(../images/portfolio/singulus/singulus_1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	
	/*display:none;*/
}.esconde {
	
}



#curriculo_aristarco, #curriculo_andre, #curriculo_julio, #curriculo_marcelo {
	

}




.texto_aristarco {
	width:30%;
	height:100%;
	padding-left:40px;
	padding-right:40px;
	left:0%;
	color:#fff;
	font-family: 'Myriad Pro';
	display:none;
	line-height:20px;
	font-weight:300;
	z-index:1;
	color:#2E2E30;
	opacity:1;
	font-size:14px;
	z-index:9999999999;
	background-color:#E7E7E9;
	text-align:left;
	
}



#toTop {
width:100px;
border:1px solid #ccc;
background:#f7f7f7;
text-align:center;
padding:5px;
position:fixed; /* fixa o botão */
bottom:10px; /* e coloca o botão no canto junto com essa parte do código*/
right:10px;
cursor:pointer;
display:none;
color:#333;
font-family:verdana;
font-size:11px;
z-index:9999999;
}




/* FORMULARIO */
.formulario {
	width:80%;
	position:relative;
	margin-top:40px;
}

.envia_file {
width:100%;
	position: relative;
	left:0;
	height:25px;
	margin-bottom:10px;
	padding-left:5px;
	
	border-radius:3px;
	border:none;
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:13px;
	outline:none;
}


.campo2 {
	width:100%;
	position: relative;
	left:0;
	height:25px;
	margin-bottom:10px;
	padding-left:5px;
	background-color:#F7F7F7;
	border-radius:3px;
	border:none;
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	outline:none;
	margin-right:15px;
}


.campo {
	width:200px;
	position: relative;
	left:0;
	height:20px;
	margin-bottom:5px;
	
	padding-left:5px;
	background-color:#F7F7F7;
	border-radius:3px;
	border:none;
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	outline:none;
	margin-right:5px;
}

.campo300 {
width:300px; 
min-width:200px;	
}


.campo200 {
width:200px; 
}

.campo100 {
width:100px; 	
}

.campo50 {
width:50px; 	
}

.mensagem {
	outline:none;
	width:400px;
	position: relative;
	left:0;
	height:145px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	background-color:#F7F7F7;
	border-radius:5px;
	border:none;
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	resize:none;
}


.mensagem2 {
	outline:none;
	width:101%;
	position: relative;
	left:0;
	height:145px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	background-color:#F7F7F7;
	border-radius:5px;
	border:none;
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	resize:none;
}

.botao {
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	text-transform:uppercase;
	float:right;
	margin-right:-10px;
	cursor:pointer;
	width:80px;
	height:30px;
	border:none;
	
}

.botao2 {
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	text-transform:uppercase;
	float:right;
	margin-right:-10px;
	cursor:pointer;
	width:120px;
	height:30px;
	border:none;
	
}


.texto_form {
	line-height:25px;
	font-family: 'Myriad Pro';
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
	
	text-align:left;
	color:#656565;
	margin-right:3px;
	white-space:nowrap;
	
}



.select {
width:100px;
	position: relative;
	left:0;
	height:25px;
	margin-bottom:10px;
	padding-left:5px;
	background-color:#F7F7F7;
	border-radius:3px;
	border:none;
	color:#656565;
	font-family: 'Myriad Pro';
	line-height:25px;
	font-size:14px;
	outline:none;
	margin-right:15px;
}



.site {
	text-transform:uppercase; 
	font-size:13px; 
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Myriad Pro';
	line-height:40px;
	color:#656565;
	text-align:left;
	
}

.tgl {
	width:100%;
	height:100%;
	
	
	}





.table {
	display: table;
	position: relative;
	width: 100%; 
	height: 100%;
	z-index:99999999999;
}
.table-cell {
	width: 100%; 
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	
}










/* Acordeon */

.wrapper{
	width:80%;
	height:100%;
	max-width:800px;
	margin:30px auto;
	margin-bottom:-30%;
	
	
}

.st-accordion{
    width:100%;
    min-width:270px;
    margin: 0 auto;
	
}




.st-accordion ul li{
    height: 30px;
    /*border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;*/
    overflow: hidden;
}
.st-accordion ul li:first-child{
    border-top:none;
	
}

.st-accordion ul li > a{
    font-family: 'Myriad Pro';
	text-transform:uppercase;
    text-shadow: 1px 1px 1px #fff;
	color:#4C4C4C;
    font-size: 12px;
    display: block;
	position: relative;
    line-height: 30px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
	
}
.st-accordion ul li > a span{
	background: transparent url(../images/down.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color:#999999;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a{
    color:#4C4C4C;
	

}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
	
}


.st-content{
	width:100%;
	padding-bottom:50px;
	padding-top:50px;
    
	font-family: 'Myriad Pro';
	
}


@media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:36px;
	}
}







/* mobile */


.logo_mob1 {
	width:120px;
	top:15px;
	left:10px;
	display:block;
	}


#sessao1 {
	width:100%;
	height:150px;
	position:fixed;
	background-image:url(../images/bg_5.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100%;
	z-index:9;
	background-color:#fff;
}
#cont {
	position:absolute;
	top:40px;
	width:100%;
	z-index:1;
}


#sessao2, #sessao3, #sessao4, #sessao5, #sessao6, #sessao7 {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:0px;
	margin:0 auto;

}

#sessao7 {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:0px;
	margin:0 auto;
	padding-bottom:80px;

}


.conteudo {
	position:relative;
	width:80%;
	margin:0 auto;
}

.titulo_mobile {
	width:80%;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Myriad Pro';
	text-transform:uppercase;
    text-shadow: 1px 1px 1px #fff;
	color:#4C4C4C;
    font-size: 12px;
    display: block;
	position: relative;
    line-height: 30px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}


.img_inicial {
	
	width:100%;
	height:100%;
	
	background-image:url(../images/bg_6.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}


.logo_mob1 {
	width:100%;
	height:100%;
	

	
}


.img_logo_geral {
	position:relative;
	width:80%;
	height:60px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:20px;
}




.logo_mobile {
	position:absolute;
	right:0px;
	padding-bottom:20px;
	padding-top:20px;
	width:40%;
	cursor:pointer;
	
	
}


.geral2 {
	width:100%;
	position:relative;
	margin:0 auto;
	height:auto;
	
	
	top:0px;
	background-color:#333;
	
}



.wrapper2 {
	width:100%;
	height:100%;
	max-width:800px;
	margin:0 auto;
	
}






.st-accordion2 ul li{
height:auto;
position:relative;
}

.st-accordion2 ul li > a span{
visibility:hidden;
}





.st-accordion2{
    width:80%;
    min-width:270px;
    margin: 0 auto;
	
}




.st-accordion2 ul li{
    height: 30px;
    /*border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;*/
    overflow: hidden;
}
.st-accordion2 ul li:first-child{
    border-top:none;
	
}

.st-accordion2 ul li > a{
    font-family: 'Myriad Pro';
	text-transform:uppercase;
    text-shadow: 1px 1px 1px #fff;
	color:#4C4C4C;
    font-size: 12px;
    display: block;
	position: relative;
    line-height: 30px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
	
}
.st-accordion2 ul li > a span{
	background: transparent url(../images/down.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	
	top: 10%;
	
	
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion2 ul li > a:hover{
    color:#999999;
}
.st-accordion2 ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion2 ul li.st-open > a{
    color:#4C4C4C;
	

}
.st-accordion2 ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
	
}


.st-content2{
	width:100%;
	padding-bottom:50px;
	padding-top:50px;
    
	font-family: 'Myriad Pro';
	
}
.esquerda-zindex{
	background-color: #fff;
}

@media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:36px;
	}
}

























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

/*
body {
	height:2000px;
}

.esquerda {
	width:100%;
	position:relative;
	left:0px;
	height:600px;
	top:300px;
	
	z-index:99;
	
}

.direita {
	width:100%;
	position:absolute;
	right:0px;
	height:300px;
	top:0px;
	background-image: url(../images/bg_inicial.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:1;
	background-color:#fff;
	/*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;

}

*/




}
