                                                                        body {
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	background-color: #222;
	color: #ffffff;
	overflow-x: hidden;
	word-wrap: break-word;
}
img {
	max-width: 100%;
	height: auto;
}
#Language{position: absolute;
right: 0;}

#lang-fr, #lang-nl, #lang-en{
	display:block; 
	text-indent: -9999px;
	width: 24px;
	height: 24px;
}

#lang-fr{
	background: url(../images/FR.png);
}
#lang-en{
	background: url(../images/GB.png);
}
#lang-nl{
	background: url(../images/NL.png);
}
a {
	outline: 0 !important;
	color:#ffcb00;
}
.centred {
	text-align:center;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 opacity: 1;
}
.servicesBlock {
	margin:30px auto;
}
.servicesBlock img {
	border-radius: 100%;
	width: auto;
	border: 2px solid transparent;
}
.servicesBlock img:hover {
	border-color: #ffcb00;
}
/* - Font Settings */
.bg_overlay {
	position: relative;
}
.bg_overlay::before {
 bottom: 0;
 content: "";
 display: inline-block;
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
}
form.contactForm .text-input, form.contactForm .contactSelect, form.contactForm .datepicker {
	font: 700 14px/20px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #162E58;
	margin: 0px;
	padding: 8px;
	outline: none !important;
	background: #f6f6f6;
	border: 1px solid #dddddd;
	border-radius: 0px;
	width: 100%;
	min-height: 40px;
	box-sizing: border-box;
	margin-bottom:5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 -webkit-transition: all .4s;
 -moz-transition: all .4s;
 -o-transition: all .4s;
 transition: all .4s;
}
/* - Padding/Margin */
.no-padding {
	padding: 0;
}
.no-left-padding {
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	margin-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}
/* - Section Padding */
.section-padding {
	padding-top: 130px;
}
/* - SlidePanel */
#slidepanel {
	display: block;
}
#closeit, #toggle, #slideit {
	display: none;
}
/* ## Header */
.header-main {
	background-color: #222;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
/* - Header Contact Info */
.header-contact-info {
	display: inline-block;
	padding-bottom: 25px;
	padding-top: 33px;
	position: relative;
	width: 100%;
}
/* - Header Contact */
.header-contact {
	position: relative;
	z-index: 1;
	padding-left: 0;
	margin-bottom: 0;
	float: left;
	color: #ffcb00;
}
.header-contact li {
	display: inline-block;
	list-style: none;
	margin-right: 40px;
	letter-spacing: 1px;
	text-align: left;
	font-size: 14px;
	position: relative;
}
.header-contact li:last-of-type {
	margin-right: 0;
}
.header-contact li a {
	color: #737373;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.header-contact i {
	color: #ffcb00;
	font-size: 18px;
	line-height: 22px;
	margin-right: 7px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.header-contact li:hover i, .header-contact li:hover a {
	color: #000;
}
.header-socials {
	text-align: right;
	float: right;
	right: 10px;
	padding-left: 0;
	margin-bottom: 0;
}
.header-socials li {
	display: inline;
	list-style: none;
	text-align: center;
	margin-right: 12px;
}
.header-socials li:last-of-type {
	margin-right: 0;
}
.header-socials li i {
	background-color: #ffcb00;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	transition: all 0.5s ease 0s;
	vertical-align: baseline;
	width: 25px;
	margin-left: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.header-socials li:hover i {
	background-color: #000;
}
.footer-site-logo a {
	max-height: 135px;
	max-width: 135px;
	display: inline-block;
}
/* ## Footer */
/* - Footer Top */
.footer-top {
	color: #ffffff;
	background-color: #222;
	padding: 35px 0;
}
.accro {
	color: #ffcb00;
	font-size: 25px;
	font-weight: 300;
	display: block;
	float:left;
	width:100%;
	position: relative;
	font-weight: bold;
	margin-top:0px;
	text-align: left;
	font-family: "Raleway", sans-serif;
}
.photos-slider-note {
	bottom: 0;
	left: 0;
	position: relative;
	right: 0;
	float:left;
}
h1 {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 5px;
	padding-left: 40px;
	color: #67686a;
	font-family: "Lato", sans-serif;
	font-size: 24px;
	line-height: 32px;
}
h2{color: #cd612d;}
h1:after {
	content: "\f047";
	font-family: FontAwesome;
	color: #ffcb00;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 0px;
	left: 0;
}
/* - Widget Title */
.widget .block-title {
	margin-bottom: 12px;
}
.widget .block-title > i {
	color: #ffcb00;
}
.widget .block-title > span {
	color: #ffcb00;
	margin-left: 15px;
}
.sommenous {
	color: #ffcb00;
	margin-left: 15px;
}
.block-content {
	margin-top: 5px;
	line-height: 26px;
}
.footer-about-us p {
	font-size: 15px;
}
.menu-our-spa-container ul {
	padding-left: 0;
}
.footer-our-spa ul li {
	border-bottom: none;
	list-style: none;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 0;
	position: relative;
	text-align: left;
	font-size: 14px;
}
.footer-our-spa ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer-our-spa ul li a:hover {
	color: #000;
}
.footer-main .widget.widget_nav_menu .menu-our-spa-container ul li {
	padding-left: 20px;
	width:100%;
}
.footer-main .widget.widget_nav_menu .menu-our-spa-container ul li::before {
 position: absolute;
 content: "-";
 left: 0;
}
.footer-site-logo {
	position: relative;
	float: left;
	text-decoration: none;
}
.footer-site-logo h2 {
	color: #67686a;
	float: left;
	font-size: 30px;
	line-height: 38px;
	margin: 1px 0 0;
	word-wrap: break-word;
	text-transform: capitalize;
}
.footer-site-logo > img {
	float: left;
	max-width: 50px;
	margin-right: 5px;
}
.footer-site-logo h2 span {
	color: #ffcb00;
}
.footer-site-logo .image-logo {
	float: left;
}
/* - Footer Our Info */
.footer-our-info ul li {
	list-style: none;
	margin-bottom: 12px;
}
.footer-our-info ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer-our-info ul li a:hover {
	color: #000;
}
.footer-our-info i {
	width: 15px;
	margin-right: 10px;
}
/* - Footer Bottom */
.footer-bottom {
	padding-top: 5px !important;
	padding-bottom: 75px !important;
	background-color: #222;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
/* - Footer Logo */
.footer-logo > img {
	float: left;
	clear: both;
	height: 28px;
	margin-right: 12px;
}
.footer-logo:hover > img {
	opacity: 0.5;
}
a.footer-logo {
	color: #67686A;
	font-size: 25px;
	text-decoration: none;
}
a.footer-logo:hover {
	color: #000;
}
a.footer-logo span {
	color: #ffcb00;
}
/* - Copyright */
.copyright {
	color: #67686a;
	font-size: 14px;
	line-height: 39px;
	text-align: center;
}
.copyright p {
	margin-bottom: 0;
}
/* - Footer Socials */
.footer-socials ul {
	float: right;
	clear: both;
	margin-bottom: 0;
	line-height: 38px;
}
.footer-socials li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}
.footer-socials li:last-of-type {
	margin-right: 0;
}
.footer-socials li a i {
	color: #fff;
	background-color: #ffcb00;
	border-radius: 100%;
	font-size: 13px;
	width: 25px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}
.footer-socials li:hover i {
	background-color: #fff;
	color: #ffcb00;
	border-color: #ffcb00;
}
/* - Footer: Custom Text */
.footer-bottom.image-logo .footer-site-logo a, .footer-bottom.site-title .footer-site-logo a, .footer-bottom.custom-text .footer-site-logo a {
	display: block;
	text-decoration: none;
}
/* - Footer: Image Logo */
.footer-bottom.image-logo .footer-site-logo a {
	max-width: 50px;
	max-height: 30px;
	margin-top: 4px;
}
.opening-hours {
	float: right;
	right: 0;
	position: absolute;
	color: #fff;
	padding: 45px 0;
	max-width: 320px;
	clear: both;
	bottom:0;
}
.opening-hours::before {
 position: absolute;
 content: "";
 background-color: #000;
 opacity: 0.3;
 text-align: center;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
}
.opening-hours .titre {
	font-family: "Lato", sans-serif;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 28px;
	text-align: left;
	text-transform: capitalize;
}
.opening-hours span {
	margin-left: 12px;
}
.opening-hours span, .opening-hours p {
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
.opening-hours i {
	color: #ffcb00;
	font-size: 20px;
}
.opening-hours p {
	margin-bottom: 0;
}
.opening-hours .titre {
	margin-top: 0;
}
.section-bg {
	text-align: center;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
/* - Section Banner */
.section-banner {
	text-align: center;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background: url(../images/vision.jpg) center top;
}
.section-banner::before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 opacity: 0.5;
 display: inline-block;
 width: 100%;
 background-color: #ffcb00;
}
.section-banner h3 {
	position: relative;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 9px;
	padding: 100px 15px;
	color: #fff;
	z-index: 2;
	word-wrap: break-word;
	margin: 0;
	line-height: 42px;
	z-index: 2;
	font-family: "Raleway", sans-serif;
}
/* - Section Title */
.section-title {
	text-align: center;
	margin-bottom: 60px;
}
.section-title i {
	color: #ffcb00;
	font-size: 24px;
}
.section-title h3 {
	font-size: 26px;
	color: #67686a;
	line-height: 36px;
}
.section-title p {
	font-size: 15px;
	line-height: 27px;
	color: #737373;
	padding: 0 150px;
}
.entry-content {
	display: inline-block;
	width: 100%;
}
.entry-content p {
	font-size: 14px;
	line-height: 20px;
	font-family: "Raleway", sans-serif;
}
a.entry-footer {
	color: #ffcb00;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 21px;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	font-weight: 500;
}
a.entry-footer:hover {
	color: #000;
}
.footer-main .widget-news-list .entry-content a, .footer-main a.entry-footer {
	color: #fff;
}
.footer-main .widget-news-list .entry-content a:hover, .footer-main a.entry-footer:hover {
	color: #000;
}
.ow-navigation ul > li:last-child {
	margin-right: 10px;
}
.ow-navigation ul li a {
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	color: #222;
	font-weight: 500;
	text-decoration:none;
}
.ow-navigation ul li.selected a {
	color: #85432b;
}
.ow-navigation .dropdown-menu > li > a:focus, .ow-navigation .dropdown-menu > li > a:hover, .ow-navigation .dropdown-menu > .active > a, .ow-navigation .dropdown-menu > .active > a:focus, .ow-navigation .dropdown-menu > .active > a:hover, .ow-navigation ul > .active > a, .ow-navigation ul > .active > a:focus, .ow-navigation ul > .active > a:hover, .ow-navigation ul li:hover > a, .ow-navigation ul li a:hover, .ow-navigation ul li a:focus {
	background-color: transparent;
	color:#85432b;
}
.header-main.navbar-fixed-top {
	background-color: #ffcb00;
	position: fixed;
	z-index: 10;
}

/* ## Responsive */

/* - Min Width 992 */
@media (min-width: 992px) {
 .desktop-hide {
 display: none;
}
	
	/* - OW Navigation */
	.ow-navigation {
 background-color: #ffcb00;
 border: none;
 border-radius: 0 50px;
 margin-bottom: 0;
 min-height: 70px;
 position: relative;
 width: 100%;
 z-index: 4;
}
 .ow-navigation ul,  .ow-navigation .menubar {
 float: right;
 list-style:none;
 padding-right:20px;
}
 .ow-navigation .ddl-switch {
 display: none !important;
}
	
	/* - Nav Items */
	

	.header1.header-main .header-contact {
 margin-left: 350px;
}

	/* - Header Main */
	.header-main.navbar-fixed-top .header-contact,  .header-main.navbar-fixed-top .header-socials,  .header-main.navbar-fixed-top a.contact-us {
 display: none;
}
 .header-main.navbar-fixed-top .header-contact-info {
 padding: 0;
 display: block;
}
	
	/* - Header1: LogoBox */
	.header1 .header-logo-box {
 position: absolute;
 left: 50px;
 right: 0;
 top: -89px;
 z-index: 2;
 text-align: center;
 background-color: #222;
 width: 220px;
 max-width: 220px;
 height: 205px;
 padding: 38px;
 -webkit-box-shadow: -2px 4px 5px 0 rgba(0, 0, 0, 0.75);
 -moz-box-shadow: -2px 4px 5px 0 rgba(0, 0, 0, 0.75);
 box-shadow: -2px 4px 5px 0 rgba(0, 0, 0, 0.75);
}
 .header1 .header-logo-box::after {
 border: 1px solid #ffcb00;
 content: "";
 position: absolute;
 margin: 8px;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
}
 .header1 .header-logo-box a {
 position:absolute;
 left: 0;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
 color: #000;
 font-size: 35px;
 letter-spacing: 1px;
 text-decoration: none;
 z-index: 2;
 width: 190px;
 padding-bottom: 0;
 overflow: hidden;
 max-height: 135px;
 max-width: 220px;
 margin: 0 auto;
}
	
	/* - Header1 LogBox: Navbar FixeTop */
	.header1.navbar-fixed-top .header-logo-box {
 top: 0;
 height: 70px;
 padding: 0;
 background-color: transparent;
 left: 0;
 text-align: left;
 box-shadow: none;
}
 .header1.navbar-fixed-top .header-logo-box::after {
 border: none;
}
 .header1.navbar-fixed-top .header-logo-box img {
 float: left;
 margin-bottom: 0;
 margin-top: 0;
 max-width: 175px;
 margin-right: 0;
 padding: 8px;
 background-color: #fff;
}
	
	/* - Header1: SiteLogo */
	.header1 .header-logo-box .site-title,  .header1 .header-logo-box .custom-text {
 font-size: 24px;
 max-width: 220px;
 padding: 0 15px;
 line-height: 30px;
 max-height: 30px;
 overflow: hidden;
}
 .header1.navbar-fixed-top .header-logo-box .site-title,  .header1.navbar-fixed-top .header-logo-box .custom-text {
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0;
}
	
	
	/* - Footer */
	.footer-top .container .four_col:nth-child(4n+1) {
 clear: both;
}
 .footer-top .container .two_col:nth-child(2n+1) {
 clear: both;
}
 .footer-top .container .three_col:nth-child(3n+1) {
 clear: both;
}
}

/* - Min Width: 992 to Max Width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	
	/* - Header Contact Info */
	.pagebanner h3 {
 max-width: 940px;
}
 .header1 .header-contact-info {
 padding-left: 195px;
}
 .header1.header-main .header-contact {
 margin-left: 15px;
}
 .header-contact {
 margin-left: 0;
}
 .header-contact li {
 margin-right: 15px;
 letter-spacing: 0.5px;
}
	
	/* - OW Navigation */
	.ow-navigation ul > li > a {
 padding-left: 4px;
 padding-right: 4px;
}
	
	/* - Header1 LogoBox */
	.header1 .header-logo-box {
 height: 150px;
 width: 150px;
 left: 30px;
 top: -55px;
}
 .header1 .header-logo-box a {
 height: 150px;
 width: 150px;
 font-size: 28px;
}
 .header1 .header-logo-box a.site-logo {
 position: relative;
 top: 15px;
}
 .header-logo-box a img {
 max-width: 70px;
}
 .header1.navbar-fixed-top .header-logo-box {
 margin-top: 0;
 height: 50px;
}
	
	/* - Header2 */
	.header1 .header-logo-box .custom-text {
 padding: 0;
 margin: 0;
}
 .header1.navbar-fixed-top .header-logo-box .custom-text {
 position: relative;
 top: -15px;
}
 .header1 .header-logo-box .site-title {
 margin-top: 10px;
 padding: 0;
}
	
	
	
	/* - Opening Hours */
	.opening-hours {
 max-width: 250px;
 padding: 10px 0;
}
	
	/* - Popular Service Box */
	.popular-service-thumb {
 right: -15px;
}
 .popular-service-box {
 padding: 30px 30px 15px;
}
	
	/* - Section Title */
	.section-title p {
 padding: 0 110px;
}
	
	
	
	
	/* - Page Content */
	.page-content {
 margin-top: 100px;
}
 .widget-area .widget-latest-post .entry-footer,  .widget-area .widget-latest-post .entry-content {
 margin-left: 10px;
}
 .widget-area .widget-news-list .entry-cover img {
 max-height: 70px;
 max-width: 70px;
 min-height: 70px;
}
 .widget .widget-title {
 font-size: 18px;
}
}

/* - Min Width 991 */
@media (max-width: 991px) {
	
	/* - SlidePanel */
    #slidepanel {
 display: none;
}
 #slideit,  #toggle {
 display: block;
 position: relative;
 z-index: 1;
}
 #loginpanel {
 position: absolute;
 right: 60px;
 text-align: center;
 top: 16px;
 z-index: 2;
}
 #slideit,  #closeit {
 position: relative;
 color: #fff;
 font-size: 24px;
 top: 3px;
}
 .header-contact-info {
 padding-top: 10px;
 padding-bottom: 0;
}
 .header-contact {
 text-align: center;
 margin: 0 0 10px;
}
 .header-main.navbar-fixed-top #slidepanel {
 background-color: #fff;
}
 .header-socials {
 text-align: center;
 margin: 0;
}
 .menu-block {
 background-color: #ffcb00;
}
 .ow-navigation {
 padding-left: 15px;
 padding-right: 15px;
 margin-bottom: 0;
 background-color: #ffcb00;
 width: 100%;
}
 .ow-navigation .menubar {
 width: 100%;
 float: none;
 position: relative;
 z-index: 1;
}
 .ow-navigation .navbar-header .navbar-brand {
 padding-left: 0;
 margin-left: 0;
}
 .ow-navigation ul {
 width: 80%;
 margin: 0;
}
 .ow-navigation ul > li {
 min-height: 0;
 float: none;
 clear: both;
}
 .ow-navigation ul > li > a {
 padding: 6px 0;
 -webkit-transition: all 1s ease 0s;
 -moz-transition: all 1s ease 0s;
 transition: all 1s ease 0s;
}
 .ow-navigation ul > li > a .caret {
 display: none;
}
 .ow-navigation ul > li.active a {
 color: #000;
}
 .ow-navigation ul > li.active > a:hover,  .ow-navigation ul li a:hover {
 color: #000;
}
 .ow-navigation .navbar-header {
 float: none;
}
 .ow-navigation .navbar-toggle {
 border-color: #fff;
 display: block;
 margin-bottom: 18px;
 margin-right: 0;
 margin-top: 18px;
}
 .ow-navigation.navbar-inverse .navbar-toggle:active,  .ow-navigation.navbar-inverse .navbar-toggle:focus,  .ow-navigation.navbar-inverse .navbar-toggle:hover {
 background-color: transparent;
}
 .ow-navigation .navbar-toggle .icon-bar {
 background-color: #fff;
}
 .ow-navigation .navbar-collapse {
 padding-left: 0;
 padding-right: 0;
}
 .ow-navigation .navbar-collapse.collapse {
 display: none !important;
}
 .ow-navigation .collapse.in {
 display:block !important;
}
 .ow-navigation .ddl-switch {
 background-color: #fff;
 color: #000;
 cursor: pointer;
 font-size: 18px;
 padding: 2px 6px;
 position: absolute;
 right: 0;
 top: 10px;
 z-index: 100;
}
 .ow-navigation .ddl-active > .ddl-switch:before {
 content: "\f106";
}
 .ow-navigation .dropdown-menu {
 background-color: transparent;
 border: 0 none;
 margin-top: 0;
 padding-left: 10px;
 padding-top: 0;
 padding-bottom: 0;
 position: relative;
 width: 100%;
 box-shadow: none;
 float: left;
}
 .ow-navigation .dropdown-menu li {
 display: inline-block;
 width: 100%;
}
 .ow-navigation ul > li:last-of-type {
 margin-bottom: 5px;
}
 .ow-navigation ul li .dropdown-menu > li > a {
 color: #fff;
 padding-left: 0;
 padding-right: 0;
 font-weight: 500;
 font-size: 16px;
 padding-top: 6px;
 padding-bottom: 6px;
 -webkit-transition: all 1s ease 0s;
 -moz-transition: all 1s ease 0s;
 -o-transition: all 1s ease 0s;
 transition: all 1s ease 0s;
}
 .ow-navigation ul li .dropdown-menu > li > a:hover {
 color: #000;
}
	
	/* - Header1 LogBox */
	.header1.header-main .header-logo-box img {
 background-color: #fff;
 float: left;
 margin-bottom: 0;
 margin-left: 0;
 max-width: 190px;
 padding: 10px;
 position: relative;
 z-index: 2;
}
 .header1 .site-logo {
 display: inline-block;
 margin-top: 10px;
 position: relative;
 z-index: 2;
 text-decoration: none;
}
 .header1.header-main .custom-text {
 color: #fff;
 font-size: 20px;
 line-height: 27px;
 margin-bottom: 0;
 margin-top: 0;
 max-height: 50px;
 overflow: hidden;
 max-width: 190px;
 position: relative;
 top: -1px;
}
 .header1.header-main .site-title {
 color: #fff;
 font-size: 30px;
 line-height: 40px;
 margin-bottom: 4px;
 margin-top: 4px;
 max-height: 46px;
 max-width: 190px;
 overflow: hidden;
}
 .header1.header-main.navbar-fixed-top .site-title {
 margin-top: 5px;
}
 .header-main .ow-navigation {
 padding: 0;
 border-radius: 0;
 border: none;
}

	/* - Footer */
	.footer-top .container [class*="col-md-"]:nth-child(2n+1) {
 clear: both;
}
 .footer-top .container .three_col:nth-child(2n+1) {
 clear: both;
}
	
	/* - Our News */
	.our-news .row .news-box:nth-child(2n+1) {
 clear: both;
}
 .widget .widget-title {
 font-size: 17px;
}
 .pagebanner h3 {
 max-width: 700px;
 padding: 0 15px;
}
}

