* {
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; 
    font-smoothing: antialiased; 

}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

:root {
    --couleur01: #003a5b;
    --couleur02: #ea6721;
    --sante: #19a19a;
    --batiment: #c48128;
    --commerce: #96bf31;
    --service: #ee6aab;
    --policetexte: 'Lato';
    --policetitre: 'Lato';
}


html, body {
    box-sizing: border-box;
    font-family: var(--policetexte);
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    color: #464646;
    text-rendering: optimizeLegibility; 
    word-wrap: normal !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
    -webkit-word-break: normal !important;
    word-break: normal !important;
}


@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/font-awesome/fa-brands-400.eot");
  src: url("fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"),
       url("fonts/font-awesome/fa-brands-400.woff2") format("woff2"),
       url("fonts/font-awesome/fa-brands-400.woff") format("woff"),
       url("fonts/font-awesome/fa-brands-400.ttf") format("truetype"),
       url("fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg");
}


p {
    word-wrap: normal !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
    -webkit-word-break: normal !important;
    word-break: normal !important;
    margin-bottom: 10px;
    font-family: var(--policetexte);
    margin-top: 0;
    font-style: normal;
    position: relative;
}

.entry-content p {
    margin: 0;
    margin-bottom: 10px;
}

.small,
.small p,
p.small {
    font-size: .85rem;
    line-height: 1.2rem;
}

.big,
p.big {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
}

p.superbig,
.superbig p,
.superbig {
    font-family: var(--policetitre);
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
}

a.superbig {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 30px;
    text-decoration: none !important;
    color: var(--couleur01) !important;
}

.cap {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.justify p,
.justify {
    text-align: justify;
}

.policetitre {
    font-family: var(--policetitre);
    font-weight: 700;
}

.bkg-blanc {
    background: #fff;
}

.orange,
.couleur02 {
    color: var(--couleur02);
}

.bleu,
.couleur01 {
    color: var(--couleur01);
}

.bkg-couleur02 {
    background: var(--couleur02);
}

.bkg-couleur01 {
    background: var(--couleur01);
}

.bkg-gris {
    background: #f4f4f4;
}


ul, ol {
    margin: 0;
}

a {
    text-decoration: none;
    outline: none;
}

a,
a:hover,
a:visited,
a::after,
a:hover::after {
    outline-style: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

.strong {
    font-weight: 700;
    color: var(--couleur01);
}

a,
a:visited,
a:hover {
    color: var(--couleur02);
}

a img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a.couleur01 {
    color: var(--couleur01) !important;
}

a.couleur02 {
    color: var(--couleur02) !important;
}

a.couleur01:hover {
    color: var(--couleur02) !important;
}

a.couleur02:hover {
    color: var(--couleur01) !important;
}

a.absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 14;
    top: 0;
    left: 0;
}

:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--policetitre);
	font-style: normal;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    color: var(--couleur01);
    letter-spacing: 0;
}


h1 {
    font-size: 2.2rem;
    line-height: 2.5rem;
    margin-bottom: 30px;
    text-transform: none;
    color: var(--couleur02);
    font-weight: 400;
}

h2 {
    font-size: 1.8rem;
    line-height: 2.3rem;
    margin: 10px 0 15px;
}

body.home h2 {
    font-size: 2.2rem;
    line-height: 2.5rem;
    margin-bottom: 30px;
}

h3 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-bottom: 15px;
    margin-top: 25px;
}

h4 {
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
    text-transform: none;
    color: var(--couleur02);
    font-weight: 400;
}


h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: 15px;
    text-transform: none;
    color: var(--couleur01);
    font-weight: 400;
}




/*************************************************************************/
/************************* GESTION COOKIES *******************************/
/*************************************************************************/

.youtube_player {
    width: 100%;
    margin-bottom: 30px;
    background: #f4f4f4;
}

.youtube_player iframe {
    width: 100%;
}


.youtube-full,
.youtube-full iframe {
    height: 480px;
}

.youtube-moitie,
.youtube-moitie iframe {
    height: 340px;
}

.youtube-tiers,
.youtube-tiers iframe {
    height: 240px;
}

.tac_activate {
}


#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitron #tarteaucitronPrivacyUrl {
/*    background: var(--couleur02) !important; */
}



/*************************************************************************/
/************************* STRUCTURE *************************************/
/*************************************************************************/

#content {
    margin-top: 0;
    padding-top: 110px;
}


