body {
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	background-color:#FFF;
	background-image:url(images/img_bg_unite_eventos.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font: 14px 'RobotoRegular', Arial, sans-serif;
	color: #3b3b3b;
}

a {	
	font: 14px 'RobotoRegular', Arial, sans-serif;
	color: #fa9d29;
	text-decoration:none;
}

a:hover {	
	font: 14px 'RobotoRegular', Arial, sans-serif;
	color: #ce3e05;
	text-decoration:none;
}

::-moz-selection {
	background:#f66d0a;  /*---Cor de fundo--*/
	color:#ffffff;   /*--cor da fonte--*/
}
	
::selection {
	background:#f66d0a;/*---Cor de fundo--*/
	color:#ffffff;  /*--cor da fonte--*/
}

#Clear_Both {
	clear:both;
}

img.alpha {
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

img.alpha:hover {
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



@media (min-width:768px) {

#Header_Topo {
	width:940px;
	height:111px;
	margin:0 auto;
	clear: both;
}

#Menu {
	width:700px;
	margin-top:36px;
	float:right;
	text-align:right;
}

#Banner {
	width:940px;
	height:348px;
	float:left;
	margin-bottom:50px;
}


#Logo_Topo {
	width:142px;
	height:70px;
	float:left;
	margin-top:20px;
}

.Banner_Arredondado {
	border-radius: 35px; 
	-moz-border-radius: 35px; 
	-webkit-border-radius: 35px;
	width: 940px;
	height: 348px;
}

.banner_sombra {
	width: 948px;
	height: 65px;	
	
}

#Colunas {
	width:940px;
	margin:0 auto;
}

#Sombra_Banner {
	width:940px;
	height:65px;
	float:left;
	z-index:-1;
	position:absolute;
	margin-top:312px;
}

#Consultoria_e_Treinamentos {
	width: 287px;
    height: 217px;
    margin-left: 359px;
    background-color: #ff9817;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    float: left;
    z-index: -1;
 /*   position: absolute;*/
    margin-top: -216px;
}

#Conheca_o_Criar_Sustentavel {
	width:333px;
	height:96px;
	float:right;
	margin-right:28px;
	margin-top:137px;
	z-index:-2;
}

.Rodape_Texto {
	font: 12.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#777777;	
}

#Agenda {
	width:267px;
	height:168px;
	background-color:#ce3e05;
	border-radius: 13px; 
	-moz-border-radius: 13px; 
	-webkit-border-radius: 13px;
	margin-right:21px;
	margin-left:652px;
	position:absolute;
	margin-top:394px;
	z-index:1;
}

#Rodape {
	width:940px;
	height:50px;
	margin:0 auto;
	clear: both;
	margin-top:40px;
}

#Copyright {
	width:650px;
	float:left;
	margin-top:4px;
}

#Eventos_Corporativos {
	width:320px;
	height:214px;
	margin-left:33px;
	background-color:#ff7803;
	border-radius: 13px; 
	-moz-border-radius: 13px; 
	-webkit-border-radius: 13px;
	float:left;
	z-index:60;
	/*opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);*/
}

.iframeAgenda {
	width:250px;
	height:100px;
	margin-left:10px;	
	
}

.rodapeB1 {
    width: 48%;
    float: left;	
}
	
.rodapeB2 {
	margin-top: -2px;	
}

#Titulos {
	font: 49.00px 'RobotoBold', Arial, sans-serif;
	color:#FFFFFF;
	background-image:url(images/img_fundo_titulos.jpg);
	width:940px;
	height:108px;
	float:left;
	margin-bottom:50px;
/*	margin-top:-20px;*/
	border-radius: 35px; 
	-moz-border-radius: 35px; 
	-webkit-border-radius: 35px;
}

#Sombra_Titulos {
	width:940px;
	height:65px;
	float:left;
	z-index:-1;
	position:absolute;
	margin-top:69px;
}
.corpo {
	width:700px;
	float:left;
}

#Imagem_Lateral_Servicos {
	margin-right:20px;
	width:220px;
	height:325px;
	float:left;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position:relative;
	top:0px;
	/*left:-80px;*/
	left:-50px;
}


}

@media (max-width:767px) {

#Header_Topo {
	width:100%;
	height:111px;
	margin:0 auto;
	clear: both;
}

#Menu {
/*	width:700px;*/
	margin-top:30px;
	float:right;
	text-align:right;
}

#Banner {
	width:100%;
/*	height:348px;*/
	float:left;
	margin-bottom:50px;
}


#Logo_Topo {
	width:142px;
	height:70px;
	float:left;
	margin-top:20px;
	padding-left: 5px;
}


