@charset "UTF-8";
/*
* Variables utilisées dans le css
*/
/*Epaisseurs des polices*/
@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/metropolis/Metropolis-Regular.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/metropolis/Metropolis-RegularItalic.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-RegularItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/metropolis/Metropolis-Light.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/metropolis/Metropolis-LightItalic.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/metropolis/Metropolis-Bold.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/metropolis/Metropolis-BoldItalic.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

/*********************************************************************************
*fonts
***********************************************************************************/
html {
  font: 62.5%/1.45 Helvetica, Arial, sans-serif; }

body {
  font-family: 'Metropolis', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.65;
  color: #000; }

.wf-loading {
  visibility: hidden; }

.wf-active {
  visibility: visible; }

.wf-inactive {
  visibility: visible; }

a {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }
  a:focus, a:active, a:hover {
    color: #0084bc; }

h1, h2, h3, h4, h5, h6, .h1-like, .h2-like, .h3-like, .h4-like, .h5-like, .h6-like {
  letter-spacing: 0;
  line-height: 1.2 !important;
  text-transform: none; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1-like:first-child, .h2-like:first-child, .h3-like:first-child, .h4-like:first-child, .h5-like:first-child, .h6-like:first-child {
    margin-top: 0; }

h1, h2, h3 {
  font-weight: 700;
  margin-bottom: 0.4em;
  margin-top: 1em; }

h4, h5, h6 {
  font-weight: 700;
  margin-bottom: 0.4em;
  margin-top: 0.8em; }

h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6 {
  margin-top: 0; }

h1, .h1-like, .widget.gsc-heading .title {
  font-family: 'Metropolis', Helvetica, Arial, sans-serif;
  font-size: 38px;
  font-size: 3.8rem; }

h2, .h2-like {
  font-family: 'Metropolis', Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.15rem;
  color: #02599c; }

h3, .h3-like {
  font-family: 'Metropolis', Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  color: #0084bc;
  font-weight: 700;
  text-transform: uppercase; }

h4, .h4-like {
  font-size: 21px;
  font-size: 2.1rem;
  color: #767779;
  font-weight: 700; }

h5, .h5-like {
  font-size: 18px;
  font-size: 1.8rem;
  color: #51AD32; }

h6, .h6-like {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: uppercase; }

.btn, .btns, .gavias-slider .btn-slide, .contact-message-form .form-actions #edit-submit, .agree-button, .find-more-button {
  display: inline-block;
  padding: 1.4rem 2rem;
  font-family: 'Metropolis', sans-serif;
  font-size: 1.3rem !important;
  border: none;
  -webkit-transition: 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  line-height: 1.2;
  border-radius: 10px;
  margin-top: 1rem;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }
  .btn__small, .btns__small, .gavias-slider .btn-slide__small, .contact-message-form .form-actions #edit-submit__small, .agree-button, .find-more-button {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 1rem 1.2rem; }
  .btn__big, .btns__big, .gavias-slider .btn-slide__big, .contact-message-form .form-actions #edit-submit__big {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 1.5rem 2.1rem; }
  .btn, .btn-theme, .btns, .btns-theme, .gavias-slider .btn-slide, .gavias-slider .btn-slide-theme, .contact-message-form .form-actions #edit-submit, .contact-message-form .form-actions #edit-submit-theme, .agree-button, .find-more-button {
    color: #fff;
    background-color: #51AD32; }
    .btn:hover, .btn:active, .btn-theme:hover, .btn-theme:active, .btns:hover, .btns:active, .btns-theme:hover, .btns-theme:active, .gavias-slider .btn-slide:hover, .gavias-slider .btn-slide:active, .gavias-slider .btn-slide-theme:hover, .gavias-slider .btn-slide-theme:active, .contact-message-form .form-actions #edit-submit:hover, .contact-message-form .form-actions #edit-submit:active, .contact-message-form .form-actions #edit-submit-theme:hover, .contact-message-form .form-actions #edit-submit-theme:active, .agree-button:hover, .find-more-button:hover, .agree-button:active, .find-more-button:active {
      color: #fff !important;
      background-color: #48992c !important;
      text-decoration: none !important;
      -webkit-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.15);
              box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }
  .btn__secondary, .btns__secondary, .gavias-slider .btn-slide__secondary, .contact-message-form .form-actions #edit-submit__secondary, .find-more-button {
    color: #0084bc;
    background-color: #f7f7f7; }
    .btn__secondary:hover, .btn__secondary:active, .btns__secondary:hover, .btns__secondary:active, .gavias-slider .btn-slide__secondary:hover, .gavias-slider .btn-slide__secondary:active, .contact-message-form .form-actions #edit-submit__secondary:hover, .contact-message-form .form-actions #edit-submit__secondary:active, .find-more-button:hover, .find-more-button:active {
      color: #0084bc !important;
      background-color: #eaeaea !important; }
  .btn__tertiary, .btn__third, .btns__tertiary, .btns__third, .gavias-slider .btn-slide__tertiary, .gavias-slider .btn-slide__third, .contact-message-form .form-actions #edit-submit__tertiary, .contact-message-form .form-actions #edit-submit__third {
    color: #0084bc !important;
    background-color: #fff;
    border: 2px solid #0084bc;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .btn__tertiary:hover, .btn__tertiary:active, .btn__third:hover, .btn__third:active, .btns__tertiary:hover, .btns__tertiary:active, .btns__third:hover, .btns__third:active, .gavias-slider .btn-slide__tertiary:hover, .gavias-slider .btn-slide__tertiary:active, .gavias-slider .btn-slide__third:hover, .gavias-slider .btn-slide__third:active, .contact-message-form .form-actions #edit-submit__tertiary:hover, .contact-message-form .form-actions #edit-submit__tertiary:active, .contact-message-form .form-actions #edit-submit__third:hover, .contact-message-form .form-actions #edit-submit__third:active {
      color: #fff !important;
      background-color: #0084bc !important;
      border: 2px solid #0084bc;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .btn:hover, .btns:hover, .gavias-slider .btn-slide:hover, .contact-message-form .form-actions #edit-submit:hover {
    cursor: pointer; }

.eu-cookie-compliance-banner{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.link-btn {
  font-style: 1.4rem;
  color: #0084bc;
  border-bottom: 1px solid #0084bc; }

div#sliding-popup {background:#0084bc} #sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p { color:#ffffff;}

p {
  margin-bottom: 0.6em; }

input, textarea {
  font-family: Helvetica, Arial, sans-serif; }
  input:focus, input:active, textarea:focus, textarea:active {
    outline: none; }

button {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  button:focus, button:active {
    outline: none; }

.post-content a {
  border-bottom: none; }

table {
  font-size: 1.4rem; }
  table p:last-child {
    margin-bottom: 0; }

blockquote {
  padding: 10px 20px 1px;
  border-left: 4px solid #2872ab;
  background-color: #F7F6F3;
  margin: 15px 0; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: 700; }

.node__content ul, .node__content ol {
  margin-left: 1.4em;
  margin-top: 0.4em;
  margin-bottom: 1.8em; }
  .node__content ul li, .node__content ol li {
    padding-left: 0.4em; }

.node__content em, .node__content i {
  font-style: italic; }

.node__content strong, .node__content b {
  font-weight: 700; }

.node__content ul li {
  list-style-type: initial; }

.node__content ol li {
  list-style-type: decimal; }

.node__content pre, .node__content code {
  font-family: monospace; }

.node__content pre {
  margin-bottom: 0.4em; }

.node__content a {
  color: #0084bc;
  border-bottom: 1px solid #0084bc;
  -webkit-transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .node__content a:hover, .node__content a:focus {
    color: #0072a3; }

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1006; }

.sl-wrapper {
  z-index: 1000; }
  .sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 24px;
    padding: 0;
    cursor: pointer; }
    .sl-wrapper button:hover {
      opacity: 0.7; }
  .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 1015; }
  .sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1015; }
  .sl-wrapper .sl-navigation {
    width: 100%;
    display: none; }
    .sl-wrapper .sl-navigation button {
      position: fixed;
      top: 50%;
      margin-top: -10px;
      height: 30px;
      width: 30px;
      line-height: 30px;
      text-align: center;
      display: block;
      z-index: 1015;
      font-family: arial sans-serif; }
      .sl-wrapper .sl-navigation button.sl-next {
        right: 40px; }
      .sl-wrapper .sl-navigation button.sl-prev {
        left: 40px; }
  .sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000; }
    .sl-wrapper .sl-image img {
      margin: 0;
      padding: 0;
      display: block; }
    .sl-wrapper .sl-image .sl-caption {
      display: none;
      padding: 10px;
      color: #fff;
      background: #000;
      opacity: 0.8;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
    .sl-wrapper .sl-image .sl-download {
      display: none;
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #fff;
      z-index: 1005; }

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

/*
* general settings
*/
@media screen {
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  img {
    max-width: 100%;
    height: auto; }
  .sr-only, .site-branding__text, .site-branding__name {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: rect(0 0 0 0);
            clip-path: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    -webkit-transform: translatez(0);
            transform: translatez(0); }
  .padding-top-0 {
    padding-top: 0 !important; }
  .special-margin-top {
    position: relative;
    margin-top: 3rem;
    padding-bottom: 0;
    z-index: 1; }
  #block-gavias-foxin-local-tasks {
    width: 100%; }
  .site-branding-logo img {
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    max-height: 85px; }
    .stuck .site-branding-logo img {
      max-height: 62px; }
  .topbar {
    background-color: #0084bc;
    padding: 0; }
  .header-main-inner {
    padding: 2rem 0; }
  .stuck .header-main-inner {
    padding: 1rem 0; }
  .stuck .site-branding__text {
    display: none; }
  header.header-v4 .main-menu {
    background-color: #F7F7F7; }
    header.header-v4 .main-menu a {
      color: #000 !important; }
      header.header-v4 .main-menu a:hover, header.header-v4 .main-menu a:focus {
        text-decoration: none;
        color: #0084bc; }
  header.header-v1 .site-branding-logo {
    padding-top: 0; }
  header .main-menu .navigation .gva_menu li.menu-item--active-trail a {
    color: #000; }
  header .main-menu .navigation .gva_menu li.menu-item--active a {
    color: #0084bc; }
  header .site-branding-logo {
    display: block;
    max-height: 100%; }
  header.header-v1 .header-main{
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .site-branding-logo img {
    display: block; }
  .site-branding-logo img {
    max-height: 60px; }
  .gva-navigation {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .navigation .gva_menu > li > a {
    letter-spacing: 0; }
    .navigation .gva_menu > li > a:hover, .navigation .gva_menu > li > a:active, .navigation .gva_menu > li > a:focus {
      color: #0084bc; }
  header .area-main-menu .gva-search-region .search-content {
    width: auto; }
    header .area-main-menu .gva-search-region .search-content #edit-submit {
      position: static; }
  header .area-main-menu .gva-search-region {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0; }
  #search-block-form input.form-submit {
    background-color: #0084bc;
    letter-spacing: 0; }
  .contact-message-form .form-actions #edit-preview, #edit-preview--2 {
    display: none; }
  .menu-bar {
    position: absolute;
    right: 0;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .iframe-container {
    position: relative;
    height: 0;
    overflow: hidden; }
  /* 16x9 Aspect Ratio */
  .iframe-container-16x9 {
    padding-bottom: 56.25%; }
  /* 4x3 Aspect Ratio */
  .iframe-container-4x3 {
    padding-bottom: 75%; }
  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .row .gsc-column {
    margin-bottom: 3.5rem; }
    .row .gsc-column:last-child {
      margin-bottom: 0; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 2.5rem;
    padding-left: 2.5rem; }
    .header-main .col-xs-1, .header-main .col-sm-1, .header-main .col-md-1, .header-main .col-lg-1, .header-main .col-xs-2, .header-main .col-sm-2, .header-main .col-md-2, .header-main .col-lg-2, .header-main .col-xs-3, .header-main .col-sm-3, .header-main .col-md-3, .header-main .col-lg-3, .header-main .col-xs-4, .header-main .col-sm-4, .header-main .col-md-4, .header-main .col-lg-4, .header-main .col-xs-5, .header-main .col-sm-5, .header-main .col-md-5, .header-main .col-lg-5, .header-main .col-xs-6, .header-main .col-sm-6, .header-main .col-md-6, .header-main .col-lg-6, .header-main .col-xs-7, .header-main .col-sm-7, .header-main .col-md-7, .header-main .col-lg-7, .header-main .col-xs-8, .header-main .col-sm-8, .header-main .col-md-8, .header-main .col-lg-8, .header-main .col-xs-9, .header-main .col-sm-9, .header-main .col-md-9, .header-main .col-lg-9, .header-main .col-xs-10, .header-main .col-sm-10, .header-main .col-md-10, .header-main .col-lg-10, .header-main .col-xs-11, .header-main .col-sm-11, .header-main .col-md-11, .header-main .col-lg-11, .header-main .col-xs-12, .header-main .col-sm-12, .header-main .col-md-12, .header-main .col-lg-12 {
      padding-left: 1rem;
      padding-right: 1rem; }
  .topbar .navigation .gva_menu {
    text-align: right; }
    .topbar .navigation .gva_menu > li > a {
      font-size: 12px;
      padding: 15px 15px;
      color: #fff;
      border-bottom: none; }
      .topbar .navigation .gva_menu > li > a:hover {
        color: #fff; }
  header.header-v3 .topbar {
    background-color: #0084bc; }
  header.header-v3 .header-main, .breadcrumbs {
    border-bottom: 1px solid #e5e5e5; }
  ul.menu > li a {
    border-bottom: none; }
  .lang-switcher {
    font-size: 1.6rem;
    text-transform: uppercase; }
    .lang-switcher .links {
      margin-bottom: 0; }
      .lang-switcher .links a {
        color: #fff; }
    .lang-switcher li {
      display: inline-block; }
    .lang-switcher .en {
      display: none; }
  .gva-offcanvas-mobile .block {
    border-bottom: none;
    padding-bottom: 0; }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .gva_menu {
    margin-bottom: 0; }
  .after-offcanvas .gva-navigation {
    padding-top: 0; }
  .after-offcanvas .gva-navigation .gva_menu {
    padding-top: 0; }
  .after-offcanvas .block-language .links{
    list-style: none;
    display: flex;
    flex-grow: 1;
    padding-left: 0;
  }
  .after-offcanvas .block-language li{
    display: block;
    padding: 0.6rem 1rem;
    font-weight: bold;
    text-transform: uppercase;
  }
  .after-offcanvas .block-language li.is-active a{
    color: #0084bc;
  }
  .calltoactions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0;
    text-align: center;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px; }
    .calltoactions .cta {
      display: block;
      width: 50%;
      padding: 2rem 1rem;
      color: #0084bc;
      background-color: #f7f7f7; }
      .calltoactions .cta:first-child {
        width: 100%;
        margin-bottom: 2rem;
        background-color: #51AD32;
        color: #fff; }
      .calltoactions .cta:last-child {
        border-left: 1px solid #dedede; }
    .calltoactions span, .calltoactions strong {
      display: block;
      line-height: 1.2; }
    .calltoactions strong {
      font-size: 1.8rem;
      text-transform: uppercase; }
    .calltoactions .cta:first-child strong {
      font-size: 2rem;
      text-transform: uppercase; }
  .breadcrumbs {
    padding: 1.8rem 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
    background: #f4f5f7; }
    .breadcrumbs nav.breadcrumb ol > li {
      font-size: 1.2rem; }
      .breadcrumbs nav.breadcrumb ol > li .breadcrumb-pagelink {
        color: #0084bc;
        border-bottom: 1px solid transparent; }
        .breadcrumbs nav.breadcrumb ol > li .breadcrumb-pagelink:hover, .breadcrumbs nav.breadcrumb ol > li .breadcrumb-pagelink:focus, .breadcrumbs nav.breadcrumb ol > li .breadcrumb-pagelink:active {
          border-bottom: 1px solid #0084bc; }
  .block.block-system-breadcrumb-block {
    margin-bottom: 0; }
  .breadcrumb-item::after {
    display: inline-block;
    width: 0.4rem;
    height: auto;
    margin: 0 0.5rem 0 0.2rem;
    content: "\00a0";
    background-image: url("../images/separator.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .breadcrumb-item:last-child::after {
    content: none; }
  .breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-content-main {
    position: static;
    -webkit-transform: none;
            transform: none; }
  .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    min-height: auto;
    margin-bottom: 0; }
  .breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb {
    display: block; }
  .breadcrumb-content-inner {
    margin-bottom: 0; }
  #map-agences-container {
    padding: 7px;
    background-color: white;
    margin-bottom: 25px; }
  #map-agences {
    width: 100%;
    height: 530px; }
  .main-page {
    padding: 5rem 0; }
  .frontpage .gavias-blockbuilder-content {
    /*background-color: #f7f7f7;*/
    margin-bottom: 3rem; }
  .frontpage .main-page {
    padding-top: 0; }
  .frontpage .node__content h3 {
    font-size: 1.8;
    text-transform: none; }
  /************************************
  Block Builder Gavias
*************************************/
  .widget.gsc-heading .title-sub {
    color: #000;
    font-weight: normal; }
  .widget.gsc-heading .line:after {
    height: 2px;
    background-color: #0084bc; }
  .widget.gsc-heading .title {
    color: #323335; }
  .widget.gsc-heading .title-desc {
    font-family: 'Metropolis', Helvetica, Arial, sans-serif;
    color: #000; }
  .widget.gsc-icon-box .desc {
    line-height: 1.5; }
  .widget.gsc-icon-box.top-center a:hover, .widget.gsc-icon-box.top-center a:hover .highlight_title, .widget.gsc-icon-box.top-center a:focus, .widget.gsc-icon-box.top-center a:focus .highlight_title, .faq a:hover, .faq a:focus {
    color: #0084bc !important; }
  .widget.gsc-icon-box.top-center a:hover .highlight-image img, .widget.gsc-icon-box.top-center a:focus .highlight-image img {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .widget.gsc-icon-box.top-center a:hover .btn, .widget.gsc-icon-box.top-center a:focus .btn {
    color: #fff !important;
    background-color: #0084bc !important;
    border: 2px solid #0084bc;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .widget.gsc-icon-box.top-center .highlight-image img {
    border-radius: 50%;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    -webkit-transition: 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.45s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .widget.gsc-icon-box.top-center .highlight_content .highlight_title, .faq strong {
    color: #0084bc;
    font-size: 1.8rem; }
  .widget.gsc-call-to-action.button-right .button-action {
    text-align: center;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .widget.gsc-call-to-action.button-right .button-action a {
      margin-top: 0; }
  .widget.gsc-call-to-action.text-light .button-action a {
    background-color: #51AD32;
    color: #fff; }
    .widget.gsc-call-to-action.text-light .button-action a:hover, .widget.gsc-call-to-action.text-light .button-action a:focus {
      background-color: #48992c !important; }
  .page-title {
    color: #0084bc; }
  .sidebar .widget.gsc-icon-box a, .faq a {
    display: block;
    background: #f7f7f7;
    padding: 2rem;
    border: 1px solid #ededed;
    border-radius: 10px; }
    .sidebar .widget.gsc-icon-box a:hover, .sidebar .widget.gsc-icon-box a:focus, .faq a:hover, .faq a:focus {
      border-color: #0084bc; }
  .tooltip-contact {
    margin: 0;
    padding: 0;
    list-style: none outside none;
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 600;
    margin-top: -46px;
    background-color: #51AD32;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    height: 93px;
    width: 43px; }
    .tooltip-contact > li {
      background: none;
      padding-left: 0;
      margin-left: 0;
      list-style: none outside none; }
      .tooltip-contact > li + li {
        margin-top: 10px; }
    .tooltip-contact li {
      position: absolute;
      left: 5px; }
      .tooltip-contact li.chat {
        bottom: -11px; }
        .tooltip-contact li.chat a {
          background: url(../images/message.png) no-repeat scroll #51AD32 50% 50%; }
      .tooltip-contact li.loan {
        top: -11px; }
        .tooltip-contact li.loan a {
          background: url(../images/pret.png) no-repeat scroll #51AD32 50% 50%; }
      .tooltip-contact li a {
        display: block;
        text-indent: -9999px;
        width: 48px;
        height: 48px;
        border: 2px solid white;
        border-radius: 50%;
        -webkit-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear; }
  .post-header {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #dedede; }
  .post-style-stick .item-list > ul > li .post-block a:hover, .post-style-stick .item-list > ul > li .post-block a:focus {
    color: #0084bc !important; }
  .post-style-stick .item-list > ul > li .post-block .post-title a {
    color: #0084bc;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: 0; }
  .post-style-stick .item-list > ul > li:not(:first-child) .post-image {
    display: block; }
  .post-style-stick .item-list > ul > li:not(:first-child) .post-title {
    padding: 5px 0; }
    .post-style-stick .item-list > ul > li:not(:first-child) .post-title a {
      font-size: 1.4rem;
      line-height: 1.2; }
  .block .block-title {
    color: #000; }
    .block .block-title:after {
      background: #0084bc;
      height: 2px; }
/*   .faq a {
  padding-left: 70px;
  background-image: url("../images/faq.png");
  background-repeat: no-repeat;
  background-position: 16px 50%;
} */
  .faq{
    text-align: center;
    font-size: 1.4rem;
  }
  .faq span {
    display: block;
  }
  .theme-bg {
    background-color: #0084bc; }
    .theme-bg .bb-inner {
      padding: 3rem 0; }
    .theme-bg .title {
      font-size: 2.8rem; }
  label {
    display: block;
    margin-bottom: 0; }
  .form-item {
    margin-bottom: 1.5rem; }
  input, textarea {
    display: block;
    width: 100%;
    font-family: Metropolis, Helvetica, Arial, sans-serif; }
  .body-page input[type="text"], .body-page input[type="number"], .body-page input[type="tel"], .body-page input[type="password"], .body-page input[type="email"], .body-page textarea, .body-page select {
    border-color: #dedede; }
  .node__content .faq-list__items {
    margin: 0 0 2rem;
    padding: 0; }
  .node__content .faq-list__item {
    padding: 0;
    list-style-type: none; }
  .post-style-grid .post-block .post-title{
    font-size: 2rem;
    font-weight: bold;
    color: #0084bc;
  }
  .faq-list__item {
    margin-bottom: 2rem;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s; }
    .faq-list__item:hover {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
              box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); }
  .faq__header {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding: 2rem 4rem 2rem 2rem;
    font-size: 1.6rem;
    font-weight: normal;
    text-transform: none;
    color: #323335;
    cursor: pointer; }
    .faq__header:before, .faq__header:after {
      position: absolute;
      top: 50%;
      right: 12px;
      width: 13px;
      height: 2px;
      content: '';
      -webkit-transition-duration: .2s;
              transition-duration: .2s;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      background: #51AD32;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg); }
    .faq__header:before {
      right: 20px;
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
      .content-visible .faq__header:before {
        -webkit-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg); }
    .content-visible .faq__header:after {
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
  .faq__content {
    display: none;
    padding: 0 2rem 2rem; }
    .faq__content p:last-child {
      margin-bottom: 0; }
  #map-container {
    width: 100%; }
  #map-contact {
    height: 300px;
    width: 100%; }
  .coord .h5-like {
    font-size: 1.4rem;
    text-transform: uppercase; }
  .footer {
    margin-top: 0; }
    .footer, .footer a {
      color: #fff; }
    .footer a:hover {
      text-decoration: underline; }
    .footer .content a {
      border-bottom: none; }
    .footer .btn {
      display: block;
      color: #fff;
      text-align: center; }
      .footer .btn:hover, .footer .btn:focus {
        text-decoration: none; }
      .footer .btn span, .footer .btn strong {
        display: block;
        text-transform: none; }
      .footer .btn span {
        font-weight: normal; }
      .footer .btn strong {
        font-size: 2.6rem;
        margin-bottom: 0.5rem; }
    .footer .btn__secondary {
      color: #0084bc; }
    .footer .block-title > span {
      display: block;
      padding-top: 0; }
    .footer img {
      width: auto; }
    .footer .footer-center {
      background-color: #006089;
      color: #fff;
      line-height: 1.5; }
    .footer .footer-first .field__item {
      margin-bottom: 2rem; }
    .footer .footer-first .block-content div:first-child a {
      margin-top: 0; }
    .footer .menu--header {
      color: #fff; }
    .footer .views-field-field-simulation-legend, .footer .field--type-text-with-summary{
      margin-top: 3rem;
      text-align: left;
    }
  .copyright {
    background-color: #004e70;
    color: #fff;
    text-align: center; }
    .copyright .disclaimer {
      color: #fff;
      letter-spacing: 0; }
  select {
    width: 100%; }
  textarea {
    resize: vertical;
    height: 200px;
    max-height: 450px; }
  .agencies__item{
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
  .agencies__item h3 a{
    color: #51AD32;
    text-decoration: none;
  }
  .agencies__item strong{
    display: block;
  }
  .agencies__item a{
    color: #0084bc;
    text-decoration: underline;
  }
  .agencies__item .btn{
    text-decoration: none;
  }
  .node--type-agence .back-link {
    margin-top: 4rem;
  }
  .iframe__wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    margin-bottom: 4rem;
    padding-bottom: 40%;
    border: none;
  }
   
  .iframe__wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto; }
  .aligncenter {
    display: block;
    margin: 1rem auto;
    max-width: 100%;
    height: auto; }
  .alignleft,
  .alignright {
    margin-top: 0.7rem;
    margin-bottom: 1rem;
    max-width: 100%;
    height: auto; } 
  .block-credit-sim-block{
    margin-bottom: 4rem;
  }}

@media screen and (min-width: 33.75em) {
  .fieldset-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .fieldset-wrapper .form-item {
      width: 48%; }
    .fieldset-wrapper .js-form-type-webform-markup {
      width: 100%; } }

@media screen and (min-width: 40em) {
  .post-style-grid .view-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .post-style-grid .view-content-wrap .post-list.item {
      width: 47.5%; }
  .node--type-vehicules .post-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .node--type-vehicules div {
    width: 100%; }
  .car-container {
    width: 47.5%; }
  .faq-list__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-height: 100vw; }
  .faq-list__item {
    width: 48%;
    margin-bottom: 2rem; }
  .faq__header {
    padding: 2rem 4rem 2rem 2rem;
    font-size: 1.6rem; }
    .faq__header:before, .faq__header:after {
      right: 12px; }
    .faq__header:before {
      right: 20px; }
  .faq__content {
    padding: 0 2rem 2rem; } }

@media screen and (min-width: 48em) {
  .btn, .btns, .gavias-slider .btn-slide, .contact-message-form .form-actions #edit-submit {
    padding: 1.6rem 2.4rem;
    font-size: 1.4rem !important; }
  .btn__small {
    padding: 1.2rem 1.8rem;
    font-size: 1.2rem !important; }
  .topbar .container > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .topbar .navigation .gva_menu > li, .topbar .links li {
    display: inline-block; }
  .topbar .links li.en {
    display: none; }
  .topbar .navigation .gva_menu > li > a, .topbar .links li a {
    display: block;
    position: relative;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    padding:  1.5rem 1rem; }
  .topbar .links {
    border-right: 1px solid rgba(255, 255, 255, 0.1); }
  .topbar .links li {
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
  .topbar .links li a {
    padding: 15px 10px; }
  .topbar .links .is-active a {
    background-color: #fff;
    color: #0084bc; }
  .calltoactions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px; }
    .frontpage .calltoactions, .node--type-pret-temperament .calltoactions{
      margin-bottom: -6rem;
    }
    .calltoactions .cta {
      display: block;
      width: 33.333%;
      padding: 2rem;
      color: #0084bc;
      background-color: #f7f7f7; }
      .calltoactions .cta:first-child {
        width: 33.333%;
        margin-bottom: 0;
        background-color: #51AD32;
        color: #fff; }
      .calltoactions .cta:last-child {
        border-left: 1px solid #dedede; }
    .calltoactions span, .calltoactions strong {
      display: block;
      line-height: 1.2; }
    .calltoactions strong {
      font-size: 2rem;
      text-transform: uppercase; }
  .sidebar h2, .sidebar .block .block-title span {
    font-size: 2.4rem; }
  .page-title-bg {
    padding: 18rem 2rem 8rem; }
    .page-title-bg .page-title {
      font-size: 4.2rem; }
  .categories-view-content.layout-list .post-block .post-content {
    padding-left: 3rem; }
  .path-taxonomy .main-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .node--view-mode-teaser .post-title {
    margin-top: 0;
    padding-top: 0; }
  .node--type-vehicules.node--view-mode-teaser {
    border-bottom: 1px solid #f5f5f5; }
    .node--type-vehicules.node--view-mode-teaser .post-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .node--type-vehicules.node--view-mode-teaser .post-thumbnail {
      width: 40%; }
    .node--type-vehicules.node--view-mode-teaser .post-content {
      width: 55%; }
  .node--type-carte .content-main, .node--type-carte #block-crefilux-system-main > .block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .node--type-carte #block-crefilux-system-main{
    width: 100%;
  }
  .node--type-carte .coord {
    width: 25%; }
  #map-container {
    width: 75%; }
  #map-contact {
    height: 100%; } 

  .node--type-agence .agencies__item{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .node--type-agence #map-container, .node--type-agence .coord {
    width: 49%;
  }
  .node--type-agence #map-contact {
    min-height: 300px; }
  }

  }

@media screen and (min-width: 61.25em) {
  /* 16x9 Aspect Ratio */
  .iframe-container-16x9 {
    padding-bottom: 40%; }
  .home-full .container-fw {
    padding: 4rem 0; }
  .home-full .gsc-column:first-child {
    padding-left: 0; }
  .home-full .gsc-column:last-child {
    padding-right: 0; }
  #header .main-menu .area-main-menu .area-inner {
    padding-left: 0; }
  #header .main-menu .navigation .gva_menu > li > a {
    font-size: 1.2rem; }
  #header .stuck .main-menu .navigation .gva_menu > li > a {
    font-size: 1.3rem; }
  .header-main-inner .col-md-10 {
    padding-right: 0; }
  .header-main-inner .main-menu .area-main-menu {
    padding-right: 0; }
  .page-title-bg .page-title {
    font-size: 4.6rem; }
  .widget.gsc-heading .title {
    font-size: 4.2rem; }
  .widget.gsc-call-to-action .title {
    font-size: 3.8rem; }
    .widget.gsc-call-to-action .title span {
      font-size: 3.8rem; }
  .widget.gsc-call-to-action .subtitle {
    font-size: 1.6rem; }
  .widget.gsc-call-to-action .content {
    font-size: 1.6rem; }
  .post-style-grid .view-content-wrap .post-list.item {
    width: 24%; }
  .portfolio-term-list .view-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .portfolio-term-list .view-content-wrap .portfolio-term-list-item {
      width: 31.333%; }
  header.header-v3 .stuck .main-menu .gva_menu > li > a {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  header.header-v3 .stuck .site-branding img {
    height: 40px; }
  .node--type-vehicules .post-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 70%; }
  .node--type-vehicules .benefits {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 25%; }
  .node--type-vehicules .car-specifications {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%; }
  .car-specifications {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .car-specifications .section-title {
      width: 100%; }
    .car-specifications .icon {
      width: auto;
      margin-bottom: 3rem; }
    .car-specifications .field__label {
      font-size: 1.4rem;
      letter-spacing: 0.1rem; }
  .car-size__item {
    display: inline-block;
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 2px solid #0084bc; }
    .car-size__item:last-child {
      border-right: none; } }

@media screen and (min-width: 62em) {
  .site-branding__text {
    position: static;
    width: auto;
    height: auto;
    margin: 0.5rem 0 0;
    font-size: 1.4rem;
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    clip: initial;
    -webkit-transform: translateZ(1);
            transform: translateZ(1); }
  .header-main-inner .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li:last-child {
    border-bottom: none; }
  .topbar .navigation .gva_menu > li > a, .topbar .links li a {
    font-size: 1.2rem; }
  .navigation .gva_menu_main li:first-child {
    display: none; }
  .navigation .gva_menu .sub-menu{
    border-top-color: #0084bc;
  }
  .navigation .gva_menu .sub-menu > li > a:hover{
    color: #0084bc;
  }
  .navigation .gva_menu .sub-menu li:first-child{
    display: list-item;
  }
  .footer .copyright .gva_menu .menu-item:nth-child(2n){
    margin-right: 2%;
    color: #fff;
    text-decoration: underline;
  }
  .row .gsc-column {
    margin-bottom: 0; }
  .page-parent .gbb-row .bb-inner {
    padding-bottom: 0; }
  .page-parent .gbb-row:nth-of-type(2n) .row-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse nowrap;
            flex-flow: row-reverse nowrap; }
  .navigation .gva_menu > li > a {
    padding: 2rem 1.2rem; }
  .calltoactions {
    overflow: hidden; }
    .calltoactions .cta {
      text-rendering: optimizeLegibility; }
      .calltoactions .cta:hover, .calltoactions .cta:focus {
        position: relative;
        background-color: #0084bc;
        color: #fff;
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
        z-index: 1; }
    .calltoactions strong, .calltoactions span {
      line-height: 1.4; }
    .calltoactions strong, .calltoactions .cta:first-child strong {
      font-size: 2.4rem; }
    .calltoactions span {
      font-size: 1.8rem; }
  .faq-list__items {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .faq-list__item {
    width: 31.333%;
    margin-right: 2%;
    margin-bottom: 2rem; }
    .faq-list__item:nth-of-type(3n) {
      margin-right: 0; }
  .faq__header {
    padding: 2rem 4rem 2rem 2rem;
    font-size: 1.6rem; }
    .faq__header:before, .faq__header:after {
      right: 12px; }
    .faq__header:before {
      right: 20px; }
  .faq__content {
    padding: 0 2rem 2rem; }
  .footer .footer-second {
    display: block; }
  .footer .gva_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .footer .gva_menu .menu-item {
      width: 49%;
      margin-right: 2%; }
      .footer .gva_menu .menu-item:nth-child(2n) {
        margin-right: 0; }
      .footer .gva_menu .menu-item a {
        display: inline-block;
        padding: 10px 0;
        color: #fff;
        text-transform: none;
        font-weight: 500;
        letter-spacing: 0; }
        .footer .gva_menu .menu-item a:hover, .footer .gva_menu .menu-item a:focus {
          color: #fff;
          text-decoration: underline; }
  .footer .copyright .gva_menu {
    float: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .footer .copyright .gva_menu .menu-item {
      width: auto; } 

  .navigation .gva_menu > li > a.is-active{
    font-weight: bold;
  }
  }

@media screen and (min-width: 75em) {
  #header .main-menu .navigation .gva_menu > li > a {
    font-size: 1.3rem; }
  .navigation .gva_menu li:first-child {
    display: inline-block; }
  .fieldset-wrapper .form-item {
    width: 32%; }
  .calltoactions .cta {
    padding: 2.2rem; }
  .calltoactions strong, .calltoactions span {
    line-height: 1.4; }
  .calltoactions strong, .calltoactions .cta:first-child strong {
    font-size: 2.6rem; }
  .calltoactions span {
    font-size: 1.9rem; } }

@media screen and (min-width: 80em) {
  body {
    font-size: 16px;
    font-size: 1.6rem; }
  h1, .h1-like, .widget.gsc-heading .title {
    font-size: 42px;
    font-size: 4.2rem; }
  h2, .h2-like {
    font-size: 32px;
    font-size: 3.2rem; }
  h3, .h3-like {
    font-size: 28px;
    font-size: 2.8rem; }
  h4, .h4-like {
    font-size: 21px;
    font-size: 2.1rem; }
  h5, .h5-like {
    font-size: 20px;
    font-size: 2rem; }
  h6, .h6-like {
    font-size: 18px;
    font-size: 1.8rem; }
  .btn, .btns, .gavias-slider .btn-slide {
    font-size: 1.6rem !important; }
    .btn__small, .btns__small, .gavias-slider .btn-slide__small {
      font-size: 1.4rem !important; }
  .gavias-slider .caption-title {
    font-size: 4.8rem; }
  .page-title-bg {
    padding: 20rem 2rem 10rem; }
    .page-title-bg .page-title {
      font-size: 5.2rem; }
  .home-car-container {
    display: block; }
  .widget.gsc-icon-box {
    font-size: 1.6rem; }
    .widget.gsc-icon-box.left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .widget.gsc-icon-box.left .highlight-image {
        margin-right: 3rem; }
        .widget.gsc-icon-box.left .highlight-image img {
          display: block;
          width: 72px;
          height: auto; }
  .node--type-vehicules .post-content {
    width: 75%;
    font-size: 1.8rem;
    line-height: 1.5; }
  .node--type-vehicules .benefits {
    width: 20%; }
  .benefits__item.fiscal .field__item, .benefits__item span {
    font-size: 4.8rem; }
  .car-specifications {
    font-size: 1.5rem; }

  .block-credit-sim-block{
    position: relative;
  }
  .frontpage .block-credit-sim-block{
    margin-bottom: 0;
  }
  .block-credit-sim-block .block-content::before, .block-credit-sim-block .block-content::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    z-index: -1;
    -webkit-transform: translateX(-98%);
    -ms-transform: translateX(-98%);
    -o-transform: translateX(-98%);
    transform: translateX(-98%);
  }
  .block-credit-sim-block .block-content::after{
    background-color: #0084bc;
    -webkit-transform: translateX(98%);
    -ms-transform: translateX(98%);
    -o-transform: translateX(98%);
    transform: translateX(98%);
  } }

@media screen and (min-width: 92.5em) {
  #header .main-menu .navigation .gva_menu > li > a {
    letter-spacing: 1px; }
  .container {
    width: auto;
    max-width: 1280px; }
  .page-title-bg {
    padding: 24rem 2rem 12rem; } }

@media screen and (min-width: 120em) {
  .page-title-bg {
    padding: 28rem 2rem 12rem; } }
