@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
/* Overall */
#wpadminbar {
	position: fixed !important;
}
html {
	background: #333;
}
body {
	overflow: hidden;
	position: relative;
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#444;
}
.row-wrap .row,
header .wrap,
footer .wrap {
	max-width: 990px;
	padding: 0 23px;
	margin: 0 auto;
	box-sizing: border-box;
}
footer .wrap {
	padding: 20px 40px;
}
header .wrap {
	padding: 0 40px;
}
.clear {
	clear: both;
	display: block;
}
.item-area-wrap-slug-17-percent {
	float: left;
	width: 16.6666667%
}
.item-area-wrap-slug-20-percent {
	float: left;
	width: 20%
}

/* Text */
h1, h2, h3, h4, h5, h6 {
	font-family: arial, Arial, Helvetica, sans-serif;
}
h1, .entry-content h1, .entry-summary h1, .page-content h1, .comment-content h1 {
	font-size: 42px;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom: 30px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 16px;
	font-weight:normal;
	color:#666666;
}
h4, .entry-content h4 {
	font-size: 16px;
	font-weight:normal;
	color:#666666;
}
/*a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}*/
a:focus {
	outline: none;
}
a:hover, a:focus {
	color: #1f3d4e;
}

/* Header */
header {
	box-shadow: 0 0 5px rgba(98,121,130,0.2); -webkit-box-shadow: 0 0 5px rgba(98,121,130,0.2); -moz-box-shadow: 0 0 5px rgba(98,121,130,0.2);
}
#site-header {
	float: left;
	line-height: 80px;
}
#site-header > a {
	float: left;
	margin-right: 10px;
}
header .site-title,
header .tagline {
	float: left;
	line-height: 40px;
	padding: 20px 4px;
	font-size: 22px;
}
header .tagline {
	line-height: 30px;
	font-size: 14px;
	padding-top: 29px;
}
.main-navigation {
	float: right;
}
.main-navigation li {
	display: inline-block;
	border-top: none;
}
.main-navigation a {
	line-height: 40px;
	padding: 0 16px;
	font-size:13px;
	color:#666;
}
a.toggle-menu {
	display: none;
}
.dropdown-toggle {
	display: none;
}
/*.main-navigation .page_item_has_children > a, 
.main-navigation .menu-item-has-children > a {
	padding-right: 32px !important;
}*/
/*.main-navigation .page_item_has_children > a:after,
.main-navigation .menu-item-has-children > a:after {
	color: #333;
	font-family:'Glyphicons Halflings';
	content: "\e259";
	font-size: 11px;
	position: absolute;
	right: 0;
	width: 20px;
}*/
.main-navigation ul ul {
	position: absolute;
	right: 0;
	width: 300px;
	background: rgba(51,51,51,0.95);
	border-top: 4px solid #008f98;
	z-index: 999;
	opacity: 0;
	display: block;
	visibility: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-navigation .menu > ul > li > a {
	padding: 20px 16px;
}
.main-navigation ul ul li {
	display: block;
}
/*.main-navigation ul ul a {
	color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #303030;
}
.main-navigation ul ul a:hover {
	background: #303030;
}*/
.main-navigation ul li:hover ul {
	opacity: 1;
	visibility: visible;
}
.main-navigation .current_page_item > a, 
.main-navigation .current-menu-item > a, 
.main-navigation .current_page_ancestor > a {
	font-weight: bold;
	color: #fff;
	background:#1f3d4e;
}
.main-navigation .page_item_has_children > a:hover:after, 
.main-navigation .menu-item-has-children > a:hover:after {
	color: #008f98;
}

/* Banner image */
.entry-thumbnail {
	position: relative;
	max-height: 400px;
	overflow: hidden;
}
.entry-thumbnail img {
	position: relative;
	width: 100%;
}

/* Home page */
.home-widgets {
	margin: 0;
	background: #f0f4f6;
}
.home-widgets > div {
	padding: 40px 0;
}

/* Widgets */
.page-widgets {
	margin: 0;
	background: #f0f4f6;
}
.page-widgets > div {
	padding: 40px 0;
}
.widget_stats_widget {
	background: #333;
	color: #fff;
}
.widget_stats_widget .numb {
	color: #16d7e8;
	font-size: 32px;
	font-weight: 100;
}

.bar-container .bar {
	position: relative;
	background: #fff;
	height: 10px;
	margin-top: 10px;
}
.bar-container .percent {
	position: absolute;
	top: 0;
	left: 0;
	background: #16d7e8;
	height: 10px;
	width: 0;
}
.bar-container .percent-tip {
	display: none;
	position: absolute;
	background: #fff;
	margin-top: -30px;
	right: 100%;
	font-size: 12px;
	padding: 2px 5px;
	border-radius: 5px 5px 0 5px; -webkit-border-radius: 5px 5px 0 5px; -moz-border-radius: 5px 5px 0 5px;
}

.icon-block h3 {
	text-align: center;
	margin-bottom: 40px;
}
.icon-block .item-area-wrap {
	text-align: center;
}
.icon-block .icon {
	display: inline-block;
	width: 140px;
	height: 140px;
	line-height: 140px;
	font-size: 40px;
}
.icon-block .icon .glyphicon {
	padding: 50px;
	background: #eaf0f2;
	border-radius: 70px; -webkit-border-radius: 70px; -moz-border-radius: 70px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.icon-block a:hover {
	color: #16d7e8;
}
.icon-block a:hover .icon .glyphicon {
	color: #fff;
	background: #16d7e8;
}
.icon-block .text {
	display: block;
	padding: 20px;
}

.circle-container {
	text-align: center;
	padding: 20px 0;
}
.circle-container.left {
	text-align: left;
	float: left;
}
.circle-container.right {
	text-align: right;
	float: right;
}
.circle-container .circle {
	position: relative;
}
.circle-container .percent {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -33px;
	line-height: 60px;
	font-size: 32px;
}

div.widget_image_grid {
	padding: 0;
}
.widget_image_grid > .row {
	max-width: none;
	padding: 0;
	border: none;
	font-size: 0;
}
.widget_image_grid > .row > .item-wrap {
	margin: 0;
	border: none;
}
.imagegrid-container > .row .item-area-wrap {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 !important;
}
.imagegrid-container.tiles {
	background: #303648;
	float: left;
	width: 100%;
}
.imagegrid-container a,
.imagegrid-container.boxes .thumb {
	display: block;
	overflow: hidden;
	position: relative;
} 
.imagegrid-container img {
	position: absolute;
	max-width: none;
	width: auto;
	min-width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.imagegrid-container a:hover img {
	opacity: 0.6;
}
.imagegrid-container.tiles .text {
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.imagegrid-container.tiles .text h4 {
	text-transform: uppercase;
}
.imagegrid-container.tiles .text span {
	font-weight: 100;
}

.imagegrid-container.boxes {
	padding: 40px 0;
}
.imagegrid-container.boxes img {
	opacity: 1;
}
.imagegrid-container.boxes .text {
	background: #fff;
	padding: 20px 30px;
	text-align: left;
	color: #333;
	font-size: 14px;
}
.imagegrid-container.boxes .text h4 {
	line-height: 18px;
}
.imagegrid-container.boxes .text p {
	margin-bottom: 0;
	color: #b0b6b9;
	padding-top: 10px;
	font-weight: 100;
}

/* Content (page builder) */
.hentry {
	background: transparent;
	padding-top: 0;
}
.hentry > .entry-content {
	min-height: 400px;
}
.row-area-row-wrap,
.std-container {
	padding: 40px 0;
}
.row-wrap.vp-alt-style {
	background: url(../images/dark_edges.png) 0 0 repeat;
	color: #fff;
	padding: 20px 0;
	margin: 20px 0;
}
.page-overlay {
	display: none;
	position: fixed;
	background: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.post-date {
	opacity: 0.7;
	font-size: 12px;
}
.post-meta ::before {
	font-size: 24px;
}
.byline {
	display: none;
}

/* Sidebar template */
.w-sidebar {
	position: relative;
}
.w-sidebar .row-wrap .row > div,
.w-sidebar .entry-content .row > div {
	padding-right: 30%;
}
.w-sidebar.w-left .row-wrap .row > div,
.w-sidebar.w-left .entry-content .row > div {
	padding-left: 30%;
	padding-right: 0;
}
.w-sidebar .page-widgets .full .row > div,
.w-sidebar .page-widgets .widget_image_grid .row > div {
	padding-left: 0;
	padding-right: 0;
}
.w-sidebar .page-widgets .widget_image_grid .row .boxes {
	padding-right: 30%;
}
.w-sidebar.w-left .page-widgets .widget_image_grid .row .boxes {
	padding-left: 30%;
	padding-right: 0;
}
#custom_sidebar {
	position: absolute;
	width: 100%;
	padding: 40px 0 0;
	margin: 0;
	top: 0;
	left: 0;
	height: 0;
	overflow: visible;
	z-index: 1;
}
#custom_sidebar .row {
	height: 0;
	overflow: visible;
}
#custom_sidebar .sidebar-container {
	position: relative;
	margin-left: 73%;
	width: 27%;
	padding: 30px;
	background: #f5fafc;
	border-bottom: 4px solid #eaf0f2;
	overflow: hidden;
}
#custom_sidebar.left .sidebar-container {
	margin-right: 73%;
	margin-left: 0;
}
#custom_sidebar .sidebar-container .custom-widget {
	margin-bottom: 30px;
}
#custom_sidebar .icon-block h3 {
	margin-bottom: 10px;
}
.main-navigation .menu > li.menu-item-has-children:hover, .main-navigation .menu > li.menu-item-has-children:active, .main-navigation .menu > li.menu-item-has-children:focus {
	background:#333;
	color:#fff !important;
}

