/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1742192361
Updated: 2025-03-17 06:19:21

*/
/* Preloader full màn hình */
#preloader {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: white; /* Giữ nền trắng */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    transition: opacity 0.5s ease-out;
}

/* Hiệu ứng logo */
#preloader img {
    width: 200px;
    animation: pulseGlow 2s infinite ease-in-out;
    box-shadow: 0 0 15px #a4782b; /* Viền sáng */
    border-radius: 10px; /* Bo góc nhẹ */
}

/* Hiệu ứng nhấp nháy + phóng to */
@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
        box-shadow: 0 0 10px #a4782b;
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
        box-shadow: 0 0 20px #a4782b;
    }
}


.bg-nen{
    background: transparent linear-gradient(90deg, #a4782b 0%, #cfae4f 100%) 0% 0% no-repeat padding-box !important;}
ul#menu-menu-left ul.sub-menu a { background: #a4782b;color: #fff;}
ul#menu-menu-left ul.sub-menu a:hover {background: #cfae4f;color: #fff;}

ul#menu-menu-right, ul#menu-menu-left {
    display: flex;
    justify-content: space-around;
}
.elementor-sticky--active {
    box-shadow: 0px 7px 10px #cfae4f; 
}

.noi-dung-du-an {
    position: relative;
    padding: 30px;
}

.noi-dung-du-an::before,
.noi-dung-du-an::after {
    content: "";
    position: absolute;
    width: 100px; 
    height: 100px; 
    border: 2px solid #000; 
}

.noi-dung-du-an::before {
    top: 0;
    left: 0;
    border-right: none;
    border-bottom: none;
}

.noi-dung-du-an::after {
    bottom: 0;
    right: 0;
    border-left: none;
    border-top: none;
}

.noi-dung-du-an-2 {
    position: relative;
    padding: 30px;
}

.noi-dung-du-an-2::before,
.noi-dung-du-an-2::after {
    content: "";
    position: absolute;
    width: 100px; 
    height: 100px; 
    border: 2px solid #000; 
}

.noi-dung-du-an-2::before {
    top: 0;
    left: auto;
    right: 0; 
    border-left: none;
    border-bottom: none;
}

.noi-dung-du-an-2::after {
    bottom: 0;
    right: auto;
    left: 0; 
    border-right: none;
    border-top: none;
}


.tu-van-lien-he a {
    margin-left: 40px;
    border-radius: 40px;
    border: 1px solid #fff;
    padding: 8px 32px;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    position: relative;
}

.tu-van-lien-he a .icon-phone {
    position: absolute;
    left: -25px;
    top: -5px;
    background-image: url(https://theelitevisa.com/wp-content/uploads/2025/03/icon-phone.png);
    background-repeat: no-repeat;
    background-size: 54%;
    background-color: #fff;
    background-position: center center;
    border-radius: 50%;
    -webkit-animation: phone-ring 1.5s infinite;
    -moz-animation: phone-ring 1.5s infinite;
    animation: phone-ring 1.5s infinite;
}



@keyframes phone-ring {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}

10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}

.bg-span span {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a4782b;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    padding:15px;
}
.bg-span h2 {
    margin-bottom: 0;
}
.bg-span span::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #a4782b 0% 0% no-repeat padding-box;
    opacity: 0.2;
    left: 0;
    top: 0;
}
.can-deu-chu p{
    text-align: justify;
    margin-bottom: 0 !important;
}
.nut-xem a.elementor-button {
    background: transparent linear-gradient(90deg, #a4782b 0%, #cfae4f 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: 3px 4px 15px #0c000080;
    padding: 14px 15px 14px 30px;
    width: 150px;
    float: left;
    color: #fff;
    border-radius: 30px;
    position: relative;
    text-align: left;
}
.nut-xem a.elementor-button span.elementor-button-content-wrapper {
    display: flex;
    justify-content: flex-end;
}
.nut-xem span.elementor-button-icon {
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #FFFFFF47 0% 0% no-repeat padding-box;
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 50%;
    text-align: center;
}
.nut-xem svg.e-font-icon-svg.e-fas-chevron-circle-right {
    margin-top: 10px;
    width: inherit;
}
.custom-nut a.elementor-button span.elementor-button-content-wrapper {
    display: flex;
    justify-content: flex-start;
}

.custom-image-box {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-image-box img {
    object-fit: cover;
    display: block;
  border-radius: 20px !important;
}

.custom-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    font-weight: bold;
    color: white;
    padding: 10px 15px;
    text-align: center;
    transition: opacity 0.3s ease-in-out;
}
.custom-overlay {
    border-radius: 5px;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
        background: #a4782b73;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    transition: bottom 0.4s ease-in-out;
}
.custom-subtitle {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0.2s;
}

.custom-description {
    font-size: 16px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0.3s;
}

.custom-btn {
    background-color: white;
    color: #8B0000;
    padding: 8px 15px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0.4s;
}

.custom-image-box:hover .custom-title {
    opacity: 0;
}

.custom-image-box:hover .custom-overlay {
    bottom: 0;
}

.custom-image-box:hover .custom-subtitle,
.custom-image-box:hover .custom-description,
.custom-image-box:hover .custom-btn {
    opacity: 1;
}
.cong-dong figure.elementor-image-box-img {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
}
.cong-dong .elementor-image-box-wrapper{
        margin-bottom: 30px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 3px 4px 15px #00000026;
        border-radius: 10px;
        border: 2px solid #ffffff; 
        transition: all 0.3s ease-in-out; 
}
.cong-dong .elementor-image-box-wrapper:hover {
    border: 2px solid #a4782b;
    transform: translateY(-5px); 
    box-shadow: 5px 6px 20px #00000033; 
}

.social-iconss {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 15px;
}

.social-iconss a {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.social-iconss a img {
    width: 40px; 
    height: 40px; 
    border-radius: 50%; 
    object-fit: cover;
    transition: transform 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.social-iconss h5{
    color: #fff;
}
.social-iconss a:hover img {
    transform: translateY(-5px); 
    border: 1px solid #a4782b; 
    box-shadow: 0px 4px 10px rgba(164, 120, 43, 0.5); 
}
.tu-van span.elementor-icon-list-icon {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center center;
    border-radius: 50%;
    -webkit-animation: phone-ring 1.5s infinite;
    -moz-animation: phone-ring 1.5s infinite;
    animation: phone-ring 1.5s infinite;
    align-items: center;
    display: flex;
    justify-content: center;
}
.tu-van span.elementor-icon-list-icon svg{
    width: 40px;
    height: 20px;
}
#nen-footer {
    position: relative;
    background-color: #cfae4f;
    overflow: hidden;
}

#nen-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://theelitevisa.com/wp-content/uploads/2025/03/Purple-Rectangles-Attorney-Law-Logo-410-x-89-px.png');
    background-size: cover;
    background-position: center;
    opacity: 0.08;
    z-index: 0;
}

#nen-footer > * {
    position: relative;
    z-index: 1;
}

