footer {
  padding-top: 2rem;
 }
 .header-2 nav ul,
.header-right ul {
  color:unset
 
}

.header-desktop ul {
    padding-left:0px;
    margin-bottom:0px
}
    .hero {
    
      background-color: #24539E;
      color: #fff;
    }
    .hero .content {
      padding: 4rem 2rem;
    }
    .hero-image {
     /* background-image: url('https://dev.tl.fr/taxi-lyon/images/accueil/avantagesx800.jpg');
      background-size: cover;
      background-position: center;*/
      min-height: 100%;
    }

    .hero h1 {
      font-weight: 700;
    }
    .hero .btn {
      background-color: #dd6c6c;
      border: none;
      color: #fff;
    }
    .features {
      background-color: #0c1425;
      color: #fff;
    }
    .features i {
      font-size: 2rem;
      margin-bottom: 0.5rem;
      color: #dd6c6c;
    }
    .highlight {
      color: #1d4ed8;
      font-weight: 700;
    }
ul {
    margin-bottom: 0;
    padding-left: 0;
}
.btn {
    border-radius: 100px;
}
button {
    white-space:nowrap
}
.accordion-button, 
.accordion-body {
white-space: normal;
  word-wrap: break-word;
  word-break: break-word;

}

.vip-title-v2 {
  background-image: url(../images/accueil/taxi.png);
  opacity: 0.75;
  background-repeat: no-repeat;
  line-height: 2rem;
  padding: 30px 0 20px 0;
}

.vip-h2-title-v2 {
  color: var(--primary-brand-color2);
  text-transform: uppercase;
  font-weight: 600 !important;
  letter-spacing: 0.1rem;
  padding-left: 10px;
  font-size: unset;
}

.vip-h3-title-v2 {
  text-align: left;
  font-size: 2rem;
  font-weight: 600 !important;
  padding-left: 10px;
}

.reservation-prefooter-h2-title-v2{
  font-size: unset;
}
.avis-h2-title-v2{
  font-size: unset;
}

.footer-section-v2 h4{
  font-size: unset;
}


