.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/library/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }body.compensate-for-scrollbar {
overflow: hidden;
}
.fancybox-active {
height: auto;
}
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden;
}
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation;
transform: translateZ(0);
width: 100%;
z-index: 99992;
}
.fancybox-container * {
box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: rgb(30, 30, 30);
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}
.fancybox-is-open .fancybox-bg {
opacity: .9;
transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
opacity: 1;
transition: opacity .25s ease 0s, visibility 0s ease 0s;
visibility: visible;
}
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fancybox-toolbar {
right: 0;
top: 0;
}
.fancybox-stage {
direction: ltr;
overflow: visible;
transform: translateZ(0);
z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
overflow: hidden;
}
.fancybox-slide {
-webkit-backface-visibility: hidden; display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: transform, opacity;
white-space: normal;
width: 100%;
z-index: 99994;
}
.fancybox-slide::before {
content: '';
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--html {
padding: 6px;
}
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
animation-timing-function: cubic-bezier(.5, 0, .14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
-ms-transform-origin: top left;
transform-origin: top left;
transition-property: transform, opacity;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
}
.fancybox-slide--video .fancybox-content {
background: #000;
}
.fancybox-slide--map .fancybox-content {
background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
background: #fff;
}
.fancybox-video,
.fancybox-iframe {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
} .fancybox-iframe {
left: 0;
position: absolute;
top: 0;
}
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%;
}
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
} .fancybox-button {
background: rgba(30, 30, 30, .6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #ccc;
}
.fancybox-button:hover {
color: #fff;
}
.fancybox-button:focus {
outline: none;
}
.fancybox-button.fancybox-focus {
outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none;
} .fancybox-button div {
height: 100%;
}
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
-ms-transform: scaleX(0);
transform: scaleX(0);
-ms-transform-origin: 0;
transform-origin: 0;
transition-property: transform;
transition-timing-function: linear;
z-index: 99998;
} .fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401;
}
.fancybox-close-small:hover {
color: #fff;
opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none;
} .fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px;
}
.fancybox-navigation .fancybox-button div {
padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
right: env(safe-area-inset-right);
} .fancybox-caption {
background: linear-gradient(to top,
rgba(0, 0, 0, .85) 0%,
rgba(0, 0, 0, .3) 50%,
rgba(0, 0, 0, .15) 65%,
rgba(0, 0, 0, .075) 75.5%,
rgba(0, 0, 0, .037) 82.85%,
rgba(0, 0, 0, .019) 88%,
rgba(0, 0, 0, 0) 100%);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px 44px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
}
}
.fancybox-caption--separate {
margin-top: -50px;
}
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
} .fancybox-loading {
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@keyframes fancybox-rotate {
100% {
transform: rotate(360deg);
}
} .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, .25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(.5, .5, .5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
} .fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-close-small {
right: -6px;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
.fancybox-caption {
padding-left: 12px;
padding-right: 12px;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding-left: max(12px, env(safe-area-inset-left));
padding-right: max(12px, env(safe-area-inset-right));
}
}
} .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
}
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
} .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, .1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: '';
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all .2s cubic-bezier(.25, .46, .45, .94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1;
} @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
}* {
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 {
--leftright: 6.5vw;
--extra-dark-blue: #00005a;
--dark-blue: #00008e;
--light-blue: #001fd6;
--orange: #ff8200;
--light-yellow: #fff5eb;
--footer: #010755;
--bleu-pale: #f8f9ff;
}
html, body {
box-sizing: border-box;
font-family: 'Poppins', helvetica, arial, lucida, sans-serif;
font-size: 1rem;
line-height: 1.45rem;
font-weight: 400;
font-style: normal;
background: #fff;
color: var(--dark-blue);
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(//ilnousfautunplan.fr/wp-content/themes/ptef/fonts/font-awesome/fa-brands-400.eot);
src: url(//ilnousfautunplan.fr/wp-content/themes/ptef/fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),
url(//ilnousfautunplan.fr/wp-content/themes/ptef/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),
url(//ilnousfautunplan.fr/wp-content/themes/ptef/fonts/font-awesome/fa-brands-400.woff) format("woff"),
url(//ilnousfautunplan.fr/wp-content/themes/ptef/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),
url(//ilnousfautunplan.fr/wp-content/themes/ptef/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: 'Poppins', helvetica, arial, lucida, sans-serif;
margin-top: 0;
font-style: normal;
position: relative;
}
.bkg-blanc {
background: #fff;
}
.bkg-jaune {
background: var(--light-yellow);
}
.bkg-bleu {
background: var(--dark-blue);
}
.bkg-bleu-clair {
background: var(--light-blue);
}
.bkg-bleu-pale {
background: var(--bleu-pale);
}
.bkg-orange {
background: var(--orange);
}
.orange {
color: var(--orange);
}
.dark-blue {
color: var(--dark-blue);
}
.light-blue {
color: var(--light-blue);
}
.blanc {
color: #fff;
}
.entry-content p {
margin: 0;
margin-bottom: 10px;
}
.small p,
.small,
p.small {
font-size: .8rem;
line-height: 1.1rem;
}
.big p,
.big,
p.big {
font-size: 1.25rem;
line-height: 1.7rem;
margin-bottom: 15px;
}
.superbig {
font-size: 2.5rem;
line-height: 2.6rem;
margin-bottom: 40px;
}
.cap {
text-transform: uppercase;
}
ul, ol {
margin: 0;
}
a {
outline: none;
}
a,
a:hover,
a:visited,
a::after,
a:hover::after {
text-decoration: none;
outline-style: none !important;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
a,
a:visited {
}
p a:hover,
.fancybox-content a:hover {
color: var(--orange);
text-decoration: underline;
}
a img {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
img {
max-width: 100%;
}
p a {
display: inline-block;
}
p a:hover {
text-decoration: underline;
}
:focus {
outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-style: normal;
margin: 0;
text-transform: uppercase;
letter-spacing: 0;
}
h1 {
font-size: 2.5rem;
line-height: 2.9rem;
margin: 0 0 25px 0;
font-weight: 700;
}
body.home h1 {
font-size: 2.8rem;
line-height: 3.3rem;
}
h2 {
font-size: 2rem;
line-height: 2.4rem;
margin: 0 0 20px 0;
font-weight: 300;
}
body.home h2 {
font-size: 2.3rem;
line-height: 2.8rem;
}
h3 {
font-size: 1.2rem;
line-height: 1.5rem;
margin: 0 0 20px 0;
font-weight: 700;
color: var(--light-blue);
}
h3.blanc,
.blanc h3 {
color: #fff;
}
h4 {
font-size: 1.1rem;
line-height: 1.4rem;
margin: 0 0 15px 0;
font-weight: 700;
}
h5 {
font-size: 1rem;
line-height: 1.3rem;
margin: 0 0 12px 0;
font-weight: 700;
}
.bold {
font-weight: 700;
}
.margin-zero {
margin: 0 !important;
}
a {
color: inherit;
}   iframe {
width: 100%;
max-width: 100%;
height: 500px;
margin-bottom: 25px;
}
.rangee-page.rangee-full iframe {
height: 650px;
max-height: 70vh;
}
.flex-item-deux-tiers iframe {
height: 550px;
}
.wrapthin .flex-item-deux-tiers iframe {
height: 470px;
}
.flex-item-deux-moitie iframe {
height: 430px;
}
.flex-item-tiers iframe {
height: 240px;
}
.flex-item-quart iframe {
height: 200px;
}
.contenu-flexible iframe {
max-width: 100%;
margin: 20px 0;
height: 450px;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
border-radius: 0 !important;
}
div#tarteaucitronAlertBig:before {
display: none !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {  
background: #000 !important;
padding: 10px 20px !important;
}
#tarteaucitronRoot #tarteaucitronCloseAlert,
#tarteaucitronRoot .tarteaucitronDeny {
background: #fff !important;
color: #000 !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog {
background: #fff !important;
}
div#tarteaucitronRoot.tarteaucitronBeforeVisible:before {
background: #fff !important;
opacity: .7 !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
box-shadow: 0 0 40px rgba(0,0,0,0.7) !important;
background: var(--light-yellow) !important;
}
#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
color: #000 !important;
}   a.absolute {
width: 100%;
height: 100%;
position: absolute;
z-index: 14;
top: 0;
left: 0;
}
#content {
margin-top: 0;
width: 100%;
position: relative;
padding-top: 80px;
}
.wrap {
padding: 0 var(--leftright);
margin: 0 auto;
width: 100%;
position: relative;
}
.wrapthin {
margin: 0 auto;
position: relative;
padding: 0 calc(var(--leftright)*2);
}
.wrapsuperthin {
margin: 0 auto;
position: relative;
width: 768px;
}
.hentry {
background: none;
border-radius: 0;
border: 0;
margin-bottom: 0;
}
.entry-content {
padding: 0;
}
.hentry header {
border: 0;
border-bottom: 0;
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%;
}
.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;
}
.filet {
width: 100%;
height: 1px;
margin: 15px 0;
}
.filet-epais {
width: 100%;
height: 6px;
margin: 20px 0;
}
.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;
}
.container-flex img,
.container-flex-center img,
.container-flex-nowrap img,
.container-flex-start img {
width: auto;
max-width: 100%;
height: auto;
}
.flex-item-moitie {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 48%;
}
.flex-item-quart {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 23%;
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: 31%;
position: relative;
}
.flex-item-deux-tiers {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 65%;
position: relative;
}
.flex-item-auto {
-webkit-justify-content: space-between;
justify-content: space-between;
position: relative;
}
.flex-item-full {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
position: relative;
}
.flex-item-cinq {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 18%;
position: relative;
}
.flex-item-40 {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 40%;
position: relative;
}
.flex-item-60 {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 60%;
position: relative;
}
.flex-item-50 {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 50%;
position: relative;
}
section {
padding: 60px 0;
position: relative;
}   #toTop {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 8222;
}
#toTop::before {
content: '\e5d8';
font-family: 'Material Icons';
width: 60px;
height: 60px;
border-radius: 50%;
display: block;
background: rgba(217,232,232,.4);
font-size: 1.4rem;
text-align: center;
line-height: 60px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#toTop:hover::before {
background: rgba(217,232,232,1);
-webkit-transition: all 0.2s;
transition: all 0.2s;
}   .loader-site {
background: var(--bleu-pale);
width: 100%;
height: 100%;
position: fixed;
z-index: 15000;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
text-align: center;
}
.sk-chase {
margin: 30vh auto;
width: 60px;
height: 60px;
position: relative;
animation: sk-chase 2.5s infinite linear both;
}
.sk-chase-dot {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0; 
animation: sk-chase-dot 2.0s infinite ease-in-out both; 
}
.sk-chase-dot:before {
content: '';
display: block;
width: 25%;
height: 25%;
background-color: var(--light-blue);
border-radius: 100%;
animation: sk-chase-dot-before 2.0s infinite ease-in-out both; 
}
.sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }
@keyframes sk-chase {
100% { transform: rotate(360deg); } 
}
@keyframes sk-chase-dot {
80%, 100% { transform: rotate(360deg); } 
}
@keyframes sk-chase-dot-before {
50% {
transform: scale(0.4); 
} 100%, 0% {
transform: scale(1.0); 
} 
}
#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;
}   header.header { background: #fff;
width: 100%;
padding: 18px 0;
margin: 0 auto;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: fixed;
z-index: 123;
width: 100%;
border-bottom: 2px solid #fff;
} .logo-header {
width: 150px;
height: 45px;
display: block;
position: relative;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.logo-header img {
width: 100%;
height: auto;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
header.header nav li {
padding: 0 35px;
}
header.header nav li a {
text-transform: uppercase;
color: var(--dark-blue);
padding: 8px 0;
font-weight: 400;
font-size: .95rem;
}
header.header nav li a:focus,
header.header nav li a:visited,
header.header nav li a:hover {
text-decoration: none;
}
header.header nav li a::after {
content: '';
display: block;
margin: 2px auto 0;
background: var(--orange);
width: 0;
height: 4px;
border-radius: 3px;
opacity: 0;
-webkit-transition: all .45s !important;
transition: all .45s !important;
}
header.header nav li.current-menu-item a,
header.header nav li a:hover {
color: var(--orange);
}
header.header nav li.current-menu-item a::after,
header.header nav li a:hover::after {
opacity: 1;
width: 50%;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.footer-links li.cta a,
a.cta {
text-transform: uppercase;
padding: 6px 18px;
border: 2px solid var(--orange);
color: var(--orange);
margin-top: 25px;
font-size: .9rem;
text-align: center;
display: inline-block;
border-radius: 30px;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
a.cta.blanc {
color: #fff;
}
a.cta.bkg-blanc {
color: var(--dark-blue) !important;
background: #fff;
}
a.cta.big {
font-size: 1rem;
padding: 8px 20px;
}
a.cta.big.bkg-blanc,
a.cta.big.blanc {
border-color: #fff;
}
.footer-links li.cta a:hover,
a.cta.blanc:hover,
a.cta:hover {
background: var(--orange);
color: var(--dark-blue);
text-decoration: none !important;
}
a.cta:hover {
color: #fff;
}
a.cta.big.bkg-blanc:hover,
a.cta.big.blanc:hover {
border-color: var(--orange);
}
.fancybox-container a.cta.download {
padding: 6px 18px;
}
a.cta.download span::before {
content: '\e2c4';
display: inline-block;
margin-right: 8px;
font-family: 'Material icons';
font-size: 1.1rem;
vertical-align: middle;
}
a.cta.infographie { 
background: var(--orange);
color: #fff;
border: 2px solid var(--orange);
}
a.cta.infographie:hover { 
border: 2px solid var(--dark-blue);
}
a.cta.infographie span::before {
content: '\e4fb';
display: inline-block;
margin-right: 8px;
font-family: 'Material icons';
font-size: 1.3rem;
vertical-align: middle;
}
header.header a.cta {
margin-top: 0;
font-size: .85rem;
padding: 5px 20px;
border-radius: 26px;
}
header.header.scroll {
padding: 12px 0 8px;
border-color: var(--dark-blue);
}
header.header.scroll .logo-header {
width: 125px;
height: 30px;
}
header.header.scroll nav li a::after {
margin: 2px auto 0;
height: 4px;
}
.contenu-accueil-home a.cta:hover {
padding-right: 36px;
padding-left: 36px;
border-radius: 8px;
}   .shiftnav {  }
.shiftnav:after {
display: none !important;
}
.shiftnav .shiftnav-menu-title {
}
#shiftnav-toggle-main.shiftnav-toggle-edge-right {
top: 10px;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
#shiftnav-toggle-main.shiftnav-toggle-edge-right.scroll {
top: 0;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target { 
font-size: 1rem !important;
line-height: 1.3rem !important;
border: 0 !important;
text-shadow: none !important;
color: #fff !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
padding: 12px 0 !important;
border-bottom: 1px solid #fff;
}
.shiftnav-inner {
padding: 20px;
}
.shiftnav .shiftnav-panel-close {
top: 0;
}
.shiftnav nav.shiftnav-nav::before {
content: '';
display: block;
width: 220px;
height: 70px;
margin-bottom: 20px;
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/the-shift-project-logo-long.png) top left no-repeat;
background-size: contain;
}
.shiftnav.shiftnav-skin-standard-dark,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
background: var(--dark-blue) !important;
color: #fff !important;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
border-top: 4px solid var(--orange);
padding-top: 20px;
}
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
background: var(--dark-blue) !important;
}
#shiftnav-toggle-main {
opacity: 0;
color: var(--dark-blue) !important;
}
#shiftnav-toggle-main.visible {
opacity: 1;
}   .top-image-home {
width: 100%;   height: 75vh; position: relative;  }
.slider .wrapthin,
.container-video-home .wrapthin,
.top-image-home .wrapthin {
max-width: 80%;
padding: 0 calc(var(--leftright)*3);
}
.key-visual { height: 75vh;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
z-index: 3;
position: relative;
}
.contenu-accueil-home {
position: relative;
z-index: 5;
}
.contenu-accueil-home h3 {
font-size: 1.5rem;
line-height: 1.7rem;
font-weight: 300;
margin-bottom: 0;
}
.contenu-accueil-home .introduction-accueil {
margin-bottom: 30px;
}
body.home #content {
padding-top: 0;   
}    .container-video-home {
position: absolute; 
top: 80px;
bottom: 0;
width: 100%; height: 82vh;
overflow: hidden;
}
.container-video-home video {
min-width: 100%; 
min-height: 100%; 
width: auto;
height: auto; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}   .slider {
width: 100%; height: 75vh;
overflow: hidden;
position: relative;
}
.slide { 
width: 100%;
height: 100%;
top: 0;
left: 0;
float: left;
position: absolute;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
#slideposition {
position: relative;
bottom: 40px;
left: 0;
width: auto;
text-align: center;
z-index: 18;
display: none;
}
#slideposition ul {
list-style-type: none;
margin: 0;
padding: 0;
display: block;
}
#slideposition ul li.indicator {
display: inline-block;
height: 16px;
width: 16px;
background: #fff;
margin: 0 6px;
padding: 0;
border-radius: 50%;
overflow: hidden;
cursor: pointer;
}
.animate-text { 
visibility:hidden;
}   footer.footer {
padding: 60px 0 30px;
background: var(--footer);
color: #fff;
font-weight: 400;
}
footer.footer .premiere-colonne img {
margin-bottom: 20px;
}
footer.footer .premiere-colonne span,
footer.footer .premiere-colonne p:not(.lien) {
opacity: .5;
}
footer.footer .premiere-colonne p.lien {
margin-bottom: 0;
}
footer.footer .premiere-colonne a {
padding: 0;
opacity: .5;
}
footer.footer .premiere-colonne a:hover {
opacity: 1;
}
footer.footer .filet {
opacity: .35;
margin: 25px 0;
}
footer.footer .caution {
margin: 30px 0 20px;
padding-right: 30px;
}
footer.footer a,
footer.footer p:not(.small) {
color: #fff;
font-size: .95rem;
line-height: 1.4rem;
}
footer.footer nav li {
display: block;
float: none;
margin: 0 0 6px;
}
footer.footer a {
padding: 4px 0;
opacity: 1;
display: inline-block;
}
footer.footer a:hover {
text-decoration: none;
color: var(--orange);
}
.texte-bas-footer {
opacity: .5;
font-size: .85rem;
line-height: 1.2rem;
}
footer.footer .nav-reseaux-sociaux {
margin: 30px 0 0;
text-align: left;
}
footer.footer .nav-reseaux-sociaux ul li a {
width: 40px;
height: 40px;
padding: 0;
display: block;
position: relative;
}
footer.footer .nav-reseaux-sociaux ul li a::after {
content: '';
display: none;
}
footer.footer .nav-reseaux-sociaux ul li.facebook a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-facebook.png) center center no-repeat;
background-size: contain;
}
footer.footer .nav-reseaux-sociaux ul li.twitter a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-twitter.png) center center no-repeat;
background-size: contain;
}
footer.footer .nav-reseaux-sociaux ul li.youtube a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-youtube.png) center center no-repeat;
background-size: contain;
}
footer.footer .nav-reseaux-sociaux ul li.linkedin a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-linkedin.png) center center no-repeat;
background-size: contain;
}   section.section-carrousel-secteurs { width: 100%;
margin: 0 auto;
overflow-x: hidden;
}
.owl-carousel {
width: 100%;
}
.owl-carousel#carrousel-secteurs {
width: 120%;
left: -10%;
padding-top: 80px;
}
#carrousel-secteurs .item-carrousel {
border-radius: 26px;
}
#carrousel-secteurs .owl-item {
opacity: 1;
-webkit-transition: all .3s;
transition: all .3s;
}
#carrousel-secteurs .owl-item.active.opacity {
opacity: .4;
-webkit-transition: all .3s;
transition: all .3s;
}
.item-carrousel .container-vignette-secteur {
overflow: hidden;
height: 200px;
border-top-right-radius: 24px;
border-top-left-radius: 24px;
}
.item-carrousel .vignette-secteur {
transform: scale(1.01);
position: relative;
width: 100%;
height: 100%;
-webkit-transition: all .45s;
transition: all .45s;
}
.item-carrousel:hover .vignette-secteur {
transform: scale(1.10);
-webkit-transition: all .3s;
transition: all .3s;
}
#carrousel-secteurs .item-carrousel:hover {
background: var(--orange);
}
.container-titre-secteur {
min-height: 133px;
}
.owl-nav {
position: absolute;
text-align: center; z-index: 6;
top: -20px;
margin-left: -90px;
left: 50%;
} #carrousel-secteurs .owl-dots {
margin-top: 20px;
text-align: center;
}
#carrousel-secteurs .owl-dots .owl-dot {
width: 16px;
height: 16px;
border-radius: 50%;
margin: 0 4px;
border: 2px solid var(--orange);
}
#carrousel-secteurs .owl-dots .owl-dot.active {
background: var(--orange);
}
#carrousel-secteurs.owl-carousel .owl-nav button.owl-prev,
#carrousel-secteurs.owl-carousel .owl-nav button.owl-next {
height: 70px;
width: 70px;
position: relative;
border: 2px solid var(--orange);
color: var(--orange);
border-radius: 50%;
margin: 0 10px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#carrousel-secteurs .owl-prev::before,
#carrousel-secteurs .owl-next::before {
content: '';
display: block;
height: 70px;
width: 70px;
position: absolute;
font-family: 'Material icons';
font-size: 1.6rem;
text-align: center;
color: var(--orange);
text-align: center;
line-height: 66px;
top: 0;
left: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#carrousel-secteurs .owl-prev::before {
content: '\e5c4';
}
#carrousel-secteurs .owl-next::before {
content: '\e5c8';
}
#carrousel-secteurs.owl-carousel .owl-nav button.owl-prev:hover,
#carrousel-secteurs.owl-carousel .owl-nav button.owl-next:hover {
border-color: var(--light-blue);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#carrousel-secteurs.owl-carousel .owl-nav button.owl-prev:hover::before,
#carrousel-secteurs.owl-carousel .owl-nav button.owl-next:hover::before {
color: var(--light-blue);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.fancybox-slide {
padding: 0 !important;   
}
.fancybox-content {
max-width: 95% !important;
max-height: 88%;
margin: 0 auto 0;
padding: 0 !important; width: 80%; }
.fancybox-slide--html .fancybox-close-small {
padding: 0;
top: 15px;
right: 15px;
transform: rotate(0deg);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.fancybox-slide--html .fancybox-close-small:hover {
transform: rotate(360deg);
}
.fancybox-is-open .fancybox-bg {
opacity: .90;
background: #fff;
}
.item-secteur-popin {
padding: 50px;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.owl-item.active .item-secteur-popin {
opacity: 1;
-webkit-transition: all 0.6s;
transition: all 0.6s;
}
.owl-item.active .chiffre {
opacity: 1;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
.item-secteur-popin .picto-secteur {
display: inline-block;
margin-right: 20px;  height: 75px;
width: 75px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.item-secteur-popin .titre-secteur h2 {
display: inline-block;
line-height: 80px;
top: 0;
position: absolute;
}
.item-secteur-popin .titre-secteur {
margin-bottom: 30px;
position: relative;
height: 80px;
}
.item-secteur-popin h3 {
color: var(--dark-blue);
margin-top: 30px;
margin-bottom: 15px;
}
.right-column-popin.colonne-padding {
padding: 30px;
background: var(--bleu-pale);
}
.item-secteur-popin .flex-item-deux-tiers p,
.item-secteur-popin .flex-item-deux-tiers li {
font-size: .9rem;
line-height: 1.3rem;
}
.right-column-popin .cta {
display: block;
}
.fancybox-content .owl-nav {
position: absolute;
text-align: center;
margin-top: 0;
top: 35px;
left: 50%;
margin-left: -114px;
}
.chiffre {
font-size: 3rem;
line-height: 3rem;
color: var(--orange);
margin-top: 30px;
font-weight: 300;
margin-top: -20px;
margin-bottom: 30px;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.chiffre span {
font-size: 2rem;
}
.chiffre.blanc {
color: #fff;
}
.chiffre span {
font-size: 2rem;
}
.item-carrousel.bkg-bleu .chiffre,
.item-carrousel.bkg-bleu .chiffre span {
margin-bottom: 0;
font-weight: 400;
margin-top: 0;
line-height: 2rem;
}
.item-carrousel.bkg-bleu .chiffre {
font-size: 1.7rem;
opacity: .5;
}
.item-carrousel.bkg-bleu .chiffre span {
font-size: 1.4rem;
}
.fancybox-content .owl-carousel .owl-nav button.owl-prev,
.fancybox-content .owl-carousel .owl-nav button.owl-next {
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.fancybox-content .owl-carousel .owl-nav button.owl-prev {
margin-right: 85px;
}
.fancybox-content .owl-carousel .owl-nav button.owl-next {
margin-left: 85px;
}
.fancybox-content .owl-prev::before,
.fancybox-content .owl-next::before {
content: '';
display: block;
font-family: 'Material icons';
font-size: 1.8rem;
color: var(--orange);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.fancybox-content .owl-prev::before {
content: '\f1e6';
}
.fancybox-content .owl-next::before {
content: '\f1df';
}
.fancybox-content .owl-prev span,
.fancybox-content .owl-next span {
display: none !important;
}
.fancybox-content .owl-carousel .owl-nav button.owl-prev:hover::before,
.fancybox-content .owl-carousel .owl-nav button.owl-next:hover::before {
color: var(--orange);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.nav-reseaux-sociaux {
margin: 40px 0;
text-align: center;
}
.nav-reseaux-sociaux ul {
margin: 0 !important;
list-style: none !important;
}
.nav-reseaux-sociaux ul li {
margin-right: 10px;
display: inline-block;
margin-bottom: 0 !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
.nav-reseaux-sociaux ul li:last-child {
margin-right: 0;
}
.nav-reseaux-sociaux ul li a {
width: 50px;
height: 50px;
padding: 0;
display: block;
position: relative;
}
.nav-reseaux-sociaux ul li a::after {
content: '';
display: none;
position: absolute;
bottom: -4px;
height: 0;
left: 50%;
width: 1px;
opacity: 0;
background: var(--dark-blue);
-webkit-transition: all .3s;
transition: all .3s;
}
.nav-reseaux-sociaux ul li a:hover::after {
bottom: -24px;
height: 20px;
opacity: 1;
-webkit-transition: all .3s;
transition: all .3s;
}
.nav-reseaux-sociaux ul li.facebook a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-facebook.png) center center no-repeat;
background-size: contain;
}
.nav-reseaux-sociaux ul li.twitter a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-twitter.png) center center no-repeat;
background-size: contain;
}
.nav-reseaux-sociaux ul li.youtube a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-youtube.png) center center no-repeat;
background-size: contain;
}
.nav-reseaux-sociaux ul li.linkedin a {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/icone-rs-linkedin.png) center center no-repeat;
background-size: contain;
}
.fancybox-content iframe {
height: 300px;
margin-bottom: 25px;
}
.right-column-popin .cta:first-child {
margin-top: 0;
}
section.medias {
padding: 10px 0;
}
section.medias .owl-carousel {
width: 80%;
margin: 0 auto;
}
.item-carrousel-logo {
height: 70px;
width: 100px;
margin: 0 auto;
}
.item-carrousel-logo img {
width: 100%;
height: auto;
}
#carrousel-logos .owl-nav {
top: 20px;
width: 100%;
left: 0;
margin-left: 0;
}
#carrousel-logos .owl-nav button.owl-prev,
#carrousel-logos .owl-nav button.owl-next {
position: absolute;
}
#carrousel-logos .owl-nav button.owl-prev {
left: -40px;
}
#carrousel-logos .owl-nav button.owl-next {
right: -40px;
}
#carrousel-logos .owl-nav button.owl-prev::before,
#carrousel-logos .owl-nav button.owl-next::before {
content: '\e8e4';
display: block;
font-family: 'Material icons';
font-size: 2rem;
text-align: center;
color: #666;
opacity: .25;
-webkit-transition: all .3s;
transition: all .3s;
}
#carrousel-logos .owl-nav button.owl-prev::before {
transform: rotate(180deg);
}
#carrousel-logos .owl-nav button.owl-prev:hover::before,
#carrousel-logos .owl-nav button.owl-next:hover::before {
opacity: .6;
}   .bloc-partage {
width: 100%;
text-align: center;
padding-bottom: 30px;
}
a.share-icone {
text-decoration: none !important;
margin-right: 8px;
}
a.share-icone:last-child {
margin-right: 0;
}
a.share-icone::before {
content: '';
display: inline-block;
font-size: 1.5rem;
font-family: 'fontAwesome';
}
a.share-icone:hover::before {
color: var(--orange);
}
a.share-icone.share-twitter::before {
content: '\f081';
}
a.share-icone.share-facebook::before {
content: '\f082';
}
a.share-icone.share-linkedin::before {
content: '\f08c';
}
a.share-icone.share-whatsapp::before {
content: '\f40c';
}   section.section-page {
padding: 0;
}
.rangee-page {
padding-top: 80px;
padding-bottom: 80px;
position: relative;
}
.rangee-page.bkg-image {
padding-top: 90px;
padding-bottom: 90px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.rangee-page.bkg-bleu {
padding-top: 90px;
padding-bottom: 90px;
}
.rangee-image-seule {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 450px;
max-height: 45vh;
width: 100%;
}
.rangee-image-seule.rangee-image-double {
height: 900px;
max-height: 85vh;
background-position: top center;
}
.rangee-page ul + h3,
.rangee-page img + h3,
.rangee-page p + h3 {
margin: 30px 0 20px 0;
}
.rangee-page ul + h4,
.rangee-page img + h4,
.rangee-page p + h4 {
margin: 25px 0 15px 0;
}
section.section-page img,
.rangee-page img {
max-width: 100%;
height: auto;
}
section.section-page ul,
.item-secteur-popin ul,
.rangee-page ul {
margin: 15px 0;
list-style: square;
}
section.section-page ul li,
.item-secteur-popin ul li,
.rangee-page ul li {
margin-bottom: 6px;
padding-left: 6px;
margin-left: 18px;
}
.contenu-flexible p:last-child,
.contenu-libre p:last-child {
margin-bottom: 0;
}
.rangee-page.blanc h2,
.rangee-page.blanc h3,
.rangee-page.blanc h4,
.rangee-page.blanc h5,
.rangee-page.blanc p,
.rangee-page.blanc p strong,
.rangee-page.blanc a,
.rangee-page.blanc strong {
color: #fff;
}
.rangee-page.bkg-bleu h2:not(.orange),
.rangee-page.bkg-bleu h3:not(.orange),
.rangee-page.bkg-bleu h4:not(.orange),
.rangee-page.bkg-bleu h5:not(.orange),
.rangee-page.bkg-bleu p:not(.orange),
.rangee-page.bkg-bleu p strong,
.rangee-page.bkg-bleu a,
.rangee-page.bkg-bleu strong {
color: #fff;
}
blockquote p {
font-style: italic;
color: var(--dark-blue);
}
blockquote {
position: relative;
}
blockquote::before {
content: '';
display: block;
position: absolute;
left: -30px;
top: 0;
width: 6px;
height: 100%;
background: var(--orange);
}
.container-flex-center .flex-item-tiers {
width: 30%;
margin: 0 1.5% 40px;
}
img.aligncenter {
margin: 0 auto;
}
img.alignleft {
float: left;
margin-right: 30px;
}
.rangee-page.fullwidth {
min-height: 70vh;
padding: 0;
}
.rangee-page.fullwidth .flex-item-50 {
min-height: 70vh;
}
.rangee-page.fullwidth.texte-droite .moitie-texte {
padding: 80px calc(var(--leftright)*2) 80px 80px;
}
.rangee-page.fullwidth.texte-gauche .moitie-texte {
padding: 80px 80px 80px calc(var(--leftright)*2);
}
.rangee-page.bkg-bleu.rangee-page-chiffres {
padding-top: 80px;
padding-bottom: 60px;
}   .top-image-page {
height: 28vh;
}
.top-image-page.img-default {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/banniere-defaut.jpg) center center no-repeat;
background-size: cover;
}
.top-image-page.big-header { min-height: 50vh;
padding: 50px 0;
}
.top-image-page.big-header h1 {
margin-bottom: 30px;
}
.top-image-page.big-header p {
font-size: 1.35rem;
line-height: 1.8rem;
}
.top-image-page.big-header p:last-child {
margin-bottom: 0;
}
.top-image-page.big-header .wrapthin {
max-width: 70%;
}
.module-chiffre-cle {
margin-bottom: 30px;
}
.picto-chiffre-cle {
width: 75px;
margin: 0 auto 20px;
}
.picto-chiffre-cle img {
max-width: 100%;
height: auto;
}
.legende-chiffre {
text-transform: uppercase;
font-weight: 300;
}
.rangee-page.bkg-bleu .module-chiffre-cle,
.rangee-page.bkg-bleu .module-chiffre-cle .light-blue {
color: #fff;
}
.module-recit {
margin-bottom: 40px;
}
.module-recit .container-vignette {
width: 100%;
height: 250px;
overflow: hidden;
margin: 20px 0;
border-bottom: 4px solid var(--light-yellow);
position: relative;
}
.module-recit .container-vignette .vignette {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
transform: scale(1);
-webkit-transition: all .3s;
transition: all .3s;
}
.module-recit .container-vignette:hover .vignette {
transform: scale(1.08);
-webkit-transition: all .3s;
transition: all .3s;
}
.date-actu {
}
.vignette-defaut {
background: url(//ilnousfautunplan.fr/wp-content/themes/ptef/img/img-default-recit.jpg) center center no-repeat;
background-size: cover;
}
.titre-recit h3 {
margin-bottom: 10px;
}   h3.header-accordion {
display: block;
width: 100%;
font-size: 1.6rem;
padding: 30px 0;
margin-bottom: 0 !important;
color: var(--dark-blue);
border-bottom: 6px solid var(--dark-blue);
position: relative;
cursor: pointer;
-webkit-transition: all .3s;
transition: all .3s;
}
h3.header-accordion::after {
content: '\e5cf';
display: block;
position: absolute;
top: 35%;
right: -10px;
font-size: 2.5rem;
font-family: 'Material Icons';
color: var(--orange);
-webkit-transition: all .3s;
transition: all .3s;
}
h3.header-accordion.ui-state-active::after {
content: '\e5cc';
transform: rotate(-90deg);
}
h3.header-accordion:hover {
border-color: var(--light-blue);
-webkit-transition: all .3s;
transition: all .3s;
}
.body-accordion {
margin-bottom: 30px;
}
.item-telechargement {
padding: 18px 0;
position: relative;
border-bottom: 6px solid var(--light-yellow);
color: var(--dark-blue);
-webkit-transition: all .3s;
transition: all .3s;
}
.item-telechargement:last-child {
margin-bottom: 40px;
}
.item-telechargement::after {
content: '\e873';
display: block;
position: absolute;
top: 35%;
right: 0;
font-family: 'Material Icons';
font-size: 1.7rem;
z-index: 3;
color: var(--orange);
}
.item-telechargement:hover::after {
-webkit-transition: all .3s;
transition: all .3s;
}
.item-telechargement:hover {
border-bottom: 6px solid var(--orange);
-webkit-transition: all .3s;
transition: all .3s;
}
.item-telechargement:hover p.big {
color: var(--orange);
-webkit-transition: all .3s;
transition: all .3s;
}
.item-telechargement p.big {
padding-right: 35px;
}
.intro-modules {
margin-bottom: 30px;
}   .pagination-posts {
position: relative;
font-size: 1.1rem;
line-height: 1.3rem;
text-align: center;
margin: 30px auto 20px;
}
.pagination-posts span,
.pagination-posts a {
display: inline-block;
margin: 0 3px;
padding: 3px 6px;
text-decoration: none;
width: auto;
color: var(--dark-blue);
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.pagination-posts span.nombre-pages {
color: var(--gris);
}
.pagination-posts a:hover{
text-decoration: none;
color: var(--orange);
}
.pagination-posts .current{
font-weight: 700;
color: var(--orange);
}@media only screen and (min-width: 1466px) { .fancybox-content {
width: 65%;
}
}   @media only screen and (max-width: 1650px) {
.slider .wrapthin,
.container-video-home .wrapthin,
.top-image-home .wrapthin {
max-width: 85%;
padding: 0 calc(var(--leftright)*2);
}
}   @media only screen and (max-width: 1366px) {
html {
font-size: 98%;
-webkit-text-size-adjust: 98%;
-ms-text-size-adjust: 98%;
}
h1 {
font-size: 2rem;
line-height: 2.3rem;
}
body.home h1 {
font-size: 2.5rem;
line-height: 2.8rem;
}
h2 {
font-size: 1.8rem;
line-height: 2.3rem;
}
body.home h2 {
font-size: 2.1rem;
line-height: 2.3rem;
}
h3 {
font-size: 1.15rem;
line-height: 1.5rem;
}
h4 {
font-size: 1rem;
}
.big p,
.big,
p.big {
font-size: 1.1rem;
line-height: 1.5rem;
margin-bottom: 10px;
}
.contenu-accueil-home .flex-item-moitie {
width: 60%;    
}
.flex-item-moitie iframe {
height: 300px;
}
.flex-item-quart iframe {
height: 200px;
}
.flex-item-tiers iframe {
height: 250px;
}
.wrapthin .flex-item-deux-tiers iframe,
.flex-item-deux-tiers iframe {
height: 350px;
}
.flex-item-quart iframe {
height: 200px;
}
.slider .wrapthin,
.container-video-home .wrapthin,
.top-image-home .wrapthin {
max-width: 80%;
padding: 0 var(--leftright);
}
}   @media only screen and (max-width: 1280px) {
.slider .wrapthin,
.container-video-home .wrapthin,
.top-image-home .wrapthin {
max-width: 80%;
padding: 0 var(--leftright);
}
.container-video-home {
height: 100vh;
}
.rangee-page p {
max-width: 100% !important;    
}
header.header nav li {
padding: 0 20px;    
}
}   @media only screen and (max-width: 1024px) {
body.home h1,
h1 {
font-size: 2rem;
line-height: 2.3rem;
}
h2 {
font-size: 1.6rem;
line-height: 2rem;
}
body.home h2 {
font-size: 1.8rem;
line-height: 2.2rem;
}
h3 {
font-size: 1.1rem;
line-height: 1.5rem;
}
.top-image-page.big-header p {
font-size: 1.1rem;
line-height: 1.6rem;
}
.contenu-accueil-home h3 {
font-size: 1.3rem;
line-height: 1.6rem;
}
.slider .wrapthin,
.container-video-home .wrapthin,
.top-image-home .wrapthin {
max-width: 85%;
}
.wrapthin {
padding-left: var(--leftright);
padding-right: var(--leftright);
}
.container-video-home {
height: 85vh;
}
section.medias {
margin-bottom: 60px;    
}
footer.footer .flex-item-quart:first-child {
width: 100%;
margin-bottom: 30px;
text-align: center;
}
footer.footer .caution {
max-width: 50%;
margin: 30px auto 20px;
padding-right: 0;
}
footer.footer .caution img {
float: none;
margin: 0 0 20px;
}
footer.footer .flex-item-quart {
width: 31%;
margin-bottom: 20px;
}
}   @media only screen and (max-width: 900px) {
body.home .wrapthin .flex-item-tiers,
body.home .wrapthin .flex-item-deux-tiers {
width: 48%;
}
.wrapsuperthin {
width: 100%;
max-width: 100%;
padding-right: var(--leftright);
padding-left: var(--leftright);
}
}   @media only screen and (max-width: 768px) {
body.home h1,
h1 {
font-size: 2rem;
line-height: 2.3rem;
}
h2 {
font-size: 1.6rem;
line-height: 2rem;
}
body.home h2 {
font-size: 1.8rem;
line-height: 2.2rem;
}
h3 {
font-size: 1.1rem;
line-height: 1.5rem;
}
.flex-item-moitie {
width: 100%;
margin-bottom: 30px;
}
.wrapthin .flex-item-tiers,
.wrapthin .flex-item-deux-tiers {
width: 100%;
}
.flex-item-50 {
width: 100%;
}
.flex-item-quart {
width: 48%;
margin-bottom: 20px;
}
.flex-item-cinq {
width: 31%;
margin-bottom: 20px;
}
.flex-item-tiers,
.flex-item-deux-tiers {
width: 100%;
margin-bottom: 20px;
}
section {
padding: 40px 0;
}
.padding40 {
padding: 30px;
}
.padding30 {
padding: 20px;
}
.padding80 {
padding: 40px;
}
#toTop {
display: none !important;
}
header.header,
header.header.scroll {
padding: 12px 8px;    
}
header.header .logo-header,
header.header.scroll .logo-header {
width: 125px;
height: 30px;
}
header.header a.cta,
header.header.scroll a.cta {
padding: 5px 20px;
border-radius: 26px;
font-size: .85rem;
}
header.header nav li a::after,
header.header.scroll nav li a::after {
margin: 2px auto 0;
height: 4px;
}
.contenu-accueil-home .flex-item-moitie {
width: 100%;
}
a.cta,
a.cta.big {
font-size: .9rem;
padding: 8px 20px;
}
#shiftnav-toggle-main.shiftnav-toggle-edge-right,
#shiftnav-toggle-main.shiftnav-toggle-edge-right.scroll {
top: 0;
}
.top-image-home {
height: 75vh;
}
.key-visual {
height: 75vh;
}
.slider .wrapthin,
.container-video-home .wrapthin,
.top-image-home .wrapthin {
max-width: 95%;
}
.flex-item-quart iframe,
.flex-item-trois-quart iframe {
height: 300px;
}
.wrapthin .flex-item-deux-tiers iframe,
.flex-item-moitie iframe,
.flex-item-deux-tiers iframe,
.flex-item-tiers iframe {
height: 300px;
}
.item-secteur-popin .picto-secteur {
display: block;
width: 60px;
height: 60px;
margin: 0 auto 15px;
}
.item-secteur-popin .titre-secteur h2 {
font-size: 1.7rem;
line-height: 2rem;
display: block;
text-align: center;
position: relative;
}
.item-secteur-popin .titre-secteur {
height: auto;
margin-bottom: 0;
}
.fancybox-content {
width: 95%;    
}
.item-secteur-popin {
padding: 30px;    
}
.chiffre {
font-size: 2rem;
margin-top: -5px;
}
#content {
padding-top: 55px;    
}
.top-image-page.big-header .wrapthin {
max-width: 100%;
width: 100%;
}
.rangee-page {
padding-top: 50px;
padding-bottom: 50px;
}
.wrapthin {
padding-right: var(--leftright);
padding-left: var(--leftright);
}
.rangee-page.fullwidth .flex-item-50 {
min-height: 1px;
}
.rangee-page.fullwidth .flex-item-50.bkg-cover {
height: 50vh;
}
body.page-template-page-recit section.section-recits .flex-item-tiers {
width: 48%;    
}
.container-video-home {
top: 60px;
height: 80vh;
}
.container-video-home video {
height: 80vh;    
}
section.medias {
margin-bottom: 0;    
}
.flex-no-margin {
margin-bottom: 0;    
}
.container-titre-secteur {
min-height: 1px;
}
.rangee-page.fullwidth.texte-droite .moitie-texte {
padding: 50px;
}
.rangee-page.fullwidth.texte-gauche .moitie-texte {
padding: 50px;
}
body.home .wrapthin .flex-item-tiers,
body.home .wrapthin .flex-item-deux-tiers {
width: 100%;
}
}   @media only screen and (max-width: 600px) {
html {
font-size: 90%;
-webkit-text-size-adjust: 90%;
-ms-text-size-adjust: 90%;
}
.flex-item-cinq {
width: 48%;
}
#inner-header.wrap {
padding-right: 60px;    
}
.flex-item-quart iframe,
.flex-item-trois-quart iframe,
.flex-item-moitie iframe,
.wrapthin .flex-item-deux-tiers iframe,
.flex-item-deux-tiers iframe,
.flex-item-tiers iframe {
height: 300px;
}
.item-carrousel .container-vignette-secteur {
max-height: 35vh;
}
.container-video-home video {
height: 70vh;    
}
.contenu-accueil-home a.cta {
margin-left: 0 !important;    
}
.container-video-home {
top: 55px;    
}
footer.footer .flex-item-quart:not(.premiere-colonne) {
width: 100%;
text-align: center;
margin-bottom: 0;
}
footer.footer .nav-reseaux-sociaux {
text-align: center;
}
.rangee-page.rangee-full iframe {
height: 400px;
}
}   @media only screen and (max-width: 480px) {
section {
padding: 20px 0;
}
.flex-item-quart {
width: 100%;
}
.flex-item-trois-quart {
width: 100%;    
}
.flex-item-quart iframe,
.flex-item-trois-quart iframe,
.flex-item-moitie iframe,
.wrapthin .flex-item-deux-tiers iframe,
.flex-item-deux-tiers iframe,
.flex-item-tiers iframe {
height: 240px;
}
#carrousel-secteurs .item-carrousel {
border-radius: 20px;
}
.item-carrousel .container-vignette-secteur {
border-top-right-radius: 18px;
border-top-left-radius: 18px;
max-height: 25vh;
}    
.padding40 {
padding: 20px;    
}
p.big,
.big p,
.big {
font-size: 1rem;
line-height: 1.3rem;
}
#carrousel-secteurs.owl-carousel .owl-nav {
margin-left: -64px;    
}
#carrousel-secteurs.owl-carousel .owl-nav button.owl-prev,
#carrousel-secteurs.owl-carousel .owl-nav button.owl-next {
width: 44px;
height: 44px;
}
#carrousel-secteurs .owl-prev::before,
#carrousel-secteurs .owl-next::before {
width: 44px;
height: 44px;
line-height: 40px;
font-size: 1.1rem;
}
.rangee-page {
padding-top: 40px;
padding-bottom: 40px;
}
body.page-template-page-recit section.section-recits .flex-item-tiers {
width: 100%;    
}
.item-secteur-popin .picto-secteur {
width: 50px;
height: 50px;
}
.item-secteur-popin .titre-secteur h2 {
font-size: 1.4rem;
line-height: 1.8rem;
}
.nav-reseaux-sociaux ul li a {
width: 40px;
height: 40px;
}
.nav-reseaux-sociaux {
text-align: center;    
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
display: block !important;
text-align: center !important;
margin-bottom: 12px;
padding: 0 20px;
}
.owl-carousel#carrousel-secteurs {
width: 90%;
left: 5%;
}
h3.header-accordion {
font-size: 1.3rem;
line-height: 1.6rem;
}
.top-image-page {
height: 20vh;    
}
body.home h1,
h1 {
font-size: 1.8rem;
line-height: 2.1rem;
}
h2 {
font-size: 1.5rem;
line-height: 1.8rem;
}
body.home h2 {
font-size: 1.6rem;
line-height: 1.9rem;
}
.item-carrousel.bkg-bleu p.big {
font-size: .9rem;
line-height: 1.25rem;
margin-bottom: 0;
}
.item-carrousel-logo {
height: 60px;
width: 80px;
}
footer.footer .caution {
max-width: 80%;    
}
.item-carrousel.bkg-bleu .chiffre {
font-size: 1.3rem;
opacity: .7;
text-align: left !important;
}
.item-carrousel.bkg-bleu .chiffre span {
font-size: 1.1rem;
}
}   @media only screen and (max-width: 375px) {
#inner-header.wrap {
padding-right: 40px;    
}
.shiftnav nav.shiftnav-nav::before {
width: 180px;
height: 50px;
margin-bottom: 10px;
}
}