body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}

header {
    position: relative;
    background-color: #fff;
    width: 100%;
}

header .main-video-container {
    overflow: hidden;
    background: #fff;
    height: 100%;
    position: relative;
    top: -5px;
}

.nav {
    padding: 0;
}

.nav .nav-item a {
    font-family: "Reem Kufi", sans-serif;
    text-transform: uppercase;
    color: #fff;
}

#open-menu span {
    position: relative;
    left: 10px;
    top: 3px;
}

#contact span {
    position: relative;
    left: 10px;
    top: 2px;
}

.nav-brand svg .cls-1,
.nav-brand svg .cls-2,
.nav-brand svg .cls-2-c,
.nav-brand svg .cls-3,
.nav-brand svg .cls-4 {
    fill: #fff;
}

#sticky-menu-sticky-wrapper {
    height: auto !important;
}

#sticky-menu {
    padding: 20px 0;
}

#sticky-menu-sticky-wrapper.is-sticky #sticky-menu {
    z-index: 20 !important;
    position: fixed !important;
    background: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

#sticky-menu-sticky-wrapper.is-sticky #open-menu svg .cls-1 {
    stroke: #00aed2;
}

#sticky-menu-sticky-wrapper.is-sticky #open-menu span {
    color: #00aed2;
}

#sticky-menu-sticky-wrapper.is-sticky #contact svg .cls-1 {
    fill: #00aed2;
}

#sticky-menu-sticky-wrapper.is-sticky #contact span {
    color: #00aed2;
}

#sticky-menu-sticky-wrapper.is-sticky #contact svg .cls-1 {
    fill: #00aed2;
    stroke: #00aed2;
    stroke-linecap: square;
    stroke-miterlimit: 10;
}

#sticky-menu-sticky-wrapper.is-sticky #logo svg .cls-1 {
    fill: #00aed2;
}

#sticky-menu-sticky-wrapper.is-sticky #logo svg .cls-3 {
    fill: #081745;
}

#sticky-menu-sticky-wrapper.is-sticky #logo svg .cls-4 {
    fill: #064290;
}

#sticky-menu-sticky-wrapper.is-sticky #logo svg .cls-2,
#sticky-menu-sticky-wrapper.is-sticky #logo svg .cls-2-c {
    fill: initial;
}

#menu {
    width: 400px;
    position: fixed;
    padding: 25px;
    z-index: 20;
}

#menu a {
    color: #00aed2;
    font-family: "Reem Kufi", sans-serif;
    font-size: 16px;
}

#menu a:hover span {
    border-bottom: solid 2px #00aed2;
}

h1 {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    font-family: "Reem Kufi", sans-serif;
    background-color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 1075px;
    margin: auto;
    padding: 10px;
    letter-spacing: 0.85px;
}

h2 {
    font-family: "Reem Kufi", sans-serif;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 2.55px;
    text-align: left;
    color: #b89b65;
}

h2 div {
    font-size: 30px;
}

h3 {
    font-family: "Reem Kufi", sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.28px;
    text-align: left;
    color: #00aed2;
}

h2 div {
    font-size: 30px;
    letter-spacing: 1.28px;
}

legend {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.21px;
    text-align: center;
    color: #000000;
    text-align: left;
    opacity: 1;
}

.cover {
    object-fit: cover;
}

