/*
Theme Name: Alektum
Theme URI: https://www.2creative.se
Author: 2Creative
Author URI: http://www.2creative.se
*/
/******************#menu ul li a******************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0; outline: 0; font-size: 100.01%; vertical-align: baseline; background: transparent; }

body { line-height: 1; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, p { margin: 0px; padding: 0px; line-height: 1; }

textarea { overflow: auto; }

input { border: 0px solid white; margin: 0; padding: 0; }

ol, ul { list-style: none; margin: 0px; padding: 0px; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/************************************************************************************
MIXINS
*************************************************************************************/
/************************************************************************************
COLORS
*************************************************************************************/
.element-light { background: #ecefef; }

.white { background: #f9f9f9; }

.light-blue { background: #e5f2f2; }

.turquoise { background: #addad9; }

.blue { background: #70a7bd; }

.yellow { background: #f2d088; }

.orange { background: #ffb88c; }

.grey { background: #e4e6e6; }

.black { background: #14171d; }

/************************************************************************************
TYPO
*************************************************************************************/
* { color: #14171d; }

h1 { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 100px; color: #f9f9f9; }

h2 { font-size: 43px; font-family: 'Barlow Condensed', sans-serif; font-weight: 300; margin-bottom: 10px; }
#page h2{line-height:1.2;}
h3 { font-size: 29px; font-family: 'Barlow Condensed', sans-serif; font-weight: 500; margin-bottom: 10px; line-height:1.2;}

h4{font-size: 33px; font-family: 'Barlow Condensed', sans-serif; font-weight: 500; margin-bottom: 20px;line-height:1.3;margin-bottom:40px;}

h5 /* Citat */ {
	font-size:28px;font-style: italic;font-family: 'Barlow';font-weight:400;line-height:1.4;margin-bottom:20px;
}

p { line-height: 1.5; font-size: 21px; font-weight: 300; color: #222222;  margin-bottom: 30px; }


a { text-decoration: none; }

p a { color: #70a7bd; }

/************************************************************************************
WCAG
*************************************************************************************/
body:not(.logged-in) .ssblock{
  display:none;

}
body .ssblock{
  max-width:500px!important;
  position: fixed;
  z-index:10000;
  right:80px;
  top:275px;


}
body .ssplayer_rht{
  display:none!important;
}

body.sound .ssplayer_rht{
  display:block!important;
}

::selection  {
  /* Change highlight background color to black */
  background: #addad9!important;
  /* Change highlight text color to red */
  color: #000!important;
  text-shadow:none!important;
}

body.sound .ssblock{display:block;}
body .ssplayer_wrapper{
  background:#fed06f!important;

}

body .ss_bg_19 .ssplayer_icon_pp_wrapper{background:#fff;}
body .ss_bg_19 .ssplayer_icon_pp{background-color:#addad9!important;}
body .ssplayer_icon_sm path{fill:#fff;}
body .ssplayer_content{
  box-shadow: none!important;
}
body .ssplayer_rht .ssplay_icon_bg_holder, .sstemplate_4 .ssplay_icon_bg_holder::before, .sstemplate_4 .ss_title_vertical:before{
  background:#fed06f!important;
}
.sstemplate_4.rht_view_2.ssplayer_rht .ssplayer_content, .sstemplate_4.rht_view_2.ssplayer_rht .ssplayer_icon_pp_wrapper, .sstemplate_4.ssplayer_rht .ssplay_icon_bg_holder, .sstemplate_4.rht_view_1.ssplayer_rht .ssplayer_lang_wrapper, .sstemplate_4.rht_view_1.ssplayer_rht .ssplayer_text_wrapper, .sstemplate_4 .sslang_sel, .sstemplate_4 .ssvoice_sel, .sstemplate_4 .ssspeed_sel, .sstemplate_4.ssplayer_button, .sstemplate_4 .rht_speaker_wrapper, .sstemplate_4 .rht_icon_speaker_wrapper, .sstemplate_4.ssplayer_full .ssplayer_pause .ssplayer_icon_pp, .sstemplate_4.sscontext_player .ssplayer_pause .ssplayer_icon_pp, .sstemplate_4 .ssplayer_wave, .sstemplate_4.ssplayer_circle .ssplayyer_icon_bg_holder, .sstemplate_4 .sstimeline_active, .sstemplate_4 .ss_title_vertical{
  background:#fed06f!important;
  color:#000!important;
  text-shadow:none!important;
  box-shadow:none!important;
}


.wcag-wrap{
  position:fixed;
  right:0px;
  top:350px;
  padding-right:0px;
}
.wcag-wrap *{
  font-size:15px;
}
body .rht_icon_wrapper_element{display:none;}


.wcag-box{

  padding:20px;
  
    box-shadow: -2px 0 6px 0px rgba(0,0,0,0.1);
    border-left:0.5px solid rgba(0,0,0,0.1);
    border-top:0.5px solid rgba(0,0,0,0.1);
    border-bottom:0.5px solid rgba(0,0,0,0.1);
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  -webkit-transition: 0.1s; -moz-transition: 0.1s; -ms-transition: 0.1s; -o-transition: 0.1s; transition: background-color 0.1s;
  margin-bottom:5px;
  position:relative;
  
  cursor:pointer;
}
.wcag-box:hover{
  background-color:#ffb88c;
}
.contrast .yellow, .contrast .orange, .contrast .blue, .contrast .turquoise{
  background:#222;
}   
.contrast .yellow, .contrast .orange, .contrast .blue, .contrast .turquoise{
  
}
.contrast .btn{
  background:#222!important;
  color:white!important;
}
.page-template-tmpl-kundservice.contrast #faq-list .btn{
  color:#fff!important;
}
.contrast .alert-banner{
  background:#222;

}
.contrast .alert-banner *{
  color:white!important;
}
.contrast #faq *{
  color:white;
}
.contrast .faq-wrap #faq li .inner{
  background:none;
  border:2px solid white;
}
.contrast .faq-wrap #faq li .inner:hover{
  background:none;
}
.contrast .faq-wrap #faq .faq-answer{
  background:none;
}
.contrast .wcag-box i{
  color:white;
}
.contrast footer *{
  color:#222!important;
}
.contrast .footer-extra-menu a{
  color:#222;
}
.contrast .filter-wrap *{
  color:#222;
  
}
.contrast .filter-wrap .filter-list li.current a, #wrapper .wp-pagenavi span.current{
  color:white!important;
  background:#222!important;
}
.page-template-tmpl-kundservice.contrast #faq-list *{
  color:#222!important;
}
.page-template-tmpl-kundservice.contrast .inner{
  border-color:#222!important;
}
.frontpage.contrast #top-bar{
  background:rgba(2,2,2,0.5);
}
.contrast #top-bar #lang-switcher-dropdown *{
  color:white!important;
}
.contrast #lang-switcher-dropdown .country .language-link{
  background: rgba(255, 255, 255, 0.03);
}
.contrast #lang-switcher-dropdown .country .language-link:hover{
  background: rgba(255, 255, 255, 0.2);
}
.contrast #lang-switcher-dropdown .current-country .language-link{

  background:rgba(255,255,255, 0.2)!important;
}
.contrast .login,.contrast .login i{
color:white!important;
}
.contrast #top-bar .globe:hover,.contrast #top-bar .globe.switcher-active,.contrast #top-bar .top-menu a:hover,.contrast #top-bar .login:hover{background:#222!important;color:white;}
.contrast #CookiebotWidget .CookiebotWidget-logo svg circle{fill:#222;}
.contrast #CookiebotWidget .CookiebotWidget-logo svg path{fill:white;}
.contrast #menu .current-menu-item a,.contrast  #menu .current_page_ancestor a,.contrast  #menu .current_page_parent a {border-color:#222;}
.contrast #menu ul li a:after{background:#000;}

.contrast ul:not(.menu):not(.country-lang):not(.lang):not(.filter-list):not(.sub-menu):not(.sidebar-children):not(.team-list) li:before{color:#222;}
.contrast p a{color:black;}
.contrast .phone-list{background:#222;}
.contrast .phone-list * {color:white!important;}
.contrast .phone-list input, .contrast .phone-list textarea{background:white;}
.contrast .phone-list input.submit{background:white!important;color:#222!important;}
.contrast form .error{color:black!important;}
.contrast .faq-page.faq-wrap #faq li .triangle{display:none;}
.contrast .filter-wrap .filter-list li a{color:#222!important;}
.contrast #menu .sub-menu{background:#222;color:white;}
.contrast #menu .sub-menu li a{color:white!important;}
.contrast #menu .sub-menu li a:hover{color:#ededed;}
.contrast #menu .sub-menu li a:after{content:none;}
.contrast #case.case-feed .box-content,.contrast #case.services-feed .box-content,.contrast #services.case-feed .box-content,.contrast #services.services-feed .box-content{background:#fff;}
.contrast #case .customer-name{color:white;}
.contrast .sidebar{background:white;}
.contrast .alert-banner .middle:before{color:white!important;}
.change-sound .fa-spinner{}
/************************************************************************************
CSS BASICS
*************************************************************************************/
.es .sites, .es .company-footer-links:not(.corporate-footer-links), .fr .sites, .fr .company-footer-links:not(.corporate-footer-links), .es .login, .fr .login, .fr #menu.private-nav, .es #menu.private-nav, .es .private-footer-links, .fr .private-footer-links{
  display:none!important;
}

.preload-it * {
 -webkit-transition: none !important;
 -moz-transition: none !important;
 -ms-transition: none !important;
 -o-transition: none !important;
}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { background: #f9f9f9; font-family: 'Barlow';overflow-x:hidden; }
body.js-mobile-menu-open {
    overflow: hidden;
    height:100%;
}
.height { height: 300px; }

.full { width: 100%; }

.left { float: left; }

.right { float: right; }

.box-sizing { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.half, .home #push article.box { width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.half.text{width:55%;}
.half.image{width:45%;}
 .home #push article.box.third, .third, #news article.box, #case article.box, .news article.box, .page-template-tmpl-news .news-list article.box, .page-template-tmpl-press-archive .news-list article.box, .page-template-tmpl-tips .news-list article.box { width: 33.333%; width: calc( 100% / 3); width: -moz-calc( 100% / 3); width: -webkit-calc( 100% / 3); width: -o-calc( 100% / 3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.fourth { width: 25%; }

.two-third { width: 66.666%; width: calc( 100% * 2/3); width: -moz-calc( 100% * 2/3); width: -webkit-calc( 100% * 2/3); width: -o-calc( 100% * 2/3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.relative { position: relative; }

.absolute { position: absolute; }

.element, .page-template-tmpl-case #case { padding-top: 100px; padding-bottom: 230px; margin-bottom: -130px;  z-index: 4;   }

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

.p-20 { padding: 20px; }

.p-30 { padding: 30px; }

.p-40 { padding: 40px; }

.p-60 { padding: 60px; }

.p-80 { padding: 80px; }

.center { text-align: center; }

.hr { height: 1px; width: 100%; background: #eee; float: left; }

.middle { width: 90%; max-width: 1600px; margin: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.middle-small { max-width: 750px; width: 100%; z-index: 2; position: relative; }

ul:not(.menu):not(.country-lang):not(.lang):not(.filter-list):not(.sub-menu):not(.sidebar-children){margin-bottom:40px;margin-left:0px;}

ul:not(.menu):not(.country-lang):not(.lang):not(.filter-list):not(.sub-menu):not(.sidebar-children):not(.team-list) li, ol li {position:relative;font-size:21px;margin-top:10px;margin-bottom:10px;line-height:1.5;padding-left:25px;}

ol li {list-style-type:decimal;padding-left:10px;}

ol li a, ul li a{color:#70a7bd;}

ol{margin-left:20px;}

ul:not(.menu):not(.country-lang):not(.lang):not(.filter-list):not(.sub-menu):not(.sidebar-children):not(.team-list) li:before{font-family:'Font Awesome 6 Pro';content:'\f45c';font-weight:600;font-size:10px;position: absolute;left:0px;top:7px;color:#f2d088;}

.middle-content { width: 90%; max-width: 1220px; margin: auto;color:#ffb88c; }



img { max-width: 100%; height: auto; display: block; }

.clear { clear: both; }

.v-middle { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; }

.btn, .filter-wrap .filter-list li.current a, #wrapper .wp-pagenavi span.current { background: #f2d088; background-clip: border-box; color: #14171d; font-weight: 500; font-size: 16px; margin-top: 20px; display: inline-block; padding: 15px 40px; -webkit-border-radius: 35px; border-radius: 35px; background-clip: padding-box; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: background-color 0.2s; }
.btn:hover, .filter-wrap .filter-list li.current a:hover, #wrapper .wp-pagenavi span.current:hover { background: #fed06f; }



.btn-big { margin-right: 30px; font-size: 20px; padding: 20px 45px; }

.text-btn { font-family: 'Barlow', Sans-serif; font-weight: 500; font-size: 19px; color: #14171d; margin-top: 25px; margin-bottom: 25px; display: inline-block; position: relative; }
.text-btn:after { font-family: 'Font Awesome 6 Pro'; content: '\f105'; right: -12px; top: 4px; vertical-align: -2px; position: absolute; -webkit-transition: 0.15s; -moz-transition: 0.15s; -ms-transition: 0.15s; -o-transition: 0.15s; transition: 0.15s; font-size: 16px; }
.text-btn:hover:after { right: -15px; }

.pattern:after { background-image: url("img/transparent-pattern-opacity.png"); background-size: cover; background-repeat: no-repeat; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; content: ''; z-index: -1; }

.bg-color { opacity: 1; background-size: cover; background-repeat: no-repeat; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: -1; }
.bg-color.bg-opacity { opacity: 0.5; }

.slick-list{
  overflow: hidden;
}
.slick-list:after{
  clear: both;
  content: "";
  display: block;
}
.aligncenter{margin:auto;text-align:center;margin-top:5px;margin-bottom:5px;}
/************************************************************************************
HEADER
*************************************************************************************/
.alert-banner{padding-top:20px;padding-bottom:20px;width:100%;position: relative;}
.alert-banner p{margin-bottom:0px;font-size:16px;margin-left:30px;}

.alert-banner.black p, .alert-banner.blue p{color:#fff;}
.alert-banner.orange, .alert-banner.yellow, .alert-banner.light-blue p {color:#000;}
.alert-banner.orange .middle:before, .alert-banner.yellow .middle:before, .alert-banner.light-blue .middle:before{color:#000;opacity:0.5;}

.alert-banner .middle{position:relative;}
.alert-banner .middle:before{font-family: 'Font Awesome 6 Pro'; content: '\f06a';position: absolute;left:0px;font-size:20px;opacity:0.5;font-weight:100;top:5px;color:#fff;}

.alert-banner .close-alert{
  position:absolute;
  right:0px;
  cursor:pointer;
}

.private #top-bar .sites a#private-btn { font-weight: 600; }

.company #top-bar .sites a#company-btn { font-weight: 600; }
#top-bar{background:rgba(249,249,249,0.8);}
#top-bar * { font-weight: 400; font-size: 14px; }
#top-bar * a { text-decoration: none; color: #14171d; }
#top-bar .sites { margin-top: 15px; }
#top-bar .sites a { text-transform: uppercase; }
#top-bar .sites .seperator { margin-left: 3px; margin-right: 3px; }
#top-bar .login { padding: 15px; padding-left: 40px; }
#top-bar .login i { margin-right: 10px; position: absolute; left: 15px; margin-top: 1px; }
#top-bar .top-menu { float: right; }
#top-bar .top-menu a { padding: 15px; display: block; }
#top-bar .globe { padding: 13px; padding-right: 30px; padding-left: 30px; color: #232323; line-height: 1; font-size: 18px; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: color 0.3s; cursor: pointer; }
#top-bar .globe:hover, #top-bar .globe.switcher-active, #top-bar .top-menu a:hover, #top-bar .login:hover { color: #14171d; background: #addad9!important; }
.frontpage #top-bar .login:hover i{color: #14171d!important;}
#top-bar .top-menu a{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: background-color 0.3s;}


.top-menu li{float:left;}

header { position: fixed; z-index: 11000; -webkit-transition: 2s; -moz-transition: 2s; -ms-transition: 2s; -o-transition: 2s; transition: 2s; -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08); box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08); }

.frontpage header{background:none;box-shadow:none;position: absolute;}

.frontpage header #top-bar *, .frontpage header #menu ul li a {color:#fff;}

.frontpage header #menu .sub-menu li a{color:#14171d;}

.frontpage header #menu ul li a{padding-bottom:10px;}

.frontpage #top-bar #lang-switcher-dropdown ul li a{color:#14171d;}

.frontpage #top-bar{background:rgba(0,0,0,0.2);}

.frontpage #top-image{margin-top:0px!important;overflow:hidden;}


.frontpage #logotype{margin-top:20px;margin-bottom:12px;}

.frontpage #top-bar .login{background:none;}

#logotype { margin-top: 25px; margin-bottom: 25px; }

.frontpage #header.nav-up{background:rgba(173, 218, 217, 0.8);}

.frontpage #header.nav-up{position:fixed!important;}

.frontpage #header.nav-up * {color:#14171d;}


#header.nav-up nav { margin-top: 15px; }

#header.nav-up nav ul li a { font-size: 18px; }

#header.nav-up nav ul li { margin: 0 20px; }

#header.nav-up #logotype { width: 200px; margin-top: 20px; margin-bottom: 20px;height:25px; }

#logotype { width: 220px; height:28px; display: block; }

/* NAVIGATION */
#menu { /*bottom: 0px; right: 0px; position: absolute; */ margin-top:20px;}

#menu ul { list-style: none; text-align: center; }

#menu ul li { display: inline-block; margin: 0 22px; position: relative; }

#menu ul li a { display: block; padding-bottom: 20px; text-decoration: none; color: #14171d; font-weight: 800; position: relative; cursor: pointer; cursor: pointer; font-weight: 500; font-size: 18px; }

#menu ul li:last-of-type { margin-right: 0px; }

 #menu ul li a:after, #menu ul li a:before { transition: all .3s;  }

#menu ul li a:after { position: absolute; bottom: -5px; left: 0; right: 0; margin: auto; width: 0%; content: '.'; color: transparent; background: #f2d088; height: 5px; cursor: pointer; }

#menu ul li a:hover:after, #menu ul .current-page-ancestor a:hover:after { width: 100%; cursor: pointer; }

#menu .current-menu-item a, #menu .current_page_ancestor a, #menu .current_page_parent a { border-bottom: 5px solid #f2d088; }

#menu .current-menu-item a:hover:after, #menu .current-page-ancestor a:hover:after { width: 0px; }

#menu ul li.menu-item-has-children > a{padding-bottom:20px!important;}

#menu .sub-menu { visibility: hidden;display:none; opacity: 0; position: absolute; top: 38px; left: 0; width: auto; z-index: -1; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; padding: 30px; background: #f2d088; white-space: nowrap; }

#menu .sub-menu li { clear: left; display: block; margin: 0px; margin-bottom: 15px; text-align: left; }
#menu  .sub-menu > li.menu-item-has-children i{right:0px;font-size:14px;padding:5px;cursor:pointer;font-weight:500;position:absolute;top:-2px;}

#menu .sub-menu li:last-of-type { margin-bottom: 0px!important; }

#menu .sub-menu li a { padding-bottom: 0px; font-size: 17px!important; font-weight: 400; font-family: 'Barlow', sans-serif; }

#menu .sub-menu li a:hover { color: #777; }

#menu .sub-menu li a:after { background: none; }

#menu .sub-menu li .sub-menu{display:none;background:none;padding:0px;margin-top:10px;margin-bottom:20px;float:left;position:relative;visibility: visible;top:0px;}

#menu .sub-menu li .sub-menu li a{font-size:15px!important;}
#menu .sub-menu li .sub-menu li:after{content:none;}

#menu ul li:focus .sub-menu, sub-menu, #menu ul li:hover .sub-menu { visibility: visible;display:block; opacity: 1; z-index: 1; transition-delay: 0s, 0s, 0.3s; }

#open-menu { margin-top: 30px; display: none; width: 32px; height: 32px; position: relative; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; clear: right; z-index: 200; }

#open-menu span { display: block; position: absolute; height: 3px; width: 100%; background: #14171d; border-radius: 0px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }

.frontpage #open-menu span{background:#fff;}

#open-menu span:nth-child(1) { top: 0px; }

#open-menu span:nth-child(2), #open-menu span:nth-child(3) { top: 10px; }

#open-menu span:nth-child(4) { top: 20px; }

#open-menu.open span:nth-child(1) { top: 18px; width: 0%; left: 50%; }

#open-menu.open span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

#open-menu.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

#open-menu.open span:nth-child(4) { top: 18px; width: 0%; left: 50%; }

#menu.show {      background-clip: padding-box; /* stops bg color from leaking outside the border: */ }

#menu-mobil { background: #173e43; padding: 40px; height: 100%; width: 500px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; position: fixed; z-index: 100000; }

#menu-mobil ul li { margin-bottom: 20px; }

#menu-mobil ul li a { font-size: 25px; text-decoration: none; color: #f7f7f7; font-family: Georgia, Serif; }

#menu-mobil ul li a:hover { border-bottom: 3px solid #3fb0ac; }

#menu-mobil .sub-menu { margin-top: 20px; margin-bottom: 20px; margin-left: 10px; }

#menu-mobil .sub-menu li a { font-size: 16px; color: #ededea; font-family: 'Barlow', sans-serif; }

.close-btn{position:absolute;top:20px;right:20px;z-index:10000;font-size:17px;visibility: hidden;}

/************************************************************************************
FRONT PAGE
*************************************************************************************/
#top-image { height: 100vh; min-height: 900px; background: #70a7bd; background-size: cover;  margin-top: 163px;  }

.video-background {
    background: #000;
/*     position: fixed; */
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -99;
}
.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
/*     pointer-events: none; */
}
#vidtop-content {
    top: 0;
}


@media (min-aspect-ratio: 16/9) {
    .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
    .video-foreground { width: 300%; left: -100%; }
}



 
#top-image #caption { width: auto; margin-right: 20px; max-width: 750px; }
#top-image #caption p { font-family: 'Barlow Condensed', sans-serif; font-weight: 400; font-size: 31px; color: #f9f9f9; margin-top: 30px; margin-bottom: 40px;line-height:1.3; }
.error404 #top-image #caption p{margin-bottom:50px;}
#top-image #caption h1{margin-bottom:0px;}
#top-image #caption .btn-big:last-of-type { margin-right: 0px; }
#top-image .image-overlay { top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.3); position: absolute; }

#top-image .middle{position: static!important;}

#top-image.top-image-frontpage #caption.v-middle {position:absolute; top: 40%; -webkit-transform: translateY(-30%); -ms-transform: translateY(-30%); transform: translateY(-30%); }

#news, #case, .news { background-color: #e5f2f2; margin-top: 350px; padding-top: 0px; padding-bottom: 350px; }
#news .slick-slider-wrap, #case .slick-slider-wrap, .news .slick-slider-wrap { z-index: 100; margin-top: -250px; position: relative; }
#news .slick-slider-wrap .slick-slider, #case .slick-slider-wrap .slick-slider, .news .slick-slider-wrap .slick-slider { overflow-x: hidden; }
#news .slick-slider-wrap .slick-slider .slick-next, #news .slick-slider-wrap .slick-slider .slick-prev, #case .slick-slider-wrap .slick-slider .slick-next, #case .slick-slider-wrap .slick-slider .slick-prev, .news .slick-slider-wrap .slick-slider .slick-next, .news .slick-slider-wrap .slick-slider .slick-prev { right:0px; top: 50%; position: absolute; z-index: 1000; cursor: pointer; font-size: 35px; color: #ffb88c; font-weight: 400; }
#news .slick-slider-wrap .slick-slider .slick-next.slick-prev, #news .slick-slider-wrap .slick-slider .slick-prev.slick-prev, #case .slick-slider-wrap .slick-slider .slick-next.slick-prev, #case .slick-slider-wrap .slick-slider .slick-prev.slick-prev, .news .slick-slider-wrap .slick-slider .slick-next.slick-prev, .news .slick-slider-wrap .slick-slider .slick-prev.slick-prev { right: inherit; }
#news .slick-slider-wrap .slick-slider .slick-next.slick-disabled, #news .slick-slider-wrap .slick-slider .slick-prev.slick-disabled, #case .slick-slider-wrap .slick-slider .slick-next.slick-disabled, #case .slick-slider-wrap .slick-slider .slick-prev.slick-disabled, .news .slick-slider-wrap .slick-slider .slick-next.slick-disabled, .news .slick-slider-wrap .slick-slider .slick-prev.slick-disabled { display: none !important; }

#push h2 { font-size: 40px; font-family: 'Barlow Condensed', sans-serif; font-weight: 500; }

/*-------- LANG SWITCHER --------*/
#lang-switcher-dropdown { padding-top: 50px; padding-bottom: 50px; position: absolute; max-width: 700px; width: 100%; right: 0px; z-index: 300; display: none; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; background-clip: padding-box; }
#lang-switcher-dropdown .country-lang {  column-count: 3;  }

#lang-switcher-dropdown .country .language-link { padding: 10px; background: rgba(0, 0, 0, 0.06); margin-bottom: 10px; -webkit-border-radius: 5px; border-radius: 5px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ display: inline-block;width:100%; }
#lang-switcher-dropdown .country .language-link:hover { background: #f2d088; }
#lang-switcher-dropdown .current-country .language-link { background: #f2d088 !important; }
#lang-switcher-dropdown .current-country .lang li a.current-language:after { font-family: 'Font Awesome 6 Pro'; content: '\f177'; position: absolute; right: -15px; top: 2px; font-size: 12px; font-weight: 100; color: #14171d; }
#lang-switcher-dropdown .lang { font-size: 14px; line-height: 1.4; margin-top: 5px; font-family: 'Barlow', Sans-serif; }
#lang-switcher-dropdown .lang li a { position: relative; color: #333; }
#lang-switcher-dropdown .lang li a:hover:after { font-family: 'Font Awesome 6 Pro'; content: '\f177'; position: absolute; right: -15px; top: 2px; font-size: 12px; font-weight: 100; color: #14171d; }
#lang-switcher-dropdown span, #lang-switcher-dropdown span a { font-size: 17px; display: block; }
#lang-switcher-dropdown .corporate-site .language-link{background:none!important; position:absolute; right:60px;bottom:0px;width:inherit;} 
#lang-switcher-dropdown .corporate-site .language-link:hover{background:none;text-decoration: underline;}
#lang-switcher-dropdown .corporate-site .language-link span a{font-size:15px;}
#lang-switcher-dropdown .corporate-site .language-link span a i{font-size:11px;color:#000;}   


/************************************************************************************
PAGE
*************************************************************************************/
#page:not(.page-template-tmpl-frontpage-company):not(.page-template-tmpl-frontpage-corporate):not(.page-template-tmpl-frontpage) #top-image { height: 50vh;min-height:650px;margin-top:122px; }
#page:not(.page-template-tmpl-frontpage-company):not(.page-template-tmpl-frontpage-corporate):not(.page-template-tmpl-frontpage) #top-image #caption { margin: auto; left: 0px; right: 0px; }

.text-middle { background-size: cover; }
.text-middle .two-columns{max-width:800px;column-count:2; column-gap: 50px;}
.text-middle h2{margin-bottom:20px;}
#top-image.no-image{height:auto!important;min-height:auto!important;}
.no-image #caption{transform:none;top:inherit;position: relative;margin-top:100px;}
#top-image.no-image #caption h1{margin-top:30px;margin-bottom:40px;}
#top-image.no-image .image-overlay{opacity:0;}
.text-middle h1{font-size:70px;color:#222222;margin-bottom:30px;}
/************************************************************************************
NEWS PAGE
*************************************************************************************/
.page-template-tmpl-news,.page-template-tmpl-press-archive, .page-template-tmpl-tips { background: #ecefef; }
.page-template-tmpl-news .news-list, .page-template-tmpl-tips .news-list, .page-template-tmpl-press-archive .news-list { margin-top: 0px; }
.page-template-tmpl-news .news-list article.box, .page-template-tmpl-tips .news-list article.box, .page-template-tmpl-press-archive .news-list { margin-top: inherit; }

.filter-wrap { text-align: center; margin-bottom: 40px; }
.filter-wrap .filter-list { display: inline-block; }
.filter-wrap .filter-list li { display: inline-block; margin-bottom: 20px; }
.filter-wrap .filter-list li a { font-size: 19px; font-weight: 500; font-family: 'Barlow', Sans-serif; padding: 15px 40px; -webkit-border-radius: 20px; border-radius: 20px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ }
.filter-wrap .filter-list li.current a { background: #f2d088; font-size: 19px; margin-top: 0px; }

.lds-default { display: inline-block; position: relative; width: 60px; height: 60px; display: none; margin: auto; margin-top:10px;}

.lds-default div { position: absolute; width: 5px; height: 5px; background: #fed06f; border-radius: 50%; animation: lds-default 1.2s linear infinite; }

.lds-default div:nth-child(1) { animation-delay: 0s; top: 29px; left: 53px; }

.lds-default div:nth-child(2) { animation-delay: -0.1s; top: 18px; left: 50px; }

.lds-default div:nth-child(3) { animation-delay: -0.2s; top: 9px; left: 41px; }

.lds-default div:nth-child(4) { animation-delay: -0.3s; top: 6px; left: 29px; }

.lds-default div:nth-child(5) { animation-delay: -0.4s; top: 9px; left: 18px; }

.lds-default div:nth-child(6) { animation-delay: -0.5s; top: 18px; left: 9px; }

.lds-default div:nth-child(7) { animation-delay: -0.6s; top: 29px; left: 6px; }

.lds-default div:nth-child(8) { animation-delay: -0.7s; top: 41px; left: 9px; }

.lds-default div:nth-child(9) { animation-delay: -0.8s; top: 50px; left: 18px; }

.lds-default div:nth-child(10) { animation-delay: -0.9s; top: 53px; left: 29px; }

.lds-default div:nth-child(11) { animation-delay: -1s; top: 50px; left: 41px; }

.lds-default div:nth-child(12) { animation-delay: -1.1s; top: 41px; left: 50px; }

@keyframes lds-default { 0%, 20%, 80%, 100% { transform: scale(1); }
  50% { transform: scale(1.5); } }
#wrapper .wp-pagenavi span.current { border: none; padding: 10px; padding-left: 15px; padding-right: 15px; }
#wrapper .wp-pagenavi a, #wrapper .wp-pagenavi span { border: none; }
#wrapper .wp-pagenavi{text-align:center;}
/************************************************************************************
CASE PAGE
*************************************************************************************/
.page-template-tmpl-case #case .slick-slider-wrap{margin-top:0px;}
/************************************************************************************
SINGLE
*************************************************************************************/
.single h1 { color: #14171d; font-size: 70px; margin-bottom: 40px; }
.single #top-image h1 { color: #f9f9f9; }
.single .image { margin-bottom: 60px; }
.single #push .image { margin-bottom: inherit; }
.single .text-wrap { max-width: 750px; margin: auto; }

.single-top { margin-top: 80px; }

.category-list { margin-bottom: 20px; }
.category-list i { color: #addad9; margin-right: 5px; }
.category-list a:hover { color: #70a7bd; }

/************************************************************************************
MODULES
*************************************************************************************/
/************************************************************************************
Columns
*************************************************************************************/
.columns{}
.columns article.box:hover .image img{opacity:1;}
.columns h3{font-size:35px;text-align:center;}
.columns h2{margin-bottom:20px;}
.columns img{max-width:80%;margin:auto;}
/************************************************************************************
FAQ
*************************************************************************************/
.faq-wrap { margin-top: -180px; }
.faq-wrap #faq { -webkit-border-radius: 10px; border-radius: 10px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ }
.faq-wrap #faq ul {margin:0px;}
.faq-wrap #faq ul li {margin:0px;}
.faq-wrap #faq ul li:before {content:none;}
.faq-wrap #faq li { display: inline-block; font-size: 20px; line-height: 1.4; padding: 10px; }
.faq-wrap #faq li:nth-child(2n+1) { clear: both; }
.faq-wrap #faq li .inner { line-height:1.2; background: rgba(255, 255, 255, 0.5); -webkit-border-radius: 10px; border-radius: 10px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ padding: 20px; cursor: pointer;font-weight:500; min-height:80px; }
.faq-wrap #faq li .inner > span i{font-size:25px;opacity:0.9;}
.faq-wrap #faq li .inner .q-wrap{width:80%;margin-left:40px;font-size:20px;}
.faq-wrap #faq li .inner:hover { background: rgba(255, 255, 255, 0.6); }
.faq-wrap #faq h2 { text-align: center; margin-top: 10px; margin-bottom: 20px; font-size:39px;}
.faq-wrap #faq .faq-answer-btn-wrap { right: 15px; bottom: 10px; }
.faq-wrap #faq .faq-answer-btn-wrap i { font-size: 23px; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.faq-wrap #faq .faq-answer-btn-wrap i.rotate { -moz-transform: rotate(-360deg); -o-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -webkit-transform: rotate(-360deg); transform: rotate(-360deg); }
.faq-wrap #faq .faq-answer { background: rgba(255, 255, 255, 0.2); display: none; -webkit-border-radius: 10px; border-radius: 10px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ }
.faq-wrap #faq .faq-answer p { font-size: 17px; margin-bottom:0px; }
.faq-wrap #faq .text-btn-wrap { text-align: center; }

.faq-page.faq-wrap { margin-top: inherit; }
.faq-page.faq-wrap #faq li { font-size: 24px; font-weight: 300; }
.faq-page.faq-wrap #faq li .inner, .faq-page.faq-wrap #faq li .faq-answer { border-radius: 0px; }
.faq-page.faq-wrap #faq li .inner.faq-answer, .faq-page.faq-wrap #faq li .faq-answer.faq-answer { background: #e4e6e6; }
.faq-page.faq-wrap #faq li .inner.faq-answer p, .faq-page.faq-wrap #faq li .faq-answer.faq-answer p { font-size: 20px; width: 70%; font-weight: 300; padding: 20px; }
.faq-page.faq-wrap #faq li .inner.inner, .faq-page.faq-wrap #faq li .faq-answer.inner { padding: 40px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: box-shadow 0.2s; }
.faq-page.faq-wrap #faq li .inner.inner:hover, .faq-page.faq-wrap #faq li .faq-answer.inner:hover { -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05); }
.faq-page.faq-wrap #faq li .triangle { width: 25px; height: 25px; background: #fff; left: 40px; top: -15px; z-index: 100; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); background: #f5f7f7; }
.faq-wrap .text-btn{margin-bottom:10px;}

#search-container { width: 100%; max-width: 600px; margin: auto; margin-bottom: 40px; }
#search-container label { float: left; width: 100%; position: relative; }
#search-container label:after { font-family: 'Font Awesome 6 Pro'; content: '\f002'; position: absolute; right: 20px; top: 16px; color: #777; }
#search-container label .search-field { background: rgba(255, 255, 255, 1.0); -webkit-border-radius: 35px; border-radius: 35px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ width: 100%; padding: 15px; padding-left: 25px; padding-right: 25px; margin: auto; font-size: 17px; float: left; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: box-shadow 0.6s; }
#search-container label .search-field:focus { -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08); background: rgba(255, 255, 255, 0.5); }
#search-container .search-submit { float: left; }

.not-found { text-align: center; font-size: 25px; }
.loadmore, .loadmoreajax{display:inline-block;cursor:pointer;}
 .moreposts .inner{ -webkit-transition: 1s!important; -moz-transition: 1s!important; -ms-transition: 1s!important; -o-transition: 1s!important; transition: 1s!important;/*  -webkit-box-shadow: 0px 0px 22px 0px rgba(242, 208, 136, 0); -moz-box-shadow: 0px 0px 22px 0px rgba(242, 208, 136, 0); box-shadow: 0px 0px 22px 0px rgba(242, 208, 136, 0); background: rgba(242, 208, 136, 0); */ } 
.moreposts .inner.shadow{ -webkit-box-shadow: 0px 0px 40px rgba(242, 208, 136, 0.8); -moz-box-shadow: 0px 0px 40px rgba(242, 208, 136, 10.8); box-shadow: 0px 0px 40px rgba(242, 208, 136, 0.8); background: rgba(242, 208, 136, 0.8); }
/************************************************************************************
BTN LIST
*************************************************************************************/
.button-list { background-color: #e4e6e6; }
.button-list h2 { margin-bottom: 40px; }
.button-list .btn, .button-list .filter-wrap .filter-list li.current a, .filter-wrap .filter-list li.current .button-list a, .button-list #wrapper .wp-pagenavi span.current, #wrapper .wp-pagenavi .button-list span.current { display: table; margin: auto; margin-bottom: 20px; min-width: 270px; font-size: 22px; font-weight: 400; }

/************************************************************************************
BOXES 
*************************************************************************************/
article.box { padding: 25px; z-index: 4; text-align:left; }
.news-list article.box .box-content, .news article.box .box-content, #news article.box .box-content{padding-bottom:5px;}
article.box .btn, article.box .filter-wrap .filter-list li.current a, .filter-wrap .filter-list li.current article.box a, article.box #wrapper .wp-pagenavi span.current, #wrapper .wp-pagenavi article.box span.current { margin-left: 30px; margin-bottom: 30px; font-size: 16px; }
article.box img { -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
article.box:hover .image img { opacity: 0.8; filter: alpha(opacity=80); }
article.box:hover .services-icon img { transform: scale(1.1); }
article.box .shadow, article.box .contact-box { overflow: hidden; }
article.box p { font-size: 18px; font-weight: 300; line-height: 1.4;-webkit-text-size-adjust:none;margin-bottom:0px!important; }
/* article.box p:last-of-type{margin-bottom:0px;} */

article.box h2, article.box h3{-webkit-text-size-adjust:none;}
/************************************************************************************
HALF TEXT IMAGE 
*************************************************************************************/
.text-image { background: #f3f6f6; }
.text-image.element-light { background: #ecefef; }
.text-image .btn, .text-image .filter-wrap .filter-list li.current a, .filter-wrap .filter-list li.current .text-image a, .text-image #wrapper .wp-pagenavi span.current, #wrapper .wp-pagenavi .text-image span.current { margin-top: 20px; }

.half.image, .home #push article.image.box { overflow: hidden; margin-bottom: 40px; }
.half.image img, .home #push article.image.box img { -webkit-border-radius: 50%; border-radius: 50%; background-clip: padding-box; /* stops bg color from leaking outside the border: */ max-width: 70%; float: right; margin-right: 20%; }
.half.image.right img, .home #push article.image.right.box img { float: right; margin-right:0px;}
.half.text.left, .home #push article.text.left.box { right: 0px; }

/************************************************************************************
PUSH BOXES 
*************************************************************************************/
.page-builder #push{margin-top:100px;}
#push { /* z-index: 1000;  */position: relative; }
#push article.box { margin-top: -250px; padding: 25px; text-align: center; }
#push article.box h2 { margin-bottom: 20px; }
#push article.box p { font-family: 'Barlow Condensed', Sans-serif; font-size: 20px;line-height:1.3; }
#push .btn, #push .filter-wrap .filter-list li.current a, .filter-wrap .filter-list li.current #push a, #push #wrapper .wp-pagenavi span.current, #wrapper .wp-pagenavi #push span.current { margin-bottom: 40px; background: #ffb88c; margin-left: 0px; }
#push .btn{margin-top:0px;}
/************************************************************************************
HUBSPOT FORM
*************************************************************************************/
.hbspt-form{max-width:500px;margin:auto;width:100%;}
.hbspt-form .hs-form-iframe{width:100%;}
/************************************************************************************
/////// MODULES ENDS
*************************************************************************************/

/************************************************************************************
NEWS 
*************************************************************************************/
.page-template-tmpl-kundservice #news.element { padding-top: 130px; z-index: 4; margin-top: 130px; margin-bottom: -230px; }
.page-template-tmpl-kundservice .text-image .middle { max-width: 1100px; }

.page-template-tmpl-kundservice .text-form .middle{max-width:1300px;}
.page-template-tmpl-kundservice .text-form .text.right{padding-right:60px;}
.page-template-tmpl-kundservice .text-form .text.left{padding-left:60px;}
.archive { background: #f4f7f7; }
.archive #news { margin-top: 240px; background: none; }
.archive #news h1 { color: #14171d; font-size: 50px; text-align: center; margin-bottom: 20px; }
.archive i { margin-right: 15px; color: #e4e6e6; }

.no-act-number{display:none;font-size:15px;float:left;width:100%;}
.no-act-number a{text-decoration: underline;}

/************************************************************************************
CONTACT
*************************************************************************************/
.contact-box { max-width: 650px; background: #f9f9f9; margin: auto; }
.contact-box h2 { margin-bottom: 10px; }
.contact-box a, .contact-box p { font-weight: 300; }
.contact-box p { margin-bottom: 40px; }
.contact-box p:last-of-type { margin-bottom: 0px; }
.top-contact{padding-top:200px;}

.head-office{padding-top:70px;}
.head-office ul{margin-bottom:0px!important;}
.head-office ul li {padding-left:0px!important; margin-bottom: 10px!important;margin-top:0px!important; font-size: 20px!important; font-weight: 300; }
.head-office ul li:before{content: none!important;}
.head-office ul li:last-of-type { margin-bottom: 0px; }
.head-office ul li strong { font-weight: 600; }

.map { height: 1200px;position: relative;}
.map .lds-default{display:block; top:200px;}
.map .gm-style-iw, .map .gm-style-iw-t:after { background: #f2d088; }

.map .gm-style .gm-style-iw-d{overflow:hidden!important;padding-right:15px;padding-bottom:15px;}
.map p { font-size: 15px !important; }
.map h3 { margin-bottom: 5px;font-size:20px; }
.marker-delay{display:none;}

.website-link { float: left;font-size:10px; }
.website-link i { margin-top: 3px; float: right; margin-left: 5px; }
.page-template-tmpl-contact .page-builder{margin-top:-100px;}

.phone-list{background:#addad9;margin-top:40px;position: relative;}
.phone-list.half{width:49%;}
.phone-list p{margin-bottom:20px!important;}
.phone-list input, .phone-list textarea{border:none;padding:15px;font-size:20px;width:100%;margin-bottom:10px;background:rgba(255,255,255, 0.5);font-family: 'Barlow Condensed', sans-serif;font-weight:300;}
.phone-list input.submit{background:#f2d088;max-width:200px;float:right;margin-bottom:0px;font-size:16px;font-family: 'Barlow';}
.mailok, .mailejok{background:rgba(255,255,255,0.2);padding:20px;border-radius:20px;}
.mailok:before, .mailejok:before{font-family: 'Font Awesome 6 Pro';margin-right:10px;}
.mailok:before{content:'\f164';}
.mailejok:before{content:'\f165';}
.phone-call-form{position: relative;}

.phone-list .lds-default div{background:white;}
.mailejok{background:#ffb1ad;}

form .error{display:block;background:#ffb1ad;padding:5px;margin-bottom:5px;font-size:14px;float:left;border-radius:10px;}
form input.error, form textarea.error{background:#ffe2e1;font-size:20px;border-radius: 0px;padding:15px;}
form input.submit{cursor:pointer;}
.phone-list input.checkbox{float:left;width:inherit;margin-right:10px;margin-top:3px;}
.gdpr-check{float:left;margin-top:20px;}
.gdpr-check label{font-size:14px;}
.gdpr-check p{margin:0px;font-size:13px;float:left;width:90%;}
.gdpr-check p a{color:#222;text-decoration:underline;}
.riktnummer{visibility:hidden;border-right:2px solid #addad9;/* padding: 15px; */padding-right:18px;width: 100%;margin-bottom: 10px;background:rgba(255, 255, 255, 0.5);width:10%;line-height:1.2;font-size:1px;font-weight:300;color:#222;font-family: 'Barlow Condensed', sans-serif;
    }
    #phone-number{width:100%;}
    .rikt-wrap {display:flex;background: rgba(255,255,255, 0.5);margin-bottom:10px;position: relative;}
    .rikt-wrap input{background:none;margin-bottom:0px;}
    .rikt-wrap .riktnummer{visibility: visible!important;height:20px;font-size:20px;background:rgba(0,0,0, 0.03);padding:15px;height:100%;width:auto;margin-bottom:0px;}
    #no-zero{display:none;}
    .rikt-wrap .error:not(#phone-number){position: absolute;bottom:-20px;}
/************************************************************************************
COMPANY
*************************************************************************************/
.page-template-tmpl-frontpage-company #news { margin-top: 350px; }
.page-template-tmpl-frontpage-company #case .slick-slider-wrap { margin-top: -120px; }

#case, #services { background-color: #e4e6e6; margin-top: 0px; margin-bottom: -350px; background-size: cover; background-position: center center; }
#case.case-feed .box-content, #case.services-feed .box-content, #services.case-feed .box-content, #services.services-feed .box-content { background: #ffb88c; }
#case.case-feed .box-content h2, #case.services-feed .box-content h2, #services.case-feed .box-content h2, #services.services-feed .box-content h2 { font-size: 30px; margin-bottom: 0px; }
#case .customer-name{position:absolute;left:0px;bottom:0px;padding:15px;display:block;opacity:1!important;z-index:10000;font-weight:500;font-size:14px;}
/*  #services.services-feed{background:#e4e6e6;}  */


#services { margin-bottom: -130px; background: #f4f7f7; }
#services.services-feed .box-content { background: #addad9; }
#services.services-feed h2{text-align:center;}
#services.services-feed .services-icon { left: 0px; right: 0px; margin: auto; top: -8px; width: 80px; height: 80px; z-index: 1; }

.sidebar { background: #f2d088; width: 100%; /* padding: 30px; */padding-top:15px; font-family: 'Barlow', Sans-serif; font-weight: 400; text-align:center; }
.sidebar-children{position: relative;}
#page .sidebar-children .page_item_has_children .children{display:none;margin-bottom:0px;width:100%;}
  #page .sidebar-children .page_item_has_children .children li{font-size:16px;}
/*  .sidebar-children .page_item_has_children.current_page_item .children, .sidebar-children .page_item_has_children.current_page_parent .children{display:block;}  */

.sidebar.pattern{z-index:1000;}
.sidebar.pattern:after{opacity:0.5;}
.sidebar ul.sidebar-children { margin: auto; margin-bottom:15px; }
.sidebar ul li { font-size: 19px; text-align: left; display:inline-block;padding:15px;padding-bottom:10px;padding-top:10px;z-index:10;text-align:center;line-height:1.2;}
.sidebar ul li:last-of-type { margin-bottom: 0px; }
.sidebar ul li a{color:#222;}
.sidebar ul li a:hover { border-bottom: 1px solid #555; padding-bottom: 5px;}
.sidebar ul li.current_page_item a { border-bottom: 1px solid #36383e; padding-bottom: 5px; }
/* .sidebar ul li.page_item_has_children.current_page_item a:after, .sidebar ul li.page_item_has_children.current_page_parent a:after{font-family:'Font Awesome 6 Pro';content:'\f149'; font-weight:500;font-size:15px;margin-left:3px; } */
.sidebar ul li.page_item_has_children.current_page_item li a:after{content:'';}
.sidebar ul li.page_item_has_children.current_page_item a{border:none;}
#page .sidebar .sidebar-children .sub-children li{font-size:16px;color:#555;margin-top:0px;margin-bottom:0px;}
#page .sidebar .sidebar-children .sub-children li:before{content:'';}
#page .sidebar .sidebar-children .sub-children li a{color:#333;}
#page .sidebar .sidebar-children .sub-children{margin-bottom:0px;background:rgba(255, 255, 255, 0.3);margin-top:10px;}
.children-top-element { padding-top: 0px; }
.children-top-element .text-content { padding-bottom: 0px; }
.children-top-element p { font-size: 22px; font-family: 'Barlow'; }

.service-wrap{max-width:1300px;margin:auto;}

.service-wrap .btn{margin-right:20px;
	margin-bottom:20px;
}

.text-content { padding-top: 100px; padding-bottom: 100px; text-align: left; float: left; width: 50%; font-family: 'Barlow Condensed'; }
.text-content ul li { font-weight: 400; }

.children-top-element .text-content.center { text-align: center; margin: auto; float: none; }
.service-box{float:left;background:#f1f9f9;text-align: center;position: relative;overflow:hidden;}
.service-box-text{text-align:left;width:75%;background:#f1f9f9;padding:40px;padding-right:200px;padding-bottom:0px;}
.service-box p{font-size:19px;line-height:1.3;margin-bottom:0px;opacity:0.9;}

.services .middle{padding-left:20px;padding-right:20px;}
.service-box-content{ min-height:300px;background:#e2f2f2;}
.de .service-box-content{min-height:420px;}

.service-box-content img{max-width:160px;margin:auto;display:block; }
.service-box-content .v-middle{left:0px;right:0px;}
.box-number{position: absolute;top:20px;left:20px;color:#addad9;font-size:34px;font-family: 'Barlow Condensed';font-weight:100;}
.square{position: absolute;height:30px;width:30px;background:#000;left:0px;top:50%;moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); left:-15px;background:#e2f2f2;}
.square-3{background:#f1f9f9;}

.page-template-tmpl-frontpage-company .services .middle{position:relative;margin-top:-180px; margin-bottom:100px; }
.page-template-tmpl-frontpage-company .services{padding-top:0px;}
.stacks{background-color:#f2f2f2;padding:30px;}
.service-wrap{-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04); -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);}
.stacks.pattern:after{z-index:inherit;}
.stack{float:left;margin-top:7px;z-index:100;position: relative;text-align:center;}
.stack2, .stack3, .stack4{clear:left;}
.stack1{width:40%;}
.stack2{width:24%;margin-left:25%;}
.stack3{margin-left:44%;width:26%;}
.stack4{margin-left:50%;width:25%;}
.stack5, .stack6{margin-left:74%;width:26%;margin-top:-75px;}
.stack6{margin-top:-20px;}
.dots{width:100%;height:1px; float:left;border-bottom:3px dashed #fed06f;margin-top:-22px;}

/************************************************************************************
FORM SCHWEIZ
*************************************************************************************/
.form-checkboxes{display:flex;padding-top:10px;padding-bottom:10px;float:left;width:100%;}
.form-checkboxes > div{width:50%;}
.form-checkboxes input[type='checkbox'] { width:auto; margin-bottom:10px;-ms-transform: scale(0.8); /* IE */
 -moz-transform: scale(0.8); /* FF */
 -webkit-transform: scale(0.8); /* Safari and Chrome */
 -o-transform: scale(0.8); /* Opera */}
.form-checkboxes p{width:100%;float:left;display:block;}
.ch-form p{width:100%;display:block;float:left;}
.form-checkboxes > div div{margin-bottom:10px;}
.form-checkboxes.janein{width:inherit;}
.form-checkboxes.janein div{width:inherit; margin-right:20px;display:flex;position:relative;}
.form-checkboxes.janein div input{margin-right:5px;-ms-transform: scale(0.8); /* IE */
 -moz-transform: scale(0.8); /* FF */
 -webkit-transform: scale(0.8); /* Safari and Chrome */
 -o-transform: scale(0.8); /* Opera */}

.janein label.error{
	    position: absolute;
    left: 120px;
    width: 160px;
}

.ch-form-wrap{width:100%; max-width:900px; float:none;margin:auto;position: relative;z-index:10;}

.ch-form-wrap textarea{margin-bottom:20px;}

/************************************************************************************
CORPORATE
*************************************************************************************/
.corporate #news, .corporate .news, .corporate .press { padding-top:50px;padding-bottom: 130px; margin-top: 250px; background: none; }

.tax-kategorier_press #news{margin-top:250px;}

.corporate .see-more { display: table; margin: auto; margin-top: 20px; position: relative; z-index: 100; color: #70a7bd; }

.page-template-tmpl-frontpage-corporate .text-image {margin-top:-200px;padding-top: 350px; padding-bottom: 350px; }

.corporate #footer .address .footer-address-wrap ul { /* float: left */; display:inline-block; }
.corporate #footer .address .footer-address-wrap ul:nth-child(2) { margin-left: 100px; }
.corporate #footer .address .footer-address-wrap { display: block; }

.page-template-tmpl-press { background: #ecefef; }

.date { font-size: 13px; margin-bottom: 5px; display: block; }
.team-list{margin-bottom:0px!important;}
.team { text-align: center; }
.team .image { -webkit-border-radius: 50%; border-radius: 50%; background-clip: padding-box; /* stops bg color from leaking outside the border: */ overflow: hidden; width: 350px; height: 350px; margin-bottom: 40px; }
.team li { list-style-type: none; padding: 20px; position:relative;}
.team .box-content h3 { font-size: 33px; }
.team .box-content ul li { margin-bottom: 10px; padding: 0px; font-size: 16px; }
.team .box-content li a { color: #70a7bd; }
.page-template-tmpl-press .text-btn{color:#70a7bd;float:none; display:inline-block;}
.page-template-tmpl-press .box-content{text-align: left;}
.lang-popup-content{ display:none; position:absolute;top:0px;left:0px;
right:0px;bottom:0px;background:#70a7bd;z-index:1000;}
.lang-popup-content .country-lang{-webkit-column-count: 3; 
            -moz-column-count: 3;  
            column-count: 3; /* divides text in 2 columns */ top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute;margin:auto;left:0px;right:0px;}
             .lang-popup-content .country-wrap{background:rgba(255,255,255,0.2);padding:10px;-webkit-border-radius: 5px; border-radius: 5px; background-clip: padding-box;}
             .lang-popup-content .country-lang{padding:20px;}
            .lang-popup-content .country-lang li{margin-top:10px;margin-bottom:10px;    display: inline-block;
    width: 100%;
}
            
             .lang-popup-content .country-lang li a{color:#ededed;font-weight:400;}
           .lang-popup-content .country-lang li span{font-size:20px;color:#fff;}
          .lang-popup-content .country-lang .corporate-site{display:none;}
          
  .lang-popup-content.pattern:after{opacity:0.5;}  
  .close-lang{margin-top:15px;margin-right:15px;color:#fff;font-size:22px;cursor:pointer;}
            
     .description-text{display:none;background:#f5f7f7; padding:20px;-webkit-border-radius: 20px; border-radius: 20px;position: absolute;float:left;z-index:100000;bottom:50px;left:0px;bottom:60px;}
     .description-text p{font-size:17px;line-height:1.3;text-align: left; }
     .description-text p:last-of-type{margin-bottom:0px;}
    .description-person{ cursor:pointer;font-size:15px;font-weight:600;margin-bottom:12px;margin-top:10px;}
    .description-person:after{font-size:12px;vertical-align:-2px;}
     .description-person.open:after{-webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: .1s ease-in-out; -moz-transition: .1s ease-in-out; -o-transition: .1s ease-in-out; transition: .1s ease-in-out;} 
    .page-template-tmpl-frontpage-corporate.corporate #news{z-index:100;}
    .page-template-tmpl-frontpage-corporate.corporate #news .slick-slider-wrap, {margin-top:60px;}
    
    .page-template-tmpl-contact.corporate .top-contact{padding-top:100px;}
/************************************************************************************
IMAGE BANK
*************************************************************************************/
.image-bank-img .box-content { padding-bottom: 20px; text-align: left; padding-top: 20px; }

.image-bank-img .box-content h3 { font-family: 'Barlow'; margin-bottom: 0px; font-size: 16px; }

.image-bank-img .image a { display: block; text-decoration: none; }

a.open-popup { text-decoration: none; }

a .box-content h3 { color: #000; }

.zoom { z-index: 10000; right: 0px; bottom: 0px; display: block; color: #000; font-size: 20px; }

.linear-gradient { top: 0px; left: 0px; right: 0px; bottom: 0px; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent); }

.fancybox-content.image-bank-info { width: 100%; max-width: 500px; background: #fff; padding: 0px; }

.fancybox-content.image-bank-info p { font-size: 13px; line-height: 1.2; }

.fancybox-content.image-bank-info h3 { margin-bottom: 10px; font-family: 'Barlow';font-size:20px; }

.fancybox-content.image-bank-info .btn, .fancybox-content.image-bank-info .filter-wrap .filter-list li.current a, .filter-wrap .filter-list li.current .fancybox-content.image-bank-info a, .fancybox-content.image-bank-info #wrapper .wp-pagenavi span.current, #wrapper .wp-pagenavi .fancybox-content.image-bank-info span.current { margin-right: 20px; }

.fancybox-content.image-bank-info { padding-bottom: 20px; }

.fancybox-content.image-bank-info .filesize { margin-top: 20px; margin-bottom: 10px; }

.image-bank-info { display: none; }

.fancybox-content .fancybox-button svg { color: #000; background: #fed06f; }

.image-bank .image{}
.image-bank-wrap{padding:20px; background:#efefef; border:1px solid #fff;}
.image-bank .image img{display:block;position: relative;}
/* .image-bank .image img{top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; } */
.featured-article .image{float:left;width:50%;min-height:360px;background-size:cover;background-position: center center;/* margin-bottom:20px; */ }
/* .featured-article .image-wrap{margin:20px;width: calc(100% - 40px);} */
.featured-article .box-content{float:right;width:50%;}
.featured-article{margin-top:-120px;}
.home.featured-article{margin-top:-180px;}
#page .featured-article h2{font-size:35px;font-weight:500;}
.featured-article .shadow{-webkit-border-radius: 10px;
border-radius: 10px;
background-clip: padding-box;}


/************************************************************************************
WIK CALCULATOR (NL)
*************************************************************************************/

.wik-calc .middle{
  max-width: 900px;
}

#clac-form{
  margin-bottom: 40px;
  text-align: center;
}

#clac-form input.submit {
  background: #f2d088;
  max-width: 200px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: 'Barlow';
  margin-top: 50px;
}

.wik-calc input::-webkit-outer-spin-button,
.wik-calc input::-webkit-inner-spin-button {
display: none;
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.wik-calc input[type=number] {
    -moz-appearance:textfield; /* Firefox */
    padding: 10px;
    border-radius: 8px;
    font-size: 16px;
}

.wik-calc #amount-number{
  width: 120px;
  margin-right: 5px;
  margin-left: 8px;
  text-align: right;
}

.wik-calc #amount-fraction{
  width: 60px;
  margin-left: 8px;
}

.wik-calc .totals{
  padding: 40px;
  border-radius: 5px;
  background: #d6edec;
}

.wik-calc .totals .total{
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.wik-calc .totals .input{
  display: flex;
  justify-content: space-between;
}

.calculations{
  margin-top: 30px;
}

.calculations-grid{

  display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 20px;
margin-bottom: 30px;
  border-bottom: 2px solid #d6edec;
padding-bottom: 30px;
}

.calculations-grid .item{
  display: grid;
  grid-template-columns: 1fr 200px 100px 70px 100px 140px;
}

.calculations-grid .item .maxmin{
  text-align: right;
  opacity: 0.8;
}


/************************************************************************************
COOKIES
*************************************************************************************/
   body #CybotCookiebotDialog{
	padding:20px;
	
	    box-shadow: 0px 2px 16px -3px rgba(69,77,83,0.3);
	    background:#f9e7c3;
	    border-radius: 20px;
	        visibility: visible;
/* 	        max-height:60vh; */
/*       transform: scale(1) !important; */
    font-family:  'Barlow', sans-serif!important;
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 1.2rem;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    border:0px;
/*
    top: auto !important;
    right: auto !important;
   left:40px;
   bottom:40px;
   max-width:600px;
*/

/*     padding: 0 !important; 
     max-height: 50vh;*/
  

}

 body #CybotCookiebotDialogBody *{
	 font-family:  'Barlow', sans-serif!important;
 }
/* a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{display:none!important;} */

body #CybotCookiebotDialog #CybotCookiebotDialogBody, body #CybotCookiebotDialog #CybotCookiebotDialogDetail{
	padding:20px;
	padding-bottom:60px;

}
body #CybotCookiebotDialog a, .loaded #CybotCookiebotDialog div, body #CybotCookiebotDialogBodyContentTitle{
      font-family:  'Barlow', sans-serif!important;
}

body #CybotCookiebotDialogBodyContentTitle{
	font-size:30px;
	margin-bottom:20px;
}
body #CybotCookiebotDialogBodyContentText p{
	font-size:15px;
}
body #CybotCookiebotDialogBodyLevelButtons, body #CybotCookiebotDialogBodyLevelButtonsTable{
	float:left;
	width:100%!important;
	margin-left:0px!important;
}



body #CybotCookiebotDialogBodyLevelButtonsSelectPane{
	    order: 1;
   display:block;
    padding: 0;
    border-radius: 4px;
  box-sizing:border-box;
    border: none;
    width: 100%;
    float:left;

}

body #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelWrapper{
	position:relative;
	float:left;width:100%;
	padding-bottom:25px;
}

body #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper {
	    padding: 15px;
	    box-sizing:border-box;
    font-size: 12px;
    border-right: solid 2px #f9e7c3;
    background:rgba(255,255,255,0.4);
    width: 25%;
    margin: 0 !important;
    line-height: 1;

}
body.pl a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, body.pl a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, body.hu a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, body.hu a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, body.cs a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, body.cs a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
	max-width:170px!important;
}
body.pl #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper, body.hu #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper, body.cs #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper {
	 width: 50%;
	 margin-bottom:2px!important;
}
body.pl #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelWrapper, body.hu #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelWrapper, body.cs #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelWrapper{
	padding-bottom:85px;
}

body #CybotCookiebotDialogBodyLevelDetailsWrapper{
	clear:left;
	display:block;
	float:left;
	background:none;
	border:none;
	margin-top:15px;
	bottom:10px;
	position: absolute;

}
body #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonAcceptWrapper, body #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{
	    order: 2;
    margin-left: auto;
    position: absolute;
    bottom: -25px;
    right: 0;
}

body a#CybotCookiebotDialogBodyLevelDetailsButton{
	float:left;
	font-size:13px;
	margin-top:60px;
}

body .CybotCookiebotDialogDetailBodyContentCookieContainerTypes{
	float:left;

}
body #CybotCookiebotDialogDetailBodyContentCookieContainerTypes{
	border-bottom:1px solid #ededed;
}
body #CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails{
	float:left;
	width:100%;
	overflow:visible;
}
body #CybotCookiebotDialogDetailBodyContentTabsAbout{
	display:none;
}

body #CybotCookiebotDialogDetailBodyContent{
	height:auto;
}
body #CybotCookiebotDialogDetailBodyContentTabsOverview{
	display:none;
}
/*
body #CybotCookiebotDialogDetailBodyContentTextOverview{
	display:block;
}
*/
body .CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected{
	float:left;
	background:#f8b68d;
}


body #CybotCookiebotDialogDetailBodyContent{
	border:none;
}
body #CybotCookiebotDialogDetailFooter{
	bottom:0px;
	display:none;
}
body #CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails{
	height:auto;
	max-height: 300px;
}

/*
body #CybotCookiebotDialog #CybotCookiebotDialogDetail * {
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
    font-size:11px;

    }
*/

    body a#CybotCookiebotDialogBodyLevelButtonAccept, body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{
	    background:#f8b68d;
	    border-radius: 20px;
	    border:none;
	    color:#333;
	        padding: 7px 17px;
	        font-weight:900;
	        font-size:9px;
	        float:right;
	        
	        max-width:100px!important; 
	        height:auto;
    }


    body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{
	    background:none;
	    -webkit-box-shadow:inset 0px 0px 0px 1px #555;
    -moz-box-shadow:inset 0px 0px 0px 1px #555;
    box-shadow:inset 0px 0px 0px 1px #555;
	   max-width:130px!important;
    }
    
        body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{
/* 	    max-width:100px!important; */
	  
    }
    body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover, body a#CybotCookiebotDialogBodyLevelButtonAccept:hover{
	    color:inherit;
    }


body .CybotCookiebotDialogDetailBodyContentCookieTypeTable thead td, body .CybotCookiebotDialogDetailBodyContentCookieTypeTable thead th   {
	    background-color: #f6f6f9;
    color: #333;
    text-align: left;
    vertical-align: top;
    padding: 2px;
    border-bottom: 1px solid #ededed;
    font-weight: 400;
}
body .CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody td{
	border-bottom: 1px solid #ededed;
}


body #CybotCookiebotDialog input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label {
    background-image: url(img/checkmark.svg);
    background-size: 15px 15px;
   padding-left:20px;
   background-position: left;
     display:block;

}
body #CybotCookiebotDialog input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label {
    background-image: url(img/checkmark-empty.svg);
    background-size: 15px 15px;
     padding-left:20px;
     background-position: left;
     display:block;

}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
  background-color:#14171d!important;
  border-color:#14171d!important;
}
#CybotCookiebotDialog input:checked + .CybotCookiebotDialogBodyLevelButtonSlider{
  background-color:#14171d!important;

}
.CybotCookiebotFader{
  background-image: linear-gradient(to top, rgb(249, 231, 195), rgba(249, 231, 195, 0.8), rgba(249, 231, 195, 0))!important;
}
#CybotCookiebotDialogPoweredbyCybot{display:none!important;}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{
  border-color:#14171d!important;
  color:#14171d!important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
  border-color:#14171d!important;
}
#CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper:not(:last-of-type){border:none!important;}
body #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper{background:none!important;}
/************************************************************************************
FOOTER
*************************************************************************************/
#footer { z-index: 4; padding-bottom: 60px!important; margin-bottom:0px!important; }
#footer .extra-info{float:left;clear:left;}
#footer .extra-info p{font-size:12px;margin-bottom:0px;}
#footer .extra-text-field{clear:left;}
#footer .footer-logotype { width: 200px; margin-right: 0px;margin-bottom:40px; }
#footer .extra-info-content{float:left;clear:left;}
#footer .extra-logotype{clear:left;margin-top:15px;margin-bottom:15px;max-width:200px;} 
#footer .address { position: relative; text-align: center; }
#footer .address .footer-address-wrap { text-align: center; display: inline-block; }
#footer .address .footer-address-wrap ul { margin-bottom: 30px; }
#footer .address .footer-address-wrap ul li { font-size: 15px; line-height: 1.6; text-align: left; margin:0px;padding-left:0px;}
#footer .address .footer-address-wrap ul li:before{content:none;}
#footer .address .footer-address-wrap ul li strong { font-weight: 700; }
#footer .footer-links-title { color: #ababab; font-size: 13px; font-family: 'Barlow', Sans-serif; margin-bottom: 20px; font-weight: 700; display: block; text-align: left;text-transform: uppercase;letter-spacing: 0.5px; border-bottom:1px solid #ccc;padding-bottom:5px;}
#footer .footer-column { width: 22%; }
#footer .private-footer-links, #footer .company-footer-links { text-align: center; width: 17%; }
#footer .private-footer-links .footer-links-wrap, #footer .company-footer-links .footer-links-wrap { text-align: left; display: inline-block; }
/* #footer .private-footer-links .footer-links-wrap ul li:first-of-type, #footer .company-footer-links .footer-links-wrap ul li:first-of-type { display: none; } */
#footer .private-footer-links .footer-links-wrap ul li, #footer .company-footer-links .footer-links-wrap ul li { margin-bottom: 20px; }
#footer .private-footer-links .footer-links-wrap ul li a, #footer .company-footer-links .footer-links-wrap ul li a { font-weight: 500; font-size: 18px; position: relative; -webkit-transition: 1; -moz-transition: 1; -ms-transition: 1; -o-transition: 1; transition: 1; }
#footer .private-footer-links .footer-links-wrap ul li a:hover:after, #footer .company-footer-links .footer-links-wrap ul li a:hover:after { font-size: 15px; font-weight: 100; top: 6px; color: #ccc; content: '\f177'; font-family: 'Font Awesome 6 Pro'; position: absolute; right: -20px; }
#footer .footer-login { width: 7%; }
#footer .footer-login .login { background: none; font-weight: 600; }
#footer .footer-login .login i { margin-right: 10px; top: 5px; }
.single #footer{background:#ecefef;}
.footer-extra-menu{padding:15px;color:#777;font-size:12px;text-transform: uppercase;letter-spacing: 0.3px;}
.footer-extra-menu li{display:inline-block;margin-left:10px;margin-right:10px;font-weight:500;}
#footer .extra-field-footer p{font-size:12px;margin-bottom:0px;text-align:left;}	
#footer .extra-field-footer{margin-top:25px;}
/*# sourceMappingURL=style.css.map */
