/*
Theme Name: Ruby Theme
Author: Top Ruby Media
Description: Converted from base.php
Version: 1.2
text-domain: ruby-theme
*/
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
    color: #333;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.618;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

input,
label,
select,
textarea {
    color: #333;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
}

li,
ol,
ul {
    margin: 0;
    padding: 0;
}

ol li {
    list-style-type: decimal;
}

strong,
b {
    font-weight: 700;
}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
    color: #0d72c7;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

/* Body
------------------------------------------------------------ */

body {
    background-color: #fff;
}

::-moz-selection {
    background-color: #0d72c7;
    color: #fff;
}

::selection {
    background-color: #0d72c7;
    color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

.wrap {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
    margin: 0 auto;
    height: 90px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}

.title-area {
    float: left;
    overflow: hidden;
    padding: 0;
    width: 230px;
    margin-left: 15px;
    height: 90px;
}

.site-title {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 36px;
    line-height: 1.35;
    margin: 0;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: 100%;
}

.site-title a,
.site-title a:hover {
    color: #333;
    padding: 0;
    text-decoration: none;
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.site-description {
    font-size: 13px;
    padding: 0;
    display: none;
}

.site-header .widget-area {
    /*float: right;
	padding: 0;
	width: calc(100% - 320px);
	margin:19px 15px 0 0;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: flex;
    /* nÃ¡ÂºÂ¿u cÃƒÂ³ nhiÃ¡Â»Âu widget bÃƒÂªn trong */
    align-items: center;
    min-width: 840px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary {
    float: left;
    width: 100%;
    height: 50px;
    background: #333;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
    clear: both;
    color: #333;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
    float: left;
    width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
    float: left;
    list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
    color: #333;
    display: block;
    padding: 12px 20px;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
    color: #CE2127;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
    background: none;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 16px;
    padding: 10px;
    position: relative;
    text-transform: none;
    width: 230px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
    background-color: #d40511;
    color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
    height: auto;
    left: -9999px;
    margin: 0 0 0 -1px;
    position: absolute;
    width: 160px;
    z-index: 9999;
    padding-top: 18px;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
    width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
    margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
    left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
    position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
    left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
    padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
    background: url(assets/images/icon-plus.png) no-repeat;
    height: 16px;
    position: absolute;
    right: 8px;
    text-indent: -9999px;
    top: 10px;
    width: 16px;
}

#wpadminbar li:hover ul ul {
    left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    width: 1200px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 12px 0;
    font-size: 15px;
}

.breadcrumb .wrap {
    width: 1140px;
    color: #21b32a;
    font-weight: 500;
}

.breadcrumb a {
    color: #333;
    font-size: 15px;
    font-weight: 400;
}

.breadcrumb .label {
    margin: 0 5px;
    font-weight: 400;
    color: #333;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
    float: left;
    width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
    width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}


/* Content
------------------------------------------------------------ */

.content {
    float: left;
    padding: 0;
    width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
    width: 750px;
    margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
    float: right;
    margin-left: 0;
    margin-right: 15px;
}

.full-width-content .content {
    width: 100%;
}

.post {
    margin: 0 0 20px;
}

.entry-content {
    overflow: hidden;
    text-align: justify;
}

.entry-content p {
    margin: 0 0 15px;
    text-align: justify;
}

blockquote {
    background: url(assets/images/blockquote.png) no-repeat;
    border: none;
    margin: 5px 5px 20px;
    padding: 25px 30px 5px 70px;
}

blockquote p {
    color: #999;
    font-style: italic;
}

p.subscribe-to-comments {
    padding: 20px 0 10px;
}

.clear {
    clear: both;
}

.clear-line {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.35;
    margin: 0 0 10px;
}

h1 {
    font-size: 18px;
}

.taxonomy-description h1 {
    margin: 0;
}

h2,
h2 a,
h2 a:visited {
    font-size: 16px;
}

h2 a,
h2 a:visited {
    color: #333;
    font-family: 'Roboto', Arial, sans-serif;
}

h2 a:hover {
    color: #0d72c7;
    text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
    font-size: 16px;
    margin: 0 0 5px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 16px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
    font-size: 16px;
    color: #333;
}

.widget-area .widgettitle a {
    color: #333;
    text-decoration: none;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
    margin: 0;
    padding: 0 0 15px;
    text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
    list-style-type: disc;
    margin: 0 0 0 30px;
    padding: 0;
    text-align: justify;
}

.entry-content ol li {
    margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
    padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
    font-size: 13px;
    margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
    border-top: 1px solid #ddd;
    clear: both;
    font-size: 13px;
    padding: 5px 0 0;
}

/* assets/images
------------------------------------------------------------ */

img {
    height: auto;
    max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 4px;
}

.author-box .avatar {
    background-color: #fff;
    float: left;
    margin: 0 10px 0 0;
}

.post-image {
    margin: 0 10px 10px 0;
}

.comment-list li .avatar {
    background-color: #fff;
    float: right;
    margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 10px;
}

img.alignnone {
    display: inline;
    margin: 0 0 10px;
}

img.alignleft {
    display: inline;
    margin: 0 15px 10px 0;
}

img.alignright {
    display: inline;
    margin: 0 0 10px 15px;
}

.alignleft {
    float: left;
    margin: 0 15px 10px 0;
}

.alignright {
    float: right;
    margin: 0 0 10px 15px;
}

.wp-caption {
    padding: 0;
    text-align: center;
    width: auto !important;
}

p.wp-caption-text {
    font-size: 13px;
    margin: 5px 0;
    text-align: center;
}

.wp-smiley,
.wp-wink {
    border: none;
    float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
    font-size: 16px;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}

.pagination li {
    display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
    background: #f2f2f2;
    color: #333;
    padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
    background: #ce2127;
    color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
    display: inline;
    float: right;
    width: 360px;
    margin-right: 15px;
}

.sidebar-secondary {
    float: left;
    width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
    margin-left: 15px;
    margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}

.sidebar p {
    font-size: inherit;
}

.sidebar .widget {
    background-color: #fff;
    margin: 0 0 15px;
    padding: 0 0 15px;
    float: left;
    width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
    padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
    border-bottom: 1px solid #ddd;
    list-style-type: none;
    margin: 0 0 7px;
    padding: 0 0 5px;
    word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
    border: none;
    margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
    background: #f2f2f2;
    cursor: pointer;
    padding: 10px 20px;
    color: #333;
    -webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
    text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    /* padding: 12px 0 0; */
    width: 520px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
}

.site-header .wrap {
    width: 90%;
}

.nhantuvan .widget:nth-child(1) {
    position: absolute;
    right: 5%;
    top: 22px;
    z-index: 9999;
}

.sidebar .search-form {
    padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
    margin: 0;
    padding: 6px 5px 6px 15px;
    width: calc(100% - 110px);
    border: none;
    background: unset;
    height: 40px;
}

.nav-primary .search-form input[type="search"] {
    background-color: #fff;
    margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
    float: left;
    clear: both;
    font-size: 15px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    background: #730e22;
    color: #fff;
    padding: 20px 0;
}

.site-footer p {
    color: #fff;
}

.site-footer a,
.site-footer a:visited {
    color: #fff;
}

.site-footer a:hover {
    color: #fff;
    text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
    margin: 0 0 15px;
    overflow: hidden;
    float: left;
    width: 100%;
}

#author,
#comment,
#email,
#url {
    margin: 10px 5px 0 0;
    padding: 10px;
    width: 348px;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: 98%;
    background: #fff;
}

input#submit {
    float: left;
}

.ping-list {
    margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
    padding: 10px;
}

.comment-list li,
.ping-list li {
    font-weight: bold;
    list-style-type: none;
    margin: 15px 0 5px;
    padding: 10px 15px;
}

.comment-list li ul li {
    list-style-type: none;
    margin-right: 0;
    background: #fff;
}

.comment-content {
    padding-left: 70px;
}

.comment-content p {
    font-size: 15px;
    margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
    font-style: normal;
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 5px;
}

.comment-meta a {
    color: #666;
}

.comment-reply {
    font-size: 13px;
    font-weight: 300;
}

.comment-reply a {
    background: #f2f2f2;
    color: #333;
    padding: 5px 10px;
}

.nocomments {
    text-align: center;
}

.entry-comments .pagination {
    display: block;
}

.bypostauthor {}

.thread-alt,
.thread-even {
    background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
    border: 1px solid #ddd;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    text-align: center;
    margin: 0 35px;
}

.slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
    background: #000;
}

.section {
    float: left;
    width: 100%;
}

.site-header .widget-area .widget {
    float: left;
}


.site-header .widget-area .widget_polylang {
    margin-left: 20px;
    margin-top: 0;
    position: relative;
    z-index: 2;
    background: url(assets/images/down.svg) no-repeat right top 12px;
    padding-right: 15px;
}

.site-header .menu-item-has-children>a>span {
    background: url(assets/images/down.svg) no-repeat right top 8px;
    padding-right: 15px;
}

.site-header .widget-area .widget_polylang .widgettitle {
    padding: 0;
    margin: 0;
    background: 0;
    width: 30px;
    height: 31px;
    display: block;
    background: url(assets/images/vi.svg) no-repeat center center;
    text-indent: -9999px;
}

.lang-en .site-header .widget-area .widget_polylang .widgettitle {
    background: url(assets/images/en.svg) no-repeat center center;
    background-size: 30px;
    width: 30px;
    height: 31px;
}

.site-header .widget-area .widget_polylang ul {
    list-style: none;
    position: absolute;
    top: 0;
    display: none;
}

.site-header .widget-area .widget_polylang:hover ul {
    display: block;
}

.site-header .widget-area .widget_polylang ul li a {
    background: url(assets/images/vi.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    background-size: 30px;
    width: 30px;
    height: 31px;
}

.site-header .widget-area .widget_polylang ul li.lang-item-en a {
    background: url(assets/images/en.svg) no-repeat center center;
    background-size: 30px;
    width: 30px;
    height: 31px;
}

.lang-vi .site-header .widget-area .widget_polylang ul li.lang-item-vi {
    display: none;
}

.lang-en .site-header .widget-area .widget_polylang ul li.lang-item-en {
    display: none;
}

.site-header .widget_caldera_forms_widget {
    display: none;
}

.nhantuvan p strong {
    cursor: pointer;
    background: #d40511;
    color: #fff;
    text-transform: uppercase;
    height: 45px;
    display: table;
    line-height: 45px;
    padding: 0 15px;
    border-radius: 10px;
    font-size: 15px;
    transition: background 0.3s ease;
}

.nhantuvan p strong:hover {
    background: #730e22;
}

.content-slider .widget .widgettitle,
.page .banner_page h1 {
    font-size: 70px;
    font-weight: 700;
    margin: 40px 0;
    text-align: center;
    background: #ffffffe0;
    color: #333;
}

.content-slider .widget .widgettitle span,
.doitac-gg .widgettitle span,
.content-dichvu .widget:first-child .widgettitle span,
.content-dichvu .widget:first-child h2 em,
.content-cauhoi .widgettitle h2 em,
.page .banner_page h1 em,
.caclydo h2 em,
.ldp_doitac h2 em {
    color: #d40511;
    font-style: inherit;
}

.content-slider .textwidget p {
    width: 750px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}

.content-slider .textwidget p:last-child,
.caclydo .widgettitle {
    text-align: center;
}

.content-slider .textwidget p:last-child a {
    display: table;
    margin: 50px auto;
    color: #333;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #333;
    padding: 0 30px;
    border-radius: 10px;
    font-weight: 500;
    transition: background 0.3s ease, color 0.3s ease;
    ;
    background: #fff;
}

.content-slider .textwidget p:last-child a:hover {
    background: #d40511;
    color: #fff;
    border: 1px solid #d40511;
    text-decoration: none;
}

.title-area img {
    width: 200px;
}

.content-slider {
    background: url(assets/images/bgsl.jpg) no-repeat bottom center;
    background-size: cover;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 100px;
    margin-bottom: 30px;
}

.content-doitac .wrap {
    width: 95%;
    overflow: hidden;
    position: relative;
    display: flex;
}

.content-doitac ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    animation: slide 40s linear infinite;
}

.content-doitac ul li img {
    width: 180px;
}

.content-doitac ul li {
    flex: 0 0 auto;
    width: 300px;
    height: 150px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.content-thanhtuu {
    background-image: linear-gradient(113deg, #CE2127 0%, #f2295b 100%);
    padding: 30px 0;
    margin: 30px 0 40px;
}

.content-thanhtuu ul li {
    list-style-type: none;
    float: left;
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 22px;
}

.content-thanhtuu ul li strong {
    display: block;
    font-size: 60px;
    font-weight: 700;
}

.content-thanhtuu ul li em {
    font-style: inherit;
}

.doitac-gg .widget,
.ldp_doitac .widget {
    float: left;
    width: 570px;
    margin: 0 15px;
}

.doitac-gg .widgettitle,
.content-dichvu .widget:first-child .widgettitle,
.content-news .widgettitle a,
.content-news .widgettitle h2,
.content-dichvu .widget:first-child h2,
.content-cauhoi .widgettitle h2,
.ldp_doitac h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 50px;
}

.doitac-gg .widget:nth-child(3) {
    float: left;
    width: 100%;
    margin: 50px 0 0;
}

.doitac-gg .widget:nth-child(1) img {
    display: table;
    margin: 0 auto;
}

.doitac-gg .widget p,
.ldp_doitac .widget p {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: justify;
}

.doitac-gg {
    margin: 50px 0;
}

.content-dichvu .widget:first-child {
    text-align: center;
    margin: 0 0 40px;
}

.content-dichvu .widget:first-child p,
.caclydo .widgettitle p {
    font-size: 20px;
    width: 750px;
    margin: 0 auto;
}

.content-dichvu .widget:first-child .widgettitle {
    margin: 30px 0 15px;
}

.content-dichvu .image-upload,
.dichvu_web .muc {
    float: left;
    width: 338px;
    margin: 0 15px;
    box-shadow: 1px 1px 10px #d9d9d963;
    border-radius: 10px;
    padding: 15px 15px 30px;
}

.content-dichvu .image-upload img,
.chiendich_ggads .widget img,
.dichvu_web .muc img {
    width: 70px;
    margin: 20px 0 10px;
}

.content-dichvu .image-upload .title a,
.content-dichvu .image-upload h2,
.chiendich_ggads .widget h3,
.dichvu_web .muc h3 {
    color: #333;
    font-size: 23px;
    font-weight: 700;
    transition: color 0.3s ease;
}

.content-dichvu .image-upload .title,
.content-dichvu .image-upload h2 {
    margin: 0 0 15px;
}

.content-dichvu .image-upload .noidung p,
.content-dichvu .image-upload p {
    font-size: 18px;
    text-align: justify;
}

.content-dichvu .image-upload .readmore,
.dichvu_web .muc p:last-child a {
    color: #434343;
    font-weight: 600;
    display: table;
    background: url(assets/images/muiten.svg) no-repeat right 20px center;
    padding: 10px 55px 10px 20px;
    margin: 25px 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    transition: background 0.3s ease;
}

.content-dichvu .image-upload .readmore:hover,
.content-dichvu .image-upload:hover .readmore,
.dichvu_web .muc:hover p:last-child a {
    background: url(assets/images/muiten2.svg) no-repeat right 20px center #d40511;
    color: #fff;
}

.content-dichvu .image-upload:hover .title a,
.content-dichvu .image-upload:hover h2,
.dichvu_web .muc:hover h3 {
    color: #d40511;
}

.content-dichvu .image-upload:hover,
.dichvu_web .muc:hover {
    box-shadow: 1px 1px 10px #d4051124;
}

.content-lydo {
    /*background: #CE2127;*/
    margin: 85px 0;
    padding: 55px 0;
    background: linear-gradient(180deg, #CE2127 28.3%, #f2295b 100%);
}

.content-thanhtuu .wrap,
.content-lydo .wrap {
    width: 90%;
}

.content-lydo .lydo {
    float: left;
    width: calc(50% - 30px);
    margin: 0 15px;
}

.lydo1 .widgettitle {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    margin: 70px 0 40px;
}

.content-lydo .lydo p {
    font-size: 20px;
    color: #fff;
}

.lydo1 p a,
.cacbuoc .widgettitle p a {
    background: url(assets/images/muiten2.svg) no-repeat right 20px center;
    color: #fff;
    padding: 15px 80px 15px 15px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 50px 0 0;
    display: table;
}

.lydo2 .widgettitle {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}

.lydo2 .widgettitle span {
    font-size: 46px;
    margin: 0 0 15px 0;
    font-weight: 900;
    display: block;
    border-bottom: 1px solid #ffffff8a;
    background: url(assets/images/len.svg) no-repeat right center;
    background-size: 20px;
}

.lydo2 .widget {
    margin-bottom: 25px;
}

.lydo2 p {
    font-size: 17px;
    margin-bottom: 10px;
}

.lydo2 .textwidget {
    display: none;
}

.lydo2 .widget:first-child .textwidget {
    display: block;
}

.lydo2 .widgettitle.active span {
    background: url(assets/images/xuong.svg) no-repeat right center;
    background-size: 20px;
}

.content-news .widgettitle {
    text-align: center;
}

.content-news .support-extra {
    font-size: 20px;
    width: 680px;
    margin: 0 auto 40px;
    text-align: center;
}

.content-news .widgettitle h2 {
    margin: 0;
}

.content-news .main-posts,
.content-news ul {
    float: left;
    width: 570px;
    margin: 0 15px;
}

.content-news ul li {
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.content-news ul li img {
    float: left;
    width: 230px;
    margin: 0 15px 0 0;
}

.content-news img {
    border-radius: 10px;
}

.content-news ul li a {
    color: #333;
    font-size: 17px;
    font-weight: 500;
}

.content-news ul li a:hover,
.before_footer .widget ul li a:hover {
    color: #d40511;
}

.content-news .widget-item-title a {
    color: #d40511;
    font-size: 20px;
    font-weight: 700;
}

.content-news .widget-item-title {
    margin: 15px 0 5px;
}

.content-news .post-info {
    color: #868080;
    font-size: 15px;
    margin: 0 0 10px;
    background: url(assets/images/date.png) no-repeat left center;
    background-size: 15px;
    padding-left: 20px;
}

.content-news .more-link,
.page_blog .post .more-link {
    display: none;
}

.content-contact {
    background: #CE2127;
    padding: 50px 0;
}

.content-contact .widget {
    float: left;
    width: 50%;
}

.content-contact .widget:first-child .widgettitle {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    margin: 40px 0 20px;
}

.content-contact .widget p,
.nhantuvan .widget_caldera_forms_widget p,
.info_chung .widget_caldera_forms_widget p {
    font-size: 18px;
    color: #fff;
}

.content-contact .widget_caldera_forms_widget input,
.content-lienhe form input,
.nhantuvan .widget_caldera_forms_widget input {
    height: 50px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
    box-shadow: none;
}

.content-contact .widget_caldera_forms_widget textarea,
.content-lienhe form textarea,
.nhantuvan .widget_caldera_forms_widget textarea,
.info_chung .widget_caldera_forms_widget textarea {
    font-size: 16px;
    border-radius: 5px;
    border: none;
    box-shadow: none;
}

.content-contact .widget_caldera_forms_widget input[type="submit"],
.content-lienhe form input[type="submit"],
.nhantuvan .widget_caldera_forms_widget input[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 40px;
    border: 1px solid #fff;
    background: #d40511;
    color: #fff;
    display: table;
    margin: 0 auto;
    transition: background 0.3s ease;
}

.content-contact .widget_caldera_forms_widget input[type="submit"]:hover {
    background: #730e22;
}

.content-contact .widget_caldera_forms_widget p {
    display: block;
    margin-bottom: 15px;
    color: #fff;
}

#caldera_forms_widget-2 .contact-form-ruby {
    background: transparent;
    padding: 0;
    box-shadow: none;
}

#caldera_forms_widget-2 label {
    color: #fff;
}

#caldera_forms_widget-2 .form-control {
    background: #fff;
    border: none;
    height: 45px;
}

