@media screen and (min-width: 1001px) {
	
@font-face {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	src: url("../fontes/century-gothic.woff2") format("woff2"), url("../fontes/century-gothic.eot") format("eot"), url("../fontes/century-gothic.eot?#iefix") format("embedded-opentype"), url("../fontes/century-gothic.ttf") format("ttf");
}
body {
	background-color: #F4F4F4;
	font-size: 62.5%;
	margin:0;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#container {
	width:96%;
	/*background-color:#6F0;*/
	text-align: left;
	margin: 2% 2% 2% 2%;
	display:block;
}

/* start header section -----------------------------------------------------------------*/

#header {
	clear: both;
	width: 100%;
	display: block;
	height:135px;
	z-index:100;
	}
	
#headerlogo {
	float:left;
	background-color:#ffffff;
	width:30%;
	height:135px;
	padding:0;
	text-align:center;
}
#headermenu {
	float:left;
	/*background-color:#0FF;*/
	width:70%;
	height:135px;
	line-height:20px;
	
}


/* end header section -----------------------------------------------------------------*/


/* start conteudo section -----------------------------------------------------------------*/

#conteudo {
	clear: both;
	display:block;
	width:100%;
	margin:20px 0 20px 0;
	/*background:#DCE811;*/
	
}

.titulo {
	clear:both;
	line-height:45px;
	width:100%;
	height:50px;
	}


/* start principal page -----------------------------------------------------------------*/

#principalimagem {
	float: left;
	width: 100%;
	height: 450px;
	background-image: url(../figuras/business%20development.jpg);
	background-size: cover;
	background-position: right;
	}

.boxprincipal {
	float:left;
	width:calc((100% - 40px)/3);
	height:450px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	background-color:#e6e5e5;
}

.boxprincipal:last-child {
	margin-right:0;
	width:calc((100% - 40px)/3 - 1px);
}

#boxprincipalconsultoria {
	background-image:url(../figuras/consulting.jpg);
	background-size:cover;
	height:300px;
}
#boxprincipalexperiencia {
	background-image:url(../figuras/Strategic_Planning_Roadmap2.jpg);
	background-size:cover;
	height:300px;
}

#boxprincipaltreinamento {
	background-image:url(../figuras/img-gestao-negocios.jpg);
	background-size:cover;
	height:300px;
}



/* end principal section -----------------------------------------------------------------*/

/* start empresa page -----------------------------------------------------------------*/

#sobre {
	width: 100%;
	min-height: 350px;
	margin-top: 20px;
	background-color: #cdced0;
	padding: 15px 15px 15px 35%;
	background-image: url(../figuras/Grey_business_ppt_template.jpg);
	background-size: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}

#planejamento {
	width:100%;
	margin-top:20px;
	display:inline-block;
}

 .boxplan {
    float:left;
	width:calc((100% - 40px)/ 3);
	background-color: #E6E5E5;
	padding:20px;
	overflow: hidden;
	margin-right:20px;
	height:300px;
	
}

.boxplan:last-child {
	margin-right:0;
	width:calc((100% - 40px)/ 3 - 1px);
}


/* end empresa section -----------------------------------------------------------------*/

/* start consultoria page -----------------------------------------------------------------*/
	
.boxservico {
	background-color: #E6E5E5;
	float: left;
	width: calc((100% - 40px)/3);
	height: 520px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 10px;
	overflow: hidden;
}

.boxservico:nth-last-child(3n) {
	margin-right:0;
	width: calc((100% - 40px)/3 - 1px);
	}
	
	
.boxservico:last-child {
	margin-bottom:20px;
	}

.boxservico h2 {
	text-align:center;
}

.boxservico li{
	text-align:justify;
	padding-left:0px;
}

