*{
	padding: 0;
	margin: 0;
}
a {
  color: #00023b;
  text-decoration: none;
}
.icon::before {
 content:'\f105';
 font-family:'Font Awesome 5 Free';
 font-weight:900;
}
.icon::before {
    display: none;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
#reset_password .close{
  right: 10px;
  top: -2px;
}
#changepw .close {
  right: 10px;
  top: -2px;
}
#forgetpw .close {
  right: 10px;
  top: -2px;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  opacity: 1;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #fff;
  color: #333;
  text-align: center;
  border-radius: 2px;
  padding: 3px 5px;
  position: absolute;
  z-index: 1;
  top: -4px;
  right: 110%;
  display: table;
  white-space: nowrap;
  border: #505871 1px solid;
}

/* Tooltip arrow 
.tooltip .tooltiptext::after {
  content: "\f0d7";
  position: absolute;
  top: 50%;
  right: 11px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}*/

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1!important;
}

div.btn_footer button {
  margin: 0 3px;
  min-width: 60px;
}
.modal-header {
  border-bottom: 1px solid #36658a!important;
  border-top: #8fc0e6 1px solid;
  background: #6ba0ca!important;
  padding: 5px 10px!important;
  justify-content: left;
}
.modal-header h4 {
  color: #fff!important;
  font-size: 14px!important;
  margin: 0;
  display: flex;
  align-items: center;
}
.modal-header h4 span.sshclient {
  color: #fff!important;
  font-size: 14px!important;
}
button.btn{
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid #6ba0ca;
  background: #6ba0ca;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0px 0px 0px #072958;
  -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
button.btn:hover {
  display: inline-block;
  text-decoration: none;
  color: #fff!important;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid #6ba0ca;
  background: #5996c7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0px 0px 0px #072958;
  -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
a.btn {
  display: inline-block;
  text-decoration: none;
  color: #2f699d!important;
  font-weight: 400;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid #bfcee3;
  background: #e3ecf9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0px 0px 0px #072958;
  -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
a.btn:hover {
  display: inline-block;
  text-decoration: none;
  color: #2f699d!important;
  font-weight: 400;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid #bcd3f3;
  background: #bcd3f3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0px 0px 0px #072958;
  -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
#loginModal .close {
  right: 10px;
  top: -2px;  
}
#forgetpw .close {
  right: 10px;
  top: -2px;  
}
.modal-dialog {
  position: absolute!important;
  width: 80%!important;
  margin: 0px auto!important;
  left: 50%!important;
  top: 50%!important;
  transform: translate(-50%, -50%)!important;
}
.modal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
::marker {
    display: none!important;
}
  .login::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\fff";
  }

  .tps::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 400; content: "\fff";
  }

  .twitter::before {
    font-family: "Font Awesome 5 Brands"; content: "\fff";
  }
  .error{
    color: red;
    margin-top: 5px;
    font-weight: normal;
  }
  li.gr_user {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    line-height: 20px;
}
button.reg-btn {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
  line-height: 1.42857143;
  cursor: pointer;
  background: transparent !important;
  border: 0px solid #fff !important;
}
a.logout-btn {
  font-size: 14px !important;
  text-transform: capitalize !important;
  font-weight: 400 !important;
  color: #000 !important;
  line-height: 1.42857143;
  display: flex;
  cursor: pointer;
}
.fa-sign-out-alt {
  font-size: 22px !important;
  color: #aaa !important;
  font-weight: 900 !important;
}
.fa-sign-out-alt:hover {
  color: #ff5400 !important;
}
  .fa {
  	color: #7c8cc0 !important
  }
  .col_user .fa {
    font-size: 16px;
    color: #bfd5f5 !important
  }
  .fas {
  	font-size: 14px;
  	color: #848ba2
  }
  .fass {
  	font-size: 12px;
  	color: #000 !important
  }
  .icon-cog {
    color: white;
	}
  .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
    outline-offset: -2px;
}
.fa-cog {
  color: black !important;
}
@import url('https://fonts.googleapis.com/css?family=Inconsolata:700');
body {
	background: #fff;
	color: #444;
	font-family: roboto;
	font-size: 14px;
  line-height: 24px;
}
@font-face {
	src:url(../font/AlfaSlabOne-Regular.ttf);
	font-family: AlfaSlabOne
}

.icons {
 	font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\fff";
}  
 
@font-face {
  src:url(../font/NanumSquareB.ttf);
  font-family: NanumSquareB
}
@font-face {
  src:url(../font/OpenSans-ExtraBold.ttf);
  font-family: OpenSans ExtraBold
}
.RP {
  font-family: "NanumSquareB";
  font-size: 30px;
  font-weight: bold;
  margin: 0 10px;
}
.RP_home {
  position: absolute; 
  top:40px; 
  left:0; 
  right:0; 
  margin: 0 auto; 
  display: table;
}
.img_RP {
  width: auto;
}

.required {
	color: red
}
.img-flag {
	width: 40px
}
.container-th {
	width: 1320px;
	margin: 0 auto
}
.w100 {
	width: 100%
}
.margin0 {
	margin: 0 auto
}



/*--------------------padding--------------------*/
.plr-0 {
  padding-right: 15px;
  padding-left: 15px;
}
.pr-10 {
	padding-right: 10px !important
}
.pl-10 {
	padding-left: 10px !important
}
.pt-30 {
	padding-top: 30px
}
.pt-70 {
	padding-top: 70px
}
.pt-100 {
	padding-top: 100px
}
.pt-140 {
	padding-top: 140px
}
.pt-200 {
	padding-top: 200px
}
.pb-14 {
	padding-bottom: 14px
}
.pb-20 {
	padding-bottom: 20px
}
.pb-70 {
	padding-bottom: 70px
}
.pb-100 {
	padding-bottom: 100px
}
.ptop-8 {
    padding-top: 70px!important;
  }
.ptop-5 {
    padding-top: 45px!important;
  }

.ptop-4 {
    padding-top: 24px!important;
  } 
.mtopp-4 {
  margin-top: 0px;
}
.pbottom-5 {
    padding-bottom: 30px!important;
  }
.mbottom-3 {
    margin-bottom: 10px!important;
  }
.mtop-5 {
    margin-top: 30px!important;
  }
.mtop-4 {
    margin-top: 25px!important;
  }  
.mtopp-14 {
    margin-top: 0px
  }
.mtop-6 {
  margin-top: 20px!important
}
.mbottom-6 {
  margin-bottom: 24px!important;
}
.mbottom-2 {
    margin-bottom: 30px!important;
  }
.pl10 {
  padding-left: 15px!important
}
.pr10 {
  padding-right: 15px!important
}
/*--------------------------------------*/
.mb50 {
    margin-bottom: 50px!important;
  }
.mg-b-10 {
	margin-bottom: 10px !important
}
.mg-b-32 {
	margin-bottom: 32px !important
}
.mg-t-20 {
	margin-top: 20px !important
}
.b-lile-gray {
  border-bottom: #ededed 1px solid;
}
.t-lile-gray {
  border-top: #ededed 1px solid;
}
.b-line {
	border-bottom: #014f91 1px solid;
}
.t-line {
	border-top: #058cfe 1px solid;
}
.b-line-d {
	border-bottom: #01255a 1px solid;
}
.t-line-d {
	border-top: #034fc3 1px solid;
}
.b-line-grd {
	border-bottom: #001735 1px solid;
}
.t-line-grd {
	border-top: #024094 1px solid;
}

.l-line {
	border-left: #01255a 1px solid;
}
.r-line {
	border-right: #034fc3 1px solid;
}
.mh735 {
  min-height: 735px!important
}
.mh620 {
	min-height: 620px!important
}
.mh650 {
	min-height: 650px!important
}
.mh340 {
	min-height: 340px !important
}
.mh300 {
  min-height: 300px !important
}
.mh300s {
  min-height: 300px !important
}
.mh280 {
  min-height: 280px !important
}
.mh255 {
  min-height: 255px !important
}
.mh285 {
  min-height: 285px !important
}
.mh53 {
  min-height: 53px;
}
.lh-50 {
	line-height: 50px !important
}
.lh-40 {
	line-height: 40px !important
}
.lh-30 {
	line-height: 30px !important
}
.lh-210 {
	line-height: 210px !important
}
.lh-70 {
	line-height: 70px !important
}

.h48 {
  height: 48px;
}