#caldera_forms_widget-2 textarea.form-control {
    height: auto;
}

.before_footer {
    /*background: #730e22;*/
    padding: 50px 0;
}

.before_footer .widget {
    float: left;
    width: 370px;
    margin: 0 15px;
}

.before_footer .widget:first-child {
    width: 435px;
}

.before_footer .widget:nth-child(2) {
    width: 280px;
    margin-left: 40px;
}

.before_footer .widget:first-child .widgettitle {
    background: url(assets/images/logo.webp) no-repeat top left;
    background-size: 160px;
    padding: 60px 0 0;
    margin: 0 0 15px;
}

.before_footer .widget .widgettitle,
.content-lienhe .lienhe h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 15px 0;
}

.before_footer .widget:first-child ul,
.content-lienhe .lienhe ul {
    margin-bottom: 25px;
}

.before_footer .widget p,
.before_footer .widget ul,
.content-lienhe .lienhe p,
.content-lienhe .lienhe ul {
    margin-bottom: 15px;
}

.before_footer .widget ol li,
.content-lienhe .lienhe ol li {
    list-style-type: none;
    float: left;
}

.before_footer .widget ol li img,
.content-lienhe .lienhe ol li img {
    width: 40px;
    margin: 0 10px 0 0px;
}

.before_footer .widget ul,
.content-lienhe .lienhe ul {
    margin-left: 20px;
}

.before_footer .widget ul li,
.content-lienhe .lienhe ul li {
    margin-bottom: 7px;
}

.before_footer .widget ul li a,
.content-lienhe .lienhe ul li a {
    color: #333;
}

.sumenh {
    background-image: linear-gradient(180deg, #CE2127 28%, #f2295b 100%);
    float: left;
    width: 100%;
    color: #fff;
}

.sumenh .nd {
    width: 50%;
    float: left;
}

.sumenh .nd img {
    display: block;
    margin: 0;
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.sumenh h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}

.sumenh .nd:nth-child(2) {
    width: calc(50% - 100px);
    padding: 30px 50px;
}

.sumenh p,
.sumenh ul li,
.sumenh a,
.sumenh h3,
.sumenh h4 {
    color: #fff;
    font-size: 17px;
}

.sumenh h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 15px;
}

.sumenh ul {
    margin-left: 20px;
}

.sumenh ul li {
    margin-bottom: 10px;
}

.sumenh p,
.sumenh ul {
    margin-bottom: 15px;
}

.sumenh .nd:nth-child(1) p {
    margin-bottom: 0;
}

.page-template-page-gioithieu .content-dichvu .widget:first-child h2 {
    text-align: left;
    margin: 0 0 15px;
}

.page-template-page-gioithieu .content-dichvu .widget:first-child p {
    text-align: left;
    margin: 0;
}

.content-dichvu .widget:first-child h2 em {
    display: block;
}

.content-dichvu {
    margin: 60px 0;
}

.content-cauhoi {
    margin: 0 0 60px;
}

.widgetdv .image-upload:nth-child(3n+1) {
    clear: both;
}

.content-dichvu .widgetdv .image-upload {
    margin: 0 15px 30px;
    min-height: 280px;
}

.content-cauhoi .widgettitle h2 {
    margin: 0 0 15px;
}

.content-cauhoi .widgettitle {
    text-align: center;
    margin: 0 0 50px;
}

.content-cauhoi .widgettitle p {
    font-size: 20px;
}

.list_ques .answer {
    display: none;
    padding: 20px 30px 15px;
}

.list_ques .answer p,
.list_ques .answer ul {
    margin-bottom: 15px;
}

.list_ques {
    width: 950px;
    margin: 0 auto;
}

.list_ques .title {
    font-size: 18px;
    background: url(assets/images/cong.svg) no-repeat right 15px center #d405110d;
    padding: 15px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 500;
    background-size: 35px;
}

.list_ques .title.active,
.list_ques .question:hover .title {
    background: url(assets/images/tru.svg) no-repeat right 15px center #d405110d;
    color: #d40511;
}

.list_ques .question {
    margin-bottom: 20px;
    background: #faeff066;
    border-radius: 10px;
}

.content-map iframe {
    width: 100%;
}

.content-lienhe .lienhe {
    float: left;
    width: 570px;
    margin: 50px 15px;
}

.page h1 {
    color: #CE2127;
    font-size: 46px;
    font-weight: 700;
    text-transform: capitalize;
}

.content-lienhe form {
    background: #d40511;
    padding: 30px 30px 20px;
    border-radius: 10px;
}

.content-lienhe form p {
    color: #fff;
    font-size: 18px;
    margin: 0 0 15px;
}

.category h1,
.search h1,
.tag h1 {
    font-size: 60px;
    text-align: center;
    font-weight: bold;
    margin: 50px 0 40px;
}

.category h1 a {
    color: #333;
}

.category main.content .post,
.search main.content .post,
.tag main.content .post {
    float: left;
    width: 338px;
    margin: 0 15px 30px;
    border: 1px solid #d9d9d95e;
    padding: 15px;
    border-radius: 10px;
}

.category-tuyen-dung main.content .post {
    border: 1px solid #e565650a;
    box-shadow: 0px 0px 4px #834c4e4d;
}

.category main.content .post:nth-child(3n+1),
.search main.content .post:nth-child(3n+1),
.tag main.content .post:nth-child(3n+1) {
    clear: both;
}

.category main.content .post img,
.search main.content .post img,
.tag main.content .post img {
    padding: 0;
    border: none;
    border-radius: 10px;
    width: 100%;
    margin: 0 0 15px 0;
    height: 180px;
    object-fit: cover;
}

.category main.content .post .entry-title a,
.search main.content .post .entry-title a,
.tag main.content .post .entry-title a {
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.category main.content .post .more-link,
.search main.content .post .more-link,
.tag main.content .post .more-link {
    color: #434343;
    font-weight: 600;
    display: table;
    background: url(assets/images/muiten.svg) no-repeat right 20px center;
    padding: 10px 55px 10px 20px;
    margin: 25px 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    transition: background 0.3s ease;
}

.category main.content .post:hover .more-link,
.search main.content .post:hover .more-link,
.tag main.content .post:hover .more-link {
    background: url(assets/images/muiten2.svg) no-repeat right 20px center #d40511;
    color: #fff;
}

.category main.content .post:hover .entry-title a,
.search main.content .post:hover .entry-title a,
.tag main.content .post:hover .entry-title a {
    color: #d40511;
}

.category main.content .post .entry-title,
.search main.content .post .entry-title,
.tag main.content .post .entry-title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    float: left;
    width: 100%;
}

.category main.content .post .entry-content,
.search main.content .post .entry-content,
.tag main.content .post .entry-content {
    float: left;
    width: 100%;
}

.banner_page h1 strong {
    display: block;
}

.banner_page p {
    font-size: 20px;
    text-align: center;
    margin: 0 0 15px;
}

.chiendich_ggads .wrap {
    width: 90%;
}

.chiendich_ggads .widget {
    float: left;
    width: calc(33.33% - 82px);
    margin: 0 15px 30px;
    border: 1px solid #333;
    border-radius: 10px;
    padding: 15px 25px 30px;
    min-height: 320px;
}

.chiendich_ggads .widget h3 em {
    display: block;
    font-style: inherit;
}

.chiendich_ggads .widget p {
    font-size: 17px;
}

.chiendich_ggads .widget:first-child {
    border: none;
    padding: 0 50px 0 0;
}

.chiendich_ggads .widget:first-child h2,
.taisao h2 {
    font-size: 50px;
    font-weight: 700;
    background: url(assets/images/button.png) no-repeat top left;
    padding-top: 80px;
    background-size: 50px;
}

.chiendich_ggads .widget:first-child h2 em,
.taisao h2 em {
    font-style: inherit;
    display: block;
    color: #CD2027;
    /*	text-transform: uppercase;*/
}

.chiendich_ggads .widget:hover h3 {
    color: #CD2027;
}

.cacbuoc {
    margin: 50px 0;
    background-image: linear-gradient(180deg, #CE2127 28%, #f2295b 100%);
    padding: 50px 0;
}

.cacbuoc .wrap {
    width: 90%;
}

.cacbuoc h2,
.cacgoi h2,
.caclydo h2 {
    font-size: 50px;
    font-weight: bold;
}

.cacbuoc h2,
.cacbuoc .widgettitle p {
    color: #fff;
}

.cacbuoc .widgettitle {
    text-align: left;
    margin: 0 0 30px;
    float: left;
    width: 40%;
}

.cacbuoc h2 em {
    font-style: inherit;
    color: #fff;
}

.cacbuoc .widgettitle p {
    font-size: 20px;
}

.list_buoc .buoc {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    border: 1px solid #d9d9d9;
    padding: 15px 0;
    border-radius: 10px;
}

.list_buoc .buoc h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 48px;
    cursor: pointer;
    background: url(assets/images/down2.svg) no-repeat right 20px center;
    margin-bottom: 0;
    color: #fff;
}

.list_buoc .buoc h3 span {
    display: block;
    float: left;
    font-size: 36px;
    color: #cd2027;
    margin: 8px 15px 8px;
    border-right: 2px solid #fff;
    line-height: 30px;
    padding-right: 15px;
    color: #fff;
}

.list_buoc {
    width: calc(60% - 100px);
    margin: 0 auto;
    float: right;
}

.list_buoc .buoc .noidung {
    clear: both;
    padding-left: 90px;
    padding-right: 30px;
    display: none;
}

.list_buoc .buoc .noidung p {
    font-size: 18px;
    color: #fff;
}

.list_buoc .ten.active {
    margin-bottom: 10px;
}

.cacgoi h2 em {
    display: block;
    font-style: inherit;
}

.cacgoi h2 {
    background: url(assets/images/button.png) no-repeat right center;
    background-size: 50px;
}

.goi_dichvu .goi {
    float: left;
    width: 300px;
    margin: 0 15px 30px;
    box-shadow: 1px 1px 10px #adadad;
    border-radius: 20px;
    padding: 35px 35px;
    min-height: 465px;
}

.cacgoi .widgettitle {
    margin: 50px 0;
}

