:root {
    
    --color-main-02: #1d2b4f;
    
}
body{
    font-family:-apple-system, BlinkMacSystemFont, "URWDIN",sans-serif !important;
}
.relative{
    position: relative;
}
i.text-success {
    color: var(--color-main) !important;
}
.section-connect-office{
    background: #fff;
}
.text-main{
    color: var(--color-main);
}
.text-thin{
    font-weight: normal !important;
}
.text-default{
    color: var(--color-text) !important;
}
.box-shadow-1{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.main-menu>ul.navbar-nav>li>a.nav-link{
    padding-left: 14px;
    padding-right: 14px;
}
#mainElement .ContactHeader img {
    max-width: 200px;
}
.main-menu>ul.navbar-nav>li>a.nav-link{
    color: var(--colo-text);
}
.main-menu>ul.navbar-nav>li>a.nav-link{
    line-height: 4.3;
}
.btn-action-header>a{
    line-height: 2.1rem;
    height: auto;
}
.license-header{
    text-align: center;
}
.license-header h1, .license-header h2{
    font-size: 1.6rem;
    color: var(--color-highlight);
    font-weight: bold;
    margin-bottom: 20px;
}
.section-table-price-hosting .content-table-price .info-table-price .link-dktv-price a{
    margin-top: 10px;
}
.section-note-service-domail .content-note-service-domail .content .link a{
    line-height: 2;
    padding: 5px 20px;
}
.btn-custom-primary{
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    border: 1px solid var(--color-main);
    line-height: 38px;
    border-radius: 6px;
    background: var(--color-main);
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease;
}
.section-tab-list-domain{

}
.ContactHeader img {
    max-width: 200px;
    display: block;
    margin: 15px auto 0 auto;
}
.btn-custom-default{
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    border: 1px solid #333;
    line-height: 38px;
    border-radius: 6px;
    background: #333;
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease;
}
.btn-custom-default:hover{
    background: transparent;
    color: #333;
}
.btn-popup {
    height: auto !important;
    padding: 5px;
    font-size: 14px;
    line-height: unset;
    border-radius: 5px;
}
.btn-custom-outline{
    background: transparent;
    color: var(--color-main);
    border: 1px solid var(--color-main);
}
.btn-custom-outline:hover{
    background: var(--color-main);
    border: 1px solid var(--color-main);
    color: #fff;
}
button.btn {
    height: 38px;
    font-size: 1rem;
    padding: 0px 10px;
    
    line-height: normal;
}
button.btn-default {
    background: var(--color-black);
    color: #fff;
    opacity: 1;
}
/*fix tam discount*/
.item_cart_period .cycle_discount .discount {
    display: none;
}

.item_cart_period .cycle_discount {
    height: 34px;
    min-width: 1px;
}

.list-package .item-package .custom-control-input:checked ~ .custom-control-label .discount {
    display: block;
}
/*fix tam discount*/
.section-we-hosting.section-we-hosting-domain{
/*    display: none;*/
}
.modal-footer .btn {
    border-radius: 5px;
}
.fz14{
    font-size: 14px;
}
.hide, .hidden{
    display: none !important;
}
.ajs-message{
    font-size: 1.05rem;
}
.ajs-success{
    color: #fff;
}
.ajs-error{
    color: #fff;
}
.ajs-warning{
    
}
.alertify .ajs-header{
    border-bottom: 1px solid #ccc;
}
.alertify .ajs-footer{
    border-top: 1px solid #ccc;
}
.skin-cart .section-checkout-step_01 {
    padding-bottom: 100px;
}
.input-border{
    border: 1px solid #ccc !important;
}
.ajs-header {
    font-size: 18px;
    font-weight: 500;
}

.alertify .ajs-dialog {
    border-top: 5px solid var(--color-main);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.content-price-year .title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
}
/*news css*/
.section-article-hot {
    background: #F1F1F1;
    background: #fff;
    padding: 50px 0;
    background-image: url(https://viefast.vn/templates/images/v2/home/banner_before_search.png);
    background-size: 25%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.item-article-hot.item-article-hot-left .inner-content{
    position: unset;
    padding: 0;
    
}
.item-article-hot .inner-content .name a {
    font-size: 1.8rem;
    color: #333;
    font-weight: 700;
    display: inline-block;
    
}
.item-article-hot .inner-content .description{
    color: #333;
    display: none;
}
.meta {
    font-size: .9rem;
    color: #333;
}

.meta .meta--author {
    color: #333;
}
.meta a {
    color: #333;
}
.meta .seperate {
    margin: 0 .2rem;
}
.meta img.author-avatar {
    max-width: 25px;
}
.meta .meta--author ins{
    text-decoration: none;
}
.page-view-group .meta .author-avatar {
    max-width: 20px;
}
.item-article-hot .inner-content {
    position: unset;
    padding: 0;
    
}
.item-article-hot.item-article-hot-right .img{
    padding-top: 56%;
}
.item-article-hot .inner-content .name{
    margin: 14px 0;
}
.item-article-hot-left.item-article-hot-left .img {
    padding-top: 57%;
}
.item-article-hot .img>a:before{
    display: none;
}
.row.row-small .col-6, .row.row-small .col-12, .row.row-small .col-sm-12 {
    padding-left: 8px;
    padding-right: 8px;
}
.rtbs{
    transform: scale(1.02);
    transition: all 0.5s ease;
}
.item-article-hot:hover .rtbs{
    transform: scale3d(1.1,1.1,1);
}
.section-list-article-page .item-article .img {
    padding-top: 60%;
    overflow: hidden;
    border-radius: 5px;
}
.section-list-article-page .item-article .img img{
    transform: scale(1.02);
    transition: all 0.5s ease;
}
.section-list-article-page .item-article:hover .img img{
  transform: scale3d(1.1,1.1,1);
}
.section-list-article-page .item-article:hover .news-view-thumb{
    opacity: 1;
    right: 10px;
}
.section-list-article-page .item-article{
    margin-bottom: 20px;
}
.news-view-thumb {
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 0;
    color: #fff;
    font-size: 12px;
    transition: all .3s ease;
    right: -100px;
}
img.decor-element {
    position: absolute;
    display: none;
}
.has-decor-ele img.decor-element{
    display: block;
}
img.decor-element.decor-ele-2 {
    top: 50%;
    left: 10%;
}

.section-list-article-page {
    position: relative;
}

img.decor-element.decor-ele-3 {
    right: 10%;
    top: 0;
}

img.decor-element.decor-ele-4 {
    right: 0%;
    bottom: 0;
}
.section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.section-title .related-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    margin-right: 15px;
    flex-grow: 1!important;
    transition: all ease 0.31s;
    font-size: 2.3rem;
}
.section-title .related-title .titledot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: var(--color-main);
    margin-right: 7px;
    margin-left: 15px;
    display: inline-block;
    transition: all ease 0.31s;
}
.section-title .related-title .titleline {
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    flex-grow: 1;
    height: 4px;
    transition: all ease 0.31s;
}
.rt-post-tab .post-cat-tab {
    display: inline-flex;
    margin-bottom: 0px;
}
.section-list-link-article{
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding: 40px 0 40px 0;
    background-color: #F7F7F7;
    background-image: url("https://viefast.vn/images/v2/element_1.png");
}
.rt-post-grid-style3 .rt-item {
    display: flex;
    align-items: center;
}
.rt-post-tab.link-article{
    margin-top: 0;
}
.category-item{
    display: flex;
    align-items: center;
}
.category-img {
    margin-right: 24px;
    margin-bottom: 0;
    overflow: unset;
}
.category-img a {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    padding: 10px;
}
.category-img  a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.02);
    transition: all 0.5s ease;
}
.category-item:hover a img{
    transform: scale3d(1.1,1.1,1);
}
.category-text a {
    font-size: 20px;
    font-weight: 500;
    color: #333;
}
.news-promotion-banner {
    border-radius: 10px;
}

.news-promotion-banner img {
    border-radius: 10px;
}
.view-topic .section-list-link-article {
    display: none;
}

a.btn-news-common {
    position: relative;
    background: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    padding: 7px 18px 7px 25px;
    transition: all 0.4s ease;
    display: inline-flex;
    align-items: center;
    letter-spacing: .8px;
    font-weight: 500;
    transform: perspective(1px) translateZ(0);
    background: #fff;
}
a.btn-news-common:before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    border-radius: 5px;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition-property: transform;
    transition-duration: 0.5s;
    transition: all 0.3s;
    transition-timing-function: ease-out;
    z-index: -1;
}
a.btn-news-common:hover{
    color: #fff;
    border-color:var(--color-main) ;
}
a.btn-news-common:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
    background-color: var(--color-main);
    
    color: #fff;
}
a.btn-news-common:hover{

}
.ctn_newstitle {
    font-size: 16px ;
    font-weight: 500 !important;
}
.img.position-relative:hover .news-view-thumb {
    opacity: 1;
    right: 10px;
}
.section-detail-article{
    background: #ECF7FA;
    padding: 30px 0;
}
.article-element .description {
    display: block !important;
}
article.article-element.first-cat-new .img {
    padding-top: 50%;
}
.item-article-hot.item-article-hot-left .inner-content .name a {
    font-size: 1.8rem;
    margin-bottom: 0;
    line-height: 30px;
}
article.article-element {
    margin-bottom: 50px;
}
.vertical-cat-new .item-article-list .img {
    width: 35%;
    padding-top: 20%;
    flex: 0 0 35%;
    flex-grow: 1;
}
.vertical-cat-new .item-article-list {
    display: flex;
    justify-content: space-between;
}
.vertical-cat-new .inner-content {
    padding-left: 15px;
}
.vertical-cat-new .inner-content .name a {
    color: #333;
    font-size: 1.2rem;
}
.vertical-cat-new .inner-content .name {
    margin-bottom: 10px;
}
.vertical-cat-new .inner-content {
    display: flex;
    flex-flow: column wrap;
}
.vertical-cat-new .item-article-hot .img {
    border-radius: 10px;
    overflow: hidden;
}
.img-radius-hover .img {
    border-radius: 10px;
    overflow: hidden;
}
.sidebar-content {
    padding: 1.1rem .8rem;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

.img-radius-hover:hover .rtbs {
    transform: scale3d(1.1,1.1,1);
}
article.article-element.vertical-cat-new {
    margin-bottom: 30px;
}
article.article-element .btn-news-common {
    max-width: max-content;
    background: #fff;
    justify-content: space-between;
    margin-top: auto;
    font-weight: 500;
    border-radius: 8px;
}
article.article-element .btn-news-common i{
    font-weight: 500;
}
.vertical-cat-new .meta--wrap {
    margin-bottom: 10px;
}
.vertical-cat-new .description {
    margin-bottom: 10px;
}
.nh-sidebar{
    left: auto !important;
}
.nh-sidebar .section-list-article-page {
    padding: 0;
    margin-bottom: 15px;
}
.nh-sidebar .section-list-article-page .section-title .related-title {
    font-size: 1.6rem;
    margin: 0;
    margin-bottom: 1rem;
}
.nh-sidebar .vertical-cat-new .item-article {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    justify-content: start;
    align-items: start;
}

.nh-sidebar .section-list-article-page .item-article .img {
    width: 90px;
    height: 60px;
    flex: 0 0 90px;
    margin: 0;
    padding-top: inherit;
}

.vertical-cat-new {
    display: flex;
}

.nh-sidebar .section-list-article-page .item-article .name a {
    font-size: 14px;
    font-weight: 500;
}

.nh-sidebar .section-list-article-page .item-article .img img {
   width: 100px;
    height: 60px;
}
.nh-sidebar .vertical-cat-new .inner-content{
    padding-left: 10px;
}
.nh-sidebar .section-list-article-page .item-article .inner-content .name{
    line-height: 1em;
}
.sidebar-content .link-article {
    
    margin: 0;
    text-align: center;
}
.sidebar-content .link-article a{
    font-size: 14px;
}
.section-detail-article .content-detail-article>.name{
    margin-bottom: 0;
}
.section-detail-article .name{
    margin-bottom: 10px;
}
.section-detail-article .name a{
   font-size: 1.8rem;
}

.content-detail-article{
    padding: 20px;
    background: #fff;
    min-height: 100vh;
}
.content-detail-article .main-article-content p,.content-detail-article .main-article-content  h1, .content-detail-article .main-article-content  h2, .content-detail-article .main-article-content  h3, .content-detail-article .main-article-content  h4, .content-detail-article .main-article-content  a, .content-detail-article .main-article-content  span{
    font-family: "URWDIN",sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.6rem !important;
}
.content-detail-article .main-article-content p iframe{
    margin: 0 auto;
    display: block;
}
.main-article-content img {
    border-radius: 8px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
}
.content-detail-article h1{
    line-height: 30px;
}
.item.item-template {
    position: relative;
}
.item.item-template .rtbs {
    position: inherit;
}

.item.item-template .img {
    padding-top: 0 !important;
    max-height: 500px;
    overflow: hidden;
}
section.software_desc {
    display: ;
}
.template-name {
    padding: 0.875em;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgb(0 0 0 / 49%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
}
.section-interface-store-hosting .list-interface .tab-content .info-tab-interface .item .img img{
    filter: unset;
}
.main-article-content table td {
    padding: 10px;
    vertical-align: middle;
    word-break: break-word;
}

.main-article-content table tr {
    vertical-align: middle;
}
.begin-sticky{
    will-change: min-height;
}
span.cycle-text-month {
    font-size: 1rem;
    font-weight: normal;
}
.nh-sidebar{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.content-info-service .info-top .title{
    margin-left: 0;
}
.list-banner-promotion .item .img{
    padding-top: 59%;
    overflow: hidden;
    transition: all .5s ease;
    max-height: 160px;
}
.list-banner-promotion .item .img img{
    transition: all .5s ease;
}
.list-banner-promotion .item .img:hover img{
    transform: scale(1.1);
}
.choose-another-package {
    text-align: right;
}

.choose-another-package a {
    color: var(--color-highlight);
    font-weight: 500;
}
.package-hide{
    display: none;
}
.position-1{
    order: 1;
}
.position-2{
    order: 2;
}
.block_promotion ul{
    padding: 0;
    width: 100%;
}
.block_promotion ul li {
    /* margin-top: 10px; */
    border-bottom: 1px dashed #e3e3e3;
    /* margin-bottom: 10px; */
    /* padding-bottom: 10px; */
    overflow: hidden;
    cursor: pointer;
    display: flex;
    height: 35px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.block_promotion ul li span {
    font-style: italic;
    font-size: .9rem;
    color: #898e95;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    max-width: 90%;
    text-overflow: ellipsis;
}
.remove_coupon {
    color: red;
    float: right;
    font-size: 12px;
}
.main-article-content table tr {
    max-width: 100%;
    width: 100%;
    word-break: break-word;
}
.list-interface{
    position: relative;
}
.toggle-list-apply-coupon{
    cursor: pointer;
}
/**LOADING SKELETON**/
.loading-skeleton h1:not(.not-preload), .loading-skeleton h2:not(.not-preload), .loading-skeleton h3:not(.not-preload), .loading-skeleton h4:not(.not-preload), .loading-skeleton h5:not(.not-preload), .loading-skeleton h6:not(.not-preload),
.loading-skeleton p:not(.not-preload), .loading-skeleton li:not(.not-preload),
.loading-skeleton .btn,
.loading-skeleton label:not(.not-preload),
.loading-skeleton .form-control:not(.not-preload), .loading-skeleton span:not(.not-preload) {
  color: transparent;
  appearance: none;
  -webkit-appearance: none;
  background-color: #eee;
  border-color: #eee;
}
.loading-skeleton h1:not(.not-preload)::placeholder, .loading-skeleton h2:not(.not-preload)::placeholder, .loading-skeleton h3:not(.not-preload)::placeholder, .loading-skeleton h4:not(.not-preload)::placeholder, .loading-skeleton h5:not(.not-preload)::placeholder, .loading-skeleton h6:not(.not-preload)::placeholder,
.loading-skeleton p:not(.not-preload)::placeholder, .loading-skeleton li:not(.not-preload)::placeholder,
.loading-skeleton .btn:not(.not-preload)::placeholder,
.loading-skeleton label:not(.not-preload)::placeholder,
.loading-skeleton .form-control:not(.not-preload)::placeholder {
  color: transparent;
}
.footer-cart .section-connect-office{
    display: none;
}
/**END LOADING SKELETON**/
#appleid-signin {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

#appleid-signin div {
    /* padding: 0; */
    height: auto !important;
    width: auto !important;
    min-width: auto !important;
    max-width: 100%!important;
    min-height: 1px !important;
    max-height: 100px !important;
    top: 0 !important;
    /* padding: 10px !important; */
    text-align: center;
    display: flex;
    justify-content: center;
    border-bottom: 3px !important;
}

#appleid-signin div svg {
    width: 100% !important;
    height: 40px !important;
}
.item-bottom.item-price-all.item-login-app {
    margin: 0 15px;
    flex-basis: 50px;
}

.login_payment_wrapper_div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-whois-wrapper{
    display: flex;
    align-items: center;
}
.main-whois-wrapper .price-discount {
    margin-left: 10px;
}
.disk-select-area .tips {
    position: absolute;
    left: 60%;
    top: 0;
    cursor: pointer;
}

.cart_service_disk {
    position: relative;
}

.disk-select-area .tips i {
    font-size: 13px !important;
    color: #cecece !important;
}
.table-price-nvme.table-striped tbody tr:nth-of-type(odd) {
    background: #edfcfc;
}
.add-cart-nvme {
    text-align: right;
}
.table-price-nvme .add-cart-nvme .btn-add-cart {
    border-radius: 5px;
    background-image: linear-gradient(left, #4abab9, #058dc2);
    background-image: -webkit-linear-gradient(left, #4abab9, #058dc2);
    background-image: -o-linear-gradient(left, #4abab9, #058dc2);
    background-image: -moz-linear-gradient(left, #4abab9, #058dc2);
    padding: 10px;
    color: var(--white);
    text-align: right;
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: center;
}
.table-price-nvme thead th {
    font-size: 18px;
    border-top: 0;
}

.table-price-nvme thead th:not(:first-child) {
    text-align: center;
}

.table-price-nvme .tbl-item-desc {
    text-align: center;
}

.table-price-nvme .tbl-item-desc span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
}

.table-price-nvme .tbl-item-desc i {
    font-size: 18px;
}

.table-price-nvme .tbl-item-desc.tbl-item-price b {
    font-weight: bold;
    font-size: 18px;
    color: var(--color-main);
}

.table-price-nvme tr.tbl-item-content td {
    vertical-align: middle;
    border: 0;
}
.table-price-nvme tr.tbl-item-content td span.hot {
    background: #ffc170;
    padding: 5px 10px;
    color: var(--color-text);
    border-radius: 15px;
    font-size: 14px;
    display: block;
    max-width: fit-content;
}
.table-price-nvme.table th, .table-price-nvme.table td{
    padding: 1rem;
    vertical-align: middle;
}
.table-price-nvme.table .tbl-item-desc.tbl-item-price {
    text-align: right;
}
.tbl-promotion-info {
    text-align: right;
    cursor: pointer;
}
.table-price-nvme.table span.hot-promo {
    font-size: 14px;
    color: red;
    font-weight: 500;
}
.table-price-nvme thead th.th-price{
    text-align: right;
}
.hot-ribbon {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.hot-ribbon span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #faa537;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    left: -21px;
}

.hot-ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #faa537;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #faa537;
}

.hot-ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #faa537;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #faa537;
}
.table-price-nvme tr.tbl-item-content td:first-child {
    padding-left: 30px;
}

.table-price-nvme tr.tbl-item-content {
    position: relative;
}
.table-price-nvme .nvme-hot-package .add-cart-nvme .btn-add-cart {
/*    background: #faa537;*/
}
.nvme-tooltip .tooltip-inner {
    background: red !important; /* Custom background color */
    color: #ffffff; /* Custom text color */
    font-size: 14px; /* Custom font size */
    border-radius: 5px; /* Custom border radius */
}

.nvme-tooltip .arrow::before {
    border-top-color: #343a40; /* Custom arrow color */
}
.table-price-nvme tfoot p {
    font-size: 14px;
    margin-bottom: 8px;
    color: red;
}

.table-price-nvme tfoot td {
    padding: .5rem 1.5rem !important;
}
.section-note-domail .content-note-domail .list-note .item .inner-content h3.name{
    font-size: 1rem;
}
.list_btn_domain a h2 {
    font-size: 1rem;
    line-height: 38px;
}
/*news css*/
@media (min-width: 1200px){
    .skin-cart .container, .skin-cart .container-sm, .skin-cart .container-md, .skin-cart .container-lg, .skin-cart .container-xl{
        max-width: 1400px;
    }
    footer.footer-cart .container {
        max-width: 1400px;
    }
    .header-top .container{
        max-width: 1400px;
    }
    .section-login{
        overflow-x: hidden;
    }
}
.row_cart_inner .col-md-9 {
    flex: 0 0 72%;
    max-width: 72%;
}
.row_cart_inner .col-md-3 {
    flex: 0 0 28%;
    max-width: 28%;
}
.alert-success {
    color: var(--color-highlight);
    background-color: #CEF1FF;
    border-color: #CEF1FF;
}
.header-top {
    padding: 20px 0;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
}
.header-top.fix_nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
.list-menu-service{
/*    max-width: 1100px;*/
}
.list-menu-service>li{
   /* flex: 0 0 33%;
    max-width: 33%;*/
}
main {
    padding-top: 100px;
}
main.no-padding {
    padding-top: 0;
}
.fa-spin-custom {
    --fa-animation-duration: 0.8s;
    color: #fff;
}
#hide_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 100;
    top: 0px;
    padding-top: 100px;
    text-align: center;
}
#show_login .hide_bg_dropdown {
    z-index: 200;
}
.header-top .no_acc .dropdown-menu {
    background: #f4f4f4;
    border-radius: 0;
    margin: 0;
    border: none;
    left: -134px;
    min-width: 300px;
    padding: 15px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.header-top .no_acc .dropdown-menu .hlogin {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 2px;
    margin-bottom: 7px;
}
.header-top .no_acc .dropdown-menu .hlogin .w_input {
    width: 100%;
}
.header-top .no_acc .dropdown-menu .hlogin .w_input input[type="text"],
.header-top .no_acc .dropdown-menu .hlogin .w_input input[type="password"] {
    margin-bottom: 5px;
    width: 100%;
}
.header-top .no_acc .dropdown-menu .hlogin input[type="submit"] {
    margin-top: 3px;
    text-align: center;
    width: 100%;
    padding: 12px 15px;
}
.header-top .no_acc .dropdown-menu .hlogin input[type="submit"].fa {
}
.header-top .no_acc .dropdown-menu .hsignup {
    padding: 2px 10px;
    font-size: 12px;
    display: table;
    float: left;
}
.header-top .no_acc .dropdown-menu .hsignup:hover {
}
.header-top .no_acc .dropdown-menu .hlostpass {
    float: right;
    font-size: 12px;
    color: #374b67;
    display: block;
    padding: 4px 0px;
}
.header-top ul li.cart figure {
    min-width: 30px;
}
.header-top ul li.cart figure p {
    font-weight: bold;
    color: #fff;
    background: #f06261;
    display: table;
    padding: 2px 10px;
    margin: 4px 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: inherit;
}
figure {
    margin: 0;
}
.open > .dropdown-menu {
    display: block;
}
.header-top .dropdown-menu li,
.header-top .dropdown-menu .hlogin {
    min-width: initial;
}

.header ul li.acc figure,
.header-top figure {
    min-width: 100px;
}
.header ul li.acc figure p {
    text-align: left;
    font-size: 10px;
    line-height: normal;
    color: #435670;
}
.header ul li.acc figure span {
    font-size: 12px;
    color: #3b88c8;
    font-weight: bold;
}
.header ul li.acc ul.dropdown-menu {
    background: #f4f4f4;
    border-radius: 0;
    margin: 0;
    border: none;
    left: -63px;
    min-width: 230px;
    padding: 15px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.header ul li.acc ul.dropdown-menu li {
    float: none;
    display: inherit;
    margin-right: 0;
}
.header ul li.acc ul.dropdown-menu li a {
    color: #394d69;
    font-size: 12px;
    padding: 7px 0px;
}
.header ul li.acc ul.dropdown-menu li a:hover {
    padding-left: 10px;
}
.header ul li.acc ul.dropdown-menu li:last-child a {
    border-top: 1px solid #e9e9e9;
    padding-top: 15px;
    color: #e73737;
    padding-bottom: 0;
}
.header-top figure.dropdown {
    margin-top: 0;
}
.header-top figure {
    margin-top: 2px;
}
.header-top figure p {
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #435670;
    text-transform: uppercase;
}
.header-top .dropdown-menu {
    
    border-radius: 0;
    margin: 0;
    border: none;
    left: -134px;
    min-width: 300px;
    padding: 15px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.header-top .dropdown-menu .hlogin {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 2px;
    margin-bottom: 7px;
}
.header-top .dropdown-menu .hlogin .w_input {
    width: 100%;
}
.header-top .dropdown-menu .hlogin .w_input input[type="text"],
.header-top .dropdown-menu .hlogin .w_input input[type="password"] {
    margin-bottom: 5px;
    width: 100%;
}
.header-top .dropdown-menu .hlogin input[type="submit"] {
    margin-top: 3px;
    text-align: center;
    width: 100%;
    padding: 12px 15px;
}
.header-top .dropdown-menu .hlogin input[type="submit"].fa {
}
.header-top .dropdown-menu .hsignup {
    padding: 2px 10px;
    font-size: 12px;
    display: table;
    float: left;
}
.header-top .dropdown-menu .hsignup:hover {
}
.header-top .dropdown-menu .hlostpass {
    float: right;
    font-size: 12px;
    color: #374b67;
    display: block;
    padding: 4px 0px;
}
.header ul li.cart figure {
    min-width: 30px;
}
.header ul li.cart figure p {
    font-weight: bold;
    color: #fff;
    background: #f06261;
    display: table;
    padding: 2px 10px;
    margin: 4px 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: inherit;
}
figure#show_login {
    display: inline-block;
    height: 36px;
    line-height: 34px;
    border: 1px solid var(--color-main);
    padding: 0 15px;
    border-radius: 7px;
    margin-left: 20px;
    font-size: 16px;
    white-space: nowrap;
    color: var(--color-main);
    cursor: pointer;
}
#show_login .hlogin {
    width: 100%;
}
.text_register {
    font-size: 13px;
    clear: both;
    margin-bottom: 5px;
}
.notice_error {
    color: red;
    padding-bottom: 10px;
}
.login_title h1 {
    font-size: 22px;
    text-align: center !important;
    margin: 10px 0;
}
.icon_des img {
    max-width: 30px;
    margin-right: 10px;
}
#qrcode img {
    margin: 0px auto;
    text-align: center;
    border: 10px solid #fff;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#qrcode_top {
    margin-top: 25px;
}
#qrcode_top img {
    margin: 0px auto;
    text-align: center;
    border: 10px solid #fff;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 5px;
    margin-bottom: 10px;
    float: none;
    margin-top: 12px !important;
    display: block;
}

