/*
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file
 */
/* Set the proper directory for the Bootstrap Glyphicon font */
/* ---------------------------------------------------------
/* CUSTOM ADS
/* --------------------------------------------------------- */
/* Bootstrap XL */
/* XLarge screen */
/* So media queries don't overlap when required, provide a maximum */
/* Container sizes
/* Large screen / wide desktop */
/* ---------------------------------------------------------
/* VARIABLES
/* --------------------------------------------------------- */
/* COLORS
/* --------------------------------------------------------- */
/* Gray and brand colors for use across Bootstrap */
/* Background color for <body> */
/* Global text color on <body> */
/* Global textual link color */
/* TYPOGRAPHIES */
/* --------------------------------------------------------- */
/* Font, line-height, and color for body text, headings, and more */
/* Default monospace fonts for <code>, <kbd>, and <pre> */
/* Unit-less `line-height` for use in components like buttons */
/* Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc. */
/* By default, this inherits from the <body> */
/* ICONOGRAPHY
/* --------------------------------------------------------- */
/* Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower
/* Load fonts from this directory */
/* File name for all font files */
/* Element ID within SVG icon file */
/* COMPONENTS
/* --------------------------------------------------------- */
/* Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start) */
/* Global color for active items */
/* Carets increase slightly in size for larger components */
/* TABLES
/* --------------------------------------------------------- */
/* Padding for <th> and <td> */
/* Padding for cells in .table-condensed */
/* Default background color used for all tables */
/* Background color used for .table-striped */
/* Background color used for .table-hover */
/* Border color for table and cell borders */
/* BUTTONS
/* --------------------------------------------------------- */
/* For each of Bootstrap's buttons, define text, background and border color */
/* Allows for customizing button radius independently from global border radius */
/* FORMS
/* --------------------------------------------------------- */
/* <input> background color */
/* Text color for <input> */
/* <input> border */
/* Border color for inputs on focus */
/* Placeholder text color */
/* Default .form-control height */
/* Large .form-control height */
/* Small .form-control height */
/* .form-group margin */
/* Background color for textual input addons */
/* Border color for textual input addons */
/* Disabled cursor for form controls and buttons */
/* DROPDOWNS
/* --------------------------------------------------------- */
/* Background for the dropdown menu */
/* Dropdown menu border-color */
/* Dropdown menu border-color **for IE8** */
/* Divider color for between dropdown items */
/* Dropdown link text color */
/* Hover color for dropdown links */
/* Hover background for dropdown links */
/* Active dropdown menu item text color */
/* Active dropdown menu item background color */
/* Disabled dropdown menu item background color */
/* Text color for headers within dropdown menus */
/* Deprecated @dropdown-caret-color as of v3.1.0 */
/* Z-INDEX MASTER LIST
/* --------------------------------------------------------- */
/* Warning: Avoid customizing these values. They're used for a bird's eye view of components dependent on the z-axis and are designed to all work together
/* Note: These variables are not generated into the Customizer */
/* MEDIA QUERIES BREAKPOINTS
/* --------------------------------------------------------- */
/* Extra small screen / phone */
/* Deprecated @screen-xs as of v3.0.1 */
/* Deprecated @screen-xs-min as of v3.2.0 */
/* Deprecated @screen-phone as of v3.0.1 */
/* Small screen / tablet */
/* Deprecated @screen-sm as of v3.0.1 */
/* Deprecated @screen-tablet as of v3.0.1 */
/* Medium screen / desktop */
/* Deprecated @screen-md as of v3.0.1 */
/* Deprecated @screen-desktop as of v3.0.1 */
/* Large screen / wide desktop */
/* Deprecated @screen-lg as of v3.0.1 */
/* Deprecated @screen-lg-desktop as of v3.0.1 */
/* So media queries don't overlap when required, provide a maximum */
/* GRID SYSTEM
/* --------------------------------------------------------- */
/* Number of columns in the grid */
/* Padding between columns.
/* Gets divided in half for the left and right */
/* Navbar collapse
/* Point at which the navbar becomes uncollapsed */
/* Point at which the navbar begins collapsing */
/* CONTAINER SIZES
/* --------------------------------------------------------- */
/* Small screen / tablet */
/* For @screen-sm-min and up */
/* Medium screen / desktop */
/* For @screen-md-min and up */
/* Large screen / wide desktop */
/* For @screen-lg-min and up */
/* NAVBAR
/* --------------------------------------------------------- */
/* Basics of a navbar */
/* Navbar links */
/* Navbar brand label */
/* Navbar toggle */
/* Inverted navbar */
/* Inverted navbar links */
/* Inverted navbar brand label */
/* Inverted navbar toggle */
/* Navs */
/* Tabs */
/* Pills */
/* PAGINATION
/* --------------------------------------------------------- */
/* Pager */
/* JUMBOTRON
/* --------------------------------------------------------- */
/* Form states and alerts */
/* TOOLTIPS
/* --------------------------------------------------------- */
/* Tooltip max width */
/* Tooltip text color */
/* Tooltip background color */
/* Tooltip arrow width */
/* Tooltip arrow color */
/* POPOVERS
/* --------------------------------------------------------- */
/* Popover body background color */
/* Popover maximum width */
/* Popover border color */
/* Popover fallback border color */
/* Popover title background color */
/* Popover arrow width */
/* Popover arrow color */
/* Popover outer arrow width */
/* Popover outer arrow color */
/* Popover outer arrow fallback color */
/* LABELS
/* --------------------------------------------------------- */
/* Default label background color */
/* Primary label background color */
/* Success label background color */
/* Info label background color */
/* Warning label background color */
/* Danger label background color */
/* Default label text color */
/* Default text color of a linked label */
/* MODALS
/* --------------------------------------------------------- */
/* Padding applied to the modal body */
/* Padding applied to the modal title */
/* Modal title line-height */
/* Background color of modal content area */
/* Modal content border color */
/* Modal content border color **for IE8** */
/* Modal backdrop background color */
/* Modal backdrop opacity */
/* Modal header border color */
/* Modal footer border color */
/* ALERTS
/* --------------------------------------------------------- */
/* PROGRESS BAR
/* --------------------------------------------------------- */
/* Background color of the whole progress component */
/* Progress bar text color */
/* Variable for setting rounded corners on progress bar */
/* Default progress bar color */
/* Success progress bar color */
/* Warning progress bar color */
/* Danger progress bar color */
/* Info progress bar color */
/* LIST GROUPS
/* --------------------------------------------------------- */
/* Background color on .list-group-item */
/* `.list-group-item` border color */
/* List group border radius */
/* Background color of single list items on hover */
/* Text color of active list items */
/* Background color of active list items */
/* Border color of active list elements */
/* Text color for content within active list items */
/* Text color of disabled list items */
/* Background color of disabled list items */
/* Text color for content within disabled list items */
/* PANELS
/* --------------------------------------------------------- */
/* Border color for elements within panels */
/* THUMBNAILS
/* --------------------------------------------------------- */
/* Padding around the thumbnail image */
/* Thumbnail background color */
/* Thumbnail border color */
/* Thumbnail border radius */
/* Custom text color for thumbnail captions */
/* Padding around the thumbnail caption */
/* WELLS */
/* --------------------------------------------------------- */
/* BADGES
/* --------------------------------------------------------- */
/* Linked badge text color on hover */
/* Badge text color in active nav link */
/* Badge background color in active nav link */
/* BREADCRUMB */
/* --------------------------------------------------------- */
/* CAROUSEL
/* --------------------------------------------------------- */
/* CLOSE
/* --------------------------------------------------------- */
/* CODE
/* --------------------------------------------------------- */
/* TYPE
/* --------------------------------------------------------- */
/* Horizontal offset for forms and lists */
/* Text muted color */
/* Abbreviations and acronyms border color */
/* Headings small color */
/* Blockquote small color */
/* Blockquote font size */
/* Blockquote border color */
/* Page header border color */
/* Width of horizontal description list titles */
/* Point at which .dl-horizontal becomes horizontal */
/* Horizontal line color */
html {
  scroll-behavior: smooth;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  /* Track */
  /* Handle */
}
html::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
html::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
}
html::-webkit-scrollbar-thumb {
  background: #A059E8;
  border-radius: 10px;
}
body.navbar-is-fixed-top {
  margin-top: 0;
}
.top-heading h1 {
  color: #fff;
}
p {
  margin-bottom: 20px;
}
ul > li::marker {
  color: #A059E8;
}
.rte.field-colonne-droite li + li,
.rte.field-colonne-gauche li + li {
  margin-top: 20px;
}
.section-title {
  position: relative;
  padding-block: 50px;
  margin-bottom: 70px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .section-title {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 40px;
  }
}
.section-title::before {
  content: attr(data-title);
  position: absolute;
  top: -25px;
  left: 0;
  font-size: 170px;
  text-transform: uppercase;
  opacity: 5%;
  z-index: -1;
}
@media (max-width: 1199px) {
  .section-title::before {
    font-size: 130px;
    top: 0;
  }
}
@media (max-width: 991px) {
  .section-title::before {
    font-size: 90px;
    top: 25px;
  }
}
@media (max-width: 767px) {
  .section-title::before {
    display: none;
  }
}
.section-title::after {
  content: url("../images/aim-desktop1.svg");
  display: block;
  position: absolute;
}
a {
  transition: all 0.25s;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
  display: flex;
  gap: 30px;
}
.row.no-gutters:before {
  display: none;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.field-colonne-droite li {
  max-width: 320px;
}
@media (min-width: 992px) {
  .field-colonne-droite li {
    max-width: unset;
  }
}
@media (min-width: 1700px) {
  .container {
    width: 1620px;
  }
}
@media (min-width: 1700px) {
  .col-xlg-1,
  .col-xlg-2,
  .col-xlg-3,
  .col-xlg-4,
  .col-xlg-5,
  .col-xlg-6,
  .col-xlg-7,
  .col-xlg-8,
  .col-xlg-9,
  .col-xlg-10,
  .col-xlg-11,
  .col-xlg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xlg-1,
  .col-xlg-2,
  .col-xlg-3,
  .col-xlg-4,
  .col-xlg-5,
  .col-xlg-6,
  .col-xlg-7,
  .col-xlg-8,
  .col-xlg-9,
  .col-xlg-10,
  .col-xlg-11,
  .col-xlg-12 {
    float: left;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666667%;
  }
  .col-xlg-10 {
    width: 83.33333333%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666667%;
  }
  .col-xlg-7 {
    width: 58.33333333%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666667%;
  }
  .col-xlg-4 {
    width: 33.33333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.66666667%;
  }
  .col-xlg-1 {
    width: 8.33333333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666667%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666667%;
  }
  .col-xlg-pull-7 {
    right: 58.33333333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.66666667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333333%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666667%;
  }
  .col-xlg-push-10 {
    left: 83.33333333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666667%;
  }
  .col-xlg-push-7 {
    left: 58.33333333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.66666667%;
  }
  .col-xlg-push-1 {
    left: 8.33333333%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0%;
  }
  .visible-xlg {
    display: block !important;
  }
}
.visible-xlg {
  display: none;
}
.btn,
.all-events {
  border-radius: 0;
  padding: 15px 40px;
  font-family: 'din-condensed', sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  border: 1px solid #fff;
  position: relative;
}
.btn:active,
.all-events:active,
.btn.active,
.all-events.active {
  background-image: none;
}
.btn:after,
.all-events:after {
  content: '';
  position: absolute;
  left: -30px;
  top: calc(50% - 3px);
  width: 7px;
  height: 7px;
  background-color: #A059E8;
  border-radius: 50%;
}
.btn::after,
.all-events::after {
  right: 25px;
  left: auto;
  top: calc(50% - 1px);
  width: 6px;
  height: 6px;
}
.btn:hover,
.all-events:hover {
  background-color: #fff;
  color: #000;
}
.btn-default {
  -webkit-box-shadow: #666;
  box-shadow: #666;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #666;
  color: #666;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #000;
  border-color: #000;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #000;
  background-image: none;
}
.btn-primary {
  -webkit-box-shadow: #000;
  box-shadow: #000;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #000;
  color: #000;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #000;
  border-color: #000;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #000;
  background-image: none;
}
.btn-primary:hover {
  color: #fff;
}
.btn-primary2 {
  padding-block: 7px;
  margin-right: 15px;
}
.btn-secondary {
  -webkit-box-shadow: #000;
  box-shadow: #000;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #000;
  color: #000;
  background-color: #000;
  color: #fff;
  border-color: #fff;
}
.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-secondary:active,
.btn-secondary.active {
  background-color: #000;
  border-color: #000;
}
.btn-secondary:disabled,
.btn-secondary[disabled] {
  background-color: #000;
  background-image: none;
}
.btn-secondary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn-success {
  -webkit-box-shadow: #4caf50;
  box-shadow: #4caf50;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #4caf50;
  color: #4caf50;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #000;
  border-color: #000;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #000;
  background-image: none;
}
.btn-info {
  -webkit-box-shadow: #006fb5;
  box-shadow: #006fb5;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #006fb5;
  color: #006fb5;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #000;
  border-color: #000;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #000;
  background-image: none;
}
.btn-warning {
  -webkit-box-shadow: #f9a825;
  box-shadow: #f9a825;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #f9a825;
  color: #f9a825;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #000;
  border-color: #000;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #000;
  background-image: none;
}
.btn-danger {
  -webkit-box-shadow: #d32f2f;
  box-shadow: #d32f2f;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #d32f2f;
  color: #d32f2f;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #000;
  border-color: #000;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #000;
  background-image: none;
}
.link-x,
.link-linkedin {
  display: inline-block;
  text-indent: -9999px;
  width: 35px;
  height: 35px;
  margin-block: 5px;
  margin-inline: 3.5px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.link-x:hover,
.link-linkedin:hover,
.link-x:focus,
.link-linkedin:focus {
  opacity: 0.7;
}
.link-x {
  background-image: url(../images/icon-x.svg);
}
.link-linkedin {
  background-image: url(../images/icon-linkedin.svg);
}
.container .container {
  width: 100%;
  padding-inline: 0;
}
@media (max-width: 1199px) {
  .nav-pills > li,
  .nav-stacked > li + li {
    margin-left: 60px;
  }
}
.nav-pills > li.active {
  position: relative;
}
.nav-pills > li.active:after {
  content: '';
  position: absolute;
  left: -30px;
  top: calc(50% - 3px);
  width: 7px;
  height: 7px;
  background-color: #A059E8;
  border-radius: 50%;
}
.nav-pills > li > a {
  color: #000;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .nav-pills > li > a {
    padding: 7px 0;
  }
}
@media (max-width: 1699px) {
  .nav-pills > li:last-of-type > a {
    margin-bottom: 50px;
  }
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  font-weight: bold;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb > li + li:before {
  padding: 0 0 0 10px;
}
.carousel-inner {
  height: 542px;
}
.carousel-inner > .item {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  left: 0 ;
  position: absolute;
  opacity: 0;
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
  transform: none !important;
}
.carousel-inner > .item > div:first-child {
  width: 60%;
}
.carousel-inner > .item div:not(.carousel-caption),
.carousel-inner > .item .img-responsive {
  height: 100%;
  object-fit: cover;
}
.carousel-inner > .item .carousel-caption {
  position: unset;
  width: 40%;
  height: 100%;
  text-shadow: unset;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 20px;
  margin-right: 60px;
  overflow-y: auto;
}
.carousel-inner > .item .carousel-caption h3 {
  text-transform: uppercase;
  font-size: 40px;
  text-align: left;
}
.carousel-inner > .item .carousel-caption p,
.carousel-inner > .item .carousel-caption li {
  text-shadow: unset;
  color: #000;
  text-align: left;
}
.carousel-inner > .item .carousel-caption .content {
  max-height: 75%;
  height: auto;
}
.carousel-inner > .item .carousel-caption .btn,
.carousel-inner > .item .carousel-caption .btn-default {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .carousel-inner > .item .carousel-caption {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.carousel-inner > .item .field-media-adscom-image {
  overflow: hidden;
}
.carousel-inner > .item .img {
  object-fit: cover;
  transform: scale(1.25);
  transition: 1s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
@media (max-width: 1199px) {
  .carousel-inner > .item {
    flex-direction: column-reverse;
  }
  .carousel-inner > .item > div:first-child {
    width: 100%;
  }
  .carousel-inner > .item .img-responsive {
    max-height: 316px;
  }
}
.carousel-inner > .item.active {
  z-index: 10;
  opacity: 1;
}
.carousel-inner > .item.active .img {
  transform: scale(1);
}
.carousel-inner:after {
  content: '';
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #fff;
  bottom: 20px;
  right: 20px;
  display: block;
  position: absolute;
  z-index: 10;
}
@media (max-width: 576px) {
  .carousel-inner:after {
    bottom: 70px;
  }
}
@media (max-width: 991px) {
  .carousel-inner > .item > div,
  .carousel-inner > .item .img-responsive {
    height: auto;
    width: 100%;
    aspect-ratio: 16 / 9;
  }
}
.carousel-control {
  z-index: 10;
  background-image: unset !important;
  opacity: unset;
  top: unset;
  bottom: 26px;
  width: 20px;
  height: 50px;
  left: unset;
}
@media (max-width: 576px) {
  .carousel-control {
    bottom: 75px;
  }
}
.carousel-control.left {
  right: 70px;
}
.carousel-control.right {
  right: 32px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  all: unset;
}
.glyphicon-chevron-left:before {
  content: url("../images/carousel-arrow-prev.png");
  display: block;
  position: absolute;
}
.glyphicon-chevron-right:before {
  content: url("../images/carousel-arrow-next.png");
  display: block;
  position: absolute;
}
.carousel-indicators {
  display: none;
}
.dropdown-menu {
  background-color: #fff;
}
.dropdown-menu > li > a {
  color: #000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: unset;
  color: #A059E8;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: unset;
}
.form-group {
  margin-bottom: 50px;
}
.form-item-contact-nom,
.form-item-contact-prenom {
  padding-left: 0;
}
.form-item-telephone .control-label {
  display: block;
}
.control-label {
  font-size: 26px;
  font-family: 'din-condensed', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}
.control-label:after {
  background-size: 7px 6px;
  height: 6px;
  width: 7px;
  top: -4px;
  position: relative;
  margin-left: 5px;
}
.form-control {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #99837A;
  padding-left: 0;
  background-color: transparent;
}
.form-control:focus {
  box-shadow: none;
  border-color: #A059E8;
}
.has-error .form-control,
.has-error .form-control:focus {
  box-shadow: none;
}
.form-item-rgpd-check .control-label {
  font-family: 'runda', sans-serif;
  letter-spacing: inherit;
}
.radio label,
.checkbox label {
  font-size: 18px;
}
p.field-required {
  font-size: 14px;
}
body.page-node-type-product .block-region-sidebar #edit-rgpd-info > a {
  color: #A059E8;
}
.webform-confirmation__message {
  color: #fff;
  font-weight: 500;
}
.modal-partner {
  text-align: left;
  padding-right: 0 !important;
}
.modal-partner .modal-dialog {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .modal-partner .modal-dialog {
    margin-top: 80px;
  }
}
.modal-partner .modal-content {
  max-height: calc(100vh - 20px);
  padding: 20px;
  margin-inline: 12px;
  overflow-y: auto;
  border-radius: 0;
}
@media (min-width: 768px) {
  .modal-partner .modal-content {
    max-height: calc(100vh - 60px);
    padding: 50px;
  }
}
.modal-partner .modal-header {
  position: relative;
  padding: 0;
  border-bottom: none;
}
.modal-partner .modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  opacity: 1;
  background: url(../images/icon-close.svg) no-repeat center center;
  cursor: pointer;
  z-index: 1;
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.modal-partner .modal-header .close:hover,
.modal-partner .modal-header .close:focus {
  opacity: 0.7;
}
.modal-partner .modal-body {
  padding: 0;
}
.modal-partner .field-logo {
  margin-bottom: 5px;
}
.modal-partner .field-logo .field-media-adscom-image a {
  display: inline-block;
}
.modal-partner .field-logo a:hover,
.modal-partner .field-logo a:focus {
  opacity: 0.7;
}
.modal-partner .modal-title {
  font-size: 40px;
  text-transform: uppercase;
}
.modal-partner .modal-pays {
  color: #A059E8;
  margin-bottom: 5px;
}
.modal-partner .modal-subtitle {
  font-family: 'runda', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #A059E8;
  margin-block: 0 45px;
}
.modal-partner .modal-footer {
  text-align: left;
  padding: 0;
  margin-top: 50px;
  border-top: none;
}
.modal-partner .modal-footer .field-lien a {
  border-radius: 0;
  padding: 15px 40px;
  font-family: 'din-condensed', sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  border: 1px solid #fff;
  position: relative;
  -webkit-box-shadow: #000;
  box-shadow: #000;
  transition: 0.375s;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent repeat-x;
  border-color: #000;
  color: #000;
  display: inline-block;
}
.modal-partner .modal-footer .field-lien a:active,
.modal-partner .modal-footer .field-lien a.active {
  background-image: none;
}
.modal-partner .modal-footer .field-lien a:after {
  content: '';
  position: absolute;
  left: -30px;
  top: calc(50% - 3px);
  width: 7px;
  height: 7px;
  background-color: #A059E8;
  border-radius: 50%;
}
.modal-partner .modal-footer .field-lien a::after {
  right: 25px;
  left: auto;
  top: calc(50% - 1px);
  width: 6px;
  height: 6px;
}
.modal-partner .modal-footer .field-lien a:hover {
  background-color: #fff;
  color: #000;
}
.modal-partner .modal-footer .field-lien a:hover,
.modal-partner .modal-footer .field-lien a:focus {
  background-color: #000;
  background-position: 0 -15px;
}
.modal-partner .modal-footer .field-lien a:active,
.modal-partner .modal-footer .field-lien a.active {
  background-color: #000;
  border-color: #000;
}
.modal-partner .modal-footer .field-lien a:disabled,
.modal-partner .modal-footer .field-lien a[disabled] {
  background-color: #000;
  background-image: none;
}
.modal-partner .modal-footer .field-lien a:hover {
  color: #fff;
}
.navbar-header h1 {
  font-size: inherit;
}
.navbar-toggle {
  margin-right: 0;
}
.navbar-toggle .icon-bar {
  width: 30px;
  height: 4px;
  border-radius: 20px;
  transition: all 0.25s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.navbar-toggle .icon-bar:last-of-type {
  width: 25px;
  background-color: #A059E8;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}
.navbar-clicked .navbar-toggle .icon-bar {
  display: block;
}
.navbar-clicked .navbar-toggle .icon-bar:nth-child(2) {
  transform: translateX(0px) translateY(6px) rotate(45deg);
  background-color: #000;
}
.navbar-clicked .navbar-toggle .icon-bar:nth-child(3) {
  opacity: 0;
}
.navbar-clicked .navbar-toggle .icon-bar:nth-child(4) {
  transform: translateY(-18px) rotate(-45deg);
  width: 30px;
  background-color: #000;
}
.navbar-nav .caret {
  display: none;
}
@media (min-width: 992px) {
  .navbar-nav .dropdown-menu {
    transform: translateY(-50px) translateX(50px);
    opacity: 0;
    display: block;
    pointer-events: none;
    transition: 0.25s;
  }
  .navbar-nav .open .dropdown-menu {
    pointer-events: auto;
    transform: translateY(-40px) translateX(20px);
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .navbar-nav .open .dropdown-menu {
    transform: translateY(-40px) translateX(30px);
  }
}
@media (min-width: 1700px) {
  .navbar-nav .open .dropdown-menu {
    transform: translateY(-40px) translateX(50px);
  }
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    transform: translateY(-5px);
  }
}
.pagination > li {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}
.pagination > li > a {
  border-radius: 50px !important;
  border: 1px solid #99837A;
  background-color: transparent;
  width: 40px;
  height: 40px;
}
.pagination > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination > li + li {
  margin-left: 16px;
}
.pagination .pager__item a:hover {
  background-color: #A059E8;
  color: #fff;
}
.pagination .pager__item--next,
.pagination .pager__item--previous,
.pagination .pager__item--first,
.pagination .pager__item--last {
  font-size: 0;
}
.pagination .pager__item--next a:hover,
.pagination .pager__item--previous a:hover,
.pagination .pager__item--first a:hover,
.pagination .pager__item--last a:hover {
  background-color: transparent;
  border: unset;
  color: transparent;
}
.pagination .pager__item--next a,
.pagination .pager__item--first a,
.pagination .pager__item--last a,
.pagination .pager__item--previous a {
  border: unset;
}
.pagination .pager__item--next a:after,
.pagination .pager__item--first a:after,
.pagination .pager__item--last a:after,
.pagination .pager__item--previous a:after {
  content: '';
  position: absolute;
  display: block;
  width: 15px;
  height: 30px;
  left: 50%;
  top: 50%;
}
.pagination .pager__item--next a:after {
  background: url("../images/arrow-pagination.png") no-repeat;
  background-size: contain;
  transform: rotate(180deg) translate(50%, 50%);
}
.pagination .pager__item--previous a:after {
  background: url("../images/arrow-pagination.png") no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
}
.pagination .pager__item--first a:after {
  background: url("../images/arrow-pagination-double.png") no-repeat;
  background-size: contain;
  transform: rotate(180deg) translate(50%, 50%);
  width: 26px;
  height: 32px;
}
.pagination .pager__item--last a:after {
  background: url("../images/arrow-pagination-double.png") no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  width: 26px;
  height: 32px;
}
.pagination > .active > a,
.pagination > .active > span {
  border-radius: 50% !important;
  border: unset;
}
.panel-title a {
  position: relative;
}
.panel-title a:after {
  content: url("../images/panel-arrow.png");
  position: absolute;
  right: 20px;
  bottom: 3px;
}
.panel-title a[aria-expanded="true"]:after {
  content: url("../images/panel-arrow.png");
  position: absolute;
  right: 20px;
  top: 3px;
  bottom: unset;
  transform: rotate(180deg);
}
.align-left .img-responsive {
  margin-left: auto;
}
.align-center .img-responsive {
  margin: auto;
}
.align-right .img-responsive {
  margin-left: 0;
}
.kinetic-active:hover {
  cursor: url('../images/drag.svg'), auto !important;
}
.kinetic-moving-left:hover,
.kinetic-moving-right:hover,
.kinetic-moving-left:hover a,
.kinetic-moving-right:hover a {
  cursor: url('../images/drag.svg'), auto !important;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  text-transform: uppercase;
  line-height: 1;
}
.rte h2 {
  margin-block: 100px 30px;
}
/*
Mauvaise classe englobante impactée ici. Les styles sont incorrects.
*/
.paragraph--type--partenaires {
  text-align: center;
  padding-block: 150px;
}
.paragraph--type--partenaires .wrapper-title {
  text-transform: uppercase;
}
.paragraph--type--partenaires .wrapper-description {
  margin-bottom: 85px;
}
.paragraph--type--partenaires .row-partners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 85px 30px;
  margin-inline: 0;
}
.paragraph--type--partenaires .row-partners::before,
.paragraph--type--partenaires .row-partners::after {
  display: none;
}
.paragraph--type--partenaires .row-partners a {
  display: block;
}
.paragraph--type--partenaires .logo-partenaire {
  width: calc(20% - 24px);
}
.paragraph--type--partenaires .logo-partenaire > a .field-media-adscom-image img {
  width: auto;
  max-height: 58px;
  margin-inline: auto;
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.paragraph--type--partenaires .logo-partenaire > a:hover img,
.paragraph--type--partenaires .logo-partenaire > a:focus img {
  opacity: 0.7;
}
@media (max-width: 991px) {
  .paragraph--type--partenaires {
    padding-block: 30px 90px;
  }
  .paragraph--type--partenaires .logo-partenaire {
    width: calc(33% - 18px);
  }
}
@media (max-width: 767px) {
  .paragraph--type--partenaires .row-partners {
    gap: 20px;
  }
}
.paragraph--type--galerie .field-titre {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.paragraph--type--galerie .slides .field-media-adscom-image img {
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.paragraph--type--galerie .slides a:hover img,
.paragraph--type--galerie .slides:focus img {
  opacity: 0.7;
}
.paragraph--type--texte .txt-before-icons {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.top-region,
.top-region-contact {
  background: #000;
  padding-bottom: 90px;
}
@media (max-width: 1199px) {
  .top-region,
  .top-region-contact {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .top-region,
  .top-region-contact {
    background: linear-gradient(#000 0%, #000 75%, #fff 75%);
  }
}
@media (max-width: 991px) {
  body.page-node-type-product .top-region {
    background: #000;
  }
}
@media (max-width: 991px) {
  body.page-node-type-page .top-region {
    background: #000;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .page-node-type-agenda .top-region {
    background: #000 !important;
  }
}
.top-heading {
  padding-top: 0;
  background: #000;
}
.top-heading .breadcrumb {
  padding: 10px 0 0 0;
}
@media (max-width: 991px) {
  .top-heading .breadcrumb {
    display: none;
    margin: 20px;
  }
}
.block-region-sidebar {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .block-region-sidebar {
    position: absolute;
    width: calc(100% - 30px);
    top: 110px;
    margin-top: 0;
  }
}
body:not(.path-frontpage) .main-region {
  margin: 100px 0 150px 0;
}
@media (max-width: 1199px) {
  body:not(.path-frontpage) .main-region {
    margin-top: 30px;
  }
}
body:not(.path-frontpage) .main-region .block-region-main {
  font-size: 18px;
}
.view-adscom-produits-optronics #ads-views-bootstrap-grid- .field-illustration,
.view-adscom-produits #ads-views-bootstrap-grid- .field-illustration {
  overflow: hidden;
}
.view-adscom-produits-optronics #ads-views-bootstrap-grid- img,
.view-adscom-produits #ads-views-bootstrap-grid- img {
  transition: 1s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.view-adscom-produits-optronics #ads-views-bootstrap-grid- a:hover img,
.view-adscom-produits #ads-views-bootstrap-grid- a:hover img {
  transform: scale(1.125);
}
.block-region-main > .field-thematique + .body {
  font-weight: bold;
}
.block-region-top:not(div:not([class*="field-date"])) {
  margin-bottom: 117px;
}
.block-region-top .block.body {
  margin-bottom: 70px !important;
}
.node--type-actualite.node--view-mode-full .heading h1:not(.path-frontpage),
.block-region-top h1:not(.path-frontpage),
.top-region h1:not(.path-frontpage),
.path-user h1,
.path-documents h1 {
  margin-left: 0;
  font-size: 50px;
  line-height: 1;
  color: #fff;
  max-width: 800px;
  margin-top: 115px;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 1200px) {
  .node--type-actualite.node--view-mode-full .heading h1:not(.path-frontpage),
  .block-region-top h1:not(.path-frontpage),
  .top-region h1:not(.path-frontpage),
  .path-user h1,
  .path-documents h1 {
    margin-left: 200px;
  }
}
@media (max-width: 991px) {
  .node--type-actualite.node--view-mode-full .heading h1:not(.path-frontpage),
  .block-region-top h1:not(.path-frontpage),
  .top-region h1:not(.path-frontpage),
  .path-user h1,
  .path-documents h1 {
    font-size: 40px;
    margin-top: 140px;
  }
}
@media (min-width: 1200px) {
  .node--type-actualite.node--view-mode-full .heading h1:not(.path-frontpage)::after,
  .block-region-top h1:not(.path-frontpage)::after,
  .top-region h1:not(.path-frontpage)::after,
  .path-user h1::after,
  .path-documents h1::after {
    content: url("../images/aim-desktop1.svg");
    display: block;
    position: absolute;
    transform: rotate(90deg);
    top: -87px;
    left: -195px;
  }
}
.block-region-top-first-block,
.block-region-top-second-block {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.node--type-actualite .field-date,
.node--type-actualite .field-thematique,
.page-node-type-agenda .field-date-range,
.page-node-type-agenda .field-event-type,
.page-node-type-agenda .field-event-hour {
  color: #99837A;
  font-weight: 500;
  display: inline-block;
  margin-right: 20px;
}
.page-node-type-agenda .field-location,
.page-node-type-agenda .field-stand,
.page-node-type-agenda .field-exposant-visiteur,
.page-node-type-agenda .label-field-location,
.page-node-type-agenda .label-field-stand,
.page-node-type-agenda .label-field-exposant-visiteur {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.page-node-type-agenda .field-location > .field-location,
.page-node-type-agenda .field-stand > .field-stand,
.page-node-type-agenda .field-exposant-visiteur > .field-exposant-visiteur {
  display: flex;
}
.page-node-type-agenda .field-location > .field-location .label,
.page-node-type-agenda .field-stand > .field-stand .label,
.page-node-type-agenda .field-exposant-visiteur > .field-exposant-visiteur .label {
  padding: 0;
  line-height: 1.5;
}
.node--type-actualite .block.field-date,
.page-node-type-agenda .block-region-top-first-block,
.page-node-type-agenda .block-region-top-second-block {
  margin-left: 200px;
}
@media (max-width: 1199px) {
  .node--type-actualite .block.field-date,
  .page-node-type-agenda .block-region-top-first-block,
  .page-node-type-agenda .block-region-top-second-block {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .node--type-actualite .block.field-date,
  .page-node-type-agenda .block-region-top-first-block,
  .page-node-type-agenda .block-region-top-second-block {
    margin-left: 0;
  }
}
.block-region-top-first-block {
  margin-bottom: 20px;
}
.block-region-top-second-block > .field-location,
.block-region-top-second-block > .field-stand,
.block-region-top-second-block > .field-exposant-visiteur {
  position: relative;
}
.block-region-top-second-block > .field-location:before,
.block-region-top-second-block > .field-stand:before,
.block-region-top-second-block > .field-exposant-visiteur:before {
  content: '';
  background-color: #A059E8;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  display: block;
  top: 11px;
  left: -15px;
  margin-left: 5px;
}
.cover {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.cover .img-responsive {
  filter: brightness(0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: none;
  object-fit: cover;
}
@media (max-width: 991px) {
  .cover .img-responsive {
    width: auto;
    left: -100px;
  }
}
@media (max-width: 767px) {
  .cover .img-responsive {
    left: -170px;
  }
}
.cover::after {
  content: url("../images/arrow-scroll-down.svg");
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 20px 20px 0;
}
body.user-logged-in .cover .img-responsive {
  position: relative;
}
.cover-title {
  position: absolute;
  left: 40%;
  top: 320px;
  z-index: 10;
  font-size: 100px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 1199px) {
  .cover-title {
    font-size: 70px;
    left: 30%;
    line-height: 0.9;
  }
}
@media (max-width: 767px) {
  .cover-title {
    font-size: 50px;
  }
}
.cover-title:before {
  content: '';
  width: 151px;
  height: 210px;
  display: block;
  background: url(../images/aim-desktop1.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -86px;
  left: -137px;
}
@media (max-width: 1199px) {
  .cover-title:before {
    background: url("../images/aim-mobile-cover.svg") 0 0 no-repeat;
    width: 78px;
    height: 149px;
    top: -78px;
    left: -70px;
  }
}
@media (max-width: 767px) {
  .cover-title:before {
    top: -88px;
  }
}
.bloc-activities-region {
  background-color: #000;
}
.bloc-activities-region .block-region-activities {
  padding: 0 0 290px;
}
@media (max-width: 991px) {
  .bloc-activities-region .block-region-activities {
    padding-bottom: 100px;
  }
}
.bloc-activities-region .section-title {
  color: #fff;
  z-index: 1;
  margin-top: 125px;
  margin-left: 205px;
}
@media (max-width: 991px) {
  .bloc-activities-region .section-title {
    margin: 100px 0 0 100px;
  }
}
.bloc-activities-region .section-title::after {
  transform: rotate(90deg);
  top: -35px;
  left: -190px;
}
@media (max-width: 991px) {
  .bloc-activities-region .section-title::after {
    content: url("../images/aim-mobile1.svg");
    transform: none;
    top: 45px;
    left: -80px;
  }
}
.bloc-activities-region .block-region-activities {
  z-index: 1;
}
.bloc-activities {
  gap: 30px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .bloc-activities {
    display: flex;
    flex-direction: row;
  }
}
.bloc-activities-item {
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
  position: relative;
  height: 215px;
  overflow: hidden;
  padding-inline: 0;
}
@media (min-width: 992px) {
  .bloc-activities-item {
    width: 50%;
    height: 445px;
  }
}
.bloc-activities-item .embedded-entity {
  height: 100%;
}
.bloc-activities-item .img-responsive {
  height: 100%;
  width: 100%;
  z-index: 1;
  object-fit: cover;
  cursor: pointer;
  transition: all 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.bloc-activities-item .card {
  position: absolute;
  top: 0;
  background-color: #fff;
  width: 650px;
  height: 100%;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 4;
  transition: all 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
  opacity: 0;
  max-width: 100%;
}
@media (min-width: 992px) {
  .bloc-activities-item .card {
    padding: 30px;
    position: absolute;
  }
}
.bloc-activities-item:first-child .card {
  transform: translateY(-300px);
  left: 0;
}
@media (min-width: 992px) {
  .bloc-activities-item:first-child .card {
    transform: translateX(-650px);
  }
}
@media (min-width: 992px) {
  .bloc-activities-item:last-child .card {
    transform: translateX(650px);
    right: 0;
  }
}
.bloc-activities-item h3 {
  margin-top: 0;
  font-family: 'din-condensed', sans-serif;
  font-size: 20px;
}
.bloc-activities-item p {
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .bloc-activities-item p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.bloc-activities-item ul li {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .bloc-activities-item ul li {
    font-size: 13px;
  }
}
.bloc-activities-item .ghost-link {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 30px / 2;
  z-index: 6;
  font-family: 'din-condensed', sans-serif;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 7px;
  padding-left: 50px;
  padding-bottom: 30px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  padding-top: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 991px) {
  .bloc-activities-item .ghost-link {
    font-size: 26px;
    letter-spacing: 4px;
    padding-left: 25px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .bloc-activities-item .ghost-link {
    font-size: 20px;
    letter-spacing: 3px;
  }
}
.activity-title {
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .bloc-activities-item.active {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .bloc-activities-item.active {
    height: 550px;
  }
}
.bloc-activities-item.active .card {
  transform: translateX(0);
  opacity: 1;
}
@media (min-width: 992px) {
  .bloc-activities-item.active .img-responsive {
    width: calc(100% - 650px);
  }
}
.bloc-activities-item.active .ghost-link {
  display: none;
}
.bloc-activities-item.active .button--primary {
  font-family: din-condensed, sans-serif;
  font-size: 20px;
  color: #000;
  border: 1px solid #000;
  padding: 14px 52px 14px 40px;
  position: relative;
  display: inline-block;
  width: fit-content;
}
.bloc-activities-item.active .button--primary:after {
  content: '';
  background-color: #A059E8;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  right: 25px;
  left: auto;
  top: calc(50% - 1px);
  z-index: 10;
}
.bloc-activities-item.active .button--primary:hover {
  background-color: #000;
  color: #fff;
}
@media (min-width: 992px) {
  .bloc-activities-item.active:first-child {
    border-radius: 25px 0 0 25px;
  }
}
@media (min-width: 992px) {
  .bloc-activities-item.active:first-child .img-responsive {
    transform: translateX(650px);
  }
}
@media (min-width: 992px) {
  .bloc-activities-item.active:last-child {
    border-radius: 0 25px 25px 0;
  }
}
@media (min-width: 992px) {
  .bloc-activities.active .bloc-activities-item:not(.active) {
    width: 20%;
    opacity: 0.7;
  }
}
.bloc-activities.active .bloc-activities-item:not(.active) .img-responsive {
  opacity: 0.2;
}
.company-region {
  padding-bottom: 100px;
}
.company-region .section-title {
  position: relative;
  margin-top: 75px;
}
@media (max-width: 991px) {
  .company-region .section-title {
    margin: 100px 0 0 100px;
  }
}
.company-region .section-title:after {
  content: url("../images/aim-desktop2.svg");
  position: absolute;
  top: -287px;
  left: -505px;
  width: 731px;
  height: 731px;
}
@media (max-width: 1199px) {
  .company-region .section-title:after {
    content: url("../images/aim-mobile2.svg");
    top: 45px;
    left: -80px;
    width: 66px;
    height: 77px;
  }
}
@media (min-width: 992px) {
  .company-region .tab-content {
    margin-top: -375px;
    height: 1000px;
  }
}
.company-region .tab-content .tab-pane {
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
}
.company-region .tab-content .tab-pane .embedded-entity,
.company-region .tab-content .tab-pane .embedded-entity ~ * {
  transform: translateY(-50px);
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
  opacity: 0;
}
.company-region .tab-content .tab-pane.active {
  position: static;
}
.company-region .tab-content .tab-pane.active .embedded-entity,
.company-region .tab-content .tab-pane.active .embedded-entity ~ * {
  transform: translateY(0);
  opacity: 1;
}
.company-region .tab-content .tab-pane.active .embedded-entity ~ * {
  transition-delay: 0.25s;
}
.company-region .tab-content p {
  max-width: 780px;
}
.company-region .tab-content ul li {
  padding-bottom: 20px;
}
.company-region .tab-content ul li:has(.embedded-entity)::marker {
  display: none;
}
.company-region .img-responsive {
  margin-bottom: 30px;
}
.label-field-media-adscom-document,
.file-size {
  display: none;
}
.field-media-adscom-document .file > span {
  border: none;
  background: transparent;
}
.item-field-media-adscom-document .glyphicon-file::before {
  content: url("../images/icon-download.svg");
  margin-right: 15px;
}
.item-field-media-adscom-document .file-link a {
  font-size: 20px;
  color: #000;
}
.bloc-events-region {
  background: #000;
}
.bloc-events-region .section-title {
  color: #fff;
}
.bloc-events-region a {
  color: #fff;
}
.company-region .nav > li > a {
  padding: 25px;
}
.top_events-region {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .top_events-region {
    margin-bottom: 50px;
  }
}
.top_events-region .field-illustration {
  margin-top: -70px;
}
.top_events-region .field-illustration {
  overflow: hidden;
}
.top_events-region img {
  transition: 1s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.top_events-region a:hover img {
  transform: scale(1.125);
}
.path-frontpage .actualite.teaser .field-illustration {
  overflow: hidden;
}
.path-frontpage .actualite.teaser img {
  transition: 1s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.path-frontpage .actualite.teaser a:hover img {
  transform: scale(1.125);
}
.path-frontpage .actualite.teaser .heading {
  margin-top: 27px;
  display: flex;
  flex-wrap: wrap;
}
.path-frontpage .actualite.teaser .heading .actu_category {
  margin-left: auto;
}
.path-frontpage .actualite.teaser .title {
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'runda', sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .path-frontpage .actualite.teaser .title {
    font-size: 18px;
  }
}
.path-frontpage .actualite.teaser .title a {
  color: #fff !important;
}
.actualite.teaser-sticky .title {
  font-size: 40px;
}
@media (max-width: 991px) {
  .actualite.teaser-sticky .title {
    font-size: 24px;
    line-height: 25px;
  }
}
.actualite.teaser-sticky .title a {
  color: #fff !important;
  font-size: 40px !important;
}
.actualite.teaser .summary {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .actualite.teaser .summary {
    font-size: 16px;
  }
}
.carrousel_events-region .actualite.teaser {
  min-width: 400px;
}
@media (max-width: 991px) {
  .carrousel_events-region .actualite.teaser {
    min-width: 240px;
  }
}
.path-frontpage .actu_heading {
  display: flex;
}
@media (max-width: 991px) {
  .path-frontpage .actu_heading {
    margin-top: 15px;
  }
}
.path-frontpage .actualite.teaser .actu_category {
  margin-left: 70px;
  display: block;
}
@media (max-width: 991px) {
  .path-frontpage .actualite.teaser .heading {
    margin-top: 15px;
  }
}
.path-frontpage .actualite.teaser .actu_date a,
.path-frontpage .actualite.teaser .actu_category a {
  color: #99837A;
  font-weight: 500;
}
@media (max-width: 991px) {
  .path-frontpage .actualite.teaser .actu_date a,
  .path-frontpage .actualite.teaser .actu_category a {
    font-size: 16px;
  }
}
.news-region-header .section-title {
  color: #fff;
  z-index: 1;
  margin-top: 50px;
  margin-bottom: 40px;
  display: inline-block;
}
.news-region-header .section-title::after {
  transform: rotate(270deg);
  top: -35px;
  left: 355px;
}
@media (max-width: 991px) {
  .news-region-header .section-title::after {
    content: url("../images/aim-mobile1.svg");
    transform: rotate(180deg);
    top: 30px;
    left: 175px;
  }
}
@media (max-width: 767px) {
  .news-region-header .section-title::after {
    left: unset;
    right: -80px;
  }
}
.messages__wrapper {
  display: none;
}
@media (min-width: 768px) {
  .carrousel_events-region .view-actualite {
    width: calc(50vw + 750px / 2 - 30px);
  }
}
@media (min-width: 992px) {
  .carrousel_events-region .view-actualite {
    width: calc(50vw + 970px / 2 - 30px);
  }
}
@media (min-width: 1200px) {
  .carrousel_events-region .view-actualite {
    width: calc(50vw + 1170px / 2 - 30px);
  }
}
@media (min-width: 1700px) {
  .carrousel_events-region .view-actualite {
    width: calc(50vw + 1620px / 2 - 170px);
  }
}
.carrousel_events-region .view-content {
  display: flex;
  padding-bottom: 100px;
  margin-bottom: 100px;
  gap: 50px;
  overflow: hidden;
  overflow-x: auto;
  overflow-y: hidden;
  /* Track */
  /* Handle */
}
.carrousel_events-region .view-content::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.carrousel_events-region .view-content::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.carrousel_events-region .view-content::-webkit-scrollbar-thumb {
  background: #A059E8;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .carrousel_events-region .view-content .heading {
    width: 240px;
  }
}
.bloc-contact-region {
  background: #efefef;
  padding-bottom: 200px;
}
@media (max-width: 991px) {
  .bloc-contact-region {
    padding-bottom: 100px;
  }
}
.contact-region-header .section-title {
  margin-top: 126px;
}
@media (max-width: 991px) {
  .contact-region-header .section-title {
    margin-bottom: 0;
  }
}
.contact-region-header .section-title:before {
  z-index: 1;
}
.contact-region-header .section-title:after {
  content: url("../images/aim-desktop2.svg");
  position: absolute;
  top: -287px;
  left: -505px;
  width: 731px;
  height: 731px;
}
@media (max-width: 991px) {
  .contact-region-header .section-title:after {
    content: url("../images/aim-mobile2.svg");
    transform: none;
    top: 45px;
    left: -80px;
    width: 0;
    height: 0;
  }
}
.form-control {
  height: 35px;
}
@media (min-width: 992px) {
  .block-webform.sticky {
    position: fixed;
    width: calc(100% - 30px);
    top: 0;
    margin-top: 10px;
    max-height: calc(100vh - 20px);
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    /* Track */
    /* Handle */
  }
  .block-webform.sticky::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  .block-webform.sticky::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
  }
  .block-webform.sticky::-webkit-scrollbar-thumb {
    background: #A059E8;
    border-radius: 10px;
  }
}
.block-webform label.control-label {
  margin-bottom: 0;
}
.block-webform .has-error .help-block {
  background-color: #d32f2f;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
}
.block-webform .has-error .help-block .form-group {
  margin-bottom: 0;
}
.control-label.option,
.form-type-webform-markup {
  font-size: 12px;
}
.bottom-region-contact .block-region-formulaire > .block-webform > .webform-submission-form > #edit-required-field {
  display: none;
}
.bottom-region-contact #edit-rgpd-info > span > span > a {
  color: #E1D1F1;
}
.bloc-contact-region textarea.form-control {
  height: 45px;
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
.bloc-contact-region textarea.form-control:focus {
  height: 225px;
}
.bloc-news-region {
  background-color: #000;
  padding-block: 100px 200px;
}
.bloc-news-region .title a {
  color: #fff !important;
  font-size: 40px !important;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .bloc-news-region .title a {
    font-size: 17px !important;
  }
}
.bloc-news-region .field-date-range,
.bloc-news-region .field-event-type a {
  color: #99837A;
  font-size: 18px;
  white-space: nowrap;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .bloc-news-region .field-date-range,
  .bloc-news-region .field-event-type a {
    font-size: 14px;
  }
}
.bloc-news-region .section-title {
  color: #fff;
  z-index: 1;
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
}
.bloc-news-region .section-title:after {
  display: none;
}
.bloc-news-region .section-title:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .bloc-news-region .section-title {
    margin-bottom: 50px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- {
  position: relative;
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid-:after {
  content: '';
  width: 77px;
  height: 1090px;
  display: block;
  background: url(../images/timeline.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
@media (max-width: 1199px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid-:after {
    width: 50px;
    height: 702px;
  }
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid-:after {
    left: 75px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home {
  position: relative;
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home .heading,
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home .infos {
  margin-left: 70px;
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home .heading,
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home .infos {
    margin-left: 115px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home:after {
  content: '';
  width: 68px;
  height: 68px;
  display: block;
  background: url(../images/aim-event.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: -65px;
  z-index: 1;
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:not(:nth-child(2)) .teaser-home:after {
    left: 25px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row {
  max-width: 50%;
  margin-left: auto;
  height: 210px;
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row {
    margin-left: unset;
    max-width: unset;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) {
  margin-left: unset;
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) {
    margin-left: unset;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home {
  position: relative;
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home .heading,
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home .infos {
  margin-right: 70px;
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home .heading,
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home .infos {
    margin-right: 0;
    margin-left: 115px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home:after {
  content: '';
  width: 68px;
  height: 68px;
  display: block;
  background: url(../images/aim-event.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: -48px;
  z-index: 1;
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row:nth-child(2) .teaser-home:after {
    right: unset;
    left: 25px;
  }
}
@media (max-width: 1199px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row {
    height: 150px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row .infos {
  display: flex;
  gap: 75px;
}
@media (max-width: 1199px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row .infos .field-event-type {
    transform: translateY(-5px);
  }
}
@media (max-width: 991px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row .infos {
    flex-direction: column;
    gap: 10px;
  }
}
.bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row + .row {
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .bloc-news-region .view-adscom-agenda #ads-views-bootstrap-grid- .row + .row {
    margin-top: 60px;
  }
}
.view-footer {
  display: flex;
  justify-content: center;
  margin-top: 150px;
}
.view-footer .all-events {
  color: #fff;
}
.view-footer .all-events:hover {
  color: #000;
}
@media (max-width: 1199px) {
  .view-footer {
    margin-top: 100px;
  }
}
.block-views-blockadscom-produits-block-1 .img-responsive,
.block-views-blockadscom-produits-optronics-block-1 .img-responsive {
  width: 645px;
}
.block-views-blockadscom-produits-block-1 .title,
.block-views-blockadscom-produits-optronics-block-1 .title {
  margin: 10px 0 0 20px;
}
.block-views-blockadscom-produits-block-1 .title a,
.block-views-blockadscom-produits-optronics-block-1 .title a {
  font-size: 50px;
  color: #000;
}
@media (max-width: 1199px) {
  .block-views-blockadscom-produits-block-1 .title a,
  .block-views-blockadscom-produits-optronics-block-1 .title a {
    font-size: 40px;
    line-height: 1;
  }
}
.block-views-blockadscom-produits-block-1 .event_type,
.block-views-blockadscom-produits-optronics-block-1 .event_type {
  display: block;
  margin-left: 20px;
}
.block-views-blockadscom-produits-block-1 .event_type a,
.block-views-blockadscom-produits-optronics-block-1 .event_type a {
  color: #000;
}
.block-views-blockadscom-produits-block-1 .col-lg-6:nth-child(odd),
.block-views-blockadscom-produits-optronics-block-1 .col-lg-6:nth-child(odd) {
  margin-top: 50px;
}
.block-views-blockadscom-produits-block-1 .col-lg-6:nth-child(even),
.block-views-blockadscom-produits-optronics-block-1 .col-lg-6:nth-child(even) {
  margin-top: 200px;
}
@media (max-width: 1199px) {
  .block-views-blockadscom-produits-block-1 .col-lg-6:nth-child(even),
  .block-views-blockadscom-produits-optronics-block-1 .col-lg-6:nth-child(even) {
    margin-top: 50px;
  }
}
.block-region-top .block.body {
  margin: 60px 0 0 200px;
}
.block-region-top .block.body .field-body {
  color: #fff;
  max-width: 650px;
}
@media (max-width: 1199px) {
  .block-region-top .block.body {
    margin-left: 0;
  }
}
.path-documents .views-exposed-form {
  margin: 50px 0 0 0;
  padding-bottom: 90px;
}
@media (min-width: 1200px) {
  .path-documents .views-exposed-form {
    margin-left: 200px;
  }
}
.path-documents .views-exposed-form .form-actions {
  display: inline-block !important;
  width: 25px;
}
.path-documents .views-exposed-form .form-item {
  display: inline-block;
}
.path-documents .views-exposed-form .form-control {
  width: 430px;
  margin-right: 15px;
  color: #fff;
}
@media (max-width: 991px) {
  .path-documents .views-exposed-form .form-control {
    width: 300px;
  }
}
.path-documents .views-exposed-form input:-webkit-autofill,
.path-documents .views-exposed-form textarea:-webkit-autofill,
.path-documents .views-exposed-form select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
  -webkit-text-fill-color: white !important;
}
.path-documents .views-exposed-form .btn-default,
.path-documents .views-exposed-form .btn-primary {
  background: url("../images/icon-search-white.png") no-repeat;
  display: block;
  border: unset;
  font-size: 0;
  padding-right: 0;
  width: 25px;
}
.path-documents .views-exposed-form .btn-default:after,
.path-documents .views-exposed-form .btn-primary:after {
  display: none;
}
.path-documents .top-heading {
  margin-bottom: 100px;
}
.path-documents .field.name a {
  font-size: 24px;
  font-weight: 600;
}
.path-documents .field.name {
  margin-bottom: 15px;
}
.path-documents .field-media-adscom-document .glyphicon-file::before {
  content: url("../images/icon-download.svg");
}
.path-documents .file-link {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.path-documents .views-row:not(:last-of-type) {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #E6E6E6;
}
@keyframes animateTopNav {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.navbar-fixed-top {
  padding-inline: 30px;
  font-family: 'din-condensed', sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  transition: 0.25s;
  max-width: 100vw;
}
.navbar-fixed-top.active {
  position: fixed;
  animation: animateTopNav 0.25s;
}
.navbar-inverse {
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 100%) 0 0 no-repeat padding-box;
}
.navbar-inverse .logo img,
.navbar-default .logo img {
  content: url("../images/logo-white.svg");
  width: 181px;
  height: 57px;
  display: block;
  transition: 0.375s;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #A059E8;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #A059E8;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: unset;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #A059E8;
}
.navbar-default .logo img {
  content: url("../images/logo-black.svg");
  transform: scale(0.9);
}
@media (max-width: 991px) {
  .navbar-clicked .navbar-header .logo img {
    content: url("../images/logo-black.svg");
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: unset;
  color: #A059E8;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000;
  }
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li.active > a {
    color: #000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu {
    transform: translateY(-5px);
  }
}
.navbar-default .navbar-nav > li > a {
  padding-block: 0;
  color: #000;
}
.navbar-fixed-top .navbar-collapse {
  width: 100%;
  display: block;
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
}
@media (max-width: 991px) {
  .navbar-fixed-top .navbar-collapse {
    transform: translateX(-100vw);
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    max-height: none;
    height: 100% !important;
    padding-top: 100px;
    padding-inline: 30px;
    overflow: hidden;
  }
  .navbar-fixed-top .navbar-collapse .navbar-nav {
    margin-inline: 0;
  }
}
.main-container {
  transition: 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
  filter: none;
}
.main-container:after {
  content: '';
  background-color: #000;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1029;
  transition: opacity 0.375s cubic-bezier(0.27, 0.97, 0.78, 0.96);
  transform: translateX(-100%);
}
@media (max-width: 991px) {
  .navbar-clicked .main-container:after {
    transform: translateX(0);
    opacity: 0.75;
  }
}
@media (max-width: 991px) {
  .navbar-clicked .navbar-fixed-top .navbar-collapse {
    transform: translateX(0);
    box-shadow: 0 0 300px rgba(0, 0, 0, 0.25);
  }
}
.navbar-fixed-top .navbar-nav li {
  position: relative;
}
@media (max-width: 1699px) {
  .navbar-fixed-top .navbar-nav li a {
    padding-inline: 35px;
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .navbar-fixed-top .navbar-nav li a {
    padding-inline: 20px;
  }
}
@media (max-width: 991px) {
  .navbar-fixed-top .navbar-nav li a {
    color: #000;
    padding-inline: 0;
    padding-block: 25px;
    border-bottom: 1px solid #eee;
  }
}
@media (min-width: 992px) {
  .navbar-nav li + li::after {
    content: '•';
    display: inline-block;
    color: #fff;
    position: absolute;
    top: calc(50% - 15px);
    padding-right: 40px;
  }
}
.nav > li > a {
  padding: 50px;
}
.tabs--primary.nav.nav-tabs > li > a {
  padding: 20px 50px;
}
.navbar.active li::after {
  color: #000;
}
.navbar-nav > li > .dropdown-menu li::after {
  display: none;
}
@media (min-width: 992px) {
  .region-navigation-collapsible {
    display: flex;
    align-items: center;
  }
}
.nav-social {
  margin-left: 50px;
  margin-bottom: 5px;
}
.navbar-default .nav-social {
  filter: invert(100%);
  opacity: 0.4;
}
#block-blocksearch {
  margin-left: auto;
}
#block-blocksearch ul {
  list-style: none;
}
.navbar-inverse #block-blocksearch ul li:first-of-type {
  display: none;
}
.navbar-default #block-blocksearch ul li:last-of-type {
  display: none;
}
.language-switcher-language-url {
  margin-left: 25px;
}
.language-switcher-language-url ul {
  display: flex;
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.language-switcher-language-url li {
  margin-right: 20px;
}
.language-switcher-language-url a {
  color: #99837A;
}
@media (max-width: 991px) {
  .language-switcher-language-url a {
    color: #fff;
  }
}
.language-switcher-language-url .is-active a {
  color: #fff;
}
.navbar-inverse .language-switcher-language-url a {
  color: #ccc;
}
.navbar-inverse .language-switcher-language-url .is-active a {
  color: #99837A;
}
.navbar-default .language-switcher-language-url a {
  color: #ccc;
}
.navbar-default .language-switcher-language-url .is-active a {
  color: #000;
}
@media (min-width: 992px) {
  .navbar.navbar-fixed-top {
    display: flex;
    align-items: center;
  }
}
.navbar-default {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  #block-blocsocialnetworks {
    width: 100px;
    float: left;
  }
  #block-blocsocialnetworks .nav-social {
    margin: 0;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .navbar.navbar-fixed-top .navbar-header {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
  }
}
.navbar.navbar-fixed-top .navbar-header .navbar-btn {
  margin-right: 35px;
}
@media (min-width: 1200px) {
  .navbar.navbar-fixed-top .navbar-header .navbar-btn {
    margin-right: 40px;
  }
}
@media (min-width: 1700px) {
  .navbar.navbar-fixed-top .navbar-header .navbar-btn {
    margin-right: 87px;
  }
}
.navbar.navbar-fixed-top .navbar-header .navbar-brand {
  display: none;
}
footer.footer {
  padding-top: 0;
  position: relative;
  padding-bottom: 0;
  margin-top: 200px;
}
footer.footer::before {
  content: '';
  background: url("../images/logo-black.svg") no-repeat;
  display: block;
  width: 287px;
  height: 91px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1199px) {
  footer.footer::before {
    background-size: contain;
    width: 150px;
    height: 45px;
  }
}
@media (max-width: 991px) {
  footer.footer::before {
    position: initial;
    margin: 100px auto auto;
    width: 287px;
    height: 91px;
  }
}
.path-frontpage footer.footer {
  margin-top: 0;
  padding-top: 50px;
}
footer.footer .region-footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  footer.footer .region-footer {
    flex-direction: column;
  }
}
footer.footer .region-footer .list-inline,
footer.footer .region-footer .nav-social {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 0 50px 0;
}
footer.footer .region-footer .list-inline li,
footer.footer .region-footer .nav-social li {
  width: auto;
  display: inline-block;
}
footer.footer .region-footer .list-inline li + li,
footer.footer .region-footer .nav-social li + li {
  margin-top: 20px;
}
@media (max-width: 991px) {
  footer.footer .region-footer .list-inline,
  footer.footer .region-footer .nav-social {
    align-items: unset;
  }
}
footer.footer .region-footer .nav-social {
  border-left: 1px solid #000;
  padding-left: 130px;
  margin-left: 130px;
}
@media (max-width: 1699px) {
  footer.footer .region-footer .nav-social {
    padding-left: 70px;
    margin-left: 70px;
  }
}
@media (max-width: 991px) {
  footer.footer .region-footer .nav-social {
    border: unset;
    padding-left: unset;
    margin-left: unset;
  }
}
@media (max-width: 991px) {
  footer.footer .region-footer .list-inline {
    margin-bottom: 20px;
  }
}
footer.footer .region-footer a {
  font-family: 'din-condensed', sans-serif;
  font-size: 24px;
  color: #000;
  width: auto;
  display: inline-block;
  padding: 0;
}
@media (max-width: 991px) {
  footer.footer .region-footer a {
    font-size: 20px;
  }
}
footer.footer .region-footer a:hover {
  color: #A059E8;
}
@media (min-width: 1200px) {
  .form-checkboxes {
    display: flex;
    gap: 15px;
  }
}
.bef-exposed-form .form--inline > .form-item {
  float: none;
  height: auto;
}
.bef-toggle,
.bef-checkboxes .form-type-checkbox .control-label {
  font-family: 'din-condensed', sans-serif;
  font-size: 20px;
  color: #000;
  padding: 12px 25px;
  background-color: #fff;
  border: 1px solid #99837A;
  border-radius: 50px;
  transition: 0.25s;
  white-space: nowrap;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
}
.bef-toggle:hover,
.bef-checkboxes .form-type-checkbox .control-label:hover {
  color: unset;
}
.bef-toggle .form-checkbox,
.bef-checkboxes .form-type-checkbox .control-label .form-checkbox {
  display: none;
}
.bef-toggle:has(:checked),
.bef-checkboxes .form-type-checkbox .control-label:has(:checked),
.bef-toggle.active,
.bef-checkboxes .form-type-checkbox .control-label.active {
  background-color: #A059E8;
  color: #fff;
}
@media (max-width: 1199px) {
  .bef-select-all-none {
    display: flex;
    flex-direction: column;
  }
}
.bef-select-all-none .form-item {
  margin-bottom: 0;
  display: inline-block;
  margin-top: 0;
}
legend {
  border: unset;
  display: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .view-id-adscom_agenda .col-lg-4,
  .view-id-actualite .col-lg-4 {
    width: 33.33333333%;
    float: left;
  }
}
.agenda.teaser,
.actualite.teaser {
  margin-bottom: 50px;
}
.agenda.teaser .img-responsive,
.actualite.teaser .img-responsive {
  width: 100%;
}
.agenda.teaser .event-heading,
.actualite.teaser .event-heading,
.agenda.teaser .actu-heading,
.actualite.teaser .actu-heading {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.agenda.teaser .event-heading .event_date a,
.actualite.teaser .event-heading .event_date a,
.agenda.teaser .actu-heading .event_date a,
.actualite.teaser .actu-heading .event_date a,
.agenda.teaser .event-heading .event_type a,
.actualite.teaser .event-heading .event_type a,
.agenda.teaser .actu-heading .event_type a,
.actualite.teaser .actu-heading .event_type a,
.agenda.teaser .event-heading .actu_date a,
.actualite.teaser .event-heading .actu_date a,
.agenda.teaser .actu-heading .actu_date a,
.actualite.teaser .actu-heading .actu_date a,
.agenda.teaser .event-heading .actu_category a,
.actualite.teaser .event-heading .actu_category a,
.agenda.teaser .actu-heading .actu_category a,
.actualite.teaser .actu-heading .actu_category a {
  font-size: 16px;
  font-weight: 600;
  color: #99837A;
}
.agenda.teaser .title,
.actualite.teaser .title {
  margin-top: 10px;
}
.agenda.teaser .title a,
.actualite.teaser .title a {
  font-family: 'runda', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  margin-top: 15px;
  line-height: 1.375;
  display: block;
}
.page-contact .contact-heading {
  display: flex;
  list-style: none;
  justify-content: space-evenly;
}
.page-contact .contact-heading li {
  font-size: 16px;
  position: relative;
  padding-left: 45px;
}
.page-contact .contact-heading li span {
  font-family: 'din-condensed', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
}
.page-contact .contact-heading li:after {
  content: '';
  position: absolute;
  background-size: contain;
  height: 36px;
  width: 36px;
  top: 5px;
  left: 0;
}
.page-contact .contact-heading li.headquarter:after {
  background: url("../images/icon-contact-marker.svg") no-repeat;
}
.page-contact .contact-heading li.support:after {
  background: url("../images/icon-contact-phone.svg") no-repeat;
}
.page-contact .contact-heading li.operation:after {
  background: url("../images/icon-contact-clock.svg") no-repeat;
}
@media (max-width: 991px) {
  .page-contact .contact-heading {
    flex-direction: column;
    row-gap: 20px;
  }
}
.top-region-contact .block-region-top > .body {
  margin-left: 200px;
}
@media (max-width: 1199px) {
  .top-region-contact .block-region-top > .body {
    margin-left: 0;
  }
}
.top-region-contact .block-region-top > .body .field-body {
  color: #fff;
}
.main-region-contact {
  margin: 50px 0 50px 0;
}
@media (max-width: 991px) {
  .main-region-contact {
    margin-top: 0;
  }
}
.bottom-region-contact {
  background-color: #482869;
  padding-block: 100px;
}
.bottom-region-contact .field-required,
.bottom-region-contact .control-label,
.bottom-region-contact .form-control,
.bottom-region-contact #edit-rgpd-info span {
  color: #fff;
}
.bottom-region-contact .btn-primary {
  background-color: #fff;
}
.bottom-region-contact .btn-primary:hover {
  color: #A059E8;
}
.bottom-region-contact > .container > .row {
  display: flex;
}
@media (max-width: 991px) {
  .bottom-region-contact > .container > .row {
    flex-direction: column;
  }
  .bottom-region-contact > .container > .row .contact-map {
    margin-top: 50px;
  }
}
.bottom-region-contact .block-region-formulaire .block-webform.block-webform-block {
  background-color: transparent;
  border: unset;
}
.bottom-region-contact input:-webkit-autofill,
.bottom-region-contact textarea:-webkit-autofill,
.bottom-region-contact select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #482869 inset !important;
  -webkit-text-fill-color: white !important;
}
.item-field-contenu {
  margin-bottom: 100px;
}
.page-node-type-product .block-region-first-content .block.body a {
  font-family: din-condensed, sans-serif;
  font-size: 20px;
  color: #000;
  border: 1px solid #000;
  padding: 14px 52px 14px 40px;
  position: relative;
  display: inline-block;
}
.page-node-type-product .block-region-first-content .block.body a:after {
  content: '';
  background-color: #A059E8;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  right: 25px;
  left: auto;
  top: calc(50% - 1px);
  z-index: 10;
}
.paragraph--type--tabs .nav > li > a {
  padding: 25px;
}
.block-webform {
  background-color: #fff;
  padding: 50px;
  border: 1px solid #000000;
}
.block-webform h2.block-title {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}
.block-webform .form-group {
  margin-bottom: 20px;
}
.block-webform .control-label {
  font-size: 22px;
  line-height: 1;
}
.block-webform input.form-control {
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  max-width: 100%;
}
.block-webform textarea.form-control {
  height: 50px;
  padding-top: 0;
}
.block-webform select.form-control:not(.focused) {
  color: transparent;
}
.block-webform .form-item-rgpd-check .control-label {
  font-size: 14px;
  line-height: 120%;
}
.sidebar-region .form-item:not(.form-item-rgpd-check) .control-label {
  position: absolute;
  transition: 0.25s;
  pointer-events: none;
  transform-origin: left top;
}
.sidebar-region .form-item:not(.form-item-rgpd-check) .control-label.moved-label {
  transform: translateY(-10px) scale(0.6);
}
.panel-title {
  background-color: #482869;
}
.panel-title a {
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
.blueimp-gallery + .slides > .row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}
.blueimp-gallery + .slides > .row + .row {
  margin-top: 30px;
}
.blueimp-gallery + .slides > .row .img-responsive {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blueimp-gallery + .slides a {
  display: block;
}
.media-oembed-content {
  min-height: auto;
  height: 100%;
  max-width: 100%;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.field-citation {
  background-color: #F2F1F1;
  padding: 30px 100px;
  position: relative;
}
.field-citation:before,
.field-citation:after {
  content: '';
  width: 39px;
  height: 27px;
  display: block;
  background: url(../images/quotes.png) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
}
.field-citation:before {
  top: 30px;
  left: 30px;
}
.field-citation:after {
  right: 30px;
  bottom: 30px;
  transform: rotate(180deg);
}
.deux-colonnes-image-texte h2 {
  margin-top: 0;
}
.lesplusproduit-region .field-titre,
.usecases-region .field-titre {
  font-family: din-condensed, sans-serif;
  font-size: 50px;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 100px;
}
.lesplusproduit-region .block-region-lesplusproduit,
.usecases-region .block-region-lesplusproduit,
.lesplusproduit-region .block-region-usecases,
.usecases-region .block-region-usecases {
  padding-top: 50px;
}
.lesplusproduit-region .block-region-lesplusproduit .item-field-media-adscom-document .file-link a,
.usecases-region .block-region-lesplusproduit .item-field-media-adscom-document .file-link a,
.lesplusproduit-region .block-region-usecases .item-field-media-adscom-document .file-link a,
.usecases-region .block-region-usecases .item-field-media-adscom-document .file-link a {
  color: #fff;
}
.lesplusproduit-region ul > li::marker,
.usecases-region ul > li::marker,
.lesplusproduit-region li,
.usecases-region li,
.lesplusproduit-region p,
.usecases-region p {
  color: #fff;
}
.lesplusproduit-region a,
.usecases-region a {
  color: #E1D1F1;
}
.lesplusproduit-region a:hover,
.usecases-region a:hover {
  color: #E6E6E6;
}
.lesplusproduit-region {
  background-color: #482869;
}
.lesplusproduit-region .item-field-media-adscom-document .glyphicon-file::before {
  filter: brightness(5) !important;
}
.usecases-region {
  background-color: #000;
}
.usecases-region p {
  font-weight: 500;
}
.block-region-description,
.block-region-first-content {
  margin-bottom: 100px;
}
.field-useful-infos h2 {
  text-align: left;
}
.block.field-coordonnees {
  margin-top: 50px;
}
.contact-region {
  margin-top: 100px;
}
.contact-region a {
  color: #000;
  border-radius: 0;
  padding: 15px 40px;
  font-family: 'din-condensed', sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  border: 1px solid #000;
  position: relative;
}
.contact-region a:after {
  content: '';
  position: absolute;
  left: -30px;
  top: calc(50% - 3px);
  width: 7px;
  height: 7px;
  background-color: #A059E8;
  border-radius: 50%;
}
.contact-region a::after {
  right: 25px;
  left: auto;
  top: calc(50% - 1px);
  width: 6px;
  height: 6px;
}
.contact-region a:hover {
  background-color: #000;
  color: #fff;
}
body.user-logged-in.path-frontpage .region-header {
  margin: 170px 0 0 0;
}
.breadcrumb {
  margin: 170px 0 0 0;
}
#backtotop {
  background: url("../images/back-to-top.svg") no-repeat;
  background-size: 100% auto;
  transform: rotate(180deg);
  height: 140px;
  width: 50px;
  right: 40px;
  transition: bottom 0.375s;
  cursor: pointer;
  position: fixed;
}
#sliding-popup {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: #111;
}
#sliding-popup .popup-content {
  margin: auto;
  padding: 45px 0 55px;
}
@media (min-width: 1700px) {
  #sliding-popup .popup-content {
    width: 1620px;
  }
}
#sliding-popup #popup-text {
  color: #fff;
  font-size: 14px;
  margin-bottom: 30px;
}
#sliding-popup #popup-text p {
  margin: 0 0 5px;
}
#sliding-popup #popup-text a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
#sliding-popup #popup-buttons button {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.2px;
  color: #fff;
  padding: 10px 30px;
  border: none;
}
#sliding-popup #popup-buttons .accept-popup-button {
  background: #006fb5;
  margin-right: 20px;
}
#sliding-popup #popup-buttons .refuse-popup-button {
  background: #333;
}
.page-node-type-product .field.field-subtitle {
  color: #fff;
  margin-left: 200px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .page-node-type-product .field.field-subtitle {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .page-node-type-product .field.field-subtitle {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .page-node-type-agenda .block-region-sidebar,
  .page-node-type-product .block-region-sidebar {
    top: -280px;
  }
}
.field-array {
  margin-top: 50px;
}
.field-array table {
  width: 100%;
}
.field-array th {
  background-color: #482869;
  padding: 18px 42px;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 30px;
}
.field-array tr:nth-child(odd) {
  background-color: #fff;
}
.field-array tr:nth-child(even) {
  background-color: #E6E6E6;
}
.field-array tr {
  border-bottom: 1px solid #C2C2C2;
}
.field-array tr td {
  padding: 30px 50px;
  width: 300px;
}
.field-array tr td:first-child {
  font-weight: 600;
  text-transform: uppercase;
}
.user-login-form,
.user-pass {
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .user-login-form,
  .user-pass {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .user-login-form,
  .user-pass {
    width: 1170px;
  }
}
@media (min-width: 1700px) {
  .user-login-form,
  .user-pass {
    width: 1620px;
  }
}
.path-user .breadcrumb {
  margin-bottom: 30px;
}
.path-user h1 {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .path-user h1 {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .path-user .region-header {
    padding-top: 150px;
  }
}
option {
  color: #000;
}
.captcha__description {
  display: none;
}
table {
  display: table-cell !important;
}
/*# sourceMappingURL=theme.css.map */