/* css header main */
a.glink.nturl.notranslate {
    color: #fff;
}

#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col input, .mfp-content input#s {
    width: 100%;
    height: 40px;
    padding: 0px 15px 0px 15px;
    border: 1px solid silver;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    box-shadow: none;
}

#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col input:hover,
#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col input:focus {
    border-color: #0078bb;
}

#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col button, button.ux-search-submit.submit-button.secondary.button {
    width: 60px;
    height: 40px;
    outline: none;
    border: none;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    top: 0;
    left: -1px;
    box-shadow: none;
    font-size: 12px;
}

#masthead .nav-right li.html {
    margin: 0 40px;
}

.serviceMain:before {
    content: '';
    background: url(/wp-content/uploads/2023/05/icon-call-baobi.png) no-repeat left top;
    background-size: 40px;
    position: absolute;
    width: 40px;
    height: 40px;
    left: -50px;
    top: 0px;
}

.serviceMain {
    font-weight: 100;
    font-size: 15px;
}

.serviceMain p {
    color: #0078bb;
    font-weight: 700;
    line-height: 20px;
}

/* css heander menu bottom */
div#wide-nav {
	background-color: #808285;
}

div#wide-nav ul li.menu-item {
    margin: 0;
}

#wide-nav ul.header-bottom-nav li.menu-item.active , #wide-nav ul.header-bottom-nav li.menu-item:hover {
    background-image: linear-gradient( 90deg , #43474a, #afb1b3);
}

div#wide-nav ul li.menu-item a.nav-top-link {
    color: #fff;
    font-size: 15px;
	padding: 14px 25px;
	font-weight: 700;
}

.noPadding {
	padding-bottom: 0;
}
.title_img h2 {
    text-align: center;
}
/* .title_img h2:after {
    content: "";
    display: table;
    clear: both;
    background: url(/wp-content/uploads/2023/05/webmau16.com-icon-gach-duoi-1.png);
    width: 100%;
    height: 28px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 30px;
} */

.nav-dropdown-has-border .nav-dropdown {
    border: 0;
    border-radius: 6px;
    padding: 0px;
}

.nav-dropdown-has-border .nav-dropdown li a {
	margin: 0 !important;
	padding: 8px 12px !important;
}

.nav-dropdown-has-border .nav-dropdown li a:hover {
	color: #fff !important;
}

/* section su menh */
.sumenh>.col-inner {
    box-shadow: 0 0 10px #80828566;
    border-radius: 10px;
    padding: 15px;
    min-height: 155px;
	transition: .3s ease-in-out;
	background: #fff;
}

.box_gt_img img {
    width: 30%;
}

.sumenh>.col-inner:hover {
    transform: translateY(-10px);
}

.sumenh>.col-inner p {
    margin-bottom: 0;
}

/* css section quy trinh san xuat */
.stack_quy_trinh {
    justify-content: space-between !important;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 16px 5px;
}

.stack_quy_trinh .icon-box {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    flex-basis: 23%;
    flex-shrink: 0;
}

.home_quy_trinh .icon-box {
    box-shadow: 0 0 12px #a9a7a759;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px;
    transition: .3s ease-in-out;
}

.home_quy_trinh .icon-box:hover {
    transform: translateY(-10px);
}

