.navbar-inverse {
  border-radius: 0;
  background: #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  min-height: 50px;
  margin-bottom: 0;
}
.navbar-inverse :focus {
  outline: 0;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > .open ul > a {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #333;
  background: none;
}
.navbar-inverse .navbar-nav > .open > a {
  background: none;
  color: #333;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background: none;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a {
  background: none;
  color: #9a9a9a;
}
.navbar-inverse .navbar-brand {
  font-family: "Open sans", helvetica, arial;
  font-size: 24px;
  color: #fff;
  padding: 0 0 0 15px;
  margin: 12px 0 0;
  height: auto;
}
.navbar-inverse .navbar-brand img {
  margin-top: -8px;
}
.navbar-nav .dropdown-menu {
  left: -5px;
  font-size: 13px;
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-nav .dropdown-menu > li > a {
  color: #666;
  padding: 7px 20px;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > .active > a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #333;
}
.navbar-nav .dropdown-menu > .active > a,
.navbar-nav .dropdown-menu > .active > a:focus {
  background: none;
  color: #fff;
}
.navbar-nav .btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 5px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-nav a.btn:focus,
.navbar-nav a.btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.navbar-collapse {
  border: 0 none;
  border-top: 0 none;
  box-shadow: none;
}
.row:before,
.row:after {
  display: none !important;
  width: 0px;
  height: 0px;
}
#maximenuck {
  width: 100%;
}
#maximenuck-mobile .mobilemenuck-item > .level1 {
  background: #f07d00;
}
#maximenuck-mobile .mobilemenuck-item > .level2 a {
  color: #f07d00;
}
#maximenuck-mobile.mobilemenuck a {
  font-weight: 200;
}
#maximenuck-mobile-bar .mobilemenuck-bar-title {
  background: #f07d00;
}
.mobilemenuck-logo {
  margin: 10px 0;
}

