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

@import url("style_3.css");
 
/* =Theme customizations
------------------------------------------------------- */

/* CUSTOM FONTS */

@font-face {
font-family: 'ClanOT-NarrowBook';
font-style: normal;
font-weight: 400;
src: local('ClanOT-NarrowBook'), url('../fonts/ClanOT-NarrowBook.woff') format('woff');
}


@font-face {
font-family: 'ClanOT-NarrowThin';
font-style: normal;
font-weight: 300;
src: local('ClanOT-NarrowThin'), url('../fonts/ClanOT-NarrowThin.woff') format('woff');
}


@font-face {
font-family: 'ClanOT-NarrowNews';
font-style: normal;
font-weight: 500;
src: local('ClanOT-NarrowNews'), url('../fonts/ClanOT-NarrowNews.woff') format('woff');
}


@font-face {
font-family: 'ClanOT-NarrowMedium';
font-style: normal;
font-weight: 600;
src: local('ClanOT-NarrowMedium'), url('../fonts/ClanOT-NarrowMedium.woff') format('woff');
}


@font-face {
font-family: 'ClanOT-NarrowBold';
font-style: normal;
font-weight: 700;
src: local('ClanOT-NarrowBold'), url('../fonts/ClanOT-NarrowBold.woff') format('woff');
}


@font-face {
font-family: 'ClanOT-NarrowBlack';
font-style: normal;
font-weight: 800;
src: local('ClanOT-NarrowBlack'), url('../fonts/ClanOT-NarrowBlack.woff') format('woff');
}


@font-face {
font-family: 'ClanOT-NarrowUltra';
font-style: normal;
font-weight: 900;
src: local('ClanOT-NarrowUltra'), url('../fonts/ClanOT-NarrowUltra.woff') format('woff');
}


/* CONTAINER */

.container {
    width: 90%;
}

.et_pb_row {
    width: 90%;
}

.wp-block-divi-layout .et_pb_row {
    width: 100%;
}

/* 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;
	font-family: 'ClanOT-NarrowBook',sans-serif;
}

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

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 25px;
	font-weight: 700;
	letter-spacing: 0.5px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
}

.main-content-section h2, .main-content-section h3, .main-content-section h4 {
	padding-top: 20px;
}

.main-content-section h2:first-child {
	padding-top: 0px;
}

b, strong {
	font-family: 'ClanOT-NarrowBold',sans-serif;
	font-weight: 700;
}

.title {
    font-size: 22px !important;
    font-weight: 700;
    line-height: 1.3em;
		font-family: 'ClanOT-NarrowBold',sans-serif;
}

.title-big {
    font-size: 32px !important;
    font-weight: 700;
    line-height: 1.25em;
	letter-spacing: 0.5px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
}

p.title-big {
    font-size: 32px !important;
    font-weight: 700;
    line-height: 1.25em;
	padding-bottom: 0px;
	letter-spacing: 0.5px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
}


.title-hero, .et_pb_fullwidth_header_subhead, .title-hero h1, .title-hero h2, h1.et_pb_module_header {
    font-size: 42px !important;
    font-weight: 700;
    line-height: 1.25em !important;
	letter-spacing: 0.5px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
}

.et_pb_bg_layout_light .et_pb_fullwidth_header_subhead {
	color: #08174a;	
}


p.title-hero {
	font-size: 42px;
    font-weight: 700;
    line-height: 1.25em;
	padding-bottom: 20px;
	letter-spacing: 0.5px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
}
.et_pb_bg_layout_light p.title-hero, .et_pb_bg_layout_light p.title-big {
color: #08174a;
}

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

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

.page-id-14 h1.et_pb_module_header, .page-id-217580 h1.et_pb_module_header, .page-id-217594 h1.et_pb_module_header {
	font-size: 13px !important;
    color: rgba(255,255,255,0.7) !important;
	font-weight: 400;
	padding-bottom: 20px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
	text-transform: uppercase;
}

strong {
    font-weight: 700;
}

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

.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: #27348a;
}

.preheader-white {
    font-size: 13px !important;
    color: rgba(255,255,255,0.6);
	font-weight: 700;
	padding-bottom: 20px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
	text-transform: uppercase;

}

.preheader {
    font-size: 13px !important;
    color: #27348a !important;
	font-weight: 700;
	padding-bottom: 20px;
	font-family: 'ClanOT-NarrowBold',sans-serif;
	text-transform: uppercase;
}

p.preheader, p.preheader-white, div.preheader, div.preheader-white {
	padding-bottom: 20px;

}

h2.preheader {
	color: #27348a !important; 

}

.text-small {
    font-size: 13px !important;
    color: rgba(18,39,65,0.6) !important;
	font-weight: 400;
	padding-bottom: 20px;
	line-height: 1.4em;
}

i {color: #6ac695;}


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

#et-top-navigation nav>ul>li>a {
    font-weight: 700;
	font-family: 'ClanOT-NarrowBold',sans-serif;
}

/* 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;
}


.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;
}

/* MEGA MENU */
	
	#top-menu li.mega-menu>ul>li>a {
		width: 90%;
		padding: 0 0 10px 0px;
	}

