/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/* ******** */
/*  Cubano  */
/* ******** */
@font-face {
  font-family: 'Cubano';
  src: url("../fonts/cubano/Cubano Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/cubano/Cubano Regular.woff2") format("woff2"), url("../fonts/cubano/Cubano Regular.woff") format("woff"), url("../fonts/cubano/Cubano Regular.ttf") format("truetype"), url("../fonts/cubano/Cubano Regular.svg#Cubano-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cubano';
  src: url("../fonts/cubano/Cubano-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/cubano/Cubano-Italic.woff") format("woff"), url("../fonts/cubano/Cubano-Italic.woff2") format("woff2"), url("../fonts/cubano/Cubano-Italic.ttf") format("truetype"), url("../fonts/cubano/Cubano-Italic.svg#Cubano-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* *********** */
/* FontAwesome */
/* *********** */
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: 'FontAwesomeBrands';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

html {
  font-size: 100%;
  line-height: 1.375em;
  font-family: "hoss-round", Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
}

@media print {
  html {
    font-size: 12pt;
  }
}

body {
  font-size: 100%;
  line-height: 1.375em;
  font-family: "hoss-round", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #191816;
  background-color: #fff;
}

@media print {
  body {
    font-size: 12pt;
  }
}

.dialog-off-canvas-main-canvas {
  min-height: 100vh;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  color: #00aeab;
  -webkit-text-decoration-skip: objects;
  -webkit-text-decoration: underline 1px #00aeab;
          text-decoration: underline 1px #00aeab;
  transition: text-decoration-thickness 400ms, text-underline-offset 400ms, -webkit-text-decoration-color 400ms;
  transition: text-decoration-color 400ms, text-decoration-thickness 400ms, text-underline-offset 400ms;
  transition: text-decoration-color 400ms, text-decoration-thickness 400ms, text-underline-offset 400ms, -webkit-text-decoration-color 400ms;
  text-underline-offset: 1px;
}

:visited {
  color: #00aeab;
}

a:hover,
a:focus {
  text-decoration: none;
  -webkit-text-decoration: underline 3px #00aeab;
          text-decoration: underline 3px #00aeab;
  text-underline-offset: 2px;
}

a:active {
  color: #00aeab;
}

a:active,
a:hover {
  outline-width: 0;
}

@media print {
  :link,
  :visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
  }
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: '';
  }
  a[href^='tel:'] {
    text-decoration: none;
    color: inherit;
  }
  a[href^='tel:']::after {
    font-family: "FontAwesome";
    margin-left: 0.3125rem;
    font-weight: normal;
    content: '\f095';
  }
}

h1 {
  font-size: 2rem;
  line-height: 1.375rem;
  margin-top: 0;
  margin-bottom: 1.71875rem;
  font-family: "Cubano", Arial, Helvetica;
  font-size: 2rem;
  line-height: normal;
  color: #00aeab;
  font-weight: normal;
}

@media (max-width: 580px) {
  h1 {
    font-size: 1.75rem;
    line-height: 1.5em;
  }
}

h1.page-title {
  font-family: "Cubano", Arial, Helvetica;
  font-weight: normal;
  line-height: normal;
}

h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1.375rem;
  margin-top: 1.375rem;
  margin-bottom: 0.825rem;
  font-family: "Cubano", Arial, Helvetica;
  color: #191816;
  font-weight: normal;
  text-transform: uppercase;
}

h3,
.h3 {
  font-size: 1.375rem;
  line-height: 1.375rem;
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
  font-family: "Cubano", Arial, Helvetica;
  color: #191816;
  font-weight: normal;
  text-transform: uppercase;
}

h4,
.h4 {
  font-size: 1rem;
  line-height: 1.375rem;
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
  font-family: "Cubano", Arial, Helvetica;
  font-weight: normal;
}

h5 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
  font-family: "Cubano", Arial, Helvetica;
  font-weight: normal;
}

