/* !Reset */
@font-face {
    font-family: 'bpreplaybold';
    src: url('/fonts/bpreplaybold-webfont.eot');
    src: url('/fonts/bpreplaybold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bpreplaybold-webfont.woff') format('woff'),
         url('/fonts/bpreplaybold-webfont.ttf') format('truetype'),
         url('/fonts/bpreplaybold-webfont.svg#bpreplaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'metropolis_1920regular';
    src: url('/fonts/metropolis_1920-webfont.eot');
    src: url('/fonts/metropolis_1920-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/metropolis_1920-webfont.woff') format('woff'),
         url('/fonts/metropolis_1920-webfont.ttf') format('truetype'),
         url('/fonts/metropolis_1920-webfont.svg#metropolis_1920regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url("http://cdn.wewantfur.com/basicfur/css/basicfur-v2-min.css");


/* !Typography */

html,body{
	-webkit-font-smoothing: antialiased;
	font-family: arial, sans-serif;
	font-weight: 600;
	color:#283d41;
	font-size: 14px;
	min-height: 600px;
	min-width: 960px;
}


/*
li{
	list-style: none;
}
*/

h1 {
    font-family: 'metropolis_1920regular';
	font-weight: normal;
	line-height: 120px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 60px 0;
}

h2 {
    font-family: 'bpreplaybold';
	font-size: 26px;
	color:#283d41;
	font-weight:normal;
}

.white{
	color:#fff;
}

.red{
	color:#ff493a;
}

.center{
	width: 300px;
	text-align: center;
	margin: 40px auto;
}

a{
	color: #fff;
	text-decoration: none;
}

/* !General */

div.controlArrow.prev{
	width: 30px;
	height: 50px;
	left:100px;
	border-width:0;
	border-color: transparent transparent transparent transparent!important;
	background: url(/img/left.png) no-repeat !important;
}


div.controlArrow.next{
	width: 30px;
	height: 50px;
	right:100px;
	border-width:0;
	border-color: transparent transparent transparent transparent !important;
	background: url(/img/right.png) no-repeat !important;
}

.wrapper{
	width: 1000px; 
	min-height: 680px;
	margin: 0px auto;
}

#section{
	min-width: 960px;
}



/* !navigation */
.fixed-menu{
	text-align: center;
	width: 100%;
	font-size:16px !important;
	height: 30px;
	overflow: hidden;
	background: #283d41;
	position: fixed;
	z-index: 99999;
	top:0;
	left:0;
}

.fixed-menu a{
	color:#fff;
	text-decoration: none;
	line-height: 30px;
	padding: 0 10px;
}


.fixed-menu a.active,
.fixed-menu a:hover{
	color:#FCF29C;
}

#menu{
	position: fixed;
	right: 0;
	top:50%;
	margin-top: -65px;
	width: 40px;
	min-height: 20px;
	z-index:2;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li a{
	list-style: none;
	height: 20px;
	width: 20px;
	text-indent: -99999px;
	background:#283d41;
	display: block;
	border-radius: 50%;
	margin: 10px 0;
	-webkit-transform:scale(.6);
	   -moz-transform:scale(.6);
	        transform:scale(.6);
    -webkit-transition: 350ms -webkit-transform ease-in-out, 300ms opacity ease-in;
       -moz-transition: 350ms -moz-transform ease-in-out, 300ms opacity ease-in;
		-ms-transition: 350ms -ms-transform ease-in-out, 300ms opacity ease-in;
			transition: 350ms -webkit-transform ease-in-out, 300ms opacity ease-in;
}

#menu ul li.active a{
	background:#fff;
}


#menu ul li.contrast a{
	background:#cef8e9;
}

#menu ul li.contrast.active a{
	background:#fcf29c;
}


/* !section1 */

#section1 h1{
	font-size: 112px;
	color:#283d41;
}

#section1 h1 > span{
	border-bottom: 4px solid;
}

#section1 #intro{
	width: 960px;
	margin: 0;
}

#section1 .block{
	width: 300px;
	float: left;
	margin-left:40px;
}


#section1 .block img{	
	width: 220px;
	
}



#section1 .block p{
	min-height:80px; 
}

#section1 .block span{
	color:#ff493a;
	text-decoration: underline;
}

#section1 .block a{
	color:#283d41;
	text-decoration: none;
}

#section1 .block:first-child{
	margin-left: 0;
}

#section1 .block.text{
    font-family: 'bpreplaybold';
    font-weight: normal;
	font-size: 22px;
	text-align: center;
	width: 280px;
}





/* !section2 */

#section2 h1{
	font-size: 112px;
	color:#fff;
}

#section2 h1 > span{
	border-bottom: 4px solid;
}

#section2 h2{
	color:#fff;
}


#section2 .img-holder{
	margin-right: 60px;
	float: left;
	
}

#section2 .text-holder{
	width: 340px;
	float: left;	
	color:#283d41;
}


#section2 .link{
	text-decoration: underline;
}

/* !section3 */
#section3 h1{
	font-size: 112px;
	color:#283d41;			
}

#section3 h1 > span{
	border-bottom: 4px solid;
}
#section3 .img-holder{
	text-align: center;
	width: 450px;
	margin-right: 60px;
	float: left;
	
}

#section3 .text-holder{
	width: 460px;
	float: left;	
	color:#283d41;
}

#section3 h2{
	color:#ff6565;
}


/* !section4 */
#section4 h1{
	font-size: 112px;
	color:#cef8e9;		
}

#section4 h1 > span{
	border-bottom: 4px solid;
}

#section4 #links{
	width: 960px;
	margin: 80px auto;
	text-align: center;
}

