@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* Base CSS */

body {
    color: #394853;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

a {
    text-decoration: none;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.focus {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus {
    border: 1px solid #1ba2b0 !important;
}

small {
    line-height: 18px;
}

a:focus {
    outline: 0 solid;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #303033;
    font-weight: 700;
}

h1 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 600;
    text-transform: uppercase;
}


@font-face {
    font-family: "Poppins-Medium";
    src: url(../fonts/Poppins-Medium.ttf);
}

/* bs start */
input.form-control:focus {
    outline: 0;
}

input.form-control {
    width: 100%;
    color: #394853;
    background-color: #f7f5f5;
    border: 1px solid #f7f5f5;
    padding-left: 15px;
    font-size: 24px;
    font-weight: 300;
    font-family: "Poppins-Medium";
    height: 62px;
    font-size: 20px;
    border-radius: 0;
}

textarea.form-control {
    width: 100%;
    color: #394853;
    background-color: #f7f5f5;
    border: 1px solid #f7f5f5;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins-Medium";
    border-radius: 0;
}

input.form-control::placeholder,
textarea.form-control::placeholder {
    color: #394853;
    font-weight: 300;
    font-family: "Poppins";

}

.btn {
    border-radius: 0;
    font-weight: 500;
    line-height: 1.8;
    color: #212529;
    padding: 0.25rem 2rem;
    font-size: 1.2rem;
}

.btn-secondary {
    background: none;
    border: none;
}

.me-btn-row {
    margin-right: 0.8rem;
}

.btn-primary:hover,
.btn-outline-primary:hover,
.btn-secondary:hover {
    opacity: 0.9;
    transition: opacity 0.5s;
}

/* bs end*/

/*header_bg start*/

.header_bg {
    height: 185px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.main {
    position: relative;
}

.logo-home{
    height:175px;
}
.logo img {
    max-height: 175px;
}

.logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main {
    position: relative;
    margin-top: 21px;
    margin-top: 6px;
}

.header-menu {
    position: absolute;
    top: 36px;
    top: 16px;
    right: -6px;
}

.header-menu ul li {
    display: inline-block;
    margin: 6px;
}

.header-menu ul li a {
    color: #000;
    text-decoration: none;
}

.header-menu ul li a {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 17px;
}


.header_txt {
    position: absolute;
    top: 82px;
    top: 62px;
    right: -6px;
    text-align: right;
}

.header_txt p {
    font-weight: bold;
    font-style: italic;
    color: #00172b;
    font-size: 17px;
}

.header_txt italy {
    padding: 0 22px 0 23px;
    margin-right: 5px;
    margin-left: 5px;
    color: #fff;
    font-weight: 700;
}

.header_txt span {
    font-style: italic;
    font-size: 15px;
}

.header_txt span {
    position: absolute;
    right: 0;
    margin-top: 9px;
}

.header_txt p {
    display: flex;
    justify-content: end;
    margin-bottom: 0;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: "Poppins";
    margin-right: 6px;
}

.header_txt p a {
    margin-left: 8px;
    font-family: "Poppins";
    font-weight: 400;
}

.header_txt ul {
    padding-left: 0;
}

.header_txt ul li {
    display: inline-block;
    margin: 6px;
}

.header_txt ul li a {
    color: #000;
    text-decoration: none;
    font-style: italic;
}


/*header_bg end*/

.location_area {
    color: #fff;
    display: flex;
    padding: 10px 20px 20px 20px;
}

.pac-container {
    z-index: 1051 !important;
}

.slider-moment-label div {
    font-size: 0.85rem;
    margin-top: 0.2rem;
    font-family: "Poppins-Medium";
}

.location_mai {
    display: flex;
    margin-right: 45px;
    margin-left: 45px;
}

.location_text input.form-control {
    color: #ffffff;
    border: none;
    background: transparent;
    min-height: 41px;
    height: 41px;
    line-height: 41px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 1rem;
    display: inline;
}

.location_text input.form-control::placeholder {
    color: #ffffff;
}


#search {
    position: relative;
}

/* style icon */
#search .icon-remove-circle {
    top: 14px;
    position: absolute;
    padding: 2px;
    padding-top: 0px;
    pointer-events: none;
    color: #ffffff;
    pointer-events: auto;
    cursor: pointer;
    background-image: url(../img/picto_effacer.svg);
    display: inline-block;
    width: 20px;
    height: 35px;
    background-repeat: no-repeat;
}


/* align icon */
.left-addon .icon-remove-circle {
    left: 0px;
}

.right-addon .icon-remove-circle {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}


.location_area {
    /*background: #00a1b0;*/
    padding: 20px;
}

.location_text {
    border-bottom: 2px solid #b3e2e7;
    width: 100%;
}

.location_text p {
    color: #b1e2e6;
    position: relative;
    top: 13px;
    font-weight: 400;
}

.location-ICON img {
    margin-right: 10px;
}

.main-content {
    padding-bottom: 80px;
}

.footer_area {
    /*background: #00a1b0;*/
    padding: 10px 0 10px 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    position: inherit;
}

.footer_menu {
    text-align: center;
}

.footer_menu ul {
    display: inline-block;
    margin: 0;
}

.footer_menu.footer_text_color ul li {
    color: #00172b;
}

.footer_menu ul li {
    list-style: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
}

.footer_menu a,
.footer_menu a:hover,
.footer_menu a:link,
.footer_menu a:visited {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
}

.header_area {
    border-bottom: 10px solid #fff;
}

.headerman {
    position: absolute;
    right: 0;
    top: 50px;
}

.headerman a {
    text-decoration: none;
}

.header_menu li {
    list-style: none;
    /*color: #00a1b0;*/
    font-weight: 400;
}

.header_img {
    text-align: center;
}

.button button {
    display: inline-block;
    padding: 8px 45px;
    color: #fff;
    text-decoration: none;
    margin-top: 10px;
    border: none;
    outline: none;
}

.button {
    text-align: center;
}


/* carte style star form here */

.tophh-sec h4 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 64px;
    padding-left: 30px;
}