.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-40 {
    padding-left: 40px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-80 {
    padding-right: 80px;
}

.ml-40 {
    margin-left: 40px;
}

.mb-60 {
    margin-bottom: 60px;
}

.w-300 {
    width: 300px !important;
}

.bg-primary {
    background-color: #00aed2 !important;
}

.bg-light {
    background-color: #f9f7f7 !important;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.w-764 {
    max-width: 900px;
    margin-top: 122px;
    margin-left: 27px;
}

.h-300 {
    height: 300px;
}

.h-line {
    background-color: #1cc2da;
    height: 10px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 375px;
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.z-3 {
    z-index: 3;
}

.z-10 {
    z-index: 10;
}

.o-cover {
    object-fit: cover;
}

p {
    font-size: 16px;
    line-height: 30px;
}

.btn {
    font-family: "Reem Kufi", sans-serif;
    line-height: 36px;
    border: solid 1px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
    font-size: 13px;
    border-radius: 1px;
}

.btn-outline-primary {
    border-color: #00aed2;
    color: #00aed2;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:focus:hover {
    background-color: #00aed2;
    border-color: #00aed2;
    color: #fff;
    outline: none;
    box-shadow: none;
}

.gradient {
    background-image: linear-gradient(to bottom, #00aed2, #ffffff 86%);
}

.is-invalid .form-control,
.is-invalid .form-check-input,
.is-invalid.custom-checkbox.material .custom-control-label:before {
    border-color: #dc3545 !important;
}

/* Custom text inputs */
.form-control.material {
    background-color: transparent;
    border-radius: 0;
    border: solid 1px #ffff;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding-left: 0;
    text-align: left;
    color: #fff;
    font-family: "Reem Kufi", sans-serif;
}

.form-control.material + label {
    bottom: 34px;
    background: transparent;
    color: #fff;
    padding: 0;
    left: 0;
    position: relative;
    transition: 0.2s;
    pointer-events: none;
    font-family: "Reem Kufi", sans-serif;
}

.form-control.material:focus ~ label {
    bottom: 55px;
}

.form-control.material.active ~ label {
    bottom: 55px;
}
/*
.form-control.material:valid~label {
    bottom: 34px;
}
*/
.form-control.material:invalid ~ label {
    bottom: 55px;
}

.material .custom-control-label {
    line-height: 24px;
    color: #fff;
    padding-left: 5px;
    font-family: "Reem Kufi", sans-serif;
}

.form-control.material:focus {
    outline: none;
    box-shadow: none;
}

/* Custom checkbox inputs */
.custom-checkbox.material .custom-control-label:before {
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
    height: 20px;
    width: 20px;
    top: 2px;
}

.custom-checkbox.material
    .custom-control-input:checked
    ~ .custom-control-label::after {
    background: white;
    height: 12px;
    width: 12px;
    top: 6px;
    left: -20px;
}

.custom-checkbox.material
    .custom-control-input:focus:not(:checked)
    ~ .custom-control-label::before {
    border-color: #fff;
    box-shadow: none;
}

.custom-checkbox.material
    .custom-control-input:not(:disabled):active
    ~ .custom-control-label::before {
    color: #fff;
    background-color: #fff !important;
    border-color: #fff !important;
}

/* Custom radio inputs */
.custom-radio.material .custom-control-label:before {
    background-color: transparent;
    border-color: #fff;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    top: 1px;
}

.custom-radio.material
    .custom-control-input:checked
    ~ .custom-control-label::after {
    background: white;
    height: 12px;
    width: 12px;
    top: 5px;
    left: -20px;
    border-radius: 50px;
}

.custom-radio.material
    .custom-control-input:focus:not(:checked)
    ~ .custom-control-label::before {
    border-color: #fff;
    box-shadow: none;
}

.video-container {
    padding-left: 5px;
}

video:focus {
    outline: none;
    box-shadow: none;
}

.v-line-left {
    background-image: url(img/union-3.svg);
    padding-right: 0;
    background-repeat: no-repeat;
    padding-bottom: 79px;
    background-position: left -3px;
    background-size: contain;
}

.v-line-right {
    background-image: url(img/v-line-right.svg);
    padding-right: 0;
    background-repeat: no-repeat;
    padding-bottom: 79px;
    background-position: left -23px;
    background-size: contain;
}

#play-pause {
    width: 93px;
    height: 93px;
    background-image: url(img/play.svg);
    border: 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin: -46.5px 0 0 -46.5px;
}

#play-pause:focus {
    outline: none;
    box-shadow: none;
}

#play-pause.is-playing {
    background: none;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#logos-certifications di .list {
    padding-left: 20px;
    font-size: 16px;
}