#iso9000 {
	background-image:url(../figuras/consultoria/MCJ_Quality.jpg);
	height:270px;
	background-size:cover;
}
#sig {
	background-image: url(../figuras/consultoria/erp.jpg);
	height: 270px;
	background-size: cover;
}
#pe {
	background-image: url(../figuras/consultoria/1-Planejamento-1.jpg);
	height: 270px;
	background-size: cover;
}
#documental{
	background-image: url(../figuras/consultoria/document-management.png);
	height: 270px;
	background-size: cover;
}
#progmelhoria{
	background-image: url(../figuras/consultoria/Medium-Fluxograma.jpg);
	height: 270px;
	background-size: cover;
}
#audi{
	background-image: url(../figuras/consultoria/auditoria.jpg);
	height: 270px;
	background-size: cover;
}
#residuos{
	background-image: url(../figuras/consultoria/gestao%20de%20residuos.jpg);
	height: 270px;
	background-size: cover;
}
#licenciamento{
	background-image: url(../figuras/consultoria/Essay-on-Pollution-Prompt21.jpg);
	height: 270px;
	background-size: cover;
}
#educacao{
	background-image: url(../figuras/consultoria/5f3ef14a-14c8-406b-b8f2-364cf3f90277img137.jpg);
	height: 270px;
	background-size: cover;
}
#relatorio{
	background-image: url(../figuras/consultoria/GreenReporting.jpg);
	height: 270px;
	background-size: cover;
}
#lei{
	background-image: url(../figuras/consultoria/law.jpg);
	height: 270px;
	background-size: cover;
}

/* end consultoria page -----------------------------------------------------------------*/


/* start treinamento section -----------------------------------------------------------------*/

#imagemtreinamento {
	float:left;
	width:50%;
	height:435px;
	margin-top:20px;
	margin-right:20px;
	background-image:url(../figuras/pharmacy_software_training.jpg);
	background-size:cover;
}

#textotreinamento {
	float:left;
	padding:40px 10px;
	width:50%;
	margin-top:20px;
	margin-bottom:20px;
	height:165px;
}

#listatreinamento {
	float:right;
	width:calc(50% - 20px);
	margin-top:20px;
}

.boxtreinamento {
	float: left;
	width:100%;
	background-color: #E6E5E5;
	margin-bottom:8px;
	height:29px;
	padding-left:20px;
}

.margemtreinamentos{
	margin-top:2px;
}

#treinamentoaberto {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 12px;
}

#abertodata {
	float:left;
	width:20%;
	
}

#abertotitulo {
	float:left;
	width:40%;
	
}

#abertocarga {
	float:left;
	width:8%;
	
}

#abertomunicipio {
	float:left;
	width:16%;
	
}

#abertomais {
	float:left;
	width:16%;
	
}

#viewtreino{
	float:left;
	width:60%;
	margin:20px 20px 0 0;
	background-color:#E6E5E5;
	padding:10px;
	
}

#viewinscricao{
	float:left;
	width:calc(40% - 20px);
	background-color:#E6E5E5;
	margin-top:20px;
	padding:10px;
	
}



/* end treinamento section -----------------------------------------------------------------*/


/* start blog section -----------------------------------------------------------------*/

#blog{
	width:calc(80% - 20px);
	float:right;
	background-color:#E6E5E5;
	margin-top:20px;
	padding:10px;
	margin-bottom:20px;
	margin-left:20px;
}

#barrablog{
	width:20%;
	background-color:#E6E5E5;
	margin-top:20px;
	float:left;
	height:250px;
	background-image:url(../figuras/laptop-business.jpg);
	background-size:cover;
}

#barrablogtel{
    width:20%;
	text-align:center;
	padding:40px 10px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	height:220px;
	
}	

#barrablogrecentes{
    width:20%;
	text-align:center;
	padding:40px 10px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	
}
/* end blog page -----------------------------------------------------------------*/


/* start contato section -----------------------------------------------------------------*/

#ligue{
	float: left;
	width: 100%;
	background-image: url(../figuras/slide3_final-1.jpg);
	background-size: cover;
	margin-top: 20px;
	height:300px;
	padding:120px 0 0 420px;
}

#outroscontatos{
	float:left;
	width:35%;
	margin-top:20px;
	margin-right:20px;
	height:440px;
	padding:5%;
	
}

#form{
	float:left;
	width:calc(65% - 20px);
	margin-top:20px;
	height:440px;
	margin-bottom:20px;
	background-color:#e6e5e5;
	text-align:center;
	display:block;
	}

#formulario input {
	padding: 2px;
	margin: 0 10% 10px;
	background:#fff;
	width: 80%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.5em;
	color: #000;
	border: 1px solid #000000;
}
#formulario textarea {
	padding: 2px;
	margin: 0 10% 10px;
	background: #fff;
	width: 80%;
	height:130px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.5em;
	color: #000;
	border: 1px solid #000000;
	resize:none;
}


