﻿@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Concept';
  src: url('/dist/fonts/Concept-Bold.eot');
  src: url('/dist/fonts/Concept-Bold.eot?#iefix') format('embedded-opentype'), url('/dist/fonts/Concept-Bold.woff2') format('woff2'), url('/dist/fonts/Concept-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempos Headline';
  src: url('/dist/fonts/TiemposHeadline-Medium.eot');
  src: local('Tiempos Headline Medium'), local('TiemposHeadline-Medium'), url('/dist/fonts/TiemposHeadline-Medium.eot?#iefix') format('embedded-opentype'), url('/dist/fonts/TiemposHeadline-Medium.woff') format('woff'), url('/dist/fonts/TiemposHeadline-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  outline: none;
}
a:active,
a:hover {
  outline: 0;
}
a,
a:active,
a:hover,
a:visited {
  text-decoration: none !important;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  box-sizing: border-box;
}
* {
  box-sizing: inherit;
}
ul,
ol {
  padding-left: 2em;
}
dl,
ul,
ol,
li,
dt,
dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
img:not([src$=".svg"]) {
  height: auto;
}
blockquote,
figure {
  margin-left: 0;
  margin-right: 0;
}
html {
  font-size: 62.5%;
  font-size: calc(1em * 0.625);
}
a {
  color: #fff;
}
a:hover,
a:active {
  color: #fff;
}
a:focus {
  color: white;
}
p,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  margin-top: 0.5em;
  margin-bottom: 0;
  line-height: 1.5;
}
h1 {
  font-size: 3.2rem;
  font-family: sans-serif;
}
h2 {
  font-size: 3.8rem;
  font-family: sans-serif;
}
h3 {
  font-size: 2.4rem;
}
h4 {
  font-size: 2rem;
}
h5 {
  font-size: 1.8rem;
}
h6 {
  font-size: 1.6rem;
}
h3 {
  text-transform: uppercase;
  font-size: 1.4em;
}
.smaller {
  font-size: 0.6em;
}
.small {
  font-size: 0.8em;
}
.big {
  font-size: 1.2em;
}
.bigger {
  font-size: 1.5em;
}
.biggest {
  font-size: 2em;
}
code,
pre,
samp,
kbd {
  white-space: pre-line;
  white-space: pre-wrap;
  font-family: consolas, courier, monospace;
  line-height: normal;
}
em,
.italic,
address,
cite,
i,
var {
  font-style: italic;
}
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
pre:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
li p,
li ul,
li ol {
  margin-top: 0;
  margin-bottom: 0;
}
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%;
}
/* table {
  margin-bottom: 2rem;
} */
.clear,
.line {
  clear: both;
}
.clearfix::after,
.line::after {
  content: "";
  display: table;
  clear: both;
  border-collapse: collapse;
}
body > script {
  display: none !important;
}
table,
.table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  vertical-align: top;
}
.table {
  display: table;
}
td,
th {
  vertical-align: top;
  min-width: 2rem;
  cursor: default;
}
.btn {
  display: inline-block;
}
form,
fieldset {
  border: none;
}
input,
button,
select,
label,
.btn {
  font-family: inherit;
  font-size: inherit;
}
button,
input,
optgroup,
select,
textarea {
  color: #000;
}
label {
  cursor: inherit;
}
legend {
  border: 0;
  white-space: normal;
}
textarea {
  min-height: 5em;
  vertical-align: top;
  font-family: inherit;
  font-size: inherit;
  resize: vertical;
}
select {
  -webkit-appearance: menulist-button;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
::-webkit-input-placeholder {
  color: #777;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777;
}
.btn:focus,
input[type="button"]:focus,
button:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
button.unstyled,
input[type="button"].unstyled,
input[type="submit"].unstyled,
input[type="reset"].unstyled {
  padding: 0;
  border: none;
  line-height: 1;
  text-align: left;
  background: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button.unstyled:focus,
input[type="button"].unstyled:focus,
input[type="submit"].unstyled:focus,
input[type="reset"].unstyled:focus {
  box-shadow: none;
  outline: none;
}
.is-hidden,
[hidden] {
  display: none;
}
.is-disabled,
[disabled] {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
@media (min-width: 961px) {
  /* rules for big resources and big screens like: background-images, font-faces, etc. */
}
@media (max-width: 320px) {
  fieldset {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }
  th,
  td {
    display: block;
    width: auto;
    text-align: left;
  }
  thead {
    display: none;
  }
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  body {
    width: auto;
    margin: auto;
    font-family: serif;
    font-size: 12pt;
  }
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  blockquote,
  ul,
  ol {
    color: #000;
    margin: auto;
  }
  p,
  blockquote {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  ul,
  ol {
    page-break-inside: avoid;
  }
  h1,
  h2,
  h3,
  caption {
    page-break-after: avoid;
  }
  a {
    color: #000;
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
}
@media (max-width: 640px) {
  div,
  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 640px) {
  .no-wrapping {
    word-wrap: normal;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
  }
}
code,
kbd,
mark {
  border-radius: 2px;
}
kbd {
  padding: 0 2px;
  border: 1px solid #999;
}
code {
  padding: 2px 4px;
  background: rgba(0, 0, 0, 0.04);
  color: #b11;
}
pre code {
  padding: 0;
  background: none;
  color: inherit;
  border-radius: 0;
}
mark {
  padding: 2px 4px;
}
sup,
sub {
  vertical-align: 0;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
blockquote {
  position: relative;
  padding-left: 3em;
}
blockquote::before {
  content: "\201C";
  position: absolute;
  left: 0;
  top: 0;
  font-family: georgia, serif;
  font-size: 5em;
  line-height: 0.9;
  color: rgba(0, 0, 0, 0.3);
}
blockquote > footer {
  margin-top: 0.75em;
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.7);
}
blockquote > footer::before {
  content: "\2014 \0020";
}
q {
  font-style: normal;
}
q,
.q {
  quotes: "“\00a0" "\00a0”";
}
q:lang(fr),
.q:lang(fr) {
  quotes: "«\00a0" "\00a0»";
}
hr {
  display: block;
  clear: both;
  height: 1px;
  margin: 1em 0 2em;
  padding: 0;
  border: 0;
  color: #ccc;
  background-color: #ccc;
}
body {
  /*    font-family: 'radikal-reg', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;*/
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: #3a3a3a;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Tiempos Headline', Arial, Helvetica, sans-serif;
  color: #3a3a3a;
  text-transform: inherit;
}
h1 {
  font-size: 5rem;
  margin-bottom: 1rem;
  color: #6f63bd;
}
nav {
  height: 10rem;
  display: flex;
}
nav div:not(._mmenu) {
  align-self: center;
}
nav div:first-child {
  flex: 1 1 auto;
}
nav ._nav-r ul li {
  display: inline-block;
}
nav ._nav-r ul li:not(:last-child) {
  margin-right: 2rem;
}
nav ._nav-r ul li a {
  line-height: 100px;
  border-radius: 0.2rem !important;
  background-color: #ffec9c !important;
  color: #3a2323;
  opacity: 0.8;
}
nav ._nav-r ul li a:hover,
nav ._nav-r ul li a:focus {
  background-color: #ffcc9c !important;
  color: #3a3a3a !important;
  opacity: 1;
}
nav ._nav-r .nav-btn {
  display: block;
  /*background-color: #f5f5f5;*/
  background-color: #fdf4e6;
  border-radius: 2px;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  height: 4rem;
  line-height: 4rem;
  padding: 0 3rem;
}
nav ._nav-rv .nav-btn:hover,
nav ._nav-r .nav-btn:focus {
  background-color: #274193;
  color: white;
  text-decoration: inherit !important;
}
.top-container {
  display: flex;
  display: -ms-flexbox;
  height: calc(100vh - 16rem);
  align-items: center;
}
.top-container .top-part {
  margin-top: -10rem;
}
.top-container .top-part:first-child {
  flex: 1 0 50%;
}
.top-container .top-part:last-child {
  padding: 0rem 2rem;
  flex: 1 1 50%;
  /*    margin-left: -4%;*/
  z-index: 1;
}
.top-container .top-part:first-child img {
  /*position: absolute;
    left: 15%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0.8;*/
  transition: left 0.1s ease-in;
  -moz-transition: left 0.1s ease-in;
  -webkit-transition: left 0.1s ease-in;
  z-index: -1;
  opacity: 0.8;
}
.top-part p {
  font-size: 1.8rem;
}
.top-container .top-part:last-child a,
.top-container .top-part:last-child button,
.top-container .top-part:last-child input[type="submit"] {
  display: inline-block;
  padding: 1rem 3rem;
  background-color: #8075c5;
  margin-top: 2rem;
  box-shadow: 0px 3px 7px rgba(103, 58, 183, 0.29);
  border-radius: 2px;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
}
.top-container .top-part:last-child a:hover,
.top-container .top-part:last-child a:focus,
.top-container .top-part:last-child button:hover,
.top-container .top-part:last-child button:focus,
.top-container .top-part:last-child input[type="submit"]:hover,
.top-container .top-part:last-child input[type="submit"]:focus {
  background-color: #274193;
}
.top-container .top-part:last-child input[type="submit"] {
  -webkit-appearance: none;
  border: none;
  color: white;
}
.middle-container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.pb-6 {
  padding-bottom: 6rem;
}
.middle-container p {
  font-weight: 400;
}
.middle-container h3 {
  font-family: inherit;
  font-weight: 500;
}
.middle-container.middle-news::before {
  content: "";
  position: absolute;
  background-color: #f5f5f5;
  width: 100%;
  height: 6rem;
  left: 0;
  z-index: -1;
}
.middle-news p {
  line-height: 6rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.middle-news p strong,
.middle-news p b {
  font-weight: 600;
}
.middle-news p a {
  color: #3a3a3a;
  font-weight: 500;
  float: right;
}
.middle-news p a:hover {
  text-decoration: underline !important;
  color: #274193;
}
.title-part {
  margin-bottom: 2rem;
}
.title-part h2 {
  /*    font-size: 1.8em;
    font-family: "Visby CF";
    font-weight: 500;*/
  font-size: 1.6em;
  font-family: inherit;
  font-weight: 400;
}
.middle-news_item {
  min-height: 5rem;
  margin-bottom: 3rem;
}
.middle-news_item figure {
  margin-top: 0px;
}
.middle-news_item figure img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  background-color: #f8f5ff;
}
.middle-news_item a {
  display: block;
  min-height: 135px;
  position: relative;
}
.middle-news_item a h3 {
  margin-top: 1rem;
  font-family: inherit;
  font-weight: 400;
  text-transform: inherit;
  font-style: italic;
  font-size: 1.1em;
}
.middle-news_item a p {
  color: #3a3a3a;
  margin-top: 1rem;
  font-weight: 400;
}
.middle-news_item a span {
  color: #8075c5;
  display: block;
  position: absolute;
  bottom: 0;
}
.middle-news_item a:hover h3 {
  text-decoration: underline;
}
.middle-news_item a:hover span {
  color: #274193;
}
.middle-news_item a span::before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 1px;
  background-color: #274193;
  transition: all 0.1s ease-in;
}
.middle-news_item a:hover span::before {
  width: 2.5rem;
  margin-right: 1rem;
}
.btn-part {
  margin-top: 2rem;
}
.btn-part a {
  display: inline-block;
  background-color: #f5f5f5;
  border-radius: 2px;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  height: 4rem;
  line-height: 4rem;
  padding: 0 3rem;
  color: #3a3a3a;
}
.btn-part a:hover,
.btn-part a:focus {
  background-color: #274193;
  color: white;
}
.brands-part {
  margin-top: 5rem;
}
.brands-part img {
  margin: 0 auto 3rem auto;
  display: block;
  filter: grayscale(1);
  transition: all 0.1s ease-in;
}
.brands-part img[alt*='Bourg'] {
  opacity: 0.5;
}
.brands-part img:hover {
  filter: grayscale(0);
}
.brands-part img:hover[alt*='Bourg'] {
  opacity: 1;
}
footer {
  background-color: whitesmoke;
  min-height: 30rem;
}
.footer-container {
  padding: 5rem 0 2rem 0;
}
.footer-list ul::before {
  content: attr(aria-label);
  font-size: 100%;
  font-weight: 600;
  text-decoration: underline;
}
.footer-list ul {
  display: inline-block;
}
.footer-list ul li:first-child {
  margin-top: 1.5rem;
}
.footer-list ul li a {
  color: #3a3a3a;
  font-weight: 500;
  margin-bottom: 0.8rem;
  display: inline-block;
}
.footer-about h3 {
  font-size: 100%;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
.footer-about p {
  font-weight: 400;
  max-width: 400px;
}
.footer-about img {
  margin-top: 4rem;
}
.footer-list ul li a:hover,
.footer-list ul li a:focus,
.footer-list ul li a:visited {
  color: #274193;
}
.footer-bottom {
  margin-top: 8rem;
}
.footer-bottom p {
  text-align: center;
  font-weight: 400;
  font-size: small;
}
.footer-bottom a {
  color: #3a3a3a;
}
.footer-bottom a:hover,
.footer-bottom a:focus,
.footer-bottom a:visited {
  color: #274193;
  text-decoration: underline !important;
}
/* Article */
.top-breadcrumb {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.top-breadcrumb ul li {
  display: inline-block;
  /*font-size: 0.9em;*/
  font-weight: 400;
  text-transform: lowercase;
}
.top-breadcrumb ul li a {
  line-height: 6rem;
  color: #3a3a3a;
}
.top-breadcrumb ul li a:hover {
  color: #274193;
}
.top-breadcrumb ul li:not(:last-child) a::after {
  content: " /";
}
.top-breadcrumb ul li:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  vertical-align: sub;
}
.article-top h1 {
  font-size: 3em;
  color: #274193;
}
.article-top span {
  font-size: smaller;
  color: #ababab;
  font-weight: 400;
}
.article-top p {
  padding: 1.5rem;
  background-color: #fdf4e6;
  border-radius: 4px;
}
.article-wrapper {
  margin-top: 4rem;
}
figure.article-media {
  float: right;
  padding-left: 2.5rem;
  padding-bottom: 2rem;
  margin-top: 0rem;
}
figure.article-media img {
  max-width: 450px;
}
figure.article-media figcaption {
  color: #717b8e;
  font-weight: 400;
  padding-top: 0.8rem;
  max-width: 450px;
}
.article-content p {
  line-height: 2.7rem;
  /*color: black;*/
  color: #242733;
}
.article-content strong {
  font-weight: 600;
}
.article-content a {
  color: #274193;
}
.article-content a:hover,
.article-content a:focus,
.article-content a:visited {
  text-decoration: underline !important;
}
.article-medias {
  margin-top: 2.5rem;
}
.article-medias .middle-news_item {
  margin-bottom: 2.5rem;
}
.article-medias figcaption {
  color: #717b8e;
  font-weight: 400;
  padding-top: 0.8rem;
  max-width: 450px;
  font-size: small;
}
.middle-aldya .middle-news_item a h3 {
  background-color: #fdf4e6;
  color: #274193;
  display: inline-block;
  padding: 0.5rem 2rem;
  font-size: small;
  border-radius: 4px;
  font-style: inherit;
  font-weight: 500;
  margin-bottom: 0px;
}
.middle-aldya .middle-news_item a {
  min-height: 145px;
}
/* Nav */
#_mnav {
  display: none;
  flex-direction: column;
  width: 4rem;
  cursor: pointer;
  align-self: center;
  margin-top: 0;
  z-index: 30;
}
#_mnav span {
  background: #274193;
  height: 0.4rem;
  margin: 0.3rem 0;
  transition: 0.2s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
#_mnav span:nth-of-type(1) {
  width: 50%;
}
#_mnav span:nth-of-type(2) {
  width: 100%;
}
#_mnav span:nth-of-type(3) {
  width: 75%;
}
#_mnav input[type="checkbox"] {
  display: none;
}
#_mnav input[type="checkbox"]:checked ~ span:nth-of-type(1) {
  transform-origin: bottom;
  transform: rotateZ(45deg) translate(4px, 0px);
  background-color: #3a3a3a;
}
#_mnav input[type="checkbox"]:checked ~ span:nth-of-type(2) {
  transform-origin: top;
  transform: rotateZ(-45deg);
  background-color: #3a3a3a;
}
#_mnav input[type="checkbox"]:checked ~ span:nth-of-type(3) {
  transform-origin: bottom;
  width: 30%;
  transform: translate(23px, -1px) rotateZ(45deg);
  background-color: #3a3a3a;
}
._mmenu {
  position: fixed;
  width: 80%;
  height: 100vh;
  background-color: white;
  z-index: 20;
  right: -90%;
  transition: right 0.2s ease-in-out;
  display: none;
}
._mmenu.active {
  right: -1px;
}
._mmenu h3 {
  line-height: 70px;
  padding-left: 20px;
  color: #274193;
  font-family: inherit;
  font-weight: 500;
  font-size: 1em;
  margin-bottom: 2rem;
}
._mmenu > div {
  padding-top: 10rem;
}
._mmenucache {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(9, 4, 33, 0.7);
  opacity: 0;
  display: none;
  z-index: 10;
  top: 0;
  left: 0;
  transition: opacity 0.2s ease-in-out;
}
._mmenu ul li a {
  color: #3a3a3a;
  display: block;
  padding: 1.5rem 2rem;
  font-size: 1em;
  border-bottom: solid 1px #f1f4fd;
}
._mmenu ul li a:hover,
._mmenu ul li a:focus {
  background-color: #f1f4fd;
}
#formConnect input[type="text"],
#formConnect input[type="password"] {
  background-color: white;
  border-radius: 0.4rem;
  border: solid 1px #d1d1d1;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  height: 5rem;
  padding: 0px 0.8rem;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  min-width: 30rem;
}
#formConnect input[type="text"]:hover,
#formConnect input[type="password"]:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #f9f9f9;
}
#formConnect input[type="text"]:focus,
#formConnect input[type="password"]:focus {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  background-color: #f3f3f3;
}
.failureInput {
  vertical-align: top;
  font-size: 1.3em;
  font-weight: 700;
}
.rememberContainer {
  position: relative;
  padding-left: 4rem;
  cursor: pointer;
}
.rememberInput {
  position: absolute;
  top: -2px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  border: solid 1px #d1d1d1;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.rememberContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.rememberContainer:hover input ~ .rememberInput {
  background-color: #eee;
}
.rememberContainer input:checked ~ .rememberInput {
  background-color: #8075c5;
  border: none;
}
.rememberContainer .rememberInput:after {
  content: "";
  opacity: 0;
  left: 9px;
  top: 6px;
  width: 7px;
  height: 10px;
  border: solid white;
  position: absolute;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rememberContainer input:checked ~ .rememberInput:after {
  opacity: 1;
}
@media only screen and (max-width: 1550px) {
  .top-container .top-part:first-child img {
    left: 5%;
  }
}
@media only screen and (max-width: 1350px) {
  .top-container .top-part:first-child img {
    left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .top-container .top-part:first-child img {
    position: absolute;
    left: -10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0.8;
  }
}
@media only screen and (max-width: 1150px) {
  .top-container .top-part:first-child img {
    left: -10%;
  }
}
@media only screen and (max-width: 1000px) {
  .top-container .top-part:first-child img {
    left: -20%;
  }
}
@media only screen and (max-width: 991px) {
  .footer-about img {
    display: none;
  }
  .footer-list > div:not(:last-child) {
    margin-bottom: 2rem;
  }
  .footer-bottom {
    margin-top: 4rem;
  }
  .footer-container {
    padding: 5rem 2rem 2rem 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .brands-part .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2%;
    flex: 0 0 14.2%;
    max-width: 14.2%;
  }
}
@media only screen and (max-width: 880px) {
  .top-container .top-part:first-child {
    flex: 0;
  }
  .top-container .top-part:last-child {
    flex: 1 1 100%;
    margin-left: 0px;
  }
  .top-container .top-part:first-child img {
    left: 0;
    opacity: 0.2;
  }
  .middle-container {
    padding: 3rem 1rem;
  }
  .middle-container.pb-6 {
    padding-bottom: 6rem;
  }
  .top-breadcrumb {
    padding-bottom: 0px;
  }
  figure.article-media {
    float: inherit;
    padding-left: 0;
  }
  figure.article-media img {
    width: 100%;
  }
  .article-top h1 {
    font-size: 2em;
  }
}
@media only screen and (min-width: 767px) {
  ._mmenucache {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  /* #_nav ._nav-r {
        display: none;
    }*/
  #_nav a img {
    width: 12rem;
  }
  #_nav ._nav-r a {
    font-size: small;
  }
  #_mnav {
    display: flex;
  }
  ._mmenu {
    display: block;
  }
  .brands-part img {
    max-width: 70%;
  }
  .article-content p {
    line-height: 3rem;
    margin-top: 1em;
  }
}
@media only screen and (min-width: 575px) {
  #_mnav {
    position: fixed;
    right: 2.5rem;
  }
}
@media only screen and (max-width: 600px) {
  /*    .top-container {
        height: 300px;
    }*/
  /*nav {
        height: 70px;
    }*/
  #_nav {
    padding: 0rem 1rem;
  }
}