html {
	overflow-x: hidden;
	font-size: 10px !important;
}
body {
	font-size: 16px;
	background: #000 !important;
	overflow-x: hidden;
	line-height: 160%;
}
h2, .footer h2 {
	font-size: 24px;
	line-height: 130%;
	margin: 15px 0;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #002951;
}
img {
	max-width: 100%;
}
img.chain {
	max-width: none;
}
select, .input-group-addon {
	border-radius: 0
}
iframe {
	border: none;
	padding: 0;
	width: 100%;
}
.main {
	min-height: calc(100vh - 130px - 300px);
	position: relative;
	background: #fff;
	display: block;
}
hr {
	border-top: #ddd solid 1px;
}
.clr {
	clear: both !important;
}
a {
	text-decoration: none !important;
	cursor: pointer;
}
a:hover, a:active {
	text-decoration: none !important;
}
a.a-block {
	display: block;
	width: 100%;
	height: 100%;
}
.main-title-right-white {
	display: inline-block;
	width: 350px !important;
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.7) !important;
	position: absolute;
	z-index: 1;
	top: 17% !important;
	right: 100px !important;
}
 @media all and (max-width:767.99px) {
.main-title-right-white {
	width: auto !important;
	top: 20% !important;
	left: 5% !important;
	right: 5% !important;
}
}
.main-title-right-white h1 {
	margin: 0;
	color: #002951 !important;
	font-size: 40px !important;
}
.main-title-right-white hr {
	background-color: #D4BB5D !important;
	border: none;
	width: 100%;
	height: 3px !important;
	margin: 10px 0 0;
}
.hr-gold {
	border-top: #D4BB5D solid 3px;
	box-shadow: none;
	background: none;
}
/* main-title-left-black */
.main-title-left-black {
	width: 350px;
	background-color: rgba(0,0,0,.3);
	margin: 60px;
	color: #FFF;
	padding: 20px 30px;
	position: absolute;
	z-index: 1;
	top: 5%;
	left: 100px;
}
.main-title-left-black h1 {
	font-size: 40px;
}
.main-title-left-black h3 {
	font-weight: 300;
	font-size: 18px;
	line-height: 140%;
	color: #fff;
	font-weight: normal !important;
}
.main-title-right-black {
	display: inline-block;
	width: 350px;
	background-color: rgba(0,0,0,.3);
	margin: 60px;
	color: #FFF;
	padding: 20px 30px;
	position: absolute;
	z-index: 1;
	top: 5%;
	right: 100px;
}
 @media all and (max-width:767.99px) {
.main-title-left-black, .main-title-right-black {
	width: auto;
	top: 5%;
	left: 5%;
	right: 5%;
	margin: 0 auto;
	height: auto;
}
}
.main-title-right-black h3 {
	color: #fff !important;
	font-weight: normal !important;
	font-size: 18px !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}
