/*# KPMG STYLESHEET :: PAGE WIDGET
  # [6]  IMPORT FONTS   
  # [40] INIT GLOBAL COLOR VARIABLES
  # [55] MAIN    MENU   STYLING
  # [55] MEGA    MENU   STYLING
  # [55] STICKY  MENU   STYLING
  # [55] OFFICES MENU   STYLING
  # [55] GENERAL HEADER STYLING
  # [55] HOME    HEADER STYLING

  #*/
  

#kpmg-page-office #kpmg-presentation-content .content-right .office-widget .widget-callback {
  padding:0px;
}  

#kpmg-page-office #kpmg-presentation-content .content-right .office-widget .widget-callback .callback-modal-right {
  background-color: var(--kpmg-grey-light);
  padding-top: 20px;
}

#covid-diagnosis .kpmg-widget-callback-modal-content {
  padding-top: 0px;
}

#covid-diagnosis #form-contact{
	border-bottom: 1px solid #fff;
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .contact-action,
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .contact-action{
	z-index: 0;
}

#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .data-name .list,
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .data-company {
	display:none;
}

#covid-diagnosis #form-contact span.label{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
	display: inline-block;
	width: -webkit-calc(100% - 70px);
	width: -moz-calc(100% - 70px);
	width: calc(100% - 70px);
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	height: 68px;
	line-height: 78px;
	padding: 0px;
}

#kpmg-page-office #covid-diagnosis #form-contact span.label {
	padding-bottom: 30px;
	height: auto;	
	font-family: "KPMG-Light";
	font-size: 50px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #ffffff;
	line-height: 50px;
	text-align: left;
	text-transform: none;
    width : 100%;
}

#covid-diagnosis #form-contact span.label img{
	height: 24px;
	margin-right: 20px;
	margin-bottom: -5px;
}

#covid-diagnosis #form-devis .kpmg-contact-data, #covid-diagnosis #form-contact .kpmg-contact-data {
  height: -webkit-calc(100% - 90px);
  height: -moz-calc(100% - 90px);
  height: calc(100% - 90px);
  margin: 0px 0px 40px 0px;
}

#covid-diagnosis #form-devis .kpmg-contact-data > div, #covid-diagnosis #form-contact .kpmg-contact-data > div {
  width: -webkit-calc(100% - 140px);
  width: -moz-calc(100% - 140px);
  width: calc(100% - 140px);
  padding: 0px 70px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2.desktop .data-name .list > div span, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2.desktop .data-name .list > div span,
#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2.desktop .data-name .list > div > .dropdown-list, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2.desktop .data-name .list > div > .dropdown-list {
  width: 55px !important;
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2.desktop .data-name .list > div span img, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2.desktop .data-name .list > div span img{   
    width: 17%;
    padding-top: 3px;
    padding-left: 3px;
}
    

