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

/*@import url("../Divi/style.css");*/

/* =Theme customizations
------------------------------------------------------- */

::selection {
    background: #f7f7f7;
    color: #000;
	-webkit-text-fill-color: #000;
}

.et_pb_contact_field[data-type=select]:after {
	right:25px;
}


.current_page_item .sub-menu li a {
	border: none !important;
}


#main-content .container {
	width: 100% !important;
    max-width: 100% !important;
    padding-top: 0 !important;
}

.et_right_sidebar #main-content .container:before {
	display: none !important;
}

.et_post_meta_wrapper {
	display: none !important;
}



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


#main-content {
	background-color: #1c1b1b !important;
}

@media only screen and (min-width: 801px) {
body:not(.home) #et-main-area #main-content {
	padding-top:145px !important;
}
	
body:not(.home) #et-main-area #main-content .et_pb_section:first-child {
	padding-top: 90px;}
}

@media only screen and (max-width: 800px) {
body:not(.home) #et-main-area #main-content {
	padding-top: 95px;
}
	
body:not(.home) #et-main-area #main-content .et_pb_section:first-child {
	padding-top: 40px;}	
}


/*@media only screen and (max-width: 768px) {
body:not(.home) #et-main-area .et_pb_section:first-child {
	padding-top: 95px;
}
}*/


.et-l--header {
	position: absolute;
	width:100%;
}


/* CONTAINER */

/*.container {
    width: 86%;
}

.et_pb_row {
    width: 86%;
}*/

/* 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: 10px;
	font-weight: normal; 
	font-family: 'Open Sans Condensed',display;
}

h3, h4, h5 {
	line-height: 1.4em !important;
}


/* GRADIENT TEXT + GOLD TEXT */
.gold-text h1, .gold-text h2, .gold-text h3, .gold {
	background: linear-gradient(to top, #ae8c58 0%, #d6ba8e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gold-text p:not(.preheader) {
	background: linear-gradient(to top, #ae8c58 0%, #d6ba8e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gradient-text-dark p {
	background: linear-gradient(to bottom, #313333b3 0%, #14141500 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-bottom: 40px !important;
	padding-top: 40px;
}


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

.secondary-content-section {
	border-bottom: 1px solid #eaf1f0;	
}

.secondary-content-section::last-child {
	border-bottom: none;	
}

.title {
    font-size: 22px !important;
    font-weight: normal;
    line-height: 1.3em;
	font-family: 'Open Sans Condensed',display;
}

.title-big, .dsm_card_carousel_child_subtitle, .title-big h2 {
    font-size: 40px !important;
    font-weight: normal;
    line-height: 1.3em;
	font-family: 'Open Sans Condensed',display;
}

p.title-big {
    font-size: 40px !important;
    font-weight: normal;
    line-height: 1.3em;
	font-family: 'Open Sans Condensed',display;
}

h2.title-big {
	font-size: 50px !important;
    font-weight: normal;
    line-height: 1.3em;
	font-family: 'Open Sans Condensed',display;
}

.title-medium {
    font-size: 32px !important;
    font-weight: normal;
    line-height: 1.3em;
	padding-bottom: 25px;
	font-family: 'Open Sans Condensed',display;
}



.title-hero, .et_pb_fullwidth_header_subhead {
    font-size: 65px !important;
    font-weight: normal;
    line-height: 1.2em !important;
	font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif
}

.et_pb_bg_layout_light .et_pb_fullwidth_header_subhead {
	color: #151f1e !important;
}


p.title-hero, .title-hero h2  {
	font-size: 50px;
    font-weight: normal;
    line-height: 1.3em;
	font-family: 'Open Sans Condensed',display;
	text-transform: uppercase;
}

.et_pb_bg_layout_light p.title-hero, .et_pb_bg_layout_light p.title-big, .title-hero.et_pb_bg_layout_light, .title-big.et_pb_bg_layout_light {
color: #151f1e;
}

.testimonial-big h4.dsm_card_title.et_pb_module_header {
    font-size: 26px !important;
    font-weight: normal;
    line-height: 1.3em;
	font-family: 'Telex',Helvetica,Arial,Lucida,sans-serif;
}


.intro {
    font-size: 20px;
    font-weight: 500;
    color: #999;
    line-height: 1.5em;
}

.step-title {
	font-family: 'Open Sans Condensed',display;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
}

.et_pb_header_content_wrapper {
    font-size: 16px;
    line-height: 1.7em;
	font-weight: 400 !important;
}

.et_pb_header_content_wrapper i {
	color: #15e1d6;
	margin-right: 8px;
}

h1.et_pb_module_header {
	font-size: 13px !important;
    color: rgba(255,255,255,0.7) !important;
	font-weight: 400;
	padding-bottom: 15px;
	font-family: 'Telex',Helvetica,Arial,Lucida,sans-serif;
}

.et_pb_bg_layout_light h1.et_pb_module_header {
    color: #c9a383 !important;
}

strong {
    font-weight: 700;
}

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

.highlight {
  background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b4e5e2 50%);
}

.preheader, .preheader-white {
	font-family: 'Quicksand',Helvetica,Arial,Lucida,sans-serif !important;
}

.preheader-white {
    font-size: 11px !important;
    color: #fff !important;
	font-weight: 600;
	padding-bottom: 10px;
}

.preheader {
    font-size: 11px !important;
    color: #6b6b6b !important;
	font-weight: 600;
font-family: 'Quicksand',Helvetica,Arial,Lucida,sans-serif !important;
line-height: 1.3em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

p.preheader, p.preheader-white, div.preheader, div.preheader-white {
	padding-bottom: 10px !important;
line-height: 1.3em;
}

h2.preheader {
	color: #c9a383 !important; 

}

/*.et_pb_text_align_left .preheader, .et_pb_text_align_left .preheader-white {
    padding-left: 36px;
}*/

/*.et_pb_text_align_left .preheader:after {
    content: '';
    height: 1px;
    width: 20px;
    top: 9px;
    left: 0;
    position: absolute;
    background: #c9a383;
    opacity: .6;
}*/

.et_pb_text_align_left .preheader-white:after {
    content: '';
    height: 1px;
    width: 20px;
    top: 9px;
    left: 0;
    position: absolute;
    background: #fff;
    opacity: .6;
}

.text-small {
    font-size: 13px !important;
	font-weight: 400;
	padding-bottom: 10px;
	line-height: 1.4em;
}

.text-light {
	color: #9399A7;
}

a .text-light {
	color: #9399A7;
}


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

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


.et-menu a:hover {
	opacity:1;
	color: #d6ba8e !important;
}


.et_pb_fullwidth_menu .et_pb_menu__wrap, .et_pb_menu .et_pb_menu__wrap {
	    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


/* FIRST LETTER - STORT FORBOGSTAV */
.first-letter p:first-child::first-letter {
color: #000;
  font-size: 65px;
  padding: 12px 6px 5px 0;
  margin-right: 6px;
  float: left;
font-family: 'Merriweather', serif;
}


/* TOP BAR */

#logo {
    max-width: 250px;
}



/* NAVIGATION */

#et_search_icon:before {
    color: #999;
}




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

.top-tlf {
	font-size: 20px;
	font-weight: 300;
}

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


/* DROP DOWN MENU */
.et-menu li li a  {
	padding: 10px 0px;
}

.nav ul li a:hover {
    background-color: transparent;}

.nav ul li a:hover::before {
	font-family: ETmodules!important;
	content: '$';
	margin-right:10px;
}

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

.page-id-13 .et-fixed-header #top-menu li.current-menu-ancestor>a, .page-id-13 .et-fixed-header #top-menu li.current-menu-item>a, .page-id-13 #top-menu li.current-menu-ancestor>a, .page-id-13 #top-menu li.current-menu-item>a, .page-id-13 .et_color_scheme_red #top-menu li.current-menu-ancestor>a, .page-id-13 .et_color_scheme_red #top-menu li.current-menu-item>a, .page-id-13 .et_color_scheme_pink #top-menu li.current-menu-ancestor>a, .page-id-13 .et_color_scheme_pink #top-menu li.current-menu-item>a, .page-id-13 .et_color_scheme_orange #top-menu li.current-menu-ancestor>a, .page-id-13 .et_color_scheme_orange #top-menu li.current-menu-item>a, .page-id-13 .et_color_scheme_green #top-menu li.current-menu-ancestor>a, .page-id-13 .et_color_scheme_green #top-menu li.current-menu-item>a {
	color: #032e35 !important;
}

/* ACTIVE MENU */
.current_page_item a {
	border-bottom: 1px solid #C9A383;
}

ul li .current_page_item a {
	border-bottom: none;
}

/* SUB NAVIGATION */

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

/* SLIDER / HERO SECTION */
@media (min-width: 981px) {
.hero {
	padding-top:80px !important;
	padding-bottom: 80px !important;	}

.sektion-content {
	padding-top: 90px !important;
    padding-bottom: 80px !important;
	}
}


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

@media (min-width: 981px) {
.et_pb_fullwidth_header.hero-front, .hero-front {
    padding-top: 150px !important;
    padding-bottom: 80px !important;
	/*outline: 1px solid #c9a383;
	outline-offset: -35px;*/
	/*height: 97vh;*/
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;	}
}
/*
@media (max-width: 980px) {
.et_pb_fullwidth_header.hero-front, .hero-front {
    padding-top: 30px !important;
    padding-bottom: 30px;
	height: 97vh;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
}
}*/


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

@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 .no-pullup .et_pb_column_1_3.et_pb_column_single, .no-pullup.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 36.7% !important;
		margin-top: 0px;
	}
	
	 .et_pb_gutters3 .pullup .et_pb_column_2_3.et_pb_specialty_column, .pullup.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 57.8% !important;
	}
	.et_pb_gutters3 .pullup .et_pb_column_1_3.et_pb_column_single, .pullup.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 36.7% !important;
		margin-top: -150px;
	}
	
	
}

