@charset "UTF-8";
.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: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(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-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  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-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0!important;
  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: 1s;
  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
  }
  to {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[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(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: ""
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) 50% no-repeat
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(slick.eot);
  src: url(slick.eot?#iefix) format("embedded-opentype"), url(slick.woff) format("woff"), url(slick.ttf) format("truetype"), url(slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  content: "←"
}

[dir=rtl] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  content: "→"
}

[dir=rtl] .slick-next:before {
  content: "←"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0
}

.slick-dots li,
.slick-dots li button {
  width: 20px;
  height: 20px;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

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-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  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-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  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--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  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-pan .fancybox-content,
.fancybox-can-swipe .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--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .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-iframe,
.fancybox-video {
  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:link,
.fancybox-button:visited {
  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--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  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(0deg, 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%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  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;
  border-color: #888 #888 #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 {
  to {
    transform: rotate(1turn)
  }
}

.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: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  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: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-1turn);
  transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(1turn);
  transform: rotate(1turn)
}

.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: scaleX(1) translateZ(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: translateZ(0) scale(1)
}

@media (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
}

.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;
  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:link,
.fancybox-share__button:visited {
  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;
  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;
  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: 50%;
  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 (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

@font-face {
  font-family: Maax;
  src: url(Maax.woff2) format("woff2"), url(Maax.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Maax;
  src: url(Maax-Bold.woff2) format("woff2"), url(Maax-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: Maax;
  src: url(Maax-Medium.woff2) format("woff2"), url(Maax-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: fontello;
  src: url(fontello.eot);
  src: url(fontello.eot#iefix) format("embedded-opentype"), url(fontello.woff2) format("woff2"), url(fontello.woff) format("woff"), url(fontello.ttf) format("truetype"), url(fontello.svg#fontello) format("svg");
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-twitter:before {
  content: "\e80b"
}

.icon-instagram:before {
  content: "\e80c"
}

.icon-linkedin:before {
  content: "\e80d"
}

.icon-facebook:before {
  content: "\e80e"
}

.icon-link:before {
  content: "\e80f"
}

.icon-download:before {
  content: "\e810"
}

.icon-arrow-right:before {
  content: "\e811"
}

.icon-arrow-left:before {
  content: "\e812"
}

.icon-email:before {
  content: "\e813"
}

.icon-file-pdf:before {
  content: "\f1c1"
}


/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

*,
:after,
:before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none
}

address {
  font-style: normal;
  line-height: inherit
}

address,
dl,
ol,
ul {
  margin-bottom: 1rem
}

dl,
ol,
ul {
  margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  background-color: transparent
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]),
a:not([href]):hover {
  color: inherit;
  text-decoration: none
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  border-style: none
}

img,
svg {
  vertical-align: middle
}

svg {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

select {
  word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none!important
}


/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}

*,
:after,
:before {
  box-sizing: inherit
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

@media (min-width:1500px) {
  .container {
    max-width: 1470px
  }
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .container,
  .container-sm {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px
  }
}

@media (min-width:1500px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1470px
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}

.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%
}

.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%
}

.row-cols-3>* {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%
}

.row-cols-6>* {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  order: -1
}

.order-last {
  order: 13
}

.order-0 {
  order: 0
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

.order-11 {
  order: 11
}

.order-12 {
  order: 12
}

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-sm-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-sm-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-sm-first {
    order: -1
  }
  .order-sm-last {
    order: 13
  }
  .order-sm-0 {
    order: 0
  }
  .order-sm-1 {
    order: 1
  }
  .order-sm-2 {
    order: 2
  }
  .order-sm-3 {
    order: 3
  }
  .order-sm-4 {
    order: 4
  }
  .order-sm-5 {
    order: 5
  }
  .order-sm-6 {
    order: 6
  }
  .order-sm-7 {
    order: 7
  }
  .order-sm-8 {
    order: 8
  }
  .order-sm-9 {
    order: 9
  }
  .order-sm-10 {
    order: 10
  }
  .order-sm-11 {
    order: 11
  }
  .order-sm-12 {
    order: 12
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.33333%
  }
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-md-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-md-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-md-first {
    order: -1
  }
  .order-md-last {
    order: 13
  }
  .order-md-0 {
    order: 0
  }
  .order-md-1 {
    order: 1
  }
  .order-md-2 {
    order: 2
  }
  .order-md-3 {
    order: 3
  }
  .order-md-4 {
    order: 4
  }
  .order-md-5 {
    order: 5
  }
  .order-md-6 {
    order: 6
  }
  .order-md-7 {
    order: 7
  }
  .order-md-8 {
    order: 8
  }
  .order-md-9 {
    order: 9
  }
  .order-md-10 {
    order: 10
  }
  .order-md-11 {
    order: 11
  }
  .order-md-12 {
    order: 12
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.33333%
  }
  .offset-md-2 {
    margin-left: 16.66667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333%
  }
  .offset-md-5 {
    margin-left: 41.66667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333%
  }
  .offset-md-8 {
    margin-left: 66.66667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333%
  }
  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-lg-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-lg-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-lg-first {
    order: -1
  }
  .order-lg-last {
    order: 13
  }
  .order-lg-0 {
    order: 0
  }
  .order-lg-1 {
    order: 1
  }
  .order-lg-2 {
    order: 2
  }
  .order-lg-3 {
    order: 3
  }
  .order-lg-4 {
    order: 4
  }
  .order-lg-5 {
    order: 5
  }
  .order-lg-6 {
    order: 6
  }
  .order-lg-7 {
    order: 7
  }
  .order-lg-8 {
    order: 8
  }
  .order-lg-9 {
    order: 9
  }
  .order-lg-10 {
    order: 10
  }
  .order-lg-11 {
    order: 11
  }
  .order-lg-12 {
    order: 12
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.33333%
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-xl-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-xl-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xl-first {
    order: -1
  }
  .order-xl-last {
    order: 13
  }
  .order-xl-0 {
    order: 0
  }
  .order-xl-1 {
    order: 1
  }
  .order-xl-2 {
    order: 2
  }
  .order-xl-3 {
    order: 3
  }
  .order-xl-4 {
    order: 4
  }
  .order-xl-5 {
    order: 5
  }
  .order-xl-6 {
    order: 6
  }
  .order-xl-7 {
    order: 7
  }
  .order-xl-8 {
    order: 8
  }
  .order-xl-9 {
    order: 9
  }
  .order-xl-10 {
    order: 10
  }
  .order-xl-11 {
    order: 11
  }
  .order-xl-12 {
    order: 12
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.33333%
  }
  .offset-xl-2 {
    margin-left: 16.66667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333%
  }
  .offset-xl-5 {
    margin-left: 41.66667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333%
  }
  .offset-xl-8 {
    margin-left: 66.66667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333%
  }
  .offset-xl-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1500px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-xxl-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-xxl-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-xxl-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .row-cols-xxl-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-xxl-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-xxl-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xxl-first {
    order: -1
  }
  .order-xxl-last {
    order: 13
  }
  .order-xxl-0 {
    order: 0
  }
  .order-xxl-1 {
    order: 1
  }
  .order-xxl-2 {
    order: 2
  }
  .order-xxl-3 {
    order: 3
  }
  .order-xxl-4 {
    order: 4
  }
  .order-xxl-5 {
    order: 5
  }
  .order-xxl-6 {
    order: 6
  }
  .order-xxl-7 {
    order: 7
  }
  .order-xxl-8 {
    order: 8
  }
  .order-xxl-9 {
    order: 9
  }
  .order-xxl-10 {
    order: 10
  }
  .order-xxl-11 {
    order: 11
  }
  .order-xxl-12 {
    order: 12
  }
  .offset-xxl-0 {
    margin-left: 0
  }
  .offset-xxl-1 {
    margin-left: 8.33333%
  }
  .offset-xxl-2 {
    margin-left: 16.66667%
  }
  .offset-xxl-3 {
    margin-left: 25%
  }
  .offset-xxl-4 {
    margin-left: 33.33333%
  }
  .offset-xxl-5 {
    margin-left: 41.66667%
  }
  .offset-xxl-6 {
    margin-left: 50%
  }
  .offset-xxl-7 {
    margin-left: 58.33333%
  }
  .offset-xxl-8 {
    margin-left: 66.66667%
  }
  .offset-xxl-9 {
    margin-left: 75%
  }
  .offset-xxl-10 {
    margin-left: 83.33333%
  }
  .offset-xxl-11 {
    margin-left: 91.66667%
  }
}

.align-baseline {
  vertical-align: baseline!important
}

.align-top {
  vertical-align: top!important
}

.align-middle {
  vertical-align: middle!important
}

.align-bottom {
  vertical-align: bottom!important
}

.align-text-bottom {
  vertical-align: text-bottom!important
}

.align-text-top {
  vertical-align: text-top!important
}

.bg-primary {
  background-color: #007bff!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc!important
}

.bg-secondary {
  background-color: #6c757d!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62!important
}

.bg-success {
  background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34!important
}

.bg-info {
  background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b!important
}

.bg-warning {
  background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00!important
}

.bg-danger {
  background-color: #dc3545!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130!important
}

.bg-light {
  background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5!important
}

.bg-dark {
  background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124!important
}

.bg-white {
  background-color: #fff!important
}

.bg-transparent {
  background-color: transparent!important
}

.border {
  border: 1px solid #dee2e6!important
}

.border-top {
  border-top: 1px solid #dee2e6!important
}

.border-right {
  border-right: 1px solid #dee2e6!important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6!important
}

.border-left {
  border-left: 1px solid #dee2e6!important
}

.border-0 {
  border: 0!important
}

.border-top-0 {
  border-top: 0!important
}

.border-right-0 {
  border-right: 0!important
}

.border-bottom-0 {
  border-bottom: 0!important
}

.border-left-0 {
  border-left: 0!important
}

.border-primary {
  border-color: #007bff!important
}

.border-secondary {
  border-color: #6c757d!important
}

.border-success {
  border-color: #28a745!important
}

.border-info {
  border-color: #17a2b8!important
}

.border-warning {
  border-color: #ffc107!important
}

.border-danger {
  border-color: #dc3545!important
}

.border-light {
  border-color: #f8f9fa!important
}

.border-dark {
  border-color: #343a40!important
}

.border-white {
  border-color: #fff!important
}

.rounded-sm {
  border-radius: .2rem!important
}

.rounded {
  border-radius: .25rem!important
}

.rounded-top {
  border-top-left-radius: .25rem!important
}

.rounded-right,
.rounded-top {
  border-top-right-radius: .25rem!important
}

.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: .25rem!important
}

.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: .25rem!important
}

.rounded-left {
  border-top-left-radius: .25rem!important
}

.rounded-lg {
  border-radius: .3rem!important
}

.rounded-circle {
  border-radius: 50%!important
}

.rounded-pill {
  border-radius: 50rem!important
}

.rounded-0 {
  border-radius: 0!important
}

.clearfix:after {
  display: block;
  clear: both;
  content: ""
}

.d-none {
  display: none!important
}

.d-inline {
  display: inline!important
}

.d-inline-block {
  display: inline-block!important
}

.d-block {
  display: block!important
}

.d-table {
  display: table!important
}

.d-table-row {
  display: table-row!important
}

.d-table-cell {
  display: table-cell!important
}

.d-flex {
  display: flex!important
}

.d-inline-flex {
  display: inline-flex!important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none!important
  }
  .d-sm-inline {
    display: inline!important
  }
  .d-sm-inline-block {
    display: inline-block!important
  }
  .d-sm-block {
    display: block!important
  }
  .d-sm-table {
    display: table!important
  }
  .d-sm-table-row {
    display: table-row!important
  }
  .d-sm-table-cell {
    display: table-cell!important
  }
  .d-sm-flex {
    display: flex!important
  }
  .d-sm-inline-flex {
    display: inline-flex!important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none!important
  }
  .d-md-inline {
    display: inline!important
  }
  .d-md-inline-block {
    display: inline-block!important
  }
  .d-md-block {
    display: block!important
  }
  .d-md-table {
    display: table!important
  }
  .d-md-table-row {
    display: table-row!important
  }
  .d-md-table-cell {
    display: table-cell!important
  }
  .d-md-flex {
    display: flex!important
  }
  .d-md-inline-flex {
    display: inline-flex!important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none!important
  }
  .d-lg-inline {
    display: inline!important
  }
  .d-lg-inline-block {
    display: inline-block!important
  }
  .d-lg-block {
    display: block!important
  }
  .d-lg-table {
    display: table!important
  }
  .d-lg-table-row {
    display: table-row!important
  }
  .d-lg-table-cell {
    display: table-cell!important
  }
  .d-lg-flex {
    display: flex!important
  }
  .d-lg-inline-flex {
    display: inline-flex!important
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none!important
  }
  .d-xl-inline {
    display: inline!important
  }
  .d-xl-inline-block {
    display: inline-block!important
  }
  .d-xl-block {
    display: block!important
  }
  .d-xl-table {
    display: table!important
  }
  .d-xl-table-row {
    display: table-row!important
  }
  .d-xl-table-cell {
    display: table-cell!important
  }
  .d-xl-flex {
    display: flex!important
  }
  .d-xl-inline-flex {
    display: inline-flex!important
  }
}

@media (min-width:1500px) {
  .d-xxl-none {
    display: none!important
  }
  .d-xxl-inline {
    display: inline!important
  }
  .d-xxl-inline-block {
    display: inline-block!important
  }
  .d-xxl-block {
    display: block!important
  }
  .d-xxl-table {
    display: table!important
  }
  .d-xxl-table-row {
    display: table-row!important
  }
  .d-xxl-table-cell {
    display: table-cell!important
  }
  .d-xxl-flex {
    display: flex!important
  }
  .d-xxl-inline-flex {
    display: inline-flex!important
  }
}

@media print {
  .d-print-none {
    display: none!important
  }
  .d-print-inline {
    display: inline!important
  }
  .d-print-inline-block {
    display: inline-block!important
  }
  .d-print-block {
    display: block!important
  }
  .d-print-table {
    display: table!important
  }
  .d-print-table-row {
    display: table-row!important
  }
  .d-print-table-cell {
    display: table-cell!important
  }
  .d-print-flex {
    display: flex!important
  }
  .d-print-inline-flex {
    display: inline-flex!important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive:before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9:before {
  padding-top: 42.85714%
}

.embed-responsive-16by9:before {
  padding-top: 56.25%
}

.embed-responsive-4by3:before {
  padding-top: 75%
}

.embed-responsive-1by1:before {
  padding-top: 100%
}

.flex-row {
  flex-direction: row!important
}

.flex-column {
  flex-direction: column!important
}

.flex-row-reverse {
  flex-direction: row-reverse!important
}

.flex-column-reverse {
  flex-direction: column-reverse!important
}

.flex-wrap {
  flex-wrap: wrap!important
}

.flex-nowrap {
  flex-wrap: nowrap!important
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse!important
}

.flex-fill {
  flex: 1 1 auto!important
}

.flex-grow-0 {
  flex-grow: 0!important
}

.flex-grow-1 {
  flex-grow: 1!important
}

.flex-shrink-0 {
  flex-shrink: 0!important
}

.flex-shrink-1 {
  flex-shrink: 1!important
}

.justify-content-start {
  justify-content: flex-start!important
}

.justify-content-end {
  justify-content: flex-end!important
}

.justify-content-center {
  justify-content: center!important
}

.justify-content-between {
  justify-content: space-between!important
}

.justify-content-around {
  justify-content: space-around!important
}

.align-items-start {
  align-items: flex-start!important
}

.align-items-end {
  align-items: flex-end!important
}

.align-items-center {
  align-items: center!important
}

.align-items-baseline {
  align-items: baseline!important
}

.align-items-stretch {
  align-items: stretch!important
}

.align-content-start {
  align-content: flex-start!important
}

.align-content-end {
  align-content: flex-end!important
}

.align-content-center {
  align-content: center!important
}

.align-content-between {
  align-content: space-between!important
}

.align-content-around {
  align-content: space-around!important
}

.align-content-stretch {
  align-content: stretch!important
}

.align-self-auto {
  align-self: auto!important
}

.align-self-start {
  align-self: flex-start!important
}

.align-self-end {
  align-self: flex-end!important
}

.align-self-center {
  align-self: center!important
}

.align-self-baseline {
  align-self: baseline!important
}

.align-self-stretch {
  align-self: stretch!important
}

@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row!important
  }
  .flex-sm-column {
    flex-direction: column!important
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-sm-wrap {
    flex-wrap: wrap!important
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-sm-fill {
    flex: 1 1 auto!important
  }
  .flex-sm-grow-0 {
    flex-grow: 0!important
  }
  .flex-sm-grow-1 {
    flex-grow: 1!important
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-sm-start {
    justify-content: flex-start!important
  }
  .justify-content-sm-end {
    justify-content: flex-end!important
  }
  .justify-content-sm-center {
    justify-content: center!important
  }
  .justify-content-sm-between {
    justify-content: space-between!important
  }
  .justify-content-sm-around {
    justify-content: space-around!important
  }
  .align-items-sm-start {
    align-items: flex-start!important
  }
  .align-items-sm-end {
    align-items: flex-end!important
  }
  .align-items-sm-center {
    align-items: center!important
  }
  .align-items-sm-baseline {
    align-items: baseline!important
  }
  .align-items-sm-stretch {
    align-items: stretch!important
  }
  .align-content-sm-start {
    align-content: flex-start!important
  }
  .align-content-sm-end {
    align-content: flex-end!important
  }
  .align-content-sm-center {
    align-content: center!important
  }
  .align-content-sm-between {
    align-content: space-between!important
  }
  .align-content-sm-around {
    align-content: space-around!important
  }
  .align-content-sm-stretch {
    align-content: stretch!important
  }
  .align-self-sm-auto {
    align-self: auto!important
  }
  .align-self-sm-start {
    align-self: flex-start!important
  }
  .align-self-sm-end {
    align-self: flex-end!important
  }
  .align-self-sm-center {
    align-self: center!important
  }
  .align-self-sm-baseline {
    align-self: baseline!important
  }
  .align-self-sm-stretch {
    align-self: stretch!important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row!important
  }
  .flex-md-column {
    flex-direction: column!important
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-md-wrap {
    flex-wrap: wrap!important
  }
  .flex-md-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-md-fill {
    flex: 1 1 auto!important
  }
  .flex-md-grow-0 {
    flex-grow: 0!important
  }
  .flex-md-grow-1 {
    flex-grow: 1!important
  }
  .flex-md-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-md-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-md-start {
    justify-content: flex-start!important
  }
  .justify-content-md-end {
    justify-content: flex-end!important
  }
  .justify-content-md-center {
    justify-content: center!important
  }
  .justify-content-md-between {
    justify-content: space-between!important
  }
  .justify-content-md-around {
    justify-content: space-around!important
  }
  .align-items-md-start {
    align-items: flex-start!important
  }
  .align-items-md-end {
    align-items: flex-end!important
  }
  .align-items-md-center {
    align-items: center!important
  }
  .align-items-md-baseline {
    align-items: baseline!important
  }
  .align-items-md-stretch {
    align-items: stretch!important
  }
  .align-content-md-start {
    align-content: flex-start!important
  }
  .align-content-md-end {
    align-content: flex-end!important
  }
  .align-content-md-center {
    align-content: center!important
  }
  .align-content-md-between {
    align-content: space-between!important
  }
  .align-content-md-around {
    align-content: space-around!important
  }
  .align-content-md-stretch {
    align-content: stretch!important
  }
  .align-self-md-auto {
    align-self: auto!important
  }
  .align-self-md-start {
    align-self: flex-start!important
  }
  .align-self-md-end {
    align-self: flex-end!important
  }
  .align-self-md-center {
    align-self: center!important
  }
  .align-self-md-baseline {
    align-self: baseline!important
  }
  .align-self-md-stretch {
    align-self: stretch!important
  }
}

@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row!important
  }
  .flex-lg-column {
    flex-direction: column!important
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-lg-wrap {
    flex-wrap: wrap!important
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-lg-fill {
    flex: 1 1 auto!important
  }
  .flex-lg-grow-0 {
    flex-grow: 0!important
  }
  .flex-lg-grow-1 {
    flex-grow: 1!important
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-lg-start {
    justify-content: flex-start!important
  }
  .justify-content-lg-end {
    justify-content: flex-end!important
  }
  .justify-content-lg-center {
    justify-content: center!important
  }
  .justify-content-lg-between {
    justify-content: space-between!important
  }
  .justify-content-lg-around {
    justify-content: space-around!important
  }
  .align-items-lg-start {
    align-items: flex-start!important
  }
  .align-items-lg-end {
    align-items: flex-end!important
  }
  .align-items-lg-center {
    align-items: center!important
  }
  .align-items-lg-baseline {
    align-items: baseline!important
  }
  .align-items-lg-stretch {
    align-items: stretch!important
  }
  .align-content-lg-start {
    align-content: flex-start!important
  }
  .align-content-lg-end {
    align-content: flex-end!important
  }
  .align-content-lg-center {
    align-content: center!important
  }
  .align-content-lg-between {
    align-content: space-between!important
  }
  .align-content-lg-around {
    align-content: space-around!important
  }
  .align-content-lg-stretch {
    align-content: stretch!important
  }
  .align-self-lg-auto {
    align-self: auto!important
  }
  .align-self-lg-start {
    align-self: flex-start!important
  }
  .align-self-lg-end {
    align-self: flex-end!important
  }
  .align-self-lg-center {
    align-self: center!important
  }
  .align-self-lg-baseline {
    align-self: baseline!important
  }
  .align-self-lg-stretch {
    align-self: stretch!important
  }
}

@media (min-width:1200px) {
  .flex-xl-row {
    flex-direction: row!important
  }
  .flex-xl-column {
    flex-direction: column!important
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-xl-wrap {
    flex-wrap: wrap!important
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-xl-fill {
    flex: 1 1 auto!important
  }
  .flex-xl-grow-0 {
    flex-grow: 0!important
  }
  .flex-xl-grow-1 {
    flex-grow: 1!important
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-xl-start {
    justify-content: flex-start!important
  }
  .justify-content-xl-end {
    justify-content: flex-end!important
  }
  .justify-content-xl-center {
    justify-content: center!important
  }
  .justify-content-xl-between {
    justify-content: space-between!important
  }
  .justify-content-xl-around {
    justify-content: space-around!important
  }
  .align-items-xl-start {
    align-items: flex-start!important
  }
  .align-items-xl-end {
    align-items: flex-end!important
  }
  .align-items-xl-center {
    align-items: center!important
  }
  .align-items-xl-baseline {
    align-items: baseline!important
  }
  .align-items-xl-stretch {
    align-items: stretch!important
  }
  .align-content-xl-start {
    align-content: flex-start!important
  }
  .align-content-xl-end {
    align-content: flex-end!important
  }
  .align-content-xl-center {
    align-content: center!important
  }
  .align-content-xl-between {
    align-content: space-between!important
  }
  .align-content-xl-around {
    align-content: space-around!important
  }
  .align-content-xl-stretch {
    align-content: stretch!important
  }
  .align-self-xl-auto {
    align-self: auto!important
  }
  .align-self-xl-start {
    align-self: flex-start!important
  }
  .align-self-xl-end {
    align-self: flex-end!important
  }
  .align-self-xl-center {
    align-self: center!important
  }
  .align-self-xl-baseline {
    align-self: baseline!important
  }
  .align-self-xl-stretch {
    align-self: stretch!important
  }
}

@media (min-width:1500px) {
  .flex-xxl-row {
    flex-direction: row!important
  }
  .flex-xxl-column {
    flex-direction: column!important
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-xxl-wrap {
    flex-wrap: wrap!important
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-xxl-fill {
    flex: 1 1 auto!important
  }
  .flex-xxl-grow-0 {
    flex-grow: 0!important
  }
  .flex-xxl-grow-1 {
    flex-grow: 1!important
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-xxl-start {
    justify-content: flex-start!important
  }
  .justify-content-xxl-end {
    justify-content: flex-end!important
  }
  .justify-content-xxl-center {
    justify-content: center!important
  }
  .justify-content-xxl-between {
    justify-content: space-between!important
  }
  .justify-content-xxl-around {
    justify-content: space-around!important
  }
  .align-items-xxl-start {
    align-items: flex-start!important
  }
  .align-items-xxl-end {
    align-items: flex-end!important
  }
  .align-items-xxl-center {
    align-items: center!important
  }
  .align-items-xxl-baseline {
    align-items: baseline!important
  }
  .align-items-xxl-stretch {
    align-items: stretch!important
  }
  .align-content-xxl-start {
    align-content: flex-start!important
  }
  .align-content-xxl-end {
    align-content: flex-end!important
  }
  .align-content-xxl-center {
    align-content: center!important
  }
  .align-content-xxl-between {
    align-content: space-between!important
  }
  .align-content-xxl-around {
    align-content: space-around!important
  }
  .align-content-xxl-stretch {
    align-content: stretch!important
  }
  .align-self-xxl-auto {
    align-self: auto!important
  }
  .align-self-xxl-start {
    align-self: flex-start!important
  }
  .align-self-xxl-end {
    align-self: flex-end!important
  }
  .align-self-xxl-center {
    align-self: center!important
  }
  .align-self-xxl-baseline {
    align-self: baseline!important
  }
  .align-self-xxl-stretch {
    align-self: stretch!important
  }
}

.float-left {
  float: left!important
}

.float-right {
  float: right!important
}

.float-none {
  float: none!important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left!important
  }
  .float-sm-right {
    float: right!important
  }
  .float-sm-none {
    float: none!important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left!important
  }
  .float-md-right {
    float: right!important
  }
  .float-md-none {
    float: none!important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left!important
  }
  .float-lg-right {
    float: right!important
  }
  .float-lg-none {
    float: none!important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left!important
  }
  .float-xl-right {
    float: right!important
  }
  .float-xl-none {
    float: none!important
  }
}

@media (min-width:1500px) {
  .float-xxl-left {
    float: left!important
  }
  .float-xxl-right {
    float: right!important
  }
  .float-xxl-none {
    float: none!important
  }
}

.overflow-auto {
  overflow: auto!important
}

.overflow-hidden {
  overflow: hidden!important
}

.position-static {
  position: static!important
}

.position-relative {
  position: relative!important
}

.position-absolute {
  position: absolute!important
}

.position-fixed {
  position: fixed!important
}

.position-sticky {
  position: sticky!important
}

.fixed-top {
  top: 0
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

.fixed-bottom {
  bottom: 0
}

@supports (position:sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
  box-shadow: none!important
}

.w-25 {
  width: 25%!important
}

.w-50 {
  width: 50%!important
}

.w-75 {
  width: 75%!important
}

.w-100 {
  width: 100%!important
}

.w-auto {
  width: auto!important
}

.h-25 {
  height: 25%!important
}

.h-50 {
  height: 50%!important
}

.h-75 {
  height: 75%!important
}

.h-100 {
  height: 100%!important
}

.h-auto {
  height: auto!important
}

.mw-100 {
  max-width: 100%!important
}

.mh-100 {
  max-height: 100%!important
}

.min-vw-100 {
  min-width: 100vw!important
}

.min-vh-100 {
  min-height: 100vh!important
}

.vw-100 {
  width: 100vw!important
}

.vh-100 {
  height: 100vh!important
}

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent
}

.m-0 {
  margin: 0!important
}

.mt-0,
.my-0 {
  margin-top: 0!important
}

.mr-0,
.mx-0 {
  margin-right: 0!important
}

.mb-0,
.my-0 {
  margin-bottom: 0!important
}

.ml-0,
.mx-0 {
  margin-left: 0!important
}

.m-1 {
  margin: .25rem!important
}

.mt-1,
.my-1 {
  margin-top: .25rem!important
}

.mr-1,
.mx-1 {
  margin-right: .25rem!important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
  margin-left: .25rem!important
}

.m-2 {
  margin: .5rem!important
}

.mt-2,
.my-2 {
  margin-top: .5rem!important
}

.mr-2,
.mx-2 {
  margin-right: .5rem!important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
  margin-left: .5rem!important
}

.m-3 {
  margin: 1rem!important
}

.mt-3,
.my-3 {
  margin-top: 1rem!important
}

.mr-3,
.mx-3 {
  margin-right: 1rem!important
}

.mb-3,
.my-3 {
  margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
  margin-left: 1rem!important
}

.m-4 {
  margin: 1.5rem!important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem!important
}

.m-5 {
  margin: 3rem!important
}

.mt-5,
.my-5 {
  margin-top: 3rem!important
}

.mr-5,
.mx-5 {
  margin-right: 3rem!important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
  margin-left: 3rem!important
}

.p-0 {
  padding: 0!important
}

.pt-0,
.py-0 {
  padding-top: 0!important
}

.pr-0,
.px-0 {
  padding-right: 0!important
}

.pb-0,
.py-0 {
  padding-bottom: 0!important
}

.pl-0,
.px-0 {
  padding-left: 0!important
}

.p-1 {
  padding: .25rem!important
}

.pt-1,
.py-1 {
  padding-top: .25rem!important
}

.pr-1,
.px-1 {
  padding-right: .25rem!important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
  padding-left: .25rem!important
}

.p-2 {
  padding: .5rem!important
}

.pt-2,
.py-2 {
  padding-top: .5rem!important
}

.pr-2,
.px-2 {
  padding-right: .5rem!important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
  padding-left: .5rem!important
}

.p-3 {
  padding: 1rem!important
}

.pt-3,
.py-3 {
  padding-top: 1rem!important
}

.pr-3,
.px-3 {
  padding-right: 1rem!important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
  padding-left: 1rem!important
}

.p-4 {
  padding: 1.5rem!important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem!important
}

.p-5 {
  padding: 3rem!important
}

.pt-5,
.py-5 {
  padding-top: 3rem!important
}

.pr-5,
.px-5 {
  padding-right: 3rem!important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
  padding-left: 3rem!important
}

.m-n1 {
  margin: -.25rem!important
}

.mt-n1,
.my-n1 {
  margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
  margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
  margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
  margin-left: -.25rem!important
}

.m-n2 {
  margin: -.5rem!important
}

.mt-n2,
.my-n2 {
  margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
  margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
  margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
  margin-left: -.5rem!important
}

.m-n3 {
  margin: -1rem!important
}

.mt-n3,
.my-n3 {
  margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem!important
}

.m-n4 {
  margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem!important
}

.m-n5 {
  margin: -3rem!important
}

.mt-n5,
.my-n5 {
  margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem!important
}

.m-auto {
  margin: auto!important
}

.mt-auto,
.my-auto {
  margin-top: auto!important
}

.mr-auto,
.mx-auto {
  margin-right: auto!important
}

.mb-auto,
.my-auto {
  margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
  margin-left: auto!important
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0!important
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0!important
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0!important
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0!important
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0!important
  }
  .m-sm-1 {
    margin: .25rem!important
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem!important
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem!important
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem!important
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem!important
  }
  .m-sm-2 {
    margin: .5rem!important
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem!important
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem!important
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem!important
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem!important
  }
  .m-sm-3 {
    margin: 1rem!important
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem!important
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem!important
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem!important
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem!important
  }
  .m-sm-4 {
    margin: 1.5rem!important
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem!important
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem!important
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem!important
  }
  .m-sm-5 {
    margin: 3rem!important
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem!important
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem!important
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem!important
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem!important
  }
  .p-sm-0 {
    padding: 0!important
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0!important
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0!important
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0!important
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0!important
  }
  .p-sm-1 {
    padding: .25rem!important
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem!important
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem!important
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem!important
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem!important
  }
  .p-sm-2 {
    padding: .5rem!important
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem!important
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem!important
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem!important
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem!important
  }
  .p-sm-3 {
    padding: 1rem!important
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem!important
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem!important
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem!important
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem!important
  }
  .p-sm-4 {
    padding: 1.5rem!important
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem!important
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem!important
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem!important
  }
  .p-sm-5 {
    padding: 3rem!important
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem!important
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem!important
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem!important
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem!important
  }
  .m-sm-n1 {
    margin: -.25rem!important
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem!important
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem!important
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem!important
  }
  .m-sm-n2 {
    margin: -.5rem!important
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem!important
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem!important
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.5rem!important
  }
  .m-sm-n3 {
    margin: -1rem!important
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem!important
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem!important
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem!important
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem!important
  }
  .m-sm-n4 {
    margin: -1.5rem!important
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem!important
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem!important
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem!important
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem!important
  }
  .m-sm-n5 {
    margin: -3rem!important
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem!important
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem!important
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem!important
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem!important
  }
  .m-sm-auto {
    margin: auto!important
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto!important
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto!important
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto!important
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto!important
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0!important
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0!important
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0!important
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0!important
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0!important
  }
  .m-md-1 {
    margin: .25rem!important
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem!important
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem!important
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem!important
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem!important
  }
  .m-md-2 {
    margin: .5rem!important
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem!important
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem!important
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem!important
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem!important
  }
  .m-md-3 {
    margin: 1rem!important
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem!important
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem!important
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem!important
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem!important
  }
  .m-md-4 {
    margin: 1.5rem!important
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem!important
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem!important
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem!important
  }
  .m-md-5 {
    margin: 3rem!important
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem!important
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem!important
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem!important
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem!important
  }
  .p-md-0 {
    padding: 0!important
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0!important
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0!important
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0!important
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0!important
  }
  .p-md-1 {
    padding: .25rem!important
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem!important
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem!important
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem!important
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem!important
  }
  .p-md-2 {
    padding: .5rem!important
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem!important
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem!important
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem!important
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem!important
  }
  .p-md-3 {
    padding: 1rem!important
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem!important
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem!important
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem!important
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem!important
  }
  .p-md-4 {
    padding: 1.5rem!important
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem!important
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem!important
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem!important
  }
  .p-md-5 {
    padding: 3rem!important
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem!important
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem!important
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem!important
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem!important
  }
  .m-md-n1 {
    margin: -.25rem!important
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem!important
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem!important
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem!important
  }
  .m-md-n2 {
    margin: -.5rem!important
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem!important
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem!important
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.5rem!important
  }
  .m-md-n3 {
    margin: -1rem!important
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem!important
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem!important
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem!important
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem!important
  }
  .m-md-n4 {
    margin: -1.5rem!important
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem!important
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem!important
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem!important
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem!important
  }
  .m-md-n5 {
    margin: -3rem!important
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem!important
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem!important
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem!important
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem!important
  }
  .m-md-auto {
    margin: auto!important
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto!important
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto!important
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto!important
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto!important
  }
}

@media (min-width:992px) {
  .m-lg-0 {
    margin: 0!important
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0!important
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0!important
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0!important
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0!important
  }
  .m-lg-1 {
    margin: .25rem!important
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem!important
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem!important
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem!important
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem!important
  }
  .m-lg-2 {
    margin: .5rem!important
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem!important
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem!important
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem!important
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem!important
  }
  .m-lg-3 {
    margin: 1rem!important
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem!important
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem!important
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem!important
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem!important
  }
  .m-lg-4 {
    margin: 1.5rem!important
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem!important
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem!important
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem!important
  }
  .m-lg-5 {
    margin: 3rem!important
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem!important
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem!important
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem!important
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem!important
  }
  .p-lg-0 {
    padding: 0!important
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0!important
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0!important
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0!important
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0!important
  }
  .p-lg-1 {
    padding: .25rem!important
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem!important
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem!important
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem!important
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem!important
  }
  .p-lg-2 {
    padding: .5rem!important
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem!important
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem!important
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem!important
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem!important
  }
  .p-lg-3 {
    padding: 1rem!important
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem!important
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem!important
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem!important
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem!important
  }
  .p-lg-4 {
    padding: 1.5rem!important
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem!important
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem!important
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem!important
  }
  .p-lg-5 {
    padding: 3rem!important
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem!important
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem!important
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem!important
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem!important
  }
  .m-lg-n1 {
    margin: -.25rem!important
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem!important
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem!important
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem!important
  }
  .m-lg-n2 {
    margin: -.5rem!important
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem!important
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem!important
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.5rem!important
  }
  .m-lg-n3 {
    margin: -1rem!important
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem!important
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem!important
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem!important
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem!important
  }
  .m-lg-n4 {
    margin: -1.5rem!important
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem!important
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem!important
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem!important
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem!important
  }
  .m-lg-n5 {
    margin: -3rem!important
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem!important
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem!important
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem!important
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem!important
  }
  .m-lg-auto {
    margin: auto!important
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto!important
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto!important
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto!important
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto!important
  }
}

@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0!important
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0!important
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0!important
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0!important
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0!important
  }
  .m-xl-1 {
    margin: .25rem!important
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem!important
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem!important
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem!important
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem!important
  }
  .m-xl-2 {
    margin: .5rem!important
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem!important
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem!important
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem!important
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem!important
  }
  .m-xl-3 {
    margin: 1rem!important
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem!important
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem!important
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem!important
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem!important
  }
  .m-xl-4 {
    margin: 1.5rem!important
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem!important
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem!important
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem!important
  }
  .m-xl-5 {
    margin: 3rem!important
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem!important
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem!important
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem!important
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem!important
  }
  .p-xl-0 {
    padding: 0!important
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0!important
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0!important
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0!important
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0!important
  }
  .p-xl-1 {
    padding: .25rem!important
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem!important
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem!important
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem!important
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem!important
  }
  .p-xl-2 {
    padding: .5rem!important
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem!important
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem!important
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem!important
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem!important
  }
  .p-xl-3 {
    padding: 1rem!important
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem!important
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem!important
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem!important
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem!important
  }
  .p-xl-4 {
    padding: 1.5rem!important
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem!important
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem!important
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem!important
  }
  .p-xl-5 {
    padding: 3rem!important
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem!important
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem!important
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem!important
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem!important
  }
  .m-xl-n1 {
    margin: -.25rem!important
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem!important
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem!important
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem!important
  }
  .m-xl-n2 {
    margin: -.5rem!important
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem!important
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem!important
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem!important
  }
  .m-xl-n3 {
    margin: -1rem!important
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem!important
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem!important
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem!important
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem!important
  }
  .m-xl-n4 {
    margin: -1.5rem!important
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem!important
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem!important
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem!important
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem!important
  }
  .m-xl-n5 {
    margin: -3rem!important
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem!important
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem!important
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem!important
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem!important
  }
  .m-xl-auto {
    margin: auto!important
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto!important
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto!important
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto!important
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto!important
  }
}

@media (min-width:1500px) {
  .m-xxl-0 {
    margin: 0!important
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0!important
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0!important
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0!important
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0!important
  }
  .m-xxl-1 {
    margin: .25rem!important
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: .25rem!important
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: .25rem!important
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: .25rem!important
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: .25rem!important
  }
  .m-xxl-2 {
    margin: .5rem!important
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: .5rem!important
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: .5rem!important
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: .5rem!important
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: .5rem!important
  }
  .m-xxl-3 {
    margin: 1rem!important
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem!important
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem!important
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem!important
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem!important
  }
  .m-xxl-4 {
    margin: 1.5rem!important
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem!important
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem!important
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem!important
  }
  .m-xxl-5 {
    margin: 3rem!important
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem!important
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem!important
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem!important
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem!important
  }
  .p-xxl-0 {
    padding: 0!important
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0!important
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0!important
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0!important
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0!important
  }
  .p-xxl-1 {
    padding: .25rem!important
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: .25rem!important
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: .25rem!important
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: .25rem!important
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: .25rem!important
  }
  .p-xxl-2 {
    padding: .5rem!important
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: .5rem!important
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: .5rem!important
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: .5rem!important
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: .5rem!important
  }
  .p-xxl-3 {
    padding: 1rem!important
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem!important
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem!important
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem!important
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem!important
  }
  .p-xxl-4 {
    padding: 1.5rem!important
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem!important
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem!important
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem!important
  }
  .p-xxl-5 {
    padding: 3rem!important
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem!important
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem!important
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem!important
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem!important
  }
  .m-xxl-n1 {
    margin: -.25rem!important
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -.25rem!important
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -.25rem!important
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -.25rem!important
  }
  .m-xxl-n2 {
    margin: -.5rem!important
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -.5rem!important
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -.5rem!important
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -.5rem!important
  }
  .m-xxl-n3 {
    margin: -1rem!important
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem!important
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem!important
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem!important
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem!important
  }
  .m-xxl-n4 {
    margin: -1.5rem!important
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem!important
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem!important
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem!important
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem!important
  }
  .m-xxl-n5 {
    margin: -3rem!important
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem!important
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem!important
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem!important
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem!important
  }
  .m-xxl-auto {
    margin: auto!important
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto!important
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto!important
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto!important
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto!important
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important
}

.text-justify {
  text-align: justify!important
}

.text-wrap {
  white-space: normal!important
}

.text-nowrap {
  white-space: nowrap!important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left!important
}

.text-right {
  text-align: right!important
}

.text-center {
  text-align: center!important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left!important
  }
  .text-sm-right {
    text-align: right!important
  }
  .text-sm-center {
    text-align: center!important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left!important
  }
  .text-md-right {
    text-align: right!important
  }
  .text-md-center {
    text-align: center!important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left!important
  }
  .text-lg-right {
    text-align: right!important
  }
  .text-lg-center {
    text-align: center!important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left!important
  }
  .text-xl-right {
    text-align: right!important
  }
  .text-xl-center {
    text-align: center!important
  }
}

@media (min-width:1500px) {
  .text-xxl-left {
    text-align: left!important
  }
  .text-xxl-right {
    text-align: right!important
  }
  .text-xxl-center {
    text-align: center!important
  }
}

.text-lowercase {
  text-transform: lowercase!important
}

.text-uppercase {
  text-transform: uppercase!important
}

.text-capitalize {
  text-transform: capitalize!important
}

.font-weight-light {
  font-weight: 300!important
}

.font-weight-lighter {
  font-weight: lighter!important
}

.font-weight-normal {
  font-weight: 400!important
}

.font-weight-bold {
  font-weight: 700!important
}

.font-weight-bolder {
  font-weight: bolder!important
}

.font-italic {
  font-style: italic!important
}

.text-white {
  color: #fff!important
}

.text-primary {
  color: #007bff!important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3!important
}

.text-secondary {
  color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54!important
}

.text-success {
  color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
  color: #19692c!important
}

.text-info {
  color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
  color: #0f6674!important
}

.text-warning {
  color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00!important
}

.text-danger {
  color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a!important
}

.text-light {
  color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
  color: #cbd3da!important
}

.text-dark {
  color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
  color: #121416!important
}

.text-body {
  color: #212529!important
}

.text-muted {
  color: #6c757d!important
}

.text-black-50 {
  color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
  color: hsla(0, 0%, 100%, .5)!important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.text-decoration-none {
  text-decoration: none!important
}

.text-break {
  word-break: break-word!important;
  overflow-wrap: break-word!important
}

.text-reset {
  color: inherit!important
}

.visible {
  visibility: visible!important
}

.invisible {
  visibility: hidden!important
}

.fade {
  transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative
}

.dropdown-toggle {
  white-space: nowrap
}

.dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
  margin-left: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

@media (min-width:576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
}

@media (min-width:768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
}

@media (min-width:992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
}

@media (min-width:1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
}

@media (min-width:1500px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropright .dropdown-toggle:after {
  vertical-align: 0
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  display: none
}

.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropleft .dropdown-toggle:before {
  vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover,
.popover .arrow {
  position: absolute;
  display: block
}

.popover .arrow {
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
  bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
  top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
  top: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
  top: 1px;
  border-width: 0 .5rem .5rem;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.5rem);
  padding: .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #f2f2f1;
  background-clip: padding-box;
  border: 0 solid #ced4da;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057
}

.form-control:focus {
  color: #fff;
  background-color: #0ba8da;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #f2f2f1
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%
}

.col-form-label {
  padding-top: .75rem;
  padding-bottom: .75rem;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: .875rem;
  line-height: 1.5
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .75rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: 0 solid transparent
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  height: calc(1.5em + .5rem);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-lg {
  height: calc(1.5em + 1rem);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 1.5rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
  border-radius: .25rem
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
  display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .375rem) center;
  background-size: calc(.75em + .75rem) calc(.75em + .75rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(.375em + .375rem) right calc(.375em + .375rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.875rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #f2f2f1 no-repeat center right 1.75rem/calc(.75em + .75rem) calc(.75em + .75rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
  color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
  color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
  border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
  border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
  display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .375rem) center;
  background-size: calc(.75em + .75rem) calc(.75em + .75rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(.375em + .375rem) right calc(.375em + .375rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.875rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #f2f2f1 no-repeat center right 1.75rem/calc(.75em + .75rem) calc(.75em + .75rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
  color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
  border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media (min-width:576px) {
  .form-inline label {
    justify-content: center
  }
  .form-inline .form-group,
  .form-inline label {
    display: flex;
    align-items: center;
    margin-bottom: 0
  }
  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-plaintext {
    display: inline-block
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center
  }
  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
  box-shadow: none
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
  border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
  color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,
.custom-control-input[disabled]~.custom-control-label:before {
  background-color: #e9ecef
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.custom-control-label:before {
  pointer-events: none;
  background-color: #f2f2f1;
  border: 0 solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: ""
}

.custom-control-label:after {
  background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
  border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
  padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}

.custom-switch .custom-control-label:after {
  top: .25rem;
  left: -2.25rem;
  width: 1rem;
  height: 1rem;
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .custom-switch .custom-control-label:after {
    transition: none
  }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
  background-color: #f2f2f1;
  transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.5rem);
  padding: .75rem 1.75rem .75rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #f2f2f1 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
  border: 0 solid #ced4da;
  border-radius: .25rem;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #f2f2f1
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}

.custom-select::-ms-expand {
  display: none
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057
}

.custom-select-sm {
  height: calc(1.5em + .5rem);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}

.custom-select-lg {
  height: calc(1.5em + 1rem);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}

.custom-file {
  display: inline-block;
  margin-bottom: 0
}

.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 1.5rem)
}

.custom-file-input {
  z-index: 2;
  margin: 0;
  opacity: 0
}

.custom-file-input:focus~.custom-file-label {
  border-color: #80bdff;
  box-shadow: none
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
  background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
  content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
  content: attr(data-browse)
}

.custom-file-label {
  left: 0;
  z-index: 1;
  font-weight: 400;
  background-color: #f2f2f1;
  border: 0 solid #ced4da;
  border-radius: 0
}

.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  height: calc(1.5em + 1.5rem);
  padding: .75rem;
  line-height: 1.5;
  color: #495057
}

.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0 0 0
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none
}

.custom-range:focus {
  outline: none
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, none
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, none
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, none
}

.custom-range::-moz-focus-outer {
  border: 0
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
    transition: none
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
    transition: none
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-range::-ms-fill-upper {
  margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
  cursor: default
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none
  }
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition-duration: .5s
}

.twentytwenty-after-label,
.twentytwenty-before-label {
  transition-property: opacity
}

.twentytwenty-after-label:before,
.twentytwenty-before-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: .1em;
  position: absolute;
  background: hsla(0, 0%, 100%, .2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-horizontal .twentytwenty-before-label:before {
  top: 50%;
  margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-before-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px
}

.twentytwenty-down-arrow,
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px
}

.twentytwenty-down-arrow,
.twentytwenty-up-arrow {
  left: 50%;
  margin-left: -6px
}

.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none
}

.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
  opacity: 0
}

.twentytwenty-container * {
  box-sizing: content-box
}

.twentytwenty-before-label {
  opacity: 0
}

.twentytwenty-before-label:before {
  content: attr(data-content)
}

.twentytwenty-after-label {
  opacity: 0
}

.twentytwenty-after-label:before {
  content: attr(data-content)
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px
}

.twentytwenty-overlay {
  transition-property: background;
  background: transparent;
  z-index: 25
}

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, .5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1
}

.twentytwenty-before {
  z-index: 20
}

.twentytwenty-after {
  z-index: 10
}

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  border-radius: 1000px;
  box-shadow: 0 0 12px rgba(51, 51, 51, .5);
  z-index: 40;
  cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px
}

.twentytwenty-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px
}

.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px
}

.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}

.slideInUp {
  animation-name: slideInUp
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}

.slideInDown {
  animation-name: slideInDown
}

@keyframes slideOutUp {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  animation-name: slideOutUp
}

@keyframes slideOutDown {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  animation-name: slideOutDown
}

html {
  font-size: 100%
}

@media (max-width:1199px) {
  html {
    font-size: 87.5%
  }
}

body {
  font-family: Maax, sans-serif;
  color: #4e4d4d;
  padding-right: 8.5rem
}

@media (max-width:991px) {
  body {
    padding-right: 0
  }
}

body.menu-developed #footer,
body.menu-developed #site-content,
body.menu-developed:not(.page-template-home) #header {
  filter: blur(7px)
}
body.submenu-developed #footer,
body.submenu-developed #site-content {
  filter: blur(7px)
}

input,
optgroup,
select,
textarea {
  border-radius: none;
  box-shadow: none
}

a {
  color: #0ba8da
}

a,
a:hover {
  text-decoration: none
}

.h1,
a:hover,
h1 {
  color: #154076
}

.h1,
h1 {
  font-size: 2.5rem;
  line-height: normal;
  font-weight: 700;
  letter-spacing: .125rem
}

@media (max-width:767px) {
  .h1,
  h1 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

.h2,
h2 {
  font-size: 1.625rem;
  line-height: normal;
  font-weight: 700;
  letter-spacing: .0625rem;
  color: #154076;
  margin-bottom: 1.625rem
}

@media (max-width:767px) {
  .h2,
  h2 {
    font-size: 1.5rem;
    letter-spacing: 1px
  }
}

.h3,
h3 {
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: .0625rem;
  color: #0ba8da;
  margin-bottom: 1.4375rem
}

@media (max-width:767px) {
  .h3,
  h3 {
    letter-spacing: normal
  }
}

.h4,
h4 {
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: .0625rem;
  color: #154076;
  margin-bottom: 1.4375rem
}

@media (max-width:767px) {
  .h4,
  h4 {
    letter-spacing: normal
  }
}

.h5,
h5 {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: .0625rem;
  color: #0ba8da;
  margin-bottom: 1.125rem
}

@media (max-width:767px) {
  .h5,
  h5 {
    letter-spacing: normal
  }
}

hr {
  border: none;
  height: 1px;
  background: #6d6e71;
  margin: 1rem 0
}

.circle_picto {
  text-decoration: none;
  width: 2.75rem;
  height: 2.75rem;
  font-size: 1.25rem;
  display: inline-block;
  position: relative;
  border: 1px solid #154076;
  border-radius: 50%
}

.circle_picto>* {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.circle_picto>.icon-twitter {
  margin-top: 1px;
  margin-left: -1px
}

.circle_picto>.icon-instagram {
  margin-top: 1px
}

.circle_picto>.icon-linkedin {
  margin-left: 1px
}

.circle_picto:hover {
  border-color: #0ba8da;
  color: #0ba8da
}

.dropdown-menu {
  padding: 0
}

#burger-menu {
  position: fixed;
  display: flex;
  align-items: flex-start;
  background-color: #154076;
  color: #fff;
  width: 8.5rem;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  z-index: 2
}

@media (max-width:991px) {
  #burger-menu {
    display: none
  }
}

#burger-menu #main-back-to-top {
  position: absolute;
  top: 50%;
  right: .25rem;
  color: #fff;
  width: 8.5rem;
  text-align: center;
  transform: translate(6px, -50%) rotate(-90deg)
}

#trigger_menu {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  padding: 3rem 0;
  text-align: center;
  cursor: pointer;
  width: 8.5rem
}

#trigger_menu span {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 2.875rem;
  height: 1.375rem;
  border-top: 2px solid #fff
}

#trigger_menu span:before {
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%)
}

