/*
Theme Name: Tiến Cường Wordpress
Description: Thiết kế website wordpress trọn gói giá rẻ. Liên Hệ: 0918 569 236
Author: Nguyễn Tiến Cường
Template: flatsome
Version: 3.0
*/
/* CSS TOP */
.header-nav > li .nav-dropdown{
	width: 100%;
	display: none;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
}
.header-nav > li:hover .nav-dropdown{
    display: block;
    transform: translateY(0px);
}
.header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-nav > li .nav-dropdown > li a{
	color: #fff !important;
    font-size: 14px;
    font-weight: 500 !important;
    text-transform: unset;
    border-bottom: none;
    border-top:1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
    line-height: 40px !important;
}
.header-nav > li .nav-dropdown > li a:hover{
	color: #fbe608 !important;
}
.header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.nav-dropdown-default {
    padding: 0;
    background: linear-gradient(90deg, #24367E 0%, #0071A7 100%);
    top: 73px;
    border: 0;
    left: 0 !important;
}
.header-top .html_topbar_left p,
.header-top  .html_topbar_right a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}

.header-top  .html_topbar_right a:last-child {
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
}
.header-top {
    background: linear-gradient(90deg, #28a745 0%, #50ac32 100%);
}

.header-button a.button.is-outline {
    height: 48px;
    line-height: 46px;
    font-size: 16px;
    background-color: #fff
}

.header-button a.button.is-outline:hover {
    background-color: var(--primary-color)
}

.header-button a.button.is-outline {
        font-size: 18px
    }
.header-button .button {
    box-shadow: 0 0 0 0 var(--primary-color);
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 #fff0
    }
}

/* END CSS TOP */

/* CSS Quy trình */
.qt-title {
    position: relative;
    margin-bottom: 35px;
    margin-top: 10px
}

.qt-title:before,.qt-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    transform: translate(-50%,0)
}

.qt-title:before {
    width: 35%
}

.qt-title:after {
    width: 160px;
    background-color: #00969b
}

.qtlv-content h2 {
    line-height: 55px;
    font-size: 30px;
    letter-spacing: 1.3px;
    padding-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0
}

.qtlv-content h2:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent!important;
    border-right: 12px solid transparent!important;
    border-bottom: 18px solid #00969b;
    z-index: 2;
    transform: translate(-50%)
}

.qtlv-content h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-bottom: 12px solid #fff;
    z-index: 2;
    transform: translate(-50%)
}

.buy-process-wrap {
    position: relative;
    padding-bottom: 100px
}

.buy-process-wrap:before {
    content: '';
    position: absolute;
    top: 202px;
    left: 0;
    width: 100%;
    height: 39px;
    background-color: #50ac32;
    color: #fff
}

.buy-process-items {
    display: table;
    margin: auto;
    overflow: visible
}

.buy-process-item {
    display: table-cell;
    position: relative;
    text-align: center;
    height: 456px;
    margin: 0 6px
}

.buy-process-item:nth-child(odd) .text-wrap,.buy-process-item:nth-child(even) .icon-wrapper {
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
    height: 150px;
    text-align: center
}

.buy-process-item:nth-child(odd) .icon-wrapper,.buy-process-item:nth-child(even) .text-wrap {
    position: absolute;
    bottom: 49px;
    left: 0;
    right: 0;
    height: 166px
}

.text-wrap h4 {
    font-size: 16px!important;
    line-height: 30px
}

.buy-process-item span {
    position: absolute;
    top: 201px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    font-size: 25px;
    color: rgb(255 255 255 / .65);
    font-weight: 600
}

.buy-process-item .icon-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 6px;
    background-color: #50ac32;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0)
}

.buy-process-item:nth-child(odd) i {
    bottom: 0
}

.buy-process-item i {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    width: 90px;
    height: 90px;
    font-size: 40px;
    color: #fff;
    border-radius: 50%;
    background-color: #50ac32;
}

.buy-process-item i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.buy-process-item:nth-child(even) .icon-wrapper {
    top: 0;
    height: 202px
}

.buy-process-item:nth-child(even) i {
    top: 0
}

.content-qtlv .col.large-12 {
    padding-left: 0;
    padding-right: 0
}

.qtlv-content {
    padding-bottom: 0!important
}

.buy-process-item .p_qtlv {
    position: absolute;
    color: #616161;
    margin-bottom: 0;
    width: 100%;
    line-height: 1.6;
    line-height: 20px!important;
    letter-spacing: 1px;
    font-size: 15px!important
}

.buy-process-item:nth-child(odd) .p_qtlv {
    bottom: 56px
}

.buy-process-item:nth-child(odd) .p_qtlv,.buy-process-item:nth-child(even) .p_qtlv {
    left: -20px;
    width: 252px;
	text-align: center;
}

.buy-process-item h4 {
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    margin-bottom: 0;
    line-height: 22px;
    margin-top: 20px
}

.buy-process-item:nth-child(odd) h4 {
    bottom: 22px
}

.buy-process-item:nth-child(even) .p_qtlv {
    top: 74px
}