section {
    padding: 40px 0;
}


.wrap {
    width: 1000px;
    max-width: 98%;
    margin: 0 auto;
    position: relative;
}

.container700 {
    width: 700px;
    max-width: 95%;
    margin: 0 auto;
}

.hentry {
    background: none;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

.entry-content {
    padding: 0;
}

.hentry footer {
    border: 0;
    padding: 0;
}

.clearboth {
    clear: both;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.display-table {
    display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.blanc p,
.blanc h2,
.blanc h3,
.blanc h4,
.blanc h5,
p.blanc,
.blanc {
    color: #fff;
}


p.blanc,
.blanc p {
    font-weight: 400;
}


.bkg-cover {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.widget {
    padding: 0;
    margin: 0;
}

.widgettitle {
    border: 0;
    margin-bottom: 0;
}

.padding80 {
    padding: 80px;
}

.padding60 {
    padding: 60px;
}

.padding50 {
    padding: 50px;
}

.padding40 {
    padding: 40px;
}

.padding30 {
    padding: 30px;
}

.padding20 {
    padding: 20px;
}

.padding15 {
    padding: 15px;
}

.padding10 {
    padding: 10px;
}

.cartouche {
    margin: 30px auto;
}

.container-flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;    
    display: flex;
    position: relative;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.container-flex-center {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;    
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}

.container-flex-nowrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;    
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}


.container-flex-start {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;    
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}


.flex-item-moitie {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 48%;
    position: relative;
}

.flex-item-50 {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 50%;
    position: relative;
}


.flex-item-quart {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 23%;
    position: relative;
}

.flex-item-cinq {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 20%;
    position: relative;
}


.flex-item-trois-quart {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 70%;
    position: relative;
}

.flex-item-tiers {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 30%;
    position: relative;
}

.flex-item-deux-tiers {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 63%;
    position: relative;
}

.flex-item-auto {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
}

.container50 {
    width: 50%;
    position: relative;
}



/************************************************************************************************************************************/
/************************************************** SCROLL TO TOP *******************************************************************/
/************************************************************************************************************************************/

#toTop {
    display: none;
    position: fixed;
    top: 50%;
    right: 20px;
    z-index: 8222;
}

#toTop::before {
    content: '\e5d8';
    font-family: 'Material Icons';
    width: 50px;
    height: 50px;
    display: block;
    background: rgba(203,203,203,0.3);
    font-size: 1.6rem;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: var(--couleur02);
}



#toTop:hover::before {
    background: rgba(203,203,203,1);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

/**********************************************************************************************************************************************************/
/********************************************************************** TRANSITION PAGES ******************************************************************/
/**********************************************************************************************************************************************************/

.loader-site {
    background: var(--couleur01);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 15000;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}


#holder {
	opacity: 0;  
	transition: opacity 0.3s ease-in-out;
 	-moz-transition: opacity 0.3s ease-in-out;
 	-webkit-transition: opacity 0.3s ease-in-out;
}

#holder.visible {
	opacity: 1;
	transition: opacity 0.4s ease-in-out;
 	-moz-transition: opacity 0.4s ease-in-out;
 	-webkit-transition: opacity 0.4s ease-in-out;
}

.spinner {
  margin: 250px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.cube1, .cube2 {
  background-color: var(--couleur02);
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes sk-cubemove {
  25% { 
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% { 
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% { 
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% { 
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% { 
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}


/*************************************************************************/
/**************************** HEADER *************************************/
/*************************************************************************/


header.header {
    position: fixed;
    z-index: 2112;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.logo-header {
    width: 300px;
    height: 70px;
    background: url(img/logo-regval.jpg) top left no-repeat;
    background-size: contain;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
}

header.header.scroll {
    padding: 10px 0;
    box-shadow: 0 8px 8px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.header.scroll .logo-header {
    height: 40px;
    width: 200px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

header.header.scroll #menu-menu-reseaux-sociaux {
    margin-top: -80px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

header.header.scroll #menu-menu-principal {
    -webkit-transition: all .4s;
    transition: all .4s;
    margin-top: 60px;
}


/****************************/
/******* MENU PRINCIPAL *****/
/****************************/


#menu-menu-principal {
    margin-right: 0;
    margin-top: 15px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#menu-menu-principal li {
    float: none;
    display: inline-block;
    padding: 0;
}

#menu-menu-principal a {
    font-family: var(--policetitre);
    text-transform: uppercase;
    color: var(--couleur01);
    font-size: .75rem;
    font-weight: 700;
    text-decoration: none;
    border-right: 1px solid var(--couleur02);
    padding: 0 8px 0 4px;
}

#menu-menu-principal li:last-child a {
    border-right: 0;
}

#menu-menu-principal li.current-menu-item a,
#menu-menu-principal a:hover {
    color: var(--couleur02);
}

body.single-secteur_type #menu-menu-principal li.secteurs a,
body.single-expertise_type #menu-menu-principal li.expertises a,
body.single-besoin_type #menu-menu-principal li.besoins a {
    color: var(--couleur02);
}



#responsive-menu-container {
    z-index: 8804 !important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    border: 0 !important;
}


#responsive-menu-button {
    z-index: 8805 !important;
}

#responsive-menu-wrapper {
    padding-top: 50px;
}


#responsive-menu {
    margin-bottom: 40px;
}



