/*
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.   ***************/
@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&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');
body,html{
    font-family: "Be Vietnam Pro", sans-serif;
}

:root{
    --cam: #f78e05;
    --do: #ed1c24;
}
h1,h2,h3{
		text-align: center
}
.chinhsach .col-inner {
    border: 2px dashed #ed1c24;
}
.chinhsach ul {
    list-style: none;
    margin-left: -15px;
}
.chinhsach ul li:before {
    content: "\f06b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
    font-size: 16px;
    color: red;
    display: inline-block;
}
.chinhsach h2{
    font-size: 26px;
    color: var(--primary-color);
    margin-bottom: 5px;
}
.chinhsach h3{
    font-size: 20px;
}
.formdky1 {
    padding: 15px 15px 10px 15px;
    background-color: var(--primary-color);
}
.formdky1  h3, .formdky1  p {
    color: #fff;
    text-align: center;
}
.formdky1  p{
    margin-bottom: 10px;
}
input[type='submit'] {
    background-color: #ad1e14 !important;
    text-transform: initial;
    font-weight: 500;
}

.tieude .section-title span{
    padding-bottom: 25px;
    font-family: Merriweather, serif;
}
.tieude .section-title span::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("images/dot.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    width: 400px;
    height: 19px;
}
.tieude .section-title b {
    opacity: 0;
}
.col-form1 .col-inner {
    box-shadow: 3px 3px 7px #fff;
    padding: 20px 35px 10px;
    border-radius: 10px;
    background: #a76b1e;
}

.col-form1 h2{
	font-family: "Merriweather", serif!important;
}
.col-form1 h4 {
	font-size: 30px;
}
.col-form1 h4 strong {
    font-size: 70px;
    font-weight: 700;
    font-family: "Merriweather", serif !important;
    padding: 0 20px;
	-webkit-animation-name: fadeInDown;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite
}
.col-form1 input[type='submit']{
	width: 100%;
	margin: 0 0 10px;
	line-height: 46px;
}
p {
    margin-bottom: 10px;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.button span {
    display: inline-block;
    font-size: 1.5em;
    font-weight: normal;
    color: white;
    padding: 0;
    margin-top: 7px;
    margin-bottom: .2em;
    line-height: 1;
}
.bnt1{
	animation-name: pulse;
    animation-delay: 3s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
	background: #c9180b !important;
}
.bnt2 {
    width: 100%;
}
@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-tt li{
	list-style: none;
	margin-left: 0 !important;
}
.text-tt li:before {
    content: "\f1d8";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}
.text-tt1 li{
	list-style: none;
	margin-left: 0 !important;
}
.text-tt1 li:before {
    content: "\f1d8";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
    font-size: 16px;
    color: #ba823b;
    display: inline-block;
}
.tab1 .nav-tabs > li.active > a {
    border-top-color: #fff;
    color: #ba823b !important;
}
.tab2 .nav-tabs > li.active > a {
    border-top-color: #fff;
    color: #ba823b !important;
}
.nav-tabs>li>a {
    border-top: 2px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: rgb(186 130 59);
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
}
.anh-bo img {
    border-style: double;
    border-width: 6px 6px 6px 6px;
    border-color: #ffffff;
    border-radius: 60px 60px 10px 60px;
}
.anh-bo-1 img {
    border-style: double;
    border-width: 6px 6px 6px 6px;
    border-color: #ba823b;
    border-radius: 60px 60px 10px 60px;
}
.sec-bg:before {
    content: "";
    height: 100%;
    width: 25%;
    position: absolute;
    left: 0;
    bottom: 0%;
    background: url(images/bk.png) no-repeat bottom right;
    background-size: 100%;
    z-index: 1;
}
.sec-bg:after {
    content: "";
    height: 100%;
    width: 20%;
    position: absolute;
    right: 0;
    bottom: 70%;
    background: url(images/bk1.svg) no-repeat bottom right;
    background-size: 100%;
}
.tienich .gallery-col .box{
	border: 1px solid var(--cam);
	background-color: #fff;
}
.form-pop h3{
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.form-pop h4{
    font-size: 25px;
    top: 20px;
    position: relative;
    font-family: "Merriweather", serif !important;
    color: #fff;
    text-align: center;
}
.form-pop h4 img {
    padding: 0 15px;
    margin: 0;
    display: inline-grid;
    top: -20px;
    position: relative;
    animation-name: pulse;
    animation-delay: 3s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.aligncenter {
        clear: both;
        display: block;
        margin: 0 auto;
    }
.bkst{
		background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(248, 234, 213, 1) 50%, rgba(255, 255, 255, 1) 100%);
}
.table-container {
    margin: 0 auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* Hỗ trợ cuộn mượt trên iOS */
}

/* Định dạng bảng */
.responsive-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 800px;
    /* Đặt chiều rộng tối thiểu lớn hơn để chứa toàn bộ nội dung */
}

.responsive-table th,
.responsive-table td {
    padding: 10px 15px;
    border: 1px solid #ddd;
    white-space: nowrap;
    font-size: 18px;
    color: #000;
    /* Không cho phép chữ xuống dòng */
    text-align: left;
    /* Căn trái nội dung */
}

/* Xen kẽ màu nền cho các dòng */
.responsive-table tr:nth-child(even) {
    background-color: #fffdf7;
    /* Màu cho dòng chẵn */
}

/* Định dạng cuộn ngang và không giới hạn chữ */
@media (max-width: 768px) {
    .table-container {
        overflow-x: auto;
    }

    .responsive-table {
        width: auto;
        /* Đảm bảo bảng đủ rộng để cuộn ngang */
    }

    .responsive-table th,
    .responsive-table td {
        white-space: nowrap;
        /* Chữ nằm trên một dòng */
    }
}

.button.btn1{
	min-width: 250px;
}
.img .caption{
    position: relative;
    background: none;
    color: #000;
    text-align: center;
    transform: none;
    font-size: 0.9em;
}
.footer-1{
    color: #fff;
}
.footer-1 a{
    color: #fff;
}
.footer-1 .is-divider{
    background: #fff;
    height: 2px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
}
.footer-1 span.widget-title {
    text-align: center;
    display: block;
    font-size: 1.5em;
    padding-bottom: 16px;
}
.absolute-footer.dark{
    color: #fff;
}

body:not(.home) .header:not(.transparent) .header-nav-main.nav > li > a{
    color: #000;
}
body:not(.home) .header-wrapper{
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.colform .wpcf7-form{
    text-align: center;
}
@media(min-width: 768px){
	.st-form .wpcf7-form-control:not([type="submit"]){
		width: calc(33% - 20px);
		margin: 10px;
        font-weight: bold;
	}
}

.st-form {
	padding-bottom: 0 !important;
}
.wpcf7-form{
	margin-bottom: 0;
	text-align: center;
}
#popup-form{
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, .23);
    width: 560px;
    max-width: 100%;
    text-align: center;
    margin: auto;
}