@media (max-width: 767px) {
  .navbar-collapse ul {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
  }
  .navbar-collapse ul .btn {
    max-width: 50%;
    margin: 0 auto;
  }
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.btn-primary {
  border: none;
  border-radius: 0;
}
.btn-lg {
  padding: 5px 10px;
  margin-bottom: 40px;
  font-size: 20px;
}
.jumbotron {
  color: inherit;
  background-color: #e8e8e8;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 3px;
  padding-left: 40px;
  padding-right: 40px;
}
.jumbotron p {
  font-size: inherit;
  font-weight: inherit;
}
.jumbotron h1 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 40px;
}
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6 {
  line-height: 1.3em;
}
@media (max-width: 767px) {
  .jumbotron h1 {
    font-size: 30px;
  }
  .jumbotron .container {
    min-width: 100%;
  }
  div#maximenuck ul.maximenuck li div.floatck ul.maximenuck2,
  div#maximenuck ul.maximenuck2 {
    margin-left: 20px !important;
  }
  #menuheader div#maximenuck ul.maximenuck li ul.maximenuck2 li.maximenuck,
  #menuheader div#maximenuck ul.maximenuck2 li.maximenuck {
    text-align: center;
  }
}
#accordion .collapse {
  font-size: 1.3rem;
  margin: 20px 0;
}
#accordion .collapse.in,
#accordionExample .collapse.in {
  display: block;
}
.img-rounded {
  border-radius: 3px;
}
#head {
  text-align: right;
  color: #fff;
}
#head.secondary {
  min-height: 210px;
  padding-top: 0;
}
#head.secondary .custom {
  min-height: 270px;
}
#head .lead {
  font-family: "Open sans", Helvetica, Arial;
  font-size: 44px;
  margin-bottom: 6px;
  color: #fff;
  line-height: 1.15em;
}
#head .tagline {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 25px;
}
#head .tagline a {
  color: #fff;
}
#head .btn {
  margin-bottom: 10px;
}
#head .btn-default {
  text-shadow: none;
  color: rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.5);
  background: transparent;
}
.btn-vide,
.btn-vide:hover,
.btn-vide:focus {
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
}
.btn-vide:hover {
  background: rgba(255, 255, 255, 0.3);
}
#head .btn-default:hover,
#head .btn-default:focus {
  color: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
  background: transparent;
}
#head .btn-default:active,
#head .btn-default.active {
  color: #fff;
  box-shadow: inset 0 0 0 3px #fff;
  background: transparent;
}
#head.secondary .custom {
  display: flex;
}
.form-horizontal .control-label {
  text-align: left;
}
.nav.mentions > li {
  display: inline-block;
}
#head.secondary .custom .container {
  align-self: flex-end;
}
@media (max-width: 767px) {
  #head {
    padding-top: 0;
  }
  #head .lead {
    font-size: 34px;
  }
}
.modal {
  overflow: inherit;
}
.slideUp {
  top: -100px;
}
.slideUp.navbar-header {
  top: -100px;
  padding: 0;
}
.slideUp.navbar-header .logo {
  top: 0;
  padding: 1px 25px 3px;
}
.slideUp.navbar-header .logo a {
  height: 47px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slideUp.navbar-header .logo a img {
  margin-top: 0;
  max-width: 83px;
}
.headroom {
  transition: all 0.4s ease-out;
}
@media (max-width: 767px) {
  .slideUp .navbar-header {
    padding: 0;
  }
}
.lowlight {
  margin-top: 15px;
}
.highlight {
  margin-top: 50px;
}
.highdark {
  margin-bottom: 40px;
}
.h-caption {
  text-align: center;
}
.h-caption .services {
  background: #000;
  vertical-align: middle;
  display: table;
  margin: auto;
  padding: 10px;
  margin-bottom: 20px;
}
.h-caption .services.small {
  padding: 15px;
  margin-bottom: 10px;
}
.h-caption .services i {
  display: block;
  color: #fff;
  border: 2px solid #fff;
  padding: 14px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.h-caption .services.small i {
  width: 50px;
  height: 50px;
  padding: 11px;
}
.h-caption .services i.fa-graduation-cap {
  padding-left: 12px;
}
.h-caption .services.small i.fa-graduation-cap {
  padding-left: 8px;
}
.h-caption h4 {
  color: #382526;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.h-body {
  margin-top: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  color: #000;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 30px;
}
.lead {
  font-weight: 600;
}
h3.call_me_back_headline.lead {
  margin: auto 0;
}
.missions h3 {
  font-family: "Oswald", sans-serif;
  text-transform: inherit;
  font-size: 17px;
  line-height: 24px;
  font-weight: inherit;
  margin-bottom: 0;
}
.missions h3 strong {
  font-weight: 400;
}
.centrage h3,
.missions h3 {
  margin-top: 0;
}
h4,
h2,
h3 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}
#content h3 {
  font-size: 17px;
}
blockquote {
  font-style: italic;
  font-family: Georgia;
  color: #999;
  margin: 30px 0;
}
label {
  color: #666;
}
.thin {
  font-weight: 100;
}
.page-title {
  margin-top: 20px;
  font-weight: 300;
}
.text-muted {
  color: #888;
}
.breadcrumb {
  background: none;
  padding: 0;
  margin: 30px 0 0;
}
ul.list-spaces li {
  margin-bottom: 10px;
}
.container-full {
  margin: 0 auto;
  width: 100%;
}
.top-space {
  margin-top: 60px;
}
.padding-both {
  padding-bottom: 60px;
  padding-top: 60px;
}
.bottom-space {
  margin-bottom: 60px;
}
.bottom-space-demi {
  margin-bottom: 10px;
}
.top-margin {
  margin-top: 26px;
}
img {
  max-width: 100%;
  height: auto;
}
.logo img {
  width: 100px;
}
img.pull-right {
  margin-left: 10px;
}
img.pull-left {
  margin-right: 10px;
}
#map {
  width: 100%;
  height: 280px;
}
#social {
  margin-top: 50px;
  margin-bottom: 50px;
}
#social .wrapper {
  width: 340px;
  margin: 0 auto;
}
.secondary h1 {
  color: #fff;
  font-size: 35px;
}
.secondary h3 {
  color: #fff;
}
.breadcrumb,
.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb > .active {
}
.breadcrumb > li:nth-child(1) + li::before {
  content: "";
}
.breadcrumb > li + li::before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
}
.breadcrumb > .active {
  font-weight: 700;
}
.sidebar {
  padding-top: 36px;
  padding-bottom: 30px;
}
.sidebar .widget {
  margin-bottom: 20px;
}
.sidebar h1,
.sidebar .h1,
.sidebar h2,
.sidebar .h2,
.sidebar h3,
.sidebar .h3 {
  margin-top: 20px;
}
#footer {
  background-image: url(../images/footer-fond.jpg);
  font-size: 16px;
  color: #aaa;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-size: cover;
  background-position: bottom center;
}
#footer .footer0 {
  min-height: 490px;
}
#footer h3,
.jumbotron.bkg h3 {
  color: #fff;
}
#footer h3::first-letter {
  border-bottom: 1px solid #dec0a6;
}
#footer .nav > li > a {
  padding: 5px 20px;
  text-transform: uppercase;
}
#footer .nav.mentions > li > a,
#footer .nav.social > li > a {
  text-transform: capitalize;
}
#footer .nav.mentions > li > a,
#footer input.link-menu,
a.link-menu {
  border-left: 1px solid #aaa;
  line-height: 13px;
  padding: 1px 10px;
  border-radius: 0;
}
#footer input.link-menu {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 14px;
}
#footer .nav > li > a:hover,
.nav > li > a:focus {
  background-color: inherit;
}
.footer0 .navbar-brand {
  margin-bottom: 500px;
  height: auto;
  padding: 55px 25px 65px;
  background: #fff;
  top: 0;
  max-width: 210px;
}
.footer0 .navbar-brand img {
  width: 100%;
}
.footer1 {
  padding: 0 20px;
}
.footer1 a {
  color: #aaa;
}
.footer1 a:hover {
  color: #fff;
}
.footer1 .widget {
  margin-bottom: 30px;
}
.footer1 .entry-meta {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 35px;
  padding: 2px 0;
  color: #888;
  font-size: 12px;
  font-size: 0.75rem;
}
.footer1 .entry-meta a {
  color: #333;
}
.footer1 .entry-meta .meta-in {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.follow-me-icons {
  font-size: 30px;
}
.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
}
.footer2 {
  font-size: 14px;
  padding: 15px 20px;
}
.footer2 a {
  color: #aaa;
}
.footer2 a:hover {
  color: #fff;
  text-decoration: none;
}
.footer2 p {
  margin: 0;
}
.widget-simplenav {
  margin-left: -5px;
}
.widget-simplenav a {
  margin: 0 5px;
}
.footer2 .copyright {
  margin-right: 5px;
}
.footer3 {
  padding: 80px 0;
}
body {
  color: #666;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
body.news .body,
body.feedback .body {
  margin-bottom: 60px;
  margin-top: 60px;
}
.clr {
  clear: both;
}
.nav.news > li > a {
  display: inline-block;
  text-transform: uppercase;
  padding: 5px 18px 1px;
}
p strong {
  font-weight: 400;
}
#content .item-page div.icons {
  display: none;
}
.no-padding {
  padding-right: 0;
  padding-left: 0;
}
.btn,
.breadcrumb li,
label,
.footer1 .nav.menu {
  font-family: "Josefin Sans", sans-serif;
}
label,
.modal .btn {
  font-weight: 600;
}
.jumbotron .nspArts p {
  color: #fff;
}
.btn {
  white-space: normal;
}
a:hover,
a:focus {
  color: #000;
}
a,
a:hover {
  transition: all 300ms ease-in-out;
  text-decoration: none;
}
.flex {
  display: flex;
}
.centrage {
  margin-top: auto;
  margin-bottom: auto;
}
.portrait {
  max-width: 130px;
}
.nspHeader a {
  color: #fff;
}
.nspHeader a:hover,
.nspHeader a:focus {
  color: #ccc;
}
.news .nspArt p.nspText {
  margin-bottom: 25px;
  margin-top: 15px;
}
.btn.centrage {
  margin: auto 30px;
}
body > .container {
  padding-left: 0;
  padding-right: 0;
}
.nav.social > li {
  display: inline-block;
}
.jumbotron.blue {
  background: #ecf2f5;
}
.jumbotron.white {
  background: #fff;
}
.navbar-header .logo {
  position: absolute;
  padding: 50px 15px 25px;
  background: #fff;
  top: 0;
  max-width: 130px;
}
.navbar-inverse .navbar-nav > li.lang-active > a,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #333;
}
div.mod-languages ul.lang-inline li {
  margin-left: 0;
  margin-right: 0;
  margin-top: 18px;
  padding: 0;
}
div.mod-languages ul.lang-inline li a {
  line-height: 13px;
  border-right: 1px #9a9a9a solid;
  font-size: 13px;
}
.nav.menu {
  font-size: 15px;
}
div.mod-languages ul.lang-inline li:last-child a {
  border-right: none;
}
.lang-inline.navbar-nav > li > a {
  padding: 0 5px;
}
.menu.navbar-nav {
  text-transform: uppercase;
}
.menu.navbar-nav a {
  letter-spacing: 1.1px;
}
.menu.navbar-nav .active > a {
  color: #f07d00;
}
.representation .container .btn {
  margin-bottom: 20px;
}
.jumbotron.consulting,
.jumbotron.representation,
.jumbotron.bkg {
  background-origin: content-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  min-height: 407px;
}
.jumbotron p.bt,
#content p.bt {
  font-size: 25px;
  margin-bottom: 0;
  color: #000;
  font-weight: 400;
}
#content p.bt {
  font-size: 25px;
  font-weight: 100;
}
.representation #content p.bt {
  font-size: 35px;
}
.jumbotron p.mt,
#content p.mt {
  font-size: 17px;
  color: #000;
}
.partner .vig {
  min-height: 120px;
  display: inline-flex;
}
.jumbotron.manifesto {
  background-position: bottom;
}
.jumbotron.manifesto > div {
  margin-bottom: 90px;
}
.jumbotron.short {
  min-height: 220px;
}
.consulting.short .container {
  padding-bottom: 20px;
}
.jumbotron.consulting,
.jumbotron.representation,
.jumbotron.news {
  color: #fff;
  position: relative;
}
.jumbotron.representation .custom.flex {
  text-align: right;
  float: right;
}
.big-title {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 60px;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
}
h3.big-title {
  font-size: 35px;
}
.big-text {
  font-size: 20px;
  color: #000;
  font-weight: lighter;
}
.mentions {
  display: inline-block;
  text-transform: capitalize;
}
.jumbotron.consulting,
.jumbotron.representation,
#head .bkg {
  display: flex;
}
#contact-form fieldset .control-group textarea {
  height: inherit;
}
textarea#jform_contact_message {
  height: inherit;
  border: 1px solid #ccc;
}
#contact-form fieldset .control-label {
  text-align: left;
}
.dl-horizontal dt {
  width: 15px;
}
.dl-horizontal dd {
  margin-left: 0;
}
flex,
.uk-flex > div {
  display: flex;
}
.representation .container,
.consulting .container,
.uk-overlay-panel.uk-flex > div,
.bas,
#head .container {
  align-self: flex-end;
}
.uk-overlay-panel.uk-flex > div h1 {
  font-size: 35px;
  font-weight: 700;
}
p.accroche {
  font-family: "Josefin Sans", sans-serif;
  font-size: 35px;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 40px;
  margin: 30px 0;
}
.btn {
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.btn-saumon {
  background: #dcc9b4;
  color: #fff;
}
.btn-grey {
  background: #9b9b9b;
  color: #fff;
}
.img-k2-bkg {
  background-repeat: no-repeat;
  background-size: cover;
  background-origin: border-box;
  min-height: 400px;
  max-height: 400px;
  background-position: center;
}
.col2 {
  padding: 0 10px 0 0;
  -moz-column-count: 2;
  -moz-column-width: 30%;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-width: 30%;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-width: 30%;
  column-gap: 20px;
}
ul.no-list li {
  list-style: none;
}
.itemAttachments {
  padding-left: 0;
}
.itemAttachments li {
  display: inline-block;
  list-style: none;
}
h2.itemTitle {
  color: #b1b1b1;
  font-size: 35px;
  margin: 0;
  line-height: inherit;
}
h4.itemTitle {
  margin-top: 0;
}
h4.itemTitle .typeTextfield {
  color: #b1b1b1;
  margin: 0;
}
#sbox-window #head,
#sbox-window .navbar,
#sbox-window #footer {
  display: none;
}
input:not([type="checkbox"]),
input:not(.inputbox),
input:not(.button),
.login button[type="submit"],
textarea {
  width: 100%;
  padding: 10px;
}
input#jform_contact_email_copy {
  width: auto;
}
.k2SearchBlockForm {
  background: #e8e8e8;
}
input.inputbox {
  width: 80%;
  border: none;
  background: none;
  padding: 10px 0 10px 10px;
  vertical-align: top;
}
.k2SearchBlock input.button {
  width: auto;
  padding: 10px;
  float: right;
}
.login h1 {
  margin: 0;
  text-align: center;
}
.login .page-header {
  margin: 10px 0 0;
}
a.login.modal {
  display: inline-block;
  position: relative;
}
.footer2 input.link-menu {
  background: none;
  width: auto;
  padding: inherit;
  border: none;
  display: inline-block;
  cursor: pointer;
  color: #aaa;
}
.footer2 input.link-menu:hover {
  color: #fff;
}
.nspTopInterface .nspNext,
.nspTopInterface .nspPrev {
  background: none;
  border: none;
}
#footer #mc_embed_signup .button {
  background: #debfa5;
  color: #333;
}
#footer #mc_embed_signup input.email {
  width: 80%;
  display: inline-block;
}
#footer #mc_embed_signup input#mc-embedded-subscribe {
  width: 10%;
  display: inline-block;
  margin-left: 10px;
}
#footer #mc_embed_signup input {
  border: none;
}
.logo-100 {
  max-width: 105px;
}
.footer1 .menu li.active a {
  color: #fff;
}
.nspImageWrapper {
  overflow: hidden;
}
.nspImage:hover,
.nspImage,
.cas .nspMain .nspArt h4.nspHeader,
.cas .nspMain .nspArt:hover h4.nspHeader {
  transition: all 200ms ease-in-out;
}
.cas .nspArt .nspImage {
  opacity: 0.5;
}
.cas .nspArt:hover .nspImage {
  opacity: 1;
}
.cas .nspArt {
  position: relative;
}
.cas .nspMain .nspArt h4.nspHeader {
  position: absolute;
  padding: 31% 0;
  z-index: 2;
  font-size: 15px;
  color: #fff;
  text-shadow: 0 1px 3px #000;
}
.cas .nspMain .nspArt h4.nspHeader span {
  font-size: 12px;
  font-weight: 100;
}
.cas .nspMain .nspArt:hover h4.nspHeader {
  color: #fff;
}
.fr-overlay-background {
  background: #fff;
}
.fr-window-fresco .fr-side-button-icon,
.fr-window-fresco .fr-close-icon,
.fr-window-fresco .fr-thumbnails-side-button-icon {
  background-image: url(../img/sprite.png);
}
.fr-ui-outside .fr-close-background {
  display: none;
}
#itemListPrimary .itemContainer {
  padding-right: 10px;
  float: left;
}
.btn-primary:hover {
  background-color: #f07d00;
  border-color: #f07d00;
  color: #333;
}
#aside > div {
  border-bottom: 1px solid #e8e8e8;
}
#aside > div:last-child {
  border: none;
}
#aside .custom.intro {
  text-align: center;
}
.k2ItemsBlock ul,
.itemTagsBlock ul,
ul.liveSearchResults {
  padding-left: 0;
}
.k2ItemsBlock ul li,
.itemTagsBlock ul li,
ul.liveSearchResults li {
  list-style: none;
}
ul.liveSearchResults li {
  background: #f6f6f6;
  border-top: #aaa 1px solid;
  padding: 10px;
}
.itemTagsBlock {
  text-align: center;
}
.itemTagsBlock ul li {
  display: inline-block;
  font-size: 18px;
  margin: 10px;
  text-transform: uppercase;
}
.k2TagCloudBlock a {
  text-transform: uppercase;
  margin: 0 10px 0 0;
}
.moduleItemImage img {
  min-height: 190px;
  -o-object-fit: none;
  object-fit: none;
  width: 100%;
}
.k2ItemsBlock p {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}
.tspace {
  padding-top: 10px;
}
.bspace {
  padding-bottom: 15px;
}
h3.last-news {
  text-align: center;
}
.newHeader,
.genericItemHeader,
.tagItemHeader {
  text-align: center;
  margin-bottom: 10px;
}
.itemImageBlock,
.genericItemHeader,
.genericItemImageBlock,
.tagItemImageBlock,
.tagItemIntroText,
.genericItemIntroText {
  margin-bottom: 10px;
}
h2.newtitle,
h2.genericItemTitle,
h2.tagItemTitle {
  font-size: 20px;
  font-weight: 400;
}
.itemBackToTop {
  text-align: right;
}
.k2ReadMore {
  text-decoration: underline;
}
body.news .catItemImageBlock {
  margin: 20px 0;
}
body.news #content h3,
body.feedback #content h3 {
  font-weight: 200;
  margin-bottom: 15px;
}
.catItemTitle {
  text-align: center;
}
input.inputbox::-webkit-input-placeholder {
  text-transform: uppercase;
}
input.inputbox:-moz-placeholder {
  text-transform: uppercase;
}
input.inputbox::-moz-placeholder {
  text-transform: uppercase;
}
input.inputbox:-ms-input-placeholder {
  text-transform: uppercase;
}
#footer .nav > li > a {
  padding: 5px 0;
}
#footer a:focus {
  color: #fff;
}
.representation .consulting .col-sm-6 {
  width: 100%;
}
.representation .consulting .col-sm-offset-6 {
  margin-left: 0;
}
.itemImage img {
  margin: 10px 0;
}
::-moz-selection {
  background: #333;
  color: #fff;
}
::selection {
  background: #333;
  color: #fff;
}
::-moz-selection {
  background: #333;
  color: #fff;
}
.itemid-127 #content i {
  position: absolute;
  left: -20px;
  z-index: -10;
  opacity: 0.1;
}
.itemid-127 #content h3 {
  margin-top: 20px;
  color: #f07d00;
}
.itemid-127 h2 {
  text-align: center;
}
.itemid-127 .page-header h2 {
  font-size: 30px;
  color: #f07d00;
}
.about > div[itemprop="articleBody"] {
  display: flex;
}
.catItemImage img {
  -o-object-fit: cover;
  object-fit: cover;
}
.itemNavigation {
  margin-top: 50px;
}
.itemNavigation a {
  display: block;
}
.flex .pull-right {
  float: right;
  flex: auto;
}
.news .itemBody .itemIntroText p,
.news .itemBody .itemFullText p,
.itemBody .tagItemIntroText p,
.itemBody .genericItemIntroText p,
.feedback .itemBody .itemIntroText p,
.feedback .itemBody .itemFullText p,
.feedback .catItemBody .catItemIntroText p {
  text-align: justify;
}
.fixed {
  background-attachment: fixed;
  height: 100%;
  width: 100%;
}
#aside h3.page-header {
  margin-top: 10px;
}
@media (max-width: 992px) {
  p.accroche {
    font-size: 30px;
  }
  .btn i.fa {
    display: block;
    margin-bottom: 10px;
  }
  .menu.navbar-nav a {
    padding: 10px 12px;
  }
  div.mod-languages ul.lang-inline li {
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .secondary h1 {
    font-size: 28px;
  }
  .text-right,
  .text-left {
    text-align: center;
  }
  .jumbotron.consulting,
  .jumbotron.representation,
  .jumbotron.bkg {
    min-height: 260px;
  }
  .centrage {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .flex,
  .about .item-page > div {
    display: block;
  }
  .uk-slider-container {
    margin-top: -200px;
  }
  .jumbotron {
    padding: 30px 0;
  }
  .btn {
    white-space: inherit;
  }
  .big-title {
    font-size: 25px;
    line-height: 26px;
    margin-left: 0;
  }
  p.accroche {
    font-size: 25px;
  }
  .navbar-header .logo {
    padding: 1px 14px 7px 0;
    margin-left: 10px !important;
  }
  .navbar-inverse.slideUp .navbar-brand {
    padding: 0;
    margin-top: 0;
  }
  .slideUp .navbar-header .logo {
    padding: 1px 14px 7px 0;
    top: 0;
  }
  body div.mod-languages ul.lang-inline li {
    display: inline-block;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
  }
  .uk-overlay-panel.uk-flex > div h1 {
    font-size: 25px;
  }
  .footer0 .navbar-brand {
    margin-bottom: 100px;
  }
  #footer .nav.social > li > a {
    padding: 20%;
  }
  .visible-xs .mod-languages {
    margin-right: 20px;
    margin-top: 13px;
  }
  .btn i.fa {
    display: block;
  }
  #footer #mc_embed_signup input.email {
    width: 100%;
  }
  #footer #mc_embed_signup input#mc-embedded-subscribe {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .visible-xs div.mod-languages ul.lang-inline li {
    margin-top: 0;
  }
  .representation .container,
  .consulting .container,
  .uk-overlay-panel.uk-flex > div,
  .bas,
  #head .container {
    margin-left: 0;
    margin-right: 0;
  }
  .col2 {
    padding: 0 10px 0 0;
    -moz-column-count: 2;
    -moz-colum-width: 100%;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-colum-width: 100%;
    -webkit-column-gap: 20px;
    column-count: 2;
    colum-width: 100%;
    column-gap: 20px;
  }
  .jumbotron .nspArts {
    padding: 0;
  }
  #footer .footer0 {
    min-height: 0;
  }
  .footer3 {
    padding: 0;
  }
  #footer .nav > li > a {
    padding-left: 0;
  }
  .catItemImage img {
    min-width: 100%;
    height: auto;
  }
  .xs-text-center {
    text-align: center;
    width: 100%;
  }
  .xs-text-center a.pull-right {
    clear: right !important;
    float: none !important;
  }
  .catItemIntroText p {
    text-align: justify;
    display: block;
  }
  .catItemIntroText {
    margin-bottom: 20px;
  }
}
@media (min-width: 500px) {
  #footer #mc_embed_signup form {
    text-align: left;
  }
}
@media (max-width: 500px) {
  .col2 {
    padding: 0 10px 0 0;
    -moz-column-count: 1;
    -moz-colum-width: 100%;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-colum-width: 100%;
    -webkit-column-gap: 20px;
    column-count: 1;
    colum-width: 100%;
    column-gap: 20px;
  }
  p.accroche {
    font-size: 25px;
  }
}
*,
::after,
::before {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
}
.h1,
h1 {
  font-size: 25px;
}
h2.catItemTitle,
h2.tagItemTitle {
  font-size: 12px;
  font-weight: 800;
}
#k2Container {
  padding-top: 20px;
}
.pathway,
.breadcrumb {
  font-weight: 600;
}
main#content p {
  font-size: 18px;
}
main#content div.itemIntroText p {
  font-size: 22px;
}

