                                    body {
	background: url(../images/bg-body.png) center top #020d13 no-repeat;
	 
	color: #4c4c4c;
	font-family: 'AvantGardeITCbyBT-Book';
	font-size: 15px;
	line-height: 21px;
}
a {
	color: #086339;
	text-decoration: underline;
	transition: all .4s;
}
a:active, a:hover, a:focus {
	color: #086339;
	text-decoration: none;
}
.image-right {
	float: right;
	margin: 0 0 10px 15px;
}
.image-left {
	float: left;
	margin: 0 15px 10px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'baskerville_old_faceregular';
	line-height: 23px;
}
h1, .h1 {
	font-size: 30px;
}
h2, .h2 {
	font-size: 28px;
	color: #5c80bc;
	margin: 20px 0 10px;
}
h3, .h3 {
	font-size: 30px;
}
h4, .h4 {
	font-size: 20px;
}
h5, .h5 {
	font-size: 18px;
}
h6, .h6 {
	font-size: 14px;
}
section.topbar {
	padding: 0px 0;
}
section.topbar a {
	color: #fff;
	text-decoration: none;
}
 
 
  
header.top {
	position: relative;
	z-index: 50;
	height: 170px;
	margin-top: 18px;
	background: #f8f8f8; border-bottom:7px solid #f8f8f8; border-left:10px solid #f8f8f8; border-right:10px solid #f8f8f8; border-      top:9px solid #f8f8f8;
	padding-top:9px;
}



.bg-header{
	height: auto !important;
	margin: 300px 0 0 0 !important;
	text-align: center;
}		
		
		
.bg-header p{
	
    font-size: 25px;
    line-height: 29px;
    margin: 50px 0 0;
    padding: 0px 0 0 0;
	
}


.bg-header .logo{
	
	
	margin: 6px 0 0 0;
		
}