h6 {
  font-size: 0.625rem;
  line-height: 1.375rem;
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
  font-family: "Cubano", Arial, Helvetica;
  font-weight: normal;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

b,
strong {
  font-weight: inherit;
}

strong,
b {
  font-weight: bolder;
}

pre,
code,
kbd,
samp,
var {
  font-family: Menlo, "DejaVu Sans Mono", "Ubuntu Mono", Courier, "Courier New", monospace, sans-serif;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #c8ad00;
  color: #191816;
}

small {
  font-size: 0.875rem;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

.divider,
hr {
  margin: 1.375rem 0;
  border: 0;
  border-top: 1px solid #afb7be;
}

.divider > :first-child, hr > :first-child {
  margin-top: 1.375rem;
}

blockquote {
  margin: 1.375rem 2rem;
}

dl,
menu,
ol,
ul {
  margin: 1.375rem 0;
}

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

ol li,
ul li {
  color: #00aeab;
}

ol li span,
ul li span {
  color: #6a7783;
}

dd {
  margin: 0 0 0 32px;
}

[dir="rtl"] dd {
  margin: 0 32px 0 0;
}

menu,
ol,
ul {
  padding: 0 0 0 32px;
}

[dir="rtl"] menu, [dir="rtl"]
ol, [dir="rtl"]
ul {
  padding: 0 32px 0 0;
}

figure {
  margin: 1.375rem 0;
}

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

p,
pre {
  margin: 0.9375rem 0;
}

img {
  border-style: none;
}

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

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

button,
input,
optgroup,
select,
textarea {
  box-sizing: border-box;
  max-width: 100%;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input {
  font-family: "hoss-round", Helvetica, Arial, sans-serif;
  overflow: visible;
}

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

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

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

::-webkit-input-placeholder,
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

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

html [type='button'],
[type='reset'],
[type='submit'] {
  border: 1px solid #00aeab;
}

.button,
.field--name-event-registration a,
button,
[type='button'],
[type='reset'],
[type='submit'] {
  font-family: "hoss-round", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 0.875rem 1.625rem;
  border-radius: 28px 0 28px 28px;
  text-transform: uppercase;
  height: auto;
  font-weight: bold;
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background: #00aeab;
}

.button.green,
.field--name-event-registration a.green,
button.green,
[type='button'].green,
[type='reset'].green,
[type='submit'].green {
  background: #00aeab;
  color: #fff;
}

.button.info,
.field--name-event-registration a.info,
button.info,
[type='button'].info,
[type='reset'].info,
[type='submit'].info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.button.info::before,
.field--name-event-registration a.info::before,
button.info::before,
[type='button'].info::before,
[type='reset'].info::before,
[type='submit'].info::before {
  margin-right: 0.625rem;
  display: block;
  content: '';
  width: 27px;
  height: 27px;
  background: url(../..//icons/info.png) no-repeat center;
  background-size: cover;
}

.button.location,
.field--name-event-registration a.location,
button.location,
[type='button'].location,
[type='reset'].location,
[type='submit'].location {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.button.location::before,
.field--name-event-registration a.location::before,
button.location::before,
[type='button'].location::before,
[type='reset'].location::before,
[type='submit'].location::before {
  margin-right: 0.625rem;
  display: block;
  content: '';
  width: 27px;
  height: 27px;
  background: #31373d url(../..//icons/location.png) no-repeat center;
  background-size: contain;
  border-radius: 4px;
}

.button.shop,
.field--name-event-registration a.shop,
button.shop,
[type='button'].shop,
[type='reset'].shop,
[type='submit'].shop {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.button.shop::before,
.field--name-event-registration a.shop::before,
button.shop::before,
[type='button'].shop::before,
[type='reset'].shop::before,
[type='submit'].shop::before {
  margin-right: 0.625rem;
  display: block;
  content: '';
  width: 27px;
  height: 27px;
  background: url(../..//icons/cart.jpg) no-repeat center;
  background-size: cover;
}

.button::-moz-focus-inner,
.field--name-event-registration a::-moz-focus-inner,
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.button:-moz-focusring,
.field--name-event-registration a:-moz-focusring,
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.button:hover, .button:focus, .button:active,
.field--name-event-registration a:hover,
.field--name-event-registration a:focus,
.field--name-event-registration a:active,
button:hover,
button:focus,
button:active,
[type='button']:hover,
[type='button']:focus,
[type='button']:active,
[type='reset']:hover,
[type='reset']:focus,
[type='reset']:active,
[type='submit']:hover,
[type='submit']:focus,
[type='submit']:active {
  text-decoration: none;
  color: #fff;
  outline: none;
}

.button:active, .button:visited,
.field--name-event-registration a:active,
.field--name-event-registration a:visited,
button:active,
button:visited,
[type='button']:active,
[type='button']:visited,
[type='reset']:active,
[type='reset']:visited,
[type='submit']:active,
[type='submit']:visited {
  color: #fff;
}

[disabled].button, .field--name-event-registration a[disabled],
button[disabled],
[disabled][type='button'],
[disabled][type='reset'],
[disabled][type='submit'] {
  cursor: default;
  color: #191816;
}

[disabled].button:hover, .field--name-event-registration a[disabled]:hover,
button[disabled]:hover,
[disabled][type='button']:hover,
[disabled][type='reset']:hover,
[disabled][type='submit']:hover, [disabled].button:focus, .field--name-event-registration a[disabled]:focus,
button[disabled]:focus,
[disabled][type='button']:focus,
[disabled][type='reset']:focus,
[disabled][type='submit']:focus, [disabled].button:active, .field--name-event-registration a[disabled]:active,
button[disabled]:active,
[disabled][type='button']:active,
[disabled][type='reset']:active,
[disabled][type='submit']:active {
  color: #191816;
}


.btn-grey {
  padding: 0.3125rem 1.5625rem;
  font-family: "Cubano", Arial, Helvetica;
  color: #fff;
  background: #00aeab;
  text-decoration: none;
  display: block;
  border-radius: 2px;
  font-weight: 500;
  text-align: center;
  border: 0;
}

[type='text'],
[type='search'],
[type='tel'],
[type='url'],
[type='email'],
[type='password'],
[type='date'],
[type='time'],
[type='number'], textarea {
  padding: 0 0.75rem;
  overflow: hidden;
  width: 100%;
  border: 1px solid #191816;
  background-color: #fff;
}

[type='text']:disabled,
[type='search']:disabled,
[type='tel']:disabled,
[type='url']:disabled,
[type='email']:disabled,
[type='password']:disabled,
[type='date']:disabled,
[type='time']:disabled,
[type='number']:disabled, textarea:disabled {
  background-color: #191816;
  border: 1px solid #6a7783;
  color: #191816;
}

[type='text']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='url']:focus,
[type='email']:focus,
[type='password']:focus,
[type='date']:focus,
[type='time']:focus,
[type='number']:focus, textarea:focus {
  outline: none;
}

[type='text'],
[type='search'],
[type='tel'],
[type='url'],
[type='email'],
[type='password'],
[type='date'],
[type='time'],
[type='number'] {
  height: 2.5rem;
}

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

fieldset {
  font-family: "Cubano", Arial, Helvetica;
  margin: 0.3125rem;
  border: 1px solid #191816;
  border-radius: 2px;
  padding: 0;
  overflow: hidden;
}

fieldset.collapsed {
  max-height: 45px;
}

fieldset.collapsed .fieldset-legend::after {
  -webkit-transform: rotate(-90deg) translateZ(0);
          transform: rotate(-90deg) translateZ(0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fieldset-legend {
  padding: 0 0.9375rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  white-space: normal;
  width: 100%;
  color: #191816;
  background-color: #f5f6f7;
  height: 45px;
  border-bottom: 1px solid #191816;
}

.fieldset-legend::after {
  content: '';
  background: url(../..//icons/arrow-down.svg) no-repeat center;
  background-size: cover;
  width: 10px;
  height: 5px;
}

.fieldset-content {
  padding: 1.6875rem 1.3125rem;
}

label {
  font-family: "hoss-round", Helvetica, Arial, sans-serif;
  display: block;
  color: #191816;
}

select {
  font-family: "Cubano", Arial, Helvetica;
  height: 2.5rem;
  padding: 0 0.75rem;
  width: 100%;
  border: 1px solid #191816;
  border-radius: 2px;
  background-color: #fff;
}

select option {
  background: #afb7be;
  color: #191816;
}

select option:hover {
  background: #00aeab;
  color: #fff;
}

optgroup {
  font-weight: bold;
}

textarea {
  height: 6.25rem;
  padding: 0.625rem 0.75rem;
  overflow: auto;
  resize: none;
}

.form-message {
  height: 3.125rem;
  padding: 0 0.75rem 0 1.3125rem;
  background-color: #00aeab;
  color: #fff;
  border-radius: 2px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.form-message::after {
  content: '';
  background: url(../..//icons/cross-circle.svg) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.file-upload {
  margin: 1.25rem 0;
  padding: 2.25rem;
  font-family: "Cubano", Arial, Helvetica;
  color: #191816;
  border: 6px dashed #191816;
  border-radius: 2px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.file-upload input {
  display: none;
}

.file-upload p {
  margin: 0;
}

.file-upload button {
  padding: 0.5625rem 0.75rem 0.75rem 0.6875rem;
  margin-top: 0.625rem;
  background-color: #00aeab;
  color: #fff;
  border: 0;
  border-radius: 3px;
}

.file-input input {
  display: none;
}

.file-input label {
  padding: 0.125rem;
  -webkit-box-align: center;
          align-items: center;
  border: 1px solid #191816;
  display: -webkit-box;
  display: flex;
  margin: 0;
}

.file-input label .btn-grey {
  margin-right: 0.625rem;
  padding: 0.25rem 0.625rem;
  flex-shrink: 0;
  font-weight: normal;
}

.file-input label .label-text {
  font-size: 0.875rem;
  margin-right: 6.25rem;
  flex-shrink: 0;
}

.form-item.form-type-managed-file .description {
  font-size: 0.875rem;
  line-height: 1rem;
  margin-top: 0.5rem;
  color: #191816;
  font-style: italic;
}

.radio-container .radio,
.form-type-radio,
.form-check,
.form-type-checkbox {
  font-family: "Cubano", Arial, Helvetica;
  color: #191816;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.radio-container .radio input,
.form-type-radio input, .form-check input,
.form-type-checkbox input {
  display: none;
}

.radio-container .radio .box-styles,
.form-type-radio .box-styles, .form-check .box-styles,
.form-type-checkbox .box-styles {
  height: 1.0625rem;
  width: 1.0625rem;
  padding: 0.125rem 0 0 0;
  min-width: 1.0625rem;
  margin: 0 4px 0 0;
  border-radius: 0 5px 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background-color: #00aeab;
}

.form-check .box-styles,
.form-type-checkbox .box-styles {
  padding: 0;
  min-height: auto;
}

.radio-container .radio input:checked + .box-styles,
.form-type-radio input:checked + .box-styles,
.form-check input:checked + .box-styles,
.form-type-checkbox input:checked + .box-styles {
  padding: 0.125rem 0 0 0;
  background-color: #00aeab;
  border: 0;
  min-height: auto;
  overflow: hidden;
}

.radio-container .radio input:checked + .box-styles::after,
.form-type-radio input:checked + .box-styles::after,
.form-check input:checked + .box-styles::after,
.form-type-checkbox input:checked + .box-styles::after {
  margin-top: -0.375rem;
  height: 0.625rem;
  width: 0.3125rem;
  background-color: transparent;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  content: '';
  display: block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

#views-form-home-slider-page-1 .tabledrag-toggle-weight-wrapper {
  display: none;
}

#views-form-home-slider-page-1 td {
  padding: 0 0.125rem;
  line-height: 1.2em;
}

#views-form-home-slider-page-1 td.views-field.views-field-status {
  text-align: center;
}

.webform-submission-concours-scolaire-form .form-item-fichiers .file-input {
  display: none;
}

.webform-submission-concours-scolaire-form .progress-throbber__widget,
.webform-submission-concours-scolaire-form .ajax-progress .throbber {
  height: 28px;
  margin: 0;
  width: 28px;
  background-image: url(../..//images/mpm-loader.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all .3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

.ui-widget.ui-widget-content {
  border: 1px solid #00aeab;
  background: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #00aeab;
  background: #00aeab;
}

.webform-submission-form .button--primary {
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #fff;
  background: #00aeab;
  padding: .5em 1em;
}

.toolbar-item {
  font-family: unset;
  border-radius: unset;
}

.form-type-textfield input,
.form-type-textfield textarea,
.form-type-password input,
.form-type-password textarea,
.form-type-email input,
.form-type-email textarea,
.form-textarea-wrapper input,
.form-textarea-wrapper textarea {
  border: 1px solid #afb7be;
  border-radius: 0 20px 20px;
  overflow: hidden;
  border: 1px solid #00aeab;
}

.form-type-textfield textarea .description,
.form-type-password textarea .description,
.form-type-email textarea .description,
.form-textarea-wrapper textarea .description {
  padding: 0.5rem 0.75rem;
}

.form-type-textfield.form-item-museums-tags, .form-type-textfield.form-item-video-0-value,
.form-type-password.form-item-museums-tags,
.form-type-password.form-item-video-0-value,
.form-type-email.form-item-museums-tags,
.form-type-email.form-item-video-0-value,
.form-textarea-wrapper.form-item-museums-tags,
.form-textarea-wrapper.form-item-video-0-value {
  border-radius: unset;
  border: 0 none;
  overflow: visible;
}

.form-type-textfield.form-item-museums-tags input, .form-type-textfield.form-item-video-0-value input,
.form-type-password.form-item-museums-tags input,
.form-type-password.form-item-video-0-value input,
.form-type-email.form-item-museums-tags input,
.form-type-email.form-item-video-0-value input,
.form-textarea-wrapper.form-item-museums-tags input,
.form-textarea-wrapper.form-item-video-0-value input {
  border: 1px solid #afb7be;
  border-radius: 20px 0 20px 20px;
  overflow: hidden;
  border-color: #00aeab;
}

table {
  margin: 1.375rem 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0;
}

/*# sourceMappingURL=base.css.map */
