@font-face {
    font-family: 'Bell MT';
    src: url('../font/BellMT.woff2') format('woff2'),
    url('../font/BellMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Bold.eot');
    src: url('../font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Bold.woff2') format('woff2'),
    url('../font/Roboto-Bold.woff') format('woff'),
    url('../font/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Black.eot');
    src: url('../font/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Black.woff2') format('woff2'),
    url('../font/Roboto-Black.woff') format('woff'),
    url('../font/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-BlackItalic.eot');
    src: url('../font/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-BlackItalic.woff2') format('woff2'),
    url('../font/Roboto-BlackItalic.woff') format('woff'),
    url('../font/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Medium.eot');
    src: url('../font/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Medium.woff2') format('woff2'),
    url('../font/Roboto-Medium.woff') format('woff'),
    url('../font/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-LightItalic.eot');
    src: url('../font/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-LightItalic.woff2') format('woff2'),
    url('../font/Roboto-LightItalic.woff') format('woff'),
    url('../font/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Regular.eot');
    src: url('../font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Regular.woff2') format('woff2'),
    url('../font/Roboto-Regular.woff') format('woff'),
    url('../font/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-BoldItalic.eot');
    src: url('../font/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-BoldItalic.woff2') format('woff2'),
    url('../font/Roboto-BoldItalic.woff') format('woff'),
    url('../font/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Italic.eot');
    src: url('../font/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Italic.woff2') format('woff2'),
    url('../font/Roboto-Italic.woff') format('woff'),
    url('../font/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Thin.eot');
    src: url('../font/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Thin.woff2') format('woff2'),
    url('../font/Roboto-Thin.woff') format('woff'),
    url('../font/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-MediumItalic.eot');
    src: url('../font/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-MediumItalic.woff2') format('woff2'),
    url('../font/Roboto-MediumItalic.woff') format('woff'),
    url('../font/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Light.eot');
    src: url('../font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-Light.woff2') format('woff2'),
    url('../font/Roboto-Light.woff') format('woff'),
    url('../font/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-ThinItalic.eot');
    src: url('../font/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../font/Roboto-ThinItalic.woff2') format('woff2'),
    url('../font/Roboto-ThinItalic.woff') format('woff'),
    url('../font/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}






* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Roboto", Helvetica, Arial, "sans-serif"
}
body {
    font-size: 16px;
    line-height: 24px;
    background-color: #f8f5f1;
}
h1 {
    text-align: center;
    font-size: 48px;
    line-height: 54px;
    font-weight: bold;
    margin: 90px 0 60px 0;
    color:#5f5243;
    font-family: 'Bell MT', serif;
    font-weight: normal;
}
h2 {
    text-align: center;
    margin: 60px 0 90px 0;
    font-size: 42px;
    line-height: 1.5;
    font-weight: 700;
    color: #5f5243;
    font-family: 'Bell MT', serif;
    font-weight: normal;
}

.datenschutz h2 {
    text-align: left;
    margin: 30px 0 15px 0;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
    color: #5f5243;
    font-family: 'Bell MT', serif;
    font-weight: normal;
}


h4 {
    text-align: left;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    margin: 30px 0 8px 0;
    color:#5f5243;
    font-family: 'Bell MT', serif;
    font-weight: normal;
}

.subtitle {
    text-align: center;
    margin: -60px 0 60px 0;

}


p, ul li {
    font-weight: 300;
}

ul {

    margin-left:  30px;
}


a {
    font-weight: 500;
    text-decoration: none !important;
    cursor: pointer !important;
    color: #5f5243 !important;
}

#bannersection {
    position: relative;
    display: table;
    width: 100%;
    background: rgba(99,214,250,1);
    /* ms ( IE 10.0+ ) */
    background: -ms-radial-gradient(ellipse closest-side at 50% 50%, rgba(99,214,250,1) 0.14%, rgba(56,184,224,1) 99.61% );
    /* WebKit (Chrome 10.0+, safari 5.1+ )*/
    background: -webkit-radial-gradient(ellipse closest-side at 50% 50%, rgba(99,214,250,1) 0.14%, rgba(56,184,224,1) 99.61% );
    /* Moz ( Moz 3.6+ )*/
    background: -moz-radial-gradient(ellipse closest-side at 50% 50%, rgba(99,214,250,1) 0.14%, rgba(56,184,224,1) 99.61% );
    /* Opera ( opera 11.6+ )*/
    background: -o-radial-gradient(ellipse closest-side at 50% 50%, rgba(99,214,250,1) 0.14%, rgba(56,184,224,1) 99.61% );
    /* W3C Markup */
    background: radial-gradient(ellipse closest-side at 50% 50%, rgba(99,214,250,1) 0.14%, rgba(56,184,224,1) 99.61% );
    height: 100vh;
    background-image: url("../img/header.jpg");
    background-size: cover;
    background-position: center center;



}