#trigger_menu span:after,
#trigger_menu span:before {
  content: "";
  position: absolute;
  left: 50%;
  height: 2px;
  background: #fff
}

#trigger_menu span:after {
  top: 100%;
  width: 50%
}

@media (max-width:991px) {
  #trigger_menu {
    position: static;
    width: auto;
    height: auto;
    padding: 1rem 0 1rem 3rem
  }
  #trigger_menu span {
    width: 2.5rem;
    height: 16px;
    border-color: #154076
  }
  #trigger_menu span:after,
  #trigger_menu span:before {
    background: #154076
  }
}

#burger-menu-content {
  z-index: 3;
  position: fixed;
  top: 0;
  right: -100%;
  width: calc(100% - (100% - 1440px)/2 - 220px);
  height: 100vh;
  background: #092D5A;
  padding: 4rem 3rem 4rem 4rem;
  display: flex;
  flex-direction: column;
  color: #fff
}

@media (max-width:1499px) {
  #burger-menu-content {
    width: calc(100% - (100% - 1110px)/2 - 220px)
  }
}

@media (max-width:1199px) {
  #burger-menu-content {
    width: calc(100% - (100% - 930px)/2 - 180px)
  }
}

@media (max-width:991px) {
  #burger-menu-content {
    z-index: 99;
    width: 100%;
    right: auto;
    left: 100%;
    transition: .5s;
    padding: 6rem 1.25rem 3.5rem;
    border-top: none;
    border-right: none
  }
  #burger-menu-content:before {
    content: "";
    position: absolute;
    top: 1rem;
    left: 1.25rem;
    height: 67px;
    width: 100px;
    background: url(logo_incite_sm_white.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0
  }
  #burger-menu-content.active {
    left: 0
  }
}

