/*
Theme Name: obs_standard
Theme URI: http://www.8659design.se/obs_standard
Author: 8659 Design
Author URI: http://www.8659.se
Description: This is the standard template from 8659 Design for oscarsbyggservice.se
Version: 0.1
License: All rights reserved.
License URI: http://www.8659.se/licenses
Tags:
Text Domain: oscarsbyggservice.se
*/

@charset "utf-8";

/* CSS Document */

/* =Reset
-------------------------------------------------------------- */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
ol, ul, li {
    list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}
a img {
    border: 0;
}


/* =Global
----------------------------------------------- */
 
body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
}
body{background: #2D4654;}

html { 

			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			
		}
 
/* Headings */
h1,h2,h3,h4,h5,h6 {

font-family: oswald, sans-serif;
font-weight: 700;
font-style: normal;
}
h1{
	font-size: 62px;
    
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
 
/* Text elements */
p {
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em;
    overflow: auto;
    max-width: 100%;
}
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
th {
    font-weight: bold;
}


.wrapper {
max-width: 1140px; margin:0 auto; 
background:#FFF; }

.breakhereplease{ clear:both; min-height:55px;}

.header{ width:100%;  }
.footer{ width:100%;  }

h1{ line-height: 50px; color:#fff; margin-bottom:20px; margin-top: 25px; text-align:left; text-transform:uppercase; }

.left_sidebar{ width:100%;}
.left_sidebar{ width:100%; }
.content{  

 }
.col-1-2 h2{ line-height:1.2em; margin-bottom:-65px; position:relative; height:65px; width:100%; background-color: rgba(0, 0, 0, 0.7); color:#fff; text-align:center; font-size:2em; padding:10px;}
.content-right { }
.content-left { }
.right_sidebar{ width:100%;}
.right_sidebar{ width:100%; }
.social img{padding-left: 2em; padding-right: 2em; padding-bottom: 2em;}
#valkommen{padding:0px !important;}
#tjanster ol, #tjanster ul, #tjanster li {
    list-style: disc;
}
.bigger{background:#131313; color:#fff; height:600px; padding:45px; }
.bigger img{margin-right:25px;}
.black{color:#fff;}
.white{
width:100%; 
font-family: 'Josefin Sans', sans-serif;
font-weight: 300; 
font-size:22px; 
line-height:24px; 
padding-left:10%;  
padding-right:10%; 
color:#fff; 
margin-bottom:25px; 
padding-bottom:35px; 
margin-top:35px;
display:block; 
max-width: 1140px; margin:0 auto; overflow: auto; 
padding-top:45px !important;}
.apart-white{color:#000; background:#fff; margin-bottom:25px; padding-bottom:35px; margin-top:35px; border-bottom:5px solid #636363;}
.facts{ display: block; padding:20px; width:100%; background:#a9dddd; margin-bottom:0px;}
.facts h3{ color:#fff; text-transform:uppercase; }
.facts-headline{ font-weight:300;}

.interest{ display: block; color:#636363; padding:20px; width:100%; background:#fff6ce; margin-bottom:25px; text-align:center;text-transform:uppercase; cursor:pointer; }
.interest a{color:#636363;}
.interest a:hover{color:#636363;}

.show_hide_interest{ display: block; color:#636363; min-height:150px; padding:20px; width:100%; background:#fff6ce; margin-top:-25px; margin-bottom:25px; display:none;  text-align:center;text-transform:uppercase; }

.partners{text-align:center; margin-top:40px; margin-bottom-20px; font-size:12px;}

.hideme
{
    opacity:0;
}

hr {border:4px solid #a9dddd; margin:0;}
 
/* Links */
a {
    color: #fff;
}
a:visited {
    color: #fff;
}
a:hover,
a:focus,
a:active {
    color: #fff;
}


/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.arrowDown {margin: 0 auto;
display: block;}
 
/* Text meant only for screen readers */
.assistive-text {
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.bigger p{font-size: 3vw !important;
line-height: 3vw !important; font-family: niagara,sans-serif;
font-weight: 400;
font-style: normal;}

.img-text-placement{vertical-align:text-bottom;}
 
/* =Header
---------------------------------------------- */

.header-top {background: #2D4654; height:20px;}
.header img { max-width:100% !important;
    height:auto;
    display:block;

 }
#header-logo { text-align:center; margin-bottom: 20px; background:#243B4A; }

#header-logo img { width:auto;
    height:145px;
    display:block;
margin: 0 auto;
 }

.header {}

/* =Footer
---------------------------------------------- */

.footer-test{background: #243B4A; color:#fff; padding:25px; min-height:250px; width:100%; overflow: auto; padding-bottom:35px;}
.footer-test h1{color:#fff; font-size:40px; text-align:center;}

.footer-test-2{background: #e72549; color:#fff; padding:25px; min-height:250px; width:100%; overflow: auto}
.footer-test input{width:100%}
.footer-test textarea{width:100%}

.footer-center{width:800px; display:block; margin:0 auto;}
.footer-test p {
    margin-bottom: 0.8em;
}
.footer-left{float:left; width:50%; overflow:auto;}
.footer-right{float:right; width:50%; overflow:auto;}

#sb_instagram{margin:0 0 !important;}
 
/* =Menu
----------------------------------------------- */
 
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    display: none;
    float: left;
    position: absolute;
        top: 1.5em;
        left: 0;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
    display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}
 
/* Small menu */
.menu-toggle {
    cursor: pointer;
}
.main-small-navigation .menu {
    display: none;
}
 
/* =Content
----------------------------------------------- */
 
.sticky {
}
.hentry {
    margin: 0 0 1.5em;
}
.entry-meta {
    clear: both;
}
.byline {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
 
/* =Asides
----------------------------------------------- */
 
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
 
/* =Media
----------------------------------------------- */
 
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
    max-width: 100%;
    width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
    margin-bottom: 1.5em;
}
.wp-caption img {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.site-content .gallery {
    margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-content .gallery dd {
    margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
 
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}
 
/* =Navigation
----------------------------------------------- */
 
.site-content .site-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.site-content .nav-previous {
    float: left;
    width: 50%;
}
.site-content .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
 
/* =Comments
----------------------------------------------- */
 
.bypostauthor {
}
 
/* =Widgets
----------------------------------------------- */
 
.widget {
    margin: 0 0 1.5em;
}
 
/* Search widget */
#searchsubmit {
    display: none;
}

/* =Menu & releated css
----------------------------------------------- */
#showOnScrollMenu {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
}

.blackMenyDiv {display:none; visibility: collapse; background:#000; position:fixed; top:0; width:100%; height:75px; z-index:10;}

#menu-header {

    display: block;
    margin: 0 auto;
    width: 100%;
    height: 95px;
	clear:both;
    text-align: left; 
background-color: #243B4A;
}

#menu-header {
font-family: oswald, sans-serif;
font-weight: 500;
font-style: normal;
text-transform:uppercase;
font-size:20px;
}
#menu-header ul,
    div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
 
#menu-header li,
    div.menu li {
    display: inline-block;
    position: relative;
	background: #243B4A;

}

#menu-header li,
    div.menu li {
    display: inline-block;
    position: relative;
}
 
#menu-header ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    display: inline-block;
    width: 180px;
    z-index: 99999;
}

#menu-header a {
    color: #fff;
    display: block;
    line-height: 90px;
    padding: 0 10px;
    text-decoration: none;
    font-weight: normal;

}
#menu-header ul ul {
    display: none;

}

#menu-header ul li:hover > ul {
    display: block;

}

#menu-header li:hover > a,
#menu-header ul ul :hover > a {
    border-bottom: rgb(36, 59, 74) solid 5px;
    color: #fff;
	background:linear-gradient(0deg, rgb(36, 59, 74) 0%, rgb(45, 70, 84) 21%, rgb(57, 88, 105) 100%);
 
}

#menu-header ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}

#menu-header ul li.current_page_item > a,
#menu-header ul li.current-menu-ancestor > a,
#menu-header ul li.current-menu-item > a,
#menu-header ul li.current-menu-parent > a {
    color: #fff;
	background: #e72549;

   
}

#menu-header ul li.current_page_item > a:hover,
#menu-header ul li.current-menu-ancestor > a:hover,
#menu-header ul li.current-menu-item > a:hover,
#menu-header ul li.current-menu-parent > a:hover {
    color: #fff;
   
}

/* MENU EXTRA HEADER */
#extra-menu {
	background: #000;
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
font-size:14px;
    height: 82px;
    text-align: center;
	font-family: oswald, sans-serif;
font-weight: 500;
font-style: normal;
text-transform:uppercase;
	text-transform:uppercase;
} 





#extra-menu ul,
    div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;

}


 
#extra-menu li,
    div.menu li {
    display: inline-block;
    position: relative;
}

#extra-menu li,
    div.menu li {
 display: inline-block;
    position: relative;
}
 
#extra-menu ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    display: inline-block;
    width: 180px;
    z-index: 99999;
}

#extra-menu a {
    color: #fff;
    display: block;
    line-height: 41px;
    padding: 0 10px;
    text-decoration: none;
    font-weight: normal;
}

#extra-menu ul li > ul {
    display: none;
}

#extra-menu ul li:hover > ul {
    display: block;
}

#extra-menu li:hover > a,
#extra-menu ul ul :hover > a {
    background: #329cd3;
    color: #fff;
}

#extra-menu ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}

#extra-menu ul li.current_page_item > a,
#extra-menu ul li.current-menu-ancestor > a,
#extra-menu ul li.current-menu-item > a,
#extra-menu ul li.current-menu-parent > a {
    color: #fff;
background: #e72549;
}

/*  MOBILE MENU  */
#nav-toggle-text{display:block; margin-left:auto; margin-right:auto; text-align:center; width:150px; text-transform:uppercase; font-size:2.1em; padding-left:35px; margin-top:-25px; margin-bottom: 25px; text-decoration:none; font-family: oswald, sans-serif;
font-weight: 500;
font-style: normal;
text-transform: uppercase; color:#fff; }
#nav-toggle{display:block; margin-left:auto; margin-right:auto; text-align:center;  width:150px;  }
#nav-toggle #nav-toggle-bar, #nav-toggle #nav-toggle-bar:before, #nav-toggle #nav-toggle-bar:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #fff;
  position:absolute;
  display: block;
  content: ''; 
}
#nav-toggle #nav-toggle-bar:before {
  top: -10px;

}
#nav-toggle #nav-toggle-bar:after {
  bottom: -10px; 
}

