body {
  font-family: Roboto, Helvetica, Arial, sans-serif !important;
  background: url(./images/bg.png);
  background-position: top right 90px 1px;
  background-position: top 200px right 0px;
  background-repeat: no-repeat;
  background-size: 500px;
}
.row {
  margin: 0 !important;
}
a {
  color: #fff !important;
  text-decoration: none !important;
}
.header-img {
  width: 190px;
}
.header-img img {
  width: 100%;
}
.page-header-img {
  background-image: url(./images/banner-image/banner.jpg);
  position: relative;
  width: 100%;
  background-size: cover;
  padding: 188px 0;
  height: calc(28vw * 1.87373333333);
}
.form-register-1 {
  justify-content: flex-end;
}
.page-header-img .container {
  margin: 0;
}
.page-header-img img {
  width: 100%;
}
.logo-header-img {
  width: 250px;
  margin: auto;
  margin-top: 270px;
}
.logo-header {
  position: absolute;
  top: -270px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffffb0;
  width: 27%;
  /* text-align: center; */
  padding: 10px;
  border-radius: 100%;
  height: 400px;
  /* display: flex; */
  display: none;
}
.header-txt {
  color: #fff;
  margin-left: 5px;
}
.header-txt span {
  font-weight: bold;
  color: #fff;
}
.wrap-page {
  display: flex;
  justify-content: center;
  padding: 50px 0;
}
.wrap-page .container {
  display: flex;
  justify-content: center;
  margin: 0;
}
.reson-title {
  text-align: center;
}
.reson-number .left {
  text-align: end;
}
.reson-number .center {
  position: relative;
  margin-bottom: 20px;
}
.reson-number .center iframe {
  position: absolute;
  left: 22px;
  top: 7px;
  height: 98%;
}

.wrap-reson-container {
  padding: 0px 100px;
  margin: 30px 0px;
}
.wrap-reson-container h1 {
  color: #cc0000;
  font-weight: 900;
}
.wrap-reson-container p {
  font-size: 20px;
}

.wrap-page .third-service-block {
  display: flex;
  justify-content: flex-start;
  padding: 10px 90px;
}
.wrap-page .third-service-block img {
  width: 200px;
  height: 150px;
}
.wrap-page .third-service-block .third-service-text {
  align-items: center;
  display: flex;
  font-weight: 800;
  font-size: 20px;
  margin-left: 20px;
}
.third-service-text span {
  color: #cc0000;
}

