body {
	font-family: 'ZingScript', sans-serif;
	font-size: 15px;
//	font-style: italic;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	outline: none;
	color: #331c00;
//	background: linear-gradient(90deg, #073338, #0d5c6f, #073338);
}

::selection {
background: #B58060; /* Safari */
}
::-moz-selection {
background: #B58060; /* Firefox */
}

html, body{ 
	height: 100%; 
}


@font-face {
	font-family: 'ZingScript';
	src:url('../fonts/ZingScriptRustR-Base..eot');
	src:url('../fonts/ZingScriptRustR-Base.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ZingScriptRustR-Base.woff') format('woff'),
		url('../fonts/ZingScriptRustR-Base.ttf') format('truetype'),
		url('../fonts/ZingScriptRustR-Base.svg#ZingScriptRustR-Base') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OPTILordSwash';
	src:url('../fonts/mr_OPTILordSwash.eot');
	src:url('../fonts/mr_OPTILordSwash.eot?#iefix') format('embedded-opentype'),
		url('../fonts/mr_OPTILordSwash.woff') format('woff'),
		url('../fonts/mr_OPTILordSwash.ttf') format('truetype'),
		url('../fonts/mr_OPTILordSwash.svg#mr_OPTILordSwash') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LaidiyaRegular';
	src:url('../fonts/LaidiyaRegular.eot');
	src:url('../fonts/LaidiyaRegular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/LaidiyaRegular.woff') format('woff'),
		url('../fonts/LaidiyaRegular.ttf') format('truetype'),
		url('../fonts/LaidiyaRegular.svg#LaidiyaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
	text-decoration: none !important;
	color: #331c00;
}

a:hover {
	text-decoration: none !important;
	color: red;
}

ol,ul {
    list-style:none;
}

.form-control {
    border-color: #ffc107;
    background-color: #fffef4;
//    text-align: center;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffc780;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 191, 0, 0.25);
}


.img-icon {
	margin: 0 auto;
	width: 106px;
	height: 143px;
}

.bbcodes, .butons {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btnmunten, .bbcodes, .page-link, .butons {
    color: #212529;
    background-color: #dee4225c;
    border: 1px solid #ffc107;
    position: relative;
    z-index: 500;
}

.butons:hover,
.page-link:hover,
.bbcodes:hover,
.btnmunten:hover {
    background-color: #a5a9235c;
    color: #212529;
    border: 1px solid #ffc107;
}

.tabl-shrt {
//	border: 1px solid #331c00;
}

.tabl-shrt td {
	border: 1px solid #331c00;
	padding: 3px;
}


.butons.focus, .butons:focus,
.page-link.focus, .page-link:focus,
.bbcodes.focus, .bbcodes:focus,
.btnmunten.focus, .btnmunten:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 191, 0, 0.25);
    color: #212529;
    
}

.page-item.active .page-link {
	color: #212529;
	border: 1px solid #ffc107;
	background-color: #a8ad1acc;
}

.form_submit {
	text-align: right;
}

#upbutton {
    height: 60px;
    width: 60px;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}



.modal-content{
    background: transparent;
    border: 0;
}


.mod-log .modal-header {
	background-color: #fffde8;
	position: relative;
	margin: 60px 30px 0px 30px;
	z-index: 200;
    display: inline;
}

.mod-log .modal-header p{
    margin:0;
    padding:0;
//    line-height: 16px;
}

.mod-log .modal-header h4{
    font-size: 18px;
}

.mod-log .modal-header .close {
    float: right;
    font-size: 26px;
    line-height: 1;
    background: transparent;
    border:0;
}

.mod-log .user-auth {
	background-color: #fffde8;
	position: relative;
	margin: 0px 30px 30px 30px;
	z-index: 200;
}

.mod-log {

}

.mod-log .fc{
    background:#f7f7f7;
    width:100% !important;
    border:0;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: 0;
    color:#000;
    margin-bottom: 6px;
}

