/*
Theme Name: Upland Child
Description: This is a child theme for Upland Theme
Author: Timomedia
Template: upland
Version: 3.0
*/

.row .portfolio-meta.row {
	margin: 30px 0px 15px;
    border: 1px dashed #b5b5b5;
    border-radius: 3px;
    padding: 10px;
}
.tabbed-content .nav {
    white-space: nowrap;
    display: block;
    overflow: auto;
	text-align: center;
}
.slick-slide img {
    width: 100%;
}
.portfolio-meta p {
    display: block;
    padding: 3px 10px 3px 5px;
	margin-bottom: 3px;
}
.portfolio-meta span {
    width: 95px;
    display: inline-block;
}
.portfolio-meta p:before {
    content: "\e00a";
    font-family: 'fl-icons' !important;
    font-weight: 400;
    font-size: 13px;
    color: #85bd37;
    margin-right: 5px;
}
h3.title {
    text-transform: uppercase;
    position: relative;
    color: rgb(211, 42, 38);
    display: inline-block;
    width: auto;
	z-index: 1;
    padding-right: 25px;
    font-size: 20px;
	background: #ffffff;
}
h3.title:after {
    content: "";
    background: #d32a26;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 8px;
}
.heading:after {
    content: "";
    border-bottom: 5px solid #eaeaea;
    position: absolute;
    bottom: 18px;
    right: 0;
    width: 100%;
}
.heading {
    position: relative;
    z-index: 0;
	margin-bottom: 15px;
}
#tong_quan {
	margin: 30px 0px 30px;
}
#vi_tri, #video, #mat_bang, #tien_ich{
	margin-bottom: 20px;
}
.tong_quan ul {
    list-style-type: none;
}
.tq_img {
    padding-right: 15px;
}
.tq_content {
    padding-left: 15px;
	max-height: 290px;
    overflow: auto;
}
.tq_content::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.tq_content::-webkit-scrollbar-track {
	background: #f1f1f1;
}
 
/* Handle */
.tq_content::-webkit-scrollbar-thumb {
  background: rgb(211, 42, 38); 
  border-radius: 10px;
}

