#site-wrapper{
    background: #fff;
}
.home footer#site-footer {

    /*position: absolute;*/

/*    max-height: 100px;*/

}


.page .content_area {
    text-align: justify;
}
.page .content_area img{
    
}

.footer.flex_center.jus-sp{
    height: 100%;
    min-height: 56px;
    max-height: 56px;
}
.home footer#site-footer{
    background-color: transparent;
}
/*.home footer#site-footer{
    position: relative;
}*/

footer#site-footer {

    /*background: #b7c42a;rgba(183, 196, 42, 0.7)*/

    background: url('../../assets/images/banner-top.png')no-repeat center;

    background-color: #fff;

    background-size: cover;

    position: fixed;

    width: 100%;

    height: 100%;

    max-height: 70px;

    min-height: 70px;

    padding: 0px 15px;

    bottom: 0;

    left: 0;

    z-index: 99;

}

.content_area  p {
 /*   margin: 0;*/

}
.content_area h1, 
.content_area h2,
.content_area h3, 
.content_area h4,
.content_area h5,
.content_area h6 ,
.content_area strong{
    margin: 10px 0;
}
footer#site-footer p {

    font-size: 12px;

}

footer#site-footer form {

    display: flex;

    gap: 10px;

}

footer#site-footer form .wpcf7-spinner {

    display: none;

}

footer#site-footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {

    width: 174px;

}

footer#site-footer input {

    padding: 5px;

    background: #f5f5f5;

    color: #000;

    border: none;

    outline: none;

    font-size: 14px;

    height: 34px;

}

footer#site-footer input.wpcf7-form-control.has-spinner.wpcf7-submit {

    font-size: 12px;

    font-weight: 500;

}

footer#site-footer form p {

    align-items: center;

    display: flex;

}

footer#site-footer input.wpcf7-form-control.has-spinner.wpcf7-submit {

    padding: 5px 15px;

}

footer#site-footer .wpcf7 form .wpcf7-response-output {

    border: none;

    align-items: center;

    display: flex;

    margin: 0;

    font-size: 11px;

    padding: 0;

    border-color: #ccc;

}

.col-80 {

    flex: 0 0 12.5%;

    max-width: 12.5%;

}

.col-80 .col-inner {

    margin: 0 2px;

    margin-bottom: 4px;

}

.col-80 .info-ns {

    left: 0;

    bottom: 0;

    background: #00000087;

    padding: 8px;

    width: 100%;

    display: flex;

    flex-direction: column;

}

.col-80 .info-ns .name {

    font-size: 14px;

    font-weight: 600;

}

.col-80 .info-ns .chucvu {

    font-size: 12px;

    font-weight: 500;

}

section#sec-dnns .row {

    width: calc(100% - 10px);

    margin: 0 auto;

}

section#sec-dnns .team-leader .col-80:first-child,

section#sec-dnns .tv .col-80:first-child {

    display: flex;

    align-items: center;

    justify-content: center;

}

.img-ns {

    min-height: 100%;

}

.img-ns img {

    width: 100%;

    height: 100%;

}



.title-c {

    color: #b9bbc0;

    font-size: 16px;

    font-weight: 500;

}

.row-media {

    display: flex;

    flex-wrap: wrap;

    width: calc(100% - 3px);

}

.row-media .col-3 {

    padding: 0;

    margin-bottom: 4px;

}

.row-media .col-inner {

    padding: 0 3px;

    position: relative;

}

.row-media .col-inner:before {

    background-color: rgba(255, 255, 255, 0.65);

    content: "";

    position: absolute;



    visibility: hidden;

    opacity: 0;

    width: 100%;

    height: 100%;

    z-index: 999;

}



.row-media .col-inner:hover:before {

    visibility: visible;

    opacity: 1;

}

section#media {

    background: #eee;

}

section#media h1 {

    font-weight: 500;

    color: #111;

    font-size: 24px;

    padding: 15px 0;

}

.banner-top .item {

    height: calc(100vh - 145px);

}

.banner-top .item img {

    width: 100%;

    height: 100%;

}

