.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
}
.clearfix::after {
  clear: both;
}
.backtotop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  font-size: 10px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  margin: 0;
  transition: all ease .3s;
  opacity: 0;
  bottom: 0px;
}
.backtotop::before,
.backtotop::after {
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  margin: auto;
  transition: all ease .3s;
}
.backtotop > span {
  opacity: 0;
}
.backtotop:hover::before,
.backtotop:hover::after {
  top: 30%;
}
.backtotop.is-visible {
  bottom: 15px;
  opacity: 1;
}
.backtotop.is-visible::before {
  -webkit-transform: rotate(45deg) translateX(4px);
      -ms-transform: rotate(45deg) translateX(4px);
          transform: rotate(45deg) translateX(4px);
}
.backtotop.is-visible::after {
  -webkit-transform: rotate(-45deg) translateX(-4px);
      -ms-transform: rotate(-45deg) translateX(-4px);
          transform: rotate(-45deg) translateX(-4px);
}
.navbar-brand img {
  transition: all ease .3s;
}
.sticky {
  transition: all ease .3s;
  background: #fff;
}
.sticky.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 20;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0 2px 3px 0 #0000002e;
}
.sticky.is-sticky .navbar-brand img {
  max-width: 120px !important;
}
.navbar {
  box-shadow: none;
  height: 84px;
}
.navbar .dropdown-menu .dropdown-item {
  padding: 6px 12px;
  min-height: 25px;
  font-size: 14px;
}
.navbar .nav-link {
  position: relative;
  font-size: .95rem;
  font-weight: 500;
}
.navbar .nav-link::before {
  content: ' ';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all ease .3s;
}
.navbar .active .nav-link::before,
.navbar .nav-link:hover::before {
  width: 100%;
}
.sticky.is-sticky .navbar {
  height: auto;
}
.navbar.navbar-side .navbar-toggler {
  position: relative;
  z-index: 21;
}
.navbar.navbar-side .collapsing {
  height: 100%;
}
.navbar.navbar-side .collapse {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
@media (min-width: 991px) {
  .navbar .dropdown > .dropdown-menu {
    transition: all ease .3s;
    display: block;
    margin: 0;
  }
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    border-radius: 0;
    border-top: 4px solid #f2f2f2;
  }
  .navbar .dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
  }
}
@media (max-width: 768px) {
  .navbar-brand img {
    max-width: 140px !important;
  }
}
.carousel-icon-next {
  max-width: 256px;
  max-height: 256px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOHB4Ij4KPGc+Cgk8cGF0aCBkPSJNMzYwLjczMSwyMjkuMDc1bC0yMjUuMS0yMjUuMWMtNS4zLTUuMy0xMy44LTUuMy0xOS4xLDBzLTUuMywxMy44LDAsMTkuMWwyMTUuNSwyMTUuNWwtMjE1LjUsMjE1LjUgICBjLTUuMyw1LjMtNS4zLDEzLjgsMCwxOS4xYzIuNiwyLjYsNi4xLDQsOS41LDRjMy40LDAsNi45LTEuMyw5LjUtNGwyMjUuMS0yMjUuMUMzNjUuOTMxLDI0Mi44NzUsMzY1LjkzMSwyMzQuMjc1LDM2MC43MzEsMjI5LjA3NXogICAiIGZpbGw9IiNjY2NjY2MiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}