@media (min-width: 981px) {
	 .et_pb_gutters3 .et_pb_column_3_4.et_pb_specialty_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
		width: 67.8% !important;
	}
	.et_pb_gutters3 .et_pb_column_1_4.et_pb_column_single, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		width: 26.7% !important;
	}
}

/*.et_pb_fullwidth_header .et_pb_fullwidth_header_container {width: 86%;}*/

.et_pb_header_content_wrapper {margin-bottom: 15px; margin-top: 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: 700px;
    margin: 3% 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);
}

.callout {

}

/* VIDEO */
.et_pb_video_overlay_hover {
	background: rgba(28,35,64,0.15) !important;}

.et_pb_video_overlay_hover:hover {
    background-color: rgba(28,35,64,0.36) !important;}

.fluid-width-video-wrapper iframe {
	border-radius:0px;
}


/* SIDEBAR */
@media (min-width: 981px) {
.et_section_specialty .sidebar {
	width:32.7% !important;}

.et_section_specialty .et_pb_column:first-child {
	margin-right:5.5% !important;}
}

@media (max-width: 981px)  {
.et_section_specialty .sidebar .et_pb_widget {
	width:100%;	} 
}


.et_section_specialty .sidebar .content-box {
	margin-left:0;
	margin-right:0;
	width:100%;
}

.tekst-pris {
	font-size:30px !important;
	font-weight:bold;
}
.tekst-moms {
	font-size:11px !important;
}

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

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

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

/* #sidebar li a::before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #1e1f22;
    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;}

.review-name {font-size: 12px;}

/* FOOTER */
.et-l--footer .et_pb_section .et_pb_with_border a {
	color:#8b8b8b!important;}

.et-l--footer .et_pb_section .et_pb_with_border a:hover {
	color:#d6ba8e !important;}

#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, .et-l--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, .et-l--footer .widget_nav_menu li a::before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #c9a383 !important;
    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, #main-footer .widget_nav_menu li a:hover {
    padding-left: 8px;
}

.et_pb_bg_layout_dark .et_pb_widget li a:hover {
    color: #fff !important;
}

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

/* .et_pb_widget ul li {
    margin-bottom: .5em;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: .5em;
} */

.et_pb_widget ul li {
    margin-bottom: 0;
}

.main-content-section .et_pb_widget li a::before {display: none !important;}


.gtm-phone-white {color:#fff !important;}

.more-link {
    background-color: #c9a383;
    padding: 10px 35px;
    color: #fff !important;
    top: 15px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/* BLOG POSTS */

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

.post .forbehold {display: none !important;}
.post .et_post_meta_wrapper img {margin-top: 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 img {border-radius: 8px;}*/

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

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

/* HER ÆNDRER VI MENUEN PÅ NYE SIDER TIL HVID
	 
.single #main-header, .blog #main-header, .post #main-header, .category #main-header, .page-id-212844 #main-header, .page-id-212155 #main-header {
    background-color: none !important;
	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-212844 #main-header #top-menu a, .page-id-212155 #main-header #top-menu a {
    color: #212529;
}
	 
.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-212844 .et-fixed-header#main-header, .page-id-212155 .et-fixed-header#main-header {
    border-bottom: none;
}

.et-fixed-header#main-header #logo, .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-212844 .et-fixed-header#main-header #logo, .page-id-212155 .et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/2021/01/sapbasis-logo-1.png");
}
	 

.single #main-header #logo, .blog #main-header #logo, .post #main-header #logo, .category #main-header #logo, .page-id-212844 #main-header #logo, .page-id-212155 #main-header #logo {
    content: url("/wp-content/uploads/2021/01/sapbasis-logo-1.png");
}

.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-212844 .et-fixed-header#main-header #logo, .page-id-212155 .et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/2021/01/sapbasis-logo-1.png");
}

body.single.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.blog.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.post.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.category.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-212844.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div body.page-id-210939.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-210257.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-212719.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-13.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-212844.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-13.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-212155.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.page-id-212155.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div {
	background: #212529 !important;
} 

#main-header {
    background-color: rgba(0,0,0,0) !important;
	background-image: none !important;
}
	 
	 
#main-header #top-menu a {
    color: #fff;
}

#main-header #top-menu #sub-menu a {
    color: #212529;
}
	 
.et-fixed-header#main-header {
    border-bottom: none;
}

.et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/2021/01/sapbasis-logo-1.png");
}
	 

#main-header #logo {
    content: url("/wp-content/uploads/2021/01/logo-500-hvid.png");
}


.et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/2021/01/sapbasis-logo-1.png");
}


body.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div {
	background: #fff !important;
}

#main-header .nav li ul a {
    color: rgba(0,0,0,0.7) !important;
}

 */

/* sub-menu */
.sub-menu li a {
	    letter-spacing: 0 !important;
    text-transform: inherit !important;
    line-height: 1.3em;
		font-size: 14px;
}

.sub-menu .current_page_item a span {
	color:#d6ba8e !important;
}


/* HVID PROJEKT HEADER */

.single-project #main-header, .post-type-archive-project #main-header {
    background-color: none !important;
	background-image: none !important;
}

.single-project .et-fixed-header#main-header, .post-type-archive-project .et-fixed-header#main-header {
    background-color: #fff !important;
}
	 
	 
.single-project #main-header #top-menu a, .post-type-archive-project #main-header #top-menu a {
    color: #fff;
}

.single-project #main-header #top-menu #sub-menu a, .post-type-archive-project #main-header #top-menu #sub-menu a {
    color: #212529;
}
	 