div#hotline a {
    margin-left: 20px;
    border: none;
}
div#hotline .icon-phone {
    top: 0px;
    width: 40px;
    height: 40px;
}
div#hotline a {
    font-size: 17px;
}
.anwp-pg-post-teaser {
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, #ffffff, #f9f9f9);
    position: relative;
}

.anwp-pg-post-teaser:hover {
    transform: translateY(-8px);
    box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.25);
}

.anwp-pg-post-teaser__thumbnail {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.anwp-pg-post-teaser__thumbnail img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: transform 0.4s ease-in-out;
}

.anwp-pg-post-teaser:hover .anwp-pg-post-teaser__thumbnail img {
    transform: scale(1.15);
}

.anwp-pg-post-teaser__content {
    padding: 18px;
    text-align: center;
}

.anwp-pg-post-teaser__title a {
    font-size: 20px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}
.anwp-pg-post-teaser__bottom-meta-item svg {
    fill: #a4782b !important;
}

.anwp-pg-post-teaser__bottom-meta {
    font-size: 15px;
    color: #666;
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 12px;
}

.anwp-pg-post-teaser__excerpt {
    font-size: 15px;
    color: #444;
    line-height: 1.8;
    margin-top: 12px;
}

.blog-custom .elementor-swiper-button {
    background-color: white; 
    border-radius: 50%; 
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.blog-custom .elementor-swiper-button svg {
  
    transition: fill 0.3s ease-in-out;
}

.blog-custom .elementor-swiper-button:hover {
    background-color: #a4782b; 
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2);
}

.blog-custom .elementor-swiper-button:hover svg {
    fill: white !important; 
}
.elementor-element .swiper .elementor-swiper-button svg {
    fill:  none !important;
}

.blog-custom .anwp-pg-wrap .position-static {
    height: 500px;
}
.cam-nhan .blog-slider__content {
    align-self: center;
}
@media screen and (min-width: 768px) {
.gt_white_content {
    top: 200px !important;
    left: inherit !important;
}
.gt_black_overlay {
    display: none !important;
}
  .tu-van-lien-he a .icon-phone {
    width: 50px;
    height: 50px;
}
    .cong-dong figure.elementor-image-box-img {
        width: 110px;
        height: 90px;
        line-height: 115px;
    }
    .cong-dong .elementor-image-box-wrapper{
        padding: 18px 35px;
}
div#cd-icon figure.elementor-image-box-img {
    line-height: 125px;
}
}



