.clr, .clear {
    clear: both;
}

.fullbackground {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 10;
    display: none;
}

.taoweb_class {
    width: 500px;
    height: 500px;
    border-radius: 5px;
}

.taoweb_title {
    font-size: 35px;
    color: #FFF;
}

.taoweb_xinvuilong {
    color: #FFF;
    font-size: 13px;
}

.taoweb_input {
    color: #000;
    font-size: 16px;
    width: 100%;
    border: 1px solid #999;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    height: 30px;
}

.margintop50 {
    margin-top: 50px !important;
}

.autohide {
    display: none;
}

.vangkhe {
    color: #FF3 !important;
}

.khuyenmai {
    border: 1px dotted #CCC;
    padding: 10px;
}

.margintop10 {
    margin-top: 10px !important;
}

.taoweboption {
    font-size: 18px;
    color: #FF3;
}

.timer {
    font-size: 56px;
    font-weight: bolder;
    line-height: 120%;
}

.margintop20 {
    margin-top: 20px !important;
}

.taoweb_class input[type="radio"] {
    margin: 3px 3px 0px 5px;
}

.dv-goi-moi {
    border: 1px dotted #fff;
    margin-top: 10px;
    padding: 8px 10px;
    display: none
}

.dv-goi-moi label {
    color: #fff;
    margin-right: 12px;
    font-size: 13px;
    float: left;
    line-height: 1;
    margin-bottom: 5px;
}

.dv-goi-moi label:hover {
    color: #FF3
}

.dv-goi-moi label input {
    float: left;
    margin: 0 !important;
    margin-right: 6px !important;
}

.khungdeptaoweb {
    color: #F00;
    border: 2px solid #FF0 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    background: #FC0;
    margin-top: 3px;
    font-size: 25px;
    cursor: pointer;
    text-align: center;
    width: 250px;
    height: 70px;
    padding-top: 10px;
}

.bxanh {
    background: #060 !important;
}

.trang {
    color: #FFF !important;
}

.xmall {
    font-size: 13px;
    color: #FC0;
}

.xanh {
    color: #060 !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.closewindows {
    height: 36px;
    width: 37px;
    position: absolute;
    z-index: 2;
    top: 70px;
    right: 30px;
    background: url('../images/close2.png') no-repeat;
    cursor: pointer;
}

.khungdeptaoweb:hover {
    background: #FF0;
    color: #F00 !important;
}

.bxanh:hover {
    background: #090 !important;
}

.closewindows {
    height: 36px;
    width: 37px;
    position: absolute;
    z-index: 2;
    top: 110px;
    right: 30px;
    background: url('../../images/old/close2.png') no-repeat;
    cursor: pointer;
}

.link_page h2.title-wyc {
    display: inline-block;
    float: left
}

.link_page .search-wyc {
    float: right
}

.link_page .search-wyc .dv-timkiem {
    margin-top: 0;
    border: 1px solid #ccc;
    border-radius: 14px;
}

.link_page h2.title-wyc span {
    text-transform: none
}

.pageload_id {
    padding-top: 10px;
    margin-bottom: 20px;
}

.col-contact {
    float: left;
    margin: 0 15px;
    width: 570px;
}

.col-contact ul {
    margin-bottom: 20px;
    line-height: 25px;
}

.col-contact ul h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #DC1A5B;
    text-transform: uppercase;
}

.col-contact ul p {
    border-bottom: dotted #CCCCCC 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 30px;
    font-size: 14px;
}

.col-contact ul p.add_contact {
    padding-left: 25px;
    background: url(../../images/contact/c_local.png) top 4px left no-repeat;
    background-size: 15px auto;
}

.col-contact ul p.phone_contact {
    padding-left: 25px;
    background: url(../../images/contact/c_phone.png) top 6px left no-repeat;
    background-size: 15px auto;
}

.col-contact ul p.email_contact {
    padding-left: 35px;
    background: url(../../images/contact/c_mail.png) center left no-repeat;
}

#contact .left {
    width: 44.7%;
    float: left;
}

#contact .right {
    width: 55%;
    float: right;
}

.formBox li {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.formBox li input, .formBox li textarea {
    border: solid 1px #E1E1E1;
    height: 38px;
    color: #999;
    padding: 0 10px 0 45px;
}

.formBox li textarea {
    padding: 10px 10px 10px 45px;
    height: 168px;
}

#contact .left input {
    width: 87%;
}

#contact .right input, #contact .right textarea {
    width: 91.5%;
}

.formBox li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}

.formBox li.name:after {
    background-image: url("../../images/contact/c_name.png")
}

.formBox li.phone:after {
    background-image: url("../../images/contact/c_phone.png");
}

.formBox li.mail:after {
    background-image: url("../../images/contact/c_mail.png");
}

.formBox li.local:after {
    background-image: url("../../images/contact/c_local.png");
}

.formBox li.subject:after {
    background-image: url("../../images/contact/c_subject.png");
}

.formBox li.mess:after {
    background-image: url("../../images/contact/c_mess.png");
}

.formBox li.code:after {
    background-image: url("../../images/contact/c_code.png");
}

.formBox .button {
    float: right;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 20px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #FFF;
    background: #DC1A5B;
    white-space: nowrap;
}

.formBox .button:hover, .formBox .btn_active {
    color: #FFF;
    background: #f60;
}

.formBox li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
    padding: 0 10px;
    font-weight: bold;
    z-index: 2;
    letter-spacing: 1px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.hotro_lienhe ul {
    width: calc(50% - 15px);
    padding: 30px;
    background: #F34C49;
    float: left;
    color: #fff;
    margin-bottom: 20px;
}
.hotro_lienhe .dv-cont-tinhnang-web .nd-tinhnang-web:first-child ul{
    margin-right: 30px;
}
.hotro_lienhe ul h2 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.hotro_lienhe ul li {
    list-style: none;
    border-top: dotted #fff 1px;
    margin-top: 5px;
    padding-top: 5px;
}