.list-unstyled li {
    padding-left: 40px;
    position: relative;
}

.list-unstyled li:before {
    content: "";
    background-image: url(./img/icon-arrow.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
}

.list-styled {
    padding-left: 100px;
    background-image: url(./img/icon-arrow-points.svg);
    background-repeat: no-repeat;
    background-position: left 9px;
}

.list-styled li::marker {
    color: #b89b65;
}

footer {
    border-bottom: solid 3px black;
    margin-bottom: 15px;
    position: relative;
}

footer a {
    font-size: 12px;
    color: #000;
    text-decoration: underline;
}

footer p {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.21px;
    text-align: left;
}

footer a:hover {
    color: #000;
}

footer #tel {
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    text-decoration: none;
}

#madeBy {
    font-family: Roboto;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.21px;
    text-transform: uppercase;
    position: absolute;
    bottom: -8px;
    right: 0;
    background: #fff;
    padding: 0px 15px;
}

#madeBy img {
    height: 12px;
    position: relative;
    top: -1px;
    margin-left: 5px;
}

/* Slider-1 */

#slider-1 .carousel-inner {
    padding-bottom: 100px;
    background-image: url("img/slider.svg");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
}

#slider-1 .carousel-control-prev {
    bottom: 25px;
    top: auto;
    height: 50px;
    right: 90px;
    width: 90px;
    left: auto;
    opacity: 1;
}

#slider-1 .carousel-control-next {
    bottom: 25px;
    top: auto;
    height: 50px;
    right: 0;
    width: 90px;
    opacity: 1;
}

/* Slider-2 */
#slider-2 .carousel-item img {
    height: 700px;
    object-fit: cover;
}

#slider-2 .carousel-inner {
    padding-bottom: 100px;
    background-image: url(img/union-5.svg);
    background-repeat: no-repeat;
    background-position: right 10px bottom;
    background-size: auto;
}

#slider-2 .carousel-control-prev {
    bottom: 35px;
    top: auto;
    height: 50px;
    right: 110px;
    width: 90px;
    left: auto;
    opacity: 1;
}

#slider-2 .carousel-control-next {
    bottom: 35px;
    top: auto;
    height: 50px;
    right: 20px;
    width: 90px;
    opacity: 1;
}

/* Slider-3 */
#slider-3 .carousel-inner {
    padding-bottom: 100px;
}

#slider-3 .carousel-control-prev {
    bottom: 25px;
    top: auto;
    height: 50px;
    right: auto;
    width: 90px;
    left: 0;
    opacity: 1;
}

#slider-3 .carousel-control-next {
    bottom: 25px;
    top: auto;
    height: 50px;
    left: 90px;
    width: 90px;
    opacity: 1;
}

/* Slider-4 */
#slider-4 .carousel-item img {
    height: 600px;
    object-fit: cover;
}

#slider-4 .carousel-inner {
    padding-bottom: 75px;
}

#slider-4 .carousel-control-prev {
    bottom: 15px;
    top: auto;
    height: 50px;
    right: 90px;
    width: 90px;
    left: auto;
    opacity: 1;
}

#slider-4 .carousel-control-next {
    bottom: 15px;
    top: auto;
    height: 50px;
    right: 0;
    width: 90px;
    opacity: 1;
}

/* Slider-5 */
#slider-5 .carousel-inner {
    padding-bottom: 70px;
}

#slider-5 .carousel-control-prev {
    bottom: 0;
    top: auto;
    height: 50px;
    right: 90px;
    width: 90px;
    left: auto;
    opacity: 1;
}

#slider-5 .carousel-control-next {
    bottom: 0;
    top: auto;
    height: 50px;
    right: 0;
    width: 90px;
    opacity: 1;
}