.qrcode_des {
    max-width: 250px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    color: #000 !important;
}
.qrcode_des i {
    font-size: 35px;
    margin-right: 10px;
}
.two_method_login li {
    margin-bottom: 0 !important;
}
.two_method_login li a {
    text-transform: uppercase;
    border: 0 !important;
    border-color: transparent !important;
    border-bottom: 1px solid transparent !important;
    transition: all 0.3s ease !important;
    color: #000 !important;
    font-size: 14px;
}
.two_method_login li.active a {
    border-color: transparent !important;
    border-bottom-color: #009ef7 !important;
    color: #009ef7 !important;
}

.two_method_login li a:hover {
    border-color: transparent !important;
    border-bottom: 1px solid transparent !important;
    border-bottom-color: #009ef7 !important;
    color: #009ef7 !important;
    background: transparent !important;
}
.two_method_login {
}
#loginByQRCode {
    background: #f5f8fa;
    padding-top: 25px;
    padding-bottom: 25px;
}
#loginByQRCodeTop {
    background: #f5f8fa;
    padding-top: 25px;
    padding-bottom: 10px;
}
.qrcode_des .link-primary {
    display: inline-block !important;
}
.two_method_login_top li a {
    font-size: 12px;
}
.two_method_login_top .qrcode_des {
    width: 70%;
    margin: 0 auto;
    display: block;
    color: #000 !important;
    font-size: 12px;
    display: flex;
}
.two_method_login_top .icon_des img {
    max-width: 25px;
    margin-right: 10px;
}
div#qrlogin_error_top {
    margin-bottom: 10px !important;
    width: 100%;
    float: left;
    padding: 5px !important;
    margin-top: 10px !important;
}
.header-top input[type="submit"],
.header-top button[type="submit"] {
    background: #e73737;
    border-bottom: 3px solid #b51111;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 12px;
    font-size: 13px;
    font-family: "URWDIN", sans-serif;
}
.header-top .dropdown-menu .hlogin input[type="submit"] {
    margin-top: 3px;
    text-align: center;
    width: 100%;
    padding: 12px 15px;
}
.pupop_service_cycle .mfp-content {
    background: #fff;
    padding: 20px;
    width: auto;
    max-width: 900px;
    margin: 20px auto;
    border-radius: 5px;
}

.pupop_service_cycle li.check_service_email_cycle .box {
    border: 1px solid #3b88c8;
    border-radius: 3px;
}
.pupop_service_cycle li.check_service_email_cycle .box h2.active + ul {
    background: #ccc;
}
#addon_upgrade_service input[type="checkbox"].css-checkbox-x2 + label.css-label-checkbox-x2 {
    overflow: hidden;
}
.mfp-bg {
    background: #000 !important;
    opacity: 0.4 !important;
}

.btn-minicart {
    position: relative;
}
.btn-minicart .cart_count {
    background: red;
    width: 20px;
    height: 20px;
    padding: 5px;
    display: flex;
    border-radius: 99px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: -10px;
    right: -10px;
    align-content: center;
    justify-content: center;
    flex-flow: column wrap;
}

.item-price.item-price-email {
    padding: 15px !important;
    padding-top: 30px !important;
}
.item-price.item-price-email .price span {
    font-size: 35px !important;
}
.table_price_colo .info-emty .item-price {
    padding: 40px 15px 15px !important;
}
.item-price-email ul {
    list-style: none;
    padding-left: 0;
}
.item-price-email ul li {
    margin-bottom: 1rem;
    display: flex;
}
.item-price-email ul li i {
    margin-right: 5px;
    margin-right: 5px;
    height: 20px;
    width: 20px;
    background: #D4F3F1;
    color: var(--color-main);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.section-characteristic .content .info p i, .section-table-price-hosting .info-table-price .info-emty .item-price .info p i{
    margin-right: 5px;
    margin-right: 5px;
    height: 20px;
    width: 20px;
    background: #D4F3F1;
    color: var(--color-main);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    flex: 0 0 20px;
}
.item-price-email .title-center {
    padding: 0 20px !important;
}
.view_whois.sm-whois.bg-warning {
    border-color: transparent !important;
}
.form_search_domain_home {
    position: relative;
}
.form-search-domain-validate {
    position: relative;
}
.form_search_domain_home .error_info {
    position: absolute;
    background: #ec1c24;
    padding: 5px 20px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    left: 0;
    bottom: -39px;
    z-index: 10;
}
.form_search_domain_home .error_info::before {
    content: "";
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ec1c24;
    position: absolute;
    left: 15%;
    margin-left: -9px;
    transition: opacity 0.2s linear;
}
.form-search-domain-validate .error_info {
    position: absolute;
    background: #ec1c24;
    padding: 5px 20px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    left: 0;
    bottom: -39px;
    z-index: 10;
}
.form-search-domain-validate .error_info::before {
    content: "";
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ec1c24;
    position: absolute;
    left: 15%;
    margin-left: -9px;
    transition: opacity 0.2s linear;
}

.form-search-domain-validate .search_domain {
    border: 1px solid transparent;
    border-radius: 6px;
    border-right-color: #fff;
}
.form_search_domain_home.search_domain.error, .form-search-domain-validate .search_domain.error {
    border-color: #ec1c24 !important;
}
.form-search-domain form.form-contact .form-group.error input.form-control{
    border-color: red !important;
}
.info-form-search{
    border-radius: 25px;
}
.info-form-search button.btn{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.info-form-search .custom-select select {
    display: block;
    border: 0;
    background: transparent;
    font-size: 14px;
    display: flex;
    display: -moz-box;
    display: -webkit-box;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    height: 100%;
}
.info-form-search .select-selected {
    display: none;
}
.info-form-search .custom-select {
    background: transparent;
}
.domain_whois_status .view_whois {
    display: inline-block;
    width: 100%;
    border: 1px solid transparent;
    background: #ffc107 !important;
    height: 36px;
    border-radius: 5px;
    text-align: center;
    line-height: 34px;
    color: var(--white);
    font-size: 14px;
    position: relative;
}
.btn-add-to-cart .process {
    position: relative;
    border: 1px solid transparent;
}
.btn-add-to-cart .process:hover {
    background: var(--color-main) !important;
}
.btn-add-to-cart .process i {
    --fa-animation-duration: 0.8s;
    color: #fff;
}
/*.btn-add-to-cart .process::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #f6f6f6;
  left: 0;
  border-radius: 3px;
  opacity: .5;
  top: 0;
  pointer-events: auto;
}*/
.tooltip {
    font-size: 14px;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    padding: 8px 12px;
    width: 300px;
    word-break: break-word;
}

.tooltip .arrow::before {
    border-top-color: #333;
}

.tooltip .arrow::after {
    border-top-color: #333;
}

.item-domain-relate-to .price {
    display: flex;
    justify-content: end;
    align-items: center;
}
.domain_whois_status .price ins {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1rem;
}
.section-list-domain-price-year .content-price-year .list-price-top .item-price-year .info .price del {
    font-size: .85rem;
    display: none;
}
.item-domain-relate-to .price ins {
    margin-left: 10px;
}
.price .tips i {
    font-size: 16px;
    margin-left: 5px;
    cursor: pointer;
}
.list-price-top .tips {
    position: absolute;
    top: 10px;
    right: 20px;
}

.section-list-domain-price-year .content-price-year .list-price-top .item-price-year {
    position: relative;
}

#suggest_domain_list_2023 {
    overflow-y: auto;
    max-height: 600px;
    padding-right: 10px;
}


#suggest_domain_list_2023::-webkit-scrollbar-thumb {
    background-color: var(--color-main) !important;
    outline: 1px solid var(--color-main) !important;
    width: 4px !important;
}
.un_select.un_select_top {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
}
.un_select.un_select_top > a {
    margin-right: 10px;
    font-size: 14px;
    color: #058dc2;
    align-self: center;
}
.un_select.un_select_top > a i {
    margin-right: 5px;
}
.un_select.un_select_top > div .del {
    cursor: pointer;
    color: #b70000;
    font-size: 1rem;
}
.section-domain-available-domain .content .info .name{
    font-size: 22px;
}
#result_main_domain {
    padding: 20px 0;
}
.section-domain-available-domain .content .title{
    font-size: 1.1rem;
}
.item-domain-relate-to .price del {
    font-size: .9rem;
}
.net_step_payment {
    display: inline-block;
    width: 160px;
    border: 1px solid #058dc2;
    background: #058dc2;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 37px;
    color: var(--white) !important;
    font-size: 14px;
    margin-top: 20px;
    transition: all 0.3s ease;
}
.net_step_payment_2 {
    display: inline-block;
    width: 160px;
    border: 1px solid #058dc2;
    background: #058dc2;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 37px;
    color: var(--white) !important;
    font-size: 14px;
    margin-top: 20px;
    transition: all 0.3s ease;
}
.content-info-service .info-top .description {
    text-align: justify;
}
#result_main_domain .un_select.un_select_top {
    height: 45px;
}
.section-domain-available-domain .content .info .discount {
    margin-bottom: 0;
}
.info p {
    margin-bottom: 0.5rem;
}
.customers_page_review {
    padding: 30px 0 60px;
    margin-top: 0;
}
.section-banner-hosting .link-tu-van a {
    display: inline-block;
    height: 40px;
    width: 180px;
    text-align: center;
    line-height: 37px;
    background: #00172e;
    border: 1px solid #00172e;
    color: var(--white);
    border-radius: 5px;
    margin-top: 10px;
    font-size: 16px;
    
}
.section-banner-hosting .description p {
    font-size: 20px;
    position: relative;
}
.section-banner-hosting .content-text .info .description p:before {
    content: "\f00c";
    width: 10px;
    height: 10px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    padding-right: 10px;
    
}
/*.section-banner-hosting .description p::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://nhbk.nhanhoa.com/templates/images/v2/package-check.png) left/cover no-repeat;
  display: inline-block;
  margin-right: 10px;
}*/
.section-difference-ht .item-difference .inner-content .description {
    text-align: justify;
}
.section-difference-ht .item-difference .inner-content .name {
    font-size: 14px;
}
.section-banner-hosting .content-text .info .title {
    font-size: 22px;
    margin-bottom: 10px;
}
.info-content-compare table thead tr th:first-child {
    width: 20%;
}
.section-compare .info-content-compare table.table tbody tr > td > a {
    width: 130px;
}
.compare_service {
    background: #fff;
    padding: 0px 15px;
}
.compare_panel {
    height: 100px;
    overflow: hidden;
    position: relative;
}
.compare_header {
    display: flex;
    width: 100%;
    font-weight: 600;
    height: 40px;
    position: relative;
}
.compare_header .compare_th {
    width: 20%;
    border-top: 0;
    border-bottom: 0;
    padding: 10px 0;
    padding-left: 0px;
    color: var(--color-main);
    position: relative;
    text-transform: capitalize !important;
}
.compare_body {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    overflow: auto;
}
.compare_body ::-webkit-scrollbar-track {
    background: #56c3c4;
}
.compare_body ::-webkit-scrollbar-thumb {
    background: #56c3c4 !important;
}
.compare_body .compare_row .compare_col i.fa-check {
    color: #00b090;
}
.compare_body .compare_row .compare_col {
    width: 20%;
    padding: 0 0 20px;
}
.compare_body .compare_row {
    display: flex;
    width: 100%;
    padding: 0 0 20px;
}
.compare_body .compare_row:first-child {
    margin-top: 30px;
}
.compare_footer {
    display: flex;
    width: 100%;
    padding-top: 15px;
    position: relative;
}
.compare_footer:before {
    content: "";
    position: absolute;
    bottom: 100%;
    height: 10px;
    left: 0;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #56c3c417);
    width: 100%;
}
.compare_footer .compare_col {
    width: 20%;
    text-align: center;
}
.compare_col .service-pack__btn {
    font-size: 14px;
    width: 90%;
}
.compare_footer .compare_col:first-child,
.compare_header .compare_th:first-child {
    width: 25%;
}
.compare_body .compare_row .compare_col:first-child {
    width: 25%;
    font-weight: 600;
}
.compare_body .compare_row .compare_col:not(:first-child) {
    border-bottom: 1px solid #56c3c430;
    padding-left: 10px;
}
.compare_header .compare_th:not(:first-child) {
    padding-left: 10px;
}

