.SiteMap_Foztx {
  margin: 0 -15px;
  color: #4c1306;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-family: Varela, sans-serif;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .SiteMap_Foztx {
    margin: 20px 0;
    text-align: center;
  }
}
.SiteMap_Foztx a {
  color: #4c1306;
}
.SiteMap_Foztx a:hover,
.SiteMap_Foztx a:focus,
.SiteMap_Foztx a:active {
  color: #e1cac5;
  text-decoration: none;
}
.SiteMap_Foztx li {
  margin-bottom: 6px 0;
}
.SiteMap_Foztx > ul {
  display: inline-block;
  padding: 0 15px;
  list-style: none;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .SiteMap_Foztx > ul {
    width: 100%;
  }
}
.SiteMap_Foztx > ul > li {
  margin-top: 9.5px;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-family: Varela, sans-serif;
  line-height: 1.125;
}
.SiteMap_Foztx > ul > li > a {
  padding-bottom: 2px;
  border-bottom: 2px solid #f94f28;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .SiteMap_Foztx > ul > li > a {
    display: block;
    padding: 2px 0;
    width: 100%;
    color: #cc9999;
  }
}
.SiteMap_Foztx > ul ul {
  margin-top: 9.5px;
  font-size: 11px;
}
.SiteMap_Foztx > ul ul li {
  font-weight: normal;
  font-style: normal;
  font-family: Varela, sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
  .SiteMap_Foztx > ul ul li {
    min-height: 35px;
    font-size: 16px;
    line-height: 35px;
  }
}
