@charset "UTF-8";
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 27, 2021 */
@font-face {
  font-family: "volteregular";
  src: url("../fonts/volte-webfont.woff2") format("woff2"), url("../fonts/volte-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "voltebold";
  src: url("../fonts/volte_bold-webfont.woff2") format("woff2"), url("../fonts/volte_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "voltelight";
  src: url("../fonts/volte_light-webfont.woff2") format("woff2"), url("../fonts/volte_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "voltemedium";
  src: url("../fonts/volte_medium-webfont.woff2") format("woff2"), url("../fonts/volte_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "voltesemibold";
  src: url("../fonts/volte_semibold-webfont.woff2") format("woff2"), url("../fonts/volte_semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.container {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.container-contenu-generique {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.container-row {
  display: flex;
  flex-direction: column; }

@media (min-width: 992px) {
  .container-row {
    display: flex;
    flex-direction: row; } }

.container-col {
  display: flex;
  flex-direction: column; }

@media (min-width: 992px) {
  .container-col {
    display: flex;
    flex-direction: column; } }

.btn {
  font-family: "voltesemibold";
  border-radius: 100px;
  color: white;
  background-color: #c4bd02;
  height: 44px;
  display: inline-block;
  line-height: 44px;
  font-weight: 500; }
  .btn:hover {
    background-color: #0267b2; }
  .btn a {
    color: white;
    display: inline-block;
    text-decoration: none;
    height: 44px;
    padding: 0 34px; }
  .btn-grand {
    font-family: "voltemedium";
    height: 60px;
    line-height: 60px; }
    .btn-grand a {
      height: 60px;
      padding: 0 30px; }
      @media (min-width: 992px) {
        .btn-grand a {
          padding: 0 80px; } }

p {
  font-family: "volteregular";
  font-size: 16px;
  line-height: 20px; }

strong {
  font-family: "voltesemibold"; }

img {
  width: 100%;
  height: auto; }

.placement-menu {
  position: relative; }

.fil-arianne {
  margin-top: 20px; }
  .fil-arianne p {
    font-family: "volteregular";
    font-size: 14px;
    line-height: 18px;
    color: #0267b2; }
    .fil-arianne p a {
      color: #0267b2;
      text-decoration: none; }
      .fil-arianne p a:hover {
        text-decoration: underline; }
    .fil-arianne p span {
      font-family: "voltesemibold"; }

.header {
  background-color: whitesmoke;
  text-align: center;
  /* navigation-desktop ****************************/ }
  .header-msg {
    font-family: "voltesemibold";
    font-size: 16px;
    color: white;
    text-align: center;
    background-color: #c4bd02;
    padding: 10px 10px; }
  @media (min-width: 992px) {
    .header .container {
      height: 150px; } }
  .header-logo {
    flex: 1 0 auto;
    align-self: center;
    text-align: left;
    margin: 30px 0 20px 0; }
    @media (min-width: 992px) {
      .header-logo {
        margin: inherit; } }
    .header-logo img {
      max-width: 177px; }
  .header-content {
    flex: 1 0 auto;
    align-self: center; }
    @media (min-width: 992px) {
      .header-content {
        text-align: right; } }
  .header-contact-tel {
    font-family: "voltesemibold";
    font-size: 21px;
    font-weight: 700;
    color: #0267b2; }
    @media (min-width: 992px) {
      .header-contact-tel {
        display: inline-block; } }
    .header-contact-tel::before {
      content: url(../img/home/picto-tel.svg);
      display: inline-block;
      width: 43px;
      height: 44px;
      vertical-align: middle;
      padding-right: 14px; }
  .header-contact-btn {
    margin: 30px 0 30px 0; }
    @media (min-width: 992px) {
      .header-contact-btn {
        display: inline-block;
        margin: inherit;
        margin-left: 60px; } }
    .header-contact-btn h1 {
      color: white;
      display: inline-block;
      text-decoration: none;
      height: 44px;
      padding: inherit;
      font-size: 16px;
      margin: 0; }
  .header .navigation-desktop {
    display: none;
    text-align: right;
    margin-top: 20px; }
    @media (min-width: 992px) {
      .header .navigation-desktop {
        display: block; } }
    .header .navigation-desktop ul {
      display: inline-flex;
      height: 30px;
      list-style: none;
      margin: 0;
      padding: 0; }
      .header .navigation-desktop ul li {
        padding-left: 20px; }
        .header .navigation-desktop ul li a {
          font-family: "voltemedium";
          font-size: 16px;
          line-height: 40px;
          text-transform: uppercase;
          text-decoration: none;
          color: black; }
          .header .navigation-desktop ul li a:hover {
            color: #0267b2; }
          .header .navigation-desktop ul li a.active {
            color: #0267b2; }
        .header .navigation-desktop ul li:not(:last-child) a:after {
          content: "";
          display: inline-block;
          width: 1px;
          height: 24px;
          background-color: #ebebeb;
          position: relative;
          vertical-align: middle;
          margin-left: 20px; }

.banner {
  color: #ffffff;
  position: relative;
  background: url(../img/carrousel-home.jpg) no-repeat 100% 0%;
  background-size: cover;
  height: 415px; }
  @media (min-width: 992px) {
    .banner {
      background: url(../img/carrousel-home.jpg) no-repeat 50% 0%;
      background-size: cover; } }
  .banner-prestations {
    background: url(../img/carrousel-prestations.jpg) no-repeat 70% 100%;
    background-size: cover;
    height: 415px; }
    .banner-prestations h1 {
      font-family: "voltemedium";
      font-size: 40px;
      line-height: 40px;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 30px; }
  .banner-contact {
    background: url(../img/carrousel-contact.jpg) no-repeat 50% 0%;
    background-size: cover;
    height: 415px; }
    .banner-contact h1 {
      font-family: "voltemedium";
      font-size: 40px;
      line-height: 40px;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 30px; }
  .banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%; }
    .banner-content img {
      margin-bottom: 14px;
      max-width: 472px; }
    .banner-content p {
      font-family: "voltesemibold";
      font-size: 20px;
      line-height: 26px;
      margin-top: 0; }
      .banner-content p::before {
        content: "";
        display: block;
        width: 90px;
        height: 1px;
        background-color: #ffffff;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px; }

/* navigation mobilr *******************/
.navigation-mobile {
  display: none;
  width: 20vw;
  margin-top: 1em;
  padding: 1em;
  background: #fff;
  color: #fff; }
  .navigation-mobile-logo {
    text-align: center;
    max-width: 177px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 34px; }
  .navigation-mobile ul {
    list-style: none;
    margin: 0;
    padding: 60px 50px 100px 50px;
    display: inline-block; }
    .navigation-mobile ul li a {
      font-family: "voltemedium";
      font-size: 20px;
      line-height: 30px;
      text-transform: uppercase;
      color: #000000;
      text-decoration: none; }
      .navigation-mobile ul li a:hover {
        color: #0267B7; }
      .navigation-mobile ul li a.active {
        color: #0267B7; }

.navigation-mobile.is-opened {
  display: block;
  position: absolute;
  width: 100vw;
  left: 0;
  height: 100vh;
  top: -20px;
  z-index: 2;
  padding: 0; }

.nav-button {
  position: absolute;
  z-index: 3;
  top: 30px;
  left: 30px;
  padding: 0;
  background-color: transparent;
  outline: 0;
  border: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }
  .nav-button > * {
    display: inline-flex;
    vertical-align: top;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 25px;
    width: 30px;
    padding: 0;
    background-color: transparent;
    background-image: linear-gradient(#333, #333);
    background-position: center;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-size: 100% 5px;
    transition: 0.25s;
    transition-property: transform, background;
    will-change: transform, background; }
    .nav-button > *::before, .nav-button > *::after {
      content: "";
      height: 5px;
      background: #333;
      transition: 0.25s;
      transition-property: transform, top;
      will-change: transform, top; }
  .nav-button:hover > * {
    background-color: transparent; }
  .nav-button:focus {
    outline: 0; }
  .nav-button.is-active > * {
    background-image: none;
    justify-content: center; }
    .nav-button.is-active > *::before {
      transform: translateY(50%) rotate3d(0, 0, 1, 45deg); }
    .nav-button.is-active > *::after {
      transform: translateY(-50%) rotate3d(0, 0, 1, -45deg); }

@media (min-width: 992px) {
  .navigation-mobile,
  .nav-button {
    display: none; } }

/* savoir-faire ************************/
.savoir-faire {
  padding: 30px 0 45px 0px;
  text-align: center;
  background-color: #f9f9f9; }
  @media (min-width: 992px) {
    .savoir-faire {
      padding: 85px 0 45px 0px; } }
  .savoir-faire ul {
    list-style: none;
    margin-bottom: 40px;
    padding: 0; }
    .savoir-faire ul li {
      flex: 1 0 33%;
      margin-bottom: 40px; }
      @media (min-width: 992px) {
        .savoir-faire ul li {
          margin-bottom: inherit; } }
      .savoir-faire ul li img {
        height: 121px; }
  .savoir-faire h2 {
    font-family: "voltebold";
    font-size: 24px;
    text-transform: uppercase;
    color: #005ca9;
    margin-bottom: 0;
    margin-top: 14px; }
  .savoir-faire p {
    margin-top: 10px; }

.prestations-home .container-row {
  display: block; }
  @media (min-width: 992px) {
    .prestations-home .container-row {
      display: flex; } }

.prestations-home h2 {
  font-family: "voltemedium";
  font-size: 40px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  color: #005ca9;
  margin-bottom: 50px;
  margin-top: 40px; }

.prestations-home ul {
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between; }
  .prestations-home ul li {
    flex: 1 0 540px;
    max-width: 540px;
    height: 208px;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 992px) {
      .prestations-home ul li {
        margin-bottom: 80px;
        margin-left: inherit;
        margin-right: inherit; } }
    .prestations-home ul li.deplacement-medicaux {
      background: url(../img/home/deplacement-medicaux.jpg) no-repeat 50% 50%; }
    .prestations-home ul li.deplacement-gare {
      background: url(../img/home/deplacement-gare-aeroport.jpg) no-repeat 50% 50%; }
    .prestations-home ul li.deplacement-professionnel {
      background: url(../img/home/deplacement-professionnel.jpg) no-repeat 50% 50%; }
    .prestations-home ul li.taxi-industriel {
      background: url(../img/home/taxi-industriel.jpg) no-repeat 50% 50%; }
    .prestations-home ul li::before {
      content: " ";
      background: url(../img/generique/more-white.svg) no-repeat;
      background-size: 100%;
      width: 32px;
      height: 32px;
      display: block;
      position: absolute;
      top: 50%;
      left: 51%;
      transform: translate(-51%, -50%); }
      @media (min-width: 768px) {
        .prestations-home ul li::before {
          width: 48px;
          height: 49px; } }

.prestations-home-content {
  text-align: right;
  padding: 20px; }
  @media (min-width: 768px) {
    .prestations-home-content {
      padding: 30px; } }
  .prestations-home-content h3 {
    font-family: "voltemedium";
    font-size: 18px;
    line-height: 22px;
    color: #005ca9;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .prestations-home-content h3 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 20px; } }
  .prestations-home-content a {
    font-family: "volteregular";
    color: #005ca9;
    font-size: 14px;
    line-height: 18px; }

/* prestations **************************************/
.prestations {
  text-align: center;
  padding: 16px 0 45px 0px; }
  .prestations .container-row {
    display: block;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 992px) {
      .prestations .container-row {
        display: flex;
        align-items: flex-start;
        margin-bottom: 10px; } }
  .prestations h2 {
    font-family: "voltemedium";
    font-size: 40px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    color: #005ca9;
    margin-bottom: 50px;
    margin-top: 40px; }
  .prestations ul {
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: space-between; }
    .prestations ul li {
      flex: 1 0 540px;
      flex-direction: column;
      max-width: 540px;
      margin-bottom: 40px;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      position: relative;
      margin-left: auto;
      margin-right: auto; }
      @media (min-width: 992px) {
        .prestations ul li {
          margin-bottom: 50px;
          margin-left: inherit;
          margin-right: inherit; } }
  .prestations-content {
    text-align: center;
    background-color: #f9f9f9;
    width: 100%; }
    @media (min-width: 768px) {
      .prestations-content {
        min-height: 398px; } }
    .prestations-content h3 {
      font-family: "voltesemibold";
      font-size: 34px;
      line-height: 32px;
      text-align: left;
      color: #005ca9;
      margin-bottom: 10px;
      padding: 6px 30px 0px 30px; }
    .prestations-content p {
      font-size: 14px;
      line-height: 18px;
      text-align: left;
      padding: 0px 30px 0px 30px; }
    .prestations-content a {
      font-family: "volteregular";
      color: #005ca9;
      font-size: 14px;
      line-height: 18px; }
  .prestations-btn {
    min-width: 200px;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative; }
    @media (min-width: 768px) {
      .prestations-btn {
        position: absolute;
        min-width: inherit;
        left: 50%;
        transform: translateX(-50%);
        bottom: 30px;
        margin-bottom: inherit;
        margin-top: inherit; } }
    .prestations-btn a {
      font-family: "voltesemibold";
      padding: 0;
      color: #ffffff; }
      @media (min-width: 768px) {
        .prestations-btn a {
          padding: 0 34px 0 30px; } }
      .prestations-btn a:before {
        content: url(../img/home/picto-tel-btn.svg);
        position: relative;
        width: 24px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        margin-top: -6px;
        left: -16px; }

/* zone-intervention $*******************/
.zone-intervention {
  text-align: center;
  margin-bottom: 60px; }
  .zone-intervention img {
    order: 1; }
    @media (min-width: 992px) {
      .zone-intervention img {
        order: 0; } }
  .zone-intervention-content {
    background-color: #f9f9f9;
    padding: 0px 30px 30px 30px;
    text-align: left; }
    @media (min-width: 992px) {
      .zone-intervention-content {
        width: 100%;
        padding: 50px 70px 50px 70px; } }
    .zone-intervention-content h2 {
      font-family: "voltebold";
      font-size: 30px;
      line-height: 31px;
      text-transform: uppercase;
      color: #005ca9; }
  .zone-intervention .btn {
    margin-top: 60px; }

.vehicules {
  margin-bottom: 30px; }
  .vehicules h2 {
    font-family: "voltemedium";
    font-size: 40px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    color: #005ca9;
    margin-bottom: 40px;
    margin-top: 60px; }
  .vehicules p {
    font-family: "volteregular";
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 60px; }
  .vehicules ul {
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: space-around; }
    .vehicules ul li {
      text-align: center;
      flex: 1;
      padding-left: 20px;
      padding-right: 20px;
    }
    @media (min-width: 992px) {
      .vehicules ul li {
        padding-left: 20px;
        padding-right: 20px;} }
      .vehicules ul li img {
        margin-bottom: 10px;
        max-width: 180px; }
      .vehicules ul li h3 {
        font-family: "voltebold";
        font-size: 22px;
        line-height: 22px;
        color: #0267b2; }
      .vehicules ul li p {
        font-size: 17px;
        line-height: 22px; }

/* mentions-legales ********************/
.banner-mentions-legales h1, .banner-politique-confidentialite h1 {
  font-family: "voltemedium";
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px; }

.mentions-legales, .politique-confidentialite {
  margin-top: 40px;
  margin-bottom: 100px; }
  .mentions-legales h2, .politique-confidentialite h2 {
    font-family: "voltesemibold";
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    color: #005ca9;
    margin-bottom: 10px;
    padding: 6px 0 0px 0; }
  .mentions-legales a, .politique-confidentialite a {
    color: #0267b2;
    text-decoration: none; }
  .mentions-legales p, .politique-confidentialite p {
    margin-bottom: 20px; }
  .mentions-legales strong, .politique-confidentialite strong {
    margin-bottom: 6px;
    display: inline-block; }

/* pre-footer **************************/
.pre-footer {
  font-family: "voltebold";
  background-color: #005ca9;
  text-align: center;
  padding: 40px 24px 10px 24px; }
  .pre-footer h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #c4bd02;
    margin-top: 0;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .pre-footer h2 {
        margin-bottom: 0; } }
  .pre-footer p {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    padding: 0 20px;
    margin-top: 14px; }
  .pre-footer ul {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    justify-content: center;
    margin-top: 28px;
    padding: 0; }
    .pre-footer ul li {
      flex: 1 0 25%;
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        .pre-footer ul li {
          margin-bottom: 0; } }
      .pre-footer ul li img {
        height: 65px; }
      .pre-footer ul li h3 {
        text-transform: uppercase;
        font-size: 18px;
        line-height: 22px;
        color: #e8e200;
        margin-bottom: 0;
        margin-top: 10px; }
      .pre-footer ul li p {
        font-size: 16px;
        line-height: 20px;
        margin-top: 4px; }

/* footer **************************/
footer {
  color: white;
  background-color: #16215b;
  padding-top: 70px;
  padding-bottom: 115px; }
  footer a {
    color: white;
    text-decoration: none; }

.footer {
  margin-bottom: 30px; }
  .footer-adresse {
    text-align: center;
    flex: 1 0 25%; }
    @media (min-width: 992px) {
      .footer-adresse {
        text-align: left;
        padding-left: 30px; } }
    .footer-adresse img {
      max-width: 141px; }
    .footer-adresse p:nth-child(2) {
      font-size: 18px;
      font-family: "voltebold"; }
  .footer-infos {
    flex: 1 0 25%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .footer-infos {
        text-align: left;
        margin-top: inherit;
        margin-bottom: inherit;
        padding-left: 20px; } }
    .footer-infos ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-family: "voltesemibold";
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 24px; }
  .footer-paiement {
    flex: 1 0 50%;
    text-align: center;
    padding: 0; }
    @media (min-width: 992px) {
      .footer-paiement {
        text-align: left;
        padding-left: 160px; } }
    .footer-paiement img {
      max-width: 78px; }
    .footer-paiement ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-family: "voltesemibold";
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 24px;
      margin-top: 8px; }
  .footer-btn a {
    padding: 0 34px 0 30px; }
    .footer-btn a:before {
      content: url(../img/home/picto-tel-btn.svg);
      position: relative;
      width: 24px;
      height: 25px;
      display: inline-block;
      vertical-align: middle;
      margin-top: -6px;
      left: -16px; }

/* post-footer ********************/
.post-footer {
  display: flex;
  flex-direction: column;
  font-family: "volteregular";
  font-size: 14px; }
  @media (min-width: 992px) {
    .post-footer {
      flex-direction: row; } }
  .post-footer .copyright {
    flex: 1 0 auto;
    text-align: center;
    order: 1; }
    @media (min-width: 992px) {
      .post-footer .copyright {
        text-align: left;
        order: 0;
        padding-left: 30px; } }
  .post-footer .mentions {
    flex: 1 0 auto;
    text-align: center;
    order: 0;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .post-footer .mentions {
        text-align: right;
        order: 1;
        padding-left: 30px;
        margin-bottom: inherit; } }
    .post-footer .mentions ul {
      margin: 0;
      padding: 0; }
      .post-footer .mentions ul li {
        display: inline-block; }
        .post-footer .mentions ul li a:hover {
          text-decoration: underline; }
        .post-footer .mentions ul li:first-child::after {
          content: " - "; }

.contact {
  display: flex;
  /* align-content: center; */
  align-items: center;
  /* align-self: flex-end; */
  /* justify-content: space-between; */
  flex-direction: column; }
  @media (min-width: 768px) {
    .contact {
      text-align: right; } }
  @media (min-width: 768px) {
    .contact form {
      margin-right: 150px; } }
  .contact form .btn-grand {
    width: 300px;
    border: none;
    cursor: pointer; }
  .contact form .container-btn {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 60px; }
    @media (min-width: 768px) {
      .contact form .container-btn {
        margin-right: 50px;
        text-align: inherit; } }

label {
  margin-right: 20px;
  display: block;
  margin-bottom: 6px; }
  @media (min-width: 768px) {
    label {
      display: inline;
      margin-bottom: inherit; } }

label[for=message] {
  vertical-align: top; }

label[for=copiemail] {
  display: inline-block; }
  @media (min-width: 768px) {
    label[for=copiemail] {
      margin-right: 194px; } }

label[for=confidentialite] {
  display: inline; }
  @media (min-width: 768px) {
    label[for=confidentialite] {
      margin-right: 102px; } }
  label[for=confidentialite] a {
    color: #0267b2;
    text-decoration: underline; }
    label[for=confidentialite] a:hover {
      color: #0267b2; }

input[type=text],
input[type=email],
input[type=tel],
textarea {
  /* requis pour composer de manière appropriée les éléments
   de formulaire sur les navigateurs fondés sur WebKit */
  -webkit-appearance: none;
  border: 1px solid #C5C5C5;
  margin: 0;
  font-family: inherit;
  font-size: 90%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type=checkbox] {
  vertical-align: middle;
  height: 15px;
  width: 15px;
  background: #fff;
  border: 1px solid #C5C5C5; }

input[type="checkbox"]:checked {
  background: #005ca9;
  position: relative;
  border: none;
  outline: none; }

input[type=text],
input[type=email],
input[type=tel] {
  width: 100%;
  height: 50px; }
  @media (min-width: 768px) {
    input[type=text],
    input[type=email],
    input[type=tel] {
      width: 420px; } }

textarea {
  width: 100%; }
  @media (min-width: 768px) {
    textarea {
      width: 420px; } }

input:focus:invalid {
  box-shadow: 0 0 5px 1px #d38003;
  outline: none; }

.msg-form {
  width: 420px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  margin-bottom: 60px;
  font-family: "voltemedium"; }
  .msg-form.msg-form-success {
    background-color: #0267b2;
    color: #fff; }
  .msg-form.msg-form-fail {
    background-color: #d38003;
    color: #fff; }
  .msg-form.msg-form-traitement {
    font-family: "volteregular"; }