.single-project .et-fixed-header#main-header, .post-type-archive-project .et-fixed-header#main-header {
    border-bottom: none;
}

.single-project .et-fixed-header#main-header #logo, .post-type-archive-project .et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/2021/02/logo-moerk.png");
}
	 

.single-project #main-header #logo, .post-type-archive-project #main-header #logo {
    content: url("/wp-content/uploads/2021/02/logo-hvid.png");
}


.single-project .et-fixed-header#main-header #logo, .post-type-archive-project .et-fixed-header#main-header #logo {
    content: url("/wp-content/uploads/2021/02/logo-moerk.png");
}

.single-project #main-header #top-menu #sub-menu a, .post-type-archive-project #main-header #top-menu #sub-menu a {
    color: #212529;
}

.single-project #main-header .nav li ul a, .post-type-archive-project #main-header .nav li ul a {
    color: rgba(0,0,0,0.7) !important;
}


body.single-project.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div, body.post-type-archive-project.et_divi_100_custom_hamburger_menu .et_divi_100_custom_hamburger_menu__icon div {
	background: #fff !important;
}



/* BLOG POSTS */

.post .forbehold {display: none !important;}
.post .et_post_meta_wrapper img {margin-top: 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;}

.page-id-216369 .et_pb_posts article {
	padding-bottom: 68px; margin-bottom: 68px; border-bottom: 1px solid rgba(0,0,0,0.07);
}

/* C2A SERVICES */

.c2a-services {background-color: #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;
}
.c2a-services:hover {margin-top: -10px;}
.c2a-services .et_pb_blurb_container {padding: 0px 22px 34px;}

.c2a-services .et_pb_blurb_content h4 {padding-bottom: 8px;}
/*.c2a-services .et_pb_main_blurb_image img {border-radius: 8px 8px 0 0;}*/

/* BLURPS */

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

h4.et_pb_module_header, h3.et_pb_module_header {
	/*font-size: 20px !important;*/
	padding-bottom: 15px;
	padding-top: 8px;
}

.et_pb_promo h4.et_pb_module_header, .et_pb_promo h3.et_pb_module_header {
	padding-bottom: 8px;
}

.dwd-main-blurb-image .et_pb_main_blurb_image {
	margin-bottom: 0px !important;
}

.dwd-perky-content-inner .dwd-perky-content-inner-wrap {
	display: none !important;
}

/* 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: #c9a383;
  /*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 {
	top: -29px;
  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: 100px;
    margin-bottom: 30px;
    line-height: 0;
}

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

/* MEDARBEJDERE */

.medarbejdere .et_pb_promo_description {
	max-width: 300px;
    margin: 340px auto 0;
    background: #fff;
    padding: 20px;
	color: #1e1f22;
}

.medarbejdere .et_pb_promo_description h3 {
	color: #1e1f22 !important;
}

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

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

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

.et_pb_toggle.et_pb_module{
    margin-bottom: 0px !important;
}

.et_pb_toggle_close {
	background: #fff;
	border: none;
	border-bottom: 1px solid #E4ECF0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.et_pb_toggle_open {
	background: #eef3f5;
	border: none;
	border-bottom: 1px solid #E4ECF0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.et_pb_toggle_content {
	padding-bottom: 25px;
}

/*.et_pb_toggle {
	border-radius: 4px;
}*/

.et_pb_toggle_content {
    position: relative;
}

.et_pb_toggle_title:before {
    color: #c9a383;
	content: '\59';
	font-size:24px;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\58';
}

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

.et_pb_toggle.et_pb_toggle_item h5 {
    padding-top: 20px;
    padding-bottom: 10px;
	font-size: 18px;
	font-weight: 400 !important;
    color: #032E35;
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	    color: #032E35;
}


/* CUSTOM ACCORDIAN */

.custom-accordian .et_pb_toggle.et_pb_toggle_item {
    margin-bottom: 10px !important;
}

.custom-accordian .et_pb_toggle.et_pb_module{
    margin-bottom: 10px !important;
}

.custom-accordian .et_pb_toggle_close {
	background: #fff;
	border: 1px solid #eaf1f0;
	padding-top: 20px;
	padding-bottom: 10px;
}

.custom-accordian .et_pb_toggle_open {
	background: #eaf1f0;
	border: 1px solid #eaf1f0;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*.custom-accordian .et_pb_toggle {
	border-radius: 4px;
}*/

.custom-accordian .et_pb_toggle_content {
    position: relative;
}

.custom-accordian .et_pb_toggle_title:before {
    color: #032E35;
}

.custom-accordian .et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #032E35;
}

.custom-accordian .et_pb_toggle.et_pb_toggle_item h5 {
    padding-top: 20px;
    padding-bottom: 10px;
	font-size: 16px;
    color: #032E35;
}

.custom-accordian .et_pb_toggle_close .et_pb_toggle_title, .custom-accordian .et_pb_toggle_close h5.et_pb_toggle_title {
	    color: #032E35;
}



/* BOX-C2A til forsiden */

.box-c2a {
	padding:8% 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 -500px 150px -50px rgba(0,19,50,0.5);
	font-size: 14px;
}

.box-c2a:hover, .box-c2a:focus {
	padding:8% 34px !important;
	box-shadow: inset 0px 0px 0px 0px #CCC, inset 0px -500px 150px -50px rgba(0,19,50,0.9);
}

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

