.sitemap-block{margin: 0; }
.sitemap-block .sitemap-one{border-bottom: 1px solid #e6e6e6; margin-bottom: 20px;}
.sitemap-block .sitemap-one:after{content: ''; display: block; clear: both;}

.sitemap-block a{color: #000;}

.sitemap-block .big-title{margin-bottom: 20px; font-weight: bold; text-transform: capitalize; font-size: 20px;}
.sitemap-block ul{margin: 0; padding: 0; list-style: none; padding-left: 10px;}
.sitemap-block ul li:before{display: none;}
.sitemap-block ul ul{padding: 0 0 0 20px;}
.sitemap-block .sitemap-one > ul > li{float: left; width: 31%; padding-right: 2%; padding-bottom: 20px;}
.sitemap-block .sitemap-one > ul > li:nth-of-type(3n + 1){clear: both;}

.sitemap-block .property-name{
  font-weight: bold;
}
.sitemap-block .level-1, .sitemap-block .sitemap-one > ul > li > .property-name{
  font-size: 20px;
  color: #222;
}

.sitemap-block .level-2{
  font-size: 12px;
}

.sitemap-block .sitemap-one > ul > li > ul > li > .level-2{
  font-size: 16px;
}