/* THEME CHANGE */

#page {
    background: #609946;
    background-size: 100vw !important;
    background-repeat: no-repeat !important;
}

.section {
    width: 100%;
    margin: 0 auto;
    max-width: 1220px;
    background: url(../images/header-background.jpg) no-repeat;
    background-size: cover;
}


.flexslider .slides img {
    max-height: 520px !important;
}

.hprotator-text-block {
    padding: 2%;
    width: 48%;
    background: #535353;
    color: black;
    border: grey solid 5px;
    height: auto;
}


#zone-preface-wrapper {
    margin: 0 auto !important;
}


.front .block-title {
    margin-top: 0;
    font-weight: 700;
    color: #609946;
    text-transform: uppercase;
    font-size: 3em;
    margin-bottom: 0.75em;

}
.front #block-views-congress-news-block-latest-news h2.block-title {
    color: #609946;
    font-weight: 600;
    font-size: 3em;
}

.front #block-views-congress-news-block-latest-news .views-row {
    border: none;
    float: none;
    margin: 10px 7px;
    padding: 15px 20px;
    vertical-align: text-top;
    
    border-radius: 5px;
    width: 355px;
    display: inline-block;
}

.not-front #region-content a:link, a:visited {
    color: #346d1a;
}
