/**! Custom Styles Go Here (for easy template updating) **/

.nav-bar .logo {
  max-height: 50%;
}

.section-snippet-services-2 .slider .slides li ul.bullets li {
	margin-bottom: 0.5em;
}

.type--big {
  font-size: 125%;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.nav-container {
    /*margin-top:55px;*/
}
.top-info-bar {
    z-index:999;
    width: 100%;
    position:relative;
    top:0;
    left:0;
    background: #298ed0;
    color:#000;
    padding:15px;
    text-align:center;
    font-size:22px;
}

b{
    font-weight:bold;
}