/* ----------------------- */
/* Font */
/* ----------------------- */
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* dancing-script-regular - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/dancing-script-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/dancing-script-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dancing-script-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dancing-script-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dancing-script-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dancing-script-v24-latin-regular.svg#DancingScript') format('svg'); /* Legacy iOS */
}
html{
  scroll-behavior: smooth;
    overflow-x: hidden;
}
a{
    color: white;
    text-decoration: none;
}
header li{
    font-size: 130%;
}
header li ul li{
    font-size: 100%;
}
.selection h1{
    text-align: center;
    color: #d85b0a;
    font-size: 200%;
    font-style: normal;
}
.selection h2{
    text-align: center;
    color: #d85b0a;
    font-size: 170%;
    font-style: normal;
}
.content h1{
    text-align: center;
    color: #d85b0a;
    font-size: 300%;
}
.content h2{
    text-align: center;
    color: #d85b0a;
    font-size: 200%;
}
.background_description_right, .background_description_left{
    font-size: 300%;
}
.content_font{
    font-weight: 100;
    font-style: italic;
    font-size: 150%;
}
.slogan{
    font-size: 250%;
}
footer{
    font-size: 120%;
}
.copyright{
    font-size: 75%;
}
.impressum{
    font-size: 130%;
}
p{
    width: 70%;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 5%;

}
.material-icons{
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    color: white;
    padding-top: 5px;
    padding-bottom: 10px;
}
.material-icons.md-48{
    font-size: 48px;
}
body{
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    overflow: hidden;
    overflow-y: auto;
}
#wrapper{
    width: 100%;
    max-width: 2560px;
    margin-left: auto;
    margin-right: auto;
}
#overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 1);
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 1000;
}
#overlay img{
    width: 20%;
    margin-top: 15vh;
}
.loader{
    width: 80px;
    height: 80px;
    border-top: 2px solid white;
    border-bottom: 2px solid grey;
    border-right: 2px solid grey;
    border-left: 2px solid grey;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    animation: showLoader 1s infinite linear;
    z-index: 1001;
    color: white;
}
@keyframes showLoader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
header{
    position: fixed;
    width: 100%;
    max-width: 2560px;
    text-align: center;
    z-index: 3;
    animation-name: dropHeader;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 1s;
}
@keyframes dropHeader {
    0% {
        transform: translateY(-80px);
    }
    100% {
        transform: translateY(0);
    }
}
.toggle-menu{
    display: none;
}
.nav_list{
    margin-top: 0px;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, .8);
}
.nav_list > li{
    position: relative;
    text-transform: uppercase;
    display: block;
    padding: 1rem;
    width: 20%;
}
.nav_list li:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
  bottom: 0;
  background: #d85b0a;
  height: 5%;
    overflow: visible;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav_list li:hover:before{
    color: white;
    left: 0;
    right: 0;
}
.nav_list ul li, .nav_list > li{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.nav_list ul{
    position: absolute;
    z-index: 3;
    line-height: 2rem;
    width: 100%;
    padding: 0px;
    background-color: rgba(0, 0, 0, .8);
    left: -99999px;
    list-style: none;
}
.nav_list ul a{
    font-weight: normal;
    display: block;
    padding: .5rem 1rem;
    color: white;
}
.nav_list > li:hover a+ul{
    left: 0;
    top: 100%;
}
main{
	float: left;
    position: relative;
	width: 100%;
    background-color: white;
    padding-bottom: 1%;
}
.selection{
    float: left;
    position: relative;
    width: 100%;
    height: 98vh;
    padding-top: 2vh;
    font-style: italic;
    background: url('img/background/selection_background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
.selection_logo_box{
    width: 100%;
    margin-top: 10vh;
    position: absolute;
}
.selection_logo_box img{
    height: 30vh;
}
.selection_logo_box p{
  display: none;
  color: white;
  font-size: 20px;
  padding-top: 20vh;
  font-style: normal;
}
.selection_logo_box p i{
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
}
.arrowdown{
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.selection_row{
    width: 70%;
    position: relative;
    float: left;
    overflow: hidden;
    margin-left: 15%;
    margin-top: 50vh;
    border-radius: 5px;
    text-align: center;
    background-color: rgba(0, 0, 0, .8);
}
.selection_row div{
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 16%;
    margin-top: 1%;
    padding-top: 1%;
	  padding-bottom: 32768px;
	  margin-bottom: -32768px;
    text-align: center;
    opacity: .8;
    transition: .5s;
    color: white;
    animation-name: showSelector;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1.5s;
}
@keyframes showSelector {
    0% {
        transform: translateY(400px);
    }
    100% {
        transform: translateY(0);
    }
}
.selection_row div:not(.last_element_selector){
    border-right: 1px dotted rgba(255, 255, 255, 1);
}
.selection_row div:hover{
    opacity: 1;
    transition: .5s;
}
.selection_row div img{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    transition: .3s;
}
.selection_row div img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.05);
    transition: .3s;
}
.content{
    float: left;
    position: relative;
    width: 100%;
    padding-top: 2%;
    text-align: center;
    border-top: 1px dotted #ececec;
}
.content:not(.last_content){
    padding-bottom: 5%;
}
.background_window{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 40vh;
    float: left;
    width: 100%;
    margin-bottom: 10%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.background_moebelbau{
    background: url('img/background/moebelbau_background.jpg') no-repeat center center fixed;
}
.background_haustueren{
    background: url('img/background/haustueren_background.jpg') no-repeat center center fixed;
}
.background_treppen{
    background: url('img/background/treppen_background.jpg') no-repeat center center fixed;
}
.background_fenster{
    background: url('img/background/fenster_background.jpg') no-repeat center center fixed;
}
.background_insektenschutz{
    background: url('img/background/insektenschutz_background.jpg') no-repeat center center fixed;
}
.background_bestattungen{
    background: url('img/background/bestattungen_background.jpg') no-repeat center center fixed;
}
.background_description_right, .background_description_left{
    font-family: 'Dancing Script', cursive;
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.background_description_right{
    float: right;
}
.background_description_left{
    float: left;
}
.background_window div div{
    background-color: rgba(0, 0, 0, .8);
    padding-left: 1%;
    padding-right: 1%;
    border-radius: 5px;
}
#insektenschutz img{
    max-width: 40%;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
#insektenschutz table{
    width: 70%;
    text-align: center;
    margin-left: 15%;
    margin-right: 15%;
}
#insektenschutz table td{
    width: 50%;
    padding-bottom: 2%;
    padding-top: 2%;
}
#insektenschutz table td:not(.last_element_insektenschutz){
    border-bottom: 1px dotted #ececec;
}
#bestattungen img{
    width: 70%;
    box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.26);
}
footer{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 1%;
    padding-bottom: 1%;
    padding-top: 3%;
    border-top: 1px dotted #ececec;
    z-index: 2;
}
#google_maps{
    width: 100%;
	height: 350px;
	margin-top: 2%;
    margin-bottom: 2%;
	border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	opacity: 0.5;
	-webkit-filter: grayscale(100%);
    -moz-background-size: grayscale(100%);
    -o-background-size: grayscale(100%);
	filter: grayscale(100%);
	transition: .5s;
}