header.top::after {
	content: '';
	display: block;
	clear: both;
}
.logo {
	padding: 0px;
	float: left;
	position: relative;
	margin: 0px 0 0 0px; 
}
header.top nav.main-nav {
	/* float: right; */
	/* margin-top: 15px; */
}
header.top nav.mobile-nav {
	float: right;
	display: none;
}
header.top nav.mobile-nav a {
	font-size: 24px;
	text-decoration: none;
	padding: 20px;
	line-height: 60px;
	display: block;
	color: #086339
}
section.banner {
	background: #1f1f1f;
	position: relative;
	height: 425px;
	margin-top: 0px;
	border-left: 10px solid #f8f8f8;
	border-right: 10px solid #f8f8f8;
}
section.banner.small {
	height: 330px;
}
section.banner.small .cta {
}
section.banner .fluid_container, section.banner .fluid_container #slideshow {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0!important;
}
section.banner .fluid_container #slideshow .camera_pag {
	position: absolute;
	right: 0;
	bottom: 0;
}
.camera_overlayer {	background: url(../images/mask.png) center bottom no-repeat;
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li {
	margin: 0 5px 0 0;
	border-radius: 9px;
	width: 17px;
	height: 17px;
	background: rgba(255,255,255,.75);
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li span {
	border-radius: 50% !important;
	background: #fff !important;
}section.banner .fluid_container #slideshow  .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #086339 !important;
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li > span {
	left: 2px;
	right: 2px;
	top: 2px;
	bottom: 2px;
	width: 19px !important;
	height: 19px !important;
	/* background: #FFF !important; */
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.38);
}
section.banner .cta {
	position: absolute;
	margin: 0 auto;
	bottom: 48px;
	transition: all .4s;
	width: 100%;
	background: url(../images/bg-cta.png) center top no-repeat;
	font-size: 30px;
	color: #fff;
	padding: 123px 0 0 0;
	line-height: 30px;
	height: auto;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'yellowtailregular';
}
section.banner .cta:hover {
/* background: rgba(0,0,0,.75); */
}
section.banner .cta p {
	margin: 0;
}
section.banner .cta a:hover {
	color: #e8c547;
}
section.banner .cta a {
	color: #ffffff;
	text-decoration: none;
	display: table;
	margin: 8px auto 0;
	text-align: center;
	font-size: 40px;
	font-family: 'baskerville_old_faceregular';
	letter-spacing: 4px;
	line-height: 40px;
	text-shadow: 0 5px 5px rgba(0, 0, 0, 0.75);
}
section.home {
	/* color: #fff; */
	overflow: hidden;
	background: #fff;
}
section.home .row:last-child {
	padding: 0px 0px 0 0;
	background: #f8f8f8 url(../images/bg-box.png) bottom right   no-repeat;
	margin: 0px;
}
section.home > .row {
	margin: 0;
}
section.home > .row:first-child {
}
section.home .home-photo {
	position: absolute;
	left: 0;
	right: 0px;
	top: 0px;/* bottom: 0; */
}
section.home .home-photo img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	width: 100%;/* border: 7px solid rgba(228,228,228,0.57); */
}
section.home .main-content {
	position: relative;
	z-index: 20;
	min-height: 250px;
	margin: 0 0px 0px 0px;
	padding: 33px 20px 10px;
	background: #f8f8f8;
}
section.home .main-content header.page-title h1 {
	position: relative;
	margin: 0px 0 45px;
	color: #3a3737;
	font-size: 36px;
	text-align: center;
	text-transform: none;
	font-family: 'baskerville_old_faceregular';
	line-height: 36px;
	background: url(../images/bg-h1.png) bottom center no-repeat;
	padding-bottom: 9px;
	letter-spacing: 3px;
}
section.home .main-content header.page-title h1 span {color: #5c80bc;font-size: 42px;line-height: 42px;}
.more {
	background: url(../images/icon-arrow.html) no-repeat center right #086339;
	padding: 0px 26px 0px 16px;
	color: #fff;
	text-decoration: none;
	display: table;
	position: relative;
	margin: 9px 0 30px;
	float: right;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
}
.more:hover {
	color: #fff;
	background: url(../images/icon-arrow.html) no-repeat center right #000;
}
section.home .main-content article.home-content > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
section.home .sub-content {
	padding: 0px 0px 0px;
	line-height: 24px;
	color: #3d3d3d;
	min-height: 214px;
	position: relative;
	margin: 5px 0px 35px 0;
}
.sub-content-box {
	position: relative;
	margin-bottom: 35px;
	height: auto;
	display: inline-table;
	padding: 0 0 63px;
}
.sub-content-box:before {
	content: "";
	width: 100%;
	height: 1px;
	left: 0px;
	right: 0px;
	position: absolute;
	bottom: 20px;
	border-bottom: 1px solid #000;
}
.sub-content-box:hover:before {
	border-bottom: 1px solid #086339;
}
 
 
section.home .sub-content img {
	float: left;
	position: relative;
	display: block;
	max-width: 100%;/* width: 30%; */
}
section.home .sub-content h2 {
	line-height: 30px;
	margin: 35px 0 17px;
	float: left;
	color: #5c80bc;
	font-size: 38px;
	position: relative;
	width: 100%;
	text-align: center;
	padding: 0 0 12px 0;
	font-family: 'english111_adagio_btregular';
}
section.home .sub-content:hover h2 {
	color: #086339
}
section.home .sub-content p {
	padding: 0 20px;
}
section.home .sub-content p.txt {
	padding: 0 60px;
	position: relative;/* float: left; */
	display: table;
	text-align: center;
}
section.home .sub-content > *:first-child {
	margin-top: 0;
	padding-top: 0;
}
section.home .sub-content + .row {
	margin: 0 0 0px;
}
.box.box01 .photo {
	background-image: url(../images/box1.png);
}
.box.box02 .photo {
	background-image: url(../images/box2.png);
}
 
.box .photo {
	background: center no-repeat;
	background-size: cover;
	display: block;
	transition: all .4s;
	position: relative;
	margin: 0px auto;
	height: 178px;
	width: 178px;
	border-radius: 50%;
	border: 4px solid #fff;
}
.box .btn {
	background: url(../images/btn.html) no-repeat center top;
	color: #c62236;
	margin: 0 auto;
	width: 111px;
	height: 34px;
	display: block;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 34px;
	bottom: 0px;
	border-radius: 0px;
}
.box:hover .btn {
}
.box:hover .box-contenu {
}
.box .box-contenu {
	/* width: 277px; */
	margin: 0px auto;
}
.lien-box {
	border: medium none;
	bottom: 0;
	font: 0px/0 a !important;
	height: 100%;
	left: 0;
	margin: 0 !important;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.8s ease 0s;
	width: 100%;
	z-index: 100;
}
.box p {
	color: #302f2d;
	text-align: center;
	font-size: 15px;
	padding: 0 20px;
	line-height: 20px;
	text-transform: uppercase;
}
.box02 h2 {
	position: relative;/* left: -35px; */
}
.box01 .btn {
/* position: relative; */
		 /* left: -35px; */
}
.box h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	margin: 47px auto 24px;
	color: #4d5061;
	line-height: 25px;
	padding-bottom: 20px;
	background: url(../images/bg-h2.png) bottom center no-repeat;
}
.box02 h2 {font-size: 20px;line-height: 20px;margin: 32px auto 25px;}
.box:hover .photo {
/* border: #dbd57c 4px solid */
}
.box .photo:before {
	content: '';
	opacity: 1;
	width: auto;
	height: auto;
	top: -15px;
	right: -15px;
	left: -15px;
	bottom: -15px;
	position: absolute;
	transition: all .4s;
	border-radius: 50%;
	z-index: -5;
}
.box :hover .photo:before {
	position: relative;
	transition: all .4s;
	padding: 10px;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}
