*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

html,
body {
    width: auto !important;
    /* overflow-x: hidden !important; */
}

body {
    background-color: #fff;
}

body.index {
    background-color: #fff;
}

figure img {
    display: block;
    margin: auto;
}

.mota_banner {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
}

.mota_banner p {
    font-size: 16px;
    color: var(--color-1st);
    font-weight: 700;
    margin-bottom: 0;
}

.d-grid {
    display: grid !important
}

.chinhsachsanpham {
    padding: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.addThis_listSharing {
    z-index: 99999;
}

.grid-col-2 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.grid-col-2-1 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}

.grid-col-1-3 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}

.grid-col-1-4 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 4fr);
}

.grid-col-3 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

.grid-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-col-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-col-90 {
    grid-template-columns: minmax(0, 90px) minmax(0, 1fr);
}

.grid-col-920-1 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 815px);
}

.grid-col-920-1.video {
    grid-template-columns: minmax(0, 748px) minmax(0, 1fr);
    /**701**/
}

.grid-col-890 {
    grid-template-columns: minmax(0, 890px) minmax(0, 1fr);
}

.grid-col-2-80 {
    grid-template-columns: 100px 1fr;
}

.grid-col-product {
    grid-template-columns: 1fr 260px;
}

.grid-col-support {
    grid-template-columns: 30px 1fr;
}

.gap-5 {
    gap: 5px
}

.gap-10 {
    gap: 10px
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 20px
}

.gap-25 {
    gap: 25px
}

.gap-30 {
    gap: 30px
}

.gap-35 {
    gap: 35px
}

.gap-40 {
    gap: 40px
}

.gap-45 {
    gap: 45px
}

.gap-50 {
    gap: 50px
}

.gap-55 {
    gap: 55px
}

.gap-60 {
    gap: 60px
}

.gap-100 {
    gap: 100px
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

.icon_box h5 {
    font-size: 16px;
    text-transform: uppercase;
    color: #868686;
}

.icon_box p {
    font-size: 14px;
    line-height: 20px;
}

.main-color {
    color: var(--color-1st);
}

.auth-block,
.product-categories {
    list-style: none;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.product.horz .product_title {
    white-space: unset;
    font-size: 14px;
}

.slider-part .product.horz .product_info {
    margin-left: 50px;
}

.slider-part .product.horz .product_title {
    font-size: 17px;
    font-weight: 700;
}

.colm .slick-arrow {
    opacity: 1;
}

.colm .slick-prev {
    left: 0;
}

.colm .slick-next {
    right: 0;
}

.captions.slick-initialized .slick-slide {
    padding: 0 15px;
}

#navCatContent>ul>li {
    background-color: unset;
    border: unset;
    box-shadow: unset;
}

#navCatContent>ul>li>a {
    color: #464545;
    font-weight: 500;
}

#navCatContent img {
    max-height: 52px;
}

#navCatContent .mega-menu-col li {
    width: 100%;
}

.nav-fixed #navCatContent li:hover>a {
    color: var(--color-1st);
}

.social_icons li a {
    color: #333;
    border-radius: 5px;
    font-size: 19px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: #fff !important;
    border: unset !important;
    border-radius: 50%;
}

.top_body {
    position: fixed;
    bottom: 128px;
    right: 19px;
    width: 44px;
}

body .scrollup {
    position: relative;
    z-index: 999;
    transform: translateY(-25px);
}

.social_icons li a i {
    color: var(--color-1st) !important;
}

.bottom_header .categories_wrap {
    background-color: #004361;
    width: 100%;
}

.bottom_header {
    background-color: #F2F8FD;
}

.product_wrap .pr_action_btn {
    justify-content: center;
    display: flex;
    gap: 5px;
}

.main-slider {
    border-radius: 10px;
    overflow: hidden;
}

.header_wrap.nav-fixed .bottom_header .navbar-brand {
    max-width: 200px;
}

.breadcrumb_custom .breadcrumb {
    justify-content: unset !important
}

.pre-wrap {
    white-space: pre-wrap;
}