#burger-menu-content .burger-menu-content-inner {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: auto
}

#burger-menu-content .burger-menu-content-inner #burger-menu-content-menu {
  margin: auto 0;
}

#burger-menu-content #close_menu {
  position: absolute;
  z-index: 1;
  top: 3rem;
  right: 3rem;
  text-align: center;
  cursor: pointer
}

@media (max-width:991px) {
  #burger-menu-content #close_menu {
    top: 1rem;
    right: 1rem;
    width: auto;
    height: auto;
    padding: 0.5rem 0 0.5rem 2rem;
  }
}

#burger-menu-content #close_menu span {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 2.173rem;
  height: 2.173rem;
}

#burger-menu-content #close_menu span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: translate(-50%, -50%) rotate(45deg)
}

#burger-menu-content #close_menu span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: translate(-50%, -50%) rotate(-45deg)
}

#burger-menu-content #burger-menu-content-menu ul {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 50%;
  min-width: 33%;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-menu ul {
    width: 100%;
    max-width: unset;
    padding-top: .5rem;
  }
}

@media (max-width:767px) {
  #burger-menu-content #burger-menu-content-menu ul {
    padding-left: 0
  }
}

#burger-menu-content #burger-menu-content-menu ul li {
  position: relative;
  margin-bottom: 1.5rem
}

#burger-menu-content #burger-menu-content-menu ul li a {
  position: relative;
  display: inline-block;
  font-size: 2.5rem;
  line-height: 1.1;
  color: #fff;
  font-weight: 700;
  transition: color .25s ease;
}

@media (max-width:767px) {
  #burger-menu-content #burger-menu-content-menu ul li a {
    font-size: 25px
  }
}

#burger-menu-content #burger-menu-content-menu ul li.menu-item-has-children a {
  padding-right: 3.125rem;
  position: relative;
}
#burger-menu-content #burger-menu-content-menu ul li.menu-item-has-children > a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.125rem;
  height: 2.125rem;
  background: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: .25s ease;
}

#burger-menu-content #burger-menu-content-menu ul li.menu-item-has-children > a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: .7375rem;
  width: .65rem;
  height: .65rem;
  border: solid #154076;
  border-width: 0 2px 2px 0;
  transform: translateY(calc(-50% - 0.1rem)) rotate(45deg);
  transition: .25s ease;
}

#burger-menu-content #burger-menu-content-menu ul li:hover > a {
  color: #0BA8DA
}
#burger-menu-content #burger-menu-content-menu ul li:hover > a::before {
  background: #0BA8DA;
}
#burger-menu-content #burger-menu-content-menu ul li:hover > a::after {
  border-color: #fff;
  transform: translate(-.1rem, -50%) rotate(-45deg);
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-menu ul li.menu-item-has-children > a::before {
    transform: translateY(-50%) scale(.75);
  }
  #burger-menu-content #burger-menu-content-menu ul li.menu-item-has-children > a::after {
    transform: translateY(calc(-50% - 0.1rem)) rotate(45deg) scale(.75);
  }
  #burger-menu-content #burger-menu-content-menu ul li:hover > a::after {
    transform: translateY(calc(-50% + 0.1rem)) rotate(-135deg) scale(.75);
  }
}

#burger-menu-content #burger-menu-content-menu ul li ul {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-width: unset;
  display: none
}
#burger-menu-content #burger-menu-content-menu ul li:first-child ul {
  top: 0;
  transform: none;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-menu ul li ul {
    position: static;
    transform: none;
    width: 100%!important
  }
}

@media (max-width:767px) {
  #burger-menu-content #burger-menu-content-menu ul li ul {
    padding-left: 20px
  }
}

#burger-menu-content #burger-menu-content-menu ul li ul li {
  margin-bottom: 1rem;
  width: 70%;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-menu ul li ul li {
    padding-left: 0;
    width: unset;
    margin-bottom: .5rem;
  }
}


#burger-menu-content #burger-menu-content-menu ul li ul li a {
  display: inline-block;
  font-size: 1.375rem;
  font-weight: 500;
  color: #fff;
  opacity: .5;
  transition: opacity .25s ease;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-menu ul li ul li a {
    font-size: 15px;
    font-weight: 500
  }
}


#burger-menu-content #burger-menu-content-menu ul li ul li.current-menu-item a,
#burger-menu-content #burger-menu-content-menu ul li ul li a:hover {
  opacity: 1;
  color: #fff
}

@media (min-width:992px) {
  #burger-menu-content #burger-menu-content-menu ul li:hover ul {
    display: block
  }
}


@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-menu ul li {
    margin-bottom: 1.25rem
  }
  #burger-menu-content #burger-menu-content-menu ul li.active ul {
    display: block
  }
}

@media (max-width:767px) {
  #burger-menu-content #burger-menu-content-menu ul li {
    margin-bottom: 10px
  }
}

#burger-menu-content #burger-menu-content-footer {
  display: flex;
  align-items: flex-start;
  border-top: 1px solid #fff;
  padding-top: 1.5rem
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer {
    display: block;
    padding-top: .75rem
  }
}

#burger-menu-content #burger-menu-content-footer .logo {
  margin-right: 3rem
}
#burger-menu-content #burger-menu-content-footer .logo img {
  height: 7.2rem;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .logo {
    display: none
  }
}

#burger-menu-content #burger-menu-content-footer a {
  color: #fff
}

#burger-menu-content #burger-menu-content-footer a:hover {
  color: #0ba8da
}

#burger-menu-content #burger-menu-content-footer .contact {
  flex-grow: 1
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 3rem .8rem;
    margin-bottom: 1rem
  }
}

@media (max-width:767px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact {
    padding-left: 0
  }
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact::before {
    display: block;
    content: "Infolettre in’Edit";
    margin-bottom: .5rem;
  }
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact .h2 {
  line-height: 1.1;
  font-size: 1.4375rem;
  color: #fff;
  margin-bottom: 0;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact .h2 {
    display: none
  }
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact a {
  font-size: 1.2rem
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 1rem
  }
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter {
  display: none
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter {
    display: block;
    padding: 0 3rem .8rem
  }
}

@media (max-width:767px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter {
    padding-left: 0
  }
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter .link_newsletter {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: .8rem
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter input {
  border: none;
  border-bottom: 1px solid #154076;
  outline: none
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter input {
    width: 50%
  }
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter .wp-block-button__link {
  display: block;
  margin-top: 1rem;
  color: #154076!important;
  border-color: #154076
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-newsletter .wp-block-button__link:hover {
  color: #fff!important;
  border-color: #0ba8da;
  background: #0ba8da
}

#burger-menu-content #burger-menu-content-footer .contact.toggled #burger-menu-content-footer-contact {
  display: none
}

#burger-menu-content #burger-menu-content-footer .contact.toggled #burger-menu-content-footer-newsletter {
  display: block
}

#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact .wp-block-button__link {
  border: none;
  color: #092D5A !important;
  padding: 12px 25px;
}
#burger-menu-content #burger-menu-content-footer .contact #burger-menu-content-footer-contact .wp-block-button__link:hover {
  color: #fff !important;
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .networks {
    position: absolute;
    margin-top: -5rem;
    right: 3rem
  }
}

@media (max-width:991px) and (max-width:767px) {
  #burger-menu-content #burger-menu-content-footer .networks {
    right: 15px
  }
}

@media (max-width:991px) {
  #burger-menu-content #burger-menu-content-footer .networks .link_newsletter {
    display: none
  }
}

#burger-menu-content #burger-menu-content-footer .networks .socials {
  display: flex;
}

#burger-menu-content #burger-menu-content-footer .networks .socials a {
  margin-right: 1rem;
  border-color: #fff;
}
#burger-menu-content #burger-menu-content-footer .networks .socials a:hover {
  border-color: #0ba8da;
}

#burger-menu-content #burger-menu-content-footer .networks .socials a:last-child {
  margin-right: 0
}

#header {
  transition: filter .5s
}

@media (max-width:991px) {
  #header {
    position: sticky;
    z-index: 3;
    top: 0;
    margin-bottom: 2rem;
    background: #fff
  }
  #header .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #154076
  }
}

#header #main-menu {
  display: flex;
  position: relative;
  top: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  justify-content: space-between;
  align-items: center
}

@media (min-width:992px) {
  #header #main-menu {
    width: calc(100vw - 8.5rem - (100vw - 8.5rem - 100%)/2 - 2.5rem);
  }
}    

@media (max-width:991px) {
  #header #main-menu {
    padding-top: 16px;
    padding-bottom: 16px
  }
}

#header #main-menu .logo img {
  max-height: 62px
}

@media (max-width:991px) {
  #header #main-menu .logo img {
    max-height: 31px
  }
}

#header #main-menu > ul {
  margin-bottom: 0;
  display: flex;
  list-style: none;
  justify-content: flex-end;
  align-items: center;
  max-width: 900px;
  flex-grow: 1
}

@media (max-width:991px) {
  #header #main-menu ul {
    display: none
  }
}

#header #main-menu ul li {
  position: relative;
  flex-grow: 1;
  text-align: right;
  font-size: 1.125rem
}

#header #main-menu ul li a {
  display: inline-block;
  text-align: left;
  color: #154076
}

#header #main-menu ul li.current-menu-item a,
#header #main-menu ul li a:hover {
  color: #0ba8da
}

#header #main-menu ul li .dropdown-menu {
  background: #0ba8da;
  border: none;
  min-width: 280px;
  padding: 5px 0;
}
#header #main-menu ul li .dropdown-menu li {
  text-align: left;
}
#header #main-menu ul li .dropdown-menu li a {
  display: block;
  line-height: normal;
}
#header #main-menu ul li.menu-item-has-children a {
  position: relative;
  background: #0ba8da;
  color: #fff;
  display: inline-block;
  padding: 6px 24px 6px 12px;
  border-radius: 3px;
}
#header #main-menu ul li.menu-item-has-children > a span,
#header #main-menu ul li.menu-item-has-children > a::before,
#header #main-menu ul li.menu-item-has-children > a::after {
  content: '';
  position: absolute;
  display: block;
  width: 3px;
  height: 3px;
  background: #fff;
  right: 12px;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
}
#header #main-menu ul li.menu-item-has-children a::before {
  transform: translateY(calc(-50% - 5px));
}
#header #main-menu ul li.menu-item-has-children a::after {
  transform: translateY(calc(-50% + 5px));
}






#footer {
  transition: filter .5s;
  position: relative;
  background-color: #f2f2f1;
  margin-right: -8.5rem;
  padding-right: 8.5rem;
  z-index: 2;
  padding-top: 3rem
}

@media (max-width:991px) {
  #footer {
    margin-right: 0;
    padding-right: 0
  }
}

#footer a {
  color: #154076
}

#footer a:hover {
  color: #0ba8da
}

#footer .footer-title img {
  width: auto;
  height: 1.75rem;
  vertical-align: baseline;
  position: relative;
  top: 1px
}

@media (max-width:991px) {
  #footer .footer-title img {
    height: 1.5rem
  }
}

#footer .logo {
  max-height: 110px
}

#footer h2 {
  margin-bottom: 0
}

#footer .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: 1px
}

#footer .menu li {
  margin-bottom: 1rem
}

@media (max-width:991px) {
  #footer .menu li {
    text-align: center
  }
}

@media (max-width:575px) {
  #footer .menu {
    text-align: center;
    letter-spacing: normal
  }
  #footer .menu li {
    display: inline-block
  }
  #footer .menu li:before {
    content: "•";
    display: inline-block;
    margin: 0 .5rem
  }
  #footer .menu li:first-child:before {
    display: none
  }
}

#footer .networks {
  color: #154076;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 1rem
}

#footer .networks label {
  text-transform: uppercase;
  letter-spacing: 1px
}

#footer .networks .socials {
  display: flex;
  margin-top: .35rem
}

#footer .networks .socials a {
  margin-right: 1rem
}

@media (max-width:991px) {
  #footer .networks .socials {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    justify-content: center
  }
  #footer .networks .socials a {
    margin-left: 1rem
  }
}

#footer .networks input {
  border: none;
  border-bottom: 1px solid #154076;
  outline: none;
  background: none
}

@media (max-width:991px) {
  #footer .networks input {
    display: block;
    width: 90%;
    max-width: 350px;
    margin: 0 auto;
    text-align: center
  }
}

#footer .networks .wp-block-button__link {
  display: block;
  margin-top: 1rem;
  color: #154076!important;
  border-color: #154076;
  background: none
}

@media (max-width:991px) {
  #footer .networks .wp-block-button__link {
    margin: 1.5rem auto
  }
}

#footer .networks .wp-block-button__link:hover {
  color: #fff!important;
  border-color: #0ba8da;
  background: #0ba8da
}

#footer .bottom {
  margin-top: 3rem;
  margin-right: -8.5rem;
  padding-right: 8.5rem;
  background-color: #154076;
  padding-bottom: .6875rem;
  padding-top: .6875rem
}

@media (max-width:991px) {
  #footer .bottom {
    margin-right: 0;
    padding-right: 0
  }
}

@media (max-width:575px) {
  #footer .bottom {
    margin-top: 1rem
  }
}

#footer .bottom .menu {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: .75rem
}

#footer .bottom .menu li {
  margin-bottom: 0
}

#footer .bottom .menu li:before {
  content: "•";
  display: inline-block;
  margin: 0 .75rem
}

@media (max-width:575px) {
  #footer .bottom .menu li:before {
    margin: 0 .5rem
  }
}

#footer .bottom .menu li:first-child:before {
  display: none
}

#footer .bottom .menu li a {
  color: #fff
}

#site-content {
  transition: filter .5s
}

#site-content ul {
  display: block;
  list-style: none
}

#site-content ul li {
  position: relative;
  padding-left: 15px
}

#site-content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #0ba8da;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px
}

#site-content ul.blocks-gallery-grid li {
  padding: 0;
  width: 100%
}

#site-content ul.blocks-gallery-grid li:before {
  display: none
}

.arrow {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background: #0ba8da;
  border-radius: 50%
}

.arrow:before {
  transform: translate(-50%, -50%);
  height: 2px;
  width: 13px;
  background: #fff
}

.arrow:after,
.arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%
}