/* Handle on hover */
.tq_content::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.tong_quan ul li:before {
    content: "\e00a";
    font-family: 'fl-icons' !important;
    font-weight: 400;
    font-size: 13px;
    color: #85bd37;
    margin-right: 5px;
}
.carousel-cell.gallery-item {
    padding: 0px 5px;
}
.slick-slider .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    font-size: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #325678;
    opacity: 0.6;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.slick-slider:hover .slick-arrow{
	opacity: 1;
}
.slick-slider i.slick-next.slick-arrow {
    right: 0;
}
.portfolio-page-wrapper .page-title-inner {
    display: block;
}
.breadcrumbs {
    text-transform: none;
    font-size: 15px;
}
.page-title-inner h1.entry-title {
    font-size: 1.5em;
}
.breadcrumbs a {
    color: #7b7b7b;
    font-weight: normal;
}
ul.slick-dots {
    list-style-type: none;
    margin-bottom: 0;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
ul.slick-dots li {
    display: inline-block;
}
ul.slick-dots li button {
    padding: 4px;
    width: 5px;
    height: 5px;
    line-height: 5px;
    font-size: 0;
    background: #325678;
    opacity: 0.6;
    margin: 0 3px;
    border-radius: 50%;
}
ul.slick-dots li.slick-active button {
    opacity: 1;
}
.portfolio-sidebar li {
    list-style-type: none;
}
.portfolio-sidebar {
    margin-top: 30px;
	padding: 0;
}
.text_support {
    background: #325678;
    color: #fff;
    padding: 10px 30px 10px 15px;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 3px #adadad;
    position: relative;
}
.text_support p {
    margin-bottom: 0;
}
.close {
    width: 20px;
    height: 20px;
    line-height: 18px;
    background: #5684af;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.support {
    margin-top: 10px;
    border: 1px solid #dcdada;
    border-radius: 3px;
	padding-bottom: 10px;
}
.support .icon-box {
    background: #efefef;
    padding: 10px 15px;
	margin-bottom: 15px;
	font-size: 0.9em;
}
.support h3 {
    margin-bottom: 0;
}
.support_button {
    padding-right: 15px;
    padding-left: 15px;
}
.support_button a.button {
    margin-bottom: 13px;
	    letter-spacing: 0;
    height: 45px;
	line-height: 45px;
}
.support_button a.button.is-outline {
    border-width: 1px;
    border-radius: 5px;
	font-weight: 600;
}
.portfolio-sidebar .widget {
	position: sticky !important;
    top: 80px;
    height: auto;
}
.support_button a.btn_phone {
    font-size: 1.2em;
    min-height: unset;
}
#portfolio-content {
    padding-right: 25px;
}
.header-bottom .header-nav {
    background: #325678;
    padding: 2px 25px;
    padding-right: 20px;
}
.header-bg-color, .header-wrapper {
    background-color: transparent;
}
#main {
    z-index: 9;
    position: relative;
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: rgb(255, 255, 255);
}
.nav>li>a:hover, .dark .nav>li.active>a, .dark .nav>li>a.active .nav-dark .nav>li.current>a, .nav-dark .nav>li>a:hover, .nav-dark .nav>li.active>a, .nav-dropdown.dark>li>a:hover, .nav-dropdown.dark .nav-column>li>a:hover, .nav-dark a.plain:hover, .nav-dark .nav>li>a.active {
    color: #ffca00;
}
.about h3 {
    color: #000;
    font-size: 35px;
    font-weight: 500;
}
.about h2 {
    color: #000;
    font-size: 40px;
    margin-bottom: 5px;
}
.about p {
    font-size: 1.2em;
    font-style: italic;
}
.about a.button {
    font-weight: 500;
    font-size: 1.1em;
    letter-spacing: 0;
}
.why-choice h2 {
    font-size: 30px;
    line-height: 30px;
}
.section-title b {
    opacity: 0;
}
h2.section-title.section-title-center {
    font-size: 30px;
}
h3.section-title.section-title-normal {
    font-weight: 600;
    position: relative;
	border: none;
}
.dark h3.section-title-normal span:after {
    left: 0;
    bottom: 0;
    width: 100px;
    height: 2px;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.56);
    border: 0;
}
.dark h3.section-title-normal span {
    border: none;
}
.linh-vuc .section-title-container {
    margin-bottom: 10px;
}
.dark, .dark p, .dark td {
    color: #ffffff;
    opacity: 1;
}
.linh-vuc p {
    font-size: 1.1em;
    font-style: italic;
    margin-bottom: 0;
}
.linh-vuc .col {
    padding-bottom: 0;
}
.nav-spacing-xlarge>li {
    margin: 0 25px;
}
.tabbed-content ul li.tab {
    margin: 0 15px;
}
.tabbed-content ul li.tab a:hover {
    color: #ffca00;
}
a.button.is-outline {
    font-weight: 500;
}
.normal-title .page-title-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}
.normal-title {
    background-color: #e6e6e6;
    border-top: none;
    border-bottom: none;
}
.content_tien_ich ul {
    list-style-type: none;
    display: inline-block;
	border: 1px solid #d6d5d5;
    border-radius: 5px;
    padding: 15px;
}
.content_tien_ich ul li {
    display: inline-block;
    width: 30%;
	margin-right: 20px;
}
.content_tien_ich ul li:before {
    content: "\e000";
    font-family: 'fl-icons' !important;
    font-weight: 400;
    font-size: 13px;
    color: #85bd37;
    margin-right: 5px;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 1em;
}
.gallery-item {
    padding: 0 8px 16px;
    width: 100%;
}
.single-nav ul li a {
    color: #000;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
}
.single-nav ul li {
    display: inline-block;
    padding: 12px 0px;
	margin: 0 20px 0px 0px;
}
.single-nav ul li.active {
    border-bottom: 3px solid #d32b27;
}
.single-nav ul li.active a {
    color: #d32b27;
}
.single-nav ul {
    list-style-type: none;
    display: inline-block;
    margin: 0;
}
.single-nav {
	background: #fff;
    display: block;
	text-align: left;
    margin: auto;
	position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0px 4px 5px 0px #e6e6e6;
}
html {
    font-size: 15px;
}
.single-nav .price {
    transform: translateY(25%);
    font-size: 1.2em;
    color: #d20000;
}
.single-nav ul li a:hover, .single-nav ul li a:active, .single-nav ul li a:focus {
    color: #d32a26;
}
.row .tab-panels .row {
    margin: 0 auto;
}
.portfolio-box-category {
    display: none;
}
.portfolio-box {
    overflow: hidden;
	border: 1px solid #dedede;
}
.footer_meta {
    display: flex;
    width: 100%;
	font-size: 0.9em;
}
span.bed, span.bath{
    display: flex;
    align-items: center;
    flex: 0;
    margin-right: 15px;
}
.portfolio-box .box-text {
    padding: 10px 15px;
}
.price {
    font-weight: 700;
}
i.bath {
    background: url(https://bds.timomedia.net/upland/wp-content/uploads/2020/03/bath.svg) no-repeat center center;
    background-size: contain;
    display: inherit;
}
.footer_meta i {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
i.bed {
    background: url(https://bds.timomedia.net/upland/wp-content/uploads/2020/03/bed.svg) no-repeat center center;
    background-size: contain;
    display: inherit;
}
span.area {
    display: flex;
    flex: 1;
    align-items: center;
}
i.area_icon {
    background: url(https://bds.timomedia.net/upland/wp-content/uploads/2020/03/area.svg) no-repeat center center;
    background-size: contain;
    display: inherit;
}
.tabbed-content ul li.tab a {
    letter-spacing: 0;
    font-size: 1.1em;
}
span.status {
    position: absolute;
    z-index: 99;
    top: 5px;
    left: 5px;
    background: #c10d07;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 3px 5px;
    font-size: 0.8em;
}
p.adress {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.9em;
    color: #525252;
	margin-bottom: 5px;
}
h6.portfolio-box-title {
    font-size: 1.2em;
	text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.tabbed-content ul li.tab a:before {
    background-color: #f7c50b;
}
.portfolio-box:hover {
    box-shadow: 0px 0px 10px 3px #ccc;
    transition: all 0.5s;
}
a.button.btn-more {
    margin-top: 20px;
}
.tab-panels {
    padding-top: 1.5em;
}
.col.post-item {
    padding-bottom: 0;
}
.post-item .is-divider {
    display: none;
}
.post-item .post-title {
    margin-bottom: 10px;
}
p.from_the_blog_excerpt {
    font-size: 1.1em;
}
.why-choice .icon-box-text p {
    text-align: justify;
    margin-bottom: 10px;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: unset;
}
.h6, h6 {
    opacity: 1;
}
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
}
.portfolio-box .box-text-inner {
    font-size: 1.15em;
}
.home .portfolio-box {
    border-color: #61819e;
	text-align: left;
}
.portfolio-related .heading .title {
	padding: 0px 20px 0px 10px;
}
.home p.adress, .home .footer_meta {
    color: #d2d2d2;
}
.home .footer_meta i {
    filter: invert(0.8);
}
.home span.price {
    color: #fff;
}
.home .portfolio-box:hover {
    box-shadow: 0px 0px 7px 2px #61819e;
    transition: all 0.5s;
}
body:not(.home) #main {
    margin-bottom: 40px;
}
.portfolio-meta .price {
    color: #d40000;
}
.footer .section-title.section-title-normal, .footer .section-title.section-title-normal span {
    border: none;
    margin: 0 !important;
    font-size: 1em;
    text-transform: inherit;
    display: block;
    color: #fff;
}
.footer .container.section-title-container {
    margin-bottom: 0;
}
.footer .section-title i {
    opacity: 1;
}
.nav-dark .social-icons .button.is-outline, .dark .social-icons .button.is-outline {
    border-color: rgb(255, 255, 255);
}
.footer .social-icons a.icon {
    margin: 35px 15px;
}
.footer .img {
    margin: 0 auto !important;
}
.footer .col {
    padding-bottom: 0;
}
.footer {
    padding: 30px 0 30px;
}
.nav-dropdown {
    border: 2px solid #db0303;
    color: #325678;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
    z-index: -999;
    border-bottom-color: #db0303;
}
.nav-dropdown-default {
    padding: 5px 10px;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #000;
    transition: all .2s;
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: rgb(219, 3, 3);
}
.pum-title {
    text-transform: uppercase;
	margin-bottom: 20px;
}
.pum-content .wpcf7 input, .pum-content .wpcf7 select {
    height: 42px;
    box-shadow: none;
    border-radius: 3px;
    margin-bottom: 10px;
	color: #757575;
}
.pum-content .wpcf7 textarea {
    height: 70px;
    min-height: unset;
    border-radius: 3px;
    color: #757575;
}
.pum-content input.wpcf7-submit {
    width: 100%;
    margin-bottom: 0;
	color: #fff;
	margin-bottom: 0;
	background: #b20000;
}
.blog-wrapper.blog-single {
    margin-top: 30px;
}
h6.entry-category.is-xsmall {
    font-size: 0.9em;
    color: #325678;
}
.blog-wrapper .entry-meta {
    font-size: 0.9em;
    text-transform: inherit;
}
.blog-wrapper .entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0;
}
.widget span.post_comments {
    display: none;
}
.recent-blog-posts a {
    line-height: 1.2;
    display: block;
    margin-bottom: 0px;
    font-size: 0.9em;
    text-transform: lowercase;
    font-weight: 500;
    opacity: 1;
}
.recent-blog-posts a:first-letter {
    text-transform: uppercase;
}
h1.entry-title.mb {
    margin-bottom: 30px;
    text-align: center;
}
.parallax-title .banner {
    padding: 40px !important;
    background: #e6e6e6 !important;
}
.parallax-title .banner .overlay {
    background: transparent !important;
}
.banner h1.entry-title.is-larger {
    font-size: 1.5em;
    padding-top: 30px;
    text-transform: uppercase;
}
.banner .is-divider, .banner .text-center .is-divider {
    margin-top: 1em;
    margin-bottom: 1em;
    display: none;
}
.parallax-title.mb {
    margin-bottom: 0;
}
header.archive-page-header {
    padding-bottom: 15px;
}
header.archive-page-header .col {
    margin-bottom: 0;
    padding-bottom: 0;
}
h1.page-title {
    font-size: 1.5em;
}
h1.entry-title.mb {
    font-size: 1.5em;
}
ul.filter-nav li a:hover, ul.filter-nav li.active a {
    color: #d82b2a;
}
ul.filter-nav li.active a:before {
    background: #d82b2a;
}
ul.filter-nav li {
    margin-right: 20px;
}
ul.filter-nav li a {
    font-size: 1em;
	letter-spacing: 0;
}
ul.filter-nav {
    margin-bottom: 20px;
}
img.size-full.alignnone {
    margin-bottom: 1em;
}
.header-inner .flex-right {
    margin-left: auto;
}
.header-inner .nav-spacing-large>li {
    margin: 0 15px;
}
.header-search-form-wrapper .form-flat input {
    background: transparent;
    border-radius: 3px;
    border-color: gainsboro;
}
.header-main {
    height: 70px;
    border-bottom: 1px solid #e8e8e8;
}
#logo {
    border: 1px solid #d82b2a;
    padding: 5px;
}
.header.transparent #logo {
    border-color: #fff;
}
.transparent .header-main {
    border-bottom: 0;
}
.nav li .header-contact a {
    color: #000;
}
.transparent .nav li .header-contact a {
    color: #ffff;
}
.info_footer {
    display: inline-block;
    width: 100%;
}
@media screen and (max-width: 1920px){
	.header-full-width .container{
		max-width: 100% !important;
	}
	.full-width .ubermenu-nav, .container, .row {
		max-width: 100%;
	}
}
@media screen and (max-width: 1900px){
	.header-full-width .container{
		max-width: 1170px !important;
	}
}
@media screen and (max-width: 991px){
	.header-full-width .container{
		max-width: 100% !important;
	}
	.full-width .ubermenu-nav, .container, .row {
		max-width: 100%;
	}
	#main {
		margin-top: 0;
	}
	.why-choice h2 {
		font-size: 25px;
		line-height: 30px;
	}	
	.about h3 {
		color: #000;
		font-size: 30px;
	}
	.about h2 {
		font-size: 35px;
	}
	.normal-title .page-title-inner {
		text-align: left !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.tq_content {
		margin-top: 15px;
		padding-left: 0;
		max-height: unset;
		overflow: auto;
	}
	.tq_img {
		padding-right: 0;
	}
	#tong_quan {
		margin: 30px 0px 15px;
	}
	.single-nav {
		padding-left: 15px;
		padding-right: 15px;
	}
	.portfolio-sidebar {
		margin-top: 0px;
		padding: 0 15px;
	}
	.why-choice .icon-box-text p {
		text-align: left;
		margin-bottom: 10px;
	}
	.breadcrumbs {
		font-size: 13px;
	}
	.banner.is-full-height{
		height: auto !important;
    	min-height: 200px;
	}
}
@media screen and (max-width: 767px){
	.post-item .post-title {
		margin-bottom: 5px;
		font-size: 1.2em;
	}
	html{
		font-size: 13px;
	}
	.row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
		padding: 0 5px 19.6px;
		margin-bottom: 0;
	}
	.banner.is-full-height{
		height: auto !important;
    	min-height: 300px;
	}
	.footer_meta i {
		width: 11px;
		height: 11px;
		margin-right: 3px;
	}
	p.adress {
		font-size: 0.9em;
	}
	.breadcrumbs {
		font-size: 12px;
	}
	.footer_meta {
		font-size: 0.75em;
	}
	.footer_meta .price {
		font-weight: 400;
	}
	span.bed, span.bath {
		margin-right: 5px;
	}
	h2.section-title.section-title-center {
		font-size: 25px;
		margin-bottom: 0;
	}
	span.status {
		font-size: 0.8em;
	}
	.section-title-container {
		margin-bottom: 0.5em;
	}
	.tabbed-content ul li.tab {
		margin: 0 7px;
	}
	.tabbed-content ul li.tab a {
		letter-spacing: 0;
		font-size: 1em;
	}
	.box-text {
		font-size: 100%;
	}
	.why-choice h2, h2.section-title.section-title-center {
		font-size: 20px;
		line-height: 30px;
	}
	.is-larger {
		font-size: 1.2em;
	}
	.footer .social-icons a.icon {
		margin: 35px 10px;
	}
	ul.filter-nav li {
		margin-right: 7px;
    	margin-left: 0px;
	}
	ul.filter-nav li a {
		font-size: 0.85em;
    	letter-spacing: 0;
    	text-transform: uppercase;
	}
	.single-nav ul li {
		display: inline-block;
		padding: 10px 0px;
		margin: 0 8px 0px 0px;
		font-size: 0.9em;
	}
	#portfolio-content {
		padding-right: 15px;
	}
	.about h2 {
		font-size: 30px;
	}
	.about p {
		font-size: 1.1em;
		font-style: italic;
	}
	.about h3 {
		color: #000;
		font-size: 25px;
	}
	.portfolio-box .box-text-inner h6.portfolio-box-title {
		font-size: 1em;
		margin: 0;
		line-height: 1.5;
	}
	.gia-tri .icon-box-img {
		max-width: 50px;
	}
	.portfolio-box .box-text {
		padding: 10px 5px;
	}
	ul.filter-nav {
		margin-bottom: 10px;
	}
	.page-title-inner .flex-col.flex-grow {
		padding: 0;
	}
	h1.page-title, .page-title-inner h1.entry-title {
		font-size: 1.1em;
	}
	h1.entry-title {
		font-size: 1.3em;
	}
	h6.entry-category.is-xsmall {
		font-size: 0.8em;
		color: #325678;
	}
	.gia-tri {
		margin-top: 25px;
	}
	.col.linh-vuc-mid {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.linh-vuc h3.section-title.section-title-normal {
		margin-bottom: 0;
	}
	.nav>li>a {
		font-size: 1.1em;
	}
	.off-canvas .nav-vertical>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.nav>li.html {
		font-size: 1em;
	}
}
@media screen and (max-width: 360px){
	.label {
		display: none;
	}
	.single-nav {
		padding-left: 5px;
		padding-right: 5px;
	}
	.single-nav ul li {
		display: inline-block;
		padding: 10px 0px;
		margin: 0 4px 0px 0px;
		font-size: 1em;
	}
}