@font-face {
    font-family: "Bree Regular";
    src: url("../fonts/Bree Regular.eot");
    src: local("☺"), url("../fonts/Bree Regular.woff") format("woff"), url("../fonts/Bree Regular.ttf") format("truetype"), url("../fonts/Bree Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bree Th';
    src: url('../fonts/Bree-Thin.woff2') format('woff2'), url('../fonts/Bree-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bree Bold";
    src: url("../fonts/Bree Bold.eot");
    src: local("☺"), url("../fonts/Bree Bold.woff") format("woff"), url("../fonts/Bree Bold.ttf") format("truetype"), url("../fonts/Bree Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bree Thin";
    src: url("../fonts/Bree Thin.eot");
    src: local("☺"), url("../fonts/Bree Thin.woff") format("woff"), url("../fonts/Bree Thin.ttf") format("truetype"), url("../fonts/Bree Thin.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Arthines Regular";
    src: url("../fonts/Bree Regular.eot");
    src: local("☺"), url("../fonts/Arthines 400.woff") format("woff"), url("../fonts/Arthines-4BeXp.ttf") format("truetype"), url("../fonts/Bree Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Arthines Bold";
    src: url("../fonts/Bree Regular.eot");
    src: local("☺"), url("../fonts/Arthines 400.woff") format("woff"), url("../fonts/Arthines-4BeXp.ttf") format("truetype"), url("../fonts/Bree Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Italic.woff2') format('woff2'), url('../fonts/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    background: url(../img/bg-body-whiteshadow.png);
    overflow-x: hidden;
    background-repeat: repeat;
    background-position: center right;
    background-size: 100%;
    background-attachment: fixed;
}

.list_item a {
    text-decoration: none;
}

#menu-btn {
    display: none;
}

h2 {
    font: normal normal normal 55px Arthines Regular;
}


/*****--------------------------------- Home --------------------------------------------*****/

.carousel-content {
    position: absolute;
    bottom: 50%;
    z-index: 20;
    color: white;
    transform: translateY(50%);
}

.pret_partie {
    font: normal normal normal 54px Bree Bold;
    color: #FFFFFF;
    text-transform: capitalize;
}

.carousel-item {
    background: url(../img/backround-red.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.carousel-item img {
    width: 100%;
    object-fit: cover;
}

.sidebar-content {
    position: fixed;
    z-index: 20;
    width: 170px;
    height: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 3px #0000000A;
    opacity: 1;
}

.sidebar-style {
    text-align: left;
    font: normal normal normal 18px Bree Regular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.menu-res {
    background-color: #D41317;
    border-radius: 0 !important;
}

.menu-res span {
    color: #ffffff !important;
}

.menu-active {
    border-color: #D41317 !important;
    width: calc(100% + 17px)!important;
    background-color: #ffffff;
    border-radius: 0px 0px 20px 0px;
}

.menu-active span {
    color: #D41317;
}

.menu-res:hover {
    background-color: #D41317 !important;
}

.logo-boling {
    margin-top: 36.1px;
    margin-left: 40px;
    max-width: 148px;
}

.menu {
    position: relative;
    top: 10%;
}

.list_item {
    list-style: none;
    line-height: 2.6;
    padding-left: 23px;
}

.btn-reserver {
    position: fixed;
    z-index: 20;
    top: 50px;
    right: 0px;
    z-index: 99;
    cursor: pointer;
}

#my-img:hover {
    content: url(../img/red_account.png);
}

.hours-style {
    color: black;
    font: normal normal normal 20px 'Bree Regular';
    text-transform: lowercase;
}

.red_txt {
    color: #D41317;
}

.black_txt {
    color: #000000;
}

.border_th th {
    border-style: none;
    font: normal normal normal 20px/22px Bree Regular;
}

.txt_ferme {
    text-align: center;
    font: normal normal normal 20px 'Bree Regular';
    letter-spacing: 0px;
    color: #B6B6B6;
    opacity: 1;
}

.img-profitez {
    opacity: 0.66;
}

.no_href_profitez {
    color: inherit;
}

.no_href_profitez:hover {
    color: inherit;
}

.img_presentation {
    background-image: url(../img/bowling-presentation.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0 0 0 50px;
}

.sous-horaire {
    font-family: Poppins;
    font-weight: 500;
    font-size: 17px;
    line-height: 32px;
    padding: 0 40px;
}

.table-style {
    align-self: center;
    border: 2px solid #000000;
}

.table-style.time-table {
    background: #ffffff;
    /* padding: 29px !important; */
    display: table;
    margin: 0 auto;
}

.table-style.time-table .table thead th {
    border-bottom: 1px solid #E3E3E3;
    padding: 9px;
    padding-bottom: 19px;
}

.table-style.time-table .table td {
    padding: 9px;
    padding-top: 19px;
}

.bold_style {
    font-family: 'Bree Bold';
    font-size: 19px;
}

.profiter-vous {
    color: white;
    font-family: Arthines Regular;
}

.desc-profiter-vous {
    line-height: 1.8;
    color: white;
    max-width: 704px;
    width: 100%;
    font-size: 18px;
    font-family: Poppins;
    text-align: center;
    margin: auto;
    font-weight: 500;
}

.style_profiter_global {
    margin-top: 178px;
    margin-bottom: 147px;
}

.profiter {
    margin-bottom: 100px;
    width: 100%;
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../img/img_profiter.png");
    padding: 61px 0 40px;
}

li span {
    color: #B70400;
}

.list_item li {
    height: 46px;
    width: 100%;
    border: 2px solid transparent;
    transition: left 250ms ease-in-out, right 250ms ease-in-out;
}

.border_global {
    border: 2px solid #000000;
    border-radius: 0px 50px;
    display: block;
}

.list_item li:hover {
    padding-right: 17px;
    border-color: #B70400;
    background-color: #B70400;
    border-left: none;
}

.list_item li:hover span {
    color: #ffffff;
}

.sidebar-style:hover {
    color: #B70400;
}

footer {
    padding-left: 170px;
    background-color: #D41317;
    width: 100%;
}

.contactez {
    padding-top: 48px;
    text-align: center;
    font-family: Arthines Regular;
    font-size: 55px;
    color: #FFFFFF;
}

.footer_logo {
    margin-top: -55px;
    text-align-last: center;
    padding-bottom: 5px;
}

footer {
    margin-top: 81px;
}

.txt_sub_footer {
    text-align: left;
    font: normal normal normal 14px/16px Bree Regular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-family: Poppins;
    font-weight: 500;
}

.txt_sub_footer a {
    color: #d41317;
}

.maps_contact {
    height: auto;
}

.forms_style {
    padding-top: 76.3px;
    text-align: center;
}

.contactform-footer {
    display: table;
    margin: 0;
    max-width: 398px;
    position: relative;
}

.contactform-footer .input-style {
    margin-bottom: 20px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    width: 100%;
    font: normal normal normal 20px Bree Regular;
    line-height: normal;
    outline: none;
    padding: 10px 0 7px;
    line-height: 23px;
    color: #fff;
}

.contactform-footer .input-style::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ffffff;
}

.contactform-footer .input-style:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
}

.contactform-footer .input-style::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}

.contactform-footer .input-style:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
}

.contactform-footer .input-style::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff;
}

.contactform-footer .input-style::placeholder {
    /* Most modern browsers support this now. */
    color: #ffffff;
}

.contactform-footer .btn_envoyer {
    background: transparent;
    color: white;
    font: normal normal normal 20px Arthines Regular;
    outline: none;
    border: none;
    display: table;
    margin: 0;
    position: absolute;
    right: 0;
}

.contactform-footer .btn_envoyer:hover img.arrow-submit,
.contactform-footer .btn_envoyer.active img.arrow-submit,
.contactform-footer .btn_envoyer:focus img.arrow-submit {
    transition: transform 400ms ease !important;
    transform: rotate(-45deg) translate(10px, 0px);
    -webkit-transform: rotate(-45deg) translate(10px, 0px);
}

.img-style {
    justify-content: center;
    display: flex;
}

.blanc-rectangle {
    background-image: url("../img/start-blowing-but-first-make-wish.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    padding: 25px 15px 10px !important;
    width: 215px;
    height: 200px;
    z-index: 1;
}
.disable_module, .disable_module:not(.disabled_sticker) {
    cursor: not-allowed !important;
    pointer-events: none;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.box-profite {
    position: relative;
    margin: 0 auto;
}

.box-profite::before {
    content: "";
    position: absolute;
    left: -16px;
    bottom: 5px;
    background: url(../img/hover-bowling-box.png);
    width: 219px;
    height: 187px;
    z-index: 0;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
}

.box-profite:hover::before {
    opacity: 1;
}

section {
    padding-left: 170px;
}

.blanc-rectangle img {
    height: 80px;
    width: auto;
    margin: 0 0 15px !important;
}

.style_txt_profitez {
    font: normal normal normal 20px Bree Regular;
    min-height: 48px;
    display: flex;
    align-items: center;
    margin: auto;
    width: fit-content;
    text-align: center;
    justify-content: center;
    max-width: 144px;
}

.section-3.pres {
    position: relative;
    padding: 0 0 20px;
}

.title-presentation {
    font-family: Arthines Regular;
}

.style_txt_presentation {
    color: white;
    line-height: 2;
    text-align: center;
    padding: 42px 35px 16px 30px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
}

.auto-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1264px;
}

.style_date_blog {
    font: normal normal normal 20px Bree Bold;
    color: #D41317;
    position: absolute;
    right: 25px;
    margin-top: 0;
    bottom: -5px;
}

.style_title_blog {
    font: normal normal normal 24px Bree Bold;
    color: #D41317;
}

.style_desc_blog {
    font: normal normal normal 16px Bree Regular;
    line-height: 1.5;
    color: #000000;
}

.sub_border {
    border: none;
    height: auto;
    margin-top: 34px;
    margin-bottom: 34px;
    margin-left: -70px;
    margin-right: -70px;
    border-radius: 0px 50px;
    background: #D41317 0% 0% no-repeat;
}

.presentation .sub_border .img-fluid.border_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-border {
    border: 1px solid #000000;
    border-radius: 0px 20px;
    height: 126px;
    width: auto;
}

.first_blog {
    outline: none;
    transition: ease-in-out 0.5s;
    border: 1px solid transparent;
    margin-bottom: 1.5rem !important;
    border-radius: 0 30px 0 0;
}

.first_blog .media {
    padding: 0 1em 1em;
}

a.link-blog {
    text-decoration: none !important;
}

.first_blog img.blog-img1 {
    border-radius: 0 30px;
    position: relative;
    top: -1px;
}

.last_blog img.blog-img,
.first_blog img.blog-img1 {
    object-fit: cover;
}

.last_blog {
    display: flex;
    height: 126px;
    border: none;
    border-radius: 0px 20px;
    background-color: transparent;
    margin-bottom: 2.3rem !important;
    border: 1px solid transparent;
    transition: ease-in-out 0.5s;
}

a.link-blog .last_blog {
    border: 1px solid #000;
    border-radius: 0 20px;
}

.last_blog .style_desc_blog.texts {
    width: 70%;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.last_blog .media-body {
    position: relative;
}
/*** survol blog_home ***/
.link-blog .last_blog, .link-blog .first_blog {
    transition: all 0.3s ease-in-out;
}
.link-blog:hover .last_blog, .link-blog:hover .first_blog {    
    border-color: #D41317;
    background: #D41317;
    color: #ffffff;
}
.link-blog:hover .last_blog .style_title_blog, .link-blog:hover .first_blog .style_title_blog {
    color: #ffffff;
}
.link-blog:hover .last_blog .style_desc_blog.texts, .link-blog:hover .first_blog .style_desc_blog {
    color: #ffffff;
}
.link-blog:hover .last_blog .style_date_blog, .link-blog:hover .first_blog .date_first_blog {
    color: #ffffff;
}
/*** fin survol blog_home ***/
.clendar {
    margin-bottom: 4px;
    padding-right: 1px;
}

.line-height {
    line-height: 2;
}

.img_fluid {
    max-width: 100%;
    height: auto;
    background-size: cover;
}

.date_first_blog {
    font: normal normal normal 20px Bree Bold;
    color: #D41317;
}

.border_img {
    border-radius: 0px 0px 0px 50px;
}

.social-media {
    min-height: 100px;
    text-align: center;
    margin-top: 5rem;
    font-family: Bree;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.social-media .icon-fcb a {
    display: block;
    padding-top: 5px;
    margin: 0 0 15px;
    line-height: 20px;
    color: #3B5999;
    text-transform: capitalize;
}

.social-media .icon-fcb a:hover {
    color: #2b406e;
}

.side-navbar {
    z-index: 1000;
    width: 180px;
    height: 100%;
    position: fixed;
    margin-left: -300px;
    background-color: #ffffff;
    transition: 0.5s;
    margin-top: 60px;
    padding: 15px;
}

.side-navbar .list_item li:hover {
    width: calc(100% + 0px);
}

.logo-v-mobile {
    display: table;
    margin: 0 0 15px;
}

.img-logo-v-mobile {
    max-height: 100px;
    width: auto;
}

.nav-link:active,
.nav-link:focus,
.nav-link:hover {
    background-color: #ffffff26;
}

.my-container {
    transition: 0.4s;
}

.active-nav {
    margin-left: 0;
}


/* for main section */

.active-cont {
    margin-left: 180px;
}

#menu-btn {
    background-color: #ffffff;
    color: rgb(255, 0, 0);
}

.navbar-mobile-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    height: 60px;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
    display: none;
    box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
}

.navbar-toggler {
    padding: .5rem .75rem;
    background-color: #ffffff;
    border-color: #000;
    border-width: 2px;
    margin: 9px 10px;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    border-color: #D41317;
    color: #D41317;
}

.v-mobile.logo-boling {
    margin: 4px 10px;
    width: auto;
    height: auto;
    object-fit: cover;
    max-height: 70px;
    text-align: right;
    display: table;
    float: right;
}

.backGround-detail-blog {
    width: 100%;
    background-size: contain;
    /*background-image: url(../img/detail.png);*/
    background-repeat: no-repeat;
}

.blog-img {
    position: relative;
    height: 100%;
    width: auto;
    border-radius: 0px 20px;
}

#carouselExampleIndicators {
    margin-bottom: 147px;
}

.carousel-indicators li,
.carousel-indicators .active {
    opacity: 0;
    display: none;
}

.carousel-control-next,
.carousel-control-prev {
    top: inherit;
    bottom: -39px;
    width: auto;
    background-color: #ffffff;
    opacity: 1;
    padding: 10.5px 9.5px;
    border: 1px solid #D41317;
    border-radius: 4px;
    transition: all ease 0.3s;
}
section .testimonial  .carousel-control-next,
section .testimonial  .carousel-control-prev {
    bottom: -18px;
    padding: 0.5px 2.5px
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 18px;
    height: 16px;
}

.carousel-control-prev {
    left: 50%;
    margin-left: -49px;
}

.carousel-control-next {
    right: 50%;
    margin-right: -49px;
}

.carousel-control-next-icon {
    background-image: url(../img/next-red.svg);
}

.carousel-control-prev-icon {
    background-image: url(../img/prev-red.svg);
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    opacity: 1;
    background-color: #D41317;
}

.carousel-control-next:focus .carousel-control-next-icon,
.carousel-control-next:hover .carousel-control-next-icon {
    background-image: url(../img/next-white.svg);
}

.carousel-control-prev:focus .carousel-control-prev-icon,
.carousel-control-prev:hover .carousel-control-prev-icon {
    background-image: url(../img/prev-white.svg);
}

.section-1.horaire-table {
    padding-bottom: 100px;
}

.img_btn_envoyer {
    float: right;
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn_envoyer_coment {
    color: #fff;
    font: normal normal normal 20px Bree Regular;
    background: url(../img/btn_envoyer.png) no-repeat right bottom !important;
    width: 148px;
    height: 52px;
    border-radius: 0;
    border: none;
    padding: 0;
    outline: none;
    transition: color .15s ease-in-out, background-image .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn_envoyer_coment:hover {
    color: #ffffff;
    background: url(../img/btn_envoyer_hover.png) no-repeat right bottom !important;
}

.px-l-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}


/** column profitez **/

.profiter .col-auto {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 1;
}

.style_txt_profitez {
    min-height: 60px;
}

.close {
    margin-left: 20px;
}

.footer-bottom {
    padding-left: 170px;
}

/****** section services_home ******/

.services_home {
    position: relative;
    padding: 88px 0 0;
    background: #D41317;
    color: #fff;
}

.services_home h2.h2_services {
    margin-bottom: 30px;
}

.services_home .title_sec_services {
    margin-bottom: 65px;
}

.services_home p.desc_services {
    line-height: 1.8;
    color: white;
    max-width: 760px;
    width: 100%;
    font-size: 18px;
    font-family: Poppins;
    text-align: center;
    margin: auto;
    font-weight: 500;
}

.services_home a.btn_txt {
    color: #000000;
    font: normal normal normal 36px/45px Arthines Regular;
    display: block;
    padding: 37px 53px 95px 79px;
    text-decoration: none;
    background-image: url(../img/bg-btn-reserv.png);
    background-position: bottom right;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
}


/** hover link **/

.services_home a.btn_txt:hover {
    color: #D41317;
}

.services_home a.btn_txt:hover:after {
    background-image: url(../img/arrow_go-hover.png);
}

/** fin-hover-link **/

.services_home a.btn_txt:after {
    content: "";
    position: absolute;
    bottom: 33px;
    width: 67px;
    height: 58px;
    background-image: url(../img/arrow_go.png);
    background-size: 100%;
    left: 50%;
    transform: translateX(-39%);
}

.services_home .button_services {
    position: absolute;
    top: 0;
    right: 0;
}

.services_boxs {
    max-width: 857px;
    margin: auto;
}

.serv_box a.link_servbx {
    text-decoration: none !important;
}

.serv_box {
    margin: 0 0 112px;
}

.col-servbx-right .serv_box {
    float: right;
}

.serv_box .title-box {
    background: #fff;
    padding: 40px 0 41px;
    border-radius: 58px;
    position: relative;
    width: 375px;
}

.serv_box .title-box .row {
    margin: 0;
}

.serv_box .txt_servbx h3 {
    font: normal 34px/34px Arthines Regular;
    color: #000000;
    margin: 0;
    text-align: center;
    text-decoration: none;
}

.serv_box .img_servbx {
    position: absolute;
    top: -62px;
    right: -1px;
    width: 160px;
    height: 160px;
    padding: 0;
}

.serv_box .right .img_servbx {
    left: -1px;
    right: inherit;
}

img.bx_img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
    transition: 2s ease all;
    -moz-transition: 2s ease all;
    -webkit-transition: 2s ease all;
}

/** survol **/

a.link_servbx:hover img.bx_img {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform-origin: center;
    -moz-transform-origin: center;
    -webkit-transform-origin: center;
    transition: 2s ease all;
    -moz-transition: 2s ease all;
    -webkit-transition: 2s ease all;
}


/*****--------------------------------- Home Responsive --------------------------------------------*****/

@media screen and (max-width: 1640px) {
    .table-style.time-table {
        display: block;
    }
    .table-style.time-table .table thead th {
        padding: .3rem;
        padding-bottom: 19px;
    }
    .table-style.time-table .table td {
        padding: .3rem;
        padding-top: 19px;
    }
}

@media screen and (max-width: 1440px) {
    .table-style.time-table {
        padding: 30px 15px !important;
        margin-right: 20px;
    }

    /** button_services **/
    .services_home a.btn_txt {
        font-size: 32px;
        line-height: 40px;
        padding: 22px 40px 76px 45px;
    }

    .services_home a.btn_txt:after {
        bottom: 30px;
        width: 53px;
        height: 45px;
    }
}

@media screen and (max-width: 1400px) {
    h2 {
        font-size: 50px;
    }
    .sous-horaire {
        padding: 0 50px;
    }
    .table-style.time-table {
        padding: 30px 15px !important;
        margin-right: 20px;
    }
    .border_th th,
    .hours-style,
    .txt_ferme {
        font-size: 20px;
    }
    /* section - profitez */
    .profiter {
        margin-bottom: 60px;
    }
    .section-3.pres {
        padding: 0;
    }
    .profiter .p-md-5 {
        padding: 2rem !important;
    }
    .profiter .mb-5 {
        margin-bottom: 2rem !important;
    }
    .style_desc_blog {
        line-height: 28px;
        font-size: 18px;
    }
    .style_title_blog {
        font-size: 20px;
    }
    .contactez {
        font-size: 50px;
    }
    .contactform-footer {
        margin: 0 auto;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1280px) {
    .table-style.time-table {
        margin-right: 0;
    }
    .social-media {
        margin-top: 4rem;
    }
    .sous-horaire {
        padding: 0 30px;
    }
    .contactform-footer {
        margin-left: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .logo-boling {
        margin-bottom: 50px;
    }
    .social-media {
        margin-top: 40px;
    }
    .pret_partie {
        font-size: 50px;
    }
    h2 {
        font-size: 48px;
    }
    .section-1.horaire-table {
        padding-bottom: 80px;
    }
    .profiter-vous.pb-5 {
        padding-bottom: 2rem !important;
    }
    .desc-profiter-vous {
        max-width: 100%;
        padding: 0 40px;
    }
    .profiter {
        margin-bottom: 30px;
    }
    /** button_services **/
    .services_home {
        padding: 120px 0 0;
    }

    .services_home h2.h2_services {
        font-size: 42px;
        line-height: 46px;
        max-width: 40%;
        margin: 0 auto 34px;
    }

    .services_boxs .row {
        margin: 0;
    }

    /** fin button **/
    .presentation {
        overflow: hidden;
    }
    .presentation .p-5.row.m-md-2 {
        padding: 2rem !important;
    }
    .style_txt_presentation {
        padding: 20px 15px;
    }
    .style_desc_blog {
        line-height: 26px;
        font-size: 15px;
    }
    .style_title_blog {
        font-size: 18px;
    }
    .last_blog {
        height: 116px;
        margin-bottom: 1.5rem !important;
    }
    .blog-img {
        width: 30%;
        object-fit: cover;
    }
    .last_blog .style_date_blog {
        font-size: 16px;
        right: 15px;
    }
    .date_first_blog {
        font-size: 16px;
    }
    .clendar {
        transform: scale(0.9);
    }
    .contactez {
        font-size: 48px;
    }
    footer .forms_style {
        padding-top: 50px;
        padding-bottom: 90px !important;
    }
    .footer_logo {
        margin-top: -45px;
        margin-left: 113px;
    }
    .footer-bottom .text-center.pb-4 {
        padding-bottom: 1rem !important;
    }
}

@media screen and (max-width: 991px) {
    #menu-btn {
        display: block;
    }
    .sidebar-content {
        display: none;
    }
    .sidebar-content.active-nav {
        display: block;
    }
    .navbar-mobile-top {
        display: flex;
    }
    .social-media {
        margin-top: 15px;
    }
    section {
        padding-left: 0;
        padding-top: 60px;
    }
    .carousel-content {
        transform: translateY(50%);
    }
    .pret_partie {
        font-size: 45px;
    }
    #carouselExampleIndicators {
        margin-bottom: 100px;
    }
    .btn-reserver {
        top: 0px;
    }
    .navbar-toggler,
    .navbar-toggler:focus {
        border: unset
    }
    .sidebar-content {
        width: 50%;
        z-index: 2;
    }
    .dropdown:hover .dropdown-menu {
        top: 0 !important;
        right: 0 !important;
    }
    h2 {
        font-size: 45px;
    }
    .sous-horaire {
        padding: 0;
    }
    .desc-profiter-vous {
        padding: 0 20px;
        font-size: 16px;
        line-height: 30px;
    }
    /** services_home **/
    .services_home a.btn_txt {
        font-size: 28px;
        line-height: 34px;
        padding: 22px 25px 65px 35px;
    }
    .services_home a.btn_txt:after {
        bottom: 22px;
        width: 42px;
        height: 38px;
    }
    .services_home h2.h2_services {
        font-size: 38px;
        line-height: 40px;
        max-width: 300px;
        margin: 0 auto 34px;
    }
    .services_home {
        padding: 88px 0 0;
    }
    /** serv_box **/
    .serv_box .txt_servbx h3 {
        font: normal 28px/28px Arthines Regular;
    }
    .serv_box .title-box {
        padding: 36px 0 36px;
        width: 340px;
    }
    /** fin services_home **/
    
    .presentation .border_img {
        border-radius: 0px 50px 0px 0px;
        max-height: 400px;
    }
    .sub_border {
        margin-top: -34px;
        margin-bottom: -34px;
        margin-left: 30px;
        margin-right: 30px;
    }
    .title-presentation {
        padding-bottom: 40px;
    }
    .presentation.p-2 .title-presentation {
        padding-bottom: 0;
    }
    .first_blog {
        margin-bottom: 1.5rem !important;
    }
    .blog-img {
        width: auto;
        object-fit: cover;
    }
    footer {
        margin-top: 60px;
        padding-left: 0;
    }
    .contactez {
        font-size: 45px;
    }
    footer .forms_style {
        padding-top: 40px;
        padding-bottom: 60px !important;
    }
    .contactform-footer {
        margin-left: auto;
        margin-bottom: 50px;
    }
    .maps_contact {
        display: table;
        margin: 0 auto;
        max-width: 500px;
    }
    .footer-bottom {
        padding-left: 0px;
    }
    .footer_logo {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .pret_partie {
        font-size: 32px;
        float: right;
    }
    #carouselExampleIndicators {
        margin-bottom: 80px;
    }
    h2 {
        font-size: 30px;
    }
    .contactez {
        font-size: 30px;
    }
    .sous-horaire {
        font-size: 16px;
        line-height: 30px;
    }
    .desc-profiter-vous {
        font-size: 15px;
        line-height: 30px;
        padding: 0;
    }
    /** services_home **/
    .services_home {
        padding: 80px 15px 0;
    }
    .services_home a.btn_txt {
        font-size: 24px;
        line-height: 28px;
        padding: 22px 15px 51px 25px;
    }
    .services_home a.btn_txt:after {
        bottom: 17px;
        width: 35px;
        height: 31px;
    }
    .services_home h2.h2_services {
        font-size: 30px;
        line-height: 34px;
        max-width: 260px;
        margin: 0 auto 30px;
    }
    .services_home p.desc_services {
        line-height: 28px;
        font-size: 16px;
    }
    .col-servbx-right .serv_box {
        float: none;
    }
    .serv_box {
        display: table;
        margin: 0 auto 90px;
    }

    /** fin services_home **/
    .presentation .border_img {
        max-height: 398px;
    }
    .last_blog {
        height: auto;
        display: block;
        width: 100%;
    }
    .media-body {
        display: block;
        flex: auto;
    }
    .blog-img {
        width: 100%;
        height: auto;
    }
    .last_blog .style_date_blog {
        position: relative;
        text-align: right;
    }
    .last_blog img.blog-img,
    .first_blog img.blog-img1 {
        max-height: 400px;
    }
    .style_desc_blog {
        line-height: 28px;
        font-size: 18px;
    }
}

@media screen and (max-width: 630px) {
    .carousel-content {
        bottom: 60%;
    }

    #carouselExampleIndicators {
        height: 300px;
    }
    #carouselExampleIndicators .carousel-item {
        height: 300px;
    }
    #carouselExampleIndicators .d-block.w-100 {
        height: 300px;
        object-fit: cover;
    }
}