.carousel-icon-prev {
  max-width: 256px;
  max-height: 256px;
  background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMjU2cHgiIGhlaWdodD0iMjU2cHgiPgogIDxnPgogICAgPHBhdGggZD0ibTg4LjYsMTIxLjNjMC44LDAuOCAxLjgsMS4yIDIuOSwxLjJzMi4xLTAuNCAyLjktMS4yYzEuNi0xLjYgMS42LTQuMiAwLTUuOGwtNTEtNTEgNTEtNTFjMS42LTEuNiAxLjYtNC4yIDAtNS44cy00LjItMS42LTUuOCwwbC01NCw1My45Yy0xLjYsMS42LTEuNiw0LjIgMCw1LjhsNTQsNTMuOXoiIGZpbGw9IiNjY2NjY2MiLz4KICA8L2c+Cjwvc3ZnPgo=');
}
.carousel {
  background: transparent;
}
.carousel img {
  max-width: 80%;
}
.carousel .carousel-control-next .carousel-control-next-icon {
  max-width: 256px;
  max-height: 256px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOHB4Ij4KPGc+Cgk8cGF0aCBkPSJNMzYwLjczMSwyMjkuMDc1bC0yMjUuMS0yMjUuMWMtNS4zLTUuMy0xMy44LTUuMy0xOS4xLDBzLTUuMywxMy44LDAsMTkuMWwyMTUuNSwyMTUuNWwtMjE1LjUsMjE1LjUgICBjLTUuMyw1LjMtNS4zLDEzLjgsMCwxOS4xYzIuNiwyLjYsNi4xLDQsOS41LDRjMy40LDAsNi45LTEuMyw5LjUtNGwyMjUuMS0yMjUuMUMzNjUuOTMxLDI0Mi44NzUsMzY1LjkzMSwyMzQuMjc1LDM2MC43MzEsMjI5LjA3NXogICAiIGZpbGw9IiNjY2NjY2MiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  transition: all ease .3s;
  border-radius: 100%;
}
.carousel .carousel-control-next:hover .carousel-control-next-icon {
  background-color: rgba(255, 255, 255, 0.1);
  background-size: 50% 50%;
  padding: 20px;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
}
.carousel .carousel-control-prev .carousel-control-prev-icon {
  max-width: 256px;
  max-height: 256px;
  background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMjU2cHgiIGhlaWdodD0iMjU2cHgiPgogIDxnPgogICAgPHBhdGggZD0ibTg4LjYsMTIxLjNjMC44LDAuOCAxLjgsMS4yIDIuOSwxLjJzMi4xLTAuNCAyLjktMS4yYzEuNi0xLjYgMS42LTQuMiAwLTUuOGwtNTEtNTEgNTEtNTFjMS42LTEuNiAxLjYtNC4yIDAtNS44cy00LjItMS42LTUuOCwwbC01NCw1My45Yy0xLjYsMS42LTEuNiw0LjIgMCw1LjhsNTQsNTMuOXoiIGZpbGw9IiNjY2NjY2MiLz4KICA8L2c+Cjwvc3ZnPgo=');
  transition: all ease .3s;
  border-radius: 100%;
}
.carousel .carousel-control-prev:hover .carousel-control-prev-icon {
  background-color: rgba(255, 255, 255, 0.1);
  background-size: 50% 50%;
  padding: 20px;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
}
.carousel .carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  transition: all ease .3s;
}
.carousel .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.slide-caption {
  padding: 15px;
}
.slide-caption,
.slide-caption a {
  color: #fff;
}
.slide-caption h2,
.slide-caption h3,
.slide-caption h4 {
  font-size: 1.813rem;
  font-weight: 200;
}
@media screen and (min-width: 768px) {
  .carousel {
    padding: 30px 15px;
  }
  .carousel .carousel-control-prev {
    left: -120px;
  }
  .carousel .carousel-control-next {
    right: -120px;
  }
}
/**
    * UTILITIES
    * 1. socials icon
    * 2. header-highlight
**/
.radius-social .social-icon {
  background: #ccc;
  margin-bottom: 5px;
  border-radius: 100%;
  overflow: hidden;
}
.social-icon {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
}
.social-icon.light-bg {
  color: #333;
}
.social-icon.light-bg:hover {
  color: #fff;
}
.social-icon .fa-facebook,
.social-icon .fa-facebook-f {
  padding: 10px 14px;
  transition: .5s;
  background-color: transparent;
}
.social-icon .fa-facebook:hover,
.social-icon .fa-facebook-f:hover {
  background-color: #3d5b99;
}
.social-icon .fa-twitter {
  padding: 10px 12px;
  transition: .5s;
  background-color: transparent;
}
.social-icon .fa-twitter:hover {
  background-color: #00aced;
}
.social-icon .fa-rss {
  padding: 10px 14px;
  transition: .5s;
  background-color: transparent;
}
.social-icon .fa-rss:hover {
  background-color: #eb8231;
}
.social-icon .fa-youtube {
  padding: 10px 14px;
  transition: .5s;
  background-color: transparent;
}
.social-icon .fa-youtube:hover {
  background-color: #e64a41;
}
.social-icon .fa-linkedin {
  padding: 10px 14px;
  transition: .5s;
  background-color: transparent;
}
.social-icon .fa-linkedin:hover {
  background-color: #0073a4;
}
.social-icon .fa-google-plus,
.social-icon .fa-google-plus-g {
  padding: 10px 9px;
  transition: .5s;
  background-color: transparent;
}
.social-icon .fa-google-plus:hover,
.social-icon .fa-google-plus-g:hover {
  background-color: #e25714;
}
.translate-top {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.transform-bottom {
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
.header-highlight {
  padding: 15px;
}
.header-highlight .block {
  background: transparent;
}
.header-highlight .icon {
  margin: 5px;
  font-size: 25px;
  vertical-align: -20%;
}
.header-highlight .description {
  margin: 10px auto 0;
  color: #666;
  font-size: 14px;
}
.header-highlight .item,
.header-highlight .block {
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.header-highlight .item .title,
.header-highlight .block .title,
.header-highlight .item .title h3,
.header-highlight .block .title h3 {
  font-size: 1.75rem;
  font-size: 16px;
  color: #ffffff;
  margin: 0;
}
.owl-carousel.off {
  display: block;
}
.owl-carousel.off.home_services .block.gray-block {
  max-width: calc(50% - 7.5px);
  float: left;
}
.owl-carousel.off.home_services .block.gray-block:nth-child(odd) {
  margin-right: 15px;
}
/* PARTNER */
.partner-carousel .owl-item {
  padding: 15px 50px;
  border: 1px solid #eaeaea;
}
.top::before,
.top::after {
  content: '';
  display: table;
}
.top::after {
  clear: both;
}
.top,
.top a {
  color: rgba(255, 255, 255, 0.8);
}
.top .top-element {
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.top .top-element:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.top .material-icons {
  top: 2px;
}
.top ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top ul li {
  display: inline-block;
}
.top ul li > span,
.top ul li > a {
  display: inline-block;
  padding: 6px 12px;
}
.top ul li > span.separate,
.top ul li > a.separate {
  padding: 0;
  line-height: 18px;
  min-height: 18px;
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.top ul li .btn {
  border-radius: 15px;
  padding: 4px 12px;
  vertical-align: middle;
  display: inline-block;
  margin-top: 2.5px;
}
.top p {
  margin: 0;
}
.nav-pills .nav-link,
.nav-tabs .nav-link {
  padding: 6px 15px;
  border: 0;
  background: #f5f5f5;
  transition: all ease .3s;
}
.nav-pills .nav-link.active,
.nav-tabs .nav-link.active {
  background-color: #ffffff;
  color: #fff;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 480px) {
  .services-carousel .owl-stage-outer > div.owl-stage {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    transition: all 0.25s ease 0s;
    width: 100% !important;
  }
  .services-carousel .owl-stage-outer > div.owl-stage .owl-item {
    margin-right: 0 !important;
  }
  .services-carousel .owl-stage-outer > div.owl-stage .owl-item:nth-child(odd) {
    margin-right: 15px !important;
  }
}
/* step content */
.iconArrowRight {
  background: transparent url('') no-repeat center / 100% 100%;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQwOCA0MDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwOCA0MDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iYXJyb3ctZm9yd2FyZCI+CgkJPHBvbHlnb24gcG9pbnRzPSIyMDQsMCAxNjguMywzNS43IDMxMS4xLDE3OC41IDAsMTc4LjUgMCwyMjkuNSAzMTEuMSwyMjkuNSAxNjguMywzNzIuMyAyMDQsNDA4IDQwOCwyMDQgICAiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
  width: 24px;
  height: 24px;
}
.step-wrapper {
  margin: auto;
  overflow: hidden;
  max-width: 100%;
  padding: 15px;
}
.step-wrapper .step-block {
  padding-top: 50px;
}
.step-block .step-number {
  width: 64px;
  height: 64px;
  line-height: 60px;
  white-space: nowrap;
  display: block;
  border-radius: 100%;
  border: 4px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  background: #ffffff;
  position: absolute;
  top: -22px;
  left: 0;
  right: 60px;
  margin: auto;
  z-index: 2;
}
.step-block .step-number.bgColor2 {
  background: #ffffff;
}
.step-block .step-number.bgColor3 {
  background: #ffffff;
}
.step-block .step-number.bgColor4 {
  background: #ffffff;
}
.step-block .cl4 {
  padding: 15px 15px 15px 0;
  position: relative;
  text-align: center;
}
.step-block .cl4:not(:last-child) .iconArrowRight {
  position: absolute;
  right: 16px;
  top: calc(50% - 24px);
  text-align: center;
}
.step-block .cl4:last-child .iconArrowRight {
  display: none;
}
.step-block .cl4 > .clContent {
  border: 1px solid #fff;
  background: #ffffff;
  box-shadow: 0 2px 3px 0px #0000001c;
  border-radius: 4px;
  padding: 50px 15px 15px;
  margin-bottom: 30px;
  min-height: 220px;
}
.step-block .cl4 > .clContent .title {
  font-weight: 500;
  color: #ffffff;
}
.step-block .cl4 > .clContent .number-border-bottom,
.step-block .cl4 > .clContent::before {
  position: absolute;
  left: 0;
  right: 60px;
  top: -22px;
  width: 66px;
  height: 66px;
  border-radius: 100%;
  border: 1px solid #ccc;
  margin: auto;
  z-index: 0;
}
.step-block .cl4 > .clContent::before {
  content: " ";
  border-color: transparent;
  background-color: transparent;
  border-radius: 0;
  height: 35px;
  z-index: 1;
}
@media (max-width: 768px) {
  .step-block .cl4 {
    padding: 15px 0;
  }
  .step-wrapper .step-block .step-number,
  .step-block .cl4 > .clContent .number-border-bottom,
  .step-block .cl4 > .clContent::before {
    right: 0;
  }
  .step-block .cl4:not(:last-child) .iconArrowRight {
    right: 0;
    left: 0;
    margin: auto;
    top: calc(100% - 45px);
    text-align: center;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: .5;
  }
  .step-block .step-number {
    right: 0;
  }
}
@media (min-width: 768px) {
  .step-wrapper .step-block {
    padding-left: 60px;
    padding-top: 50px;
  }
  .step-block .cl4 {
    padding: 15px 60px 15px 0;
  }
}
.section-step .section-content {
  overflow: hidden;
}
.post-register {
  margin-bottom: 15px;
}
.post-register .cover {
  min-width: 70px;
  float: left;
}
.post-register .cover img {
  max-width: 100%;
}
.post-register .title {
  color: #333;
  color: #ffffff;
  font-size: larger;
  font-weight: 500;
}
.post-register .title:hover {
  text-decoration: none;
  color: #333;
}
.post-register.dark-post .cover {
  text-align: center;
}
.post-register.dark-post .title {
  font-size: 24px;
  margin-bottom: 10px;
  display: inline-block;
}
.post-register.dark-post .description,
.post-register.dark-post .title {
  color: #fff;
}
@media (min-width: 768px) {
  .post-register .cover {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .post-register.dark-post .cover {
    max-width: 100% ;
  }
}
.filter-form .form-control {
  min-width: 50px;
}
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}
.breadcrumb-wrapper {
  background: #f1f1f1;
  font-size: small;
}
.breadcrumb-wrapper i {
  margin-right: 5px;
}
.breadcrumb-wrapper a {
  color: #333;
}
.breadcrumb-wrapper a:hover {
  text-decoration: none;
  color: #ffffff;
}
.breadcrumb-dot .breadcrumb-item + .breadcrumb-item::before {
  content: "•";
}
.image-container {
  position: relative;
}
.image-container .featured-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  transition: all ease .3s;
  background: rgba(0, 0, 0, 0.3);
}
.image-container:hover .featured-image-overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.image-container .featured-image-icon {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-size: 32px;
}
.news-post {
  padding: 10px 0px 0px;
  margin-bottom: 10px;
  transition: all ease .3s;
}
.news-post::before,
.news-post::after {
  content: '';
  display: table;
}
.news-post::after {
  clear: both;
}
.news-post.line-bottom {
  border-bottom: 1px solid #eaeaea;
}
.news-post.line-bottom:last-child {
  border-bottom: none;
}
.news-post a {
  color: #333;
}
.news-post.small-post .news-post-content .post-title {
  font-size: inherit;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 6px;
  margin-top: 0;
}
.news-post.small-post .news-post-image-link {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}
.news-post.list-style-post {
  padding: 0;
  margin: 0;
}
.news-post.list-style-post.line-bottom {
  border-bottom: none;
}
.news-post.list-style-post.line-bottom .post-title {
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  padding: 6px 0;
}
.news-post.list-style-post.line-bottom:last-child .post-title {
  border-bottom: none;
}
.news-post.list-style-post .list-icon {
  font-size: 4px;
  color: #ffffff;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 5px;
}
.news-post .post-sapo {
  font-weight: 600;
  margin-bottom: 10px;
  font-style: italic;
  border-bottom: 1px dotted #eaeaea;
  padding-bottom: 10px;
}
.news-post .news-post-image-link {
  float: left;
  margin-right: 15px;
  transition: all ease .3s;
}
.news-post .news-post-image-link::before,
.news-post .news-post-image-link::after {
  content: '';
  display: table;
}
.news-post .news-post-image-link::after {
  clear: both;
}
.news-post .news-post-image-link img {
  max-width: 100%;
}
.news-post .news-post-content .post-title {
  font-size: large;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 0;
}
.post-meta-container {
  font-size: smaller;
  color: #999;
  margin-bottom: 10px;
  font-style: italic;
}
.post-meta-container .post-meta-item {
  margin-right: 10px;
}
.read-more-button {
  font-size: smaller;
  font-style: italic;
  display: inline-block;
  margin-bottom: 10px;
}
.read-more-button,
.read-more-button a {
  color: #999;
}
.read-more-button.btn-readmore-primary > span,
.read-more-button.btn-readmore-primary > a {
  background: #ffffff;
  padding: 4px 7px;
  border-radius: 3px;
  color: #fff;
}
@media (min-width: 768px) {
  .border-sm-right {
    border-right: 1px dotted #eaeaea;
  }
  .news-post .news-post-image-link {
    max-width: 264px;
  }
  .news-post.transform-hover:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  .news-post.transform-hover:hover .news-post-image-link {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@media (max-width: 767px) {
  .news-post .news-post-image-link {
    display: block;
    float: none;
    margin-right: 0;
  }
  .news-post .news-post-image-link img {
    max-width: 100%;
    width: 100%;
  }
}
/*
news box 
*/
.news_box_image_link {
  float: left;
  margin-right: 16px;
}
.news_box_item img {
  opacity: 0;
  transition: all 0.8s ease-in-out;
}
.images_trans_disabled .news_box_item img {
  opacity: 1;
}
.news_box_item img.img_trans {
  opacity: 1;
  transition: all 0.8s ease-in-out;
}
.news_box_item_content .post_title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 13px;
}
.news_box_item:hover .news_box_item_content .post_title a {
  color: #FF7D0E;
}
.news_box_item_content .post_meta_container {
  font-size: 13px;
  line-height: 18px;
  color: #999;
  margin-bottom: 10px;
  font-style: italic;
}
.news_box_item_content .post_meta_container i {
  color: #777;
}
.news_box_item_content .post_meta_container .post_meta_item {
  margin-right: 8px;
}
.news_box_item_content .post_meta_container .post_meta_item:last-child {
  margin-right: 0;
}
.news_box_item_content .post_meta_container a {
  color: #999;
}
.news_box_item_content .post_meta_container a:hover {
  color: #777;
  border-bottom: 1px dashed #777;
}
.news_box_item_content .news_box_desc {
  font-size: 13px;
  line-height: 20px;
  color: #222;
  margin-top: 0;
  margin-bottom: 6px;
}
.news_box_item_content .read_more_button a {
  font-size: 13px;
  color: #333;
  font-weight: 600;
  display: inline-block;
  font-style: italic;
}
.news_box_item_content .read_more_button a:hover {
  color: #FF7D0E;
}
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}
.breadcrumb-wrapper {
  background: #f1f1f1;
  font-size: small;
}
.breadcrumb-wrapper i {
  margin-right: 5px;
}
.breadcrumb-wrapper a {
  color: #333;
}
.breadcrumb-wrapper a:hover {
  text-decoration: none;
  color: #ffffff;
}
.breadcrumb-dot .breadcrumb-item + .breadcrumb-item::before {
  content: "•";
}
body {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #fff;
  counter-reset: section;
}
body .cover-home {
  position: relative;
  overflow: hidden;
  background: linear-gradient(-10deg, #f4f4f4 0%, #f4f4f4 40%, #f4f4f4 60%, #f4f4f4 100%);
  background-size: 250% 250%;
  padding-bottom: 15px;
  -webkit-animation: BackgroundGradient 15s ease infinite;
          animation: BackgroundGradient 15s ease infinite;
}
body .cover-home > div {
  position: relative;
}
body .cover-home::before {
  pointer-events: none;
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/bg-head.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 79px;
  opacity: .9;
  z-index: 0;
}
body .cover-home::after {
  pointer-events: none;
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/starts.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 60%;
  background-position: center center;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation: BackgroundRepeated 150s linear infinite;
          animation: BackgroundRepeated 150s linear infinite;
  transition: all linear .3s;
}
@-webkit-keyframes BackgroundGradient {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 0%;
  }
}
@keyframes BackgroundGradient {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 0%;
  }
}
@-webkit-keyframes BackgroundFade {
  0% {
    background-size: 100% 100%;
  }
  50% {
    background-size: 150% 150%;
  }
  100% {
    background-size: 100% 100%;
  }
}
@keyframes BackgroundFade {
  0% {
    background-size: 100% 100%;
  }
  50% {
    background-size: 150% 150%;
  }
  100% {
    background-size: 100% 100%;
  }
}
@-webkit-keyframes BackgroundRepeated {
  0% {
    opacity: 1;
    background-size: 0%;
  }
  24% {
    opacity: 0;
    background-size: 100%;
  }
  25% {
    opacity: 0;
    background-size: 0%;
  }
  26% {
    opacity: 1;
    background-size: 0%;
  }
  50% {
    opacity: 0;
    background-size: 100%;
  }
  51% {
    opacity: 0;
    background-size: 0%;
  }
  52% {
    opacity: 1;
    background-size: 0%;
  }
  100% {
    opacity: 0;
    background-size: 100%;
  }
}
@keyframes BackgroundRepeated {
  0% {
    opacity: 1;
    background-size: 0%;
  }
  24% {
    opacity: 0;
    background-size: 100%;
  }
  25% {
    opacity: 0;
    background-size: 0%;
  }
  26% {
    opacity: 1;
    background-size: 0%;
  }
  50% {
    opacity: 0;
    background-size: 100%;
  }
  51% {
    opacity: 0;
    background-size: 0%;
  }
  52% {
    opacity: 1;
    background-size: 0%;
  }
  100% {
    opacity: 0;
    background-size: 100%;
  }
}
/** LAYOUT */
.top-layout {
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.nav .nav-item {
  text-align: center;
  padding-left: 15px;
}
.nav .nav-item i {
  font-size: 25px;
}
span.text-search {
  background: #f5f5f5;
  border-radius: 50px;
  width: 50%;
  margin-left: 10%;
}
.navbar input.form-control {
  background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, 0.26) 0px, transparent 0);
}
.navbar a.nav-link {
  color: #0f0f0f!important;
  padding: 5px!important;
  text-transform: none;
}
.navbar .nav-item.active a.nav-link,
.navbar .nav-item:hover a.nav-link {
  color: #3294cc!important;
}
.slider-layout {
  overflow: hidden;
}
@media (min-width: 768px) {
  .slider-layout.hoz-center-layout {
    padding-top: 211px;
    padding-bottom: 211px;
  }
}
.section-gap {
  padding: 2rem 0;
}
.section-gap .home_services {
  padding: 15px;
  background: #fff;
  border-radius: 10px;
}
.section-gap .home_services .service-Top {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  width: 100%;
  line-height: 55px;
}
.section-gap .home_services .service-Top ul li {
  float: left;
  list-style: none;
  font-size: 13px;
  color: #0f0f0f;
  padding-left: 15px;
}
.section-gap .home_services .service-Top ul li span {
  position: relative;
  vertical-align: text-top;
  font-weight: bold;
  cursor: pointer;
}
.section-gap .home_services .service-Top ul li span:before {
  position: absolute;
  content: "";
  background-image: url(../images/icon1.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 40px;
  height: 35px;
  left: 15px;
}
@media (min-width: 768px) {
  .top-layout {
    margin-bottom: 20px;
  }
  .width-sm-320px {
    width: 320px;
    margin: 0 auto;
  }
  .border-sm-right {
    border-right: 1px dotted #eaeaea;
  }
}
@media (max-width: 768px) {
  .top-layout .top {
    display: none;
  }
}
/** COMMON */
.block {
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.red-text {
  color: #f44336 !important;
}
.gray-text {
  color: #6c757d !important;
}
/* ICON */
.radius-icon {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
  text-align: center;
  background: #9E9E9E;
  color: #fff;
  border-radius: 100%;
  margin-right: 8px;
}
.block-title {
  margin-bottom: 30px;
}
.block-title .title-underline {
  position: relative;
  margin-bottom: 1.4rem;
}
.block-title .title-underline::before {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  background-color: #cccccc;
  max-width: 160px;
}
.block-title h2,
.block-title h3,
.block-title h4 {
  font-size: 1.813rem;
  font-weight: bolder;
  padding-bottom: 1rem;
  color: #cccccc;
  display: inline-block;
}
.block-title.small-title {
  margin-bottom: 0px;
  margin-top: 10px;
}
.block-title.small-title h2,
.block-title.small-title h3,
.block-title.small-title h4 {
  font-size: 1.1rem;
  letter-spacing: -1.4px;
  font-weight: 500;
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.68);
}
.block-title.dark-title {
  color: #fff;
}
.block-title.dark-title .title-underline::before {
  background-color: #fff;
}
.block-title.dark-title h2,
.block-title.dark-title h3,
.block-title.dark-title h4 {
  color: rgba(255, 255, 255, 0.8);
}
/* BUTTON */
.gradien-button {
  color: #fff;
  background: linear-gradient(45deg, #0194d9 0%, #37d7ee 100%) !important;
  -webkit-animation: Fade 5s ease infinite;
          animation: Fade 5s ease infinite;
}
.gradien-button:active,
.gradien-button:hover,
.gradien-button:focus {
  color: #fff;
}
/* CAROUSEL COMPONENT */
.owl-carousel .owl-dots {
  text-align: center;
}
.owl-carousel button.owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 100%;
  background-color: #ccc;
}
.owl-carousel button.owl-dot.active {
  background-color: #ffffff;
}
/* TABLE */
.table td,
.table th {
  white-space: nowrap;
}
.min-160 {
  min-width: 160px;
}
/* FOOTER */
footer,
.footer,
footer a,
.footer a,
footer .social-icon,
.footer .social-icon {
  color: #333;
}
footer a:hover,
.footer a:hover,
footer .social-icon:hover,
.footer .social-icon:hover {
  color: #ccc;
}
footer ul,
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
footer ul li > span,
.footer ul li > span,
footer ul li > a,
.footer ul li > a {
  padding: 6px 0px;
  display: block;
  border-bottom: 1px solid #6d6d6d2e;
}
footer ul li > span i.material-icons.list-style,
.footer ul li > span i.material-icons.list-style,
footer ul li > a i.material-icons.list-style,
.footer ul li > a i.material-icons.list-style {
  font-size: 6px;
  line-height: 20px;
  display: inline-block;
  margin: 0 10px 0px 0;
  vertical-align: top;
}
footer ul li:last-child > span,
.footer ul li:last-child > span,
footer ul li:last-child > a,
.footer ul li:last-child > a {
  border-bottom: none;
}
footer.dark,
.footer.dark {
  background: #24569e ;
}
footer.dark,
.footer.dark,
footer.dark a,
.footer.dark a {
  color: #c2cbde;
}
footer.dark.divider-bottom::before,
.footer.dark.divider-bottom::before {
  background: #fff;
}
footer.dark .copyright,
.footer.dark .copyright {
  border-top: none;
  color: #ccc;
  background: #1c4988;
}
footer .title,
.footer .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.05;
  text-transform: uppercase;
  margin: 10px 0 15px;
  padding-bottom: 10px;
  position: relative;
}
footer .title.divider-bottom::before,
.footer .title.divider-bottom::before {
  content: ' ';
  height: 2px;
  background: #8a8a8a8a;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
}
.footer-logo {
  border-top: 1px solid #dcdcdc33;
  padding-top: 15px;
}
.footer-logo ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-logo ul li {
  list-style: none;
  padding-left: 15px;
}
.footer-logo ul li img {
  max-width: 150px;
}
.copyright {
  border-top: 1px solid #dcdcdc;
  padding: 10px 0;
  font-size: small;
  color: #999999;
}
/* SUB PAGE */
.subpage {
  background: #ffffff;
  padding-bottom: 30px;
  position: relative;
  z-index: 25;
}
.page-title,
.module-title {
  font-size: medium;
  font-weight: 500;
  margin-top: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #eaeaea;
}
.page-title,
.module-title,
.page-title a,
.module-title a {
  color: #333;
}
.page-title > a,
.module-title > a,
.page-title span,
.module-title span {
  display: inline-block;
  padding: 6px 0;
  position: relative;
}
.page-title > a:hover,
.module-title > a:hover,
.page-title span:hover,
.module-title span:hover {
  text-decoration: none;
  color: #ffffff;
}
.page-title > a::before,
.module-title > a::before,
.page-title span::before,
.module-title span::before {
  content: ' ';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ffffff;
}
.banner-add {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.banner-add img {
  width: 100%;
}
.banner-add.sticky-top {
  padding-top: 50px;
}
.div-padding-stiky {
  margin-bottom: -50px;
}
.btn.btn-sm {
  padding: 4px 12px;
  border-radius: 2px;
}
.btn-action {
  background-color: #ddc423 ;
  color: #fff;
  text-transform: inherit;
  border-radius: 8px!important;
  font-size: 15px!important;
  padding: 7px 15px !important;
}
.btn-regis {
  background-color: #1072ba;
    color: #fff;
    text-transform: inherit;
    border-radius: 15px!important;
    font-size: 15px!important;
    padding: 7px 5px !important;
    width: 115px;
}
.btn-download {
  background-color: #1072ba;
    color: #fff;
    text-transform: inherit;
    border-radius: 15px!important;
    font-size: 15px!important;
    padding: 7px 15px !important;
}
.btn-regis:hover, .btn-download:hover, .btn-check:hover, .btn-check:hover i {
  background-color: #ddc423;
  color: #fff;
}
.btn-head{
    padding: 3px 15px 3px 5px;
    border: 1px solid #3a3e47;
    border-radius: 30px;
    outline: none;
    background-color: transparent;
}
.btn-head i{
    background-color: #ddc423;
    padding: 6px 8px;
    border-radius: 100%;
    color: #fff;
}
.btn-action:hover {
  background-color: #1072ba;
  color: #fff;
}
.header {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
}
.header.float-right a {
  width: 100%;
  padding: 20px;
}
.header a img {
  width: 200px;
  height: auto;
}
.header a.logo-bv img {
  height: auto;
}
.chat-img{
  position: absolute;
  right: 24%;
  top: 37%;
}
.section.taichinh {
width: 100%;
height: 100%;
background: url("../images/2025-background-car.jpg") no-repeat center right;
background-position: 100% 63%;
min-height: 560px;
}
.section.taichinh h1 {
text-transform: uppercase;
font-weight: bold;
font-size: 1.5rem;
letter-spacing: 1.5px;
color: #3d67af;
position: relative;
padding-left: 30px;
}
.section.taichinh h1 span {
font-weight: 300;
display: inline-block;
}
.section.taichinh h1:before {
position: absolute;
content: url("../images/icon.png");
left: 0px;
}
.section.taichinh .chuky {
display: inline-block;
width: 100%;
padding: 20px 0;
}
.section.taichinh .chuky img {
max-height: 60px;
}
.section.taichinh .action {
margin-top: 50px;
margin-bottom: 30px;
}
.section.taichinh .action .btn-action {
margin-bottom: 30px;
}
.section.mobile img {
max-height: 365px;
}
.section.mobile ul {
margin-top: 30px;
}
.section.mobile ul li {
line-height: 30px;
}
.section.mobile ul li .mix {
margin-bottom: 5px;
position: relative;
padding-left: 15px;
}
.section.mobile ul li .mix::before {
content: ">>";
left: 0px;
top: 0px;
position: absolute;
font-size: 10px;
}
.section .register {
margin-top: 30px;
width: 100%;
border: 1px solid #221f1f;
border-radius: 20px;
padding: 20px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
margin-bottom: 30px;
}

.section .register form {
padding: 20px;
padding-bottom: 0;
margin: 0;
width: 100%;
}
.section .register form .fr-group {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.section .register form .fr-group > i {
vertical-align: middle;
font-size: 80px;
padding: 30px;
color: #999;
margin-top: 60px;
}
.section .register form .fr-group .gr-form {
width: 100%;
margin-bottom: 30px;
}
.section .register form .row > div {
margin-top: 15px;
}
.section .register form .row:last-child {
margin-top: 0px;
}
.section .register form label.btn-action {
position: absolute;
top: -20px;
min-width: 100px;
}
.section .register form input[type="text"],
.section .register form input[type="email"] {
padding: 10px;
width: 100%;
border: 1px solid #3a3e47;
border-radius: 30px;
padding-left: 45px;
outline: none;
}
.section .register form .input-gp {
position: relative;
}
.section .register form .input-gp i {
position: absolute;
top: 5px;
z-index: 26;
left: 5px;
background-color: #ddc423;
padding: 10px;
border-radius: 100%;
color: #5c5d14;
}
.section .register form .error {
color: #f44336;
font-size: 13px;
font-weight: 300;
}
.section .register form .very {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
}
.section .register form .very label {
margin-left: 5px;
font-size: 17px;
color: #b19c15;
}
.section .register form .verify label {
margin-left: 5px;
font-size: 14px;
color: black;
}
.error {
  color: #f44336;
  font-size: 13px;
  font-weight: 300;
}
.section .register form .ss-bottom {
margin-top: 30px;
margin-top: -10px;
}
.section .register form .ss-bottom p {
margin-bottom: 5px;
}
.section .register form .ss-bottom h3 {
font-weight: bold;
font-size: large;
margin-top: 15px;
}
.section .register form .ss-bottom input {
width: 100%;
border: none;
border-bottom: 1px solid #393e47;
padding-top: 5px;
outline: none;
border-radius: 0px;
}
.section .register form .ss-bottom .bmd-form-group {
padding: 0px;
}
.section .register form .ss-bottom button.btn-regis {
min-width: 100px;
}
.section .register form .ss-bottom .error {
color: #ddc423;
font-size: 12px;
}
.section h3.thanks {
color: #0e79bf;
font-size: 20px;
text-align: center;
}
.section.caltoaction a{
color:#000!important;
font-size:40px;
}
.section.caltoaction a:hover{
    color:#1072ba!important;
}
.section.caltoaction i{
font-size:40px;
color:#ddc423;
}
/*faq*/
.question-answer{
  font-size: 0.8rem;
}
.question:before{
  position: absolute;
  counter-increment: section;
  content: counter(section);
  left: 0px;
  font-size: 3.5rem;
  bottom: -35%;
  color: #B5892D;
  font-weight: 900;
}
.question{
  position: relative;
  padding-left: 70px;
}
.answer{
  position: relative;
  padding-left: 40px;
}
.answer:before{
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  top: -4px;
  left: 33px;
  background-color: #424242;
  color: #B5892D;
}
.question p{
  width: fit-content;
  padding: 8px 20px;
  border-radius: 20px;
  color: #B5892D;
  background-color: #F1F1F2;
  margin: 0;
}
.answer>p, .answer .step-guide{
  width: fit-content;
  color: #3F5FAB;
  padding: 8px 20px;
  font-weight: bold;
  border-radius: 20px;
  background-color: #CECECD;
}
.step-guide p{
  margin: 0;
}
.answer .step-guide ul{
  padding: 0;
  margin: 0;
  text-align: center;
}
.answer .step-guide ul li{
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 5px 15px;
}

/*Check box*/
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 0;
    height: 0.2rem;
    position: absolute;
    transform-origin: 0% 0%;
}

.chiller_cb {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
}
.chiller_cb input {
    display: none;
}
.chiller_cb input:checked ~ span {
    background: #ddc423;
    border-color: #ddc423;
}
.chiller_cb input:checked ~ span:before {
    width: 0.8rem;
    height: 0.15rem;
    transition: width 0.1s;
    transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
    width: 0.4rem;
    height: 0.15rem;
    transition: width 0.1s;
    transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
    background: #ececec;
    border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
    color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
    cursor: default;
}
.chiller_cb label {
    padding-left: 2rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom:0;
}
.chiller_cb span {
    display: inline-block;
    width: 1rem;
    border-radius: 10%;
    height: 1rem;
    border: 2px solid #ccc;
    position: absolute;
    left: 0;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
}
.chiller_cb span:before {
    transform: rotate(-55deg);
    top: 0.75rem;
    left: 0.37rem;
}
.chiller_cb span:after {
    transform: rotate(35deg);
    bottom: 0.35rem;
    left: 0.2rem;
}

/*End checkbox*/
.btn-regis:disabled{
  background-color: #777070;
  color: #fff;
}
.btn-regis:disabled:hover {
  background-color: #999999;
  color: #fff;
}

.btn-check{
  background-color: #ffffff;
  color: #212529;
  border: 2px solid #0e8dd5;
  font-weight: bold;
  text-transform: inherit;
  border-radius: 15px!important;
  font-size: 15px!important;
  padding: 2px 2px 2px 10px !important;
  width: auto;
}
.icon-search{
  transform: rotate(90deg);
  padding: 5px;
  color: #fff;
  border-radius: 50%;
  background-color: #0e8dd5;
}
.btn-form-receive{
    padding: 3px 15px 3px 5px;
    color: #fff;
    border-radius: 30px;
    background: #56ccf2;
    background: -webkit-linear-gradient(to right, #56ccf2, #2f80ed);
    background: linear-gradient(to right, #56ccf2, #2f80ed);
    outline: none;
}
.btn-form-receive i{
    padding: 6px 8px;
    border-radius: 100%;
    color: #fff;
}
.btn-form-receive:hover{
    background: #F2994A;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #F2C94C, #F2994A);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #F2C94C, #F2994A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.main .rg-success {
  color: #ddc523;
  font-size: 25px;
}
.main.success .section.taichinh {
  background: none;
  min-height: auto;
}
.main.success .section.taichinh h1 {
  font-size: 35px;
}
.main.success .section .register {
  width: 100%;
  margin-top: 45px;
  background-color: #fff;
}
.main.success .section .register > i {
  font-size: 55px;
  padding: 20px;
  margin-top: 0px;
}
.main.success .section .register form {
  padding: 0px;
}
.main.success .section .register form > p {
  text-transform: uppercase;
  color: #0d7abd;
  font-size: 20px;
  margin: 0px;
}
.main.success .section .register form span.thanks {
  color: #0d7abd;
  font-weight: bold;
  display: inline-block;
  margin-top: 10px;
}
.main.success .section .register input[type="text"],
.main.success .section .register input[type="email"],
.imgInput
{
  padding: 5px;
  width: 100%;
  border: 1px solid #3a3e47;
  border-radius: 30px;
  padding-left: 45px;
  outline: none;
}
.control-fileupload {
  display: block;
  background: #fff;
  border: 1px solid #3a3e47;
  border-radius: 30px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0px 10px 2px 10px;
  overflow: hidden;
  position: relative;
  /* File upload button */
}
.control-fileupload:before, .control-fileupload input, .control-fileupload label {
  cursor: pointer !important;
}
.control-fileupload:before {
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  border-radius: 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  transition: color 0.2s ease;
  content: 'Upload';
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  right: 2px;
  line-height: 20px;
  text-align: center;
}
.control-fileupload:hover:before, .control-fileupload:focus:before {
  color: #333;
  background-color: #e6e6e6;
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position 0.2s ease-out;
}
.control-fileupload label {
  line-height: 24px;
  color: #999;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  z-index: 1;
  margin-right: 90px;
  margin-bottom: 0px;
  margin-top: 6px;
  cursor: pointer;
}
input[type=file] {
  display: block !important;
  right: 1px;
  top: 1px;
  height: 34px;
  opacity: 0;
  width: 100%;
  background: none;
  position: absolute;
  overflow: hidden;
  z-index: 2;
}
.img-name{
  position: absolute;
  top: 0;
  z-index: 10;
  font-weight: bold;
  left: 38px;
  color: black;
}
.img-name-1{
  position: absolute;
  top: 0;
  z-index: 0;
  width: 75%;
  font-weight: bold;
  left: 5px;
  color: black;
}
.main.success .section .register .input-gp i,
.control-fileupload i
{
  position: absolute;
  top: 1px;
  z-index: 27;
  left: 5px;
  background-color: #ddc423;
  padding: 9px;
  border-radius: 100%;
  color: #5c5d14;
}
.main.success .section.btp p {
  background: #0b7abf;
  min-height: 70px;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #fff;
  padding-top: 15px;
  margin-top: 30px;
}
.main.success .section.btp2 {
  text-align: center;
  font-weight: 300;
  margin-bottom: 30px;
}
.footer .bt {
  width: 100%;
  height: 20px;
  background-color: #0b79ba;
  margin: 0px;
}
.footer .bt > div:first-child {
  background: #b5882c;
  position: relative;
}
.footer .bt > div:first-child::after {
  position: absolute;
  content: url("../images/line.png");
  right: 0px;
}
.footer .copyright {
  text-align: center;
  color: #fff;
}
.block.block-transform {
  overflow: hidden;
  min-height: 50px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.block.block-higher {
  box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.2);
  border: none;
}
.block.block-radius {
  border-radius: 8px;
}
.bg-dark-style {
  position: relative;
  background: #d9d9d9 url(../images/bg-dark-style.jpg);
  background-attachment: fixed;
  background-size: 110% auto;
  -webkit-animation: BackgroundGradient 150s ease infinite;
          animation: BackgroundGradient 150s ease infinite;
}
.bg-gray-style {
  position: relative;
  background: #f5f5f5;
}
.bg-opacity {
  position: relative;
  background: linear-gradient(0deg, #fff 0%, #59a7f5 100%);
}
.bg-opacity::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d9d9d9 url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRY-sNF7ZJMpxVrlX75-xuZoUuaMzN2SS_ZCxlvM1ftTqOMHeaJ);
  background-attachment: fixed;
  opacity: .16;
  background-size: 110% auto;
  -webkit-animation: BackgroundGradient 90s ease infinite;
          animation: BackgroundGradient 90s ease infinite;
}
.bg-gray-top {
  position: relative;
  background: linear-gradient(0deg, #fff 0%, #ececec 100%);
}

@media (max-width: 576px) {
  .hidden-xs{
    display: none !important;
  }
  .header a img {
    width: 130px;
  }

  .section.taichinh {
    background: none;
  }
  .section .register {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* .section .register i {
    display: none;
  } */
  .section .register form button {
    left: 35%;
  }
  .bt {
    margin: 0px;
    -webkit-flex-wrap: initial;
        -ms-flex-wrap: initial;
            flex-wrap: initial;
  }
  .footer-logo ul {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
  }
  .footer-logo ul li {
    padding-left: 0px;
  }
}
.popup-info {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(19,94,171,0.55);
  z-index: 1001;
}
.content-bvo{
  margin-top: 15vh;
  border-radius: 13px;
  outline: 0;
  overflow: hidden;
}
.empty-info{
  height: auto;
  position: relative;
  background-color: #6c757dd4;
  text-align: center;
  font-weight: bold;
  padding: 30px;
}
.empty-info-success{
  height: auto;
  position: relative;
  background-color: #03a9f4;
  text-align: center;
  font-weight: bold;
  padding: 30px;
}
.icon-close{
position: absolute;
font-size: 30px;
color: white;
right: 25px;
cursor: pointer;
}
.text-to-close{
  position: absolute;
  box-sizing: content-box;
  color: #fff;
  z-index: 1001;
  top: 0;
  cursor: pointer;
  font-size: 18px;
  line-height: normal;
  min-width: 0;
  padding: 10px 6px 8px 10px;
  width: auto;
  text-align: center;
  font-size: 18px;
  color: #dee2e6;
  font-weight: bold;
  padding: 5px 10px;
  right: -4px;
}
.time-to-show{
position: absolute;
border: 1px solid rgba(255,255,255,0.5);
box-sizing: border-box;
padding: 0 5px;
color: #212529;
z-index: 1001;
border-radius: 15px;
background: #f5f5f5;
direction: ltr;
cursor: pointer;
font-size: 18px;
min-width: 0;
width: auto;
text-align: center;
font-weight: bold;
width: auto;
right: 23px;
top: 16vh;
}
.p-time{
font-size: 12px;
width: 100%;
height: 100%;
float: left;
}
.info-package{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: 1.5px;
  color: #3d67af;
  position: relative;
  padding-left: 30px;
}
@media only screen and (max-width: 600px) {
.p-sm{
font-size: 10px;
}
}
/* Start by setting display:none to make this hidden.
Then we position it in relation to the viewport window
with position:fixed. Width, height, top and left speak
for themselves. Background we set to 80% white with
our animation centered, and no-repeating */
.modal {
  display:    none;
  position:   fixed;
  z-index:    1000;
  top:        0;
  left:       0;
  height:     100%;
  width:      100%;
  background: rgba( 255, 255, 255, .8 )
  url('https://i.stack.imgur.com/FhHRx.gif')
  50% 50%
  no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
  display: block;
}

/*# sourceMappingURL=maps/theme.css.map */
#loading-div-background
{
  display:none;
  position:fixed;
  top:0;
  left:0;
  background:black;
  width:100%;
  height:100%;
}

#loading-div
{
  width: 300px;
  height: 200px;
  background-color: #0c0b0b;
  text-align:center;
  position:absolute;
  left: 50%;
  top: 50%;
  margin-left:-150px;
  margin-top: -100px;
}

.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media(max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
.img-link{
  height: 33vw;
  z-index: 1000;
  position: absolute;
  width: 100%;
}
.btn-here{
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  margin: 0;
  color: #24569e;
  text-transform: none;
}
/*index - notify*/
.notify-expired{
  width: 100%;
  text-align: center;
}
.notify-expired h2{
  color: #0b79ba;
  font-weight: bold;
  text-transform: uppercase;
}
