.am-titlebar-default .am-titlebar-title:before {
content: "";
position: absolute;
left: 2px;
top: 8px;
bottom: 8px;
border-left: 0;
}


.am-titlebar-default .am-titlebar-title {
position: relative;
padding-left: 12px;
color: #000;
font-size: 1.8rem;
text-align: left;
font-weight: 700;
}

.am-titlebar-default {
display: flex;
margin-left: 10px;
margin-right: 10px;
background-color: transparent;
border-bottom: 0px solid #dedede;
line-height: 44px;
}


.am-gallery-title{ text-align:center}


.am-list>li {
	margin-bottom:0;
border-top: none;
border-bottom: 1px dashed #000;

}



a{ color:#333}


.am-titlebar-title{ margin:0 5px; }

a:active {color:#333
}

.am-list-news-default {
margin: 0 10px;
}


.am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover {
    color: #fff;
    background-color: #076F57;
    cursor: default;
}

.am-navbar-default .am-navbar-nav {
    background-color: #076F57;
}

.btl{ background:url(../images/btl.jpg)}