* {
	padding:0;
	margin: 0;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	font-family: 'Source Sans Pro', sans-serif;
}
a {
	text-decoration: none;
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow:auto;
	padding-bottom: 280px;
}
#footer {
	position: relative;
	margin-top: -280px;
	height: 280px;
	clear:both;
	background-color: #1B3918;
	background-repeat: no-repeat;
	background-position: right;
}
body:before {
	content:"";
	height:100%;
	width:0;
	margin-top:-32767px;
}
header {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 9;
	width: 100%;
	height: 150px;
	position: fixed;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
header.sticky {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818364;
}
#header_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#logo {
	float: left;
	height: auto;
	margin-left: 40px;
}
header #logo img {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-top: 10px;
	width: 200px;
}
header.sticky #logo img {
	width: 135px;
}
header #menu {
	width: 850px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header.sticky #menu {
	margin-top: 0px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li a {
	color: #818364;
	text-decoration: none;
	display: block;
	float: right;
	font-size: 17px;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 10px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height: 40px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Barlow', sans-serif;
}
.groep {
	width: 190px;
}
.bed {
	width: 140px;
}
.zakelijk {
	width: 80px;
}
.omgeving {
	width: 85px;
}
.contact {
	width: 74px;
}
#menu ul li a.active, #menu ul li a:hover {
	color: #1B3918;
	font-weight: 700;
}
#content {
	height: 2000px;
}
#clear {
	clear: both;
}
#slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 500px;
	overflow: hidden;
}
.jssora21l, .jssora21r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	overflow: hidden;
	background-image: url(img/a21.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.jssora21r {
	background-position: -55px 0px;
}
.jssora21l:hover {
	opacity: 0.7;
}
.jssora21r:hover {
	opacity: 0.7;
}
.jssora21l.jssora21ldn {
	opacity: 0.4;
}
.jssora21r.jssora21rdn {
	opacity: 0.4;
}
#banner {
	height: auto;
	width: 100%;
	margin-top: 150px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	position: relative;
}
#banner.sticky {
	margin-top: 110px;
}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	line-height: 30px;
	padding-top: 90px;
	padding-bottom: 90px;
	color: #231F20;
	height: auto;
}
#content02 {
	float: right;
	width: 300px;
	padding: 20px;
	line-height: 20px;
	font-size: 16px;
}
#content01 {
	float: left;
	width: 800px;
	padding-top: 10px;
}
#content01 h1 {
	color: #235A72;
	font-size: 30px;
	margin-bottom: 15px;
	line-height: 40px;
}
#content01 h1 span {
	font-weight: normal;
}
#content01 h1 span span {
	color: #9FC46A;
}
#content03 {
	width: auto;
	padding-top: 10px;
}
#content03 h1 {
	color: #235A72;
	font-size: 30px;
	margin-bottom: 15px;
	line-height: 40px;
}
#content03 h1 span {
	font-weight: normal;
}
#content03 h1 span span {
	color: #9FC46A;
}
.knop {
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	display: block;
	height: 40px;
	width: auto;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
}
.knop:hover {
	background-color: #F7931D;
}
.knop2 {
	font-size: 20px;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display: block;
	height: 40px;
	width: 200px;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border: 1px solid #FFF;
}
.knop2:hover {
	background-color: #FFF;
	color: #235A72;
}
.knop3 {
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	background-color: #F7931D;
	text-align: center;
	display: block;
	height: 40px;
	width: auto;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
}
.knop3:hover {
	background-color: #000;
}
.welkom {
	float: right;
	background-color: #FFF;
	padding: 10px;
	margin-left: 40px;
}
#content02 h2 {
	font-size: 30px;
	color: #235A72;
	margin-bottom: 20px;
}
#content02 ul {
	list-style-type: none;
}
#content02 ul li {
	height: 54px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content02 ul li a {
	color: #235A72;
	text-decoration: none;
	font-size: 18px;
	line-height: 54px;
	height: 54px;
	width: 300px;
	overflow: hidden;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#content02 ul li a:hover {
	color: #fff;
}
#spotlight {
	background-color: #235A72;
	padding-top: 40px;
	padding-bottom: 40px;
}
#formulier {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #2F4A55;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 30px;
}
#spotlight_main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.molen {
	background-color: #FFF;
	padding: 10px;
}
#spotlight01 {
	float: left;
}
#spotlight02 {
	float: right;
	width: 526px;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
}
#spotlight02 h2 span {
	font-weight: normal;
}
#spotlight02 h2 span span {
	color: #9FC46A;
}
#spotlight02 h2 {
	margin-bottom: 10px;
}
#footer_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#footer_main01 {
	float: left;
	width: 730px;
	margin-left: 130px;
}
#footer_main02 {
	float: right;
	width: 206px;
	color: #FFF;
	text-align: right;
	background-image: url(img/bg_footer.png);
	padding-top: 61px;
	background-repeat: no-repeat;
	margin-right: 110px;
}
#footer_main02 p a {
	color: #FFF;
	text-decoration: none;
}
#footer_main01 ul {
	list-style-type: none;
}
#footer_main01 ul li {
	float: left;
}
#footer_main01 ul li a {
	font-weight: normal;
	color: #919371;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-transform: uppercase;
	font-family: 'Barlow', sans-serif;
	margin-right: 20px;
}
#footer_main01 ul li .active, #footer_main01 ul li a:hover {
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}
#copyright {
	margin-top: 170px;
	font-size: 14px;
	color: #FFF;
	margin-left: 10px;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}