.nspArt h4.nspHeader {
  font-weight: lighter;
  font-size: 15px !important;
}
/*div#maximenuck ul.maximenuck li.level1 > a,div#maximenuck ul.maximenuck li.level1 > span.separator{padding:15px}
.menu-haut div#maximenuck ul.maximenuck{text-align:center!important;background:#333!important}
.titreck{font-size:16px}
.active.tel:before{font-family:'FontAwesome';content:"\f10b";font-size:30px;margin-right:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:sub}
div#maximenuck div.floatck,div ul.maximenuck li.maximenuck.level1:hover{background:#fff!important}
div ul.maximenuck li.maximenuck.level1.active,div ul.maximenuck li.maximenuck.level1 a.active{background:#f07d00!important;color:#fff}
div ul.maximenuck li.maximenuck.level1.active > a.maximenuck > span{color:#fff!important;text-shadow:none!important}
div#maximenuck ul.maximenuck li.maximenuck.level1{text-transform:uppercase!important}
div#maximenuck div.floatck{margin:0 0 0 -17px !important;border:#ccc solid 1px!important}
div#maximenuck ul.maximenuck li.maximenuck ul.maximenuck2 a.header-menu,div#maximenuck ul.maximenuck2 a.header-menu{font-size:18px!important;color:#f07d00;margin-left:0!important}


div#maximenuck li.maximenuck.level2 > a img {display: none}
div#maximenuck li.maximenuck.level2:hover > a img {display: block;position: absolute; width: auto;max-height: 250px; right: 230px;}

div#maximenuck ul.maximenuck {padding: 0;}
div#maximenuck ul.maximenuck li.level1.parent li.parent > a,div#maximenuck ul.maximenuck li.level1.parent li.parent > span.separator,div#maximenuck ul.maximenuck li.maximenuck ul.maximenuck2 li.parent:hover > a,div#maximenuck ul.maximenuck li.maximenuck ul.maximenuck2 li.parent.active > a{background:none!important}
li.maximenuck .last{margin-bottom:15px!important}

body.site div#maximenuck ul.maximenuck li.level1.parent > a::after,div#maximenuck ul.maximenuck li.level1.parent > span.separator::after{display:none}
div.maximenuckh ul.maximenuck li li.maximenuck a{text-decoration:none}

.dropdown-menu > li:hover .img-tools,ul.maximenuck2 > li.level2:hover .img-tools{display:block}
body.site div#maximenuck li.maximenuck > a img{margin:0}

.dropdown-menu > li:hover .img-tools,ul.maximenuck2 > li.level2:hover .img-tools{display:none}

div#maximenuck ul.float-right.maximenuck {float: right !important;}
*/