@media screen and (max-width: 570px) {
    .img-logo-v-mobile {
        max-height: 80px;
    }

    .carousel-content {
        bottom: 67%;
    }

    .pret_partie {
        font-size: 28px;
        float: right;
    }
    .table-style.time-table {
        padding: 15px 7px !important;
    }
    .border_th th,
    .hours-style,
    .txt_ferme {
        font-size: 16px;
    }
    .table-style.time-table .table thead th {
        padding: 2px;
        padding-bottom: 7px;
    }
    .table-style.time-table .table td {
        padding: 2px;
        padding-top: 7px;
    }
    .section-1.horaire-table {
        padding-bottom: 50px;
    }
    .desc-profiter-vous {
        padding: 0;
    }
    .style_txt_profitez {
        font-size: 18px;
    }
    /** services_home **/
    .services_home h2.h2_services {
        max-width: 200px;
    }
    img.bx_img {
        width: 140px;
        height: 140px;
    }
    .serv_box .img_servbx {
        top: -56px;
        width: 140px;
        height: 140px;
    }
    .serv_box .txt_servbx h3 {
        font-size: 24px;
        line-height: 24px;
    }
    .serv_box .title-box {
        padding: 34px 0 34px;
        width: 310px;
    }
    /** fin services_home **/
    .sub_border {
        margin-top: -20px;
        margin-bottom: -20px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .section-4.articles {
        padding-top: 20px;
    }
    .contactform-footer {
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 480px) {
    .carousel-content {
        bottom: 70%;
    }
    .border_th th,
    .hours-style,
    .txt_ferme {
        font-size: 17px;
    }
    .pret_partie {
        font-size: 17px;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 13px;
        height: 13px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        padding: 8.5px 7.5px;
    }
    .carousel-control-prev {
        margin-left: -39px;
    }
    .carousel-control-next {
        margin-right: -39px;
    }
    #carouselExampleIndicators {
        height: 250px;
    }
    #carouselExampleIndicators .carousel-item {
        height: 250px;
    }
    #carouselExampleIndicators .d-block.w-100 {
        height: 250px;
        object-fit: cover;
    }
    .side-navbar {
        width: 150px;
    }
    .img-logo-v-mobile {
        max-height: 80px;
    }
    .sidebar-style {
        font-size: 16px;
        line-height: 20px;
    }
    .social-media {
        font-size: 16px;
        line-height: 26px;
    }
    .sous-horaire {
        font-size: 14px;
        line-height: 24px;
    }
    /** services_home **/
    .services_home a.btn_txt {
        font-size: 20px;
        line-height: 24px;
        padding: 10px 15px 36px 15px;
    }

    .services_home {
        padding: 95px 10px 0;
    }

    .services_home a.btn_txt:after {
        bottom: 10px;
        width: 30px;
        height: 28px;
    }

    .services_home h2.h2_services {
        font-size: 28px;
        line-height: 32px;
        margin: 0 auto 25px;
    }

    .serv_box .title-box {
        padding: 24px 0 24px;
        width: 260px;
    }

    .serv_box .img_servbx {
        top: -50px;
        width: 120px;
        height: 120px;
        position: absolute;
    }

    img.bx_img {
        width: 120px;
        height: 120px;
    }

    .serv_box {
        display: table;
        margin: 0 auto 80px;
    }

    .serv_box .txt_servbx h3 {
        font-size: 22px;
        line-height: 22px;
    }

    /** fin services_home **/
    .desc-profiter-vous {
        font-size: 14px;
        line-height: 24px;
    }
    .style_txt_profitez {
        font-size: 14px;
        min-height: 40px;
        padding-top: 15px;
    }
    .blanc-rectangle img {
        height: 60px;
    }
    .blanc-rectangle {
        padding: 40px 15px 20px !important;
        width: 200px;
        height: 188px;
    }
    .box-profite {
        height: 188px;
        width: 200px;
    }
    .box-profite::before {
        left: -16px;
        bottom: -16px;
        width: 188px;
        height: 158px;
        background-size: 188px auto;
    }
    .style_txt_presentation {
        font-size: 14px;
        line-height: 1.2;
    }

    .style_txt_presentation.line-height {
        line-height: 1.8;
    }

    .sub_border {
        margin-left: 0;
        margin-right: 0;
    }

    .px-l-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .dropdown.btn-reserver.user img {
        width: 50px;
        height: auto;
    }
}

