/*
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;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'Source Sans Pro', sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'Source Sans Pro', sans-serif !important;
}
.sidebar-menu li a{
	font-size: 15px !important;
}

.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.col-h100 > .col-inner{
	height:100%;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	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-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;
}

.absolute-footer{
	background-color:#276862 !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;
	border-top:1px solid rgb(242 242 242 / 65%);
}
.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);
}

.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 !important;
	padding: 0px 30px;
	font-size: 22px;
}
.contact-bar-content{
	width:100%;
	max-width: 1200px;
	margin: 0 auto;
}
.contact-bar-content a i{
	background-color: var(--primary-color);
	width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 10px;
}
.contact-bar-content a.button-dang-ki {
    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% 48%;
}
.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: 26px;
	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: 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);
}
.contact-f p i,.camket-f p i{
	width:20px;
}
.camket-f p i{
	margin-right:5px;
}
.map-lh{
	height:400px;
}
.btn-fix {
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 9999;
}
.btn-zoom{
	animation:btn-zoom 1.3s linear infinite;
}
@keyframes btn-zoom {
	0%{
		transform:scale(0.95);
	}
	50%{
		transform:scale(1.05);
	}
	100%{
		transform:scale(0.95);
	}
}
.btn-fix a{
	display:flex;
	gap:10px;
	align-items:center;
	justify-content:center;
	width:max-content;
	background:linear-gradient(to bottom,#D13D33,#C50E01);
	border-radius: 8px;
	padding: 5px 25px 6px;
	font-size:18px;
	font-weight:500;
	color:#fff !important;
	box-shadow:0 0 15px 0 rgba(0,0,0,0.15);
}
.tab-matbang .tab-panels{
	padding:0;
}
.pum-close.popmake-close{
	margin:0;
	min-width:unset;
	width:35px;
	height:35px;
	display:flex !important;
	align-items:center;
	justify-content:center;
}
.row-popup {
	border-radius:6px;
	overflow:hidden;
}
.row-popup .txt-title h3{
	font-size:22px;
	text-transform:uppercase;
	margin:0 0 5px;
	line-height:1.35;
}
.row-popup .txt-title p{
	margin:0 0 15px;
	font-size:18px;
}
.row-popup .txt-title p a{
	font-weight:700;
	color:#ffd915;
}
.form-popup input:not([type=checkbox]){
	height:42px;
	border-radius:5px;
	box-shadow:none !important;
}
.form-popup input[type=submit]{
	width:100%;
	background-color:var(--cam) !important;
	color:#fff !important;
	font-size:16px;
}
.form-popup p.label{
	margin:0 0 5px;
}
.form-popup .wpcf7-form-control.wpcf7-checkbox{
	display:flex;
	flex-direction:column;
	padding:15px 15px 10px;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:15px;
}
.form-popup .wpcf7-checkbox .wpcf7-list-item{
	margin:0;
	width:100%;
}
.form-popup .wpcf7-checkbox .wpcf7-list-item input{
	margin:0 5px 0 0;
}
.form-popup .wpcf7-checkbox .wpcf7-list-item-label{
	font-size:16px;
	font-weight:400;
	
}
.wpcf7-spinner{
	display:none;
}
.btn-bg{
	background: linear-gradient(to bottom, #D13D33, #C50E01) !important;
}
.btn-icon-dowload i:before{
	content:'\f019';
	font-family:'Fontawesome';
}
.btn-popup{
	padding-top:5px;
	padding-bottom:5px;
}
@media only screen and (max-width: 576px){
	.formlh .row > div{
		padding-right: 0; 
	}
	.post-sidebar{
		padding-left: 15px !important;
	}
}