/* Formulars */

/* Footer */
.site-footer {
	background: #333;
	color: #fff;
	padding: 20px 0;
}
.site-footer .row-wrap {
	margin-bottom: 30px;
}
.site-footer .footer-widgets {
	margin-bottom: 0;
}
.site-footer .item-area-wrap {
	text-align: inherit;
}

@media (max-width: 1024px) {
	

	.w-sidebar .row-wrap .row > div,
	.w-sidebar .entry-content .row > div {
		padding-right: 40%;
	}
	.w-sidebar.w-left .row-wrap .row > div,
	.w-sidebar.w-left .entry-content .row > div {
		padding-left: 40%;
		padding-right: 0;
	}
	#custom_sidebar .sidebar-container {
		margin-left: 63%;
		width: 37%;
	}
	#custom_sidebar.left .sidebar-container {
		margin-right: 63%;
		margin-left: 0;
	}

	.imagegrid-container .item-area-wrap-slug-25-percent {
		width: 50%;
	}
	.imagegrid-container .item-area-wrap-slug-20-percent {
		width: 50%;
	}
	.imagegrid-container .item-area-wrap-slug-17-percent {
		width: 33.3333333%;
	}
}
@media (max-width: 768px) {
	.main-navigation {
		padding-top: 40px;
	}
	.main-navigation > a {
		padding-right: 0;
	}
	.main-navigation .menu {
		position: absolute;
		right: -250px;
		width: 250px;
		background: #f5fafc;
		top: 0;
		height: 100%;
		z-index: 99999;
	}
	.main-navigation .menu li {
		width: 100%;
	}
	.main-navigation .menu li a {
		padding: 14px 20px;
  		line-height: 23px;
  		border-bottom: 1px solid #e1e8ea;
	}

	.main-navigation .menu .sub-menu li a {
		border-bottom: 1px solid #a5a5a5;
		color: #dedede;
	}
	.main-navigation .menu .sub-menu .current_page_item > a, .main-navigation .current-menu-item > a {
		background: #999999;
		color:#000;
		font-weight:bold;
	}
	.main-navigation .current_page_item > a, 
	.main-navigation .current-menu-item > a, 
	.main-navigation .current_page_ancestor > a {
		font-weight: normal;
		background: #fff;
	}
	.main-navigation .page_item_has_children > a:after, 
	.main-navigation .menu-item-has-children > a:after {
		content: none;
	}
	.dropdown-toggle {
		height: 52px;
		width: 63px;
		top: 0;
		display: block;
		background: transparent !important;
		outline: none !important;
	}
	.main-navigation ul ul {
		display: none;
		opacity: 1;
		visibility: visible;
		position: relative;
		margin: 0;
		width: 100%;
		background: #999999 !important;
		border-top: none;
	}
	.main-navigation .menu ul ul li a {
		line-height: 17px;
		color: #333;
		background: #eaf0f2 !important;
	}
	.main-navigation .menu ul ul li.current_page_item > a, 
	.main-navigation .menu ul ul li.current-menu-item > a, 
	.main-navigation .menu ul ul li.current_page_ancestor > a {
		 color: #008f98;
	}
	a.toggle-menu {
		display: block;
		vertical-align: top;
	}
	a.toggle-menu .label {
		vertical-align: top;
		font-family:arial, Arial, Helvetica, sans-serif;
		margin-right:10px;
	}
	.toggle-menu .glyphicon {
		padding-right: 5px;
		line-height: 40px;
		font-size: 28px;
	}
	#page.menuopen {
		position: relative;
	}
	form.searchbox {
		display:none;
	}
	header .wrap {
		padding-right:10px;
		padding-left:10px;
	}
	.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
		color:#1f3d4e;
		font-weight:bold;
	}
	.main-navigation .menu {
    background: #fff;

	}
}
@media (max-width: 767px) {


	footer .wrap {
		padding: 20px;
	}
	header .wrap {
		padding: 0 20px;
	}
	.row-wrap .row {
		padding: 0 15px;
	}
	.widget_image_grid > .row {
		padding: 0;
	}
	header .site-title {
		float: none;
		font-size: 16px;
		line-height: 22px;
		padding: 20px 0 0;
		display: block;
	}
	header .tagline {
		float: none;
		font-size: 13px;
		line-height: 19px;
		padding: 0;
		display: block;
	}
	#site-header {
		float: left;
		width: 70%;
	}

	.w-sidebar .row-wrap .row > div,
	.w-sidebar .entry-content .row > div {
		padding-right: 0;
	}
	.w-sidebar.w-left .row-wrap .row > div,
	.w-sidebar.w-left .entry-content .row > div {
		padding-left: 0;
	}
	#custom_sidebar {
		position: static;
		height: auto;
		background: #f5fafc;
	}
	#custom_sidebar .row {
		height: auto;
	}
	#custom_sidebar .sidebar-container {
		margin-left: 0;
		width: 100%;
		border-bottom: none;
	}
	#custom_sidebar.left .sidebar-container {
		margin-right: 0;
	}
}
@media (max-width: 640px) { /* From velocity page */
	.imagegrid-container .item-area-wrap-slug-25-percent,
	.imagegrid-container .item-area-wrap-slug-50-percent,
	.imagegrid-container .item-area-wrap-slug-33-percent,
	.imagegrid-container .item-area-wrap-slug-67-percent,
	.imagegrid-container .item-area-wrap-slug-20-percent,
	.imagegrid-container .item-area-wrap-slug-17-percent {
		width: 100%;
	}
}
@media (max-width: 400px) {
	a.toggle-menu .label {
		display: none;
	}
}

