/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 * Modified / extended by Friedensrichteramt Regensdorf - 20170529
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-family: 'montserrat-bold', "Helvetica Neue", Helvetica, Arial, sans-serif;*/ /* bla */
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-family: 'montserrat-bold', "Helvetica Neue", Helvetica, Arial, sans-serif; /* bla */
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.happyholiday {
background: url('../img/mohnli-1800x460.jpg') no-repeat center center /*fixed*/;
background: url('../img/mohnli-1800x460.jpg') no-repeat top left /*fixed*/;
background-size: auto 96%;
/*background-size: contain;*/
/* background-size: inherit; */
overflow: hidden;
/*margin-bottom: 20px;*/

/*opacity: 0.6;
filter: alpha(opacity=60);*/
}

#ferienzeit .box {
padding: 0px;

}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.75);	
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 35px;
        padding: 24px 10px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
    
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

/*!
 * ALL Business Casual Modifications and ALL Pictures below here are
 * made by and under copyright (c) of FRIEDENSRICHTERAMT REGENSDORF 2017
 * So - let's do ein paar FRIRI Dingens
 */

@import url("fonts.css");
@import url("fontello/css/fontello.css");
@import url("font-awesome/css/font-awesome.min.css");

.winziklein {line-height:3px; font-size:3px; color:none transparent; background-color: none transparent;
	margin:0px; padding:0px;}

/* Style Placeholder Text */

::-webkit-input-placeholder {
   color: #B3B7BC;
}
:-moz-placeholder { /* Firefox 18- */
   color: #B3B7BC;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #B3B7BC;  
}
:-ms-input-placeholder { 
   color: #B3B7BC;  
}
.placeholder {
	color: #B3B7BC !important;
}

/* statt footer wegen etttsch... */
.fussilein {
    background: #fff;
    background: rgba(255,255,255,0.75);
}

.fussilein p {
    margin: 0;
    padding: 50px 0;
}

.navbar-brand.friri {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
	color: #fff;
	padding-left: 15px;
}

.navbar-brand.friri:hover,
.navbar-brand.friri:focus,
.navbar-brand.friri:active {
	color: #0096cd;

}

.balancebig {
	font-size: 50px;
}
.balanceverybig .fa {
	font-size: 56px;
}

.raegiblau {color: #0096cd;}
.raegiblau-back {background-color: #0096cd;}
.raegiblau-nav-back {
	background-color: rgba(0,160,205,0.4);
	border: 0px solid transparent;
	border-color: transparent;
	}
	
/* anderes Blau für's schnelle testen */
.bootyblau {color: #337ab7;}
.bootyblau-back {background-color: #337ab7;}

a.raegilink, a.raegilink:visited, a, a:visited {
	color: #0096cd; text-decoration: none; font-weight: bold;}

#willfett a {font-weight: normal;}

a.raegilink:hover, a.raegilink:focus, a.raegilink:active, a:hover, a:focus, a:active {
	color:#df103f; text-decoration:none;}

#about .icon-wrap { 	
	font-size: 50px;
	margin-bottom: 12px;
	color: #0096cd; 
}

.raegiblock, .raegiblock-heiner {
	border-left: 0px none transparent;
}
.raegiblock-heiner {
	font-style: italic;
	padding-top:0px; padding-bottom:0px; margin-bottom:10px;
}
	
.raegiblock:before {
   content: "\201C";
   opacity: 0.45;
   font-size: 70px;
   line-height: 0px;
   margin: 0;
   font-family: arial, sans-serif;
   padding-right: 20px;
   vertical-align: bottom;
}

.raegiblock:after {
   content: "\201D";
   opacity: 0.45;
   font-size: 70px;
   line-height: 0px;
   margin: 0;
   font-family: arial, sans-serif;
   padding-left: 20px;
   vertical-align: bottom;
}

/* - button */
.button,
.button:visited,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	font: 14px/24px 'montserrat-bold', sans-serif;
    background: #0096cd; 
 	color: #fff;
	display: inline-block;   
	text-decoration: none;
	letter-spacing: 0;   
	padding: 12px 20px;
	margin-bottom: 18px;
	border: none;
	cursor: pointer;
	height: auto;   

	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
   background: #146320;
   color: #fff;
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background: #197C28;
	background-color: #0096cd;
	color: #fff;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* Go To Top Button */

#go-top {
	position: fixed;
	text-align: center; 
	display: none;
	right: 15px;
	bottom: 8px;
}

#go-top a, #navi-down.navbar-toggle {
	opacity: 0.45;
	font-size: 80px;
	line-height: 0px;
	text-decoration: none;
	border: 0 none;
	display: block;
	width: 48px;
	height: 48px;
	background-color: #303030;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

	color: #fff;
	font-size: 16px;
	line-height: 48px;
}

.navbar-toggle {
	border-radius: 0px;
}

#navi-down.navbar-toggle {
	text-align: center;
	font-size: 30px;
	line-height:54px;
	display: block;
	background-color: #0096cd;
	opacity: 1;
}

#navi-down.navbar-toggle i.fa-bars {
	color: #fffff;
	vertical-align: top;
}

a.navbar-brand  {
	line-height: auto; 
	width: 80%; 
	position:relative; 
	float:left; 
	height:auto; 
    margin:0px; margin-left:0px; 
    margin-top:8px; margin-bottom:8px; 
    padding:0px;
	}

.navbar-brand img {
	width: 90%;
	height: auto;
	margin-left: 15px; margin-top: 0px; 
	position: relative;
	vertical-align: baseline;
}

#raegi-nav > li > a {
	color: #ffffff;
	font-size: 0.9em;
	letter-spacing: none;
}