.related-box .product_title {
    font-size: 16px;
}

.widget_recent_post li {
    margin-bottom: 5px;
    border-radius: 7px;
    padding: 6px 10px;
    background: #ebebeb;
    transition: all .3s ease;
}

.widget_recent_post li:hover,
.widget_recent_post li.active {
    background: #4c4a4a;
}

.widget_recent_post li:hover a,
.widget_recent_post li.active a {
    color: #fff !important;
}

.widget_recent_post .post_content h6 {
    font-weight: 700;
}

.widget_recent_post .post_content span {
    color: #9b9a9a
}

.middle-header .input-group {
    border-radius: 20px;
}

.middle-header .input-group>.input-group-prepend {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.middle-header .input-group .custom_select .first_null {
    border: unset;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.middle-header .input-group>.form-control {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-radius: 20px;
}

/* .middle-header {
    background-color: var(--color-1st);
} */

.contact_detail li:first-child {
    box-shadow: unset;
}

.newsletter_text_custom p {
    font-size: 33px;
    line-height: 25px;
}

.contact_detail>li span {
    color: #fff;
}

.contact_detail>li:hover {
    background-color: var(--color-1st) !important;
}

.contact_detail>li:hover * {
    color: #fff;
}

.ps-list--categories>li>a {
    color: var(--color-1st);
}

.ps-list--categories>li>a {
    padding: 6px 20px 6px 10px;
    font-size: 15px;
}

.ps-list--categories .sub-menu li {
    padding-left: 10px;
}

.ps-list--categories .sub-menu li:last-child {
    border-bottom: unset;
}

.ps-list--categories li .sub-menu li:hover {
    background: #ddd;
}

.ps-list--categories>li {
    border: 1px solid #ddd;
    border-bottom: unset;
    background: #fff;
    padding: 0;
    color: #fff;
}

.ps-list--categories>li:last-child {
    border-bottom: 1px solid #ddd;
}

.ps-list--categories li .sub-menu li.menu-item-has-children .sub-menu {
    position: absolute;
    transform: translateX(100%);
    border: 1px solid #ddd;
    width: 100%;
    z-index: 100;
}

.ps-list--categories>li li {
    border-bottom: 1px solid #ddd;
}

.product_header_info .sub-l3 {
    padding: 15px 30px;
    background: #e8e8e8;
}

#filter_categories .widget_title {
    padding: 10px 0;
}

.sort-gr .product_header {
    background: #e0e0e0;
    padding: 5px 10px;
}

.bg-index-color {
    background: #EAF1FF;
}

#app .section {
    padding: 35px 0;
}

#app .single_post.whitebox-cover {
    padding: 25px 30px;
}

.gia_goc {
    line-height: 10px;
}

h4.title {
    font-size: 24px;
}

h3.title {
    font-size: 28px;
}

h2.title {
    font-size: 30px;
}

h1.title {
    font-size: 34px;
    font-weight: 600;
}

h1.title,
h2.title,
h3.title,
h4.title {
    font-weight: 600;
}


.criteria_item.even {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0 20px;
}


.input_group {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 0 20px;
}

.input_group input {
    background: transparent;
    border: 0;
}

.search_btn {
    border: 0;
    background: transparent;
}

.f-700 {
    font-weight: 700;
}

.widget .widget_title h3 {
    position: relative;
    color: #fff;
    margin-bottom: 30px;
}

.widget .widget_title h3::before {
    background: #fff;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 2px;
    content: '';
    position: absolute;
}

.widget ul {
    padding-left: 0;
    list-style-type: none;
}

.widget ul li {
    padding-bottom: 5px;
}

/* menu mobile */

