/*
Theme Name: Sunshinecity
Description: This is a child theme for Flatsome Theme
Theme URI: https:maxweb.vn
Author: MuaTheme.com
Author URI: https:maxweb.vn
Template: flatsome
Version: 3.6.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
:root{
	--xanh:#074d28;
	--vang:#ebbb3d;
}
*, p, a, li, div, span{
	font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4, h5, h6, h1>span, h2>span, h3>span, h4>span, h5>span, h6>span{
	font-family: "Philosopher", sans-serif!important;
}
.header-main .nav > li > a{
	font-family: "Philosopher", sans-serif!important;
}
.absolute-footer ul {
	border-bottom: none;
}
.absolute-footer {
	padding: 10px 0 0px 0;
}
.absolute-footer {
	background-color: white;
	border-top: 1px solid #e8e8e8;
}
.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;
}
.entry-meta {
	display: none;
}
.entry-content {
	padding-top: 0;
}
.entry-header-text {
	padding: 0;
}
.contact-line {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
}
.contact-line .col {
	padding-bottom: 0;
}
.contact-line p {
	margin-bottom: 0;
}
.contact-line .fa {
	color: rgba(250,181,2,1);
}
.htitle:after {
	content: url(/wp-content/uploads/2018/03/substract.png);
	display: block;
}
.htitle {
	font-size: 24px;
}
.bottom-contact .col {
	padding-bottom: 0;
}
.bottom-contact h2 {
	margin-bottom: 30px;
}
.stuck .header-main .nav > li > a {
	padding-top: 0;
}
.box-1 {
	background: rgba(34,31,125,0.78);
	border-radius: 10px;
	padding: 15px 10px;
	margin-top: 5px;
}
.box-1 h5 {
	margin-bottom: 0;
}
.box-2 {
	padding: 10px;
	background: orange;
	margin-top: 50px;
	width: 100%;
	max-width: 200px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.text-price p {
	margin: 0;
	padding: 0 !important;
	line-height: 1.3;
	font-weight: bold;
	color: white;
}
.text-price {
	border: 1px solid white;
	padding: 10px;
}
.top-contact {
	padding-top: 170px !important;
}
.top-contact input {
	margin-bottom: 10px;
}
.top-contact .col {
	padding-bottom: 0;
}
.top-contact form {
	margin-bottom: 0;
}
.top-contact input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
	background: rgba(34,31,125,0.98);
	border-radius: 5px;
}
.tongquan1 .col-inner{
	border-width: 2px !important;
	padding: 10px !important;
	background-color: rgba(255,255,255,0.89) !important;
	border-left-color: rgba(221,153,51,0.89) !important;
	border-left-style: outset !important;
	border-right-color: rgba(221,153,51,0.89) !important;
	border-right-style: outset !important;
	border-top-color: rgba(221,153,51,0.89) !important;
	border-top-style: outset !important;
	border-bottom-color: rgba(221,153,51,0.89) !important;
	border-bottom-style: outset !important;
	border-radius: 10px !important;
}
.tongquan1 .col-inner li{
	list-style:none;
	margin-left:0;
}
.phoicanh .hinhanhcanho img{
	padding: 5px;
	border: 1px solid var(--primary-color);
}
.absolute-footer {
	background-color: #444444;
	border-top: 0px solid #e8e8e8;
}
.matbang .nav-tabs a {
	border-top: 2px solid var(--primary-color);
	border-left: 1px solid var(--primary-color);
	border-right: 1px solid var(--primary-color);
	font-size: 15px;
	font-weight: 600;
	text-transform: initial;
	background-color: var(--primary-color);
}
.matbang .nav-tabs a{
	color: rgb(255, 255, 255) !important;
	transition: all .2s;
}
.matbang .nav>li.active>a {
	color: #347A67 !important;
}
.contact-bar{
	display: none;
	position: fixed;
	bottom: 0;
	background-color: #444444;
	z-index: 1;
	max-width: 100%;
	width: 100%;
	padding: 10px 0px 8px 0;
}
.contact-bar-content a{
	float: left;
	color: #fff;
	padding: 0px 30px;
	font-size: 22px;
}
.contact-bar-content{
	width:100%;
	max-width: 1500px;
	margin: 0 auto;
	justify-content: space-between;
	display: flex;
}
.contact-bar-content a i{
	background-color: var(--primary-color);
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
}
a.pull-right.button-dang-ki.popmake-317.pum-trigger {
	float: right;
}
.flex-col  .nav-left{
	text-align: left !important;
	display: inherit!important;
}
.has-hover:hover .badge-outline .badge-inner {
	border-color: #cd843b;
	background-color: #ce8842;
	color: #FFF;
}
.badge-frame .badge-inner, .badge-outline .badge-inner {
	color: #1f2944;
	background-color: #fff;
	border: 2px solid currentColor;
}
.banner-top{
	margin: 10px 0;
	height: 115px;
}
.banner-top img{
	width: 700px;
	height: 100%;
	object-fit: cover;
	object-position: 50% 70%;
}
.mobile-contact-footer{
	display: none;
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	bottom: 0;
	max-width: 100%;
	width: 100%;
	z-index: 1;
	padding: 10px 10px;
}

.mobile-content a{
	padding: 10px 5px;
	border-radius: 3px;
	width: 45%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.mobile-content a img{
	padding-right: 7px;
	width: 25px;
}
.mobile-content .pull-left{
	background-color: #e74c3c;
	box-shadow: 0px 3px 0px 0px #CE3323;
}
.mobile-content .pull-right{
	background-color: #02a64f;
	box-shadow: 0px 3px 0px 0px #027c3b;
}
@media (min-width: 701px){
	.contact-bar{
		display: block;
	}
}
@media only screen and (max-width: 700px) {
	.mobile-contact-footer{
		display: block;
	}
}



.chinhsach > .col-inner{
	border: 2px dashed #ed1c24;
}
.chinhsach h2{
	font-size: 28px;
	color: var(--primary-color);
	margin-bottom: 5px;
}
.chinhsach h3{
	font-size: 20px;
}
.formlh .row{
	margin: 0 !important;
}
.formlh .row > div{
	padding-right: 12px; 
}
.formlh .row > div:last-child{
	padding-right: 0;
}
.formlh input{
	width: 100%;
	box-shadow: none !important;
	height: 42px;
	border-radius: 3px;
}
.wpcf7-form{
	margin-bottom: 0;
}
.chinhsach .formlh{
	padding: 15px 15px 10px 15px;
	background-color: var(--primary-color);
}
.chinhsach .formlh .tieude-form h3, .chinhsach .formlh .tieude-form p{
	color: #fff;
	text-align: center;
}
.formlh input[type='submit']{
	background-color: #111!important;
	text-transform: initial;
	font-weight: 500;
}
.formlh h3{
	margin-bottom: 3px;
}
.formlh .tieude-form p{
	margin-bottom: 15px;
}
.tieude .section-title b{
	opacity: 0;
}
.tieude .section-title span{
	padding-bottom: 25px;
}
.tieude .section-title span:after{
	content: '';
	display: block;
	position: absolute;
	background-image: url('/wp-content/uploads/2019/05/bg_content.png');
	background-repeat: no-repeat;
	background-size: contain;
	left: 50%;
	transform: translatex(-50%);
	bottom: 0;
	width: 400px;
	height: 19px;
}
.col-bot{
	padding-bottom: 0;
}
p{
	margin-bottom: 10px;
}
a#top-link{
	background-color: var(--cam);
	border-color: var(--cam);
}
a#top-link i{
	color: #fff;
}
.tienich .gallery-col .box{
	border: 1px solid var(--cam);
	background-color: #fff;
}
.tienich .gallery-col .box-text{
	padding: 10px;
	font-weight: 600;
	font-size: 15px;
}
.lienhe .section-title span{
	border-bottom: 0;
	font-size: 25px;
	text-transform: initial;
	font-weight: 500;
}
.box-blog-post{
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.box-blog-post .box-text{
	padding: 12px;
}
.post-sidebar{
	padding-left: 0 !important;
}
.post-sidebar .is-divider{
	display: none;
}
.widget-title {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	color: #fff;
	background-color: var(--primary-color);
	margin-bottom: 15px;
}
aside{
	background-color: #f1f1f1;
	padding: 15px;
}
.blog-single .entry-category{
	display: none;
}
.tongquan1 li:before{
	content: '\f005';
	display: inline-block;
	margin-right: 5px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: var(--primary-color);
}
.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;
}
.contact-f p i{
	width:20px;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.map-lh{
	height:450px;
}
.pd-b0{
	padding-bottom:0 !important;
}
.sec-banner-home .col-form > .col-inner{
	max-width:450px;
	padding:30px;
	border-radius:15px;
	overflow:hidden;
	border:3px solid #F8AA0C;
	background:url(/wp-content/uploads/2023/02/aSection.png) no-repeat;
	background-size:cover;
}
.sec-banner-home .col-form .txt-title h2{
	font-size:26px;
	margin:0 0 15px;
	line-height:1.35;
	color:#f4e042;
}
.sec-banner-home .col-form .txt-lo{
	width:max-content;
	margin:0 auto 30px;
	background:#ccc;
	border-radius:0 15px 0 15px;
	padding:5px 20px;
}
.sec-banner-home .col-form .txt-lo p{
	margin:0;
	width:max-content;
	font-size:24px;
	font-weight:700;
}
.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;
}
.list-item-booking{
	padding:20px 0;
	max-width:700px;
	margin:0 auto;
}
.list-item-booking p{
	padding:5px 0 5px 35px;
	position:relative;
	font-size:18px;
	line-height:1.35;
}
.list-item-booking p:before{
	content:'';
	display:block;
	width:25px;
	height:25px;
	background:url(/wp-content/uploads/2026/03/icon-gift.gif) no-repeat;
	background-size:contain;
	background-position:center;
	position:absolute;
	left:0;
	top:5px;
}
.wpcf7-spinner{
	display:none;
}
.form-book-gd1 {
	padding:30px;
	background:url(/wp-content/uploads/2023/02/aSection.png) no-repeat;
	background-position:left;
	background-size:cover;
	border-radius:5px;
}
.form-book-gd1 > p{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.form-book-gd1 > p > *{
	width:calc(100% / 3 - 10px);
	flex-shrink:0;
}
.form-book-gd1 input{
	height:45px;
	box-shadow:none !important;
	border-radius:5px;
	margin:0;
}
.form-book-gd1 input[type=submit]{
	background-color:#ed8c00 !important;
}
.form-book-gd1 .txt-title{
	font-size:25px;
	text-transform:uppercase;
	margin:0 0 20px;
	font-weight:700;
	text-align:center;
	color:#ffcc4d;
	animation: ani-color 1s steps(1, end) infinite;
}
@keyframes ani-color{
	0%{
		color: #ffcc4d;
	}
	50%{
		color: #29fdff;
	}
	100%{
		color: #ffcc4d;
	}
}
@media only screen and (max-width: 568px){
	.formlh .row > div{
		padding-right: 0; 
	}
	.post-sidebar{
		padding-left: 15px !important;
	}
	.chinhsach h2 {
		font-size: 20px;
	}
	.form-book-gd1 {
		padding: 20px 15px;
	}
	.form-book-gd1 .txt-title {
		font-size: 20px;
	}
	.form-book-gd1 > p {
		gap: 15px;
	}
	.form-book-gd1 > p > * {
		width: 100%;
	}
}
.ytp-chrome-top,
.ytp-show-cards-title,
.ytp-title-channel,
.ytp-title-text{
	display:none !important;
}