:root {
    --bg-gradient: linear-gradient(90deg, rgba(12, 97, 242, 1), #0093ed);
    --bg-hover: linear-gradient(0deg, #93d236 0%, #01b3ac 100%)
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.eot');
    src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oswald-Regular.woff') format('woff'),
    url('../fonts/Oswald-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Medium.eot');
    src: url('../fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oswald-Medium.woff') format('woff'),
    url('../fonts/Oswald-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-SemiBold.eot');
    src: url('../fonts/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oswald-SemiBold.woff') format('woff'),
    url('../fonts/Oswald-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

b, strong {
    font-weight: bold !important;
}

body {
    overflow: hidden;
}

.content-area table {
    border: 1px solid #eaeaea;
}

.content-area tr td {
    border: 1px solid #eaeaea;
}

.content-area .tr-cot-1 td {
    background: #0c61f2;
    color: #fff;
}

.absolute-footer, html {
    background-color: #fff !important
}

li, ul {
    list-style: none;
    margin-bottom: 0 !important
}

.row-0 {
    padding: 0 15px !important
}

.pd-0 {
    padding: 0 !important
}

.row-5 {
    padding: 0 10px !important
}

.pd-5 {
    padding: 0 5px 10px 5px !important
}

.row-0 {
    padding: 0 15px !important
}

.pd-0 {
    padding: 0 0 !important
}

.noPadding {
    padding-bottom: 0 !important
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

div#top-bar ul li a i {
    margin-right: 3px
}

div#top-bar ul li a {
    font-size: 14px;
    color: #888
}

div#top-bar .header-left a i {
    margin-right: 10px !important
}

div#top-bar .header-left a {
    margin-right: 20px
}

div#top-bar ul li a:hover {
    color: var(--primary-color) !important
}

/**header**/
div#masthead .flex-col.hide-for-medium.flex-right {
    background: #fff;
    position: relative;
}

div#masthead .flex-col.hide-for-medium.flex-right:before {
    left: -50px;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 0;
    border-right-color: #fff;
    border-width: 25px;
    margin-top: -1px;
}

._header-template div#masthead, ._header-template, ._header-template .header-wrapper {
    background: transparent !important;
}

._header-template div#masthead .flex-col.hide-for-medium.flex-right {
    background: #F8F9FC;
}

._header-template div#masthead .flex-col.hide-for-medium.flex-right:before {
    border-right-color: #F8F9FC;
}

#logo {
    width: unset !important;
}

#logo img {
    filter: brightness(0) invert(1);
}

div#mega-menu-wrap-primary ul li {
    margin-right: 0px !important;
}

div#mega-menu-wrap-primary ul li a {
    color: #000 !important;
    text-transform: uppercase !important;;
    font-size: 16px !important;
    padding: 0px 15px !important;
}

div#mega-menu-wrap-primary ul li a:hover {
    background: rgba(255, 255, 255, 0.3) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: unset !important;
    line-height: 20px !important;
    font-size: 15px !important;
    padding: 10px 10px 10px 10px !important;
    display: block;
    transition: .4s;
    color: #000 !important;
    text-transform: unset !important;
    font-weight: 500 !important;
    background: #fff !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    background: #fff !important;
    border-bottom: 1px solid #f2f2f2 !important;
}

._header-template div#masthead {
    border-bottom: 1px solid #f2f2f2;
}

.headerBtn {
    margin-right: -15px;
    height: 50px;
    padding: 0px 15px;
    display: flex;
    align-items: center;
    background: #f12b23;
}

.headerBtn a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

/**home-title**/
.home-title {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px
}

.home-title > p {
    margin: 0 !important;
    font-size: 16px;
    color: #444
}

.home-title.text-left {
    text-align: left
}

.home-title > h3 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: .1rem;
    color: #444;
    font-weight: 700;
    margin-bottom: 0px
}

.service-item {
    text-align: center;
    padding: 25px 15px;
    border: 1px solid #edf1f1;
    background: #fff;
    position: relative;
    height: 100%;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 5px
}

.service-item .service-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.service-item .service-icon {
    margin-bottom: 20px !important;
    width: 100px;
    height: 100px;
    margin: auto
}

.service-item .service-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000
}

.service-item .service-content p {
    text-align: justify;
    text-align-last: center;
    margin-bottom: 20px;
    color: #888;
    font-size: 14px
}

.service-item:hover {
    border-color: #fff !important;
    box-shadow: 0 6px 25px 0 rgb(12 97 242 / 15%)
}

.service-item .btnService {
    padding: 8px 15px;
    border: 1px solid var(--primary-color);
    font-size: 15px;
    display: inline-block;
    border-image-slice: 1;
    color: var(--primary-color);
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 50px !important
}

