/*
 *
 *		PAGES-STYLE.CSS
 *
 *	+ PAGE WRAPPER
 *	+ HEADER
 *	 - LOGO
 *	 - MENU
 *	 - MOBILE MENU
 *	 - SEARCH
 *	 - LOGIN
 *	 - STICKY
 *	+ PAGE CONTENT
 *	 - PAGE HEADER
 *	+ FOOTER
 *	 - FOOTER TOP
 *	 - FOOTER MIDDLE
 *	 - FOOTER BOTTOM
 *  + PAGES
 *	 - HOME
 *	 - ABOUT
 *	 - SERVICES
 *	 - PORTFOLIO
 *	 - BLOG
 *	 - CONTACT
 *	 - SHORTCODES
 */
/***********************************************************************************
 *	+ OLAKALA
 ***********************************************************************************/

.score_content {
	width: 200px;
	height: 320px;
	overflow: hidden;
	cursor: pointer;
}

#score {
	width: 100%;
	margin: 0;
}


#reviews .api_v3 .olakala-widget.verbatims .verbatim .row{
	margin: 0;
}

.clone-content {
	margin-bottom: 20px;
	position: relative;
	height: 172px;
}


.clone-content iframe {
	border: none;
	height: inherit;
}





/* ***********************************************************************************/



.p-0{
	padding: 0;
}


#menu a:focus, a:hover {
	text-decoration: none;
}