.scrollToTop {
	width:55px;
	height:55px;
	text-align:center;
	position:fixed;
	top:175px;
	right:20px;
	display:none;
	background-image: url(img/bg_scroll_to_top.png);
	background-repeat: no-repeat;
	z-index: 99999;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#formulier h2 {
	color: #235A72;
	text-align: center;
	font-size: 30px;
	margin-bottom: 15px;
}
#formulier h2 span {
	font-weight: normal;
}
#formulier h2 span span {
	color: #9FC46A;
}
.quform-outer.quform-theme-light-light {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.quform-elements .quform-element.quform-element-text .quform-spacer label {
	font-weight: bold;
	color: #335460;
	font-size: 20px;
	margin-bottom: 5px;
}
#name, #telefoon, #email, #Bedrijfsnaam, #Contactpersoon, #Bedrijfsadres, #Bedrijfspostcode, #Bedrijfsplaats, #Iban, #Telefoon, #Mobiel, #Website, #message, #upload, #Pand, #Priveadres, #Privepostcode, #Priveplaats, #Privetelefoon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	width: 420px;
	height: 40px;
	font-size: 18px !important;
}
#upload, #Pand {
	background-color: #F2F2F2;
}
.quform-element.quform-element-recaptcha .quform-spacer label {
	font-size: 20px !important;
	color: #335460 !important;
	font-weight: bold !important;
    margin-bottom: 5px;
	}