.arrow:after {
  transform: translate(-2px, -50%) rotate(-45deg);
  height: 8px;
  width: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff
}

.arrow.down {
  transform: rotate(90deg)
}

.arrow.up {
  transform: rotate(-90deg)
}

.wp-block-quote {
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #0ba8da
}

.wp-block-quote cite {
  font-size: 1rem
}

@media (max-width:991px) {
  .wp-block-quote {
    text-align: center
  }
}

.wp-block-button__link {
  background-color: #fff;
  border: 1px solid #0ba8da;
  color: #0ba8da!important;
  font-size: 1rem;
  font-weight: 700;
  padding: 7px 50px 6px;
  transition: .4s
}

@media (max-width:991px) {
  .wp-block-button__link {
    padding: 7px 20px 6px
  }
}

.wp-block-button__link:hover {
  background: #0ba8da;
  color: #fff!important
}

.wp-block-button__link:focus {
  outline: none
}

.popover .arrow:after,
.popover .arrow:before {
  top: unset;
  transform: none;
  height: unset;
  width: unset
}

.page-template-home .popover .arrow:after,
.page-template-home .popover .arrow:before {
  background: unset
}

.incite-bloc-liens {
  position: sticky;
  right: 0;
  top: 10px;
  width: 250px;
  height: 0;
  margin-left: auto;
  color: #0ba8da
}

@media (max-width:991px) {
  .incite-bloc-liens {
    position: relative;
    top: unset;
    right: unset;
    height: auto;
    max-width: 350px;
    width: auto;
    margin: 3rem auto;
    text-align: center
  }
}

.incite-bloc-liens h2 {
  color: #0ba8da;
  line-height: 1.2;
  margin-bottom: 1rem
}

.incite-bloc-liens ul {
  padding: 0;
  margin: 0;
  border-top: 1px solid #0ba8da
}

.incite-bloc-liens ul li {
  border-bottom: 1px solid #0ba8da;
  padding: .75rem 0 .65rem;
  padding-left: 0!important
}

.incite-bloc-liens ul li:before {
  display: none
}

.incite-bloc-liens ul li a {
  color: #0ba8da
}

.incite-pie-chart {
  position: relative;
  overflow: hidden;
  margin: 4rem 0;
  background: #0ba8da
}

@media (max-width:991px) {
  .incite-pie-chart {
    background: #f2f2f1
  }
}

@media (max-width:575px) {
  .incite-pie-chart {
    padding-bottom: 3rem
  }
}

.incite-pie-chart .row>:first-child {
  color: #fff;
  text-align: center
}

.incite-pie-chart .row>:first-child h3 {
  color: #fff;
  display: inline-block;
  margin: 0;
  text-align: left
}

@media (max-width:991px) {
  .incite-pie-chart .row>:first-child h3 {
    color: #0ba8da;
    text-align: center;
    padding-top: 3rem
  }
}

.incite-pie-chart .row>:last-child {
  background: #f2f2f1;
  display: flex;
  justify-content: center
}

@media (max-width:575px) {
  .incite-pie-chart .row>:last-child {
    flex-direction: column;
    align-items: center
  }
}

.incite-pie-chart .chart_holder {
  position: relative;
  overflow: hidden;
  flex: 0 1 340px;
  padding-top: 4rem;
  padding-bottom: 8rem
}

@media (max-width:767px) {
  .incite-pie-chart .chart_holder {
    margin-right: 0
  }
}

@media (max-width:575px) {
  .incite-pie-chart .chart_holder {
    flex: auto;
    display: flex;
    justify-content: center;
    padding-bottom: 0;
    width: 340px
  }
}

.incite-pie-chart .chart_holder .chart {
  position: relative;
  width: 100%;
  max-width: 340px;
  padding-bottom: 100%
}

.incite-pie-chart .chart_holder .chart:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  background: #f2f2f1;
  border-radius: 50%;
  transform: translate(-50%, -50%)
}

.incite-pie-chart .chart_holder .chart svg {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotateY(180deg) rotate(-120deg)
}

.incite-pie-chart .chart_holder .chart svg circle {
  transition: .25s
}

.incite-pie-chart .chart_holder .chart svg circle.active {
  opacity: .85;
  stroke-width: 210
}

.incite-pie-chart .chart_holder .chart img {
  width: 100%;
  border-radius: 50%;
  transform: rotateY(180deg) rotate(-120deg)
}

.incite-pie-chart .chart_holder:before {
  content: "";
  position: absolute;
  width: 100%;
  padding-top: 100%;
  background: #0ba8da;
  border-radius: 50%;
  left: 0;
  top: 100%;
  transform: translateY(-23.53%)
}

@media (max-width:575px) {
  .incite-pie-chart .chart_holder:before {
    display: none
  }
}

.incite-pie-chart .legende {
  margin-top: 130px;
  padding-top: 4rem;
  flex: 0 1 500px;
  position: relative
}

@media (max-width:1499px) {
  .incite-pie-chart .legende {
    flex-basis: 400px
  }
}

@media (max-width:1199px) {
  .incite-pie-chart .legende {
    margin-top: 15%
  }
}

@media (max-width:575px) {
  .incite-pie-chart .legende {
    display: flex;
    justify-content: center;
    margin-top: 0
  }
}

.incite-pie-chart .legende ul {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: .25s
}

@media (max-width:575px) {
  .incite-pie-chart .legende ul {
    position: relative;
    transform: none!important
  }
}

.incite-pie-chart .legende ul li {
  margin-left: 115px;
  margin-bottom: 10px;
  padding-left: 0!important;
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  line-height: 1.3;
  transition: .25s
}

@media (max-width:767px) {
  .incite-pie-chart .legende ul li {
    margin-left: 35px
  }
}

.incite-pie-chart .legende ul li:before {
  display: none
}

.incite-pie-chart .legende ul li .dot {
  flex: 0 0 13px;
  height: 13px;
  border-radius: 50%;
  margin-right: 15px;
  transition: .25s
}

.incite-pie-chart .legende ul li .texte .pourcentage {
  display: block;
  font-weight: 700
}

.incite-pie-chart .legende ul li.active {
  margin-left: 0;
  margin-bottom: 20px;
  font-size: 15px;
  align-items: center
}

.incite-pie-chart .legende ul li.active .dot {
  flex-basis: 80px;
  height: 80px;
  margin-right: 35px;
  opacity: .85
}

.incite-chiffres {
  max-width: 800px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  padding-left: 2px;
  border-top: 2px solid #0ba8da
}

@media (max-width:767px) {
  .incite-chiffres {
    margin-left: 0;
    padding-left: 0
  }
}

.incite-chiffres:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -2px;
  left: 0;
  bottom: 0;
  width: 4px;
  background: #fff
}

@media (max-width:767px) {
  .incite-chiffres:after {
    display: none
  }
}

.incite-chiffres .incite-chiffre {
  position: relative;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  text-align: center;
  border-bottom: 2px solid #0ba8da;
  color: #0ba8da;
  transition: background-color .4s
}

.incite-chiffres .incite-chiffre.col {
  flex: 0 0 50%;
  flex-direction: column;
  border-left: 2px solid #0ba8da
}

.incite-chiffres .incite-chiffre.col .chiffre {
  padding-bottom: 2.5rem
}

.incite-chiffres .incite-chiffre.col .image {
  padding-left: 15px;
  padding-right: 15px
}

@media (max-width:767px) {
  .incite-chiffres .incite-chiffre.col .image {
    padding-left: 5px;
    padding-right: 5px
  }
}

.incite-chiffres .incite-chiffre.col .image img {
  height: auto;
  width: 100%;
  max-width: 250px
}

.incite-chiffres .incite-chiffre.col.apres .chiffre {
  padding-bottom: 0;
  padding-top: 2.5rem
}

@media (max-width:767px) {
  .incite-chiffres .incite-chiffre.col {
    flex: 0 0 100%;
    padding: 0;
    flex-direction: row;
    border-left: none
  }
}

.incite-chiffres .incite-chiffre.apres .chiffre {
  order: 1
}

.incite-chiffres .incite-chiffre.apres .image {
  order: 2
}

.incite-chiffres .incite-chiffre .chiffre {
  flex: 50%;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.1;
  transition: color .4s
}

.incite-chiffres .incite-chiffre .chiffre .num {
  font-size: 3rem
}

@media (max-width:991px) {
  .incite-chiffres .incite-chiffre .chiffre .num {
    font-size: 2.3rem
  }
}

.incite-chiffres .incite-chiffre .image {
  flex: 50%;
  padding: 2.5rem 0
}

.incite-chiffres .incite-chiffre .image img {
  height: 250px;
  transition: .4s
}

@media (max-width:767px) {
  .incite-chiffres .incite-chiffre .image img {
    height: auto;
    max-width: 100%
  }
}

.incite-chiffres .incite-chiffre .bg {
  background-size: cover;
  background-position: 50%;
  opacity: 0;
  transition: opacity .4s
}

.incite-chiffres .incite-chiffre .bg,
.incite-chiffres .incite-chiffre .main_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.incite-chiffres .incite-chiffre:first-child .image {
  padding-bottom: 0
}

.incite-chiffres .incite-chiffre:not(.background):hover {
  background-color: #0ba8da
}

.incite-chiffres .incite-chiffre:not(.background):hover .chiffre {
  color: #fff
}

.incite-chiffres .incite-chiffre:not(.background):hover .image img {
  filter: saturate(0) brightness(10)
}

.incite-chiffres .incite-chiffre.background:hover .bg {
  opacity: 1
}

.incite-frise {
  background: #0ba8da;
  color: #fff;
  padding: 4rem 2rem;
  margin: 4rem 0;
  position: relative
}

@media (max-width:991px) {
  .incite-frise {
    padding: 4rem 15px
  }
}

@media (max-width:767px) {
  .incite-frise {
    padding: 2rem 15px
  }
}

.incite-frise .bgs,
.incite-frise .bgs .item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.incite-frise .bgs .item {
  opacity: 0;
  transition: opacity .5s
}

.incite-frise .bgs .item.active {
  opacity: 1
}

.incite-frise .bgs .item img {
  object-fit: cover;
  width: 100%;
  height: 100%
}

.incite-frise .bgs:after {
  content: "";
  background: rgba(11, 168, 218, .4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.incite-frise .titles {
  font-size: 1.35rem;
  text-align: center
}

.incite-frise .titles .slick-slide:focus {
  outline: none
}

.incite-frise .titles .slick-slide .item span {
  cursor: pointer
}

.incite-frise .titles .item span:hover,
.incite-frise .titles .slick-current .item span {
  font-weight: 700
}

.incite-frise .slider-descriptions {
  margin: 0 auto;
  max-width: 800px;
  text-align: center
}

.incite-frise .slider-descriptions h3 {
  font-size: 1.75rem;
  color: #fff
}

.incite-frise .slider-descriptions a {
  color: #fff;
  text-decoration: underline
}

.incite-frise .slider-descriptions a:hover {
  color: #fff;
  text-decoration: none
}

.incite-frise .slide {
  margin: 1rem auto
}

.incite-block-collapse-toggle {
  position: relative;
  background: #0ba8da;
  color: #fff;
  padding: .65rem 3rem .65rem 1.35rem;
  cursor: pointer;
  margin: 2rem 0 1rem
}

@media (max-width:767px) {
  .incite-block-collapse-toggle h2 {
    font-size: 1.2rem;
    letter-spacing: normal
  }
}

.incite-block-collapse-toggle:after {
  content: "-";
  font-size: 1.6rem;
  font-weight: 700;
  position: absolute;
  right: 1.35rem;
  top: 50%;
  transform: translateY(-50%)
}

.incite-block-collapse-toggle * {
  color: #fff;
  margin: 0;
  padding: .25rem 0 0
}

.incite-block-collapse-toggle.collapsed:after {
  content: "+"
}

.incite-block-collapse-content {
  border: 1px solid transparent;
  margin: -1px
}

.incite-avant-apres {
  margin: 2rem 0
}

.incite-avant-apres img.twentytwenty-after,
.incite-avant-apres img.twentytwenty-before {
  width: 100%
}

.incite-avant-apres .balayer {
  position: absolute;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  text-align: center;
  display: flex;
  z-index: 20;
  color: #fff;
  background-color: #0ba8da;
  height: 60px;
  width: 60px;
  bottom: 4.375rem;
  left: 315px;
  font-size: 13px;
  font-weight: 700;
  opacity: 0;
  transition: opacity .5s;
  transform: translate(-80%, -80%)
}

.incite-avant-apres .twentytwenty-handle {
  background-color: #0ba8da;
  border: none
}

.incite-avant-apres .twentytwenty-overlay {
  height: 0%
}

.incite-avant-apres .twentytwenty-after-label:before {
  content: none
}

.incite-avant-apres .twentytwenty-handle:after,
.incite-avant-apres .twentytwenty-handle:before {
  width: 9px;
  margin-left: -4px
}

.incite-avant-apres .twentytwenty-handle:hover {
  content: "Balayer";
  color: #00008b
}

.incite-avant-apres:hover .balayer {
  opacity: 1
}

.incite-slider-infos {
  margin-top: 4rem;
  margin-bottom: 4rem;
  width: calc(100vw - 8.5rem - (100vw - 8.5rem - 100%)/2)
}

@media (max-width:991px) {
  .incite-slider-infos {
    width: 100%
  }
}

.incite-slider-infos h2 {
  margin-bottom: 0
}

.incite-slider-infos .subtitle {
  font-weight: 700;
  color: #0ba8da;
  font-size: 1.2rem;
  margin-bottom: 3rem
}

@media (min-width:992px) {
  .incite-slider-infos .owl-carousel:not(.jesuis) .owl-stage .owl-item {
    width: 100% !important;
    max-width: 1036px
  }
}

@media (max-width:1199px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item {
    max-width: 870px
  }
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item {
    max-width: unset
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item {
  width: 100%;
  max-width: 1036px
}

@media (max-width:1199px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item {
    max-width: 870px
  }
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item {
    max-width: unset
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner {
  display: block;
  position: relative;
  width: 75%;
  height: 100%;
  background: #f2f2f1;
  padding: 2rem
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner {
    width: 100%;
    padding: 0
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content {
  position: relative;
  height: 100%;
  display: flex;
  width: 125%
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content {
    width: 100%;
    flex-direction: column
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .image {
  flex: 0 0 20%;
  padding-right: 1rem
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .image {
    display: none
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .image div {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: 50%;
  background-size: cover;
  border-radius: 50%
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description {
  flex: 0 0 40%;
  padding: 1rem
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description {
    flex: auto;
    padding: 1.5rem
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description h3 {
  display: block;
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 1.4375rem;
  margin-top: 0
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description2 {
  flex: 0 0 40%;
  padding: 1rem 0 1rem 1rem
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description2 {
    flex: auto;
    padding: 0
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description2 .description2-inner {
  height: 100%;
  padding: 2rem;
  background: #0ba8da;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1.3rem;
  font-weight: 700
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item .inner .content .description2 .description2-inner .arrow {
  background: none;
  border-radius: 0;
  width: 13px;
  transform: scale(1.2);
  margin-bottom: 1rem
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner {
  width: 86.875%;
  background: none;
  padding: 0
}
.incite-slider-infos .owl-carousel.jesuis .owl-stage .owl-item .item.full-frame .inner {
  width: 100%;
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner {
    width: 100%
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content {
  display: block;
  width: 100%
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .image {
  position: relative;
  width: 80%;
  padding-right: 0;
  padding-bottom: 61.555%
}
.incite-slider-infos .owl-carousel.jesuis .owl-stage .owl-item .item.full-frame .inner .content .image {
  width: 100%;
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .image {
    display: block
  }
}

@media (max-width:767px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .image {
    width: 100%
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .image div {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  background-position: 50%;
  background-size: cover;
  border-radius: 0
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description {
  display: none
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description2 {
  position: absolute;
  right: 0;
  top: 13.33%;
  bottom: 13.33%;
  width: 37%;
  padding: 0
}
.incite-slider-infos .owl-carousel.jesuis .owl-stage .owl-item .item.full-frame .inner .content .description2 {
  width: 40%;
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description2 {
    top: 15px;
    bottom: 15px;
    width: 40%;
    display: flex;
    align-items: center
  }
}

@media (max-width:767px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description2 {
    width: 50%
  }
}

.incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description2 .description2-inner {
  padding: 2rem 3rem
}
.incite-slider-infos .owl-carousel.jesuis .owl-stage .owl-item .item.full-frame .inner .content .description2 .description2-inner {
  padding: 2rem
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description2 .description2-inner {
    padding: 2rem
  }
}

@media (max-width:767px) {
  .incite-slider-infos .owl-carousel .owl-stage .owl-item .item.full-frame .inner .content .description2 .description2-inner {
    font-size: 1rem
  }
}

.incite-slider-infos .owl-carousel .owl-nav button.owl-next {
  right: auto;
  left: 1036px
}
.incite-slider-infos .owl-carousel.jesuis .owl-nav button.owl-next {
  right: 0;
  left: unset
}

@media (min-width:992px) {
  .incite-slider-infos .owl-carousel .owl-nav button.owl-next {
    transform: translate(-50%, -50%) rotate(180deg)
  }
  .incite-slider-infos .owl-carousel.jesuis .owl-nav button.owl-next {
    transform: translate(50%, -50%) rotate(180deg)
  }
}

@media (max-width:1199px) {
  .incite-slider-infos .owl-carousel .owl-nav button.owl-next {
    left: 870px
  }
}

@media (max-width:991px) {
  .incite-slider-infos .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 0
  }
}

.incite-latest-actualites {
  margin-top: 4rem;
  margin-bottom: 4rem;
  width: calc(100vw - 8.5rem - (100vw - 8.5rem - 100%)/2)
}

@media (max-width:991px) {
  .incite-latest-actualites {
    width: 100%
  }
}

.incite-latest-actualites h2 {
  font-size: 2.8rem
}

@media (max-width:767px) {
  .incite-latest-actualites h2 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

@media (min-width:992px) {
  .incite-latest-actualites .owl-carousel:not(.jesuis) .owl-item {
    width: 100% !important;
    max-width: 1036px
  }
}

@media (max-width:1199px) {
  .incite-latest-actualites .owl-item {
    max-width: 870px
  }
}

@media (max-width:991px) {
  .incite-latest-actualites .owl-item {
    max-width: unset
  }
}

.incite-latest-actualites .owl-carousel .owl-nav button.owl-next {
  right: auto;
  left: 1036px
}
.incite-latest-actualites .owl-carousel.jesuis .owl-nav button.owl-next {
  right: 0;
  left: unset;
}

@media (min-width:992px) {
  .incite-latest-actualites .owl-carousel .owl-nav button.owl-next {
    transform: translate(-50%, -50%) rotate(180deg)
  }
  .incite-latest-actualites .owl-carousel.jesuis .owl-nav button.owl-next {
    transform: translate(50%, -50%) rotate(180deg)
  }
}

@media (max-width:1199px) {
  .incite-latest-actualites .owl-carousel .owl-nav button.owl-next {
    left: 870px
  }
}

@media (max-width:991px) {
  .incite-latest-actualites .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 0
  }
}

.incite-latest-actualites .item {
  width: 100%;
  max-width: 1036px
}

@media (max-width:1199px) {
  .incite-latest-actualites .item {
    max-width: 870px
  }
}

@media (max-width:991px) {
  .incite-latest-actualites .item {
    max-width: unset
  }
}

.incite-latest-actualites .item a {
  display: block;
  position: relative;
  width: 86.875%
}

@media (max-width:991px) {
  .incite-latest-actualites .item a {
    width: 100%
  }
}

.incite-latest-actualites .item a img {
  width: 80%;
  height: auto
}

@media (max-width:991px) {
  .incite-latest-actualites .item a img {
    width: 100%
  }
}

.incite-latest-actualites .item a .content {
  position: absolute;
  right: 0;
  top: 13.33%;
  bottom: 13.33%;
  width: 37%;
  background: #fff;
  padding: 4rem 3rem
}

.incite-latest-actualites .jesuis .item a .content {
  width: 40%;
  padding: 2rem;
}

@media (max-width:767px) {
  .incite-latest-actualites .item a .content {
    top: 15px;
    bottom: 15px;
    width: 50%;
    padding: 2rem;
    display: flex;
    align-items: center
  }
}

.incite-latest-actualites .item a .content .subtitle,
.incite-latest-actualites .item a .content .title {
  display: block;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #154076;
  margin-bottom: 1.4375rem
}

@media (max-width:767px) {
  .incite-latest-actualites .item a .content .subtitle,
  .incite-latest-actualites .item a .content .title {
    line-height: 1.2;
    letter-spacing: normal
  }
}

.incite-latest-actualites .item a .content .subtitle {
  color: #0ba8da
}

.incite-latest-actualites .item a .content .excerpt {
  font-size: 1.1rem;
  font-weight: 700;
  color: #0ba8da
}

@media (max-width:767px) {
  .incite-latest-actualites .item a .content .excerpt {
    display: none
  }
}

.incite-latest-actualites .item a .lire {
  position: absolute;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  text-align: center;
  display: flex;
  z-index: 20;
  color: #fff;
  background-color: #0ba8da;
  height: 60px;
  width: 60px;
  bottom: 4.375rem;
  left: 315px;
  font-size: 13px;
  font-weight: 700;
  opacity: 0;
  transition: opacity .5s;
  transform: translate(-80%, -80%)
}

.incite-latest-actualites .item a:hover .lire {
  opacity: 1
}

.incite-slider-actualites-realisations .item a .content {
  padding: 4rem 3rem;
  overflow: hidden
}

.incite-slider-actualites-realisations .item a .content .subtitle,
.incite-slider-actualites-realisations .item a .content .title {
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
  margin-bottom: 0
}

.incite-slider-actualites-realisations .item a .content .subtitle {
  color: #0ba8da;
  margin-bottom: 1.4375rem
}

.incite-slider-actualites-realisations .item a .content .excerpt {
  font-size: 1rem;
  font-weight: 400
}

.incite-latest-realisations {
  margin-top: 4rem;
  margin-bottom: 4rem
}

.incite-latest-realisations h2 {
  font-size: 2.8rem
}

@media (max-width:767px) {
  .incite-latest-realisations h2 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

.incite-latest-realisations a {
  display: block;
  color: #4e4d4d!important;
  font-size: .875rem;
  text-decoration: none
}

.incite-latest-realisations a img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1rem
}

.incite-latest-realisations a span {
  display: block
}

.incite-latest-realisations a .date {
  font-weight: 700
}

.incite-latest-realisations a .title {
  font-size: 1.4375rem;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: .3rem;
  color: #154076
}

@media (max-width:767px) {
  .incite-latest-realisations a .title {
    letter-spacing: normal
  }
}

.incite-latest-realisations a:hover {
  color: #0ba8da!important
}

.incite-latest-realisations a:hover .title {
  color: #0ba8da
}

.wp-block-table.is-style-dates td,
.wp-block-table.is-style-dates th {
  border: none;
  padding: 0 0 1rem;
  font-weight: 700;
  vertical-align: top
}

.wp-block-table.is-style-dates td:first-child,
.wp-block-table.is-style-dates th:first-child {
  color: #0ba8da;
  font-weight: 400;
  padding-right: 1rem;
  width: 25%
}

.wp-block-image figcaption {
  margin: .1875rem 0 1rem;
  color: #6d6e71
}

#site-content table.advgb-table-frontend {
  border-collapse: collapse
}

#site-content table.advgb-table-frontend td,
#site-content table.advgb-table-frontend tr {
  color: #154076;
  border-top: 1px solid #0ba8da;
  border-bottom: 1px solid #0ba8da;
  padding-top: 1rem;
  padding-bottom: 1rem
}

.incite-liens-popup2 {
  position: relative;
  z-index: 1;
  background: #0ba8da;
  padding: 3rem 2rem
}

.incite-liens-popup2 .items {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap
}

@media (max-width:991px) {
  .incite-liens-popup2 .items {
    text-align: center;
    justify-content: center
  }
}

.incite-liens-popup2 .items .item {
  position: relative;
  padding-right: 1rem
}

.incite-liens-popup2 .items .item .label {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2;
  color: #fff;
  cursor: pointer
}

@media (max-width:991px) {
  .incite-liens-popup2 .items .item .label {
    padding: 0 7px
  }
}

.incite-liens-popup2 .items .item .inner {
  display: none;
  position: absolute;
  z-index: 1;
  width: 320px;
  top: 50%;
  left: calc(100% - 1.65rem);
  background: #fff;
  padding: 2.5rem;
  transform: translateY(-50%);
  box-shadow: 7px 7px 15px rgba(0, 0, 0, .25)
}

.incite-liens-popup2 .items .item .inner .image {
  margin-bottom: 1rem
}

.incite-liens-popup2 .items .item .inner .image img {
  width: 100%;
  height: auto
}

.incite-liens-popup2 .items .item .inner h3 {
  margin: 0!important;
  color: #0ba8da!important
}

.incite-liens-popup2 .items .item .inner hr {
  margin: .65rem 0;
  background: #0ba8da
}

.incite-liens-popup2 .items .item .inner hr+br {
  display: none
}

.incite-liens-popup2 .items .item .inner .texte em {
  font-style: normal;
  color: #0ba8da
}

.incite-liens-popup2 .items .item .inner .links {
  margin-top: 1rem
}

.incite-liens-popup2 .items .item .inner .links .link {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #0ba8da;
  border-radius: 50%;
  position: relative;
  color: #fff
}

.incite-liens-popup2 .items .item .inner .links .link .icon-download {
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
  transform: translate(-50%, -50%)
}

.incite-liens-popup2 .items .item:after {
  content: "•";
  font-weight: 700;
  font-size: 1.25rem;
  color: #fff;
  display: inline-block;
  margin-left: 1rem
}

@media (max-width:991px) {
  .incite-liens-popup2 .items .item:after {
    display: none
  }
}

.incite-liens-popup2 .items .item:last-child:after {
  display: none
}

.incite-liens-popup2 .items .item:last-child .inner {
  left: calc(100% - .25rem)
}

@media (min-width:992px) {
  .incite-liens-popup2 .items .item:hover .inner {
    display: block
  }
}

.incite-liens-popup2 .items .item:hover .label {
  color: #154076
}

.incite-liens-popup-mobile-pp {
  max-width: 320px
}

.incite-liens-popup-mobile-pp .image {
  margin-bottom: 1rem
}

.incite-liens-popup-mobile-pp .image img {
  width: 100%;
  height: auto
}

.incite-liens-popup-mobile-pp h3 {
  margin: 0!important;
  color: #0ba8da!important
}

.incite-liens-popup-mobile-pp hr {
  margin: .65rem 0;
  background: #0ba8da
}

.incite-liens-popup-mobile-pp hr+br {
  display: none
}

.incite-liens-popup-mobile-pp .texte em {
  font-style: normal;
  color: #0ba8da
}

.incite-liens-popup-mobile-pp .links {
  margin-top: 1rem
}

.incite-liens-popup-mobile-pp .links .link {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #0ba8da;
  border-radius: 50%;
  position: relative;
  color: #fff
}

.incite-liens-popup-mobile-pp .links .link .icon-download {
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
  transform: translate(-50%, -50%)
}

.incite-bloc-contact {
  max-width: 160px;
  margin: 2rem auto
}

.incite-bloc-contact a {
  position: relative;
  display: block;
  padding-bottom: 100%;
  background: #0ba8da;
  border-radius: 50%
}

.incite-bloc-contact a span {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  padding: 1rem;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  text-align: center;
  transform: translate(-50%, -50%)
}

.incite-liste-liens {
  position: relative;
  z-index: 1;
  background: #0ba8da;
  padding: 4rem 0;
  color: #fff
}

@media (max-width:991px) {
  .incite-liste-liens {
    text-align: center
  }
}

.incite-liste-liens h2 {
  color: #fff!important
}

.incite-liste-liens .items {
  margin-top: 2rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap
}

@media (max-width:991px) {
  .incite-liste-liens .items {
    justify-content: center
  }
}

.incite-liste-liens .items .item {
  position: relative;
  padding-right: 1rem
}

@media (max-width:991px) {
  .incite-liste-liens .items .item {
    padding: 0 7px
  }
}

.incite-liste-liens .items .item .label {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2;
  color: #fff
}

@media (max-width:991px) {
  .incite-liste-liens .items .item .label {
    font-size: 1rem
  }
}

.incite-liste-liens .items .item a.label:hover {
  color: #154076
}

.incite-liste-liens .items .item:after {
  content: "•";
  font-weight: 700;
  font-size: 1.25rem;
  color: #fff;
  display: inline-block;
  margin-left: 1rem
}

@media (max-width:991px) {
  .incite-liste-liens .items .item:after {
    display: none
  }
}

.incite-liste-liens .items .item:last-child:after {
  display: none
}

.incite-liste-liens .items .item:last-child .inner {
  left: calc(100% - .25rem)
}

.incite-bloc-liens-jesuis {
  float: right;
  width: 16.6667%;
  position: sticky;
  top: 1rem;
  height: 0
}

@media (max-width:991px) {
  .incite-bloc-liens-jesuis {
    float: none;
    position: relative;
    top: 0;
    height: auto;
    width: 100%;
    margin-bottom: 2rem;
    font-size: 1.5rem
  }
}

.incite-bloc-liens-jesuis .placeholder {
  width: 60%;
  margin: 0 auto;
  position: relative;
  display: block;
  padding-bottom: 60%;
  background: #0ba8da;
  border: 2px solid #0ba8da;
  border-radius: 50%;
  color: #fff;
  cursor: pointer
}

@media (max-width:991px) {
  .incite-bloc-liens-jesuis .placeholder {
    display: none
  }
}

.incite-bloc-liens-jesuis .placeholder div {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  padding: 1rem;
  font-weight: 700;
  font-size: 1.25rem;
  text-align: center;
  transform: translate(-50%, -50%)
}

.incite-bloc-liens-jesuis .placeholder:hover {
  background: #fff;
  color: #0ba8da
}

.incite-bloc-liens-jesuis .inner {
  display: none;
  color: #154076
}

@media (max-width:991px) {
  .incite-bloc-liens-jesuis .inner {
    display: block
  }
}

.incite-bloc-liens-jesuis .inner .dropdown .dropdown-toggle {
  color: #0ba8da;
  font-size: 1rem;
  font-weight: 700;
  border: none;
  border-bottom: 1px solid #0ba8da;
  background: none;
  padding-bottom: .5rem;
  padding-left: 0
}

@media (max-width:991px) {
  .incite-bloc-liens-jesuis .inner .dropdown .dropdown-toggle {
    font-size: 1.5rem
  }
}

.incite-bloc-liens-jesuis .inner .dropdown .dropdown-toggle:focus {
  outline: none
}

.incite-bloc-liens-jesuis .inner .dropdown .dropdown-toggle:after {
  border: 2px solid #0ba8da;
  border-top: none;
  border-left: none;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  vertical-align: .3rem;
  margin-left: 1.5rem
}

.incite-bloc-liens-jesuis .inner .dropdown .dropdown-menu {
  min-width: 100%;
  border-radius: 0;
  border: none
}

.incite-bloc-liens-jesuis .inner .dropdown .dropdown-menu a {
  font-weight: 700;
  color: #154076!important;
  border-bottom: 1px solid #ddd;
  padding: .4rem 0;
  text-transform: lowercase
}

.incite-bloc-liens-jesuis .inner .help {
  color: #fff;
  cursor: pointer;
  background: #0ba8da;
  border: none;
  border-radius: 50%;
  font-weight: 700;
  line-height: 1;
  width: 2rem;
  padding: .55rem 0 .45rem;
  text-align: center
}

.incite-bloc-liens-jesuis .inner .help:focus {
  outline: none
}

.incite-bloc-liens-jesuis.active .placeholder {
  display: none
}

.incite-bloc-liens-jesuis.active .inner {
  display: block
}

#archive-items {
  margin-top: 3rem
}

#archive-items .item {
  margin-bottom: 3rem
}

#archive-items .item a {
  display: block;
  color: #4e4d4d
}

#archive-items .item a img {
  width: 100%;
  height: auto
}

#archive-items .item a .infos {
  display: block;
  margin-top: 1rem;
  font-size: .9rem
}

#archive-items .item a .infos>span {
  display: block
}

#archive-items .item a .infos .title {
  color: #154076;
  font-weight: 700;
  font-size: 1.4375rem;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: .3rem
}

#archive-items .item a:hover,
#archive-items .item a:hover .title {
  color: #0ba8da
}

#archive-items .item a.circle_picto {
  position: absolute;
  right: 30px;
  transform: translateY(calc(-100% - 15px));
  color: #fff!important;
  background: #0ba8da;
  border: none
}

#archive-items .item:hover a,
#archive-items .item:hover a .title {
  color: #0ba8da
}

#archive-items .item.item-logement .infos {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin-top: 0;
  padding: 1rem 0 0;
  transition: transform .4s
}

#archive-items .item.item-logement .infos:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: #fff;
  transition: height .4s
}

#archive-items .item.item-logement .infos .surface {
  position: relative;
  flex-shrink: 1;
  padding-left: 1rem;
  white-space: nowrap;
  color: #0ba8da;
  font-weight: 700;
  font-size: 1.4375rem;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: .3rem
}

#archive-items .item.item-logement .infos .inner-infos {
  position: relative;
  flex-grow: 1
}

#archive-items .item.item-logement .infos .inner-infos .description {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  height: 0;
  overflow: hidden;
  transition: height .4s
}

@media (max-width:991px) {
  #archive-items .item.item-logement .infos {
    padding-left: 0;
    padding-right: 0
  }
  #archive-items .item.item-logement .infos .inner-infos .description {
    position: static;
    height: 4.05rem
  }
}

@media (min-width:992px) {
  #archive-items .item.item-logement a:hover .infos {
    transform: translateY(-4.05rem)
  }
  #archive-items .item.item-logement a:hover .infos:before {
    height: calc(100% + 4.05rem)
  }
  #archive-items .item.item-logement a:hover .infos .description {
    height: 4.05rem
  }
}

#archive-items .item.item-publication .infos {
  margin-bottom: .5rem;
  font-size: .9rem
}

#archive-items .item.item-publication .title {
  color: #154076;
  font-weight: 700;
  font-size: 1.4375rem;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: .3rem
}

#archive-items .item.item-publication a {
  display: inline-block
}

#archive-items .item.item-publication a:hover .title {
  color: #0ba8da
}