.resa-olakala{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.ola {
	/*position: absolute;*/
	/*z-index: 99;*/
	/*right: 200px;*/
	/*bottom: 180px;*/
	position: fixed;
    z-index: 99;
    /* right: 200px; */
    /* bottom: 359px; */
    left: 2%;
    bottom: 35%;
}

/***********************************************************************************
 *	+ PAGE WRAPPER
 ***********************************************************************************/
.margTop50{
	 margin-top:50px;}
 	#main-container {
	overflow: hidden;
	background-color: #fff;
}
.boxed #main-container {
	margin: 20px;
}
.boxed.header-style-3 #header {
	top: 40px;
}
.boxed.header-style-3 #header-sticky {
	left: 20px;
	right: 20px;
	width: auto;
}
 @media (min-width: 1200px) {
 .boxed #main-container {
 margin: 50px;
}
 .boxed.header-style-3 #header {
 top: 70px;
}
 .boxed.header-style-3 #header-sticky {
 left: 50px;
 right: 50px;
}
}
 @media (max-width: 991px) {
 .boxed #main-container {
 margin: 0;
}
 .boxed.header-style-3 #header {
 top: 0;
}
}
/***********************************************************************************
 *	+ HEADER
 ***********************************************************************************/
 	
	#header-container { 
	margin-bottom: 100px;
	position: relative;
}
.header-container-restaurant {
	margin-bottom: 0px !important;
}
 #header-container [class^="col-"] {
 min-height: 0;
}
#header {
	position: relative;
	z-index: 30;
}
 #header [class^="col-"] {
 position: static;
}
#header .container,  #header .container-fluid {
	position: relative;
}
header .scroll-down-link {
	border: 1px solid #fff;
	border-radius: 50%;
	bottom: 75px;
	color: #fff;
	font-size: 17px;
	height: 50px;
	left: 50%;
	line-height: 50px;
	margin: 0 0 0 -25px;
	position: absolute;
	text-align: center;
	width: 50px;
	z-index: 100;
	transition: all 0.3s;
}
header .scroll-down-link:hover {
	background: #632424;
	border-color: #632424;
	-webkit-transform: translate(0, 10px);
	transform: translate(0, 10px);
}
header .scroll-down-link:hover:before {
	content: "cliquez";
	position: absolute;
	top: -41px;
	right: -10px;
	text-transform: uppercase;
	font-weight: 100;
	width: 70px;
}
/* HEADER STYLE 1 */
	.header-style-1 #header {
	position: absolute;
	top: 20px;
	left: -30px;
	right: -30px;
	padding: 0 30px;
	background-color: #fff;
}
.header-style-1 #page-header {
	padding-top: 175px;
}
.header-style-1 #header-sticky .row {
	width: 1000px;
	margin: 0 auto;
}
/* HEADER STYLE 2 */
	.header-style-2 #header {
		background: #48423d;
}
/* HEADER STYLE 3 */
	.header-style-3 #header {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
}
.header-style-3 #page-header {
	padding-top: 175px;
}
.header-style-3 .menu > li > a {
	color: #fff;
}
.header-style-3 .menu li a:hover,  .header-style-3 .menu li.active > a,  .header-style-3 .menu li.sfHover > a {
	background-color: transparent;
}
.header-style-3 .menu li.login > a:hover {
	background-color: #48423d;
}
.header-style-3 #header-sticky {
	background-color: #48423d;
}
/* HEADER STYLE 4 */
	.header-style-4 #header-container {
	padding: 20px 20px 0 20px;
}
.header-style-4 #header {
	border-bottom: 1px solid #d7d7d7;
	margin: 0 -20px;
}
/* HEADER STYLE 5 */
	.header-style-5 #header {
	padding: 0 30px;
	margin: 0 -30px;
	background-color: #fff;
}
.header-style-5 #page-header,  .header-style-5 .rev_slider_wrapper {
	margin-top: -41px;
}
.header-style-5 #page-header {
	padding-top: 115px;
}
.header-style-5 #header-sticky .row {
	width: 970px;
	margin: 0 auto;
}
/* HEADER STYLE 6 */
	.header-style-6 #logo {
	text-align: center;
}
.header-style-6 .menu {
	float: none;
	text-align: center;
}
.header-style-6 .menu > li {
	float: none;
	display: inline-block;
	margin-right: -4px;
	text-align: left;
}
.header-style-6 .menu li a:hover,  .header-style-6 .menu li.active > a,  .header-style-6 .menu li.sfHover > a {
	background-color: transparent;
	color: #48423d;
}
.header-style-6 .menu li.search {
	float: right;
}
.header-style-6 #header-sticky #logo {
	display: none;
}
/* HEADER STYLE 7 */
	.header-style-7 #header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.header-style-7 #logo {
	text-align: center;
}
.header-style-7 .menu {
	float: none;
	text-align: center;
}
.header-style-7 .menu > li {
	float: none;
	display: inline-block;
	margin-right: -4px;
	text-align: left;
}
.header-style-7 .menu > li > a {
	color: #fff;
}
.header-style-7 .menu li a:hover,  .header-style-7 .menu li.active > a,  .header-style-7 .menu li.sfHover > a {
	background-color: transparent;
}
.header-style-7 .menu li.search {
	float: right;
}
.header-style-7 #page-header {
	padding-top: 220px;
}
.header-style-7 #header-sticky {
	background-color: #48423d;
}
.header-style-7 #header-sticky #logo {
	display: none;
}
/* HEADER STYLE 8 */
	.header-style-8 #header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(25, 1, 9, 0.78);
}
.header-style-8 #logo {
	text-align: center;
}
.header-style-8 .menu {
	float: none;
	text-align: center;
}
.header-style-8 .menu > li {
	float: none;
	display: inline-block;
	margin-right: -4px;
	text-align: left;
}
.header-style-8 .menu > li > a {
	color: #fff;
}
.header-style-8 .menu li a:hover,  .header-style-8 .menu li.active > a,  .header-style-8 .menu li.sfHover > a {
	background-color: transparent;
}
.header-style-8 .menu li.search {
	float: right;
}
.header-style-8 .menu li.search a {
	color: #fff;
}
.header-style-8 #page-header {
	padding-top: 235px;
}
.header-style-8 #header-sticky {
	background-color: #48423d;
}
.header-style-8 #header-sticky #logo {
	display: none;
}
/* HEADER STYLE 9 */
	.header-style-9 #header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #0f1519;
}
.header-style-9 #logo {
	float: left;
	padding: 27px 25px 27px 10px;
}
.header-style-9 .menu {
	position: relative;
	float: none;
}
.header-style-9 .menu > li {
	width: 12.5%;
}
.header-style-9 .menu > li > a {
	border-right: 1px solid #838383;
	margin-right: 0;
	color: #fff;
	text-align: center;
}
.header-style-9 .menu > li:last-child > a {
	border-right: none;
}
.header-style-9 .menu > li:first-child > a {
	border-left: 1px solid #838383;
}
.header-style-9 .menu li.search {
	float: right;
}
.header-style-9 #page-header {
	padding-top: 155px;
}
.header-style-9 #header-sticky {
	background-color: #0f1519;
}
/* HEADER STYLE 10 */
	.header-style-10 #header {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	padding: 0 20px;
}
.header-style-10 #page-header {
	padding-top: 175px;
}
.header-style-10 .menu > li > a {
	color: #fff;
}
.header-style-10 .menu li a:hover,  .header-style-10 .menu li.active > a,  .header-style-10 .menu li.sfHover > a {
	background-color: transparent;
}
.header-style-10 #header-sticky {
	padding: 0 20px;
	background-color: #48423d;
}
/* HEADER STYLE 11 */
	.header-style-11 #header {
	position: absolute;
	z-index: 8020;
	top: 20px;
	left: 0;
	right: 0;
}
.header-style-11 #header-sticky {
	background-color: #48423d;
}
.header-style-11 #header-sticky .menu-slide-container {
	display: none;
}
.header-style-11 #page-header {
	padding-top: 175px;
}
/* HEADER STYLE 12 */
	.header-style-12 #header-container {
	padding: 20px 20px 0 20px;
}
.header-style-12 #header {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	padding: 0 20px;
}
.header-style-12 .menu > li > a {
	color: #fff;
}
.header-style-12 .menu li a:hover,  .header-style-12 .menu li.active > a,  .header-style-12 .menu li.sfHover > a {
	background-color: transparent;
}
.header-style-12 #header-sticky {
	background-color: #48423d;
	padding: 0 40px;
}
.header-style-12 #page-header {
	padding-top: 175px;
}
 @media (min-width: 1200px) {
 .header-style-1 #header-sticky .row {
 position: relative;
 width: 1200px;
}
 .header-style-4 #header-container {
 padding: 50px 50px 0 50px;
}
 .header-style-4 #header {
 margin: 0 -50px;
}
 .header-style-5 #header-sticky .row {
 position: relative;
 width: 1170px;
}
 .header-style-9 #logo {
 padding: 27px 40px 27px 25px;
}
 .header-style-10 #header [class^="col-"],  .header-style-10 #header-sticky [class^="col-"] {
 position: relative;
}
 .header-style-10 #header,  .header-style-10 #header-sticky {
 padding: 0 30px;
}
 .header-style-12 #header-container {
 padding: 50px 50px 0 50px;
}
 .header-style-12 #header {
 position: absolute;
 top: 50px;
 left: 50px;
 right: 50px;
 padding: 0 50px;
}
 .header-style-12 #header [class^="col-"],  .header-style-12 #header-sticky [class^="col-"] {
 position: relative;
}
 .header-style-12 #header-sticky {
 padding: 0 100px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .header-style-1 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
}
 .header-style-1 #page-header {
 padding-top: 70px;
}
 .header-style-1 #mobile-menu {
 margin-left: -25px;
 margin-right: -25px;
}
 .header-style-3 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-3 #page-header {
 padding-top: 70px;
}
 .header-style-4 #header-container {
 padding: 0;
}
 .header-style-4 #header {
 margin: 0;
}
 .header-style-5 #page-header,  .header-style-5 .rev_slider_wrapper {
 margin-top: 0;
}
 .header-style-5 #page-header {
 padding-top: 70px;
}
 .header-style-5 #mobile-menu {
 margin-left: -25px;
 margin-right: -25px;
}
 .header-style-6 #logo {
 text-align: left;
}
 .header-style-6 #mobile-menu-button {
 position: absolute;
 top: -64px;
 right: 15px;
 margin-top: 0;
}
 .header-style-7 #header {
 position: relative;
 background-color: #48423d;
}
 .header-style-7 #logo {
 text-align: left;
}
 .header-style-7 #mobile-menu-button {
 position: absolute;
 top: -64px;
 right: 15px;
 margin-top: 0;
}
 .header-style-7 #page-header {
 padding-top: 70px;
}
 .header-style-8 #header {
 position: relative;
 background-color: #48423d;
}
 .header-style-8 #logo {
 text-align: left;
}
 .header-style-8 #mobile-menu-button {
 position: absolute;
 top: -64px;
 right: 15px;
 margin-top: 0;
}
 .header-style-8 #page-header {
 padding-top: 70px;
}
 .header-style-9 #header {
 position: relative;
}
 .header-style-10 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-10 #page-header {
 padding-top: 70px;
}
 .header-style-12 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-12 #page-header {
 padding-top: 70px;
}
}
 @media (max-width: 767px) {
 .header-style-1 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
}
 .header-style-1 #page-header {
 padding-top: 70px;
}
 .header-style-1 #mobile-menu-button {
 right: 0;
}
 .header-style-1 #mobile-menu {
 margin-left: -15px;
 margin-right: -15px;
}
 .header-style-3 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-3 #page-header {
 padding-top: 70px;
}
 .header-style-4 #header-container {
 padding: 0;
}
 .header-style-4 #header {
 margin: 0;
}
 .header-style-5 #page-header,  .header-style-5 .rev_slider_wrapper {
 margin-top: 0;
}
 .header-style-5 #page-header {
 padding-top: 70px;
}
 .header-style-5 #mobile-menu-button {
 right: 30px;
}
 .header-style-5 #mobile-menu {
 margin-left: -15px;
 margin-right: -15px;
}
 .header-style-6 #logo {
 text-align: left;
}
 .header-style-6 #mobile-menu-button {
 top: -64px;
}
 .header-style-7 #header {
 position: relative;
 background-color: #48423d;
}
 .header-style-7 #logo {
 text-align: left;
}
 .header-style-7 #mobile-menu-button {
 top: -64px;
}
 .header-style-7 #page-header {
 padding-top: 70px;
}
 .header-style-8 #header {
 position: relative;
 background-color: #48423d;
}
 .header-style-8 #logo {
 text-align: left;
}
 .header-style-8 #mobile-menu-button {
 top: -64px;
}
 .header-style-8 #page-header {
 padding-top: 70px;
}
 .header-style-9 #header {
 position: relative;
}
 .header-style-10 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-10 #page-header {
 padding-top: 70px;
}
 .header-style-11 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-12 #header-container {
 padding: 0;
}
 .header-style-12 #header {
 position: relative;
 top: 0;
 left: 0;
 right: 0;
 padding: 0;
 background-color: #48423d;
}
 .header-style-12 #page-header {
 padding-top: 70px;
}
 #header-container {
    margin-bottom: 10px !important;
}
h1{font-size:40px;}
h2 {
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 0;
}
.full-section {
	margin-bottom:10px;}
	
.widget-title {
    margin-top: 50px;
}
#allergenes {
  font-size: 12px;
  line-height: 13px;
}
#allergenes h1 {
  font-size: 20px;
  line-height: 20px;
  margin-top: 14px;
}
#allergenes 	.full-section {
		padding:0;
	}
}
/***********************************************************************************
 *	- LOGO
 ***********************************************************************************/

#logo {
	max-width: 100%;
	padding: 12px 0 6px;
}
#logo img {
	margin-left: 82px;
}
#logo a {
	display: block;
	text-align: left;
}
#logo::before {
	content: " ";
	background: url('https://www.la-commanderie.com/images/LOGO-LOGIS-HR.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 75px;
	position: absolute;
	background-size: 75px auto;
}
#logo p {
	color: #fff;
	padding: 0 0 0 92px;
	font-size: 19px;
	font-weight: 500;
	margin: 0;
}