.link-home a {
  color: #d7282f !important;
}
.page-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.link-home a {
  font-size: 14px;
}
.opt-item-icon img {
  width: 100%;
}
.opt-item-icon {
  width: 64px;
  margin: auto;
  height: 64px;
}
.content-option {
  display: flex;
}
.content-opt-item {
  border: 1px solid #fff;
  text-align: center;
  padding: 11px;
  width: 100%;
  transition: 0.3s;
}
.content-opt-item:first-child {
  margin-right: 25px;
}
.opt-item-title p {
  font-weight: bold;
  margin-top: 10px;
  font-size: 18px;
}
.page-body {
  padding: 20px 0;
}
.content-title p {
  font-weight: 400;
  font-size: 23px;
}
.form-register {
  background-color: #ce0505;
  width: 75%;
  float: right;
  padding: 5px;
  /* margin-top: -120px; */
  /* position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%); */
  border-radius: 10px;
}
.form-header {
  color: #fff;
  background-color: #710202;
  font-weight: 700;
  padding: 15px 30px;
  text-align: center;
  font-size: 25px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.wrap-form {
  padding: 0 25px;
  padding-bottom: 20px;
}
.form-input-item input {
  width: 100%;
  outline: none;
  padding: 3px 10px;
  border: none;
  background-color: #ce0505;
  border-bottom: 1px solid #000;
  color: #fff;
}
.form-input-modify input {
  width: 100%;
  outline: none;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 3px 10px;
  border: none;
  background-color: #fcfcfc;
  color: rgb(0, 0, 0);
  height: 40px;
}
.radio-form {
  display: flex;
  width: 50%;
  align-items: baseline;
}
.radio-form input {
  width: 30px;
}
.radio-form label {
  margin-bottom: 0;
  color: #fff;
}
.wrap-radio-form {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 15px;
}
.form-input-item input::placeholder {
  color: #fff;
}
.form-input-item {
  margin: 20px 0;
}
.form-btn button {
  border: none;
  width: 100%;
  color: #ce0505;
  font-weight: bold;
  font-size: 18px;
  background-color: #fff;
  border-radius: 40px;
  padding: 5px 0;
  cursor: pointer;
  outline: none !important;
}
.content-description {
  width: 85%;
}
.intro-item-img img {
  width: 100%;
}
.intro-item-img {
  width: 50px;
  margin: auto;
}
.web-intro-item {
  text-align: center;
}
.web-intro {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.intro-1 {
  width: 30%;
}
.intro-2 {
  width: 40%;
}
.intro-3 {
  width: 20%;
}
.footer-title p {
  font-size: 18px;
}
.brand-item {
  height: 100px;
  padding: 5px 12px;
  background-color: #fff;
  border-radius: 4px;
}
/* .swiper-wrapper {
    transition-timing-function:linear;
} */
.brand-image {
  width: 100%;
  /* height: 100%; */
  margin:10px auto;
}
.brand-image img {
  width: 100%;
  height: 100%;
}
.footer-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.company-txt {
  font-size: 14px;
}
.wrap-icon-img {
  transition: 0.3s;
}
.opt-item-title {
  transition: 0.3s;
}
.opt-item-txt {
  transition: 0.3s;
  text-align: left;
  color: #fff;
}
.backgroud-form {
  position: relative;
  width: 100%;
  height: 100%;
  /* background-image: url("./images/banner.jpg"); */
}
/* .content-opt-item:hover .wrap-icon-img {
    transform: scale(1.1);
    transition: 0.3s;
}
.content-opt-item:hover .opt-item-title {
    transform: scale(1.1);
    transition: 0.3s;
}
.content-opt-item:hover .opt-item-txt {
    transform: scale(1.1);
    transition: 0.3s;
} */
.content-opt-item:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.owl-nav {
  display: none;
}
.owl-dots {
  display: none;
}
.footer-contact-info {
  margin-top: 20px;
}
.footer-contact-info-title {
  margin-bottom: 5px;
}
.service-block {
  width: 20%;
  text-align: center;
}
.service-txt {
  margin-top: 20px;
}
.service-img {
  width: 50%;
  margin: auto;
}
.service-img img {
  width: 100%;
}
.service-txt p {
  font-weight: 700;
  font-size: 18px;
}
.service-txt span {
  font-size: 15px;
}
.wrap-service-block {
  display: flex;
  flex-wrap: wrap;
}
.second-service-block {
  background-color: #2c2c2c;
  background-image: linear-gradient(#4e4e50, #2a2829);
  color: #fff;
  width: calc(100% / 3);
  padding: 40px 120px;
}
.second-service-img {
  width: 150px;
  height: 150px;
}
.second-service-img--modify {
  width: 150px;
  height: 150px;
}
.second-service-img img {
  width: 100%;
}
.second-service-img--modify img {
  width: 100%;
  margin-top: 20px;
}
.wrap-second-service-txt p {
  margin-bottom: 0px;
}
.wrap-second-service-txt {
  margin-top: 25px;
}
.wrap-second-service {
  display: flex;
  flex-wrap: wrap;
}
.second-service-title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 10px !important;
}
.wrap-register-container {
  background-image: url(./images/banner-image/background3.png);
  padding: 120px 120px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
}
.form-input-item-2 {
  padding: 10px 0;
}
.form-input-item-2 input {
  width: 100%;
  outline: none;
  padding: 6px 10px;
  border: none;
  color: #000;
  border-radius: 5px;
}
.register-form-title p {
  font-size: 30px;
  font-weight: bold;
}
.wrap-form-2 {
  width: 40%;
}
.form-header-line {
  height: 5px;
  width: 100px;
  background-image: linear-gradient(to right, #d8262f, #810006);
  margin-bottom: 20px;
}
.branch-slide-line {
  height: 5px;
  width: 100px;
  background-image: linear-gradient(to right, #fff, #810006);
  margin-top: 10px;
}
.form-input-radio {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 10px;
}
.form-input-radio input {
  background-color: #fff;
}
.radio-form-2 {
  display: flex;
  width: 50%;
  align-items: center;
}
.radio-form-2 input {
  width: 30px;
}
.radio-form-2 label {
  margin-bottom: 0;
}
.form-btn-2 {
  margin-top: 30px;
}
.form-btn-2 button {
  background-color: #ce0505;
  color: #fff;
}
.branch-slide-txt p {
  margin-bottom: 0;
  color: #fff;
}
.wrap-branch-slide {
  background-image: url(./images/banner-image/banner-nhom-kh-tieu-bieu.png);
  padding: 30px 0;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
}
.branch-slide {
  display: flex;
}
.branch-slide-list {
  height: 100%;
  margin-top: 10px;
}
.wrap-footer-page {
  background-color: #2c2c2c;
  padding: 30px 0;
}
.footer-col-1-icon {
  width: 40px;
  margin-right: 10px;
}
.footer-col-1-icon img {
  width: 100%;
}
.footer-col-1-txt {
  color: #fff;
  flex: 1;
}
.footer-col-1-content {
  font-size: 14px;
}
.footer-col-1-txt p {
  margin-bottom: 0;
}
.footer-col-1-title {
  font-weight: bold;
}
.footer-col-item {
  display: flex;
  margin-bottom: 10px;
}
.footer-col-2-icon {
  width: 50px;
  margin-right: 10px;
}
.footer-col-2-icon img {
  width: 100%;
}
.intro-text-title {
  font-size: 25px;
  font-weight: bold;
}
.intro-text-block {
  position: relative;
  /* width: 40%; */
  /* top: 110px;
    left: 150px; */
  margin-top: 30px;
}
.infomation-block-img {
  width: 100%;
  margin: auto;
  position: relative;
  margin: 0;
}
.infomation-block-img img {
  width: 100%;
}
.wrap-infomation-block {
  background-color: #ececed;
  overflow: hidden;
}
.infomation-block-content {
  position: absolute;
  top: 50%;
  left: 1200px;
  transform: translateY(-50%);
  width: 400px;
}
.infomation-block-content p {
  color: #fff;
  margin-bottom: 0;
}

.infomation-block-title {
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 10px !important;
}
.fast-icon {
  position: absolute;
  left: 26px;
  bottom: -36px;
}
@media (min-width: 1199px) and (max-width: 1699px) {
  .infomation-block-content {
    left: calc(400px + 100vw - 1024px) !important;
  }
  .page-header-img {
    padding: 150px 0;
  }
  .form-register-1 {
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .form-register {
    width: 90%;
    right: 30px;
    margin-top: -50px;
  }
  .page-header-img {
    padding: 60px 0;
  }
  .content-description {
    width: 90%;
  }
  .logo-header {
    height: 350px;
    width: 30%;
  }
  .logo-header-img {
    width: 160px;
  }
  .form-header {
    padding: 10px 30px;
    font-size: 20px;
  }
  .form-input-item {
    margin: 10px 0;
  }
  .intro-text-block {
    margin-top: 15px;
  }
  .intro-text-title {
    margin-bottom: 5px;
    font-size: 23px;
  }
  .second-service-block {
    padding: 40px 100px;
  }
  .wrap-form-2 {
    width: 50%;
  }
  .infomation-block-content {
    left: 530px;
  }
  .fast-icon {
    left: 237px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-register {
    width: 100%;
    right: 30px;
  }
  .content-description {
    width: 90%;
  }
  .logo-header {
    height: 350px;
    width: 45%;
  }
  .logo-header-img {
    width: 150px;
  }
  .form-header {
    padding: 10px 30px;
    font-size: 20px;
  }
  .form-input-item {
    margin: 10px 0;
  }
  .intro-text-block {
    top: -24px;
    left: -11px;
  }
  .intro-text-title {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .second-service-block {
    padding: 30px 25px;
  }
  .wrap-form-2 {
    width: 70%;
  }
  .infomation-block-content {
    left: 180px;
  }
  .wrap-form {
    padding: 0 10px;
    padding-bottom: 10px;
  }
  .form-btn button {
    font-size: 16px;
  }
  .page-header-img {
    padding: 90px 0;
  }
  .service-txt span {
    font-size: 12px;
  }
  .service-txt p {
    font-size: 15px;
  }
  .second-service-img {
    width: 100px;
  }
  .wrap-register-container {
    padding: 50px 90px;
  }
  .infomation-block-title {
    font-size: 18px;
    margin-bottom: 5px !important;
  }
  .fast-icon {
    left: -7px;
    bottom: -60px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .form-register {
    width: 100%;
    right: 30px;
  }
  .content-description {
    width: 90%;
  }
  .logo-header {
    height: 350px;
    width: 45%;
  }
  .logo-header-img {
    width: 150px;
  }
  .form-header {
    padding: 10px 30px;
    font-size: 20px;
  }
  .form-input-item {
    margin: 10px 0;
  }
  .intro-text-title {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .second-service-block {
    padding: 10px 10px;
  }
  .wrap-form-2 {
    width: 100%;
  }
  .infomation-block-content {
    left: 135px;
    padding-right: 10px;
  }
  .wrap-form {
    padding: 0 10px;
    padding-bottom: 10px;
  }
  .form-btn button {
    font-size: 16px;
  }
  .page-header-img {
    padding: 80px 0;
  }
  .service-txt span {
    font-size: 12px;
  }
  .service-txt p {
    font-size: 15px;
  }
  .second-service-img {
    width: 70px;
  }
  .wrap-register-container {
    padding: 50px 90px;
  }
  .infomation-block-title {
    font-size: 16px;
    margin-bottom: 5px !important;
  }
  .service-block {
    width: 33%;
    margin: auto;
  }
  .second-service-title {
    font-size: 20px;
    margin-bottom: 5px !important;
  }
  .text-slide-1 {
    font-size: 13px;
  }
  .text-slide-2 {
    font-size: 25px !important;
  }
  .text-slide-3 {
    font-size: 30px !important;
  }
  .infomation-block-img {
    width: 100%;
  }
  .infomation-block-txt {
    font-size: 15px;
  }
  .footer-col-2-icon {
    width: 40px;
  }
  .footer-col-item {
    margin-bottom: 15px;
  }
  .fast-icon {
    left: 106px;
  }
}
@media (max-width: 575px) {
  .page-header-img {
    background-image: url(./images/banner-image/banner_mobile.jpg);
    position: relative;
    width: 100%;
    height: 1035px;
    background-color: #e50d01;
    background-size: contain;
    padding: 250px 0;
    background-repeat: no-repeat;
  }
  .form-register {
    width: 100%;
    right: 30px;
    margin-top: 636px;
  }
  .content-description {
    width: 90%;
  }
  .logo-header {
    height: 350px;
    width: 75%;
  }
  .logo-header-img {
    width: 150px;
  }
  .form-header {
    padding: 10px 30px;
    font-size: 20px;
  }
  .form-input-item {
    margin: 10px 0;
  }
  .intro-text-title {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .second-service-block {
    padding: 10px 10px;
  }
  .wrap-form-2 {
    width: 100%;
  }
  .infomation-block-content {
    left: 80px;
    padding-right: 10px;
  }
  .wrap-form {
    padding: 0 10px;
    padding-bottom: 10px;
  }
  .form-btn button {
    font-size: 16px;
  }
  .page-header-img {
    padding: 80px 0;
  }
  .service-txt span {
    font-size: 12px;
  }
  .service-txt p {
    font-size: 15px;
  }
  .second-service-img {
    width: 30%;
    float: left;
  }
  .second-service-img img {
    width: 80%;
  }
  .text-24px {
    font-size: 24px !important;
  }
  .wrap-register-container {
    padding: 20px 20px;
  }
  .infomation-block-title {
    font-size: 14px;
    margin-bottom: 5px !important;
  }
  .service-block {
    width: 50%;
    margin: auto;
  }
  .second-service-title {
    font-size: 20px;
    margin-bottom: 5px !important;
  }
  .text-slide-1 {
    font-size: 13px;
  }
  .text-slide-2 {
    font-size: 30px !important;
  }
  .text-slide-3 {
    font-size: 30px !important;
  }
  .infomation-block-img {
    width: 100%;
  }
  .infomation-block-txt {
    font-size: 13px;
  }
  .footer-col-2-icon {
    width: 30px;
  }
  .footer-col-item {
    margin-bottom: 15px;
  }
  .service-txt {
    margin-top: 10px;
  }
  .service-img {
    width: 40%;
  }
  .wrap-page {
    padding: 20px 0;
  }
  .second-service-block {
    width: 100%;
    padding: 25px 30px;
  }
  .wrap-second-service-txt {
    margin-top: 20px;
  }
  .wrap-second-service-txt p {
    width: 60%;
    float: right;
  }
  /* .infomation-block-img img {
    height: 200px;
  } */
  .wrap-infomation-block {
    padding: 15px 0;
  }
  .wrap-footer-page {
    padding: 20px 0;
  }
  .footer-col-1-icon {
    width: 30px;
  }
  .wrap-branch-slide {
    padding: 15px 0;
  }
  .fast-icon {
    left: 145px;
  }
  .wrap-reson-container {
    padding: 0px 30px;
  }
  .wrap-page .third-service-block {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0;
  }
  .infomation-block-img {
    height: 750px;
  }
  .infomation-block-image {
    content: url(./images/banner-image/footer_banner_mobile.jpg);
  }
  .infomation-block-content {
    position: absolute;
    top: 77%;
    left: 3px;
    transform: translateY(-50%);
    width: 100%;
  }
  #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  #blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    margin-top: 415px;
  }
  #blockC {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
  }
  #blockB {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }
  .reson-statistics-content {
    display: flex;
    flex-direction: row-reverse;
  }
  .reson-statistics-content h1 {
    width: 35%;
    text-align: start;
  }
  .reson-statistics-content p {
    text-align: end;
    margin-right: 20px;
    flex: 1;
    font-weight: 600;
  }
  .owl-carousel.owl-drag .owl-item {
    width: 400px !important;
  }
  .owl-carousel .owl-stage {
    width: 7000px !important;
  }
  .reson-number .center iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
  }
  .reson-statistics-content p {
    font-size: 20px;
  }
}

input[type="radio"]:after {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  top: -1px;
  left: 6px;
  position: relative;
  background-color: #d1d3d1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

input[type="radio"]:checked:after {
  background-color: #d62828 !important;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d62828;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d62828;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #d62828;
}

.thank-you-page {
  background-color: #cc0000;
  width: 50%;
  margin: auto;
  border-radius: 8px;
  padding: 50px 0px;
  transform: translateY(200px);
  color: #fff;
}
@media (max-width: 575px) {
  .thank-you-page {
    padding: 50px 0px;
    width: 100%;
    border-radius: 8px;
  }
}

.form-input-item select {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 3px 10px;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  color: white;
  border-bottom: 1px solid #000;
}

.form-input-item select option {
  margin: 40px;
  background: #f8f8f8;
  color: #222;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.form-input-modify select {
  appearance: none;
  background-color: white;
  border: none;
  padding: 3px 10px;
  margin-bottom: 10px;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  color: #d62828;
  height: 40px;
}
select::-ms-expand {
  display: none;
}

.text-24px {
  font-size: 38px;
}
.owl-stage-outer{
  background: #fff;
    border-radius: 3px;
}