
/*

.text-primary   fed136

a:hover         fec503 > 6C8590

border          f6bf01 > 333

*/

body {
    overflow-x: hidden;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 21px;
    color: #696969; /* #9C9C9C ; */
    background-color: #F2F2F0 ;
}

.text-muted {
    color: #e2e2e2
}

.text-primary {
    color: #9C9C9C;
}

p { font-size: 13px; font-weight: 400; line-height: 21px; margin: 0 0 20px; }
p.large { font-size: 16px }

a { color: #DFA240; }
a, a:hover, a:focus, a:active, a.active { outline: 0 }
a:hover, a:focus, a:active, a.active { color: #DFA240; text-decoration: underline; }
a.pdf { margin-left:10px; padding-left: 17px; position: relative; top: 0; left: 0; display: inline-block;}
a.pdf:before { content: '\f1c1'; position: absolute; top: 0; left: 0; font-family: "FontAwesome"; }
a.back { font-size: 18px; line-height: 22px; font-weight: 700; letter-spacing: 2px;
    text-transform: uppercase; text-decoration: none; color: #000; float: right;}
a.back:hover { color: #DFA240;}
a.thumbnail {padding: 0; margin-bottom: 0; border-radius: 0; border: none;}
a.thumbnail img {object-fit: cover; width: 100%;}
a.sm_twitter {font-size: 24px; color: #9C9C9C;}
a.sm_twitter:hover { color: #1da1f2;}
ul.errors li { padding: 10px 0 0; color: #C1272D;} /* form errors */

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0 0 20px;
    color: #262626;
}

h1 {font-size: 18px; line-height: 22px; letter-spacing: 0; text-transform: none; }
h2 {font-size: 18px; line-height: 22px; letter-spacing: 0; text-transform: none;}
h3 {font-size: 16px; line-height: 25px; letter-spacing: 2px; text-transform: uppercase;}
h4 {font-size: 14px; line-height: 18px; letter-spacing: 1px; text-transform: uppercase; font-weight: 600;}


ul, ol {margin-bottom: 20px; padding-left: 22px; }
table {margin-bottom: 20px;}
table tr td { padding: 5px; text-align: left; vertical-align: top;}
*:focus {outline: none;}

blockquote {
    color: #9C9C9C;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 2px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: italic;
    border: none;
}
blockquote cite {
    color: #C1272D;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: block;
    padding-top: 20px;
    font-style: normal;
}

figure {position: relative;}
figure img { width: 100%; }
figure footer { padding: 0.9em 1em; font-size: 12px; line-height: normal; position: absolute; bottom: 0; right: 0; background-color: transparent;}
figure footer small {font-size: 12px; color: rgba(0,0,0,0.5); text-shadow: 1px 1px 0 rgba(255,255,255,0.6); }
.thumbnail figure footer small {font-size: 11px;}
figure footer small:before { content: "\00a9 " }

img.zoom {cursor: pointer;}

.nopaddingbottom {padding-bottom: 0 !important;}
.nopadding {padding: 0 !important;}

.img-centered {
    margin: 0 auto
}

.bg-light-gray {
    background-color: #f7f7f7
}

.bg-darkest-gray {
    background-color: #222
}

.btn-primary {
    color: #fff;
    background-color: #95AFBA; /* #95AFBA; */
    border-color: #95AFBA; /*#95AFBA; */
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #6C8590;
    border-color: #333
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #95AFBA;
    border-color: #95AFBA
}

.btn-primary .badge {
    color: #95AFBA;
    background-color: #fff
}

.btn-xl {
    color: #fff;
    background-color: #95AFBA;
    border-color: #95AFBA;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px
}

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #6C8590;
    border-color: #616161;
}

.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    background-image: none
}

.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
    background-color: #95AFBA;
    border-color: #95AFBA
}

.btn-xl .badge {
    color: #95AFBA;
    background-color: #fff
}



/* NAVIGATION */

.navbar-default {
    border-color: transparent;
    background-color: #fff;
}

.navbar-header {position: relative;}

.navbar-fixed-top {
    border-width: 0;
}

.navbar-default .navbar-brand {
    color: transparent;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    background: none;
    display: block;
    width: 206px;
    height: 57px;
    padding: 0;
    margin: 0;
}

.navbar-default .navbar-brand img {width: 100%;}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
    color: #DFA240;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
    background: #fff;
    margin-top: 1px;

}

.navbar-default .navbar-toggle {
    background-color: #DFA240;
    border-color: #DFA240;
    margin-top: 10px;
    margin-right: 24px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #DFA240;
}

.navbar-default .nav li a {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
}

.navbar-default .nav li.dropdown ul li a { color: #FFF; padding: 10px 20px;}


.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
    color: #DFA240;
    outline: 0;
    background-color: #fff;
}

.navbar-default .navbar-nav > .active > a {
    border-radius: 0;
    color: #DFA240;
    background-color: #fff;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #DFA240;
    background-color: #fff;
    border-radius: 0;
}

.navbar-default.navbar-shrink {
    background-color: #fff;
}
.navbar-default.navbar-shrink .nav li a {
    color: #FFF !important;
    font-size: 18px;
    line-height: 20px;
    padding: 12px 15px;
}

.navbar-nav>li>.dropdown-menu {border-top: none; position: relative; background-color: transparent; display: block;
                                margin: 0 10px 10px;}

ul.navbar-nav li.dropdown:hover .dropdown-menu { display:block; left: 15px; right: auto;}


@media (min-width: 768px) {
    .navbar-default {
        background-color: #fff;
        padding: 23px 0 0;
        margin: 0;
        height: 100px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: 0
    }

    .navbar-right {
        margin-right: -12px;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;

        background-size: cover;
        background-position: 0 0;
    }
    .navbar-nav>li>a { padding: 16px 10px; letter-spacing: 1px !important;}

    .navbar-default .navbar-nav > .active > a {
    }

    .navbar-default.navbar-shrink {
        padding: 5px 0 0;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
        width: 148px;
        height: 40px;
        margin-top: 5px;
    }

    .navbar-default.navbar-shrink .nav li a {
        color: #666 !important;
    }


    .navbar-nav>li>.dropdown-menu {border-top: none; position: absolute; background-color: #FFF; display: none; margin: 0; }
    .navbar-default .nav li.dropdown ul li a { color: #333; padding: 3px 20px;}
}

@media (max-width: 768px){ /* ipad portrait and smaller */
    .navbar-default { height: 140px; }
    .navbar-default>.container .navbar-brand {margin-left: 0; float: unset; }
    .navbar-default>.container .navbar-right {margin-right: unset; float: unset !important; }
}

@media (max-width: 767px){
    .navbar-default { height: 59px; border-bottom: 1px solid #ccc;}

}

    .metaInfo {position: absolute; top: 21px; left: 270px; font-size: 15px;}
.navbar-shrink .metaInfo {top: 11px;}
.metaInfo .rendezvous { display: inline-block;
    border: 2px solid #DFA240;
    padding: 7px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    margin-left: 20px;
    font-weight: 700;
}
.metaInfo .rendezvous a:hover { text-decoration: none;}


@media (min-width: 1025px) {
    .metaInfo { left: 290px; font-size: 17px;}


}

/* HEADER */

header {
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: left;
    /* background-color: #263645; */
    color: #333;
}

header div.headerMaxHeight {max-height: 460px; overflow: hidden; object-fit: cover;}

header .container {background-color: #FFF;}

div.headerImage { padding: 0; margin: 0; }
div.headerImage img { width: 100%; height: 100%; object-fit: cover; display: block; }


/* TODO: Revise */
header .hero {width: 100%; padding-bottom: 36%; height: 0; position: relative; }
header .background-image {width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1;}
header .background-image img {width: 100%; height: 100%; object-fit: cover; display: block;}

header .intro {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-left: 15px;
}

header .intro-text {
    background-color: rgba(255,255,255,0.3);
    z-index: 10;
    padding: 10px;
}



header .intro-text h1 {
    font-family: "Ropa Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}

header .intro-text h1 span.subtitle {
    font-family: "Ropa Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;

    display: block;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px

}

header .intro-text .intro-lead-in {
    font-family: "Ropa Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: italic;

    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px
}

header .intro-text .intro-heading {
    font-family: "Ropa Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px
}

header .searchform { position:  absolute; right: 0; bottom: 0;}

.sb-search {
    position: relative;
    float: right;
    width: 0;
    min-width: 30px;
    height: 30px;
    overflow: hidden;
    margin: 20px 15px 0 0;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    background: #fff;
    width: 100%;
    height: 30px;
    margin: 0;
    z-index: 10;
    padding: 0 0 0 28px;
    font-family: inherit;
    color: #74777c;
    font-size: 13px;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif ;
}
.sb-search-open .sb-search-input {
    padding: 0 14px;
}
.sb-search-input::-webkit-input-placeholder {
    color: #74777c;
}
.sb-search-input:-moz-placeholder {
    color: #74777c;
}
.sb-search-input::-moz-placeholder {
    color: #74777c;
}
.sb-search-input:-ms-input-placeholder {
    color: #74777c;
}
.sb-icon-search,
.sb-search-submit {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff;
    /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}
.sb-icon-search {
    color: #74777c;
    z-index: 90;
    font-size: 15px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sb-icon-search:hover {
    color: #333;
}
/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 260px;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    color: #95AFBA;
    z-index: 11;
}
.no-js .sb-search .sb-icon-search:hover {
    color: #333;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}


@media (max-width: 767px) {
    .sb-search { margin-bottom: 20px; }
}
@media (max-width: 415px) {
    .sb-search.sb-search-open, .no-js .sb-search { width: calc(100% - 30px);}
}

@media (min-width: 480px) {
    header {margin-top: 0;}

    header .intro-text {
        padding: 40px 40px 10px;
    }

    header .intro-text h1 {
        font-size: 20px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    header .intro-text h1 span.subtitle  {
        font-size: 22px;
        line-height: 24px;
        margin-top: 10px;
    }

}



@media (min-width: 768px) {
    header .intro-text {
        padding: 40px 40px 10px;
    }

    header .intro-text h1 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    header .intro-text h1 span.subtitle  {
        font-size: 26px;
        line-height: 45px;
        margin-top: 8px
    }
}

@media (min-width: 1024px) {
    header .intro-text {
        padding: 40px 40px 10px;
    }
    header .intro-text h1 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    header .intro-text h1 span.subtitle  {
        font-size: 32px;
        line-height: 36px;
        margin-top: 25px
    }
}

@media (min-width: 1280px) {
    header .intro-text {
        padding: 40px 40px 10px;
    }

    header .intro-text h1 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 50px;
    }

    header .intro-text h1 span.subtitle  {
        font-size: 45px;
        line-height: 45px;
        margin-top: 25px
    }
}

@media (min-width: 1440px) {
}


/* SLIDES ////////////////////////////////// */
section.slider {padding: 0 !important; margin-top: 0; position: relative;}
.slider {overflow: hidden; height: 560px; }
.flexslider {width: 100%; height: 100%;}
.flexslider figure {width: 100%;}
ul.slides {dislay: none; list-style-type: none; height: 100%; width: 100%}
ul.slides li {margin: 0; padding: 0; display: flex !important; height: 100%; width: 100%}
ul.slides li:before {content: '';}
ul.slides li img { object-fit: cover;}
.flexslider .flex-control-nav { width: auto; position: absolute; bottom: 10px; right: 30px; z-index: 100;}
.flexslider .flex-control-paging li a { background: #FFF; background: rgba(255, 255, 255, 0.5);}
.flexslider .flex-control-paging li a.flex-active { background: #FFF; background: rgba(255, 255, 255, 0.9);}
.flexslider .flex-control-paging li a:hover { background: #FFF; background: rgba(255, 255, 255, 0.7); }
.slider-text {position: absolute; bottom: 0; left: 0; padding: 30px 40px; max-width: 780px;
                background: rgba(255,255,255,.6); color: #FFF; z-index: 200; text-align: left; }
.slider-text p { font-family: "Raleway", Helvetica, Arial, sans-serif;
                font-size: 25px; line-height: 22px; font-weight: 700; letter-spacing: 6px; text-transform: uppercase; }
.slider-text span.headline { font-size: 36px; line-height: 46px; font-weight: 700; letter-spacing: 7px;
                            color: #333; text-transform: uppercase; display: block;}
.slider-text p:last-child { margin-bottom: 0; }


/* make direction nav constant visible */
.gallery .flexslider ul.slides {max-height: 250px !important; overflow: hidden;}
.flexslider .flex-direction-nav { position: relative;}
.flexslider .flex-direction-nav li {display: block; width: 50%; height: 40px; float: left; background-color: #DFA240;}
.flexslider .flex-direction-nav a {
    display: inline-block; /* I added this line */
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    content: '';
}
.flex-direction-nav a:before {font-size: 20px !important; line-height: 40px; width: 40px; text-align: center; color: #fff !important;}
.flex-direction-nav .flex-nav-prev {text-align: left;}
.flex-direction-nav .flex-nav-next {text-align: right;}
.flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important; margin-left: -40px;}
.flex-direction-nav .flex-next { right: 0 !important; margin-right: -40px; opacity: 1 !important;}

/* logo stripe ////////////////////// */
.logoStrip .blockContent {padding: 40px;}
.logoStrip h2 { font-size: 24px; line-height: 29px; letter-spacing: 6px; font-weight: 900;
                margin-bottom: 30px; text-transform: uppercase; text-align: center;}
.logoStrip .images { overflow: hidden; text-align: center; }
.logoStrip .images img { padding: 0 20px 20px 20px;}


/* CONTENT ///////////////////////////// */

main {margin: 100px auto 0; background-color: #fff; margin-bottom: 0; max-width: 1180px; } /* width: 1180px; WHY ?? */
main .container {}
section { padding: 0; position: relative;}
div.blockContent { padding: 30px 40px; }
section.headlineBlock div.blockContent { padding: 60px 90px 40px;}
body#project div.blockContent { padding: 35px;}
body#project h3 { font-size: 13px; letter-spacing: 2px; line-height: 16px; font-weight:  500; margin-bottom: 6px;}

section.teaserCards div.blockContent { padding: 60px 20px;}
.teaserCards h3.card-title {margin-bottom: 0; min-height: 50px;}

.card .card-text p { font-size: 14px; line-height: 22px; color: #5F6872; padding: 20px; }

section.entryCardList { padding: 0;}
section.entryCardList div.blockContent { padding: 0;}
section.entryCardList div.blockContent > div.row { margin: 0;} /* no margins between images */
section.entryCardList div.blockContent > div.row > div { padding: 0;} /* no margins between images */
section.entryCardList div.blockContent .card img { width: 100%;}
.card .card-body { padding: 20px;}
.card h4.card-title { padding: 0 0 10px; text-transform: unset; margin-bottom: 0;}
.card h4.card-title a {color: #262626;}
.card h4.card-title a:hover {color: #DFA240; text-decoration: none;}
section.entryCardList .card .card-text p { font-size: 12px; line-height: 18px; color: #5F6872; padding: 0 20px; }

section.entryCardsTeam { padding: 0;}
section.entryCardsTeam div.blockContent { padding: 0;}
section.entryCardsTeam div.blockContent .card img { width: 100%;}
@media (min-width: 960px){
    section.entryCardsTeam div.col-lg-2x { width: 20%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }
}


section.entryCardsTeam .card .card-body { padding: 0; }
section.entryCardsTeam .card h4.card-title { font-size: 12px; line-height: 14px; letter-spacing: 2px; padding: 30px 10px 10px; text-transform: uppercase; margin-bottom: 0; color: #8F8F8F;}
section.entryCardsTeam .card h4.card-title small { font-size: 13px; line-height: 16px; letter-spacing: 2px; font-weight: 500; text-transform: none;}
section.entryCardsTeam .card .card-text p { font-size: 12px; line-height: 18px; color: #5F6872; padding: 0 20px; }

section.headlineBlock { text-align: center;}
section.headlineBlock.grey { background-color: #ECECEA;}
.headlineBlock h1 {font-size: 28px; margin-bottom: 20px; line-height: 38px; letter-spacing: 5px; text-transform: uppercase; }
.headlineBlock h2 {font-size: 28px; margin-bottom: 20px; line-height: 38px; letter-spacing: 5px; text-transform: uppercase;}
section.headlineBlock p { font-size: 17px; line-height: 1.5em; margin: 0 0 20px; }


section.entryTeaser div.blockContent { padding: 40px 0 0; }
section.entryTeaser div.blockContent h2 { margin: 20px 90px; font-size: 13px; line-height: normal; letter-spacing: 1px; }
section.entryTeaser .nopadding div.blockContent h2 { margin: 0 55px 10px; }
section.entryTeaser div.blockContent .text { margin: 20px 90px 40px; }
section.entryTeaser .nopadding div.blockContent .text { margin: 0 55px ; }
section.entryTeaser .nopadding div.blockContent .teaser { margin: 40px 0 0; overflow: hidden;}

section.entryTeaser .thumb { position: relative;}
section.entryTeaser .thumb:before { opacity: 0; content: ''; position: absolute; top: 0; left: 0; cursor: pointer;
    background: #FFFFFF url(../img/thumb-rollover.png) no-repeat center center;
    background-color: rgba(255,255,255,1);
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
section.entryTeaser .thumb:hover:before {opacity: .5;}
section.entryTeaser .excerpt { padding: 15px 30px 0; min-height: 120px; }
section.entryTeaser .excerpt h3 { margin-bottom: 10px; text-transform: none; }
section.entryTeaser .excerpt h3 a { font-size: 14px; line-height: 22px; font-weight: 700; color: #262626; }
section.entryTeaser .excerpt h3 a:hover { color: #DFA240; text-decoration: none; }
section.entryTeaser .excerpt span.date { font-size: 13px; line-height: 16px; letter-spacing: 2px; color: #262626; }
section.entryTeaser .thumb a.thumbnailBackground { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; padding: 0 30px;
    text-align: center; font-size: 20px; text-transform: uppercase; color: #FFF; font-family: "Raleway", Helvetica, Arial, sans-serif; }
section.entryTeaser .thumb a.thumbnailBackground:hover { text-decoration: none; }
section.entryTeaser .thumb a.thumbnailBackground span.thumbOverlayTitle { position: relative; top: 50%; transform: translateY(-50%); display: block;}
section.entryTeaser .thumb img { width: 100%; height: 100%; object-fit: cover;}
section.entryTeaser .callToAction {text-align: center; padding-bottom: 40px;}
section.entryTeaser .callToAction a {font-size: 20px; color: #333; border: none; background-color: #ECECEA;
    padding: 20px 20px; margin: auto; display: inline-block; }
section.entryTeaser .callToAction a:hover {text-decoration: none;}


section div.text2ColLeft { padding-left: 0;}
section div.colRight {padding: 35px;}


@media (min-width: 768px) {
    section#contact {margin-top: 0px;}
}

@media (min-width: 820px) {
    body#project main {width: 800px;}
    body#project main .container {width: 800px;}

}

@media (min-width: 1200px) {
    .container {width: 1180px;}
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand { margin-left: -10px;}
}

@media (max-width: 1024px) {
    header .slider { height: 400px; }
}

@media (max-width: 786px) {
    main {margin-top: 140px;}
    header .slider { height: 300px;}
}
@media (max-width: 767px) {
    main {margin-top: 57px;}

}
@media (max-width: 640px) {
    main {margin-top: 59px;}
    header .slider { height: 180px;}
}



section.textWithImage { background-color: #FFF; padding: 0;}
section.textWithImage.grey { background-color: #ECECEA;}
section.textWithImage .colLeft.blockContent {padding: 30px 40px 0 40px;}
section.textWithImage .colLeft.blockContent h2 { font-size: 18px; line-height: 22px; letter-spacing: 3px;}
section.textWithImage .colLeft.blockContent p { font-size: 13px; line-height: 21px; letter-spacing: 1px;}
section.textWithImage .colRight img {width: 100%;}

/* INFOBOXES */
.infobox {margin-bottom: 40px;}
.infobox h3.headline {background-color: #DFA240; padding: 10px 20px; margin: 0 0 8px; font-size: 20px; color: #fff; }
.infobox h4 {margin-bottom: 10px;}
.map {width: 100%; height: 400px;}
.infobox .text { background-color: #f8f8f8; padding: 20px;}


/* Accordion */
.accordion h4.ui-accordion-header {font-weight: 700; color: #8C8C8C; padding: 10px; background-color: #f8f8f8; border-bottom: 1px solid #fff; margin: 0; cursor: pointer; }
.accordion h4.ui-accordion-header-active { color: #fff; padding: 10px; background-color: #DFA240; border-bottom: 1px solid #fff; margin: 0; font-weight: 700; }
.accordion div.ui-accordion-content { padding: 20px; }

/* NEWS */

#news .headerLeft { background-color: #ECECEA; padding: 50px 40px;}
#news .headerLeft h3 { margin-bottom: 10px; font-size: 18px; line-height: 22px;}
#news h1 { font-size: 20px; line-height: 29px; text-transform: uppercase;}
#news h2 { font-size: 20px; line-height: 29px; text-transform: uppercase;}
#news .headerLeft span.date {  font-size: 13px; line-height: 16px; letter-spacing: 2px; color: #262626; font-weight: 500; margin-bottom: 20px; display: block; }
#news .headerLeft a.back { float: none;}
#news .headerWrapper {display: flex;}

#project .sliderWrapper { max-width: 800px; height: 430px; overflow: hidden; object-position: center;}



.service-heading {
    margin: 15px 0;
    text-transform: none
}





/* PORTFOLIO */

.portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0
}

.portfolio .portfolio-item.single {
    margin-left: auto;
    margin-right: auto;
    float: none;
}


.portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 230px;
    margin: 0 auto
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(108, 133, 144, .9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: #fff
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, .portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0
}

.portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 25px 5px
}

.portfolio .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0
}

.portfolio .portfolio-item .portfolio-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 10px 0 0 0;
    line-height: 1.4em;
}

.portfolio * {
    z-index: 2
}

@media (min-width: 767px) {
    .portfolio .portfolio-item { margin: 0 0 30px }
    .portfolio .portfolio-item .portfolio-caption p { min-height: 60px;}
}

@media (min-width: 1024px) {
    .portfolio .portfolio-item .portfolio-caption p { min-height: unset;}
}

.timeline {
    list-style: none;
    padding: 0;
    position: relative
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 2px;
    background-color: #f1f1f1;
    left: 40px;
    margin-left: -1.5px
}

.timeline > li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px
}

.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table
}

.timeline > li:after {
    clear: both
}

.timeline > li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: left
}

.timeline > li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline > li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline > li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #95AFBA;
    color: #fff;
    border-radius: 100%;
    border: 7px solid #f1f1f1;
    text-align: center
}

.timeline > li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 20px 0 100px
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline > li:last-child {
    margin-bottom: 0
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit
}

.timeline .timeline-heading h4.subheading {
    text-transform: none
}

.timeline .timeline-body > p, .timeline .timeline-body > ul {
    margin-bottom: 0
}



@media (min-width: 768px) {

    .navbar-header {
        float: none;
    }

    .mobile {display: none;}

    .timeline:before {
        left: 50%
    }

    .timeline > li {
        margin-bottom: 100px;
        min-height: 100px
    }

    .timeline > li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 30px;
        text-align: right
    }

    .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px
    }

    .timeline > li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        text-align: left;
        padding: 0 30px 20px 20px
    }
}

@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px
    }

    .timeline > li .timeline-panel {
        padding: 0 20px 20px
    }

    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px
    }

    .timeline > li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px
    }
}

@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px
    }

    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px
    }

    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px
    }

    .timeline > li .timeline-image h4 {
        margin-top: 40px
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px
    }
}

.team-member {
    text-align: center;
    margin-bottom: 50px
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}

.team-member p {
    margin-top: 0
}

aside.clients img {
    margin: 50px auto
}



/* Formular  CONTACT */

.contactForm .blockContent {padding: 60px 90px 60px; }

legend { display: none; }
label { font-size: 13px; line-height: 16px; font-weight: 400; color: #262626;}
input, textarea, .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #262626;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

form .field {
    margin-bottom: 15px;
}

form .notifications, form .notifications p { margin: 0; }
form .notifications p.flash-inline { margin: 0 0 20px; font-weight: bold; color: #DFA240; }

form .field input.text,
form .field textarea,
form .field .datewrapper input,
form .field .timewrapper input,
form .btn
{
    height: auto;
    border-radius: 0;
}
form .btn { font-size: 16px; background-color: #262626; color: #fff; font-weight: 500; text-align: center; text-transform: uppercase; padding: 10px 30px;}
form .btn:hover, form .btn:focus, form .btn:active { background-color: #DFA240; color: #FFF;  }
form .field textarea.textarea {
    height: 160px;
}

form input:focus,
form textarea:focus {
    border-color: #95AFBA;
    box-shadow: none;
}

form .text-danger {
    color: #e74c3c
}



/* all */
input:-moz-placeholder,
::-webkit-input-placeholder,
::-moz-placeholder, /* firefox 19+ */
:-ms-input-placeholder { color: #4F4F4F; font-size: 11px; font-weight: 400; } /* ie */


.footerNav {background-color: #BCBCBC; color: #fff;}
.footerNav a, .footerNav h4 {color: #fff;}


footer {
    padding: 50px 0 30px;
    text-align: left;
    background-color: #fff;
}

footer div.blockContent { padding: 30px 40px;}


footer span.copyright {
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 2px;
    font-weight: 400;
}

footer ul {list-style-type: none;}
footer ul li {margin-bottom: 8px;}
footer ul li.social-media a {font-size: 18px; margin-right: 5px;}
footer ul a {font-size: 16px; font-weight: 500;}
footer ul.quicklinks {
    margin-bottom: 0;
    line-height: 40px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.social-buttons {
    margin-bottom: 0
}

ul.social-buttons li a {
    display: block;
    background-color: #222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
    background-color: #95AFBA
}

.btn:focus, .btn:active, .btn.active, .btn:active:focus {
    outline: 0
}

.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    min-height: 100%;
    padding: 100px 0;
    text-align: center
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px
}

.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px
}

.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer
}

.portfolio-modal .close-modal:hover {
    opacity: .3
}

.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051
}

.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052
}

.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none
}

::-moz-selection {
    text-shadow: none;
    background: #95AFBA
}

::selection {
    text-shadow: none;
    background: #95AFBA
}

img::selection {
    background: 0 0
}

img::-moz-selection {
    background: 0 0
}

body {
    webkit-tap-highlight-color: #95AFBA
}


/* responsive */


@media (max-width: 1280px) {
    main .container {margin: 0;}
}

@media (max-width: 1024px) {
    .container {margin: 0;}
    .slider-text { width: 60%; margin: 0 auto; padding: 20px; left: 0; }
    .slider-text span.headline {font-size: 26px; line-height: 36px;}
    section.entryTeaser .callToAction a { font-size: 18px; padding: 15px 15px; }
}

@media (max-width: 960px) {
    .container { margin: 0;}
    div.blockContent,
    section.headlineBlock div.blockContent { padding: 30px;}
    .slider-text { width: 60%; margin: 0 auto; padding: 20px; left: 0; }
    .slider-text span.headline {font-size: 20px; line-height: 32px;}
    .slider-text p {font-size: 18px;}
    .headlineBlock h2 {font-size: 18px; line-height: 28px;}

}

@media (max-width: 640px){
    div.blockContent,
    section.headlineBlock div.blockContent { padding: 30px;}
    .slider-text { width: 80%; margin: 0 auto; padding: 10px; left: 0; }
    .slider-text span.headline {font-size: 13px; line-height: 18px;}
    .slider-text p {font-size: 18px;}
    .headlineBlock h2 {font-size: 18px; line-height: 28px;}
    section.headlineBlock p {font-size: 14px;}
    section.textWithImage .colLeft.blockContent { padding: 40px 30px 0;}
    section.teaserCards div.blockContent { padding: 60px 30px;}
    section.entryTeaser .callToAction a { font-size: 16px; padding: 12px 12px; }
    .teaserCards h3.card-title {margin-bottom: 0;}
    .logoStrip .blockContent { padding: 40px 10px;}
    .logoStrip .images img { max-width: 480px;}
    .contactForm .blockContent { padding: 60px 30px; }
    footer div.blockContent { padding: 60px 30px; }
}

@media (max-width: 480px){
    .logoStrip .images img { max-width: 380px;}
}

@media (max-width: 375px){
    .logoStrip .images img { max-width: 320px;}
}
@media (max-width: 320px){
    .logoStrip .images img { max-width: 260px;}
}