.goi_dichvu .goi h3 {
    background: linear-gradient(to right, #00868B, #00CDCD);
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    display: table;
    padding: 12px 0;
    width: 170px;
    text-align: center;
    border-radius: 28px;
    margin: 0 auto 20px;
}

.goi_dichvu .goi:nth-child(2) h3 {
    background: linear-gradient(to right, #ef4444, #f97316);
}

.goi_dichvu .goi:nth-child(3) h3 {
    background: linear-gradient(to right, #CD5555, #FF6A6A);
}

.goi_dichvu .goi p {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #ce2127;
}

.goi_dichvu .goi ul {
    margin: 20px 0 0 20px;
}

.goi_dichvu .goi ul li {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
}

.tong_quan {
    position: relative;
    margin: 30px auto 50px;
    background: linear-gradient(180deg, #CE2127 28%, #f2295b 100%);
    border-radius: 30px;
    display: table;
}

.tong_quan .widget:nth-child(1) h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    background: url(assets/images/button2.png) no-repeat top left;
    padding-top: 80px;
    background-size: 50px;
    line-height: 1.3;
}

.tong_quan .widget:nth-child(1) h2 em {
    display: block;
    font-style: inherit;
}

.tong_quan .widget:first-child {
    float: left;
    width: calc(55% - 45px);
    margin: 30px 0 20px 30px;
}

.tong_quan .widget:last-child {
    float: left;
    width: 45%;
}

.tong_quan .widget p,
.tong_quan .widget a,
.tong_quan .widget ul li {
    font-size: 18px;
    color: #fff;
}

.tong_quan .widget p {
    line-height: 34px;
    text-align: justify;
    margin-bottom: 20px;
}

.tong_quan .widget:nth-child(2) img {
    border-radius: 38px;
    position: absolute;
    top: -50px;
    right: -50px;
    width: 550px;
}

.caclydo .wrap {
    /*width: 90%;*/
}

.caclydo .widgettitle p {
    font-size: 20px;
}

.caclydo .widgettitle {
    margin-bottom: 40px;
}

.caclydo {
    margin: 30px 0 50px;
}

.ly_do .lydo {
    margin: 0 15px 30px;
    box-shadow: 1px 1px 10px #d9d9d963;
    float: left;
    width: calc(33.33% - 70px);
    padding: 30px 20px;
    border-radius: 15px;
    min-height: 130px;
}

.ly_do .lydo:hover {
    box-shadow: 1px 1px 10px #d4051124;
}

.ly_do .lydo:hover h3 {
    color: #d40511;
}

.ly_do .lydo h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    transition: color 0.3s ease;
}

.ly_do .lydo:nth-child(3n+1) {
    clear: both;
}

.uudiem {
    background: linear-gradient(180deg, #CE2127 28%, #FF4B5C 100%);
    padding: 50px 0;
}

.uudiem h2 {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
}

.uudiem h2 em {
    display: block;
    font-style: inherit;
}

.uudiem .widgettitle p {
    color: #fff;
    font-size: 18px;
}

.uudiem .widgettitle {
    float: left;
    width: calc(40% - 30px);
    margin: 0 15px;
}

.uudiem .widget {
    float: left;
    width: calc(60% - 30px);
    margin: 0 15px;
}

.uudiem .widget ul li {
    list-style-type: none;
    color: #fff;
    font-size: 20px;
    float: left;
    width: calc(50% - 32px);
    margin: 15px;
    border: 1px solid #fff;
    border-radius: 15px;
    text-align: center;
    height: 80px;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.uudiem .widget ul li:nth-child(n+3) {
    width: calc(33.33% - 32px);
}

.uudiem .wrap {
    width: 90%;
}

.banggia {
    margin: 50px 0 20px;
}

.banggia h2,
.dichvu_tkweb h2,
.dichvu_ldp h2,
.dichvu_web h2 {
    font-size: 50px;
    font-weight: bold;
}

.banggia h2 strong,
.dichvu_tkweb h2 strong,
.dichvu_ldp h2 strong {
    display: block;
}

.dichvu_tkweb h2 em,
.dichvu_ldp h2 em,
.dichvu_web h2 em {
    font-style: inherit;
    color: #CD2027;
}

.banggia .widgettitle p {
    font-size: 18px;
    margin-bottom: 15px;
    width: 60%;
}

.banggia .widgettitle {
    float: left;
    width: 780px;
}

.banggia .widgettitle ul {
    margin: 0 0 0 20px;
}

.banggia .widgettitle ul li {
    font-size: 18px;
    margin: 0 0 7px;
}

.bang_gia {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 190px;
}

.banggia .widget {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 700px;
}

.banggia table {
    float: left;
    width: 100%;
    box-shadow: 1px 1px 10px #adadad;
    border-radius: 20px;
}

.banggia table th {
    text-align: center;
    color: #CE2127;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    width: 50%;
    text-align: center;
    padding: 20px 0;
}

.banggia table td {
    width: 50%;
    text-align: center;
    padding: 20px 0;
    font-weight: bold;
}

.banggia table tr:nth-child(even) {
    background: #cd202712;
}

.banner_page p em {
    display: block;
    font-style: inherit;
}

.taisao .widget {
    float: left;
    width: 570px;
    margin: 0 15px;
}

.taisao .widget img {
    border-radius: 20px;
    margin: 30px 0 0 0;
}

.taisao .widget p {
    margin-bottom: 15px;
}

.dichvu_tkweb h2,
.dichvu_ldp h2 {
    text-align: center;
    margin: 60px 0 30px;
}

/*.gia_dv{
	width: 1280px;
	display: table;
    margin: 0 auto;
}*/

.gia_dv .web {
    float: left;
    width: calc(33.33% - 70px);
    margin: 20px 15px 0;
    box-shadow: 0 4px 10px #6c6a6a;
    border-radius: 20px;
    padding: 20px;
    min-height: 610px;
    background: #fff;
}

.gia_dv .web h3,
.gia_ldp .ldp h3 {
    background: linear-gradient(to right, #ef4444, #f97316);
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    width: 130px;
    display: table;
    margin: 15px auto 30px;
    border-radius: 20px;
    text-align: center;
}

.gia_dv .web ul,
.gia_ldp ul {
    margin: 20px 0 0 20px;
}

.gia_dv .web ul li,
.gia_ldp ul li {
    margin-bottom: 10px;
    font-size: 17px;
}

.gia_dv .web ul li strong,
.gia_ldp ul li strong {
    color: #CE2127;
}

.gia_dv .web p,
.gia_ldp p {
    font-weight: 600;
    font-size: 18px;
}

.gia_dv .web h4,
.gia_ldp h4 {
    text-align: center;
    color: #CE2127;
    font-size: 24px;
    font-weight: bold;
}

.dichvu_ldp {
    margin: 0px;
}

.dichvu_tkweb {
    padding-bottom: 70px;
    background: linear-gradient(to bottom, white 0%, white calc(100% - 400px), #CD2027 calc(100% - 500px), #CE2127 100%);
    ;
}

.gia_ldp .ldp {
    float: left;
    width: 300px;
    margin: 0 15px 30px;
    box-shadow: 1px 1px 10px #adadad;
    border-radius: 20px;
    padding: 35px 35px;
}

.dichvu_web .widgettitle {
    text-align: center;
    margin: 15px 0 30px;
}

.dichvu_web .widgettitle p {
    font-size: 18px;
}

.dichvu_web {
    margin: 90px 0 30px;
}

.single .entry-title,
.page .entry-title {
    font-size: 30px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}

.single .content-sidebar-wrap,
.page .content-sidebar-wrap {
    margin: 30px 0;
}

.single .entry-content h2,
.page .entry-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    color: #CD2027;
}

.single .entry-content h3,
.page .entry-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
}

.sidebar .post {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px dashed #d9d9d978;
    padding-bottom: 15px;
}

.sidebar .post img,
.yarpp-related .post img {
    float: left;
    width: 150px;
    margin: 0 15px 0 0;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
}

.sidebar .post a {
    margin: 0;
    color: #333;
    font-weight: 500;
}

.sidebar .post .widget-item-title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.3;
}

.sidebar .widget .widgettitle p {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}

.sidebar .widget .widgettitle {
    background: url(assets/images/button.png) no-repeat left center;
    background-size: 25px;
    padding-left: 35px;
    margin-bottom: 20px;
}

.ten-chuyen-muc {
    color: #3d3d3d;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 5px;
}

.site-header.f-head {
    position: fixed;
    background: #fff;
    z-index: 999;
    top: 0;
}


.nhantuvan .widget_caldera_forms_widget {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 650px;
    background: #d40511;
    padding: 20px;
    z-index: 3000;
    border-radius: 20px;
}

.nhantuvan .widget_caldera_forms_widget .widgettitle {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -21px;
    top: -21px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    margin: 0 !important;
    font-family: 'Avo';
}

.nhantuvan .widget_caldera_forms_widget p {
    margin-bottom: 20px;
}

.nhantuvan.f-tuvan .widget:nth-child(1) {
    position: fixed;
    top: 20px;
}

.content-fix {
    position: fixed;
    top: 35%;
    right: 5px;
    z-index: 999;
}

.content-fix ul li {
    list-style-type: none;
}

.content-fix ul li img {
    width: 50px;
    margin: 0 0 5px;
}

.page-template-page-blog h1 {
    text-align: center;
    margin: 0 0 50px;
}

.page_blog .widget {
    float: left;
    width: 100%;
    margin: 0 0 50px;
}

.page_blog .widget:nth-child(odd) .post {
    float: left;
    width: calc(33.33% - 30px);
    margin: 0 15px 15px;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 15px;
}

.page_blog .widget .post img {
    margin: 0;
}

.page_blog .widget .post .widget-item-title a {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.page_blog .widget .widgettitle {
    margin: 0 15px 30px;
    background: url(assets/images/button.png) no-repeat left center;
    padding-left: 35px;
    background-size: 25px;
}

.page_blog .widget .widgettitle,
.page_blog .widget .widgettitle h2,
.page_blog .widget .widgettitle p {
    text-transform: uppercase;
    color: #d40511;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}

.page_blog .widget .widgettitle a {
    color: #d40511;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}

.page_blog .widget .post .post-info {
    background: url(assets/images/date.png) no-repeat left center;
    background-size: 15px;
    padding-left: 20px;
    font-size: 15px;
    color: #545454;
    margin-bottom: 10px;
}

.page_blog .widget:nth-child(odd) ul li {
    float: left;
    width: calc(33.33% - 45px);
    margin: 0 15px 10px 30px;
}

.page_blog .widget:nth-child(odd) ul li a {
    color: #333;
    font-weight: 500;
}

.page_blog .widget:nth-child(even) .main-posts,
.page_blog .widget:nth-child(even) ul {
    float: left;
    width: calc(50% - 30px);
    margin: 0 15px;
}

.page_blog .widget:nth-child(even) ul li {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    list-style-type: none;
}

.page_blog .widget:nth-child(even) ul li img {
    float: left;
    width: 150px;
    margin: 0 15px 0 0;
}

.page_blog .widget:nth-child(even) ul li a {
    color: #333;
    font-weight: 500;
}

.page_blog .widget ul li a:hover,
.page_blog .widget .post .widget-item-title a:hover {
    color: #d40511;
}

.page_blog .widget .widgettitle a:hover,
.yarpp-related .post .widget-item-title a:hover {
    color: #730e22;
}

.yarpp-related {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

.yarpp-related .post {
    float: left;
    width: 100%;
    margin: 0 0 15px;
}

.yarpp-related .post a {
    margin: 0;
}

.yarpp-related .post .widget-item-title a {
    color: #333;
    font-weight: 500;
}

.yarpp-related .post .widget-item-title {
    line-height: 1.3;
    margin: 10px 0;
}

.page_blog .widget:nth-child(odd) ul li:nth-child(3n+1) {
    clear: both;
}

.archive.category-tuyen-dung h1 {
    display: none;
}

.cat-description h2 {
    color: #333;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
}

.cat-description h2 strong,
.term-extra h2 span {
    color: #d40511;
}

.cat-description {
    width: 950px;
    text-align: center;
    margin: 50px auto;
}

.category-tuyen-dung main.content .post .entry-title a {
    color: #d40511;
}

.rank span {
    background: #edeff0;
    border-radius: 34px;
    color: #333;
    font-size: 15px;
    padding: 5px 10px;
    margin-right: 10px;
}

.han {
    background: url(assets/images/clock.png) no-repeat left center;
    background-size: 20px;
    padding: 0 0 0 25px;
    font-size: 15px;
    margin-bottom: 0 !important;
}

.cty {
    font-size: 14px;
    color: #959393;
}

.term-extra h2 {
    color: #333;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.term-extra h3 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.term-extra ul {
    margin-left: 20px;
}

.term-extra ul li {
    margin-bottom: 10px;
}

.term-extra {
    margin: 50px 0;
}

.list_benefit .benefit {
    float: left;
    width: calc(50% - 80px);
    margin: 40px 20px;
    padding: 30px 20px 20px;
    box-shadow: 1px 2px 5px #d9d9d9;
    border-radius: 10px;
    min-height: 255px;
}

.list_benefit {
    width: 1000px;
    display: table;
    margin: 0 auto 50px;
}

.term-extra .values {
    float: left;
    width: calc(33.33% - 80px);
    margin: 30px 20px;
    text-align: center;
    background: #fff4f4;
    padding: 30px 20px;
    min-height: 230px;
}

.term-extra .values h3 {
    color: #d40511;
}

.single .rank {
    margin-bottom: 15px;
}

.info_vieclam {
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

/*.sing-job main.content{
	width: 950px;
	margin: 0 auto;
}*/

.sing-job h1 {
    color: #d40511 !important;
    margin: 20px 0 0;
}

.info_chung .widgettitle {
    background: unset !important;
    padding: 0 !important;
    font-size: 20px;
    font-weight: bold;
}

.info_chung {
    float: left;
    width: calc(100% - 50px);
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 0px 3px #d9d9d9;
    margin: 5px;
}

.info_chung .textwidget,
.info_chung .textwidget ul {
    padding: 0;
}

.ungtuyen span,
.info_chung .widget_caldera_forms_widget input[type="submit"] {
    background: url(assets/images/send.png) no-repeat left 20px center #d40511;
    background-size: 24px;
    padding: 10px 20px 10px 50px;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    margin: 20px 0 0;
    box-shadow: 1px 2px 3px #740b11;
    font-weight: 500;
    cursor: pointer;
    border: none;
}

.info_chung ul li {
    border-bottom: 1px dashed #d9d9d9 !important;
}

.info_chung .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.info_chung .widget li:last-child {
    border-bottom: none !important;
    padding-bottom: 0;
}

.info_chung .widget_caldera_forms_widget {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.info_chung .widget_caldera_forms_widget .widget-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 650px;
    background: #ffffff;
    padding: 20px;
    z-index: 3000;
    border-radius: 20px;
}

.info_chung .widget_caldera_forms_widget .widgettitle {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -21px;
    top: -21px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    margin: 0 !important;
    font-family: 'Avo';
}

.info_chung .widget_caldera_forms_widget input {
    height: 45px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    box-shadow: none;

}

.info_chung .widget_caldera_forms_widget input[type="file"] {
    line-height: 45px;
    background: unset;
    width: 100%;
}

.info_chung .widget_caldera_forms_widget p {
    margin-bottom: 20px;
    color: #333;
}

.info_chung .caldera-grid label {
    font-weight: 400;
}

.page-template-page-landingpage h1 {
    display: none;
}

.ldp_doitac {
    margin: 70px 0 30px;
}

.ldp_doitac ol li {
    list-style-type: none;
    float: left;
    width: calc(33.33% - 60px);
    margin: 0 20px 0 0;
    border-radius: 15px;
    background: #CD2027;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.ldp_doitac ol li strong {
    display: block;
    font-size: 56px;
    font-weight: 900;
    text-align: center;
    line-height: 70px
}

.ldp_doitac ol li strong em {
    font-style: inherit;
}

.ldp_doitac ol {
    margin: 90px 0 0;
}

.ldp_doitac .widget:nth-child(2) {
    margin-top: 25px;
}

.ldp_noibat {
    background: #CD2027;
    padding: 50px 0;
}

.ldp_noibat .widgettitle {
    text-align: center;
    width: 83%;
    margin: 0 auto;
}

.ldp_noibat .widgettitle h2,
.ldp_vitri .widgettitle h2,
.ldp-duan .widgettitle h2,
.ldp_choose .widgettitle h2,
.ldp_banggia .widgettitle h2,
.ldp_quytrinh .widgettitle h2,
.ldp_danhgia .widgettitle h2,
.ldp_cauhoi .widgettitle h2 {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}

.ldp_noibat .widgettitle p {
    color: #ffffff;
}

.ldp_noibat .noibat .noidung {
    float: left;
    width: calc(33.33% - 82px);
    margin: 45px 15px 10px;
    border: 1px solid #F1F5F9;
    padding: 25px;
    background: #F8FAFC;
    border-radius: 15px;
}

.ldp_noibat .noibat .noidung h3 {
    font-weight: bold;
    font-size: 24px;
}

.ldp_noibat .noibat .noidung p:last-child a {
    color: #CD2027;
    font-weight: 500;
    display: block;
    margin: 10px 0 0;
}

.ldp_vitri .widgettitle h2,
.ldp-duan .widgettitle h2,
.ldp_choose .widgettitle h2,
.ldp_banggia .widgettitle h2,
.ldp_quytrinh .widgettitle h2,
.ldp_danhgia .widgettitle h2,
.ldp_cauhoi .widgettitle h2 {
    color: #333;
    text-align: center;
    text-transform: capitalize;
}

.ldp_vitri {
    margin: 50px 0;
}

.ldp_vitri .noidung {
    float: left;
    width: calc(33.33% - 30px);
    margin: 30px 15px 0;
}

.ldp_vitri .noidung .nd.box {
    border-radius: 10px;
    background: #FBECED;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.20);
    padding: 45px;
    text-align: center;
    min-height: 200px;
}

.ldp_vitri .noidung .nd.box h3 {
    color: #CD2027;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.3;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.ldp_vitri .noidung .nd img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    margin: 0;
    border-radius: 10px;
}

.ldp_vitri .noidung .nd {
    margin-bottom: 30px;
}

.ldp-duan .widgettitle h2 em,
.ldp_banggia .widgettitle h2 em {
    color: #CD2027;
    font-style: inherit;
}

.list_duan .duan {
    float: left;
    width: calc(25% - 20px);
    margin: 0 10px 40px;
    border-radius: 15px;
    min-height: 498px;
}

.list_duan .duan:nth-child(4n+1) {
    clear: both;
}

.list_duan .duan:hover {
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .10);
}

.list_duan .duan:hover h3 {
    color: #CD2027;
}

.list_duan .duan .anh {
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 0 20px;
}

.list_duan .duan .anh img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    float: left;
    width: 100%;
    border-radius: 15px 15px 0 0;
}

.list_duan .duan h3 {
    color: #333;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.ldp_choose {
    margin: 20px 0 60px;
}

.ldp_choose .lydo .nd {
    float: left;
    width: calc(33.33% - 70px);
    margin: 30px 15px 0;
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.20);
    padding: 30px 20px 20px;
    min-height: 115px
}

.ldp_choose .lydo .nd:hover {
    background: #CD2027;
}

.ldp_choose .lydo .nd:hover h3,
.ldp_choose .lydo .nd:hover p {
    color: #fff;
}

.ldp_choose .lydo .nd:nth-child(3n+1) {
    clear: both;
}

.ldp_choose .lydo .nd img {
    width: 57px;
    margin: 5px 15px 0 0;
    float: left;
}

.ldp_choose .lydo .nd .text {
    float: left;
    width: calc(100% - 72px);
}

.ldp_choose .lydo .nd h3 {
    font-size: 18px;
    font-weight: bold;
}

.ldp_banggia {
    background: #FBECED;
    padding: 50px 0;
}

.ldp_banggia .banggia .nd {
    float: left;
    width: calc(33.33% - 92px);
    margin: 30px 15px 0;
    border-radius: 16px;
    border: 1px solid #E2E8F0;
    background: #FFF;
    box-shadow: 3px 4px 6px 0 rgba(0, 0, 0, 0.25);
    padding: 30px;
}

.ldp_banggia .banggia .nd h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.ldp_banggia .banggia .nd h3 em {
    display: block;
    font-style: inherit;
    font-size: 32px;
    margin: 10px 0;
}

.ldp_banggia .banggia .nd p {
    margin-bottom: 15px;
}

.ldp_banggia .banggia .nd ul li {
    list-style-type: none;
    background: url(assets/images/icoli.svg) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
}

.ldp_banggia .banggia .nd ul li strong {
    color: #CD2027;
}

.ldp_banggia .banggia .nd:nth-child(2) {
    border-radius: 16px;
    border: 2px solid #CD2027;
    background: #FFF;
    box-shadow: 3px 4px 6px 0 rgba(0, 0, 0, 0.25);
    width: calc(33.33% - 94px);
    position: relative;
}

.ldp_banggia .banggia .nd:nth-child(2)::before {
    content: 'PhÃ¡Â»â€¢ biÃ¡ÂºÂ¿n';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 9999px;
    background: linear-gradient(90deg, #CD2027 0%, #DB2777 100%);
    color: #fff;
    height: 33px;
    line-height: 33px;
    padding: 0 30px;
    white-space: nowrap;
    /* trÃƒÂ¡nh xuÃ¡Â»â€˜ng dÃƒÂ²ng */
}

.ldp_quytrinh {
    margin: 50px 0;
}

.ldp_quytrinh .quytrinh .nd {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #d9d9d982;
    padding: 15px 0;
}

.ldp_quytrinh .quytrinh .nd h3 {
    float: left;
    margin: 0 0 0 15px;
    width: calc(100% - 655px);
    line-height: 100px;
    font-weight: bold;
    font-size: 20px;
}

.ldp_quytrinh .quytrinh .nd .text {
    float: left;
    width: 595px;
    margin: 20px 15px 0 30px;
}

.ldp_quytrinh .quytrinh .nd .text p {
    font-size: 18px;
    font-weight: 300;
}

.ldp_quytrinh .quytrinh .nd h3 span {
    color: rgba(205, 32, 39, 0.10);
    font-weight: 900;
    font-size: 100px;
    line-height: 100px;
    margin: 0 140px 0 0;
    float: left;
    position: relative;
}

.ldp_quytrinh .quytrinh .nd h3 span::after {
    content: '';
    width: 17px;
    height: 17px;
    background: #CD2027;
    border-radius: 100%;
    position: absolute;
    right: -60px;
    top: 40px;
}

.ldp_quytrinh .quytrinh {
    position: relative;
    background: url(assets/images/linedoc.svg) no-repeat left 180px center;
    float: left;
    width: 100%;
    background-size: 3px 530px;
}

.ldp_quytrinh .quytrinh .nd:last-child {
    border-bottom: none;
}

.ldp_danhgia .danhgia .nd {
    float: left;
    border-radius: 16px;
    /* border: 1px solid #F1F5F9; */
    background: #fff;
    /* padding: 30px; */

}

.ldp_danhgia .danhgia .nd2 {
    padding: 30px;
    /* top/bottom */
    display: inline-block;
    box-shadow: 1px 1px 6px #dddddd;
    border-radius: 16px;
    margin: 5px;
}

.ldp_danhgia .danhgia img {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin: 0 15px 0 0;
    float: left;
}

.ldp_danhgia .danhgia .text {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}

.ldp_danhgia .danhgia h3 {
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    margin: 5px 0 0;
    background: url(assets/images/sao.svg) no-repeat left bottom;
    background-size: 100px;
    padding-bottom: 40px;
}

.ldp_danhgia .danhgia h3 em {
    display: block;
    font-weight: 400;
    font-style: inherit;
    font-size: 15px;
}

.ldp_danhgia h2 {
    margin: 0 0 30px;
}

.ldp_danhgia .swiper-button-prev,
.ldp_danhgia .swiper-button-next,
.ldp_danhgia .swiper-pagination {
    display: none !important;
}

.ldp_cauhoi {
    margin: 70px 0 0;
}

.ldp_cauhoi .cauhoi {
    width: 90%;
    margin: 0 auto;
}

.ldp_cauhoi h3 {
    cursor: pointer;
    border-radius: 10px;
    font-size: 18px;
    padding: 15px;
    background: url(assets/images/cong.svg) no-repeat right 15px center #d405110d;
    font-weight: 500;
}

.ldp_cauhoi h3.active,
.ldp_cauhoi .nd:hover h3 {
    background: url(assets/images/tru.svg) no-repeat right 15px center #d405110d;
    color: #d40511;
}

.ldp_cauhoi .answer {
    display: none;
    padding: 10px 20px 30px;
}

.ldp_cauhoi h2 {
    margin: 0 0 30px;
}

.ldp_banggia .banggia .nd p:last-child {
    margin-bottom: 0;
}

.ldp_banggia .banggia .nd p:last-child a {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 10px;
    display: block;
}

.ldp_banggia .banggia .nd:nth-child(2) p:last-child a {
    background: linear-gradient(90deg, #CD2027 0%, #DB2777 100%), rgba(0, 0, 0, 0.00);
    color: #fff;
}

.ldp-duan .xemthemduan {
    text-align: center;
}

.ldp-duan .xemthemduan a {
    background: url(assets/images/muiten2.svg) no-repeat right 20px center #d40511;
    color: #fff;
    padding: 13px 50px 13px 20px;
    font-weight: 500;
    border-radius: 10px;
    margin: 0 0 40px;
    display: inline-block;
}

/* QuÃ¡ÂºÂ£ng cÃƒÂ¡o Facebook */

.banner_fb h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 54px;
    text-transform: capitalize;
}

.banner_fb .facebook h2 {
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    text-transform: capitalize;
}

.banner_fb .facebook h2 strong:nth-child(1) {
    color: #CD2027 !important;
    display: block;
}

.banner_fb ul.custom-list {
    list-style: none;
    padding: 0;
    margin: 12px 0 0 0;
}

.banner_fb ul.custom-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    font-size: 16px;
}

.banner_fb ul.custom-list li::before {
    content: "Ã¢Å“â€";
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    background: #CD2027;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: bold;
}


.banner_fb p {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    text-align: justify;
}

.banner_fb p a {
    font-weight: 600;
    display: table;
    background: url(assets/images/muiten2.svg) no-repeat right 20px center #d40511;
    color: #fff;
    padding: 10px 55px 10px 20px;
    margin: 25px 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    transition: background 0.3s ease;
    animation: zoomInOut 1.7s infinite ease-in-out;
}

@keyframes zoomInOut {

    0%,
    100% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1);
        /* phÃƒÂ³ng to 10% */
    }
}

.banner_fb .image-upload:nth-of-type(1) {
    width: calc(60% - 50px);
    float: left;
    margin-right: 50px;
    margin-top: 70px;
}

.banner_fb .image-upload:nth-of-type(2) {
    width: 40%;
    float: right;
    margin-top: 70px
}


.taisao-fb {
    margin: auto;
    padding-top: 50px;
}


.taisao-fb .widget h2 {
    font-size: 46px;
    font-weight: bold;
    line-height: 1.3;
    text-transform: capitalize;
    width: 750px;
    margin: 0 auto 50px;
    display: table;
    text-align: center;
}

.taisao-fb .widget h2 strong:nth-child(1) {
    color: #CD2027;
}

.taisao-fb .widget p {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    max-width: 800px;
    margin: 24px 0 0px;
}


.taisao-fb .widget_taisao {
    display: flex;
    flex-direction: column;
}

.taisao-fb .taisao_item {
    display: flex;
    align-items: center;
    gap: 32px;
}

.taisao-fb .taisao_nd1 {
    flex: 0 0 35%;
}

.taisao_nd2 {
    flex: 0 0 62%;
}



.taisao_item:nth-child(2) .taisao_nd1 {
    flex: 0 0 62%;
}

.taisao_item:nth-child(2) .taisao_nd2 {
    flex: 0 0 35%;
}

.taisao_item:nth-child(1) .taisao_nd2 img,
.taisao_item:nth-child(2) .taisao_nd1 img,
.taisao_item:nth-child(3) .taisao_nd2 img {
    width: 100px;
    height: auto;
    display: block;
}


.taisao-fb .widget_taisao h3 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    /* color: #CD2027; */
}

.taisao-fb .widget_taisao p {
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    line-height: 28px;
}

.content-trienkhai {
    margin-top: 80px;
    padding-bottom: 70px;
}

.content-trienkhai .widgettitle {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    display: table;
}

.content-trienkhai .widgettitle h2 {
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    text-transform: capitalize;
    max-width: 690px;
}

.content-trienkhai .widgettitle h2 strong {
    color: #CD2027;
}

.content-trienkhai .widgettitle p,
.content-giaiphap .widget p,
.banner_fb p {
    font-size: 18px;
}

.banner_fb li {
    font-size: 18px !important;
}

.content-trienkhai .danhmuc {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 40px;
}

.content-trienkhai .danhmuc .muc {
    padding: 30px 38px;
    position: relative;
    border-radius: 12px;
    background: linear-gradient(#FFF, #FFF) padding-box,
        /* nÃ¡Â»Ân trÃ¡ÂºÂ¯ng bÃƒÂªn trong */
        linear-gradient(to top, #E9C46A, #CD2027) border-box;
    border: 4px solid transparent;
    background-clip: padding-box, border-box;
    box-shadow: 0 4px 12px rgba(233, 196, 106, 0.2), 0 2px 6px rgba(205, 32, 39, 0.3);
    min-height: 240px;
}

.content-trienkhai .muc img {
    width: 64px;
}

.content-trienkhai .muc h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
}

.content-trienkhai .muc p:nth-of-type(2) {
    height: 130px;
}

.content-trienkhai .muc a {
    display: table;
    color: white;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    font-weight: 500;
    border-width: 0px;
    border-style: solid;
    border-image: initial;
    padding: 0px 30px;
    border-radius: 8px;
    transition: background 0.3s, color 0.3s;
    background: linear-gradient(to right, #730E22, #D91A40);
    margin: 22px 0px 0px;
}

.content-hieuqua {
    margin-top: 50px;
    margin-bottom: 50px;
}

.content-hieuqua .widgettitle h2 {
    float: right;
    width: 620px;
    text-align: right;
}

.content-hieuqua .widgettitle p {
    float: left;
    text-align: left;
    width: 500px;
    font-size: 18px;
    margin: 55px 0 0;
}

.content-hieuqua .widgettitle h2 strong {
    color: #CD2027;
}

.content-hieuqua img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
}


.content-giaiphap {
    margin-top: 100px;
}

.content-giaiphap .widget h2 {
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
    width: 555px;
    background: url(assets/images/button.png) no-repeat top left;
    background-size: 50px;
    padding-top: 70px;
    float: left;
}

.content-giaiphap .widget p {
    float: right;
    width: 555px;
    text-align: right;
    margin: 110px 0 0;
}

.content-giaiphap .widget_giaiphap {
    float: left;
    width: 100%;
}

.content-giaiphap .widget h2 strong {
    color: #CD2027;
}


.giaiphap_item {
    display: flex;
    flex-direction: row !important;
    align-items: stretch;
    margin: 40px auto;
    border-radius: 18px;
    overflow: hidden;
    height: 500px;

}

.content-giaiphap .slick-initialized .slick-slide {
    display: flex !important;
}

/* CÃ¡Â»â„¢t trÃƒÂ¡i Ã¢â‚¬â€œ Ã¡ÂºÂ£nh */
.giaiphap_item .anh_nd1 {
    flex: 1;
}

.giaiphap_item .anh_nd1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
}

/* CÃ¡Â»â„¢t phÃ¡ÂºÂ£i Ã¢â‚¬â€œ nÃ¡Â»â„¢i dung */
.giaiphap_item .giaiphap_nd {
    flex: 1;
    /* background: linear-gradient(to right, #730E22, #D91A40); */
    background: linear-gradient(to bottom, #D91A40, #730E22);
    color: #fff;
    padding: 60px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
}

.giaiphap_item .giaiphap_nd p {
    color: #FFF;
}

/* TiÃƒÂªu Ã„â€˜Ã¡Â»Â Ã¢â‚¬Å“DOANH SÃ¡Â»ÂÃ¢â‚¬Â */
.giaiphap_item .giaiphap_nd p:first-of-type strong:first-child {
    display: block;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #fff;
}

/* GÃ¡ÂºÂ¡ch vÃƒ ng phÃƒÂ­a dÃ†Â°Ã¡Â»â€ºi Ã„â€˜oÃ¡ÂºÂ¡n mÃƒÂ´ tÃ¡ÂºÂ£ */
.giaiphap_item .giaiphap_nd p:first-of-type:after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    border-radius: 999px;
    background: #E9C46A;
    margin: 18px 0 28px;
}

/* List box cÃƒÂ¡c Ã„â€˜Ã¡Â»â€¹nh dÃ¡ÂºÂ¡ng quÃ¡ÂºÂ£ng cÃƒÂ¡o */
.giaiphap_item .giaiphap_nd ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    color: #fff;
}

.giaiphap_item .giaiphap_nd ul li {
    border: 2px solid #fff;
    border-radius: 18px;
    padding: 12px 26px;
    min-width: 160px;
    text-align: center;
    font-weight: 500;
}

.giaiphap_item .anh_nd1 p {
    height: 100%;
}

.content_cta {
    padding: 60px 0px 60px;
    align-items: center;
    text-align: center;
    background-color: #CD2027;
    background-image: url(assets/images/abstract.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    border-radius: 24px;
    color: #fff;
    margin-top: 80px;
}


.content_cta p {
    font-size: 18px;
    color: #FFF;
    margin-bottom: 6px;
}

.content_cta p strong {
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;

}

.content_cta p a {
    display: table;
    color: #CD2027;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    margin-top: 30px;
    border-width: 0px;
    border-style: solid;
    border-image: initial;
    padding: 0px 30px;
    border-radius: 8px;
    transition: background 0.3s, color 0.3s;
    background: #FFF;
    margin: 24px auto 0;
    animation: zoomInOut 1.7s infinite ease-in-out;
}

.giaiphap_item .slick-slide {
    margin: 0 16px
}

.giaiphap_item .slick-list {
    margin: 0 -16px
}


.cacgoifb {
    display: inline-block;
    margin-top: 40px;
    padding-bottom: 40px;
}

.cacgoifb .widgettitle {
    background: url(assets/images/button.png) no-repeat right center;
    background-size: 50px;
}

.cacgoifb .widgettitle h2 strong {
    display: block;
}

.cacgoifb h2,
.content-hieuqua .widgettitle h2 {
    font-size: 46px;
    font-weight: bold;
    line-height: 1.3;
    text-transform: capitalize;
    margin-bottom: 32px;
}

.cacgoifb h2 strong:nth-child(1) {
    color: #CD2027;
}

.cacgoifb .price-table {
    width: 100%;
    overflow-x: auto;
    margin: 20px 0;
}

.cacgoifb .price-table table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

/* Header */
.cacgoifb .price-table thead th {
    padding: 18px 12px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    background: #CD2027;
}

.cacgoifb .price-table thead th:last-child {
    border-right: none;
}

.cacgoifb .price-table th.main-title {
    background: #CD2027;
    width: 25%;
}

/* Body */
.cacgoifb .price-table tbody td {
    padding: 16px 12px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #e5e5e5;
    font-size: 15px;
}

.cacgoifb .price-table tbody td:last-child {
    border-right: none;
}

.cacgoifb .price-table tbody tr td:first-child {
    text-align: center;
    font-weight: 600;
    background: #fafafa;
    width: 25%;
}

.cacgoifb em {
    font-weight: 600;
    color: #CD2027
}

/* thiÃ¡ÂºÂ¿t kÃ¡ÂºÂ¿ website */

.website_banner {
    position: relative;
}

.website_banner .mb {
    display: none;
}

.website_banner img {
    width: 100%;
    height: auto;
    display: block;
}

.website_banner .wrap {
    position: absolute;
    inset: 0;
    /* top:0 right:0 bottom:0 left:0 */
    display: flex;
    align-items: center;
    /* cÃ„Æ’n giÃ¡Â»Â¯a trÃƒÂªn Ã¢â‚¬â€œ dÃ†Â°Ã¡Â»â€ºi */
}

.website_banner .box {
    max-width: 600px;
    color: #fff;
    margin-left: 15px;
}

.website_banner h1 {
    font-size: 70px;
    color: #333;
    font-weight: 800;
    margin-bottom: 20px;
}

.website_banner h1 em,
.website_doitac h2 em {
    display: block;
    color: #CD2027;
    font-style: inherit;
}

.website_banner p {
    font-size: 20px;
    margin-bottom: 20px;
    color: #1e1e1ec9;
}

.website_banner p a {
    background: #CD2027;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    width: fit-content;
    height: 60px;
    line-height: 60px;
    padding: 0 50px;
    border-radius: 30px;
    margin: 15px 0 0;
}

.website_doitac h2 {
    font-size: 50px;
    color: #333;
    font-weight: 800;
    margin-bottom: 50px;
}

.website_doitac h2 em {
    display: contents;
}

.website_doitac .widget:first-child {
    /*float: left;
	width: calc(50% - 30px);
	margin: 0 30px 0 0;
	text-align: center;*/
    display: none;
}

.website_doitac .widget:last-child {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    /*min-width: 565px;*/
}

.website_doitac .widget ul li {
    list-style-type: none;
    background: #ffffff;
    border-radius: 15px;
    font-size: 18px;
    margin: 10px;
    float: left;
    width: calc(25% - 50px);
    text-align: left;
    padding: 10px 15px 15px;
    min-height: 120px;
    box-shadow: 1px 2px 3px #d9d9d9;
    text-align: center;
}

/*.website_doitac .widget ul li:nth-child(2n+1){
	clear: both;
}
*/
.website_doitac .widget ul li strong {
    display: block;
    font-size: 48px;
    color: #CD2027;
    font-weight: 800;
    line-height: 1.3;
}

.website_doitac .widget ul li em {
    font-style: inherit;
}

.website_doitac {
    margin: -70px 0 90px;
    position: relative;
}

.website_qtri .wrap {
    width: 85%;
}

.website_qtri {
    margin: 150px 0;
}

.website_qtri h2 {
    width: 390px;
    height: 390px;
    border-radius: 50%;
    box-shadow: 0 0 20px 2px rgba(205, 32, 39, 0.25);
    padding: 29px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 42px;
    font-weight: 800;
    background: #fff;
}

.website_qtri .widgettitle {
    display: -webkit-box;
    width: 390px;
    height: 390px;
    margin: 0 auto;
    border-radius: 100%;
    background: rgba(205, 32, 39, 0.10);
    padding: 50px;
}

.website_qtri h2 span {
    color: #CD2027;
    display: contents;
}

.website_qtri .wrap {
    position: relative;
}

.website_qtri .widget_text li {
    list-style-type: none;
    position: absolute;
    background: url(assets/images/c1.png) no-repeat;
    font-size: 18px;
}

.website_qtri .widget_text li strong {
    display: block;
    color: #CD2027;
    font-size: 32px;
}

.website_qtri .widget_text li:nth-child(1) {
    top: -135px;
    width: 415px;
    background-size: contain;
    height: 235px;
    padding: 25px 125px 25px 35px;
    left: 80px;
}

.website_qtri .widget_text li:nth-child(2) {
    top: -135px;
    width: 415px;
    background-size: contain;
    height: 235px;
    padding: 25px 70px 25px 90px;
    right: 60px;
    background: url(assets/images/c2.png) no-repeat;
}

.website_qtri .widget_text li:nth-child(3) {
    top: 155px;
    width: 415px;
    background-size: contain;
    height: 235px;
    padding: 25px 189px 25px 35px;
    left: -40px;
    background: url(assets/images/c3.png) no-repeat;
}

.website_qtri .widget_text li:nth-child(4) {
    top: 150px;
    width: 415px;
    background-size: contain;
    height: 235px;
    padding: 25px 70px 25px 150px;
    right: -45px;
    background: url(assets/images/c4.png) no-repeat;
}

.website_qtri .widget_text li:nth-child(5) {
    bottom: -245px;
    width: 415px;
    background-size: contain;
    height: 235px;
    padding: 108px 189px 25px 35px;
    left: 75px;
    background: url(assets/images/c5.png) no-repeat;
}

.website_qtri .widget_text li:nth-child(6) {
    bottom: -245px;
    width: 415px;
    background-size: contain;
    height: 235px;
    padding: 108px 70px 25px 95px;
    right: 65px;
    background: url(assets/images/c6.png) no-repeat;
}

/*.website_choose {
	margin: 90px 0 ;
}*/

.website_choose h2 em {
    color: #CD2027;
    font-style: inherit;
}

.website_cacbuoc {
    margin-top: 90px;
}

.ldp_cauhoi .answer ul {
    margin-left: 20px;
    margin-bottom: 10px;
}

.ldp_cauhoi .answer p {
    margin-bottom: 10px;
}

.ldp_cauhoi .answer p:last-child {
    margin-bottom: 0;
}

.website_danhgia {
    margin: 90px 0 10px;
}

.website_ldp {
    margin-top: 30px;
}

.website_web .duan h3 {
    font-size: 20px;
    padding: 0 15px;
}

.website_web .widgettitle {
    text-align: center;
    margin: 70px 0 50px;
}

.website_web {
    background: url(assets/images/bgw.webp) no-repeat bottom center;
    background-size: cover;
    margin: 70px 0;
}

.website_web .widgettitle h2 {
    color: #fff !important;
}

.website_web .widgettitle h2 em {
    color: #333 !important;
}

.website_web .widgettitle p {
    color: #fff;
    font-size: 20px;
}

.website_web .duan {
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .10);
    background: #fff;
}

.website_web .xemthemduan a {
    font-size: 20px;
}

.website_lang h2 {
    font-size: 50px;
    font-weight: 800;
    text-align: center;
}

.website_lang h2 em {
    color: #CD2027;
    font-style: inherit;
}

.website_lang .widgettitle p {
    text-align: center;
    font-size: 20px;
}

.website_lang .widgettitle {
    margin-bottom: 50px;
}

.website_lang .wrap {
    width: 90%;
}

.website_lang h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0 15px;
}

