/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  Nicolai Sørensen
Author URI:  https://nicolaisoerensen.dk
Template: Divi
Version:  1.0.2
*/

 
/* =Theme customizations
------------------------------------------------------- */
@media only screen and (min-width: 981px) {
#main-header #logo {
    max-height: 120%;}
}
@media only screen and (max-width: 980px) {
#main-header #logo {
    max-height: 75%;}
}


/* TYPOGRAPHY */

body {
    font-weight: 400;
		text-size-adjust: 100%;
    word-wrap: break-word;
		-webkit-font-smoothing: antialiased;
		font-smoothing: antialiased;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

body p {
		margin-top: 0;
    margin-bottom: 16px;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 25px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.title {
    font-size: 22px !important;
    font-weight: 300;
    line-height: 1.3em;
	font-family: 'DM Serif Display', serif;
}

.title-big {
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1.25em;
	letter-spacing: 0.5px;
	font-family: 'DM Serif Display', serif;
}

p.title-big {
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1.25em;
	padding-bottom: 0px;
	color: #052338;
	letter-spacing: 0.5px;
	font-family: 'DM Serif Display', serif;
}


.title-hero, .et_pb_fullwidth_header_subhead {
    font-size: 42px !important;
    font-weight: 600;
    line-height: 1.25em !important;
	letter-spacing: 0.5px;
	font-family: 'DM Serif Display', serif;
}


p.title-hero {
	font-size: 42px;
    font-weight: 600;
    line-height: 1.25em;
	padding-bottom: 0px;
	letter-spacing: 0.5px;
	font-family: 'DM Serif Display', serif;
}
.et_pb_bg_layout_light p.title-hero {
color: #112b44;
}

.subtitle {
    font-size: 20px;
    line-height: 1.6em;
}

.subtitle-big {
    font-size: 20px;
    line-height: 33px;
		line-height: 1.6em;
}

h1.et_pb_module_header {
	font-size: 13px !important;
    color: #bf3649;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 20px;
	letter-spacing: 3px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

.single-produkter h1.et_pb_module_header {
    color: rgba(255,255,255,1);
	font-size: 42px !important;
    font-weight: 600;
    line-height: 1.25em;
	padding-bottom: 0px;
	letter-spacing: 0.5px;
	text-transform: none !important;
	font-family: 'DM Serif Display', serif;
}

.et_pb_fullwidth_header_subhead {
    font-size: 20px;
    line-height: 33px;
}

.text-light-shadow {
	text-shadow: rgba(0, 0, 0, 0.08) 0px 1px 6px, rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -webkit-text-shadow: rgba(0, 0, 0, 0.08) 0px 1px 6px, rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-text-shadow: rgba(0, 0, 0, 0.08) 0px 1px 6px, rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

.primary-color {
    color: #bf3649;
}

.preheader-white {
    font-size: 13px !important;
    color: rgba(255,255,255,0.6);
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 20px;
	letter-spacing: 3px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

.preheader {
    font-size: 13px !important;
    color: #bf3649 !important;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 20px;
	letter-spacing: 3px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

p.preheader {
	padding-bottom: 0px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

h2.preheader {color: #bf3649 !important; font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;}



#et-info, #et-secondary-menu>ul>li a {
    font-weight: 400;
}

#et-top-navigation nav>ul>li>a {
    font-weight: 700;
}

/* TOP BAR */

#logo {
    max-width: 250px;
}

/* NAVIGATION */

#et_search_icon:before {
    color: #999;
}

#main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 700;
}


.blog #main-header, .single #main-header, .search #main-header, .archive #main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.menu-login a::after {
    font-family: 'ETmodules';
    content: "\e06c";
    display: inline-block;
    margin-left: 6px;
    color: inherit;
}

/* DROP DOWN MENU */

#top-menu li li a {
    width: 220px;
    padding: 6px 10px 6px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
	text-transform: none !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

#top-menu li li a:hover {
    padding: 6px 10px 6px 8px;
}

#top-menu li li a::before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: rgba(255,255,255,0.2);
    font-family: 'ETmodules';
    content: "\35";
}

.nav li ul {
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

/* SUB NAVIGATION */

#top-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* SLIDER / HERO SECTION */

.hero-front {
    padding-top: 120px !important;
    padding-bottom: 160px;
}

.hero-subpages {
    padding-top: 166px !important;
    padding-bottom: 102px;
}

.et_pb_fullwidth_header.hero-pullup {
    padding-top: 4% !important;
    padding-bottom: 168px !important;
}

.pullup-row {
	overflow: hidden; z-index: 10!important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-left: 0;
    text-align: left;
    margin-right: 0;
    max-width: 730px;
	margin-top: 6%;
	margin-bottom: 0;
}

.et_pb_fullwidth_header.hero-subpage .et_pb_fullwidth_header_container.left .header-content {
    max-width: 730px;
	margin-top: 4%;
	margin-bottom: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 80%;
    max-width: 800px;
    margin: 5% auto;
}

.et_pb_fullwidth_header.hero-callout .et_pb_fullwidth_header_container.center .header-content {
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
}


.section-shadow {
		box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -250px 150px -50px rgba(18,20,24,0.5);
}

/* CONTACT FORMS AND INPUT FIELDS */

.et_pb_contact_submit.et_pb_button {
	background: #bf3649 !important;
	border-color: #bf3649 !important;
	color: #fff !important;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 15px 30px;
    border: 1px solid #e1e1e1;
    color: #4e4e4e;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
}


/* SIDEBAR */

#sidebar li a {
    padding-left: 0px;
    transition: all 0.2s;
}

.et_pb_widget .sidebar-contact a {color: #bf3649;}

#sidebar li a:hover {
    /* padding-left: 15px; */
}

/* #sidebar li a::before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #254458;
    font-family: 'ETmodules';
    content: "\35";
} */

#sidebar ul {
	border-left: 3px solid #e1e1e1;
    padding-left: 15px;
}