.pagination {
  text-align: center;
  margin: 4rem 0 7rem
}

@media (max-width:991px) {
  .pagination {
    margin: 2rem 0 4rem;
    font-size: 17px
  }
}

.pagination>* {
  display: inline-block;
  margin: 0 .2rem
}

.pagination .current {
  color: #154076
}

.page-archive-header {
  margin-top: 3rem
}

.page-archive-header .col1 {
  padding-left: 8rem;
  text-align: justify;
  margin-bottom: 3rem
}

@media (max-width:991px) {
  .page-archive-header .col1 {
    padding-left: 0
  }
}

.page-archive-header .col2 {
  position: sticky;
  top: 1rem;
  font-size: 1.4rem;
  color: #0ba8da;
  font-weight: 700;
  text-align: justify
}

.page-archive-header h1 {
  color: #154076;
  padding-bottom: 1rem
}

.page-archive-header .filters {
  width: 66%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 1rem 0 2rem
}

@media (max-width:991px) {
  .page-archive-header .filters {
    width: 100%
  }
}

.page-archive-header .filters a {
  margin-right: 1rem;
  margin-top: 1rem;
  border: 1px solid #a0a1a4;
  color: #a0a1a4!important
}

.page-archive-header .filters a:hover {
  background: #fff;
  border-color: #0ba8da;
  color: #0ba8da!important
}

.page-archive-header .filters a:last-child {
  margin-right: 0
}

.page-archive-header .filters a.active {
  background: #0ba8da;
  border-color: #0ba8da;
  color: #fff!important
}

#cookie-law-info-bar {
  font-size: .85rem
}

#cookie-law-info-bar h5 {
  color: inherit;
  font-size: .85rem;
  font-weight: 500;
  letter-spacing: normal;
  margin: 0
}

#cookie-law-info-bar>span {
  display: block
}

#cookie-law-info-bar .cli-plugin-button,
#cookie-law-info-bar .cli-plugin-button:visited {
  display: inline-block;
  padding: 8px 17px 5px;
  font-size: .85rem;
  font-weight: 700;
  border-radius: 13px;
  margin-top: 0
}

#cookie-law-info-bar .medium.cli-plugin-button,
#cookie-law-info-bar .medium.cli-plugin-button:visited {
  font-size: .85rem;
  font-weight: 700
}

#cookie-law-info-bar .cli-plugin-main-link,
#cookie-law-info-bar .cli_settings_button {
  font-weight: 500;
  text-decoration: underline
}

