@import url(http://fonts.googleapis.com/css?family=Slabo+27px);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');

@media (min-width: 768px) {
    #startcontent_right {
        padding-left: 0px!important;
    }
    #startcontent_left {
        padding-right: 36px;
    }
}
@media (min-width: 1200px) {
    #headercontent, #wrap, #start-wrap {
        width: 1200px;
    }
    #footer {
        width:100%;
    }
}

@media (max-width: 1200px) {
    #footer, #headercontent, #wrap, #start-wrap, #startcontent_right {
        width: 100%!important;
    }
}

*
{
    margin:0;
    padding:0;
    border:0;
    }

img {
    height: auto!important;
    max-width: 100%;
}

a:link, a:visited
{
	color: #7e0202;
	text-decoration: none;
}

#bottomdiv_left h4 a:link, #bottomdiv_left h4 a:visited
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #7e0202;	
}
	
body
{
    font-size:.95em;
    font-family: Calibri, Arial, Verdana;
    color:#191919;
    }
    
#header
{
    width: 100%;
    height: 95px;
    position: fixed;
    z-index: 999;
    background: #7e0202;
    }
    
#slider
{
    margin-top: 9px;
    padding-bottom: 52%;
    background-size: cover!important;
}
    
#headercontent
{
    margin:0 auto;
    }
    
#wrap
{
    margin:0 auto;
    padding-top: 110px;
    }

#start-wrap
{
    margin:0 auto;
    padding-top: 86px;
    }
    
#logotype
{
    float:left;
    position:absolute;
    padding-top:30px;
    }
    
#menu
{
    float: right;
    margin-top: 65px;
    }
    
#startcontent_left
{

    }
    
#startcontent_right
{
      padding-top: 4px;
      padding-bottom:10px;
     width:1200px;
     margin:auto;
     display: -webkit-box;
    }
    
#slider_cont
{
    overflow: hidden;
    width: 450px;
    height: 237px;
    background: url(../img/slider_back.png) no-repeat;
    position: relative;
    padding:16px 14px 14px 16px;
    margin-left:-9px;
    margin-bottom:20px;
    }

#bottomdiv_left
{
    background:url(../img/border.png) repeat-x;
    padding-top:20px;
    }
    
#bottomdiv_right
{
    background:url(../img/border.png) repeat-x;
    padding-top:20px;
    padding-left:10px;
    }
    
#kartknapp
{
    position:relative;
    float:right;
    margin-top:-55px;
    }
    
#footer
{
    text-align:center;
    margin-top:15px;
    padding:20px;
        background-color: #ababab;
    color: white;
    }
    
#footer img
{
    float:right;
    position:relative;
    top: -10px;
    width: 20px;
    }

#footer a {
    float: right;
    margin-right: 30px;
}
#mapdiv
{
    width:441px;
    height:460px;
    background:url(../img/karta.png) no-repeat;
    position:relative;
    }

    
.hotspot
{
	cursor:pointer;
	position:absolute;
}

.border
{
    height: 1px;
    margin: 15px 0 15px 0;
    background-color: #ccc;
    }
    
#housecontent_left
{
    padding-top:10px;
    }
#housecontent_right
{
    padding-top:15px;
    }
    
#subcontent_left
{
    padding-top:10px;
    }
#subcontent_right
{
    padding-top:15px;
    }
    
.houseimage
{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
    }
    
.houseimage img
{
    border:1px solid #c3c3c3;
    }
    

    
#newsbox
{
    min-height: 107px;
    padding: 10px 20px 10px 20px;
    max-width: 403px;

    background: -webkit-linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    background: -o-linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    background: -moz-linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    background: linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.3);
    }



.varahus_bilder
{
    text-align:center;
    margin-bottom: 20px;
    }
    
    
    
/* MENY */
#menu_ul
{
    list-style:none;
    }
    
#menu_ul li
{
    float:left;
    margin-left:18px;   
	font-size: 14px;
}
    
