/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*, p, a, li, div, span{
	font-family: "Be Vietnam Pro", sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Be Vietnam Pro", sans-serif!important;
}
#logo img {
    max-height: 87px!important;
}
.header-main{
	background: linear-gradient(90deg, #14469d 0%, #0d367e 55%, #14469d 100%) !important;
	border-bottom: 1px solid #F7E3A8;
}
.header-main .nav > li > a{
	/* background: linear-gradient(221deg, #ffcf32 0%, #fea525 50%, #fb5d1f 100%); */
	/* -webkit-background-clip: text; */
	/* -webkit-text-fill-color: transparent; */
	font-family: "Be Vietnam Pro", sans-serif!important;
	color: #fff;
}
.header-nav.header-nav-main {
    justify-content: space-between;
}
.tieude h2 {
    background: linear-gradient(to right, #be9945, #e0b936, #e9db2b, #be9945, #6c5d06, #d9be0b, #be9945);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}
.tieude2 h2{
    background: linear-gradient(to right, #071a55, #0693f7, #245690, #072265, #144edd, #071b56, #081a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}
.col-tongquan ul {
    list-style: none;
    margin-left: -20px;
}
.col-tongquan ul li:before {
    content: "\f005";
    font-family: FontAwesome;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
}
.col-tongquan ul li{
    border-bottom: 1px solid #fff;
    padding: 3px 0;
}
.col-tongquan .col-inner {
    border: 1px solid #C0B518;
    padding: 30px;
    background-color: rgb(7 31 93 / 90%);
    color: #fff;
}
.form-ft i {
    position: absolute;
    top: 11px;
    left: 20px;
    z-index: 1;
    font-size: 15px;
    color: #fff;
}
.form-ft .col{
    padding: 0 10px 0;
}
.form-ft input, .form-ft textarea, .form-ft select{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    border-radius: 4px;
    height: 42px;
    color: #fff;
}
.form-ft input, .form-ft select{
    padding: 0 20px 0 35px;
}
.form-ft textarea {
    padding: 8px 20px 0 35px;
}
.wpcf7-spinner {
    display: none;
}
.form-ft input::placeholder, .form-ft textarea::placeholder{
	color: #fff;
}
.form-ft input[type=submit] {
	border: 0!important;
	padding: 3px 55px 0;
	color: #25223d;
	background: linear-gradient(221deg, #ffcf32 0%, #fea525 50%, #fb5d1f 100%);
	border-radius: 19px;
}
.form-ft input:focus, .form-ft textarea:focus{
	background-color: transparent;
	color: #fff;
}
.form-ft select:focus{
	background-color: transparent;
	color: #111;
}
.blog-tt.large-columns-1 .col{
	padding: 0 15px 0;
}
.blog-tt h5>a {
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 5px;
}
.is-divider {
    display: none;
}
.blog-tt .box-text {
    padding-bottom: 0;
}
.blog-tt .box-image{
	display: none;
}
.my-text-typing {
	animation: tp-typing 4s steps(20) infinite;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border-right: 0.15em solid #fff;
}
@keyframes tp-typing {
	0% {
		width: 0;
	}
	50% {
		width: 100%;
	}
	55%, 65%, 75% {
		opacity: 1;
	}
	60%, 70% {
		opacity: 0;
	}
	80% {
		width: 100%;
	}
	100% {
		width: 0;
	}
}
.sec-form{
	
}
.thuvien-tienich{
	margin-top: -50px;
}
.col-cs .col-inner {
    border-width: 2px !important;
    padding: 25px 30px 10px !important;
    background-color: rgb(6 36 101 / 87%) !important;
    border-left-color: rgb(223 209 45) !important;
    border-left-style: outset !important;
    border-right-color: rgb(223 209 45) !important;
    border-right-style: outset !important;
    border-top-color: rgb(223 209 45) !important;
    border-top-style: outset !important;
    border-bottom-color: rgb(223 209 45) !important;
    border-bottom-style: outset !important;
    border-radius: 10px !important;
	height: 100%;
}
@media screen and (min-width: 850px) {
    .col-cs .form-ft .large-3 {
        flex-basis: 100%;
        max-width: 100%;
    }
}
.text1 ul {
    list-style: none;
    margin-left: -15px;
}
.text1 ul li:before {
    content: "\f06b";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding-right: 10px;
    font-size: 16px;
    color: #fec930;
    display: inline-block;
}
.buttons-contact {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
}
.buttons-cta i {
    font-size: 18pt;
}
.buttons-contact .button span {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: white;
    padding: 0;
    margin-top: 7px;
    margin-bottom: .2em;
    line-height: 1;
}
.buttons-contact i, .buttons-contact .zalo-button {
    animation-name: fa-shake;
    animation-duration: var(--fa-animation-duration, 5s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear);
}
@keyframes fa-shake {
    0% {
        transform: rotate(-15deg)
    }

    4% {
        transform: rotate(15deg)
    }

    8%,24% {
        transform: rotate(-18deg)
    }

    12%,28% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-22deg)
    }

    20% {
        transform: rotate(22deg)
    }

    32% {
        transform: rotate(-12deg)
    }

    36% {
        transform: rotate(12deg)
    }

    40%,to {
        transform: rotate(0deg)
    }
}
.zalo-button{
    position: absolute;
    right: 0;
    bottom: 70px;
    background-color: #1182FC !important;
}
.zalo-button span {
    /* color: #bc8641!important; */
}
.buttons-contact .button1{
    background-color: #c50d00!important;
}
.pum-overlay.pum-overlay-disabled {
    visibility: initial;
    background: #0000009e;
}


.absolute-footer, html {
    background-color: #082163!important;
    color: #fff !important;
    padding: 15px 0 8px;
}

.form-pop {
    background-image: linear-gradient(#14469d, #072d70);
    border: 1px solid rgba(255, 251, 242, 0.8);
    border-radius: 10px;
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    padding: 25px 30px 0;
}
.form-pop::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: url(/wp-content/uploads/2025/09/t4-20250509035535-gozbm-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    z-index: 2;
    pointer-events: none;
    transform: perspective(1000px) rotateX(180deg) rotateY(180deg);
    opacity: 0.3;
    border-radius: 10px;
}
.form-pop h2 {
    font-size: 23px;
    text-transform: uppercase;
    line-height: 1.6;
    color: #fff !important;
    text-align: center;
	font-family: "Lora", serif !important;
}
.form-pop h3 {
    font-weight: bold;
    color: rgba(255, 255, 255, 0);
    text-transform: uppercase;
    text-align: center;
    text-shadow: rgba(59, 42, 42, 0.12) 1px 1px 2px;
    -webkit-text-stroke: 0.5px rgb(251, 246, 243);
    font-size: 38px;
    background: linear-gradient(to right, #be9945, #e0b936, #e9db2b, #be9945, #6c5d06, #d9be0b, #be9945);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}
.form-pop h4 {
    background-image: linear-gradient(rgb(255, 255, 255), rgb(163, 143, 141));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    font-family: "Open Sans", sans-serif;
    color: rgb(251, 246, 243);
    text-transform: uppercase;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-stroke: 0px rgb(251, 246, 243);
    -webkit-text-fill-color: transparent;
    max-width: max-content;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    font-size: 24px;
}
.form-pop h4::before{
    content: "";
    position: absolute;
    left: -20px;
    top: 15px;
    right: 100%;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/09/t1-20250509035707-lklhq-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.form-pop h4::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 0;
    left: 100%;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/09/t1-20250509035707-lklhq-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.form-pop ul{
    list-style: none;
    text-align: left;
}
.form-pop ul li p{
	    color: rgb(255, 251, 242)!important;
	    font-size: 15px;
	line-height: 1.6;
}
.form-pop ul li p:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
    font-size: 16px;
    display: inline-block;
    background-image: linear-gradient(to right, #be9945, #e0b936, #e9db2b, #be9945, #6c5d06, #d9be0b, #be9945);
    -webkit-text-stroke: 0px rgb(251, 246, 243);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    filter: drop-shadow(rgb(71, 59, 57) 0px 6px 1px);
}
.form-pop ul li b{
    background-image: linear-gradient(to right, #be9945, #e0b936, #e9db2b, #be9945, #ffd900, #d9be0b, #be9945);
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    font-family: UZOLUdpbHJveSBYQmsZCvdGY;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: rgb(251, 246, 243);
    text-transform: uppercase;
    text-align: left;
    -webkit-background-clip: text;
    filter: drop-shadow(rgb(71, 59, 57) 0px 6px 1px);
    -webkit-text-stroke: 0px rgb(251, 246, 243);
    -webkit-text-fill-color: transparent;
}
.form-pop .text-q{
	        font-size: 15px;
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(rgb(255, 251, 242), rgb(169, 130, 78));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
	padding-bottom: 20px;
}
.form-pop input {
    border-radius: 5px;
    height: 42px;
    background: transparent;
    width: 100%;
	color: #fff;
}
.form-pop input::placeholder{
	color: #fff;
}
.form-pop input::value{
	    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
.form-pop input[type=submit]{
	background: #cb281c!important;
}
@keyframes pulse{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.text-ck ul{
	list-style: none;
}
.text-ck ul li:before {
	content: "\f058";
	font-family: FontAwesome;
	padding-right: 10px;
	font-size: 16px;
	color: #FFBD59;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffb900;
    background: #072567;
    color: #fff;
}