@media (max-width:991px) {
  .wp-block-columns {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .wp-block-columns .order-1 {
    margin-bottom: 2rem
  }
  .wp-block-columns .wp-block-column:nth-child(2n) {
    margin-left: 0
  }
}

.wp-block-image img {
  height: auto
}

@media (max-width:991px) {
  .wp-block-buttons {
    text-align: center
  }
}

.incite-organigramme {
  position: relative
}

.incite-organigramme .organigramme-row {
  display: flex;
  align-items: flex-start;
  justify-content: center
}

.incite-organigramme .organigramme-row .organigramme-row-parent {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-grow: 1
}

.incite-organigramme .organigramme-row .organigramme-row-parent .element {
  flex: 0 0 350px;
  position: relative;
  border: 1px solid #0ba8da;
  margin: 0 15px 50px;
  text-align: center;
  line-height: 1.3;
  padding: 20px 18px
}

@media (max-width:1499px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element {
    flex-basis: 300px
  }
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element {
    flex-basis: 260px;
    padding: 13px 10px;
    margin: 0 8px 50px
  }
}

@media (max-width:991px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element {
    flex: 1;
    font-size: 12px;
    padding: 10px 5px;
    margin: 0 5px 50px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent .element:first-child {
  margin-left: 0
}

.incite-organigramme .organigramme-row .organigramme-row-parent .element:last-child {
  margin-right: 0
}

.incite-organigramme .organigramme-row .organigramme-row-parent .element .titre {
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: .0625rem;
  color: #154076
}

@media (max-width:1499px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .titre br {
    display: none
  }
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .titre {
    letter-spacing: normal
  }
}

@media (max-width:991px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .titre {
    font-size: 14px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent .element .soustitre {
  border-top: 1px solid #0ba8da;
  font-weight: 700;
  letter-spacing: .0625rem;
  color: #0ba8da;
  padding: 10px 0 7px;
  margin-top: 10px
}

@media (max-width:1499px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .soustitre br {
    display: none
  }
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .soustitre {
    letter-spacing: normal
  }
}

@media (max-width:991px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .soustitre {
    font-size: 14px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent .element .fonction {
  border-top: 1px solid #0ba8da;
  letter-spacing: .0625rem;
  color: #0ba8da;
  padding-top: 10px;
  margin-top: 10px
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent .element .fonction {
    letter-spacing: normal
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent]:before {
  content: "";
  position: absolute;
  width: 1px;
  left: 50%;
  bottom: calc(100% + 24px);
  height: 26px;
  background: #0ba8da
}

.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:before {
  content: "";
  position: absolute;
  width: 1px;
  left: 50%;
  bottom: 100%;
  height: 25px;
  background: #0ba8da
}

.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:after {
  content: "";
  position: absolute;
  width: calc(100% + 34px);
  left: -15px;
  top: -25px;
  height: 1px;
  background: #0ba8da
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:after {
    width: calc(100% + 20px);
    left: -8px
  }
}

@media (max-width:991px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:after {
    width: calc(100% + 14px);
    left: -5px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:first-child:after {
  width: calc(50% + 17px);
  left: 50%
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:first-child:after {
    width: calc(50% + 10px)
  }
}

@media (max-width:991px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:first-child:after {
    width: calc(50% + 7px)
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:last-child:after {
  width: calc(50% + 17px);
  left: auto;
  right: 50%
}

@media (max-width:1199px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent[data-parent] .element:last-child:after {
    width: calc(50% + 10px);
    width: calc(50% + 7px)
  }
}

@media (max-width:991px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-1 .element {
    flex: 0 0 auto;
    padding-left: 25px;
    padding-right: 25px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2 .element:first-child {
  margin-right: 65px
}

@media (max-width:767px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2 .element:first-child {
    margin-right: 35px
  }
}

@media (max-width:575px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2 .element:first-child {
    margin-right: 20px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2 .element:last-child {
  margin-left: 65px
}

@media (max-width:767px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2 .element:last-child {
    margin-left: 35px
  }
}

@media (max-width:575px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2 .element:last-child {
    margin-left: 20px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent]:before {
  top: -50px;
  bottom: 25px;
  height: auto
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:before {
  display: none
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:after {
  content: "";
  position: absolute;
  top: 25px;
  height: 1px;
  background: #0ba8da
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:first-child:after {
  width: 67px;
  left: 100%
}

@media (max-width:767px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:first-child:after {
    width: 37px
  }
}

@media (max-width:575px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:first-child:after {
    width: 22px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:last-child:after {
  width: 67px;
  left: auto;
  right: 100%
}

@media (max-width:767px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:last-child:after {
    width: 37px
  }
}

@media (max-width:575px) {
  .incite-organigramme .organigramme-row .organigramme-row-parent.nb-2[data-parent] .element:last-child:after {
    width: 22px
  }
}

.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent=none] .element:after,
.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent=none] .element:before,
.incite-organigramme .organigramme-row .organigramme-row-parent[data-parent=none]:before {
  display: none
}

.incite-partenaires {
  position: relative;
  overflow: hidden
}

@media (max-width:991px) {
  .incite-partenaires {
    text-align: center;
    background: #f2f2f1
  }
  .incite-partenaires .container {
    width: 100%;
    max-width: none;
    padding: 0
  }
}

.incite-partenaires:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  width: 100%;
  background: #f2f2f1
}

.incite-partenaires .container-page {
  position: relative;
  background: #f2f2f1;
  margin-right: 280px;
  overflow: hidden;
  overflow-y: auto;
  height: 22.4375rem;
  scrollbar-color: #0ba8da #f2f2f1;
  scrollbar-width: 8px
}

.incite-partenaires .container-page::-webkit-scrollbar {
  width: 8px;
  background-color: #f2f2f1
}

.incite-partenaires .container-page::-webkit-scrollbar-thumb {
  background: #0ba8da
}

.incite-partenaires .container-page:after,
.incite-partenaires .container-page:before {
  content: "";
  z-index: 1;
  display: block;
  position: sticky;
  height: 4rem;
  background: #f2f2f1;
  left: 0;
  right: 0;
  top: 0
}

.incite-partenaires .container-page:after {
  top: unset;
  bottom: 0
}

@media (max-width:991px) {
  .incite-partenaires .container-page {
    margin-right: 0;
    height: auto;
    overflow: visible
  }
  .incite-partenaires .container-page:after,
  .incite-partenaires .container-page:before {
    display: none
  }
}

.incite-partenaires .labels {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 700
}

.incite-partenaires .labels div {
  cursor: pointer
}

.incite-partenaires .labels div.active {
  font-size: 1.625rem;
  color: #0ba8da
}

@media (max-width:991px) {
  .incite-partenaires .labels {
    display: block;
    overflow: hidden;
    overflow-y: auto;
    height: 22.4375rem;
    scrollbar-color: #0ba8da #f2f2f1;
    scrollbar-width: 8px
  }
  .incite-partenaires .labels:after,
  .incite-partenaires .labels:before {
    content: "";
    z-index: 1;
    display: block;
    position: sticky;
    height: 4rem;
    background: #f2f2f1;
    left: 0;
    right: 0;
    top: 0
  }
  .incite-partenaires .labels::-webkit-scrollbar {
    width: 8px;
    background-color: #f2f2f1
  }
  .incite-partenaires .labels::-webkit-scrollbar-thumb {
    background: #0ba8da
  }
}

.incite-partenaires .images {
  height: 14.4375rem;
  position: sticky;
  top: 4rem
}

.incite-partenaires .images div {
  display: none;
  height: 100%
}

.incite-partenaires .images div.active {
  display: block
}

.incite-partenaires .images div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto
}

.archive-publication {
  background: #f2f2f1;
  padding: 3rem 0
}

.archive-publication .pagination {
  margin-bottom: 2rem
}

.incite-bandeau-bleu-picto {
  margin-top: 3rem;
  padding: 3rem 0;
  background: #0ba8da;
  color: #fff
}

.incite-bandeau-bleu-picto h3 {
  color: #fff
}

.incite-bandeau-bleu-picto a {
  color: #fff;
  text-decoration: none
}

.incite-bandeau-bleu-picto a:hover {
  color: #fff;
  text-decoration: underline
}

.incite-bandeau-bleu-picto .container-page {
  display: flex;
  align-items: center
}

.incite-bandeau-bleu-picto .container-page .content {
  flex-grow: 1;
  padding-right: 30px
}

@media (max-width:991px) {
  .incite-bandeau-bleu-picto .container-page .content {
    padding-right: 0;
    text-align: center
  }
}

.incite-bandeau-bleu-picto .container-page .picto {
  flex: 0 0 250px;
  text-align: center
}

@media (max-width:991px) {
  .incite-bandeau-bleu-picto .container-page .picto {
    display: none
  }
}

.incite-bandeau-bleu-picto .container-page .picto img {
  max-width: 100%;
  height: auto
}

.circle_textsize {
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: none;
  background: #0ba8da;
  color: #fff!important;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.125rem;
  vertical-align: middle
}

.circle_textsize>* {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.circle_textsize>* sup {
  margin-left: -2px;
  margin-right: -4px
}

.incite-consultation {
  border-bottom: 1px solid #6d6e71;
  margin-bottom: 2rem;
  padding-bottom: 2rem
}

.pp_infos {
  position: relative
}

.pp_infos .lien {
  cursor: pointer
}

.pp_infos .pp_cont {
  display: none;
  position: absolute;
  z-index: 3;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 10px
}

.pp_infos .pp_cont.active {
  display: block
}

.pp_infos .pp_cont .pp {
  display: block;
  width: 280px;
  background: #fff;
  box-shadow: 4px 4px 5px 3px rgba(0, 0, 0, .2);
  padding: 1.25rem;
  color: #0ba8da;
  text-align: center
}

.pp_infos .pp_cont .pp .close {
  display: none;
  position: absolute;
  top: 0;
  right: 1.2rem;
  font-size: 2rem
}

.pp_infos .pp_cont .pp img {
  display: block;
  width: 100%!important;
  height: auto;
  margin-bottom: 1rem
}

.pp_infos .pp_cont .pp span {
  display: block
}

.pp_infos .pp_cont .pp .titre {
  font-weight: 700;
  font-size: 1.3rem;
  color: #0ba8da!important
}

.pp_infos .pp_cont .pp .fonction {
  border: none!important;
  color: #0ba8da!important;
  padding: 0!important;
  margin: 0!important
}

@media (max-width:991px) {
  .pp_infos .pp_cont {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 0;
    transform: none
  }
  .pp_infos .pp_cont .pp {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 3rem;
    max-width: 90%
  }
  .pp_infos .pp_cont .pp .close {
    display: inline-block
  }
}

@media (min-width:991px) {
  .pp_infos:hover {
    color: #0ba8da
  }
  .pp_infos:hover .pp_cont {
    display: block
  }
}

.form-control:focus::placeholder {
  color: #fff
}

.submit-align-right {
  display: flex;
  align-items: center
}

.submit-align-right .ajax-loader {
  order: 1
}

.submit-align-right input {
  order: 2;
  color: #fff!important;
  background: #0ba8da
}

.submit-align-right input:hover {
  color: #0ba8da!important;
  background: #fff
}

.wpcf7-form h3 {
  color: #154076
}

.wpcf7-form:after {
  display: block;
  content: "*champs obligatoires";
  font-size: 12px;
  color: #6d6e71
}

.wpcf7-form #form_recherche_local_contact_descriptif {
  height: 172px
}

.wpcf7-form select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 30px
}

.label-control {
  display: block;
  border-bottom: 1px solid #6d6e71;
  color: #6d6e71;
  font-size: .9rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  padding-bottom: .65rem
}

.wpcf7-acceptance,
.wpcf7-checkbox {
  display: block
}

.wpcf7-acceptance .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
  margin: 0
}

.wpcf7-acceptance .wpcf7-list-item label,
.wpcf7-checkbox .wpcf7-list-item label {
  margin: 0;
  display: flex;
  align-items: baseline
}

.wpcf7-acceptance .wpcf7-list-item label input,
.wpcf7-checkbox .wpcf7-list-item label input {
  display: inline-block;
  vertical-align: middle
}

.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  color: #154076;
  margin: 1px 0 0 10px
}

.wpcf7-radio .wpcf7-list-item {
  margin: 0 1rem .65rem 0
}

.wpcf7-radio label {
  position: relative
}

.wpcf7-radio label input {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.wpcf7-radio label .wpcf7-list-item-label {
  position: relative;
  background-color: #fff;
  border: 1px solid #a0a1a4;
  color: #a0a1a4!important;
  font-weight: 700;
  padding: 7px 30px 6px;
  transition: .25s;
  border-radius: 28px;
  display: inline-block;
  cursor: pointer
}

.wpcf7-radio label .wpcf7-list-item-label:hover {
  border-color: #0ba8da;
  color: #0ba8da!important
}

.wpcf7-radio label input:checked+.wpcf7-list-item-label {
  border-color: #0ba8da;
  background-color: #0ba8da;
  color: #fff!important
}

.file-upload [type=file] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  white-space: nowrap;
  width: 1px
}

.file-upload [type=file]+label {
  background-color: #fff;
  border: 1px solid #0ba8da;
  color: #0ba8da!important;
  font-weight: 700;
  padding: 7px 30px 6px;
  transition: .4s;
  border-radius: 28px;
  display: inline-block
}

.file-upload [type=file]+label:hover,
.file-upload [type=file]:focus+label {
  background-color: #0ba8da;
  color: #fff!important
}

.page-template-home #header {
  position: absolute;
  width: 100%;
  padding-right: 8.5rem;
  z-index: 2;
  background: none;
  transition: background .4s, filter .4s
}

.page-template-home #header #main-menu .logo,
.page-template-home #header #main-menu > ul > li:not(.menu-item-has-children) {
  filter: saturate(0) brightness(10);
  transition: filter .4s
}

@media (max-width:991px) {
  .page-template-home #header {
    position: fixed;
    padding-right: 0;
    filter: saturate(0) brightness(10)
  }
  .page-template-home #header #main-menu .logo,
  .page-template-home #header #main-menu > ul > li:not(.menu-item-has-children) {
    filter: none
  }
  .page-template-home #header.scrolled {
    background: #fff;
    filter: none
  }
}

.page-template-home .home_header {
  position: relative;
  margin-bottom: 5rem
}

.page-template-home .home_header .main_image {
  width: 100%;
  height: auto
}

.page-template-home .home_header .container_arrow {
  position: absolute;
  z-index: 4;
  left: 50%;
  transform: translate(-50%, -50%)
}

@media (max-width:991px) {
  .page-template-home .home_header .container_arrow {
    z-index: 1
  }
}

.page-template-home .home_header .container_arrow .arrow {
  position: absolute;
  margin-top: -20px;
  cursor: pointer
}

@media (max-width:991px) {
  .page-template-home .home_header .container_arrow .arrow {
    left: 50%;
    margin-left: -20px
  }
}

.page-template-home .home_header .picto {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end
}

.page-template-home .home_header .picto img {
  width: auto;
  height: 65%;
  margin-right: 40%
}

.page-template-home .home_header .picto span {
  position: absolute;
  display: block;
  width: 25%;
  bottom: 33%;
  transform: translateX(50%)
}

.page-template-home .home_header .picto span:before {
  content: "";
  display: block;
  padding-bottom: 100%;
  background: #0ba8da;
  border-radius: 50%
}

@media (max-width:991px) {
  .page-template-home .home_header .picto {
    width: 40%;
    top: unset;
    overflow: hidden;
  }
  .page-template-home .home_header .picto img {
    margin-right: 0;
    height: auto;
    width: 100%;
  }
  .page-template-home .home_header .picto span {
    bottom: 49%;
  }
}

.page-template-home #site-content>.container>h2,
.page-template-home #site-content>h2 {
  font-size: 2.5rem;
  letter-spacing: 2px;
  color: #154076
}

@media (max-width:991px) {
  .page-template-home #site-content>.container>h2,
  .page-template-home #site-content>h2 {
    text-align: center
  }
}

@media (max-width:767px) {
  .page-template-home #site-content>.container>h2,
  .page-template-home #site-content>h2 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

.page-template-home #site-content .wp-block-column>p {
  text-align: justify
}

.incite-home-latest-actualites {
  margin-top: 4rem;
  margin-bottom: 4rem
}

@media (max-width:991px) {
  .incite-home-latest-actualites h2 {
    text-align: center
  }
}

.incite-home-latest-actualites a {
  display: block;
  color: #4e4d4d;
  font-size: .875rem;
  text-decoration: none
}

.incite-home-latest-actualites a img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1rem
}

.incite-home-latest-actualites a span {
  display: block
}

.incite-home-latest-actualites a .date {
  font-weight: 700
}

.incite-home-latest-actualites a .title {
  font-size: 1.4375rem;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: .3rem;
  color: #154076
}

@media (max-width:767px) {
  .incite-home-latest-actualites a .title {
    letter-spacing: normal
  }
}

.incite-home-latest-actualites a:hover,
.incite-home-latest-actualites a:hover .title {
  color: #0ba8da
}

.incite-home-je-suis {
  position: relative;
  overflow: hidden;
  background: #154076;
  margin-top: 5rem;
  margin-bottom: 5rem;
  text-align: center;
  color: #fff;
  padding: 4rem 0;
}
.incite-home-je-suis h2 {
  font-size: 2rem;
  color: #fff;
  line-height: normal;
  margin-bottom: 1.5rem;
}
.incite-home-je-suis .description {
  margin-bottom: 2rem;
}
.incite-home-je-suis label {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  line-height: normal;
  margin-top: .25rem;
  margin-bottom: 0;
}
@media (max-width:991px) {
  .incite-home-je-suis label {
    font-size: 1rem;
  }
}
.incite-home-je-suis h2 strong {
  color: #0BA8DA;
}
.incite-home-je-suis .arrow {
  position: relative;
  width: 2.125rem;
  height: 2.125rem;
  background: #fff;
  border-radius: 50%;
  transition: .25s ease;
  margin-top: .4rem;
  flex: 0 0 2.125rem;
}
.incite-home-je-suis .arrow::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.65rem;
  height: 0.65rem;
  border: solid #154076;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, calc(-50% + 0.1rem)) rotate(-135deg);
  transition: .25s ease;
}
.incite-home-je-suis .arrow.collapsed::after {
  transform: translate(-50%, calc(-50% - 0.1rem)) rotate(45deg);
}
.incite-home-je-suis .links {
  background: #fff;
  border-radius: 24px;
  padding: .75rem 0;
}
.incite-home-je-suis .links .list:not(.show) {
  display: block;
  height: 0;
  opacity: 0;
}
.incite-home-je-suis .links .list.collapsing {
  opacity: 1;
}
.incite-home-je-suis .links a {
  display: block;
  color: #092D5A;
  text-align: left;
  padding: .25rem 1.5rem;
}
@media (max-width:991px) {
  .incite-home-je-suis .links a {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}
.incite-home-je-suis .links a.placeholder {
  padding-top: 0;
  padding-bottom: 0;
}
.incite-home-je-suis .links a:not(.placeholder):hover {
  background: rgba(21, 64, 118, .53);
}






.incite-home-presentation-container {
  position: relative
}

.incite-home-presentation-container .incite-home-presentation {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 7rem
}

@media (max-width:991px) {
  .incite-home-presentation-container .incite-home-presentation {
    overflow: auto;
    margin-bottom: 0
  }
  .incite-home-presentation-container .incite-home-presentation>.row {
    width: 300%;
    margin: 0
  }
}

.incite-home-presentation-container .incite-home-presentation .block-home-presentation {
  color: #154076
}

@media (max-width:991px) {
  .incite-home-presentation-container .incite-home-presentation .block-home-presentation {
    padding: 0 45px 2rem;
    text-align: center
  }
}

.incite-home-presentation-container .incite-home-presentation .block-home-presentation .texte,
.incite-home-presentation-container .incite-home-presentation .block-home-presentation h3 {
  cursor: pointer;
  transition: .25s
}

.incite-home-presentation-container .incite-home-presentation .block-home-presentation.active .texte,
.incite-home-presentation-container .incite-home-presentation .block-home-presentation.active h3,
.incite-home-presentation-container .incite-home-presentation .block-home-presentation .texte:hover,
.incite-home-presentation-container .incite-home-presentation .block-home-presentation h3:hover {
  color: #0ba8da
}

.incite-home-presentation-container .incite-home-presentation .block-home-presentation .bouton {
  margin-top: 2.5rem
}

.incite-home-presentation-container .incite-home-presentation .block-home-presentation .bouton a {
  border-radius: 28px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #0ba8da;
  color: #0ba8da!important;
  font-size: .85rem;
  font-weight: 700;
  padding: 5px 30px 4px;
  transition: .4s
}

.incite-home-presentation-container .incite-home-presentation .block-home-presentation .bouton a:hover {
  background: #0ba8da;
  color: #fff!important
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel {
  position: absolute;
  top: 3.2rem;
  left: -15px;
  right: -15px;
  bottom: -2rem;
  width: auto;
  background: #0ba8da;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: opacity .4s
}

@media (max-width:991px) {
  .incite-home-presentation-container .incite-home-presentation .main-owl-carousel {
    display: none
  }
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel.active {
  visibility: visible;
  opacity: 1
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel .item .inner {
  column-count: 2;
  column-fill: auto;
  padding: 2rem
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel .secondary-owl-carousel .owl-dots {
  padding: 0;
  position: relative;
  top: -2rem
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel .close {
  position: absolute;
  top: .5rem;
  right: .5rem;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(45deg)
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel .close:after,
.incite-home-presentation-container .incite-home-presentation .main-owl-carousel .close:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #fff;
  transform: translateY(-50%)
}

.incite-home-presentation-container .incite-home-presentation .main-owl-carousel .close:after {
  transform: translateY(-50%) rotate(90deg)
}

.incite-home-presentation-container button.nav-next,
.incite-home-presentation-container button.nav-prev {
  display: none;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translate(-50%, -50%);
  background: #0ba8da;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  outline: none;
  border: none
}

@media (max-width:991px) {
  .incite-home-presentation-container button.nav-next,
  .incite-home-presentation-container button.nav-prev {
    display: block
  }
}

.incite-home-presentation-container button.nav-next span,
.incite-home-presentation-container button.nav-prev span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  font-size: 0;
  line-height: 0
}

.incite-home-presentation-container button.nav-next.disabled,
.incite-home-presentation-container button.nav-prev.disabled {
  display: none
}

.incite-home-presentation-container button.nav-next {
  left: auto;
  right: 18px;
  transform: translate(50%, -50%) rotate(180deg)
}

.block-home-presentation-mobile-pp {
  background: #0ba8da;
  color: #fff;
  min-height: 100vh
}

.incite-home-latest-realisations {
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative
}

@media (max-width:991px) {
  .incite-home-latest-realisations {
    width: 100vw;
    margin-bottom: 0
  }
  .incite-home-latest-realisations .owl-carousel .owl-nav button.owl-prev {
    left: 25px
  }
  .incite-home-latest-realisations .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 25px
  }
}

.incite-home-latest-realisations .item {
  position: relative
}

.incite-home-latest-realisations .item a {
  display: block;
  position: relative
}

.incite-home-latest-realisations .item a img {
  width: 100%;
  height: auto
}

.incite-home-latest-realisations .item a .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(16, 73, 124, .4)
}

.incite-home-latest-realisations .item a .content .title {
  display: block;
  font-size: 2.5rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 8rem 0 1.5rem;
  padding: 0 6rem 1.5rem 8rem;
  border-bottom: 1px solid #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

@media (max-width:991px) {
  .incite-home-latest-realisations .item a .content .title {
    margin-top: 5rem;
    padding-left: 5rem
  }
}

@media (max-width:767px) {
  .incite-home-latest-realisations .item a .content .title {
    margin-top: 35px;
    margin-bottom: 12px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 2px;
    font-size: 23px;
    letter-spacing: 1px
  }
}

.incite-home-latest-realisations .item a .content .excerpt {
  display: block;
  color: #fff;
  padding: 0 1rem 1rem 8rem;
  max-width: 32rem
}

@media (max-width:991px) {
  .incite-home-latest-realisations .item a .content .excerpt {
    padding-left: 5rem;
    padding-right: 6rem;
    max-width: none
  }
}

@media (max-width:767px) {
  .incite-home-latest-realisations .item a .content .excerpt {
    padding-left: 50px;
    padding-right: 50px
  }
}

.incite-home-latest-realisations .item a .voir {
  position: absolute;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  text-align: center;
  display: flex;
  z-index: 20;
  color: #fff;
  background-color: #154076;
  height: 60px;
  width: 60px;
  bottom: 4.375rem;
  left: 315px;
  font-size: 13px;
  font-weight: 700;
  opacity: 0;
  transition: opacity .5s;
  transform: translate(-80%, -80%)
}

.incite-home-latest-realisations .item a:hover .voir {
  opacity: 1
}

.incite-home-latest-realisations .count {
  position: absolute;
  z-index: 1;
  color: #fff;
  top: 6rem;
  left: 8rem;
  display: flex;
  align-items: center;
  font-size: .85rem
}

@media (max-width:991px) {
  .incite-home-latest-realisations .count {
    top: 3rem;
    left: 5rem
  }
}

@media (max-width:767px) {
  .incite-home-latest-realisations .count {
    top: 15px;
    left: 50px
  }
}

.incite-home-latest-realisations .count .sep {
  width: 2rem;
  height: 1px;
  background: hsla(0, 0%, 100%, .5);
  margin: 0 .75rem
}

.incite-home-latest-realisations .link_archive {
  position: absolute;
  z-index: 1;
  top: 11.15rem;
  right: 0;
  border-bottom: 2px solid #fff;
  color: #fff;
  padding: .25rem .5rem;
  font-weight: 700
}

@media (max-width:991px) {
  .incite-home-latest-realisations .link_archive {
    top: 8.15rem
  }
}

@media (max-width:767px) {
  .incite-home-latest-realisations .link_archive {
    display: none
  }
}

.single-realisation #site-content {
  padding-top: 5rem
}

@media (max-width:991px) {
  .single-realisation #site-content {
    padding-top: 3rem
  }
}

.single-realisation .container-page {
  margin-left: 6rem
}

@media (max-width:991px) {
  .single-realisation .container-page {
    margin-left: 0
  }
}

.single-realisation .main-content .container-large {
  margin-left: -6rem;
  width: calc((100% + 15px + 3rem)*1.33333 - 30px + 6rem)
}

@media (max-width:1199px) {
  .single-realisation .main-content .container-large {
    width: calc(133.33333% + 10px + 6rem)
  }
}

@media (max-width:991px) {
  .single-realisation .main-content .container-large {
    margin-left: 0;
    width: 100%
  }
}

.single-realisation .main-content .container-full,
.single-realisation .main-content .title-realisation {
  position: relative
}

.single-realisation .main-content .title-realisation .logo {
  position: absolute;
  left: -6rem;
  top: -.7rem;
  width: 5rem;
  height: auto
}

.single-realisation .main-content .title-realisation h2 {
  color: #0ba8da;
  margin-bottom: 0
}

.single-realisation .main-content .subtitle-realisation {
  color: #154076
}

.single-realisation .main-content .description-realisation {
  padding-bottom: 3rem;
  padding-top: 2rem;
  text-align: justify
}

.single-realisation .main-content .plus {
  margin-bottom: 5rem
}

.single-realisation .main-content .plus .plus-content {
  display: flex;
  font-weight: 700;
  color: #154076;
  margin: .25rem 0
}

.single-realisation .main-content .plus .plus-point {
  color: #0ba8da;
  padding-left: .5rem;
  padding-right: .5rem
}

.single-realisation .main-content .text-block {
  margin-top: 4rem;
  margin-bottom: 5rem
}

.single-realisation .main-content .text-block .subtitle {
  color: #154076;
  padding-bottom: 1rem
}

.single-realisation .main-content .text-block .description {
  text-align: justify
}

.single-realisation .main-content .accordeon {
  background-color: #f2f2f1;
  padding-top: 4rem;
  padding-bottom: 5rem
}

@media (max-width:991px) {
  .single-realisation .main-content .accordeon {
    padding-top: 2rem;
    padding-bottom: 4rem
  }
}

.single-realisation .main-content .accordeon .separator {
  border-top: 1px solid #0ba8da;
  margin: 2.5rem -15px 0
}

.single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) {
  align-items: center;
  border-bottom: none;
  padding-top: 3rem
}

@media (max-width:767px) {
  .single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) img {
    max-width: 80px;
    height: auto
  }
}

.single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) .title-accordeon {
  color: #154076;
  border: 0
}

.single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) .title-accordeon h2 {
  margin-top: 0;
  margin-bottom: 0
}

.single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) .col-title {
  display: flex;
  padding-left: 3rem;
  justify-content: space-between
}

@media (max-width:767px) {
  .single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) .col-title {
    padding-left: 15px
  }
}

.single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1) .col-title .border-accordeon {
  border-bottom: 1px solid #154076
}

.single-realisation .main-content .accordeon .row-accordeon:nth-child(3n+1):after {
  content: "-";
  color: #154076;
  font-size: 1.5em;
  font-weight: 500
}

.single-realisation .main-content .accordeon .row-accordeon.collapsed:nth-child(3n+1):after {
  content: "+";
  color: #154076;
  font-size: 1.5em;
  font-weight: 500
}

.single-realisation .main-content .accordeon .content-accordeon {
  color: #154076
}

.single-realisation .main-content .accordeon .content-accordeon img {
  visibility: hidden
}

.single-realisation .main-content .accordeon .content-accordeon .collapse-col2 {
  padding-left: 3rem
}

@media (max-width:767px) {
  .single-realisation .main-content .accordeon .content-accordeon .collapse-col2 {
    padding-left: 15px;
    padding-top: 15px
  }
}

.single-realisation .main-content .accordeon .content-accordeon .collapse-col2 div {
  display: inline-block;
  padding-bottom: 1rem
}

.single-realisation .main-content .accordeon .content-accordeon .collapse-col2 div .bull {
  color: #0ba8da
}

.single-realisation .col-right {
  position: sticky;
  top: 1rem;
  max-width: 200px;
  margin-left: auto
}

@media (max-width:991px) {
  .single-realisation .col-right {
    position: static;
    margin-right: auto;
    margin-top: 2rem
  }
}

.single-realisation .col-right .block-share {
  margin: 0 0 2rem;
  padding: 1.65rem 0 2rem;
  font-size: 1.125rem;
  color: #0ba8da;
  border-top: 1px solid #0ba8da;
  border-bottom: 1px solid #0ba8da
}

.single-realisation .col-right .block-share .sep {
  border-top: 1px solid #0ba8da;
  margin: 2rem 0 1.65rem
}

.single-realisation .col-right .block-share .links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem
}