.tophh-sec {
    background: #394853;
    cursor: pointer;
}

.map-left-cont {
    width: 30%;
}

.ma-right-contt {
    width: 70%;
}

.map-main-cont {
    display: flex;
    margin-bottom: 50px;
}

.ma-right-contt img {
    height: 800px;
    width: 100%;
}

.single-btnn h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 64px;
    padding-left: 20px;
}

.single-btnn {
    background: #f7f5f5;
    height: 64px;
    margin-bottom: 10px;
    transition: all 0.4s;
    cursor: pointer;
}

.single-btnn h4 img {
    margin-right: 10px;
    height: 40px;
    max-width: 30px;
}

.single-btnn.active h4 {
    color: #fff;
}

.single-btnn:hover h4 {
    color: #fff;
}


.parcs-area {
    background: #f7f5f5;
}

.parcs-contt {
    background: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.37);
    position: relative;
}

.parcs-contt a {
    color: inherit !important;
}

.hours-cont-text span {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}

.hours-cont-text {
    text-align: center;
    padding: 10px 10px 0 10px;
}

.hours-imggh span {
    font-size: 12px;
    font-weight: 700;
    /* background: #ffb900;*/
    color: #fff;
    padding: 3px 8px;
    position: absolute;
    top: 0;
    left: -1px;
}

.hours-imggh span em {
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
}

.hours-cont-adr {
    text-align: center;
    padding: 0 10px 10px 10px;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 20px;
    color: #ffb900;
}

.eps-card-act {
    transition: all 0.3s ease-out;
}

.rotate {
    -moz-transform: scale(0.7) skew(10deg, 0deg);
    -webkit-transform: scale(0.7) skew(10deg, 0deg);
    -o-transform: scale(0.7) skew(10deg, 0deg);
    -ms-transform: scale(0.7) skew(10deg, 0deg);
    transform: scale(0.7) skew(10deg, 0deg);
}

.col .parcs-section-title {
    margin: 0 0 0 2em;
    position: relative;
}

.parcs-section-title h4 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #394853;
}

.col .parcs-section-title h4 {
    left: 0.9em;
    position: relative;
}

.parcs-contt .item-image {
    height: 130px;
    background-size: cover;
    /*background-size: contain;
    background-repeat: no-repeat;*/
}

.col .parcs-section-title .section-title-img {
    margin-right: 6px;
    margin-top: -5px;
    height: 55px;
    position: absolute;
    left: -2em;
}

.parcs-contt.colo-bgg-2 p {
    color: #a6d500;
}

.hours-imggh.colo-bgg-2 span {
    background: #a6d500;
}

.input-area input {
    color: #000000;
    border: 1px solid #a6d500;
    border-radius: 30px;
    padding: 10px;
    padding-left: 60px;
}

.input-area input::-webkit-input-placeholder {
    color: #000000;
}

.input-area input::-moz-placeholder {
    color: #000000;
}

.input-area input::placeholder {
    color: #000000;
}