#top-menu li.mega-menu>ul {
    max-width: 630px !important;
}

#top-menu li.mega-menu>ul {
    left: auto!important;
    right: 0!important;
}

/* MEGA MENU 3 COLUMNS */

#top-menu li.mega-menu > ul > li:nth-of-type(5n) {
clear: none;
}
#top-menu li.mega-menu > ul > li:nth-of-type(3n) {
clear: none;
}
#top-menu li.mega-menu > ul > li {
width: 33%;
margin: 0;
}

/* SUB NAVIGATION */

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

/* SLIDER / HERO SECTION */

.et_pb_fullwidth_header {
    padding-top: 40px !important;
    padding-bottom: 40px;
}

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

.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: 540px;
	margin-top: 6%;
	margin-bottom: 6%;
}

.et_pb_slide_description img {
	border-radius: 50%;
	border: 5px solid #fff;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 8% 8%;
}


/* @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;
	}
} */

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {width: 90%;}

.et_pb_header_content_wrapper {margin-bottom: 15px;}

.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: 740px;
    margin: 15% auto;
	text-shadow: 0 4px 16px rgba(0,0,0,0.3);
}

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

.et_pb_fullwidth_header .breadcrumb a {
	color: #fff;
	font-weight: 700;
}


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

.callout {
	background-image: url('/wp-content/uploads/2020/04/b3-1.jpg');
}

@media (min-width: 981px) {
	.pageheader-left .et_pb_gutters1 .et_pb_column_2_5, .pageheader-left .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
		width: 40%;
		max-width: 640px;
		padding-right: 0px;
	}
}

.pageheader-left {
	font-size: 18px;
}


/* SIDEBAR */

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

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

#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: #3d89a1;}

/* FOOTER */

.widget_nav_menu {
	width: 100%;
	display: block;
}

#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;
}

.et_pb_widget_area_left {
    border-right: none;
    padding-right: 0;
}

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

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

#advanced_sidebar_menu-2-wrap a {
    padding: 12px 16px !important;
}

#main-footer .et_pb_widget li a::before {
    color: #fff !important;
}

.et_pb_widget ul li, .dsm_menu ul li {
    margin-bottom: .5em !important;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: .5em;
	list-style-type: none !important;
	list-style: none;
}

.et_pb_widget ul > li.has_children {
	border-bottom: none;
}

.dsm-menu a {
	color: #666;
}

.dsm-menu .current-menu-item a, .child-sidebar-menu li.current_page_item a {
	color: #3c53ec !important;
}


#main-footer .et_pb_widget ul li {
    margin-bottom: .5em;
    border-bottom: 1px solid rgba(255,255,255,0.07);
    padding-bottom: .5em;
}

.ul.dsm-menu, ul.dsm-menu .sub-menu {
    list-style-type: none !important;
	list-style: none;
}

/* CONTENT SECTIONS */

.section-info {
	
}

/* CONTACT FORMULAR */

.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
	background: #fff !important;
	border: 1px solid rgba(0,0,0,0.1) !important;
	border-radius: 8px;
}


/* BUTTONS */

.et_pb_button {
    position: relative;
padding: 0.6em 3em .6em 1.5em!important;
    text-align: center;
	    cursor: pointer !important;
	min-width: 200px;
}

.et_pb_button:hover {
padding: 0.6em 3em .6em 1.5em!important;
    text-align: center;
    cursor: pointer !important;
	min-width: 200px;
}

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

.et_pb_button:hover {
padding: 0.6em 3em .6em 1.5em!important;
    text-align: center;
}

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

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

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

.et_pb_button.btn-outline-white::hover {
    background-color: #fff;
    border: 2px solid #fff !important;
	color: #222;
}

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

.et_pb_button.btn-stripped::last-child {
}

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

.et_pb_button.btn-stripped:after {
    top: 21px !important;
	margin-left: 9px;
	content: '\3d';
}

.et_pb_button.btn-stripped.btn-stripped-white {
	color: #fff !important;
}

.et_pb_button.btn-stripped.btn-stripped-white:after {
	color: #fff;
}

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

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

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

.et_pb_button.btn-stripped-center:after {
    top: 11px !important;
	margin-left: 9px;
	content: '\3d';
}

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

.stripped .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .stripped .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .stripped .et_pb_button_module_wrapper {margin-bottom: 0px !important;}

.et_pb_button.btn-white {
    background-color: #fff;
    border: 2px solid #fff;
	color: #1b395e !important;
}

.et_pb_button.btn-white::hover {
    background-color: #6ac695 !important;
    border: 2px solid #6ac695 !important;
	color: #fff;
}


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;
	top: 20px;
}

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

.wpcf7-submit.et_pb_button {
	width: 100%;
	max-width: 100%;
	background-color: #c7017f;
	border-color: #c7017f !important;
}