.mod-log .fc:focus {
    outline: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.mod-log a.lost-pass {
    position:absolute;
    right:5px;
    top:4px;
}

.login-panel {
    padding: 0px 10px;
}

.logi-soc {border-right:1px solid #eee;}

.miniava {
    width: 35px; 
    height:35px;
    vertical-align:middle;
    border-radius:100%;
    margin-right:10px;
    border: 3px solid #fff;
}

.miniava img{
    width: 35px; 
    height:35px;
}

.inloggen {
	position: absolute;
	z-index: 1500;
	bottom: 20px;
	right: 13%;
}

.katal-table td {
	padding: 3px;
	border: 1px solid #331c00;
	font-size: 13px;
	text-align: center;
}

.search-wrapper {
    position: absolute;
	//transform: translate(-50%, -50%);
    z-index: 110;
	bottom: 20px;
	left: 13%;
}
.search-wrapper.active {}

.search-wrapper .input-holder {    
    height: 2.5rem;
    width: 2.5rem;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    width:300px;
    border-radius: 50px;
    background: rgba(255,253,232,0.89);
    border: 1px solid #F3F49E;
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width:100%;
    padding:0px 10px 0 50px;
    opacity: 0;
    position: absolute;
    top:-2px;
    left:0px;
    background: transparent;
    box-sizing: border-box;
    border:none;
    outline:none;
    line-height: 20px;
    color:#331c00;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon {
    width:2.5rem;
    height:2.5rem;
    border:none;
    border-radius:1.625rem;
    background: #F3F49E;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:left;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 2.5rem;
    height:2.5rem;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:21px;
    height:23px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 8px;
    top: 16px;
    border-radius: 2px;
    background: #331c00;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 18px;
    height: 18px;
    left: 1px;
    top: 0px;
    border-radius: 16px;
    border: 0.125rem solid #331c00;
}
.search-wrapper .closes {
    position: absolute;
    z-index: -1;
    top:8px;
    right:8px;
    width:25px;
    height:25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
}
.search-wrapper.active .closes {
    right:-34px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
}
.search-wrapper .closes::before, .search-wrapper .closes::after {
    position:absolute;
    content:'';
    background: #F3F49E;
    border-radius: 2px;
}
.search-wrapper .closes::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .closes::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}




button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}
button.learn-more {
  width: 10rem;
  height: auto;
}
button.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  margin: 0;
  width: 2.5rem;
  height: 2.5rem;
  background: #F3F49E;
  border-radius: 1.625rem;
  float: right;
}
button.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
button.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 1rem;
  width: 1rem;
  height: 0.125rem;
  background: none;
}
button.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: '';
  top: -0.25rem;
  right: 0.35rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #331c00;
  border-left: 0.125rem solid #331c00;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
button.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.4rem 0;
  margin: 0 1rem 0 0;
  color: #F3F49E;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