.wpcf7-spinner{
	position: absolute;
}
#popup-form input[type=submit]{
 	margin-right: 0;
}

#gom-all-in-one{
    position: fixed;
    bottom: 20px;
    z-index: 999;
}
#gom-all-in-one .button-contact {
    position: relative;
    margin-top: -5px
}
#gom-all-in-one .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,0.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%;
    overflow: hidden;
    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
    }
}
#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}
#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

.fixed-right{
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 200;
}
.fixed-right a{
    background: #ba823b;
    background: -webkit-linear-gradient(177deg, #ba823b, #d76c36);
    background: linear-gradient(177deg, #ba823b, #d76c36);
    border-radius: 10px;
    color: #fff;
    width: 195px;
    padding: 0px 10px;
    font-size: 14px;
}
.fixed-right a.fr-modal {
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    padding: 6px 10px;
    margin-bottom: 10px;
}
.fr-modal h3{
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

.pulse{
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse{
    0%{-webkit-transform:scale(1);transform:scale(1)}
    50%{-webkit-transform:scale(1.1);transform:scale(1.1)}
    100%{-webkit-transform:scale(1);transform:scale(1)}
}
@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)}
}
@media(max-width: 767px){
    .fixed-right{
        right: 0;
        bottom: 68px;
    }
    .fixed-right a.fr-modal{
        scale: 0.8;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.camket ul {
    list-style: none;
    margin-left: -20px;
}
.camket ul li:before {
    content: "\f007";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 16px;
    color: #fff;
}
.bordertop{
	border-top: 1px solid #fff;
}

@media(max-width: 860px){
	.col-form1 .col-inner{
		padding: 20px 15px 10px;
	}
	.form-pop h4 {
	    font-size: 16px;
	}
	.slide1 .is-full-height{
		min-height: initial;
		height: initial;
		padding-top: 56.25% !important;
	}
	.mfp-container{
		padding-left: 8px;
		padding-right: 8px;
	}
	.anh-1 {
        display: none;
    }
}

.button-contact2 span{
    border-radius: 83px;
    background-image: linear-gradient(rgb(234, 205, 163), rgb(190, 166, 118));
    width: 172px;
    height: 41px;
    color: #000;
    font-size: 20px;
    text-align: center;
    display: block;
    line-height: 41px;
    font-weight: bold;
    position: absolute;
    left: 35px;
    top: 8.5px;
}
.button-contact2 div svg{
    width: 31px;
    height: 31px;
}
.button-contact2 div{
    height: 58px;
    width: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(190, 166, 118);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.button-contact2 div:before{
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    width: 69px;
    height: 69px;
    border-width: 1px;
    border-radius: 999px;
    border-style: solid;
    border-color: rgb(190, 166, 118);
    background-color: rgba(253, 251, 251, 0);
    position: absolute;
    content: "";
}
.button-contact2{
    width: 69px;
    height: 69px;
    left: 17px;
    top: 10px;
}