.hotro_lienhe ul li span {
    font-size: 18px;
    font-weight: bold;
    color: #ff0;
}

.hotro_lienhe p {
    color: #666;
    line-height: 25px;
    font-size: 14px;
    font-style: italic;
    text-align: center;
}

.hotro_lienhe {
    margin-bottom: 20px;
}

.lienhe {
    text-transform: none;
    font-style: italic;
    font-weight: normal
}

.link_page h3 {
    color: #666;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 35px;
    font-weight: normal;
    margin-bottom: 20px;
}

/**/
.dv-bangsosanh-webshop, .dv-bangsosanh-webshop div, .dv-bangsosanh-webshop p, .dv-bangsosanh-webshop span, .dv-bangsosanh-webshop b {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5
}

.dv-bangsosanh-webshop {
    text-align: center;
    color: #5a5a5a;
    font-size: 13px;
    margin: 50px 15px;
}

.dv-bangsosanh-webshop .dv-bg-header {
}

.dv-bangsosanh-webshop .dv-bg-header h3 {
    display: block;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    font-weight: 600;
}

.dv-bangsosanh-webshop .dv-bg-header h3.big {
    margin-top: -20px;
    height: 72px;
    line-height: 72px;
}

.dv-bangsosanh-webshop .dv-bg-header span {
    display: block !important;
    font-size: 27px !important;
    margin: 15px 0 10px;
    font-weight: 500;
    width: 100% !important;
    line-height: 1
}

.dv-bangsosanh-webshop .dv-bg-header b {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    display: block;
    margin-bottom: 14px;
    line-height: 1;
}

.dv-bangsosanh-webshop .bg-col-1 .l {
    width: 75%;
    float: left;
    font-size: 26px;
    line-height: 1.3;
    color: rgba(220, 26, 92, 0.9);
}

.dv-bangsosanh-webshop .bg-col-1 .r {
    width: 25%;
    float: left;
    text-align: left;
    padding-left: 10px;
    font-size: 114px;
    line-height: 1;
    color: rgba(220, 26, 92, 0.77);
    font-weight: 400;
    font-family: times new roman;
}

.dv-bangsosanh-webshop .bg-col-1 {
    background: #F5F5F5;
    text-align: left;
    border: 1px solid #dadada;
    height: 34px;
    display: table;
    padding: 0 10px;
    border-right: 0;
    border-top: 0;
    border-left: 1px solid #e6e6e6;
    vertical-align: middle;
}

.dv-bangsosanh-webshop .dv-row-bg {
    background: #cbf1e6;
}

.dv-bangsosanh-webshop .bg-col-2 {
    background: #b6ebfb;
    display: table;
    min-height: 34px;
    border: 1px solid #fff;
    border-top: 0;
    border-right: 0;
}

.dv-bangsosanh-webshop .bg-col-3 {
    display: table;
    min-height: 34px;
    border: 1px solid #fff;
    border-top: 0;
    border-right: 0;
}

.dv-bangsosanh-webshop .bg-col-4 {
    min-height: 34px;
    display: table;
    border: 1px solid #fff;
    border-top: 0;
    border-right: 0;
}

.dv-bangsosanh-webshop .dv-row-bg-hd {
    text-transform: uppercase;
    font-size: 17px;
    display: block;
    border-bottom: 1px solid #fff;
}

.dv-bangsosanh-webshop .bg-col-1 {
    width: 34%;
    float: left;
}

.dv-bangsosanh-webshop .bg-col-2 {
    width: 22%;
    float: left;
}

.dv-bangsosanh-webshop .bg-col-3 {
    width: 22%;
    float: left;
}

.dv-bangsosanh-webshop .bg-col-4 {
    width: 22%;
    float: left;
}

.dv-bangsosanh-webshop .dv-bg-header .bg-col-1 {
    height: 146px;
    border: none;
    background: none;
    font-size: 24px;
    text-align: center;
    line-height: 146px;
}

