/* ALLMÄNNA INSTÄLLNINGAR */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,700italic,400italic,900);
	 
body {
	background: #fff;
	color:#333;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	line-height: 1.1;
	}
	
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 15px;
}
	
h1, .h1, .jumbotron h1, .jumbotron .h1 {font-size:30px;}	
h2, .h2 {font-size:25px;	}	
h3, .h3 {font-size:22px;}	
h4, .h4 {font-size:15px;letter-spacing:0;}	

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 80%;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight:700;
line-height: 1;
color:#999999;
}

.jumbotron h1 {margin-bottom:0;}
.jumbotron p {font-size:14px; line-height:20px;}
	

a {
	color: #911540;
	font-weight: bold;
	}
	
a:hover {
	color:#000000;
	text-decoration: none;
	}

.bigfont {font-size:76px;line-height: 1.6;}

.red {color: #911540; }
.svart {color: #333333; }
.vit {color: #ffffff; }

/* ------------------ MENY ----------------------------------------------------------------------------------------- */

nav {-webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);
box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);}
	
.navbar-default {
	
}
#navbar {background-color: #911540;}

#navbar .logo img {max-height: 80px;}
	
.navbar {
	-webkit-backface-visibility:hidden;
	min-height: 80px;
	margin-bottom: 20px;
	border:0 solid transparent;
}


.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
	padding-right:30px;
	padding-left:30px;
	}

/* Huvudmenyer **********/

.navbar li a, .navbar-default .navbar-nav>li>a {
	padding: 15px 20px 15px 0px;
	color: #ffffff;
	background: none;
	font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size: 14px;
	text-transform:uppercase;
}

.active a {
	color: #ffcc00 !important;
	background: none !important;
}

.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #ffcc00;
    background-color: transparent;
}

.caret {margin-left: 7px;}


/* Undermenyer ***********/

	.dropdown-menu {
		min-width:150px;
		padding: 5px 0 5px 0;
		margin:2px 0 0;
		text-align:left;
		background-color: #911540;
		color: rgba(3, 3, 3, 0.6);
		-webkit-background-clip:padding-box;
		background-clip:padding-box;
		border:0px solid #ccc;
		border:0px solid rgba(0,0,0,.15);
		border-radius:8px;
		-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
		box-shadow:0 6px 12px rgba(0,0,0,.175)
	}

	.dropdown-menu li a {
		padding: 8px 20px 8px 20px;
		color: #ffffff;
		background: none;
		font-size: 15px;
		text-transform: none;
	}
	
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		color: #ffcc00;
		background-color: transparent;
	}
	
	.dropdown-menu .active a {
		color: #ffcc00 !important;
		background: none !important;
	}

	
/* Menyavdelare ***************/

.menuspacer {
	padding: 14px 0 0 0;
	color: #999999;
	font-size: 13px;
	float:left;
	}

/* ------------------ NEDFALLANDE RUTA ----------------------------------------------------------------------------- */

.nedfallande_body {
	display:none;
	position: absolute;
	width: 100%;
	z-index: 10001;
	top:10%;
	}

#nedfallande {
	position:absolute;
	top:-300px;
	left: 50%;
}


#nedfallande .container {
	max-width: 520px;
	padding: 50px 40px 40px 40px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(1,1,1,.3);
	box-shadow: 0 0 20px 0 rgba(1,1,1,.3);
}

#nedfallande .glyphicon-remove {
	position: absolute;
	z-index: 10001;
	right:0px;
	color:#000000;
	font-size:25px;
	cursor: pointer;
	float:right;
	padding:15px 15px 0 0;
	}



/* ------------------ HEADER --------------------------------------------------------------------------------------- */

header {
	background-color: #003471;
	}
	
	

#header {background: #ffffff url(../_img/layout/top-bg.png) no-repeat center top;}
	
.slogan {
	font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:700;
	text-align:right;
	padding: 48px 45px 0 0;
	font-size: 25px;
	line-height: 1.33;
	color:#333333;
	}
	
.logo {	padding: 15px 0 20px 45px;	}

	
/* ------------------ INNEHÅLL ------------------------------------------------------------------------------------- */


#main {	padding:40px 0 40px 0;}

.submain-1 {
	background: #f0f0f0;
	border-bottom: 0 solid #cccccc;
	padding:40px 0 20px 0;
}

.submain-1 .img-circle {
    border: 6px solid #ffffff;
    -webkit-box-shadow: 1px 1px 6px 0 #8F8F8F;
    box-shadow: 1px 1px 6px 0 #8F8F8F;
    margin-bottom: 20px;
}