div#maximenuck ul.maximenuck {
  text-align: right;
}
.maxidrop-main a.maximenuck img {
  max-height: 90px;
  max-width: 90px;
}
body div#maximenuck ul.maximenuck li.maximenuck a {
  font-weight: 200;
}
.mobilemenuck-togglericon::after {
  background: none !important;
  width: 100% !important;
  text-align: right !important;
  margin-right: 5px;
}

#cat-homepage,
ul#catalogue {
  width: 100%;
}
#cat-homepage span,
ul#catalogue span {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 15px;
  font-size: 25px;
  border-left: 10px solid #f07d00;
}
ul#catalogue span {
  font-size: 18px;
}
#fav-caption {
  background: rgba(255, 255, 255, 0.8) !important;
}
#fav-caption1 {
  color: #f07d00;
  font-size: 25px;
  text-shadow: none;
}
#fav-caption2 {
  color: #333;
  text-shadow: none;
}
.slider-top {
  margin-bottom: -120px;
}
.navbar-toggler {
  position: relative;
  float: right;
  padding: 4px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 4px;
}
#back-top {
  z-index: 111111;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 10px;
  background: #f07d00;
  color: #fff;
}
.nav-perso {
  padding: 0;
}
.navbar.headroom {
  margin-bottom: 0;
}
#cat-homepage > li > a > img,
ul#catalogue > li > a > img {
  width: 100%;
}
#cat-homepage > li > a,
ul#catalogue > li > a {
  position: relative;
  background: none;
}
div.itemContainer {
  padding: 0 20px;
  text-align: center;
}

