@font-face {
  font-family: 'UTM-Avo'; /* Nên có dấu nháy */
  src: url('../fonts/UTM-Avo.otf') format('truetype'); /* Kiểm tra lại đường dẫn ../ hay không có ../ */
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Tối ưu tốc độ tải */
}

@font-face {
  font-family: 'UTM-AvoBold';
  src: url('../fonts/UTM-AvoBold.otf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.font-utm-r .mpl-excerpt,
.box-service p,
.font-utm-r p {
    font-family: 'UTM-Avo' !important;
}
.home .elementor-image-box-description {
    font-family: 'UTM-Avo' !important;
}
.box-service .elementor-image-box-wrapper {
    position: relative;
    overflow: hidden; /* Đảm bảo phần trượt không bị tràn ra ngoài */
    border-radius: 22px;
}

.box-service .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(to bottom, #00000000, #38619E);
    border-radius: 0 0 20px 20px;
    padding: 30% 20px 20px;
    width: 100%; /* Đảm bảo content chiếm hết chiều rộng */
    transition: transform 0.6s ease-out; /* Thêm hiệu ứng trượt */
    transform: translateY(30%); /* Khi hover, nội dung trượt lên */
}

.box-service .elementor-image-box-wrapper:hover .elementor-image-box-content {
    transform: translateY(0); /* Khi hover, nội dung trượt lên */
    padding-top: 100%;
    background-image: linear-gradient(to bottom, #00000000, #289bd791, #289BD7);
}

.box-service .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title,
.box-service .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
    
    transition: transform 0.6s ease-out; /* Thêm hiệu ứng trượt */
}


.box-futured .elementor-image-box-wrapper {
    position: relative;
    overflow: hidden; /* Đảm bảo phần trượt không bị tràn ra ngoài */
    border-radius: 22px;
}
.box-futured .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    /*background-image: linear-gradient(to bottom, #1B3D9C, #2899D7);*/
    background: url(../images/Overlay.png) center bottom no-repeat;
    border-radius: 0 0 20px 20px;
    padding: 20px 20px 20px;
    width: 100%; /* Đảm bảo content chiếm hết chiều rộng */
    transition: transform 0.6s ease-out; /* Thêm hiệu ứng trượt */
    transform: translateY(100%); /* Khi hover, nội dung trượt lên */
    width: 100%;
    border-radius: 20px;
}
.box-futured .elementor-image-box-wrapper:hover .elementor-image-box-content {
    transform: translateY(0); /* Khi hover, nội dung trượt lên */
    padding-top: 100%;
}
.box-futured .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description:after {
    content: '\f061';
    font-family: FontAwesome;
    margin-left: 10px;
}
.box-video .elementor-custom-embed-play {
    background-color: #DD9933;
    color: #fff;
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 99px;
    
    /* Cần thêm các dòng dưới đây để hiệu ứng hoạt động tốt */

    z-index: 1;
    
    /* Gọi tên hiệu ứng tỏa tròn */
    animation: ripple-animation 2s infinite;
}

.box-video .elementor-custom-embed-play svg {
    width: 32px;
    height: 32px;
}

/* Định nghĩa hiệu ứng tỏa ra */
@keyframes ripple-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(225, 225, 225, 0.7);
    }
    70% {
        /* Vòng tỏa rộng ra 20px và mờ dần */
        box-shadow: 0 0 0 20px rgba(225, 225, 225, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(225, 225, 225, 0);
    }
}

.my-tabs-header {
    margin-bottom: 40px !important;
}
.my-custom-tab-btn {
    width: 32.7777777%;
    text-align: center;
    justify-content: center;
    margin-bottom: -2px;
}
.my-tab-text-subtitle {
    font-size: 18px !important;
    font-family: 'UTM-Avo'; /* Nên có dấu nháy */
}
.gallery-custom .gallery img {
    border: none !important;
}

.layout-mixed .mpl-post-item {
    border: none;
    border-radius: 0;
}
.layout-mixed .mpl-post-item .mpl-thumb {
    border-radius: 15px;
    margin-bottom: 15px;
}
.layout-mixed .mpl-content {
    padding: 0;
}
.layout-mixed .mpl-post-item:hover {
    box-shadow: none;
}
.layout-mixed .mpl-mixed-side-list .side-item .mpl-thumb {
    width: 291px;
    height: 168px;
}
.layout-mixed .mpl-mixed-side-list .side-item .mpl-title {
    text-transform: uppercase;
    font-size: 14px !important;
}
.layout-mixed .mpl-mixed-side-list .side-item .mpl-excerpt {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 15px;
}
.layout-mixed .mpl-mixed-side-list .side-item .mpl-readmore-wrap {
    display: none;
}

.dark .wpcf7 {
    color: #fff;
    font-family: UTM-Avo;
    font-size: 16px;
}
.dark .form-group {
    margin-bottom: 15px;
}
.dark .wpcf7 label {
    display: block;
    margin-bottom: 5px;
}
.dark .wpcf7 input.wpcf7-form-control {
    height: 40px;
    border-radius: 8px;
    border: none;
}
.dark .wpcf7 textarea.wpcf7-form-control {
    max-height: 90px;
    border-radius: 8px;
    border: none;
}
.dark .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    background-image: linear-gradient(to right, #2899D5 , #1B3D9C);
    border: 1px solid #0171B9;
    font-family: 'UTM-AvoBold';
    text-transform: uppercase;
    width: 192px;
    height: 53px;
    font-size: 18px;
    border-radius: 99px;
    color: #fff;
}
footer:before {
    display: none;
}
.zek_footer {
    padding: 40px 0 80px !important;
    font-family: UTM-Avo;
}
.zek_copyright {
    background-color: #fff;
    color: #1B3D9C;
    font-family: 'UTM-AvoBold';
}
.zek_copyright p {
    margin-bottom: 0;
}

