/*
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 "fonts/font-awesome/css/font-awesome.min.css"; /* Using a string */
/* hot-line */
.hotline-header .fa-phone {
    font-size: 13px;
	color: var(--primary-color);
	margin-right: 10px;
}
/* menu-main */
.hotline-header a{
	color: var(--primary-color);
    font-size: 16px;
    font-weight: bold;
}
.header-main .nav-uppercase>li>a{
	font-weight: 400;
}
.header-main .nav-uppercase>li>a:before{
	height: 2px;
}
.nav-top-link .fa-home{
	font-size: 14px;
	color: var(--primary-color);
}
.nav-line-bottom>li>a:before {
    top: auto;
    bottom: 5px;
}
/* logo */
#logo a img{
	max-height: 100px;
	position: absolute;
	top: 0;
}
/* section-text-home */
.text-home .section-bg.bg-loaded{
	background-position: 0 0;
    background-repeat: repeat !important;
    background-size: auto !important;
}
.title-main{
	font-size: 20px;
	font-weight: 500;
	color:#212529;
	text-transform: uppercase;
}
.content-area .text-home{
	padding-top: 80px;
}
.subtitle-main{
	font-size: 49px;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
	background: -webkit-linear-gradient(45deg,#ffcb05,#d6202b);
	background: -o-linear-gradient(45deg,#ffcb05,#d6202b);
	background: linear-gradient(45deg, #b34c6e, #44232e);
}
.Intro-subtitle-main{
	font-size: 18px;
}
/* section-location */
.title-location{
	font-size: 49px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 0;
	text-transform: uppercase;
}
.btn-location{
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	font-style: italic;
}
/* section-Utilities */
.title-Utilities{
	font-size: 22px;
	font-weight: 500;
	color: #333;
	margin-bottom: 0;
}
.Intro-Utilities{
	font-size: 44px;
	font-weight: 300;
	color: #333;
	line-height: 53px;
}
.txt-Utilities{
	font-size: 18px;
	font-weight: 400;
	color: #212529;
	line-height: 29px;
}
.icBox-Utilities .icon-box-text h3{
	font-size: 14px;
	font-weight: 600;
	color: #212529;
}
/* silde */
.Section-slider{
	margin-bottom: 80px;
}
.nov-slide .slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: unset;
    border: none;
}
.news{
	font-size: 44px;
	font-weight: 300;
	color: #fbfbfb;
}
/* blog-post */
.Blog-home .box-text .post-title {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
}
.Blog-home .box-text .is-divider{
	display: none;
}
.Blog-home .box-text .button{
	border: none;
	font-size: 17px;
	font-weight: 400;
	color:#fff;
	text-transform: none;
	font-style: italic;
	margin-top: 0;
}
.Blog-home .box-text .button:before{
	content: "";
    height: 1px;
    background-color: currentColor;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 20%;
    width: 60%;
}
.Blog-home .box-text{
	padding-top: 25px;
}
.Blog-home .box-text .button:hover{
	background: unset;
	color:#ffcb05 !important;
	transition: all .3s;
	opacity: .8;
}
.Blog-home .box-text:hover .button{
	left: 0;
    width: 50%;
	transition: all .6s;
}
/* section-partner */
.icBox-partner h3{
	font-size: 14px;
	font-weight: 600;
	color: #212529;
}
.icBox-partner h3:hover{
	color: #E07E27; 
	transition: all .3s;
	
}
.title-partner{
	font-size: 44px;
	font-weight: 300;
	color: #333;
	margin-bottom: 30px;
}
.icBox-partner .is-uppercase, .uppercase {
    line-height: 1.2;
    text-transform: uppercase;
}
/* footer */
.form-home {
    display: flex;
    justify-content: space-between;
}
.left-form{
	padding-right: 15px;
}
.right-form{
	text-align: center;
}
.intro-form{
	font-size: 14px;
	font-weight: 100;
}
.form-home .wpcf7-text, .form-home .wpcf7-textarea{
	padding: 8px;
    border: 1px solid #8b8b8b;
    outline: 0;
    background-color: transparent;
    box-shadow: none;
    color: #333;
    font-size: 15px;
	min-height: 45px;
}
.form-home .wpcf7-textarea{
	min-height: 165px;
}
.right-form .wpcf7-submit{
	border: 1px solid var(--primary-color);
    color:	var(--primary-color);
    font-size: 16px;
    min-width: 200px;
    min-height: 48px;
    background-color: transparent !important;
    font-weight: normal;
    margin-top: 1em;
}
.right-form .wpcf7-submit:hover{
	color: #fff;
    background-color: var(--primary-color) !important;
}
.about-contact, .contact-phone, .contact-mail{
	font-size: 16px;
	font-weight: 100;
	color: #212529;
	margin-bottom: 0;
}
.about-contact{
	line-height: 26px;
}
.contact-phone i, .contact-mail i{
	padding-right: 10px;
}
/* author */
.section-author{
	background: -webkit-linear-gradient(315deg,#ffcb05,#da2128 50%,#b61b54);
	background: -o-linear-gradient(315deg,#ffcb05 0,#da2128 50%,#b61b54 100%);
	background: linear-gradient(135deg, #870c35, #56162c 50%, #44232e);
}
.absolute-footer.dark{
	display: none;
}
.author, .author a {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    padding: 16px 0;
}
.network .social-icons {
    padding: 16px 0;
}
.ic-social a i{
	padding-left: 30px;
	color: #fff;
}
/* =====Giới Thiệu===== */
.title-introduce{
	font-size: 45px;
	font-weight: 700;
	color: #fff!important;
	margin-bottom: 0;
	text-transform: uppercase;
}
.section-title-main{
	font-size: 45px;
	/* 	font-weight: 500; */
	line-height: 72px;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
	background: -webkit-linear-gradient(45deg,#ffcb05,#d6202b);
	background: -o-linear-gradient(45deg,#ffcb05,#d6202b);
	background: linear-gradient(45deg, #8b1445, #442230);
	margin-bottom: 0;
}
.intro-introduce{
	font-size: 18px;
	line-height: 29px;
	font-weight: 400;
	color: #212529;
}
.ibBox-introduce{
	padding: 0 0 35px 0;
}
.ibBox-introduce .icon-box-img{
	width: 50px!important;
	height: 50px;
    padding: 10.5px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
	
}
.ibBox-introduce .icon-box-text h3{
	font-size: 14px;
	font-weight: 400;
	color: #333;
}
.ibBox-introduce .icon-box-text p{
	font-size: 14px;
	font-weight: 600;
	color: #212529;
}
.ibBox-introduce .icon-box-text{
	padding-left: 25px !important;
}
.img-introduce img{
	border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
	overflow: hidden;
}
.img-bg-introduce{
	padding-bottom: 0;	
}
.section-discover{
	padding: 70px 0 40px 0!important;
}
/* ====critical position==== */
.section-critical-position .col, .gallery-item, .columns{
	padding: 0 15px 0px;
}
.section-review:after{
	content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(45deg,#fc4a1a,#fccf31);
    background: -o-linear-gradient(45deg,#fc4a1a 0,#fccf31 100%);
    background: linear-gradient(45deg,#fc4a1a,#fccf31);
	opacity: .8;
}
.img-review{
	padding: 0 10px;	
}
/* ===section-flat=== */
.title-flat{
	font-size: 19px;
	font-weight: 500;
	color: #333;
}
/* ===Countact=== */
.title-contact{
	font-size: 19px;
	font-weight: 500;
	color: #333;
}
.subtitle-contact{
	font-size: 16px;
	font-weight: 100;
	color: #212529;
}
.subtitle-contact:hover{
	color: #e07e27;
}
.subtitle-contact i{
	padding-right: 10px;
	color: #e07e27;
	font-size: 14px;
}
.about-hotline{
	font-size:20px;
	color: #333;
	font-weight: 400;
}
.about-phone{
	font-size: 27px;
	-webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(45deg,#ffcb05,#d6202b);
    background: -o-linear-gradient(45deg,#ffcb05,#d6202b);
    background: linear-gradient(45deg,#ffcb05,#d6202b);
	font-weight: 400;
}
.txt-email{
	font-size: 17px;
	font-weight: 100;
	-webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(45deg,#ffcb05,#d6202b);
    background: -o-linear-gradient(45deg,#ffcb05,#d6202b);
    background: linear-gradient(45deg,#ffcb05,#d6202b);	
}
.follow-about{
	display: flex;
}
.box-about-contact{
	padding: 20px;
}
.txt-contact-about p{
	margin-bottom: 0;
}
.txt-contact-about .col-inner:after{
	content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
	background:url("/wp-content/uploads/2020/02/contact-bg.jpg");
	z-index: -1;
}
.row-about{
	padding-bottom: 35px;
}
.ic-foll{
	border-radius: 999px !important;
    object-fit: cover;
	border-width: 1px;
	margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
	border: 2px solid currentColor;
    background-color: transparent;
	line-height: 2.19em;
	color: silver;
}
.Description-about{
	text-align: center;
}
.txt-Description{
	font-size: 43px;
	font-weight: 300;
	color: #fff;
}
.Description-about p{
	font-size: 16px;
	font-weight: 400;
	color: #f1f1f1;
	margin-bottom: 10px;
}
.section-form-contact .form-home .wpcf7-text{
	border: 1px solid #fff;
}
.form-toget-information{
	display: flex;
	justify-content: center;
}
.left-toget-infor{
	padding-right: 20px;
	text-align: left;
}
.form-toget-information input{
	min-height: 45px;
	border-color: #fff;
    background-color: transparent;
	padding: 0 10px;
}
.form-toget-information textarea{
	border-color: #fff;
    background-color: transparent;
	padding: 0 10px;
	min-height: 216px;
}
.title-toget-infor{
	font-size: 14px;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
}
.bnt-toget-infor input{
	margin: 0;
    min-width: 200px;
    min-height: 50px;
    border: 0;
    font-weight: normal;
    background-color: #ffcb05!important;
	font-size: 14px;
	color: #fff;
}
input.wpcf7-form-control.wpcf7-text:focus{
	background: transparent;
}
.right-toget-infor{
	text-align: left;	
}
.section-form-contact{
	padding: 165px 0 20px 0!important;
}
.form-toget-information .pre, blockquote, form, figure, p, dl, ul, ol{
	margin-bottom: 10;
}

.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;
}
.form-pop {
    background-image: linear-gradient(#6e3749, #421524);
    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.5;
    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;
	margin:0;
}
.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;
	margin:0 0 15px;
}
.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 !important;
    width: 100%;
	color: #fff !important;
}
.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;
}
.form-pop ul li{
	margin-left:0 !important;
	color: #fff;
}
@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);
	}
}
.pum-overlay.pum-overlay-disabled {
    visibility: initial;
    background: #0000009e;
}
.sec-bg:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}
.sec-bg::before,.sec-bg::after {
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/11/the-zurich-bg1.png) no-repeat left bottom;
    width: 100%;
    opacity: 1;
    background-size: 100% auto
}

.text-cs strong {
    background-image: linear-gradient(to right, #be9945, #e0b936, #e9db2b, #be9945, #ffd900, #d9be0b, #be9945);
    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;
}
.bnt1 {
    background-color: #b20000!important;
    animation: myshake 1.5s ease infinite alternate;
    text-transform: none!important;
    border-radius: 2px
}

@keyframes myshake {
    10%,90% {
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        transform: translate3d(4px,0,0)
    }
}







@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -15%;
        width: 25%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 860px){
	.title-introduce {
    font-size: 20px;
    margin-left: 10px;
}
	.section-title-main {
    font-size: 22px;
    line-height: 2;
}
	.text-if iframe {
    max-width: 100%;
    height: 400px;
}
}