.link-corpo-post a {
  color: #666;
}
.et-pb-contact-message {
    color: #f2f2f2;
}
/* ============================= TOP-NAV ============================= */
#main-header #et-top-navigation nav > ul > li:last-child > a {
 color: #f06508;
 border: solid 1px #f06508;
 padding: 12px 10px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 margin-top: -10px;
 text-transform: none;
}
.et-fixed-header #et-top-navigation nav>ul>li:last-child>a {
color: #f06508 !important;
}
/* ============================= SECONDARY BAR ============================= */
#top-header , #et-info {
  background-color: #32989a !important
}
.et-fixed-header#top-header a {
    color: #fff !important;
}
/* ============================= MENU-FOOTER ============================= */
#menu-principal a { color: #32989a !important; }
#menu-principal > li:last-child > a { color: #f06508 !important; }

/*
#main-header .et_mobile_menu {
    background-color: rgba(10,10,10,0.85) !important;
}
.et_mobile_menu li a{
  	color: #f2f2f2 !important;
}
.et_mobile_menu {
	border-top: 3px solid #2ea3f2;
}
*/
/*     */
@media screen and (max-width: 980px) /* for small-medium screens */ {
    #drmilet {
      background-image: linear-gradient(180deg,#e7e3e2 0%,#c8c8c8 100%)!important;
    }
}
/* ============================= FOOTER ============================= */
#main-footer { display: none; }
/* #menu-rodape span::before { color: #141e2e; } */
/* ============================= WIDGETS ============================= */
#telefones-widget {
	padding: 10px 15px;
	background-color: #32989a;	
  line-height: 1.4em;
  font-size: 0.85em;
	text-decoration: none;
  color: #282828;
}
#telefones-widget p {
	padding-bottom: 0;
}
#telefones-widget p:first-child {
	font-size: 1.2em;
	font-style: italic;
}
#telefones-widget hr {
	border: 0;
	border-bottom: 1px dashed #282828;
	background:;
	margin: 5px 0 15px 0;
}
/* ============================= WIDGETS ============================= */
#pages-2 {
  border: 1px solid #282828;
  padding: 12px;
}
#pages-2 a {
  font-size: 0.85em;
  padding-bottom: 3px;
  border-bottom: 1px solid #32989a;
}
#pages-2 ul li {
  margin-bottom: 4px;
}
/*
#pages-2 .widgettitle {
    font-weight: 700;
}
*/
.tel,.tel:visited { /*for small screens */
color:#000;
text-decoration:none;
}
.tel:hover,.tel:focus {
color:#000;
}
@media screen and (min-width: 28.5em) { /* for larger screens */
.tel,.tel:visited {
background:none;
cursor:default;
}
.tel,.tel:focus {
color:#000;
}
}
a[x-apple-data-detectors] {
  color: black !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}