.Banner_Arredondado {
	border-radius: 35px; 
	-moz-border-radius: 35px; 
	-webkit-border-radius: 35px;
	width: 100%;
/*	height: 348px;*/
}

#Colunas {
/*	width:940px;*/
	margin:0 auto;
	padding-right: 2px;
	padding-left:2px;
}

#Sombra_Banner {
	display:none;
	width:940px;
	height:65px;
	float:left;
	z-index:-1;
	position:absolute;
	margin-top:312px;
}

#Consultoria_e_Treinamentos {
	width: 100%;
    height: 198px;
    /* margin-left: 232px; */
    background-color: #ff9817;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    float: left;
/*    z-index: -1;*/
    position: relative;
    margin-top: 30px;
}

#Conheca_o_Criar_Sustentavel {
	width:333px;
	height:96px;
	float:right;
	margin-right:28px;
/*	margin-top:205px;*/
	z-index:-2;
}

.Rodape_Texto {
	font: 12.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#777777;	
	padding-left:10px;
}

#Agenda {
	width:100%;
/*	height:168px;*/
	background-color:#ce3e05;
	border-radius: 13px; 
	-moz-border-radius: 13px; 
	-webkit-border-radius: 13px;
/*	margin-right:21px;
	margin-left:652px;
	position:absolute;*/
	margin-top:30px;
	z-index:1;
	float:left;
}
#Rodape {
	width:100%; 
	height:50px;
	margin:0 auto;
	clear: both;
	margin-top:40px;
}


#Copyright {
	width:100%;
	float:left;
	margin-top:4px;
}

#Eventos_Corporativos {
/*	width:320px;*/
	height:214px;
/*	margin-left:33px;*/
	background-color:#ff7803;
	border-radius: 13px; 
	-moz-border-radius: 13px; 
	-webkit-border-radius: 13px;
	float:left;
	z-index:60;
	/*opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);*/
}

.iframeAgenda {
	width:90%;
	height:200px;
	margin-left:10px;
	overflow: scroll;
    white-space: nowrap;
    background: #ff0000;	
	
}

#Titulos {
	font: 49.00px 'RobotoBold', Arial, sans-serif;
	color:#FFFFFF;
	background-image:url(images/img_fundo_titulos.jpg);
	width:100%;
	height:108px;
	float:left;
	margin-bottom:50px;
/*	margin-top:-20px;*/
	border-radius: 35px; 
	-moz-border-radius: 35px; 
	-webkit-border-radius: 35px;
}

#Sombra_Titulos {
	width:940px;
	height:65px;
	float:left;
	z-index:-1;
	position:absolute;
	margin-top:69px;
	display:none;
}

.corpo {
	width:100%;
	float:left;
	padding-left:2px;
}
#Imagem_Lateral_Servicos {
	margin-right:20px;
	width:220px;
	height:600px;
	float:left;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position:relative;
	top:0px;
	/*left:-80px;*/
	left:-50px;
}


}






a.Menu_Topo {
	font: 18px 'RobotoCondensed', Arial, sans-serif;
	color: #3b3b3b;
	text-decoration:none;
	margin-right:23px;
}

a.Menu_Topo:hover {
	font: 18px 'RobotoCondensed', Arial, sans-serif;
	color: #fa9d29;
	text-decoration:none;
	margin-right:23px;
}

a.Menu_Topo_Criar {
	font: 18px 'RobotoCondensed', Arial, sans-serif;
	color: #00a539;
	text-decoration:none;
	margin-right:9px;
}

a.Menu_Topo_Criar:hover {
	font: 18px 'RobotoCondensed', Arial, sans-serif;
	color: #fa9d29;
	text-decoration:none;
	margin-right:9px;
}

a.Rodape_Texto {
	font: 12.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#777777;
	text-decoration:none;	
}

a.Rodape_Texto:hover {
	font: 12.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#ce3e05;	
	text-decoration:none;
}

#Telefones {
	font: 16.00px 'RobotoBold', Arial, sans-serif;
	color:#3b3b3b;
	width:220px;
	float:right;
	text-align:right;
	margin-right:16px;
}

#Redes_Rodape {
	width:47px;
	float:right;
}









.Destaques_Home {
	font: 20.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;	
}

#Data_Home {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#ffd617;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

a.Link_Agenda_Home {
	font: 13.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;	
}

a.Link_Agenda_Home:hover {
	font: 13.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#ffd617;	
	text-decoration:none;
}

a.saiba_mais {
	font: 16.00px 'RobotoBoldItalic', Arial, sans-serif;
	text-align:left;
	color:#ce3e05;
	text-decoration:none;	
}