.btn-stripped:hover {color: #c9a383!important;}

/* SLIDE ANYTHING */

.et_pb_mini_menu, .et_pb_minimenu_item {
		-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s;
}

.et_pb_mini_menu a .sub-title {
	opacity: 0 !important;
	height: 0px;
		-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;
	
}

.et_pb_mini_menu a.active .sub-title {
	opacity: 1 !important;
	height: auto;
	padding-top: 10px;
}

.et_pb_minimenu_item a {
	border: 1px solid #E4ECF0 !important;
	/*border-radius: 4px !important;*/
}

.et_pb_minimenu_item .title {
	font-size: 16px !important;
	padding-top: 3px;
}

.et_pb_minimenu_item a.active {
    border: 1px solid #ECFCFC!important;
}

.as_slide_content_wrapper {
    width: 100% !important;
    text-align: left;
    margin-left: 0;
}

.swiper-slide .intro {
	max-height: 290px;
	overflow: hidden;
}

/* SUPREME SWIPER SLIDER */

.dsm_image_carousel .swiper-slide img {
    width: auto;
    /* max-width: 120px; */
	margin-left: 20px;
	margin-right: 20px;
}

.swiper-slide {
	padding: 10px;
    background: none !important;
    /*border-radius: 10px;*/
}

/* .c2a-cases .dsm_card_carousel_0 .swiper-button-prev, .c2a-cases .dsm_card_carousel_0 .swiper-button-next {
    margin-top: -360px;
} */


.dsm-post-carousel-item {
	    box-shadow: 0 0 40px rgba(0.0.0.01);
    margin-top: 40px;
    margin-bottom: 40px;
}

.dsm-entry-title {
	font-size:30px;
}

.dsm-entry-thumbnail img {
	opacity:0.6;
}

.dsm_post_carousel .swiper-button-prev {
	left:-80px;
}

.dsm_post_carousel .swiper-button-next {
	right:-80px;
}


.c2a-cases h4.et_pb_module_header, .c2a-cases h3.et_pb_module_header {
    font-size: 26px !important;
    padding-bottom: 15px;
    padding-top: 8px;
}

.c2a-cases h4.dsm_card_title.et_pb_module_header {
	max-width: 380px;
}

.c2a-cases .dsm_card_carousel_child_description {
	padding-top: 10px;
}

.c2a-cases .dsm_card_carousel_child_subtitle {
	font-size: 16px !important;
	color:#32323d;
    padding-bottom: 0px;
}

/* CONTACT INFO */

.contact-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contact-information .info:first-of-type {
    margin-left: 0;
}

.contact-information .info {
    margin-top: 56px;
    margin-left: 56px;
    border-right: 1px solid rgba(112, 112, 112, 0.1);
    padding-right: 32px;
}

.contact-information .info:last-of-type {
    border-right: 0;
    padding-right: 0;
}

.contact-information .info a {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    color: #1e1f22;
}

.contact-information .info .text {
    margin-top: 10px;
}


/* CONTACT FORM */
/*
.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 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    background-color: rgba(255,255,255,0.07);
    width: 100%;
    border-width: 0;
    border-radius: 0px;
    color: #999;
    font-size: 14px;
    padding: 15px 25px;
    border: none;
	border-bottom: 1px solid rgba(0,0,0,0.07);
}*/



input[type="radio"]:checked+label i:before  {
    background-color: #d6ba8e !important;}

.input[type="radio"]:checked+label  {
color:#d6ba8e !important;}

.et_pb_contact_field_radio i {
		    background-color: #1f1f1f !important;
    border-width: 1px !important;
border-color: #444;
    margin-right: 10px;
}

@media screen and (min-width:981px) {
.et_pb_contact_field_radio {
	float:left;
	margin-right:20px;}
}

::placeholder {color: rgba(255,255,255,0.45);}

.et_section_specialty .et_pb_contact_submit, .et_section_specialty .et_contact_bottom_container {
	width: 100%; 
	display: block;
}

.et_section_specialty .et_pb_contact_reset, .et_pb_contact_submit {
    display: inline-block;
    margin: 10px 0 0 7px;
}

.et_pb_contact_submit {
	background: none !important;
	border-color: #c9a383 !important;
}

.et_pb_contact_submit:hover {
	background-color: #c9a383 !important;
}

.et_pb_contact_right {
	margin-top: 10px;
}

input.et_pb_contact_captcha {
	padding-top: 16px!important;
	padding-bottom: 16px!important;
}



/* CASES */

.dp-dfg-skin-default .dp-dfg-item {
    border: none !important;
}

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

.details .dmach-acf-label {
	    text-align: left;
    float: left;
	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;
}

.dp-dfg-meta {
	margin-left: 20px !important;
    margin-right: 20px !important;
    margin-bottom: 16px;
	margin-top: 0px;
}

.dp-dfg-meta .published {
	font-size: 13px!important;
    color: rgba(26,34,86,0.35)!important;
	font-weight: bold;
}

.dp-dfg-content {font-size: 16px !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;
	background: #141414;
}


.dpdfg_filtergrid .dp-dfg-items article:hover, .nyheder .et_pb_blurb_content:hover {

}

.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, .nyheder .et_pb_blurb_content:hover h4.et_pb_module_header, .nyheder .et_pb_blurb_content:hover h4.et_pb_module_header:after {

}

.dpdfg_filtergrid .dp-dfg-items article:hover .dp-dfg-custom-field:first-child, .dpdfg_filtergrid .dp-dfg-items article:hover .dp-dfg-meta .published {

}

.dpdfg_filtergrid.nyheder .dp-dfg-items article:hover .dp-dfg-header h4 a::after {

}

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

.nyheder .et_pb_blurb, .services .et_pb_blurb {margin-bottom: 50px !important;}

.nyheder .et_pb_blurb_content, .services .et_pb_blurb_content {background: #fff;}

/* FILTER GRID */

.dp-dfg-items article, .nyheder .et_pb_blurb_content, .services .et_pb_blurb_content {
	    box-shadow: 0 0 21px -5px hsl(0deg 0% 0% / 71%);
    -webkit-box-shadow: 0 0 21px -5px hsl(0deg 0% 0% / 71%);
    -moz-box-shadow: 0 0 21px -5px hsl(0deg 0% 0% / 71%);
	/*background-image: url('/wp-content/uploads/2021/02/arrow-custom.png') !important;
	background-position: right 20px bottom 20px !important;
	background-repeat: no-repeat !important;
	background-size: auto !important;*/
	    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.dp-dfg-items article:hover, .nyheder .et_pb_blurb_content:hover, .services .et_pb_blurb_content:hover  {
	background-position: right 30px bottom 20px !important;
	/*box-shadow: 0 0 34px -5px hsla(0,0%,79%,.91);
    -webkit-box-shadow: 0 0 34px -5px hsla(0,0%,79%,.91);
    -moz-box-shadow: 0 0 34px -5px hsla(0,0%,79%,.91);*/
}

.dp-dfg-header {
	padding: 25px 20px 0px !important;
	    background: linear-gradient(#1a1a1a2e, #141414c4);
}

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

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

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

.dp-dfg-custom-field {
	padding-bottom: 8px !important;
	margin-bottom: 8px !important;
	border-bottom: 1px solid rgba(0,0,0,0.07);
}

.nyheder .dp-dfg-header h4 a::after, .nyheder h4.et_pb_module_header::after {
    position: absolute;
    margin-right: 0px;
    top: 25px;
    right: 15px;
    font-family: 'ETmodules';
    content: "\24";
    font-weight: 700;
    font-size: 32px;
    color: #c9a383;
} 

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

/* BLURB SERVICES */

.services .dp-dfg-items article, .services .et_pb_blurb_content {
	    box-shadow: 0 0 21px -5px hsla(0,0%,79%,.71);
    -webkit-box-shadow: 0 0 21px -5px hsla(0,0%,79%,.71);
    -moz-box-shadow: 0 0 21px -5px hsla(0,0%,79%,.71);
	    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.services .dp-dfg-items article:hover, .services .et_pb_blurb_content:hover {
	box-shadow: 0 0 34px -5px hsla(0,0%,79%,.91);
    -webkit-box-shadow: 0 0 34px -5px hsla(0,0%,79%,.91);
    -moz-box-shadow: 0 0 34px -5px hsla(0,0%,79%,.91);
}

.services .dp-dfg-header, .services h4.et_pb_module_header {
	padding: 34px 34px 10px 34px !important;
	position: relative;
	font-size: 21px;
}

.services .et_pb_blurb_content {
	min-height: 242px;
}

/* .services .dp-dfg-header h4 a::after, .services h4.et_pb_module_header::after {
    position: absolute;
    margin-right: 0px;
    top: 25px;
    right: 15px;
    font-family: 'ETmodules';
    content: "\24";
    font-weight: 700;
    font-size: 32px;
    color: #c9a383;
} */

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

/* CUSTOM TING
.nyheder .dp-dfg-header h4 a::after, .nyheder h4.et_pb_module_header::after {
    position: absolute;
    margin-right: 0px;
    top: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    padding: 25px 22px;
    padding: bottom;
    font-family: 'ETmodules';
    content: "\24";
    font-weight: 700;
    font-size: 32px;
    color: #c9a383;
    background: #c9a383;
    height: 19px;
}

.nyheder h4.et_pb_module_header::after {
    right: 0px;
} */

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



.selskaber .et_pb_main_blurb_image {
	margin-top: 34px;
	max-width: 200px;
	max-height: 80px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.selskaber .et_pb_blurb_content {
    text-align: left;
}

.nyheder .et_pb_blurb_container, .services .et_pb_blurb_container {
	margin-top: -9px;
}

.nyheder .et_pb_blurb_description {
	padding: 0 34px 25px 34px;
}

.services .et_pb_blurb_description {
	padding: 0 34px 90px 34px;
}

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

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

.dp-dfg-skin-default .dp-dfg-item>div:last-of-type {
    padding-bottom: 34px !important;
	
}

.dp-dfg-skin-default .dp-dfg-item>* {
	padding:0;
}


.services .dp-dfg-content {
    padding-bottom: 34px !important;
}

.services .dp-dfg-meta span {padding: 6px; background-color: #e0edee; border-radius: 0px; font-size: 13px;}


/* STEPS PROCESS */

.steps h4.et_pb_module_header {
	font-size: 22px !important;
	padding-bottom: 10px;
}

.steps {/* font-size: 13px !important; line-height: 1.6em; */}

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

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

/* UDTALELSER */

.udtalelser .dsm_card_carousel img {
	max-width: 40px;
    margin-bottom: 30px;
}

.udtalelser .dsm_card_carousel_child_subtitle {
	padding-bottom: 34px;
}


/* NUMBER COUNTER */

.et_pb_number_counter .percent p {
	    font-size: 40px !important;
    line-height: 1.2em;
    font-weight: 700;
	color: #1e1f22 !important;
}

.et_pb_circle_counter, .et_pb_number_counter {
    margin: 0 auto 10px;
}

.et_pb_number_counter .percent {
    height: 40px;
    position: relative;
}

.et_pb_number_counter h4.title {
	font-size: 16px !important;
	font-weight: 400 !important;
	opacity: 0.6;
}

/* NEWSLETTER */

input#et_pb_signup_email {
	width: 100% !important;
	float: left;
}

.et_pb_newsletter_button.et_pb_button {
	min-width: 50px !important;
	width: 100% !important;
	float: left;
	/*border-radius: 0 8px 8px 0;*/
}

p.et_pb_newsletter_field.et_pb_contact_field_last {
	width: auto !important;
	min-width: 200px;
	float: left;
}

.et_pb_newsletter_field {
	width: 65% !important;
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
}

.et_pb_newsletter_button_wrap {
	width: 35%;
}

/* PRODUKTER */

.produkt-galleri .sb_mod_acf_table_item_label {display: none;}
.produkt-galleri .et_pb_gallery_image {
	/*border-radius: 8px;*/
	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: #51b5d5; 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 6px !important;
}

.et_pb_acf_repeater_table {background: #fff; border-radius: 0px;}
.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;}

.sb_mod_acf_table_item_value_row img {max-width: 100px; max-height: 100px;}
.et_pb_acf_table table tbody tr td {vertical-align: middle;}

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

/* TABLE PRESS */

table.tablepress {
	border-radius: 0px;
	overflow: hidden;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: #213231 !important;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 10px 24px;
}

.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    font-weight: 700;
    padding: 10px 24px;
}

/* KONTAKT FORMULAR */
@media screen and (min-width:981px) {
.et_pb_contact_field_checkbox {
	width: 150px;
	float: left;}
	
.et_pb_contact_field_checkbox:first-child {
	width:120px !important;}
}

@media screen and (max-width:980px) {
.et_pb_contact_field_half {
	width: 100% !important;	}
}

.et_pb_contact p input, .et_pb_contact p textarea {
	padding: 15px 0 !important;
}

.et_pb_contact_form .input:focus {
	border-color: #D6BA8E !important;
}

/*højde på message/besked i formular*/
.et_pb_contact_message {
	min-height: 120px;
	min-width: 100% !important;
	max-width: 100% !important;
}


/* POPUP */

.evr_fb_popup_modal {
    background: rgba(33,50,49,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: #c9a383;
    background-color: #3e5353;
    font-size: 13px;
    -webkit-appearance: none;
    border-radius: 0px;
}

#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 .da-close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    box-sizing: content-box;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    font-family: Courier New,monospace;
    font-size: 50px;
    font-weight: 700;
    cursor: pointer;
    opacity: 1;
    transition: all .3s;
    pointer-events: all;
}

/* TABLET IMAGE */
/*@media screen and (max-width:980px) {
.tablet-img .et_pb_column {
	width:47.25% !important;
	float:left !important;}
	
.tablet-img .et_pb_column:first-child {
	margin-right:5.5%;}
	
.tablet-img .et_pb_column:nth-child(odd) {
	margin-right:5.5%;}
}*/


/* GRADIENT /  DIVIDER STREG */
.et_pb_divider::before {
	border-top: 2px solid transparent !important;
    border-image: linear-gradient(to right, #ae8c58, #d6ba8e) !important;
	-moz-border-image: -moz-linear-gradient(to right, #ae8c58, #d6ba8e) !important;
  	-webkit-border-image: -webkit-linear-gradient(to right, #ae8c58, #d6ba8e) !important;
	border-image-slice: 1 !important;
  	-webkit-border-image-slice: 1 !important;
}

/* LOGOER MOBIL */
@media screen and (max-width:980px) {
.logoer-mobil .et_pb_column {
	width: 47.5% !important;
    float: left;}
	
.logoer-mobil .et_pb_column:nth-child(odd){
	margin-right: 5%; }
}

/* SCROLL TIL TOP */
.et_pb_scroll_top.et-pb-icon {
    background: rgb(175 175 175 / 40%);
    padding-bottom: 8px;
	padding-left: 8px;
    padding-right: 8px;
}

.et_pb_scroll_top.et-pb-icon:hover {
	background: rgb(90 90 90 / 40%);
}

.et_pb_scroll_top.et-pb-icon:after {
    content: 'til top';
    font-family: 'Roboto Condensed';
    font-size: 9px;
    display: block;
    text-transform: uppercase;
    color: #f7f7f7;
}

/* MOBIL MENU dropdown */
#dd-menu-mobile span.menu-closed:before {
    content: "\33" !important;
    color: #000 !important;
    border-radius: 30px;
    background: #d6ba8e !important;
    font-size: 13px !important;
    padding: 0px 6px;
}

#dd-menu-mobile span.menu-closed.menu-open:before {
    content: "\32" !important;
}

/*GALLERI SWIPE */
@media screen and (max-width: 768px) {
.dsm_image_carousel .swiper-button-prev {
	left: 0 !important;
}

.dsm_image_carousel .swiper-button-next {
	right: 0 !important;
}
}


/* CASES */

.dp-dfg-skin-default .dp-dfg-item {
    border: none !important;
	background-color: rgba(255,255,255,0) !important;
}

.dp-dfg-layout-grid .dp-dfg-item {
    padding: 0em 0em !important;
}

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

.details .dmach-acf-label {
	    text-align: left;
    float: left;
	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;
}

.dp-dfg-meta {
	margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 16px;
	margin-top: 0px;
}

.nyheder .dp-dfg-meta {
	margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 16px;
	margin-top: -25px;
}

.dp-dfg-meta .published {
	font-size: 13px!important;
    color: rgba(26,34,86,0.35)!important;
	font-weight: bold;
}

.dp-dfg-content {font-size: 16px !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;
	margin-bottom: 34px;
}


.dpdfg_filtergrid .dp-dfg-items article:hover, .nyheder .et_pb_blurb_content:hover {

}

.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, .nyheder .et_pb_blurb_content:hover h4.et_pb_module_header, .nyheder .et_pb_blurb_content:hover h4.et_pb_module_header:after {

}

.dpdfg_filtergrid .dp-dfg-items article:hover .dp-dfg-custom-field:first-child, .dpdfg_filtergrid .dp-dfg-items article:hover .dp-dfg-meta .published {

}

.dpdfg_filtergrid.nyheder .dp-dfg-items article:hover .dp-dfg-header h4 a::after {

}

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

.nyheder .et_pb_blurb, .services .et_pb_blurb {margin-bottom: 50px !important;}

.nyheder .et_pb_blurb_content, .services .et_pb_blurb_content {}

.dp-dfg-skin-default .dp-dfg-filter a.active, .dp-dfg-skin-default .pagination li.active a, .et-l .dp-dfg-skin-default .dp-dfg-filter a.active, .et-l .dp-dfg-skin-default .pagination li.active a {
	color: #fff !important;
    background-color: #2c2c2c !important;
}

.dp-dfg-filters {
	margin-bottom: 0px !important;
}

.dp-dfg-filters .dp-dfg-level {
	float: left;
}

/* FILTER GRID */

/* .dp-dfg-items article, */ .nyheder .et_pb_blurb_content, .nyheder article, .services .et_pb_blurb_content {
	background-image: url('/wp-content/uploads/2021/05/001-arrow-pointing-to-right.svg') !important;
	background-position: left 0px bottom 0px !important;
	background-repeat: no-repeat !important;
	background-size: 26px !important;
	    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

/* .dp-dfg-items article:hover */ .nyheder .et_pb_blurb_content:hover, .nyheder article:hover, .services .et_pb_blurb_content:hover  {
	background-position: left 20px bottom 0px !important;
}

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


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

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

.cases .dp-dfg-skin-default .dp-dfg-meta {
    font-size: 14px;
    line-height: 1.7em;
    position: absolute;
    /* text-align: center !important;
     width: 100%; */
    bottom: 45px;
    color: #fff !important;
	padding: 0px 34px;
	margin-bottom: 0px;
}

.cases .dp-dfg-header {
	box-shadow: inset 0 1000px 10000px rgb(0 0 0 / 20%); 
	-webkit-box-shadow: inset 0 1000px 10000px rgb(0 0 0 / 20%); 
	-moz-box-shadow: inset 0 1000px 10000px rgb(0 0 0 / 20%); 
}

.cases .dp-dfg-skin-default .dp-dfg-item>div:last-of-type {
    padding-bottom: 0px !important;
}

.cases .dpdfg_filtergrid .dp-dfg-items article {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    margin-bottom: 0px;
}

.cases .entry-meta span a {
    color: #fff !important;
	font-size: 13px !important;
}

.cases .dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-header, .cases .dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-item>a {
    -ms-flex-pack: left;
    justify-content: left !important;
    -ms-flex-align: left !important;
    align-items: flex-end !important;
    padding-left: 34px !important;
	padding-bottom: 68px !important;
}

/* FILTERGRID PAGINATION */

.dp-dfg-pagination .pagination a, .dp-dfg-skin-default .dp-dfg-filter a {
    color: #000000;
    font-size: 13px !important;
	font-weight: 700;
	text-transform: uppercase;
    display: block;
    overflow: hidden;
    height: auto;
    margin: -1px -1px 0 0;
    padding: .6em 2.2em;
	border: 5px solid #f0f0f0 !important;
    border-radius: 80px;
    margin-left: 4px !important;
    margin-right: 4px !important;
	min-width: 135px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.dp-dfg-filters {
	margin-bottom: 20px !important;
	margin-top: 10px !important;
}

.dp-dfg-skin-default .dp-dfg-filter a.active, .dp-dfg-skin-default .pagination li.active a {
    color: #fff !important;
    background-color: #e0e0e0 !important;
}



/* ADDITION CSS */

.toggle-icon:before {color: #fff !important;}

@media screen and (max-width:980px) {
.cta-middle-hover-mobile .et_pb_module:hover {
	transform: scaleX(1.05) scaleY(1.05)!important; }
}

.link-generel-footer span {
	margin-left: 5px;
	margin-right: 5px;
}

.link-generel-footer a {
	color:#908f8f;
}

.link-generel-footer a:hover {
	text-decoration: underline;
}

.input[type="checkbox"]+label i {
	border: 1px solid #3c3838 !important;
}

@media screen and (min-width:981px) {
.home #main-content {
	padding-top: 0 !important;}
}


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

.et_button_custom_icon .et_pb_button:after {
	line-height:1.1em;
}

.testimonial-big img, .testimonial-big .dsm_card_carousel_child_image_background {
	border-radius: 0px !important;
}

.et_pb_image img {
	border-radius: 0px;
}

.logo-slider .dsm_image_carousel .swiper-slide img {
	max-height: 50px !important;
}

.single-project.et_pb_pagebuilder_layout .nav-single {
    width: 100% !important;
    /*max-width: 1140px !important;*/
    margin: 10px auto;
}

.split .et_pb_button_module_wrapper {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}

.split-left .et_pb_button_module_wrapper {
    max-width: 560px;
    margin-right: auto;
}

.split-right .et_pb_button_module_wrapper {
    max-width: 560px;
    margin-left: auto;
}


.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 ul li::before, .secondary-content-section ul li::before, .et_pb_fullwidth_header ul li::before {
    position: relative;
    margin-right: 10px;
    top: 5px;
    color: rgba(0,0,0,0.3);
    font-family: 'ETmodules';
    content: "\4e";
	font-weight: 900;
    font-size: 25px;
    color: #c9a383;
}

	.secondary-content-section ul li::before {
    position: relative;
    margin-right: 10px;
    top: 5px;
    content: "\4e";
	font-weight: 900;
    font-size: 25px;
    color: #c9a383;
}
	
	ul.list-arrows, .main-content-section ul, .secondary-content-section ul, .et_pb_fullwidth_header ul {
    width: 100%;
    margin: 0;
		margin-top: 25px;
    list-style: none;
		list-style-type: none !important;
		padding: 0 0 1.5em 0 !important;
}

.et_pb_fullwidth_header ul {
		margin-top: 0px;
}

	ul.list-checkmark li::before {
    position: relative;
    margin-right: 10px;
    top: 5px;
    color: rgba(0,0,0,0.3);
    font-family: 'ETmodules';
    content: "\4e";
	font-weight: 900;
    font-size: 25px;
    color: #c9a383;
}
	
	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 {
    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 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.shadow-hover:hover {
    box-shadow: 0 20px 70px -10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 20px 70px -10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 20px 70px -10px rgba(0,0,0,.2);
}

.border-radius {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	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);
	border-radius: 0px;
}

.c2a-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);
	border-radius: 0px;
	margin-bottom: 40px;
}

.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: 0px;
}

.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: #c9a383;
    padding: 16px 35px 16px 35px;
    border-radius: 0px;
	border: 2px solid #c9a383;
    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;
} */

/* CUSTOM ICONS */

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

.icon-android:before {
    content: "\e009";
}

/* CONTACT ICONS */

.contact-media:before {
    position: relative;
    margin-right: 8px;
    top: 1px;
    color: #fff;
    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";
}



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



/* KUNDEUDTALELSER */

.kundeudtalelser h4.dsm_card_title.et_pb_module_header, .kundeudtalelser h3.dsm_card_title.et_pb_module_header {
    font-size: 16px !important;
    padding-bottom: 25px;
    padding-top: 8px;
	font-weight: 400 !important;
	line-height: 1.7em !important;
}

.kundeudtalelser .dsm_card_carousel_child_image_wrapper img {
max-width: 150px;
    margin-top: 34px;
}


/* 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(0,0,0,0.2);
    font-family: 'ETmodules';
    content: "\35";
}

.nav li ul {
    box-shadow: 0 20px 60px -10px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.15);
    -moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.15);
}



/* MOBILE NAV BUTTONS */

#sidebar-c2a {
position: fixed;
	right: 0;
	bottom: 0%;
display: block;
z-index: 100000000; 
}

#c2a-knap-1 {
background: #fff;
	width: 60px;
height: 60px;
float: right;
/*border-radius: 150px;*/
padding: 14px 29px 14px 29px;
margin: 30px;
    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-knap-1:hover {
    background-color: #c9a383;
	color: #fff;
}

#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: 8px;
    text-align: center;
    font-size: 25px;
    line-height: 1;
    text-transform: none;
    speak: none;    
    position: relative;
    content:"\e066";
	right: 11px;
    bottom: -3px;
}

#et-boc .area-outer-wrap[data-da-color=light] .da-close {
    color: #fff !important;
    background: none;
    -webkit-box-shadow: 0 0 3px 1px rgb(0 0 0 / 3%);
    box-shadow: 0 0 3px 1px rgb(0 0 0 / 3%);
}

#et-boc .area-outer-wrap .da-close {
	opacity: 1 !important;
}

/* TABLETS */

@media only screen and (max-width: 1180px) {
	
	#logo {
    max-width: 120px;
}
	
}


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

@media only screen and (max-width: 980px) {
	
	.et_mobile_menu li.btn-menu a {
    color: #fff !important;
		text-align: center !important;
}
	
	#logo {
    max-width: 150px !important;
}
	
.c2a-cases .dsm_card_carousel_0 .swiper-button-prev, .c2a-cases .dsm_card_carousel_0 .swiper-button-next {
    margin-top: -340px;
}
	
	.c2a-cases .dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside .swiper-button-next {
    right: -22px;
}
	
	.c2a-cases .dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside .swiper-button-prev {
    left: -22px;
}
	
	.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: 86%;
	}*/
	
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
		background-color: rgba(18,39,65,.5);
	}
	
	/* BTN MENU */
	#et_mobile_nav_menu .btn-menu-app a, .btn-menu a {
	margin: 20px 0px;
    padding: 16px 32px !important;
    background: #c9a383;
    color: #fff !important;
    border-radius: 0px;
	margin-left: auto;
    margin-right: auto;
    max-width: 250px;
	}
	
	.et_mobile_menu li a {color: #212529 !important;}

	.et_divi_100_custom_hamburger_menu__icon div {
	margin: 0.25rem 0 0px;
    height: 2px;
}
	
	.et_divi_100_custom_hamburger_menu__icon div:nth-child(2) {
    width: 70%;
	margin: 0.25rem 0 0px;
     height: 2px;
}
	
/* 	.et_mobile_menu li a {
		border-bottom: none !important;
		padding: 10px 5%;
		display: block;
		text-align: center;
	}
	
	
	.nav li ul, .et_mobile_menu {border: none !important;}
	*/
	
	
	
		/* CUSTOM OVERLAY */
	
	.et_mobile_menu {
border:0px #fff;/*Change this*/
width:125%;
margin-left: -12.5%;
		padding-left: 5%;
		padding-right: 5%;
}
	
	/* 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, .et_pb_fullwidth_header_subhead, .dsm_card_carousel_child_subtitle {
        font-size: 40px !important;
        line-height: 1.25em;
    }
	p.title-big {
        font-size: 40px !important;
        line-height: 1.25em;
    }
	
	@media screen and (min-width:981px) {
	    .title-hero {
        font-size: 65px !important;
        line-height: 1.3em;
        padding-bottom: 10px; }
	}
	
	@media screen and (max-width:980px) {
	    .title-hero {
        font-size: 55px !important;
        line-height: 1.1em !important;
        padding-bottom: 10px; }
	}

	p.title-hero {
        font-size: 65px !important;
        line-height: 1.3em;
        padding-bottom: 10px;
    }
    .hero-front .intro {
    font-size: 18px;
    line-height: 1.4em;
}
	
    .subtitle-big, .et_pb_fullwidth_header_subhead {
        font-size: 18px;
        line-height: 1.4em;
    }
		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);
	font-weight: 400;
	padding-bottom: 15px;
	}
	
	.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: 86% !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%;
    }

	
	/* UDTALELSE MED IKON VENSTRE OG TEKST HØJRE */
	
	.et_pb_team_member {
		text-align: center;
	}
	
	.et_pb_team_member_description {
		display: inline-block;
		margin-left: 10px;
		margin-top: 5px;
	}
	
	.et_pb_team_member_image {
    display: inline-block;
}
	
    /* 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;
	}

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

	#main-header {

	}
	
.et_mobile_menu {
	background: #fff !important;
	padding-left: 5% !important;
	padding-right: 5% !important;
	}

		/* MOBIL RING OP KNAP */

#sidebar-c2a {
right:0;
bottom:0;
width: auto;
z-index:10000;
display: block;
}