.menu-media {
    position: fixed;
    width: 80%;
    top: 0;
    bottom: 0;
    z-index: 99999;
    left: -100px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.menu-media .menu-media-nav,
.categories-child {
    position: fixed;
    width: 70%;
    top: 0;
    bottom: 0;
    background: #ffff;
    z-index: 99999;
    left: -100px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.login_mobile {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}

.mangmo_media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000056;
    z-index: 0;
}

.menu-media-nav {
    position: relative;
    z-index: 1;
}

.menu-media.show {
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
}

.menu-media.show .menu-media-nav,
.categories-child.show {
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: all 1s ease;
}

.menu-media .menu-media-nav li {
    display: block;
    padding: 10px 20px;
    border-bottom: 0.5px solid #09a7e342;
}

.menu-media-nav .navbar-nav a {
    font-size: 18px;
}

.menu-media .menu-media-nav .header_menu {
    border-bottom: 1px solid var(--color-1st);
    background: var(--color-1st);
}

.btn-menu-child {
    border: 0;
    background: transparent;
}

#shop_container {
    display: none;
}

.lick_danhmuc1 {
    flex-wrap: wrap;
}

.title_tuvan p {
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.chinhsach_bottom {
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.chinhsach_item {
    margin-bottom: 20px;
}

.product_description .product_title_chitiet a {
    font-size: 24px;
    font-weight: 700;
}

.heading_s1 h3,
.title_tuvan p,
.product_description .product_title_chitiet a {
    color: var(--color-1st);
}

/* End menu mobile */

/* Hiệu ứng sóng */

.hero_area {
    position: relative;
}

.waves {
    position: absolute;
    width: 100%;
    height: 15vh;
    min-height: 100px;
    max-height: 150px;
    bottom: 0;
    left: 0;
}

.parallax>use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax>use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax>use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax>use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}

/*End hiệu ứng sóng */

.section-giaiphap {
    height: 100vh;
}

.section-partner,
.section-giaiphap {
    position: relative;
}

.section-giaiphap::before,
.section-partner::before {
    position: absolute;
    content: '';
    background: url(../images/circle.png) top left no-repeat;
    width: 104px;
    height: 104px;
    animation: xoayvong 10s linear 0s infinite;
    opacity: 0.5;
}

.section-giaiphap::before {
    top: 15%;
    right: 15%;
}

.section-partner::before {
    top: 20%;
    left: 15%;
}

.section-giaiphap .hieuungsao {
    position: absolute;
    bottom: 30%;
    left: 20%;
}

/* .section-giaiphap .hieuungsao .stars {
    background-color: white;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    animation-iteration-count: infinite;
} */

.section-giaiphap .hieuungsao .star-1 img {
    transform: translate(30px, 30px);
    animation-name: twinkle-1;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.section-giaiphap .hieuungsao .star-2 img {
    margin-top: 25%;
    margin-left: 25%;
    animation-name: twinkle-2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes twinkle-1 {
    50% {
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes twinkle-2 {
    20% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes xoayvong {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.section-giaiphap .content_section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-giaiphap .content_section * {
    color: #fff;
    list-style-type: none;
}

.section-giaiphap .content_section .content {
    width: 40%;
    text-align: center;
}

.btn_xemthem a {
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
    padding: 10px 20px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff;
}

.menu_ul {
    list-style-type: none;
}

.menu_ul li>a {
    color: #fff;
}


.nav-fixed .middle-header {
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
}

.section-giaiphap .title h2 {
    font-size: 40px;
}


.title_nho {
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    display: inline-block;
}

.section-intro .intro__text .title_nho,
.section-services .title_nho,
.section-criteria .title_nho,
.section-feedback .title_nho,
.all_domia .title_nho,
.rxpe .title_nho,
.product_all .title_nho,
.tuvan_section .title_nho,
.section_lotrinh .title_nho,
.tuvanmienphi_section .title_nho {
    background: linear-gradient(45deg, #21e7a4, #09a7e3, #09a7e3, #09a7e3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-intro .intro__text .title_nho::before,
.section-services .title_nho::before,
.section-criteria .title_nho::before,
.section-feedback .title_nho::before,
.all_domia .title_nho::before,
.rxpe .title_nho::before,
.product_all .title_nho::before,
.tuvan_section .title_nho::before,
.section_lotrinh .title_nho::before,
.tuvanmienphi_section .title_nho::before {
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
}

.section-partner {
    background: linear-gradient(45deg, #09a7e3, #21e7a4);
}

.title_nho::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.section-intro .intro__text .title_nho::after {
    position: absolute;
    content: '';
    top: -10px;
    transform: translateY(-50%);
    right: -52px;
    width: 50px;
    height: 50px;
    background: url(../images/starmau.png);
    background-size: cover;
}

.section-hosting-home {
    padding: 50px 0 0;
    margin-bottom: 260px;
}

.section-hosting-home .decs *,
.section-domian .decs *,
.section-number .decs *,
.section-partner .decs * {
    color: #fff;
}

.section-hosting-home .container {
    width: 60%;
}

.section-hosting-home .container .content_section {
    transform: translateY(202px);
    margin-top: -192px;
}

.section-hosting-home .container .hosting .hosting-item {
    background: #fff;
    padding: 20px;
    margin: 20px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 10px rgb(0 0 0 / 33%), 0 4px 15px rgba(255, 255, 255, 0.13);
}

.section-hosting-home .container .hosting .hosting-item ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.section-hosting-home .slick-dots li button {
    border: 1px solid #09a7e3;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

.section-hosting-home .slick-dots li button:before {
    color: transparent;
}

.section-hosting-home .slick-dots li.slick-active button {
    border: 1px solid #09a7e3;
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
    border-radius: 50%;
}

.section-hosting-home .slick-dots-wrapper {
    overflow: hidden;
    max-width: 120px;
    margin: auto;
}

.section-hosting-home .slick-dots {
    display: flex !important;
    transition: transform 0.3s ease;
    will-change: transform;
    left: 0;
    right: 0;
    justify-content: center;
}

.section-hosting-home .slick-dots li {
    flex: 0 0 auto;
    text-align: center;
}

.section-hosting-home .chiphi,
.item_domian .title {
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    margin-bottom: 20px;
}

.item_domian .title {
    display: inline-block;
}

.item_domian {
    display: grid;
    justify-content: center;
    align-items: center;
}

.section-hosting-home .chiphi .gia {
    font-size: 30px;
}

.section-domian {
    padding: 50px 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn_baogia_bg a {
    padding: 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 30px;
}

.popular-domain ul {
    list-style-type: none;
    margin: 20px 0;
}

.popular-domain ul li a {
    padding: 10px 20px;
    background-image: linear-gradient(90deg, hsl(0deg 0% 100% / 53%), hsl(0deg 0% 100% / 21%));
    color: #fff;
    border-radius: 20px;
}

.section-domian .header_section {
    width: 40%;
    margin: auto;
}

.section-services {
    background: #F2FCF9;
}

.section-services .header_section {
    width: 55%;
    margin: auto;
    text-align: center;
}

.section-services .item_blog {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 5fr;
    gap: 20px;
    padding: 20px;
    /* box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); */
}

.section-services a:hover {
    --tw-shadow: 2px 2px 40px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 2px 2px 40px var(--tw-shadow-color);
    --tw-translate-y: -0.5rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.section-number .counter-item {
    background-image: linear-gradient(90deg, hsl(0deg 0% 100% / 53%), hsl(0deg 0% 100% / 21%));
    border-radius: 10px;
}

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40%;
}

.w-60 {
    width: 60%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

.slider_partner a {
    margin: 10px;
    display: inline-block;
}

.section-partner::after {
    content: '';
    background: url(../images/iconhieuung.png);
    top: 20%;
    right: 30%;
    width: 80px;
    height: 120px;
    background-size: cover;
    z-index: 2;
    position: absolute;
    animation: moveUpDown 2s ease-in-out infinite;
}

@keyframes moveUpDown {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0);
    }
}

.footer_light {
    padding-top: 200px;
}

.footer_light * {
    color: #fff;
}

.mangxahoi {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.trainghiem {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 20px;
    background: #fff;
    padding: 20px;
    align-items: center;
    border-radius: 10px;
}

.trainghiem * {
    color: #000;
}

/* Page Domia */

.page_domia .section-domian {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_domia .section-domian .header_section {
    width: 40%;
}

.all_domia .content_section .item_domian,
.block1.section .item,
.whys_domian .item_block {
    --tw-shadow: 2px 2px 40px rgba(0, 0, 0, 0.049);
    --tw-shadow-colored: 2px 2px 40px var(--tw-shadow-color);
    --tw-translate-y: -0.5rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    transition: all 0.2s ease;
}

.whys_domian .item_block {
    text-align: left;
}

.all_domia .content_section .item_domian:hover,
.block1.section .item:hover,
.whys_domian .item_block:hover {
    --tw-shadow-hover: 2px 2px 40px rgba(0, 0, 0, 0.1);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow-hover);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition: all 0.2s ease;
}

.all_domia .content_section .item_domian .product-sale-price-text {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
    display: inline-block;
}

.whys_domian .item_block {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}

.categories_hosting .banner .banner_left * {
    color: #fff;
}

.hosting_child .product_item {
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}

.hosting_child .product_item .title {
    background: var(--color-gradient);
    padding: 20px;
    color: #fff;
    margin-bottom: 0;
    position: relative;
}

.hosting_child .product_item .title::after {
    content: '';
    position: absolute;
    bottom: -29px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #000;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top-color: var(--color-gradient);
}

.size-price {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    border-bottom: 1px dashed #dddd;
    padding: 15px;
}

.size-price .size {
    font-size: 24px;
    font-weight: 700;
    border-right: 1px solid #ddd;
}

.product_item ul .li-item {
    border-bottom: 1px dashed #dddd;
    padding: 15px;
}

.gradient-box {
    color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.gradient-box>div {
    padding: 20px;
}

.categories_hosting .block1 .content_section {
    padding: 50px 0;
}

.categories_hosting .block1 .content_section .item_hosting .item {
    display: grid;
    grid-template-columns: 1fr 5fr;
    gap: 30px;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}

#globe-container {
    width: 600px;
    height: 600px;
    position: relative;
}

canvas {
    display: block;
}

.categories_email_main .banner {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* End domia */

.btn_dangky {
    padding: 30px 0;
}

.btn_dangky a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.product_all_cat .content_section {
    margin-top: -180px;
}

.product_all_cat .content_section .product_item {
    background: #fff
}

#categories_id {
    justify-content: center;
    gap: 20px;
    padding: 40px 0;
}

.product_all_cat .header_section {
    padding: 50px 0 100px;
}

#categories_id .nav-link {
    background: transparent;
    border-radius: 20px;
    border: 1px solid #ffffff51;
    color: #fff;
    padding: 5px 40px;
}

#categories_id .nav-link.active {
    background: linear-gradient(45deg, #21e7a4, #09a7e3);
}

.feature .feature_item .item {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}

.section_product_all .product_media {
    padding: 40px 0 0;
}

.section_cart,
.section_product_all,
.categories_hosting,
.login_register_wrap,
.main_content {
    padding: 120px 0 50px;
}

body:not(.index) .header_wrap {
    background: linear-gradient(45deg, #09a7e3, #21e7a4);
}

.sidebar {
    position: sticky;
    top: 100px;
    padding: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.sidebar ul.sidebar-ul {
    list-style-type: none;
}

.sidebar .title {
    color: var(--color-1st);
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin-bottom: 0;
}

.sidebar ul.sidebar-ul li.last {
    border-bottom: 0;
}

.sidebar ul.sidebar-ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.attribute-name {
    font-weight: 700;
}

.table>tbody .product-name .small,
.table>tbody .product-name small {
    position: unset !important;
    margin-left: 0;
}

.shop_cart_table table tr td {
    vertical-align: middle;
}

.webdesign .banner,
.blog_all .banner,
.section_default .banner,
.page_tuyendung .banner,
.page_intron .banner {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.categories_hosting .banner {
    height: 100vh;
}

.categories_hosting .banner .hosting_banner {
    position: relative;
}

.categories_hosting .banner .banner_left ul {
    padding-left: 25px;
}

.btn_xemthemnoidung span {
    position: relative;
    margin: 30px 0;
}

.btn_xemthemnoidung span::before {
    position: absolute;
    content: "Xem thêm";
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 25px;
    background: linear-gradient(45deg, #09a7e3, #21e7a4);
    border-radius: 10px;
    color: #fff;
}

.btn_xemthemnoidung.show span::before {
    content: "Thu gọn";
}

.btn_xemthemnoidung {
    display: flex;
    justify-content: center;
    align-items: center;
}

.noidung {
    height: 400px;
    overflow: hidden;
}

.noidung.show {
    height: unset;
}

.webdesign .banner .title,
.blog_all .banner .title {
    text-transform: uppercase;
}

.section_mauthietke .mauthietke .item {
    height: 424px;
    overflow: hidden;
    position: relative;
}

.section_mauthietke .mauthietke .item .cover {
    display: block;
    width: 100%;
    height: 370px;
    overflow: hidden;
    position: relative;
    border-radius: 1px;
    margin: 0 auto;
}

.section_mauthietke .mauthietke .item .title {
    margin-bottom: 0;
    text-align: center;
    padding: 12px 0px;
}

.section_mauthietke .mauthietke .item .cover img {
    top: 0;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: all 11s;
    -moz-transition: all 11s;
    -ms-transition: all 11s;
    -o-transition: all 11s;
    transition: all 11s;
}

.section_mauthietke .mauthietke .item:hover .cover img {
    -webkit-transition: all 11s;
    -moz-transition: all 11s;
    -ms-transition: all 11s;
    -o-transition: all 11s;
    transition: all 11s;
    transform: translateY(-80%);
}

.section_mauthietke .header_section .title {
    background: linear-gradient(45deg, #21e7a4, #09a7e3, #09a7e3, #09a7e3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
}

.section_mauthietke .header_section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 40px;
}

.truncate-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.blog_all,
.quyenloi_sectio {
    background: #F2FCF9;
}

.blog_post .blog_content {
    padding: 20px;
}

.quyenloi_sectio .content_section .item_quyenloi {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    will-change: transform;
}

.blog_triluc .box-wrapper .item_blog {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    background: white;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog_triluc .item_blog.in-view {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease-in-out;
}


/* Css menu */
.hamburger {
    cursor: pointer;
}

.hamburger input {
    display: none;
}

.hamburger svg {
    height: 3em;
    transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line {
    fill: none;
    stroke: #ffff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 3;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
        stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line-top-bottom {
    stroke-dasharray: 12 63;
}

.menu_button.active .hamburger svg {
    transform: rotate(-45deg);
}

.menu_button.active .hamburger svg .line-top-bottom {
    stroke-dasharray: 20 300;
    stroke-dashoffset: -32.42;
}

/* End menu */

.btn-shopping-cart {
    position: relative;
}

.btn-shopping-cart .cart_count {
    position: absolute;
    top: 0;
    right: 0px;
    background: #fff;
    left: unset;
}

.login-ul {
    list-style-type: none;
}

.login-ul a {
    color: #fff;
}

.section-number .btn_baogia_bg {
    margin-top: 35px;
}

.group_input {
    display: none;
}

.group_input.active {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
}


.progressbar {
    display: flex;
    justify-content: center;
    counter-reset: step;
    gap: 30px;
    padding-top: 30px;
}

#companyFields.hidden{
    display: none;
}

#companyFields{
    display: block;
}

.progress-step {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.progress-step::before {
    counter-increment: step;
    content: counter(step);
    color: #fff;
}

.progress-step::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 100%;
    width: 100%;
    height: 4px;
    background: #ccc;
    z-index: -1;
}

.progress-step:last-child::after {
    display: none;
}

.progress-step.active {
    background: #4caf50;
}

.progress-step.active::after {
    background: #4caf50;
}

.block-type-domain .row{
    gap: 15px;
}

.block-type-domain .row .form-check{
    display: flex;
    align-items: center;
}

.body_cart .section-partner,
.body_cart .section-feedback{
    display: none;
}

@media screen and (min-width: 992px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 992px) {

    .blog_triluc .box-wrapper .item_blog {
        margin-bottom: 20px;
    }

    .criteria_item,
    .rxpe_item .item,
    .item_lotrinh {
        --tw-shadow: 2px 2px 40px rgba(0, 0, 0, 0.1);
        --tw-shadow-colored: 2px 2px 40px var(--tw-shadow-color);
        --tw-translate-y: -0.5rem;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
            var(--tw-ring-shadow, 0 0 #0000),
            var(--tw-shadow);
        padding: 20px !important;
        border: 0 !important;
        border-radius: 10px;

    }

    .search_input {
        width: 100%;
    }

    .section-giaiphap .content_section .content {
        padding: 0 20px;
    }

    .link_home .d-flex {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        justify-content: start;
        justify-items: center;
    }

    .header-mobile .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .categories_hosting .banner {
        height: 50vh;
    }

    .categories_hosting .banner .hosting_banner .banner_right {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .section_cart,
    .section_product_all,
    .categories_hosting {
        padding: 105px 0 50px;
    }

    .cart_btn .cart .font-weight-bold {
        font-size: 10px;
    }

    h2.title {
        font-size: 24px;
    }

    h3.title {
        font-size: 20px;
    }

    h4.title {
        font-size: 18px;
    }

    .products_all .categories_product>.row {
        flex-direction: column-reverse;
    }

    .products_all .categories_product .categoriess .d-grid.grid-col-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .chinhsach_item .icon img {
        width: 50px;
    }

    .addThis_listing {
        display: grid;
        gap: 10px;
    }

    .timkiem_footer {
        display: none;
    }

    .timkiem_footer.show {
        display: flex !important;
    }

    .btn_timkiem.show .icon_timkiem_close,
    .btn_timkiem .icon_timkiem {
        display: block;
    }

    .btn_timkiem .icon_timkiem_close {
        background: var(--color-1st);
        border-radius: 50%;
        padding: 5px;
        border: 1px solid #fff;
    }

    .btn_timkiem .icon_timkiem_close img {
        width: 30px;
    }

    .btn_timkiem .icon_timkiem_close,
    .btn_timkiem.show .icon_timkiem {
        display: none;
    }

    .fixed--menu-mobile ul li .cart_count {
        position: absolute;
        top: 0;
        right: 0px;
        background: #fff;
        border-radius: 50%;
        padding: 0px 5px;
    }

    .fixed--menu-mobile ul li .btn-shopping-cart {
        position: relative;
    }

    .fixed--menu-mobile ul .timkiem_footer img {
        width: auto !important;
    }

    .fixed--menu-mobile ul {
        display: flex;
        list-style-type: none;
        justify-content: space-between;
        align-items: center;
        margin-top: -25px;
        padding-bottom: 10px;
    }

    .fixed--menu-mobile ul button {
        background: transparent;
        border: 0;
    }

    .fixed--menu-mobile ul .btn_menu_mobile img {
        width: 60px;
    }

    .fixed--menu-mobile ul img {
        width: 40px;
    }

    .fixed--menu-mobile ul .timkiem_footer {
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 350px;
        margin-bottom: 20px;
    }

    .fixed--menu-mobile {
        position: fixed;
        bottom: -1px;
        left: 0;
        width: 100%;
        background: var(--color-1st);
    }

    .header_wrap.nav-fixed .header-mobile {
        padding: 10px 10px;
    }

    .header_wrap.nav-fixed .header-mobile .logo img {
        width: 150px;
    }

    .banner_chatluong .camket .item_camket {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .banner_chatluong .camket .item_camket img {
        margin-bottom: 10px;
    }

    .quyenloi_sectio .content_section .item_quyenloi {
        padding: 10px;
    }

    .quyenloi_sectio .content_section .item_quyenloi .intro_text {
        padding-top: 20px;
    }

    .banner_chatluong .camket,
    .section-intro .intro.d-grid,
    .section-services .item_blog,
    .section-services .content_section.d-grid,
    .section-number .number,
    .criteria,
    .trainghiem,
    .whys_domian .content_section .d-grid.col-grid-2,
    .rxpe_item.d-grid,
    .all_domia .content_section,
    .whys_domian .item_block,
    .hosting_banner,
    .hosting_child,
    .categories_hosting .block1 .content_section .item_hosting .item,
    .tuvan_section .tuvan,
    .section_lotrinh .content_section,
    .feature_item .item,
    .tuvanmienphi,
    .mauthietke .content_section,
    .blog_thumbs.grid-col-3 {
        grid-template-columns: repeat(1, 1fr);
    }

    .quyenloi_sectio .content_section .d-grid.gap-50 {
        gap: 20px;
    }

    #globe-container {
        width: 350px;
        height: 350px;
        margin: 0 auto;
    }

    .categories_hosting .banner .hosting_banner {
        height: 100%;
    }

    .categories_hosting .container {
        height: 100%;
    }

    .hosting_banner.gap-40 {
        gap: 10px;
    }

    #globe-container canvas {
        width: 100% !important;
        height: 100% !important;
    }

    .product-categories-child .product_grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .section-categories .content_section {
        background: transparent;
    }

    .middle-header,
    .product-categories-child .categories_child {
        display: none;
    }

    .slider_media,
    .item_product .product_wrap .product_price,
    .product-categories-child.category_image {
        display: block;
    }

    .slider_right {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .slider_right .bottom_item {
        margin-top: 0 !important;
    }

    .slide .slide__content--headings h4,
    .item_slider .title {
        font-size: 16px !important;
    }

    .slide .slide__content {
        bottom: 15px !important;
        left: 15px !important;
    }

    .slider_right {
        padding: 0 10px;
    }

    .banner__slider .container {
        padding: 0 0 !important;
    }

    .product_wrap {
        position: relative;
    }

    .product_wrap .add-to-cart-button {
        position: absolute;
        top: 67px;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        visibility: hidden;
    }

    .product_wrap:hover .add-to-cart-button {
        opacity: 1;
        visibility: visible;
    }

    .content_section_banchay {
        padding: 5px !important;
    }

    .section-product-collection .header_section h2 {
        text-align: center;
    }

    .categories_child_ul {
        flex-wrap: wrap;
    }

    .section-giaiphap .content_section .content,
    .section-hosting-home .container,
    .section-domian .header_section,
    .section-services .header_section,
    .section-criteria .header_section .title,
    .section-criteria .header_section .decs,
    .section-partner .header_section .title,
    .section-partner .header_section .decs,
    .section-feedback .header_section .title,
    .section-feedback .header_section .decs,
    .all_domia .header_section,
    .whys_domian .header_section,
    .rxpe .header_section,
    .product_all_cat .title,
    .product_all_cat .decs,
    .feature .header_section.w-70 {
        width: 100% !important;
    }

    .section-hosting-home .slick-dots-wrapper {
        overflow: unset;
        max-width: unset;
        margin: unset;
    }

    .section-hosting-home .slick-dots {
        justify-content: center;
    }

    .searchbar {
        padding: 0 0 50px;
    }

    .section-domian {
        height: 70vh;
    }

    .section-domian .content_section .d-flex span {
        font-size: 16px;
        font-weight: 600;
        display: block;
        width: 100%;
    }

    .section-domian .content_section .d-flex,
    .searchbar {
        flex-wrap: wrap;
    }

    .section-services .content_section.d-grid {
        padding: 20px 0;
    }

    .section-number .number {
        gap: 40px;
    }

    .mangxahoi {
        justify-content: center;
    }

    .footer_light .bottom-footer {
        gap: 20px;
        text-align: center;
    }

    .product_all .header_section.w-70,
    .block1.section .header_section.w-60,
    .section_lotrinh .header_section.w-70 {
        width: 100%;
    }
}

@media (max-width:769px) {}

@media (max-width: 600px) {}

@media (max-width: 480px) {
    .price {
        font-size: 12px !important;
        display: block;
    }

    .product_price del {
        margin: 0 0 !important;
        font-size: 10px;
    }
}

@media (max-width: 390px) {}