#sidebar .et_pb_widget ul li {
    margin-bottom: 1em !important;
}

.post-date {
    display: block;
    position: relative;
    font-size: 13px;
    color: #999;
}

.sidebar-contact {color: #fff; text-align: center; padding: 50px 34px 68px; margin-bottom: 34px; background: #112b44;}
.sidebar-reviews {color: #fff; text-align: center; padding: 50px 34px; margin-bottom: 34px; border-radius: 0px; background: #bf3649;}

/* FOOTER */

#main-footer>.container {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

#footer-widgets .footer-widget li {
    padding-left: 0;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#main-footer .widget_recent_entries li a, #main-footer .widget_nav_menu li a {
    padding-left: 0px;
    transition: all 0.2s;
}

.footer-widget h4 {font-weight: 700;}

.bottom-nav, .bottom-nav a {
    font-size: 13px;
}

#main-footer .widget_recent_entries li a:hover, #main-footer .widget_nav_menu li a:hover {
    padding-left: 8px;
}

#main-footer .widget_recent_entries li a::before, #main-footer .widget_nav_menu li a::before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #254458;
    font-family: 'ETmodules';
    content: "\35";
	display: inline-block !important;
}

/* FOOTER CONTACT BOXES */

.contact-box {
	background: #fff;
	padding: 6%;
}

.contact-box-light {
	background: #ebeef6;
	padding: 34px;
}

.contact-box-light .et_pb_image_wrap {background-color: transparent !important;}
.contact-box-light .et_pb_image_wrap img {
	    border-radius: 100%;
    border: 4px solid #fff;
}

.box-contact {
    color: #112b44 !important;
    border-radius: 0px;
	font-size: 20px;
}
.box-contact h3 {
	font-size: 32px;
	padding-bottom: 15px;
}

.box-contact a {
	color: #a7e3f3 !important;
}

.box-contact.no-divider .et_pb_blurb_content {border: none !important;}

.box-contact .et_pb_blurb_content {border-right: 1px solid rgba(255,255,255,0.08) !important;}



.box-contact .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

/* IMAGES */

.wp-caption {
	width: auto !important;
	max-width: 100%;
    margin-bottom: 34px;
    padding: 0px;
    padding-top: 0px;
    border: none;
    background-color: rgba(255,255,255,0) !important;
    text-align: center;
	font-style: italic;
}

/* NEWS */

.et_pb_image_container img, .et_pb_post a img {
    margin-bottom: 0px;
}

.blog article {
	background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
	padding: 20px;
}

.entry-title {}


/* BUTTONS */

.et_pb_button {
    position: relative;
    padding: 0.9em 3.7em .7em 2.0em!important;
    min-width: 210px;
    text-align: center;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

.et_pb_button:hover {
    padding: 0.9em 3.7em .7em 2.0em!important;
    min-width: 220px;
    text-align: center;
    cursor: pointer !important;
}

.et_pb_button:after {
    margin-top: 2px;
}

.et_pb_button:hover {
    padding: 0.9em 3.7em .7em 2.0em!important;
    min-width: 220px;
    text-align: center;
}

.et_pb_button.btn-primary {
    background-color: #bf3649;
    border: 2px solid #bf3649;
}

.et_pb_button.btn-primary::hover {
    background-color: #bf3649 !important;
    border: 2px solid #bf3649 !important;
}

.et_pb_button.btn-outline-white {
    background-color: transparent;
    border: 1px solid #fff;
}

.et_pb_button.btn-outline-white::hover {
    background-color: #fff;
    border: 1px solid #fff;
	color: #0a3965;
}

.et_pb_button.btn-stripped {
    background: none !important;
    border: none !important;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
		color: #bf3649 !important;
	padding: 0px !important;
	text-align: left;
	min-width: auto;
}

.et_pb_button.btn-stripped:hover {
    background: none !important;
    border: none !important;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
		color: #bf3649 !important;
	padding: 0px !important;
	text-align: left;
	min-width: auto;
}

.et_pb_button.btn-stripped:hover:after {
    margin-left: 0.7em;
}

.et_pb_button.btn-stripped-big {
    background: none !important;
    border: none !important;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
		color: #fff !important;
	padding: 0px !important;
	text-align: left;
	min-width: auto;
	font-size: 26px;
}

.et_pb_button.btn-stripped-big:hover {
    background: none !important;
    border: none !important;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
		color: #bf3649 !important;
	padding: 0px !important;
	text-align: left;
	min-width: auto;
}

.et_pb_button.btn-stripped-big:after {
    top: 10px !important;
}


body .et_pb_button:after, .woocommerce a.button.alt:after, .woocommerce-page a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce-page button.button.alt:after, .woocommerce input.button.alt:after, .woocommerce-page input.button.alt:after, .woocommerce #respond input#submit.alt:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce #content input.button.alt:after, .woocommerce-page #content input.button.alt:after, .woocommerce a.button:after, .woocommerce-page a.button:after, .woocommerce button.button:after, .woocommerce-page button.button:after, .woocommerce input.button:after, .woocommerce-page input.button:after, .woocommerce #respond input#submit:after, .woocommerce-page #respond input#submit:after, .woocommerce #content input.button:after, .woocommerce-page #content input.button:after {
    font-size: 28px !important;
}

.et_pb_button:after {
    margin-top: -10px;
}

