@font-face {
    font-family: 'M300';
    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: 'M700';
    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;
}
@font-face {
    font-family: 'PR';
    src: url('../fonts/PPEditorialOld-Regular.eot');
    src: url('../fonts/PPEditorialOld-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PPEditorialOld-Regular.woff2') format('woff2'),
        url('../fonts/PPEditorialOld-Regular.woff') format('woff'),
        url('../fonts/PPEditorialOld-Regular.ttf') format('truetype'),
        url('../fonts/PPEditorialOld-Regular.svg#PPEditorialOld-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MS';
    src: url('../fonts/WordSignature.eot');
    src: url('../fonts/WordSignature.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WordSignature.woff2') format('woff2'),
        url('../fonts/WordSignature.woff') format('woff'),
        url('../fonts/WordSignature.ttf') format('truetype'),
        url('../fonts/WordSignature.svg#WordSignature') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{
	margin: 0;
	padding: 0;
}
body, html{
	font-family: 'M300', sans-serif;
	overflow-x: hidden;
	font-size: 1rem;
	color: #134f85;
	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: 'PR', sans-serif;
	margin: 0;
	font-weight: normal;
}
p{
	margin-bottom: 0;
}
a{
	text-decoration: none;
	transition: all .3s;
	cursor: pointer;
	display: inline-block;
}
.section.header {
    z-index: 9;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
	background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
	background-image: none;
}
.header .logo img {
    width: 140px;
}
.section.header {
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    border-bottom: 1px solid rgba(255,255,255,.5);
}
.header .nav ul li {
    margin-right: 50px;
}
.header .nav a {
    color: #FFF;
    font-weight: 100;
    margin: 0;
    padding: 5px;
    font-family: 'M300';
    font-size: 1.1rem;
    position: relative;
    cursor: pointer;
}
.header nav a.active,
.header nav a:hover {
    color: #f3951d;
    cursor: pointer;
}
.header .nav a:hover::before, .header .nav a.active::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 5px;
    bottom: -34px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #FFF;
}
.header .nav ul li.item6 a {
    border: 1px solid #f3951d;
    padding: 7px 10px 3px;
    margin-left: 30px;
    text-transform: uppercase;
}
.section.header.fixed {
    background-color: #092437;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 10px 0 !important;
}
.section.header.fixed .logo img {
    width: 110px;
}
.header.fixed .nav a:hover::before, .header.fixed .nav a.active::before {
    bottom: -15px;
}
.about .col-md-7 {
	background-color: rgba(255,255,255,.7);
}
.about .col-md-7 .pt-4 {
	padding: 1.5rem;
}
.about .col-md-5{
	text-align: right;
}
.about .col-md-5 img{
	width: 80%;
}
.section h2 {
    font-size: 3rem;
    text-transform: uppercase;
    color: #f3951d;
    margin-bottom: 30px;
}
.section.about p {
    font-size: 1.5rem;
    margin-bottom: 15px;
}
.section.about img {
    border-radius: 7px;
}
.section.chef,
.section.galerie .pt-4,
.section.galerie .sec2 .col-12,
.section.galerie{
	padding: 0 !important;
}
.chef .sec1 .col-12{
	padding: 0 !important;
}
.chef .sec1 .container,
.section.galerie .sec2 .container{
	max-width: 100%;
	padding: 0;
	z-index: 3;
}
.section.galerie .sec1{
	position: absolute;
	left: 8%;
	top: 5%;
	z-index: 999;
}
.section.video h2, .section.galerie h2 {
    font-family: 'M700';
    font-size: 1.3rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #f3951d;
    position: relative;
}
.section.video h2::before, .section.galerie h2::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(http://localhost:8888/sites/vitaminsea/wp-content/uploads/2024/12/icon.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
.section.video h3, .section.galerie h3 {
    font-family: 'PR';
    font-size: 2.5rem;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #FFF;
}
.galerie .sec2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0,0,0,.5); */
    background-image: linear-gradient(to bottom, rgba(0,0,0,.6), transparent);
    z-index: 1;
    left: 0;
    top: 0;
}
.galerie .slick-prev {
    left: 30px;
    right: auto;
}
.galerie .slick-next {
    right: 30px;
    left: auto;
}
.section.chef {
    margin-top: -3.5rem;
}
.chef.section h4 {
    color: #FFF;
    font-size: 5.1rem;
    line-height: 3.1rem;
    margin-bottom: 30px;
    font-family: 'MS';
}
.chef.section .sec1 a {
    padding: 5px 15px;
    background-color: #FFF;
    color: #134f85;
    margin-top: 0;
    position: relative;
    padding-left: 30px;
    position: relative;
    font-family: 'M700';
}
.chef.section h2 strong {
    color: #FFF;
    font-size: 2.5rem;
}
.chef.section p {
    color: #FFF;
    font-size: 1.1rem;
    margin-bottom: 0;
	display: block;
}
.chef.section .sec1 a::before {
    content: '\f04b';
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: 'FontAwesome';
    font-size: 1.5rem;
    color: #134f85;
}
.chef.section a {
    padding: 5px 15px;
    background-color: #f3951d;
    color: #FFF;
    margin-top: 28px;
}
.chef .sec1 h4,
.chef .sec1 a{
	display: none;
}
.chef .sec1 p{
	margin: 0;
	padding: 0;
}
.chef .sec2.section {
    position: absolute;
    left: 0;
    top: 8rem;
    width: 100%;
}
.chef .row.d-flex.justify-content-center {
    justify-content: end !important;
}
.chef .sec2.section .content2{
	text-align: right;
}
.chef.section {
	z-index: 4 !important;
}
.chef.section.active {
	z-index: 99 !important;
}
.chef .sec3.section {
    position: fixed;
    z-index: 999999;
	padding: 0 !important;
    left: 0;
    top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
	display: none;
	opacity: 0;
	transition: .3s;

}
.chef .sec3 .d-block.position-relative.video {
    width: 400px;
	height: auto;
    margin: auto;
}
.chef .sec3.section.active{
	display: block;
	opacity: 1;
}
.chef.section .sec2 .content2 p a::before {
	content: '\f04b';
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: 'FontAwesome';
	font-size: 1.5rem;
	color: #134f85;
}
.chef.section .sec2 .content2 p a:hover { opacity: .7;}
.chef.section .sec2 .content2 p a {
    padding: 5px 15px;
    background-color: #FFF;
    color: #134f85;
    margin-top: 0;
    position: relative;
    padding-left: 30px;
    position: relative;
    font-family: 'M700';
}
.chef.section .sec2 .content2 p:last-child a::before {
	content: none;
}
.chef.section .sec2 .content2 p:last-child a {
	padding: 5px 15px;
    background-color: #f3951d;
    color: #FFF;
    margin-top: 28px;
}
.engagements .align-self-center{
	align-self: flex-start !important;
}
.section.engagements h2 {
    color: #f3951d;
    font-size: 1.7rem;
    margin-bottom: 20px;
    font-family: 'M700';
    text-transform: none;
    padding-left: 50px;
    background-image: url(http://localhost:8888/sites/vitaminsea/wp-content/uploads/2024/12/icon.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: left center;
}
.section.engagements ul li {
    margin-bottom: 10px;
}
.section.engagements p {
    margin-bottom: 20px;
}
.section.engagements ul {
    list-style: disc;
    margin-bottom: 20px;
    padding-left: 20px;
}
.section.fondateurs h2 {
    padding-bottom: 50px;
    position: relative;
    display: inline-block;
    background-image: url(http://localhost:8888/sites/vitaminsea/wp-content/uploads/2024/12/icon.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: bottom 0 center;
}
.section.fondateurs h2::before, .section.fondateurs h2::after {
    content: '';
    position: absolute;
    width: 35%;
    height: 1px;
    background-color: #f3951d;
    bottom: 15px;
    top: auto;
    left: 7.5%;
}
.section.fondateurs h2::after {
    right: 7.5%;
    left: auto;
}
.section.fondateurs p {
    color: #FFF;
    font-size: 1.5rem;
}
.section.fondateurs p strong {
    font-family: 'M700';
}
.section.fondateurs {
    text-align: center;
	padding: 100px 0 !important;
}
.section.videos .pt-4 { padding-top: 0 !important;}
.section.videos {
    background-image: url(http://localhost:8888/sites/vitaminsea/wp-content/uploads/2024/12/bg3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer.section {
    background-color: #dc5425;
}
.footer a:hover { opacity: .7;}
.footer p, .footer a {
    color: #FFF;
    font-size: .9rem;
	display: inline-block;
	position: relative;
}
.footer p a:first-child::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 60%;
	background-color: #FFF;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.footer p a:first-child {
    margin-right: 30px;
	margin-left: 15px;
}
.footer a {
    margin: 0 5px;
}
.footer .rs a{
	font-size: 1.3rem;
}
.page180.page .section.header {
	background-color: transparent;
	position: absolute;
}
.page .section.header {
    background-color: #134f85;
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    border-bottom: 1px solid rgba(255,255,255,.5);
}
.page .section.header.fixed{
	position: fixed;
}
.page .section.merci,
.page .section.contact{
	background-position: left bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	min-height: 79vh;
}
.page .section.contact .align-self-center{
	align-self: flex-start !important;
}
.page .section.contact h2{
	color: #114F85;
	font-weight: 'M700';
}
.page .section.contact p{
	color: #000;
}
.page .section.contact .col-md-7{
	background-color: #F3EEEE;
	border-radius: 12px;
	padding: 3rem 2rem !important;
}
.page .section.contact .pt-4{
	padding: 0 !important;
}
.contact textarea{
	height: 120px;
}
.contact button{
	display: block;
	float: right;
	padding: 7px 35px;
	background-color: #dc5425;
	color: #FFF;
	border-radius: 8px;
	border: 0;
	transition: .3s;
}
.language img {
    width: 45px;
	transition: .3s;
}
.language img:hover {
    opacity: .7;
}

















/* Form */
/* Change the white to any color */
.contact input:-webkit-autofill,
.contact input:-webkit-autofill:hover, 
.contact input:-webkit-autofill:focus, 
.contact input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px var(--primary-color) inset !important;
}
/*Change text in autofill textbox*/
.contact input:-webkit-autofill{
    -webkit-text-fill-color: var(--secondery-color) !important;
} 
/* Video */
.video{
	border: 1px solid #ebebeb;
	box-shadow: 0 0 20px rgba(0,0,0,0);
}
.video iframe{
	width: 100%;
	height: 570px;
}
.bgVideo{
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
.playVideo::before {
    content: '\f04b';
    font-family: 'FontAwesome';
    font-size: 4rem;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 5px;
    right: 0;
    top: 10px;
    bottom: 0;
    margin: auto;
    color: #000;
    border-radius: 50%;
    z-index: 3;
    background-color: #FFF;
    padding: 5px 0 0 10px;
}
.playVideo {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 33%;
    bottom: auto;
    margin: auto;
    opacity: 1;
    z-index: 3;
    text-align: center;
	background-color: transparent !important;
}
.playVideo.hidd{
	z-index: -1;
	opacity: 0;
}
.video video{
	width: 100%;
	height: auto;
}
.contact iframe{
	width: 100%;
	max-width: 100%;
}
.chef.section .sec3 .content2 a::before{
	content: '\f00d';
	position: absolute;
	width: 50px;
	height: 80px;
	font-size: 3rem;
	right: 0;
	top: 0;
	font-family: 'FontAwesome';
	font-weight: 100;
	text-indent: 0;
}
.chef.section .sec3 .content2 a,
.btnClose {
    font-size: 3.5rem;
    color: #FFF;
    position: absolute;
	width: 50px;
	height: 80px;
	background-color: transparent;
    right: 15px;
    top: 15px;
    z-index: 999999;
    display: none;
    opacity: 1;
	display: inline-block;
	text-indent: -10000px;
	overflow: hidden;
	margin-top: 0
}
/* Change the white to any color */
.newsletter input:-webkit-autofill,
.newsletter input:-webkit-autofill:hover, 
.newsletter input:-webkit-autofill:focus, 
.newsletter input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px black inset !important;
}
/*Change text in autofill textbox*/
input:-webkit-autofill{
    -webkit-text-fill-color: #FFF !important;
}
.hover{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
	top: 0;
	padding: 0 15px;
}
.slick-dots {
    bottom: 95px;
}
.slick-dots li button:hover {
	opacity: .7;
}
.slick-dots li button:before {
    font-family: var(--poppins);
    line-height: 15px;
    width: 15px;
    height: 15px;
    content: '';
    opacity: 1;
	border: 1px solid #FFF;
    background-color: transparent;
	border-radius: 50%;
}
.slick-dots li.slick-active button:before{
	opacity: 1;
	background-color: var(--secondery-color);
}
.galerie:hover .slick-next, .galerie:hover .slick-prev {
	opacity: 1;
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    margin: auto;
    padding: 0;
    cursor: pointer;
    color: #FFF;
    border: none;
    outline: 0;
    background: 0 0;
    left: auto;
    right: 30px;
    z-index: 9999;
    left: auto;
    background-color: transparent;
    transition: all .3s;
    opacity: 0;
}
.slick-next:focus, .slick-next:hover, 
.slick-prev:focus, .slick-prev:hover {
	opacity: 1 !important;
	color: var(--primary-color);
	cursor: pointer;
}
.slick-prev {
	left: -64.5%;
}
.approche .slick-prev {
	left: -29.5%;
}
.slick-next {
	left: 29.5%;
}
.approche .slick-next {
    left: 64.5%;
}
.slick-next:before, .slick-prev:before {
    content: '\f0da';
	font-family: 'FontAwesome';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	margin: auto;
	font-size: 2rem;
	color: var(--hover-color);
	transition: .3s;
}
.galerie .slick-next:before, .galerie .slick-prev:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 4rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.galerie .slick-next:focus, .galerie .slick-next:hover, .galerie .slick-prev:focus, .galerie .slick-prev:hover{
	opacity: 1;
	color: #FFF;
}
.galerie .slick-prev:before {
    content: '\f053';
}
.slick-prev:before{
	content: '\f0d9';
}
/* 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: #F00;
	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;
  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;
}
.newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.9;
	color: #FFF;
  }
.newsletter ::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.9;
	color: #FFF;
  }
.newsletter :-ms-input-placeholder { /* IE 10+ */
	opacity: 0.9;
	color: #FFF;
  }
 .newsletter :-moz-placeholder { /* Firefox 18- */
	opacity: 0.9;
	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;
}
.preload{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #092437;
	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;
	position: relative;
	height: auto;
	z-index: 1;
	background-size: cover;
	background-position: center;
}
.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%; }

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