.main-title-right-black h1 {
	font-size: 40px !important;
}
.main-title-right-white h3 {
	font-weight: normal !important;
	font-size: 18px !important;
}
.btn-black {
	background: #000 !important;
	color: #fff !important;
}
a.btn-go {
	margin: auto;
	color: #002951;
	font-size: 20px;
	transition: .5s linear;
	border: 1.5px solid #002951;
	font-weight: 600;
	display: inline-block;
	width: 90px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
@media all and (max-width:767.99px) {
a.btn-go {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	width: 45px;
}
}
a.btn-go:hover {
	color: #fff;
	background-color: #002951;
}
#topright-menu {
	margin: 0;
	margin-top: 32px;
}
.searchbox {
	margin-top: 27px;
}
.input-lg, select.input-lg {
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	padding: 0 10px;
}
.wheretobuy {
	color: #002951;
	text-align: center;
	width: 360px;
	padding: 30px 45px;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	bottom: auto;
	margin-top: -140px;
	margin-left: -180px;
	background: rgba(255,255,255,.8);
	box-sizing: border-box;
}
.wheretobuy h1 {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 15px;
}
.wheretobuy h2 {
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: bold;
}
.wheretobuy a {
	display: block;
	border: 1px solid #002951;
	color: #002951;
	margin: 15px;
	font-weight: bolder;
	padding: 7px 15px;
	font-size: 20px;
	transition: .3s linear;
}
.wheretobuy a:hover {
	background-color: #002951;
	color: rgba(255,255,255,.9);
}
.wheretobuy a i {
	margin-left: 5px;
}
 @media(max-width: 767.999px) {
.buy .wheretobuy {
	height: calc(100vh - 90px)
}
.wheretobuy {
	padding: 15px;
}
}
/* gray-cover */
.partner-block {
	position: relative;
}
.gray-cover {
	background: #666;
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.btn {
	border-radius: 0;
}
.btn-kmc-blue {
	background: #0168B7 !important;
	color: #fff !important;
	font-size: 18px;
	vertical-align: baseline;
	border: none;
}
.btn-kmc-white {
	background: #fff !important;
	color: #0168B7 !important;
	border-color: #0168B7 !important;
}
.slider-prev, .slider-next {
	cursor: pointer;
}
.slider-prev {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50px;
	font-size: 50px;
	color: #fff;
	margin-top: -25px;
	opacity: .6
}
.slider-next {
	position: absolute;
	z-index: 9;
	top: 50%;
	right: 50px;
	font-size: 50px;
	color: #fff;
	margin-top: -25px;
	opacity: .6
}
.slider-prev:hover, .slider-next:hover {
	opacity: 1;
}
.bookmark-style {
	border: 1px solid #002951;
	border-left-width: 1px;
	border-left-width: 10px;
	color: #002951;
	display: inline-block;
	padding: 0 30px;
	font-size: 24px;
	line-height: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 20px 5px 20px 0;
	vertical-align: top;
	font-weight: bold;
}
.bookmark-style a {
	display: block;
	color: #002951 !important;
}
.bookmark-style-tab {
	border: 1px solid #002951;
	color: #002951;
	padding: 0 15px;
	display: inline-block;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	margin-left: 15px;
	cursor: pointer;
	transition: .5s linear;
	margin: 20px 5px;
	vertical-align: top;
	font-weight: bold;
}
@media all and (max-width: 768px) {
.news-heading .bookmark-style, .news-heading .bookmark-style-tab {
	font-size: 16px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
}
}
.bookmark-style-tab-current, .bookmark-style-tab:hover {
	background: #002951 !important;
	color: #fff !important;
}
.bookmark-style-white {
	border: 1px solid #fff;
	border-left-width: 1px;
	border-left-width: 10px;
	color: #fff;
	font-weight: normal;
	margin: 20px 5px;
	vertical-align: top;
}
.bookmark-style-height {
	border: 1px solid #0168B7;
	color: #002951;
	display: inline-block;
	padding: 0 30px;
	font-size: 21px;
	height: 44px;
	line-height: 44px;
	font-weight: 300;
	margin-left: 15px;
	margin-right: 15px;
	margin: 20px 5px;
	vertical-align: top;
}
.hr-darkblue-5px {
	border-top: 5px solid #002951;
}
.hr-kmcblue {
	border-top: #325072 solid 1px;
}
.hr-white {
	border-top: #fff solid 1px;
}
/* colors */
.text-white {
	color: #fff !important;
}
.text-999 {
	color: #999;
}
.text-freshgreen {
	color: ##8FC320 !important;
}
/* background */
.bg-light {
	background: #eee !important;
}
.bg-freshgreen {
	background: #8FC320 !important;
}
.bg-black {
	background: #000;
}
.bg-kmc-blue {
	background: #0096E0;
}
.bg-dark-blue {
	background: #0096E0;
}
.bg-darkyellow {
	background: #D5B337;
}
/* mobile */

.mobile-logo-title-section {
	padding: 15px 10px;
	position: relative;
	display: block;
}
.mobile-logo-title-box {
	background: #002951;
	padding: 40px 0;
	margin: 0 auto;
}
.mobile-logo-title {
	color: #fff !important;
	font-size: 17px;
	background: url(./img/bg-seclabel.png) 50% 50% no-repeat;
	background-size: cover;
	width: 90px;
	height: 51px;
	line-height: 51px;
	margin: 0 auto;
	text-align: center;
}
.mobile-logo-title-box-sm {
	background: #002951;
	padding: 40px 0;
	margin: 0 auto;
}
.mobile-logo-title-sm {
	color: #fff !important;
	font-size: 14px;
	background: url(./img/bg-seclabel.png) 50% 50% no-repeat;
	background-size: cover;
	width: 80px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	white-space: nowrap;
}
.m-hot-box {
	margin-left: -15px;
	margin-right: -15px;
}
.m-hot-box h4 {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 25px 0;
}
.text-darkblue {
	color: #002951;
}
.bg-darkblue {
	background: #002951;
}
.text-kmc-sky, .color-kmc-sky {
	color: #0295e2 !important;
}
.text-kmcblue, .text-kmc-blue {
	color: #002951;
}
.btn-kmcblue, .btn-kmcblue:hover, .btn-kmcblue:focus, .btn-kmcblue:active {
	background-color: #002951 !important;
	border: 1px solid #002951 !important;
	color: #fff;
}
.btn-kmcsky, .btn-kmcsky:hover, .btn-kmcsky:focus, .btn-kmcsky:active {
	background-color: #0295e2 !important;
	border: 1px solid #0295e2 !important;
	color: #fff;
}
.bg-kmcblue {
	background: #002951;
}
.white {
	color: #fff !important;
}
.padding15 {
	padding: 15px;
}
.bg-white {
	background: #fff;
}
.mobile-logo-title-section .prd-arrow {
	font-size: 24px;
	font-weight: bold;
}
.align-middle {
	vertical-align: middle !important;
}
.table-nobordered {
	border: none;
}
.table-nobordered th, .table-nobordered td {
	border: none !important;
}
.dark-blue-bar {
	background: #002951;
	color: rgba(255,255,255,.9);
	text-align: center;
	line-height: 30px;
	margin: 0;
	width: 100%;
}
.theme-pic {
	position: relative;
	background: 50% 50% no-repeat;
	background-size: cover;
	position: relative;
	height: calc(100vh - 90px);
}
/* list */
.item-list {
	border-top: 1px solid #002951;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
.list-img {
	max-height: 120px;
}
.list-title {
	font-size: 21px;
	font-weight: bold;
	margin-top: 45px;
}
@media all and (max-width: 768px) {
.item-list {
	font-size: 16px;
	font-weight: bold;
}
.list-title {
	margin: 0 0 10px 0;
}
.list-img {
	height: auto;
}
}
/* mobile */
.black-cover {
	background: rgba(0,0,0,.9);
	position: fixed;
	z-index: 999991;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
}
.hot-pop {
	background: #002951;
	color: #fff;
	display: none;
	position: fixed;
	z-index: 999992;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	padding: 15px;
}
.hot-pop h3 {
	color: #fff !important;
}
.hot-pop-close {
	position: fixed;
	z-index: 999993;
	top: 30px;
	right: 30px;
	font-size: 26px;
	color: rgba(255,255,255,.7);
}
#lang-selector {
	color: #fff !important;
	padding: 0 10px;
	cursor: pointer;
}
#lang-option {
	background: #0097E0;
	color: #fff !important;
	position: fixed !important;
	top: 45px;
	right: 0;
	padding: 5px;
	z-index: 99999999 !important;
	box-shadow: rgba(0,0,0,.5) -1px 1px 4px;
}
.lang-option-item {
	padding: 5px 20px;
	text-align: center;
	border-bottom: rgba(255,255,255,.5) solid 1px;
}
.lang-option-item:last-child {
	border-bottom: none;
}
.lang-option-item a {
	color: #fff !important;
}
.btn-kmc-sky {
	background: #0097E0;
	color: #fff !important;
}
/* bootstrap */