#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2.desktop .data-name .list > div > .dropdown-list li, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2.desktop .data-name .list > div > .dropdown-list li{
    font-size:12px; 
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps > label, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps > label {
  display:none;
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input::-webkit-input-placeholder, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input::-webkit-input-placeholder{
  color: var(--kpmg-grey-medium-1);
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input::-moz-placeholder, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input::-moz-placeholder{
  color: var(--kpmg-grey-medium-1);
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input:-ms-input-placeholder, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input:-ms-input-placeholder{
  color: var(--kpmg-grey-medium-1);
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input:-moz-placeholder, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input:-moz-placeholder{
  color: var(--kpmg-grey-medium-1);
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input::placeholder, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input::placeholder{
  color: var(--kpmg-grey-medium-1);
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input{
  font-size:15px;
  padding: 11px 30px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate #last_name, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate #last_name{
  padding-left: 30px;
}

#form-devis .kpmg-contact-data .contact-step-2 .data.validate::before,
#form-devis .kpmg-contact-data .contact-step-3 .data.validate::before,
#form-contact .kpmg-contact-data .contact-step-2 .data.validate::before,
#form-contact .kpmg-contact-data .contact-step-3 .data.validate::before {
  content:'';
  display:none;
  position:absolute;
  top:10.5px;
  right:15px;
  height:18px;
  width:18px;
  background-position:center;
  background-repeat:no-repeat;
  -webkit-background-size:contain;
     -moz-background-size:contain;
       -o-background-size:contain;
          background-size:contain;
  opacity:0;
  z-index:1;
}

#form-devis .kpmg-contact-data .contact-step-2 .validate.invalid::before,
#form-devis .kpmg-contact-data .contact-step-3 .validate.invalid::before,
#form-contact .kpmg-contact-data .contact-step-2 .validate.invalid::before,
#form-contact .kpmg-contact-data .contact-step-3 .validate.invalid::before {
  display:block;
  background-image:url("../assets/icon/red/form-false.svg");
  -webkit-animation: pulsate-fwd 0.5s ease-in-out both;
  -moz-animation: pulsate-fwd 0.5s ease-in-out both;
    -o-animation: pulsate-fwd 0.5s ease-in-out both;
       animation: pulsate-fwd 0.5s ease-in-out both;
}

#form-devis .kpmg-contact-data .contact-step-2 .validate.valid::before,
#form-devis .kpmg-contact-data .contact-step-3 .validate.valid::before,
#form-contact .kpmg-contact-data .contact-step-2 .validate.valid::before,
#form-contact .kpmg-contact-data .contact-step-3 .validate.valid::before {
  display:block;
  background-image:url("../assets/icon/green/form-check.svg");
  -webkit-animation: pulsate-fwd-2 0.5s ease-in-out both;
  -moz-animation: pulsate-fwd-2 0.5s ease-in-out both;
    -o-animation: pulsate-fwd-2 0.5s ease-in-out both;
       animation: pulsate-fwd-2 0.5s ease-in-out both;
}

@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            transform: scale(.8);
      opacity:1;
  }
}
@-moz-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            -moz-transform: scale(1);
         transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
         transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            -moz-transform: scale(.8);
         transform: scale(.8);
      opacity:1;
  }
}
@-o-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            -o-transform: scale(1);
       transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
       transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            -o-transform: scale(.8);
       transform: scale(.8);
      opacity:1;
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            -moz-transform: scale(1);
              -o-transform: scale(1);
         transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
              -o-transform: scale(1.1);
         transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            -moz-transform: scale(.8);
              -o-transform: scale(.8);
         transform: scale(.8);
      opacity:1;
  }
}

@-webkit-keyframes pulsate-fwd-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            transform: scale(.8);
      opacity:1;
  }
}
@-moz-keyframes pulsate-fwd-2 {
  0% {
    -webkit-transform: scale(1);
            -moz-transform: scale(1);
         transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
         transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            -moz-transform: scale(.8);
         transform: scale(.8);
      opacity:1;
  }
}
@-o-keyframes pulsate-fwd-2 {
  0% {
    -webkit-transform: scale(1);
            -o-transform: scale(1);
       transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
       transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            -o-transform: scale(.8);
       transform: scale(.8);
      opacity:1;
  }
}
@keyframes pulsate-fwd-2 {
  0% {
    -webkit-transform: scale(1);
            -moz-transform: scale(1);
              -o-transform: scale(1);
         transform: scale(1);
      opacity:0;
  }
  50% {
    -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
              -o-transform: scale(1.1);
         transform: scale(1.1);
      opacity:1;
  }
  100% {
    -webkit-transform: scale(.8);
            -moz-transform: scale(.8);
              -o-transform: scale(.8);
         transform: scale(.8);
      opacity:1;
  }
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2 .data .list > div,
#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-3 .data .list > div, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .data .list > div, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-3 .data .list > div {
  height: 40px; 
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2 .data .list > div, 
#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-3 .data .list > div, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .data .list > div, 
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-3 .data .list > div {
  font-size:11px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .error,
#covid-diagnosis #form-contact .kpmg-contact-data .error {
  height:auto;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding:10px 10px 10px 30px; 
}

#covid-diagnosis #form-devis .kpmg-contact-data .data:not(.first) .error.salutation,
#covid-diagnosis #form-contact .kpmg-contact-data .data:not(.first) .error.salutation {
  left: 0;
  top: 83px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .data.first .error.salutation,
#covid-diagnosis #form-contact .kpmg-contact-data .data.first .error.salutation {
  top: 49px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .data:not(.first) .error.salutation:after,
#covid-diagnosis #form-contact .kpmg-contact-data .data:not(.first) .error.salutation:after,
#covid-diagnosis #form-devis .kpmg-contact-data .data:not(.first) .error.salutation:before,
#covid-diagnosis #form-contact .kpmg-contact-data .data:not(.first) .error.salutation:before {
  display:none;
}

