/*
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&family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
:root{
	--do:#f72816;
	--vang:#f8d531;
	--xanh: #1c6263;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Google Sans Flex", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Google Sans Flex", sans-serif!important;
}
.header-main .nav > li > a {
    font-family: "Lora", serif!important;
    color: #fff;
    font-weight: 500;
}
.menu-d360 a{
	background: linear-gradient(135deg, #ffe985 10%, #fa742b 100%);
	margin: 4px 0;
	padding: 5px 10px!important;
	transition: all .4sease-in-out;
	white-space: nowrap;
	border-radius: 3px;
	color: #fff!important;
}
.menu-d360 a span{
	color: #fff!important;
}
.menu-d360 .svg-icon {
    height: 38px;
    margin-right: 8px;
    width: 38px;
}
.menu-d360 a:hover {
   background: linear-gradient(135deg, #fa742b 10%, #ffe985 100%);
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit]{
	margin:0;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.post-item .is-divider,aside > .is-divider,.entry-header .is-divider{
	display:none !important;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0,.ga-pd-b0 .col{
	padding-bottom:0 !important;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px;
}
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px;
}
.p-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6){
	font-weight:400;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.button.btn-center,
.text-center .button.btn-center{
	display:block;
	width:max-content;
	margin:0 auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.icon-box.icon-center .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}
.post-item .col-inner{
	height:100%;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.anh-nhay img{
	object-fit: contain;
	animation: zoom-img 2s infinite ease-in-out;
	pointer-events: none;
	padding: 50px;
}
@keyframes zoom-img {
  0% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.sec-bg{
    background: linear-gradient(#fffefb, #1a7a7954);
}
.sec-bg:before{
	content: '';
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2026/05/the-zurich-bg1.png) no-repeat left bottom;
    width: 100%;
    opacity: 1;
    background-size: 100% auto;
}
.tieude h1{
	color:  var(--primary-color);
	font-size: 40px;
}
.tieude h2{
	color:  var(--primary-color);
	font-size: 35px;
	text-transform: uppercase;
}
.tieude1 h2{
	font-size: 35px;
}
.text-qua li:before {
    background-image: url(/wp-content/uploads/2026/05/gift.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    width: 16px;
    margin: 10px 10px 0 0;
    animation: shakeGift 1s infinite;
}
.text-qua li{
    list-style: none;
}
@keyframes shakeGift {
    0% { transform: translateY(-50%) rotate(0deg); }
    25% { transform: translateY(-50%) rotate(10deg); }
    50% { transform: translateY(-50%) rotate(-10deg); }
    75% { transform: translateY(-50%) rotate(10deg); }
    100% { transform: translateY(-50%) rotate(0deg); }
}
img.size-full.alignnone {
    margin-bottom: 7px;
}
.col-form .col-inner{
	background:  var(--primary-color);
	padding: 30px;
	border-radius: 5px;
}
.form-lh input{
	height: 45px;
	border-radius: 5px;
}
.form-lh input[type=submit] {
    background-color: #b20000 !important;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid #fff;
    border-radius: 30px !important;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .07);
    -webkit-transition: .4s all;
    transition: .4s all;
}
.form-lh input[type=submit]:hover{
	border-radius: 5px !important;
}
.col-anh {
    margin-top: -20px;
    margin-bottom: -35px;
}
.desk-contact{
	position: fixed;
	bottom: 30px;
	left: 20px;
	z-index: 999;
}
.desk-contact a{
	color: #fff;
	text-transform: uppercase;
	margin-right: 15px;
	font-size: 16px;
	padding: 13px;
	border-radius: 22px;
	box-shadow: 0 0 0px 4px rgb(255 255 255 / 59%);
}
.desk-contact a img{
	width: 30px;
	height: auto;
	vertical-align: text-bottom;
}
.desk-contact a.zalo{
	background-color: #0573ff;
	position: absolute;
	bottom: 55px;
	padding: 11px 20px;
}
.desk-contact a.phone{
	background-color: #b20000;
}
.desk-contact a.dang-ky{
	background-color: #065252;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
}
tr td, th {
    border: 0.9px solid #000;
    padding: 12px 10px !important;
    font-size: 17px;
    color: #111;
    font-weight: 500;
}
table tr:nth-child(even) {
  background-color: hsl(195deg 47% 33%/3%);
}
.bnt-1{
    background: #b20000;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex !important;
    max-width: max-content;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 3px;
}
.bnt-1 span{
	animation: tp-typing 4s steps(20) infinite;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
@keyframes tp-typing {
	0% {width: 0;}
	50% {width: 100%;}
	55%, 65%, 75% {opacity: 1;}
	60%, 70% {opacity: 0;}
	80% {width: 100%;}
	100% {width: 0;}
}
.text-tienich li:before {
    background: url(/wp-content/uploads/2026/05/vector-smart-object-copy-13.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 13px;
    left: 0;
    position: absolute;
    width: 16px;
    margin: 4px 10px 0 0;
}
.text-tienich li{
	list-style: none;
	border-top: 1px solid var(--primary-color);
	padding: 9px 0 6px 20px;
	position: relative;
	margin-bottom: 0;
	margin-left: 0 !important;
}
.text-tienich li:first-child{
	border-top: 0;
}
.anh-tienich img{
	border: 3px solid var(--primary-color);
	border-radius: 15px;
	transform-style: preserve-3d;
}
.col-sp li::before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    width: 16px;
    margin: 3px 10px 0 0;
    background-image: url(/wp-content/uploads/2026/05/dot.png);
}
.col-sp li{
	list-style: none;
}
.col-sp .col-inner {
    background: rgb(255, 255, 255);
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(222, 222, 222);
    border-image: initial;
    border-radius: 5px;
    transition: 0.4s;
	height: 100%;
}
.col-sp .col-inner:hover {
    border: 1px solid var(--primary-color);
    box-shadow: 5px 7px 9px #00000014;
    background: linear-gradient(to right, #0d5372 0%, #194a5f 22%, var(--primary-color) 100%);
}
.col-sp .col-inner:hover p, .col-sp .col-inner:hover li, .col-sp .col-inner:hover h3{
	color: #fff;
}
.col-bg {
    padding: 10px;
    background: linear-gradient(114deg, rgb(123 229 228) 10%, rgb(26 122 121) 100%);
    border-width: 10px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}
.col-bg .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 15px 15px 1px;
}
.col-bg .text-qua li:before {
    left: 10px;
}



@media only screen and (min-width: 320px) and (max-width: 860px){
	.tieude h2 {
    font-size: 25px;
}
	.tieude1 h2 {
    font-size: 25px;
}
}