#logo a.tel {
	display: block;
	font-weight: 800;
	color: #ffffff;
	font-size: 24px;
	font-style: italic;
}
#logo a.tel:hover, #logo a.tel:focus{
	color: #ffffff;
	text-decoration: none;
}
 

.social-media.social-head {
	position: absolute;
	right: 15px;
	top: 73px;
	/* width: 210px; */
}
.social-media.social-head i {
	color: #FFF;
	margin-right: 20px;
}
 @media (max-width: 767px) {
	 #logo {
	 margin-right: 60px;
	}
	#logo::before {
		height: 100px;
		width: 45px;
		background-size: 45px auto;
	}
	#logo img {
	margin-left: 52px;
	}
	#logo a.tel{
		text-align: right;
		font-size: 22px;
	}
	#logo p {
		text-align: right;
		padding: 0 19px 0 0;
		font-size: 17px;
	}
}
 
/***********************************************************************************
 *	- MENU
 ***********************************************************************************/
 	.divider {
	border-top: 1px solid #DDDDDD;
	margin: 25px 0;
}
/* MENU CLASSIC */
 	.menu,  .menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu {
	float: right;
}
.menu > li {
	float: left;
}
.menu li a {
	display: inline-block;
	padding: 0 20px;
	margin: 13px 0;
	color: #FFF;
	font-size: 18px;
	line-height: 26px;
	transition: all 0.3s;
	font-family: "Playfair Display", serif;
}
.menu > li > a {
	position: relative;
	z-index: 1;
	display: block;
	padding: 28px 20px;
	margin: 0;
	margin-right: 1px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	letter-spacing: 0.2px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.menu > li:last-child > a {
	margin-right: 0;
}
.menu > li > a:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	color: #632424;
	font: 42px/40px "Playfair Display", serif;
	text-align: center;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0.3s;
}
.menu li.dropdown ul {
	position: absolute;
	z-index: 2000;
	top: 100%;
	left: 0;
	display: none;
	width: 185px;
	border-top: 3px solid #632424;
	background-color: #fff;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
	padding-bottom: 8px;
}
.menu li.dropdown ul li a {
	display: block;
	position: relative;
	color: #8a2020;
	font-size: 1.5rem;
	border-bottom: 1px solid #e8e2dc;
	margin: 0 8px;
	padding: 5px;
}
/*.menu li.dropdown ul li a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	border-left: 5px solid #632424;
	opacity: 0;
	content: "";
	transition: all 0.3s;
}*/
.menu li.dropdown ul ul {
	top: -16px;
	left: 100%;
}
.menu li.dropdown:hover > ul {
	display: block;
}
.menu li.megamenu .megamenu-container {
	position: absolute;
	z-index: 2000;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	border-top: 3px solid #632424;
	background-color: #fff;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}



.menu li.dropdown a {
	padding-right: 18px !important;
	padding-left: 8px;
}
.menu li.dropdown::after {
	content: "\f107";
	position: absolute;
	top: 7px;
	right: 4px;
	font-family: fontawesome;
	color: #fff;
	z-index: 99;
}

.megamenu-container .section {
	float: left;
	width: 25%;
}
.megamenu-container.col-2 .section {
	width: 50%;
}
.megamenu-container.col-3 .section {
	width: 33.33333333%;
}
.megamenu-container.col-4 .section {
	width: 25%;
}
.megamenu-container.col-5 .section {
	width: 20%;
}
.menu li.megamenu ul li a {
	position: relative;
	display: block;
}
.menu li.megamenu ul li a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	border-left: 5px solid #632424;
	opacity: 0;
	content: "";
	transition: all 0.3s;
}
.menu li.megamenu:hover > .megamenu-container {
	display: block;
}
.sf-arrows .sf-with-ul:after {
	position: absolute;
	top: 50%;
	display: none;
	right: 10px;
	font-family: "FontAwesome";
	content: "\f107";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sf-arrows > li:hover > .sf-with-ul:after {
}
.sf-arrows ul .sf-with-ul:after {
	right: 15px;
	display: block;
	content: "\f105";
}
.sf-arrows ul li:hover > .sf-with-ul:after {
}
.menu li a:hover,  .menu li.active > a,  .menu li.sfHover > a {
	background-color: #48423d;
	color: #fff;
	text-decoration: none;
}

.menu li.active > a {
	background-color: #632424;
	color: #fff;
	text-decoration: none;
}

.menu ul li > a:hover,  .menu ul li.sfHover > a {
	background-color: transparent;
	color: #632424;
}
.menu li.dropdown ul li a:hover:before,  .menu li.dropdown ul li.sfHover > a:before,  .menu li.megamenu ul li a:hover:before {
	opacity: 1;
}
.menu > li > a:hover:before,  .menu li.active > a:before,  .menu li.sfHover > a:before {
	top: 45%;
	opacity: 1;
}

@media (max-width: 1199px) {
	 #logo {
	 margin-right: 58px;
	}
	#logo::before {
		height: 100px;
		width: 45px;
		background-size: 45px auto;
	}
	#logo img {
	margin-left: 52px;
	}
	#logo a.tel{
		text-align: right;
		font-size: 22px;
	}
	#logo p {
		text-align: right;
		padding: 0 19px 0 0;
		font-size: 17px;
	}
	.menu > li > a {
		padding: 18px 14px;
		font-size: 14px;
		line-height: 1;
		font-weight: 500;
		letter-spacing: 0.2px;
	}
}

.menu li.dropdown ul li a:hover {
	background: #48423d;
	color: #fff;
}