#covid-diagnosis #form-devis .kpmg-contact-data .data.first .error.salutation:after,
#covid-diagnosis #form-contact .kpmg-contact-data .data.first .error.salutation:after,
#covid-diagnosis #form-devis .kpmg-contact-data .data.first .error.salutation:before,
#covid-diagnosis #form-contact .kpmg-contact-data .data.first .error.salutation:before {
  display:block;
}

#covid-diagnosis #form-devis .kpmg-contact-data .error:after,
#covid-diagnosis #form-contact .kpmg-contact-data .error:after {
  right: 20.5px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .error:before,
#covid-diagnosis #form-contact .kpmg-contact-data .error:before {
  right: 20.5px;
}

#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-2 .data.validate:after,
#covid-diagnosis #form-devis .kpmg-contact-data .contact-step-3 .data.validate:after,
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .data.validate:after,
#covid-diagnosis #form-contact .kpmg-contact-data .contact-step-3 .data.validate:after {
  content:'';
  display:none;
  position:absolute;
  top:12.5px;
  right:13px;
  height:14px;
  width:14px;
  background-position:center;
  background-repeat:no-repeat;
  -webkit-background-size:contain;
     -moz-background-size:contain;
       -o-background-size:contain;
          background-size:contain;
  opacity:0;
}

#covid-diagnosis .callback-modal-right {
  -webkit-box-flex:0;
  -webkit-flex:0 0 100%;
      -ms-flex:0 0 100%;
          -moz-box-flex:0;
       flex:0 0 100%;
}

#covid-diagnosis span.data-mention{
  padding-top: 0 !important;
  margin-bottom: 5px !important;
}

#kpmg-page-office #kpmg-presentation-content .content-right .office-widget span.data-mention {
	display:-ms-grid;
	display:grid;
	color: #ffffff;
	text-align: justify;
}

#kpmg-page-office #kpmg-presentation-content .content-right .office-widget span.data-mention a{
	text-align: right;
	padding: 0px;
	font-size: 9px !important;
	font-weight:600;
	letter-spacing:0.2px;
}

#covid-diagnosis span.data-mention,
#covid-diagnosis span.data-mention a {
  font-size:7px !important;
}

#covid-diagnosis span.data-mention ul.data-list {
  padding-left: 10px;
  font-style: italic;
}
    
#content .page-section-wrapper .page-section-details{
    height:auto;
    width: 30%;
    float: left;
    position: relative;
    overflow: hidden;
    /*background: #f2f2f2;*/
    background: #005eb8;
}

body.page-template-template-parent-article #content .page-section-wrapper .page-section-details {
	height:auto;
}

body.page-template-template-parent-article #content .page-section-wrapper .page-section-details {
	overflow: visible;
}

body.page-template-template-parent-article #content .contact-wrapper {
}

.page-section-details .detail-anchor {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    /*background: var(--kpmg-blue) !important;*/
    background: #005eb8 !important;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    height: 90px;
    line-height: 90px;
    padding-left: 70px;
    border-bottom: 1px solid #fff;
}

body.page-template-template-parent-article #content .contact-wrapper,
#covid-diagnosis  .contact-wrapper h2 {
	/*background: var(--kpmg-blue) !important;*/
  background: #005eb8 !important;
}

#covid-diagnosis  .contact-wrapper h2 {
	border-bottom: 1px solid #fff;
	padding-bottom: 30px;
	margin: 0;
}

#covid-diagnosis .detail-anchor.yellow {
    background: var(--kpmg-orange) !important;
}

.page-section-details .detail-anchor.exportieren {
	/* background-color: #F68D2E !important; */
	background-color: #EAAA00 !important;
}

.page-section-details .detail-anchor.grunden {
	/* background-color: #0091da !important; */
	background-color: #EAAA00 !important;
}

.page-section-details .detail-anchor.fuhren {
	/* background-color: #005eb8 !important; */
	background-color: #EAAA00 !important;
}