.quform-submit-inner button {
	font-size: 18px;
}
#content01 h2 {
	color: #235A72;
	font-size: 24px;
}
#content01 ul li {
	margin-left: 50px;
	line-height: 40px;
}
#content02 h3 {
	color: #235A72;
}
.lid {
	background-color: #DBE6EA;
	float: left;
	height: 190px;
	width: 200px;
	margin-left: 20px;
	display: block;
	margin-top: 20px;
	padding: 12px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.lid:hover {
	background-color: #B2C6CF;
}
#leden {
	margin-left: -20px;
	margin-top: 20px;
}
#lid_logo img {
	width: 200px;
}
#lid_logo {
	text-align: center;
	height: 120px;
	width: 200px;
	margin-bottom: 10px;
}
.lid #lid_naam {
	color: #235A72;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
	height: 60px;
	line-height: 30px;
	text-align: center;
	width: 200px;
	overflow: hidden;
}
.quform-spacer table tr td label {
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #335460;
}
.quform-element.quform-element-textarea.quform-huge .quform-spacer label {
	font-size: 20px;
	font-weight: bold;
	color: #335460;
	margin-bottom: 5px;
}
#leden01 {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#leden02 {
	float: right;
	width: 800px;
}
#leden02 {
	background-color: #DBE6EA;
	padding: 20px;
	margin-top: 20px;
}
#leden02 label {
	display: block;
	height: 40px;
	line-height: 40px;
}
#leden02 label span {
	float: left;
	width: 200px;
	font-weight: bold;
}
#leden02 label a {
	color: #2F4A55;
	text-decoration: underline;
}
#leden02 img {
	background-color: #FFF;
	padding: 5px;
	width: 300px;
}
#afbeeldingen img {
	background-color: #FFF;
	padding: 5px;
	width: 190px;
	margin-bottom: 10px;
}
#reserveren_menu {
	float: right;
	width: 850px;
}
header #reserveren {
	color: #FFF;
	background-color: #F7931D;
	text-align: center;
	display: block;
	height: 50px;
	width: 200px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 50px;
	font-family: 'Barlow', sans-serif;
	float: right;
	margin-right: 15px;
	border: 2px solid #F7931D;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header #reserveren:hover {
	color: #F7931D;
	background-color: #FFF;
	text-align: center;
}
header.sticky #reserveren {
	height: 30px;
	width: 120px;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Barlow', sans-serif;
}
#content h1 {
	font-size: 28px;
	font-family: 'Barlow', sans-serif;
	font-weight: 700;
	margin-bottom: 40px;
	text-transform: uppercase;
}
#kwartet {
	height: auto;
	width: 100%;
}
#kwartet01, #kwartet02, #kwartet03, #kwartet04 {
	width: 50%;
	height: 600px;
	float: left;
}
#kwartet01 {
	background-color: #C1D9E6;
}
#kwartet04 {
	background-color: #C2C1B2;
}
#kwartet02 {
	background-image: url(img/de_lage_raam01.jpg);
	background-size: cover;
	background-position: center center;
}
#kwartet03 {
	background-image: url(img/de_lage_raam02.jpg);
	background-size: cover;
}
#kwartet01_main {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 100px;
	text-align: left;
	color: #000;
	font-size: 17px;
	line-height: 28px;
}
#kwartet01_main h2 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 60px;
	font-weight: 900;
	font-family: 'Barlow', sans-serif;
	margin-bottom: 36px;
	text-align: center;
}
#mooi {
	width: 100%;
	position: relative;
}
#mooi img {
	width: 100%;
}
#overlay2 {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align:center;
	font-size: 50px;
	color: #FFF;
	font-family: 'Barlow', sans-serif;
	display:flex;
}
#overlay2 span {
	font-family: 'Barlow', sans-serif;
	font-weight: 900;
}
#overlay2 b {
	font-weight: normal;
	align-self:center;
	text-align:center;
	width:100%;
	font-family: 'Barlow', sans-serif;
}
#footer_main01_03 {
	color: #FFF;
	font-size: 15px;
}
#footer_main01_03 span {
	color: #F7931D;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
#footer_main01_01 {
	margin-bottom: 25px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
