/*
Theme Name:   Flatsome Child - Maxweb
Theme URI:    https://maxweb.vn
Description:  Child theme 
Author:       Maxweb
Author URI:   https://maxweb.vn
Template:     flatsome
Version:      1.0.0
Text Domain:  flatsome-child
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Saira:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --mw-primary: #e30613;      
    --mw-primary-dark: #b30410;
    --mw-secondary: #0068ff;    
    --mw-dark: #1f2733;
    --mw-light: #f7f7f7;
}
html,body,span,label,a,p,button,b,div {
    font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4,h5,h6,:is(h1,h2,h3,h4,h5,h6)>span {
	font-family: "Saira", sans-serif!important;
}
.header-main .nav > li > a {
}
.header-main .nav > li > a {font-weight: 500;}

.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.header-button a {
    font-size: 17px;
    border: 1px solid #162b75;
    padding: 10px 30px;
    border-radius: 8px;
    color: #162b75;
    font-weight: 700;
}
.header-button a:hover{
	background: #162b75;
	color: #fff;
}
.img-top-350{
    top: -350px;
}
.img-top-350 img{
	animation-name: fadeInDown;
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.box-banner h1 {
    background: linear-gradient(88.02deg, #928C6F -5.11%, #F8EEBC 29.42%, #928C6F 104.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 600;
}
.box-banner h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    color: #d7d4cd;
    padding: 30px 0;
}
.bnt1, .form-lh input[type=submit]{
	background: linear-gradient(78.26deg, #5E5C51 -2.66%, #A09979 17.02%, #E4DAAD 30.36%, #F8EEBC 42.45%, #E2D9AC 62.32%, #9A9475 86.49%, #5E5C51 100.83%);
	padding: 7px 24px 4px;
    border-radius: 8px 8px 8px 8px;
	font-size: 16px;
	border: 1px solid #EFEDE1!important;
	transition: all 0.5s ease-in-out;
	color: #284239;
}
.bnt1 span{
	color: #024635;
}
.bnt1:hover, input[type=submit]:hover{
	background: linear-gradient(92.83deg, #5E5C51 -62.88%, #A09979 -23.64%, #E4DAAD 2.95%, #F8EEBC 27.05%, #E2D9AC 66.67%, #9A9475 114.84%, #5E5C51 143.43%);
	box-shadow: none;
}
.form-lh input{
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #FFFFFF80;
	height: 45px;
}
.form-lh input, .form-lh textarea{
	color: #fff;
	padding-left: 0;
}
.form-lh input::placeholder, .form-lh textarea::placeholder{
	color: #fffffff7;
}
.form-lh textarea{
	background: transparent;
	box-shadow: none;
	border: 0;
    border-bottom: 1px solid #FFFFFF80;
}
.form-lh input[type=submit]{
	height: auto;
}
.form-lh input:focus, .form-lh textarea:focus{
	background: transparent;
	box-shadow: none;
	color: #fff;
}
.sec-bg {
    background-color: transparent;
    background-image: linear-gradient(180deg, #2f4844 11%, #034a39 80%);
    position: relative !important;
    overflow: visible !important;
    isolation: isolate;
}
.sec-bg .section-bg.fill {
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
}
.sec-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 400px;
    background: url("/wp-content/uploads/2026/09/pattern-3.svg") left top / contain no-repeat;
    opacity: 0.9;
    pointer-events: none;
    z-index: 1;
}
.sec-bg::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 650px;
    height: 650px;
    background: url("/wp-content/uploads/2026/09/pattern-4.svg") right bottom / contain no-repeat;
    transform: none;
    opacity: 1;
    pointer-events: none;
    z-index: 1;
}
.sec-bg .section-content {
    position: relative;
    z-index: 2;
}
.sec-vitri ul{
    margin-top: -20px;
    margin-bottom: 0;
}
.sec-vitri ul>li{
    margin-bottom: 0;
}
.sec-tienich{
    background-color: #29423A;
    background-image: url(https://vinhoalongbacninh.com/wp-content/uploads/2025/11/pattern-5.svg);
    --background-overlay: '';
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}




.golden-bg-gradient {
    background: linear-gradient(70.09deg, #928C6F -0.46%, #F8EEBC 27.24%, #928C6F 100.16%);
	box-shadow: 0px 4px 20px 0px rgba(209, 200.99999999999997, 158, 0.6);
	border: 2px solid #EFEDE1;
	border-radius: 16px;
	padding: 50px;
}
.golden-bg-gradient .form-lh input, .golden-bg-gradient .form-lh textarea{
	color: #284239;
	border-bottom: 1px solid #284239;
}
.golden-bg-gradient .form-lh input::placeholder, .golden-bg-gradient .form-lh textarea::placeholder{
	color: #284239;
}
.golden-bg-gradient .form-lh input:focus, .golden-bg-gradient .form-lh textarea:focus{
	background: transparent;
	box-shadow: none;
	color: #284239;
}
.golden-bg-gradient .form-lh input[type=submit]{
	    background: linear-gradient(87.84deg, #1F312B -11.33%, #2C4B40 11.42%, #307A60 31.82%, #307A60 57.74%, #2C4B40 83.42%, #1F312B 98.66%);
    color: #EDEBE0;
    width: 100%;
    text-align: center;
    border: 1px solid #56CFA4;
    box-shadow: 0px 4px 10px 0px #3A2E0426;
    transition: all 0.25s;
}
.heading h2{
	color: #024635 !important;
	font-size: 32px;
}
.heading-2 h2{
	background: linear-gradient(88.02deg, #928C6F -5.11%, #F8EEBC 29.42%, #928C6F 104.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 32px;
}
.icon-box-wrapper h4{
	color: #C0BDAB;
}
.icon-box-wrapper p{
	font-size: 18px;
}

.gallery-tienich {
    position: relative;
}
.row.gallery-tienich {
    height: 900px;
    overflow: hidden;
    display: block !important;
    margin: 0 !important;
}
.row.gallery-tienich .gallery-scroll-track {
    display: flex;
    flex-direction: column;
    width: 100%;
    will-change: transform;
}
.row.gallery-tienich .gallery-col {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    padding: 0 0 20px !important;
}
.row.gallery-tienich .gallery-col .col-inner {
    margin: 0 !important;
}
.row.gallery-tienich .box-image {
    *border-radius: 20px;
    overflow: hidden;
}
.row.gallery-tienich .box-image img {
    display: block;
    width: 100%;
    height: auto;
	border-radius: 33px;
}
.row.gallery-tienich .box-text {
    display: none;
}
.img-border img{
	border-radius: 20px;
}
.img-border-40 img{
	border-radius: 40px;
}
.col-cs .col-inner{
	background: #024635;
	padding: 30px;
	border-radius: 0 0 30px 30px;
}
.col-cs p {
    display: grid;
    color: #fff;
    border-bottom: 1px solid #70827C80;
    padding-bottom: 29px;
}
.col-cs p>strong{
	background: linear-gradient(88.02deg, #928C6F -5.11%, #F8EEBC 29.42%, #928C6F 104.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family: "Saira", sans-serif!important;
	font-size: 45px;
}
.col-cs p:last-child{
	border-bottom: 0;
}
.sec-lydo .banner h3 {
    color: #f3e9b8;
    font-size: 22px;
}
.sec-lydo .banner p {
    text-align: justify;
}
.section-title-bold span, .section-title-bold-center span {
    border: 0;
    padding: 0;
}
.section-title b {
    background-color: transparent;
    display: block;
    flex: 1;
    height: 2px;
    opacity: .1;
}
.section-title a{
	color: #024635;
}
.section-title i.icon-angle-right {
    margin-left: 5px;
    margin-right: 0;
    opacity: 1;
    top: 3px;
}
.blog-wrapper h1, .blog-wrapper h2, .blog-wrapper h3{
	color: #024635;
}
.blog-share {
	text-align: left!important;
}
.blog-share a {
    border-radius: 2px !important;
    background: #024635 !important;
    border: 1px solid #fff !important;
    color: #fff;
}
.is-divider {
    display: none;
}
.box-image{
	border-radius: 10px 10px 0 0;
}
.box-text {
    background: #E5DAC4;
    border-radius: 0 0 10px 10px;
    height: 100%;
    padding: 15px;
}
.post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.post-meta{
    padding-top: 6px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-vertical-spacing: 0
}
tr td,th {
    border: .9px solid #000;
    padding: 12px 10px!important;
    font-size: 16px;
    color: #111;
    font-weight: 500
}
table tr:nth-child(even) {
    background-color: hsl(195deg 47% 33%/3%)
}

#post-list .image-cover{
    padding-top: 100%!important;
}
/* NÃºt áº£nh cá»‘ Ä‘á»‹nh */
.fixed-popup-btn {
    position: fixed;
    right: 45px;
    bottom: 45px;
    width: 150px;
    height: 150px;
    z-index: 9998;
    cursor: pointer;
    border-radius: 50%;
}