.box:hover {
	position: relative;
	background: rgba(192, 192, 192, 0.86) url(../images/box-img-b.png) top 19px center no-repeat!important;
}
.box:hover p, .box03 p {
	color: #414141 !important;
}
.box:hover h2, .box03 h2 {color:#5c80bc;
}
.box.box02 {
	display: inline-block;
}
.box.box02:hover {
	
}
.box.box03 {
	display: inline-block;
	float: right;
}
 {
	display: inline-block;
	float: right;
}

.box.box01 .lien-box, .box.box02 .lien-box { height:395px
}
.box {
	background: rgba(236, 236, 236, 0.74) url(../images/box-img-b.png) top 19px center no-repeat;
	padding: 33px 0 0 0;
	height: 395px;
	width: 320px;
	margin-bottom: 42px;
}
section.home .col-sm-4 {
	padding: 0px
}
section.home .col-md-3 {
	width: 26.2%;
}
section.home .col-md-pull-9 {
	right: 73.8%;
}
section.home .col-md-push-3 {
	left: 26.2%;
	padding-left: 10px;
	padding-right: 0px;
}
section.home .col-md-9 {
	width: 73.8%;
}
section.home .sidebar .allnews .time1 {
	padding: 0 20px
}
section.home .sidebar .allnews .time2 {
	padding: 0 6px;
	margin: 20px 0
}
section.home .sidebar .allnews .time3 {
	color: #086339;
	font-weight: bold;
	padding: 0 20px;
	margin: 0 0 27px 0
}
section.home .sidebar {
	background: url(../images/box-left.png)top left no-repeat;
	color: #414141;
	/* min-height: 642px !important; */
	margin: 0px 0 0px;
	padding: 0px !important;
}
section.home .sidebar #HomeNews {
	margin: 0 -15px;
	padding-bottom: 10px;
}
section.home .sidebar #HomeNews figure.Item {
	position: relative;
	display: block;
	overflow: hidden;
}
section.home .sidebar #HomeNews > figure.Item {
	display: none;
}
section.home .sidebar #HomeNews figure.Item .photo {
	display: block;
	height: 200px;
	background: url(../images/box2.png);
	background-size: cover;
	transform-origin: 50% 100%;
	transition: all 1s;
}
section.home .sidebar #HomeNews figure.Item .photo.nophoto {
	background-image: url(../images/logo-restaurant.html);
	background-size: 75%;
	background-position: center;
	transition: all .4s;
}
section.home .sidebar #HomeNews figure.Item figcaption {
	padding: 15px 20px 16px;
}
section.home .sidebar #HomeNews figure.Item figcaption h3 {
	margin: 18px 0 9px;
	font-weight: normal;
	font-size: 35px;
	text-align: center;
	line-height: 35px;
	font-family: 'cinzelregular';
}
section.home .sidebar #HomeNews figure.Item figcaption p {
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
}
.img-box-l {
	margin: 20px auto 25px
}
section.home .sidebar #HomeNews figure.Item figcaption span.button {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	/* padding: 5px 15px; */
	transition: all .4s;
	line-height: 52px;
	text-align: center;
	width: 103px;
	margin: 10px auto;
}
section.home .sidebar #HomeNews figure.Item a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
section.home .sidebar #HomeNews figure.Item:hover .photo {
	background-position: center bottom;
}
section.home .sidebar #HomeNews figure.Item:hover .photo.nophoto {
	background-position: center;
	transform: scale(1.1);
}
section.home .sidebar #HomeNews figure.Item:hover figcaption span.button {
	color: #6c6c6c;
}
section.home .sidebar #HomeNews .slick-dots {
	bottom: 0;
	margin: 0;
	padding: 0;
}
section.home .sidebar #HomeNews .slick-dots li {




	margin: 0;
	padding: 0;
}
section.home .sidebar #HomeNews .slick-dots li button::before {
	color: #fff;
}
section.home .sidebar .allnews {
	text-align: center;
	padding: 0px 0px 0px;
	color: #f8f8f8;
}
section.home .sidebar .allnews:hover {
	color: #e8c547;
}
 