#c2a-knap-1 {
width: 60px;
height: 60px;
float: right;
/*border-radius: 150px;*/
padding: 14px 29px 14px 29px;
margin: 30px;
    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-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    /* -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
    -ms-animation-delay: 5.5s;
    -o-animation-delay: 5.5s;
    animation-delay: 5.5s; */
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;

}

#c2a-knap-1 p {
display:none;
}

#c2a-knap-1:before {
    right: 11px;
    bottom: -3px;
    display: inline-block;
    font-size: 25px;
}
	
		/* #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: #c9a383 !important;       
	}
    .mobile_menu_bar::after {
            content: "MENU";
            position: relative;
            color: #f7f3ef!important;
        	cursor: pointer;
		    top: -9px;
    		left: 2px;
	}
    .mobile_nav.opened .mobile_menu_bar:after {
        color: #f7f3ef !important;
}


/* Alt pånær telefoner */

@media only screen and (min-width: 981px) {
	
		/* FIX JUMPING HEADER
#page-container {
    top: 128px !important;
    padding-top: 128px !important;
	margin-top: 0px !important;
}  */
	/* #main-header { top: 40px !important; } */
/* .et_pb_fullwidth_header {
padding-top: 130px !important;
	padding-bottom: 130px !important;
}  */
	
	
	
	/* .page-id-12 .et_pb_section_0 {
    padding-top: 131px !important;
	} */
	
	.menu-divider-left a::before {
        content: "|";
        display: inline-block;
        margin-right: 22px;
        color: #a5a5a5;
    }
	
	.menu-bold a{
		font-weight:bold !important;
	color: #1C2340!important;}
	
	/* #sidebar-c2a{display: none !important;} */
	
    .visible-phone {
        display: none !important;
    }
    .hidden-phone {
        display: block !important;
    }
	
	/* BTN MENU */

.btn-menu a {
        color: #fff !important;
background: #c9a383!important;
	border: 1px solid #c9a383!important;
		padding: 11px 25px 11px 18px !important;
        margin-top: -16px;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
	border-radius: 0px;
	font-weight: 700 !important;
	font-size: 16px !important;
	letter-spacing: 0 !important;
    }
    .btn-menu a:hover {
        color: #fff !important;
        background-color: #61001e!important;
		border: 1px solid #61001e!important;
		opacity: 1 !important;
		border-radius: 0px;
			font-weight: 700 !important;
	font-size: 16px !important;
    }
    #top-header #et-secondary-nav .btn-menu.a:hover {
        color: #fff !important;
    }

	.et-fixed-header #top-menu .btn-menu a {
		color: #fff !important;
		background: #c9a383 !important;
	border: 1px solid #c9a383!important;
	}
	
	.et-fixed-header #top-menu .btn-menu a:hover {
        color: #fff !important;
        background-color: #dda254!important;
		border: 1px solid #dda254!important;
		opacity: 1 !important;
		border-radius: 0px;
			font-weight: 700 !important;
	font-size: 16px !important;
    }
	
	
	
	/* BTN MENU OUTLINE */

	li.btn-menu-outline {padding-right: 6px !important;}
	
