/*
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=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@font-face {
	src: url("fonts/iCielBCDowntown-Regular.ttf");
	font-family: 'iCielBCDowntown';
}
@font-face {
	src: url("fonts/iCielBCSeinnaGrace-Regular.ttf");
	font-family: 'iCielBCSeinnaGrace';
}
h1, h2, h3, h4, h5, h6, p, a, strong, span, div, li, i {
	font-family: 'Nunito', sans-serif!important;
}
.nav-spacing-xlarge>li {
    margin: 0 23px;
}
.nav-dropdown li.active>a {
	color: rgb(255 192 28);
}
.hover-btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #fff;
}
.btn-book {
    display: inline-block;
    border-radius: 7px;
    background: var(--primary-color);
    color: #fff!important;
    text-decoration: none!important;
    padding: 7px 15px 5px 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.hover-btn:hover:after {
    width: 100%;
    left: 0px;
    right: auto;
}
.hover-btn:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 100%;
    background: #ffbf0e;
    transition: all 0.3s;
    z-index: -1;
    top: 0px;
    right: 0px;
}
img.size-full.alignnone {
    margin-bottom: 0.5em;
}
.dat-ve p {
	color: #fff;
	padding-bottom: 8px;
}
.wpcf7-spinner {
    display: none;
}
.dat-ve input[type=submit] {
    background-color: #ffbf0e !important;
    left: 50%;
    transform: translateX(-50%);
	border-radius: 5px;
}
.dat-ve input[type=date], input[type=email], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	height: 45px;
    border: solid 1px rgba(0,0,0,0.1);
    border-radius: 5px;
}
.dat-ve textarea {
	min-height: 85px;
    border: solid 1px rgba(0,0,0,0.1);
    border-radius: 5px;
}
.pum-theme-409 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 0px 15px;
}
div#masthead .searchform input::placeholder {
    color: #858585;
	font-weight: 500;
}
.banner-video .slider-nav-light .flickity-page-dots .dot {
    border-color: #fff;
    transform: scale(1);
    background: var(--primary-color);
    border: 0;
    z-index: 1001;
	position: relative;
	margin: 1px;
	opacity: 1;
}
.banner-video .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #858585;
    transform: scale(0.7);
	z-index: 1001;
	position: relative;
}
.banner-video  .flickity-page-dots {
    bottom: -30px;
}
.sc1 {
    margin-top: -194px;
}
.cs-wave-area {
    height: 5%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 992;
}
.dang-ky {
	z-index: 1000;
	position: relative;
}
.cs-wave-area.active .cs-wave {
    -webkit-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -moz-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -ms-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -o-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: auto;
}
.cs-wave-area .cs-wave {
    background: url(/wp-content/uploads/2023/06/wave.svg) repeat-x;
    position: absolute;
    top: -50px;
    width: calc(100% + 2000px);
    height: 50px;
    margin-left: -1270px;
}
.cs-wave-area.active .cs-wave:nth-of-type(2) {
    top: 0px;
    -webkit-animation: wave 20s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
    -moz-animation: wave 20s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
    -ms-animation: wave 20s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
    -o-animation: wave 20s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
    animation: wave 20s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
    margin-left: auto;
}
.cs-wave-area.active .cs-wave {
    -webkit-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -moz-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -ms-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -o-animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: wave 35s cubic-bezier(.36, .45, .63, .53) infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: auto;
}
.cs-wave-area .cs-wave:nth-of-type(2) {
    top: -10px;
    opacity: 1;
    margin-left: -1435px;
}
@keyframes wave {
0% {
    margin-left: 0;
}

100% {
    margin-left: -1600px;
}
}
@keyframes swell{
0%, 100% {
    -webkit-transform: translate3d(0, -45px, 0);
    -moz-transform: translate3d(0, -45px, 0);
    -ms-transform: translate3d(0, -45px, 0);
    -o-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0);
}

50% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
}

.action-site {
	margin-top: 15px;
    width: 100%;
    align-items: flex-end;
    flex-wrap: wrap;
    display: flex;
	opacity: 3;
}
.action-site a:nth-child(1) {
    border-radius: 10px 0px 0px 10px;
}
.action-site a:nth-child(5) {
    border-radius: 0px 10px 10px 0px;
}
.action-site a {
    color: #ffff;
    padding: 15px 5px;
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 700;
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 27.5%;
    box-shadow: 0px 5px 11px 0px rgb(0 0 0 / 23%);
}
.action-site a:nth-child(3) {
    width: 45%;
    background: var(--primary-color)!important;
    font-weight: 700;
    color: #fff;
    font-size: 25px;
    border-radius: 10px 10px 0px 0px;
}
.action-site a img {
    margin-right: 7px;
}
.luon-song {
	margin-top: -30px;
}
.text-1 h2{
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}
.gioithieu {
    background: url(/wp-content/uploads/2023/06/bg-gt.jpg) no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.anh-1 img {
    border-radius: 10px;
}
.r-gt .tit-name {
    font-size: 60px;
    color: #ffbf0e;
    line-height: 70px;
    text-align: center;
    font-family: 'iCielBCSeinnaGrace'!important;
	    font-weight: 400;
}
.r-gt .tit-name2 {
    font-size: 60px;
    color: var(--primary-color);
    line-height: 70px;
    text-align: center;
    font-family: 'iCielBCDowntown'!important;
    letter-spacing: 2px;
	    font-weight: 400;
}
.r-gt .tit-name3 {
    font-size: 40px;
    color: #fff;
    line-height: 10px;
    text-align: center;
    font-family: 'iCielBCDowntown'!important;
    letter-spacing: 2px;
	    font-weight: 400;
}
.bnt-view {
    font-size: 17px;
    color: var(--primary-color)!important;
    font-weight: 700;
    border-left: 4px solid var(--primary-color);
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    background: #fff0 !important;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}
.bnt-view:hover:after {
    left: 0px;
    right: auto;
    width: 100%;
}
.bnt-view:after {
    content: "";
    position: absolute;
    right: 0px;
    width: 0px;
    height: 100%;
    background: var(--primary-color);
    position: absolute;
    top: 0px;
    z-index: -1;
    transition: all 0.3s;
}
.bnt-view:hover {
    color: #fff!important;
    text-decoration: none;
}
.slide-gt:after {
    content: "";
    position: absolute;
    left: -270px;
    bottom: 10px;
    width: 320px;
    height: 171px;
    background: url(/wp-content/uploads/2023/06/af_gt.png) no-repeat;
    z-index: 1;
}
.tit-title {
	text-align: center;
}
.tit-title span {
    color: #ffbf0e!important;
    font-size: 50px;
    font-family: 'iCielBCSeinnaGrace'!important;
    font-weight: 500;
    margin-right: 15px;
}
.tit-title h2 {
    font-size: 60px;
    font-family: 'iCielBCDowntown'!important;
    font-weight: 500;
}
.tit-title p {
	max-width: 890px;
    margin: auto;
    margin-top: -25px;
    margin-bottom: 25px;
}
.slide-thamquan .slider-style-focus .flickity-slider>*:not(.is-selected) {
	opacity: 1;
	transform: scale(0.83);
}
.slide-thamquan p {
    position: absolute;
    left: 0px;
    bottom: -26px;
    width: 100%;
    /* padding: 13px 20px 10px 20px; */
    border-radius: 999px 999px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffbf0e;
    font-weight: bold;
    height: 45px;
    font-size: 20px;
}
.box-blog-post .is-divider {
    display: none;
}
.post-meta:before {
    content: "\f784";
	 font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 3px;
}
.post-meta {
    font-size: 16px;
}
.blog-post-inner .cat-label {
    font-size: 12px;
    color: #fff;
    padding: 1px 10px 2px 10px;
    background: var(--primary-color);
    border-radius: 999px;
    opacity: 1;
    text-transform: inherit;
	display: inline;
}
.blog-trai .box-text {
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.cat-label {
    *position: absolute;
    top: 59px;
    left: 150px;
}
.tit-title1 span {
    color: #ffbf0e!important;
    font-size: 50px;
    font-family: 'iCielBCSeinnaGrace'!important;
    font-weight: 500;
    margin-right: 15px;
}
.tit-title1 h2 {
    font-size: 60px;
    font-family: 'iCielBCDowntown'!important;
    font-weight: 500;
	color: var(--primary-color);
}
.tit-title1 {
	max-width: 890px;
    margin: auto;
    margin-top: -25px;
    margin-bottom: 25px;
}
.tab-hd a:nth-child(1) {
    color: var(--primary-color);
    border-color: var(--primary-color);
}
.tab-hd a:hover {
    color: var(--primary-color);
    text-decoration: none;
    border-color: var(--primary-color);
}
.tab-hd a {
    display: inline-block;
    padding: 4px 0px;
    margin-right: 10px;
    color: #333;
    text-transform: capitalize;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    font-weight: 700;
    font-size: 18px;
}
.anh-hd .img .caption {
    transform: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background-color: #fff0;
	z-index: 1;
}
.anh-2:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 40%);
	border-radius: 10px;
}
.anh-hd {
    margin-top: -50px;
}
.tin-tuc:after {
    content: "";
    position: absolute;
    left: 0;
    top: -100px;
    width: 379px;
    height: 263px;
    background: url(/wp-content/uploads/2023/06/cloun.png) no-repeat;
	z-index: -1;
}
.text-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
.text-2 a {
	    display: inline-block;
    margin-left: 5px;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
}
.tit-title1 .box-text {
	    border-radius: 0px 0px 15px 15px;
}
.text-name {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #961b1e;
    margin-top: 15px;
}
.lienket .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: wrap;
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 1px 0px rgb(0 0 0 / 5%);
	height: 100%;
}
.footer p {
    margin-bottom: 0.6em;
	font-size: 14px;
}
.mailBox {
    display: inline-block;
    padding: 5px 20px 7px 20px;
    font-weight: 700;
    color: #ffbf0e;
    border-radius: 999px;
    border: 2px solid #ffbf0e;
    font-size: 18px;
    line-height: 38px;
}
.banner-gt .overlay {
    background-image: linear-gradient(to top,#000,rgba(0,0,0,0));
	opacity: .7;
}

.form-cot1 label {
    width: 49%!important;
}
.form-cot11 input[type=tel] {
    height: 40px;
    box-shadow: none;
    margin-left: 10px;
}
.form-cot11 input[type=email] {
    height: 40px;
    box-shadow: none;
    margin-left: 10px;
}
.form-cot11 input[type=text] {
    height: 40px;
    box-shadow: none;
}
.form-cot11 textarea {
    box-shadow: none;
}
.input-contact input {
    text-indent: 10px;
}
.custom-file-label {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-contact .custom-file-label::after {
    content: attr(title);
}
.custom-file-label::after {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 3;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}
.form-cot11 input[type=submit] {
	padding: 0 20px;
    border-radius: 2px;
}
#ftwp-container.ftwp-wrap #ftwp-header {
    color: #333;
    background: rgba(243,243,243,0.95);
    display: none;
}
#ftwp-container #ftwp-contents.ftwp-border-medium, #ftwp-container #ftwp-trigger.ftwp-border-medium {
    border-color: rgb(51 51 51 / 14%)!important;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}