.box04 p {
	line-height: 24px;
	padding: 0 20px;
}
 
.box04 .photo {
	background: url(../images/box4.png) center no-repeat;
	background-size: cover;
	display: block;
	transition: all .4s;
	position: relative;
	margin: 0 auto 32px;
	height: 158px;
	width: 158px;
	border-radius: 50%;
	border: 2px solid #4d5061;
}
section.home .sidebar .allnews .box04  {
	background:url(../images/box-img-b-left.png) top 61px center no-repeat
}
section.home .sidebar .allnews:hover .box04 .photo:after {
	right: -31px;
	bottom: -8px;
	background: url(../images/box-img-b.png) bottom right no-repeat;
}
section.home .sidebar .allnews:hover .box04 .photo {
	border-color: #e8c547;
}
section.home .sidebar .allnews a {
}
section.home .sidebar .allnews .link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
}
section.home .sidebar .allnews h2 {
	font-size: 30px;
	color: #f8f8f8;
	line-height: 24px;
	margin: 33px auto 40px;
	background: url(../images/bg-h2-2.png) bottom center no-repeat;
	width: auto;
	display: table;
	padding: 0 0 10px;
	text-transform: UPPERCASE;
}
section.home .sidebar .allnews:hover h2 {
	color: #e8c547;
	/* background: url(../images/bg-h2-hover.png) bottom center no-repeat; */
}
section.page {
	padding: 30px 35px;
	background: #f8f8f8;
}
 