.fixed-popup-btn img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    border-radius: 50%;
    transition: transform .3s ease;
}

.fixed-popup-btn:hover img {
    transform: scale(1.08);
}
.wpcf7-spinner {
    display: none;
}
.mw-popup__content h3{
	text-align: center;
	background: linear-gradient(88.02deg, #928C6F -5.11%, #F8EEBC 29.42%, #928C6F 104.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    line-height: 1.2;
    font-weight: 600;
}
.mw-popup__content textarea{
	display: none;
}
.mw-popup__close {
    right: -10px;
    background: rgb(255 255 255);
}
.contact-quick {
    width: 100%;
    text-align: center;
}
.contact-quick h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0;
    color: #bfb791;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}
.contact-quick h4::before, .contact-quick h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
}
.contact-quick h4::before {
    background: linear-gradient(
        to left,
        rgba(255,255,255,.25),
        rgba(255,255,255,0)
    );
}
.contact-quick h4::after {
    background: linear-gradient(
        to right,
        rgba(255,255,255,.25),
        rgba(255,255,255,0)
    );
}
.contact-quick-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;

    margin-bottom: 20px;
}

.contact-quick-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
.contact-quick-icons img {
    display: block;
    width: 50px;
    height: 50px;
    object-fit: contain;
    transition:
        transform .25s ease,
        opacity .25s ease;
}
.contact-quick-icons a:hover img {
    transform: translateY(-3px) scale(1.05);
}

