/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
#hs_cos_wrapper_website-header > div{
  display:none;
}

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 40px;
  }
  
  h2 {
    font-size: 16px !important;
  }
}




/*****************************************/
/* KPMG BRAND Design   */
/*****************************************/

h1 {
  color: #00338d !important;
  font-family: 'Open-Sans Condensed', Arial,Helvetica,sans-serif !important;
  font-size: 80px;
  line-height: 1.3!important;
  font-weight: bold;
}

h2{
  color: #00338d !important;
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 22px;
  line-height: 1.3!important;
  font-weight: 700;
}

h3{
  color: #00338d !important;
  font-family: 'Open Sans', Arial,Helvetica,sans-serif !important;
  font-size: 24px !important;
  line-height: 1.3!important;
  font-weight: 400 !important;
}

p{
  font-family: 'Open Sans' !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
}


p a {
  font-family: 'Open Sans' !important;
  color: #00b8f5 !important;

}

p a:hover{
  font-family: 'Open Sans' !important;
  color: #00b8f5 !important;
  text-decoration: underline!important;
 
}

li{
  font-family: 'Open Sans' !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #333333; !Important;
}

li a {
  font-family: 'Open Sans' !important;
  color: #00b8f5 !important;

}

li a:hover {
  font-family: 'Open Sans' !important;
  color: #00b8f5 !important;
  text-decoration: underline!important;
  
}

/* Header Navigation Dropdown */

.header__menu-col button{
  padding: 0 !important;
  border: none !important;
  background-color: hsla(0 0% 0% / 0);
  
}

.header__menu-submenu{
  background-color: #FFFFFF;
  border: none !important;
}

ul.no-list{
  background-color: #FFFFFF;
}

/* Timeline Design */

.dhl-timeline__item .content-wrapper .item__date{
    font-family: 'Open Sans', Arial,Helvetica,sans-serif !important;
    font-size: 20px !important;
    margin-bottom: 0;
}

.dhl-timeline__item .content-wrapper .item__headline{
    color: #00338d;
    font-family: 'Open Sans', Arial,Helvetica,sans-serif !important;
    font-size: 20px !important;
    line-height: 1 !important;
    margin-bottom: 0;
}

.dhl-timeline__controls .btn:disabled, .dhl-timeline__controls .kmt-form-wrapper .hs-button:disabled, .kmt-form-wrapper .dhl-timeline__controls .hs-button:disabled{
  background-color: #1e49e2 !important;
}

.dhl-timeline__controls .btn, .dhl-timeline__controls .kmt-form-wrapper .hs-button, .kmt-form-wrapper .dhl-timeline__controls .hs-button{
  background-color: #00338d !important;
}

.item__link a{
  font-weight: bold;
  font-size: 16px;
  color: #00B8F5; 
  font-family: 'Open Sans' !important;
}

/* Separator */

#hs_cos_wrapper_module_1692881339079_ > hr{
    border-bottom: 1px solid #1E49E2;
    clear: both;
    height: 0;
    margin: 1.25rem auto;
    max-width: 71.875rem;
}

#hs_cos_wrapper_module_1693315254177_ > hr{
  border-bottom: 1px solid #1E49E2;
    clear: both;
    height: 0;
    margin: 1.25rem auto;
    max-width: 71.875rem;
}



/* Language Switcher*/

.header__language-switcher-current-label{
  display: none !important;
}

 .globe_class{
    margin-bottom: 10px !important;
    margin-left: 10px !important;
  }

/* Header Navigation Dropdown */

button .eader__menu-child-toggle{
  padding: none !important;
  border: none !important;
  
}


/* Form */

form {
  
    border: 0px;
    border-radius: 0;
    padding: 20px 20px;
    background-color: transparent;
}

form label {
    color: #000000;
    font-weight: bold;
    margin-bottom: 0px;
  
}

form .hs-form-field {
    margin-bottom: 0px;
}

form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea {
    border-radius: 0px;
    color: #000000;
}

 form select.hs-input {
   font-size: 14px;
   color: #666666;
    
}

form .hs-field-desc {
    color: #000000;
    font-size: 11px ;
    line-height: 1;
    padding-top: 10px;
    
}

form .hs-richtext, form .hs-richtext p {
    color: #000000;  
    font-size: 12px;
    line-height: 14px;
}

form input[type=checkbox], input.hs-input[type=checkbox] {
		outline: none!important;
		appearance: none!important;
		-ms-appearance: none!important;
		-webkit-appearance: none!important;
		border: 1px solid #333!important;
		border-radius: none!important;
		width: 14px!important;
		height: 14px!important;
		position: relative!important;
		top: 7px!important;
        margin-right: 10px!important;
        margin-left: 0!important;
}

form input[type=checkbox]:checked, input.hs-input[type=checkbox]:checked {
		background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/kd_form_checked.png);
		background-position: center center;
		background-size: 70%;
		background-repeat: no-repeat;
		border: 1px solid #43b02a;
    background-color: #fff;
}

form .inputs-list > li {
  display: block;
  margin: 0;
  padding: 0;
  
}


form .hs-error-msg{
  color: #ef6b51;
}


form li.hs-form-booleancheckbox {
    padding-bottom: 20px;
}

form label.hs-form-booleancheckbox-display {
    line-height: 0.75;
}

form .hs-button, form input[type=submit] {
    fill: #00338d;
    background-color: rgba(#null,);
    border: 2px solid #00338d;
    color: #ffffff;
    font-family: Open-Sans,Arial,Helvetica,sans-serif!important;
    font-size: 20px!important;
    font-weight: 300!important;
    text-decoration: none;
    border-radius: 0px;
    padding: 15px 30px;
}

form .hs-button:focus, form .hs-button:hover, form input[type=submit]:focus, form input[type=submit]:hover {
    fill: #00338d;
    background-color: #ffffff;
    border: 2px solid #00338d;
    color: #00338d;
    font-family: Open-Sans,Arial,Helvetica,sans-serif!important;
    font-size: 20px!important;
    font-weight: 300!important;
    text-decoration: none;
    border-radius: 0px;
    padding: 15px 30px;
}

/* Accordion */