.ct-captcha {
    flex-wrap: wrap;
}

.ct-captcha .text-danger {
    flex: 0 0 100%;
}


.ct-file {
    flex-wrap: wrap;
}

.ct-file .text-danger {
    flex: 0 0 100%;
}

.ct-file span.policy {
    font-size: 14px;
    margin-top: 10px;
}

.q-content-page-dt .wrap-partner .partner-item .partner-content a {
    text-decoration: none;
    font-size: 18px;
    color: inherit;
}

.q-content-page-dt .wrap-partner .partner-item a {
    flex: 0 0 230px;
}

@media (max-width: 767px) {
    .q-content-page-dt .wrap-partner .partner-item a {
        flex: none;
        display: block;
        margin: 0 auto;
    }

    .item-news-home .title a {
        line-height: 1.6;
        max-height: initial;
    }
}

.form-contact-home {
    padding-bottom: 100px;
}

.contact-home.v2 {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .form-contact-home {
        padding-bottom: 60px;
    }
}

.back-to-top {
    position: fixed;
    z-index: 9;
    bottom: 20px;
    right: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(58, 58, 58, 0.75);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.back-to-top i {
    color: #d4d4d4;
}

.back-to-top:hover {
    background-color: #b11116;
}

.item-news-cate .desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 22px;
    max-height: calc(22px * 5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.item-news-cate .title a {
    text-transform: uppercase;
}

.block-news-hot .item, .item-news-home {
    align-items: flex-start;
}

.block-news-hot .item a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 21px;
    max-height: calc(21px * 4);
}

.item-news-cate .title a {
    line-height: 32px !important;
    max-height: calc(32px * 3);
    font-size: 22px;
}

.sharePost {
    padding-top: 15px;
}

.sharePost a, .sharePost p {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.sharePost a.fb {
    background: #3b5998;
}

.sharePost a {
    width: 40px;
    height: 40px;
    border-radius: 200px;
    font-size: 15px;
    color: #fff !important;
    text-align: center;
    line-height: 40px;
}

.sharePost a.gp {
    background: #1da1f2;
}

.sharePost a.mail {
    background: #ffa013;
}

.s-content h1 {
    text-transform: unset;
    font-weight: 500;
}

.cas-act .item .ct .title {
    font-size: 16px;
}

.wrap-partner .partner-item h4 {
    margin-bottom: 0.4rem;
    margin-top: 0;
}

.q-content-page-dt .wrap-partner .partner-item {
    align-items: center;
}

@media (max-width: 1199px) {
    .show-on-device .pc {
        display: none;
    }

    .show-on-device .mobile {
        display: block;
    }
}

@media (min-width: 1200px) {
    .show-on-device.home .pc {
        display: none;
    }

    .show-on-device.home .pc.v2 {
        display: block;
    }

    .show-on-device .pc {
        display: block;
    }

    .show-on-device .mobile {
        display: none;
    }

    .wrap-intro .show-on-device.home .pc.v2 {
        display: block !important;
    }

    .wrap-intro .show-on-device.home .mobile {
        display: none !important;
    }
}

@media (min-width: 1900px) {
    .show-on-device.home .pc {
        display: block;
    }

    .show-on-device.home .pc.v2 {
        display: none;
    }

    .wrap-intro .show-on-device.home .pc.v2 {
        display: none !important;
    }

    .wrap-intro .show-on-device.home .mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .wrap-intro {
        padding-left: 25px;
    }
}

.wrap-intro.home .ct {
    padding-right: 0;
}

#form_scontact .captcha {
    max-width: 300px;
    display: flex;
}

#form_scontact .captcha .number-cap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    background-color: #acacac;
}

#form_scontact .captcha .number-cap img {
    max-width: initial;
}

#form_scontact .captcha .number-cap .reset-pass {
    height: 100%;
    background-color: #959595;
    display: inline-flex;

    align-items: center;
    justify-content: center;
    padding: 0 12px;
}

