.btn_submit_job {
  background: #00ade5;
  color: #fff;
}

.btn_submit_job:hover {
  background: #182654;
}

.input.btn_submit {
  width: 50%;
  margin: auto;
}

#formApplyJob .text-danger:not(".col-md-6 > span") {
  padding-left: 25%;
}

.col-md-6 input[type="file"] {
  margin-bottom: 10px;
}

.year-cas .info {
  height: 128px !important;
}

.h-post.home .ct {
  flex-grow: 1;
}

#thong-so-ky-thuat table {
  margin-bottom: 20px;
}

#thong-so-ky-thuat table,
#thong-so-ky-thuat table tr,
#thong-so-ky-thuat table tr td {
  border: 1px solid #ffffff;
}

#thong-so-ky-thuat table tr td {
  padding: 10px;
}

#popup_startup .modal-dialog {
  max-width: 1000px;
  min-height: calc(100% - 500px);
}

@media (max-width: 1366px) {
  #popup_startup .modal-dialog {
    max-width: 800px;
    min-height: calc(100% - 400px);
  }
}

@media (max-width: 991px) {
  #popup_startup .modal-dialog {
    max-width: 600px;
    min-height: calc(100% - 300px);
  }
}

#popup_startup video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#popup_startup .close {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #0c2e69;
  border-radius: 50%;
  color: #fff;
  box-shadow: none;
  opacity: 1;
}

#popup_startup.fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

#popup_startup.fade-scale.show {
  opacity: 1;
  transform: scale(1);
}

.slider_title {
  max-width: 850px;
}

@media (max-width: 1599px) {
  .slider_title {
    font-size: 41px;
    max-width: 500px;
  }
  .slider_desc {
    font-size: 16px;
    max-width: 390px !important;
  }
}

#thong-so-ky-thuat,
#chung-nhan,
#goi-cuoc,
#huong-dan-cai-dat,
#video-clip,
#khach-hang {
  font-size: 16px;
}

@media (max-width: 575px) {
  footer .f-line .dash {
    display: none;
  }

  footer .f-line span {
    display: block;
  }
}

@media (min-width: 769px) {
  .products {
    display: block;
  }

  .svg-services {
    display: block;
  }

  .products-mobile {
    display: none;
  }

  .svg-services-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .products {
    display: none;
  }

  .svg-services {
    display: none;
  }

  .products-mobile {
    display: block;
    position: relative;
    z-index: 2;
  }

  .svg-services-mobile {
    margin-top: 100px;
    display: block;
    position: relative;
    z-index: 2;
  }
}

.ani3 {
  animation: aniName3 3s infinite linear;
}

.ani4 {
  animation: aniName4 3s 0.5s infinite linear;
}

@keyframes aniName3 {
  0% {
    opacity: 0;
    r: 50;
  }
  25% {
    opacity: 0.3;
    r: 55;
  }
  50% {
    opacity: 0.4;
    r: 60;
  }
  75% {
    opacity: 0.5;
    r: 65;
  }
  100% {
    opacity: 0;
    r: 50;
  }
}

@keyframes aniName4 {
  0% {
    opacity: 0;
    r: 60;
  }
  25% {
    opacity: 0.3;
    r: 65;
  }
  50% {
    opacity: 0.5;
    r: 70;
  }
  75% {
    opacity: 0.6;
    r: 75;
  }
  100% {
    opacity: 0;
    r: 55;
  }
}

.tag-post {
  margin-top: 20px;
  padding: 20px;
  background-color: #f6f6f6;
}

.tag-post span {
  margin-right: 10px;
}

.tag-post a {
  display: inline-block;
  transition: 0.2s;
  text-decoration: none;
  color: #0d2d6c;
}

.tag-post a:hover {
  color: #b5d351;
}

.post-cas .slick-slide {
  width: 100%;
}

.dk-form-btns.v2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dk-form-btns.v2 a {
  font-size: 15px;
}