.compare_th span {
    font-weight: normal;
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
.add_on_button {
    margin-bottom: 15px;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    font-size: 1rem;
    position: relative;
    background-color: transparent;
    background-size: 26px 17px;
    padding-bottom: 0;
    display: block;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    color: var(--color-highlight);
}
.add_on_button i {
    animation: 1s ease-in-out 0.2s infinite animate-arrow-3;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.add_on_button:before {
    content: "";
    position: absolute;
    bottom: 100%;
    height: 100px;
    left: 0;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    width: 100%;
}
.add_on_button.is_show:before {
    display: none;
    margin-top: 20px;
}

.compare_footer .compare_col > a {
    display: inline-block;
    padding: 6px 15px;
    border: 1px solid var(--color-main);
    color: var(--color-main);
    border-radius: 5px;
    width: 120px;
    text-align: center;
}
.anticon-spin::before,
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}
.list_btn_domain a {
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    border: 0;
    line-height: 38px;
    border-radius: 6px;
    color: #fff;
    margin: 20px 5px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    transition: all .3s ease;
}
.list_btn_domain a.active{
    background-image: linear-gradient(left, #058DC2, #4ABAB9);
    background-image: -webkit-linear-gradient(left, #058DC2, #2d9695);
    background-image: -o-linear-gradient(left, #4ABAB9, #058DC2);
    border: 0;
}
.list_btn_domain a:hover{
    background-image: linear-gradient(left, #058DC2, #4ABAB9);
    background-image: -webkit-linear-gradient(left, #058DC2, #2d9695);
    background-image: -o-linear-gradient(left, #4ABAB9, #058DC2);
}
.list_btn_domain {
    display: flex;
    justify-content: center;
    width: 700px;
    margin: 0 auto;
}
form.addon_detail_form {
    min-height: 120px;
    font-size: 15px;
}
.mfp-container{
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    z-index: 9999;
}
.info_whois_detail h2 {
    font-size: 18px;
}

.info_whois_detail p {
    font-size: 14px;
    line-height: 22px;
}

.info_whois_detail ul {
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    padding-left: 0;
}
.info_whois_detail ul li i{
    color: var(--color-main);
    margin-right: 5px;
}

.bg-info-success {
    background: #CEF1FF;
    color: var(--color-highlight);
    border-color: #CEF1FF;
}

.info_whois_content {
    padding: 5px;
    border-radius: 4px;
}
.btn_close_mfp {
    padding: 5px 25px;
    font-size: 14px;
    margin-top: 20px;
    border-radius: 5px;
}
.info-item-bank .item-bottom.item-price-all span.price-amount.price-one{
    font-size: 20px;
}
.section-banner-search-top .item-left .title{
    margin-left: 0;
}
.delete_all_cart {
    font-size: 14px;
    height: auto;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 10px;
   
}
.btn_update_domain {
    display: flex;
    height: 36px;
    line-height: 0;
    border: 1px solid var(--color-main);
    padding: 0 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
    background: var(--color-main);
    margin-top: 10px;
    max-width: 150px;
    align-items: center;
    justify-content: center;
}
.info-form-search .form-group input.form-control{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.section_customer_cart .form-control {
    /*height: auto;
    padding: 5px;
    font-size: 14px;*/
}
.section_customer_cart label {
    font-size: 14px;
}
.section_customer_cart .form-group {
    margin-bottom: 12px;
}
.choose_register_login {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 0;
}

.choose_register_login a {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
}
.form_customer {
 position: relative;
}
.form_customer legend {
    position: absolute;
    top: -13px;
    font-size: 16px;
    background: #fff;
    width: auto;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
.form_customer .form-label-group:last-child {
    margin-bottom: 0;
}
.form_customer button {
    width: 100%;
    border: 0;
    padding: 8px;
    margin: 10px 0;
    border-radius: 5px;
    background: var(--color-main);
    color: #fff;
}
.form-search-domain form.form-contact button{
    position: relative;
}
.section_customer_cart .form-control {
    border-color: #ccc;
}
.memorize-forgot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
.memorize-forgot .form-check label {
    font-size: 14px;
}
.memorize-forgot .form-check label.form-check-label::before {
    border-radius: 5px;
    background-color: #cdcdcd;
    color: #b0e9e9;
}
.memorize-forgot .form-check .form-check-input:checked ~ label.form-check-label::before {
    background-color: #b0e9e9;
    color: #b0e9e9;
}
.memorize-forgot .form-check label.form-check-label::after {
    display: none;
}
.memorize-forgot .form-check .form-check-input:checked ~ label.form-check-label::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px;
    width: 5px;
    height: 8px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg);
    background: none;
    border-radius: 0;
    top: 1px;
    color: var(--color-main);
}
.accept_declare_section .form-check .form-check-input:checked ~ label.form-check-label::after{
        left: 6px;
    width: 8px;
    height: 18px;
    top: calc(50% - 18px);
}
.memorize-forgot .form-check label{
    font
}
.title_with_action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title_with_action a {
    font-size: 16px;
    font-weight: 500;
}
.payment_wallet_section .text-warning {
    margin: 10px 0;
    text-decoration: underline;
    font-style: italic;
}
.form_link_bottom {
    margin-top: 15px;
    font-size: 14px;
}
.cus_name_symbol {
    font-weight: 500;
    border-radius: 99px !important;
    height: 40px;
    width: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(left,#058dc2,#4abab9);
    background-image: -webkit-linear-gradient(left,#058dc2,#4abab9);
    background-image: -o-linear-gradient(left,#058dc2,#4abab9);
    background-image: -moz-linear-gradient(left,#058dc2,#4abab9);
    color: #fff !important;
}
.cus_name_symbol:after{
    display: none;
}
/*addon cart*/
.section-checkout-list .item-add-package {
    background: #fff;
    border: 1px solid var(--color-main);
    border-radius: 10px;
    padding: 10px 15px;
    border-top-width: 4px;
}

.section-checkout-list span.notification {
    background: #D8EFFF;
    color: #0D5DD6;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 30px;
}

.section-checkout-list .item-add-package .title {
    font-size: 16px;
    color: #dc3545;
    margin-bottom: 10px;
    
    font-weight: bold;
}

.section-checkout-list .item-add-package .list-package {
    margin-bottom: 0;
}
.section-checkout-list .item-add-package .list-package .form-check {
    margin-bottom: 10px;
}
.section-checkout-list .item-add-package .list-package .form-check .form-check-label {
    background: #f9f9f9;
    display: block;
    padding: 10px 15px 10px 50px;
    border-radius: 10px;
}
.section-checkout-list .item-add-package .list-package .form-check .form-check-label .name-package {
    display: flex;
    justify-content: space-between;
}
.section-checkout-list .item-add-package .list-package .form-check .form-check-label .name-package>span {
    font-weight: 700;
    margin-bottom: 5px;
    color: #206265;
}
.section-checkout-list .item-add-package .list-package .form-check .form-check-label .name-package>span.price span.old-price {
    font-size: 14px;
    font-weight: 400;
    color: #606060;
}

.section-checkout-list .item-add-package .list-package .form-check input:checked ~ .form-check-label {
    background: #F2FBFA;
}

.section-checkout-list .item-add-package .list-package .form-check .form-check-label::before, .section-checkout-list .item-add-package .list-package .form-check .form-check-label::after {
    left: 15px;
    width: 20px;
    border-radius: 5px;
    height: 20px;
    background: #ddd;
    top: 20px;
}

.section-checkout-list .item-add-package .list-package .form-check .form-check-input:checked ~ .form-check-label::after {
    left: 20px;
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 5px;
    height: 8px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg);
    background: none;
    border-radius: 0;
    top: 12px;
    color: var(--color-main);
}

.section-checkout-list .item-add-package .description {
    margin-bottom: 15px;
}
.section-checkout-list .form-check .form-check-input:checked ~ .form-check-label::before {
    background-color: #b0e9e9;
}
.item-add-package .name-package .description-package {
    font-weight: normal;
    display: none;
}
span.addon_period_price_month {
    font-weight: normal;
}

span.addon_price_total {
    display: flex;
    justify-content: end;
}
.section-domain-available-domain .content .info .price-item span.price-amount.price-origin{
    font-weight: normal;
    font-size: 16px;
    text-decoration: line-through;
    margin-right: 10px;
}
.section-domain-available-domain .content .info .price-item span.price-amount.price-discount{
    font-weight: 700;
    font-size: 20px;
}
#toc_container{
    transition: all .3s ease;
}
#toc_container.toc_light_blue{
    background: #fff;
    border:0;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    word-break: break-word;
}
#toc_container a{
    color: var(--color-highlight);
}
.toc_list{
    word-break: break-word;
}

#toc_container ul ul{
     word-break: break-word;
     margin-left: 0px;
     padding: 10px;
}
.section-detail-article .news-meta{
    margin: 15px 0;
    font-size: .9rem;
}
.price-section .price {
    text-align: center;
    color: var(--color-highlight);
    margin-bottom: 25px;
}

.price-section .price span {
    font-size: 1.6rem;
}
ul.list-payment-methods {
    list-style: none;
    padding: 0;
    font-size: 1rem;
}
ul.list-payment-methods img {
    max-width: 35px;
    border-radius: 4px;
}
.list-payment-methods li .custom-control-input:checked ~ .custom-control-label{
    border-color: var(--color-main);
}
.list-payment-methods li .custom-control label.custom-control-label::before {
    right: 10px;
    top: calc(50% - 10px);
    border: 3px solid #DEDEDE;
    left: auto;
}
.list-payment-methods .custom-control-input:checked ~ .custom-control-label::before {
    background: var(--color-main);
    border: 2px solid #9BF6F5;
}
.list-payment-methods .custom-control-label {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    font-size: .9rem;
}

.list-payment-methods .custom-control {
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
}
span.payment-mt-icon {
    margin-right: 10px;
}
.list-payment-methods .custom-control .custom-control-input 
~ .custom-control-label {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.list-payment-methods .custom-control .custom-control-input:checked ~ .custom-control-label {
    border-color: var(--color-main);
    background: #4abab930;
    
}
.my-payment-tab {
    margin-bottom: 10px !important;
    justify-content: space-between;
    border: 0;
    align-items: center;
}
.my-payment-tab .nav-item {
    width: 49%;
    text-align: center;
}
.my-payment-tab .nav-item a {
    border-top: 2px solid var(--color-main);
    border-radius: 3px;
    border: 1px solid #ccc !important;
    border-top-width: 3px !important;
    min-height: auto;
    line-height: 26px;
    padding: 5px 10px;
    font-size: 14px;
    color: #333;
}

.my-payment-tab .nav-item a.active {
    border-top-color: var(--color-main) !important;
    background: #00172E;
    color: #fff;
}
.section-list-domain-price-year .content-price-year .list-price-top .item-price-year .info .name{
    font-size: 24px;
}
.section-list-domain-price-year .content-price-year .list-price-top .item-price-year .info .name span{
    font-size: 1rem;
    font-weight: normal;
    text-transform: lowercase;
}
.section-list-domain-price-year .content-price-year .list-price-bottom .item-domain-relate-to .name{
    text-transform: lowercase;
}
@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-arrow-3 {
 0% {
  transform:translateY(-10px);
  opacity:0
 }
 70%,
 to {
  transform:translateY(0);
  opacity:1
 }
}
.slide_banner a {
  display: block;
  background-size: cover;
  height: 250px !important;
  background-repeat: no-repeat;
  border-radius: 10px;
  background-position: center center;
}
.slide_banner.custom_slide_banner {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
}
.custom_slide_banner{
    margin-bottom: 20px;
}

.section-table-price-hosting .info-table-price .info-emty .item-price .info p{
    display: flex;
    align-items: start;
    font-size: 15px;
}
.section-table-price-hosting .info-table-price .info-emty .item-price .price{
    margin-bottom: 20px;
}
.section-table-price-hosting .info-table-price .info-emty .item-price .description{
    margin-bottom: 20px;
    display: none;
}
.section-table-price-hosting .info-table-price .info-emty .item-price .price>span{
    font-size: 34px;
}
.table_price_colo .info-emty .item-price .title{
    font-size: 30px;
}
.table_price_colo .item-price .price span {
  font-size: 30px;
}
.gift img {
  max-width: 15px;
}
.gift {
  text-align: left;
}
.gift p {
  margin-bottom: 5px;
}
.feature_name {
  font-weight: 500;
  margin-right: 5px;
  width: auto;
  display: block;
  white-space: nowrap;
}
#alert-danger, #alert-warning, #alert-success {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.3);
    z-index: 99000;
    top: 0px;
    padding-top: 100px;
    text-align: center;
}
.info_whois {
    text-align: left;
    padding-bottom: 20px;
    font-size: 12px;
}
.info_whois.alert-content-sub::-webkit-scrollbar {
   display: none;
}

.alert_sub .alert {
    margin: 0;
    padding: 1em;
    padding-left: 1.3em;
}
#alert-danger>.alert_sub, #alert-warning>.alert_sub, #alert-success>.alert_sub {
    background: #FFF;
    width: auto;
    max-width: 600px;
    margin: auto;
    border-radius: 5px;
    position: relative;
}
.alert_sub>.alert>.close_alert {
    right: 0px;
    float: right;
    position: relative;
    margin-top: -15px;
    margin-right: -10px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: -1;
}

.alert-content-sub {
    width: 100%;
    min-height: 310px;
    max-height: 410px;
    text-align: left;
    color: #262523;
    overflow-y: auto;
    padding-bottom: 0;
}
.alert-content-sub {
    width: 100%;
    min-height: 310px;
    max-height: 410px;
    text-align: left;
    color: #262523;
    overflow-y: auto;
    font-size: .9rem;
}
.info_whois .headingwhois {
    text-transform: uppercase;
    color: #3c88c6;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
    clear: both;
}
.info_whois .headingwhois:first-child {
    padding: 5px 0px 5px 0px;
}

.alert-content-sub .whois-content {
    background-color: #CEF1FF;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    display: inline-block;
    width: 100%;
}
.info_whois .flleft {
    float: left;
    width: 40%;
    background: #CEF1FF;
    line-height: 25px;
    min-height: 25px;
    padding-left: 3px;
}
.info_whois .flright {
    float: right;
    width: 60%;
    font-weight: 500;
    background: #CEF1FF;
    line-height: 25px;
    min-height: 25px;
    padding-left: 3px;
}
#result_main_domain .view_whois.sm-whois.bg-warning {
  font-weight: 500 !important;
  font-size: 16px !important;
  position: relative;
}
.view_whois{
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    user-select: none;
    touch-action: manipulation;
}
.view_whois:hover{
    color: #fff !important;
    background: #d39e00 !important;
}
.view_whois .btn-loading-style{
    transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.view_whois .btn-loading-style {
  margin-right: 5px;
}
#available_domainvn_list{
    max-height: 300px;
    overflow-y: auto;
    padding-right: 10px;
}
#available_domainvn_list::-webkit-scrollbar {
    width: 5px;
}

#available_domainvn_list::-webkit-scrollbar-thumb {
    width: 5px;
    background: #4ABAB9;
    border-radius: 3px;
}
#suggest_domain_list_2023::-webkit-scrollbar {
    width: 8px !important;
}
#suggest_domain_list_2023::-webkit-scrollbar-thumb {
    width: 8px;
    background: #4ABAB9;
    border-radius: 3px;
}
.alert-content-sub::-webkit-scrollbar{
    width: 5px!important;  
}
.alert-content-sub::-webkit-scrollbar-thumb{
    width: 5px;
    background: #4ABAB9;
    border-radius: 3px;
}
.available-domain-names .custom-control.un_available .custom-control-label{
    border-color: #ffc107 !important;
    
}
.read_more_link>a {
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    border: 1px solid var(--color-main);
    line-height: 38px;
    border-radius: 6px;
    color: var(--color-main);
    margin-top: 20px;
}
.content-dashboard-search-right{
    position: relative;
}
.domainvn_register_loader{
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
}
.domainvn_register_loader .spinner {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid #555;
    border-top-color: #fff;
    animation: spin 0.8s ease-in-out infinite;
}
.form_search_domain_all{
    position: relative;
}
.form_search_domain_all .error_info{
    position: absolute;
    background: #ec1c24;
    padding: 5px 20px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    left: 0;
    bottom: -39px;
    z-index: 10;
}
.form_search_domain_all .error_info::before {
    content: "";
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ec1c24;
    position: absolute;
    left: 15%;
    margin-left: -9px;
    transition: opacity 0.2s linear;
}
.available-domain-names .custom-control-label{
    line-height: 25px;
    display: flex;
    flex-flow: column wrap;
    height: auto;
    word-break: break-word;
}
.available-domain-names .custom-control-label span{
    display: block;
}
ul.filter_domain_new {
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.popup-cloud-title {
  color: var(--color-highlight);
  font-size: 1.4rem;
}
.form-search-domain form.form-contact .dropdown .dropdown-menu .form-check label.form-check-label{
    min-width: 100px;
    margin-left: -20px;
}
.form-search-domain form.form-contact .dropdown .dropdown-menu{
    top: calc(100% + 20px) !important;
}
.col_domain_price {
    position: relative;
    
}
.col_domain_price .domainvn_register_loader .spinner {
    width: 25px;
    height: 25px;
    border-width: 2px;
}
.col_price_title{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    gap: 12px;
    color: rgb(29, 29, 29);
}
.col_price_title::before {
    width: 4px;
    height: 20px;
    background: var(--color-main);
    border-radius: 1px;
    content: "";
}
.col_domain_price .col_price_inner {
    padding: 32px 32px 24px;
    min-height: 250px;
    border: 1px solid rgba(29, 29, 29, 0.08);
    border-radius: 24px;
}
.col_domain_price_wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 16px;
}
.col_domain_price_content {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 5px;
    position: relative;
}
.col_domain_price_icon {
    overflow: hidden;
    
}   
.col_domain_price_icon img{
   height: 24px;
   width: auto;
}
/*.col_domain_price_icon.icon-ext-id-vn img {
    height: 30px;
}

.col_domain_price_icon.icon-ext-ai-vn img {
}

.col_domain_price_icon.icon-ext-store img {
    height: 18px;
}

.col_domain_price_icon.icon-ext-site img {
    height: 24px;
}

.col_domain_price_icon.icon-ext-com img {
    height: 17px;
}

.col_domain_price_icon.icon-ext-vn img {
    height: 30px;
}

.col_domain_price_icon.icon-ext-com-vn img {
    height: 21px;
}

.col_domain_price_icon.icon-ext-org img {
    height: 30px;
}

.col_domain_price_icon.icon-ext-top img {
    height: 24px;
}

.col_domain_price_icon.icon-ext-xyz img {
    height: 24px;
}*/
.item-dashboard-search-left .img{
    margin-bottom: 0;
}
.item-dashboard-search-left .img img{
    border-radius: 5px;
    
}
.item-dashboard-search-left>.name{
    margin: 10px 0;
}
.name.domain-com {
    background: #f6dacc !important;
    color: #d64e0a !important;
}

.col_domain_price_name {
    flex: 2 1 0%;
}
.col_domain_price_name_text {
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    color: rgb(29, 29, 29);
    display: none;
}
.col_domain_price_item {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

span.col_domain_price_pricing {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    white-space: nowrap;
    color: rgb(29, 29, 29);
}

.col_domain_price_percent {
    margin-top: 2px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    text-align: right;
    color: rgb(1, 188, 141);
}
.col_domain_price_content:hover::after {
    position: absolute;
    top: -8px;
    left: -32px;
    width: calc(100% + 64px);
    height: calc(100% + 16px);
    background-color: rgba(29, 29, 29, 0.02);
    content: "";
}
.view_more_style_1 a {
    color: var(--color-main);
    margin-bottom: 10px;
    display: block;
    
}
.title_header_1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 700;
    color: var(--color-text);
    text-transform: inherit;
}
.title-view-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.section-table-price-hosting .info-table-price .info-emty .item-price{
    height: 100%;
}

.section-table-price-hosting .info-table-price .info-emty .item-price.item-price-center .price {
  color: var(--color-highlight);
}
.section-table-price-hosting .info-table-price .info-emty .item-price.item-price-center {
  border-color: var(--color-highlight);
}

.link-more{
    
}
.title-view-more a.link-more {
    font-size: 18px;
    color: var(--color-text);
    font-weight: 700;
}
.view_more_style_1 a i {
    transition: all .3s ease;
}

.view_more_style_1 a:hover i {
    margin-left: 5px;
}
.btn-loading-primary svg {
    fill: var(--color-main);
}
.dropdown_filter{
    
}
.available-domain-names .has_exist_cart .custom-control-input:checked~.custom-control-label{
    border-color: #b70000;
}
.btn-app{
    flex: 0 0 30px;
}
.btn-login.is_member a.dropdown-toggle {
    
    border: 1px solid var(--color-main);
    border-radius: 7px;
    margin-left: 20px;
    font-size: 20px;
    white-space: nowrap;
    color: var(--color-main);

}
.btn-login.is_member .dropdown-menu:before {
    content: "";
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    right: 10%;
    margin-left: -9px;
    transition: opacity 0.2s linear;

}

