/**********   GENERAL STYLES   **********/

/* font */
@font-face {
  font-family: 'Realize My Passion';
  src:  url(/fonts/custom-font.woff2) format('woff2'),
        url(/fonts/custom-font.otf) format('otf');
}

body {
	background-color: #E5FFFF;
	background: url(/i/skyBackground.png);
	background-repeat: repeat-x;
}

* {
   font-family: Tahoma, Verdana, sans-serif;
/*	font-family: arial;*/
   font-size: 12px;
	color: #2C2C2C;
   padding: 0;
   margin: 0;
	border: 0;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

small {
   font-size: 11px;
}

img {
   padding: 0;
   margin: 0;
   background: transparent;
   border: 0px solid #000; 
}

input, textarea, select {
   padding: 2;
   margin: 2;
   background: #ccc;
	width: 99%;
	border: 1px #999;
}

p {
   padding: 0px;
   margin: 0px;   
}

hr {
   border: 0;
   padding: 0px;
   background: #000;
   height: 1px;
}

.top1_1 {
	width: 800px;
	text-align: left;
	background: #DBE5FF;
	padding: 0 5px 0 10px;
}

.top1_2 {
	width: 200px;
	height: 50px;
	background: #DBE5FF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.top1_2 a {
	font-size: 14px;
	font-weight: bold;
}

/* ---????? ???????-- */

.top2_1 {
	width: 220px;
	padding: 10px 5px 0 0;
	background: url(/i/bg-left.png) bottom left no-repeat;
}


/* ---??????? ???????-- */

.news-item-table td {
	border: 1px solid #000!important;
}

.top2_2 {
	width: 580px;
	max-width: 580px;
	padding: 10px 5px 0 5px;
	text-align: justify;
}
.top2_2 div.content {
	margin: 0 10px 0 10px;
}
.top2_2 p {
	margin: 0 0 10px 0;
}

div.module {
	margin: 0 0 20px 0;
}
div.module table {
	border-collapse: collapse;
	border: 1px solid #d0d0d0;
	margin-top: 10px;
}
div.module table.table-main {
	border-collapse: initial;
}
div.module tr.head td {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
div.module td, a {
	font-size: 11px;
}
div.module td {
	padding: 1px 3px;
}
div.module .tr1 {
	background: #efefef;
}
div.module .tr0 {
	background: #fff;
}
/*
div.module tr.tr1, tr.tr0 {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
*/
div.module td.subhead {
	padding: 3px 3px;
	background: #d0d0d0;
	font-weight: bold;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
div.module td.subhead a {
	text-decoration: underline;
}
div.module tr.subhead {
	margin: 10px 0 0 0;
}
div.module input {
	font-size: 11px;
}
div.module input:hover {
	background: #ccc;
}
.mail {
	background: #efefef;
	border: 1px solid #d0d0d0;
}

/* ---????? ???????-- */

.top2_3 {
	width: 200px;
	padding: 10px 0 0 5px;
}

.nav1 {
	height: 30px;
	background: url('/i/bg-nav.png');
}
.nav1 p {
	padding: 6px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}

.nav2 {
	height: 30px;
	margin: 0 0 10px 0;
}
.nav2 p {
	background: #F6BCF2;
	padding: 6px 0 7px 10px;
	font-size: 14px;
	font-weight: bold;
}

ul.nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.nav a.p:hover {
	text-decoration: none;
}

ul.nav li.l0 {
//	height: 30px;
	background: url('/i/bg-nav.png');
}
li.l0 a, li.l0 a * {
	padding: 6px 6px 6px 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
li.l0 a.a {
	color: #50659A;
}

ul.nav li.l1, li.l2, li.l3 {
	background: #EAE9E9;
	border-bottom: 1px solid #fff;
}
li.l1 a {
	padding: 6px 6px 6px 15px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
li.l1 a.a {color: #50659A;}

li.l2 a {
	padding: 6px 6px 6px 20px;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
li.l2 a.a {color: #50659A;}

li.l3 a {
	padding: 6px 6px 6px 25px;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
li.l3 a.a {color: #50659A;}

/* ---?????? ???????--- */

.lastnews {
	margin: 5px;
	text-align: justify;
}

.lastnews h1 {
	margin-bottom: 5px;
}

.lastnews small{
	text-align: right; 
	display: block;
	font-size: 8px;
}

/* ---???--- */
.bot {
	height: 50px;
	background: #ffaa00;
}
.bot div {
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 5px 10px 0 0;
	margin-bottom: 5px;
}

li {
	text-align: left;
}


.main-table {
	position: relative;
}

.ng-leaf {
	position: absolute;
	background: url("/i/ngleaf.png") repeat-y;
    width: 75px;
    height: 100%;
	top: 0;
}

.ng-leaf-left {
	left: -100px;
}
.ng-leaf-right {
	right: -100px;
}




div.module .button-buy {
	font-size: 18px; 
	color:#ffffff; 
	background: #009C00; 
	border-radius: 10px;
	width: 180px; 
	height: 60px; 
	display: block; 
	margin: 20px 10px;
	cursor: pointer;
	box-shadow: 0 3px 0px rgb(2, 119, 2);
	font: bold 18px Arial, sans-serif;
}

div.module .button-buy:hover {
	background-color: rgb(1, 165, 1);
}

.button-row, .button-row-class {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
    justify-content: space-around;
}
div.module .button-kvk {
	height: 60px;
    cursor: pointer;
    background-color: #ffdf00;
    border-radius: 10px;
    color: #fff;
    font: bold 18px Arial, sans-serif;
    margin: 0;
    width: auto;
	padding: 0 10px;
    box-shadow: 0 3px 0px #b7a423;
}
div.module .button-kvk:hover, div.module .button-kvk-class:hover {
	background-color: #ffe646;
}
div.module .button-row-class {
	justify-content: flex-start;
}
div.module .button-kvk-class {
	text-decoration: none!important;
    cursor: pointer;
    background-color: #ffdf00;
    border-radius: 10px;
    color: #fff;
    font: bold 18px Arial, sans-serif;
	margin: 0;
	margin-left: 20px;
    width: auto;
	padding: 8px 10px;
    box-shadow: 0 3px 0px #b7a423;	
}


div.module .button-to-cart {
	text-decoration: none!important;
    cursor: pointer;
	background: rgb(6, 193, 6); 
	border-radius: 10px;
	width: 180px; 
	padding: 8px 10px;
	display: block;
	box-shadow: 0 3px 0px rgb(2, 119, 2);
	font: bold 18px Arial, sans-serif;
	color: #ffffff;
}

div.module .button-to-cart:hover {
	background-color: rgb(15, 201, 10);
}

.tkfban {
	display: none;
}


table td .banner-img {

}

table td.banner-td {
	width: 50%;
	max-height: 170px;
    max-width: 284px;
    
}
table td span.banner-span {
	position: absolute;
    left: 50%;
    bottom: 0;
	transform: translateX(-50%);
	color: #f33;
	height: 15%;
	text-align: center;
}
table td a.banner-a {
	color: #f33; 
	position:relative;
	display: block;
    height: 100%;
}

.banner-top-div {
	display:flex;
	flex-flow:column;
	justify-content:center;
	height: 180px;
}
.banner-img {
	max-width: 100%;
    max-height: 100%;
	object-fit: contain;
	align-self: center;
}

.timer-banner {
	position: relative;
}
.timer {
	position: absolute;
	left: 0;
	bottom: 10px;
}
.price {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.price-old {
	position: relative;
	font-weight: normal;
}
.price-old::after {
	content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    border: none;
    background-color: #DF0000;
    width: 100%;
	margin: -3px 0 0 calc(0px - 50% - 0px);
	transform: rotate(-12deg);
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
}
.banner-content {
	margin-top: 15px;
}
.timer-content {
	padding-bottom: 5px;
}
.timer-content .percent-val {
	padding: 8px 15px;
	font-size: 14px;
	color: #ffffff;
	background-color: #50659A;
	text-decoration: none;
}
.timer-wrapper {
	margin-bottom: 10px;
}
.timer-text {
	font-size: 20px;
	font-weight: bold;
}
.timer-value {
	color: #ae1613;
}
.timer-bar {
	position:relative;
	width:200px;
	height:5px;
	padding:0;
	margin:3px 0 7px 0;
	background-color:#ededed;
	overflow: hidden;
}
.timer-bar div {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	background-color:#ae1613;
	display:block;
	-webkit-transition: width .2s ease-in-out;
  	transition: width .2s ease-in-out;
}