/****************************/
/******* RESEAUX SOCIAUX ****/
/****************************/

#menu-menu-reseaux-sociaux-1,
#menu-menu-reseaux-sociaux {
    margin-right: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#menu-menu-reseaux-sociaux-1 li,
#menu-menu-reseaux-sociaux li {
    float: none;
    display: inline-block;
    margin: 0 !important;
    width: auto !important;
}

#menu-menu-reseaux-sociaux-1 a,
#menu-menu-reseaux-sociaux a {
    color: var(--couleur02);
    font-size: .85rem;
    padding: 0 6px;
}


li.linkedin a::after,
li.twitter a::after,
li.facebook a::after,
li.instagram a::after {
    content: '';
    display: inline-block;
    font-size: .85rem;
    font-family: 'fontAwesome';
    color: var(--couleur02);
    vertical-align: middle;
}

li.declenche-search a::after {
    content: '\e8b6';
    display: inline-block;
    font-size: 1rem;
    font-family: 'Material icons';
    color: var(--couleur02);
    vertical-align: middle;
}


li.facebook a::after {
    content: '\f39e' !important;
}

li.instagram a::after {
    content: '\f16d' !important;
}

li.twitter a::after {
    content: '\f099' !important;
}

li.linkedin a::after {
    content: '\f0e1' !important;
}


/******* RECHERCHE *********/

#search-3 {
    position: absolute;
    z-index: 521;
    right: 0;
    top: -500px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#search-3.actif {
    top: 80px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

header.header.scroll #search-3.actif {
    top: 80px;
}


#search-3 input#s {
    float: left;
    width: 250px;
    border-radius: 0;
    background: #fff;
    max-width: 250px;
    font-size: .85rem;
    border: 1px solid #f1f1f1;
}


#search-3 #searchsubmit {
    float: right;
    border: 0;
    background: var(--couleur01) !important;
    color: #fff;
    font-size: .75rem;
    height: 40px;
    line-height: 40px;
    font-family: var(--policetitre);
    font-weight: 700;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}


#search-3 #searchsubmit:hover {
    background: var(--couleur02) !important;
}








/*************************************************************************/
/****************************** FOOTER ***********************************/
/*************************************************************************/

footer.footer {
    background: var(--couleur01);
    padding: 40px 0;
    color: #fff;
}

footer.footer,
footer.footer a,
footer.footer p {
    color: #fff;
    text-decoration: none;
    font-size: .85rem;
}

footer.footer a:hover {
    color: var(--couleur02);
}

footer.footer li.declenche-search {
    display: none !important;
}

footer.footer p:last-child {
    margin-bottom: 0;
}

.footer-nav {
    padding-bottom: 15px;
}

.footer-nav li {
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.footer-nav li a {
    font-size: .85rem;
    color: var(--couleur01);
}

.footer-nav li a:hover {
    text-decoration: none;
    color: var(--couleur02);
}


/*************************************************************************/
/****************************** HOME *************************************/
/*************************************************************************/


/*************************************************************************/
/************************* SLIDESHOW HOME ********************************/
/*************************************************************************/

.slider {
	width: 100%;
	height: 60vh;
	overflow: hidden;
	position: relative;
}

.slider::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -25px;
    z-index: 5;
    background: url(img/fleche-blanche.png) center center no-repeat;
    background-size: contain;
    width: 50px;
    height: 31px;
}

