/****Font-face"****/

@font-face {
    font-family: "Gotham Thin";
    src: url("../fonts/gotham/thin/gotham-thin-webfont.eot");
    src: url("../fonts/gotham/thin/gotham-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/thin/gotham-thin-webfont.woff2") format("woff2"), url("../fonts/gotham/thin/gotham-thin-webfont.woff") format("woff"), url("../fonts/gotham/thin/gotham-thin-webfont.ttf") format("truetype"), url("../fonts/gotham/thin/gotham-thin-webfont.svg#gothamthin") format("svg");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Light";
    src: url("../fonts/gotham/light/gotham-light-webfont.eot");
    src: url("../fonts/gotham/light/gotham-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/light/gotham-light-webfont.woff2") format("woff2"), url("../fonts/gotham/light/gotham-light-webfont.woff") format("woff"), url("../fonts/gotham/light/gotham-light-webfont.ttf") format("truetype"), url("../fonts/gotham/light/gotham-light-webfont.svg#gothamlight") format("svg");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Light Italic";
    src: url("../fonts/gotham/light/gotham-lightitalic-webfont.eot");
    src: url("../fonts/gotham/light/gotham-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/light/gotham-lightitalic-webfont.woff2") format("woff2"), url("../fonts/gotham/light/gotham-lightitalic-webfont.woff") format("woff"), url("../fonts/gotham/light/gotham-lightitalic-webfont.ttf") format("truetype"), url("../fonts/gotham/light/gotham-lightitalic-webfont.svg#gothamlight_italic") format("svg");
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: "Gotham Book";
    src: url("../fonts/gotham/book/gotham-book-webfont.eot");
    src: url("../fonts/gotham/book/gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/book/gotham-book-webfont.woff2") format("woff2"), url("../fonts/gotham/book/gotham-book-webfont.woff") format("woff"), url("../fonts/gotham/book/gotham-book-webfont.ttf") format("truetype"), url("../fonts/gotham/book/gotham-book-webfont.svg#gothambook") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Book Italic";
    src: url("../fonts/gotham/book/gotham-bookitalic-webfont.eot");
    src: url("../fonts/gotham/book/gotham-bookitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/book/gotham-bookitalic-webfont.woff2") format("woff2"), url("../fonts/gotham/book/gotham-bookitalic-webfont.woff") format("woff"), url("../fonts/gotham/book/gotham-bookitalic-webfont.ttf") format("truetype"), url("../fonts/gotham/book/gotham-bookitalic-webfont.svg#gothambook_italic") format("svg");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Gotham Medium";
    src: url("../fonts/gotham/medium/gotham-medium-webfont.eot");
    src: url("../fonts/gotham/medium/gotham-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/medium/gotham-medium-webfont.woff2") format("woff2"), url("../fonts/gotham/medium/gotham-medium-webfont.woff") format("woff"), url("../fonts/gotham/medium/gotham-medium-webfont.ttf") format("truetype"), url("../fonts/gotham/medium/gotham-medium-webfont.svg#gothammedium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Medium Italic";
    src: url("../fonts/gotham/medium/gotham-mediumitalic-webfont.eot");
    src: url("../fonts/gotham/medium/gotham-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/medium/gotham-mediumitalic-webfont.woff2") format("woff2"), url("../fonts/gotham/medium/gotham-mediumitalic-webfont.woff") format("woff"), url("../fonts/gotham/medium/gotham-mediumitalic-webfont.ttf") format("truetype"), url("../fonts/gotham/medium/gotham-mediumitalic-webfont.svg#gothammedium_italic") format("svg");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Gotham Bold";
    src: url("../fonts/gotham/bold/gotham-bold-webfont.eot");
    src: url("../fonts/gotham/bold/gotham-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/bold/gotham-bold-webfont.woff2") format("woff2"), url("../fonts/gotham/bold/gotham-bold-webfont.woff") format("woff"), url("../fonts/gotham/bold/gotham-bold-webfont.ttf") format("truetype"), url("../fonts/gotham/bold/gotham-bold-webfont.svg#gothambold") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Bold Italic";
    src: url("../fonts/gotham/bold/gotham-bolditalic-webfont.eot");
    src: url("../fonts/gotham/bold/gotham-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/bold/gotham-bolditalic-webfont.woff2") format("woff2"), url("../fonts/gotham/bold/gotham-bolditalic-webfont.woff") format("woff"), url("../fonts/gotham/bold/gotham-bolditalic-webfont.ttf") format("truetype"), url("../fonts/gotham/bold/gotham-bolditalic-webfont.svg#gothambold_italic") format("svg");
    font-weight: 700;
    font-style: italic;
}

/*******/

:root {
    --yellow: #fcc200;
    --blue: #3cbcd7;
    --light-color: #fff;
    --box-shadow: 0.5rem .5rem rgba(0, 0, 0, 0.1)
}

* {
    font-family: 'Gotham Book', Sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    border: none;
    transition: all .2s linear;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    overflow-x: hidden !important;
}

section {
    padding: 2rem 0;
}

/**carousel**/
/********************************/
/*       Fade Bs-carousel       */
/********************************/

@media only screen and (min-width: 992px) {
    .fade-carousel {
        position: relative;
        max-height: auto;
        z-index: 0;
    }
}

@media only screen and (min-width: 992px) {
    .fade-carousel .carousel-inner .item {
        max-height: fit-content ;
    }
}

.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: transparent;
    border-color: var(--yellow);
}