.zek_banner-pages {
    padding: 160px 0 80px !important;
}
.zek_header-top {
    display: none;
}
.zek_header-main {
    padding: 21px 0 !important;
    background-color: rgb(0 0 0 / 10%);
    position: absolute;
    width: 100%;
}
.header_pc .header_menu .menu>li>a {
    font-size: 14px;
    font-family: UTM-Avo;
    color: #fff;
    transition: transform 0.6s ease-out; /* Thêm hiệu ứng trượt */
    font-weight: normal;
}
.header_pc .header_menu .menu>li.current-menu-item>a {
    color: #fff !important;
    font-family: 'UTM-AvoBold';
}
.header_pc .header_menu .menu>li:hover>a {
    color: #fff;
}
.header_pc .navbar-fixed-top .header_menu .menu>li.current-menu-item>a {
    color: #0357af !important;
}

.thumb, 
.img-custom.elementor-widget-image, 
.elementor-image-box-img {
    overflow: hidden;
    position: relative;
}
.thumb:hover::before,
.img-custom.elementor-widget-image:hover::before,
.mpl-thumb:hover::before, 
.elementor-image-box-img:hover::before {
    -webkit-animation:shine .75s;animation:shine .75s
}
@-webkit-keyframes shine {
    100% {
        left:125%
    }
}
@keyframes shine {
    100% {
        left:125%
    }
}
.thumb::before,
.img-custom.elementor-widget-image::before, 
.mpl-thumb::before, 
.elementor-image-box-img::before {
    position:absolute;
    top:0;
    left:-75%;
    z-index:2;
    display:block;
    content:'';
    width:50%;
    height:100%;
    background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform:skewX(-25deg);
    transform:skewX(-25deg)
}

.elementor-button {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #444444;
    color: #fff;
    line-height: 1;
    padding: 20.5px 20px;
    min-width: 144px;
    border-radius: 4px;
}
.btn-outline .elementor-button:hover {
    border-color: #2899D5 !important;
    color: #fff !important;
}
.btn-outline .elementor-button:before, .btn-outline .elementor-button:after {
    background-color: #2899D5;
}
.elementor-button:before, .elementor-button:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1d3e9d;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: 99px;
    -webkit-transform: scaleY(1.1);
    -ms-transform: scaleY(1.1);
    transform: scaleY(1.1);
} 
.elementor-button:before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.btn-outline .elementor-button:after,
.elementor-button:after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.elementor-button:hover:before, .elementor-button:hover:after {
    border-radius: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.box-day .elementor-image-box-img img {
    width: 100%;
}


.btn-submit {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #444444;
    color: #fff;
    line-height: 1;
    min-width: 144px;
    border-radius: 99px;
    background-image: linear-gradient(to right, #2899D5, #1B3D9C);
    border: 1px solid #0171B9;
}
.btn-submit input.wpcf7-form-control.wpcf7-submit {
    border: none !important;
    background: transparent;
    background-image: none !important;
}
.btn-submit:before, .btn-submit:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1d3e9d;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: 99px;
    -webkit-transform: scaleY(1.1);
    -ms-transform: scaleY(1.1);
    transform: scaleY(1.1);
} 
.btn-submit:before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.btn-submit:after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.btn-submit:hover:before, .btn-submit:hover:after {
    border-radius: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.wpcf7-spinner {
    display: none;
}

@media (max-width: 480px) {
    .box-video .elementor-icon-box-icon {
        display: none !important;
    }
    .zek_footer .textwidget p {
        font-size: 16px !important;
    }
    .layout-mixed .mpl-mixed-side-list .side-item .mpl-thumb {
        width: 100%;
    }
    .gallery-custom .gallery .gallery-item {
        width: 33.333333% !important;
    }
    .my-custom-tab-btn {
        width: 31.666666%;
        padding: 12px 5px !important;
    }
    .my-tabs-header {
        gap: 8px !important;
    }
}
/* */
.zek_copyright a {
    color: #1B3D9C;
}
#footer a:hover {
    color: #000;
}
/* */
.bg-sk {
   background: url(../images/bg-video.jpg) center top no-repeat #20479d;
   background-size: 100%;
}
.bg-sk > div {
    padding: 0 5% !important;
}
.title-video {
    background: #299BD7;
    background: linear-gradient(90deg,rgba(41, 155, 215, 1) 0%, rgba(7, 92, 190, 1) 100%);
    border-radius: 0 0 10px 10px !important;
    top: -15px;
}
.box-video {
    z-index: 2;
}
#header {
    position: relative;
    z-index: 999;
}
.icon-css-right svg {
    background: url(../images/icon-next.png) center top no-repeat;
    background-size: 100%;
}
.icon-css-right svg path {
    visibility: hidden;
}