.main-content > .section {
  background: #fbfbfb !important;
}
#zoneJob_layout .organigramme-liste .liste-section {
  display: flex;
  flex-wrap: wrap;
}
#zoneJob_layout .organigramme-liste .liste-section .annuaire_single {
  min-width: 50%;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
#zoneJob_layout .organigramme-liste .liste-section .annuaire_single .single_libel a {
  color: #1d1d1d !important;
  font-weight: bold;
}
#zoneJob_layout .organigramme-liste .liste-section .annuaire_single .organigramme-photo {
  margin-right: 15px;
}
#zoneJob_layout .organigramme-liste .liste-section .annuaire_single .model-ratio-image {
  border: 2px solid #1d1d1d;
  max-width: 70px !important;
  max-height: 70px !important;
  overflow: hidden;
  border-radius: 35px;
  width: 70px;
  height: 70px;
  position: relative;
  float: left;
}
#zoneJob_layout .companyContainer {
  margin-top: 0 !important;
}
#zoneJob_layout .company_details .companyHeader {
  margin: 0 !important;
}
#zoneJob_layout .companyHeaderContent .clogo {
  bottom: -60px !important;
}
@media (max-width: 1200px) {
  #zoneJob_layout .companyHeaderContent .clogo {
    bottom: 25px !important;
  }
}
#zoneJob_layout .companySidebar .info-row {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
#zoneJob_layout .companySidebar .info-row a {
  color: inherit;
}
#zoneJob_layout .companySidebar .info-row.adresse {
  margin-bottom: 10px;
}
#zoneJob_layout .companySidebar .info-row.web a {
  line-height: 30px;
  color: #a6004c;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  max-widt: calc( 100% - 30px);
}
#zoneJob_layout .companySidebar .info-row.web .fas {
  color: #a6004c;
}
#zoneJob_layout .companySidebar .info-row .fas {
  margin-right: 10px;
}
#zoneJob_layout .companySidebar a [class^="fa"] {
  font-size: 18px !important;
}
#zoneJob_layout .companySidebar .rs li + li {
  margin-left: 15px;
}
#zoneJob_layout .companySidebar .blocs.travail .link1 {
  margin: 0 !important;
}
#zoneJob_layout .companySidebar .blocs.travail ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
#zoneJob_layout .companySidebar .blocs.travail ul li {
  display: inline-block;
  width: auto !important;
}
#zoneJob_layout .companySidebar .blocs.travail ul li a {
  display: block;
  overflow: hidden;
  border-radius: 100%;
  height: 50px;
  width: 50px;
}
#zoneJob_layout .companySidebar .blocs.interlocuteurs .text-right {
  padding-top: 8px;
}
#zoneJob_layout .companySidebar .icon-ronde {
  display: inline-block;
  border-radius: 100%;
  padding: 6px;
  margin-right: 5px;
}
#zoneJob_layout .companySidebar .icon-ronde.tw {
  background: #50abf1;
}
#zoneJob_layout .companySidebar .icon-ronde > [class^="fa"] {
  color: #fff;
  font-size: 12px;
}
#zoneJob_layout .companySidebar .tw-user {
  color: #50abf1;
  font-weight: bold;
}
#zoneJob_layout .companySidebar .blocs.tweets .tw-user,
#zoneJob_layout .companySidebar .blocs.tweets .tw-date,
#zoneJob_layout .companySidebar .blocs.tweets .tw-img,
#zoneJob_layout .companySidebar .blocs.tweets .tw-text {
  margin-bottom: 10px;
}
#zoneJob_layout .companySidebar .blocs.tweets .tw-action {
  text-align: center;
  color: #a6004c;
  font-weight: bold;
  text-decoration: underline;
}
#zoneJob_layout .tabsContent .title,
#zoneJob_layout .companySidebar .title {
  font-size: 22px !important;
  font-weight: bold;
  padding: 15px 0 !important;
  margin: 0 !important;
}
#zoneJob_layout .tabsContent > div:not(:first-child) .title {
  font-size: 16px !important;
}
#zoneJob_layout .tabsContent iframe {
  max-height: 350px;
  max-width: 100%;
  display: block;
}
@media (min-width: 1200px) {
  #zoneJob_layout .companyTopbar {
    margin-left: 240px !important;
  }
}
#zoneJob_layout .companyTopbar .tabs {
  margin: 15px 0 !important;
  padding: 0 !important;
}
#zoneJob_layout .companyTopbar .tabs ul {
  background: #fff;
  border: 1px solid #e6e6e6;
  position: relative;
  display: block;
  height: 45px;
}
#zoneJob_layout .companyTopbar .tabs li {
  float: none !important;
  list-style-type: none;
  font-size: 16px;
}
#zoneJob_layout .companyTopbar .tabs li + li {
  border: 0 none !important;
}
#zoneJob_layout .companyTopbar .tabs li a {
  position: relative;
  display: inline-block !important;
  background: transparent !important;
  color: #333 !important;
  padding: 13px 30px !important;
  text-align: center !important;
  text-transform: none;
  font-weight: bold;
  font-size: 16px;
}
#zoneJob_layout .companyTopbar .tabs li a span {
  position: absolute;
  right: 10px;
  top: 20%;
  border: 1px solid #e6e6e6;
  color: #000;
  text-align: center;
  background: #fff;
  padding: 2px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
#zoneJob_layout .companyTopbar .tabs li.active a,
#zoneJob_layout .companyTopbar .tabs li a:hover {
  color: #1d1d1d;
}
#zoneJob_layout .companyTopbar .tabs li.active a:after,
#zoneJob_layout .companyTopbar .tabs li a:hover:after {
  display: none;
}
#zoneJob_layout .companyTopbar .tabs li.active a:before,
#zoneJob_layout .companyTopbar .tabs li a:hover:before {
  content: '';
  height: 4px;
  background: #a6004c;
  position: absolute;
  bottom: 2px;
  width: calc(100% - 30px );
  left: 15px;
}
#zoneJob_layout .companyTopbar .tabs li a:hover:before {
  background: rgba(166, 0, 76, 0.5);
}
