/* GLOBAL CSS*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.body-site {
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    background: #ffffff;
}

.fixed-bg {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.container-site {
    max-width: 1140px;
}

.container-site {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

a.btn-site {
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #010136;
    border-radius: 0;
    background: #010136;
    transition: .3s;
    border-radius: 99px;
}

a.btn-site:hover {
    color: #000000;
    font-weight: 500;
    background: #b3b3ff;

}

.iframe-maps iframe {

    width: 100% !important;
    height: 300px !important;
}

/* Section header */
.section-header {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.section-header h2 {
    margin: 0;
    color: #000066;
    position: relative;
    font-size: 40px;
    font-weight: 700;
    white-space: nowrap;
    z-index: 1;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    text-transform: uppercase;
}

.section-header h2::before {
    display: none;
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    left: 0;
    top: 22px;
    background: transparent;
    border-top: 1px solid #99ddff;
    border-bottom: 1px solid #99ddff;
    z-index: -1;
}

.section-header h2::after {
    display: none;
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    left: 0;
    bottom: 4px;
    background: transparent;
    border-top: 1px solid #99ddff;
    border-bottom: 1px solid #99ddff;
    z-index: -1;
}

@media (max-width: 767.98px) {
    .section-header h2 {
        font-size: 30px;
    }

    .section-header h2::before {
        display: none;
    }

    .section-header h2::before {
        display: none;
        top: 10px;
        background: transparent;
        border-top: 1px solid #99ddff;
        border-bottom: 1px solid #99ddff;
    }

    .section-header h2::after {
        display: none;
        bottom: 1px;
        background: transparent;
        border-top: 1px solid #99ddff;
        border-bottom: 1px solid #99ddff;
    }


}

/* .body-lienhe{
    margin-top: 0px !important;
    padding: 0px !important;
} */
/* Breadcums */
.div-breadcums {
    height: 300px;
    background-size: cover;
    background-position: bottom center;
    display: table;
    width: 100%;
    text-align: left;
    opacity: 0.8;
}

.div-breadcums .container {
    max-width: 1170px;
    display: table;
    height: 100%;
    position: relative;
    z-index: 1;
}

.div-breadcums-entry {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.div-breadcums h1 {
    font-weight: 800;
    margin-bottom: 15px;
    font-size: 60px;
    color: #fff;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    text-shadow:
        -2px 0px 0px #000099,
        2px 0px 0px #000099,
        0px -2px 0px #000099,
        0px 2px 0px #000099;
}

.div-breadcums a {
    position: relative;
    padding: 0 12px;
    font-size: 22px;
    color: #fff;
}

.div-breadcums a:hover {
    color: #9999ff;
}

.div-breadcums a::after {
    position: absolute;
    content: "\f105";
    font-family: fontawesome;
    width: 8px;
    height: 8px;
    top: -2px;
    right: -7px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}

.div-breadcums a:last-child::after {
    display: none;
}

/* TOP SITE BAR */
.top-site-bar {
    padding: 0 70px;
    width: 100%;
}

.top-bar-right .social .icon_zalo {
    background: url(../images/icon-zalo.png) no-repeat 50% 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.top-site-bar {
    position: relative;
    height: 90px;
    /* background: #000066; */
    background-image: linear-gradient(#00001a, #000033, #00004d, #000066);
    border-bottom: 1px solid #9999ff;
}

@media (min-width: 400px) {
    .top-site-bar {
        padding: 0 20px;
    }
}

@media (max-width: 991.98px) {
    .top-site-bar .text {
        display: none;
    }

    .top-site-bar .social {
        display: none;
    }

    .top-bar-right {
        display: none !important;
    }

    .top-site-bar .logo h1 {
        font-size: 18px;
    }
}

/* LOGO */
.logo h1::after {
    content: ' ';
    display: block;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    text-align: center;
}

.logo h3 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    font-family: 'Be Vietnam';
    /* font-family: 'EB Garamond', serif; */
}

.top-site-bar .logo {
    padding: 15px 0;
    text-align: left;
    overflow: hidden;
}

.top-site-bar .logo h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Be Vietnam';
    /* font-family: 'Roboto', serif; */
    text-transform: uppercase;
    text-align: center;
}

.top-site-bar .logo img {
    max-width: 100%;
    max-height: 60px;
}

.top-bar-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-bar-right .text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 90px;
    padding: 0 20px;
    text-align: center;
    border-left: 1px solid #9999ff;
}

.top-bar-right .text a {
    color: #ffffff;
    font-family: 'Be Vietnam';
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 500;
    font-style: normal;
    font-size: 25px;
    margin: 0;
    background-image: linear-gradient(to right,
            #4d4dff,
            #2a0cd3 50%,
            #ffffff 50%);
    background-size: 200% 100%;
    background-position: -100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.3s ease-in-out;
}

.top-bar-right .text a:hover {
    /* color: #4d4dff; */
    background-position: 0;
}

.top-bar-right .text p {
    color: #ffffff;
    font-size: 13px;
    margin: 0;
}

.top-bar-right .social {
    display: flex;
    height: 90px;
    font-size: 0;
    justify-content: flex-end;
}

.top-bar-right .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 60px;
    height: 100%;
    font-size: 22px;
    color: #ffffff;
    border-right: 1px solid #9999ff;
}

.top-bar-right .social a:first-child {
    border-left: 1px solid #9999ff;
}

@media (max-width: 991.98px) {
    .top-site-bar .logo h1 {
        font-size: 14px;
    }

    .top-site-bar .logo h3 {
        font-size: 10px;
    }
}

/* social */
.top-bar-right .social a[href*='facebook']:hover {
    color: #0000FF;
    background: #9999ff;
}

.top-bar-right .social a[href*='zalo']:hover {
    color: #ffffff;
    background: #1ad1ff;
}

.top-bar-right .social a[href*='twitter']:hover {
    color: #00b3b3;
    background: #b3ffff;
}

.top-bar-right .social a[href*='mailto']:hover {
    color: #ff9100;
    background: #dce96a;
}

/* NAV-SITE-BAR */
.nav-bar-site {
    padding: 0 250px;
}

.nav-bar-site {
    position: relative;
    transition: .3s;
    background-color: #000066;
    /* background-image: linear-gradient(#00004d, #0000cc); */
}

.nav-bar-site.nav-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    z-index: 999;
    max-width: 1366px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}