.list_ldp .slick-slide {
    transform: scale(0.7);
    transition: all 0.35s ease;
}

.list_ldp .slick-center {
    transform: scale(1.2);
    opacity: 1;
    z-index: 2;
    padding: 20px 0;
}

.list_ldp .duan {
    margin: 0 15px;
}

.list_ldp button.slick-prev.slick-arrow {
    background: url(assets/images/nut1.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 15px;
    top: 33%;
    z-index: 9;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    background-size: 50px;
    transition: all 0.3s;
}

.list_ldp button.slick-next.slick-arrow {
    background: url(assets/images/nut2.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 15px;
    top: 33%;
    z-index: 9;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    background-size: 56px;
    transition: all 0.3s;
}

.website_lang .xemthemduan {
    text-align: center;
    width: fit-content;
    margin: 70px auto;
}

.website_lang .xemthemduan li {
    list-style-type: none;
    float: left;
    margin: 0 5px;
}

.website_lang .xemthemduan li a {
    background: #CD2027;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0 50px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #CD2027;
}

.website_lang .xemthemduan li:last-child a {
    background: #ffffff;
    color: #CD2027;
}

.website_lang .xemthemduan li:last-child a:hover {
    background: #CD2027;
    color: #ffffff;
}

/* end thiÃ¡ÂºÂ¿t kÃ¡ÂºÂ¿ website */

/* ---------------- Moblie -------------------- */

@media (max-width: 1890px) {
    .website_qtri .wrap {
        width: 1110px;
    }

    .website_qtri .widget_text li:nth-child(1) {
        top: -135px;
        width: 415px;
        background-size: contain;
        height: 235px;
        padding: 25px 80px 25px 35px;
        left: -112px;
    }

    .website_qtri .widget_text li:nth-child(2) {
        top: -135px;
        width: 385px;
        background-size: contain;
        height: 235px;
        padding: 25px 30px 25px 80px;
        right: -82px;
        background: url(assets/images/c2.png) no-repeat;
        background-size: contain;
    }

    .website_qtri .widget_text li:nth-child(4) {
        top: 150px;
        width: 370px;
        background-size: contain;
        height: 235px;
        padding: 25px 35px 25px 125px;
        right: -190px;
        background: url(assets/images/c4.png) no-repeat;
        background-size: contain;
    }

    .website_qtri .widget_text li:nth-child(3) {
        top: 155px;
        width: 400px;
        background-size: contain;
        height: 235px;
        padding: 24px 100px 25px 35px;
        left: -200px;
        background: url(assets/images/c3.png) no-repeat;
        background-size: contain;
    }

    .website_qtri .widget_text li:nth-child(5) {
        bottom: -245px;
        width: 415px;
        background-size: contain;
        height: 235px;
        padding: 108px 60px 25px 35px;
        left: -120px;
        background: url(assets/images/c5.png) no-repeat;
        background-size: contain;
    }

    .website_qtri .widget_text li:nth-child(6) {
        bottom: -245px;
        width: 420px;
        background-size: contain;
        height: 235px;
        padding: 108px 24px 25px 90px;
        right: -140px;
        background: url(assets/images/c6.png) no-repeat;
        background-size: contain;
    }

}

@media (max-width: 1610px) {

    .website_banner img {
        height: 650px;
        object-fit: cover;
    }

    .website_qtri .widget_text li {
        font-size: 16px;
    }

    .website_qtri h2,
    .website_qtri .widgettitle {
        width: 360px;
        height: 360px;
        font-size: 36px;
    }

    .website_qtri .widgettitle {
        padding: 40px;
    }

    .website_qtri .widget_text li:nth-child(2),
    .website_qtri .widget_text li:nth-child(3),
    .website_qtri .widget_text li:nth-child(4),
    .website_qtri .widget_text li:nth-child(5),
    .website_qtri .widget_text li:nth-child(6),
    .website_qtri .widget_text li:nth-child(1) {
        width: 330px;
        height: auto;
        padding: 25px;
        background: #fff;
        border-radius: 15px;
        box-shadow: 0 5px 15px rgba(205, 32, 39, 0.25);
    }

    .website_qtri .widget_text li:nth-child(2) {
        right: -20px;
        top: -160px;
    }

    /* MÃ…Â©i tÃƒÂªn */
    .website_qtri .widget_text li:nth-child(2)::after {
        content: "";
        position: absolute;

        bottom: -16px;
        left: 18px;
        /* >= border-radius */

        width: 0;
        height: 0;

        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 22px solid #fff;

        transform: rotate(18deg);
        transform-origin: top center;

        filter: drop-shadow(0 5px 15px rgba(205, 32, 39, 0.25));
    }

    .website_qtri .widget_text li:nth-child(2)::before {
        content: '';
        width: 65px;
        height: 65px;
        background: url(assets/images/nuttron.svg) no-repeat center center;
        position: absolute;
        left: -63px;
        bottom: -83px;
        background-size: 45px;
    }

    .website_qtri .widget_text li:nth-child(1) {
        left: -25px;
        top: -160px;
    }

    /* MÃ…Â©i tÃƒÂªn */
    .website_qtri .widget_text li:nth-child(1)::after {
        content: "";
        position: absolute;

        bottom: -16px;
        right: 18px;
        /* Ã„â€˜Ã¡Â»â€¢i left -> right */

        width: 0;
        height: 0;

        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 22px solid #fff;

        transform: rotate(-18deg);
        /* Ã„â€˜Ã¡Â»â€¢i chiÃ¡Â»Âu xoay */
        transform-origin: top center;

        filter: drop-shadow(0 5px 15px rgba(205, 32, 39, 0.25));
    }

    .website_qtri .widget_text li:nth-child(1)::before {
        content: '';
        width: 65px;
        height: 65px;
        background: url(assets/images/nuttron.svg) no-repeat center center;
        position: absolute;
        right: -63px;
        bottom: -83px;
        background-size: 45px;
    }

    .website_qtri .widget_text li:nth-child(3) {
        top: 155px;
        left: -110px;
    }

    .website_qtri .widget_text li:nth-child(3)::after {
        content: "";
        position: absolute;

        right: -22px;
        /* Ã„â€˜Ã¡ÂºÂ©y ra ngoÃƒ i card */
        top: 50%;
        transform: translateY(-50%);

        width: 0;
        height: 0;

        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 22px solid #fff;

        filter: drop-shadow(0 5px 15px rgba(205, 32, 39, 0.25));
    }

    .website_qtri .widget_text li:nth-child(3)::before {
        content: '';
        width: 65px;
        height: 65px;
        background: url(assets/images/nuttron.svg) no-repeat center center;
        position: absolute;
        right: -95px;
        bottom: 46px;
        background-size: 45px;
    }


    .website_qtri .widget_text li:nth-child(4) {
        top: 150px;
        right: -110px;
    }

    .website_qtri .widget_text li:nth-child(4)::after {
        content: "";
        position: absolute;

        left: -22px;
        /* Ã„â€˜Ã¡ÂºÂ©y mÃ…Â©i tÃƒÂªn ra ngoÃƒ i card */
        top: 50%;
        transform: translateY(-50%);

        width: 0;
        height: 0;

        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-right: 22px solid #fff;

        filter: drop-shadow(0 5px 15px rgba(205, 32, 39, 0.25));
    }

    .website_qtri .widget_text li:nth-child(4)::before {
        content: '';
        width: 65px;
        height: 65px;
        background: url(assets/images/nuttron.svg) no-repeat center center;
        position: absolute;
        left: -95px;
        bottom: 46px;
        background-size: 45px;
    }

    .website_qtri .widget_text li:nth-child(5) {
        bottom: -140px;
        left: -40px;
    }

    .website_qtri .widget_text li:nth-child(5)::after {
        content: "";
        position: absolute;

        right: -18px;
        /* Ã„â€˜Ã¡ÂºÂ©y mÃ…Â©i tÃƒÂªn ra ngoÃƒ i */
        top: 18px;
        /* >= border-radius (15px) */

        width: 0;
        height: 0;

        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 22px solid #fff;

        transform: rotate(-15deg);
        transform-origin: left center;

        filter: drop-shadow(0 5px 15px rgba(205, 32, 39, 0.25));
    }

    .website_qtri .widget_text li:nth-child(5)::before {
        content: '';
        width: 65px;
        height: 65px;
        background: url(assets/images/nuttron.svg) no-repeat center center;
        position: absolute;
        right: -95px;
        top: -50px;
        background-size: 45px;
    }

    .website_qtri .widget_text li:nth-child(6) {
        bottom: -104px;
        right: -60px;
    }

    .website_qtri .widget_text li:nth-child(6)::after {
        content: "";
        position: absolute;

        left: -18px;
        /* Ã„â€˜Ã¡ÂºÂ©y mÃ…Â©i tÃƒÂªn ra ngoÃƒ i */
        top: 18px;
        /* >= border-radius (15px) */

        width: 0;
        height: 0;

        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-right: 22px solid #fff;

        transform: rotate(15deg);
        transform-origin: right center;

        filter: drop-shadow(0 5px 15px rgba(205, 32, 39, 0.25));
    }

    .website_qtri .widget_text li:nth-child(6)::before {
        content: '';
        width: 65px;
        height: 65px;
        background: url(assets/images/nuttron.svg) no-repeat center center;
        position: absolute;
        left: -95px;
        top: -30px;
        background-size: 45px;
    }


}

@media (max-width: 1366px) {

    .website_qtri h2,
    .website_qtri .widgettitle {
        width: 300px;
        height: 300px;
        font-size: 30px;
    }

    .website_qtri .widget_text li:nth-child(2),
    .website_qtri .widget_text li:nth-child(3),
    .website_qtri .widget_text li:nth-child(4),
    .website_qtri .widget_text li:nth-child(5),
    .website_qtri .widget_text li:nth-child(6),
    .website_qtri .widget_text li:nth-child(1) {
        width: 270px;
        padding: 20px;
    }

    .website_qtri .widget_text li strong {
        font-size: 24px;
    }

    .website_qtri .widget_text li:nth-child(1) {
        left: 82px;
    }

    .website_qtri .widget_text li:nth-child(2) {
        right: 85px;
    }

    .website_qtri .widget_text li:nth-child(4) {
        right: 0;
        top: 120px;
    }

    .website_qtri .widget_text li:nth-child(3) {
        left: 0;
        top: 120px;
    }

    .website_qtri .widget_text li:nth-child(5) {
        left: 70px;
    }

    .website_qtri .widget_text li:nth-child(6) {
        right: 50px;
    }

}

@media (max-width: 1450px) {

    .menu-primary a,
    .menu-secondary a,
    .site-header .menu a {
        padding: 12px 12px;
        font-size: 16px;
    }
}


@media (max-width: 1290px) {

    .website_doitac h2 {
        font-size: 42px;
    }

    .website_qtri .wrap {
        width: 95%;
    }

    .content-dichvu .image-upload,
    .dichvu_web .muc {
        width: calc(33.33% - 60px);
    }

    .gia_ldp .ldp {
        width: calc(33.33% - 100px);
    }

    .menu-primary a,
    .menu-secondary a,
    .site-header .menu a {
        padding: 12px 15px;
    }

    .site-inner {
        width: calc(100% - 30px);
    }

    .site-header .wrap,
    .wrap {
        width: calc(100% - 30px);
    }

    .page-template-page-facebookads .site-inner .wrap {
        width: 100% !important;
        padding: 0 !important;
    }

    .page-template-page-landingpage .wrap {
        width: calc(100% - 30px);
    }

    .doitac-gg .widget,
    .ldp_doitac .widget {
        width: calc(50% - 30px);
    }

    .ldp_doitac h2,
    .ldp_noibat .widgettitle h2,
    .ldp_vitri .widgettitle h2,
    .ldp-duan .widgettitle h2,
    .ldp_choose .widgettitle h2,
    .ldp_banggia .widgettitle h2,
    .ldp_quytrinh .widgettitle h2,
    .ldp_danhgia .widgettitle h2,
    .ldp_cauhoi .widgettitle h2 {
        font-size: 48px;
    }

    .ldp_doitac .widget:nth-child(2) {
        margin-top: 0;
    }

    .ldp_doitac ol li {
        width: calc(33.33% - 50px);
        margin: 0 20px 0 0;
        padding: 15px;
    }

    .ldp_doitac ol li strong {
        font-size: 46px;
    }

    .ldp_quytrinh .quytrinh .nd h3 span {
        margin: 0 90px 0 0;
    }

    .site-header .widget-area {
        display: inline-block;
        min-width: auto;
        width: 715px;
    }

    .website_qtri .widget_text li {
        font-size: 16px;
    }



}

@media (max-width: 1170px) {

    .website_qtri .widgettitle {
        padding: 30px;
    }

    .ldp_quytrinh .quytrinh .nd h3 span {
        font-size: 75px;
        margin: 0 65px 0 0;
    }

    .ldp_quytrinh .quytrinh .nd h3 {
        margin: 0;
        width: 400px;
    }

    .ldp_quytrinh .quytrinh .nd .text {
        float: right;
        width: calc(100% - 425px);
        margin: 20px 0 0 0;
    }

    .ldp_quytrinh .quytrinh .nd h3 span::after {
        content: '';
        width: 17px;
        height: 17px;
        background: #CD2027;
        border-radius: 100%;
        position: absolute;
        right: -32px;
        top: 40px;
    }

    .ldp_quytrinh .quytrinh {
        background: url(assets/images/linedoc.svg) no-repeat left 110px center;
        background-size: 3px 530px;
    }

    .website_doitac .widget:last-child,
    .website_doitac .widget {
        width: calc(50% - 30px);
        margin: 0 15px;
        min-width: auto;
    }

}

@media (max-width: 1140px) {

    .website_qtri h2,
    .website_qtri .widgettitle {
        width: 240px;
        height: 240px;
        font-size: 24px;
    }

    .website_qtri .widget_text li:nth-child(1)::before,
    .website_qtri .widget_text li:nth-child(2)::before,
    .website_qtri .widget_text li:nth-child(3)::before,
    .website_qtri .widget_text li:nth-child(4)::before,
    .website_qtri .widget_text li:nth-child(5)::before,
    .website_qtri .widget_text li:nth-child(6)::before {
        content: unset;
    }

    .website_qtri .widget_text li:nth-child(2),
    .website_qtri .widget_text li:nth-child(3),
    .website_qtri .widget_text li:nth-child(4),
    .website_qtri .widget_text li:nth-child(5),
    .website_qtri .widget_text li:nth-child(6),
    .website_qtri .widget_text li:nth-child(1) {
        width: 230px;
    }

    .website_qtri .widget_text li:nth-child(3) {
        left: 25px;
        top: 64px;
    }

    .website_qtri .widget_text li:nth-child(5) {
        left: 117px;
        bottom: -183px;
    }

    .website_qtri .widget_text li:nth-child(2) {
        right: 110px;
    }

    .website_qtri .widget_text li:nth-child(4) {
        right: 30px;
        top: 37px;
    }

    .website_qtri .widget_text li:nth-child(6) {
        right: 65px;
        bottom: -140px;
    }

}


@media (max-width: 1024px) {

    .banner_fb .image-upload:nth-of-type(1),
    .banner_fb .image-upload:nth-of-type(2) {
        width: 100%;
        margin: 0 0 15px;
    }

    .banner_fb {
        margin-top: 50px;
    }

    .list_duan .duan {
        width: calc(33.33% - 20px);
    }

    .list_duan .duan:nth-child(4n+1) {
        clear: none;
    }

    .list_duan .duan:nth-child(3n+1) {
        clear: both;
    }

    .ldp_choose .lydo .nd {
        width: calc(50% - 70px);
    }

    .ldp_choose .lydo .nd:nth-child(3n+1) {
        clear: none;
    }

    .ldp_choose .lydo .nd:nth-child(2n+1) {
        clear: both;
    }

    .ldp_noibat .widgettitle h2,
    .ldp_vitri .widgettitle h2,
    .ldp-duan .widgettitle h2,
    .ldp_choose .widgettitle h2,
    .ldp_banggia .widgettitle h2,
    .ldp_quytrinh .widgettitle h2,
    .ldp_danhgia .widgettitle h2,
    .ldp_cauhoi .widgettitle h2 {
        font-size: 36px;
    }

    .ldp_vitri .noidung .nd.box {
        padding: 20px;
    }

    .category-tuyen-dung main.content .post {
        width: calc(50% - 52px) !important;
        border: 1px solid #d9d9d95e !important;
        margin: 0 10px 20px !important;
        padding: 15px !important;
        border-radius: 10px !important;
    }

    .category-tuyen-dung main.content .post:nth-child(3n+1) {
        clear: inherit;
    }

    .category-tuyen-dung main.content .post:nth-child(2n+1) {
        clear: both;
    }

    .list_benefit {
        width: calc(100% - 30px);
    }

    .wrap {
        width: calc(100% - 30px) !important;
        padding: 0 15px;
    }

    .title-area {
        margin-left: 0;
        width: 160px;
    }

    .title-area img {
        width: 150px;
    }

    .site-header .widget-area {
        float: right;
        width: calc(100% - 170px);
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        display: inherit;
        margin: 20px 0;
    }

    .menu-primary a,
    .menu-secondary a,
    .site-header .menu a {
        padding: 12px 15px;
        font-size: 16px;
    }

    .nhantuvan p strong {
        padding: 0 9px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .nhantuvan .widget:nth-child(1) {
        right: 15px;
    }

    .site-header .widget-area .widget_polylang {
        margin-top: 7px;
    }

    .content-slider .widget .widgettitle,
    .page .banner_page h1 {
        font-size: 40px;
        line-height: 1.3;
    }

    .content-slider .widget:first-child {
        width: 680px;
        margin: 0 auto;
    }

    .content-slider .textwidget p {
        width: auto;
    }

    .content-slider {
        padding-bottom: 65px;
        margin-bottom: 0;
    }

    .content-doitac ul li {
        width: 180px;
        height: 100px;
    }

    .content-doitac ul li img {
        width: 140px;
    }

    .content-thanhtuu ul li strong {
        font-size: 46px;
    }

    .content-thanhtuu ul li {
        font-size: 20px;
    }

    .content-thanhtuu {
        padding: 20px 0;
        margin: 15px 0 0;
    }

    .doitac-gg .widget {
        float: left;
        width: calc(50% - 15px);
        margin: 0;
    }

    .doitac-gg .widget:nth-child(1) {
        margin-right: 30px;
    }

    .doitac-gg .widget p {
        font-size: 16px;
    }

    .doitac-gg .widgettitle,
    .content-dichvu .widget:first-child .widgettitle,
    .content-news .widgettitle a,
    .content-news .widgettitle h2,
    .content-dichvu .widget:first-child h2,
    .content-cauhoi .widgettitle h2 {
        font-size: 46px;
    }

    .doitac-gg {
        margin: 50px 0 0;
    }

    .content-dichvu .widget:first-child .widgettitle {
        margin: 0px 0 15px;
    }

    .content-dichvu .widget:first-child p,
    .caclydo .widgettitle p,
    .content-news .support-extra {
        font-size: 18px;
        width: 60%;
        margin: 0 auto;
    }

    .content-dichvu .image-upload,
    .dichvu_web .muc {
        float: left;
        width: calc(33.33% - 44px);
        margin: 0;
        box-shadow: 1px 1px 10px #d9d9d963;
        border-radius: 10px;
        padding: 10px 15px 20px;
    }

    .content-dichvu .widget:nth-child(3),
    .dichvu_web .muc:nth-child(2) {
        margin: 0 20px;
    }

    .content-dichvu .image-upload img,
    .chiendich_ggads .widget img,
    .dichvu_web .muc img {
        width: 60px;
        margin: 10px 0;
    }

    .content-dichvu .image-upload .title a,
    .content-dichvu .image-upload h2,
    .chiendich_ggads .widget h3,
    .dichvu_web .muc h3 {
        font-size: 20px;
        line-height: 1.3;
    }

    .content-dichvu .image-upload .noidung p,
    .content-dichvu .image-upload p {
        font-size: 16px;
    }

    .content-dichvu {
        margin: 50px 0 0;
    }

    .content-lydo {
        margin: 50px 0;
        padding: 40px 0 30px;
    }

    .lydo1 .widgettitle {
        font-size: 46px;
        margin: 15px 0 20px;
    }

    .content-lydo .lydo p {
        font-size: 16px;
    }

    .lydo2 .widgettitle span {
        font-size: 38px;
    }

    .lydo2 .widgettitle {
        font-size: 22px;
    }

    .content-news .main-posts,
    .content-news ul {
        float: left;
        width: calc(50% - 15px);
        margin: 30px 0 0 0;
    }

    .content-news .main-posts {
        margin-right: 30px;
    }

    .content-news ul li a {
        font-size: 16px;
    }

    .content-contact {
        padding: 40px 0 20px;
    }

    .content-contact .widget:first-child .widgettitle {
        font-size: 36px;
    }

    .content-contact .widget p,
    .nhantuvan .widget_caldera_forms_widget p {
        font-size: 16px;
    }

    .content-contact .widget_caldera_forms_widget input,
    .content-lienhe form input,
    .nhantuvan .widget_caldera_forms_widget input {
        height: 45px;
    }

    .site-footer {
        padding: 7px 0;
        text-align: center;
    }

    .before_footer {
        padding: 40px 0 20px;
    }

    .before_footer .widget:first-child .widgettitle {
        background: url(assets/images/logo.webp) no-repeat top left;
        background-size: 135px;
        padding: 50px 0 0;
    }

    .before_footer .widget {
        width: calc(33.33% - 16px);
        margin: 0;
    }

    .before_footer .widget:first-child {
        width: 35%;
    }

    .before_footer .widget:nth-child(2) {
        width: 29%;
        margin: 0 20px;
    }

    .sumenh {
        margin: 40px 0 0;
    }

    .sumenh .nd:nth-child(1) {
        display: none;
    }

    .sumenh .nd:nth-child(2) {
        width: calc(100% - 30px);
        padding: 30px 0;
        margin: 0 15px;
    }

    .page-template-page-gioithieu .content-sidebar-wrap {
        margin: 0;
    }

    .site-inner {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .page-template-page-gioithieu .site-inner {
        padding: 0;
    }

    .page-template-page-gioithieu .content-dichvu .widget:first-child h2 {
        text-align: center;
    }

    .page-template-page-gioithieu .content-dichvu .widget:first-child p {
        text-align: center;
        margin: 0 auto;
        width: 750px;
    }

    .content-dichvu .widgetdv .image-upload {
        margin: 0 0 30px;
        min-height: 245px;
    }

    .content-dichvu .widgetdv .image-upload:nth-child(2),
    .content-dichvu .widgetdv .image-upload:nth-child(5) {
        margin: 0 21px 21px;
    }

    .content-cauhoi {
        margin: 25px 0 40px;
    }

    .content-cauhoi .widgettitle p {
        font-size: 18px;
    }

    .list_ques .title {
        font-size: 16px;
    }

    .content-lienhe .lienhe {
        width: calc(50% - 30px);
        margin: 0px 15px;
    }

    .category h1,
    .search h1,
    .tag h1 {
        font-size: 46px;
        margin: 25px 0;
    }

    .category main.content .post,
    .search main.content .post,
    .tag main.content .post {
        width: calc(33.33% - 52px);
        margin: 0 10px 20px;
    }

    .category main.content .post .entry-title a,
    .search main.content .post .entry-title a,
    .tag main.content .post .entry-title a {
        font-size: 18px;
    }

    .banner_page p:nth-child(2) {
        width: 680px;
        margin: 0 auto;
    }

    .chiendich_ggads .widget:first-child {
        border: none;
        padding: 0;
        width: calc(33.33% - 30px);
    }

    .chiendich_ggads .widget:first-child h2,
    .taisao h2 {
        font-size: 32px;
        padding-top: 75px;
    }

    .chiendich_ggads .widget {
        min-height: 318px;
    }

    .cacbuoc {
        margin: 25px 0;
    }

    .cacbuoc h2,
    .cacgoi h2,
    .caclydo h2 {
        font-size: 46px;
    }

    .cacbuoc .widgettitle p {
        font-size: 18px;
    }

    .list_buoc .buoc h3 span {
        font-size: 25px;
        margin: 13px 12px;
        border-right: 2px solid #fff;
        line-height: 21px;
        padding-right: 10px;
    }

    .list_buoc {
        width: calc(60% - 35px);
    }

    .list_buoc .buoc h3 {
        font-size: 18px;
    }

    .list_buoc .buoc .noidung {
        padding: 0 15px;
    }

    .list_buoc .buoc .noidung p {
        font-size: 16px;
    }

    .cacgoi .widgettitle {
        margin: 25px 0 40px;
    }

    .goi_dichvu {
        display: flex;
        align-items: end;
    }

    .goi_dichvu .goi {
        width: calc(33.33% - 50px);
        margin: 0 10px 0;
        padding: 25px 15px;
        min-height: auto;
    }

    .page-template-page-ggads .site-inner,
    .page-template-page-thueggads .site-inner,
    .page-template-page-website .site-inner {
        padding: 0;
        margin: 0;
        height: 0;
    }

    .tong_quan .widget:nth-child(1) h2 em {
        display: initial;
    }

    .tong_quan .widget:nth-child(1) h2 {
        font-size: 46px;
        padding-top: 70px;
        background-size: 45px;
    }

    .tong_quan .widget {
        width: calc(100% - 60px);
        margin: 30px 30px 15px;
    }

    .tong_quan .widget:nth-child(2) {
        display: none;
    }

    .tong_quan {
        margin: 30px auto;
    }

    .ly_do .lydo h3 {
        font-size: 22px;
    }

    .ly_do .lydo {
        min-height: 170px;
    }

    .caclydo {
        margin: 30px 0 25px;
    }

    .uudiem .widgettitle {
        width: 100%;
        margin: 0;
    }

    .uudiem h2 em {
        display: inline-block;
    }

    .uudiem .widget {
        width: 100%;
        margin: 0;
    }

    .banggia .widgettitle {
        float: left;
        width: 100%;
    }

    .banggia .widget {
        position: relative;
        width: 100%;
        margin: 30px 0;
        right: auto;
        bottom: auto;
        display: block;
        float: left;
    }

    .bang_gia {
        padding-bottom: 0;
    }

    .taisao .widget {
        width: calc(50% - 30px);
        margin: 0 15px;
    }

    .gia_dv .web {
        width: calc(25% - 50px);
        margin: 20px 10px 0;
        padding: 15px;
    }

    .gia_dv .web h4,
    .gia_ldp h4 {
        font-size: 20px;
    }

    .gia_dv .web p,
    .gia_ldp p {
        font-weight: 600;
        font-size: 17px;
        text-align: justify;
        line-height: 24px;
    }

    .banggia h2,
    .dichvu_tkweb h2,
    .dichvu_ldp h2,
    .dichvu_web h2 {
        font-size: 46px;
    }

    .gia_ldp .ldp {
        float: left;
        width: calc(33.33% - 70px);
        margin: 0 15px 30px;
        box-shadow: 1px 1px 10px #adadad;
        border-radius: 20px;
        padding: 20px;
    }

    .sidebar {
        width: 320px;
        margin-right: 0;
    }

    .content-sidebar .content,
    .sidebar-content .content {
        width: calc(100% - 360px);
        margin-left: 0;
    }

    .page_blog .widget:last-child {
        margin-bottom: 0;
    }


}

@media (max-width: 960px) {

    .website_doitac .widget:last-child,
    .website_doitac .widget {
        width: 100%;
        margin: 0 0;
        min-width: auto;
    }

    .website_doitac {
        margin: 50px 0;
    }

    .website_doitac h2 {
        margin-bottom: 20px;
    }

    .website_qtri .widget_text li,
    .website_qtri .widget_text li:nth-child(1),
    .website_qtri .widget_text li:nth-child(2),
    .website_qtri .widget_text li:nth-child(3),
    .website_qtri .widget_text li:nth-child(4),
    .website_qtri .widget_text li:nth-child(5),
    .website_qtri .widget_text li:nth-child(6) {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: calc(50% - 60px);
        margin: 0 15px 30px;
        padding: 15px;
        float: left;
    }

    .website_qtri h2,
    .website_qtri .widgettitle {
        width: 100%;
        height: auto;
        font-size: 36px;
        padding: 0;
        box-shadow: none;
        background: unset;
    }

    .website_qtri .widgettitle {
        margin-bottom: 30px;
    }

    .website_qtri {
        margin: 0;
    }

    .website_qtri .widget_text li:nth-child(2n+1) {
        clear: both;
    }

    .website_qtri .widget_text li:nth-child(1)::after,
    .website_qtri .widget_text li:nth-child(2)::after,
    .website_qtri .widget_text li:nth-child(3)::after,
    .website_qtri .widget_text li:nth-child(4)::after,
    .website_qtri .widget_text li:nth-child(5)::after,
    .website_qtri .widget_text li:nth-child(6)::after {
        content: unset;
    }

    .website_qtri h2 br,
    .website_qtri .widgettitle br {
        display: contents;
    }

    .website_qtri h2 span {
        display: block;
    }


    .info_chung .widget_caldera_forms_widget .widget-wrap {
        width: 80%;
    }

    .site-header {}

    .cat-description {
        width: 100%;
    }

    /*	.site-header .widget-area{
		display: none;
	}*/

    .site-header,
    .title-area {
        height: 60px;
    }

    .title-area img {
        width: 140px;
    }

    #click-menu {
        background: #730e221c;
        padding: 5px 5px 0;
        border-radius: 5px;
        right: 15px;
        top: 14px;
    }

    #click-menu .line {
        width: 25px;
    }

    .content-slider .widget:first-child {
        width: 100%;
    }

    .content-slider .widget .widgettitle,
    .page .banner_page h1 {
        font-size: 30px;
    }

    .content-slider .widget .widgettitle,
    .page .banner_page h1 {
        margin: 30px 0 15px;
    }

    .content-slider .textwidget p {
        font-size: 17px;
    }

    .content-slider .textwidget p:last-child a {
        margin: 25px auto;
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        padding: 0 20px;
    }

    .content-slider {
        padding-bottom: 45px;
        margin-bottom: 0;
        background-size: contain;
        background-position: bottom;
    }

    .content-doitac ul li img {
        width: 90px;
    }

    .content-doitac ul li {
        width: 120px;
        height: 60px;
    }

    .content-thanhtuu ul li {
        font-size: 13px;
        line-height: 1.3;
    }

    .content-thanhtuu ul li strong {
        font-size: 24px;
    }

    .content-thanhtuu {
        padding: 15px 0;
        margin: 0 0 0;
    }

    .doitac-gg .widget {
        float: left;
        width: 100%;
    }

    .doitac-gg .widgettitle,
    .content-dichvu .widget:first-child .widgettitle,
    .content-news .widgettitle a,
    .content-news .widgettitle h2,
    .content-dichvu .widget:first-child h2,
    .content-cauhoi .widgettitle h2 {
        font-size: 28px;
    }

    .doitac-gg {
        margin: 35px 0 0;
    }

    .doitac-gg .widget:nth-child(3) {
        margin: 10px 0 0;
    }

    .content-dichvu {
        margin: 25px 0 0;
    }

    .content-dichvu .widget:first-child p,
    .caclydo .widgettitle p,
    .content-news .support-extra {
        font-size: 16px;
        width: 90%;
    }

    .content-dichvu .widget:first-child {
        margin: 0 0 20px;
    }

    .content-dichvu .image-upload,
    .dichvu_web .muc {
        width: calc(100% - 30px);
        padding: 15px 15px 30px;
    }

    .content-dichvu .image-upload img,
    .chiendich_ggads .widget img,
    .dichvu_web .muc img {
        width: 50px;
        float: left;
        margin: 0 15px 0 0;
    }

    .content-dichvu .image-upload .title a,
    .content-dichvu .image-upload h2,
    .chiendich_ggads .widget h3,
    .dichvu_web .muc h3 {
        font-size: 20px;
    }

    .content-dichvu .widget:nth-child(3),
    .dichvu_web .muc:nth-child(2) {
        margin: 20px 0;
    }

    .content-lydo {
        margin: 35px 0;
        padding: 25px 0;
    }

    .content-lydo .lydo {
        width: 100%;
        margin: 0;
    }

    .lydo1 .textwidget {
        display: none;
    }

    .lydo1 .widgettitle {
        font-size: 28px;
        margin: 10px 0 20px;
    }

    .content-lydo .lydo p {
        text-align: justify;
    }

    .content-news .main-posts,
    .content-news ul {
        width: 100%;
    }

    .content-news .main-posts {
        margin: 30px 0 0 0;
    }

    .content-news ul li img,
    .content-news .main-posts img {
        width: 150px;
        float: left;
        margin: 0 15px 0 0;
    }

    .content-news .widget-item-title a {
        color: #333;
        font-size: 16px;
        font-weight: 500;
    }

    .content-news ul li a {
        margin: 0;
    }

    .content-news ul {
        margin: 15px 0 0 0;
    }

    .content-news ul li h3 {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .home .site-inner {
        padding: 15px 0 0;
    }

    .content-contact .widget {
        width: 100%;
    }

    .content-contact {
        padding: 30px 0 20px;
    }

    .content-contact .widget:first-child .widgettitle {
        font-size: 28px;
        margin: 0;
    }

    .content-contact .widget p,
    .nhantuvan .widget_caldera_forms_widget p {
        margin-bottom: 15px;
    }

    .before_footer .widget:first-child,
    .before_footer .widget,
    .before_footer .widget:nth-child(2) {
        width: 100%;
        margin: 0 !important;
    }

    #click-menu.f-click {
        position: fixed;
        z-index: 999;
    }

    #responsive-menu.f-menu {
        position: fixed;
        top: 60px !important;
    }

    .sumenh h2 {
        font-size: 28px;
    }

    .sumenh p,
    .sumenh ul {
        text-align: justify;
    }

    .content-dichvu .widget:first-child h2 em {
        display: inline-block;
    }

    .page-template-page-gioithieu .content-dichvu .widget:first-child p {
        width: 90%;
    }

    .content-dichvu .widgetdv .image-upload {
        min-height: auto;
        margin: 0 0 20px;
    }

    .content-dichvu .widgetdv .image-upload:nth-child(2),
    .content-dichvu .widgetdv .image-upload:nth-child(5) {
        margin: 0 0 20px 0;
    }

    .content-cauhoi .widgettitle {
        margin: 0 0 20px;
    }

    .list_ques {
        width: 100%;
    }

    .list_ques .title {
        background: url(assets/images/cong.svg) no-repeat right 5px top 8px #d405110d;
        padding: 15px 39px 15px 15px;
        background-size: 32px;
    }

    .content-cauhoi {
        margin: 25px 0 20px;
    }

    .banner_page p:nth-child(2) {
        width: auto;
        font-size: 17px;
    }

    .chiendich_ggads .widget:first-child {
        width: 100%;
        min-height: auto;
        margin: 0 0 15px;
    }

    .chiendich_ggads .widget:first-child h2,
    .taisao h2 {
        padding-top: 50px;
        background-size: 35px;
    }

    .chiendich_ggads .widget:first-child h2 em,
    .taisao h2 em {
        display: inline-block;
    }

    .chiendich_ggads .widget {
        min-height: auto;
        width: calc(100% - 32px);
        margin: 0 0 15px;
        padding: 15px;
        border: 1px solid #d9d9d9;
    }

    .chiendich_ggads .widget h3 em {
        display: contents;
    }

    .chiendich_ggads .widget p {
        font-size: 16px;
    }

    .cacbuoc .widgettitle {
        width: 100%;
        margin: 0 0 15px;
    }

    .cacbuoc h2,
    .cacgoi h2,
    .caclydo h2 {
        font-size: 32px;
    }

    .cacbuoc {
        padding: 35px 0;
    }

    .cacbuoc .widgettitle p {
        font-size: 17px;
    }

    .lydo1 p a,
    .cacbuoc .widgettitle p a {
        display: none;
    }

    .list_buoc {
        width: 100%;
    }

    .list_buoc .buoc:nth-child(2) h3 {
        display: flex;
        line-height: 1.3;
        padding-right: 15px;
    }

    .list_buoc .buoc {
        padding: 10px 0;
    }

    .cacgoi .widgettitle {
        margin: 5px 0 30px;
    }

    .cacgoi h2 em {
        display: contents;
    }

    .cacgoi h2 {
        background: url(assets/images/button.png) no-repeat left top;
        background-size: 35px;
        padding-top: 50px;
    }

    .goi_dichvu {
        display: contents;
    }

    .goi_dichvu .goi {
        width: calc(100% - 30px);
        margin: 0 0 25px 0;
        padding: 25px 15px;
        min-height: auto;
    }

    .tong_quan .widget:nth-child(1) h2 {
        font-size: 28px;
        padding-top: 50px;
        background-size: 35px;
    }

    .tong_quan .widget {
        width: calc(100% - 40px);
        margin: 25px 20px 5px;
    }

    .tong_quan .widget p,
    .tong_quan .widget a,
    .tong_quan .widget ul li {
        font-size: 16px;
        color: #fff;
        line-height: 26px !important;
    }

    .caclydo {
        margin: 10px 0 25px;
    }

    .caclydo .widgettitle {
        margin-bottom: 25px;
    }

    .ly_do .lydo {
        margin: 0 0 20px;
        width: calc(50% - 30px);
        padding: 20px 10px;
        min-height: auto;
    }

    .ly_do .lydo:nth-child(even) {
        margin-left: 20px;
    }

    .ly_do .lydo p {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-align: justify;
    }

    .ly_do .lydo:nth-child(2n+1) {
        clear: both;
    }

    .ly_do .lydo:nth-child(3n+1) {
        clear: none;
    }

    .ly_do .lydo h3 {
        font-size: 20px;
        color: #d40511;
    }

    .uudiem h2 {
        font-size: 28px;
    }

    .uudiem {
        padding: 35px 0;
    }

    .uudiem .widgettitle p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .uudiem .widget ul li {
        font-size: 18px;
    }

    .uudiem .widget ul li {
        font-size: 17px;
        width: calc(50% - 32px);
        padding: 10px;
        margin: 5px;
    }

    .banggia h2,
    .dichvu_tkweb h2,
    .dichvu_ldp h2,
    .dichvu_web h2 {
        font-size: 28px;
    }

    .banggia {
        margin: 30px 0 20px;
    }

    .banggia .widgettitle p,
    .banggia .widgettitle ul li {
        font-size: 17px;
    }

    .banggia table th {
        padding: 10px 0;
    }

    .banggia table td {
        padding: 15px 0;
    }

    .taisao .widget {
        width: 100%;
        margin: 0 0 15px;
    }

    .taisao .widget img {
        margin: 0;
    }

    .dichvu_tkweb h2 {
        margin: 0 0 30px;
    }

    .banggia h2 strong,
    .dichvu_tkweb h2 strong,
    .dichvu_ldp h2 strong {
        display: contents;
    }

    .gia_dv .web {
        width: calc(100% - 50px);
        margin: 0px 10px 25px;
        padding: 15px;
        min-height: auto;
        box-shadow: 0 4px 10px #c5c0c0;
    }

    .gia_ldp .ldp {
        width: calc(100% - 50px);
        margin: 0 10px 30px;
        box-shadow: 1px 1px 10px #c5c0c0;
        border-radius: 20px;
        padding: 15px;
    }

    .dichvu_tkweb {
        padding-bottom: 20px
    }

    .dichvu_ldp h2 {
        margin: 30px 0 30px;
    }

    .single .content-sidebar-wrap,
    .page .content-sidebar-wrap {
        margin: 15px 0;
    }

    .page_blog .widget .widgettitle {
        margin: 0 0 20px;
    }

    .page_blog .widget:nth-child(odd) .post {
        width: 100%;
        margin: 0 0 15px;
    }

    .page_blog .widget .post img {
        margin: 0 0 10px 0;
    }

    .page_blog .widget:nth-child(odd) ul li {
        width: calc(100% - 20px);
        margin: 0 0 10px 20px;
    }

    .page_blog .widget {
        margin: 0 0 30px 0;
    }

    .page_blog .widget .widgettitle {
        background: url(assets/images/button.png) no-repeat left top 4px;
        padding-left: 35px;
        background-size: 25px;
    }

    .page_blog .widget:nth-child(even) .main-posts,
    .page_blog .widget:nth-child(even) ul {
        width: 100%;
        margin: 0;
    }

    .page_blog .widget:nth-child(even) ul li h3 {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .page_blog .widget:nth-child(even) ul li a {
        margin: 0;
    }

    .page_blog .widget:nth-child(even) ul li {
        margin: 0 0 15px 0;
    }

    .content-lienhe .lienhe {
        width: 100%;
        margin: 0px 0 15px;
    }

    .page h1 {
        font-size: 32px;
    }

    .content-lienhe form {
        background: #d40511;
        padding: 25px 15px 15px;
    }

    .category h1,
    .search h1,
    .tag h1 {
        font-size: 28px;
        margin: 10px 0 15px;
    }

    .category main.content .post,
    .search main.content .post,
    .tag main.content .post {
        width: 100%;
        margin: 0 0 20px;
        border: none;
        padding: 0;
        border-bottom: 1px dashed #d9d9d9;
        border-radius: 0;
    }

    .content-sidebar .content,
    .sidebar-content .content {
        width: 100%;
        margin-left: 0;
    }

    .sidebar {
        width: 100%;
    }

    .single .entry-title,
    .page .entry-title {
        font-size: 28px;
    }

    .content-fix {
        top: auto;
        bottom: 70px;
    }

    .content-fix ul li img {
        width: 45px;
    }

    .nhantuvan p strong {
        font-size: 12px;
        height: 36px;
        line-height: 36px;
    }

    .nhantuvan .widget:nth-child(1) {
        right: 55px;
        top: 12px;
    }

    .site-header .widget-area .widget_polylang {
        position: absolute;
        right: 44px;
        top: -6px;
    }

    .site-header .widget-area .widget_polylang .widgettitle {
        width: 20px;
        height: 20px;
        background: url(assets/images/vi.svg) no-repeat center center;
        text-indent: -9999px;
        background-size: 20px;
    }

    .lang-en .site-header .widget-area .widget_polylang .widgettitle {
        background: url(assets/images/en.svg) no-repeat center center;
        background-size: 20px;
        width: 20px;
        height: 20px;
    }

    .site-header .widget-area .widget_polylang {
        background: url(assets/images/down.svg) no-repeat right top 8px;
        padding-right: 15px;
    }

    .site-header .widget-area .widget_polylang ul li a {
        background: url(assets/images/vi.svg) no-repeat center center;
        text-indent: -9999px;
        display: block;
        background-size: 20px;
        width: 20px;
        height: 20px;
    }

    .site-header .widget-area .widget_polylang ul li.lang-item-en a {
        background: url(assets/images/en.svg) no-repeat center center;
        background-size: 20px;
        width: 20px;
        height: 20px;
    }

    .site-header .widget-area .widget_nav_menu,
    .site-header .widget-area .widget_caldera_forms_widget {
        display: none;
    }

    .nhantuvan .widget_caldera_forms_widget .widget-wrap {
        width: 80%;

    }

    .nhantuvan .widget_caldera_forms_widget .widgettitle {
        right: -10px;
        top: -32px;
    }

    .content-thanhtuu .wrap {
        width: 100% !important;
        margin: 0;
        padding: 0;
    }

    .nhantuvan.f-tuvan .widget:nth-child(1) {
        top: 12px;
    }

    .lydo2 .widgettitle {
        font-size: 20px;
    }

    .content-dichvu .image-upload .readmore,
    .dichvu_web .muc p:last-child a {
        margin: 15px 0 0;
        padding: 8px 50px 8px 15px;
    }

    .sumenh h3 {
        font-size: 20px;
    }

    .sumenh p,
    .sumenh ul li,
    .sumenh a,
    .sumenh h3,
    .sumenh h4 {
        font-size: 16px;
    }

    .widgetdv .image-upload p:last-child {
        float: left;
        margin: 10px 0 0;
    }

    .widgetdv .image-upload h2,
    .content-dichvu .image-upload .title,
    .dichvu_web .muc h3 {
        float: left;
        width: calc(100% - 65px);
        height: 50px;
        display: flex;
        align-items: center;
        margin: 0;
    }

    .dichvu_web .muc h3 {
        margin-bottom: 15px;
    }

    .widgetdv .image-upload,
    .content-dichvu .image-upload {
        padding: 15px;
    }

    .content-dichvu .image-upload .noidung {
        float: left;
        width: 100%;
        margin: 15px 0;

    }

    .tong_quan .widget:first-child {
        width: 100%;
        margin: 30px 0 10px;

    }

    .tong_quan {
        padding: 0 20px;
    }

    .doitac-gg .widget,
    .ldp_doitac .widget {
        width: 100%;
        margin: 0;
    }

    .banner_page img {
        width: 100%;
    }

    .ldp_doitac {
        margin: 35px 0 30px;
    }

    .ldp_doitac h2,
    .ldp_noibat .widgettitle h2,
    .ldp_vitri .widgettitle h2,
    .ldp-duan .widgettitle h2,
    .ldp_choose .widgettitle h2,
    .ldp_banggia .widgettitle h2,
    .ldp_quytrinh .widgettitle h2,
    .ldp_danhgia .widgettitle h2,
    .ldp_cauhoi .widgettitle h2 {
        font-size: 36px;
    }

    .ldp_doitac .widget:first-child p:last-child {
        text-align: center;
    }


}

.content-news .widgettitle {
    text-transform: capitalize;
}


@media (max-width: 768px) {

    .banner_fb li {
        font-size: 16px !important;
    }

    .taisao-fb .taisao_item:nth-child(2) {
        flex-direction: column-reverse !important;
    }

    .taisao-fb .widget h2 {
        width: 100%;
    }

    .content_cta p {
        padding: 0 15px;
    }

    .content_cta p strong {
        font-size: 28px;
    }

    .banner_fb .facebook h2 {
        font-size: 32px;
        line-height: 1.3;
    }

    .banner_fb p a {
        margin: 25px auto;
    }

    .taisao-fb {
        padding-top: 15px;
    }

    .taisao-fb .widget h2,
    .content-giaiphap .widget h2,
    .content-trienkhai .widgettitle h2,
    .cacgoifb h2,
    .content-hieuqua .widgettitle h2 {
        font-size: 30px;
        width: 100%;
        line-height: 1.3;
    }

    .cacgoifb .widgettitle h2 strong {
        display: contents;
    }

    .cacgoifb .widgettitle {
        background: unset;
        text-align: center;
    }

    .content-giaiphap .widget h2 {
        background-size: 40px;
        padding-top: 60px;

    }

    .cacgoifb {
        display: inline-block;
        margin-top: 30px;
        padding-bottom: 0;
    }

    .content-hieuqua .widgettitle h2 {
        text-align: center;
    }

    .content-hieuqua .widgettitle p {
        width: 100%;
        margin: 0;
    }

    .content-hieuqua {
        margin-bottom: 0;
    }

    .content-giaiphap {
        margin-top: 60px;
    }

    .content-giaiphap .widget p {
        width: 100%;
        text-align: left;
        margin: 0;
    }

    .taisao_item:nth-child(1) .taisao_nd2 img,
    .taisao_item:nth-child(2) .taisao_nd1 img,
    .taisao_item:nth-child(3) .taisao_nd2 img {
        width: 60px !important;
    }

    .taisao-fb .taisao_item {
        flex-direction: column;
        gap: 16px !important;
    }

    .giaiphap_item {
        height: auto;
    }

    .content-trienkhai {
        margin: 40px 0;
        padding: 0;
    }

    .giaiphap_item .giaiphap_nd {
        padding: 20px;
        min-height: 540px;
    }

    .giaiphap_item .giaiphap_nd p:first-of-type strong:first-child {
        font-size: 23px;
    }

    .content-trienkhai .danhmuc {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px !important;
        margin-top: 24px !important;
    }

    .content-trienkhai .danhmuc .muc {
        min-height: auto;
        padding: 25px;
    }

    .content-trienkhai .danhmuc .muc ul {
        margin-left: 20px;
    }

    .content-trienkhai .widgettitle p,
    .content-giaiphap .widget p,
    .banner_fb p {
        font-size: 16px;
    }

    .giaiphap_item .anh_nd1 img {
        margin: 0;
        height: 250px;
        object-fit: cover;
    }

    .content-giaiphap .slick-initialized .slick-slide {
        display: block !important;
    }

    .term-extra .values {
        width: calc(100% - 80px);
        min-height: auto;
        margin: 30px 20px 0;
    }

    .list_benefit {
        width: 100%;
    }

    .list_benefit .benefit {
        width: calc(50% - 70px);
        margin: 30px 15px;
        min-height: auto;
    }

    .rank span {
        font-size: 13px;
        margin: 0 10px 10px 0;
        display: inline-block;
    }

    .category-tuyen-dung main.content .post {
        width: calc(100% - 52px) !important;
    }

    .cat-description {
        margin: 20px 0 30px;
    }

    .cat-description h2 {
        font-size: 28px;
    }

    .term-extra h2 {
        font-size: 26px;
    }

    .list_benefit .benefit {
        width: calc(100% - 50px);
        margin: 20px 5px 0;
    }

    .ungtuyen span {
        background: url(assets/images/send.png) no-repeat left 12px center #d40511;
        background-size: 24px;
        padding: 8px 15px 8px 40px;
    }

    .ldp_noibat .noibat .noidung {
        width: calc(33.33% - 48px);
        margin: 45px 8px 10px;
        padding: 15px;
    }

    .ldp_doitac ol {
        margin: 30px 0 40px;
    }

    .doitac-gg .widget p,
    .ldp_doitac .widget p {
        font-size: 18px;
    }

    .ldp_vitri .noidung {
        float: left;
        width: 100%;
        margin: 30px 0 0;
    }

    .ldp_vitri .noidung .nd img,
    .ldp_vitri .noidung .nd.box {
        height: auto;
        min-height: auto;
    }

    .ldp_noibat .widgettitle {
        width: 100%;
    }

    .list_duan .duan {
        width: calc(50% - 20px);
    }

    .ldp_banggia .banggia .nd {
        width: calc(100% - 30px);
        margin: 0 0 30px;
        padding: 15px;
    }

    .ldp_banggia .banggia .nd:nth-child(2) {
        width: calc(100% - 34px);
        margin: 20px 0 30px;
        padding: 15px;
    }

    .ldp_banggia {
        padding: 35px 0 15px;
    }

    .ldp_quytrinh {
        margin: 30px 0;
    }

    .ldp_quytrinh .quytrinh .nd h3 span {
        font-size: 45px;
        margin: 0 45px 0 0;
        line-height: 60px;
    }

    .ldp_quytrinh .quytrinh .nd h3 {
        margin: 0;
        width: 100%;
        line-height: 60px;
    }

    .ldp_quytrinh .quytrinh .nd .text {
        width: calc(100% - 96px);
        margin: 0;
    }

    .ldp_quytrinh .quytrinh {
        background: unset;
    }

    .ldp_quytrinh .quytrinh .nd h3 span::after {
        content: '';
        width: 10px;
        height: 10px;
        background: #CD2027;
        border-radius: 100%;
        position: absolute;
        right: -28px;
        top: 26px;
    }

    .ldp_quytrinh .quytrinh .nd {
        border: none;
        padding: 0;
    }

    .ldp_danhgia .danhgia .nd2 {
        padding: 15px;
    }

    .website_banner .wrap {
        align-items: flex-start;
        margin: 30px 0 0;
    }

    .website_banner p a {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        margin: 15px 0 0;
    }

    .website_banner p {
        font-size: 16px;
    }

    .website_banner .box {
        max-width: 100%;
        color: #fff;
        margin-left: 0;
    }


}


@media (max-width: 500px) {

    .website_banner .mb {
        display: block;
    }

    .website_banner .pc {
        display: none;
    }


    .website_banner h1 em {
        display: contents;
    }

    .page h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .website_banner p {
        margin-bottom: 10px;
    }

    .website_banner img {
        height: 500px;
        object-fit: cover;
    }

    .ldp_doitac h2,
    .website_qtri h2,
    .website_qtri .widgettitle,
    .ldp_noibat .widgettitle h2,
    .website_doitac h2,
    .ldp_vitri .widgettitle h2,
    .website_lang h2,
    .ldp-duan .widgettitle h2,
    .ldp_choose .widgettitle h2,
    .ldp_banggia .widgettitle h2,
    .ldp_quytrinh .widgettitle h2,
    .ldp_danhgia .widgettitle h2,
    .ldp_cauhoi .widgettitle h2 {
        font-size: 28px;
    }

    .website_doitac .widget ul li strong {
        font-size: 32px;
    }

    .website_doitac .widget ul li {
        font-size: 16px;
        margin: 5px 10px 15px;
        width: calc(50% - 34px);
        padding: 7px;
        line-height: 1.4;
    }

    .dichvu_web {
        margin: 30px 0;
    }

    .website_qtri .widget_text li,
    .website_qtri .widget_text li:nth-child(1),
    .website_qtri .widget_text li:nth-child(2),
    .website_qtri .widget_text li:nth-child(3),
    .website_qtri .widget_text li:nth-child(4),
    .website_qtri .widget_text li:nth-child(5),
    .website_qtri .widget_text li:nth-child(6) {
        width: calc(100% - 30px);
        margin: 0 0 20px;
        padding: 15px;
    }

    .website_doitac {
        margin: 30px 0;
    }

    .website_web {
        margin: 15px 0;
    }

    .website_web .widgettitle p,
    .website_lang .widgettitle p {
        font-size: 16px;
    }

    .website_web .xemthemduan a {
        font-size: 16px;
        margin: 30px 0;
    }

    .website_lang h3 {
        font-size: 16px;
        margin: 15px 0 0;
    }

    .list_ldp button.slick-prev.slick-arrow {
        background: url(assets/images/nut1.svg) no-repeat center center;
        width: 45px;
        height: 45px;
        left: -10px;
        top: 30%;
        background-size: 45px;
        padding: 0;
    }

    .list_ldp button.slick-next.slick-arrow {
        background: url(assets/images/nut2.svg) no-repeat center center;
        width: 45px;
        height: 45px;
        right: -10px;
        top: 30%;
        background-size: 45px;
        padding: 0;
    }

    .website_lang .xemthemduan li a {
        padding: 0 29px;
        font-size: 16px;
    }

    .website_lang .xemthemduan {
        margin: 25px auto 0;
    }

    .website_danhgia {
        margin: 50px 0 10px;
    }

    .website_web .duan h3 {
        font-size: 16px;
        padding: 0 10px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .website_lang h2 br {
        display: contents;
    }

    .list_duan .duan {
        width: calc(50% - 10px);
        margin: 5px;
    }

    .website_web .widgettitle {
        text-align: center;
        margin: 40px 0 30px;
    }

    .website_qtri .widget_text li strong {
        font-size: 20px;
    }

    .ldp_doitac {
        margin: 20px 0 30px;
    }

    .ldp_doitac .widget img {
        width: 100px;
    }

    .ldp_doitac h2 {
        margin: 0 0 20px;
    }

    .ldp_doitac ol li strong {
        font-size: 27px;
        line-height: 38px;
    }

    .ldp_doitac ol li {
        width: calc(33.33% - 27px);
        margin: 0 10px 0 0;
        padding: 10px;
        font-size: 15px;
        min-height: 140px;
    }

    .ldp_doitac ol li:last-child {
        margin-right: 0;
    }

    .ldp_noibat {
        padding: 30px 0;
    }

    .ldp_noibat .noibat .noidung {
        width: calc(100% - 30px);
        margin: 15px 0 5px;
        padding: 15px;
    }

    .ldp_noibat .noibat .noidung img {
        float: left;
        width: 50px;
        margin: 0 15px 0 0;
    }

    .ldp_noibat .noibat .noidung h3 {
        font-size: 20px;
        margin: 10px 0;
    }

    .ldp_noibat .noibat .noidung p:nth-child(3) {
        clear: both;
        margin: 20px 0 0;
    }

    .ldp_vitri {
        margin: 35px 0;
    }

    .ldp_doitac .widget p {
        font-size: 16px;
    }

    .ldp_choose .lydo .nd {
        width: calc(50% - 40px);
        margin: 0 10px 20px;
        padding: 10px;
        min-height: 240px;
    }

    .ldp_choose .lydo .nd .text p {
        font-size: 16px;
        text-align: justify;
    }

    .ldp_choose .lydo .nd img {
        width: 40px;
        margin: 0 0 10px 0;
        display: block;
        float: unset;
    }

    .ldp_choose .lydo .nd .text {
        width: 100%;
    }

    .ldp_choose .lydo .nd h3 {
        font-size: 18px;
    }

    .ldp_choose {
        margin: 20px 0 25px;
    }

    .ldp_cauhoi .cauhoi {
        width: 100%;
    }

    .ldp_cauhoi h3 {
        font-size: 17px;
        padding: 15px 30px 15px 15px;
        background: url(assets/images/cong.svg) no-repeat right 6px top 15px #d405110d;
        background-size: 25px;
    }

    .ldp_cauhoi h3.active,
    .ldp_cauhoi .nd:hover h3 {
        background: url(assets/images/tru.svg) no-repeat right 6px top 15px #d405110d;
        background-size: 25px;
    }

    .page-template-page-landingpage .site-inner {
        padding: 0;
    }

    .ldp_quytrinh .quytrinh .nd .text p {
        font-size: 16px;
        font-weight: 400;
    }

    .ldp_danhgia .swiper-pagination {
        display: block !important;
    }


    .ldp_danhgia .danhgia .nd,
    .ldp_vitri .noidung {
        margin-bottom: 60px !important;
    }

    .ldp_vitri .noidung .nd.box {
        margin-bottom: 0 !important;
    }

    .ldp_cauhoi {
        margin: 25px 0;
    }

    .list_duan .duan .anh {
        height: 230px;
    }

    .list_duan .duan {
        min-height: auto;
    }

    .list_duan .duan:nth-child(3n+1) {
        clear: none;
    }

    .list_duan .duan:nth-child(2n+1) {
        clear: both;
    }

    .ldp_choose h2 {
        margin-bottom: 30px;
    }

    .content-fix ul li img {
        width: 55px;
    }


}

@media (max-width: 390px) {
    .ldp_doitac ol li {
        font-size: 14px;
    }

    .ldp_noibat .noibat .noidung h3 {
        font-size: 18px;
    }
}

/* =========================================
   News Section - Grid Layout (2 cols)
   ========================================= */
.news-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 2 Columns */
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto;
}

.news-card {
    display: flex;
    flex-direction: column;
    /* Stack vertically within card */
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #f0f0f0;
}

.news-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.news-card a.alignnone {
    display: block;
    width: 100%;
    /* Full width image */
    height: 200px;
    /* Fixed height for consistency */
    overflow: hidden;
}

.news-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.news-card:hover img {
    transform: scale(1.05);
}

.news-content {
    padding: 20px;
    flex-grow: 1;
    /* Fill height */
    display: flex;
    flex-direction: column;
}

.news-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.4;
}

.news-title a {
    color: #2c3e50;
    text-decoration: none;
    transition: color 0.2s;
}

.news-title a:hover {
    color: #e74c3c;
}

.news-date {
    font-size: 13px;
    color: #95a5a6;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.news-excerpt {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .news-grid {
        grid-template-columns: 1fr;
        /* 1 Column on mobile */
    }
}