/*CUSTOM CSS*/

#top-bar {
	background: #ffffff;
    border-bottom: 1px solid #efefef;
    height: 39px;
    width:100%;
}
#top-bar .wrap { height:inherit; }
#lang_sel { height:auto; margin:6px 0; float:right; }
#lang_sel li, #lang_sel ul ul { width:110px; }
#lang_sel img.iclflag { top:-1px; }
header .wrap {
    max-width: 960px;
    padding:0;
    height:110px;
}
#site-header{
	padding-top:20px;
	margin: 0 10px 0 10px;

}

#title {
	height:80px;
	background: #FFFFFF;
    background-image: linear-gradient(bottom, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #FAFAFA 0%, #FFFFFF 100%);
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
.title-container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-top: 20px;
}
#title #breadcrumbs a {
    color: #aaaaaa;
}
#title h1 {
	font-family: arial, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #666666;
}
#breadcrumbs {
	padding-top:10px;
	color: #aaaaaa;
	font-size:11px;
	margin-right:10px;
}
.header-widget {
	float: right;
    width: 50px;
    position: relative;
    top: 55px;
    margin-left: 16px;
}

.menu-hovedmenu-container, .menu-menu-container {
	padding-top:50px;
}
#searchform {
margin-top: 55px;
}

#searchform .searchbox-input {
	border:0 !important;
}
form.searchbox {
	float:right;
}
input.searchbox-submit {
	display:none;
}
.searchbox-input {
	margin: 0;
    padding: 8px 0 8px 34px;
    width: 50px;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    box-shadow: none;
    color: #ffffff;
    background: url(../images/search.png) no-repeat 10px 8px;
}
.searchbox-input:focus {
	position:absolute;
	background:#ebebeb;
	width:150px;
	border:0 !important;
	background: url(../images/search.png) no-repeat #ebebeb 10px 8px;

}
.column-left {
	margin-left:10px;
}
.column-right {
	margin-right:10px;
}