#menu_ul li a
{
    color:#fff;
    text-decoration:none;
    letter-spacing:.1em;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
    
    
    
/* TYPOGRAFI */
h1
{
    font-size:1.3em;
    letter-spacing:.1em;
    font-weight:bold;
    margin-bottom:10px;
    font-family: 'Source Sans Pro', sans-serif;
    }
    
#newsbox h1
{
    font-size:1.6em;
    letter-spacing:.1em;
    font-weight:bold;
    margin-bottom:10px;
    color:#fff;
    }
    
h2
{
    font-size:1.3em;
    letter-spacing:.05em;
    font-weight:bold;
    margin-bottom:10px;
    font-family: 'Source Sans Pro', sans-serif;
    }
    
h3
{
    font-size:1.1em;
    letter-spacing:.05em;
    font-weight:bold;
    margin-bottom:10px;
    font-family: 'Source Sans Pro', sans-serif;
    }

h4
{
    font-size: 0.9em;
    letter-spacing:.05em;
    font-weight:bold;
    margin-bottom:10px;
    font-family: 'Source Sans Pro', sans-serif;
	
    }
 
 h4 a:link
 { 
    color: white;
	}
p
{
    font-size:0.90em;
    letter-spacing:.05em;
    margin-bottom:15px;
    line-height:1.5em;
    }
    
#newsbox p
{
    font-size:0.90em;
    letter-spacing:.05em;
    margin-bottom:15px;
    line-height:1.5em;
    color:#fff;
    }
    
#startcontent_left p
{
    margin-left:5px;
    }
    
#startcontent_left h1
{
    margin-left:5px;
    }
    
a
{
    color:#414141;
    text-decoration:none;
    }
    
#newsbox a
{
    color:#fff;
    text-decoration:none;
    }
    
.input_textbox
{
    width:260px;
    padding:3px;
    border:1px solid #c3c3c3;
    }
    
.input_button
{
    padding:5px;
    border:1px solid #c3c3c3;
    font-size:1.2em;
    }
    
.output_error
{
    border:3px double #8b0f0f;
    padding:10px;
    width:240px;
    font-weight:bold;
    }
    
.hotspot a
{
    color:#fff;
    }
    
.foundthesite, .foundthesite .input_textbox
{
    display: none;
    }
  
    
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:443px;
		height:247px;
		overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:38px;
		height:73px;
		position:absolute;
		left:14px;
		top:115px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:430px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:38px;
		height:54px;
		background:url(../img/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/btn_next.png) no-repeat 0 0;	
		}
		
		
/* PUFFAR */
.puffHusen
{
	margin-top: 5px;
	background:url(../img/puff_husen.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
	
}

	.puffHusen p a
	{
		color: black;
	}

.puffIntresse
{
	margin-top: 5px;
	background:url(../img/puff_intresse.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
}

	.puffIntresse h3
	{
		color: white;
	}

		.puffIntresse p a
		{
			color: black;
		}
	

.puffKostnad
{
	margin-top: 5px;
	background:url(../img/puff_kostnad.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
}
		
	.puffKostnad p a
	{
		color: black;
	}


.puffNy
{
	margin-top: 5px;
	background:url(../img/puff_kostnad.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	
}

	.puffNy p a
	{
		color: black;
	}	


.puffReferenser
{
	margin-top: 5px;
	background:url(../img/puff_referenser.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	
}

	.puffReferenser p a
	{
		color: black;
	}			

.puffTrygghet
{
	margin-top: 5px;
	background:url(../img/puff_husen.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	
}

	.puffTrygghet p a
	{
		color: black;
	}

.puffLankar
{
	margin-top: 5px;
	background:url(../img/puff_lankar.jpg);
	color: white;
	padding-top: 13px;
	padding-left: 12px;
	width: 183px;
	height: 73px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	
}

	.puffLankar p a
	{
		color: black;
	}


	
/* KARTAN */
#amap_norrbotten:hover
{
    color:#d20000;
    }
    
.map_hover
{
    color:#d20000;
    }
    
    
    
    
#house_booking_list
{
    list-style:none;
    }
    
#house_booking_list li
{
    float:left;
    display:block;
    width:25px;
    text-align:center;
    margin-right:4px;
    }
    
.anmalan_bild
{
    max-width:610px;
    border:1px solid #c9c9c9;
    }
    
    
    
#inforuta
{
    width: 247px;
    float: left;
    margin: 6px;
    }

    #inforuta_middle h3
    {
        color: #ffffff;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
    }

    #inforuta_middle a
    {
        color: #ffffff;
    }

#inforuta
{
    color: #fff;
    background: -webkit-linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    background: -o-linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    background: -moz-linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    background: linear-gradient(rgb(151, 27, 27), rgb(125, 1, 1));
    border: 5px solid white;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
    border-radius: 5px;
    text-align: center;
    padding: 20px;
    }
    
#inforuta p
{
    padding:0;
    margin:0;
    color:#fff;
    font-weight:bold;
    }
    
#inforuta_middle h1, #inforuta_middle h2, #inforuta_middle h3
{
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}






/*### MENUMOBILE ###*/

@media (max-width: 768px) {
    #menu {
        display:none;
    }
    .top_mobile {
        display:block !important;
    }
    #sb-site {
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, .5);
        background: url(../img/background_page.jpg) repeat;
    }
    [class*="col-"] {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
}

.sb-left .sf-menu {
    padding: 0;
    margin: 0;
    list-style-type: none !important;

    margin-top: 0;

    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
}
.sb-slidebar.sb-active {
    background: rgb(68, 68, 68);
}
.sb-left .sf-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
}

.sb-left .sf-menu li a {
    width: 100%;
    display: inline-block;
    padding: 1em;
    color: #3c3c3c;
    text-decoration: none;
    background: transparent;
    font-size: 1.2em;
    color: white;
}
.top_mobile {
    top:0px;
    width:100%;
    position:fixed;
    z-index:99;
    height:20px;
    background-color: transparent;
    display:none;
}
.sb-slidebar.sb-left.sb-active {
    overflow-x: hidden;
}
.sb-toggle-left {
    padding: 14px;
    float: right !important;
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0px 0px 0px 10px;
    margin-top: 0px;
}

.navicon-line {
    width: 24px;
    height: 4px;
    border-radius: 1px;
    margin-bottom: 3px;
    background-color: white;

    display: block;
    cursor: pointer;
}

@media (max-width: 767px) {  
    #footer, #headercontent, #wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    #bottomdiv_left { 
        padding-bottom: 15px;
    }
    #bottomdiv_right { 
        padding-top: 0px;
    }
    img {
        float: none!important;
    }
    #footer img { 
        top: 0px!important;
    }
    #logotype {
        padding-right: 15px;
        margin-top: 30px;
    }
    #header {
        position: relative;
    }
}

    .picSmall { display: none;}
    .picBig { display: block;}