.input-area img {
    position: absolute;
    left: 21px;
    top: 11px;
    width: 28px;
}

.input-area {
    left: 2em;
    position: relative;
    margin-bottom: 40px;
}

.hours-imggh.spann-3 span {
    background: #124e83;
}

.hours-cont-text.spann-3 p {
    color: #124e83;
}

.hours-imggh.serch-4 span {
    background: #f74f9d;
}

.hours-cont-text.serch-4 p {
    color: #f74f9d;
}

.hours-cont-text.sercg-5 p {
    color: #ff3838;
}

.hours-imggh.sercg-5 span {
    background: #ff3838;
}

.hours-cont-text.fotb-1 p {
    color: #00895a;
}

.hours-imggh.fotb-1 span {
    background: #00895a;
}

.hours-cont-text.camera p {
    color: #fc6100;
}

.hours-imggh.camera span {
    background: #fc6100;
}

.hours-cont-text.camera-2 p {
    color: #38a1ed;
}

.hours-imggh.camera-2 span {
    background: #38a1ed;
}

.parce-btn a {
    text-decoration: none;
    color: #394853 !important;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
    display: inline-block;
    line-height: 31px;
    height: 34px;
    width: 95px;
    border: 2px solid #394853;
    border-radius: 52px;
}

.span-affin-rech {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #7e7e7e;
    font-size: 18px;
    font-weight: 500;
    border-radius: 52px;
    display: block;
    line-height: 31px;
    height: 34px;
    cursor: pointer;
    width: 260px;
    margin:auto;
}


.parce-btn a:hover {
    color: #fff !important;
    background-color: #394853;
}

.parce-btn {
    margin-top: 15px;
    line-height: 35px;
}

.bottom-secc {
    padding-left: 20px;
}


/* carte style ends */


/* cproduit-area style star form here */

.swiper-container.mySwiper .swiper-slide {
    height: 110px !important;
    width: 155px !important;
}

.swiper-container.mySwiper.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events.swiper-container-free-mode.swiper-container-thumbs {
    text-align: center;
    margin-top: 5%;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    /*max-height: 400px !important;*/
    position: relative;
    transition-property: transform;
}

.mySwiper2 .swiper-slide.swiper-slide-active img {
    /*max-height: 400px;*/
}
.swiper-slide.swiper-slide-visible img,
.swiper-slide.swiper-slide-next img,
.swiper-slide.swiper-slide-thumb-active img {
    height: 110px;
   /* width: 155px !important;*/
}

.fermido-title h2 {
    font-size: 25px;
    font-weight: 600;
    /*line-height: 56px;*/
    margin-bottom: 10px;
}

.fermido-title .category  {
    display: block;
    margin-top: 1rem;
}

.fermido-title .category span {
    font-size: 18px;
    font-weight: 500;
}


.fermido-title .category img.category-icon {
    height:24px;
    vertical-align: middle;
    vertical-align: top;
    margin-right:0.5rem;
}

.fermido-title .article {
    margin-top:15px;
    display: inline-block;
    text-align: center;
}

.fermido-title .article p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

.valier-area {
    margin-top: 40px;
}

.valier-area h5 {
    font-size: 25px;
    font-weight: 600;
    color: #394853;
}

.valier-area h6 {
    font-size: 25px;
    font-weight: 600;
   /* color: #ffb900;*/
    line-height: 36px;
}

.valier-area .plus-minus {
    font-size: 18px;
    font-weight: 400;
    margin: 2rem 0;
}

.valier-area .count {
    position: relative;
    background: #f5f3f3;
    padding: 3px 22px;
}

.valier-area label {
    font-size: 16px;
    display: block;
    font-style: italic;
    margin-top: 8px;
}

.nation-moments-tt p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

.nation-moments-tt h4 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    color: #394853;
}

.single-femle {
   /* width: 49%;
    display: inline-block;*/
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.sixofser-area {
    margin-bottom: 120px;
}

.single-femle img {
    margin-bottom: 20px;
}

.single-femle p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 30px;
}

.fembilet-area {
    box-shadow: -0px 8px 11px 0 rgba(0, 0, 0, 0.1);
}

.fembilet-area .single-femle .femle-categorie-img {
    height: 50px;
}

.valier-area input {
    background: #f5f5f5;
    border: none;
    padding: 5px 7px;
    color: #394853;
}

.eps_allocine {
    background-image: url(../images/allocine.png);
    display: inline-block;
    width: 120px;
    height: 35px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

/* produit-area styleends */





.btn-catalogue {
    position: relative;
    z-index: 1;
}

.category-items {
    margin: 0;
    padding: 2em 0 0 0;
    list-style-type: none;
}

.category-items.vod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.category-items.vod>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2em 1em;
}