div.catItemHeader .catItemTitle,
a.moduleItemTitle {
  width: 100%;
  text-align: center;
  bottom: 0;
  position: absolute;
}
div.catItemView-nico,
.catItemView-nico {
  border: none;
  max-width: 100%;
}
div.itemContainer {
  padding: 0;
}
.catItemIntroText-nico {
  overflow: hidden;
}
main#content .catItemIntroText-nico p {
  font-size: 13px;
}
.catItemIntroText-nico p {
  padding: 5px 10px;
  line-height: 15px;
}
div.catItemHeader span.bp {
  top: 34px;
}
.dropdown-toggle {
  padding: 16px;
  font-size: 16px;
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.dropdown-menu li {
  padding: 5px;
  text-decoration: none;
  display: block;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu:hover .dropdown-toggle {
  background-color: #3e8e41;
}
ul#cat-homepage li a,
ul#catalogue li a {
  overflow: hidden;
}
ul#cat-homepage li a img,
ul#catalogue li a img {
  width: 100%;
}

div.itemExtraFields,
div.itemAttachmentsBlock,
div.itemView,
div.itemTagsBlock,
div.tagItemView {
  border-bottom: none;
  border-top: none;
}
div.k2TagCloudBlock a,
div.k2TagCloudBlock a:hover {
  padding: 5px;
}
div.tagItemView {
  width: 24%;
  display: inline-block;
  padding-right: 1%;
  padding-bottom: 1%;
  vertical-align: top;
}
div.tagItemImageBlock {
  float: none;
}
span.tagItemImage img {
  border: none;
  max-height: 230px;
  padding-top: 30px;
  -o-object-fit: contain;
  object-fit: contain;
}
div.tagItemHeader,
div.tagItemBody {
  text-align: center;
}
.menu-bas .quark-product-showcase h3 {
  clear: both;
}
.menu-bas .nav {
  display: inline-block;
}
.online {
  background: #f07d00;
}
main#content .well {
  max-width: 98%;
  border-radius: 0;
  background-image: url(/images/fond-flou.jpg);
}
main#content > .well > .well {
  background: rgba(255, 255, 255, 0.9);
}
main#content > .well h3 {
  padding-top: 0;
  color: #fff;
}

