/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#masthead .header-nav > li{
	margin: 0px 17px;
}
#masthead .header-nav > li > a {
    font-size: 16px;
    font-weight: 400;
}
#masthead .header-nav > li:not(.html) > a::before{
	width: 0;
	-webkit-transition: all ease 0.3s;
	-webkit-transform: translateX(-50%);	
}
.nav-line-bottom>li>a:before{
	top: auto;
    bottom: 0;
}
.nav-line-bottom>li>a:before{
	content: " ";
    position: absolute;
	left: 50%;
	transform: translateX(-50%);
    width: 100%;
	transition: all .3s;
    opacity: 0;
    height: 8px;
}
#masthead .header-nav > li:not(.html).active > a::before, #masthead .header-nav > li:not(.html) > a:hover::before {
    width: 100%;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #000000;
}
.nav li:last-child {
    margin-right: 0 !important;
}
.header-nav li.html.custom {
    overflow: hidden;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover, .header:not(.transparent) .header-nav-main.nav > li.active > a, .header:not(.transparent) .header-nav-main.nav > li.current > a, .header:not(.transparent) .header-nav-main.nav > li > a.active, .header:not(.transparent) .header-nav-main.nav > li > a.current{
	color: #c60b1e;
}
/* .header-nav-main.nav-line-bottom > li > a:before, .header-nav-main.nav-line-grow > li > a:before, .header-nav-main.nav-line > li > a:before, .header-nav-main.nav-box > li > a:hover, .header-nav-main.nav-box > li.active > a, .header-nav-main.nav-pills > li > a:hover, .header-nav-main.nav-pills > li.active > a{
	color: #FFF !important;
    background-color: #c60b1e;
}
.scroll-to-bullets a, .featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .header-vertical-menu__opener, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner{
	background-color: #e70f47;
} */
.html.custom a.btn-gd {
    background: #e70f47;
    color: #fff !important;
    line-height: inherit;
    -webkit-border-radius: 0px;
    -moz-border-radius: 5px;
    padding: 33px 40px;
    height: 90px;
}
.stuck .header-main .nav > li > a {
    line-height: 60px;
}
.stuck .html.custom a.btn-gd {
    height: 80px;
    padding: 10px 20px;
}
.stuck .header-main .nav > li > a {
    line-height: 60px;
}
.ct-h1 h1 span strong {
    display: inline-block;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #e70f47;
    position: relative;
}
.ct-h1 h1 span strong::after {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #e70f47;
    position: absolute;
    right: -34px;
    bottom: 7px;
}
.banner-layers>* {
    position: absolute !important;
}

.bg-dot .bg{
	background-repeat: repeat !important;
    background-image: url(https://nhanpham.com/wp-content/uploads/2026/03/bg-dot-home-dich-vu.png);
    background-size: auto !important;
}
.bg-color .row > .col{
	background: #faf9ff;
}
.home-sec-7 .fa-circle{
	font-size: 10px;
    margin-right: 10px;
}
.home-sec-7 .slider-wrapper {
    margin-top: 30px;
}

.col-services > .col-inner::before {
    content: "";
    width: 3px;
    height: 85px;
    position: absolute;
    left: 0;
    top: 38px;
/*     transition: all 0.5s ease; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    background-color: #e70f47;
}
.col-services .icon-box {
    margin: 0 0 15px;
}
.col-services .img {
    max-width: 100px;
    max-height: 100px;
    display: inline-block;
}
.col-services .img:nth-child(2) {
    opacity: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
}
.col-services .icon-box:hover .img:nth-child(2) {
    opacity: 1 !important;
}
.col-services:hover > .col-inner::before {
    top: 0;
    height: 100%;
/*     transition: all 0.5s ease; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.col-services .text {
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    color: #000000;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 600;
}

.mh-col-exp::before {
    content: "";
    position: absolute;
    width: 83px;
    height: 83px;
    border: 4px solid rgb(104 104 104 / 0.6);
    left: 30px;
    top: 0;
}
.count-exp {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
}
.mh-col-exp p:not(.count-exp) {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}
.count-exp > span {
    color: #e4cf9a;
    background: -webkit-linear-gradient(90deg, rgba(178 145 92) 9%, rgba(228, 207, 154, 0.9) 31%, rgba(178 145 92) 57%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.count-exp > span {
    color: #e4cf9a;
    background: -webkit-linear-gradient(90deg, rgba(178 145 92) 9%, rgba(228, 207, 154, 0.9) 31%, rgba(178 145 92) 57%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mh-col-exp:hover::before {
    border-color: #e70f47;
}
.row.row-collapse {
    max-width: 1140px !important;
}
.left_video_button {
    left: 0%;
}
.left_video_button a.button.open-video, .left_video_button a.button.open-video:before, .left_video_button a.button.open-video:after{
	background-color: #e70f47;
}
.left_video_button a.button.open-video:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    z-index: -1;
    opacity: 0.6;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    right: 0px;
    transform: translateX(-50%) translateY(-50%);
}
.left_video_button a.button.open-video:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    z-index: -1;
    animation: video-toggle-animate 1.9s linear 0s infinite;
    left: 50%;
    margin: 0 auto;
    top: 50%;
    right: 0px;
    transform: translateX(-50%) translateY(-50%);
}
.bf-round::before {
    content: "";
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/round-sh-gioi-thieu-bg-doi-ngu.png);
    width: 441px;
    height: 441px;
    position: absolute;
    left: 10px;
    top: 20px;
    opacity: 0.2;
}
.team_members .box-text-inner h4 .person-name {
    color: #16327a;
    font-size: 24px;
}
.team_members .box-text-inner h4{
	-webkit-transition: all 0.5s ease;
	margin-top: 42px;
}
.team_members .box-text-inner h4::before {
    content: "";
    width: 1px;
    height: 35px;
    background: #e70f47;
    position: absolute;
    /* bottom: 0; */
/*     transition: all 0.5s ease; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    top: 12px;
    left: calc(50% - 1px);
}
.team_members .col .col-inner > .box:hover h4{
	margin-top: 0px;
	-webkit-transition: all 0.5s ease;
}
.team_members .col .col-inner > .box:hover h4::before{
	height:0px;
}
.op-7 {
    opacity: .7;
}
.thin-font, .is-thin {
    font-weight: 300 !important;
}
.container:after, .row:after, .clearfix:after, .clear:after {
    content: "";
    display: table;
    clear: both;
}
/*************** HOME TRANG CHỦ***************/
.home-sec-1 h2{
	font-size: 36px;
    margin-bottom: 0;
}
.home-sec-1 .bg {
    background: linear-gradient(to bottom, #ffffeb 0%, #fff 100%);
    height: 495px;
}
.home-sec-1 {
    box-shadow: 0px 60px 25px 15px rgb(0 25 53 / 4%);
}
.home-sec-1 .sub-title p {
    color: #2d2d2d;
}
.text-run .run {
    height: 55px;
    margin-bottom: 20px;
}
.home-short-des {
    font-size: 18px;
    color: #2d2d2d;
}
.txt-rotate .wrap{
	border-right: 0.08em solid black;
	animation-name: typing;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	font-size: 38px;
	text-transform: uppercase;
	color: #1f8438;
}
@keyframes typing {
        0% {
            border-right: none
        }

        100% {
            border-right: 0.08em solid black;
        }
    }
/*************** HOME BLOG***************/
.home-blog.row-box-shadow-1 .col-inner .box-image{
	border-radius: 10px 10px 0 0;
}
.home-sec-8 .flickity-prev-next-button.previous{
	left: 0;
}
.home-sec-8 .flickity-prev-next-button{
	margin-top: -4% !important;
}
.home-sec-2 .flickity-prev-next-button, .home-sec-8 .flickity-prev-next-button{
	opacity: 1;
	background: #61C63F!important;
}
.home-sec-2 .flickity-prev-next-button, .home-sec-6 .flickity-prev-next-button, .home-sec-8 .flickity-prev-next-button, .blog-du-da .flickity-prev-next-button, .home-sec-7 .flickity-prev-next-button{
	width: 40px !important;
	height: 30px !important;
	color: #fff !important;
	border: none;
	border-radius: 5px !important;
	min-height: 30px;
	display: flex;
	justify-content: center;
	align-content: center;
}
.home-blog .box-text {
    border-top: 3px solid #61C63F;
    padding-top: 30px;
}
.home-blog.row-box-shadow-1 .col-inner .box {
    border-radius: 10px;
}
.home-blog .box-text .box-text-inner .post-title {
    order: 2;
    font-size: 18px;
    color: #1F8438;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 10px 0 15px;
}
.home-blog .box-text .box-text-inner{
	display: flex;
	flex-wrap: wrap;
}
.home-blog.row-box-shadow-1 .col-inner{
	-webkit-box-shadow: 0 5px 16px 0 rgb(2 55 102 / 9%);
    border-radius: 10px;
}
.home-blog .box-text .box-text-inner .from_the_blog_excerpt{
	order: 3;
}
.home-blog .box-text .box-text-inner .button{
	order: 4;
	margin-left: auto;
	color: #308E47;
	text-transform: initial;
	font-size: 16px;
	font-weight: 600;
}
.home-blog .box-text .box-text-inner .post-meta{
	order: 1;
    font-weight: 500;
    font-size: 13px;
}
.box-blog-post .is-divider{
	margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
}
.home-blog .box-text .box-text-inner .post-meta:before {
    content: '\f017';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}
.home-blog .is-divider{
	display: none;
}
/*************** Về Chúng tôi***************/
.home-sec-7 .bg {
    background: linear-gradient(to bottom, #fffcf4 0%, #fff 100%);
}
.fa-circle:before {
    content: "\f111";
}
.home-sec-7 .slider-wrapper .img-inner {
    border-radius: 50px;
}
.row-kh>.col>.col-inner {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #f5f5f5;
}
.row-kh h3 {
    color: #61C63F;
    margin: 0;
}
.row-kh .row p {
    color: #6d6d6d;
}
.home-sec-8 .from_the_blog_excerpt{
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.mission_vision .icon .icon-inner::before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: 40%;
    right: 0;
    background: rgba(231, 15, 71, 0.2);
}
/*************** SECTION ĐỐI TÁC.   ***************/
.div-no-padding {
    padding-bottom: 0px !important;
}
h3.title-home {
    color: #FFC400;
    text-align: center;
    font-size: 34px;
    text-transform: uppercase !important;
}
.section-doi-tac .box-image {
    box-shadow: 0 1px 5.46px 0.54px rgba(0, 0, 0, .23);
    background-color: #fff;
    margin-top: 8px;
}
/*************** Dịch vụ SEO Tổng thể.   ***************/
.dvs-sec-1, .dvs-sec-2, .dvs-sec-3, .mkt-sec-1, .mkt-sec-4 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
.dvs-sec-1 .text-title {
    margin-bottom: 30px;
}
.sub-title{
	font-size:14px;
	color: #1f8538;
	font-weight:bold;
}
.qt-sec-1 .sub-title p, .qt-sec-3 .sub-title p, .tkl-sec-1 .sub-title p, .tkl-sec-2 .sub-title p, .tkl-sec-4 .sub-title p, .dvs-sec-1 .sub-title p, .dvs-sec-2 .sub-title p{
	font-size: 20px;
    font-weight: 400;
/*     color: #5c5ed5; */
    display: block;
    margin-bottom: 5px;
}
.dvs-sec-1 ul, .dvs-sec-2 ul, .dvs-sec-3 ul, .s-content ul, .mkt-sec-1 ul, .mkt-sec-2 ul{
	list-style: none;
}
.dvs-sec-1 li {
    font-size: 16px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    margin: 0 0 25px !important;
    font-weight: 400;
}
.dvs-btn {
    height: 70px;
    line-height: 70px;
    background: #2b9cff !important;
    font-size: 24px;
    color: #fff;
    padding: 0 70px;
    border: none;
}
.dvs-sec-1 li:before {
    content: "";
    width: 24px;
    height: 24px;
    margin-right: 11px;
/*     background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/icon-checked.svg) no-repeat center center; */
    flex-shrink: 0;
}
.dvs-sec-2 .bg{
	height: 960px;
	background: linear-gradient(to bottom, #eff8ff 0%, #fff 100%);
    background-position: 0 -320px;
}
.text-title h2 {
    font-size: 36px;
	margin-bottom: 0;
}
.dvs-sec-2 .number {
    width: 66px;
    height: 74px;
    display: inline-block;
    vertical-align: top;
    background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/icon-circle-arrow.svg) no-repeat top center;
    padding: 6px;
    position: relative;
    line-height: 52px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 13px;
}
.dvs-sec-2 .number:before {
    content: "";
    height: 52px;
    width: 52px;
    background: #08f;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: -1;
}
.dvs-sec-2 h4, .dvs-sec-3 h4{
	font-size: 20px;
    font-weight: bold;
/*     color: #08f; */
    line-height: 1.2;
    margin: 0 0 21px;
}
.dvs-sec-2 li:before, .dvs-sec-3 li:before, .s-content li:before{
	content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #08f;
    position: absolute;
    left: 0;
    top: 8px;
}
.dvs-sec-2 li, .dvs-sec-3 li, .s-content li {
    font-size: 16px;
    line-height: 26px;
    color: #2d2d2d;
    padding-left: 16px;
    position: relative;
    margin: 0 0 19px !important;
    text-align: justify;
}
.dvs-sec-3 .bg {
    background-position: top center;
    background-size: initial !important;
}
.dvs-sec-3 .r-ld .col-inner{
	box-shadow: 0 0 40px 0 rgb(13 85 148 / 16%);
    height: 100%;
    padding: 25px 70px 35px;
}
.dvs-sec-4 .bg {
    background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/bg-hotro.png) no-repeat top center;
    position: absolute;
    top: -620px;
    left: 0;
    width: 100%;
    height: 1009px;
    z-index: 0;
}
.dvs-sec-4 .step{
	font-size: 50px;
}
.dvs-sec-4 .step p{
	margin: 0px;
}
.s-content {
    background: #EFFFFE;
    border-radius: 10px;
    padding: 10px 16px;
}
/* SECTION SERVICE CUỐI PGAE SEO TOONGE THỂ */ 
/* Desktop: 2 cột */
.seo-services, .mkt-services, .qt-service {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}
.seo-services .button, .mkt-services .button, .qt-service .button {
  width: 45%;
  margin: 10px;
}
/* Mobile: 1 cột */
@media (max-width: 768px) {
  .seo-services .button, .mkt-services .button, .qt-service .button {
    width: 100%;
	margin-bottom: 10px;
  }
/* 	.qt-sec-3 .col.small-12{
		margin-bottom:0px !important;
	} */
}

/*************** Phong MKT THUE NGOAI.   ***************/
.mkt-sec-1 li {
    font-size: 18px;
    font-weight: 400;
    color: #2d2d2d;
    padding-left: 35px;
    background: url(https://www.sapo.vn//Themes/Portal/Default/StylesV2/images/hub/index/ticked.png) top left no-repeat;
    margin: 0 0 15px !important;
}
.d-none {
    display: none !important;
}
.mkt-sec-2 .mkt-col-left .video-button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mkt-sec-2 .mkt-col-left .video-button-wrapper i {
    color: #0088FF;
    font-size: 2.5em !important;
}
.mkt-sec-2 .text-title, .mkt-sec-3 .text-title{
	margin-bottom: 30px;
}
.button.icon.circle>i:only-child {
    margin: 0;
}
.mkt-sec-2 .mkt-col-left .video-button-wrapper a{
    width: 95px;
    height: 95px;
    background: white;
    border-color: white;
/*     box-shadow: 0 5px 5px 0 rgb(0 0 0 / 50%); */
    -webkit-box-shadow: 0 5px 5px 0 rgb(0 0 0 / 50%);
/*     animation-name: pulse; */
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
/*     animation-duration: 1s; */
    -webkit-animation-duration: 1s;
/*     animation-iteration-count: infinite; */
    -webkit-animation-iteration-count: infinite;
    line-height: 90px;
}
.mkt-sec-2 li {
    padding-left: 70px;
    background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingpos/appmobile/icon-checked.png) no-repeat top 4px left;
    font-size: 16px;
    line-height: 26px;
    color: #2d2d2d;
    margin: 0 0 32px !important;
    text-align: justify;
}
.mkt-sec-2 .col-arrow {
    position: relative;
    z-index: 1;
}
.mkt-sec-2 .col-arrow:after {
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 10px 50px 0 rgb(42 68 133 / 20%);
    line-height: 80px;
    background: white;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -20%);
    z-index: 0;
}
.col-arrow .arrow {
    animation: arrow-jump 1.5s infinite;
}
.mkt-sec-2 .col-arrow .col-inner {
    z-index: 1;
}
.mkt-tab-1, .mkt-tab-2 {
    margin-top: 130px;
}
.mkt-tab-1 .nav, .mkt-tab-2 .nav {
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
}
.mkt-tab-1 .nav, .mkt-tab-2 .nav {
    border-bottom: 1px solid #ddd;
}
.mkt-tab-1 .tab:nth-child(1) a {
    color: #0859d3;
}
.mkt-tab-1 .tab.active {
    opacity: 1;
}
.mkt-tab-1 .tab:nth-child(1) a:before {
    background-color: #0859d3 !important;
}
.mkt-tab-1 .tab a:after, .mkt-tab-2 .tab a:after {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.mkt-tab-1 .tab:nth-child(1) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-tiet-kiem-chi-phi.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before{
	content: " ";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    transition: all .3s;
/*     opacity: 0; */
    height: 3px;
}
.mkt-tab-1 .tab {
    opacity: .6;
}
.mkt-tab-1 .tab:nth-child(2) a {
    color: #ffae06;
}
.mkt-tab-1 .tab:nth-child(2) a:before {
    background-color: #ffae06 !important;
}
.mkt-tab-1 .tab:nth-child(2) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-tang-chat-luong-hieu-qua.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-1 .tab:nth-child(3) a {
    color: #00B976;
}
.mkt-tab-1 .tab:nth-child(3) a:before {
    background-color: #00B976 !important;
}
.mkt-tab-1 .tab:nth-child(3) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-nhan-su-chuyen-mon-cao.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-1 .tab:nth-child(4) a {
    color: #A000FF;
}
.mkt-tab-1 .tab:nth-child(4) a:before {
    background-color: #A000FF !important;
}
.mkt-tab-1 .tab:nth-child(4) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-tiet-kiem-thoi-gian.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-1 .tab:nth-child(5) a {
    color: #08BC00;
}
.mkt-tab-1 .tab:nth-child(5) a:before {
    background-color: #08BC00 !important;
}
.mkt-tab-1 .tab:nth-child(5) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-han-che-nhung-rui-ro.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-1 .tab-panels li {
    font-size: 16px;
    font-weight: 400;
    color: #2d2d2d;
    padding-left: 35px;
    margin: 0 0 30px !important;
}
.mkt-tab-1 .tab-panels ul {
    list-style: none;
}
.mkt-tab-ct1 li {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/tickblue-loi-ich-phong-marketing-thue-ngoai.png) no-repeat;
}
.mkt-tab-ct2 li {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/tickorange-loi-ich-phong-marketing-thue-ngoai.png) no-repeat;
}
.mkt-tab-ct3 li {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/tickgreen-loi-ich-phong-marketing-thue-ngoai.png) no-repeat;
}

.mkt-tab-2 .tab a {
    color: white !important;
}
.mkt-tab-2 .tab a:before {
    background-color: white !important;
}
.mkt-tab-2 .tab:nth-child(1) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-viet-content-marketing-chuyen-nghiep.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-2 .tab:nth-child(2) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-xay-dung-landing-page-toi-uu-quang-cao.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-2 .tab:nth-child(3) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-thiet-ke-an-pham-truyen-thong.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-2 .tab:nth-child(4) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-thiet-ke-an-pham-truyen-thong.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-2 .tab:nth-child(5) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-quang-cao-google-facebook.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-tab-2 .tab:nth-child(6) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-phong-marketing-thue-ngoai-quan-tri-noi-dung-website-fanpage.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mkt-sec-5 {
    margin-top: -80px;
    z-index: 1;
    padding-top: 180px !important;
}
.mkt-sec-5 .process-left:not(:last-child) {
    margin-bottom: 185px;
}
.mkt-sec-5 .process-left:nth-child(2) {
    margin-bottom: 195px;
}
.mkt-sec-5 .process-right:last-child{
	margin-top: 200px;
}
.process-left .col-inner, .process-right .col-inner {
    color: #2d2d2d;
    background-color: #fff;
    text-align: center;
    padding: 0 0 10px;
    border-radius: 20px;
    display: block;
/*     box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%); */
    -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
}
.mkt-sec-5 .process-left .col-inner h3, .mkt-sec-5 .process-right .col-inner h3 {
    background: #FF7A28;
    font-size: 16px;
}	
.process-left .col-inner h3, .process-right .col-inner h3 {
    color: #fff;
/*     background: #1F8538;
    font-size: 18px; */
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    margin: 0 0 10px;
    border-radius: 20px 20px 0 0;
}
.process-left .col-inner p, .process-right .col-inner p {
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
}
.process-left:after {
    content: '';
    height: 3px;
    width: 100px;
    background: #D9DBDD;
    position: absolute;
    left: 97%;
    top: 40%;
}
/* .mkt-sec-5 .pro-img {
    margin-top: 30px;
} */
.pro-img .img {
    background: #fff;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    height: 80px;
    width: 80px !important;
    border-radius: 50%;
/*     box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%); */
    -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    position: relative;
}
.pro-img .img:before {
    content: '';
    background-color: #fff;
    height: 80%;
    width: 80%;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 0;
/*     box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%); */
    -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
}
.pro-img:not(:last-child) .img:after {
    content: '';
    height: 100px;
    width: 3px;
    background: #D9DBDD;
    position: absolute;
    top: 100%;
    left: 45%;
}
.mkt-sec-5 .process-right {
    margin-top: 175px;
}
.process-right:after {
    content: '';
    height: 3px;
    width: 100px;
    background: #D9DBDD;
    position: absolute;
    right: 97%;
    top: 40%;
}
/*******************Quản trị sáng tạo nội dung************************/
.qt-sec-1 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
}
.qt-btn, .tkl-btn {
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    box-shadow: 0 0 40px 0 rgb(13 85 177 / 20%);
    padding: 0 35px;
    background: linear-gradient(to right, #584fe1, #cb7cdb);
    font-weight: 400;
    border: none;
}
.qt-sec-2 li {
    padding-left: 33px;
    text-align: left;
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon_title_concept_quan_tri_sang_tao_noi_dung.png) no-repeat top left;
    background-size: auto;
    padding-top: 0;
    margin-bottom: 30px;
    margin-left: 0 !important;
}
.qt-sec-2 ul, .block-content ul{
	list-style: none;
}
.col-arrow .arrow {
    animation: arrow-jump 1.5s infinite;
}
.qt-sec-3 {
    padding-top: 140px !important;
}
.qt-sec-3 .col.small-12 {
    margin-bottom: 65px;
}
.col-loi-ich .img {
    margin-bottom: 0 !important;
    width: 116px !important;
    height: 116px;
    box-shadow: 0 0 40px 0 rgb(77 78 188 / 24%);
    border-radius: 50%;
    background: white;
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translate(-50%, 50%);
}
.col-loi-ich .col-inner {
    padding: 70px 28px 45px;
    box-shadow: 0 0 50px 0 rgb(24 24 76 / 26%);
    position: relative;
}
.col-loi-ich .col-inner:after {
    content: '';
    width: 90%;
    height: 15px;
    border-radius: 0 0 10px 10px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translatex(-50%);
}
.col-loi-ich .img img {
    width: 60px !important;
    height: 60px !important;
}
.col-loi-ich .img-inner {
    line-height: 110px;
}
.col-loi-ich p {
    margin-bottom: 0;
    font-size: 16px;
}
.qt-sec-4 {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
}
.qt-sec-4 .section-content {
    padding-bottom: 50px;
}
.col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}
.block-content h3 {
    line-height: 53px;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 0 24px 24px 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
    background-image: linear-gradient(45deg, #7f81ff 47%, #b652f6 100%);
    color: #fff;
    padding: 0 5px 0 10px;
    margin: 20px 0 35px 0;
}
.block-content li h4 {
    font-size: 16px;
    color: #42464e;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 33px;
}
.block-content li {
    text-align: left;
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/iconcheck_fun_1_quan_tri_sang_tao_noi_dung.png) no-repeat top left;
    background-size: auto;
    padding-top: 0;
    margin-bottom: 20px;
    margin-left: 0 !important;
}
.qt-sec-4 .qt-btn {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
} 
.qt-sec-6 .accordion {
    background: transparent;
    margin-top: 15px;
    margin-bottom: 50px;
}