.slide { 
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	float: left;
	position: absolute;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slidecontent {
/*    height: calc(100% - 160px); */
    height: calc(100% - 40px); 
    position: relative;
    margin-top: 40px;
}

#slideposition {
    position: relative;
    bottom: -20px;
    left: 0;
    width: auto;
    text-align: center;
    z-index: 500;
}

#slideposition ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#slideposition ul li.indicator {
    display: inline-block;
    height: 18px;
    width: 18px;
    background: #fff;
    margin: 0 8px;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid var(--couleur02);
}

#slideposition ul li.indicator.active {
    background: var(--couleur02);
}

.nonav #slideposition {
    display: none; 
}


/******************************** SECTIONS */

.besoin-home img {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
    margin: 0 auto;
}

.besoin-home img:hover {
    border: 2px solid var(--couleur01);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.section-expertises img,
.section-home img,
.section-secteurs img,
.section-outils img {
    max-width: 100%;
    height: auto;
}

.section-expertises img {
    margin: 40px 0;
}

.item-expertise {
    background: rgba(255,255,255,0);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.item-expertise:hover {
    background: rgba(255,255,255,1);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.section-secteurs .container50 {
    height: 180px;
}

.section-secteurs .container50:nth-of-type(even) {
    float: right;
}

.section-secteurs .container50:nth-of-type(odd) {
    float: left;
}

section.section-outils .flex-item-auto img,
section.section-outils .flex-item-tiers img {
    border: 2px solid var(--couleur02);
    border-radius: 3px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

section.section-outils a:hover .flex-item-auto img,
section.section-outils a:hover .flex-item-tiers img {
    border: 2px solid #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
}

section.section-outils a:hover p {
    color: #fff;
}

.section-actus .bkg-cover {
    height: 180px;
}




/*************************************************************************/
/******************************** FORMULAIRE *****************************/
/*************************************************************************/

.wpcf7 {
    margin-top: 40px;
    font-size: .85rem;
}

.wpcf7 textarea,
.wpcf7 input {
    border: 1px solid #f1f1f1;
    background: none;
    max-width: 100%;
    width: 100%;
    font-size: .95rem;
    background: #fff;
    border-radius: 3px;
}


.wpcf7 textarea:focus,
.wpcf7 input:focus {
    border: 1px solid var(--couleur02);
}

.acceptance-801 {
    display: block;
    margin: 12px 0 20px;
}

.acceptance-801 .wpcf7-list-item {
    padding: 0;
    margin: 0;
    font-size: .85rem;
    line-height: 1.1rem;
}

.acceptance-801 input {
    margin-right: 6px;
    width: auto;
    padding-bottom: 8px;
}

.wpcf7 input[type=submit] {
    font-family: var(--policetitre);
    border: 0;
    font-size: .9rem;
    font-weight: 700;
    color: #fff;
    padding: 8px 0;
    background: var(--couleur02);
    display: inline-block;
    padding: 12px 30px;
    margin-top: 30px;
    width: auto;
    border-radius: 3px;
}

.wpcf7 input[type=submit]:hover {
    background: var(--couleur01);
}

.wpcf7-response-output {
    width: 100%;
    max-width: 700px;
    border: 0 !important;
    color: #fff !important;
    padding: 8px 12px !important;
    background: var(--couleur01);
    margin-left: 0 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    background: #c77a8a !important;
    color: #fff !important;
}

span.wpcf7-not-valid-tip {
    color: #c77a8a !important;
}

.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}



/*************************************************************************/
/***************************** PAGE STANDARD *****************************/
/*************************************************************************/

.top-image-page {
    width: 100%;
    height: 220px;
    background-position: top center;
    position: relative;
}

.filet-orange {
    width: 100%;
    height: 2px;
    background: var(--couleur02);
}

.filet-bleu {
    width: 100%;
    height: 2px;
    background: var(--couleur01);
}

.filet-orange-fin {
    width: 100%;
    height: 1px;
    background: var(--couleur02);
    margin-bottom: 30px;
}

.filet-bleu-fin {
    width: 100%;
    height: 1px;
    background: var(--couleur01);
    margin-bottom: 30px;
    display: block;
}

.article-header {
    padding: 10px 0;
    border-bottom: 1px solid var(--couleur01);
    margin: 20px 0;
}

.article-header h1 {
    margin-bottom: 10px;
}


.wrap.rangee-page {
    padding: 30px 0 0;
}

.wrap.filet {
    border-bottom: 1px solid var(--couleur01);
}

.contenu-flexible p strong {
    color: var(--couleur02);
}

.contenu-flexible img {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}

.contenu-flexible img:first-child {
    margin: 0 0 20px 0;
}

.contenu-flexible ul,
.contenu-tab ul {
    margin: 15px 0;
    list-style: square;
}


.contenu-flexible ul li,
.contenu-tab ul li {
    margin-bottom: 6px;
    padding-left: 6px;
    margin-left: 18px;
}

.contenu-flexible a {
    text-decoration: underline;
    color: var(--couleur02);
}

.contenu-flexible iframe {
    max-width: 100%;
}


blockquote p {
    font-style: italic;
    color: var(--couleur02);
}

blockquote {
    position: relative;
}

blockquote::before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    top: 0;
    width: 6px;
    height: 100%;
    background: var(--couleur03);
}


.bloc-partage {
    width: 100%;
    padding: 30px 0;
}

a.share-icone {
    text-decoration: none !important;
    margin: 0px 8px;
}

a.share-icone::before {
    content: '';
    display: inline-block;
    font-size: 1.6rem;
    font-family: 'fontAwesome';
    color: var(--couleur02);
}

a.share-icone:hover::before {
    color: #243a75;
}

a.share-icone.share-twitter::before {
    content: '\f081';
}

a.share-icone.share-facebook::before {
    content: '\f082';
}

a.share-icone.share-linkedin::before {
    content: '\f08c';
}

/*************************************************************************/
/************************************ MEDIAS *****************************/
/*************************************************************************/


.pagination,
.pagination a {
    font-family: var(--policetitre);
    font-size: .9rem;
    color: var(--couleur02);
}

.pagination a,
.pagination span {
    padding: 0 12px;
}

.pagination .current {
    color: var(--couleur01);
}


/*************************************************************************/
/************************************ SINGLE *****************************/
/*************************************************************************/


/********************** SINGLE BESOIN */

h1.titre-besoin::before {
    content: '';
    display: inline-block;
    margin-right: 12px;
    width: 40px;
    height: 40px;
    background: url(img/icone-regval.png) center center no-repeat;
    background-size: contain;
    vertical-align: bottom;
}

.menu-besoin {
    text-align: left;
    margin-bottom: 30px;
}

.menu-besoin.menu-mobile {
    display: none;
}

.menu-besoin::after {
    content: '';
    display: block;
    height: 5px;
    background: #f1f1f1;
    width: 100%;
    margin: 15px auto;
}

.besoin-liste li {
    display: inline-block;
    margin: 0;
    list-style: none;
    padding: 0 14px;
    text-align: center;
    vertical-align: top;
}

.besoin-liste li h3 {
    margin: 0 0 4px;
    font-size: 1rem;
    line-height: 1.3rem;
}

.besoin-liste li a:hover h3 {
    color: var(--couleur02);
}


ul.besoin-liste li.item-actif {
    pointer-events: none;
    cursor: default;
}

ul.besoin-liste li:not(.item-actif) h3,
ul.besoin-liste li:not(.item-actif) p,
ul.besoin-liste li:not(.item-actif) a {
    color: #999999;
}

ul.besoin-liste li:not(.item-actif) h3:hover,
ul.besoin-liste li:not(.item-actif) a:hover {
    color: var(--couleur02);
}

ul.besoin-liste li:not(.item-actif) img {
    opacity: .5;
}

ul.besoin-liste li:not(.item-actif) img:hover {
    opacity: 1;
}


.besoin-liste li p {
/*    max-width: 70%; */
    margin: 0 auto;
}

.besoin-liste li img {
    width: 40px;
    height: 40px;
}

.liens-bas-page a {
    color: var(--couleur01);
}

.liens-bas-page a:hover {
    color: var(--couleur02);
}

.liens-bas-page a::after {
    content: '';
    display: block;
    width: 30px;
    height: 23px;
    background: url(img/fleche-bleue.png) center center no-repeat;
    background-size: contain;
    margin: 12px auto;
}


.liens-bas-page a.actif {
    color: var(--couleur02);
}

.liens-bas-page a.actif::after {
    background: url(img/fleche-orange.png) center center no-repeat;
    background-size: contain;
}

#zone-besoins,
#zone-expertises,
#zone-secteurs {
    height: 0;
    opacity: 0;
    padding: 0;
    display: none;
    -webkit-transition: all .2s;
    transition: all .2s;
}


#zone-besoins.active,
#zone-expertises.active,
#zone-secteurs.active {
    height: auto;
    opacity: 1;
    display: block;
    padding: 50px;
    -webkit-transition: all .6s;
    transition: all .6s;
}





