/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
body {
  font-size: 20px;
  line-height: normal;
}
a:hover {
  color: #469ff4;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1 {
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #5293c6;
}
h2 {
  font-size: 35px;
  line-height: 35px;
  color: #a6aeb0;
  padding-bottom: 25px;
}
h2.line {
  font-size: 30px;
  line-height: 30px;
  color: #5293c6;
  padding-bottom: 10px;
  position: relative;
}
h2.line::before {
  content: "";
  position: absolute;
  width: 78px;
  height: 3px;
  bottom: 0;
  border-bottom: 5px solid #063868;
}
h3 {
  font-size: 23px;
  line-height: 23px;
  font-weight: bold;
  color: #063868;
}
h4 {
  font-weight: bold;
  font-size: 23px;
  color: #a6aeb0;
  margin-bottom: 0px;
}
.photo-desc {
  color: #a6aeb0;
}
strong {
  color: #063868;
}
blockquote {
  border-left: 4px solid #5293c6;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”" "‘" "’";
  color: #5293c6;
  font-style: italic;
  font-size: 35px;
}
blockquote p {
  display: inline;
}
.w100 {
  width: 100%;
  display: inline-block;
}
.w50 {
  width: 50%;
  float: left;
}
.w66 {
  width: 66%;
  float: left;
}
.w33 {
  width: 33%;
  float: left;
  padding-right: 5px;
}
.w25 {
  width: 25%;
  float: left;
}
.w100 > .w50:nth-child(1) {
  padding-right: 35px;
}
.w100 > .w50:nth-child(2) {
  padding-left: 35px;
}
.w100 > .w33:nth-child(1) {
  padding-right: 35px;
}
.w100 > .w33:nth-child(2) {
  padding: 0 35px;
}
.w100 > .w33:nth-child(3) {
  padding-left: 35px;
}
.black {
  color: black;
}
.blue {
  color: #063868;
}
.center {
  text-align: center;
}
.bold {
  font-weight: bold;
}
#g-main img {
  display: inline-block;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 3px solid white;
}
#g-footer {
  font-size: 21px;
}
.menu-icon-cont {
  right: 53px !important;
}
.leader > div {
  position: relative;
}
.leader > div > div {
  position: absolute;
  right: 0;
  bottom: -75px;
}
.leader-desc {
  position: relative;
  top: 59px;
}
#g-header h1 {
  color: white;
  font-size: 36px;
  margin: 0;
  font-weight: bold;
}
#g-header a {
  color: white;
}
.g-home #g-header {
  font-weight: normal;
  height: 129px;
  display: flex;
  align-items: center;
}
#g-header .g-main-nav {
  text-transform: uppercase;
  font-size: 22px;
}
.g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, .g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, .g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected, .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none !important;
}
.g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, .g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, .g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container a, .g-home .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container:hover {
  color: #5293c6 !important;
}
.g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container > span, .g-home .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > a > span {
  border-bottom: 1px solid rgba(255, 0, 0, 0) !important;
}
.g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container > span, .g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > span, .g-home .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container a > span, .g-home .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > a > span {
  border-bottom: 1px solid currentColor !important;
  text-decoration: none !important;
}
.g-dropdown-column {
  font-size: 19px;
  font-weight: 400;
}
#g-header .g-main-nav .g-dropdown {
  background: #063868;
}
.g-main-nav .g-standard .g-dropdown {
  width: 250px;
}
.g-home #g-header .g-toplevel > li:first-child {
  display: none;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
