/*!
 * https://syskon.io
 */

 @import url('https://fonts.googleapis.com/css?family=Lato');


body{
	font-family: 'Lato', sans-serif;
}
p{
	margin-bottom: 0.6rem;
}
a:hover{
	color: black;
}

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.navbar-brand{
	font-size: 36px;
	width: 100%;
	color: #000000;


}
.navbar{
	background-color: white;
}
.first-section{
	font-size: 64px;
	text-align: center;
	color: #d0021b;
	background-color: #ffbfbf;
	font-weight: 100;
	text-decoration: none;
}
.first-text{
	padding-top: 250px;
	/*padding-bottom: 150px;*/


}
.btn {
	transition: all .3s ease-in-out;
	border-radius: 0;



}
.btn-default {
	color: white;
	border: 4px solid white;
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	font-size: 29px;
	font-weight: lighter;
	padding: 0.55rem 4.5rem;
}

.btn-default:focus, .btn-default:hover{
	color: #056f75;
	border: 4px solid white;
	outline: 0;
	background-color: white;
	padding: 0.55rem 4.5rem;
}
.button-span{
	padding-top: 6.5rem;
	padding-bottom: 100px;
}
.second-section{
	background-color: white;



}

.first-text-2{
	text-align: center;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	font-family: AmericanTypewriter;
	font-weight: 600;
}
.h4, h4{
	font-weight: 600;
	font-size: 1.2rem;
}
.h3, h3{
	font-size: 2rem;
}
.second-text-2{
	color: #d0021b;
	text-decoration: none;
	font-size: 36px;
	font-weight: normal;
	padding-bottom: 30px;
}
.third-text-2{
	font-family: 'Lato', sans-serif;
	font-size: 1rem;
	text-align: justify;
	padding-right: 185px;


}
.stor-text-texten h2{
	color: #d0021b;
	font-size: 64px;
	text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;

}
#stortext{
	background-color: #ffbfbf;
}
.image-div{
	max-width: 465px;
}
.first-text-3{
    padding-top: 2rem;
    padding-bottom: 4rem;
    padding-left: 12rem;
}
.third-span-3{
	background-color: white;
	margin-top: -4rem;
	text-align: left;
	font-family: 'Lato', sans-serif;
}
.kontakt{
	color: black;
	border: 4px solid #056f75;
	background-color: transparent;
	font-family: 'Lato', sans-serif;

}
.kontakta-oss{
	background-color: #ffbfbf;
}
.kontakta-oss-header{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	font-weight: 600;
	font-family: AmericanTypewriter;
}
.vill-du-hora-mer{
	padding-top: 15rem;
	padding-bottom: 12rem;
	font-size: 64px;
	color: #0e5d62;
}
.footer-syskon{
	background-color: #ffbfbf;
}
.footer-container{
	padding-top: 0rem;
	padding-bottom: 6rem;
	color: #d0021b;

}
h1{
	font-size: 64px;
	color: #d0021b; 
	text-decoration: none;
	font-weight: 100;
}
.copyrights{
	text-decoration: none !important;
}
.kontakt:focus, .kontakt:hover{
	color: white;
	border: 4px solid #056f75;
	outline: 0;
	background-color: #056f75;
	padding: 0.55rem 4.5rem;

}
.underline{
	text-decoration: none;
}
.pilen-upp{
	text-align: center;
    margin-left: 80px;
    position: absolute;
    margin-top: 100px;
}
.phone-pink{
	background-color: white;
}
.text-center{
	font-family: AmericanTypewriter !important;
}


@media screen and (min-width: 1024px) and (max-width: 1200px){
	.first-section{
		font-size: 3.3rem;

	}
}




@media screen and (min-width: 768px) and (max-width: 1024px){
	.first-section{
		font-size: 2.5rem;

	}
	.image-div{
		padding-left: 0;
		padding-right: 0;
	}
	.third-text-2 {
		font-size: 0.9rem;
		padding-left: 0;
	}
	.exempel-projekt{
		font-size: 0.9rem;
	}

}


@media screen and (min-width: 480px) and (max-width: 768px){
	.first-section{
		font-size: 1.9rem;

	}

}

@media screen and (max-width: 480px) {
	.first-section{
		font-size: 1.4rem;
		word-break: break-all;

	}
	.button-span{
		padding-top: 2rem;
	}
	.first-text{
		padding-top: 8rem;
		padding-bottom: 4rem;
		font-size: 36px;

	}
	.kontakta-oss-header{
		padding-bottom: 0;
	}
	h1{
		font-size: 2rem;
	}
	.vill-du-hora-mer{
		padding-bottom: 10rem;
		padding-top: 10rem;
	}
	.stor-text-texten h2{
		font-size: 36px;
		padding-top: 0px;
		padding-bottom: 80px;
	}
	.valkommen{
		max-width: 250px;
	    word-break: break-word;
	    margin: 0 auto;
	    padding-top: 90px;
	    padding-bottom: 70px;
	  
	}
	.pil-omoss{
		background-color: #ff8787;
		color: #d0021b;
		margin-left: -10px;
    	margin-right: -10px;
    	padding-top: 50px;
	}
	.pil-omoss-img{
		padding-bottom: 100px !important;
	}
	.random-div{
		padding-top: 20px !important;
	}
	.button-span{
		padding-bottom: 50px;
	}
	.lite-mindre{
		max-width: 300px;
    	margin: 0 auto;
	}
	.pilen-upp{
		margin-left: 0px;
	}
	.om-header{
		max-width: 280px;
		margin: 0 auto;
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 20px;

	}
	.om-header-h3{
		font-size: 20px;
		color: #d0021b;
		padding-bottom: 40px;


	}
	.om-image-div{
		height: auto;
		padding-bottom: 40px;
	}
	.om-text{
		font-size: 14px;
		text-align: justify;
	}
	.vill-du-hora-mer{
		font-size: 36px;

	}
	.phone-pink{
		background-color: rgba(246, 170, 170, 0.25);
	}
	.stor-text-texten{
	    padding-top: 50px;
	}



}



.only-desktop{
	display: none;

}
.only-phone{
	display: none;
}
@media only screen 
	and (min-device-width : 480px){ 
	  .only-desktop {
	  	display: inline;
	  }
  }


@media only screen 
	and (min-device-width : 320px) and (max-device-width : 480px){ 
	  .only-phone {
	  	display: inline;
	  }
  }