.single-realisation .col-right .block-share .links .circle_picto {
  border: none;
  background: #0ba8da;
  color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.125rem
}

.single-realisation .col-right .block-share .links .circle_picto .icon-facebook {
  margin-left: -1px;
  margin-top: 1px
}

.single-realisation .col-right .block-share .links .circle_picto .icon-link {
  margin-top: 1px
}

.single-realisation .col-right .block-share .links .circle_picto .icon-email {
  margin-left: -3px;
  margin-top: 1px
}

.single-realisation .col-right .block-share .links .circle_picto:hover {
  background: #154076
}

.single-realisation .photos-realisation {
  margin: 0 -10px
}

.single-realisation .photos-realisation .item,
.single-realisation .photos-realisation .item>div {
  position: relative
}

.single-realisation .photos-realisation .item>div>div {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

.single-realisation .photos-realisation[data-nb="1"] .item>div {
  padding-bottom: 65%
}

.single-realisation .photos-realisation[data-nb="2"] {
  display: flex;
  align-items: flex-start
}

.single-realisation .photos-realisation[data-nb="2"] .item {
  flex: 0 0 50%
}

.single-realisation .photos-realisation[data-nb="2"] .item:first-child>div {
  padding-bottom: 65%
}

.single-realisation .photos-realisation[data-nb="2"] .item:nth-child(2)>div {
  padding-bottom: 130%
}

.single-realisation .photos-realisation[data-nb="3"] .item {
  width: 50%
}

.single-realisation .photos-realisation[data-nb="3"] .item:first-child,
.single-realisation .photos-realisation[data-nb="3"] .item:nth-child(3) {
  float: left
}

.single-realisation .photos-realisation[data-nb="3"] .item:first-child>div,
.single-realisation .photos-realisation[data-nb="3"] .item:nth-child(3)>div {
  padding-bottom: 65%
}

.single-realisation .photos-realisation[data-nb="3"] .item:nth-child(2) {
  float: right
}

.single-realisation .photos-realisation[data-nb="3"] .item:nth-child(2)>div {
  padding-bottom: 130%
}

.single-realisation .photos-realisation[data-nb="4"] .item,
.single-realisation .photos-realisation[data-nb="5"] .item,
.single-realisation .photos-realisation[data-nb="6"] .item {
  width: 50%
}

.single-realisation .photos-realisation[data-nb="4"] .item:first-child,
.single-realisation .photos-realisation[data-nb="5"] .item:first-child,
.single-realisation .photos-realisation[data-nb="6"] .item:first-child {
  float: left
}

.single-realisation .photos-realisation[data-nb="4"] .item:first-child>div,
.single-realisation .photos-realisation[data-nb="5"] .item:first-child>div,
.single-realisation .photos-realisation[data-nb="6"] .item:first-child>div {
  padding-bottom: 65%
}

.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(2),
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(2),
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(2) {
  float: right
}

.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(2)>div,
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(2)>div,
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(2)>div {
  padding-bottom: 130%
}

.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(3),
.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(4),
.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(5),
.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(6),
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(3),
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(4),
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(5),
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(6),
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(3),
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(4),
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(5),
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(6) {
  width: 25%;
  float: left
}

.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(3)>div,
.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(4)>div,
.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(5)>div,
.single-realisation .photos-realisation[data-nb="4"] .item:nth-child(6)>div,
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(3)>div,
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(4)>div,
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(5)>div,
.single-realisation .photos-realisation[data-nb="5"] .item:nth-child(6)>div,
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(3)>div,
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(4)>div,
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(5)>div,
.single-realisation .photos-realisation[data-nb="6"] .item:nth-child(6)>div {
  padding-bottom: 65%
}

@media (max-width:767px) {
  .single-realisation .photos-realisation .item {
    width: 100%!important;
    float: none!important
  }
  .single-realisation .photos-realisation .item>div {
    padding-bottom: 65%!important
  }
}

.single-realisation .avant-apres {
  padding-top: 4rem;
  padding-bottom: 8rem
}

.single-realisation .avant-apres .col-0 {
  width: 7.15625rem
}

.single-realisation .avant-apres h2 {
  color: #0ba8da
}

.single-realisation .avant-apres .title-realisation.before-after {
  padding-bottom: 2rem
}

.single-realisation .row-location {
  background-color: #0ba8da;
  color: #fff;
  position: relative;
  z-index: 2;
  padding-top: 5rem
}

@media (max-width:991px) {
  .single-realisation .row-location {
    padding-top: 3rem
  }
}

.single-realisation .row-location .description-location {
  padding-top: 4rem
}

@media (max-width:991px) {
  .single-realisation .row-location .description-location {
    padding-top: 0
  }
}

.single-realisation .row-location .description-location h2 {
  padding-bottom: 1rem;
  color: #fff
}

@media (max-width:991px) {
  .single-realisation .row-location .description-location h2 {
    padding-bottom: 0;
    margin-bottom: 1rem
  }
}

.single-realisation .row-location .description-location a {
  color: #fff;
  text-decoration: underline
}

.single-realisation .row-location .description-location a:hover {
  text-decoration: none
}

.single-realisation .row-location .map {
  max-width: 100%;
  max-height: 480px
}

@media (max-width:991px) {
  .single-realisation .row-location .map {
    margin-top: 2rem
  }
}

.single-realisation .row-location .switch-project {
  justify-content: space-between;
  display: flex;
  border-top: 1px solid #fff;
  margin-top: 8rem;
  padding-top: 3rem;
  padding-bottom: 3rem
}

@media (max-width:991px) {
  .single-realisation .row-location .switch-project {
    margin-top: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

.single-realisation .row-location .switch-project a {
  color: #fff;
  text-decoration: none
}

@media (max-width:991px) {
  .single-realisation .row-location .switch-project a {
    text-align: center;
    display: flex;
    align-items: center
  }
}

.single-realisation .row-location .switch-project a .project {
  text-decoration: none;
  font-weight: 700;
  padding-bottom: .4375rem;
  letter-spacing: 1px
}

@media (max-width:991px) {
  .single-realisation .row-location .switch-project a .project {
    letter-spacing: normal;
    padding-bottom: 0
  }
}

.single-realisation .row-location .switch-project a:before {
  background-color: #fff
}

.single-realisation .row-location .switch-project a:hover {
  text-decoration: none
}

.single-realisation .row-location .switch-project a .arrow-left-project {
  margin-right: 6px
}

@media (max-width:991px) {
  .single-realisation .row-location .switch-project a .arrow-left-project {
    margin-right: 0;
    white-space: nowrap
  }
}

.single-realisation .row-location .switch-project a .arrow-right-project {
  margin-left: 6px
}

@media (max-width:991px) {
  .single-realisation .row-location .switch-project a .arrow-right-project {
    margin-left: 0;
    white-space: nowrap
  }
}

.post-type-archive-realisation .incite-latest-realisations-all {
  margin-top: 0
}

@media (max-width:991px) {
  .post-type-archive-realisation .incite-latest-realisations-all {
    width: 100%;
    margin-bottom: 4rem
  }
}

@media (max-width:767px) {
  .post-type-archive-realisation .incite-latest-realisations-all .item a img {
    height: 250px;
    object-fit: cover
  }
}

.post-type-archive-realisation .incite-latest-realisations-all .item a .content .title {
  margin-top: 5rem
}

.post-type-archive-realisation .incite-latest-realisations-all .item a .content .excerpt {
  padding: 0 1rem 1rem 8rem
}

@media (max-width:991px) {
  .post-type-archive-realisation .incite-latest-realisations-all .item a .content .excerpt {
    padding-left: 5rem;
    padding-right: 6rem
  }
}

@media (max-width:767px) {
  .post-type-archive-realisation .incite-latest-realisations-all .item a .content .excerpt {
    padding-left: 50px;
    padding-right: 50px
  }
}

.post-type-archive-realisation .incite-latest-realisations-all .count {
  top: 3rem
}

.post-type-archive-realisation .incite-latest-realisations-all .content-title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 6rem;
  width: 50%;
  background: #fff;
  padding: 2rem 2rem 0;
  color: #154076;
  font-size: 2.5rem;
  line-height: 1.2;
  letter-spacing: 2px;
  font-weight: 700
}

@media (max-width:991px) {
  .post-type-archive-realisation .incite-latest-realisations-all .content-title {
    left: 25px;
    width: 75%;
    padding: 15px 20px 0
  }
}

@media (max-width:767px) {
  .post-type-archive-realisation .incite-latest-realisations-all .content-title {
    position: static;
    padding: 15px 0 0
  }
}

.post-type-archive-realisation .page-archive-header .filters {
  width: 100%
}

.wp-block-thekub-incite-metier-header {
  position: relative;
  margin-bottom: 5rem
}

@media (max-width:991px) {
  .wp-block-thekub-incite-metier-header {
    margin-bottom: 3rem
  }
}

.wp-block-thekub-incite-metier-header .recipe-image {
  position: relative
}

.wp-block-thekub-incite-metier-header .recipe-image img {
  width: 100%
}

.wp-block-thekub-incite-metier-header .recipe-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(header_c.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: contain;
  margin-left: -2.5%
}

.wp-block-thekub-incite-metier-header .content {
  position: absolute;
  color: #fff;
  top: 40%;
  left: 38.3%;
  right: 19%
}

@media (max-width:1499px) {
  .wp-block-thekub-incite-metier-header .content {
    right: 3rem
  }
}

@media (max-width:1199px) {
  .wp-block-thekub-incite-metier-header .content {
    right: 2rem
  }
}

@media (max-width:991px) {
  .wp-block-thekub-incite-metier-header .content {
    top: 30%;
    right: 15px
  }
  .wp-block-thekub-incite-metier-header .content .description {
    display: none
  }
}

.wp-block-thekub-incite-metier-header .content h1 {
  position: relative;
  color: #fff;
  line-height: 1.2;
  text-align: left!important
}

@media (max-width:767px) {
  .wp-block-thekub-incite-metier-header .content h1 {
    line-height: 1.1
  }
}

.wp-block-thekub-incite-metier-header .content p {
  text-align: justify
}

.wp-block-thekub-incite-metier-header .content:before {
  content: "";
  position: absolute;
  left: -2.3rem;
  top: -1.5rem;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background: #0ba8da
}

@media (max-width:767px) {
  .wp-block-thekub-incite-metier-header .content:before {
    left: -1.8rem;
    top: -1.2rem;
    width: 4.5rem;
    height: 4.5rem
  }
}

.wp-block-thekub-incite-metier-header .content .arrow {
  margin-top: 2rem;
  cursor: pointer
}


.page-template-metier #site-content>.container>p {
  text-align: justify
}

.page-template-metier #site-content>.container>.wp-block-quote {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.page-template-metier #site-content>.container a {
  color: #0ba8da
}

.page-template-metier #site-content>.container a:hover {
  color: #154076
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #0ba8da;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  outline: none
}

@media (max-width:991px) {
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 30px;
    height: 30px
  }
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  font-size: 0;
  line-height: 0
}

.owl-carousel .owl-nav button.owl-next {
  right: 0;
  transform: translate(50%, -50%) rotate(180deg)
}

.owl-carousel .owl-dots {
  text-align: center;
  padding: 0 0 2rem
}

.owl-carousel .owl-dots button.owl-dot {
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  background: none;
  outline: none;
  border-radius: 50%;
  margin: 0 3px;
  transition: .25s
}

.owl-carousel .owl-dots button.owl-dot.active,
.owl-carousel .owl-dots button.owl-dot:hover {
  background: #fff
}

.wp-block-gallery .blocks-gallery-grid.owl-carousel figure {
  display: block
}

.wp-block-gallery .blocks-gallery-grid.owl-carousel figure img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto
}

.page #site-content {
  margin: 5rem 0
}

@media (max-width:991px) {
  .page #site-content {
    margin-bottom: 0;
    margin-top: 3rem
  }
}

.page #site-content h1 {
  margin-bottom: 2rem
}

@media (max-width:991px) {
  .page #site-content h1 {
    text-align: center
  }
}


@media (max-width:991px) {
  .page .container-page {
    margin-left: 0
  }
}

.page .container-page>.container>h2,
.page .container-page>h2 {
  font-size: 2.5rem;
  letter-spacing: 2px;
  color: #154076
}

@media (max-width:767px) {
  .page .container-page>.container>h2,
  .page .container-page>h2 {
    font-size: 1.5rem;
    letter-spacing: 1px
  }
  .page .container-page>.container>h2.h1,
  .page .container-page>h2.h1 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

.page .container-page>.container>h2.sm,
.page .container-page>h2.sm {
  font-size: 1.6rem;
  letter-spacing: 1px
}

.page .container-page .wp-block-group__inner-container>p,
.page .container-page>p,
.page .container-page>ul {
  max-width: 800px;
  text-align: justify
}

.page .container-page .wp-block-quote {
  margin: 3rem 0
}

.page.page-template-default .container-page .wp-block-group__inner-container>p,
.page.page-template-default .container-page>.container>h2,
.page.page-template-default .container-page>.incite-chiffres,
.page.page-template-default .container-page>.incite-consultation,
.page.page-template-default .container-page>.wp-block-columns,
.page.page-template-default .container-page>.wp-block-image,
.page.page-template-default .container-page>.wp-block-quote,
.page.page-template-default .container-page>h2,
.page.page-template-default .container-page>h3,
.page.page-template-default .container-page>p,
.page.page-template-default .container-page>ul,
.page.page-template-default .container-page>.wp-block-media-text {
  margin-right: 280px
}

@media (max-width:991px) {
  .page.page-template-default .container-page .wp-block-group__inner-container>p,
  .page.page-template-default .container-page>.container>h2,
  .page.page-template-default .container-page>.incite-chiffres,
  .page.page-template-default .container-page>.incite-consultation,
  .page.page-template-default .container-page>.wp-block-columns,
  .page.page-template-default .container-page>.wp-block-image,
  .page.page-template-default .container-page>.wp-block-quote,
  .page.page-template-default .container-page>h2,
  .page.page-template-default .container-page>h3,
  .page.page-template-default .container-page>p,
  .page.page-template-default .container-page>ul,
  .page.page-template-default .container-page>.wp-block-media-text {
    margin-right: 0
  }
}

.page .container-page .wp-block-media-text {
  margin: 3rem 0;
  grid-template-columns: 60% 1fr
}

.page .container-page .wp-block-media-text .wp-block-media-text__content {
  padding-right: 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0ba8da
}

.page .container-page .wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 60%
}

.page .container-page .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 8rem
}

.page .container-page .wp-block-media-text .wp-block-media-text__media {
  z-index: 1
}

.page .container-page .with-arrow p:after {
  content: " ->";
  font-family: Maax;
  letter-spacing: normal
}

.page .container-page .with-arrow.down p:after {
  display: inline-block;
  transform: rotate(90deg)
}

.page .archive-publication .container-page {
  margin-right: 280px
}

@media (max-width:991px) {
  .page .archive-publication .container-page {
    margin-right: 0
  }
}

.page-template-jesuis .container-page header {
  position: relative;
  margin-bottom: 3rem
}

.page-template-jesuis .container-page header h1 {
  line-height: 1.2;
  margin-bottom: 0 !important;
}

.page-template-jesuis .container-page header h1 span {
  display: inline-block;
  position: relative;
  color: #0ba8da;
  border: none;
  border-bottom: 1px solid #0ba8da;
  background: none;
  padding-bottom: .5rem;
  cursor: pointer
}

.page-template-jesuis .container-page header h1 span:first-letter {
  text-transform: lowercase
}

.page-template-jesuis .container-page header h1 span:after {
  content: "";
  display: inline-block;
  border: 2px solid #0ba8da;
  border-top: none;
  border-left: none;
  width: 1rem;
  height: 1rem;
  transform: rotate(45deg);
  vertical-align: .5rem;
  margin-left: 2.5rem
}

.page-template-jesuis .container-page header .dropdown-menu a:first-letter {
  text-transform: lowercase
}

@media (max-width:991px) {
  .page-template-jesuis .container-page header .dropdown-menu {
    left: 50%;
    transform: translateX(-50%)
  }
}

.page-template-jesuis .container-page .post_image {
  max-width: 100px;
  margin-right: 1.5rem;
}

@media (max-width:991px) {
  .page-template-jesuis .container-page .post_image {
    display: none
  }
}

.page-template-jesuis .container-page .post_image img {
  width: 100%;
  height: auto
}

.page-template-jesuis .container-page .col-right {
  position: sticky;
  top: 1rem;
  margin-left: auto
}

@media (max-width:991px) {
  .page-template-jesuis .container-page .col-right {
    position: static;
    margin-right: auto
  }
}

.page-template-jesuis .container-page .col-right .col-right-block {
  margin-bottom: 2rem;
  color: #0ba8da
}

.page-template-jesuis .container-page .col-right .col-right-block a {
  color: #0ba8da
}

.page-template-jesuis .container-page .col-right hr {
  background: #0ba8da
}

.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement {
  background: #0BA8DA;
  color: #fff;
  padding: 25px 20px;
  line-height: normal;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement h3 {
  color: #fff;
  line-height: normal;
  margin-bottom: 1rem;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement p {
  text-align: left;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement ul {
  list-style: disc !important;
  padding-left: 1.5em;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement ul li {
  padding-left: 0 !important;
  margin-bottom: 12px;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement ul li::before {
  display: none !important;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement .wp-block-button__link {
  border: none;
  color: #092D5A !important;
  padding: 12px 25px;
}
.page-template-jesuis .container-page .col-right .col-right-block .bloc-paiement .wp-block-button__link:hover {
  background: #092D5A;
  color: #fff !important;
}

.page-template-jesuis .container-page .main-content>p {
  text-align: justify
}

.page-template-jesuis .container-page .main-content>.twentytwenty-wrapper,
.page-template-jesuis .container-page .main-content>.wp-block-image {
  margin: 2rem 0
}

@media (max-width:1199px) {
  .page-template-jesuis .container-page .main-content>.twentytwenty-wrapper,
  .page-template-jesuis .container-page .main-content>.wp-block-image {
    margin-right: 0
  }
}

@media (max-width:991px) {
  .page-template-jesuis .container-page .main-content>.twentytwenty-wrapper,
  .page-template-jesuis .container-page .main-content>.wp-block-image {
    margin-left: 0;
    margin-right: 0
  }
}

.page-template-jesuis .container-page .main-content>.container>h2,
.page-template-jesuis .container-page .main-content>h2 {
  font-size: 2.5rem;
  letter-spacing: 2px;
  color: #154076
}

@media (max-width:767px) {
  .page-template-jesuis .container-page .main-content>.container>h2,
  .page-template-jesuis .container-page .main-content>h2 {
    font-size: 1.5rem;
    letter-spacing: 1px
  }
  .page-template-jesuis .container-page .main-content>.container>h2.h1,
  .page-template-jesuis .container-page .main-content>h2.h1 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

.page-template-jesuis .container-page .main-content .incite-latest-actualites,
.page-template-jesuis .container-page .main-content .incite-slider-infos {
  margin-left: 0;
  width: 100%
}
.page-template-jesuis .container-page .main-content .incite-latest-actualites .owl-item,
.page-template-jesuis .container-page .main-content .incite-slider-infos .owl-item {
  max-width: unset;
}
.page-template-jesuis .container-page .main-content .incite-latest-actualites .item,
.page-template-jesuis .container-page .main-content .incite-slider-infos .item {
  max-width: unset;
}
.page-template-jesuis .container-page .main-content .incite-latest-actualites .item a,
.page-template-jesuis .container-page .main-content .incite-slider-infos .item a {
  width: 100%;
}
.page-template-jesuis .container-page .main-content .incite-latest-actualites .item a img,
.page-template-jesuis .container-page .main-content .incite-slider-infos .item a img {
  width: 100%;
}

@media (max-width:991px) {
  .page-template-jesuis .container-page .main-content .incite-latest-actualites,
  .page-template-jesuis .container-page .main-content .incite-slider-infos {
    width: 100%;
    margin-left: 0
  }
}

.page-template-jesuis #archive-items {
  position: relative
}

@media (max-width:991px) {
  .page-template-contact #site-content {
    margin-bottom: 3rem
  }
}

.page-template-contact .container-page {
  padding-right: 6rem
}

@media (max-width:991px) {
  .page-template-contact .container-page {
    padding-right: 0
  }
}

.page-template-contact .container-page h2 {
  font-size: 2.5rem;
  letter-spacing: .125rem
}

@media (max-width:767px) {
  .page-template-contact .container-page h2 {
    font-size: 2rem;
    letter-spacing: 1px
  }
}

.page-template-contact .container-page hr {
  background: #0ba8da
}

.page-template-contact .container-page .wp-block-media-text .wp-block-media-text__content {
  color: #4e4d4d;
  font-size: 1rem;
  font-weight: 400;
  padding-right: 6rem!important
}

@media (max-width:991px) {
  .page-template-contact .container-page .wp-block-media-text .wp-block-media-text__content {
    padding-right: 3rem!important
  }
}

@media (max-width:575px) {
  .page-template-contact .container-page .wp-block-media-text .wp-block-media-text__content {
    padding-right: 0!important
  }
}

.page-template-contact .container-page .wp-block-media-text .wp-block-media-text__content strong {
  font-weight: 700;
  font-size: 1.2rem
}

.single-actualite .container-page {
  margin-left: 6rem
}

@media (max-width:991px) {
  .single-actualite .container-page {
    margin-left: 0
  }
}

.single-actualite .actualite-header {
  position: relative;
  margin-bottom: 2rem
}

.single-actualite .actualite-header img {
  width: 100%;
  height: auto
}

.single-actualite .actualite-header .container-page {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

@media (max-width:991px) {
  .single-actualite .actualite-header .container-page {
    position: static
  }
}

.single-actualite .actualite-header .container-page .inner {
  background: #fff;
  padding: 2rem 2rem 0;
  margin: 0 -2rem
}

@media (max-width:991px) {
  .single-actualite .actualite-header .container-page .inner {
    margin: 0;
    padding: 2rem 0 0
  }
}

.single-actualite .actualite-header .container-page .inner h1 {
  color: #154076;
  margin-bottom: 1rem
}

.single-actualite .actualite-header .container-page .inner .infos {
  font-size: .9rem;
  color: #6d6e71
}

.single-actualite .main-content p {
  text-align: justify
}

.single-actualite .blocks-gallery-caption {
  font-size: .9rem;
  color: #6d6e71;
  text-align: center;
  margin: 0 auto 1.5rem
}

.single-actualite .col-right {
  position: sticky;
  top: 1rem;
  max-width: 200px;
  margin-left: auto
}

@media (max-width:991px) {
  .single-actualite .col-right {
    position: static;
    margin-right: auto
  }
}

.single-actualite .col-right .block-share {
  margin: 2rem 0;
  padding: 1.65rem 0 2rem;
  font-size: 1.125rem;
  font-weight: 700;
  color: #0ba8da;
  border-top: 1px solid #0ba8da;
  border-bottom: 1px solid #0ba8da
}

.single-actualite .col-right .block-share .links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem
}

.single-actualite .col-right .block-share .links .circle_picto {
  border: none;
  background: #0ba8da;
  color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.125rem
}

.single-actualite .col-right .block-share .links .circle_picto .icon-facebook {
  margin-left: -1px;
  margin-top: 1px
}

.single-actualite .col-right .block-share .links .circle_picto .icon-link {
  margin-top: 1px
}

.single-actualite .col-right .block-share .links .circle_picto .icon-email {
  margin-left: -3px;
  margin-top: 1px
}

.single-actualite .col-right .block-share .links .circle_picto:hover {
  background: #154076
}

.single-actualite .col-right .block-textsize {
  color: #0ba8da;
  margin-bottom: 3rem
}

.single-actualite .col-right .block-textsize .circle_textsize {
  margin-right: .5rem
}

.single-actualite .incite-home-latest-actualites {
  margin-top: 7rem
}

.single-actualite .link_archive {
  margin: 4rem 0;
  text-align: center
}

.single-actualite .link_archive a {
  display: inline-block;
  color: #0ba8da;
  text-decoration: none;
  border-bottom: 1px solid #0ba8da;
  letter-spacing: 1px
}

.single-actualite .link_archive a:hover {
  color: #0ba8da;
  text-decoration: none;
  border-color: transparent
}

.post-type-archive-actualite .incite-latest-actualites-all .item {
  position: relative
}

.post-type-archive-actualite .incite-latest-actualites-all .item a {
  display: block
}

.post-type-archive-actualite .incite-latest-actualites-all .item a img {
  height: auto
}

.post-type-archive-actualite .incite-latest-actualites-all .item a .content {
  position: absolute;
  bottom: 0;
  left: 6rem;
  width: 50%;
  background: #fff;
  padding: 2rem 2rem 0
}

@media (max-width:991px) {
  .post-type-archive-actualite .incite-latest-actualites-all .item a .content {
    left: 25px;
    width: 75%;
    padding: 15px 20px 0
  }
}

@media (max-width:767px) {
  .post-type-archive-actualite .incite-latest-actualites-all .item a .content {
    position: relative;
    display: block;
    left: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }
}

.post-type-archive-actualite .incite-latest-actualites-all .item a .content .title {
  display: block;
  margin-bottom: 1rem;
  line-height: 1.2
}

@media (max-width:991px) {
  .post-type-archive-actualite .incite-latest-actualites-all .item a .content .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    font-size: 23px
  }
}

.post-type-archive-actualite .incite-latest-actualites-all .item a .content .infos {
  display: block;
  font-size: .9rem;
  color: #0ba8da
}

#sib_form_newsletter {
  display: none;
  max-width: 392px;
  padding: 50px 35px 35px;
}
#sib_form_newsletter .col-auto {
  flex-basis: 65px;
}
#sib_form_newsletter input[type="text"],
#sib_form_newsletter input[type="email"] {
  width: 100%;
}

#sib_form_newsletter #sib_captcha>div {
  margin: 0 auto
}