/********************** EXPERTISES */

ul.menu-expertises li {
    border-bottom: 1px solid #000;
}

ul.menu-expertises li:last-child {
    border-bottom: 0;
}

ul.menu-expertises li a {
    color: #000000;
    padding: 15px 12px;
    display: block;
}


/*
ul.menu-expertises li:first-child {
    padding: 15px 12px;
    padding-top: 0;
}

*/

ul.menu-expertises li a:hover {
    color: #fff;
    background: var(--couleur02);
}

ul.menu-expertises li.item-actif a {
    background: var(--couleur02);
    color: #fff;
    pointer-events: none;
    cursor: default;
}

.liste-secteurs .logo-secteur {
    max-width: 100%;
    width: auto;
    height: auto;
    margin-bottom: 15px;
}

.liste-secteurs .img-secteur {
    width: 100%;
    height: 90px;
    margin-bottom: 20px;
}


/********************** SINGLE POST */

.single-post-image {
    width: 100%;
    height: auto;
    margin: 40px 0 0;
}

body.blog img {
    max-width: 100%;
    height: auto;
    margin: 10px 0 15px;
}


/********************** SINGLE SECTEUR */


.menu-secteurs li {
    border-bottom: 1px solid #000;
    padding: 15px 0;
}

.menu-secteurs li:first-child {
    padding-top: 0;
}