#ftwp-container.ftwp-wrap #ftwp-contents {
    width: 100% !important;
}
#ftwp-container.ftwp-wrap #ftwp-list {
    padding: 10px 0px;
}
.is-divider {
    display: none;
}
.entry-header-text .entry-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
}
.entry-header-text {
    padding: 0;
}
.nav-dropdown-default {
    padding: 0px;
	background: #961b1e;
}
.nav-dropdown>li>a {
	color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.nav-dropdown>li>a:hover {
	color: #ffbf0e;
}
.has-dropdown .icon-angle-down {
    display: none;
}
.social-left {
    position: fixed;
    right: 28px;
    bottom: 190px;
    width: 38px;
    z-index: 91;
}
.d-none {
    display: none !important;
}
.social {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.social-left li {
    margin-bottom: 7px;
}





@media (min-width: 1200px) {
.d-xl-block {
    display: block !important;
}
}
@media only screen and (max-width: 550px) {
.header .flex-row {
    background: var(--primary-color);
}
	.sc1 {
    margin-top: 0;
}
	.text-1 h2 {
    color: var(--primary-color);
    text-transform: uppercase;
    font-size: 20px;
}
	.banner-video  .flickity-page-dots {
    bottom: 0px;
}
	.action-site a img:nth-child(2){
    margin-top: -25px;
}
	.action-site a {
    flex-direction: column;
}
	.action-site a {
    font-size: 15px;
}
	.r-gt .tit-name2 {
		font-size: 50px;
}
	.tit-title h2 {
    font-size: 50px;
}
	.slide-thamquan p {
    font-size: 16px;
}
	.anh-hd {
    margin-top: 10px;
} 
}