.p_qtlv {
    text-align: left
}

.buy-process-item.featured span {
    color: #fff
}

ul.p_qtlv {
    list-style: none
}

ul.p_qtlv li {
    margin-bottom: .3em
}

ul.p_qtlv li::before {
    content: "\2022";
    color: #234692;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 18px
}

.buy-process-wrap {
    padding-bottom: 0!important
}

.ly-do-fb .icon-ly-do-qc .fa {
    color: white!important
}

@media only screen and (max-width: 768px) {
    .qtlv-col-none,.content-qtlv {
        padding-bottom:0!important
    }

    .p_qtlv {
        text-align: center
    }

    .buy-process-item i {
        top: 0!important
    }

    .buy-process-item span {
        top: 70px!important;
        font-size: 110px!important;
        color: #00c2e5!important;
        opacity: .12!important
    }

    .buy-process-item:nth-child(odd) .p_qtlv,.buy-process-item:nth-child(even) .p_qtlv {
        left: 0;
        width: auto
    }

    .buy-process-item:nth-child(even) .p_qtlv {
        padding-left: 7%!important;
        padding-right: 7%!important
    }

    .buy-process-item {
        display: block!important;
        height: auto!important;
        padding: 115px 20px 30px!important;
        overflow: hidden!important
    }

    .buy-process-item .icon-wrapper:before,.buy-process-item h4,.buy-process-item .p_qtlv {
        position: static!important;
        margin-bottom: 10px!important
    }

    .buy-process-wrap:before,.buy-process-item .text-wrap,.buy-process-item .icon-wrapper {
        position: static!important;
        height: auto!important
    }

    .buy-process-items {
        display: block!important
    }
}

@media only screen and (max-width: 1280px) and (min-width:961px) {
    .buy-process-items {
        width:920px
    }
}

@media only screen and (min-width: 1281px) {
    .buy-process-items {
        width:1186px
    }
}

@media only screen and (max-width: 960px) {
    .buy-process-items {
        width:100%
    }
}
/* END CSS Quy trình */
.section-1 .text-gt,.section-1 .text-tn,.section-1 .text-sm {
    text-align: justify;
}
.text-gt .hd-2{
	text-align: center;
}
.text-gt .hd-2 span{
    line-height: 31px;
    padding: 0 12px;
    position: relative;
    margin-bottom: 6px;
}
.text-gt .hd-2 span:before {
    content: "";
    width: 35px;
    height: 3px;
    background: #2e942b;
    position: absolute;
    top: 21px;
    left: -35px;
}
.text-gt .hd-2 span:after {
    content: "";
    width: 35px;
    height: 3px;
    background: #2e942b;
    position: absolute;
    top: 21px;
    right: -35px;
}

.text-gt .hd-2 span,.text-qt .hd-2 span,.section-title span {
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
/* Hover sản phẩm */
.product-small .box-image:hover::before,.post-item .box-image:hover::before {
-webkit-animation:shine 1.5s;animation:shine 1.5s
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.product-small .box-image::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
/* Hover bài viết */
.post-item .col-inner::before,
.post-item .col-inner::after {
    content: "";
    width: 0;
    height: 2px;
    z-index: 1;
    position: absolute;
    transition: all .2s linear;
    background: #2E942B;
    box-shadow: ;
    transition: 400ms ease all;
    transition-delay: .3s
}

.post-item .col-inner .box::before,
.post-item .col-inner .box::after {
    content: "";
    width: 2px;
    height: 0;
    z-index: 1;
    position: absolute;
    transition: all .2s linear;
    background: #2E942B;
    transition: 400ms ease all;
    transition-delay: 0
}

.post-item .col-inner:hover::before,
.post-item .col-inner:hover::after {
    width: 100%
}

.post-item .col-inner:hover .box::before,
.post-item .col-inner:hover .box::after {
    height: 100%
}

.post-item .col-inner::before {
    right: 0;
    top: 0
}

.post-item .col-inner::after {
    left: 0;
    bottom: 0
}

.post-item .col-inner .box::before {
    left: 0;
    top: 0
}

.post-item .col-inner .box::after {
    right: 0;
    bottom: 0
}

.post-item .col-inner:hover::before,
.post-item .col-inner:hover::after {
    transition-delay: 0
}

.post-item .col-inner:hover .box::before,
.post-item .col-inner:hover .box::after {
    transition-delay: .3s
}
/**************************** section-doitac ***************************/
.section-doitac .icon-box-img .icon {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
}
.section-doitac .icon-box-img .icon img {
    padding-top: 0;
}
.section-doitac .so-chay-home {
    margin-bottom: -8px;
    display: inline-flex;
}
.section-doitac span.count-up {
    font-size: 40px;
    margin-bottom: -8px;
    color: #fff400;
    font-weight: 800;
}
.section-doitac span.daucong {
    color: #fff400;
    font-size: 36px;
    margin-top: -6px;
}
.section-doitac .icon-box-text p {
    color: #fff;
    font-size: 18px;
}

/**************************** # section-doitac ***************************/