.page-section-details .detail-anchor.ubernehmen {
	/* background-color: #00338d !important; */
	background-color: #EAAA00 !important;
}

.page-section-details .detail-anchor.personal-beschaftigen {
	/* background-color: #483698 !important; */
	background-color: #EAAA00 !important;
}

.page-section-details .detail-anchor.call {
	pointer-events:none;
}

.page-section-details .detail-anchor img {
    margin-right: 20px;
    margin-bottom: -5px;
}

.page-section-details .contact-wrapper .list-related {
	position:relative;
	display: inline-block;
	width: -webkit-calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	width: calc(100% - 90px);
	height: 90px;
	/*background: var(--kpmg-blue) !important;*/
  background: #005eb8 !important;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 90px;
	padding: 0 20px 0 70px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.page-section-details .contact-wrapper .list-related > div {
	height: 100%;
	width: 100%;
	display: inline-block;
	cursor:pointer;
}

.page-section-details .contact-wrapper .list-related > div img {
	width:auto;
	height:24px;
	margin-right: 20px;
	margin-bottom: -5px;
}

.page-section-details .contact-wrapper .list-related > div img.arrow {
	width:auto;
	height:12px;
	margin-left: 20px;
	margin-bottom: -3px;
	cursor:pointer;
}

.page-section-details .contact-wrapper .list-related > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	     flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	     justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	     align-items: center;
	position: absolute;
	top: 111px;
	left:4px;
	height: 0px;
	width:100%;
	max-height: -webkit-fit-content;
	max-height: -moz-fit-content;
	max-height: fit-content;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -2px;
	background: white;
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
	-moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
	     box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: visible;
	overflow: hidden;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	  -o-transform: translateY(0%);
	     transform: translateY(0%);
	-webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0, 1);
	-o-transition:all 0.3s cubic-bezier(0.17, 0.67, 0, 1);
	-moz-transition:all 0.3s cubic-bezier(0.17, 0.67, 0, 1);
	transition: all 0.3s cubic-bezier(0.17, 0.67, 0, 1);
	z-index: 1000010;
}

.page-section-details .contact-wrapper .list-related > ul.show {
	top: 90px;
	left: 0px;
	opacity: 1;
	height: 141px;
	overflow-y: scroll;
	scroll-behavior: smooth;
}

.page-section-details .contact-wrapper .list-related > ul li {
	height: auto;
	line-height: 45px;
	width: -webkit-calc(100% - 124px);
	width: -moz-calc(100% - 124px);
	width: calc(100% - 124px);
	padding-left: 124px;
}

.page-section-details .contact-wrapper .list-related > ul li:not(last-of-type) {
	border-bottom: 2px solid rgba(0,0,0,0.08);
}

.page-section-details .contact-wrapper .list-related > ul li a {
	font-size:12px;
	color:#005eb8;
	background: none;
	padding:0px;
}

#offer-experts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;	
	-webkit-box-pack:justify;	
	-webkit-justify-content:space-between;	
	   -moz-box-pack:justify;	
	    -ms-flex-pack:justify;	
	        justify-content:space-between;
	width:100%;
	height:100%;
	margin: 0 0 50px 0;
}

#covid-diagnosis #offer-experts {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    height:auto;
    padding: 50px;
    margin: 0;
    border-bottom: 1px solid #fff;
}

#offer-experts .expert {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;	
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	     flex-direction: column;
	width:-webkit-calc(50% - 15px);
	width:-moz-calc(50% - 15px);
	width:calc(50% - 15px);
	/* max-width:222px; */
	min-height: 279px;
	padding:0px;
}

#covid-diagnosis #offer-experts .expert {
    background-color: #fff;
}

#offer-experts .expert a {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: flex !important;	
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	     flex-direction: column;
	width:100%;
	height: 100%;
	padding:0px;
	margin:0px;
	text-decoration:none;
	cursor:pointer;
	background:transparent;
}

#covid-diagnosis #offer-experts .expert a {
    padding-bottom:21px;
}

#offer-experts .expert a > img {
	width:100%;
	height:209px;
	-o-object-fit:cover;
	   object-fit:cover;
	-o-object-position:center;
	   object-position:center;
	margin-bottom:21px;
}

