@font-face {
    font-family: 'PPGR';
    src: url('../fonts/PPFragment-GlareRegular.eot');
    src: url('../fonts/PPFragment-GlareRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PPFragment-GlareRegular.woff2') format('woff2'),
        url('../fonts/PPFragment-GlareRegular.woff') format('woff'),
        url('../fonts/PPFragment-GlareRegular.ttf') format('truetype'),
        url('../fonts/PPFragment-GlareRegular.svg#PPFragment-GlareRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PPTR';
    src: url('../fonts/PPFragment-TextRegular.eot');
    src: url('../fonts/PPFragment-TextRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PPFragment-TextRegular.woff2') format('woff2'),
        url('../fonts/PPFragment-TextRegular.woff') format('woff'),
        url('../fonts/PPFragment-TextRegular.ttf') format('truetype'),
        url('../fonts/PPFragment-TextRegular.svg#PPFragment-TextRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PPN';
    src: url('../fonts/PPEditorialNew-Italic.eot');
    src: url('../fonts/PPEditorialNew-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PPEditorialNew-Italic.woff2') format('woff2'),
        url('../fonts/PPEditorialNew-Italic.woff') format('woff'),
        url('../fonts/PPEditorialNew-Italic.ttf') format('truetype'),
        url('../fonts/PPEditorialNew-Italic.svg#PPEditorialNew-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'LL';
    src: url('../fonts/Larsseit-Light.eot');
    src: url('../fonts/Larsseit-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Larsseit-Light.woff2') format('woff2'),
        url('../fonts/Larsseit-Light.woff') format('woff'),
        url('../fonts/Larsseit-Light.ttf') format('truetype'),
        url('../fonts/Larsseit-Light.svg#Larsseit-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PPGL';
    src: url('../fonts/PPFragment-GlareLight.eot');
    src: url('../fonts/PPFragment-GlareLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PPFragment-GlareLight.woff2') format('woff2'),
        url('../fonts/PPFragment-GlareLight.woff') format('woff'),
        url('../fonts/PPFragment-GlareLight.ttf') format('truetype'),
        url('../fonts/PPFragment-GlareLight.svg#PPFragment-GlareLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LM';
    src: url('../fonts/Larsseit-Medium.eot');
    src: url('../fonts/Larsseit-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Larsseit-Medium.woff2') format('woff2'),
        url('../fonts/Larsseit-Medium.woff') format('woff'),
        url('../fonts/Larsseit-Medium.ttf') format('truetype'),
        url('../fonts/Larsseit-Medium.svg#Larsseit-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
*{
	margin: 0;
	padding: 0;
}
body, html{
	font-family: 'LL', sans-serif;
	overflow-x: hidden;
	font-size: 1rem;
	color: #000;
	background-repeat: repeat;
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	background-color: #FFF;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'PPTR', sans-serif;
	margin: 0;
	font-weight: 900;
}
p{
	margin-bottom: 0;
}
a{
	text-decoration: none;
	transition: all .3s;
	cursor: pointer;
	display: inline-block;
}
.section.header{
	background-color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}
.header .logo img{
	width: 135px;
}
.header .nav a{
	color: #FFF;
	font-weight: 100;
	margin: 0;
	padding: 5px;
	font-family: 'PPGR';
	font-size: 1.1rem;
	position: relative;
}
.header .nav a::before{
	content: '';
	position: absolute;
	width: 2px;
	height: 40%;
	top: 0;
	bottom: 0;
	right: -25px;
	margin: auto;
	background-color: #9f765b;
}
.header .nav ul li{
	margin-right: 50px;
}
.header .nav ul li:last-child{
	margin-right: 0;
}
.header .nav ul li:last-child a::before{
	content: none;
}
.header a:hover{
	opacity: .7;
}

/* Form */
.formContact .form-control{
	border-radius: 0;
	height: 45px;
	background-color: #FFF;
}
.formContact textarea.form-control{
	height: 120px;
}
.footer .hover{
	top: 0;
	left: 0;
}
.bgContact{
	background-color: rgb(26, 83, 107, .85);
}
.formContact h3{
	color: #FFF;
	font-family: 'LM';
	font-size: 1.5rem;
}
.formContact a{
	font-size: .9rem;
	color: #000000;
}
.section.footer h2{
	font-family: 'PA';
	font-size: 3rem;
	color: #FFF;
	position: relative;
	padding-left: 60px;
}
.section.footer h2::before{
	content: '';
	position: absolute;
	width: 50px;
	height: 2px;
	left: 0;
	background-color: #FFF;
	top: 0;
	bottom: 0;
	margin: auto;
}
/* Footer */
.copyright {
    position: static;
	z-index: 9999;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #173517;
}
.copyright a:hover{
	opacity: .7;
}
.contact .copyright a,
.contact .copyright p,
.copyright a,
.copyright p{
	font-size: .8rem;
	display: inline-block;
	color: #FFF;
	margin-right: 20px;
	position: relative;
	margin-bottom: 0;
	text-transform: uppercase;
}
.contact .copyright .links p,
.copyright .links p{
	margin: 0;
}
.copyright .links img{
	width: 60px;
}
.contact .copyright .links p:first-child,
.copyright .links p:first-child{
	margin-left: 30px;
}
.contact .copyright .links p:first-child:before,
.copyright .links p:first-child:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 60%;
	background-color: #9f765b;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.contact .copyright .rs a,
.copyright .rs a{
	font-size: 1.1rem;
}
.lp{
	background-color: #17495e;
	background-image: linear-gradient(to top, "0b2d3a", "17495e");
}
.lp .d-block img{
	width: 50%;
	height: auto;
	margin: auto;
}
.section.lp h2{
	font-size: 1.5rem;
	font-family: 'LL';
	color: #FFF;
	margin-bottom: 0;
	text-transform: none;
}
.lp .formContact .form-control{
	border: 0;
	border-bottom: 1px solid rgba(255,255,255,.5);
	color: #FFF;
	font-family: sans-serif;
	font-weight: 200;
	padding: 5px 0;
	height: 30px;
	border-radius: 0;
	background-color: transparent;
	text-transform: uppercase;
}
.lp .formContact button{
	background-color: #ddd7d0;
	border-radius: 30px;
	padding: 10px 50px 7px;
	color: #19536b;
	font-size: 1.3rem;
}
.myPopup{
	position: fixed;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.85);
	transition: all .5s;
	opacity: -1;
	display: none;
	z-index: -1;
}
.myPopup.active{
	display: block;
	opacity: 1;
	z-index: 999999;
	transition: all .5s;
}
.video1{
	width: 400px;
	height: auto;
	margin: auto;
}
.btnClose{
	font-size: 3.5rem;
	color: #FFF;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 999999;
	display: none;
	opacity: -1;
}
.btnClose.active{
	display: block;
	opacity: 1;
}
.btnClose:hover{
	opacity: .5;
}
.section.header.py-2.py-md-4.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #214221;
    padding: 10px 0 !important;
}
.section.header.fixed .logo img{
	width: 75px;
}
/* About */
.about img{
	border-radius: 20px;
	overflow: hidden;
}
.section h2 {
    font-size: 2rem;
    color: #214221;
    line-height: 2rem;
    text-transform: uppercase;
    margin-bottom: 10px;
	position: relative;
}
.section h2::before {
    content: '';
    position: absolute;
    width: 70px;
    height: 35px;
    left: -80px;
    top: 1px;
    background-image: url(../images/fleche.png);
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: right top;
}
.section h2 strong,
.section h3,
.section h4{
	font-family: 'PPN';
	font-size: 2rem;
	color: #9f765b;
	line-height: 2rem;
}
.section h4{
	font-size: 1.3rem;
}
.section p{
	margin-bottom: 15px;
	text-align: justify;
}
.section p:last-child{
	margin-bottom: 0;
}
.formContact button:hover,
.section a.readMore:hover{
	/* opacity: .7; */
	filter: grayscale(100%);
}
.formContact button,
.section a.readMore{
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 25px;
	background-image: url(../images/bgButton.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
}
/* Visite */
.visite{
	background-color: #f4eeea;
}
.visite iframe{
	height:70vh;
}
/* Keys */
.keys{
	background-image: url(../images/bgFleche.png);
	background-size: 400px;
	background-repeat: no-repeat;
	background-position: right bottom -130px;
}
.keys h2 strong{
	text-transform: none;
}
.keys h3::before{
	content: '';
	position: absolute;
	width: 5px;
	height: 80%;
	background-color: #9f765b;
	left: -12px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.keys h3,
.keys h4,
.keys h5{
	font-family: 'PPGL';
	font-size: 1.7rem;
	color: #214221;
	margin-bottom: 10px;
	position: relative;
}
.keys h4{
	font-family: 'LM';
	font-size: 1.7rem;
	margin-bottom: 0;
}
.keys h5{
	font-size: 2rem;
}
.keys h5 strong{
	color: #9f765b;
}
.keys .lineb::before{
	content: '';
	position: absolute;
	width: 2px;
	height: 95%;
	background-color: rgb(159, 118, 91, .2);
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
/* Citation */
.citation{
	background-image: url(../images/bgArbres.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.citation img{
	width: 100px;
	margin-bottom: 20px;
}
.citation h2{
	padding-bottom: 70px;
	color: #FFF;
	line-height: 2.5rem;
}
.citation p{
	color: #FFF;
	margin-bottom: 20px;
	text-align: center;
}
.citation h2::before{
	content: none;
}
.citation h2::before{
	content: '';
	position: absolute;
	width: 70px;
	height: 2px;
	background-color: #9f765b;
	left: 0;
	right: 0;
	top: auto;
	bottom: 35px;
	margin: auto;
}
/* Villa */
.villa h2::before{
	content: none;
}
.villa .bg{
	background-color: rgb(159, 118, 91, .2);
	padding: 30px 20px;
}
.villa h2{
	font-size: 2rem;
	text-transform: none;
	margin-bottom: 0;
}
.villa h2 strong{
	font-family: 'PPN';
	text-transform: none;
}
.villa .bg h2,
.villa .bg p{
	color: #214221;
}
.villa .bgdg{
	background-image: linear-gradient(to bottom, #294124, #16261a);
	padding: 30px;
}
.villa .bgdg img{
	width: 100px;
}
.villa .bgdg p{
	text-align: center;
	margin-bottom: 25px;
	color: #FFF;
	font-size: 1rem;
}
.villa .bgdg p:last-child{
	margin-bottom: 0;
}
.gallery .slick-next, .gallery .slick-prev {
    font-size: 4rem;
    line-height: normal;
    position: absolute;
    top: 130px;
    bottom: 0;
    width: 70px;
    height: 70px;
    margin: auto;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    overflow: hidden;
    border: none;
    outline: 0;
    background: 0 0;
	display: block !important;
    right: -50px;
	left: auto;
    z-index: 99;
    background-color: transparent;
	transition: all .5s;
    opacity: 0;
}
.gallery:hover .slick-next, .gallery:hover .slick-prev{
    opacity: 1;
}
.gallery .slick-next:focus, .gallery .slick-next:hover, 
.gallery .slick-prev:focus, .gallery .slick-prev:hover {
	opacity: .65;
	cursor: pointer;
}
.gallery .slick-prev {
	right: auto;
	left: -75px;
}
.gallery .slick-next:before, .gallery .slick-prev:before {
    font-family: 'FontAwesome';
    content: '\f054';
    position: absolute;
    width: 40px;
    height: 90px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #9f765b;
    font-size: 3rem;
    transition: all .3s;
}
.gallery .slick-prev:before{
	content: '\f053';
}
.gallery .slick-next:hover,
.gallery .slick-prev:hover{
	opacity: 1;
}
.gallery .slick-next:hover:before, .gallery .slick-prev:hover:before{
    color: #214221;
	opacity: 1;
}
/* Contact */
.contact{
	background-color: #f4eeea;

}
.contact p{
	color: #173517;
	font-size: 1.3rem;
}
.contact h2 strong{
	text-transform: none;
}














input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.hover{
	position: absolute;
	width: 100%;
	height: auto;
	background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent);
	left: 0;
	bottom: 0;
	padding: 0 15px;
	z-index: 9;
}

/* MODAL */
.modal{
	z-index: 99999;
}
.modal-dialog {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 100vh;
    margin: 0;
	background-color: #00182c;
	background-image: url(../images/logo-form.png);
	background-size: 20%;
	background-repeat: no-repeat;
	background-position: top 100px right 50px;
}
.modal-content{
	background-color: transparent;
}
button.btn-close.float-end {
    width: 3rem;
    height: 3rem;
    background-size: 2rem;
    position: absolute;
    right: 15px;
    top: 15px;
	background: none;
	opacity: 1;
}
button.btn-close.float-end::before{
	content: '\f00d';
	font-family: 'FontAwesome';
	font-size: 3rem;
	color: #FFF;
	opacity: 1;
	z-index: 1;
	position: absolute;
	width: 3rem;
    height: 3rem;
	left: 0;
	top: 0;
	transition: all .3s;
}
button.btn-close.float-end:hover::before{
	opacity: .7;
}

.posRel{
	position: relative;
}

.full-width{
	width: 100%;
	max-width: 100%;
}
.slick-dotted.slick-slider{ margin-bottom: 0;}
.messagesV p.valide{
	font-size: 13px;
	color: green;
	margin-bottom: 5px;
}
.messagesV p.error{
	font-size: 13px;
	color: #FFF;
	margin-bottom: 5px;
}
.card-columns{ width: 100%;}
@media (min-width: 576px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 3;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 4;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 4;
    }
}
.msgs{
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  text-align: center;
  greenical-align: middle;
  display: none;
  top: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
}
.msg{
  position: fixed;
  width: 80%;
  height: 80vh;
  text-align: center;
  background-color: #FFF;
  overflow-y: auto;
  /*box-shadow: 4px 6px 10px rgba(0,0,0,0.4);*/
  padding: 30px 40px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
}
.msg p{
  font-size: 21px;
  color: #f08b86 !important;
  margin: 0;
  background: #FFF;
  padding: 30px;
}
.fermer{
  background-image: url(../images/close.svg);
  background-size: cover;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 999;
  cursor: pointer;
}
.popup{
	height: 0;
	overflow: hidden;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}
.popup.active{
	padding: 60px 0 0;
	display: block;
	height: auto;
}
.popup .fermer{
	position: static;
	width: 25px;
	height: 25px;
	background-image: url("../images/close.svg");
	background-size: 25px;
	background-position: center;
	float: right;
	margin: 0 0 20px;
}
.popup img{
	width: 100%;
	margin: 0 0 20px;
}
.popup h3{
	font-size: 31px;
	margin: 0 0 20px;
}
.popup p{
	margin: 0 0 10px;
}
.fermer:hover{
	opacity: 0.7;
}

.borderGray{
	border: 1px solid #c8c8c8;
}

.lp .formContact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
  color: #FFF;
}
.lp .formContact input::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
  color: #FFF;
}
.lp .formContact input:-ms-input-placeholder { /* IE 10+ */
  opacity: 1;
  color: #FFF;
}
.lp .formContact input:-moz-placeholder { /* Firefox 18- */
  opacity: 1;
  color: #FFF;
}

.newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.5;
	color: #FFF;
  }
.newsletter ::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.5;
	color: #FFF;
  }
.newsletter :-ms-input-placeholder { /* IE 10+ */
	opacity: 0.5;
	color: #FFF;
  }
 .newsletter :-moz-placeholder { /* Firefox 18- */
	opacity: 0.5;
	color: #FFF;
  }

.search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.5;
	color: #000;
  }
.search  ::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.5;
	color: #000;
  }
.search :-ms-input-placeholder { /* IE 10+ */
	opacity: 0.5;
	color: #000;
  }
.search :-moz-placeholder { /* Firefox 18- */
	opacity: 0.5;
	color: #000;
}
img{
	max-width: 100%;
	height: auto;
}
input.error, textarea.error{
	border-color: #F00 !important;
	color: #F00 !important;
	background-color: transparent !important;
}
.preload{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #214221;
	left: 0;
	top: 0;
	z-index: 99999999;
	position: fixed;
}
.preload div{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}
.preload .logo{
	max-width: 100px;
	margin: -30px 0 30px
}
.preload .load{ max-width: 50px; }
.thumbnail{
	padding: 0;
	border: 0;
	border-radius: 0;
}

.section{ 
	display: block;
	clear: both;
	position: relative;
	height: auto;
	z-index: 1;
}
.bgblack{ background-color: #000; }
.bgred{ background-color: #ca222b; }
.bgGray{ background-color: #ededed; }
.bgWhite{ background-color: #FFF; }
.cb{
	clear: both;
	width: 100%;
	float: left;
	height: 1px;
}
a:hover, a:focus{
	text-decoration: none;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
    cursor: pointer;    
}
/*margin*/
.paddingRightLeft{
	padding: 0 15px;
}
.paddingMin{
	padding-left: 5px;
}
.noPadding{ padding: 0; }
.mb-20{margin-bottom: 20px;}
.mb-40{margin-bottom: 40px;}
.mb-60{margin-bottom: 60px;}
.mb-80{margin-bottom: 80px;}
.mb-100{margin-bottom: 100px;}
.mt-20{margin-top: 20px; }
.mt-40{margin-top: 40px; }
.mt-60{margin-top: 60px; }
.mt-80{margin-top: 80px; }
.mt-100{margin-top: 100px; }
/*Padding*/
.no-padding{ padding: 0  }
.pt-10{padding-top: 10px;}
.pt-15{padding-top: 15px;}
.pt-20{padding-top: 20px;}
.pt-30{padding-top: 30px;}
.pt-40{padding-top: 40px;}
.pt-60{padding-top: 60px;}
.pt-80{padding-top: 80px;}
.pt-100{padding-top: 100px;}

.pb-10{padding-bottom: 10px;}
.pb-15{padding-bottom: 15px;}
.pb-20{padding-bottom: 20px;}
.pb-30{padding-bottom: 30px;}
.pb-40{padding-bottom: 40px;}
.pb-60{padding-bottom: 60px;}
.pb-80{padding-bottom: 80px;}
.pb-100{padding-bottom: 100px;}
ul, ol{
	list-style: none;
	padding: 0;
	margin: 0;
}
img{ max-width: 100%; }

.for-desktop{ display: block !important; }
.for-mobile{ display: none !important; }

@media screen and (max-width: 768px) {
	.for-mobile{ display: block !important; }
	.for-desktop{ display: none !important; }
	
}

@media screen and (max-width: 650px) {
	.section.header {
		position: relative;
		z-index: 9;
		left: 0;
		top: 0px;
		background-color: #214221;
		width: 100%;
		transition: all .3s;
	}
	.header .logo img {
		width: 95px;
	}
	.header .nav{
		padding: 0;
	}
	.nav-mobile {
		top: -45px;
		right: -5px;
	}
	.fixed.header {
		position: fixed;
	}
	.fixed.header .logo img {
		width: 30px;
	}
	.fixed .row.py-4 {
		padding: 10px 0 !important;
	}
	.fixed .nav-mobile {
		top: -40px;
	}
	.nav-mobile {
		background-image: url(../images/nav-blanc.png);
	}
	.header .nav li {
		display: block;
		text-align: left;
		margin-bottom: 10px;
		border: 0;
	}
	.nav{
		background-color: #214221;
	}
	.nav ul {
		display: none;
		padding: 30px 0 30px;
		background-color: #214221;
		max-width: 100%;
		overflow-y: auto;
		max-height: 100vh;
	}
	.row.mainMenu {
		position: absolute;
		width: 103%;
		background-color: #214221;
		padding: 10px 10px 0  !important;
		left: 0;
	}
	.header .nav a{
		display: block;
		margin-bottom: 20px;
	}
	.header .nav a::before{
		content: none;
	}
	.section h2::before {
		left: -75px;
		top: 5px;
		background-size: 50px;
	}
	.section h2 {
		font-size: 1.7rem;
		line-height: 1.8rem;
		margin-left: 40px;
	}
	.section h2 strong, .section h3, .section h4 {
		font-size: 1.7rem;
		line-height: 1.8rem;
	}
	.keys img {
		width: 140px;
	}
	.citation.section h2 {
		line-height: 1.5rem;
		margin-left: 0;
		font-size: 1.3rem;
	}
	.citation h2::before {
		left: 0;
		right: 0;
		top: auto;
		bottom: 35px;
	}
	.copyright a, .copyright p{
		margin-bottom: 25px;
	}
	.copyright .links p:first-child:before{
		content: none;
	}
}