/* ------------------ BEGIN  BORDER TABLE STYLE  ------------------------- */

.hourly_table .table table tr:not(:first-child) td:nth-child(2) {
    position: relative;
}

 .table table  {
    border-bottom: 2px solid #D41317;
    border-right: 2px solid #D41317;
}
.hourly_table .table table tr:nth-child(2) td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr:nth-child(3) td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr:nth-child(4) td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr:nth-child(5) td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr:nth-child(6) td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr:nth-child(7) td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr:last-child td:nth-child(2):after {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    bottom: 18px;
    border-right: 2px solid #D41317;
}

.hourly_table .table table tr td:nth-child(1) {
    padding-left: 24px;
    background: #D41317 0% 0% no-repeat padding-box;
    font: 17px/23px 'Bree bold';
    color: #FFFFFF;
}

.hourly_table .table table tr:nth-child(1) td:nth-child(2) {
    background: #D41317 0% 0% no-repeat padding-box;
    font: 17px/23px 'Bree bold';
    color: #FFFFFF;
}

.hourly_table .table table tr:nth-child(1) td:nth-child(3) {
    background: #D41317 0% 0% no-repeat padding-box;
    font: 17px/23px 'Bree bold';
    color: #FFFFFF;
}

.hourly_table .table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

.hourly_table .table {
    text-align: -webkit-center;
}

.hourly_table .table table tr:nth-child(1) td:nth-child(1) {
    background: transparent;
    font: normal normal bold 17px/23px Bree;
    color: #FFFFFF;
}


/* ------------------ END BORDER TABLE STYLE  ------------------------- */

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

    .hourly_table .table table tr td:nth-child(1) {
        font: normal normal bold 13px/23px Bree;
    }

    .hourly_table .table table tr:nth-child(1) td:nth-child(2) {
        font: normal normal bold 13px/23px Bree;
    }

    .hourly_table .table table tr:nth-child(1) td:nth-child(3) {
        font: normal normal bold 13px/23px Bree;
    }

    .hourly_table .table table tr:nth-child(1) td:nth-child(1) {
        font: normal normal bold 13px/23px Bree;
    }
    .border_th th,
    .hours-style,
    .txt_ferme {
        font-size: 15px;
    }
}

@media screen and (max-height: 500px) {
    .img-logo-v-mobile {
        display: none;
    }
    .social-media {
        min-height: auto;
    }
    .social-media {
        margin-top: 20px;
    }
    .side-navbar {
        overflow: hidden;
    }
    .side-navbar {
        -ms-flex-pack: justify !important;
        justify-content: start !important;
    }
}

@media screen and (max-height: 400px) {
    .social-media {
        display: none;
    }
}


/*****--------------------------------- Page blog --------------------------------------------*****/


/*** style banner pages ***/

.banner-content {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
}

.banner {
    height: 500px;
    position: relative;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: 100%;
    margin-bottom: 48px;
}

.banner.blog {
    background-image: url(../img/formule.jpg);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
    margin-bottom: 148px;
}

.style_article {
    font: normal normal normal 62px Arthines Regular;
}

.breadcrumbs {
    color: #ffffff;
    text-decoration: none;
}

.breadcrumbs:hover {
    color: #ffffff;
    text-decoration: underline;
}

.article_thin {
    font: normal normal normal 18px Bree Th;
}

.article_regular {
    font: normal normal normal 18px Bree Regular;
}

.blog .margin-center {
    margin-left: 150px;
}

.style_article_text {
    font: normal normal normal 18px Bree Regular;
}

/**** fin style banner ****/

.blog .style_title_blog1 {
    font: normal normal normal 24px Bree bold;
    color: #D41317;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog .style_desc_blog1 {
    font: normal normal normal 18px Bree Regular;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog .style_date_blog1 {
    position: absolute;
    right: 17px;
    margin-top: 0;
    font: normal normal normal 18px Bree Bold;
    color: #D41317;
    bottom: 0px;
    margin-bottom: 10px;
}

.blog .last_blog1 {
    border: 1px solid #000000;
    border-radius: 0px 50px;
    background-color: white;
    position: relative;
    align-items: stretch;
    max-height: 200px;
}

.blog .head_blog {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blog .animateur:hover {
    text-decoration: none;
}

.blog .animateur:hover .last_blog1 {
    border-color: #D41317;
    background: #D41317;
    color: #ffffff;
}

.blog .animateur:hover .style_title_blog1 {
    color: #ffffff;
}

.blog .animateur:hover .style_date_blog1 {
    color: #ffffff;
}

.blog .animateur {
    color: #000000;
}

.blog .animateur .media img {
    border-radius: 0px 50px 0px 50px;
    object-fit: cover;
    position: relative;
    width: 100%;
    height: 100% !important;
}

.fluid-auto-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1420px;
}

.blog .margin-center {
    margin-left: auto;
    margin-right: auto;
}

.blog .animateur .media-body.px-3.pt-3 {
    padding: 40px 35px 45px 35px !important;
    overflow: hidden;
}

.blog .search-submit {
    background: transparent;
    border: none;
    outline: none;
    position: absolute;
    right: 0;
}

.blog #search-form {
    position: relative;
}

