body:not(.home) .wp-block-table {
overflow: initial;
}
body:not(.home) .wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
}
body:not(.home) .wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #CCCCCC;
margin: 10px 0px;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
table caption {
color: #CCCCCC;
margin: 5px 0;
text-align:left;
}
th {
border: 1px solid #EDEDED;
background: #272882;
color: #FFFFFF;
font-weight: bold;
padding: 10px;
}
td {
border: 1px solid #EDEDED;
padding: 10px;
} :root {
--wp--style--gallery-gap-default: 20px;
}
#wrapper .wp-block-gallery img {
transition: 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
height: 240px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
height: 190px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 150px;
}
footer {
position: relative;
z-index: 1;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1140px;
margin: 0px auto;
padding: 60px 0px 30px 0px;
border-top: 1px solid #272882;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
text-align: center;
padding: 0 5% 25px 5%;
}
footer .wp-block-image img {
height: 24px;
width: auto;
filter: brightness(0);
margin-top: 8px;
}
::-moz-selection {
background-color: #272882;
color: #FFFFFF;
}
::selection {
background-color: #272882;
color: #FFFFFF;
}
body:not(.home) #wrapperInner .wp-block-image {
margin: 0;
}
body:not(.home) #wrapperInner p a,
body:not(.home) #wrapperInner li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapperInner p a:hover,
body:not(.home) #wrapperInner li a:hover {
color: #272882;
}
body:not(.home) #wrapperInner .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
body:not(.home) #wrapperInner .wp-block-column > :last-child,
body:not(.home) #wrapperInner .wp-block-cover__inner-container > :last-child,
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container > div:last-child,
#onglets .droite .txt > :last-child {
margin-bottom: 0;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group),
body:not(.home) #wrapperInner div#text > figure,
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container,
body:not(.home) #wrapperInner div#text > p,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1140px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > ol {
padding-left: 15px;
}
.wp-block-cover {
overflow: hidden;
}
.wp-block-cover img {
transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
.wp-block-columns.gap10,
.gap10 {
gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
gap: 50px;
} section.newsContainer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 55px;
padding-bottom: 55px;
border-bottom: 1px solid #EFEFEF;
}
section.newsContainer .gauche {
width: 33%;
}
section.newsContainer .gauche img {
width: 100%;
height: 270px;
object-fit: cover;
}
section.newsContainer .gauche img[src*="logo"] {
width: auto;
height: auto;
max-height: 270px;
object-fit: contain;
}
section.newsContainer .droite {
width: 62%;
}
section.newsContainer .droite > a {
margin-top: 25px;
}
section.newsContainer .droite .description {
line-height: 1.5em;
}
section.newsContainer .droite h2 {
margin: 0 0 15px 0;
}
section.newsContainer .droite h2 a:not(:hover) {
text-decoration: none;
}
section.newsContainer .droite h2 a {
color: #272882;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 270px;
background: url(//www.it-gouvernance.fr/wp-content/themes/itgouvernance/images/logo.svg) no-repeat center center, #272882;
background-size: 80% 80%;
}
div#newsList > section:last-child {
border: none;
padding: 0 0 15px 0;
}
.pager {
text-align: center;
}
.pager > a, 
.pager > span {
margin: 0 2px;
background: #EDEDED;
padding: 3px 10px;
width: 30px;
height: 30px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
width: auto;
}
.pager.detail_actu > a {
width: 160px;
padding: 7px 10px;
height: auto;
margin: 0 6px;
}
.pager.detail_actu {
margin-top: 90px;
} body.contact #container {
margin: 0px;
}
body.contact #footerInner {
border: none;
}
.wpforms-container ul li:before {
display: none;
}
div form.wpforms-form {
position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
display: none;
}
@media (min-width: 1200px) {
div .wpforms-container .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -20px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #000000;
box-shadow: 0 0 0 1px #000000, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
body:not(.home) #wrapperInner .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field {
padding: 12px 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 24px 0 0 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field:first-child {
padding-top: 0;
margin-top: -10px;
} body.error404 .widget_breadcrumb {
display: none;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
margin: 0;
} .slick-slider {
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
body:not(.home) #wrapperInner p:not(.wp-block-post-excerpt__more-text) {
margin: 0 0 15px 0;
}
body:not(.home) #wrapperInner figure + *,
body:not(.home) #wrapperInner .wp-block-image + p {
margin-top: 20px;
}
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1140px;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
.no-margin {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-column {
box-sizing: border-box;
}
@media (min-width: 980px) {
.is_hidden_on_desktop {
display: none !important;
}
}
body:not(.home) .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
align-self: initial;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.wp-block-columns {
margin-bottom: 2.25em;
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
.is_hidden_on_mobile {
display: none !important;
}
.invert-columns-order {
flex-direction: column-reverse;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 2em;
}
}
@media (max-width: 880px) {
section.newsContainer {
flex-direction: column-reverse;
margin-bottom: 45px;
}
section.newsContainer .gauche {
width: 100%;
margin-top: 40px;
}
section.newsContainer .droite {
width: 100%;
}
section.newsContainer .gauche img {
width: auto;
height: auto;
}
}
@media (max-width: 980px) {
body #baguetteBox-overlay .full-image img {
max-height: 85%;
max-width: 85%;
}
html body {
--wp--preset--spacing--20: 2.5vw;
--wp--preset--spacing--30: 2.5vw;
--wp--preset--spacing--40: 2.5vw;
--wp--preset--spacing--50: 5vw;
--wp--preset--spacing--60: 5vw;
--wp--preset--spacing--70: 5vw;
}
}
footer .wp-block-buttons {
gap: 30px;
}
footer .wp-block-buttons > div:nth-child(1) a,
#recrute .btn a {
background: #FFFFFF !important;
color: #272882;
}
footer .wp-block-buttons > div:nth-child(1) a:hover,
#recrute .btn a:hover {
background: #272882 !important;
color: #FFFFFF;
}
footer .wp-block-buttons > div:nth-child(1) a:after,
#contact > a:after,
#recrute .btn a:after {
background: url(//www.it-gouvernance.fr/wp-content/themes/itgouvernance/images/darkblue-arrow.svg) no-repeat center center;
}
footer .wp-block-buttons > div:nth-child(1) a:hover:after,
#recrute .btn a:hover:after {
filter: brightness(0) invert(1);
}
footer .wp-block-buttons > div:nth-child(2) a:after {
display: none;
}
footer .wp-block-buttons > div:nth-child(2) a {
padding-left: 30px;
background: #89BDE8 !important;
border-color: #89BDE8;
}
footer .wp-block-buttons > div:nth-child(2) a:hover {
background: #FFFFFF !important;
color: #89BDE8;
}
#onglets {
padding: 60px 0 115px 0;
width: 90%;
max-width: 1140px;
margin: 0 auto;
scroll-margin-top: 50px;
}
#onglets .onglets {
display: flex;
justify-content: space-between;
margin-bottom: 45px;
}
#onglets .icone {
height: 42px;
display: flex;
align-items: flex-end;
margin-bottom: 15px;
}
#onglets .onglets .elem span {
font-size: 18px;
font-weight: 700;
color: #272882;
position: relative;
padding-left: 25px;
}
#onglets .onglets .elem span:before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
background: url(//www.it-gouvernance.fr/wp-content/themes/itgouvernance/images/blue-arrow.svg) no-repeat center center;
width: 16px;
height: 13px;
}
#onglets .onglets .elem span:after {
content: '';
width: 100%;
height: 1px;
background: #89BDE8;
position: absolute;
bottom: -15px;
left: 0px;
}
#onglets .onglets .elem.active span:after {
height: 10px;
bottom: -19px;
}
#onglets .onglets .elem {
cursor: pointer;
padding-bottom: 15px;
}
#onglets .contenus .item {
display: flex;
justify-content: space-between;
}
#onglets .contenus .item:not(.active),
#onglets .contenus .item .droite:not(.active) {
display: none;
}
#onglets .droite {
position: relative;
width: 48%;
}
#onglets .droite img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
#onglets .droite .txt {
position: relative;
z-index: 2;
background: rgba(39, 40, 130, 0.9);
color: #FFFFFF;
padding: 60px;
width: 66%;
box-sizing: border-box;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
#onglets .droite > .txt:only-child {
width: 100%;
background: #272882;
}
#onglets .droite .txt span.titre {
font-size: 22px;
font-weight: 500;
display: block;
line-height: 1.2em;
margin-bottom: 50px;
}
#onglets .droite .txt span.titre + p {
margin-top: 0;
}
#onglets .gauche {
width: 40%;
}
#onglets .gauche > a {
margin-top: 50px;
}
#onglets .gauche > p {
font-size: 18px;
font-weight: 500;
color: #272882;
line-height: 1.25em;
}
#onglets .gauche .tab {
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 500;
color: #272882;
padding: 17px 80px 17px 25px;
position: relative;
cursor: pointer;
border-bottom: 1px solid rgba(39, 40, 130, 0.3);
transition: 0.3s;
}
#onglets .tabs {
border-top: 1px solid rgba(39, 40, 130, 0.3);
margin-top: 35px;
}
#onglets .gauche .tab:after {
content: '+';
font-size: 38px;
position: absolute;
right: 20px;
bottom: 0;
top: 0;
display: flex;
align-items: center;
line-height: 1;
font-weight: 300;
padding-bottom: 5px;
transition: 0.3s;
}
#onglets .gauche .tab.active:after {
transform: rotate(45deg);
color: #FFFFFF;
}
#onglets .gauche .tab.active {
background: #272882;
color: #FFFFFF;
}
#onglets .gauche .tab.active {
background: #272882;
color: #FFFFFF;
box-shadow: 0px 5px 15px rgba(39, 40, 130, 0.15);
}
#edito {
width: 90%;
max-width: 1140px;
margin: 0 auto 110px;
display: flex;
justify-content: space-between;
}
#edito .gauche {
width: 44%;
}
#edito .droite {
width: 46%;
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 75px;
}
#edito .gauche h2 {
margin-bottom: 25px;
margin-top: -10px;
}
#edito .gauche > p:last-of-type a {
margin-top: 15px;
}
#edito .gauche img {
height: auto;
margin-top: 20px;
}
#edito .droite .bleu {
background: #272882;
color: #FFFFFF;
width: 46%;
box-sizing: border-box;
text-align: center;
padding: 40px;
position: relative;
min-height: 320px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
#edito .droite .bleu p {
font-size: 18px;
font-weight: 500;
line-height: 1.2em;
}
#edito .droite .bleu img {
position: absolute;
top: -31px;
left: 0;
right: 0;
margin: auto;
}
#edito .chiffre {
width: 46%;
}
#edito .chiffre span.value {
display: block;
line-height: 1;
font-weight: 500;
font-size: 54px;
color: #272882;
margin-bottom: 30px;
}
#edito .chiffre p {
margin: 5px 0 0 0;
}
#cap {
position: relative;
margin-bottom: 110px;
}
#cap > img {
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 70%;
object-fit: cover;
}
#cap .container {
width: 90%;
max-width: 1140px;
margin: 0 auto;
position: relative;
display: flex;
align-items: flex-end;
padding-top: 60px;
z-index: 2;
}
#cap .gauche {
width: 52%;
}
#cap .gauche img {
height: auto;
width: 100%;
}
#cap .droite {
color: #FFFFFF;
background: #272882;
box-sizing: border-box;
padding: 60px 50px 50px 50px;
position: relative;
width: 48%;
}
#cap h2 {
color: #FFFFFF;
margin-bottom: 25px;
}
#cap .droite img {
position: absolute;
top: -31px;
left: 0;
right: 0;
margin: auto;
}
#cap .droite > :last-child {
text-align: right;
margin: 35px 0 0 0;
}
#cap:before {
content: '';
position: absolute;
bottom: 30%;
height: 48%;
left: 0;
width: 100%;
background: linear-gradient(0deg, #FFFFFF, transparent);
z-index: 1;
pointer-events: none;
}
#partenariat {
width: 90%;
max-width: 1140px;
margin: 0 auto 120px;
position: relative;
}
#partenariat > a {
position: absolute;
top: -5px;
right: 0;
}
#partenariat .flex {
display: flex;
justify-content: space-between;
margin-top: 75px;
}
#partenariat .flex .textes {
display: flex;
gap: 40px;
}
#partenariat .flex .textes > div {
max-width: 160px;
}
#partenariat .flex .textes > div > p:first-of-type {
font-size: 22px;
font-weight: 500;
color: #272882;
margin: 15px 0 -2px 0;
}
#contact h2,
#partenariat h2 {
font-size: 30px;
}
#contact {
position: relative;
width: 90%;
max-width: 1140px;
margin: 0 auto;
background: #272882;
color: #FFFFFF;
box-sizing: border-box;
padding: 35px 55px;
}
#contact h2 {
color: #FFFFFF;
margin-bottom: 25px;
}
#contact > a {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 55px;
}
#contact .txt {
max-width: 590px;
}
#contact > a {
background: #89BDE8 !important;
border-color: #89BDE8;
color: #FFFFFF;
}
#contact > a:hover {
background: none !important;
border-color: #FFFFFF;
color: #FFFFFF;
}
#contact > a:hover:after {
filter: brightness(0) invert(1);
}
#contact:after,
#tem:after {
content: '';
position: absolute;
left: 100%;
top: 50%;
bottom: 0;
background: #F0F0F5;
width: 9999px;
}
#contact > img {
position: absolute;
top: -32px;
right: 145px;
}
#tem {
width: 90%;
max-width: 1140px;
margin: 0 auto 105px;
background: #F0F0F5;
padding: 100px 0 75px 60px;
box-sizing: border-box;
position: relative;
}
#tem:after {
top: 0;
z-index: -1;
}
#tem .btn {
text-align: right;
margin-top: 60px;
}
#tem h2 {
margin: 0 0 60px 0;
}
#tem .slick:not(.slick-initialized) {
display: flex;
}
#tem .tem {
background: #FFFFFF;
padding: 50px;
box-sizing: border-box;
position: relative;
padding-bottom: 175px;
width: 360px;
flex-shrink: 0;
margin-right: 20px;
float: none;
height: auto;
}
#tem .tem > p {
font-weight: 500;
font-size: 22px;
line-height: 1.2em;
color: #272882;
margin: 32px 0 0 0;
}
#tem .tem .bottom {
position: absolute;
bottom: 50px;
left: 50px;
right: 50px;
}
#tem .tem span.nom {
display: block;
line-height: 1;
color: #272882;
font-size: 18px;
font-weight: 500;
margin-bottom: 15px;
}
#tem .tem .bottom p {
margin: 0;
line-height: 1.3em;
}
#tem .tem .bottom > p:last-child strong {
font-size: 14px;
text-transform: uppercase;
}
span.arrow {
width: 50px;
height: 50px;
background: #272882;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
border: 2px solid #272882;
box-sizing: border-box;
transition: 0.3s;
cursor: pointer;
position: absolute;
top: 98px;
right: 0;
}
span.arrow.prev {
right: 70px;
transform: rotate(180deg);
}
span.arrow path {
transition: 0.3s;
}
span.arrow:not(.slick-disabled):hover {
background: none;
}
span.arrow:not(.slick-disabled):hover path {
stroke: #272882;
}
#tem .slick-list {
overflow: visible;
margin-right: -20px;
}
#tem .slick-track {
display: flex;
cursor: grab;
}
#tem:before {
content: '';
width: 9999px;
background: #FFFFFF;
position: absolute;
right: 100%;
bottom: 0;
top: 0;
z-index: 2;
pointer-events: none;
}
#actu {
width: 90%;
max-width: 1140px;
margin: 0 auto 105px;
position: relative;
}
#actu .flex {
display: flex;
justify-content: space-between;
margin-top: 35px;
}
#actu .item {
width: 31%;
}
#actu .flex h2 {
margin: 0 0 30px 0;
}
#actu .item p {
line-height: 1.4em;
}
#actu .item a {
display: inline-block;
color: #272882;
font-weight: 700;
margin-top: 20px;
text-decoration-thickness: 2px;
text-underline-offset: 2px;
position: relative;
}
#actu .item a:after {
content: '';
background: url(//www.it-gouvernance.fr/wp-content/themes/itgouvernance/images/blue-arrow.svg) no-repeat center center;
width: 16px;
height: 13px;
position: absolute;
right: 0;
top: 2px;
bottom: 0;
margin: auto;
opacity: 0;
background-size: 14px;
transition: 0.3s;
}
#actu .item a:hover:after {
opacity: 1;
right: -25px;
}
#actu .item img {
height: 253px;
width: 100%;
object-fit: cover;
margin-bottom: 20px;
cursor: pointer;
}
#actu .btn {
position: absolute;
right: 0;
top: -5px;
}
#actu .item h3 {
cursor: pointer;
}
#recrute {
width: 90%;
max-width: 1140px;
margin: 0 auto 105px;
position: relative;
}
#recrute .header {
display: flex;
margin-bottom: 45px;
position: relative;
}
#recrute .header img {
width: 50%;
height: 260px;
object-fit: cover;
}
#recrute .header h2 {
color: #FFFFFF;
background: #000000;
width: 50%;
margin: 0;
display: flex;
align-items: center;
box-sizing: border-box;
padding-right: 45px;
}
#recrute .header:after {
content: '';
width: 25%;
position: absolute;
left: 25%;
top: 0;
bottom: 0;
background: linear-gradient(270deg, black, transparent);
pointer-events: none;
margin-left: 2px;
}
#recrute .btn {
text-align: center;
margin-top: 60px;
}
#recrute .slick:not(.slick-initialized) {
display: flex;
gap: 40px;
}
#recrute .slick:not(.slick-initialized) > div {
width: calc(50% - 20px);
flex-shrink: 0;
}
#recrute .slick:not(.slick-initialized) > div:not(:nth-child(1)):not(:nth-child(2)) {
display: none;
}
#recrute .item {
background: #FFFFFF;
box-shadow: 0 10px 60px rgba(0,0,0,0.08);
box-sizing: border-box;
padding: 55px 60px 170px 60px;
position: relative;
transition: 0.3s;
float: none;
height: auto;
}
#recrute .slick-track {
display: flex;
}
#recrute .item.slick-slide {
margin: 0 20px;
}
#recrute .item p {
line-height: 1.4em;
margin-top: 30px;
display: -webkit-box;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 157px;
}
#recrute .item a {
position: absolute;
bottom: 60px;
right: 60px;
}
#recrute span.arrow {
top: auto;
bottom: 0;
}
#recrute .slick-list {
overflow: visible;
margin: 0 -20px;
}
#recrute .item.slick-slide:not(.slick-active) {
box-shadow: none;
background: none;
}
#recrute .slick-list:after,
#recrute .slick-list:before {
content: '';
width: 9999px;
background: #FFFFFF;
position: absolute;
left: calc(100% + 30px);
top: -50px;
bottom: -55px;
pointer-events: none;
z-index: 2;
}
#recrute .slick-list:before {
left: auto;
right: calc(100% + 30px);
}
span.arrow.slick-disabled {
opacity: 0.4;
cursor: no-drop;
}
#partenaires {
width: 90%;
max-width: 1140px;
margin: 0 auto;
}
#partenaires h2 {
margin-bottom: 30px;
}
#partenaires .flex {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 65px;
}
#partenaires .flex img {
width: auto;
height: auto;
max-width: 120px;
max-height: 65px;
}
:root div :where(.wp-block-cover h2:not(.has-text-color)),
:root div :where(.wp-block-cover h3:not(.has-text-color)) {
color: #272882;
}
body:not(.home) #wrapperInner a.wp-block-button__link.has-bleu-clair-background-color {
background-color: #89BDE8 !important;
border-color: #89BDE8;
}
body:not(.home) #wrapperInner a.wp-block-button__link.has-bleu-clair-background-color:after {
background: url(//www.it-gouvernance.fr/wp-content/themes/itgouvernance/images/darkblue-arrow.svg) no-repeat center center;
}
body:not(.home) #wrapperInner a.wp-block-button__link.has-bleu-clair-background-color:hover {
background: none !important;
border-color: #272882;
}
body:not(.home) #wrapperInner a.wp-block-button__link.has-blanc-background-color {
background: #FFFFFF !important;
}
#wrapper ul.fleches li:before {
display: none;
}
#wrapper ul.fleches svg {
transform: rotate(-90deg);
width: auto;
height: 30px;
margin: 0 15px 0 0;
}
#wrapper ul.fleches li {
display: flex;
align-items: flex-start;
padding-bottom: 12px;
}
#wrapper ul.fleches .contenu_li {
max-width: calc(100% - 38px);
}
body:not(.home) #wrapperInner div#text > .wp-block-group[style*="max-width"] > .wp-block-group__inner-container {
width: 100%;
}
#wrapper span.has-bleu-background-color + div h2 {
color: #FFFFFF;
}
body:not(.home) #wrapperInner .has-bleu-background-color p a:hover {
color: #89BDE8;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background.align-items-center {
align-items: center;
}
.wp-block-group.is-content-justification-left .wp-block-spacer {
margin: 0 !important;
height: 0 !important;
}
.rotate-270 {
rotate: 270deg;
}
#wrapper ul.fleches:not([class*="size"]) svg {
height: 25px;
} #onglets .tabs,
#onglets .droite .txt {
display: none;
}
body:not(.home) #wrapperInner .has-bleu-background-color a.wp-block-button__link.has-bleu-clair-background-color:hover {
border-color: #89BDE8;
color: #89BDE8;
}
body:not(.home) #wrapperInner .has-bleu-background-color a.wp-block-button__link.has-bleu-clair-background-color:hover:after {
filter: brightness(0) invert(1);
}
body:not(.home) #wrapperInner .has-bleu-background-color a.wp-block-button__link:not([class*="background-color"]) {
border-color: #FFFFFF;
}
@media (max-width: 1190px) {
#onglets .onglets {
gap: 50px;
overflow-x: scroll;
position: relative;
}
#onglets .onglets .elem {
flex-shrink: 0;
padding-bottom: 18px;
}
#onglets .onglets::-webkit-scrollbar {
display: none;
}
#onglets .onglets > :last-child {
margin-right: 40px;
}
#onglets {
position: relative;
}
#onglets:after {
content: '';
position: absolute;
background: linear-gradient(-90deg, #FFFFFF, transparent);
width: 40px;
top: 40px;
right: -1px;
height: 100px;
pointer-events: none;
}
}
@media (max-width: 670px) {
#onglets .contenus .item {
flex-direction: column;
gap: 40px;
}
#onglets .droite,
#onglets .gauche {
width: 100%;
}
#onglets .droite img {
position: relative;
}
#onglets .gauche > a {
margin-top: 15px;
}
#onglets .onglets {
margin-bottom: 25px;
}
}
@media (max-width: 1050px) {
#edito {
flex-direction: column;
gap: 90px;
}
#edito .gauche,
#edito .droite {
width: 100%;
}
#edito .chiffre {
width: 25%;
}
#edito .droite {
row-gap: 60px;
align-items: initial;
}
#edito .droite .bleu {
min-height: 0px;
}
#edito .gauche img {
display: block;
margin: 0 auto;
}
}
@media (max-width: 840px) {
#edito .chiffre span.value {
font-size: 42px;
margin-bottom: 10px;
}
#edito .chiffre p {
max-width: 155px;
}
#edito .chiffre {
width: auto;
}
}
@media (max-width: 770px) {
#edito .droite {
flex-direction: column;
align-items: center;
text-align: center;
row-gap: 40px;
}
#edito .droite .bleu {
width: 100%;
margin-top: 20px;
}
}
@media (max-width: 1150px) {
#cap .container {
flex-direction: column-reverse;
gap: 6.5vw;
padding-top: 6.5vw;
}
#cap .gauche,
#cap .droite {
width: 100%;
}
#cap > img {
position: relative;
height: 56vw;
}
#cap .droite img {
display: none;
}
#cap .droite {
padding: 40px 50px 50px 50px;
}
}
@media (max-width: 1190px) {
#partenariat > a {
top: 0;
position: relative;
margin-top: 40px;
}
#partenariat .flex {
flex-direction: column;
gap: 40px;
margin-top: 25px;
}
#partenariat .flex .textes > div {
max-width: 100%;
}
}
@media (max-width: 750px) {
#partenariat .flex .textes {
overflow-x: scroll;
gap: 6.5vw;
scroll-snap-type: x mandatory;
}
#partenariat .flex .textes::-webkit-scrollbar {
display: none;
}
#partenariat .flex .textes > div {
width: 80vw;
flex-shrink: 0;
background: #F0F0F5;
padding: 35px 35px 25px 35px;
box-sizing: border-box;
scroll-snap-align: center;
}
}
@media (max-width: 1110px) {
#contact:after,
#contact > img,
#tem:after,
#tem:before {
display: none;
}
#contact > a {
position: relative;
right: 0;
top: 0;
transform: none;
margin-top: 20px;
}
#contact {
padding: 35px 45px 50px 45px;
text-align: center;
margin-bottom: 70px;
}
#contact .txt {
max-width: 100%;
}
#tem {
width: 100%;
}
#tem {
padding: 60px 5%;
}
#tem h2 {
margin: 0 0 30px 0;
}
#tem .btn {
text-align: left;
margin-top: 40px;
}
#tem .tem {
padding: 35px 35px 140px 35px;
}
#tem .tem .bottom {
bottom: 35px;
left: 35px;
right: 35px;
}
}
@media (max-width: 1260px) {
#actu .item img {
height: 20vw;
}
}
@media (max-width: 770px) {
#actu .item {
width: 80vw;
flex-shrink: 0;
margin-right: 6.5vw;
background: #F0F0F5;
padding-bottom: 30px;
scroll-snap-align: center;
}
#actu .item img {
height: 57.3vw;
}
#actu {
width: 100%;
}
#actu > :not(.flex) {
width: 87%;
margin-left: auto;
margin-right: auto;
}
#actu .btn {
position: relative;
top: 0;
margin-top: 35px;
}
#actu .flex {
overflow-x: scroll;
padding-left: 6.5vw;
margin-top: 30px;
scroll-snap-type: x mandatory;
}
#actu .flex::-webkit-scrollbar {
display: none;
}
#actu .item h3 {
padding: 0px 30px;
}
#actu .item p {
padding: 0 30px;
}
#actu .item a {
margin: 10px 30px 0 30px;
}
}
@media (max-width: 850px) {
#recrute .header img {
width: calc(100% - 290px);
height: 34vw;
}
#recrute .header h2 {
width: 290px;
}
#recrute .header:after {
left: auto;
right: 289px;
}
#recrute .item.slick-slide,
#recrute .item.slick-slide:not(.slick-active) {
margin: 0 15px;
box-shadow: none;
background: #F0F0F5;
}
#recrute .item {
padding: 25px 35px 105px 35px;
}
#recrute .item a {
bottom: 35px;
right: 35px;
}
#recrute .slick-list {
margin: 0 -15px;
}
#recrute .header {
margin-bottom: 6.5vw;
}
}
@media (max-width: 1140px) {
#partenaires .flex {
flex-wrap: wrap;
gap: 40px;
justify-content: center;
max-width: 630px;
margin: 40px auto 0;
}
#partenaires {
text-align: center;
}
}
@media (max-width: 800px) {
#footerInner {
flex-direction: column;
align-items: center;
text-align: center;
gap: 30px;
}
footer .wp-block-buttons {
flex-direction: column-reverse;
gap: 20px;
margin-bottom: 20px;
}
}
@media (max-width: 500px) {
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group), 
body:not(.home) #wrapperInner div#text > figure, 
body:not(.home) #wrapperInner div#text > ul, 
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container, 
body:not(.home) #wrapperInner div#text > p, 
body.single-post #wrapperInner .pager,
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container,
#top .txt, #onglets, #edito, #cap .container, #partenariat,
#recrute, #partenaires {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
body:not(.home) #wrapperInner p + .wp-block-spacer {
margin-top: -5px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
body:not(.home) #wrapperInner {
padding-top: 45px;
}
.pager > a, .pager > span {
font-size: 13px;
}
td {
font-size: 14px;
}
html body {
--wp--preset--spacing--20: 5vw;
--wp--preset--spacing--30: 5vw;
--wp--preset--spacing--40: 5vw;
--wp--preset--spacing--50: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.5vw;
--wp--preset--spacing--80: 45px;
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 18px;
--wp--preset--font-size--large: 24px;
--wp--preset--font-size--x-large: 30px;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .wpforms-container .wpforms-submit-container {
text-align: center;
margin-bottom: 15px;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 16px 0 0 0;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 28vw;
}
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
margin-top: 25px;
}
#tem {
padding: 55px 6.5%;
}
#signature {
padding: 0 6.5% 85px 6.5%;
}
#onglets .icone {
height: 30px;
}
#onglets .icone img {
max-height: 100%;
max-width: 36px;
}
#onglets .onglets .elem span {
font-size: 17px;
}
#onglets .onglets .elem.active span:after {
height: 7px;
bottom: -15px;
}
#onglets .onglets {
margin-bottom: 15px;
scroll-snap-type: x mandatory;
gap: 40px;
}
#onglets .onglets .elem {
scroll-snap-align: center;
}
#onglets {
padding-bottom: 70px;
}
#edito .gauche h2 {
margin-bottom: 20px;
}
#edito .gauche img {
margin: 35px 0 0 0;
}
#edito .droite .bleu img {
height: 40px;
top: -18px;
}
#edito .droite .bleu {
margin-top: 10px;
}
#edito {
gap: 65px;
margin-bottom: 60px;
}
#cap .droite {
padding: 22px 30px 30px 30px;
}
#cap, #partenariat, #recrute {
margin-bottom: 65px;
}
#partenariat .flex .textes > div {
padding: 30px 30px 20px 30px;
margin-left: 6.5vw;
}
#partenariat > a {
width: 100%;
box-sizing: border-box;
text-align: center;
}
#partenariat .flex .textes {
margin: 0 -6.5vw;
gap: 0;
padding-right: 6.5vw;
}
#contact {
width: 100%;
padding: 45px 6.5vw 60px;
margin-bottom: 0;
}
#tem .tem > p {
font-size: 20px;
margin: 20px 0 0 0;
}
#tem .tem span.nom {
margin-bottom: 5px;
}
#tem .tem {
width: 80vw;
}
#tem {
margin-bottom: 55px;
}
#actu .item p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 90px;
}
#actu {
margin-bottom: 60px;
}
#recrute .header:after {
display: none;
}
#recrute .header img {
width: 100%;
}
#recrute .header h2 {
width: 100%;
text-align: center;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 0;
justify-content: center;
background: rgba(0,0,0,0.3);
padding: 0 45px;
}
#recrute .slick-list {
margin: 0;
}
#recrute .item {
transition: none;
}
#recrute .item.slick-slide,
#recrute .item.slick-slide:not(.slick-active) {
margin: 0 6.5vw 0 0;
width: 80vw;
}
#recrute .item p {
margin-top: 20px;
-webkit-line-clamp: 5;
max-height: 112px;
}
#recrute .btn {
margin-top: 40px;
}
#partenaires h2 {
margin-bottom: 15px;
}
#partenaires .flex img {
max-width: 90px;
max-height: 45px;
}
#partenaires .flex {
gap: 35px;
margin: 35px auto 0;
}
div#text > .wp-block-group[style*="max-width"] {
padding: 0 6.5vw;
}
div#text > .wp-block-group[style*="max-width"] > div > ul.fleches {
margin-left: 5px;
margin-bottom: 0;
}
.wp-block-image img.wp-image-148 {
width: auto;
height: 40px;
}
body:not(.home) .wp-block-query > ul > li img {
height: 58vw;
}
.wp-block-image img[src*="logo"],
.wp-block-image img.wp-image-515 {
width: auto;
height: auto;
max-width: 220px;
max-height: 80px;
}
.wp-block-group.is-nowrap > figure:not(:only-child) {
flex-shrink: 0;
}
form#wpforms-form-11 {
margin-top: -18px;
}
}
span.read_more ~ * {
display: none;
}
span.read_more {
display: inline-block;
cursor: pointer;
font-weight: 500;
text-decoration: underline;
text-underline-offset: 2px;
text-decoration-thickness: 2px;
} #wrapper figure.wp-block-gallery.effet-diapo > :not(:first-child) {
display: none;
}
#wrapper .wp-block-gallery.columns-default.effet-diapo figure.wp-block-image:not(#individual-image) img {
height: auto;
}