#nav-toggle #nav-toggle-bar, #nav-toggle #nav-toggle-bar:before, #nav-toggle #nav-toggle-bar:after {
  transition: all 500ms ease-in-out;
}
#nav-toggle.active #nav-toggle-bar {
  background-color: transparent;
}
#nav-toggle.active #nav-toggle-bar:before, #nav-toggle.active #nav-toggle-bar:after {
  top: 0;
}
#nav-toggle.active #nav-toggle-bar:before {
  transform: rotate(45deg);
}
#nav-toggle.active #nav-toggle-bar:after {
  transform: rotate(-45deg);
}
#mobile-menu-header ul,
    div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;

}

#mobile-menu-header a{display:block; text-align:center; width:100%; padding:20px; border-bottom: #959595 solid 1px;}
#mobile-menu-header a{ text-decoration:none; text-transform:uppercase; font-family: oswald, sans-serif;
font-weight: 500;
font-style: normal;
text-transform: uppercase;align-content;
font-size:18px;}

#mobile-menu-header li.current_page_item > a,
#mobile-menu-header li.current-menu-ancestor > a,
#mobile-menu-header ul li.current-menu-item > a,
#mobile-menu-header ul li.current-menu-parent > a { color: #fa33c4; border-bottom: #fa33c4 solid 1px; }
#mobile-menu-header li:hover > a,
#mobile-menu-header ul ul :hover > a { background: #006ba1; color: #fff; border-bottom: #006ba1 solid 1px; }
.mobileLogo {display:block; width:100%; padding:5px 25px 45px 25px; text-align:center;}



