@media only screen and (min-width: 280px) and (max-width: 430px) {

  /* Styles pour la plupart des iPhones */
  .page-title.bg_apropos {
    background: url(style/images/phones/img_apropos.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_contact {
    background: url(style/images/phones/img_contact.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_reservation {
    background: url(style/images/phones/img_reservation.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_agences {
    background: url(style/images/phones/img_nos_agences.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_actualite {
    background: url(style/images/phones/img_actualites.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_suivie_colis {
    background: url(style/images/phones/img_suivie_colis.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_reservation_billet {
    background: url(style/images/phones/img_reservation_billet.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_billetterie {
    background: url(style/images/phones/img_billetterie.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_messagerie {
    background: url(style/images/phones/img_messagerie.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_livraison_colis {
    background: url(style/images/phones/img_livraison_colis.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .page-title.bg_livraison_billet {
    background: url(style/images/phones/img_livraison_billet.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }


  .page-title.bg_page404 {
    background: url(style/images/phones/page_404.png) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 60px!important;
  }

  .container_form {
    background: rgba(9, 32, 215, 0.8);
    margin-top: 0px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    }

  .label_style {
    color: #FFFFFF;
    font-size: 18px;
    }

  .row {
    margin-left: 0px;
    margin-right: 0px;
    }

    .rtv_style{
      height: 45px !important;
      border-radius: 15px !important;
      font-size: 16px !important;
      border: 2px solid #0f07d8 !important;
      background-color: #f9f9ff  !important;
      margin-bottom: 3px  !important;
      }

      .rtv_style_bouton{
        height: 45px !important;
        border-radius: 15px !important;
        font-size: 16px !important;
      
        }

        .animated > div:nth-child(2) > h2:nth-child(1) {
          font-size: 20px;
          }

          .animated > div:nth-child(2) > h2:nth-child(1) {
            font-size: 20px;
            }

      .rtv-form {
        padding: 10px 10px 10px 10px!important;
        }


          .parallax-titre{
            text-align: center;
            font-size: 40px;
            padding-top: 40px;
            color:#FFF;
          }


  .page-title h1 {
    font-size: 20px!important;
  }

  .parallax-sous-titre {
      font-size: 18px !important;
  }

  .parallax-span-sous-titre {
    padding: 8px 15px 8px 15px!important;
    border-radius: 6px !important;
  }


  .col-md-1 > label:nth-child(1) {
      display: none !important;
  }

  .col-md-1 > label:nth-child(2) {
      display: none !important;
  }

  input.btn {
      margin-top: 10px !important;
  }

  h1 {
    margin-bottom: 0px;
    }


.parallax .inner {
  padding-top: 50px;
  padding-bottom: 50px;
  }

  .style_p1 {
    font-size: 18px;
    color: #0f07d8 !important;
    font-weight: bold;
  }

  .style_p {
    font-size: 20px;
    color: #0f07d8 !important;
    font-weight: bold;
  }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 430px) and (max-width: 600px) {

    .page-title.bg_apropos {
      background: url(style/images/phones/img_apropos.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_contact {
      background: url(style/images/phones/img_contact.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_reservation {
      background: url(style/images/phones/img_reservation.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_agences {
      background: url(style/images/phones/img_nos_agences.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_actualite {
      background: url(style/images/phones/img_actualites.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_suivie_colis {
      background: url(style/images/phones/img_suivie_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_reservation_billet {
      background: url(style/images/phones/img_reservation_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_billetterie {
      background: url(style/images/phones/img_billetterie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_messagerie {
      background: url(style/images/phones/img_messagerie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_livraison_colis {
      background: url(style/images/phones/img_livraison_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_livraison_billet {
      background: url(style/images/phones/img_livraison_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title.bg_page404 {
      background: url(style/images/phones/page_404.png) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 60px!important;
    }

    .page-title h1 {
      font-size: 25px;
    }

    .parallax-titre{
      text-align: center;
      font-size: 45px;
      padding-top: 60px;
      color:#FFF;
    }

    .parallax-sous-titre {
        font-size: 24px !important;
    }

    .col-md-1 > label:nth-child(1) {
        display: none !important;
    }

    .col-md-1 > label:nth-child(2) {
        display: none !important;
    }

    input.btn {
        margin-top: 15px !important;
    }

    div.container:nth-child(3) {
        margin-top: -160px !important;
    }

    .label_style {
      color: #FFFFFF;
      font-size: 18px;
      }

      .rtv_style{
        height: 45px !important;
        border-radius: 15px !important;
        font-size: 16px !important;
        border: 2px solid #0f07d8 !important;
        background-color: #f9f9ff  !important;
        margin-bottom: 3px  !important;
        }

    .rtv_style_bouton{
      height: 45px !important;
      border-radius: 15px !important;
      font-size: 16px !important;
      border: 2px solid #0f07d8 !important;
      background-color: #f9f9ff  !important;
      margin-bottom: 3px  !important;
    }

    .container_form {
      background: rgba(9, 32, 215, 0.8);
      margin-top: 0px;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      }

    .parallax .inner {
      padding-top: 50px;
      padding-bottom: 50px;
      }

      .style_p1 {
        font-size: 20px;
        color: #0f07d8 !important;
        font-weight: bold;
      }

      .style_p {
        text-align: center;
        font-size: 28px;
        color: #0f07d8 !important;
        font-weight: bold;
      }

      .inverse-wrapper p {
        color: #0f07d8 !important;
      }

  }

  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) and (max-width: 768px) {

    .page-title.bg_apropos {
      background: url(style/images/tablets/img_apropos.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_contact {
      background: url(style/images/tablets/img_contact.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_reservation {
      background: url(style/images/tablets/img_reservation.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_agences {
      background: url(style/images/tablets/img_nos_agences.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_actualite {
      background: url(style/images/img_actualites.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_suivie_colis {
      background: url(style/images/tablets/img_suivie_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_reservation_billet {
      background: url(style/images/tablets/img_reservation_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_billetterie {
      background: url(style/images/tablets/img_billetterie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_messagerie {
      background: url(style/images/tablets/img_messagerie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_livraison_colis {
      background: url(style/images/tablets/img_livraison_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_livraison_billet {
      background: url(style/images/tablets/img_livraison_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_page404 {
      background: url(style/images/tablets/page_404.png) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }
    .page-title h1 {
      font-size: 30px;
    }

    .btn.btn-large{
      margin-top: 30px!important;
    }

    .parallax-titre{
      text-align: center;
      font-size: 60px;
      padding-top: 60px;
      color:#FFF;
    }

    .rtv_style{
      height: 45px !important;
      border-radius: 15px !important;
      font-size: 16px !important;
      border: 2px solid #0f07d8 !important;
      background-color: #f9f9ff  !important;
      margin-bottom: 3px  !important;
      }

    .rtv_style_bouton{
      height: 45px !important;
      border-radius: 15px !important;
      font-size: 16px !important;
      border: 2px solid #0f07d8 !important;
      background-color: #f9f9ff  !important;
      margin-bottom: 3px  !important;
    }

    .parallax .inner {
      padding-top: 50px;
      padding-bottom: 50px;
      }

      .container_form {
        background: rgba(9, 32, 215, 0.8);
        margin-top: 0px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        }

        .style_p1 {
          font-size: 20px;
          color: #0f07d8 !important;
          font-weight: bold;
        }

        .style_p {
          text-align: center;
          font-size: 28px;
          color: #0f07d8 !important;
          font-weight: bold;
        }

        .inverse-wrapper p {
          color: #0f07d8 !important;
        }

  }

  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) and (max-width: 992px) {

    .suivi_colis_paddingLeft{
      padding-left: 0px!important;
    }
  
    .suivi_colis_paddingRight{
      padding-right: 0px!important;
    }

    .page-title.bg_apropos {
      background: url(style/images/tablets/img_apropos.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_contact {
      background: url(style/images/tablets/img_contact.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_reservation {
      background: url(style/images/tablets/img_reservation.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_agences {
      background: url(style/images/tablets/img_nos_agences.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_actualite {
      background: url(style/images/img_actualites.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_suivie_colis {
      background: url(style/images/tablets/img_suivie_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_reservation_billet {
      background: url(style/images/tablets/img_reservation_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_billetterie {
      background: url(style/images/tablets/img_billetterie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_messagerie {
      background: url(style/images/tablets/img_messagerie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }


    .page-title.bg_livraison_colis {
      background: url(style/images/tablets/img_livraison_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_livraison_billet {
      background: url(style/images/tablets/img_livraison_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }

    .page-title.bg_page404 {
      background: url(style/images/tablets/page_404.png) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 100px!important;
    }
    .page-title h1 {
      font-size: 30px;
    }

    .parallax-titre{
      text-align: center;
      font-size: 60px;
      padding-top: 80px;
      color:#FFF;
    }

    .container_form {
      background: rgba(9, 32, 215, 0.8);
      margin-top: 0px;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      }

      .style_p1 {
        font-size: 28px;
        color: #0f07d8 !important;
        font-weight: bold;
      }

      .style_p {
        text-align: center;
        font-size: 38px;
        color: #0f07d8 !important;
        font-weight: bold;
      }

      .inverse-wrapper p {
        color: #0f07d8 !important;
      }



  }


  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {

    .suivi_colis_paddingLeft{
      padding-left: 0px!important;
    }
  
    .suivi_colis_paddingRight{
      padding-right: 0px!important;
    }

    .page-title.bg_apropos {
      background: url(style/images/webs/img_apropos.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_contact {
      background: url(style/images/webs/img_contact.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_reservation {
      background: url(style/images/webs/img_reservation.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_agences {
      background: url(style/images/webs/img_nos_agences.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_actualite {
      background: url(style/images/webs/img_actualites.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_suivie_colis {
      background: url(style/images/webs/img_suivie_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_reservation_billet {
      background: url(style/images/webs/img_reservation_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_billetterie {
      background: url(style/images/webs/img_billetterie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_messagerie {
      background: url(style/images/webs/img_messagerie.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }


    .page-title.bg_livraison_colis {
      background: url(style/images/webs/img_livraison_colis.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_livraison_billet {
      background: url(style/images/webs/img_livraison_billet.jpg) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;
    }

    .page-title.bg_page404 {
      background: url(style/images/webs/page_404.png) no-repeat center center;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 150px!important;

    }
    .page-title h1 {
      font-size: 35px;
    }

    .navbar.extended .navbar-collapse {
      background: #0f07d8;
    }

    .navbar.extended .navbar-header {
      padding: 10px 0;
  }

  .titre-home{
    color: #FFF;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  #rtv-pays img {
    transition: 2.5s!important;
    -webkit-transition: 2.5s!important;
    -moz-transition: 0.5s!important;
    -ms-transition: 0.5s!important;
    -o-transition: 0.5s!important;
  }

  #rtv-pays img:hover {
    -webkit-transform: scale(1.1)!important;
    -moz-transform: scale(1.1)!important;
    -ms-transform: scale(1.1)!important;
    -o-transform: scale(1.1)!important;
    transform: scale(1.1)!important;
  }

  .h4-home {
    font-size: 25px !important;
    color: #0f07d8 !important;
  }


  .navbar.extended .navbar-nav > li > a {
      padding-right: 22px;
      padding-left: 0;
      font-size: 18px;
  }

    .icon-m img {
      border-radius: 20px;
    }

    .btn.btn-large{
      margin-top: 0px!important;
    }

    .parallax-titre{
      text-align: center;
      font-size: 80px;
      padding-top: 80px;
      color:#FFF;
    }

    .container_form {
      background: rgba(9, 32, 215, 0.8);
      margin-top: -40px;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      }
    
      .rtv-form {
      padding:10px 10px 50px 50px; }
    
      .rtv_style{
      height: 50px !important;
      border-radius: 15px !important;
      font-size: 20px !important;
      border: 2px solid #0f07d8 !important;
      background-color: #f9f9ff  !important;
      margin-bottom: 3px  !important;
      }

      .rtv_style_bouton{
      height: 50px !important;
      border-radius: 15px !important;
      font-size: 20px !important;
    
      }
    
  
      .label_style {
      color: #FFFFFF;
      font-size: 20px;
      }
    
    
      .parallax-sous-titre{
        font-size: 30px;
        padding-top: 30px;

      }
    
      .parallax-span-sous-titre{
        padding: 10px 25px 10px 25px;
      }
    
    
      .parallax-span-sous-titre-pays{
        padding: 10px 25px 10px 25px;
      }
    
      .parallax-span-sous-titre-div{

        padding: 10px 25px 10px 25px;

      }
    
      .parallax-home {
    
        height: 467px !important;
        }

        .style_p1 {
          font-size: 38px;
          color: #0f07d8 !important;
          font-weight: bold;
        }

        .style_p {
          text-align: center;
          font-size: 48px;
          color: #0f07d8 !important;
          font-weight: bold;
        }

        .inverse-wrapper p {
          color: #0f07d8 !important;
        }
    

  }










  select {
    color: #000 !important;
    text-shadow: 0 0 0 transparent !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
  }

  .parallax-sous-titre{
    text-align: center;
    color:#0f07d8;
    width: auto;
  }


  .parallax-span-sous-titre{
    background-color: #FFF;
    font-weight: bold;
    border-radius: 10px !important;
  }


  .parallax-span-sous-titre-pays{
    
    background-color: #0a04c2!important;
    font-weight: bold;
    border-radius: 10px !important;
    opacity: 0.8;
    text-shadow: 0 0 0 transparent !important;
  }


  .parallax-span-sous-titre-div{
    
    background-color: #0a04c2!important;
    font-weight: bold;

    border-radius: 10px !important;
    opacity: 0.8;
    text-shadow: 0 0 0 transparent !important;
  }

  figure a .overlay {
    background: rgba(0, 40, 255, 0.2)!important;
  }

  .dark-wrapper {
    background: rgba(0, 40, 255, 0.1)!important;
  }

/* FIN - Large devices (laptops/desktops, 992px and up)  */


:focus {
    border-color: #3c4fe0;
    box-shadow: 0 1px 0 0 rgb(35 38 59 / 5%);
}

.input-style {
    border: 1px solid #000 !important;
    margin-bottom: 0px!important;
  }
  .form-container .form-field {
    position: relative;
    margin-bottom: 5px!important;
  }
#slider1 {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 400px !important;
  }

  .rev_slider_wrapper {
    overflow: visible;
    height:400px !important;
  }

    div.tp-parallax-wrap:nth-child(2) {
        left: 545px;
        top: 100px !important;
    }

    div.tp-parallax-wrap:nth-child(3) {
        top: 262px;
        top: 180px !important;
    }

    .large {
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-weight: bold; font-size: 80px !important;
    }

  .navbar .navbar-nav > li > a {
    color: #FFF !important;
  }

  .social li a i {font-size: 25px;}

  .navbar .info li {
    display: inline;
    font-size: 16px;
    padding-right: 10px;
  }

  .info i {
    margin-right: 8px;
    font-size: 18px;
    vertical-align: -1px;
  }

  .inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: inherit;
    width: 100%;
    height: 41px;
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 41px;
    color: inherit;
    background: #FFF;
    border: 2px solid rgba(0,0,0,0.09);
    border-radius: 0;
    resize: none;
    vertical-align: middle;

    transition: all 150ms ease-in;
  }

  .panel.pricing .price {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .price_trancking_ok {
    background: #aae552!important;
    border: 2px solid rgb(168, 227, 81);
    color: #FFFFFF!important;
  }

  .tracking{
    border: 2px solid #0f07d8;
  }

  .meta a:hover, .more:hover {
    color: #0f07d8!important;
  }


  .btn {
    background: #0f07d8!important;
  }

  .btn:hover, .btn:focus, .btn:active, .btn.active {
    background: #FFFFFF !important;
    color: #0f07d8 !important;
    border: 2px solid #0f07d8 !important;
  }

  .inverse-wrapper-reseau-sociaux {
    background: #b5ceff57  !important;
    color: #000 !important;
  }

  .inverse-wrapper .lead {
    color: #000 !important;
    }

  /* .btn {
    background: #df5103!important;
  }*/

  .post-title a:hover {
    color: #0f07d8!important;
  }

  .social li a {
  color: #fff;
  }

  .social li a:hover {
  color: #fff;
  }


  body, li, address {
  line-height: 24px;
  }
  body {
  font-size: 18px;
  font-weight: normal;
  -webkit-text-size-adjust: 100%;
  color: #000;
  font-family: 'Work Sans', sans-serif;
  }
  .inverse-wrapper {
  color: #000 !important;
  }

  .navbar.extended.fixed .navbar-collapse {
  background: #0f07d8!important;

  }

  /* HEADER **/


  /* FIN HEADER */

  .facts .icon {
  background:  #0f07d8!important;
  }

  .section-title .lead {
  font-size: 22px;
  line-height: 36px;

  }

  /*

  FORMAULLAIRE

  */

  
  /*

  CARD

  */


  .rtv-card {
  padding: 1rem;
  background-color: #f5f5f5;
  border-radius: 15px;
  padding: 20px;
  border: 2px solid #c3c6ce;
  box-shadow: 20px 20px 30px rgba(0, 0, 0, .05);
  }

  .rtv-card:hover{
  border-color: #0f07d8;
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
  }

  .title {
  font-weight: 600;
  color: rgb(15, 7, 216);
  font-size: 22px;
  }

  .description {
  margin-top: 1rem;
  font-size: 20px;
  line-height: 2.rem;
  color: rgb(0, 4, 11);
  line-height: 2.25rem;
  }

  .description a {
  --tw-text-opacity: 1;
  color: rgb(59 130 246);
  }

  .description a:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  }

  .actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-shrink: 0;
  }

  .pref {
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(31 41 55 );
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  background-color: transparent;
  }

  .pref:hover {
  color: rgb(156 163 175);
  }

  .pref:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  }

  .accept {
  font-size: 18px;
  line-height: 1rem;
  background-color: rgb(15, 7, 216);
  font-weight: 500;
  border-radius: 0.5rem;
  color: #fff !important;
  padding : 15px 10px;
  border: none;
  transition: all .15s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .accept:hover {
  background-color: rgb(55 65 81);
  }

  .accept:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  }

  select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 50px;
  }

  .navbar .info li {
  font-size: 20px;
  }

  .searchform .btn {
  padding-top: 20px !important;
  }
  .searchform .btn {
  padding: 16px 30px;
  }

  /*  FIN CARD */

  /*  TABS HOME */
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #0f07d8 !important;
   }

    .nav-tabs > li.active > a::after {
        border-bottom: 2px solid #0f07d8 !important;
    }

    .nav-tabs > li > a:hover {
        color: #0f07d8 !important;
    }


    /* BUTTON */



