
/* GENERAL */

body {
    font-family: 'Arimo',Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
	-webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
	margin:0;
}

p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #777;
    font-family: 'Open Sans', 'Lucida Sans Unicode', verdana, 'Lucida Grande', sans-serif;
}

a{text-decoration:none;color:#007CBF;}
a:hover{color:#10A9FB;text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 5px;
    margin-top: 0;
	font-family: 'Montserrat', sans-serif;
}

h1 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: #4B434F;
}

h2 {
    font-size: 26px;
	font-weight: normal;
    color: #4D4D4D;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px;
    border-bottom: 1px dotted #DDD;
    padding-bottom: 15px;
}

img {
	max-width:100%; 
	height:inherit!important;
}

.clearfix:before, .clearfix:after {display: table; content: '';}
.clearfix:after {clear: both;}
.nurmobile{display:none;}

/* CONTAINER */

.container {
    max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

/* TITLES */

header {background-color:#004A71;}
header span.haefliger{color:#FFF;border:none;margin:0;padding:0 15px;font-size:16px;text-transform: uppercase;text-align: center;font-weight: normal;font-family: 'Montserrat', sans-serif;}
header .container {padding-bottom:5px;}
header img {padding:0 0 0 45px;}
.brand {float:left; padding-bottom:10px;}

.locations{float:right;padding:20px 15px 15px;}
.locations > span {display:none;}
.locations ul {list-style:none;}
.locations ul li{display:inline;padding-right:20px;}
.locations a {font-size:20px;color:#EEE;text-decoration:none;}
.locations a:hover{color:#10A9FB;}
h4.title{text-transform: uppercase;}

/* MIDDLE CONTENT */

.middle-content {float: right; width: 50%; padding: 0 15px; box-sizing: border-box; margin-right:25%}
.middle-content h1 {font-size: 26px;	font-weight: normal; color: #4D4D4D; text-transform: uppercase; text-align: center; margin-bottom: 22px; border-bottom: 1px dotted #DDD; padding: -5px 0 8px;}

.middle-box {
	position: relative;
	padding: 0 20px;
    background: #FFF;
    color: #7e7975;
    border-radius: 5px;
	margin-bottom:30px;
	border: 1px solid #EBE6E2;
	background-image:url('../img/icn/pfeil-rechts-120x38.png');
	background-repeat:no-repeat;
	background-position: 15px 123px;
}

.middle-box p.headlike {
    font-size: 24px;
	margin:0 -20px 10px;
    background-color: #FFBA00;
    color: #B28100;
    padding: 20px;
    position: relative;
    border-radius: 5px 5px 0 0;
    letter-spacing: -1px;
	text-align: center;
    font-weight: bold;
    line-height: 40px;
	font-family: 'Montserrat', sans-serif;	
}

.middle-box section {padding: 25px 0;}

.phone6, .phone5 {
    border-radius: 3px;
    background-color: #007CBF;
	color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    display: inline-block;
    padding: 12px 25px;
}
.phone6:hover, .phone5:hover {background-color: #10A9FB;}
.phone6 a, .phone5 a{text-decoration: none; color: #fff;}
.uebersicht {font-family: 'Open Sans', 'Lucida Sans Unicode', verdana, 'Lucida Grande', sans-serif; border-top:1px solid #EBE6E2; border-bottom:1px solid #EBE6E2; padding:20px 0 10px;}
.uebersicht h2{font-size:18px; border:none; padding:0; margin-bottom:10px; text-align:left;text-transform:none;}
.feld1, .feld2 {display: inline-block; font-size: 16px;}
.feld1 {font-weight: bold; width: 200px;}

.middle-text {
	border-top:1px solid #004A71; 
	padding:0 20px; 
	line-height: 28px; 
	font-size:16px; 
	color: #777; 
	font-family: 'Open Sans', 'Lucida Sans Unicode', verdana, 'Lucida Grande', sans-serif;
}

.middle-text h3{font-size:24px;text-align:left;margin-top:20px;	font-weight: normal; color: #4D4D4D; text-transform: uppercase; margin-bottom: 15px; border-bottom: 1px dotted #DDD; padding-bottom: 15px;}
.middle-text h4{font-size:16px; padding-top:10px;}
.middle-text p {font-size:15px; }
.middle-text a {text-decoration:none;color:#007CBF;}
.middle-text a:hover {color:#10A9FB;}

/* BILDER */

.bilder {margin: 30px 0 0;}
.bilder {margin-bottom: 20px;padding-bottom: 20px; text-align:center;}
.bild1, .bild2, .bild3{display:inline-block; margin-right: 10px; position:relative; text-align:left;}
.last {margin-right:0px;}

div.bild1{background-image:url('../img/lightbox/img/schluesseldienst-haefliger-techniker-kl.jpg'); background-repeat:no-repeat; height: 200px; width:144px;}
div.bild2{background-image:url('../img/lightbox/img/schluesseldienst-haefliger-monteur-kl.jpg'); background-repeat:no-repeat; height: 200px; width:144px;}
div.bild3{background-image:url('../img/lightbox/img/zahlungsmittel1-kl.jpg'); background-repeat:no-repeat; height: 200px; width:141px;}

.overlay{opacity:1; font-size:14px; border-bottom: 1px solid #DDD; color:#555; position:absolute; top:0; padding:2px 5px; font-weight:800;}
.bild3 .overlay{width:131px;}

img.alignright {
	float:right;
    margin: 5px 0 20px 20px;
}

img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

img.alignnone {
    margin: 5px 20px 20px 0;
}

img.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

/* SIDEBAR LEFT */

.sidebar-left,.sidebar-right {width: 25%; padding: 0 15px; box-sizing: border-box;margin-top:40px;}
.sidebar-left {float: left;}
.check-icon {width: 16px; height: 17px; margin: 0 10px -5px 0;}
.partner{padding-left:5px;}
.side-partner, .side-klima, .side-form{margin-top:62px;}

/* SIDEBAR RIGHT */
img.badge {margin-bottom:20px;}
.sidebar-right {float: right;margin-right:-75%;}
.title-box{border-bottom: solid 1px #e1e1e1; margin-bottom: 20px; position: relative;}
.title-box:before {
    background: #1e1e1e;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: 0 0 -1px;
    position: absolute;
    width: 40px;
}
.title-box .title {
    color: #7f7f7f;
    font-size: 18px;
    font-weight: normal;
    margin: 4px 0 12px 0;
    padding:0;
}
.testimonials-holder {width: 100%;overflow: hidden;}
.testimonials {
    position: relative;
    margin: 0;
	padding: 0;
	list-style-type: none;
}
.testimonials .testimonial {float: left;	position: relative;}
.testimonial .description {
    background: #fff;
    border-radius: 5px;
    color: #1e1e1e;
    font-style: italic;
    font-size: 90%;
    line-height: 1.4;
    margin-bottom: 10px;
    padding: 20px;
    position: relative;
	border: solid 1px #004A71;
}
.testimonial .description:before {
    border: 10px solid transparent;
    border-top-color: #004A71;
    bottom: -20px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
}
.testimonial .description blockquote {border: none; margin: 0;  padding: 0 0 0 20px;font-size: 14px;}
.testimonial .description blockquote:before {
    content: open-quote;
    font-size: 40px;
    font-weight: bold;
    left: 16px;
    line-height: 1;
    position: absolute;
    top: 14px;
	color: #004A71;
}
.testimonial .description blockquote:after {
    content: close-quote;
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    line-height: 0;
    margin: 0 0 -5px 0;
    vertical-align: bottom;
	color: #004A71;
}
.testimonial .description blockquote p {
    border: none;
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 14px;
}
.testimonial .name {padding: 5px;color: #7f7f7f;}
.testimonial .name .icon {
    float: left;
    height: 50px;
    margin: 0 10px 0 0;
    width: 50px;
    overflow: hidden;
    border-radius: 50%;
}
.testimonial .name .icon img {max-width: 100%;}
.rating {color:#FFBA00; padding-left:8px;}
.grau {color:#CCC;}

/* FORM */

textarea[type='text'] {width:90%; margin: 15px 0px 10px;; padding: 5px;border-radius: 3px; border:1px solid #ddd; vertical-align:top;font-size:14px;font-family: 'Open Sans', 'Lucida Sans Unicode', verdana, 'Lucida Grande', sans-serif;}
input[type='email'] {width:90%;padding: 5px; margin-bottom: 10px;border-radius: 3px;border:1px solid #ddd;font-size:14px;font-family: 'Open Sans', 'Lucida Sans Unicode', verdana, 'Lucida Grande', sans-serif;}
input[type='submit'] {background:#007CBF; padding:10px 20px; border:none;color:#fff;border-radius: 3px;font-size: 16px;font-family: 'Open Sans', 'Lucida Sans Unicode', verdana, 'Lucida Grande', sans-serif;}
input {display:block;}

/* ANGEBOTE */

.anzeige {background-color:#EEE; padding:5px; margin-bottom:10px;border-radius:3px;}
.anzeige a, .anzeige h5{text-decoration:none; color:#007CBF; font-size:14px; font-weight:normal;font-family: "Arimo",Helvetica,Arial,sans-serif;}
.anzeige a:hover{color:#10A9FB;text-decoration:underline;}
.anzeige p, .anzeige span{font-size:13px; margin:5px 0; color: #777; font-family: "Open Sans";}

/* MORE SERVICES */

.pre-footer {background-color:#002133; color:#007CBF;}
.pre-footer a {color:#CCC;}
.pre-footer a:hover {color:#861E00; text-decoration:none; border-bottom:1px dotted #861E00; padding-bottom:5px;}
.more-services {font-size:16px;padding:0 20px;}
.more-services h4 {margin-bottom:10px; font-size:18px}
.more-serviecs .container {}
.more-services ul {list-style:none; margin:0; padding:0;}
.more-services ul li {display:inline; padding:0 20px 0 0;}


/* FOOTER */

footer {text-align:center; background-color:#000;}
footer p{color:#FFF; font-size:14px;}
footer .divide {color:#861E00;}

/* RESPONSIVE */

@media only screen and (max-width: 1200px) {	
	.container{width:95%; margin:0 auto;}
	.locations a {font-size:16px;}
	.sidebar-left,.sidebar-right,.middle-content {width:100%; float:left; margin-bottom:15px;}
	.middle-box {background-position: 150px 123px;}
	.side-dl {float:left; width:40%;}
	.angebote{float:left; width:70%;}
	.side-partner, .side-klima {float:right;width:60%;margin-top:0;}
	.side-tm{float:right; width:30%;}
	.partner, .klima{text-align:center;}
	.side-partner p {display:inline;}
	.side-partner img {width:170px; height:auto;}
	.anzeige{width:90%;}
	.testimonial .description blockquote p {font-size:16px;}
	.sidebar-left,.sidebar-right {margin-top:0;}
}
@media only screen and (max-width: 1015px) {
	header img {padding:0;}
	.side-partner img {width:140px; height:auto;} 
	.middle-box {background-image:url('../img/icn/pfeil-rechts-120x38.png'); background-repeat:no-repeat; background-position: 115px 123px;} 
	header, .pre-footer {text-align:center;}
	.brand ,.locations{float:none;}
	.more-services {font-size:14px; line-height:28px;}
}

@media only screen and (max-width: 850px) {
	.sidebar-left,.sidebar-right,.middle-content,.side-dl,.side-partner, .side-klima, .side-tm,.angebote {float:none;width:100%;}
	.middle-box {background-position: 35px 123px;}
	.side-partner, .side-klima, .side-tm{margin-top:25px;}
	
	img.alignright,
	img.alignleft,
	img.alignnone,
	img.aligncenter {
		display: block;
		float: none;
		margin: 5px auto 5px auto;
		max-width: 100%;
	}
}
@media only screen and (max-width: 680px) {.middle-box {background-position: 5px 123px;}}

@media only screen and (max-width: 620px) {
	header .container{display:table; padding:0; width:100%;}
	.middle-box {background: none;}
	div.bild1{background-image:url('../img/lightbox/img/schluesseldienst-haefliger-techniker-mini.jpg'); background-repeat:no-repeat; height: 150px; width:108px;}
	div.bild2{background-image:url('../img/lightbox/img/schluesseldienst-haefliger-monteur-mini.jpg'); background-repeat:no-repeat; height: 150px; width:108px;}
	div.bild3{background-image:url('../img/lightbox/img/zahlungsmittel1-mini.jpg'); background-repeat:no-repeat; height: 150px; width:106px;}
	.bild3 .overlay{width:106px; padding:0 5px 1px;}
	.more-services ul {list-style:none; margin:0; padding:0;font-size:20px;}
	.more-services ul li {display:block; padding:10px 0 10px; border-bottom:1px solid #555;}
	.more-services ul li:hover{background-color:#007CBF;}
	.pre-footer a:hover {color:#CCC;border:none;}
	.anzeige {margin:0 auto 10px;}
	.side-partner img {width:150px; height:auto;}
	.side-dl p{font-size:16px; color:#333;}
	.locations{text-align:left;display:table-header-group; width:100%; margin:15px 0 0;}
	.locations > span {display:inline-block;color:#FFF;border-radius:3px;font-size:24px;margin:5px 0 0 5px;padding:2px 12px;border: 1px solid #3a5e71;background-color:#175271;}
	.locations > span.open {background-color:#000; display:block; text-align:center; margin:0 auto; padding: 5px 0;border:none;border-radius:0;}
	.locations > span:hover{cursor:pointer;cursor:hand;}
	.locations ul {padding-left:0;display:none;text-align:center;margin:0 0 30px;}
	.locations ul li{display:block; padding:10px 0 10px; border-bottom:1px solid #777;margin:0 auto;}
	.locations ul li:hover{background-color:#007CBF;}
	.locations a:hover{color:#EEE}
	.brand{margin-top:-20px;}
	.nurmobile{display:block;}
	.side-tm{margin-bottom:-15px;}
	.call-footer {position:absolute; bottom:0; padding: 10px 0; background-color:#333; width:100%; position:fixed;}
	.call-footer .phone5 {font-size:24px; box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.1); background-color:#4cd964;}
	.middle-box section {display:none;}
	.uebersicht {border-top:none;}
	.uebersicht h2 {display:none;}
	footer {
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 540px) {
	.middle-content h1 {font-size:20px;}
	.middle-text h2 {font-size:18px;}
	.side-partner img {width:120px; height:auto;}
	.bilder div {display:block; margin: 5px auto;}
	div.bild1{background-image:url('../img/lightbox/img/schluesseldienst-haefliger-techniker-kl.jpg'); background-repeat:no-repeat; height: 200px; width:144px;}
	div.bild2{background-image:url('../img/lightbox/img/schluesseldienst-haefliger-monteur-kl.jpg'); background-repeat:no-repeat; height: 200px; width:144px;}
	div.bild3{background-image:url('../img/lightbox/img/zahlungsmittel1-kl.jpg'); background-repeat:no-repeat; height: 200px; width:141px;}
}
@media only screen and (max-width: 480px) {
	.middle-content h1 {font-size:20px;line-height:24px}
	.middle-text h3 {font-size:18px;margin-top:10px;}
	.middle-box p.headlike {font-size: 20px;}
	.side-partner img {width:95px; height:auto;}
	/* .uebersicht h2{font-size:16px;} */
	.phone6 {font-size:26px}
}
@media only screen and (max-width: 360px) {
	.phone6 {font-size:22px}
	.middle-content h1 {font-size:16px;}
	.middle-box p.headlike {font-size: 18px;}
}
@media only screen and (max-width: 320px) {
	.phone6 {font-size:20px}
	.middle-box p.headlike {padding:10px;}
}