#content .blog.leblog .item-image {
  height: 300px;
  overflow: hidden;
  margin-right: 5%;
  width: 30%;
  text-align: center;
}
#content .blog.leblog .item-image img {
  max-height: 100%;
}
#content .blog.leblog .page-header {
  margin: 0 0 18px;
}
#content .blog.leblog .items-row {
  border-bottom: 1px solid #eee;
  margin-bottom: 18px;
}
#content .item-image {
  width: 40%;
  text-align: center;
}
#content .item-image img {
  max-height: 300px;
}
#k2Container ul {
  list-style: inside;
  font-size: 15px;
}
.fancybox-toolbar,
.fancybox-caption-wrap {
  display: none;
}
.navbar-inverse {
  background: #fff;
}
.navbar-inverse .navbar-nav > li > a.btn,
.navbar-inverse .navbar-nav > .open ul > a.btn {
  background: #f07d00;
  color: #fff;
  margin-right: 10px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-bottom-color: rgb(227, 227, 227);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.blue {
  background-color: #f07d00;
  color: #fff;
}
.blue .page-header {
  border-bottom: 1px solid #fff;
  list-style: circle;
}
.blue h3,
.navbar-inverse .navbar-nav > li > a.blue {
  color: #fff;
}
.Green {
  background-color: #f07d00;
}
.Green .page-header {
  border-bottom: 1px solid #343a40;
}
.Green h3 {
  color: #343a40;
}
.nav > li > a {
  display: block;
  padding: 10px 15px;
}
.web-link p {
  display: inline-block;
}
#message {
  display: block;
}
.bon-plans {
  clear: both;
  padding-top: 15px;
}
.bon-plans h3 {
  margin-bottom: 0;
}
.bon-plans div.k2ItemsBlock {
  margin-bottom: 20px;
}
.menu-bas ul.nav > li {
  display: inline-block;
  float: left;
  padding: 5px 15px;
  border-left: 1px solid #eee;
}
.menu-bas ul.nav > li a:hover,
.menu-bas ul li a:focus {
  background-color: #fff;
}
.menu-bas ul.nav > li:first-child {
  border-left: none;
}
.reference {
  width: 100%;
}
.img-carousel {
  border: 0 !important;
  opacity: 0.3;
  transition: all 0.2s cubic-bezier(0.6, 2, 0.4, 1);
}
.img-carousel:hover {
  opacity: 0.5;
}
.wrapper {
  margin: 0 !important;
}
#message {
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  padding: 6px;
  text-align: center;
  border-color: #d6e9c6;
  font-size: 120%;
  transition: all 200ms ease-in;
}
li.level2 {
  border-radius: 2px;
  list-style: none;
  margin: 6px 0;
  padding: 1px 4px;
  top: 0;
  font-variant: normal;
  font-weight: 200;
  font-style: normal;
}
li.level2 a > span {
  display: block;
  line-height: 25px;
  padding: 0 8px;
  padding-right: 8px;
  padding-right: 0;
  position: relative;
  cursor: pointer;
}
.img-tools {
  position: absolute;
  left: -250px;
  top: -1px;
  border: 1px solid #999;
  display: none;
  z-index: 9999;
  width: 250px;
  height: 250px;
  padding: 0;
  text-align: center;
  background: #fff;
  vertical-align: middle;
  line-height: 250px;
  overflow: hidden;
}