.menu-hovedmenu {
	margin-right: 50px;
}

.home #title, .page-id-7 #title, .page-id-40 #title, .page-id-38 #title, .page-id-42 #title{
	display:none;
}
.home .std-container, .page-id-38 .std-container, .page-id-40 .std-container, .page-id-42 .std-container {
	padding-top:0;
}
.menu-hovedmenu-container, .menu-menu-container {
	margin-right:50px;
}
p {
	font-size:13px;
	color:#444;
	line-height:1.8;
}
.wpsm_panel-group .wpsm_panel {
	margin-bottom:10px;
}

.site-footer {
	border-top: 10px solid #333333;
    background: #444444;
    color: #999999;
}

footer .row-wrap .row {
	max-width:940px;
	margin:0 auto;
	padding:0;
}

.bottom-content {
	margin:0 auto;
	max-width:955px;
	color:#777777;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
}
#footer-content {
	padding-top:30px;
	padding-bottom:40px;
}
#footer-content h3 {
	font-family: arial, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal !important;
    color: #ffffff !important;
    border-bottom: 1px solid #555555;
    margin: 0 0 20px 0;
    padding: 0 0 5px 0;
}
#footer-content a, #footer-content p {
	color:#999999;
	font-size:13px;
	border-bottom:0;
}
#footer-content ul{
	margin-left:0;
}
#footer-content ul li{
	background: url(../images/arrow.png) no-repeat 0px 9px;
    padding: 1px 0 1px 12px;
    list-style: none;
}