.bildram {
    border: 6px solid #ffffff;
    -webkit-box-shadow: 1px 1px 6px 0 #8F8F8F;
    box-shadow: 1px 1px 6px 0 #8F8F8F;
    margin-bottom: 20px;
}

.section-bild { 
background: #000000 url(../_img/section-bild.jpg) no-repeat fixed center center;
	padding:40px 0 40px 0;
}


.panel {
margin-bottom: 20px;
border: 0 solid transparent;
border-radius: 8px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,.0);
box-shadow: 0 0 0 rgba(0,0,0,.0);
}

.panel-body {
padding: 15px 30px 15px 30px;
}

.btn {
    display: inline-block;
    padding: 30px 40px;
    margin-bottom: 0;
	font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    white-space: normal;
    border: 0px solid transparent;
    border-radius: 10px;
}


.btn-danger { background-color: #911540; }
.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger { background-color: #88123b; }

.btn-primary { background-color: #3b5997; }
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary { background-color: #385590; }

.fb {padding: 15px 30px 20px 30px !important; }

/* ------------------ BILDSPEL ------------------------------------------------------------------------------------- */

#carousel { margin-top:150px;}

.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}
.fill{width:100%;height:400px;background-position:center;background-repeat:no-repeat;background-size:cover;}

.carousel-control .glyphicon-chevron-left
{margin-left:-40%!important;}
.carousel-control .glyphicon-chevron-right
{margin-right:-40%!important;}



/* ------------------ GALLERIER ------------------------------------------------------------------------------------ */

.myGalleries img, .myGalleries a {
float:left;
}


.myGalleries a {}

.myGalleries img {
margin: 0 25px 25px 0;
padding: 0;
background-color: #fff;
    border: 6px solid #ffffff;
    -webkit-box-shadow: 1px 1px 6px 0 #8F8F8F;
    box-shadow: 1px 1px 6px 0 #8F8F8F;
	width:240px;
}

#swipebox-overlay {
background: rgba(0, 0, 0, 0.5) !important;
color: rgba(0, 0, 0, 0.5);
}

#swipebox-overlay .slide img {
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
}

#swipebox-bottom-bar, #swipebox-top-bar {opacity: 0.95;}

#swipebox-close {
margin-top:-10px;
margin-right:-10px;
zoom: 150%;
}

/* ------------------ FORMULÄR & MEDDELANDE ------------------------------------------------------------------------ */

.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: left;
}

#message-sent, #message-fail, #message-fail-captcha {
	background-color: #fff ;
	padding:25px 10px 25px 10px;
	margin-top:20px;
	margin-bottom:20px;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	}


.message-info .text {
	font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	font-size:27px;
	line-height:35px;
	color: #000000;
	}
	
.message-info .glyphicon {margin-right:10px;}

.message-info .glyphicon-ok {
font-family: 'Glyphicons Halflings';
font-size:20px;
color: #339900;
font-style: normal;
font-weight: 700;
margin-right:10px;
}

.message-info .glyphicon-remove {
font-family: 'Glyphicons Halflings';
font-size:20px;
color: #c9302c;
font-style: normal;
font-weight: 700;
margin-right:10px;
}

.message-info .btn-danger {background-color: #c9302c;}

.message-info .btn {
font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:700;
padding: 10px 20px;
margin-bottom: 0;
font-size: 20px;
border: 1px solid transparent;
border-radius: 6px;
}

.g-recaptcha {background: url(../_img/layout/img_loader.gif) no-repeat 145px 30px;}


/* ------------------ FOOTER --------------------------------------------------------------------------------------- */

aside {background: #911540 url(../_img/layout/footer-bg.jpg) no-repeat center top; margin-top: -20px;margin-bottom: -20px;}

#adress {color: #ffffff;}

#adress .row {
	margin-top: 30px;
	margin-bottom: 25px;
	}
	
#adress .panel {
	margin-bottom: 0;
}

#adress  .panel-body {
padding: 10px 30px;
}

#adress h3 {
	font-size:25px;
	text-transform:uppercase;
	letter-spacing: 0;
	color: #b6627f;
	}

#adress a {
	color: #ffcc00;
	font-weight: bold;
	}
	
#adress a:hover {
	color:#ffcc00;
	text-decoration: none;
	}
	
.tel-nowrap {white-space: nowrap;}

/* ------------------ KARTA --------------------------------------------------------------------------------------- */