section.page header.page-title h1.center-title {
	text-align: center !important;
	margin: 10px auto 30px!important;
 	text-align: center !important
}
section.page header.page-title h1 {
	position: relative;
	margin: 0px 0 45px;
	color: #3a3737;
	font-size: 36px;
	text-align: center;
	text-transform: none;
	font-family: 'baskerville_old_faceregular';
	line-height: 36px;
	background: url(../images/bg-h1.png) bottom center no-repeat;
	padding-bottom: 9px;
	letter-spacing: 3px;
}
section.page header.page-title h1 span {color: #5c80bc;font-size: 42px;line-height: 42px;}
article.content hr {
	border-color: #ddcdaf;
}
article.content p {
	margin-bottom: 15px;
}
article.content ul {
	padding-left: 10px;
}
article.content ul li {
	list-style: none;
	background: url(../images/list-icon01.png) no-repeat 0 7px;
	padding-left: 20px;
}
article.content ul ul li {
	background-image: url(../images/list-icon02.png);
}
article.content .sub-title {
	font-weight: bold;
	font-size: 2em;
}
article.content .table-style {
	position: relative;
}
article.content .table-style th, article.content .table-style td {
	border: 1px solid #ddcdaf;
	padding: 5px;
}
article.content .table-style th {
	background: rgba(221,205,175,.5);
}
article.content ul.menu-list {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
article.content ul.menu-list::after {
	content: '';
	display: block;
	clear: both;
}
article.content ul.menu-list > li {
	position: relative;
	float: left;
	width: 48%;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: none;
}
article.content ul.menu-list > li:nth-child(odd) {
	float: left;
}
article.content ul.menu-list > li:nth-child(even) {
	float: right;
}
article.content ul.menu-list > li::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	/*transform: translateY(-50%);*/
	border-bottom: 2px dotted #ddcdaf;
}
article.content ul.menu-list > li em {
	position: relative;
	font-style: normal;
	background: #fff;
	padding-right: 10px;
	display: inline-block;
}
article.content ul.menu-list > li strong {
	position: relative;
	float: right;
	background: #fff;
	padding-left: 10px;
	display: inline-block;
	color: #086339;
}
article.content ul.hours {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	width: 85%;
}
article.content ul.hours > li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
article.content ul.hours > li::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;

	border-bottom: 2px dotted #ddcdaf;
}
article.content ul.hours > li em {
	position: relative;
	font-style: normal;
	background: #fff;
	padding-right: 10px;
	display: inline-block;
	font-weight: bold;
}
article.content ul.hours > li strong {
	position: relative;
	float: right;
	background: #fff;
	padding-left: 10px;
	display: inline-block;
	font-weight: normal;
}
article.content #AllNews {
	padding-bottom: 30px;
}
article.content #AllNews figure.Item {
	position: relative;
	display: block;
	overflow: hidden;
	height: 200px;
	background: #086339;
}
article.content #AllNews figure.Item .photo {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 200px;
	height: 200px;
	background: rgba(0,0,0,.5) center top no-repeat;
	background-size: cover;
	transform-origin: 50% 100%;
	transition: all 1s;
}
article.content #AllNews figure.Item .photo.nophoto {
	background-image: url(../images/logo-restaurant.html);
	background-size: 75%;
	background-position: center;
	transition: all .4s;
}
article.content #AllNews figure.Item figcaption {
	padding: 10px 15px 10px 215px;
}
article.content #AllNews figure.Item figcaption h3 {
	color: #fff;
	margin: 0 0 5px;
	font-weight: bold;
}
article.content #AllNews figure.Item figcaption p {
	color: rgba(255,255,255,.8);
}
article.content #AllNews figure.Item figcaption span.button {
	float: right;
	display: inline-block;
	background: #086339;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 15px;
	transition: all .4s;
}
article.content #AllNews figure.Item a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
article.content #AllNews figure.Item:hover .photo {
	background-position: center bottom;
}
article.content #AllNews figure.Item:hover .photo.nophoto {
	background-position: center;/*transform: scale(1.1);*/
}
article.content #AllNews figure.Item:hover figcaption span.button {
	background: #086339;
}
article.content #AllNews .slick-dots {
	bottom: 0;
	margin: 0;
	padding: 0;
}
article.content #AllNews .slick-dots li {
	margin: 0;
	padding: 0;
}
article.content #AllNews .slick-dots li button::before {
	color: #fff;
}
section.newsletter {
	background: #086339;
	color: #fff;
	padding: 15px 30px;
}
section.newsletter h3 {
	margin: 0;
	font-weight: bold;
	line-height: 40px;
}
footer.bottom {
	background: #eaeaea;
	color: #585656;
	margin-bottom: 50px;
	padding: 0px;
	min-height: 246px;
	overflow: hidden;
	position: relative;
	font-size: 16px;
}
footer.bottom > .row {
	margin: 0;
}
footer.bottom section.address {
	padding: 20px 0px 0px 16px;
	text-align: left;
	height: 277px;
	line-height: 24px;
	background: url(../images/bg-footer.png) bottom right no-repeat #eaeaea;
}
footer.bottom section.address .map {

background: url(../images/map.png) no-repeat left top 7px;

height: 44px;

padding-left: 57px;
}
footer.bottom section.address .tel {
		background: url(../images/tel.png) no-repeat left 5px top 7px;
		height: 44px;
		padding-left: 57px;
		margin: 23px 0px;
}
footer.bottom section.address .email {	background: url(../images/mail.png) no-repeat left 4px top 7px;

height: 44px;

padding-left: 57px;
}
 