.menu-secteurs li:last-child {
    border: 0;
}


.menu-secteurs img {
    max-width: 100%;
    height: auto;
    margin: 0;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.menu-secteurs li:not(.item-actif) img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .6;
}

.menu-secteurs li.item-actif img {
    pointer-events: none;
    cursor: default;
}

.menu-secteurs li:not(.item-actif) img:hover,
.menu-secteurs img:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}




/*
.menu-secteurs li:first-child img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
*/

.secteur-image {
    width: 100%;
    height: 95%;
    min-height: 250px;
}


div.coul-std .onglet {
    background: var(--couleur02) !important;
}

div.coul-std .onglet:hover {
    background: var(--couleur01) !important;
}


div.coul-std table th,
div.coul-std h2,
div.coul-std h4,
div.coul-std h5,
div.coul-std h6,
div.coul-std a,
div.coul-std strong,
div.coul-std .strong,
div.coul-std h3 {
    color: var(--couleur01) !important;
}

div.coul-sante table th,
div.coul-sante h2,
div.coul-sante h4,
div.coul-sante h5,
div.coul-sante h6,
div.coul-sante a,
div.coul-sante strong,
div.coul-sante .strong,
div.coul-sante h3 {
    color: #17a0ae !important;
}

div.coul-batiment table th,
div.coul-batiment h2,
div.coul-batiment h4,
div.coul-batiment h5,
div.coul-batiment h6,
div.coul-batiment a,
div.coul-batiment strong,
div.coul-batiment .strong,
div.coul-batiment h3 {
    color: #c48128 !important;
}

div.coul-commerce table th,
div.coul-commerce h2,
div.coul-commerce h4,
div.coul-commerce h5,
div.coul-commerce h6,
div.coul-commerce a,
div.coul-commerce strong,
div.coul-commerce .strong,
div.coul-commerce h3 {
    color: #96bf31 !important;
}

div.coul-services table th,
div.coul-services h2,
div.coul-services h4,
div.coul-services h5,
div.coul-services h6,
div.coul-services a,
div.coul-services strong,
div.coul-services .strong,
div.coul-services h3 {
    color: #e5338a !important;
}

div.coul-notarial table th,
div.coul-notarial h2,
div.coul-notarial h4,
div.coul-notarial h5,
div.coul-notarial h6,
div.coul-notarial a,
div.coul-notarial strong,
div.coul-notarial .strong,
div.coul-notarial h3 {
    color: #00b1eb !important;
}


div.coul-batiment .onglet,
div.coul-commerce .onglet,
div.coul-services .onglet,
div.coul-notarial .onglet,
div.coul-sante .onglet {
    background: rgba(8,57,90,0.4) !important;
}