html {
	background:#222222;
}
@media (min-width:1000px) {
	.main-navigation ul li a:hover {
	    color: #fff;
	}
	.std-container {
		margin:0 0 40px 0;
	}
	.main-navigation .menu-item-has-children > a {
	    padding-right: 15px;
	}
	.main-navigation ul ul {
		margin-top:2px;
	    position: absolute;
	    left:0;
	    width: 200px;
	    background: #999999;
	    z-index: 999;
	    opacity: 0;
	    display: block;
	    visibility: hidden;
	    border-top:0;
	    border-color: #555555;
	    -webkit-transition: all 0.2s ease-in-out;
	    -moz-transition: all 0.2s ease-in-out;
	    -o-transition: all 0.2s ease-in-out;
	    transition: all 0.2s ease-in-out;
	    margin-left:0;
	}
	.main-navigation ul ul li a {
		font-size: 13px;
	    font-weight: normal;
	    color: #dedede;
		line-height:1;
		padding:10px 10px 10px 5px;
	}
	.main-navigation ul ul li {
		border-bottom: 1px solid #a5a5a5;
		margin-left:10px;
		margin-right:10px;
	}
	.main-navigation ul ul li a:hover {
		color:#fff;
	}
	.main-navigation ul li a{
		font-size: 13px;
	    font-weight: normal;
	    color: #666666;
	}
	.main-navigation ul > li > a:hover, .main-navigation ul > li > a:active, .main-navigation ul > li > a:focus {
		background:#1f3d4e;
	}
	.main-navigation ul ul li a:hover, .main-navigation ul ul li a:active, .main-navigation ul ul li a:focus {
		background:#999999;
	}
	.main-navigation ul.menu > li.current_page_item > a, .main-navigation ul.menu > li.current-menu-item > a, .main-navigation ul.menu > li.current-menu-ancestor > a {
		background: #1f3d4e;
		color:#fff;
		font-weight:bold;
	}
	ul.menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor > a, {
		background: #1f3d4e;
		color:#fff;
		font-weight:bold;
	}
	ul.menu ul.sub-menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor > a:active {
		background: transparent;
		color:#fff;
		font-weight:bold;
	}

	.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
		color:#fff;
	}
	.main-navigation li {
		float:left;
	}
	.main-navigation ul  .sub-menu li {
		float:none;
	}

}