.et_pb_button_one {background: #bf3649 !important; border-color: #bf3649 !important; color: #fff;}
.page-id-2 .et_pb_button_one {background: #bf3649 !important; border-color: #bf3649 !important; color: #fff;}
.et_pb_button_one:hover {background: #bf3649 !important; border-color: #bf3649 !important; color: #fff;}

.et_pb_button_two {background: none !important; border-color: #fff !important; color: #fff !important;}
.et_pb_button_two:hover {background: rgba(255,255,255,0) !important; border-color: #fff !important; color: #fff;}

.hero-callout .et_pb_button_two.et_pb_button:after {
	font-size: 28px !important;
	margin-top: 0px;
    margin-left: 10px !important;
}

.hero-contact .et_pb_button_two.et_pb_button:after, .hero-contact .et_pb_button_one.et_pb_button:after {
	font-size: 28px !important;
	margin-top: 0px;
    margin-left: 10px !important;
}


/* C2A-BOX */

.c2a-box {margin-bottom: 34px !important;}
.c2a-box .et_pb_blurb_content {background: #fff;}
.c2a-box .et_pb_main_blurb_image {margin-bottom: 0px;}
.c2a-box .et_pb_blurb_container {padding: 15px 20px;}
.c2a-box h4.et_pb_module_header {font-weight: 400 !important; font-size: 16px !important;}
.c2a-box .et_pb_module_header:after {
	font-family: 'ETmodules';
    content: "\24";
    display: inline-block;
    margin-left: 8px;
    color: inherit;
	    top: 10px;
    font-size: 36px;
    position: relative;
    margin-top: -8px;
		-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s;
}
.c2a-box:hover .et_pb_module_header:after {
	margin-left: 20px;
}

/* BOX-C2A til forsiden */

.box-c2a {
	padding:220px 34px 34px 34px !important;
	-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -350px 150px -50px rgba(11,31,47,0.95);
	font-size: 14px;
}

.box-c2a:hover, .box-c2a:focus {
	padding:220px 34px 34px 34px !important;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -400px 150px -50px rgba(11,31,47,0.95);
}

.box-c2a .btn-stripped {color: #bf3649 !important;}


/* ZOOM BLURBS */

.zoom-blurb img {  
  transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -webkit-transition:all 0.5s; 
}
  
.zoom-blurb img:hover {
  transform:scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform:scale(1.1);
}
.zoom-blurb div.et_pb_main_blurb_image {
  overflow:hidden;
  display:inline-block; /* not needed if images always wider than column */
}

.cases img {  
  transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -webkit-transition:all 0.5s; 
}
  
.cases img:hover {
  transform:scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform:scale(1.1);
}
.cases div.et_pb_main_blurb_image {
  overflow:hidden;
  display:inline-block; /* not needed if images always wider than column */
}

.cases .et_pb_main_blurb_image {margin-bottom: 15px;}


/* BANNER MED SIDEBAR */

/* PLACE IN THE BEFORE AREA */
.banner-section {
    -moz-box-shadow: inset 0 -400px 400px -100px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 -400px 400px -100px rgba(0,0,0,0.2);
    box-shadow: inset 0 -400px 400px -100px rgba(0,0,0,0.2);
}




.banner-section::before {
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* background-color: rgba(18, 44, 80, .6); */
	background-color: rgba(58, 60, 69, .3);
}



@media only screen and (max-width: 980px) {
	.banner-section {
		background-size: 1350px;
		background-position: center top;
	}
}
	
.banner-tekst {
	max-width: 500px;
	text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
    -webkit-text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
}

.banner-sidebar {
	border-radius: 4px;
	background: url('/wp-content/uploads/pil-roed.png');
	background-repeat: no-repeat;
	background-position: 90% 34px;
	background-size: auto;
}

.banner-sidebar h4 {
	
}

.banner-sidebar h4::after {

}

@media (min-width: 981px) {
	 .et_pb_gutters3 .et_pb_column_2_3.et_pb_specialty_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 57.8% !important;
	}
	.et_pb_gutters3 .et_pb_column_1_3.et_pb_column_single, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 36.7% !important;
		margin-top: -150px;
	}
}



/* BLOG POSTS */

.et_pb_blog_grid article {margin-bottom: 50px !important;}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_image_container {
    margin: 0px 0px 29px;
}

.et_pb_post .post-meta {
    font-size: 13px !important;
    color: #999;
}

.et_pb_post h1.entry-title, .et_pb_post h2.entry-title {
    padding-bottom: 8px;
}

.et_pb_posts a.more-link, .more-link {
    display: inline-block;
    clear: both;
    color: #fff;
    background: #bf3649;
    padding: 8px 35px;
    border-radius: 50px;
	content: 'Læs mere';
}


/* LOGO GRID */
	.logo-1 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding: 50px;}
.logo-2 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding: 50px;}
.logo-3 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding: 50px;}
.logo-4 {border-bottom: 1px solid #e1e1e1; padding: 50px;}

.logo-5 {border-right: 1px solid #e1e1e1; padding: 50px;}
.logo-6 {border-right: 1px solid #e1e1e1; padding: 50px;}
.logo-7 {border-right: 1px solid #e1e1e1; padding: 50px;}
.logo-8 {padding: 50px;}

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

	.logo-1 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding: 25px;}
.logo-2 {border-right: none; border-bottom: 1px solid #e1e1e1; padding: 25px;}
.logo-3 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding: 25px;}
.logo-4 {border-right: none; border-bottom: 1px solid #e1e1e1; padding: 25px;}

.logo-5 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding: 25px;}
.logo-6 {border-right: none; border-bottom: 1px solid #e1e1e1; padding: 25px;}
.logo-7 {border-right: 1px solid #e1e1e1; padding: 25px;}
.logo-8 { padding: 25px;}
	
}


/* BRANCHER BLURBS */

.brancher .et_pb_main_blurb_image {
    display: inline-block;
    max-width: 74px;
    margin-bottom: 30px;
    line-height: 0;
}

/* BLOG POSTS */

.post .forbehold {display: none !important;}
.post .et_post_meta_wrapper img {margin-top: 34px;}
.single-post #main-content {border-bottom: 1px solid #e1e1e1 !important; padding-bottom: 34px;}

.et_pb_post .post-meta {
    font-size: 13px !important;
    color: #999;
}

.et_pb_post h1.entry-title, .et_pb_post h2.entry-title {
    padding-bottom: 8px;
}

.single .et_pb_post {
    margin-bottom: 0;
    /* padding-bottom: 68px; */
}

.single-post .post-meta {display: block;}

.et_pb_blog_grid .et_pb_post {
    padding: 0;
    border: none;
background: rgba(255,255,255,0);
}

.et_pb_blog_grid .et_pb_post h2.entry-title {
    padding-bottom: 8px;
    text-align: left;
}
.published {    font-size: 13px;    color: #999;}
.et_pb_blog_grid .post-meta {padding-bottom: 10px;}

.et_monarch .et_social_inline_top {margin-bottom: 10px;}

.signup-box {background: #262b34; padding: 34px; margin-top: 100px; color: #fff; text-align: center;}
.signup-box h3 {color: #fff; padding-top: 14px;}
.signup-box img {margin-left: auto; margin-right: auto; text-align: center;}



/* HER ÆNDRER VI MENUEN PÅ NYE SIDER TIL HVID */
	 
.single-post #main-header, .single-team #main-header, .blog #main-header, .post #main-header, .category #main-header, .page-id-5837 #main-header, .page-id-3 #main-header {
    background-color: #fff;
	background-image: none !important;
}
	 
	 
/*.single-post #main-header #top-menu a, .single-team #main-header #top-menu a, .blog #main-header #top-menu a, .post #main-header #top-menu a, .category #main-header #top-menu a, .page-id-5837 #main-header #top-menu a, .page-id-3 #main-header #top-menu a {
    color: #112b44;
}*/

.single-post #main-header #top-menu .sub-menu a, .single-team #main-header #top-menu .sub-menu a, .blog #main-header #top-menu .sub-menu a, .post #main-header #top-menu .sub-menu a, .category #main-header #top-menu .sub-menu a, .page-id-5837 #main-header #top-menu .sub-menu a, .page-id-3 #main-header #top-menu .sub-menu a {
    color: #fff;
}
	 
.single-post .et-fixed-header#main-header, .single-team .et-fixed-header#main-header, .blog .et-fixed-header#main-header, .post .et-fixed-header#main-header, .category .et-fixed-header#main-header, .page-id-5837 .et-fixed-header#main-header, .page-id-3 .et-fixed-header#main-header {
    border-bottom: none;
}


.single-team #main-header {
	    background: #112b44 !important;
}


/* BLURBS */

.et_pb_blurb h4 {
    padding-bottom: 10px;
}

.et_pb_blurb_content {
    max-width: 100%;
}

.blurb-c2a img, .blurb-cases img {
}

/* PRODUKTER */

.produkt-galleri .sb_mod_acf_table_item_label {display: none;}
.produkt-galleri .et_pb_gallery_image {
	overflow: hidden;
	-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
}
.produkt-galleri .et_pb_acf_table table td, .produkt-galleri .et_pb_acf_table table th {
    padding: 0px !important;
}


.sb-divi-acf-table-file-item {padding: 8px 12px; background-color: #bf3649; color: #fff !important; border-radius: 0px;}

tr.sb_mod_acf_table_item_label_row {background: #143a58; color: #Fff; font-weight: 700;}
tr.sb_mod_acf_table_item_value_row {font-size: 14px;}

.et_pb_acf_table table td, .et_pb_acf_table table th {
    padding: 32px 16px !important;
}

.et_pb_acf_repeater_table {background: #fff;}
.sb_mod_acf_table_item_value_row {border-bottom: 1px solid #e1e1e1;}
.sb_mod_acf_table_item_label_row td:first-child {border-radius: 0px 0 0 0; overflow: hidden;}
.sb_mod_acf_table_item_label_row td:last-child {border-radius: 0 0px 0 0; overflow: hidden;}

@media only screen and (max-width: 980px) {
	
	.sb_mod_acf_table_item {width: 100%; display: block;}
	.et_pb_acf_table table td, .et_pb_acf_table table th {
		padding: 6px 6px !important;
	}
	tr.sb_mod_acf_table_item_value_row {padding: 15px; display: block;}
	
}

/* PRODUKTER FILTERGRID */
.dp-dfg-skin-default .dp-dfg-item {
    position: relative;
    border: none !important;
    overflow: hidden;
	-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
}
.dp-dfg-skin-default .dp-dfg-header .entry-title {
    padding-bottom: 0 !important;
	padding-top: 10px !important;
    font-size: 18px !important;
}
.dp-dfg-skin-default .dp-dfg-image img {

}
.dp-dfg-skin-default .dp-dfg-item>div:last-of-type {
    padding-bottom: 0 !important;
}
.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button {
    font-size: 13px !important;
	color: #fff !important;
	margin-bottom: 15px !important;
}


/* ADDITION CSS */
.et_pb_bg_layout_dark .et_pb_text_inner span, .et_pb_bg_layout_dark .et_pb_text_inner span a {
	color: #fff !important;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
	color: #dcf7ff !important;
}


.vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

	ul.list-checkmark li {
    padding: .2em 0 1em 28px;
    background: url('/wp-content/uploads/checkmark.png');
		background-repeat: no-repeat;
		background-position: 0px 7px;
    box-sizing: border-box;
		font-weight: 700;
}
	
	ul.list-checkmark {
    width: 100%;
    margin: 0;
		margin-top: 34px;
    list-style: none;
		list-style-type: none !important;
		padding: 0 0 1.5em 15px !important;
}

.box-shadow {
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
}

.shadow-hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

.shadow-hover:hover {
    -webkit-box-shadow: 0 8px 75px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 75px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 75px rgba(0, 0, 0, .08);
}

.border-radius {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	overflow: hidden;
}

.content-box {
    padding: 40px 34px 34px !important;
	background: #fff;
}

.content-box-small {
    padding: 25px 15px 20px !important;
	background: #fff;
}

.content-box-small .et_pb_main_blurb_image {margin-bottom: 15px !important;}

.content-box-white {
    padding: 34px !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    background: #fff;
    margin-bottom: 10px!important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.feature-box {
    padding: 34px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
	background: #f0f6f7;
}

.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline-center .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline-center {
    text-align: center !important;
}

.btn-inline .et_pb_button, .btn-inline-center .et_pb_button {margin-bottom: 15px;}

.padding-text {
    padding: 34px;
}

a {
    cursor: pointer !important;
    z-index: 9999 !important;
}

.custom-table {
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

.flag-table {text-align: center !important; font-size: 20px;}

.flag-table img {margin-bottom: -10px; opacity: 0.8;     -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s; max-width: 100px;}

.flag-table img:hover {opacity: 1;}

table.flag-table {border: none !important;}

table.flag-table td {border-top: none !important;     padding: 6px 4px;}

.blurb_click, .blurb_click h4, .blurb_click .et-pb-icon {
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.blurb_click:hover {cursor: pointer; background-color: #1e88e5; color: #fff !important;}

.blurb_click:hover h4 {
color: #fff !important;
}

.blurb_click:hover .et-pb-icon {
color: #fff !important;
}

.custom-table tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.et_pb_number_counter .percent p {
    font-size: 48px !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    border-radius: 0px;
}

.wpml-ls-legacy-dropdown a {
    color: #5d6163 !important;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    padding: 12px 12px;
    line-height: 1;
}

.et_pb_promo {
    padding: 0;
}

.glsr-review {
    margin-bottom: 3em;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

.glsr-field label {
    color: #fff;
}

button {
    color: #fff;
    background-color: #bf3649;
    padding: 16px 35px 16px 35px;
    border-radius: 0px;
	border: 2px solid #bf3649;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
	font-size: 16px;
	font-weight: 700;
}

/* COuntdown */

.et_pb_countdown_timer .section p {
    font-size: 30px;
    line-height: 30px;
}

.mfp-title {display: none;}

.divider::after {
    content: "";
    height: 2px;
    width: 90px;
    background-color: #bf3649;
    color: black;
    display: block;
    margin: 20px 0 10px 0;
}

.divider .divider-white::after {
    background-color: #fff;
}

.divider-center::before {
    margin: 20px auto 20px auto;
}

.padding-box {padding: 34px;}

/* C2A Frontboxes */

.c2a-frontboxes {
    padding-left: 34px;
    padding-right: 34px;
    margin-bottom: 68px;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

.c2a-frontboxes h3 {
    padding-bottom: 10px;
}

.c2a-frontboxes .et_pb_blurb_position_left .et_pb_main_blurb_image {
    width: 45px;
}

.et_pb_blurb h2.et_pb_module_header {
    padding-bottom: 15px;
}

/* TESTIMONIALS */

.testimonial {
    background: #fff;
    padding: 25px;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0px 0px 0 0;
    margin-bottom: 0px !important;
}

.testimonial-title {
    background-image: url('/wp-content/uploads/ikon-kundeudtalelse.png');
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 44px;
    padding-bottom: 15px;
}

.testimonial-title::before {}

.testimonial-quote {}

.testimonial-name {
    font-size: 13px;
    color: #999;
}

.testimonial-stars {}

.testimonial-date {
    font-size: 13px;
    color: #999;
    text-align: right;
}

blockquote {
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 44px;
    border-left: 4px solid #bf3649;
    font-size: 20px;
    line-height: 1.4em;
    font-style: italic;
    color: #999;
}

.testimonial-footer table {
    margin-bottom: 0px;
    border: none;
    background: #fff;
    border-radius: 0px 0px 0px 0px;
}

/* LANGUAGE WIDGET */

.entry-content .language-widget ul {
    padding: 0;
}

.et_pb_text.language-widget ol, .language-widget .et_pb_text.language-widget ul {
    padding-bottom: 0;
}

.language-widget .wpml-ls-legacy-dropdown {
    margin-left: auto;
    margin-right: auto;
}

/* FAQ SPØRGSMÅL & SVAR */

.et_pb_toggle.et_pb_toggle_item {
    margin-bottom: 8px !important;
}

.et_pb_toggle_close {
    background-color: #fff;
}

.et_pb_toggle {
    border: none;
    border-radius: 0px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
}

.partner-logos-front {max-width: 960px;}

.partner-logos img {
    margin-bottom: 34px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.partner-logos img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.partner-logos-front img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.partner-logos-front img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.partner-logos-front {max-width: 960px;}

.partner-logos img {
    margin-bottom: 34px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.partner-logos img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.partner-logos-front img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.partner-logos-front img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.et_pb_toggle_title:before {
    color: #bf3649;
}


.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #bf3649;
}



.et_pb_toggle.et_pb_toggle_item h5 {
    padding-top: 5px;
    padding-bottom: 5px;
}



/* CONTACT FORM */

.et_pb_contact p input, .et_pb_contact p textarea {
    padding: 16px;
    border: 1px solid #dee1ea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #999;
    background-color: #ebeef6;
    font-size: 14px;
    -webkit-appearance: none;
}


.et_pb_contact_submit.et_pb_button {min-width: auto !important; padding: 0.9em 3em .7em 3em!important;}
.et_pb_contact_submit.et_pb_button:after {display: none;}
.et_contact_bottom_container p {margin-bottom: 0px !important;}

/* .et_pb_bg_layout_dark .et_pb_contact_captcha_question, .et_pb_bg_layout_dark .et_pb_contact_right, .contact-dark .et_pb_contact_right {color: #fff !important;} */

/* SIMPLE TABLE */

table.simple tr td {
    padding: 5px 0px;
    border-bottom: 1px solid rgba(255,255,255,0.15);
	border-top: none !important;
}



table.simple, body.et-pb-preview #main-content .container table.simple {
    margin: 0 0 0px 0;
    border: none
}

table.simple tr td:nth-child(even) {text-align: right;}




/* MEDARBEJDERE */

.medarbejdere .et_pb_team_member {
	background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 16px;
}
.medarbejdere .et_pb_team_member_description {
	padding: 20px 20px 15px;
}
.medarbejdere img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.et_pb_column_1_4 .et_pb_team_member_image {
		margin-bottom: 0px;
	padding-bottom: 0px;
}

.employees img {
    max-width: 150px;
    max-height: 150px;
    margin-bottom: 16px;
    border: 5px solid #fff;
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

.employees .et_pb_member_position {
    font-size: 13px;
    color: #999;
    padding-top: 0px;
    padding-bottom: 20px;
}

.employees h4 {
    padding-bottom: 5px;
}

.employees .content-box:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
}

.employees .content-box {
    padding: 34px 10px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

/* FLIP BOX C2A */ 

h3.dsm-title.et_pb_module_header {
	padding-bottom: 15px;
	    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
}

.dsm_flipbox_child_image {
    margin-bottom: 15px !important;
    margin-top: 5px;
}

.dsm-content {
	    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
}




/* BTN MENU */

.btn-menu a {
        color: #fff !important;
background-color: rgba(255,255,255,0) !important;
		border: 1px solid #fff !important;
		padding: 10px 28px 8px 28px !important;
        margin-top: -10px;
        border-radius: 80px;
        max-height: 40px;
				box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }
    .btn-menu a:hover {
        color: #fff !important;
        background-color: #bf3649!important;
		opacity: 1 !important;
		border-color: #bf3649 !important;
    }
    #top-header #et-secondary-nav .btn-menu.a:hover {
        color: #fff !important;
    }
	
	.btn-menu-app a {
        color: #fff !important;
        background-color: #0068ac!important;
        padding: 10px 20px 8px 20px !important;
        margin-top: -10px;
        border-radius: 0px;
        max-height: 40px;
				box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }
    .btn-menu-app a:hover {
        color: #fff !important;
        background-color: #0fa597!important;
    }
    #top-header #et-secondary-nav .btn-menu-app.a:hover {
        color: #fff !important;
    }



/* CONTACT ICONS */

.contact-media:before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #bf3649;
    font-family: 'ETmodules';
}

.contact-address:before {
    content: "\e009";
}

.contact-media {
    margin-bottom: 2px;
}

.contact-phone:before {
    content: "\e090";
}

.contact-email:before {
    content: "\e010";
}

.contact-skype:before {
    content: "\e0a2";
}

.contact-fax:before {
    content: "\e103";
}

/* ANIMATION SPEED */

.et_pb_animation_right.et-animated {
    opacity: 1;
    -webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation-name: fadeRight;
    animation-duration: 0.7s;
    animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    animation-delay: initial;
    animation-iteration-count: 1;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
}

.et_pb_animation_left.et-animated {
    opacity: 1;
    -webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation-name: fadeLeft;
    animation-duration: 0.7s;
    animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    animation-delay: initial;
    animation-iteration-count: 1;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
}

.et_pb_animation_bottom.et-animated {
    opacity: 1;
    -webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation-name: fadeBottom;
    animation-duration: 0.7s;
    animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    animation-delay: initial;
    animation-iteration-count: 1;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
}

#et-secondary-nav a {
    -webkit-transition: background-color .2s, color .2s ease-in-out;
    -moz-transition: background-color .2s, color .2s ease-in-out;
    transition: background-color .2s, color .2s ease-in-out;
}

/* COOKIES */

#cookie-notice {
    -webkit-box-shadow: 0 -10px 35px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 -10px 35px rgba(0, 0, 0, 0.10);
}

#cookie-notice .cn-set-cookie.button.wp-default {
    line-height: 18px;
    padding: 2px 12px;
    background: #1E88E5;
    border-color: #1E88E5;
    color: #fff;
    text-shadow: none;
    -moz-box-sizing: border-box;
    border-radius: 0px;
    white-space: nowrap;
}

#cookieChoiceDismiss {
    background-color: #1E88E5;
    padding: 2px 8px;
    border-radius: 0px;
    opacity: 1;
    color: #fff;
}

#cookieChoiceDismissIcon {
    background-color: #fff !important;
}

#cookieChoiceInfo {
    background-color: #fff !important;
    font-size: 14px !important;
    padding: 10px !important;
    -webkit-box-shadow: 0 -10px 35px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 -10px 35px rgba(0, 0, 0, 0.10);
    z-index: 99999999 !important;
}

/* *************************** RESPONSIVE TABLET *************************** */

@media only screen and (max-width: 981px) {
    /* Changes mobile logo to specified image */
    #logo {
        /* content: url("/wp-content/uploads/2019/12/logo-calceku.png"); */
			max-width: 180px !important;
    }
    #main-header>.container {
        width: 90%!important;
    }
    #top-header {
        display: none;
    }
    .mobile-no-bg {
        background-image: none;
        background-size: 0%!important;
        background-position: center bottom;
    }
	
	
}

/* *************************** RESPONSIVE MOBILE *************************** */

@media only screen and (max-width: 980px) {
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {display: none;}
	
	/* DISABLE ANIMATIONS ON MOBILE
	.et_pb_section, .et_pb_section *{
		animation:none !important;
	}  */
	
	.et_pb_row {
		position: relative;
		width: 90%;
	}
	
	/* BTN MENU */
	#et_mobile_nav_menu .btn-menu-app a, .btn-menu a {margin: 20px 0px;}
	
	/* DISABLE ANIMATIONS ON MOBILE
	.et_pb_section, .et_pb_section *{
	animation:none !important;
	} */
	
    body {
        font-size: 15px;
    }
    .title {
        font-size: 20px !important;
        line-height: 1.25em;
    }
    .title-big {
        font-size: 26px !important;
        line-height: 1.25em;
    }
	p.title-big {
        font-size: 26px !important;
        line-height: 1.25em;
    }
    .title-hero, .et_pb_fullwidth_header_subhead {
        font-size: 26px !important;
        line-height: 1.3em;
        padding-bottom: 10px;
    }
	p.title-hero {
        font-size: 32px !important;
        line-height: 1.3em;
        padding-bottom: 10px;
    }
    .hero-front .subtitle-big {
        font-size: 15px;
    }
    .subtitle {
        font-size: 18px;
        line-height: 1.25em;
    }
    .subtitle-big, .et_pb_fullwidth_header_subhead {
        font-size: 18px;
        line-height: 1.5em;
    }
		h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
			font-size: 26px;
	}
	
	h1.et_pb_module_header {
		   font-size: 13px !important;
    color: rgba(31,39,45,0.7);
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 20px;
	letter-spacing: 3px;
	}
	
	.et_pb_promo h2 {padding-bottom: 0px;}
	
	.mobile-text-left {text-align: left !important;}
	
    .visible-phone {
        display: block !important;
    }
    .hidden-phone {
        display: none !important;
    }
    .hero-subpages {
        padding-top: 68px!important;
        padding-bottom: 50px !important;
    }
	
	.et_pb_fullwidth_header.hero-pullup {
		padding-top: 68px !important;
		padding-bottom: 128px !important;
	}
	
	
	.menu-item.wpml-ls-item {display: none;}
	
	
    .c2a-frontboxes {
        padding: 0px !important;
    background-color: rgba(255,255,255,0);
		    -webkit-box-shadow: none;
    -moz-box-shadow: none ;
    box-shadow: none;
    }
    .btn-inline .et_pb_button_module_wrapper {
        display: block;
    }
    .btn-inline-center .et_pb_button_module_wrapper {
        display: block;
    }
    .et_pb_button {
        width: 100%;
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
        margin-left: 0px;
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
        margin-left: 0px;
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        width: 100%;
    }
	
    /* SLIDER / HERO SECTION */
    .hero-front {
        padding-top: 68px !important;
        padding-bottom: 50px !important;
    }
	.hero-front .subtitle-big {margin-bottom: -30px !important;}

.full-mobile.et_pb_row, .full-mobile.et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
}
	
	.full-mobile.et_pb_row>.et_pb_column {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

.split-mobile {
		display: block !important;
    	min-height: 250px !important;
	}
	
	.split-mobile-row {
		display: block !important;
    	padding-top: 250px !important;
	}

/* MOBILE COLUMNS */

	.mobile-column-2 {display: inline-block; max-width :50%;}
	.mobile-column-3 {display: inline-block; max-width:23%; margin-left: 5%; margin-right: 5%; margin-bottom: 0px;}
	.mobile-column-5 {display: inline-block; max-width:10%; margin-left: 5%; margin-right: 5%; margin-bottom: 0px;}


.box-contact h3 {
	font-size: 22px;
	padding-bottom: 15px;
}
.box-contact {margin-top: 34px;}
.box-contact .et_pb_blurb_content {border-right: none;}

.section-mobile-blurbs .et_pb_main_blurb_image {
    width: 100%;
    margin-bottom: 0;
}	

.section-mobile-blurbs .et_pb_blurb h4 {
    padding-bottom: 0px !important;
}

.section-mobile-blurbs .et_pb_blurb .et_pb_module_header a, .section-mobile-blurbs .et_pb_blurb h4 a {
    padding-bottom: 12px;
    display: block;
	font-size: 13px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

.section-mobile-blurbs .et_pb_main_blurb_image a {
    padding-top: 12px;
    display: block;
}

.btn-1 {border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1;}
.btn-2 {border-bottom: 1px solid #e1e1e1;}
.btn-3 {border-right: 1px solid #e1e1e1;}
.btn-4 {}

		/* COLLAPSE NESTED MENU ITEMS
	
	#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; } */

/* MOBILE MENU */

.et_mobile_menu {background: #0d262e !important;}

/* MOBILE NAV BUTTONS */

#sidebar-c2a {
    display: none;
    position: fixed;
    right: 0;
    bottom: 40%;
    display: block;
    z-index: 100000;
    font-size: 13px;
    font-weight: 700;
}

#c2a-knap-1 {
    background-color: #1d3545;
    padding: 5px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

#c2a-knap-1:hover {
    background-color: #1d3545;
}

#c2a-knap-1:before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    margin-bottom: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    text-transform: none;
    speak: none;
    position: relative;
    content: "\e090";
}

#c2a-knap-2 {
    background-color: #bf3649;
    padding: 5px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

#c2a-knap-2:hover {
    background-color: #47a76e;
}

#c2a-knap-2:before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    margin-bottom: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    text-transform: none;
    speak: none;
    position: relative;
    content: "\e078";
}

#c2a-knap-3 {
    background-color: #1d3545;
    padding: 5px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

#c2a-knap-3:hover {
    background-color: #1d3545;
}

#c2a-knap-3:before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    margin-bottom: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    text-transform: none;
    speak: none;
    position: relative;
    content: "\e00b";
}

/* MOBILE NAV BUTTONS */

#sidebar-c2a {
    display: block !important;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 19998;
}