.g_karta {
position: relative;
width: 100%;
height: 300px;
display: inline-block;
float: left;
margin: 0 19px 0 0;
}

.g_karta iframe {
position: relative;
border: none;
display: inline-block;
outline: none;
width: 100%;
height: 300px;
background: url(../_img/layout/img_loader.gif) no-repeat center center;
pointer-events: none;
}

.svartvit {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}

/* ------------------ COPYRIGHT ------------------------------------------------------------------------------------ */


footer {background-color:#e2e2e2;}

#copyright {}

#copyright .panel-body {padding: 20px 30px 20px 30px;}
	
#copyright p {margin:0;}
	
#copyright .text, #copyright a  {
	color:#000000;	
	font-family:'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	}
	
#copyright a:hover {
	color:#000000;
	text-decoration:none;
	}

/* ------------------ NEDAN FÖLJER OLIKA UPPLÖSNINGAR -------------------------------------------------------------- */


/* ------------------ Storlek lg, storskärm ------------------------------------------------------------------------ */


@media only screen and ( min-width: 1200px) {


}


/* ------------------ Storlek md, mediumskärm ------------------------------------------------------------------------ */


@media only screen and ( max-width: 1200px) {

#adress h3 {
	font-size:30px;
	}
	

}




/* ------------------ Storlek sm, Liggande mobil & surfplatta ------------------------------------------------------ */


@media only screen and ( max-width: 992px) {

.myGalleries img {
	width:180px;
}

#carousel { margin-top:200px;}
.fill{width:100%;height:210px;background-position:center; background-repeat:no-repeat;background-size:150%;}

}


/* ------------------ Storlek xs, mobil ---------------------------------------------------------------------------- */


@media only screen and ( max-width: 767px) {

.myGalleries img {
margin: 0 5px 5px 0;
	width:100px;
}

.g-recaptcha {margin-left:-30px;}

#carousel { margin-top:0px;}
.fill{width:100%;height:150px;background-position:center; background-repeat:no-repeat;background-size:220%;}

#main {	padding:0px 0 10px 0;}

#nedfallande .container {
	max-width: 100%;
}
.panel-body {
padding: 15px 5px 15px 5px;
}

.sidfot-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
#adress h3 {
	font-size:22px;
	}
#adress  .panel-body {
padding: 0px 5px;
text-align:center;
}
#adress hr { border-top: 1px solid #b6627f;}

.btn {padding: 15px 20px 15px 20px !important; }
.fb {padding: 5px 30px 10px 30px !important; }

.section-bild { 
	padding:30px 10px 30px 10px;
	text-align:center;
}

#nedfallande {
	position:absolute;
	top:-300px;
	left: 0%;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

#copyright .text, #copyright a  {
	text-align: center;
	}

.logo {	padding: 15px 0 10px 20px;	}
.slogan {
	padding: 0px 0px 0 20px;
	font-size: 20px;
	text-align:left;
	}

nav {background: none;}

#navbar {background-color: #911540;}

#navbar .row {
	margin-right: 0;
	margin-left: 0;
}
.navbar {
	-webkit-backface-visibility:hidden;
	min-height: 80px;
	margin-bottom: 0px;
	border:0 solid transparent;
}

#submain-1 .img-circle {padding: 0; margin-bottom:15px;}

.menuspacer { display:none;}

/* Navigering till meny **********/

.navbar-toggle {
	float:right;
	padding:10px 10px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:5px;
	border: 0 solid transparent;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
	background-color: transparent;
}
.navbar-toggle .icon-bar {
	display:block;
	width:40px;
	height: 7px;
	background-color: #911540 !important;
	border-radius: 1px;
}

/* Huvud och Undermenyer **********/

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}


.navbar-fixed-top .navbar-collapse {
    max-height: 1800px;
  padding-right: 0px;
    padding-left: 0px;
}
.navbar-collapse {
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
}

.navbar-nav {
margin: 0 0px;
border-bottom: 0px solid #b6627f;
}
.dropdown-menu {
padding: 0;
}
.nav>li, .dropdown-menu>li>a {
border-top: 1px solid #b6627f;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color:#ffffff;	}
	
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color:#fff;	}

.dropdown-menu>li>a {
background-color:#7b0d33;
}

.navbar-nav .open .dropdown-menu>li>a {
line-height: 25px;
}

.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 30px;
}

/*******************************/


}

/* ------------------ Slut ----------------------------------------------------------------------------------------- */