#offer-experts .expert a > h3 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #1A1A1A;	
	padding:0;
	margin:0 0 7px 0;
}

#covid-diagnosis #offer-experts .expert a > h3 {
    width: -webkit-calc(100% - 42px);
    width: -moz-calc(100% - 42px);
    width: calc(100% - 42px);
    padding: 0 21px;
}

#offer-experts .expert a > span {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.583333px;
	color: #595959;	
	padding:0;
	margin: 0;
}

#covid-diagnosis #offer-experts .expert a > span {
    width: -webkit-calc(100% - 42px);
    width: -moz-calc(100% - 42px);
    width: calc(100% - 42px);
    padding: 0 21px;
    margin-top:auto;
}

.outline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;	
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;	
	padding:29px 0 29px 48px;
	width:-webkit-calc(100% - 48px);
	width:-moz-calc(100% - 48px);
	width:calc(100% - 48px);	
}

.outline > .title {
	font-family: "KPMG-Light";
	font-style: normal;
	font-weight: 300;
	font-size: 50px;
	line-height: 60px;
	/*color: #808080;	*/
  color: #fff; 
	margin-bottom:10px;
}

.outline > .childrens-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;	
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;		
}

.outline > .childrens-list:not(nth-first-of-type){
	margin-top: 10px;	
}

.outline > .childrens-list a {
	width:100%;	
	font-family: Open Sans;
	font-style: normal;
	text-decoration:none;
	/*color: #808080;*/
  color: #fff;
	cursor:pointer;
	text-transform: capitalize;
	background: none;
	padding: 0;
}

.outline > .childrens-list > a {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.002em;
}

.outline > .childrens-list a .marker {
	display:none;
	content:'';
	width:3px;
	height:15px;
	margin-right:10px;
}

.outline > .childrens-list a .order {
	margin-right:10px;
}

.outline > .childrens-list a .label {
	
}

.outline > .childrens-list a .active {
  font-weight: 600;
  font-size: 16px;
  /*color: #808080;*/
  color: #fff;
  width: auto;
}

.outline > .childrens-list .sub-list {
	
}

.outline > .childrens-list .sub-list a {
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.25px;	
}

.outline > .childrens-list .sub-list a .marker.show {
	display:block;	
}

.outline > .childrens-list .sub-list.lvl-2 {

}

.outline > .childrens-list .sub-list.lvl-3 {
	padding-left:36px;
	width:-webkit-calc(100% - 36px);
	width:-moz-calc(100% - 36px);
	width:calc(100% - 36px);
}

.outline > .childrens-list .sub-list.lvl-2 a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	   -moz-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-webkit-box-align:center;
	-webkit-align-items:center;
	   -moz-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	width: 100%;
}
.outline > .childrens-list .sub-list.lvl-2 a .marker {
	/*background: #808080;*/
  background: #fff;
}

.outline > .childrens-list .sub-list.lvl-3 a .marker {
	background: #C4C4C4;
}
#covid-diagnosis{
  margin-bottom: 35px;
}
/* ################# STYLE WDGET PART         :: END   ##########################
   ################# STYLE BROWSER TARGETING  :: START ##########################   
*/

/* ## DEVICE  [ DESKTOP ] 
   ## BROWSER [ CHROME & SAFARI ] 
*/
@supports (-webkit-appearance:none) {

}

/* ## DEVICE  [ DESKTOP ] 
   ## BROWSER [ MS EDGE ] 
*/

@supports (-ms-ime-align:auto) {

}

/* ## DEVICE  [ DESKTOP ] 
   ## BROWSER [ IE 10 + ] 
*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#covid-diagnosis #form-contact{
    	width:100% !important;
     }
#kpmg-page-office #covid-diagnosis #form-contact span.label{
	color : white !important;
 }
  #covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input::-webkit-input-placeholder, 
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input::-webkit-input-placeholder{
    color: #777;
  }

  #covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input::-moz-placeholder, 
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input::-moz-placeholder{
    color: #777;
  }

  #covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input:-ms-input-placeholder, 
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input:-ms-input-placeholder{
    color: #777;
  }

  #covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input:-moz-placeholder, 
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input:-moz-placeholder{
    color: #777;
  }

  #covid-diagnosis #form-devis .kpmg-contact-data .contact-steps .validate input::placeholder, 
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .validate input::placeholder{
    color: #777;
  }

  .page-section-details .detail-anchor {
      /*background: var(--kpmg-blue) !important;*/
      background: #005eb8 !important;
  }

