/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
 /* corben-700 - latin */


@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Vesper+Libre:400,700&subset=latin-ext');

body{font-family: 'Open Sans', sans-serif;}
h1.cihead,h2.cihead, h1, h2,h3, h4, h5{font-family: 'Vesper Libre', serif;font-size:2.3vmax;}
h1{font-size: 2.6vmax; font-weight: 700;margin-top: 0.5em; color:#343B7C}
h3.header{font-size:1.2vmax;font-weight: 400;font-family:'Open Sans', sans-serif;}
.ligrbg{background:#f7f7f7}
.hhblue, .blue.lighten-1{
background:#343B7C;}
.trbg{
background: rgba(255, 255, 255, 0.9);
padding: 20px 0;
box-shadow: 8px 8px 13px #2e2e2e;
border-radius: 10px;}
.icon-block .material-icons{color:#EADC28}
.icon-block {

}
.serviceruf{background:#E7DA2A; margin-top:15px;padding-top: 30px;}
.page-footer.lorange{background: #2e2e2e}
.page-footer .footer-copyright, #help{background: #343B7C; color:#fff}
span.subline{width:100%; display:block;font-size: 1em; font-weight: bold;}
.lorange .grey-text{color:#d8d8d8!important}
.icon-block .material-icons {
	font-size: inherit;
}
#index-banner{background: url(../wohnungsaufloesung.jpg);background-size: cover;background-position: center;}

.img-responsive{max-width:100%;padding-top: 25px;}
.wa-button{font-size: 6em;}
#accordion h3{font-size:1.6em; border-bottom: 2px solid grey;padding:15px; margin: 0;}
#accordion h3:hover{background:#f2f2f2}
#accordion h3.ui-accordion-header-active{background:#ccc}
.ui-accordion-content{border: 1px solid grey;padding: 15px;}
h3 .plulo{float:right;}
h3.ui-accordion-header-active .plulo{
   transform: rotate(90deg)}
.footermenu a, a.yellw{color:#E7DA2A;}
.footermenu a:hover{color:#d8d8d8; text-decoration:underline}
.padd_t_25{padding-top:25px}
nav a.active, nav a:hover{color:#E7DA2A;}