#g-recaptcha{
    width: 304px;
    margin: auto;
	border: 1px solid #000000;
}

#submit {
	width: 150px;
	color: #000;
	padding:2px;
	margin-top: 10px;
	background-color: #fff;
	border: 1px #000 solid;
	font-size: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

#submit:hover {
	color: #000;
	background-color: #9E9E9E;
	}

#loading {
	margin: 15px;
}
#aviso {
	margin: 15px;
}


/* end contato section -----------------------------------------------------------------*/


/* start footer section -----------------------------------------------------------------*/

#footer {
	clear: both;
	background-color: #474747;
	color: #CBCBCB;
	height: 100px;
	padding: 5px;
}

a.desenvolvedor:link, a.desenvolvedor:visited{
	text-decoration:none;
	color: #cbcbcb;
}

a.desenvolvedor:hover{
	text-decoration: none;
	color: #939393;
}

/* end footer section -----------------------------------------------------------------*/

/* start text -----------------------------------------------------------------*/

h1 {
	font-size: 2.5em;
	margin: 1em 0 0 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}


h2 {
	font-size: 1.6em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	}
h3 {
	font-size: 1.6em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

h4 {
	font-size: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

h5 {
	font-size: 2.0em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
}


a.linksemlinha{
	text-decoration:none;
	color:#000000;
}

a.linksemlinha:hover{
	text-decoration: none;
	color: #646464;
}

.h2treinamentos{
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;	
	}

.h3treinamentos{
	font-size: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;	
	}
	
p.h3treinamentos{
	font-size: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;	
	}

.hrtreinamentos{
	
	
}

.imgvar {
	max-width:100%;
	width:auto;
	height:auto;
}

.justify{
	text-align:justify;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.ligueparanos{
	font-size: 2.0em;
}

	
/* Menu -------------------------------------------------------------------------------------------*/

/* Menu ---------------------------------------------------*/

#desktopmenu a:hover {
	color:#B42B2D;
	border-bottom:solid 10px #740F10;
}
	

.boxmenu{
    float:left;
	background-color: #FFF;
	height: 135px;
    width: calc((100% - 120px)/6);
	margin-left:20px;
	font-size: 1.6em;
	line-height: 2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align:center;
	padding-top:30px;
}
	
.boxmenu:last-child {
	width: calc((100% - 120px)/6 - 1px);
}
	

#mobilemenu {
	display:none;
}

#mobilemenu2 {
	display:none;
}


.cor1{
	color: #ff9f00;
}
.fundo1{
	background-color:#Eff9f00;
	color:#ffffff;
}
.cor1:hover{
	border-top: solid 10px #ff9f00;
	border-bottom: solid 10px #ff9f00;
	padding-top:20px;
}


.cor2{
	color: #3299DB;
}
.fundo2{
	color:#ffffff;
	background-color:#3299DB;
}
.cor2:hover{
	border-top: solid 10px #3299DB;
	border-bottom: solid 10px #3299DB;
	padding-top:20px;
}

.cor3{
	color: #FF3030;
}
.fundo3{
	color:#ffffff;
	background-color:#FF3030;
}
.cor3:hover{
	border-top: solid 10px #FF3030;
	border-bottom: solid 10px #FF3030;
	padding-top:20px;
}

.cor4 {
	color: #31CD48;
}
.fundo4{
	color:#ffffff;
	background-color:#31CD48;
}
.cor4:hover{
	border-top: solid 10px #31CD48;
	border-bottom: solid 10px #31CD48;
	padding-top:20px;
}

.cor5{
	color: #F96D46;
}
.fundo5{
	color:#ffffff;
	background-color:#F96D46;
}
.cor5:hover{
	border-top: solid 10px #F96D46;
	border-bottom: solid 10px #F96D46;
	padding-top:20px;
}

.cor6{
	color: #4DC5B8;
}
.fundo6{
	color:#ffffff;
	background-color:#4DC5B8;
}
.cor6:hover{
	border-top: solid 10px #4DC5B8;
	border-bottom: solid 10px #4DC5B8;
	padding-top:20px;
}

}