#g-produits li {
  max-width: 280px;
}
.g-home #g-header .g-block:not(.langue) .g-content {
  margin: 0;
}
#g-clients {
  background-image: url('../../images/bandeaubleugris.png');
  /*height: 416px;  avec le module publié = 768px */
  padding-bottom: 70px;
}
#g-clients .uk-text-center {
  color: white;
}
.bande-gris {
  background: linear-gradient(to top right, #e2e2e2, #e2e2e2 50%, rgba(234, 0, 0, 0) 51%);
  display: inline-block;
  width: 100%;
  height: 110px;
  /* avec le module client activé : 280px */
  background-size: 100%;
}
#g-imagebottom img {
  width: 100%;
}
#g-bande1 {
  background-color: #a6aeb0;
  min-height: 358px;
  margin-bottom: 125px;
}
.brasselect > div {
  position: absolute;
}
.brasselect > div > div {
  position: relative;
  top: -103px;
}
#g-produits {
  background-image: linear-gradient(to bottom, #abc1cd, #edf2f4);
  padding-bottom: 125px;
}
.bntwrap {
  position: relative;
  margin: 0;
  z-index: 1;
  background: #063868;
  margin: 30px 0;
  display: inline-block;
}
.color-1 {
  background: #0e83cd;
}
.btn2-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn2:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn2 {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 13px 26px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn2-1 {
  border: 3px solid #063868;
  color: white;
}
.btn2-1e {
  overflow: hidden;
}
.btn2-1e:hover:after {
  height: 307%;
  opacity: 1;
}
.btn2-1e:hover, .btn2-1e:active {
  color: #0e83cd;
}
.logotop > div {
  position: absolute;
  top: 75px;
}
.leader-desc-mobile {
  display: none;
}
.btn2-1e.big:after {
  width: 85%;
}
#g-subfooter {
  padding-bottom: 67px;
}
.diapo-home {
  position: relative;
  z-index: 10;
}
.diapo-home > div {
  position: absolute;
  width: 100%;
  top: 2px;
}
.uk-dotnav > * > * {
  background: rgba(70, 159, 244, 0.6) !important;
}
.uk-dotnav > .uk-active > * {
  background: rgba(70, 159, 244, 0.9) !important;
}
.uk-grid-medium > * {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
/* list */
#g-main ol {
  counter-reset: item;
}
#g-main ol li {
  display: block;
}
#g-main ol li:before {
  content: counter(item) " - ";
  font-weight: bold;
  counter-increment: item;
  color: #063868;
  padding-right: 10px;
}
#g-main ul {
  list-style: none;
}
#g-main ul:not(.uk-dotnav):not(.uk-slideshow) li:before {
  font-weight: bold;
  content: "- ";
  color: #063868;
  padding-right: 10px;
}
/* list end */
#g-main {
  text-align: justify;
}
#g-feature {
  z-index: 99;
  margin-bottom: -776px;
  padding-bottom: 201px !important;
}
#g-feature > div {
  position: relative;
  top: -345px;
}
#g-feature img {
  z-index: 10;
  width: 100%;
}
#g-produits {
  /*padding-top: 200px;*/
}
.dp {
  color: #063868;
}
.langue {
  position: fixed;
  top: 63px;
  right: 28px;
  width: auto;
}
.mod-languages {
  background: #063868;
}
#g-header .mod-languages a {
  color: white;
}
.mod-languages:hover {
  background: white;
}
#g-header .mod-languages:hover a {
  color: #063868;
}
@media only all and (max-width: 1500px) {
  .logotop img {
    width: 70%;
  }
}
@media only all and (max-width: 1200px) {
  .brasselect > div > div {
    position: initial;
    max-width: 70%;
  }
  .logotop > div {
    top: 0;
  }
  .logotop img {
    width: 70px;
  }
}
@media only all and (max-width: 47.99rem) {
  .w50, .w33, .w25, .w66 {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .brasselect > div {
    position: relative;
  }
  .brasselect > div > div {
    top: 0px;
  }
  .leader > div > div {
    bottom: 0;
    position: relative;
  }
  #g-subfooter, #g-bande1 {
    text-align: center;
  }
  .leader-desc {
    display: none;
  }
  .leader-desc-mobile {
    display: block;
  }
  .brasselect > div > div {
    max-width: 100%;
  }
  #g-header h1 {
    font-size: 22px;
  }
  #g-header > .g-container {
    width: 75%;
    margin: 0;
  }
  #g-header .g-main-nav {
    display: none;
  }
  .sm-logo {
    display: none;
  }
}
/*
.g-main-nav li {
  height: 50px;
  transition: background-position-x 0.9s linear;
}
a {
    transition: all 0.45s;
  }

.g-main-nav li:hover {
	background: url(../../images/vague.png)!important;
    animation: line 1s;
  }

.g-main-nav li:hover a {
    color: #469ff4;
  
}

@keyframes line {
  0% {
    background-position-x: 390px;
  }
}
*/
/*# sourceMappingURL=custom_14.css.map */