//  text-transform: uppercase;
}
button:hover .circle {
  width: 100%;
}
button:hover .circle .icon.arrow {
  background: #331c00;
//  -webkit-transform: translate(1rem, 0);
//          transform: translate(1rem, 0);
	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
button:hover .button-text {
  color: #331c00;
  margin-left: 1rem;
}



.widthfitter {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}





.parallax-window {
    min-height: 400px;
    background: transparent;
}

.carselhead {

}

.carousel-foter {
	position: relative;
	width: 100%;
	height: 260px;
	background-position: center center;
	background-repeat: no-repeat;
//	background-attachment: fixed;
	background-size: cover;
	z-index: 50;
	margin-top: -50px;
}

.foter-text {
	position: absolute;
	bottom: 0px;
	transform: translate(-50%, -20%);
	left: 50%;
	color: white;
	text-shadow: 0px 0px 6px rgb(0, 0, 0);

}

.foter-text a {
	color: white;
}
	
.gld_row{
    width:100%;
    min-height: 980px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.goldtape {
	position: absolute;
	top: 0px;
	z-index: 300;
	left: 50%;
	margin-left: -302px;
}

.goldtape img {
	height: 164px;
	width: 604px;	
}

.logo-dg {
	position: absolute;
	top: 130px;
	z-index: 300;
	left: 50%;
	margin-left: -90px;
}

.logo-dg img {
	height: 192px;
	width: 180px;	
}

.crownline {
	height: 25px;
	width: 100%;
	background-repeat: repeat-x;
	position: absolute;
	bottom: -12px;
	z-index: 100;
}

.crown {
	height: 116px;
	width: 194px;
	max-width: 194px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -48px;
	left: 50%;
	margin-left: -97px;
	z-index: 105;
}

.title {
	font-family: 'LaidiyaRegular', sans-serif;
	font-size: 24px;
	letter-spacing: 3px;
	color: #67081A;
}

.row {
	margin-top: 12px;
}

.rowbg {
	background-repeat: repeat;
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	
}

.blockmenu {
	
}

.vote label {
	padding-left: 5px;
}

.mnubtn {
  width: 100%;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -3px;
}

.mnubtn:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 0px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(90deg, rgba(255, 253, 232, 0), #F4DC89, rgba(255, 253, 232, 0));
  transition: all 600ms;
}

.mnubtn:hover {
  color: #331c00;
  transition: all 600ms;
}
.mnubtn:hover:after {
  width: 240px;
  height: 350px;
  top: 50%;
  left: 50%;
}

 
.bgdiv {
	top: 0;
}


.hntpopup {position:relative; display: contents;}

#hntpopup_vis {
    display:none; 
    position:absolute; 
//    top:0;
//	width: 350px;
//    left: 50px;
    margin-top: -250px;
//	margin-left: 100px;
//    background:rgba(0,0,0,0.5); 
    padding:5px 5px; 
//    color:#fff; 
    font-size:0px;
    overflow:hidden;
    z-index:999; 
//    -moz-box-shadow:0px 1px 5px rgba(0,0,0,0.5);
//    -webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.5);
//    box-shadow:0px 1px 5px rgba(0,0,0,0.5);

}

#hntpopup_vis .hcont {overflow:hidden;}
.popup-linc {color:red;cursor: pointer;}
.img_pop {height:220px;opacity: 0.9;}



.bgr_left {
	height: 100%;
	width: 50%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	left: -50px;
	top: 0px;
	z-index: 10;
	float: left;
			
}

.bgr_right {
	height: 100%;
	width: 50%;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	left: -50px;
	top: 0px;
	z-index: 10;
	float: left;
			
}

.rowright {
	height: 100%;
	width: 13px;
	background-repeat: repeat-y;
	position: absolute;
	left: -13px;
	z-index: 80;
	-webkit-box-shadow: 0 0 10px 5px rgba(1, 0, 3, 0.5);
    -moz-box-shadow: 0 0 10px 5px rgba(1, 0, 3, 0.5);
    box-shadow: 0 0 10px 5px rgba(1, 0, 3, 0.5);
}

.rowleft {
	height: 100%;
	width: 13px;
	background-repeat: repeat-y;
	position: absolute;
	right: -13px;
	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    z-index: 80;
	-webkit-box-shadow: 0 0 10px 5px rgba(1, 0, 3, 0.5);
    -moz-box-shadow: 0 0 10px 5px rgba(1, 0, 3, 0.5);
    box-shadow: 0 0 10px 5px rgba(1, 0, 3, 0.5);
}

.ornamentleft {
	height: 135px;
	width: 56px;
	background-repeat: no-repeat;
	position: absolute;
	left: -13px;
	top: -10px;
	z-index: 150;	
}

.ornamentright {
	height: 135px;
	width: 56px;
	background-repeat: no-repeat;
	position: absolute;
	right: -13px;
	top: -10px;
	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
	z-index: 150;	
}

.bodwind {
	margin-bottom: 0px;
}

.ornampapierleft {
	height: 98px;
	width: 97px;
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	bottom: 20px;
	z-index: 210;	
}

.ornampapierright {
	height: 98px;
	width: 97px;
	background-repeat: no-repeat;
	position: absolute;
	right: 44px;
	top: 34px;
	-webkit-transform:scale(-1);
    -moz-transform:scale(-1);
    -ms-transform:scale(-1);
    -o-transform:scale(-1);
    transform:scale(-1);
	z-index: 210;
	
}


.bodwindtop01 {
	height: 195px;
	width: 174px;
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	top: 0px;
	z-index: 100;
}


.bodwindtop02 {
	height: 195px;
//	width: 60%;
	background-repeat: repeat-x;
	position: absolute;
	left: 184px;
	right: 150px;
	top: 0px;
	z-index: 100;
}

.bodwindtop03 {
	height: 195px;
	width: 174px;
	background-repeat: no-repeat;
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: 100;
}

.bodytxt {
	z-index: 200;
	position: relative;
	padding: 80px 20px 20px 20px;
	height: 80%;
//	background-color: #fffde8;
}

.bodwinddwn01 {
	height: 195px;
	width: 174px;
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	bottom: 0px;
	z-index: 100;
}

.bodwinddwn02 {
	height: 195px;
//	width: 60%;
	background-repeat: repeat-x;
	position: absolute;
	left: 184px;
	right: 150px;
	bottom: 0px;
	z-index: 100;
}

.bodwinddwn03 {
	height: 195px;
	width: 174px;
	background-repeat: no-repeat;
	position: absolute;
	right: 15px;
	bottom: 0px;
	z-index: 100;
}

.bodwindleft {
//	height: 80%;
	width: 174px;
	background-repeat: repeat-y;
	position: absolute;
	top: 195px;
	left: 15px;
	bottom: 100px;
	z-index: 90;

}

.bodwindright {
//	height: 80%;
	width: 174px;
	background-repeat: repeat-y;
	position: absolute;
	top: 195px;
	right: 15px;
	bottom: 100px;
	z-index: 90;
}

.bodwindfon {
	background-color: #fffde8;
	position: relative;
	margin: 80px 30px 30px 20px;
	z-index: 200;
	width: 100%;	
}

.shadowindow {
	height: 47px;
	width: 96%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -16px;
	z-index: 80;
	left: 10px;
	display: none;
}



.blcwindtop01 {
	height: 313px;
	width: 45px;
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	top: 0px;
	z-index: 100;
}

.blcwindtop02 {
	height: 61px;
//	width: 35%;
	background-repeat: repeat-x;
	position: absolute;
	left: 60px;
	right: 210px;
	top: 0px;
	z-index: 100;
}

.blcwindtop03 {
	height: 188px;
	width: 198px;
	background-repeat: no-repeat;
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: 100;
}

.blcwindleft {
//	height: 85%;
	width: 45px;
	background-repeat: repeat-y;
	position: absolute;
	top: 150px;
	left: 15px;
	bottom: 45px;
	z-index: 90;
}

.blcwindright {
//	height: 85%;
	width: 45px;
	background-repeat: repeat-y;
	position: absolute;
	top: 150px;
	right: 15px;
	bottom: 45px;
	z-index: 90;
}

.blcwinddwn01 {
	height: 48px;
	width: 76px;
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	bottom: 0px;
	z-index: 100;
}

.blcwinddwn02 {
	height: 48px;
//	width: 70%;
	background-repeat: repeat-x;
	position: absolute;
	left: 86px;
	right: 40px;
	bottom: 0px;
	z-index: 100;
}

.blcwinddwn03 {
	height: 48px;
	width: 45px;
	background-repeat: no-repeat;
	position: absolute;
	right: 15px;
	bottom: 0px;
	z-index: 100;
}

.blcwindfon {
	background-color: #fffde8;
	position: relative;
	margin: 60px 30px 40px 30px;
	z-index: 200;
	width: 100%;
}

.shadowblock {
	height: 47px;
	width: 94%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -20px;
	z-index: 80;
	left: 10px;
}

.separatorbody {
	height: 25px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}

.separatorblock {
	height: 28px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}

.goriz_scr {
//	width: 440px;
	display: grid;
}


@media (min-width: 576px ) {
	.shadowindow {
		display: none;
	}
	
	

	.inkwell {
		display: none;	
	}


	.magnifier {
		display: none;
	}


	.money {
		display: none;
	}

	.goriz_scr {
//		width: 440px;
	}
			
}

@media (min-width: 768px ) {
	
	.shadowindow {
		display: none;
	}

	.inkwell {
		bottom: 100px;
		left: -90px;
		display: block;
	}

	.inkwell img {
		height: 400px;
		width: 194px;
	}

	.magnifier {
		bottom: 0px;
		left: -170px;
		display: block;
	}

	.magnifier img {
		height: 135px;
		width: 400px;
	}

	.money {
		bottom: 0px;
		right: -190px;
		display: block;
	}

	.money img {
		height: 200px;
		width: 410px;
	}

	.goriz_scr {
//		width: 620px;
	}
		
}

@media (min-width: 992px ) {
	.bodwind {
		margin-bottom: -50px;
	}

	.shadowindow {
		display: block;
	}

	.inkwell {
		bottom: 100px;
		left: -60px;	
	}

	.inkwell img {
		height: 400px;
		width: 194px;
	}

	.magnifier {
		bottom: 0px;
		left: -140px;
	}

	.magnifier img {
		height: 135px;
		width: 400px;
	}

	.money {
		bottom: 0px;
		right: -140px;
	}

	.money img {
		height: 200px;
		width: 410px;
	}

	.goriz_scr {
//		width: 540px;
	}
	
}

@media (min-width: 1200px ) {

	.shadowindow {
		display: block;
	}

	.inkwell {
		bottom: 110px;
		left: -20px;	
	}

	.inkwell img {
		height: 454px;
		width: 220px;
	}

	.magnifier {
		bottom: 0px;
		left: -100px;
	}

	.magnifier img {
		height: 150px;
		width: 444px;
	}

	.money {
		bottom: 0px;
		right: -100px;
	}

	.money img {
		height: 230px;
		width: 472px;
	}
	
	.goriz_scr {
//		width: 630px;
	}
	
}