.qt-sec-6 .accordion .accordion-title {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 600;
    background: transparent !important;
    border: none;
}

.qt-sec-6 .accordion .toggle i {
    font-weight: 900 !important;
}

.qt-sec-6 .accordion .plain .toggle i {
    font-size: 20px;
}

.qt-sec-6 .accordion .plain .toggle {
    border-radius: 50px;
    min-height: 38px;
    height: 38px;
    top: .3rem;
}

.qt-sec-6 .accordion .toggle {
    left: 94%;
}
.qt-sec-6 .seo-form-submit {
    background: transparent;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

/*************** Dịch vụ SEO Tổng thể.   ***************/
.row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
    padding: 0 9.8px 19.6px;
    margin-bottom: 0;
}
.tknd-sec-1 .sub-title {
    font-size: 22px;
    color: #42464e;
    line-height: 1.2;
    font-weight: 500;
}
.tknd-btn {
    background: linear-gradient(to right, #2ad38b, #0cceb0);
/*     border-radius: 45px; */
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    box-shadow: 0 0 40px 0 rgb(13 85 177 / 20%);
    padding: 0 35px;
    margin-bottom: 30px;
    border: none;
}
.tknd-tab {
    margin-top: 100px;
}
.tknd-tab .tab a{
	position: relative;
	font-size: 18px;
}
.tknd-tab .nav-line-bottom {
    justify-content: space-between;
    margin-bottom: 40px;
    border-bottom: 1px solid #DCFFF8;
}
.tknd-tab .nav-line-bottom li {
    width: 21%;
}
.tknd-sec-2 .sub-title{
	font-size: 20px;
    color: #42464e;
    font-weight: 500;
}
.tknd-tab .tab.active a:before, .tknd-tab .tab:hover a:before {
    height: 2px;
    background: #48CDB1;
}
.tknd-tab .tab:nth-child(1) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/thiet-ke-nhan-dien-thuong-hieu.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.tknd-tab .tab:nth-child(2) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/thiet-ke-nhan-dien-thuong-hieu-1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.tknd-tab .tab:nth-child(3) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/thiet-ke-nhan-dien-thuong-hieu-2.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.tknd-tab .tab:nth-child(4) a:after {
    content: '';
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/thiet-ke-nhan-dien-thuong-hieu-3.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.tknd-tab .tab a:after{
	content: '';
	width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    left: 0;
}
.tknd-slider {
    margin-top: 30px;
}
.tknd-sec-3 {
    margin-top: -130px;
}
.tknd-sec-3 {
    padding: 150px 0 60px 0 !important;
}
.giai-phap p {
    text-align: justify;
}
.giai-phap .col:nth-child(1) h3 {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-branding-thiet-nhan-dien-thuong-hieu.png) no-repeat center left;
    background-size: contain;
}
.giai-phap .col:nth-child(2) h3 {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-branding-thiet-nhan-dien-thuong-hieu-1.png) no-repeat center left;
    background-size: contain;
}
.giai-phap .col:nth-child(3) h3 {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-branding-thiet-nhan-dien-thuong-hieu-2.png) no-repeat center left;
    background-size: contain;
}
.giai-phap .col:nth-child(4) h3 {
    background: url(https://nhanpham.com/wp-content/uploads/2026/03/icon-branding-thiet-nhan-dien-thuong-hieu-3.png) no-repeat center left;
    background-size: contain;
}
.giai-phap h3 {
    font-weight: 700;
    font-size: 18px;
    color: #42464e;
    padding-left: 45px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 0;
}
.tknd-sec-1, .tknd-sec-4{
	padding-top: 70px !important;
    padding-bottom: 50px !important;
}
.tknd-sec-4 .ht-sec-2 .accordion {
    padding: 0;
/*     box-shadow: none; */
    -webkit-box-shadow: none;
    border-radius: 0;
}
.ht-sec-2 .accordion{
	background: #fff;
	margin-top: 15px;
    margin-bottom: 50px;
}
.tknd-sec-4 .ht-sec-2 .accordion .plain .toggle i {
    color: #29D090;
}
.tknd-sec-4 .ht-sec-2 .accordion .accordion-item{
	border: none;
	-webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
}
.tknd-sec-4 .accordion-inner p {
    font-size: 15px;
    margin-bottom: 10px;
}
.ht-sec-2 .accordion .accordion-item{
	margin-bottom: 20px;
    border-radius: 10px;
}
.ht-sec-2 .accordion .accordion-title {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 600;
    background: transparent !important;
    border: none;
}
.ht-sec-2 .accordion .plain .toggle i {
    font-size: 20px;
}
.ht-sec-2 .accordion .toggle i{
	font-weight: 900!important;
}
.tknd-sec-4 .ht-sec-2 .accordion .plain .toggle {
    background: transparent;
}
.ht-sec-2 .accordion .plain .toggle {
/*     background: #61C63F; */
    border-radius: 50px;
    min-height: 38px;
    height: 38px;
    top: .3rem;
}
.ht-sec-2 .accordion .toggle {
    left: 94%;
}
/*************** CODE PAGE LIEN HE.   ***************/
#banner-1322717045 {
    padding-top: 225px;
}
.post-head .banner {
    background: linear-gradient(90deg, #61c73f, #1f8538);
}
.post-head .banner-bg .bg {
    background-size: 30% !important;
    transform: scaleX(-2);
    background-position: 30%;
}
.post-head .text-box>.text {
    padding-left: 20px;
    color: white;
}
.course-title, .course-title1 {
    color: #FFF400 !important;
    font-size: 2.5rem !important;
    font-weight: 600 !important;
}
.lines .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
.lines .line:nth-child(1)::after {
/*     -webkit-animation-delay: 2s; */
    animation-delay: 2s;
}
.lines .line:nth-child(1) {
    margin-left: -25%;
}
.lines .line:nth-child(3) {
    margin-left: 25%;
}
.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 75%, white 100%);
/*     -webkit-animation: run 7s 0s infinite; */
    animation: run 7s 0s infinite;