.fade-carousel .carousel-indicators > li.active {
    width: 12px;
    height: 12px;
    background-color: var(--yellow);
    border-color: var(--yellow);
}

/********************************/
/*          Hero Headers        */
/********************************/

.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.hero h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/
/*       Slides backgrounds     */
/********************************/

@media only screen and (min-width: 992px) {
    .fade-carousel .slides .slide-1,
    .fade-carousel .slides .slide-2,
    .fade-carousel .slides .slide-3 {
        height: auto;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
}

@media only screen and (min-width: 992px) {
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        height: auto;
        width: 100%;
    }
}

/****Search***/

.bg-blue-win {
    background-color: #3cbcd7;
}

@media screen and (min-width: 482px) {
    .p-20 {
        padding: 2rem
    }
}

@media screen and (max-width: 482px) {
    .p-20 {
        padding: 2rem 0
    }
}

.search-win {
    padding: 0 2rem;
    position: relative;
    margin-top: -20px;
}

.input-icons img {
    position: absolute;
}

.input-icons {
    width: 100%;
    margin-bottom: 10px;
}

.icon {
    padding: 10px;
    width: 40px;
    right: 15px;
}

.search-win .input-field {
    width: 100%;
    padding: 10px;
    text-align: left;
    height: 50px;
    border: 1px solid #ffffff;
    background-color: transparent !important;
    color: #fff;
    font-size: 16px
}

.search-win label {
    color: #ffffff;
    font-size: 15px;
    font-family: "Gotham Light";
    margin-bottom: 1rem
}

.btn.btn-search {
    border-radius: 50%;
    padding: 15px;
    background-color: transparent;
    border: 4px solid #fcc200;
    color: #fcc200;
    font-weight: bold;
}

.search-win #daterange {
    visibility: hidden;
    position: absolute;
    left: 40px;
    right: 0;
    height: 0;
    width: 0
}

.search-win input::placeholder,
.search-win input:focus::placeholder {
    color: #fff;
    text-align: left;
}

.search-win .form-group {
    margin-bottom: 0;
    height: 100px
}

.search-win .desc {
    color: #fff
}

.search-win .date-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-win .date-value .day {
    color: #f5f5f5;
    font-weight: bold;
    font-family: "Gotham Bold";
    margin-right: 10px;
    font-size: 50px;
}

.search-win .date-value .year,
.search-win .date-value .month {
    display: block;
    line-height: 17px;
    color: #f5f5f5;
    font-family: "Gotham Book";
}

.search-win .fa-chevron-down {
    color: #fcc200;
}

.search-win .big {
    font-size: 50px;
    color: #f5f5f5;
    font-weight: bold;
    font-family: "Gotham Bold";
    margin-right: 10px
}

@media screen and (min-width: 992px) {
    .search-win .border-right {
        border-right: 1px solid #fff
    }

    .search-win {

        margin-top: auto;
    }
}
.rooms-desc {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.position-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2rem 0 0 0;
}