.singlePakke { position:relative; font-family:'Open Sans', sans-serif; width:32%; float:left; text-align:center; margin-right:2%; background:#eaeaea; }
.singlePakke:last-child { margin-right:0; }
.pakkeHeader {
	padding:20px 10px; 
	position:relative; 
}
.pakkeHeader h3 { font-family:'Open Sans', sans-serif; margin:0; text-transform: uppercase; font-size:17px; font-weight:700; }
.pakkeImage { background:#203d4f; padding:30px 0; }
.pakkeListe ul { list-style:none; margin:0; }
.pakkeListe li { padding:5px 0; border-bottom:1px solid #d3d3d3; font-size:15px; }
.pakkePris { width:55%; float:left; font-size:27px; margin:19px 0; }
.pakkePris .dkk { font-size:15px; position: relative; bottom:10px; }
.pakkeKnap { width:38%; float:right; background:#203d4f; padding:10px; margin: 20px 7% 20px 0; }
.pakkeKnap span { color:#fff; }
.pakkeOverlay {
	visibility: hidden;
	opacity: 0;
	position: absolute; 
	top:0; 
	bottom:0; 
	left:0; 
	right:0; 
	cursor:default;
	background: rgba(0,0,0,0.9); 
	-moz-transition:ease-in-out all 200ms;
	-webkit-transition:ease-in-out all 200ms;
	-o-transition:ease-in-out all 200ms;
	transition:ease-in-out all 200ms;
}
.pakkeOverlay > div { margin-top:20px; }
.pakkeOverlay p, .pakkeOverlay li {
	color:#fff;
	font-size:12px;
	font-weight: 400;
	width:80%;
	margin-left:10%;
	text-align: left;
}
.singlePakke:hover .pakkeOverlay {
	visibility: visible;
	opacity: 1;
}

/*PRISER*/

.pricing-table {
    width: 940px;
    padding-top: 31px;
}
.pricing-table.col-4 .plan {
    float: left;
    width: 234px;
    display: block;
}
.pricing-table .featured {
    color: #ffffff !important;
    margin: -31px -1px 20px -1px;
    position: relative;
    z-index: 999;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px !important;
    letter-spacing: 1px !important;
    background: #333333;
    height: 31px !important;
    line-height: 31px !important;
}
.plan {
    text-align: center;
    border: 1px solid #dddddd;
    background: #e1f4fc;
    margin-right: -1px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(180, 180, 180, 0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(180, 180, 180, 0.2);
    box-shadow: 1px 1px 3px 0px rgba(180, 180, 180, 0.2);
}
.plan .plan-head {
    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #e1f4fc 0%, #e1f4fc 100%);
    background-image: -webkit-linear-gradient(bottom, #e1f4fc 0%, #e1f4fc 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
}
.plan .plan-head h3 {
    display: block;
    width: 100%;
    margin: 25px 0 5px 0;
    font-size: 16px;
    padding: 0;
}
.plan .price {
    display: block;
    font-size: 36px;
    line-height: 38px;
    font-weight: 300;
    border-bottom: 6px solid #79bddc;
    padding: 0;
    margin: 0;
}
.plan .price span {
    display: block;
    font-weight: 400;
    font-size: 11px;
    margin: 5px 0 25px 0;
    padding: 0;
    color: #c0c0c0;
    line-height: 11px;
}
.plan ul {
    margin: 0 !important;
    list-style: none !important;
    padding: 0 !important;
    background: #ffffff;
}
.plan li {
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    background: url(../images/dotted.png) repeat-x bottom left;
    height:45px;
    color:#222;
}
.signup a {
	color: #1f3d4e;
}
.pricing-table .plan:first-child .signup {
    height: 84px;
}
.plan .signup {
    padding: 20px 0 20px 0;
    text-align: center;
    border-top: 1px solid #dddddd;
    background: #e1f4fc;
}
.pricing-table .plan:first-child .signup .button {
    display: none;
}
a.button {
    margin: 0 5px 5px 0;
    font-size: 13px;
    line-height: 13px;
    padding: 12px 20px;
    border: 1px solid #ddd;
    font-weight: bold;
    display: inline-block;
    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-color: #F9F9F9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
    -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
}


/*undersider*/

h2.title, .entry-content h2.title {
	border-bottom: 1px solid #cccccc;
	font-weight:normal;
	color: #666666;
	font-size:23px;
	padding-bottom:10px;
}
h3.tilbud, h3.title {
	font-size:18px;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	padding-bottom:10px;
}
.entry-content h3.title {
	margin-top:0;
}
.description.style-1 {
    background: #f8f8f8;
    padding: 30px 30px;
    border-radius: 4px;
    margin: 0 0 20px 0;
}
.description.style-1 h4 {
	margin-top:0;
	margin-bottom:10px;
	line-height:1.6;
}

/*kontaktfomrular*/
/*.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    max-width: 100%;
    margin: 5px 0 0 0;
}*/
.wpcf7-form textarea {
	width:100%;
	box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 5px 0 0 0;
    color: #999;
    -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    border: 1px solid #d4d4d4;
}
div.wpcf7 {
    background: #F8f8f8;
    padding: 30px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

}
div.wpcf7 input[type="text"], div.wpcf7 input[type="password"], div.wpcf7 input[type="email"], div.wpcf7 input[type="tel"], div.wpcf7 textarea, div.wpcf7 select {
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px 8px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    margin: 0;
    width: 200px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    width: 180px;
    color: #999;
    -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    border: 1px solid #d4d4d4;
    width:400px;

}
div.wpcf7 input[type=submit] {
    margin: 0 5px 5px 0;
    font-size: 13px;
    color:#000;
    line-height: 13px;
    padding: 12px 20px;
    border: 1px solid #ddd;
    font-weight: bold;
    display: inline-block;
    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-color: #F9F9F9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
    -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
}
.wpcf7 form.wpcf7-form p {
    font-weight: 600;
    margin: 0 0 20px 0 !important;
    color:#000;
}
textarea {
	height:160px;
	width:100% !important;
}


/*IVS-side*/

ul.styled-list li {

    list-style-image: url(../images/glyphicons-halflings.png);
    font-size:13px;
    color:#444;
    line-height:2;
}
.entry-content a {
	border-bottom:0;
}
a#contact-button {
	border:0;
	margin-top:20px;
}
a#contact-button span {
	font-weight:bold;
}
a#contact-button:hover {
	background:#000;
	border:0;
}
input, textarea {
	border:0;
	font-family:arial, Arial, Helvetica, sans-serif;;
}
div.wpcf7-mail-sent-ok {
    border:0;
}

/*accordion*/

.ac_title_class, .ac_open_cl_icon {
	border: 1px solid #ddd;
    display: block;
    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-color: #F9F9F9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    font-weight: 600;

}
#wpsm_accordion_109 .wpsm_panel-body {
	color:#444;
}

.no-results.not-found h1, .no-results.not-found .page-content p, .search-results h1, .search-results p {
	max-width:940px;
	margin:0 auto;
	font-family:arial, Arial, Helvetica, sans-serif;
}
.no-results.not-found .page-header, .no-results.not-found .page-content, .search-results .page-header, .search-results .page-content{
	padding:60px;
}
.no-results.not-found .container-search {
	display:none;
}
.search-results .entry-header {
	max-width:940px;
	margin:0 auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding-top:40px;
}
.search-results .entry-summary {
	padding-bottom:40px;
}
.search-results .entry-summary a {
	border-bottom:0;
	color:#1f3d4e;
}
.search-results .entry-title {
	font-size:18px !important;
}
input:focus, select:focus {
    outline: 2px solid #ebebeb; 

}
@media (max-width:1024px){
	.searchbox-input:focus {
    position: static;
	}	
}

@media (max-width:991px) {
	.pakkePris { font-size:20px; margin:23px 0; }
}
@media (max-width:930px) { 
	.singlePakke { width:60%; margin:30px auto 0; float:none; min-height:350px; }
	.singlePakke:last-child { margin-right:auto; }
}
@media (max-width:768px){
	.main-navigation .menu > li.menu-item-has-children:hover, .main-navigation .menu > li.menu-item-has-children:active, .main-navigation .menu > li.menu-item-has-children:focus {
		background:#fff;
	}
	.sow-slider-is-mobile { width:100%; }
}
@media (max-width:767px) {
	.singlePakke { width:100%; }
	.pakkePris { font-size:27px; margin:19px 0; }
	.sow-slider-image { height:350px !important; }
}
@media (max-width:736px){
	.pricing-table.col-4 .plan {
		width: 420px;
    	margin-right:20%;
    	margin-bottom:20px;
	}
	footer .row-wrap {
		width:420px;
		margin:0 auto;
	}
	#content .row {
		width:420px;
	}
	header .wrap {
		width:420px;
	}
	.title-container {
		width:420px;
	}
	#breadcrumbs, form#searchform, #top-bar {
		display:none;
	}
	.bottom-content {
		text-align:center;
	}
	#masthead {
		height:120px;
	}
	#site-header {
		width:100%;
		float:none;
	}
	.main-navigation {
    padding-top: 32px;
	}
	.ac_open_cl_icon {
    border-left: 0;
    border-bottom:0;
    background-image:none;
    box-shadow:none;
	}

}
@media (max-width:568px) {

	.main-navigation {
    	padding-top: 22px;
	}

	.sow-slider-image { height:200px !important; }
}

@media (min-width: 767px) and (max-width: 930px){
	#content .row {
		width:98%;
	}
	footer .row-wrap {
		width:98%;
		margin:0 auto;
	}
	
	#pg-2-2 > .panel-grid-cell:last-child, #pg-7-2 .panel-grid-cell:last-child {
		margin-right:0;
	}
	.panel-grid#footer-content .panel-grid-cell {
		width: 32%;
    	float: left;
    	margin-right: 1%;
	}
}


@media (max-width: 420px) {
	#content .row, header .wrap, footer .row-wrap { width:auto; }
	.singlePakke { width:100%; margin:0 0 40px; }
	#footer-content { text-align: center; margin-left:0 !important; margin-right:0 !important; }
}


