/*
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=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
:root{
	--cam: #f78e05;
	--do: #ed1c24;
	--color-main:#015a55;
}
*, p, a, li, div, span{
	font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Source Sans Pro', sans-serif !important;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1, h2, h3, h4, h5, h6){
	text-align:left;
}
.map iframe{
	width:100%;
	height:100%;
}
.tab-pd0 .tab-panels{
	padding:0 !important;
}
.tabbed-content > h4{
	padding:15px 0 5px;
	font-size:22px;
	text-transform:uppercase;
}
.sidebar-menu li a{
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 15px !important;
}
.header-nav.nav li a{
	font-family: 'Source Sans Pro', 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(--cam);
}
.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: #023d3a;
	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:1700px;
	margin: 0 auto;
}
.contact-bar-content a i{
	background-color: #915329;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 10px;
}
.contact-bar a.pull-right {
	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% 85%;
}
.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;
}

#popmake-317{
	padding:0 !important;
	border-radius:5px !important;
	overflow:hidden;
}
.row-popup-form .col-img .col-inner,
.row-popup-form .col-img .col-inner :is(.img,.img-inner){
	height:100%;
}
.row-popup-form .col-img img{
	height:100%;
	object-fit:cover;
}
.row-popup-form .col-form .col-inner{
	padding:25px;
	height:100%;
	background:var(--color-main);
}
.form-popup h3.title-form{
	text-align:center;
	color:#fff;
	margin:0 0 15px 0;
	font-size:20px;
	text-transform:uppercase;
	font-weight:600;
}
.form-popup input:not([type=checkbox]){
	height:38px;
	box-shadow:none !important;
	border-radius:5px;
}
.form-popup input:not([type=submit]){
	color:#000;
	font-weight:400;
}
.form-popup input[type=submit]{
	width:100%;
	margin-top:20px;
	background-color:#cb1c1c !important;
}
.form-popup p.label{
	color:#fff;
	margin:0 0 10px 0;
	font-weight:400;
}
.form-popup .list-check{
	border:1px solid #fff;
	padding:15px 12px 0px;
}
.form-popup span.wpcf7-list-item{
	display:block;
	margin-right:0;
}
.form-popup .wpcf7-list-item-label{
	color:#fff;
	font-size:16px;
	font-weight:400;
}
a{
	cursor:pointer;
}
.wpcf7-spinner{
	display:none !important;
}
@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: 26px;
	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: 40px;
}
.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: var(--cam) !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(--cam);
}
.map.map-f{
	height:207px;
}
.view360{
	height:80vh;
}
.view360 iframe{
	width:100%;
	height:100%;
	border:none;
}
.pd-b0{
	padding-bottom:0 !important;
}
.pum-overlay.pum-overlay-disabled{
	visibility:visible;
}
.contact-f p i{
	width:20px;
}
.col-form-f .form-popup .title-form{
	display:none;
}
.col-camket-f .txt p:before{
	content:'\f007';
	margin-right:5px;
	font-family:'Fontawesome';
}
.col-noi-that > .col-inner{
	padding:20px;
}
.form-dat-lich .img-logo{
	width:100%;
	max-width:300px;
	display:block;
	margin:0 auto;
	/* 	filter: brightness(0) invert(1); */
	/* 	-webkit-filter: brightness(0) invert(1); */
}
.form-dat-lich h3.title-form{
	text-align:center;
	color:var(--cam);
	text-transform:uppercase;
	font-weight:600;
	margin-top:15px;
}
.form-dat-lich .list-radio{
	background:#fff;
	padding:10px;
}
.form-dat-lich .list-radio input[type=radio]{
	width:15px !important;
	height:15px !important;
	margin:0 3px 0 0 !important;
}
.form-dat-lich .list-radio .wpcf7-list-item{
	margin:0;
}
.form-dat-lich input[type=submit]{
	display:block;
	width:100%;
	margin:15px 0;
	background-color:var(--cam) !important;
	color:#fff;
	font-weight:600;
}
.form-dat-lich .list-radio .wpcf7-form-control.wpcf7-radio{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.form-dat-lich .list-radio .wpcf7-list-item-label{
	font-weight:400;
	font-size:16px;
}
.form-dat-lich p.txt-note{
	text-align:center;
	font-size:20px;
	font-weight:600;
	color:#ffff;
	text-transform:uppercase;
}
.form-dat-lich p.txt-note a{
	color:var(--cam);
}
#popmake-317 .wpcf7 form.sent .wpcf7-response-output{
	color:#fff;
}

/* Footer 2 */
.form-footer2 :is(input,select){
	height:50px;
	border-radius:6px;
	border:1px solid rgb(255, 153, 0);
	width:100%;
	margin:0 0 16px;
	font-size:18px;
}
.form-footer2 :is(input:not([type=submit]),select){
	box-shadow:none !important;

}
.form-footer2 input[type=submit]{
	border:none;
}

@media only screen and (max-width: 1200px){
	.contact-bar-content a {
		padding: 0px 15px;
		font-size: 20px;
	}
}
@media only screen and (max-width: 849px){
	.contact-bar-content a {
		padding: 0px 10px;
		font-size: 18px;
	}
	.contact-bar-content a i {
		width: 30px;
		height: 30px;
		line-height: 30px;
		border-radius: 5px;
		font-size: 16px;
	}


}
@media only screen and (max-width: 568px){
	.formlh .row > div{
		padding-right: 0; 
	}
	.post-sidebar{
		padding-left: 15px !important;
	}
	.order-1{
		order:-1;
	}
	.col-noi-that > .col-inner {
		padding: 20px 15px;
	}
	.form-footer2 :is(input,select){
		height:42px;
		font-size:18px;
	}
}