#c2a-knap-1 {
    width: 33.33%;
    float: left;
}

#c2a-knap-1:before {
    display: inline-block;
    top: 5px;
}

#c2a-knap-2 {
    width: 33.33%;
    float: left;
}

#c2a-knap-2:before {
    display: inline-block;
    top: 5px;
}

#c2a-knap-3 {
    width: 33.33%;
    float: left;
}

#c2a-knap-3:before {
    display: inline-block;
    top: 5px;
}



.box-c2a {
	padding:150px 34px 34px 34px !important;
	-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -350px 150px -50px rgba(11,31,47,0.95);
	border: 8px solid #f0f2f7;
	font-size: 14px;
}

.box-c2a:hover, .box-c2a:focus {
	padding:150px 34px 34px 34px !important;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -350px 150px -50px rgba(11,31,47,0.95);
}
	
		/* #main-header { top: 40px !important; } */
.et_pb_fullwidth_header {
padding-top: 80px !important;
	padding-bottom: 60px !important;
}
	
}






	/*------------------------------------------------*/
/*---------[GQ - MOBILE MENU BUTTON 1]------------*/
/*------------------------------------------------*/
 
    .mobile_menu_bar:before {
            
	}
    .mobile_menu_bar::after {
            content: "MENU";
            position: relative;
            color: #fff!important;
        	cursor: pointer;
		    top: -9px;
    		left: 2px;
	}
    .mobile_nav.opened .mobile_menu_bar:after {
        color: #06223d !important;
}
	
	