/* - Min Width: 768 to Max Width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* - Photos Slider */
	.photos-slider {
 margin-top: 0;
}
	
	/* - Contact Us */
	a.contact-us {
 display: none;
}
 a.contact-us {
 top: 0;
 right: 300px;
 padding: 5px 30px;
}
 .header-contact li {
 margin-right: 20px;
 letter-spacing: 0;
}

	/* - Footer Bottom */
	.footer-bottom a.copyright {
 margin-left: 0;
 margin-top: 5px;
}
 .footer-socials li {
 margin-right: 3px;
 margin-bottom: 3px;
}
	
	/* - Photos Slider */
	.header2-slider {
 margin-top: 0;
}
	
	/* - Opening Hours */
	.opening-hours {
 max-width: 250px;
 padding: 10px 0;
}
	
	/* - About Us */
	.about-us {
 padding: 50px 0 60px;
}
	
	/* - About Left */
	.about-left .col-md-10 {
 margin-left: -5px;
}
 .about-left p {
 max-height: 130px;
 overflow: hidden;
}
	
	/* - Our Mission List */
	.our-mission-list {
 margin-left: -25px;
}
	
	/* - Popular Service Box  */
	.popular-service-box {
 padding: 45px 15px 15px 15px;
}
 .popular-service-box .block-title span {
 font-size: 24px;
}
 .popular-service-box p {
 margin-left: 5px;
}
	
	/* - Section Title */
	.section-title p {
 padding: 0 50px;
}
 .entry-cover img {
 margin-bottom: 20px;
 float: left;
 clear: both;
}
 .blog-post-list {
 margin-left: 0;
}
	
	/* - Widget Title */
	.widget-area .widget-title h3 {
 font-size: 21px;
}
 .single-blog .entry-footer {
 margin-top: 15px;
}
 .contact-banner h3 {
 font-size: 20px;
}
}
 @media (max-width: 767px) {
 .header-socials,  .header-contact {
 width: 100%;
}
 .header-socials {
 margin-bottom: 7px;
}
 .header-contact li {
 margin-bottom: 5px;
}
 .header-contact li:last-of-type {
 margin-bottom: 0;
}
 .header-socials li:last-of-type {
 margin-right: 0;
}
 #loginpanel {
 right: 60px;
 top: 15px;
}
	
	/* - OW Navigation */
	.ow-navigation .navbar-toggle {
 position: absolute;
 right: 15px;
 top: 0;
}
 .ow-navigation .navbar-collapse {
 border: none;
}
	
	/* - Header1 */
	.header1 .site-logo {
 margin-bottom: 4px;
}
 .header1.header-main .custom-text {
 position: relative;
 top: -4px;
}
 .header1.header-main .site-title {
 margin-bottom: 10px;
}
 .contact-us {
 display: none;
}
 .footer-top [class*="col-md-"] {
 margin-bottom: 30px;
}
 .footer-site-logo {
 float: none;
 max-width: 170px;
 display: inline-block;
}
 .copyright {
 line-height: 30px;
}
	
	/* - Copyright */
	a.copyright {
 margin-left: 0;
 letter-spacing: 0.5px;
 margin-bottom: 10px;
 font-size: 13px;
 text-align: center;
}
	
	/* - Footer Socials */
	.footer-socials li {
 margin-right: 20px;
}
 .footer-socials ul {
 text-align: center;
 float: none;
}
 .footer-bottom {
 text-align: center;
}
 a.footer-logo {
 text-align: center;
}
 .footer-logo > img {
 display: inline;
 padding-right: 10px;
 float: none;
}
 .footer-bottom.image-logo .footer-site-logo a {
 margin: 0 auto;
}
 .footer-site-logo h2 {
 float: none;
}
 .error-section > h3 {
 font-size: 28px;
 line-height: 37px;
}
 .photos-slider.header1-slider {
 margin-top: 0;
}
 .photos-slider {
 margin-top: 70px;
 margin-bottom: 0;
}
 .header2-slider {
 margin-top: 0;
}
 .photos-slider-note {
 padding: 0;
}
 .photos-slider .carousel-control {
 margin-left: 15px;
}
 .opening-hours {
 right: 15px;
 padding-bottom: 0;
 padding-top: 0;
 max-width: 205px;
}
 .opening-hours .titre {
 font-size: 18px;
 margin-bottom: 0;
 padding-top: 4px;
}
 .opening-hours span,  .opening-hours p {
 font-size: 13px;
 line-height: 20px;
}
 .opening-hours i {
 padding-top: 10px;
}
 .about-left .col-md-2 > img {
 float: right;
 clear: both;
}
 .about-left.no-padding {
 margin-bottom: 20px;
}
 .about-left .col-md-10 {
 margin-left: -5px;
}
 .about-left h3 {
 line-height: 15px;
}
}
@media (max-width: 479px) {
 .photos-slider .carousel-control {
 height: 35px;
 width: 35px;
 line-height: 35px;
}
 .photos-slider .carousel-control.right {
 left: 50px;
}
 .header1.header-main .custom-text {
 color: #fff;
 font-size: 18px;
 line-height: 24px;
 margin-bottom: 0;
 margin-top: 0;
 max-height: 48px;
 overflow: hidden;
 max-width: 180px;
 position: relative;
 top: -2px;
}
 .widget-area .widget-news-list .entry-cover img {
 max-height: 60px;
 max-width: 60px;
 min-height: 60px;
}
 .footer-top .container [class*="col-xs-"] {
 width: 100%;
}
 .contact-banner h3 {
 min-width: auto;
}
}
/************************MENU RESPONSIVE SANS JS*****************************/

