/**
 * @license
 * MyFonts Webfont Build ID 3771113, 2019-06-07T17:09:17-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Berling-RegIta by URW
 * URL: https://www.myfonts.com/fonts/urw/berling/t-regular-italic/
 * 
 * Webfont: Berling-Reg by URW
 * URL: https://www.myfonts.com/fonts/urw/berling/t-regular/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3771113
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 2010 by (URW)++ Design &amp; Development GmbH
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/398ae9");
  
@font-face {
    font-family: 'Berling-Reg';
    src: url('../webfonts/398AE9_1_0.eot');
    src: url('../webfonts/398AE9_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/398AE9_1_0.woff2') format('woff2'),url('.//webfonts/398AE9_1_0.woff') format('woff'),url('../webfonts/398AE9_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Berling-RegIta';
    src: url('../webfonts/398AE9_0_0.eot');
    src: url('../webfonts/398AE9_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/398AE9_0_0.woff2') format('woff2'),url('../webfonts/398AE9_0_0.woff') format('woff'),url('../webfonts/398AE9_0_0.ttf') format('truetype');
    font-style: italic;

}
 



body, html {
    padding: 0;
    margin: 0;
    font-family: 'Berling-Reg', Georgia, 'Times New Roman', Times, serif;
    color: #000;

    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img { display:block; }

a {
    /* First we need to help some browsers along for this to work.
    Just because a vendor prefix is there, doesn't mean it will
    work in a browser made by that vendor either, it's just for
    future-proofing purposes I guess. */
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    /* ...and now for the proper property */
    transition:.2s;
}

a:link, a:visited {
    color: #000;
    text-decoration: none;
}
a:hover, a:active {
    color: #333;
    text-decoration: none;
}

i {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-style: italic;

}

h1 {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    margin-top: 0;
    font-size: 28px;
}

h2 {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
}

h3 {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    margin-top: 0;
    margin-block-end: 10px;
}

h4 {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    margin-block-end: 0;
    margin-block-start: 0;
}

p {
    font-family: 'Berling-Reg', Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    margin-block-start: 0;
    max-width: 100%;
}

body {
    background-color: #ffffff;
}

.albumcaption {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    padding: 8px 0 8px 12px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
}

.caption {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    padding-top: 10px;
}

.center {
    text-align: center;
}

table, tr, td {
    padding: 0;
    margin: 0;
}
.td1 {
    padding-right: 20px;
    text-align: left;
}

.nobr {
    white-space: nowrap;
    hyphens: none;
}

.clear { clear: both; }

.lightbox {
    cursor: pointer;
    -o-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}


#shade {
    display: none;
    background-color: rgba(0,0,0,0.75);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding:3% 3% 5% 3%;
    text-align: center;
    z-index: 1000;
}
#shade img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#shade .shadecaption {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
    padding-top: 10px;
    color: #fff;
}

#header {
    height: 100px;
    position: fixed;
    display: block;
    padding: 20px;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    z-index: 900;
}

#logoholder {
    display: inline-block;
}

#logo {
    height: 80px;
}

#language {
    position: absolute;
    top: 20px;
    right: 20px;
}

#mag {
    position: absolute;
    top: 50px;
    right: 24px;
    cursor: pointer;
    z-index: 1001;
}

#magicon {
    height: 20px;

}

#search {
    position: absolute;
    top: 44px;
    right: 20px;
    padding: 4px 60px 4px 8px;
    background-color: #fff;
    width: 25%;

    display: none;

    border-radius: 5px;
    z-index: 1000;
}

#searchinput {
    font-family: 'Berling-Reg';
    border: 0;
    border-bottom: #eee 1px solid;
    font-size: 16px;
    padding: 0;
    width:100%;
}


#searchinput:focus {
    outline: none;
}


#mobilemenubutton {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    color: #000;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
}


#mobilemenubutton:hover {
    color: #aaa;
}

#mobilemenu {
    position: absolute;
    top: 0;
    right: 0;
    height: 90%;
    width: 100%;
    display: none;
    z-index: 10000;
}

#mobilemenubgfade {
    position: fixed;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
}

#mobilemenuscroll {
    position: fixed;
    top: 0;
    right: 0;
    left: 25%;
    background-color: #fff;
    height: calc(100% - 40px);
    padding: 50px 20px 20px 20px;
    overflow: scroll;

}

#mobilemenuclose {
    position: fixed;
    cursor: pointer;
    top: 20px;
    right: 20px;
}
.setlanguage {
    cursor: pointer;
    color: #aaa;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
}
.setlanguage:hover {
    color: #000;
}


#firstnav {
    position: absolute;
    bottom: 36px;
    right: 20px;
    max-width: 1400px;
    font-size: 18px;
    font-style: italic;

    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
}

.firstnavitem {
    padding-left: 15px;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}


.dropmenu {
    display: inline-block;
    position: absolute;
    background-color: #ffffff;
    padding: 0 20px 20px 20px;
    display: none;
    top: 120px;
    line-height: 25px;
}




#content {
    padding-top: 120px;
    position: relative;
    margin: 20px;
    font-size: 20px;
    text-align: center;

    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}

#jumbotext {
    padding: 20px 0 40px 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.message {
    width: 50%;
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
    margin-top: 50px;
}

#alert {
    position: fixed;
    background-color: #fff;
    top: 20%;
    left: 20%;
    right: 20%;
    z-index: 2000;
    padding: 20px;
    border: 1px solid #000;
    max-height: 60%;
    overflow: hidden;
    overflow-y: auto;
}

#closealert{
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 12px;
    cursor: pointer;
}
#closealert:hover {
    color:#aaa;
}

.narrow70 {
    width: 70%;
}

