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

/*************** ADD CUSTOM CSS HERE.   ***************/

.ft_links a.button:hover {
	color: white;
}
.pb0 {
    padding-bottom: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.text_48,
.text_48>* {
    font-size: 48px !important;
}

.text_40,
.text_40>* {
    font-size: 40px !important;
}

.text_36,
.text_36>* {
    font-size: 36px !important;
}

.text_height_44,
.text_height_44>* {
    line-height: 44px;
}
.text_32,
.text_32>* {
    font-size: 32px !important;
}
.text_24,
.text_24>* {
    font-size: 24px !important;
}

.text_20,
.text_20>* {
    font-size: 20px !important;
}
.text_18,
.text_18>* {
    font-size: 18px !important;
}
.text_16,
.text_16>* {
    font-size: 16px !important;
}
.text_14,
.text_14>* {
    font-size: 14px !important;
}

.btn_dky_amlab>* {
    margin: 0;
    font-size: 40px !important;
    font-weight: 700 !important;
    width: fit-content;
    padding: 20px 70px !important;
    background: linear-gradient(180deg, rgba(0, 177, 253, 0.8) 0%, rgba(0, 222, 144, 0.8) 100%);
    border-radius: 10px;
    cursor: pointer;
    animation: heartbeat 5s infinite;
    transition: transform 0.3s;
}


@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.2);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.2);
  }
  70% {
    transform: scale(1);
  }
}