/* =========================================
   Testimonial Slider (CSS Only)
   ========================================= */
.review-grid {
    display: flex;
    overflow-x: auto;
    gap: 25px;
    padding: 20px 5px 40px 5px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.review-grid::-webkit-scrollbar {
    display: none;
}

.review-item {
    flex: 0 0 85%;
    max-width: 400px;
    scroll-snap-align: center;
    background: #fff;
    padding: 40px 30px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    text-align: center;
    position: relative;
    border: 1px solid #f5f5f5;
    transition: transform 0.3s ease;
}

.review-item::before {
    content: "“";
    font-family: serif;
    font-size: 100px;
    color: #fcebeb;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 0;
    line-height: 1;
}

.review-text {
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    font-style: italic;
    margin-bottom: 25px;
}

.review-author {
    position: relative;
    z-index: 1;
    color: #c0392b;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .review-item {
        flex: 0 0 320px;
    }
}

/* News Grid
------------------------------------------------------------ */
.news-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.news-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.news-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.news-thumb {
    display: block;
    height: 280px;
    overflow: hidden;
}

.news-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.news-card:hover .news-thumb img {
    transform: scale(1.1);
}

.news-content {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.news-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 1.4;
}

.news-title a {
    color: #333;
    transition: color 0.3s ease;
}