.service-item:hover .btnService {
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-weight: 400;
    color: #fff;
    background-color: var(--primary-color);
    background-image: -moz-linear-gradient(90deg, #0c61f2, #0093ed);
    background-image: var(--bg-gradient);
    background-image: -ms-linear-gradient(90deg, #0c61f2, #0093ed)
}

.sec-dv {
    background-color: #f1fcfb;
    background-image: -moz-linear-gradient(90deg, #f1fcfb 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, #f1fcfb 0, #fff 100%);
    background-image: -ms-linear-gradient(90deg, #f1fcfb 0, #fff 100%);
    position: relative;
    padding-top: 0;
    padding-bottom: 0
}

.img-dv {
    position: absolute;
    bottom: 60px;
    right: 0;
    max-width: 36%;
    max-height: 100%
}

.item-feature {
    width: 100%;
    display: flex
}

.item-feature .item-feature__img {
    flex: 0 0 24px;
    margin-top: 5px !important
}

.item-feature .item-feature__box {
    margin-left: 10px
}

.item-feature .item-feature__box p {
    margin: 0 !important;
    color: #444
}

.item-feature .item-feature__box h3 {
    font-size: 20px;
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 10px
}

.feature-table__head {
    font-size: 20px;
    font-weight: 800;
    padding: 5px 20px;
    text-align: right;
    background-color: #eee
}

.feature-table__price {
    height: 97px;
    background: #fff
}

.feature-table__body {
    background-color: #eee
}

.list-package ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.feature-table ul li {
    text-align: right;
    padding-right: 20px
}

.list-package ul li {
    padding: 8px 10px;
    margin: 0 !important;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    font-weight: 400
}

.list-package ul li a {
    color: var(--primary-color)
}

.row.no-gutters.list-package {
    margin-top: 80px
}

.pricing-table__price {
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    padding: 15px 10px 10px 10px;
    letter-spacing: .1rem
}

.pricing-table__price span {
    text-transform: uppercase
}

.feature-table ul li:after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-left: 5px;
    background: url(https://univn.vn/wp-content/themes/unicreation/lib/images/home/icon-next.png) no-repeat
}

.pricing-table {
    text-align: center;
    box-shadow: 0 0 20px -2px rgb(0 0 0 / 25%);
    background: #fff;
    margin-bottom: 30px;
    padding-bottom: 0px !important;
    border-radius: 8px !important;
}

.pricing-table__first .pricing-table__footer a, .pricing-table__first .pricing-table__head {
    background-image: -moz-linear-gradient(108deg, #2f80ed 0, #56ccf2 100%);
    background-image: -webkit-linear-gradient(108deg, #2f80ed 0, #56ccf2 100%);
    background-image: -ms-linear-gradient(108deg, #2f80ed 0, #56ccf2 100%)
}

.pricing-table__no .pricing-table__footer a, .pricing-table__no .pricing-table__head {
    background-image: -moz-linear-gradient(108deg, #0fd186 0, #38e686 100%);
    background-image: -webkit-linear-gradient(108deg, #0fd186 0, #38e686 100%);
    background-image: -ms-linear-gradient(108deg, #0fd186 0, #38e686 100%)
}

.pricing-table__head {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    padding: 5px 10px
}

.pricing-table__body {
    height: 500px;
    overflow-y: scroll
}

.pricing-table__body::-webkit-scrollbar {
    width: 6px
}

.pricing-table__body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.pricing-table__body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ccc;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

.pricing-table__body::-webkit-scrollbar-thumb:window-inactive {
    background: #ccc
}

.pricing-table__second .pricing-table__footer a, .pricing-table__second .pricing-table__head {
    background-image: -moz-linear-gradient(108deg, #6e48aa 0, #c05bd2 100%);
    background-image: -webkit-linear-gradient(108deg, #6e48aa 0, #c05bd2 100%);
    background-image: -ms-linear-gradient(108deg, #6e48aa 0, #c05bd2 100%)
}

.pricing-table__second .pricing-table__head {
    position: relative;
    padding: 28px 10px 7px 10px
}

.listing-badges {
    position: absolute;
    top: 0;
    z-index: 9;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    height: 92px
}

.listing-badges:before {
    content: '';
    display: inline-block;
    width: 94px;
    height: 86px;
    background: url(https://univn.vn/wp-content/themes/unicreation/lib/images/home/label-sale.png) center no-repeat;
    position: absolute;
    left: -4px;
    top: -4px
}

.listing-badges .featured {
    float: left;
    transform: rotate(-42deg);
    left: -68px;
    top: 8px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 16px;
    margin: 0;
    padding: 7px 10px;
    font-weight: 700;
    color: #3c295b
}

.pricing-table__second {
    position: relative;
    top: -25px
}

.row.no-gutters.list-package.row-0 {
    margin-top: 70px
}

.pricing-table__body ul li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.pricing-table__third .pricing-table__head {
    background-image: -moz-linear-gradient(108deg, #ec008c 0, #ff6767 100%);
    background-image: -webkit-linear-gradient(108deg, #ec008c 0, #ff6767 100%);
    background-image: -ms-linear-gradient(108deg, #ec008c 0, #ff6767 100%)
}

.pricing-table__third .pricing-table__footer a {
    background-image: -moz-linear-gradient(108deg, #ec008c 0, #ff6767 100%);
    background-image: -webkit-linear-gradient(108deg, #ec008c 0, #ff6767 100%);
    background-image: -ms-linear-gradient(108deg, #ec008c 0, #ff6767 100%)
}

.pricing-table__third .pricing-table__price {
    color: #fff;
    -webkit-background-clip: text
}

.pricing-table__footer {
    padding: 25px 15px 20px 15px
}

.pricing-table__footer a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 34px;
    border-radius: 50px;
    color: #fff
}

.feature-table__footer {
    background-color: #eee;
    padding: 36px 40px 36px 40px;
    text-align: right
}

.about-item {
    width: 100%;
    display: inline-block;
    padding: 30px 15px 30px 15px;
    transition: .3s ease-in-out;
    cursor: pointer;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 5%)
}

.about-item:hover {
    transition: .3s ease-in-out;
    box-shadow: 0 6px 25px 0 rgb(12 97 242 / 15%)
}

.about-item:hover .about-icon:before {
    background: rgba(47, 85, 212, .07);
    -webkit-animation: spinner-border 5s linear infinite;
    animation: spinner-border 5s linear infinite
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.about-item .about-icon {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    position: relative
}

.about-item .about-icon:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 43%;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
    background: linear-gradient(62.5deg, transparent, rgba(47, 85, 212, .09))
}

.about-item .about-icon svg {
    width: 70px;
    height: 70px;
    position: relative;
    display: block;
    margin: auto
}

.about-item .about-content {
    text-align: center;
    width: 100%
}

.about-item .about-content h3 {
    font-size: 17px;
    margin-bottom: 5px
}

.about-item .about-content p {
    font-size: 14px;
    color: #444;
    margin: 0 !important
}

footer#footer {
    width: 100%;
    padding: 30px 0 30px 0;
    position: relative;
    background: #333;
}

.form-message {
    margin-top: 15px;
    color: #fff;
}

.alert.alert-danger {
    background: #ff3333;
    padding: 5px 15px;
    border-radius: 50px;
}

.alert.alert-success {
    background: linear-gradient(90deg, #0c61f2, #0093ed);
    padding: 5px 15px;
    border-radius: 50px;
}

footer#footer div#formRegister {
    position: absolute;
    width: 100%;
    top: -80px
}

footer#footer .registration-help--wrapper {
    padding: 40px 30px;
    border-radius: 10px;
    background-image: -moz-linear-gradient(90deg, #0c61f2, #0093ed);
    background-image: -webkit-linear-gradient(90deg, #0c61f2, #0093ed);
    background-image: -ms-linear-gradient(90deg, #0c61f2, #0093ed);
    opacity: .9;
    color: #fff
}

footer#footer .footer-top {
    width: 100%;
    display: inline-block
}

footer#footer .footer-top .footer-title {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block
}

footer#footer .footer-top .footer-title h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0 !important
}

footer#footer .footer-logo a img {
    max-width: 200px;
    margin-bottom: 20px
}

footer#footer .footer-address p.company {
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

footer#footer .footer-address p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 25px
}

footer#footer .footer-address p a {
    font-family: 'Helvetica Neue' !important;
    color: #0093ed
}

footer#footer .footer-menu ul li {
    border: 0 !important;
    position: relative;
    padding-left: 10px
}

footer#footer .footer-menu ul li:before {
    left: 0;
    top: 20px;
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #848b99;
    border-radius: 50%
}

form#helpForm {
    margin: 0 !important
}

form#helpForm input {
    width: 100%;
    margin: 0 !important;
    border-radius: 3px;
    box-shadow: unset !important;
    color: #000;
    background: #fff !important
}

div#formRegister h5 {
    color: #fff
}

button#help_submit {
    margin: 0 !important;
    background: #ee3523 !important;
    box-shadow: unset !important;
    border-radius: 3px !important;
    width: 90%
}

.help-message {
    width: 100%;
    margin-top: 10px;
    color: #fff !important
}

.footer-menu ul li a {
    color: #fff;
    font-size: 14px;
    padding: 10px 0 0 0
}

.tab-product {
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: center
}

.tab-item {
    display: none
}

.tab-product ul li a {
    min-height: 100px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    height: 100%;
    overflow: hidden;
    color: #444;
    display: inline-block;
    width: 100%
}

.tab-product ul li {
    margin: 0 !important;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px !important;
    max-width: 100%;
    width: 150px !important
}

.tab-product ul li .tab-icon {
    padding-top: 10px !important;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.tab-product ul li .tab-title {
    width: 100%;
    margin: 15px 0 0 0;
    font-size: 15px;
    height: 40px
}

.tab-product ul li a:hover {
    border-color: #0093ed;
    background-color: #fff;
    box-shadow: 0 0 21px 0 rgb(0 0 0 / 21%)
}

.tab-product ul li.active a {
    border-color: #0093ed;
    background-color: #fff;
    box-shadow: 0 0 21px 0 rgb(0 0 0 / 21%)
}

.bk-tab-theme .container, .bk-tab-theme .row {
    max-width: 100% !important;
    margin: 0 !important
}

.product-item {
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    display: inline-block
}

.product-item .product-thumbnail {
    padding: 8px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 250px;
    border: 1px solid #f2f2f2;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -ms-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}

.product-item:hover {
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 5px 13px 38px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 5px 13px 38px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 13px 38px 0px rgb(0 0 0 / 40%);
}

.product-item .product-thumbnail img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -ms-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}

.product-item:hover .product-thumbnail img {
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -ms-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
    transform: translate(0, calc(-100% + 390px));
    -webkit-transform: translate(0, calc(-100% + 390px));
}

.product-item .product-title h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Oswald';
    color: #000;
    margin-top: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.product-item .item-theme__hover {
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    top: 110%;
    bottom: 0;
    left: 0;
    display: flex;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.product-item .product-thumbnail:hover .item-theme__hover {
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    top: 0
}

.product-item .item-theme__hover .dual-button {
    display: inline-block
}

.product-item .dual-button .button-detail {
    color: #fff;
    border-radius: 20px 0 0 20px;
    background: var(--bg-gradient) !important
}

.product-item .dual-button a {
    float: left;
    width: 100px;
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: none;
    border: none
}

.product-item .btn-order-wrap {
    display: block;
    min-height: 42px;
}

.product-item .btn-order-wrap {
    position: relative;
    background-color: var(--primary-color);
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.product-item .btn-order-wrap a span {
    background-color: var(--primary-color);
}

.product-item .product-price {
    text-align: center;
    font-family: 'Oswald';
}

.product-item .product-price ins {
    color: #f12b23;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 2px rgb(150 150 150);
}

.btn {
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 700;
    background: #06b5ad;
    color: #fff;
    display: block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.product-item .dual-button .button-view {
    color: #fff;
    background: #8ec441;
    border-radius: 0 20px 20px 0
}

.message-noti {
    display: block;
    text-align: center;
    margin-top: 20px
}

#page-title {
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    margin-bottom: 40px;
    background: linear-gradient(to right, #0c61f2 0, #0041b3 100%);
    color: #fff
}

#page-title .fluid-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: transparent;
    transform: translate3d(0, 0, 0)
}

.fluid-wrapper .fluid-shape {
    position: absolute;
    -webkit-transform-origin: 50% 48%;
    transform-origin: 50% 48%;
    border-radius: 100%
}

.fluid-wrapper .fluid-shape:nth-child(1) {
    opacity: .3;
    background: #0093ed;
    -moz-animation-delay: drift 999999ms 5 linear;
    -webkit-animation-delay: drift 999999ms 5 linear;
    -ms-animation-delay: drift 999999ms 5 linear;
    -o-animation-delay: drift 999999ms 5 linear;
    -webkit-animation: drift 999999ms 5 linear;
    animation: drift 89999ms 5 linear;
    top: 20%;
    left: -68%;
    height: 200%;
    width: 100%
}

.fluid-wrapper .fluid-shape:nth-child(2) {
    opacity: .4;
    background: #0093ed;
    -webkit-animation: drift 9999999ms 5 linear;
    animation: drift 88999ms 5 linear;
    height: 200%;
    width: 100%;
    top: -126%;
    right: -59%
}

.fluid-wrapper .fluid-shape:nth-child(3) {
    opacity: .1;
    background: #0093ed;
    -webkit-animation: drift 56875ms 5 linear;
    animation: drift 51875ms 5 linear;
    top: -20%;
    height: 400%;
    width: 200%
}

@keyframes drift {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#page-title {
    padding-bottom: 80px
}

.page-header {
    text-align: center;
    position: relative;
    z-index: 9
}

.title-text h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    opacity: 1
}

.breadcrumbs a, .breadcrumbs span {
    color: #fff;
    font-family: Montserrat-Light;
    font-size: 15px
}

#page-category {
    width: 100%;
    margin: 30px 0
}

.wd-1000 {
    width: 1100px;
    margin: auto;
    margin-top: 30px
}

.process-item {
    width: 100%;
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 0 6px 10px 0 rgb(12 97 242 / 15%);
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #fff;
    transition: .3s ease-in-out;
    display: inline-block
}

.process-item:hover {
    transition: .3s ease-in-out;
    border: 1px solid #f2f2f2;
    box-shadow: unset !important
}

.process-item .process-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.process-item .process-icon {
    width: 60px;
    height: 60px;
    float: left
}

.process-item .process-content {
    width: calc(100% - 60px);
    float: left;
    padding-left: 20px;
    font-size: 15px
}

.home-reason {
    background-image: -moz-linear-gradient(0deg, #0c61f2 0, #0093ed 100%) !important;
    background-image: -webkit-linear-gradient(0deg, #0c61f2 0, #0093ed 100%) !important;
    background-image: -ms-linear-gradient(0deg, #0c61f2 0, #0093ed 100%) !important;
    position: relative;
    padding-top: 140px !important
}

.text-light h3, .text-light p {
    color: #fff !important
}

.home-reason:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/Design.png) center;
    animation-name: translate-x;
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: translate-x;
    -webkit-animation-duration: 25s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: translate-x;
    -moz-animation-duration: 25s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: translate-x;
    -ms-animation-duration: 25s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: translate-x;
    -o-animation-duration: 25s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

@keyframes translate-x {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

.home-reason:after {
    content: '';
    display: block;
    width: 100%;
    height: 82px;
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    background: url(../images/bg.svg) center no-repeat
}

.home-reason .item-reason {
    margin-bottom: 50px;
    display: flex
}

.home-reason .item-reason {
    align-items: center;
    background-color: #fff;
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 14%);
    padding: 20px;
    border-radius: 8rem;
    margin-bottom: 40px
}

.home-reason .item-reason__img {
    flex: 0 0 60px;
    margin-right: 15px
}

.home-reason .item-reason h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

.home-reason .item-reason p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.2
}

.item-reason .cls-1 {
    fill: #eea8af
}

.item-reason .cls-2 {
    fill: #abaaea
}

.item-reason .cls-3 {
    fill: #f4b992
}

.item-reason .cls-4 {
    fill: #ead57f
}

.item-reason .cls-5 {
    fill: #9ed5ee
}

.item-reason .cls-6 {
    fill: #9eeeb8
}

.pd-40 {
    padding-top: 40px !important
}

.post-item {
    width: 100%;
    background: #fff;
    box-shadow: 0 6px 25px 0 rgb(12 97 242 / 15%);
    border-radius: 5px;
    overflow: hidden;
    transition: .3s ease-in-out
}

.post-item .post-thumbnail {
    width: 100%;
    height: 200px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    transition: .3s ease-in-out
}

.post-item .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: .3s ease-in-out;
    border-radius: 5px 5px 0 0
}

.post-item:hover img {
    transition: .3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg)
}

.post-item .post-content {
    width: 100%;
    padding: 15px
}

.post-item .post-content .post-meta {
    color: #888;
    font-size: 14px;
    margin-bottom: 10px
}

.post-item .post-content .post-read {
    color: #0093ed;
    font-size: 14px
}

.post-item .post-content h3 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    height: 45px;
    margin-bottom: 10px
}

.post-item:hover h3 {
    color: #0093ed
}

#mobile {
    display: none
}

section#page-filter {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block
}

section#page-filter .select-theme {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

section#page-filter .select-theme #selectBox {
    width: 250px;
    margin-left: 15px;
    font-size: 15px;
    box-shadow: 0 2px 16px 0 rgb(12 97 242 / 15%);
    border: 0 !important;
    border-radius: 50px;
    margin-bottom: 0 !important
}

.formSearch form, .formSearch form .searchInput {
    margin: 0 !important
}

.formSearch {
    position: relative;
    width: 330px;
    margin: auto;
}

input.searchInput {
    box-shadow: 0 2px 16px 0 rgb(12 97 242 / 15%);
    border: 0;
    border-radius: 50px;
    font-size: 15px;
    padding: 10px 15px !important
}

input.searchInput::placeholder {
    color: #000
}

.formSearch button {
    margin: 0 !important;
    position: absolute;
    background: #0093eb;
    box-shadow: unset !important;
    right: 5px;
    padding: 0 !important;
    border-radius: 50%;
    color: #fff;
    min-height: 27px !important;
    min-width: 30px !important;
    height: 30px !important;
    line-height: 26px;
    top: 4px;
    text-align: center;
    font-size: 14px
}

.wp-pagenavi a, .wp-pagenavi span {
    font-size: 1.1em;
    display: inline-block;
    height: 35px;
    line-height: 35px !important;
    text-align: center;
    width: 35px;
    min-width: 35px;
    padding: 0 !important;
    border-radius: 50%;
    border: 2px solid currentColor;
    transition: all .3s;
    vertical-align: top;
    font-weight: 400 !important
}

.wp-pagenavi a:hover {
    color: #fff !important;
    border-color: #0093ed !important;
    background: #0093ed
}

.wp-pagenavi {
    text-align: center !important
}

.wp-pagenavi span.current {
    color: #fff !important;
    border-color: #0093ed !important;
    background: #0093ed
}

._display-none-header {
    display: none !important
}

._display-none-footer {
    display: none !important
}

/**category**/
.page-category {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 9;
}

.page-category ul {
    text-align: center;
}

.page-category ul li a {
    font-size: 15px;
    color: #333;
}

.page-category ul li {
    display: inline-block;
    list-style: none;
    padding: 5px 15px;
    border: 1px solid rgb(12 97 242 / 36%);
    border-radius: 5px;
    transition: .3s ease-in-out;
    margin: 0 5px 10px 5px !important;
    box-shadow: 0 5px 12px 0 rgb(12 97 242 / 36%);
}

.page-category ul li:hover, .page-category ul li.active {
    background: #0093ed;
    transition: .3s ease-in-out;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .1) !important
}

.page-category ul li:hover a, .page-category ul li.active a {
    color: #fff;
    transition: .3s ease-in-out
}

.tabBtn a {
    background: linear-gradient(90deg, #0c61f2, #0093ed);
    padding: 8px 15px;
    border-radius: 50px;
    font-size: 15px !important;
    color: #fff;
    box-shadow: 0 5px 12px 0 rgb(12 97 242 / 36%)
}

.tabBtn {
    text-align: center
}

#supports .heading h2 {
    text-transform: uppercase;
    font-size: 26px;
    color: #012166;
    font-weight: 700
}

#supports .heading p {
    font-size: 20px;
    text-transform: uppercase
}

#list_supports .item {
    position: relative;
    background-color: #f8f8f8;
    text-align: center;
    padding: 1.85em 1.85em 2em;
    font-weight: 400;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    font-size: 15px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e6e6e6
}