.et_pb_button_one {background: #c7017f !important; border-color: #c7017f !important; color: #fff !important;}
.et_pb_button_one:after {color: #fff !important;}
.et_pb_button_one:hover {background: #3c53ec !important; border-color: #3c53ec !important; color: #fff;}

.et_pb_button_two {background: none !important; border-color: #c7017f !important; color: #c7017f !important;}
.et_pb_button_two:hover {background: #3c53ec !important; border-color: #3c53ec !important; color: #fff;}

.et_pb_button.et_pb_promo_button {background: #fff; color: #001332 !important; border-color: #fff;}

	.dsm_button.et_pb_button_two {border-color: #c7017f !important; color: #c7017f !important;}
	.dsm_button.et_pb_bg_layout_dark .et_pb_button_two {border-color: #fff !important; color: #fff !important;}
	.pageheader-left .dsm_button .et_pb_button_two {border-color: #fff !important; color: #fff !important;}

	.et-l--footer .dsm_button .et_pb_button_two::after {
		content: '\e090' !important;
		font-size: 21px !important;
    	top: 20px;
		top: 27px;
    margin-left: 10px;
	}

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



/* BLOG POSTS */

.single #sidebar {display: none !important;}

.single .entry-title {text-align:center;}

.post .forbehold {display: none !important;}
.post .et_post_meta_wrapper img {margin-top: 34px;}
.post .entry-content {max-width: 700px; margin-left: auto; margin-right: auto;}
.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 #left-area {
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
}

.single-post .post-meta {text-align: center; display: block;}
.single-wpcm_vehicle .post-meta {text-align: center; display: none;}

.et_pb_blog_grid .et_pb_post {
    padding: 0;
    border: none;
    background-color: #fff;
}

.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;}

.et_pb_blog_grid .et_pb_image_container {
    margin: 0px 0px 20px 0px;
}

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

/* BLOG NO EXCERPT */

.no-excerpt .et_pb_post {
	padding-bottom: 20px !important; margin-bottom: 20px !important;
	border-bottom: 1px solid #edeff6 !important;
}

.no-excerpt .et_pb_post h3 {
	padding-bottom: 10px;
	font-size: 18px;
}

.no-excerpt .et_pb_post h3::after {
    font-family: 'ETmodules';
    content: "\35";
    display: inline-block;
    margin-left: 9px;
    color: inherit;
}

.published {font-size: 13px;}

/* HER ÆNDRER VI MENUEN PÅ NYE SIDER TIL HVID
	 
.single #main-header, .blog #main-header, .post #main-header, .category #main-header, .page-id-3843 #main-header, .page-id-133 #main-header {
    background-color: #284ba2;
	background-image: none !important;
}
	 
	 
.single #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-3843 #main-header #top-menu a, .page-id-133 #main-header #top-menu a {
    color: #fff;
}
	 
.single .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-3843 .et-fixed-header#main-header, .page-id-133 .et-fixed-header#main-header {
    border-bottom: none;
}
	 
/* 	 @media (min-width: 981px)  {
.single #main-header #logo, .blog #main-header #logo, .post #main-header #logo, .category #main-header #logo, .page-id-3843 #main-header #logo, .page-id-133 #main-header #logo {
    content: url("/wp-content/uploads/logo-nicolai-dark.png");
}
	 }

	@media (min-width: 981px)  {
.single .et-fixed-header#main-header #logo, .blog .et-fixed-header#main-header #logo, .post .et-fixed-header#main-header #logo, .category .et-fixed-header#main-header #logo, .page-id-3843 .et-fixed-header#main-header #logo, .page-id-133 .et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/ns-logo.png");
}
	} */


/* 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;}
	
}

.logo-1 img, .logo-2 img, .logo-3 img, .logo-4 img, .logo-5 img, .logo-6 img, .logo-7 img, .logo-8 img {
	max-height: 40px;
}

/* 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;}

/* C2A SERVICES */

.c2a {
	 transition: all 0.2s;
	box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
}

.c2a .et_pb_main_blurb_image {
    margin-bottom: 12px;
}

.c2a h4 {
	padding-bottom: 15px;
}

.c2a-single {
	margin-bottom: 34px !important;
	overflow: hidden;
	box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
}

.c2a-services {background-color: #fff; border-radius: 0px;
    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
		-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.c2a-services:hover {margin-top: -10px;}
.c2a-services .et_pb_blurb_container {padding: 0px 22px 22px;}

.c2a-services .et_pb_blurb_content h4 {padding-bottom: 8px;}
.c2a-services .et_pb_main_blurb_image img {}

/* BLURPS */

.et_pb_blurb_position_left h4.et_pb_module_header {
	font-size: 20px !important;
	padding-bottom: 15px;
	padding-top: 8px;
}

/* BLURP PERSON */

.blurb-person img {
	border-radius: 50%;
	margin-right: 15px;
}

.blurb-person {
	margin-bottom: 34px !important;
	border-top: 1px solid rgba(255,255,255,0.1);
	padding-top: 34px;
}

/* VIDEO */

.invis-video iframe {
	opacity: 0;
}

.invis-video .et_pb_video_overlay_hover:hover {
    background-color: rgba(0,0,0,0) !important;
}

.invis-video .et_pb_video_overlay {
	background: none !important;
}

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 40px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #3c53ec;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  /* background: #fa183d; */
	background: rgba(255,255,255,0.2);
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}

.btn-video {
	position: relative; height: 175px;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/* STEPS PROCESS */

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

.steps-box:after {
content: "";
    background-image: url(/wp-content/uploads/2020/03/arrow-right.png);
    background-size: cover;
    position: absolute;
    top: 8px;
    right: 0;
    height: 40px;
    width: 40px;
    opacity: .2;
    /* -webkit-transform: scaleX(-1); */
    /* transform: rotate(220deg) scaleX(-1); */
    right: -53px;
}

/* MEDARBEJDERE */

.et_pb_team_member_description {font-size: 13px;}
.et_pb_team_member_description h4 {
	padding-bottom: 5px; 
	padding-top: 10px;
}

.person {
	    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
	background: #fff;
}

.person .et_pb_team_member_description {
	padding: 20px 20px 20px;
}

.et_pb_member_position {
	margin-bottom: 12px;
}

.et_pb_team_member_image {
	max-width: 100%;
}

.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_1_5 .et_pb_team_member_image, .et_pb_column_1_6 .et_pb_team_member_image, .et_pb_column_2_5 .et_pb_team_member_image, .et_pb_column_3_5 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
	margin: 0 0px !important;
}

/* MEDARBEJDERE */

.medarbejdere .dp-dfg-items p {
	padding-bottom: 0px;
}

.medarbejdere .dp-dfg-custom-content {
	text-align: center !important;
}

.medarbejdere .dp-dfg-custom-field:first-child {
padding-bottom: 1em;
}

.medarbejdere .et_pb_team_member {
	    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
	background: #fff;
}

.medarbejdere .et_pb_team_member_description {
	padding: 20px 20px 20px;
}

.medarbejdere .et_pb_team_member_description p {
    padding-bottom: 0;
}

.employee img {
	max-width: 120px;
	border-radius: 50%;
}

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

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

.et_pb_toggle_close, .et_pb_toggle_open {
    background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.et_pb_toggle {
	border-radius: 8px;
    border: 1px solid rgba(0,0,0,0.1);
	/*    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 16px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 16px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 16px; */
}

.et_pb_toggle_content {
    position: relative;
    padding-top: 20px;
    padding-bottom: 34px;
	padding-left: 34px;
	padding-right: 34px;
}

.et_pb_toggle_title:before {
    color: #3c53ec;
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #3c53ec;
}

.et_pb_toggle.et_pb_toggle_item h5 {
    padding-top: 20px;
    padding-bottom: 20px;
	font-size: 16px;
    color: #122741;
}


/* BOX-C2A til forsiden */

.box-c2a {
	padding: 34px 50px 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 -200px 100px -50px rgba(0,0,0,0.9);
	font-size: 14px;
	text-shadow: 0 4px 16px rgba(0,0,0,0.9);
	margin-bottom: 34px;
}

.box-c2a:hover, .box-c2a:focus {
	padding: 34px 50px 34px 34px !important;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -200px 100px -50px rgba(0,0,0,0.9);
}

.box-c2a .btn-stripped {color: #3c53ec !important; padding-left: 38px !important;}
.box-c2a .btn-stripped:hover {padding-left: 38px !important;}
.box-c2a .btn-stripped-white {color: #fff !important;  padding-left: 38px !important;}
.box-c2a .btn-stripped-white:hover {color: #fff !important; padding-left: 38px !important;}

.box-c2a h3 {padding-bottom: 10px; padding-top: 175px; font-size: 26px !important;}

	.box-c2a a.btn-stripped:before, .box-c2a a.btn-stripped-white:before {
	    content: '';
    height: 1px;
    background-color: #fff;
    width: 26px;
    float: left;
    position: absolute;
    top: 50%;
    left: 32px;
		display: block !important;
		opacity: 1;
	}

	.box-c2a a.btn-stripped:after, .box-c2a a.btn-stripped-white:after {
	display: none !important;		
}

.no-shadow {
		box-shadow: none !important;
		text-shadow: none !important;
}

.no-shadow:hover, .no-shadow:focus {
		box-shadow: none !important;
	text-shadow: none !important;
}

/* SERVICE ROTATOR */

.service-rotator .as_slide_content_wrapper p {margin-bottom: 0px; padding-bottom: 0px;}
.service-rotator .as_slide_content_wrapper h3 {margin-bottom: 0px; padding-bottom: 0px; font-size: 18px;}

/* C2A CASE */

.c2a-case {
		    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
	background: #fff;
}

.c2a-case .et_pb_blurb_content {
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;	
}

.c2a-case .et_pb_blurb_container {
	padding: 0 25px 34px;
}

.c2a-case:hover .et_pb_blurb_content {
	background: #27348a;
	color: #fff;
}

.c2a-case:hover .text-small, .c2a-case:hover h2, .c2a-case:hover h3, .c2a-case:hover h4 {
	color: #fff !important;
}

/* CASES */

.details .dmach-acf-item-content {
	width: 100%;
}

.details .dmach-acf-label {
	    text-align: left;
    float: left;
	font-family: 'ClanOT-NarrowBold',sans-serif;
	font-weight: 700;
}

.details .dmach-acf-item-containter {
	text-align: right;
}

.details .et_pb_de_mach_acf_item {
	margin-bottom: 20px !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e6eb;
}

.case-details .dmach-icon-image-content {
	margin-right: 15px;
	padding-top: 4px;
}

.dp-dfg-custom-field:first-child {
	font-size: 13px!important;
    color: rgba(26,34,86,0.61)!important;
}

.cases-gallery .sb_mod_acf_table_item_label {display: none;}

.cases-gallery .et_pb_acf_table table td, .cases-gallery .et_pb_acf_table table th {
    padding: 0px;
}

.single-cases .main-content-section ul li {
		font-size: 15px;
}

.dpdfg_filtergrid .dp-dfg-items article, .et_pb_blurb_content {
	    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.dpdfg_filtergrid .dp-dfg-items article:hover, .services .et_pb_blurb_content:hover {
		color: #fff !important;
		background: #27348a;
}

.dpdfg_filtergrid .dp-dfg-items article:hover h1, .dpdfg_filtergrid .dp-dfg-items article:hover h2, .dpdfg_filtergrid .dp-dfg-items article:hover h3, .dpdfg_filtergrid .dp-dfg-items article:hover h4, .services .et_pb_blurb_content:hover h4.et_pb_module_header, .services .et_pb_blurb_content:hover h4.et_pb_module_header:after {
	color: #fff;
}

.dpdfg_filtergrid .dp-dfg-items article:hover .dp-dfg-custom-field:first-child {
    color: rgba(255,255,255,0.61)!important;
}

.dpdfg_filtergrid.services .dp-dfg-items article:hover .dp-dfg-header h4 a::after {
    color: #fff;
}

.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button {
    font-size: 13px !important;
	color: #1a2256;
	background: rgba(255,255,255,0);
	border-color: #1a2256;
}

.dp-dfg-content.entry-summary {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 34px !important;
    padding-top: 0px 
}

/* FILTER GRID */

.dp-dfg-items article, .services .et_pb_blurb_content {
	    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
}

.dp-dfg-header {
	padding: 25px 20px 0px !important;
}

/* .cases .dp-dfg-header h4 a::before {
	content: 'CASE: ';
}

.cases .dp-dfg-custom-field:first-child::before {
	content: 'Kunde: ';
} */

.cases-icons .et_pb_blurb_position_left h4.et_pb_module_header {
    font-size: 20px !important;
    padding-bottom: 0px;
    padding-top: 6px;
}

.services .dp-dfg-header, .services h4.et_pb_module_header {
	padding: 25px 40px 25px 20px !important;
	position: relative;
}

.services .dp-dfg-header h4 a::after, .services h4.et_pb_module_header::after {
    position: absolute;
    margin-right: 0px;
    top: 22px;
    right: 15px;
    font-family: 'ETmodules';
    content: "\3d";
    font-weight: 900;
    font-size: 22px;
    color: #c7017f;
}

.services h4.et_pb_module_header::after {
	    right: 20px;
}

.services .et_pb_main_blurb_image {
	margin-bottom: 0px;
}

.services .et_pb_blurb_container {
	margin-top: -7px;
}

.services .et_pb_blurb_description {
	padding: 0 20px 25px 20px;
}

.dp-dfg-custom-content {
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 34px !important;
}

.services .et_pb_portfolio_grid_items .et_pb_grid_item {
	background: #fff !important;
	    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
}

.services .et_pb_portfolio_grid_items .et_pb_module_header {
	padding: 15px 25px 25px 25px;
}

/* FLAGS */

.dk .et_pb_team_member_description {
	background-image: url('../images/004-denmark.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom 18px right 20px;
	position: relative;
}

.se .et_pb_team_member_description {
	background-image: url('../images/001-sweden.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom 18px right 20px;
	position: relative;
}

.no .et_pb_team_member_description {
	background-image: url('../images/003-norway.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom 18px right 20px;
	position: relative;
}

.en .et_pb_team_member_description {
	background-image: url('../images/002-united-kingdom.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom 18px right 20px;
	position: relative;
}

/*------Divi Fullwidth Header Resize Fix-------*/

.et_pb_fullwidth_header.et_pb_fullscreen {
    min-height: 100vh!important;
    padding-top: 0!important;
}
.et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container {
    min-height: 100vh!important;
    width: 100%;
}

body.home #page-container {
    padding-top: 0!important;
    margin-top: 0!important;
}
body.home #page-container .et_pb_section:first-child .et_pb_fullwidth_header {
    min-height: 100vh!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
body.home #page-container .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    min-height: 100vh;
}

body.home #main-header {
    top: 0!important;
}

/* ADDITION CSS */

.padding-bottom {
	padding-bottom: 30px;
	padding-top: 8px;
}

.cn-button.bootstrap {
    color: #fff;
    background: #3c53ec !important;
}


.et-social-twitter a.icon:before {
    content: "\e09d";
}

.swiper-slide .intro {
	max-height: 350px;
}

.breadcrumb a {
	color: rgba(255,255,255,0.6);
}

/* .breadcrumb .breadcrumb_last {text-decoration: underline;} */

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

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


	ul.list-arrows li::before, .main-content-section .et_pb_post_content ul li::before, .main-content-section .et_pb_text ul li::before {
    position: relative;
    margin-right: 8px;
    top: 2px;
    color: rgba(0,0,0,0.3);
    font-family: 'ETmodules';
    content: "\5e";
	font-weight: 900;
    font-size: 18px;
    color: #c7017f;
}

ul.list-arrows li, .main-content-section .et_pb_post_content ul li, .main-content-section .et_pb_text ul li {
	margin-bottom: 6px;
}
	
	ul.list-arrows, .main-content-section .et_pb_post_content ul, .main-content-section .et_pb_text ul {
    width: 100%;
    margin: 0;
		margin-top: 25px;
    list-style: none;
		list-style-type: none !important;
		padding: 0 0 1.5em 1.5em !important;
}

	ul.list-checkmark li::before {
    position: relative;
    margin-right: 8px;
    top: 3px;
    color: rgba(0,0,0,0.3);
    font-family: 'ETmodules';
    content: "\4e";
	font-weight: 900;
    font-size: 18px;
    color: #43c5b6;
}
	
	ul.list-checkmark {
    width: 100%;
    margin: 0;
		margin-top: 25px;
    list-style: none;
		list-style-type: none !important;
		padding: 0 0 1.5em 0 !important;
}


.box-shadow {
    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
}

.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: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	overflow: hidden;
}

.et_pb_video_play:before {
    box-shadow: 0 0px 60px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0px 60px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0px 60px rgba(0,0,0,.2);
	border-radius: 100px;
}

.content-box {
    padding: 40px 34px;
	background: #fff;
    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
	    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.content-box.et_clickable:hover {
    padding: 40px 34px;
	background: #27348a;
    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
	color: #fff !important;
}

.content-box.et_clickable:hover h1, .content-box.et_clickable:hover h2, .content-box.et_clickable:hover h3, .content-box.et_clickable:hover h4 {
	color: #fff;
}

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

.featured-box {
    padding: 34px;
	border-right: 1px solid #e1e1e1;
}

.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;}

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

/* button {
    color: #fff;
    background-color: #227efb;
    padding: 16px 35px 16px 35px;
    border-radius: 0px;
	border: 2px solid #227efb;
    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;
} */

/* CONTACT ICONS */

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

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

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

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

.contact-login:before {
    content: "\e00";
}

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

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


/* CONTACT FORM JOTFORM */

.form-textbox, .form-textarea {
    padding: 13px 20px 13px 20px !important;
    width: 100% !important;
    border-radius: 3px !important;
    border: 1px solid #e1e1e1 !important;
}

/* MOBILE NAV BUTTONS */

#sidebar-c2a{position:fixed;right:34px;bottom:34px;display:block;z-index:100000; border-radius: 5px;
	    box-shadow: 0 0px 30px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0px 30px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0px 30px rgba(0,0,0,.2);
	font-size: 13px;
	-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;
}

#c2a-knap-1{background-color:#fff;margin:0;padding:18px 8px 12px;color:#08174a;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;font-size:13px!important;border-radius:0;display:block;font-weight:400; float: right; border-radius: 0 5px 5px 0; min-width: 115px;}

#c2a-knap-1:hover{background-color:#e5e5e5}

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

#c2a-knap-2{background-color:#fff;margin:0;padding:18px 8px 12px;color:#08174a;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;font-size:13px!important;border-radius:0;display:block;font-weight:400; float: right; border-radius: 5px 0 0 5px; border-right: 1px solid #e1e1e1; min-width: 115px;}

#c2a-knap-2:hover{background-color:#e5e5e5}

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

#c2a-knap-3{background-color:#fff;margin:0;padding:24px 8px 18px;color:#333;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;font-size:13px!important;border-radius:0;display:block;font-weight:400; float: right; border-radius: 5px 0 0 5px; border-right: 1px solid #e1e1e1;}

#c2a-knap-3:hover{background-color:#edf3f5}

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


/* 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;
}


/* POPUP */

.evr_fb_popup_modal {
    background: rgba(25,34,48,0.9);
}

#popup-kontakt.et_pb_section {
    background: none !important;
}

/* #popup-kontakt div.et_pb_row {
	width: 100% !important;
} */

#popup-kontakt .et_pb_contact p input, #popup-kontakt .et_pb_contact p textarea {
    padding: 14px;
    border: 1px solid rgba(0,0,0,0.1);
    color: #666;
    background-color: #fff;
    font-size: 13px;
    -webkit-appearance: none;
    border-radius: 5px;
}

#popup-kontakt p.et_pb_contact_field {
    margin-bottom: 3%;
    padding: 0 0 0 3%;
}

#popup-kontakt .et_pb_contact_field textarea.et_pb_contact_message {
    min-height: 80px;
}

@media (max-width: 980px) { 
	.et_pb_column .et_pb_contact p.et_pb_contact_field_half {
		width: 50%;
		clear: none;
		float: left;
	}
}


.et_pb_section.popup {
    box-shadow: none !important;
}

.et_pb_section.popup .evr-close {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    cursor: pointer;
    background: none;
    opacity: 1;
    transition: all 0.3s;
	box-shadow: none !important;
	color: #fff;
}

#et-boc .area-outer-wrap>[data-da-type] .da-close {
    display: block;
    box-sizing: content-box;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    font-family: Courier New,monospace;
    font-size: 48px;
    font-weight: 700;
    cursor: pointer;
    opacity: .7;
    transition: all .3s;
}


/* TESTIMONIAL PLUGIN */


.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: 260px;
    padding: 10px 15px 10px 15px;
    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: 10px 15px 10px 20px;
}

#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;
}

 */

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

@media only screen and (max-width: 980px) {
	
	.cwp_et_pb_layout_slider_standard_0 .swiper-bullets {
    width: 100% !important;
    text-align: center !important;
}
	
	.blurb-center-mobile .et_pb_blurb_container {
	text-align: center !important;
}
	
	.blurb-center-mobile img, .et_pb_blurb .et_pb_image_wrap {
	text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
}
	
.blurb-center-mobile .et_pb_main_blurb_image {
    display: block;
}
	
	.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%;
	}
	
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
		background-color: rgba(18,39,65,.5);
	}
	
	/* SECTIONS */
	
	.section-info {padding-top: 20px;}
	.section-info.et_section_specialty .et_pb_column_1_3 {margin-bottom: 0px;}
	
	/* 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;
	} */
	
	.btn-video {
	position: relative; height: 100px;
		    margin-top: 34px;
    margin-bottom: -34px;
}
	
    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, .title-hero h1, .title-hero h2, .title-hero h3, h1.et_pb_module_header {
        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;
	}
	
	.page-id-14 h1.et_pb_module_header, .page-id-217580 h1.et_pb_module_header, .page-id-217594 h1.et_pb_module_header {
		   font-size: 13px !important;
    color: rgba(31,39,45,0.7);
	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: 100px !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%;
    }
	
	.dsm_button .et_pb_button_two {margin-left: 0px !important;}
	
	.et_pb_fullwidth_header_container {width: 90% !important;}
	
    .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, .mobile-split {
		display: block !important;
    	min-height: 250px !important;
	}
	
	.et_pb_fullwidth_menu .et_pb_row, .et_pb_menu .et_pb_row {
    min-height: 50px;
	}
	
	.et_pb_fullwidth_menu .et_pb_menu__wrap, .et_pb_menu .et_pb_menu__wrap {
		    margin-top: 20px;
    margin-bottom: 20px;
	}

/* 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: #fff !important;}

	/* MOBILE NAV BUTTONS */
	
		#sidebar-c2a{left:0;bottom:-53px;width:100%;z-index:10000;display:block}
	#c2a-knap-1{width:50%;float:left;padding:10px 3px;font-size:14px!important;  border-radius: 0px;}
	#c2a-knap-1:before{margin-right:6px;display:inline-block;top:5px}
	#c2a-knap-2{width:50%;float:left;padding:10px 3px;font-size:12px!important; border-left: 1px solid #e1e1e1; border-right: none; border-radius: 0px;}
	#c2a-knap-2:before{margin-right:8px;display:inline-block;top:5px}
	
	
		#c2a-knap-3{width:33.33333333%;float:left;padding:10px 3px;font-size:12px!important; border-left: 1px solid #e1e1e1; border-right: none; border-radius: 0px;}
	#c2a-knap-3:before{margin-right:6px;display:inline-block;top:5px}



.box-c2a {
	padding: 34px 68px 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 -200px 100px -50px rgba(0,0,0,0.75);
	font-size: 14px;
	border-radius: 4px;
	text-shadow: 0 4px 16px rgba(0,0,0,0.6);
	margin-bottom: 34px !important;
}

.box-c2a:hover, .box-c2a:focus {
	padding: 34px 68px 34px 34px !important;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -200px 100px -50px rgba(0,0,0,0.75);
}

.box-c2a .btn-stripped {color: #3c53ec !important;}
.box-c2a .btn-stripped-white {color: #fff !important;}
.box-c2a .btn-stripped-white:hover {color: #fff !important;}

.box-c2a h3 {padding-bottom: 10px; padding-top: 75px; font-size: 26px !important;}
	
	
		/* #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 {
      color: #24313a !important;       
	}
    .mobile_menu_bar::after {
            content: "MENU";
            position: relative;
            color: #24313a!important;
        	cursor: pointer;
		    top: -9px;
    		left: 2px;
	}
    .mobile_nav.opened .mobile_menu_bar:after {
        color: #24313a !important;
}
.et_pb_fullwidth_menu .mobile_menu_bar::after {
            content: "SUBMENU";
            position: relative;
            color: #24313a!important;
        	cursor: pointer;
		    top: -9px;
    		left: 2px;
	}


/* Alt pånær telefoner */

@media only screen and (min-width: 981px) {
	
		/* FIX JUMPING HEADER
#page-container {
    top: 130px !important;
    padding-top: 130px !important;
	margin-top: 0px !important;
}  */
	/* #main-header { top: 40px !important; } */
/* .et_pb_fullwidth_header {
padding-top: 130px !important;
	padding-bottom: 130px !important;
}  */
	
	
	#page-container {
		margin-top: -1px !important;
	}
	
	.nav li ul {
		width: 265px;
	}
	
	#top-menu li li a {
		width:245px;}
	
	.menu-divider-left a::before {
        content: "|";
        display: inline-block;
        margin-right: 22px;
        color: #e1e1e1;
    }
	
	#main-header .nav li ul.sub-menu li ul.sub-menu {
		background-color: rgba(39,52,138,0.0);
	}
	
	#sidebar-c2a{display: none !important;}
	
    .visible-phone {
        display: none !important;
    }
    .hidden-phone {
        display: block !important;
    }
	
	/* BTN MENU */

.btn-menu a {
        color: #fff !important;
background: #27348a !important;
	border: 2px solid #27348a!important;
		padding: 12px 28px 12px 28px !important;
        margin-top: -10px;
	border-radius: 50px;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }
    .btn-menu a:hover {
        color: #fff !important;
        background-color: #27348a!important;
		border: 2px solid #27348a!important;
		opacity: 1 !important;
    }
    #top-header #et-secondary-nav .btn-menu.a:hover {
        color: #fff !important;
    }

	.et-fixed-header #top-menu .btn-menu a {color: #fff !important;}
	
	.btn-menu a:before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #fff;
    font-family: 'ETmodules';
		content: "\e090";
}
	

	
	/* BTN MENU OUTLINE */

	li.btn-menu-outline {padding-right: 6px !important;}
	
.btn-menu-outline a {
        color: #27348a !important;
border: 2px solid #27348a !important;
		padding: 12px 28px 12px 28px !important;
        margin-top: -10px;
        border-radius: 50px;
        max-height: 40px;
    box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }
    .btn-menu-outline a:hover {
        color: #fff !important;
        background-color: #27348a!important;
		border: 2px solid #27348a !important;
		opacity: 1 !important;
    }
    #top-header #et-secondary-nav .btn-menu-outline.a:hover {
        color: #fff !important;
    }

	.et-fixed-header #top-menu .btn-menu-outline a {color: #14234e !important;}
	.et-fixed-header #top-menu .btn-menu-outline a:hover {color: #fff !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;
	} */
	
	.et-fixed-header #top-menu a, .et-fixed-header #et_search_icon:before, .et-fixed-header #et_top_search .et-search-form input, .et-fixed-header .et_search_form_container input, .et-fixed-header .et_close_search_field:after, .et-fixed-header #et-top-navigation .et-cart-info {color: #fff !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 {}
	
	.et-fixed-header .sub-menu a {color: #fff !important;}
	
	#main-header.et-fixed-header .nav li ul a {color: rgba(255,255,255,0.7) !important;}
	
	.single-cases .main-content-section ul li {
	margin-bottom: 6px;
    width: 30%;
    float: left;
    margin-right: 3%;
		font-size: 15px;
}

.single-cases .main-content-section ul {
    width: 100%;
    margin: 0;
    margin-top: 50px;
    list-style: none;
    list-style-type: none !important;
    padding: 0 0 1.5em 0 !important;
    margin-bottom: 34px;
    float: left;
}
	
    /* 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: #24313a !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: #24313a;
        border-width: 14px;
        margin-left: -14px;
    }
    .sub-menu:before {
        border-color: rgba(238, 238, 238, 0);
        border-bottom-color: #24313a;
        border-width: 11px;
        margin-left: -11px;
    } */


	
}


/* 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;
}
	
	
	
	
	.et_pb_section .et_pb_row.two_on_mob div.et_pb_column.et_pb_column_1_5 {
		width: 47.5% !important;
	}
	.et_pb_section .et_pb_row_5col.two_on_mob>.et_pb_column.et_pb_column_1_5:nth-of-type(even) {
    width: 47.5%!important;
    margin-right: 0 !important;
}
	.et_pb_section .et_pb_row.two_on_mob div.et_pb_column.et_pb_column_1_5 img {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.et_pb_section .et_pb_row.two_on_mob div.et_pb_column.et_pb_column_1_5 .et_pb_image_wrap  {
		    text-align: center;
	}
	
	
	
.et_pb_section .et_pb_row.two_on_mob div.et_pb_column.et_pb_column_1_5.et-last-child {
    display: none;
}	
	
 
}



	@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;
}
	
.pageheader-small .custom_row:last-child .et_pb_column:last-child {
margin-bottom: 0px;
}
 
}



/*** 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;
}
}




div.wpcf7 .ajax-loader {height: 0px; display: none;}

.one-half,
.one-third {
    position: relative;
    margin-right: 2%;
    float: left;
        margin-bottom: 2%;
 
}
 
.one-half { width: 49%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}