#raegi-nav > li > a:hover,
#raegi-nav > li > a:active,
#raegi-nav > li > a:focus {color: #df103f; color: #0096cd;}

#go-top a:hover, #navi-down.navbar-toggle:hover { 
	background: #00aad3; 
}

#location p {font-size: 14px;}
#location p {
	font-family: 'montserrat-bold', sans-serif;
	font-size: 13px;}

#location .contacts h3 i {	margin-right: 8px; }

p.raegi-mont-bold-13 {
	font-family: 'montserrat-bold', sans-serif;
	font-size: 13px
	}
	
p.raegi-mont-bold-12 {
	font-family: 'montserrat-bold', sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 18px;
	}
	
p.raegi-12 {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 18px;
	}
	
.raegi-p-12 p {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 18px;
	}
.raegi-pm-12 p {
	font-family: 'montserrat-bold', sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 18px;
	}
	
.raegi-p-13 p {
	font-size: 13px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 18px;
	}
	
.raegi-pm-13 p {
	font-family: 'montserrat-bold', sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 18px;
	}
	
.raegi-p-14 p {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height: 20px;
	}

fett {font-weight: bold;}

.heiner {
	text-align: right;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
}

footer h2, footer h3, footer h4,
footer h5, footer h6,
.fussilein h2, .fussilein h3, .fussilein h4,
.fussilein h5, .fussilein h6 {
	color: #121212;
}

.fa-service::before {
	content: "\f017";
}

.fa-anfahrt:before {
	content: "\f1b9 \f207";
	letter-spacing: 18px; /* \fb19 car bus \f207  in 4.7.0*/
	margin-right: -15px;
}	

ul.square { list-style: square outside; }
ol, ul.square, ul.circle, ul.disc { margin-left: -24px; }

/* etttsch macht linie unter telefon... nützt noch nix, naja, so einfach mal dann */
.address-bar {
	text-decoration: none !important;
}

.fussilein hr {
	border-color: #121212;
}

/* -------------- so also ----------------- */
@media print {
	
	#map img {
    max-width: none !important;
    box-shadow: none !important;
	} 

	img[src^="http://maps.gstatic.com/"],
	img[src^="http://maps.googleapis.com/"] {
		max-width: none !important;
	}
	
	#blabla {
		display: block;
		text-align: center;
		vertical-align: top;
		padding: 0px;
		}
	#blabla img {
		display: inherit;
		width: 50%;
		height: auto;
		align: center;
		margin-bottom: 3px;
		}
	#hello {
		padding:0px;
	}
	
	a[href^="#"]:after,
	a[href^="javascript:"]:after,
	a[href^="mailto:"]:after {
		content: "";
	}	
	a[href]:after {
		content: "";
	}
	tr,
	img,
	#map img,
	#willfett	{
		page-break-inside: avoid;
	}
	
	hr {
	margin-top:3px;
	}
	
	#unserearbeit p	{
		font-size: 1.0em;
	}
	#unserearbeit h2 {font-size: 24px;}
	#dienstlei li,
	#dienstlei p	{
		font-size: 1.0em;
	}

	#dienstlei {page-break-before: always;}
	
	#neugierig p {
		font-size: 1.0em;
	}

	#kontakt .col-md-3 h3 {
		font-size: 20px;
	}

	#map {
		margin-top:80px;
		padding-top: 20px; 
	} 
	#impressum {
		page-break-inside: avoid;
	}
	#egal {
		padding-bottom:42px;
	}
	.raegi-butti-top, 
	#go-top a.smothscroll i.fa.fa-chevron-up {
		display: none;
		visibility: hidden;
	}
	
/* always keep the good end in mind ;) ----------------------------------------------------- */
}

/*
 * bis da also und tirili - ein Didadu (c) Friedensrichteramt Regensdorf 2017
 */

/* ------------------------------------------------ */