/*     -webkit-animation-fill-mode: forwards; */
    animation-fill-mode: forwards;
/*     -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); */
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}
.lh-sec-2 {
    padding-top: 80px !important;
}
.lh-sec-2 p {
    margin-bottom: 0;
    font-size: 18px;
}
.lh-sec-2 h3 {
    margin-bottom: 5px;
    font-size: 25px;
}
.lh-sec-2 .text-center i {
    width: 75px;
    height: 85px;
    background-color: #f7f7f7;
    border-radius: 3px;
    text-align: center;
    left: 0;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1F8538;
    transition: .3s;
}
.lh-sec-2 .row .row .medium-3 {
    display: flex;
    align-items: center;
}
.lh-sec-2 .col-inner .row:hover .text-center i {
    background: #1F8538;
    color: white;
}
.col-form .col-inner{
	padding: 40px;
	box-shadow: 0 0 20px rgb(158 158 158 / 16%);
    background: white;
}
.col-form .wpcf7-form-control {
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 1px 0 0 15px;
    font-size: 16px;
    box-shadow: none;
}
.col-form .wpcf7-form-control{
	border: 1px solid #f5f5f5;
	font-size: 16px;
    box-shadow: none;
}
.col-form .wpcf7-submit {
    border-radius: 50px;
    margin: 0;
    padding: 5px 38px;
}
.home-vct:hover, .header-button a:hover, .col-form .wpcf7-submit{
	background: linear-gradient(90deg, #218738, #5fc53f);
}
/*************** CODE PAGE TIN TỨC.   ***************/
.blog-du-da .post-item .col-inner {
    padding: 10px;
    background: white;
}
.blog-sec-2 .medium-4>.col-inner {
    padding: 20px;
    background-color: white;
}
.blog-sec-2 .blog-title h3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    padding-bottom: 7px;
    border-bottom: 1px solid #eeeeee;
}
.blog-sec-2 .blog-title h3:before {
    content: '';
    position: absolute;
    left: 0;
    width: 50px;
    height: 1px;
    bottom: -1px;
    background-color: #1F8538;
}
.blog-sec-2 .blog-right .post-item .box-text .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.blog-sec-2 .blog-right .box-text .box-text-inner .post-title {
    font-size: 14px;
}
.blog-sec-2 .blog-right .box-text .box-text-inner {
    display: flex;
    flex-direction: column-reverse;
}
.blog-sec-2 .blog-right .post-item {
    padding-bottom: 3px;
}
.blog-sec-2 .blog-right .box-text .box-text-inner .is-divider {
    display: none;
}
.home-vct, .header-button a, .col-form .wpcf7-submit, #loadMore, #loadMore-2, #loadMore-3, #loadMore-4, #loadMore-5, #loadMore-6, #loadMore-7 {
    background: linear-gradient(90deg, #5fc53f, #218738);
    padding: 5px 38px;
    border: none;
}
#loadMore, #loadMore-2, #loadMore-3, #loadMore-4, #loadMore-5, #loadMore-6, #loadMore-7 {
    margin: auto;
    display: block;
    color: white;
    width: max-content;
    border-radius: 50px;
    margin-bottom: 20px;
} 
/* CSS ĐỐI TÁC KHÁCH HÀNG */
/* .gallery-box .box-image img{
  object-fit: contain !important;
} */
/* LOGO */
.gallery-box .box-image img{
  /* grayscale effect */
  filter: grayscale(100%);
  opacity:0.7;
  transition: all 0.35s ease;
}