/* Alt pånær telefoner */

@media only screen and (min-width: 981px) {
	
		/* FIX JUMPING HEADER */
#page-container {
    top: 130px !important;
	margin-top: 0px !important;
}
	/* #main-header { top: 40px !important; } */
.et_pb_fullwidth_header {
padding-top: 130px !important;
	padding-bottom: 130px !important;
}
	

	
    .visible-phone {
        display: none !important;
    }
    .hidden-phone {
        display: block !important;
    }
	
	/* PADDING I SIDERNE */
	/* .et_pb_section {
		margin-left: 1% !important;
    	margin-right: 1% !important;
	}
	#main-header, #top-header, #main-footer {
		margin-left: 1% !important;
    margin-right: 1% !important;
	}
	#main-header, #main-header.et-fixed-header {
		width: 98%;
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
	}
	#main-footer {
    	margin-bottom: 1% !important;
	} */
	
    #sidebar-c2a {
        display: none !important;
    }
	
	/* BTN MOBILE COLUMNS */

.btn-1 {border-right: 1px solid #e1e1e1; border-bottom: 0px;}
.btn-2 {border-right: 1px solid #e1e1e1; border-bottom: 0px;}
.btn-3 {border-right: 1px solid #e1e1e1;}
.btn-4 {}
	
	
	
    /* NAVIGATION */
    .menu-divider-left a::before {
        content: "|";
        display: inline-block;
        margin-right: 22px;
        color: #e1e1e1;
    }
    /* NAVIGATION DESKTOP */
    .sub-menu {
        border-top: none;
    }
    #main-header .nav li ul {
        border-radius: 0px;
        width: 260px;
        left: -60px;
        border: none;
    }
	.sub-menu {background: #254053 !important;}
    .sub-menu:after, .arrow_box:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    .sub-menu:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #254053;
        border-width: 14px;
        margin-left: -14px;
    }
    .sub-menu:before {
        border-color: rgba(238, 238, 238, 0);
        border-bottom-color: #254053;
        border-width: 11px;
        margin-left: -11px;
    }
}

/* TABLET AND UP */
@media screen and (min-width: 981px) {
	
	/* FIX JUMPING HEADER */
#page-container {
    top: 130px !important;
    margin-top: 0px !important;
}
	/* #main-header { top: 40px !important; } */
.et_pb_fullwidth_header {
padding-top: 130px !important;
	padding-bottom: 130px !important;
}
	
	.et_pb_fullwidth_header_subhead {margin-bottom: 34px;}
	
}
	








