body {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #344346;
	margin: 0px;
	padding: 0px;
	background: #efefef;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #344346;
	margin: 0px;
	padding: 0 0 30px;
}
h1 {
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 60px;
	line-height: 62px;
	color: #344346;
	padding: 0 0 15px;
}
h2 {
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 55px;
	color: #344346;
	padding: 0 0 15px;
}
h3 {
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 46px;
	line-height: 48px;
	color: #344346;
	padding: 0 0 20px;
}
h4 {
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 34px;
	color: #344346;
}
h5 {
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 28px;
	color: #344346;
}
h6 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	color: #344346;
	padding: 0 0 10px;
}
ul {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul li {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
a, a:hover, a:focus {
	color: #FFF;
	text-decoration: none;
	outline: 0px none !important;
}
a {
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
img, a img {
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	border: none 0;
	outline: 0px none !important;
}
input:focus, textarea:focus, a:focus {
	outline: 0px none !important;
}
.row {
	max-width: 1330px;
}
.column, .columns {
	padding-left: 15px;
	padding-right: 15px;
}
.content {
	float: left;
	width: 100%;
}
.banner-container {
	float: left;
	width: 100%;
	position: relative;
}
.banner-inner {
	float: left;
	width: 100%;
	position: relative;
}
.banner {
	float: left;
	width: 100%;
}
.banner-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.mid-content {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding: 0 25px;
}
.banner-content h1, .banner-content h2 {
	font-size: 90px;
	line-height: 92px;
	color: #FFF;
    text-shadow: 2px 2px #0000008f;
}
.banner-content p {
	display: block;
	margin: auto;
	color: #FFF;
	max-width: 320px;
	font-weight: 700;
}
.info-content {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	font-size: 38px;
	line-height: 38px;
	color: #FFF;
}
.info-content span {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 10px;
	margin: 0;
}
.info-content > div {
	display: inline-block;
	margin: 0 35px;
}
.seeall-container {
	float: left;
	width: 100%;
	background: #505226;
}
.seeall {
	float: left;
	width: 100%;
	padding: 75px 0;
	text-align: center;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 28px;
	color: #FFF;
	letter-spacing: .5px;
}
.seeall a {
	color: #FFF;
}
.seeall a:after {
	font-family: 'FontAwesome';
	content: "\f105";
	margin-left: 10px;
}
.seeall a:hover {
	color: #af8e3b;
}
.spaces-container {
	float: left;
	width: 100%;
    padding: 100px 0 0;
}
.spaces-area {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0;
}
.spaces-content {
	display: inline-block;
	max-width: 540px;
}
.spaces-content h3 {
	padding: 0 0 20px;
}
.spaces-content p {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 35px;
}
.select-outer {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 50px;
}
.list-filter {
	display: inline-block;
	;
	width: 33.33%;
	text-align: left;
	padding: 0 15px;
}
.btns {
	float: left;
	width: 100%;
}
.listing-area {
	float: left;
	width: 100%;
}
.sbHolder {
	float: left;
	width: 100%;
	padding: 10px 15px;
	border: solid 1px #344346;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	position: relative;
	height: 36px;
}
.sbSelector {
	display: block;
	height: 36px;
	left: 0;
	line-height: 33px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 15px;
	top: 0;
	width: 100%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
	color: #344346;
	outline: none;
	text-decoration: none;
}
.sbToggle {
	display: block;
	height: 36px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #344346 transparent transparent transparent;
}
.sbOptions {
	background-color: #FFF;
	border: solid 1px #344346;
	list-style: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px!important;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li {
	padding: 0 15px;
}
.sbOptions a {
	border-top: solid 1px #344346;
	display: block;
	outline: none;
	padding: 5px 0;
	color: #344346;
}
.sbOptions li:first-child a {
	border: none;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
	color: #af8e3b;
}
.sbOptions li.last a {
	border-bottom: none;
}
.spaces-list {
	float: left;
	width: 100%;
}
.spaces-list ul {
	float: left;
	width: 100%;
    margin-bottom: 100px;
}
.spaces-list ul li {
	width: 33.33%;
	padding: 0 15px;
	margin: 0 0 30px;
}
.grid-box {
	float: left;
	width: 100%;
	position: relative;
}
.grid-box h3 {
	color: #FFF;
	padding: 0;
}
.spaces-list .grid-box h3 {
    font-size: 31px;
}
.grid-box .info-content {
	bottom: 20px;
	font-size: 24px;
	line-height: 24px;
	opacity: .5;
}
.grid-box > img {
    width: 100%;
}
.main-outercon{
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
/*-----------header---------*/
.header {
	float: left;
	width: 100%;
	position: fixed;
	z-index: 9999;
}
.logo {
	background: url("../img/logo-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/logo-bg.png*/ no-repeat 0 0;
	background-size: 100% 100%;
	float: left;
	padding: 21px 173px 36px 50px;
	z-index: 9999;
	position: relative;
	margin: 0 0 0 -15px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.header.fixed .logo {
	padding: 20px 140px 23px 50px;
}
.logo a {
	float: left;
	width: 100%;
}
.logo a img {
	width: 100%;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.header.fixed .logo a img {
	width: 70%;
}
.header-right {
	float: right;
	margin: 20px 0 0;
}
.menu-blk {
	float: right;
	padding: 3px 0 0;
}
.menu-blk i {
	font-size: 30px;
	margin: -5px 0 0 11px;
	vertical-align: middle;
}
.menu-blk a {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}
.header-link {
	float: right;
	margin: 0 0 0 149px;
}
.header-link ul {
	float: right;
}
.header-link ul li {
	float: left;
	margin: 0 38px 0 0;
}
.header-link ul li a {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	float: left;
	font-size: 14px;
}
.header-link ul li a:hover {
	color: #af8e3b;
}
.mail {
	float: right;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	color: #fff;
	margin: 0 0 0 31px;
	font-size: 14px;
	text-decoration: underline;
	line-height: 18px;
}
.mail:hover {
	color: #af8e3b;
}
.phone-no {
	float: right;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
}
.phone-no:hover {
	color: #af8e3b;
}
.main-menu {
	position: Fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #162125;
	display: none;
	padding-top: 122px;
	left: 0;
	top: 0;
}
.main-menu-inner {
	width: 100%;
	float: left;
}
.main-menu-inner ul {
	float: none;
	margin: 0 auto;
	max-width: 280px;
	width: 100%;
}
.main-menu-inner ul li {
	float: left;
	margin-top: 29px;
	text-align: left;
	width: 100%;
}
.main-menu-inner ul li a {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.main-menu-inner ul li a:hover {
	color: #af8e3b;
}
.menu-blk a {
	display: block;
	position: relative;
	z-index: 9999;
	padding: 0 40px 0 0;
}
.menu-blk a:hover{
    color: #af8e3b;
}
.menu-blk a:after {
	position: absolute;
	content: "\f0c9";
	right: 0;
	top: 0;
	font-family: 'FontAwesome';
	font-size: 28px;
}
.menu-blk a.open:after {
	content: "\f00d ";
}
.btn-outer {
	float: left;
	width: 100%;
	text-align: center;
	margin: 55px 0 0;
}
.btn-outer .btn {
	margin: 0 0 0 -64px;
	padding: 12px 45px 13px;
}
.btn-outer .btn:hover {
	padding: 12px 45px 13px;
}
.btn {
	font-size: 12px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	color: #fff;
	background: url("../img/btn-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-bg.png*/ no-repeat;
	background-size: 100% 100%;
	padding: 12px 30px 13px 30px;
	text-transform: uppercase;
	float: none;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.btn:hover {
	background: url("../img/btn-white-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-white-bg.png*/ no-repeat;
	background-size: 100% 100%;
	padding: 12px 30px 13px 30px;
	color: #af8e3b;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.menu-link {
	float: left;
	text-align: center;
	width: 100%;
	margin: 115px 0 0;
}
.menu-link ul {
	float: left;
	width: 100%;
}
.menu-link ul li {
	float: none;
	display: inline-block;
	padding: 0 0 0 12px;
	margin: 0 0 0 12px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	font-size: 16px;
	line-height: 16px;
	border-left: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
}
.menu-link ul li a {
	color: #fff;
}
.menu-link ul li a:hover {
	color: #af8e3b;
}
.menu-link ul li:first-child {
	padding: 0;
	margin: 0;
	border: none;
}
/*-----------header---------*/

.mid-content h5 {
	font-size: 28px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	color: #fff;
	max-width: 500px;
    margin: 0px auto;
    text-shadow: 2px 2px #0000008f;
}
.mid-content .btn-outer .btn {
	margin: 0;
	width: 225px;
	padding: 12px 29px 13px;
	margin: 0 0 15px 0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.btn.white {
	background: url("../img/btn-white-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-white-bg.png*/ no-repeat;
	background-size: 100% 100%;
	padding: 12px 30px 13px 30px;
	color: #344346;
/* 	margin: 0 0px 0 13px !important; */
}
.btn.white:hover {
	background: url("../img/btn-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-bg.png*/ no-repeat;
	background-size: 100% 100%;
	padding: 12px 30px 13px 30px;
	color: #fff;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.popup-outer {
	float: left;
	margin: 30px 0 0;
	width: 100%;
}
.scroll-view-more {
	bottom: 16px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.scroll-view-more a i {
	font-size: 30px;
}
.mid-content .btn-outer {
	margin: 70px 0 0;
}
.floating-menu {
	margin: -100px auto 0;
	position: fixed;
	right: 25px;
	top: 45%;
	z-index: 1;
	display: block;
	height: auto;
}
.content.show .floating-menu {
	display: block;
}
.floating-menu ul {
	float: left;
	width: auto;
	border-right: 3px solid #444d50;
	padding: 0 27px 0 0;
}
.floating-menu ul li {
	clear: both;
    float: right;
    width: auto;
}
.floating-menu ul li a {
	float: left;
	width: auto;
	font-weight: 900;
	font-size: 14px;
	font-family: 'Maven Pro', sans-serif;
	text-transform: uppercase;
	margin: 44px 0 0;
	color: rgba(255,255,255,0.2);
	position: relative;
	width: 100%;
	text-align: right;
}
.floating-menu ul li a.active {
	position: relative;
	color: #fff;
}
.floating-menu ul li a.active:after {
	position: absolute;
	content: "";
	right: -32px;
	background: #fff;
	height: 100%;
	width: 7px;
    top: 0;
}
.floating-menu ul li:first-child a {
	margin: 0;
}
.banner-container.green-bg {
	background: #505226;
	text-align: center;
}
.banner-container.green-bg a {
	display: inline-block;
	float: none;
	font-family: "Maven Pro", sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 78px 0;
	padding: 0px 20px 0px 0;
	position: relative;
	width: auto;
}
.banner-container.green-bg a:after {
	position: absolute;
	content: "\f105";
	right: 0;
	font-family: 'FontAwesome';
    top: 1px;
}
.banner-container.green-bg a:hover {
	color: #af8e3b;
}

/*-------------references----------*/

.single-block {
	width: 100%;
	float: left;
	background: #162125;
	padding: 52px 0 68px;
}
.singe-blk-inner {
	margin: 0 auto;
	max-width: 837px;
	width: 100%;
}
.singe-blk {
	padding: 83px 108px 99px;
	background: #ffffff;
	float: left;
	width: 100%;
	margin: 0px 0 20px;
}
.references .image-block img {
	width: 100%;
}
.references .content-textblk {
	background: #533121;
    padding: 0;
}
.references .content-textblk h2 {
	margin: 10px 0 0;
}
.references .content-textblk .mid-content {
	width: 370px;
    padding: 128px 0 72px;
}
.single-row {
	width: 100%;
	float: left;
	position: relative;
	margin: 28px 0 0;
}
.single-row i {
	color: #ffffff;
	font-size: 60px;
	font-style: normal;
	font-family: 'Arvo', serif;
	font-weight: 700;
	position: absolute;
	top: -36px;
	right: 10px;
	line-height: 60px;
}
.single-row h6 {
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 0 0 14px;
}
.single-row p {
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	padding: 0 0 7px;
}
.single-row p span {
	font-size: 20px;
	font-weight: 700;
}
.single-row ul {
	width: 100%;
	float: left;
	margin: 37px 0 0;
}
.single-row ul li {
	width: 100%;
	float: left;
	color: #fff;
}
.single-row .left-div {
	width: 88%;
}
.single-row .right-div {
	width: auto;
}
.singe-blk h4 {
	color: #af8e3b;
	font-size: 30px;
}
.singe-blk h6 {
	color: #af8e3b;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 7px 0 0;
}
.singe-blk span {
	color: #344346;
	font-size: 16px;
	font-weight: 700;
	padding: 19px 0 26px;
	display: inline-block;
}
.singe-blk p {
	color: #344346;
	font-size: 16px;
	font-weight: 400;
}
.toggle-blk {
	float: left;
	width: 100%;
	position: relative;
	padding: 22px 0 0;
}
.single-div {
	float: left;
	width: 100%;
	line-height: 20px;
	margin: 0 0 7px;
}
.left-div {
	float: left;
	width: 50%;
	font-size: 14px;
}
.right-div {
	float: right;
	width: 50%;
	font-weight: 700;
	font-size: 20px;
}
.toggle-blk ul {
	width: 100%;
	float: left;
	display: none;
}
.toggle-blk ul li {
	width: 100%;
	float: left;
}
.toggle-btn span {
	bottom: -38px;
	color: #af8e3b;
	font-size: 12px;
	font-weight: 900;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	padding: 0 0 0 33px;
	letter-spacing: 1px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.toggle-btn span:hover {
	color: #344346;
}
.toggle-btn span:hover:before {
	color: #344346;
}
.toggle-btn span:focus {
	color: #af8e3b;
}
.toggle-btn span:before {
	content: "\f067";
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	color: #af8e3b;
	font-size: 21px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.toggle-btn.active span:before {
	content: "\f068";
}
.toggle-btn .minimize {
	display: none;
}
.toggle-btn.active .minimize {
	display: block;
}
.toggle-btn.active .maximize {
	display: none;
}
.pagination-blk {
	float: left;
	width: 100%;
}
.pagination {
	margin: 0;
}
.pagination li {
	background: #fff;
	margin: 0 0 0 7px;
	display: inline-block;
}
.pagination li:first-child {
	margin: 0px;
}
.pagination a {
	font-size: 15px;
	font-weight: 700;
	color: #606a6d;
	padding: 7px 15px;
}
.arrow {
	position: relative;
}
.arrow a {
	position: relative;
}
.arrow a i {
	color: #af8e3b;
	font-size: 15px;
}
/*-------------references----------*/
.spaces .header-link a {
	color: #344346;
}
.spaces .header-link a:hover, .spaces .menu-blk a:hover, .spaces .mail:hover,.spaces .phone-no:hover{
	color: #af8e3b;
}
.spaces .menu-blk a {
	color: #344346;
}
.spaces .menu-blk a.open{
    color: #fff;
}
.spaces .menu-blk a.open:hover{
    color: #af8e3b;
}
.spaces .mail, .spaces .phone-no {
	color: #344346;
}
/*---------footer------*/
.footer {
	width: 100%;
	float: left;
	background: #162125 !important;
	padding: 140px 0 38px;
	-webkit-box-shadow: inset 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
}
.footer-outer{
    width: 100%;
	float: left;
	background: #162125 !important;
	padding: 40px 0 38px;
	-webkit-box-shadow: inset 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
}
.footer.full-width {
	box-shadow: none;
	padding-top: 70px;
}
.footer.full-width .footer-top-left ul li {
	width: 25%;
}
.footer-top-left {
	float: left;
	width: 50%;
	padding: 0 0 0 15px;
}
.footer-top-left ul {
	float: left;
	width: 100%;
}
.footer-top-left ul li {
	float: left;
	width: auto;
	position: relative;
}
.footer-top-left ul li h5 {
	position: absolute;
	color: #fff;
	font-family: 'Arvo', serif;
	font-weight: 700;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
}
.footer-top-left ul li h6 {
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	padding: 29px 0 0;
}
.yellow-icon {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 40%;
	transform: translateY(-50%);
}
.footer-top-right {
	float: left;
	width: 50%;
	position: relative;
}
.footer-right-content {
	position: absolute;
	text-align: center;
	right: 62px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.footer-right-content h2 {
	color: #fff;
	margin: 19px 0 0;
}
.footer-bottom {
	float: right;
	margin: 50px 0 0px;
	width: auto;
	position: relative;
	right: 25px;
	bottom: 0;
}
.t1 .footer-bottom {
	position: absolute;
}

.footer-outer .footer-bottom{
    margin: 50px 0 30px;
}
.footer-bottom .menu-link {
	float: left;
	text-align: right;
	width: auto;
	margin: 0;
	padding: 5px 0;
}
.contact {
	text-decoration: underline;
}
.footer-right-content .btn {
	width: 193px;
	margin: 15px 0 0;
}
.social-icons {
	float: right;
	width: auto;
	margin: 0 0 0 85px;
	position: relative;
	z-index: 1;
}
.social-icons ul {
	float: right;
	width: auto;
}
.social-icons ul li {
	float: left;
	width: auto;
	margin: 0 0 0 9px;
}
.social-icons ul li a {
	float: left;
	width: 34px;
	height: 34px;
	line-height: 38px;
	background: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.social-icons ul li a:hover {
	background: #af8e3b;
}
.social-icons ul li a i {
	color: #162125;
	font-size: 20px;
}
.full-width .footer-top-left {
	width: 100%;
	padding: 0;
}
.image-outer {
	height: 325px;
	width: 310px;
}
.full-width .image-outer {
	width: 100%;
}
/*---------footer------*/
/*block-three-outer starts*/
.block-three-outer {
	float: left;
	width: 100%;
}
.content-small-outer {
	float: left;
	width: 100%;
	background: url('../img/brown-block-bg.png')/*tpa=http://www.villarietvink.nl/assets/templates/img/brown-block-bg.png*/center center no-repeat;
	background-size: 100% 100%;
	padding: 86px 0;
	text-align: center;
}
.content-small-inner {
	float: none;
	width: 100%;
	margin: 0 auto;
	display: table;
	text-align: center;
	color: #fff;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	max-width: 940px;
	text-align: center;
}
.content-small-inner blockquote {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	font-style: italic;
	font-family: 'Arvo', serif;
	line-height: 34px;
	padding: 0 0 13px;
	margin: 0;
	border: none;
	position: relative;
	width: auto;
	float: none;
	display: inline-block;
}
.content-small-inner blockquote:before {
	content: '"';
	left: -10px;
	position: absolute;
	top: 0;
	color: #fff;
}
.content-small-inner blockquote:after {
	content: '"';
	right: -10px;
	position: absolute;
	top: 0;
	color: #fff;
}
.content-small-inner span {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.content-small {
	display: table-cell;
	vertical-align: middle;
}
/*block-four-outer starts*/
.block-four-outer {
	float: left;
	width: 100%;
}
.content-textblk.white-bg {
	background: #ffffff;
	float: left;
	padding: 150px 0;
}
.content-textblk.blue-bg {
	background: #344346;
}
.content-textblk.white-bg h2 {
	color: #344346;
	font-size: 46px;
}
.content-textblk.white-bg p {
	color: #344346;
	font-weight: 400;
	max-width: 378px;
}

.content-textblk.white-bg span, .content-textblk.white-bg label, .content-textblk.white-bg input, .content-textblk.white-bg .content-form form textarea, .content-textblk.white-bg input:focus, .content-textblk.white-bg a {
	color: #344346;
}

.content-textblk.white-bg span p {
        font-size: 12px;
    line-height: 16px;
}

.content-textblk.white-bg input, .content-textblk.white-bg input:focus {
	border: 1px solid #344346;
}

.content-textblk.white-bg input[type=submit] {
	border: none;
}

.content-textblk.white-bg .iradio::before{
	background:#344346;
}

.content-textblk.white-bg .iradio, .content-textblk.white-bg .icheckbox {
	border: 1px solid #344346;
}

.content-textblk.white-bg .icheckbox::before {
	color: #344346;
}

.content-form {
	float: left;
	width: 100%;
	color: #fff;
}
.content-form span, .content-form span p {
	font-size: 12px;
	line-height: 16px;
}
.content-form input, .content-form input:focus {
	border: 1px solid #fff;
	box-shadow: none;
	background: transparent;
	color: #fff;
}
.content-form h3 {
	color: #fff;
	text-align: center;
	padding: 0 0 27px;
}
.content-form form > label {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 7px;
}
.form-inner label, .form-inner input {
	float: left;
}
.form-inner input {
	margin: 0;
}
.check-box {
	float: left;
	width: 100%;
	padding: 0 0 7px;
	position: relative;
}
.form-inner {
	float: left;
	width: 100%;
	padding: 0 0 24px;
}
.radio-box {
	float: left;
	width: 21%;
	position: relative;
}
.content-form form div label {
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	padding-left: 39px;
	display: inline-block;
	vertical-align: top;
}
.content-form form .radio-box label {
	padding-left: 31px;
}
.content-form form textarea {
	background: transparent;
	color: #fff;
	resize: none;
	height: 75px;
	border: 1px solid #737551;
	box-shadow: none;
}
.content-form form textarea:focus {
	box-shadow: none;
}
.content-form .btn {
	background: url("../img/btn-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-bg.png*/ no-repeat;
	background-size: 100% 100%;
	border: none;
	cursor: pointer;
	padding: 17px 60px 17px 60px;
}
.content-form .btn:hover, .content-form .btn:focus {
	background: url("../img/btn-white-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-white-bg.png*/ no-repeat;
	background-size: 100% 100%;
	color: #af8e3b;
	border: none;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.form-input {
	float: left;
	width: 100%;
	padding: 0 0 20px;
}
.form-input input {
	height: 35px;
	margin-bottom: 9px;
	padding: 4px 14px 6px;
	font-size: 14px;
	line-height: 16px;
}
.check-box input[type="checkbox"] {
	margin: 0;
}
.icheckbox.checked:before {
	content: "\f00c";
}
.icheckbox {
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 21px;
	height: 21px;
	border: solid 1px #fff;
	cursor: pointer;
	margin: 0;
}
.icheckbox:before {
	font-family: 'FontAwesome';
	content: "";
	position: absolute;
	left: 1px;
	top: -3px;
	color: #fff;
	font-size: 16px;
}
.radio-box label {
	padding-left: 32px;
	cursor: pointer;
}
.radio-box input[type="radio"] {
	margin: 0;
}
.iradio.checked:before {
	height: 9px;
	width: 9px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.iradio {
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 19px;
	height: 19px;
	border: solid 1px #fff;
	cursor: pointer;
	margin: 0;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.iradio:before {
	font-family: 'FontAwesome';
	content: "";
	position: absolute;
	left: 0px;
	right: 0;
	margin: 0 auto;
	top: 49%;
	background: #fff;
	-ms-transform: translateY(-50%); /* IE 9 */
	-webkit-transform: translateY(-50%); /* Safari */
	transform: translateY(-50%);
}
.form-submit {
	float: left;
	width: 100%;
	margin: 8px 0 20px;
}
.form-checkbox {
	float: left;
	width: 100%;
	position: relative;
	padding: 10px 0 0;
}
.form-date {
	position: absolute;
	right: 0;
	top: -4px;
	width: 127px;
}
.form-date input {
	text-align: center;
	height: 33px;
}
.other-blk {
	width: 100%;
	float: left;
}
.other-blk ul {
	width: 100%;
	float: left;
}
.other-blk li {
	width: 33.33%;
	float: left;
}
.other-blk .grid-box .info-content {
	opacity: 0.75;
}
.slider-block {
	width: 55.5%;
	float: left;
	position: relative;
	z-index: 0;
}
.slider-block .btn {
	position: absolute;
	bottom: 26px;
	left: 35px;
	z-index: 99;
	color: #273135;
	background: url("../img/btn-white-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-white-bg.png*/ no-repeat;
	background-size: 100% 100%;
	width: auto!important;
	height: auto!important;
}
.slider-block .btn:hover {
	color: #fff;
	background: url("../img/btn-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-bg.png*/ no-repeat;
	background-size: 100% 100%;
}
.slick {
	position: relative;
	z-index: 99;
}
.slick li {
	float: left;
	width: 100%;
	left: 0!important;
}
.slick li img {
	width: 100%;
}
.slick .slick-arrow {
	position: absolute;
	top: 50%;
	color: transparent;
	text-align: center;
	line-height: 0;
	z-index: 1;
	width: 45px;
	height: 45px;
	-ms-transform: translateY(-50%); /* IE 9 */
	-webkit-transform: translateY(-50%); /* Safari */
	transform: translateY(-50%);
	cursor: pointer;
}
.slick .slick-arrow:focus {
	outline: none;
}
.slick .slick-arrow.slick-prev {
	line-height: 0;
}
.slick .slick-arrow.slick-prev:after {
	position: absolute;
	left: 0;
	content: "\f104";
	font-family: fontAwesome;
	right: 0;
	margin: 0 auto;
	font-size: 45px;
	color: #fff;
	line-height: 45px;
	width: 45px;
	height: 45px;
	text-align: center;
	cursor: pointer;
	top: 0;
}
.slick .slick-arrow.slick-next {
	left: auto;
	right: 0;
}
.slick .slick-arrow.slick-next:after {
	position: absolute;
	left: 0;
	content: "\f105";
	font-family: fontAwesome;
	right: 0;
	margin: 0 auto;
	font-size: 45px;
	color: #fff;
	line-height: 45px;
	width: 45px;
	height: 45px;
	text-align: center;
	top: 0;
}
/*About Us*/
.image-block {
	width: 55.5%;
	float: left;
	position: relative;
}
.content-textblk {
	width: 44.5%;
	float: right;
	padding: 210px 0 210px;
	position: relative;
	background: #4d4f25;
	text-align: center;
	-webkit-box-shadow: inset 0px 2px 30px 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 2px 30px 15px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 2px 30px 15px rgba(0, 0, 0, 0.2);
}
.content-textblk.whitebg {
    background: #FFFFFF;
}
.content-textblk.whitebg h2,
.content-textblk.whitebg p{
    color: #000000;
}
.content-textblk.greybg {
    background: #999999;
}
.content-textblk h2 {
	color: #ffffff;
	font-size: 60px;
	line-height: 85px;
}
.content-textblk p {
	color: #ffffff;
	float: left;
	font-weight: 700;
	margin: auto;
	max-width: 350px;
}
.down-arrow:after {
	position: absolute;
	bottom: 10px;
	content: "";
	background: url(../img/arrow-down.png)/*tpa=http://www.villarietvink.nl/assets/templates/img/arrow-down.png*/ no-repeat;
	right: 75px;
	width: 25px;
	height: 25px;
}
.content-textblk .mid-content {
	text-align: left;
	width: 430px;
	/*    min-height: 500px;*/
	left: inherit;
	position: relative;
	top: inherit;
	-moz-transform: translateX(0%) translateY(0%);
	-webkit-transform: translateX(0%) translateY(0%);
	-o-transform: translateX(0%) translateY(0%);
	-ms-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
	display: inline-block;
}
.content-textblk .mid-content .btn.white-btn {
	background: url("../img/btn-white-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-white-bg.png*/ no-repeat;
	color: #344346;
}
.content-textblk .mid-content .btn.white-btn:hover {
	background: url("../img/btn-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/btn-bg.png*/ no-repeat;
	color: #ffffff;
}
.content-textblk.grey-bg {
	background: #334144;
	float: left;
	padding: 150px 0;
}
.content-textblk.grey-bg h2 {
	font-size: 46px;
}
.content-textblk.grey-bg p {
	font-weight: 400;
	max-width: 378px;
}

.hystory-blk-outer {
	width: 100%;
	float: left;
	background: url("../img/hystory-bg.png")/*tpa=http://www.villarietvink.nl/assets/templates/img/hystory-bg.png*/ no-repeat;
	background-size: 100% 100%;
	padding: 70px 0 120px;
}
.history-inner {
	width: 100%;
	float: left;
	padding: 0 50px;
}
.his-imgblk {
	width: 65%;
	float: left;
	padding: 40px 95px 40px 0;
	text-align: right;
}
.his-info {
	width: 35%;
	float: right;
	text-align: center;
	position: relative;
	padding: 0 20px;
}
.hystory-blk-outer ul {
	width: 100%;
	float: left;
}
.hystory-blk-outer ul li {
	width: 100%;
	float: left;
    overflow: hidden;
}
.his-info > h2 {
	padding: 15px 0 15px;
}
.his-info h3 {
	color: #af8e3b;
}
.his-info p {
	padding: 0;
}
.his-info .mid-content {
	background: #fefefe;
	padding: 40px 0;
}
.his-info .mid-content:after {
	width: 5px;
	position: absolute;
	content: "";
	height: 120%;
	bottom: 100%;
	background: #ebe3ce;
	padding: 0 0 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.his-info .mid-content:before {
	width: 5px;
	position: absolute;
	content: "";
	height: 120%;
	top: 100%;
	background: #ebe3ce;
	padding: 0 0 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hystory-blk-outer ul li .his-info .mid-content.first-blk:after,.hystory-blk-outer ul li .his-info .mid-content.last-blk:before {
	content: none;
}
/*Details*/
.details .banner-inner img {
	width: 100%;
	display: block;
}
.details .mid-content h2 {
	color: #ffffff;
}
.details .singe-blk-inner {
	margin: -149px auto;
	position: relative;
	z-index: 1;
}
.details .mid-content {
	margin: 20px 0 0;
}
.details .single-block {
	padding: 52px 0 0;
}
.details .singe-blk {
	margin: 0;
	padding: 75px 108px;
}
.details .singe-blk h6 {
	font-size: 14px;
	line-height: 29px;
	padding: 0 0 32px;
}
.details .singe-blk strong {
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 15px;
	font-weight: 500;
	display: inline-block;
}
.details .singe-blk img {
	margin: 20px 0 50px;
}

.details .singe-blk .fotorama img {
    margin : 0;    
}

.image-block .scroll-view-more {
	bottom: 7px;
	right: 72px;
	left: auto;
	z-index: 1;
}

.outer-blk.full-screen {
    display: table;
    float: left;
    width: 100%;
}
.full-screen .content-textblk{
    display: table-cell;
    float: none;
}
.full-screen .image-block{
    display: table-cell;
    float: none;
}
.fancybox-infobar__body{
    display: none;
}
.slick-initialized .slick-slide a{
    width: auto!important;
    height: auto!important;
}

.display-desktop{display: block;}
.display-mob{display: none;}

.banner-container .right {
	float: left;
}

.banner-container .left {
	float: right;
}

/* News overview */
#news-overview h2 {
	color: white;
}

#news-overview .fullwidth-centerblock h2 {
    color: inherit;
}

.featured-news-item {
	position: relative;
	padding: 0;
}

.news-item {
	position: relative;
	padding: 0 5px;
	margin: 0  0 10px 0 ;    
	min-height: 270px;
}

.news-item a, .featured-news-item a {
	text-align: center;
	padding: 0 10%;
	display: block;
	position: absolute;
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 38px;
	top:50%;
	left: 0;
	transform: translateY(-50%);
	width:100%;

}

.news-item a {
	font-size: 26px;
	line-height: 28px;
}

.news-item .overlay, .featured-news-item .overlay,
.overlay {
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.news-item .overlay {
	width: calc(100% - 10px);
	left: 5px
}
.news-grid {
	padding-top: 100px;
}

.footer-row {
	padding: 0;
}

.footer-row .footer-bottom {
	margin: 28px 0;
}

/* Contact */
.green-bg .content-form form textarea {
	border: 1px solid white;
}

.green-bg h3, .contact .green-bg a {
	color: white;
}

.contact .green-bg a {
	font-size: 28px;
	font-weight: 400;
	display: inline-block;
	margin-bottom: 20px;
}

.contact-info {
	margin: 10px 0 30px;
}

.contact .green-bg p {
	padding-bottom: 10px;
}


#detail-page .singe-blk a {
	color: #af8e3b;
}

#detail-page .singe-blk a:hover {
	text-decoration: underline;
}

#vimeo-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;pointer-events: none;overflow: hidden; background:#ffffff;}
#vimeo-iframe {width: 100vw;height: 56.25vw;min-height: 100vh;min-width: 177.77vh;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#vimeo-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


.dutch-venue-association {
    max-width: 70px;
    margin-top: -20px;
}

/*-------------- fullwidth center block --------------------*/

.fullwidth-centerblock{
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    padding: 97px 0 65px;
}
.fullwidth-centerblock .inner-block{
    padding: 0 10px;
}
.fullwidth-centerblock .content-block{
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 0 50px 35px;
}
.fullwidth-centerblock h2{
    font-family: 'Arvo', serif;
    padding: 0 0 35px;
    font-size: 30px;

    padding-bottom: 20px;
    line-height: 1.2;
}
.fullwidth-centerblock p{
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin-bottom: 27px;
}
.profile-img{
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: -48px 0 24px 0;
    border: 4px solid #ffffff;
    -webkit-border-radius: 100%;
  	     -moz-border-radius: 100%;
  		    border-radius: 100%;
}
.profile-img img{
     -webkit-border-radius: 100%;
  	     -moz-border-radius: 100%;
  		    border-radius: 100%;
}

.btn-row {
    padding-top: 35px;
}

.singe-blk a {
    color: inherit;
}

.cookie-popup-bg {
    width: 100vw;
    max-width: 300px;
    overflow: hidden;
    position: fixed;
    z-index: 999999999;
    background: #fff;
    bottom: 0;
    right: 30px;
    padding: 20px 25px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}

.cookie-popup-bg a {
    color: inherit;
}

.cookie-popup-bg p, .cookie-popup-bg button {
    font-size: 12px;
}
.contact .green-bg .content-form span p a {
    font-weight: 700;
    font-size: inherit;
}
.g-recaptcha,.content-form .error, .content-form span {
    float: left;
}