.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(//135bpm.fr/wp-content/themes/135bpm/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%;
}
@font-face {
font-family: 'Rubik';
src: url(//135bpm.fr/wp-content/themes/135bpm/fonts/rubik/Rubik-Bold.eot);
src: url(//135bpm.fr/wp-content/themes/135bpm/fonts/rubik/Rubik-Bold.eot?#iefix) format('embedded-opentype'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/rubik/Rubik-Bold.woff2) format('woff2'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/rubik/Rubik-Bold.woff) format('woff'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/rubik/Rubik-Bold.ttf) format('truetype'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/rubik/Rubik-Bold.svg#Rubik-Bold) format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Poppins';
src: url(//135bpm.fr/wp-content/themes/135bpm/fonts/poppins/Poppins-Regular.eot);
src: url(//135bpm.fr/wp-content/themes/135bpm/fonts/poppins/Poppins-Regular.eot?#iefix) format('embedded-opentype'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/poppins/Poppins-Regular.woff2) format('woff2'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/poppins/Poppins-Regular.woff) format('woff'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/poppins/Poppins-Regular.ttf) format('truetype'),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/poppins/Poppins-Regular.svg#Poppins-Regular) format('svg');
font-weight: normal;
font-style: normal;
}
:root {
--leftright: 4vw;
--jaune: #ffdd00;
--bleu: #14204f;
--rubik: 'Rubik', sans-serif;
}
html, body {
box-sizing: border-box;
font-family: 'Poppins', helvetica, arial, lucida, sans-serif;
font-size: 1rem;
line-height: 1.4rem;
font-weight: 400;
font-style: normal; width: 100%;
margin: 0 auto;
background: #fff;
color: var(--bleu);
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(//135bpm.fr/wp-content/themes/135bpm/fonts/font-awesome/fa-brands-400.eot);
src: url(//135bpm.fr/wp-content/themes/135bpm/fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/font-awesome/fa-brands-400.woff) format("woff"),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),
url(//135bpm.fr/wp-content/themes/135bpm/fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg");
}
.bkg-blanc {
background: #fff;
}
.bkg-bleu {
background: var(--bleu);
}
.bkg-jaune {
background: var(--jaune);
}
.bleu {
color: var(--bleu);
}
a.jaune,
.jaune {
color: var(--jaune) !important;
}
a.underline:hover {
text-decoration: underline !important;
color: var(--jaune);
}
.gris,
a.gris {
color: rgba(0,0,0,0.5) !important;
}
.gris:hover,
a.gris:hover {
color: rgba(0,0,0,1) !important;
}
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;
}
.entry-content p {
margin: 0;
margin-bottom: 10px;
}
p.small {
font-size: .8rem;
line-height: 1.1rem;
}
.supersmall,
.supersmall p,
p.supersmall {
font-size: .65rem;
line-height: 1rem;
}
.big,
p.big {
font-size: 1.25rem;
line-height: 1.4rem;
margin-bottom: 15px;
font-weight: 700;
}
.superbig {
font-size: 2.5rem;
line-height: 2.6rem;
margin-bottom: 40px;
}
p + .superbig {
margin-top: 30px !important;
}
.superbig.bold {
font-family: var(--rubik);
font-weight: inherit;
}
.cap {
text-transform: uppercase;
}
.bold {
font-weight: 600;
}
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 {
}
a img {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
img {
max-width: 100%;
}
p a {
display: inline-block;
}
p a:not(.cta):hover {
text-decoration: underline;
}
:focus {
outline: none !important;
}
.marginzero,
.margin-zero {
margin: 0 !important;
}
paddingzero,
padding-zero {
padding: 0 !important;
}
.rubik {
font-family: var(--rubik);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-style: normal;
margin: 0;
font-family: var(--rubik);
font-weight: 600;
color: var(--bleu);
}
h1 {
font-size: 3.7rem;
line-height: 3.5rem;
margin-bottom: 25px;
letter-spacing: -1px;
}
h1.titre-page,
h2 {
font-size: 3rem;
line-height: 3.1rem;
margin: 0 0 40px 0;
letter-spacing: -1px;
word-wrap: break-word !important;
}
h3 {
font-size: 1.9rem;
line-height: 2.1rem;
margin: 0 0 20px 0;
}
h4 {
font-size: 1.35rem;
line-height: 1.5rem;
margin: 0 0 15px 0;
}
h5 {
font-size: 1.1rem;
line-height: 1.3rem;
margin: 0 0 12px 0;
}
.blanc h2,
.blanc h3,
.blanc h4,
.blanc h5,
.blanc h6,
.blanc p,
.blanc a {
color: #fff !important;
}
.bkg-bleu h2.bleu,
.bkg-bleu h3.bleu,
.bkg-bleu h4.bleu,
.bkg-bleu h5.bleu,
.bkg-bleu h6.bleu,
.bkg-bleu p.bleu {
color: var(--jaune) !important;
}   #container {
padding: 0;
}
#content {
margin: 0;
width: 100%;
}
.wrap {
margin: 0 auto;
width: 1280px;
max-width: 100%;
position: relative;
}
.wrapthin {
margin: 0 auto;
width: 967px;
max-width: 90%;
position: relative;
}
.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%;
}
.blanc p,
p.blanc,
.blanc {
color: #fff;
}
.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: 20px 0;
}
.filet-epais {
width: 100%;
height: 6px;
margin: 28px 0;
}
a.absolute {
width: 100%;
height: 100%;
position: absolute;
z-index: 14;
top: 0;
left: 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;
column-gap: 2%;
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 {
max-width: 100%;
height: auto;
}
.flex-item-moitie {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 48%;
position: relative;
}
.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;
}
section {
padding: 50px 0;
position: relative;
}
input[type=submit],
li.cta a,
a.cta {
background: var(--bleu);
height: auto;
line-height: 1.5rem;
border-radius: 6px;
padding: 8px 46px 8px 18px;
color: #fff;
font-size: 1rem;
font-weight: 600;
text-align: left;
border: 0;
display: inline-block;
position: relative;
-webkit-transition: all .3s;
transition: all .3s;
}
a.cta.cta-formation,
a.cta.cta-metier {
padding-left: 25px !important;
}
a.cta.cta-formation::before,
a.cta.cta-metier::before {
content: '';
display: inline-block;
vertical-align: middle;
font-family: 'Material icons';
font-size: 1.8rem;
margin-right: 8px;
font-weight: normal;
}
a.cta.cta-formation::before {
content: '\e80c';
}
a.cta.cta-metier::before {
content: '\ea30';
}
header.header li.cta a {
background: var(--jaune);
color: var(--bleu);
height: 40px !important;
line-height: 40px !important;
border-radius: 6px !important;
padding: 0 46px 0 18px !important;
font-size: 1rem !important;
}
.cta a::after,
a.cta::after,
li.cta a::after,
a.cta.cta-contact::after {
content: '\f1e1';
font-family: 'Material icons';
text-align: center;
line-height: 40px;
font-size: 1.2rem;
display: block;
position: absolute;
top: 0;
background: transparent !important;
right: 12px;
height: 40px;
transform: rotate(0deg);
-webkit-transition: all .4s;
transition: all .4s;
}
input[type=submit]:hover,
li.cta a:hover,
a.cta:hover {
background: var(--jaune);
border-radius: 2px;
color: var(--bleu) !important;
-webkit-transition: all .4s;
transition: all .4s;
}
a.cta:hover::after {
transform: rotate(45deg);
-webkit-transition: all .2s;
transition: all .2s;
color: var(--bleu);
}
header.header li.cta a:hover::after {
transform: rotate(45deg);
-webkit-transition: all .2s;
transition: all .2s;
color: var(--jaune);
}
header.header li.cta a:hover,
a.cta.cta-contact:hover {
background: var(--bleu);
color: #fff;
}
a.cta.cta-filet {
background: transparent;
color: var(--bleu);
border: 2px solid var(--bleu);
}
a.cta.cta-filet:hover {
background: transparent;
color: var(--bleu);
border: 2px solid var(--jaune);
}
a.cta.cta-blanc {
background: #fff;
color: var(--bleu) !important;
}
a.cta.cta-blanc:hover {
background: var(--jaune);
color: var(--bleu) !important;
}
a.cta.cta-jaune {
background: var(--jaune);
color: var(--bleu) !important;
border: 2px solid var(--jaune);
line-height: 38px;
}
a.cta.cta-jaune:hover {
background: var(--bleu);
color: var(--jaune) !important;
}
a.cta.cta-jaune:hover::after {
color: var(--jaune) !important;
}
a.cta + p,
a.cta + ul,
a.cta + h4,
a.cta + h3,
a.cta + h2 {
margin-top: 25px;
}
a.btn_action {
height: 36px;
border-radius: 18px;
line-height: 36px;
padding: 0 24px;
text-align: center;
box-shadow: 0 0 14px rgba(0,0,0,0.2);
font-size: .9rem;
display: inline-block;
background: #fff;
position: relative;
z-index: 1;
}
a.btn_action.bkg-jaune {
background: var(--jaune);
}
a.btn_action.bkg-bleu {
background: var(--bleu);
color: #fff !important;
}
a.btn_action:hover {
box-shadow: 0 0 8px rgba(0,0,0,0.5);
background: #fff;
}
.displaynone,
.display-none {
display: none !important;
}
.displayblock,
.display-block {
display: block !important;
}
.displayinlineblock,
.display-inline-block {
display: inline-block !important;
}   header.header {
background: transparent;
position: fixed;
z-index: 70;
top: 0;
left: 0;
width: 100%; padding: calc(var(--leftright)/2) calc(var(--leftright)/2);
margin: 0 auto;
-webkit-transition: all .3s;
transition: all .3s;
}
.logo-header {
width: 100px;
height: 75px;
background-position: top left;
background-repeat: no-repeat;
background-size: contain;
display: block;
position: relative;
}
header.header nav li {
float: none;
display: inline-block;
padding: 0 20px;
height: 40px;
line-height: 40px;
}
header.header nav li a {
font-size: 1.1rem;
font-weight: 600;
padding: 0;
color: #fff;
position: relative;
z-index: 3;
text-align: center;
-webkit-transition: all .1s;
transition: all .1s;
}
header.header nav li a:hover {
text-decoration: none;
color: var(--jaune);
} li.menu-item-has-children::after {
content: '\e5cf';
display: block;
position: absolute;
font-family: 'Material icons';
color: var(--jaune);
font-size: 1.3rem;
right: 0;
top: 0;
}
#menu-menu-cta {
margin-left: 20px;
}
#menu-menu-cta li {
display: inline-block;
vertical-align: top;
}
#menu-menu-cta li.recherche a {
width: 40px;
height: 40px;
border: 2px solid transparent;
border-radius: 6px;
margin-left: 12px;
display: block;
position: relative;
}
#menu-menu-cta li.recherche a:hover {
border-color: var(--jaune);
}
#menu-menu-cta li.recherche a::before {
content: '\e8b6';
display: block;
height: 40px;
width: 40px;
top: 0;
left: 0;
position: absolute;
font-family: 'Material icons';
font-size: 1.8rem;
text-align: center;
line-height: 38px;
color: #fff;
}
#menu-menu-cta li.recherche a:hover::before {
color: var(--jaune);
}   .nav li ul.sub-menu,
.nav li ul.children {
border: 0;
background: #fff;
box-shadow: 0 0 20px rgba(0,0,0,0.2);
padding: 0;
border-radius: 8px;
text-align: left;
overflow: hidden;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
padding: 0;
width: auto;
border: 0;
color: var(--bleu);
font-size: .9rem;
line-height: 1.4rem;
font-weight: bold;
text-align: left;
}
.nav li ul.sub-menu li {
display: inherit;
float: none;
z-index: inherit;
height: auto;
line-height: inherit;
padding: 10px 15px;
width: 220px;
-webkit-transition: all .2s;
transition: all .2s;
}
.nav li ul.sub-menu li:hover {
background: var(--jaune);
}
.nav li ul.sub-menu li a:hover {
color: var(--bleu);
}
header.header.scroll {
background: var(--bleu);
padding-top: 10px;
padding-bottom: 10px;
-webkit-transition: all .3s;
transition: all .3s;
}
header.header.scroll .logo-header {
width: 70px;
height: 45px;
}
header.header.scroll nav {
}
header.header.scroll nav li a {
font-size: .9rem;
}
header.header.scroll nav li a::after {
background: #fff;
}
.panneau-menu {
position: fixed;
top: -100%;
left: 0;
height: 100%;
width: 100%;
background: #fff;
z-index: 100;
overflow-y: auto;
padding: var(--leftright);
text-align: center;
-webkit-transition: all .3s;
transition: all .3s;
}
.panneau-menu.actif {
top: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.panneau-menu ul li {
display: block !important;
margin-bottom: 2px;
float: none;
}
.panneau-menu ul#menu-menu-principal > li {
margin-bottom: 15px;
background: #f4f4f4;
border-radius: 8px;
position: relative;
}
.panneau-menu ul#menu-menu-principal > li::after {
display: none;
}
.panneau-menu ul li a {
font-size: 1.4rem;
font-family: var(--rubik);
padding: 12px 0;
color: var(--bleu);
display: block;
}
.panneau-menu ul li.cta {
width: 400px;
max-width: 98%;
position: relative;
left: 50%;
margin-left: -200px;
}
.panneau-menu ul li.cta a {
font-size: 1rem;
padding: 0;
display: inherit;
color: #fff;
}
.panneau-menu ul li a:hover {
text-decoration: underline;
}
.panneau-menu .nav li ul.sub-menu,
.panneau-menu .nav li ul.children {
box-shadow: none;
overflow: inherit;
text-align: center;
border-radius: 0;
background: transparent;
}
.panneau-menu .nav li ul.sub-menu li {
width: 100%;
display: block;
padding: 5px 0;
text-align: center;
}
.panneau-menu .nav li ul.sub-menu li a {
text-align: center;
}
.declenche-panneau {
position: fixed;
right: 20px;
top: 30px;
z-index: 120;
cursor: pointer;
display: none;
color: #fff;
}
.declenche-panneau::after {
content: '\e5d2';
font-family: 'Material icons';
font-size: 2rem;
color: #fff;
display: block;
}
.declenche-panneau.inactif {
display: none;
}
.declenche-panneau.actif::after {
content: '\e5cd';
color: var(--bleu);
}
#sidebar-search {
position: fixed;
opacity: 0;
width: 100%;
top: -100%;
height: 100%;
padding: 0;
left: 0;
background: #fff;
z-index: -1;
padding: 30vh var(--leftright) 0;
-webkit-transition: all .5s;
transition: all .5s;
}
#sidebar-search.actif {
opacity: 1;
top: 0;
z-index: 250;
-webkit-transition: all .5s;
transition: all .5s;
}
#sidebar-search #block-7 label {
display: none;
}
#sidebar-search #block-7 input {
background: #f1f1f1;
border-radius: 4px;
height: 80px;
width: calc(100% - var(--leftright));
font-size: 1.7rem;
color: #333333;
padding: 0 30px;
margin-bottom: 0;
}
#sidebar-search #block-7 input::placeholder {
opacity: .5;
}
#sidebar-search button {
display: none;
}
.close-search {
position: fixed;
cursor: pointer;
top: 20px;
right: 20px;
opacity: 0;
display: none;
z-index: -1;
}
.close-search::after {
content: '\e5cd';
display: block;
font-size: 2.2rem;
font-family: 'Material icons';
color: #333333;
}
.close-search.actif {
opacity: 1;
display: block;
z-index: 251;
-webkit-transition: all .8s;
transition: all .8s;
}   footer.footer {  padding: 30px calc(var(--leftright)/2);
color: var(--bleu);
border-top: 2px solid var(--jaune);
position: relative;
} .banniere-pre-footer {
width: 100%;
height: 260px;
display: none;
}
footer.footer a {
color: var(--bleu);
font-weight: 600;
padding: 0;
display: inline-block;
}
footer.footer img {
max-height: 100px;
width: auto;
}
footer.footer nav li {
float: none;
display: block;
padding: 0;
margin-bottom: 15px;
}
.modules-logos-part {
text-align: center;
padding: 15px 0;
border-top: 1px solid var(--jaune);
}
.modules-logos-part .module-part {
position: relative;
display: inline-block;
height: 70px;
padding: 0 12px;
}
.modules-logos-part .module-part img {
width: auto;
max-width: 100%;
max-height: 100%;
height: auto;
margin-bottom: 15px;
}
footer.footer h4 {
margin-bottom: 20px;
}   .opacite,
.opacifie {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 4;
background: rgba(0,0,0,0.45);
}
.slider {
width: 100%;
height: 90vh; overflow: hidden;
position: relative;
border-radius: 0;
}
.slide { 
width: 100%;
height: 100%;
top: 0;
left: 0;
float: left;
position: absolute;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.slider .wrap {
height: 100%;
}
#slideposition {
position: relative;
bottom: 50px;
left: 0;
width: auto;
text-align: center;
z-index: 3;
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 8px;
padding: 0;
opacity: .5;
border-radius: 50%;
overflow: hidden;
cursor: pointer;
}
#slideposition ul li.indicator.active {
opacity: 1;
}
.accroche-site {
position: absolute; left: 0;  width: 50%;
bottom: 90px;
z-index: 5;
color: var(--jaune);
}
.accroche-site::after {
content: '\f1e3';
display: none;
font-family: 'Material icons';
color: var(--jaune);
font-size: 4rem;
margin-left: 40px;
margin-top: 40px;
}
.rangee-page.bkg-bleu a.cta,
.rangee-page.bkg-image a.cta,
.accroche-site a.cta {
height: 60px;
line-height: 60px;
border-radius: 30px;
padding: 0 60px 0 30px;
font-size: 1.1rem;
font-weight: 600;
margin-bottom: 15px;
}
.rangee-page.bkg-bleu a.cta::after,
.rangee-page.bkg-image a.cta::after,
.accroche-site a.cta::after {
line-height: 60px;
font-size: 1.4rem;
right: 20px;
height: 60px;
}
.rangee-page.bkg-bleu a.cta.cta-jaune::after,
.rangee-page.bkg-image a.cta.cta-jaune::after,
.accroche-site a.cta.cta-jaune::after,
.rangee-page.bkg-bleu a.cta.cta-jaune,
.rangee-page.bkg-image a.cta.cta-jaune,
.accroche-site a.cta.cta-jaune {
line-height: 58px;
}
.accroche-site a.cta {
min-width: 380px;
}
.accroche-site h1 {
color: #fff;
}
.container-args-campus {
}
.module-chiffres {
margin-top: 40px;
}
.module-chiffre {
padding: 0 30px;
}
.module-chiffres .module-chiffre:first-child {
padding-left: 0;
}
.module-chiffre .chiffre {
font-size: 5rem;
line-height: 5rem;
letter-spacing: -2px;
}
section.bkg-jaune-trame {
padding: 60px 0;
background: url(//135bpm.fr/wp-content/themes/135bpm/img/bkg-jaune-trame.jpg) center center no-repeat;
background-size: cover;
border-radius: 0;
}
section#section-campus .rangee-image-seule {
height: 400px;
margin-top: 50px;
} section#section-formations .module-chiffres {
margin-top: 40px;
}
section#section-formations .module-chiffre {
padding: 0 15px;
}
section#section-formations .module-chiffre .chiffre {
font-size: 4rem;
line-height: 4rem;
letter-spacing: -2px;
}
.container-metier {
border-radius: 10px;
background: #fff;
margin-top: 30px;
padding: 20px;
display: none;
position: relative;
}
.container-metier::before {
content: '\eba6';
display: block;
position: absolute;
font-family: 'Material icons';
font-size: 3rem;
top: -15px;
left: 30px;
z-index: 3;
transform: rotate(-90deg);
color: var(--bleu);
}
.container-metier.actif {
display: block;
}
.container-metier ul {
padding-left: 20px;
}
.container-metier ul li {
list-style: circle;
}
.module-actu {
overflow: hidden;
position: relative;
text-align: center;
height: 320px;
border-radius: 10px;
margin-bottom: 3vw;
}
.module-actu::after {
content: '\eba6';
display: block;
position: absolute;
font-family: 'Material icons';
font-size: 2.5rem;
z-index: 8;
transform: rotate(180deg);
color: var(--jaune);
right: 20px;
bottom: 20px;
-webkit-transition: all .4s;
transition: all .4s;
}
.module-actu:hover::after {
color: #fff;
right: 30px;
-webkit-transition: all .2s;
transition: all .2s;
}
.hover-actu {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
-webkit-transition: all .3s;
transition: all .3s;
background: rgba(0,0,0,0.2);
}
.module-actu:hover .hover-actu {
-webkit-transition: all .3s;
transition: all .3s;
background: rgba(0,0,0,0.5);
}
.module-actu .module-actu-image {
width: 100%;
height: 100%;
min-height: 100%;
position: absolute;
top: 50%;
left: 50%;
background-repeat: no-repeat;
background-size: cover;
transform: translate(-50%,-50%) scale(1);
transform-origin: center center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module-actu:hover .module-actu-image {
transform: translate(-50%,-50%) scale(1.2);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module-infos-actus {
position: absolute;
z-index: 5;
bottom: 20px;
left: 20px;
text-align: left;
}
.module-date-actu {
background: var(--jaune);
padding: 2px 8px;
font-size: .8rem;
font-weight: 600;
margin-bottom: 8px;
border-radius: 4px;
display: inline-block;
}
.module-date-actu.bkg-bleu {
background: var(--bleu);
color: #fff;
}
.container-actus .module-actu:nth-child(1) .module-infos-actus,
.container-actus .module-actu:nth-child(4) .module-infos-actus {
max-width: 30%;
}
.container-actus .module-actu:nth-child(2) .module-infos-actus,
.container-actus .module-actu:nth-child(3) .module-infos-actus {
max-width: 60%;
}
img.alignleft {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.img-section-contact {
width: auto;
max-height: calc(100% + 60px);
position: absolute;
bottom: -60px;
right: 40px;
z-index: 2;
}
input[type="text"],
input[type="email"],
textarea {
margin-bottom: 20px;
border-radius: 4px;
height: 50px;
line-height: 50px;
color: var(--bleu);
border: 2px solid #f4f4f4;
background: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
textarea {
height: auto;
line-height: inherit;
padding-top: 20px;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
border-radius: 6px;
border: 2px solid var(--jaune);
background: #f4f4f4;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
input[type=submit] {
padding-right: 18px;
}
.wpcf7-list-item {
font-size: .8rem;
line-height: .95rem;
font-weight: 600;
margin: 20px 0;
display: block;
}
.wpcf7-list-item label,
.wpcf7-list-item input {
cursor: pointer;
}
.margin-bottom-resp {
margin-bottom: 30px;
}   .logo-partenaire-carrousel {
height: 70px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
#carrousel-partenaires .owl-dots {
text-align: center;
margin: 30px auto 0;
position: relative;
}
#carrousel-partenaires .owl-dots .owl-dot {
width: 16px;
height: 16px;
border-radius: 50%;
margin: 0 6px;
border: 1px solid #fff;
background: var(--jaune);
}
#carrousel-partenaires .owl-dots .owl-dot.active {
background: var(--bleu);
}   .top-image {
border-radius: 0;
height: 180px;
width: 100%;
position: relative;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.top-image.top-image-page {
height: 450px;
}
.top-image.top-single-page {
height: 300px;
}
.top-image.top-single-page::after,
.top-image.top-image-page::after {
content: '';
display: block;
height: 100px;
width: 500px;
background-image: url(//135bpm.fr/wp-content/themes/135bpm/img/motif.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: top right;
position: absolute;
bottom: -100px;
right: 0;
}
.top-single-page.top-thin {
height: 180px;
}
.top-single-page.top-thin::after {
display: none;
}
.top-image.top-image-page h1 {
margin-bottom: 0;
font-size: 3.2rem;
line-height: 3.7rem
}
.container-titre {
position: absolute;
z-index: 6;
bottom: 50px;
margin-left: calc( -967px / 2);
left: 50%;
width: 967px;
max-width: 95%;
}
.section-contenu a:not(.cta),
.section-contenu a:not(.cta):visited {
color: var(--bleu);
font-weight: 600;
}
.section-contenu h3:first-child {
margin-top: 0;
}
.section-contenu ul {
margin: 15px 0;
list-style: square;
}
.section-contenu ul li {
margin-bottom: 6px;
padding-left: 6px;
margin-left: 18px;
}
.img-single {
border-radius: 20px;
margin-bottom: 40px;
}
.container-breadcrumb {
width: 100%;
padding: 0;
margin-bottom: 30px;    
}
.top-image-page .container-breadcrumb {
margin-bottom: 10px;
}
.container-breadcrumb ul {
margin: 0;
list-style: none;
}
.container-breadcrumb li {
font-size: .8rem;
font-weight: 400;
margin: 0 !important;
padding: 0 !important;
display: inline-block;
color: var(--bleu);
font-weight: 600;
}
.top-image-page .container-breadcrumb li {
color: #fff;
}
.container-breadcrumb li a {
position: relative;
color: var(--bleu);
}
.top-image-page .container-breadcrumb li a {
color: var(--jaune);
}
.container-breadcrumb li a:hover { text-decoration: underline;
}
.container-breadcrumb li a::after {
content: '\e315';
display: inline-block;
font-size: .8rem;
color: var(--jaune);
margin-left: 10px;
font-family: 'Material icons';
vertical-align: middle;
}
.bkg-jaune-trame {
background: url(//135bpm.fr/wp-content/themes/135bpm/img/bkg-jaune-trame.jpg) center center no-repeat;
background-size: cover;
}   .rangee-page {
padding-top: 50px;
padding-bottom: 50px;
}
section.section-page .rangee-page:not(.couleur, .bkg-image):first-child {
padding-top: 0;
}
section.section-page .rangee-page:not(.couleur, .bkg-image):last-child { }
section.section-page .rangee-page.bkg-jaune-trame + .rangee-page.bkg-jaune-trame,
section.section-page .rangee-page.bkg-bleu + .rangee-page.bkg-bleu,
section.section-page .rangee-page.bkg-image + .rangee-page.bkg-image {
padding-top: 5px;
}
section.section-page .rangee-page:not(.bkg-jaune-trame, .couleur, .bkg-image, .bkg-bleu) + .rangee-page:not(.bkg-jaune-trame, .couleur, .bkg-image, .bkg-bleu) { }
article section.section-page:last-child {
padding-bottom: 0;
}
.contenu-flexible ul + h3,
.contenu-flexible p + h3 {
margin: 30px 0 10px 0;
}
.contenu-flexible ul + h4,
img + h4,
.contenu-flexible p + h4 {
margin: 25px 0 10px 0;
}
.contenu-flexible img {
max-width: 100%;
height: auto;
margin: 0;
}
.contenu-flexible img + p,
.contenu-flexible img + ul {
margin-top: 20px;
}
img + h2 {
margin-top: 40px;
}
img + h3,
img + h4 {
margin-top: 30px;
}
.section-introduction ul,
.contenu-flexible ul {
margin: 15px 0;
list-style: none;
}
p + img,
ul + img {
margin-top: 25px;
}
.section-introduction ul li,
.contenu-flexible ul li {
margin-bottom: 6px;
padding-left: 6px;
margin-left: 18px;
position: relative;
}
.contenu-flexible ul li::before {
content: '';
width: 6px;
height: 6px;
position: absolute;
top: 8px;
left: -15px;
border-radius: 2px;
display: block;
background: var(--jaune);
}
.contenu-flexible .rangee-page.bkg-jaune-trame ul li::before,
.contenu-flexible .rangee-page.blanc ul li::before {
background: #fff;
}
.contenu-flexible img {
max-width: 100%;
height: auto;
}
img.aligncenter,
.contenu-flexible img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
}
.contenu-flexible img.alignleft {
float: left;
margin-right: 30px;
margin-bottom: 40px;
}
.contenu-flexible img.alignright {
float: right;
margin-left: 30px;
margin-bottom: 40px;
}
blockquote p {
font-style: normal;
color: var(--bleu);
font-size: 1rem;
line-height: 1.5rem;
}
blockquote p strong {
font-style: normal;
}
blockquote {
position: relative;
margin-top: 0;
}
img + blockquote,
p + blockquote,
ul + blockquote {
margin-top: 40px;
}
blockquote::before {
content: '';
display: block;
position: absolute;
left: -30px;
top: 0;
width: 6px;
height: 100%;
background: var(--jaune);
}
.bkg-jaune-trame blockquote::before,
.bkg-jaune blockquote::before {
background: var(--bleu);
}
.contenu-flexible 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 a,
.rangee-page.blanc strong {
color: #fff;
}
.rangee-page.bkg-image {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
min-height: 40vh;
}
.rangee-image-seule {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 600px;
max-height: 60vh;
width: 100%;
position: relative;
}
.rangee-image-seule {
padding: 0;
}
.rangee-page.bkg-jaune,
.rangee-page.bkg-jaune-trame,
.rangee-page.bkg-bleu,
.rangee-page.bkg-image {
padding-top: 50px;
padding-bottom: 50px;
}
.rangee-fullwidth {
padding: 0;
}
h3.header-accordion {
display: block;
width: 100%;
font-size: 1rem;
padding: 10px 30px 10px 0;
margin-bottom: 0 !important;
border-bottom: 2px solid var(--jaune);
position: relative;
cursor: pointer;
-webkit-transition: all .3s;
transition: all .3s;
}
h3.header-accordion::after {
content: '\e5db';
display: block;
position: absolute;
top: 25%;
right: -6px;
font-size: 1.6rem;
transform: rotate(0deg);
font-family: 'Material Icons';
color: var(--bleu);
-webkit-transition: all .3s;
transition: all .3s;
}
h3.header-accordion:hover::after,
h3.header-accordion.ui-state-active::after {
transform: rotate(180deg);
color: var(--jaune);
-webkit-transition: all .3s;
transition: all .3s;
}
h3.header-accordion.ui-state-active,
h3.header-accordion:hover {
color: var(--bleu);
border-color: var(--bleu);
-webkit-transition: all .3s;
transition: all .3s;
}
.body-accordion {
margin-top: 15px;
margin-bottom: 15px;
}
.flex-item-quart.logo-flex {
width: 21%;
margin-bottom: 70px;
height: 110px;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
filter: grayscale(100%);
opacity: .7;
}      #container-map {
margin-bottom: 20px;
}
.map-etablissement,
.container-liste-etablissements {
height: 400px;
max-height: 60vh;
}
.map-etablissement {
border-radius: 18px;
box-shadow: 0 0 26px rgba(0,0,0,0.15);
}
.container-liste-etablissements {
overflow: auto;
position: relative;
padding-right: 15px;
}
.gm-style .gm-style-iw-c {
border-radius: 8px !important;
padding: 12px !important;
height: auto !important;
overflow: hidden !important;
}
.gm-style .gm-style-iw-c button {
border-radius: 50% !important;
background: var(--jaune) !important;
line-height: 30px;
text-align: center;
height: 30px !important;
width: 30px !important;
font-weight: bold;
opacity: 1;
top: -4px !important;
right: -4px !important;
border: 2px solid transparent !important;
position: absolute !important;
}
.gm-style .gm-style-iw-c button span {
width: 12px !important;
height: 12px !important;
margin: 7px !important;
}
.gm-style .gm-style-iw-c button:hover {
border-color: var(--bleu) !important;   
}
.gm-ui-hover-effect>span {
color: #fff !important;
}
.gm-style-iw-ch {
padding-top: 0 !important;
}
.gm-style .gm-style-iw-d {
border-radius: 8px !important;
padding: 12px !important;
height: auto !important;
overflow: hidden !important;
}
.map-etablissement iframe {
height: 100%;
max-height: 100%;
}
.flex-item-40.map-etabs .acf-map {
height: 60vh;
}   .formation-modules {
margin: 30px 0;
}
.formation-module {
border-radius: 12px; padding: 25px;
background: #fff;
padding-bottom: 80px;
margin-bottom: 30px;
position: relative;
border: 3px solid #f4f4f4;
-webkit-transition: all .3s;
transition: all .3s;
}
.formation-module:hover {
box-shadow: 0 0 16px rgba(0,0,0,.15);
border: 3px solid var(--jaune);
-webkit-transition: all .3s;
transition: all .3s;
}
.formation-module a.btn_action {
position: absolute;
z-index: 2;
left: 25px;
bottom: 25px;
}
.formation-module:hover a.btn_action {
background: var(--jaune);
box-shadow: none;
}
.pastille-diplome {
font-size: .85rem;
font-weight: bold;
padding: 4px 12px;
background: var(--jaune);
border-radius: 6px;
display: inline-block;
}
.module-prerequis {
background: #f4f4f4;
padding: 30px;
margin: 20px 0;
border-radius: 8px;
}
.module-secteurs {
background: #f4f4f4;
padding: 15px;
font-size: .85rem;
border-radius: 8px;
font-weight: bold;
}
.module-secteurs p:last-child {
margin-bottom: 0;
}
.container-metiers {
margin: 30px 0;
column-gap: 4%;
}
.module-metier {
border-radius: 12px;
box-shadow: 0 0 26px rgba(0,0,0,.10);
padding-bottom: 25px;
background: #fff;
margin-bottom: 30px;
position: relative;
overflow: hidden;
border: 3px solid transparent;
-webkit-transition: all .3s;
transition: all .3s;
}
.module-metier:hover {
box-shadow: 0 0 16px rgba(0,0,0,.15);
border: 3px solid var(--jaune);
-webkit-transition: all .3s;
transition: all .3s;
}
.module-metier::after {
content: '\eba6';
position: absolute;
z-index: 2;
transform: rotate(180deg);
right: 15px;
bottom: 15px;
font-family: 'Material icons';
font-size: 2rem;
display: block;
color: var(--jaune);
-webkit-transition: all .3s;
transition: all .3s;
}
.module-metier:hover::after {
transform: rotate(90deg);
}
.module-metier .filet {
margin: 20px 0;
}
.module-metier .image-metier {
height: 150px;
width: 100%;
background: var(--jaune);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.image-metier .module-date-actu {
position: absolute;
top: 12px;
left: 12px;
}
.image-metier .container-module-spe {
position: absolute;
top: 12px;
left: 12px;
z-index: 2;
}
.image-metier .container-module-spe .module-date-actu {
background: #fff;
position: relative;
display: inline-block;
top: auto;
left: auto;
margin-right: 10px;
}
.map-formation {
border-radius: 12px;
overflow: hidden;
margin-bottom: 30px;
height: 400px;
}
.module-etab-formation {
display: none;
padding: 15px;
border-radius: 12px;
box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.module-etab-formation.actif {
display: block;
}
.intro-formation {
margin-bottom: 40px;
}
.infos-formations {
box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.infos-formations .info-formation::before {
content: '';
display: block;
font-family: 'Material icons';
font-size: 2rem;
margin: 0 auto 20px;
height: 70px;
width: 70px;
border-radius: 50%;
color: var(--bleu);
border: 2px solid var(--jaune);
line-height: 70px;
text-align: center;
}
.infos-formations .info-diplome::before {
content: '\ea3e';
}
.infos-formations .info-duree::before {
content: '\ebcc';
}
.infos-formations .info-niveau::before {
content: '\e80c';
}   .module-filtres-formations .zone-filtres {
padding: 20px;
background: #fff;
box-shadow: 0 0 20px rgba(0,0,0,0.15);
border-radius: 8px;
margin-bottom: 40px;
position: relative;
}
.module-filtres-formations.inactif {
display: none;
}
.close-filtre {
display: none;
position: absolute;
top: 15px;
right: 15px;
z-index: 20001;
}
.close-filtre::before {
content: '\e5c9';
display: block;
font-family: 'Material icons';
font-size: 2rem;
}
.groupe-checkbox {
margin-bottom: 15px;
position: relative;
}
.groupe-checkbox input,
.groupe-checkbox label {
cursor: pointer;
}
.groupe-checkbox label {
float: left;
padding-left: 12px;
width: calc(100% - 15px);
margin-top: -4px;
}
.groupe-checkbox input {
float: left;
}   #form-filtre-formations .groupe-radio {
display: inline-block;
margin-right: 15px;
}
#form-filtre-formations .groupe-radio label {
padding-left: 8px;
}
.ebo-disabled {
opacity: .4;
}
h3.accordion-filtre::before {
content: '';
display: inline-block;
font-size: 1.5rem;
margin-right: 10px;
vertical-align: middle;
font-family: 'Material icons';
font-weight: normal;
color: var(--jaune);
}
h3.accordion-filtre:hover::before,
h3.accordion-filtre.ui-state-active::before {
color: var(--bleu);
}
h3.accordion-filtre.accordion-cursus::before {
content: '\e80c';
}
h3.accordion-filtre.accordion-niveau::before {
content: '\ea3e';
}
h3.accordion-filtre.accordion-secteur::before {
content: '\e8f9';
}
h3.accordion-filtre.accordion-departement::before {
content: '\e0c8';
}
h3.accordion-filtre.accordion-haut-niveau::before {
content: '\ea23';
}
h3.accordion-filtre::after {
display: none !important;
}
.diplome-icone::before {
content: '\e838';
display: inline-block;
font-family: 'Material icons';
font-size: 1.5rem;
margin-right: 5px;
vertical-align: bottom;
font-weight: normal;
}
.btn-filtres-respon {
position: fixed !important;
left: 20px !important;
bottom: 20px !important;
z-index: 99 !important;
display: none !important;
}
.btn-filtres-respon::after {
content: '\e429';
display: inline-block;
font-size: 1.5rem;
margin-left: 10px;
vertical-align: middle;
font-family: 'Material icons';
font-weight: normal;
}
.btn-filtres-respon.inactif {
display: none !important;
}
.appliquer_filtres { margin-top: 15px;
}
.resume-requete {
background: #f1f1f1;
padding: 12px 20px;
margin: 0 0 15px;
border-radius: 6px;
}
.resume-requete .tags-fitres {
display: inline-block;
list-style: none;
margin: 0;
}
.resume-requete .tags-fitres li {
display: inline-block;
padding: 0 12px;
font-size: .85rem;
height: 24px;
line-height: 24px;
border-radius: 12px;
background: #fff;
text-align: center;
margin-right: 10px;
margin-bottom: 0;
margin-left: 0;
}
select {
cursor: pointer;
}
.module-filtres-formations input[type='submit'],
.module-filtres-formations select {
margin-bottom: 0;
width: 100%;
height: 50px; }
.module-filtres-formations select {
border: 2px solid transparent;
color: var(--bleu);
}
.module-filtres-formations select.actif {
border: 2px solid var(--jaune);
background-color: #fff;
}
.module-tri {
margin-top: 15px;
}
.container-radio {
display: inline-block;
margin-left: 12px;
}
.container-radio label,
.container-radio input {
display: inline-block;
width: auto;
}
.container-radio input {
visibility: hidden;
display: none;
}
.container-radio label {
cursor: pointer;
opacity: .5;
font-size: .85rem;
}
.container-radio.actif label {
font-weight: bold;
opacity: 1;
}
.sticky-container {
position: sticky;
-webkit-position: sticky;
top: 100px;
z-index: 6;
}
.container-formations { }
.container-formations .flex-item-trois-quart {
width: 74%;
}
.map-initiale {
height: 240px;
border-radius: 12px;
text-align: center;
position: relative;
overflow: hidden;
cursor: pointer;
}
.map-initiale a {
z-index: 6;
}
.map-initiale .opacite {
opacity: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.map-initiale:hover .opacite {
opacity: .7;
}
.map-initiale.inactif {
display: none;
}
.map-affichee {
display: none;
}
.map-affichee a.btn_action.affiche-map {
position: absolute;
left: 15px;
top: 15px;
z-index: 8;
padding-left: 18px;
}
.map-affichee a.btn_action.affiche-map::before {
content: '\e5c4';
display: inline-block;
font-family: 'Material icons';
font-size: 1.3rem;
vertical-align: middle;
color: var(--jaune);
margin-right: 8px;
}
.map-affichee a.btn_action.ferme-map {
position: absolute;
left: 15px;
top: 15px;
z-index: 8;
padding-right: 18px;
display: none;
}
.map-affichee a.btn_action.ferme-map::after {
content: '\e5c8';
display: inline-block;
font-family: 'Material icons';
font-size: 1.3rem;
vertical-align: middle;
color: var(--jaune);
margin-left: 8px;
}
.map-affichee.actif {
display: block;
}
.map-affichee.actif .map-formation {
height: 80vh;
-webkit-transition: all .2s;
transition: all .2s;
}
.map-etablissements,
.liste-formations {
-webkit-transition: all .2s;
transition: all .2s;
}
.close-map {
position: absolute;
height: 36px;
width: 36px;
border-radius: 50%;
background: var(--bleu);
color: #fff !important;
box-shadow: 0 0 14px rgba(0,0,0,0.2);
z-index: 1;
top: 15px;
right: 15px;
text-align: center;
font-weight: bold;
line-height: 36px;
font-size: 1.3rem;
transform: rotate(45deg);
}
.close-map:hover {
background: #fff;
color: var(--bleu) !important;
transform: rotate(135deg);
}
.map-etablissements.map.big .close-map {
display: none;
}
.liste-formations.map {
width: 64%;
}
.map-etablissements.map {
width: 33%;
}
.liste-formations.map.big {
width: 0%;
}
.liste-formations .flex-item-tiers {
-webkit-transition: all .3s;
}
.liste-formations.map.big .flex-item-tiers {
}
.map-etablissements.map.big {
width: 100%;
}
.module-no-result {
width: 600px;
max-width: 90%;
margin: 0 auto;
}
.module-no-result img {
max-width: 100%;
height: auto;
}
.titre-map-respon {
display: none;
}   .img-metier.img-single {
height: 350px;
margin: 30px 0;
}
.img-metier.img-metier-default {
background-image: url(//135bpm.fr/wp-content/themes/135bpm/img/img-defaut.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.modules-formations {
margin-top: 30px;
}
.module-formation {
border-radius: 8px;
background: rgba(255,255,255,0.7);
padding: 12px;
text-align: center;
position: relative;
margin-bottom: 20px;
border: 2px solid #f4f4f4;
cursor: pointer;
-webkit-transition: all .3s;
transition: all .3s;
}
.module-formation:hover,
.module-formation.actif {
border: 2px solid var(--jaune);
background: rgba(255,255,255,1);
box-shadow: 0 6px 6px rgba(0,0,0,0.1);
-webkit-transition: all .3s;
transition: all .3s;
}
.module-formation .picto-secteur {
margin: 0 auto 10px;
width: 50px;
height: 50px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.module-formation .vignette-metiers {
padding: 12px;
background: var(--jaune);
border-radius: 6px;
font-size: .8rem;
line-height: 1.1rem;
width: 190px;
text-align: left;
position: absolute;
left: -200px;
top: 15px;
z-index: 4;
box-shadow: 0 6px 6px rgba(0,0,0,0.15);
display: none;
}
.module-formation .vignette-metiers.actif {
display: block;
}
.module-formation .vignette-metiers.vignette-mobile {
width: 100%;
position: relative;
left: auto;
top: auto;
z-index: inherit;
box-shadow: 0 6px 6px rgba(0,0,0,0.15);
display: none;
}
.module-formation .vignette-metiers.vignette-mobile.actif {
display: block !important;
}
.module-formation .vignette-metiers.actif {
display: block;
}
.spinner-semaine {
margin: 100px auto;
width: 40px;
height: 40px;
position: relative;
}
.sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-fading-circle .sk-circle:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: var(--bleu);
border-radius: 100%;
-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; } 
}
.border-radius,
.borderradius {
border-radius: 6px;
}
.section-contenu .pagination ul li {
margin-bottom: 0;
padding-left: 0;
margin-left: 0;
}
.pagination a {
text-decoration: none !important;
font-family: inherit;
}
.pagination {
position: relative;
font-size: 1rem;
line-height: 1.3rem;
text-align: center;
margin: 30px auto 20px;
}
.pagination a:not(.next, .prev),
.pagination span {
display: inline-block;
padding: 0;
min-width: 0;
height: 50px;
width: 50px;
border: 2px solid #f4f4f4;
border-radius: 50%;
text-align: center;
line-height: 50px;
margin: 0 7px;
text-decoration: none;
color: var(--bleu);
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.pagination a.page-numbers:not(.next, .prev):hover {
text-decoration: none;
border: 2px solid var(--jaune);
}
.pagination .current {
border: 2px solid var(--jaune);
}
.pagination li {
border: 0;
float: none;
display: inline-block;
}   .container-photo-membre {
position: relative;
height: 450px;
width: 100%;
max-height: 80vh;
cursor: pointer;
}
.container-equipe .flex-item-tiers {
margin-bottom: 15px;
}
.container-photo-membre .image-initiale {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 4;
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
display: block;
}
.container-photo-membre .image-initiale.inactif {
display: none;
}
.container-photo-membre .image-survol {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
}
.container-photo-membre .texte-membre {
position: absolute;
bottom: 20px;
left: 5%;
background: rgba(255,255,255,0.7);
border-radius: 12px;
width: 90%;
z-index: 3;
padding: 20px;
}
.container-photo-membre .texte-membre p:last-child {
margin-bottom: 0;
} .fancybox-container {
z-index: 99999999 !important;
}
.fancybox-content {
max-width  : 95% !important;
height: auto !important;
max-height : 99%;
margin: 0 auto;
padding: 30px !important;
border-radius: 10px;
box-shadow: 8px 8px 0 var(--jaune);
width: 65%;
min-width: 400px;
min-height: 300px;
}
.fancybox-close-small {
opacity: 1 !important;
}
.fancybox-close-small svg {
display: none;
}
.fancybox-close-small::before {
content: '\e5cd';
display: block;
position: absolute;
z-index: 403;
width: 30px;
height: 30px;
background: var(--jaune);
font-family: 'Material icons';
font-size: 1.6rem;
top: 0;
right: 0;
text-align: center;
line-height: 30px;
color: #fff;
-webkit-transition: all .3s;
transition: all .3s;
}
.fancybox-close-small:hover::before { 
background: var(--bleu);
-webkit-transition: all .3s;
transition: all .3s;
}
.fancybox-is-open .fancybox-bg {
opacity: .9; 
}   .bloc-partage {
width: 100%;
}
a.share-icone {
text-decoration: none !important;
margin: 0 4px;
}
a.share-icone::before {
content: '';
display: inline-block;
font-size: 1.3rem;
font-family: 'fontAwesome';
color: var(--bleu);
}
a.share-icone:hover::before {
color: var(--jaune);
}
a.share-icone.share-twitter::before {
content: '\e61b';
}
a.share-icone.share-facebook::before {
content: '\f082';
}
a.share-icone.share-linkedin::before {
content: '\f08c';
}   .loader-site {
background: var(--jaune);
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-folding-cube {
margin: 30vh auto 0;
width: 40px;
height: 40px;
position: relative;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--bleu);
-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
animation: sk-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; 
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; 
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; 
} 
}
@keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; 
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; 
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 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;
}   li.youtube,
li.tiktok,
li.linkedin,
li.twitter,
li.facebook,
li.instagram {
display: inline-block !important;
width: auto !important;
padding: 0;
}
li.youtube a,
li.tiktok a,
li.linkedin a,
li.twitter a,
li.facebook a,
li.instagram a {
padding: 0;
margin-right: 5px;
}
#menu-menu-reseaux-sociaux li:last-child a {
margin-right: 0;
}
li.youtube a::after,
li.tiktok a::after,
li.linkedin a::after,
li.twitter a::after,
li.facebook a::after,
li.instagram a::after {
content: '';
display: inline-block;
font-size: 1rem;
font-family: 'fontAwesome';
color: var(--bleu);
height: 44px;
width: 44px;
line-height: 44px;
border-radius: 50%;
text-align: center;
border: 1px solid var(--bleu);
}
li.youtube a:hover::after,
li.tiktok a:hover::after,
li.linkedin a:hover::after,
li.twitter a:hover::after,
li.facebook a:hover::after,
li.instagram a:hover::after {
color: var(--bleu);
background: var(--jaune);
border: 1px solid var(--jaune);
}
li.facebook a::after {
content: '\f39e' !important;
}
li.instagram a::after {
content: '\f16d' !important;
}
li.twitter a::after {
content: '\e61b' !important;
}
li.linkedin a::after {
content: '\f0e1' !important;
}
li.tiktok a::after {
content: '\e07b' !important;
}
li.youtube a::after {
content: '\f167' !important;
}   #toTop {
display: none;
position: fixed;
top: 48%;
right: 20px;
z-index: 8222;
}
#toTop::before {
content: '\e5d8';
font-family: 'Material Icons';
width: 60px;
height: 60px;
border-radius: 6px;
display: block;
background: var(--jaune);
opacity: .5;
font-size: 1.4rem;
text-align: center;
line-height: 60px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#toTop:hover::before {
opacity: 1;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}   #tarteaucitronRoot #tarteaucitronAlertBig {
background: #fff !important;
color: var(--bleu) !important;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
color: var(--bleu) !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
border-radius: 0 !important;
box-shadow: none !important;
}
div#tarteaucitronRoot.tarteaucitronBeforeVisible:before {
opacity: .7 !important;
background: #000 !important;
}
div#tarteaucitronAlertBig:before {
display: none !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {  
background: var(--bleu) !important;
padding: 10px 20px !important;
}
#tarteaucitronRoot .tarteaucitronDeny {
background: #f1f1f1 !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog {
background: #f1f1f1 !important;
}
#tarteaucitronRoot #tarteaucitronAllDenied2 {
position: absolute !important;
background: transparent !important;
top: 10px !important;
padding: 0 !important;
color: #000 !important;
right: 10px !important;
font-size: .8rem !important;
text-decoration: none !important;
opacity: .6 !important;
}
#tarteaucitronDisclaimerAlert {
font-size: .9rem !important;
line-height: 1.3rem !important;
text-align: justify !important;
display: block !important;
text-align: center !important;
}
div#tarteaucitronRoot.tarteaucitronBeforeVisible:before {
z-index: 99999999 !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
width: 450px !important;
max-width: 90% !important;
border-radius: 6px !important;
}
#tarteaucitronDisclaimerAlert::before {
content: '';
display: block;
margin: 0 auto 20px;
width: 80px;
height: 80px;
background-image: url(//135bpm.fr/wp-content/themes/135bpm/img/135bpm-logo.jpg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
html body #tarteaucitronRoot #tarteaucitronAlertBig span {
color: var(--bleu) !important;
}@media only screen and (max-width: 1466px) {
.accroche-site {
}
.top-image.top-image-page {
height: 350px;
}
}   @media only screen and (max-width: 1350px) {
h1 {
font-size: 3rem;
line-height: 3.1rem;
}
h1.titre-page,
h2 {
font-size: 2.5rem;
line-height: 2.8rem;
margin: 0 0 30px 0;
}
h3 {
font-size: 1.7rem;
line-height: 1.9rem;
}
h4 {
font-size: 1.2rem;
line-height: 1.5rem;
}
.slider {
height: 100vh;
}
.slider .wrap {
width: 90%;
margin: 0 5%;
}
.accroche-site {
bottom: 60px;
}
#container {
padding: 0;
}
.wrap {
padding: 0 30px;    
}
header.header nav li {
padding: 0 12px;    
}
li.menu-item-has-children::after {
right: -8px;
}
.displaynone_resp {
width: 15%;
}
}   @media only screen and (max-width: 1230px) {
.declenche-panneau {
display: block;
}
#inner-header .section-header-droite,
#inner-header .section-header-centre {
display: none;
}
#menu-menu-cta {
margin-left: 0;
margin-right: 40px;
}
.container-titre {
width: 100%;
max-width: 100%;
left: 0;
margin-left: 0;
padding: 0 50px;
bottom: 30px;
}
h1,
.top-image.top-image-page h1 {
font-size: 2.5rem;
line-height: 2.7rem;
}
.top-image.top-image-page {
height: 300px;    
}
.top-image.top-single-page {
height: 240px;    
}
.accroche-site a.cta {
min-width: 1px;
}
}   @media only screen and (max-width: 1024px) {
#container {
padding: 0;    
}
.accroche-site {
width: 60%;
bottom: 50px;
}
.wrap {
padding: 0 30px;    
}
section {
padding: 40px 0;    
}
.container-args-campus > .flex-item-tiers {
order: 1;
width: 100%;
margin-bottom: 25px;
}
.container-args-campus .flex-item-deux-tiers {
order: 2;
width: 100%;
}
section.bkg-jaune-trame {
padding: 30px 0;    
}
section.bkg-jaune-trame .flex-item-moitie {
width: 100%;
margin-bottom: 30px;
}
.fancybox-content {
width: 85%;    
}
footer.footer img {
height: 75px;
width: auto;
}
.img-section-contact {
bottom: -30px;    
}
.liste-formations.map {
width: 58%;    
}
.map-etablissements.map {
width: 39%;
}
.section-contenu .flex-item-quart,
.section-contenu .flex-item-trois-quart {
width: 48%;
}
.displaynone_resp {
display: none;
}
}   @media only screen and (max-width: 967px) {
h1.titre-page,
h2 {
font-size: 2rem;
line-height: 2.3rem;
}
.module-chiffre .chiffre {
font-size: 4rem;
line-height: 4rem;
letter-spacing: -1px;
}
.accroche-site {
text-align: center;
width: 100%;
padding: 0;
}
.accroche-site .cta {
margin-bottom: 0;
display: inline-block;
margin: 0 20px;
}
.declenche-panneau {
top: 25px;
}
.container-titre {
padding: 0 40px;
bottom: 20px;
}
.top-image.top-image-page h1 {
font-size: 2.1rem;
line-height: 2.5rem;
}
.top-image.top-image-page {
height: 280px;    
}
.zone-filtres {
justify-content: center;    
}
.zone-filtres .flex-item-quart {
width: 32%;
padding: 0 10px;
}
.zone-filtres .flex-item-quart:last-child {
margin-top: 15px;
}
.module-filtres-formations input[type='submit'],
.module-filtres-formations select {
height: 40px;
line-height: 40px;
padding-top: 0;
padding-bottom: 0;
}
.flex-item-quart.formation-module,
.flex-item-tiers.formation-module {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
width: 31% !important;
}
.liste-formations.map.big {
height: 0;   
}
#sidebar-search #block-7 input {
font-size: 1.4rem;
}
.banniere-pre-footer {
height: 160px;
}
.rangee-image-seule {
max-height: 30vh;    
}
.flex-item-quart.map-etablissements .module-filtres-formations { position: fixed;
width: 96%;
left: 2%;
top: 2%;
z-index: 20000;
display: none !important;
}
.close-filtre {
display: block;
}
.flex-item-quart.map-etablissements .module-filtres-formations .zone-filtres {
min-height: 96vh;
padding-bottom: 50px !important;
padding: 40px 30px;
}
.appliquer_filtres {
position: absolute !important;
bottom: 20px;
left: 20px;
display: block !important;
}
.flex-item-quart.map-etablissements .module-filtres-formations.actif {
display: block !important;
}
.btn-filtres-respon {
display: block !important;
}
.flex-item-quart.map-etablissements.actif {
display: block;
}
.flex-item-trois-quart.liste-formations { width: 100%;
}
.map-initiale {
height: 100px;
position: fixed;
width: 100px;
bottom: 20px;
right: 20px;
z-index: 82;
border-radius: 8px;
box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.titre-map-respon {
display: block;
position: fixed;
right: 20px;
width: 100px;
border-radius: 4px;
bottom: 110px;
z-index: 83;
background: #fff;
padding: 2px 4px;
font-size: .75rem;
line-height: 1rem;
text-align: left;
border: 1px solid #eaeaea;
}
.titre-map-respon.actif {
display: none;
}
.map-initiale a.btn_action {
width: 36px;
padding: 0;
}
.map-initiale a.btn_action::before {
content: '\e0c8';
display: block;
width: 36px;
height: 36px;
z-index: 13;
font-family: 'Material icons';
font-size: 1.3rem;
text-align: center;
line-height: 36px;
position: absolute;
font-weight: 100;
}
.sticky-container {
position: relative;
top: auto;
z-index: 60;
}
}   @media only screen and (max-width: 800px) {
.accroche-site {
}
.accroche-site::after {
font-size: 2.5rem;
margin-left: 20px;
margin-top: 20px;
color: #fff;
}
.accroche-site h1 {
color: #fff;    
}
h1 {
font-size: 2.5rem;
line-height: 2.5rem;
}
h2 {
font-size: 2rem;
line-height: 2.3rem;
}
h3 {
font-size: 1.4rem;
line-height: 1.6rem;
}
section#section-formations .module-chiffre .chiffre,
.module-chiffre .chiffre {
font-size: 2.5rem;
line-height: 2.5rem;
}
.module-chiffre p {
font-size: .85rem;
line-height: 1rem;
}
#slideposition {
position: relative;
bottom: 30px;
}
#slideposition ul li.indicator {
height: 12px;
width: 12px;
margin: 0 6px;
}    
.container-args-campus > .flex-item-tiers {
}
.module-actu {
width: 48%;
height: 30vh;
}
.container-actus .module-actu .module-infos-actus {
max-width: 80% !important;    
}
#section-contact .flex-item-deux-tiers {
display: none;
}
#section-contact .flex-item-tiers {
width: 100%;
}
#section-contact p.rubik,
#section-contact h2 {
text-align: center;
}
#toTop {
display: none !important;
}
h1,
h1.titre-page, h2 {
font-size: 2rem;
line-height: 2.1rem;
}
.top-image {
height: 100px;
border-radius: 0;
}
body:not(.single) .section-contenu .wrap {
padding: 20px;    
}
section {
padding: 30px 0;    
}
.section-contenu .flex-item-tiers,
.section-contenu .flex-item-deux-tiers,
.section-contenu .flex-item-quart,
.section-contenu .flex-item-trois-quart {
width: 100%;    
}
.container-equipe .flex-item-tiers {
width: 48%;    
}
.infos-formations .info-formation {
margin-bottom: 25px;
padding: 0 12px;
}
.infos-formations .info-formation:last-child {
margin-bottom: 0;
}
.module-formation .vignette-metiers,
.module-formation .vignette-metiers.actif {
display: none !important;
}
.img-single {
border-radius: 10px;
margin-bottom: 30px;
}
footer.footer .floatleft,
footer.footer .floatright {
float: none;
width: 100%;
text-align: center;
}
footer.footer .floatleft img {
margin-bottom: 25px;
}
#menu-menu-cta li.recherche a {
width: auto;
border: 0;
border-radius: 0;
margin-left: 5px;
}
#menu-menu-cta {
margin-right: 80px;
}
header.header li.cta a {
font-size: .9rem !important;    
}
.container-titre .flex-item-trois-quart {
width: 100%;
}
.top-image.top-image-page h1 {
font-size: 1.9rem;
line-height: 2.3rem;
}
.top-image.top-image-page {
height: 280px;    
}
.top-image.top-single-page::after,
.top-image.top-image-page::after {
width: 350px;
height: 70px;
bottom: -70px;
}
.zone-filtres .flex-item-quart {
width: 32%;
padding: 0 10px;
}
.container-formations {
margin-top: 0;    
}
.flex-item-tiers.formation-module {
width: 31% !important;
}
.flex-item-quart.formation-module {
width: 48% !important;
}
.btn_action.affiche-map {
display: none !important;
}
.flex-item-60.liste-etabs {
width: 100%;
order: 2;
}
.flex-item-40.map-etabs {
width: 100%;
order: 1;
margin-bottom: 30px;
}
#sidebar-search #block-7 input {
font-size: 1.2rem;
}
.top-image.top-single-page {
height: 200px;    
}
.img-metier.img-single {
height: 250px;
margin: 20px 0;
}
.module-prerequis {
margin: 15px 0;
padding: 20px;
}
.container-filtres-metiers {
position: relative;
text-align: center;
order: 1;
margin-bottom: 25px;
}
.container-filtres-metiers p.big {
font-size: 1.1rem;
}
.container-filtres-metiers .module-formation {
width: 23%;
margin-bottom: 15px;
padding: 10px;
}
.container-filtres-metiers .module-formation .picto-secteur {
width: 36px;
height: 36px;
}
.container-filtres-metiers .module-formation p { }
.container-total-metiers {
order: 2;    
}
body.page-template-page-actualites .module-actu.flex-item-tiers {
width: 48%;    
}
.banniere-pre-footer {
height: 140px;
}
.flex-item-tiers,
.flex-item-deux-tiers {
width: 100%;    
}
.flex-item-tiers.module-chiffre {
width: 31%;
text-align: center;
}
.rangee-page {
padding: 25px 0;    
}
.module-no-result {
margin: 40px 0;
}
.intro-formation .floatleft,
.intro-formation .floatright {
float: none;
}
.intro-formation .floatleft {
margin-bottom: 15px;    
}
.resume-requete.floatleft,
.btn-reset.floatright {
float: none;
width: 100% !important;
margin: 0;
}
.btn-reset.floatright {
margin: 8px 0 15px;
padding: 0 !important;
font-size: .9rem;
}
.btn-reset.floatright a {
line-height: inherit !important;
}
.flex-item-quart.logo-flex {
width: 23%;
}
header.header.scroll {
padding-top: 12px;
padding-bottom: 12px;
}
}   @media only screen and (max-width: 700px) {
.zone-filtres {
justify-content: space-between;    
}
.zone-filtres .flex-item-quart {
width: 48%;
padding: 0;
margin-bottom: 15px;
}
.zone-filtres .flex-item-quart:last-child {
margin-top: 0;
}
.zone-filtres .flex-item-quart:nth-child(4),
.zone-filtres .flex-item-quart:nth-child(3) {
margin-bottom: 0;
}
}   @media only screen and (max-width: 640px) {
.accroche-site {
}
.accroche-site::after {
display: none;
}
.rangee-page.bkg-bleu a.cta,
.rangee-page.bkg-image a.cta,
.accroche-site a.cta {
height: 40px;
line-height: 40px;
border-radius: 20px;
padding: 0 60px 0 30px;
font-size: 1rem;
}
.rangee-page.bkg-bleu a.cta::after,
.rangee-page.bkg-image a.cta::after,
.accroche-site a.cta::after {
line-height: 40px;
font-size: 1.2rem;
right: 20px;
height: 40px;
}
.container-args-campus > .flex-item-tiers {
width: 100%;
padding: 0 25px;
}
.container-args-campus .flex-item-tiers {
width: 100%;
padding: 0;
margin-bottom: 20px;
}
.module-chiffres {
margin-top: 15px;
}
.modules-formations .flex-item-quart.module-formation {
width: 48%;    
}
.container-metier .flex-item-quart,
.container-metier .flex-item-trois-quart {
width: 100%;    
}
#section-formations .module-chiffres { }
.module-carte {
padding: 10px;    
}
.fancybox-content {
width: 90%;
padding: 10px !important; 
}
.module-actu {
width: 100%;    
}
footer.footer img {
height: auto;
max-width: 100%;
}
footer.footer .floatleft img {
height: 60px;
margin-bottom: 20px;
width: auto;
}
.wrap {
padding: 0 20px;    
}
.logo-header {
width: 80px;
height: 60px;
}
h1 {
font-size: 2rem;
line-height: 2rem;
}
h2 {
font-size: 1.7rem;
line-height: 2rem;
margin-bottom: 20px;
}
h3 {
font-size: 1.3rem;
line-height: 1.6rem;
}
li.cta a::after {
display: none;
}
header.header li.cta a {
padding: 0 12px !important;
}
.declenche-panneau {
top: 20px;
}
h1.titre-page,
.top-image.top-image-page h1 {
font-size: 1.65rem;
line-height: 1.8rem;
}
.top-image.top-image-page h1 {
text-align: center;
padding: 0 30px;
}
.top-image.top-image-page {
height: 220px;    
}
.container-breadcrumb,
.top-image .container-breadcrumb {
display: none;
}
body:not(.single) .section-contenu .wrap {
padding: 0 20px;    
}
header.header li.cta a {
height: 30px !important;
line-height: 30px !important;
border-radius: 4px;
}
header.header {
padding-top: 12px;
padding-bottom: 12px;
}
#menu-menu-cta li.recherche a::before {
height: 30px;
line-height: 28px;
}
.declenche-panneau {
top: 14px;    
}
.formation-module {
margin-bottom: 15px;    
}
.container-formations.container-flex {
margin-top: 25px;    
}
.flex-item-tiers.formation-module {
width: 48% !important;
}
.map-initiale {
height: 80px;
width: 80px;
border-radius: 4px;
box-shadow: 0 0 12px rgba(0,0,0,0.2);
} footer.footer {
padding-top: 20px;    
padding-bottom: 20px;
}
footer.footer .flex-item-quart {
text-align: center;
width: 100%;
margin-bottom: 15px;
}
footer.footer .flex-item-quart.right {
margin-bottom: 0;    
}
footer.footer .flex-item-quart.container-nav-footer {
width: 48%;
}
footer.footer img {
max-height: 80px;    
}
.modules-logos-part .module-part {
width: 48%;    
}
#sidebar-search #block-7 input {
font-size: 1.2rem;
height: 60px;
padding: 0 20px;
}
.flex-item-moitie {
width: 100%;
margin-bottom: 20px;
}
.top-image.top-single-page {
height: 130px;    
}
.img-metier.img-single {
height: 150px;
}
body.page-template-page-actualites .module-actu.flex-item-tiers h4 {
font-size: 1rem;
line-height: 1.3rem;
}
body.page-template-page-actualites .module-actu.flex-item-tiers .hover-actu {
background: rgba(0,0,0,0.5);    
}
body.page-template-page-actualites .module-actu.flex-item-tiers .module-date-actu {
font-size: .85rem;    
}
body.page-template-page-actualites .module-actu {
height: 240px;    
}
.pagination {
font-size: .85rem;
line-height: 1.2rem;
}
.pagination a:not(.next, .prev),
.pagination span {
height: 30px;
width: 30px;
line-height: 30px;
margin: 0 4px;
}
.banniere-pre-footer {
height: 100px;
}
.rangee-image-seule {
max-height: 20vh;
}
.module-chiffres {
margin: 20px auto !important;
}
.module-metier .filet,
.formation-module .filet {
margin: 12px 0;    
}
.flex-item-quart.logo-flex {
width: 31%;
margin-bottom: 30px;
height: 200px;
}
}   @media only screen and (max-width: 540px) {
.flex-item-tiers.formation-module {
width: 100% !important;
}
section {
padding: 18px 0;     
}
.panneau-menu ul li.cta {
width: 80%;
left: auto;
margin-left: 10%;
}
.zone-filtres .flex-item-quart {
width: 100%;
margin-top: 0;
margin-bottom: 10px;
}
.zone-filtres .flex-item-quart:last-child {
margin-bottom: 0;
margin-top: 10px;
}
footer.footer .flex-item-quart.container-nav-footer {
width: 100%;
}
#sidebar-search #block-7 input {
font-size: .9rem;
height: 50px;
}
body.page-template-page-actualites .module-actu.flex-item-tiers {
width: 100%;
}
.top-image.top-image-page {
height: 180px;    
}
.module-chiffres .flex-item-tiers {
width: 48%;
padding: 0;
margin-bottom: 20px;
}
.module-chiffres .flex-item-tiers:last-child {
display: none;
}
.rangee-page.bkg-bleu a.cta,
.rangee-page.bkg-image a.cta,
.accroche-site a.cta {
padding: 0 30px;
}
.rangee-page.bkg-bleu a.cta::after,
.rangee-page.bkg-image a.cta::after,
.accroche-site a.cta::after {
display: none;
}
.accroche-site {
padding: 20px;
border-radius: 20px;
background: rgba(255,255,255,0.35);
box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.accroche-site h1 {
font-size: 1.6rem;
line-height: 1.8rem;
}
.accroche-site ul {
display: none;
}
.accroche-site a.cta {
height: auto;
line-height: inherit;
padding-top: 12px;
padding-bottom: 12px;
border-radius: 10px;
text-align: center;
display: block;
}
.rangee-page.bkg-bleu a.cta,
.rangee-page.bkg-image a.cta {
line-height: 40px !important;
}
.rangee-page.bkg-bleu a.cta::after,
.rangee-page.bkg-image a.cta::after,
.accroche-site a.cta::after {
line-height: inherit !important;
}
.container-equipe .flex-item-tiers {
margin-bottom: 15px;
}
.container-equipe .flex-item-tiers .container-photo-membre {
max-height: 40vh;
}
.flex-item-quart.logo-flex {
width: 45%;
height: 200px;
}
}   @media only screen and (max-width: 420px) {
.flex-item-quart.formation-module,
.flex-item-tiers.formation-module {
width: 100% !important;
}
.container-equipe .flex-item-tiers .container-photo-membre {
max-height: 60vh;
}
.container-equipe .flex-item-tiers {
width: 100%;
}
}
@media only screen and (max-height: 600px) and (orientation: landscape) {
.accroche-site {
text-align: center;
width: 100%;
bottom: 40px;
padding: 0 40px;
}
.accroche-site .cta {
margin-bottom: 0;
display: inline-block;
margin: 0 20px;
}
.slider {
height: 100vh;
}
}