/*  #covid-diagnosis #form-devis .kpmg-contact-data > div, 
  #covid-diagnosis #form-contact .kpmg-contact-data > div {
    overflow: hidden;
  }*/
  #covid-diagnosis #form-devis .kpmg-contact-data, 
  #covid-diagnosis #form-contact .kpmg-contact-data {
    height: 100%;
  }


}

/* ################# STYLE BROWSER TARGETING  :: END   ##########################
   ################# STYLE MEDIASCREEN  :: START ################################   
*/

/* ## DEVICE      [ DESKTOP ] 
   ## RESOLUTION  [ 1367 : more ] 
   ## ORIENTATION [ NORMAL ] 
*/
@media only screen and (min-width: 1367px) {
  
}

/* ## DEVICE      [ LAPTOP ] 
   ## RESOLUTION  [ 1025 : 1366 ] 
   ## ORIENTATION [ NORMAL ] 
*/
@media only screen and (min-width: 1025px) and (max-width: 1366px) {

}


/* ## DEVICE      [ TABLETS & IPADS ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

}

/* ## DEVICE      [ TABLETS & IPADS ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

}

/* ## DEVICE      [ IPAD 1, 2, MINI & AIR ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  
}

/* ## DEVICE      [ IPAD 1, 2, MINI & AIR ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {

}

/* ## DEVICE      [ IPAD 12" ] 
   ## RESOLUTION  [ 768 : 960 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media only screen and (min-device-width: 960px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

}

/* ## DEVICE      [ IPAD 3, 4, PRO 9.7" ] 
   ## RESOLUTION  [ 768 : 960 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media (min-width: 768) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
 
}

/* ## DEVICE      [ IPAD 3, 4, PRO 9.7" ] 
   ## RESOLUTION  [ 768 : 1112 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media (min-width: 768) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
 
}

@media (min-width: 768) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
 
}

/* ## DEVICE      [ IPAD PRO 10" ] 
   ## RESOLUTION  [ 834 : 834 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

}

/* ## DEVICE      [ MOST OF SMARTPHONES ] 
   ## RESOLUTION  [ 320 : 480 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media (max-width: 480px) and (orientation: portrait) {
 
 #covid-diagnosis {
	margin: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
 }
 
 #form-contact.cta{
  display: none !important;
 }

  #content .page-section-wrapper .page-section-details h2 {
      padding: 30px 50px !important;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data {
    margin: 45px 0px;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .data {
    height:42px;
    margin-top:0px;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .data input {
    padding: 10px 20px;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .data .list > div {
    height:42px;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-step-2 .list > div .dropdown-list {
    top:42px;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data .error {
    padding: 8px 30px;
  }
  
  #covid-diagnosis #form-contact .kpmg-contact-data .contact-steps .contact-action {
    margin-top: 40px;
    padding:10px 0px;
  }
  
  .page-section-details .contact-wrapper .list-related > ul li {
	width: -webkit-calc(100% - 70px);
	width: -moz-calc(100% - 70px);
	width: calc(100% - 70px);
	padding-left: 70px;
  }
  
	#offer-experts {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
			 flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	     justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	     align-items: center;
	padding-top: 50px;	 
	} 

	#offer-experts .expert {
		width:222px;
		margin:0 auto;
	} 

	#offer-experts div.expert:nth-of-type(2) {
		margin-top:25px;
	}
	
	#offer-experts .expert a {
		background-color: #fff;
		text-align:center;
	}
	
	#offer-experts .expert a > h3 {
		padding: 0 20px;
	}
	
	#offer-experts .expert a > img {
		margin-bottom: 35px;
	}
	
	#offer-experts .expert a > span {
		padding: 0 20px 40px 20px;
	}

}

/* ## DEVICE      [ MOST OF SMARTPHONES ] 
   ## RESOLUTION  [ 480 : 960 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media only screen and (max-device-width: 960px)
           and (orientation: landscape)
           and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen and (max-device-width: 960px) 
           and (orientation: landscape) 
           and (-webkit-min-device-pixel-ratio: 3) {

}