.top_20px { margin-top:20px; }
.bottom_20px { margin-bottom:20px; }

.back-g{
  min-height: 464px;
  background: #fff; /* For browsers that do not support gradients */
}
.ci-menu{background: #2c3e50;height: 50px;}

.ci-menu ul li a {
    display: block;
    text-decoration: none;
    font: 700 16px/40px 'Oxygen', sans-serif;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    padding: 0 24px;
}
.ci-menu ul li a:hover, .ci-menu ul li.current_page_item a {
    background: #5b7fa3;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.ci-menu ul li {
    display: inline-block;
    position: relative;
    margin: 5px 1px;
}

.ci-bg{
  background: white;
  padding: 15px;
  border-radius: 10px;
}

.serv-tabs {
    max-width: 300px;

}
.serv-tabs ul li a {
    max-width: 231px;

}
small.text-danger p{margin: 0px;}

/* bootstrap */