/* HOVER EFFECT */
.gallery-box:hover img{
  filter: grayscale(0%);
  opacity:1;
  transform: scale(1.05);
}
/* BOX HOVER */
.gallery-box{
  transition: all 0.3s ease;
}
.gallery-box:hover{
  transform: translateY(-3px);
  box-shadow:0 8px 20px rgba(0,0,0,0.08);
}

/*************** ADD CUSTOM CSS TOP BARMENU.   ***************/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
/*****************************
 * Trang Chủ * 
******************************/
	
	.mkt-sec-1 .text-title h2 {
        font-size: 28px;
        text-align: center;
    }
	.mkt-sec-1 .is-divider {
        margin-left: auto;
        margin-right: auto;
    }
	.mkt-btn {
        height: 58px;
        font-size: 20px;
        line-height: 58px;
        padding: 0 50px;
        display: block;
        margin: auto;
        width: max-content;
    }
	.row {
        width: 98%;
    }
	.text-title h2 {
        font-size: 22px;
    }
   .loi-ich-tab .accordion-title, .hang-muc-tab .accordion-title {
        border: none;
        font-weight: 600;
        font-size: 16px;
        padding: 20px 60px;
    }
	.loi-ich-tab .accordion-item, .hang-muc-tab .accordion-item {
        border: 1px solid #ebebeb;
        margin-bottom: 15px;
        border-radius: 10px;
        text-align: left;
    }
	.loi-ich-tab .accordion-item:first-child a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/icon-tab-1.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.loi-ich-tab .accordion-item:nth-child(2) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/icon-tab-2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.loi-ich-tab .accordion-item:nth-child(3) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/icon-tab-3.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.loi-ich-tab .accordion-item:nth-child(4) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/icon-tab-4.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.loi-ich-tab .accordion-item:nth-child(5) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/icon-tab-5.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.loi-ich-tab button, .hang-muc-tab button {
        left: 90% !important;
        top: 1em !important;
        margin-left: inherit !important;
    }
	.loi-ich-tab ul {
        list-style: none;
    }
	.loi-ich-tab li {
        margin-left: 0 !important;
        padding-left: 2rem;
    }
	.hang-muc-tab {
        margin-top: 30px;
    }
	.hang-muc-tab .accordion-title {
        padding: 20px 20px 20px 60px;
        color: white !important;
    }
	.hang-muc-tab .accordion-item:nth-child(1) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/management-1.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.hang-muc-tab .accordion-item:nth-child(2) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/management-2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.hang-muc-tab .accordion-item:nth-child(3) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/management-3.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.hang-muc-tab .accordion-item:nth-child(4) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/management-4.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.hang-muc-tab .accordion-item:nth-child(5) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/management-5.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 7px;
    }
	.hang-muc-tab .accordion-item:nth-child(6) a:before {
        content: '';
        width: 50px;
        height: 50px;
        background-image: url(/lamdeptrinh/wp-admin/images/management-6.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        left: 5px;
        top: 20px;
    }
/* 	.mkt-sec-5 .pro-img {
    	margin-top: 0px;
	} */
	.mkt-sec-5 .pro-img:not(:last-child) .img:after {
        left: 47%;
    }
	.pro-img:not(:first-child) .img:before {
        content: '';
        height: 100px;
        width: 3px;
        background: #D9DBDD;
        position: absolute;
        top: 0%;
        left: 47%;
        z-index: -1;
    }
	.mkt-sec-5 .pro-img:not(:first-child) .img:before {
        top: -20%;
    }
	.mkt-sec-5 .process-right {
    	margin-top: 0px;
	}
	.mkt-sec-5 .process-left:not(:last-child) {
    margin-bottom: 0px;
}
	.mkt-sec-5 .process-left:nth-child(2) {
    	margin-bottom: 0px;
	}
	.mkt-sec-5 .process-right:last-child{
		margin-top: 0px;
	}
/****************************
 *** Dịch vụ SEO TỔNG THỂ ***
*****************************/ 
	.dvs-sec-1 .text-title h2 {
        font-size: 28px;
        text-align: center;
    }
	.dvs-sec-1 .sub-title {
        text-align: center;
    }
	#main .dvs-btn {
        height: 55px;
        line-height: 55px;
        font-size: 20px;
        padding: 0 50px;
        margin: auto !important;
        display: block;
        width: max-content;
    }