div.coul-std .onglet a,
div.coul-sante .onglet a,
div.coul-commerce .onglet a,
div.coul-services .onglet a,
div.coul-notarial .onglet a,
div.coul-batiment .onglet a {
    color: #fff !important;
}

div.coul-std .onglet:hover,
div.coul-std .onglet.ui-tabs-active {
    background: var(--couleur01) !important;
}

div.coul-sante .onglet:hover,
div.coul-sante .onglet.ui-tabs-active {
    background: #17a0ae !important;
}

div.coul-batiment .onglet:hover,
div.coul-batiment .onglet.ui-tabs-active {
    background: #c48128 !important;
}

div.coul-commerce .onglet:hover,
div.coul-commerce .onglet.ui-tabs-active {
    background: #96bf31 !important;
}

div.coul-services .onglet:hover,
div.coul-services .onglet.ui-tabs-active {
    background: #e5338a !important;
}

div.coul-notarial .onglet:hover,
div.coul-notarial .onglet.ui-tabs-active {
    background: #00b1eb !important;
}



/* #08395a */


.contenu-tab table {
    border: 2px solid var(--couleur01) !important;
}

div.coul-sante table {
    border: 2px solid #17a0ae !important;
}

div.coul-batiment table {
    border: 2px solid #c48128 !important;
}

div.coul-commerce table {
    border: 2px solid #96bf31 !important;
}

div.coul-services table {
    border: 2px solid #e5338a !important;
}

div.coul-notarial table {
    border: 2px solid #00b1eb !important;
}


/********************** TAB TARIFS SECTEURS */

.ui-widget.ui-widget-content {
    border: 0;
}

.ui-widget-content {
    background: none;
    color: var(--couleur01);
}

.ui-tabs,
.ui-tabs-nav {
    border: 0;
    border-radius: 0;
    padding: 0 !important
}

ul.ui-tabs-nav {
    border-radius: 0;
    background: none;
    border: 0;
    padding: 0;
}


.onglet {
    text-align: center;
    margin-bottom: 6px;
    display: inline-block;
    position: relative;
    height: 100px;
}



.onglet:hover,
.onglet.ui-tabs-active {
    background: #08395a !important;
}

.onglet a {
    text-decoration: none !important;
    font-size: .9rem;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff !important;
    top: 0;
    left: 0;
    padding: 20px;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.onglet-plateforme-tiers {
    width: 32.9%;
    margin-right: 0.2%;
}

.onglet-plateforme-quart {
    width: 24.5%;
    margin-right: .35%;
}

.onglet-plateforme-moitie {
    width: 49.5%;
    margin-right: .5%;
}

.onglet-plateforme-full {
    width: 100%;
    cursor: default;
}

.onglet-plateforme-moitie:nth-of-type(2),
.onglet-plateforme-tiers:nth-of-type(3),
.onglet-plateforme-quart:nth-of-type(4) {
    margin-right: 0;
}

.contenu-tab {
    background: #fff;
    padding: 20px 0;
}

.contenu-tab table {
    width: 100%;
    margin: 40px 0;
    font-size: .9rem;
    line-height: 1.25rem;
}

.contenu-tab table th {
    font-size: 1rem;
    line-height: 1.4rem;
    padding: 12px;
    font-weight: 700;
}

.contenu-tab table tr:nth-of-type(odd) td {
    background: #f3f3f3;
}

.contenu-tab table td {
    padding: 15px 0;
    text-align: center;
}

#tab-tarifs tr td:first-of-type {
    padding-left: 10px;
    max-width: 50%;
    text-align: left;
}



/*************************************************************************/
/****************************** ORGANIGRAMME *****************************/
/*************************************************************************/


.orga-personne {
    
}

.orga-photo {
    width: 100%;
    height: 280px;
    max-width: 100%;
    margin-bottom: 15px;
}

.orga-bio {
    margin: 25px 0;
    height: 0px;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.orga-personne.actif .orga-bio {
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: auto;
}

.orga-open {
    margin: 30px 0 20px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}


.orga-open::before {
    content: '+';
    display: block;
    position: absolute;
    z-index: 6;
    top: -11px;
    left: 50%;
    font-size: 1rem;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
    background: var(--couleur01);
    margin-left: -11px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.orga-personne.actif .orga-open::before,
.orga-open:hover::before {
    background: var(--couleur02);

}