@media (max-width: 600px) {
    .picSmall { display: block;}
    .picBig { display: none;}
}

.nivo-caption {
background-color: rgba(255,255,255,0.8)!important;
opacity:1!important;
    font-size: 50px;
    font-weight: 600;
text-transform:uppercase;
text-align:center;
margin:auto;
transform-origin: 50% 50% 0px;
font-family: 'Source Sans Pro', sans-serif!important;
font-weight:600!important;
color:black!important;
margin-bottom:1%;
}

.round-button {
    display:inline-block;
    width:240px;
    height:240px;
    line-height:240px;
    border-radius: 50%;
    color:#000!important;
    text-align:center;
    text-decoration:none;
    background: #7e0202;
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
    float:left;
margin:10px;
}
.round-button:hover {
    background: #7e0202!important;
}

.round-button a {
    color:#000!important;
    text-decoration:none!important;
}

a .round-button:hover {
    text-decoration:none!important;
}


.round-button-small {
    display:inline-block;
    width:200px;
    height:200px;
    line-height:200px;
    border-radius: 50%;
    color:#000!important;
    text-align:center;
    text-decoration:none;
    background: #7e0202;
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
    float:left;
margin:10px;
  
}
.round-button-small:hover {
    background: #7e0202!important;
}

.round-button-small a {
    color:#000!important;
    text-decoration:none!important;
}

a .round-button-small:hover {
    text-decoration:none!important;
}

#circles {
    margin:auto;
    text-align:center;
}

#fb {
    background-image:url(/img/fb-art.png);
    opacity:0.7;
    text-decoration:none!important;
}

#hus {
    background-image:url(/img/hus-lisa.jpg);
    opacity:0.7;
        background-position: right;
        text-decoration:none!important;
}

#kontakt{
    background-image:url(/img/jan.jpg);
    opacity:0.7;
    background-position: top;
    text-decoration:none!important;
}

#projekt {
    background-image:url(/img/karta.jpg);
    opacity:0.7;
    background-position: top;
    text-decoration:none!important;
}

#intresse {
    background-image:url(/img/form.png);
    opacity:0.7;
        background-position: center;
    background-size: 200px;
    text-decoration:none!important;
}

.round-button-small p {
    font-size: 20px;
    margin-bottom: 0px;
    background-color:rgba(255,255,255,0.6)!important;
    margin-top: 85px;
}

.round-button-smaller p {
    margin-top: 30px;
}

#referens .round-button-smaller p {
    margin-top: 40px !important;
}
.round-button-smaller {
    display:inline-block;
    width:100px;
    height:100px;
    line-height:100px;
    border-radius: 50%;
    color:#fff!important;
    text-align:center;
    text-decoration:none;
    font-size:14px;

    text-transform:uppercase;
    float:left;
margin:10px;
  
}


a .round-button-smaller:hover {
    text-decoration:none!important;
}

#sale {
    background-color:green;
}

#referens {
    background-color:red;
}

#plan {
    background-color:orange;
}

#prepare {
    background-color: lightskyblue;
}

.region_icon {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    float:left;
    margin-right:10px;
    margin-top:7px;
}

.icon_sale {
    background-color: green;
}

.icon_referens {
    background-color: red;
}

.icon_plan {
    background-color: orange;
}

.icon_prepare {
    background-color: lightskyblue;
}


#referens:hover {
        opacity:0.7;
    text-decoration:none!important;
}

#plan:hover {
        opacity:0.7;
    text-decoration:none!important;
}


.varahus_bilder a {
    text-align: center;
    height: 0px;
    padding-bottom: 72%;
    overflow: hidden;
    position: relative;
    display: block;
}
.varahus_bilder a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
    max-height: 100%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown {
    position: relative;
}

.dropdown li a {
    color: #7e0202 !important;
    font-size: 14pt;
}

.nav>li {
    position: relative;
    display: block;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}