.font-bold {
	font-weight: bold;
}
.hot-btn {
	white-space: nowrap;
}
.col-md-1d5, .col-md-1p5 {
	width: 12.5%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}
/* bootstrap 4.1
/* no-gutters Class Rules */
.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
/*
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
*/
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
 padding-right: 0;
 padding-left: 0;
}
/* lang-balls */
#lang-balls {
	background: rgba(255,255,255,.7);
	position: fixed;
	z-index: 100;
	width: 1200px;
	height: 400px;
	top: 50%;
	margin: -160px auto 0 auto;
	left: 0;
	right: 0;
	padding: 30px 60px;
}
.lang-ball {
	width: 14.2857%;
	height: 150px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 25px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	text-shadow: rgba(255,255,255,1) 0 0 9px;
	color: #000;
	font-size: 14px;
}
.lang-ball img {
	max-width: 100%;
}
#lang-balls-close {
	font-size: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #000 !important;
	cursor: pointer;
}
#mobile-btn-search, #mobile-btn-menu {
	width: 40px;
	height: 34px;
	padding: 6px 12px;
}
/* faq */
.answerh {
	color: #666;
}
.answerh table {
	width: 100%;
	border-top: #ddd solid 1px;
	border-left: #ddd solid 1px;
}
.answerh th, .answerh td {
	border-bottom: #ddd solid 1px;
	border-right: #ddd solid 1px;
	padding: 4px;
}
.answerh td p {
	margin: 0;
	padding: 0;
}
/* fullscreen */
.fullscreen {
	height: 100vh;
	background: 50% 50% no-repeat;
	background-size: cover;
	position: relative;
}
.lead {
	font-weight: inherit;
}
.lead24 {
	font-size: 24px !important;
}
.lead28 {
	font-size: 28px !important;
}
.lh-120 {
	line-height: 120 !important;
}
.cover-block {
	display: block;
	background: #0C3;
	width: 100%;
	padding-top: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
/* footer */
@media all and (max-width:766px) {
.footer > .top > .div1, .footer > .top > .div2, .footer > .top > .div3, .footer > .top > .div4 {
	height: 130px;
}
.footer > .top .box img {
	width: 40px;
}
.footer h2, .footer h2.footer-block-title {
	font-size: 16px !important;
}
}
.font20 {
	font-size: 20px !important;
}
.font36 {
	font-size: 36px !important;
}
.white-dashed {
	border-top: #ddd dashed 1px !important;
}
.white-dashed-2 {
	border-top: rgba(255,255,255,.6) dashed 2px !important;
	line-height: 0 !important;
}
.pointer {
	cursor: pointer;
}
.hr-5 {
	border-top-width: 5px !important;
}
.hr-10 {
	border-top-width: 10px !important;
}
.content {
	white-space: -moz-pre-wrap !important;
	white-space: -webkit-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.bg-cover {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.line-130 {
	line-height: 130% !important;
}
.bg-kmc-darkblue {
	background: #011538 !important;
}
/* royal slider */
#full-width-slider {
	display: block;
	width: 100vw;
 height: calc(100vw / 1920 * 880);
}
#full-width-slider .rsContent {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
}
#full-width-slider .infoBlock {
	width: 40%;
	position: relative;
	left: 55%;
	bottom: 0;
	top: 25%;
	display: inline-block;
}
#full-width-slider .banner-text {
	display: block;
	color: #FFFFFF;
	float: right;
	margin-right: 20%;
}
#full-width-slider h4.banner-text {
	color: #0097E0;
	font-size: 30px;
	white-space: nowrap;
}
#full-width-slider h2 {
	font-size: 70px;
	white-space: nowrap;
	font-weight: 600;
	margin-bottom: 20px
}
#full-width-slider h3 {
	font-size: 40px;
	white-space: nowrap;
}
#full-width-slider p {
	font-size: 20px;
	width: 300px;
}
#full-width-slider .rsContent-user1 .infoBlock {;
	left : 40%;
	top : 10%;
}
#full-width-slider .rsContent-user1 .banner-text {
	float: left;
	text-shadow: none;
}
#full-width-slider .rsContent-user1 h4.banner-text {
	font-size: 30px;
	color: #0097E0;
}
#full-width-slider .rsContent-user1 h2.banner-text {
	font-size: 45px;
	color: #002951;
	margin-bottom: 0px;
	line-height: 60px;
	margin: 30px 0;
}
#full-width-slider .rsContent-user1 h3.banner-text {
	font-size: 26px;
	color: #D2AE36;
}
#full-width-slider .rsContent-user1 p.banner-text {
	width: 600px;
	color: #0097E0;
	font-weight: 600;
}
#full-width-slider .rsContent-user2 {
	display: flex;
}
#full-width-slider .rsContent-user2 .infoBlock {
	margin: auto;
	position: initial;
	color: #FFF;
	width: 100%;
}
#full-width-slider .rsContent-user2 .banner-text {
	float: none;
	text-shadow: none;
	text-align: center;
}
#full-width-slider .rsContent-user2 h4.banner-text {
	font-size: 30px;
	color: #FFF;
	width: 100%;
}
#full-width-slider .rsContent-user2 h4.banner-text span {
	font-family: 'Libre Baskerville';
	font-weight: 400;
}
#full-width-slider .rsContent-user2 h4.banner-text span:nth-child(1) {
	display: block;
	font-size: 85px;
	line-height: 80px;
	opacity: .9;
}
#full-width-slider .rsContent-user2 h4.banner-text span:nth-child(2) {
	display: block;
	letter-spacing: 5px;
	opacity: .8;
}
#full-width-slider .rsContent-user2 h4.banner-text span:nth-child(3) {
	display: block;
	opacity: .8;
}
#full-width-slider .rsContent-user2 h2.banner-text {
	font-size: 55px;
	font-family: 'SimSun';
	letter-spacing: 5px;
	line-height: 65px;
	margin: 15px 0;
	width: 100%;
	text-shadow: 5px 5px 5px rgba(0,0,0,1);
	margin-bottom: 0px;
}
#full-width-slider .rsContent-user2 h3.banner-text {
	font-size: 26px;
	width: 100%;
	font-weight: 300;
	opacity: .9;
}
#full-width-slider .rsContent-user2 p.banner-text {
	opacity: .75;
	width: 100%;
}
 @media(max-width: 767.999px) {
#full-width-slider .infoBlock {
	width: 95%;
	left: 10%;
	top: 40%;
}
#full-width-slider .banner-text {
}
#full-width-slider h4.banner-text {
	color: #FFF;
	font-size: 26px;
}
#full-width-slider h2 {
	font-size: 40px;
}
#full-width-slider h3 {
	font-size: 22px;
}
#full-width-slider p {
}
}
#mb-full-width-slider {
	display: block;
	width: 100%;
	height: 414px;
}
#mb-full-width-slider .rsContent {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
}
#mb-full-width-slider .infoBlock {
	width: 40%;
	position: relative;
	left: 55%;
	bottom: 0;
	top: 25%;
	display: inline-block;
}
#mb-full-width-slider .banner-text {
	display: block;
	color: #FFFFFF;
	float: right;
	margin-right: 20%;/*text-shadow: 0 0 5px rgba(0,0,0,.8);*/
}
#mb-full-width-slider h4.banner-text {
	color: #0097E0;
	font-size: 30px;
	white-space: nowrap;
}
#mb-full-width-slider h2 {
	font-size: 70px;
	white-space: nowrap;
	font-weight: 600;
	margin-bottom: 20px
}
#mb-full-width-slider h3 {
	font-size: 40px;
	white-space: nowrap;
}
#mb-full-width-slider p {
	font-size: 20px;
	width: 300px;
}
#mb-full-width-slider .rsContent-user1 .infoBlock {
	left : 40%;
	top : 10%;
}
#mb-full-width-slider .rsContent-user1 .banner-text {
	float: left;
	text-shadow: none;
}
#mb-full-width-slider .rsContent-user1 h4.banner-text {
	font-size: 30px;
	color: #0097E0;
}
#mb-full-width-slider .rsContent-user1 h2.banner-text {
	font-size: 45px;
	color: #002951;
	margin-bottom: 0px;
	line-height: 60px;
	margin: 30px 0;
}
#mb-full-width-slider .rsContent-user1 h3.banner-text {
	font-size: 26px;
	color: #D2AE36;
}
#mb-full-width-slider .rsContent-user1 p.banner-text {
	width: 600px;
	color: #0097E0;
	font-weight: 600;
}