.news-title a:hover {
    color: #CE2127;
}

.news-excerpt {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    flex: 1;
}

.news-meta {
    display: flex;
    align-items: center;
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: auto;
}

.news-author-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    flex-shrink: 0;
}

.news-author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-author-info {
    display: flex;
    flex-direction: column;
    font-size: 12px;
}

.news-author-name {
    font-weight: 700;
    color: #333;
}

.news-date {
    color: #999;
}

@media (max-width: 1024px) {
    .news-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .news-grid {
        grid-template-columns: 1fr;
    }
}

/* Contact Form
------------------------------------------------------------ */
.contact-form-ruby {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.contact-form-ruby .form-row {
    display: flex;
    margin: 0 -10px 15px;
    flex-wrap: wrap;
}

.contact-form-ruby .form-group {
    padding: 0 10px;
    margin-bottom: 0;
}

.contact-form-ruby *,
.contact-form-ruby *::before,
.contact-form-ruby *::after {
    box-sizing: border-box;
}

.contact-form-ruby .col-half {
    width: 50%;
    float: left;
    /* Ensure compatibility if flex fails */
}

.contact-form-ruby .col-full {
    width: 100%;
}

.contact-form-ruby label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
}

.contact-form-ruby .form-control {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.contact-form-ruby .form-control:focus {
    border-color: #CE2127;
    outline: none;
}

.contact-form-ruby textarea.form-control {
    resize: vertical;
    min-height: 100px;
}

.contact-form-ruby .btn-submit {
    background: #CE2127;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100%;
}

.contact-form-ruby .btn-submit:hover {
    background: #a51318;
}

@media (max-width: 600px) {
    .contact-form-ruby .col-half {
        width: 100%;
        margin-bottom: 15px;
    }
}