.contacter.haut {
  position: relative;
  bottom: 100px;
  float: right;
  z-index: 20;
}
.row .text-bloc {
  position: absolute;
  right: 10px;
  text-align: right;
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 20px;
  padding-bottom: 10px;
  z-index: 20;
}
.row.left .text-bloc {
  left: 10px;
  text-align: left;
}
.row .text-bloc.blue {
  background-color: rgba(240, 125, 0, 0.8);
}
.row .text-bloc.blue p,
.row .text-bloc.blue h2 {
  color: #333;
}
.rela {
  position: relative;
}
.row.rela > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
  z-index: 10;
}
div.itemListCategoriesBlock {
  margin-bottom: 40px;
}
div.itemFullText img.principal {
  padding: 0;
  border-right: 1px solid #eee;
  margin-right: 10px;
  float: left;
}
@media (max-width: 767px) {
  #cat-homepage li,
  ul#catalogue li,
  .favslider {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-bottom: 10px;
  }
  div.itemContainer,
  li.catItemView-nico {
    width: 50% !important;
  }
  .navbar-inverse .navbar-nav > li > a.btn,
  .navbar-inverse .navbar-nav > .open ul > a.btn {
    width: 100%;
  }
  .row .text-bloc {
    position: relative;
  }

  .catItemImage img {
    -o-object-fit: contain;
    object-fit: contain;
  }
  img.principal {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .h1,
  h1 {
    font-size: 20px;
  }
  div.itemToolbar ul {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
  }
  .highlight {
    margin-top: 20px;
  }
  div.tagItemView {
    width: 100%;
  }
  h2.tagItemTitle {
    font-size: 12px;
  }
}
#masonry {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 1em;
  column-gap: 1em;
}

