.col-xs-f20, .col-sm-f20, .col-md-f20, .col-lg-f20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.c-img {
  display: block;
  position: relative;
  padding-top: 100%; }
  .c-img img, .c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.hv-over {
  display: block;
  position: relative; }
  .hv-over:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-over:hover:after {
    background: rgba(216, 216, 216, 0.4); }

.hv-scale {
  overflow: hidden;
  display: block; }
  .hv-scale img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-scale:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.hv-light {
  display: block;
  position: relative;
  overflow: hidden;
  background: inherit; }
  .hv-light:before, .hv-light:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .hv-light:before {
    right: 0;
    bottom: 0;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-light:after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.75s ease-in-out;
    -moz-transition: 0.75s ease-in-out;
    -ms-transition: 0.75s ease-in-out;
    -o-transition: 0.75s ease-in-out;
    transition: 0.75s ease-in-out;
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
  .hv-light:hover:before {
    background: rgba(0, 231, 242, 0.3); }
  .hv-light:hover:after {
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }

.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: inline-block;
  max-width: 100%;
  object-fit: contain !important;
  margin: 10px 0;
  object-fit: none; }
.s-content table, .s-content iframe {
  max-width: 100%; }
.s-content a {
  color: #0070BA; }
.s-content table {
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #ebebeb; }
  .s-content table td {
    border-collapse: collapse;
    border: solid 1px #ebebeb;
    padding: 3px; }
.s-content h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h4 {
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h6 {
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

.s-social .fb_iframe_widget, .s-social a.pinterest {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px; }

/* %slick-list{
	margin: 0 -15px;
	.slick-slide{
		margin: 0 15px;
	}
	} */
.slick-arrow {
  cursor: pointer;
  z-index: 1;
  text-align: center;
  position: absolute; }

.slick-dots {
  text-align: center; }
  .slick-dots button {
    display: none; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 2px #666;
    border-radius: 50%;
    cursor: pointer; }
    .slick-dots li.slick-active {
      background: #666; }

.table {
  display: table;
  margin: 0; }
  .table .line {
    display: table-row; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'SVN-Gilroy';
  src: url("../fonts/SVN-Gilroy Regular.otf") format("truetype"); }
@font-face {
  font-family: 'SVN-Gilroy-semi';
  src: url("../fonts/SVN-Gilroy SemiBold.otf") format("truetype"); }
@font-face {
  font-family: 'SVN-Gilroy-medi';
  src: url("../fonts/SVN-Gilroy Medium.otf") format("truetype"); }
object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img,
ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit; }

b, strong, th {
  font-weight: bold; }

i, em {
  font-style: italic; }

sub, sup {
  font-size: 75%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 20px 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: none; }

ol, ul, li {
  padding: 0;
  list-style: none;
  margin: 0; }

label {
  font-weight: normal; }

input[type="text"], input[type="email"], input[type="password"] {
  padding-left: 12px;
  padding-right: 12px; }

select {
  padding-left: 8px; }

input[type="number"] {
  padding-left: 5px; }

textarea {
  padding: 8px 12px 5px 12px; }

input, textarea, select, button, a {
  outline: none; }

button {
  border: none;
  background: none;
  padding: 0; }

* {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-top: constant(safe-area-inset-top); }

img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: inherit; }

button:focus {
  color: #0070BA;
  outline: none; }

form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #999999; }

form input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #999999; }

form input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #999999; }

form input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #999999; }

input, input:focus {
  outline: none; }

textarea, textarea:focus {
  outline: none; }

.col-xs-f20 {
  float: left;
  width: 20%; }

@media (min-width: 768px) {
  .col-sm-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 992px) {
  .col-md-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-f20 {
    float: left;
    width: 20%; } }
.mid {
  align-items: center; }

.end {
  align-items: flex-end; }

.row-ibl {
  font-size: 0; }
  .row-ibl > [class^="col-"] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top; }
  .row-ibl:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .row-ibl.mid > [class^="col-"] {
    vertical-align: middle; }
  .row-ibl.bot > [class^="col-"] {
    vertical-align: bottom; }
  .row-ibl > [class^="col-"].i-mid {
    vertical-align: middle; }
  .row-ibl > [class^="col-"].i-top {
    vertical-align: top; }
  .row-ibl > [class^="col-"].i-bot {
    vertical-align: bottom; }

.pad-0 {
  padding-left: 0px;
  padding-right: 0px; }

.pad-5 {
  padding-left: 5px;
  padding-right: 5px; }

.pad-8 {
  padding-left: 8px;
  padding-right: 8px; }

.pad-10 {
  padding-left: 10px;
  padding-right: 10px; }

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ic {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.smooth1 {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

@media all and (max-width: 1199px) {
  .md-left {
    text-align: left; }

  .md-center {
    text-align: center; }

  .md-right {
    text-align: right; } }
@media all and (max-width: 991px) {
  .sm-left {
    text-align: left; }

  .sm-center {
    text-align: center; }

  .sm-right {
    text-align: right; } }
@media all and (max-width: 767px) {
  .xs-left {
    text-align: left; }

  .xs-center {
    text-align: center; }

  .xs-right {
    text-align: right; }

  .xs-pad-7 {
    margin: 0 -7px; }
    .xs-pad-7 > div[class^="col-"] {
      padding: 0 7px; }

  .xs-pad-5 {
    margin: 0 -5px; }
    .xs-pad-5 > div[class^="col-"] {
      padding: 0 5px; } }
.delay02 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.delay04 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay06 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.delay08 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.delay10 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.delay12 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.dura5 {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.dura15 {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.dura20 {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

.dura100 {
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s; }

/* .slick-list{@extend %slick-list;} */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 768px) {
  .col-sm-15 {
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 992px) {
  .col-md-15 {
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    flex: 0 0 20%;
    max-width: 20%; } }
.back-to-top img {
  position: fixed;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  z-index: 999;
  width: 60px;
  height: 60px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  border-radius: 100%; }

.text1line {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.text3line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.text4line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.slick-initialized .slick-slide:focus, .slick-initialized .slick-slide:active {
  outline: none; }

body {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #555555; }

.text-h1,
h1 {
  font-family: 'SVN-Gilroy-semi';
  font-size: 42px;
  line-height: 44px;
  color: #222222; }

.text-h2,
h2 {
  font-family: 'SVN-Gilroy-semi';
  font-size: 22px;
  line-height: 32px;
  color: #222222; }

.text-h3,
h3 {
  font-family: 'SVN-Gilroy-semi';
  font-size: 20px;
  line-height: 30px;
  color: #222222; }
  .text-h3.h3-medium,
  h3.h3-medium {
    font-family: 'SVN-Gilroy-medi'; }

.text-h4,
h4 {
  font-family: 'SVN-Gilroy-semi';
  font-size: 18px;
  line-height: 28px;
  color: #222222; }
  .text-h4.h4-medium,
  h4.h4-medium {
    font-weight: 500; }

.text-h5,
.h5,
h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #222222; }

.font-svn-semi {
  font-family: 'SVN-Gilroy-semi'; }

.text-regs {
  font-size: 14px;
  line-height: 24px;
  color: #222222; }

.text-semi {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #222222; }

.text-caption {
  font-size: 12px;
  line-height: 16px;
  color: #222222; }

.text-modal {
  font-family: 'SVN-Gilroy-semi';
  font-size: 30px;
  line-height: 31px;
  text-align: center;
  color: #222222; }

.text-grey-mall {
  color: #555555; }

.text-reg {
  color: #222222; }

.text-blue {
  color: #0070BA; }

.text-grey {
  color: #999999; }

.text-white {
  color: #ffffff; }

.font400 {
  font-weight: 400 !important; }

.p-20 {
  padding: 20px; }

.bg-F5 {
  background: #F5F5F5; }

.borderD7 {
  border: 1px solid #D7D7D7;
  border-radius: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-5px {
  margin-bottom: 5px; }

.ml-12 {
  margin-left: 12px; }

.ml-32 {
  margin-left: 32px; }

.mr-20 {
  margin-right: 20px; }

.mr-15 {
  margin-right: 15px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-30 {
  margin-bottom: 30px; }

.z-index1 {
  z-index: 1; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-62 {
  margin-bottom: 62px; }

.w-300 {
  width: 300px !important; }

@-webkit-keyframes my {
  0% {
    color: #0070BA; }
  50% {
    color: #fff; }
  100% {
    color: #0070BA; } }
@-moz-keyframes my {
  0% {
    color: #0070BA; }
  50% {
    color: #fff; }
  100% {
    color: #0070BA; } }
@-o-keyframes my {
  0% {
    color: #0070BA; }
  50% {
    color: #fff; }
  100% {
    color: #0070BA; } }
@keyframes my {
  0% {
    color: #0070BA; }
  50% {
    color: #fff; }
  100% {
    color: #0070BA; } }
.s-hidden {
  visibility: hidden;
  padding-right: 10px; }

.nice-select {
  text-align: left;
  cursor: pointer;
  width: 100%;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 10px 20px;
  position: relative; }
  .nice-select:active, .nice-select:focus {
    border: 1px solid #0070BA; }

.nice-select:after {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../images/bottom.png") !important;
  background-repeat: no-repeat !important;
  content: "";
  width: 12px;
  height: 7px;
  position: absolute;
  top: 19px;
  right: 21px; }

.pt-50 {
  padding-top: 50%;
  border-radius: 20px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1230px; } }
a:hover {
  color: #0070BA; }

.show991 {
  display: none; }

header {
  font-size: 0;
  height: 100px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15); }
  header .header-lang a.button-all {
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 126px;
    height: 48px; }
  header .logo img {
    max-height: 100px;
    object-fit: contain;
    width: 145px; }
  header .header-menu {
    margin: 32.5px 20px;
    display: inline-block; }
    header .header-menu ul {
      font-size: 0; }
      header .header-menu ul li {
        position: relative;
        display: inline-block; }
        header .header-menu ul li .fa-angle-down {
          position: absolute;
          font-size: 16px;
          top: 8px;
          color: #222222;
          right: 0px; }
        header .header-menu ul li:hover .fa-angle-down {
          color: #0070BA;
          transform: rotate(-180deg); }
        header .header-menu ul li:hover ul {
          opacity: 1;
          top: 100%;
          pointer-events: all; }
        header .header-menu ul li ul {
          position: absolute;
          top: 50px;
          left: 0;
          opacity: 0;
          pointer-events: none;
          transition: .3s;
          display: block;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          padding-top: 39px;
          z-index: 2; }
          header .header-menu ul li ul li {
            background: #ffffff; }
            header .header-menu ul li ul li a {
              font-weight: 600;
              font-size: 16px;
              line-height: 28px;
              display: block;
              min-width: 200px;
              padding: 10px 20px;
              margin: 0;
              text-align: left;
              box-shadow: 0px 5px 10px #55555526; }
              header .header-menu ul li ul li a:hover {
                background: #F0F0F0;
                color: #0070BA; }
            header .header-menu ul li ul li:last-child {
              border-radius: 0px 0px 10px 10px; }
              header .header-menu ul li ul li:last-child a:hover {
                border-radius: 0px 0px 10px 10px; }
        header .header-menu ul li a {
          font-family: SVN-Gilroy;
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          line-height: 28px;
          color: #222222;
          display: block;
          margin: 0 20px; }
          header .header-menu ul li a:hover, header .header-menu ul li a.active {
            color: #0070BA; }

.us-main {
  padding: 80px 0; }
  .us-main .box-us-img {
    position: relative; }
    .us-main .box-us-img:after {
      background: #E7F5FF;
      border-radius: 20px;
      width: 82%;
      height: 96%;
      max-height: 366px;
      content: '';
      top: 19%;
      position: absolute;
      left: 18%; }
    .us-main .box-us-img .us-video {
      display: inline-block;
      position: relative; }
      .us-main .box-us-img .us-video .img-video {
        width: 650px;
        height: 366px;
        max-width: 100%;
        border-radius: 20px; }
      .us-main .box-us-img .us-video .icon-yt {
        width: 80px;
        height: 56px;
        position: absolute;
        top: calc(50% - 28px);
        left: calc(50% - 40px); }
    .us-main .box-us-img .us-img1 {
      width: 270px;
      height: 152px;
      border-radius: 20px;
      margin-right: 20px; }
    .us-main .box-us-img .us-img2 {
      width: 398px;
      height: 224px;
      border-radius: 20px; }

.recruit-main {
  padding: 80px 0;
  background: #E7F5FF; }
  .recruit-main .box-recruit {
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 10px 10px 0px 0px;
    padding: 14px 20px 16px;
    border-bottom: 4px solid #F0F0F0; }
    .recruit-main .box-recruit .box-recruit-img-active {
      display: none; }
    .recruit-main .box-recruit.active {
      border-bottom: 4px solid;
      border-image-slice: 1;
      border-image-source: linear-gradient(90deg, #0062BA 0%, #009BDE 100%); }
      .recruit-main .box-recruit.active .box-recruit-img {
        display: none; }
      .recruit-main .box-recruit.active .box-recruit-img-active {
        display: block; }
      .recruit-main .box-recruit.active h4.text-grey-mall {
        color: #222222 !important; }
    .recruit-main .box-recruit img {
      object-fit: contain;
      width: 50px;
      height: 50px;
      margin-right: 20px; }
  .recruit-main .recruit-slider .recruit-slider-box {
    min-height: 235px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 10px;
    padding: 20px; }

.language-code {
  font-size: 14px;
  line-height: 24px; }
  .language-code ul {
    flex-wrap: wrap; }
    .language-code ul li {
      margin-bottom: 10px;
      background: #E7F5FF;
      border: 1px solid #0070ba33;
      box-sizing: border-box;
      border-radius: 30px;
      padding: 0 10px;
      margin-right: 8px; }
      .language-code ul li.more-num {
        margin-right: 0;
        background: transparent;
        border: none;
        padding: 0;
        padding-right: 0; }

.slider-main {
  position: relative; }
  .slider-main .slider-main-box img.w-100.d-none.d-xl-block {
    height: 620px; }
  .slider-main .slick-dots {
    z-index: 1;
    position: absolute;
    width: 100%;
    bottom: 0; }
    .slider-main .slick-dots li {
      width: 24px;
      height: 3px;
      background: #fff;
      border: none;
      opacity: 0.6;
      border-radius: 0; }
      .slider-main .slick-dots li.slick-active {
        opacity: 1; }
  .slider-main .content-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 40px; }
    .slider-main .content-banner .logo-banner img {
      width: 932px;
      max-width: 100%;
      max-height: 104px; }
    .slider-main .content-banner .search-banner {
      margin-top: 40px;
      padding: 30px;
      width: 995px;
      max-width: 100%;
      height: 120px;
      background: #ffffff33;
      border-radius: 20px; }
      .slider-main .content-banner .search-banner img.icon-search {
        position: absolute;
        top: calc(50% - 20px);
        left: 22px;
        width: 20px;
        height: 20px; }
      .slider-main .content-banner .search-banner input {
        width: 936px;
        height: 60px;
        box-shadow: 0px 0px 8px #00000040;
        border-radius: 60px;
        border: none;
        padding: 16px 240px 16px 54px !important; }
      .slider-main .content-banner .search-banner button {
        position: absolute;
        top: 0;
        right: 0;
        background: #FFC200;
        border-radius: 60px;
        width: 240px;
        height: 60px;
        font-weight: 600;
        font-size: 16px;
        line-height: 28px;
        color: #222222; }

.hot {
  width: 60px;
  height: 24px;
  background: #DC3545;
  border-radius: 30px;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: my 700ms infinite;
  -moz-animation: my 700ms infinite;
  -o-animation: my 700ms infinite;
  animation: my 700ms infinite; }

.us-slider .slick-slide,
.recruit-slider .slick-slide {
  margin: 0 15px; }

.us-slider .slick-list,
.recruit-slider .slick-list {
  margin: 0 -15px; }

.t-left, .t-right {
  top: calc(50% - 55px); }

.t-left {
  left: -100px; }

.t-right {
  right: -100px; }

.button-all {
  max-width: 100%;
  background: #FFC200;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 60px;
  width: 200px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center; }

.why-choose {
  padding: 80px 0 30px; }
  .why-choose .why-choose-img {
    object-fit: contain;
    width: 80px;
    height: 80px; }

.recruitment {
  padding: 80px 0; }
  .recruitment .line-contact {
    border-right: 1px solid #D7D7D7;
    margin: 0 40px; }

.mb-68 {
  margin-bottom: 68px; }

.us {
  padding: 80px 0; }
  .us .us-slider-box .c-img {
    padding-top: 66.7%; }
  .us .us-slider-box .us-slider-img {
    border-radius: 10px; }
  .us .icon-calendar {
    width: 18px;
    height: 18px;
    margin-right: 5px; }
  .us .new-line {
    border-right: 1px solid #999999;
    margin: 0 10px;
    height: 16px; }

.partner {
  padding: 60px 0; }
  .partner .partner-slider img {
    object-fit: contain;
    height: 60px;
    max-width: 160px; }

input, select {
  width: 100%;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 10px 20px !important; }
  input:active, input:focus, select:active, select:focus {
    border: 1px solid #0070BA; }

.register {
  padding: 80px 0; }
  .register .form-register {
    margin: auto;
    width: 500px;
    max-width: 100%; }
    .register .form-register .button-all {
      width: 300px; }

select::-ms-expand {
  display: none; }

select {
  padding-right: 21px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../images/bottom.png") !important;
  background-repeat: no-repeat !important;
  background-position-x: calc(100% - 12px) !important;
  background-position-y: 19px !important; }

footer {
  padding-top: 80px; }
  footer .logo-footer {
    width: 150px;
    height: 20px; }
  footer .social li {
    margin-right: 20px; }
    footer .social li:last-child {
      margin-right: 0; }
    footer .social li img {
      object-fit: contain;
      width: 40px;
      height: 40px; }
  footer p.py-20 {
    font-size: 14px;
    line-height: 24px;
    color: #999999; }

.hr-footer {
  background: #D7D7D7;
  height: 1px;
  width: 100%; }

.py-20 {
  padding: 20px 0; }

#submitCV button.close {
  position: absolute;
  top: 17px;
  right: 17px; }
#submitCV .modal-content {
  width: 580px;
  padding: 40px; }
  #submitCV .modal-content .modal-body {
    padding: 0; }
  #submitCV .modal-content .box-cv {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 100px;
    border: 1px dashed #D7D7D7;
    border-radius: 10px;
    color: #999999; }

.search-more {
  display: none;
  z-index: 2;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px #00000040;
  border-radius: 20px;
  position: absolute;
  top: calc(100% - 10px);
  width: 100%;
  padding: 20px 30px; }
  .search-more.active {
    display: block; }

.recruit-page {
  padding: 40px 0; }
  .recruit-page .select, .recruit-page .nice-select {
    width: 230px !important;
    margin-right: 20px; }
  .recruit-page .button-all {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    width: 200px;
    height: 48px; }
  .recruit-page .position-relative .icon-search {
    position: absolute;
    top: calc(50% - 20px);
    left: 12px;
    width: 20px;
    height: 20px; }
  .recruit-page .position-relative .input-search {
    width: 480px;
    max-width: 100%;
    margin-right: 20px;
    padding-left: 42px !important; }

.pagination {
  justify-content: end; }
  .pagination ul {
    display: flex;
    align-items: center; }
    .pagination ul li a {
      width: 40px;
      height: 40px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      line-height: 24px;
      color: #222222; }
      .pagination ul li a.active, .pagination ul li a:hover {
        background: #E7F5FF;
        border-radius: 60px;
        color: #0070BA;
        font-weight: 600; }

.recruit-page-detail {
  padding: 40px 0; }
  .recruit-page-detail .form-register .d-xl-flex .button-all {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    width: 200px;
    height: 48px; }
  .recruit-page-detail .form-register .d-xl-flex .position-relative .icon-search {
    position: absolute;
    top: calc(50% - 20px);
    left: 12px;
    width: 20px;
    height: 20px; }
  .recruit-page-detail .form-register .d-xl-flex .position-relative .input-search {
    width: 570px;
    max-width: 100%;
    margin-right: 20px;
    padding-left: 42px !important; }
  .recruit-page-detail .box-detail-top {
    padding: 20px 15px;
    position: static;
    background: #0070BA;
    border-radius: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF; }
  .recruit-page-detail .col-12.col-xl-4 .sidebar.borderD7 {
    margin-top: 30px; }
    .recruit-page-detail .col-12.col-xl-4 .sidebar.borderD7 .wysiwyg {
      padding: 20px;
      border-top: 1px solid #D7D7D7; }

.stylne-line li {
  position: relative;
  padding-left: 16px; }
  .stylne-line li::after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 50%;
    background: #555555; }

.skill li {
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  background: #E7F5FF;
  border: 1px solid rgba(0, 112, 186, 0.2);
  box-sizing: border-box;
  border-radius: 30px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  padding: 0px 10px;
  margin-bottom: 10px; }

.send-cv {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #222222;
  background: #E7F5FF;
  border-radius: 20px;
  padding: 30px;
  text-align: center; }
  .send-cv .box-cv {
    background: #FFFFFF;
    border: 1px dashed #D7D7D7;
    border-radius: 10px;
    padding: 20px 0;
    text-align: center;
    color: #999999; }
  .send-cv .line-contact {
    background: #D7D7D7;
    width: 1px;
    height: 60px;
    margin: 0 40px; }

.about {
  padding: 40px 0; }

.provided {
  padding: 80px 0 40px;
  background: #E7F5FF; }
  .provided .box-provided {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px;
    display: flex;
    align-items: center; }
    .provided .box-provided img {
      object-fit: contain;
      width: 58px;
      height: 58px; }
    .provided .box-provided span {
      padding-left: 20px;
      display: inline-block; }

.vision {
  padding: 80px 0 0; }
  .vision .vision-img {
    padding-left: 30px;
    position: relative;
    padding-bottom: 30px; }
    .vision .vision-img img {
      z-index: 1;
      border-radius: 20px; }
    .vision .vision-img:after {
      position: absolute;
      background: #F0F0F0;
      border-radius: 20px;
      position: absolute;
      width: calc(100% - 30px);
      height: calc(100% - 30px);
      z-index: 0;
      top: 30px;
      left: 0;
      content: ''; }
    .vision .vision-img.v1 {
      padding-left: 0px;
      padding-right: 30px; }
      .vision .vision-img.v1:after {
        top: 30px;
        right: 0;
        left: auto;
        content: ''; }

.pt-55 {
  padding-top: 56.3%; }

.mb-80 {
  margin-bottom: 80px; }

.achievement {
  background: linear-gradient(90deg, #0062BA 0%, #009BDE 100%);
  padding: 80px 0;
  text-align: center; }
  .achievement .achievement-img {
    object-fit: contain;
    width: 80px;
    height: 80px; }
  .achievement .achievement-box {
    padding: 20px;
    width: 300px;
    margin: auto;
    text-align: center;
    height: 156px;
    background: rgba(34, 34, 34, 0.1);
    border-radius: 20px; }
  .achievement .text-achievement {
    font-family: "SVN-Gilroy";
    font-weight: bold;
    font-size: 80px;
    line-height: 84px;
    text-align: center;
    color: #FFC200; }

.board {
  background: #E7F5FF;
  padding: 80px 0 40px; }
  .board .board-img {
    object-fit: contain;
    width: 300px;
    height: 300px;
    max-width: 100%; }
    .board .board-img.v1 {
      width: 200px;
      height: 200px; }
  .board .box-board {
    padding: 10px;
    width: 380px;
    max-width: 100%;
    background: #FFFFFF;
    margin: auto; }

.banner-intern {
  padding: 246px 0 214px; }

.value {
  padding: 80px 0; }
  .value .box-value {
    box-shadow: 0px 0px 8px #00000040;
    border-radius: 10px;
    padding: 60px 30px;
    text-align: center;
    height: 100%; }
    .value .box-value img {
      object-fit: contain;
      width: 80px;
      height: 80px; }

.format {
  background: #E7F5FF;
  padding: 80px 0; }
  .format .box-format {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(85, 85, 85, 0.15);
    border-radius: 20px; }
    .format .box-format .format-content {
      margin-left: 30px;
      text-transform: uppercase;
      position: relative; }
      .format .box-format .format-content::after {
        position: absolute;
        top: 0;
        background: #0070BA;
        width: 2px;
        height: 100%;
        content: '';
        left: 30px;
        z-index: 0; }
      .format .box-format .format-content li {
        margin-bottom: 60px; }
        .format .box-format .format-content li:last-child {
          margin-bottom: 0; }
        .format .box-format .format-content li span {
          position: relative;
          z-index: 1;
          margin-right: 20px;
          background: linear-gradient(90deg, #0062BA 0%, #009BDE 100%);
          border: 2px solid #FFFFFF;
          box-sizing: border-box;
          box-shadow: 0px 0px 10px #55555526;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          display: inline-flex;
          align-items: center;
          justify-content: center; }
  .format .pt-66 {
    padding-top: 66.6%; }
    .format .pt-66 img {
      border-radius: 20px; }

.pt-66 {
  padding-top: 66.6%; }
  .pt-66 img {
    border-radius: 10px; }

.join {
  background: linear-gradient(90deg, #0062BA 0%, #009BDE 100%);
  padding: 80px 0; }
  .join .join-icon {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-right: 20px; }
  .join .join-img {
    padding-top: 48%;
    margin-left: 25px; }

.event {
  background: linear-gradient(90deg, #0062BA 0%, #009BDE 100%);
  padding: 80px 0; }
  .event a:hover {
    color: #fff; }
  .event .icon-calendar {
    margin-right: 5px; }
  .event .new-line {
    background: #FFFFFF;
    width: 2px;
    height: 16px;
    margin: 0 10px; }
  .event .slick-dots {
    position: absolute;
    width: 100%;
    bottom: -65px; }
    .event .slick-dots li {
      width: 24px;
      height: 3px;
      background: #fff;
      border: none;
      opacity: 0.6;
      border-radius: 0; }
      .event .slick-dots li.slick-active {
        opacity: 1; }

.event-list {
  padding: 80px 0; }
  .event-list .icon-calendar {
    margin-right: 5px; }
  .event-list .new-line {
    background: #999999;
    width: 2px;
    height: 16px;
    margin: 0 10px; }

.event-detail {
  background: linear-gradient(90deg, #0062BA 0%, #009BDE 100%);
  padding: 40px 0 70px; }
  .event-detail .event-detail-box img {
    object-fit: contain;
    width: 50px;
    height: 50px; }
  .event-detail .event-detail-box .event-detail-right {
    margin-left: 15px; }

.event-detail-content {
  padding: 80px 0; }

.blog-detail {
  padding: 40px 0; }
  .blog-detail .date {
    margin-left: 5px; }
  .blog-detail .new-line {
    background: #999999;
    width: 2px;
    height: 16px;
    margin: 0 10px; }
  .blog-detail .icon-people {
    width: 40px;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 50%;
    margin-right: 10px; }

.obj-contant {
  object-fit: contain !important; }

.input-error {
  margin-bottom: 20px; }
  .input-error.show .box-cv {
    border: 1px dashed #DC3545 !important; }
  .input-error.show input, .input-error.show .nice-select {
    border: 1px solid #DC3545; }
  .input-error.show p {
    display: block; }
  .input-error input, .input-error .nice-select {
    margin-bottom: 0; }
  .input-error p {
    display: none;
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    color: #DC3545; }

#CVSuccessfully button.close {
  z-index: 1;
  position: absolute;
  top: 17px;
  right: 17px; }
#CVSuccessfully .modal-content {
  box-shadow: 0px 0px 10px #55555526;
  border-radius: 20px; }
  #CVSuccessfully .modal-content .modal-body {
    border-radius: 20px; }

.page404 {
  padding: 40px 0; }
  .page404 .w644 {
    margin: auto;
    width: 644px;
    max-width: 100%; }

.field-required.error {
  border: 1px solid #DC3545; }

.nice-select span.current {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #222222; 
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  display: block;
}

.show-multi ul.list {
  max-height: 447px;
  overflow: auto; }
  .show-multi ul.list::-webkit-scrollbar-track {
    background: transparent; }
  .show-multi ul.list::-webkit-scrollbar {
    height: 120px;
    width: 8px;
    background-color: transparent; }
  .show-multi ul.list::-webkit-scrollbar-thumb {
    width: 8px;
    height: 120px;
    background: #D7D7D7;
    border-radius: 10px; }
.show-multi .show-multi-select {
  border: 1px solid #D7D7D7 !important;
  border-radius: 4px;
  height: 40px;
  padding: 6px 10px !important;
  margin: 10px;
  max-width: calc(100% - 20px); }

#toc_container {
  margin: 20px 0;
  padding: 15px !important;
  background: #E7F5FF !important;
  border-radius: 10px;
  font-family: 'inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #0070BA;
  width: 100% !important;
  border: none !important; }
  #toc_container.contracted p.toc_title span.toc_toggle a:after {
    transform: rotate(180deg); }
  #toc_container p.toc_title {
    font-family: 'SVN-Gilroy-semi';
    font-size: 18px;
    line-height: 28px;
    color: #222222 !important;
    text-align: left !important;
    position: relative; }
    #toc_container p.toc_title span.toc_toggle {
      position: absolute;
      top: 0;
      right: 0;
      color: #e7f5ff; }
      #toc_container p.toc_title span.toc_toggle a {
        color: #e7f5ff;
        position: relative; }
        #toc_container p.toc_title span.toc_toggle a:hover {
          color: #e7f5ff; }
        #toc_container p.toc_title span.toc_toggle a:after {
          pointer-events: none;
          content: '';
          top: 9px;
          background-size: 100% 100% !important;
          right: 3px;
          height: 6px;
          width: 10px;
          position: absolute;
          background: url("../images/up.svg"); }
  #toc_container p.toc_title + ul.toc_list {
    margin-top: 10px !important;
    margin-left: 20px !important; }
    #toc_container p.toc_title + ul.toc_list li {
      padding-left: 6px;
      list-style-type: decimal !important;
      list-style: inherit;
      margin-bottom: 10px; }
      #toc_container p.toc_title + ul.toc_list li:last-child {
        margin-bottom: 0; }

.home-testimonial {
  padding: 100px 0px;
  background: linear-gradient(233.74deg, #F8EFF6 0.99%, #DDEAFF 89.15%); }
  .home-testimonial .slick-slide {
    margin: 0 16px; }
  .home-testimonial .slick-list {
    margin: 0 -16px; }
  .home-testimonial .slick-dots {
    margin-top: 40px; }
    .home-testimonial .slick-dots li {
      width: 10px;
      height: 10px;
      background: #B6BDC9;
      border: none; }
      .home-testimonial .slick-dots li.slick-active {
        background: #0070BA; }
  .home-testimonial .testimonial-slider-box {
    padding: 30px;
    background: #fff;
    border-radius: 12px; }
    .home-testimonial .testimonial-slider-box .testimonial-slider-img {
      width: 120px;
      height: 30px;
      object-fit: contain; }
    .home-testimonial .testimonial-slider-box .people-testimonial {
      width: 90px;
      height: 90px;
      border: 1px solid #D7D7D7;
      border-radius: 50%; }
    .home-testimonial .testimonial-slider-box .testimonial-info {
      margin-left: 10px; }
      .home-testimonial .testimonial-slider-box .testimonial-info h3 {
        font-family: 'SVN-Gilroy-semi';
        font-weight: 700;
        font-size: 22px;
        line-height: 23px;
        color: #222222;
        margin-bottom: 5px; }
      .home-testimonial .testimonial-slider-box .testimonial-info p {
        font-family: 'SVN-Gilroy-medi';
        font-size: 16px;
        line-height: 17px;
        color: #999999; }

.new {
  padding: 80px 0; }
  .new .date {
    margin-left: 5px; }

/*# sourceMappingURL=style.css.map */