#list_supports span.name {
    font-size: 17px;
    margin: 10px 0
}

#list_supports .item .thumb img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

#list_supports .owl-carousel .owl-item {
    float: left
}

#list_supports .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

#list_supports .owl-theme .owl-controls .owl-buttons div {
    color: #333;
    display: inline-block;
    zoom: 1
}

#list_supports .owl-theme .owl-controls .owl-buttons div.owl-next, #list_supports .owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin: 0 1em;
    cursor: pointer
}

#list_supports span.thumb img {
    margin: auto !important
}

#list_supports span.thumb {
    display: inline-block;
    margin: auto;
    width: 100%;
    text-align: center
}

#list_supports .item a {
    color: #0093ed !important
}

.owl-dots {
    display: none
}

.owl-nav button i {
    font-size: 30px
}

.owl-nav button.owl-prev {
    left: -40px
}

.owl-nav button.owl-next {
    right: -40px
}

.owl-nav button {
    margin: 0 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

div#comments {
    display: none !important;
}

/**modal tv**/
div#modal-tv {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    display: none;
    left: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}

div#modal-tv .modal-body {
    width: 700px;
    margin: 80px auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
}

div#modal-tv .modal-header h3 {
    background: #0093ed;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}

div#bk-form-tv {
    width: 90%;
    margin: auto;
    padding: 30px 0;
}

