/*
 Theme Name:     BDK Child Theme
 Theme URI:      https://www.bording.dk
 Description:    BDK Child Theme
 Author:         Bording Danmark
 Author URI:     https://www.bording.dk
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
#screenshot {
    width: 1200px;
    height: 900px;
    background: url('screenshot.png') no-repeat center center;
    background-size: cover;
}
/* =Theme Admin customization ends here
------------------------------------------------------- */
body {
	font-weight: 400 !important;
	line-height: 1.5em !important;
}
@media (min-width: 981px) {
	.et_pb_row {
		width: 95% !important;
	}
}
@media (max-width: 980px) {
	.et_pb_row {
		width: 90% !important;
	}
	p {
		font-size: 14px !important;
	}
}
a {
	text-decoration: none !important;
	-webkit-tap-highlight-color: transparent;
	transition: 0.3s;
}
a:hover {
	color: initial;
}

/* ==================================================== */
/*                        MENU                          */
/* ==================================================== */

/*fixed header menu*/
.et-fixed-header#top-header {
	display: none;
}
#main-header {
	top: 67;
}
.et-fixed-header#main-header {
	top: 0 !important;
}

/*Mega-menu*/
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li a {
    display: inline-block!important;
	background:transparent!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover::before,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li a:hover:before{
    content: ""!important;
    background: url(/wp-content/uploads/2025/05/hover-bar.svg);
    background-repeat: no-repeat;
    left: 50%;
    bottom: 5px;
    width: calc(100% - 20px);
    height: 6px;
    position: absolute;
    transform: translateX(-50%);
    background-size: 100%;
}


/* Footer group logos*/
.group-logos .et_pb_column {
	display: grid;
    grid-template-columns: repeat(6, minmax(0, auto));
    column-gap: 60px; 
	align-items: center;
}
.office-address span.phone {
	color:#ffffff;
	margin-left: 20px;
	transition: all 0.3s ease;
	text-decoration-color: rgb(255 255 255 / 0%);
}
.office-address span.phone:hover {
	text-decoration: underline;
	text-decoration-color: rgb(255 255 255 / 100%);
}
.office-address span.phone::before {
    content: "";
    width: 15px;
    height: 15px;
    background: url(/wp-content/uploads/2025/04/call-icon.png) no-repeat;
    position: absolute;
    margin-left: -20px;
}
.footer-menu .et_pb_text {
	text-decoration: underline;
	text-decoration-color: rgb(255 255 255 / 0%);
	transition: all 0.3s ease;
}
.footer-menu .et_pb_text:hover {
	text-decoration-color: rgb(255 255 255 / 100%);
}

/* Header top hero section */
.header-top-hero .et_pb_fullwidth_header_container, .full-width-header-main .et_pb_fullwidth_header_container {
	max-width: 1080px;
    height: 100%;
}
.header-top-hero .header-content-container {
	margin-top: auto;
}
.header-top-hero .header-content.fadeInUp {
	padding: 0px !important;
}
.full-width-header-main .header-content-container {
	margin-top: auto;
	margin-bottom: 5%;
}
.full-width-header-main .et_pb_fullwidth_header_scroll {
	max-width: 1080px;
	text-align: left;
	padding-left: 150px;
}

.header-top-hero video {
	width: 100% !important;
	height: 100% !important;
	max-height: 480px;
	object-fit: cover;
}
.campaign-video-max-height video {
	max-height: 740px;
}

/* Breadcrumbs "Home" display none*/
.lwp-breadcrumbs [property="itemListElement"]:first-child {
  display: none;
}
.lwp-breadcrumbs [property="itemListElement"]:first-child + .separator {
  display: none;
}
/* Breadcrumbs menu hover*/
.lwp-breadcrumbs span a:hover {
    color: #FF5339 !important;
	text-decoration: underline !important;
}
.lwp-breadcrumbs span a {
    transition: 0.3s;
	color: #191919
}

/* 360° kommunikation & markedsføring */
.services-highlight {
	display: flex;
	flex-direction: row;
}
.services-highlight .et_pb_column {
	display: flex;
	flex-direction: column;
}
.services-highlight .et_pb_button_module_wrapper {
	margin-top: auto;
	margin-bottom: 0px;
}
.services-highlight .et_pb_column .et_pb_image_wrap {
	max-width: 140px;
	filter: grayscale(0) brightness(0);
    opacity: .5;
    transition: all .3s ease-in-out;
}
.services-highlight .et_pb_column .et_pb_image_wrap img{
	width: 100%;
	height: 100%;
	max-height: 140px;
}
.services-highlight .et_pb_column:hover .et_pb_image_wrap{
	filter: none;
    opacity: 1;
    transform: scale(1.08);
}

.services-highlight .et_pb_column h4.et_pb_module_header {
	transition: all .3s ease-in-out;
}
.services-highlight .et_pb_column:hover h4.et_pb_module_header {
	transform: scale(1.08);
}

.services-highlight .et_pb_column:hover .apartof h4.et_pb_module_header {
	color: #0a00ff;
}
.services-highlight .et_pb_column:hover .print-management h4.et_pb_module_header {
	color: rgb(118, 180, 141);
}
.services-highlight .et_pb_column:hover .digital h4.et_pb_module_header {
	color: rgb(5, 55, 60);
}
.services-highlight .et_pb_column:hover .logistics h4.et_pb_module_header {
	color: rgb(181, 162, 120);
}
.services-highlight .et_pb_column:hover .karriere h4.et_pb_module_header {
	color: rgba(255,95,103,0.92);
}

.filter-none .et_pb_column .et_pb_image_wrap {
	filter: none;
	opacity: 0.8;
}

.icon-grey-style .et_pb_column .et_pb_image_wrap {
	max-width: 140px;
	filter: grayscale(0) brightness(0);
    opacity: .5;
}

/*Jul> digital and klasik> caldender*/
.icon-max-h-80 .et_pb_column .et_pb_image_wrap img {
	width: 100%;
	height: 100%;
	max-height: 80px;
}

.icon-max-h-140 .et_pb_column .et_pb_image_wrap img {
	width: 100%;
	height: 100%;
	max-height: 140px;
}

/*All call-to-action button*/

.et_pb_button {
	transform: scale(1);
	transition: all .3s ease-in-out;
	line-height: 1.3em !important;
}
.et_pb_button:hover {
	transform: scale(1.08);
}

.et_pb_button::after {
    font-weight: 900;
    font-size: 25px !important;
	margin-left: 0px !important;
	top: 6px !important;
	line-height: 1.3em !important;
}
.btn-not-zoom:hover {
	transform: scale(1);
}

/*Title underline*/
h2 b {
    position: relative;
    z-index: 1;
    font-weight: 900;
}
h2 b:after {
    content: "";
    background: url(/wp-content/uploads/2025/04/underline-icon.svg) no-repeat;
    width: 100%;
    height: 18px;
    background-size: 100% 100%;
    position: absolute;
    bottom: -3px;
    left: 0px;
    z-index: -1;
}
.two-column-grid .full-height-image-column  {
	overflow: hidden !important;
}
.two-column-grid .full-height-image-column img  {
	transform: scale(1);
	transition: all .3s ease-in-out;
}
.two-column-grid:hover .full-height-image-column img {
	transform: scale(1.08);
	transition: all .3s ease-in-out;
}
/*Two column full height image*/
.full-height-image-column {
	height: 100%;
}

.full-height-image-column .et_pb_image_wrap {
	width: 100%;
	height: 100%;
}

.full-height-image-column img {
	position: absolute;
	object-fit: cover;
	height: 100%;
	width: 100% !important;
}

/*Image Gallery slider*/
.full-height-image-gallery-slider {
	height: 100%;
}
.full-height-image-gallery-slider .et_pb_gallery_items div {
	height: 100%;
}
.full-height-image-gallery-slider .et_pb_gallery_items {
	width: 100%;
	height: 100%;
	position: absolute;
}
.full-height-image-gallery-slider .et_pb_gallery_item img {
	width: 100%;
	height:100%;
	object-fit: cover;
}
.full-height-image-gallery-slider .et-pb-controllers a {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	opacity: 1;
/* 	background-color: hsla(0, 0%, 100%, .6); */
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	transition: 0.5s;
}
.full-height-image-gallery-slider .et-pb-controllers a:hover,
.full-height-image-gallery-slider .et-pb-active-control {
	transform: scale(1.1);
	background-color: hsla(0, 0%, 100%, 1) !important;
}
.full-height-image-gallery-slider .et-pb-arrow-next,
.full-height-image-gallery-slider .et-pb-arrow-prev {
	font-size: 60px;
}
.full-height-image-gallery-slider .et-pb-arrow-next:before,
.full-height-image-gallery-slider .et-pb-arrow-prev:before {
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.mfp-title {
	display: none !important;
}

/*Two column case grid*/
.two-column-case-grid .et_pb_promo {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 360px;
	padding: 50px 100px 50px 30px !important;
}
.two-column-case-grid .et_pb_button,
.two-column-case-grid .et_pb_button:hover {
	color: #fff !important;
}
/* 20px Gap between columns*/

.gap20 {
	display: flex;
	flex-wrap: wrap;
	gap: 20px; 
}

/* Columns sizing */
.gap20 > div {
	flex: 1 1 calc(25% - 15px);
	margin: 0 !important;
}

/*Gravity form style*/
.contact-us .gform_fields {
	row-gap: 20px !important;
}
.contact-us input:focus, .textarea:focus {
	outline: none;
	box-shadow: none;
	background-color: rgba(233, 245, 252, 1) !important;
}
.contact-us input.text, .contact-us input.title, .contact-us input[type=email], .contact-us input[type=password], .contact-us input[type=tel], .contact-us input[type=text] {
	min-block-size: 3rem !important;
}
.contact-us input.text, .contact-us input.title, .contact-us input[type=email], .contact-us input[type=password], .contact-us input[type=tel], .contact-us input[type=text], .contact-us select, .contact-us textarea {
	color:#626262 !important;
	border: 1px solid #C6C7C1 !important;
	border-radius: 0px !important;
	font-weight: 500;
	padding: 24px 15px !important;
	font-size:16px;
}

.contact-us input#gform_submit_button_1 {
    font-size: 20px;
    font-weight: 900;
    padding: 0px!important;
    background: transparent  url(/wp-content/uploads/2025/05/cta_link-arrow.png) no-repeat;
    color: #191919;
    border: none!important;
    box-shadow: none;
    margin: 0px;
    padding-left: 35px!important;
    background-position: 0px 12px;
	transition:.3s;
}
.contact-us .gform-footer {
	justify-content: flex-end;
	margin-top: 30px;
}
.contact-us input#gform_submit_button_1:focus {
	outline: none;
	box-shadow: none;
	background-color: transparent !important;
}

