


/* NEWS & EVENTS ALT HEADER /////////////////// */
.navbar-expand-lg-alt {
    padding: 0!important;
}
.navbar-expand-lg-alt .navbar-brand {
    width: 100%;
    max-width: 550px !important;
    margin-right: 15px!important;
}
/* ///////////////////////////////////// */


/* NEWS & EVENTS GENRAL /////////////////// */
.first-article h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #105b95;

}
.pagination {
    margin-top: 20px;
}
.pagination .active {
    color:#fff;
    display: inline-block;
    border: 1px solid #4499d7;
    padding: 4px 10px;
    margin-right: 6px;
        background: #4499d7;
}
.pagination p a {
    color:#fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 4px 10px;
    margin-right: 6px;
    text-decoration: none;
}
.pagination p a:hover {
    background: #444;
}
/* ///////////////////////////////////// */




/* LOCATIONS PAGE /////////////////// */
.location iframe {
    width: 100%;
    height: 400px;
}
/* ///////////////////////////////////// */




.solutions-main-info .content {background:#f2f2f2;}
.history-text h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #393e46;
    margin-bottom: 10px;
}
.history-block h2 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 62px;
    color: #393e46;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.history-block h2 span {
    color: #009adc;
}  
.history-block h3 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom:10px;
    margin-top:15px;
}
.content-block .content:before {
    display: none;
}
.content-block .content:after {
    display: none;
}
.news-article-wrap p {
    font-size: 18px!important;
   line-height: 1.5!important;
    background-color:none!important;
}
.news-event-block .col-md-4 {margin-bottom:20px;}