div#bk-form-tv .form-group label b {
    color: #ff3333;
}

div#bk-form-tv .form-group label {
    font-size: 14px;
    font-weight: normal;
}

div#bk-form-tv form {
    margin: 0px !important;
}

div#bk-form-tv .form-group input, div#bk-form-tv .form-group textarea {
    box-shadow: unset !important;
    border-radius: 3px;
}

div#bk-form-tv button.btnTv {
    font-family: 'Oswald';
    max-width: 200px;
    background: linear-gradient(
            90deg, rgba(12, 97, 242, 1), #0093ed) !important;
    border: 0px !important;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    display: block;
    margin: auto !important;
    padding: 6px 20px;
}

div#modal-tv .form-exit {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    top: -18px;
    cursor: pointer;
    right: -18px;
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgb(255 255 255 / 10%);
}

div#modal-tv .form-exit:hover {
    transition: 0.3s ease-in-out;
    box-shadow: unset !important;
}

div#modal-tv .form-exit i {
    text-align: center;
    line-height: 35px;
    display: block;
    font-size: 21px;
}

.pd-10 {
    padding-right: 5px !important;
}

.pd-12 {
    padding-left: 5px !important;
}

.formPosition span {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

/**tab**/
.bkweb-tab ul li {
    margin: 0px 10px;
}

.bkweb-tab ul li a {
    padding: 5px 25px;
    color: #000;
    border: 1px solid #f2f2f2;
    border-radius: 4px !important;
}

.bkweb-tab ul li a:hover, .bkweb-tab ul li.active a {
    background: linear-gradient(to right, #0c61f2 0, #0041b3 100%) !important;
    color: #fff !important;
}

.bkweb-tab .tab-panels {
    background: #fff;
    padding: 20px !important;
    border: 1px solid #0041b3;
    border-radius: 5px;
}

.bkweb-tab .tab-panels iframe {
    width: 100%;
    height: 600px !important;
}

/**search**/
.box-search {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 30px 0;
}

article.box-search h3 {
    text-transform: uppercase;
    text-align: center;
    margin: 0px !important;
    font-family: 'Oswald';
    font-weight: 600;
    font-size: 25px;
}

.box-search:before {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    content: '';
    display: block;
    background: url(../images/cross-repeater.png) repeat-x left top;
    height: 10px;
}

.box-search:after {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    content: '';
    display: block;
    background: url(../images/cross-repeater.png) repeat-x left top;
    height: 10px;
}

article.box-search form {
    width: 800px;
    margin: 0px auto;
    position: relative;
}

article.box-search input {
    height: 45px;
    box-shadow: 0 2px 16px 0 rgb(12 97 242 / 36%);
    border: 0px;
    border-radius: 5px !important;
    margin: 0px !important;
}

article.box-search button.btnSearch {
    padding: 0px !important;
    margin: 0px !important;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}

/**banner**/
.banner-home .bg-fill {
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: center center !important;
}

.banner-home h1.home-banner-capt {
    margin: 0px;
}

/* .banner-home h1.home-banner-capt p {
    font-size: 72px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-style: italic;
    margin: 0px !important;
    line-height: 1.4;
    letter-spacing: 3px;
    color: #fff !important;
} */
.banner-home h1.home-banner-capt p {
    font-size: 62px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-style: italic;
    margin: 0px !important;
    line-height: 1.4;
    letter-spacing: 3px;
    /*     color: #fff ; */
}

.banner-home-title p {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0px !important;
}

p.home_baner_web {
    text-shadow: 0px 4px 0px #f0f0f1;
    font-size: 42px;
    color: #00bff3 !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0px;
}

p.home_baner_webs {
    margin-top: 50px;
}

.hl-txt {
    color: var(--primary-color);
}

.banner-home .banner-home-slogan {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-style: italic;
}

.banner-home .subtt {
    position: relative;
    padding: 15px 0;
    font-size: 30px;
    padding-left: 35px;
    margin: 15px 0;
}

.banner-home .subtt:before {
    content: '';
    height: 100%;
    width: 1px;
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    transform-origin: left bottom;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
}

/* .banner-home-list {
    margin-top: 100px;
} */


/* .banner-home-list {
    margin-left: 158px;

    margin-top: 430px;
} */

.banner-home .banner-home-list ul {
    padding-left: 25px !important;
}

/* .banner-home .banner-home-list ul li {
	list-style: none;
    font-size: 16px;
    margin-bottom: 10px !important;
} */

.banner-home .banner-home-list ul li {
    text-align: center;
    */ font-size: 18px;
    font-weight: 600;
    font-family: 'Oswald';
    color: #f3f3f3;
    /* margin-top: 10px; */
    /* padding-top: 10px; */
    text-transform: uppercase;
    /* overflow: hidden; */
    -o-text-overflow: ellipsis;
    /* text-overflow: ellipsis; */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    list-style: none;
    margin-bottom: 10px !important;
}

.banner-home .banner-home-list ul li::marker {
    background: var(--primary-color) !important;
}

/* .sec-banner-bottom-decor {
    padding: 0;
    margin-top: -250px;
    background-color: transparent;
    z-index: 3;
    min-height: 300px;
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch
} */
.sec-banner-bottom-decor {
    margin-left: 4px;
    padding: 0;
    margin-top: 130px;
    background-color: transparent;
    z-index: 3;
    min-height: 300px;
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
}

/* .sec-banner-bottom-decor {
    margin-left: 192px;
    padding: 0;
    margin-top: -600px;
    background-color: transparent;
    z-index: 3;
    min-height: 300px;
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
} */
.banner-home-right {
    float: right;
    margin-top: -221px;
    /* margin-left: 1128px; */
    /*     margin-right: -44%; */
}

.banner-home-list {
    margin-left: 8%;
    margin-top: -229px;
}

.banner-home-right ul li {
    /* text-align: center; */
    font-size: 18px;
    font-weight: 600;
    font-family: 'Oswald';
    color: #f3f3f3;
    /* margin-top: 10px; */
    /* padding-top: 10px; */
    text-transform: uppercase;
    /* overflow: hidden; */
    -o-text-overflow: ellipsis;
    /* text-overflow: ellipsis; */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    list-style: none;

    margin-bottom: 10px !important;
}

.banner-home-list ul li {
    /* text-align: center; */
    font-size: 18px;
    font-weight: 600;
    font-family: 'Oswald';
    color: #f3f3f3;
    /* margin-top: 10px; */
    /* padding-top: 10px; */
    text-transform: uppercase;
    /* overflow: hidden; */
    -o-text-overflow: ellipsis;
    /* text-overflow: ellipsis; */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    list-style: none;
    margin-bottom: 10px !important;
}

.banner-home .banner-home-right ul li {
    /* text-align: center; */
    font-size: 18px;
    font-weight: 600;
    font-family: 'Oswald';
    color: #f3f3f3;
    /* margin-top: 10px; */
    /* padding-top: 10px; */
    text-transform: uppercase;
    /* overflow: hidden; */
    -o-text-overflow: ellipsis;
    /* text-overflow: ellipsis; */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    list-style: none;

    margin-bottom: 10px !important;
}

.sec-banner-bottom-decor .all, .sec-caption-page .all {
    position: relative;
    margin: 0 auto;
    width: 960px;
    max-width: 100%;
}

.sec-banner-bottom-decor .layer {
    position: absolute
}

/* .sec-banner-bottom-decor .layer-1 {
    left: 50%;
    top: 0px
} */
.sec-banner-bottom-decor .layer-1 {
    margin-top: -90px;
    left: 8%;
    top: 0px;
}

.sec-banner-bottom-decor .layer-2 {
    left: 18px;
    top: -3px;
}

/* .sec-banner-bottom-decor .layer-2 {
    left: -30px;
    top: 30px
} */

/* .sec-banner-bottom-decor .layer-3 {
    top: 120px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: 480px;
    max-width: 100%
} */
.sec-banner-bottom-decor .layer-3 {
    top: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: 520px;
    max-width: 100%;
}

.sec-banner-bottom-decor .layer-4 {
    right: 32px;
    top: -99px;
}

/* .sec-banner-bottom-decor .layer-4 {
    right: -50px;
    top: 10px
} */

.sec-banner-bottom-decor .layer-5 {
    left: 50%;
    top: 40px;
    margin-left: 110px
}

/* .sec-banner-bottom-decor .layer-6 {
    top: 100%;
    margin-top: -80px;
    left: -40px
} */
.sec-banner-bottom-decor .layer-6 {
    top: 100%;
    margin-top: -306px;
    left: -75px;
}

.sec-caption-page .caption {
    font-family: "Oswald", sans-serif;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    width: 770px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.5;
}

/**breadcrumbs**/
#breadcrumbs {
    width: 100%;
    margin-top: -60px;
    margin-bottom: 60px;
    display: inline-block;
    background-color: #F8F9FC;
    background-image: url(../images/bgr-breadbrumb.svg);
    background-position: bottom center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 220px 0px 0px 0px;
}

#breadcrumbs p {
    margin: 0px !important;
}

