
.maplist{ padding-bottom:60px; text-align:left;}
.maplist>ul{   display: inline-block;
   width: 21%;
  text-align: left;
  vertical-align: top;
  margin: 0 13px; margin-bottom:20px;}
 .webmap>ul{  width: 28%;
 list-style:none;
 padding-left:0px;}
  
.maplisttitle{
  display: block;
  text-align: center;
  vertical-align: middle;
  background-color: #A5551F;
  border-radius: 18px;
  color:#fff;
  }
  
  .webmap .maplisttitle{  padding: 5px 6px;line-height:1.6em;}

   .webmap ul:nth-child(1) .maplisttitle{ background-color:#AB2202;}
      .webmap ul:nth-child(1) .maplisttitle span{  color:#000000}
  .webmap ul:nth-child(2) .maplisttitle{ background-color:#A5551F}
  .webmap ul:nth-child(3) .maplisttitle{ background-color:#AB2202}
  .webmap ul:nth-child(4) .maplisttitle{ background-color:#A5551F}
  .webmap ul:nth-child(5) .maplisttitle{ background-color:#AB2202}
  .webmap ul:nth-child(6) .maplisttitle{ background-color:#A5551F}
  .webmap ul:nth-child(7) .maplisttitle{ background-color:#AB2202}
  .webmap ul:nth-child(8) .maplisttitle{ background-color:#A5551F}
  
.maplisttitle a{color:#fff;   text-decoration: none;}
.maplist li{ padding:5px 0px 5px 15px;  line-height: 1.2em; margin-bottom:3px; background-size: auto 13px;}
.maplist li a{ font-size:1rem; color:#3f2801; text-decoration: none; padding-left:20px; display: block;}

.webmap ul{ margin-left:15px;  margin-top: 3px;}

.webmap li{ 
 
  font-size: 1rem;
  padding-left: 0;}


.maplisttitle>img{border-radius:60px; width:60px; display:inline;  vertical-align: middle;}

.maplisttitle>span{ display:inline-block;  vertical-align: middle; c:#fff}