/*****************************
 * Quản Trị Sáng Tạo Nội Dung * 
******************************/ 
	.qt-sec-3 {
        padding-top: 40px !important;
    }
	.qt-sec-3 .bg {
        background-image: url(https://nhanpham.com/wp-content/uploads/2026/03/bg-utility-mobile.jpg) !important;
    }
	.block-content h3, .block-content h3 i {
        line-height: 35px;
        font-size: 14px;
    }
	.qt-sec-4 .qt-btn {
        width: max-content;
        padding: 0 20px;
        font-size: 14px;
    }
/*****************************
 * Nhận Diện Thương Hiệu * 
******************************/ 
	.tknd-tab {
        margin-top: 10px;
    }
	.tabbed-content .nav {
        justify-content: space-around;
    }
	.tknd-tab .nav-line-bottom li {
        width: 40%;
        margin-top: 80px;
    }
	.tknd-tab .tab a:after {
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: 100%;
        left: 0;
    }
	.tknd-tab .tab a:after {
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: 100%;
        left: 0;
	}
/*****************************
 * Liên hệ * 
******************************/
	.post-head .banner-bg .bg {
        background-size: 80% !important;
        transform: scaleX(-2);
        background-position: 100%;
    }
	.post-head .text-box {
        width: 90% !important;
    }
	.course-title1 {
        font-size: 1.5rem !important;
    }
	.post-head p {
        font-size: 15px;
    }
	
	.list-post3 .post-item:nth-child(2n+1), .list-post7 .post-item:nth-child(2n+1), .list-post9 .post-item:nth-child(2n+1) {
    padding-right: 5px;
}
	.list-post3 .post-item, .list-post5 .post-item, .list-post7 .post-item, .list-post9 .post-item, .list-post15 .post-item {
    flex-basis: 50%;
    max-width: 50%;
}

}
/* CSS FORM BÁO GIÁ SEO TỔNG THỂ */
.seo-form-submit{
	background:#fff;
	border-radius:6px;
	overflow:hidden;
	box-shadow:0 4px 15px rgba(0,0,0,0.08);
}
/* Header */
.seo-form-submit .title{
	background:#2f7db8;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	padding:15px;
	margin:0;
}
.seo-trust{
	font-size:14px;
	margin-bottom:15px;
	color:#444;
	line-height:1.7;
}
.seo-note{
	font-size:13px;
	color:#888;
	text-align:center;
	margin-top:10px;
}
/* Body */
.seo-form-submit .form-body{
	padding:25px;
}
.seo-form-submit .form-body p{
	text-align:center;
	font-size:14px;
	color:#666;
	margin-bottom:10px;
}
/* Row 2 cột */
.seo-form-submit .form-row{
	display:flex;
	gap:15px;
}
.seo-form-submit .form-row .col-6{
	flex:1;
}
/* Input */
.seo-form-submit .form-control{
	width:100%;
	border:1px solid #dcdcdc;
	padding:5px 12px;
	border-radius:3px;
	font-size:14px;
	margin-bottom:15px;
	background:#fff;
}
/* Textarea */
.seo-form-submit textarea{
	height:110px;
	resize:none;
}
/* Button */
.seo-form-submit .btn-sent{
	width:100%;
	background:#2f7db8;
	border:none;
	color:#fff;
	padding:12px;
	font-weight:700;
	border-radius:3px;
	text-transform:uppercase;
}
.seo-form-submit .btn-sent:hover{
	background:#25679a;
}
/* END CSS FORM BÁO GIÁ SEO TỔNG THỂ */ 