.blog .search-field {
    background: transparent;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    font: normal normal normal 20px Bree regular;
    line-height: normal;
    color: #000000;
    border-bottom: 2px solid #000;
    line-height: 27px;
    width: 100%;
    outline: none;
}

.blog .search-v-mobile {
    display: none !important;
}

.blog #search-form .search-field::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000000;
}

.blog #search-form .search-field:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000000;
}

.blog #search-form .search-field::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000000;
    opacity: 1;
}

.blog #search-form .search-field:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}

.blog #search-form .search-field::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
}

.blog #search-form .search-field::placeholder {
    /* Most modern browsers support this now. */
    color: #000000;
}

.blog .head_blog {
    padding: 0 0 80px;
}


/*** responsive ****/

@media screen and (max-width: 1600px) {
    .fluid-auto-container {
        padding-right: 50px;
        padding-left: 50px;
    }
    .banner {
        background-size: auto;
    }
}
@media screen and (max-width: 992px) {
    .blog .search-v-mobile {
        display: block !important;
        margin: 0 0 90px;
    }
    .blog .search-bloc {
        display: none !important;
    }
    .blog #search-form {
        max-width: 300px;
        float: right;
        margin-right: 30px;
    }
    .blog .head_blog {
        padding: 0;
    }
    .blog .search-field {
        width: 280px;
    }
}

@media screen and (max-width: 767px) {
    .fluid-auto-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .blog .margin-center {
        margin-left: auto;
        margin-right: auto;
    }
    .blog .style_desc_blog1 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width: 630px) {
    .blog .search-field {
        width: 100%;
    }
    .blog #search-form {
        float: none;
        margin-right: 0;
    }
    /* article style */
    .blog .last_blog1 {
        display: block;
    }
    .blog .animateur .media img {
        bottom: 0;
        left: -2px;
        right: -2px;
        height: auto !important;
        width: calc(100% + 4px) !important;
        max-width: inherit;
    }
    .blog .style_title_blog1 {
        font-size: 22px;
    }
    .blog .style_desc_blog1 {
        font-size: 16px;
        line-height: 22px;
    }
    .blog .style_date_blog1 {
        font-size: 18px;
    }
    .blog .animateur .media-body.px-3.pt-3 {
        padding: 30px 20px 45px 20px !important;
    }
}

/*****--------------------------------- Page Single Post --------------------------------------------*****/

.banner.single_post {
    height: 665px;
    margin-bottom: 0;
    background: url(../img/articles.jpg);
    background-size: 100%;
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}

.banner.single_post .banner-content {
    transform: inherit;
    top: 80px;
}

.single-post .section_article {
    display: flex;
    justify-content: center;
    /* text-align: center; */
    margin-top: -502px;
}

.single-post .img-article {
    border-radius: 50px 0px;
    object-fit: none
}

.single-post .article.content-post {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000042;
    height: auto;
    width: 80%;
}

.single-post .title {
    font: normal normal normal 55px Arthines Regular;
    color: #D41317;
}

.single-post .date_first_blog1 {
    font: normal normal normal 20px Bree Regular;
    color: #D41317;
}

.single-post .media img {
    height: 100%;
    width: auto;
}

.single-post .article_thin {
    font: normal normal normal 18px Bree Th;
}

.single-post .coments {
    width: auto;
    height: auto;
}

.single-post .title-comments {
    font: normal normal normal 55px Arthines Regular;
    text-align: left;
}

.single-post .form-check-label {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    text-align: left;
}

.single-post .big-checkbox {
    width: 24px;
    height: 20px;
    margin: 2px 4px 0 0;
}

.single-post .style_desc_blog1 {
    text-align: left;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.single-post .backGround-detail-blog {
    position: relative;
}

.single-post .article.content-post .img-article {
    max-height: 730px;
    object-fit: cover;
}

.single-post .section_comment {
    padding: 100px 0 120px;
    margin: auto;
    width: 80%;
    position: relative;
    z-index: 1;
}


/* form comment */

.single-post textarea.form-control {
    max-height: 205px;
    height: auto;
}

.single-post .form-control {
    height: 60px;
    padding: 16px 15px 17px 25px;
    color: #999999;
    border-color: #DEDEDE;
    border-radius: 0;
    font: normal normal normal 20px Bree Th;
}

.single-post .form-group {
    margin-bottom: 22px;
}


/*** responsive ***/

@media screen and (max-width: 1480px) {
    .single-post .article.content-post {
        width: 100%;
        margin: 0 80px;
    }
    .single-post .auto-container {
        padding-right: 80px;
        padding-left: 80px;
        max-width: inherit;
    }
}
@media screen and (max-width: 1200px) {
    .style_article {
        font-size: 55px;
    }
    .single-post .article.content-post {
        width: 100%;
        margin: 0 50px;
    }
    .single-post .auto-container {
        padding-right: 50px;
        padding-left: 50px;
        max-width: inherit;
    }
    .single-post .title-comments {
        font-size: 48px;
    }
    .single-post .form-check-label {
        font-size: 16px;
        display: inline;
    }
}

@media screen and (max-width: 992px) {
    .style_article {
        font-size: 50px;
    }
    .banner.single_post {
        height: 400px;
    }
    .single-post .section_article {
        margin-top: -200px;
    }
    .single-post .article.content-post {
        margin: 0 20px;
    }
    .single-post .auto-container {
        padding-right: 20px;
        padding-left: 20px;
    }
    .single-post .title-comments {
        font-size: 45px;
    }
}

@media screen and (max-width: 768px) {
    .banner.single_post {
        height: 350px;
    }
    .style_article {
        font-size: 45px;
    }
    .single-post .section_article {
        margin-top: -140px;
    }
    .single-post .article.content-post {
        margin: 0px 15px;
    }
    .single-post .auto-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .single-post .title {
        font-size: 40px;
    }
    .single-post .section_comment {
        padding: 70px 0 80px;
    }
    .single-post .title-comments {
        font-size: 30px;
    }
    
}

@media screen and (max-width: 630px) {
    .style_article {
        font-size: 32px;
    }
    .single-post .title {
        font-size: 30px;
    }
    .single-post .date_first_blog1 {
        font-size: 13px;
    }
    .single-post .big-checkbox {
        width: 15px;
        height: 15px;
    }
    .single-post .form-check-label {
        font-size: 13px;
    }
    .banner.single_post {
        height: 250px;
    }    
    .single-post .section_article {
        margin-top: -100px;
    }
}

@media screen and (max-width: 480px) {
    .style_article {
        font-size: 28px;
    }

}


/*****--------------------------------- Page Contact --------------------------------------------*****/

.page_contact {
    padding-bottom: 120px;
}

.banner.contact {
    background-image: url(../img/bg_banner_contact.png);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
}

.banner.contact:after {
    content: "";
    position: absolute;
    left: 0%;
    top: 7%;
    width: 500px;
    height: 375px;
    background-image: url(../img/img_banner_contact.png);
    background-size: 100%;
    background-position: center top;
    z-index: 0;
}

.banner.contact .banner-content {
    position: absolute;
    top: 50%;
    transform: translate(81%, -115%);
    color: #ffffff;
    width: 50%;
    right: 50%;
    z-index: 1;
}

.page_contact .style_contact {
    font: normal normal normal 62px Bree Bold;
    text-align: right;
    color: #212529;
}

.page_contact .section_contact {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: -160px;
}

.page_contact .article.content-contact {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000042;
    width: 80%;
    height: auto;
    position: relative;
    border-top-right-radius: 50px;
}


/** section box-info **/

.page_contact .sec-box-contact .title-hor {
    padding: 55px 0;
    line-height: 36px;
    font: normal normal normal 32px Bree Bold;
}

.page_contact .box-contact-info .icon-ct-hover {
    display: none;
}
.page_contact .box-contact-info {
    height: auto;
    padding: 25px 19px 18px;
    background-color: #fff;
    border: 2px solid #B40400;
    border-radius: 0 50px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
    flex: 1;
}
.box-contact-info:hover .text-dark.title-ct-bx{
    color: #ffffff !important;
}
.page_contact .box-contact-info:hover {
    background-color: #B40400;
    color: #ffffff !important;
}

.box-contact-info:hover .text-dark.title-ct-bx{
    color: #ffffff !important;
}
.page_contact .box-contact-info:hover .icon-ct {
    display: none;
}

.page_contact .box-contact-info:hover .icon-ct-hover {
    display: inline;
}

.page_contact .sec-box-contact .col-md-4 {
    display: flex;
    justify-content: center;
}

.page_contact .img-icon.inf {
    position: relative;
    padding: 0 0 17px;
}

.page_contact .title-ct-bx {
    font: normal normal 20px/29px Bree Regular;
    margin-bottom: 4px;
}

.page_contact .desc-ct-bx {
    font: normal normal 20px/27px Bree Regular;
    margin: 0;
}

.page_contact .section_contact_form {
    padding: 70px 0 60px;
}

.page_contact .section_contact_form .title-rose {
    font: normal normal 32px/36px Bree Bold;
    text-transform: capitalize;
}

.page_contact .section_contact_form .form-group {
    text-align: left !important;
}

.page_contact .field-label {
    font: normal normal 20px/24px Bree Bold;
    text-align: left !important;
    margin-bottom: 10px;
}

.page_contact .group-input {
    margin-bottom: 25px;
}

.page_contact .form-control {
    height: 52px;
    padding: 16px 16px 16px 31px;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    font: normal normal 18px/20px Bree Th;
}

.page_contact textarea.form-control {
    height: 278px;
}

.page_contact .btn.btn-primary.bg-rose.border-rose {
    font: normal normal 20px/23px Bree Bold;
    color: #fff;
    padding: 14px 45px 15px;
    display: table;
    margin: 0 auto;
    width: auto !important;
    background: #D41317;
    outline: none;
    border: none;
    border-radius: 0 20px;
}

.page_contact .btn.btn-primary.bg-rose.border-rose:hover {
    background: #000;
    color: #fff;
}

.page_contact .form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #D6D5D5;
}

.page_contact .form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #D6D5D5;
}

.page_contact .form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #D6D5D5;
    opacity: 1;
}

.page_contact .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #D6D5D5;
}

.page_contact .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #D6D5D5;
}

.page_contact .form-control::placeholder {
    /* Most modern browsers support this now. */
    color: #D6D5D5;
}


/** responsive **/

@media screen and (max-width: 1480px) {
    .banner.contact:after {
        width: 450px;
        height: 340px;
        top: 12%;
    }

    .page_contact .desc-ct-bx {
        word-wrap: anywhere;
    }
}