#footer_main01_01 span {
	letter-spacing: 2px;
	font-weight: normal;
}
#footer_main01_02 {
	margin-bottom: 25px;
}
#footer_main01_03 a {
	color: #FFF;
	text-decoration: none;
}
#footer_main01_02 {
	margin-bottom: 30px;
}
#footer_main01_03 a {
	color: #FFF;
	text-decoration: none;
}
#footer_main02 a {
	display: block;
	float: left;
	height: 38px;
	width: 38px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#footer_main02 a:hover {
	opacity: 0.5;
}
.facebook {
	background-image: url(img/bg_facebook.png);
	background-repeat: no-repeat;
}
.instagram {
	background-image: url(img/bg_instagram.png);
	background-repeat: no-repeat;
}
#overlay3 {
	width: 30%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align:left;
	font-size: 20px;
	color: #FFF;
	display:flex;
	background-color: rgba(0, 0, 0, 0.6);
	background: rgba(0, 0, 0, 0.6);
	color: #FFF;
	padding: 10%;
	font-weight: normal;
}
#overlay2 b {
	font-weight: normal;
	align-self:center;
	text-align:center;
	width:100%;
	font-family: 'Barlow', sans-serif;
}
#overlay3 b h2 {
	font-size: 42px;
	font-family: 'Barlow', sans-serif;
	font-weight: 900;
	line-height: 60px;
	margin-bottom: 30px;
}
#overlay3 b {
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
}
#reserveren2 {
	color: #FFF;
	background-color: #F7931D;
	text-align: center;
	display: block;
	height: 50px;
	width: 200px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 50px;
	font-family: 'Barlow', sans-serif;
	border: 2px solid #F7931D;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-left: auto;
	margin-right: auto;
}
#reserveren2:hover {
	color: #F7931D;
	background-color: #FFF;
	text-align: center;
}
#kamers {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#kamer {
	float: left;
	height: auto;
	width: 246px;
	background-color: #EEEDE8;
	margin: 20px;
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
}
#kamer2 {
	background-color: #EEEDE8;
	padding: 20px;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#wensen {
	background-color: #8DBFD7;
}
#wensen_main {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#wensen_main h2 {
	font-size: 45px;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 35px;
	font-family: 'Barlow', sans-serif;
}
#main #kwartet2 img {
}
.kwartet21 {
	width: calc(50% - 4px);
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.kwartet22 {
	width: calc(50% - 4px);
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#contact01 {
	float: left;
	height: auto;
	width: 50%;
}
#contact02 {
	float: left;
	width: 50%;
	background-color: #C0DAE9;
}
#contact_main {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contact01_main {
	width: 500px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
}
#contact01_main h1 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}
header #flags {
    width: 100px;
    margin-top: 100px;
	margin-left: 1090px;
    position: absolute;
    height: auto;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header #flags a {
	padding-top: 25px;
	float: left;
	font-size: 10px;
	color: #818565;
	width: 50px;
	text-transform: uppercase;
	text-align: center;
	background-image: url(img/du_flag.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header #flags a:hover {
opacity: 0.4;
}
#flags .en {
	background-image: url(img/en_flag.png);
}
header.sticky #flags {
	margin-top: 77px;
    margin-left: 1126px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header.sticky #flags a {
	background-size: 20px 12px;
	width: 30px;
	font-size: 0px;
	color: #FFF;
	padding-top: 20px;
}
@media screen and (max-width: 1100px) {
#header_main, #content, #para_content_main, #footer_main, #spotlight_main {
 width: 960px;
}
#logo {
 margin-left: 0px;
}
#reserveren_menu {
    float: right;
    width: 750px;
}
header #menu {
 width: 750px;
}
#menu ul li a {
 padding-right: 10px;
 padding-left: 10px;
 margin-left: 10px;
}
#content01 {
 width: 580px;
}
.welkom {
 margin-left: 20px;
 width: 180px;
}
#footer_main01 {
    margin-left: 0px;
}
#footer_main02 {
    margin-right: 0px;
}
#kwartet01_main {
    width: 420px;
    padding-top: 50px;
}
#overlay3 {
    width: 40%;
    padding: 5%;
}
#contact01_main {
    width: 400px;
    margin-top: 150px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 30px;
}



header #flags {
    width: 100px;
    margin-top: 100px;
	margin-left: 854px;
	position: absolute;
    height: auto;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header #flags a {
	padding-top: 25px;
	float: left;
	font-size: 10px;
	color: #818565;
	width: 50px;
	text-transform: uppercase;
	text-align: center;
	background-image: url(img/du_flag.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header #flags a:hover {
opacity: 0.4;
}
#flags .en {
	background-image: url(img/en_flag.png);
}
header.sticky #flags {
	margin-top: 77px;
	margin-left: 891px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