.bannercontent {
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 0 3%;
    position: relative;
}



.bannercontent img {
    max-width:66%;
    width:600px;
}



.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#header {
    background-color: rgba(193,153,111,1);
    display: block;
    padding: 15px 15px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    min-height: 60px;
}
#logo {
    font-size: 24px;
    color: white;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
}

#logo img {
    height: 40px;
}

.tel {

    font-size: 16px;
    line-height: 50px;
    float: right;
    color: white !important;
    padding-right: 30px;
    cursor: pointer;
    text-decoration: none !important;
}


nav {
    font-size: 16px;
    line-height: 22px;
    float: right;
}
nav ul {
}
nav ul li {
    float: left;
    list-style: none;
    margin-left: 10px;
}
nav ul li:first-child {
    margin-left: 0;
}
nav ul li a {
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    line-height: 20px;
}
nav ul li a:hover, nav ul li.active a {
    color: #444;
}
.menu {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px;
}
.menu:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;
    color: #0088cc;
}
.menu.activeMenu:before {
    content: "\f00d";
}
.animateArrow {
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin: 0;
    width: 25px;
    height: 25px;
    opacity: 1;
    -webkit-animation: example 3s infinite; /* Safari 4.0 - 8.0 */
    animation: example 3s infinite;
}






.tile
{
    width:calc(100%);
    margin-bottom: 15px;
    background-color:#c1996f;
    display:inline-block;
    background-size:cover;
    background-position: center center;
    position:relative;
    cursor:pointer;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44);
    overflow:hidden;
    color:white;
    font-family:'Roboto';

}
.tile img
{

    width:100%;
    transition: all 0.4s ease-out;
}


.tile .text {
    background: rgba(193,153,111,.7);
    margin:60px;
    padding:30px;
}

.tile h3
{
    text-align: left;
    font-size: 32px;
    margin:0;
    font-family: 'Bell MT', serif;
    font-weight: normal;
}
.tile h2
{
    font-weight:100;
    margin:20px 0 0 0;
    font-style:italic;
    transform: translateX(200px);
}
.tile p
{
    font-weight:300;
    margin:20px 0 0 0;
    line-height: 25px;
    /*   opacity:0; */
}
.animate-text
{

    transition: all 0.6s ease-in-out;
}






/*
.tile
{
    width:calc(100%);
    margin-bottom: 15px;
    height:380px;
    background-color:#c1996f;
    display:inline-block;
    background-size:cover;
    position:relative;
    cursor:pointer;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44);
    overflow:hidden;
    color:white;
    font-family:'Roboto';

}
.tile img
{
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    transition: all 0.4s ease-out;
}


.tile .text
{

    position:absolute;
    padding:30px;
    height:calc(100% - 60px);
}
.tile h1
{

    font-weight:300;
    margin:0;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.tile h2
{
    font-weight:100;
    margin:20px 0 0 0;
    font-style:italic;
    transform: translateX(200px);
}
.tile p
{
    font-weight:300;
    margin:20px 0 0 0;
    line-height: 25px;

    transform: translateX(-200px);
    transition-delay: 0.2s;
}
.animate-text
{
    opacity:0;
    transition: all 0.6s ease-in-out;
}
.tile:hover
{

    box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64);
    transform:scale(1.05);
}
.tile:hover img
{
    opacity: 0.2;
}
.tile:hover .animate-text
{
    transform:translateX(0);
    opacity:1;
}



.tile:hover span
{
    opacity:1;
    transform:translateY(0px);
}

*/

.imgs-grid-modal {
    background-color: rgba(193,153,111,.95) !important;
}


#footer {
    color: #5f5243;
}

#footer a {
    color: #5f5243;
}





@media (max-width: 1000px) {
    .wrap {
        flex-direction: column;
        width:400px;
    }
}







/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    from {
        bottom: 40px;
        opacity: 0
    }
    to {
        bottom: 20px;
        opacity: 1
    }
}

/* Standard syntax */
@keyframes example {
    from {
        bottom: 40px;
        opacity: 0
    }
    to {
        bottom: 20px;
        opacity: 1
    }
}




@media (max-width: 1200px) {

}

@media (max-width: 767px) {
    #header {
        padding: 10px 0;
    }
    #logo {
        float: left;
        margin-left: 15px;
    }
    #logo img {

    }

    #header a.tel span {
        display:none;
    }

    #header a i {
        font-size: 20px;
    }

    h1 {
        font-size: 28px;
        line-height: 1.2;
        margin:30px 0;
    }

    h2 {
        font-size: 24px;
        line-height: 1.2;
        margin:30px 0;
    }

    .subtitle {
        margin: 0px 0 60px 0;

    }

    .tile {
        height: auto;
    }

    .tile .text {
        margin:15px;
    }


}