.gradient-bar {
    width: 100%;
    height: 7px;
    background-image: linear-gradient(to right, #FCC200, #3CBCD7);
    display: block;
    position: absolute;
    top: 0;
    border-radius: 3px 3px 0 0
}

@media screen and (max-width: 780px) {
    .search-win {
        padding: 2rem;
    }

    .search-win .big {
        font-size: 30px;
    }

    .search-win .date-value .day {
        font-size: 30px;
    }

    .btn.btn-search {
        padding: 5px;
    }


    .position-search {
        margin-top: 50px;
        padding-top: 25px;
    }
}

/****for all**/

.btn {
    padding: 10px 20px;
    line-height: normal;
    position: relative;
    display: inline-block;
    background: none;
    border: none;
    -moz-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    transition: ease all 0.35s;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
}

.btn-list {
    background-color: #3cbcd7;
    color: #ffffff;
    border: 1px solid #3cbcd7;
    font-size: 18px;
    font-weight: 500;
    padding: 8px 20px;
}
.btn-list:hover {
    background-color: #fcc200;
    border: 1px solid #fff;
}
.title-section {
    padding-bottom: 10px;
}

.title-section .h1 {
    color: #fcc200;
    font-weight: bold;
    font-family: "Gotham Bold";
    font-size: 35px
}

.title-section p {
    font-size: 15px;
    color: #999999;
    font-family: "Gotham Book";
}

/****Hotels*****/

#hotels {
    background: linear-gradient(to bottom, #fff 50%, #fcc200 50%);
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 50%, #fcc200 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 50%, #fcc200 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 50%, #fcc200 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcc200', GradientType=0);
    /* IE6-9 */
}

#hotels .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
}

#hotels .card-body {
    padding: 0.5rem 1rem;
    background-color: #fff;
}

#hotels .overlay-hotel {
    position: absolute;
    top: 0;
    right: -0.45px;
    bottom: 0;
    z-index: 2;
    padding: 8px 0 5px 5px;
}



#hotels .overlay-prix {
    position: absolute;
    left: 12px;
    bottom: 4%;
    z-index: 4;
    text-align: left;
}

#hotels .card-body p {
    margin: 0
}

#hotels .img-hotel:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-image: linear-gradient(0deg, #000000ba 0%, rgba(0, 0, 0, 00) 55%);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+55&0.73+0,0+55 */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 55%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 55%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 55%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
    z-index: 1;
}

#hotels .overlay-prix p {
    color: white;
    margin-bottom: 0;

    font-size: 14px;
}

#hotels .overlay-prix h2 {
    color: #ffffff;
    font-weight: bold;
    font-family: "Gotham Bold";
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 28px
}

#hotels .discount {
    color: #ffffff;
    font-weight: bold;
    font-size: 25px;
    font-family: "Gotham Bold";
    background-color: #fcc200;
    padding: 1rem 2rem;
}

#hotels .card-title {
    margin: 5px 0;
    color: #999999;
    font-weight: 300;
    font-family: "Gotham Book";
    font-size: 13px;
}

#hotels .card-text-nom {
    color: #3cbcd7;
    font-weight: bold;
    font-family: "Gotham Bold";
    font-size:15px
}

#hotels .star-rating {
    color: #fcc200;
    margin-right: 2px;
    margin-bottom: 10px;
}

#hotels .owl-theme .owl-dots .owl-dot.active span,
#hotels .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

#hotels .owl-theme .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #ffffff;
}
#hotels .img-hotel>img{
    height:260px;
    object-fit:cover
}
/***Coup***/

.font-30 {
    font-size: 30px !important;
    width: 80%
}

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

@media screen and (min-width: 992px) {
    .py-5 {
        padding: 4rem 0
    }

    .height-half {
        height: 177px;
    }
}

.mb-4 {
    margin-bottom: 3rem !important
}

.pb-3 {
    margin: 2%;
}

.mt-4 {
    margin-top: 3rem !important
}

#coup {
    background: url(../images/coup/bg-coup.svg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#voyages .card .thumbnail {
    border: 0 none;
    padding: 0;
    margin: 0;
    min-height: 270;
    position: relative;
    background: transparent;
}

#coup .card .thumbnail {
    border: 0 none;
    padding: 0;
    margin: 0;
    min-height: auto;
    position: relative;
    background: transparent;
}



#voyages .card .details,
#coup .card .details {
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 55%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 55%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 80%);
    bottom: 0;
    display: block;
    padding: 10px;
    position: absolute;
    width: 100%;
    z-index: 1032;
}