@media screen and (max-width: 650px) {
	.section.header {
		position: relative;
		z-index: 99999;
		left: 0;
		top: 0px;
		background-color: #092437;
		width: 100%;
		transition: all .3s;
	}
	.header .logo img {
		width: 130px;
		margin-left: 15px;
	}
	.header .nav{
		padding: 0;
	}
	.header .nav.d-flex{
		display: block !important;
	}
	.nav-mobile {
		top: -41px;
		right: -5px;
	}
	.fixed.header {
		position: fixed;
	}
	.fixed.header .logo img {
		width: 90px;
	}
	.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: 50px;
		border: 0;
	}
	.header .nav li a::before {
		content: none;
	}
	.header .nav li a br {
		display: none;
	}
	.nav{
		background-color: #092437;
	}
	.nav ul {
		display: none;
		padding: 30px 0 30px;
		background-color: #092437;
		max-width: 100%;
		overflow-y: auto;
		max-height: 100vh;
	}
	.row.mainMenu {
		position: absolute;
		width: 103%;
		background-color: #092437;
		padding: 10px 10px 0  !important;
		left: 0;
	}
	.chef .sec1 .col-12 {
		margin-bottom: -1px !important;
	}
	.chef .sec2.section {
		position: static;
		top: 0;
		background-color: #000;
	}
	.chef.section .sec2 .content2 p a.showVideo {
		position: absolute;
		right: 20px;
		top: 130px;
		z-index: 99;
	}
	.chef.section h4 {
		position: absolute;
		right: 30px;
		top: 60px;
		z-index: 99;
	}
	.chef.section .sec2 .content2 p:last-child a {
		margin-top: 0;
	}
	.chef .sec3.section {
		top: 110px;
	}
	.chef .sec3 .d-block.position-relative.video {
		width: 350px;
	}
	.section.galerie .sec1 h3 {
		font-size: 1.4rem;
	}
	.section.video h2, .section.galerie h2 {
		margin-left: 50px;
	}
	.section.galerie .sec1 {
		left: 0%;
		top: 4%;
	}
	.slider .caption img {
		width: 45%;
		margin: auto;
	}
	.section h2 {
		font-size: 2rem;
	}
	.about .col-md-5 img {
		width: 100%;
	}
	.about .col-md-5 .pt-4 {
		padding-top: 0 !important;
	}
	.section.fondateurs {
		text-align: center;
		padding: 140px 0 40px!important;
		background-color: #000;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: left top;
	}
	.section.videos .col-12{
		margin-bottom: 0 !important;
	}
	.header .nav ul li.item6 a {
		margin-left: 5px;
	}
}