:root {
  --color-blue: #1368b5 !important;
  --color-bg: #F2F9FF !important;
  --color-normal: #2d2d2d;
  --font-bold: 'SVN-Gilroy-Bold' !important;
  --font-xbold: 'SVN-Gilroy-XBold' !important;
  --font-semibold: 'SVN-Gilroy-SemiBold' !important;
  --font-heavy: 'SVN-Gilroy-Heavy' !important;
  --font-medium: 'SVN-Gilroy-Medium' !important;
  --bg-top: linear-gradient(45deg, #ecf3f9, #f3f8fe);
}
@font-face {
  font-family: 'SVN-Gilroy-Medium';
  src: url(fonts/SVN-Gilroy-Medium.otf);
}
@font-face {
  font-family: 'SVN-Gilroy-Bold';
  src: url(fonts/SVN-Gilroy-Bold.otf);
}
@font-face {
  font-family: 'SVN-Gilroy-SemiBold';
  src: url(fonts/SVN-Gilroy-SemiBold.otf);
}
@font-face {
  font-family: 'SVN-Gilroy-XBold';
  src: url(fonts/SVN-Gilroy-XBold.otf);
}
@font-face {
  font-family: 'SVN-Gilroy-Heavy';
  src: url(fonts/SVN-Gilroy-Heavy.otf);
}
body .w-100 {
  width: 100% !important;
}
body .t_ho_blue {
  color: var(--color-blue);
  font-family: var(--font-bold);
}
body .bg_ho_blue {
  background-color: var(--color-blue);
  color: #fff;
}
body .t_ho_bold {
  font-family: var(--font-bold);
}
body .bd_edu_blue {
  border: 1px solid #2a2b78;
}
body .d-mobile {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 767px) {
  body .d-mobile {
    display: block;
    visibility: visible;
  }
}
@media only screen and (max-width: 767px) {
  body .d-desktop {
    display: none !important;
    visibility: hidden !important;
  }
}
body .d-flex {
  display: flex;
  align-items: center;
  gap: 15px;
}
body .d-flex-5 {
  display: flex;
  align-items: center;
  gap: 5px;
}
body .d-flex-10 {
  display: flex;
  align-items: center;
  gap: 10px;
}
body .d-flex-30 {
  display: flex;
  align-items: center;
  gap: 30px;
}
body .d-flex-end {
  display: flex;
  align-items: flex-end;
  gap: 15px;
}
body .d-flex-start {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
body .d-flex-between {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
body .d-flex-baseline {
  display: flex;
  align-items: baseline;
  gap: 15px;
}
@media only screen and (max-width: 767px) {
  body .d-flex-column {
    flex-direction: column;
  }
}
body .xu_huong_moi_trong_phau_thuat {
  font-size: 22px;
  color: var(--color-normal);
  font-family: var(--font-semibold);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat {
    font-size: 14px;
  }
}
body .xu_huong_moi_trong_phau_thuat b {
  font-family: var(--font-xbold);
}
body .xu_huong_moi_trong_phau_thuat .t_head {
  font-family: var(--font-heavy);
  font-size: 56px;
  color: var(--color-blue);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .t_head {
    font-size: 28px !important;
  }
}
body .xu_huong_moi_trong_phau_thuat .t_head_2 {
  font-size: 26px;
  color: #fff;
  background-image: url(../images/cap_nhat_dieu_tri_seo_lom_3.png);
  background-size: 100% 100%;
  padding: 5px 25px 15px;
  font-family: var(--font-semibold);
  display: inline-table;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .t_head_2 {
    font-size: 16px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 {
  position: relative;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 30px 0px 60px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 {
    background-position: center;
    padding: 30px 0px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .t_1 {
  font-size: 18px;
  color: var(--color-blue);
  text-align: center;
  font-family: var(--font-bold);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .t_1 {
    font-size: 12px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .t_1 + img {
  margin: 0px auto;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .t_1 + img {
    width: 80%;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .t_2 {
  font-size: 110px;
  color: var(--color-blue);
  margin: 10px 0px 0px;
  font-family: var(--font-heavy);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .t_2 {
    font-size: 38px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .t_3 {
  font-size: 42px;
  background-image: linear-gradient(to bottom, var(--color-blue) 50%, #aef2ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .t_3 {
    font-size: 28px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 {
  border-radius: 20px;
  border: 2px solid #cdd3d9;
  background-color: #daeef9;
  padding: 10px 10px;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .d-flex-30 {
    flex-direction: column;
    gap: 40px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .img_1 {
  width: 20px;
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 p {
  margin-bottom: 0px;
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .t_4 {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .t_4 {
    font-size: 16px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .t_5 {
  font-size: 14px;
  font-family: var(--font-medium);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .t_5 {
    font-size: 12px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .t_6 {
  font-size: 28px;
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .t_7 {
  font-size: 18px;
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .d_1 {
  position: relative;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .d_1 {
    width: 100%;
    justify-content: center;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .d_1::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  border-left: 3px solid var(--color-normal);
  margin: 10px 0px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .d_1::before {
    border-left: unset;
    border-top: 3px solid var(--color-normal);
    left: 0;
    right: 0;
    top: -20px;
    margin: 0px 10px;
    height: 3px;
  }
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_1 .bl_1 .d_1 img {
    width: 75px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 {
  padding: 90px 0px 60px;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 {
    padding: 50px 0px 30px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_1 {
  border-radius: 20px;
  border: 2px solid var(--color-blue);
  padding: 50px 20px 20px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_1 {
    padding: 35px 15px 15px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_1 .t_1 {
  position: absolute;
  background-color: #fff;
  padding: 0px 10px;
  margin: 0px;
  top: -45px;
  left: 35px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_1 .t_1 {
    top: -25px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 > div {
  text-align: center;
  width: 100%;
  position: relative;
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 > div:not(:first-of-type)::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  border-left: 3px solid var(--color-blue);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 > div:not(:first-of-type)::before {
    border-left: unset;
  }
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 > div {
    width: calc(50% - 10px);
  }
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 > div:nth-of-type(2n)::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    border-left: 3px solid var(--color-blue);
  }
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 > div:nth-of-type(n+3)::after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 3px solid var(--color-blue);
    margin: 0px 10px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 .t_2 {
  font-size: 32px;
  font-family: var(--font-xbold);
  color: var(--color-blue);
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 .t_2 {
    font-size: 18px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 .t_3 {
  font-family: var(--font-medium);
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_2 .bl_2 .t_3 {
    font-size: 12px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_3 {
  padding: 30px 0px 60px;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_3 {
    padding: 0px 0px 30px;
  }
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_3 .bl_1 {
    text-align: center;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_3 .bl_1 .t_1 {
  font-family: var(--font-bold);
  font-size: 32px;
  color: var(--color-blue);
  position: relative;
  display: inline-block;
  margin-top: 30px;
}
body .xu_huong_moi_trong_phau_thuat .top_3 .bl_1 .t_1::after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  border-bottom: 3px solid var(--color-blue);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_3 .bl_1 .t_1 {
    font-size: 22px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_3 img {
  margin: 30px 0px 10px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_3 img {
    margin: 10px auto;
    width: 80%;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_3 .t_2 {
  font-family: var(--font-heavy);
  font-size: 20px;
  color: var(--color-blue);
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_3 .t_2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_3 .t_3 {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_3 .t_3 {
    font-size: 12px;
    text-align: center;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 {
  padding: 60px 0px;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_22.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 {
    padding: 30px 0px;
    font-size: 12px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 .bl_1 {
  background-color: #fff;
  border-radius: 20px;
  border: 2px solid var(--color-blue);
  box-shadow: 10px 10px 10px 0px #839bb0;
  padding: 20px 20px 0px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 .bl_1 {
    padding: 5px 10px 0px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 .bl_1 .d_1 {
  color: var(--color-blue);
  font-size: 26px;
  font-family: var(--font-bold);
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 .bl_1 .d_1 {
    font-size: 14px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr {
  padding: 5px 0px;
  display: flex;
  align-items: center;
}
body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr:nth-of-type(even) {
  background-color: var(--color-blue);
  color: #fff;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr {
    padding: 0px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td {
  border: 0px;
}
body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td:nth-of-type(1) {
  width: 20%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td:nth-of-type(1) {
    width: 20%;
    text-align: left;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td:nth-of-type(2) {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td:nth-of-type(2) {
    width: 60%;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td:nth-of-type(3) {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_4 tbody tr td:nth-of-type(3) {
    width: 30%;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_5 {
  text-align: center;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_23.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0px;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_5 {
    padding: 30px 0px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_5 .t_1 {
  margin-bottom: 20px !important;
  text-align: center;
}
body .xu_huong_moi_trong_phau_thuat .top_5 .bl_1 {
  padding: 30px 50px;
  border: 2px solid #91afd7;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  box-shadow: 5px 5px 5px 0px #839bb0;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_5 .bl_1 {
    padding: 15px;
  }
  body .xu_huong_moi_trong_phau_thuat .top_5 .bl_1 .col-md-4 {
    padding-right: 0px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_5 .bl_1 .row {
  margin-bottom: 10px;
}
body .xu_huong_moi_trong_phau_thuat .top_5 .t_2 {
  font-size: 22px;
  margin: 0px;
  text-transform: unset;
  padding: 5px 0px;
  border-radius: 30px;
  background-color: var(--color-blue);
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: right;
  padding-right: 30px;
  position: relative;
  left: 100px;
  z-index: 1;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_5 .t_2 {
    font-size: 12px;
    padding: 10px 5px;
    left: unset;
    justify-content: center;
    height: 30px;
    width: 100%;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_5 input,
body .xu_huong_moi_trong_phau_thuat .top_5 select {
  border-radius: 20px;
  border: 2px solid #cfdef3;
  box-shadow: none;
  outline: none;
  height: 40px;
  width: calc(100% - 100px);
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_5 input,
  body .xu_huong_moi_trong_phau_thuat .top_5 select {
    padding-left: 15px;
    width: 100%;
    height: 30px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_5 .t_3 {
  display: inline-block;
  width: unset;
  border: none;
  padding: 0px 60px;
  position: unset;
  margin-bottom: 0px;
}
body .xu_huong_moi_trong_phau_thuat .top_6 {
  padding: 90px 0px 60px;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_24.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_6 {
    padding: 60px 0px 30px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 {
  padding: 60px 30px 30px;
  border: 2px solid #91afd7;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.5));
  border-radius: 20px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 {
    padding: 30px 15px 15px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 .t_1 {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background-image: url(../images/xu_huong_moi_trong_phau_thuat_24.jpg);
  background-repeat: no-repeat;
  background-size: initial;
  background-position: center -60px;
  width: fit-content;
  padding: 0px 20px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 .t_1 {
    top: -25px;
    background-position: center -15vw;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 .img_1 {
  margin: 0px 0px 30px;
}
@media only screen and (max-width: 767px) {
  body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 .img_1 {
    margin: 10px 0 10px;
  }
}
body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 .d-flex-5 {
  margin-bottom: 5px;
}
body .xu_huong_moi_trong_phau_thuat .top_6 .bl_1 .d-flex-5 img {
  width: 20px;
}
