/* GLOBAL */

p,
a,
span,
li,
h3 {
    font-family: 'Istok Web', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;

}

h3 {
    font-size: 20px !important;
    text-transform: uppercase
}

h1,
h2 {
    font-family: FelixTitlingMT;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.clearfix {
    clear: both;
}

img {
    max-width: 100%;
}

section {
    position: relative
}

.popout {
    position: relative;
    /*height: 650px;*/
    z-index: 1;
    margin-top: 5px;
    margin-left: -2px;
    background-image: url("/assets/images/bg_vorstellung.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 90px;
    padding-bottom: 30px;
}
.popout img {
    border-radius: 500px;
}

.reset {
    padding: 5px !important;
}

section .reset:nth-child(3n+1) {
    padding-left: 0 !important;
}

section .reset:nth-child(3n+2) {
    padding-right: 0 !important;
}

section .last {
    padding-right: 0 !important;
}

a:hover {
    text-decoration: none;
}

a.white {
    color: #ede7df !important;
}

h2 {
    text-transform: uppercase;
}

.rectangle {
    opacity: 0.9;
    padding: 20px 20px 50px 25px;
    background: rgba(120, 102, 100, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ede7df;
}

.row-fluid {
    padding: 0 60px 0 10px;
}

.float-l {
    float: left;
}

img.float-l {
    max-height: 376px;
}

.svg {
    margin: 30px;
}

/* HEADER */

header {
    height: 193px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-bottom: 5px;
}

#header__content {
    background-color: #786664;
    width: 100%;
    height: 193px;
    position: fixed;
    z-index: 999;
    border-bottom: 2px solid #ede7df;
}

header.smaller,
header.smaller #header__content{
    height: 75px;
    border-bottom: 2px solid #ede7df;
}
header.smaller #header__content .menu-btn {
    top: -65px
}
header.smaller img.logo {
    height: auto;
    min-width: 60px;
    max-width: 110px;
    margin-top: 5px;
}
header.smaller .desktop ul {
    margin-top: 25px;
}

.anchor::before {
    content:"";
    display:block;
    height: 70px; /* fixed header height*/
    margin:-70px 0 0; /* negative fixed header height */
}

.logo {
    min-width: 234px;
    height: 135px;
    margin-top: 30px;
}

/* SECTION HEAD */

#head .rectangle {
    max-width: 729px;
}

/* Slogan */
.slogan{
    font-family: FelixTitlingMT;
    font-weight: bold;
    margin-top: 40px;
    text-align: left;
    margin-left: 40px;
    font-size: 32px;
    color: #ede7df;
}
header.smaller .slogan{
    display: none;
}

/* SECTION TRIGGER */

.trigger {
    margin-top: -35px;
}

.trigger i {
    font-size: 40px;
    color: #9ab33b;
    position: relative;
    top: -15px;
    left: 350px;
}

img.unterschrift {
    max-width: 120px;
}

.trigger button.close i {
    position: inherit;
    font-size: 30px;
    font-weight: normal;
    color: #545454;
}

/* DESKTOP NAV */

.desktop ul {
    list-style: none;
    margin-top: 40px;
}

.desktop ul li {
    display: inline-block;
    margin-right: 20px;
}
.desktop ul li a {
    font-size: 14px;
    font-family: 'Istok Web', sans-serif;
}

.desktop ul li a {
    color: #ede7df;
}

/* FRONTPAGE-BOXES */

.frontpage-box .hover {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background-color: #000;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.frontpage-box.full .hover{
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}


.frontpage-box.left .hover {
    left: 0px;
}

.frontpage-box.right .hover {
    right: 0px;
}

.frontpage-box:hover .hover {
    opacity: .7;
}

.frontpage-box .hover .hover-content {
    position: absolute;
    z-index: 2;
    top: 20%;
    left: 25%;
    text-align: center;
    opacity: 0;
    width: 50%;
}

.col-sm-4.frontpage-box .hover .hover-content {
    top: 25%;
    left: 40%;
}

.frontpage-box:hover .hover .hover-content {
    opacity: 1 !important;
}

h2 {
    color: #ede7df;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
}

.frontpage-box .hover .hover-content img {
    width: 20%;
}

.frontpage-box .hover .hover-content img.rotate {
    transform: rotate(180deg);
}

.overlay-container {
    position: relative;
}

.overlay {
    position: absolute;
    padding: 25px 55px;
    background: #786664;
    opacity: 0.9;
}

.overlay.trachtenlexikon {
    top: 67%;
    text-align: center;
}

.overlay.trachtenlexikon h2 {
    margin-top: 0;
    margin-bottom: 5px;
}

.overlay.trachtenlexikon i {
    font-size: 40px;
    color: #9ab33b;
}

.overlay.virt-tour {
    top: 24%;
    max-height: 140px;
    max-width: 279px;
    padding: 15px 55px !important;
}

.overlay.frau {
    bottom: 5px;
    max-height: 140px;
    max-width: 227px;
    padding: 15px 55px !important;
}

.virt-tour i.fa.fa-chevron-right {
    position: relative;
    left: 170px;
    top: -70px;
    font-size: 40px;
    color: #9ab33b;
}

.overlay-portrait {
    position: absolute;
    bottom: 35%;
    left: 55%;
    width: 40%;
}

.overlay-portrait a.white {
    margin-left: 15px;
}

.overlay-portrait a.white {
    margin-left: 15px;
    position: relative;
    top: 40px;
}

/* SUBSITE */

.ornament {
    display: block;
    margin: 0 auto;
    height: 35px;
    width: auto;
}

.ornament.rotate {
    transform: rotate(180deg);
}

.subsite .text h2 {
    color: #000;
}

.subsite .text {
    text-align: center;
    margin-top: 10%
}

.widepage .text {
    text-align: center;
    margin-top: 1%
}

.text h3 {
    margin-bottom: 44px;
}

.text p {
    margin-top: 44px;
}

.text p, .text h3 {
    color: #4a4a4a !important;
}

/* FOOTER */

footer {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #786664;
    margin-top: -16px;
    color: #ede7df;
}

footer .row {
    padding: 0 100px;
    margin: 0;
}
footer hr {
    margin-left: 0;
    text-align: left;
    width: 200px;
}
.onlyMobile {
    display: none;
}
footer p,
footer a,
footer a:active,
footer a:visited,
footer a:hover {
    color: #ede7df;
}

/* Iframe */
.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.embed-container iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ratio 4x3 */
.embed-container.ratio4x3 {
    padding-bottom: 15%;
}
.reset_left_padding {
    padding-left: 5px;
}

@media only screen and (max-width: 760px) {
    .reset_left_padding {
        padding-left: 15px;
    }
    .slogan {
        display: none;
    }
    .frontpage-box .hover .hover-content {
        position: absolute;
        z-index: 2;
        top: 20%;
        left: 0%;
        text-align: center;
        opacity: 0;
        width: 100%;
    }

}

.lexikonItem {
    margin-bottom: 30px;
}
.lexikonItem img {
    width: 100%;
    height: auto;
}
.lexikonHeader {
    min-height: 40px;
}
a > .lexikonHeader {
    color: #786664;
}