.breadcrumb-head {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15) !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15) !important;
    border-radius: 10px;
    background-color: #fff;
    display: inline-block;
    padding: 8px 30px;
    position: relative;
    z-index: 1;
    top: 8px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}

#breadcrumbs h1 {
    color: #000000;
    font-size: 35px;
    text-align: center;
    margin: 0px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}

#breadcrumbs .breadcrumb-head a, #breadcrumbs .breadcrumb-head span {
    font-weight: 500;
    font-size: 16px;
    color: #000 !important;
    text-transform: uppercase;
}

#breadcrumbs .breadcrumb-head a {
    color: var(--primary-color) !important;
}

.banner-home-title {
    margin-top: -80px;
    transform: rotate(355deg);
    /* -webkit-transform-origin-x: center; */
}

/**product-single**/
.product-gallery {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    background: #f8f8f8;
    border: solid 1px #e1e1e1;
    border-radius: 8px !important;
}

.product-gallery .boxgl {
    width: 100%;
    display: inline-block;
    padding: 15px;
}

.product-gallery .boxft {
    background-color: #e1e1e1;
    padding: 10px 15px;
}

.product-gallery .boxft a.btn-demo {
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    color: #fff;
    height: 40px;
    line-height: 20px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
    background: var(--primary-color);
}