.btn-menu-outline a {
        color: #14234e !important;
border: 2px solid #14234e !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: #4979ff!important;
		border: 2px solid #4979ff !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;}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    width: 100%;
    min-height: 30px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0px;
    left: 0;
    pointer-events: none;
}

		 /* CENTER MENU LINKS */
/* #top-menu {
max-width: 100% !important;
}

#et-top-navigation {
text-align: left;
margin: 0 auto;
width: 100%;
	padding-left: 250px !important;
}

#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
    float: none;
}

#top-menu>li:last-child {
float: right;
}
	 */

	 
/* #top-menu>li:first-child {
margin-left: 34px;
}
	 
.logo_container img{
	padding-right: 34px; margin-right: 34px; border-right: 1px solid rgba(255,255,255,0.2);
}

#top-menu a {
	    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.et_fixed_nav #et-top-navigation {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !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: #212529 !important;}
	
    /* 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;
    }
	#main-header .nav li ul ul {
        border-radius: 0px;
        width: 260px;
        left: 260px;
		top: -20px;
        border: none;
    }
	/*.sub-menu {background: #fff !important;}*/
    /*
	.sub-menu:after, .arrow_box:before {
        bottom: 100%;
        right: 70%;
        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: #c9a383;
        border-width: 14px;
        margin-left: -14px;
    }
    .sub-menu:before {
        border-color: rgba(238, 238, 238, 0);
        border-bottom-color: #fff;
        border-width: 11px;
        margin-left: -11px;
    }
	*/
