/* cmsms stylesheet: lagrange modified: 04/04/24 10:44:03 */
.imgprincipale .textoverlay {
    position: absolute;
    color: #FFF;
    font-size: 2em;
    display: block;
    background: #0000004f;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: center;
    left: 0;
    right: 0;
    right: 0;
    bottom: 50%;
}

.rooms_left_content a{
color:#828282!important;
}
.home3{
height:120px;
}
footer{
background: #828282;
}
.cadre {
    border: 1px solid #000000;
    padding-top: 15px;
}
.cadre ul{
list-style:inherit;
padding-left:20px;
}
.zoneslide p{
height:0px;
margin:0px;
padding:0px;
}

blockquote {
	margin: 10px 10px 0;
	background: #fff;
	padding: 60px;
	position: relative;
	border: none;
	border-radius: 8px;
	font-size: 1.25em;
	color: #1e528e;
}
blockquote:before, blockquote:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	padding: 10px;
	line-height: 1;
	color: #1e528e;
}
blockquote:before {
	top: 0;
	left: 10px;
}
blockquote:after {
	content: "\201D";
	right: 10px;
	bottom: -.5em;
}
.intro a {
    color: #828282!important;
}
.contenunews a {
    color: #FFF!important;
}
h3{
font-size:20px;
}
.intro_text ul {
    list-style: disc;
    padding: 0px 20px;
}

.discover2{
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 60px;
}
.discover2 p {
    color: #040404;
}


.bonkdo {
    border: solid 1px #b87544;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.bonkdo h2{
color: #b87544;
padding-top:15px;
padding-bottom:15px;
}

.prixkdo p {
color:#FFF;
font-size:1.6em;
text-align:center   
}

.prixkdo {
	position: relative;
	background: #b87544;
	border-radius: .4em;
	color:#FFF!important;
	width:100px
	text-align:center  ;
	margin-top:50px;

}
@media only screen and (max-width: 991px)
{
.owl-carousel div .textoverlay{
width:100%!important;
}
.owl-carousel div .textoverlay h1{
font-size:1em!important;
}
}

.prixkdo a {
    color: #FFF!important;
}
.prixkdo a:hover {
    color: black!important;
}


.mpopup {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.mpopup-content {
    position: absolute;
    right: 0;
    top: 30%;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 30%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 25px;
}

.mpopup-head {
    padding: 10px 16px;
    background-color: #c8a589;
    color: white;
    border-radius: 25px 25px 0px 0px;
}
.mpopup-main {padding: 30px 30px;}
.mpopup-main input[type="text"]{
    width: 30%;
    height: 25px;
    font-size: 15px;
}
.mpopup-main input[type="submit"]{
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    background-color: #333;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
}


/* add animation effects */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* close button style */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.mpopup-head h2 {
    color: #FFF;
    text-align: center;
    padding-top: 5px;
}

@media only screen and (max-width: 800px) {
.mpopup-content{
width:90%;
}
}

.st3:hover {
    fill: #fac361;
    opacity: 0.5;
}
.mpopup-main p {
    color: #808080;
}

.social ul li a{
font-size:18px;
}

@media (min-width:1200px) and (max-width:1410px) {
    .header_social{
        top:0px!important;
    }
}​
/* cmsms stylesheet: owl modified: 11/05/19 17:18:15 */
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
font-size:40px;
}
