/*
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.1742385810
Updated: 2025-03-19 19:03:30

*/
.elementor-message.elementor-message-success {
    font-size: 13px;
}
table td, table th {
    padding: 5px 10px;
}
.elementor-message.elementor-message-success {
    color: #098300;
    background-color: white;
    padding: 5px 10px;
    border-radius: 5px;
}
b, strong {
    font-weight: 600;
}
.elementor-widget-theme-post-content img.icon {
    margin: 0;
}
.post h3{
	text-transform: none;
	font-family: 'Roboto';
	    font-size: 18px;
}
.elementor-widget-theme-post-content img {
    margin: 15px 0 5px;
}
ul li h3 span {
    text-transform: none;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto';
}
figcaption.wp-caption-text {
    font-weight: 500;
    text-align: center;
    font-style: italic;
}
#dang-ky-bao-gia-mini, #dang-ky-tham-quan{
	cursor:pointer;
}
#sub-dang-ky button.elementor-button{
	    background: linear-gradient(to right, #e0af5d, #faeb9c, #e0af5d, #faeb9c);
}
img.emoji {
    height: 20px;
    margin-bottom: -3px;
}
.elementor-kit-24 h2 {
	font-size: 20px;}
#button-contact-vr .button-contact .phone-vr {
    scale: 0.8;
}
.elementor-column.sp-bds .elementor-widget-wrap.elementor-element-populated {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}


.tieude-banner h2 {
    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
}
.banner-head-home img {
    box-shadow: rgb(254 192 20) 1px 2px 15px;
}
.elementor-614 .elementor-element.elementor-element-59291fa {
        width: 100%;
        background: #113A58;
        border-radius: 3%;
    }
.form-header button.elementor-button {
    background-image: linear-gradient(90deg, #E69A46 0%, #DD7423 100%);
}

@keyframes pulse-wave {
	0% {
		opacity: 0;
		transform: scale(1)
	}

	50% {
		opacity: 1;
		transform: scale(2)
	}

	100% {
		opacity: 0;
		transform: scale(4)
	}
}
/* .pulse-icon {
    position: absolute;
    top: 14px;
} */
.pulse-icon {
    display: flex;
    position: absolute;
    top: -3px;
}
.pulse-icon .icon-wrap {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #e8b900;
    position: absolute;
    top: 1px;
    left: 1px;
}
.pulse-icon .elements {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.pulse-icon .pulse-1 {
    border: solid 1px #e8b900;
    width: 10px;
    height: 10px;
    top: 1px;
    left: 1px;
}
.pulse-icon .pulse {
    position: absolute;
    animation: pulse-wave 1s linear infinite both;
    border-radius: 50%;
}
@media only screen and (max-width: 600px) {
/*     .elementor-heading-title {
    font-size: 30px !important;} */
}

div#metu {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999999;
    display: none;
}
div#metu .mmt-container.mmt-container-full {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2147483646;
    pointer-events: none;
    box-sizing: border-box;
}
#metu .mmt-app {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #18687b;
    opacity: 1;
    color: rgb(255, 255, 255);
    pointer-events: none;
    z-index: -1;
}
#metu .mmt-menu-item:not(:first-child) {
    border-left: 1px solid hsla(0,0%,100%,.2);
}
#metu .mmt-app {
    position: relative;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    min-height: 56px;
    transition: all .24s;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}
#metu .mmt-menu__item {
display: flex;
    pointer-events: auto;
    flex: 1 1;
    border-left: 1px solid hsla(0,0%,100%,.2);
    justify-content: center;
}
#metu .mmt-button {
    display: flex;
    align-items: center;
    align-self: stretch;
    padding: 0 7.5px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    height: 60px;
    justify-content: center;
    margin: 0!important;
    flex-direction: column;
    flex: 1 1;
}
#metu .mmt-button__icon--motion {
    animation: tada 1.2s infinite;
}
#metu .mmt-button__icon {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 0;
    margin-bottom: 4px;
}
#metu .mmt-button__label {
    font-size: 13px;
    line-height: 13px;
    max-height: 26px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
letter-spacing: -1px;
}
ul {
    padding-left: 1em !important;
}
@media (max-width: 767px){
	div#metu {
    	display: block;
	}
		ul#menu-2-d47009b {
		padding-top: 50px;
	}
}
