@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}
a {
  text-decoration: none;
}
h2 {
  font-size: 24px !important;
  font-weight: 600;
  font-style: normal;
}
h2 {
  color: #104b89;
}
h3 {
    line-height: 25px;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: normal;
}
h6 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}
.bg-primary {
  background-color: #104b89 !important;
}
.text-primary {
  color: #104b89 !important;
}
.owl-btn-center-lr .owl-nav .owl-next,
.owl-btn-center-lr .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #7ac0f8 !important;
}
.owl-btn-center-lr .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.banner-carousel .owl-nav {
  font-size: 24px;
}
.banner-carousel .owl-nav .owl-prev {
  left: 10px;
}
.banner-carousel .owl-nav .owl-next {
  left: auto;
  right: 10px;
}
.owl-carousel .owl-item img {
  transform-style: inherit;
}
.owl-btn-center-lr.owl-btn-center-outline-lr .owl-nav .owl-prev {
  left: -15px;
}
.owl-btn-center-lr.owl-btn-center-outline-lr .owl-nav .owl-next {
  left: auto;
  right: -15px;
}
.z-index100 {
  z-index: 100;
}
.section-full {
  position: relative;
}
.meet-ask-outer {
  background-color: #f5f6f6;
}
.meet-ask-row:after {
  content: "";
  width: 1920px;
  height: 100%;
  border-right: 7px solid #2b3036;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -moz-transform: skewX(35deg);
  -webkit-transform: skewX(35deg);
  -o-transform: skewX(35deg);
  -ms-transform: skewX(35deg);
  transform: skewX(35deg);
  box-shadow: 0 0 12px -5px #000;
  -webkit-box-shadow: 0 0 12px -5px #000;
  background-color: #104b89;
}
.site-button,
.site-button-secondry {
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 14px;
  outline: 0;
  cursor: pointer;
  outline: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  border-radius: 0;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}