.btn-login.is_member .dropdown-menu{
    min-width: 250px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border-radius: 5px;
    position: relative;
    top: 15px !important;
} 
.btn-login.is_member .dropdown-item{
    font-size: 16px;
    padding-left: 0px;
    margin-bottom: 10px;
}
.btn-login.is_member .dropdown-item:last-child{
    
    margin-bottom: 0px;
}
.btn-login.is_member .dropdown-item:hover {
    background: transparent;
    color: var(--color-main);
}
.gg_captcha_wrapper {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.45);
}
.gg_captcha_wrapper.active{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: row;
}
.banner_locking_domain .form-search-domain form.form-contact .form-group input.form-control{
    width: 100%;
}
.section_locking_search {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #eee;
}
.banner_locking_domain .content-banner .info {
    text-align: left;
}

.banner_locking_domain .content-banner .info .title {
    font-size: 40px;
}
.banner_locking_domain>.content-banner .row {
    align-items: center;
}
.banner_locking_domain .img_top_banner{
    max-width: 90%;
}
.banner_locking_domain .content-banner .slogan {
    font-size: 20px;
    line-height: 35px;
}
.locking_domain_feature .content .info p {
    line-height: 30px;
    text-align: justify;
}
.locking_price_content span {
    display: block;
    height: 35px;
}
a.btn_locking_register {
    display: inline-block;
    padding: 6px 15px;
    border: 2px solid #fff;
    border-radius: 5px;
    background: #fff;
    color: var(--color-main);
}

.locking_price_content {
    padding-top: 10px;
    padding-bottom: 10px;
}
.locking_price_detail > p {
    margin-bottom: 10px;
}
.btn_do_lock {
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn_do_lock a {
    background-image: linear-gradient(left, #4ABAB9, #058DC2);
    background-image: -webkit-linear-gradient(left, #2d9695, #058DC2);
    border-radius: 5px;
}
.skin_backorder_new .content-banner .info .title {
    font-size: 40px;
}
span.icon-search-domain {
    font-size: 18px;
}
.backorder_result {
    padding-top: 50px;
}
.common_form .form-group {
    margin-bottom: 20px;
}
.common_form .form-group label:not(.form-check-label) {
    margin-bottom: 15px;
    color: #000;
}
.common_form .form-group input {
    height: 55px;
    padding: 10px 15px;
    background: #F5F6F6;
    border-radius: 5px;
    font-size: 16px;
}
.common_form .btn-submit {
    width: 100%;
    background: var(--color-main);
    border-radius: 5px;
    height: 55px;
    padding: 0;
    color: var(--white);
    font-size: 16px;
    border: 1px solid var(--color-main);
   
}
section.transfer-domain h3 {
    text-align: center;
}
section.transfer-domain .img-transfer {
    max-width: 250px;
    margin: 10px auto;
}

section.transfer-domain>.container {
    max-width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 5px;
}
.item_has_border{
    background: #EDF6F6;
    padding: 10px 15px;
    border-radius: 8px;
    text-align: left;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--color-main);
    color: #000;
}
.item_has_border .text-bold {
    color: var(--color-main);
    font-size: 20px;
    font-weight: 700;
}
.section-difference-ht .item-difference .inner-content .name{
    font-size: 16px;
}
.section-is-hide{
    
    overflow: hidden;
    position: relative;
}
.section-is-hide-desktop .section-is-hide{
    height: 250px;
}
.vps_compare_table thead th:first-child {
    width: 300px !important;
}

.vps_compare_table tbody tr td:not(:first-child) {
    text-align: center;
}
.vps_compare_table thead th:not(:first-child) {
    text-align: center;
}
.section-compare .info-content-compare table.table thead>tr>th {
    font-size: 22px;
}
.vps_compare_table table.table tbody tr>td{
    border: 0;

}
.vps_compare_table table.table tbody tr>td i{
    font-size: 20px;
    
}
.section-compare .info-content-compare table.table thead>tr>th:before{
    width: 100%;
}
.section-checkout-step_01{
    padding: 40px 0;
}
.menu-icon-main .menu-icon .dropdown-menu-service {
    position: absolute;
    opacity: 1;
    filter: opacity(0);
    visibility: hidden;
    -webkit-transition: all 0.05s ease;
    transition: all 0.05s ease;
    z-index: 9999;
    left: 0;
    top: 100%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border-radius: 5px;
    overflow: hidden;
    background: var(--white);
}
.title-checkout{
    margin-bottom: 0;
}
.title-checkout.title-checkout-complete {
    line-height: 40px;
    margin-bottom: 10px;
}
#dropdown_nh_support button {
    background: unset;
    color: #333;
    font-size: 18px;
    padding: 5px;
    border: 0;
    text-decoration: underline;
}
#dropdown_nh_support .dropdown-menu {
    width: 100%;
    font-size: 14px;
    width: 1400px;
    left: -720px;
}
.nh_support_detail h3 {
    font-size: 20px;
}

#dropdown_nh_support .dropdown-menu ul {
    list-style: none;
    padding-left: 10px;
}
#dropdown_nh_support .dropdown-menu h4 {
    font-size: 16px;
    margin: 10px 0;
}
.nh_support_detail {
    padding: 15px;
}
#dropdown_nh_support {
    text-align: right;
}
.cart_service_item {
    justify-content: space-between;
   
}
.cart_service_item .cart_service_item_serv.cart_service_item_pricing {
    width: 25%;
    text-align: right;
    font-size: 18px;
}

.cart_service_item_serv.cart_service_item_fee {
    width: 25%;
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.cart_service_item_serv.cart_service_item_name {
    width: 45%;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
/*    min-width: 50%;*/
}
.cart_service_item_wrapper {
/*    border: 1px solid var(--color-main);*/
    background: #fff;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.cart_service_item_wrapper .title-checkout {
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
.list-package{
    margin-bottom: 10px;
}
.list-package .item-package .custom-control{
    z-index: 0;
}
.list-package .item-package .custom-control label.custom-control-label {
    display: flex;
    flex-flow: column wrap;
    padding: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border-top-width: 4px;
}
.list-package .item-package .custom-control label.custom-control-label .cycle_info .price{
    font-size: 18px;
}

.cycle_info .cycle_pricing {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.cycle_info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.cycle_pricing {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex: 0 0 100%;
    align-items: center;
}
.discount{
    margin-bottom: 0;
}
.cycle_info .discount {
    font-size: 14px ;
    padding: 5px 10px;
    margin-bottom: 8px;
}
.cycle_info .month {
    font-size: 14px;
    font-weight: bold;
}
.list-package .item-package .custom-control label.custom-control-label .description {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    border-top: 1px dashed #707070;
    padding-top: 5px;
    display: none;
}
.list-package .item-package .custom-control label.custom-control-label .month{
    font-size: 13px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.list-package .item-package .custom-control label.custom-control-label .price{
    margin-bottom: 10px;
    order: 2;
}
.list-package .item-package .custom-control label.custom-control-label::before{
    left: 91%;
    top: 22px;
}
.list-package .item-package .custom-control-input:checked~.custom-control-label .price{
    color: var(--color-main);
}
.cart_service_item_readmore {
    max-height: 200px;
    overflow: hidden;
    position: relative;
}
.btn_view_more_cart {
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    font-size: 14px;
    position: relative;
    background-color: var(--color-main);
    background-size: 26px 17px;
    padding-bottom: 0;
    display: block;
    max-width: 160px;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    padding: 0 20px;
    border: 1px solid var(--color-main);
    line-height: 35px;
    border-radius: 6px;
    color: #fff;
    margin-top: 0px;
    cursor: pointer;
}
.btn_view_more_cart:hover{
    color: #fff;
}
.cart_service_item_readmore:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100px;
    left: 0;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
    width: 100%;
    z-index: 9;
}
.btn_view_more_cart i {
    animation: 1s ease-in-out .2s infinite animate-arrow-3;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    font-size: 12px;
}
.cart_service_item_readmore.show_info:before {
    display: none;
   
}
.cart_service_item_readmore.show_info {
    max-height: 100% !important;
}
.list-service-in-cart {
    flex: 0 0 100%;
    max-width: 100%;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.06);
    position: relative;
    border-top: 4px solid var(--color-main) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px;
    background: #fff;
}

.title-service {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}
.list-service-in-cart  .add_service_plus_section {
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
   
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-service-in-cart .row-item-cart{
     border-bottom: 1px solid #ccc;
}
.list-service-in-cart .row-item-cart:last-child{
    border: 0;
}
.add_service_plus_section p {
    margin-bottom: 5px;
}
.btn-has-icon-anime i {
    transition: all .3s ease;
}
.btn-has-icon-anime:hover i {
    padding-left: 10px;
    color: #fff;
}
.btn-has-icon-anime:hover {
    color: #fff;
}
.add_service_plus_section .btn-left a {
    color: #ff0000;
}
.add_service_plus_section .info-right span {
    color: var(--color-main);
    font-weight: 500;
}
/* addon domain css */
.domain_plus .box {
    padding: 20px;
    background: #fff;
    margin-bottom: 15px;
    display: flex;
    justify-content: start;
    
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    height: 100%;
    border-radius: 5px;
    

}
.domain_plus .box-2 {
    padding: 20px;
    background: #fff;
    margin-bottom: 15px;
    display: flex;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    height: 100%;
    border-radius: 5px;
    border: 1px solid rgba(29,29,29,0.08);
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    justify-content: space-between;
    align-items: center;
     box-shadow: 0 14px 15px rgba(29,36,52,0.1), 0 4px 2px rgba(0,0,0,0.04); 

}
.domain_plus .box img {
    float: left;
    margin-right: 10px;
    max-width: 90px;
    object-fit: contain;
}
.domain_plus .box .desc {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.domain_plus .box .desc h2 {
    color: var(--color-text);
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    
}
.hosting_change {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 14px;
}

.select-addon-item select {
    height: 36px;
    border-color: #ccc;
    border-radius: 4px;
}
.domain_plus .box .desc p {
    font-size: 14px;
    margin-bottom: 15px;
}
.domain_plus .box .desc ul{
    padding-left: 0;
}
.domain_plus .box .desc ul li {
    border-bottom: 1px solid #ecebeb;
    padding: 5px 0px;
    display: flex;
    width: 100%;
}
.domain_plus .box .desc ul li:last-child {
    border-bottom: none;
}
.domain_plus .box .desc ul li .row .col-first-plus {
    display: flex;
    align-items: center;
}

.domain_plus .box .desc ul li .row .col-first-plus label {
    margin-bottom: 0px;
    cursor: pointer;
    font-weight: 500;
    font-size: 1rem;
    margin-left: 5px;

    
}
.hosting_change  .popup-with-move-anim span{
    color: var(--color-highlight);
    font-weight: 500;
}
.hosting_change  a.popup-with-move-anim {
    color: var(--color-highlight);
    font-weight: 500;
}
.service-dm-icon {
    background: linear-gradient(180deg, #4ABAB9 0%, #048DC1 100%);
    display: flex;
    padding: 10px;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
}

.cart_service_dm {
    display: flex;
    align-items: start;
}
.service-dm-name {
    margin-left: 10px;
    display: flex;
    flex-direction: column;

}

.service-dm-text {
    font-size: 16px;
    order: 2;
    display: flex;
    align-items: center;
}

.service-dm-desc {
    font-size: 14px;
    margin-bottom: 5px;
    color: #9d9d9d;
    font-weight: 500;
    padding-right: 10px;

}
.cart_service_item_serv.cart_service_item_fee span {
    display: block;
}
.cart_service_item_fee_amount span:first-child {
    margin-bottom: 5px;
}

.cart_service_item_fee_amount {
    text-align: center;
}
.box_domain_wrapper {
    display: flex;
    overflow-x: auto;
    width: 100%;
}
.box_img {
    width: 50px;
    /* margin: 0 auto; */
    border-radius: 10px;
    padding: 10px;
}
.box_img img {
    max-width: 100% !important;
}
.cart_service_cycle{
    font-weight: bold;
}
.cart_service_cycle select {
    padding: 5px;
    margin-top: 4px;
    border-radius: 4px;
    width: 120px;
}
.service_cart_whois_protect {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #CEF1FF;
    color: var(--color-highlight);
    border-color: #CEF1FF;
    padding: 10px;
    border-radius: 4px;

}
.service_cart_whois_protect .cart_service_dm{
    display: block;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #fff;
  border-radius: 0.25rem;
  align-items: center;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: ">";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}
.breadcrumb-item a img{
    max-width: 24px;
}
.bg-lightgrey{
    background-color: #f6f6f6;
}
.breadcrumb_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn_continue_checkout a {
    
    color: var(--color-text);
}
.breadcrumb_inner .breadcrumb {
    margin-bottom: 0;
}
.breadcrumb_wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
}
.breadcrumb_wrapper .container {
    padding: 0;
}
a.continue_to_checkout {
    margin-right: 5px;
    color: var(--color-highlight);
    background: var(--color-main);
    padding: 8px 15px;
    border-radius: 3px;
    color: #fff;
    border: 1px solid transparent;
    font-size: 14px;
    height: 36px;
    display: flex;
    position: relative;
    min-width: 100px;
    justify-content: center;
}
a.continue_to_checkout i {
    margin-right: 2px;
}
a.continue_to_checkout:hover{
    border-color: var(--color-main);;
}

.section-domain-available-domain .content .info .btn-add a:hover {
    background: var(--color-text);
    color: #fff;
    
    
   
}
.checker a i {
    margin-right: 3px;
}
span.del.btn-remove-cart i {
    margin-right: 3px;
}
.btn-add-suggest {
    display: flex;
    align-items: center;
    height: 100%;
}

.btn-add-suggest .un_select {
    display: flex;
    align-items: center;
}
section.domain_plus{
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6FCFC;
}
.addon_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
a.choose_addon_package {
    background: var(--color-main);
    color: #fff;
    border-color: #CEF1FF;
    height: 36px;
    line-height: 34px;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 16px;
    white-space: nowrap;
    width: 100px;
    text-align: center;
}
.addon_icon img {
    max-width: 60px;
}
.addon_wrapper .box-2 .desc h2 {
    font-size: 18px;
}
.addon_wrapper .box-2 .desc {
    width: 60%;
    max-width: 60%;
}
.addon_wrap_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.addon_wrap_inner .box {
    flex: 0 0 100%;
    max-width: 100%;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.06);
    position: relative;
    border-top: 4px solid var(--color-main) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 20px;
}
.addon_on_sale {
    position: absolute;
    right: 20px;
    padding: 5px;
    background: #FF8103;
    border-radius: 3px;
    color: #fff;
    display: none;
}
.addon_wrap_inner .row-check-plus {
    min-height: 45px;
}
.btn_to_checkout {
    display: flex;
    justify-content: center;
    padding: 10px;
    border-radius: 5px;
    max-width: 200px;
    border: 1px solid var(--color-main);
    color: var(--white);
    background: var(--color-main);
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    min-height: 43px;
    position: relative;
    
}
.select_popup_addon_new {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}
.addon_service_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    align-items: start;
    border-bottom: 1px solid #ecebeb;
}
.addon_service_item .row{
    align-items: center;
}
.select_popup_addon_new select {
    font-size: 14px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.addon_service_inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.addon_service_inner_checkbox {
    justify-content: start;
    position: relative;
    align-items: center;
}
.addon_service_inner_checkbox label {
    margin-left: 5px;
}
.required_domain_cart_item {
    font-weight: 600;
    font-size: 16px;
}
.select_popup.w100 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.popup-re-call, .popup-check-domain {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.3);
    z-index: 99000;
    top: 0px;
    padding-top: 100px;
    text-align: left;
    overflow: hidden;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}
.popup-check-domain h5 {
    font-size: 18px;
}
.popup-check-domain>.content_popup {
    background: #FFF;
    padding: 20px;
    width: 100%;
    max-width: 450px;
    margin: auto;
    border-radius: 5px;
    border-top: 5px solid var(--color-main);

}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    position: absolute;
    top: -15px;
    right: -15px;
}
.popup-re-call>.content_popup>.re-close-popup, .popup-check-domain>.content_popup>.domain-close-popup {
    margin-top: -17px;
    margin-right: -12px;
}
h2.service_email_name {
    padding: 0px 20px 10px 20px;
    border-bottom: 2px solid #ddd;
    margin: 0px -20px 0px -20px;
}
.popup-check-domain > .content_popup h2.service_email_name {
    color: #00a640;
}
.popup-check-domain > .content_popup .bloc_domain {
    padding: 0;
    
    display: flex;
    position: relative;
}
.popup_info_alert {
    margin-top: 10px;
    margin-bottom: 0;
}
#_form_add_cart .bloc_domain input {
    width: 100%;
    height: 40px;
    border: 1px solid var(--color-main);
    border-radius: 5px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#_form_add_cart .bloc_domain a {
    /*position: absolute;
    right: 10px;
    font-size: 20px;
    top: calc(50% - 13px);
    color: var(--color-main);*/
}
.popup-re-call>.content_popup>.input-content>.submit-content, .popup-re-call>.content_popup>.success-conten>.submit-content, .popup-check-domain>.content_popup>.submit-content {
    margin: 3px -20px 0 -20px;
    background: #e3e3e3;
    padding: 5px 20px;
    overflow: auto;
}
.popup-re-call>.content_popup>.input-content>.submit-content>.send-go, .popup-check-domain>.content_popup>.submit-content>.add_service_cart {
    background: var(--color-highlight);
    color: #FFF;
    border-radius: 3px;
}
.popup_info_alert{
    padding-left: 10px;
}
.add_service_cart {
    display: inline-block;
    height: 36px;
    line-height: 34px;
    border: 1px solid var(--color-main);
    padding: 0 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
    background: var(--color-main);
}
#_form_add_cart {
    position: relative;
}
.list-package .col-lg-3 {
    margin-bottom: 20px;
}
.cart_promotion_new {
    margin-top: 10px;
    font-size: 14px;
    background: #fff;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 11%), 1px 1px 4px rgb(0 0 0 / 14%);
    background: var(--white);
    padding: 15px;
    border-radius: 20px;
}
.tbl_addon_service ul {
    /*list-style: none;
    display: flex;
    width: 100% !important;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: start;
    padding: 0;
    overflow: auto;*/
    padding-left: 0px;
}
.tbl_addon_service ul li {
    display: flex;
    flex-flow: column wrap;
    padding: 20px 10px;
    background: #fff;
/*    width: 250px;*/
    border: 1px solid #ddd;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 11px;
    justify-content: space-between;
    /*flex: 0 0 250px;
    margin-right: 10px;*/
    position: relative;
}
.addon_service_period {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    align-items: center;
    border-top: 1px dashed #707070;
    padding-top: 10px;
}
.addon_service_period select {
    border-radius: 4px;
}
.addon_service_period label {
    margin: 0;
}
.tbl_addon_service ul li .font18 {
    font-size: 15px;
}
.tbl_addon_service ul li input[type=checkbox] {
    display: none;
}

.tbl_addon_service ul li:has(input[type=checkbox]:checked){
    border-color: var(--color-main);
    color: var(--color-main);
}
.addon_service_period select {
    border-radius: 4px;
    width: 50px;
}
.main_loader {
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
}
.main_loader.main_loader_home{
    height: 100vh;
    position: fixed;
}

.main_loader .spinner {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid #555;
    border-top-color: #fff;
    animation: spin 0.8s ease-in-out infinite;
}