a.saiba_mais:hover {
	font: 16.00px 'RobotoBoldItalic', Arial, sans-serif;
	text-align:left;
	color:#ffffff;	
	text-decoration:none;
}

.texto_home {
	font: 14.00px 'RobotoRegular', Arial, sans-serif;
	text-align:left;
	color:#fff;
	text-decoration:none;	
}





#Imagem_Lateral {
	margin-right:20px;
	width:220px;
	height:325px;
	float:left;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}



img.Imagem_Lateral {
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
}

.Titulo_Texto {
	font: 20.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#3b3b3b;
	text-decoration:none;	
}

a.Botao {
	font: 15.00px 'RobotoBold', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#f66d0a;
	padding:5px 15px 5px 15px;
}

a.Botao:hover {
	font: 15.00px 'RobotoBold', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#ce3e05;
	padding:5px 15px 5px 15px;
}

a.Botao_Eventos_Corporativos {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#f66d0a;
	width:166px;
	display:block;
	line-height:87%;
	padding:27px 27px 32px 27px;
}

a.Botao_Eventos_Corporativos:hover {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#f66d0a;
	width:166px;
	display:block;
	line-height:87%;
	padding:27px 27px 32px 27px;
}

a.Botao_Consultoria_e_Treinamentos {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#ff9817;
	width:166px;
	display:block;
	line-height:87%;
	padding:27px 27px 32px 27px;
}

a.Botao_Consultoria_e_Treinamentos:hover {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#ff9817;
	width:166px;
	display:block;
	line-height:87%;
	padding:27px 27px 32px 27px;
}

a.Botao_Agenda {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#ce3e05;
	width:166px;
	display:block;
	line-height:87%;
	padding:27px 27px 42px 27px;
}

a.Botao_Agenda:hover {
	font: 30.00px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration:none;	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background-color:#ce3e05;
	width:166px;
	display:block;
	line-height:87%;
	padding:27px 27px 42px 27px;
}

#Logo_Cliente {
	margin-right:20px;
	margin-bottom:20px;
	/*border:1px solid #d4d4d4;*/
	width:218px;
	height:160px;
	float:left;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#Logo_Cliente_Direita {
	margin-bottom:20px;
	/*border:1px solid #d4d4d4;*/
	width:218px;
	height:160px;
	float:left;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#Foto_Galeria {
	border:1px solid #d4d4d4;
	width:218px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align:center;
	margin-bottom:5px;
}

#Foto_Galeria_Direita {
	border:1px solid #d4d4d4;
	width:218px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align:center;
}

#Galeria {
	width:218px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	text-align:center;
}

#Galeria_Direita {
	width:218px;
	float:left;
	margin-bottom:20px;
	text-align:center;
}

#Fundo_Branco {
	background-color:#FFF;
	margin-top:-20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:30px 48px 00px 48px;
}

#Data_Agenda {
	font: 50.04px 'RobotoBoldCondensed', Arial, sans-serif;
	text-align:left;
	color:#ce3e05;
	float:left;
	margin-right:10px;
	margin-bottom:25px;
}

#Linha_Divisa {
	width:1px;
	background-image:url(images/img_linha_vertical.png);
	height:362px;
	float:left;
	margin-right:45px;
}

#Informacoes_Contato {
	margin-left:49px;
	width:260px;
	float:left;
}

.Nome_Campo_Form {
	width:79px;
	margin-right:10px;
	margin-top:8px;
	float:left;
	text-align:right;
}

.Campo_Form {
	width:443px;
	font: 14.00px 'RobotoRegular', Arial, sans-serif;
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	padding:6px 7px 6px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	outline:none;

}

.Navbar {
/*  background-color: #46ACC2;*/
  display: flex;
  padding: 16px;
  font-family: sans-serif;
  color: white;
}
.Navbar__Link {
  padding-right: 8px;
}
.Navbar__Items {
  display: flex;
}
.Navbar__Items--right {
  margin-left:auto;
}
.Navbar__Link-toggle {
  display: none;
}
@media only screen and (max-width: 768px) {
	
	.menu-desktop {
		display:none;	
	}
  .Navbar__Items,
  .Navbar {
    flex-direction: column;
  }
.Navbar__Items {
    display:none;
  }
.Navbar__Items--right {
    margin-left:0;
  }
.Navbar__ToggleShow {
    display: flex;
	padding-right: 50px;
  }
.Navbar__Link-toggle {
    align-self: flex-end;
    display: initial;
    position: absolute;
    cursor: pointer;
	width: 31px;
   } 
}