/* CSS PHƯƠNG PHÁP SEO TIÊN PHONG */
.semantic-desc {
    font-size: 16px;
    color: #000;
    line-height: 1.7;
    text-align: justify;
}
/* ===== Tabs giống GTV ===== */

/* .gtvtabs .nav{
display:flex;
justify-content:center;
align-items:center;
gap:20px;
border:none;
margin-top:25px;
}

.gtvtabs .nav li a{
background:transparent;
border:none;
color:#6b778c;
font-weight:600;
font-size:16px;
padding:10px 20px;
border-radius:30px;
transition:all .25s ease;
}
.gtvtabs .nav li.has-icon a:before{
display:none !important;
}
.gtvtabs .nav li.active a{
background:#4c6887;
color:#fff;
}
.gtvtabs .nav li::after{
content:none !important;
}
.gtvtabs .nav li:not(:last-child)::after{
content:"•";
margin-left:20px;
color:#2f80ed;
font-size:18px;
}

.gtvtabs .nav li a:hover{
color:#2f80ed;
}
.gtvtabs{
margin-top:30px;
}
.gtvtabs .nav li.active a{
box-shadow:0 5px 15px rgba(0,0,0,0.1);
}
.gtvtabs .nav::-webkit-scrollbar{
display:none;
} */
/* ===== Mobile Tabs Fix ===== */

