html { box-sizing:border-box }*,*:before,*:after{ box-sizing:inherit }
html { -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%} body { margin:0 }
menubar { display:block; position:relative; top:0px; width:100%; max-width:1366px; height:94px; background-color:#0847a8; background-image: linear-gradient(to right, #043b98, #0a70de); }
qmenubar { display:none; position:fixed; top:0px; width:100%; max-width:1366px; height:94px; z-index:998; background-color:#0847a8; background-image: linear-gradient(to right, #043b98 , #0a70de); transition: top 0.3s; }
slidebar { display:none; position:fixed!important; top:94px; left:0px; width:286px; height:100%; color:#fff!important; background-color:#162133; z-index:997; overflow:auto; }
immibar { display:none; position:fixed!important; top:94px; width:100%; max-width:1366px; height:100%; color:#fff!important; z-index:996; overflow:auto; }
overlay { display:none; position:fixed!important; top:94px; left:0px; right:0px; bottom:0px; width:100%;height:100%; background-color:rgba(0,0,0,0.5); z-index:980; cursor:pointer; }
footer { display:block; background-color:#479fd9; }
.wpg	{ width: 92%; }

cookies { display:block; position:fixed; bottom:10px; left:10px; width:100%; max-width:380px; background-color:#0e97d1; background-image: linear-gradient(to right, #0e97d1, #0483c4); z-index:999; border-radius:12px; }

.regular					{ font-weight: normal; } 
.bold						{ font-weight: bold; } 
.italic						{ font-style: oblique; } 
.underline				{ text-decoration:underline; } 

.white						{ color: #FFFFFF }
.black					{ color: #222425 }
.gray						{ color: #505050 }
.red							{ color: #9A0000 }
.lred						{ color: #d90911 }
.blue						{ color: #16387C }
.skyblue				{ color: #00a6f3 }
.skyblue2				{ color: #479fd9 }
.brown					{ color: #B3420B }
.violet						{ color: #56027E }
.green					{ color: #66ac31 }
.pink						{ color: #EC008C }
.orange					{ color: #FF6606 }
.yellow					{ color: #f0a704 }
.gyellow				{ color: #febc01 }
.lyellow					{ color: #ecc311 }
.gold						{ color: #8b7427 }
.lgold						{ color: #aa7f11 }
.gblack					{ color: #1a140f }
.glight						{ color: #636363 }
.silver						{ color: #d0d0d0 }
.silver2					{ color: #a8a9ad }
.lblue						{ color: #2d8ae9 }
.lblue2					{ color: #277ddd }
.dblue					{ color: #071f77 }
.dblue2					{ color: #0642a3 }
.gblue					{ color: #003b77 }

.s8							{ font-size: 8px; } 
.s10						{ font-size: 10px; } 
.s12						{ font-size: 12px; } 
.s14						{ font-size: 14px; } 
.s16						{ font-size: 16px; }
.s18						{ font-size: 18px; } 
.s20						{ font-size: 20px; } 
.s22						{ font-size: 22px; } 
.s24						{ font-size: 24px; } 
.s26						{ font-size: 26px; } 
.s28						{ font-size: 28px; } 
.s30						{ font-size: 30px; } 
.s32						{ font-size: 32px; } 
.s35						{ font-size: 35px; } 
.s38						{ font-size: 38px; } 
.s40						{ font-size: 40px; } 
.s42						{ font-size: 42px; } 
.s48						{ font-size: 48px; } 
.s50						{ font-size: 50px; } 
.s56						{ font-size: 56px; } 
.s58						{ font-size: 58px; } 
.s60						{ font-size: 60px; } 
.s62						{ font-size: 62px; } 
.s68						{ font-size: 68px; } 
.s70						{ font-size: 70px; } 
.s72						{ font-size: 72px; } 
.s76						{ font-size: 76px; } 
.s80						{ font-size: 80px; } 
.s90						{ font-size: 90px; } 

.BrowalliaUPC			{ font-family: 'BrowalliaUPC','BrowalliaUPC2',BrowalliaUPC,Tahoma,Sans-Serif,MS Sans Serif; }
.MinimalR						{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; }
.MinimalB						{ font-family: 'MinimalB','MinimalB2',Tahoma,Sans-Serif,MS Sans Serif; }
.MinimalI						{ font-family: 'MinimalI','MinimalI2',Tahoma,Sans-Serif,MS Sans Serif; }
.MinimalBI					{ font-family: 'MinimalBI','MinimalBI2',Tahoma,Sans-Serif,MS Sans Serif; }
.PatPongEd				{ font-family: 'PatPongEd','PatPongEd2',Tahoma,Sans-Serif,MS Sans Serif; }

html			{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-style: normal; text-decoration: none; font-size: 20px; color: #222425 }
body			{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-style: normal; text-decoration: none; font-size: 20px; color: #222425 }
td			{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-style: normal; text-decoration: none; font-size: 20px; color: #222425 }
a:link, a:active, a:visited { font-family: font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif;  color: #003b77; text-decoration:underline; font-size: 20px }
a:hover { font-family: font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif;  color: #003b77; text-decoration:underline; font-size: 20px }

.pd-t1 { padding-top: 1px; } .pd-b1 { padding-bottom: 1px; } .pd-l1 { padding-left: 1px; } .pd-r1 { padding-right: 1px; } 
.pd-t2 { padding-top: 2px; } .pd-b2 { padding-bottom: 2px; } .pd-l2 { padding-left: 2px; } .pd-r2 { padding-right: 2px; } 
.pd-t3 { padding-top: 3px; } .pd-b3 { padding-bottom: 3px; } .pd-l3 { padding-left: 3px; } .pd-r3 { padding-right: 3px; } 
.pd-t4 { padding-top: 4px; } .pd-b4 { padding-bottom: 4px; } .pd-l4 { padding-left: 4px; } .pd-r4 { padding-right: 4px; } 
.pd-t5 { padding-top: 5px; } .pd-b5 { padding-bottom: 5px; } .pd-l5 { padding-left: 5px; } .pd-r5 { padding-right: 5px; } 
.pd-t6 { padding-top: 6px; } .pd-b6 { padding-bottom: 6px; } .pd-l6 { padding-left: 6px; } .pd-r6 { padding-right: 6px; } 
.pd-t7 { padding-top: 7px; } .pd-b7 { padding-bottom: 7px; } .pd-l7 { padding-left: 7px; } .pd-r7 { padding-right: 7px; } 
.pd-t8 { padding-top: 8px; } .pd-b8 { padding-bottom: 8px; } .pd-l8 { padding-left: 8px; } .pd-r8 { padding-right: 8px; } 
.pd-t9 { padding-top: 9px; } .pd-b9 { padding-bottom: 9px; } .pd-l9 { padding-left: 9px; } .pd-r9 { padding-right: 9px; } 
.pd-t10 { padding-top: 10px; } .pd-b10 { padding-bottom: 10px; } .pd-l10 { padding-left: 10px; } .pd-r10 { padding-right: 10px; }
.pd-t11 { padding-top: 11px; } .pd-b11 { padding-bottom: 11px; } .pd-l11 { padding-left: 11px; } .pd-r11 { padding-right: 11px; }
.pd-t12 { padding-top: 12px; } .pd-b12 { padding-bottom: 12px; } .pd-l12 { padding-left: 12px; } .pd-r12 { padding-right: 12px; }
.pd-t14 { padding-top: 14px; } .pd-b14 { padding-bottom: 14px; } .pd-l14 { padding-left: 14px; } .pd-r14 { padding-right: 14px; }
.pd-t15 { padding-top: 15px; } .pd-b15 { padding-bottom: 15px; } .pd-l15 { padding-left: 15px; } .pd-r15 { padding-right: 15px; }
.pd-t16 { padding-top: 16px; } .pd-b16 { padding-bottom: 16px; } .pd-l16 { padding-left: 16px; } .pd-r16 { padding-right: 16px; }
.pd-t17 { padding-top: 17px; } .pd-b17 { padding-bottom: 17px; } .pd-l17 { padding-left: 17px; } .pd-r17 { padding-right: 17px; }
.pd-t18 { padding-top: 18px; } .pd-b18 { padding-bottom: 18px; } .pd-l18 { padding-left: 18px; } .pd-r18 { padding-right: 18px; }
.pd-t20 { padding-top: 20px; } .pd-b20 { padding-bottom: 20px; } .pd-l20 { padding-left: 20px; } .pd-r20 { padding-right: 20px; }
.pd-t22 { padding-top: 22px; } .pd-b22 { padding-bottom: 22px; } .pd-l22 { padding-left: 22px; } .pd-r22 { padding-right: 22px; }
.pd-t24 { padding-top: 24px; } .pd-b24 { padding-bottom: 24px; } .pd-l24 { padding-left: 24px; } .pd-r24 { padding-right: 24px; }
.pd-t25 { padding-top: 25px; } .pd-b25 { padding-bottom: 25px; } .pd-l25 { padding-left: 25px; } .pd-r25 { padding-right: 25px; }
.pd-t30 { padding-top: 30px; } .pd-b30 { padding-bottom: 30px; } .pd-l30 { padding-left: 30px; } .pd-r30 { padding-right: 30px; }
.pd-t32 { padding-top: 32px; } .pd-b32 { padding-bottom: 32px; } .pd-l32 { padding-left: 32px; } .pd-r32 { padding-right: 32px; }
.pd-t40 { padding-top: 40px; } .pd-b40 { padding-bottom: 40px; } .pd-l40 { padding-left: 40px; } .pd-r40 { padding-right: 40px; }
.pd-t46 { padding-top: 46px; } .pd-b46 { padding-bottom: 46px; } .pd-l46 { padding-left: 46px; } .pd-r46 { padding-right: 46px; }
.pd-t48 { padding-top: 48px; } .pd-b48 { padding-bottom: 48px; } .pd-l48 { padding-left: 48px; } .pd-r48 { padding-right: 48px; }
.pd-t50 { padding-top: 50px; } .pd-b50 { padding-bottom: 50px; } .pd-l50 { padding-left: 50px; } .pd-r50 { padding-right: 50px; }
.pd-t60 { padding-top: 60px; } .pd-b60 { padding-bottom: 60px; } .pd-l60 { padding-left: 60px; } .pd-r60 { padding-right: 60px; }
.pd-t80 { padding-top: 80px; } .pd-b80 { padding-bottom: 80px; } .pd-l80 { padding-left: 80px; } .pd-r80 { padding-right: 80px; }
.pd-t90 { padding-top: 90px; } .pd-b90 { padding-bottom: 90px; } .pd-l90 { padding-left: 90px; } .pd-r90 { padding-right: 90px; }
.pd-t94 { padding-top: 94px; } .pd-b94 { padding-bottom: 94px; } .pd-l94 { padding-left: 94px; } .pd-r94 { padding-right: 94px; }
.pd-t100 { padding-top: 100px; } .pd-b100 { padding-bottom: 100px; } .pd-l100 { padding-left: 100px; } .pd-r100 { padding-right: 100px; }
.pd-t120 { padding-top: 120px; } .pd-b120 { padding-bottom: 120px; } .pd-l120 { padding-left: 120px; } .pd-r120 { padding-right: 120px; }
.pd-t150 { padding-top: 150px; } .pd-b150 { padding-bottom: 150px; } .pd-l150 { padding-left: 150px; } .pd-r150 { padding-right: 150px; }
.pd-t180 { padding-top: 180px; } .pd-b180 { padding-bottom: 180px; } .pd-l180 { padding-left: 180px; } .pd-r180 { padding-right: 180px; }

.mg-t1 { margin-top: 1px; } .mg-b1 { margin-bottom: 1px; } .mg-l1 { margin-left: 1px; } .mg-r1 { margin-right: 1px; } 
.mg-t2 { margin-top: 2px; } .mg-b2 { margin-bottom: 2px; } .mg-l2 { margin-left: 2px; } .mg-r2 { margin-right: 2px; } 
.mg-t3 { margin-top: 3px; } .mg-b3 { margin-bottom: 3px; } .mg-l3 { margin-left: 3px; } .mg-r3 { margin-right: 3px; } 
.mg-t4 { margin-top: 4px; } .mg-b4 { margin-bottom: 4px; } .mg-l4 { margin-left: 4px; } .mg-r4 { margin-right: 4px; } 
.mg-t5 { margin-top: 5px; } .mg-b5 { margin-bottom: 5px; } .mg-l5 { margin-left: 5px; } .mg-r5 { margin-right: 5px; } 
.mg-t6 { margin-top: 6px; } .mg-b6 { margin-bottom: 6px; } .mg-l6 { margin-left: 6px; } .mg-r6 { margin-right: 6px; } 
.mg-t8 { margin-top: 8px; } .mg-b8 { margin-bottom: 8px; } .mg-l8 { margin-left: 8px; } .mg-r8 { margin-right: 8px; } 
.mg-t10 { margin-top: 10px; } .mg-b10 { margin-bottom: 10px; } .mg-l10 { margin-left: 10px; } .mg-r10 { margin-right: 10px; } 
.mg-t12 { margin-top: 12px; } .mg-b12 { margin-bottom: 12px; } .mg-l12 { margin-left: 12px; } .mg-r12 { margin-right: 12px; } 
.mg-t16 { margin-top: 16px; } .mg-b16 { margin-bottom: 16px; } .mg-l16 { margin-left: 16px; } .mg-r16 { margin-right: 16px; } 
.mg-t20 { margin-top: 20px; } .mg-b20 { margin-bottom: 20px; } .mg-l20 { margin-left: 20px; } .mg-r20 { margin-right: 20px; } 
.mg-t24 { margin-top: 24px; } .mg-b24 { margin-bottom: 24px; } .mg-l24 { margin-left: 24px; } .mg-r24 { margin-right: 24px; }
.mg-t32 { margin-top: 32px; } .mg-b32 { margin-bottom: 32px; } .mg-l32 { margin-left: 32px; } .mg-r32 { margin-right: 32px; } 

.w100 { width: 100%; } 
.w96 { width: 96%; } 
.w94 { width: 94%; }

.lh90 { line-height: 90%; } .lh80 { line-height: 80%; } .lh75 { line-height: 75%; } .lh70 { line-height: 70%; }

.opc90 { opacity: 0.9; } .opc80 { opacity: 0.8; } .opc70 { opacity: 0.7; } .opc60 { opacity: 0.6; } .opc50 { opacity: 0.5; } .opc40 { opacity: 0.4; } .opc30 { opacity: 0.3; } .opc20 { opacity: 0.2; } .opc10 { opacity: 0.1; }

.bd-tblack { border-top: #222425 1px solid; } .bd-bblack { border-bottom: #222425 1px solid; } .bd-lblack { border-left: #222425 1px solid; } .bd-rblack { border-right: #222425 1px solid; }
.bd-tdblue { border-top: #505966 1px solid; } .bd-bdblue { border-bottom: #505966 1px solid; } .bd-ldblue { border-left: #505966 1px solid; } .bd-rdblue { border-right: #505966 1px solid; }
.bd-tsilver { border-top: #d7dadf 1px solid; } .bd-bsilver { border-bottom: #d7dadf 1px solid; } .bd-lsilver { border-left: #d7dadf 1px solid; } .bd-rsilver { border-right: #d7dadf 1px solid; }
.bd-tgray { border-top: #c6c1b9 1px solid; } .bd-bgray { border-bottom: #c6c1b9 1px solid; } .bd-lgray { border-left: #c6c1b9 1px solid; } .bd-rgray { border-right: #c6c1b9 1px solid; }
.dh-tskyb { border-top: #e1ebfb 1px dashed; } .dh-bskyb { border-bottom: #e1ebfb 1px dashed; } .dh-lskyb { border-left: #e1ebfb 1px dashed; } .dh-rskyb { border-right: #e1ebfb 1px dashed; }
.dh-twhite { border-top: #FFFFFF 1px dashed; } .dh-bwhite { border-bottom: #FFFFFF 1px dashed; } .dh-lwhite { border-left: #FFFFFF 1px dashed; } .dh-rwhite { border-right: #FFFFFF 1px dashed; }
.dh-tgray { border-top: #c6c1b9 1px dashed; } .dh-bgray { border-bottom: #c6c1b9 1px dashed; } .dh-lgray { border-left: #c6c1b9 1px dashed; } .dh-rgray { border-right: #c6c1b9 1px dashed; }
.dh-tdgray { border-top: #898989 1px dashed; } .dh-bdgray { border-bottom: #898989 1px dashed; } .dh-ldgray { border-left: #898989 1px dashed; } .dh-rdgray { border-right: #898989 1px dashed; }
.bd-brqmenu { border-bottom: #e8eced 1px solid; border-bottom-right-radius: 16px; }

.rd4 { border-radius: 4px; } .rd6 { border-radius: 6px; } .rd8 { border-radius: 8px; } .rd10 { border-radius: 10px; } .rd12 { border-radius: 12px; } .rd14 { border-radius: 14px; }
.rd16 { border-radius: 16px; } .rd18 { border-radius: 18px; } .rd20 { border-radius: 20px; } .rd22 { border-radius: 22px; } .rd24 { border-radius: 24px; }  .rd30 { border-radius: 30px; } 

.rd-tlr8	{ border-top-left-radius: 8px; border-top-right-radius: 8px; } 
.rd-tlr12 { border-top-left-radius: 12px; border-top-right-radius: 12px; } 
.rd-tlr16 { border-top-left-radius: 16px; border-top-right-radius: 16px; } 
.rd-tlr18 { border-top-left-radius: 18px; border-top-right-radius: 18px; } 
.rd-tlr20 { border-top-left-radius: 20px; border-top-right-radius: 20px; } 
.rd-tlr22 { border-top-left-radius: 22px; border-top-right-radius: 22px; } 
.rd-tlr24 { border-top-left-radius: 24px; border-top-right-radius: 24px; } 

.rd-blr12 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; } 

.rd-rtb8   { border-top-right-radius: 8px; border-bottom-right-radius: 8px; } 
.rd-rtb12 { border-top-right-radius: 12px; border-bottom-right-radius: 12px; } 
.rd-rtb16 { border-top-right-radius: 16px; border-bottom-right-radius: 16px; } 
.rd-rtb18 { border-top-right-radius: 18px; border-bottom-right-radius: 18px; } 
.rd-rtb20 { border-top-right-radius: 20px; border-bottom-right-radius: 20px; } 
.rd-rtb22 { border-top-right-radius: 22px; border-bottom-right-radius: 22px; } 
.rd-rtb24 { border-top-right-radius: 24px; border-bottom-right-radius: 24px; } 

.animate-fading { animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.animate-opacity { animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1 }}
.animate-top { position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.animate-left { position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.animate-right { position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.animate-bottom { position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.animate-zoom { animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.animate-transition { transition: top 0.3s; }

.txt-left { float:left!important } .txt-right { float:right!important }
.row::after {
  content: "";
  clear: both;
  display: table;
}
[class*="col-"] { float: left; width: 100%; }
.col-w100	 { width: 100%; } 
.col-w50	 { width: 50%; } 

@media (min-width:769px) { 
h1				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 72px; padding: 0px; margin: 0px; color: #003b77; line-height: 80%; }
h2				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 74px; padding: 0px; margin: 0px; color: #003b77; }
h3				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: bold; font-size: 64px; padding: 0px; margin: 0px; color: #003b77; }

.hd-red      { padding-top: 8px; padding-bottom: 10px; padding-right: 32px; }

.s00			{ font-size: 26px; }
.m00			{ font-size: 32px; }
.l00				{ font-size: 40px; }

.cmd-w	{ width: 100%; overflow: auto; }
.tb-chart		{ width: 80%; } 
.img-hotline	{ width: 60px; } 
.fs-hotline	{ font-size: 58px; } 
.fs2-hotline	{ font-size: 38px; } 
.fs3-hotline	{ font-size: 18px; } 
.mq-hotline	{ width: 105px; } 
.bg-service   { background-color: #cbdce6; }
.fs-qrcode	{ font-size: 60px; } 
.wd-wel		{ width: 50%; } 
.td-wel		{ width: 82%; } 
.fo-proc		{ font-size: 56px; } 
.tp-proc		{ height: 11px; } 
.fo-news	{ font-size: 90px; color: #d0d0d0; } 
.tp-news	{ height: 16px; } 
.tb-lft		{ float: right; }
.col-cmd25		{ width: 25%; } 
.d50p00		{ width: 50%; } 
.col-d25p50		{ width: 25%; } 
.col-d25p00		{ width: 25%; } 
.col-d50p00		{ width: 50%; } 
.tb-news			{ width: 95%; } 

.td-d70pm00	{ width: 70%; } 
.col-d50pm00	{ width: 50%; } 
.col-d60pm00	{ width: 60%; } 
.col-d40pm00	{ width: 40%; } 
.col-d50ps00	{ width: 50%; } 
.tb-command	{ width: 96%; } 
.tb-d40pm00	{ width: 40%; } 
.tb-d50p00		{ width: 50%; } 
.tb-d80p00		{ width: 80%; } 
.footer_wmenu { width: 80%; }
.footer_line	 { border-left: #64ace2 1px solid; padding-left: 16px; }
.footer_line2	 { border-left: #555555 1px solid; padding-left: 16px; }
.family_f1 { font-size: 28px; } 
.family_f2 { font-size: 42px; } 
.family_img { width: 42px; height: 42px; } 
.family_img2 { width: 100px; } 
.family_pd      { padding-left: 24px; padding-right: 24px; }
.tb-c94	{ width: 94%; }
.tb-a94	{ width: 94%; }
.tb-a97	{ width: 97%; }
.acc94	{ width: 100%; }
.dhide { display:none!important }
input[type=text], input[type=password], input[type=file], textarea, select { width: 70%; }

a.pg_red:link, a.pg_red:active, a.pg_red:visited { display: inline-block; color: #222425; text-decoration:none; background-color: #d7dadf; width: 50px; height: 50px; text-align:center; padding-top: 7px; font-size: 32px; border-radius: 25px; }
a.pg_red:hover { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #0642a3; width: 50px; height: 50px; text-align:center; padding-top: 7px; font-size: 32px; border-radius: 25px; }
.pg_select  { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #479fd9; width: 50px; height: 50px; text-align:center; padding-top: 7px; font-size: 32px; border-radius: 25px; }
.height-sp { height: 40px; }
.pd-mnu { padding-bottom: 4px; }
.pd-tsp { padding-top: 40px; }
.pd-bsp { padding-bottom: 40px; }
.pd-footer { padding-top: 120px; }
.tag-sp { padding-left: 16px; padding-right: 16px; }
@media (min-width:1281px) { 
.td-d70ds00		{ width: 70%; } 
.col-gallery		{ width: 33.33%; } 
.fs-wel			{ font-size: 22px; } 
.fs-wel2			{ font-size: 48px; } 
.fs-online	{ font-size: 70px; line-height: 80%; } 
.hg-online	{ height: 24px; } 
.hg2-online	{ height: 20px; } 

.gp-w					{ width: 95%; } 
.col-online		{ width: 50%; } 
.col-d50ds00	{ width: 50%; } 
.col-d60ds00	{ width: 60%; } 
.col-d40ds00	{ width: 40%; } 
.tb-gallery			{ width: 90%; } 
.tb-gallery2		{ width: 98%; border-left: #c6c1b9 1px solid; } 
.dlhide { display:none!important }
.tb-r94	{ width: 94%; }
.tb-hd { height: 150px; }
.pd-footer { padding-top: 120px; }
.bg-contact { height: 300px; }
.w-vgroup { width: 70%; }
.pd-contact { padding-top: 220px; }
.hd-contact { padding-left: 28px; font-size: 200px; }
}
@media (max-width:1280px) and (min-width:1025px) { 
.td-d70ds00		{ width: 70%; } 
.col-gallery		{ width: 33.33%; } 
.fs-wel			{ font-size: 22px; } 
.fs-wel2			{ font-size: 48px; } 
.fs-online	{ font-size: 70px; line-height: 80%; } 
.hg-online	{ height: 18px; } 
.hg2-online	{ height: 14px; } 

.gp-w					{ width: 95%; } 
.col-online		{ width: 100%; } 
.col-d50ds00	{ width: 50%; } 
.col-d60ds00	{ width: 60%; } 
.col-d40ds00	{ width: 40%; } 
.tb-gallery			{ width: 90%; } 
.tb-gallery2		{ width: 98%; border-left: #c6c1b9 1px solid; } 
.dmhide { display:none!important }
.tb-r94	{ width: 94%; }
.tb-hd { height: 140px; }
.pd-footer { padding-top: 110px; }
.bg-contact { height: 270px; }
.w-vgroup { width: 75%; }
.pd-contact { padding-top: 200px; }
.hd-contact { padding-left: 24px; font-size: 180px; }
}
@media (max-width:1024px) and (min-width:769px) { 
.td-d70ds00		{ width: 100%; } 
.col-gallery		{ width: 50%; } 
.tb-gallery			{ width: 100%; } 
.tb-gallery2		{ width: 100%; padding-top: 24px; } 
.fs-wel			{ font-size: 20px; } 
.fs-wel2			{ font-size: 35px; } 
.fs-online	{ font-size: 70px; line-height: 80%; } 
.hg-online	{ height: 14px; } 
.hg2-online	{ height: 10px; } 

.gp-w					{ width: 100%; } 
.col-online		{ width: 100%; } 
.col-d50ds00	{ width: 100%; } 
.col-d60ds00	{ width: 100%; } 
.col-d40ds00	{ width: 100%; } 
.dshide { display:none!important }
.tb-r94	{ width: 100%; }
.tb-hd { height: 130px; }
.pd-footer { padding-top: 110px; }
.bg-contact { height: 220px; }
.w-vgroup { width: 80%; }
.pd-contact { padding-top: 180px; }
.hd-contact { padding-left: 20px; font-size: 160px; }
}
}


@media (max-width:768px){
.td-d70ds00		{ width: 100%; } 
.tb-gallery			{ width: 100%; } 
.tb-gallery2		{ width: 100%; padding-top: 24px; } 
.wd-wel				{ width: 100%; } 
.pd-qrcode		{ padding-top: 24px; padding-bottom: 24px; } 
.gp-w					{ width: 100%; } 
.tb-chart		{ width: 100%; } 

.d50p00		{ width: 100%; } 
.col-d50ds00	{ width: 100%; } 
.col-d60ds00	{ width: 100%; } 
.col-d40ds00	{ width: 100%; } 

.tb-d50p00		{ width: 100%; } 
.tb-d80p00		{ width: 100%; padding-bottom: 24px; } 
.phide { display:none!important }
.tb-r94	{ width: 100%; }
.tb-a94	{ width: 100%; }
.tb-a97	{ width: 100%; }
.acc94	{ width: 94%; }
.footer_wmenu { width: 100%; }
@media (max-width:768px) and (min-width:641px) { 
h1				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 66px; padding: 0px; margin: 0px; color: #003b77; line-height: 80%; }
h2				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 74px; padding: 0px; margin: 0px; color: #003b77; }
h3				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: bold; font-size: 64px; padding: 0px; margin: 0px; color: #003b77; }

.hd-red      { padding-top: 8px; padding-bottom: 10px; padding-right: 24px; }

.s00			{ font-size: 24px; }
.m00			{ font-size: 28px; }
.l00				{ font-size: 40px; }

.cmd-w	{ width: 100%; overflow: auto; }
.img-hotline	{ width: 60px; } 
.fs-hotline	{ font-size: 58px; } 
.fs2-hotline	{ font-size: 38px; } 
.fs3-hotline	{ font-size: 18px; } 
.mq-hotline	{ width: 105px; } 
.bg-service   { background-color: #cbdce6; }
.fs-online	{ font-size: 60px; line-height: 80%; } 
.hg-online	{ height: 14px; } 
.hg2-online	{ height: 10px; } 
.col-online		{ width: 100%; } 
.fs-wel2			{ font-size: 50px; } 
.fs-wel			{ font-size: 22px; } 
.fs-qrcode	{ font-size: 50px; } 
.td-wel		{ width: 92%; } 
.col-gallery		{ width: 50%; } 
.fo-proc		{ font-size: 56px; } 
.tp-proc		{ height: 11px; } 
.fo-news	{ font-size: 70px; color: #d0d0d0; } 
.tp-news	{ height: 14px; } 
.tb-lft		{ float: right; }
.col-cmd25		{ width: 50%; } 
.col-d25p50		{ width: 50%; } 
.col-d25p00		{ width: 50%; } 
.col-d50p00		{ width: 100%; } 
.tb-news			{ width: 100%; } 
.td-d70pm00	{ width: 70%; } 
.col-d50pm00	{ width: 50%; } 
.col-d60pm00	{ width: 60%; } 
.col-d40pm00	{ width: 40%; } 
.col-d50ps00	{ width: 50%; } 
.tb-command	{ width: 96%; } 
.tb-d40pm00	{ width: 40%; } 
.tb-hd { height: 120px; }
.pd-footer { padding-top: 110px; }
.bg-contact { height: 180px; }
.w-vgroup { width: 85%; }
.pd-contact { padding-top: 160px; }
.hd-contact { padding-left: 16px; font-size: 120px; }
.tb-c94	{ width: 94%; }
.plhide { display:none!important }
input[type=text], input[type=password], input[type=file], textarea, select { width: 80%; }

a.pg_red:link, a.pg_red:active, a.pg_red:visited { display: inline-block; color: #222425; text-decoration:none; background-color: #d7dadf; width: 46px; height: 46px; text-align:center; padding-top: 7px; font-size: 28px; border-radius: 23px; }
a.pg_red:hover { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #0642a3; width: 46px; height: 46px; text-align:center; padding-top: 7px; font-size: 28px; border-radius: 23px; }
.pg_select  { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #479fd9; width: 46px; height: 46px; text-align:center; padding-top: 7px; font-size: 28px; border-radius: 23px; }
.height-sp { height: 32px; }
.pd-mnu { padding-bottom: 4px; }
.pd-tsp { padding-top: 32px; }
.pd-bsp { padding-bottom: 32px; }
.tag-sp { padding-left: 12px; padding-right: 12px; }
.family_f1 { font-size: 28px; } 
.family_f2 { font-size: 42px; } 
.family_img { width: 42px; height: 42px; } 
.family_img2 { width: 100px; } 
.family_pd      { padding-left: 24px; padding-right: 24px; }
}
@media (max-width:640px) and (min-width:481px) { 
h1				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 56px; padding: 0px; margin: 0px; color: #003b77; line-height: 80%; }
h2				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 74px; padding: 0px; margin: 0px; color: #003b77; }
h3				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: bold; font-size: 64px; padding: 0px; margin: 0px; color: #003b77; }

.hd-red      { padding-top: 8px; padding-bottom: 10px; padding-right: 20px; }

.s00			{ font-size: 22px; }
.m00			{ font-size: 30px; }
.l00				{ font-size: 40px; }

.cmd-w	{ width: 460px; overflow: auto; }
.img-hotline	{ width: 60px; } 
.fs-hotline	{ font-size: 58px; } 
.fs2-hotline	{ font-size: 38px; } 
.fs3-hotline	{ font-size: 18px; } 
.mq-hotline	{ width: 105px; } 
.fs-online	{ font-size: 70px; line-height: 80%; } 
.hg-online	{ height: 18px; } 
.hg2-online	{ height: 14px; } 
.col-online		{ width: 50%; } 
.fs-wel2			{ font-size: 48px; } 
.fs-wel			{ font-size: 22px; } 
.fs-qrcode	{ font-size: 40px; } 
.td-wel		{ width: 92%; } 
.col-gallery		{ width: 50%; } 
.fo-proc		{ font-size: 46px; } 
.tp-proc		{ height: 8px; } 
.fo-news	{ font-size: 60px; } 
.sp-proc		{ padding-top: 2px; } 
.col-cmd25		{ width: 50%; } 
.col-d25p50		{ width: 50%; } 
.col-d25p00		{ width: 50%; } 
.col-d50p00		{ width: 100%; } 
.tb-news			{ width: 100%; } 
.td-d70pm00	{ width: 100%; } 
.col-d50pm00	{ width: 100%; } 
.col-d60pm00	{ width: 100%; padding-bottom: 16px; } 
.col-d40pm00	{ width: 100%; } 
.col-d50ps00	{ width: 50%; } 
.tb-command	{ width: 100%; } 
.tb-d40pm00	{ width: 100%; } 
.tb-c94	{ width: 100%; }
.pmhide { display:none!important }
input[type=text], input[type=password], input[type=file], textarea, select { width: 80%; }

a.pg_red:link, a.pg_red:active, a.pg_red:visited { display: inline-block; color: #222425; text-decoration:none; background-color: #d7dadf; width: 40px; height: 40px; text-align:center; padding-top: 7px; font-size: 22px; border-radius: 20px; }
a.pg_red:hover { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #0642a3; width: 40px; height: 40px; text-align:center; padding-top: 7px; font-size: 22px; border-radius: 20px; }
.pg_select  { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #479fd9; width: 40px; height: 40px; text-align:center; padding-top: 7px; font-size: 22px; border-radius: 20px; }
.height-sp { height: 32px; }
.pd-mnu { padding-bottom: 9px; }
.pd-tsp { padding-top: 32px; }
.pd-bsp { padding-bottom: 32px; }
.tag-sp { padding-left: 12px; padding-right: 12px; }
.tb-hd { height: 110px; }
.pd-footer { padding-top: 100px; }
.bg-contact { height: 150px; }
.w-vgroup { width: 90%; }
.pd-contact { padding-top: 150px; }
.hd-contact { padding-left: 12px; font-size: 100px; }
.family_f1 { font-size: 28px; } 
.family_f2 { font-size: 42px; } 
.family_img { width: 42px; height: 42px; } 
.family_img2 { width: 100px; } 
.family_pd      { padding-left: 24px; padding-right: 24px; }
}
@media (max-width:480px) { 
menubar { display:block; position:relative; top:0px; left:0px; width:100%; height:74px; background-color:#0847a8; background-image: linear-gradient(to right, #043b98, #0a70de); }
qmenubar { display:none; position:fixed; top:0px; left:0px; width:100%; height:74px; z-index:999; background-color:#0847a8; background-image: linear-gradient(to right, #043b98 , #0a70de); transition: top 0.3s; }
slidebar { display:none; position:fixed!important; top:74px; left:0px; width:286px; height:100%; color:#fff!important; background-color:#162133; z-index:998; overflow:auto; }
immibar { display:none; position:fixed!important; top:74px; right:0px; width:100%; max-width:380px; height:100%; color:#fff!important; background-color:#d7dadf; z-index:997; overflow:auto; }
overlay { display:none; position:fixed!important; top:74px; left:0px; right:0px; bottom:0px; width:100%;height:100%; background-color:rgba(0,0,0,0.5); z-index:980; cursor:pointer; }

h1				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 46px; padding: 0px; margin: 0px; color: #003b77; line-height: 80%; }
h2				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: normal; font-size: 74px; padding: 0px; margin: 0px; color: #003b77; }
h3				{ font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-weight: bold; font-size: 64px; padding: 0px; margin: 0px; color: #003b77; }

.hd-red      { padding-top: 8px; padding-bottom: 10px; padding-right: 12px; }

.s00			{ font-size: 20px; }
.m00			{ font-size: 28px; }
.l00				{ font-size: 40px; }

.cmd-w	{ width: 256px; overflow: auto; }
.img-hotline	{ width: 50px; } 
.fs-hotline	{ font-size: 42px; } 
.fs2-hotline	{ font-size: 32px; } 
.fs3-hotline	{ font-size: 16px; } 
.mq-hotline	{ width: 86px; } 
.fs-online	{ font-size: 55px; line-height: 80%; } 
.hg-online	{ height: 12px; } 
.hg2-online	{ height: 8px; } 
.col-online		{ width: 100%; } 
.fs-wel2			{ font-size: 35px; } 
.fs-wel			{ font-size: 20px; } 
.fs-qrcode	{ font-size: 40px; } 
.td-wel		{ width: 92%; } 
.col-gallery		{ width: 100%; } 
.fo-proc		{ font-size: 30px; } 
.tp-proc		{ height: 6px; } 
.fo-news	{ font-size: 34px; } 
.sp-proc		{ padding-top: 4px; } 
.col-cmd25		{ width: 50%; } 
.col-d25p50		{ width: 100%; } 
.col-d25p00		{ width: 100%; } 
.col-d50p00		{ width: 100%; } 
.tb-news			{ width: 100%; } 
.td-d70pm00	{ width: 100%; } 
.col-d50pm00	{ width: 100%; } 
.col-d60pm00	{ width: 100%; padding-bottom: 16px; } 
.col-d40pm00	{ width: 100%; } 
.col-d50ps00	{ width: 100%; } 
.tb-command	{ width: 100%; } 
.tb-d40pm00	{ width: 100%; } 
.footer_space	 { padding-left: 16px; }
.tb-c94	{ width: 100%; }
.pshide { display:none!important }
input[type=text], input[type=password], input[type=file], textarea, select { width: 100%; }

a.pg_red:link, a.pg_red:active, a.pg_red:visited { display: inline-block; color: #222425; text-decoration:none; background-color: #d7dadf; width: 20px; height: 20px; text-align:center; padding-top: 1px; font-size: 16px; border-radius: 10px; }
a.pg_red:hover { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #0642a3; width: 20px; height: 20px; text-align:center; padding-top: 1px; font-size: 16px; border-radius: 10px; }
.pg_select  { display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #479fd9; width: 20px; height: 20px; text-align:center; padding-top: 1px; font-size: 16px; border-radius: 10px; }
.height-sp { height: 24px; }
.pd-mnu { padding-bottom: 9px; }
.pd-tsp { padding-top: 24px; }
.pd-bsp { padding-bottom: 24px; }
.tag-sp { padding-left: 8px; padding-right: 8px; }
.tb-hd { height: 100px; }
.pd-footer { padding-top: 90px; }
.bg-contact { height: 120px; }
.w-vgroup { width: 95%; }
.pd-contact { padding-top: 80px; }
.hd-contact { padding-left: 8px; font-size: 60px; }
.family_f1 { font-size: 24px; } 
.family_f2 { font-size: 36px; } 
.family_img { width: 36px; height: 36px; } 
.family_img2 { width: 100px; } 
.family_rpd      { padding-right: 12px; }
}
}

.container { position:relative; }
.container video {
    position:relative;
    z-index:0;
}
#myVideo {
  position: relative;
  width: 100%;
}
.vdo-content {
  position: absolute;
  bottom: 0;
 /* background: rgba(0, 0, 0, 0.5);*/
  color: #f1f1f1;
  width: 100%;
}

input[type=text], input[type=password], input[type=file], textarea, select {
  display: inline-block;
  border: 1px solid #abadb3;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-style: normal; text-decoration: none;
}
input[type=submit] {
  background-color: #0054ba;
  padding: 8px 20px 8px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  min-width: 200px;
  font-family: 'MinimalR','MinimalR2',Tahoma,Sans-Serif,MS Sans Serif; font-style: normal; text-decoration: none; font-size: 32px;
}
input[type=submit].sbmblack { background-color: #414141; color: #FFFFFF; }
input[type=submit].sbmblack:hover { background-color: #252525; color: #FFFFFF; }

.footer_menuline	 { border-top: #64ace2 1px dashed; }
.bg-trans { background: rgba(0, 0, 0, 0.5); }
.sx-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.alg-left{text-align:left!important}.alg-right{text-align:right!important}.alg-justify{text-align:justify!important}.alg-center{text-align:center!important}
.tb-left { float:left!important } .tb-right { float:right!important }

a.img-link:link, a.img-link:active, a.img-link:visited { font-family: Tahoma; color: #162133; text-decoration:none; font-size: 12px; }
a.img-link:hover { font-family: Tahoma; color: #162133; text-decoration:none; font-size: 12px; }
a.topmenu:link, a.topmenu:active, a.topmenu:visited { display:inline-block; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #f1f4f5; text-decoration:none; background-color: transparent; padding-left: 12px; padding-right: 12px; padding-top: 4px; padding-bottom: 4px; font-size: 20px; }
a.topmenu:hover { display:inline-block; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #252525; text-decoration:none; background-color: #f2c60f; padding-left: 12px; padding-right: 12px; padding-top: 4px; padding-bottom: 4px; font-size: 20px; border-radius: 4px; }
.black-tag	{ display: inline-block; color: #FFFFFF; text-decoration:none; background-color: #252525; padding: 2px 8px 4px 8px; }

.bg-content	{ background-color: #d8e9f8; background-image: linear-gradient(to right, #fefefe , #d8e9f8); } 
.bg-content2	{ background-color: #d8faf6; background-image: linear-gradient(to right, #fefefe , #d8faf6); } 

a.tab-mblue:link, a.tab-mblue:active, a.tab-mblue:visited { display: inline-block; background-color: transparent; width: 100%; text-decoration:none; }
a.tab-mblue:hover { display: inline-block; background-color: #f7faf9; background-image: linear-gradient(to right, #f7faf9 , #2f88c4); width: 100%; text-decoration:none; }
a.tab-mgreen:link, a.tab-mgreen:active, a.tab-mgreen:visited { display: inline-block; background-color: transparent; width: 100%; text-decoration:none; }
a.tab-mgreen:hover { display: inline-block; background-color: #f7faf9; background-image: linear-gradient(to right, #f7faf9 , #04bfac); width: 100%; text-decoration:none; }
a.tab-mpurple:link, a.tab-mpurple:active, a.tab-mpurple:visited { display: inline-block; background-color: transparent; width: 100%; text-decoration:none; }
a.tab-mpurple:hover { display: inline-block; background-color: #f7faf9; background-image: linear-gradient(to right, #f7faf9 , #6b83c4); width: 100%; text-decoration:none; }
a.tab-silver:link, a.tab-silver:active, a.tab-silver:visited { display: inline-block; background-color: transparent; width: 100%; text-decoration:none; }
a.tab-silver:hover { display: inline-block; background-color: #f7faf9; background-image: linear-gradient(to right, #f7faf9 , #d7dadf); width: 100%; text-decoration:none; }
a.tab-blue:link, a.tab-blue:active, a.tab-blue:visited { display: inline-block; background-color: #d8e9f8; background-image: linear-gradient(to right, #fefefe , #d8e9f8); width: 100%; text-decoration:none; }
a.tab-blue:hover { display: inline-block; background-color: #4e9acd; background-image: linear-gradient(to right, #fefefe , #4e9acd); width: 100%; text-decoration:none; }
a.tab-green:link, a.tab-green:active, a.tab-green:visited { display: inline-block; background-color: #d8faf6; background-image: linear-gradient(to right, #fefefe , #d8faf6); width: 100%; text-decoration:none; }
a.tab-green:hover { display: inline-block; background-color: #29c9b7; background-image: linear-gradient(to right, #fefefe , #29c9b7); width: 100%; text-decoration:none; }
a.tab-blue2:link, a.tab-blue2:active, a.tab-blue2:visited { display: inline-block; background-color: #d8e9f8; background-image: linear-gradient(to bottom, #fefefe , #d8e9f8); width: 100%; text-decoration:none; }
a.tab-blue2:hover { display: inline-block; background-color: #4e9acd; background-image: linear-gradient(to bottom, #fefefe , #4e9acd); width: 100%; text-decoration:none; }
a.tab-green2:link, a.tab-green2:active, a.tab-green2:visited { display: inline-block; background-color: #d8faf6; background-image: linear-gradient(to bottom, #fefefe , #d8faf6); width: 100%; text-decoration:none; }
a.tab-green2:hover { display: inline-block; background-color: #29c9b7; background-image: linear-gradient(to bottom, #fefefe , #29c9b7); width: 100%; text-decoration:none; }
a.tab-black:link, a.tab-black:active, a.tab-black:visited { display: inline-block; background-color: transparent; width: 100%; text-decoration:none; }
a.tab-black:hover { display: inline-block; background-color: rgba(0, 0, 0, 0.3); width: 100%; text-decoration:none; }
a.ex-bn:link, a.ex-bn:active, a.ex-bn:visited { display: inline-block; background-color: #34b0dd; border-radius: 30px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; border: #34b0dd 1px solid; }
a.ex-bn:hover { display: inline-block; background-color: #0060b7; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; border: #0060b7 1px solid; }
a.ex-bn2:link, a.ex-bn2:active, a.ex-bn2:visited { display: inline-block; background-color: #1275bb; border-radius: 30px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; border: #1275bb 1px solid; }
a.ex-bn2:hover { display: inline-block; background-color: #1275bb; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; border: #1275bb 1px solid; }
a.ex-bn3:link, a.ex-bn3:active, a.ex-bn3:visited { display: inline-block; max-width:270px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; }
a.ex-bn3:hover { display: inline-block; max-width:270px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; }
a.ex-bn4:link, a.ex-bn4:active, a.ex-bn4:visited { display: inline-block; background-color: #FFFFFF; border-radius: 30px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; border: #FFFFFF 1px solid; }
a.ex-bn4:hover { display: inline-block; background-color: #FFFFFF; border-radius: 30px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 38px; text-align:center; width:90%; padding: 16px 4px 16px 4px; border: #FFFFFF 1px solid; }

.bar-blue	{ background-color: #479fd9; background-image: linear-gradient(to right, #479fd9, #0672df); border-top-right-radius: 2px; border-bottom-right-radius: 50px; } 
.skybpoint 	{ color: #479fd9; text-decoration:none; background-color: #479fd9; padding-left: 2px; padding-right: 3px; padding-top: 8px; padding-bottom: 10px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; font-size: 20px }
.bluepoint 	{ color: #3155ba; text-decoration:none; background-color: #3155ba; padding-left: 2px; padding-right: 3px; padding-top: 1px; padding-bottom: 2px; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; font-size: 20px }
a.qmenu20:link, a.qmenu20:active, a.qmenu20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:none; font-size: 20px; padding-top: 1px; padding-bottom: 2px; padding-right: 12px; background-color: transparent; }
a.qmenu20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; padding-top: 1px; padding-bottom: 2px; padding-right: 12px; background-color: #3050b8; background-image: linear-gradient(to right, #3050b8 , #3e99da); }
a.bn-black:link, a.bn-black:active, a.bn-black:visited { display: inline-block; background-color: #363636; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; padding: 4px 12px 4px 8px; }
a.bn-black:hover { display: inline-block; background-color: #111111; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; padding: 4px 12px 4px 8px; }
a.bn-red:link, a.bn-red:active, a.bn-red:visited { display: inline-block; background-color: #d90911; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; padding: 4px 12px 4px 8px; }
a.bn-red:hover { display: inline-block; background-color: #be060d; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; padding: 4px 12px 4px 8px; }
a.red-nl20:link, a.red-nl20:active, a.red-nl20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:none; font-size: 20px }
a.red-nl20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #9A0000; text-decoration:underline; font-size: 20px }
a.red-ul20:link, a.red-ul20:active, a.red-ul20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:underline; font-size: 20px }
a.red-ul20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #9A0000; text-decoration:underline; font-size: 20px }
a.black-link:link, a.black-link:active, a.black-link:visited { display: inline-block; background-color: #363636; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; padding: 6px 12px 7px 12px; border-radius: 6px; }
a.black-link:hover { display: inline-block; background-color: #111111; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; padding: 6px 12px 7px 12px; border-radius: 6px; }
a.white-link:link, a.white-link:active, a.white-link:visited { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:none; font-size: 20px; padding: 7px 16px 8px 16px; border: #252525 1px solid; border-radius: 2px; }
a.white-link:hover { display: inline-block; background-color: #252525; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; padding: 7px 16px 8px 16px; border: #252525 1px solid; border-radius: 2px; }
a.white-bn:link, a.white-bn:active, a.white-bn:visited { display: inline-block; background-color: #d7dadf; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #19467f; text-decoration:none; font-size: 22px; padding: 6px 24px 7px 24px; border: #19467f 2px solid; border-radius: 32px; }
a.white-bn:hover { display: inline-block; background-color: #19467f; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 22px; padding: 6px 24px 7px 24px; border: #19467f 2px solid; border-radius: 32px; }
a.blue-bn:link, a.blue-bn:active, a.blue-bn:visited { display: inline-block; background-color: #2d8ae9; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 22px; padding: 6px 24px 7px 24px; border: #2d8ae9 2px solid; border-radius: 32px; }
a.blue-bn:hover { display: inline-block; background-color: #19467f; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 22px; padding: 6px 24px 7px 24px; border: #19467f 2px solid; border-radius: 32px; }
a.white-bn200:link, a.white-bn200:active, a.white-bn200:visited { display: inline-block; background-color: #d7dadf; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #19467f; text-decoration:none; font-size: 24px; text-align:center; width:200px; padding: 8px 4px 9px 4px; border: #19467f 2px solid; }
a.white-bn200:hover { display: inline-block; background-color: #2d8ae9; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; text-align:center; width:200px; padding: 8px 4px 9px 4px; border: #2d8ae9 2px solid; }
a.blue-bn200:link, a.blue-bn200:active, a.blue-bn200:visited { display: inline-block; background-color: #19467f; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; text-align:center; width:200px; padding: 8px 4px 9px 4px; border: #19467f 2px solid; }
a.blue-bn200:hover { display: inline-block; background-color: #2d8ae9; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 24px; text-align:center; width:200px; padding: 8px 4px 9px 4px; border: #2d8ae9 2px solid; }
a.silver-link:link, a.silver-link:active, a.silver-link:visited { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:none; font-size: 20px; padding: 0px 0px 8px 0px; }
a.silver-link:hover { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:none; font-size: 20px; padding: 0px 0px 8px 0px; }

a.white-link2:link, a.white-link2:active, a.white-link2:visited { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:none; font-size: 18px; border: #d0d0d0 1px solid; padding: 1px 16px 2px 16px; }
a.white-link2:hover { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 18px; border: #FFFFFF 1px solid; padding: 1px 16px 2px 16px; }

a.red-bn32:link, a.red-bn32:active, a.red-bn32:visited { display: inline-block; background-color: #d90911; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 28px; padding: 5px 16px 6px 16px; border: #d90911 2px solid; border-radius: 2px; }
a.red-bn32:hover { display: inline-block; background-color: #be060d; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 28px; padding: 5px 16px 6px 16px; border: #be060d 2px solid; border-radius: 2px; }
a.white-bn32:link, a.white-bn32:active, a.white-bn32:visited { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:none; font-size: 28px; padding: 5px 16px 6px 16px; border: #252525 2px solid; border-radius: 2px; }
a.white-bn32:hover { display: inline-block; background-color: #252525; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 28px; padding: 5px 16px 6px 16px; border: #252525 2px solid; border-radius: 2px; }

a.accept-bn:link, a.accept-bn:active, a.accept-bn:visited { display: inline-block; background-color: #fec52e; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #252525; text-decoration:none; font-size: 20px; width:100px; padding: 5px 0px 6px 0px; border: 1px solid #fec52e; text-align:center; border-radius: 18px; }
a.accept-bn:hover { display: inline-block; background-color: #2b2929; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; width:100px; padding: 5px 0px 6px 0px; border: 1px solid #2b2929; text-align:center; border-radius: 18px; }
a.deny-bn:link, a.deny-bn:active, a.deny-bn:visited { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; width:90px; padding: 5px 0px 6px 0px; border: 1px solid #FFFFFF; text-align:center; border-radius: 18px; }
a.deny-bn:hover { display: inline-block; background-color: #2b2929; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; width:90px; padding: 5px 0px 6px 0px; border: 1px solid #2b2929; text-align:center; border-radius: 18px; }

a.black-ul20:link, a.black-ul20:active, a.black-ul20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #222425; text-decoration:underline; font-size: 20px; }
a.black-ul20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #479fd9; text-decoration:underline; font-size: 20px; }
a.silver-ul18:link, a.silver-ul18:active, a.silver-ul18:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:underline; font-size: 18px; }
a.silver-ul18:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:underline; font-size: 18px; }
a.silver-nl18:link, a.silver-nl18:active, a.silver-nl18:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:none; font-size: 18px; }
a.silver-nl18:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:underline; font-size: 18px; }
a.silver-nl20:link, a.silver-nl20:active, a.silver-nl20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:none; font-size: 20px; }
a.silver-nl20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #d0d0d0; text-decoration:underline; font-size: 20px; }
a.blue-nl20:link, a.blue-nl20:active, a.blue-nl20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:none; font-size: 20px; }
a.blue-nl20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:underline; font-size: 20px; }
a.blue-ul20:link, a.blue-ul20:active, a.blue-ul20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:underline; font-size: 20px; }
a.blue-ul20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:underline; font-size: 20px; }
a.skyblue-ul20:link, a.skyblue-ul20:active, a.skyblue-ul20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #2d8ae9; text-decoration:underline; font-size: 20px; }
a.skyblue-ul20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #2d8ae9; text-decoration:underline; font-size: 20px; }
a.skyblue-nl24:link, a.skyblue-nl24:active, a.skyblue-nl24:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #2d8ae9; text-decoration:none; font-size: 24px; }
a.skyblue-nl24:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #2d8ae9; text-decoration:underline; font-size: 24px; }
a.blue-nl24:link, a.blue-nl24:active, a.blue-nl24:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:none; font-size: 24px; }
a.blue-nl24:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:underline; font-size: 24px; }

a.menu22:link, a.menu22:active, a.menu22:visited { display:inline-block; width: 100%; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:none; background-color: transparent; padding-left: 17px; padding-right: 12px; padding-top: 6px; padding-bottom: 7px; font-size: 22px; }
a.menu22:hover { display:inline-block; width: 100%; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; background-color: #479fd9; padding-left: 17px; padding-right: 12px; padding-top: 6px; padding-bottom: 7px; font-size: 22px; }

a.leftmenu:link, a.leftmenu:active, a.leftmenu:visited { display:inline-block; width: 100%; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #003b77; text-decoration:none; background-color: transparent; padding-left: 17px; padding-right: 12px; padding-top: 6px; padding-bottom: 7px; font-size: 20px; }
a.leftmenu:hover { display:inline-block; width: 100%; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; background-color: #479fd9; padding-left: 17px; padding-right: 12px; padding-top: 6px; padding-bottom: 7px; font-size: 20px; }
a.white-ul18:link, a.white-ul18:active, a.white-ul18:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:underline; font-size: 18px; }
a.white-ul18:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:underline; font-size: 18px; }
a.white-nl20:link, a.white-nl20:active, a.white-nl20:visited { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 20px; }
a.white-nl20:hover { font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:underline; font-size: 20px; }

a.intro-bn:link, a.intro-bn:active, a.intro-bn:visited { display: inline-block; background-color: #19467f; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 34px; text-align:center; padding: 8px 32px 8px 32px; border: #19467f 2px solid; border-radius: 32px; }
a.intro-bn:hover { display: inline-block; background-color: #2d8ae9; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 34px; text-align:center; padding: 8px 32px 8px 32px; border: #2d8ae9 2px solid; border-radius: 32px; }
a.intro-bn2:link, a.intro-bn2:active, a.intro-bn2:visited { display: inline-block; background-color: transparent; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #19467f; text-decoration:none; font-size: 34px; text-align:center; padding: 8px 32px 8px 32px; border: #19467f 2px solid; border-radius: 32px; }
a.intro-bn2:hover { display: inline-block; background-color: #2d8ae9; font-family: 'MinimalR','MinimalR2',Tahoma, Sans-Serif, MS Sans Serif; color: #FFFFFF; text-decoration:none; font-size: 34px; text-align:center; padding: 8px 32px 8px 32px; border: #2d8ae9 2px solid; border-radius: 32px; }

.mwarning	{ color: #4e3a01; text-decoration:none; background-color: #ffb604; padding: 2px 8px 4px 8px; font-size: 18px; }

* {box-sizing: border-box}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width:100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