.single-recrutement #site-content {
  background-color: #f2f2f1;
  padding-top: 4rem;
  padding-bottom: 4rem
}

@media (max-width:767px) {
  .single-recrutement #site-content {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0
  }
}

.single-recrutement #site-content .main-content {
  background: #fff
}

.single-recrutement #site-content .main-content .main-content-content {
  padding: 3rem 3rem 3rem 5rem
}

@media (max-width:767px) {
  .single-recrutement #site-content .main-content .main-content-content {
    padding: 0
  }
}

.single-recrutement #site-content .main-content .main-content-content h1 {
  margin-bottom: 2rem
}

.single-recrutement #site-content .main-content .main-content-content .header-info .header-info-sep {
  color: #0ba8da;
  display: inline-block;
  margin: 0 .5rem
}

.single-recrutement #site-content .main-content .main-content-content .recrutement-row {
  border-bottom: 1px solid #0ba8da;
  padding: 2rem 0
}

.single-recrutement #site-content .main-content .main-content-content .recrutement-row:last-child {
  border-bottom: none
}

.single-recrutement #site-content .main-content .main-content-content .recrutement-row .recrutement-row-header {
  display: flex;
  align-items: center;
  margin-bottom: 2rem
}

.single-recrutement #site-content .main-content .main-content-content .recrutement-row .recrutement-row-header img {
  width: 8.4375rem
}

@media (max-width:767px) {
  .single-recrutement #site-content .main-content .main-content-content .recrutement-row .recrutement-row-header img {
    max-width: 80px
  }
}

.single-recrutement #site-content .main-content .main-content-content .recrutement-row .recrutement-row-header h2 {
  margin: 0 0 0 2rem
}

@media (max-width:767px) {
  .single-recrutement #site-content .main-content .main-content-content .recrutement-row .recrutement-row-header h2 {
    margin-left: 15px
  }
}

.single-recrutement .col-right {
  position: sticky;
  top: 1rem;
  max-width: 200px;
  margin-left: auto
}

@media (max-width:991px) {
  .single-recrutement .col-right {
    position: static;
    margin-right: auto;
    margin-top: 2rem
  }
}

.single-recrutement .col-right .incite-bloc-contact {
  margin-top: 0
}

.single-recrutement .col-right .block-share {
  margin: 3rem 0 2rem;
  padding: 1.65rem 0 2rem;
  font-size: 1.125rem;
  color: #0ba8da;
  border-top: 1px solid #0ba8da;
  border-bottom: 1px solid #0ba8da
}

.single-recrutement .col-right .block-share .sep {
  border-top: 1px solid #0ba8da;
  margin: 2rem 0 1.65rem
}

.single-recrutement .col-right .block-share .links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem
}

.single-recrutement .col-right .block-share .links .circle_picto {
  border: none;
  background: #0ba8da;
  color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.125rem
}

.single-recrutement .col-right .block-share .links .circle_picto .icon-facebook {
  margin-left: -1px;
  margin-top: 1px
}

.single-recrutement .col-right .block-share .links .circle_picto .icon-link {
  margin-top: 1px
}

.single-recrutement .col-right .block-share .links .circle_picto .icon-email {
  margin-left: -3px;
  margin-top: 1px
}

.single-recrutement .col-right .block-share .links .circle_picto:hover {
  background: #154076
}

.single-recrutement #form_recrutement {
  padding: 3rem 0 5rem
}

.single-recrutement #form_recrutement h2 {
  line-height: 1.3
}

.post-type-archive-recrutement .page-recrutement-header {
  position: relative;
  padding-bottom: 46.112%
}

@media (max-width:991px) {
  .post-type-archive-recrutement .page-recrutement-header {
    padding: 40px 0 10px
  }
}

@media (max-width:767px) {
  .post-type-archive-recrutement .page-recrutement-header {
    padding-top: 20px
  }
}

.post-type-archive-recrutement .page-recrutement-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(header_c_bleu2.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: contain
}

@media (max-width:991px) {
  .post-type-archive-recrutement .page-recrutement-header:before {
    background-position: 0 100%;
    background-size: calc(33.3333% - 30px) auto
  }
}

@media (max-width:767px) {
  .post-type-archive-recrutement .page-recrutement-header:before {
    display: none
  }
}

.post-type-archive-recrutement .page-recrutement-header .content {
  position: absolute;
  top: 40%;
  left: 38.3%;
  right: 19%;
  text-align: justify
}

@media (max-width:1499px) {
  .post-type-archive-recrutement .page-recrutement-header .content {
    right: 3rem
  }
}

@media (max-width:1199px) {
  .post-type-archive-recrutement .page-recrutement-header .content {
    right: 2rem
  }
}

@media (max-width:991px) {
  .post-type-archive-recrutement .page-recrutement-header .content {
    position: relative;
    left: 0;
    top: 0;
    margin-left: calc(33.3333% + 20px)
  }
}

@media (max-width:767px) {
  .post-type-archive-recrutement .page-recrutement-header .content {
    margin-left: 0
  }
}

.post-type-archive-recrutement .page-recrutement-header .content h1 {
  position: relative
}

.post-type-archive-recrutement .page-recrutement-header .content:before {
  content: "";
  position: absolute;
  left: -2.3rem;
  top: -1.1rem;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background: #0ba8da
}

@media (max-width:767px) {
  .post-type-archive-recrutement .page-recrutement-header .content:before {
    left: -1.8rem;
    top: -.9rem;
    width: 4.5rem;
    height: 4.5rem
  }
}

.post-type-archive-recrutement .page-recrutement-header .content .arrow {
  margin-top: 2rem;
  cursor: pointer
}

.post-type-archive-recrutement .recrutement_search {
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
  background: #0ba8da
}

.post-type-archive-recrutement .recrutement_search>.row {
  transition: transform .7s
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner {
  position: relative;
  transition: transform .7s
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .picto {
  padding-bottom: 3rem;
  width: 80%;
  margin: 0 auto
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .picto img {
  display: block;
  max-width: 100%;
  margin: 0 auto
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner {
  padding: 3rem 0 3rem 4rem;
  color: #fff
}

@media (max-width:991px) {
  .post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner {
    text-align: center;
    padding: 4rem 0
  }
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner label {
  font-size: 1.5rem;
  font-weight: 700
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner .dropdown .dropdown-toggle {
  color: #35bbe2;
  font-size: 1.5rem;
  font-weight: 700;
  border: none;
  border-bottom: 1px solid #fff;
  background: none;
  padding-bottom: .5rem;
  padding-left: .5rem
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner .dropdown .dropdown-toggle:after {
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  vertical-align: .2rem;
  margin-left: 1.5rem
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner .dropdown .dropdown-menu {
  min-width: 100%;
  border-radius: 0
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .inner .dropdown .dropdown-menu a {
  font-weight: 700;
  color: #154076
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .links {
  position: absolute;
  left: 100%;
  width: 33.33333%;
  top: 0;
  bottom: 0;
  padding: 0;
  background-color: #f2f2f1;
  display: flex;
  flex-direction: column;
  justify-content: center
}

@media (max-width:991px) {
  .post-type-archive-recrutement .recrutement_search .recrutement_search_inner .links {
    width: 50%
  }
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .links a {
  padding: .65rem 2rem;
  font-weight: 700;
  color: #154076
}

@media (max-width:991px) {
  .post-type-archive-recrutement .recrutement_search .recrutement_search_inner .links a {
    padding: .65rem 1rem
  }
}

.post-type-archive-recrutement .recrutement_search .recrutement_search_inner .links a:hover {
  background: #fff;
  color: #0ba8da
}

.post-type-archive-recrutement .recrutement_search.active>.recrutement_search_inner {
  transform: translateX(-33.33333%)
}

@media (max-width:991px) {
  .post-type-archive-recrutement .recrutement_search.active>.recrutement_search_inner {
    transform: translateX(-50%)
  }
}

.post-type-archive-recrutement #archive-items {
  margin-top: 0
}

.post-type-archive-recrutement #archive-items .item {
  margin: 0;
  padding: 1.35rem 0 2rem;
  border-top: 1px solid #f2f2f1
}

.post-type-archive-recrutement #archive-items .item:last-child {
  border-bottom: 1px solid #f2f2f1
}

.post-type-archive-recrutement .form_spontanee {
  margin-bottom: 3rem
}

@media (max-width:991px) {
  .single-logement #header {
    margin-bottom: 0
  }
}

.single-logement #site-content {
  background-color: #f2f2f1;
  padding-top: 4rem;
  padding-bottom: 4rem
}

@media (max-width:767px) {
  .single-logement #site-content {
    background-color: #fff
  }
}

.single-logement #site-content .main-content {
  background: #fff
}

.single-logement #site-content .main-content .main-content-content {
  padding: 3rem 3rem 3rem 5rem
}

@media (max-width:991px) {
  .single-logement #site-content .main-content .main-content-content {
    padding: 3rem
  }
}

@media (max-width:767px) {
  .single-logement #site-content .main-content .main-content-content {
    padding: 0
  }
}

.single-logement #site-content .main-content .main-content-content .localisation {
  color: #0ba8da;
  margin-bottom: .8rem
}

.single-logement #site-content .main-content .main-content-content h1 {
  margin-bottom: 2rem;
  line-height: 1.3
}

.single-logement #site-content .main-content .main-content-content h1 .sep {
  color: #0ba8da;
  display: inline-block;
  margin: 0 .5rem
}

.single-logement #site-content .main-content .main-content-content .details {
  margin: 3rem 0 4rem;
  padding: 2rem 0;
  border-top: 1px solid #0ba8da;
  border-bottom: 1px solid #0ba8da
}

.single-logement #site-content .main-content .main-content-content .details strong {
  color: #0ba8da
}

.single-logement #site-content .main-content .main-content-content .simple-carousel {
  margin: 0 -6rem -3rem calc(-5rem - 15px);
  width: calc(100% + 11rem + 15px)
}

@media (max-width:1199px) {
  .single-logement #site-content .main-content .main-content-content .simple-carousel {
    margin: 0 calc(-3rem - 15px) -3rem calc(-5rem - 15px);
    width: calc(100% + 8rem + 30px)
  }
}

@media (max-width:991px) {
  .single-logement #site-content .main-content .main-content-content .simple-carousel {
    margin: 0 calc(-3rem - 15px) -3rem;
    width: calc(100% + 6rem + 30px)
  }
}

@media (max-width:767px) {
  .single-logement #site-content .main-content .main-content-content .simple-carousel {
    margin: 0;
    width: 100%
  }
}

.single-logement #site-content .main-content .main-content-content .simple-carousel .item img {
  height: auto
}

.single-logement #site-content .main-content .main-content-content .accordeon {
  padding-top: 4rem;
  padding-bottom: 5rem
}

@media (max-width:991px) {
  .single-logement #site-content .main-content .main-content-content .accordeon {
    padding-top: 2rem;
    padding-bottom: 4rem
  }
}

.single-logement #site-content .main-content .main-content-content .accordeon .separator {
  border-top: 1px solid #0ba8da;
  margin: 2.5rem -15px 0
}

.single-logement #site-content .main-content .main-content-content .accordeon .col-0 img {
  max-width: 135px
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) {
  align-items: center;
  border-bottom: none;
  padding-top: 3rem
}

@media (max-width:767px) {
  .single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) img {
    max-width: 80px;
    height: auto
  }
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) .title-accordeon {
  color: #154076;
  border: 0
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) .title-accordeon h2 {
  margin-top: 0;
  margin-bottom: 0
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) .col-title {
  display: flex;
  padding-left: 3rem;
  justify-content: space-between
}

@media (max-width:767px) {
  .single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) .col-title {
    padding-left: 15px
  }
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1) .col-title .border-accordeon {
  border-bottom: 1px solid #154076
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon:nth-child(3n+1):after {
  content: "-";
  color: #154076;
  font-size: 1.5em;
  font-weight: 500
}

.single-logement #site-content .main-content .main-content-content .accordeon .row-accordeon.collapsed:nth-child(3n+1):after {
  content: "+";
  color: #154076;
  font-size: 1.5em;
  font-weight: 500
}

.single-logement #site-content .main-content .main-content-content .accordeon .content-accordeon {
  color: #154076
}

.single-logement #site-content .main-content .main-content-content .accordeon .content-accordeon img {
  visibility: hidden
}

.single-logement #site-content .main-content .main-content-content .accordeon .content-accordeon .collapse-col2 {
  padding-left: 3rem
}

@media (max-width:767px) {
  .single-logement #site-content .main-content .main-content-content .accordeon .content-accordeon .collapse-col2 {
    padding-left: 15px;
    padding-top: 15px
  }
}

.single-logement #site-content .main-content .main-content-content .accordeon .content-accordeon .collapse-col2 div {
  display: inline-block;
  padding-bottom: 1rem
}

.single-logement #site-content .main-content .main-content-content .accordeon .content-accordeon .collapse-col2 div .bull {
  color: #0ba8da
}

.single-logement .col-right {
  position: sticky;
  top: 1rem;
  max-width: 200px;
  margin-left: auto
}

@media (max-width:991px) {
  .single-logement .col-right {
    position: static;
    margin-right: auto;
    margin-top: 2rem
  }
}

.single-logement .col-right .incite-bloc-contact {
  margin-top: 0
}

.single-logement .col-right .col-right-block {
  color: #0ba8da
}

.single-logement .col-right .col-right-block hr {
  background: #0ba8da
}

.single-logement #form_interet {
  padding: 3rem 0 5rem
}

.single-logement #form_interet h2 {
  line-height: 1.3
}

.single-logement #form_interet .hide-logement {
  display: none
}

body.error404 {
  position: relative;
  height: 100vh;
  background-color: #09acdb;
  background-image: url(404.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain
}

@media (max-width:991px) {
  body.error404 {
    background-image: none;
    min-height: 100vh
  }
}

body.error404 .round404 {
  position: absolute;
  top: 4vh;
  right: 8vw;
  width: 16rem;
  background: #fff;
  border-radius: 50%;
  max-width: min(18vw, 30vh);
  line-height: 1;
}

body.error404 .round404:before {
  content: "";
  display: block;
  padding-bottom: 100%
}

@media (max-width:991px) {
  body.error404 .round404 {
    position: relative;
    top: unset;
    right: unset;
    max-width: 80%;
    margin: 3rem auto
  }
}

body.error404 .round404 span {
  width: 100%;
  color: #09acdb;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: .125rem
}

body.error404 .content,
body.error404 .round404 span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0 1rem;
}

body.error404 .content {
  color: #fff;
  max-width: 650px
}

@media (max-width:1499px) {
  body.error404 .content {
    transform: translate(-25%, -50%)
  }
}

@media (max-width:991px) {
  body.error404 .content {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    width: 80%;
    margin: 3rem auto
  }
}

body.error404 .content h1 {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 3rem
}

body.error404 .content .wp-block-button__link {
  background-color: transparent;
  border-color: #fff;
  color: #fff!important
}

body.error404 .content .wp-block-button__link:hover {
  color: #09acdb!important;
  background: #fff
}

.page-template-faq .container-page {
  margin-left: 6rem;
  margin-right: 6rem;
}

@media (max-width:991px) {
  .page .container-page {
    margin-left: 0;
    margin-right: 0;
  }
}

.page .container-page .wp-block-group__inner-container>p,
.page .container-page>p,
.page .container-page>ul {
  max-width: 1344px;
  text-align: justify
}

.page .container-page .wp-block-group__inner-container>p,
.page .container-page>.container>h2,
.page .container-page>.incite-chiffres,
.page .container-page>.incite-consultation,
.page .container-page>.wp-block-columns,
.page .container-page>.wp-block-image,
.page .container-page>.wp-block-quote,
.page .container-page>h2,
.page .container-page>h3,
.page .container-page>p,
.page .container-page>ul {
  margin-right: 0;
}

.page.page-template-faq .incite-block-collapse-content {
  text-align: justify;
}

.page-template-faq .faq-example-title,
.page-template-faq .faq-example-content {
  color: #47b0DF;
}

.page-template-faq .faq-example-title {
  font-weight: bold;
}

.page-template-faq .faq-example-separator {
  border-bottom: 1px solid #47b0DF;
}

.incite-faq-categories {
	display: flex;
	flex-wrap: wrap;
	margin: 50px -15px 0;
	width: unset;
}
.incite-faq-categories .incite-faq-categorie {
	flex: 0 0 calc(100% / 3);
	padding: 0 15px;
	margin-bottom: 30px;
}
@media (max-width:991px) {
	.incite-faq-categories .incite-faq-categorie {
		flex-basis: 100%;
	}
}
.incite-faq-categories .incite-faq-categorie .inner {
	position: relative;
	padding-bottom: 100%;
	background-position: center;
	background-size: cover;
}
.incite-faq-categories .incite-faq-categorie .inner:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(21,64,118);
	background: linear-gradient(0deg, rgba(21,64,118,1) 0%, rgba(21,64,118,0) 40%, rgba(21,64,118,0) 100%);
}
.incite-faq-categories .incite-faq-categorie .inner .label {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}
.incite-faq-categories .incite-faq-categorie .inner .main_link {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: unset;
}
.incite-faq-categories .incite-faq-categorie .inner .main_link .lire {
	position: absolute;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	text-align: center;
	display: flex;
	z-index: 20;
	color: #fff;
	background-color: #0ba8da;
	height: 60px;
	width: 60px;
	bottom: 4.375rem;
	left: 315px;
	font-size: 13px;
	font-weight: 700;
	opacity: 0;
	transition: opacity .5s;
	transform: translate(-80%, -80%);
}
.incite-faq-categories .incite-faq-categorie .inner .main_link:hover .lire {
	opacity: 1;
}

.incite-slider-home .item {
	position: relative;
	height: 85vh;
}
.incite-slider-home .item img {
  position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.incite-slider-home .item .titre {
	position: absolute;
	bottom: 4rem;
  width: 100%;
}
.incite-slider-home .item .titre h1,
.incite-slider-home .item .titre .h1 {
  color: #fff;
  letter-spacing: normal;
  line-height: normal;
  max-width: 52vw;
}

.wp-block-embed-youtube.wp-block-embed {
  margin-bottom: 0;
}
.wp-block-embed-youtube.wp-block-embed figcaption {
  margin-bottom: 0;
}
.wp-has-aspect-ratio > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
}
.wp-has-aspect-ratio > .wp-block-embed__wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-embed-aspect-16-9 > .wp-block-embed__wrapper::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}

.incite-bandeau-cta {
  position: relative;
}
.incite-bandeau-cta .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.incite-bandeau-cta .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.incite-bandeau-cta .content {
  position: relative;
  text-align: center;
  padding: 4rem 15px;
  max-width: 545px;
  margin: 0 auto;
  color: #fff;
}
.incite-bandeau-cta .content h2 {
  font-size: 2rem;
  line-height: normal;
  color: #fff;
  margin-bottom: 3rem;
}
.incite-bandeau-cta .content h2 strong {
  color: #0BA8DA;
}
.incite-bandeau-cta .content .wp-block-button__link {
  border: none;
  color: #154076 !important;
  padding: 12px 25px;
}
.incite-bandeau-cta .content .wp-block-button__link:hover {
  color: #fff !important;
}