/* @media (max-width: 849px){

.gtvtabs .nav{
display:flex;
flex-wrap:nowrap;
overflow-x:auto;
justify-content:flex-start;
gap:10px;
padding-bottom:10px;
scroll-snap-type:x mandatory;
}

.gtvtabs .nav li{
flex:0 0 auto;
scroll-snap-align:start;
}

.gtvtabs .nav li a{
font-size:14px;
padding:8px 16px;
white-space:nowrap;
}

.gtvtabs .nav li.active a{
padding:8px 18px;
}

} */

/* DEMO TEST */
/* ===== SECTION STYLE ===== */

.dvs-sec-2-seo-tien-phong{
	padding:60px 0;
}

.dvs-sec-2-seo-tien-phong .text-title h2{
	font-size:36px;
	font-weight:700;
	line-height:1.3;
}

.dvs-sec-2-seo-tien-phong .sub-title{
	font-size:14px;
	font-weight:400;
}


/* ===== TABS STYLE ===== */

.gtvtabs{
	margin-top:35px;
}

.gtvtabs .nav{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:25px;
	border:none;
	margin-bottom:40px;
}

.gtvtabs .nav li{
	list-style:none;
}

.gtvtabs .nav li a{
	border:none;
	background:transparent;
	color:#6b7a90;
	font-weight:600;
	font-size:16px;
	padding:10px 22px;
	border-radius:40px;
	transition:all .25s ease;
	white-space:nowrap;
}