#section4 #links .block{
	margin-left:40px;
	width: 280px;
	float:  left;
}

#section4 #links .block:first-child{
	margin-left: 0;
}

#section4 #links .block a{
    font-family: 'bpreplaybold';
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px solid;
	line-height: 36px;
}

#section4 #links .block a:hover{
	border-bottom: 0px solid;
}

#section4 #links .block1 a{
	color:#fff;
}

#section4 #links .block2 a{
	color:#ff6565;
}

#section4 #links .block3 a{
	color:#fcf29c;
}

#section4 #links ul{
	margin: 0;
	padding: 0;
}

#section4 #links ul li{
	list-style: none;
}


/* !down up */


#up{
	position: absolute;
	z-index: 99999;
	left: 0;
	bottom: 20px;
	display: block;
	width: 100%;
	height: 50px;
	cursor: pointer;
	clear: both;
}

.up-blue{
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -999999px;
	background:url(/img/up.lightblue.png) no-repeat center center;	
}

.down{
	position: absolute;
	z-index: 99999;
	left: 0;
	bottom: 20px;
	display: block;
	width: 100%;
	height: 50px;
	cursor: pointer;
	clear: both;
}

.down-red{
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -999999px;
	background: url(/img/down-red.png) no-repeat center center;
	background-size:60%;
}

.down-yellow{	
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background: url(/img/down-yellow.png) no-repeat center center;
	background-size:60%;
}

.down-blue{
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background: url(/img/down.blue.png) no-repeat center center;
	background-size:60%;
}



/* !overons */

.overons{
	font-size: 16px;
	line-height: 18px;
	color:#283d41;
	background: #fcf29c;
}

.overons .wrapper{
	padding: 80px 0;
	min-width: 780px;
	width: 60%;
}

.overons h1{
	font-size: 112px;
	color:#283d41;	
}

.overons h2{
	font-size: 18px;
	line-height: 20px;
	margin: 30px 0 0 0;
	color:#ff6565;
}

.overons footer{
	font-size: 13px;
	margin: 120px 0 40px 0;
	margin: 40px 0;
}


/* !contact */

.contact{
	font-size: 16px;
	line-height: 18px;
	color:#283d41;
	background: #fcf29c;
}

.contact h1{
	font-size: 112px;
	color:#283d41;	
}


.contact .wrapper{
	padding: 80px 0;
	min-width: 780px;
	width: 60%;
}


.contact h2{
	margin: 30px 0 0 0;
	font-size: 26px;
}


/* !story */


.story{
	font-size: 16px;
	line-height: 18px;
	color:#283d41;
	background: #ff6565;
}

.story .wrapper{
	padding: 80px 0 0 0;
	min-width: 780px;
	width: 60%;
}


.story h2{
	color:#fff;
	margin: 30px 0 0 0;
	font-size: 26px;
	line-height: 32px;
}

.story .kopkort {
  color: #fff;
  margin: 0px 0 0 0;
  font-size: 26px;
  line-height: 32px;
}



.share-story{
	text-align: center;
	color: #ff6565;
/* 	background: #CEF8E9; green */
	background: #fff;	
	padding: 10px 20px;
	margin: 20px 0 10px 0;
	text-decoration: none;
	display: inline-block;
	border-radius: 4px;
}

.share-story:hover{
	background: #ffecec;
}


/* !Footer */


@media (max-width:768px)  {

.link,
.share-story{
	margin:  20px;
	text-align: center;
}

body,
html{
	min-width: 768px;
}

.wrapper{
	width:100%;
}

h2,
p{
	padding: 0 20px;
}

ul{
	padding: 0 20px;
}

li{
	padding: 0;
}

#up,
.down,
#menu{
	display: none;
}



/* !section1 */

#section1{
	width: 100%;
	background:#cef8e9;
	float:none;
	display: block;
	padding: 20px 0;
	clear: both;
}

#section1 .block{
	width: 100%;	
	padding: 20px 0;
	text-align: center;
}

#section1 .block.text,
#section1 #intro{
	width: 100%;
	margin: 0 auto;
}

#section1 h1{
	font-size: 80px;	
}


#section1 .block{
	width: 700px;
	margin: 0 auto;
	float:none;
	display: block;
	clear: both;
}



/* !section2 */
#section2{
	width: 100%;
	padding: 20px 0;
	background:#ff6565;
	display: block;
	clear: both;
}

#section2 .text-holder{
	width: 100%;
	text-align: center;
}

#section2 .slide{
	padding: 20px 0;
	background:#ff6565;
	display: block;
	clear: both;
}


#section2 .img-holder{
	text-align: center;
	float: none;	
}



/* !section3 */
#section3{
	width: 100%;
	background:#fcf29c;
	padding: 20px 0;
	float: none;
	display: block;
	clear: both;
}

#section3 h1{
	font-size: 80px;
}


#section3 .img-holder{
	text-align: center;
	float: none;	
}


#section3 .slide{
	width: 100%;
	background:#fcf29c;
	display: block;
	clear:both;
}

#section3 .text-holder{
	width: 100%;	
}

#section3 .text-holder li{
	list-style: circle;	
}



/* !section4 */
#section4{
	width: 100%;
	padding: 20px 0;
	background:#283d41;
	float: none;
	display: block;
	clear: both;
}

#section4 #links{
	width: 100%;	
}

#section4 #links .block{
	width: 700px;
	margin: 0 auto !important; 
	float: none;
	display: block;
	clear: both;	
}


}


.insta {
	width: 16px;
	display: inline-block;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 6px;
}

