@font-face {
    font-family: "flaticon";
	src: url("webfonts/flaticon.ttf") format("truetype"),
	url("webfonts/flaticon.woff") format("woff"),
	url("webfonts/flaticon.woff2") format("woff2"),
	url("webfonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("webfonts/flaticon.svg#flaticon") format("svg");
	font-display: swap;
}
i[class^="flaticon-"]:before, 
i[class*=" flaticon-"]:before {
    font-family: flaticon !important;
	font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.flaticon-plus:before {
    content: "\f101";
}
.flaticon-calendar:before {
    content: "\f102";
}
.flaticon-chevron:before {
    content: "\f103";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	overflow: hidden;
	overflow-y: auto;
}
body {
	overflow: hidden;
	font-size: 16px;
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
	font-weight: 400;
}

html,
body,
button,
input,
select,
textarea {
	 font-family: 'Montserrat', sans-serif;
}

article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
address, p, hr {
  margin: 0;
  margin-bottom: 15px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
ol, ul,
li > ul,
li > ol {
  margin: 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', sans-serif;
	line-height: 1.3;
	color: #000407;
}
h1, .h1 {font-size: 26px;}
h2, .h2 {font-size: 24px;}
h3, .h3 {font-size: 22px;}
h4, .h4 {font-size: 20px;}
h5, .h5 {font-size: 18px;}
h6, .h6 {font-size: 16px;}
h1, .h1, h2, .h2, h3, .h3 {font-weight: 700;}
h4, .h4, h5, .h5 {font-weight: 600;}
h6, .h6 {font-weight: 500;}

h2 span,
h3 span,
.heading-tittle h2 span {
	color: #79031D;
}

a {
	color: #888;
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
}
a:visited {
	color: #888;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
	color: #f76566;
}

.uppercase {
	text-transform:uppercase;
}
.justify {
	text-align:justify;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-normal {
  font-style: normal;
}
.text-underline {
  font-style: underline;
}
.alignright {
    float: right;
    margin: 5px 0 5px 10px;
	display:block;
	line-height:1.4;
}
.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
	display:block;
	line-height:1.4;
}
.wrapper,
.relative {
  position: relative;
}
.align-row-spacearound {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-around;
}
.align-row-spacebetween {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}
.align-center-center {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.align-center-bottom {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-end;
}
.transition-3s {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.d-inline {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.container {
    max-width: 1200px;
}
.background-white {
	background-color:#fff;
}
.border-0 {
	border:none;
}

/*********************************************************************************
	HEADER / MUNU BURGER
**********************************************************************************/
header.header {
	background-color:#34393B;
	padding:0;
}

.header-bottomarea {
	background-color:#34393B;
	padding: 50px 0;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0);
}
.header-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sticky.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
}



.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.slicknav_menu {
	display:none;
}
.slicknav_nav a {
    font-weight: 600;
}
.fade:not(.show) {
    opacity: 1;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 16px;
    font-weight: 500;
	font-family: "Rubik" Sans-serif;
    text-align: center;
}
.wrap_nav{
	width:100%;
	height:70px;
}

.logo {
    margin-top: -5px;
}

.logo-nav-25 {
	position: fixed;
	top: 0;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;
}

.rdv {
    margin-top: -2px;
}

.rdv-nav-25 {
	position: fixed;
	/*top: 25px;*/
	top:10px;
	right: 40px;
	z-index: 10;
}

@media (min-width: 992px) {
	
}

@media (min-width: 1024px) {
	.sticky .logo {
	padding: 15px 35px;
	background-color:#34393B;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	}
	.sticky.is-sticky .logo {
	padding: 5px 15px 0;
	background-color:rgba(0,0,0,0);
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	}
	.sticky.is-sticky .header-logo > img {
	max-width: 100px;
	height: auto;
	}
}
@media (min-width: 1200px) {
	.sticky.is-sticky .header-logo > img {
	max-width: 150px;
	height: auto;
	}
}

@media (max-width: 991px) {
	header.header {
	padding: 0;
	background-color:#464849!important;
	}
	.header-logo > img {
	max-width:50%;
	margin-top: 20px;
	}
	.header-bottomarea {
	padding: 40px 0;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0);
	}
	.sticky-mobile .header-bottomarea.sticky.is-sticky {
    position: relative;
	background-color:#464849!important;
	}
}	

.nav-barger-25 .burger span, 
.nav-barger-25 .burger span::before, 
.nav-barger-25 .burger span::after {
    background-color: #ffffff;
}
/*.nav-barger-25 .burger{
	left: 20px;
	width: 50px;
	height: 50px;
	position: fixed;
	top: 20px;
	border-radius: 4px;
	z-index: 10;
}*/
.nav-barger-25 .burger {
  left: 20px;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 25px;
  border-radius: 4px;
  z-index: 10;
}
.nav-barger-25  nav {
	background-color: #2a2a2a;
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	height: 100%;
	max-width: 515px;
	width: 100%;
	padding: 100px 40px 60px 40px;
	overflow-y: auto;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(-100%);
	-webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

/*  BURGER
========================================== */
.burger {
  width: 50px;
  height: 50px;
  position: fixed;
  top: 25px;
  right: 20px;
  border-radius: 4px;
  z-index: 10;
}
.burger span {
  position: relative;
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -1.5px;
}
.burger span, 
.burger span::before, 
.burger span::after {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.burger span::before, 
.burger span::after {
  position: absolute;
  content: "";
}
.burger span::before { top: -9px; }
.burger span::after { top: 9px; }
.burger.clicked span { background-color: transparent; }
.burger.clicked span::before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}
.burger.clicked span::after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}
.burger.clicked span:before, .burger.clicked span:after { 
	background-color: #ffffff; 
}
.burger:hover { 
	cursor: pointer; 
}

nav {
  background-color: #2a2a2a;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  height: 100%;
  max-width: 515px;
  width: 100%;
  padding: 100px 40px 60px 40px;
  overflow-y: auto;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
nav.show {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
nav.show ul.main li {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}

nav.show ul.main li:nth-child(1) { transition-delay: 0.15s; }
nav.show ul.main li:nth-child(2) { transition-delay: 0.3s; }
nav.show ul.main li:nth-child(3) { transition-delay: 0.45s; }
nav.show ul.main li:nth-child(4) { transition-delay: 0.6s; }
nav.show ul.main li:nth-child(5) { transition-delay: 0.75s; }
nav.show ul.main li:nth-child(6) { transition-delay: 0.9s; }
nav.show ul.main li:nth-child(7) { transition-delay: 1.05s; }
nav.show ul.main li:nth-child(8) { transition-delay: 1.2s; }
nav.show ul.main li:nth-child(9) { transition-delay: 1.35s; }
nav.show .about, nav.show .social, nav.show ul.sub {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition-delay: .85s;
}
@media (min-width: 667px) {
	nav { padding: 120px 90px 70px 90px; }
}
nav ul.main { list-style-type: none; }
nav ul.main li {
	margin-bottom: 20px;
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
nav ul.main li:last-of-type { margin-bottom: 0px; }
nav ul.main li a {
  color: #ffffff;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 1.5rem;
  display: block;
  letter-spacing: 0px;
  font-weight: 600;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav .main li .active {
	color:#d41212;
}
nav ul.main li a span { 
	color: #879095; 
}

nav ul.main li a:hover { 
	color: #879095; 
}
.list-unstyled {
    padding-left: 43px;
}
nav ul li .sub-menu {
  top: 150%;
  transition: all 0.3s ease 0s;
}
nav ul li:hover .sub-menu {
	opacity:1;
	top:100%;
	visibility:visible;
}
nav ul li .sub-menu li {
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
}
nav ul li .sub-menu li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 3px 0px;
  text-transform: capitalize;
  display:block;
}
nav ul li:hover > .sub-menu li > a:hover {
	color:#fff;
	padding-left:8px;
}

.dropdown-toggle.level1::after {
	font-family: "flaticon";
	display: inline;
	margin-top:0;
	content: "\f101";
	float:right;
	border: none;
	color: #fff;
}
.dropdown-toggle.level2::after {
	font-family: "flaticon";
	display: inline;
	margin-top:0;
	content: "\f103";
	float:right;
	border: none;
	color: #fff;
}
/*  OVERLAY
========================================== */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #2F3944;
  opacity: 0;
  visibility: hidden;
}
.overlay.show {
  opacity: 0.8;
  visibility: visible;
}

.scroll-header {
    top: 0px !important;
}

li.drop-down ul > li > a:hover {
	color:#fff;
	position: relative;
}
.visible-xs-block{
	display:none;
}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 21px 30px;
    font-size: 13px;
    color: #ffffff;
    top: 0px;
    font-weight: 700;
}

/** start brand logo**/
.brand-area{
	margin:60px 0px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 30px 0px;
}
.brand-bg{
	background-color: #eaeaea;
}
.brand-active{
    padding: 10px;
	position:relative;
	overflow:hidden;
}
.brand-area-warp .slick-prev, 
.brand-area-warp .slick-next {
    color: #fff;
    background: #777;
}
.brand-img img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.brand-img {
	cursor:pointer;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.brand-area .slick-prev {
    left: 0px;
}
.brand-area .slick-next {
    right: 0px;
}
.brand-area-two .bg-active{
	padding:25px 0px;
}
.brand-area-two .owl-theme .owl-nav {
    text-align: right;
    float: right;
    margin-top: 0;
    margin-top: 50px;
}
.brand-area-two .brand-bg{
	background-color: #eaeaea;
	padding:10px;
}
.brand-area-three .brand-bg{
	padding:10px;
}
.slick-dots li button:before {
    font-size: 25px;
}
.brand-area-four .bg-active{
	padding:30px 0px;
}
.brand-area-four .brand-img img{
    border: 3px solid #ddd;
}
.brand-area-four .brand-img img:hover{
    border: 3px solid #324cec;
}
.brand-area-five .brand-img img{
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.brand-area-five .bg-active{
	padding:30px 0px;
}
.brand-area-five .brand-img img:hover{
    background: #fff;
}
.brand-area-six .brand-img img{
    box-shadow: 0 0 20px rgba(0,0,0,.1);
	background: #fff;
}
.brand-area-six .bg-active{
	padding:30px 0px;
}


/******************************************************************************
	BOUTON RDV
*******************************************************************************/
.button-rdv {
    margin-left: -25px;
}
.button-rdv a {
    border: 1px solid #FF0000;
	background-color: #FF0000;
    color: #fff;
    display: block;
    font-size: 18px;
    /*line-height: 50px;*/
	line-height:36px;
    padding: 0 45px 0 28px;
    position: relative;
}

.button-rdv a i {
    overflow: hidden;
}


.btn-style2 a {
    padding: 0 28px 0 50px;
}
.btn-style2 a i {
	margin-top: 8px;
	font-size:24px;
}
.btn-style2 a > span {
    color: #fff;
	left: 20px;
	line-height: normal;
	overflow: hidden;
	position: absolute;
	top: 60%;
	-webkit-transform: translateY(-55%);
	-moz-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	-o-transform: translateY(-55%);
	transform: translateY(-55%);
}
.btn-style2 a i:before {
    display: inline-block;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.btn-style2 a:hover i::before {
    -webkit-animation: iconTranslateY 0.5s forwards;
    -moz-animation: iconTranslateY 0.5s forwards;
    animation: iconTranslateY 0.5s forwards;
}

@-webkit-keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes iconTranslateY {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes iconTranslateY {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
.btn-style2.round a {
    border-radius: 50px;
}

/******************************************************************************
	BOUTON SITE (STYLE 4)
*******************************************************************************/
.bpack-btn-four {
  border: none;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 1em;
  margin-left: 10px;
  outline: none;
  padding: 15px 40px 15px;
  position: relative;
  text-transform: capitalize;
  font-weight: 500;
}
.bpack-btn-four {
  background-color: #000407;
}
.bpack-btn-four:before,
.bpack-btn-four:after {
  border-color: transparent;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-style: solid;
  border-width: 0;
  content: "";
  height: 24px;
  position: absolute;
  width: 24px;
}
.bpack-btn-four:before {
  border-color: #79031D;
  border-right-width: 2px;
  border-top-width: 2px;
  right: -5px;
  top: -5px;
}
.bpack-btn-four:after {
  border-bottom-width: 2px;
  border-color: #79031D;
  border-left-width: 2px;
  bottom: -5px;
  left: -5px;
}
.bpack-btn-four:hover {
  background-color: #79031D;
}

.bpack-btn-four:hover:before,
.bpack-btn-four.hover:before,
.bpack-btn-four:hover:after,
.bpack-btn-four.hover:after {
  height: 100%;
  width: 100%;
}

.filter-button {
  border:1px solid #79031D;
  color: #000407;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
  border-radius:0;
}
.filter-button:hover {
	background-color: #79031D;
	color: #ffffff !important;
}
.filter-button.active,
.filter-button:active,
.filter-button:focus {
	background-color: #79031D!important;
	box-shadow:none;
}

/******************************************************************************
	PARALLAX
*******************************************************************************/
.section-parallax.home {
	background: url(../img/background/bg_home.jpg);
}
.section-parallax.cuisine {
	background: url(../img/background/bg_cuisine.jpg);
}
.section-parallax.dressing {
	background: url(../img/background/bg_dressing.jpg);
}
.section-parallax.sdb {
	background: url(../img/background/bg_sdb.jpg);
}
.section-parallax::before {
	position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
	background:rgba(0, 0, 0, 0.4);
}
.section-parallax .parallax-content {
	position: absolute;
	width:100%;
	top:60%;
	-webkit-transform: translateY(-60%);
	transform: translateY(-65%);
}
.section-parallax .parallax-content h1.heading-inner {
	font-size:56px;
	margin-bottom:0;
	color:#fff;
}
.section-parallax .parallax-content p,
.section-parallax .parallax-content li {
	font-size:18px;
	font-weight:400;
	color:#fff;
}
.shape {
	width:100%;
	left:0;
	right:0;
	bottom:0;
}

/******************************************************************************
	BREADCRUMB
*******************************************************************************/
nav.ariane {
	position: relative;
	padding: 0;
	transform: none;
	width: 100%;
	display: inline-block;
	height: max-content;
	background: transparent;
}
.breadcrumb {
    display: block;
	margin-bottom: 0;
	background-color:rgba(0, 0, 0, 0);
}
.breadcrumb .breadcrumb-item {
	display:inline-block;
}
.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item a:visited,
.breadcrumb .breadcrumb-item.active,
.breadcrumb-item + .breadcrumb-item::before {
	font-size:14px;
	font-weight:400;
	color: #fff;
}

/*********************************************************************************
	HEADING
**********************************************************************************/
.heading-tittle-seven::after {
	display: block;
	content: '';
	width: 1px;
	height: 30px;
	background: #000407;
	margin-left: auto;
	margin-right: auto;
}
.heading-tittle-warp {
	text-align: center;
}
.heading-tittle h2 {
	text-align:center;
	font-size:28px;
	margin-bottom: 20px;
	font-weight: 600;
}
.heading-tittle h2 span {
	color: #79031D;
}

/*********************************************************************************
	CAROUSEL
**********************************************************************************/
.testimonials-two .card {
	border-radius:0;
	border:none;
}
.testimonials-two .owl-theme .owl-nav {
    text-align: center;
    margin-top: 0;
    margin-top: 30px;
	padding-left: 45px;
}
.testimonials-two .owl-theme .owl-nav i {
    display: block;
}
.testimonials-two .owl-nav .owl-prev,
.testimonials-two .owl-nav .owl-next {
    background-color:#fff;
    display: inline-block;
    width: 40px;
    height: 40px;
	color:#79031D!important;
    text-align: center;
    line-height: 36px;
    font-size: 1.125rem;
    padding: 8px;
    margin: 0 10px 0 0;
    border: 1px solid #79031D!important;
    -webkit-border-radius: 50%;
    -moz-border-radius:  50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.testimonials-two .owl-nav .owl-prev:hover, 
.testimonials-two .owl-nav .owl-next:hover {
    background: #79031D;
    color: #fff!important;
}

.card .over-caption {
  position: absolute;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(121, 3, 29, .8);
  z-index: 2;
  font-size: 14px;
}

/*********************************************************************************
	EFFECT SHINE IMAGES CAROUSEL
**********************************************************************************/
.image-wrapper {
  height:100%;
  width: 100%;
  border-radius:0;
  background-color:transparent;
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 1.6;
}
.image-wrapper img {
  height: auto;
  max-width: 100%;
}

.shine {
  position: relative;
  overflow: hidden;
}
.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.shine:hover::before, .shine:focus::before {
  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

/*********************************************************************************
	PORTFOLIO - REALISATIONS (STYLE 3)
**********************************************************************************/
.portfolio-area {
	padding:15px 0px;
}
.portfolio-menu button {
	border: medium none;
	border-radius: 0;
	color: #595959;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	background:none;
	margin-right: 12px;
	padding: 8px 13px;
	transition: all 0.3s ease 0s;
}
.portfolio-menu {
	margin-bottom:40px;
}
.portfolio-menu button:focus {
    outline: 0 none;
}
.portfolio-menu button:last-child {
    margin-right: 0;
}
.portfolio-menu button:hover {
    color: #79031D;
}
.portfolio-menu button.active {
	color: #79031D;
}
.custom {
    margin: 0 -15px;;
}
.portfolio-wrapper {
	position:relative;
}
.portfolio-img {
	position:relative;
	overflow:hidden;
}
.portfolio-img::before {
    background: rgba(0, 0, 0, 0.65);
	bottom: 0px;
	content: "";
	left: 0px;
	opacity: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	transition: all 0.5s ease 0s;
	z-index: 9;
	width: 0%;
}
.portfolio-wrapper:hover .portfolio-img::before{
	opacity:.4;width: 100%;
}
.portfolio-img img {
    width: 100%;
	transition:.3s;
}
.portfolio-wrapper:hover .portfolio-img img {
	transform: scale(1.2) rotate(7deg);
}
.portfolio-content {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	bottom: 5%;
	transform: translateY(-5%);
	transition: all 0.3s ease 0s;
	z-index:10;
}
.portfolio-wrapper:hover .portfolio-content{
	opacity:1;
}
.portfolio-content h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
	font-family:"montserrat",sans-serif;
	color:#fff;
	transition:.3s;
}

.portfolio-area-three .portfolio-menu button {
	position:relative;
	overflow:hidden;
}
.portfolio-area-three .portfolio-menu button::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    height: 4px;
    background: #79031D;
    width: 0;
    opacity: 0;
    -webkit-transition: width 400ms cubic-bezier(0.29, 0.29, 0.42, 1.01), opacity 600ms ease-in-out;
    transition: width 400ms cubic-bezier(0.29, 0.29, 0.42, 1.01), opacity 600ms ease-in-out;
} 
.portfolio-area-three .portfolio-menu button.active:hover::after {
    width: 100%;
    opacity: 1;
}  
.portfolio-area-three .portfolio-menu button.active {
	color: #fff;
	background:#79031D;
}

/*********************************************************************************
	HOVER IMAGES (STYLE 8)
**********************************************************************************/
.bpack-images-eight {
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	background: #000000;
}
.bpack-images-eight *,
.bpack-images-eight:before,
.bpack-images-eight:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.bpack-images-eight img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.bpack-images-eight:before,
.bpack-images-eight:after {
  content: '';
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bpack-images-eight:before {
  width: 300px;
  height: 2px;
}
.bpack-images-eight:after {
  height: 300px;
  width: 2px;
}
.bpack-images-eight figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
}
.bpack-images-eight h3 {
  font-weight: 500;
  padding: 20px 20px;
  margin: 0;
  font-size: 20px;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.bpack-images-eight a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.bpack-images-eight:hover img {
  zoom: 1;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  opacity: 0.75;
}
.bpack-images-eight:hover:before,
.bpack-images-eight:hover:after{
  opacity: 1;
}
.bpack-images-eight:hover:before {
  width: 50px;
}
.bpack-images-eight:hover:after {
  height: 50px;
}
.bpack-images-eight:hover h3 {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

/******************************************************************************
	CALL TO ACTION
*******************************************************************************/
.cta .cta-content .content-txt p {
    font-size: 18px;
    line-height: 27px;
	color:#fff;
}
.cta .cta-content .cta-button {
  display: inline-block;
  font-size: 18px;
  height: 55px;
  line-height: 54px;
  min-width: 250px;
  text-align: center;
}
.cta.dark {
    background-color: #1b1c21;
}

.cta3 .content-txt h3 {
  font-size: 36px;
  color:#fff;
}
.cta3 .cta-content .content-txt {
    max-width: 650px;
}
.cta3 .cta-content .cta-button {
    border: 2px solid #1ed6d8;
    line-height: 52px;
    color: #1ed6d8;
}
.cta3 .cta-content .cta-button:hover {
    background: #1ed6d8;
    color: #fff;
}

.cta3.bgImg {
    background: url(../img/background/bg_cuisine.jpg) no-repeat fixed;
    background-size: cover;
    background-position: center center;
}
.cta3.bgImg::before {
    position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
}
.cta3.dark .cta-content .cta-button,
.cta3.bgImg .cta-content .cta-button {
    border-color: #fff;
    color: #fff;
}
.cta3.dark .cta-content .cta-button:hover,
.cta3.bgImg .cta-content .cta-button:hover {
    background: #fff;
    color: #1b1c21;
}


/******************************************************************************
	PAGE RDV
*******************************************************************************/
.pb-minus-70 {
  padding-bottom: 70px;
}
.default-button {
  border-radius: 5px;
  display: inline-block;
  background-color: #0ac083;
  border: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 18px 36px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff !important;
}
.default-button:after {
  display: none;
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background-color: rgba(0, 0, 0, 0.247);
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  top: 50%;
  left: 50%;
  -webkit-animation: ripple 1s;
          animation: ripple 1s;
  opacity: 0;
}
.default-button:focus:not(:active)::after {
  display: block;
}
.popup-btn {
  border-radius: 5px;
  display: inline-block;
  border: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 12px 30px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff !important;
}
.popup-btn:after {
  display: none;
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background-color: rgba(0, 0, 0, 0.247);
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  top: 50%;
  left: 50%;
  -webkit-animation: ripple 1s;
          animation: ripple 1s;
  opacity: 0;
}
.popup-btn:focus:not(:active)::after {
  display: block;
}
.popup-btn.danger {
  background-color: #f27474;
}
.popup-btn.success {
  background-color: #0ac083;
}
.popup-btn.agree {
  background-color: #07f;
}
@-webkit-keyframes ripple {
  from {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(10);
            transform: scale(10);
  }
}
@keyframes ripple {
  from {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(10);
			transform: scale(10);
  }
}
.contact-form-wrap {
	padding: 10px 0;
	/*border-radius: 10px;
	-webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
	box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);*/
}
.contact-form-wrap .contact-form-group {
	position: relative;
	margin-bottom: 30px;
	min-height: 57px;
}
.contact-form-wrap .contact-form-group > i {
	left: 14px;
	top: 14px;
	width: 32px;
	height: 32px;
	position: absolute;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	display: inline-block;
	pointer-events: none;
	color: #fff;
	background: #79031D;
	font-size: 12px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}
.contact-form-wrap .contact-form-group .form-control {
	height: 60px;
	color: #000;
	outline: none;
	padding: 0 60px;
	font-size: 15px;
	border: none;
	border-radius: 5px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15);
	box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15);
}
@media screen and (max-width: 576px) {
	.contact-form-wrap .contact-form-group .form-control {
    font-size: 14px;
	}
}
.contact-form-wrap .contact-form-group .form-control:focus {
	outline: none;
	border: none;
	color: #000;
	-webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
			box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
}
.contact-form-wrap .contact-form-group #txtInput {
	padding-left: 90px;
}
.contact-form-wrap .contact-form-group #txtCaptchaSpan {
	position: absolute;
	top: 50%;
	height: 60px;
	padding-left: 14px;
	padding-right: 14px;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	background: #34393b;
	color: #fff;
	border-radius: 5px 0 0 5px;
}
.contact-form-wrap .contact-form-group textarea.form-control {
	height: auto;
	padding-top: 20px;
}
.contact-form-wrap .empty-form span, .contact-form-wrap .email-invalid span, 
.contact-form-wrap .phone-invalid span, 
.contact-form-wrap .terms-alert span, 
.contact-form-wrap .subject-alert span, 
.contact-form-wrap .security-alert span {
	display: block;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 5px;
	color: #721c24;
	background: rgba(242, 116, 116, 0.2);
}
#error_message {
	margin-top: 30px;
	display: block;
	padding: 20px;
	border-radius: 5px;
	word-break: break-word;
	background: rgba(242, 116, 116, 0.2);
	color: #721c24;
}
.custom-modal .modal-header {
	text-align: center;
	padding: 20px;
}
.custom-modal .modal-header h5, .custom-modal .modal-header button {
	color: #fff;
}
.custom-modal .modal-header.danger {
	background: #f27474;
	color: #fff;
}
.custom-modal .modal-header.success {
	background: #0ac083;
	color: #fff;
}
.custom-modal .modal-header.terms {
	background: #07f;
	color: #fff;
}
.custom-modal .modal-body {
	padding: 20px;
}
.custom-modal .modal-body .form-popup-inner {
	text-align: center;
}
.custom-modal .modal-body .form-popup-inner .form-icon {
	margin-bottom: 30px;
}
.custom-modal .modal-body .form-popup-inner .form-icon svg {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.custom-modal .modal-body .form-popup-inner .form-icon.danger svg {
	fill: #f27474;
	stroke: #f27474;
	background: rgba(242, 116, 116, 0.1);
}
.custom-modal .modal-body .form-popup-inner .form-icon.success svg {
	fill: #0ac083;
	stroke: #0ac083;
	background: rgba(10, 192, 131, 0.1);
}
.custom-modal .modal-footer {
	padding: 20px;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
       ustify-content: center;
}
.path {
	stroke-dasharray: 1000;
	stroke-dashoffset: 0;
}
.path.circle {
	-webkit-animation: dash 0.9s ease-in-out;
			animation: dash 0.9s ease-in-out;
}
.path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
          animation: dash 0.9s 0.35s ease-in-out forwards;
}
.path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dashCheck 0.9s 0.35s ease-in-out forwards;
          animation: dashCheck 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dashCheck {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dashCheck {
	0% {
    stroke-dashoffset: -100;
	}
	100% {
    stroke-dashoffset: 900;
	}
}
.custom-control {
	padding: 0;
}
.custom-control .custom-control-input {
	position: relative;
}
.custom-control span {
	vertical-align: middle;
	margin-left: 14px;
	color: #000;
}
.custom-control span a {
	color: #0ac083;
}
@media screen and (max-width: 576px) {
	.custom-control span {
	font-size: 14px;
	}
}
.custom-control .custom-control-label {
	margin-left: 0;
	width: 32px;
	height: 32px;
	outline: none;
	text-align: center;
	line-height: 32px;
}
.custom-control .custom-control-label::before {
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	cursor: pointer;
	text-align: center;
	line-height: 32px;
	position: absolute;
	border: none !important;
	pointer-events: initial;
	border-radius: 50% !important;
	display: inline-block;
	color: #0ac083;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: rgba(10, 192, 131, 0.2);
	font-size: 12px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}
.custom-control-input:checked ~ .custom-control-label::before,
.custom-control-label:active::before,
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	border: none;
	content: "\f00c";
	color: #0ac083;
	background: rgba(10, 192, 131, 0.2);
}
.custom-control-label::after {
	display: none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
	border: none;
}
.form-validate-icons {
	top: 0;
	right: 14px;
	height: 60px;
	position: absolute;
	line-height: 60px;
}
.form-validate-icons span {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.form-validate-icons span:before {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}
.form-validate-icons span.error {
	opacity: 1;
	visibility: visible;
}
.form-validate-icons span.error:before {
	content: "\f00d";
	color: #f27474;
	background: rgba(242, 116, 116, 0.2);
}
.form-validate-icons span.success {
	opacity: 1;
	visibility: visible;
}
.form-validate-icons span.success:before {
	content: "\f00c";
	color: #0ac083;
	background: rgba(10, 192, 131, 0.2);
}
.custom-select-wrapper {
	position: relative;
}
.custom-select-wrapper select, .custom-select-wrapper .select-hide {
	display: none;
}
.custom-select-wrapper .select-selected {
	border-radius: 5px;
	outline: none;
	padding: 18px 60px;
	font-size: 15px;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: #fff;
	color: #677294 !important;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15);
		  box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15);
}
.custom-select-wrapper .select-selected:focus {
	outline: none;
	border: none;
	-webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
	box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
}
.custom-select-wrapper .select-selected:after {
	right: 14px;
	top: 14px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	content: "\f078";
	position: absolute;
	pointer-events: none;
	display: inline-block;
	color: #888888;
	background: rgba(187, 187, 187, 0.3);
	font-size: 14px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}
.custom-select-wrapper .select-selected.select-arrow-active:after {
	content: "\f077";
}
.custom-select-wrapper .select-items {
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	margin-top: 10px;
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
	box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
}
.custom-select-wrapper .select-items .same-as-selected {
	background-color: #0ac083;
	border-bottom-color: #0ac083;
	color: #fff !important;
}
.custom-select-wrapper .select-items .same-as-selected:after {
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
}
.custom-select-wrapper .select-items div {
	color: #000;
	outline: none;
	width: 100%;
	display: block;
	padding: 18px 60px;
	font-size: 15px;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 576px) {
	.custom-select-wrapper .select-items div {
    font-size: 14px;
	}
}
.custom-select-wrapper .select-items div:focus {
	outline: none;
	border: none;
	-webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
	box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
}
.custom-select-wrapper .select-items div:last-child {
	border-bottom: 0;
}
.custom-select-wrapper .select-items div:after {
	content: "\f036";
	left: 14px;
	top: 14px;
	width: 32px;
	height: 32px;
	z-index: 14;
	position: absolute;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	display: inline-block;
	color: #0ac083;
	background: rgba(10, 192, 131, 0.2);
	font-size: 12px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}
.custom-select-wrapper .select-items div:hover {
	background-color: #0ac083;
	border-bottom-color: #0ac083;
	color: #fff;
}
.custom-select-wrapper .select-items div:hover:after {
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
}


/******************************************************************************
	FOOTER
*******************************************************************************/
#footer .copyright {
	position:relative;
}
#footer .copyright {
	background: #000000;
	border-top: 1px solid #000000;
	line-height: 24px;
	padding: 31px 0 30px;
}
#footer .copyright, 
#footer .copyright a {
	color:#CCCCCC;
}
#footer .copyright a:hover {
	color:#f1f1f1; 
}

/******************************************************************************
	TO TOP
*******************************************************************************/
#back-to-top {
    position: fixed;
    width: 50px;
	height: 50px;
	bottom: 60px;
	right: 20px;
    z-index: 9999;   
    cursor: pointer;
    background-image: url(../img/back-to-top.png);
	background-repeat: no-repeat;
	background-position: 50% 48%;
	background-color:rgba(123, 123, 123, 0.65);	
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	transition: all 250ms linear;
    opacity: 0;
}
#back-to-top:hover {
	background-color: #879095;
	opacity: 0.9;
}
#back-to-top.show {
    opacity: 1;
}



