/* Cookies bakgrunden */
.cc_container {
	background-color: #fefffd!important;
	border-color: #acaac4!important;
}

/* Cookies knappen*/
.cc_container a {
	background-color: #005b77!important;
	color: #dfdfdf!important;
}
/* Cookies Texten */
.cc_message {
	color: # 8c8c8c!important;
}


/* ======================= START: MODD TOP ============================*/



/* ======================= STOP: MODD TOP ============================*/

/* ======================= START: MODD CONTENT ============================*/



/* ======================= STOP: MODD CONTENT ============================*/

/* ======================= START: MODD PAGE BOTTOM ============================*/

#page_bottom {
	background-color:#fff;
}


/* ======================= STOP: MODD PAGE BOTTOM ============================*/

/* ======================= START: FONTMODD ============================*/

h1, h2, h3 {
	font-weight:300;
}



/* ======================= STOP: FONTMODD ============================*/



/*******************************************
	START CB: Bred bild med text bild
*******************************************/

.columns.bred_bild_med_text_bild {
	max-width: 100%;
	padding: 0;
}

.columns.bred_bild_med_text_bild .bbmtb_inner {
	max-width: 45em;
    margin: 0 auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.column.bred_bild_med_text_bild {
 	position: relative;
}

.column.bred_bild_med_text_bild .bbmtb_content {
	position: absolute;
	width: 100%;
	z-index: 100;
  	max-width: 80em;
    margin: 0 auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    text-align: center;
    display: table;
}

.column.bred_bild_med_text_bild .bbmtb_content .bbmtb_intro {
	float: left;
	padding: 15em 0;
}

.column.bred_bild_med_text_bild .bbmtb_overlay {
	background: black;
	height: 100%;
  	max-width: 80em;
	position: absolute;
	opacity: 0.7;
}


.column.bred_bild_med_text_bild .bbmtb_content .bbmtb_intro h1 {
	font-size: 40px;
	line-height: 1.1em;
	letter-spacing: 0.04em;
	margin-bottom:0.2em;
	color: #000;
}

.column.bred_bild_med_text_bild .bbmtb_content .bbmtb_intro p {
	font-size: 18px;
	line-height: 1.7em;
}

.column.bred_bild_med_text_bild .bbmtb_content .bbmtb_intro p a {
	color: #fff;
	border: 0;
	text-decoration: underline;
}

.column.bred_bild_med_text_bild .bbmtb_content .bbmtb_intro a {
	pointer-events: auto;
}

.column.bred_bild_med_text_bild .my_wide_image div {
    background-position: 50% 50%!important;
}

.snippet_area_main > .bred_bild_med_text_bild:first-child {
	margin-top: -37px;
}

.bbmtb_knapp {
	border: none !important;
	cursor: pointer;
	font-family: inherit;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 0.75em 3em 0.8125em 3em;
	font-size: 15px;
	background-color: #015a75;
	color: white;
	border-radius: 4px;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.snippet_area > .columns.bred_bild_med_text_bild {
	overflow: visible;
}


@media only screen and (max-width: 990px) {
	
	#page_top {
		margin-bottom: 0;
	}
	
	.snippet_area_main > .bred_bild_med_text_bild:first-child {
		margin-top: 0;
	}
	
	.bred_bild_med_text_bild .my_wide_image div {
		background-image: url('../../../images/Utan_Sylvan-startbild_1920x1230.jpg')!important;
	}
	
	.column.bred_bild_med_text_bild .bbmtb_content .bbmtb_intro {
		float: none;
	}	
	
	.columns.bred_bild_med_text_bild .bbmtb_inner {
		max-width: 100%;
	}
	
	.column.bred_bild_med_text_bild .bbmtb_content {
		max-width: 100%;
	}	
	
}



@media only screen and (max-width: 600px) {
	.columns.bred_bild_med_text_bild {
		margin-left: 0;
		margin-right: 0;
	}
	
	.column.bred_bild_med_text_bild .bbmtb_overlay {
		margin-right: 15px!important;
	}
}


/*******************************************
	END CB: Bred bild med text bild
*******************************************/


/*******************************************
  START CB: Text centrerad bred
*******************************************/

.columns.text_centrerad_bred {
    max-width: 100%;
    padding: 50px 0;
}

.columns.text_centrerad_bred .tcb_inner {
    max-width: 63em;
    margin: 0 auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.text_centrerad_bred {
	text-align: center;
	background-color: #EEEEEE;
}

.text_centrerad_bred p {
	font-size: 16px;
}

.text_centrerad_bred h1 {
	/*text-transform: uppercase;*/
	margin-bottom: 0.7em;
	font-weight: 300;
}

.text_centrerad_bred h2 {
	/*text-transform: uppercase;*/
	margin-bottom: 0.6em;
	font-weight: 300;
}

@media only screen and (max-width: 600px) {
	.text_centrerad_bred {
		margin-bottom: 1em;
	}
}
/*******************************************
  STOP CB: Text centrerad bred
*******************************************/

/*******************************************
  START CB: Text centrerad bred synced
*******************************************/

.snippet_area_maintop > .text_centrerad_bred_synced:first-child {
	margin-top: -37px;
}

.columns.text_centrerad_bred_synced {
    max-width: 100%;
    padding: 50px 0;
    background-color: #EEE;
}

.columns.text_centrerad_bred_synced .tcb_inner {
    max-width: 63em;
    margin: 0 auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.text_centrerad_bred_synced {
	text-align: center;
}

.text_centrerad_bred_synced p {
	font-size: 16px;
}

.text_centrerad_bred_synced h2 {
	margin-bottom: 0.6em;
	font-weight: 300;
}


/*******************************************
  STOP CB: Text centrerad bred synced
*******************************************/


/*******************************************
  START CB: Tre puffar
*******************************************/

.columns.tre_puffar {
    max-width: 100%;
    padding: 50px 0;
    background-color: #EEEEEE;
}

.columns.tre_puffar .tp_inner{
    max-width: 63em;
    margin: 0 auto;

    padding-left: 0.9375em;
    padding-right: 0.9375em;
    text-align: center;
}

.tp_text_content p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight:400;
	font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Helvetica, Arial;
}

.tp_text_content p a {
	border-bottom-width: none;
	border-bottom-style: none;
}

.tp_text_content p a:hover {
	border-bottom-width: none;
	border-bottom-style: none;
}

.tp_text_content p.last-child {
    margin-bottom:0;
}

.tp_text_content {
    margin-top: 15px;   
}

.tp_rubrik h2 {
	margin-bottom: 0.6em;
	font-weight: 300;  
}

.tp_image_text {
    text-align: center;
    width: 33%;
    float: left;
    padding: 20px;
    
/*  
	margin-right: 1%;
    margin-left: 1%;
    background-color: #fff; 
*/
}

.tp_image_cont {
    background-color: #fff;
    width: 160px;
    height: 160px;
    text-align: center;
    margin: auto;
	padding: 30px;
    border-radius: 50%;
}


@media only screen and (min-width: 601px) and (max-width: 800px) {
    
	.tp_image_text{
	    width:48%;
	    float:left;
	    margin-bottom: 15px;
	}
	
	.tp_image_cont img{
	    max-width:100%;
	}
}

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

	.tp_image_text{
	    width:100%;
	    float:none;
	}
	
	.columns.tre_puffar {
		margin-bottom:1.5em;
	}
}

/*******************************************
  STOP CB: Tre puffar
*******************************************/


/*******************************************
  START CB: BRED TEXT KNAPP
*******************************************/

.columns.bred_text_knapp {
    max-width: 100%;
    padding: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #EEEEEE;
}

.columns.bred_text_knapp .btk_inner {
    max-width: 63em;
    margin: 0 auto;

    padding-left: 0.9375em;
    padding-right: 0.9375em;
    text-align: center;
}

.btk_content {
    /*  background-color: #fff;
    padding: 20px;  */
}

.btk_text {
    text-align: center;
    margin-bottom: 20px;
}

.btk_text p {
	font-size: 20px;
	font-weight:300;
}

.columns.bred_text_knapp .button.orig {
	background-color: #015a75;
}

@media screen and (max-width: 600px) {
	.columns.bred_text_knapp {
		margin-bottom:20px;
	}
}

/*******************************************
    END CB: BRED TEXT KNAPP
*******************************************/


/*******************************************
  START CB: Event
*******************************************/

.column.event {
	background: #EEEEEE;
	padding: 20px;	
}

.icon {
	display: block;
	width: 24px;
	height: 23px;
	background: url("../../../images/event.png");
	float: left;
}



.column.event div .title {
	display: block;
	margin: 0px 0 0 11px;
	float: left;
	width: 80%;
}

.column.event div .title h2 {
	font-size: 19px;
	font-weight: 300;
	margin-bottom: 9px;
}

.column.event p {
	clear: both;
}

.column.event p.last-child {
	margin-bottom: 0;
}

.columns.page-title + .columns.event {
	margin-top: 30px;
}

.columns.event {
	margin-bottom: 5%;
}

/*******************************************
  END CB: Event
*******************************************/

/*******************************************
  START CB: Fem puffar
*******************************************/

.columns.fem_puffar {
    max-width: 100%;
    padding: 50px 0;
    background-color: #EEEEEE;
}

    .columns.fem_puffar .fp_inner {
        max-width: 63em;
        margin: 0 auto;

        padding-left: 0.9375em;
        padding-right: 0.9375em;
        text-align: center;
    }

.fp_box_one,
.fp_box_two,
.fp_box_three,
.fp_box_four {
	width: 16.8%;
	float: left;
	margin-right: 4%;
	text-align: center;
}

.fp_box_five{
	width: 16.8%;
	float: left;
	margin-right: 0;
	text-align: center;
}

.fp_box_one p,
.fp_box_two p,
.fp_box_three p,
.fp_box_four p,
.fp_box_five p {
	text-transform: uppercase;
	font-size: 16px;
}

.fp_box_one p.last-child,
.fp_box_two p.last-child,
.fp_box_three p.last-child,
.fp_box_four p.last-child,
.fp_box_five p.last-child {
	margin-bottom:0;
}


.fp_box_one img,
.fp_box_two img,
.fp_box_three img,
.fp_box_four img,
.fp_box_five img {
	margin-bottom: 15px;
}


@media only screen and (min-width: 601px) and (max-width: 800px) {

	.fp_box_one,
	.fp_box_two,
	.fp_box_three {
		width:33%;
		margin:0 0 45px 0;
		float:left;
	}
	
	
	.fp_box_four,
	.fp_box_five {
		width:48%;
		float:left;
		margin:0;
	}

}

@media only screen and (min-width: 501px) and (max-width: 600px) {

	.fp_box_one,
	.fp_box_three {
		width:48%;
		margin:0 0 45px 0;
		float:left;
	}
	
	
	.fp_box_two,
	.fp_box_four {
		width:48%;
		float:left;
		margin:0 0 45px 0;
	}
	
	
	.fp_box_five{
		width:100%;
		text-align: center;
		float: none;
	}
	
	.fem_puffar {
		margin-bottom:1.5em;
	}
}

@media only screen and (max-width: 500px) {
	.fp_box_one ,
	.fp_box_two ,
	.fp_box_three ,
	.fp_box_four ,
	.fp_box_five  {
		width:100%;
		margin:0 0 45px 0;
		float: none;
	}
	
	.fp_box_five  {
		width:100%;
		margin:0;
		float: none;
	}
	
	.fem_puffar {
		margin-bottom:1.5em;
	}
}

/*******************************************
  STOP CB: Fem puffar
*******************************************/


/*******************************************
	START CB: Avdelare
*******************************************/

.avdelare_in_div {
	height: 1px;
	border: 0;
	border-top: 1px solid #D8D7D7;
	margin: 1.5em 0;
	padding: 0;
}

/*******************************************
	START CB: Avdelare
*******************************************/


/*******************************************
  START CB: Bild med text
*******************************************/

.column.bild_med_text .text_right {
  float: left;
  width: 80%;
  padding-left: 50px;
  text-align: left !important;
}

.column.bild_med_text .text_right h1 {
	margin-bottom:0.7em;
}

.column.bild_med_text .text_right h2 {
	margin-bottom:0.6em;
}

.column.bild_med_text .text_right h3 {
	margin-bottom:0.5em;
}


.column.bild_med_text .image_left {
  float: left;
  width: 20%;
}

.column.bild_med_text .image_left img{
  border: none !important;
}

.column.bild_med_text .both {
  clear: both;
}

@media only screen and (max-width: 599px) {
  .column.bild_med_text .text_right,
  .column.bild_med_text .image_left {
    width: 100%;
    padding-left: 0;
  }
  
  .column.bild_med_text .image_left{
	text-align: center!important;
}
}

@media only screen and (max-width: 599px) {
  .column.bild_med_text .image_left {
    padding-bottom: 40px;
  }
}
/*******************************************
    END CB: Bild med text
*******************************************/

/***********************************************
**				  START: Sidebar	 		  **
***********************************************/


.latest_posts li,
.column.latest_posts_synced li { 
	border-bottom: 1px solid grey;
	padding-top: 0.5em;
	padding-bottom: 0.7em;
	padding-left:0.3em;

}

.latest_posts li:first-child, 
.column.latest_posts_synced li:first-child { 
	border-bottom: 1px solid grey; 
	padding-top: 0em;
	padding-bottom: 0.7em;
	padding-left:0.3em;
}

.column.latest_posts ul, .column.latest_posts_synced ul {
	margin-left: 0;
	font-size: 1.1em;
}

/***********************************************
**				  END: Sidebar	 		  **
***********************************************/


/*******************************************
    START CB: Text film
*******************************************/

/*.flex-video{
	padding: 138px;
}*/

.tf_heading {
	margin-bottom: 25px;
}

.tf_video {
	margin-bottom: 25px;
}
/*
.tf_video {
	height: 245px;
}
*/
/*******************************************
    END CB: Text film
*******************************************/