div#slider-pd-main {
    float: left;
    width: 75%;
}

div#slider-pd-nav {
    float: right;
    width: 25%;
}

.bk-slider-hover {
    max-height: 400px;
    overflow: hidden !important;
    position: relative;
}

.bk-slider-hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) url(../images/ovelay.svg) no-repeat center center;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.bk-slider-hover:hover:after {
    opacity: 1;
}

.bk-slider-hover img {
    width: 100%;
    height: auto !important;
}

.pd-nav-img {
    overflow: hidden !important;
    height: 200px;
    position: relative;
}

.pd-nav-img img {
    width: 100%;
    height: auto !important;
}

div#slider-pd-nav .slick-slide {
    display: block !important;
    height: auto;
}

div#slider-pd-nav .slick-slide .slider-item {
    display: block !important;
    height: auto;
}

div#slider-pd-nav .slick-current .pd-nav-img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: solid 1px var(--primary-color);
}

.product-footer {
    width: 100%;
    display: inline-block;
    margin: 40px 0 0 0;
}

.pd-feature-box {
    background-color: #f8f8f8;
    border-radius: 8px;
    width: 100%;
    display: inline-block;
}

.pd-feature-box .boxbd {
    width: 100%;
    border-radius: 8px;
    display: inline-block;
    border: solid 1px #e1e1e1;
    padding: 15px;
}

.pd-feature-box .title-side {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
}

.dots-seperatior {
    border-bottom: dotted 1px #000;
    display: block;
    margin: 10px auto;
}

.title-side-sub {
    font-size: 12px;
    text-transform: uppercase;
    color: #898989;
    margin-bottom: 3px;
    font-weight: 400;
}

.pd-feature-box .prefix-ul {
    list-style: none;
}

.prefix-ul > li {
    display: block;
    line-height: 20px;
    min-height: 20px;
    padding: 2px 0;
}

.prefix-ul .prefix {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: var(--primary-color);
    border-radius: 5px;
    margin-top: 8px;
    margin-right: 7px;
    float: left;
}

.total-price-wrap .lb {
    text-transform: uppercase;
    color: #898989;
    font-size: 12px;
}

.total-price-wrap .product-price {
    text-align: right;
    font-family: 'Oswald';
}

.total-price-wrap .product-price ins {
    color: #f12b23;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 2px rgb(150 150 150);
}

.checkout-btn {
    font-family: 'Oswald';
    height: auto;
    text-align: left;
    border-radius: 8px;
    position: relative;
    padding: 5px 15px;
    padding-right: 50px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    margin-top: 20px;
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
}

.btn.primary-btn {
    background-color: var(--primary-color);
    color: white;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    height: 40px;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
}

/**table price**/
.pricing-features .pricing-item-row {
    margin-bottom: 10px;
    overflow: auto
}

.pricing-features table.pricing-table {
    width: 100%;
    border-collapse: separate
}

.pricing-features table.pricing-table th {
    background-color: #ebebeb;
    font-family: "Oswald", sans-serif;
    height: 40px;
    padding: 5px 15px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 500
}

.pricing-features table.pricing-table th:first-child {
    text-align: left
}

.pricing-features table.pricing-table td {
    height: 40px;
    padding: 5px 15px;
    vertical-align: middle;
    border-bottom: solid 1px #ebebeb
}

.pricing-features table.pricing-table td:first-child {
    border-left: solid 1px #ebebeb
}

.pricing-features table.pricing-table td:last-child {
    border-right: solid 1px #ebebeb;
    text-align: right
}

.pricing-features table.pricing-table tr:first-child th:first-child {
    border-top-left-radius: 8px
}

.pricing-features table.pricing-table tr:first-child th:last-child {
    border-top-right-radius: 8px
}

.pricing-features table.pricing-table tr:last-child td:first-child {
    border-bottom-left-radius: 8px
}

.pricing-features table.pricing-table tr:last-child td:last-child {
    border-bottom-right-radius: 8px
}

.pricing-features td.title p {
    text-align: left;
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 700;
}

.pricing-features table.pricing-table .checklb,
.pricing-features table.pricing-table .radiolb {
    white-space: nowrap
}

.pricing-features table.pricing-table .checklb .ip-avata,
.pricing-features table.pricing-table .radiolb .ip-avata {
    margin-right: 0;
    margin-left: 5px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-block;
}

.pricing-features table.pricing-table .checklb .ip-avata:before,
.pricing-features table.pricing-table .radiolb .ip-avata:before {
    color: var(--primary-color);
    margin-top: 5px;
    margin-left: 6px
}

.checklb input, .radiolb input {
    display: none;
}

.checklb .ip-avata, .radiolb .ip-avata {
    border: solid 1px #bfbebe;
    cursor: pointer;
}

.checklb input:checked + .ip-avata:before, .radiolb input:checked + .ip-avata:before {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.checklb .ip-avata:before, .radiolb .ip-avata:before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    display: block;
    margin-left: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 10px;
    height: 10px;
    text-align: center;
    margin-top: 2px;
    color: #ee3364;
    transform: scale(0) translate(0, -40px);
    -webkit-transform: scale(0) translate(0, -40px);
    -moz-transform: scale(0) translate(0, -40px);
    -ms-transform: scale(0) translate(0, -40px);
    -o-transform: scale(0) translate(0, -40px);
}

.checklb span, .radiolb span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

p.name {
    color: #000;
    font-size: 16px;
}

.note-title {
    font-size: 15px;
    color: #ee3365;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}

.addtion-features-ul {
    list-style: none;
    margin-top: 10px !important;
}

.addtion-features-ul .ft-tg {
    padding-right: 24px;
    position: relative;
    max-width: 100%;
    white-space: normal;
}

.addtion-features-ul .ft-tg {
    display: inline-block;
    line-height: 20px;
    padding: 8px 10px;
    border-radius: 4px;
    background-color: #fff;
    white-space: nowrap;
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
}

.addtion-features-ul li {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 5px !important;
}

.addtion-features-ul .ft-tg .fa {
    margin-left: 5px;
}

.remove-it {
    cursor: pointer;
}

.bk-content.description {
    padding: 0px !important;
    text-align: left;
    color: #000;
    font-size: 15px;
}

.bk-field-wrap .bk-field-description {
    position: relative;
}

.bk-field-wrap .name, .bk-field-wrap .bk-field-description {
    display: inline-block;
}

.bk-field-description {
    cursor: pointer;
}

.bk-field-description .fa {
    color: #0699e3;
}

.info-placehonder {
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 250px;
    background: #363636;
    font-size: 14px;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    margin-top: 20px;
}

.info-placehonder:after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -10px;
    border-top: 10px solid #363636;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.bk-field-description:hover .info-placehonder {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
}