footer.bottom section.address h3 {background: url(../images/bg-h3.png) no-repeat left   top;padding-left:50px;color:#086339;font-size:26px;line-height: 39px;font-family: 'caviar_dreamsregular';text-transform: uppercase;font-weight: bold;margin: 0 0 21px;}
.inter-page {
	border-top: 2px solid #086339
}
footer.bottom section.address h3 span { display:none
}
footer.bottom section.address h2, footer.bottom section.address h4, footer.bottom section.address p {
	margin: 5px 0;
}
footer.bottom section.address h2 {
	font-weight: bold;
}
footer.bottom section.address p {
	  color:  #020202;  
	line-height: 24px;
}
footer.bottom section.address a {
	color: #086339;
}
footer.bottom .googlemaps iframe {
	position: absolute;
	left: 0;
	right: 50px;
	top: 0;
	bottom: 0;
}
#scrollUp {
	bottom: 30px;
	right: 34px;
	margin: 24px 13px;
	padding: 8px 15px;
	background: rgba(92, 128, 188, 0.9);
	color: #fff;
	text-decoration: none;
	z-index: 40 !important;
}
#scrollUp:hover {
	background: #5c80bc;
	margin: 24px 13px;
}
#footerSlideContainer a {
	color: #5c80bc;
}
div.cc-cookies {
	width: 100%;
}
.formError, .formError *, #fancybox-wrap, #fancybox-wrap * {
	box-sizing: content-box;
}
div#_atssh {
	bottom: 0;
}
#scrollUp:hover {
}
#footerSlideContainer {
	right: 20px !important;
	z-index: 100000 !important;
}
div.cc-cookies {
	width: 100%;
}
.cc-cookies a:hover {
	color: #fff0dc !important;
	text-decoration: underline !important;
}
.cc-cookies a.cc-cookie-accept:hover {
	color: #086339 !important;
	text-decoration: underline !important;
	text-shadow: none !important;
	background: #FFE !important;
}
.cc-cookies a.cc-cookie-accept {
	background: #fff !important;
	color: #086339 !important;
	text-shadow: none !important;
}
.cc-cookies a.cc-cookie-decline:hover, .cc-cookies-error a.cc-cookie-decline:hover, .cc-cookies a.cc-cookie-reset:hover {
	background: #91c63f none repeat scroll 0 0 !important;
}
div.cc-cookies {
	background: rgba(0, 0, 0, 0.84);
	color: #fff !important;
	text-shadow: none;
	z-index: 30;
	font-size: 15px !important;
	padding: 0.25em 0 !important;
}
.mm-slideout {
	z-index: inherit !important;
}
section.banner .fluid_container #slideshow .camera_pag {
	bottom: 4px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	margin: 0 3px;
	width: 20px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #086339 !important;
	height: 5px;
	width: 110px;
}
.camera_wrap .camera_pag .camera_pag_ul {
	text-align: center !important;
	margin: 0px auto 2px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	background: #000 none repeat scroll 0 0;
	border-radius: 0px !important;
	height: 5px !important;
	width: 110px !important;
}
#mappy {
	position: relative;
	height: 276px;
	overflow: hidden;
}
#mappy .box_googlemaps {
	position: absolute;
	left: -100px;
	right: -100px;
	top: -50px;
	bottom: -50px;
	height: auto!important;
	width: auto!important;/* mix-blend-mode: luminosity; */
}
#mappy .box_googlemaps iframe {
	margin: 0!important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
}
#mappy .link a {
	font-size: 0;
}
#mappy .link a.iframe.fancyIFrame {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}
.contact {
	display: flex
}
 
.bbook-global {
	z-index: 20
}
@media (min-width: 1200px) {
.container {
	width: 1000px;
	padding: 0px !important;
}
}
@media only screen and (max-width : 1024px) {
header.top nav.main-nav {
	display: none;
}
header.top nav.mobile-nav {
	display: block;
}
section.home .sidebar #HomeNews figure.Item {
	width: 100%;
}
img {
	border: 0 none;
	max-width: 100%;
	height: auto;
}
section.home .col-md-pull-9 {
	right: 0px;
}
section.home .col-md-3 {
	width: 100%;
}
section.home .col-md-9 {
	width: 100%;
}section.home .col-md-push-3 {
    left:  0px;
    padding-left: 0px;
    padding-right:  0px;
}
section.home .sidebar {
	margin: 0px;
	background:#4d5061;
}
 
 
 