.dropdown-content li a:hover {
    background-position: 0;
}

.dropdown-content li a::before {
    content: '';
    background: #54b3d6;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 3px;
}

.dropdown-content li a {
    background-image: linear-gradient(to right,
            #4c2ff0,
            #2a0cd3 50%,
            #000 50%);
    background-size: 200% 100%;
    background-position: -100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.3s ease-in-out;

}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1;
    color: #333;
    white-space: nowrap;
    background-color: #fff;
    float: left;
    font-family: 'Be Vietnam';
    padding: 10px;
    font-weight: 500;
}

.dropdown-menu {
    border-radius: 0 !important;
    font-size: 14px;
    padding: 10px !important;
    margin: 0px !important;
}

.navbar-default {
    background-color: #000066;
    /* background-image: linear-gradient(#00004d, #0000cc); */
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    float: left;
    padding: 10px;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 0px;
    color: #fff;

}
.navbar.navbar-default.navbar-static-top {
    margin-left: -61px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #000000;
    background-color: #9999ff;
}

.navbar-default .navbar-nav>.active>a {
    color: #000000;
    background-color: #9999ff;

}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #000000;
    background-color: #9999ff;

}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff !important;
}

@media (max-width: 1250px) {
    .nav-bar-site {
        padding: 0 40px;
    }
}

/* SLIDER SITE */
.sohomepage-slider .so-homeslider img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ring-ring {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes trin {

    from {
        transform: rotate3d(0, 0, 1, 0deg);
    }

    20%,
    32%,
    44%,
    56%,
    68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }

    23%,
    35%,
    47%,
    59%,
    71% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    26%,
    38%,
    50%,
    62%,
    74% {
        transform: rotate3d(0, 0, 1, 0deg);
    }

    29%,
    41%,
    53%,
    65%,
    77% {
        transform: rotate3d(0, 0, 1, -15deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, 0deg);
    }

}

.owl2-carousel .owl2-dots .owl2-dot.active span,
.owl2-carousel .owl2-dots .owl2-dot:hover span {
    display: none;
}