.contact-quick > p {
    margin: 0;
    padding: 0;

    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}
.contact-quick > p a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
}





.sec-footer h2 {
    background: linear-gradient(88.02deg, #928C6F -5.11%, #F8EEBC 29.42%, #928C6F 104.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.2;
    font-weight: 600;
	font-size: 38px;
}
.ct-container{
    position: relative;
    z-index: 1;
}
.ct-container::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background: rgba(21, 27, 26, 0.8);
    z-index: -1;
}
.absolute-footer {
    display: none;
}

/* Desktop 1024*/
@media (min-width: 850px) and (max-width: 1100px) {
	#logo {
    width: 150px!important;
}
	.nav-spacing-xlarge>li {
    margin: 0 12px;
}
	.header-button a {
    padding: 10px 15px;
}
}

/* Ipad */
@media (max-width: 849px){
	.img-top-350 {
    top: -270px;
}
	.box-banner h1 {
    font-size: 29px;
}
	.box-banner h3 {
    font-size: 15px;
    padding: 15px 0;
}
	.sec-footer h2 {
    font-size: 30px;
}
	.heading h2 {
    font-size: 26px;
}
	.heading-2 h2 {
    font-size: 26px;
}
	.row.gallery-tienich {
    height: 1050px;
}
	.col-cs .col-inner {
    padding: 15px;
}
	.col-cs p>strong {
    font-size: 25px;
}
	.col-cs p {
    padding-bottom: 10px;
}
	.sec-lydo .banner p {
   display: none;
}
	.sec-lydo .banner h3 {
    font-size: 20px;
    line-height: 1.3;
}
	.golden-bg-gradient {
    padding: 20px 20px 0;
}
}
/* Mobi */
@media screen and (max-width: 549px) {
	.img-top-350 {
    top: -30px;
}
	.box-banner h1 {
    font-size: 20px;
}
	    .box-banner h3 {
        font-size: 10px;
    }
	.bnt1{
    font-size: 10px;
}
	.golden-bg-gradient {
    padding: 15px;
}
	.heading h2 {
    font-size: 25px;
    padding-top: 10px;
}
	.heading-2 h2 {
    font-size: 25px;
}
	.row.gallery-tienich {
    height: 600px;
}
	.icon-box-wrapper h3 {
    font-size: 24px;
}
	.icon-box-wrapper p {
    font-size: 16px;
}
	.col-cs .col-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 30px;
}
	.col-cs p {
    font-size: 15px;
}
	.col-cs p>strong {
    font-size: 30px;
}
	.col-cs .col-inner > p:nth-of-type(3){
		border-bottom: 0;
	}
	.col-cs .col-inner {
    padding: 20px;
}
	.sec-lydo .banner p {
   display: none;
}
	.sec-lydo .banner h3 {
    font-size: 16px;
    line-height: 1.2;
}




}

