/* PAGE NAVETTE ---------------------------------------------------------------- */
body {
    background-color: #fff;
}
/* HEADER */
#navette-page-header {
    background-image: url('./../../../img/v2/accueil/bg-navette.webp');
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#navette-container {
    padding-bottom: 100px;
}
#navette-content {
    margin-top: 80px;
    padding-bottom: 180px;
}
#center-header {
    text-align: left;
}
#btn-navette-reserver {
    width: 180px;
}

/* VIDEO */
#navette-video-section {
    position: relative;
    background-image: url('./../../../img/v2/content/circle_1.png');
    background-position-y: 40px;
    background-position-x: right 100px;
    background-repeat: no-repeat;
    background-size: 80px;
}
#navette-video-container {
    background-image: url('./../../../img/v2/content/navettes/navette-video-bg.webp');
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: 1400px auto;
    overflow: auto;
}
#video-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    border-radius: 60px;
    width: 1280px;
    height: auto;
}

/* INFORMATIONS */
#navette-informations-section {
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
    background-image: url('./../../../img/v2/content/circle_2.png');
    background-position-y: 70px;
    background-position-x: left 100px;
    background-repeat: no-repeat;
    background-size: 140px;
}
#navette-information-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.info-card {
    padding: 30px;
    min-height: 220px;
    height: 220px;
    background-color: var(--light-grey);
    border-radius: 25px;
    margin-top: 40px;
}
.info-card-lg {
    height: 480px;
}
.info-card-main-title {
    text-transform: uppercase;
    font-size: 30px;
}
.info-card-secondary-title {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: var(--font-bold);
    text-transform: capitalize;
}
.info-card-paragraph {
    font-size: 17px;
}
.info-card-large-txt {
    font-size: 46px;
    font-weight: var(--font-bold);
}
#horaire-navette-table {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
}
#horaire-navette-table td {
    width: 130px;
    height: 100px;
    border-top: 1px solid #000000A6;
    border-bottom: 1px solid #000000A6;
    text-align: center;
    color: var(--main-color);
    font-size: 50px;
    font-weight: var(--font-bold);
}
.right-border {
    border-right: 1px solid #000000A6;
}
#continue-cell {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    color: #000000A6;
    height: 70px;
    font-weight: var(--font-bold);
    font-size: 30px;
    text-align: center;
    line-height: 2.5em;
    border-bottom: 1px solid #000000A6;
}

/* MESSAGERIE */
#navette-messagerie-section {
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
    background-image: url('./../../../img/v2/content/circle_3.png');
    background-position-y: 200px;
    background-position-x: left 80px;
    background-repeat: no-repeat;
    background-size: 100px;
}
#navette-messagerie-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
#messagerie-thread-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 550px;
    height: auto;
}
#messagerie-left-container {
    width: 300px;
}
#messagerie-call-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: auto;
    margin-bottom: 20px;
}
#messagerie-left-container p {
    line-height: 2em;
}
#chat-btn-container {
    width: 220px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
#chat-btn-container button {
    width: 100%;
    height: 100%;
    font-size: 16px !important;
    padding-left: 35px;
    text-align: left;
}
#chat-btn-container .btn-plus {
    width: 52px;
    height: 52px;
    background-color: #FFF;
    border-radius: 25px;
    padding: 5px;
    position: absolute;
    top: -1px;
    right: -1px;
}
#chat-btn-container .btn-plus img {
    width: 42px;
    height: 42px;
}

/* RESPONSIVE ------------------------------------------------------------------ */
@media screen and (max-width: 7680px) { 
    #video-img {
        max-width: 1280px;;
        width: 100%;
    }
}
@media screen and (max-width: 1680px) { 
   
}
@media screen and (max-width: 1440px) {
    
}
@media screen and (max-width: 1399px) {  /* 1400px */
    #navette-content {
        margin-top: 60px;
        padding-bottom: 00px;
    }
    #video-img {
        width: 100%;
    }
    #navette-video-container {
        background-image: none !important;
    }
    #messagerie-thread-img {
        width: 50%;
    }
}

@media screen and (max-width: 1366px) { 
    

}

@media screen and (max-width: 1199px) { /* 1200px*/
    #navette-content {
        margin-top: 260px;
        padding-bottom: 00px;
    }
    #video-img {
        width: 100%;
    }
    #navette-video-container {
        background-image: none !important;
    }
    #messagerie-thread-img {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) { 
    
}

@media screen and (max-width: 991px) { 
    #navette-content {
        margin-top: 260px;
        padding-bottom: 00px;
    }
    #video-img {
        width: 100%;
    }
    #navette-video-container {
        background-image: none !important;
    }
    .info-card {
        min-height: 280px;
        height: auto;
    }
    .info-card-secondary-title {
        text-align: center;
        margin-top: 10px;
    }
    .info-card-paragraph {
        font-size: 14px;
        text-align: center;
    }
    #messagerie-thread-img {
        width: 50%;
    }
}

@media screen and (max-width: 900px) {
    
}

@media screen and (max-width: 768px) {
    #btn-set-date-depart, #btn-set-date-retour, #horaire-depart, #horaire-retour {
        margin-top: 15px;
    }
}
@media screen and (max-width: 767px) {
    #navette-content {
        margin-top: 140px;
        padding-bottom: 0px;
        padding-top: 160px;
    }
    #video-img {
        width: 100%;
    }
    #navette-video-container {
        background-image: none !important;
    }
    .info-card {
        height: auto;
    }
    #messagerie-thread-img {
        width: 100%;
        margin-top: 40px;
    }
}
@media screen and (max-width: 576px) {
    
}
@media screen and (max-width: 575px) {
    
}
@media screen and (max-width: 500px) {
    
}
@media screen and (max-width: 480px) {
    
}

@media screen and (max-width: 411px) {
    
}

@media screen and (max-width: 375px) {
    
}

@media screen and (max-width: 360px) {
    
}