.pricing-features table.pricing-table .checkbox .checklb .ip-avata {
    border-radius: 5px;
}

.pricing-features span.txt {
    color: #f12b23;
    font-weight: 600;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 2px rgb(150 150 150);
}

/**model**/
div#showStore {
    border-radius: 8px;
}

div#showStore .left-validations {
    width: 100%;
    height: 100%;
    padding: 40px 20px;
    background-color: var(--primary-color);
    position: relative;
    z-index: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: hidden;
}

div#showStore .right-form-info {
    width: 100%;
    height: 100%;
    padding: 40px 30px 40px 0px;
    position: relative;
    z-index: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

div#showStore .left-validations .pd-name {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

div#showStore .left-validations .selected-validations {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 5px 16px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 5px 16px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 5px 16px 0px rgb(0 0 0 / 30%);
}

div#showStore .left-validations:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 30%;
    background: url(../images/popup-decor-1.png) no-repeat right bottom;
    content: '';
    display: block;
    z-index: -1;
}

div#showStore .left-validations:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 30%;
    background: url(../images/popup-decor-2.png) no-repeat left top;
    content: '';
    display: block;
    z-index: -1;
}

div#showStore .right-form-info h3 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}

div#showStore .right-form-info .input-store {
    box-shadow: unset !important;
    height: 40px !important;
    border-radius: 5px !important;
}

div#showStore .right-form-info .textarea-store {
    box-shadow: unset !important;
    height: 40px !important;
    border-radius: 5px !important;
}

button.btnStore {
    border-radius: 5px !important;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    margin: 0px !important;
}

div#showStore .hotline-lg-btn {
    background-color: var(--primary-color);
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    color: #fff;
    height: auto;
    max-width: 100%;
    font-size: 24px;
    font-family: "Oswald", sans-serif;
    border-radius: 8px;
    line-height: 26px;
    padding: 10px 15px;
    display: inline-block;
    border: none;
    text-align: center;
}

.hotline-lg-btn .fa-phone {
    float: left;
    font-size: 14px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 20px;
    padding: 5px;
    text-align: center;
    margin-right: 10px;
}

.right-form-info .alert {
    border-radius: 4px !important;
    margin: 15px 0 0 0;
}

.tg_contact_fixed_2021 {
    position: fixed;
    z-index: 999;
    right: 28px;
    bottom: 85px;
}

.tg_contact_fixed_2021 ul li {
    margin: 0 0 10px 0 !important;
    position: relative;
    list-style: none;
}

.tg_contact_fixed_2021 ul li .aml-tooltiptext {
    visibility: hidden;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1;
    opacity: 0;
    right: 120%;
    transition: opacity .5s;
}

