@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i|Rubik:400,400i,500,500i,700,700i|Work+Sans:400,500,600,700&display=swap);@-webkit-keyframes swal2-show {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes swal2-show {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes swal2-hide {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-hide {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0; } }

@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .875em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .875em;
    width: 1.5625em; } }

@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); } }

@keyframes swal2-rotate-success-circular-line {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); } }

@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  100% {
    margin-top: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  100% {
    margin-top: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes swal2-animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1; } }

@keyframes swal2-animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1; } }

body.swal2-toast-shown .swal2-container {
  background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-shown {
    background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto; }

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch; }
  body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em; }
  body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center; }
  body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em; }
  body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  box-shadow: 0 0 0.625em #d9d9d9;
  overflow-y: hidden; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 .6em;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: 0.8em; }
  .swal2-popup.swal2-toast .swal2-close {
    position: initial;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon-text {
      font-size: 2em;
      font-weight: bold;
      line-height: 1em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      top: .875em;
      width: 1.375em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: .3125em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: .3125em; }
  .swal2-popup.swal2-toast .swal2-actions {
    height: auto;
    margin: 0 .3125em; }
  .swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em; }
    .swal2-popup.swal2-toast .swal2-styled:focus {
      box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4); }
  .swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 2em;
      height: 2.8125em;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.25em;
        left: -.9375em;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transform-origin: 2em 2em;
                transform-origin: 2em 2em;
        border-radius: 4em 0 0 4em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.25em;
        left: .9375em;
        -webkit-transform-origin: 0 2em;
                transform-origin: 0 2em;
        border-radius: 0 4em 4em 0; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
      top: 0;
      left: .4375em;
      width: .4375em;
      height: 2.6875em; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
      height: .3125em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 1.125em;
        left: .1875em;
        width: .75em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
        top: .9375em;
        right: .1875em;
        width: 1.375em; }
  .swal2-popup.swal2-toast.swal2-show {
    -webkit-animation: showSweetToast .5s;
            animation: showSweetToast .5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    -webkit-animation: hideSweetToast .2s forwards;
            animation: hideSweetToast .2s forwards; }
  .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
    -webkit-animation: animate-toast-success-tip .75s;
            animation: animate-toast-success-tip .75s; }
  .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
    -webkit-animation: animate-toast-success-long .75s;
            animation: animate-toast-success-long .75s; }

@-webkit-keyframes showSweetToast {
  0% {
    -webkit-transform: translateY(-0.625em) rotateZ(2deg);
            transform: translateY(-0.625em) rotateZ(2deg);
    opacity: 0; }
  33% {
    -webkit-transform: translateY(0) rotateZ(-2deg);
            transform: translateY(0) rotateZ(-2deg);
    opacity: .5; }
  66% {
    -webkit-transform: translateY(0.3125em) rotateZ(2deg);
            transform: translateY(0.3125em) rotateZ(2deg);
    opacity: .7; }
  100% {
    -webkit-transform: translateY(0) rotateZ(0);
            transform: translateY(0) rotateZ(0);
    opacity: 1; } }

@keyframes showSweetToast {
  0% {
    -webkit-transform: translateY(-0.625em) rotateZ(2deg);
            transform: translateY(-0.625em) rotateZ(2deg);
    opacity: 0; }
  33% {
    -webkit-transform: translateY(0) rotateZ(-2deg);
            transform: translateY(0) rotateZ(-2deg);
    opacity: .5; }
  66% {
    -webkit-transform: translateY(0.3125em) rotateZ(2deg);
            transform: translateY(0.3125em) rotateZ(2deg);
    opacity: .7; }
  100% {
    -webkit-transform: translateY(0) rotateZ(0);
            transform: translateY(0) rotateZ(0);
    opacity: 1; } }

@-webkit-keyframes hideSweetToast {
  0% {
    opacity: 1; }
  33% {
    opacity: .5; }
  100% {
    -webkit-transform: rotateZ(1deg);
            transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes hideSweetToast {
  0% {
    opacity: 1; }
  33% {
    opacity: .5; }
  100% {
    -webkit-transform: rotateZ(1deg);
            transform: rotateZ(1deg);
    opacity: 0; } }

@-webkit-keyframes animate-toast-success-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@keyframes animate-toast-success-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@-webkit-keyframes animate-toast-success-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

@keyframes animate-toast-success-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden; }

body.swal2-height-auto {
  height: auto !important; }

body.swal2-no-backdrop .swal2-shown {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background-color: transparent; }
  body.swal2-no-backdrop .swal2-shown > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-shown.swal2-top {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-top-start, body.swal2-no-backdrop .swal2-shown.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-shown.swal2-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-center-start, body.swal2-no-backdrop .swal2-shown.swal2-center-left {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-center-end, body.swal2-no-backdrop .swal2-shown.swal2-center-right {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-bottom {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-bottom-start, body.swal2-no-backdrop .swal2-shown.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-shown.swal2-bottom-end, body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
    right: 0;
    bottom: 0; }

.swal2-container {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }
  .swal2-container.swal2-fade {
    transition: background-color .1s; }
  .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-popup {
  display: none;
  position: relative;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
  box-sizing: border-box; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }
  .swal2-popup .swal2-header {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .swal2-popup .swal2-title {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 0 0.4em;
    padding: 0;
    color: #595959;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word; }
  .swal2-popup .swal2-actions {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 1.25em auto 0;
    z-index: 1; }
    .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
      opacity: .4; }
    .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
      background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
    .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
      background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
    .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
      width: 2.5em;
      height: 2.5em;
      margin: .46875em;
      padding: 0;
      border: .25em solid transparent;
      border-radius: 100%;
      border-color: transparent;
      background-color: transparent !important;
      color: transparent;
      cursor: default;
      box-sizing: border-box;
      -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
              animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
      margin-right: 30px;
      margin-left: 30px; }
    .swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-left: 5px;
      border: 3px solid #999999;
      border-radius: 50%;
      border-right-color: transparent;
      box-shadow: 1px 1px 1px #fff;
      content: '';
      -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
              animation: swal2-rotate-loading 1.5s linear 0s infinite normal; }
  .swal2-popup .swal2-styled {
    margin: .3125em;
    padding: .625em 2em;
    font-weight: 500;
    box-shadow: none; }
    .swal2-popup .swal2-styled:not([disabled]) {
      cursor: pointer; }
    .swal2-popup .swal2-styled.swal2-confirm {
      border: 0;
      border-radius: 0.25em;
      background: initial;
      background-color: #3085d6;
      color: #fff;
      font-size: 1.0625em; }
    .swal2-popup .swal2-styled.swal2-cancel {
      border: 0;
      border-radius: 0.25em;
      background: initial;
      background-color: #aaa;
      color: #fff;
      font-size: 1.0625em; }
    .swal2-popup .swal2-styled:focus {
      outline: none;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
    .swal2-popup .swal2-styled::-moz-focus-inner {
      border: 0; }
  .swal2-popup .swal2-footer {
    justify-content: center;
    margin: 1.25em 0 0;
    padding: 1em 0 0;
    border-top: 1px solid #eee;
    color: #545454;
    font-size: 1em; }
  .swal2-popup .swal2-image {
    max-width: 100%;
    margin: 1.25em auto; }
  .swal2-popup .swal2-close {
    position: absolute;
    top: 0;
    right: 0;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    padding: 0;
    transition: color 0.1s ease-out;
    border: none;
    border-radius: 0;
    outline: initial;
    background: transparent;
    color: #cccccc;
    font-family: serif;
    font-size: 2.5em;
    line-height: 1.2;
    cursor: pointer;
    overflow: hidden; }
    .swal2-popup .swal2-close:hover {
      -webkit-transform: none;
              transform: none;
      color: #f27474; }
  .swal2-popup > .swal2-input,
  .swal2-popup > .swal2-file,
  .swal2-popup > .swal2-textarea,
  .swal2-popup > .swal2-select,
  .swal2-popup > .swal2-radio,
  .swal2-popup > .swal2-checkbox {
    display: none; }
  .swal2-popup .swal2-content {
    justify-content: center;
    margin: 0;
    padding: 0;
    color: #545454;
    font-size: 1.125em;
    font-weight: 300;
    line-height: normal;
    z-index: 1;
    word-wrap: break-word; }
  .swal2-popup #swal2-content {
    text-align: center; }
  .swal2-popup .swal2-input,
  .swal2-popup .swal2-file,
  .swal2-popup .swal2-textarea,
  .swal2-popup .swal2-select,
  .swal2-popup .swal2-radio,
  .swal2-popup .swal2-checkbox {
    margin: 1em auto; }
  .swal2-popup .swal2-input,
  .swal2-popup .swal2-file,
  .swal2-popup .swal2-textarea {
    width: 100%;
    transition: border-color .3s, box-shadow .3s;
    border: 1px solid #d9d9d9;
    border-radius: 0.1875em;
    font-size: 1.125em;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    box-sizing: border-box; }
    .swal2-popup .swal2-input.swal2-inputerror,
    .swal2-popup .swal2-file.swal2-inputerror,
    .swal2-popup .swal2-textarea.swal2-inputerror {
      border-color: #f27474 !important;
      box-shadow: 0 0 2px #f27474 !important; }
    .swal2-popup .swal2-input:focus,
    .swal2-popup .swal2-file:focus,
    .swal2-popup .swal2-textarea:focus {
      border: 1px solid #b4dbed;
      outline: none;
      box-shadow: 0 0 3px #c4e6f5; }
    .swal2-popup .swal2-input::-webkit-input-placeholder,
    .swal2-popup .swal2-file::-webkit-input-placeholder,
    .swal2-popup .swal2-textarea::-webkit-input-placeholder {
      color: #cccccc; }
    .swal2-popup .swal2-input:-ms-input-placeholder,
    .swal2-popup .swal2-file:-ms-input-placeholder,
    .swal2-popup .swal2-textarea:-ms-input-placeholder {
      color: #cccccc; }
    .swal2-popup .swal2-input::-ms-input-placeholder,
    .swal2-popup .swal2-file::-ms-input-placeholder,
    .swal2-popup .swal2-textarea::-ms-input-placeholder {
      color: #cccccc; }
    .swal2-popup .swal2-input::placeholder,
    .swal2-popup .swal2-file::placeholder,
    .swal2-popup .swal2-textarea::placeholder {
      color: #cccccc; }
  .swal2-popup .swal2-range input {
    width: 80%; }
  .swal2-popup .swal2-range output {
    width: 20%;
    font-weight: 600;
    text-align: center; }
  .swal2-popup .swal2-range input,
  .swal2-popup .swal2-range output {
    height: 2.625em;
    margin: 1em auto;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }
  .swal2-popup .swal2-input {
    height: 2.625em;
    padding: 0 0.75em; }
    .swal2-popup .swal2-input[type='number'] {
      max-width: 10em; }
  .swal2-popup .swal2-file {
    font-size: 1.125em; }
  .swal2-popup .swal2-textarea {
    height: 6.75em;
    padding: 0.75em; }
  .swal2-popup .swal2-select {
    min-width: 50%;
    max-width: 100%;
    padding: .375em .625em;
    color: #545454;
    font-size: 1.125em; }
  .swal2-popup .swal2-radio,
  .swal2-popup .swal2-checkbox {
    align-items: center;
    justify-content: center; }
    .swal2-popup .swal2-radio label,
    .swal2-popup .swal2-checkbox label {
      margin: 0 .6em;
      font-size: 1.125em; }
    .swal2-popup .swal2-radio input,
    .swal2-popup .swal2-checkbox input {
      margin: 0 .4em; }
  .swal2-popup .swal2-validation-message {
    display: none;
    align-items: center;
    justify-content: center;
    padding: 0.625em;
    background: #f0f0f0;
    color: #666666;
    font-size: 1em;
    font-weight: 300;
    overflow: hidden; }
    .swal2-popup .swal2-validation-message::before {
      display: inline-block;
      width: 1.5em;
      min-width: 1.5em;
      height: 1.5em;
      margin: 0 .625em;
      border-radius: 50%;
      background-color: #f27474;
      color: #fff;
      font-weight: 600;
      line-height: 1.5em;
      text-align: center;
      content: '!';
      zoom: normal; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4); } }

.swal2-icon {
  position: relative;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  line-height: 5em;
  cursor: default;
  box-sizing: content-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  zoom: normal; }
  .swal2-icon-text {
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      flex-grow: 1; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      display: block;
      position: absolute;
      top: 2.3125em;
      width: 2.9375em;
      height: .3125em;
      border-radius: .125em;
      background-color: #f27474; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: 1.0625em;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: 1em;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .swal2-icon.swal2-warning {
    border-color: #facea8;
    color: #f8bb86; }
  .swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee; }
  .swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 3.75em;
      height: 7.5em;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.4375em;
        left: -2.0635em;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transform-origin: 3.75em 3.75em;
                transform-origin: 3.75em 3.75em;
        border-radius: 7.5em 0 0 7.5em; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.6875em;
        left: 1.875em;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transform-origin: 0 3.75em;
                transform-origin: 0 3.75em;
        border-radius: 0 7.5em 7.5em 0; }
    .swal2-icon.swal2-success .swal2-success-ring {
      position: absolute;
      top: -.25em;
      left: -.25em;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%;
      z-index: 2;
      box-sizing: content-box; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      z-index: 1; }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86;
      z-index: 2; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .875em;
        width: 1.5625em;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }

.swal2-progresssteps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  font-weight: 600; }
  .swal2-progresssteps li {
    display: inline-block;
    position: relative; }
  .swal2-progresssteps .swal2-progresscircle {
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center;
    z-index: 20; }
    .swal2-progresssteps .swal2-progresscircle:first-child {
      margin-left: 0; }
    .swal2-progresssteps .swal2-progresscircle:last-child {
      margin-right: 0; }
    .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
      background: #3085d6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
        background: #add8e6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
        background: #add8e6; }
  .swal2-progresssteps .swal2-progressline {
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6;
    z-index: 10; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

.swal2-show {
  -webkit-animation: swal2-show 0.3s;
          animation: swal2-show 0.3s; }
  .swal2-show.swal2-noanimation {
    -webkit-animation: none;
            animation: none; }

.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
          animation: swal2-hide 0.15s forwards; }
  .swal2-hide.swal2-noanimation {
    -webkit-animation: none;
            animation: none; }

.swal2-rtl .swal2-close {
  right: auto;
  left: 0; }

.swal2-animate-success-icon .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
          animation: swal2-animate-success-line-tip 0.75s; }

.swal2-animate-success-icon .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
          animation: swal2-animate-success-line-long 0.75s; }

.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
          animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-animate-error-icon {
  -webkit-animation: swal2-animate-error-icon 0.5s;
          animation: swal2-animate-error-icon 0.5s; }
  .swal2-animate-error-icon .swal2-x-mark {
    -webkit-animation: swal2-animate-error-x-mark 0.5s;
            animation: swal2-animate-error-x-mark 0.5s; }

@-webkit-keyframes swal2-rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swal2-rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
      display: none; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: initial !important; } }
@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 768px;
  --breakpoint-md: 992px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1460px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

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

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

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -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: 0.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-cancel-button,
[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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
  }
}
@media (min-width: 1460px) {
  .container {
    max-width: 1430px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 768px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1460px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 767.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1459.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.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: 0.3rem;
  margin-left: -1.25rem;
}
.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: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

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

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

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

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

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 768px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .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;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

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

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.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: 0.5rem 0;
  margin: 0.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, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  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;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 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;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 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, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 767.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1459.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1460px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 768px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.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:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  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 {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !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: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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: 1460px) {
  .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 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 iframe,
.embed-responsive embed,
.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.8571428571%;
}

.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;
}

.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: 768px) {
  .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;
  }

  .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: 992px) {
  .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;
  }

  .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: 1200px) {
  .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;
  }

  .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: 1460px) {
  .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;
  }

  .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;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1460px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 0.25rem !important;
}

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

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

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

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

.m-2 {
  margin: 0.5rem !important;
}

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

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

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

.ml-2,
.mx-2 {
  margin-left: 0.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: 0.25rem !important;
}

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

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

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

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

.p-2 {
  padding: 0.5rem !important;
}

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

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

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

.pl-2,
.px-2 {
  padding-left: 0.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-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: 768px) {
  .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: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.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-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: 992px) {
  .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: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.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-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: 1200px) {
  .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: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.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-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: 1460px) {
  .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: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.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-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;
  }
}
.text-justify {
  text-align: justify !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: 768px) {
  .text-sm-left {
    text-align: left !important;
  }

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

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }

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

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }

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

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1460px) {
  .text-xl-left {
    text-align: left !important;
  }

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

  .text-xl-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-normal {
  font-weight: 400 !important;
}

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

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

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

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

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

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

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

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

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

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

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

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

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

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

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

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

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 1200px !important;
  }

  .container {
    min-width: 1200px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*Couleurs principales*/
/*Couleurs secondaires*/
/*boostrap responsive size:*/
/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */
@font-face {
  font-family: "FuturaBT-MediumCondensed";
  src: url("../fonts/FuturaBT-MediumCondensed.eot") format("embedded-opentype"), url("../fonts/FuturaBT-MediumCondensed.otf") format("opentype"), url("../fonts/FuturaBT-MediumCondensed.ttf") format("truetype"), url("../fonts/FuturaBT-MediumCondensed.svg#FuturaBT-MediumCondensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Futura-CondensedExtraBold";
  src: url("../fonts/Futura-CondensedExtraBold.eot") format("embedded-opentype"), url("../fonts/Futura-CondensedExtraBold.otf") format("opentype"), url("../fonts/Futura-CondensedExtraBold.ttf") format("truetype"), url("../fonts/Futura-CondensedExtraBold.svg#Futura-CondensedExtraBold") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaBold";
  src: url("../fonts/Futura-Bold.eot") format("embedded-opentype"), url("../fonts/Futura-Bold.otf") format("opentype"), url("../fonts/Futura-Bold.ttf") format("truetype"), url("../fonts/Futura-Bold.svg#Futura-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("Lato-Regular.eot") format("embedded-opentype"), url("Lato-Regular.ttf") format("truetype"), url("Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato-Bold";
  src: url("../fonts/Lato-Bold.eot") format("embedded-opentype"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato-Italic";
  src: url("../fonts/Lato-Italic.eot") format("embedded-opentype"), url("../fonts/Lato-Italic.ttf") format("truetype"), url("../fonts/Lato-Italic.svg#Lato-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.eot") format("embedded-opentype"), url("../fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

html, body {
  display: block;
  position: relative;
}

body {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}

a {
  outline: 0;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}

input:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

.fixed {
  display: block;
  width: 100%;
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 12;
}

.pos-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

/*à effacer*/
/* à effancer*/
header {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

.border-top {
  display: block;
  position: relative;
  width: 100%;
  height: 4px;
  border-bottom: 1px solid;
}
.homepage .border-top {
  border-color: #F30000;
  background-color: #F30000;
}
.orange .border-top {
  border-color: #FF7600;
  background-color: #FF7600;
}
.vert .border-top {
  border-color: #00B441;
  background-color: #00B441;
}
.bleu .border-top {
  border-color: #00B2F6;
  background-color: #00B2F6;
}

.header-top {
  display: none;
  position: relative;
  background: #fff;
}
@media (min-width: 992px) {
  .header-top {
    display: block;
  }
}
.header-top .btn-burger {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -18.5px;
  outline: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.header-top .btn-burger:hover, .header-top .btn-burger:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.header-top .menu {
  width: 39px;
  height: 54px;
  background-image: url("../images/menu.png");
}

.header-top-logo {
  /*padding-left:0;*/
}
.header-top-logo .top-logo-wrapper {
  display: table;
  height: 100%;
  margin-left: 44px;
}
@media (min-width: 1460px) {
  .header-top-logo .top-logo-wrapper {
    margin-left: 0;
  }
}
.header-top-logo .top-logo-wrapper .logo {
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
}
.header-top-logo .top-logo-wrapper img {
  display: block;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 140px;
}

.header-top-menu .top-menu-wrapper {
  display: block;
  height: 100%;
}
.header-top-menu .top-menu-wrapper:before, .header-top-menu .top-menu-wrapper:after {
  content: " ";
  display: table;
}
.header-top-menu .top-menu-wrapper:after {
  clear: both;
}
.header-top-menu .top-menu-wrapper .top-menu-left {
  width: 100%;
}
.header-top-menu .top-menu-left, .header-top-menu .top-menu-right {
  display: inline-block;
  /*vertical-align: middle;*/
}
.header-top-menu.header-top-menu-center .top-menu-wrapper {
  text-align: center;
}
.header-top-menu.header-top-menu-right {
  text-align: right;
}
.header-top-menu.header-top-menu-right .top-menu-right {
  text-align: right;
}

.top-menu-left .menu-left-wrapper {
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0px 0 30px;
  padding: 0;
}
.top-menu-left .menu-left-wrapper:before, .top-menu-left .menu-left-wrapper:after {
  content: " ";
  display: table;
}
.top-menu-left .menu-left-wrapper:after {
  clear: both;
}
.top-menu-left form {
  position: relative;
  margin-bottom: 22px;
  border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border: 3px solid #e3e3e3;
  /*         -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.16);
          -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.16);
          box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.16); */
}

.menu-left-wrapper li {
  list-style-type: none;
  display: block;
  float: left;
  padding: 0;
}
.menu-left-wrapper li:first-child {
  padding-left: 5px;
}
@media (min-width: 1200px) {
  .menu-left-wrapper li:first-child {
    padding-left: 15px;
  }
}
.menu-left-wrapper li:last-child {
  padding-right: 5px;
}
@media (min-width: 1200px) {
  .menu-left-wrapper li:last-child {
    padding-right: 15px;
  }
}
@media (min-width: 1460px) {
  .menu-left-wrapper li {
    padding: 0 27px;
  }
}
@media (min-width: 1200px) {
  .menu-left-wrapper li {
    padding: 0 5px;
  }
}
.menu-left-wrapper li a {
  display: inline-block;
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 1.5px;
  line-height: 48px;
  padding: 0 5px;
  transition: all 200ms ease-in-out;
}
@media (min-width: 1200px) {
  .menu-left-wrapper li a {
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 0 5px;
  }
}
@media (min-width: 1460px) {
  .menu-left-wrapper li a {
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 0 10px;
  }
}
.menu-left-wrapper li a.active, .menu-left-wrapper li a:hover, .menu-left-wrapper li a:focus {
  text-decoration: none;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  color: #fff;
}
.menu-left-wrapper li a:after {
  content: "";
  width: calc(100% - 10px);
  height: 4px;
  display: block;
  position: absolute;
  bottom: 0;
}
@media (min-width: 1460px) {
  .menu-left-wrapper li a:after {
    width: calc(100% - 20px);
  }
}
.menu-left-wrapper li a.agriculture:after {
  background: #FF7600;
}
.menu-left-wrapper li a.agriculture.active, .menu-left-wrapper li a.agriculture:hover, .menu-left-wrapper li a.agriculture:focus {
  background-color: #FF7600;
  box-shadow: 0px 2px 6px 0px rgba(255, 118, 0, 0.4);
}
.menu-left-wrapper li a.elevage:after {
  background: #00B2F6;
}
.menu-left-wrapper li a.elevage.active, .menu-left-wrapper li a.elevage:hover, .menu-left-wrapper li a.elevage:focus {
  background-color: #00B2F6;
  box-shadow: 0px 2px 6px 0px rgba(0, 178, 246, 0.4);
}
.menu-left-wrapper li a.parc-jardin:after {
  background: #00B441;
}
.menu-left-wrapper li a.parc-jardin.active, .menu-left-wrapper li a.parc-jardin:hover, .menu-left-wrapper li a.parc-jardin:focus {
  background-color: #00B441;
  box-shadow: 0px 2px 6px 0px rgba(0, 180, 65, 0.4);
}

.top-menu-left form .top-search {
  border-color: #f40000;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  height: 61px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .top-menu-left form .top-search {
    font-size: 16px;
    font-size: 1rem;
    padding-left: 30px;
  }
  .top-menu-left form .top-search::-webkit-input-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 16px;
  }
  .top-menu-left form .top-search:-moz-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 16px;
  }
  .top-menu-left form .top-search::-moz-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 16px;
  }
  .top-menu-left form .top-search:-ms-input-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 16px;
  }
}
.top-menu-left form .top-search::-webkit-input-placeholder {
  color: #6E6E6E;
  opacity: 1;
  font-size: 16px;
}
.top-menu-left form .top-search:-moz-placeholder {
  color: #6E6E6E;
  opacity: 1;
  font-size: 16px;
}
.top-menu-left form .top-search::-moz-placeholder {
  color: #6E6E6E;
  opacity: 1;
  font-size: 16px;
}
.top-menu-left form .top-search:-ms-input-placeholder {
  color: #6E6E6E;
  opacity: 1;
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .top-menu-left form .top-search {
    letter-spacing: -1px;
  }
}
.top-menu-left form .top-search:focus {
  outline: none;
  box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
.top-menu-left form .btn-search {
  background-image: url("../images/search.png");
  display: block;
  height: 51px;
  width: 53px;
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: none;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.top-menu-left form .btn-search.btn-bg-rouge {
  background-color: #F30000;
}
.orange .top-menu-left form .btn-search {
  background-color: #FF7600;
}
.vert .top-menu-left form .btn-search {
  background-color: #00B441;
}
.bleu .top-menu-left form .btn-search {
  background-color: #00B2F6;
}

.top-menu-right {
  /*@include media-breakpoint-up(xl) {
      padding-left:120px;
  }
  @include media-breakpoint-up(lg) {
      padding-left:40px;
  }
  padding-left:30px;*/
}
.top-menu-right .menu-right-wrapper {
  display: block;
  position: relative;
}
.top-menu-right .menu-right-wrapper:before, .top-menu-right .menu-right-wrapper:after {
  content: " ";
  display: table;
}
.top-menu-right .menu-right-wrapper:after {
  clear: both;
}

.menu-right-wrapper .menu-right-item {
  display: inline-block;
  /*float:left;*/
  padding: 0;
}
.menu-right-wrapper .menu-right-item a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  color: #6E6E6E;
  padding: 9px;
  letter-spacing: -1px;
}
@media (min-width: 1460px) {
  .menu-right-wrapper .menu-right-item a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.menu-right-wrapper .menu-right-item a.active, .menu-right-wrapper .menu-right-item a:hover, .menu-right-wrapper .menu-right-item a:focus {
  text-decoration: none;
  background-color: rgba(119, 119, 119, 0.1);
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
}
.menu-right-wrapper .menu-right-item a:before {
  content: "";
  display: block;
  position: relative;
  margin: auto;
}
.menu-right-wrapper .menu-right-item a.right-item-place:before {
  content: "\E900";
  font-family: "icomoon";
  font-weight: 700;
  font-size: 40px;
  font-size: 2.5rem;
  width: 28px;
  height: 40px;
  color: #777;
  margin-bottom: 5px;
}
.menu-right-wrapper .menu-right-item a.right-item-account:before {
  content: "\E901";
  font-family: "icomoon";
  font-weight: 700;
  font-size: 34px;
  font-size: 2.125rem;
  width: 30px;
  height: 34px;
  color: #777;
  margin-bottom: 11px;
}
.menu-right-wrapper .menu-right-item a.right-item-cart:before {
  content: "\E902";
  font-family: "icomoon";
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
  width: 40px;
  height: 36px;
  color: #777;
  margin-bottom: 9px;
}
.menu-right-wrapper .menu-right-item a.right-item-cart .number-wrapper {
  background: #E10101;
  line-height: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: "FuturaBold";
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 9px;
  left: 56px;
  padding-top: 2px;
  box-shadow: 0 3px 6px 0 rgba(244, 0, 0, 0.27);
}

.select-menu {
  display: block;
  position: static;
}
.select-menu ul {
  display: none;
  min-width: 300px;
  position: absolute;
  left: -76px;
  background: #fff;
  border: 1px solid #D9D9D9;
  z-index: 13;
}
.select-menu ul li {
  display: block;
  position: relative;
  line-height: 30px;
  min-height: inherit;
  border-bottom: 1px solid #D9D9D9;
  border-right: none;
  float: inherit;
}
.select-menu ul li:last-child {
  border-bottom: none;
}
.select-menu ul li a {
  font-family: "FuturaBT-MediumCondensed";
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  padding: 0 22px;
  width: 100%;
  line-height: 30px;
}
.select-menu ul li a:hover, .select-menu ul li a:focus {
  text-decoration: none;
}
.select-menu:hover ul {
  display: block;
}

/*top mobile*/
.header-top-mobile {
  display: block;
  position: relative;
  background: #fff;
  border-bottom: 1px solid;
}
@media (min-width: 992px) {
  .header-top-mobile {
    display: none;
  }
}
.orange .header-top-mobile {
  border-color: #FF7600;
}
.bleu .header-top-mobile {
  border-color: #00B2F6;
}
.vert .header-top-mobile {
  border-color: #00B441;
}
.header-top-mobile .btn-burger-mobile {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -8px;
  outline: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  z-index: 10;
}
.header-top-mobile .btn-burger-mobile:hover, .header-top-mobile .btn-burger-mobile:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.header-top-mobile .menu {
  width: 27px;
  height: 16px;
  background-image: url("../images/burger-mobile.png");
}
.header-top-mobile .btn:not(:disabled):not(.disabled):active, .header-top-mobile .btn:not(:disabled):not(.disabled).active {
  background-image: url("../images/burger-mobile.png");
}

.top-mobile-wrapper:before, .top-mobile-wrapper:after {
  content: " ";
  display: table;
}
.top-mobile-wrapper:after {
  clear: both;
}
.top-mobile-wrapper .header-top-left {
  display: block;
  float: left;
  padding-left: 55px;
  height: 100%;
}
@media only screen and (max-width: 375px) {
  .top-mobile-wrapper .header-top-left {
    padding-left: 55px;
  }
}
.top-mobile-wrapper .header-top-right {
  display: block;
  float: right;
  height: 100%;
}

.header-top-left .top-left-logo {
  padding-top: 15px;
  padding-bottom: 10px;
}
.header-top-left .top-left-logo a {
  display: block;
  position: relative;
}
.header-top-left .top-left-logo img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
.header-top-left .top-left-menu {
  display: block;
  position: static;
}

.homepage .top-left-menu {
  display: none;
}
.top-left-menu:hover ul {
  display: block;
}
.top-left-menu .metier-active {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  background: #FF7600;
  text-transform: uppercase;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
@media only screen and (max-width: 375px) {
  .top-left-menu .metier-active {
    font-size: 11.5px;
    font-size: 0.71875rem;
  }
}
.top-left-menu .metier-active:hover, .top-left-menu .metier-active:focus {
  text-decoration: none;
}
.top-left-menu .metier-active:after {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -149px -114px;
  width: 15px;
  height: 8px;
  margin-left: 5px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .top-left-menu .metier-active:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.top-left-menu ul {
  display: none;
  min-width: calc(100% - 50px);
  position: absolute;
  z-index: 13;
}
@media only screen and (max-width: 375px) {
  .top-left-menu ul {
    min-width: calc(100% - 40px);
  }
}
.top-left-menu ul li {
  display: block;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  float: inherit;
}
.top-left-menu ul li.metier-agri {
  background: #FF7600;
}
.top-left-menu ul li.metier-elevage {
  background: #00B2F6;
}
.top-left-menu ul li.metier-parc {
  background: #00B441;
}
.top-left-menu ul li a {
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  line-height: 40px;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 375px) {
  .top-left-menu ul li a {
    font-size: 11.5px;
    font-size: 0.71875rem;
  }
}
.top-left-menu ul li a:hover, .top-left-menu ul li a:focus {
  text-decoration: none;
}
.top-left-menu ul li a:hover:after, .top-left-menu ul li a:focus:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.top-left-wrapper {
  display: table;
  height: 100%;
}
.top-left-wrapper .top-left-wrapperbis {
  display: table-cell;
  vertical-align: middle;
}

.top-right-wrapper {
  display: table;
  height: 100%;
}
.top-right-wrapper .top-right-wrapperbis {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 0;
}

.top-right-wrapperbis ul {
  display: block;
  position: relative;
}
.top-right-wrapperbis ul:before, .top-right-wrapperbis ul:after {
  content: " ";
  display: table;
}
.top-right-wrapperbis ul:after {
  clear: both;
}
.top-right-wrapperbis ul li {
  list-style-type: none;
  display: block;
  float: left;
}
.top-right-wrapperbis ul li a {
  display: inline-block;
  position: relative;
  padding: 12px;
  font-weight: bold;
}
@media only screen and (max-width: 375px) {
  .top-right-wrapperbis ul li a {
    padding: 12px 6px;
  }
}
.top-right-wrapperbis ul li a.active, .top-right-wrapperbis ul li a:hover, .top-right-wrapperbis ul li a:focus {
  text-decoration: none;
  background-color: rgba(119, 119, 119, 0.1);
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
}
.top-right-wrapperbis ul li a .icon {
  font-weight: 700;
}
.top-right-wrapperbis ul li a .icon-Search {
  font-size: 22px;
  font-size: 1.375rem;
}
.top-right-wrapperbis ul li a .icon-place {
  font-size: 24px;
  font-size: 1.5rem;
}
.top-right-wrapperbis ul li a .icon-user {
  font-size: 20px;
  font-size: 1.25rem;
}
.top-right-wrapperbis ul li a .icon-panier {
  font-size: 22px;
  font-size: 1.375rem;
}
.top-right-wrapperbis ul li a.cart-mobile .number-wrapper {
  background: #E10101;
  border: 1px solid #fff;
  line-height: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: "FuturaBold";
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 20px;
}

/*-- top mobile*/
.slide-h {
  height: 73vh;
}

@media (min-width: 992px) {
  /* On cache le slider minimaliste */
  .container-universes {
    display: none;
  }

  /* On défini le slider pour écran large */
  .unleash_slider {
    overflow: hidden;
    display: block;
    position: relative;
    height: 73vh !important;
  }
  .unleash_slider.playing .unleash_slide .unleash_caption .title-slide:not(.v2) {
    /* Voir avec Manu pour réadapter la transition  juste sur le playing... */
    /*transition: all ease 600ms;*/
    max-width: 28.9% !important;
  }

  .unleash_slide {
    overflow: hidden;
    display: block;
    box-shadow: -5px 0px 5px rgba(1, 1, 1, 0.3);
    position: absolute;
    cursor: pointer;
    float: left;
    display: inline-block;
    zoom: 1;
    height: 73vh !important;
  }

  .unleash_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  .unleash_caption h6, .unleash_caption p {
    color: #fff;
  }

  .unleash_content {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
  }

  .unleash_drag {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
  }

  .unleash_slide_mouseDown {
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
  }

  .example_1 {
    box-shadow: 5px 0px 5px rgba(1, 1, 1, 0.3);
  }

  .unleash_slide img, .unleash_slide video {
    position: relative;
    width: 100%;
    opacity: 1;
    transition: opacity 700ms;
  }
  .unleash_slide .img-universe {
    height: 100%;
    width: 60%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: all ease 600ms;
  }
  .unleash_slide img:hover, .unleash_slide video:hover {
    opacity: 1;
  }
  .unleash_slide.active img, .unleash_slide.active video {
    opacity: 1;
  }
  .unleash_slide .unleash_caption .title-slide {
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    /*transition: all ease 1s;*/
    max-width: 52%;
    font-size: 24px;
    letter-spacing: 4.38px;
  }
  .unleash_slide .unleash_caption .title-slide.v2 {
    visibility: hidden;
  }
  .unleash_slide .unleash_caption .p {
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: -0.17px;
    color: #fff;
    margin: 0 auto;
    max-width: 615px;
  }
  .unleash_slide .unleash_caption .categorie-list-item {
    margin-top: 40px;
  }
  .unleash_slide .unleash_caption .categorie-list-item .cat-list-itemwrapper {
    height: 315px;
  }
  .unleash_slide .unleash_caption .categorie-list-item .cat-list-itemwrapper .cat-list-title {
    margin-top: 0;
  }
  .unleash_slide .unleash_caption .categorie-list-item .cat-list-itemwrapper .cat-excerpt {
    height: 13px;
    font-family: "Open Sans";
    font-size: 14px;
    color: #646464;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .unleash_slide .unleash_caption .categorie-list-item .cat-list-itemwrapper .cat-list-img {
    height: 160px;
    padding: 0 0 5px 0;
  }
  .unleash_slide .unleash_caption .categorie-list-item .cat-list-itemwrapper .cat-list-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .unleash_slide .unleash_caption .big-btn {
    font-size: 21px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    color: #ff7600;
    text-transform: uppercase;
    background: #fff;
    padding: 0.8em 2em;
    border-radius: 2em;
    display: inline-block;
    margin: 20px auto 0 auto;
  }
  .unleash_slide .unleash_caption .big-btn:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  .unleash_slide .a-slide {
    height: 0;
    overflow: hidden;
    transition: all 2s ease;
  }
  .unleash_slide.active .img-universe {
    opacity: 0.15;
    width: 100%;
    -webkit-filter: blur(2px);
    filter: blur(2px);
  }
  .unleash_slide.active .unleash_caption {
    width: 95%;
  }
  .unleash_slide.active .a-slide {
    height: auto;
    overflow: visible;
    -webkit-animation: fadeInUp 2s;
    animation: fadeInUp 2s;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .unleash_slide.active .title-slide {
    visibility: hidden;
  }
  .unleash_slide.active .title-slide.v2 {
    font-size: 46px;
    letter-spacing: 5.75px;
    margin-bottom: 10px;
    max-width: 100%;
    visibility: visible;
    -webkit-animation: fadeInDown 1.3s;
    animation: fadeInDown 1.3s;
    -webkit-animation-duration: 1.3s;
            animation-duration: 1.3s;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
@media (max-width: 992px) {
  /* On cache le slider pour écran large */
  .unleash_slider {
    display: none;
  }

  /* On défini le slider minimaliste pour mobile*/
  .container-universes {
    display: flex;
    justify-content: center;
  }
  .container-universes .container-bandeau-mobile {
    height: 73vh;
    max-width: 768px !important;
    /* Déplacé pour la dynamisation des couleurs de métier */
    /*.bandeau-agri {
      background-color: #ff7600;
      margin-bottom: 30px !important;
    }

    .bandeau-elevage {
      background-color: #00b2f6;
      margin-bottom: 30px !important;
    }

    .bandeau-espace-vert {
      background-color: #57c547;
    }*/
  }
  .container-universes .container-bandeau-mobile .bandeau {
    height: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 35px;
    position: relative;
  }
  .container-universes .container-bandeau-mobile .bandeau .img-universe {
    opacity: 0.15;
    width: 100%;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    height: 100% !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .container-universes .container-bandeau-mobile .bandeau .container-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .container-universes .container-bandeau-mobile .bandeau .container-text .title-slide {
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 4.38px;
  }
  .container-universes .container-bandeau-mobile .bandeau .container-text p {
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: -0.17px;
    color: #fff;
    margin: 0 auto;
  }
  .container-universes .container-bandeau-mobile .bandeau .container-text a {
    margin-top: 15px !important;
    padding: 10px 20px;
    background-color: #FFF;
    color: #000;
    border-radius: 27px;
    font-family: "Work Sans", sans-serif !important;
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .container-bandeau-mobile {
    height: 73vh;
  }
  .container-bandeau-mobile .bandeau {
    margin: 10px !important;
  }
}
.homepage .navigation {
  display: none;
}

body.homepage {
  overflow-x: hidden;
}

.nos-metiers.baniere-with-margin {
  margin-top: 79px;
}
@media (min-width: 992px) {
  .nos-metiers.baniere-with-margin {
    margin-top: 145px;
  }
}

.nos-metiers-container {
  display: block;
  position: relative;
  background: #5a6d86;
  padding-bottom: 380px;
}
.nos-metiers-container .nos-metiers-title {
  margin-top: 25px;
  margin-bottom: -10px;
  opacity: 0.03;
}
@media (min-width: 1460px) {
  .nos-metiers-container .nos-metiers-title {
    margin-left: -65px;
  }
}
@media (min-width: 992px) {
  .nos-metiers-container .nos-metiers-title {
    margin-left: -29px;
    margin-bottom: -25px;
    margin-top: 0;
  }
}

.nos-metiers-containerbis {
  margin-top: -380px;
}

@media (max-width: 991.98px) {
  .nos-metiers-wrapper {
    padding-bottom: 34px;
    display: block;
    text-align: center;
  }
}
.nos-metiers-wrapper .slick-dots {
  display: inline-block !important;
  position: relative;
  bottom: -15px;
  z-index: 9;
  text-align: center;
  padding-left: 0;
  line-height: 0;
}
.nos-metiers-wrapper .slick-dots li {
  display: block;
  float: left;
  margin: 0 8px;
}
.nos-metiers-wrapper .slick-dots li button {
  text-indent: -999999px;
  width: 7px;
  height: 7px;
  padding: 0;
  display: block;
  background: #707070;
  border: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.nos-metiers-wrapper .slick-dots li button:focus, .nos-metiers-wrapper .slick-dots li button:hover {
  outline: none;
}
.nos-metiers-wrapper .slick-dots li.slick-active button {
  background: #fff;
  width: 10px;
  height: 10px;
  top: -2px;
  position: relative;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4),
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) ~ .nos-metiers-item {
  max-height: 300px;
  height: 300px !important;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) .nos-metiers-item-wrapper,
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) ~ .nos-metiers-item .nos-metiers-item-wrapper {
  max-height: 300px;
  height: 300px !important;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) .nos-metiers-item-wrapper .nos-metiers-txt,
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) ~ .nos-metiers-item .nos-metiers-item-wrapper .nos-metiers-txt {
  top: 100px;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) .nos-metiers-item-wrapper .nos-metiers-txt .nos-metiers-txt-link,
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(4) ~ .nos-metiers-item .nos-metiers-item-wrapper .nos-metiers-txt .nos-metiers-txt-link {
  top: 65px;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5),
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) ~ .nos-metiers-item {
  max-height: 250px;
  height: 250px;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) .nos-metiers-item-wrapper,
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) ~ .nos-metiers-item .nos-metiers-item-wrapper {
  max-height: 250px;
  height: 250px !important;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) .nos-metiers-item-wrapper .nos-metiers-txt,
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) ~ .nos-metiers-item .nos-metiers-item-wrapper .nos-metiers-txt {
  top: 70px;
}
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) .nos-metiers-item-wrapper .nos-metiers-txt .nos-metiers-txt-link,
.nos-metiers-wrapper .nos-metiers-item:first-child:nth-last-child(5) ~ .nos-metiers-item .nos-metiers-item-wrapper .nos-metiers-txt .nos-metiers-txt-link {
  top: 50px;
}

.nos-metiers-item {
  /* Fix max width to keep full visual content visible */
  max-width: 456px;
}
@media (max-width: 991.98px) {
  .nos-metiers-item {
    width: 540px;
  }
}
@media only screen and (max-width: 767px) {
  .nos-metiers-item {
    width: 280px;
  }
}

.nos-metiers-item-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 330px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-bottom: 15px solid;
  z-index: 1;
  transition: all 300ms ease-in-out;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1460px) {
  .nos-metiers-item-wrapper {
    height: 420px;
  }
}
@media (min-width: 1200px) {
  .nos-metiers-item-wrapper {
    height: 380px;
  }
}
.nos-metiers-item-wrapper:hover {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.45);
}
.nos-metiers-item-wrapper.nos-metiers-agriculture {
  border-bottom-color: #FF7600;
}
.nos-metiers-item-wrapper.nos-metiers-elevage {
  border-bottom-color: #00B2F6;
}
.nos-metiers-item-wrapper.nos-metiers-parc {
  border-bottom-color: #00B441;
}

.nos-metiers-txt {
  position: relative;
  text-align: center;
  top: 120px;
}
@media (min-width: 1460px) {
  .nos-metiers-txt {
    top: 130px;
  }
}
@media (min-width: 1200px) {
  .nos-metiers-txt {
    top: 150px;
  }
}
.nos-metiers-txt .nos-metiers-txt-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  font-style: italic;
  text-align: center;
  color: #fff;
  opacity: 0.14;
  position: absolute;
  width: 100%;
  top: 30px;
}
@media (min-width: 1460px) {
  .nos-metiers-txt .nos-metiers-txt-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .nos-metiers-txt .nos-metiers-txt-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.nos-metiers-txt .nos-metiers-txt-title a {
  color: #fff;
  outline: none;
}
.nos-metiers-txt .nos-metiers-txt-title a:focus, .nos-metiers-txt .nos-metiers-txt-title a:hover {
  text-decoration: none;
}
.nos-metiers-txt .nos-metiers-txt-titlebis {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  top: 55px;
}
@media (min-width: 1200px) {
  .nos-metiers-txt .nos-metiers-txt-titlebis {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .nos-metiers-txt .nos-metiers-txt-titlebis {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.nos-metiers-txt .nos-metiers-txt-titlebis a {
  color: #fff;
  outline: none;
}
@media (min-width: 1200px) {
  .nos-metiers-txt .nos-metiers-txt-titlebis a {
    letter-spacing: 4px;
  }
}
.nos-metiers-txt .nos-metiers-txt-titlebis a:focus, .nos-metiers-txt .nos-metiers-txt-titlebis a:hover {
  text-decoration: none;
}
.nos-metiers-txt .nos-metiers-txt-link {
  position: absolute;
  width: 100%;
  top: 80px;
}
.nos-metiers-txt .nos-metiers-txt-link .nos-metiers-btn {
  /*@include media-breakpoint-up(lg) {
      margin-top:80px;
  }
  @include media-breakpoint-up(sm) {
      @include font-size(20px);
      width:180px;
  }*/
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  width: 150px;
  padding: 0 15px;
  color: #fff;
  line-height: 50px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background: rgba(0, 0, 0, 0.4);
  margin-top: 60px;
  outline: none;
  text-transform: uppercase;
  transition: all 300ms ease-in-out;
}
.nos-metiers-txt .nos-metiers-txt-link .nos-metiers-btn:focus, .nos-metiers-txt .nos-metiers-txt-link .nos-metiers-btn:hover {
  text-decoration: none;
  background: #000;
}

.notre-savoir-faire-container {
  display: block;
  position: relative;
  width: 100%;
  background-color: #313C4A;
  background-size: cover;
  padding-top: 68px;
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  .notre-savoir-faire-container {
    margin-top: -40px;
    background-image: url("../images/bg-service.jpg");
    background-color: transparent;
    padding-bottom: 328px;
  }
}
.notre-savoir-faire-container:before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.36);
}
@media (min-width: 992px) {
  .notre-savoir-faire-container:before {
    display: block;
  }
}

.savoir-faire-title .section-title {
  opacity: 0.12;
  text-align: left;
}
@media (min-width: 992px) {
  .savoir-faire-title .section-title {
    text-align: center;
  }
}
.savoir-faire-title .section-title-bis {
  text-align: left;
  margin-top: -10px;
  text-transform: uppercase;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .savoir-faire-title .section-title-bis {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .savoir-faire-title .section-title-bis {
    padding-left: 0;
    margin-top: -30px;
  }
}

.savoir-faire-item:last-child .savoir-faire-item-txt:after {
  content: "";
  display: none;
}

.savoir-faire-item-wrapper {
  padding-top: 50px;
  padding-bottom: 5px;
}

.savoir-faire-item-txt {
  text-align: center;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .savoir-faire-item-txt {
    padding-bottom: 0;
  }
}
.savoir-faire-item-txt:after {
  content: "";
  display: block;
  margin: auto;
  width: 60%;
  height: 2px;
  background: rgba(255, 255, 255, 0.1);
  margin-top: 50px;
}
@media (min-width: 992px) {
  .savoir-faire-item-txt:after {
    display: none;
  }
}
.savoir-faire-item-txt .savoir-faire-item-img {
  display: table;
  width: 100%;
  height: 118px;
  margin-bottom: 30px;
}
.savoir-faire-item-txt .savoir-faire-item-img .savoir-faire-item-imgbis {
  display: table-cell;
  vertical-align: middle;
}
.savoir-faire-item-txt .savoir-faire-item-img .savoir-faire-item-imgbis .icon-percentage {
  font-size: 114px;
  font-size: 7.125rem;
}
.savoir-faire-item-txt .savoir-faire-item-img .savoir-faire-item-imgbis .icon-collect {
  font-size: 118px;
  font-size: 7.375rem;
}
.savoir-faire-item-txt .savoir-faire-item-img .savoir-faire-item-imgbis .icon-barcode {
  font-size: 74px;
  font-size: 4.625rem;
}
.savoir-faire-item-txt .savoir-faire-item-img .savoir-faire-item-imgbis .icon-hand {
  font-size: 86px;
  font-size: 5.375rem;
}
.savoir-faire-item-txt .savoir-faire-item-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .savoir-faire-item-txt .savoir-faire-item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.savoir-faire-item-txt p {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #fff;
  max-width: 225px;
  line-height: 19px;
  margin: auto;
}
@media (min-width: 768px) {
  .savoir-faire-item-txt p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.notre-savoir-faire-containerbis {
  margin-top: -100px;
}
@media (min-width: 992px) {
  .notre-savoir-faire-containerbis {
    margin-top: -314px;
  }
}

.savoir-faire-decouvert {
  padding-top: 30px;
}

.decouvert-item {
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding-left: 0;
  padding-right: 0;
  z-index: 11;
  position: relative;
  transition: all 300ms ease-in-out;
}
@media (min-width: 992px) {
  .decouvert-item {
    margin-bottom: 0;
  }
}
.decouvert-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.6));
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.decouvert-item:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.decouvert-item:hover:before {
  background-image: none;
}

.decouvert-item-wrapper {
  display: table;
  width: 100%;
  height: 316px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  transition: all 300ms ease-in-out;
}
.decouvert-item-wrapper:hover {
  background: #F30000 url("../images/cercle.png") no-repeat left;
}
.decouvert-item-wrapper:hover .btn-decouvert {
  color: #F30000;
  background: #fff;
}

.decouvert-item-wrapperbis {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.decouvert-item-wrapperbis .decouvert-item-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  font-style: italic;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .decouvert-item-wrapperbis .decouvert-item-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .decouvert-item-wrapperbis .decouvert-item-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.decouvert-item-wrapperbis .decouvert-item-titlebis {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .decouvert-item-wrapperbis .decouvert-item-titlebis {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (min-width: 768px) {
  .decouvert-item-wrapperbis .decouvert-item-titlebis {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.decouvert-item-wrapperbis .btn-decouvert {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  display: inline-block;
  width: 180px;
  padding: 0 15px;
  color: #fff;
  line-height: 36px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background: #F30000;
  margin-top: 20px;
  outline: none;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .decouvert-item-wrapperbis .btn-decouvert {
    font-size: 16px;
    font-size: 1rem;
    width: 200px;
    line-height: 40px;
  }
}
.decouvert-item-wrapperbis .btn-decouvert:focus, .decouvert-item-wrapperbis .btn-decouvert:hover {
  text-decoration: none;
}

.decouvert-item-right .decouvert-item-wrapperbis {
  padding-top: 15px;
}
.decouvert-item-right .btn-decouvert {
  margin-top: 35px;
}

.nos-magasins {
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  .nos-magasins {
    background: #F30000;
  }
}

.nos-magasins-search {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .nos-magasins-search {
    display: none;
  }
}

.nos-magasins-searchinner {
  padding-right: 15px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #F30000;
}
@media (min-width: 1200px) {
  .nos-magasins-searchinner {
    /* transform: skewX(-40deg); */
    position: absolute;
    padding-left: 53px;
  }
}
@media (min-width: 1200px) {
  .nos-magasins-searchinner {
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .nos-magasins-searchinner {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .nos-magasins-searchinner {
    position: static;
    padding-left: 50px;
  }
}

.nos-magasins-searchwrapper {
  position: relative;
  padding-top: 50px;
  padding-left: 10px;
}
@media (min-width: 1200px) {
  .nos-magasins-searchwrapper {
    /*margin-left:-120px;
      transform:skewX(40deg); */
  }
}
@media (min-width: 992px) {
  .nos-magasins-searchwrapper {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .nos-magasins-searchwrapper {
    padding-bottom: 50px;
  }
}
.nos-magasins-searchwrapper .section-title {
  opacity: 0.2;
  letter-spacing: -2px;
  margin-left: -40px;
}
.nos-magasins-searchwrapper .section-title-bis {
  /*@include media-breakpoint-up(lg) {
      margin-top:45px;
  }
  @include media-breakpoint-up(md) {
      margin-top:45px;
  }
  @include media-breakpoint-up(sm) {
      margin-top:45px;
  }*/
  margin-top: 25px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.nos-magasins-searchwrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  line-height: 16px;
}
@media (min-width: 1200px) {
  .nos-magasins-searchwrapper p {
    padding-right: 50px;
  }
}
.nos-magasins-searchwrapper form {
  position: relative;
  margin-top: 32px;
  max-width: 350px;
}
.nos-magasins-searchwrapper form:after {
  content: "";
  display: none;
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: 0px -74px;
  width: 55px;
  height: 48px;
  right: 65px;
  bottom: -70px;
}
@media (min-width: 992px) {
  .nos-magasins-searchwrapper form:after {
    display: block;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .nos-magasins-searchwrapper form:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.nos-magasins-searchwrapper form .magasin-search {
  background-color: rgba(0, 0, 0, 0.27);
  border-color: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  height: 42px;
  color: #fff;
}
.nos-magasins-searchwrapper form .magasin-search::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.nos-magasins-searchwrapper form .magasin-search:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.nos-magasins-searchwrapper form .magasin-search::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.nos-magasins-searchwrapper form .magasin-search:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.nos-magasins-searchwrapper form .magasin-search:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.nos-magasins-searchwrapper form button {
  display: block;
  height: calc(100% - 4px);
  width: 150px;
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: none;
  background: #fff;
  color: #F30000;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
}

.magasins-searchwrapper-mobiletitle {
  display: block;
  padding-left: 127px;
  position: absolute;
  top: 0;
  left: -80px;
  z-index: 10;
  width: 100%;
  background: #F30000;
  -webkit-transform: skewX(-50deg);
          transform: skewX(-50deg);
  padding-top: 15px;
}
@media (min-width: 768px) {
  .magasins-searchwrapper-mobiletitle {
    display: none;
  }
}
.magasins-searchwrapper-mobiletitle .section-title {
  opacity: 0.2;
  letter-spacing: -2px;
  margin-left: -40px;
  -webkit-transform: skewX(50deg);
          transform: skewX(50deg);
}
.magasins-searchwrapper-mobiletitle .section-title-bis {
  margin-top: -15px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-style: normal;
}

.magasins-searchwrapper-mobileform {
  display: block;
  position: absolute;
  bottom: -21px;
  left: 15px;
  z-index: 10;
  width: 100%;
}
@media (min-width: 768px) {
  .magasins-searchwrapper-mobileform {
    display: none;
  }
}
.magasins-searchwrapper-mobileform form {
  position: relative;
  max-width: calc(100% - 30px);
}
.magasins-searchwrapper-mobileform form:after {
  content: "";
  display: none;
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: 0px -74px;
  width: 55px;
  height: 48px;
  right: 65px;
  bottom: -70px;
}
@media (min-width: 992px) {
  .magasins-searchwrapper-mobileform form:after {
    display: block;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .magasins-searchwrapper-mobileform form:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.magasins-searchwrapper-mobileform form .magasin-search {
  background-color: #F30000;
  border-color: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  height: 42px;
  color: #fff;
}
.magasins-searchwrapper-mobileform form .magasin-search::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.magasins-searchwrapper-mobileform form .magasin-search:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.magasins-searchwrapper-mobileform form .magasin-search::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.magasins-searchwrapper-mobileform form .magasin-search:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.magasins-searchwrapper-mobileform form .magasin-search:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.magasins-searchwrapper-mobileform form button {
  display: block;
  height: calc(100% - 4px);
  width: 150px;
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: none;
  background: #fff;
  color: #F30000;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 768px) {
  .magasins-searchwrapper-mobileform form button {
    font-size: 12px;
    font-size: 0.75rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
  }
}

/*carte*/
.nos-magasins-map {
  position: relative;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .nos-magasins-map {
    position: static;
    padding-top: 0;
    padding-right: 0px;
  }
}

.map-wrapper {
  height: 400px;
}
@media (min-width: 1200px) {
  .map-wrapper {
    /*margin-left:-150px;*/
    height: 480px;
  }
}

#map {
  height: 400px;
  position: relative;
  z-index: 1;
  outline: none;
}
@media (min-width: 1460px) {
  #map {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #map {
    width: 79%;
    height: 480px;
  }
}
@media (min-width: 992px) {
  #map {
    width: 58%;
    position: static;
    top: 0;
    bottom: inherit;
    left: inherit;
  }
}
@media (min-width: 768px) {
  #map {
    width: 100%;
    position: static;
    bottom: 0;
    right: 0;
  }
}

/*--carte*/
.newsletter {
  display: block;
  position: relative;
  background: url("../images/newsletter-bg.png") no-repeat center;
  background-size: cover;
  padding: 60px 0;
}
@media (min-width: 1200px) {
  .newsletter {
    padding-top: 194px;
    padding-bottom: 114px;
  }
}
@media (min-width: 992px) {
  .newsletter {
    padding-top: 120px;
    padding-bottom: 64px;
  }
}
.newsletter:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.36);
}
.newsletter .newsletter-inner {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 523px 350px;
  border-color: transparent transparent #F30000 transparent;
}
@media (min-width: 1460px) {
  .newsletter .newsletter-inner {
    border-width: 0 0 453px 400px;
  }
}
@media (min-width: 1200px) {
  .newsletter .newsletter-inner {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter .newsletter-inner {
    display: block;
    border-width: 0 0 150px 150px;
  }
}

.newsletter-title .section-title {
  opacity: 0.2;
  letter-spacing: -2px;
}
.newsletter-title .section-title-bis {
  font-style: normal;
  margin-top: -15px;
  padding-left: 20px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .newsletter-title .section-title-bis {
    padding-left: 40px;
  }
}
@media (min-width: 768px) {
  .newsletter-title .section-title-bis {
    margin-top: -35px;
  }
}
.newsletter-title .section-title-bis:after {
  content: "";
  display: none;
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 82px;
  height: 74px;
  right: 87px;
  bottom: -20px;
}
@media (min-width: 992px) {
  .newsletter-title .section-title-bis:after {
    display: block;
    opacity: 0.62;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .newsletter-title .section-title-bis:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

@media (max-width: 1199.98px) {
  .newsletter-form-wrapper {
    padding-left: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-form-wrapper {
    padding-left: 10px;
  }
}
.newsletter-form-wrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
  margin-bottom: 10px;
  letter-spacing: -0.18px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .newsletter-form-wrapper p {
    font-size: 17px;
    font-size: 1.0625rem;
    text-transform: uppercase;
    padding-left: 0;
  }
}

.newsletter-form .form-group span {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
  display: none;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .newsletter-form .form-group span {
    display: inline-block;
  }
}
.newsletter-form .newsletter-raison-social {
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
}
@media only screen and (max-width: 767px) {
  .newsletter-form .newsletter-raison-social {
    padding-left: 20px;
  }
  .newsletter-form .newsletter-raison-social:before, .newsletter-form .newsletter-raison-social:after {
    content: " ";
    display: table;
  }
  .newsletter-form .newsletter-raison-social:after {
    clear: both;
  }
}
.newsletter-form .newsletter-raison-social .form-check-inline {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .newsletter-form .newsletter-raison-social .form-check-inline {
    margin-right: 0;
    width: 50%;
    float: left;
    padding-bottom: 20px;
  }
}
.newsletter-form .newsletter-raison-social label {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
}
.newsletter-form .newsletter-raison-social input[type=checkbox]:focus {
  outline: none !important;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:not(:checked),
.newsletter-form .newsletter-raison-social [type=checkbox]:checked {
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 999;
  opacity: 0;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:not(:checked) + label,
.newsletter-form .newsletter-raison-social [type=checkbox]:checked + label {
  position: relative;
  padding-left: 18px;
  cursor: pointer;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  /* dim. de la case */
  border: 1px solid #fff;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:checked + label:before {
  border: none;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:not(:checked) + label:after,
.newsletter-form .newsletter-raison-social [type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  background-image: url(../images/sprite.png);
  background-position: -15px -196px;
  width: 14px;
  height: 14px;
  outline: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .newsletter-form .newsletter-raison-social [type=checkbox]:not(:checked) + label:after,
.newsletter-form .newsletter-raison-social [type=checkbox]:checked + label:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.newsletter-form .newsletter-raison-social [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -webkit-transform: scale(0);
          transform: scale(0);
  /* mise à l'échelle à 0 */
}
.newsletter-form .newsletter-raison-social [type=checkbox]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.newsletter-form .newsletter-raison-social [type=checkbox]:disabled:not(:checked) + label:before,
.newsletter-form .newsletter-raison-social [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:disabled:checked + label:after {
  color: #999;
}
.newsletter-form .newsletter-raison-social [type=checkbox]:disabled + label {
  color: #aaa;
}
.newsletter-form .form-group-newsletter {
  position: relative;
  max-width: 550px;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .newsletter-form .form-group-newsletter {
    margin-top: 30px;
    padding-left: 0;
  }
}
.newsletter-form .form-group-newsletter .input-email {
  background-color: rgba(0, 0, 0, 0.27);
  border-color: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  height: 46px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
}
.newsletter-form .form-group-newsletter .input-email::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.newsletter-form .form-group-newsletter .input-email:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.newsletter-form .form-group-newsletter .input-email::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.newsletter-form .form-group-newsletter .input-email:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.newsletter-form .form-group-newsletter .input-email:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.newsletter-form .form-group-newsletter button {
  display: block;
  height: calc(100% - 4px);
  width: 150px;
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: none;
  background: #F30000;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}

.partenaires {
  display: block;
  position: relative;
  padding: 25px 0;
}
@media (min-width: 768px) {
  .partenaires {
    padding: 100px 0;
  }
}
.partenaires .partenaire-wrapper {
  display: block;
  position: relative;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.partenaires .partenaire-action {
  margin-top: 70px;
}

.partenaire-list {
  text-align: center;
  margin-top: 40px;
  /* L'effet gris est global au responsive et desktop */
}
.partenaire-list .partenaire-item img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.8;
}
.partenaire-list.partenaire-list-desktop {
  display: none !important;
  position: relative;
}
@media (min-width: 768px) {
  .partenaire-list.partenaire-list-desktop {
    display: block !important;
  }
}
.partenaire-list.partenaire-list-desktop .partenaire-item {
  display: inline-block;
  padding: 0 18px;
  width: 13.9%;
}
.partenaire-list.partenaire-list-desktop .partenaire-item img {
  width: 90%;
}
.partenaire-list.partenaire-list-desktop .partenaire-item .partenaire-itembis {
  display: table;
  height: 78px;
}
.partenaire-list.partenaire-list-desktop .partenaire-item .partenaire-itembis .partenaire-itembiswrapper {
  display: table-cell;
  vertical-align: middle;
}
.partenaire-list.partenaire-list-desktop .partenaire-item.slick-active:first-child {
  padding-left: 0;
}
.partenaire-list.partenaire-list-desktop .partenaire-item.slick-active:last-child {
  padding-right: 0;
}
.partenaire-list.partenaire-list-mobile {
  display: block;
}
@media (min-width: 768px) {
  .partenaire-list.partenaire-list-mobile {
    display: none;
  }
}
.partenaire-list.partenaire-list-mobile:before, .partenaire-list.partenaire-list-mobile:after {
  content: " ";
  display: table;
}
.partenaire-list.partenaire-list-mobile:after {
  clear: both;
}
.partenaire-list.partenaire-list-mobile .partenaire-item {
  display: inline-block;
  padding: 0 18px;
  width: 47%;
}
.partenaire-list.partenaire-list-mobile .partenaire-item img {
  max-width: 100%;
  max-height: 100px;
}
.partenaire-list.partenaire-list-mobile .partenaire-item .partenaire-itembis {
  display: table-cell;
  vertical-align: middle;
}

.edito-txt {
  -webkit-column-gap: 35px;
  column-gap: 35px;
  /*-webkit-column-count:2;
  -moz-column-count: 2; 
  column-count: 2;*/
}

.h2 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: normal;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.p-title {
  opacity: 0.73;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: -0.14px;
  text-align: left;
  color: #000;
  font-family: "OpenSans";
}

.title-section {
  max-width: 716px;
  margin-left: auto;
  margin-right: auto;
}

.content-txt p {
  opacity: 0.73;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: -0.14px;
  text-align: left;
  color: #000;
  font-family: "OpenSans";
}

.mozaic img {
  width: 48%;
  display: inline-flex;
  float: right;
}
.mozaic img:first-child {
  float: left;
}
.mozaic img:last-child {
  margin: 30px 0 0 0;
  width: 100%;
}

.p-60 {
  padding: 60px;
}

.btn {
  border-radius: 30px;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: normal;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background: #f40000;
  text-transform: uppercase;
}
.btn:hover {
  opacity: 0.8;
  color: #fff !important;
}

.edito-txt + .btn {
  margin-top: 25px;
}

.section-edito {
  background: url("../images/bg-02.png") no-repeat bottom right;
  background-size: 442px 286px;
  padding-bottom: 30px;
  margin-top: 25px;
}

.section-title-bis {
  font-style: normal !important;
}

@media (min-width: 992px) {
  .nos-magasins-searchwrapper form:after {
    opacity: 0.65;
  }
}
.carousel-indicators {
  z-index: 0;
  bottom: -40px;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #f40000;
  border-radius: 5px;
  opacity: 0.5;
}
.carousel-indicators li.active {
  opacity: 1;
  background-color: #f40000;
}

.carousel-control-prev,
.carousel-control-next {
  color: #D1D3D4;
  width: 30px;
}

.carousel-control-next {
  right: -42px;
}
.carousel-control-next:hover svg .a {
  fill: #f40000 !important;
}

.carousel-control-prev {
  left: -42px;
}
.carousel-control-prev:hover svg .a {
  fill: #f40000 !important;
}

.panier-main {
  display: block;
  position: relative;
  padding-top: 80px;
}

.tableau-listing-product .table-td:first-child::before, .tableau-listing-product .table-td:nth-child(2)::before {
  display: none;
}
.tableau-listing-product .table-td:first-child .bt-content {
  width: 100%;
}
.tableau-listing-product .table-desktop {
  border: 1px solid #D5D5E0;
  margin-bottom: 0;
}
.tableau-listing-product thead {
  background-color: #A5A5A5;
}
.tableau-listing-product thead .table-th {
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: middle;
}
@media (min-width: 1460px) {
  .tableau-listing-product thead .table-th {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .tableau-listing-product thead .table-th {
    max-width: 100px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (min-width: 992px) {
  .tableau-listing-product thead .table-th {
    text-align: center;
  }
}
.tableau-listing-product tr {
  border: 1px solid #D5D5E0;
  /* Dans le cas des décomposition on cache la bordure entre le produit et les décompositions */
}
.tableau-listing-product tr:last-child {
  border-bottom: none;
}
.tableau-listing-product tr:hover .table-td .delete {
  display: block;
}
.tableau-listing-product tr.with-decomposition {
  border-bottom: none;
}
.tableau-listing-product tr.decomposition {
  border-top: none;
  border-bottom: none;
}
.tableau-listing-product tr.decomposition td {
  background-color: #EEEEEE;
  /*border-bottom: 1px solid #CCCCCC;*/
}
.tableau-listing-product tr.decomposition td.ref-product-txt .ref-num {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .tableau-listing-product tr.decomposition:nth-child(even) {
    background-color: #f5f5f5;
  }
}
.tableau-listing-product tr .table-th {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
.tableau-listing-product tr .table-td {
  border-top: none;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
}
@media (min-width: 992px) {
  .tableau-listing-product tr .table-td {
    vertical-align: middle;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .tableau-listing-product tr .table-td:first-child {
    background-color: #fff;
  }
}
.tableau-listing-product tr .table-td:nth-child(2) {
  text-align: left;
}
@media (max-width: 1199.98px) {
  .tableau-listing-product tr .table-td {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.tableau-listing-product tr .table-td .delete {
  position: absolute;
  font-size: 0;
  display: inline-block;
  /* @include retina-sprite ($delete-group);*/
  top: 46%;
  margin-top: -9.5px;
  right: -11px;
  display: none;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border: 2px solid #dee2e6;
  border-radius: 15px;
  background: #fff;
  color: #757575;
  line-height: 28px;
  z-index: 3;
}
.tableau-listing-product tr .table-td .dispo {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .tableau-listing-product tr .table-td .dispo {
    font-size: 16px;
    font-size: 1rem;
  }
}
.orange .tableau-listing-product tr .table-td .dispo {
  color: #FF7600;
}
.vert .tableau-listing-product tr .table-td .dispo {
  color: #00B441;
}
.bleu .tableau-listing-product tr .table-td .dispo {
  color: #00B2F6;
}
.tableau-listing-product tr .table-td.price-unit {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 1460px) {
  .tableau-listing-product tr .table-td.price-unit {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .tableau-listing-product tr .table-td.price-unit {
    width: 130px;
  }
}
@media (min-width: 768px) {
  .tableau-listing-product tr .table-td.price-unit {
    font-size: 16px;
    font-size: 1rem;
  }
}
.tableau-listing-product tr .table-td.price-unit:before {
  text-transform: capitalize;
  font-weight: 500;
}
.tableau-listing-product tr .table-td.price-total {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .tableau-listing-product tr .table-td.price-total {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.orange .tableau-listing-product tr .table-td.price-total {
  color: #FF7600;
}
.vert .tableau-listing-product tr .table-td.price-total {
  color: #00B441;
}
.bleu .tableau-listing-product tr .table-td.price-total {
  color: #00B2F6;
}
.tableau-listing-product tr .table-td.price-total:before {
  text-transform: capitalize;
  font-weight: 500;
  color: #000;
}
.tableau-listing-product tr .table-td.qte {
  position: relative;
}
.tableau-listing-product tr .table-td.qte .quantity {
  display: inline-block;
}

.ref-product-wrapper {
  display: block;
  position: relative;
}
.ref-product-wrapper:before, .ref-product-wrapper:after {
  content: " ";
  display: table;
}
.ref-product-wrapper:after {
  clear: both;
}
.ref-product-wrapper .ref-product-img {
  display: block;
}
@media (min-width: 1460px) {
  .ref-product-wrapper .ref-product-img {
    width: 158px;
  }
}
@media (min-width: 1200px) {
  .ref-product-wrapper .ref-product-img {
    width: 105px;
    margin: auto;
  }
}
.ref-product-wrapper .ref-product-img img {
  display: block;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.ref-product-wrapper .ref-product-txt {
  display: block;
}
@media (min-width: 1460px) {
  .ref-product-wrapper .ref-product-txt {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .ref-product-wrapper .ref-product-txt {
    float: left;
    padding-left: 20px;
    width: 315px;
  }
}

.ref-product-txt .ref-product-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #000;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .ref-product-txt .ref-product-title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.ref-product-txt .ref-product-title a {
  color: #000000 !important;
  text-decoration: none !important;
}
.ref-product-txt .ref-product-title a:hover {
  text-decoration: none;
}
.ref-product-txt .ref-num {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* Forcage de la designation produit du panier a être en noir non souligné malgré le lien */
.table.table-desktop .ref-product-txt .ref-product-title a:not(.btn) {
  color: #000000 !important;
}

/*code - livraison*/
/*code*/
@media only screen and (min-width: 1080px) {
  .code-livraison {
    margin-right: -11px;
  }
}
.code-livraison .code-promo {
  padding-top: 17px;
}

.code-promo .empty-cart {
  padding-left: 20px;
  margin-bottom: 16px;
}
.code-promo .code-wrapper {
  margin-right: 0;
  margin-left: 0;
}
.code-promo .code-wrapper:before, .code-promo .code-wrapper:after {
  content: " ";
  display: table;
}
.code-promo .code-wrapper:after {
  clear: both;
}
.code-promo .message {
  padding: 20px 20px 0;
  border: 1px solid #D9D9E3;
  height: 135px;
}

.code-wrapper {
  margin-bottom: 30px;
}
.code-wrapper .code-form-label {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125rem;
  padding-left: 20px;
  padding-right: 0;
  max-width: 200px;
  line-height: 52px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .code-wrapper .code-form-label {
    font-size: 16px;
    font-size: 1rem;
  }
}
.code-wrapper .code-form-input {
  padding-right: 24px;
  max-width: calc(100% - 200px);
  float: right;
  width: 100%;
}
@media (min-width: 1460px) {
  .code-wrapper .code-form-input {
    max-width: 370px;
  }
}
.code-wrapper .code-form-input input {
  position: relative;
  border: 1px solid #C4C4C4;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #74747A;
  background: url(../images/code-promo.png) no-repeat 95% center;
  height: 52px;
}
.code-wrapper .code-form-input input::-webkit-input-placeholder {
  color: #74747A;
  opacity: 1;
  font-size: 13px;
}
.code-wrapper .code-form-input input:-moz-placeholder {
  color: #74747A;
  opacity: 1;
  font-size: 13px;
}
.code-wrapper .code-form-input input::-moz-placeholder {
  color: #74747A;
  opacity: 1;
  font-size: 13px;
}
.code-wrapper .code-form-input input:-ms-input-placeholder {
  color: #74747A;
  opacity: 1;
  font-size: 13px;
}
.code-wrapper .code-form-input input:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-color: #C4C4C4;
}

.empty-cart a, .cart-actions a {
  color: #707070;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .empty-cart a, .cart-actions a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.empty-cart a:hover, .cart-actions a:hover {
  text-decoration: none;
}

.message .label-txt {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .message .label-txt {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.message .message-textarea {
  border: none;
  padding-left: 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  resize: none;
}
.message .message-textarea:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}

/*livraison*/
.livraison-mode table {
  border: 1px solid #d9d9e3;
}
.livraison-mode table tr .table-td {
  width: 50%;
  vertical-align: middle;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .livraison-mode table tr .table-td {
    width: auto;
    padding-top: 35.5px;
    padding-bottom: 35.5px;
  }
}
.livraison-mode table tr .table-td:first-child {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .livraison-mode table tr .table-td:first-child {
    padding-left: 23px;
  }
}
.livraison-mode table tr .table-td:last-child {
  text-align: right;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .livraison-mode table tr .table-td:last-child {
    padding-right: 36px;
  }
}
.livraison-mode .prix {
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
}

.mode-de-livraison .mode-de-livraison-txt {
  display: block;
  padding-left: 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
.mode-de-livraison .mode-de-livraison-txt.uppercase {
  text-transform: uppercase;
}

.promotion {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
}
.promotion.promotion-txt {
  font-size: 14px;
  font-size: 0.875rem;
}
.promotion.promotion-value {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: right;
}

.livraison-prix .livraison-prix-wrapper {
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .livraison-prix .livraison-prix-wrapper {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.livraison-tva {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .livraison-tva {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.prix-TVA {
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .prix-TVA {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.code-promo-total strong {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.code-promo-totalprix {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .code-promo-totalprix {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

/*facturation*/
.adress-client {
  padding: 25px;
}
.adress-client .adress-client-wrapper {
  margin-bottom: 30px;
}
.adress-client .adress-client-wrapper:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .adress-client .adress-client-wrapper {
    margin-bottom: 0;
  }
}
.adress-client .adress-client-item {
  border: 1px solid #D9D9E3;
  position: relative;
  padding: 20px;
  box-shadow: 0px 4px 9px 0px rgba(217, 217, 227, 0.5);
  -webkit-box-shadow: 0px 4px 9px 0px rgba(217, 217, 227, 0.5);
  -moz-box-shadow: 0px 4px 9px 0px rgba(217, 217, 227, 0.5);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height: 100%;
}

.adress-wrapper {
  display: block;
  position: relative;
}
.adress-wrapper:before, .adress-wrapper:after {
  content: " ";
  display: table;
}
.adress-wrapper:after {
  clear: both;
}
.adress-wrapper .adress-client-txt {
  display: block;
}
@media (min-width: 992px) {
  .adress-wrapper .adress-client-txt {
    float: left;
  }
}
.adress-wrapper .adress-action {
  display: block;
  margin-top: 20px;
  outline: none;
}
@media (min-width: 992px) {
  .adress-wrapper .adress-action {
    float: right;
    margin-top: 0;
  }
}

.adress-client-txt .adress-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .adress-client-txt .adress-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.adress-client-txt ul {
  display: block;
  padding: 0;
  margin: 0;
}
.adress-client-txt ul li {
  font-size: 14px;
  font-size: 0.875rem;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  color: #000;
  line-height: 18px;
}
@media (min-width: 1200px) {
  .adress-client-txt ul li {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 992px) {
  .adress-client-txt ul li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.adress-client-txt ul li:first-child {
  font-weight: 600;
}

.adress-action a {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Lato", sans-serif;
  color: #74747A;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .adress-action a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.adress-action a:hover {
  text-decoration: none;
}

.panier-btn-wrapper {
  text-align: center;
  padding: 25px 0;
}
@media (min-width: 992px) {
  .panier-btn-wrapper {
    padding: 0px 0;
  }
}
.panier-btn-wrapper .btn-custom {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 220px;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #000;
  border: 1px solid #A2A2A2;
  background: transparent;
}
@media (min-width: 768px) {
  .panier-btn-wrapper .btn-custom {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 22px;
    margin: 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.panier-btn-wrapper .btn-poursuivre-achat {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .panier-btn-wrapper .btn-poursuivre-achat {
    margin-bottom: 0;
  }
}
.panier-btn-wrapper .btn-payer {
  color: #fff;
  background: #000;
}

.promotion-btn-wrapper {
  text-align: center;
  padding: 0 10px;
}
.promotion-btn-wrapper .btn-custom {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 130px !important;
  height: 50px;
  line-height: 30px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #000;
  border: 1px solid #A2A2A2;
  background: transparent;
  border-radius: 10px !important;
}
@media (min-width: 768px) {
  .promotion-btn-wrapper .btn-custom {
    display: inline-block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.shipping-btn-wrapper {
  /*text-align:center;*/
}
.shipping-btn-wrapper a {
  font-family: "Lato", sans-serif;
  color: #74747A !important;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
}
.shipping-btn-wrapper .btn-custom {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 300px !important;
  height: 50px;
  line-height: 30px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #000;
  border: 1px solid #A2A2A2;
  background: transparent;
  border-radius: 10px !important;
}
@media (min-width: 768px) {
  .shipping-btn-wrapper .btn-custom {
    display: inline-block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.cart-details .checkout-block {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  border: 1px solid rgba(112, 112, 112, 0.37);
}

@media (min-width: 768px) {
  .checkbox-cgv-wrapper {
    padding: 27px 30px 20px 5px !important;
  }
}
button.btn-custom.btn-payer.no-auth.btnValidateCart {
  line-height: 0px !important;
}

.tableau-listing-product tr .table-td.price-unit,
.tableau-listing-product tr .table-td.price-unit .bt-content,
.cart-details.panier-main .tableau-listing-product .table tbody .price-total {
  color: #000 !important;
}

.cart-details.panier-main .tableau-listing-product .table tbody .price-total .price-ttc,
.price-ttc {
  font-family: "Rubik", sans-serif;
  font-weight: 300;
  font-size: 12px;
  font-size: 0.75rem;
  color: #777777;
}
.cart-details.panier-main .tableau-listing-product .table tbody .price-total .price-ttc sup,
.price-ttc sup {
  font-size: 9px;
  font-size: 0.5625rem;
  position: relative;
}
.cart-details.panier-main .tableau-listing-product .table tbody .price-total .price-ttc.v2,
.price-ttc.v2 {
  margin-left: 12px;
  font-size: 14px;
  font-size: 0.875rem;
}
.cart-details.panier-main .tableau-listing-product .table tbody .price-total .price-ttc.v2 sup,
.price-ttc.v2 sup {
  font-size: 0.6rem !important;
  top: -2px;
}

/* Commenté car pose problème sur le bouton "Voir le site du magasin" d'une page detail magasin */
/* Si indispensable voir pour spécifier une classe parente dédiée à la page panier... */
/*.btn-custom:focus, .btn-custom:hover {
    color: #000 !important
}*/
.categorie-main {
  display: block;
  position: relative;
  padding-top: 40px;
}

.categorie-options {
  display: block;
  text-align: right;
}
@media (min-width: 992px) {
  .categorie-options {
    display: none;
  }
}
.categorie-options .btn-option {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  height: 26px;
  line-height: 26px;
  padding: 0 20px;
  outline: 0;
  text-align: center;
  background: #000;
  margin-bottom: 15px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.categorie-options .btn-option:hover {
  text-decoration: none;
}

.filter-block .aside-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 32px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding: 14px 10px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 1200px) {
  .filter-block .aside-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1025px) {
  .filter-block .aside-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .filter-block .aside-title {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.filter-block .aside-title a, .filter-block .aside-title span {
  line-height: 18px;
  position: relative;
}
.filter-block .aside-title a:after, .filter-block .aside-title span:after {
  position: absolute;
  right: 0;
  top: 0;
  font: normal normal normal 14px/1 FontAwesome;
}
.filter-block .section-filter {
  margin: 0 15px;
}
.filter-block #filters-container .widget {
  text-align: center;
}

.categorie-list-wrapper .prod-count {
  padding: 11px 0;
}
.categorie-list-wrapper .filter-prod .form-group {
  margin: 0 25px;
}
.categorie-list-wrapper .inner-section {
  z-index: 1;
}
.categorie-list-wrapper .price-wrapper sup {
  font-size: 0.7em;
}

.cat-filter-img {
  padding: 15px 0;
}
.cat-filter-img img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

/*categorie list*/
.categorie-list-item {
  padding: 0 10px;
  margin-bottom: 30px;
}
.categorie-list-item .cat-list-itemwrapper {
  overflow: hidden;
  padding: 20px 20px 30px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 1px solid #D3D3D3;
  position: relative;
  transition: all 300ms ease-in-out;
  background: #fff;
  height: 100%;
}
.categorie-list-item .cat-list-itemwrapper .card-wish-favorite {
  position: absolute;
  z-index: 2;
  right: 5px;
  top: 4px;
}
.categorie-list-item .cat-list-itemwrapper .card-wish-favorite a {
  color: #F30000;
}
.categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper {
  display: block;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -35px;
  top: 14px;
}
@media (min-width: 768px) {
  .categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper {
    top: 14px;
  }
}
.categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper .nouveaute-texte {
  display: block;
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: #6c757d;
  font-size: 9px;
  font-size: 0.5625rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  line-height: 20px;
  width: 100px;
}
@media (min-width: 768px) {
  .categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper .nouveaute-texte {
    width: 115px;
    line-height: 18px;
    font-size: 9px;
    font-size: 0.5625rem;
  }
}
.orange .categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper .nouveaute-texte {
  background: #FF7600;
}
.bleu .categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper .nouveaute-texte {
  background: #00B2F6;
}
.vert .categorie-list-item .cat-list-itemwrapper .nouveaute-wrapper .nouveaute-texte {
  background: #00B441;
}
.categorie-list-item .cat-list-itemwrapper:hover {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
}
.categorie-list-item:hover .cat-ajout-panier, .categorie-list-item:hover .cat-voir-produit {
  display: block;
}
.categorie-list-item .cat-ajout-panier, .categorie-list-item .cat-voir-produit {
  display: block;
  width: 186px;
  position: absolute;
  left: 50%;
  margin-left: -93px;
  bottom: -18px;
  padding: 0 15px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  color: #fff !important;
  background-color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  line-height: 40px;
  z-index: 2;
  text-align: center;
}
@media (min-width: 992px) {
  .categorie-list-item .cat-ajout-panier, .categorie-list-item .cat-voir-produit {
    display: none;
  }
}
@media (min-width: 768px) {
  .categorie-list-item .cat-ajout-panier, .categorie-list-item .cat-voir-produit {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.categorie-list-item .cat-ajout-panier.with-cart:before, .categorie-list-item .cat-voir-produit.with-cart:before {
  content: "";
  display: inline-block;
  position: relative;
  background-image: url(../images/sprite.png);
  background-position: -173px -162px;
  width: 19px;
  height: 17px;
  top: 4px;
  margin-right: 10px;
  text-align: left;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .categorie-list-item .cat-ajout-panier.with-cart:before, .categorie-list-item .cat-voir-produit.with-cart:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.categorie-list-item .cat-ajout-panier:hover, .categorie-list-item .cat-voir-produit:hover {
  text-decoration: none;
}

.cat-list-itemwrapper {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  /*&:hover{
      .cat-ajout-panier{
          display: block;
      }
  }*/
}
.cat-list-itemwrapper .cat-list-title {
  /*@include media-breakpoint-up(sm) {
      @include font-size(14px);
  }*/
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  /* Forçage de font-size à 0.850em pour permettre de voir un max de nom de produits long */
  /* Forcé en manuel car via la fonction font-size(14px), en passant à 13px, on avait 0.8125em qui était un poil trop petit */
  /* En parallèle on a activé le line-clamp-3 au lieu de line-clamp-2 pour voir 3 lignes sur les items produits */
  /*@include font-size(14px);*/
  font-size: 0.85em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}
.cat-list-itemwrapper .cat-list-img {
  display: block;
  position: relative;
  padding: 25px 0;
  height: 256px;
}
.cat-list-itemwrapper .cat-list-img img {
  max-width: 100%;
  display: block;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.cat-list-itemwrapper .cat-list-txt {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-align: center;
  padding-top: 10px;
}
.cat-list-itemwrapper .cat-list-price {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .cat-list-itemwrapper .cat-list-price {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.orange .cat-list-itemwrapper .cat-list-price {
  color: #FF7600;
}
.vert .cat-list-itemwrapper .cat-list-price {
  color: #00B441;
}
.bleu .cat-list-itemwrapper .cat-list-price {
  color: #00B2F6;
}
.cat-list-itemwrapper .cat-reduction {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  color: #fff;
  background: #000;
  position: absolute;
  right: 0;
  top: 83px;
  padding: 10px 5px;
}
.cat-list-itemwrapper .link {
  font-size: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#processEcommerce01, #processEcommerce02, #processEcommerce05, #confirmation, #annonceur, #ajaxModal {
  padding-right: 0 !important;
}
#processEcommerce01 .modal-content, #processEcommerce02 .modal-content, #processEcommerce05 .modal-content, #confirmation .modal-content, #annonceur .modal-content, #ajaxModal .modal-content {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#processEcommerce01 .modal-dialog, #processEcommerce02 .modal-dialog, #processEcommerce05 .modal-dialog, #confirmation .modal-dialog, #annonceur .modal-dialog, #ajaxModal .modal-dialog {
  margin: 60px auto 0;
}
@media (min-width: 992px) {
  #processEcommerce01 .modal-dialog, #processEcommerce02 .modal-dialog, #processEcommerce05 .modal-dialog, #confirmation .modal-dialog, #annonceur .modal-dialog, #ajaxModal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto;
  }
}
#processEcommerce01 .modal-header, #processEcommerce02 .modal-header, #processEcommerce05 .modal-header, #confirmation .modal-header, #annonceur .modal-header, #ajaxModal .modal-header {
  background-color: #fff;
  border-bottom: none;
}
#processEcommerce01 .modal-header .close, #processEcommerce02 .modal-header .close, #processEcommerce05 .modal-header .close, #confirmation .modal-header .close, #annonceur .modal-header .close, #ajaxModal .modal-header .close {
  opacity: 1;
}
#processEcommerce01 .modal-header .close:hover, #processEcommerce01 .modal-header .close:focus, #processEcommerce02 .modal-header .close:hover, #processEcommerce02 .modal-header .close:focus, #processEcommerce05 .modal-header .close:hover, #processEcommerce05 .modal-header .close:focus, #confirmation .modal-header .close:hover, #confirmation .modal-header .close:focus, #annonceur .modal-header .close:hover, #annonceur .modal-header .close:focus, #ajaxModal .modal-header .close:hover, #ajaxModal .modal-header .close:focus {
  opacity: 1;
}
#processEcommerce01 .modal-header .close span, #processEcommerce02 .modal-header .close span, #processEcommerce05 .modal-header .close span, #confirmation .modal-header .close span, #annonceur .modal-header .close span, #ajaxModal .modal-header .close span {
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -188px -40px;
  width: 28px;
  height: 28px;
}

.process-ecommerce-default .title-process {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .process-ecommerce-default .title-process {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 25px;
  }
}
.process-ecommerce-default p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #17191F;
  text-align: center;
  line-height: 18px;
}
@media (min-width: 768px) {
  .process-ecommerce-default p {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.process-ecommerce-default p span {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 15px;
}
.process-ecommerce-default p span a {
  color: #000;
}

#confirmation .modal-dialog {
  max-width: calc(100% - 20px);
}
@media (min-width: 1200px) {
  #confirmation .modal-dialog {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  #confirmation .modal-dialog {
    max-width: 738px;
  }
}
#confirmation .modal-body {
  padding-top: 0;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  #confirmation .modal-body {
    padding-top: 24px;
  }
}
@media (min-width: 768px) {
  #confirmation .modal-body {
    padding-bottom: 80px;
  }
}

.confirmation-wrapper, .contact-annonceur-wrapper {
  text-align: center;
}
.confirmation-wrapper .confirmation-title, .confirmation-wrapper .contact-annonceur-title, .contact-annonceur-wrapper .confirmation-title, .contact-annonceur-wrapper .contact-annonceur-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .confirmation-wrapper .confirmation-title, .confirmation-wrapper .contact-annonceur-title, .contact-annonceur-wrapper .confirmation-title, .contact-annonceur-wrapper .contact-annonceur-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.confirmation-wrapper p, .contact-annonceur-wrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}
@media (min-width: 768px) {
  .confirmation-wrapper p, .contact-annonceur-wrapper p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
  }
}

.btn-confirmation-wrapper {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .btn-confirmation-wrapper {
    margin-top: 45px;
  }
}
.btn-confirmation-wrapper .btn-confirmation {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  height: 30px;
  width: 90px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  margin: 0 8px;
}
@media (min-width: 768px) {
  .btn-confirmation-wrapper .btn-confirmation {
    font-size: 18px;
    font-size: 1.125rem;
    height: 50px;
    width: 116px;
    line-height: 50px;
  }
}
.btn-confirmation-wrapper .btn-confirmation:hover, .btn-confirmation-wrapper .btn-confirmation:focus {
  text-decoration: none;
}

.creation-compte-main {
  padding-top: 50px;
}

.creation-account-wrapper form {
  padding: 0 15px 30px;
}
@media (min-width: 1460px) {
  .creation-account-wrapper form {
    padding-left: 99px;
    padding-right: 99px;
  }
}
@media (min-width: 768px) {
  .creation-account-wrapper form {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 42px;
  }
}

.raison-social {
  margin-bottom: 15px;
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
}
@media (min-width: 768px) {
  .raison-social {
    text-align: center;
    margin-bottom: 70px;
  }
}
.raison-social .form-check {
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .raison-social .form-check {
    margin-right: 0;
    margin-bottom: 0;
    padding-right: 50px;
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .raison-social .form-check {
    display: inline-block;
  }
}
.raison-social .form-check:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
.raison-social label {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Work Sans", sans-serif;
  color: #000;
  line-height: 20px;
}
@media (min-width: 992px) {
  .raison-social label {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .raison-social label {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.raison-social input[type=radio]:focus {
  outline: none !important;
}
.raison-social [type=radio]:not(:checked),
.raison-social [type=radio]:checked {
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 999;
  opacity: 0;
}
.raison-social [type=radio]:not(:checked) + label {
  color: #8c8c8c;
}
.raison-social [type=radio]:not(:checked) + label,
.raison-social [type=radio]:checked + label {
  position: relative;
  padding-left: 31px;
  cursor: pointer;
}
.raison-social [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  /* dim. de la case */
  border: 2px solid #707070;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.raison-social [type=radio]:checked + label:before {
  border: none;
}
.raison-social [type=radio]:not(:checked) + label:after,
.raison-social [type=radio]:checked + label:after {
  content: "\E90C";
  font-family: "icomoon";
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  top: 0;
  left: 0px;
  width: 20px;
  height: 20px;
  outline: none;
}
.orange .raison-social [type=radio]:not(:checked) + label:after,
.orange .raison-social [type=radio]:checked + label:after {
  color: #FF7600;
}
.vert .raison-social [type=radio]:not(:checked) + label:after,
.vert .raison-social [type=radio]:checked + label:after {
  color: #00B441;
}
.bleu .raison-social [type=radio]:not(:checked) + label:after,
.bleu .raison-social [type=radio]:checked + label:after {
  color: #00B2F6;
}
.raison-social [type=radio]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -webkit-transform: scale(0);
          transform: scale(0);
  /* mise à l'échelle à 0 */
}
.raison-social [type=radio]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.raison-social [type=radio]:disabled:not(:checked) + label:before,
.raison-social [type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.raison-social [type=radio]:disabled:checked + label:after {
  color: #999;
}
.raison-social [type=radio]:disabled + label {
  color: #aaa;
}

.form-creation {
  margin-right: 0;
  margin-left: 0;
  position: relative;
}
.form-creation .form-creation-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .form-creation .form-creation-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.form-creation .form-creation-left {
  position: relative;
}
@media (min-width: 992px) {
  .form-creation .form-creation-left {
    padding-right: 60px;
  }
}
@media (min-width: 768px) {
  .form-creation .form-creation-left {
    padding-right: 20px;
  }
}
.form-creation .form-creation-left:after {
  content: "";
  display: none;
  position: absolute;
  width: 1px;
  right: 0;
  top: 0;
  border-left: 1px dotted #c4c4c4;
}
@media (min-width: 992px) {
  .form-creation .form-creation-left:after {
    height: calc(100% - 36px);
  }
}
@media (min-width: 768px) {
  .form-creation .form-creation-left:after {
    display: block;
    height: calc(100% - 50px);
  }
}
@media (min-width: 768px) {
  .form-creation .form-creation-left .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .form-creation .form-creation-right {
    padding-left: 60px;
  }
}
@media (min-width: 768px) {
  .form-creation .form-creation-right {
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .form-creation-wrapper .form-inline {
    margin-bottom: 20px;
  }
}
.form-creation-wrapper .form-inline .ratio-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .form-creation-wrapper .form-inline .ratio-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.form-creation-wrapper .form-inline .ratio-8 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .form-creation-wrapper .form-inline .ratio-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-left: 16px;
  }
}
.form-creation-wrapper .form-inline input.ratio-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.form-creation-wrapper .form-group {
  margin-bottom: 22px;
}
.form-creation-wrapper .form-group .bootstrap-select {
  display: block;
  width: 100% !important;
}
.form-creation-wrapper .form-group .bootstrap-select a {
  font-family: "Lato", sans-serif;
  color: #74747A;
  font-size: 15px;
  font-size: 0.9375rem;
}
.form-creation-wrapper .form-group .bootstrap-select a.active {
  color: #fff;
}
.form-creation-wrapper .form-group .btn {
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #C4C4C4;
  font-family: "Work Sans", sans-serif;
  color: #74747A;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-transform: inherit;
  text-align: center;
  outline: none;
  line-height: 28px;
  /*&:after{
      content:"";
      @include retina-sprite($arrow-down-group);
      border: 0;
      position: absolute;
      top: 18px;
      right:10px;
  }*/
}
@media (min-width: 992px) {
  .form-creation-wrapper .form-group .btn {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .form-creation-wrapper .form-group .btn {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 42px;
  }
}
.form-creation-wrapper .form-group .btn:focus, .form-creation-wrapper .form-group .btn:hover {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.form-creation-wrapper .form-group .dropdown-menu {
  margin: 0;
  padding: 0;
}
.form-creation-wrapper label {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Work Sans", sans-serif;
  color: #000;
  padding-bottom: 8px;
}
@media (min-width: 1200px) {
  .form-creation-wrapper label {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .form-creation-wrapper label {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.form-creation-wrapper label sup {
  position: relative;
  top: 0;
}
.form-creation-wrapper label span {
  font-size: 12px;
  font-size: 0.75rem;
  color: #74747A;
}
.form-creation-wrapper input {
  border-color: #C4C4C4;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  outline: none;
  line-height: 26px;
}
.form-creation-wrapper input:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-color: #C4C4C4;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif;
  color: #000;
  outline-offset: inherit;
}
.form-creation-wrapper .help-block {
  padding: 10px 0 0;
  /*ul{
      @include media-breakpoint-up(md) {
          display: inline-block;
      }
      display: inline;
      line-height:10px;

      span{
          display:inline-block;
          width:12px;
          height:12px;
          background-color:#c4c4c4;
          margin-right:0;

          &.red{
              background-color:#e00000;
          }
      }
  }*/
}
@media (min-width: 768px) {
  .form-creation-wrapper .help-block {
    padding: 10px 0;
  }
}
.form-creation-wrapper .help-block li {
  display: inline;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Lato", sans-serif;
  color: #e00000;
}
@media (min-width: 992px) {
  .form-creation-wrapper .help-block li {
    display: inline-block;
    padding-left: 10px;
  }
}
.form-creation-wrapper .help-block.info li {
  color: #495057;
}

.checkbox-wrapper {
  padding: 20px 0;
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
}
@media (min-width: 768px) {
  .checkbox-wrapper {
    padding: 47px 76px 32px 66px;
  }
}
.checkbox-wrapper .form-check {
  margin-bottom: 10px;
}
.checkbox-wrapper label {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Work Sans", sans-serif;
  color: #000;
  line-height: 20px;
}
.checkbox-wrapper input[type=checkbox]:focus {
  outline: none !important;
}
.checkbox-wrapper [type=checkbox]:not(:checked),
.checkbox-wrapper [type=checkbox]:checked {
  position: absolute;
  width: 18px;
  height: 18px;
  z-index: 999;
  opacity: 0;
}
.checkbox-wrapper [type=checkbox]:not(:checked) + label,
.checkbox-wrapper [type=checkbox]:checked + label {
  position: relative;
  padding-left: 27px;
  cursor: pointer;
}
.checkbox-wrapper [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 18px;
  height: 18px;
  border: 2px solid #757575;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.checkbox-wrapper [type=checkbox]:checked + label:before {
  border: none;
}
.checkbox-wrapper [type=checkbox]:not(:checked) + label:after,
.checkbox-wrapper [type=checkbox]:checked + label:after {
  content: "\2714";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #757575;
  border: 2px solid #757575;
  line-height: 14px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.checkbox-wrapper [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -webkit-transform: scale(0);
          transform: scale(0);
  /* mise à l'échelle à 0 */
}
.checkbox-wrapper [type=checkbox]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.checkbox-wrapper [type=checkbox]:disabled:not(:checked) + label:before,
.checkbox-wrapper [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox-wrapper [type=checkbox]:disabled:checked + label:after {
  color: #999;
}
.checkbox-wrapper [type=checkbox]:disabled + label {
  color: #aaa;
}

.error {
  padding: 10px 0 0;
}
@media (min-width: 768px) {
  .error {
    padding: 10px 0;
  }
}
.error .error-case {
  display: inline;
  line-height: 10px;
}
@media (min-width: 992px) {
  .error .error-case {
    display: inline-block;
  }
}
.error .error-case span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #c4c4c4;
  margin-right: 0;
}
.error .error-case span.red {
  background-color: #e00000;
}
.error .error-txt {
  display: inline;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: "Lato", sans-serif;
  color: #e00000;
}
@media (min-width: 992px) {
  .error .error-txt {
    display: inline-block;
    padding-left: 10px;
  }
}

.orange .form-check-label span {
  color: #FF7600;
}
.vert .form-check-label span {
  color: #00B441;
}
.bleu .form-check-label span {
  color: #00B2F6;
}

.form-btn {
  display: block;
  text-align: center;
}
.form-btn .btn-custom {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  font-size: 0.6875rem;
  border: 1px solid #A2A2A2;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-transform: uppercase;
  width: 220px;
  display: block;
  margin: auto;
  height: 30px;
}
@media (min-width: 768px) {
  .form-btn .btn-custom {
    width: inherit;
    font-size: 18px;
    font-size: 1.125rem;
    height: 50px;
    display: inline-block;
  }
}
.form-btn .btn-achat {
  margin-bottom: 20px;
  color: #000;
  line-height: 30px;
}
@media (min-width: 768px) {
  .form-btn .btn-achat {
    margin-right: 15px;
    margin-bottom: 0;
    line-height: 50px;
  }
}
.form-btn .btn-submit {
  color: #fff;
  background: #000;
}

@media (min-width: 1200px) {
  .actualite-main .modele-txt-wrapper:first-child {
    padding-top: 0;
  }
}

.modele-txt-wrapper {
  /* Ajout le curseur de type main (lien) sur l'image à condition que la div du lien soit avant et pas après l'image */
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 1200px) {
  .modele-txt-wrapper {
    padding-top: 70px;
    padding-bottom: 78px;
  }
  .modele-txt-wrapper.informations-txt {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .modele-txt-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.modele-txt-wrapper .image-link ~ img.img {
  cursor: pointer;
}
.modele-txt-wrapper b {
  font-weight: bold;
}
.modele-txt-wrapper .modele-order-1 {
  order: 1;
}
.modele-txt-wrapper .modele-order-2 {
  order: 2;
}
.modele-txt-wrapper .modele-txt .title-bold, .modele-txt-wrapper .modele-txt h2 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .modele-txt-wrapper .modele-txt .title-bold, .modele-txt-wrapper .modele-txt h2 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 24px;
  }
}
.modele-txt-wrapper .modele-txt .title-h3, .modele-txt-wrapper .modele-txt h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.57);
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .modele-txt-wrapper .modele-txt .title-h3, .modele-txt-wrapper .modele-txt h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.modele-txt-wrapper .modele-txt .title-h4, .modele-txt-wrapper .modele-txt h4 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.57);
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .modele-txt-wrapper .modele-txt .title-h4, .modele-txt-wrapper .modele-txt h4 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.modele-txt-wrapper .modele-txt p {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  margin-bottom: 18px;
  color: #707070;
}
@media (min-width: 768px) {
  .modele-txt-wrapper .modele-txt p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 22px;
  }
}
.modele-txt-wrapper .modele-txt p strong {
  font-weight: 700;
}
.modele-txt-wrapper .modele-txt ul {
  padding: 0;
  margin: 0;
}
.modele-txt-wrapper .modele-txt ul li {
  position: relative;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #74747a;
  padding: 10px 0 10px 25px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .modele-txt-wrapper .modele-txt ul li {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 16px;
  }
}
.modele-txt-wrapper .modele-txt ul li:first-child {
  padding-top: 0;
}
.modele-txt-wrapper .modele-txt ul li:first-child:before {
  top: 3px;
}
@media (min-width: 992px) {
  .modele-txt-wrapper .modele-txt ul li:first-child:before {
    top: inherit;
  }
}
.modele-txt-wrapper .modele-txt ul li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 13px;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
@media (min-width: 992px) {
  .modele-txt-wrapper .modele-txt ul li:before {
    width: 12px;
    height: 12px;
    top: inherit;
  }
}
.orange .modele-txt-wrapper .modele-txt ul li:before {
  background-color: #FF7600;
}
.vert .modele-txt-wrapper .modele-txt ul li:before {
  background-color: #00B441;
}
.bleu .modele-txt-wrapper .modele-txt ul li:before {
  background-color: #00B2F6;
}

/** TEMPLATE Image à droite */
.modele-txt-wrapper-1 .modele-img img {
  display: block;
  margin: auto;
}
@media (min-width: 1200px) {
  .modele-txt-wrapper-1 .modele-img img {
    float: right;
  }
}
.modele-txt-wrapper-1 .modele-txt {
  padding-right: 10px;
}

.page-content-middle {
  display: block;
  position: relative;
  background-color: #F7F7F9;
}

/** TEMPLATE Image à gauche */
@media (min-width: 1200px) {
  .modele-txt-wrapper-2 .modele-img {
    max-width: 48%;
    padding-right: 20px;
  }
}
@media (max-width: 1199.98px) {
  .modele-txt-wrapper-2 .modele-img {
    order: 2;
  }
}
.modele-txt-wrapper-2 .modele-img img {
  margin: auto;
  display: block;
}
@media (min-width: 1200px) {
  .modele-txt-wrapper-2 .modele-txt {
    max-width: 52%;
    padding-top: 18px;
  }
}
@media (max-width: 1199.98px) {
  .modele-txt-wrapper-2 .modele-txt {
    order: 1;
  }
}

/** TEMPLATE Liste ?  */
@media (min-width: 1200px) {
  .modele-txt-wrapper-3 .modele-txt:nth-child(2) {
    max-width: 48%;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .modele-txt-wrapper-3 .modele-txt:last-child {
    max-width: 52%;
  }
}

.mon-compte-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .mon-compte-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.mon-compte-menu .mon-compte-menu-wrapper {
  display: block;
  position: relative;
  border: 1px solid #C4C4C4;
}

.mon-compte-menu-wrapper .mon-compte-avatar {
  display: block;
  position: relative;
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #C4C4C4;
}
@media (min-width: 992px) {
  .mon-compte-menu-wrapper .mon-compte-avatar {
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
.mon-compte-menu-wrapper .mon-compte-avatar .avatar-name {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media (min-width: 768px) {
  .mon-compte-menu-wrapper .mon-compte-avatar .avatar-name {
    font-size: 32px;
    font-size: 2rem;
    width: 105px;
    height: 105px;
    line-height: 105px;
  }
}
.orange .mon-compte-menu-wrapper .mon-compte-avatar .avatar-name {
  background-color: #FF7600;
}
.vert .mon-compte-menu-wrapper .mon-compte-avatar .avatar-name {
  background-color: #00B441;
}
.bleu .mon-compte-menu-wrapper .mon-compte-avatar .avatar-name {
  background-color: #00B2F6;
}
.mon-compte-menu-wrapper .mon-compte-name-menu {
  display: block;
  position: relative;
  padding: 15px;
}
@media (min-width: 1200px) {
  .mon-compte-menu-wrapper .mon-compte-name-menu {
    padding: 30px 30px 10px;
  }
}
@media (min-width: 992px) {
  .mon-compte-menu-wrapper .mon-compte-name-menu {
    padding: 30px 10px 10px;
  }
}
.mon-compte-menu-wrapper .mon-compte-name-menu:before {
  content: "";
  display: block;
  width: 100%;
  height: 47px;
  background: #f5f5f5;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.mon-compte-menu-wrapper .mon-compte-name-menu .mon-compte-name {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mon-compte-menu-wrapper .mon-compte-name-menu .mon-compte-name {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 25px;
  }
}

.mon-compte-name-menu ul {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}
.mon-compte-name-menu ul li {
  list-style-type: none;
  line-height: inherit;
  padding: 7px 0;
}
@media (min-width: 768px) {
  .mon-compte-name-menu ul li {
    padding: 10px 0;
  }
}
.mon-compte-name-menu ul li a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
@media (min-width: 768px) {
  .mon-compte-name-menu ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.mon-compte-name-menu ul li a.active {
  color: #000;
  font-weight: 700;
}
.mon-compte-name-menu ul li a:hover, .mon-compte-name-menu ul li a:focus {
  text-decoration: none;
  color: #000;
  font-weight: 700;
}

.mon-compte-body {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .mon-compte-body {
    margin-top: 10px;
  }
}
.mon-compte-body .title-and-filter {
  display: block;
  position: relative;
}
.mon-compte-body .title-and-filter:before, .mon-compte-body .title-and-filter:after {
  content: " ";
  display: table;
}
.mon-compte-body .title-and-filter:after {
  clear: both;
}
.mon-compte-body .title-and-filter .compte-title {
  display: block;
  float: none;
  margin-top: 5px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mon-compte-body .title-and-filter .compte-title {
    float: left;
    margin-bottom: 0;
  }
}
.mon-compte-body .title-and-filter .compte-filter {
  display: block;
  float: none;
  text-align: left;
}
@media (min-width: 768px) {
  .mon-compte-body .title-and-filter .compte-filter {
    float: right;
    text-align: right;
  }
}

.compte-title .section-title-bis {
  color: #000;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .compte-title .section-title-bis {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.compte-filter form {
  display: inline-block;
}
.compte-filter .label-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: capitalize;
}
.compte-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.compte-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a {
  font-family: "Lato", sans-serif;
  color: #74747A;
  font-size: 15px;
  font-size: 0.9375rem;
}
.compte-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a.active {
  color: #fff;
}
.compte-filter .btn {
  width: 140px;
  height: 45px;
  margin-left: 10px;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ddd;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  text-transform: inherit;
  text-align: center;
  outline: 0;
  line-height: 32px;
}
@media (max-width: 991.98px) {
  .compte-filter .btn {
    height: 42px;
    line-height: 16px;
  }
}
.compte-filter .btn:focus, .compte-filter .btn:hover {
  background-color: #fff;
  border: 1px solid #E0E0E0;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.compte-filter .btn:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -138px -74px;
  width: 10px;
  height: 27px;
  border: 0;
  position: absolute;
  top: 9px;
  right: 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .compte-filter .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.mon-compte-body table {
  border: 1px solid #D5D5E0;
}
.mon-compte-body table .table-th, .mon-compte-body table .table-td {
  padding: 0.75rem;
}
@media (min-width: 1200px) {
  .mon-compte-body table .table-th, .mon-compte-body table .table-td {
    padding: 0.75rem;
  }
}
@media (min-width: 992px) {
  .mon-compte-body table .table-th, .mon-compte-body table .table-td {
    padding: 10px 5px;
  }
}
.mon-compte-body thead {
  background-color: #A5A5A5;
}
.mon-compte-body thead .table-th {
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: middle;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 1460px) {
  .mon-compte-body thead .table-th {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .mon-compte-body thead .table-th {
    max-width: 100px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .mon-compte-body thead .table-th {
    text-align: center;
  }
}
.mon-compte-body thead .table-th:nth-child(4) {
  max-width: 94px;
}
@media (min-width: 1460px) {
  .mon-compte-body thead .table-th:nth-child(4) {
    max-width: 110px;
  }
}
@media (min-width: 1200px) {
  .mon-compte-body thead .table-th:nth-child(4) {
    max-width: 120px;
  }
}
.mon-compte-body thead .table-th:last-child {
  max-width: 155px;
}
@media (min-width: 1460px) {
  .mon-compte-body thead .table-th:last-child {
    max-width: 152px;
  }
}
@media (min-width: 1200px) {
  .mon-compte-body thead .table-th:last-child {
    max-width: 168px;
  }
}
.mon-compte-body tr {
  border: 1px solid #D5D5E0;
}
@media (min-width: 992px) {
  .mon-compte-body tr:nth-child(even) {
    background-color: #FFFAF5;
  }
}
.mon-compte-body tr:last-child() {
  border-bottom: none;
}
.mon-compte-body tr .table-td {
  vertical-align: middle;
  border-top: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  .mon-compte-body tr .table-td {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
  }
}
.mon-compte-body tr .table-td:nth-child(odd) {
  background-color: rgba(245, 245, 245, 0.5);
}
@media (min-width: 1200px) {
  .mon-compte-body tr .table-td:nth-child(odd) {
    background-color: transparent;
  }
}
.mon-compte-body tr .table-td:first-child div {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Lato-Bold", sans-serif;
  color: #000;
}
.mon-compte-body tr .table-td:first-child span {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Lato", sans-serif;
}
.mon-compte-body tr .table-td:nth-child(3) {
  text-align: left;
}
.mon-compte-body tr .table-td.price {
  font-weight: 600;
  text-transform: uppercase;
}
.mon-compte-body tr .table-td .statut {
  display: inline-block;
  position: relative;
}
.mon-compte-body tr .table-td .statut:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
}
.mon-compte-body tr .table-td .statut.statut-livre {
  color: #07AA00;
}
.mon-compte-body tr .table-td .statut.statut-livre:before {
  background-color: #07AA00;
}
.mon-compte-body tr .table-td .statut.statut-en-cours {
  color: #FF6200;
}
.mon-compte-body tr .table-td .statut.statut-en-cours:before {
  background-color: #FF6200;
}
.mon-compte-body tr .table-td .statut.statut-annule {
  color: #FF0000;
}
.mon-compte-body tr .table-td .statut.statut-annule:before {
  background-color: #FF0000;
}
.mon-compte-body tr .table-td a {
  display: inline-block;
  line-height: 49px;
}

.download-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.orange .download-icon {
  background-color: #FF7600;
}
.vert .download-icon {
  background-color: #00B441;
}
.bleu .download-icon {
  background-color: #00B2F6;
}
.download-icon img {
  max-width: 19px;
}

.commande-detail-head {
  padding-top: 0;
  margin-top: 40px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .commande-detail-head {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 30px;
  }
}

.commande-detail-title {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .commande-detail-title {
    margin-bottom: 0;
  }
}
.commande-detail-title .section-title-bis {
  color: #000;
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .commande-detail-title .section-title-bis {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .commande-detail-new {
    text-align: right;
  }
}
.commande-detail-new .btn-newcommand {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #fff;
  padding: 0 15px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .commande-detail-new .btn-newcommand {
    font-size: 16px;
    font-size: 1rem;
    height: 36px;
    line-height: 36px;
  }
}
.orange .commande-detail-new .btn-newcommand {
  background-color: #FF7600;
}
.vert .commande-detail-new .btn-newcommand {
  background-color: #00B441;
}
.bleu .commande-detail-new .btn-newcommand {
  background-color: #00B2F6;
}
.commande-detail-new .btn-newcommand:hover {
  text-decoration: none;
}

.commandes-detail-product .ref-product-wrapper {
  display: block;
}
.commandes-detail-product .ref-product-wrapper .ref-product-checkbox {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
@media (min-width: 1460px) {
  .commandes-detail-product .ref-product-wrapper .ref-product-checkbox {
    left: -15px;
  }
}
@media (min-width: 992px) {
  .commandes-detail-product .ref-product-wrapper .ref-product-checkbox {
    left: -5px;
  }
}
.commandes-detail-product .ref-product-wrapper .ref-product-img {
  width: auto;
  padding: 0 5px;
  float: none;
  margin: auto;
}
@media (min-width: 1460px) {
  .commandes-detail-product .ref-product-wrapper .ref-product-img {
    width: 150px;
  }
}
@media (min-width: 992px) {
  .commandes-detail-product .ref-product-wrapper .ref-product-img {
    width: 130px;
  }
}
.commandes-detail-product .ref-product-wrapper .ref-product-img img {
  display: block;
  max-width: 90px;
}
@media (min-width: 1200px) {
  .commandes-detail-product .ref-product-wrapper .ref-product-img img {
    width: 100px;
  }
}
.commandes-detail-product .ref-product-txt .ref-product-title {
  font-size: 15px;
  font-size: 0.9375rem;
}
@media (min-width: 1200px) {
  .commandes-detail-product .ref-product-txt .ref-product-title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.commandes-detail-product .tableau-listing-product tr .table-td.price-unit {
  font-weight: 600;
}
@media (min-width: 1200px) {
  .commandes-detail-product .tableau-listing-product tr .table-td.price-total {
    width: auto;
  }
}
@media (min-width: 992px) {
  .commandes-detail-product .tableau-listing-product tr .table-td.price-total {
    width: 95px;
  }
}
@media (min-width: 1460px) {
  .commandes-detail-product .tableau-listing-product tr .table-td:nth-child(2) {
    max-width: auto;
  }
}
@media (min-width: 1200px) {
  .commandes-detail-product .tableau-listing-product tr .table-td:nth-child(2) {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .commandes-detail-product .tableau-listing-product tr .table-td:nth-child(2) {
    padding-left: 0;
  }
}
.commandes-detail-product .tableau-listing-product tr .table-td:nth-child(2):before {
  content: "";
  display: none;
}
.commandes-detail-product .tableau-listing-product tr .table-td:first-child {
  width: auto;
}
@media (min-width: 992px) {
  .commandes-detail-product .tableau-listing-product tr .table-td:first-child {
    background-color: #fff;
  }
}

.commande-product-wrapper .code-promo {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .commande-product-wrapper .code-promo {
    margin-bottom: 0;
  }
}
.commande-product-wrapper .code-promo .commande-product a {
  display: inline-block;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-left: 30px;
  border-bottom: 1px solid;
  line-height: 20px;
}
@media (min-width: 1460px) {
  .commande-product-wrapper .code-promo .commande-product a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.orange .commande-product-wrapper .code-promo .commande-product a {
  color: #FF7600;
  border-color: #FF7600;
}
.vert .commande-product-wrapper .code-promo .commande-product a {
  color: #00B441;
  border-color: #00B441;
}
.bleu .commande-product-wrapper .code-promo .commande-product a {
  color: #00B2F6;
  border-color: #00B2F6;
}
.commande-product-wrapper .code-promo .commande-product a:hover {
  text-decoration: none;
}
.commande-product-wrapper .code-promo .commande-product a:before {
  content: "";
  height: 27px;
  position: absolute;
  width: 1px;
  left: -21px;
  top: -17px;
  background: #ccc;
}
.commande-product-wrapper .code-promo .commande-product a:after {
  content: "";
  width: 10px;
  height: 1px;
  position: absolute;
  left: -20px;
  top: 9px;
  background: #ccc;
}
.commande-product-wrapper .livraison-mode tr .table-td {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 50%;
}
@media (min-width: 1200px) {
  .commande-product-wrapper .livraison-mode tr .table-td {
    width: auto;
  }
}
.commande-product-wrapper .livraison-mode tr .table-td:last-child {
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .commande-product-wrapper .livraison-mode tr .table-td:last-child {
    padding-right: 15px;
  }
}

.ref-product-checkbox {
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
}
.ref-product-checkbox .form-check {
  padding-left: 0;
}
@media (min-width: 1460px) {
  .ref-product-checkbox .form-check {
    padding-left: 1.25rem;
  }
}
.ref-product-checkbox label {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Lato", sans-serif;
  color: #000;
  line-height: 20px;
}
.ref-product-checkbox input[type=checkbox]:focus {
  outline: none !important;
}
.ref-product-checkbox [type=checkbox]:not(:checked),
.ref-product-checkbox [type=checkbox]:checked {
  position: absolute;
  width: 18px;
  height: 18px;
  z-index: 999;
  opacity: 0;
}
.ref-product-checkbox [type=checkbox]:not(:checked) + label,
.ref-product-checkbox [type=checkbox]:checked + label {
  position: relative;
  padding-left: 0;
  cursor: pointer;
}
.ref-product-checkbox [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 18px;
  height: 18px;
  border: 2px solid #757575;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ref-product-checkbox [type=checkbox]:checked + label:before {
  border: none;
}
.ref-product-checkbox [type=checkbox]:not(:checked) + label:after,
.ref-product-checkbox [type=checkbox]:checked + label:after {
  content: "\2714";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #757575;
  border: 2px solid #757575;
  line-height: 14px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ref-product-checkbox [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -webkit-transform: scale(0);
          transform: scale(0);
  /* mise à l'échelle à 0 */
}
.ref-product-checkbox [type=checkbox]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.ref-product-checkbox [type=checkbox]:disabled:not(:checked) + label:before,
.ref-product-checkbox [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.ref-product-checkbox [type=checkbox]:disabled:checked + label:after {
  color: #999;
}
.ref-product-checkbox [type=checkbox]:disabled + label {
  color: #aaa;
}

.detail-commande-doc {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.doc-item {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .doc-item {
    margin-bottom: 0;
  }
}
.doc-item .doc-item-wrapper {
  display: flex;
  position: relative;
  padding: 15px 10px;
  border: 1px solid #D9D9E3;
  border-radius: 15px;
  line-height: 16px;
  height: 100%;
}
@media (min-width: 1200px) {
  .doc-item .doc-item-wrapper {
    padding: 20px 15px;
  }
}

.doc-item-wrapper .doc-icone {
  display: block;
  float: left;
}
.doc-item-wrapper .doc-txt {
  margin-left: 0;
  display: block;
  float: left;
  padding-left: 10px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #707070;
}
@media (min-width: 1200px) {
  .doc-item-wrapper .doc-txt {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .doc-item-wrapper .doc-txt {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.doc-item-wrapper .link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  font-size: 0;
}

.row.invoice-info {
  padding-top: 0 !important;
  padding-bottom: 20px;
  font-family: "Work Sans", sans-serif;
}

.invoice-col.adress-client-item {
  height: 150px;
}

.infos-user-title {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .infos-user-title {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .infos-user-title {
    margin-top: 30px;
  }
}
.infos-user-title .section-title-bis {
  color: #000;
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .infos-user-title .section-title-bis {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  .infos-user {
    padding-left: 20px;
  }
}
.infos-user .adress-client {
  padding-top: 15px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .infos-user .adress-client {
    padding-top: 32px;
  }
}
.infos-user .adress-client .adress-client-item {
  padding: 30px 20px;
}

.infos-user-wrapper .adress-wrapper .adress-client-txt {
  float: inherit;
}
.infos-user-wrapper .adress-wrapper .adress-client-txt .adress-title {
  margin-bottom: 30px;
}
.infos-user-wrapper .adress-wrapper .adress-client-txt li {
  line-height: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 1460px) {
  .infos-user-wrapper .adress-wrapper .adress-client-txt li {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .infos-user-wrapper .adress-wrapper .adress-client-txt li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.infos-user-wrapper .adress-wrapper .adress-action {
  margin-top: 15px;
  float: left;
}
@media (min-width: 1200px) {
  .infos-user-wrapper .adress-wrapper .adress-action {
    float: right;
    margin-top: 15px;
  }
}
.infos-user-wrapper .adress-wrapper .adress-action a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .infos-user-wrapper .adress-wrapper .adress-action a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.orange .infos-user-wrapper .adress-wrapper .adress-action a {
  color: #FF7600;
}
.vert .infos-user-wrapper .adress-wrapper .adress-action a {
  color: #00B441;
}
.bleu .infos-user-wrapper .adress-wrapper .adress-action a {
  color: #00B2F6;
}

.infos-user-modif .user-modif-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .infos-user-modif .user-modif-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.infos-user-modif .creation-account-wrapper .form-creation .form-creation-left {
  padding-right: 0;
}
@media (min-width: 1200px) {
  .infos-user-modif .creation-account-wrapper .form-creation .form-creation-left {
    padding-right: 60px;
  }
}
@media (min-width: 768px) {
  .infos-user-modif .creation-account-wrapper .form-creation .form-creation-left {
    padding-right: 15px;
  }
}
.infos-user-modif .creation-account-wrapper .form-creation .form-creation-left:after {
  height: calc(100% - 15px);
}
.infos-user-modif .creation-account-wrapper .form-creation .form-creation-right {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .infos-user-modif .creation-account-wrapper .form-creation .form-creation-right {
    padding-left: 60px;
  }
}
@media (min-width: 768px) {
  .infos-user-modif .creation-account-wrapper .form-creation .form-creation-right {
    padding-left: 15px;
  }
}
.infos-user-modif .creation-account-wrapper form {
  padding-left: 0;
  padding-right: 0;
}
.infos-user-modif .creation-account-wrapper .error {
  display: none;
}
.infos-user-modif .creation-account-wrapper .checkbox-wrapper {
  padding: 25px 0;
}
.infos-user-modif .creation-account-wrapper .checkbox-wrapper .form-check {
  padding-left: 0;
}

.liste-pdv {
  overflow-x: hidden;
}

.search-store-wrapper {
  padding: 20px 10px 0;
}
@media (min-width: 992px) {
  .search-store-wrapper {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

.label-title {
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .label-title {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .label-title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.search-store-position {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .search-store-position {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
.search-store-position .label-title {
  display: block;
  max-width: 100%;
  float: none;
  line-height: 20px;
}
@media (min-width: 1460px) {
  .search-store-position .label-title {
    line-height: 38px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .search-store-position .label-title {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .search-store-position .label-title {
    max-width: 100%;
    float: left;
  }
}
.search-store-position .btn {
  display: block;
  float: none;
  color: #fff;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  width: 190px;
  padding-top: 4px;
  padding-bottom: 4px;
}
@media (min-width: 1200px) {
  .search-store-position .btn {
    float: right;
  }
}
@media (min-width: 992px) {
  .search-store-position .btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
.orange .search-store-position .btn {
  background-color: #FF7600;
}
.vert .search-store-position .btn {
  background-color: #00B441;
}
.bleu .search-store-position .btn {
  background-color: #00B2F6;
}

.search-store-lieu {
  padding: 0 15px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .search-store-lieu {
    padding: 0 30px;
    margin-bottom: 0;
  }
}
.search-store-lieu .label-title {
  display: block;
  float: left;
  line-height: 20px;
  margin-right: 10px;
  max-width: 100%;
}
@media (min-width: 1460px) {
  .search-store-lieu .label-title {
    line-height: 38px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .search-store-lieu .label-title {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .search-store-lieu .label-title {
    max-width: 100%;
  }
}
.search-store-lieu form {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .search-store-lieu form {
    width: 240px;
  }
}
.search-store-lieu form input {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Work Sans", sans-serif;
  color: #000;
  border-color: #c4c4c4;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
@media (min-width: 992px) {
  .search-store-lieu form input {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .search-store-lieu form input::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
  .search-store-lieu form input:-moz-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
  .search-store-lieu form input::-moz-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
  .search-store-lieu form input:-ms-input-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
}
.search-store-lieu form input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-store-lieu form input:-moz-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-store-lieu form input::-moz-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-store-lieu form input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-store-lieu form input:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-color: #c4c4c4;
}
.search-store-lieu form .form-control {
  padding: 5.5px 8px;
}
.search-store-lieu form button {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  border: none;
  padding-left: 21px;
  padding-right: 21px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 70px;
}
@media (min-width: 992px) {
  .search-store-lieu form button {
    font-size: 20px;
    font-size: 1.25rem;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.orange .search-store-lieu form button {
  background-color: #FF7600;
}
.vert .search-store-lieu form button {
  background-color: #00B441;
}
.bleu .search-store-lieu form button {
  background-color: #00B2F6;
}

.search-store-filtre {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .search-store-filtre {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.search-store-filtre .label-title {
  max-width: 100%;
  line-height: 20px;
  vertical-align: middle;
}
@media (min-width: 1460px) {
  .search-store-filtre .label-title {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .search-store-filtre .label-title {
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .search-store-filtre .label-title {
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .search-store-filtre .label-title {
    display: block;
  }
}
.search-store-filtre .bootstrap-select .dropdown-toggle .filter-option {
  text-align: center;
}
.search-store-filtre form {
  display: block;
  float: none;
}
@media (min-width: 992px) {
  .search-store-filtre form {
    float: right;
  }
}
.search-store-filtre form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.search-store-filtre form a {
  font-family: "Work Sans", sans-serif;
  color: #707070;
  font-size: 14px;
  font-size: 0.875rem;
}
.search-store-filtre .dropdown.show {
  display: inline-block !important;
}
.search-store-filtre .btn {
  width: 110px;
  height: 36px;
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #acacac;
  font-family: "Work Sans", sans-serif;
  color: #7a7a74;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-transform: inherit;
  text-align: left;
  outline: none;
}
@media (min-width: 1200px) {
  .search-store-filtre .btn {
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  .search-store-filtre .btn {
    width: 83px !important;
  }
}
.search-store-filtre .btn:focus, .search-store-filtre .btn:hover {
  background-color: #fff;
  border: 1px solid #acacac;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.search-store-filtre .btn:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -138px -74px;
  width: 10px;
  height: 27px;
  border: 0;
  position: absolute;
  top: 5px;
  right: 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .search-store-filtre .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

/*listing magasin*/
.position-and-map-wrapper {
  background-color: #F8F8F8;
  position: relative;
}

.store-position-and-map {
  position: relative;
  padding-bottom: 50px;
}

.store-position-listing {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .store-position-listing {
    padding-left: 0;
    padding-right: 0;
  }
}

.store-position-listing-wrapper {
  display: block;
  position: relative;
  height: 640px;
}
@media (min-width: 1460px) {
  .store-position-listing-wrapper {
    height: 806px;
  }
}
@media (min-width: 1200px) {
  .store-position-listing-wrapper {
    height: 666px;
  }
}
@media (min-width: 992px) {
  .store-position-listing-wrapper {
    height: 626px;
  }
}
.store-position-listing-wrapper .mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background: #DEDEDE;
  background-color: #DEDEDE;
}
.store-position-listing-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
  margin: 0 auto;
  background-color: #8D8D8D;
}

.store-position-item {
  display: block;
  padding: 25px 15px 25px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  transition: all 300ms ease-in-out;
}
@media (min-width: 1200px) {
  .store-position-item {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .store-position-item {
    padding-top: 37px;
    padding-bottom: 37px;
  }
}
.store-position-item:first-child {
  margin-top: 20px;
}
.store-position-item:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

.store-position-item-wrapper .store-name-position {
  display: block;
}
.store-position-item-wrapper .store-name-position:before, .store-position-item-wrapper .store-name-position:after {
  content: " ";
  display: table;
}
.store-position-item-wrapper .store-name-position:after {
  clear: both;
}

.store-position-item-txt {
  display: block;
  position: relative;
}
.store-position-item-txt:before, .store-position-item-txt:after {
  content: " ";
  display: table;
}
.store-position-item-txt:after {
  clear: both;
}
.store-position-item-txt ul {
  /*@include media-breakpoint-up(md) {
      float:left;
      width:50%
  }*/
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.store-position-item-txt ul.epagri-theme {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .store-position-item-txt ul.epagri-theme {
    margin-top: 0;
  }
}
.store-position-item-txt ul.epagri-theme li {
  padding-left: 15px;
}
.store-position-item-txt ul.epagri-theme li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.orange .store-position-item-txt ul.epagri-theme li:before {
  background-color: #FF7600;
}
.vert .store-position-item-txt ul.epagri-theme li:before {
  background-color: #00B441;
}
.bleu .store-position-item-txt ul.epagri-theme li:before {
  background-color: #00B2F6;
}
.store-position-item-txt ul li {
  position: relative;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  line-height: 22px;
}
.store-position-item-txt ul li:last-child {
  font-weight: 500;
}

.store-position-item-btn {
  display: block;
  position: relative;
  padding: 30px 0 0;
}
@media (min-width: 992px) {
  .store-position-item-btn {
    text-align: center;
    padding: 40px 0 0;
  }
}
.store-position-item-btn .btn {
  display: inline-block;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  width: 49%;
  letter-spacing: -0.8px;
}
@media (min-width: 1460px) {
  .store-position-item-btn .btn {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .store-position-item-btn .btn {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .store-position-item-btn .btn {
    font-size: 12px;
    font-size: 0.75rem;
    width: 46%;
  }
}
.store-position-item-btn .btn-site {
  visibility: visible;
  transition: all 300ms ease-in-out;
}
.store-position-item-btn .btn-site.btn-nosite {
  visibility: hidden !important;
}
.orange .store-position-item-btn .btn-site {
  background-color: #FF7600;
}
.vert .store-position-item-btn .btn-site {
  background-color: #00B441;
}
.bleu .store-position-item-btn .btn-site {
  background-color: #00B2F6;
}
.store-position-item-btn .btn-fiche {
  background-color: #000;
}
@media (min-width: 992px) {
  .store-position-item-btn .btn-fiche {
    margin-left: 1%;
  }
}

.store-name-position {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e6e6e6;
}
.store-name-position:before, .store-name-position:after {
  content: " ";
  display: table;
}
.store-name-position:after {
  clear: both;
}
.store-name-position .store-title {
  display: block;
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .store-name-position .store-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.store-name-position .store-name {
  float: left;
  color: #000;
  padding-left: 32px;
}
.store-name-position .store-name:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: -5px;
  left: 0;
  margin-right: 3px;
  background-image: url(../images/sprite.png);
  background-position: -188px -68px;
  width: 23px;
  height: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .store-name-position .store-name:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.store-name-position .store-position {
  float: right;
}
.orange .store-name-position .store-position {
  color: #FF7600;
}
.vert .store-name-position .store-position {
  color: #00B441;
}
.bleu .store-name-position .store-position {
  color: #00B2F6;
}

/*map magasin*/
.store-map {
  position: relative;
  padding-left: 0;
}
@media (min-width: 768px) {
  .store-map {
    position: static;
    padding-left: 10px;
  }
}
.store-map .store-map-wrapper {
  height: 660px;
  display: block;
}
@media (min-width: 1460px) {
  .store-map .store-map-wrapper {
    height: 840px;
  }
}
@media (min-width: 1200px) {
  .store-map .store-map-wrapper {
    height: 665px;
  }
}
@media (min-width: 992px) {
  .store-map .store-map-wrapper {
    height: 625px;
  }
}
.store-map #storeid {
  display: block;
  position: relative;
  margin-top: 30px;
  width: 100%;
  height: 700px;
}
@media (min-width: 1460px) {
  .store-map #storeid {
    height: 810px;
  }
}
@media (min-width: 1200px) {
  .store-map #storeid {
    height: 665px;
  }
}
@media (min-width: 992px) {
  .store-map #storeid {
    height: 625px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .store-map #storeid {
    position: absolute;
    top: 0;
    z-index: 1;
    outline: 0;
    height: 640px;
    width: 71%;
    margin-top: 0;
  }
}

#processEcommerce05 .modal-dialog {
  max-width: calc(100% - 20px);
  margin: 60px auto 0;
}
@media (min-width: 768px) {
  #processEcommerce05 .modal-dialog {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  #processEcommerce05 .modal-dialog {
    max-width: 962px;
  }
}
@media (min-width: 1200px) {
  #processEcommerce05 .modal-dialog {
    max-width: 1140px;
  }
}
@media (min-width: 1460px) {
  #processEcommerce05 .modal-dialog {
    max-width: 1430px;
  }
}
#processEcommerce05 .modal-body {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
@media (min-width: 992px) {
  #processEcommerce05 .modal-body {
    padding-top: 0;
  }
}
#processEcommerce05 .modal-body .container {
  padding-left: 0;
  padding-right: 0;
}

.process-ecommerce-5 {
  margin-left: 0;
  margin-right: 0;
}
.process-ecommerce-5.form-block {
  margin: 15px 0;
}
.process-ecommerce-5.form-block .distance-selection input[type=radio] {
  display: none;
}
.process-ecommerce-5.form-block .distance-selection input[type=radio]:checked ~ label {
  background-color: #DDD;
  font-weight: bold;
}
.process-ecommerce-5.form-block .distance-selection label {
  color: #495057;
  border: 1px solid #ced4da;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  line-height: 1.5;
  display: block;
  text-align: center;
}
.process-ecommerce-5.form-block .distance-selection label:hover {
  cursor: pointer;
}
.process-ecommerce-5 .process-ecommerce-default .section-title-bis {
  margin-top: 8px;
  margin-bottom: 30px;
  color: #000;
  font-style: normal;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .process-ecommerce-5 .process-ecommerce-default .section-title-bis {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.process-ecommerce-5 .process-ecommerce-default .section-subtitle-bis {
  font-family: "Work Sans", sans-serif;
  color: #000;
  font-style: normal;
  text-align: center;
  width: 50%;
  margin: -10px auto 20px;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .process-ecommerce-5 .process-ecommerce-default .section-subtitle-bis {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.process-ecommerce-storename {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .process-ecommerce-storename {
    margin-bottom: 0;
  }
}
.process-ecommerce-storename .store-position-listing-wrapper {
  height: 250px;
  background: #F8F8F8;
  overflow-y: auto;
}
@media (min-width: 1460px) {
  .process-ecommerce-storename .store-position-listing-wrapper {
    height: 575px;
  }
}
@media (min-width: 992px) {
  .process-ecommerce-storename .store-position-listing-wrapper {
    height: 425px;
  }
}
@media (min-width: 768px) {
  .process-ecommerce-storename .store-position-listing-wrapper {
    padding-left: 10px;
  }
}
.process-ecommerce-storename .store-position-listing-wrapper .no-relay-found {
  font-family: "Work Sans", sans-serif;
}
.process-ecommerce-storename .store-position-listing-wrapper .no-relay-found ul {
  list-style: inherit;
  margin-left: 30px;
}
.process-ecommerce-storename .store-position-listing-wrapper .no-relay-found ul li {
  margin-top: 10px;
}
.process-ecommerce-storename .store-position-listing-wrapper .mCSB_inside > .mCSB_container {
  margin-right: 18px;
}
.process-ecommerce-storename .store-position-listing-wrapper .store-position-item {
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 8px;
  border: 1px solid #E6E6E6;
}
@media only screen and (min-width: 481px) {
  .process-ecommerce-storename .store-position-listing-wrapper .store-position-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.process-ecommerce-storename .store-position-listing-wrapper .store-position-item.active {
  border: 2px solid red;
}
.orange .process-ecommerce-storename .store-position-listing-wrapper .store-position-item.store-position-item-selectionner {
  border-color: #FF7600 !important;
}
.vert .process-ecommerce-storename .store-position-listing-wrapper .store-position-item.store-position-item-selectionner {
  border-color: #00B441 !important;
}
.bleu .process-ecommerce-storename .store-position-listing-wrapper .store-position-item.store-position-item-selectionner {
  border-color: #00B2F6 !important;
}
.process-ecommerce-storename .store-position-listing-wrapper .btn-select {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  width: 100%;
  display: inline-block;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-align: center;
}
@media (min-width: 1460px) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-select {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-select {
    width: 48.5%;
  }
}
@media (min-width: 768px) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-select {
    width: 47%;
    margin-right: 1.5%;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.process-ecommerce-storename .store-position-listing-wrapper .btn-select:hover {
  text-decoration: none;
}
.process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
    margin-bottom: 0;
  }
}
.orange .process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
  background-color: #FF7600;
}
.vert .process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
  background-color: #00B441;
}
.bleu .process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
  background-color: #00B2F6;
}
.process-ecommerce-storename .store-position-listing-wrapper .btn-choix {
  background-color: #000;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-choix {
    margin-right: 0;
  }
}
.process-ecommerce-storename .store-position-listing-wrapper .btn-selectionner {
  position: relative;
  margin-right: 0;
  background-color: #000;
  display: none;
}
@media (min-width: 1200px) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-selectionner {
    margin-right: 0;
  }
}
.process-ecommerce-storename .store-position-listing-wrapper .btn-selectionner:before {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -119px -162px;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .process-ecommerce-storename .store-position-listing-wrapper .btn-selectionner:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
@media (min-width: 1460px) {
  .process-ecommerce-storename .store-listing-bis {
    height: 400px !important;
  }
}

@media (min-width: 768px) {
  .process-ecommerce-map {
    padding-right: 0;
  }
}
.process-ecommerce-map .process-ecommerce-map-wrapper {
  display: block;
  z-index: 1;
}
.process-ecommerce-map #ecommerce-id {
  height: 250px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1460px) {
  .process-ecommerce-map #ecommerce-id {
    height: 575px;
  }
}
@media (min-width: 992px) {
  .process-ecommerce-map #ecommerce-id {
    height: 425px;
  }
}
@media (min-width: 1460px) {
  .process-ecommerce-map .ecommerce-id-bis {
    height: 400px !important;
  }
}

.process-ecommerce-storename .store-position-item-wrapper ul {
  margin: 0 0 25px;
  padding: 0;
}
.process-ecommerce-storename .store-position-item-wrapper ul li {
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
@media (min-width: 768px) {
  .process-ecommerce-storename .store-position-item-wrapper ul li {
    font-size: 16px;
    font-size: 1rem;
  }
}
.process-ecommerce-storename .store-position-item-wrapper .store-type {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  float: right;
}
@media (min-width: 768px) {
  .process-ecommerce-storename .store-position-item-wrapper .store-type {
    font-size: 16px;
    font-size: 1rem;
  }
}

/*metier module*/
.metier-title-item {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
@media (min-width: 768px) {
  .metier-title-item {
    font-size: 16px;
    font-size: 1rem;
  }
}

.metier-img-item {
  display: block;
  width: 100%;
  position: relative;
  height: 251px;
}
@media (min-width: 1460px) {
  .metier-img-item {
    height: 296px;
  }
}
@media (min-width: 768px) {
  .metier-img-item {
    display: table;
    padding: 25px 0;
  }
}
@media only screen and (max-width: 767px) {
  .metier-img-item {
    line-height: 251px;
  }
}
.metier-img-item .metier-img-itemwrapper {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .metier-img-item .metier-img-itemwrapper {
    display: table-cell;
  }
}
@media only screen and (max-width: 767px) {
  .metier-img-item .metier-img-itemwrapper {
    line-height: normal;
  }
}
.metier-img-item .metier-img-itemwrapper img {
  max-width: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.fiche-produit .metier-img-item .metier-img-itemwrapper img {
  max-height: 160px;
}

.metier-txt-item {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
@media (min-width: 768px) {
  .metier-txt-item {
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
  }
}

.metier-price-item {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .metier-price-item {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}
.orange .metier-price-item {
  color: #FF7600;
}
.vert .metier-price-item {
  color: #00B441;
}
.bleu .metier-price-item {
  color: #00B2F6;
}

.metier-ajout-panier {
  display: block;
  width: 186px;
  position: absolute;
  left: 50%;
  margin-left: -93px;
  bottom: -18px;
  padding: 0 15px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  color: #fff !important;
  background-color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  line-height: 40px;
}
@media (min-width: 992px) {
  .metier-ajout-panier {
    display: none;
  }
}
.metier-ajout-panier:before {
  content: "";
  display: inline-block;
  position: relative;
  background-image: url(../images/sprite.png);
  background-position: -173px -162px;
  width: 19px;
  height: 17px;
  top: 4px;
  margin-right: 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .metier-ajout-panier:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.metier-ajout-panier:hover {
  text-decoration: none;
}

/*etats*/
/*--metier module*/
.metier-baniere {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .metier-baniere {
    border-top: 2px solid #fff;
  }
}
.metier-baniere.baniere-with-margin {
  margin-top: 209px;
}
.metier-baniere .slick-slide {
  border: none !important;
}
.metier-baniere .slick-dots {
  display: inline-block !important;
  position: absolute;
  left: 50%;
  bottom: 25px;
  margin-left: -35px;
  z-index: 9;
  text-align: center;
  padding-left: 0;
  line-height: 0;
}
@media (min-width: 768px) {
  .metier-baniere .slick-dots {
    top: 50%;
    left: 13%;
    margin-top: -25px;
    margin-left: 0;
    bottom: inherit;
  }
}
.metier-baniere .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
@media (min-width: 768px) {
  .metier-baniere .slick-dots li {
    display: block;
    margin: 8px 0;
  }
}
.metier-baniere .slick-dots li button {
  text-indent: -999999px;
  width: 7px;
  height: 7px;
  padding: 0;
  display: block;
  background: #707070;
  border: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.metier-baniere .slick-dots li button:focus, .metier-baniere .slick-dots li button:hover {
  outline: none;
}
.metier-baniere .slick-dots li.slick-active button {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .metier-baniere .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
    position: relative;
    top: -2px;
  }
}

.baniere-item-desktop {
  display: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 23.5%;
  margin-top: -1px;
}
@media (min-width: 768px) {
  .baniere-item-desktop {
    display: block;
    height: 243px;
  }
}
@media (min-width: 992px) {
  .baniere-item-desktop {
    height: 288px;
  }
}
@media (min-width: 1200px) {
  .baniere-item-desktop {
    height: 304px;
  }
}
@media (min-width: 1460px) {
  .baniere-item-desktop {
    height: 463px;
  }
}

.baniere-item-mobile {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 46%;
  margin-top: -1px;
}
@media (min-width: 768px) {
  .baniere-item-mobile {
    display: none;
  }
}

/*promos - promos*/
.metier-promos {
  display: block;
  position: relative;
  background: url("../images/bg-promos.jpg") no-repeat center;
  background-size: cover;
  padding: 25px 0;
}
@media (min-width: 768px) {
  .metier-promos {
    padding: 50px 0;
  }
}
.metier-promos:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.36);
}

@media (min-width: 768px) {
  .metier-promos-title {
    text-align: right;
  }
}
.metier-promos-title .section-title {
  display: block;
  opacity: 0.2;
}
@media (min-width: 768px) {
  .metier-promos-title .section-title {
    display: none;
  }
}
.metier-promos-title .section-title-bis {
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 60px;
  margin-top: -15px;
  margin-left: 15px;
}
@media (min-width: 1460px) {
  .metier-promos-title .section-title-bis {
    margin-right: -105px;
  }
}
@media (min-width: 768px) {
  .metier-promos-title .section-title-bis {
    margin-bottom: 50px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
  }
}
.metier-promos-title .section-title-bis:after {
  content: "";
  display: none;
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: -82px 0px;
  width: 67px;
  height: 67px;
}
@media (min-width: 1460px) {
  .metier-promos-title .section-title-bis:after {
    display: block;
    right: 0;
    bottom: -30px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .metier-promos-title .section-title-bis:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
@media only screen and (max-width: 767px) {
  .metier-promos-title .section-title-bis:after {
    display: block;
    left: 212px;
    bottom: 0;
  }
}

.promos-list {
  /* Commenté pour ne pas afficher "tous" les items produit depuis qu'on est passé en mode slider slick */
  /*.slick-list {
      overflow: visible;
  }*/
}
@media (min-width: 1460px) {
  .promos-list {
    margin-left: -60px;
    margin-right: 60px;
  }
}

@media (min-width: 992px) {
  .promos-list-item {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .promos-list-item {
    width: 300px;
  }
}
.promos-list-item .promos-list-itemwrapper {
  padding: 20px 15px 35px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: relative;
  height: 100%;
}
@media (min-width: 1200px) {
  .promos-list-item .promos-list-itemwrapper {
    padding-left: 42px;
    padding-right: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .promos-list-item .promos-list-itemwrapper {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
.promos-list-item.slick-active .promos-list-itemwrapper {
  background-color: #fff;
}

.promos-list-itemwrapper {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  height: 100%;
  transition: all 300ms ease-in-out;
}
.promos-list-itemwrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}
.promos-list-itemwrapper:hover .ajout-panier {
  display: block;
}

.promos-link-wrapper {
  text-align: right;
  padding-top: 25px;
}
@media (min-width: 768px) {
  .promos-link-wrapper {
    padding-top: 0;
  }
}
.promos-link-wrapper .promos-link {
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #fff;
  line-height: 32px;
  margin-right: 0;
}
@media (min-width: 1460px) {
  .promos-link-wrapper .promos-link {
    margin-right: 120px;
  }
}
@media (min-width: 1200px) {
  .promos-link-wrapper .promos-link {
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .promos-link-wrapper .promos-link {
    font-size: 16px;
    font-size: 1rem;
  }
}
.promos-link-wrapper .promos-link:after {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -149px -90px;
  width: 34px;
  height: 24px;
  position: relative;
  top: 9px;
  margin-left: 11px;
}
@media (min-width: 768px) {
  .promos-link-wrapper .promos-link:after {
    top: 7px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .promos-link-wrapper .promos-link:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.promos-link-wrapper .promos-link:hover, .promos-link-wrapper .promos-link:focus {
  text-decoration: none;
}

/*nouveautés - nouveautés*/
.metier-nouveaute {
  display: block;
  position: relative;
  background: url("../images/bg-nouveaute.jpg") no-repeat center;
  background-size: cover;
  padding: 25px 0;
}
@media (min-width: 768px) {
  .metier-nouveaute {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.metier-nouveaute .metier-nouveautebis {
  display: block;
  position: absolute;
  top: 0;
  left: -220px;
  width: 100%;
  height: 100%;
  background: #F89E01;
  -webkit-transform: skewX(25deg);
  transform: skewX(25deg);
}
@media (min-width: 992px) {
  .metier-nouveaute .metier-nouveautebis {
    display: block;
  }
}
@media (min-width: 768px) {
  .metier-nouveaute .metier-nouveautebis {
    display: none;
    left: -283px;
    width: 50%;
    -webkit-transform: skewX(40deg);
    transform: skewX(40deg);
  }
}

.orange .metier-nouveautebis {
  background: #f89e01;
}
.vert .metier-nouveautebis {
  background: #00B441;
}
.bleu .metier-nouveautebis {
  background: #00B2F6;
}

.metier-nouveaute-title .section-title {
  opacity: 0.25;
}
@media (min-width: 1460px) {
  .metier-nouveaute-title .section-title {
    margin-left: -60px;
  }
}
.metier-nouveaute-title .section-title-bis {
  text-transform: uppercase;
  margin-bottom: 60px;
  margin-top: -15px;
  margin-left: 15px;
}
@media (min-width: 1460px) {
  .metier-nouveaute-title .section-title-bis {
    margin-left: -30px;
  }
}
@media (min-width: 768px) {
  .metier-nouveaute-title .section-title-bis {
    margin-top: -30px;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.metier-nouveaute-title .section-title-bis:after {
  content: "";
  display: none;
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: 0px -74px;
  width: 55px;
  height: 48px;
  left: 0;
  bottom: -50px;
}
@media (min-width: 1460px) {
  .metier-nouveaute-title .section-title-bis:after {
    display: block;
    left: 0;
    bottom: -50px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .metier-nouveaute-title .section-title-bis:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
@media only screen and (max-width: 767px) {
  .metier-nouveaute-title .section-title-bis:after {
    display: block;
    left: 35px;
    bottom: 8px;
  }
}

@media (min-width: 1460px) {
  .nouveaute-list {
    margin-left: 60px;
    margin-right: -60px;
  }
}

.nouveaute-list-item {
  padding: 0 10px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .nouveaute-list-item {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .nouveaute-list-item {
    width: 300px;
  }
}
.nouveaute-list-item .nouveaute-list-itemwrapper {
  padding: 20px 15px 35px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: relative;
  height: 100%;
}
@media (min-width: 1200px) {
  .nouveaute-list-item .nouveaute-list-itemwrapper {
    padding-left: 42px;
    padding-right: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .nouveaute-list-item .nouveaute-list-itemwrapper {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
.nouveaute-list-item.slick-active .nouveaute-list-itemwrapper {
  background-color: #fff;
}

.nouveaute-list-itemwrapper {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  height: 100%;
  transition: all 300ms ease-in-out;
}
.nouveaute-list-itemwrapper:hover {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
.nouveaute-list-itemwrapper:hover .ajout-panier {
  display: block;
}
.nouveaute-list-itemwrapper .nouveaute-reduction {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  color: #fff;
  background: #000;
  position: absolute;
  right: 0;
  top: 45px;
  padding: 10px 5px;
}

/*decouvert and actu*/
.metier-decouvert-actu {
  display: block;
  position: relative;
  padding: 0 0 25px;
}
@media (min-width: 992px) {
  .metier-decouvert-actu {
    background: none;
  }
}
@media (min-width: 992px) {
  .metier-decouvert-actu {
    padding: 100px 0;
  }
}

.orange .decouvert-btn, .orange .metier-actu-itemwrapper {
  background-color: #FF7600;
}
@media (min-width: 768px) {
  .orange .decouvert-btn, .orange .metier-actu-itemwrapper {
    background-color: #f89e01;
  }
}
.vert .decouvert-btn, .vert .metier-actu-itemwrapper {
  background-color: #00B441;
}
.bleu .decouvert-btn, .bleu .metier-actu-itemwrapper {
  background-color: #00B2F6;
}

.orange .metier-actu-btn {
  color: #FF7600;
}
@media (min-width: 768px) {
  .orange .metier-actu-btn {
    color: #f89e01;
  }
}
.vert .metier-actu-btn {
  color: #00B441;
}
.bleu .metier-actu-btn {
  color: #00B2F6;
}

/*metier decouver*/
.metier-decouvert {
  padding-top: 0;
  padding-right: 10px;
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .metier-decouvert {
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  .metier-decouvert {
    padding-right: 25px;
    margin-bottom: 0;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .metier-decouvert {
    background: none;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .orange .metier-decouvert {
    background-color: #FF7600;
  }
}
@media only screen and (max-width: 767px) {
  .vert .metier-decouvert {
    background-color: #00B441;
  }
}
@media only screen and (max-width: 767px) {
  .bleu .metier-decouvert {
    background-color: #00B2F6;
  }
}
.metier-decouvert .metier-decouvert-wrapper {
  display: table;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 318px;
  transition: all 300ms ease-in-out;
}
.metier-decouvert .metier-decouvert-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}
.metier-decouvert .metier-decouvert-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.6));
}

.metier-decouvert-wrapperbis {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: inherit;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .metier-decouvert-wrapperbis {
    padding: 100px 0;
  }
}
.metier-decouvert-wrapperbis .decouvert-wrapperbis-img {
  padding-bottom: 20px;
}
.metier-decouvert-wrapperbis .decouvert-wrapperbis-img img {
  width: 80px;
}
@media (min-width: 768px) {
  .metier-decouvert-wrapperbis .decouvert-wrapperbis-img img {
    width: auto;
  }
}
.metier-decouvert-wrapperbis .decouvert-wrapperbis-tittle {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  font-style: italic;
  color: #fff;
  line-height: 19px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .metier-decouvert-wrapperbis .decouvert-wrapperbis-tittle {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 33px;
    margin-bottom: 0;
  }
}
.metier-decouvert-wrapperbis .decouvert-wrapperbis-subtittle {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  color: #fff;
  line-height: 17px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .metier-decouvert-wrapperbis .decouvert-wrapperbis-subtittle {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 33px;
  }
}
.metier-decouvert-wrapperbis .decouvert-btn {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  padding: 0 30px;
  line-height: 28px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  color: #fff;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .metier-decouvert-wrapperbis .decouvert-btn {
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
  }
}
.metier-decouvert-wrapperbis .decouvert-btn:hover {
  text-decoration: none;
}

/*metier actu*/
.metier-actu-title .section-title-bis {
  color: #000;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .metier-actu-title .section-title-bis {
    text-align: center;
  }
}

.metier-actu-item {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .metier-actu-item {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.metier-actu-itemwrapper {
  height: 100%;
  border: none;
}
@media (min-width: 768px) {
  .metier-actu-itemwrapper {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
}
.metier-actu-itemwrapper .actu-item-img {
  height: 166px;
}
.metier-actu-itemwrapper .actu-item-img img {
  height: 166px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .metier-actu-itemwrapper .actu-item-img img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
  }
}
.metier-actu-itemwrapper .actu-item-infos {
  padding: 20px;
}

.actu-item-infos .actu-item-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .actu-item-infos .actu-item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.actu-item-infos .actu-item-txt {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #fff;
  line-height: 13px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .actu-item-infos .actu-item-txt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 19px;
  }
}
.actu-item-infos .actu-item-btn {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .actu-item-infos .actu-item-btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
.actu-item-infos .actu-item-btn:hover {
  text-decoration: none;
}

.metier-actu-btnwrapper {
  text-align: right;
  padding-top: 18px;
}
@media (min-width: 768px) {
  .metier-actu-btnwrapper {
    padding-top: 40px;
  }
}
.metier-actu-btnwrapper .metier-actu-btn {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
.metier-actu-btnwrapper .metier-actu-btn:after {
  content: "\E90D";
  font-family: "icomoon";
  font-size: 24px;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  top: 7px;
  margin-left: 11px;
}
.orange .metier-actu-btnwrapper .metier-actu-btn {
  color: #FF7600;
}
@media (min-width: 768px) {
  .orange .metier-actu-btnwrapper .metier-actu-btn {
    color: #f89e01;
  }
}
.vert .metier-actu-btnwrapper .metier-actu-btn:after {
  color: #00B441;
}
.bleu .metier-actu-btnwrapper .metier-actu-btn:after {
  color: #00B2F6;
}
.metier-actu-btnwrapper .metier-actu-btn:hover, .metier-actu-btnwrapper .metier-actu-btn:focus {
  text-decoration: none;
}

/* Le même lien "voir plus" en plus générique */
.see-more-with-arrow {
  text-align: right;
}
.see-more-with-arrow .link-btn {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: #F30000;
}
.see-more-with-arrow .link-btn:after {
  content: "\E90D";
  font-family: "icomoon";
  font-size: 24px;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  top: 7px;
  margin-left: 11px;
}
.see-more-with-arrow .link-btn:hover, .see-more-with-arrow .link-btn:focus {
  text-decoration: none;
}

/*newsletter*/
.metier-newsletter {
  display: block;
  position: relative;
  padding: 25px 0;
  background: url("../images/newsletter-bg.png") no-repeat center;
  background-size: cover;
}
@media (min-width: 768px) {
  .metier-newsletter {
    background-image: none;
    padding: 50px 0;
  }
}
.metier-newsletter:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.36);
}
@media (min-width: 768px) {
  .metier-newsletter:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .orange .metier-newsletter {
    background-color: #f89e01;
  }
}
@media (min-width: 768px) {
  .vert .metier-newsletter {
    background-color: #00B441;
  }
}
@media (min-width: 768px) {
  .bleu .metier-newsletter {
    background-color: #00B2F6;
  }
}

.metier-newsletter-title {
  padding-left: 35px;
}
@media (min-width: 768px) {
  .metier-newsletter-title {
    padding-left: 10px;
  }
}
.metier-newsletter-title .section-title {
  opacity: 0.2;
  letter-spacing: -2px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .metier-newsletter-title .section-title {
    margin-left: 0;
  }
}
.metier-newsletter-title .section-title-bis {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: -15px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .metier-newsletter-title .section-title-bis {
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .metier-newsletter-title .section-title-bis {
    padding-left: 20px;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .metier-newsletter-title .section-title-bis {
    font-size: 28px;
    font-size: 1.75rem;
    margin-top: -35px;
  }
}

.metier-newsletter-formwrapper {
  padding-top: 12px;
}
@media (max-width: 1199.98px) {
  .metier-newsletter-formwrapper {
    padding-left: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .metier-newsletter-formwrapper {
    padding-right: 20px;
    padding-left: 15px;
  }
}
.metier-newsletter-formwrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
  margin-bottom: 10px;
  letter-spacing: -0.18px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .metier-newsletter-formwrapper p {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 500;
    padding-left: 0;
  }
}

.metier-newsletter-form .form-group-newsletter {
  position: relative;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .metier-newsletter-form .form-group-newsletter {
    max-width: 550px;
  }
}
.metier-newsletter-form .form-group-newsletter .input-email {
  background-color: #fff;
  border-color: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  height: 46px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .metier-newsletter-form .form-group-newsletter .input-email {
    background-color: transparent;
  }
}
.metier-newsletter-form .form-group-newsletter .input-email::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.metier-newsletter-form .form-group-newsletter .input-email:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.metier-newsletter-form .form-group-newsletter .input-email::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.metier-newsletter-form .form-group-newsletter .input-email:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
.metier-newsletter-form .form-group-newsletter .input-email:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.metier-newsletter-form .form-group-newsletter button {
  display: block;
  height: calc(100% - 4px);
  width: 150px;
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: none;
  background: #FF7600;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .metier-newsletter-form .form-group-newsletter button {
    background: #fff;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    height: 100%;
    top: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .orange .metier-newsletter-form .form-group-newsletter button {
    color: #f89e01;
  }
}
@media (min-width: 768px) {
  .vert .metier-newsletter-form .form-group-newsletter button {
    color: #00B441;
  }
}
@media (min-width: 768px) {
  .bleu .metier-newsletter-form .form-group-newsletter button {
    color: #00B2F6;
  }
}
@media only screen and (max-width: 767px) {
  .orange .metier-newsletter-form .form-group-newsletter button {
    background-color: #FF7600;
  }
}
@media only screen and (max-width: 767px) {
  .vert .metier-newsletter-form .form-group-newsletter button {
    background-color: #00B441;
  }
}
@media only screen and (max-width: 767px) {
  .bleu .metier-newsletter-form .form-group-newsletter button {
    background-color: #00B2F6;
  }
}

/* REFORMAT */
.body-universe .navigation {
  background: #27303B;
}
.body-universe .navigation > .container {
  background-color: #000;
}
.body-universe .navigation > .container .no-space,
.body-universe .navigation > .container .col-md-12 {
  padding: 0 !important;
}
.body-universe .navigation > .container .navbar-principal li {
  border-color: #808080;
  height: 63px;
}
.body-universe .navigation > .container .navbar-principal li:first-child {
  border-left: none;
}
.body-universe .navigation > .container .navbar-principal li:last-child {
  border: none;
}
.body-universe .s-products {
  padding: 65px 0;
  background: url("../images/bg-m-1.png") no-repeat top right;
  background-size: 490px;
  position: relative;
}
.body-universe .s-products:after {
  position: absolute;
  content: "";
  background: url("../images/bg-m-2.png") no-repeat bottom left;
  background-size: 100%;
  width: 400px;
  height: 147px;
  bottom: 0;
  left: -20px;
}
.body-universe .s-products .see-all-products {
  margin-top: -55px;
  position: relative;
  z-index: 2;
}
.body-universe .slick-slider.promos-list {
  margin: 0;
}
.body-universe .slick-slider.promos-list .slick-list {
  margin: 0;
  padding-top: 40px;
}
.body-universe .slick-slider.promos-list .slick-next,
.body-universe .slick-slider.promos-list .slick-prev {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  position: absolute;
  top: 45%;
  left: -11%;
  /*text-indent: -10000px;*/
  background: none;
  border: none;
  width: 45px;
  height: 45px;
  display: block;
  background-size: 100%;
  opacity: 0.5;
}
.body-universe .slick-slider.promos-list .slick-next:hover,
.body-universe .slick-slider.promos-list .slick-prev:hover {
  opacity: 1;
}
.body-universe .slick-slider.promos-list .slick-next {
  left: auto;
  right: -11%;
}
.body-universe button.owl-dot span {
  background-color: #ff7600;
  opacity: 0.3;
}
.body-universe button.owl-dot.active span {
  opacity: 1 !important;
  background-color: #ff7600 !important;
}
.body-universe .owl-nav {
  display: none;
}
.body-universe .owl-dots {
  position: absolute;
  top: 90%;
  left: 0;
  margin-top: 0;
  z-index: 1000 !important;
  margin-left: 0;
  bottom: inherit;
  z-index: 100;
  text-align: center;
  width: 100%;
  padding-bottom: 0px;
}
.body-universe .owl-dots button.owl-dot {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: 0;
}
.body-universe .owl-dots button.owl-dot span {
  width: 10px;
  height: 10px;
}
.body-universe .partenaires {
  border-bottom: solid 1px #bcbcbc;
  border-top: solid 1px #bcbcbc;
}
.body-universe .decouvert-btn {
  padding: 10px 25px;
  line-height: 1.25;
}
.body-universe .actu-item-infos .actu-item-btn {
  color: #fff;
}
.body-universe .metier-actu-itemwrapper .actu-item-infos {
  padding: 35px;
}
.body-universe .agriculture .newsletter-form .form-group-newsletter button {
  color: #fff !important;
}

.tab-status {
  text-align: center;
}
.tab-status li {
  display: inline-block;
}
.tab-status li a {
  background-color: #ff7600;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: inline-block;
  margin: 0.5em;
  opacity: 0.3;
}
.tab-status li.active a {
  opacity: 1;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 15px;
  list-style-type: none;
}
.slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 7px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #ff7600;
  opacity: 0.3;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  opacity: 1;
}

.tab-p {
  position: relative;
  margin-bottom: 33px;
}
.tab-p ul {
  display: inline-flex;
  border-radius: 28px;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  margin: 0 auto;
  height: 55px;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  z-index: 2;
  position: relative;
}
.tab-p ul li a {
  height: 100%;
  display: inline-flex;
  line-height: 55px;
  border-radius: 28px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.94px;
  padding-left: 3em;
  padding-right: 3em;
  text-transform: uppercase;
  color: #000;
}
.tab-p ul li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.tab-p ul li.active a {
  background-color: #ff7600;
  color: #fff;
}
.tab-p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background: #D9D9D9;
  z-index: 1;
}

.metier-decouvert-actu {
  background: none !important;
}

.nav-principal .nav-item.dropdown .dropdown-menu {
  overflow: auto !important;
  max-height: none !important;
}

.nav-item .dropdown-menu {
  top: 234px !important;
}
.nav-item .dropdown-menu .container {
  max-width: 1430px;
}

.n-mega-menu {
  font-family: "Work Sans", sans-serif;
}
.n-mega-menu > .container {
  min-height: 420px;
}
.n-mega-menu .container {
  position: relative;
}
.n-mega-menu .close-menu {
  position: absolute;
  top: -24px;
  right: 15px;
  z-index: 1;
}
.n-mega-menu .menu-cat {
  padding: 20px 0;
  font-size: 16px;
  text-transform: uppercase;
}
.n-mega-menu .menu-cat .cat-n-menu {
  border: 0 !important;
}
.n-mega-menu .menu-cat .cat-n-menu li {
  line-height: 2.5;
  letter-spacing: 0px;
  color: #3d4652;
  height: auto !important;
  border: none !important;
  text-align: left;
}
.n-mega-menu .menu-cat .cat-n-menu li a {
  color: #3d4652;
  position: relative;
  transition: all ease-in-out 0.2s;
}
.n-mega-menu .menu-cat .cat-n-menu li a:hover {
  text-decoration: none;
  opacity: 0.7;
  margin-left: 10px;
}
.n-mega-menu .menu-cat.v2 {
  padding-left: 10%;
  padding-right: 10%;
  text-transform: none;
  padding-top: 45px;
}
.n-mega-menu .nav-breadcrumb {
  margin-top: -25px;
  position: relative;
  float: left;
  width: 100%;
}
.n-mega-menu .breadcrumb-menu {
  font-size: 16px;
  padding-bottom: 25px;
  border-bottom: 1px solid #D9D9D9;
}
.n-mega-menu .breadcrumb-menu li {
  display: inline;
  text-transform: uppercase;
  border: none;
}
.n-mega-menu .breadcrumb-menu li a {
  color: #3D4652;
}
.n-mega-menu .breadcrumb-menu li + li {
  padding-left: 0.5rem;
}
.n-mega-menu .breadcrumb-menu li.active {
  color: #ff7600;
  font-weight: 600;
}
.n-mega-menu .breadcrumb-menu li.active a {
  color: #ff7600;
}
.n-mega-menu .breadcrumb-menu li:hover {
  opacity: 0.7;
}
.n-mega-menu .breadcrumb-menu li + li:before {
  display: inline-block;
  padding-right: 1rem;
  color: #6c757d;
  content: "|";
  font-size: 28px;
  font-weight: 100;
  color: #D9D9D9;
  -webkit-transform: rotate(42deg);
          transform: rotate(42deg);
  position: relative;
  top: 7px;
}

.details-magasins {
  overflow-x: hidden;
}

.magasins-header {
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .magasins-header {
    padding-bottom: 63px;
  }
}

.details-magasins-main {
  display: block;
  position: relative;
  padding: 50px 0;
}

.magasins-photo {
  text-align: center;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .magasins-photo {
    text-align: left;
    padding-bottom: 0;
  }
}
.magasins-photo img {
  height: auto;
}
@media (min-width: 1200px) {
  .magasins-photo img {
    width: calc(100% - 25px);
  }
}

.magasins-propos {
  padding-left: 10px;
}
@media (min-width: 1200px) {
  .magasins-propos {
    padding-left: 35px;
  }
}
.magasins-propos .magasins-propos-title {
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  display: inline-block;
  line-height: 22px;
  padding-bottom: 4px;
  opacity: 0.57;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .magasins-propos .magasins-propos-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 32px;
    margin-bottom: 45px;
  }
}
.orange .magasins-propos .magasins-propos-title:after {
  background: #FF7600;
}
.bleu .magasins-propos .magasins-propos-title:after {
  background: #00B2F6;
}
.vert .magasins-propos .magasins-propos-title:after {
  background: #00B441;
}
.magasins-propos .magasins-propos-title:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
}
.magasins-propos .magasins-propos-subtitle {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  opacity: 0.57;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .magasins-propos .magasins-propos-subtitle {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.magasins-propos p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  line-height: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .magasins-propos p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 23px;
  }
}

.magasins-description-wrapper {
  background: #F7F7F9;
  padding-bottom: 20px;
  position: relative;
}

.magasins-description-txt {
  padding-top: 22px;
  padding-right: 10px;
  padding-bottom: 22px;
}
@media (min-width: 1200px) {
  .magasins-description-txt {
    padding-right: 35px;
  }
}
@media (min-width: 992px) {
  .magasins-description-txt {
    padding-bottom: 0;
  }
}

.magasins-description-txtwrapper {
  display: block;
  position: relative;
  background: #fff;
  border: 1px solid #D3D3D3;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 50px 50px 25px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1460px) {
  .magasins-description-txtwrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  .magasins-description-txtwrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.magasins-description-txtwrapper .magasins-nom {
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .magasins-description-txtwrapper .magasins-nom {
    font-size: 16px;
    font-size: 1rem;
  }
}
.magasins-description-txtwrapper .magasins-nom:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: -5px;
  left: 0;
  margin-right: 3px;
  background-image: url(../images/sprite.png);
  background-position: -188px -68px;
  width: 23px;
  height: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .magasins-description-txtwrapper .magasins-nom:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.magasins-description-txtwrapper .magasins-descr-item {
  display: block;
  position: relative;
  padding: 25px 0;
  border-top: 1px solid #E6E6E6;
}
.magasins-descr-item .descr-item-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (min-width: 1460px) {
  .magasins-descr-item .descr-item-title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .magasins-descr-item .descr-item-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.magasins-descr-item ul li {
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  line-height: 18px;
}
@media (min-width: 1460px) {
  .magasins-descr-item ul li {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .magasins-descr-item ul li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
  }
}
.magasins-descr-item ul li strong {
  font-weight: 700;
}
.magasins-descr-item table tr td {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}
@media (min-width: 1460px) {
  .magasins-descr-item table tr td {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .magasins-descr-item table tr td {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
  }
}
.magasins-descr-item table tr td:last-child {
  padding-left: 20px;
}
.magasins-descr-item table.horaire-ouverture tr td:last-child {
  padding-left: 50px;
}

.magasins-btn-wrapper .btn-custom {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  line-height: 32px;
  width: 220px;
  text-align: center;
  margin: 0 auto 15px;
}
@media (min-width: 1460px) {
  .magasins-btn-wrapper .btn-custom {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .magasins-btn-wrapper .btn-custom {
    font-size: 16px;
    font-size: 1rem;
    line-height: 40px;
    width: 280px;
    margin: 0 auto 20px;
  }
}
.magasins-btn-wrapper .btn-custom:last-child {
  margin-bottom: 0;
}

.magasins-description-autre {
  position: static;
  background: #fff;
  padding-left: 0;
}
.magasins-description-autre:before {
  content: "";
  display: none;
  width: 50%;
  height: calc(100% - 20px);
  position: absolute;
  background: #fff;
  right: 0;
  z-index: 0;
  top: 0;
}
@media (min-width: 992px) {
  .magasins-description-autre:before {
    display: block;
  }
}
.magasins-description-autre .descr-autre-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #707070;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .magasins-description-autre .descr-autre-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.magasins-carte {
  height: 305px;
  z-index: 1;
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .magasins-carte {
    height: 345px;
  }
}
.magasins-carte #adress-store-id {
  height: 305px;
  width: 100%;
  position: absolute;
  z-index: 1;
}
@media (min-width: 1200px) {
  .magasins-carte #adress-store-id {
    height: 345px;
  }
}

.magasins-metier {
  padding-bottom: 30px;
  margin-left: 15px;
  position: relative;
}
@media (min-width: 1460px) {
  .magasins-metier {
    margin-left: 42px;
  }
}
@media (min-width: 1200px) {
  .magasins-metier {
    padding-bottom: 60px;
  }
}
.magasins-metier .descr-autre-title {
  margin-bottom: 12px;
}
.magasins-metier .descr-autre-title:before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 1px;
  background: #E6E6E6;
  top: -25px;
}

.magasins-metier-item {
  text-align: left;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .magasins-metier-item {
    text-align: center;
    padding-bottom: 0;
  }
}
.magasins-metier-item .metier-item-icon {
  display: inline-block;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
}
.magasins-metier-item .metier-item-icon.orange {
  background-color: #FF7600;
}
.magasins-metier-item .metier-item-icon.bleu {
  background-color: #00B2F6;
}
.magasins-metier-item .metier-item-icon.vert {
  background-color: #00B441;
}
.magasins-metier-item .metier-item-icon span {
  font-size: 40px;
  display: inline-block;
  line-height: 66px;
}
.magasins-metier-item .metier-item-txt {
  display: inline-block;
  padding-left: 20px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #707070;
  text-transform: capitalize;
  line-height: 66px;
  vertical-align: top;
}
@media (min-width: 1460px) {
  .magasins-metier-item .metier-item-txt {
    padding-left: 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .magasins-metier-item .metier-item-txt {
    padding-left: 4px;
  }
}
@media (min-width: 768px) {
  .magasins-metier-item .metier-item-txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.magasins-service {
  margin-left: 15px;
  padding-bottom: 30px;
}
@media (min-width: 1460px) {
  .magasins-service {
    margin-left: 42px;
  }
}
@media (min-width: 992px) {
  .magasins-service {
    padding-bottom: 0;
  }
}
.magasins-service .descr-autre-title {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .magasins-service .descr-autre-title {
    margin-bottom: 30px;
  }
}
.magasins-service .descr-autre-title:before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 1px;
  background: #E6E6E6;
  top: -25px;
}

.magasins-service-item {
  text-align: left;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .magasins-service-item {
    text-align: center;
    padding-bottom: 0;
  }
}
.magasins-service-item .service-item-icon {
  display: inline-block;
  min-height: 41px;
}
@media (min-width: 1200px) {
  .magasins-service-item .service-item-icon {
    min-height: auto;
  }
}
.magasins-service-item .service-1 {
  font-size: 32px;
}
.magasins-service-item .service-2 {
  font-size: 37px;
}
.magasins-service-item .service-item-txt {
  display: inline-block;
  /*padding-left:20px;*/
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #707070;
  /* text-transform: capitalize;*/
  line-height: 25px;
  /*vertical-align: top*/
}
@media (min-width: 1460px) {
  .magasins-service-item .service-item-txt {
    /*padding-left:20px;*/
    /*@include font-size(17px);*/
  }
}
@media (min-width: 992px) {
  .magasins-service-item .service-item-txt {
    /*padding-left:4px;*/
    /*@include font-size(15px);*/
  }
}
@media (min-width: 768px) {
  .magasins-service-item .service-item-txt {
    /*@include font-size(15px);*/
  }
}

#processEcommerce02 .modal-dialog, #ajaxModal .modal-dialog {
  max-width: 90%;
  margin: auto;
}
@media (min-width: 992px) {
  #processEcommerce02 .modal-dialog, #ajaxModal .modal-dialog {
    max-width: 950px;
  }
}
#processEcommerce02 .modal-body, #ajaxModal .modal-body {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  #processEcommerce02 .modal-body, #ajaxModal .modal-body {
    padding-top: 0;
  }
}
#processEcommerce02 .modal-body .container, #ajaxModal .modal-body .container {
  padding-left: 0;
  padding-right: 0;
}

#processEcommerce02 .modal-body {
  padding-top: 0;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  #processEcommerce02 .modal-body {
    padding-top: 18px;
  }
}

.process-ecommerce-2-wrapper {
  padding: 0 25px;
}
@media (min-width: 768px) {
  .process-ecommerce-2-wrapper {
    padding: 0 34px;
  }
}
.process-ecommerce-2-wrapper .title-process {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  text-align: center;
  margin-bottom: 19px;
}
@media (min-width: 768px) {
  .process-ecommerce-2-wrapper .title-process {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.process-ecommerce-2-wrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  line-height: 20px;
}
@media (min-width: 992px) {
  .process-ecommerce-2-wrapper p {
    padding-left: 170px;
    padding-right: 170px;
  }
}
@media (min-width: 768px) {
  .process-ecommerce-2-wrapper p {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.process-ecommerce-2-wrapper form {
  padding-top: 30px;
}
.process-ecommerce-2-wrapper form .livraison-item {
  position: relative;
  border-left: 1px solid #D9D9E3;
  border-right: 1px solid #D9D9E3;
}
.orange .process-ecommerce-2-wrapper form .livraison-item.choix-checked {
  border-left-color: #FF7600;
  border-right-color: #FF7600;
}
.bleu .process-ecommerce-2-wrapper form .livraison-item.choix-checked {
  border-left-color: #00B2F6;
  border-right-color: #00B2F6;
}
.vert .process-ecommerce-2-wrapper form .livraison-item.choix-checked {
  border-left-color: #00B441;
  border-right-color: #00B441;
}
.orange .process-ecommerce-2-wrapper form .livraison-item.choix-checked td {
  border-top-color: #FF7600;
  border-bottom: 1px solid #FF7600 !important;
}
.bleu .process-ecommerce-2-wrapper form .livraison-item.choix-checked td {
  border-top-color: #00B2F6;
  border-bottom: 1px solid #00B2F6 !important;
}
.vert .process-ecommerce-2-wrapper form .livraison-item.choix-checked td {
  border-top-color: #00B441;
  border-bottom: 1px solid #00B441 !important;
}
.process-ecommerce-2-wrapper form .livraison-item:last-child td {
  border-bottom: 1px solid #D9D9E3;
}
.process-ecommerce-2-wrapper form .btn-submit {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  line-height: 23px;
  width: 190px;
  text-align: center;
  margin: 25px auto 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media (min-width: 768px) {
  .process-ecommerce-2-wrapper form .btn-submit {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 230px;
    line-height: 27px;
    margin-top: 48px;
  }
}

.livraison-item .livraison-item-box {
  vertical-align: middle;
  border-top-color: #D9D9E3;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .livraison-item .livraison-item-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.livraison-item .livraison-item-box.price {
  background-color: rgba(213, 213, 224, 0.2);
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  width: 86px;
}
@media (min-width: 992px) {
  .livraison-item .livraison-item-box.price {
    width: 190px;
  }
}
@media (min-width: 768px) {
  .livraison-item .livraison-item-box.price {
    width: 122px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.livraison-item .livraison-choix {
  border-right: 1px solid #D9D9E3;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .livraison-item .livraison-choix {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.livraison-item .livraison-mode {
  position: relative;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .livraison-item .livraison-mode {
    padding-left: 140px;
  }
}
@media (min-width: 768px) {
  .livraison-item .livraison-mode {
    padding-left: 105px;
  }
}
.livraison-item .livraison-mode:before {
  display: none;
  position: absolute;
  left: 25px;
  font-family: "icomoon";
  font-weight: 500;
  color: #707070;
}
@media (min-width: 992px) {
  .livraison-item .livraison-mode:before {
    left: 45px;
  }
}
@media (min-width: 768px) {
  .livraison-item .livraison-mode:before {
    display: inline-block;
  }
}
.livraison-item .livraison-mode h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  text-transform: uppercase;
  line-height: 19px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .livraison-item .livraison-mode h3 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.livraison-item .livraison-mode p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #707070;
  line-height: 12px;
  padding: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .livraison-item .livraison-mode p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.livraison-item .livraison-mode.livraison-domicile:before {
  content: "\E914";
  font-size: 59px;
  font-size: 3.6875rem;
}
.livraison-item .livraison-mode.click-collect:before {
  content: "\E915";
  font-size: 58px;
  font-size: 3.625rem;
}
.livraison-item .livraison-mode.transporteur:before {
  content: "\E916";
  font-size: 46px;
  font-size: 2.875rem;
}

.process-ecommerce-2-wrapper form {
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
}
.process-ecommerce-2-wrapper form label {
  font-size: 0;
}
.process-ecommerce-2-wrapper form input[type=radio]:focus {
  outline: none !important;
}
.process-ecommerce-2-wrapper form [type=radio]:not(:checked),
.process-ecommerce-2-wrapper form [type=radio]:checked {
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 999;
  opacity: 0;
}
.process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label {
  color: #707070;
}
.process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label,
.process-ecommerce-2-wrapper form [type=radio]:checked + label {
  position: relative;
  padding-left: 8px;
  cursor: pointer;
}
.process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -15.5px;
  width: 23px;
  height: 23px;
  /* dim. de la case */
  border: 2px solid #707070;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.process-ecommerce-2-wrapper form [type=radio]:checked + label:before {
  border: none;
}
.process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label:after,
.process-ecommerce-2-wrapper form [type=radio]:checked + label:after {
  content: "\E90C";
  font-family: "icomoon";
  font-size: 23px;
  font-size: 1.4375rem;
  position: absolute;
  top: -15.5px;
  left: 0px;
  width: 23px;
  height: 23px;
  outline: none;
}
.orange .process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label:after,
.orange .process-ecommerce-2-wrapper form [type=radio]:checked + label:after {
  color: #FF7600;
}
.vert .process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label:after,
.vert .process-ecommerce-2-wrapper form [type=radio]:checked + label:after {
  color: #00B441;
}
.bleu .process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label:after,
.bleu .process-ecommerce-2-wrapper form [type=radio]:checked + label:after {
  color: #00B2F6;
}
.process-ecommerce-2-wrapper form [type=radio]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -webkit-transform: scale(0);
          transform: scale(0);
  /* mise à l'échelle à 0 */
}
.process-ecommerce-2-wrapper form [type=radio]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.process-ecommerce-2-wrapper form [type=radio]:disabled:not(:checked) + label:before,
.process-ecommerce-2-wrapper form [type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.process-ecommerce-2-wrapper form [type=radio]:disabled:checked + label:after {
  color: #999;
}
.process-ecommerce-2-wrapper form [type=radio]:disabled + label {
  color: #aaa;
}

#processEcommerce01 .modal-dialog {
  max-width: 738px;
}
@media (min-width: 992px) {
  #processEcommerce01 .modal-dialog {
    max-width: 900px;
  }
}
#processEcommerce01 .modal-body {
  padding-top: 0;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  #processEcommerce01 .modal-body {
    padding-top: 24px;
  }
}

.process-ecommerce-1 .ratio-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .process-ecommerce-1 .ratio-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .process-ecommerce-1-wrapper {
    padding: 0 8px;
  }
}
.process-ecommerce-1-wrapper form {
  padding: 40px 0 0;
}
@media (min-width: 768px) {
  .process-ecommerce-1-wrapper form {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.process-ecommerce-1-wrapper form label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .process-ecommerce-1-wrapper form label {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.process-ecommerce-1-wrapper form .form-group {
  position: relative;
  margin-bottom: 24px;
}
.process-ecommerce-1-wrapper form .form-group:nth-child(2) {
  margin-bottom: 10px;
}
.process-ecommerce-1-wrapper form .form-group .mdp-forgot {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #6A6A6A;
  float: right;
}
.process-ecommerce-1-wrapper form .form-group .mdp-forgot:hover {
  text-decoration: none;
}
.process-ecommerce-1-wrapper form .form-control {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Lato", sans-serif;
  color: #000;
  border-color: #C4C4C4;
  height: 40px;
}
.process-ecommerce-1-wrapper form .form-control:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border: 1px solid #c4C4C4;
}
.process-ecommerce-1-wrapper form .form-check {
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
}
.process-ecommerce-1-wrapper form .form-check label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: 20px;
}
.process-ecommerce-1-wrapper form .form-check input[type=checkbox]:focus, .process-ecommerce-1-wrapper form .form-check input[type=radio]:focus {
  outline: none !important;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:not(:checked),
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:checked,
.process-ecommerce-1-wrapper form .form-check [type=radio]:not(:checked),
.process-ecommerce-1-wrapper form .form-check [type=radio]:checked {
  position: absolute;
  width: 18px;
  height: 18px;
  z-index: 999;
  opacity: 0;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:not(:checked) + label,
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:checked + label,
.process-ecommerce-1-wrapper form .form-check [type=radio]:not(:checked) + label,
.process-ecommerce-1-wrapper form .form-check [type=radio]:checked + label {
  position: relative;
  padding-left: 27px;
  cursor: pointer;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:not(:checked) + label:before,
.process-ecommerce-1-wrapper form .form-check [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 18px;
  height: 18px;
  background-color: #000;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:checked + label:before, .process-ecommerce-1-wrapper form .form-check [type=radio]:checked + label:before {
  border: none;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:not(:checked) + label:after,
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:checked + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:not(:checked) + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:checked + label:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #757575;
  background-image: url(../images/sprite.png);
  background-position: -137px -162px;
  width: 18px;
  height: 18px;
  line-height: 14px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .process-ecommerce-1-wrapper form .form-check [type=checkbox]:not(:checked) + label:after,
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:checked + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:not(:checked) + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:checked + label:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:not(:checked) + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -webkit-transform: scale(0);
          transform: scale(0);
  /* mise à l'échelle à 0 */
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:checked + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:disabled:not(:checked) + label:before,
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:disabled:checked + label:before,
.process-ecommerce-1-wrapper form .form-check [type=radio]:disabled:not(:checked) + label:before,
.process-ecommerce-1-wrapper form .form-check [type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:disabled:checked + label:after,
.process-ecommerce-1-wrapper form .form-check [type=radio]:disabled:checked + label:after {
  color: #999;
}
.process-ecommerce-1-wrapper form .form-check [type=checkbox]:disabled + label, .process-ecommerce-1-wrapper form .form-check [type=radio]:disabled + label {
  color: #aaa;
}
.process-ecommerce-1-wrapper form .btn-submit {
  width: 100%;
  margin: 17px 0 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  height: 49px;
  border: none;
  letter-spacing: -0.5px;
}
@media (min-width: 992px) {
  .process-ecommerce-1-wrapper form .btn-submit {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.process-ecommerce-1-wrapper form .connexion-fb {
  display: inline-block;
  width: 100%;
  background-color: #3c5a9a;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 49px;
  border: none;
}
@media (min-width: 992px) {
  .process-ecommerce-1-wrapper form .connexion-fb {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.process-ecommerce-1-wrapper form .connexion-fb:hover {
  color: #fff;
}
.process-ecommerce-1-wrapper form .connexion-fb span {
  position: absolute;
  font-size: 0;
  background-image: url(../images/sprite.png);
  background-position: -216px 0px;
  width: 11px;
  height: 21px;
  top: 12px;
  left: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .process-ecommerce-1-wrapper form .connexion-fb span {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
@media only screen and (max-width: 375px) {
  .process-ecommerce-1-wrapper form .connexion-fb span {
    left: 15px;
  }
}
.process-ecommerce-1-wrapper .form-group-select {
  margin-bottom: 22px;
}
.process-ecommerce-1-wrapper .form-group-select .bootstrap-select {
  display: block;
  width: 100% !important;
}
.process-ecommerce-1-wrapper .form-group-select .bootstrap-select a {
  font-family: "Lato", sans-serif;
  color: #74747A;
  font-size: 15px;
  font-size: 0.9375rem;
}
.process-ecommerce-1-wrapper .form-group-select .bootstrap-select a.active {
  color: #fff;
}
.process-ecommerce-1-wrapper .form-group-select .btn {
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #C4C4C4;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #74747A;
  letter-spacing: -0.2px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  height: 40px;
  line-height: 26px;
}
.process-ecommerce-1-wrapper .form-group-select .btn:focus, .process-ecommerce-1-wrapper .form-group-select .btn:hover {
  background-color: #fff;
  border: 1px solid #E0E0E0;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.process-ecommerce-1-wrapper .form-group-select .btn:after {
  content: "";
  display: block;
  background-image: url(../images/sprite.png);
  background-position: -203px -153px;
  width: 12px;
  height: 7px;
  border: 0;
  position: absolute;
  top: 18px;
  right: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .process-ecommerce-1-wrapper .form-group-select .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .process-ecommerce-1-left {
    padding: 0 40px 0 8px;
  }
}

.process-ecommerce-1-right {
  padding-top: 25px;
}
@media (min-width: 992px) and (min-width: 992px) {
  .process-ecommerce-1-right {
    padding: 0 8px 0 40px;
  }
}
@media (min-width: 768px) {
  .process-ecommerce-1-right {
    padding-top: 0;
  }
}
.process-ecommerce-1-right form {
  padding-bottom: 40px;
}
.process-ecommerce-1-right form .btn-submit {
  margin: 28px 0 22px;
}

.form-login {
  padding-top: 50px;
  padding-bottom: 50px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 1px solid #ccc;
  transition: all 300ms ease-in-out;
}

/*product-about*/
/*zoom*/
.fiche-produit {
  overflow-x: hidden;
}

/* Ajustement marge du breadcrumb produit (annulation de marge et bordure car inutile sur page produit */
body.page-product .baniere .baniere-wrapper {
  border-bottom: none;
}
body.page-product .baniere .baniere-wrapper .baniere-txt {
  margin-top: 0 !important;
}

/*--zoom*/
.product-about.baniere-with-margin {
  margin-top: 210px;
}

.product-breadcrumbs {
  display: none;
}
@media (min-width: 768px) {
  .product-breadcrumbs {
    display: block;
  }
}
.product-breadcrumbs .breadcrumbs-wrapper li a {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #C6C6C6;
}
.product-breadcrumbs .breadcrumbs-wrapper li:last-child a {
  text-transform: capitalize;
}

.product-about-wrapper {
  padding-top: 10px;
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  .product-about-wrapper {
    padding-bottom: 70px;
  }
}

.product-about-img {
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1460px) {
  .product-about-img {
    padding-right: 25px;
  }
}
.product-about-img .nouveaute-wrapper {
  display: block;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -50px;
  top: 48px;
}
@media (min-width: 768px) {
  .product-about-img .nouveaute-wrapper {
    top: 60px;
    z-index: 1;
  }
}
.product-about-img .nouveaute-wrapper .nouveaute-texte {
  display: block;
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  line-height: 30px;
  width: 220px;
}
@media (min-width: 768px) {
  .product-about-img .nouveaute-wrapper .nouveaute-texte {
    width: 260px;
    line-height: 36px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.orange .product-about-img .nouveaute-wrapper .nouveaute-texte {
  background: #FF7600;
}
.bleu .product-about-img .nouveaute-wrapper .nouveaute-texte {
  background: #00B2F6;
}
.vert .product-about-img .nouveaute-wrapper .nouveaute-texte {
  background: #00B441;
}
.product-about-img .slider-for .item {
  display: block;
  position: relative;
  border: 1px solid #D5D5E0;
  height: 320px;
  padding: 15px 0 10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
@media (min-width: 1460px) {
  .product-about-img .slider-for .item {
    height: 645px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .product-about-img .slider-for .item {
    height: 690px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .product-about-img .slider-for .item {
    height: 500px;
    padding: 20px 0;
  }
}
.product-about-img .slider-for .item img {
  margin: auto;
  max-height: 100%;
}
.product-about-img .slider-nav {
  width: 290px;
  top: -40px;
  display: inline-block;
}
@media (min-width: 768px) {
  .product-about-img .slider-nav {
    width: 328px;
  }
}
.product-about-img .slider-nav .slick-track {
  margin: auto !important;
}
.product-about-img .slider-nav .slick-track .item {
  width: 60px;
  height: 80px;
  padding: 15px 0;
  border: 1px solid #d6d5db;
  margin: 0 8px;
  background: #fff;
}
@media (min-width: 768px) {
  .product-about-img .slider-nav .slick-track .item {
    width: 70px;
  }
}
.product-about-img .slider-nav .slick-track .item img {
  margin: auto;
  max-height: 100%;
}

.product-videowrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.product-videowrapper .product-video {
  display: table-cell;
  vertical-align: middle;
}
.product-videowrapper .product-video .embedresize {
  width: 80%;
  margin: auto;
}

.embedresize .embedresize-inner {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.embedresize .embedresize-inner .plyr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-about-txt, .product-about-txt-mobile {
  padding-left: 10px;
  padding-top: 29px;
}
@media (min-width: 1460px) {
  .product-about-txt, .product-about-txt-mobile {
    padding-left: 46px;
  }
}
.product-about-txt .about-ref, .product-about-txt .about-references, .product-about-txt-mobile .about-ref, .product-about-txt-mobile .about-references {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #74747A;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .product-about-txt .about-ref, .product-about-txt .about-references, .product-about-txt-mobile .about-ref, .product-about-txt-mobile .about-references {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 25px;
  }
}
.product-about-txt .about-ref strong, .product-about-txt .about-references strong, .product-about-txt-mobile .about-ref strong, .product-about-txt-mobile .about-references strong {
  color: #000;
  font-weight: 700;
}
.product-about-txt .about-ref a, .product-about-txt .about-references a, .product-about-txt-mobile .about-ref a, .product-about-txt-mobile .about-references a {
  color: #f30000;
}
.product-about-txt .title-price, .product-about-txt-mobile .title-price {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .product-about-txt .title-price, .product-about-txt-mobile .title-price {
    padding-bottom: 35px;
  }
}
.product-about-txt .title-price:before, .product-about-txt .title-price:after, .product-about-txt-mobile .title-price:before, .product-about-txt-mobile .title-price:after {
  content: " ";
  display: table;
}
.product-about-txt .title-price:after, .product-about-txt-mobile .title-price:after {
  clear: both;
}
.product-about-txt .title-price .about-title, .product-about-txt-mobile .title-price .about-title {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 21px;
  font-size: 1.3125rem;
  margin-bottom: 20px;
}
@media (min-width: 1460px) {
  .product-about-txt .title-price .about-title, .product-about-txt-mobile .title-price .about-title {
    max-width: 430px;
  }
}
@media (min-width: 1200px) {
  .product-about-txt .title-price .about-title, .product-about-txt-mobile .title-price .about-title {
    max-width: 298px;
    margin-bottom: 0;
    float: left;
  }
}
@media (min-width: 768px) {
  .product-about-txt .title-price .about-title, .product-about-txt-mobile .title-price .about-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.product-about-txt .title-price .about-price, .product-about-txt-mobile .title-price .about-price {
  margin-bottom: 15px;
  display: block;
}
@media (min-width: 1200px) {
  .product-about-txt .title-price .about-price, .product-about-txt-mobile .title-price .about-price {
    float: right;
  }
}
@media (min-width: 768px) {
  .product-about-txt .title-price .about-price, .product-about-txt-mobile .title-price .about-price {
    margin-bottom: 0;
  }
}

/* Reference EAN & reference provider */
.about-price .price-wrapper {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 28px;
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .about-price .price-wrapper {
    font-size: 41px;
    font-size: 2.5625rem;
  }
}
.orange .about-price .price-wrapper {
  color: #FF7600;
}
.bleu .about-price .price-wrapper {
  color: #00B2F6;
}
.vert .about-price .price-wrapper {
  color: #00B441;
}
.about-price .price-wrapper .price-current {
  color: #F30000;
}
.about-price .price-wrapper .price-ttc {
  font-size: 0.875rem;
  line-height: 1.2rem;
  color: #AAAAAA;
}
.about-price .price-wrapper .price-ttc sup {
  top: -5px;
  font-size: 0.6rem;
}
.about-price .price-wrapper .price-old {
  font-size: 0.875rem;
  line-height: 1.2rem;
}
.about-price .price-wrapper .price-old sup {
  top: -5px;
  font-size: 0.6rem;
}
.about-price .price-wrapper .price-treshold {
  font-size: 0.875rem;
  line-height: 1.2rem;
  max-width: 200px;
}
.about-price .price-wrapper .price-treshold sup {
  top: -5px;
  font-size: 0.6rem;
}
.about-price .price-wrapper .promo-txt {
  padding: 5px;
  border: 2px solid #ff0000;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
  color: #ff0000;
}
.about-price .price-wrapper .cat-reduction {
  color: #F30000;
  font-size: 1.6rem;
}
.about-price .price-wrapper sup {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  position: relative;
  top: -28px;
}
.about-price .eco-contribution {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 10px;
  font-size: 0.625rem;
  color: #74747A;
  font-style: italic;
}
@media (min-width: 768px) {
  .about-price .eco-contribution {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.about-disponibilite {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #74747A;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .about-disponibilite {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.about-stock:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  background: #31CB31;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 5px;
  top: 4px;
}
@media (min-width: 768px) {
  .about-stock:before {
    width: 25px;
    height: 25px;
    top: 6px;
  }
}
.about-stock.no-stock:before {
  background-color: #E00E00 !important;
}
.about-stock.purchase-in-store:before {
  background-color: #f5733f !important;
}

/*produit indisponible*/
.about-indisponible:before {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -160px -142px;
  width: 16px;
  height: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .about-indisponible:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

/*--produit indisponible*/
.about-description p {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 19px;
  /* Allow to force backend WTYSIWYG formating*/
}
@media (min-width: 768px) {
  .about-description p {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.about-description p i {
  font-style: italic !important;
}
.about-description p b {
  font-weight: bold !important;
}
.about-description p a {
  font-size: 16px;
  font-size: 1rem;
  /*            .orange & {
                  color: $orange;
              }
              .bleu & {
                  color: $bleu;
              }
              .vert & {
                  color: $vert;
              }*/
}
.about-description p a:hover, .about-description p a:focus {
  text-decoration: none;
}

.acceptation {
  padding: 18px 0 30px;
  margin-bottom: 0;
}
.acceptation input[type=checkbox] {
  display: none;
}
.acceptation label, .acceptation span {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #74747A;
  cursor: pointer;
  display: inline-block;
  padding: 0.25em 0;
  z-index: 20;
}
@media (min-width: 768px) {
  .acceptation label, .acceptation span {
    font-size: 16px;
    font-size: 1rem;
  }
}
.acceptation label {
  color: #000000;
}
.acceptation label:before {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -192px -162px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .acceptation label:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.acceptation input:checked + label:before {
  content: "\E90B";
  font-family: "icomoon";
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
}
.orange .acceptation input:checked + label:before {
  color: #FF7600;
}
.vert .acceptation input:checked + label:before {
  color: #00B441;
}
.bleu .acceptation input:checked + label:before {
  color: #00B2F6;
}
.acceptation .subject-to-validation {
  padding: 8px;
  border: 1px dashed #CCCCCC;
}
.acceptation .subject-to-validation .notice {
  color: red;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
}

.about-livraison {
  padding-top: 30px;
  padding-bottom: 34px;
  border-bottom: 1px solid #ccc;
}
.about-livraison .livraison {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .about-livraison .livraison {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.about-livraison .livraison strong {
  font-weight: 700;
}
.about-livraison .livraison:before {
  content: "\E908";
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "icomoon";
  margin-right: 16px;
  position: relative;
  top: 5px;
}
@media (min-width: 768px) {
  .about-livraison .livraison:before {
    font-size: 29px;
    font-size: 1.8125rem;
  }
}
.orange .about-livraison .livraison:before {
  color: #FF7600;
}
.vert .about-livraison .livraison:before {
  color: #00B441;
}
.bleu .about-livraison .livraison:before {
  color: #00B2F6;
}

.product-about-txt .about-ref, .product-about-txt .title-price .about-title {
  display: none;
}
@media (min-width: 768px) {
  .product-about-txt .about-ref, .product-about-txt .title-price .about-title {
    display: block;
  }
}

.product-about-txt-mobile {
  display: block;
}
@media (min-width: 768px) {
  .product-about-txt-mobile {
    display: none;
  }
}
.product-about-txt-mobile .about-ref, .product-about-txt-mobile .title-price .about-title {
  display: block;
}
@media (min-width: 768px) {
  .product-about-txt-mobile .about-ref, .product-about-txt-mobile .title-price .about-title {
    display: none;
  }
}

/*ajout panier*/
.about-product-form {
  margin-top: 34px;
  border: 1px solid #E0E0E0;
  padding: 15px 0;
  background-color: #F7F7F9;
}
@media (min-width: 1200px) {
  .about-product-form {
    padding: 15px 30px;
  }
}
.about-product-form label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 36px;
}
@media (min-width: 768px) {
  .about-product-form label {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 375px) {
  .about-product-form label {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.about-product-form .btn-submit-wrapper .btn-submit {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #fff;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  width: 100%;
  padding: 0 15px;
  height: 40px;
  border: none;
}
@media (min-width: 1460px) {
  .about-product-form .btn-submit-wrapper .btn-submit {
    font-size: 18px;
    font-size: 1.125rem;
    background-position: 30px center;
  }
}
@media (min-width: 1200px) {
  .about-product-form .btn-submit-wrapper .btn-submit {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .about-product-form .btn-submit-wrapper .btn-submit {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.about-product-form .btn-submit-wrapper .btn-submit span {
  display: inline-block;
}
.about-product-form .btn-submit-wrapper .btn-submit span:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
}
.about-product-form .btn-submit-wrapper .btn-ajout {
  background: #000;
}
.about-product-form .btn-submit-wrapper .btn-ajout span {
  display: inline-block;
}
.about-product-form .btn-submit-wrapper .btn-ajout span:before {
  width: 16px;
  height: 14px;
  background: url("../images/icon-cart.png") no-repeat;
  background-size: cover;
}
@media (min-width: 1460px) {
  .about-product-form .btn-submit-wrapper .btn-ajout span:before {
    width: 19px;
    height: 17px;
  }
}
.about-product-form .btn-submit-wrapper .btn-infos {
  background: #6e6e6e;
  letter-spacing: -0.5px;
}
@media (min-width: 1460px) {
  .about-product-form .btn-submit-wrapper .btn-infos {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .about-product-form .btn-submit-wrapper .btn-infos {
    width: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .about-product-form .btn-submit-wrapper .btn-infos {
    padding: 0 5px;
  }
}
.about-product-form .btn-submit-wrapper .btn-infos span {
  display: inline-block;
}
.about-product-form .btn-submit-wrapper .btn-infos span:before {
  width: 13px;
  height: 10px;
  background: url("../images/informations.png") no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .about-product-form .btn-submit-wrapper .btn-infos span:before {
    width: 18px;
    height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .about-product-form .btn-submit-wrapper .btn-infos span:before {
    margin-right: 4px;
  }
}

@media only screen and (max-width: 375px) {
  .about-ajout-panier .btn-submit-wrapper {
    padding-top: 15px;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.about-ajout-panier label strong {
  font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
  .select-couleur {
    padding-left: 0;
  }
}
@media only screen and (max-width: 375px) {
  .select-couleur {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
  }
}
.select-couleur .bootstrap-select {
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}
.select-couleur .bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .select-couleur .bootstrap-select .dropdown-toggle .filter-option {
    padding-right: 30px;
  }
}
.select-couleur .dropdown-menu {
  min-width: 100%;
  margin: 0;
}
.select-couleur .dropdown-menu a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
@media (min-width: 768px) {
  .select-couleur .dropdown-menu a {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
.select-couleur .dropdown-menu .dropdown-item.active, .select-couleur .dropdown-menu .dropdown-item:active {
  color: #fff;
  text-decoration: none;
}
.orange .select-couleur .dropdown-menu .dropdown-item.active, .orange .select-couleur .dropdown-menu .dropdown-item:active {
  background-color: #FF7600;
}
.vert .select-couleur .dropdown-menu .dropdown-item.active, .vert .select-couleur .dropdown-menu .dropdown-item:active {
  background-color: #00B441;
}
.bleu .select-couleur .dropdown-menu .dropdown-item.active, .bleu .select-couleur .dropdown-menu .dropdown-item:active {
  background-color: #00B2F6;
}
.select-couleur .btn {
  height: 40px;
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #acacac;
  font-family: "Work Sans", sans-serif;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  text-transform: inherit;
  text-align: left;
  outline: none;
  position: relative;
}
@media (min-width: 768px) {
  .select-couleur .btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
.select-couleur .btn:focus, .select-couleur .btn:hover {
  background-color: #fff;
  border: 1px solid #acacac;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.select-couleur .btn:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #acacac;
  display: block;
  position: absolute;
  top: 0;
  right: 35px;
}
@media (min-width: 768px) {
  .select-couleur .btn:before {
    right: 45px;
  }
}
.select-couleur .btn:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -216px -89px;
  width: 10px;
  height: 7px;
  border: 0;
  position: absolute;
  top: 15px;
  right: 10px;
}
@media (min-width: 768px) {
  .select-couleur .btn:after {
    right: 20px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .select-couleur .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

@media only screen and (max-width: 767px) {
  .pointure-wrapper, .qty-wrapper {
    padding-left: 0;
  }
}
@media only screen and (max-width: 375px) {
  .pointure-wrapper, .qty-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
  }
}
.pointure-wrapper .quantity input, .qty-wrapper .quantity input {
  width: 100%;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border: 1px solid #acacac;
  text-align: right;
  padding-right: 50px;
}
@media (min-width: 768px) {
  .pointure-wrapper .quantity input, .qty-wrapper .quantity input {
    font-size: 19px;
    font-size: 1.1875rem;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .pointure-wrapper .quantity input, .qty-wrapper .quantity input {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .pointure-wrapper .quantity .quantity-button, .qty-wrapper .quantity .quantity-button {
    width: 36px;
  }
}

.partage-impression {
  padding: 5px 5px 5px 0;
  text-align: right;
}
.partage-impression a {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #A3A3A3;
  position: relative;
  padding: 0 5px;
  position: relative;
  line-height: 28px;
}
@media (min-width: 768px) {
  .partage-impression a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 32px;
    padding: 0 10px;
  }
}
.partage-impression a:hover, .partage-impression a:focus {
  text-decoration: none;
}
.partage-impression a:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 25px;
  background: #A3A3A3;
  position: absolute;
  right: -1px;
  top: 3px;
}
.partage-impression a:last-child:after {
  content: "";
  display: none;
}
.partage-impression a.partage:before {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -188px -132px;
  width: 20px;
  height: 21px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
@media (min-width: 768px) {
  .partage-impression a.partage:before {
    margin-right: 10px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .partage-impression a.partage:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.partage-impression a.impression:before {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -83px -162px;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
@media (min-width: 768px) {
  .partage-impression a.impression:before {
    margin-right: 10px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .partage-impression a.impression:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

/*product tabs*/
.product-tabs-menu-wrapper.menu-bg {
  background-color: #f7f7f9;
}

.detail-product-tabs {
  display: block;
  position: relative;
  padding-top: 0;
}

.product-tabs-menu {
  display: block;
  position: relative;
  text-align: center;
  height: 50px;
}
@media (min-width: 768px) {
  .product-tabs-menu {
    height: 58px;
  }
}
.product-tabs-menu .tabs-menu-wrapper {
  display: flex;
  overflow-x: scroll;
  position: relative;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .product-tabs-menu .tabs-menu-wrapper {
    display: inline-block;
    overflow-x: inherit;
  }
}
.product-tabs-menu .tabs-menu-wrapper li {
  display: block;
  float: left;
  list-style-type: none;
  padding: 0 15px 0 0;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .product-tabs-menu .tabs-menu-wrapper li {
    padding: 0 52px;
  }
}
@media (min-width: 768px) {
  .product-tabs-menu .tabs-menu-wrapper li {
    padding: 0 15px;
  }
}
.product-tabs-menu .tabs-menu-wrapper li a {
  display: inline-block;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  padding: 18px 0;
}
@media (min-width: 768px) {
  .product-tabs-menu .tabs-menu-wrapper li a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 20px 0;
  }
}
.orange .product-tabs-menu .tabs-menu-wrapper li a.active:after, .orange .product-tabs-menu .tabs-menu-wrapper li a:hover:after, .orange .product-tabs-menu .tabs-menu-wrapper li a:focus:after {
  background: #FF7600;
}
.bleu .product-tabs-menu .tabs-menu-wrapper li a.active:after, .bleu .product-tabs-menu .tabs-menu-wrapper li a:hover:after, .bleu .product-tabs-menu .tabs-menu-wrapper li a:focus:after {
  background: #00B2F6;
}
.vert .product-tabs-menu .tabs-menu-wrapper li a.active:after, .vert .product-tabs-menu .tabs-menu-wrapper li a:hover:after, .vert .product-tabs-menu .tabs-menu-wrapper li a:focus:after {
  background: #00B441;
}
.product-tabs-menu .tabs-menu-wrapper li a.active {
  color: #000;
}
.product-tabs-menu .tabs-menu-wrapper li a.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3px;
}
.product-tabs-menu .tabs-menu-wrapper li a:hover, .product-tabs-menu .tabs-menu-wrapper li a:focus {
  text-decoration: none;
  color: #000;
}
.product-tabs-menu .tabs-menu-wrapper li a:hover:after, .product-tabs-menu .tabs-menu-wrapper li a:focus:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3px;
}

#informations {
  margin-bottom: 50px;
}

.product-tabs .informations-wrapper {
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
  padding-top: 40px;
}
@media (min-width: 768px) {
  .product-tabs .informations-wrapper {
    background-color: #F7F7F9;
    padding-bottom: 40px;
  }
}

.informations-txt {
  padding-left: 30px;
}
@media (min-width: 992px) {
  .informations-txt {
    padding-left: 120px;
  }
}
.informations-txt .section-title {
  color: rgba(0, 0, 0, 0.03);
  margin-left: -15px;
}
@media (min-width: 992px) {
  .informations-txt .section-title {
    margin-left: -100px;
  }
}
@media (min-width: 768px) {
  .informations-txt .section-title {
    color: rgba(0, 0, 0, 0.05);
  }
}
.informations-txt .section-title-bis {
  text-transform: uppercase;
  color: #000;
  margin-bottom: 15px;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .informations-txt .section-title-bis {
    margin-top: -30px;
  }
}
.informations-txt .info-subtitle {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .informations-txt .info-subtitle {
    font-size: 16px;
    font-size: 1rem;
  }
}
.informations-txt p {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 16px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .informations-txt p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
  }
}
.informations-txt.informations-documents {
  padding-left: inherit;
}
.informations-txt.informations-documents .info-document {
  height: 100%;
}
.informations-txt.informations-documents .info-document .fiche-technique {
  padding: 10px;
  display: inline-block;
  line-height: 16px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000000;
}
.informations-txt.informations-documents .info-document .fiche-technique:hover {
  text-decoration: none;
  color: #777777;
}
.informations-txt.informations-documents .info-document .fiche-technique:before {
  content: "";
  display: inline-block;
  position: relative;
  background-image: url(../images/sprite.png);
  background-position: -188px -96px;
  width: 22px;
  height: 20px;
  margin-right: 10px;
  top: 3px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .informations-txt.informations-documents .info-document .fiche-technique:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.informations-normes {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .informations-normes {
    padding-top: 85px;
  }
}
.informations-normes p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .informations-normes p {
    text-align: center;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .informations-normes p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.informations-normes p strong {
  font-weight: 700;
  border-bottom: 1px solid;
}
.orange .informations-normes p strong {
  border-color: #FF7600;
}
.vert .informations-normes p strong {
  border-color: #00B441;
}
.bleu .informations-normes p strong {
  border-color: #00B2F6;
}

.produit-complementaire-similaire {
  display: block;
  position: relative;
  background: #f7f7f9;
  background-size: cover;
  padding: 25px 0;
}
.produit-complementaire-similaire .metier-nouveautebis {
  display: block;
  position: absolute;
  top: 0;
  left: -220px;
  width: 100%;
  height: 100%;
  -webkit-transform: skewX(25deg);
  transform: skewX(25deg);
}
@media (min-width: 768px) {
  .produit-complementaire-similaire .metier-nouveautebis {
    left: -283px;
    width: 50%;
    -webkit-transform: skewX(40deg);
    transform: skewX(40deg);
  }
}

.orange #complementaire .metier-nouveautebis {
  background: #FF7600;
}
.vert #complementaire .metier-nouveautebis {
  background: #00B441;
}
.bleu #complementaire .metier-nouveautebis {
  background: #00B2F6;
}

#similaire .metier-nouveautebis {
  background: #313C4A;
}

.complementaire-similaire-title {
  width: 100%;
  padding: 0 30px;
  margin-left: 16%;
}
@media only screen and (max-width: 1600px) {
  .complementaire-similaire-title {
    margin-left: 9%;
  }
}
@media only screen and (max-width: 991px) {
  .complementaire-similaire-title {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .complementaire-similaire-title {
    padding-top: 160px;
    width: 340px;
    float: left;
    z-index: 1;
    padding-left: 0;
    padding-right: 0;
  }
}
.complementaire-similaire-title .section-title {
  opacity: 0.25;
}
.complementaire-similaire-title .section-title-bis {
  text-transform: uppercase;
  margin-bottom: 68px;
  margin-top: -15px;
  margin-left: 15px;
}
@media (min-width: 1460px) {
  .complementaire-similaire-title .section-title-bis {
    margin-left: -30px;
  }
}
@media (min-width: 768px) {
  .complementaire-similaire-title .section-title-bis {
    margin-top: 0;
    margin-left: -35px;
    position: relative;
  }
}
.complementaire-similaire-title .section-title-bis:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: 0px -74px;
  width: 55px;
  height: 48px;
  left: 30px;
  bottom: inherit;
}
@media (min-width: 992px) {
  .complementaire-similaire-title .section-title-bis:after {
    left: 275px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .complementaire-similaire-title .section-title-bis:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.complementaire-similaire-title {
  z-index: 1;
}

.complementaire-similaire-listwrapper {
  position: static;
  width: calc(84% - 340px);
}
@media only screen and (max-width: 1600px) {
  .complementaire-similaire-listwrapper {
    width: calc(91% - 340px);
  }
}
@media only screen and (max-width: 991px) {
  .complementaire-similaire-listwrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .complementaire-similaire-listwrapper {
    display: inline-block;
    float: left;
  }
}
.complementaire-similaire-listwrapper .complementaire-similaire-list {
  display: block;
  width: 100%;
  /*        right: -50px;*/
}

.complementaire-similaire-list .nouveaute-list-item {
  padding: 15px 10px 18px;
}
@media (min-width: 992px) {
  .complementaire-similaire-list .nouveaute-list-item {
    margin-bottom: 0;
  }
}
.complementaire-similaire-list .nouveaute-list-item .nouveaute-list-itemwrapper {
  transition: all 300ms ease-in-out;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .complementaire-similaire-list .nouveaute-list-item .nouveaute-list-itemwrapper .ajout-panier {
    width: 174px;
    margin-left: -87px;
  }
}
.complementaire-similaire-list .nouveaute-list-item.slick-active .nouveaute-list-itemwrapper {
  background: #fff;
}
.complementaire-similaire-list .nouveaute-list-item.slick-active:nth-child(4n) .nouveaute-list-itemwrapper {
  background: rgba(255, 255, 255, 0.62);
}
@media only screen and (max-width: 1600px) {
  .complementaire-similaire-list .nouveaute-list-item.slick-active:nth-child(4n) .nouveaute-list-itemwrapper {
    background: #fff;
  }
  .complementaire-similaire-list .nouveaute-list-item.slick-active:nth-child(3n) .nouveaute-list-itemwrapper, .complementaire-similaire-list .nouveaute-list-item.slick-active:last-child .nouveaute-list-itemwrapper {
    background: rgba(255, 255, 255, 0.62);
  }
}
@media only screen and (max-width: 1199px) {
  .complementaire-similaire-list .nouveaute-list-item.slick-active:nth-child(3n) .nouveaute-list-itemwrapper {
    background: #fff;
  }
  .complementaire-similaire-list .nouveaute-list-item.slick-active:nth-child(2n) .nouveaute-list-itemwrapper {
    background: rgba(255, 255, 255, 0.62);
  }
  .complementaire-similaire-list .nouveaute-list-item.slick-active.slick-current .nouveaute-list-itemwrapper {
    background: #fff;
  }
}

/*product actualite prefooter*/
.product-actualite {
  background: #f7f7f9;
  padding-top: 25px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .product-actualite {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.product-actualite-title .section-title {
  color: rgba(0, 0, 0, 0.03);
  margin-left: -15px;
}
@media (min-width: 1460px) {
  .product-actualite-title .section-title {
    margin-left: -100px;
  }
}
@media (min-width: 768px) {
  .product-actualite-title .section-title {
    margin-left: -25px;
    color: rgba(0, 0, 0, 0.05);
  }
}
.product-actualite-title .section-title-bis {
  color: #000;
  text-transform: uppercase;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .product-actualite-title .section-title-bis {
    margin-top: -25px;
  }
}

.product-actu-alaune {
  padding: 10px 0 0;
}
@media (min-width: 768px) {
  .product-actu-alaune {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .product-actu-alaune .product-actu-item:first-child {
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .product-actu-alaune .product-actu-item:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .product-actu-alaune .product-actu-item:first-child {
    margin-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .product-actu-alaune .product-actu-item:last-child {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .product-actu-alaune .product-actu-item {
    padding-left: 0;
    padding-right: 0;
  }
}

.product-actu-itemwrapper {
  height: 100%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #D3D3D3;
}
@media (min-width: 768px) {
  .product-actu-itemwrapper {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
}

.product-actu-itemwrapperbis:before, .product-actu-itemwrapperbis:after {
  content: " ";
  display: table;
}
.product-actu-itemwrapperbis:after {
  clear: both;
}
.product-actu-itemwrapperbis .product-actu-img {
  display: block;
}
@media (min-width: 768px) {
  .fiche-produit .product-actu-itemwrapperbis .product-actu-img {
    float: left;
    width: 180px;
  }
}
.fiche-produit-indisponible .product-actu-itemwrapperbis .product-actu-img {
  float: left;
  width: 120px;
}
@media (min-width: 768px) {
  .fiche-produit-indisponible .product-actu-itemwrapperbis .product-actu-img {
    width: 180px;
  }
}
@media (min-width: 768px) {
  .product-actu-itemwrapperbis .product-actu-img img {
    height: 100%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .fiche-produit .product-actu-itemwrapperbis .product-actu-img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .fiche-produit-indisponible .product-actu-itemwrapperbis .product-actu-img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.product-actu-itemwrapperbis .product-actu-descr {
  display: block;
  padding: 20px 25px;
}
@media (min-width: 768px) {
  .fiche-produit .product-actu-itemwrapperbis .product-actu-descr {
    float: left;
    width: calc(100% - 180px);
    padding: 15px 20px;
  }
}
.fiche-produit-indisponible .product-actu-itemwrapperbis .product-actu-descr {
  float: left;
  width: calc(100% - 120px);
  padding: 15px 20px;
}
@media (min-width: 768px) {
  .fiche-produit-indisponible .product-actu-itemwrapperbis .product-actu-descr {
    width: calc(100% - 180px);
  }
}

.product-actu-descr .product-actu-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product-actu-descr p {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 13px;
  margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}
@media (min-width: 768px) {
  .product-actu-descr p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
.product-actu-descr a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .product-actu-descr a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.product-actu-descr a:hover, .product-actu-descr a:focus {
  text-decoration: none;
}
.orange .product-actu-descr a {
  color: #FF7600;
}
.vert .product-actu-descr a {
  color: #00B441;
}
.bleu .product-actu-descr a {
  color: #00B2F6;
}

.product-actu-btnwrapper {
  display: none;
  text-align: right;
}
@media (min-width: 768px) {
  .product-actu-btnwrapper {
    display: block;
  }
}
.product-actu-btnwrapper .product-actu-btn {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
}
.product-actu-btnwrapper .product-actu-btn:after {
  content: "\E90D";
  font-family: "icomoon";
  font-size: 24px;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  top: 7px;
  margin-left: 11px;
}
.product-actu-btnwrapper .product-actu-btn:hover, .product-actu-btnwrapper .product-actu-btn:focus {
  text-decoration: none;
}

.fiche-produit, .fiche-produit-indisponible {
  /*    &.orange {
          .metier-newsletter {
              background-color: $orange;
          }
      }

      &.bleu {
          .metier-newsletter {
              background-color: $bleu;
          }
      }

      &.vert {
          .metier-newsletter {
              background-color: $vert;
          }
      }*/
}
.fiche-produit.orange .metier-newsletter .input-email, .fiche-produit-indisponible.orange .metier-newsletter .input-email {
  background: #FF7600;
}
.fiche-produit.orange .metier-newsletter button, .fiche-produit-indisponible.orange .metier-newsletter button {
  color: #FF7600;
}
.fiche-produit.bleu .metier-newsletter .input-email, .fiche-produit-indisponible.bleu .metier-newsletter .input-email {
  background: #00B2F6;
}
.fiche-produit.bleu .metier-newsletter button, .fiche-produit-indisponible.bleu .metier-newsletter button {
  color: #00B2F6;
}
.fiche-produit.vert .metier-newsletter .input-email, .fiche-produit-indisponible.vert .metier-newsletter .input-email {
  background: #00B441;
}
.fiche-produit.vert .metier-newsletter button, .fiche-produit-indisponible.vert .metier-newsletter button {
  color: #00B441;
}
@media only screen and (max-width: 767px) {
  .fiche-produit .metier-newsletter, .fiche-produit-indisponible .metier-newsletter {
    background-image: none;
  }
}
@media only screen and (max-width: 767px) {
  .fiche-produit .metier-newsletter:before, .fiche-produit-indisponible .metier-newsletter:before {
    content: "";
    display: none;
  }
}
.fiche-produit .metier-newsletter button, .fiche-produit-indisponible .metier-newsletter button {
  background: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 100%;
  top: 0;
  right: 0;
}

.fiche-produit-indisponible {
  overflow-x: hidden;
}

.fiche-produit-indisponible .acceptation {
  border-bottom: none;
}

/*ajout panier*/
@media only screen and (max-width: 767px) {
  .about-demande-infos {
    margin-top: 0;
  }
}
.about-demande-infos .input-mail {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #000;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
@media (min-width: 768px) {
  .about-demande-infos .input-mail {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.about-demande-infos .input-mail:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
  border: 1px solid #acacac;
}
.about-demande-infos .partage-impression {
  padding-right: 0;
}
@media only screen and (max-width: 375px) {
  .about-demande-infos .partage-impression {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 375px) {
  .about-demande-infos .btn-submit-wrapper {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.actualite-main {
  display: block;
  position: relative;
  padding: 50px 0;
}

@media (min-width: 1460px) {
  .actualite-filtrewrapper {
    padding-right: 40px;
  }
}

.actualite-filtre .actualite-filtre-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  .actualite-filtre .actualite-filtre-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1025px) {
  .actualite-filtre .actualite-filtre-title {
    font-size: 16px;
    font-size: 1rem;
  }
}

.actualite-filtre-item .form-group {
  margin-bottom: 7px;
}
.actualite-filtre-item input[type=checkbox] {
  display: none;
}
.actualite-filtre-item label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  cursor: pointer;
  display: inline-block;
  padding: 0.25em 0;
  z-index: 20;
}
@media (min-width: 768px) {
  .actualite-filtre-item label {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.actualite-filtre-item label:before {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -192px -162px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .actualite-filtre-item label:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.actualite-filtre-item input:checked + label:before {
  content: "\E90B";
  font-family: "icomoon";
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
}
.orange .actualite-filtre-item input:checked + label:before {
  color: #FF7600;
}
.vert .actualite-filtre-item input:checked + label:before {
  color: #00B441;
}
.bleu .actualite-filtre-item input:checked + label:before {
  color: #00B2F6;
}

.actualite-filtre-perdate {
  padding-top: 30px;
}
.actualite-filtre-perdate form {
  display: inline-block;
}
.actualite-filtre-perdate .label-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: inherit;
}
@media (min-width: 768px) {
  .actualite-filtre-perdate .label-title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
@media (min-width: 768px) {
  .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a.active {
  color: #fff;
}
.actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  color: #fff;
  text-decoration: none;
}
.orange .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .orange .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  background-color: #FF7600;
}
.vert .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .vert .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  background-color: #00B441;
}
.bleu .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .bleu .actualite-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  background-color: #00B2F6;
}
.actualite-filtre-perdate .btn {
  width: 140px;
  height: 45px;
  margin-left: 10px;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ddd;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  text-transform: inherit;
  text-align: center;
  outline: 0;
  line-height: 32px;
}
@media (min-width: 768px) {
  .actualite-filtre-perdate .btn {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.actualite-filtre-perdate .btn:focus, .actualite-filtre-perdate .btn:hover {
  background-color: #fff;
  border: 1px solid #E0E0E0;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.actualite-filtre-perdate .btn:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -138px -74px;
  width: 10px;
  height: 27px;
  border: 0;
  position: absolute;
  top: 9px;
  right: 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .actualite-filtre-perdate .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

/*actualite listing*/
.actualite-list-item {
  margin-bottom: 36px;
}
.actualite-list-item:hover {
  margin-bottom: 20px;
}

.actualite-list-itemwrapper {
  border: 1px solid #ccc;
  transition: all 300ms ease-in-out;
}
@media (min-width: 768px) {
  .actualite-list-itemwrapper {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
}
.actualite-list-itemwrapper .actualite-list-img {
  height: 166px;
  position: relative;
}
.actualite-list-itemwrapper .actualite-list-img img {
  height: 166px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .actualite-list-itemwrapper .actualite-list-img img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
  }
}
.actualite-list-itemwrapper .actualite-list-img .actu-metier {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 32px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 50%;
  text-align: center;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (min-width: 1200px) {
  .actualite-list-itemwrapper .actualite-list-img .actu-metier {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .actualite-list-itemwrapper .actualite-list-img .actu-metier {
    width: 55%;
  }
}
.actualite-list-itemwrapper .actualite-list-img .actu-metier.actu-elevage {
  background-color: #00B2F6;
}
.actualite-list-itemwrapper .actualite-list-img .actu-metier.actu-agriculture {
  background-color: #FF7600;
}
.actualite-list-itemwrapper .actualite-list-img .actu-metier.actu-parc {
  background-color: #00B441;
}
.actualite-list-itemwrapper .actualite-list-infos {
  padding: 40px 20px 20px;
}
.actualite-list-itemwrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}
.actualite-list-itemwrapper:hover .actualite-list-btn {
  display: inline-block;
}

.actualite-list-infos .actualite-list-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .actualite-list-infos .actualite-list-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.actualite-list-infos .actualite-list-txt {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 13px;
  margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}
@media (min-width: 768px) {
  .actualite-list-infos .actualite-list-txt {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 19px;
  }
}
.actualite-list-infos .actualite-list-btn {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #000;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .actualite-list-infos .actualite-list-btn {
    font-size: 16px;
    font-size: 1rem;
    display: none;
  }
}
.actualite-list-infos .actualite-list-btn:hover {
  text-decoration: none;
}

.search-annonce-wrapper {
  padding: 25px 0 25px;
  background-color: rgba(211, 211, 211, 0.17);
}
@media (min-width: 992px) {
  .search-annonce-wrapper {
    padding-top: 66px;
    padding-bottom: 50px;
  }
}

.search-annonce-row {
  position: relative;
}

.search-annonce {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .search-annonce {
    margin-bottom: 32px;
  }
}
.search-annonce .search-form-wrapper {
  display: flex;
}
.search-annonce .search-form-wrapper label {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  white-space: nowrap;
  padding-right: 10px;
  line-height: 40px;
  text-transform: uppercase;
  width: 180px;
}
@media (min-width: 1460px) {
  .search-annonce .search-form-wrapper label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  .search-annonce .search-form-wrapper label {
    width: auto;
  }
}
@media (min-width: 768px) {
  .search-annonce .search-form-wrapper label {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.search-annonce .search-form-wrapper .form-control {
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border: 1px solid #D2D2D2;
  background: #fff;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
}
.search-annonce .search-form-wrapper .form-control:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}

.search-annonce-categorie {
  position: static;
}
@media (min-width: 1460px) {
  .search-annonce-categorie {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .search-annonce-categorie {
    margin-bottom: 36px;
  }
}
.search-annonce-categorie .search-form-wrapper {
  position: relative;
}
.search-annonce-categorie .search-form-wrapper .form-control {
  background: #fff url("../images/qty-down.png") no-repeat 95% center;
  cursor: pointer;
}
.search-annonce-categorie .categorie-option {
  display: none;
  position: absolute;
  left: 10px;
  width: calc(100% - 20px);
  background: #f7f7f7;
  padding: 15px 10px;
  z-index: 9;
  border: 1px solid #D3D3D3;
}
@media (min-width: 1200px) {
  .search-annonce-categorie .categorie-option {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .search-annonce-categorie .categorie-option {
    width: 100%;
    left: 0;
  }
}

@media (min-width: 1460px) {
  .categorie-option-block {
    padding-left: 75px;
  }
}
.categorie-option-block .categorie-option-title {
  display: block;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}
@media (min-width: 1460px) {
  .categorie-option-block .categorie-option-title {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .categorie-option-block .categorie-option-title {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 34px;
    margin-bottom: 20px;
  }
}
.orange .categorie-option-block .categorie-option-title {
  color: #FF7600;
  border-color: #FF7600;
}
.bleu .categorie-option-block .categorie-option-title {
  color: #00B2F6;
  border-color: #00B2F6;
}
.vert .categorie-option-block .categorie-option-title {
  color: #00B441;
  border-color: #00B441;
}
.categorie-option-block ul {
  display: block;
  text-align: left;
}
.categorie-option-block ul li {
  display: block;
  list-style-type: none;
  line-height: 0;
}
.categorie-option-block ul li:last-child {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .categorie-option-block ul li:last-child {
    margin-bottom: 20px;
  }
}
.categorie-option-block ul li a {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #817F7F;
  line-height: 24px;
}
@media (min-width: 768px) {
  .categorie-option-block ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 30px;
  }
}
.categorie-option-block ul li a:hover, .categorie-option-block ul li a:focus {
  text-decoration: none;
}

.search-annonce-departement .search-departement .bootstrap-select {
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}
.search-annonce-departement .search-departement .bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .search-annonce-departement .search-departement .bootstrap-select .dropdown-toggle .filter-option {
    padding-right: 30px;
  }
}
.search-annonce-departement .search-departement .dropdown-menu a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
@media (min-width: 768px) {
  .search-annonce-departement .search-departement .dropdown-menu a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.search-annonce-departement .search-departement .dropdown-menu .dropdown-item.active, .search-annonce-departement .search-departement .dropdown-menu .dropdown-item:active {
  color: #fff;
  text-decoration: none;
}
.orange .search-annonce-departement .search-departement .dropdown-menu .dropdown-item.active, .orange .search-annonce-departement .search-departement .dropdown-menu .dropdown-item:active {
  background-color: #FF7600;
}
.vert .search-annonce-departement .search-departement .dropdown-menu .dropdown-item.active, .vert .search-annonce-departement .search-departement .dropdown-menu .dropdown-item:active {
  background-color: #00B441;
}
.bleu .search-annonce-departement .search-departement .dropdown-menu .dropdown-item.active, .bleu .search-annonce-departement .search-departement .dropdown-menu .dropdown-item:active {
  background-color: #00B2F6;
}
.search-annonce-departement .search-departement .btn {
  height: 38px;
  margin-left: 0;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  font-family: "Work Sans", sans-serif;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  text-transform: inherit;
  text-align: left;
  outline: none;
  position: relative;
}
@media (min-width: 768px) {
  .search-annonce-departement .search-departement .btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
.search-annonce-departement .search-departement .btn:focus, .search-annonce-departement .search-departement .btn:hover {
  background-color: #fff;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
  height: 38px;
}
.search-annonce-departement .search-departement .btn:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #d2d2d2;
  display: block;
  position: absolute;
  top: 0;
  right: 35px;
}
@media (min-width: 768px) {
  .search-annonce-departement .search-departement .btn:before {
    right: 45px;
  }
}
.search-annonce-departement .search-departement .btn:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -216px -89px;
  width: 10px;
  height: 7px;
  border: 0;
  position: absolute;
  top: 15px;
  right: 10px;
}
@media (min-width: 768px) {
  .search-annonce-departement .search-departement .btn:after {
    right: 20px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .search-annonce-departement .search-departement .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
@media only screen and (max-width: 767px) {
  .search-annonce-departement .pointure-wrapper, .search-annonce-departement .qty-wrapper {
    padding-left: 0;
  }
}
@media only screen and (max-width: 375px) {
  .search-annonce-departement .pointure-wrapper, .search-annonce-departement .qty-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
  }
}
.search-annonce-departement .pointure-wrapper .quantity input, .search-annonce-departement .qty-wrapper .quantity input {
  width: 100%;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border: 1px solid #acacac;
  text-align: right;
  padding-right: 50px;
}
@media (min-width: 768px) {
  .search-annonce-departement .pointure-wrapper .quantity input, .search-annonce-departement .qty-wrapper .quantity input {
    font-size: 19px;
    font-size: 1.1875rem;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .search-annonce-departement .pointure-wrapper .quantity input, .search-annonce-departement .qty-wrapper .quantity input {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .search-annonce-departement .pointure-wrapper .quantity .quantity-button, .search-annonce-departement .qty-wrapper .quantity .quantity-button {
    width: 36px;
  }
}

.search-annonce-filtre .aside-filter {
  width: 100%;
  background: transparent;
  margin-top: -18px;
  z-index: 1;
  position: relative !important;
  top: inherit !important;
  max-width: 100% !important;
  display: block !important;
}
.search-annonce-filtre .aside-filter .section-filter {
  padding-top: 0;
  height: 40px;
}
.search-annonce-filtre .aside-filter .section-filter #height-range {
  top: 32px;
}
.search-annonce-filtre .aside-filter .heightrange input {
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 1460px) {
  .search-annonce-filtre .aside-filter .heightrange input {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .search-annonce-filtre .aside-filter .heightrange input {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media (min-width: 1460px) {
  .search-annonce-localisation {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.search-annonce-localisation .input-group {
  position: relative;
}
.search-annonce-localisation .input-group .input-localisation {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Work Sans", sans-serif;
  color: #000;
  border-color: #c4c4c4;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-top-left-radius: 19px;
  border-bottom-left-radius: 19px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (min-width: 992px) {
  .search-annonce-localisation .input-group .input-localisation {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .search-annonce-localisation .input-group .input-localisation::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
  .search-annonce-localisation .input-group .input-localisation:-moz-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
  .search-annonce-localisation .input-group .input-localisation::-moz-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
  .search-annonce-localisation .input-group .input-localisation:-ms-input-placeholder {
    color: #000;
    opacity: 1;
    font-size: 14px;
  }
}
.search-annonce-localisation .input-group .input-localisation::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-annonce-localisation .input-group .input-localisation:-moz-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-annonce-localisation .input-group .input-localisation::-moz-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-annonce-localisation .input-group .input-localisation:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  font-size: 13px;
}
.search-annonce-localisation .input-group .input-localisation:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-color: #c4c4c4;
}
.search-annonce-localisation .input-group button {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
  width: 48px;
  background: #000;
}
@media (min-width: 1460px) {
  .search-annonce-localisation .input-group button {
    font-size: 16px;
    font-size: 1rem;
  }
}

.search-annonce-submit .btn-custom {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 40px;
  background: #000;
  padding: 0 15px;
  border: none;
  width: 100%;
}
@media (min-width: 1460px) {
  .search-annonce-submit .btn-custom {
    font-size: 18px;
    font-size: 1.125rem;
    height: 38px;
  }
}

/*annonce item*/
.list-annonces-wrapper {
  display: block;
  position: relative;
  padding: 30px 0;
}

.annonce-filtre-perdate {
  padding-bottom: 20px;
}
.annonce-filtre-perdate form {
  display: inline-block;
}
.annonce-filtre-perdate .label-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: inherit;
}
.annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
.annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) a.active {
  color: #fff;
}
.annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  color: #fff;
  text-decoration: none;
}
.orange .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .orange .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  background-color: #FF7600;
}
.vert .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .vert .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  background-color: #00B441;
}
.bleu .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .bleu .annonce-filtre-perdate .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  background-color: #00B2F6;
}
.annonce-filtre-perdate .btn {
  width: 140px;
  height: 45px;
  margin-left: 10px;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ddd;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  text-transform: inherit;
  text-align: center;
  outline: 0;
  line-height: 32px;
}
.annonce-filtre-perdate .btn:focus, .annonce-filtre-perdate .btn:hover {
  background-color: #fff;
  border: 1px solid #E0E0E0;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  outline: none;
}
.annonce-filtre-perdate .btn:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -138px -74px;
  width: 10px;
  height: 27px;
  border: 0;
  position: absolute;
  top: 9px;
  right: 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .annonce-filtre-perdate .btn:after {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.list-annonce-item {
  margin-bottom: 40px;
}
.list-annonce-item .list-annonce-itemwrapper {
  /*display: block;*/
  border: 1px solid #D3D3D3;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 10px;
  transition: all 300ms ease-in-out;
}
.list-annonce-item .list-annonce-itemwrapper:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}

.list-annonce-itemwrapper .annonce-item-img {
  /*@include media-breakpoint-up(sm) {
      display: table-cell;
      vertical-align: middle;
      width:285px;
  }
  display: block;*/
  text-align: center;
}
.list-annonce-itemwrapper .annonce-item-description {
  /*@include media-breakpoint-up(xl) {
      padding-left:50px;
  }
  @include media-breakpoint-up(sm) {
      display: table-cell;
      vertical-align: middle;
      width:calc(100% - 285px);
      padding-left:25px;
      padding-bottom:25px;
  }
  display: block;*/
  /*height: 100%;*/
  /*padding-top:25px;*/
}

.annonce-item-description .annonce-item-top {
  padding-bottom: 10px;
  display: block;
  position: relative;
}
.annonce-item-description .annonce-item-top:before, .annonce-item-description .annonce-item-top:after {
  content: " ";
  display: table;
}
.annonce-item-description .annonce-item-top:after {
  clear: both;
}
.annonce-item-description .annonce-item-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .annonce-item-description .annonce-item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.annonce-item-description p {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  margin-bottom: 15px;
  line-height: 18px;
}
@media (min-width: 1460px) {
  .annonce-item-description p {
    padding-right: 25%;
  }
}
@media (min-width: 768px) {
  .annonce-item-description p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
  }
}
.annonce-item-description .btn-custom {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #fff;
  padding: 0 20px;
  line-height: 32px;
  background: #000;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .annonce-item-description .btn-custom {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 24px;
    line-height: 40px;
    margin-top: 20px;
  }
}

.annonce-item-top .annonce-item-top-left {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .annonce-item-top .annonce-item-top-left {
    float: left;
    margin-bottom: 0;
  }
}
.annonce-item-top .annonce-item-top-right {
  display: block;
}
@media (min-width: 1460px) {
  .annonce-item-top .annonce-item-top-right {
    padding-right: 35px;
  }
}
@media (min-width: 768px) {
  .annonce-item-top .annonce-item-top-right {
    float: right;
  }
}

.annonce-item-top-left .annonce-item-metier {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: inline-block;
  color: #f40000;
}
.orange .annonce-item-top-left .annonce-item-metier {
  color: #FF7600;
}
.bleu .annonce-item-top-left .annonce-item-metier {
  color: #00B2F6;
}
.vert .annonce-item-top-left .annonce-item-metier {
  color: #00B441;
}
.annonce-item-top-left .annonce-item-date {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  display: inline-block;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .annonce-item-top-left .annonce-item-date {
    margin-left: 37px;
  }
}

.annonce-item-top-right .annonce-item-price {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .annonce-item-top-right .annonce-item-price {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}
.orange .annonce-item-top-right .annonce-item-price {
  color: #FF7600;
}
.bleu .annonce-item-top-right .annonce-item-price {
  color: #00B2F6;
}
.vert .annonce-item-top-right .annonce-item-price {
  color: #00B441;
}

.details-annonces-main {
  display: block;
  position: relative;
  padding: 50px 0;
}

.details-annonces-img {
  text-align: center;
  position: relative;
}
@media (min-width: 1460px) {
  .details-annonces-img {
    padding-right: 25px;
  }
}
.details-annonces-img .slider-for .item {
  display: block;
  position: relative;
  border: 1px solid #D5D5E0;
  height: 320px;
  padding: 75px 0 50px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
@media (min-width: 768px) {
  .details-annonces-img .slider-for .item {
    height: 440px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.details-annonces-img .slider-for .item img {
  margin: auto;
  max-height: 100%;
}
.details-annonces-img .slider-nav {
  width: 290px;
  top: -20px;
  display: inline-block;
}
@media (min-width: 768px) {
  .details-annonces-img .slider-nav {
    width: 328px;
  }
}
.details-annonces-img .slider-nav .item {
  width: 60px;
  height: 80px;
  padding: 15px 0;
  border: 1px solid #d6d5db;
  margin: 0 8px;
  background: #fff;
}
@media (min-width: 768px) {
  .details-annonces-img .slider-nav .item {
    width: 70px;
  }
}
.details-annonces-img .slider-nav .item img {
  margin: auto;
  max-height: 100%;
}

@media (min-width: 768px) {
  .details-annonces-txt {
    padding-top: 30px;
  }
}
.details-annonces-txt .details-annonces-title {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .details-annonces-txt .details-annonces-title {
    font-size: 30px;
    font-size: 1.875rem;
    max-width: 450px;
  }
}
.details-annonces-txt .details-annonces-price {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .details-annonces-txt .details-annonces-price {
    font-size: 41px;
    font-size: 2.5625rem;
  }
}
.orange .details-annonces-txt .details-annonces-price {
  color: #FF7600;
}
.vert .details-annonces-txt .details-annonces-price {
  color: #00B441;
}
.bleu .details-annonces-txt .details-annonces-price {
  color: #00B2F6;
}
.details-annonces-txt p {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .details-annonces-txt p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
  }
}
.orange .details-annonces-txt p .read-more {
  color: #FF7600;
}
.vert .details-annonces-txt p .read-more {
  color: #00B441;
}
.bleu .details-annonces-txt p .read-more {
  color: #00B2F6;
}
.details-annonces-txt p .read-more:hover {
  text-decoration: none;
}
.details-annonces-txt .contact-annonceur {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  line-height: 32px;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 10px;
  border: none;
}
@media (min-width: 768px) {
  .details-annonces-txt .contact-annonceur {
    font-size: 16px;
    font-size: 1rem;
    line-height: 40px;
    margin-top: 20px;
  }
}
.details-annonces-txt .contact-annonceur:hover, .details-annonces-txt .contact-annonceur:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}

.details-annonces-mapwrapper {
  padding-top: 25px;
}

.details-annonces-maptxt .map-lieu {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #000;
  margin-right: 30px;
}
@media (min-width: 768px) {
  .details-annonces-maptxt .map-lieu {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.details-annonces-maptxt .map-btn-wrapper {
  display: inline-block;
}
.details-annonces-maptxt .map-btn-wrapper .map-btn {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #000;
  border: 1px solid;
  padding: 0 24px;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  line-height: 32px;
}
@media (min-width: 768px) {
  .details-annonces-maptxt .map-btn-wrapper .map-btn {
    font-size: 16px;
    font-size: 1rem;
    line-height: 40px;
  }
}
.orange .details-annonces-maptxt .map-btn-wrapper .map-btn {
  border-color: #FF7600;
}
.vert .details-annonces-maptxt .map-btn-wrapper .map-btn {
  border-color: #00B441;
}
.bleu .details-annonces-maptxt .map-btn-wrapper .map-btn {
  border-color: #00B2F6;
}

.details-annonces-map {
  padding: 20px 0;
}
.details-annonces-map .map-annonces-wrapper {
  height: 400px;
}
.details-annonces-map #annonce-id {
  width: 100%;
  height: 400px;
  position: relative;
  z-index: 1;
  outline: none;
}

#annonceur .modal-dialog {
  max-width: 738px;
}
@media (min-width: 1200px) {
  #annonceur .modal-dialog {
    max-width: 960px;
  }
}
#annonceur .modal-body {
  padding-top: 0;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  #annonceur .modal-body {
    padding-top: 24px;
  }
}

@media (min-width: 1460px) {
  .contact-annonceur-wrapper p {
    max-width: 75%;
    margin: auto;
  }
}

.contact-annonceur-form {
  padding-top: 30px;
}
.contact-annonceur-form label {
  display: block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .contact-annonceur-form label {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 34px;
  }
}
.contact-annonceur-form label sup {
  position: relative;
  top: 0;
}
.contact-annonceur-form .form-group {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .contact-annonceur-form .form-group {
    margin-bottom: 20px;
  }
}
.contact-annonceur-form input, .contact-annonceur-form textarea {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border: 1px solid #C4C4C4;
}
.contact-annonceur-form input:focus, .contact-annonceur-form textarea:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-color: #c4c4c4;
}
.contact-annonceur-form textarea {
  resize: none;
  width: 100%;
  padding: 5px;
}

@media (min-width: 768px) {
  .contact-annonceur-inputwrapper > div:first-child {
    padding-right: 25px;
  }
}
@media (min-width: 768px) {
  .contact-annonceur-inputwrapper > div:last-child {
    padding-left: 25px;
  }
}

.contact-annonceur-formsubmit {
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .contact-annonceur-formsubmit {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.contact-annonceur-formsubmit .btn-custom {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #fff;
  padding: 0 15px;
  height: 32px;
  background: #000;
  border: none;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  width: 180px;
  margin: auto;
  display: block;
}
@media (min-width: 768px) {
  .contact-annonceur-formsubmit .btn-custom {
    font-size: 16px;
    font-size: 1rem;
    height: 40px;
    width: 220px;
  }
}

@media print {
  body * {
    display: none;
  }

  body .printable {
    display: block;
  }
}
.cookie-banner {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 65px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2147483647;
  margin: 0px;
  color: white;
  text-align: center;
  line-height: 65px;
  font-weight: bold;
}

.cookie-banner .btn-light {
  margin: 15px 10px;
  color: #FFFFFF;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.header-top .menu-right-wrapper .cart .popup {
  position: absolute;
  top: auto;
  right: 0;
  bottom: auto;
  left: auto;
  background: #fff;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.16);
  padding: 20px;
  width: 100%;
  z-index: 150;
  top: calc(100% + 15px);
  width: 475px;
  padding: 35px 20px 23px;
  border-top: 7px solid #F30000;
}
.header-top .menu-right-wrapper .cart .popup:after {
  border-bottom-color: #F30000;
}
.header-top .menu-right-wrapper .cart .popup .continue {
  background: #F30000;
}

.header-top .menu-right-wrapper .cart .popup .title {
  color: rgba(0, 0, 0, 0.49);
  font-family: PT Serif, serif;
  font-size: 25px;
  font-weight: 400;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 40px;
  padding: 0 13%;
}

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

.return-link {
  display: inline-block;
}

.header-top .menu-right-wrapper .cart .popup .icon-arrow {
  display: inline-block;
  color: #e0b65a;
  font-size: 17px;
  vertical-align: -2px;
}

.continue {
  display: inline-block;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-family: Gotham Black;
  font-size: 16px;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  text-transform: uppercase;
  text-align: center;
  margin-left: 40px;
  /*  color: white!important;*/
}

.popup-added-to-cart .continue {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.header-top .menu-right-wrapper .cart .popup:after {
  top: auto;
  right: 5px;
  bottom: 100%;
  left: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 17px;
}

.btn-confirmation-return {
  width: auto !important;
}

.col-sm-12.confirmation-wrapper-error {
  padding: 50px;
}

.nouveaute-list-itemwrapper .link {
  font-size: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.wish-card {
  padding-top: 5px;
}

.wish-container a {
  color: black;
  text-decoration: none;
}

.download-icon i {
  color: white !important;
}

.categorie-main .btn-custom {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 300px !important;
  height: 50px;
  line-height: 30px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #000;
  border: 1px solid #A2A2A2;
  background: transparent;
  border-radius: 10px !important;
}
@media (min-width: 768px) {
  .categorie-main .btn-custom {
    display: inline-block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: 1rem;
  }
}

/*** SIDEBAR ***/
.filter-product {
  margin-bottom: 20px;
}
.filter-product h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: blue;
  letter-spacing: 0;
}
.filter-product h3 a, .filter-product h3 span {
  color: #FFFFFF;
  padding: 2px 10px;
  display: block;
}
.filter-product h3 a:after {
  content: "\F0D7";
  float: right;
  margin-top: 4px;
}
.filter-product h3 a.collapsed:after {
  content: "\F0DA";
}

.categorie-main .filterNumber {
  padding: 13px 30px;
  text-align: left;
  border: 1px solid #D9D9E3;
  box-shadow: 0px 4px 9px 0px rgba(217, 217, 227, 0.5);
  -webkit-box-shadow: 0px 4px 9px 0px rgba(217, 217, 227, 0.5);
  -moz-box-shadow: 0px 4px 9px 0px rgba(217, 217, 227, 0.5);
}

.delivery-mod {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 25px;
  line-height: 1.45em;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.delivery-mod .item {
  border-bottom: 1px solid #ddd;
  padding: 25px 20px;
  font-size: 15px !important;
  cursor: pointer;
}

.delivery-mod .item .radio-container {
  padding-left: 0;
}

.delivery-mod .radio-container {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.delivery-mod .checkmark {
  position: absolute;
  top: 10px;
  left: 20px;
  border-radius: 50%;
  background-color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
}

.delivery-mod .item.active {
  border-left: 2px solid #89c404;
}

.delivery-mod .item.active, .delivery-mod .item:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.14);
}

.delivery-mod .item {
  border-bottom: 1px solid #ddd;
  padding: 25px 20px;
  font-size: 15px !important;
  cursor: pointer;
}

.cart-details .radio-container input {
  position: absolute;
  opacity: 0;
}

.cart-details .checkmark {
  position: absolute;
  top: 10px;
  left: 20px;
  border-radius: 50%;
  background-color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
}

.cart-details .radio-container input:checked ~ .checkmark:after {
  content: "\F058";
  color: #89c404;
  display: block;
}

.cart-details .radio-container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.cart-details .checkmark:after {
  display: block;
  content: "\F10C";
  color: #646464;
}

.delivery-mod .item img {
  height: 40px;
  margin-left: 30px;
}

.icon-bar {
  position: fixed;
  top: 60%;
  right: 3%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 0;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  border-radius: 50% !important;
  width: 39px;
  height: 39px;
  margin: 5px 0;
  line-height: 2;
}

.reseaux-sociaux a {
  display: block;
  text-align: center;
  padding: 0;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px !important;
  border-radius: 50% !important;
  width: 39px;
  height: 39px;
  margin: 5px 0;
  line-height: 2;
}

.icon-bar a:hover {
  box-shadow: 0 3px 20px 0 rgba(13, 92, 116, 0.2);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.facebook {
  background: #3B5998;
}

.facebook-epagri-campagne {
  background: #bb0000;
}

.facebook-epagri-elevage {
  background: #3B5998;
}

.facebook-edena {
  background: #35891c;
}

.twitter {
  background: #55ACEE;
}

.google {
  background: #dd4b39;
}

.linkedin {
  background: #007bb5;
}

.instagram {
  background: #C21975;
  background-image: linear-gradient(49deg, #e09b3d, #c21975 40%, #c21975 50%, #7024c4 76%, #7024c4);
}

.youtube {
  background: #bb0000;
}

/*
    OWL CAROUSEL
 */
.owl-dots {
  position: absolute;
  top: 50%;
  left: 13%;
  margin-top: -25px;
  margin-left: 0;
  bottom: inherit;
}

button.owl-dot {
  display: block;
}

.owl-dot span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 7px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 7px;
}

button.owl-dot.active span {
  background: #fff !important;
}

.actualite-list {
  width: 100%;
}

.btn-register:hover {
  color: #FFFFFF !important;
}

.generate_password:hover {
  color: #000 !important;
}

.social-fixe {
  position: fixed;
  right: 20px;
  z-index: 88;
  top: 45%;
  display: none;
}
@media (min-width: 768px) {
  .social-fixe {
    display: block;
  }
}

.social-fixe-wrapper li {
  display: block;
  line-height: 0;
  padding: 0 0 2px;
}
.social-fixe-wrapper li:last-child {
  padding-bottom: 0;
}

.prefooter {
  display: block;
  position: relative;
  background-color: #252B32;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .prefooter {
    padding: 35px 0;
  }
}

.prefooter-wrapper .prefooter-item:first-child .prefooter-item-txt, .prefooter-wrapper .prefooter-item:nth-child(2) .prefooter-item-txt {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .prefooter-wrapper .prefooter-item:first-child .prefooter-item-txt, .prefooter-wrapper .prefooter-item:nth-child(2) .prefooter-item-txt {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .prefooter-wrapper .prefooter-item:first-child .prefooter-item-txt, .prefooter-wrapper .prefooter-item:nth-child(2) .prefooter-item-txt {
    margin-bottom: 8px;
  }
}
.prefooter-wrapper .prefooter-item:last-child .prefooter-item-txt, .prefooter-wrapper .prefooter-item:nth-child(3) .prefooter-item-txt {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .prefooter-wrapper .prefooter-item:last-child .prefooter-item-txt, .prefooter-wrapper .prefooter-item:nth-child(3) .prefooter-item-txt {
    margin-top: 0;
  }
}

.prefooter-item:first-child .prefooter-item-txt:not(.prefooter-item-txt-catalog):before {
  content: "\E907";
  font-size: 47px;
  font-size: 2.9375rem;
  width: 31px;
  height: 47px;
}
.prefooter-item:nth-child(2) .prefooter-item-txt:not(.prefooter-item-txt-catalog):before {
  content: "\E908";
  font-size: 40px;
  font-size: 2.5rem;
  width: 48px;
  height: 40px;
}
.prefooter-item .prefooter-item-txt {
  /* Mode SVG pour les 3 derniers pictos de la bannière */
  text-align: center;
}
.prefooter-item .prefooter-item-txt:before {
  position: relative;
  display: block;
  margin-bottom: 15px;
  min-height: 50px;
  font-family: "icomoon";
  font-weight: normal;
  margin-left: auto;
  margin-right: auto;
}
.homepage .prefooter-item .prefooter-item-txt:before {
  color: #f40000;
}
.prefooter-item .prefooter-item-txt svg {
  height: 50px;
  margin-bottom: 15px;
}
.orange .prefooter-item .prefooter-item-txt:before {
  color: #f89e01;
}
.vert .prefooter-item .prefooter-item-txt:before {
  color: #00B441;
}
.bleu .prefooter-item .prefooter-item-txt:before {
  color: #00B2F6;
}
.prefooter-item .prefooter-item-txt p {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  color: #C6C6C6;
  line-height: 20px;
}
@media (min-width: 768px) {
  .prefooter-item .prefooter-item-txt p {
    font-size: 15px;
    font-size: 0.9375rem;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.prefooter-item .prefooter-item-txt p strong {
  font-style: italic;
  font-weight: 500;
  color: #fff;
}

footer {
  display: block;
  position: relative;
  background-color: #171B21;
}

.footer-paiement-social {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .footer-paiement-social {
    border-bottom: 1px solid rgba(112, 112, 112, 0.33);
  }
}

.footer-paiement {
  text-align: center;
}
@media (min-width: 768px) {
  .footer-paiement {
    padding-top: 6px;
    text-align: left;
  }
}
.footer-paiement .paiment-list {
  margin: 0;
  padding: 0 0 25px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.33);
}
@media (min-width: 768px) {
  .footer-paiement .paiment-list {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.footer-paiement .paiment-list li {
  margin: 0;
  padding: 0;
}
.footer-paiement .paiment-list li img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: auto;
  max-width: 413px;
  height: auto;
}
@media (min-width: 768px) {
  .footer-paiement .paiment-list li img {
    margin: 0;
  }
}

.footer-social {
  padding-top: 25px;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-social {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .footer-social {
    text-align: right;
    padding-top: 0;
    padding-right: 10px;
  }
}
.footer-social .footer-social-wrapper {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.footer-social-wrapper li {
  display: block;
  float: left;
  padding: 0 7.5px;
  line-height: 0;
}
.footer-social-wrapper li:last-child {
  padding-right: 0;
}

.footer-copyright {
  display: none;
  padding-top: 25px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .footer-copyright {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
}
.footer-copyright p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #838383;
  line-height: 16px;
}
@media (min-width: 768px) {
  .footer-copyright p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
  }
}
.footer-copyright p a {
  color: #838383;
  margin-right: 5px;
  margin-left: 5px;
}
.footer-copyright p a:first-child {
  margin-left: 0;
}

/* Rebuild */
footer {
  font-family: Rubik, sans-serif;
}

.r-directory {
  padding: 55px 0;
  font-size: 12px;
  font-family: Rubik, sans-serif;
}
.r-directory .title {
  color: #fff;
  opacity: 0.8;
  text-transform: uppercase;
  font-weight: 800;
}
.r-directory a {
  color: #fff;
  opacity: 0.8;
  position: relative;
  transition: all 0.4s ease;
}
.r-directory a:hover {
  opacity: 1;
  text-decoration: none;
  margin-left: 5px;
}
.r-directory ul {
  margin-top: 1em;
}
.r-directory ul li {
  line-height: 2.2em;
}
.r-directory .col-footer {
  position: relative;
}
.r-directory .col-footer:after {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  background: #fff;
  top: 0;
  bottom: 0;
  width: 1px;
  opacity: 0.2;
}
.r-directory .col-footer:last-child:after {
  opacity: 0;
}

.r-social {
  padding: 40px 0;
  background: #1A1F25;
}
.r-social .title {
  color: #fff;
  opacity: 0.37;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 17px;
  margin-bottom: 18px;
}
.r-social p {
  font-size: 12px;
  margin-top: 30px;
  color: #838383;
}
.r-social p a {
  color: #838383;
}
.r-social p a:hover {
  color: #fff;
}
.r-social ul {
  display: flex;
  justify-content: space-around;
  margin-right: 50px;
}
.r-social ul a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.r-social ul a span {
  display: inline-flex;
  align-items: center;
}
.r-social ul a .circle {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #F40000;
  border-radius: 50%;
  margin-right: 15px;
  text-align: center;
  font-size: 23px;
  transition: all 0.3s ease;
  top: 3px;
  position: relative;
}
.r-social ul a .circle i {
  margin: 0 auto;
}
.r-social ul a .circle.cat-1 {
  background-color: #ff7600;
}
.r-social ul a .circle.cat-2 {
  background-color: #00B2F6;
}
.r-social ul a .circle.cat-3 {
  background-color: #00B441;
}
.r-social ul a:hover {
  text-decoration: none;
}
.r-social ul a:hover .circle {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.r-social .col-newsletter {
  display: flex;
  justify-content: space-around;
}
.r-social .col-newsletter .txt > p {
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  margin-top: 0px;
}
.r-social .col-newsletter label {
  color: #fff;
  font-size: 13px;
}
.r-social .col-newsletter .form-control {
  width: auto;
}
.r-social .newsletter-form .form-group-newsletter .input-email {
  font-size: 12px;
  width: 100%;
}
.r-social .newsletter-form .form-group-newsletter .input-email::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 12px;
}
.r-social .newsletter-form .form-group-newsletter .input-email:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 12px;
}
.r-social .newsletter-form .form-group-newsletter .input-email::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 12px;
}
.r-social .newsletter-form .form-group-newsletter .input-email:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 12px;
}
.r-social .newsletter-form .form-group-newsletter button {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  background: #f40000;
  color: #fff !important;
  font-size: 12px !important;
  right: 12px;
}
.r-social .bar-news {
  position: relative;
  margin-top: -15px;
  margin-bottom: 15px;
}

.navigation {
  display: none;
  position: relative;
  background: #000;
}
@media (min-width: 992px) {
  .navigation {
    display: block;
  }
}

/*----navbar---*/
.navbar-principal {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.nav-principal {
  width: 100%;
}
.nav-principal li {
  border-right: 1px solid #FFFFFF;
  text-align: center;
}
@media (min-width: 1200px) {
  .nav-principal li {
    flex-basis: 20%;
  }
}
.nav-principal li:first-child {
  border-left: 1px solid #fff;
}
.nav-principal .nav-link {
  display: inline-block;
  width: 100%;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 0 32px !important;
  line-height: 60px;
  z-index: 12;
}
@media (min-width: 1460px) {
  .nav-principal .nav-link {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1200px) {
  .nav-principal .nav-link {
    padding: 0 5px !important;
  }
}
.nav-principal .nav-link:hover:after, .nav-principal .nav-link:focus:after, .nav-principal .nav-link.current:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  margin-left: 0;
}
.orange .nav-principal .nav-link:hover:after, .orange .nav-principal .nav-link:focus:after, .orange .nav-principal .nav-link.current:after {
  background: #FF7600;
}
.vert .nav-principal .nav-link:hover:after, .vert .nav-principal .nav-link:focus:after, .vert .nav-principal .nav-link.current:after {
  background: #00B441;
}
.bleu .nav-principal .nav-link:hover:after, .bleu .nav-principal .nav-link:focus:after, .bleu .nav-principal .nav-link.current:after {
  background: #00B2F6;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.nav-principal .dropdown {
  position: static;
  display: inline-block;
}
.nav-principal .dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  -webkit-animation: fade 700ms;
          animation: fade 700ms;
}

.navbar-light .navbar-toggler {
  border: 1px solid #c8d40e;
  position: absolute;
  right: 15px;
  top: 20px;
}

.dropdown-toggle::after {
  content: none;
  border: none;
}

.nav-item .dropdown-menu {
  display: none;
  padding: 47px 0;
  position: fixed !important;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0 5px 19px 6px rgba(0, 0, 0, 0.2);
  z-index: 12;
  width: 100%;
  border-radius: 0;
  top: 207px;
  border: 0;
  transition: opacity 300ms, visibility 300ms;
}
@media (max-width: 991.98px) {
  .nav-item .dropdown-menu {
    height: 340px;
    overflow-y: scroll;
    padding: 8px 0;
    box-shadow: inherit;
    background: #f3f3f3;
  }
}

.nav-principal .mega-menu-block ul {
  margin-bottom: 20px;
}
.nav-principal .mega-menu-block li {
  padding: 4px 0;
  text-align: left;
}
.nav-principal .mega-menu-block a {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #3d4652;
  text-decoration: none;
}
.orange .nav-principal .mega-menu-block a:hover {
  color: #FF7600;
}
.vert .nav-principal .mega-menu-block a:hover {
  color: #00B441;
}
.bleu .nav-principal .mega-menu-block a:hover {
  color: #00B2F6;
}

.megamenu-title {
  margin-bottom: 10px;
}
.megamenu-title .title {
  display: inline-block;
  font-family: "Lato-Bold", sans-serif !important;
  font-size: 21px !important;
}
.orange .megamenu-title .title {
  color: #FF7600 !important;
}
.vert .megamenu-title .title {
  color: #00B441 !important;
}
.bleu .megamenu-title .title {
  color: #00B2F6 !important;
}

.reseaux-sociaux a {
  display: inline-block;
  outline: none;
  font-size: 0;
}
.reseaux-sociaux a.facebook {
  background-image: url(../images/sprite.png);
  background-position: -40px -122px;
  width: 40px;
  height: 40px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .reseaux-sociaux a.facebook {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.reseaux-sociaux a.twitter {
  background-image: url(../images/sprite.png);
  background-position: -98px -74px;
  width: 40px;
  height: 40px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .reseaux-sociaux a.twitter {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.reseaux-sociaux a.instagram {
  background-image: url(../images/sprite.png);
  background-position: -80px -122px;
  width: 40px;
  height: 40px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .reseaux-sociaux a.instagram {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.reseaux-sociaux a.pinterest {
  background-image: url(../images/sprite.png);
  background-position: 0px -122px;
  width: 40px;
  height: 40px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .reseaux-sociaux a.pinterest {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.section-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 40px;
  font-size: 2.5rem;
  font-style: italic;
  color: #fff;
}
@media (min-width: 1200px) {
  .section-title {
    font-size: 70px;
    font-size: 4.375rem;
  }
}
@media (min-width: 768px) {
  .section-title {
    font-size: 58px;
    font-size: 3.625rem;
  }
}
@media only screen and (max-width: 375px) {
  .section-title {
    font-size: 32px;
    font-size: 2rem;
  }
}

.section-title-bis {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  font-style: italic;
  color: #fff;
}
@media (min-width: 768px) {
  .section-title-bis {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 375px) {
  .section-title-bis {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.baniere {
  background-image: url("../images/baniere.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.baniere:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
}
.baniere.baniere-with-margin {
  margin-top: 111px;
}
@media (min-width: 992px) {
  .baniere.baniere-with-margin {
    margin-top: 209px;
  }
}

.baniere-wrapper {
  padding-bottom: 45px;
}

.breadcrumbs-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .breadcrumbs-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.breadcrumbs-wrapper:before, .breadcrumbs-wrapper:after {
  content: " ";
  display: table;
}
.breadcrumbs-wrapper:after {
  clear: both;
}
.breadcrumbs-wrapper ul li {
  list-style-type: none;
  position: relative;
  display: block;
  float: left;
  padding: 0 14px 0 10px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #C6C6C6;
}
@media (min-width: 768px) {
  .breadcrumbs-wrapper ul li {
    padding: 0 16px 0 12px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.breadcrumbs-wrapper ul li:first-child {
  padding-left: 0;
}
.breadcrumbs-wrapper ul li:last-child:after {
  content: "";
  display: none;
}
.breadcrumbs-wrapper ul li:after {
  content: "/";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.breadcrumbs-wrapper ul li a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #C6C6C6;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .breadcrumbs-wrapper ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.breadcrumbs-wrapper ul li a:hover, .breadcrumbs-wrapper ul li a:focus {
  text-decoration: none;
}

.breadcrumbs-wrapper a span {
  text-transform: capitalize;
}

.baniere-txt {
  text-align: center;
}
.baniere-txt .section-title {
  opacity: 0.1;
}
.baniere-txt .section-title-bis {
  margin-top: -25px;
  text-transform: uppercase;
}
.baniere-txt p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #707070;
  line-height: 20px;
  text-align: center;
  margin: auto;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .baniere-txt p {
    max-width: 57%;
  }
}
@media (min-width: 768px) {
  .baniere-txt p {
    font-size: 17px;
    font-size: 1.0625rem;
    max-width: 100%;
  }
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 140px;
  height: 40px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 23px;
  border: 1px solid #D5D5E0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-appearance: textfield;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 40px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #D5D5E0;
  width: 46px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #000;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.quantity-button .qty-up-btn {
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -216px -82px;
  width: 10px;
  height: 7px;
  outline: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .quantity-button .qty-up-btn {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.quantity-button .qty-down-btn {
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -216px -89px;
  width: 10px;
  height: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .quantity-button .qty-down-btn {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  line-height: 20px;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0;
  height: 50%;
  line-height: 20px;
}

.btn-custom {
  padding: 0 15px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  outline: none;
  text-transform: uppercase;
  transition: all 300ms ease-in-out;
}
.btn-custom:focus, .btn-custom:hover {
  text-decoration: none;
}

/* Réinitégration d'un vrai bouton générique */
/* Merci d'éviter de le surcharger partout...  */
.btn-generic {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  line-height: 23px;
  width: inherit;
  text-align: center;
  margin: 25px auto 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media (min-width: 768px) {
  .btn-generic {
    font-size: 15px;
    font-size: 0.9375rem;
    width: inherit;
    line-height: 27px;
    margin-top: 48px;
  }
}

.aside {
  position: -webkit-sticky;
  position: sticky;
}

.aside-filter {
  display: none;
  z-index: 1;
  background: #fff;
}
@media (max-width: 767.98px) {
  .aside-filter {
    background: none;
  }
}
@media (min-width: 992px) {
  .aside-filter {
    display: block;
  }
}

.filter-block {
  padding: 12px 7px;
  margin-bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .filter-block {
    margin-bottom: 0;
  }
}
.filter-block .form-group {
  margin-bottom: 10px;
}
.filter-block .form-group label {
  margin-right: 10px;
}

.option-filter input[type=checkbox] {
  display: none;
}
.option-filter label {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #4B4B4B;
  cursor: pointer;
  display: inline-block;
  padding: 0.25em 0;
  z-index: 20;
}
@media (min-width: 768px) {
  .option-filter label {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.option-filter label:before {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -192px -162px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 9px;
  position: relative;
  top: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .option-filter label:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.option-filter.other-campagne input:checked + label:before {
  content: "\E90B";
  font-family: "icomoon";
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
}
.orange .option-filter.other-campagne input:checked + label:before {
  color: #FF7600;
}
.vert .option-filter.other-campagne input:checked + label:before {
  color: #00B441;
}
.bleu .option-filter.other-campagne input:checked + label:before {
  color: #00B2F6;
}

@media screen and (max-width: 1266px) and (min-width: 1200px) {
  .option-filter.other-campagne label {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.option-filter input:checked + label {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #000;
}
.option-filter input:checked + label:before {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -15px -196px;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 9px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .option-filter input:checked + label:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}

.option-filter .box-option {
  height: 0px;
  overflow: hidden;
  z-index: 10;
}

.box-option .form-check {
  padding: 7px 22px;
}

.option-filter .box-option p {
  padding: 1em;
}

.option-filter input:checked ~ .box-option {
  border-bottom-left-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
  height: auto;
  margin-bottom: 0.125em;
}

.section-filter {
  padding-top: 14px;
  height: 71px;
}

.heightrange {
  position: relative;
  top: -4px;
}
@media (min-width: 768px) {
  .heightrange {
    top: -9px;
  }
}
.heightrange input {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  width: 75px;
  padding: 5px;
  float: left;
  background: none;
  border: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .heightrange input {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.heightrange input.maxi {
  float: right;
}

#height-range {
  position: relative;
  top: 40px;
  border: 1px solid #D3D3D3;
  background: #D3D3D3;
  height: 6px;
}
#height-range .ui-slider-range {
  top: 0;
  height: 100%;
  background: #FF7600;
  border: 1px solid;
}
.orange #height-range .ui-slider-range {
  background: #FF7600;
  border-color: #FF7600;
}
.vert #height-range .ui-slider-range {
  background: #00B441;
  border-color: #00B441;
}
.bleu #height-range .ui-slider-range {
  background: #00B2F6;
  border-color: #00B2F6;
}
#height-range .ui-slider-handle {
  top: -10px;
  border: 0;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.orange #height-range .ui-slider-handle {
  background: #FF7600;
  box-shadow: 0 3px 15px rgba(255, 118, 0, 0.72);
}
.vert #height-range .ui-slider-handle {
  background: #00B441;
  box-shadow: 0 3px 15px rgba(0, 180, 65, 0.72);
}
.bleu #height-range .ui-slider-handle {
  background: #00B2F6;
  box-shadow: 0 3px 15px rgba(0, 178, 246, 0.72);
}

.filterNumber {
  text-align: center;
  padding: 9px 0 0;
  /* Sous-catégories dans la colonne de filtres */
}
.filterNumber ul {
  display: inline-block !important;
  width: auto;
  height: 44px;
  overflow: hidden;
}
.filterNumber li {
  margin: 0 7px;
  border: 1px solid #d3d3d3;
  float: left;
  padding: 0;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Helvetica";
}
@media only screen and (min-width: 1430px) {
  .filterNumber li {
    margin: 0 6px;
  }
}
@media only screen and (min-width: 1160px) {
  .filterNumber li {
    margin: 0 3px;
  }
}
@media only screen and (min-width: 720px) {
  .filterNumber li {
    margin: 0 2px;
  }
}
.filterNumber li a {
  min-width: 40px;
  height: 38px;
  color: #757575;
  text-align: center;
  border: 0;
  border-radius: 0;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
}
@media only screen and (min-width: 1430px) {
  .filterNumber li a {
    min-width: 37px;
    height: 35px;
  }
}
@media only screen and (min-width: 1160px) {
  .filterNumber li a {
    min-width: 32px;
    height: 30px;
  }
}
@media only screen and (min-width: 720px) {
  .filterNumber li a {
    min-width: 28px;
    height: 26px;
  }
}
.filterNumber li a.active {
  color: #fff;
  border: 1px solid;
}
.orange .filterNumber li a.active {
  background: #FF7600;
  border-color: #FF7600;
}
.vert .filterNumber li a.active {
  background: #00B441;
  border-color: #00B441;
}
.bleu .filterNumber li a.active {
  background: #00B2F6;
  border-color: #00B2F6;
}
.filterNumber.subcategories {
  padding: 13px 20px;
}
.filterNumber.subcategories .subcategory a {
  font-size: 14px;
  font-family: "Work Sans", sans-serif;
  color: #4B4B4B;
}
.filterNumber.subcategories .subcategory a i {
  font-size: 0.8em;
  margin-right: 5px;
}
.filterNumber.subcategories .subcategory a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.filter-fixed {
  max-width: 245px !important;
  max-height: calc(100vh - 209px);
  overflow-y: scroll;
}
@media (min-width: 1460px) {
  .filter-fixed {
    max-width: 360px !important;
  }
}
@media (min-width: 1200px) {
  .filter-fixed {
    max-width: 295px !important;
  }
}
.filter-fixed::-webkit-scrollbar-track {
  background-color: #f7f7f7;
  margin-top: 20px;
}
.filter-fixed::-webkit-scrollbar {
  width: 5px;
  background-color: #f7f7f7;
}
.filter-fixed::-webkit-scrollbar-thumb {
  background-color: #b4b4b4;
  border-radius: 16px;
}

.filter-fixed-withpadding {
  padding-bottom: 431px;
}

.add-zindex {
  z-index: 10;
}

.navigation-page {
  margin: 60px auto 65px;
}
.navigation-page .pagination {
  justify-content: center;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Open Sans", sans-serif;
}
.navigation-page .page-item {
  margin: 0 2px;
}
@media (min-width: 992px) {
  .navigation-page .page-item {
    margin: 0 7px;
  }
}
.navigation-page .page-item:first-child, .navigation-page .page-item:last-child {
  position: relative;
}
.navigation-page .page-item:first-child a, .navigation-page .page-item:last-child a {
  border-radius: 0;
  /*padding:18px 0;*/
  padding: 8px 0;
}
.orange .navigation-page .page-item:first-child a, .orange .navigation-page .page-item:last-child a {
  background: #FF7600;
  border: 1px solid #FF7600;
}
.orange .navigation-page .page-item:first-child a:hover, .orange .navigation-page .page-item:first-child a:focus, .orange .navigation-page .page-item:last-child a:hover, .orange .navigation-page .page-item:last-child a:focus {
  border: 1px solid #FF7600;
}
.vert .navigation-page .page-item:first-child a, .vert .navigation-page .page-item:last-child a {
  background: #00B441;
  border: 1px solid #00B441;
}
.vert .navigation-page .page-item:first-child a:hover, .vert .navigation-page .page-item:first-child a:focus, .vert .navigation-page .page-item:last-child a:hover, .vert .navigation-page .page-item:last-child a:focus {
  border: 1px solid #00B441;
}
.bleu .navigation-page .page-item:first-child a, .bleu .navigation-page .page-item:last-child a {
  background: #00B2F6;
  border: 1px solid #00B2F6;
}
.bleu .navigation-page .page-item:first-child a:hover, .bleu .navigation-page .page-item:first-child a:focus, .bleu .navigation-page .page-item:last-child a:hover, .bleu .navigation-page .page-item:last-child a:focus {
  border: 1px solid #00B2F6;
}
.navigation-page .page-item:first-child:before, .navigation-page .page-item:last-child:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../images/sprite.png);
  background-position: -216px -49px;
  width: 7px;
  height: 12px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .navigation-page .page-item:first-child:before, .navigation-page .page-item:last-child:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.navigation-page .page-item:last-child:before {
  background-image: url(../images/sprite.png);
  background-position: -216px -61px;
  width: 7px;
  height: 12px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .navigation-page .page-item:last-child:before {
    background-image: url(../images/sprite@2x.png);
    background-size: 227px 211px;
  }
}
.navigation-page .page-item.active .page-link {
  background-color: transparent;
  border: 1px solid #C4C4C4;
}
.orange .navigation-page .page-item.active .page-link {
  color: #FF7600;
}
.vert .navigation-page .page-item.active .page-link {
  color: #00B441;
}
.bleu .navigation-page .page-item.active .page-link {
  color: #00B2F6;
}
.navigation-page .page-link {
  line-height: inherit;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  /*padding: 10px 0;*/
  padding: 12px 0;
  min-width: 35px;
  color: #74747A;
  height: 35px;
  text-align: center;
  border-radius: 0;
  display: block;
  vertical-align: middle;
  border: 1px solid transparent;
}
.orange .navigation-page .page-link:hover, .orange .navigation-page .page-link:focus {
  color: #FF7600;
}
.vert .navigation-page .page-link:hover, .vert .navigation-page .page-link:focus {
  color: #00B441;
}
.bleu .navigation-page .page-link:hover, .bleu .navigation-page .page-link:focus {
  color: #00B2F6;
}
.navigation-page .page-link:hover, .navigation-page .page-link:focus {
  background-color: transparent;
  border: 1px solid #C4C4C4;
}

table.bt tfoot .table-th::before, table.bt tfoot td::before, table.bt tbody .table-td::before {
  width: 50%;
  font-weight: 400;
}

.leaflet-popup {
  margin-bottom: 30px;
}

.leaflet-container a.leaflet-popup-close-button {
  display: none;
}

.leaflet-popup-content-wrapper {
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.leaflet-popup-content {
  margin: 0;
  width: 275px !important;
}

.leaflet-popup-tip-container {
  width: 38px;
  height: 25px;
  left: 75%;
  display: none;
}

.adress-popup {
  padding: 20px;
}
.adress-popup .adress-popup-title {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #000;
}
.adress-popup .adress-popup-infos {
  margin: 0;
  padding: 0;
}
.adress-popup .adress-popup-infos li {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}

.decouvert {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
}
.orange .decouvert {
  color: #FF7600 !important;
}
.vert .decouvert {
  color: #00B441 !important;
}
.bleu .decouvert {
  color: #00B2F6 !important;
}
.decouvert:hover, .decouvert:focus {
  text-decoration: none;
}

.navigation-mobile {
  /* On cache le menu responsive en même temps que le header resposive .header-top-mobile */
  display: block;
  position: absolute;
  width: 80%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9999;
  transition: all ease-in-out 300ms;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: #303c4a;
  height: 100vh;
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .navigation-mobile {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .navigation-mobile {
    width: 90%;
  }
}

.menu-show {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
  box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.nav-mobile-header {
  padding-top: 14px;
  padding-bottom: 14px;
  background: #fff;
}
.nav-mobile-header .mobile-header-logo {
  display: block;
  float: left;
}
.nav-mobile-header .mobile-header-close {
  display: block;
  float: right;
}

.mobile-header-close .btn-close {
  width: 28px;
  height: 28px;
  background-image: url("../images/fermerture.png");
  display: block;
  position: relative;
  margin-right: 5px;
  margin-top: 8px;
  outline: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.mobile-header-close .btn-close:hover, .mobile-header-close .btn-close:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.mobile-header-close .btn:not(:disabled):not(.disabled):active, .mobile-header-close .btn:not(:disabled):not(.disabled).active {
  background-image: url("../images/fermerture.png");
}

.menu-mobile-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.menu-mobile {
  display: block;
  position: relative;
}
.menu-mobile > li:last-child {
  background: #303c4a;
  padding: 8px 15px;
}
.menu-mobile > li > .sub-menu {
  padding: 0 15px;
}
.menu-mobile li {
  list-style-type: none;
  line-height: 0;
}
.menu-mobile li a {
  display: inline-block;
  width: 100%;
  outline: none;
}
.menu-mobile li a:hover, .menu-mobile li a:focus {
  text-decoration: none;
}
.menu-mobile li a.menu-metier {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  text-transform: uppercase;
  line-height: 60px;
  padding: 0 15px;
}
.menu-mobile li .sub-menu {
  display: none;
  position: relative;
  width: 100%;
  background: #303c4a;
}
.menu-mobile li .sub-menu .sub-menu {
  padding-left: 10px;
}
.menu-mobile li .sub-menu .sub-menu a {
  font-size: 14px;
  font-size: 0.875rem;
}
.menu-mobile li .sub-menu .sub-menu .sub-menu {
  padding-left: 10px;
}
.menu-mobile li .sub-menu .sub-menu .sub-menu a {
  font-size: 13px;
  font-size: 0.8125rem;
}
.menu-mobile li .sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}
.menu-mobile li .sub-menu li:last-child {
  border-bottom: none;
}
.menu-mobile li .sub-menu li a {
  line-height: 60px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
}
.menu-mobile li .sub-menu li a span {
  line-height: 18px;
  display: inline-flex;
  padding-right: 20px;
}
.menu-mobile li .sub-menu li a i {
  display: inline-block;
  right: 0;
  position: absolute;
}

.search-mobilewrapper form {
  position: relative;
}
.search-mobilewrapper form .top-search-mobile {
  background: #303c4a;
  border-color: #fff;
  color: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  height: 44px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .search-mobilewrapper form .top-search-mobile {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: 30px;
  }
  .search-mobilewrapper form .top-search-mobile::-webkit-input-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 15px;
  }
  .search-mobilewrapper form .top-search-mobile:-moz-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 15px;
  }
  .search-mobilewrapper form .top-search-mobile::-moz-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 15px;
  }
  .search-mobilewrapper form .top-search-mobile:-ms-input-placeholder {
    color: #6E6E6E;
    opacity: 1;
    font-size: 15px;
  }
}
@media (max-width: 1199.98px) {
  .search-mobilewrapper form .top-search-mobile {
    letter-spacing: -1px;
  }
}
.search-mobilewrapper form .top-search-mobile:focus {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}
.search-mobilewrapper form .btn-search {
  display: block;
  height: calc(100% - 4px);
  width: 60px;
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: none;
  background-color: #fff;
}
.search-mobilewrapper form .btn-search span {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
}

/*
 LOADER
 */
.bloc-loader {
  margin-left: auto;
  margin-right: auto;
}

.uil-ring-css {
  margin: 0 auto !important;
  text-align: center;
}

.loader-cont {
  margin: 0 auto !important;
  display: block !important;
  position: relative !important;
}
.loader-cont.hide {
  display: none !important;
}

@-webkit-keyframes uil-ring-anim {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-ring-anim {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.uil-ring-css {
  background: none;
  position: relative;
  width: 150px;
  height: 150px;
  margin: auto;
}

.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  top: 20px;
  left: 20px;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #191B1E;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite;
}

/*** BIG SEARCH ***/
/* Layout for search container */
.big-search {
  position: relative;
  text-align: center;
  z-index: 1000;
}
.big-search.search--open {
  pointer-events: auto !important;
}

.js .big-search {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 70%;
  height: 100vh;
  margin-left: 15%;
}

.search__inner {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  background: #f0f0f0;
}

.search__inner--up {
  color: white;
}

.search__inner--down {
  top: 50%;
  color: black;
  background: white;
}

.btn--search-close {
  font-size: 2em;
  position: absolute;
  z-index: 100;
  top: 1.25em;
  right: 1.25em;
  display: none;
}

.js .btn--search-close {
  display: block;
}

.search__form {
  width: 75%;
  max-width: 900px;
  margin: 0 auto;
}

.search__input {
  font-family: inherit;
  font-size: 1.5vw;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0 0.1em 0;
  color: white;
  border-bottom: 4px solid #fff !important;
  background: none;
}
.search__input::-webkit-input-placeholder {
  opacity: 0.1;
  /* WebKit, Blink, Edge */
  color: #fff;
}
.search__input::-moz-placeholder {
  opacity: 0.1;
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.search__input:-ms-input-placeholder {
  opacity: 0.1;
  /* Internet Explorer 10-11 */
  color: #fff;
}
.search__input::-webkit-search-cancel-button, .search__input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.search__input::-ms-clear {
  display: none;
}

.search__info {
  font-size: 90%;
  font-weight: bold;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0.85em 0;
  text-align: right;
}

.search__related {
  display: flex;
  width: 100%;
  pointer-events: none;
}

.search__suggestion {
  width: 100%;
  padding: 0 1em 0 0;
  text-align: left;
}
.search__suggestion:last-child {
  padding: 0 0 0 1em;
}
.search__suggestion h3 {
  font-size: 1.35em;
  margin: 0;
}
.search__suggestion p {
  font-size: 1.15em;
  line-height: 1.4;
  margin: 0.75em 0 0 0;
}

/************************/
/* Transitions 			*/
/************************/
.js .main-wrap {
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s, -webkit-transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.js .main-wrap--hide {
  opacity: 0.3;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.big-search {
  pointer-events: none;
  z-index: 5000;
  /* Buttons */
  /* Reset Search Input */
}
.big-search a, .big-search .btn {
  color: #22d2d2;
}
.big-search .btn--search-close {
  color: #dce6e6;
}
.big-search .icon {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 auto;
  fill: currentColor;
}
.big-search .btn {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}
.big-search .btn:focus {
  outline: none;
}
.big-search .btn--search {
  font-size: 1.5em;
}
.big-search .btn--hidden {
  pointer-events: none;
  opacity: 0;
}
.big-search .search__input {
  border: 0;
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
}
.big-search .search__input:focus {
  outline: none;
}

.js .big-search--open {
  pointer-events: auto;
}
.js .big-search::before {
  opacity: 0;
  transition: opacity 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.js .search--open::before {
  opacity: 1;
}

.search--open .search__inner {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 1px solid #ccc;
  transition: all 300ms ease-in-out;
}

.search--open:hover .search__inner {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}

/* Search button */
.btn--search {
  transition: opacity 0s;
}

.main-wrap--hide .btn--search {
  opacity: 0;
  transition-delay: 0s;
}

/* Close button */
.btn--search-close {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
          transform: scale3d(0.8, 0.8, 1);
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.search--open .btn--search-close {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* Halfs */
.js .search__inner {
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.js .search__inner--up {
  -webkit-transform: translate3d(0, -147%, 0);
          transform: translate3d(0, -147%, 0);
}
.js .search__inner--down {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.js .search--open .search__inner {
  -webkit-transform: translate3d(0, -47%, 0);
          transform: translate3d(0, -47%, 0);
}
.js .search__suggestion {
  -webkit-transform: translate3d(0, 150px, 0);
          transform: translate3d(0, 150px, 0);
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.js .search--open .search__suggestion {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition-delay: 0.05s;
}
.js .search--open .search__suggestion:last-child {
  transition-delay: 0.1s;
}

@media screen and (max-width: 40em) {
  .btn--search-close {
    font-size: 1.25em;
  }

  .search__suggestion {
    width: 100%;
  }
  .search__suggestion:last-child {
    display: none;
  }
}
* {
  box-sizing: border-box;
}
*::after, *::before {
  box-sizing: border-box;
}

.section-filtre {
  margin-bottom: 20px;
}

.search__suggestion ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.5rem;
}

.layer-recherche-produits li {
  flex-basis: 30.8%;
  padding: 0;
  margin: 0 2.5% 1rem 0;
  min-height: 0;
  border: 0;
}

.container-product figure {
  min-height: 0;
  border: 1px solid #eee;
  float: left;
  width: 100px;
}

.container-product h3 {
  font-size: 0.81rem;
  padding: 0.5rem 0 0.5rem 0.5rem;
  border: 0;
  height: auto;
  font-weight: normal;
  word-wrap: break-word;
}

/**
 * STYLE ADDED BY DEVELOPERS
 */
/** Customize select2 form front integration */
.select2-container.select2-container--default .select2-selection--single {
  height: 40px;
  border-radius: 0;
  border: 1px solid #ced4da;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 4px);
  border-radius: 0;
  border: 1px solid #ced4da;
}

.ui-menu-item-wrapper {
  overflow: auto;
}

.cat-list-title {
  height: 48px;
}

.about-product-form .form-group.row {
  margin-bottom: 0;
}

/* Modifs Audrey */
.megamenu-title .title {
  font-size: 1rem !important;
}

.nav-principal .nav-link {
  padding: 20px 5px !important;
  line-height: 1rem;
  height: 100%;
}

.nav-principal .nav-item.dropdown .dropdown-menu {
  overflow: scroll;
  max-height: 400px;
}

.nav-principal .mega-menu-block a {
  font-size: 0.78rem;
}

.nav-principal li {
  flex-basis: 20%;
}

/* Centrage des items du menu sur demande de Stéphanie pour les magasins ayant moins de 5 catégories */
.navbar-nav.nav-principal {
  justify-content: center;
  align-items: center;
}

.navbar-expand-md .navbar-nav .nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cat-list-price .price-from {
  display: block;
  color: #CCCCCC;
  font-size: 0.8rem;
}

@media (max-width: 1460px) {
  .nav-principal .nav-link {
    padding: 12px 5px !important;
  }

  .menu-right-wrapper .menu-right-item a.right-item-place:before {
    font-size: 1.5rem;
    width: 17px;
    height: 24px;
  }

  .menu-right-wrapper .menu-right-item a.right-item-account:before {
    font-size: 1.4rem;
    width: 17px;
    height: 18px;
  }

  .menu-right-wrapper .menu-right-item a.right-item-cart:before {
    font-size: 1.25rem;
    width: 22px;
    height: 16px;
  }
}
@media (max-width: 1200px) {
  .nav-principal .nav-link {
    padding: 12px 10px !important;
  }

  .menu-left-wrapper li {
    padding: 0 5px;
  }

  .top-menu-right .menu-right-wrapper {
    right: -20px;
  }

  .menu-right-wrapper .menu-right-item a {
    font-size: 0.75rem;
  }

  .nav-principal .nav-item.dropdown .dropdown-menu {
    max-height: 360px;
  }
}
/* MEGA-MENU */
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title {
  margin-bottom: 40px;
}
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title a:hover ul.nav-sub-item {
  display: block;
}
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown ul.nav-sub-item {
  display: none;
}
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown.active ul {
  display: block;
}

.product-about-txt .title-price .about-title {
  font-size: 1.5rem;
}
.product-about-txt .about-ref a {
  color: #f30000;
}

hr.line-grey {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #ccc;
}
hr.line-grey.no-margin-top {
  margin-top: 0 !important;
}
hr.line-grey.no-margin-bottom {
  margin-bottom: 0 !important;
}

@media (min-width: 1200px) {
  .product-about-txt .title-price .about-title, .product-about-txt-mobile .title-price .about-title {
    max-width: 368px;
  }
}
@media (min-width: 1460px) {
  .product-about-txt .title-price .about-title, .product-about-txt-mobile .title-price .about-title {
    max-width: 428px;
  }
}
.ui-autocomplete {
  padding: 10px;
}

.ui-widget.ui-widget-content {
  padding: 20px;
}
.ui-widget.ui-widget-content .ui-autocomplete-category, .ui-widget.ui-widget-content .ui-autocomplete-category {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.ui-widget.ui-widget-content .ui-menu-item {
  margin-bottom: 5px;
}
.ui-widget.ui-widget-content .ui-menu-item .container-product .ui-search-redirect {
  display: flex;
  align-items: center;
}
.ui-widget.ui-widget-content .ui-menu-item .container-product .ui-search-redirect figure {
  width: 80px;
  height: 60px;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
}
.ui-widget.ui-widget-content .ui-menu-item .container-product .ui-search-redirect figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ui-widget.ui-widget-content .ui-menu-item .ui-menu-item-wrapper:hover {
  text-decoration: none;
}
.ui-widget.ui-widget-content .ui-menu-item .ui-state-active, .ui-widget.ui-widget-content .ui-menu-item .ui-widget-content .ui-state-active {
  background: none;
  color: initial;
  border: 0;
  font-weight: 900;
}
.ui-widget.ui-widget-content .ui-menu-item .ui-state-active a, .ui-widget.ui-widget-content .ui-menu-item .ui-state-active a:link, .ui-widget.ui-widget-content .ui-menu-item .ui-state-active a:visited {
  color: black;
  text-decoration: none;
}
.ui-widget.ui-widget-content .ui-autocomplete-category {
  margin-top: 20px;
}

.categorie-list-wrapper .section-filtre .prod-count {
  font-family: "Lato", sans-serif !important;
}
.categorie-list-wrapper .section-filtre .form-group label {
  font-family: "Lato", sans-serif !important;
}
.categorie-list-wrapper .section-filtre .form-group .bootstrap-select .dropdown-toggle .filter-option {
  font-family: "Lato", sans-serif !important;
}
.categorie-list-wrapper .section-filtre .form-group .bootstrap-select .dropdown-menu li a:active, .categorie-list-wrapper .section-filtre .form-group .bootstrap-select .dropdown-menu li a.active {
  background: #f8f9fa;
  color: black;
}
.categorie-list-wrapper .section-filtre .form-group .bootstrap-select .dropdown-menu li a span.text {
  font-family: "Lato", sans-serif !important;
}

#height-range {
  padding: 0 !important;
}
#height-range .ui-slider-range {
  top: -1px;
  border: 3px solid;
}
#height-range .ui-slider-handle {
  box-shadow: 0 3px 10px rgba(243, 0, 0, 0.72) !important;
}

.cart-details.panier-main h2 {
  font-family: "Lato", sans-serif !important;
}
.cart-details.panier-main a.btn-default {
  background: rgba(119, 119, 119, 0.1);
  border-radius: 22px;
  padding: 10px 30px;
  font-size: 0.875rem;
  color: black;
  font-family: "Lato-Bold", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 20px;
}
.cart-details.panier-main a.btn-default:hover {
  background: rgba(119, 119, 119, 0.3);
}
.cart-details.panier-main .address-item a.btn-default {
  padding: 10px 25px;
  font-size: inherit;
  margin-bottom: 0;
  margin-top: 0;
}
.cart-details.panier-main .delivery-mod {
  margin: 0;
  margin-bottom: 25px;
}
.cart-details.panier-main .delivery-mod .item div, .cart-details.panier-main .delivery-mod .item .name {
  font-family: "Lato", sans-serif !important;
}
.cart-details.panier-main .delivery-mod .alert-danger {
  border-radius: 0;
}
.cart-details.panier-main .adress-client {
  padding: 0;
}

@media (max-width: 1200px) {
  .search-store-filtre form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .search-store-filtre form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 20%;
  }

  .store-position-and-map {
    padding-bottom: 40px;
  }

  .form-login {
    padding-right: 30px;
    padding-left: 30px;
  }
  .form-login .process-ecommerce-1-left {
    margin-bottom: 20px;
  }
  .form-login .process-ecommerce-1-right {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.form-login {
  border-radius: 0 !important;
}
.form-login .process-ecommerce-1 .process-ecommerce-default .connexion .form-button {
  max-width: 350px;
  margin: auto;
}

.categorie-main .blockList .section-title {
  color: rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}

.popup-added-to-cart .links .return-link {
  background: rgba(119, 119, 119, 0.1);
  border-radius: 22px;
  font-size: 0.875rem;
  padding: 10px 20px;
  color: #6E6E6E;
  text-transform: uppercase;
  height: 38px;
}
.popup-added-to-cart .links .return-link:hover {
  background: rgba(119, 119, 119, 0.3);
  border-radius: 22px;
  padding: 10px 20px;
}
.popup-added-to-cart .links .continue {
  border-radius: 22px;
  font-size: 0.875rem;
  padding: 10px 20px;
  color: #FFF;
}
.popup-added-to-cart .links .continue:hover {
  border-radius: 22px;
  font-size: 0.875rem;
  padding: 10px 20px;
}

.cart-details.panier-main {
  margin-bottom: 60px;
}
.cart-details.panier-main .tableau-listing-product .table tbody .price-total {
  color: #f30000;
}
.cart-details.panier-main .tableau-listing-product .table tbody .qte .quantity input.quantity-product {
  width: 130px;
  padding-left: 0;
}
.cart-details.panier-main .tableau-listing-product .table tbody .price-unit .cat-list-price .price-wrapper sup {
  font-size: 0.7rem;
}
.cart-details.panier-main .tableau-listing-product .table tbody .ref-product-txt .bulky-product {
  font-size: 0.8rem;
  margin-top: 10px;
  opacity: 0.7;
  font-weight: 400;
}
.cart-details.panier-main .tableau-listing-product .empty-cart, .cart-details.panier-main .tableau-listing-product .cart-actions {
  margin-top: 10px;
  margin-bottom: 30px;
}
.cart-details.panier-main .tableau-listing-product .empty-cart a, .cart-details.panier-main .tableau-listing-product .cart-actions a {
  font-size: 0.9rem;
  background: none !important;
  padding: 0;
  text-transform: initial;
  color: #707070;
  margin-right: 15px;
}
.cart-details.panier-main .checkout-block .table thead {
  font-family: "Work Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.cart-details.panier-main .checkout-block .table tbody .prix {
  font-family: "Work Sans", sans-serif;
  text-align: right;
}
.cart-details.panier-main .checkout-block .form-control {
  font-family: "Work Sans", sans-serif;
  font-size: 0.9rem;
  border-radius: 0;
  height: 50px;
}
.cart-details.panier-main .checkout-block .promotion-btn-wrapper .input-group {
  border-radius: 0;
}
.cart-details.panier-main .checkout-block .promotion-btn-wrapper .input-group .input-group-btn .applyPromotionCode {
  margin: 0;
  padding: 0;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border: 1px solid #ced4da;
  border-left: 0px;
}
.cart-details.panier-main .checkout-block .panier-btn .panier-btn-wrapper .login-from-modal {
  color: #fff;
  background: #000;
  border-radius: 30px;
  text-transform: uppercase;
  height: 50px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding: 13px 30px;
}
.cart-details.panier-main .checkout-block .panier-btn .panier-btn-wrapper .btn-custom {
  width: initial;
  /* line-height: 48px; */
}

.swal2-container.swal2-shown .swal2-content span {
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
}
.swal2-container.swal2-shown .swal2-actions .swal2-confirm {
  color: #fff;
  background: #000 !important;
  border-radius: 30px;
  text-transform: uppercase;
  height: 50px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding: 13px 30px;
}
.swal2-container.swal2-shown .swal2-actions .swal2-cancel {
  color: #000;
  background: rgba(119, 119, 119, 0.1);
  border-radius: 30px;
  text-transform: uppercase;
  height: 50px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding: 13px 30px;
}

#processEcommerce01 .modal-content .process-ecommerce-default .connexion .mdp-forgot {
  background: none;
  font-size: 0.6rem;
  padding: 0;
  margin-bottom: 7px;
  background: none;
}
#processEcommerce01 .modal-content .process-ecommerce-default .connexion .connexion-fb {
  display: inline-block;
  background-color: #3c5a9a;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 49px;
  border: none;
  padding: 0 15px;
  border-radius: 30px;
  height: 49px;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
#processEcommerce01 .modal-content .process-ecommerce-1-right .connexion p span a {
  background: none;
  font-size: 0.6rem;
  padding: 0;
  margin-bottom: 7px;
  background: none;
  text-transform: none;
  padding: 0;
  font-size: 1.0625rem;
}

@media (min-width: 768px) {
  .filter-block .aside-title {
    line-height: 30px !important;
  }
}
@media (max-width: 991px) {
  .cart-details.panier-main .tableau-listing-product .empty-cart {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .nos-metiers-item {
    margin: auto;
    margin-bottom: 20px !important;
  }
  .nos-metiers-item:last-child {
    margin-bottom: 0px !important;
  }
}
.details-magasins-main {
  padding-bottom: 0;
}

select.form-control:not([size]):not([multiple]), .form-creation-wrapper input {
  font-family: "Lato", sans-serif !important;
}
select.form-control:not([size]):not([multiple]).error, .form-creation-wrapper input.error {
  padding: 0.375rem 0.75rem;
}

.form-creation-wrapper .form-group .generate_password {
  color: #000;
  height: 40 !important;
}

/* Déplacé vers colors.blade.php */
/*.elevage #height-range .ui-slider-handle {
  box-shadow: 0 3px 10px rgba(0,178,246,0.72) !important;
}
.espace-vert #height-range .ui-slider-handle {
  box-shadow: 0 3px 10px rgba(87,197,71,0.72) !important;
}

.agriculture #height-range .ui-slider-handle {
  box-shadow: 0 3px 15px rgba(255,118,0,0.72) !important;
}*/
@media (max-width: 1199.98px) {
  .tableau-listing-product tr .table-td {
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .cart-details.panier-main .checkout-block .promotion-btn-wrapper .input-group .input-group-btn .applyPromotionCode {
    font-size: 1rem;
    line-height: 45px;
  }

  .cart-details.panier-main .checkout-block .panier-btn .login-from-modal {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.box-infos .h2-style {
  font-family: "Rubik", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 15px;
}
.box-infos p.intro {
  font-family: "Lato", sans-serif;
  line-height: 20px;
  margin-bottom: 15px;
}
.box-infos p.intro strong {
  font-weight: 700;
}
.box-infos .item-adress {
  margin-bottom: 30px;
}

.box-contact .form-group .form-control {
  font-family: "Lato", sans-serif;
  border-radius: 0px !important;
}
.box-contact .form-group .btn-submit {
  background: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  padding: 0 30px;
  height: 40px;
  border: none;
  border-radius: 19px;
}

.prefooter-wrapper {
  justify-content: center;
}
.prefooter-wrapper {
  justify-content: center;
}
.prefooter-wrapper .prefooter-item:nth-child(4) .prefooter-item-txt .icon2-like:before {
  font-size: 2.6875rem;
  width: 42px;
  height: 43px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/*.agriculture .prefooter-wrapper .prefooter-item:nth-child(4) .prefooter-item-txt .icon2-like:before {
  color: rgba(255,118,0,0.85);
}

.elevage .prefooter-wrapper .prefooter-item:nth-child(4) .prefooter-item-txt .icon2-like:before {
  color: rgba(0,178,246,0.85);
}

.espace-vert .prefooter-wrapper .prefooter-item:nth-child(4) .prefooter-item-txt .icon2-like:before {
  color: rgba(87,197,71,0.85);
}*/
.selection-complementaire .prefooter-wrapper .prefooter-item:nth-child(4) .prefooter-item-txt .icon2-like:before {
  color: rgba(83, 51, 51, 0.85);
}

@media (max-width: 991px) {
  .prefooter-wrapper .prefooter-item:nth-child(3) .prefooter-item-txt, .prefooter-wrapper .prefooter-item:nth-child(4) .prefooter-item-txt {
    margin-bottom: 40px;
  }
}
.actualite-main .actualite-filtrewrapper .actualite-filtre .actualite-filtre-item .form-group a {
  font-family: "Work Sans", sans-serif !important;
}

.baniere {
  background: none;
}
.baniere::before {
  display: none;
}
.baniere .baniere-wrapper {
  height: 160px;
}
.baniere .baniere-txt p {
  margin: 5px 0 15px;
  color: #707070;
  text-align: left;
  width: 100%;
}

.baniere-txt .section-title-bis {
  opacity: 1;
  color: #000;
  text-align: left;
  padding-bottom: 25px;
}

.baniere-txt .section-title {
  display: none;
}

.baniere-txt {
  margin-top: 35px;
}

.baniere .baniere-wrapper {
  border-bottom: 1px solid #d9d9d9;
  height: auto !important;
  padding-bottom: 0;
}

.cookie-banner {
  font-family: "Lato", sans-serif;
}

#cookies-modal {
  font-family: "Lato", sans-serif;
}
#cookies-modal h5 {
  font-weight: bold;
}
#cookies-modal h6 {
  margin-bottom: 20px;
}

.list-annonces-wrapper .no-results {
  font-family: "Lato", sans-serif;
}

.search-annonce-wrapper .search-annonce-categorie .search-departement button.btn {
  border: 0;
  background: none;
}
.search-annonce-wrapper .search-annonce-categorie .search-departement .dropdown-menu {
  width: 100%;
  border-radius: 0;
  padding: 0;
  height: 100%;
  z-index: 1;
}
.search-annonce-wrapper .search-annonce-categorie .search-departement .dropdown-menu .dropdown-menu.inner li {
  padding: 10px;
}
.search-annonce-wrapper .search-annonce-categorie .search-departement .dropdown-menu .dropdown-menu.inner li:hover {
  background: rgba(119, 119, 119, 0.1);
}

@media (max-width: 767px) {
  .panier-btn-wrapper .btn-poursuivre-achat {
    width: 190px !important;
    line-height: 30px !important;
  }
}
.wish-container .categorie-list .alert-danger {
  border-radius: 0;
  font-family: "Lato", sans-serif;
}

.mon-compte-body .table tbody {
  font-family: "Lato", sans-serif;
}

.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title {
  margin-bottom: 30px;
  font-family: "Lato-Bold", sans-serif !important;
  font-size: 1rem;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title:hover ~ ul.nav-sub-item {
  display: block;
}
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown ul.nav-sub-item {
  display: none;
  transition: opacity 300ms, visibility 300ms;
}
.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown.active ul {
  display: block;
}

.marker-cluster.marker-cluster-medium, .marker-cluster.marker-cluster-small, .marker-cluster.marker-cluster-large {
  /* contour transparent des clusters */
  background-color: #ff9690;
  /* Coeur du cluster */
}
.marker-cluster.marker-cluster-medium div, .marker-cluster.marker-cluster-small div, .marker-cluster.marker-cluster-large div {
  background-color: #F20E00;
  color: #FFFFFF;
}

/* Redéfini dans colors.blade.php */
/*.agriculture .nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title {
  color: #ff7600 !important;
}

.elevage .nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title {
  color: #00b2f6 !important;
}

.espace-vert .nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title {
  color: #57c547 !important;
}*/
.selection-complementaire .nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title {
  color: #533333 !important;
}

.creation-account-wrapper .section .inner-section header h1 {
  font-family: "Lato", sans-serif !important;
}

.panier-main .mon-compte-menu {
  margin-bottom: 30px;
}

.nos-metiers-containerbis {
  background: #5a6d86;
}

.notre-savoir-faire-containerbis {
  background-color: transparent;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
}

.newsletter-form .form-group span {
  display: block !important;
}

.owl-carousel .owl-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.metier-nouveaute .metier-nouveautebis {
  display: none;
}

@media (min-width: 992px) {
  .metier-nouveaute .metier-nouveautebis {
    display: block;
  }
}
@media (min-width: 768px) {
  .metier-decouvert-actu {
    background: url(../images/bg-actu.png) no-repeat left top;
  }
}
.cat-list-itemwrapper .cat-list-price .price-wrapper sup {
  font-size: 0.8rem;
}

@media (max-width: 767px) {
  .metier-actu .metier-actu-item {
    padding: 20px;
  }

  .metier-decouvert {
    background: url(../images/bg-actu-mobile.png) no-repeat left top/100% !important;
  }
}
.add-to-wish i {
  font-size: 20px !important;
}

.infos-user-modif .creation-account-wrapper .edit-password {
  font-size: 0.8rem;
  height: 38px;
  line-height: 1rem;
  position: relative;
  top: -30px;
  margin-bottom: -30px;
}
.infos-user-modif .creation-account-wrapper .edit-password:hover {
  color: black;
}

.mon-compte-menu .mon-compte-menu-wrapper .mon-compte-name-menu .nav-tabs {
  border-bottom: 0px !important;
}

.cart-details #processEcommerce05 .modal-content .modal-body .form-group {
  font-family: "Lato", sans-serif !important;
}
.cart-details .tableau-listing-product {
  overflow: auto;
}
.cart-details .tableau-listing-product .price-total .bt-content sup {
  font-size: 0.7rem;
}
.cart-details .empty-cart .reset-cart {
  font-size: 0.9rem;
}
.cart-details #cart-modal .modal-content {
  font-family: "Lato", sans-serif !important;
}
.cart-details #cart-modal .modal-content .form-group input.form-control {
  border-radius: 0px !important;
}
.cart-details #cart-modal .address-item .desc .h3-style {
  font-weight: bold;
}

@media (max-width: 991px) {
  .cart-details .adress-client {
    margin-bottom: 30px;
  }

  .commande-confirmation .code-promo {
    margin-bottom: 20px;
  }

  .mon-compte-body .table {
    overflow: auto;
  }
  .mon-compte-body .table .download-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
  }
}
.commande-confirmation .adress-client {
  padding: 0 !important;
  margin-bottom: 20px;
}
.commande-confirmation .adress-client .invoice-col.adress-client-item {
  min-height: 170px;
  height: auto !important;
}
.commande-confirmation .adress-client .invoice-col.adress-client-item h4 {
  font-weight: bold;
  margin-bottom: 5px;
}
.commande-confirmation .code-promo {
  font-family: "Lato", sans-serif !important;
}
.commande-confirmation .code-promo .lead {
  font-weight: bold;
  font-size: 1rem !important;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .commande-confirmation .adress-client .invoice-col.adress-client-item {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .commandes-detail-product .tableau-listing-product .table {
    overflow: auto !important;
  }
}
.creation-account-wrapper .form-creation .form-group select {
  border-radius: 0px !important;
}

@media (min-width: 768px) {
  .categorie-main .btn-custom {
    width: auto !important;
    font-size: 0.8rem !important;
    height: 30px !important;
    line-height: 30px !important;
  }
}
@media (max-width: 767px) {
  .categorie-list {
    padding: 0px 25px;
  }

  .categorie-list-wrapper .section-filtre .prod-count {
    margin-left: 15px;
  }
  .categorie-list-wrapper .section-filtre .filter-prod {
    margin-left: -10px;
  }
  .categorie-list-wrapper .section-filtre .filter-prod .form-filter .form-group {
    margin-bottom: 5px;
  }

  .fiche-produit .include-product-infos, .fiche-produit .detail-product-tabs {
    padding: 0 20px;
  }
}
.navigation-page .page-item.active .page-link {
  background: #C4C4C4 !important;
}

.navigation-page .page-item.disabled .page-link-previous {
  border-color: transparent;
}

#processEcommerce02 .modal-body .process-ecommerce-2 input.form-control {
  font-family: "Lato", sans-serif !important;
}
#processEcommerce02 .modal-body .process-ecommerce-2 .select2.select2-container.select2-container--default {
  width: 100% !important;
}
#processEcommerce02 .modal-body .process-ecommerce-2 .select2.select2-container.select2-container--default .select2-selection--single {
  height: 37px;
  border-radius: 0.25rem;
  border: 1px solid #ced4da;
}
#processEcommerce02 .modal-body .process-ecommerce-2 .grecaptcha-badge {
  position: absolute !important;
  right: 0 !important;
}

#toast-container {
  display: block !important;
  /*  position: relative !important;*/
  top: 0;
  right: 0;
}
#toast-container .toast.toast-error {
  opacity: 1 !important;
}
#toast-container .toast.toast-error .toast-message {
  font-family: "Lato", sans-serif !important;
}

.nav-principal .nav-item.dropdown .dropdown-menu .mega-menu-block.dropdown .megamenu-title:hover ul.nav-sub-item {
  display: block;
}

@media (max-width: 1199px) {
  .menu-left-wrapper li a.selection-complementaire, .menu-left-wrapper li a.selection-complementaire.active, .menu-left-wrapper li a.selection-complementaire:hover, .menu-left-wrapper li a.selection-complementaire:focus {
    white-space: pre-wrap;
    width: 150px;
    line-height: 15px;
    height: 48px;
    padding-top: 10px;
  }

  .menu-right-wrapper .menu-right-item a {
    font-size: 0.7rem;
  }
  .menu-right-wrapper .menu-right-item a.right-item-place::before {
    font-size: 1.2rem;
    width: 14px;
    height: 18px;
  }
  .menu-right-wrapper .menu-right-item a.right-item-account::before {
    width: 16px;
    height: 11px;
    font-size: 1.1rem;
  }
  .menu-right-wrapper .menu-right-item a.right-item-cart::before {
    width: 18px;
    height: 12px;
    font-size: 1.1rem;
  }
  .menu-right-wrapper .menu-right-item a.right-item-cart .number-wrapper {
    top: 5px;
    left: 42px;
  }
}
.horaire-item {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #383838;
  border-radius: 22px;
  padding: 15px 20px;
}
.horaire-item:nth-child(even) {
  background: #f5f5f5;
}
.horaire-item .horaires-time {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  color: #000;
}
@media (max-width: 768px) {
  .horaire-item {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

@media (min-width: 768px) {
  .magasins-service-item .service-item-txt {
    text-align: left;
  }
}
.about-disponibilite.v2 {
  font-size: 12px;
  margin-bottom: 0;
}
.about-disponibilite.v2::before {
  width: 10px;
  height: 10px;
  top: 1px;
}

.line-clamp {
  display: block;
  display: -webkit-box;
  position: relative;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important;
  height: auto;
}
.line-clamp::after {
  content: "...";
  text-align: right;
  bottom: 0;
  right: 0;
  width: 25%;
  display: block;
  position: absolute;
  height: calc(1em * 1.2);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 75%);
}

@supports (-webkit-line-clamp: 1) {
  .line-clamp:after {
    display: none !important;
  }
}
.line-clamp-1 {
  -webkit-line-clamp: 1;
  height: calc(1em * 1.2 * 1);
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  height: calc(1em * 1.2 * 2);
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  height: calc(1em * 1.2 * 3);
}

.line-clamp-4 {
  -webkit-line-clamp: 4;
  height: calc(1em * 1.2 * 4);
}

.line-clamp-5 {
  -webkit-line-clamp: 5;
  height: calc(1em * 1.2 * 5);
}

.breadcrumbs-wrapper {
  padding-bottom: 15px;
}
.breadcrumbs-wrapper ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 350px;
}

.btn-custom {
  font-size: 0.8rem !important;
}

/*************************************************************************************************/
/*************************************** CORRECTION 300120 ***************************************/
/*************************************************************************************************/
.btn-primary {
  border: none !important;
}

.breadcrumbs-wrapper a span {
  text-transform: uppercase !important;
}

/* Code générique pour les différentes couleurs de métier voir fichier /frontend/common/includes/colors.blade.php*/
.liste-pdv .col-md-4.col-newsletter.newsletter-form .form-group-newsletter button {
  color: #fff !important;
}
.liste-pdv .col-md-12.add-addresses div.add-address .no-line {
  text-decoration: none !important;
}

.top-menu-right .menu-right-wrapper .menu-right-item .select-menu ul li a {
  border-radius: 0 !important;
}

.row.categorie-list-wrapper .text-center.no-results {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.about-price .cat-list-price .price-old span:not(:first-child) {
  color: #212529 !important;
}
.about-price .cat-list-price .price-old sup {
  color: #212529 !important;
}

.cat-list-itemwrapper .cat-list-txt {
  font-family: "Work Sans", sans-serif !important;
  font-weight: 400;
  line-height: 16px;
  font-size: 12px;
  color: #74747A !important;
}

.search-annonce-wrapper .search-annonce-categorie .search-departement .dropdown-menu .dropdown-menu.inner li {
  padding: 0px !important;
}

.modal-content .modal-body .row.list-addresses .col-md-12.add-addresses {
  margin-bottom: 40px;
}
.modal-content .modal-body .row.list-addresses .col-md-6 .address-item .btn.btn-primary.text-uppercase {
  border: none !important;
  font-family: "Lato-Bold", sans-serif !important;
}
.row.panier-btn .col-md-12.panier-btn-wrapper .btn-custom.btn-poursuivre-achat {
  line-height: 48px !important;
}

.tableau-listing-product tr .table-td .dispo {
  color: initial !important;
}

.row.code-livraison.delivery-mod .col-md-12.adress-client-wrapper h2 {
  font-family: "Rubik", sans-serif !important;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
}

.cat-list-itemwrapper .cat-list-price .price-ttc.v2 {
  font-size: 12px !important;
  margin-left: 0px !important;
}

.form-login {
  box-shadow: none !important;
}

.actualite-main .actualite-filtrewrapper .actualite-filtre .actualite-filtre-item .form-group a {
  font-family: "Lato", sans-serif;
  color: #707070;
  font-size: 1rem;
  text-decoration: none;
  text-transform: capitalize;
}

.process-ecommerce-5.form-block {
  margin: 15px 30px !important;
}
.process-ecommerce-5.form-block .col-md-4 label {
  font-family: "Rubik", sans-serif !important;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.process-ecommerce-5.form-block .col-md-4 .form-group.row.mt-2 {
  margin-right: 25px !important;
}
.process-ecommerce-5.form-block .col-md-8 label {
  font-family: "Rubik", sans-serif !important;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.process-ecommerce-5.form-block .col-md-8 .col-md-3 label {
  font-weight: initial !important;
  text-transform: initial !important;
}

.col-sm-12.process-ecommerce-default .section-title-bis {
  font-family: "Rubik", sans-serif !important;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

/* La partie couleur par métier a été déplacée vers le fichier colors.blade.php */
.liste-pdv .process-ecommerce-5.form-block .distance-selection input[type=radio]:checked ~ label {
  font-weight: bold;
  color: #fff;
  font-family: "Work Sans", sans-serif !important;
  border: none;
}
.liste-pdv .nav.nav-pills.mb-3 .nav-item .nav-link.home-metier.active.show {
  color: #FFF;
}
.liste-pdv .nav.nav-pills.mb-3 .nav-item .nav-link.home-metier {
  background-color: #fff !important;
  color: #000;
}
.liste-pdv .infos-user-modif .creation-account-wrapper .edit-password:hover {
  background-color: #FF7600 !important;
}

/*.elevage{
  .store-name-position .store-position {
    color: #00b2f6 !important;
  }
  .process-ecommerce-5.form-block .distance-selection input[type=radio]:checked ~ label {
    background-color: #00b2f6;
    font-weight: bold;
    color: #fff;
    font-family: "Work Sans", sans-serif !important;
    border: none;
  }
  .form-filter.form-inline.float-right{
    .dropdown.bootstrap-select.filter-order{
      .btn.dropdown-toggle.btn-light{
        background-color: #00b2f6 !important;
      }
    }
    .dropdown.bootstrap-select.filter-quantity{
      .btn.dropdown-toggle.btn-light{
        background-color: #00b2f6 !important;
      }
    }
  }
  .nav.nav-pills.mb-3{
    .nav-item{
      .nav-link.home-metier.active.show{
        background-color: #00b2f6 !important;
        color: #FFF;
      }
      .nav-link.home-metier{
        background-color: #fff !important;
        color: #000;
      }
    }
  }
  .infos-user-modif .creation-account-wrapper .edit-password:hover {
    background-color: #00b2f6 !important;
  }
} 
.espace-vert {
  .store-name-position .store-position {
    color: #57c547 !important;
  }
  .process-ecommerce-5.form-block .distance-selection input[type=radio]:checked ~ label {
    background-color: #57c547;
    font-weight: bold;
    color: #fff;
    font-family: "Work Sans", sans-serif !important;
    border: none;
  }
  .form-filter.form-inline.float-right{
    .dropdown.bootstrap-select.filter-order{
      .btn.dropdown-toggle.btn-light{
        background-color: #57c547 !important;
      }
    }
    .dropdown.bootstrap-select.filter-quantity{
      .btn.dropdown-toggle.btn-light{
        background-color: #57c547 !important;
      }
    }
  }
  .nav.nav-pills.mb-3{
    .nav-item{
      .nav-link.home-metier.active.show{
        background-color: #57c547 !important;
        color: #FFF;
      }
      .nav-link.home-metier{
        background-color: #fff !important;
        color: #000;
      }
    }
  }
  .infos-user-modif .creation-account-wrapper .edit-password:hover {
    background-color: #57c547 !important;
  }
}*/
.filter-block.filter-product .aside-title {
  background-color: #252B32 !important;
}

.form-filter.form-inline.float-right .dropdown.bootstrap-select.filter-order {
  width: 312px !important;
}
.form-filter.form-inline.float-right .dropdown.bootstrap-select.filter-order .btn.dropdown-toggle.btn-light {
  width: 288px !important;
}
.form-filter.form-inline.float-right .dropdown.bootstrap-select.filter-quantity {
  width: 170px !important;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: 0 !important;
}

.categorie-list-wrapper .section-filtre .form-group label {
  font-family: "Work Sans", sans-serif !important;
  margin-right: 5px;
}

.categorie-list-wrapper .section-filtre .prod-count {
  font-family: "Work Sans", sans-serif !important;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  height: calc(1em * 1.1 * 2) !important;
}

.btn.btn-light.btn-ok.btnAcceptCookies, .btn.btn-light.btn-more {
  border: none !important;
}

.container.form-add-to-cart .col-9.select-couleur .filter-option-inner {
  padding-right: inherit !important;
}
.container.form-add-to-cart .col-9.select-couleur .filter-option-inner .filter-option-inner-inner {
  color: #000;
}

.nos-magasins-searchwrapper .localize-me {
  color: #fff;
  font-size: 14px;
  font-family: "Work Sans", sans-serif;
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-decoration: none;
}
.nos-magasins-searchwrapper .localize-me svg {
  fill: #fff;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.magasins-searchwrapper-mobileform .localize-me {
  color: #F30000;
  font-size: 14px;
  font-family: "Work Sans", sans-serif;
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-decoration: none;
}
.magasins-searchwrapper-mobileform .localize-me svg {
  fill: #F30000;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.row.search-annonce-row .col-md-4.search-annonce.search-annonce-localisation {
  padding-left: 10px !important;
}
.row.search-annonce-row .col-md-4.search-annonce.search-annonce-localisation .search-form-wrapper label {
  margin-right: 30px;
}

.col-md-6.details-annonces-txt .advert-sold {
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: bold;
  border: 2px solid #000;
  padding: 6px 30px;
  border-radius: 24px;
}

#adverts-container .section-filtre.row .prod-count.col-md-3.col-sm-12 {
  font-family: "Work Sans", sans-serif !important;
  display: flex;
  align-items: center;
}
#adverts-container .section-filtre.row .filter-prod.col-md-9.col-sm-12 .form-group label {
  font-family: "Work Sans", sans-serif !important;
  margin-right: 5px;
}

.search-mobilewrapper {
  margin-top: 20px;
}

.modal-header.addresses .modal-title, .modal-header.form-addresses .modal-title, .modal-header.form-password .modal-title {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "rubik", sans-serif;
  font-weight: bold;
}

.modal-body.addresses, .modal-body.form-addresses, .modal-body.form-password {
  font-family: "work sans", sans-serif;
}

.modal-body.form-addresses label {
  margin-bottom: 5px !important;
}

@media (min-width: 992px) {
  .adress-client .adress-client-wrapper {
    margin-bottom: 20px;
  }
}
.categorie-main .blockList .section-title {
  color: #212529 !important;
  margin-bottom: 30px !important;
  font-size: 30px;
  font-style: initial !important;
}

.col-md-12.box-infos.contact {
  text-align: center !important;
}

.tab-p:before {
  top: 5% !important;
}

.row.promos-list.orange.slick-initialized.slick-slider.slick-dotted .slick-dots {
  box-shadow: none !important;
}

.process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
  margin-bottom: 0;
  background-color: #F30000;
}

.cart-details.panier-main .delivery-mod .alert-danger {
  font-family: "open sans", sans-serif;
}

.col-md-12.m-t-10.text-center .btn.btn-custom.open-modal-shop {
  margin-top: 15px;
}

.row.categorie-list-wrapper .inner-section.col-md-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container.form-add-to-cart .form-control.input-mail.mb-3 {
  font-family: "Lato", sans-serif !important;
}

.leaflet-popup-content .adress-popup .adress-popup-infos {
  margin-bottom: 15px;
}
.leaflet-popup-content .adress-popup a.decouvert {
  padding: 5px 10px;
  background-color: #000;
  color: #FFF;
  border-radius: 28px;
  font-weight: bold;
}

.details-annonces-txt p {
  margin-bottom: 40px !important;
}

.details-annonces-mapwrapper {
  padding-top: 50px !important;
}

.row.details-annonces-wrapper {
  padding: 10px !important;
}

.nav.nav-pills.mb-3 li .nav-link.home-metier {
  border-radius: 28px !important;
  padding: 0 3em !important;
}

@media (min-width: 768px) {
  .actualite-list-itemwrapper {
    height: 345px;
  }
  .actualite-list-itemwrapper .actualite-list-infos {
    overflow: hidden;
    height: 185px;
  }
}
.actualite-list-itemwrapper .actualite-list-img img {
  border-radius: 15px;
}

.col-md-9.actualite-listwrapper {
  display: flex;
  justify-content: center;
}

.actualite-filtre-item .form-group label {
  font-size: 16px !important;
}

.col-md-12.m-t-10.text-center .btn.btn-custom.open-modal-shop {
  line-height: 50px !important;
}

.btn-custom.btn-payer.no-auth.btnValidateCart:hover {
  color: #fff !important;
}

.livraison-item.choix-checked .livraison-mode.livraison-item-box.livraison-domicile .form-control {
  font-family: "Work Sans", sans-serif !important;
}

.form-group.form-inline.form-btn .btn-custom.btn-submit {
  color: #fff !important;
}

.section-filtre.row {
  width: 100% !important;
}

.modal-body.form-password .actions.pull-right input {
  font-family: "Open Sans", sans-serif !important;
}

.col-12.process-ecommerce-2-wrapper.process-ecommerce-default .form-control, .col-12.process-ecommerce-2-wrapper.process-ecommerce-default .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: "Work Sans", sans-serif !important;
}

.select2-results__option {
  font-family: "Work Sans", sans-serif !important;
}

.navigation-page .page-item.active .page-link {
  border-radius: 20px;
  background-color: #F7F7F9 !important;
  border: none !important;
}

.navigation-page .page-item:first-child a, .navigation-page .page-item:last-child a {
  border-radius: 20px;
}

.navigation-page .page-link:hover, .navigation-page .page-link:focus {
  border: none !important;
}

.radio-container.label_click_and_collect.with_modal .col-md-2.m-t-15.text-right.col-sm-4 strong {
  font-weight: bold !important;
}

.cart-details.panier-main .delivery-mod .item div, .cart-details.panier-main .delivery-mod .item .name {
  font-family: "Work Sans", sans-serif !important;
}

.livraison-mode.livraison-item-box input.form-control {
  font-family: "Lato", sans-serif !important;
}

.complementaire-similaire-title .section-title {
  display: none !important;
}

.section-title-bis {
  font-family: "Work Sans", sans-serif;
}

.col-md-5.m-t-15.name {
  font-weight: 500 !important;
}

.homepage .col-md-6.p-60 .btn.mt-30 {
  font-family: "Open Sans", sans-serif;
}

.actualite-list-txt {
  display: flex !important;
  flex-direction: column;
}

.tab-pane.fade.show.active .p-title.text-center.title-section {
  font-family: "Open Sans", sans-serif !important;
}

.detail-product-tabs .col-md-7.informations-txt .info-description div font {
  font-size: 12px !important;
  font-family: "Open Sans", sans-serif !important;
}

.swal2-title {
  font-family: "Open Sans", sans-serif !important;
}

@media (min-width: 992px) {
  .nav-principal .dropdown {
    height: 72px;
  }
}
@media (max-width: 1200px) {
  .r-social ul a .circle {
    top: -10px;
  }

  .r-social .title {
    margin-bottom: 30px;
  }

  .r-social ul {
    display: flex;
    justify-content: space-around;
  }

  .r-social ul a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 992px) {
  .form-group.form-group-newsletter .col-md-4 {
    margin-bottom: 30px;
  }

  .row.prefooter-wrapper .col-md.col-6.prefooter-item {
    max-width: 30% !important;
  }

  .col-md-3.col-footer, .col-md-2.col-footer, .col-md-4.col-footer {
    margin-bottom: 30px;
  }
  .col-md-3.col-footer::after, .col-md-2.col-footer::after, .col-md-4.col-footer::after {
    display: none !important;
  }

  .r-social ul {
    margin-right: 0px;
    text-align: center;
  }

  .filter-prod.col-md-9.col-sm-12 {
    margin-top: 15px;
  }
  .filter-prod.col-md-9.col-sm-12 .form-filter.form-inline.float-right {
    float: initial !important;
  }
  .filter-prod.col-md-9.col-sm-12 .form-filter.form-inline.float-right .row:first-child {
    margin-left: 0 !important;
  }

  .col-md-9.actualite-listwrapper {
    margin-top: 50px !important;
  }

  .row.process-ecommerce-5.form-block .col-md-4 .form-group.row.mt-2 .col-md-4 {
    text-align: center;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .magasins-searchwrapper-mobiletitle .section-title-bis {
    -webkit-transform: skewX(50deg) !important;
            transform: skewX(50deg) !important;
  }

  .magasins-searchwrapper-mobileform {
    bottom: -64px !important;
  }

  .partenaires {
    margin-top: 56px;
  }

  footer .r-directory {
    padding: 55px 15px !important;
  }

  .r-social ul {
    margin-bottom: 30px;
  }

  .r-social ul a .circle {
    margin-right: 0px !important;
  }

  .list-annonces-wrapper .inner-section.col-md-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #filters-container .btn.btn-custom.reset-all-filters {
    width: 100% !important;
    height: 34px !important;
  }

  .actualite-list-itemwrapper {
    border-radius: 15px !important;
  }

  .process-ecommerce-storename .store-position-listing-wrapper .btn-voir {
    margin-bottom: 15px !important;
  }

  .row.panier-btn .col-md-12.panier-btn-wrapper .btn-custom.btn-poursuivre-achat {
    line-height: 30px !important;
    width: 235px !important;
  }

  .cart-details.panier-main .checkout-block .panier-btn .panier-btn-wrapper .btn-custom {
    width: 235px;
  }

  .magasins-service-item {
    text-align: center;
  }

  .magasins-metier {
    text-align: center;
  }

  .magasins-metier-item {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .metier-item-txt {
    padding-left: 0 !important;
  }
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
  display: none !important;
}

.homepage .section-edito {
  position: relative !important;
  z-index: 2 !important;
}
.homepage .edito-txt p {
  font-family: "Open Sans", sans-serif !important;
}

.partenaire-wrapper .p-title.text-center.title-section {
  font-family: "Open Sans", sans-serif !important;
}

.container-confirmation .text-confirmation {
  font-family: "Open Sans", sans-serif !important;
}
.container-confirmation a {
  font-family: "Open Sans", sans-serif !important;
  margin-bottom: 30px;
}
.container-confirmation a:hover {
  background-color: #F30000 !important;
}
.container-confirmation .card-confirmation {
  border: none !important;
}

@media (max-width: 576px) {
  .row.prefooter-wrapper .col-md.col-6.prefooter-item {
    max-width: 50% !important;
  }

  .partenaire-list-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 420px) {
  .form-filter.form-inline.float-right .dropdown.bootstrap-select.filter-order {
    width: 183px !important;
  }
  .form-filter.form-inline.float-right .dropdown.bootstrap-select.filter-order .btn.dropdown-toggle.btn-light {
    width: 183px !important;
  }

  .store-position-item-btn .btn-fiche span {
    display: none !important;
  }

  .col-md-12.m-t-10.text-center .btn.btn-custom.open-modal-shop {
    width: 100% !important;
    font-size: 12px !important;
  }
}
#processEcommerce02 .store-position-item:first-child {
  margin-top: 0 !important;
}
#processEcommerce02 .store-position-item.active {
  border: 2px solid #f30000;
}
#processEcommerce02 .store-position-item .store-position-item-btn .btn-fiche {
  width: 50% !important;
}

@media (max-width: 376px) {
  .categorie-list-wrapper .filter-prod .form-group {
    margin: 0 0px !important;
  }

  .categorie-list-wrapper .section-filtre .prod-count {
    margin-left: 0 !important;
  }
}
.cookie-banner.show {
  width: 100%;
  display: flex !important;
  justify-content: center;
  height: initial !important;
  line-height: 25px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  align-items: center !important;
}
.cookie-banner.show a {
  font-family: "Open Sans", sans-serif !important;
}

@media (max-width: 1120px) {
  .cookie-banner.show {
    width: 100%;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
  }
}
.newsletter-modal-form .livraison-item .livraison-mode.livraison-item-box {
  padding-left: 105px;
  padding-right: 105px;
}

@media (min-width: 992px) and (max-width: 1460px) {
  .modal-body .row.process-ecommerce-5.form-block .col-md-4 .form-group.row.mt-2 {
    display: flex !important;
    flex-direction: column !important;
  }
  .modal-body .row.process-ecommerce-5.form-block .col-md-4 .form-group.row.mt-2 .col-md-8 {
    margin-bottom: 15px !important;
  }
  .modal-body .row.process-ecommerce-5.form-block .col-md-4 .form-group.row.mt-2 .col-md-4 a {
    font-family: "Open Sans", sans-serif !important;
  }
}
.modal-body .row.process-ecommerce-5.form-block .col-md-4 .form-group.row.mt-2 .col-md-4 a {
  font-family: "Open Sans", sans-serif !important;
}

/*! Tablesaw - v3.1.2 - 2019-03-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2019 Filament Group; Licensed MIT */
.tablesaw {
  width: 100%;
  max-width: 100%;
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
  padding: 0;
}

.tablesaw * {
  box-sizing: border-box;
}

.tablesaw-btn {
  border: 1px solid #ccc;
  border-radius: 0.25em;
  background: none;
  box-shadow: 0 1px 0 white;
  color: #4a4a4a;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0.5em 0.85em 0.4em 0.85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.tablesaw-btn {
  color: #1c95d4;
}

.tablesaw-btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */
.tablesaw-btn:active {
  background-color: #ddd;
}

@supports (box-shadow: none) {
  .tablesaw-btn:focus {
    background-color: #fff;
    outline: none;
  }

  .tablesaw-btn:focus {
    box-shadow: 0 0 0.35em #4faeef !important;
  }
}
.tablesaw-btn-select select {
  background: none;
  border: none;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
  opacity: 0;
  color: transparent;
}

.tablesaw-btn select option {
  background: #fff;
  color: #000;
}

.tablesaw-btn {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: 0.3em 1em 0.3em 1em;
}

.tablesaw-btn.btn-micro {
  font-size: 0.8125em;
  padding: 0.4em 0.7em 0.25em 0.7em;
}

.tablesaw-btn-select {
  padding-right: 1.5em;
  text-align: left;
  display: inline-block;
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
}

.tablesaw-btn-select:after {
  content: " ";
  position: absolute;
  background: none;
  background-repeat: no-repeat;
  background-position: 0.25em 0.45em;
  content: "\25BC";
  font-size: 0.55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-btn-select.btn-small:after,
.tablesaw-btn-select.btn-micro:after {
  width: 1.2em;
  font-size: 0.5em;
  padding-top: 1em;
  padding-right: 0.5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */
.tablesaw-advance .tablesaw-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: 0.25em;
}

.tablesaw-advance .tablesaw-btn.btn-micro {
  font-size: 0.8125em;
  padding: 0.3em 0.7em 0.25em 0.7em;
}

.tablesaw-advance a.tablesaw-nav-btn:first-child {
  margin-left: 0;
}

.tablesaw-advance a.tablesaw-nav-btn:last-child {
  margin-right: 0;
}

.tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: 0.25em;
  margin-right: 0.25em;
  position: relative;
  text-indent: -9999px;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: " ";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: 0.5em;
  top: 0.65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: 0.5em;
  top: 0.65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: 0.45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: 0.6em;
  border-right: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: 0.7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */
.tablesaw-bar {
  clear: both;
}

.tablesaw-bar * {
  box-sizing: border-box;
}

.tablesaw-bar-section {
  float: left;
}

.tablesaw-bar-section label {
  font-size: 0.875em;
  padding: 0.5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: 0.5em;
  text-transform: uppercase;
}

.tablesaw-btn,
.tablesaw-enhanced .tablesaw-btn {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.tablesaw-btn-select,
.tablesaw-enhanced .tablesaw-btn-select {
  margin-bottom: 0;
}

/* TODO */
.tablesaw-bar .tablesaw-bar-section .tablesaw-btn {
  margin-left: 0.4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-size: 1em;
  padding-left: 0.3em;
}

.tablesaw-bar .tablesaw-bar-section .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-bar-section .btn-select:after {
  padding-top: 0.9em;
}

.tablesaw-bar .tablesaw-bar-section select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-bar-section ~ table {
  clear: both;
}

.tablesaw-bar-section .abbreviated {
  display: inline;
}

.tablesaw-bar-section .longform {
  display: none;
}

@media (min-width: 24em) {
  .tablesaw-bar-section .abbreviated {
    display: none;
  }

  .tablesaw-bar-section .longform {
    display: inline;
  }
}
.tablesaw th,
.tablesaw td {
  padding: 0.5em 0.7em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw-sortable-btn {
  /* same as cell padding above */
  padding: 0.5em 0.7em;
}

.tablesaw thead th {
  text-align: left;
}

/* Table rows have a gray bottom stroke by default */
.tablesaw-row-border tr {
  border-bottom: 1px solid #dfdfdf;
}

/* Zebra striping */
.tablesaw-row-zebra tr:nth-child(2n) {
  background-color: #f8f8f8;
}

.tablesaw caption {
  text-align: left;
  margin: 0.59375em 0;
}

.tablesaw-swipe .tablesaw-swipe-cellpersist {
  border-right: 2px solid #e4e1de;
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
  border-right-width: 1px;
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
  box-shadow: 3px 0 4px -1px #e4e1de;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
/* Support note IE9+: @media only all */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack {
    clear: both;
  }

  .tablesaw-stack td,
.tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
    display: inline-block;
    padding: 0 0.6em 0 0;
    width: 30%;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
.tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: 0.4em 0;
    margin: 0.4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}
@media (max-width: 39.9375em) {
  /* Table rows have a gray bottom stroke by default */
  .tablesaw-stack tbody tr {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
  }

  .tablesaw-stack thead td,
.tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
.tablesaw-stack tbody th {
    display: block;
    float: left;
    clear: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    display: inline-block;
    max-width: 67%;
  }

  .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,
.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .tablesaw-stack td:empty,
.tablesaw-stack th:empty {
    display: none;
  }
}
/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */
  .tablesaw-stack td,
.tablesaw-stack th,
.tablesaw-stack thead td,
.tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}
.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-swipe th.tablesaw-swipe-cellhidden,
.tablesaw-swipe td.tablesaw-swipe-cellhidden {
    display: none;
  }
}
.tablesaw-overflow {
  position: relative;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* More in skin.css */
}

.tablesaw-overflow > .tablesaw {
  margin-top: 2px;
  /* sortable focus rings are clipped */
}

/* Used for a11y text on button: "Columns" */
.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: 0.5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */
.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: 0.5em 0.8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: 0.2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */
@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
.tablesaw-columntoggle td.tablesaw-priority-6,
.tablesaw-columntoggle th.tablesaw-priority-5,
.tablesaw-columntoggle td.tablesaw-priority-5,
.tablesaw-columntoggle th.tablesaw-priority-4,
.tablesaw-columntoggle td.tablesaw-priority-4,
.tablesaw-columntoggle th.tablesaw-priority-3,
.tablesaw-columntoggle td.tablesaw-priority-3,
.tablesaw-columntoggle th.tablesaw-priority-2,
.tablesaw-columntoggle td.tablesaw-priority-2,
.tablesaw-columntoggle th.tablesaw-priority-1,
.tablesaw-columntoggle td.tablesaw-priority-1,
.tablesaw-columntoggle th.tablesaw-priority-0,
.tablesaw-columntoggle td.tablesaw-priority-0 {
    display: none;
  }
}
.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -0.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */
/* Show priority 1 at 320px (20em x 16px) */
@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
.tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}
/* Show priority 2 at 480px (30em x 16px) */
@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
.tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}
/* Show priority 3 at 640px (40em x 16px) */
@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
.tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}
/* Show priority 4 at 800px (50em x 16px) */
@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
.tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}
/* Show priority 5 at 960px (60em x 16px) */
@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
.tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}
/* Show priority 6 at 1,120px (70em x 16px) */
@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
.tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-columntoggle th.tablesaw-toggle-cellhidden,
.tablesaw-columntoggle td.tablesaw-toggle-cellhidden {
    display: none;
  }

  /* Checked manually: Always show */
  .tablesaw-columntoggle th.tablesaw-toggle-cellvisible,
.tablesaw-columntoggle td.tablesaw-toggle-cellvisible {
    display: table-cell;
  }
}
.tablesaw-columntoggle-popup .tablesaw-btn-group > label {
  display: block;
  padding: 0.2em 0;
  white-space: nowrap;
  cursor: default;
}

.tablesaw-columntoggle-popup .tablesaw-btn-group > label input {
  margin-right: 0.8em;
}

.tablesaw-sortable-head {
  position: relative;
  vertical-align: top;
}

/* Override */
.tablesaw .tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable-btn {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  text-align: inherit;
  font: inherit;
  text-transform: inherit;
}

.tablesaw-sortable-arrow:after {
  display: inline-block;
  width: 10px;
  height: 14px;
  content: " ";
  margin-left: 0.3125em;
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,
.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
  content: " ";
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after {
  content: "\2191";
}

.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
  content: "\2193";
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: 0.4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: 0.4em 0.2em;
}

.tablesaw-advance-dots li i {
  width: 0.25em;
  height: 0.25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}

/* En mode normal, on cache le visuel responsice*/
.news-slide.m-b-15 .carousel.slide .owl-stage-outer .owl-stage .owl-item img.slide-normal {
  display: block;
}
.news-slide.m-b-15 .carousel.slide .owl-stage-outer .owl-stage .owl-item img.slide-responsive {
  display: none;
}

@media (max-width: 768px) {
  .news-slide.m-b-15 .carousel.slide .owl-stage-outer .owl-stage .owl-item img {
    /*height: 700px !important;*/
  }
  .news-slide.m-b-15 .carousel.slide .owl-stage-outer .owl-stage .owl-item img.slide-normal {
    display: none;
  }
  .news-slide.m-b-15 .carousel.slide .owl-stage-outer .owl-stage .owl-item img.slide-responsive {
    display: block;
  }
}
@media (max-width: 600px) {
  #pills-tab {
    display: flex !important;
    justify-content: center;
    width: 293px !important;
    background-color: transparent !important;
  }
  #pills-tab .nav-item:first-child {
    margin-bottom: 15px;
  }

  #pills-tabContent {
    margin-top: 90px !important;
  }
}
@media (max-width: 1460px) {
  .unleash_container .product-list.row.a-slide .col-xl-3.col-lg-6.col-md-6.col-sm-6.categorie-list-item:nth-last-child(-n+2) {
    display: none !important;
  }
}
.sub-sub-menu li a:after {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -149px -114px;
  width: 15px;
  height: 8px;
  margin-left: 12px;
}

.sub-sub-menu li.droopdown > a:after {
  content: "";
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: -188px -153px;
  width: 15px;
  height: 8px;
  margin-left: 12px;
}

.sub-sub-sub-menu li a:after {
  display: none !important;
}

/* SAV */
.sav-detail-chat #added-products, .modal-sav-creation #added-products {
  margin-bottom: 30px;
}
.sav-detail-chat #added-products .card.col-md-12, .modal-sav-creation #added-products .card.col-md-12 {
  margin-top: 10px;
  border: none !important;
}
.sav-detail-chat #added-products .card-header, .modal-sav-creation #added-products .card-header {
  background-color: #171B21;
  color: #FFF;
  font-family: "Work Sans", sans-serif !important;
  padding: inherit !important;
}
.sav-detail-chat #added-products .card-header .product_name, .modal-sav-creation #added-products .card-header .product_name {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.75rem 1.25rem 0.75rem 0.5rem;
}
.sav-detail-chat #added-products .card-header .product_name .line-arrow, .modal-sav-creation #added-products .card-header .product_name .line-arrow {
  position: absolute;
  right: 19px;
  top: 12px;
}
.sav-detail-chat #added-products .card-header .product_name .line-arrow:before, .modal-sav-creation #added-products .card-header .product_name .line-arrow:before {
  content: "\F077" !important;
  /* fa-chevron-up */
}
.sav-detail-chat #added-products .card-header .product_name.collapsed .line-arrow:before, .modal-sav-creation #added-products .card-header .product_name.collapsed .line-arrow:before {
  content: "\F078" !important;
  /* fa-chevron-down */
}
.sav-detail-chat #added-products .card-header.card-no-product, .modal-sav-creation #added-products .card-header.card-no-product {
  background-color: inherit;
  padding: 10px !important;
  border: 1px dashed #495057;
  color: #495057;
}
.sav-detail-chat #added-products .card-body ul li, .modal-sav-creation #added-products .card-body ul li {
  margin-bottom: 10px;
  font-family: "Lato", sans-serif !important;
  line-height: 20px;
}
.sav-detail-chat #added-products .card-body ul li label, .modal-sav-creation #added-products .card-body ul li label {
  font-weight: bold;
}
.sav-detail-chat #added-products .card-body ul li .documents a.download-link, .modal-sav-creation #added-products .card-body ul li .documents a.download-link {
  display: inline-block;
  color: #212529;
}
.sav-detail-chat #added-products .card-body ul li .documents a.download-link span.filename, .modal-sav-creation #added-products .card-body ul li .documents a.download-link span.filename {
  text-decoration: underline;
}
.sav-detail-chat #added-products .card-body ul li .documents a.download-link:hover, .modal-sav-creation #added-products .card-body ul li .documents a.download-link:hover {
  text-decoration: none;
}

.modal-sav-creation {
  height: 800px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.modal-sav-creation .modal-header {
  padding-bottom: 0 !important;
}
.modal-sav-creation .modal-header button.close {
  padding: 10px 10px 0 0 !important;
}
.modal-sav-creation .modal-header button.close span {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.modal-sav-creation .process-ecommerce-2-wrapper form label {
  font-size: inherit;
}
.modal-sav-creation .form-creation-wrapper {
  border: none !important;
}
.modal-sav-creation .quantity input {
  width: 100% !important;
  height: 40px;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 15px;
  border: 1px solid #D5D5E0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.modal-sav-creation textarea {
  font-family: "Lato", sans-serif !important;
}
.modal-sav-creation .help-block {
  padding: 0;
  display: block;
}
.modal-sav-creation .help-block .has-error {
  margin-top: 4px;
  font-size: 12px;
  color: #dc3545;
  font-family: "Lato", sans-serif !important;
}
.modal-sav-creation .form-actions .required-fields {
  font-family: "Lato", sans-serif !important;
}
.modal-sav-creation .jsAddProductToSav.add-products {
  padding: 10px 20px;
  background-color: #FFF;
  color: #000;
  border-radius: 27px;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600;
  border: 1px solid #000;
  transition: ease-in-out 0.2s;
}
.modal-sav-creation .jsAddProductToSav.add-products:hover {
  background-color: #000;
  color: #FFF;
  transition: ease-in-out 0.2s;
}
.modal-sav-creation .was-validated .form-control:invalid,
.modal-sav-creation .form-control.is-invalid,
.modal-sav-creation .was-validated .custom-select:invalid,
.modal-sav-creation .custom-select.is-invalid {
  border-color: #dc3545 !important;
}

.sav-detail-chat .right.info-sav .jsAddProductToSav.add-products {
  padding: 10px 20px;
  background-color: #FFF;
  color: #000;
  border-radius: 27px;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600;
  border: 1px solid #000;
  transition: ease-in-out 0.2s;
}
.sav-detail-chat .right.info-sav .jsAddProductToSav.add-products:hover {
  background-color: #000;
  color: #FFF;
  transition: ease-in-out 0.2s;
}
.sav-detail-chat .ttl-command {
  font-family: "Lato", sans-serif !important;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

/***** Message SAV *******/
.box-gray {
  background-color: #f5f5f5;
}

.message-list {
  margin-bottom: 2rem;
}
.message-list .pb-60 {
  height: 450px;
  overflow: scroll;
}

.message-form {
  padding: 25px 25px 15px 25px;
}
.message-form .ipt-text {
  background-color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 25px;
  color: #999;
  border-color: transparent;
  height: 100px;
  width: 100%;
  font-family: "Lato", sans-serif !important;
}
.message-form .ipt-text:focus {
  border-color: #f30000;
}
.message-form .ipt-text::-webkit-input-placeholder {
  color: #999;
}
.message-form .ipt-text:-ms-input-placeholder {
  color: #999;
}
.message-form .ipt-text::-ms-input-placeholder {
  color: #999;
}
.message-form .ipt-text::placeholder {
  color: #999;
}
.message-form .btn-orange {
  padding: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
}
.message-form .btn-orange .ico {
  margin-left: 0;
}
.message-form .btn-orange:hover .ico {
  background-color: #fff;
}
.message-form .form-group {
  margin-bottom: 15px;
}
.message-form .form-group:last-child {
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
}

.mess-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.mess-item:last-child {
  margin-bottom: 0;
}
.mess-item.date {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Work Sans", sans-serif !important;
  color: #B3B3B3;
  justify-content: center;
}
.mess-item.has-user .box-gray {
  background-color: #f30000;
}
.mess-item.has-user .ctent .text {
  border-top-right-radius: 0;
  color: #fff;
  font-family: "Lato", sans-serif !important;
}
.mess-item.has-user .ctent .text a {
  color: #fff;
}
.mess-item.has-user .avt.user {
  border-top-left-radius: 0;
}
.mess-item.right .ctent .text {
  border-top-right-radius: 0;
}
.mess-item.right .avt.user {
  border-top-left-radius: 0;
}
.mess-item.left .ctent .text {
  border-top-left-radius: 0;
}
.mess-item.left .avt {
  border-top-right-radius: 0;
}
.mess-item .avt {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mess-item .avt img {
  width: 70%;
}
.mess-item .avt.client {
  border: 1px solid #f5f5f5;
}
.mess-item .avt.user {
  background-color: #f30000;
}
.mess-item .avt.user .name {
  color: #fff;
}
.mess-item .avt .name {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 28px;
  color: #444B53;
  font-family: "Rubik", sans-serif !important;
  font-weight: 700;
}
.mess-item .ctent {
  width: 80%;
}
.mess-item .ctent .text {
  border-radius: 21px;
  font-size: 15px;
  line-height: 20px;
  color: #999;
  margin-bottom: 15px;
  padding: 15px 25px;
  font-family: "Lato", sans-serif !important;
}
.mess-item .ctent .text a {
  color: #999;
}
.mess-item .ctent .text a span.filename {
  text-decoration: underline;
}
.mess-item .ctent .text a:hover {
  text-decoration: none;
}
.mess-item .ctent .time {
  font-size: 13px;
  color: #B3B3B3;
  font-family: "Work Sans", sans-serif !important;
}
.mess-item.left {
  justify-content: flex-start;
}
.mess-item.left .avt {
  margin-right: 10px;
  background-color: #f5f5f5;
}
.mess-item.right {
  justify-content: flex-end;
}
.mess-item.right .avt {
  margin-left: 10px;
}
.mess-item.right .ctent .time {
  text-align: right;
  font-family: "Work Sans", sans-serif !important;
}

.sav-badge {
  color: #4c5667;
  font-family: "Lato", sans-serif !important;
}
.sav-badge:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
}
.sav-badge.sav-primary {
  color: #ab8ce4 !important;
}
.sav-badge.sav-primary:before {
  background-color: #ab8ce4 !important;
}
.sav-badge.sav-success {
  color: #00c292 !important;
}
.sav-badge.sav-success:before {
  background-color: #00c292 !important;
}
.sav-badge.sav-warning {
  color: #f1c411 !important;
}
.sav-badge.sav-warning:before {
  background-color: #f1c411 !important;
}
.sav-badge.sav-danger {
  color: #ed4040 !important;
}
.sav-badge.sav-danger:before {
  background-color: #ed4040 !important;
}
.sav-badge.sav-info {
  color: #5475ed !important;
}
.sav-badge.sav-info:before {
  background-color: #5475ed !important;
}
.sav-badge.sav-dark {
  color: #343a40 !important;
}
.sav-badge.sav-dark:before {
  background-color: #343a40 !important;
}

.sav-detail-chat .message-wrap {
  margin-bottom: 0;
}
.sav-detail-chat .insert-file {
  font-family: "Lato", sans-serif !important;
  color: #999;
}
.sav-detail-chat .insert-file i {
  margin-right: 10px;
}
.sav-detail-chat #file-uploaded {
  margin-left: 10px;
  font-family: "Lato", sans-serif !important;
}
.sav-detail-chat .sav-badge {
  font-size: 16px;
}
.sav-detail-chat .sav-badge:before {
  margin-right: 5px;
  margin-left: 10px;
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
}

.table.table-desktop a:not(.btn) {
  color: #74747A !important;
  text-decoration: underline;
}

@media (max-width: 992px) {
  .center.chat-sav {
    margin: 40px 0;
  }
}
.form-group.category-advert button {
  border-radius: 19px;
  border: 1px solid #D2D2D2;
  background: #fff;
  outline: none;
  box-shadow: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  color: #000 !important;
  position: relative;
}
.form-group.category-advert button.btn:hover {
  color: #000 !important;
}
.form-group.category-advert button:after {
  content: "";
  background-image: url(../images/sprite.png);
  background-position: -138px -74px;
  width: 10px;
  height: 27px;
  border: 0;
  position: absolute;
  top: 5px;
  right: 18px;
}
.form-group.category-advert .bootstrap-select .dropdown-menu li a span.text {
  font-family: "Work Sans", sans-serif !important;
  font-size: 0.875rem !important;
}

.bootstrap-select .dropdown-menu li a span.text {
  font-family: "Work Sans", sans-serif;
  font-size: 0.875rem;
}

@media (max-width: 992px) {
  .body-universe .s-products .see-all-products {
    margin-top: 25px !important;
  }

  .container-universes .container-bandeau-mobile {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .partenaire-list-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .partenaire-list-mobile .partenaire-itembis img {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.8;
  }
}
@media (max-width: 1024px) {
  .store-map #storeid {
    position: relative !important;
    height: 640px;
    width: 108% !important;
  }
}
@media (max-width: 700px) {
  .section-edito {
    margin-top: 345px !important;
  }

  .container-universes .container-bandeau-mobile .bandeau {
    height: 45% !important;
  }

  .container-universes .container-bandeau-mobile .bandeau .container-text p {
    padding: 0 10px;
  }
}
/* Classe à charger quand il n'y a qu'un seul métier d'affiché sur la home du site local/national */
@media (min-width: 992px) {
  .unique-slide.unleash_slide {
    width: 100% !important;
  }
}
/*
@media (max-width: 992px){
  .container-universes .container-bandeau-mobile .bandeau {
    height: 98% !important;
  }
}
*/
@media (min-width: 1460px) {
  .menu-right-wrapper .menu-right-item a:not(.continue) {
    /*padding-left: 5px !important;
    padding-right: 0px !important;*/
    font-size: 13px !important;
    padding: 6px !important;
  }
  .menu-right-wrapper .menu-right-item a:not(.continue):before {
    text-align: center;
  }
  .menu-right-wrapper .menu-right-item a:not(.continue).right-item-place:before {
    font-size: 1.8rem !important;
  }
  .menu-right-wrapper .menu-right-item a:not(.continue).right-item-account:before {
    font-size: 1.8rem !important;
  }
  .menu-right-wrapper .menu-right-item a:not(.continue).right-item-cart:before {
    font-size: 1.9rem !important;
  }
}
.menu-right-wrapper .menu-right-item a.right-item-place.a-propos:before {
  display: none !important;
}

.menu-right-wrapper .menu-right-item a.right-item-place.a-propos {
  color: #f30000 !important;
}

.menu-right-wrapper .menu-right-item a.right-item-place.a-propos svg {
  display: block;
  margin-left: 10px;
  margin-bottom: 15px;
  fill: #f30000 !important;
}

@media (max-width: 1200px) {
  .menu-right-wrapper .menu-right-item a.right-item-place.a-propos svg {
    width: 20px !important;
    height: 20px !important;
  }

  .float-annonces {
    font-size: 14px !important;
  }
}
.header-top-mobile li a.about-icon svg {
  width: 22px !important;
  height: 22px !important;
}

.header-top-mobile .float-annonces {
  margin-bottom: 0px !important;
}
.header-top-mobile .float-annonces svg {
  margin-right: 0 !important;
}

.float-annonces {
  margin-bottom: 15px;
  font-family: "Work Sans", sans-serif;
  color: #f30000;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
.float-annonces:hover {
  color: #f30000;
}
.float-annonces svg {
  margin-right: 10px;
}

.header-top-menu.header-top-menu-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Commenté dans le cas du National ou l'on n'a pas le lien vers les annonces pour garder les pictos toujours centrés */
  /*height: 120px;*/
}

@media (max-width: 1450px) {
  .top-menu-right .menu-right-wrapper {
    right: 0px !important;
  }

  .menu-right-wrapper .menu-right-item a:not(.continue) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-right-wrapper .menu-right-item a.right-item-place.a-propos svg {
    width: 20px !important;
    height: 20px !important;
    margin-left: 17px !important;
    margin-bottom: 9px !important;
  }
}
.header-top-mobile li.national-mobile a::before {
  content: "\E900";
  font-family: "icomoon";
  font-weight: 700;
  color: #777;
  font-size: 1.4rem;
}

@media (max-width: 420px) {
  .top-right-wrapperbis ul li a {
    padding: 8px !important;
  }
}
@media (min-width: 1440px) {
  .owl-carousel .owl-item img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}