@charset "utf-8";
html {
    height: 100%;
}
body {
	font-family: 'LatoRegular';
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	background-color: #000;
}
#container {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
#fundo {
    height: 110%;
    left: -5%;
    position: absolute;
    top: -5%;
    width: 700%;
}
#conteudo {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 750%;
}
.divFundo {
    float: left;
    height: 110%;
    overflow: hidden;
    position: relative;
    width: 1px;
}
.espacamento {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 1px;
}
.divConteudo {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 1px;
}
.imgFundo {
    position: absolute;
}
#loading {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99998;
}
#loadingImg {
    left: 50%;
    margin: -10px 0 0 -10px;
    position: absolute;
    top: 50%;
    z-index: 99999;
}
#barraBranca {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    min-width: 400px;
    position: absolute;
    top: 0;
    width: 65%;
    z-index: 99998;
}
#logo {
    display: block;
    margin: -25px auto 0;
    position: relative;
    top: 30%;
}
#setaBranca {
    display: block;
    position: absolute;
    top: 50%;
}
.setaBrancaG {
    background: url("../img/setaBrancaG.png") repeat scroll 0 0 transparent;
    height: 84px;
    margin-top: -42px;
    right: -40px;
    width: 40px;
}
.setaBrancaP {
    background: url("../img/setaBranca.png") repeat scroll 0 0 transparent;
    height: 30px;
    margin-top: -15px;
    right: -15px;
    width: 15px;
}
#infoTeclado {
    margin-top: -10px;
    position: absolute;
    right: -247px;
    top: 50%;
}
#logo-menor {
    display: none;
    margin: 10px 0 0 8px;
}
#menu {
    color: #CCCCCC;
    display: none;
    height: 235px;
    list-style: none outside none;
    margin: -118px 0 0 5px;
    overflow: hidden;
    padding: 15px 0 0 8px;
    position: absolute;
    top: 50%;
    width: 220px;
}
#menu li {
    display: block;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    line-height: 2.1;
    width: 220px;
}
#menu li a {
    color: #CCCCCC;
    text-decoration: none;
}
#menu li a:hover {
    color: #FFFFFF;
}
.setaVerdeR {
    color: #FFFFFF;
    font-family: 'Roboto',sans-serif;
    font-size: 25px;
    font-weight: 100;
    height: 84px;
    left: 0;
    line-height: 20px;
    margin-top: -42px;
    position: relative;
    top: 50%;
}
.setaVerdeR .setaVerdeConteudo {
    background-color: #000000;
    float: left;
    padding: 27px 25px 27px 70px;
}
.setaVerdeSetaR {
    border-bottom: 42px solid transparent;
    border-left: 36px solid #005894;
    border-top: 42px solid transparent;
    float: left;
    font-family: 'Roboto',sans-serif;
    font-size: 25px;
    height: 0;
    margin-top: -42px;
    position: relative;
    top: 50%;
    width: 0;
}
.setaVerdeProjeto {
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    font-style: italic;
    top: 14%;
}
.setaVerdeProjeto .setaVerdeConteudo {
    background: none repeat scroll 0 0 #005894;
    float: left;
    height: 24px;
    padding: 16px 15px 16px 70px;
}
.setaVerdeProjetoSeta {
    border-bottom: 28px solid transparent;
    border-left: 26px solid #005894;
    border-top: 28px solid transparent;
    float: left;
    height: 0;
    position: relative;
    top: 5%;
    width: 0;
}
.setaBrancaProjeto {
    color: #005894;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    font-style: italic;
    top: 14%;
}
.setaBrancaProjeto .setaBrancaConteudo {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 25px;
    padding: 16px 15px 15px;
}
.setaBrancaProjetoSeta {
    border-bottom: 28px solid transparent;
    border-left: 26px solid #FFFFFF;
    border-top: 28px solid transparent;
    float: left;
    height: 0;
    position: relative;
    top: 5%;
    width: 0;
}
.setaTransparenteBrancaSetaL {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 28px solid #FFFFFF;
    border-left: 26px solid transparent;
    border-top: 28px solid #FFFFFF;
    float: left;
    height: 0;
    width: 0;
}
.setaVerdeProjetoPeq {
    bottom: 8%;
    color: #005894;
    font-family: 'Lato',sans-serif;
    font-size: 12px;
    font-style: italic;
}
.setaVerdeProjetoPeq .setaVerdeConteudo {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 16px;
    padding: 4px 11px;
}
.setaVerdeProjetoPeqSeta {
    border-bottom: 12px solid transparent;
    border-left: 11px solid #FFFFFF;
    border-top: 12px solid transparent;
    bottom: 5%;
    float: left;
    height: 0;
    position: relative;
    width: 0;
}
.setaVerdeL {
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    height: 80px;
    margin-top: -42px;
    position: relative;
    top: 50%;
}
.setaVerdeL .setaVerdeConteudo {
    background-color: #000000;
    float: left;
    padding: 27px 44px 22px 26px;
}
.setaVerdeSetaL {
    border-bottom: 42px solid transparent;
    border-right: 36px solid #005894;
    border-top: 42px solid transparent;
    float: left;
    height: 0;
    margin-top: -42px;
    position: relative;
    top: 50%;
    width: 0;
}
.setaTransparenteVerdeSetaL {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 42px solid #005894;
    border-left: 36px solid transparent;
    border-top: 42px solid #005894;
    float: left;
    height: 0;
    width: 0;
}
.setaVerdeTransparenteL {
    height: 100%;
    width: 10%;
}
.setaVerdeTransparenteL .idSetaMetadeCima {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 43px solid transparent;
    border-right: 36px solid #005894;
    height: 50%;
    margin-top: -43px;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.setaVerdeTransparenteL .idSetaMetadeBaixo {
    background: none repeat scroll 0 0 transparent;
    border-right: 36px solid #005894;
    border-top: 42px solid transparent;
    bottom: 0;
    height: 50%;
    margin-bottom: -43px;
    position: absolute;
    right: 0;
    width: 0;
}
.setaVerdeTransparenteR {
    height: 100%;
    width: 10%;
}
.setaVerdeTransparenteR .idSetaMetadeCima {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 42px solid transparent;
    border-left: 36px solid #005894;
    height: 50%;
    left: 0;
    margin-top: -43px;
    position: absolute;
    top: 0;
    width: 0;
}
.setaVerdeTransparenteR .idSetaMetadeBaixo {
    background: none repeat scroll 0 0 transparent;
    border-left: 36px solid #005894;
    border-top: 42px solid transparent;
    bottom: 0;
    height: 50%;
    left: 0;
    margin-bottom: -43px;
    position: absolute;
    width: 0;
}
.setaBrancaTransparenteL {
    height: 100%;
    width: 10%;
}
.setaBrancaTransparenteL .idSetaMetadeCima {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 42px solid transparent;
    border-right: 36px solid #FFFFFF;
    height: 50%;
    margin-top: -43px;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.setaBrancaTransparenteL .idSetaMetadeBaixo {
    background: none repeat scroll 0 0 transparent;
    border-right: 36px solid #FFFFFF;
    border-top: 42px solid transparent;
    bottom: 0;
    height: 50%;
    margin-bottom: -43px;
    position: absolute;
    right: 0;
    width: 0;
}
.setaBrancaR {
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 24px;
    font-style: italic;
    height: 84px;
    margin-top: -42px;
    position: relative;
    top: 50%;
}
.setaBrancaR .setaVerdeConteudo {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 27px 25px 27px 30px;
}
.setaBrancaSetaR {
    border-bottom: 42px solid transparent;
    border-left: 36px solid #FFFFFF;
    border-top: 42px solid transparent;
    float: left;
    height: 0;
    margin-top: -42px;
    position: relative;
    top: 50%;
    width: 0;
}
.abreAspas {
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 80px;
    height: 0;
    left: -112px;
    position: relative;
    top: -410px;
}
.fechaAspas, .fechaAspasA {
    bottom: 15px;
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 80px;
    height: 0;
    position: relative;
}
.fechaAspas {
    right: -168px;
}
.fechaAspasA {
    right: -225px;
}
.divTextoVerde {
    background-color: #0C0C0C;
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 100%;
    line-height: 20px;
    width: 80%;
}
.divTextoBranco {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #005894;
    font-family: Dinot,Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 100%;
    width: 80%;
}
.textoCurto {
    float: left;
    height: 100%;
    left: 20%;
    margin-left: -88px;
    position: relative;
    width: 175px;
}
.textoLongo {
    float: left;
    height: 100%;
    margin-left: -96px;
    position: absolute;
    right: 25%;
    width: 372px;
}
.textoCentralizado {
    display: table-cell;
    height: 100%;
    left: 25%;
    line-height: 17px;
    margin: 0 0 0 -88px;
    padding: 0;
    vertical-align: middle;
    width: 535px;
}
.textoCentralizadoSpan {
    font-family: 'Lato',sans-serif;
    font-size: 30px;
    font-style: italic;
}
.textoLongo .textoCentralizado {
    text-align: right;
}
#problemasComplexos {
    float: left;
    width: 400px;
}
#problemasComplexos {
    left: 0;
}
#problemasComplexos .setaVerdeConteudo {
    width: 233px;
}
#setaTransparenteProblemasComplexos {
    position: absolute;
    right: 400px;
}
#textoVerdeProblemasComplexos {
    position: absolute;
    right: 0;
    width: 400px;
}
#textoVerdeProblemasComplexos div {
    float: left;
    height: 100%;
    position: absolute;
    right: 113px;
    width: 175px;
}
#textoVerdeProcesso {
    left: 0;
    position: absolute;
    width: 400px;
}
#textoVerdeProcesso div {
    right: 100px;
}
#setaDireitaProcesso {
    left: 400px;
    position: absolute;
}
#designLimpo {
    float: right;
    margin-right: -175px;
    margin-top: -175px;
    position: absolute;
    right: 25%;
    top: 50%;
}
#setaTransparenteEsquerdaSolucao {
    left: 0;
    position: absolute;
    width: 36px;
}
#textoVerdeSolucao {
    height: 100%;
    left: 0;
    padding-left: 27px;
    position: absolute;
    width: 430px;
}
#textoVerdeSolucaoSub {
    height: 100%;
    width: 100%;
}
#textoVerdeSolucaoSubSub {
    left: 190px;
    width: 248px;
}
#textoVerdeSolucaoP {
    width: 248px;
}
#setaTransparenteDireitaSolucaoDiv {
    float: left;
    height: 100%;
    left: 466px;
    position: absolute;
    width: 72px;
}
#setaTransparenteDireitaSolucao {
    left: 0;
    position: absolute;
}
#setaVerdeSolucao {
    position: absolute;
    right: 0;
}
#textoBrancoInovacao {
    position: absolute;
    right: 120px;
    width: 500px;
}
#textoBrancoInovacao .textoCurto {
    left: 170px;
    width: 520px;
}
#textoBrancoInovacao .textoCurto .textoCentralizado {
    width: 150px;
}
#setaBrancaRInovacao {
    position: absolute;
    right: 84px;
}
#setaBrancaLInovacao {
    position: absolute;
    right: 620px;
}
#setasInovacao {
    display: inline;
    height: 84px;
    left: auto;
    margin-top: -42px;
    position: absolute;
    right: 300px;
    top: 50%;
    width: 675px;
}
#setasInovacao .setaVerdeConteudo {
    font-size: 20px;
    height: 48px;
    padding: 18px 25px 18px 30px;
    text-align: right;
}
#setaInovacao1 {
    float: left;
    left: auto;
    margin-right: -23px;
    position: relative;
}
#setaInovacao2 {
    float: left;
    left: auto;
    margin-right: -23px;
    position: relative;
}
#setaInovacao3 {
    float: left;
    left: auto;
    position: relative;
}
#setaInovacaoTransparente {
    position: absolute;
    right: 300px;
    top: 0;
    width: 36px;
}
#textoInovacao {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
#textoInovacao div {
    float: right;
    height: 200px;
    left: auto;
    margin-left: auto;
    margin-right: 50px;
    width: 200px;
}
#textoInovacao div p {
    width: 200px;
}
#setaTransparenteTransformacao {
    position: absolute;
    right: 420px;
    top: 0;
    width: 36px;
}
#textoTransformacao {
    position: absolute;
    right: 0;
    top: 0;
    width: 420px;
}
#textoTransformacao div {
    float: right;
    height: 248px;
    left: auto;
    margin-left: auto;
    margin-right: 86px;
    width: 248px;
}
#textoTransformacao div p {
    width: 100%;
}
#equipeDiv {
    left: 0;
    position: absolute;
    width: 450px;
}
#equipeDiv div {
    right: 50px;
    width: 305px;
}
#equipeDiv div p {
    text-align: left;
    width: 305px;
}
#setaTransparenteInovacao {
    position: absolute;
    right: 420px;
    top: 0;
}
#divProjetos {
    background-color: #FFFFFF;
    height: 100%;
    padding-left: 35px;
    position: relative;
    width: 100%;
}
#projetosDiv, #projetosDiv-categoria, #projeto {
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
#projetosDiv ul, #projetosDiv-categoria ul {
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#projetosDiv .categoria_1 {
    cursor: pointer;
    float: left;
    height: 25%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 33%;
}
#projetosDiv .categoria_2 {
    cursor: pointer;
    float: left;
    height: 25%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 33%;
}
#projetosDiv .categoria_3 {
    cursor: pointer;
    float: left;
    height: 25%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 33%;
}
#projetosDiv .categoria_4 {
    cursor: pointer;
    float: left;
    height: 25%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 33%;
}
#projetosDiv-categoria .categoria_1 {
    cursor: pointer;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#projetosDiv-categoria .categoria_2 {
    cursor: pointer;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#projetosDiv-categoria .categoria_3 {
    cursor: pointer;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#projetosDiv-categoria .categoria_4 {
    cursor: pointer;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.img_grayscale {
    height: auto;
    position: relative;
    width: 100%;
}
#projetosInfo {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 70px;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 0;
    max-width: 50%;
    padding: 15px;
    position: absolute;
    right: 36px;
    text-align: left;
}
#projetosInfo p {
    margin: 0 0 10px;
    padding: 0;
}
#projetoInfoFechar {
    cursor: pointer;
    margin: -15px -11px;
    position: absolute;
}
#projetoInfoFechar:hover {
    font-weight: bold;
}
#projetosInfoCompartilhe {
    height: 22px;
    width: 450px;
}
#nextImage {
    background: url("../img/setasProjeto.png") repeat scroll right top transparent;

    display: block;
    height: 70px;
    margin-top: -35px;
    position: absolute;
    right: 50px;
    top: 50%;
    width: 40px;
}
#prevImage {
    background: url("../img/setasProjeto.png") repeat scroll left top transparent;
    display: block;
    height: 70px;
    left: 30px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    width: 40px;
}
.grad_1 {
    height: 100%;
    width: 100%;
}
.grad_2 {
    height: 100%;
    width: 50%;
}
.grad_4 {
    height: 50%;
    width: 50%;
}
.grad_6 {
    height: 50%;
    width: 33%;
}
.grad_9 {
    height: 33%;
    width: 33%;
}
.img_grayscale_cat {
    height: auto;
    position: relative;
    width: 100%;
}
.dtNews {
    float: left;
    font-family: dinot;
    font-size: 22px;
    height: 100%;
    line-height: 0.9;
    margin-right: 20px;
    text-align: right;
    width: 60px;
}
.divBrancaInterna {
    clear: both;
    height: 80px;
}
.news {
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    font-style: italic;
    text-align: left;
    width: 300px;
}
.news a {
    color: #005894;
    text-decoration: none;
}
.news a:hover {
    text-decoration: underline;
}
.inputTxt {
    background: none repeat scroll 0 0 #005894;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    height: 22px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 250px;
}
textarea {
    background: none repeat scroll 0 0 #005894;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    height: 88px;
    padding-left: 5px;
    padding-right: 5px;
    width: 250px;
}
.inputSubmit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #005894;
    cursor: pointer;
    display: block;
    float: right;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    margin: 5px 17px;
}
#divBrancaNews {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 450px;
}
#textoVerdeSolucao {
    width: 430px;
}
#textoVerdeProcesso {
    width: 400px;
}
#setaBrancaLInovacao {
    position: absolute;
    right: 620px;
}
#textoBrancoInovacao {
    position: absolute;
    right: 120px;
    width: 500px;
}
#textoBrancoInovacao .textoCurto {
    left: 200px;
    width: 150px;
}
#setaEquipe {
    left: 450px;
}
#divBrancaNews {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 450px;
}
#textoVerdeProcesso {
    width: 500px;
}
#textoVerdeProcesso div {
    right: -90px;
}
#textoVerdeSolucao {
    width: 500px;
}
#textoVerdeSolucaoSubSub {
    left: 240px;
    width: 248px;
}
#setaTransparenteDireitaSolucaoDiv {
    float: left;
    height: 100%;
    left: 536px;
    position: absolute;
    width: 72px;
}
#setaBrancaLInovacao {
    position: absolute;
    right: 620px;
}
#textoBrancoInovacao {
    position: absolute;
    right: 120px;
    width: 500px;
}
#textoBrancoInovacao .textoCurto {
    left: 200px;
    width: 300px;
}
#equipeDiv {
    left: 0;
    position: absolute;
    width: 550px;
}
#equipeDiv div {
    right: 100px;
    width: 305px;
}
#setaEquipe {
    left: 550px;
}
#setaTransparenteTransformacao {
    position: absolute;
    right: 520px;
    top: 0;
    width: 36px;
}
#textoTransformacao {
    position: absolute;
    right: 0;
    top: 0;
    width: 520px;
}
#textoTransformacao div {
    float: right;
    height: 248px;
    left: auto;
    margin-left: auto;
    margin-right: 136px;
    width: 248px;
}
#divBrancaNews {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 450px;
}
#textoVerdeProcesso {
    width: 700px;
}
#textoVerdeProcesso div {
    right: 91px;
}
#textoVerdeSolucao {
    width: 700px;
}
#textoVerdeSolucaoSubSub {
    left: 160px;
    width: 538px;
}
#setaTransparenteDireitaSolucaoDiv {
    float: left;
    height: 100%;
    left: 736px;
    position: absolute;
    width: 72px;
}
#setaBrancaLInovacao {
    position: absolute;
    right: 820px;
}
#textoBrancoInovacao {
    position: absolute;
    right: 120px;
    width: 700px;
}
#textoBrancoInovacao .textoCurto {
    left: 300px;
    width: 150px;
}
#equipeDiv {
    left: 0;
    position: absolute;
    width: 750px;
}
#equipeDiv div {
    right: 200px;
    width: 305px;
}
#setaEquipe {
    left: 750px;
}
#setaTransparenteTransformacao {
    position: absolute;
    right: 720px;
    top: 0;
    width: 36px;
}
#textoTransformacao {
    position: absolute;
    right: 0;
    top: 0;
    width: 720px;
}
#textoTransformacao div {
    float: right;
    height: 248px;
    left: auto;
    margin-left: auto;
    margin-right: 80px;
    width: 532px;
}
#logo-menor {
    margin: 10px 0 0 8px;
}
#logoZimya {
    background: url("../img/zimya.png") repeat scroll 0 0 transparent;
    bottom: 5px;
    cursor: pointer;
    display: block;
    height: 14px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    width: 21px;
}
#recomendar {
    background: url("../img/btRecomendar.png") no-repeat scroll left top transparent;
    color: #005894;
    cursor: pointer;
    display: block;
    float: right;
    height: 17px;
    padding: 0 0 0 22px;
    text-align: left;
    text-decoration: none;
    width: 70px;
}
#recomendar:hover {
    text-decoration: underline;
}
.textoCentralizadoSpan p {
    color: #CCCCCC;
    font-size: 14px;
}
.textoCentralizado a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.footer-social {
	 background-color: #363942;
    border-radius: 50px 50px 160px 50px;
    bottom: 20px;
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
	}
	
	.footer-social:hover {
		background-color:#014b89;
	}
	
	.footer-social img {
		padding:10px;
		opacity:1;
	}
	
	
	.footer ul.contactus {
		border-bottom: 1px solid #363942;
		display: block;
		letter-spacing: -1px;
		margin-bottom: 35px;
		overflow: hidden;
		padding-bottom: 34px;
	}
	
	.footer ul.contactus li {
		color: #FFFFFF;
		display: block;
		float: left;
		font-size: 32px;
		font-weight: 700;
		line-height: 35px;
		margin-right: 50px;
	}