.info-ckeckout-service-02 {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.info-ckeckout-service-02 table.table {
    border: 0;
}

.info-ckeckout-service-02 .table thead tr th {
    border-top: 0;
    border-bottom: 0;
}

.info-ckeckout-service-02 .table tbody > tr > td {
    border-top: 0;
    vertical-align: middle;
}

.info-ckeckout-service-02 .table tbody > tr:nth-child(2n + 2) > td {
    background: #c8c8c824;
}

.list-ckeckout-service-02 select {
    border: 0;
    padding: 5px;
    height: auto;
    font-size: 16px;
}

.info-ckeckout-service-02 .table thead tr th:nth-child(n + 2),
.info-ckeckout-service-02 .table tbody > tr > td:nth-child(n + 2) {
    text-align: center;
}


.load-more .btn-view-all {
    display: inline-block;
    font-size: 16px;
    color: var(--white);
    margin: 10px auto;
    cursor: pointer;
    border: 1px solid var(--color-main);
    text-align: center;
    position: relative;
    background-color: var(--color-main);
    padding: 10px 25px;
}
.transform-active .btn-view-all, .btn-hide {
    display: none !important;
}
.transform-active .btn-view-all.btn-hide {
    display: inline-block !important;
}

.load-more .btn-view-all i {
    padding-left: 20px;
    position: relative;
    top: 2px;
}

.info-ckeckout-service-02.transform-active .list-ckeckout-service-02 {
    max-height: 100%;
}

.info-ckeckout-service-02 .list-ckeckout-service-02 {
   /* max-height: 215px;
    overflow: hidden;*/
}

.product-quantity .quantity-input {
    border: 0;
    max-width: 50px;
    background: none;
    margin: 0 5px;
}

.product-quantity span.btn-quantity {
    display: inline-block;
    cursor: pointer;
}

.product-quantity span.btn-quantity svg {
    height: 24px;
    width: 24px;
}
.section-success {
    background: #F9F9F9;
    padding: 100px 0;
}

.section-success .info-success .img img {
    height: 200px;
    margin: 0 auto 40px;
    display: table;
}

.section-success .info-success .description-success {
    text-align: center;
    margin-bottom: 40px;
    font-size: 18px;
    max-width: 687px;
    margin: 0 auto 40px;
}
.whois_protect_text {
    font-size: 14px;
}
.domain_select_cycle select {
    font-size: 16px;
    height: auto;
    margin: 0;
    border-color: #7b7b7b;
}
.domain_select_cycle {
    display: flex;
    align-items: center;
    justify-content: start;
    align-self: center;
    flex-direction: column;
    
}
.info-item-bank .item-bottom{
    margin-bottom: 10px;
}
.toggle_promotion_section{
    color: var(--color-main);
    
    cursor: pointer;
    margin-bottom: 5px;
    
}
.promotion_section_wrapper{
    align-items: center;
}
.btn_edit_order_template {
    cursor: pointer;
}
.add_template_to_order{
    cursor: pointer;
    font-size: 16px;
}
.item-menu-footer .list-img-fanpage>li>a{
    margin-bottom: 0;
}
/*.select_vps_template {
    
    padding: 5px;
    font-size: 14px;
    height: auto;
    border-radius: 3px;
    height: 35px;
    font-size: 16px;
    padding: 5px 10px;
    background: #DBEAFE;
    width: 300px;
    border: 1px solid var(--color-highlight);
    color: var(--color-highlight);
    border-radius: 5px;
}*/
.select_template_wrapper {
    display: flex;
    align-items: center;
}
.require_item_wrapper{
    display: flex;
    align-items: center;
    position: relative;
}
.require_item_wrapper .icon-check-success {
    position: absolute;
    right: 5px;
}
.btn_save_order_template {
    cursor: pointer;
}
.select_template_action {
    margin-left: 5px;
}
.select_template_action i {
    margin-left: 5px;
}
.require-item-input {
    height: 35px;
    font-size: 16px;
    padding: 5px 10px;
    
    background: #DBEAFE;
    width: 300px;
    border: 1px solid var(--color-highlight);
    color: var(--color-highlight);
    border-radius: 5px;
}

.require_item_action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    right: 5px;
}
.require-item-input.is-domain-success {
    background: #D4F3F1 !important;
    border: 0;
    color: #333;
    font-weight: 500;
}
.require_item_action i {
    margin-left: 5px;
    cursor: pointer;
}
.list-package .item-package:hover .list-package .item-package .custom-control-label::before {
    background: var(--color-main);
    border: 2px solid #9BF6F5;
}
.cart_widget {
    border-radius: 10px;
    position: relative;
    border-top-width: 3px;
}
.cart_widget_inner{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background: white;
    border-radius: 10px;
    border-top: 4px solid var(--color-main);
}
.cart_widget.fixed_widget{
    position: fixed;
    max-width: 387px;
    width: 100%;
}
.widget_wrapper {
    padding-left: 0;
}
.cart_widget .info-item-bank .item-bottom.item-price-all span.price-amount.price-one{
    font-size: 16px;
}
.cart_widget .name-price {
    font-size: 14px;
    margin-bottom: 10px;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}

.cart_widget .name-price .name {
    font-weight: 500;
    display: flex;
    justify-content: space-between;
}
.cart_widget .name-price .name span {
    min-width: 80px;
    text-align: left;
}
.cart_widget .name-price .name span.name-price-right {
    
    text-align: right;
}
.cart_widget_subtitle {
    font-size: 14px;
}
.cart_widget .info-item-bank .item-bottom.item-price-all {
    margin-bottom: 5px;
}
.cart_widget_payment{
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    font-size: 14px;
    position: relative;
    background-color: var(--color-main);
    display: block;
    text-align: center;
    height: 40px;
    padding: 0 20px;
    border: 1px solid var(--color-main);
    border-radius: 6px;
    color: #fff;
    margin-top: 0px;
    cursor: pointer;
    width: 100%;
}
.cart_widget .name-price .price .price-amount.price-old {
    text-decoration: line-through;
    margin-right: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.cart_widget .name-price .price .price-amount {
    font-size: 15px;
    font-weight: 600;
    color: var(--color-main);
}
.cart_widget_promotion_inner input {
    height: 40px;
    padding: 5px;
    font-size: 14px;
}
.cart_widget_promotion_inner {
    width: 100%;
    max-width: 100%;
}
.cart_widget_promotion_inner button {
    height: 40px;
    padding: 5px;
    font-size: 16px;
    width: 40px;
}
.cart_widget_promotion_inner .input-group input {
    border-radius: 5px;
    border-color: var(--color-main);
}
.cart_widget_promotion_inner .input-group button {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: var(--color-main);
    border-color: var(--color-main);
}
#cart_widget_promotion_wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
}
.cart_widget_promotion_inner .input-group button:hover {
    background: var(--color-main);
    color: #fff;
}
.cart_widget .title {
    color: var(--color-main);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.text-highlight{
    color: var(--color-main);
}
.cart_widget .name-price .price {
    
}
a.delete_cart {
    color: #ccc;
    font-size: 14px;
    font-weight: 500;
}
a.delete_cart:hover {
    color: #dc3545 !important;
}
.cart_discount_item {
    display: flex;
    align-items: center;
}
.cart_discount_item .discount {
    font-size: 14px;
}
.item_has_notice .error_info {
    position: absolute;
    background: #ec1c24;
    padding: 5px 20px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    left: 0;
    bottom: -39px;
    z-index: 10;
}
.item_has_notice .error_info::before {
    content: "";
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ec1c24;
    position: absolute;
    left: 15%;
    margin-left: -9px;
    transition: opacity 0.2s linear;
}
.notice_info{
    font-size: 14px;
}
.list_promotion_code_new .coupon_item_new {
    list-style: none;
    padding: 5px;
    font-size: 12px;
    display: flex;
    background: #CEF1FF;
    border-radius: 4px;
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.list_promotion_code_new {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 5px;
    flex-wrap: wrap;
}
.list_promotion_code_new .coupon_item_new .coupon_tag {
    padding: 5px;
    border-right: 1px dashed #fff;
    font-size: 15px;
    width: 30px;
}
.list_promotion_code_new .coupon_item_new .coupon_content {
    padding-left: 5px;
    display: flex;
    align-items: center;
    width: 80px;
    justify-content: center;
}
.list_promotion_code_new .coupon_item_new .circle {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
}
.list_promotion_code_new .coupon_item_new .circle.circle1 {
    top: -10px;
    left: 28px;
}
.list_promotion_code_new .coupon_item_new .circle.circle2 {
    bottom: -10px;
    left: 28px;
}
.coupon_content_name {
    font-weight: bold;
}
.discount_empty {
    height: 100%;
    display: flex;
}
.cart_widget_policy {
    font-size: 14px;
}
.swal2-shown{
    padding-right: 0 !important;
}
.payment_method_wrapper select {
    height: auto;
    padding: 5px;
    font-size: 14px;

}
.cus_payment_wallet {
    padding: 10px;
    background: #CEF1FF;
}
/*Floating label*/

.form-label-group {
  position: relative;
  margin-bottom: .9rem;
}
.form-label-group input{
    border-radius: 5px;
}
.form-label-group input,.form-label-group select,
.form-label-group label {
    height: 2.8rem;
    padding: .5rem .75rem;
    font-size: 14px;
}
.register-checkbox select {
    max-height: 42px;
    border-radius: 5px;
    margin-top: 5px;
}
.register-checkbox-label {
    font-size: 14px;
}
.form-label-group label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.8;
  color: #495057;
  pointer-events: none;
  cursor: text; /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .15rem;
  transition: all .1s ease-in-out;
  font-size: 14px;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:-moz-placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:-ms-input-placeholder) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:-moz-placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:not(:-ms-input-placeholder) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:-webkit-autofill ~ label, .form-label-group input:focus ~ label {
  padding-top: .15rem;
  padding-bottom: .15rem;
  font-size: 12px;
  color: #777;
  border: 1px solid var(--color-main);
    box-shadow: 0 0 4px var(--color-main);
    color: var(--color-main);
}
.form-label-group.is-invalid input:-webkit-autofill ~ label, .form-label-group.is-invalid input:focus ~ label, .form-label-group.is-invalid input{
    border-color: #dc3545 !important;
    color: #dc3545 !important;
    border-radius: 6px;
    box-shadow: unset;
}
.css-checkbox-x2{
    opacity: 0;
}
.box .css-label-checkbox-x2:before{
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    border: 0;
    background: #dedede;
    background-color: rgb(222, 222, 222);
    border-radius: 3px;
    content: "";
    position: absolute;
}
.box .css-label-checkbox-x2:before {
 
  background-color: #cdcdcd;
  color: #b0e9e9;
}
.box .css-checkbox-x2:checked ~ label.css-label-checkbox-x2::before {
  background-color: #b0e9e9;
  color: #b0e9e9;
}
.box .css-checkbox-x2:checked ~ label.css-label-checkbox-x2:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  border-width: 0 2px 2px 0;
  border-style: solid;
  transform-origin: bottom left;
  transform: rotate(45deg);
  background: none;
  border-radius: 0;
  top: 7px;
    left: 4px;
    width: 8px;
    height: 15px;
  color: var(--color-main);
}
.of-line-through {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.of-line-through:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #c3c3c3;
}
.of-line-through>span {
    background: #fff;
    z-index: 3;
    position: relative;
    padding: 0 5px;
}
.note_form_customer {
    margin-top: 5px;
}
.text-create-login-account {
    font-size: 14px;
}
.text-create-login-account a {
    font-weight: bold;
}
.cus_payment_wallet {
  padding: 10px;
  background: #CEF1FF;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  border-radius: 4px;
  color: var(--color-highlight);

}
section.software_desc h4 {
    font-size: 1.3rem;
    color: var(--color-highlight);
}
.panel.panel-default h4 {
    font-size: 1rem;
    color: var(--color-highlight);
    font-weight: 500;
}

.panel.panel-default p {
    margin-bottom: .5rem;
}

.panel.panel-default p i {
    margin-right: 5px;
    color: var(--color-highlight);
}
section.software_desc h2 {
    font-size: 1.3rem;
}
.main-menu ul.navbar-nav>li.nav-item>ul.entry-menu>li>a >.item-menu>.icon img{
    max-width: 25px;
}
/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-label-group label {
    position: static;
  }

  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}