@media screen and (max-width: 1199px) {
    .banner.contact:after {
        top: 7%;
        width: 360px;
        height: 270px;
    }
    .page_contact .style_contact {
        font-size: 55px;
    }
    .banner.contact .banner-content {
        width: 100%;
        right: 50px;
        transform: translateY(-105%);
    }
    .page_contact .article.content-contact {
        margin: 0 50px;
        width: 100%;
    }
    .page_contact .box-contact-info {
        padding: 20px 10px 15px;
    }
    .page_contact .desc-ct-bx {
        font-size: 16px;
    }
    .page_contact .section_contact_form {
        padding: 70px 0 40px;
    }
    .page_contact {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 992px) {
    .page_contact .style_contact {
        font-size: 48px;
    }
    .page_contact .section_contact {
        margin-top: -140px;
    }
    .page_contact .sec-box-contact .title-hor {
        font-size: 26px;
        padding: 40px 0;
    }
}

@media screen and (max-width: 991px) {
    .banner.contact:after {
        top: 0;
        width: 280px;
        height: 205px;
    }
}

@media screen and (max-width: 768px) and (min-width: 767px) {
    .page_contact .section_contact {
        margin-top: -120px;
    }
    .page_contact .box-contact-info {
        max-width: 280px;
        margin: 0 auto 25px;
    }
    .page_contact .section_contact_form {
        padding: 40px 0 40px;
    }
    .page_contact .article.content-contact {
        margin: 0 20px;
    }

    .banner.contact .banner-content {
        right: 20px;
    }
}

@media screen and (max-width: 767px) {
    .banner.contact:after {
        top: 0;
        width: 240px;
        height: 180px;
    }
    .page_contact {
        padding-bottom: 30px;
    }
    .page_contact .style_contact {
        font-size: 40px;
    }
    .page_contact .section_contact {
        margin-top: -120px;
    }
    .page_contact .box-contact-info {
        max-width: 280px;
        margin: 0 auto 25px;
    }
    .page_contact .section_contact_form {
        padding: 40px 0 40px;
    }
    .page_contact .article.content-contact {
        margin: 0 20px;
    }
    .banner.contact .banner-content {
        right: 20px;
    }
    .page_contact textarea.form-control {
        height: 200px;
    }
}

@media screen and (max-width: 570px) {
    .banner.contact:after {
        top: 0;
        width: 160px;
        height: 120px;
        opacity: 0.5;
    }
    .page_contact .style_contact {
        font-size: 28px;
    }
    .page_contact .sec-box-contact .title-hor {
        font-size: 20px;
        padding: 30px 0;
    }
    .page_contact .section_contact_form {
        padding: 30px 0;
    }
    .page_contact .section_contact_form .title-rose {
        font-size: 24px;
    }
    .page_contact .field-label {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 20px;
    }
    .page_contact .form-control {
        padding: 16px 16px 16px;
    }
    .page_contact .group-input {
        margin-bottom: 20px;
    }
    .page_contact .btn.btn-primary.bg-rose.border-rose {
        padding: 14px 15px 15px;
        width: 100% !important;
        font-size: 18px;
    }
}


/*****--------------------------------- Page Presentation --------------------------------------------*****/

.banner.presentation {
    background-image: url(../img/presentation.jpg);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}

.page_presentation {
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    font-weight: 500;
}

.container-md {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1070px;
}

.page_presentation .section_intro {
    position: relative;
    padding: 0 0 30px;
}

.page_presentation .title_intro {
    font: normal normal normal 55px Arthines Regular;
    margin-bottom: 35px;
}

.page_presentation .desc_intro {
    max-width: 950px;
    display: table;
    margin: 0 auto;
}

.page_presentation .h2_title_bx {
    font: normal normal 55px/61px Bree Regular;
    color: #fff;
}

.page_presentation .subtitle_bx {
    font: normal normal 32px/36px Bree Th;
    color: #fff;
}

.page_presentation .title_boxs {
    display: table;
    margin: 0 auto 18px;
    width: 633px;
    height: 325px;
    background: url(../img/bg-title-prs-bx.png) no-repeat center top;
    padding: 100px 120px 100px 120px;
}

.page_presentation .desc_secboxs {
    display: table;
    margin: 0 auto 73px;
    max-width: 870px;
}

.page_presentation .pres_box {
    max-width: 1038px;
    display: table;
    margin: 0 auto 83px;
}

.page_presentation .img_pres_bx {
    padding: 0 61px;
    margin-bottom: -133px;
}

.page_presentation .bx-img {
    object-fit: cover;
    max-width: 100%;
}

.page_presentation .desc_pres_bx {
    padding: 176px 61px 31px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 0 0 50px 0;
}

.page_presentation .desc_pres_bx h3 {
    font: normal normal 55px/73px Arthines Regular;
    color: #D41317;
    font-size: 50px;
    margin-bottom: 32px;
}

.page_presentation .desc_pres_bx p {
    margin-bottom: 0;
}

.page_presentation .section_box_pres {
    padding: 0 0 5px;
    position: relative;
}


/** Responsive **/

@media screen and (max-width: 1480px) {
    .page_presentation .h2_title_bx {
        font-size: 45px;
        line-height: 51px;
    }
    .page_presentation .title_boxs {
        width: auto;
        height: auto;
        padding: 93px 125px 70px 125px;
        background-size: 100%;
    }
}
@media screen and (max-width: 1340px) {
    .container-md {
        max-width: inherit;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media screen and (max-width: 1199px) {
    .banner {
        height: 400px;
    }
    .page_presentation .title_intro {
        margin-bottom: 25px;
        font-size: 45px;
    }
    .page_presentation .h2_title_bx {
        font-size: 36px;
        line-height: 40px;
    }
    .page_presentation .subtitle_bx {
        font-size: 28px;
        line-height: 34px;
    }
    .page_presentation .title_boxs {
        padding: 72px 100px 50px;
    }
    .page_presentation .desc_secboxs,
    .page_presentation .desc_intro {
        padding: 0 20px;
    }
    .page_presentation .desc_pres_bx h3 {
        font-size: 38px;
        margin-bottom: 15px;
    }
    .page_presentation .desc_pres_bx {
        padding: 140px 50px 31px;
    }
    .page_presentation .img_pres_bx {
        padding: 0 50px;
        margin-bottom: -120px;
    }
    .page_presentation .desc_pres_bx p {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    .banner.presentation::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
    }
    .banner-content {
        z-index: 1;
    }
    .page_presentation .title_intro {
        font-size: 40px;
    }
    .page_presentation .title_boxs {
        padding: 50px 70px 50px 70px;
        display: table;
        margin: 0 auto;
    }
    .page_presentation .h2_title_bx {
        font-size: 32px;
        line-height: 36px;
    }
    .page_presentation .subtitle_bx {
        font-size: 24px;
        line-height: 30px;
    }
    .page_presentation {
        font-size: 17px;
        font-weight: 400;
    }
    .banner {
        height: 300px;
    }
    .page_presentation .pres_box {
        margin: 0 auto 50px;
    }
    .page_presentation .desc_pres_bx h3 {
        font-size: 34px;
        margin-bottom: 15px;
        line-height: 50px;
    }
    .page_presentation .title_boxs {
        padding: 80px 100px 70px 100px;
    }
    .page_presentation .desc_pres_bx {
        padding: 130px 25px 20px;
    }
    .page_presentation .img_pres_bx {
        padding: 0 25px;
    }
}

@media screen and (max-width: 768px) {
    .container-md {
        padding-left: 20px;
        padding-right: 20px;
    }
    .page_contact {
        padding-bottom: 30px;
    }
    .banner {
        height: 250px;
    }
    .page_presentation .title_intro {
        margin-bottom: 16px;
        font-size: 38px;
    }
    .pres_box.third {
        margin: 0 auto 10px;
    }
}

@media screen and (max-width: 630px) {
   
    .page_presentation .title_intro {
        margin-bottom: 20px;
        font-size: 32px;
    }
    .page_presentation {
        font-size: 15px;
    }
    .page_presentation .desc_secboxs,
    .page_presentation .desc_intro {
        padding: 0;
    }
    .page_presentation .title_boxs {
        padding: 40px 50px 30px;
        background-size: 100%;
    }
    .page_presentation .h2_title_bx {
        font-size: 28px;
        line-height: 30px;
    }
    .page_presentation .subtitle_bx {  
        font-size: 20px;
        line-height: 27px;
    }
    .page_presentation .desc_secboxs {
        margin: 0 auto 50px;
    }
    .page_presentation .desc_pres_bx {
        padding: 100px 20px 25px;
    }
    .page_presentation .img_pres_bx {
        padding: 0 20px;
        margin-bottom: -80px;
    }
    .page_presentation .desc_pres_bx h3 {
        font-size: 28px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .page_presentation .desc_pres_bx p {
        font-size: 15px;
    }
    .page_presentation .bx-img {
        min-height: 220px;
        border-radius: 50px 0 0 0;
    }
    .page_presentation .pres_box {
        margin: 0 auto 50px;
    }
    .page_presentation .section_box_pres {
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    
    .container-md {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page_presentation .h2_title_bx {
        font-size: 24px;
        line-height: 28px;
    }
    .page_presentation .subtitle_bx {
        font-size: 20px;
        line-height: 22px;
    }
    .page_presentation .title_boxs {
        padding: 35px 50px 20px;
    }
}

@media screen and (max-width: 400px) {
    .page_presentation .h2_title_bx {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .page_presentation .subtitle_bx {
        font-size: 18px;
        line-height: 20px;
    }
    .page_presentation .title_boxs {
        padding: 30px 25px 30px;
        background-size: cover;
    }
}


/*****--------------------------------- Page Qui Sommes Nous --------------------------------------------*****/

.page_qsommesnous {
    font-family: Poppins;
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    font-weight: 400;
}

.banner.qsommesnous {
    background-image: url(../img/banner_Q_Sommes_Nous.jpg);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}
/** section content **/

.page_qsommesnous .section_content_img_left {
    position: relative;
    padding: 80px 0 115px;
}

.page_qsommesnous .txt-right h2 {
    font: normal normal normal 46px Arthines Regular;
    color: #D41317;
}

.page_qsommesnous .subtitle-right {
    font: normal normal 24px/32px Bree Bold;
}

.page_qsommesnous .image-left {
   height: 100%;
}

.page_qsommesnous .img-float-left {
    display: table;
    margin: 0;
    max-width: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 50px 5px;
}

.page_qsommesnous .link-content {
    font: normal normal 24px/27px Bree Regular;
    color: #fff;
    background: url(../img/btn-nos-services.png) no-repeat center top;
    display: table;
    margin: 0;
    padding: 12px 55px 13px 55px;
}

.page_qsommesnous .link-content:hover {
    color: #fff;
    text-decoration: underline;
}


/** section pourquoi **/

.section_pourquoi_limoge {
    position: relative;
}

.section_pourquoi_limoge .bg-section-pourquoi {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.ignore_color a {
    color: inherit;
}

.section_pourquoi_limoge .bg-section {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 565px;
}

.section_pourquoi_limoge .div-box-prq {
    padding: 90px 0 90px;
}

.section_pourquoi_limoge .title_sec {
    position: relative;
    padding: 0 0 60px;
}

.section_pourquoi_limoge .h2_title_sec {
    color: #fff;
    text-align: center;
    padding: 0 0 5px;
}

.section_pourquoi_limoge .desc_sec {
    font-size: 18px;
    font-family: Poppins;
    text-align: center;
    margin: auto;
    font-weight: 500;
    color: #fff;
}

.section_pourquoi_limoge .prq_box {
    background: #fff;
    padding: 56px 39px 51px;
    border-radius: 50px 0;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.prq_box .bx-img {
    width: auto;
    height: auto;
    margin: 0 0 42px;
}

.prq_box.second .bx-img {
    margin-top: 12px;
}

.prq_box.third .bx-img {
    margin-top: 11px;
}

.desc_bx h3 {
    font: normal normal 24px/28px Bree Bold;
    color: #D41317;
    margin-bottom: 30px;
}

.desc_bx p {
    font: normal normal 20px/28px Bree Regular;
    margin-bottom: 0;
}


/** section avis **/

.section_avis {
    position: relative;
    padding: 0 0 48px;
}

.section_avis .title_avis {
    text-align: center;
    padding: 0 0 50px;
}

.section_avis .desc_avis {
    font-size: 18px;
    font-family: Poppins;
    text-align: center;
    margin: auto;
    font-weight: 500;
}

.section_avis .bloc-avis {
    background: #d41317 !important;
    max-width: 1360px;
    /*  min-width: 700px; */
    display: table;
    /*   margin: 0 auto; */
    padding: 30px;
    border-radius: 30px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
}

.section_avis .client_data {
    display: flex;
    padding: 0 0 30px;
    position: relative;
}

.img_client img {
    border-radius: 50%;
    width: 128px;
    height: 129px;
    border-style: solid;
    border-color: white;
}

.img_cote {
    position: absolute;
    right: 0;
    top: 0;
    width: auto !important;
}

 .name_client {
    flex: 1;
    padding-left: 46px;
    align-content: center;
    padding-top: 34px;
}

 .img_client .clt-img {
    width: 128px;
    height: 129px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    object-position: right bottom;
    object-fit: cover;
}

.name_clt {
    font: normal normal 24px/34px 'Bree Regular';
}

.slogan_clt {
    display: block;
    font: normal normal 20px/24px Bree Thin;
}

 .content_clt_avis {
    font-size: 18px;
    font-family: 'Poppins';
    margin: auto;
    font-weight: 400;
    color: white;
}


/** section profitez **/

.profiter.q-sommesnous {
    margin-bottom: 0;
    padding: 64px 0 60px;
}


/** section newsletter **/

.section_newsletter {
    position: relative;
    padding: 33px 0 33px;
}

.section_newsletter .article-newsletter {
    background: #fff;
    padding: 48px 59px 39px;
    border-radius: 30px 0 30px 0;
    -webkit-border-radius: 30px 0 30px 0;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
}

.section_newsletter .newslet-title {
    color: #D41317;
    font: normal normal 24px/28px Bree Bold;
    margin-bottom: .6rem;
}

.section_newsletter .desc_newsletter {
    max-width: 754px;
    display: table;
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
}

.newsletter_form .form-control {
    height: 62px;
    padding: 0 68px 0 28px;
    color: #000;
    font: normal normal 16px/28px Bree Thin;
    border: 1px solid #000;
    border-radius: 10px;
    outline: none;
}

.newsletter_form .form-group {
    position: relative;
    max-width: 100%;
    /*max-width: 376px;*/
}

.btn-submit-newsletter.btn-arrow {
    position: absolute;
    top: 0;
    right: 0;
    height: 62px;
    width: 64px;
    border-radius: 0 10px 10px 0;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #D41317;
    border-left: #D41317;
    text-indent: 0;
    padding: 0;
}

.btn-submit-newsletter:active .icon_send,
.btn-submit-newsletter:focus .icon_send,
.btn-submit-newsletter:hover .icon_send {
    transition: transform 400ms ease !important;
    transform: rotate(-45deg) translate(10px, 0px);
    -webkit-transform: rotate(-20deg) translate(10px, 0px);
}


/*** responsive ***/

@media screen and (max-width: 1199px) {
    .page_qsommesnous {
        font-size: 16px;
    }
    .page_qsommesnous .txt-right h2 {
        font-size: 34px;
    }
    .page_qsommesnous .subtitle-right {
        font-size: 18px;
    }
    .page_qsommesnous .section_content_img_left {
        padding: 20px 0 75px;
    }
    .page_qsommesnous .img-float-left {
        height: 100%;
        max-height: 90%;
    }
    .section_pourquoi_limoge .col-prq {
     padding-bottom: 20px;
    }
    .section_pourquoi_limoge .h2_title_sec {
        font-size: 34px;
    }
    .section_pourquoi_limoge .desc_sec {
        font-size: 17px;
    }
    .page_qsommesnous .link-content {
        font-size: 20px;
        line-height: 24px;
        padding: 9px 44px 10px 40px;
        background-size: 100%;
    }
    .section_pourquoi_limoge .div-box-prq {
        padding: 50px 0 20px;
    }
    .section_pourquoi_limoge .bg-section {
        height: 500px;
    }
    .section_pourquoi_limoge .prq_box {
        padding: 40px 20px 40px;
    }
    .prq_box .bx-img {
        height: 60px;
        margin: 0 0 25px;
    }
    .desc_bx h3 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .desc_bx p {
        font-size: 18px;
    }
    .section_pourquoi_limoge .bg-section {
        height: 420px;
    }
    .profiter.q-sommesnous {
        margin-bottom: 0;
        padding: 64px 0 40px;
    }
    .section_avis .bloc-avis {
        padding: 20px
    }
    .section_avis .client_data {
        padding: 0 0 25px;
    }
    .section_avis .content_clt_avis {
        font-size: 16px;
    }
    .section_avis {
        padding: 0 0 94px;
    }
    .section_newsletter .article-newsletter {
        padding: 40px 30px 40px;
    }
    .section_newsletter .newslet-title {
        font-size: 20px;
    }
    .section_newsletter .desc_newsletter {
        font-size: 15px;
        font-weight: 400;
        line-height: 28px;
    }
    .newsletter_form {
        padding: 20px 0px 0;
    }
    .section_newsletter {
        padding: 50px 0 0;
    }
}

@media screen and (max-width: 991px) {
    .page_qsommesnous .image-left {
        margin: 0 0 25px;
        height: auto;
    }
    .page_qsommesnous .section_content_img_left {
        padding: 20px 0 50px;
    }
    .page_qsommesnous .img-float-left {
        height: auto;
        max-height: 100%;
    }
    .section_avis .client_data::after {
        width: 75px;
        height: 63px;
        background-size: 75px;
    }
    .section_pourquoi_limoge .div-box-prq {
        padding: 50px 0 0px;
    }
    .section_pourquoi_limoge .title_sec {
        padding: 0 0 40px;
    }
    .section_pourquoi_limoge .col-prq {
        padding-bottom: 30px;
       }
       .section_pourquoi_limoge .bg-section {
        height: 300px;
    }
    .section_pourquoi_limoge .prq_box {
        display: table;
        margin: 0 auto;
        max-width: 420px;
        padding: 30px 20px;
    }
}

@media screen and (max-width: 768px) {
    
    .page_qsommesnous .section_content_img_left {
        padding: 20px 15px 50px;
    }
    .section_pourquoi_limoge .div-box-prq {
        padding: 40px 0 0px;
    }
    .section_pourquoi_limoge .prq_box {
        max-width: 320px;
        display: table;
        margin: 0 auto;
    }
    .section_newsletter {
        padding: 30px 0 0;
    }
    .section_newsletter .desc_newsletter {
        margin: 0 0 10px;
    }
    .section_avis .client_data {
        display: block;
    }
    .section_avis .name_client {
        padding-left: 0;
        padding-top: 20px;
    }
}

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

    .page_qsommesnous .img-float-left {
        margin: 0 auto;
        max-width: 90%;
    }
    .page_qsommesnous {
        font-size: 14px;
    }
    .page_qsommesnous .txt-right h2 {
        font-size: 32px;
    }
    .page_qsommesnous .subtitle-right {
        font-size: 18px;
    }
    .page_qsommesnous .link-content {
        font-size: 16px;
        line-height: 20px;
        padding: 9px 24px 8px;
        border-radius: 0 0 20px 0;
        background: #D41317;
        margin: 0 auto;
    }
    .page_qsommesnous .section_content_img_left {
        padding: 0px 15px 40px;
        text-align: center;
    }
    .section_pourquoi_limoge .div-box-prq {
        padding:  30px 0 20px;
    }
    .section_pourquoi_limoge .h2_title_sec {
        font-size: 32px;
    }
    .section_pourquoi_limoge .desc_sec {
        font-size: 15px;
    }
    .section_pourquoi_limoge .title_sec {
        padding: 0 0 30px;
    }
    .section_pourquoi_limoge .prq_box {
        padding: 20px 15px;
    }
    .section_avis .desc_avis {
        font-size: 17px;
    }
    .section_avis .name_client {
        padding-left: 30px;
        padding-top: 30px;
    }
    .section_avis {
        padding: 0 0 80px;
    }
    .profiter.q-sommesnous {
        padding: 50px 0 30px;
    }
    .section_newsletter {
        padding: 0;
    }
    .section_newsletter .article-newsletter {
        padding: 25px 20px 15px;
    }
    .section_newsletter .newslet-title {
        text-align: center;
    }
    .section_newsletter .desc_newsletter {
        font-size: 14px;
        text-align: center;
    }
}

@media screen and (max-width: 460px) {
    .page_qsommesnous .section_content_img_left {
        padding: 30px 0 50px;
    }
    .page_qsommesnous .txt-right h2 {
        font-size: 28px;
    }
    .page_qsommesnous .subtitle-right {
        font-size: 18px;
    }
    .page_qsommesnous .link-content {
        padding: 9px 48px;
        background-size: 200px auto;
        font-size: 20px;
    }
    .section_pourquoi_limoge .h2_title_sec {
        font-size: 32px;
    }
    .section_pourquoi_limoge .desc_sec {
        font-size: 16px;
    }
    .section_avis .desc_avis {
        font-size: 16px;
    }
    .section_avis .bloc-avis {
        padding: 20px;
    }
    .section_avis .client_data::after {
        width: 60px;
        height: 53px;
        background-size: 60px;
    }
    .section_newsletter .article-newsletter {
        padding: 30px 20px;
    }
    .btn-submit-newsletter.btn-arrow {
        height: 62px;
        width: 60px;
    }
    .newsletter_form .form-control {
        padding: 0 62px 0 10px;
    }
}


/*****--------------------------------- Page Produit/services --------------------------------------------*****/

.banner.services {
    background-image: url(../img/banner_service.png);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}

.page_services .section_presentation_serv {
    position: relative;
    text-align: center;
    padding: 65px 0 160px;
}

.section_presentation_serv .h-2-intro {
    color: #000;
    margin-bottom: 100px;
}

.section_presentation_serv .article_presentation {
    position: relative;
    background: #D41317;
    max-width: 1115px;
    display: table;
    margin: 0 auto;
    color: #fff;
    padding: 34px 50px 35px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    border-radius: 0 50px 0 50px;
}

.section_presentation_serv .article_presentation::after {
    position: absolute;
    content: "";
    height: calc(100% + 67px);
    width: calc(100% - 130px);
    top: -33px;
    right: 65px;
    border: 2px solid #000;
    z-index: -1;
    border-radius: 0 50px 0 50px;
}


/** boxs services **/

.section_services_bx_content {
    position: relative;
    padding: 0 0 20px;
}

.service_bloc {
    position: relative;
    margin: 0 0 164px;
}

.service_bloc .link_serv_blc {
    position: relative;
    display: flex;
    text-decoration: none !important;
    color: #000;
    transition: all 0.2s ease-in-out;
}

.service_bloc .link_serv_blc .img_serv_blc {
    flex: 1;
    top: -22px;
    right: -38px;
    position: relative;
    z-index: 1;
}

.service_bloc .link_serv_blc .service-img {
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 50px 0 0 0;
}

.service_bloc .link_serv_blc .content_serv_blc {
    max-width: 1054px;
    background: #ffffff;
    border: 2px solid #000000;
    border-radius: 0 0 50px 0;
    padding: 52px 53px 52px 136px;
    position: relative;
    top: 20px;
    left: -38px;
}

.service_bloc .link_serv_blc .heading_serv_blc {
    color: #D41317;
    margin-bottom: 20px;
    font-size: 50px;
}

.service_bloc .link_serv_blc .desc_serv_blc {
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 32px;
}

.link_serv_blc:hover .content_serv_blc,
.link_serv_blc:active .content_serv_blc {
    background: #D41317;
    color: #ffffff;
    border-color: #D41317;
}

.service_bloc .link_serv_blc:hover .heading_serv_blc,
.link_serv_blc:active .heading_serv_blc {
    color: #ffffff;
}


/** profiter services **/

.profiter.services {
    margin-bottom: 120px;
    padding: 64px 0 70px;
}


/** horaires **/

.page_services .horaire-table .bold_style {
    font-family: Poppins;
}

.page_services .section-1.horaire-table {
    padding-bottom: 60px;
}


/*** responsive ***/

@media screen and (max-width: 1400px) {
 
    .section_presentation_serv .article_presentation {
        max-width: 950px;
        padding: 34px 40px 35px;
    }
    .service_bloc .link_serv_blc .content_serv_blc {
        padding: 30px 40px 27px 120px;
    }
    .service_bloc .link_serv_blc .heading_serv_blc {
        margin-bottom: 15px;
        font-size: 45px;
    }
    .service_bloc .link_serv_blc .desc_serv_blc {
        font-size: 16px;
        line-height: 30px;
    }
    .service_bloc .link_serv_blc .service-img {
        max-width: 350px;
    }
}

@media screen and (max-width: 1199px) {
    .page_services .fluid-auto-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .page_services .section_presentation_serv {
        padding: 20px 0 140px;
    }
    .section_presentation_serv .h-2-intro {
        margin-bottom: 80px;
    }
    .section_presentation_serv .article_presentation {
        font-size: 16px;
        line-height: 30px;
        padding: 25px 40px 25px;
    }
    .service_bloc {
        margin: 0 0 120px;
    }
    .service_bloc.third {
        margin: 0 0 20px;
    }
    .service_bloc .link_serv_blc .content_serv_blc {
        padding: 30px 20px 27px 70px;
        left: -20px;
    }
    .service_bloc .link_serv_blc .img_serv_blc {
        right: -20px;
    }
    .service_bloc .link_serv_blc .heading_serv_blc {
        margin-bottom: 10px;
        font-size: 40px;
    }
    .profiter.services {
        margin-bottom: 90px;
    }
    .page_services .section-1.horaire-table {
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 991px) {
    .page_services .fluid-auto-container {
        padding-right: 50px;
        padding-left: 50px;
    }
    .page_services .section_presentation_serv {
        padding: 0px 0 70px;
    }
    .section_presentation_serv .h-2-intro {
        margin-bottom: 60px;
    }
    .service_bloc .link_serv_blc {
        display: block;
    }
    .service_bloc .link_serv_blc .service-img {
        max-width: 100%;
        width: 90%;
        max-height: 362px;
        object-position: center center;
    }
    .service_bloc .link_serv_blc .img_serv_blc {
        right: 0;
        top: 60px;
        bottom: 0;
        left: 5%;
    }
    .service_bloc {
        margin: 0 0 20px;
    }
    .service_bloc .link_serv_blc .content_serv_blc {
        padding: 90px 30px 30px;
        left: 0;
        top: 0;
    }
}

@media screen and (max-width: 768px) {
    .page_services .fluid-auto-container {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (max-width: 630px) {
    .page_services .section_presentation_serv {
        padding: 0 0 60px;
    }
    .section_presentation_serv .h-2-intro {
        margin-bottom: 50px;
    }
    .section_presentation_serv .article_presentation {
        padding: 20px 15px;
    }
    .section_presentation_serv .article_presentation::after {
        height: calc(100% + 40px);
        width: calc(100% - 100px);
        top: -20px;
        right: 50px;
    }
    .service_bloc .link_serv_blc .heading_serv_blc {
        font-size: 28px;
    }
}

@media screen and (max-width: 480px) {
    .page_services .fluid-auto-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section_presentation_serv .article_presentation::after {
        height: calc(100% + 40px);
        width: calc(100% - 40px);
        top: -20px;
        right: 20px;
    }
    .service_bloc .link_serv_blc .heading_serv_blc {
        font-size: 24px;
    }
    .service_bloc .link_serv_blc .desc_serv_blc {
        font-size: 15px;
        line-height: 26px;
    }
    .service_bloc .link_serv_blc .content_serv_blc {
        padding: 50px 15px 20px;
    }
    .service_bloc .link_serv_blc .img_serv_blc {
        top: 30px;
        left: 15px;
    }
    .service_bloc .link_serv_blc .service-img {
        width: calc(100% - 30px);
    }
    .profiter.services {
        margin-bottom: 50px;
        padding: 50px 0;
    }
    .page_services .section-1.horaire-table {
        padding-bottom: 0;
    }
}


/*****--------------------------------- Pages CMS --------------------------------------------*****/


/***============ simple column page =============***/

.simple_page,
.double_page {
    padding-bottom: 90px;
}

.banner.simple,
.banner.double {
    background-image: url(../img/Bg_Limoges_Bowling.png);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}

.banner.simple .banner-content,
.banner.double .banner-content {
    position: absolute;
    top: 50%;
    transform: translate(81%, -115%);
    color: #ffffff;
    width: 50%;
    right: 50%;
}

.simple_page .section_content,
.double_page .section_content {
    display: flex;
    justify-content: center;
    margin-top: -235px;
}

.simple_page .article.content-simple,
.double_page .article.content-double {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000042;
    width: 80%;
    height: auto;
    position: relative;
}

.simple_page .style_simple,
.double_page .style_double {
    font: normal normal normal 62px Bree Bold;
    text-align: right;
}

.simple_page .content_text h2,
.simple_page .content_text h2 font span,
.simple_page .content_text h2 span,
.simple_page .content_text h2 span font {
    font: normal normal 24px/27px Bree Bold !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 10px;
}

.double_page .content_text h2,
.double_page .content_text h2 font span,
.double_page .content_text h2 span,
.double_page .content_text h2 span font {
    font: normal normal 24px/27px Bree Bold !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 10px;
}

.simple_page .content_text,
.double_page .content_text {
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 30px;
}


/** Responsive **/

@media screen and (max-width: 1480px) {
    .simple_page .style_simple,
    .double_page .style_double {
        font-size: 55px;
    }
    .simple_page .section_content,
    .double_page .section_content {
        margin-top: -200px;
    }
}

@media screen and (max-width: 1199px) {
    .simple_page .style_simple,
    .double_page .style_double {
        font-size: 40px;
    }
    .banner.simple .banner-content,
    .banner.double .banner-content {
        width: 100%;
        right: 50px;
        transform: translateY(-105%);
    }

    .simple_page .article.content-simple,
    .double_page .article.content-double {
        width: 100%;
        margin: 0 50px;
    }
    .simple_page,
    .double_page {
        padding-bottom: 50px;
    }
    .simple_page .section_content,
    .double_page .section_content {
        margin-top: -150px;
    }
    .simple_page .content_text,
    .double_page .content_text {
        font-size: 16px;
        line-height: 28px;
    }
    .simple_page .content_text h2,
    .simple_page .content_text h2 font span,
    .simple_page .content_text h2 span,
    .simple_page .content_text h2 span font {
        font-size: 22px !important;
    }
    .double_page .content_text h2,
    .double_page .content_text h2 font span,
    .double_page .content_text h2 span,
    .double_page .content_text h2 span font {
        font-size: 22px !important;
    }
}

@media screen and (max-width: 991px) {
    .simple_page .style_simple,
    .double_page .style_double {
        font-size: 40px;
    }
    .menu{
        top:15%;
    }
}

@media screen and (max-width: 768px) {
    .simple_page .style_simple,
    .double_page .style_double {
        font-size: 28px;
    }
    .simple_page .section_content,
    .double_page .section_content {
        margin-top: -120px;
    }
    .simple_page .article.content-simple,
    .double_page .article.content-double {
        margin: 0 20px;
    }
    .banner.simple .banner-content,
    .banner.double .banner-content {
        right: 20px;
    }

    .simple_page .content_text h2,
    .simple_page .content_text h2 font span,
    .simple_page .content_text h2 span,
    .simple_page .content_text h2 span font {
        font-size: 20px !important;
    }
    .double_page .content_text h2,
    .double_page .content_text h2 font span,
    .double_page .content_text h2 span,
    .double_page .content_text h2 span font {
        font-size: 20px !important;
    }
    .simple_page .simple_page,
    .double_page .double_page {
        padding-bottom: 0;
    }
    .simple_page .style_simple,
    .double_page .style_double {
        font-size: 30px;
    }
}

@media screen and (max-width: 570px) {
    .simple_page .style_simple,
    .double_page .style_double {
        text-align: right;
    }
    .simple_page .style_simple,
    .double_page .style_double {
        font-size: 22px;
    }
    .simple_page .content_text h2,
    .simple_page .content_text h2 font span,
    .simple_page .content_text h2 span,
    .simple_page .content_text h2 span font,
    .double_page .content_text h2,
    .double_page .content_text h2 font span,
    .double_page .content_text h2 span,
    .double_page .content_text h2 span font {
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
}

/***--------------------------------------- page formule --------------------------------***/

.banner.formule {
    background-image: url(../img/formule.jpg);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}

.banner.tarif {
    background-image: url(../img/bg-tarif.jpg);
    background-attachment: fixed;
    clip-path: polygon(0 0, 0 100%, 100% 81%, 100% 0);
    -webkit-clip-path:  polygon(0 0, 0 100%, 100% 81%, 100% 0);
}
/** tarifs **/
.tarif_speciaux {
    padding: 60px 0 120px;
}
/***--------------------- page reservation ------------------------***/

.background_box_reservation{
    
    background-color: #fff;
    border: 2px solid #B40400;
    border-radius: 0 50px;
}
.background_box_reservation:hover{
    background-color: #B40400;
}
#style_text_box{
    font: normal normal 20px/29px 'Bree Regular';
    color: black;
}
.background_box_reservation:hover #style_text_box{
   color: white ;
}
.text-desactivation {
    position: absolute;
    top: -1px;
    left: 0;
    padding: 5px 15px;
    background: #a50011;
    font-size: 20px;
    max-width: 90%;
}
.style_img{
    width: auto;
    height: 120px;  
}
/****====================== style modal=====================****/

#password_Modal {
    cursor: pointer;
}

.mdp-lost-message,
#login-tab .error,
#register-tab .error,
.mdplost-form .error,
#register-tab form .error,
form.form-login .error {
    font-size: 14px !important;
    font-family: 'Bree Regular';
}

.label_modal {
    font: 16px 'Montserrat SemiBold';
    color: #2B2E71;
}

.hr_border {
    border: 1px solid #2B2E71;
}

.left_box {
    box-shadow: 0px 8px 20px #00000029;
}

.right_box {
    background: #E9EEF7 0% 0% no-repeat padding-box;
    box-shadow: 0px 8px 20px #00000029 !important;
}

.title_login {
    text-align: left;
    font: 22px/24px 'Bree Bold';
    letter-spacing: 0px;
    color: #D51317;
    opacity: 1;
}

.btn_signIn {
    text-align: left;
    font: 14px/16px 'Bree Regular';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.btn_signUp {
    text-align: left;
    font: 14px/16px 'Bree Regular';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.btn_auth {
    background: #F6202C 0% 0% no-repeat padding-box;
    border-radius: 4px;
    font: 600 13px/16px Montserrat-regular;
    color: #FFFFFF;
}

.modal_forgot {
    position: fixed;
    top: 170px;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    outline: 0;
}

.modal-dialog {
    max-width: 800px !important
}

.modal-content {
    background: url(../img/bg_modal.png) !important;
    box-shadow: 0px 8px 20px #00000029 !important;
    height: 550px;
    border: none;
    margin: 0;
}

.img_logo_model {
    margin-top: -29px;
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.modal-content img.img-fluid {
    max-width: 100%;
    height: 550px;
    width: 100%;
    object-fit: cover;
}

#style_input {
    font: 14px Montserrat-regular;
    color: #2E6EB6;
}

.txt_last {
    text-align-last: center;
}

.right_auth_box {
    transform: translate(400px, 0px);
}

.left_connect_box {
    transform: translate(-405px, 10px);
}

.left_auth_box {
    transform: translate(0px, 0px);
}

.right_connect_box {
    transform: translate(0px, 10px);
}

#login-register-model {
    margin-top: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.slide-btn {
    background-image: url(../img/test.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 200px;
    height: 60px;
    position: absolute;
    bottom: -60px;
    padding: -10px;
    left: calc(50% - 100px);
    cursor: pointer;
}

.modal-backdrop {
    background: #ccc 0% 0% no-repeat padding-box !important;
    opacity: 0.72 !important;
}

#myTab {
    margin-bottom: 35px;
}

.or_style {
    font: 14px 'Montserrat SemiBold';
    color: #2B2E71;
}

.style_social {
    font: 14px 'Montserrat-Medium';
    color: #2B2E71;
}

.style_forgot {
    font: 13px 'Montserrat-regular';
    color: #2B2E71;
}

.forgot_pass {
    font: 14px/16px 'Bree Regular';
    color: #000000 !important;
}

.forgot_pass_res {
    font: 14px/5px 'Bree Regular';
    color: #D51317;
}

.ou-btn {
    font: 100 14px/16px 'Bree Regular';
    color: #000000;
}

.btn_connect {
    background: #D51317 0% 0% no-repeat padding-box;
    border-radius: 4px;
    text-align: center;
    font: 18px/5px 'Bree Regular';
    color: #FFFFFF;
    width: 100%;
    border-style: none;
    outline: none !important;
    border: none !important;
}

.input-style_auth,
.password_email_lost {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-color: #000000;
    border-radius: 4px;
}

.modal-content-forgot-password {
    background: url(../img/bg_modal.png) !important;
    box-shadow: 0px 8px 16px #0000001a !important;
    border: 2px solid #D51317;
    height: max-content;
}

.modal-content-forgot-password {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0;
}

.modal-dialog-forgot-password {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    border-radius: .3rem;
}

.modal.show .modal-dialog-forgot-password {
    -webkit-transform: none;
    transform: none;
}
@media screen and (max-width: 991px) {
    .modal-dialog {
        max-width: 700px !important;
    }
    .left_connect_box {
        transform: translate(-350px, 10px);
    }
    .right_auth_box {
        transform: translate(350px, 0px);
    }
}
@media screen and (max-width: 768px) {
    .modal-dialog {
        max-width: 660px !important;
    }
    .right_auth_box {
        transform: translate(330px, 0px);
    }
    .left_connect_box {
        transform: translate(-330px, 10px);
    }
}

@media screen and (max-width: 700px) {
.modal-dialog {
    max-width: 480px !important;
}
.separateur.py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
}

@media screen and (max-width: 576px) {
    .modal-dialog {
        margin: .5rem auto;
    }
    #login-register-model {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
.iti {
    width: 100%;
}

.dropdown:hover .dropdown-menu {
    display: block;
    left: unset;
    right: 25px;
    top: 25px;
    top: 74px;
    z-index: 97;
}

.limoge-dropdown a.dropdown-item {
    font-family: "Bree Regular";
}

.limoge-dropdown {
    position: fixed;
    z-index: 20;
    top: 0px;
    right: 0px;
    z-index: 100;
    cursor: pointer;
}

.limoge-dropdown .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, .15);
}

@media (min-width: 576px) {
    .modal-dialog-forgot-password {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.title_forgot_password {
    font: 22px/24px 'Bree Bold';
    color: #D51317;
}

.btn_forgot_password {
    background: #D51317 0% 0% no-repeat padding-box;
    border-radius: 4px;
    text-align: center;
    font: 18px/5px 'Bree Regular';
    color: #FFFFFF;
    width: 100%;
    border: unset;
    outline: none!important;
    border: none!important;
}

@media only screen and (max-width: 812px) and (min-width: 700px) {
    .modal-content {
        height: auto !important;
        flex-direction: row !important;
    }
}

@media only screen and (max-width: 700px) and (min-width: 280px) {
    .modal-content {
        height: auto !important;
        flex-direction: row !important;
    }
    .modal-dialog {
        max-width: auto !important;
    }
    #auth_box {
        display: none;
    }
    .modal-content {
        display: block;
        padding-bottom: 40px;
    }
    .right_auth_box {
        transform: translate(0, 0px);
        max-width: 100%;
    }
    .left_connect_box {
        transform: translate(0, 0);
        max-width: 100%;
    }
    .left_auth_box {
        transform: translate(0px, 0px);
        max-width: 100%;
    }
    .right_connect_box {
        transform: translate(0px, 0px);
    }
}

.dropdown:hover .dropdown-menu {
    display: block;
    left: unset;
    right: 25px;
    top: 25px;
    z-index: 1;
}

.dropdown {
    cursor: pointer;
}

.dropdown-menu {
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 3.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-menu a {
    color: #212529;
    font-size: 16px;
    line-height: 1.6;
}

.dropdown-item {
    font-size: 16px;
    font-family: "Bree Regular";
    color: #212529;
}



/* =================================== Modal : Login & register =================================== */

.form-modal-content .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: var(--red);
    color: #fff !important;
}

.form-modal-content .nav-item .nav-link {
    background: #fff;
    color: #000 !important;
}

.form-modal-content .nav-pills .nav-link {
    border-radius: 0px;
}

.modal-content {
    background-color: transparent;
}

.index-item {
    border: 2px solid #ffff;
    color: #ffffff;
    background: #000;
}

.index-item img {
    height: 150px;
    padding-bottom: 20px;
}

.index-item:hover {
    border: 2px solid #ffffff;
    background: var(--red)
}

.form-modal-content {
    border: 2px solid var(--red);
    padding: 0px 0px 0px 0px;
    background-color: #000000;
    background-size: cover;
}

.form-modal-content .modal_close_btn {
    color: #eee;
    position: absolute;
    top: -22px;
    font-size: 26px;
    opacity: 1;
}

.form-model-content .social-logo {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

.form-modal-content .form-control,
.form-modal-content .form-control:focus,
.form-modal-content .form-control:hover {
    border-radius: 0px;
    transition: none;
    border: none;
    box-shadow: none;
}

.form-control-sm {
    background: #000000;
    color: #ffffff;
}

.page-item.disabled .page-link {
    background-color: #000;
    border: 2px solid #ffffff;
    color: #ffffff;
}


/*MODIF HJA*/

.mdp-lost-button-cancel,
.login-btn {
    background-image: url("/assets/themes/Limoges/img/login-btn.png");
    height: 41px;
    width: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-top: -3px;
    padding-top: 7px;
    text-align: center;
    padding-left: 29px;
}

.mdp-lost-button-cancel {
    margin-left: -1px;
}

#login {
    cursor: pointer;
}

.mdp-lost-button-cancel::before,
.login-btn::before {
    content: "";
    background-image: url("/assets/themes/Limoges/img/progress-bar-2.png");
    position: absolute;
    width: 143px;
    height: 11px;
    left: 0;
    margin-left: 14px;
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    max-width: calc(100% - 192px);
    margin-top: 15px;
}


/* .mdp-lost-button-cancel {
    background-image: url('assets/themes/Limoges/img/login-btn.png');
    height: 41px;
    width: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    margin-top: -3px;
    padding-top: 7px;
    text-align: center;
    padding-left: 29px;
    background-position-x: right;
    text-align: right;
} */


/*FIN MH*/

.form-modal-content .ou-btn {
    display: flex;
}

.form-modal-content .ou-btn::before,
.form-modal-content .ou-btn::after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #fff;
    margin: auto;
}

.form-modal-content .ou-btn::before {
    margin-right: 2px;
}

.form-modal-content .ou-btn::after {
    margin-right: 2px;
}

.form-modal-content .ou-btn span {
    padding: 0px 12px 0px;
}

.form-modal-content .form-group {
    font-family: "Roboto", sans-serif;
}

.form-modal-content .form-control label {
    font-size: 16px;
}

.form-modal-content .form-control input {
    font-size: 14px;
}

.bg-site {
    background-image: url("assets/themes/Limoges/img/background_body.png");
    overflow-x: hidden;
    background-repeat: repeat;
}

table#ticketsCE_table a.btn.btn-xs {
    padding: 0;
}


/* pages Tarif  */

.style_title {
    font: 52px/73px 'Arthines Regular';
    color: #000000;
}

.box_period {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #000000;
}

.box_yellow {
    background: #F7A600 0% 0% no-repeat padding-box;
    font: 20px/28px 'Bree Regular';
    color: white;
    margin-bottom: 8px;
    height: 36px;
}

.box_green {
    background: #76B82A 0% 0% no-repeat padding-box;
    font: 20px/28px 'Bree Regular';
    color: white;
    margin-bottom: 8px;
    height: 36px;
}

.box_blue {
    background: #009FE3 0% 0% no-repeat padding-box;
    font: 20px/28px 'Bree Regular';
    color: white;
    margin-bottom: 8px;
    height: 36px;
}

.box_red {
    background: #D51317 0% 0% no-repeat padding-box;
    font: 15px/28px 'Bree Regular';
    color: white;
    margin-bottom: 8px;
    text-align: center;
    height: 36px;
    margin-bottom: 8px;
    height: 36px;
}

.style_day {
    font: 22px/42px 'Bree Bold';
    color: #000000;
}

.box_tarif {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #000000;
}

.box_red_tarif {
    background: #D51317 0% 0% no-repeat padding-box;
    margin-bottom: 8px;
    padding: 5px;
    width: 90px;
    height: 36px;
}

.box_rose_tarif {
    background: #D7007F 0% 0% no-repeat padding-box;
    margin-bottom: 8px;
    padding: 5px;
    opacity: 1;
    width: 90px;
    height: 36px;
}

.box_yellow_tarif {
    background: #F7A600 0% 0% no-repeat padding-box;
    margin-bottom: 8px;
    padding: 5px;
    width: 90px;
    height: 36px;
}

.box_green_tarif {
    background: #76B82A 0% 0% no-repeat padding-box;
    margin-bottom: 8px;
    padding: 5px;
    width: 90px;
    height: 36px;
}

.box_blue_tarif {
    background: #009FE3 0% 0% no-repeat padding-box;
    margin-bottom: 8px;
    padding: 5px;
    width: 90px;
    height: 36px;
}

.text_days {
    font: 20px/42px 'Bree Regular';
    letter-spacing: 0px;
    color: #000000;
}

.align {
    text-align: -webkit-center;
}

.text_tarif {
    font: 18px/27px 'Arthines Regular';
    letter-spacing: 0px;
    color: #FFFFFF;
}

.box_gris {
    background: #F0F0F0 0% 0% no-repeat padding-box;
    margin-bottom: 8px;
    padding: 5px;
}

.location_style {
    text-align: center;
    font: normal normal normal 20px/23px 'Bree Regular';
    letter-spacing: 0px;
    color: #000000;
    max-width: 506px;
    margin: 0 auto;
}

.background_tarif_0 {
    background: url(../img/tarif-sp-1.png), transparent linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.28) 26%, rgba(0,0,0,0) 100%) no-repeat padding-box;
}

.background_tarif_1 {
    background: url(../img/tarif-sp-2.png), transparent linear-gradient(0deg, #000000 0%, #00000043 34%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.background_tarif_2 {
    background: url(../img/tarif-sp-4.png), transparent linear-gradient(0deg, #000000 0%, #00000043 34%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.background_tarif_3 {
    background: url(../img/tarif-sp-4.png), transparent linear-gradient(0deg, #000000 0%, #00000043 34%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.background_tarif_4 {
    background: url(../img/tarif-sp-5.png), transparent linear-gradient(0deg, #000000 0%, #00000043 34%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.background_tarif_5 {
    background: url(../img/tarif-sp-6.png), transparent linear-gradient(0deg, #000000 0%, #00000043 34%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.background_tarif_6 {
    background: url(../img/tarif-sp-6.png), transparent linear-gradient(0deg, #000000 0%, #00000043 34%, #00000000 100%) 0% 0% no-repeat padding-box;
}

div[class*='background_tarif_'] {
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid #000000;
    min-height: 346px;
    position: relative;
}
div[class*='background_tarif_'].bg_gradient:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0,0,0,0.28) 26%, rgba(0,0,0,0) 100%);
}
.style_box {
    text-align: center;
    font: 24px/32px 'Bree Bold';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.style_desc {
    text-align: center;
    font: 20px/28px 'Bree Regular';
    color: #FFFFFF;
}
.background_tarif_red {
    background: #D41317 0% 0% no-repeat padding-box;
    border: 2px solid #000000;
}

.box_coupon {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 3px solid #76B82A;
    opacity: 1;
}

.text_coupons {
    text-align: left;
    font: 18px/28px 'Bree Regular';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.text_coupons_box {
    text-align: left;
    font: normal normal normal 15px/28px 'Bree Regular';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.text_tab_coupons {
    text-align: left;
    font: normal normal bold 24px/42px Bree;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.comite_block {
    padding: 0 0 40px;
}
.text_sub_table {
    text-align: center;
    font: normal normal normal 20px/34px 'Bree Regular';
    color: #000000;
}
.text_sub_table a {
    color: #D41317;
    text-decoration: none;
    transition: all 0.03s;
}
.text_sub_table a:hover { 
    color: black;
}
.box_comites {
    position: relative;
    border: 4px solid #D41317;
    display: table;
    margin: 0 auto;
    max-width: 905px;
    border-radius: 50px 0;
    padding: 40px 90px 45px;
}
.line-2 {
    margin-bottom: 0;
}
/********* responsive page tarifs *********/
@media screen and (max-width: 1199px) {
    .style_title {
        font-size: 45px;
        line-height: 48px;
    }
}

@media screen and (max-width: 991px) {
    .style_title {
        font-size: 40px;
        line-height: 44px;
    }
    .tarif_speciaux {
        padding: 40px 0 60px;
    }
    .comite_block {
        padding: 0 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .style_title {
        font-size: 38px;
        line-height: 40px;
    }
    .style_box {
        font-size: 20px;
        line-height: 30px;
    }
    .style_desc {
        font-size: 16px;
        line-height: 25px;
    }
}
@media screen and (max-width: 600px) and (min-width: 270px) {  
    .style_title {
    font-size: 32px;
}
    .text_days {
        font: 14px/43px 'Bree Regular';
    }
    .align {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .style_day {
        font: 16px/42px 'Bree Bold';
    }
    .location_style {
        font: normal normal normal 15px/23px 'Bree Regular';
    }
    .text_tarif {
        font: 15px/27px 'Arthines Regular';
    }
}

@media screen and (max-width: 576px) {
div[class*="background_tarif_"] {
    max-width: 320px;
    margin: 0 auto;
}
}
/* Style validation contact in homePage  */

#name-error {
    float: right;
    color: #000;
}

#email-error {
    float: right;
    color: #000;
}

#objet-error {
    float: right;
    color: #000;
}

#message-error {
    float: right;
    color: #000;
}

/* Style AVIS  */

.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
 
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}
.testimonial4_indicators{
    background: #d41317 !important;
    /* max-width: 1360px; */
   /*   min-width: 700px; */
    display: table;
    /*   margin: 0 auto; */
    padding: 30px;
    border-radius: 30px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
}
.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
#carousel_item {
  background: none;
}

/* ------testimonial  close-------*/
  /* END STYLE AVIS  */