@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-Thin.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-Italic.ttf") format("truetype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Roboto";
	src: url("https://regalgroup.vn/wp-content/themes/flatsome-child/assets/fonts/roboto/Roboto-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("assets/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Roboto";
	src: url("assets/fonts/roboto/Roboto-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("assets/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "Roboto";
	src: url("assets/fonts/roboto/Roboto-Black.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("assets/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
	font-weight: 900;
	font-style: italic;
}

.row>.col.mx-auto>.col-inner,
.row-collapse>.col.mx-auto>.col-inner,
.row-collapse>.flickity-viewport>.flickity-slider>.col.mx-auto>.col-inner {
	margin-left: auto !important;
	margin-right: auto !important;
}

}
h1, h2, h3, h4, h5, h6, b {
    color: #856a3d !important;
}
.h1,.h2,h1,h2 {
	line-height: 1 !important;
}

.font-weight-600 {
	font-weight: 600 !important;
}

.render-ajax {
	display: none;
}
/* CEL SOFT */
html,
body {
	font-family: "Roboto", sans-serif;
}
.header-main {
   height: 90px;
}
.header.show-on-scroll, .stuck .header-main{
   height: 90px !important;
}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
	width: max-content;
}

.nav-dropdown {
	min-width: unset;
}
.off-canvas-center .nav-vertical>li>a, .off-canvas-center .nav-vertical>li>ul>li a{
	justify-content: start !important;
}

.header-bottom {
	top: -4px;
}
.select-year{
	color: rgb(133, 106, 61);
}
.header, .header-wrapper{
    width:100vw;
    position: fixed !important;
}

.wp-caption .wp-caption-text {
    color: #856a3d;
}

.the-exerpt {
	display: block;
	overflow: hidden;
	position: relative;
}

.card .the-exerpt::after {
	content: "";
	position: absolute;
	width: 100%;
	z-index: 999;
	bottom: 0;
	margin: auto;
	height: 24px;
	background: #f8f7f6;
}

.regal-utilities .realestate .card .the-exerpt:after {
	display: none;
}

.card .the-exerpt p {
	margin-bottom: 0 !important;
}

.nav-center {
	justify-content: space-around !important;
	max-width: 1000px;
	margin: auto;
}

#wide-nav .flex-center {
	flex: 1 !important;
}

#toplevel_page_wp_file_manager {
	display: none;
}

#wide-nav .nav>li>a {
	font-weight: 600;
	/*color: #856a3d;
    */
	padding: 15px 0;
	letter-spacing: 1px !important;
}

i.icon-menu {
	color: #ffffff !important;
}

.section-title-container h2 {
	margin-bottom: 0;
}

.header-bottom {
	min-height: unset !important;
	top: -4px;
}

.nav li {
	border-bottom: 3px solid transparent;
}

.nav .active {
	border-bottom: 3px solid #ededed;
}

.sub-menu .active {
	border-bottom: 0.1px solid #856a3d;
}

.sub-menu .active a:after {
	border-bottom: 2px solid #ffffff;
	width: 100%;
	clear: both;
	content: "";
	display: block;
	height: 0;
	top: 0.8em;
	position: relative;
}

/* Full Width Page Template Styles */
.full-width .content-area {
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
}

.full-width .site-main {
	padding: 20px;
	/* Adjust padding as needed */
}

.section-title-main {
	font-size: 30px;
}

.newest-post-image img {
	height: 100% !important;
}

.hero-slider-left img {
	max-height: 576px;
	height: 100%;
	width: auto;
	object-fit: cover;
}
.nav-left .menu-title {
    color: #ffffff !important;
}
.nav-left path {
    stroke: #ffffff !important;
}
.stuck .nav-left .menu-title {
    color: #856a3d!important
}
.stuck .nav-left path {
    stroke: rgb(133, 106, 61) !important;
}

#header {
	 position: fixed;
     
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100vw;
}
#main, #wrapper{
    padding-top:70px;
}
h2,
p {
	color: #856a3d;
}

p {
	font-style: normal;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0.6px;
	margin-bottom: 1.3em;
	margin-top: 0;
}

.sub-tittle p {
	font-weight: 500;
	margin-bottom: 0.5em;
}

.section-title {
	display: block;
}

.section-title b {
	display: none;
}

.section-title-bold span,
.section-title-bold-center span {
	border: none;
	padding: unset;
}

.section-title-bold-center {
	text-align: center;
	font-weight: 600;
}

.header-shadow .header-wrapper,
.header-wrapper.stuck,
.layout-shadow #wrapper {
	background: transparent;
}

.header:not(.transparent) .header-nav-main.nav>li>a {
	line-height: 1.5;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.84px;
	text-transform: uppercase;
	color: #856a3d;
}

header#header ul.header-nav.nav-right>li.html.header-button-1 {
	padding: 0;
}

header#header ul.header-nav.nav-right>li.html.header-button-1 a.button.primary.is-outline {
	color: #856a3d;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.84px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #7c6740;
	background: #efeeec;
}

header#header ul.header-nav.nav-right>li.html {
	order: 1;
	padding-right: 0;
}

header#header ul.header-nav.nav-right>li#menu-item-348-vi {
	order: 3;
	position: relative;
	margin: 0 0 0 16px;
}

header#header ul.header-nav.nav-right>li#menu-item-348-vi:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translateY(-50%);
	width: 2px;
	height: 16px;
	background: #856a3d;
}

header#header ul.header-nav.nav-right>li#menu-item-348-en {
	order: 2;
}

header#header .header-wrapper .header-inner.flex-row.container {
	padding: 0;
}

.regal-utilities-content .col.wap-content .lists .title-mb {
	display: none;
}

.regal-utilities-content .col.wap-content .lists .item-utilty .title-pc {
	display: block;
}