/******************************************************************************
	RESPONSIVE
*******************************************************************************/
@media (min-width: 992px) and (max-width: 1200px) {
	.vh {
	height: 94vh;
	}
	.logo {
	margin-top: 7px;
	}
	.testimonials-grids .grid {
	width: calc(50% - 30px);
	float: left;
	margin: 0 15px 30px;
	border: 1px solid #dde2e8;
	padding: 40px 45px;
	}
	.testimonials-grids .title h3 {
	font-size: 22px;
	}
	.testimonials-grids .title span {
	font-size: 13px;
	}
	.testimonials-grids .details p {
	font-size: 15px;
	}
	.testimonials-grids .details p:before {
	width: 42px;
	height: 30px;
	}
	.testimonials-two .testimonials-grids .title h3 {
	font-size: 20px;
	}
	.testimonials-two .testimonials-grids .title span {
	font-size: 13px;
	}
	.testimonials-two .testimonials-grids .details p {
	font-size: 14px;
	}
	.testimonials-two .testimonials-grids .details p:before {
	width: 38px;
	height: 25px;
	}
	.testimonials-two .testimonials-grids .details h4 {
	font-size: 16px;
	}
	.testimonials-two .testimonials-grids .details h4 span {
	font-size: 12px;
	}
}

@media (min-width: 1400px) {
	.section-parallax.home,
	.section-parallax.cuisine,
	.section-parallax.dressing,
	.section-parallax.sdb {
	min-height:760px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
	.parallax-top-page.parallax {
    background: url(../img/background/top-page.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	}
	.parallax-top-page .parallax-content {
	padding:100px 0 40px;
	}
}
@media (max-width: 1399px) {
	.nav-barger-25 .burger {
	top: 15px;
	}
	.rdv-nav-25 {
	/*top: 20px;*/
	top:6px;
	right: 10px;
	}
	
	.button-rdv a {
	font-size: 14px;
	line-height: 30px;
	padding: 0 23px 0 45px;
	}
	/*.button-rdv a {
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px 0 30px;
	}*/
	.btn-style2 a > span {
	left: 10px;
	}
	.btn-style2 a i {
	margin-top: 8px;
	font-size: 18px;
	}
	.section-parallax.home,
	.section-parallax.cuisine,
	.section-parallax.dressing,
	.section-parallax.sdb {
	min-height:300px;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	}
	.parallax-top-page.parallax {
    background: url(../img/background/bg_home.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	}
	.section-parallax .parallax-content {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	}
}

@media (max-width: 991px) {
	.header-logo > img {
	max-width: 25%;
	margin-top: 15px;
	}
	.section-parallax .parallax-content h1.heading-inner {
	font-size:36px;
	}
	.cta {
    padding: 50px 0 60px;
    }
    .cta .align-row-spacebetween {
	text-align: center;
	display: block;
    }
    .cta .cta-content .content-txt {
	max-width: 100%;
    }
    .cta .cta-content .cta-button {
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	min-width: 200px;
	margin-top: 30px;
    }
    .cta3 .cta-content .cta-button {
	line-height: 46px;
    }
}

@media (max-width: 767px) {
	.order-first,
	.text.order-first {
    -ms-flex-order: 13;
    order: 13;
	}
	.visible-xs-block{
	display:block;
	}
	.logo {
    margin-top: -8px;
	}
	.list-unstyled {
	padding-left: 23px;
	}
	.section-parallax.home,
	.section-parallax.cuisine,
	.section-parallax.dressing,
	.section-parallax.sdb {
	min-height:350px;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	}
	.cta .cta-content .cta-button {
	font-size: 15px;
	height: 45px;
	line-height: 45px;
	min-width: 170px;
    }
    .cta .cta-content .content-txt p {
	font-size: 16px;
	line-height: 27px;
    }
    .cta3 .cta-content .cta-button {
	line-height: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.visible-xs-block{
	display:block;
	}
}

@media (max-width: 576px) {
	.container {
    max-width: 400px;
	}
	.order-last {
    -ms-flex-order: -1;
    order: -1;
	}
	.header-logo > img {
	max-width:55%;
	margin-top: 15px;
	}
	
	nav ul.main {
	padding-left: 0;
	}
	nav ul.main li a {
	font-size: 1rem;
	}
	.section-parallax.home,
	.section-parallax.cuisine,
	.section-parallax.dressing,
	.section-parallax.sdb {
	min-height:250px;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	}
	.section-parallax .parallax-content {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-60%);
	}
	.parallax-content h1.heading-inner {
	font-size:36px;
	}
	.shape {
	bottom: -4px;
	}
}