.owl2-carousel .owl2-dots .owl2-dot {
    display: none !important;
}

.sohomepage-slider .so-homeslider .owl2-nav div:before {
    display: none !important;
}

/* TOP TÍNH NĂNG */
.feature-top {
    position: relative;
    /* background-image: linear-gradient(#00004d,#00001a,#000080); */
    margin-bottom: 45px;
    z-index: 1;
    text-align: center;

}

/* .feature-top .col-md-6 {
    border-right: 1px solid #9999ff;
    border-left: 1px solid #9999ff;
} */

.feature-top .feature-item {
    padding: 30px 30px 30px 30px;
    text-align: center;
    transition: .5s;
    -webkit-box-flex: 1;
    max-height: 221px;
    width: auto;
}

div.item-luat {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    height: calc(100vh - 170px);
}

div.item-luat:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    margin-top: -10px;
}

.feature-top .feature-item i {
    color: #000066;
    font-size: 30px;
    margin-bottom: 10px;
}

.feature-top .feature-item h3 {
    color: #555555;
    font-size: 22px;
    font-weight: 700;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    padding-bottom: 10px;
}

.feature-top .feature-item p {
    color: #777777;
    margin: 0;
    font-size: 18px;
}

@media (min-width: 476px) and (max-width:992px) {
    .feature-top .feature-item {
        padding: 10px 10px 10px 10px;
    }

    .feature-top .feature-item i {
        font-size: 20px;
    }

    .feature-top .feature-item h3 {
        font-size: 16px;
    }

    .feature-top .feature-item p {
        font-size: 14px;
    }
}

/* slider-site */
.sohomepage-slider {
    padding-bottom: 45px;
}

/* GIỚI THIỆU */

.about-site {
    position: relative;
    width: 100%;
    padding-top: 45px;
    padding: 45px 0;
}

.about-site .nv-block-banners {
    position: relative;
    margin-bottom: 0px !important;
    text-align: center;
}