/* TWO BY TWO COLUMNS ON MOBILE */
	
	@media (max-width: 980px) {
.two_on_mob .et_pb_column{
width: 47.5%!important;
    margin-right: 5% !important;
}
.two_on_mob .et_pb_column.et_pb_column_1_3:nth-of-type(3){
margin: 0 25%;
}
}
@media (max-width: 980px){
.et_pb_section .et_pb_row.two_on_mob div.et_pb_column.et_pb_column_1_4 {
    width: 47.5% !important;
}
	.et_pb_section .et_pb_row_4col.two_on_mob>.et_pb_column.et_pb_column_1_4:nth-of-type(even) {
    width: 47.5%!important;
    margin-right: 0 !important;
}
 
}



	@media (max-width: 980px) {
.two_on_mob.et_pb_gutters1 .et_pb_column{
width: 50%!important;
    margin-right: 0% !important;
}
.two_on_mob.et_pb_gutters1 .et_pb_column.et_pb_column_1_3:nth-of-type(3){
margin: 0 25%;
}
}
@media (max-width: 980px){
.et_pb_section .et_pb_row.two_on_mob.et_pb_gutters1 div.et_pb_column.et_pb_column_1_4 {
    width: 50% !important;
}
	.et_pb_section .et_pb_row_4col.two_on_mob.et_pb_gutters1>.et_pb_column.et_pb_column_1_4:nth-of-type(even) {
    width: 50%!important;
    margin-right: 0 !important;
}
 
}