.home_quy_trinh .icon-box-text {
    height: 48px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.home_quy_trinh p {
    font-size: 15px;
    color: #0078bb;
    font-weight: 500;
	text-transform: uppercase;
}

/* css section tai sao chon chung toi */
.home_tai_sao .icon-box {
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    border-radius: 8px;
    overflow: hidden;
    padding: 10px;
    transition: .3s ease-in-out;
    margin-bottom: 15px;
}

.home_tai_sao .icon-box:hover {
    transform: translateY(-6px);
}

.home_tai_sao .icon-box-text h3 {
    margin-bottom: 0;
}

.home_tai_sao p {
    font-size: 15px;
    color: #222;
    font-weight: 400;
}

/* css owl carousel */
.owl-nav button i {
    color: #fff;
    font-size: 20px;
}

.owl-nav button {
    width: 30px !important;
    min-height: 30px !important;
    background: var(--primary-color) !important;
    border-radius: 50%;
    color: #fff;
    margin: 0px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav button.owl-prev {
    left: -10px;
}

.owl-nav button.owl-next {
    right: -10px;
}


.owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -30px;
}

.owl-dots button {
    width: 10px;
    min-height: 10px;
    background: #f2f2f2 !important;
    border-radius: 50%;
    margin: 0 3px;
}

.owl-dots button.active {
    background: var(--primary-color) !important;
}

/* css section doi tac */
.title_bd h2 {
    margin-bottom: 40px;
    text-align: center;
}
.title_bd h2:after {
    content: '';
    width: 50px;
    height: 6px;
    background: #1370b3;
    border-radius: 10px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.doitac-item {
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    border-radius: 8px;
	border: 1px solid rgb(0 0 0 / 30%);
    padding: 0 15px;
    transition: .3s ease-in-out;
	overflow: hidden;
}

.list-doitac .col.medium-3.pd-5 {
    padding: 0 15px 15px;
}

/* css section cau hoi thuong gap */
.cauhoi_tg .accordion-title {
    border-radius: 5px;
    box-shadow: 2px 2px 20px #00000014;
    margin-bottom: 15px;
    border-top: 1px solid #e6e6e6;
    font-size: 16px;
}

.cauhoi_tg .accordion-title.active {
    box-shadow: 0 0;
    margin-bottom: 0;
}

.cauhoi_tg .accordion-inner {
    padding: 10px;
}

/* css nhung con so */
.st-4-title p, .st-4-title h2 {
    color: #fff;
    font-weight: 700;
}
.section-4 .st-4-box .icon-box-img .icon {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
}
.section-4 .st-4-box .icon-box-img .icon img {
	padding-top: 0px;
}
.st-4-box-text h3 {
	margin-bottom: -8px;
	display: inline-flex;
}
.st-4-box-text h3 span.count-up {
    font-size: 40px;
    margin-bottom: -8px;
    color: #fff;
    font-weight: 800;
}
.section-4 .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.8em;
}
.section-4 .st-4-box p {
    color: #fff;
    font-size: 18px;
}
span.daucong {
    color: #fff;
    font-size: 36px;
    margin-top: -6px;
}

.st-4-box {
    display: flex;
    align-items: center;
}


/* css section dich vu */
.box_service {
    border: 1px solid #dcdcdc;
    padding: 18px;
    border-radius: 10px;
    background: #fff;
}
.box_service:hover {
    border-color: #0078bb;
    box-shadow: 0 0 9px 0px #0078bc33;
}

.col_gt>.col-inner {
    border-style: dashed;
    border-color: rgb(0, 121, 188);
    border-radius: 5px;
    border-width: 1px 1px 1px 1px;
    padding: 25px 15px 15px 15px;
}
.ct_gt h1 {
    text-align: center
}

.ct_gt p:last-child {
    margin-bottom: 0;
}
/* css button tư  vấn */
a.button.btn_tuvan {
    background: linear-gradient( 45deg , rgba(232,26,26,1) 20%, rgba(255,132,1) 60%);
    color: #fff;
    box-shadow: 2px -2px 8px rgb(255 255 255 / 75%), -2px 2px 8px rgb(40 40 40 / 75%);
    border: 2px solid #fff;
    border-radius: 30px;
    animation: dangky-alo-circle-fill-anim 2.3s ease-in-out 0s normal none infinite;
    transition: all 0.5s ease 0s;
}

@-webkit-keyframes dangky-alo-circle-fill-anim {0% {-webkit-transform: rotate(0) scale(0.7) skew(1deg);opacity: 1;}50% {-webkit-transform: rotate(0) scale(1) skew(1deg);opacity: 1;}100% {-webkit-transform: rotate(0) scale(0.7) skew(1deg);opacity: 1;}}

/* css section mua bán  */
.title_thumua {
    margin-bottom: 0;
    position: relative;
    height: 38px;
    margin: 0px 0px 20px;
}
.section-title-normal {
    border: 0;
}

.section-title-normal span {
    border: 0;
}

h3.section-title.section-title-normal {
    border-bottom: 1px solid #003272;
}

.title_thumua h3 {
    background-image: url(/wp-content/uploads/2023/05/webmau16.com-bg_dmsp.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 6px 0px 6px 50px;
    font-size: 16px;
    color: #fff;
}

.title_thumua span.section-title-main {
	padding-bottom: 0;
}

.title_thumua a {
    font-weight: 400;
    color: red;
    margin-right: 6px;
}

.title_thumua a i {
    vertical-align: middle;
    margin-left: 5px !important;
    font-weight: 800 !important;
}


/* css section blog */

.blog_home .col.post-item>.col-inner {
    border-radius: 2px;
    background: #fff;
    overflow: hidden;
	transition: .3s ease-in-out;
}

.blog_home .col.post-item>.col-inner:hover {
	transform: translateY(-10px);
}

.blog_home .col.post-item .box-text {
    padding: 10px;
}

.is-divider {
    display: none !important;
}

.col.post-item h5.post-title {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 8px;
    height: 39px;
	color: #222;
}

.col.post-item p.from_the_blog_excerpt {
    height: 45px;
}

.col.post-item h5.post-title, .col.post-item p.from_the_blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* css chi tiết bài viết */
.single-post .entry-header-text {
    padding-bottom: 0;
}

h3.widget-title.title-pvlan:before {
    content: "\f0c9";
    font-family: fontawesome;
    padding-right: 7px;
}

h3.widget-title.title-pvlan {
    background: #808285;
    font-size: 17px;
    font-weight: 500;
	border-radius: 8px 8px 0 0;
    width: 100%;
    display: block;
    color: #fff;
    padding: 6px 0px 6px 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

aside.widget.widget_recent_entries ul {
    border: 1px dotted #808285;
    border-radius: 0 0 7px 7px;
    margin-bottom: 13px;
    border-top: 0;
    padding: 0 5px;
}

aside.widget.widget_recent_entries ul li a {
    font-size: 14px;
    padding: 4px;
    line-height: 18px;
}

aside.widget.widget_recent_entries ul li a:before {
    content: "\f061";
    font-family: fontawesome;
    padding-right: 4px;
}

aside.widget.widget_recent_entries ul li a:hover {
    color: #0079bc;
}

.single-post .blog-wrapper p {
    margin-bottom: 8px;
}

/* css trang liên hệ */
.tt_lienhe p, .tt_lienhe ol li {
    font-size: 15px;
	margin-bottom: 6px;
}

form.wpcf7-form {
    padding: 15px;
    box-shadow: 0px 0px 4px #9e9a8f4a;
    border-radius: 6px;
    text-align: center;
}

p.title_form {
    font-size: 17px;
    margin-bottom: 15px !important;
    text-transform: uppercase;
    color: #0078bb;
    font-weight: 500;
}

form.wpcf7-form input, form.wpcf7-form textarea {
    box-shadow: 0 0;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 4px;
    margin: 0;
}
span.wpcf7-spinner {
    display: none;
}

/* css footer */
footer#footer {
    background: #808285;
}

footer#footer h3.section-title.section-title-normal {
	border-bottom: 1px solid #ffffff !important;
}

/* footer#footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #003663;
    opacity: 0.85;
    pointer-events: none;
} */

.titleFooter {
    margin-bottom: 0;
}

.titleFooter h3 {
    font-size: 16px;
    font-weight: 500;
	color: #fff;
}

ul.listFt li a {
    font-size: 15px;
	color: #fff;
}

.thongtinchung h4 {
    font-size: 15px;
    font-weight: 500;
	color: #fff;
}

.thongtinchung p {
    font-size: 15px;
	color: #fff;
}

footer#footer ul li, footer#footer p {
    margin-bottom: 8px;
}