.category-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4em;
}



.category-item .item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    height: 0;
    padding-top: 18%;
    margin: 0 1em 0 0;
    position: relative;
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}



.category-item .item-infos {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin: 0 0 0 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.category-item .item-infos .item-title {
    margin: 0;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.category-item .item-infos .item-title small {
    font-weight: 600;
    line-height: 1.2;
    text-transform: none;
}

.category-item .item-infos .item-icon {
    width: 1.5em;
    position: absolute;
    top: -0.2em;
    left: -2em;
}

.category-item .item-infos .item-where {
    margin: 0;
    font-size: 0.9em;
}

.category-item .item-moments {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em;
}

.category-item .item-moments>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.category-item .item-moments>div p {
    margin: 0;
}

.category-item .item-moments>div+div {
    padding-top: 0.25em;
    text-align: center;
}


.category-item .item-moments .plus-minus {
    text-align: left;
}

.search-categories .single-btnn.checked h4 img {
    filter: brightness(0) invert(1);
}

.search-categories .single-btnn:not(.checked) h4 img {
    filter: contrast(3%);
}

.single-btnn:not(.checked):hover h4 img{
    filter: brightness(0) invert(1);
}


/* pack simple */
#form_code #btn_valider:disabled {
    background-color: red !important;
    border-color: red !important;
    opacity: 1;
}

#form_code .errors {
    color: red !important;
}
.pack_group_simple{
    margin: 120px 0 80px 0;
}

.pack_group_multi {
    margin: 80px 0 40px 0;
}

.pack_group.border-start {
    border-width: 2px !important;
    border-color: #ccc !important;
}

.pack_group p {
    margin-bottom: 0.5rem;
}

.plus-minus {
    text-align: center;
    font-weight: 600;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.plus-minus .plus, .plus-minus .minus {
    font-size: 1.5em;
    opacity: 0.5;
}

.plus-minus .plus:hover, .plus-minus .minus:hover {
    opacity: 1;
    cursor: pointer;
}

.plus-minus .count {
    display: inline-block;
    padding-top: 0.15em;
    padding-bottom: 0.1em;
    margin: 0 0.5em;
    position: relative;
    top: -0.15em;
    text-align: center;
}

.icon-responsive {
    visibility: hidden;
}

.icon-responsive a {
    font-size: 40PX;
    font-weight: 500;
    color: #ffffff !important;
    line-height: 55px;
    margin-right:1rem;
}

.div-map-disabled {
    position: absolute;
    width: 60%;
    height: fit-content;
    overflow: visible;
    inset: 10% 20% 10% 20%;
    border: 2px solid #394853;
    background-color: #ffffff;
    border-radius: 50px;
    cursor: pointer;
}

.div-map-disabled .inside_map {
    display: flex;
}

.div-map-disabled .icon {
    position: absolute;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 4px;
    width: 32.244px;
    height: 54.245px;
    background-image: url(../images/icon-loupe.svg);
    background-repeat: no-repeat;
    filter: invert(27%) sepia(14%) saturate(796%) hue-rotate(163deg) brightness(87%) contrast(89%);
}

.div-map-disabled .text {
    transform-origin: center;
    width: fit-content;
    margin-left: 50px;
    margin-top: 12px;
    margin-bottom: 14px;
    overflow: visible;
    text-align: left;
    font-family: Poppins;
    font-style: italic;
    font-weight: normal;
    font-size: 17px;
    color: #394853;
}

.div-map-disabled .icon-fleche {
    transform-origin: center;
    position: absolute;
    width: 42.016px;
    height: 126.753px;
    left: 0px;
    top: -72px;
    background-image: url("../images/icon-fleche.svg");
    background-repeat: no-repeat;
    filter: invert(27%) sepia(14%) saturate(796%) hue-rotate(163deg) brightness(87%) contrast(89%);
    overflow: visible;
}

@keyframes blink {
    50% {
        border-color: #a95e6f;
    }
}

.location_text.focused {
    border:1px solid #000000;
    background: #ffffff;
}

.location_text.focused input.form-control::placeholder {
    color: #000000;
}

.sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
}

.lien-retour {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.card-event {
    height: 270px;
    background-size: cover;
    font-size: 0.8em;
}

.event-img {
    height: 150px;
    width: 100px;
}
#zone-liste-results{
    background: #f7f5f5;
}