/* #### Mobile Phones Portrait #### */
@media screen and (max-width: 480px){
 #menu-header { display: none; visibility: collapse; }
#extra-menu  { display: none; visibility: collapse; }
.blackMenyDiv  { display:block; visibility:visible;}
h1 {font-size: 42px;}
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-width: 773px) and (orientation: landscape){
 #menu-header { display: none; visibility: collapse; }
#extra-menu  { display: none; visibility: collapse; }
.blackMenyDiv  { display:block; visibility:visible; }



}

/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-width: 773px){
 #menu-header { display: none; visibility: collapse; }
#extra-menu  { display: none; visibility: collapse; }
.blackMenyDiv  { display:block; visibility:visible; }

#revision img{clear:both !important; width:100% !important; max-width:100% !important;  height:auto !important; margin: 0 auto !important; float:none  !important; margin-bottom:20px  !important;}
#redovisning img{clear:both !important; width:100% !important; max-width:100% !important;  height:auto !important; margin: 0 auto !important; float:none  !important; margin-bottom:20px  !important;}

#header-logo img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 80%;
}

.footer-center{width:100%; display:block; margin:0 auto;}
.footer-test form{margin-top:35px;}
.footer-left{float:none; width:100%}
.footer-left img{width:100% !important; height: auto !important; display: block; margin: 0 auto;}
.footer-right{float:none; width:100%}
	 #menu-header { display: none; visibility: collapse; }
#extra-menu  { display: none; visibility: collapse; }
.blackMenyDiv  { display:block; visibility:visible;}
#nav-toggle {display:display;}
#nav-toggle-text {display:display;}
	.mobileLogo {display:block;}
	h1 {line-height: 64px; display: block;
text-align: center;}
	.bigger{height:auto;}
.bigger p {
    font-size: 8vw !important;
	line-height: 8vw !important;
	display:block; padding:20px; text-align:center;}
}





/* #### Desktops #### */
@media screen and (min-width: 773px){
	#menu-header { display:block; text-align:right; padding-right:45px; }
	#extra-menu  { display:block;}
	#nav-toggle {display:none;}
	#nav-toggle-text {display:none;}
	.mobileLogo {display:none;}
	
}



