
/* REGOLE GENERALI */

.uk-navbar-container {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.tm-headerbar-default.tm-headerbar.tm-headerbar-top {
    background-image: url(../../../images/atpm-toponimi/layouts/header_bg.png);
    background-color: #f2f4f5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 0;
}    
/*.uk-heading-divider {
    width: 30%;
}*/
.no-color-span {
    color: #4f5157;
    font-size: 17px;
    line-height: 21px;
}
.red-text {
    color: #993300!important;
}
.home-slideshow .el-title.uk-heading-xlarge {
    margin-top: 0px !important;
    padding: 30px;
    border-left: 3px solid #57ce8b;
}
.uk-tile-primary {
    box-shadow: 0 5px 8px 0 rgba(160, 166, 168, 0.35);
}
.mapforus-home-column2 {
    padding: 40px;
}
.mapforus-home-column2 .uk-icon svg {
    width: 40px;
}
.color-home-grid .el-meta, .color-home-grid .el-title, .color-home-grid .el-content {
    margin-left: 30px;
    margin-right: 30px;
}
.color-home-grid .el-content {
    margin-bottom: 30px;
}
.color-home-grid .el-meta {
    margin-top: 30px!important;
}
.color-home-grid .red-card img {
    border-bottom: solid 4px #c74722;
}
.color-home-grid .orange-card img {
    border-bottom: solid 4px #fa8a12;
}
.color-home-grid .green-card img {
    border-bottom: solid 4px #57ce8b;
}
.color-home-grid .red-card .el-meta {
    color: #c74722;
}
.color-home-grid .orange-card .el-meta {
    color: #fa8a12;
}
.color-home-grid .green-card .el-meta {
    color: #57ce8b;
}
.uk-tile-muted {
    border: 1px solid #C74722;
}
.atlante-side-menu {
    padding: 30px 40px;
}
.news-home-list.uk-margin {
    padding: 10px 40px;
}
.news-home-list.uk-margin .uk-panel {
    padding: 10px;
}
    