#google_maps:hover {
	opacity: 1;
	-webkit-filter: grayscale(0%);
    -moz-background-size: grayscale(0%);
    -o-background-size: grayscale(0%);
	filter: grayscale(0%);
}
.contact div div{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    opacity: 0.7;
    background: #d85b0a;
    transition: .5s;
}
.contact div div:hover{
    opacity: 1;
    transition: .5s;
}
.copyright{
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 1%;
    border-top: 1px dotted #ececec;
    color: #969696;
}

#Kontakt{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 2%;
}
.logo_footer{
    position: relative;
    padding-left: 25%;
    width: 25%;
    float: left;
}
.logo_footer img{
    width: 100%;
    max-width: 400px;
}
.contact{
    position: relative;
    width: 25%;
    padding-right: 25%;
    float: left;
}
.contact > div{
    position: relative;
    width: 50%;
    float: left;
    transform: translateY(50%);
}

/* ----------------------- */
/* Impressum und Datenschutz*/
/* ----------------------- */

.impressum{
    margin-top: 2%;
    padding-top: 1%;
    background: url('img/tischlerei-tack_logo.png') no-repeat left 10%;
    background-size: 27%;
    border: none;
}
.impressum p{
    padding-bottom: 0px;
}


/* ----------------------- */
/* Slider */
/* ----------------------- */
/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 072 css*/
.jssorb072 .i {position:absolute;color:#000;font-family:"Helvetica neue",Helvetica,Arial,sans-serif;text-align:center;cursor:pointer;z-index:0;}
.jssorb072 .i .b {fill:#fff;opacity:.3;}
.jssorb072 .i:hover {opacity:.7;}
.jssorb072 .iav {color:#fff;}
.jssorb072 .iav .b {fill:#000;opacity:.5;}
.jssorb072 .i.idn {opacity:.3;}

/*jssor slider arrow skin 073 css*/
.jssora073 {display:block;position:absolute;cursor:pointer;}
.jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
.jssora073:hover {opacity:.8;}
.jssora073.jssora073dn {opacity:.4;}
.jssora073.jssora073ds {opacity:.3;pointer-events:none;}

@media screen and (max-width:1700px){
    body{
        font-size: 14px;
    }
}
@media screen and (max-width:1450px){
    body{
        font-size: 12px;
    }
}
@media screen and (max-width:1250px){
    body{
        font-size: 10px;
    }
}
@media screen and (max-width:1100px){
    #insektenschutz table td{
    padding: 0%;
}
}
@media screen and (max-width:1050px){
    .selection_logo_box img{
        padding-top: 15vh;
    }
    .selection_logo_box p{
      display: block;
    }
    .selection_row{
      display: none;
    }
    .content{
      text-align: left;
    }
    .content_font{
        font-size: 200%;
    }
    .slogan{
        font-size: 300%;
    }
    #bestattungen img{
        width: 100%;
    }
    footer{
        font-size: 160%;
    }
    .material-icons.md-48{
        font-size: 36px;
    }
    .contact div div{
        width: 46px;
        height: 46px;
    }
    .impressum{
        font-size: 200%;
        background: none;
        padding-top: 7%;
    }
    p{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media screen and (max-width:980px){
    .logo_footer{
        padding-left: 0%;
        width: 50%;
    }
    .contact{
        width: 50%;
        padding-right: 0%;
    }
    #overlay img{
        width: 60%;
        margin-top: 10vh;
    }
}
@media screen and (max-width:800px){
    .background_window{
        height: 30vh;
    }
    #insektenschutz table{
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
    }
    .selection{
        background: url('img/background/selection_background_small.jpg') no-repeat center center stretch;
    }
    .background_moebelbau{
        background: url('img/background/moebelbau_background_small.jpg') no-repeat center center;
    }
    .background_haustueren{
        background: url('img/background/haustueren_background_small.jpg') no-repeat center center;
    }
    .background_treppen{
        background: url('img/background/treppen_background_small.jpg') no-repeat center center;
    }
    .background_fenster{
        background: url('img/background/fenster_background_small.jpg') no-repeat center center;
    }
    .background_insektenschutz{
        background: url('img/background/insektenschutz_background_small.jpg') no-repeat center center;
    }
    .background_bestattungen{
        background: url('img/background/bestattungen_background_small.jpg') no-repeat center center;
    }
}
@media screen and (max-width:719px){
    .toggle-menu{
        display: block;
        max-width: -webkit-min-content;
        max-width: -moz-min-content;
        max-width: min-content;
        margin-top: .25rem;
        margin-left: 2%;
        text-align: center;
        color: white;
        padding: 1rem;
        border: 1px dotted white;
        border-radius: .25rem;
        background-color: rgba(0, 0, 0, .8);
        font-size: 10px;
    }
    .toggle-menu:hover{
        background-color: rgba(0, 0, 0, 1);
    }
    .nav_list{
        display: block;
        width: 96%;
        margin-left: 2%;
        position: static;
        padding: 0;
        z-index: 5;
        max-height: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling:touch;
        border-radius: .25rem;
    }
    .nav_list > li{
        width: 90%;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 14px;
    }
    .nav_list > li:not(.last_element_navbar){
      border-bottom: 1px dotted rgba(255, 255, 255, 1);
    }
    .active{
        max-height: 90vh;
        padding: 5vh 0;
        overflow: auto;
    }
    .nav_list ul{
        position: static;
        text-indent: 2rem;
        z-index: 6;
        background: rgba(0, 0, 0, 0);
    }

    .nav_list li:hover:before{
        color: white;
        left: 50%;
        right: 50%;
    }
    .has_submenu li{
      display: none;
    }
    #google_maps {
    	opacity: 1;
    	-webkit-filter: grayscale(0%);
        -moz-background-size: grayscale(0%);
        -o-background-size: grayscale(0%);
    	filter: grayscale(0%);
    }
  }
@media screen and (max-width:529px) {
    .selection_logo_box img{
      height: 20vh;
    }
}
@media screen and (max-width:500px){
    .logo_footer{
        width: 100%;
    }
    .contact{
        width: 75%;
        padding-left: 12.5%;
        padding-right: 12.5%;
        padding-top: 2vh;
    }
    .contact > div{
        transform: translateY(0);
    }
}
@media screen and (max-width:450px){
    body{
        font-size: 8px;
    }
    .selection_logo_box img{
      height: 16vh;
    }
}