/* DOWN ARROW ANIMATION */
span.scroll-down.et-pb-icon {
  cursor: pointer;
  height: 60px;
  width: 80px;
  margin: 0px 0 0 -40px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  color: #FFF;
  text-align: center;
  font-size: 70px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
  -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
  animation: ca3_fade_move_down 2s ease-in-out infinite;
}


@-webkit-keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
}
@-moz-keyframes ca3_fade_move_down {
  0% {
    -moz-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0, 20px);
    opacity: 0;
  }
}
@keyframes ca3_fade_move_down {
  0% {
    transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 20px);
    opacity: 0;
  }
}





/* FLIP COLUMNS ON MOBILE */
@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
	
	.split-mobile {
		display: block !important;
    	min-height: 250px !important;
	}
	
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}



/*** Take out the divider line between content and sidebar for Single WooCommerce Product Pages ***/
.single-product #main-content .container:before {background: none;}

/*** Hide Sidebar for Single WooCommerce Product Pages ***/
.single-product #sidebar, .single-product #sidebar-secondary {display:none;}

/*** Expand the content area to fullwidth for Single WooCommerce Product Pages ***/
@media (min-width: 981px){
.single-product #left-area, .single-product #primary {
width: 100% !important;
padding: 23px 0px 0px !important;
float: none !important;
}
}

/* REMOVE SIDEBAR DIVIDER */
#main-content .container:before {display: none !important;}