.tg_contact_fixed_2021 ul li .aml-tooltiptext {
    background-image: linear-gradient(
            180deg, #4fc3f7 0%, #0277bd 100%);
    color: #fff;
}

.tg_contact_fixed_2021 ul li.tg_scroll_top img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tg_contact_fixed_2021 ul li:hover .aml-tooltiptext {
    visibility: visible;
    opacity: 1;
}

.zalo-chat-widget {
    bottom: 200px !important;
    right: 42px !important;
}

.tg_contact_fixed_2021 ul li a {
    width: 55px;
    height: 55px;
    background: #00bff3;
    color: #fff;
    display: table;
    text-align: center;
    line-height: 53px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.product-item .product-price del {
    margin-left: 5px;
    font-size: 15px;
}


.sec.sec-banner-bottom-decor img {
    width: 60%;
}

.product-content {
    width: 100%;
    display: inline-block;
    margin: 20px 0 30px 0;
}

.content__title h3 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}

.content__entry {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.content__entry p, .content__entry li {
    margin: 0 0 10px 0;
}

.content__entry ul {
    margin-left: 20px !important;
}

.content__entry a {
    color: var(--primary-color) !important;
}



.service-items .service-icon {
    margin-bottom: 20px !important;
    width: 100px;
    height: 100px;
    margin: auto;
}
.slide-khach-hang img {
    height: 100%;
    object-position: center;
    object-fit: contain;
}
.title-home-bkweb h2 {
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 47px;
    text-transform: uppercase;
}
.title-td h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 47px;
}
.title-td h2 strong {
  color: var(--primary-color);
}
.content-gia-home {
    margin-top: -60px;
    border-radius: 31px;
    background: #eeeeef;
    padding: 20px;
    position: relative;
    z-index: 9;
}
/*.content-gia-home-es {*/
    /*border-radius: 10px;*/
    /*padding: 10px;*/
    /*border: 3px solid #0073FF;*/
/*}*/


.content-gia-home-es {
    padding: 10px;
    position: relative;
    background-clip: padding-box;
    border: 2px solid transparent;
    background-color: #f3f3f3;
    border-radius: 20px;
}
.content-gia-home-es:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    margin: -7px;
    background-image: linear-gradient(to right top, #2979ff, #07a787);
    border-radius: inherit;
}
.process-content-title {
    z-index: 99;
    padding: 20px;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    background-repeat: no-repeat !important;
    width: 250px;
    height: 92px;
    background-size: 100% !important;
    position: relative;

}
.process-buton3 {
    text-align: center;
    margin: auto;
    height: 40px;
    width: 180px;
    border-radius: 14px;
    background: linear-gradient(180deg, #0068C6 0%, #00B3ED 100%);

}.process-buton2 {
     text-align: center;
     margin: auto;
     height: 40px;
     width: 180px;
     border-radius: 14px;
     background: linear-gradient(180deg, #032A94 0%, #0154D3 100%);

 }

.process-buton4 {
    text-align: center;
    margin: auto;
    height: 40px;
    width: 180px;
    border-radius: 14px;
    background: linear-gradient(180deg, #00C0E1 0%, #00C2A4 100%);
}
.content-gia-home a {
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.process-product2 {
    padding: 10px;
    text-align: center;
    color: #0937BC;
    font-size: 22px;
    /* font-family: SVN-Gilroy; */
    font-weight: 700;
    line-height: 30px;
}
.process-product3 {
    padding: 10px;
    text-align: center;
    color: #00B3F9;
    font-size: 22px;
    /* font-family: SVN-Gilroy; */
    font-weight: 700;
    line-height: 30px;
}
.process-product4 {
    padding: 10px;
    text-align: center;
    color: #00C0D8;
    font-size: 22px;
    /* font-family: SVN-Gilroy; */
    font-weight: 700;
    line-height: 30px;
}
.process-content {
    margin-top: 30px;
}

.process-item-gia:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-10px);
}
.process-item-gia {
    transition: 0.3s ease-in-out;
}
.background-bang-gia {
    margin-top: -350px;
    background: #3f8be8;
    height: 400px!important;
}
article.bk-process {
    position: relative;
    z-index: 99999;
}
.title-home-bkweb h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 47px;
}
.title-home-bkweb h2 strong {
   color: var(--primary-color);
}
.img_tab img {
    height: 35px;
    width: 35px;
}
.img_tab {
    padding: 3px;
    text-align: center;
    width: 100%;
}
.tab_icon_title p {
    margin: auto;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.tab_icon_title {
    width: 129px;
    height: 105px;
    border-radius: 11px;
    border: 3px solid #0075FF;

    text-align: center;
    margin: auto;
}
li.tab.has-icon.active.tab_icon_title {
    background: #FFF;
}
.product-item-f {
    margin-top: 20px;
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    display: inline-block;
}
.product-item-f .product-thumbnail {

    border-radius: 10px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -ms-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}
.product-item-f .product-thumbnail:hover .item-theme__hover {
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    top: 0;
}
.product-item-f .item-theme__hover .dual-button {
    display: inline-block;
}
.product-item-f .item-theme__hover {
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    top: 110%;
    bottom: 0;
    left: 0;
    display: flex;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.product-item-f:hover {
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 5px 13px 38px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 5px 13px 38px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 13px 38px 0px rgb(0 0 0 / 40%);
}

.tab-panels .col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 10px 10px!important;
    width: 100%;
}
.product-item-f .dual-button .button-detail {
    color: #fff;
    border-radius: 20px 0 0 20px;
    background: var(--bg-gradient) !important;
}
.product-item-f .dual-button a {
    float: left;
    width: 100px;
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: none;
    border: none;
}
.product-item-f .item-theme__hover .dual-button {
    display: inline-block;
}
.product-item-f .dual-button .button-view {
    color: #fff;
    background: #8ec441;
    border-radius: 0 20px 20px 0;
}
.tabBtn {
    padding: 20px;
    text-align: center;
}
.section_quy_trinh {
    background: linear-gradient(90deg, #0c61f2, #0093ed);
}
.title-home-bkweb-quy-trinh h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 47px;
    color: #FFFFFF;
}
.border-radius-quy-trinh-s {
    padding: 18px;
    margin-top: 100px;
    border-radius: 30px;
    border: 5px solid #FFF;
    height: auto;
}
.border-radius-quy-trinh-s a.button.primary {
    margin-top: 10px;
    background-color: #b20000!important;
}
.border-radius-quy-trinh-s p  {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 155.5%;
    text-transform: uppercase;
}
.border-radius-quy-trinh-s li {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.service-items.chon_bkns {
    margin: auto;
    text-align: center;
    padding: 10px;
    height: 216px;
    border-radius: 16px;
    border: 3px solid #0075FF;
    transition: 0.3s ease-in-out;
}
.service-items.chon_bkns:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}
.service-items.chon_bkns img {
     width: 80px;
     height: 80px;
 }
.service-items.chon_bkns p {
    color: #000;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 0%;
}
.service-items.chon_bkns p {
    color: #000;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
}

.tem_bkn_home {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    display: grid;
    gap: 32px;
    margin-top: 30px;
    padding-bottom: 30px;
}
.article-items_bkns {
    border: 3px solid var(--primary-color);
    padding: 15px;
    text-align: center;
    border-radius: 10px;
}
.article-items_bkns img {
    width: 80px;
}
.article-items_bkns  p {
    margin-top: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 146.69%;
    text-align: center;
}
.article-items_bkns:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-10px);
}

.icon_box_home_p  .icon-box {
    padding: 5px;
    border-radius: 9px;
    border: 2px solid #FEFEFE;
    background: linear-gradient(180deg, #FF8A00 0%, #E56E00 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.icon_box_home_p.zalo .icon-box {
    padding: 5px;
    border-radius: 9px;
    border: 2px solid #FEFEFE;
    background: linear-gradient(180deg, #183FB1 0%, #1450FF 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}
.icon_box_home_p.livechat .icon-box {
    padding: 5px;
    border-radius: 9px;
    border: 2px solid #FEFEFE;
    background: linear-gradient(180deg, #EB0000 0%, #B80000 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}
.icon_box_home_p .icon-box p {
    color: #f1f1f1;
    font-size: 14px;
    text-align: left;
    font-weight: 400;

}
.icon_box_home_p .icon-box strong {
    font-weight: 600 !important;
}

.icon_box_home_p .icon-box .icon {
      margin-top: 7px;
  }
.icon_box_home_p .icon-box  img {
border-radius: 6px;
}
.from_bkns_home div#bk-form-tv label {
    display: none;
}
.from_bkns_home div#bk-form-tv textarea#tv_messages {
    display: none;
}
.from_bkns_home div#bk-form-tv .form-group input, div#bk-form-tv .form-group textarea {
    font-weight: 400;
    font-size: 16px;
    font-family: 'roboto';
    color: #666;
    box-shadow: unset !important;
    border-radius: 10px!important;

}

.from_bkns_home h3 {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    text-transform: uppercase;
}
.background-from {
    background: var(--primary-color);
    border-radius: 15px;
    padding: 20px;
}
.from_bkns_home p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.select_tab {
    display: none;
}
.title-td p {
    font-size: 18px;
    font-weight: 500;
    line-height: 33px;
}

.tabbed-content.quy_trinh li  img {
    width: 100%;
    height: 100%;
}
.tabbed-content.quy_trinh li.tab.has-icon.active.tab_icon_title {
    background: rgb(255 255 255 / 0%);
}
.tabbed-content.quy_trinh .nav-vertical>li+li, .nav-vertical-fly-out>li+li {
     border-top: 0px solid #ececec;
}
.tabbed-content.quy_trinh .nav-vertical+.tab-panels {

    border-left: 0px solid #ddd!important;

}
.tabbed-content.quy_trinh  a.button.alert {
    margin-top: 20px;
}
.col.medium-4.noPadding.mt-footer.tieude img.img_quy_trinh {
    margin-top: 125px;
}
.tabbed-content.quy_trinh li.tab.has-icon.tab_icon_title.\32 {
    position: relative;
    margin-left: -440px!important;

}
.tabbed-content.quy_trinh li.tab.has-icon.tab_icon_title.\33 {
    position: relative;
    margin-left: -120px!important;

}
.tabbed-content.quy_trinh li.tab.has-icon.tab_icon_title.\34 {
    position: relative;
    margin-left: -50px!important;

}
.tabbed-content.quy_trinh li.tab.has-icon.tab_icon_title.\35 {
    position: relative;
    margin-left: -50px!important;

}
.tabbed-content.quy_trinh li.tab.has-icon.tab_icon_title.\36 {
    position: relative;
    margin-left: -120px!important;

}
.tabbed-content.quy_trinh li.tab.has-icon.tab_icon_title.\37 {
    position: relative;
    margin-left: -440px!important;

}
.tabbed-content.quy_trinh .nav-vertical {
    padding-top: 0;
    width: 30%;
}
.tabbed-content.quy_trinh .tab_icon_title {
     border: 0px solid #0075FF !important;

}
.tabbed-content.quy_trinh li img:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-10px);
}
.tabbed-content.quy_trinh .nav-vertical.nav-line>li>a:before {
    display: none;

}

@-webkit-keyframes code-pro-rung-lac {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(5deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(5deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
.tabbed-content.quy_trinh li.tab.has-icon.active  img {
    animation: code-pro-rung-lac 2s ease infinite;

}



.price-item .price-item-body {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.5s ease-in-out;
}
.price-item .price-item-body.tp-close.tp-open {
    max-height: 800px!important
}

.price-item .price-item-body.tp-close {
    margin-bottom: 20px
}

.price-item .price-item-body.tp-close:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/08/arrow-overlay.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.5s ease-in-out
}

.price-item .price-item-body.tp-close.tp-open:after {
    display: none
}
.tabbed-content .nav, .tabbed-content .tab-panels {
    justify-content: center;
    width: 100%;
}
