@charset "utf-8";
/* CSS Document */
#menu {
	margin-left:0px;
	margin-top:127px;
	float:left;
	width:569px;
	height:auto;
	line-height: 1;
  
  background-color: transparent;
  }

#redes-sociais{width:70px; height:30px; float:left; margin-top:145px; margin-left:7px;}  

#linkedin{width:30px; height:30px; float:left; margin-left:10px;}

#facebook{width:30px; height:30px; float:left;}

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index:1500;
}
#cssmenu {
	width:569px;
  margin:auto;
  height:auto;
  
 
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  font-size:18px;
  color: #ffffff;
  display: block;
  padding: 10px 0px;
  text-decoration: none;
  margin-left:5px;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align:center;
}
#cssmenu.align-right > ul {
  float:none;
}
#cssmenu.align-right ul ul {
  text-align: center;
}
#cssmenu > ul > li > a {
  color: #000000;
  font-size: 18px;
  font-family: 'CenturyGothicBold', sans-serif;
	text-transform: uppercase;
}

#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #000000;
 
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  font-family: 'CenturyGothicBold', sans-serif;
  background: #db000b;
  border-bottom: 1px dotted #ff0f1b;
  font-size: 16px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #a80008;
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #a80008;
  border-bottom: 1px dotted #ff0f1b;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #8f0007;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}


/* -------------------------------------------- *//


#cssmenu .has-sub-inst {
  z-index: 1;
}
#cssmenu .has-sub-inst:hover > ul {
  display: block;
}
#cssmenu .has-sub-inst ul {
  display: none;
  position: absolute;
  width: 155px;
  top: 100%;
  margin-left: -15px;;
}
#cssmenu.align-right .has-sub-inst ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub-inst ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub-inst ul .has-sub-inst1 a {
  font-family: 'CenturyGothicBold', sans-serif;
  text-align:center;
  background: #4b8ca4;
  margin-top:0px;
  font-size: 13px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
}

#cssmenu .has-sub-inst ul li a {
  font-family: 'CenturyGothicBold', sans-serif;
  text-align:center;
  background: #4b8ca4;
  border-bottom: 1px solid #fff;
  font-size: 13px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
}
#cssmenu .has-sub-inst ul li:hover a {
  color: #000;
}
#cssmenu >ul>.has-sub-inst:hover:after{content: '';
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #4b8ca4;
  margin-left: 55px;
  margin-top: -3px;}

/* -------------------------------------------- *//

#cssmenu .has-sub-serv {
  z-index: 1;
}
#cssmenu .has-sub-serv:hover > ul {
  display: block;
}
#cssmenu .has-sub-serv ul {
  display: none;
  position: absolute;
  width: 155px;
  top: 100%;
  margin-left: -15px;
}
#cssmenu.align-right .has-sub-serv ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub-serv ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub-serv ul .has-sub-serv1 a {
  text-align:center;
  background: #3f9d80;
  margin-top:0px;
  font-size: 13px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
  
}

#cssmenu .has-sub-serv ul li a {
  font-family: 'CenturyGothicBold', sans-serif;
  text-transform: uppercase;
  text-align:center;
  background: #3f9d80;
  border-bottom: 1px solid #fff;
  font-size: 13px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
  
}
#cssmenu .has-sub-serv ul li:hover a {
  color:#000;
}

#cssmenu >ul>.has-sub-serv:hover:after{content: '';
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #3f9d80;
  margin-left: 55px;
  margin-top: -3px;}
  