section.home .main-content {
	padding: 30px 10px 0 20px;
}
 section.home .sidebar .allnews {
    
    padding: 20px 0;}
	
	
	.logo {
    
    background: #086339;
    width: 100%;
    text-align: center;
}
	header.top nav.mobile-nav {
    float: left;
 
    width: 100%;
    text-align: center;
    background: #e8c74f;
    height: 45px;
}header.top nav.mobile-nav a {
    font-size: 25px;
   
    padding: 0px;
    line-height: 45px; color:#fff
    
}
	
	
	
	
	
}
@media only screen and (max-width : 768px) {
footer.bottom section.address {
	margin-left: 18px;
	text-align: left;
}
footer .col-sm-6 {
	padding: 0px !important;
	width: 50% !important;
	float: left
}
#mappy {
	width: 100%;
}

section.banner {
	height: 330px;
	width: 100%;
}
 
}
@media only screen and (max-width : 640px) {
	.box.box02 {
	display: inline-block; border-left:none; 
	border-right: none; 
	 
}
 	.box { margin:0 auto
	 
}
section.home .main-content {
	padding: 15px;
}
section.page header.page-title h1 {
	font-size: 30px;
}
article.content ul.menu-list > li {
	float: none;
	width: 100%;
	padding: 5px 0;
}
article.content ul.menu-list > li::before {
	top: auto;
	bottom: 13px;
}
article.content ul.hours {
	width: auto;
}
article.content ul.hours > li {
	padding-bottom: 10px;
	margin-bottom: 5px;
}
article.content ul.hours > li::before {
	top: auto;
	bottom: 0;
}
article.content ul.hours > li::after {
	content: '';
	display: block;
	clear: both;
}
article.content ul.hours > li em {
	width: 100%;
	float: none;
}
article.content ul.hours > li strong {
	float: none;
}
article.content table.responsive-table {
	display: block;
}
article.content table.responsive-table td {
	display: block;
	width: 100%!important;
}
footer.bottom .googlemaps {
	height: 150px;
}
section.home .col-sm-6 {
	float: inherit;
}
footer .col-sm-6 {
	padding: 0px !important;
	width: 100% !important;
}
section.home .col-sm-4 {
	padding: 0;
	width: 100%;
}
.box.box01, .box.box02, .box.box03 {
	display: block;
	float: inherit;
	width: 280px;
}
.box {
	margin: 0 auto 20px;
}
}
 @media only screen and (max-width : 480px) {
section.home .sub-content p.txt {
	font-size: 15px;
	padding: 0 30px 20px;
	width: 100%;
}
section.home .col-md-3, section.home .col-md-9 {
	float: left;
	padding: 0 !important;
	width: 100% !important;
}
 
	header.top {
 
    height: 115px;
	
	}section.banner, section.banner.small {
    height: 370px;
 
}
}
 @media only screen and (max-width : 360px) {
section.home .col-sm-6 {
	padding: 7px !important;
	width: 100% !important;
}
 
 
footer.bottom section.address p {
	margin: 5px 0;
	line-height: 20px !important;
	font-size: 14px;
}
footer.bottom section.address .map {
	margin-top: 0px;
}
footer.bottom section.address .tel {
	margin: 5px 0;
}

footer.bottom section.address .mail, footer.bottom section.address .map, footer.bottom section.address .tel { padding-left:52px
}
 header.page-title h1 {
   
    font-size: 30px!important;
    letter-spacing: 2px!important;
    line-height: 30px!important;}
 header.page-title h1 span{
   
    font-size: 33px!important;
     line-height: 33px!important;}
section.home .sub-content h2 {
	padding: 0 20px 12px;
	font-size: 34px;
	line-height: 27px;
	margin: 10px 0 17px;
}
 footer.bottom section.address h3 {
   
    font-size: 23px;
   
    padding-left: 35px; 
}
footer.bottom section.address {
    margin-left: 0px;
    text-align: left;
}footer.bottom section.address .map {
   
    line-height: 15px !important;
}

 }

 @media only screen and (max-width : 320px) {
 
section.banner .cta p {
    padding: 0 10px;
}section.banner .cta a {
    
    font-size: 35px;
    letter-spacing: 2px;}
  
 
 }
        
        
        