.contact-us input#gform_submit_button_1:hover {
	transform:scale(1.1);
}
div#gform_1_validation_container:focus {
    outline: none;
    box-shadow: none;
}
.gform-loader {
	color: red !important;
}

/* Global cases layout*/
.global-cases .et_pb_button, .global-cases .et_pb_button:hover {
	color: #fff !important;
}
.animated-bg {
	position: relative;
	overflow: hidden !important;
}
.animated-bg::before,
.animated-bg::after {
	content: "";
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transition: all 0.4s ease;
	pointer-events: none;
}
.animated-bg::before {
	background-image: inherit;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transform: scale(1);
}
.animated-bg::after {
 	background: rgba(0, 0, 0, 0.5); 
}
.animated-bg:hover::after {
 	background: rgba(0, 0, 0, 0.2); 
}
.animated-bg:hover::before {
	transform: scale(1.10);
}
.animated-bg > * {
  position: relative;
  z-index: 1;
}

/*Service items section*/
.service-items .et_pb_column {
	display: flex;
	flex-direction: column;
}
.service-items .et_pb_promo {
	padding: 30px 30px 0px !important;
	margin: 0px !important;
}
.service-items .et_pb_button_module_wrapper {
	padding: 0px 30px 30px;
	margin-top: auto;
}
.service-items .et_pb_column .et_pb_image_wrap,
.service-items .et_pb_column .et_pb_image {
	overflow: hidden;
	width: 100%
}
.service-items .et_pb_column .et_pb_image_wrap img {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

/* Service items hover*/
.service-items .et_pb_column.active {
	opacity: 1;	
	transition: 0.5s;	
}
.service-items .et_pb_column.active .et_pb_image_wrap img {
	transform: scale(1.08);
}
.service-items .et_pb_column.bg-opacity {
	background-color: #e3ded5 !important;
	opacity: 0.3;
	transition: 0.5s;	
}
.active-container{
	background-color: #f0ece4;
}

/*Sub services items*/

.sub-service-items .et_pb_column .et_pb_image_wrap,
.sub-service-items .et_pb_column .et_pb_image {
	overflow: hidden;
	width: 100%;
	max-height: 240px;
}
.sub-service-items .et_pb_column .et_pb_image_wrap img {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}
.sub-service-items .et_pb_column:hover .et_pb_image_wrap img {
	transform: scale(1.1);
}

/* List icon for services */

.list-icon .et_pb_main_blurb_image {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	width: 100%;
}
.list-icon .et_pb_image_wrap {
	width: 100% !important;
	max-width: 90px;
	margin: 0 !important;
}
.list-icon .et_pb_image_wrap img {
	width: 100% !important;
	height: 100%;
	max-height: 90px;
	min-height: 90px;
}

.list-icon .et_pb_module_header {
	margin-left: 15px;
	padding-bottom: 0px !important;
}

.list-icon .et_pb_blurb_container {
	padding-left: 0 !important;
	display: block;
}

/* Two columns List icon */
.two-column-icon-grid .et_pb_image_wrap {
	width: 100% !important;
	max-width: 50px;
}
.two-column-icon-grid .et_pb_image_wrap img {
	width: 100% !important;
	height: 100%;
	max-height: 50px;
	min-height: 50px;
}

/* video to cover the entire column and maintain aspect ratio */
.full-height-video .et_pb_code_inner {
  height: 100%;
}
.full-height-video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 980px) {
	.full-height-image-column img {
		position: relative;
		max-height: 450px;
		min-height: 450px;
	}
	
	.icon-max-h-140 .et_pb_column {
		margin-bottom: 0px;
	}

	.services-highlight {
		display: flex;
		flex-direction: column;
	}
	
	.full-height-image-column .et_pb_image_wrap {
		position: relative;
	}
	.group-logos .et_pb_column {
		grid-template-columns: repeat(3, minmax(0, auto));
		column-gap: 100px; 
		row-gap: 30px;
	}
	.group-logos .et_pb_column .et_pb_module {
		margin-bottom: 0px !important;
	}
	.two-column-icon-grid .et_pb_image_wrap {
		max-width: 90px;
	}
	.two-column-icon-grid .et_pb_image_wrap img {
		width: 100% !important;
		height: 100%;
		max-height: 90px;
		min-height: 90px;
	}
	.gap20 > div {
    	flex: 1 1 calc(50% - 10px);
  	}
}
@media (max-width: 450px) {
	.full-height-image-column {
		max-height: 350px;
	}
	.icon-max-h-140 .et_pb_column {
		margin-bottom: 30px;
	}
	.group-logos .et_pb_column {
		grid-template-columns: repeat(2, minmax(0, auto));
		column-gap: 60px; 
		row-gap: 20px;
	}
	.office-address .et_pb_column  {
  		width: 50% !important;
	}
	h2 b:after {
		bottom: -8px;
	}
	.full-width-header-main .et_pb_fullwidth_header_scroll {
		padding-left: 80px;
	}
	.full-height-image-column img {
		max-height: 300px;
		min-height: 300px;
	}
	.two-column-case-grid .et_pb_promo {
		padding: 50px 30px 50px 30px !important;
	}
}


@media (max-width: 767px) {
	.blurb-mobile-stacked {
		display: flex;
		flex-direction: column;
	}

	.blurb-mobile-stacked .et_pb_main_blurb_image {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.blurb-mobile-stacked .et_pb_image_wrap {
		width: 100% !important;
		margin: 0 !important;
		max-width: 50px !important;
	}
	
	.blurb-mobile-stacked .et_pb_module_header {
		margin-left: 15px;
		font-size: 20px !important;
		padding-bottom: 0px !important;
	}

	.blurb-mobile-stacked .et_pb_blurb_container {
		padding-left: 0 !important;
	}
	.list-icon .et_pb_image_wrap {
		max-width: 50px !important;
	}
	.list-icon .et_pb_image_wrap img {
		max-width: 50px !important;
		max-height: 50px;
		min-height: 50px;
	}
	.gap20 > div {
		flex: 1 1 100%;
	}
}