.ul-pro {
    list-style-image: none !important;
}
.ul-pro li {
    position: relative;
    list-style-type: none;
}
.ul-pro li:before {
    content: "âœ”";
    color: #2ca138;
    font-weight: 800;
    font-size: 20px;
    position: absolute;
    left: -25px;
    top: -5px;
}
.service-ul {
    list-style: none;
    display: block;
}
.service-ul li:before {
    content: counter(li);
    position: absolute;
    margin-left: -50px;
    margin-top: 0;
    background: #fff;
    color: #24539e;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    padding: 4px 14px;
}
.service-ul li {
    counter-increment: li;
    padding: 15px 0 15px 0;
    margin-left: -15px;
}
.tl-vip-7 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 11%, rgba(0, 0, 0, 0.4) 100%), url(../images/services/eco/TL-autres-services-fond.jpg);
    background-size: cover;
}
.tl-vip-7.lazy-js {
    background-image: none;
    background-color: #000;
}
.tl-vip-7-1 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    color: #fff;
}
.tl-vip-7-1-3 {
    font-size: 0.55em;
    font-weight: 600;
}
.tl-vip-7-1 h3 {
    color: #fff;
    font-size: 2.4em;
    font-weight: 500;
    margin-bottom: 60px;
}
.tl-vip-7-1 section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.tl-vip-7-1-1:hover,
.tl-vip-7-1-2:hover {
    transform: translateY(-10px);
}
.tl-vip-7-1-1 {
    position: relative;
    color: #fff;
    display: block;
    font-size: 35px;
    line-height: 1.2em;
    background-image: url(../images/services/eco/Griffe-3.png);
    background-color: #24539e;
    position: relative;
    width: calc(16.666% - 24px);
    padding-top: 60px !important;
    padding-right: 12px !important;
    padding-bottom: 60px !important;
    padding-left: 12px !important;
    box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, 0.3);
}
.tl-vip-7-1-1.lazy-js {
    background-image: none;
    background-color: #24539e;
}
.tl-vip-7-1-2 {
    color: #24539e;
    display: block;
    font-size: 35px;
    line-height: 1.2em;
    background-image: url(../images/services/eco/Griffe-2.png);
    background-color: #fff;
    position: relative;
    width: calc(16.666% - 24px);
    padding-top: 60px !important;
    padding-right: 12px !important;
    padding-bottom: 60px !important;
    padding-left: 12px !important;
    box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, 0.3);
}
.tl-vip-7-1-2.lazy-js {
    background-image: none;
    background-color: #fff;
}
.tl-vip-6 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-image: url(../images/services/eco/map-lyon-nb.jpg);
    background-color: #fff;
}
.tl-vip-6.lazy-js {
    background-image: none;
    background-color: #fff;
}
.tl-vip-6-0 h2 {
    color: #24539e;
    font-size: 2.4em;
    font-weight: 500;
    margin-bottom: 30px;
}
.tl-vip-6-0 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}
.tl-vip-6-0 section {
    background: #fff;
    padding: 50px 30px 50px 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, 0.3);
}
.tl-vip-6-1 {
    min-width: calc(40% - 40px);
    padding: 20px;
    text-align: center;
    border-right-width: 1px;
    border-right-color: #d3d3d3;
    border-style: solid;
}
.tl-vip-6-1-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.tl-vip-6-1-1 a {
    display: block;
    padding: 10px;
}
.tl-vip-6-1-1 a img {
    position: relative;
    bottom: 40px;
}
.tl-vip-6-2 {
    min-width: calc(60% - 120px);
    padding: 60px;
}
.tl-vip-6-2-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.tl-vip-6-2-1-1 {
    min-width: 70px;
    height: 70px;
    background: #24539e;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    margin-right: 10px;
}
.tl-vip-6-2-1-2 h4 {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.tl-vip-6-2 {
    color: #24539e !important;
}
.tl-vip-6-2 p {
    margin-bottom: 20px;
    font-size: 1.1em;
    text-align: justify;
}
.tl-vip-5 {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #24539e !important;
}
.tl-vip-5-1 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    color: #fff;
}
.tl-vip-5-1 section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
}
.tl-vip-5-1-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 75%;
}
.tl-vip-5-1-1 img {
    width: calc(50% - 40px);
    margin: 20px;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
}
.tl-vip-5-1 h2 {
    color: #fff;
    font-size: 2.4em;
    font-weight: 500;
    margin-bottom: 40px;
}
.tl-vip-5-1 p {
    font-size: 1.5em;
}
.tl-vip-4-4 {
    text-align: right;
    position: relative;
}
.tl-vip-4-4 a {
    box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
    color: #fff;
    background: #2ca138;
    font-size: 1.3em;
    padding: 10px 15px 10px 15px;
    border: 2px solid #fff;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tl-vip-4-4 a,
.tl-vip-4-4 a:after {
    transition: all 0.3s ease 0s;
}
.tl-vip-4-5:after {
    position: absolute;
    opacity: 0;
    content: "\3E";
    margin-left: -1em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.tl-vip-4-4 a:hover {
    padding-right: 33px !important;
}
.tl-vip-4-4 a:hover > .tl-vip-4-5:after {
    opacity: 1;
    content: "\3E";
    margin-left: 10px;
    font-weight: 700;
}
.tl-vip-4-5 {
    text-align: center;
    margin-top: 20px;
}
.tl-vip-4-5 a:hover {
    cursor: pointer;
}
.tl-vip-4-3,
.tl-vip-4-4 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 10px auto 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.tl-vip-4-3-1 {
    position: absolute;
    top: -30px;
    left: calc(50% - 30px);
}
.tl-vip-4-3 section {
    position: relative;
    -webkit-font-smoothing: antialiased;
    background-color: #f5f5f5;
    box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, 0.3);
    padding: 20px 20px 40px 20px;
    margin: 30px;
    width: calc(33.333% - 100px);
    text-align: center;
}
.tl-vip-4-3 section h4 {
    color: #24539e;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}
.tl-vip-8 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.tl-vip-4 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 100%), url(../images/services/eco/Doko-TL_160-1.jpg) !important;
    background-size: cover;
    background-position: center center;
}
.tl-vip-4-1,
.tl-vip-8-1 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    color: #fff;
}
.tl-vip-4-1 h2,
.tl-vip-8-1 h2 {
    color: #24539e;
    font-size: 2.4em;
    font-weight: 500;
    margin-bottom: 60px;
}
.shadow-img {
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.3);
}
.tl-vip-8-1 p {
    color: #24539e;
    text-align: justify;
    font-size: 1.2em;
}
.tl-vip-8-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 20px;
}
.tl-vip-8-2 section {
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.shadow-text {
    box-shadow: 0 12px 18px -6px rgba(0, 0, 0, 0.3);
}
.tl-vip-8-2 img {
    display: block;
}
.tl-vip-8-2-1 {
    width: calc(50% - 40px);
    padding: 20px 40px 20px 20px;
}
.tl-vip-8-2-2 {
    width: calc(50%);
    position: relative;
    right: 20px;
}
.tl-vip-8-2-3 {
    width: calc(50%);
    position: relative;
    left: 20px;
    top: 20px;
}
.tl-vip-8-2-3-1 {
    top: 40px !important;
}
.tl-vip-8-2-4 {
    width: calc(50% - 40px);
    padding: 20px 20px 20px 40px;
}
.tl-vip-8-2 section h4 {
    font-size: 1.4em;
    color: #24539e;
    text-align: center;
    margin-bottom: 15px;
}
.tl-vip-8-2 section p {
    font-size: 1em;
    color: #000;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.7em;
}
.tl-vip-8-4 {
    text-align: center;
    position: relative;
}
.tl-vip-8-4 a {
    text-align: center;
    color: #fff;
    background: #24539e;
    font-size: 1.1em;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.tl-vip-8-4 a,
.tl-vip-8-4 a:after {
    transition: all 0.3s ease 0s;
}
.tl-vip-8-5:after {
    position: absolute;
    opacity: 0;
    content: "\3E";
    margin-left: -1em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.tl-vip-8-4 a:hover {
    padding-right: 33px !important;
}
.tl-vip-8-4 a:hover > .tl-vip-8-5:after {
    opacity: 1;
    content: "\3E";
    margin-left: 10px;
    font-weight: 700;
}
.tl-vip-8-5 {
    text-align: center;
    margin-top: 20px;
}
.tl-vip-8-5 a:hover {
    cursor: pointer;
}
.tl-vip-4-2 {
    display: flex;
    flex-direction: row;
}
.tl-vip-4-2-1 {
    padding: 0 50px 10px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.tl-vip-4-2-1 img {
    margin-bottom: 20px;
}
.tl-vip-4-2-2 {
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: center;
}
.tl-vip-4-2-2 h3 {
    color: #24539e;
    font-size: 1.5em;
    margin-bottom: 10px;
}
.tl-vip-4-2-2 p {
    color: #000;
    text-align: justify;
}
.tl-vip-3 {
    padding-top: 169px;
    padding-bottom: 169px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 100%), url(../images/services/vip/tl-vip-bg-1.jpg) !important;
}
.tl-vip-3.lazy-js {
    background-image: none;
    background-color: #000;
}
.tl-vip-3-1 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    color: #fff;
}
.tl-vip-3-1 .plus {
    position: relative;
    top: 6px;
    font-weight: 600;
    color: #43ac6a;
    font-size: 2em;
}
.tl-vip-3-1 h2 {
    color: #fff;
    font-size: 2.4em;
    font-weight: 500;
    margin-bottom: 60px;
}
.tl-vip-3-1 h4,
.tl-vip-3-1 p {
    color: #fff;
    text-align: justify;
    line-height: 1.6em;
    margin-bottom: 30px;
}
.tl-vip-1 {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 50vh;
    background-position: center center;
    background-size: cover;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.6) 100%), url(../images/services/vip/tl-vip-header.jpg);
}
.tl-vip-1-2,
.tl-vip-2 {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}
.tl-vip-1 h1 {
    color: #fff;
    font-weight: 700;
    font-size: 6em;
}
.tl-vip-1-2 p {
    color: #fff;
    font-weight: 500;
    font-size: 2.5em;
    margin: 20px 10px 50px 0;
}
.tl-vip-1-3 {
    text-align: right;
    position: relative;
}
.tl-vip-1-3 a {
    text-align: center;
    color: #fff;
    background: #be1e2d;
    font-size: 1.3em;
    padding: 10px 15px 10px 15px;
    border: 2px solid #fff;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tl-vip-1-3 a,
.tl-vip-1-3 a:after {
    transition: all 0.3s ease 0s;
}
.tl-vip-1-4:after {
    position: absolute;
    opacity: 0;
    content: "\3E";
    margin-left: -1em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.tl-vip-1-3 a:hover {
    padding-right: 33px !important;
}
.tl-vip-1-3 a:hover > .tl-vip-1-4:after {
    opacity: 1;
    content: "\3E";
    margin-left: 10px;
    font-weight: 700;
}
.tl-vip-1-4 {
    text-align: center;
    margin-top: 20px;
}
.tl-vip-1-4 a:hover {
    cursor: pointer;
}
.tl-vip-2-1 {
    color: #24539e;
    font-weight: 500;
    font-size: 2em;
    margin: 54px 10px 40px 0;
    display: inline-block;
}
.tl-vip-2-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    padding-bottom: 70px;
}
.tl-vip-2-2 div {
    width: calc(25% - 70px);
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 68px;
    padding-left: 20px;
    margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px;
}
.shadow-1 {
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.3);
}
.tl-vip-2-2 div h3 {
    color: #24539e !important;
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 10px;
}
.tl-vip-2-2 div p {
    font-weight: 400;
    font-size: 1.1em;
    text-align: center;
}
.tl-vip-2-2 div {
    text-align: center;
}
.tl-vip-2-2 div img {
    margin-bottom: 10px;
    height: 90px;
}
@media only screen and (max-width: 1300px) {
    .tl-vip-6-1-1 {
        flex-direction: column;
    }
    .tl-vip-7-1-1 {
        width: calc(33.333% - 24px);
    }
    .tl-vip-7-1-2 {
        width: calc(33.333% - 24px);
    }
}
@media only screen and (max-width: 1080px) {
    .shadow-img {
        box-shadow: 0 2px 18px -12px rgba(0, 0, 0, 0.3);
        position: relative;
        top: 3px;
    }
    .inverse-col {
        flex-direction: column-reverse !important;
    }
    .tl-vip-8 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tl-vip-8-2 img {
        width: 100%;
    }
    .tl-vip-8-2-3-1 {
        top: 0 !important;
    }
    .tl-vip-8-2 section {
        flex-direction: column;
        justify-content: flex-start;
    }
    .tl-vip-8-2-1 {
        width: calc(100% - 60px);
        padding: 20px 40px 20px 20px;
    }
    .tl-vip-8-2-2 {
        width: calc(100%);
        position: relative;
        top: 0;
        right: 0;
    }
    .tl-vip-8-2-3 {
        width: calc(100%);
        position: relative;
        left: 0;
        top: 0;
    }
    .tl-vip-8-2-4 {
        width: calc(100% - 60px);
        padding: 20px 20px 20px 40px;
    }
    .tl-vip-1-2,
    .tl-vip-2,
    .tl-vip-3-1,
    .tl-vip-4-1,
    .tl-vip-4-3,
    .tl-vip-4-4,
    .tl-vip-5-1,
    .tl-vip-6-0,
    .tl-vip-7-1 {
        width: calc(100% - 40px);
        padding-left: 20px;
        padding-right: 20px;
    }
    .tl-vip-2-2 div {
        width: calc(50% - 60px);
        margin-right: 10px;
        margin-left: 10px;
    }
    .shadow-1 {
        box-shadow: 0 7px 12px -4px rgba(0, 0, 0, 0.3);
    }
    .tl-vip-7-1 section {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
    .tl-vip-7-1-1 {
        width: calc(50% - 24px);
        margin-bottom: 10px;
    }
    .tl-vip-7-1-2 {
        width: calc(50% - 24px);
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 900px) {
    .tl-vip-5-1 section {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
    }
    .tl-vip-5-1-1 {
        width: 100%;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 800px) {
    .tl-vip-1 h1 {
        font-size: 4em;
    }
    .tl-vip-6-1-1 {
        flex-direction: row;
    }
    .tl-vip-4-1 h2,
    .tl-vip-5-1 h2 {
        margin-bottom: 20px;
    }
    .tl-vip-6-1 {
        min-width: calc(100% - 40px);
        border-right-width: 0;
        padding: 20px 20px 0 20px;
    }
    .tl-vip-6-2 {
        min-width: calc(100% - 40px);
        padding: 20px;
    }
    .tl-vip-4,
    .tl-vip-5,
    .tl-vip-6 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .tl-vip-6-0 section {
        background: #fff;
        padding: 20px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, 0.3);
    }
    .tl-vip-4-3 {
        flex-direction: column;
    }
    .tl-vip-5-3-1 {
        padding-bottom: 0;
        margin-top: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .tl-vip-4-3 section {
        width: calc(100% - 100px);
    }
}
@media only screen and (max-width: 600px) {
    .tl-vip-8-1 {
        position: relative;
        width: calc(100% - 40px);
        padding: 20px;
        max-width: 1080px;
        margin: auto;
        color: #fff;
    }
    .tl-vip-8-2 section {
        padding: 0;
        margin-bottom: 40px;
    }
    .tl-vip-3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tl-vip-1 h1 {
        font-size: 3em;
    }
    .tl-vip-1-2 p {
        font-size: 1.6em;
    }
    .tl-vip-1 {
        padding-bottom: 20px;
        min-height: 0;
        background-position: top right;
    }
    .tl-vip-7-1-3 {
        font-size: 0.5em;
    }
}
@media only screen and (max-width: 550px) {
    .tl-vip-4-2 {
        display: flex;
        flex-direction: column;
    }
    .tl-vip-2-2 div {
        width: calc(100% - 40px);
        margin: 0 0 30px 0;
        padding-top: 20px;
        padding-bottom: 30px;
        box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.3);
    }
}
@media only screen and (max-width: 450px) {
    .tl-vip-2-2 div {
        margin-bottom: 10px;
    }
    .tl-vip-1 h1 {
        font-size: 2em;
    }
    .tl-vip-1-2 p {
        font-size: 1.3em;
    }
}