/* active tab */
.gtvtabs .nav li.active a{
	background:#4c6887;
	color:#fff;
	box-shadow:0 8px 20px rgba(0,0,0,0.08);
}

/* hover */
.gtvtabs .nav li a:hover{
	color:#2f80ed;
}


/* bỏ icon tròn của flatsome */
.gtvtabs .nav li.has-icon a:before{
	display:none!important;
}

/* ===== TAB CONTENT ===== */
.semantic-info h3{
	font-size:26px;
	font-weight:700;
	margin-bottom:15px;
}
.semantic-desc{
	font-size:16px;
	line-height:1.8;
	color:#4a5568;
}

.semantic-desc ul{
	margin-top:15px;
	padding-left:20px;
}
.semantic-desc li{
	margin-bottom:8px;
}

/* ===== IMAGE ===== */

.dvs-sec-2-seo-tien-phong img{
	border-radius:16px;
	box-shadow:0 20px 40px rgba(0,0,0,0.08);
}

/* ===== MOBILE OPTIMIZATION ===== */

@media (max-width:849px){

.gtvtabs .nav{
	overflow-x:auto;
	flex-wrap:nowrap;
	justify-content:flex-start;
	gap:12px;
	padding-bottom:10px;
	scroll-snap-type:x mandatory;
}

.gtvtabs .nav li{
	flex:0 0 auto;
	scroll-snap-align:start;
}

.gtvtabs .nav li a{
	font-size:14px;
	padding:8px 16px;
}

.gtvtabs .nav::-webkit-scrollbar{
	display:none;
}

.dvs-sec-2-seo-tien-phong .text-title h2{
	font-size:28px;
}

.semantic-info h3{
	font-size:22px;
}
}
/* END PHƯƠNG PHÁP SEO TIÊN PHONG */
/* ===== MOBILE BAR LP FOOTER ===== */
.lp-mobile-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.08);
  z-index: 9999;
  padding: 6px 0;
}
/* Item */
.lp-mobile-bar .lp-item {
  flex: 1;
  text-align: center;
  font-size: 11px;
  color: #333;
  text-decoration: none;
}
/* Icon */
.lp-mobile-bar .lp-item i,
.lp-mobile-bar .lp-item img {
  display: block;
  margin: auto;
  font-size: 20px;
  width: 22px;
  height: 22px;
}
/* Text */
.lp-mobile-bar .lp-item span {
  display: block;
  margin-top: 4px;
  font-size: 11px;
}
/* ===== Nút gọi nổi bật ===== */
.lp-mobile-bar .lp-call {
  background: linear-gradient(135deg, #0066ff, #00c2ff);
  color: #fff;
  border-radius: 8px;
  margin-top: 0px;
  padding: 8px 0;
  font-weight: 600;
}
/* Icon trắng */
.lp-mobile-bar .lp-call i {
  color: #fff;
}
/* ===== Hide desktop ===== */
@media (min-width: 768px) {
  .lp-mobile-bar {
    display: none;
  }
}
/* END CSS FOOTER BAR */
@media only screen and (min-width: 550px) {
    #banner-1200564549 {
    	padding-top: 40%;
    }
	#col-953646268 > .col-inner {
        padding: 0px 100px 0px 0px;
    }
}