#voyages .card .thumbnail img,
#coup .card .thumbnail img {
    width: 100%;
}
.details-rating{
    margin-bottom: 0;
}
#coup .details-title {
    color: #ffffff;
    font-weight: 500;
    font-family: "Gotham book";
    margin: 0;
    font-size: 15px;
}

#coup .details-hotel {
    color: #ffffff;
    font-weight: bold;
    font-family: "Gotham Bold" ;
    margin: 0;
    font-size: 18px;
    line-height: 25px;
}

#voyages .star-rating,
#coup .star-rating {
    color: #fcc200;
    margin-right: 5px;
}

/****voyage***/

#expérience,
#voyages {
    background: linear-gradient(to top, #fff 20%, #fcc200 0%);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+20,fcc200+0 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 20%, rgba(252, 194, 0, 1) 0%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 20%, rgba(252, 194, 0, 1) 0%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 20%, rgba(252, 194, 0, 1) 0%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcc200', GradientType=0);
    /* IE6-9 */
}

/*.item-voyage {
    margin: 0 10px;
}*/

.title-section {
    padding-bottom: 10px
}

#voyages .title-section .h1 {
    color: #fff;
    font-weight: bold;
    font-family: "Gotham Bold";
}

#voyages .title-section p {
    font-size: 13px;
    color: #fff;
    font-family: "Gotham Book";
}

#voyages .titre-départ {
    color: #3cbcd7;
    background-color: #fff;
    text-transform: capitalize;
    padding: 10px;
    font-family: "Gotham Bold";
}

#voyages .prix-départ {
    background-color: #fcc200;
    color: #fff;
    padding: 10px;
    font-family: "Gotham Bold";
}

/*#voyages .card p {*/
/*    margin-bottom: 2px*/
/*}*/

#voyages sup {
    font-size: 50%
}

#voyages h2 {
    margin-top: 2px
}

.card-overlay-voyage {
    position: absolute;
    top: 3%;
    bottom: 0;
    left: 0;
    z-index: 2
}

#voyages .details-title {
    color: #ffffff;
    font-family: "Gotham bold";
    font-size: 17px;
    margin: 0
}

#voyages .details-description,
#voyages .details-hotel {
    color: #fff;

    margin: 0;
    font-size: 14px;
    font-weight: 500;
}
#testimonials .owl-theme .owl-dots .owl-dot.active span,
#testimonials .owl-theme .owl-dots .owl-dot:hover span,
#circuits .owl-theme .owl-dots .owl-dot.active span,
#circuits .owl-theme .owl-dots .owl-dot:hover span,
#voyages .owl-theme .owl-dots .owl-dot.active span,
#voyages .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fcc200;
    border: 1px solid transparent;
}
#testimonials .owl-theme .owl-dots .owl-dot span,
#circuits .owl-theme .owl-dots .owl-dot span,
#voyages .owl-theme .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #fcc200;
}

/****pourkoi nous choisir***/

#choisir .widget:hover {
    background-color: #fcc200;
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 1s ease-in;
}

#choisir .icon-service:hover {
    filter: brightness(0) invert(1);
}

#choisir .card-title {
    color: #999;
    width: 70%;
    margin: auto;
}

#choisir .icon-service {
    width: 60px;
    padding: 5px
}

#choisir .widget {
    padding: 1rem;
    text-align: center;
    background-color: #f5f5f5;
    border-bottom: 2px solid #fcc200
}

@media screen and (min-width: 550px) {
    #choisir .align-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1.5rem
    }
}

/****Circuits****/

#circuits {
    background: url(../images/circuits/bg-circuits.svg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*.item-circuits {
    margin: 0 10px;
}*/

#circuits h2 {
    font-weight: bold;
    margin-top: 2px;
    padding-top: 5px;
}

.item-circuits p {
    margin-bottom: 0;
}

#circuits .item .box {
    padding: 25px;
    background-color: #fcc200;
    position: relative;
}

#circuits .item .box:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -24px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #fcc200;
}

#circuits .item .box-img {
    margin-top: 28px;
}

#circuits .item .description {
    font-size: 15px;
    margin-bottom: 0;
}

