
/*2024*/
.logo{
    width: 100%;
}
.logo img {
    width: 100%;
    max-height: 250px;
}

.info img {
    width: 18px;
    margin-right: 30px;
}
#close {
    width: 60px;
    height: 60px;
    background-color: #030303;
    color: #030303;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    display: none;
    z-index: 3;
}

#close i {
    font-size: 28px;
    line-height: 60px;
}

#close.actif {
    display: block;
}

body {
    font-family: 'Butler', sans-serif !important;
                                                
}

.ms-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 50px;
    justify-content: space-between;
    background-color: #fff0dc;
}


.video_container {
    position: absolute;
    height: 100%;
    width: 100%;

    z-index: 2;
    display: none;
    top: 0;
    left: 0;

}


/*.info {display: flex;margin-bottom: 90px;}*/

.location_adress,
.location_adress_last {
    padding: 0px 15px;
    border-right: 1px solid #b89b71;
}

.info_adress,
.info_tel,
.info_mail_site {
    padding: 10px 0px;
     /*border-right: 3px solid #b89b71;*/
}

.location .info_mail_site:last-child {
    border: none;
}

.location .location_adress_last:last-child {
    border: none;
}

.info .info_mail_site:last-child {
    border: none;
}

.info {
    display: flex;
    flex-direction: inherit;
}

.location {
    display: flex;
    padding-top: 50px;
}


.location .location_adress span,
.location_adress a {
    font-size: 20px;
    font-weight: 400;
    color: #4d4d4f;
    line-height: 30px;
  font-family: 'Butler', sans-serif !important;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1.6px;
}
.location .location_adress_last span,
.location_adress_lasta {
    font-size: 20px;
    font-weight: 400;
    color: #4d4d4f;
    line-height: 30px;
    font-family: 'Butler', sans-serif !important;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1.6px;

}
/* .text-news i {font-size: 20px;color:#518fc2;line-height: 30px;    margin-right: 6px;}*/
.info_tel span,
.info_tel a {
    font-size: 20px;
    font-weight: 400;
    color: #4d4d4f;
    line-height: 30px;
  font-family: 'Butler', sans-serif !important;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1.6px;
}

.info_adress span,
.info_adress a {
    font-size: 20px;
    font-weight: 400;
    color: #4d4d4f;
    line-height: 30px;
  font-family: 'Butler', sans-serif !important;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1.6px;
}

.info_mail_site span,
.info_mail_site a {
    font-size: 20px;
    font-weight: 400;
    color: #4d4d4f;
    line-height: 30px;
  font-family: 'Butler', sans-serif !important;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1.6px;
}



.ms-right {
    width: 50%;
    position: absolute;
    height: 100%;
    right: 1px;
    top: 0px;

}

.ms-right .ms-section {
    height: 100%;
    background-color: #f9f9f9;
}

.ms-left {
    width: 50%;
    position: absolute;
    height: 100%;
    left: 0px;
    top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}


/**/

body {
    background-color: #fff0dc;
}

.text-middle {
    font-family: 'Butler', sans-serif;
    font-size: 27px;
    line-height: 40px;
    color: #030303;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    margin-top: 30px;
}

.opening_soon {
    color: black;
    text-decoration: underline;
    font-size: 30px;
    margin: 30px 0px 25px 0px;
    text-align: center;
}

h1 span {

    font-weight: 300;
    color: #030303;
}

#right1 {
    background: #fff0dc
}

/*.logo {
    width: 350px;
    margin-top: 100px;
    margin-bottom: 10px;
}*/

.separator-middle {
    background: #bda13c;
    height: 3px;
    width: 97px;
    margin: 35px auto;
}

#multiscroll-nav {
    display: none;
}

.vegas-slide-inner {
    background-position: top center !important;
}


@media only screen and (max-width: 1024px), (min-height: 1370px)  {

    .ms-left,
    .ms-right {
        height: 100% !important;
      padding-top: 30px;
        padding-bottom: 100px;
    }

    .logo img {
        width: 100%;
        max-height: 200px;
    }
    h1 {
        font-size: 22px;
    line-height: 40px;
    }

    .ms-right .ms-section {
        height: 100% !important;
    }

    .ms-right {
        display: none;
    }
    .contenu .logo {
        display:flex ;
        height: 100%;
        justify-content: space-evenly;
    }

    .contenu .logo {
        display:flex ;
        height: 100%;
        justify-content: space-evenly;
    }

.opening_soon {
    text-decoration: underline;
    font-size: 25px !important;
    margin: 15px 0px 15px 0px;
    color: black;
    text-align: center;
}

    .location .info_adress,
    .info_mail_site {
        padding: 0px 5px;
        /*border-right: 3px solid #b89b71;*/
    }

    .info {
        display: block;
    }
    .info img {
        margin-right: 5px;
    }

    
   /* .info_adress,
    .info_tel,
    .info_mail_site {

        border-right: none;
        padding: 10px 0px;
    }*/
    .location .location_adress span,
    .location_adress a ,
    .info_tel span,
.info_tel a,
.info_adress span,
.info_adress a,
.info_mail_site span,
.info_mail_site a
    {
        font-size: 18px;
    }
   
}



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

   


}