div#nv-luat-su {
    border: 1px solid;
    box-shadow: none;
}
div#nv-luat-su h3.elementor-image-box-title {
    position: absolute;
    top: -26px;
    background: #fff;
}
.CEO {
    position: relative ;
    margin: 35px auto;
    padding: 35px 15px ;
    width: 100% ;
    max-width: 800px !important;
    background: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 0 14px 20px rgba(34, 35, 58, .2);
    box-shadow: 0 14px 20px rgba(34, 35, 58, .2);

 
}
.CEO .elementor-image-box-img {
    position: absolute;
    top: -113px;
    left: -65px;
    width: 100px;
    height: 230px;
}
.CEO .elementor-image-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.CEO .elementor-image-box-content {
    padding-left: 150px; 
}

.tab-image .e-n-tabs-heading {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    padding: 20px 0px;
}

.eb-5 img {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
}



.hidden {
    display: none;
}
#toggleButton {
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #a4782b;
    color: white;
    border: none;
    cursor: pointer;
}
.do-dem .elementor-counter-title {
    text-align: center;
    line-height: 1.5 !important;
}


/* Định dạng chung cho form */
.elementor-form {
    max-width: 400px;
    margin: auto;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

/* Kiểu dáng cho ô input */
.elementor-field {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}

/* Khi focus vào input */
.elementor-field:focus {
    border-color: #0073e6;
    box-shadow: 0 0 5px rgba(0, 115, 230, 0.5);
    outline: none;
}

/* Placeholder */
.elementor-field::placeholder {
    color: #999;
    font-style: italic;
}
.e-form__buttons {
    text-align: center;
}
.nen-1-2 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 61.98%, rgba(255, 255, 255, 0) 100%);
    border-radius: 15px;
    padding: 35px 25px;
}

.khung-do .elementor-image-box-wrapper {
    background: #BB2129;
    padding: 25px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 10px;
}
.khung-do .elementor-image-box-wrapper p{
    color:#fff;
    text-align: center;
}
.khung-do figure.elementor-image-box-img{
    position: absolute;
    left: -15px;
    top: calc((100% - 33px) / 2);
}


.khung-trang .elementor-image-box-wrapper {
    background: #fff;
    padding: 25px;
    text-align: center;
    border: 1px solid #252525;
    border-radius: 10px;

}
.khung-trang .elementor-image-box-wrapper p{
    color: #000;
    text-align: center;
}
.khung-trang figure.elementor-image-box-img{
    position: absolute;
    left: -15px;
    top: calc((100% - 33px) / 2);
}

.nen-qt 
{
    position: relative;
    background: #D9D9D9;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    min-height: 200px;
    text-align: center;
    padding: 50px 25px;
    z-index: 2;
}
.hinh-anh-qt{
    display: inline-block;
    width: 100%;
    position: absolute;
    right: -144px;
    top: 100px;
    height: 100%;
    z-index: 1;
}

.buoc-qt{
    display: inline-block;
    font-size: 18px;
    margin-bottom: 5px;
   background: transparent linear-gradient(90deg, #a4782b 0%, #cfae4f 100%) 0% 0% no-repeat padding-box !important;
    border-radius: 30px;
    color: #fff;
    padding: 15px 45px;
    position: absolute;
    top: -15px;
    left: calc((100% - 132px) / 2);
    align-items: center;
    display: flex;
    z-index: 9;
}
.buoc-qt p {
    margin: 0;
}


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

 .hfe-nav-menu-icon svg {
        width: 21px !important;
    }
.elementor-sticky--active {
    background: #fff;
    padding: 15px 0;
}

.gt_black_overlay {
    display: none !important;
}
.gt_white_content {
    top: 140px !important;
    left: 75% !important;
}
	    #whatsapp-vr .phone-vr-circle-fill {
        box-shadow: 0 0 0 0 #25D366;
        background-color: rgba(37, 211, 102, .7);
    }
    
    #whatsapp-vr .phone-vr-img-circle {
        background-color: #25D366;
    }
.tab-image .e-n-tabs-heading {
    gap: 20px;
}
div#nv-luat-su h3.elementor-image-box-title {
    position: initial;
    background: #fff;
}
    .CEO .elementor-image-box-img {
        position: absolute;
        top: -120px;
        left: 17%;
        height: 230px;
        width: 230px !important;
    }