/* MENU SLIDE */
	
	
	/* DAVID nav Button */
	
	
	/* Icon  */
	
	 .menu-button {
	position: absolute;
	top: 48px;
	right: 15px;
	width: 40px;
	height: 35px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
 transition: .5s ease-in-out;
	cursor: pointer;
}
 .menu-button.open::before, .menu-button.open:hover, .menu-button.open:focus {
 content: "FERMER";
 color: #FFF;
 margin-left: -65px;
 text-decoration: none;
transition: .25s ease-in-out;
}
.menu-button::before, .menu-button:hover, .menu-button:focus {
 content: "MENU";
 color: #FFF;
 margin-left: -65px;
 text-decoration: none;
transition: .25s ease-in-out;
}
.menu-button span {
	display: block;
	position: absolute;
	height:2px;
	width: 100%;
	background: #ffffff;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
 transition: .25s ease-in-out;
}
	
	
	/* Icon  */
	
	.menu-button span:nth-child(1) {
 top: 0px;
}
 .menu-button span:nth-child(2), .menu-button span:nth-child(3) {
 top: 9px;
}
 .menu-button span:nth-child(4) {
 top: 18px;
}
 .menu-button.open span:nth-child(1) {
 top: 9px;
 width: 0%;
 left: 50%;
}
 .menu-button.open span:nth-child(2) {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
 .menu-button.open span:nth-child(3) {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
 .menu-button.open span:nth-child(4) {
 top: 9px;
 width: 0%;
 left: 50%;
}
.menu-slide-container {
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: -230px;
	width: 230px;
	/*height: 700px;*/
		height: 100%;
	overflow-y: auto;
	padding: 40px 15px 40px 40px;
	background-color: #F7F7F7;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0.3s;
}
.menu-slide-container.menu-open {
	left: 0;
}
.menu-slide-container #logo {
	margin-bottom: 45px;
}
.menu-slide,  .menu-slide ul {
	margin: 0;
	list-style: none;
}
.menu-slide ul {
	margin-left: 10px;
}
.menu-slide li a {
	font-family: "Playfair Display", serif;
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	color: #48423d;
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
	transition: all 0.3s;
}
.menu-slide > li > a {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}
.menu-slide > li:last-child > a {
	margin-bottom: 0;
	padding-left: 12px;
}
.menu-slide li.dropdown > a:after,  .menu-slide li.megamenu > a:after {
	position: absolute;
	top: 50%;
	right: -20px;
	font-family: "FontAwesome";
	content: "\f107";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.menu-slide li.dropdown > a.open:after,  .menu-slide li.megamenu > a.open:after {
	content: "\f106";
}
.menu-slide li.dropdown ul,  .menu-slide li.megamenu .megamenu-container {
	display: none;
}
.menu-slide li.megamenu .megamenu-container .section {
	float: none;
	width: 100%;
}
.menu-slide li a:hover,  .menu-slide li.active > a {
	color: #C53232;
}
 @media (min-width: 1200px) {
	.menu > li > a {
		padding: 4px 12px;
	}
	.menu > li {
	margin: 20px 0 0 0;
	border-bottom: 1px solid;
	border-top: 1px solid;
	}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .menu {
 display: none;
}
}
 @media (max-width: 767px) {
 #logo a {
 max-width: 100%;
}
.menu-button {
 top: 34px;
}
 .menu {
 display: none;
}
 .menu-slide-container {
 top: 0;
 height: 100%;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 .menu-slide-container #logo {
 margin-bottom: 20px;
}
 .menu-button.open::before, .menu-button.open:hover, .menu-button.open:focus {
 content: "";
 color: #FFF;
 margin-left: unset;
 text-decoration: none;
transition: .25s ease-in-out;
}
.menu-button::before, .menu-button:hover, .menu-button:focus {
 content: "";
 color: #FFF;
 margin-left: unset;
 text-decoration: none;
transition: .25s ease-in-out;
}
}
/***********************************************************************************
 *	- MOBILE MENU
 ***********************************************************************************/	
	
	#mobile-menu-button {
	float: right;
	display: none;
	width: 50px;
	height: 48px;
	border-radius: 5px;
	background-color: #632424;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}
#mobile-menu,  #mobile-menu ul {
	list-style: none;
	display: none;
	margin: 0;
	background-color: #632424;
}
#mobile-menu {
	border-bottom: 1px solid #fff;
}
#mobile-menu li a {
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
#mobile-menu > li > a {
	font-size: 15px;
	font-weight: 500;
}
#mobile-menu ul a {
	padding-left: 40px;
}
#mobile-menu ul ul a {
	padding-left: 60px;
}
#mobile-menu .megamenu-container {
	display: none;
	margin-left: 0;
}
#mobile-menu .megamenu-container .section {
	float: none;
	width: 100%;
	margin-bottom: -1px;
	padding: 0 20px 20px 20px;
}
#mobile-menu .megamenu-container .section ul {
	display: block;
	margin: 0 -25px -20px;
}
#mobile-menu .megamenu-container .section ul a {
	padding-left: 40px;
}
#mobile-menu .megamenu-container .section > ul li a:before {
	display: none;
}
#mobile-menu .megamenu-container .section ul li:last-child a {
	border-bottom: 1px solid #fff;
}
#mobile-menu li.dropdown > a,  #mobile-menu li.megamenu > a {
	position: relative;
}
#mobile-menu li.dropdown > a:after,  #mobile-menu li.megamenu > a:after {
	position: absolute;
	top: 50%;
	right: 20px;
	font-family: "FontAwesome";
	font-size: 15px;
	content: "\f107";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#mobile-menu li.dropdown > a.open:after,  #mobile-menu li.megamenu > a.open:after {
	content: "\f106";
}
 @media (min-width: 768px) and (max-width: 991px) {
 #mobile-menu-button {
 display: block;
 margin-top: 17px;
}
 #mobile-menu li.login {
 border-top: 1px solid #fff;
}
 #mobile-menu li.login .btn {
 display: inline-block;
 border-top: none;
 margin: 15px 20px;
 background-color: #121212;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 1px;
 text-transform: uppercase;
}
 #mobile-menu li.search a {
 display: none;
}
}
 @media (max-width: 767px) {
	 #mobile-menu-button {
	 position: absolute;
	 top: 44px;
	 right: 15px;
	 display: block;
	}
	 #mobile-menu li.search a {
	 display: none;
	}
	 #mobile-menu li.login {
	 border-top: 1px solid #fff;
	}
	 #mobile-menu li.login .btn {
	 display: inline-block;
	 border-top: none;
	 margin: 15px 20px;
	 background-color: #121212;
	 font-size: 12px;
	 font-weight: 400;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	}
}
/***********************************************************************************
 *	- SEARCH
 ***********************************************************************************/
	
	.menu li.search {
}
.menu li.search a {
	color: #bababa;
}
.menu li.search a:hover,  .menu li.search.sfHover a {
	background-color: transparent;
	color: #632424;
}
#search-form-container {
	display: none;
}
#search-form #search {
	display: inline-block;
	width: 100%;
	height: 100px;
	padding: 10px 80px 10px 20px;
	margin: 0 auto;
	border-color: #fff;
	background-color: #fff;
	color: #48423d;
	font-size: 18px;
}
#search-submit {
	position: absolute;
	top: 50%;
	right: 10px;
	display: inline-block;
	width: 50px;
	height: 50px;
	padding: 0;
	border: none;
	margin-bottom: 0;
	background: url(../images/search-big.png) no-repeat center center;
	vertical-align: middle;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
 #search-form #search::-moz-placeholder {
 font-size: 18px;
}
 #search-form #search::-webkit-input-placeholder {
 font-size: 18px;
}
 #search-form #search:-ms-input-placeholder {
 font-size: 18px;
}
 @media (max-width: 991px) {
 #search-form-container {
 display: block !important;
}
 #search-form-container {
 position: relative;
 padding: 15px 20px;
 border-top: 1px solid #fff;
}
 #search-form #search {
 height: 50px;
 padding-right: 50px;
 font-size: 15px;
}
 #search-form #search::-moz-placeholder {
 font-size: 15px;
}
 #search-form #search::-webkit-input-placeholder {
 font-size: 15px;
}
 #search-form #search:-ms-input-placeholder {
 font-size: 15px;
}
 #search-form #search-submit {
 background-image: url(../images/search.png);
}
}
/***********************************************************************************
 *	- LOGIN
 ***********************************************************************************/
	
	.menu li.login {
	padding: 23px 0;
}
.menu li.login a {
	padding: 5px 22px;
	font-size: 12px;
	font-weight: 400;
}
.menu li.login .btn-black,  .menu li.login .btn-default {
	color: #fff;
}
#login-form-container {
	display: none;
	padding: 0 20px;
	text-align: center;
}
#login-form-container h4 {
	padding: 20px 0;
	margin: 0 -20px 40px;
	border-bottom: 1px solid #d7d7d7;
}
#login-form-container a {
	margin-right: 15px;
}
#login-form-container a:last-child {
	margin-right: 0;
}
.login-form #email,  .login-form #password {
	position: relative;
	z-index: 1;
}
.login-form .btn {
	margin-top: 10px;
}
.menu-slide li.login {
	margin-top: 60px;
	margin-bottom: 30px;
}
.menu-slide li.login a {
	padding: 5px 22px;
	font-size: 12px;
	font-weight: 400;
}
.menu-slide li.login .btn-black,  .menu-slide li.login .btn-default {
	color: #fff;
}
 @media (max-width: 767px) {
 #login-form-container h4 {
 margin-bottom: 30px;
}
 #login-form-container a {
 margin-right: 0;
}
 .login-form input {
 margin-bottom: 10px;
}
 .menu-slide li.login {
 margin-top: 30px;
}
}
	