.absolute-footer.dark.medium-text-center.text-center {
    color: #fff;
    border: 1px solid #cccccc52;
}

.footer-social .icon-footer-messager {
    background: url(/wp-content/uploads/2023/05/icon-facebook.svg) center no-repeat;
}

.absolute-footer.dark.medium-text-center.text-center {
    display: none;
}

.footer-social .icon-footer-twitter {
    background: url(/wp-content/uploads/2023/05/icon-tiktok-2.png) center no-repeat;
}

.footer-social .icon-footer-youtube {
    background: url(/wp-content/uploads/2023/05/icon-youtube.svg) center no-repeat;
}

.footer-social .icon-footer-email {
    background: url(/wp-content/uploads/2023/05/icon-email-1.png) center no-repeat;
}

.footer-social .icon-footer-instagram {
    background: url(/wp-content/uploads/2023/05/icon-instagram-1.png) center no-repeat;
}

.footer-social a {
    background-size: contain !important;
    width: 35px;
    height: 35px;
    text-indent: -99999px;
    display: inline-block;
    margin-right: 10px;
    border-radius:50px;
}

a#top-link {
    background: #0078bb;
    border-color: #0078bb;
    color: #fff;
    border: 1px solid #fff;
    padding: 3px;
}



.noPadding {
    padding-bottom: 0 !important;
}