#circuits .item img {
    max-width: 100%;
    float: left;
    margin-right: 12px;
    margin-top: -5px;
}

#circuits .reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

#circuits .reverse .box {
    background-color: #3cbcd7;
}

#circuits .reverse .box::after {
    top: -24px;
    transform: rotate(180deg);
    border-top-color: #3cbcd7;
}

#circuits .reverse .box-img {
    margin-top: 0;
    margin-bottom: 28px;
}

#circuits .circuits-name {
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Gotham bold";
}

#circuits .prix-départ {
    color: #ffffff;
}

#circuits .prix-départ h2 {
    font-weight: bold;
    font-family: "Gotham bold";
}

#circuits .localisation-localisation,
#circuits .circuits-duree {
    color: #ffffff;
    font-family: "Gotham book";
}
aside {
    width: 100%;
    height: 549px;
    /*background: url('https://images.pexels.com/photos/6469810/pexels-photo-6469810.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940') no-repeat;*/
    background-size: 100% 100%;
}

aside:before {
    position: absolute;
    content: "";
    top: 0;
    left: -190px;
    bottom: auto;
    right: auto;
    width: 100vw;
    height: 96%;
    background: url(../images/bg-banner.png) no-repeat;
    background-size: 100% 100%;
    /*background-position: center;*/
}
/****Experience***/

@media screen and (min-width: 992px) {
    .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .center {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (min-width: 780px) {
    #description {
        height: 570px;

    }

    #description {
       /* background: url(../images/bg-banner.png) no-repeat center center;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;


    }
}
@media (max-width: 991px) {
    #description {
        background: none !important;
        height: auto;
    }
}

.about-title {
    color: #fcc200;
    font-weight: bold;
    font-family: "Gotham Bold";
    width: 50%;
}

.about-text p {
    font-size: 16px;
    /*  text-align: justify;*/
    color: #999999;
    font-weight: 400;
    font-family: "Gotham book";
}

@media screen and (min-width: 992px) {
    .position-contenu {
        margin-left: -15%;
        padding: 30px 0;
    }
}
div.container-fluid:nth-child(1) > div:nth-child(1) {
    display: flex;
    justify-content: center;
}
/***experience***/

#expérience .title-section .h1 {
    color: #fff
}

#expérience .title-section p {
    color: #fff;
    font-size: 20px
}

#expérience .card-img-top {
    /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); */
    width: 100%;
}

@media (max-width: 992px) {
    .mx-30 {
        margin-bottom: 30px;
    }
}

/***scroll-btn***/

.scrolltop-btn {
    position: fixed;
    right: 30px;
    bottom: 15%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    background-color: #3cbcd7;
    color: #fff;
    padding: 0;
    z-index: 999;
}

.scrolltop-btn:hover {
    opacity: .8;
}

.btn.scrolltop-btn {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
}

.style-input-date-home {
    background: transparent;
    border: transparent;
    color: transparent !important;
    top: -44px;
    display: block;
    width: 100%;
}


#occupationsSHT .modal-header {
    background-color: #fff;
    border-radius: 5px 5px 0 0px;
}

.modal-header {
    padding: 0;
    border-bottom: none;

    font-weight: bold
}

.modal-header h4 {
    padding: 10px;
    font-weight:600
}

.modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    font-size: 22px;
    text-align: center;
    line-height: 55px;
    margin-top: 0;
    text-shadow: none;
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100);
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    z-index:55
}

#occupationsSHT .btn-warning {
    color: #fff;
    background-color: #fcc200;
    border-color: #fcc200;
    font-family: "Gotham bold";
    width: 100%;

}

#occupationsSHT .btn-primary {
    color: #fff;
    background-color:  #3cbcd7;
   font-weight:bold !important;
    width: 100%;
}

.fa.fa-trash {
    color: #ce4d3e;
    cursor: pointer;
}




#occupationsSHT .bootstrap-select .btn.btn-default {
    border: 1px solid #cccccc;
    color: #959595;
    font-size: 12px;
    text-transform: none;
    height: 42px;
    background-color: #fff;
    font-weight: 700;
}

#occupationsSHT .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

#occupationsSHT .bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

#occupationsSHT .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

#occupationsSHT .btn {
    padding: 15px 20px;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: none;
    outline: none !important;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    text-transform: inherit;
    text-align: center;
}