/***********************************************************************************
 *	- STICKY
 ***********************************************************************************/
 	
	#header-sticky [class^="col-"] {
 position: static;
}
#header-sticky .container,  #header-sticky .container-fluid {
	position: relative;
}
#header-sticky {
	position: fixed;
	z-index: 8000;
	top: 0;
	right: 0;
	left: 0;
	display: none;
	width: 100%;
	margin: 0 auto;
	background-color: #48423d;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
}
 @media (min-width: 768px) and (max-width: 991px) {
 #header-sticky {
 visibility: hidden;
}
}
 @media (max-width: 767px) {
 #header-sticky {
 visibility: hidden;
}
}
/***********************************************************************************
 *	+ PAGE CONTENT
 ***********************************************************************************/
	
	#page-content {
	padding-bottom: 50px;
}
/***********************************************************************************
 *	- PAGE HEADER
 ***********************************************************************************/
 	
	#page-header {
	padding: 130px 0;
	background: #48423d no-repeat center center;
	color: #fff;
	margin-bottom: 50px;
}
#page-header p {
	font-family: "Playfair Display", serif;
	font-size: 24px;
	margin-bottom: 5px;
	letter-spacing:1px;
}
/***********************************************************************************
 *	+ FOOTER
 ***********************************************************************************/
 
 	#footer-container {
}
/***********************************************************************************
 *	- FOOTER TOP
 ***********************************************************************************/
	
	#footer-top {
	padding: 80px 0 85px;
}
#footer-top .widget:last-child {
	margin-bottom: 0;
}
#footer-top .widget-title {
	margin-bottom: 40px;
	font-weight: 400;
}
#footer-top .widget-pages ul li,  #footer-top .widget-archives ul li,  #footer-top .widget-metadata ul li,  #footer-top .widget-categories ul li {
	position: relative;
	padding-left: 20px;
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 23px;
}
#footer-top .widget-pages ul li:last-child,  #footer-top .widget-archives ul li:last-child,  #footer-top .widget-metadata ul li:last-child,  #footer-top .widget-categories ul li:last-child {
	margin-bottom: 0
}
#footer-top .widget-pages ul li:before,  #footer-top .widget-archives ul li:before,  #footer-top .widget-metadata ul li:before,  #footer-top .widget-categories ul li:before {
	position: absolute;
	top: 10px;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #632424;
	content: "";
}
#footer-top .widget-contact ul li small {
	color: #404040;
}
/* FOOTER TOP STYLE 1 */
	.footer-style-1 #footer-top {
	background-color: #131313;
	color: #a8a8a8;
}
.footer-style-1 #footer-top a {
	color: inherit;
}
.footer-style-1 #footer-top h1,  .footer-style-1 #footer-top h2,  .footer-style-1 #footer-top h3,  .footer-style-1 #footer-top h4,  .footer-style-1 #footer-top h5,  .footer-style-1 #footer-top h6 {
	color: #fff;
}
.footer-style-1 #footer-top .btn,  .footer-style-1 #footer-top .btn:hover {
	color: #fff;
}
.footer-style-1 #footer-top a:hover {
	color: #632424;
}
.footer-style-1 #footer-top .widget-title {
	font-size: 20px;
}
.footer-style-1 #footer-top .widget-title:before {
	position: relative;
	top: -6px;
	display: inline-block;
	height: 5px;
	width: 25px;
	border-radius: 5px;
	margin-right: 15px;
	background-color: #632424;
	content: "";
}
.footer-style-1 #footer-top .widget-recent-posts ul li .post-details {
	color: inherit;
}
.footer-style-1 #footer-top .widget-recent-posts ul li .post-details a {
	color: #632424;
}
.footer-style-1 #footer-top .widget-recent-posts ul li .post-details a:after {
	border-right-color: #a8a8a8;
}
.footer-style-1 #footer-top .widget-search input[type="submit"] {
	background-image: url(../images/search-white.png);
}
/* FOOTER TOP STYLE 2 */
	.footer-style-2 #footer-top {
	background-color: #fafbfc;
}
.footer-style-2 #footer-top .widget-title {
	font-size: 20px;
}
.footer-style-2 #footer-top .widget-title:before {
	position: relative;
	top: -6px;
	display: inline-block;
	height: 5px;
	width: 25px;
	border-radius: 5px;
	margin-right: 15px;
	background-color: #632424;
	content: "";
}
.footer-style-2 #footer-top .widget-pages ul li a,  .footer-style-2 #footer-top .widget-archives ul li a,  .footer-style-2 #footer-top .widget-metadata ul li a,  .footer-style-2 #footer-top .widget-categories ul li a {
	color: inherit;
}
.footer-style-2 #footer-top .widget-pages ul li a:hover,  .footer-style-2 #footer-top .widget-archives ul li a:hover,  .footer-style-2 #footer-top .widget-metadata ul li a:hover,  .footer-style-2 #footer-top .widget-categories ul li a:hover {
	color: #632424;
}
/* FOOTER TOP STYLE 3 */
	.footer-style-3 #footer-top {
	background-color: #48423d;
	color: #fff;
}
.footer-style-3 #footer-top a,  .footer-style-3 #footer-top h1,  .footer-style-3 #footer-top h2,  .footer-style-3 #footer-top h3,  .footer-style-3 #footer-top h4,  .footer-style-3 #footer-top h5,  .footer-style-3 #footer-top h6 {
	color: inherit;
}
.footer-style-3 #footer-top a:hover {
	color: #632424;
}
.footer-style-3 #footer-top .widget-recent-posts ul li .post-details {
	color: inherit;
}
.footer-style-3 #footer-top .widget-recent-posts ul li .post-details a {
	color: #632424;
}
.footer-style-3 #footer-top .widget-recent-posts ul li .post-details a:after {
	border-right-color: #fff;
}
.footer-style-3 #footer-top .widget-search input[type="submit"] {
	background-image: url(../images/search-white.png);
}
 @media (max-width: 767px) {
 #footer-top [class^="col-"] + [class^="col-"] {
/* margin-top: 50px;*/
}
}
/***********************************************************************************
 *	- FOOTER MIDDLE
 ***********************************************************************************/
 
	#footer-middle {
	padding: 40px 0 45px;
	position: relative;
	background: #632424 no-repeat center center;
	color: #fff;
}
.footer-middle-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.35;
}
#footer-middle a,  #footer-middle h1,  #footer-middle h2,  #footer-middle h3,  #footer-middle h4,  #footer-middle h5,  #footer-middle h6 {
	color: inherit;
}
#footer-middle a:hover {
	color: #632424;
}
#footer-middle .widget:last-child {
	margin-bottom: 0;
}
#footer-middle .widget-title {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 42px;
}
#footer-middle .widget-recent-posts ul li .post-details {
	color: inherit;
}
#footer-middle .widget-recent-posts ul li .post-details a {
	color: #632424;
}
#footer-middle .widget-recent-posts ul li .post-details a:after {
	border-right-color: #fff;
}
#footer-middle .widget-search input[type="submit"] {
	background-image: url(../images/search-white.png);
}
#footer-middle .widget-newsletter {
	text-align: center;
	font-size: 12px;
	line-height: 22px;
}
#footer-middle .widget-newsletter form {
	position: relative;
}
#footer-middle .widget-newsletter #newsletter-email {
	padding: 10px 205px 10px 20px;
	border-radius: 25px;
	margin-bottom: 15px;
	background-color: #fff;
	color: #838383;
}
#footer-middle .widget-newsletter #newsletter-email:focus {
	border-color: #632424;
}
#footer-middle .widget-newsletter input[type="submit"],  #footer-middle .widget-newsletter button[type="submit"] {
	position: absolute;
	top: 0;
	right: -1px;
	height: 50px;
	border-radius: 0 25px 25px 0;
}
#footer-middle .widget-contact ul {
	margin-top: 35px;
}
#footer-middle .widget-contact ul li {
	float: left;
	width: 30%;
	padding: 50px 20px;
	margin-right: 45px;
	background-color: #000;
	color: #fff;
	text-align: center;
}
#footer-middle .widget-contact ul li:last-child {
	margin-right: 0;
}
#footer-middle .widget-contact ul li i {
	position: absolute;
	top: 0;
	left: 50%;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	font-size: 32px;
	line-height: 64px;
	background-color: #632424;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* FOOTER MIDDLE STYLE 1 */
	.footer-style-1 .footer-middle-overlay {
	background-color: #000;
}
/* FOOTER MIDDLE STYLE 2 */
	.footer-style-2 .footer-middle-overlay {
	background-color: #632424;
}
 @media (min-width: 1200px) {
 #footer-middle .widget-contact ul li {
 margin-right: 55px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 #footer-middle .widget-contact ul li {
 margin-right: 35px;
}
}
 @media (max-width: 767px) {
 #footer-middle [class^="col-"] + [class^="col-"] {
 margin-top: 50px;
 margin-bottom: 15px;
}
 #footer-middle .widget-newsletter form {
 margin-bottom: 20px;
}
 #footer-middle .widget-newsletter #newsletter-email {
 padding-right: 20px;
}
 #footer-middle .widget-newsletter input[type="submit"],  #footer-middle .widget-newsletter button[type="submit"] {
 position: relative;
 border-radius: 25px;
 right: 0;
}
 #footer-middle .widget-contact ul li {
 float: none;
 width: 100%;
 margin-right: 0;
 margin-bottom: 50px;
}
}
/***********************************************************************************
 *	- FOOTER BOTTOM
 ***********************************************************************************/
	
	#footer-bottom {
	padding: 20px 0;
}
#footer-bottom .widget:last-child {
	margin-bottom: 0;
}
#footer-bottom .widget-social .social-media {
	text-align: right;
}
#footer-bottom .widget-social .social-media a {
	background-color: #636b75;
}
/* FOOTER BOTTOM STYLE 1 */
	.footer-style-1 #footer-bottom {
	background-color: #0a0a0a;
	color: #636b75;
}
.footer-style-1 #footer-bottom a,  .footer-style-1 #footer-bottom h1,  .footer-style-1 #footer-bottom h2,  .footer-style-1 #footer-bottom h3,  .footer-style-1 #footer-bottom h4,  .footer-style-1 #footer-bottom h5,  .footer-style-1 #footer-bottom h6 {
	color: #fff;
}
.footer-style-1 #footer-bottom a:hover {
	color: #632424;
}
.footer-style-1 #footer-bottom .widget-recent-posts ul li .post-details {
	color: inherit;
}
.footer-style-1 #footer-bottom .widget-recent-posts ul li .post-details a {
	color: #632424;
}
.footer-style-1 #footer-bottom .widget-recent-posts ul li .post-details a:after {
	border-right-color: #fff;
}
.footer-style-1 #footer-bottom .widget-search input[type="submit"] {
	background-image: url(../images/search-white.png);
}
.footer-style-1 #footer-bottom .copyright {
	color: #632424;
}
/* FOOTER BOTTOM STYLE 2 */
	.footer-style-2 #footer-bottom {
	background-color: #fafbfc;
	color: #636b75;
}
/* FOOTER BOTTOM STYLE 3 */
	.footer-style-3 #footer-bottom {
	background-color: #0a0a0a;
	color: #636b75;
}
.footer-style-3 #footer-bottom a,  .footer-style-3 #footer-bottom h1,  .footer-style-3 #footer-bottom h2,  .footer-style-3 #footer-bottom h3,  .footer-style-3 #footer-bottom h4,  .footer-style-3 #footer-bottom h5,  .footer-style-3 #footer-bottom h6 {
	color: #fff;
}
.footer-style-3 #footer-bottom a:hover {
	color: #632424;
}
.footer-style-3 #footer-bottom .widget-recent-posts ul li .post-details {
	color: inherit;
}
.footer-style-3 #footer-bottom .widget-recent-posts ul li .post-details a {
	color: #632424;
}
.footer-style-3 #footer-bottom .widget-recent-posts ul li .post-details a:after {
	border-right-color: #fff;
}
.footer-style-3 #footer-bottom .widget-search input[type="submit"] {
	background-image: url(../images/search-white.png);
}
.footer-style-3 .widget-contact ul li {
	margin-bottom: 20px;
	color: #a9a9a9;
	font-size: 14px;
}
.footer-style-3 .widget-contact ul li small {
	color: #404040;
}
.footer-style-3 .widget-contact ul li:last-child {
	margin-bottom: 0;
}
 @media (min-width: 768px) and (max-width: 991px) {
 #footer-bottom .widget-social .social-media a {
 margin-right: 12px;
}
 #footer-bottom .widget-social .social-media a:last-child {
 margin-right: 0;
}
}
 @media (max-width: 767px) {
 #footer-bottom {
 text-align: center;
}
 #footer-bottom [class^="col-"] + [class^="col-"] {
 margin-top: 20px;
}
 #footer-bottom .widget-social .social-media {
 text-align: center;
}
}
/***********************************************************************************
 *	+ PAGES
 ***********************************************************************************/