.CEO .elementor-image-box-content {
    padding-left: 0;
    padding-top: 100px;
}
.nen-qt .elementor-widget-container {
    align-content: center;
}
.nen-qt .elementor-widget-container p {
   font-weight: bold;
}

.khung-do figure.elementor-image-box-img {
    left: -37px;
}
.khung-trang figure.elementor-image-box-img {
  left: -37px;
}
.blog-custom .anwp-pg-wrap .position-static {
    height: 470px;
}
    .slider-item {
        padding: 0px !important;
    }
	.icon-tiktok img{
	margin-top: 10px;
	}
	.icon-fb img{
	    margin-left: 4px;
    margin-top: 9px;
	}
	.icon-video img {
	    margin-top: 11px;
	}
.feedback-text {
    text-align: justify !important;
}
	h2 {
	    font-size: 25px;
	}
.custom-title {
    font-size: 35px;
}
.cong-dong .elementor-image-box-wrapper {
    margin-bottom: 20px;
    padding-top: 15px;
}
.cong-dong figure.elementor-image-box-img {
    width: 72px;
    height: 70px;
    line-height: 100px;
}
.vs .elementor-button-wrapper {
    display: flex;
    justify-content: center;
}
.tu-van-lien-he a .icon-phone {
    width: 40px;
    height: 40px;
}
.tu-van-lien-he a {
    font-size: 12px;
    padding: 8px 19px;
}
	.nen-duoi::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background: rgba(255, 223, 128, 0.5);
 min-height: 100vh; 
        display: flex;
        flex-direction: column;
        justify-content: flex-end; /
}
.vs::after {
display: none;
}
}





.slider-item {
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 30px;
        }
        .quote-symbol {
            font-size: 40px;
            color: rgba(0, 0, 0, 0.2);
            font-family: serif;
            font-weight: bold;
            position: absolute;
            top: 10px;
            left: 10px;
        }
    .feedback-text {
    font-size: 17px;
    padding: 20px 0px 60px 30px;
    color: #fff;
    text-align: center;
}
        .feedback-footer {
            position: absolute;
            bottom: 10px;
            right: 10px;
            display: flex;
            align-items: center;
        }
        .avatar-box img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: 2px solid #ddd;
        }
        .customer-name {
            font-size: 14px;
            font-weight: bold;
            margin-left: 10px;
            color: #fff;
        }

i.fa-solid.fa-quote-left {
    font-size: 40px;
           color: #fff;
}


i.im.im-whatsapp  {
    color: #CD2434;
    transition: color 0.3s;
    font-weight: bold;
    font-size: 22px !important;
    margin-right: -5px;
}

#button-contact-vr {
    position: fixed;
    bottom: 0;
    right: 0; /* thêm dòng này */
    left: auto; /* và thêm dòng này để ghi đè */
    z-index: 99999;
}

#button-contact-vr .button-contact {
    position: relative
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230,8,8,.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

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

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

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

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

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

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

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: .8;
    color: #fff
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33,150,243,.7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196f3
}

#messenger-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33,150,243,.7)
}

#messenger-vr .phone-vr-img-circle {
    background-color: #2196f3
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33,150,243,.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196f3
}

#gom-all-in-one #phone-vr {
    transition: .7s all;
    -moz-transition: .7s all;
    -webkit-transition: .7s all
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all
}

#gom-all-in-one #contact-vr {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}
    #whatsapp-vr .phone-vr-circle-fill {
        box-shadow: 0 0 0 0 #25D366;
        background-color: rgba(37, 211, 102, .7);
    }
    
    #whatsapp-vr .phone-vr-img-circle {
        background-color: #25D366;
    }
.custom-latest-posts {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.custom-post-item {
    width: 30%; 
    text-align: center;
}

@media (max-width: 768px) {
    .custom-post-item {
        width: 45%; 
    }
}
@media (max-width: 480px) {
    .custom-post-item {
        width: 100%; 
    }
}

.custom-post-thumbnail {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.custom-post-title {
    margin-top: 10px;
    font-size: 18px;
}

.custom-post-title a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
span.tieu-de-chinh {
    font-weight: bold;
}
ul.nd-giai-doan li {
    color: #000;
}

svg.e-font-icon-svg.e-fas-minus {
    fill: #fff !important;
}
svg.e-font-icon-svg.e-fas-plus {
    fill: #fff !important;
}
span.e-n-accordion-item-title-icon {
    background: #a4782b;
    padding: 3px;
}


.elementor-sticky--active  .gt_white_content {
    top: 150px !important;
}


