/*
Theme Name: Harry's Bar  
Theme URI: http://wppress.net
Author: Protech
Author URI: http://wppress.net/
Version: 1.0  
*/
body {
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-size: 18px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
img {
	max-width: 100%;
	height: auto;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
a {
	webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
a:hover, a:focus {
	text-decoration: none;
}
header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999999;
	background: #ffffff;
	padding: 21px 0;
}
/*.navWrap {
	max-width: 1349px;
	margin: 0 auto;
	}*/
	.navWrap .navbar-default {
		background: none;
		border: none;
	}
	.navWrap .navbar {
		min-height: inherit;
		margin-bottom: 0;
	}
	.navWrap .navbar > .container .navbar-brand, .navWrap .navbar > .container-fluid .navbar-brand {
		margin-left: 0;
		height: inherit;
		padding: 0;
	}
	.navWrap .navbar-nav > li {
		margin: 0 33px 0 0;
	}
	.navWrap .navbar-default .navbar-nav > li > a {
		color: #000;
		font-size: 18px;
		text-transform: uppercase;
		font-family: 'Lato', sans-serif;
		padding: 0 0;
	}
	.navWrap .navbar-default .navbar-nav > .active > a, .navWrap .navbar-default .navbar-nav > .active > a:hover, .navWrap .navbar-default .navbar-nav > .active > a:focus, .navWrap .navbar-default .navbar-nav > li > a:hover, .navWrap .navbar-default .navbar-nav > li > a:focus {
		color: #999999;
		background: none;
	}
	.navWrap .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navWrap .navbar-right {
		margin-right: 0;
		padding: 21px 18px 0 0;
	}
	.no {
		text-align: right;
		padding: 12px 0;
	}
	.no a {
		color: #000000;
		border: #999999 1px solid;
		display: inline-block;
		font-size: 18px;
		font-family: 'Lato', sans-serif;
		padding: 9px 15px;
	}
	.sliderWrap {
		position: relative;
	}
	.overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.67);
		z-index: 99;
	}
	.overlay:before {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 230px;
		content: '';
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45MSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.91) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.91))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.91) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.91) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.91) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.91) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e8000000', GradientType=0 ); /* IE6-8 */
	}
	.flexslider {
		margin: 0;
		background: none;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
	}
	.contentWrap {
		border: #fff;
		margin: 320px 0 0;
		padding: 15px 15px 17px 39px;
	}
	.contentWrap h3 {
		color: #ffffff;
		font-weight:700;
		font-size: 30px;
		font-family: 'Lato', sans-serif;
		margin: 48px 0 24px;
	}
	
	.contentWrap p {
	    color: #fff;
	    font-size: 28px;
	    line-height: 36px;
	}
	.specialBlock {
		max-width: 256px;
		margin: 0 auto;
		margin-left: 40px;
	}
	.specialBlock h4 {
		color: #ffffff;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		margin: 0 0 2px;
	}
	.specialBlock h4 a {
		color: #c5a26c;
	}
	.specialBlock .flex-direction-nav a {
		opacity: 1;
		margin: 4px 0 0;
		outline: none;
	}
	.specialBlock .flex-direction-nav .flex-prev {
		left: -27px;
	}
	.specialBlock .flexslider:hover .flex-direction-nav .flex-prev {
		opacity: 1;
		left: -27px;
	}
	.specialBlock .flex-direction-nav .flex-next {
		right: -27px;
	}
	.specialBlock .flexslider:hover .flex-direction-nav .flex-next {
		opacity: 1;
		right: -27px;
	}
	.specialBlock .flex-direction-nav a:before {
		font-family: "fontawesome";
		font-size: 46px;
		content: "\f104";
		color: #ffffff;
		line-height: 46px;
		text-shadow: none;
	}
	.specialBlock .flex-direction-nav a.flex-next:before {
		content: "\f105";
	}
	.functionBlock {
		text-align: center;
		background: #fff;
		padding: 59px 0;
		border-top: solid 1px;
	}
	.functionBlock h2 {
		color: #1d1d1b;
		font-size: 32px;
		font-family: 'Lato', sans-serif;
		font-weight:700;
	}
	.functionBlock ul {
		margin: 0;
		padding: 0;
	}
	.functionBlock ul li {
	list-style-type: none;
	display: inline-block;
	margin: 29px 4px 4px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	}
	.functionBlock ul li a {
		background: #fff;
		border: #000 1px solid;
		color: #000;
		display: inline-block;
		padding: 14px 0;
		width: 252px;
		text-align: center;
	}
	.functionBlock ul li a:hover {
		background: #000 ;
		border: #000 1px solid;
		color: #fff;
	}
	footer {
		background: #e2dfdf;
		text-align: center;
		padding: 63px 0 0;
	}
	.footernav ul {
		margin: 0;
		padding: 0;
	}
	.footernav ul li {
		list-style-type: none;
		display: inline-block;
		color: #000;
		font-size: 18px;
		font-weight: bold;
		position: relative;
		margin: 0 0px 0 19px;
	}
	.footernav ul li a {
		color: #000;
		font-weight: 300;
		margin: 0 0 0 4px;
	}
	.footernav ul li+li:before {
		position: absolute;
		top: 0;
		left: 0;
		content: "\f111";
		font-family: 'Fontawesome';
		color: #fff;
		font-size: 4px;
		margin: 0 0 0 -12px;
	}
	.footernav ul li a:hover {
		color: #666;
		text-decoration: underline;
	}
	.social {
		padding: 27px 0;
	}
	.social ul {
		margin: 0;
		padding: 0;
	}
	.social ul li {
		list-style-type: none;
		display: inline-block;
		margin: 0 4px;
		color: #fff;
	}
	.social ul li a {
		display: inline-block;
		background: #000;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		color: #fff;
		line-height: 39px;
	}
	.social ul li a:hover {
		color: #333;
		background: #e1e1e1;
	}
	footer p {
		color: #000;
		font-size: 16px;
		font-weight: 300;
	}
	.copyright {
		border-top: rgba(102, 102, 102, 0.36) 1px solid;
		padding: 32px 0;
		margin: 39px 0 0;
	}
	.copyright p {
		color: #7f7e7e;
	}
	.copyright p a {
		color: #7f7e7e;
	}
	.copyright p a:hover {
		color: #e9e5de;
	}
	.copyrightWrap {
		position: relative;
	}
	.top {
		color: rgba(209, 207, 207, 0.7);
		font-size: 24px;
		position: absolute;
		top: 0;
		right: 0;
		margin: -8px 2px 0 0;
		display: inline-block;
	}
	.top:hover {
		color: #fff;
	}
	header.innerHeader {
		background: rgba(255, 255, 255, 0.99);
		padding: 10px 0;
	}
	.innerHeader .navWrap .navbar-right {
		padding: 15px 18px 0 0;
	}
	.innerHeader .no {
		padding: 8px 0;
	}
	.navbar-brand:last-child {
		display: none;
	}
	.innerHeader .navbar-brand {
		display: none;
	}
	.innerHeader .navbar-brand:last-child {
		display: block;
	}
	.innerbanner {
		position: relative;
	}
	.innerbanner .overlay {
		background: rgba(0, 0, 0, 0.15);
	}
	.innerbanner .overlay:before {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	}
	.bannerContent {
		text-align: center;
		padding: 275px 0 0;
		position: relative;
		z-index: 999;
	}
	.bannerContent h3 {
		color: #fff;
		font-size: 30px;
		position: relative;
		display: inline-block;
		font-weight: normal;
		padding: 0 0 16px;
	}
	.bannerContent h3:before {
		position: absolute;
		top: 100%;
		background: #c89557;
		height: 5px;
		width: 72px;
		left: 50%;
		content: '';
		margin: 0 0 0 -37px;
	}
	.bannerContent h2 {
		color: #fff;
		font-weight:500;
		font-family: 'Lato', sans-serif;
		font-size: 60px;
		text-transform: uppercase;
		line-height: 72px;
	}
	.functionWrap {
		background: #ffffff;
		padding: 33px 0 77px;
		position: relative;
	}
	.functionWrap:before {
		position: absolute;
		content: '';
		background: url(img/texture.png)0 0 no-repeat;
		width: 100%;
		height: 364px;
		top: 0;
		left: 0;
		background-size: cover;
		-ms-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
	}
	.textWrap {
		max-width: 900px;
		margin: 23px auto;
		text-align: center;
	}
	
	.textWrap p {
	font-size: 22px;
	line-height: 1.5em;
	}

	.textWrap p big {
		color: #333333;
		font-size: 24px;
		line-height: 34px;
	}
	.colWrap {
		margin: 37px 0 0;
	}
	.colWrap h2 {
		color: #000;
		font-size: 24px;
		font-weight:700;
		font-family: 'Lato', sans-serif;
		text-transform: uppercase;
		position: relative;
		display: inline-block;
		padding: 24px 0 13px;
	}
	.colWrap h2 a {
		color: #000;
	}
	.colWrap p {
		line-height: 1.4;
		margin: 21px 0;
	}
	.colWrap ul {
		margin: 0;
		padding: 0;
	}
	.colWrap ul li {
		list-style-type: none;
		display: inline-block;
		margin: 6px 15px 0 0;
		font-size: 18px;
		text-transform: uppercase;
	}
	.colWrap ul li a {
		color: #000;
		border: #000 3px solid;
		padding: 9px 17px;
		display: inline-block;
	}
	
	.colWrap ul li a:hover {
		background: #CCC;
		border-color: #CCC;
		color: #000;
	}

	.colWrap ul li:first-child a {
		color: #fff;
		background: #000;
	}
	
	.colWrap ul li:first-child a:hover {
		background: #4e4d4d;
		border-color: #4e4d4d;
	}
	
	.rightCol {
		padding: 13px 0 0 21px;
	}
	.functionWrap.open {
		background: #f3f2f2;
	}
	.colWrap p big {
		color: #000;
		font-size: 24px;
		line-height: 30px;
		font-weight: 300;
	}
	.open .colWrap ul li:last-child a {
		color: #000;
		border: #000 3px solid;
		padding: 9px 17px;
		display: inline-block;
	}
	
	.open .colWrap ul li:last-child a:hover {
		background: #CCC;
		border-color: #CCC;
		color: #000;
	}

	
	.category {
	}
	.category ul {
		margin: 0;
		padding: 0;
	}
	.category ul li {
		list-style-type: none;
		display: block;
		margin: 29px 0;
		line-height: 21px;
	}
	.category ul li span {
		font-weight: bold;
		display: block;
	}
	.open .colWrap h2 {
		padding: 24px 0 5px;
	}
	.open .colWrap ul {
		margin: 0;
		padding: 23px 0;
	}
	.open .colWrap {
		padding-right: 25px;
	}
	.open .rightCol {
		padding: 87px 0 0 0;
	}
	.list-items {
		padding: 19px 0 0;
	}
	.list-items ul {
		margin: 0;
		padding: 0;
	}
	.list-items ul li {
		list-style-type: none;
		display: block;
		margin: 11px 0;
		position: relative;
		padding-left: 11px;
		font-size: 17px;
		text-transform: inherit;
	}
	.list-items ul li:before {
		position: absolute;
		content: '-';
		top: 0;
		left: 0;
		margin: 0
	}
	.gallery {
		padding: 53px 0 14px;
	}
	.galleryImg {
		margin: 12px 0;
	}
	.members {
	}
	.members .list-items {
		padding: 0px 0 35px;
	}
	.members .list-items ul li:before {
		margin: -4px 0 0;
		font-size: 45px;
	}
	.members .list-items ul li {
		padding-left: 20px;
	}
	.colWrap p a {
		color: #333;
		text-decoration:underline;
	}
	.colWrap p a:hover {
		text-decoration:none;
	}
	.weeklySpecial {
		max-width: 1104px;
		margin: 50px auto 0;
	}
	.weeklyimg {
		margin: 40px 0 0;
	}
	.desc {
		background: #ffffff;
		padding: 20px 43px;
		color: #252525;
		font-size: 18px;
		line-height: 23px;
		text-align: center;
		min-height: 132px;

	}
	.weeklySpecial h3 {
		font-size: 24px;
		text-transform: uppercase;
		text-align: center;
		font-weight:700;
		font-family: 'Lato', sans-serif;
	}
	.members .rightCol {
		padding: 5px 0 0 21px;
	}
	.formWrap {
		max-width: 367px;
	}
	.formWrap .form-control {
		padding: 6px 30px;
		font-size: 17px;
		color: #000;
		border: none;
		border-radius: 4px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.formWrap input[type="text"] {
		height: 46px;
	}
	.formWrap input[type="submit"] {
		color: #fff;
		text-transform: uppercase;
		font-size: 17px;
		background: #000;
		border: none;
		padding: 15px 40px;
		margin: 5px 0;
		border-radius: 4px;
		outline: none;
		webkit-transition: all 200ms ease-in;
		-moz-transition: all 200ms ease-in;
		-o-transition: all 200ms ease-in;
		-ms-transition: all 200ms ease-in;
		transition: all 200ms ease-in;
	}
	.formWrap input[type="submit"]:hover {
		background: #ba7f38;
	}
	.formWrap input::-webkit-input-placeholder, .formWrap textarea::-webkit-input-placeholder {
		color: #000;
	}
	.formWrap input:-moz-placeholder, .formWrap textarea:-moz-placeholder { /* older Firefox*/
		color: #000;
		opacity:1;
	}
	.formWrap input::-moz-placeholder, .formWrap textarea::-moz-placeholder { /* Firefox 19+ */
		color: #000;
		opacity:1;
	}
	.formWrap input:-ms-input-placeholder, .formWrap textarea:-ms-input-placeholder {
		color: #000;
	}
	.mapWrap {
		margin: 50px 0 0;
	}
	.galleryBlock {
		max-width: 900px;
		margin: 40px auto;
	}
	.carouselWrap {
		max-width: 656px;
		margin: 30px auto;
	}
	#carousel img {
		display: block;
		opacity: .35;
		cursor: pointer;
	}
	#carousel .flex-active-slide img {
		opacity: 1;
		cursor: default;
	}


	/*Added*/
	.navWrap {
		padding: 0px 50px 0px;
	}
	.navWrap .navbar-right{
		float: none !important;
		padding-right: 0px; 
		max-width: 700px; 
		margin: 0px auto;  
		float: none; 
	}
	.navWrap .navbar-nav > li{
		margin-right: 30px; 
	}
	.navWrap a.navbar-brand {
		margin-left: 0;
		height: inherit;
		padding: 0;
	}
	.navWrap .navbar-nav > li:last-child {
		margin-right: 0px;
	}

	.members .members-content ul{
		padding: 0px 0 35px;
	}
	.members .members-content ul li {
		list-style-type: none;
		display: block;
		margin: 11px 0;
		position: relative;
		padding-left: 11px;
		font-size: 17px;
		text-transform: inherit;
		padding-left: 20px;
	}
	.members .members-content ul li:before {
		position: absolute;
		content: '-';
		top: 0;
		left: 0;
		margin: 0;
		margin: -4px 0 0;
		font-size: 45px;
	}

	.join-now {
		background-color: #f6f4f0; 
		max-width: 750px; 
		padding-bottom: 70px; 
		margin: 85px auto 0; 

	}
	.join-now .gform_wrapper{
		margin: 0px auto; 
		max-width: 460px; 
	}
	.join-now h2 {
		font-size: 24px;
		text-align: center;
		font-weight: normal;
		padding-top: 45px; 
	}
	.join-now .gform_wrapper ul li.gfield{ padding-left: 0px; }
	.join-now  .gform_wrapper input[type=text], .join-now .gform_wrapper input[type=email], .join-now  .gform_wrapper input[type=tel]{
		height: 45px; 
		border: 1px solid #d7d7d7; 
		background:none;
		padding: 0px 10px;
		font-size: 18px;
	}
	.join-now .gform_wrapper .gform_footer input.button, .join-now .gform_wrapper .gform_footer input[type=submit]{
		background-color: #c89557;
		border: none;
		outline: none;
		line-height: 40px;
		padding: 0px 15px;
		color: #fff; 
		font-weight: normal;
		font-family: 'Arial';
	}
	.join-now .gform_wrapper .gform_footer{
		text-align: center; 
	}
	.formWrap .gform_wrapper input[type=text], 
	.formWrap .gform_wrapper input[type=url], 
	.formWrap .gform_wrapper input[type=email], 
	.formWrap .gform_wrapper input[type=tel], 
	.formWrap .gform_wrapper input[type=number], 
	.formWrap .gform_wrapper input[type=password], 
	.formWrap .gform_wrapper textarea,
	.formWrap .gform_wrapper select{
		padding: 6px 30px;
		font-size: 17px;
		color: #000;
		border: none;
		border-radius: 4px;
		-webkit-box-shadow: none;
		box-shadow: none;
		height: 46px; 
	}
	.formWrap .gform_wrapper ul li.gfield{ float: none;  display: block; }
	.formWrap input#input_2_3 {
		margin-top: 10px;
		margin-bottom: 8px; 
	}
	.formWrap .gform_footer.top_label{ padding-top: 0px; }
	.mapWrap #map-canvas {
		width: 100%;
		height: 400px;
	}
	.innerHeader .navWrap .navbar-right {
		padding: 15px 0px 0 0;
	}
	.join-now .gform_wrapper .gfield_label_hidden.gfield_contains_required .ginput_container input[type=text], .join-now  .gform_wrapper .gfield_label_hidden.gfield_contains_required .ginput_container input[type=tel], .join-now .gform_wrapper .gfield_label_hidden.gfield_contains_required .ginput_container input[type=email]{
		background:none;
	}
	.not-found{ text-align: center; }
	.post-wrap h3 {
		margin-bottom: 10px;
	}
	.post-wrap h3 a{
		color: #000; 
	}
	.post-wrap {
		margin-bottom: 20px;
	}
	.post-wrap p { margin-bottom: 10px; }
	.slidercontent {
		visibility: hidden;
	}
	.innerHeader .navbar.navbar-default{
		padding-top: 3px;
	}
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
		padding: 5px 20px !important;
		border: 1px solid;
	}
	.formWrap .gform_wrapper textarea{
		padding: 6px 20px;
		border: 1px solid;
	}

	/*---------- 24-07-2019 -------------*/
	.overlay { background: rgba(0, 0, 0, 0.10); }
	.introblock {
		text-align: center;
		background: #f7f7f7;
		padding: 65px 0 86px 0;
	}
	.special-full-area .contentWrap h2,
	.functionBlock h2,
	.introblock h2 {
		color: #000;
		margin-bottom: 36px;
		font-weight: 700;
		text-transform: uppercase;
		font-family: 'Playfair Display', serif;
	}
	.special-full-area .contentWrap h2 {
		margin-bottom: 23px;
	}
	.functionBlock h2 {
		margin-bottom: 29px;
	}
	.functionBlock p {
		margin-bottom: 3px;
	}
	.special-full-area .contentWrap p,
	.functionBlock p,
	.introblock p {
		font-size: 18px;
		line-height: 30px;
		max-width: 916px;
		margin: 0 auto;
		color: #000;
	}
	.special-full-area {
		padding-top: 47px;
		padding-bottom: 53px;
	}
	.special-full-area .container {
		max-width: 1195px;
		width: 100%;
	}
	.special-full-area .contentWrap {
		margin: 0;
		padding: 15px 6px 17px 6px;
	}
	.special-full-area .specialBlock {
		max-width: 100%;
		margin-left: 0;
	}
	.special-full-area .specialBlock h4 {
		color: #000;
	}
	.specialBlock-row {
		padding-top: 37px;
	}
	.special-item-content {
		padding-top: 22px;
		text-align: center;
	}
	.special-full-area .special-item-content h4 {
		color: #111111;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 7px;
		text-transform: uppercase;
	}
	.special-full-area .special-item-content p {
		line-height: 22px;
		color: #111111;
	}
	.specialBlock-row ul { padding: 0 44px; }
	.specialBlock-row ul li {
		list-style-type: none;
	}
	.functionBlock {
		background: #f7f7f7;
		border: 0;
		padding-top: 72px;
		padding-bottom: 85px;
	}
	footer { background: #1d2020; }
	.footernav ul li { color: #fff; }
	.footernav ul li a { color: #fff; }
	.footernav ul li a:hover { color: #CCC; }
	.footernav ul li+li:before { color: #000; }
	.social ul li a {
		background: #fff;
		color: #000;
	}
	footer p { color: #fff; }
	.copyright p {
		color: #808178;
	}
	.whats-on .colWrap ul {
		padding-left: 15px;
	}
	.whats-on .colWrap ul li {
		margin-bottom: 10px;
		position: relative;
		display: block;
	}
	.whats-on .colWrap ul li::before {
		content: "";
		position: absolute;
		left: -15px;
		top: 6px;
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background: #000;
		display: block;
	}
	.colWrap ul li:last-child {
		margin-bottom: 0;
	}
	.colWrap ul li:first-child a {
		color: #fff !important;
	}
	.colWrap ul li:first-child a:hover {
		background: #4e4d4d !important;
		border-color: #4e4d4d !important;
	}