.spl_content_page {

    color: #666;

}

.spl_content_page h1 {

    font-size: 24px;

    font-weight: 500;

    color: #000;

    line-height: 1.3;

    padding-bottom: 15px;

    border-bottom: 1px solid #ccc;

    margin-top: 30px;

    margin-bottom: 30px;

}

footer#site-footer .affiliates span {

    display: inline-block;

    margin-left: 10px;

}



footer#site-footer a,

footer#site-footer {

    color: #fff;

    font-size: 14px;

}

.home {
    overflow-y: hidden;
}


.zalo-container.right {
    right: 20px;
}

.zalo-container {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 150px;
    z-index: 9999999;
}

.zalo-container.right.call {
    bottom: 70px;
}
.zalo-container.right.tops{
    bottom: 230px
}
.zalo-container.right.call img {
    width: 26px;
}
.zalo-container.right.call span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}

.zalo-container a {
    display: block;
}

.animated_zalo.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.cmoz-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(17, 130, 252, .8);
    opacity: .1;
    border-color: #1182FC;
    opacity: .5;
}

.animated_zalo {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.zoomIn_zalo {
    -webkit-animation-name: zoomIn_zalo;
    animation-name: zoomIn_zalo;
}

.pulse_zalo {
    -webkit-animation-name: pulse_zalo;
    animation-name: pulse_zalo;
}

.zalo-container span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1182FC;
    position: relative;
}

.cmoz-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(17, 130, 252, 0.45);
    opacity: .75;
    right: -10px;
}

@-webkit-keyframes zoomIn_zalo {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }




}

@keyframes zoomIn_zalo {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }




}

@-webkit-keyframes pulse_zalo {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse_zalo {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


@media (max-width: 1024px) {

    footer#site-footer .icon-share,

    footer#site-footer .form-ft {

        display: none;

    }
footer#site-footer {
  
  /*  padding: 6px 15px !important;*/

}


    footer#site-footer .copy-r,

    footer#site-footer .affiliates {

        width: 50%;

    }

    footer#site-footer .affiliates {

        display: flex;

        justify-content: flex-end;

    }

    .col-80 {

        max-width: 50%;

        flex: 0 0 50%;

    }

    .banner-top .item {

        height: 36vh;

    }

    footer#site-footer p,

    footer#site-footer a {

        font-size: 14px;

    }

}


.mxh_group {
    position: fixed;
    left: 15px;
    z-index: 99;
    top: 35%;
    box-shadow: 6px 6px 4px #0000001c;
    border: 1px solid #eee;
}

.list_mxh_group {
    background: rgb(255 255 255 / 90%);
    padding: 10px;
    backdrop-filter: blur(15px);
}
.swap-btn-mxh {
    position: absolute;
    right: -21px;
    font-size: 65px;
    top: 40%;
    color: #b9bbc0;
    cursor: pointer;
    transition: all .4s;
}
.list_mxh_group li {
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list_mxh_group li:not(:last-child) {
    margin-bottom: 10px;
}
.list_mxh_group a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 50%;
}
.list_mxh_group .omega {
    padding: 0;
    width: 38px;
    height: 38px;
}
.list_mxh_group .omega img {
    display: block;
    height: auto;
}
.list_mxh_group .facebook {
    background-color: #1877F2;
}
.list_mxh_group .pinterest {
    background-color: #e60023;
}
.list_mxh_group .zalo {
    padding: 0;
    width: 44px;
    height: 44px;
}
.list_mxh_group .linkedin {
    background-color: #0A66C2;
}
.swap-btn-mxh.show {
    left: -3px;
    top: 45%!important;
    position: fixed;
    color: #1852a4;
    width: 30px;
}
    .hide {
    display: none!important;
}
@media screen and (max-device-width: 576px) {
    .footer.flex_center.jus-sp{
        max-height: unset;
        min-height: unset;
    }
}
@media screen and (max-device-width: 1536px) and (min-device-width: 1440px) {
#dsk-header .menu a{
    padding: 0 30px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
}