.btn-career.v2 button {
    margin-bottom: 7px;
    padding: 7px 40px;
    text-transform: uppercase;
    color: #fff;
    background-color: #b11116;
    white-space: nowrap;
    display: inline-block;
    transition: 0.2s;
}

.sl select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-career .form-group.v2 label {
    flex: none;
}

.form-career .form-group.v2 .upload-cv {
    flex: 1;
    padding-left: 30px;
}

.form-career .form-group.v2 .upload-cv .f-input {
    max-width: unset;
}

@media (max-width: 600px) {
    .form-career .form-group.v2 .upload-cv {
        padding-left: 0;
        width: 100%;
        margin-top: 4px;
    }

    .form-career .form-group.v2 {
        flex-direction: column;
        align-items: flex-start;

    }
    .phucloi ul li{
        flex: 0 0 50%;
    }
}

.title-uv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;

}

.title-uv span {
    color: #b11116;

}

.title-uv .download-cv {
    color: #000;
    font-weight: 500;
}

.title-uv .download-cv img {
    margin-left: 15px;
}

.share-social {
    margin-top: 10px;
    display: flex;
    align-items: center;
    font-weight: 500;
    justify-content: flex-end;
}

.share-social a {
    font-size: 16px;
    color: #fff;
    margin-left: 5px;
    background-color:#3b5998;
    width: 34px;
    height:34px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.share-social  a.lin{
    background: #0077b5;
}
.share-social  a.mail{
    background: #ffa013;
}
.share-social a:hover{
    background-color: #b11116;
}

.phucloi .title-uv h3, .ct-details-career h3 {
    color: #b11116;
    font-weight: 600;
    font-size: 16px;
}
.phucloi ul{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}
.phucloi ul li{
    flex: 0 0 33.333%;
    line-height: 2;
}
.phucloi ul li img{
    margin-right: 7px;
}
.details-news .title._title{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
.ct-details-career .head .title{
    font-weight: 600;
    font-size: 18px;
}
.block-news-hot ul li a i{
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 8px;
}
.block-news-hot ul li{
    position: relative;
    padding-left: 14px;
}
.details-news.v2 {
    padding: 20px 50px 40px 50px;
}
.form-career .form-group.v2.ct-file{
    margin-bottom: 6px;
}
.policy{
    display: block;
    margin-bottom :10px;
}

.item-video-hot .ct {
    background-color: unset;
}
.intro-home.v2{
  background: none;
}
.intro-home.v2 .dc-intro{
  z-index: 1;
}
.wrap-intro.home{
  background: none no-repeat center;
    background-size: 100% 100%;
    padding-top: 50px;
}
.wrap-intro.home .decor{
  margin-left: -80px;
}

.intro-home.v2 .dc-intro{
  display: none;
}
.wrap-intro.home{
  position: relative;
}
.wrap-intro.home:before{
  content: '';
    position: absolute;
    left: 40px;
    top: 0;
    width: 20%;
    height: 100%;
    background: url('dc-intro-v2.png') no-repeat center;
    background-size: 100% auto;
}
@media (max-width: 1199px) {
  .wrap-intro.home:before{
    display: none;
  }
}
/* BRG static repair: restore the visible Intro / Our Business / Footer blocks. */
.intro-home.v2 {
  background-color: #c51f25;
  background-image: url("bg-intro-local.jpg");
  background-repeat: repeat;
  background-position: center;
  background-size: 720px 440px;
}

.head-act {
  background-color: #b52228;
  background-image: none;
  min-height: 70px;
}

footer {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  min-height: 145px;
  background-color: #b5b3b3;
  background-image: none;
  color: #fff;
}

footer .container,
footer .row {
  min-height: 105px;
}

.logo-ft img {
  display: block;
  width: 105px;
  height: 66px;
  object-fit: contain;
}

.ct-footer h3,
.ct-footer p,
.ct-footer p a,
.ct-footer .copy-right {
  color: #fff;
}

.ct-footer p { margin-bottom: 0; }
.ct-footer .copy-right { margin-top: 20px; }

.back-to-top {
  z-index: 9999;
}