body .mfp-bg.off-canvas-center:not(.dark),
body .mfp-bg.mfp-ready {
	background-image: url("../../assets/images/bg-nav-regal.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	z-index: 99999;
	height: 100vh !important;
	position: fixed !important;
}

body .mfp-wrap .mfp-container:before {
	content: none;
}

body .mfp-wrap .mfp-container .mfp-content {
	top: 5vh;
	display: flex;
	align-items: center;
	/* justify-content: center;
     */
	padding: 0;
	height: 100%;
}

.current_page_item>a {
	color: #ffffff;
}

.current-page-parent>a {
	color: #ffffff;
}

body .mfp-wrap {
	z-index: 99999;
	position: fixed !important;
	height: 100vh !important;
}

body .mfp-wrap::-webkit-scrollbar,
body .mfp-wrap .mfp-container .mfp-content::-webkit-scrollbar {
	width: 0px;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar,
body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li,
body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li>a {
	padding: 0;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li {
	margin-bottom: 20px;
	min-height: 39px;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li:last-child {
	margin-bottom: 0;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li:hover {
	background: transparent;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li>a {
	position: relative;
	color: #856a3d;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2.56px;
	width: auto;
	display: inline-block;
	flex-grow: inherit;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li:not(.html)>a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	background-color: #856a3d;
	height: 1px;
	border-radius: 2px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li:hover>a:after {
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

body .mfp-wrap .mfp-container .mfp-content div#main-menu {
	min-height: 636px;
}

#footer .section-title-main {
	font-size: 12px !important;
	margin-bottom: 20px;
}

.footer-form .form-top p {
	margin: 0;
}

.footer-form .form-top p a {
	color: #bdab88;
}

.footer-form .form-top p a:hover {
	color: #bdab88;
}

.footer-form .form-top .mb-2 {
	margin-bottom: 16px;
}

.footer-form .form-top .wap-qr-code p {
	white-space: nowrap;
}

footer#footer {
	background-color: #000000;
}

footer#footer .footer-widgets.footer.footer-2 {
	padding: 45px 0 41px;
	border: none;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2:after {
	content: none;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-11 {
	display: flex;
	align-items: flex-end;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-11 .wap-link a {
	gap: 10px;
	display: flex;
	margin-bottom: 19px;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-11 .wap-link:last-child a {
	margin-bottom: 0px;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 {
	text-align: center;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 .wap-link-logo {
	margin-bottom: 31px;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2>.widget_text {
	text-align: center;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2>.widget_text .is-divider {
	display: none;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 .col.widget a {
	color: var(--BG, #efeeec);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 1.26px;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 .wap-sosial {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 26px;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 .wap-sosial a.href-action {
	color: #d9d9d9;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 2.59px;
	text-transform: uppercase;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	align-items: center;
}

footer#footer .absolute-footer {
	display: none;
	padding: 0;
}

footer#footer .absolute-footer>.container {
	max-width: 1332px;
}

footer#footer .absolute-footer .footer-primary {
	padding: 24px 0 52px;
	position: relative;
}

footer#footer .absolute-footer .footer-primary:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	max-width: 100%;
	background: #efeeec;
}

footer#footer .absolute-footer .footer-primary a.href-action {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
}

footer#footer .absolute-footer .footer-primary a.href-action span.text {
	color: #d9d9d9;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.25;
	letter-spacing: 2.22px;
	text-transform: uppercase;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2>.widget_text .textwidget.custom-html-widget a span.text {
	color: #d9d9d9;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
	letter-spacing: 2.59px;
	text-transform: uppercase;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2>.widget_text .textwidget.custom-html-widget a span.icon {
	display: inline-flex;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2>.widget_text .textwidget.custom-html-widget a span.icon svg {
	width: 100%;
	height: 100%;
}

footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 img {
	max-width: 238px;
}

.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 44px;
}

.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center .link-to-section {
	margin: 0;
	border: none;
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1.2px;
	height: auto;
	min-height: auto;
}

.section-banner-home-page .row-collapse>.col.wap-image .col-inner,
.section-banner-home-page .row-collapse>.col.wap-image .col-inner>.img,
.section-banner-home-page .row-collapse>.col.wap-image .col-inner>.img .img-inner {
	height: 100%;
	margin-bottom: 0;
	background-color: #fcf8f2;
	position: relative;
}

.section-banner-home-page .row-collapse>.col.wap-image .col-inner>.img .img-inner img {
	height: 100%;
	object-fit: contain;
}

.section-banner-home-page .row-collapse>.col.wap-image .arrow-animation {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	animation: bounce 1.5s infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.section-banner-home-page .row-collapse>.col.wap-text.linear-gradient-regal {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 56.25px;
}

.section-banner-home-page .row-collapse>.col.wap-text .col-inner p {
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	font-size: 35px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 9.975px;
	text-transform: uppercase;
}

.section-banner-home-page .bg.section-bg {
	transform: scale(1.5);
}

.animation-zoom-in-bg .bg.section-bg {
	transform: scale(1);
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
}

.regal-utilities-content .wap-gallery.mobile-responsive {
	display: none;
}

.button-regal.icon-gallery i.icon-clock:before {
	content: "\f03e";
	font-family: "Font Awesome\ 5 Free";
}

.section-one-home-page a.button.button-regal {
	display: inline-flex;
	margin-bottom: 0;
	gap: 10px;
	align-items: center;
	justify-content: center;
}

.section-one-home-page a.button.primary.is-outline.button-regal {
	padding: 9.5px 25px;
	position: absolute;
	bottom: 220px;
	right: 15px;
	z-index: 9;
	letter-spacing: 1.4px;
	line-height: 1;
	min-height: auto;
}

.section-one-home-page a.button.button-regal i.icon-clock {
	font-size: 15px;
	line-height: 1;
	top: auto;
}

.section-one-home-page a.button.button-regal span {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

section.section-visible .section-content>.row.wap-arrow {
	position: absolute;
	top: -49px;
	left: 50%;
	transform: translateX(-50%);
}

section.section-visible .section-content>.row.wap-arrow .arrow-svg {
	text-align: center;
	margin: 0;
	animation: bounce 1.5s infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

section.section-visible .section-content>.row.wap-arrow .col {
	margin: 0;
	padding: 0;
}

section.section-visible {
	overflow: visible !important;
}

.section-two-home-page .section-title-container.title-regal .section-title {
	justify-content: flex-start;
}

.section-three-home-page .section-title-container.title-regal .section-title span.section-title-main {
	text-align: center;
}

.section-six-home-page .section-title-container.title-regal .section-title {
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.43;
	letter-spacing: 6px;
	text-transform: uppercase;
	justify-content: flex-start;
}

.section-four-home-page .section-title-container.title-regal .section-title {
	justify-content: flex-start;
	color: #856a3d;
	font-size: 32px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 4.8px;
	text-transform: uppercase;
	border-bottom: none;
}

.section-title-container.title-regal .section-title span.section-title-main {
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1.5;
}

.section-title-container.title-regal .section-title.section-title-center span.section-title-main {
	text-align: center;
}

.section-four-home-page .button-regal {
	font-size: 14px;
}

.section-four-home-page .section-title-container.title-regal {
	margin-bottom: 16px;
}

.text-normal.max-width-321 {
	max-width: 321px;
}

.text-normal.max-width-415 {
	max-width: 415px;
}

.text-normal.max-width-421 {
	max-width: 421px;
}

.text-normal.max-width-427 {
	max-width: 427px;
}

.text-normal.max-width-490 {
	max-width: 490px;
}

.section-four-home-page a.button.button-regal {
	margin: 36px 0 0;
}

.section-five-home-page .section-content .wap-tabs {
	width: 100%;
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: repeat(5, 1fr);
	grid-row-gap: 32px;
	padding: 0 30px;
}

.section-five-home-page .section-content .wap-tabs .item-tab {
	max-width: 100%;
}

.section-five-home-page .section-content .wap-tabs .item-tab .col-inner p {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	width: 100%;
}

.section-five-home-page .section-content .wap-tabs .item-tab a.button.primary.is-outline.button-regal-outline {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	width: 100%;
	max-width: 100%;
	padding: 0;
	border-radius: 150px;
	border: 1px solid #856a3d;
	overflow: hidden;
	margin-bottom: 0;
	padding: 7px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.section-five-home-page .section-content .wap-tabs .item-tab a.button.primary.is-outline.button-regal-outline:hover {
	border: 1px solid transparent;
	background: linear-gradient(90deg, #7c6740 3.25%, #bdab88 48.57%, #806b43 100%);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.section-five-home-page .section-content .wap-tabs .item-tab a.button.primary.is-outline.button-regal-outline:hover span svg path {
	fill: #fff;
	stroke: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.section-five-home-page .section-content .wap-tabs .item-tab a.button.primary.is-outline.button-regal-outline span:last-child {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.section-five-home-page .section-content .wap-tabs .item-tab a.button.primary.is-outline.button-regal-outline br {
	display: none;
}

.section-five-home-page .section-content .wap-tabs .item-tab .col-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 41px;
	gap: 24px;
	cursor: pointer;
}

.section-five-home-page .section-content .wap-tabs .item-tab .col-inner p {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.section-five-home-page .section-content .wap-tabs.wap-tabs-2 {
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: calc(100% - 150px);
}

.section-five-home-page .section-content .wap-tabs.wap-tabs-2 .slider .row {
	flex-direction: row;
	flex-wrap: nowrap;
}

.section-five-home-page .section-content .wap-tabs.wap-tabs-2 .slider .row .item-tab {
	margin: 0 10px;
}

.flickity-page-dots .dot {
	border: 1px solid rgba(255, 255, 255, 0.6) !important;
	opacity: 1;
	background: rgba(255, 255, 255, 0.6);
	width: 6px !important;
	height: 6px !important;
}

.slider .flickity-prev-next-button {
	opacity: 1;
}

.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
	fill: rgb(255 255 255 / .6);
}

.slider .flickity-prev-next-button:hover .arrow,
.slider .flickity-prev-next-button:hover svg {
	fill: #fff !important;
}

.hero-section {
	align-items: flex-start;
}

.slider-nav-light .flickity-page-dots .dot {
	top: 3px;
	position: relative;
}

.slider-nav-light .flickity-page-dots .dot.is-selected {
	background-color: #fff;
	border: 1px solid rgba(255, 255, 255, 1) !important;
}

.slider-nav-light .flickity-page-dots .dot {
	border-color: unset;
}

.section-five-home-page .section-content .wap-tabs.wap-tabs-2 button.flickity-button {
	top: 0;
}

.section-five-home-page .section-content .wap-tabs.wap-tabs-2 button.flickity-button.next {
	right: -40px;
}

.section-five-home-page .section-content .wap-tabs.wap-tabs-2 button.flickity-button.previous {
	left: -40px;
}

.section-six-home-page .font-family-cormorant {
	font-family: "Cormorant" !important;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
}

.section-gallery-home-page {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -9999;
	opacity: 0;
	visibility: hidden;
	transform: translateX(100%);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.section-gallery-home-page.show {
	z-index: 9999;
	opacity: 1;
	visibility: visible;
	transform: translateX(0%);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.section-gallery-home-page .section-content.relative {
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
}

.section-gallery-home-page .uppercase {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 3.6px;
}

.section-gallery-home-page .col-inner.text-right>p {
	margin: 0;
}

.section-gallery-home-page a[href="#close-gallerys"] {
	display: flex;
	justify-content: flex-end;
}

.section-gallery-home-page .button svg {
	width: 100%;
	height: 100%;
}

ul.gallerys.gallerys-masonry {
	list-style: none;
	padding: 0;
	margin: 0 -8px;
}

ul.gallerys.gallerys-masonry li.item {
	width: 100%;
	max-width: calc(100% / 3 - 16px);
	margin: 0 8px 16px;
}

ul.gallerys.gallerys-masonry li.item .item-link {
	position: relative;
	display: flex;
	cursor: pointer;
}

ul.gallerys.gallerys-masonry li.item .item-link img {
	width: 100%;
	object-fit: contain;
	position: relative;
	z-index: 1;
}

ul.gallerys.gallerys-masonry li.item .item-link a.close-image {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9;
}

ul.gallerys.gallerys-masonry li.item.show-full {
	position: fixed !important;
	z-index: 99999991;
	top: 0 !important;
	left: 0 !important;
	width: 100vw;
	height: 100vh;
	max-width: 100%;
	margin: 0;
	background: #807564;
}

ul.gallerys.gallerys-masonry li.item.show-full img {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul.gallerys.gallerys-masonry li.item.show-full.animation-left img {
	opacity: 0;
	transform: translateX(20%);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul.gallerys.gallerys-masonry li.item.show-full.animation-right img {
	opacity: 0;
	transform: translateX(-20%);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul.gallerys.gallerys-masonry li.item.show-full .item-link {
	width: 100%;
	height: 100%;
	align-items: center;
}

ul.gallerys.gallerys-masonry li.item.show-full a.close-image {
	opacity: 1;
	visibility: visible;
}

/* END Home Page */
/* START Address Page */
.address-action .inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.address-action .box-svg {
	width: 100%;
	max-width: 67.63%;
	overflow: hidden;
}

.address-action .box-svg div#box-svg {
	position: relative;
	grid-area: one;
	width: 100%;
	height: 100%;
}

.address-action .box-svg svg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.address-action .box-tabs-content {
	width: 100%;
	max-width: calc(100% - 67.63%);
	padding-left: 97px;
	padding-top: 94px;
}

.address-action .box-tabs-content .heading {
	margin-bottom: 44px;
}

.address-action .box-tabs-content .heading .title-regal {
	color: #856a3d;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 2px;
	margin-bottom: 28px;
}

.address-action .box-tabs-content .heading .sub-title-regal {
	color: #856a3d;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	margin-bottom: 0;
}

.address-action .box-tabs-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.address-action .box-tabs-content ul.tabs li.tab {
	cursor: pointer;
	border-top: 1px solid #856a3d;
	padding: 0;
	margin: 0;
}

.address-action .box-tabs-content ul.tabs li.tab:last-child {
	border-bottom: 1px solid #856a3d;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-heading h4.title-tab {
	color: #856a3d;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 3.5;
	letter-spacing: 1.6px;
	margin-bottom: 0;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-heading .icon-plus-minus {
	display: inline-flex;
	width: 18.86px;
	height: 21.736px;
	flex-shrink: 0;
	position: relative;
	justify-content: center;
	align-items: center;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-heading .icon-plus-minus:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	height: 2px;
	border-radius: 100px;
	background: #856a3d;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-heading .icon-plus-minus:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 100%;
	border-radius: 100px;
	background: #856a3d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.address-action .box-tabs-content ul.tabs li.tab.active .tab-heading .icon-plus-minus::after {
	transform: rotate(90deg) translateX(-50%);
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content {
	opacity: 0;
	visibility: hidden;
	z-index: -999;
	height: 0;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content.active {
	opacity: 1;
	visibility: visible;
	z-index: 999;
	height: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address {
	margin: 0 0 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 21px;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address:last-child {
	margin: 0 0 24px;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address span {
	color: #856a3d;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 3;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address span.icon {
	display: inline-flex;
	width: 24px;
	height: 24px;
	justify-content: center;
	align-items: center;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address span.icon {
	display: inline-flex;
	width: 24px;
	height: 24px;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	overflow: hidden;
	color: #fff;
	font-family: Archivo !important;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address span.icon.icon-bv {
	background-color: #ee3940;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address span.icon.icon-g {
	background: #eda539;
}

.address-action .box-tabs-content ul.tabs li.tab .tab-content li.address span.icon.icon-a {
	background: #009599;
}

.section-invest.section-slider-address .text {
	text-transform: none;
}

.address-action .box-svg .group-address {
	display: none;
}

.address-action .box-svg .group-address g.emlement-hover {
	cursor: pointer;
}

.address-action .box-svg .group-address.active {
	display: block;
}

.address-action .box-svg .group-address g.emlement-tooltip {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.address-action .box-svg .group-address g.emlement-tooltip.show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#main .section-banner-utilities-page .text,
#main .section-banner-utilities-page .text * {
	font-size: 55px;
	margin-bottom: 0;
}

.regal-utilities {
	text-align: left;
}

.regal-utilities .card {
	background-color: #f8f7f6;
	height: 100%;
}

.regal-utilities .lists .item .description .date-time,
.detail-infor {
	font-size: 15px !important;
	line-height: unset !important;
	letter-spacing: unset !important;
}

.regal-utilities .lists .item .description .date-time {
	margin: 20px 0;
	text-align: left;
}

.regal-utilities .lists .item .description .title {
	color: #856a3d;
	font-weight: 600;
	font-size: 17px;
	letter-spacing: unset !important;
	text-transform: unset !important;
}

.regal-utilities .row {
	max-width: unset;
}

.regal-utilities .col {
	padding: 0 10px 40px;
	margin-bottom: 30px;
}

.regal-utilities .lists {
	margin: auto;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.regal-utilities .thumbnail img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	width: 100%;
}

.button-regal {
	margin-top: 20px;
	padding: 5px 25px 10px;
}

.regal-utilities .button-regal {
	position: absolute !important;
	bottom: 0;
}

.regal-utilities .showmore-regal {
	position: absolute;
	bottom: 0;
	color: #856a3d;
}

.regal-utilities .locate {
	text-transform: uppercase;
}

.regal-utilities .card .thumbnail img {
	object-fit: cover;
}

.regal-utilities .card .box-content {
	padding: 20px 20px 30px 25px;
}

.regal-utilities .the-exerpt p {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.72px;
	color: #856a3d;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.regal-utilities .showmore-regal-incard {
    bottom: 58px;
    z-index: 9999;
    position: absolute;
}

.regal-utilities-category {
	background: #fff;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

.regal-utilities-category .col.tabs {
	display: flex;
	align-items: center;
	gap: 24px;
}

.regal-utilities-category .col.tabs a.link-to-tab {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 3px;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	padding: 12px 0;
}

.flickity-button.flickity-prev-next-button {
	width: 36px;
	height: 36px;
	position: absolute;
	background-color: rgb(84 84 84 / .5);
	border-radius: 100%;
	padding: 0;
	margin: 0;
	min-height: unset;
	bottom: 3em;
	left: 0;
}

.flickity-prev-next-button svg {
	padding: 33% !important;
}

.regal-utilities-category .col.tabs a.link-to-tab.active {
	font-weight: 500;
}

.regal-utilities-content {
	margin-bottom: 10px;
}

.regal-utilities-content .col.wap-content {
	display: flex;
	justify-content: space-between;
	gap: 9px;
}

.regal-utilities-content .col.wap-content .map-image {
	width: 100%;
	max-width: 391px;
	position: sticky;
	top: 60px;
	height: fit-content;
}

.regal-utilities-content .col.wap-content .lists {
	width: 100%;
	max-width: calc(100% - 400px);
	background: #fff;
	padding: 32px 24px 0;
}

.regal-utilities-content .col.wap-content .lists .item {
	display: flex;
	align-items: flex-start;
	gap: 34px;
	margin-bottom: 26px;
}

.regal-utilities-content .col.wap-content .lists .item .thumbnail {
	font-size: 0;
	position: relative;
	width: 100%;
	max-width: 50%;
	height: auto;
	line-height: 1;
}

.regal-utilities-content .col.wap-content .lists .item .thumbnail .link-to {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 98.55595667870036%;
	width: 100%;
	position: relative;
}

.regal-utilities-content .col.wap-content .lists .item .thumbnail .link-to img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.regal-utilities-content .col.wap-content .lists .item .description {
	width: 100%;
	max-width: calc(100% - 50%);
}

.regal-utilities-content .col.wap-content .lists .item .description .title .link-to {
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.43;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}

.d-flex {
	display: flex;
}

.regal-utilities-content .wap-rating {
	display: flex;
	gap: 13px;
	margin-bottom: 10px;
}

.regal-utilities-content .wap-rating .list-rating {
	display: flex;
	align-items: center;
	gap: 6px;
}

.regal-utilities-content .wap-rating .list-rating .item-rating {
	display: inline-flex;
	width: 17.035px;
	height: 17.035px;
	background: #856a3d;
	border-radius: 100%;
	border: 1px solid transparent;
}

.regal-utilities-content .wap-rating .list-rating .item-rating.non-rating {
	border-color: #856a3d;
	background: #fff;
}

.regal-utilities-content .wap-rating .count-rating {
	color: rgba(0, 0, 0, 0.51);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.regal-utilities-content .col.wap-content .lists .item .description p {
	margin-bottom: 0;
	color: #856a3d;
	text-align: justify;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0.72px;
}

.regal-utilities-content .col.wap-content .map-image .regal-button.button-regal {
	max-width: 391px;
	margin: 0 auto;
	display: flex;
	border-radius: 0;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 3.6px;
	text-transform: uppercase;
}

.gallery-image__slider-main_utilties .slick-slide img {
	width: 100%;
}

/* END Utilities Page */
/* START Single Utilities Page */
.single-regal-utilities ul#crumbs>li:last-child {
	text-transform: capitalize;
}

.section.section-single-content {
	padding: 14px 0;
}

.section.section-single-content .heading {
	margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.section.section-single-content .heading .title {
	color: #856a3d;
	font-size: 40px;
	font-weight: 400;
	line-height: 1.43;
	letter-spacing: 6px;
	line-height: 50px !important;
	text-transform: uppercase;
}

.section.section-single-content .rating-share {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 36px;
}

.section.section-single-content .rating-share .wap-rating {
	margin-bottom: 0;
}

.section.section-single-content .rating-share .wap-share {
	display: flex;
	align-items: center;
	gap: 5px;
}

.section.section-single-content .rating-share a.link-action {
	display: inline-flex;
	width: 30px;
	height: 30px;
	border: 1px solid #856a3d;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
}

.section.section-single-content .infomation-gallery {
	margin-bottom: 63px;
}

.section.section-single-content .infomation-gallery .wap-infomation {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #c5c5c5;
	box-shadow: 0px 0px 3px 1px #c5c5c5;
	padding: 34px 26px;
	display: flex;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content {
	flex: 1;
	padding-left: 50px;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content .title p {
	color: rgba(53, 45, 33, 1);
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content .item-infomation-content .item {
	display: flex;
	align-items: top;
	width: 50%;
	margin-bottom: 10px;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content .item-infomation-content .item .img-item {
	max-width: 21px;
	line-height: 24px;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content .item-infomation-content .item .info {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	padding-left: 10px;
	padding-top: 2px;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content .item-infomation-content .nav-content {
	padding: 20px 0px;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content .item-infomation-content .item .info p {
	color: rgba(53, 45, 33, 0.77);
}

.section.section-single-content .infomation-gallery .wap-infomation .max-the_content {
	max-width: 424px;
}

.section.section-single-content .infomation-gallery .wap-gallery {
	width: 100%;
	margin-bottom: 50px;
}

.section.section-single-content .infomation-gallery .wap-infomation h3 {
	color: rgba(53, 45, 33, 0.77);
	font-size: 24px;
	font-weight: 600;
	line-height: 1.225;
	letter-spacing: 1.08px;
	margin-bottom: 24px;
}

.section.section-single-content .infomation-gallery .wap-infomation h4 {
	color: rgba(53, 45, 33, 0.77);
	font-size: 20px;
	font-weight: 600;
	line-height: 1.225;
	letter-spacing: 0.9px;
	margin-bottom: 16px;
}

.section.section-single-content .infomation-gallery .wap-infomation h5 {
	color: rgba(53, 45, 33, 0.77);
	font-size: 20px;
	font-weight: 400;
	line-height: 1.225;
	letter-spacing: 0.9px;
	margin-bottom: 14px;
}

.section.section-single-content .infomation-gallery .wap-infomation p {
	color: #856a3d;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.72px;
	margin-bottom: 0;
}

.section.section-single-content .infomation-gallery .image__slider-main {
	position: relative;
	padding-bottom: 66.65%;
}

.gallery-image__slider-main ul.slick-dots,
.gallery-image__slider-main_utilties ul.slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	bottom: -24px;
}

.gallery-image__slider-main ul.slick-dots li,
.gallery-image__slider-main_utilties ul.slick-dots li {
	background-color: transparent;
	border: 1px solid #856a3d;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	margin: 0 5px;
	opacity: 0.4;
	transition: opacity 0.3s;
	width: 12px;
}

.gallery-image__slider-main ul.slick-dots li.slick-active,
.gallery-image__slider-main_utilties ul.slick-dots li.slick-active {
	background-color: #856a3d;
}

.gallery-image__slider-main ul.slick-dots li button,
.gallery-image__slider-main_utilties ul.slick-dots li button {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	vertical-align: top;
}

.gallery-image__slider-main ul.slick-dots li button:before,
.gallery-image__slider-main_utilties ul.slick-dots li button:before {
	content: none;
}

#gallery-image__slider {
	position: relative;
}

#gallery-image__slider a.btn.btn-gallery {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 37px;
	height: 36px;
	line-height: 1;
	left: 19px;
	bottom: 146px;
	z-index: 9;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-main {
	margin-bottom: 5px;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-main--mb {
	display: none;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-main .slick-track,
.section.section-single-content .infomation-gallery .gallery-image__slider-main .slick-list {
	max-height: 787px;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-thmb .slick-track,
.section.section-single-content .infomation-gallery .gallery-image__slider-thmb .slick-list {
	max-height: 126px;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-thmb .image__slider-thmb {
	position: relative;
	padding-bottom: 100%;
	margin-left: 1.5px;
	margin-right: 1.5px;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-main img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	max-height: 787px;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-thmb img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	max-height: 126px;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-thmb .image__slider-thmb.slick-slide {
	opacity: 0.5;
}

.section.section-single-content .infomation-gallery .gallery-image__slider-thmb .image__slider-thmb.slick-slide.slick-current.slick-active {
	opacity: 1;
}

.section.section-single-content .review {
	display: flex;
	justify-content: space-between;
}

.section.section-single-content .review .wap-overview {
	width: 100%;
	max-width: 34.609375%;
}

.section.section-single-content .review .wap-reviews {
	width: 100%;
	max-width: calc(100% - 34.609375%);
	padding-left: 38px;
}

.section.section-single-content .review .wap-overview .title {
	color: rgba(53, 45, 33, 0.77);
	font-size: 20px;
	font-weight: 600;
	line-height: 1.225;
	margin-bottom: 20px;
}

.section.section-single-content .review .wap-overview .btn-write {
	border-radius: 100px;
	border: 1px solid rgba(53, 45, 33, 0.77);
	color: rgba(53, 45, 33, 0.77);
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 7px 54px;
	margin-bottom: 12px;
}

.section.section-single-content .review .wap-overview .overview-main .overview-wrrap {
	display: flex;
	align-items: center;
}

.section.section-single-content .review .wap-overview .overview-main .overview-wrrap .overview-name {
	width: 100%;
	max-width: 100px;
	color: rgba(53, 45, 33, 0.77);
	font-size: 16px;
	font-weight: 400;
}

.section.section-single-content .review .wap-overview .overview-main .overview-wrrap .overview-count {
	color: rgba(53, 45, 33, 0.77);
	font-size: 16px;
	font-weight: 400;
}

.section.section-single-content .review .wap-overview .overview-main .overview-wrrap .overview-bar {
	width: 100%;
	max-width: 100px;
	height: 11px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.section.section-single-content .review .wap-overview .overview-main .overview-wrrap .overview-bar span {
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 5.5px;
	background: #856a3d;
}

.section.section-single-content .review .wap-reviews .item-review {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgba(53, 45, 33, 0.77);
	padding: 28px 0 34px;
}

.section.section-single-content .review .wap-reviews .item-review .review-content {
	width: 100%;
	max-width: calc(100% - 57.57196495619524%);
	padding-right: 30px;
}

.section.section-single-content .review .wap-reviews .item-review .review-image {
	width: 100%;
	max-width: 57.57196495619524%;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	gap: 13px;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading .avatar {
	width: 66px;
	height: 66px;
	border-radius: 100%;
	overflow: hidden;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading h4.name {
	color: #312f2c;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.225;
	margin-bottom: 0;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading .list-rating {
	display: flex;
	align-items: center;
	gap: 6px;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading .list-rating {
	display: flex;
	align-items: center;
	gap: 6px;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading .item-rating {
	display: inline-flex;
	width: 11.388px;
	height: 11.388px;
	background: #856a3d;
	border-radius: 100%;
	border: 1px solid transparent;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .heading .item-rating.non-rating {
	border-color: #856a3d;
	background: #fff;
}

.section.section-single-content .review .wap-reviews .item-review .review-content .content .text {
	margin-bottom: 0;
	color: rgba(53, 45, 33, 0.77);
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
}

.section.section-single-content .review .wap-reviews .item-review .time {
	color: rgba(53, 45, 33, 0.77);
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.section.section-single-content>.container>.row .col.small-12.large-12 {
	margin-bottom: 0;
	padding-bottom: 0;
}

section.section.section-single-map {
	padding-top: 0;
}

.section.section-single-content .review .wap-overview .comment-respond {
	padding: 20px 0 30px;
	overflow: hidden;
	display: none;
}

.section.section-single-content .review .wap-overview .comment-respond h3.comment-reply-title {
	color: rgba(53, 45, 33, 0.77);
	font-size: 20px;
	font-weight: 600;
	line-height: 1.225;
	margin-bottom: 20px;
}

.section.section-single-content .review .wap-overview .comment-respond p.logged-in-as {
	display: none;
}

.section.section-single-content .review .wap-overview .comment-respond form#commentform {
	margin: 0;
}

.section.section-single-content .review .wap-overview .comment-respond p.form-submit {
	margin: 0;
	padding: 0;
}

.section.section-single-content .review .wap-overview .comment-respond p.form-submit input#submit {
	margin-bottom: 0;
	background: var(--BUTTON);
	color: #fff !important;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	border-bottom: none;
	border-radius: 50px;
	margin-right: 0px;
	border: none !important;
}

.section-popup {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #807564;
	overflow-y: auto;
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	z-index: -9999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.section-popup.show {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.section-popup-gallery .popup-gallery {
	text-align: right;
}

.section-popup-gallery .popup-gallery .btn-close-gallery {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.section-popup-gallery .popup-gallery .btn-close-gallery span.icon {
	width: 100%;
	height: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.section-popup .popup-gallery .gallerys {
	width: 100%;
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	position: relative;
	z-index: 1;
}

.section-popup .popup-gallery .gallerys .image__slider-main {
	cursor: pointer;
}

.section-popup-gallery .popup-gallery .btn-close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
	padding-right: 15px;
}

.section-popup-gallery .popup-gallery .btn-close span.icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-popup .popup-gallery .gallerys .image__slider-main a.btn {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
}

.section-popup .popup-gallery .gallerys .image__slider-main.focus a.btn {
	opacity: 1;
	visibility: visible;
}

.section-popup .popup-gallery .gallerys .image__slider-main.focus {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #807564;
	display: flex;
	align-items: center;
	justify-content: center;
}

section.section.section-breadcrumbs {
	padding-top: 35px;
	padding-bottom: 0;
	border-top: 0.5px solid #000;
}

section.section.section-breadcrumbs .col {
	padding-bottom: 0;
}

ul#crumbs {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	gap: 10px;
}

ul#crumbs>li {
	display: flex;
	margin: 0;
	padding: 0;
	gap: 10px;
	color: rgba(104, 104, 104, 0.77);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	cursor: pointer;
}

ul#crumbs>li>span,
ul#crumbs>li>a {
	color: rgba(104, 104, 104, 0.77);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul#crumbs>li:hover,
ul#crumbs>li:hover>span,
ul#crumbs>li:hover>a {
	color: #856a3d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul#crumbs>li>span.icon {
	display: flex;
	align-items: center;
}

ul#crumbs>li>span.icon i {
	display: inline-flex;
	height: 10px;
	line-height: 0;
}

.flickity-viewport .col {
	padding: 0 15px 0;
}

.section-progress .section-content .thumbnail-video .video-button-wrapper {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 29px;
	height: 31px;
	min-height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-progress .section-content .thumbnail-video .col-inner a.button i {
	margin: 0;
}

.section-progress .section-content .thumbnail-video {
	position: relative;
	z-index: 1;
}

.section-progress .section-content .video {
	padding: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -9;
	visibility: hidden;
}

.section-progress .section-content .video.show {
	opacity: 1;
	z-index: 9;
	visibility: visible;
}

.section-progress .section-content .video .wp-video {
	height: 100%;
}

.section-progress .section-content .video .wp-video .mejs-container {
	height: 100% !important;
}

html body .mfp-bg.mfp-ready {
	background-image: none;
	background: #807564;
}

html body .mfp-gallery .mfp-image-holder .mfp-figure::after {
	content: none;
}

body.page-id-3468 .header-main .menu-title,
body.page-id-3468 .header-main .nav>li>a>i:not(.icon-angle-down),
body.page-id-3468 .header:not(.transparent) .header-nav-main.nav>li>a,
body.page-id-70 .header-main .menu-title,
body.page-id-70 .header-main .nav>li>a>i:not(.icon-angle-down),
body.page-id-70 .header:not(.transparent) .header-nav-main.nav>li>a {
	color: #fff !important;
}

body.page-id-70 .mfp-wrap .mfp-figure figure .mfp-bottom-bar .mfp-title,
body.page-id-3468 .mfp-wrap .mfp-figure figure .mfp-bottom-bar .mfp-title {
	text-align: center;
	padding: 0;
}

.has-dropdown .icon-angle-down {
	display: none;
}

.icon-angle-down {
	display: none !important;
}

.font-weight-bold {
	font-weight: 600;
}

.text-uppercase {
	text-transform: uppercase;
}

.business-managerment .regal-utilities table .table-right-content {
	display: inline-flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.business-managerment .regal-utilities table .table-right-content {
	padding: 0 !important;
}

.business-managerment .regal-utilities table .table-left-content {
	padding: 10px 3vw 10px 0 !important;
}

.business-managerment .regal-utilities table td {
	min-height: 60px;
	height: auto;
	padding: 10px 0 !important;
	align-items: center;
	align-content: center;
}

.business-managerment .regal-utilities table .showFile {
	font-weight: 600;
}

.business-managerment input:hover,
select:hover,
textarea:hover {
	box-shadow: none !important;
}

.business-managerment select {
	box-shadow: none !important;
	border: none;
	margin: auto;
	text-align: center;
	padding: 0 30px 0 0;
	color: #856a3d;
}

.business-managerment select::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #856a3d;
}

.business-managerment hr {
	margin: 0;
	margin: 30px 0;
	opacity: 0.8;
}

.business-managerment .regal-utilities table .col {
	margin: 0;
}

.business-managerment-heading .col:last-child {
	padding: 0 14px !important;
}

.business-managerment .select-year {
	margin-bottom: 10px;
	padding: 10px 20px;
	margin-top: 30px;
}

.business-managerment-heading svg {
	margin: auto 7px;
}

.business-managerment-heading h2 {
	margin: auto;
}

.business-managerment tr {
	margin: 0 !important;
}

.business-managerment-heading .col {
	margin: auto !important;
	padding: 0;
	text-align: center;
}

.select-year {
	border: 1px solid #856a3d;
}

/*-======Responsive=====-*/
.nav-spacing-xlarge>li {
	margin: 0 7px;
}

body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li {
	background-color: white;
}

.off-canvas-center:not(.dark) .mfp-close {
	color: #856a3d;
}

.off-canvas-center .nav-vertical>li>a,
.off-canvas-center .nav-vertical>li>ul>li a {
	text-transform: uppercase;
	color: #856a3d;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2.56px;
}

.off-canvas-center .nav-sidebar.nav-vertical>li .toggle {
	position: relative;
	right: -33px;
	top: 0px;
	color: #856a3d;
}

@media only screen and (max-width: 1600px) {
	.section-four-home-page .wap-content-left .col-inner {
		padding: 0px 6vw 0px 10vw !important;
	}

	.hero-slider-left img {
		width: auto;
		height: 100%;
		min-height: 600px;
	}
	.newest-post-content h2:after{
	    background: white;
	}
	.hero-slider h2{
	    margin-bottom: 0;
	}
}

@media only screen and (max-width: 1440px) {
	.section-two-home-page .content-right {
		flex-basis: 41.666666667%;
		max-width: 41.666666667%;
	}

	.section-four-home-page .wap-content-left .col-inner {
		padding: 0px 6vw 0px 6vw !important;
	}

	.section-two-home-page .content-right .col-inner {
		padding: 0px 30px 0px 90px !important;
	}
}

@media only screen and (max-width: 1366px) {

	#main .section-banner-utilities-page .text,
	#main .section-banner-utilities-page .text * {
		font-size: 42px;
	}

	.section-gallery-home-page a.button {
		right: 0px;
	}

	body .mfp-wrap .mfp-container .mfp-content .sidebar-menu.no-scrollbar ul.nav.nav-sidebar>li.html {
		margin-bottom: 24px;
	}

	footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 {
		margin-bottom: 24px;
	}

	footer#footer .absolute-footer .footer-primary {
		padding: 24px 0;
	}

	.address-action .box-svg {
		max-width: 60%;
	}

	.address-action .box-tabs-content {
		max-width: 40%;
		padding-left: 50px;
		padding-top: 32px;
	}

	.regal-utilities-content .col.wap-content .lists {
		max-width: calc(100% - 300px);
		padding: 70px 0 0 44px;
	}

	.regal-utilities-content .col.wap-content .map-image {
		max-width: 291px;
	}

	.regal-utilities-category .row.row-collapse,
	.regal-utilities-content .row.row-collapse {
		padding: 0 30px;
	}

	.regal-utilities-content .col.wap-content .lists .item .thumbnail {
		max-width: 200px;
	}

	.regal-utilities-content .col.wap-content .lists .item .description {
		max-width: calc(100% - 234px);
	}

	.regal-utilities-content .col.wap-content .lists .item {
		gap: 24px;
		margin-bottom: 26px;
	}

	.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center {
		gap: 32px;
	}

	.section-four-home-page .section-title-container.title-regal .section-title {
		font-size: 24px;
		letter-spacing: 3.6px;
	}
}

@media only screen and (max-width: 1280px) {
	.section-two-home-page .content-right .col-inner {
		padding: 0px 30px 0px 30px !important;
	}

	.section-five-home-page .section-content .wap-tabs .item-tab a.button.primary.is-outline.button-regal-outline {
		gap: 10px;
	}

	.section-six-home-page .section-title-container.title-regal .section-title {
		font-size: 30px;
		letter-spacing: 3px;
	}

	.section-banner-home-page .row-collapse>.col.wap-text .col-inner p {
		font-size: 30px;
		letter-spacing: 5px;
		text-transform: uppercase;
	}
}

@media only screen and (max-width: 1100px) {
	.address-action .box-svg {
		max-width: 100%;
		margin-bottom: 32px;
		height: 112.3299399833771vw;
	}

	.address-action .box-tabs-content {
		max-width: 100%;
		padding-left: 0;
	}

	.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center {
		gap: 24px;
	}
}

@media only screen and (max-width: 849px) {
	.hero-slider-left img {
		min-height: 384px;
		width: auto !important;
	}

	#gallery-image__slider a.btn.btn-gallery {
		bottom: 16px;
	}

	#gallery-image__slider .gallery-image__slider-thmb {
		display: none;
	}

	.text-normal.max-width-321 {
		max-width: 100%;
	}

	#main .section-banner-utilities-page .text,
	#main .section-banner-utilities-page .text * {
		font-size: 32px;
	}

	.address-action .box-svg {
		max-width: 100%;
		margin-bottom: 0;
		height: 112.3299399833771vw;
	}

	.section-banner-home-page .row-collapse>.col.wap-text .col-inner p {
		font-size: 28px;
		letter-spacing: 3px;
	}

	.regal-utilities-content .col.wap-content .lists {
		max-width: calc(100% - 150px);
		padding: 32px 0 0 24px;
	}

	.regal-utilities-content .col.wap-content .map-image {
		max-width: 241px;
	}

	.regal-utilities-content .col.wap-content .lists .item .description .title .link-to {
		font-size: 18px;
		line-height: 1.2;
		letter-spacing: 1.3px;
	}

	.regal-utilities-content .col.wap-content .map-image .regal-button.button-regal {
		font-size: 20px;
		letter-spacing: 1.6px;
	}

	.regal-utilities-category .col.tabs {
		width: 100%;
		display: grid;
		grid-template-rows: 1fr;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 22px;
		grid-row-gap: 16px;
	}

	.regal-utilities-category .col.tabs .slick-track {
		width: 1000px !important;
	}

	.regal-utilities-category .col.tabs a.link-to-tab {
		width: 100%;
		margin: 0;
		border-radius: 18px;
		border: 1px solid #856a3d;
		background: rgba(217, 217, 217, 0);
		color: #856a3d;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		line-height: 110%;
		letter-spacing: 1.82px;
		text-transform: uppercase;
		justify-content: center;
		padding: 8.3125px 0;
	}

	.regal-utilities-category .col.tabs a.link-to-tab.active {
		color: #fff;
		font-weight: 600;
		background: var(--BUTTON, linear-gradient(90deg, #7c6740 3.25%, #bdab88 48.57%, #806b43 100%));
	}

	.regal-utilities-category {
		padding-bottom: 6px;
	}

	.regal-utilities-content .col.wap-content {
		flex-wrap: wrap;
	}

	.regal-utilities-content .col.wap-content .lists {
		max-width: 100%;
		padding: 32px 44px;
	}

	.regal-utilities-content .col.wap-content .map-image {
		max-width: 100%;
		text-align: center;
	}

	.single-regal-utilities section.section.section-breadcrumbs {
		display: none;
	}

	section.section.section-breadcrumbs .col.small-12.large-12 {
		padding-bottom: 0;
	}

	.section.section-single-content>.container>.row .col.small-12.large-12 {
		padding: 0;
	}

	.section.section-single-content {
		padding: 14px 0;
		border-top: 8px solid #f0f0f0;
	}

	.section.section-single-content .heading {
		margin-bottom: 10px;
		padding: 0 15px;
	}

	.section.section-single-content .heading .title {
		font-size: 24px;
		font-style: normal;
		font-weight: 600;
		line-height: 143%;
		letter-spacing: 2.16px;
		text-transform: uppercase;
		margin-bottom: 0;
	}

	.section.section-single-content .rating-share {
		display: none;
	}

	.section.section-single-content .infomation-gallery {
		margin-bottom: 32px;
	}

	.section.section-single-content .infomation-gallery .image__slider-main {
		padding-bottom: 60.10230179028133vw;
	}

	.section.section-single-content .infomation-gallery .wap-infomation h3 {
		margin-bottom: 16px;
	}

	.section.section-single-content .infomation-gallery .wap-infomation h4 {
		margin-bottom: 10px;
	}

	.section.section-single-content .infomation-gallery .wap-infomation h5 {
		margin-bottom: 8px;
	}

	.section.section-single-content .infomation-gallery .wap-infomation p {
		color: #856a3d;
	}

	.section.section-single-content .infomation-gallery .wap-gallery {
		padding-left: 16px;
	}

	.section.section-single-content .review .wap-reviews {
		padding-left: 16px;
	}

	.section.section-single-content .review .wap-reviews .item-review {
		flex-wrap: wrap;
	}

	.section.section-single-content .review .wap-reviews .item-review .review-content {
		padding-right: 0;
		max-width: 100%;
		margin-bottom: 16px;
	}

	.section.section-single-content .review .wap-reviews .item-review .review-image {
		max-width: 100%;
	}

	ul.gallerys.gallerys-masonry li.item {
		max-width: calc(100% / 2 - 16px);
		margin: 0 8px 16px;
	}

	.section-gallery-home-page a.button {
		right: 0px;
	}

	footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 {
		justify-content: center;
		align-items: flex-start;
		order: 1;
	}

	footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-11 {
		justify-content: center;
		order: 2;
	}

	footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2 div#block-10 .wap-sosial {
		gap: 16px;
	}

	.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center {
		gap: 16px;
	}

	.section-four-home-page .section-title-container.title-regal .section-title {
		font-size: 20px;
		letter-spacing: 0px;
	}

	.section-popup .popup-gallery .gallerys {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
	}

	.section.section-single-content .infomation-gallery .gallery-image__slider-main--pc {
		display: none;
	}

	.section.section-single-content .infomation-gallery .gallery-image__slider-main--mb {
		display: block;
	}

	.section-popup-gallery .popup-gallery .btn-close-gallery {
		position: relative;
		right: 10px;
	}

	.section.section-single-content .infomation-gallery .wap-infomation .list-infomation-content {
		padding-left: 0px;
		padding-top: 50px;
	}

	.section.section-single-content .infomation-gallery .wap-infomation {
		display: block;
	}

	.section.section-single-content .infomation-gallery .wap-infomation .max-the_content {
		max-width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.regal-utilities-content div.wap-gallery.mobile-responsive {
		display: block;
	}

	.regal-utilities-content div.col.wap-content .lists .title-mb {
		display: block;
		padding: 16px;
		margin: 0;
		text-transform: uppercase;
	}

	div.regal-utilities-content .col.wap-content .lists .item .description .title .link-to {
		font-size: 24px;
		font-weight: 600;
	}

	.regal-utilities-content .col.wap-content .lists .item .thumbnail-taxonomy {
		display: none;
	}

	.regal-utilities-content div.wap-gallery {
		display: block;
	}

	body .mfp-wrap .mfp-container .mfp-content {
		padding: 0 15px;
	}

	footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2>.widget_text {
		flex-basis: 100%;
		max-width: 100%;
	}

	.section-banner-home-page .row-collapse>.col.wap-text .col-inner p {
		font-size: 22px;
		letter-spacing: 2px;
	}

	.section-two-home-page .content-right .col-inner {
		padding: 0px 20px !important;
	}

	.regal-utilities-content .row.row-collapse {
		padding: 0;
	}

	.regal-utilities-category .row.row-collapse {
		padding: 0 15px;
	}

	.regal-utilities-content .col.wap-content .lists {
		padding: 0;
	}

	.regal-utilities-content .wap-rating {
		flex-wrap: wrap;
	}

	.regal-utilities-content .col.wap-content .lists .item .thumbnail {
		max-width: 150px;
	}

	.regal-utilities-content .col.wap-content .lists .item .description {
		max-width: calc(100% - 174px);
	}

	.section.section-single-content .infomation-gallery .wap-infomation {
		max-width: 100%;
		margin-bottom: 16px;
		box-shadow: none;
		padding: 0 15px;
		border: none;
	}

	.section.section-single-content .infomation-gallery .wap-gallery {
		max-width: 100%;
		padding-left: 0;
	}

	.section.section-single-content .review {
		flex-wrap: wrap;
	}

	.section.section-single-content .review .wap-overview {
		max-width: 100%;
		margin-bottom: 16px;
	}

	.section.section-single-content .review .wap-reviews {
		max-width: 100%;
		padding-left: 0;
	}

	.section.section-single-content .review .wap-reviews .item-review {
		flex-wrap: nowrap;
		gap: 30px;
	}

	.section.section-single-content .review .wap-overview .overview-main .overview-wrrap .overview-bar {
		max-width: 200px;
	}

	.regal-utilities-content .col.wap-content .lists .item .thumbnail {
		display: none;
	}
}

.flickity-prev-next-button .arrow,
.flickity-prev-next-button svg {
	transition: all .1s;
}

.slider-nav-outside .flickity-prev-next-button.next {
	left: calc(33.3333% + 114px);
	bottom: 1em;
	top: unset;
}

.slider-nav-outside .flickity-prev-next-button.previous {
	left: calc(33.3333% + -20px);
	bottom: 1em;
	top: unset;
}

:root {
	--BUTTON: linear-gradient(90deg, #7c6740 3.25%, #bdab88 48.57%, #806b43 100%);
}

body .u-Uppercase {
	text-transform: uppercase !important;
}

body .u-wBold *,
body .u-wBold {
	font-weight: 700 !important;
}

body .u-wMedium *,
body .u-wMedium {
	font-weight: 500 !important;
}

body .u-wRegular *,
body .u-wRegular {
	font-weight: 400 !important;
}

body .u-fs16 {
	font-size: 16px;
}

body .u-fs14 {
	font-size: 14px;
}

.mb-show {
	display: none;
}

.font-family-cormorant {
	font-family: "Cormorant" !important;
}

.overflow-hidden {
	overflow: hidden !important;
}

.button-regal {
	background: var(--BUTTON);
	color: #fff !important;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	border-bottom: none;
	border-radius: 50px;
	margin-right: 0px;
	border: none !important;
}

.button:focus-visible,
a:focus-visible,
button:focus-visible,
input:focus-visible {
	outline: none !important;
}

a.button.primary.is-outline.button-regal {
	margin: 0;
	padding: 2px 20px;
}

a.button.primary.is-outline.button-regal-outline {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.1px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 7px 10px;
	min-width: 113px;
}

a.button.primary.is-outline.button-regal-outline:last-child {
	margin-right: 0;
}

.linear-gradient-regal {
	background: var(--BUTTON);
}

.row .col.margin-x-auto * {
	margin-left: auto !important;
	margin-right: auto !important;
}

.section-title-container.title-regal .section-title {
	justify-content: center;
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 6px;
	text-transform: uppercase;
	margin-bottom: 0;
	border-bottom: none;
}

.section-title-container.title-regal .section-title b {
	display: none;
}

.text-normal p {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0.72px;
}

.justify {
	text-align: justify;
}

.m-0 {
	margin: 0;
}

.section-title-normal {
	border-bottom: none;
}

.section-title-normal b {
	display: none;
}

.section-title-normal span {
	border-bottom: none;
	font-weight: 600;
}

@media only screen and (max-width: 1280px) {
	.section-title-container.title-regal .section-title {
		font-size: 30px;
		letter-spacing: 3px;
	}
}

@media only screen and (max-width: 849px) {
    #main, #wrapper{
        padding-top: 50px;
    }
	.section-title-container.title-regal .section-title br {
		display: none;
	}
	.header-main {
        height: 59px;
    }
    #header .header-wrapper.stuck .header-inner.flex-row.container{
        height: 59px !important;
    }
}
@media (min-width: 850px) {
	.slider-nav-outside .flickity-prev-next-button.next {
		left: calc(33.3333% + 114px);
		bottom: 1em;
		top: unset;
	}

	.slider-nav-outside .flickity-prev-next-button.previous {
		left: calc(33.3333% + -20px);
		bottom: 1em;
		top: unset;
	}
	#footer .large-12{
	    max-width: 1286px;
	}
	#footer .large-2{
	   margin-right: 1.66666666667% !important;	    
	}
}

@media only screen and (max-width: 549px) {
    #main, #wrapper{
        padding-top:30px;
    }
    .section-title-main{
        font-size: 18px !important;
    }
    .newest-post-content h2{
        -webkit-line-clamp: 4;
    }
    .section-title-main {
        font-size: 18px !important;
    }
    .newest-post-content h2:after{
        background: white;
    }
    .nav:not(.nav-slide) .active>.children {
		padding-bottom: 0 !important;
	}

	ul.sub-menu.nav-sidebar-ul.children a {
		font-size: 14px !important;
		font-weight: inherit;
	}

	.business-managerment .regal-utilities table .table-left-content {
		padding: 10px 0 !important;
	}

	.section-title-main {
		font-size: 24px;
		letter-spacing: 0px;
	}

	.sub-tittle p {
		letter-spacing: 0px;
		font-size: 15px;
	}
    .regal-utilities .lists .item .description .title{
        font-size: 14px;
    }
    .current-page-parent>a{
        color: #856a3d !important;
    }
	.regal-utilities .locate {
		text-align: left;
	}

	.regal-utilities .the-exerpt p {
		text-align: left;
	}

	.hero-slider-right h2,
	.hero-slider-right p {
		text-align: center;
	}
    .flickity-page-dots{
        left: calc(50% - 35px) !important;
        bottom: unset !important;
        right: unset !important;
        top: calc(63vh - 55px) !important;
    }
    .slider-nav-outside .flickity-prev-next-button{
        bottom: unset !important;
        z-index: 99999999;
        top: calc(63vh - 55px) !important;
    }
    .slider-nav-outside .flickity-prev-next-button.previous {
        left: calc(50% - 80px)!important
    }
    .slider-nav-outside .flickity-prev-next-button.next {
        left: calc(50% + 45px) !important;
    }
	.slider-wrapper .flickity-prev-next-button {
		display: block;
	}

	.mb-hide {
		display: none !important;
	}

	.section-title-container.title-regal.title-regal {
		margin-bottom: 0;
	}

	#main .section-banner-utilities-page .text,
	#main .section-banner-utilities-page .text * {
		font-size: 24px;
	}

	.section-five-home-page .section-content .wap-tabs.wap-tabs-2 {
		max-width: 100%;
	}

	.section-four-home-page .wap-content-left .col-inner {
		padding: 0px 15px 0 !important;
	}

	.section-banner-home-page .row-collapse>.col.wap-text .col-inner p {
		font-size: 20px;
		letter-spacing: 1px;
	}

	.section-two-home-page .content-right {
		flex-basis: 100%;
		max-width: 100%;
	}

	.section-two-home-page .section-title-container.title-regal .section-title {
		justify-content: flex-start;
	}

	.section-three-home-page .section-title-container.title-regal .section-title span.section-title-main {
		text-align: left;
		margin: 0 !important;
	}

	.section-six-home-page .section-title-container.title-regal .section-title {
		font-size: 20px;
		letter-spacing: 0px;
	}

	.section-one-home-page .col-inner,
	.section-seven-home-page .col-inner {
		text-align: left;
	}

	.section-five-home-page .section-content .wap-tabs.wap-tabs-2 .slider .row .item-tab {
		margin: 0;
		padding: 10px;
	}

	footer#footer .footer-widgets.footer.footer-2 {
		padding: 50px 0;
	}

	footer#footer .footer-widgets.footer.footer-2 .row.large-columns-2:last-child>.widget_text {
		margin-bottom: 0;
	}

	.regal-utilities-content .col.wap-content .lists .item-utilty .title-pc {
		display: none;
	}

	.regal-utilities-content .col.wap-content .lists .item {
		gap: 10px;
		margin-bottom: 16px;
		flex-direction: column-reverse;
	}

	.regal-utilities-content .col.wap-content .lists .item .thumbnail {
		width: 100%;
		max-width: 100%;
	}

	.regal-utilities-content .col.wap-content .lists .item .description {
		width: 100%;
		max-width: 100%;
		padding: 24px 16px 0px 16px;
	}

	.regal-utilities-content .col.wap-content .lists .item .description .title {
		line-height: 1.2;
	}

	.regal-utilities-content .col.wap-content .lists .item .description .title .link-to {
		font-size: 16px;
		letter-spacing: 0;
	}

	.regal-utilities-content .col.wap-content .lists .item .description p {
		text-align: left;
		letter-spacing: 0px;
	}

	.regal-utilities-content .wap-rating .list-rating .item-rating {
		width: 15px;
		height: 15px;
	}

	.section.section-single-content .review .wap-reviews .item-review {
		flex-wrap: wrap;
		gap: initial;
	}

	.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center {
		gap: 6px;
		flex-direction: column;
	}

	.section-title-container.title-regal .section-title {
		font-weight: 500;
	}

	.section-four-home-page .img .img-inner {
		position: relative;
		padding-top: 80%;
	}

	.section-four-home-page .img img {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		object-fit: cover;
	}

	ul.gallerys.gallerys-masonry li.item {
		max-width: 100%;
		margin: 0 0 16px;
	}

	.section-banner-home-page.show-for-medium.is-full-height .bg.section-bg.fill.bg-fill {
		background-size: contain !important;
	}

	.section.section-banner-home-page {
		height: 100% !important;
		overflow: hidden;
	}

	.mb-br-none br {
		display: none !important;
	}

	.section-five-home-page .section-title-container.title-regal.title-regal p {
		margin: 0;
	}

	.section-banner-address-page {
		height: 60vh;
	}

	.section-title-container.title-regal .section-title.section-title-center span.section-title-main {
		text-align: left;
	}

	.footer-form .form-top .col.mx-auto .col-inner {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.section-five-home-page .section-content .wap-tabs.wap-tabs-2 .item-tab {
		padding-bottom: 10px;
	}

	.section-banner-home-page .section-content .wap-btn-link-section>.col-inner.text-center .link-to-section {
		font-size: 16px;
		letter-spacing: 1.2px;
	}

	.section-one-home-page a.button.primary.is-outline.button-regal {
		bottom: 20px;
	}

	body .mfp-wrap figcaption {
		display: block;
		min-height: 20px;
		color: black;
		padding: 0;
		text-align: right;
		position: relative;
	}
	.section-title-container.title-regal .section-title {
		font-size: 24px;
		letter-spacing: 0px;
	}
	.regal-utilities .the-exerpt p{
	    font-size:14px;
	}

	.section-title-container.title-regal .section-title {
		justify-content: flex-start;
	}

	.section-title-container.title-regal .section-title span.section-title-main {
		text-align: left;
	}

	.section-title-container.title-regal .section-title span.section-title-main br {
		display: inline;
	}

	.text-normal p {
		text-align: left !important;
	}

	.sm-column-reverse {
		flex-direction: column-reverse;
	}

	.section-six-home-page p.m-0 {
		font-size: 20px;
	}

	.text-normal p {
		font-size: 14px;
	}

	.mb-show {
		display: inline;
	}

	.hero-slider-left img {
		height: 63vh !important;
		background-size: cover;
		background-position: center;
		overflow: hidden;
		background-repeat: no-repeat;
	}
}

@media screen and (max-width: 375px) {
    .regal-utilities .lists .item .description .title {
        font-size: 13px;
    }
}

.nav-left {
	left: 1.7em;
}

.px-20 {
	padding: 0 20px;
}

.change-language-head {
	font-size: 12px;
}

.change-language {
	display: inline-flex;
	flex-wrap: nowrap;
	width: 70%;
	justify-content: space-between;
	font-size: 12px;
}

.change-language img {
	object-fit: contain;
}

.change-language-btn p {
	font-weight: 600;
	margin: 0 5px;
}
li.current-dropdown>.nav-dropdown {
	left: -10px;
	top: 45px;
}

.nav-dropdown-default {
	padding: 0;
	border: none;
	color: #856a3d;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.84px;
}

.nav-dropdown-has-border .nav-dropdown {
	border: none;
}

.nav-dropdown-has-shadow .nav-dropdown {
	box-shadow: 0px 20px 15px rgba(0, 0, 0, .15) !important;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
	border-bottom: none;
	font-size: .8em;
}

.nav-dropdown.nav-dropdown-default .active>li>a {
	color: #000000 !important;
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
	display: none;
}

.nav-dropdown li {
	border-bottom: 0.1px solid #856a3d;
	padding: 2px 1px;
}

.nav-dropdown li:last-child {
	border-bottom: none;
}

.has-dropdown .icon-angle-down {
	transition: all 0.3s;
	position: absolute;
	top: 50;
	font-size: 12px !important;
	right: -11px;
}

.has-dropdown:hover .icon-angle-down {
	transform: rotate(-180deg);
}

.button-regal {
	background: #856a3d !important;
}

.button-regal span {
	margin-top: 6px;
}

/* CEL.VN | Grid for project page: du-an
2026/02/02
START */ 
.regal-realestate-meta {
    padding-bottom: 22px;
}

.regal-meta-item {
    display: flex;
    align-items: flex-start;
}

.locate svg{
    margin-top: 1px;
}

.regal-meta-item svg {
    position: relative !important;
    top: 6px;
}

.regal-meta-item img {
    position: relative;
    top: 6px;
}
.regal-realestate-meta-grid {
    display: grid;
    width: 100%;
    grid-template-columns: .8fr 1.2fr;
}

@media (max-width: 1580px) {
    .regal-realestate-meta-grid {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
}
/* CEL.VN | Grid for project page: du-an
2026/02/02
END */ 

@media (max-width: 849px) {
    .regal-meta-item {
        align-items: center;
    }
    .regal-meta-item img {
        top: 0px;
    }
    .regal-meta-item svg {
        position: relative !important;
        top: 0;
    }
}

#footer .is-divider {
	max-width: 100%;
	height: 0.1px;
	background-color: rgb(255 255 255 / 12%) !important;
}

#footer span.ux-menu-link__text {
	color: #ffffff96;
	font-size: 12px;
	white-space: nowrap;
}
#footer .section-title-normal {
    white-space: nowrap;
}

#footer p {
	font-size: 12px;
	color: #ffffff96;
}

#footer .p-strong {
	color: #ffffff;
}

.flickity-page-dots {
	background: rgb(84 84 84 / .5);
	border: 0;
	border-radius: 3em;
	height: 36px;
	width: 70px;
	margin: auto;
	left: calc(33.3333% + 30px);
	position: absolute;
	bottom: 1em;
	right: inherit;
	z-index: 999999;
	line-height: inherit;
}

.title-division .tittle-division-post-navigation {
	margin: auto auto 2em !important;
}

.hidden-item {
	display: none;
}

.newest-post-content h2 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
}
.newest-post-content h2:after {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top:30px;
}
.hero-slider h2 {
    color: #856a3d;
    font-size: 32px;
    font-weight: 400;
    font-family: "";
    margin-bottom: 30px;
}
.newest-post-content .text{
    position: relative;
}
.newest-post-content .text:after {
    content: '';
    position: absolute;
    width: 100%;
    background: white;
    height: 30px;
    bottom: 0;
}
.newest-post-content p {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
	margin:0;
}

.fade-in {
	animation: fadeIn 0.3s ease-in-out forwards;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.fade-out {
	animation: fadeOut 0.3s ease-in-out forwards;
}

@keyframes fadeOut {
	from {
		opacity: 1;
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(10px);
	}
}
@keyframes bounce {
	50% {
		transform: translateY(-15px);
	}
}