.quote, .broadquote, .narrowquote, .normalquote, .nopadquote {
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    color: #999;
    font-weight: normal;
    font-style: italic;
    font-size: 30px;
    display: inline-block;
    padding: 24px 0 36px 0;

}

.quote {
    max-width: 60%;
    margin: 0 20% 0 20%;
}

.broadquote {
    width: 140%;
}

.narrowquote {
    width: 67%;
}

.normalquote {
    width: 100%;
    padding: 0 0 36px 0;
}

.nopadquote {
    width: 100%;
    padding: 0;
}

@media only screen and (max-width: 900px) {


    .message {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        margin-top: 50px;
    }
    
    .narrow70 {
        width: 100%;
    }

    .broadquote {
        width: 80%;
        padding: 36px 10% 36px 10%;
    }
}

.bigp {

    font-family: 'Berling-Reg', Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    margin-block-start: 0;
    
    text-align: left;
    display: inline-block;
    width: 600px;
    max-width: 100%;
    
}
.textholder {
    padding: 60px 0 80px 0;
    text-align: center;

}
.text {
    font-family: 'Berling-Reg', Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    margin-block-start: 0;
    
    text-align: left;
    display: inline-block;
    width: 800px;
    max-width: 100%;

}
.index {
    margin-top: 100px;
    width: 100%;
}

.textright {
    text-align: right;
}

.indeximgholder {
    padding-top: 0;
    width: 40%;
}

.indeximageright {
    width:40%;
    float: right;
    padding-left: 40px;
}

.indeximageleft {
    width: 40%;
    float: left;
    padding-right: 0px;
}

.indextextright {
    display: inline-block;
    width: calc(50% - 40px);
    padding-left: 40px;
    padding-right: 10%;
    text-align: left;
}

.indextextleft {
    display: inline-block;
    width: 700px;
    max-width: 50%;
    right:0;
    text-align: right;
}

.staffpic {
    width: 100%;
}

.readmore {
    width: 100%;
    text-align: right;
    font-family: 'Berling-RegIta', Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-style: italic;
}

@media only screen and (max-width: 1350px) {

    #firstnav, #language {
        display: none;

    }

    #mobilemenubutton {
        display: block;
    }
}

@media only screen and (max-width: 700px) {

    #logo {
        height: 70px;
    }

    h2 {
        padding-top: 20px;
    }

    p {
        margin-block-end: 40px;
        width: 100%;
    }

    .bigp {
        width: 100%;
        
    }



    .indeximageleft, .indeximageright {
        float: none;
        width: 100%;
        padding: 0;
    }

    .indextextleft, .indextextright {
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding: 0;
    }

    .index {
        text-align: left;

    }

    .openbox {
        max-width: 100%;
    }
}

@media only screen and (max-width: 550px) {

    #logo {
        height: 60px;
    }
}

@media only screen and (max-width: 500px) {

    #logo {
        height: 50px;
    }
}

#footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;

    margin: 0;
    min-height: 100px;

    padding: 40px 20px 40px 20px;

    background-color: #eee;
}

.footerflexitem {
    width: calc(33.3% - 20px);
    flex: none;
    padding: 0;
    margin-right: 30px;
}


@media only screen and (max-width: 900px) {
    
    #footer {
        flex-direction: column;
    }

    .footerflexitem {
        width: 100%;
        padding: 0;
    }
}


.grid50col, .grid33col, .grid5033col, .grid5033col2, .grid25col, .grid75col, .grid67col, .grid100col {
    min-height: 50px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 40px;
    text-align: left;
}

.grid50col {
    width: calc(50% - 20px);
}
.grid33col {
    width: calc(33.33% - 26.667px);
}
.grid5033col {
    width: calc(33.33% - 20px);
    padding-right: 16.66%;
}
.grid5033col2 {
    width: calc(33.33% - 20px);
    padding-left: 16.66%;
    text-align: right;
}
.grid25col {
    width: calc(25% - 30px);
}
.grid75col {
    width: calc(75% - 10px);
}
.grid67col {
    width: calc(66.66% - 10px);
}
.grid100col {
    width: 100%;
}

.grid25offset {
    padding-left: 25%;
}

.hero, .img100 {
    width: 100%;
    padding-bottom: 0;
}


.newsthumb {
    width: 40%;
    padding-left: 60%;
}

.morenews {
    border-top: #000 1px solid;
    padding: 10px 0 10px 0;
}

.morenews > a:link, .morenews > a:visited {
    color: #999;
}

.morenews > a:hover, .morenews > a:active {
    color: #000;
}


@media only screen and (max-width: 900px) {
    .grid25offset {
        padding-left: 0;
    }
    .grid50col, .grid5033col, .grid5033col2, .grid33col, .grid25col, .grid75col, .grid67col {
        width: 100%;
        margin-right: 0;
    }

    .hide {
        display: none;
    }

    .newsthumb {
        width: 100%;
        padding-left: 0;
    }
}


.wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;

}
.mr0 {
    margin-right: 0;
}
.mr20 {
    margin-right: 20px;
}
.mr40 {
    margin-right: 40px;
}
.wrapper > .mr40:last-child {
    margin-right: 0;
}

.pt20 {
    padding-top: 20px;
}
.pt40 {
    padding-top: 40px;
}

.pb20 {
    padding-bottom: 20px;
}


.wrapper img {
    display: block;
    max-width: 100%;
}

.architectureimagescol1 {
    display: inline-block;
    width: calc(55%);
    padding-right: 20px;
    vertical-align: top;
}
.architectureimagescol2 {
    display: inline-block;
    width: calc(45% - 20px);
    vertical-align: top;
}

.architectureimagescol1 > img, .architectureimagescol2 > img {
    width: 100%;
    padding-bottom: 20px;
}


.i4ewOd-pzNkMb-haAclf {
    display: none !important;
}