@media (min-width: 30em) {
  #masonry {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
}

@media (min-width: 40em) {
  #masonry {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
}

@media (min-width: 60em) {
  #masonry {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
}

@media (min-width: 75em) {
  #masonry {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
}

body.itemid-121 {
  background: #f5f5f5 !important;
}

.item {
  background-color: transparent;
  display: inline-block;
  margin: 0 0 1em 0;
  width: 100%;
  cursor: pointer;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.item img {
  max-width: 100%;
  height: auto;
  width: 100%;
  padding: 0;
  transition: all 300ms ease;
}

.item > * {
  padding: 0 10px;
  height: auto;
  display: block;
}

.item:hover img {
  opacity: 0.8;
  transform: scale(1.1);
}
.item > a {
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}

#masonry .item h2::after {
  border: 11px solid transparent;
  border-top-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  left: 10%;
  margin-bottom: -32px;
  margin-top: 10px;
  margin-left: 1px;
  position: relative;
  z-index: 1111111;
  width: 20px;
}

#masonry .item h2 {
  margin-top: 10px;
}

.item.active {
  -webkit-animation-name: active-in;
  animation-name: active-in;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.item.active:before {
  content: "+";
  transform: rotate(45deg);
  font-size: 48px;
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  z-index: 12;
}

.item.active img {
  -webkit-animation-name: active-in-img;
  animation-name: active-in-img;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@-webkit-keyframes active-in {
  0% {
    opacity: 1;
    background-color: white;
  }

  50% {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }

  100% {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
}

@keyframes active-in {
  0% {
    opacity: 1;
    background-color: white;
  }

  50% {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }

  100% {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
}

@-webkit-keyframes active-in-img {
  0% {
    opacity: 1;
    transform: translate(0%, 0%);
    top: 0;
    left: 0;
    max-width: 100%;
  }
  49% {
    opacity: 0;
    transform: translate(0%, -50%);
  }
  50% {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  100% {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: auto;
    max-height: 95vh;
    opacity: 1;
  }
}

@keyframes active-in-img {
  0% {
    opacity: 1;
    transform: translate(0%, 0%);
    top: 0;
    left: 0;
    max-width: 100%;
  }
  49% {
    opacity: 0;
    transform: translate(0%, -50%);
  }
  50% {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  100% {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: auto;
    max-height: 95vh;
    opacity: 1;
  }
}

.carousel-item.video iframe {
  position: absolute !important;
  transform: translateX(-50%) translateY(-50%);
  top: 30%;
  left: 50%;
}
.carousel-item {
  height: 150px;
}
.carousel-inner .gradient {
  bottom: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
}
#content,
#aside {
  z-index: 2;
}

@media (min-width: 767px) {
  .navbar-collapse.collapse.nav-perso {
    display: inline-block !important;
    float: right;
  }
  #carousel {
    margin-bottom: -150px;
  }
  .carousel-item {
    height: 450px;
  }
}
@media (max-width: 500px) {
  .blogleblog .article-blog,
  .blogleblog .item-image {
    float: none;
    width: 100%;
    height: auto;
  }
  div.itemContainer,
  li.catItemView-nico {
    width: 100% !important;
    float: none !important;
    margin: auto;
  }
  div.catItemView-nico,
  .catItemView-nico {
    margin: auto;
  }
  div.itemFullText img.principal {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    border-right: none;
  }
  .menu-bas ul.nav {
    width: 100%;
  }
  .menu-bas ul.nav > li {
    border: none;
    display: block;
    float: none;
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1500px !important;
    max-width: 1500px !important;
  }
}