.about-site .about-img {
    position: relative;
    height: 100%;
    padding: 0px 10px 10px 10px;
    /* background: #000033; */
    background-image: linear-gradient(to bottom right, #00001a, #000080, #00001a);
}

.about-site .about-img img {
    padding-top: 10px;
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.about-site .about-text p {
    font-size: 16px;
    padding: 0px 0px 5px 20px;
    text-align: justify;
}

.about-site a.btn-site {
    padding-left: 30px;
    position: relative;
    margin-top: 5px;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}

@media (max-width: 767.98px) {
    .about-site .about-img {
        margin-bottom: 30px;
        height: auto;
    }

    .about-site .about-img img {
        width: auto;
        height: auto;
    }

    .about-site a.btn-site {
        text-align: center;
    }

    .about-site .about-text p {
        font-size: 14px;
        padding: 0px 0px 0px 0px;
    }
}

/* DỊCH VỤ */
.service {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.service .service-item {
    position: relative;
    /* width: 100%; */
    text-align: center;
    margin-bottom: 10px;
    padding: 0px 4px 0px 4px;
}

.service .service-icon {
    border-top-left-radius: 5%;
    border-top-right-radius: 5%;
    height: 200px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(#00001a, #000033, #00004d, #000066);
}

.service .service-icon img {
    width: 220px;
    height: 160px;
    border-radius: 5%;
    text-align: center;
    transition: .5s;

}

.service .service-item:hover .service-icon img {
    margin-top: -15px;
}

.service .service-item h3 {
    margin: 0;
    padding: 25px 15px 15px 15px;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    margin-bottom: 10px
}

.service .service-item p {
    margin: 0;
    color: #333333;
    padding: 0 25px 25px 25px;
    font-size: 16px;
}

.service .service-item .motadv {
    border-bottom-right-radius: 5%;
    border-bottom-left-radius: 5%;
    /* background-color: #a3e9a5; */
    background-image: linear-gradient(#ccccff, #b3b3ff, #8080ff);
}

.service .service-item a.btn-site {
    position: relative;
    margin-bottom: 30px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}

button.slick-arrow {
    visibility: hidden;
}

/* VĂN BẢN LUẬT */

.feature-site {
    position: relative;
    width: 100%;
    padding: 45px 0;
}

.feature-site .feature-item {
    margin-bottom: 30px;
}

.feature-site .feature-icon {
    height: 120px;
    width: 120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(180deg, #8080ff, #ccccff, #b3b3ff, #8080ff);
}

.feature-site .feature-icon img {
    width: 110px;
    height: 110px;
    text-align: center;
    font-size: 60px;
    border: 1px solid #fff;
    transition: .5s;
}

.feature-site .feature-item:hover .feature-icon img {
    transform: scale(1.1);
}

.feature-site .feature-item .text a {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    color: #000000;
}

.feature-site .feature-item .text a:hover {
    color: #0000FF;
}

.feature-site .feature-item .text a::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #0000e6;
}

.feature .feature-item p {
    margin: 0;
    font-size: 14px;
}

.feature-site .feature-img {
    position: relative;
    height: 100%;
    padding: 10px;
    /* background: #000033; */
    background-image: linear-gradient(to bottom right, #00001a, #000080, #00001a);
}

.feature-site .feature-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.feature-site .nv-block-banners {
    position: relative;
    margin-bottom: 0px !important;
    text-align: center;
}

/* HỎI ĐÁP */
.faqs-site {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.faqs-site .faqs-img {
    position: relative;
    height: 100%;
    padding: 10px;
    /* background: #121518; */
    background-image: linear-gradient(to bottom right, #00001a, #000080, #00001a);
}

.faqs-site .nv-block-banners {
    position: relative;
    margin-bottom: 0px !important;
    text-align: center;
}

.faqs-site .card {
    margin-bottom: 15px;
    padding-top: 15px;
    border: none;
    border-radius: 0;
    border-top: 1px solid #aa9166;
}

.faqs-site .card-header {
    padding: 0;
    border: none;
    background: #ffffff;
}

.faqs-site .card-header p {
    display: block;
    width: 100%;
    color: #000000;
    font-size: 16px;
    line-height: 40px;
    font-weight: 300;
    font-style: italic;
}

.faqs-site .card-body {
    font-size: 18px;
    text-align: right;

}

.faqs-site .card-body a:hover {
    letter-spacing: 1px;
    transition: .3s;
}

/* BẢN TIN */
.blog {
    position: relative;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blog .blog-item {
    position: relative;
    margin: 0 15px;
    background: #ffffff;
    overflow: hidden;
}

.blog .blog-page .blog-item {
    margin: 0 0 30px 0;
}

.blog .blog-item img {
    width: 100%;
    margin-bottom: 25px;
    max-height: 200px;
    transition: 0.5s all ease-in-out;
}

.blog .blog-item img:hover {
    transform: scale(1.1);
}

.blog .blog-item a {
    font-size: 17px;
    font-weight: 600;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    color: #000000;
    text-transform: uppercase;
}

.blog .blog-item a:hover {
    color: #555555;
}

.blog .blog-item p {
    font-size: 16px;
}

.blog .blog-item a.btn {
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #bd831e;
    transition: .3s;
}

.blog .blog-item a.btn i {
    margin-left: 10px;
}

.blog .blog-item a.btn:hover {
    color: #dbaf64;
}

/* FOOTER SITE */
.footer-site {
    position: relative;
    /* margin-top: 45px; */
    padding-top: 45px;
    background-image: linear-gradient(#00004d, #000033, #00001a);
    /* background: #121518; */
    color: #ffffff;
}

.footer-site .footer-about,
.footer-site .footer-link,
.footer-site .footer-contact {
    position: relative;
    /* margin-bottom: 45px; */
    color: #ffffff;
}

.footer-site .footer-about h2,
.footer-site .footer-link h2,
.footer-site .footer-contact h2 {
    position: relative;
    margin-bottom: 30px;
    font-size: 27px;
    font-weight: 500;
    color: #80ccff;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    text-transform: uppercase;
}
.footer-sattic h2{
    position: relative;
    margin-bottom: 30px;
    font-size: 27px;
    font-weight: 500;
    color: #80ccff;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    text-transform: uppercase;


}

.footer-sattic ul li{
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300 !important;

}
.footer-site h2::after {
    content: ' ';
    display: block;
    border-bottom: 1px solid #ffffff;
    width: 70%;
}

.footer-site .footer-contact p {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300 !important;
}

.footer-site .footer-link a {
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
    transition: .3s;
    font-size: 16px;
    font-weight: 300 !important;
}

.footer-site .footer-link a::before {
    position: relative;
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 900;
    margin-right: 10px;
}

.footer-site .footer-link a:hover {
    color: #0099ff;
    letter-spacing: 1px;
}

.footer-site .copyright-site {
    padding: 15px 0px 20px 0px;
}

.footer-site .copyright-site p {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
}

.footer-site .copyright-site p a {
    color: #80ccff;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 16px;
}

.footer-site .copyright-site p a:hover {
    color: #0099ff;
}

/* GIỚI THIỆU Luật sư */
.gtluatsu {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.card-ls {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 100%;
    margin: auto;
    text-align: center;
    font-family: arial;
    margin: 0 15px;
}

.card-ls .title {
    color: grey;
    font-size: 18px;
}

.card-ls .button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
}

.card-ls img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: 20% 20%;
}

.card-ls .button:hover {
    opacity: 0.7;
}

.luatsuDN {
    padding-left: 10px;
    padding-right: 10px;
}

/* @media (max-width: 1000px) {
    .luatsuDN{
        padding-left: 50px;
        padding-right: 50px;
    }

} */
/* @media (max-width: 500px) {
    .luatsuDN{
        padding-left: 10px;
        padding-right: 10px;
    }

} */
/* SITE LIÊN HỆ */
.the-article-tools {
    position: fixed;
    z-index: 1000;
    right: 35px;
    bottom: 80px;
}

.the-article-tools li {
    width: 43px;
    height: 43px;
    display: block;
    cursor: pointer;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    border-radius: 50%;
    margin-bottom: 10px;
}

.the-article-tools li.btnZalo .ti-zalo {
    background: url(../images/icon_zalomessage.png) no-repeat 50% 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.the-article-tools li.btnFacebook .ti-facebook {
    background: url(../images/icon_messenger.png) no-repeat 50% 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.the-article-tools li.btnTelephone .ti-telephone {
    background: url(../images/icon_telephone.png) no-repeat 50% 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.the-article-tools li.btnZalo {
    background: #018fe5;
}

.the-article-tools li.btnFacebook {
    background: #3b5998;
}

.the-article-tools li.btnTelephone {
    background: #2196f3;
}

/* BACK TO TOP */
#myBtn {
    display: none;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    position: fixed;
    line-height: 1;
    right: 30px;
    bottom: 30px;
    background: #4d94ff;
    z-index: 1000;
    text-align: center;
    color: #000a1a;
    transition: 0.3s;
    padding-top: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
}

.back-to-top i {
    font-size: 18px;
    /* Increase font size */
    padding-bottom: 10px;
}

#myBtn:hover {
    background-color: #005ce6;
}

/* BODY SITE */
.body-content {
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}

.body-content h1.title {
    margin-top: 10px;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 20px;
    font-weight: 700;
    /* font-family: 'EB Garamond', serif; */
    text-transform: uppercase;
    font-family: 'Be Vietnam';

}

.container-content {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-content {
    max-width: 1170px;
}

.panel-default {
    border: #fff !important;
}

/* bài viết */
.baiviet {
    margin-top: 20px;
}

.article-masonry {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    height: auto;
}

.card-post {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    background: #fff;
}

.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}

.card-post-img img {
    float: left;
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: 25% 25%;
}

.card-post-img:hover {
    transform: scale(1.02);
}

.card-post-content {
    padding: 15px 20px 0;
}

.card-post-content h3 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-post-content h3 a {
    color: #030c31;
}

.card-post-content h3 a:hover {
    color: #6380f1;
}

.card-post-content p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #313131;
    text-align: left;
    position: relative;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* bài viết đơn */
.content-page {
    margin-top: 20px;
}

.content-page h1.title {
    text-transform: uppercase;
    font-size: 24px;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
}

.content-page .hometext {
    margin-bottom: 40px;
    padding-bottom: 40px;
    font-size: 16px;
}

.content-page .hometext::after {
    content: ' ';
    display: block;
    border-bottom: 1px solid #d3cfcf;
    width: 100%;
}

.lienquan-title {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.lienquan-title h2 {
    margin: 0;
    color: #333333;
    position: relative;
    font-size: 30px;
    font-weight: 700;
    white-space: nowrap;
    z-index: 1;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
}

.lienquan-title h2::after {
    content: ' ';
    display: block;
    border-bottom: 1px solid #11079e;
    width: 100%;
}

/* tin liên quan */
.posts-same {
    position: relative;
    width: 100%;
}

.posts-same .feature-item {
    margin-bottom: 5px;
}

.posts-same .feature-icon img {
    width: 120px;
    height: 100px;
    text-align: center;
    font-size: 60px;
    border: 1px solid #fff;
    transition: .5s;
}

.posts-same .feature-item:hover .feature-icon img {
    opacity: 0.5;
}

.posts-same .feature-item .text a {
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    color: #000000;
}

.posts-same .feature-item .text a:hover {
    color: #0000FF;
}

.scroll {
    border: hidden;
    width: auto;
    height: 700px;
    overflow-x: hidden;
    overflow-y: auto;
}

/* Liên hệ */
.title-form {
    text-align: center;
    display: block;
    font-size: 30px;
    margin: 0;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    color: #000000;
}

hr.line-under-title-big {
    height: 2px;
    background-image: linear-gradient(to bottom right, #0000ff, #1a1aff, #3333ff);
    width: 70px;
    margin-left: auto !important;
    margin-right: auto !important;
    border: none;
}

.contact-site h1 {
    text-align: center;
    font-size: 30px;
    /* font-family: 'EB Garamond', serif; */
    font-family: 'Be Vietnam';
    color: #555555;
    line-height: 32px;
}

.contact-site {
    position: relative;
    width: 100%;
}

.contact-site .contact-info {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding-left: 40px;
    padding-right: 40px;
}

.contact-site .contact-item {
    position: relative;
    padding: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.contact-site .contact-item i {
    display: inline-block;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}

.contact .contact-text {
    position: relative;
    width: auto;
    padding-left: 15px;
}

.contact-site .contact-text h2 {
    color: #443846;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.contact-site .contact-text h2::after {
    content: ' ';
    display: block;
    border-bottom: 1px solid #333333;
    width: 200px;
}


.contact-site .contact-text p a {
    margin: 0;
    color: #555;
    font-size: 16px;
    /* font-family: 'Roboto', serif; */
    font-family: 'Be Vietnam';
}

.contact-site .contact-text p {
    margin: 0;
    color: #555;
    font-size: 16px;
    /* font-family: 'Roboto', serif; */
    font-family: 'Be Vietnam';
}

.contact-site .contact-text p a:hover {
    color: #0b0979;
    letter-spacing: 1px;
}

/* form liên hệ */
.input-group {
    border: 1px solid #555;
    border-radius: 4px;
    height: 50px;
}

.input-group input {
    border-radius: 4px;
    height: 50px;
}

.input-group select {
    border-radius: 4px;
    height: 50px;
}

.form-group textarea {
    border: 1px solid #555;
    border-radius: 4px;
}

/* span.input-group-addon {
    visibility: hidden;
} */
.form-lh {
    padding-left: 300px;
    padding-right: 300px;
    margin-top: 30px;
    margin-bottom: 20px;
}


.form-group .btn-primary {
    text-transform: uppercase;
    color: #000000;
    border: 1px solid #010136;
    border-radius: 0;
    background: #e2e2e7;
    transition: .3s;
    float: left;
    width: 100px;
    height: 50px;
    font-size: 15px;
}

.form-group .btn-primary:hover {
    background: #b9b9f7;
    color: #000000;
}

.form-group .btn-default {
    visibility: hidden;
}

@media (max-width: 800px) {
    .form-lh {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

}

/* giới thiệu công ty */
.gioithieu h2 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.35;
}

.img-right img {
    max-height: 370px;
}

.img-left img {
    padding-top: 2px;
    padding-bottom: 2px;
}

/* .img-bottom img {
    max-height: 580px;
    object-fit: cover;
} */
.gioithieu p {
    color: #555555;
}