.linear_blue_title>* {
    background: linear-gradient(90deg, #00B7FF 0%, #009682 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.linear_blue_title_span span {
    background: linear-gradient(90deg, #00B7FF 0%, #009682 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.icon_box_home .tik_icon p {
    margin-bottom: 0;
    color: #fff;
    display: flex;
    gap: 6px;
    font-size: 13px;
}

.icon_box_home .tik_icon p::before {
    content: "";
    background-image: url(./assets/images/check-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
}

.icon_box_home h3 {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.icon_box_home .icon-box {
    position: relative;
    border-radius: 16px;
    padding: 10px;
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) padding-box,
        /* nền trong mờ */
        linear-gradient(90deg, #00B7FF 0%, #009682 100%) border-box;
    /* viền gradient */
    border: 2px solid transparent;
    color: #fff;
    min-height: 195px;
}

.icon_box_home .icon-box-img {
    min-height: 45px;
    margin-bottom: 0;
}

.feature_special .icon-box {
    padding: 15px;
    background: linear-gradient(97deg, #003AC1 1.6%, #0098E5 81.97%);
}

.feature_special .col {
    flex-basis: 45%;
    max-width: 45%;
}

.feature_special {
    display: flex;
    justify-content: space-between;
}

.feature_special::after {
    display: none;
}

.container_pro {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 425px;
}

.container_pro .text {
    width: 350px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0038BA;
    border-radius: 90%;
    border: 10px solid #00EAFF;
    box-shadow: 0px 0px 50px 20px #00EAFF80;
}

.feature_special .col>.col-inner {
    box-shadow: 15px 0px 40px 15px #7D0099CC;
}

.container_pro .col-inner {
    display: flex;
    justify-content: center;
}

.choose_why .text {
    padding: 0 30px;
}

.feature_special .col1 .icon-box,
.feature_special .col1 .col-inner {
    border-top-left-radius: 10px;
}

.feature_special .col2 .icon-box,
.feature_special .col2 .col-inner {
    border-top-right-radius: 10px;
}

.feature_special .col3 .icon-box,
.feature_special .col3 .col-inner {
    border-bottom-left-radius: 10px;
}

.feature_special .col4 .icon-box,
.feature_special .col4 .col-inner {
    border-bottom-right-radius: 10px;
}

.img_5_col .img .img-inner {
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: fit-content;
    border: 2px solid #00B7FE;
    border-radius: 10px;
    margin: 0 10px;
}
.img_5_col .img img {
    height: 73px;
    object-fit: contain;
}
.amlab_stack_company>.ux-logo {
    width: calc(100% / 5) !important;
}
.tab_price_amlab .col1 .col-inner{
    padding: 10px 30px;
    background-color: #fff;
    border: 3px solid #9A03BC;
    border-radius: 10px;
}
.tab_price_amlab .col2 .col-inner{
    padding: 10px 30px;
    background-color: #fff;
    border: 3px solid #5596FF;
    border-radius: 10px;
}
.tab_price_amlab .col3 .col-inner{
    padding: 10px 30px;
    background-color: #fff;
    border: 3px solid #00D7B3;
    border-radius: 10px;
}
.text_span_bigger span{
    font-size: 32px;
    font-weight: 700;
}
.tab_price_amlab .icon-box-text{
        display: flex;
    justify-content: center;
    flex-direction: column;
}
.tab_price_amlab .icon-box-text p{
    margin-bottom: 0;
} 
.btn_pink_box{
    width: 100%;
    background: linear-gradient(90deg, rgba(154, 3, 188, 0.6) 0%, rgba(154, 3, 188, 0.6) 100%);
    margin-top: 30px;
    box-shadow: 0px 4px 4px 0px #9A03BC40;
}
.btn_pink_box span{
        font-size: 16px;
    font-weight: 500;
}
.btn_blue_box{
    width: 100%;
   background: linear-gradient(90deg, rgba(85, 150, 255, 0.9) 0%, rgba(85, 150, 255, 0.9) 100%);
    margin-top: 30px;
    box-shadow: 0px 4px 4px 0px #5596FF40;
}
.btn_blue_box span{
        font-size: 16px;
    font-weight: 500;
}
.btn_green_box{
    width: 100%;
    background-color: #00D6B3;
    margin-top: 30px;
    box-shadow: 0px 4px 4px 0px #00D7B340;
}
.btn_green_box span{
        font-size: 16px;
    font-weight: 500;
}
.text_number_user {
    display: flex;
    justify-content: end;
}
.text_number_user p{
    width: fit-content;
    border: 1.5px solid #E986FF;
    padding: 0 10px;
    border-radius: 20px;
    font-size: 14px;
}
.header-nav-main{
    justify-content: center;
}
.row_contact .col1 .col-inner{
    padding: 30px;
    background: rgba(0, 0, 0, 0.3);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.contact_form_register input ,.contact_form_register textarea{
    border: none;
    box-shadow: unset;
    background: unset;

    border-bottom: 2px solid; 
    border-image: linear-gradient(90deg, #00B7FF 0%, #009682 100%);
    border-image-slice: 1;
}

.contact_form_register ::placeholder {
    color: #fff !important;
    opacity: 1; 
    font-size: 14px;
}

/* Nội dung nhập vào cũng màu trắng */
.contact_form_register input,
.contact_form_register textarea {
    color: #fff !important;
    font-size: 14px;
}

/* Trường hợp input type=date cũng cần chỉnh */
.contact_form_register input[type="date"] {
    color: #fff !important;
       font-size: 14px;
}

/* Với select (nếu có) */
.contact_form_register select {
    color: #fff !important;
}
.contact_form_register input,
.contact_form_register textarea {
    color: #fff !important;             
    background: rgba(0,0,0,0.1) !important;             
}
.contact_form_register input:focus,
.contact_form_register textarea:focus {
    color: #fff !important;
    background: rgba(0,0,0,0.1) !important;
    outline: none;
}
.check_agree p{
        display: flex;
    color: #fff;
    font-size: 14px;
}
.contact_form_register .col{
    padding-bottom: 10px;
}
.contact_form_register .btn input{
       width: 100%;
    border: 2px solid rgba(0, 183, 255, 1);
    border-radius: 10px;
        padding: 5px;
    text-transform: math-auto;
    font-size: 18px;
}
.col2 .text-box{
     background: rgba(0,0,0,0.6);
    padding: 15px;
}
.footer_amlab >.col > .col-inner{
    border: 1px solid rgba(0, 183, 255, 1) ;
    border-radius: 15px;
}
.stack_footer .button{
        color: #fff;
    font-size: 16px; 
    font-weight: 400;
}
.footer_amlab  .ux-menu-link__link {
    min-height: unset;
    color: #fff;
}
.menu-item:hover .ux-menu-link__link{
    color: #fff;
}
.tab_price_amlab .nav{
        border: 2px solid rgba(125, 0, 153, 1);
    border-radius: 20px;
    width: fit-content;
    padding: 2px 3px;
        margin-bottom: 30px;
}
.tab_price_amlab {
    justify-content: center;
}
.tab_price_amlab .tab a{
        padding: 0 40px;
}
.tab_price_amlab .tab a:hover span{
    color: #fff;
}
.tab_price_amlab .tab.active a{
    background: linear-gradient(90deg, #5206A8 0%, #3B22A1 100%);
}
.tab_price_amlab .tab a span{
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.acf-repeater-table h3{
        font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: math-auto;
}
.acf-repeater-table p,.acf-repeater-table  tr td{
        font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: math-auto;
}
.acf-repeater-table  img{
    margin: 0 !important;
    width: 35px;
}
.acf-repeater-table tr td p{
    text-align: center;
}

.amlab_abg .icon-box {
    position: relative;
}
.amlab_abg .icon-box::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/Rectangle-9.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100%;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 350px;
    height: 130px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.amlab_abg .icon-box h3 {
    font-weight: 700;
    font-size: 20px;
    background: -webkit-linear-gradient(90deg, #00B7FF 0%, #009682 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.amlab_logosli .slider .flickity-slider .img {
    width: calc(100% / 5) !important;
}
.amlab_blog .box {
    border-radius: 15px;
    overflow: hidden;
    border: 3px solid rgba(0, 150, 130, 1);
}
.amlab-tag {
    padding: 5px 18px;
    background: white;
    width: fit-content;
    color: black;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    right: 15px;
    border: 1px solid rgba(0, 154, 100, 1);
}
.amlab-tag span {
    background: linear-gradient(90deg, #009A64 0%, #057B52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.amlab_blog .box .box-text-inner {
    display: flex;
    flex-direction: row;
    padding: 10px 15px 0;
    flex-wrap: wrap;
}
.amlab_blog .box .box-text-inner .post-title {
    order: 1;
    font-size: 18px;
    font-weight: 700;
    color: white;
    width: 100%;
}
.amlab_blog .box .box-text-inner .from_the_blog_excerpt {
    order: 2;
    font-size: 16px;
    font-weight: 400;
    color: white;
    width: 100%;
    margin-bottom: 10px;
}
.amlab_blog .box .box-text-inner .cat-label {
    order: 3;
    width: 50%;
    background: linear-gradient(90deg, #009A64 0%, #057B52 100%);
    color: white;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    text-transform: math-auto;
    opacity: 1;
}
.amlab_blog .box .box-text-inner a.button {
    order: 4;
    width: 50%;
    color: white;
    margin: 0;
    text-transform: math-auto;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}
.amlab_blog .box .box-text-inner a.button::after {
    content: url(./assets/images/arrow-right.png);
    width: 24px;
    height: 24px;
    position: relative;
    display: block;
    margin-left: 5px;
}
.absolute-footer {
    display: none;
}
.amlab_cts .icon-box-text {
    padding-left: 15px;
}
.amlab_csearch input {
    background-color: white !important;
}
.amlab_bbox > .col-inner {
    position: relative;
    border-radius: 16px;
    padding: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) padding-box, /* nền trong mờ */ linear-gradient(90deg, #00B7FF 0%, #009682 100%) border-box;
    border: 2px solid transparent;
}

.wpcf7 .wpcf7-response-output{
    color: #fff;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .m_24, .m_24 > * {
        font-size: 24px !important;
    }
    .m_20, .m_20 > * {
        font-size: 20px !important;
    }
    .m_18, .m_18 > * {
        font-size: 18px !important;
    }
    .m_16, .m_16 > * {
        font-size: 16px !important;
    }
    .m_14, .m_14 > * {
        font-size: 14px !important;
    }
    .btn_dky_amlab>* {
        width: 90%;
        margin: 0 auto;
        padding: 10px 35px !important;
    }
    .amlab_abg .icon-box::before {
        width: 300px;
    }
    .feature_special .col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .container_pro {
        top: 335px;
    }
    .fs_pdt {
        padding-top: 350px;
    }
    .container_pro .text {
        width: 300px;
        height: 300px;
    }
    .feature_special .col>.col-inner {
        border-radius: 10px;
        overflow: hidden;
    }
    .choose_why .icon-box .icon-box-img {
        width: 100px !important;
    }
    .acf-repeater-table p, .acf-repeater-table  tr td {
        font-size: 14px;
    }
    .acf-repeater-table h3 {
        font-size: 18px;
    }
    .amlab_logosli .slider .flickity-slider .img {
        width: calc(100% / 2) !important;
    }
}
@media (max-width: 768px) {
    .acf-repeater-table-wrapper {
      overflow-x: auto;
      position: relative;
      -webkit-overflow-scrolling: touch;
    }
  
    .acf-repeater-table {
      border-collapse: collapse;
      width: 100%;
    }
  
    /* Cột đầu tiên: cố định bên trái */
    .acf-repeater-table th:first-child,
    .acf-repeater-table td:first-child {
      position: sticky;
      left: 0;
      width: 35vw;  /* 35% màn hình */
      min-width: 120px;
      background: #0d1b3d; /* chỉnh theo nền của m */
      z-index: 2;
    }
  
    /* Các cột còn lại scroll trong 65% */
    .acf-repeater-table th:not(:first-child),
    .acf-repeater-table td:not(:first-child) {
      min-width: 180px;
      text-align: center;
      word-break: break-word;
    }
  
    /* Header giữ 1 dòng, không bị xuống dòng */
    .acf-repeater-table th {
      white-space: nowrap;
    }
  
    /* Nội dung body có thể xuống dòng */
    .acf-repeater-table td {
      white-space: normal;
    }
  
    /* Header của cột đầu tiên cao hơn */
    .acf-repeater-table th:first-child {
      z-index: 3;
    }
    .acf-repeater-table th:first-child,
    .acf-repeater-table td:first-child {
        position: sticky;
        left: 0;
        z-index: 3; /* cao hơn các cột còn lại */
        background: transparent !important;
    }

    .acf-repeater-table th:first-child,
    .acf-repeater-table td:first-child {
        position: sticky;
        left: 0;
        z-index: 3;
    }

    /* fake background che phần scroll */
    .acf-repeater-table th:first-child::before,
    .acf-repeater-table td:first-child::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(69px); /* MÀU nền của bảng m */
        z-index: -1;
    }
}
  