nav > ul {
	float: right;
}
nav > ul > li {
	text-align: center;
	line-height: 40px;
	margin-left: 20px;
}
nav > ul li ul li {
	width: 100%;
	text-align: left;
}
nav ul li:hover {
	cursor: pointer;
	position: relative;
}
nav ul li:hover > ul {
	display: block;
}
nav ul li:hover > a {
	color: #777;
}
nav > ul > li > a {
	cursor: pointer;
	display: block;
	outline: none;
	width: 100%;
	text-decoration: none;
}
nav > ul > li {
	float: left;
}
nav a {
	color: white;
}
nav > ul li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 150px;
	z-index: 2000;
	    background-color: #d0d0d0;
}
nav > ul li ul li > a {
	text-decoration: none;
}
 [type="checkbox"], label {
}
 @media screen and (max-width: 1024px) {
nav > ul > li {
 line-height: 10px;
 margin-left:0px;
}
}
 @media screen and (max-width: 1023px) {
 nav ul {
 display: none;
}
 label {
 display: block;
 background:none;
 width: 40px;
 height: 40px;
 cursor: pointer;
 position: absolute;
 right: 20px;
 top: 10px;
}
 label:after {
 content:'';
 display: block;
 width: 30px;
 height: 5px;
 background: #fff;
 margin: 7px 5px;
 box-shadow: 0px 10px 0px #fff, 0px 20px 0px #fff
}
 [type="checkbox"]:checked ~ ul {
 display: block;
 z-index: 9999;
 position: absolute;
 right: 20px;
 top: 49px;
}
 nav a {
 color: #777;
}
 nav ul li {
 display: block;
 float: none;
 width: 100%;
 text-align: left;
 background: #222;
 text-indent: 20px;
}
 nav > ul > li {
 margin-left: 0px;
}
 nav > ul li ul li {
 display: block;
 float: none;
}
 nav > ul li ul {
 display: block;
 position: relative;
 width: 100%;
 z-index: 9999;
 float: none;
}
}
form.contactForm .submitButton {
	position: relative;
	margin: 4px 0px 0px 0px;
	float: left;
}
form.contactForm input[type=submit], form.contactForm input.submit-button {
	position: relative;
	cursor: pointer;
	padding: 2px 15px;
	width: 100%;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	display: table;
	width: auto;
	margin: auto;
	font: 700 15px/36px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 -webkit-transition: all .4s;
 -moz-transition: all .4s;
 -o-transition: all .4s;
 transition: all .4s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #424242;
	border: none;
	z-index: 5;
}
.service-bg {
	margin-top:20px;
}
.block-title {
	position:relative;
	padding-left:20px;
}
.block-title:after {
	content: "\f047";
	font-family: FontAwesome;
	color: #ffcb00;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 0px;
	left: 0;
}
 @media (max-width: 480px) {
.header1.header-main .header-logo-box img {
 background-color: #fff;
 float: left;
 margin-bottom: 0;
 margin-left: 0;
 max-width: 90px;
 padding: 10px;
 position: relative;
 z-index: 2;
}
}
.gototop {
	position: fixed;
	bottom: 50px;
	right: 20px;
	background: rgba(0, 0, 0, 0.5);
	padding:0 10px;
	color: #fff;
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
  overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(255, 203, 0, 1) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
 -webkit-transition: opacity .3s 0s, visibility 0s .3s;
 -moz-transition: opacity .3s 0s, visibility 0s .3s;
 transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
 -webkit-transition: opacity .3s 0s, visibility 0s 0s;
 -moz-transition: opacity .3s 0s, visibility 0s 0s;
 transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
  visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@media only screen and (min-width: 768px) {
 .cd-top {
 right: 20px;
 bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
 .cd-top {
 height: 60px;
 width: 60px;
 right: 30px;
 bottom: 30px;
}
}
#photos-slider .fluid_container .camera_pag .camera_pag_ul {
	text-align: center!important;
	position: relative;
	float: none;
	width: 200px;
	margin: 0 auto;
	margin-top: -50px;
}
.maplien {
	height:200px;
	width:260px;
	float:left;
	position:absolute;
	z-index:9999999999999;
}

        
        
        
        
        
        