header.sticky #flags a {
	background-size: 20px 12px;
	width: 30px;
	font-size: 1px;
	color: #FFF;
	padding-top: 20px;
}
}
.cc-window {
	opacity:1;
	transition:opacity 1s ease
}
.cc-window.cc-invisible {
	opacity:0
}
.cc-animate.cc-revoke {
	transition:transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
	transform:translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
	transform:translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
	transform:translateY(0)
}
.cc-grower {
	max-height:0;
	overflow:hidden;
	transition:max-height 1s
}
.cc-link, .cc-revoke:hover {
	text-decoration:underline
}
.cc-revoke, .cc-window {
	position:fixed;
	overflow:hidden;
	box-sizing:border-box;
	font-size:14px;
	line-height:1.5em;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	z-index:9999
}
.cc-window.cc-static {
	position:static
}
.cc-window.cc-floating {
	padding:2em;
	max-width:24em;
	-ms-flex-direction:column;
	flex-direction:column;
	font-family: Arial, Helvetica, sans-serif;	
}
.cc-window.cc-banner {
	padding:1em 1.8em;
	width:100%;
	-ms-flex-direction:row;
	flex-direction:row
}
.cc-revoke {
	padding:.5em
}
.cc-header {
	font-size:18px;
	font-weight:700
}
.cc-btn, .cc-close, .cc-link, .cc-revoke {
	cursor:pointer
}
.cc-link {
	opacity:.8;
	display:inline-block;
	padding:.2em
}
.cc-link:hover {
	opacity:1
}
.cc-link:active, .cc-link:visited {
	color:initial
}
.cc-btn {
	display:block;
	padding:.4em .8em;
	font-size:.9em;
	border-width:2px;
	border-style:solid;
	text-align:center;
	white-space:nowrap
}
.cc-banner .cc-btn:last-child {
	min-width:140px
}
.cc-highlight .cc-btn:first-child {
	background-color:transparent;
	border-color:transparent
}
.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
	background-color:transparent;
	text-decoration:underline
}
.cc-close {
	display:block;
	position:absolute;
	top:.5em;
	right:.5em;
	font-size:1.6em;
	opacity:.9;
	line-height:.75
}
.cc-close:focus, .cc-close:hover {
	opacity:1
}
.cc-revoke.cc-top {
	top:0;
	left:3em;
	border-bottom-left-radius:.5em;
	border-bottom-right-radius:.5em
}
.cc-revoke.cc-bottom {
	bottom:0;
	left:3em;
	border-top-left-radius:.5em;
	border-top-right-radius:.5em
}
.cc-revoke.cc-left {
	left:3em;
	right:unset
}
.cc-revoke.cc-right {
	right:3em;
	left:unset
}
.cc-top {
	top:1em
}
.cc-left {
	left:1em
}
.cc-right {
	right:1em
}
.cc-bottom {
	bottom:1em
}
.cc-floating>.cc-link {
	margin-bottom:1em
}
.cc-floating .cc-message {
	display:block;
	margin-bottom:1em;
	color: #FFF;
}
.cc-window.cc-floating .cc-compliance {
	-ms-flex:1;
	flex:1
}
.cc-window.cc-banner {
	-ms-flex-align:center;
	align-items:center
}
.cc-banner.cc-top {
	left:0;
	right:0;
	top:0
}
.cc-banner.cc-bottom {
	left:0;
	right:0;
	bottom:0
}
.cc-banner .cc-message {
	-ms-flex:1;
	flex:1
}
.cc-compliance {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-line-pack:justify;
	align-content:space-between
}
.cc-compliance>.cc-btn {
	-ms-flex:1;
	flex:1
}
.cc-btn+.cc-btn {
	margin-left:0em
}
.cc-dismiss {
	display: none;
}
.cc-allow {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background: none;
	background: linear-gradient(to left, rgba(255, 0, 0, 0) 50%, rgba(255, 255, 255, 1) 50%);
	background-size: 200% 100%;
	background-position:right bottom;
	transition:all 1s ease;
	text-transform: uppercase;
}
.cc-allow:hover {
	color: #353E4D !important;
	background-position:left bottom;
}#footer_main01_02 {
	margin-bottom: 30px;
}