/***********************************************************************************
 *	- INDEX
 ***********************************************************************************/
 


/***********************************************************************************
 *	- ABOUT
 ***********************************************************************************/
 
	/* ABOUT ME */
	.about-me {
	margin-bottom: 50px;
	text-align: center;
}
.about-me-thumbnail {
	position: relative;
	margin-bottom: 30px;
}
.about-me-hover a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #632424;
	margin: 35px;
	background-color: rgba(0, 0, 0, 0.2);
	color: #fff;
	opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	transition: all 0.2s;
}
.about-me-hover span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 48px;
	line-height: 48px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.about-me h5 {
	margin-bottom: 0;
}
.about-me h5 + p {
	color: #632424;
}
.about-me:hover .about-me-hover a {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* ABOUT LIST */
	.about-list {
	margin-bottom: 50px;
	list-style: none;
}
.about-list li {
	position: relative;
	padding-left: 125px;
	margin-bottom: 35px;
}
.about-list li:last-child {
	margin-bottom: 0;
}
.about-list li .counter {
	position: absolute;
	top: 0;
	left: 0;
}
.about-list li .counter .counter-value {
	color: #632424;
	font-size: 86px;
	font-weight: 700;
}
.about-list li h4 {
	margin-bottom: 0;
	color: #632424;
}
.about-list li h4 + p {
	color: #48423d;
	font-size: 18px;
	font-weight: 500;
}
.about-list li > *:last-child {
	margin-bottom: 0;
}
 @media (max-width: 767px) {
 .about-list li {
 padding-left: 0;
}
 .about-list li .counter {
 position: relative;
 text-align: left;
}
}
/***********************************************************************************
 *	- SERVICES
 ***********************************************************************************/
 	
	.service-box {
	margin-bottom: 50px;
}
.service-box-content {
}
.service-box-content > *:last-child {
	margin-bottom: 0;
}
.service-box .service-box-content > a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s;
}
.service-box .service-box-content > a::after {
	position: relative;
	top: 7px;
	margin-left: 5px;
	font-family: "retta-icons"; 
	font-size: 28px;
	content: "\e9e5";
	line-height: 5px;
	color: #fff;
}
.service-box .service-box-content > a:hover {
	color: #632424;
}
/* SERVICE BOX STYLE 1 */
.service-box{
	cursor: pointer; 
}
.service-box.style-1 {
	text-align: center;
}
.service-box.style-1 img {
	margin-bottom: 30px;
}
.service-box.style-1 > i {
	display: inline-block;
	margin-bottom: 20px;
	color: #632424;
	font-size: 38px;
	line-height: 38px;
	transition: all 0.3s;
}
.service-box.style-1 > h5 {
	margin-bottom: 10px;
	font-family: serif;
	font-size: 22px;
	letter-spacing: 0.5px;
	transition: all 0.3s;
}
.service-box.style-1 .service-box-content h5 {
	margin-bottom: 20px;
}
.service-box.style-1 .service-box-content h5 a {
	transition: all 0.3s;
}
.service-box.style-1:hover a,  .service-box.style-1:hover > h5 {
	color: #632424;
}
.service-box.style-1:hover a:hover {
	color: #fff;
}
/* SERVICE BOX STYLE 2 */ 
	.service-box.style-2 {
}
.service-box.style-2 > i {
	position: relative;
	z-index: 1;
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	color: #632424;
	font-size: 42px;
	line-height: 60px;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: all 0.3s;
}
.service-box.style-2 > i:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #f5f5f5;
	content: "";
	transition: all 0.3s;
}
.service-box.style-2 .service-box-content {
	margin-left: 60px;
}
 .service-box.style-2 i.icon::before {
 content: "";
 display: block;
 height: 60px;
}
 .service-box.style-2 i.icon-lit::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-lit.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2:hover i.icon-lit::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-lit-blc.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2 i.icon-plus::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-plus.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2:hover i.icon-plus::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-plus-blc.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2 i.icon-service::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-services.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2:hover i.icon-service::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-services-blc.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2 i.icon-1pers::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-1pers.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2:hover i.icon-1pers::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-1pers-blc.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2 i.icon-2pers::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-2pers.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2:hover i.icon-2pers::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-2pers-blc.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2 i.icon-3pers::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-3pers.png") no-repeat scroll center center / 80% auto;
}
 .service-box.style-2:hover i.icon-3pers::before {
 background: rgba(0, 0, 0, 0) url("../../images/hotel/picto-3pers-blc.png") no-repeat scroll center center / 80% auto;
}
.service-box.style-2 .service-box-content h5 {
	padding-top: 5px;
	margin-bottom: 10px;
	line-height: 26px;
}
.service-box.style-2:hover > i {
	background-color: #632424;
	color: #fff;
}
.service-box.style-2:hover > i:after {
	background-color: #632424;
}
/* SERVICE BOX STYLE 3 */
	.service-box.style-3 {
}
.service-box.style-3 > i {
	float: left;
	display: block;
	color: #632424;
	font-size: 42px;
	line-height: 42px;
	transition: all 0.2s;
}
.service-box.style-3 .service-box-content {
	margin-left: 70px;
}
.service-box.style-3 .service-box-content h5 {
	margin-bottom: 10px;
}
.service-box.style-3:hover > i {
	color: #48423d;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* SERVICE BOX STYLE 4 */
	.service-box.style-4 {
	position: relative;
	z-index: 1;
	padding-top: 55px;
	padding-left: 60px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.service-box.style-4 > h1 {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	color: #632424;
	font-size: 136px;
	transition: all 0.3s;
}
.service-box.style-4 .service-box-content h3 {
	font-size: 30px;
}
.service-box.style-4 .service-box-content h3 + p {
	margin-bottom: 10px;
	color: #48423d;
	font-size: 18px;
	font-weight: 500;
}
.service-box.style-4:hover > h1 {
	opacity: 0.5;
}
/* SERVICE BOX STYLE 5 */
	.service-box.style-5 {
}
.service-box.style-5 > h1 {
	margin-bottom: 40px;
	color: #632424;
	font-size: 136px;
	transition: all 0.3s;
}
.service-box.style-5 .service-box-content h3 {
	font-size: 30px;
}
.service-box.style-5 .service-box-content h3 + p {
	margin-bottom: 10px;
	color: #48423d;
	font-size: 18px;
	font-weight: 500;
}
.service-box.style-5:hover > h1 {
	color: #48423d;
}
/* SERVICE BOX STYLE 6 */
	.service-box.style-6 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 250px 40px 50px;
	background: #190109 no-repeat center center;
	color: #fff;
	background-size: cover;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.service-box.style-6 .service-box-overlay {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #190109;
	opacity: 0.7;
}
.service-box.style-6 > h1 {
	margin-left: -60px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 110px;
}
.service-box.style-6 .service-box-content h3 {
	color: #fff;
	font-size: 30px;
}
.service-box.style-6 a {
	color: #fff;
}
.service-box.style-6 .service-box-content h3 + p {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
}
/* SERVICE BOX STYLE 7 */
	.service-box.style-7 {
	padding: 40px 30px;
	background-color: #190109;
}
.service-box.style-7 a {
	color: #fff;
}
.service-box.style-7 a:hover {
	color: #632424;
}
.service-box.style-7 > i {
	position: relative;
	z-index: 1;
	display: block;
	width: 60px;
	height: 60px;
	margin-bottom: 20px;
	border-radius: 50%;
	color: #fff;
	font-size: 42px;
	line-height: 60px;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: all 0.3s;
}
.service-box.style-7 > i:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #632424;
	content: "";
	transition: all 0.3s;
}
.service-box.style-7 > h5 {
	margin-bottom: 10px;
	font-family: serif;
	font-size: 22px;
	letter-spacing: 0.5px;
	transition: all 0.3s;
}
.service-box.style-7 .service-box-content h5 {
	margin-bottom: 20px;
}
.service-box.style-7:hover > i {
	background-color: #fff;
	color: #48423d;
}
.service-box.style-7:hover > i:after {
	background-color: #fff;
}
/* SERVICE BOX STYLE 8 */
	.service-box.style-8 {
	margin: 30px 30px 50px;
	padding: 0 30px 50px;
	border-radius: 5px;
	background-color: #fafbfc;
	color: #48423d;
	text-align: center;
}
.service-box.style-8 a {
	color: #48423d;
}
.service-box.style-8 a:hover {
	color: #632424;
}
.service-box.style-8 > i {
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	margin: 0 auto;
	font-size: 32px;
	line-height: 64px;
	background-color: #632424;
	color: #fff;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.service-box.style-8 .service-box-content h5 {
	margin-bottom: 20px;
}
.service-box.style-8 .service-box-content > a:after {
	display: none;
}
 @media (min-width: 1200px) {
 .service-box.style-7 {
 padding: 40px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .service-box.style-2 > i {
 float: none;
 margin-bottom: 20px;
}
 .service-box.style-2 .service-box-content {
 margin-left: 0;
}
 .service-box.style-4 {
 padding-top: 45px;
 padding-left: 20px;
}
 .service-box.style-4 > h1 {
 font-size: 72px;
}
 .service-box.style-6 > h1 {
 margin-left: -40px;
}
 .service-box.style-6 {
 padding: 150px 25px 50px;
}
 .service-box.style-6 .service-box-content h3 {
 font-size: 24px;
 line-height: 30px;
}
 .service-box.style-8 {
 margin: 30px 0 50px;
}
}
/***********************************************************************************
 *	- PORTFOLIO
 ***********************************************************************************/
	
	.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item-thumbnail {
	position: relative;
	overflow: hidden;
}
.portfolio-item-thumbnail img {
	width: 100%;
	display: block;
	transition: all 0.2s;
}
.portfolio-item-hover {
	position: absolute;
	top: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
}
.portfolio-item-hover a {
	color: #fff;
}
.zoom-action {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
}
.zoom-action:hover {
	color: #fff;
	text-decoration: none;
}
.zoom-action span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 48px;
	line-height: 48px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.portfolio-item-details {
}
.portfolio-item-details h5 {
	margin-bottom: 0;
	font-size: 16px;
}
.portfolio-item-details h5 + p {
	margin-bottom: 0;
	color: #632424;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.portfolio-item-hover .portfolio-item-details {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.portfolio-item-thumbnail + .portfolio-item-details {
	padding: 40px 0;
	text-align: center;
}
.portfolio-item:hover .portfolio-item-thumbnail img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
/* PROJECT DETAILS */
	.project-details {
	list-style: none;
}
.project-details li {
	margin-bottom: 10px;
}
.project-details li:last-child {
	margin-bottom: 0;
}
.project-details li span {
	display: inline-block;
	margin-bottom: 10px;
	color: #48423d;
	font-family: "Playfair Display", serif;
	font-size: 16px;
	font-weight: 700;
}
.project-details li a {
	color: #838383;
}
/* PROJECTS NAVIGATION */
	.projects-navigation {
	margin: 50px 0;
	color: #48423d;
	font: 700 18px/32px "Playfair Display", serif;
	list-style: none;
}
.projects-navigation li {
	float: left;
	width: 40%;
}
.projects-navigation li.all {
	width: 20%;
	padding-top: 15px;
	text-align: center;
}
.projects-navigation li.next {
	text-align: right;
}
.projects-navigation li.prev img {
	width: 50%;
	margin-right: 15px;
}
.projects-navigation li.next img {
	width: 50%;
	margin-left: 15px;
}
.projects-navigation li i {
	display: block;
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 36px;
}
.projects-navigation li a {
	color: #48423d;
	text-decoration: none;
	transition: all 0.3s;
}
.projects-navigation li a:hover {
	color: #632424;
}
.projects-navigation:after,  .projects-navigation li:after {
	display: table;
	content: " ";
	clear: both;
}
 @media (min-width: 768px) and (max-width: 991px) {
 .projects-navigation {
 font-size: 14px;
}
 .projects-navigation li.all {
 padding-top: 0;
}
}
 @media (max-width: 767px) {
 .projects-navigation li,  .projects-navigation li.all {
 float: none;
 width: 100%;
 margin-bottom: 30px;
}
 .projects-navigation li:last-child {
 margin-bottom: 0;
}
}
/***********************************************************************************
 *	- BLOG
 ***********************************************************************************/
 	
	/* BLOG ARTICLE */
	.blog-article {
	position: relative;
	margin-bottom: 70px;
}
.blog-article-thumbnail {
	margin-bottom: 35px;
	height: 330px;
	max-width: 550px;
} 
.blog-article-thumbnail img { 
	max-width: unset !important;
}
.blog-article-title {
	margin-bottom: 0;
}
.blog-article-details {
	float: left;
	max-width: 75%;
	margin-bottom: 30px;
	color: #48423d;
}
.blog-article-details a:after {
	position: relative;
	top: 1px;
	display: inline-block;
	height: 12px;
	padding-right: 8px;
	border-right: 1px solid #48423d;
	margin-right: 3px;
	content: "";
}
.blog-article-details a:last-child:after {
	display: none;
}
.blog-article-thumbnail a.date {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 15px;
	padding: 10px 15px;
	background-color: #48423d;
	color: #632424;
	font-family: "Playfair Display", serif;
	font-size: 30px;
	line-height: 26px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
}
.blog-article-thumbnail a.date:hover {
	color: #fff;
}
.blog-article-thumbnail a.date small {
	display: block;
	color: #fff;
	font-family: 'Cabin', sans-serif;
	font-size: 11px;
	font-weight: 400;
}
.blog-article-thumbnail a.date small:first-child {
	margin-bottom: -10px;
}
.blog-article .social-media {
	margin-top: -15px;
	text-align: right;
}
.blog-article-content > a {
	display: inline-block;
	color: #838383;
	text-decoration: none;
	transition: all 0.3s;
}
.blog-article-content > a:after {
	position: relative;
	top: 7px;
	margin-left: 5px;
	font-family: "retta-icons";
	font-size: 28px;
	content: "\e9e5";
}
.blog-article-content > a:hover {
	color: #632424;
}
.blog-article-content:before {
	display: table;
	content: " ";
	clear: both;
}
 @media (max-width: 767px) {
 .blog-article-details {
 float: none;
 max-width: 100%;
}
}
/* BLOG POST COMMENT */
	.commentlist-title {
}
.commentlist,  .commentlist ul {
	list-style: none;
}
.commentlist {
	margin: 50px 0 100px;
}
.commentlist ul {
}
.commentlist li > ul.children {
	margin-left: 100px;
}
.commentlist li {
}
.comment-body {
	position: relative;
	padding-top: 30px;
	padding-left: 100px;
	margin-bottom: 35px;
}
.comment-author {
	display: inline-block;
}
.comment-author .avatar {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
}
.comment-author .fn {
	color: #632424;
	font-size: 14px;
	text-decoration: none;
	transition: all 0.3s;
}
.comment-author .fn:hover {
	color: #48423d;
}
.comment-author .says {
	display: none;
}
.comment-metadata {
	display: inline-block;
	font-size: 14px;
}
.comment-metadata a {
	color: #48423d;
	transition: all 0.3s;
}
.comment-metadata a:hover {
	color: #632424;
	text-decoration: none;
}
.comment-author:after,  .comment-metadata:after {
	position: relative;
	top: 1px;
	display: inline-block;
	height: 12px;
	padding-right: 2px;
	border-right: 1px solid #48423d;
	margin-right: 3px;
	content: "";
}
.comment-content {
	margin-top: 10px;
}
.reply {
	display: inline-block;
}
.reply a {
	color: #48423d;
	font-size: 14px;
	transition: all 0.3s;
}
.reply a:hover {
	color: #632424;
	text-decoration: none;
}
 @media (max-width: 767px) {
 .commentlist li > ul.children {
 margin-left: 20px
}
 .comment-body {
 padding-left: 0;
}
 .comment-author .avatar {
 position: relative;
 display: block;
 margin-bottom: 20px;
}
}
/* BLOG POST COMMENT FORM */
	.commentform-title {
}
#commentform {
	margin: 50px 0;
}
#commentform label {
}
#commentform textarea,  #commentform input[type="url"],  #commentform input[type="text"],  #commentform input[type="email"] {
}
#commentform input[type="submit"],  #commentform button[type="submit"] {
	margin-top: 5px;
	margin-bottom: 0;
}
/***********************************************************************************
 *	- CONTACT
 ***********************************************************************************/ 	
 	
	
	    
    .google-maps {
	margin-bottom: 50px;
	overflow: hidden;
	padding-bottom: 35%; /* This is the aspect ratio*/
	position: relative;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#contact-form {
	margin-bottom: 50px;
}
#contact-form label {
	display: block;
}
#contact-form label.error {
	position: relative;
	top: -20px;
	margin-bottom: 0;
	color: #f30d39;
	display: table;
}
#contact-form .transparent {
	background: transparent;
	border-color: transparent;
}
#contact-form .pad-bot {
	margin-bottom: 25px;
}
#contact-form textarea, 
#contact-form input[type="text"], 
#contact-form input[type="email"] {
	position: relative;
	z-index: 1;
}
#contact-form textarea, 
#contact-form input[type="text"]:not(.input-sm), 
#contact-form input[type="email"] {
	width: 100%;
}


#contact-form input[type="submit"],  #contact-form button[type="submit"] {
	padding: 11px 35px;
	margin-top: 5px;
	margin-bottom: 0;
}
#contact-form select {
	color: #b6b6b6;
	font-style: italic;
}
#contact-form option {
	color: #8a8a8a;
	font-style: normal;
}
/***********************************************************************************
 *	- SHORTCODES
 ***********************************************************************************/
 
	.icons-list {
	margin-bottom: 100px;
	list-style: none;
}
.icons-list li {
	text-align: center;
	display: inline-block;
	padding: 10px;
	width: 13.7%;
	min-height: 100px;
	vertical-align: top;
}
.icons-list li i,  .icons-list li .glyphicon {
	font-size: 20px;
}
.icons-list li .icon-name {
	display: block;
}
 @media (min-width: 768px) and (max-width: 991px) {
 .icons-list li {
 width: 19%;
}
}
 @media (max-width: 767px) {
 .icons-list li {
 width: 49%;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 .icons-list li {
 width: 32%;
}
}
