.l-sitemap{padding:50px 10px;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.sitemap-directory{background:#fff;margin-bottom:40px;box-shadow:0 2px 4px rgba(0,0,0,.18);padding:20px;width:49%;margin-bottom:2%}.sitemap-directory ul li a{background:#17a79f;color:#fff;width:100%;display:block;margin-bottom:20px;padding:10px;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.18);position:relative;padding-right:20px}.sitemap-directory ul li a:before{content:"";width:10px;height:10px;border-right:1px solid #fff;border-bottom:1px solid #fff;display:inline-block;position:absolute;top:50%;right:10px;transform:translateY(-50%) translateX(-50%) rotate(-45deg);-webkit-transform:translateY(-50%) translateX(-50%) rotate(-45deg);margin:auto}.sitemap-title .sitemap-title{font-family:Prompt,sans-serif;font-style:italic}@media screen and (max-width:834px){.sitemap-directory{width:100%}}