#slider-5 .carousel-caption {
    position: initial;
    margin-top: 10px;
    padding: 0;
}

/* Orbital */
#orbital {
    padding-bottom: 0;
}

.orbital-container {
    border: solid 15px #09aed2;
    margin-bottom: 90px;
    position: relative;
}

.orbital-container:after {
    content: "";
    position: absolute;
    background-image: url(./img/trac-96.svg);
    height: 105px;
    width: 6px;
    left: 50%;
    bottom: -105px;
}

.modal-header {
    border: 0;
}

.modal-header .close {
    opacity: 1;
}

.modal-header .close:focus {
    outline: none;
    box-shadow: none;
}

.modal-body {
    padding: 0 50px 50px;
}

#modal-mentions-legales p {
    font-size: 14px;
}

#modal-confirmation .modal-body {
    padding: 0 25px 25px;
}

#modal-confirmation .modal-body p:last-child {
    margin-bottom: 0;
}

#perspective {
    height: 615px;
}

#contact-mobile {
    display: none;
    border-radius: 75px;
    width: 75px;
    height: 75px;
    padding: 16.25px 15.5px;
    position: fixed;
    right: 15px;
    bottom: 45px;
    z-index: 1;
    background-color: #fff;
    margin-top: -37.5px;
    z-index: 10;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1320px;
    }
}

@media (max-width: 1200px) {
    #perspective {
        height: 515px;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 100%;
    }
    .pl-80 {
        padding-left: 40px;
    }
    #slider-1 .carousel-inner {
        background-size: contain;
    }
    h2 {
        font-size: 50px;
    }
    .video-container {
        padding-left: 5px;
    }
    .v-line-left {
        padding-bottom: 66px;
    }
    .w-764 {
        margin-top: 89px;
        margin-left: 21px;
    }
    #slider-4 .carousel-control-next,
    #slider-4 .carousel-control-prev {
        bottom: 23px;
    }
}