@media (max-width: 1599px) {
  .dk-form-btns.v2 a {
    font-size: 14px;
    padding-right: 10px;
  }

  .dk-form-btns.v2 .dk-form-download i {
    width: 24px;
    height: 24px;
  }

  .dk-form-btns.v2 .dk-form-hotline {
    padding-left: 32px;
  }
  .dk-form-btns.v2 .dk-form-hotline i {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .dk-form-btns.v2 {
    max-width: 100%;
    justify-content: center;
  }

  .dk-form-btns.v2 a:first-child {
    margin-right: 10px;
  }
}
@media (max-width: 320px) {
  .dk-form-btns.v2 a {
    font-size: 13px;
    padding-right: 10px;
  }
}
.pro-detail .policy ul li {
  padding-left: 30px;
  font-size: 16px;
  color: #4d4d4f;
  line-height: 28px;
  position: relative;
}
.pro-detail .policy ul li:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  left: 0;
  content: "\f017";
  color: #b5d351;
  top: -3px;
  font-size: 16px;
}
.pro-detail .policy ul li:nth-child(1):before {
  content: "\f06b";
}
.pro-detail .policy ul li:nth-child(2):before {
  content: "\f021";
}
.pro-detail .policy ul li:nth-child(3):before {
  content: "\f073";
}
.pro-detail .policy ul li:nth-child(4):before {
  content: "\f06b";
}
@media (max-width: 1599px) {
  .pro-detail .policy ul li {
    font-size: 14px;
    line-height: 1.8;
  }
}
.search-fr input {
  padding-right: 40px;
}
.maxHeight305 {
  max-height: 305px;
  overflow-y: auto;
  padding-right: 4px;
}
.maxHeight305::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #fff;
  background-color: #f0f0f0;
}

.maxHeight305::-webkit-scrollbar {
  width: 6px;
  background-color: #f0f0f0;
}

.maxHeight305::-webkit-scrollbar-thumb {
  background-color: #a9a6;
  border-radius: 10px;
}
.main-nav > ul > li.active > a {
  color: #b5d351;
}
.q-input-wrap .input-item input {
  padding: 12px 35px 12px 18px;
}
#q-accordion .item .download {
  display: inline-flex;
}
#q-accordion .item .download i {
  margin-right: 4px;
}

.q-wrap-post .body-post img {
  margin: auto;
}
.q-wrap-post .body-post p {
  margin: 10px 0;
}

.q-main-page .q-partner-items .item::after{
  content:none;
}
.q-main-page .post-items .item .text .title{
  text-transform: uppercase;
}
.q-main-page .post-main .text h3{
  text-transform: uppercase;
}
.q-wrap-post .header-post .q-title-post{
  text-transform: uppercase;
}

.f-bct a img{
  width: 260px;
  margin-top: 10xp;
  /*height: 42px;*/
}

.news_showmore{
  display: block;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  color: white;
  background: #b5d351;
  font-weight: bold;
  padding: 8px 30px;
  border-radius: 26px;
  margin-bottom: 10px;
  max-height: 53px !important;
  transition: all 0.3s linear;
}

.news_showmore:hover{
  background: #0d2d6c;
  color: #fff;
}

#khach-hang{
  font-size: unset;
}

#khach-hang h1{
  display: block !important;
  font-size: 2em  !important;
  margin-block-start: 0.67em !important;
  margin-block-end: 0.67em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}
#khach-hang h2 {
  display: block !important;
  font-size: 1.5em !important;
  margin-block-start: 0.83em !important;
  margin-block-end: 0.83em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}
#khach-hang h3{
  display: block !important;
  font-size: 1.17em !important;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}
#khach-hang h4{
  display: block !important;
  margin-block-start: 1.33em !important;
  margin-block-end: 1.33em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}
#khach-hang h5{
  display: block !important;
  font-size: 0.83em !important;
  margin-block-start: 1.67em !important;
  margin-block-end: 1.67em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}
#khach-hang h6 {
  display: block !important;
  font-size: 0.67em !important;
  margin-block-start: 2.33em !important;
  margin-block-end: 2.33em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}

#khach-hang p {
  display: block !important;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
}