.w15 {
  width: 15px !important;
}
.w-10 {
	width: 10% !important;
}
.w-20 {
	width: 20% !important;
}
.w-25 {
	width: 25% !important;
}
.w-30 {
	width: 30% !important;
}
.w-35 {
	width: 35% !important;
}
.w-40 {
	width: 40% !important;
}
.w-45 {
	width: 45% !important;
}
.w-50 {
	width: 50% !important;
}
.w-55 {
	width: 55% !important;
}
.w-60 {
	width: 60% !important;
}
.w-65 {
	width: 65% !important;
}
.w-70 {
	width: 70% !important;
}
.w-75 {
	width: 75% !important;
}
.w-80 {
	width: 80% !important;
}
.w-85 {
	width: 85% !important;
}
.w-90 {
	width: 90% !important;
}
.w-95 {
	width: 95% !important;
}
.w-auto {
	width: auto !important;
}
.w-275 {
	width: 275px !important;
}
.h-275 {
	height: 275px !important;
}
.h42 {
	height: 42px !important
}
.h-28 {
  height: 28px !important
}
.s-30 {
	font-size: 30px !important
}
.s-12 {
  font-size: 12px !important
}
.s-13 {
  font-size: 13px !important
}
.s-14 {
	font-size: 14px !important
}
.s-16 {
	font-size: 16px !important
}
.s-18 {
  font-size: 18px !important
}
.s-20 {
	font-size: 20px !important
}
.s-22 {
  font-size: 22px !important
}
.s-24 {
	font-size: 24px !important
}
.s-48 {
  font-size: 48px !important
}
.s-60 {
	font-size: 60px !important
}
.s-55 {
	font-size: 55px !important
}
.s-40 {
	font-size: 40px !important
}
.s-50 {
	font-size: 50px !important
}
.s-160 {
	font-size: 160px !important
}
.display-flex {
	display: flex;
}
.display-block-mb {
  display: flex!important;
}
.white-space-normal {
  white-space: normal
}
.col-20 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.color-or {
	color: #ff6c00 !important
}
.color-red {
  color: #ff0000!important
}
.color-bl {
  color: #627fdc !important
}
.color-w {
	color: #fff
}
.color-b {
	color: #000 !important
}
.display-table {
	display: table;
}
.flex-start {
  justify-content: flex-start;
}
.vertical-mid {
  vertical-align: middle !important ;
}
.box-shadow {
	box-shadow: rgb(0,0,0,0.5) 0 3px 25px;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.button-reset {
    background: rgba(0,0,0,0);
    border: none;
    cursor: pointer;
    font-family: fa5-proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
    transition: all .1s ease-in;
}
.center-v {
    top: 50%;
    transform: translateY(-50%);
    right: 10px
}
.text-line-through {
  text-decoration: line-through;
}

.form-control {
  border: #cbcbcb 1px solid!important;
  box-shadow: none!important;
}
/*--------------------------------------------------------------*/
.active-pink-2 input.form-control[type=text]:focus:not([readonly]) {
  border-bottom: 1px solid #f48fb1;
  box-shadow: 0 1px 0 0 #f48fb1;
}
.active-pink input.form-control[type=text] {
  border-bottom: 1px solid #f48fb1;
  box-shadow: 0 1px 0 0 #f48fb1;
}
.active-purple-2 input.form-control[type=text]:focus:not([readonly]) {
  border-bottom: 1px solid #ce93d8;
  box-shadow: 0 1px 0 0 #ce93d8;
}
.active-purple input.form-control[type=text] {
  border-bottom: 1px solid #ce93d8;
  box-shadow: 0 1px 0 0 #ce93d8;
}
.active-cyan-2 input.form-control[type=text]:focus:not([readonly]) {
  border-bottom: 1px solid #4dd0e1;
  box-shadow: 0 1px 0 0 #4dd0e1;
}
.active-cyan input.form-control[type=text] {
  border-bottom: 1px solid #4dd0e1;
  box-shadow: 0 1px 0 0 #4dd0e1;
}
.active-cyan .fa, .active-cyan-2 .fa {
  color: #4dd0e1;
}
.active-purple .fa, .active-purple-2 .fa {
  color: #ce93d8;
}
.active-pink .fa, .active-pink-2 .fa {
  color: #f48fb1;
}

/*------------------modal-----------------------*/
*{
    margin: 0;
    padding: 0;
}

.modal-dialog {
    margin: 0rem auto;
    max-width: 460px
}
.modal .modal-content {
    border: initial;
    background: #fff;
    border-radius: 0px;
}
.modal .modal-header {
    border-bottom: 1px solid #d7d7d7;
    background: #3a84ba;
}
.close {
  text-shadow: none!important;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal , .modal .modal-footer, .modal .modal-header {
    padding: 1rem 1.5rem;
}
/*.modal-body {
	padding: 0
}*/
.modal .modal-footer {
    border-top: 1px solid #d7d7d7;
    justify-content: center !important;
    padding: 10px 15px!important;
    text-align: right;
    background: #e3ecf9;

}
.modal-header h4 {
  color: #fff!important;
  font-size: 14px!important;
  margin: 0;
}
div.orhr {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
div.orhr hr {
  margin-bottom: 0px;
}
.pointer{
  cursor: pointer;
}
#resent_email{
  color: #333;
}
div.orhr span{
position: relative;
left: 0;
right: 0;
top: -12px;
margin: 0 auto;
width: auto;
background: #fff;
color: #444;
display: table;
padding: 0 10px;
}
div.form-login input.form-control {
  border: #648394 1px solid!important;
  margin-bottom: 10px!important;
  border-radius: 0;
}
div.rm_pw label {
  font-weight: 400;
}
ul.nav-tabs li{
  width: 50%;
  flex: 1 0 auto;
  height: 36px;
  background-color:#dbe3e8;
  color: #444;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  line-height: 36px;
  padding: 0!important;
  margin-right: 0!important;
  border-radius: 0px 0px 0 0;
}
ul.nav-tabs li.active{
  width: 50%;
  flex: 1 0 auto;
  height: 36px;
  box-shadow: none!important;
  background-color: #fff;
  color: #333;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  line-height: 36px;
  padding: 0!important
}
ul.nav-tabs li.active a{
  border: none!important;
  color: #333!important;
  line-height: 36px!important;
  padding: 0!important;
  font-weight: bold;
  margin-right: 0!important;
  text-decoration: none;
  text-transform: uppercase;
}
div.body_login ul.nav-tabs li a {
  margin-right: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  background: #e3ecf9;
}
div.body_login div.btn_footer {
  display: flex;
  justify-content: center;
  padding: 10px 15px!important;
  text-align: right;
  border-top: 1px solid #fff!important;
  background: #e3ecf9;
  border-radius: 0;
}
div.body_login div.btn_footer a img{
  margin-right: 5px;
}
.modal-header h2 {
  color: #fff !important;
  font-size: 14px !important;
  margin: 0;
  display: flex;
  align-items: center;
}
.modal-header {
  border-bottom: 1px solid #36658a !important;
  border-top: #8fc0e6 1px solid;
  background: #6ba0ca !important;
  padding: 5px 10px !important;
}
.modal-header h2 img {
  margin-right: 6px;
}
#modalLogout .modal-header .close {
  margin-top: 10px;
  top: -15px;
  right: 10px;
}
#modalLogout button.btn:hover {
  padding: 2px 10px;
  color: #ff5400 !important;
}
#modalLogout button.btn {
  padding: 2px 10px;
 
}
#modalLogout .btn-gre {
  margin: 0px 4px !important;
}
.btn-login {
  background: #304278;
  color: #fff;
  font-size: 14px;
  border-radius: 6px;
  padding: 5px 10px;
  margin-right: -2px;
  text-decoration: none;
}
a.focus{
  text-decoration: none !important;
}
.btn-login:hover,.btn-login:focus {
  color: #ff7800 !important;
  text-decoration: none;
}
.fa-active{
/*  background-color: #fff!important;*/
  color: #153c72 !important;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-sign-out-alt {
  font-size: 22px !important;
  color: #7799c5 !important;
  font-weight: 900 !important;
}
.fa-active:hover{
  color: #ff5400 !important;
}
.disabled{
  pointer-events: none;
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #fff;
  background-color: #5c7f9b;
}
div.body_login div.btn_footer a{
  color: #fff!important;
  text-decoration: none;
}
div.body_login div.btn_footer a:hover{
  color: #333!important;
  text-decoration: none;
}
.field-icon {
  margin-top: 10px;
  right: 5px;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
div.tab-content .form-login button.btn_verify {
  text-shadow: none!important;
  box-shadow: none;
  border-radius: 0 2px 2px 0;
  height: 34px;
  background-color: #6ba0ca;
  color: white;
  font-size: 13px;
}
.hidden {
  display: block!important;
}
.btn-blu {
  color: #333;
  background-color: #fff;
  border: #aafff2 1px solid;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px;
  margin-left: 3px;
  box-shadow:#bbb 0px 0px 2px;
}

.btn-blu:hover {
  color: #333;
  background-color: #d2fdf6;
  border-color: #8ef6e6;
}

.btn-home {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 0px 12px;
    font-size: 16px;
    line-height: 44px;
    border-radius: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #112667;
    background-color: #ccd8ff;
    border-color: #ccd8ff;
}

.btn_normal {
  background: #053e8b;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
  text-decoration: none;
  line-height: 34px;
}
.btn_normal:hover {
  background: #00739f;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
  text-decoration: none;
  line-height: 34px;
}
ul.content-menu .active {
    color: #ff5400!important;
}
div.bgt-gray {
  background: #eceef1
}
.position-relative {
  position: relative;
}
.color-title {
  color: #033333!important
}
.captcha-form {
  border: #ccc 1px solid
}
.captcha {
  background: #d6d6d6;
  text-align: center;
}
.ref {
  line-height: 37px;
}
.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.active a{
  color: #ff8400;
}
div.fg_pw a{
    font-weight: 400;
    color: #999!important;
    cursor: pointer;
    text-decoration: none;
}
div.fg_pw a:hover{
    font-weight: 400;
    color: #337AB8!important;
    text-decoration: none;
}
/*---------------------------------------------------------------------------------*/
div.row_home {
  padding: 30px 0;
} 
.navbar-brand {
  display: flex;
  align-items: center;
  height: 50px!important;
  padding: 5px 0px!important;
  font-size: 18px;
  margin-right: 0px!important;
}
.list_download {
  width: 100%;
  display: flex;
  justify-content: center;

}
.list_download_item {
  width: 25%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.dl-item {
  text-align: center;
}
div.header {
  background: url(../images/bgt-header.jpg) repeat-y top center;
  height: auto;
  display: table;
  background-size: 100% 464px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_VI {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_EN {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_KR {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.acount_banner {
  background: url(../images/banner-acount.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_VI {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_EN {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_KR {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_VI {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_EN {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_VI {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_EN {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_KR {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.fqa_banner_vi {
  background: url(../images/banner-qa.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% auto; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.fqa_banner_en {
  background: url(../images/banner-qa.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% auto; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.fqa_banner_kr {
  background: url(../images/banner-qa.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% auto; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.help_banner_vi {
  background: url(../images/banner-support1.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.help_banner_en {
  background: url(../images/banner-support1.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.help_banner_kr {
  background: url(../images/banner-support1.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_VI {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_EN {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_KR {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 487px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.breadcrumb .active:after {
  content: none;
}
.nav-item .active:after {
  content: none;
}
ul.content-menu {
  display: flex;
  align-items: center;
}
ul.content-menu li.nav-item {
  display: flex;
  align-items: center;
}
span.prT {
  font-size: 72px;
  text-transform: uppercase;  
  font-weight: bold;
}
span.prB {
  font-size: 62.5px;
  text-transform: uppercase; 
  font-weight: bold; 
}
div.header-banner {
  display: table;
  color: #fff;
  width: 100%;
  height: 464px;
}
div.header-banner-sm {
  color: #fff;
  width: 100%;
  height: 487px;
  display: flex;
  align-items: center;
}
div.header-banner-sm .row{
  width: 100%;
}
div.top_header {
  background:#fff;
  background-size: 100%;
  color: #333;
}
div.header-ssh {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(#ecf3ff, #f7faff);
  border-top: #cee3f3 1px solid;
  width: 100%;
}
.main-menu-top-right a.nav-link{
  /* background: #00023b; */
  background: #415695;
  color: #fff;
  border-radius: 8px;
  padding: 7px 15px;
  font-size: 16px;
  margin-right: 15px;
}
.main-menu-top-right a.nav-link:hover{
  /* background-image: linear-gradient(#08298a, #08298a); */
  background: #304278;
  color: #ff6c00 !important;
}
div.header-top {
  display: flex;
  width: 100%;
  padding: 0;
}
div.header-top-logo {
  width: 25%;
  float: left;
}
div.header-top-menu {
  width: 50%;
  float: left;
}
div.header-top-right {
  width: 25%;
  float: left;
}
div.logo {
  padding: 5px 0px;
}
div.box-1 {
  border-radius: 4px;
  border:#ededed 1px solid;
  background: #fff;
  padding: 15px;
}
div.bgt-wt {
  display: table;
  padding: 30px 10%;
  color: #fff;
}
div.bgt-white {
  display: table;
  padding: 40px 10%;
  background:#fff;
}
div.box-item-features {
  background: #fff;
  box-shadow: #ccc 0px 1px 2px;
  border-radius: 4px;
  padding: 25px;
  width: 100%;
  color: #333;
  text-align: center;
}
div.box-item-features ul{
  list-style-type: none;
  margin: 0;
  padding: 0
}
div.box-item-features ul li{
  background: url(../images/icon-check-1.png) left top no-repeat;
  padding: 0 0 10px 20px;
  text-align: left;
}
div.row_reverse {
  flex-flow: row-reverse;
}
div.box-item {
  background: #f4f7fc;
  border-radius: 10px;
  padding: 30px;
  width: 100%;
  color: #444;
  text-align: left;
  min-height: 295px;
  display: flex;
  align-items: center;
}
div.box-item h2{
  color: #0f182a;
  text-align: left;
  font-size: 20px;
  font-style: inherit;
  text-transform: uppercase;
  font-weight: 700;
  margin: 5px 0 5px 0;
}
div.box-item .des_fea{
  min-height: 60px;
  display: flex;
  align-items: start;
  justify-content: left;
}
div.box-item p{
  margin: 10px 0 0;
  line-height: 24px;
  font-size: 16px;
}
div.box-item img{
  color: #84848c;
  text-align: center;
/*  width: 100%;*/
  margin-top: 5px;
}

div.box-features {
  background: #f7f7f7;
  border-radius: 4px;
  border:#ededed 1px solid;
  padding: 20px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #444
}
div.features-title {
  background: #fff;
  border-radius: 3px;
  border: #ededed 1px solid;
  font-size: 18px;
  color: #000;
  width: 244px;
  padding: 5px 25px;
  position: absolute;
  top: -20px;
  margin: 0 auto;
  font-weight: 600;
  left: 0;
  right: 0
}
div.box-features-item {
  background: #fff;
  border-radius: 4px;
  padding: 15px 30px;
  border:#ededed 1px solid;
  width: 100%;
  color: #444;
  text-align: center;
}
div.dl-item h4 {
  font-weight: normal;
}

div.manual {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.sd-item {
  background: #dee2e9;
  border: #cbcdd3 1px solid;
  padding: 20px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 130px;
  width: 33.33%;
  color: #2f3e70;
}
div.sd-item i.fa{
  font-size: 24px!important;
  color: #2f3e70!important;
}
div.manual i.fa-arrow-right{
  font-size: 24px!important;
  color: #b4b7c2!important;
  margin: 0 20px;
}
div.sd-item h4 {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: #2f3e70;
  font-family: OpenSans ExtraBold
}
div.sd-item p {
  margin: 0px;
  color: #444;
}
div.sd-item a{
  background: #fff;
  border-radius: 6px;
  border: #e2e5f3 1px solid;
  padding: 0 25px;
  line-height: 34px;
  color: #44568f;
  font-size: 14px;
  text-align: center;
  display: table;
  text-decoration: none;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div.step_hd {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 -20px;
  display: flex;
  position: relative;
}
div.step_hd div.step_hd_item{
  width: calc(25% - 0px);
  margin: 0 0px 20px 0px;
  text-align: center;
  z-index: 9999;
}
div.step_number {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #7485bd;
  font-size: 20px;
  font-weight: bold;
  border-radius: 300px;
  margin: 0 auto;
}
div.step_number_mb {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #7485bd;
  font-size: 20px;
  font-weight: bold;
  border-radius: 300px;
  margin: 0 auto;
  display: none!important;
}
hr.line_hd {
  width: 75%;
  position: absolute;
  margin: 0 auto;
  margin-top: 22px;
  z-index: 999;
  left: 0;
  right: 0;
  border-top: #cccfd8 1px solid;
}
div.line_r {
  border-right: #bdc5df 1px solid;
}
div.top_t {

}
.ic_top {
  width: 70px;
  height: 70px;
  line-height: 80px;
  text-align: center;
  border: #9fabd1 1px solid;
  border-radius: 300px;
}
div.list-social a {
    width: 100%;
    line-height: 36px;
    display: list-item;
}
div.footer-menu ul li a:hover {
    color: #ff9c00;
    text-decoration: none!important;
}

.more_fe {
  background: #aab1ca;
  border-radius: 50px;
  text-align: center;
  font-weight: bold;
  padding: 0px 30px;
  text-decoration: none;
  line-height: 36px;
  display: table;
  margin: 0 auto;
  color: #011a38;
}
.more_fe:hover {
  background: #d1d7e8;
  color: #011a38;
  text-decoration: none;
}
div.more_manual {
  display: flex;
  align-items: center;
  justify-content: center;
}
div.more_manual a{
  background: #efefef;
  border-radius: 50px;
  text-align: center;
  font-weight: bold;
  padding: 0px 30px;
  text-decoration: none;
  line-height: 36px;
  display: table;
  margin-top: 10px;
  color: #2f3e70;
}
div.more_manual a:hover {
  background: #d1d7e8;
  color: #011a38;
  text-decoration: none;
}
.btn_bt {
  background: #aab1ca;
  border-radius: 50px;
  border: none;
  color: #011a38!important;
  text-align: center;
  padding: 0px 20px;
  text-decoration: none;
  line-height: 32px;
  display: table;
}
.btn_bt:hover {
  background: #d1d7e8;
  border-radius: 50px;
  color: #011a38!important;
  text-align: center;
  padding: 0px 20px;
  text-decoration: none;
  line-height: 32px;
  display: table;
}
div.feature {
  margin-bottom: 30px;
}
p.desc {
  width: 50%;
  text-align: center;
  color: #222;
}
.list_download {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin: 0 auto;
  width: 100%;
}
.list_download_item {
  width: calc(33% - 40px);
  margin: 0 20px 20px 20px;
  border: #cbd0d5 1px solid;
  background: #f2f4f7;
  padding: 20px;  
  display: flex;
  justify-content: space-between;
}
.active, .accordion:hover {
  color: #fc8108!important;
}
.download_item {
  outline: none !important;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  padding: 5px 20px;
  font-size: 14px;
  /* border: 1px solid #6ba0ca;
  background:#6ba0ca; */
  border: 1px solid #337ab7;
  background: #337ab7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0px 0px 0px #072958;
  -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
.download_item:hover,
.download_item:focus,
.download_item:active {
  /* display: inline-block; */
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  /* border: 1px solid #2480c9;
  background:#2480c9; */
  background-color: #204d74 !important;
  border-color: #204d74 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0px 0px 0px #072958;
  -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
  box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
.dl_img {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dl_content {
  width: 70%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.dl_content h4{
  color: #001e47;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.dl_content p{
  text-align: center;
  line-height: 20px;
}
.dl_content i.fa{
  color: #fff!important;
  font-size: 14px!important;
  margin-right: 5px;
}
.btn-blue {
  background: #00befa;
  border:#00bbfb 1px solid;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: auto;
  padding: 5px 20px;
  display: table;
  text-decoration: none;
}
.btn-blue:hover {
  background: #00c3d1;
  border:#02b2bf 1px solid;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: auto;
  padding: 5px 30px;
  display: table;
  text-decoration: none;
}
.btn-gre {
  background: #053e8b;
  border:#053e8b 1px solid;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  width: auto;
  padding: 5px 30px;
  display: table;
  text-decoration: none;
  line-height: 26px;
  font-size: 14px;
  margin: 0 auto;
}
.btn-gre:hover {
  background: #ff872e;
  border:#ff872e 1px solid;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: auto;
  padding: 5px 30px;
  display: table;
  text-decoration: none;
}
.btn-blue-1 {
  background: #1aadd8;
  border:#1aadd8 1px solid;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: 100%;
  padding: 10px 30px;
  display: table;
  text-decoration: none;
}
.btn-blue-1:hover {
  background: #01a4c1;
  border:#01a4c1 1px solid;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: 100%;
  padding: 10px 30px;
  display: table;
  text-decoration: none;
}
.list-features {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;  
  text-align: left;
}
.list-features li{
  padding: 5px 0;  
}
div.top-list-features {
  background: #ffb412;
  border-radius: 6px 6px 0 0;
  border:#ededed 1px solid;
  position: absolute;
  top: -34px;
  width: 100%;
  padding: 7px 30px;
  text-align: center;;
  color: #fff;
}
div.bottom-list-features {
  background: #fff;
  border-radius: 3px;
  border: #ededed 1px solid;
  color: #000;
  width: 100%;
  padding: 5px 25px;
  position: absolute;
  bottom: -46px;
  margin: 0 auto;
  font-weight: 500;
  display: table;
}
div.card-1 {
  border: #ebeaea 1px solid;
  border-radius: 4px;
}
.nav-item a {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #00023b!important;
}
.nav-item a:hover {
  color: #ff5400!important;
}
#loginModal .nav-item a {
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}
#loginModal .nav-item a.active {
  color: #337ab7!important;
}

#loginModal .nav-item a:hover {
  color: #000;
}
.re7 {
  font-size: 64px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 3px #333;
}
.re7_sm {
  font-size: 48px;
  text-transform: none;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 3px #666;
}
div.feature_top_item {
  display: flex;
  margin: 15px 0;
}
div.feature_top_item_image {
  width: 35%;  
}
div.feature_top_item_image img{
  width: 100%;  
}
div.feature_top_item_des {
  width: 65%;
  text-align: left;
  padding-left: 15px;
}
div.feature_top_item_des h4{
  color: #2f3e70;
  font-size: 18px;
  font-weight: 450;
  height: auto;
}
div.feature_top_item_des p{

}
div.feature_top_item_des ul{
  list-style-type: none;
}
div.feature_top_item_des ul li{
  background: url(../images/ic_check.png) no-repeat left top;
  line-height: 24px;
  text-align: left;
  padding-left: 15px;
  font-size: 13px;
}
div.breadcrumb_rm {
/*  background: #eef2f4;*/
  padding: 10px 0;
  background-image: linear-gradient(#ecf3ff, #f7faff);
  border-bottom: #e9eff4 1px solid;
}
.dropdown a {
  cursor: pointer;
}
.user_c {
  border-radius: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
a.download_R {
  border-radius: 50px;
  background: #86bfec;
  color: #011b3a!important;
  font-size: 14px!important;
  font-weight: 500!important;
  padding: 5px 14px!important;
  margin: 0px 0 0 5px;
}
a.download_R i.fa{  
  color: #011b3a!important;
  font-size: 14px!important;
  margin-right: 5px;
}
a.download_R:hover {
  background: #4597d8;
  color: #fff!important;
}
.navbar {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.navbar:before, .navbar:after {
  content: none;

}
.fa-spinner{
  color: #fff !important;
}

span.sshclient {
  font-size: 2.5rem;
  padding-left: 10px;
  color: #00023b;
  font-weight: 700;
  white-space: nowrap;
}

div.body_login .tab-pane form {
  padding: 20px 20px 30px 20px;
/*  border-bottom: #c6d1e1 1px solid;*/
  margin-bottom: 0;
}
.fa-times{
  font-size: 13px !important;
}
div.body_login ul.nav-tabs {
  display: flex;
}
div.body_login {
  padding: 0!important;
}
div.rm_pw {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.phone_top {
  color: #2d344e;
  font-size: 15px;
  font-weight: bold;
}
.feature h2 {
  color: #002b5e;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
}
.dropdown-menu {
  top: 44px!important;
  padding: 0px!important;
  border-radius: 0px!important;
  min-width: auto;
  background: #7994a9!important;
  border-color: #587083;
  position: absolute;
  margin: 0px -1px 0 -1px;
  right: 10px!important;
  left: auto!important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.nav-item button {
  padding: 5px 10px;
  width: 100%;
  color: #222!important;
  border: 0;
  white-space: nowrap;
}
.nav-item button:hover {
  color: #ff5400!important;
}
span.rm_t {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  width: 100%;
  position: relative;
  margin-bottom: 15px;;
}
span.rm_t::after {
  bottom: -6px;
  content: "";
  height: 1px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  position: absolute;
  right: 0;
  width: 60px;
  background: #ff872e;
}
span.rm_b {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  text-align: center;
}

.pricing-ribbon h5 {
  color: #fff;
  left: -40px;
  line-height: 30px;
  margin: 0;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
  transform: rotate(-45deg);
  width: 140px;
  background: #ff872e;
}

div.checkout-list {
  width: 100%;
}
div.checkout_title {
  border-bottom: #e6e6e7 1px solid;
}
div.checkout_title h4{
  color: #304278;
  font-size: 18px;
  font-weight: 450;
}
label.form-label {
  color: #333;
  font-weight: 450;
}
.form-select {
  line-height: 34px;
  border: #e9eef6 1px solid!important;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
}

div.pro-des {

}
div.pro-des h4{
  font-size: 16px;
  color: #677ab4;
  font-weight: 500;
  text-transform: uppercase;
  height: auto;
  margin-bottom: 15px;
}
div.pro-des ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.pro-des ul li{
  line-height: 20px;
  font-size: 12px;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -2rem!important;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 2rem;
}
div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
}
.checkout_card {
  display: flex;
  flex-basis: auto;
  flex-shrink: 1;
  flex-wrap: wrap;
  gap: 4px;
}
.checkout_card_item {
    display: inline-block;
    height: 16px;
    position: relative;
    transition: opacity .2s ease-out;
    width: 24px;
}
.checkout_card_item img {
    border-radius: 3px;
    height: 16px;
    width: 24px;
}
.checkout_card_item:after {
  border: 1px solid rgba(0,27,43,.17);
  border-radius: 3px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.breadcrumb {
  padding: 8px 0px;
  list-style: none;
  margin-bottom: 0px!important;
  border-radius: 4px;
}

div.left_menu {
  border-right: #f2f6fd 2px solid;
  padding-right: 30px;
}
div.left_menu h4{  
  padding-right: 30px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  text-transform: uppercase;
  background: url(../images/bg_line_title.jpg) repeat-x bottom;
}
div.left_menu ul{
  list-style-type: none;
    padding-left: 22px;
}
div.left_menu ul li::marker {
    color: #ffb400;
    font-size: 24px;
}
div.left_menu ul li{
  line-height: 36px;
  border-bottom: #e6ecf6 1px solid;

}
button.accordion:focus {
outline: none;
}
div.left_menu ul li {
  background: url(../images/arrow.png) no-repeat left top;
  background-position-y: 13px;
  padding-left: 10px;
  line-height: 36px;
  cursor: pointer;
  border-bottom: #c8c8d8 1px solid;
  font-weight: 400;
  font-size: 14px;
}
div.left_menu ul li a{
  color: #333;
  font-weight: 450;
}
div.left_menu ul li a.active{
  color: #fb9f00;
  font-weight: 450;
}
div.left_menu ul li a:hover{
  color: #fb9f00;
  text-decoration: none;
}
div.left_menu h3{
  color: #304278;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
div.left_menu div.left_menu_midd{
  color: #304278;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background: transparent;
  color: #00023b;
  cursor: pointer;
  width: 100%;
  font-weight: bold;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  height: 26px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background: transparent;
}
.active, .accordion:click {
  border: none;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background: transparent;
  display: none;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 0px; 
  background-color: #fff;
  border: 0px solid transparent; 
  border-radius: 0px; 
  -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%); 
  box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
}
button.accordion {
  border: transparent;
  font-size: 14px;
  font-weight: 450;
  height: 48px;
  border-bottom: #c8c8d8 1px solid;
}
button.accordion:after {
  content: url(../images/ic-plus.jpg);
  color: #222;
  font-weight: bold;
  float: left;
  margin-right: 7px;
  margin-top: 7px 
}

button.accordion.show:after {
  content: url(../images/ic-minus.jpg);
}

ul.panel li a{
  text-decoration: none;
  color: #666;
}
ul.panel li a:hover{
  color: #fc8108;
  text-decoration: none;
}
/*ul.panel li:after {
  content: url(../images/arrow.png);
  color: #222;
  font-weight: bold;
  float: left;
  margin-right: 7px;
}*/
.title_contact {
  background: url(../images/bg_line_title.jpg) repeat-x;
  height: 36px;
  display: table;
  width: 100%;
  background-position: 0 50%;
}
.img_contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%!important;
  margin: 0;
}
.title_contact h4{
  background:#fff;
  padding: 5px 10px 5px 0;
  width: auto;
  display: table;
  text-transform: uppercase;
}
div.contact_right {
  padding: 0px 20px;
}
div.contact_right h4{
  font-size: 18px;
  font-weight: 450;
  color: #304278;
}
div.contact_right h5{
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 5px!important;
}
div.contact_right ul{
  list-style-type: none;
}
div.contact_right ul li{
  padding-left: 25px;
}
div.contact_right p{
  text-align: left;
}

div.content_right {
  margin-top: 30px;
}
div.content_right h4{
  font-size: 18px;
  font-weight: 450;
  color: #304278;
}
h4{
  font-size: 18px;
  font-weight: 450;
  color: #304278;
}

div.content_center {

}
div.content_center div.title{

}
div.content_center div.title h2{
  color: #304278;
  font-size: 24px;
  text-align: left;
  margin: 10px 0;
  text-transform: uppercase;
}

div.col-banner {
  height: 333px;
  text-align: center;
}
div.big-banner {
  height: 464px;
}
.best_price {
  font-size: 48px!important;
}
div.col-banner h2{
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  height: 100%!important;
  margin: 0!important;
  text-transform: uppercase;
  font-family: OpenSans ExtraBold;
  font-size: 56px;
  color: #fdc13c;
  -webkit-background-clip: text;
  position: relative;
}
div.col-banner h1{
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  height: 100%!important;
  margin: 0!important;
  text-transform: uppercase;
  font-family: OpenSans ExtraBold;
  font-size: 56px;
  color: #fdc13c;
  -webkit-background-clip: text;
  position: relative;
}
/*div.about_banner_VN div.col-banner h2::before {
  content: 'GIỚI THIỆU';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.about_banner_EN div.col-banner h2::before {
  content: 'ABOUT US';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.about_banner_KR div.col-banner h2::before {
  content: '회사 소개';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}

div.download_banner_VN div.col-banner h2::before {
  content: 'TẢI VỀ';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.download_banner_EN div.col-banner h2::before {
  content: 'DOWNLOAD';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.download_banner_KR div.col-banner h2::before {
  content: '다운로드';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.feature_banner_VN div.col-banner h2::before {
  content: 'TÍNH NĂNG';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.feature_banner_EN div.col-banner h2::before {
  content: 'FEATURE';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.feature_banner_KR div.col-banner h2::before {
  content: '기능';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.contact_banner_VN div.col-banner h2::before {
  content: 'LIÊN HỆ';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.contact_banner_EN div.col-banner h2::before {
  content: 'CONTACT US';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.contact_banner_KR div.col-banner h2::before {
  content: '연락처';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.support_banner_VN div.col-banner h2::before {
  content: 'HƯỚNG DẪN SỬ DỤNG';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.support_banner_EN div.col-banner h2::before {
  content: 'User manual';
  position: absolute;
  bottom: 43%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.support_banner_KR div.col-banner h2::before {
  content: '사용자 매뉴얼';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.download_banner div.col-banner h2::before {
  content: 'Download';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}
div.acount_banner div.col-banner h2::before {
  content: 'User Information';
  position: absolute;
  bottom: 41%;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}*/

div.col-banner h4{
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  height: 100%!important;
  margin: 0!important;
}

div.banner_index{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin: 0;
}
div.banner_index h2{
  font-size: 64px;
  text-transform: uppercase;
  color: #fdc13c;
  text-shadow: 1px 1px 3px #333;
  margin-top: 0!important;
  font-family: OpenSans ExtraBold
}

div.banner_index p{
  font-size: 15px;
  color: #fff;
  text-align: left;
}

ul.panel li a.active {
  color: #fc8108!important;
}
.dl_btn {
    margin-left: 15px!important;
  }
.step_hidden {
  display: none!important;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.menu_rightMB {
    display: none!important;
}

/*-----------------footer------------------------------*/
div.footer {
  padding: 0px;
}
div.footer-top {
  border-top: #c8c8d8 1px solid;
  padding: 15px 0;
}
div.footer-bottom {
  color: #fff;
  background: #00023b;
  padding: 10px 0;
  text-align: center;
}
div.footer-bottom a{
  color: #ff9c00;
  font-weight: bold;
}
div.footer-content {
  display: table;
  padding: 10px 0;
  width: 100%
}
div.footer_left {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 3fr;

}
div.logo_footer {
  display: flex;
  justify-content: start;
  margin-right: 20px;
}
div.logo_footer a{
  display: flex;
  align-items: center;
}
ul.list-address {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  margin-top: 5px;
}
ul.list-address li.address-item{
  background: url(../images/icon-place.png) left top no-repeat;
  background-position-y: 5px;
  padding: 0 0 0px 20px;
  text-align: left;
  color: #19202a;
}
li.address-item p{
  margin: 0;
}
div.footer-menu {
  width: 100%;
  /* display: flex;
  align-items: center; */
}
div.col-footer-2 {
  width: 100%;
  display: flex;
  align-items: center;
}
div.footer-menu ul{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  /* display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; */
}
/* div.footer-menu ul li{
  padding: 0px 8px;
  width: 33.33%;
} */
div.footer-menu ul li a{
  color: #00023b;
}
div.footer-menu ul li a.active{
  color: #ff5400;
}
div.footer-menu ul li a:hover{
  color: #ff5400;
}

.dl-item img {
  min-height: 50px;
}
/*--------------------------------------------*/

.main-menu-top-right {
  margin: 0;
  width: auto;
}
.main-top-right {  
  margin: 0;
}
.tabpl {
  padding-left: 0!important
}
/*-----------modal-----------------------*/
div.modal_container {
  max-width: 460px;
}

.profile-picture {
    padding-top: 2em;
}
.profile-picture .avatar {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
    background-size: 100%;
    border: 6px solid #fff;
    position: relative;
    margin: 0 auto 1em;
    border: none;
}
.profile-picture .avatar img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%;
}
.profile-picture .username {
    color: #666;
    display: block;
    padding: 0 1em;
    word-wrap: break-word;
    text-align: center;
}
.links {
    padding: 1em 0 0 0;
    text-align: center;
    border-top: 1px solid #f5f8f9;
}
.btn-light-2 {
  color: #333;
  background-color: #f2f3f3;
  border: #dbdbdb 2px solid;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 3px;
  box-shadow:#bbb 0px 0px 0px;
}
.btn-light-blu {
  color: #fff;
  background-color: #00c3d1;
  border: #00c3d1 2px solid;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 3px;
  box-shadow:#bbb 0px 0px 0px;
}
.profile-block {
    padding: 1em 0 0;
}
.color3 {
  color: #333!important;
  font-weight: normal!important
}

.ac_left {
  width: auto;
  display: table;
  flex-direction: column;
  margin-top: 40px;
  margin: auto;
}
.ac_left a{
  font-size: 14px;
  line-height: 36px;
  text-decoration: none;
}
.ac_left a.active{
  color: #fa881b;
  font-size: 14px;
}
.ac_left a:hover{
  color: #fa881b;
}

.ac_left ul li a{
  line-height: 24px!important;
}
.ac_left dl{
  font-weight: bold;
}
.udt {
  position: absolute;
  right: 25px;
  top: 5px;
  color: #7485bd;
  font-size: 13px;
}
.list-mail-top {
  display: flex;
  justify-content: space-between;
}
.cld {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999;
  font-size: 12px!important;
}
.times_se {
  display: flex;
  justify-content: start;
  width: 40%;
}
.times_se b{
  line-height: 34px;
}
.btn_time {
  display: flex;
  justify-content: space-between;
}
.list_status {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.btn_time button{
  background: #fff;
  border:#a6adc4 1px solid!important;
  border-radius: 50px;
  border: none;
  color: #444;
  text-align: center;
  padding: 0px 16px;
  text-decoration: none;
  line-height: 28px;
  display: table;
  margin: 0 2px;
}
.btn_time button:hover{
  background: #fff;
  border:#ff9c00 1px solid!important;
}
.btn_time button.active{
  background: #fff;
  border:#ff9c00 1px solid!important;
}

.list-mail-midd {
  border: #ddd 1px solid;
  color: #444!important;
  margin-top: 15px;
}
.list-mail-midd table{
  color: #666!important;
  font-size: 13px;
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
  background: #f2f6fd;
    white-space: nowrap;
}
.bggr {
  background: #f5f4f4;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px!important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
}

/*----------About-----------*/

div.content-details {
  padding: 15px 30px 0 0;
  text-align: left;
}
div.content-details img.images{
  width: auto;
  max-width: 100%;
}
div.about_detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.about_detail div.about_detail_content {
  width: 60%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
div.about_detail_content ul{
  list-style-type: disc;
  padding-left: 25px;
  margin-bottom: 40px;
}
div.about_detail_content ul li::marker{
  color: #ffb400;
  font-size: 24px;
}
div.about_detail div.about_detail_img {
  width: 40%;
}
div.about_detail_img img{
  width: 100%;
}
/*----------About-----------*/
div.support_title h3{
  color: #333;
  width: 100%;
  font-size: 16px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
div.support_content {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}
div.support_content div.support_item01{
  width: calc(50% - 20px);
  margin: 10px 10px 10px 10px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
div.support_item01 img{
  width: 100%;
}
div.support_item01 h4{
  color: #333;
  font-size: 16px;
}
div.support_item01 p{
  margin: 0 0 8px 0;
  line-height: 18px;
}
div.support_table table td {
  border: #c0c0c0 1px solid;
  padding: 5px;
  text-align: left;
}

div.support_content div.support_item02{
  width: calc(50% - 20px);
  margin: 10px 10px 10px 10px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
div.main-menu-top {
/*  display: flex!important;*/
  justify-content: center;
  align-items: center;
}
.navbar-collapse.collapse {
/*  display: flex!important;*/
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
ul.content-menu {
  display: table;
  align-items: center;
  margin: 0 auto;
  float: none;
}
div.col_user {
  padding-right: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
div.col_user a {
  display: flex;
  align-items: center;
  color: #19202a!important;
  text-decoration: none;
  cursor: pointer;
}
.dropdown-menu li a {
  background: #f0f0f0;
  color: #333 !important;
}
div.col_user a i {
  background: #7994a9;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  margin-left: 7px;
}
.form-login {
  position: relative;
}
.form-login .show-password{
  position: absolute;
  right: 10px;
  top: 0;
}
.DK_hidden {
  display: none!important;
}
/*-----------------------------------Mobile---------------------------------------*/
@media (min-width: 715px) and (max-width: 915px) {
div.col-banner h1 {
  font-size: 51px;
}
div.box-item img {
  width: 100%; 
}
button.accordion {
  /* padding-left: 20px; */
}
button.accordion:after {
  /* position: absolute;
  left: 14px;
  top: 6px; */
}
div.footer_left {
  width: 100%;
  display: grid;
  grid-template-columns: 2fr 3fr;
}
.RP_home {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.img_RP {
    width: 10%;
    height: 100%;
}
.RP {
    font-family: "NanumSquareB";
    font-size: 30px;
    font-weight: bold;
    margin: 0 10px;
}
.navbar-expand-md .navbar-toggler {
    display: none;
}
#loginModal{
  overflow-y: auto !important;
}
.download_item {
    border: 1px solid #2480c9;
    background:#2480c9;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 10px;
    text-decoration: none;
    line-height: 30px;
    display: table;
    font-size: 12px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0px 0px 0px #072958;
    -webkit-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
    -moz-box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
    box-shadow: 0px 0px 0px #072958, 0px 2px 0px #072958, inset 0px 0px 0px #072958, inset 0px 0px 0px #072958;
}
a.download_R {
    border-radius: 50px;
    background: #5e71ac;
    color: #fff!important;
    font-size: 15px!important;
    font-weight: normal!important;
    padding: 5px 20px!important;
    margin: 5px 0 0 10px;
}
.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
}
@media (min-width:700px) {
  .container {
    max-width: 800px
  }
}
.col-md-3 {
  width: 25%;
  max-width: 25%;
}
.col-md-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-md-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
/*.col-mb {
  width: 50%;
  max-width: 50%;
}*/
div.about_banner_VN {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_EN {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_KR {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_VI {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_EN {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_VI {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_EN {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_KR {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_VI {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_EN {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_KR {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_VI {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_EN {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_KR {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.header-banner-sm {
  color: #fff;
  width: 100%;
  height: 200px;
}
div.header-banner-sm div.col-banner {
  height: 200px;
  text-align: left!important;
  text-indent: 30px;
}
div.col-banner h2 {
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  height: 100%!important;
  margin: 0!important;
  text-transform: uppercase;
  font-family: OpenSans ExtraBold;
  font-size: 36px;
  color: #fdc13c;
  -webkit-background-clip: text;
  position: relative;
}
.nav-item a {
  font-size: 13px!important;
  text-transform: uppercase;
  font-weight: 450;
  text-decoration: none;
}
div.left_menu h4 {
  padding-right: 0px;
  padding-bottom: 15px;
  font-size: 12px;
  margin-bottom: 0px;
  text-transform: uppercase;
  background: url(../images/bg_line_title.jpg) repeat-x bottom;
}
div.left_menu {
  border-right: #f2f6fd 0px solid;
  padding-right: 5px;
}
i.fa-book {
  display: none;
}

.display-block-mb {
  display: block!important;
}
.list-mail-midd {
  border: #ddd 1px solid;
  color: #444!important;
  margin-top: 15px;
  overflow: scroll;
}
.list-mail-midd table {
  color: #444!important;
  white-space: nowrap;
}
 .list-mail-top {
  display: flex;
  justify-content: start;
  flex-direction: column;
}
.times_se {
  display: flex;
  justify-content: start;
  width: 100%;
  margin-bottom: 10px;
}
.btn_time {
  display: flex;
  justify-content: start;
}
.box-item h2 {
  min-height: 54px;
}
div.sd-item {
  background: #f8f9fd;
  padding: 10px 10px 15px 10px;
  position: relative;
  min-height: 130px;
  margin-bottom: 0px;
}
div.sd-item a {
  background: #fff;
  border-radius: 6px;
  border: #e2e5f3 1px solid;
  padding: 0 5px;
  line-height: 34px;
  color: #44568f;
  font-size: 14px;
  text-align: center;
  display: table;
  text-decoration: none;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div.sd-item p {
  color: #2f3e70;
  margin-top: 0px;
  text-align: center;
  line-height: 18px;
}
div.sd-item h4 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #2f3e70;
  font-family: OpenSans ExtraBold;
}
div.manual i.fa-arrow-right {
  font-size: 20px!important;
  color: #b4b7c2!important;
  margin: 0 10px;
}
.hidden_tab {
  display: none!important;
}
.text_center_tab {
  text-align: center!important;
}
.tablet_r {
  right: 0;
  position: absolute!important;
}
.col100_tab p.s-14 {
  font-size: 13px!important;
 }
 .pl-3-tab {
  padding-left: 0!important;
 }
 .ic_top {
  width: 70px;
  height: 70px;
  line-height: 80px;
  text-align: center;
  border: #9fabd1 1px solid;
  border-radius: 300px;
  margin: 0 auto;
}
.display-block-tab {
  display: block;
  text-align: center!important;
}
.s-24 {
  font-size: 20px !important;
}

.main-menu-top-right {
  text-align: right;
  margin: 0 auto;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}
div.price-list {
  border: #e9eef6 1px solid;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0px;
  width: 1200px;
}
.w-75 {
  width: 100% !important;
}
div.box-item {
  border-radius: 8px;
  padding: 10px;
  width: 100%;
  color: #333;
  text-align: left;
  min-height: 240px;
}
.col-mb_tab {
  flex: 0 0 50%;
  max-width: 50%;
}
.col100_tab {
  flex: 0 0 100%;
  max-width: 100%;
}
.col100_mb {
  width: 100%!important;
  max-width: 100%!important;
}
div.feature_top_item {
  display: block;
  margin: 15px 0;
}
div.header {
background: url(../images/bgt-header.jpg) repeat top center;
background-size: 100% 250px;
display: table; 
}
div.header-banner {
  display: table;
  color: #fff;
  width: 100%;
  height: 250px;
}
div.big-banner {
  height: 250px;
}
div.banner_index h2 {
  font-size: 36px;
  text-transform: uppercase;
  color: #fdc13c;
  text-shadow: 1px 1px 3px #333;
  margin-top: 0!important;
  font-family: OpenSans ExtraBold;
}
div.big-banner {
  height: 250px;
  width: 60%;
  max-width: 60%;
  font-size: 14px;
}
div.banner_index p {
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 20px;
}
.list_download_item {
  width: calc(50% - 20px);
  margin: 0 10px 20px 10px;
  border: #cbd0d5 1px solid;
  background: #f2f4f7;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
div.left_menu ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0 auto;
}
div.left_menu ul li a {
  color: #333;
  font-weight: 450;
  font-size: 13px;
}
p.desc {
  width: 90%;
  text-align: left;
  color: #222;
}
.col-md-4 {
  padding-right: 5px;
  padding-left: 5px;
}
div.box-item h2 {
  color: #001e47;
  text-align: left;
  font-size: 14px;
  font-style: inherit;
  text-transform: uppercase;
  font-weight: 500;
  margin: 5px 0 5px 0;
}
.box-item h2 {
  min-height: 28px;
}
.col100-tab {
  flex: 0 0 100%;
  max-width: 100%;
}
.col-download {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 30px;
}
.col-tinh-nang {
  flex: 0 0 50%!important;
  max-width: 50%!important;
  margin-top: 10px
}
.col-4tab {
  flex: 0 0 33.333333%!important;
  max-width: 33.333333%!important;
}
.mt70 {
  margin-top: 70px;
}
.mh735 {
  min-height: 685px!important;
}
.mh-col-last {
  min-height: 580px!important;
}
.pr-col-7 {
  padding-right: 7px!important
}
.pl-col-7 {
  padding-left: 7px!important
}
.mbottom-6 {
  margin-bottom: 14px!important;
}
div.footer-content {
    display: table;
    padding: 10px 20px !important;
    width: 100%;
}
.col-footer-8 {
  flex: 0 0 100%!important;
  max-width: 100%!important;
}
.col-footer-4 {
  flex: 0 0 33.333333%!important;
  max-width: 33.333333%!important;
}
.col-footer-2 {
  flex: 0 0 100%!important;
  max-width: 100%!important;
}
/* div.footer-menu ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
} */
div.bgt-wt {
  display: table;
  padding: 30px 20px;
  color: #fff;
}
div.header-banner {
  display: table;
  padding: 0px 20px;
  color: #fff;
  width: 100%;
}
ul.content-menu {
  width: 100%!important;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
ul.main-top-right {
  width: auto!important;
}  
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: .7rem!important;
  padding-left: .7rem!important;
}
.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  width: 100%!important;
/*  margin-top: 45px;*/
}
.navbar-collapse {
  padding-right: 5px!important;
  padding-left: 5px!important;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  -webkit-overflow-scrolling: touch;
}
/*.col-md-7 {
  flex: 0 0 100%;
    max-width: 100%;
}
.col-md-5 {
  width: 0%!important
}*/
.tabpl {
  padding-left: 0!important
}
.mtop-5 {
  margin-top: 15px!important;
}
.ptop-5 {
  padding-top: 0px!important;
}
.ptop-7 {
  padding-top: 30px!important;
}
.mtop-4 {
  margin-top: 0px!important;
}
.mtop-6 {
  margin-top: 0px!important;
}
.ptop-8 {
    padding-top: 20px!important;
}
.hidden {
  display: none!important;
}
.s-48 {
  font-size: 36px !important;
}
.logo {
  position: absolute;
  left: 0;
  width: 180px;
  margin: auto;
  top: -6px;
}
.menu-top {
  position: absolute;
  left: 0;
  top: 10px;
}
.navbar-nav {
  margin: 0px -15px;
}
.navbar-nav>li>a {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
a.download_R {
  border-radius: 50px;
  background: #86bfec;
  color: #011b3a!important;
  font-size: 13px!important;
  font-weight: 500!important;
  padding: 5px 10px!important;
  margin: 0px 0 0 5px;
}
a.download_R i.fa{  
  color: #011b3a!important;
  font-size: 14px!important;
  margin-right: 5px;
}
a.download_R:hover {
  background: #4597d8;
  color: #fff!important;
}
.menu-right {
  position: absolute;
  right: 0;
  top: 0;
}
.navbar {
    position: relative;
/*    min-height: 20px;*/
    border: 1px solid transparent;
}
.main-top-right {
float: right;
text-align: right;
margin: 0;
display: table!important;
width: 100%
}
div.header-top {
  background: rgb(255, 255, 255, .25);
  width: 100%;
  position: relative;
  display: table;
}
div.header-top-logo {
  width: 50%;
  display: table;
  margin: 0 auto;
  position: absolute;
}
div.header-top-menu {
  width: 25%;
  display: table;
  position: absolute;
  left: 10px
}
div.header-top-right {
  width: 25%;
  display: table;
  position: absolute;
  right: 10px
}
.img-mobile {
  max-width: 100%;
  height: auto;
}
div.top_header {
/*  background: #c6d1e1;*/
  background-size: 100%;
  color: #333;
}
div.header-top {
  background: none;
  width: 100%;
  position: relative;
  text-align: center;
  padding: 10px 10px 0px 10px
}
div.header-top-logo {
  width: 70%;
  margin: 0 auto;
  position: absolute;
}
div.header-top-menu {
  width: 15%;
  position: absolute;
  left: 0
}
div.header-top-right {
  width: 15%;
  right: 0;
  position: absolute;
}

}
@media (min-width: 916px) and (max-width: 992px) {
  .container{
    max-width: 840px;
  }
}
@media (min-width: 916px) and (max-width: 1280px) {
  div.left_menu{
    padding-right: 5px;
  }
  div.box-item img {
    width: 100%; 
  }
div.footer_left {
  width: 100%;
  display: flex;
  flex-direction: column;
  grid-template-columns: 1fr 2fr;
}
button.accordion {
  /* padding-left: 20px; */
}
button.accordion:after {
  /* position: absolute;
  left: 14px;
  top: 6px; */
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}
a.download_R {
  border-radius: 50px;
  background: #86bfec;
  color: #011b3a!important;
  font-size: 13px!important;
  font-weight: 500!important;
  padding: 3px 14px!important;
  margin: 0px 0 0 5px;
}
a.download_R i.fa{  
  color: #011b3a!important;
  font-size: 14px!important;
  margin-right: 5px;
}
a.download_R:hover {
  background: #4597d8;
  color: #fff!important;
}
div.header-banner-sm {
  color: #fff;
  width: auto;
  height: 260px;
}
div.col-banner {
  height: 260px;
}
div.col-banner h2 {
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  height: 100%!important;
  margin: 0!important;
  text-transform: uppercase;
  font-family: OpenSans ExtraBold;
  font-size: 40px;
  color: #fdc13c;
  -webkit-background-clip: text;
  position: relative;
}
div.header {
  background: url(../images/bgt-header.jpg) repeat-y top center;
  height: auto;
  display: table;
  background-size: 100% 464px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_VI {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 260px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_EN {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 260px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_KR {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 260px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_VI {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_EN {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_KR {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_VI {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_EN {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_VI {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_EN {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_KR {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_VI {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_EN {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_KR {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 200px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.nav-item a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 450;
  text-decoration: none;
}

.display-block-mb {
  display: block!important;
}
 .list-mail-midd {
  border: #ddd 1px solid;
  color: #444!important;
  margin-top: 15px;
  overflow: scroll;
}
.list-mail-midd table {
  color: #444!important;
  white-space: nowrap;
}
 .list-mail-top {
  display: flex;
  justify-content: start;
  flex-direction: column;
}
.times_se {
  display: flex;
  justify-content: start;
  width: 100%;
  margin-bottom: 10px;
}
.btn_time {
  display: flex;
  justify-content: start;
}
.box-item h2 {
  min-height: 24px;
}
div.box-item h2 {
  color: #001e47;
  text-align: left;
  font-size: 16px;
  font-style: inherit;
  text-transform: uppercase;
  font-weight: 500;
  margin: 5px 0 5px 0;
}
div.sd-item {
  background: #f8f9fd;
  padding: 14px 10px 15px 10px;
  position: relative;
  min-height: 130px;
  margin-bottom: 0px;
}
div.sd-item a {
  background: #fff;
  border-radius: 6px;
  border: #e2e5f3 1px solid;
  padding: 0 5px;
  line-height: 34px;
  color: #44568f;
  font-size: 14px;
  text-align: center;
  display: table;
  text-decoration: none;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div.sd-item p {
  color: #2f3e70;
  margin-top: 0px;
  text-align: center;
  line-height: 18px;
}
div.step_number_mb {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #7485bd;
  font-size: 20px;
  font-weight: bold;
  border-radius: 300px;
  margin: 0 auto;
  display: block!important;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}
div.step_hd {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 -20px;
  display: none;
  position: relative;
}
.hidden_tab {
  display: none!important;
}
.text_center_tab {
  text-align: center!important;
}
.tablet_r {
  right: 0;
  position: absolute!important;
}
.col100_tab p.s-14 {
  font-size: 13px!important;
 }
 .pl-3-tab {
  padding-left: 0!important;
 }
 .ic_top {
    width: 70px;
    height: 70px;
    line-height: 80px;
    text-align: center;
    border: #9fabd1 1px solid;
    border-radius: 300px;
    margin: 0 auto;
}
 .display-block-tab {
    display: block;
    text-align: center!important;
  }
  .s-24 {
    font-size: 20px !important;
}
  .main-menu-top-right {
  text-align: right;
  margin: 0 auto;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}
  div.price-list {
    border: #e9eef6 1px solid;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0px;
    width: 1200px;
}
  .w-75 {
    width: 100% !important;
}
.col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
  div.box-item {
    border-radius: 8px;
    padding: 15px;
    width: 100%;
    color: #333;
    text-align: left;
    min-height: 220px;
    display: flex;
}
  .col-mb_tab {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col100_tab {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col100_mb {
    width: 100%!important;
    max-width: 100%!important;
  }
  div.feature_top_item {
    display: block;
    margin: 15px 0;
  }
  p.desc {
    width: 75%;
    text-align: center;
    color: #222;
  }
  div.header {
  background: url(../images/bgt-header.jpg) repeat-y top center;
  background-size: 100% 290px;
  display: table; 
  }
  div.big-banner {
    height: 290px;
    width: 60%;
    max-width: 60%;
  }
  .list_download_item {
    width: calc(50% - 40px);
    margin: 0 20px 20px 20px;
    border: #cbd0d5 1px solid;
    background: #f2f4f7;
    padding: 20px;
    display: flex;
    justify-content: space-between;
  }
  .col100-tab {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-download {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .col-tinh-nang {
    flex: 0 0 50%!important;
    max-width: 50%!important;
    margin-top: 10px
  }
  .col-4tab {
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
  }
  .mt70 {
    margin-top: 70px;
  }
  .mh735 {
    min-height: 685px!important;
  }
  .mh-col-last {
    min-height: 580px!important;
  }
  .pr-col-7 {
    padding-right: 7px!important
  }
  .pl-col-7 {
    padding-left: 7px!important
  }
  .mbottom-6 {
    margin-bottom: 14px!important;
  }
  div.footer-content {
      display: table;
      padding: 10px!important;
      width: 100%;
  }
  .col-footer-8 {
    flex: 0 0 50%!important;
    max-width: 50%!important;
  }
  .col-footer-4 {
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
  }
  .col-footer-2 {
    flex: 0 0 50%!important;
    max-width: 50%!important;
  }
  div.footer-menu {
    width: 100%;
    /* display: flex;
    align-items: center;
    justify-content: flex-end; */
  }
  /* div.footer-menu ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
  } */
  div.bgt-wt {
    display: table;
    padding: 30px 20px;
    color: #fff;
  }
  div.logo_footer {
    display: flex;
    /* justify-content: center; */
    margin-right: 15px;
    margin-bottom: 10px;
  }
  div.footer-menu ul li {
    padding: 0px 5px;
    width: auto;
    /* text-align: right; */
  }
  div.header-banner {
    display: table;
    padding: 0px 20px;
    color: #fff;
    width: 100%;
    height: 290px;
  }
  div.banner_index h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #fdc13c;
    text-shadow: 1px 1px 3px #333;
    margin-top: 0!important;
    font-family: OpenSans ExtraBold;
  }
  div.banner_index p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: left;
  }
  ul.content-menu {
    width: 100%!important;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  ul.main-top-right {
    width: auto!important;
  }  
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    width: 100%!important;
/*    margin-top: 45px;*/
}
.navbar-collapse {
    padding-right: 5px!important;
    padding-left: 5px!important;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    -webkit-overflow-scrolling: touch;
}
/*.col-md-7 {
  flex: 0 0 100%;
    max-width: 100%;
}
.col-md-5 {
  width: 0%!important
}*/
.tabpl {
  padding-left: 0!important
}
  .mtop-5 {
    margin-top: 15px!important;
  }
  .ptop-5 {
    padding-top: 0px!important;
  }
  .ptop-7 {
    padding-top: 30px!important;
  }
  .mtop-4 {
    margin-top: 0px!important;
  }
  .mtop-6 {
    margin-top: 0px!important;
  }
  .ptop-8 {
      padding-top: 20px!important;
  }
  .hidden {
    display: none!important;
  }
  .s-48 {
    font-size: 36px !important;
  }
  .logo {
    position: absolute;
    left: 0;
    width: 180px;
    margin: auto;
    top: -6px;
  }
  .menu-top {
    position: absolute;
    left: 0;
    top: 0;
  }
  .menu-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar {
      position: relative;
/*      min-height: 20px;*/
      border: 1px solid transparent;
  }
  .main-top-right {
  float: right;
  text-align: right;
  margin: 0;
  display: table!important;
  width: 100%
  }
  div.top_header {
/*    background: #c6d1e1;*/
    background-size: 100%;
    color: #333;
  }
  div.header-top-logo {
    width: 50%;
    display: table;
    margin: 0 auto;
    position: absolute;
  }
  div.header-top-menu {
    width: 25%;
    display: table;
    position: absolute;
    left: 10px
  }
  div.header-top-right {
    width: 25%;
    display: table;
    position: absolute;
    right: 10px
  }
  .img-mobile {
    max-width: 100%;
    height: auto;
  }
  div.header-top {
    background: none;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 10px 10px 0px 10px
  }
  div.header-top-logo {
    width: 70%;
    margin: 0 auto;
    position: absolute;
  }
  div.header-top-menu {
    width: 15%;
    position: absolute;
    left: 0
  }
  div.header-top-right {
    width: 15%;
    right: 0;
    position: absolute;
  }

}
@media (min-width: 1281px) and (max-width: 1415px) {
  div.footer_left {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  div.box-item img {
    width: 100%; 
  }
}
@media (min-width: 1416px) and (max-width: 1600px) {
  div.footer_left {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 3fr;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .nav-item a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 450;
    text-decoration: none;
  }
  div.top_header {
/*    background: #c6d1e1;*/
    background-size: auto;
    color: #333;
  }
  div.header {
    background: url(../images/bgt-header.jpg) repeat-y top center;
    height: auto;
    display: table;
    background-size: 100% 350px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  }
  div.header-banner {
    display: table;
    color: #fff;
    width: 100%;
    height: 350px;
  }
    div.big-banner {
    height: 350px;
  }
  div.feature_banner_VI {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_EN {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_KR {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_VI {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_EN {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_KR {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_VI {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_EN {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_VI {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_EN {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_KR {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_VI {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_EN {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_KR {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 250px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}


  div.header-banner-sm {
    color: #fff;
    width: 100%;
    height: 250px;
  }
  div.col-banner {
    height: 250px;
  }
  div.col-banner h2 {
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    height: 100%!important;
    margin: 0!important;
    text-transform: uppercase;
    font-family: OpenSans ExtraBold;
    font-size: 48px;
    color: #fdc13c;
    -webkit-background-clip: text;
    position: relative;
  }
  /*banner about*/
  /*div.about_banner_VN div.col-banner h2::before {
    content: 'GIỚI THIỆU';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.about_banner_EN div.col-banner h2::before {
    content: 'ABOUT US';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.about_banner_KR div.col-banner h2::before {
    content: '회사 소개';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }*/
  /*banner download*/
  /*div.download_banner_VN div.col-banner h2::before {
    content: 'TẢI VỀ';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.download_banner_EN div.col-banner h2::before {
    content: 'DOWNLOAD';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.download_banner_KR div.col-banner h2::before {
    content: '다운로드';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }  */
  /*banner Tính Năng*/  
  /*div.feature_banner_VN div.col-banner h2::before {
    content: 'TÍNH NĂNG';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.feature_banner_EN div.col-banner h2::before {
    content: 'FEATURE';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.feature_banner_KR div.col-banner h2::before {
    content: '기능';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }*/
  /*Liên Hệ*/
  /*div.contact_banner_VN div.col-banner h2::before {
    content: 'LIÊN HỆ';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.contact_banner_EN div.col-banner h2::before {
    content: 'CONTACT US';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.contact_banner_KR div.col-banner h2::before {
    content: '연락처';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }*/
  /*Hướng dẫn*/
  /*div.support_banner_VN div.col-banner h2::before {
    content: 'HƯỚNG DẪN SỬ DỤNG';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.support_banner_EN div.col-banner h2::before {
    content: 'User manual';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.support_banner_KR div.col-banner h2::before {
    content: '사용자 매뉴얼';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }*/
  /*banner tải về*/
  /*div.download_banner div.col-banner h2::before {
    content: 'Download';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }
  div.acount_banner div.col-banner h2::before {
    content: 'User Information';
    position: absolute;
    bottom: 43%;
    left: 0;
    transform-origin: bottom;
    transform: rotateX(180deg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0, #777 0, transparent 68%);
    line-height: .9;
  }*/
  div.left_menu {
    border-right: #f2f6fd 2px solid;
    padding-right: 15px;
  }
  div.left_menu h4 {
    padding-right: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: url(../images/bg_line_title.jpg) repeat-x bottom;
  }
  .list_download_item {
    width: calc(40% - 40px);
    margin: 0 20px 20px 20px;
    border: #cbd0d5 1px solid;
    background: #f2f4f7;
    padding: 20px;
    display: flex;
    justify-content: space-between;
  }
  div.box-item h2 {
    color: #001e47;
    text-align: left;
    font-size: 16px;
    font-style: inherit;
    text-transform: uppercase;
    font-weight: 500;
    margin: 5px 0 5px 0;
  }
  p.desc {
    width: 60%;
    text-align: left;
    color: #222;
  }
  div.box-item {
    background: #f4f7fc;
    border-radius: 10px;
    padding: 30px;
    width: 100%;
    color: #444;
    text-align: left;
    min-height: 295px;
    display: flex;
    align-items: center;
  }
  /* div.footer-menu ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  } */
  div.footer-menu ul li {
    padding: 0px 5px;
    /* width: 33.33%; */
  }
}
/*-----------------------------------Mobile---------------------------------------*/
@media (min-width: 560px) and (max-width: 714px) {

.nav-item a {
    font-size: 13px!important;
    text-transform: uppercase;
    font-weight: 450;
    text-decoration: none;
}

.display-block-mb {
    display: block!important;
}
 .list-mail-midd {
    border: #ddd 1px solid;
    color: #444!important;
    margin-top: 15px;
    overflow: scroll;
}
.list-mail-midd table {
    color: #444!important;
    white-space: nowrap;
}
 .list-mail-top {
    display: flex;
    justify-content: start;
    flex-direction: column;
}
.times_se {
    display: flex;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
}
.btn_time {
    display: flex;
    justify-content: start;
}
.box-item h2 {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.sd-item {
    background: #f8f9fd;
    padding: 40px 10px 15px 10px;
    position: relative;
    min-height: 248px;
    margin-bottom: 40px;
}
div.sd-item a {
    background: #fff;
    border-radius: 6px;
    border: #e2e5f3 1px solid;
    padding: 0 5px;
    line-height: 34px;
    color: #44568f;
    font-size: 14px;
    text-align: center;
    display: table;
    text-decoration: none;
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div.sd-item p {
    color: #2f3e70;
    margin-top: 15px;
}
div.step_number_mb {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #7485bd;
    font-size: 20px;
    font-weight: bold;
    border-radius: 300px;
    margin: 0 auto;
    display: block!important;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
}
div.step_hd {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0 -20px;
    display: none;
    position: relative;
}
.hidden_tab {
  display: none!important;
}
.text_center_tab {
  text-align: center!important;
}
.tablet_r {
  right: 0;
  position: absolute!important;
}
.col100_tab p.s-14 {
  font-size: 13px!important;
 }
 .pl-3-tab {
  padding-left: 0!important;
 }
 .ic_top {
    width: 70px;
    height: 70px;
    line-height: 80px;
    text-align: center;
    border: #9fabd1 1px solid;
    border-radius: 300px;
    margin: 0 auto;
}
 .display-block-tab {
    display: block;
    text-align: center!important;
  }
  .s-24 {
    font-size: 20px !important;
}
  .main-menu-top-right {
  text-align: right;
  margin: 0 auto;
  width: auto;
  position: absolute;
  right: 15px;
  top: 10px;
}
  div.price-list {
    border: #e9eef6 1px solid;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0px;
    width: 1200px;
}
  .w-75 {
    width: 100% !important;
}
  div.box-item {
    border-radius: 6px;
    padding: 20px;
    width: 100%;
    color: #333;
    text-align: center;
    min-height: 360px;
    flex-direction: column;
}
  .col-mb_tab {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col100_tab {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col100_mb {
    width: 100%!important;
    max-width: 100%!important;
  }
  div.feature_top_item {
    display: block;
    margin: 15px 0;
}
  div.header {
  background: url(../images/bgt-header.jpg) repeat-y top center;
  height: auto;
  display: table; 
  }
  .col100-tab {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-download {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .col-tinh-nang {
    flex: 0 0 50%!important;
    max-width: 50%!important;
    margin-top: 10px
  }
  .col-4tab {
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
  }
  .mt70 {
    margin-top: 70px;
  }
  .mh735 {
    min-height: 685px!important;
  }
  .mh-col-last {
    min-height: 580px!important;
  }
  .pr-col-7 {
    padding-right: 7px!important
  }
  .pl-col-7 {
    padding-left: 7px!important
  }
  .mbottom-6 {
    margin-bottom: 14px!important;
  }
  div.footer-content {
      display: table;
      padding: 0px!important;
      width: 100%;
  }
  div.footer-menu {
    width: 100%;
    /* display: flex;
    align-items: center; */
    margin-top: 10px;
  }
  .col-footer-8 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
  .col-footer-4 {
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
  }
  .col-footer-2 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
  div.footer-menu ul li a {
    color: #19202a;
    white-space: nowrap;
  }
  div.bgt-wt {
    display: table;
    padding: 30px 20px;
    color: #fff;
  }
  p.desc {
    width: 90%;
    text-align: center;
    color: #222;
  }
  div.logo_footer a {
    display: flex;
    align-items: center;
    /* flex-direction: column; */
  }
  div.about_detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  div.about_detail div.about_detail_content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  div.about_detail div.about_detail_img {
    width: 100%;
  }
  div.content-details {
    padding: 15px 0px 0 0;
    text-align: left;
  }
  .list_download_item {
    width: calc(50% - 40px);
    margin: 0 20px 20px 20px;
    border: #cbd0d5 1px solid;
    background: #f2f4f7;
    padding: 20px;
    display: flex;
    justify-content: space-between;
  }
  div.header-banner-sm {
    color: #fff;
    width: 100%;
    height: auto;
  }
  div.feature_banner_EN {
    background-size: 100% 100%;
  }
  div.contact_banner_VI {
    background-size: 100%;
  }
  div.download_banner_VI {
    background-size: 100%;
  }
  div.about_banner_VI {
    background-size: 100%;
  }
  div.feature_banner_VI {
    background-size: 100%;
  }
  div.support_banner_VI {
    background-size: 100%;
  }
  div.col-banner h2 {
    font-size: 30px;
    text-align: left;
  }
  div.col-banner {
    height: 125px;
    text-align: center;
  }
  div.header-banner {
    display: table;
    padding: 0px 20px;
    color: #fff;
    width: 100%;
  }
  ul.content-menu {
    width: 100%!important;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  ul.main-top-right {
    width: auto!important;
  }  
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .7rem!important;
    padding-left: .7rem!important;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    width: 100%!important;
    /*margin-top: 50px;
    border-top: 1px solid #b7c5cb;*/
}
.navbar-collapse {
    padding-right: 5px!important;
    padding-left: 5px!important;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    -webkit-overflow-scrolling: touch;
}

.topnav .icon i{
  font-size: 18px;
}
.topnav .icon {
  background: #c6d1e1;
  width: 36px;
  border: #2477b2 1px solid;
  height: 28px;
  align-items: center;
  display: flex!important;
  justify-content: center;
  float: right;
  /* position: fixed!important; */
  border-radius: 4px;
}

.menuMB_hidden {
  display: none;
}
#myLinks {
  margin-top: 41px;
  width: 250px;
  position: fixed;
  left: 0px;
  z-index: 9999999999;
  border: #6b95ad 1px solid;
}
div.box-item h2 {
  text-align: center;
}

/*.col-md-7 {
  flex: 0 0 100%;
    max-width: 100%;
}
.col-md-5 {
  width: 0%!important
}*/
.tabpl {
  padding-left: 0!important
}
  .mtop-5 {
    margin-top: 15px!important;
  }
  .ptop-5 {
    padding-top: 0px!important;
  }
  .ptop-7 {
    padding-top: 30px!important;
  }
  .mtop-4 {
    margin-top: 0px!important;
  }
  .mtop-6 {
    margin-top: 0px!important;
  }
  .ptop-8 {
      padding-top: 20px!important;
  }
  .hidden {
    display: none!important;
  }
  .s-48 {
    font-size: 36px !important;
  }
  .logo {
    position: absolute;
    left: 15px;
    width: 180px;
    margin: auto;
    top: 0;
  }
  .menu-top {
    position: absolute;
    left: 0;
    top: 0;
  }
  .menu-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar {
      position: relative;
/*      min-height: 20px;*/
      border: 1px solid transparent;
  }
  .main-top-right {
  float: right;
  text-align: right;
  margin: 0;
  display: table!important;
  width: 100%
  }
  div.header-top {
    background: rgb(255, 255, 255, .25);
    width: 100%;
    position: relative;
    display: table;
  }
  div.header-top-logo {
    width: 50%;
    display: table;
    margin: 0 auto;
    position: absolute;
  }
  div.header-top-menu {
    width: 25%;
    display: table;
    position: absolute;
    left: 10px
  }
  div.header-top-right {
    width: 25%;
    display: table;
    position: absolute;
    right: 10px
  }
  .img-mobile {
    max-width: 100%;
    height: auto;
  }
  .menu-top {
    position: absolute;
    left: 0;
    top: 0;
  }
  .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border: #2477b2 1px solid;
    display: none;
  }
  div.header-top {
    background: rgb(255, 255, 255, .25);
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0px 0px 0px 0px;
    max-width: 100%;
  }
  div.header-top-logo {
    width: 70%;
    margin: 0 auto;
    position: absolute;
  }
  div.header-top-menu {
    width: 15%;
    position: absolute;
    left: 0
  }
  div.header-top-right {
    width: 15%;
    right: 0;
    position: absolute;
  }
}
/*-------------------------------------------------------------mobile--------------------------------------------------------------*/
@media all and (min-width: 280px) and (max-width: 640px){
div.header-top .logo{
  width: 214px;
}
div.header-top .logo img{
  width: 28px;
}
div.header-top .sshclient{
  font-size: 20px;
  padding-left: 5px;
}
div.header-top .btn-login{
  padding: 4px 8px;
}
.modal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.body_login .nav-item a {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #19202a!important;
}
div.body_login ul.nav-tabs li a {
  margin-right: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  background: #e3ecf9;
}
.re7 {
  font-size: 48px!important;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 3px #333;
}
div.col-banner {
  height: 130px;
}
div.header-banner-sm {
  color: #fff;
  width: 100%;
  height: 130px;
}
.s-20 {
    font-size: 19px !important;
}
.RP {
  font-family: "NanumSquareB";
  font-size: 19px;
  font-weight: bold;
  margin: 0 10px;
}
.RP_home {
  position: absolute; 
  top:15px; 
  left:0; 
  right:0; 
  margin: 0 auto; 
  display: table;
}
.img_RP {
  width: 10%;
}
.list-mail-top {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.list-mail-midd {
    border: #ddd 1px solid;
    color: #444!important;
    margin-top: 15px;
    overflow: scroll;
}
.list-mail-midd table {
    color: #444!important;
    white-space: nowrap;
}
.times_se {
    display: flex;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
}
.btn_time {
    display: flex;
    justify-content: start;
}

div.left_menu {
    border-right: #f2f6fd 0px solid;
    padding-right: 0px;
    margin-bottom: 20px;
}
.list_download {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 auto;
  width: 100%;
}

.list_download_item {
  width: calc(50% - 40px);
  margin: 0 20px 20px 20px;
}
.left-mb {
  text-align: left!important;
}
div.feature_top_item {
    display: block;
    margin: 15px 0;
}
.nav-item a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 450;
    color: #fff!important;
    text-decoration: none;
}
a.download_R {
  border-radius: 0px;
  background:none!important;
  color: #fff!important;
  font-size: 15px!important;
  font-weight: 450!important;
  padding: 5px 20px!important;
  margin: 0px 0 0 0px;
}
.dropdown-menu {
  top: 38px!important;
  padding: 5px!important;
  border-radius: 0px!important;
  min-width: 100px;
  background: #d6dbef!important;
  position: absolute;
  margin: 0px -1px 0 -1px;
  right: 0px!important;
  left: auto!important;
  border-color: #505871;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.icon-select .box {
  position: absolute;
  top: 37px!important;
  left: -10px;
  margin: 0px;
  padding: 4px;
  width: auto;
  height: auto;
  border: 1px solid #505871;
  background-color: #d6dbef;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: auto;
  z-index: 999999;
}
.position_relative_mb {
  position: relative!important;
}
.position_absolute_mb {
  position: absolute!important;
  right: 0px;
}
.MB_hidden {
  display: none!important;
}
.menu_rightMB {
  display: block!important;
}
.display-block-mb {
  display: block!important;
}
div.header {
  background: url(../images/bgt-header.jpg) repeat-y top left;
  height: auto;
  display: table;
  background-size: auto 593px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}


div.feature_banner_VI {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_EN {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_KR {
  background: url(../images/banner-feature.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_VI {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_EN {
  background: url(../images/banner-about.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_VI {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_EN {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_VI {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_EN {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_KR {
  background: url(../images/banner-contact.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_VI {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_EN {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_KR {
  background: url(../images/banner-support.jpg) no-repeat top center;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.table-responsive {
  display: block;
  width: 100%; 
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

div.price-list {
    border: #e9eef6 1px solid;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0px;
    width: 1200px;
}
  .pr0_mb {
    padding-right: 0px!important;
  }
  .pl0_mb {
    padding-left: 0px!important;
  }
  .pr01_mb {
    padding-right: 3px!important;
  }
  .pl1_mb {
    padding-left: 3px!important;
  }
  .mmb_10{
    margin-bottom: 10px!important;
  }
  div.step_number_mb {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #7485bd;
    font-size: 20px;
    font-weight: bold;
    border-radius: 300px;
    margin: 0 auto;
    display: block!important;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
  }
  div.step_hd {
    display: none;
  }
  div.sd-item a {
    background: #fff;
    border-radius: 6px;
    border: #e2e5f3 1px solid;
    padding: 0 5px;
    line-height: 34px;
    color: #44568f;
    font-size: 14px;
    text-align: center;
    display: block;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  div.sd-item {
    background: #f8f9fd;
    padding: 40px 10px 15px 10px;
    position: relative;
    min-height: 270px;
    margin-bottom: 40px;
  }
  div.sd-item p{
    text-align: left!important;
  }
  .dl-item {
    margin-bottom: 30px;
  }
  .mb50 {
    margin-bottom: 20px!important;
  }
  .more_fe {
    margin-bottom: 15px;
  }
  .box-item h2{
    min-height: 54px;
  }
  .w-75 {
    width: 100%!important;
  }
  div.line_r {
    border-right: #bdc5df 0px solid;
  }
  .col100_mb {
    width: 100%!important;
    max-width: 100%!important;
  }
  .dl_btn {
    margin-left: 0px!important;
  }
  .pr-col-10 {
    padding-right: 6px!important
  }
  .pl-col-10 {
    padding-left: 6px!important
  }.hidden {
    display: none!important;
  }
  div.header-top {
    background: rgb(255, 255, 255, .25);
    width: 100%;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 10px;
    height: 48px;
  }
  div.header-top-logo {
    width: 70%;
    margin: 0 auto;
    position: absolute;
  }
  div.header-top-menu {
    width: 15%;
    position: absolute;
    left: 0
  }
  div.header-top-right {
    width: 15%;
    right: 0;
    position: absolute;
  }
  div.header-banner {
    
  }
  .img-mobile {
    width: 100%;
    height: auto;
  }

  .logo {
    position: absolute;
    left: 10px;
    width: 250px;
    margin: auto;
  }
  .menu-top {
    position: absolute;
    left: 0;
    top: 0
  }
  .menu-right {
    position: absolute;
    right: 0;
    top: 0
  }
.main-menu-top {
  margin-top: 36px!important;
  position: relative;
  width: 100%;
  padding: 0;
  background: #3d78bc;
  border-radius: 4px;
  margin-right: -15px!important;
  margin-left: -15px!important;
  display: f!important;
}
.navbar-collapse.collapse {
  display: f!important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
  .main-menu-top-right {
    text-align: right;
    margin: 0 auto;
    width: auto;
    float: right;
  }
  .main-top-right {
    float: right;
    text-align: right;
    margin: 0;
    width: 100%
  }
  .btn-blu {
    width: 100%!important
  }
  .btn-blu {
    color: #333;
    background: none;
    border:none;
    font-weight: bold;
    font-size: 12px;
    border-radius: 4px;
    margin-left: 3px;
    box-shadow:none;
}
  ul.content-menu {
    border-radius: 0px;
    margin: 0;
  }
 ul.content-menu li.nav-item {
    border-top: #205796 1px solid;
    border-bottom: #508fd7 1px solid;
  }
  ul.content-menu li.nav-item:first-child {
    border-top: #205796 0px solid;
    border-bottom: #508fd7 1px solid;
  }
   ul.content-menu li.nav-item:last-child {
    border-top: #205796 1px solid;
    border-bottom: #508fd7 0px solid;
  }

  .navbar-nav>li>a {
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    line-height: 20px;
  }

  ul.main-top-right {
    background: #65faeb;
    border-radius: 4px;
  }
  ul.main-top-right li.nav-item {
    border-top: #93fbf0 1px solid;
    border-bottom: #19efd9 1px solid;
  }
  ul.main-top-right li.nav-item button{
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    line-height: 20px;
  }
  ul.main-top-right li.nav-item:first-child {
    border-top: #93fbf0 0px solid;
    border-bottom: #19efd9 1px solid;
  }
   ul.main-top-right li.nav-item:last-child {
    border-top: #93fbf0 1px solid;
    border-bottom: #19efd9 0px solid;
  }

.menu_rightMB {
    display: block!important;
}

  .w50 {
    width: 100%!important;
    float: left;
    text-align: center;
    color: #333;
    background-color: #eefefb;
    border-color: #aafff2;
    font-weight: bold;
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    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;
  }
  .navbar-brand {
    padding-top: 0rem;
  }
  .bgt-wt {
    padding: 10px!important;
  }
  .s-48 {
    font-size: 36px!important;
  }
  .center-text {
    text-align: center;
  }

  /*--------------padding----------------*/
  .ptop-5 {
    padding-top: 30px!important;
  }
  .ptop-4 {
    padding-top: 0px!important;
  }
  .ptop-8 {
      padding-top: 10px!important;
  }
  .pbottom-5 {
    padding-bottom: 0px!important;
  }
  .mbottom-3 {
    margin-bottom: 5px!important;
  }
  .mbottom-6 {
    margin-bottom: 10px!important;
  }
  .mbottom-2 {
    margin-bottom: 20px!important;
  }
  .mtop-4 {
    margin-top: 5px!important;
  }

  .mtop-5 {
    margin-top: 5px!important;
  }
  .mtop-6 {
    margin-top: 5px!important
  }
  .mtopp-4 {
    margin-top: 24px
  }
  .mtopp-1 {
    margin-top: 48px
  }
  .mtopp-14 {
    margin-top: 14px
  }
 .plr-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pl10 {
  padding-left: 5px!important
  }
  .pr10 {
    padding-right: 5px!important
  }
  .p-5 {
    padding:15px 15px!important;
    min-height: 255px!important
  }
  .p-4 {
    padding:15px 15px!important;
    min-height: 255px!important
  }
  .col-mb {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mh285 {
    min-height: 285px!important;
  }
  .mh735 {
    min-height: 100%!important;
    height: auto;
  }
  .mh300s {
    min-height: 175px!important
  }
div.bottom-list-features {
  background: #fff;
  border-radius: 3px;
  border: #ededed 1px solid;
  width: 245px;
  padding: 5px 25px;
  position: absolute;
  bottom: -332px;
  margin: 0 auto;
  font-weight: 500;
  display: table;
  left: 0;
  text-align: center;
  right: 0;
}
div.footer-content {
  display: table;
  padding: 10px!important;
  width: 100%
}
  div.header-small {
  background: url(../bgt-header-small.jpg) repeat-y top center;
  height: auto;
  display: table; 
  }
div.header {
  background:#00cace url(../images/bgt-header.jpg) no-repeat top center;
  height: auto;
  display: table; 
}

  div.footer-line-r {
    width: 100%;
    background: none;
  }
  div.footer-line-l {
    width: 100%;
    background: none;
  }
  .modal-dialog {
    margin: 5rem auto;
    max-width: 460px;
  }
  .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff!important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.0;
  }
  .navbar {
    position: relative;
/*    min-height: 20px;*/
    border: 1px solid transparent;
    z-index: 1000;
  }
  div.footer-top {
    background: #f2f6fd;
    padding: 15px 0;
    margin-top: 20px;
  }
  .tabpl {
  padding-left: 15px!important
  }
  .panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 4%);
    margin-bottom: 0;
    padding: 2px;
  }

  div.col-banner h1{
    font-size: 36px;
  }
}

/*--------------------------------------------------------------------------------------------mobile--------------------------------------------------------------*/
@media all and (min-width: 320px) and (max-width: 640px){
/*----------About-----------*/

div.content-details {
  padding: 15px 0px 0 0;
  text-align: left;
}
div.content-details img.images{
  width: auto;
  max-width: 100%;
}
div.about_detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
div.about_detail div.about_detail_content {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
div.about_detail_content ul{
  list-style-type: disc;
  padding-left: 25px;
  margin-bottom: 40px;
}
div.about_detail_content ul li::marker{
  color: #ffb400;
  font-size: 24px;
}
div.about_detail div.about_detail_img {
  width: 100%;
}
div.about_detail_img img{
  width: 100%;
}

/*--------support--------*/
div.support_content {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  flex-direction: column;
}
div.support_content div.support_item01 {
  width: calc(100% - 20px);
  margin: 10px 10px 10px 10px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
div.support_content div.support_item02 {
  width: calc(100% - 20px);
  margin: 10px 10px 10px 10px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
/*----------------*/
div.row_home {
  padding: 15px 0;
} 
div.footer_left {
  width: 100%;
  display: flex;
  flex-direction: column;
}
div.logo_footer {
  display: flex;
  /* justify-content: center; */
  margin-right: 20px;
  width: 100%;
}
ul.list-address {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  margin-top: 10px;
  /* text-align: center; */
}
ul.list-address li.address-item {
  background: transparent;
  padding: 10px 0 10px 0px;
  /* text-align: center; */
}
li.address-item p {
  size: 12px!important;
  line-height: 18px;
}
/* div.footer-menu ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
div.footer-menu ul li {
  padding: 0px 10px;
  width: 50%;
} */
div.box-item {
  background: #fff;
  border-radius: 4px;
  padding: 0px!important;
  margin-bottom: 35px;
  width: 100%;
  color: #444;
  text-align: center;
  min-height: 260px;
  display: flex;
  flex-direction: column;
}
div.box-item img {
  color: #84848c;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
p{
  text-decoration: none !important;
}
div.btn_footer button {
  margin: 0 3px;
  min-width: 60px;
}
div.box-item h2 {
  color: #001e47;
  text-align: center;
  font-size: 16px;
  font-style: inherit;
  text-transform: uppercase;
  font-weight: 500;
  margin: 5px 0 5px 0;
}
div.manual i.fa-arrow-right {
  font-size: 24px!important;
  color: #b4b7c2!important;
  margin: 0 20px;
  display: none;
}
div.col-banner {
  height: 100px;
  display: flex;
  justify-content: center;
}
div.fqa_banner_en {
  background-size: 100% 100px;
}
div.fqa_banner_vi {
  background-size: 100% 100px;
}
div.fqa_banner_kr {
  background-size: 100% 100px;
}
/*div.col-banner h2::before {
  content: 'ABOUT US';
  position: absolute;
  bottom: 38%!important;
  left: 0;
  transform-origin: bottom;
  transform: rotateX(180deg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(0, #777 0, transparent 68%);
  line-height: .9;
}*/
div.col-banner h2 {
  font-size: 22px;
  margin: 0 0 0 -60px !important;
}
div.header-banner-sm {
  color: #fff;
  width: 100%;
  height: 100px;
}
.RP {
  font-family: "NanumSquareB";
  font-size: 20px;
  font-weight: bold;
  margin: 0 10px;
}
.RP_home {
  position: absolute; 
  top:30px; 
  left:0; 
  right:0; 
  margin: 0 auto; 
  display: table;
}
.img_RP {
  width: 10%;
}
.list-mail-top {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.list-mail-midd {
    border: #ddd 1px solid;
    color: #444!important;
    margin-top: 15px;
    overflow: scroll;
}
.list-mail-midd table {
    color: #444!important;
    white-space: nowrap;
}
.times_se {
    display: flex;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
}
.btn_time {
    display: flex;
    justify-content: start;
}

div.left_menu {
    border-right: #f2f6fd 0px solid;
    padding-right: 0px;
    margin-bottom: 20px;
}
.list_download {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 auto;
  width: 100%;
}

.list_download_item {
  width: calc(100% - 0px);
  margin: 0 0px 10px 0px;
}
p.desc {
  width: 100%;
  text-align: center;
  color: #222;
}
.left-mb {
  text-align: left!important;
}
div.feature_top_item {
    display: block;
    margin: 15px 0;
}
.nav-item a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 450;
    color: #fff!important;
    text-decoration: none;
}
a.download_R {
  border-radius: 0px;
  background: #3d78bc;
  color: #fff!important;
  font-size: 15px!important;
  font-weight: 450!important;
  padding: 5px 20px!important;
  margin: 0px 0 0 0px;
}
.dropdown-menu {
  top: 30px!important;
  padding: 0px!important;
  border-radius: 0px!important;
  min-width: 100px;
  border-color: #92aed3;
  position: absolute;
  margin: 0px -1px 0 -1px;
  right: 8px!important;
  left: auto!important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.icon-select .box {
  position: absolute;
  top: 22px!important;
  left: -10px;
  margin: 0px;
  padding: 4px;
  width: auto;
  height: auto;
  border: 1px solid #505871;
  background-color: #d6dbef;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: auto;
  z-index: 999999;
}
.position_relative_mb {
  position: relative!important;
}
.position_absolute_mb {
  position: absolute!important;
  right: 0px;
}
.MB_hidden {
  display: none!important;
}
.DK_hidden {
  display: block!important;
}
.menu_rightMB {
  display: block!important;
}
.display-block-mb {
  display: block!important;
}
div.header {
  background: url(../images/bgt-header.jpg) repeat-y top left;
  height: auto;
  display: table;
  background-size: auto 593px!important; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_VI {
  background: url(../images/banner-feature.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 100%; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_EN {
  background: url(../images/banner-feature.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 100%; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.feature_banner_KR {
  background: url(../images/banner-feature.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 100%; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_VI {
  background: url(../images/banner-about.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_EN {
  background: url(../images/banner-about.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.about_banner_KR {
  background: url(../images/banner-about.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_VI {
  background: url(../images/banner-download.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_EN {
  background: url(../images/banner-download.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.download_banner_KR {
  background: url(../images/banner-download.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_VI {
  background: url(../images/banner-contact.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_EN {
  background: url(../images/banner-contact.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.contact_banner_KR {
  background: url(../images/banner-contact.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 130px; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_VI {
  background: url(../images/banner-support.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 100%; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_EN {
  background: url(../images/banner-support.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 100%; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
div.support_banner_KR {
  background: url(../images/banner-support.jpg) no-repeat top left;
  height: auto;
  display: table;
  background-size: 100% 100%; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.table-responsive {
  display: block;
  width: 100%; 
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 5px;
  background: transparent;
  display: none;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 0px; 
  background-color: #fff;
  border: 0px solid transparent; 
  border-radius: 0px; 
  -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%); 
  box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
}
button.accordion {
  border: transparent;
  font-size: 13px;
  font-weight: bold;
  height: 48px;
  border-bottom: #e6ecf6 1px solid;
  /* padding-left: 30px; */
}

button.accordion:after {
  content: url(../images/ic-plus.jpg);
  color: #222;
  font-weight: bold;
  float: left;
  margin-right: 7px;
  /* position: absolute; */
  top: 6px;
  left: 22px;
}
button[disabled], html input[disabled] {
  cursor: default;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-secondary{
  background-color: #5e71ac !important;
    color: white !important;
}
button.accordion.show:after {
  content: url(../images/ic-minus.jpg);
}

ul.panel li a{
  text-decoration: none;
  color: #666;
}
ul.panel li a:hover{
  color: #fc8108;
  text-decoration: none;
}
ul.list_help {
  margin-left: 25px;
  margin-bottom: 0;
  padding: 0;
  list-style-type: disclosure-closed;
  list-style-image: url(../images/arrow_help.png);
}
ul.list_help li{
  width: 100%;
  line-height: 30px;
  font-size: 13px;
  border-bottom: #f2f6fd 1px solid;
}
ul.list_help li:last-child{
  width: 100%;
  line-height: 24px;
  font-size: 13px;
  border-bottom: #f2f6fd 0px solid;
}
/*----------------------------*/
div.price-list {
    border: #e9eef6 1px solid;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0px;
    width: 1200px;
}
  .pr0_mb {
    padding-right: 0px!important;
  }
  .pl0_mb {
    padding-left: 0px!important;
  }
  .pr01_mb {
    padding-right: 3px!important;
  }
  .pl1_mb {
    padding-left: 3px!important;
  }
  .mmb_10{
    margin-bottom: 10px!important;
  }
  div.step_number_mb {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #7485bd;
    font-size: 20px;
    font-weight: bold;
    border-radius: 300px;
    margin: 0 auto;
    display: block!important;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
  }
  div.step_hd {
    display: none;
  }
  div.sd-item a {
    background: #fff;
    border-radius: 6px;
    border: #e2e5f3 1px solid;
    padding: 0 5px;
    line-height: 34px;
    color: #44568f;
    font-size: 14px;
    text-align: center;
    display: block;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  div.manual {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
  div.sd-item {
    background: #f8f9fd;
    padding: 15px 10px 15px 10px;
    position: relative;
    min-height: 120px;
    width: 100%!important;
    margin-bottom: 10px;
    max-width: 100%;
    flex: 0 0 100%;
  }
  div.sd-item p{
    text-align: left!important;
  }
  .dl-item {
    margin-bottom: 30px;
  }
  .mb50 {
    margin-bottom: 20px!important;
  }
  .more_fe {
    margin-bottom: 15px;
  }
  .box-item h2{
    min-height: 20px;
  }
  .w-75 {
    width: 100%!important;
  }
  div.line_r {
    border-right: #bdc5df 0px solid;
  }
  .col100_mb {
    width: 100%!important;
    max-width: 100%!important;
  }
  .dl_btn {
    margin-left: 0px!important;
  }
  .pr-col-10 {
    padding-right: 6px!important
  }
  .pl-col-10 {
    padding-left: 6px!important
  }.hidden {
    display: none!important;
  }
  div.top_header {
/*    background: #c6d1e1;*/
    background-size: auto;
    color: #333;
  }
  div.header-top {
    background: transparent;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 10px;
    height: 50px;
    display: flex;
    align-items: center;
  }
  div.header-top-logo {
    width: 70%;
    margin: 0 auto;
    position: absolute;
  }
  div.header-top-menu {
    width: 15%;
    position: absolute;
    left: 0
  }
  div.header-top-right {
    width: 15%;
    right: 0;
    position: absolute;
  }
  div.header-banner {
    height: 380px;
  }
  div.big-banner {
    height: 380px;
  }
  .img-mobile {
    width: 100%;
    height: auto;
  }
  .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border: #2477b2 1px solid;
  }
  .navbar-light .navbar-toggler:focus {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
  }
  .navbar-light .navbar-toggler i.fa{
    color: #0f4176!important;
  }
  .logo {
    position: absolute;
    /*left: -14px;
    top: -12px;*/
    justify-content: center;
    display: flex;
    margin: 0 auto;
    margin-right: auto!important;
  }
  .menu-top {
    position: absolute;
    left: 0;
    top: 10px
  }
  .menu-right {
    position: absolute;
    right: 0;
    top: 0
  }
.main-menu-top {
  margin-top: 0px!important;
  position: relative;
  width: 100%;
  padding: 0;
  background: #0f4176;
  border-radius: 4px;
  margin-right: -10px!important;
  margin-left: -10px!important;
}
  .main-menu-top-right {
    text-align: right;
    margin: 0 auto;
    width: auto;
    float: right;
  }
  .main-top-right {
    float: right;
    text-align: right;
    margin: 0;
    width: 100%
  }
  .btn-blu {
    width: 100%!important
  }
  .btn-blu {
    color: #333;
    background: none;
    border:none;
    font-weight: bold;
    font-size: 12px;
    border-radius: 4px;
    margin-left: 3px;
    box-shadow:none;
}
  ul.content-menu {
    border-radius: 0px;
    margin: 0;
    width: 100%;
  }

  ul.content-menu li.nav-item {
    border-top: #0d3259 1px solid;
    border-bottom: #17508c 1px solid;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  ul.content-menu li.nav-item:first-child {
    border-top: #0d3259 0px solid;
    border-bottom: #17508c 1px solid;
    width: 100%;
    text-align: center
  }
   ul.content-menu li.nav-item:last-child {
    border-top: #0d3259 1px solid;
    border-bottom: #222 1px solid;
    width: 100%;
    text-align: center;
  }

  .navbar-nav>li>a {
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    line-height: 20px;
  }
  .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px; 
  }
  ul.main-top-right {
    background: #65faeb;
    border-radius: 4px;
  }
  ul.main-top-right li.nav-item {
    border-top: #93fbf0 1px solid;
    border-bottom: #19efd9 1px solid;
  }
  ul.main-top-right li.nav-item button{
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    line-height: 20px;
  }
  ul.main-top-right li.nav-item:first-child {
    border-top: #93fbf0 0px solid;
    border-bottom: #19efd9 1px solid;
  }
   ul.main-top-right li.nav-item:last-child {
    border-top: #93fbf0 1px solid;
    border-bottom: #19efd9 0px solid;
  }

.menu_rightMB {
    display: block!important;
}



  .w50 {
    width: 100%!important;
    float: left;
    text-align: center;
    color: #333;
    background-color: #eefefb;
    border-color: #aafff2;
    font-weight: bold;
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    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;
  }
  .navbar-brand {
    padding-top: 0rem;
  }
  .bgt-wt {
    padding: 10px!important;
  }
  .s-48 {
    font-size: 36px!important;
  }
  .center-text {
    text-align: center;
  }

  /*--------------padding----------------*/
  .ptop-5 {
    padding-top: 30px!important;
  }
  .ptop-4 {
    padding-top: 0px!important;
  }
  .ptop-8 {
      padding-top: 10px!important;
  }
  .pbottom-5 {
    padding-bottom: 0px!important;
  }
  .mbottom-3 {
    margin-bottom: 5px!important;
  }
  .mbottom-6 {
    margin-bottom: 10px!important;
  }
  .mbottom-2 {
    margin-bottom: 20px!important;
  }
  .mtop-4 {
    margin-top: 5px!important;
  }

  .mtop-5 {
    margin-top: 5px!important;
  }
  .mtop-6 {
    margin-top: 5px!important
  }
  .mtopp-4 {
    margin-top: 24px
  }
  .mtopp-1 {
    margin-top: 48px
  }
  .mtopp-14 {
    margin-top: 14px
  }
 .plr-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pl10 {
  padding-left: 5px!important
  }
  .pr10 {
    padding-right: 5px!important
  }
  .p-5 {
    padding:15px 15px!important;
    min-height: 255px!important
  }
  .p-4 {
    padding:15px 15px!important;
    min-height: 255px!important
  }
  .col-mb {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mh285 {
    min-height: 285px!important;
  }
  .mh735 {
    min-height: 100%!important;
    height: auto;
  }
  .mh300s {
    min-height: 175px!important
  }
div.bottom-list-features {
  background: #fff;
  border-radius: 3px;
  border: #ededed 1px solid;
  width: 245px;
  padding: 5px 25px;
  position: absolute;
  bottom: -332px;
  margin: 0 auto;
  font-weight: 500;
  display: table;
  left: 0;
  text-align: center;
  right: 0;
}
div.footer-content {
  display: table;
  padding: 10px!important;
  width: 100%
}
  div.header-small {
  background: url(../images/bgt-header-small.jpg) repeat-y top center;
  height: auto;
  display: table; 
  }
div.header {
  background:#00cace url(../images/bgt-header.jpg) no-repeat top center;
  height: auto;
  display: table; 
}

  div.footer-line-r {
    width: 100%;
    background: none;
  }
  div.footer-line-l {
    width: 100%;
    background: none;
  }
  .modal-dialog {
    margin: 5rem auto;
    max-width: 460px;
  }
  .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff!important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.0;
  }
  .navbar {
    position: relative;
/*    min-height: 20px;*/
    border: 1px solid transparent;
    z-index: 1000;
  }
  div.footer-top {
    background: #cbcdd3;
    padding: 15px 0;
    margin-top: 20px;
  }
  .tabpl {
  padding-left: 15px!important
  }
  .panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 4%);
    margin-bottom: 0;
    padding: 2px;
  }
}