.site-button-secondry {
  background-color: #282a3c !important;
}
.button-skew {
  position: relative;
  text-align: center;
  margin-right: 21px;
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
  transition: all 0.5s;
  transform-origin: bottom;
}
.button-skew:hover {
  color: #fff;
}
.button-skew span {
  display: inline-block;
  -moz-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
.button-skew i {
  background-color: inherit;
  position: absolute;
  height: 100%;
  margin-right: -35px;
  right: 0;
  top: 0;
  padding: 12px;
  line-height: normal;
}
.button-skew i:before {
  display: inline-block;
  -moz-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.icon-bx-wraper {
  position: relative;
}
.text-white {
  color: #fff;
}
.meet-ask-row {
  position: relative;
}
.meet-ask-row > .row {
  position: relative;
  z-index: 2;
}
.icon-content {
  overflow: hidden;
}
.icon-content .dez-tilte,
.dez-post-title .post-title {
  margin-bottom: 10px;
  font-weight: bolder;
  font-size: 29px;
  line-height: 36px;
}
.m-t20 {
  margin-top: 20px;
}
.m-l10 {
  margin-left: 10px;
}
.m-l20 {
  margin-left: 20px;
}
.box-text-heading {
  color: #fff;
}
.box-text-heading h1 {
  font-size: 34px;
  line-height: 40px;
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
}
.box-text-heading .title-khoa-hoc {
  margin-bottom: 25px;
}
.sec-heading {
  padding-top: 50px;
  padding-bottom: 30px;
}
.btn-i a {
  display: inline-block;
  margin-left: 10px;
  font-weight: 500;
  background-color: #104b89 !important;
  background-image: none !important;
  text-align: center !important;
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg) !important;
  color: #fff;
  font-size: 14px !important;
  border-width: 0 !important;
  border-radius: 0 !important;
  white-space: nowrap !important;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-i.btn-outline a {
  background-color: #fff !important;
  border: solid 2px #104b89 !important;
  color: #104b89 !important;
}
.btn-i.btn-outline a:hover {
  color: #fff !important;
  background-color: #104b89 !important;
}
.section-head {
  margin-bottom: 15px !important;
}
.section-head.text-center h2 {
  font-size: 24px;
  font-weight: bold;
  color: #104b89;
}
.dez-separator-outer {
  overflow: hidden;
}
.dez-separator {
  display: inline-block;
  height: 3px;
  width: 50px;
  margin-bottom: 10px;
  position: relative;
}
.dez-separator.style-skew {
  width: 25px;
  height: 25px;
  margin-left: 1px;
  margin-right: 1px;
}
.dez-separator.style-skew::before {
  margin-right: 10px;
  right: 20px;
  left: auto;
  width: 80px;
  height: 4px;
  background-color: #104b89;
}
.dez-separator.style-skew::after {
  width: 80px;
  height: 4px;
  left: 20px;
  margin-left: 10px;
  background-color: #104b89;
}
.dez-separator.style-skew::before,
.dez-separator.style-skew::after {
  content: "";
  position: absolute;
  top: 50%;
}
.section-khac-biet {
  padding-top: 30px;
  padding-bottom: 30px;
}
.icon-bx-wraper {
  position: relative;
}
.icon-bx-wraper.left .icon-bx-sm {
  float: left;
  margin-right: 20px;
}
.icon-bx-sm {
  display: inline-block;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.icon-bx-wraper .icon-cell {
  color: #fff !important;
}
.icon-bx-sm i {
  font-size: 30px;
  vertical-align: middle;
}
.icon-content {
  overflow: hidden;
}
.icon-content {
  overflow: hidden;
}
.icon-content .dez-tilte {
  margin-bottom: 10px;
  font-size: 20px;
}
.icon-bx-wraper p:last-child {
  margin: 0;
}
.section-khac-biet {
  background-color: #f5f6f6;
}
.sec-muc-tieu {
  padding-top: 30px;
  padding-bottom: 30px;
}
.service-block-inner {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgb(47 148 244 / 80%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
  margin-bottom: 25px;
}
.service-wrap-img {
  height: 390px;
}
.service-box-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 25px;
}
.service-ic {
  margin-bottom: 25px;
}
.muc-tieu-ic {
  height: 140px;
}
.service-ic img {
  display: block;
  margin: 0 auto;
  width: 88% !important;
}
.muc-tieu-ic img {
  height: 100%;
  object-fit: cover;
}
.service-block-inner h3 {
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: #104b89;
  position: relative;
  margin-bottom: 10px;
}
.service-block-inner p {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin: 20px 10px 50px;
  padding: 0px 2%;
}
.user-block {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 37%);
  height: 390px;
  margin-bottom: 25px;
}
.user-ic {
  height: 172px;
  margin-bottom: 25px;
}
.user-ic img {
  height: 100%;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.user-block h3 {
  height: 65px;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: #104b89;
  position: relative;
  padding-bottom: 16px;
}
.user-block p {
  text-align: justify;
  padding: 0 10px 20px 10px;
}
.sec-doi-tuong {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f5f6f6;
}
.heading-chuong-trinh {
  color: #08387f;
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
}
.sec-chuong-trinh {
  padding-top: 30px;
  padding-bottom: 30px;
}
.accordion.bg-light {
  background: none !important;
}
.accordion.bg-light .accordion-item {
  background-color: #f8f8f8 !important;
  border: 1px solid #f0f0f0 !important;
  margin: 15px 0;
}
.accordion.bg-light .accordion-button {
  background-color: #f8f8f8 !important;
}
.accordion-body ul {
  margin-left: 0;
}
.accordion-header a {
  font-size: 20px !important;
  font-weight: bold;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  color: #104b89 !important;
}
.accordion-header a:hover {
  color: #104b89;
}
.title-gia-hoi {
  font-size: 24px !important;
  font-weight: bold;
  margin-bottom: 1em !important;
  color: #104b89;
  line-height: 1.2;
  font-weight: 700;
}
.lien-he-gia {
  font-size: 14pt;
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
}
.hotline-call a {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}
.dez-box,
.dez-info,
.dez-tilte,
.dez-tilte-inner {
  position: relative;
}
.dez-media {
  overflow: hidden;
  position: relative;
}
.dez-media,
.dez-post-media {
  background-color: #fff;
  position: relative;
}
.dez-info-has {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 20px;
  opacity: 0;
  margin-bottom: -100px;
  z-index: 2;
}
.dez-info-has.skew-has {
  height: 200px;
  padding: 30px 15px 60px;
  bottom: -35px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #fff;
}
.dez-box:hover .dez-info-has,
.dez-media:hover .dez-info-has {
  opacity: 1;
  width: 100%;
  margin-bottom: 0;
  background-color: #104b8978 !important;
  border-top: 0 !important;
}
.p-a15 {
  padding: 15px;
}
.dez-title {
  line-height: 25px;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}
.dez-title a {
  color: #333;
}
.page-template-page-team .dez-title {
	font-size: 18px!important;
}
.sec-giang-vien {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sec-danh-gia {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url(../images/banner-danh-gia.jpg);
  background-attachment: fixed;
  background-size: cover;
}
.text-white h2 {
  color: #fff !important;
}
.text-white .dez-separator img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
.testimonial-4 {
  background-color: #104b89 !important;
  position: relative;
  padding: 30px 40px 30px 10px;
  margin-left: 140px;
  min-height: 150px;
}
.testimonial-pic {
  background: #fff;
  position: relative;
  display: inline-block;
  border: 3px solid #104b89;
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 0;
  margin-left: -110px;
}
.testimonial-4 .testimonial-text {
  margin-bottom: 10px;
  padding: 0;
  position: relative;
}
.testimonial-text p:last-child {
  margin: 0;
}
.testimonial-4 .testimonial-name {
  text-transform: uppercase;
}
.testimonial-4 .testimonial-name,
.testimonial-4 .testimonial-position {
  display: inline-block;
}
.testimonial-4 .testimonial-name:after {
  content: "/";
  color: #104b89;
  margin: 0 2px 0 5px;
}
.testimonial-4 .testimonial-position {
  font-style: italic;
  color: #bebebe;
}
.ratings {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0;
}
.ratings i {
  font-size: 20px;
  color: #ffb900;
}
.ratings i:not(:first-child) {
  margin-left: 5px;
}
.testimonial-4 [class*="quote-"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px;
  border-color: #fff;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
}
.quote-left:before,
.quote-right:after {
  font-family: FontAwesome;
  position: absolute;
  z-index: 10;
}
.quote-right:after {
  content: "\f10e";
  left: auto;
  top: 0;
  right: -20px;
  font-size: 20px;
  color: #1e2228;
}
.testimonial-4:after {
  background-color: #104b89 !important;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #104b89;
  content: "";
  position: absolute;
  left: -80px;
  top: 0;
  height: 100%;
  width: 80%;
  z-index: -1;
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.testimonial-detail {
  font-size: 14px;
}
.sec-hinh-anh {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f5f6f6 !important;
}
#sumary div.collapse:not(.show) {
  height: 110px !important;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
#summary div.collapsing {
  min-height: 100px !important;
}
#read-button:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  position: relative;
  right: -5px;
  top: 11px;
}
#read-button {
  margin-top: 20px;
  transform: skewX(-20deg);
  background-color: #104b89;
}
#sumary ul {
  margin-left: 40px;
  padding: 0;
}
.sticky-top {
  position: sticky !important;
  z-index: 1020;
}
.scrollClass {
  height: 400px;
  overflow-y: scroll;
}
.side-bar {
  padding-bottom: 1px;
}
.sticky-top {
  top: 150px;
}
ul {
  margin-left: 0;
}
.widget-title {
  margin: 0 0 25px;
  line-height: 25px;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}
.widget-title {
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
}
.widget-title:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  height: 3px;
  margin: 0 0 0;
  width: 50px;
  margin: 10px 0;
  background-color: #104b89;
}
.widget_nav_menu ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget_nav_menu li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  position: relative;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  line-height: 20px;
  float: unset;
}
.widget_nav_menu li::before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  font-family: FontAwesome;
  font-size: 12px;
}
.widget_nav_menu li a {
  color: #767676;
  text-transform: capitalize;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.blog-post {
  position: relative;
  margin-bottom: 30px;
}
.dez-post-title {
  margin-bottom: 10px;
}
.dez-post-title .post-title {
  margin-top: 15px;
  word-break: break-word;
  margin-bottom: 10px;
}
.blog-single .dez-post-meta {
  margin-bottom: 20px;
}
.dez-post-meta ul {
  margin: 0 -4px;
  list-style: none;
  padding: 0;
}
.dez-post-meta ul li {
  padding: 0;
  display: inline-block;
  font-weight: 700;
}
.dez-post-meta i {
  color: #7b7b7b;
  margin: 0 5px;
}
.dez-post-meta .post-author,
.dez-post-meta .post-comment {
  font-size: 12px;
}
.dez-post-meta li:after {
  content: "/";
  display: inline-block;
  font-weight: 400;
  margin-left: 5px;
  opacity: 0.5;
}
.dez-post-meta li:last-child:after {
  display: none;
}
.dez-post-meta a {
  color: #a9a9a9 !important;
}
.blog-post {
  position: relative;
  margin-bottom: 30px;
}
.dez-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: #fff;
}
.dez-img-effect img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.dez-media img,
.dez-post-media img {
  width: 100%;
  height: auto;
}
.dez-img-effect.zoom-slow img {
  transition: all 5s;
  -moz-transition: all 5s;
  -webkit-transition: all 5s;
  -o-transition: all 5s;
}
.dez-post-title {
  margin-bottom: 10px;
}
h2.post-title {
  height: 51px;
  line-height: 25px;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
h2.post-title a {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-weight: bold;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
  line-height: 1.5;
  color: #333;
}
.dez-post-meta {
  margin-bottom: 10px;
}
.date-style-2 .post-date {
  color: #fff;
  position: absolute;
  left: 20px;
  top: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #104b89;
}
.date-style-2.wp-date .post-date {
  width: 90px;
}
.date-style-2 .post-date {
  color: #fff;
  position: absolute;
  left: 20px;
  top: 0;
  width: 50px;
  text-align: center;
  text-transform: uppercase;
}
.date-style-2 .post-date i {
  display: none;
}
.date-style-2 .post-date strong {
  display: block;
  padding: 10px 5px 5px;
  position: relative;
}
.date-style-2.wp-date .post-date strong {
  font-size: 12px;
  font-weight: 600;
}
.date-style-2.wp-date .post-date::after {
  content: none;
}
.dez-post-text {
  margin-bottom: 15px;
}
.dez-post-text p:last-child {
  margin: 0;
}
.dez-post-readmore {
  margin-bottom: 15px;
}
.site-button-link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  display: inline-block;
  font-weight: 400;
  padding: 3px 5px;
  color: #104b89;
  font-size: 14px;
}
.site-button-link i {
  margin-left: 10px;
}
#main-khoa-hoc {
  padding-top: 30px;
  overflow: hidden;
}
.ow-entry-content {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #eee;
  background-color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.ow-entry-title {
  font-size: 16px;
  font-weight: 600;
  padding: 5px 0;
}
.ow-entry-title,
.ow-entry-title a {
  color: #3d474a !important;
  text-transform: capitalize;
}
.ow-entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  height: 50px;
}
.ow-entry-title .ratings {
  margin-left: 0;
}
.box-khoa-hoc {
  padding: 0 120px;
}
.dez-member-position {
  font-size: 14px;
  color: #767676;
}
.sec-bai-viet {
  padding: 30px 0;
}
.p-t10 {
  padding-top: 10px;
}
.date-style-3 .dez-post-info {
  position: relative;
}
.date-style-3.skew-date .post-date {
  padding-right: 8px;
  background-color: #104b89;
  text-transform: uppercase;
  position: absolute;
  padding: 8px 15px;
  color: #fff;
  top: -37px;
  left: 0;
  height: 36px;
  display: inline-block;
  font-weight: 700;
}
.date-style-3 .post-date i {
  display: none;
}
.date-style-3 .post-date::after {
  content: none;
}
.date-style-3.skew-date .post-date:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  width: 22px;
  height: 100%;
  border-right: 3px solid #2d3239;
  -moz-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
  background-color: #104b89;
}
.section-xem {
  padding: 30px 0;
  background-color: #f5f6f6;
}
.sec-tu-van {
  padding: 35px 0;
  background-image: url(../images/Tuvan_1920x410-02-min.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.form-tu-van h2 {
  font-size: 24px !important;
}
.form-group {
  margin-bottom: 25px;
}
.form-control {
  border-color: #e1e6eb;
  box-shadow: none;
  height: 40px;
  font-size: 13px;
  line-height: 20px;
  padding: 9px 12px;
}
.form-control:focus {
  border-color: #e1e1e1;
  outline: 0;
}
.form-control:focus,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.kv-fileinput-caption {
  height: 39px;
}
.form-group.form-inline .checkbox,
.form-group.form-inline .radio {
  margin-right: 15px;
}
.input-group {
  width: 100%;
}
.input-group .form-control,
.input-group-btn,
.input-group-prepend {
  display: table-cell;
}
.input-group-prepend {
  background: #fff;
  border-color: #e1e1e1;
  padding: 6px 14px;
  font-size: 16px;
}
.input-group-prepend.font-size-20 {
  font-size: 20px;
}
.input-group-prepend.fixed-w {
  text-align: center;
  padding: 6px 0;
  width: 40px;
}
.input-group-prepend.v-align-t {
  line-height: 30px;
}
.form-area-icon input,
.form-area-icon textarea,
.form-area-icon select,
.form-area-icon .dropdown-toggle {
  padding-left: 50px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.form-area-icon .btn-group {
  border-radius: 4px !important;
}
.form-area-icon:before {
  z-index: 10;
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  left: auto;
  top: 0;
  font-size: 16px;
  color: #ccc;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e1e6eb;
  text-align: center;
  border-radius: 4px 0 0 4px;
}
.form-author:before {
  content: "\f007";
}
.form-email:before {
  content: "\f0e0";
}
.form-title:before {
  content: "\f02e";
}
.form-phone:before {
  content: "\f095";
}
.form-content:before {
  content: "\f040";
  left: 0;
  border-radius: 4px 0 0 0;
}
.form-service:before {
  content: "\f02d";
  left: 0 !important;
}
.contact-style-1 input {
  height: 40px !important;
}
.btn-tf-skew {
  transform: skewX(-20deg);
  margin-left: 10px;
}
.site-button-secondry.btn-tf-skew {
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 14px;
  outline: 0;
  cursor: pointer;
  outline: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  border-radius: 0;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}
.input-group p br {
  display: none;
}
.form-group p br {
  display: none;
}
.form-group {
  position: relative;
}
.footer-top {
  padding: 50px 0 20px 0;
  background: #0365b1 !important;
}
.widget {
  margin-bottom: 30px;
}
.logo-footer {
  display: table;
  vertical-align: middle;
  padding: 0;
  font-size: 36px;
  color: #efbb20;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  width: 240px;
  height: 60px;
}
.logo-footer {
  width: 220px;
}
footer .widget ul {
  list-style: none;
  margin-top: 5px;
  margin-left: 0;
  padding: 0;
}
footer ul li {
  color: #fff !important;
}
.dez-social-icon {
  display: inline-block;
  margin: 0 -3px;
  padding: 0;
  text-align: center;
}
.dez-social-icon li {
  margin-right: 5px;
}
.dez-social-icon li {
  display: inline-block;
  padding: 0;
  font-size: 12px;
}
.dez-social-icon.dez-border li {
  padding: 0 3px;
}
.dez-social-icon li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dez-social-icon.dez-border li a {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.site-footer .dez-social-icon.dez-border li a {
  line-height: 14px;
  border-radius: 2px;
}
.dez-social-icon li i {
  vertical-align: middle;
}
.site-footer .widget_getintuch {
  padding-top: 0;
}
.widget_getintuch li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
  display: block;
  width: 100%;
  font-size: 14px;
}
.widget_getintuch i {
  position: absolute;
  left: 0;
  top: 5px;
  text-align: center;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
footer .widget_getintuch i {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.site-footer .widget_getintuch b,
.site-footer .widget_getintuch strong {
  font-size: 15px;
  text-transform: capitalize;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.8);
  display: block;
}
footer,
footer b,
footer p,
footer strong,
footer a {
  color: #fff !important;
}
.img-white img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
.sdt-ts {
  font-size: 15px;
  margin-bottom: 5px;
}
.sdt-ts i {
  font-weight: bold;
  margin-right: 5px;
  font-size: 18px;
}
.m-b15 {
  margin-bottom: 15px;
}
.widget h4 {
  font-size: 18px;
  font-weight: 400;
}
.footer-line {
  position: relative;
}
.footer-bottom {
  background: #104b89 !important;
  padding: 30px 0;
  font-size: 13px;
}
.footer-line:after {
  content: "";
  position: absolute;
  top: 0;
  height: 5px;
  width: 100%;
  background-color: #104b89;
  background-image: url(../images/line.png);
  background-position: top;
  background-repeat: repeat-x;
}
.site-header {
  position: relative;
  z-index: 9999;
}
.top-bar {
  background-color: #0b94d4;
  color: #fff;
  padding: 10px 0;
}
.dez-topbar-left {
  float: left;
}
.dez-topbar-right {
  float: right;
}
.dez-topbar-center,
.dez-topbar-left,
.dez-topbar-right {
  padding-left: 15px;
  padding-right: 15px;
}
.site-header ol,
.site-header ul {
  margin-bottom: 0;
}
.site-header .dz-btn-list {
  float: right;
  margin-right: 20px;
}
.login-bx li,
.social-bx li {
  font-size: 12px;
  margin: 0;
  position: relative;
}
.social-bx li {
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
.list-inline li {
  display: inline;
}
.login-bx li a,
.social-bx li a {
  color: #fff;
}
.top-bar i {
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.02);
  padding: 3px;
  width: 22px;
  height: 22px;
  line-height: 15px;
  border-radius: 2px;
  text-align: center;
}
.login-bx li i,
.social-bx li i {
  vertical-align: baseline;
  margin: 0 5px 0 0;
}
.site-header .social-bx li i {
  margin: 0;
}
.main-bar {
  color: #fff;
  background: #104b89;
  width: 100%;
  position: relative;
}
.logo-header {
  display: table;
  float: left;
  padding: 15px 0;
  color: #efbb20;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 200px;
  height: 85px;
  position: relative;
  z-index: 9;
  align-items: center;
}
.header-curve .logo-header:after,
.header-curve .logo-header:before {
  background-color: #ffffff !important;
}
.header-curve .logo-header:before {
  border-right: 7px solid #ffffff !important;
}
.header-curve .logo-header:after,
.header-curve .logo-header:before {
  background-color: #3d424a;
  content: "";
  position: absolute;
  bottom: 0;
  height: 120%;
  z-index: -1;
}
.header-curve .logo-header:before {
  right: -50px;
  width: 80%;
  border-right: 7px solid #2d3239;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  -ms-transform: skew(30deg);
  transform: skew(30deg);
}
.logo-footer > a,
.logo-header > a {
  display: table-cell;
  vertical-align: middle;
}
.site-header .logo-header img {
  max-height: 55px;
  width: auto;
  height: auto;
}
.top-bar + .header-curve .logo-header img {
  margin-top: -20px;
}
.header-curve .logo-header:after {
  right: 10%;
  width: 2000px;
}
[class*="bg-"] .navbar-toggler {
  border-color: #fff;
}
.extra-nav {
  float: right;
  padding: 22px 0;
  position: relative;
  z-index: 9;
}
.extra-nav .extra-cell {
  display: inline-block;
  margin-left: 20px;
}
#quik-search-btn {
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 0 !important;
  line-height: 40px;
}
.site-header.header-style-1 .main-bar.bg-primary #quik-search-btn {
  background-color: rgba(0, 0, 0, 0.1);
}
.dez-quik-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 999;
  overflow: hidden;
}
.dez-quik-search form {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.dez-quik-search .form-control {
  padding: 15px;
  width: 100%;
  height: 85px;
  border: none;
  background: 0 0;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
}
.dez-quik-search span {
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -15px 0;
  height: 25px;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
}
.header-nav {
  position: relative;
  padding: 0;
}
.logo-header-mobile {
  display: none;
}
.header-nav .nav {
  float: right;
}
.header-nav .nav > li {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
.header-nav .nav > li {
  z-index: 1;
}
.header-nav .nav > li > a {
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
}
.header-nav .nav > li > a {
  padding: 12px 22px 12px 12px !important;
  margin: 20px 0;
}
[class*="bg-"] .header-nav .nav > li > a {
  color: #fff;
}
.header-nav .nav > li.menu-item-has-children > a:after,
.header-nav .nav > li .sub-menu .menu-item-has-children > a:after {
  content: "\f078";
  font-family: "FontAwesome";
  margin-left: 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
  font-size: 9px;
  display: inline-block;
  right: 10px;
}
.header-nav .nav > li .sub-menu {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  display: block;
  left: 0;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
.header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
}
.header-nav .nav > li .sub-menu li a {
  font-weight: 600;
}
.header-nav .nav > li .sub-menu li a {
  color: #777;
  display: block;
  font-size: 12px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all 0.15s linear;
}
.header-nav .nav > li .sub-menu .menu-item-has-children > a:after {
  content: "\f054";
  float: right;
}
.header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0 0 0 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
[class*="bg-"] .header-nav .nav > li:hover > a,
[class*="bg-"] .header-nav .nav > li > a:hover {
  color: #2d3239 !important;
}
.header-nav .nav > li:hover > .mega-menu,
.header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0;
  opacity: 1;
  top: -1px;
  visibility: visible;
}
.is-fixed .main-bar {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
}
.admin-bar .is-fixed .main-bar {
  top: 30px;
}
.is-fixed.header-curve .logo-header img {
  margin-top: 0;
}
.navicon {
  width: 20px;
  height: 18px;
  position: relative;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  border: 0;
  float: right;
  z-index: 99;
}
.navicon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: #000;
}
.bg-primary .navicon span {
  background: #fff;
}
.navicon span:nth-child(1) {
  top: 0;
}
.navicon span:nth-child(2) {
  top: 7px;
}
.navicon span:nth-child(3) {
  top: 14px;
}
.input-group > p {
  width: 100%;
  display: block;
}
.navicon.open span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navicon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.navicon.open span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header-nav .nav > li.current-menu-item > a {
  background: #fff;
}
.header-nav .nav > li.current-menu-item:after {
  content: "";
  background-image: url(../images/nav-active-3.png);
  height: 100%;
  width: 150%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  bottom: 0;
  background-position: bottom;
  background-repeat: no-repeat;
  left: -25%;
  opacity: 0.2;
  z-index: -1;
}
[class*="bg-"] .header-nav .nav > li.active > a,
[class*="bg-"] .header-nav .nav > li.current-menu-item > a {
  color: #2d3239;
}
.dez-bnr-inr {
  background: #f8f8f8;
  height: 400px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.dez-bnr-inr-entry {
  display: table-cell;
  vertical-align: middle;
}
.dez-bnr-inr.dez-bnr-inr-sm .dez-bnr-inr-entry {
  height: 400px;
}
.dez-bnr-inr h1 {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 1.1;
}
.dez-bnr-inr.dez-bnr-inr-sm h1 {
  font-size: 42px;
}
.breadcrumb-row {
  background: #e8e9e9;
  padding: 20px 0;
}
.breadcrumb-row p {
  margin-bottom: 0;
}
.breadcrumb-row a {
  color: #104b89;
}
.breadcrumb-row span.last {
  color: #676767;
}
.content-inner {
  padding: 30px 0;
}
.p-a30 {
  padding: 30px;
}
.bg-gray {
  background-color: #f5f6f6;
}
.dzForm textarea {
  height: 120px;
}
.input-group p {
  margin-bottom: 0;
}
.contact-style-1 input.site-button-secondry.btn-tf-skew {
  background-color: #104b89 !important;
  width: 100%;
}
.contact-style-1 .border-1 {
  border: 1px solid #eee;
}
.icon-bx-wraper {
  position: relative;
}
.contact-area .icon-bx-wraper.left .icon-bx-xs {
  margin-right: 10px;
  float: left;
}
[class*="icon-bx-"][class*="bg-"] a {
  color: #fff;
}
.icon-bx-xs i {
  font-size: 20px;
}
.icon-content {
  overflow: hidden;
}
.icon-bx-wraper .dez-tilte {
  margin-top: 0;
}
.contact-area .icon-bx-wraper .dez-tilte {
  margin-bottom: 0 !important;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}
.icon-bx-wraper p:last-child {
  margin: 0;
}
.no-margin {
  margin: 0 0 0 !important;
  list-style: none;
  padding: 0;
}
.icon-bx-xs {
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-bx-xs {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.m-b30 {
  margin-bottom: 30px;
}
.sec-noi-dung-seo {
  padding-top: 30px;
}
.header-nav .nav > li a:hover {
  background: #fff;
}
.widget-area {
  display: none;
}
.meet-ask-row .dez-tilte {
  font-size: 29px;
}
.contact-style-1 .dez-social-icon-lg {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  text-align: left;
  width: 100%;
  margin: 0;
  display: inline-block;
}
.dez-social-icon-lg.dez-social-icon li {
  display: inline-block;
  font-size: 12px;
  padding: 0;
}
.dez-social-icon.dez-social-icon-lg li a {
  color: #ffffff !important;
  font-size: 14px;
  height: 35px;
  line-height: 34px;
  padding: 0;
  width: 35px;
}
.single-team .section-full {
  padding: 30px 0;
}
h1.namegv {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 26px;
}
section.main-slider:not(:first-child) {
  padding-top: 5px;
}
.site-header .sidebar-footer {
  display: none;
  width: 100%;
  text-align: center;
  padding: 15px;
}
.site-header .dz-social-icon {
  display: none;
}
.site-header .sidebar-footer .dz-social-icon {
  margin-top: 10px;
}
.site-header .sidebar-footer .dz-social-icon ul {
  padding: 0;
}
.site-header .sidebar-footer .dz-social-link li a {
  padding: 8px 10px;
  color: #000;
  font-size: 16px;
}
.wpcf7-spinner {
  display: none;
}
.ow-entry-button a {
  background-color: #104b89 !important;
}
.blog-list .col-12 h3 a {
  font-size: 21px;
  color: #333;
}
.blog-list .col-6 h3 a {
  font-size: 18px;
  color: #333;
}
.pagination {
  padding: 10px 0;
  justify-content: center;
}
.pagination-bx .pagination {
  margin: 0;
}
.pagination a {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  color: #767676;
  padding: 9px 15px;
  font-weight: 600;
  font-size: 12px;
  display: block;
  float: left;
  margin-left: -1px;
}
.pagination li.active a {
  background: #104b89;
  color: #fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}
.sec-khai-giang {
  padding: 30px 0;
}
.border-lh {
  height: 350px;
  border: 2px solid;
  border-image-slice: 1;
  border-width: 2px;
  border-image-source: linear-gradient(to top, #104b89, #0b94d4, #000, #0b94d4, #104b89);
  padding: 10px;
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
}
.box-khg {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	height: 300px;
	background: #fff !important;
	box-shadow: 0 5px 62px 0 rgb(2 55 102 / 10%) !important;
	border-radius: 16px !important;
	padding: 20px 15px;
}
.item-khg {
	font-size: 16px;
	margin-bottom: 5px;
}
.ngay-khaigiang {
	font-weight: bold;
	color: #08387f;
}
.ten-khoa {
	font-weight: bold;
}
.btn-reg-class {
	transform: skewX(-20deg);
	border-radius: 0px;
	background-color: #104b89;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	display: block;
	padding: 12px 0;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	float: right;
}
.accordion-faqs .accordion-item {
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	border-radius: 0px!important;
}
.accordion-faqs .accordion-item .accordion-button {
	border-radius: 0px!important;
	background-color: #fff!important;
	color: #333;
	box-shadow: none!important;
	padding: 10px 10px 10px 43px;;
	font-weight: normal;
}
.accordion-faqs .accordion-item .accordion-button::after {
	content: none;
}
.accordion-faqs .accordion-item .accordion-button::before {
	content: '\2b';
	font-family: FontAwesome;
	margin-right: 10px;
	background: #104b89;
	color: #fff;
	height: 21px;
    width: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
	position: absolute;
	left: 10px;
}
.accordion-faqs .accordion-item .accordion-button:not(.collapsed)::before {
	content: '\f068';
}
.sec-faqs {
	padding: 30px 0;
}
.form-faqs {
	padding-top: 20px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    background-color: #e8e9e9 !important;
}
.form-faqs h2 {
	text-align: center;
}
.sec-kham-pha {
	padding: 30px 0;
}
.sec-noi-dung {
	padding: 30px 0;
}
.sec-van-de {
	padding: 30px 0;
	background-color: #f5f6f6;
}
.sec-thu-ngo {
	padding: 30px 0;
}
.sec-dich-vu {
	padding: 30px 0;
}
.scroll-tn {
	padding-right: 10px;
	height:440px;
    overflow-x:hidden;
}
.card-border-2 {
    margin: 0px 0px 0px 0px;
    padding: 30px 10px 0px 10px;
    background-color: #FFFFFF;
    /*border-radius: 60px 0px 60px 1px;*/
    box-shadow: 0px 0px 10px 0px rgb(47 148 244 / 37%);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	height: 400px;
}
.card-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.card-icon {
	margin: 0 auto;
	width: 40%;
}
.card-info .title-card-info {
	text-transform: uppercase;
	font-size: 20px;	
    margin-bottom: 10px;
    color: #08387f;
}
.card-info p {
    padding: 0 17px;
    color: #666666;
    font-size: 16px;
    text-align: center;
}
.content-box {
	box-shadow: 0px 0px 10px 0px rgb(47 148 244 / 37%)!important;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s!important;
    padding: 60px 27px 20px 27px!important;
    background-color: #fafafb;
	height: auto!important;
}
.content-box p {
	height: 220px;
}
.content-box h4 {
	height: 50px;
}
h3.content-box-title {
    text-transform: uppercase;
    color: #104b89;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.button-dk {
    text-align: center;
}
.button-dk .site-button-secondry {
    background-color: #104b89 !important;
}
.sec-quy-trinh {
	padding: 30px 0;
	background-size: cover;
}
.icon-bx-lg.radius {
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
}
.border-2 {
    border-style:solid;
	border-width: 2px;
}
[class*=icon-bx-][class*=border-] .icon-cell {
    display: table-cell;
    vertical-align: middle;
}
.icon-bx-lg i {
    font-size: 60px;
}
.counter.text-primary {
    color: #fff !important;
	font-size: 26px;
	font-weight: 800;
}
[class*=icon-bx-][class*=border-] {
    display: table;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
	width: 120px;
    height: 120px;
}
.sec-con-so {
	padding: 30px 0;
}
.m-b20 {
    margin-bottom: 20px;
}
.section-doi-tac {
	padding: 30px 0;
}
.ow-client-logo{
    background-color:#fff;
    display:table;
    width:100%
}
.client-logo{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    padding:10px;
    border:1px solid rgba(0,0,0,.1);
    border-radius:3px
}
.owl-carousel .ow-client-logo img{
    height:80px;
    max-height:100%;
    width:auto;
    display:inline-block;
}
.sec-gioi-thieu {
	padding: 30px 0;
	background-color: #f5f6f6 !important;
}
.scroll-gt {
	padding-right: 10px;
	height:280px;
    overflow-x:hidden;
}
.sec-su-menh {
	padding: 30px 0;
	background-color: #f5f6f6 !important;
}
.card-border {
    margin: 0px 0px 0px 0px;
    padding: 60px 15px 52px 15px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgb(47 148 244 / 37%);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
}
.card-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.card-icon {
    margin: 0 auto;
    width: 40%;
}
.card-info .title-card-info {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    color: #08387f;
	margin-top: 15px;
	font-weight: bold;
	height: 800;
}
.card-info p {
    padding: 0 17px;
    color: #666666;
    font-size: 16px;
    text-align: center;
}
.sec-so-do {
	padding: 30px 0;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current {
	color: #fff!important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button {
	border-color: #fff!important;
}
.sec-lich-su {
	padding: 30px 0;
}
.wpostahs-centent {
	color: #fff;
}
h2.wpostahs-centent-title, p.wpostahs-centent-title {
    display: none;
}
.sec-khac-biet {
	padding: 30px 0;
}
.sec-co-so {
	padding: 30px 0;
	background-color: #f5f6f6 !important;
}
.sec-moi-truong > div {
	padding: 30px 0;
}
.sec-moi-truong .card-border-2 {
	height: 310px;
}
.gioi-thieu-con-so {
    background-color: #104b89;
    padding-top: 43px;
	margin-top: 0;
}
.text-orange {
    font-size: 62px;
    color: #ff9800;
	font-weight: 800;
}
.title-con-so {
    font-size: 16px !important;
	font-weight: bold;
}
.page-notfound {
    padding: 50px 0;
    max-width: 720px;
    margin: auto;
}
.page-notfound strong {
    color: #1e2228;
    display: block;
    font-size: 200px;
    font-weight: 800;
    line-height: 220px;
    letter-spacing: 3px;
}
.page-notfound h5 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 40px;
}
.m-l15 {
    margin-left: 15px;
}
.page-notfound a::hover {
	color: #fff;
}
.widget-title {
    margin: 0 0 25px;
}
.widget-title {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px;
}
.widget .widget-title {
    text-transform: uppercase;
}
.widget_recent_entries ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_recent_entries ul li {
    padding-bottom: 18px;
    margin-bottom: 13px;
    border-bottom: 1px dashed rgba(0, 0, 0, .3);
    position: relative;
    padding: 10px 10px 10px 15px;
    margin-bottom: 0;
    line-height: 20px;
    float: unset;
}
.widget_recent_entries ul li {
    border-bottom: 1px dashed rgba(0, 0, 0, .3);
}
.widget_recent_entries ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    font-family: FontAwesome;
}
.widget_recent_entries ul li a {
    color: #767676;
    text-transform: capitalize;
    font-size: 0.875rem;
    font-weight: 500;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
blockquote {
    padding: 16px 20px 16px 80px !important;
    font-size: 17px;
    color: #2b2d2e;
    margin: 40px 0;
    line-height: 30px;
    position: relative;
    clear: both;
    text-align: left;
    font-family: Montserrat;
    border-left: 4px solid;
    border-color: #104b89;
    background-color: #f5f5f5;
}
blockquote:before {
    content: '\f10d';
    font-family: FontAwesome;
    color: #104b89;
    font-size: 35px;
    position: absolute;
    left: 20px;
    top: 20px;
    font-style: normal;
}
blockquote p {
    font-size: 18px;
    color: #555;
    line-height: 30px;
    margin-bottom: 0 !important;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
figcaption {
	font-size: 14px;
	color: #767676;
}
.post-view {
	display: none!important;
}
#phone-vr, #zalo-vr {
	opacity: 0.6;
}
#button-contact-vr {
    right: 9px !important;
    bottom: 15% !important;
}
.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}
.site-button.facebook {
    background-color: #3b5998;
}
.font-style-2 .fa {
    font-family: fontawesome;
}
.button-sm {
    padding: 5px 10px;
    font-size: 12px;
}
.share-details-btn ul {
	padding: 0;
}
.author-box {
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 15px 40px rgb(0, 0, 0, .1);
}
.author-box .author-profile-info {
    display: flex;
}
.author-box .author-profile-info .author-profile-pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    min-width: 100px;
}
.author-box .author-profile-info .author-profile-pic img {
    width: 100%;
}
.author-box .author-profile-info .author-profile-content {
    padding-left: 20px;
}
.author-box .author-profile-info .author-profile-content h6 {
	font-size: 24px;
}
.author-box .author-profile-info .author-profile-content p {
    margin-bottom: 15px;
}
.dez-divider {
    height: 1px;
    position: relative;
    margin: 30px 0;
}
.bg-gray-dark {
    background-color: #d3d3d3;
}
.dez-post-text h2 b, .dez-post-text h2 strong {
	font-weight: bold;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1200px) {
  .meet-ask-row:after {
    right: -50px;
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
  }
}
@media only screen and (max-width: 991px) {
  .meet-ask-outer {
    margin-top: -20px;
  }
  .meet-ask-row:after {
    right: 50px;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  .meet-ask-row .icon-bx-wraper {
    padding-right: 60px;
  }
  .meet-ask-row .col-md-6:first-child {
    max-width: 600px;
  }
  .meet-ask-row .col-md-6 {
    display: block;
    width: 100%;
  }
  .header-nav {
    clear: both;
    margin: 0 -15px;
    border-bottom: 1px solid #e9e9e9;
  }
  .mo-left .header-nav {
    overflow: hidden;
    position: fixed;
    width: 60px;
    left: -280px;
    height: 100% !important;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    top: 0;
    background-color: #fff;
    margin: 0;
    z-index: 99;
  }
  .site-header.mo-left .header-nav {
    display: flex !important;
    flex-direction: column;
    justify-content: unset !important;
  }
  .logo-header-mobile {
    display: block;
    padding: 20px;
    width: 100%;
  }
  .logo-header-mobile img {
    width: 180px;
  }
  .navbar-nav {
    overflow-x: scroll;
    height: 100%;
  }
  .header-nav .nav {
    float: none;
    margin: 0;
    background: #fff;
    width: 100%;
    display: block;
  }
  .header-nav .nav li {
    float: none;
    display: block;
    width: 100%;
    color: #000;
  }
  .header-nav .nav > li > a {
    border-top: 1px solid #e9e9e9;
    display: block;
    position: relative;
    color: #000 !important;
  }
  .header-nav .nav > li.menu-item-has-children > a:after {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .header-nav .nav > li .mega-menu,
  .header-nav .nav > li .sub-menu,
  .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f6f6f6;
  }
  .header-nav .nav > li .mega-menu > li,
  .header-nav .nav > li .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
  .header-nav .nav > li .sub-menu > li > .sub-menu {
    padding-left: 20px;
  }
  .mo-left .header-nav.show {
    left: -1px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    margin: 0;
    width: 280px;
  }
  .mo-left .navbar-toggler.open:after {
    background-color: rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: scale(100);
    -o-transform: scale(100);
    -moz-transform: scale(100);
    -webkit-transform: scale(100);
    width: 100%;
    z-index: -1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transform-origin: right;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    -moz-transform-origin: right;
    box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
  }
  .header-nav .nav > li ul.mega-menu ul,
  .header-nav .nav > li.open > .mega-menu,
  .header-nav .nav > li.open > .sub-menu,
  .header-nav .nav > li.open > .sub-menu li.open .sub-menu {
    display: block;
    opacity: 1;
    margin-top: 0;
  }
  .header-nav .nav > li .sub-menu .menu-item-has-children > a:after {
    position: absolute;
    top: 17px;
    right: 20px;
    content: "\f078";
    font-weight: 700;
    margin-top: -3px;
  }
  .header-nav .nav > li .sub-menu .menu-item-has-children.open > a:after,
  .header-nav .nav > li.menu-item-has-children.open > a:after {
    content: "\f054";
  }
  .header-nav .nav > li.current-menu-item:after {
    content: none;
  }
  .header-nav .nav > li > a {
    margin: 0;
  }
  .site-header .sidebar-footer {
    display: block;
  }
  .site-header .dz-social-icon {
    display: block;
  }
  .dz-social-icon .dz-social-link li {
    display: inline-block;
  }
  .contact-style-1 h2 {
    font-size: 24px !important;
  }
  .sec-tu-van {
    background-size: auto !important;
  }
  .page-template-page-home .section-head.text-center h2,
  h2 {
    font-size: 24px !important;
  }
}
@media only screen and (min-width: 991px) {
  .navbar-expand-lg {
    box-shadow: 0 0 6px;
  }
}
@media only screen and (max-width: 767px) {
  .site-header {
    height: 70px !important;
  }
  .meet-ask-row {
    margin-top: -30px;
	text-align: center;
  }
  .box-khoa-hoc {
    padding: 0;
  }
  .site-header .header-curve .navbar-toggler {
    margin: 27px 0 15px 15px !important;
  }
  .site-header .top-bar {
    display: none;
  }
  .header-style-6 .mostion,
  .header-style-6 .is-fixed .mostion,
  .site-header.header-style-1 .logo-header,
  .site-header.header-style-1 .is-fixed .logo-header,
  .site-header.header-style-5 .logo-header,
  .site-header.header-style-5 .is-fixed .logo-header {
    width: 150px;
  }
  .top-bar + .header-curve .logo-header img {
    margin-top: 0;
  }
  .header-curve .logo-header:after {
    right: 0;
    left: auto;
  }
  .main-slider .owl-stage-outer {
    width: 100%;
  }
  .header-nav .nav > li.active:after {
    content: none;
  }
  .site-button-secondry {
    padding: 15px 20px !important;
    font-size: 16px !important;
  }
  .form-tu-van .btn-tf-skew {
    display: block;
    margin: 0 auto;
  }
  .dez-bnr-inr,
  .dez-bnr-inr .dez-bnr-inr-entry {
    height: 100px!important;
  }
  .logo-header {
    padding: 0 !important;
    height: 70px !important;
  }
  .site-header .header-curve .extra-nav {
    padding: 15px 0 !important;
  }
  .ow-entry-button {
    text-align: center;
  }
  .btn-more-24h-h {
    background-color: #f4f6fa;
    color: #104b89;
    font-size: 16px;
    padding: 13px 10px;
    font-weight: 600;
  }
  .btn-more-24h-h.arrow-r:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 3px;
    border: solid currentColor;
    border-width: 0 2px 2px 0;
    vertical-align: middle;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
	.border-lh {
		height: auto;
	}
}
@media only screen and (max-width: 591px) {
  .header-curve .logo-header:before {
    right: -30px;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    -ms-transform: skew(25deg);
    transform: skew(25deg);
  }
  .owl-btn-center-lr.owl-btn-center-outline-lr .owl-nav .owl-prev {
    left: 10px;
  }
  .owl-btn-center-lr.owl-btn-center-outline-lr .owl-nav .owl-next {
    left: auto;
    right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .meet-ask-outer {
    margin-top: 0;
  }
  .meet-ask-row:after {
    right: 0;
    border-right: none;
    -moz-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  .meet-ask-row .icon-bx-wraper {
    padding-right: 0;
  }
  .meet-ask-row .site-button-secondry.m-l10 {
    margin: 0 0 5px;
  }
  .meet-ask-row .site-button-secondry.m-l20 {
    margin: 0 0 5px;
  }
  .button-skew i {
    display: none;
  }
  .testimonial-4 {
    padding: 25px 10px 25px 0;
    margin-left: 110px;
  }
  .testimonial-4 .testimonial-pic {
    height: 80px;
    width: 80px;
  }
  .testimonial-4:after {
    transform: skewX(-10deg);
  }
  div.sticky-header.header-curve.main-bar-wraper.navbar-expand-lg {
    box-shadow: 0 0 6px;
  }
  p.title-dez,
  .section-head.text-center h2,
  h2 {
    font-size: 20px !important;
  }
  h1 {
    font-size: 26px !important;
  }
  .contact-style-1 h2 {
    font-size: 24px;
  }
  .form-faqs h2 {
	font-size: 24px!important;
  }
  .img-carousel-team {
	text-align: center;
  }
  .card-info .title-card-info {
	font-size: 20px;
  }
}
.sec-giang-vien .dez-box .dez-title, .sec-giang-vien .dez-box .dez-member-position {
	text-align: center;
	width: 100%;
    display: block;
}
.dez-post-title .post-title:not(h1) {
	font-size: 20px!important;
}