@media (max-width: 992px) {
    #sticky-menu {
        padding: 10px 0;
    }
    #logo svg {
        height: 50px;
    }
    .pl-80 {
        padding-left: 0;
    }
    h2 {
        font-size: 45px;
    }
    h2 div {
        font-size: 25px;
    }
    p {
        font-size: 14px;
    }
    .py-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .video-container {
        padding-left: 4px;
    }
    .v-line-left {
        padding-bottom: 51px;
    }
    .v-line-right {
        overflow: auto;
    }
    .w-764 {
        margin-top: 85px;
        margin-left: 19px;
    }
    .h-line {
        left: 100px;
    }
    .h-300 {
        height: 200px !important;
    }
    #film .video-container {
        padding-left: 6px !important;
    }
    #slider-4 .carousel-inner {
        padding-bottom: 100px;
    }
    #slider-4 .carousel-control-prev,
    #slider-4 .carousel-control-next {
        padding-bottom: 40px;
    }
    #play-pause {
        width: 70px;
        height: 70px;
        margin: -37.5px 0 0 -37.5px;
    }
    #logos-certifications img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 768px) {
    #menu {
        width: 50%;
        padding: 25px;
        bottom: 0;
    }
    h1 {
        font-size: 14px;
        max-width: 90%;
    }
    footer .row > div {
        text-align: center !important;
    }
    .mt-2-d-768 {
        margin-top: 2rem;
    }
    .mt-4-d-768 {
        margin-top: 4rem;
    }
    p {
        font-size: 15px !important;
    }
    .btn.w-300 {
        margin: auto;
        display: block;
    }
    h2 {
        font-size: 40px;
    }
    #bureaux h2 {
        text-align: left !important;
        margin-bottom: 1.5rem !important;
    }
    .pl-40 {
        padding-left: 0 !important;
    }
    .pr-80 {
        padding-right: 0 !important;
    }
    #bureaux .img-fluid {
        margin-top: 3rem;
    }
    .video-container {
        padding-left: 3px;
    }
    .v-line-left {
        padding-bottom: 39px;
    }
    .v-line-right {
        padding-bottom: 0;
        background-image: unset;
    }
    .w-764 {
        margin-top: 1rem;
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .h-line {
        display: none;
    }
    .h-300 {
        display: none;
    }
    #perspective {
        height: 415px;
    }
    #film .pl-40 {
        padding-left: 15px !important;
    }
    #slider-1 .carousel-inner {
        padding-bottom: 50px;
        background-image: unset;
    }
    #slider-1 .carousel-control-next,
    #slider-1 .carousel-control-prev {
        bottom: 0;
        width: 60px;
    }
    #slider-1 .carousel-control-prev {
        right: 60px;
    }
    #plateaux .btn-outline-primary {
        margin-top: 40px !important;
    }
    #slider-2 .carousel-inner {
        padding-bottom: 50px;
        background-image: unset;
    }
    #slider-2 .carousel-control-next,
    #slider-2 .carousel-control-prev {
        bottom: 0;
        width: 60px;
    }
    #slider-2 .carousel-control-next {
        right: 0;
    }
    #slider-2 .carousel-control-prev {
        right: 60px;
    }
    #slider-3 .carousel-inner {
        padding-bottom: 50px;
        background-image: unset;
    }
    #slider-3 .carousel-control-next,
    #slider-3 .carousel-control-prev {
        bottom: 0;
        width: 60px;
    }
    #slider-3 .carousel-control-next {
        left: 60px;
    }
    #slider-3 .carousel-control-prev {
        left: 0;
    }
    #film .v-line-left {
        padding-bottom: 0;
        background-image: unset;
    }
    #film .video-container {
        padding-left: 0 !important;
    }
    #slider-4 .carousel-inner {
        padding-bottom: 50px;
    }
    #slider-4 .carousel-control-next,
    #slider-4 .carousel-control-prev {
        bottom: 0;
        width: 60px;
        padding-bottom: 0;
    }
    #slider-4 .carousel-control-next {
        right: 0;
    }
    #slider-4 .carousel-control-prev {
        right: 60px;
    }
    #play-pause {
        top: 60%;
    }
    footer p {
        font-size: 11px !important;
        text-align: center;
        margin-bottom: 0;
        margin-top: 20px;
    }
    footer #tel {
        display: block;
    }
    footer .row .col-sm-12:first-child p {
        margin-top: 0 !important;
    }
}

@media (max-width: 680px) {
    #sticky-menu {
        padding: 0;
    }
    .hide-down-600 {
        display: none;
    }
    header .nav .nav-item:first-child {
        flex: unset;
    }
    header #open-menu svg {
        height: 16px;
        width: 30px;
    }
    header #open-menu span {
        display: none;
    }
    #sticky-menu {
        padding: 10px 0;
    }
    #logo svg {
        height: 35px;
    }
    h1 {
        position: initial;
    }
}

@media (max-width: 600px) {
    .nav-brand svg {
        margin-left: -37px;
    }
    .video-container {
        padding-left: 2px;
    }
    .v-line-left {
        padding-bottom: 33px;
    }
    #perspective {
        height: 315px;
    }
    #contact-mobile {
        display: inline-block;
    }
    #play-pause {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
        top: 65%;
    }
    #logos-certifications {
        display: grid !important;
        grid-gap: 10px;
        grid-template-columns: repeat(2, 1fr [col-start]);
    }
}

@media (max-width: 480px) {
    .video-container {
        padding-left: 0;
    }
    .v-line-left {
        background-image: unset;
        padding-bottom: 0;
    }
    #play-pause {
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px;
        top: 70%;
    }
}

/*
Avoid empty images to appear as broken
*/
img:not([src]):not([srcset]) {
    visibility: hidden;
}

/* 
Fixes the Firefox anomaly while images are loading
*/
@-moz-document url-prefix() {
    img:-moz-loading {
        visibility: hidden;
    }
}