#occupationsSHT .bootstrap-select > .dropdown-toggle {
    padding: 0 25px 0 15px;
}

#occupationsSHT .dropdown-menu > li > a {
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

#occupationsSHT .dropdown-menu > li > a {
    padding: 10px 15px !important;
}

#occupationsSHT .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.modal {
    position: fixed;
    top: 10px !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.flatpickr-day.selected {
    background: #3cbcd7 !important;
    border-color: #3cbcd7 !important;;
}

/****Loader**/



:root {
    --loading-text-size: 8vw;
}


.loading-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 99;
}

.shutter {
    position: relative;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #0a0a0a;
    overflow: hidden;
}

.shutter.top {
    top: 0;
    animation: slide-top 5s 4s forwards 1;
}

.shutter.bottom {
    bottom: 0;
    animation: slide-bottom 5s 4s forwards 1;
}

.loading-text {
    position: absolute;
    text-transform: uppercase;
    background: url(../images/banner/slider.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: var(--loading-text-size);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.top .loading-text {
    padding-top: calc(50vh - var(--loading-text-size)/ 1.6);
}

.bottom .loading-text {
    margin-top: calc(-1 * var(--loading-text-size)/ 1.6);
    height: calc(100% + var(--loading-text-size)/ 1.6);
}

@keyframes slide-top {
    100% {
        top: -100%;
    }
}

@keyframes slide-bottom {
    100% {
        bottom: -100%;
    }
}

/* media query */

@media (max-width: 996px) {
    :root {
        --loading-text-size: 130px;
    }
}

@media (max-width: 750px) {
    :root {
        --loading-text-size: 100px;
    }
}

@media (max-width: 500px) {
    :root {
        --loading-text-size: 80px;
    }
}


/*****testimonoals***/

#testimonials .carousel {
    margin: 20px auto;
}
#testimonials .carousel .carousel-item {
    color: #999;
    overflow: hidden;
    min-height: 120px;
    font-size: 13px;
}
#testimonials .carousel .media {
    position: relative;
    padding: 0 0 0 20px;
    margin-left: 20px;
}
#testimonials .carousel .media img {
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    border: 2px solid #fff;
}
#testimonials .carousel .testimonial {
    color: #fff;
    position: relative;
    background: #3cbcd7;
    padding: 25px;
    /*margin: 0 0 20px 20px;*/
}
#testimonials .carousel .testimonial::before, .carousel .testimonial::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -20px;
}
#testimonials .carousel .testimonial::before {
    width: 20px;
    height: 20px;
    background: #3cbcd7;
    box-shadow: inset 12px 0 13px rgb(60, 188, 215);
}
#testimonials .carousel .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
#testimonials .carousel .carousel-item .row > div:first-child .testimonial {
    margin: 0 20px 20px 0;
}
#testimonials .carousel .carousel-item .row > div:first-child .media {
    margin-left: 0;
}
#testimonials .carousel .testimonial p {
    text-indent: 40px;
    line-height: 21px;
    margin: 0;
}
#testimonials .carousel .testimonial p::before {
    content: "\201D";
    font-family: Arial,sans-serif;
    color: #fcc200;
    font-weight: bold;
    font-size: 68px;
    line-height: 70px;
    position: absolute;
    left: -25px;
    top: 0;
}
#testimonials .carousel .overview {
    padding: 3px 0 0 15px;
}
.carousel .overview .details {
    padding: 5px 0 8px;
}
#testimonials .carousel .overview b {
    text-transform: uppercase;
    font-weight:700;
    color:#999
}


#testimonials .star-rating li {
    padding: 0 2px;
}
#testimonials .star-rating i {
    font-size: 14px;
    color:  #fcc200;
}
.typeahead__field{
    display: block !important;
}
.typeahead__field input:focus, .typeahead__field input:active, .typeahead__field textarea:focus, .typeahead__field textarea:active, .typeahead__field [contenteditable]:focus, .typeahead__field [contenteditable]:active, .typeahead__field .typeahead__hint:focus, .typeahead__field .typeahead__hint:active {
    border-color: white !important;
}
.typeahead__list, .typeahead__dropdown {
    width: 92% !important;
    min-width: 92% !important;
    top: 87px !important;
}
.typeahead__list, .typeahead__dropdown {
    left: 15px !important;
}