.dv-bangsosanh-webshop .dv-bg-header .bg-col-2, .dv-bangsosanh-webshop .dv-bg-header .bg-col-3, .dv-bangsosanh-webshop .dv-bg-header .bg-col-4 {
    height: 186px;
    display: block;
}
.dv-bangsosanh-webshop .dv-bg-header .btn-reg-page-full-feature{
    width: 100%;
    float: left;
    color: white;
    padding: 15px;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.dv-bangsosanh-webshop .dv-bg-header .bg-col-2 .btn-reg-page-full-feature {
    background: #00a6d9;
}
.dv-bangsosanh-webshop .dv-bg-header .bg-col-3 .btn-reg-page-full-feature {
    background: #f24e49;
}
.dv-bangsosanh-webshop .dv-bg-header .bg-col-4 .btn-reg-page-full-feature {
    background: #179c76;
}

.dv-bangsosanh-webshop .fa {
    font-size: 17px;
}

.dv-bangsosanh-webshop .fa-check {
    color: #1789e4;
}

.dv-bangsosanh-webshop .fa-close {
    color: #ff0000;
}

.dv-row-bg-dangky a {
    font-size: 15px;
    color: #fff;
    background: none;
    border-radius: 5px;
    padding: 8px 34px 8px 35px;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 0;
    cursor: pointer;
}

.dv-bangsosanh-webshop .bg-col-1 span,
.dv-bangsosanh-webshop .bg-col-2 span,
.dv-bangsosanh-webshop .bg-col-3 span,
.dv-bangsosanh-webshop .bg-col-4 span {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
}
.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-2,
.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3,
.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-4,
.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-1 {
    height: 65px !important;
}


.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3 a {
    background: rgb(242, 78, 73);
    border: 1px solid #e83933;
}


.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3 a:hover {
    background: #e83933;
}


.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .bg-col-2 p {
    background-color: #26ad5f;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .bg-col-2 {
    background: #b3f2ce;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .bg-col-3 {
    background: #fdb48e;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .bg-col-3 p {
    background-color: #f86517;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .bg-col-4 {
    background: #8ddef6;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .bg-col-4 p {
    background-color: #1c7e9c;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg {
    background: #8ddef6;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p {
    font-size: 17px
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-2 a {
    background: rgb(38, 173, 95);
    border: 1px solid #20a056;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-2 a:hover {
    background: #20a056;
    border: 1px solid #20a056;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3 a {
    background: #f86517;
    border: 1px solid #e6560a;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3 a:hover {
    background: #e6560a;
    border: 1px solid #e6560a;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-4 a {
    background: #1c7e9c;
    border: 1px solid #126f8c;
}

.dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-4 a:hover {
    background: #126f8c;
    border: 1px solid #126f8c;
}

.link_page h2 {
    margin-right: 15px;
    margin-left: 15px;
    color: #666;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 35px;
    font-weight: normal;
    margin-bottom: 20px;
}

.title_web_id ul h2 {
    font-size: 30px;
    font-weight: normal;
    color: #DC1A5B;
    text-transform: uppercase;
    line-height: 40px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p {
        font-size: 17px;
        line-height: 1.5;
        height: 54px;
        padding: 2px;
    }

    .dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p.big {
        margin-top: -10px;
        height: 64px;
        line-height: 1.5;
        padding: 8px 5px;
    }

    .dv-bangsosanh-webshop .dv-bg-header p {
        font-size: 13px
    }

    .dv-bangsosanh-webshop .dv-bg-header span {
        font-size: 25px
    }

    .dv-bangsosanh-webshop .dv-bg-header b {
        font-size: 16px
    }

    .dv-bangsosanh-webshop .dv-bg-header .bg-col-2, .dv-bangsosanh-webshop .dv-bg-header .bg-col-3, .dv-bangsosanh-webshop .dv-bg-header .bg-col-4 {
        height: 167px;
    }

    .dv-bangsosanh-webshop .dv-bg-header .bg-col-1 {
        height: 130px;
    }

    .dv-bangsosanh-webshop .bg-col-1 .l {
        font-size: 26px;
        padding-top: 30px;
    }

    .dv-bangsosanh-webshop .bg-col-1 .r {
        font-size: 85px;
        padding-top: 22px;
    }

    .dv-bangsosanh-webshop .dv-bg-header p {
        height: 48px;
        line-height: 48px;
    }

    .dv-bangsosanh-webshop .dv-bg-header p.big {
        margin-top: -10px;
        height: 58px;
        line-height: 58px;
    }
}

@media only screen and (max-width: 767px) {
    .dv-bangsosanh-webshop .dv-bg-header p {
        height: 48px;
        line-height: 1.5;
        padding: 5px 0;
    }

    .dv-bangsosanh-webshop .dv-bg-header p.big {
        margin-top: -10px;
        height: 58px;
        line-height: 1.5;
        padding: 10px 0;
    }

    .dv-bangsosanh-webshop .dv-bg-header span {
        font-size: 20px;
        margin: 7px 0 0;
    }

    .dv-bangsosanh-webshop .dv-bg-header b {
        font-size: 13px;
        margin: 4px 0;
    }

    .dv-bangsosanh-webshop .dv-bg-header .bg-col-2, .dv-bangsosanh-webshop .dv-bg-header .bg-col-3, .dv-bangsosanh-webshop .dv-bg-header .bg-col-4 {
        height: 133px;
    }
    .dv-bangsosanh-webshop .dv-bg-header .btn-reg-page-full-feature {
        font-size: 12px;
    }

    .dv-bangsosanh-webshop .dv-bg-header .bg-col-1 {
        height: 115px;
    }

    .dv-bangsosanh-webshop .bg-col-1 .l {
        font-size: 16px;
        padding-top: 35px;
    }

    .dv-bangsosanh-webshop .bg-col-1 .r {
        font-size: 60px;
        padding-top: 25px;
        padding-left: 0
    }

    .dv-row-bg-dangky a {
        font-size: 15px;
        padding: 3px 10px;
        margin: 7px 0;
    }

    .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-2, .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3, .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-4, .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-1 {
        height: 45px !important;
    }

    .dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p {
        font-size: 13px;
        line-height: 1.5;
        height: 75px;
        padding: 10px 0;
    }

    .dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p.big {
        margin-top: -10px;
        height: 85px;
        line-height: 1.5;
        padding: 15px 5px;
    }
}

@media only screen and (max-width: 479px) {
    .dv-row-bg-dangky a {
        font-size: 12px;
    }

    .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-2, .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-3, .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-4, .dv-bangsosanh-webshop .dv-row-bg-dangky .bg-col-1 {
        height: 60px !important;
    }

    .dv-bangsosanh-webshop .dv-row-bg-hd {
        padding: 6px 10px;
        font-size: 15px;
    }

    .dv-bangsosanh-webshop .dv-bg-header p {
        height: 65px;
        line-height: 1.6;
        padding: 5px 0;
        font-size: 12px;
    }

    .dv-bangsosanh-webshop .dv-bg-header p.big {
        margin-top: -10px;
        height: 75px;
        line-height: 1.5;
        padding: 12px 0px;
    }

    .dv-bangsosanh-webshop .dv-bg-header .bg-col-2 p {
        padding: 15px 0;
    }

    .dv-bangsosanh-webshop .dv-bg-header span {
        font-size: 14px;
        margin: 4px 0 0;
    }

    .dv-bangsosanh-webshop .dv-bg-header b {
        font-size: 9px;
        margin: 4px 0;
    }

    .dv-bangsosanh-webshop .bg-col-1 .l {
        font-size: 15px;
        padding-top: 15px;
    }

    .dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p.big {
        margin-top: -10px;
        height: 90px;
        line-height: 1.5;
        padding: 10px 5px;
    }

    .dv-bangsosanh-webshop-webdoanhnghiep.dv-bangsosanh-webshop .dv-bg-header p {
        font-size: 13px;
        line-height: 1.5;
        height: 80px;
        padding: 4px 0;
    }
    .dv-bangsosanh-webshop {
        margin: 50px 0px;
    }
    .dv-bangsosanh-webshop .bg-col-1 {
        width: 55%;
    }
    .dv-bangsosanh-webshop .bg-col-2 {
        width: 15%;
    }
    .dv-bangsosanh-webshop .bg-col-3 {
        width: 15%;
        float: left;
    }
    .dv-bangsosanh-webshop .bg-col-4 {
        width: 15%;
    }
    .dv-bangsosanh-webshop .dv-bg-header .bg-col-1{
        display: none;
    }
    .dv-bangsosanh-webshop .dv-bg-header .bg-col-2, .dv-bangsosanh-webshop .dv-bg-header .bg-col-3, .dv-bangsosanh-webshop .dv-bg-header .bg-col-4{
        width: 33.333333%;
    }
    .dv-row-bg-dangky .bg-col-1{
        display: none;
    }
    .dv-row-bg-dangky .bg-col-2 ,.dv-row-bg-dangky .bg-col-3,.dv-row-bg-dangky .bg-col-4{
        width: 33.333333%;
    }
}

/*//style-qc*/

.title_web_id ul {
    text-align: center;
    width: 75%;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 30px;
}

.title_web_id ul p {
    color: #666;
}

/*css custom ta*/
.contact_id {
    color: #666;
}

#contact .right input, #contact .right textarea {
    width: 100%;
}

/*End css custom ta*/

@media screen and (max-width: 650px) {
    .chamsocweb_p1_mobile h3 {
        font-szie:
    }
    .hotro_lienhe ul{
        width: 100%;
    }
    .hotro_lienhe .dv-cont-tinhnang-web .nd-tinhnang-web:first-child ul{
        margin-right: 0;
    }
    #contact { padding: 0 10px; }
    #contact .left, #contact .right { width: 100%; }
    #contact .left input, #contact .right input, #contact .right textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
    .col-contact {
        margin: 0;
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.dv-ajax-timkiem{display:none;position:fixed;left:0;width:100%;top:145px; z-index: 9999}
.dv-ajax-timkiem-conten{background:#fff;margin:0 15px;box-shadow:0 0 15px #333;height:364px;}
.dv-ajax-timkiem-left{width:80%;float:left;}
.dv-ajax-timkiem-right{width:20%;float:right;}
.dv-ajax-timkiem-conten ul{width:200px;padding:2px}
.dv-ajax-timkiem-conten ul img, .dv-ajax-timkiem-conten ul li{position:relative;width:100% !important;height:auto !important}
.dv-ajax-timkiem-conten h2{position:absolute;bottom:0px;color:#fff !important;background:rgba(0, 0, 0, 0.37);right:0;left:0;padding:18px;font-size:16px;text-align:right;}
.dv-ajax-timkiem-conten h4{padding:10px !important;font-size:16px !important;line-height:1.5; width: 100% !important}
.dv-ajax-timkiem-conten h4 p{font-size:13px;}
.dv-ajax-timkiem-conten h2{width: 100% !important}
.dv-ajax-timkiem-conten .owl-buttons{top:40%;width:100%;}
.dv-ajax-timkiem-conten .owl-buttons .owl-prev{background:none;position:absolute;left:-3px;}
.dv-ajax-timkiem-conten .owl-buttons .owl-next{background:none;right:-25px;position:absolute;}
.dv-ajax-timkiem-conten .owl-buttons img{width:16px;}
.dv-ajax-timkiem-conten .owl-buttons .owl-prev:before, .dv-ajax-timkiem-conten .owl-buttons .owl-next:before{content:"";}
.dv-ajax-timkiem-right ul{width:205px;height:307px;border:none !important;box-shadow:none !important;overflow-y:auto;}
.dv-ajax-timkiem-right ul li{line-height:1.7;font-size:13px;margin-bottom:2px}
.dv-ajax-timkiem-right ul li a{display:block;color:#333;}
.dv-ajax-timkiem-right ul li a:hover{color:#DC1A5B;}
.dv-ajax-timkiem-left .owl-wrapper{min-width:100%}
.dv-ajax-timkiem-conten ul .wrapper-image{height:243px !important; overflow: hidden}
.dv-ajax-timkiem-conten ul .wrapper-image img{
    height: auto !important;
}
@media only screen and (max-width:1024px)
{
    .dv-ajax-timkiem{top: 52px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
    .dv-ajax-timkiem-conten{margin: 0; height: 325px;}
    .temp_home ul{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
    .dv-ajax-timkiem-left{width: 75%; padding-left: 0px; padding-right: 5px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
    .dv-ajax-timkiem-left .item{padding: 15px 10px}
    .dv-ajax-timkiem-right{width: 25%}
    .dv-ajax-timkiem-conten ul img { height: 220px !important; }
    .dv-ajax-timkiem-conten h4 { padding: 10px 0 !important; font-size: 14px !important;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%;}
    .dv-ajax-timkiem-right ul{width: 98% !important; height: 268px; margin-top: 15px !important;}
    .dv-ajax-timkiem-left .item h4{width: 100%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}

@media only screen and (max-width:767px)
{
    .dv-ajax-timkiem-conten h4 p { font-size: 12px; }
    .dv-ajax-timkiem-left{width: 72%;}
    .dv-ajax-timkiem-right{width: 28%}
    .img_aj_loader {  padding-top: 150px; }
    .dv-nutnew a h2{    margin-top: 25px !important; font-size: 13px !important; height: 48px !important; line-height: 48px !important; padding: 0 40px !important;}
}

@media only screen and (max-width:479px)
{
    .dv-ajax-timkiem-conten{height:270px }
    .dv-ajax-timkiem-left{width: 100%;}
    .dv-ajax-timkiem-left .item ul{max-width: 170px; margin: 0px auto; float: none}
    .dv-ajax-timkiem-right{display: none}
    .dv-ajax-timkiem-conten ul img { height: 170px !important; }
    .img_aj_loader {  padding-top: 120px; }
    .dv-nutnew a h2{height: 45px !important; line-height: 45px !important; padding: 0 30px !important;    margin-top: 20px !important;}
}

/*cham soc wwebsite*/
.dv-child-slider{ margin-top: -20px; border-top: 1px solid rgba(220, 25, 91, 0.14);}
.dv-child-slider img{width: 100%; float: left;}
.dv-ws-title{margin-top: 10px; background: #dc195b; text-align: center;}
.dv-ws-title ul, .dv-ws-title ul li{list-style: none;}
.dv-ws-title ul li a { color: #fff; display: inline-block; padding: 10px 30px; font-weight: 700; font-size: 18px; }
.dv-ws-title ul li a:hover{color: #fbf81a}
.chamsocweb_p1 {
    position: relative;
    border: solid #eee 2px;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    padding: 50px;
    -moz-border-radius: 500px;
    background: #fff;
    width: 604px;
    height: 604px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
    margin-top: 150px;
    margin-bottom: 230px;
}
.section_1 li:hover, .section_2 li:hover, .section_3 li:hover, .section_4 li:hover, .section_5 li:hover, .section_6 li:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.section_1 li img, .section_2 li img, .section_3 li img, .section_4 li img, .section_5 li img, .section_6 li img {
    height: 160px;
    width: 160px;
    list-style: none;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
    padding: 5px;
    background: #fff;
}
.section_1 li, .section_2 li, .section_3 li, .section_4 li, .section_5 li, .section_6 li {
    list-style: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.section_1 h2, .section_2 h2, .section_3 h2, .section_4 h2, .section_5 h2, .section_6 h2 {
    font-size: 20px;
    color: #dc195b;
    line-height: 1.7;
    text-transform: uppercase;
}
.section_1 h3, .section_2 h3, .section_3 h3, .section_4 h3, .section_5 h3, .section_6 h3 {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    text-transform: none;
    font-weight: normal;
}
.section_1 {
    left: 190px;
    position: absolute;
    text-align: center;
    top: -80px;
    color: #666;
    z-index: 10;
    width: 250px;
}
.section_2 {
    left: 440px;
    position: absolute;
    text-align: center;
    top: 70px;
    color: #666;
    z-index: 10;
    width: 250px;
}
.section_3 {
    left: 440px;
    position: absolute;
    text-align: center;
    top: 350px;
    color: #666;
    z-index: 10;
    width: 250px;
}
.section_4 {
    left: 190px;
    position: absolute;
    text-align: center;
    top: 500px;
    color: #666;
    z-index: 10;
    width: 250px;
}
.section_5 {
    left: -90px;
    position: absolute;
    text-align: center;
    top: 350px;
    color: #666;
    z-index: 10;
    width: 250px;
}
.section_6 {
    left: -90px;
    position: absolute;
    text-align: center;
    top: 70px;
    color: #666;
    z-index: 10;
    width: 250px;
}
.chamsocweb_p1 ul {
    position: absolute;
    top: 230px;
    left: 200px;
}
.chamsocweb_p1 ul img {
    width: 200px;
    height: 200px;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.15), -2px 0px 5px rgba(0,0,0,.15);
    padding: 5px;
}
.chamsocweb_p2 {
    padding: 50px 0;
    background: white;
    color: #333;
}
.dv-congviec-ct{
    background: #f8f8f8;
    color: #f8f8f8;
    width: 100%;
    float: left;
}
.chamsocweb_p2 li {
    float: left;
    list-style: none;
}
.chamsocweb_p2 ul {
    float: right;
    width: 750px;
    font-size: 17px;
    line-height: 2;
}
.chamsocweb_p2 ul h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 600;
    padding-bottom: 20px;
    color: #dc1a5b;
}
.chamsocweb_p3 {
    width: 100%;
    float: left;
    padding-top: 50px;
    background: url(../../images/csws/08.png) center bottom no-repeat #fff;
    padding-bottom: 300px;
    margin-bottom: 50px;
}
.chamsocweb_p3 h3 {
    font-size: 25px;
    color: #dc195b;
    line-height: 1.7;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 600;
}
.chamsocweb_p3 ul {
    font-size: 18px;
    color: #666;
    font-weight: 600;
    line-height: 2;
    text-align: center;
}
.chamsocweb_p4 {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: url(../../images/014.jpg) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.chamsocweb_p4 ul {
    padding: 28px;
    border: dashed #fff 2px;
    background: rgba(3,94,156,0.80);
    float: left;
    width: calc(50% - 80px);
    min-height: 332px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    min-height: 370px;
}
.chamsocweb_p4 ul:nth-child(1) {
    margin-left: 60px;
    margin-right: 20px;
}
.chamsocweb_p4 ul:nth-child(2) {
    margin-left: 20px;
    margin-right: 60px;
}
@media only screen and (max-width: 1149px){
    .chamsocweb_p4 ul {
        min-height: 400px;
    }
}
@media only screen and (max-width: 1098px){
    .chamsocweb_p4 ul {
        min-height: 420px;
    }
}
.chamsocweb_p4 ul h2 {
    font-size: 24px;
    line-height: 1.8;
    color: #fff;
    font-weight: 600;
    padding-bottom: 15px;
    text-shadow: 1px 1px #000;
}
.tongdaiao_p4 ul li, .chamsocweb_p4 ul li {
    margin-left: 30px;
    padding-bottom: 10px;list-style-type: none;
}
.chamsocweb_p6 {
    width: 100%;
    float: left;
    padding: 50px 0 20px;
    background: #fff;
}
.tongdaiao_p6 h2, .dichvu_id_top6 h2, .chamsocweb_p6 h2 {
    font-size: 25px;
    line-height: 1.7;
    color: #dc195b;
    font-weight: 600;
    text-align: center;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.tb-banggia{padding: 0 15px}
.dichvu_id_top h3 {
    font-size: 28px;
    color: #dc195b;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
}
.dichvu_id_top h2 {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
}
.section-1,.section-2, .section-3,.section-4, .section-5 {
    position: initial;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    text-align: center;
}
.section-1 h3,.section-2 h3, .section-3 h3,.section-4 h3, .section-5 h3 {
    font-size: 20px;
    line-height: 35px;
    color: #33adff;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.section-2 h3{color: #dc3347;}
.section-3 h3{color: #b1c733;}
.section-4 h3{color: #ffbe49;}
.section-5 h3{color: #6e19a3;}
.chamsocweb_p4 ul span {
    font-size: 20px;
    line-height: 1.7;
    color: rgb(255, 255, 0);
    font-weight: 700;
}
@media only screen and (max-width: 991px){
    .dichvu_id_top h2{line-height: 1.8}
    .tongdaiao_p4 ul li, .chamsocweb_p4 ul li { margin-left: 15px;}
    .chamsocweb_p2 ul h3 { font-size: 22px; line-height: 1.5; color: #333; font-weight: 600; padding-bottom: 20px; }
    .chamsocweb_p2 { padding: 40px 0;padding-top: 0}
    .chamsocweb_p4 { padding: 40px 0 20px;}
    .chamsocweb_p2 ul { width: 100%; font-size: 15px; line-height: 1.8; }
    .chamsocweb_p1{display: none}
    .chamsocweb_p1_mobile{display: block !important; margin-top: 30px}
    .dv-ws-title{display: none}
    .chamsocweb_p2 li{display: none}
    .chamsocweb_p3 h3 { font-size: 20px; color: #dc195b; line-height: 1.7; text-transform: uppercase; padding-bottom: 15px; text-align: left; font-weight: 600; }
    .chamsocweb_p3 ul { font-size: 15px; color: #666; font-weight: 600; line-height: 1.8; text-align: left; }
    .chamsocweb_p3 { padding-top: 40px; background: none; padding-bottom: 0; margin-bottom: 40px; }
    .chamsocweb_p4 ul { min-height: unset; padding: 28px; margin-left: 0; margin-right: 0; border: dashed #fff 2px; background: rgba(3,94,156,0.80); float: left; width: auto; min-height: auto; font-size: 15px; line-height: 25px; color: #fff; margin-bottom: 20px; }
    .chamsocweb_p4 ul:nth-child(1),.chamsocweb_p4 ul:nth-child(2) {
        margin-left: 0;
        margin-right: 0;
    }
    .tb-banggia { padding: 0; }
    .chamsocweb_p6 { padding: 40px 0 20px;}
    .bangigachamsocweb_pc{display: none}
    .bangigachamsocweb_mobile{display: block !important;}
    .menu_service { font-size: 14px; font-weight: 600; width: 100%; text-align: center; color: #FFF; background-color: #dc195b; padding: 8px 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; border: 1px solid #bd0c48; }
    .chamsocweb_p4 ul h2 { font-size: 22px; line-height: 1.8; color: #fff; font-weight: 600; padding-bottom: 10px; text-shadow: 1px 1px #000; }
}
@media only screen and (max-width: 767px){
    .dichvu_id_top h3 { font-size: 25px;}
    .dv-child-slider { margin-top: -30px;}
    .dichvu_id_top h2 { line-height: 1.7; font-size: 14px; margin-top: 5px; }
    .chamsocweb_p3 ul{font-weight: 500}
    .tongdaiao_p4 ul li, .chamsocweb_p4 ul li { margin-left: 0; font-size: 13px; }
}
.page-chamsoc-ws{
    padding:0px;
}

@media screen and (max-width: 420px) {
    .box_title_banner ul h3 {
        font-size: 18px;
    }
    .taoweb_class {
        margin-top:70px !important;
    }
    .closewindows{
        top:70px;
    }
    #in_menu_dkid_km .khungdeptaoweb.btn-contact {
        margin-left: 10px;
    }
    .taoweb_class .taoweboption {
        display: block;
    }
}
@media screen and (max-width: 375px) {
    #in_menu_dkid_km .khungdeptaoweb.btn-contact,#in_menu_dkid_km .khungdeptaoweb.bxanh.trang {
        width: 150px !important;
    }
}
@media screen and (max-width: 320px) {
    #in_menu_dkid_km .khungdeptaoweb.btn-contact {
        margin-top: 10px;
        margin-left: 0px;
    }
}
/* css trang langding-page */

.banner_top_ldb {
    position: relative;
    background: url(../images/web-landing-page/banner.jpg) center center;
    background-size: cover;
    padding: 50px 0px 140px 0;
}

.banner_text {
    width: 100%;
    padding-left: 60%;
    align-content: center;
}
.banner_top_ldb .banner_text .title_banner{
    font-size:30px;
    line-height:40px;
    font-weight:600;
    color: #ffc624;
    margin-bottom: 25px;
    text-align: right;
    text-transform:uppercase;
    margin-top:0;
}
.banner_top_ldb .banner_text h2{
    font-size: 20px;
    color:#fff;
    text-align:right;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 20px;
}
.banner_top_ldb .banner_text h3{
    letter-spacing:1px;
    font-size: 20px;
    color:#fff;
    text-align:right;
    text-transform:uppercase;
    line-height:35px;margin-bottom:10px;
}
.banner_top_ldb .banner_text p{
    letter-spacing:1px;
    font-size: 18px;
    color:#fff;
    text-align:right;
    text-transform:uppercase;
    font-weight:400;
    margin-bottom:10px;
}
.banner_top_ldb .banner_text span{
    font-weight: 600;
    color: #ff9800;
    font-size: 20px;
    padding-left: 10px;
    line-height: 35px;
}
.banner_top_ldb .banner_text .bt_bn{
    text-align:right;
    margin-top:20px;
    margin-right:22px;
    width:auto;
    display:inline-block;
    float:right}
.banner_top_ldb .banner_text .bt_bn button{
    background: #e3aa08;
    font-size: 15px;
    color:#fff;
    border:none;
    padding:12px 40px;
    position:relative;
    cursor:pointer;
}
.banner_top_ldb .banner_text .bt_bn button:before,
.banner_top_ldb .banner_text .bt_bn button:after{
    position:absolute;
    content:"";
    width:40px;
    height:40px;
    border: 2px solid #ffc624;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.banner_top_ldb .banner_text .bt_bn button:before
{
    left:-20px;
    bottom:-20px;
    border-top:none;
    border-right:none
}
.banner_top_ldb .banner_text .bt_bn button:after{
    right:-20px;
    top:-20px;
    border-bottom:none;
    border-left:none
}
.ldb_home  {
    padding: 90px 15px;
}
.ldb_home .title_page {
    padding-bottom: 34px;
    text-align: center;
    width: 80%;
}
.ldb_home .title_page ul h3 {
    color: #333;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 100;
    line-height: 50px;
    padding-bottom: 20px;
    background: url(../images/bg_line.png) center bottom no-repeat;
    margin-bottom: 16px;
    margin-top: 0px;
}
.ldb_home .title_page ul p {
    color: gray;
    font-size: 20px;
    line-height: 30px;
}
.ldb_home .title_page ul h3 span {
    color: #dc1a5b;
}
.list_ldb_home_1 {
    flex-direction: center;
    align-items: center;
}
.list_ldb_home_1 .ldg_img{
    width: 50%;
}
.list_ldb_home_1 .ldg_img img{
    width: 100%;
}
.list_ldb_home_1 ul{
    list-style: none;
}
.list_ldb_home_1 .ldg_content_rigth, .list_ldb_home_1 .ldg_content_left{
    width: 50%;
    padding: 0 0 0 30px;
    margin: 0;
}
.ldg_content_rigth ul li , .ldg_content_left ul li{
    padding: 5px 0px;
    line-height: 27px;
    font-size: 15px;
    color: #4c4c4c;
    font-weight: 600;
}
.ldg_content_rigth ul li i{
    font-size: 20px;
    color: #dc1a5b;
    margin-right: 10px;
}
.list_ldb_home_1 .ldg_content_left{
    width: 50%;
    padding: 0 30px 0 0;
    margin: 0;
}
.ldg_content_left ul li i{
    font-size: 22px;
    color: #dc1a5b;
    margin-left: 10px;
}
.ldg_content_left ul li{
    padding: 5px 40px 5px 0px;
    line-height: 27px;
    font-size: 15px;
    color: #4c4c4c;
    font-weight: 600;
    text-align: right;
    position: relative;
}
.ldg_content_left ul li i{
    position: absolute;
    top: 10px;
    right: 0;
    padding-left: 10px;
}
.ldb_home_2{
    background: #ededed;
}
.ldb_home_2 .list_ldb_home_2 .items{
    width: 25%;
    margin-bottom: 20px;
}
.list_ldb_home_2 .img_box{
    text-align: center;
}
.list_ldb_home_2 .text_box{
    padding: 0 10px;
}
.list_ldb_home_2 .text_box h3{
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 26px;
    margin: 0;
    font-weight: 600;
}
#pro_tabs .listtabs {
    border-bottom: 2px solid #ccc ;
    text-align: center;
}

#pro_tabs .listtabs li {
    display: inline-block;
    padding: 20px;
    color: #333;
    cursor: pointer;
}
#pro_tabs .listtabs {
    display: flex;
    flex-wrap: wrap;
}
#pro_tabs .listtabs li h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: inherit;
}
#pro_tabs .listtabs li:hover {
    color: #dc1a5b;
    text-decoration: none;
}
#pro_tabs .listtabs li:hover h3  {
    text-decoration: none;
}
#pro_tabs .listtabs li .img_tab,#pro_tabs .listtabs li svg{
    width: 45px;
    height: 45px;
    display: block;
    margin-bottom: 15px;
    color: inherit;
}
#pro_tabs .listtabs li i {
    display: block;
    font-size: 58px;
    margin-bottom: 15px;
    color: inherit;
}
.tiltle_f-style .tabcontent {
    display: none;
}
#pro_tabs .listtabs li.active{
    color: #dc1a5b !important;
}
.tiltle_f-style > .active{
    display: block;
}
.dangky_lh {
    padding: 100px 0;
    text-align: center;
    background: url(../images/web-landing-page/7.png) center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    color: #fff;
    position: relative;
}
.dangky_lh .box_form_contact{
    flex-direction: center;
    align-items: center;
    margin: 0 20px;
}
.dangky_lh .box_form_contact .text-dangky{
    width: 50%;
    padding-right: 75px;
    text-align: right;
}
.dangky_lh .box_form_contact .text-dangky h3 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.dangky_lh .box_form_contact .text-dangky h2, .dangky_landing_page .box_form_contact .text-dangky h2 {
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    //margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.dangky_lh .box_form_contact .text-dangky h4 , .dangky_landing_page .box_form_contact .text-dangky .phu_hop{
    font-size: 25px;
    color: #ffc520;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.dangky_lh .box_form_contact .text-dangky p, .dangky_landing_page .box_form_contact .text-dangky h3{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
}
.dangky_lh .box_form_contact .formBox{
    width: 50%;
    padding: 30px;
    border-radius: 15px;
    background: #fff;
}
.dangky_lh .box_form_contact .formBox .form-control{
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    font-family: 'Roboto Regular';
}
.dangky_lh .box_form_contact .formBox .row-frm .khung_gio{
    padding: 6px 22px;
}
.dangky_lh .box_form_contact .formBox .row-frm{
    margin-bottom: 15px;
}
.dangky_lh .box_form_contact .formBox h4 a{
    background: #ff9800;
    width: 100%;
    border-radius: 4px;
    color: #fff;
    padding:13px;
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
    display: inherit;
    font-weight: 400;
}
/* reposive */

@media only screen and (max-width: 1024px) {
    .banner_top_ldb .banner_text .title_banner{
        font-size: 22px;
        line-height: 30px;
        padding: 15px;

    }
    .banner_top_ldb .banner_text h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .dangky_lh{
        padding: 100px 15px;
    }
}
@media only screen and (max-width: 768px) {
    .banner_top_ldb {
        padding: 40px 0px 100px 0;
    }

    .banner_top_ldb .img:before {
        background: #0000007a;
        height: 100%;
    }
    .banner_text {
        width: 100%;
        right: 0;
        padding-left: 0;
    }
    .banner_top_ldb .banner_text h2 {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .banner_top_ldb .banner_text h3 {
        font-size: 18px;
    }
    .banner_top_ldb .banner_text p {
        font-size: 18px;
        letter-spacing: 0px;
    }
    .banner_top_ldb .banner_text .bt_bn button {
        font-size: 16px;
        padding: 10px 25px;
    }
    .banner_top_ldb .banner_text .bt_bn button:before {
        left: -15px;
        bottom: -15px;
    }
    .banner_top_ldb .banner_text .bt_bn button:after {
        right: -15px;
        top: -15px;
    }
    .banner_top_ldb .banner_text .bt_bn button:before, .banner_top_ldb .banner_text .bt_bn button:after{
        width: 20px;
        height: 20px;
    }
    .ldb_home {
        padding: 90px 0 50px 0;
    }
    .dangky_lh .box_form_contact .text-dangky {
        width: 100%;
        padding-right: 0px;
        text-align: center;
        margin-bottom: 20px;
    }
    .dangky_lh .box_form_contact .formBox{
        width: 80%;
    }
}
@media only screen and (max-width: 480px) {
    .banner_top_ldb{
        background: url(../images/web-landing-page/banner.jpg) center right;
        padding: 0px 0px 260px 0;
    }
    .dangky_lh .box_form_contact{
        margin: 0 -15px;
    }
    .banner_text {
        width: 100%;
        right: 0;
        padding: 10px;
    }
    .banner_top_ldb .banner_text h3 {
        font-size: 16px;
        line-height: 27px;
        text-align: center;
    }
    .banner_top_ldb .banner_text h3{
        margin-top: 5px;
        text-align: center;
    }
    .banner_top_ldb .banner_text p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 20px;
    }
    .banner_top_ldb .banner_text .bt_bn{
        width: 180px;
        margin: 0 auto;
        float: none;
        display: block;
    }
    .banner_top_ldb .img img {
        height: 450px;
        object-fit: cover;
    }
    .banner_top_ldb .img:before {
        width: 20%;
        background: red;
        height: 5px;
    }
    .ldb_home {
        padding: 30px 15px;
    }
    .ldb_home .title_page {
        width: 100%;
    }
    .ldb_home .title_page ul h3{
        font-size: 26px;
        line-height: 35px;
    }
    .list_ldb_home_1 .ldg_img {
        width: 100%;
    }

    .list_ldb_home_1 .ldg_content_rigth, .list_ldb_home_1 .ldg_content_left {
        width: 100%;
        padding: 15px 0 15px 0px;
        margin: 0;
    }
    .ldb_home_2 .list_ldb_home_2 .items{
        width: 50%;
    }
    #pro_tabs .listtabs li{
        width: 50%;
        border-bottom: 1px solid #ccc;
        padding: 10px 5px;
    }

    element.style {
        enable-background: new 0 0 63.9 55.6;
    }
    #pro_tabs .listtabs li .img_tab, #pro_tabs .listtabs li svg {
        width: 30px;
        height: 30px;
    }
    #pro_tabs .listtabs li h3{
        font-size: 15px;
    }
    .dangky_lh .box_form_contact .text-dangky p{
        font-size: 19px;
        line-height: 30px;
    }
    .dangky_lh .box_form_contact .text-dangky h3{
        font-size: 23px;
    }
    .dangky_lh .box_form_contact .text-dangky h2, .dangky_landing_page .box_form_contact .text-dangky h2{
        font-size: 23px;
    }
    .dangky_lh .box_form_contact .text-dangky h4, .dangky_landing_page.box_form_contact .text-dangky .phu_hop{
        font-size: 23px;
        line-height: 20px;
    }
    .dangky_lh .box_form_contact .formBox{
        width: 100%;
    }
}
@media only screen and (max-width: 320px) {
    .banner_top_ldb .banner_text h3{
        display: none;
    }
    .ldb_home .title_page ul h3{
        font-size: 22px;
    }
    .ldb_home_2 .list_ldb_home_2 .items{
        width: 100%;
    }
    #pro_tabs .listtabs li .img_tab, #pro_tabs .listtabs li svg{
        margin-bottom: 0;
    }
    #pro_tabs .listtabs li{
        width: 100%;
    }
}
.wrapper-news-rela .swiper-slide{
    margin: 0px 0px;
}