/*END Floating label*/
.btn_login_icon img {
    max-width: 20px;
}
.btn_login_icon {
    background: #000 !important;
    border: 0;
    width: 150px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.login_cart_bottom {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.chk_box_login {
    display: flex;
    align-items: center;
    justify-content: center;
}
.error-msg {
    font-size: 14px;
}
.system-msg-box {
    position: fixed;
    top: 10px;
    right: -350px;
    width: 300px;
    background-color: #fff;
    color: #fff;
    padding: 10px;
    transition: right 0.5s ease;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    color: #333;
    border-radius: 5px;
    border-left: 5px solid;
}
.system-msg-box.active {
    right: 0;
}
.system-msg-head {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}
.msg-success {
    border-color: var(--color-main);
}
.msg-danger {
    border-color: #bd2130;
}
.msg-warning {
    border-color: #ffc107;
}
.system-msg-content {
    margin-top: 10px;
}
.system-msg-content p{
    margin: 0;
}
#toast-container .toast {
    color: #333;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
    border: 0;
    opacity: 1;
    font-size: 16px;
    border-left: 5px solid;
    padding: 15px 10px;
}
#toast-container .toast.toast-success{
    border-color: var(--color-main);
}
#toast-container .toast.toast-warning{
    border-color: #ffc107;
}
#toast-container .toast.toast-danger{
    border-color: #bd2130;
}
button.toast-close-button {
    color: #000;
}
#toast-container .toast:hover{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.toast-message{
    margin-top: 5px;
}
.popup_bk_nh ul{
    list-style: none;
}
.item_has_notice .has-error input, .item_has_notice .has-error button {
    border-color: #dc3545;
    color: #dc3545;
}
.service-price-hot-list {
    font-size: 1.1rem;
    color: var(--color-main);
    font-weight: 600;
}
.money_back_section {
    margin-top: 5px;
}
.content-info-service .info-bottom .title{
    margin-left: 0;
}
.section-forn-help-center form.form-search .form-group .form-control{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 50px;

}
.section-forn-help-center form.form-search .btn-form{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
    padding: 0px;
    position: relative;
    min-width: 100px;
}
.content-list-tab>.tab-content .info-list-faq ul{
    border-radius: 8px;
}
.content-list-tab>.tab-content .info-list-faq .text-info-faq{
    border-radius: 10px;
}
.login-header{
    display: none;
}
form .form-group.is-invalid input {
    border-color: #dc3545 !important;
}
.form-group.is-invalid .show-btn{
    top: 46%;
}
.service_group_hosting_popup h1 {
    font-size: 1.5rem;
    color: var(--color-highlight);
    margin-bottom: 1.5rem;
}
.plus ul li {
    list-style: none;
}
.plus .box h2 {
    background: #058DC2;
    position: relative;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    text-transform: capitalize;
}
.plus ul {
    padding: 0;
}
.check__hosting .box {
    margin-bottom: 20px;
}
.check__hosting .box {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.check__hosting .box ul {
    padding: 10px 15px;
}
.plus ul li.check__hosting {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.plus ul li .price {
    text-align: center;
    font-size: .9em;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.plus ul li .price span {
    color: var(--color-highlight);
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
}
.check__hosting ul li i {
    margin-right: 5px;
    margin-right: 5px;
    height: 20px;
    width: 20px;
    
    color: var(--color-main);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.check__hosting ul li label {
    display: flex;
    width: 100%;
}
.check__hosting ul li {
    display: flex;
}
.breadcrumbs{
    display: none;
}
.check__hosting .box.active h2 {
    background: var(--color-main);
}

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

.gift ul li {
    margin-bottom: .5rem;
    font-weight: 500;
    color: #dc3545 !important;
}

.gift ul li i {
    color: #dc3545 !important;
    margin-right: 5px;
}
.view-price_ssl .section-table-price-hosting .info-table-price .info-emty .item-price .title{
    font-size: 20px;
}
.form-dm-newcart .btn-declaration-confirm {
    padding: 5px 15px;
    font-size: 14px;
    border: 0;
    line-height: 33px;
    border-radius: 5px;
}
.section-login .info-form .form-group > span{
    position: relative;
    display: block;
}
.btn-edit-require-item i{
    color: var(--color-highlight);
}

.btn_available_payment {
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 500;
}
.pagenavi_new ul{
    padding-left: 0;
}
.begin-sticky ol.breadcrumb {
    padding: 0 0 15px 0;
    background: transparent;
    margin-bottom: 0;
    border-radius: 0;

}
.page-has-sidebar .item-article .inner-content .name {
    font-size: 1rem;
}
.page-view-group .item-article .img{
    margin-bottom: 10px;
}
.item.item-facebook{
    display: none;
}
.text-info-faq .description h2, .text-info-faq .description h3 {
    font-size: 1.3rem;
}

.text-info-faq .description img {
    border-radius: 8px;
}
.nh-sidebar .section-list-article-page .section-title .related-title{
/*    margin-top: 20px;*/
}
.dm-intro-name i {
    font-size: .9rem;
    cursor: pointer;
}

.dm-intro-name .tips {
    margin-top: -10px;
}
.section-table-price-server .content-table-price>ul>li{
    margin-right: 10px;
    width: calc(20% - 10px);
    text-align: center;
}
.section-table-price-server .content-table-price>ul>li>a{
    padding: 0 20px;
}
.section-banner-hosting .content-text{
    top: 50%;
}
.section-banner-web4s .content-text{
     top: 50%;
}
.section-table-price-hosting .tab-hosting ul{
    padding: 0;
}
.section-table-price-hosting .tab-hosting{
    margin-bottom: 40px;
}
.section-table-price-server .content-table-price>ul>li>a.active{
    background: #4abab9;
    font-size: 16px;
    font-weight: 500;   
}
.section-table-price-server .content-table-price>ul>li>a{
    background: linear-gradient(to right, #dedede 50%, #4abab9 50%);
    background-size: 200% 100%;
    transition: background-position 0.3s ease;
    font-weight: 500;
}
.section-table-price-server .content-table-price>ul>li>a:hover{
    /*background-position: -100% 0;
    color: #fff !important;
    font-weight: 500;*/
}
.link-add-cart .btn-add-cart{
    height: 50px;
    
}
.hide-promotion{
    height: 0;
    overflow: hidden;
}
.order-account {
    color: red;
    font-weight: 500;
    padding: 2px 0;
}
.select-cycle-text {
    margin-bottom: 5px;
    font-weight: 500;
}
.cart-header-title .cart-title {
    font-weight: bold;
    font-size: 1.1rem;
    text-transform: ;
    margin: 0;
}

.cart_service_item_wrapper.cart-header-title {
    border-radius: 3px;
    padding: 15px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
}
a.btn-success.btn-completed-cart {
    border-radius: 5px;
    width: 230px;
    height: 42px;
    line-height: 40px;
    
    border-color: var(--color-highlight);
    transition: all .3s ease;
}
a.btn-success.btn-completed-cart:hover {
    background: var(--color-highlight) !important;
    
}
.section-banner-hosting .img-baner img{
    height: 20vw;
}
.section-banner-web4s .img-baner img{
    height: 25vw;
}
.section-table-price-backup .content-table-price>ul>li {
    width: 25%;
}
.section-table-price-backup h2.title-section {
    margin: 0;
}

.section-table-price-backup .content-table-price .sologan-section {
    margin: 15px 0;
}
.section-why-buy-ssl .content-why-buy-ssl .content .item .name{
    font-size: 16px;
}
@keyframes rotateY {
      0% {
        transform: rotateY(0deg);
      }
      100% {
        transform: rotateY(360deg);
      }
    }

.rotating-image {
  margin: auto;
  animation: rotateY 1s linear forwards; /* Adjust the duration as needed */
}
ul.logo-app-footer img {
    max-width: 110px;
}
.item-menu-footer .list-img-fanpage>li {
    flex: 0 0 auto;
    margin-right: 10px;
}
.footer-inline-icon {
    display: flex;
}

.footer-inline-icon span {
    margin-right: 20px;
    font-weight: 700;
    font-size: 20px;
}
.nhanhoa_group {
    display: inline-block;
    position: relative;
    width: 100%;
    
    padding: 20px;
    border-radius: 5px;
    padding: 28px 0 10px 0;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: var(--color-text);
}
.group_name img,
.group_child img {
    width: 100px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.group_child {
    display: inline-block;
    width: calc(25% - 5px);
    height: 50px;
    text-align: center;
}
.group_child img.logo_name_2,
.group_name img.logo_name_2 {
    opacity: 0 !important;
    display: none;
}
a.group_name {
    display: block;
    width: 150px;
    /* background: #282828; */
    margin: 0 auto;
    margin-top: -18px;
    
}
.nhanhoa_group a img {
    transition: opacity 0.3s ease-out;
}
a.group_name img {
    width: 250px;
}
a.group_child.group-logo-home-nh .logo_name_1, a.group_child.group-logo-home-nh .logo_name_2 {
    margin-top: 13px;
    height: 25px;
}

.nhanhoa_group a .logo_name_1{
    filter: contrast(0) brightness(200%);
}
.nhanhoa_group a .logo_name_2 {
    opacity: 0 !important;
}
.nhanhoa_group a:not(.group-logo-home-nh):hover .logo_name_1 {
    opacity: 0 !important;
    display: none;
}
.nhanhoa_group a:not(.group-logo-home-nh):hover .logo_name_2 {
    opacity: 1 !important;
    display: block;
}
.section-banner-ssl .img-baner img, .section-banner-server .img-baner img{
    height: 22vw;
}
.section-banner-email .img-baner img{
    max-height: 250px;
}
.compare-row-head{
    display: none;
}
#app{
    font-family:-apple-system, "URWDIN",sans-serif !important;
}
/*QRCODE payment screen*/
.info-orc-content {
    
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
}

.info-orc-content .info-orc-detail {
    margin: 14px;
    padding: 0 15px;
}

.info-orc-content h3 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.info-orc-content-item .info-orc-label {
    font-size: 15px;
    line-height: 16px;
    color: #727272;
    font-weight: 400;
    margin-bottom: 10px;
}

.info-orc-content-item .info-orc-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #303233;
    word-wrap: break-word;
}
.info-orc-content-item {
    border-top: 1px solid #ebebeb;
    margin-bottom: 0;
    padding: 20px 0;
}
.info-orc-content-item.info-orc-content-amount .info-orc-text {
    font-size: 22px;
}
.info-orc-content-item:first-child {
    border: 0 !important;
}

.info-orc-detail .info-orc-content-item:first-child {
    border: 0 !important;
}
.info-orc-content-countdown {
    margin-top: 20px;
    padding: 20px;
    background: #CEF1FF;
    border-radius: 8px;
}
.info-orc-content-countdown {
    text-align: center;
}
.info-orc-content-countdown .info-orc-label {
    margin-bottom: 10px;
}
.time-box {
    padding: 0.5rem!important;
    margin: 12px 7px 0 7px;
    border-radius: 8px;
    background-color: #058dc27d;
}

.time-box p {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 1rem;
}
.qr-content {
    padding-top: 50px;
    padding-bottom: 50px;

}

.info-orc-qr {
    padding: 40px 20px;
    background-image: url('https://nhanhoa.com/templates/images/v2/qrcode-bg-2.png');
    background-color: #4ABAB9;
    border-radius: 8px;
    position: relative;
}

.info-qr-img {
    max-width: 280px;
    display: block;
    margin: 20px auto 10px auto;
}

.info-qr-title {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
}

.info-qr-note {
    max-width: 80%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
.info-qr-img img {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 8px solid #fff;
}
.info-orc-content-back {
    padding: 10px;
    text-align: center;
    margin-top: 4px;
    color: #058DC2;
    font-size: 1.1rem;
}

.info-orc-content-back a {
    color: #058DC2;
    font-weight: 500;
}
.info-qr-action {
    text-align: center;
    margin: 15px 0;
}

.info-qr-action a {
    background: #058DC2;
    padding: 8px 30px;
    color: #fff;
    border-radius: 5px;
    transition: all .3s ease;
}
.info-qr-action a:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transform: translateY(10px);
}
.download-qr {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}
.download-qr a{
    cursor: pointer;
    text-decoration: underline;
}
.qrcode_gradient {
    position: absolute;
    opacity: .6;
    width: 98%;
    height: 98%;
    top: 1%;
    left: 1%;
    z-index: 6;
    -webkit-transform: translate3d(0, -110%, 0);
    -moz-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    -webkit-animation: QRCodeScan 3s infinite cubic-bezier(.45, .03, .81, .63);
    -moz-animation: QRCodeScan 3s infinite cubic-bezier(.45, .03, .81, .63);
    -o-animation: QRCodeScan 3s infinite cubic-bezier(.45, .03, .81, .63);
    animation: QRCodeScan 3s infinite cubic-bezier(.45, .03, .81, .63);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
@-webkit-keyframes QRCodeScan {
    0% {
        -webkit-transform: translate3d(0, -110%, 0);
        transform: translate3d(0, -110%, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}

@-moz-keyframes QRCodeScan {
    0% {
        -moz-transform: translate3d(0, -110%, 0);
        transform: translate3d(0, -110%, 0)
    }
    90% {
        -moz-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
    100% {
        -moz-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}

@-o-keyframes QRCodeScan {
    0% {
        transform: translate3d(0, -110%, 0)
    }
    90% {
        transform: translate3d(0, 30%, 0)
    }
    100% {
        transform: translate3d(0, 30%, 0)
    }
}

@keyframes QRCodeScan {
    0% {
        -webkit-transform: translate3d(0, -110%, 0);
        -moz-transform: translate3d(0, -110%, 0);
        transform: translate3d(0, -110%, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 30%, 0);
        -moz-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 30%, 0);
        -moz-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}
.main_loader.main_loader_home.main_loader_qrcode_img{
    position: absolute;
    height: 100%;
    border-radius: 5px;
}
/*QRCODE payment screen*/
/*VPS Global*/
.pupop_service_cycle li.check_service_email_cycle.check_cloud_mmo_region .box{
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: 0 !important;
}
.region-tab-wrapper {
    display: flex;
    margin-bottom: 20px;
}
.cart-cloud-region {
    order: 3;
    margin: 10px 0;
}
.check_cloud_mmo_region figure.box.time {
    position: relative;
}
.check_cloud_mmo_region.active figure.box.time:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 35px;
    content: '';
    background: url(https://nhanhoa.com/templates/images/icon-check-mark.png) no-repeat center !important;
    overflow: hidden;
    background-size: contain !important;
}
.region-tab-wrapper a {
    display: block;
    position: relative;
    padding: 14px 2px;
    margin: 0 14px;
    background: transparent;
    border: none;
    cursor: pointer;
    color: #333;
    font-size: 15px;
    line-height: 20px;
    transition: color 0.2s ease-in;
    outline: none;
}

.region-tab a:after {
    display: block;
    position: absolute;
    z-index: 10;
    content: "";
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #007bfc;
    transition: all 0.2s ease-in;
}

.region-tab-wrapper a.active:after {
    width: 100% !important;
    margin-left: -50%;
}

.region-tab-wrapper a:hover:after {
     width: 100% !important;
    margin-left: -50%;
}
.check_cloud_mmo_region ul li .region-list-item:first-child i {
    font-size: 20px;
}
.check_cloud_mmo_region {
    width: 33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    flex: 0 0 33%;
    max-width: 33%;
    
}

.select_popup_region a {
    display: flex;
    width: 100% !important;
    justify-content: space-between;
    color: var(--color-highlight);
    border: 1px solid;
    padding: 10px;
    align-items: center;
    border-radius: 3px;
    margin-top: 10px;
}
.select_popup_region a i{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.select_popup_region label {
    font-weight: normal !important;
    cursor:pointer;
    margin: 0;
}
.check_cloud_mmo_region ul li {
    display: flex;
    align-items: center;
    justify-content: start;
}

.check_cloud_mmo_region ul li .region-list-item:first-child {
    width: 10%;
    flex: 0 0 10%;
    max-width: 10%;
    margin-right: 5px;
}

.check_cloud_mmo_region ul li .region-list-item {
    display: flex;
    flex: 0 0 90%;
    justify-content: space-between;
}
.check_cloud_mmo_region ul li .region-list-item span{
    font-size: 14px !important;
    font-weight: bold;
}
.check_cloud_mmo_region ul li .region-list-item:last-child span.region_country{
    font-size: 12px !important;
    font-weight: 500;
}
.check_cloud_mmo_region .box>ul {
    height: 60px;
    line-height: 39px;
    transition: all.3s ease;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    cursor:pointer;
    border:1px solid transparent;
    border-radius:3px;
    padding: 10px;
}
.check_cloud_mmo_region .box>ul:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-color:#00a8f1;
}
.check_cloud_mmo_region.active .box>ul{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-color:#00a8f1;
}
.check_cloud_mmo_region i.fa-check{
    display:none;
}
/*VPS Global*/
#vfone_call{
  bottom: 55%;
}
.title-section{
    text-transform: inherit;
}
.section-characteristic .content .title-section{
    text-transform: inherit;
    font-size: 32px;
}
.section-banner-email .content-text .info .title{
    font-size: 30px;
    text-transform: inherit;
}
.backorder-price-wrapper {
    margin: 10px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: var(--color-main);
}
.title-section.title-tab-hosting-mobile{
    display: none;
}
.service-breadcrumbs{
    display: none;
}
.section-table-price-hosting .tab-hosting ul> li.nav-item > a.active, .section-table-price-hosting .tab-hosting ul>li.nav-item>a:hover{
/*    background: var(--color-main);*/
}
.mobile-top-header{
    display: none;
}
.section-we-hosting .content-text .item .name{
    font-size: 20px;
}
.section-table-price-hosting .info-table-price .info-emty .item-price .gift{
    display: none;
}
.section-we-hosting .content-text .item .name a{
    color: var(--color-main);
}
section.price_domain_table {
    background: #F1F1F1;
    
}
section.price_domain_table h2, section.price_domain_table h3 {
    
    display: block;
    text-align: center;
    font-size: 1.3rem;
}
section.price_domain_table h1{
    font-size: 25px;
    text-align: center;
}
.promotion-page-title {
    text-align: center;
}
.banggia-header {
    padding: 70px 0;
    background: var(--color-main);
    color: #fff;
    background-image: url("https://nhanhoa.com/uploads/attach/1700106333_banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;

    
}
.price_domain_table .table thead th {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    height: 60px;
    vertical-align: middle;
}
table.specifications.table.list_pirce thead {
    background: var(--color-main);
    border-top-left-radius: 10px;
}
.price_domain_table .table tr td {
    font-size: 14px;
    vertical-align: middle;
    border:0 !important;
}
.price_domain_table  table.table tbody tr:nth-child(2n) {
    background: #F9F9F9;
}
.software_price a.add_cart_service {
    display: block;
    height: 40px;
    line-height: 42px;
    border-radius: 5px;
    color: var(--white);
    background-image: linear-gradient(left,#058dc2,#4abab9);
    background-image: -webkit-linear-gradient(left,#058dc2,#4abab9);
    background-image: -o-linear-gradient(left,#058dc2,#4abab9);
    background-image: -moz-linear-gradient(left,#058dc2,#4abab9);
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 140px;
    text-align: center;
}
article#tab-plesk table thead th {
    text-align: center;
}


section.software_desc {
    padding: 20px;
    margin: 15px 0;
    border-radius: 10px;
    background: #fff;
}
.section.software_desc p{
    margin-bottom: 10px;
}
.panel-heading h4 {
    font-size: 1.2rem;
    color: var(--color-main) !important;
}

.panel-heading h4 a,  .panel-heading h3 a{
    color: var(--color-main) !important;
}

.panel-heading h4 a i {
    margin-right: 10px;
}

section.software_desc .figure {
    margin-bottom: 15px;
}

.software_desc figure.inner {
    margin-bottom: 15px;
}
.banggia-header ul.nav {
    border: 0;
    justify-content: center;
}
section.software_price table tbody tr:first-child {
    
}

section.software_price table tbody tr:first-child td {

}
.price_domain_table table.table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.price_domain_table table.table tbody tr:last-child {
    border-bottom-left-radius: 10px;
}
.price_domain_table table.table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}
.banggia-header ul.nav li a {
    padding: 10px 20px;
    background: #3da9a8;
    color: #fff;
    /* border: 1px solid #fff; */
    border-radius: 5px;
    min-width: 130px;
    display: flex;
    justify-content: space-around;
}
.banggia-header ul.nav li a.active {
    background: var(--color-text);
}
.banggia-header ul.nav li.active a {
/*    background: var(--color-text);*/
}
.swep.hidden-sm.hidden-md.hidden-lg {
    display: none;
}
.banggia-header ul.nav li {
    margin: 20px;
}
section.software_price table {
    background: #fff;
    border-radius: 10px;
    border: 0 !important;
}
.btn_register_reseler{
    display:none;
}
section.software_price table thead tr th {
    color: var(--color-highlight) !important;
    font-size: 1.3rem !important;
}
figure.des {
    display: flex;
    justify-content: space-between;
}
figure.des img {
    /* width: 120px !important; */
    align-self: center;
    margin-right: 10px;
}
figure.custom_domain {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
    background: #fff;
}

figure.custom_domain h3, figure.custom_domain a {
    color: var(--color-highlight) !important;
}
section.price_domain_table .html_content {
    padding: 20px;
    border-radius: 10px;
    margin: 0 0 10px 0;

}
table.specifications.table.list_pirce {
    background: #fff;
    border-radius: 10px;
}
.price_domain_table .table thead tr:first-child th:first-child {
    border: 0;
    border-top-left-radius: 10px;
}

.price_domain_table .table thead tr:first-child th:last-child {
    border-top-right-radius: 10px;
}
figure.des {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
    background: #fff;
}
table.specifications.table.list_pirce thead {
    min-height: 50px;
}
section.price_domain_table h3 {
    text-align: center;
    font-size: 1.5rem;
}
section.software_desc h3, .software_desc .panel-heading h3 a{
    font-size: 16px;
    color: var(--color-highlight);
    text-align: left;
}
section.promotion_detail{
    padding: 50px 0;
}
section.promotion_detail .item-article .img{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.reseller-price-table section.software_price table thead tr th {
    font-size: 1rem !important;
    text-align: center;
}

.reseller-price-table .nh_tab_content {
    margin: 20px 0;
}
.reseller-price-table section.software_price table th {
    background: var(--color-main);
    color: #fff !important;
    border: 0;
}

.price_domain_table .table tr td.colspan {
    background: var(--color-main);
    color: #fff;
}
.price_domain_table table.table tbody tr:last-child .colspan {
    background: #fff;
}
.promotion_detail .item-article .img {
    margin-bottom: 10px;
}
.promotion_detail .item-article {
    margin-bottom: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
}
.promotion-page-title p {
    margin: 20px 0;
}
.promotion_detail .col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
}
.promotion_detail .item-article .inner-content .date p {
    margin-bottom: 5px;
}
.promotion_detail .item-article .inner-content {
    padding: 10px;
}
.promotion_detail .item-article .btn_view a {
    font-size: 14px;
    color: var(--color-highlight);
}
.content-online-support .item-video{
    padding-top: 0;
}
/* popup recall */
.popup-re-call,
.popup-check-domain {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999999;
    top: 0px;
    padding-top: 100px;
    text-align: left;
    overflow: hidden;
}
.popup-re-call > .content_popup,
.popup-re-call > .success-conten {
    background: #fff;
    padding: 20px 20px 0px 20px;
    width: 350px;
    margin: auto;
    border-top: 5px solid var(--color-highlight);
    position: relative;
    border-radius: 15px;
}
.popup-check-domain > .content_popup {
    background: #fff;
    padding: 20px 20px 0px 20px;
    width: 100%;
    max-width: 450px;
    margin: auto;
}
.popup-re-call > .content_popup > .input-content > img,
.popup-re-call > .content_popup > .success-conten > img {
    width: 10%;
}
.popup-re-call > .content_popup > .input-content > .text-hello,
.popup-re-call > .content_popup > .success-conten > .text-hello {
    color: #169e31;
    font-size: 22px;
    padding-top: 5px;
}
.popup-re-call > .content_popup > .input-content > .conten-sub {
    color: var(--color-main);
    font-size: 14px;
    font-weight: 500;
    padding-top: 5px;
    line-height: 20px;
    padding-bottom: 10px;
}
.popup-re-call > .content_popup > .success-conten > .conten-sub {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}
.popup-re-call > .content_popup > .success-conten > .conten-warning {
    font-size: 14px;
    margin-bottom: 10px;
    color: red;
    padding-top: 10px;
    line-height: 20px;
}
.popup-re-call > .content_popup > .input-content > .submit-content,
.popup-re-call > .content_popup > .success-conten > .submit-content,
.popup-check-domain > .content_popup > .submit-content {
    font-size: 14px;
    margin: 3px -20px 0 -20px;
    background: #e3e3e3;
    padding: 10px 20px;
    overflow: auto;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.popup-re-call > .content_popup > .input-content > .submit-content > .send-go,
.popup-check-domain > .content_popup > .submit-content > .add_service_cart {
    background: var(--color-highlight);
    color: #fff;
    border-radius: 25px;
    border:0;
}
.input-content-intro-icon i {
    font-size: 38px;
    color: var(--color-highlight);
}

.text-hello {
    font-size: 18px;
    margin: 5px 0;
    font-weight: bold;
    color: var(--color-highlight);
}
.popup-re-call > .content_popup > .input-content > .submit-content > .go-hotline {
    width: 65%;
    float: right;
    text-align: center;
    padding: 5px 0px;
}
.popup-check-domain > .content_popup > .submit-content > .go-hotline {
    /*width: 70%;*/
    float: right;
    text-align: center;
    padding: 5px 0px;
}
.popup-re-call > .content_popup > .input-content > .success-conten > .go-hotline {
    width: 100%;
    text-align: center;
    padding: 5px 0px;
}
.popup-re-call > .content_popup > .input-content > .submit-content > .go-hotline > span {
    color: var(--color-highlight);
    font-weight: bold;
}
.popup-re-call > .content_popup > .re-close-popup,
.popup-check-domain > .content_popup > .domain-close-popup {
    margin: 0;
    top: 0;
    right: 5px;
    opacity: 1;
    color: red;
    font-size: 25px;
}
.phone_error,
.content_error {
    padding: 5px;
    display: none;
}
.request_detail .content_request .content_request_sub {
    border: 1px solid #eee;
}
.request_detail .text {
    background: #eee;
}
.request_detail .row {
    line-height: 35px;
}
.re-send-call,
.pointer {
    cursor: pointer;
}

input[type="radio"].css-checkbox-x2 {
    display: none;
}
input[type="radio"].css-checkbox-x2 + label.css-label-x2 {
    padding-left: 38px;
    margin-right: 16px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    color: var(--color-main);
}
input[type="radio"].css-checkbox-x2 + label.css-label-x2:last-child {
    margin-right: 0px;
}
input[type="radio"].css-checkbox-x2:checked + label.css-label-x2 {
    background-position: 0 -30px;
}
label.css-label-x2 {
    background: url(https://nhanhoa.com/templates/images/v2/radio-x2.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.popup-re-call .form-control {
    display: block;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.popup-re-call .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.popup-re-call textarea {
    height: auto !important;
    margin-bottom: 15px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.phone_error,
.content_error {
    padding: 5px;
    display: none;
}
.btn_show_popup p {
    cursor: pointer;
}
.jconfirm-content {
    overflow: hidden;
    padding: 5px;
    font-size: 14px;
    line-height: 25px;
}
#arcontactus {
    z-index: 998;
}
/*END popup recall */
.img.img-default .rtbs {
    position: relative;
}

.item .img.img-default {
    padding-top: 0;
}
.section-img-register-service .item-service .inner-content .link-service>a{
    height: 50px;
    line-height: 50px;
}
.section-img-register-service .item-service .inner-content .name{
    text-transform: uppercase;
    font-size: 20px;
}
.view-domain_ext_new .section-brand-trust {
    padding: 50px 0 60px;
    background: #f1f1f1;
}
.view-domain_ext_new .section-banner-email {
    display: none;
}
.btn-add-cart-direct{
    position: relative;
    padding: 0;
}
.btn-add-cart {
    position: relative;
    padding: 0;
}
/*btn loader pulse*/
.nh-btn-loader{
    display: none;
}
@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    to {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    to {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
    }
}

.nh-btn-loader.spinner {
    display: flex;
    width: 100%;
    text-align: center;
    position: absolute;
    top: calc(50% - 10px);
    justify-content: center;
}
a.btn-add-cart .nh-btn-loader.spinner {
    width: calc(100% - 20px );
}
.btn-page-domain{
    min-width: 128px;
}
.btn-page-domain .nh-btn-loader.spinner{
    position: inherit;
    top: auto;
}
span.d-block.d-md-none.d-lg-none.btn-page-domain-icon.d-none{
    display: none !important;
}
.g_id_signin {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.nh-btn-loader.spinner div {
    width: 2px;
    height: 20px;
    background-color: #fff;
    margin: 0 1px;
    display: inline-block;
    animation: sk-stretchdelay 1.5s ease-in-out infinite;
    display: flex;
}
.nh-btn-loader.spinner .rect2 {
    animation-delay: -1.1s;
}

.nh-btn-loader.spinner .rect3 {
    animation-delay: -1s;
}

.nh-btn-loader.spinner .rect4 {
    animation-delay: -0.9s;
}

.nh-btn-loader.spinner .rect5 {
    animation-delay: -0.8s;
}
.search_domain .dropdown {
    display: none;
}
/*btn loader pulse*/
.item-list-footer-one .col-lg-3 {
    
}
.view-chuyen-nhuong-ten-mien #main-content .container {
    background: #fff;
    font-size: 1rem;
    border-radius: 5px;
}

.view-chuyen-nhuong-ten-mien {
    background: #f1f1f1;
}

.view-chuyen-nhuong-ten-mien #main-content .container p {
    font-size: 1rem;
}

.view-chuyen-nhuong-ten-mien #main-content h1,.view-chuyen-nhuong-ten-mien #main-content h2 {
    font-size: 1.4rem;
    color: var(--color-highlight);
}
.view-chuyen-nhuong-ten-mien #main-content h3{
    font-size: 1.2rem;
    color: var(--color-highlight);
}
.view-chuyen-nhuong-ten-mien #main-content h3 span{
    color: var(--color-highlight) !important;
}
.view-chuyen-nhuong-ten-mien #main-content {
    margin: 20px 0;
}
.section-banner-hosting h1 {
    font-size: 30px;
    
    font-weight: bold;
}
.section-banner-search-domain .content-banner .info .title{
    font-size: 45px;
}
.section-banner-search-domain .content-banner .info .slogan{
    margin-bottom: 30px;
    font-size: 18px;
}
.section-table-price-hosting .info-table-price .title-section{
    text-transform: capitalize;
}
.introjs-tooltipReferenceLayer *{
    font-family: -apple-system, "URWDIN",sans-serif !important;
}
.introjs-button{
    border: 0;
    font-family: -apple-system, "URWDIN",sans-serif !important;
    text-shadow: none;
}
.introjs-disabled{
    color: var(--color-text);
}
.introjs-nextbutton {
    background: var(--color-highlight) !important;
    color: #fff !important;
}
.introjs-tooltiptext {
    padding: 10px 20px;
}
.introjs-bullets {
    padding: 5px 0;
}
.email-advances .content-strong-governance .info .item .name{
    font-weight: 500;
    margin-bottom: 0;
}
.section-strong-governance.email-advances .col-lg-3 {
    max-width: 20%;
    flex: 0 0 20%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.section-strong-governance .content-strong-governance .info .item{
    border: 1px solid var(--color-highlight);

}
.section-strong-governance .content-strong-governance .info .item .img{
    width: 80px;
    height: 80px;
}
.section-strong-governance .content-strong-governance .info .item .img img{
    width: 40px;
    height: 40px;
}
/*icon ring ring*/
.shake_image_promotion{
    position: relative;
    
}
span.shake_img_close {
    font-size: 22px;
    color: #e30808;
    position: fixed;
    bottom: calc(62%);
    right: 1%;
    z-index: 998;
    font-weight: normal;
    cursor: pointer;
}
#img_bf12 img {
    position: fixed;
    max-height: 150px;
    bottom: 45%;
    right: 0;
    z-index: 998;
    max-width: 220px;
}
.ring_ring_img {
    -webkit-animation: ring 6s 2s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s 2s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s 2s ease-in-out infinite;
    transform-origin: 50% 4px;
    margin-right: 5px;
    color: #fff;
}
@-webkit-keyframes ring {
  0% { -webkit-transform: rotateZ(0); }
  1% { -webkit-transform: rotateZ(30deg); }
  
  
  27% { -webkit-transform: rotateZ(-12deg); }
  29% { -webkit-transform: rotateZ(10deg); }
  31% { -webkit-transform: rotateZ(-8deg); }
  33% { -webkit-transform: rotateZ(6deg); }
  35% { -webkit-transform: rotateZ(-4deg); }
  37% { -webkit-transform: rotateZ(2deg); }
  39% { -webkit-transform: rotateZ(-1deg); }
  41% { -webkit-transform: rotateZ(1deg); }

  43% { -webkit-transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ring {
  0% { -moz-transform: rotate(0); }
  1% { -moz-transform: rotate(30deg); }
 
 
  27% { -moz-transform: rotate(-12deg); }
  31% { -moz-transform: rotate(-8deg); }
  33% { -moz-transform: rotate(6deg); }
  35% { -moz-transform: rotate(-4deg); }
  37% { -moz-transform: rotate(2deg); }
  39% { -moz-transform: rotate(-1deg); }
  41% { -moz-transform: rotate(1deg); }

  43% { -moz-transform: rotate(0); }
  100% { -moz-transform: rotate(0); }
}

@keyframes ring {
  0% { transform: rotate(0); }
  1% { transform: rotate(30deg); }
 
  27% { transform: rotate(-12deg); }

  31% { transform: rotate(-8deg); }
  33% { transform: rotate(6deg); }
  35% { transform: rotate(-4deg); }
  37% { transform: rotate(2deg); }
  39% { transform: rotate(-1deg); }
  41% { transform: rotate(1deg); }

  43% { transform: rotate(0); }
  100% { transform: rotate(0); }
}
.popup_waining h4 {
    font-size: 1.1rem;
}

.popup_waining button {
    font-size: .9rem;
    height: 35px;
}

.popup_waining .modal-header {
    position: relative;
}

.popup_waining .modal-header .close {
    margin: 0;
    font-size: 20px;
    color: red;
    opacity: 1;
}
.tooltip{
    z-index: 1001;
}
.section-internal-feature-sever .content-internal-feature-sever .content .title-section{
    font-size: 25px;
}
.promotion-pricing-table {
    color: red;
    font-weight: 500;
}

.promotion-pricing-table i {
    color: red !important;
}
/*gioi_thieu*/
.section-box-about-01 {
    padding-bottom: 60px;
    padding-top: 60px;
}

.section-box-about-01 .content .img img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.section-box-about-02 .img {
    position: relative;
    padding-top: 75%;
    border-radius: 24px;
    overflow: hidden;
}

.section-box-about-02 .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-box-about-02 .info-left .title-section-02 {
    color: var(--color-main);
    margin-bottom: 15px;
}

.section-box-about-02 .info-left .dsc {
    margin-bottom: 15px;
}
.section-box-about-02 {
    padding-bottom: 60px;
}
.section-box-about-04 {
    background: var(--color-main);
    padding: 30px 0;
}

.section-box-about-03 {
    padding-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-box-about-05 {
    padding-bottom: 60px;
    padding-top: 60px;
}
.section-box-about-03 .item {
    text-align: center;
    padding-bottom: 50px;
}

.section-box-about-03 .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.section-box-about-03 .item .check {
    width: 30px;
    height: 30px;
    border: 1px solid var(--color-main-02);
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
}

.section-box-about-03 .swiper-wrapper .swiper-slide:nth-child(1) .item .check {
    background: #C9F0F0;
    border: 0;
}

.section-box-about-03 .swiper-wrapper .swiper-slide:nth-child(1) .item .check:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    background: var(--color-main);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.section-box-about-03 .item:before {
    content: '';
    position: absolute;
    right: 0;
    width: calc(50% - 25px);
    background: #000;
    height: 1px;
    top: 15px;
}

.section-box-about-03 .item:after {
    content: '';
    position: absolute;
    left: 0;
    width: calc(50% - 25px);
    background: #000;
    height: 1px;
    top: 15px;
}

.section-box-about-03 .swiper-wrapper .swiper-slide:nth-child(1) .item:after {
    display: none;
}
.section-box-about-03 .item .dsc {
    max-width: calc(100% - 30px);
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.section-box-about-04 .content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.section-box-about-04 .content .info {
    font-size: 32px;
    color: #fff;
    margin-right: 25px;
}

.section-box-about-04 .content .info .name {
    font-weight: 700;
}

.section-box-about-04 .content span.number {
    font-size: 90px;
    font-weight: 700;
    color: #fff;
}

.section-box-about-04 .content span {
    font-size: 32px;
    color: #fff;
}
.section-box-about-04 .content .icon img {
    height: 80px;
}

.section-box-about-04 .content .icon {
    margin-right: 25px;
}
.section-box-about-04 .content .icon img {
    height: 80px;
}

.section-box-about-04 .content .icon {
    margin-right: 25px;
}

.section-box-about-05 .content .info {
    font-size: 20px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.section-box-about-05 .content .info p span {
    font-weight: 700;
}

.section-box-about-05 .content .info ul {
    padding-left: 0;
}

.section-box-about-05 .content .info ul>li {
    list-style: none;
    margin-bottom: 15px;
}
.domain-ext-ft .section-difference-ht {
    display: none;
}
.domain-ext-ft .content-brand-trust .img img {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
/*top list domain*/
.list-top-domain-data {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
}

.list-top-domain-data .top-domain-item {
    border: 1px solid #fff;
    padding: 10px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: start;
    border-radius: 5px;
    min-width: calc(100%/7);
    position: relative;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.list-top-domain-data .top-domain-item:hover{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transform: scale(1.04);
}
.list-top-domain-data .top-domain-item .tips {
    position: absolute;
    right: 10px;
    top: 2px;
}
.list-top-domain-data .top-domain-ext {
    font-weight: bold;
    font-size: 1.2rem;
    color: #fff;
}

.list-top-domain-data .top-domain-price .price-new {
    font-weight: bold;
    color: #fff;
    font-size: 1.2rem;
}

.list-top-domain-data .top-domain-price .price-old {
    text-decoration: line-through;
    color: #fff;
}
.grid-domain-hot {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.grid-domain-hot-item {
    flex: 0 0 24%;
    width: 24%;
    padding: 20px;
    border: 1px solid var(--color-main);
    margin-bottom: 20px;
    border-radius: 4px;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.grid-ext-name {
    font-size: 1.7rem;
    font-weight: bold;
}
.grid-ext-name img {
    max-width: 120px;
}
.grid-ext-desc {
    margin: 15px 0;
}

.grid-ext-price {
    margin-bottom: 20px;
}
.grid-ext-price .price-new {
    color: var(--color-main);
}

.grid-ext-price .price-new span {
    font-weight: bold;
    font-size: 1.6rem;
}

.grid-ext-register {
    display: block;
    padding: 8px;
    font-size: 1rem;
    border-radius: 3px;
    background-image: linear-gradient(left, #4ABAB9, #058DC2);
    background-image: -webkit-linear-gradient(left, #2d9695, #058DC2);
    background-image: -o-linear-gradient(left, #058DC2, #4ABAB9);
    border: 0;
}

.grid-domain-hot-item:hover {
    transform: scale(1.02);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
/*top list domain*/

.domain-is-contact .btn-pricing-2 {
    color: #fff;
    width: 100px;
    padding: 3px;
    border-radius: 5px;
    text-align: center;
    font-size: .8rem;
    position: absolute;
    right: 10px;
    top: 18%;
    line-height: 2.1;

}
.domain-is-contact .custom-control-label:before {
    display: none;
}
.link-more a.btn-view-price{
    background: var(--color-black);
    border-color: var(--color-black);
}
.link-more a.btn-view-price:hover {
    color: var(--color-black);
    background: transparent;
}
.text-red-bold{
    color: red !important;
    font-weight: bold;
}
.tbl-item-mobile{
    display: none;
}
.tbl-item-desktop{
    display: block;
}
.section-service-01 .content-service .video.img-video {
    padding: 0;
}
.section-cloud-backup-detail-2{
    background: #f1fafa;
    padding-top: 60px;
    padding-bottom: 60px;

}
.section-cloud-backup-detail {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-cloud-backup-detail-2 ul {
    line-height: 30px;
    list-style: none;
}
.section-cloud-backup-detail .content-note-service-domail {margin-bottom: 50px;}

.section-cloud-backup-detail .content-note-service-domail .info p {
    line-height: 25px;
}
.content-note-service-domail .video {
    border: 8px solid #dedede9e;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.content-note-service-domail .video iframe{
    border-radius: 10px;
}
.section-cloud-backup-detail-2 ul li i {
    font-size: 20px;
    margin-right: 5px;
    margin-bottom: auto;
    margin-top: 8px;
}
.section-why-cloud.box-linux-06.section-why-cloud-backup .item .icon {
    padding: 12px;
}

.section-why-cloud.box-linux-06.section-why-cloud-backup .item:hover img {
    filter: contrast(0) brightness(200%);
}
.section-cloud-backup-detail-2 ul li {
    display: flex;
    align-items: center;
    gap: 5px;
}
.section-table-price-hosting.section-table-price-backup {
    padding-bottom: 0;
}
img.lazyload.nh-lazyload{
    height: 200px;
    display: block;
}
/* fade image in after load */
.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}
@media (max-width: 1200px){
    .section-box-about-01 {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .section-box-about-02 .content .info-left {
        margin-bottom: 20px;
    }

    .section-box-about-02 {
        padding-bottom: 30px;
    }
    .section-box-about-04 .content span.text-info {
        display: flex;
        align-items: center;
    }

    .section-box-about-04 .content .info {
        font-size: 20px;
    }

    .section-box-about-04 .content span.number {
        font-size: 36px;
    }

    .section-box-about-04 .content span {
        font-size: 20px;
    }
    .section-box-about-05 {
        padding-bottom: 20px;
        padding-top: 30px;
    }
    .section-box-about-05 .content .info {
        font-size: 14px;
    }
    .section-box-about-01 .content .img img {
        height: 250px;
    }
    .section-box-about-02 .img {
        padding-top: 53%;
    }
}


/*gioi_thieu*/

/*menu danh muc mobile*/
@media(max-width:992px){
    .tbl-item-mobile{
        display: block;
    }
    .tbl-item-desktop{
        display: none;
    }
    .main-whois-wrapper {
        justify-content: center;
    }
    .menu-mobile {
        position: fixed;
        left: 0;
        right: 0px;
        background: #fff;
        z-index: 9999;
        max-height: calc(100% - 120px);
        border-radius: 16px 16px 0px 0px;
        height: 0;
        bottom: 0;
        transition: all 300ms ease-in 0s;
        transform: translateY(130%);
    }

    .menu-mobile .title {
        padding: 18px 16px;
        text-align: center;
        font-size: 16px;
        color: #000;
        border-bottom: 1px solid rgb(235, 235, 240);
    }

    .content-menu-tab {
        display: flex;
        height: 100%;
        background: rgb(244 244 244);
    }

    .content-menu-tab .content-menu {
        flex: 0 0 95px;
        background: rgb(255 255 255);
        overflow-y: auto;
        height: 100%;
        padding-bottom: 68px;
    }

    .content-menu-tab .content-menu ul {
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        overflow: hidden;
    }

    .content-menu-tab .content-menu ul>li.nav-item>a {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        padding: 12px 7px 12px;
        background-color: rgb(219, 238, 255);
        position: relative;
        flex-shrink: 0;
        border: 0;
        border-bottom: 1px solid #fff;
        margin-bottom: 0;
        color: #000;
        font-size: 13px;
    }

    .content-menu-tab .content-menu ul>li.nav-item {
        border: 0;
    }

    .content-menu-tab .content-menu ul>li.nav-item>a.active {
        background: #fff;
        color: var(--color-text) !important;
    }
    .content-menu-tab .content-menu ul>li.nav-item>a  img {
        width: 30px;
        height: 30px;
        margin-bottom: 10px;
        object-fit: contain;
    }
    .content-menu-tab .content-menu ul>li.nav-item>a.active:before {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 4px;
        background-color: rgb(26, 148, 255);
        content: '';
    }

    .content-menu-tab .content-menu ul>li.nav-item>a.active:after {
        content: '';
        position: absolute;
        width: 22px;
        height: 22px;
        background-color: rgb(239, 239, 239);
        transform: translateY(-50%) rotate(45deg);
        border-radius: 4px;
        right: -16px;
        top: 50%;
    }

    .content-tab-right {
        flex-basis: calc(100% - 95px);
    }

    .content-tab-right .tab-content {
        /* background-color: rgb(255, 255, 255); */
        border-radius: 4px;
        height: 100%;
    }

    .content-tab-right .tab-content .tab-pane {
        height: 100%;
    }

    .content-tab-right .tab-content .tab-pane .info-content-tab {height: 100%;}

    .content-tab-right .tab-content .tab-pane .info-content-tab .link-top {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        background-color: rgb(255, 255, 255);
        padding: 12px 8px;
        margin-bottom: 8px;
        text-decoration: none;
    }

    .content-tab-right .tab-content .tab-pane .info-content-tab .link-top a {
        color: #000;
        font-size: 14px;
    }

    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link {
        margin: 8px;
        background: #fff;
        /* height: 100%; */
        border-radius: 4px;
        height: calc(100% - 116.5px);
        overflow-y: auto;
    }

    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
        /* margin-left: -5px; */
        /* margin-right: -5px; */
        height: 100%;
        margin-top: 15px;
    }

    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul>li {
        flex: 0 0 33%;
        max-width: 33%;
        list-style: none;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
    }
    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul>li span {
        font-size: .9rem;
    }
    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul>li>a {
        display: flex;
        flex-direction: column;
        text-align: center;
        color: #000;
    }

    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul>li>a img {
        width: 35px;
        height: 35px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        object-fit: contain;
    }

    .content-tab-right .tab-content .tab-pane .link-scoll {
        /* height: 100%; */
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .menu-mobile div::-webkit-scrollbar {
        display: none;
    }

    .box-menu-danh-muc.active:before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #000000c2;
        z-index: 999;
        height: 100%;
    }

    .box-menu-danh-muc.active .menu-mobile {
        height: 100%;
        transition: all 300ms ease-out 0s;
        transform: translateY(0px);
    }
    .box-menu-danh-muc.active .menu-mobile .close {
        font-size: 19px;
        position: absolute;
        top: 22px;
        right: 15px;
        opacity: 1;
        z-index: 99;
    }
    .content-tab-right  .info-content-tab.info-content-hot .info-link {
        height: calc(100% - 76.5px) !important;
    }

    .content-tab-right .info-content-tab.info-content-hot .info-link .link-scoll .title-hot {
        padding: 10px;
        font-size: 15px;
    }

}
@media (max-width: 767px){
    .section-box-about-04 .content {
        display: flex;
        justify-content: flex-start;
    }
    .section-box-about-04 .content .info {
        margin-right: 0;
        font-size: 20px;
    }
    .info-vps-nvme thead {
        display: none;
    }

    .info-vps-nvme {
        
    }

    .info-vps-nvme table tbody tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .info-vps-nvme table tbody tr td {
        flex: 0 0 50%;
        width: 50%;
    }

    .table-price-nvme tr.tbl-item-content td:first-child {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        width: 100%;
        flex: 0 0 100%;
        align-items: center;
        display: flex;
        justify-content: space-between;

    }

    .table-price-nvme tr.tbl-item-content {
        box-shadow: 0px 0px 20px rgba(16,69,131,.15);
        margin-bottom: 16px;
    }

    .table-price-nvme.table th, .table-price-nvme.table td {
        padding: .75rem;
    }
    .table-price-nvme.table-striped tbody tr:nth-of-type(odd){
        background: #fff;
    }
    .table-price-nvme tr.tbl-item-content td:last-child {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex: 0 0 100%;
        align-items: center;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .tbl-promotion-info.tbl-item-mobile {
        order: 2;
    }
    .add-cart-nvme {
        width: 150px;
    }
    .tbl-item-detail-price {
        display: flex;
        justify-content: space-between;
        flex: 0 0 100%;
        align-items: center;
    }
    .tooltip{
        left: -60% !important;
    }
    .tbl-item-name {
        font-size: 1.1em;
    }
    tr.tbl-item-content.nvme-hot-package {
        padding-top: 20px;
    }

    .hot-ribbon {
        position: inherit;
        height: auto;
        width: auto;
    }

    .hot-ribbon span {
        transform: unset;
        left: 0;
        top: 8px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0px 2px rgba(0, 0, 0, 0.24);
        height: 23px;
        line-height: 23px;
        left: 18px;
        border-radius: 3px;
    }
    .hot-ribbon span::before{
        display: none;
    }
    .table-price-nvme.table span.hot-promo{
        font-size: 1.1rem;
    }

}
@media (min-width:576px) and (max-width:992px){
    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul>li {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media (min-width:992px) and (max-width:1200px){
    .content-tab-right .tab-content .tab-pane .info-content-tab .info-link .link-scoll>ul>li {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/*menu danh muc mobile*/

/*lien_he*/
.section-contact-map {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-contact-map .map iframe {
    width: 100%;
    height: 399px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    border: 8px solid #dedede9e !important;
    margin-left: auto;
    border-radius: 20px;
}

.section-contact-map .tab-office .title-section {
    font-size: 24px;
    margin-bottom: 15px;
}

.section-contact-map .tab-office .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 0;
}

.section-contact-map .tab-office .nav-tabs>li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
}

.section-contact-map .tab-office .nav-tabs>li>a {
    border: 0;
    margin-bottom: 0;
    color: #000;
    height: 48px;
    padding: 0;
    line-height: 48px;
    border-radius: 8px;
}

.section-contact-map .tab-office .nav-tabs {
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 15px !important;
}

.section-contact-map .tab-office .nav-tabs>li>a.active, .section-contact-map .tab-office .nav-tabs>li>a:hover {
    background: var(--color-main);
    color: #fff;
    font-weight: 700;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office {
    border-radius: 8px;
    background: #F8F8F8;
    padding: 15px;
    margin-bottom: 15px;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office .title {
    font-weight: 700;
    margin-bottom: 10px;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office p:last-child {
    margin-bottom: 0;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office ul {
    padding-left: 18px;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office ul>li {
    margin-bottom: 10px;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office ul>li:last-child {
    margin-bottom: 0;
}

.section-contact-map .tab-office .tab-content-office .tab-content .info-office p svg {
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.section-contact-box-02 {
    padding-bottom: 30px;
}

.section-contact-box-02 .title-section {
    text-transform: none;
}

.section-contact-box-02 .item-content {
    margin-bottom: 30px;
}

.section-contact-box-02 .item-content .item-contact-time .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.section-contact-box-02 .item-content .item-contact-time ul {
    padding-left: 20px;
}

.section-contact-box-02 .item-content .item-contact-time ul>li {
    margin-bottom: 5px;
}

.section-contact-box-02 .item-content .item-off .title {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}

.section-contact-box-02 .item-content .item-off .title-bp {
    margin-bottom: 10px;
}

.section-contact-box-02 .item-content .item-off ul {
    margin-bottom: 15px !IMPORTANT;
    padding-left: 20px;
}

.section-contact-box-02 .item-content .item-off ul>li {
    margin-bottom: 10px;
}
.section-contact-box-03 {
    background-size: cover;
    padding: 50px 0;
    background-position: center;
    position: relative;
    /* backdrop-filter: blur(4px); */
}

.section-contact-box-03:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000ba;
    backdrop-filter: blur(1px);
}

.section-contact-box-03 .content {
    position: relative;
    z-index: 9;
}

.section-contact-box-03 .content .title-section {
    text-transform: none;
    margin-bottom: 10px;
}

.section-contact-box-03 .content  .form-contact {
    background: #f0f8ff6e;
    padding: 20px;
    border-radius: 10px;
}

.section-contact-box-03 .content .form-contact .form-group {
    margin-bottom: 15px;
}

.section-contact-box-03 .content .form-contact .form-group .form-control {
    height: 48px;
    padding: 10px;
    font-size: 16px;
    border-radius: 8px;
}

.section-contact-box-03 .content .form-contact .form-group textarea.form-control {
    height: 100px;
}

.section-contact-box-03 .content .form-contact .checkcontainer input {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
}

.section-contact-box-03 .content .form-contact .checkcontainer .radiobtn {
    height: 78px;
    width: 100%;
    display: flex;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}
.section-contact-box-03 .content .form-contact .row {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.section-contact-box-03 .content .form-contact .row>div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.section-contact-box-03 .content .form-contact .checkcontainer {
    display: block;
    margin-bottom: 15px;
}

.section-contact-box-03 .content .form-contact .checkcontainer .radiobtn:hover, .section-contact-box-03 .content .form-contact .checkcontainer input:checked ~  .radiobtn {
    background: var(--color-main);
    color: var(--white);
}

.section-contact-box-03 .content .form-contact .list-op>.row>div {
    flex: 0 0 14.28%;
    max-width: 14.28%;
}
.section-contact-box-03 .content .form-contact .form-group .btn.btn-main {
    width: 187px;
    background: var(--color-main);
    border-radius: 5px;
    height: 55px;
    padding: 0;
    color: var(--white);
    font-size: 16px;
    border: 1px solid var(--color-main);
    margin-left: 10px;
    position: relative;
}
.submit-form-wrapper {
    display: flex;
    justify-content: end;
    align-items: center;
}
.form-contact .notice_error {
    background: #ffffffb8;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    /* width: 50%; */
    display: inline-block;
}
.section-contact-box-03 .content .form-contact .form-group .btn.btn-main:hover {
    
}
.section-contact-box-03 .content .form-contact .form-group .form-control.valid {
    border-color: #28a745 !important;
}
.section-internal-feature-sever .content-internal-feature-sever{
    margin-bottom: 50px;
}
.section-internal-feature-sever .content-internal-feature-sever .img{
    padding-top: 42%;
}
.form-contact .notice_success .notice_error{
    color: #28a745 !important;
}
.section-contact-box-02 .item-content .item-off {
    padding: 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
}
@media (max-width: 1200px){
    .section-contact-map {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section-contact-map .tab-office .title-section {
        font-size: 20px;
    }
    
    .section-contact-box-02 .item-content .item-off .title {
        font-size: 18px;
    }
    
    .section-contact-box-02 {
        padding-bottom: 0;
    }
    
    .section-contact-box-03 {
        padding: 30px 0;
    }
    .section-contact-box-03 .content .form-contact {
        padding: 15px;
    }
}    

@media (max-width: 767px){
    .section-contact-map .content>.row>div:nth-child(1) {
        order: 2;
    }
    .section-contact-map .map iframe {
        height: 290px;
    }
    .section-contact-box-03 .content .form-contact .list-op>.row>div {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .section-contact-box-03 .content .form-contact .checkcontainer .radiobtn {
        height: 50px;
    }

}
/*lien_he*/
@media (max-width: 992px){
    span.shake_img_close {
        font-size: 22px;
        bottom: calc(39%);
       
    }
    .section-contact-map .tab-office .nav-tabs>li {
        max-width: 32%;
    }
    .section-contact-map .tab-office .tab-content-office .tab-content .info-office{
        background: #fff;
    }

    .submit-form-wrapper {
      flex-wrap: wrap;
      justify-content: center;
    }
    .section-contact-box-03 .content .form-contact .form-group .btn.btn-main {
      margin: 0;
      margin-top: 10px;
      height: 40px;
      width: 100%;
    }
    
    .section-contact-box-02 .item-content .item-off {
      background: #fff;
      margin-bottom: 20px;
    }
}
@media (max-width: 768px){
    #img_bf12 img {
        max-width: 90px !important;
    }
    #img_bf12 img{
        bottom: 26%;
    }
    span.shake_img_close {
        font-size: 22px;
        
       
    }
}

/*icon ring ring*/
.section-online-support{
    display: none;
}
section.guide ul {
    list-style: none;
    display: flex !important;
    flex-wrap: wrap;
    padding: 0;
}

section.guide ul li {
    width: 50%;
    flex: 0 0 50%;
}
.section-guide-tabs{
    
}
.section-guide-tabs .nav-tabs {
    justify-content: center;
    border: 0;
    padding-top: 10px;
}

.section-guide-tabs .guide ul li a {
    color: var(--color-text);
}
.section-guide-tabs .guide ul li a .fa {
    margin-right: 5px;
}
.section-guide-tabs .guide ul li {
    margin: 10px 0;
}
.section-guide-tabs .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    margin: 0 5px;
    min-width: 120px;
    text-align: center;
    background: #dedede;
    border-radius: 5px;
    color: #7E7E7E;
}

.section-guide-tabs .nav-tabs .nav-link.active {
    background: var(--color-highlight);
    color: #fff;
}
a.domain_baogia {
    background: var(--color-highlight) !important;
    border: var(--color-highlight) !important;
}
a.domain_baogia:hover {
    color: #fff;
}
.view-groupemail {
    background: #fff !important;
}
/*Umail*/
.section-table-price-umail .info-table-price .info-emty .item-price .title{
    font-size: 20px;
}
.btn-login-umail a {
    border-radius: 20px;
}
.section-table-price-hosting .info-table-price .info-emty .item-price .link-add-cart a.btn-add-cart.add_cart_umail {
    height: 46px;
    line-height: 45px;
}
.umail-qty {
    font-size: 1rem;
    padding: 5px;
    height: 30px;
    text-align: center;
    width: 100px;
}

.account-qty {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    
    padding: 5px;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 10px;
}
.account-qty.hidden-input {
    border: 0;
    height: 20px;
}
.account-qty input {
    max-width: 35%;
    display: flex;
    align-self: end;
    flex-wrap: wrap;
    border: 1px solid var(--color-main);
    border-radius: 5px;
}
.account-qty-item .input-group{
    justify-content: end;
}
.account-qty .account-qty-item:last-child {
    flex: 0 0 auto;max-width: 50%;
}
.account-qty .account-qty-item {
    font-size: .95rem;
}
.account-qty-item .btn-outline-secondary {
    height: 35px;
    border-radius: 5px;
    width: 35px !important;
    border-color: var(--color-main);
    background: var(--color-main);
    color: #fff;
    padding: 0px 10px;
    display: flex;
    align-items: center;
}
.account_input {
    padding: 5px;
    font-size: 1rem;
    height: 100%;
    text-align: center;
    min-width: 30px !important;
    height: 35px;

}
.account-qty input[type="number"] {
  -moz-appearance: textfield;
}
.swiper-button-next, .swiper-button-prev{
    opacity: 1;
}
.account-qty input[type="number"]::-webkit-inner-spin-button,
.account-qty input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.account-qty-item .btn-outline-secondary:hover {
    background: var(--color-main);
    border-color: var(--color-main);
}
.info ul li strong {
    margin-left: 3px;
}
.account-qty-item .btn-outline-secondary:focus {
    box-shadow: none;
}
.logo-order-1{
    order: 1;
}
.logo-order-2{
    order: 2;
}
.logo-order-3{
    order: 3;
}
.logo-order-4{
    order: 4;
}
.logo-order-0{
    order: 5;
}
.btn-call-support a {
    padding: 10px 25px;
    color: #fff;
    border-radius: 20px;
}

.btn-call-support {
    margin: 10px 0;
    padding: 10px;
}
/*Umail*/
.section-lis-policy .content-list-policy .item {
    background: #fff;
    cursor: pointer;
}
/*autocomplete*/


.ui-autocomplete {
    max-width: 500px !important;
    padding: 10px;
    list-style: none;
    border-radius: 5px;
    margin-top: 10px;
    
}
.ui-autocomplete:before {
    content: "";
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    left: 5%;
    margin-left: -9px;
    transition: opacity 0.2s linear;
}
.ui-menu-item-wrapper:hover {
    color: var(--color-text);
}
.search-post-result a {
    color: var(--color-text) !important;
    font-size: .95rem;
    transition: all .3s ease-in-out;
}
.search-post-result span {
    display: block;
    /* margin: 5px 0; */
    transition: all .3s ease-in-out;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 3px;
}
.search-post-result span:hover {
    padding-left: 5px;
    background: #dedede;
}
.ui-widget-content a{
    font-size: .9rem;
}
/*autocomplete*/
/*FAQ*/
.content-list-policy a {
    color: var(--color-text);
}
/*ho-tro-truc-tuyen*/

.section-faq-service {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-faq-service .card {
    border-radius: 12px;
    border: 1px solid #B7E4E4;
    padding: 20px;
    margin-bottom: 20px;
}

.section-faq-service .card .info {
    font-size: 16px;
    margin-top: 10px;
}

.section-faq-service .card .title {
    font-weight: 700;
    color: var(--color-main);
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.section-faq-service .card .title.collapsed {
    font-weight: 400;
    color: var(--color-main-02);
}

.section-faq-service .card:last-child {
    margin-bottom: 0;
}

.section-faq-service .title-section {
    margin-bottom: 50px;
}
.section-faq-service .card .title i {
    color: #B7E4E4;
}
.section-faq-service .info-faq-right .img img {
    height: 186px;
}

.section-faq-service .info-faq-right .img {
    margin-bottom: 30px;
}

.section-faq-service .info-faq-right .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section-faq-service .info-faq-right .info-bottom {
    margin-bottom: 35px;
}

.section-faq-service .info-faq-right .send-form-service .form-group {
    margin-bottom: 25px;
    position: relative;
}

.section-faq-service .info-faq-right .send-form-service .form-group .form-control {
    border-radius: 12px;
    border: 1px solid #D6D6D6;
    background: #FFF;
    height: 56px;
    font-size: 16px;
}

.btn-service-02 {
    margin-left: auto;
    margin-right: auto;
    display: table;
    border-radius: 65px;
    background: #4ABAB9;
    border: 0;
    padding: 15px 25px;
    color: #fff;
}
.section-faq-service .info-faq-right .send-form-service .form-group span.close-text {
    font-size: 24px;
    position: absolute;
    bottom: 17px;
    right: 10px;
    color: #b9b9b9;
}
/*FAQ*/
section.faq ul {
    list-style: none;
}

.info-tab-table figure.tab-content {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
    background: #fff;
}

.info-tab-table figure.tab-content li h2 {
    font-size: 1rem;
    text-align: left;
    color: var(--color-highlight);
    font-weight: bold;
}
@media (max-width: 768px) {
    footer .social ul {
        display: block;

        width: 100%;
    }
    .group_child {
        width: calc(33% - 5px);
    }
}

@media(min-width: 1366px){
    
    .page-view-group .container {
        max-width: 1366px;
    }
    /*.page-view-group .begin-sticky .col-md-9 {
        max-width: 80%;
        flex: 0 0 80%;
    }

    .page-view-group .begin-sticky .col-md-3 {
        max-width: 20%;
        width: 20%;
    }*/
    .view-domain_ext_new {
        padding-top: 130px;
    }

}
@media(min-width: 1100px){
    .section-footer-bottom{
        margin-bottom: -20px;
    }
    .section-list-domain-price-year .content-price-year .list-price-top .item-price-year .info{
        padding: 15px 10px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 150px;
    }
    .cart_service_item_serv.cart_service_item_name{
        width: 400px;
        flex: 0 0 400px;
    }
    .domain_select_cycle{
        margin-right: auto;
    }
    .cart_service_item_serv.cart_service_item_fee{
        margin-left: 20px;
    }
    .ajs-message{
        min-width: 400px !important;
    }
    .alertify-notifier.ajs-right .ajs-message.ajs-visible{
        right: 400px;
    }
    
}
@media (min-width: 1366px) and (max-width: 1650px){
    .main-menu>ul.navbar-nav>li>a.nav-link{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 1200px) and (max-width: 1366px){
    .main-menu>ul.navbar-nav>li>a.nav-link{
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-top>.container>.row>div:nth-child(2) {
        max-width: calc(83.333% - 300px);
        flex-basis: calc(83.333% - 300px);
    }
    .header-top>.container>.row>div:nth-child(3) {
        flex: 0 0 300px;
        max-width: 300px;
    }

}

@keyframes animate-arrow-2{0%{transform:translateY(-20px);opacity:0}70%,to{transform:translateY(0);opacity:.5}}
@keyframes animate-arrow-3{0%{transform:translateY(-10px);opacity:0}70%,to{transform:translateY(0);opacity:1}}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
/* macbook air 13 inch */
@media only screen 
  and (min-width: 1024px) 
  and (max-width: 1366px)
{
    body{
        font-size: 14px;
    }
    .main-menu>ul.navbar-nav>li>a.nav-link{
        padding-left: 8px;
        padding-right: 8px;
        font-size: .95rem;
    }
    .title-section {
        font-size: 28px;
    }
    .title_header_1{
        font-size: 28px;
    }
    .section-footer-bottom {
        padding: 20px 0;
    }
    .section-banner-hosting h1 {
        font-size: 28px;
    }
    .section-banner-search-domain .content-banner .info .title{
        font-size: 40px;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .section-banner-hosting .content-text .info .title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .section-banner-search-domain .content-banner .info .slogan {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .section-banner-hosting .content-text .info .description {
        font-size: 22px;
    }

    .section-banner-hosting .description p {
        font-size: 16px;
    }

    .section-banner-hosting .link-tu-van a {
        font-size: 14px;
        height: 38px;
        line-height: 33px;
        max-width: 145px;
    }
    .section-banner-web4s .info-banner .img img {
        max-width: 70%;
    }

    .section-banner-web4s .info-banner .img {
        margin-right: 0;
        padding-top: 70%;
    }
    .section-attracting-visitors .content-attracting-visitors .img{
        padding-top: 60%;
    }
    .section-banner-web4s .content-text .info .title {
        font-size: 1.8rem;
    }

    .section-banner-web4s .content-text .info .slogan {
        font-size: 1.2rem;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .section-banner-web4s .row.align-items-end {
        align-items: center !important;
        padding-left: 12%;
    }
    .section-banner-web4s .content-text .info .link a {
        height: 36px;
        line-height: 2.2;
    }
    .section-banner-hosting .img-baner img {
        height: 25vw;
    }
    .section-table-price-hosting .tab-hosting ul>li.nav-item>a{
        height: 60px;
        font-size: 16px !important;
    }
    .header-top .container {
        max-width: 1280px;
    }
    .header-top>.container>.row>div:nth-child(2) {
        max-width: calc(83.333% - 250px);
        flex-basis: calc(83.333% - 250px);
    }
    .header-top>.container>.row>div:nth-child(3) {
        flex: 0 0 250px;
        max-width: 250px;
    }
    .cart_service_item_serv.cart_service_item_name {
        width: 350px;
        flex: 0 0 350px;
    }
    .header-top .container{
        max-width: 1280px;
    }
    .skin-cart .container, .skin-cart .container-sm, .skin-cart .container-md, .skin-cart .container-lg, .skin-cart .container-xl{
        max-width: 1280px;
    }
    .section-note-service-domail .content-note-service-domail .content .info{
        line-height: 32px;
    }
    .section-dashboard-search.section-top-detail-domain {
        padding-top: 20px;
    }
    .section-banner-search-domain>img{
        height: 30vw;
    }
    .link-add-cart .btn-add-cart{
        height: 46px;
        line-height: 46px;
    }
    .title-checkout.title-checkout-complete{
        line-height: 30px;
        font-size: 1.6rem;
    }
    .section-connect-office .tab-office .title-section{
        margin-left: 0;
    }
    .section-what-customers-about{
        padding-top: 190px;
    }
    .section-connect-office{
        padding: 40px 0;
    }
    .section-list-service{
        margin: 40px 0;
    }
    .banggia-header{
        padding: 50px 0;
    }
}