.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    top: calc(100% - -20px);
}
	
	ul.sub-menu ul.sub-menu:after {
display: none;
    }
	
}


/* 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);
  -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 !important;
order: 1 !important;
}
 
.second-on-mobile {
-webkit-order: 2 !important;
order: 2 !important;
}
 
.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;
}
}




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


@-webkit-keyframes beacon{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}to{opacity:0}}@keyframes beacon{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}to{opacity:0}}

.StatusIndicator{position:relative;margin:auto 16px auto 8px}.StatusIndicator__beacon{position:absolute;top:50%;left:50%;height:16px;width:16px;border-radius:50%;-webkit-transform:translateX(-50%) translateY(-50%)}.StatusIndicator--beacon-active .StatusIndicator__beacon:before{position:absolute;content:"";height:16px;width:16px;left:0;top:0;background-color:transparent;border-radius:50%;-webkit-animation:beacon 4s infinite linear;animation:beacon 4s infinite linear}.StatusIndicator--default .StatusIndicator__beacon{background-color:#92959e}.StatusIndicator--default .StatusIndicator__beacon:before{-webkit-box-shadow:0 0 2px 2px #5f626b;box-shadow:0 0 2px 2px #5f626b}.StatusIndicator--success .StatusIndicator__beacon{background-color:#9ccc65}.StatusIndicator--success .StatusIndicator__beacon:before{-webkit-box-shadow:0 0 2px 2px #699833;box-shadow:0 0 2px 2px #699833}.StatusIndicator--warning .StatusIndicator__beacon{background-color:#f6993f}.StatusIndicator--warning .StatusIndicator__beacon:before{-webkit-box-shadow:0 0 2px 2px #c66609;box-shadow:0 0 2px 2px #c66609}.StatusIndicator--danger .StatusIndicator__beacon{background-color:#ff857a}.StatusIndicator--danger .StatusIndicator__beacon:before{-webkit-box-shadow:0 0 2px 2px #ff2714;box-shadow:0 0 2px 2px #ff2714}
