:root {
	--bg: linear-gradient(75deg, #e3af3a, #e0ac3a, #c9993a);
	--bg-2: linear-gradient(75deg, #c9993a, #e0ac3a, #e3af3a);
	--bg-box: linear-gradient(120deg, #b4823b, #cfa85d, #987245);
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
ul {
	margin-bottom: 1em;
}

#ftwp-container.ftwp-wrap #ftwp-header {
	background: var(--bg-2) !important;
}

#ftwp-container.ftwp-wrap #ftwp-contents {
	background: var(--bg-2) !important;
	border: 0 !important;
}

.header-nav>li.menu-item-has-children>a::before {
	content: "" !important;
	display: block !important;
	position: absolute;
	width: 100%;
	height: 42px;
	top: 100%;
	left: 0
}

.mb-00 * {
	margin-bottom: 0 !important;
}

.dark,
.dark p,
.dark td {
	color: #fff;
}

.bg-main {
	background: var(--bg) !important;
}

a.button.primary:not(.is-outline, .is-link),
a.button.secondary:not(.is-outline, .is-link) {
	background: var(--bg-2) !important;
	border: 1px solid #fff8f873;
}

.fw-600 {
	font-weight: 600;
}

.fs-14 {
	font-size: 14px;
}

.flex-center-left {
	justify-content: flex-start;
}

.flex-center,
.flex-center-left {
	align-items: center;
	display: flex;
}

.flex-center-between {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

a#top-link {
	background-color: var(--fs-color-primary);
	color: #fff;
}

.absolute-footer {
	background-color: #424242;
	padding: 16px 0;
}

.row-slider .col {
	padding-bottom: 0;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin: 0 !important;
	bottom: auto !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
}

.absolute-footer * {
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
}

.footer-title * {
	margin-bottom: 24px;
	line-height: normal;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Manrope, sans-serif;
	font-weight: 700;
}

.footer-desc ul {
	list-style: none;
}

.footer-desc li {
	list-style: none;
	margin: 0 !important;
}

.follow-icons>span {
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: normal;
	padding-right: 0 !important;
	font-weight: 700;
	color: #fff;
	border-bottom: 1px #ccc solid;
	padding-bottom: .5rem;
	margin-bottom: 1rem;
}

footer .social-icons a {
	margin: 0 10px 0 0 !important;
}

footer .social-icons i {
	font-size: 25px;
	line-height: 30px;
}

footer a.ux-menu-link__link:hover {
	text-decoration: underline;
}

.button span {
	display: inline;
	line-height: inherit;
}

.header-button a.button {
	font-size: 16px;
	padding: 6px 15px;
	line-height: 24px;
	background-color: #fff;
	font-family: Manrope, sans-serif;
	color: #000;
	border-width: 2px;
	border-color: var(--primary-color);
}

#ftwp-container.ftwp-wrap #ftwp-header {
	padding: 10px;
	font-size: 19px;
}

#ftwp-container #ftwp-list.ftwp-strong-first>.ftwp-item>.ftwp-anchor .ftwp-text {
	font-size: 16px;
	font-weight: normal;
}

#ftwp-container.ftwp-wrap #ftwp-list {
	padding: 10px 0;
}

.blog-banner {
	padding: 120px 0 100px;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.blog-banner-bg {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	clip-path: inset(0);
	top: 0;
}

.blog-banner-bg::before {
	content: "";
	background: rgb(170 122 60 / 70%);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.blog-banner-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
	position: fixed;
	top: 0;
	left: 0;
}

.blog-banner .container {
	position: relative;
	z-index: 2;
}

.blog-banner p {
	margin: 0;
}

.blog-banner h1 {
	font-size: 30px;
	max-width: 800px;
	margin: 0 auto 15px;
}

.rank-math-breadcrumb p {
	margin: 0;
}

.rank-math-breadcrumb p * {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 5px;
}

.banner-sermain .rank-math-breadcrumb p * {
	font-size: 16px
}

.single .rank-math-breadcrumb p *:nth-child(4),
.single .rank-math-breadcrumb p *:nth-child(5) {
	display: none;
}

.entry-content,
.entry-header-text.text-center,
.blog-wrapper {
	padding: 0;
}

.vote {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 40px 0 20px;
}

.vote-rank {
	background-color: var(--primary-color);
	border-radius: 18px;
	color: #fff;
	padding: 6px 14px;
}

.vote .kk-star-ratings {
	flex-direction: row-reverse;
	gap: 8px;
}

.vote .kk-star-ratings .kksr-legend {
	margin: 0 !important;
	font-size: 16px !important;
	color: var(--primary-color);
	font-weight: 600;
}

.post_single__sharebt * {
	margin: 0;
}

.post_single__sharebt .share_bt_right,
.post_single__sharebt .share_bt_left {
	display: flex;
	align-items: center;
	gap: 8px;
}

.post_single__sharebt {
	align-items: center;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 0;
}

.post_single__sharebt .share_bt_right .like-share a {
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 12px;
	height: 34px;
	justify-content: center;
	line-height: 34px;
	padding: 0 10px;
	text-align: center;
	transition: .3s;
}

.post_single__sharebt .share_bt_right .like-share .facebook {
	background: #89abfc;
}

.post_single__sharebt .share_bt_right .like-share .facebook:hover {
	background: #1f82ec;
	box-shadow: 0 5px 15px #1f82ec;
}

.post_single__sharebt .share_bt_right .like-share .copy_link {
	background: #66bbbf;
}

.post_single__sharebt .share_bt_right .like-share .copy_link:hover {
	background: #38787a;
	box-shadow: 0 5px 15px #38787a;
}

.swal2-title {
	justify-content: center;
}

.post_single__author {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.post_single__author .author_name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.post_single__author .author_name__left {
	display: flex;
	align-items: center;
}

.post_single__author .author_name__follow .follow li {
	list-style: none;
	margin: 0 !important;
}

.post_single__author .author_name__follow .follow .color_desc {
	text-transform: uppercase;
	color: #575d6e;
}

.post_single__author .author_name__follow .follow {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
}

.post_single__author .author_name__left img {
	border-radius: 50%;
	margin-right: 10px;
}

.post_single__author .author_name__left .name {
	display: flex;
	flex-direction: column;
}

.post_single__author .author_name__follow .follow li a:hover path {
	fill: var(--primary-color);
}

.post_single__previou {
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	margin-bottom: 30px;
	padding: 30px 0;
}

.post_single__previou .previou_item {
	width: calc(50% - 10px);
}

.post_single__previou .previou_item.post_previous {
	margin-right: 20px;
}

.post_single__previou .previou_item__top {
	align-items: center;
	color: #575d6e;
	display: flex;
	font-size: 14px;
	letter-spacing: .1em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.post_single__previou .previou_item.post_previous .previou_item__top {
	justify-content: flex-start;
}

.post_single__previou .previou_item.post_next .previou_item__top {
	justify-content: flex-end;
}

.post_single__previou .previou_item__bottom {
	align-items: center;
}

.post_single__previou .previou_item__bottom img {
	border-radius: 50%;
	height: 50px;
	margin-right: 15px;
	width: 50px;
}

.post_single__previou .previou_item__bottom h3 {
	font-size: 16px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	transition: .3s;
	width: calc(100% - 65px);
}

#comments {
	display: none;
}

.open_comment .show-after {
	margin-left: 10px;
	opacity: 0;
	visibility: hidden;
}

.open_comment.active .show-after {
	opacity: 1;
	visibility: visible;
}

.open_comment .open_comment__btn {
	background: #88888812;
	cursor: pointer;
	font-size: 12px;
	font-weight: 500;
	line-height: 40px;
	padding: 0 40px;
	transition: .5s;
	gap: 6px;
	margin: 0;
}

.open_comment .open_comment__btn:hover {
	background-color: var(--primary-color);
}


.post_re_title {
	display: inline-block;
	line-height: 1;
	padding: 0 15px;
	width: max-content;
	max-width: 100%;
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
}

.post_re_title::after {
	content: "";
	border-left: 3px solid var(--primary-color);
	border-right: 3px solid var(--primary-color);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: skewX(-18deg);
}

article.post {
	margin-bottom: 0;
}

.box-blog-post .image-cover {
	padding-top: 83% !important;
	border-radius: 12px;
}

.box-blog-post .box-image a::before {
	background-color: rgba(0, 0, 0, .25);
	border-radius: 12px;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all .2s cubic-bezier(.28, .12, .22, 1);
	width: 100%;
	will-change: opacity;
	z-index: 2;
}

.box-blog-post:hover .box-image a::before {
	opacity: 1;
}

span.post-category a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: #fff;
	border-radius: 2.5rem;
	color: #000000;
	display: block;
	font-size: .75rem;
	font-weight: 600;
	gap: 2px;
	left: .9375rem;
	padding: .25rem .625rem;
	position: absolute;
	top: .9375rem;
	text-transform: uppercase;
}

span.date {
	font-size: 12px;
	display: block;
	margin: 10px 0;
}

h5.post-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin: 0;
}

h5.post-title {
	font-size: 18px;
	margin: 0;
}

.box-blog-post .is-divider {
	display: none;
}

p.from_the_blog_excerpt {
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

aside.widget:not(.widget_search) {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 35px 30px;
	position: relative;
}

.searchform input#s {
	height: 60px;
	box-shadow: none;
	padding-left: 25px;
}

.searchform button.ux-search-submit {
	width: 60px;
	height: 60px;
	background: var(--bg-2);
	box-shadow: none;
}

.widget .is-divider {
	display: none;
}

span.widget-title {
	color: #222;
	margin-bottom: 20px;
	padding-bottom: 0 !important;
	text-transform: uppercase;
	font-size: 1.4rem;
	position: relative;
	display: block;
	font-family: Manrope, sans-serif;
	font-weight: 800;
}

.widget_categories ul li a {
	background-color: #ddd;
	color: #555;
	display: block;
	font-size: 16px;
	max-width: 100% !important;
	padding: 18px 25px;
	position: relative;
	transition: all .5s ease;
	font-weight: 500;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	width: 100%;
	border: 0;
	margin-bottom: .625rem;
}

.widget_categories ul li a:hover {
	background: var(--primary-color);
}

.widget .current-cat>a {
	font-weight: 500;
}

.widget-blog__item:not(:last-child) {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1rem;
	margin-bottom: 20px;
	padding-bottom: 1rem;
}

.widget-blog .widget-blog__item {
	color: #666;
	font-size: 14px;
	min-height: 105px;
	padding-left: 80px;
	position: relative;
}

.widget-blog__item .thumnail {
	flex: 0 0 80px;
	height: 80px;
	max-width: 80px;
}

.widget-blog .widget-blog__item .thumnail {
	height: 60px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 60px;
}

.widget-blog__item .thumnail a {
	display: block;
	height: 100%;
	line-height: 0;
}

.widget-blog__item .thumnail img {
	height: 100%;
	object-fit: cover;
}

.widget-blog__item .content {
	padding-left: 12px;
}

.widget-blog .widget-blog__item .content-title {
	color: #222;
	font-size: 16px;
	line-height: 1.8em;
	margin: 0 0 3px;
	position: relative;
	text-transform: capitalize;
	top: 0;
}

.widget-blog .widget-blog__item .content-title a {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-weight: 500;
}

.widget-blog .widget-blog__item .content-title a:hover {
	color: var(--primary-color);
}

.widget-blog .content-date {
	font-size: 14px;
	font-weight: 400;
	margin-top: 6px;
	padding-left: 20px;
	position: relative;
}

.widget-blog .content-date:before {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e1a122' d='M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24v40H64C28.7 64 0 92.7 0 128v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64h-40V24c0-13.3-10.7-24-24-24s-24 10.7-24 24v40H152V24zM48 192h80v56H48v-56zm0 104h80v64H48v-64zm128 0h96v64h-96v-64zm144 0h80v64h-80v-64zm80-48h-80v-56h80v56zm0 160v40c0 8.8-7.2 16-16 16h-64v-56h80zm-128 0v56h-96v-56h96zm-144 0v56H64c-8.8 0-16-7.2-16-16v-40h80zm144-160h-96v-56h96v56z'/%3E%3C/svg%3E") no-repeat;
	background-size: contain;
	content: "";
	height: 14px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 13px;
}

.widget-blog .content-date span {
	color: #555;
}

.post-meta-custom {
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	margin-bottom: 20px;
}

.blog-archive .col.post-item span.date,
.post-meta-custom,
.blog-archive .post-category {
	display: none;
}


.nav-pagination>li>.page-number {
	border-radius: 0;
	border: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	display: block;
	height: 35px;
	width: 30px;
	background: #ddd;
	min-width: unset;
}

.nav-pagination>li>span.page-number.current {
	background-color: var(--fs-color-primary);
}

ul.page-numbers.nav-pagination.links.text-center {
	margin: 30px 0 0;
}

.breadcrumbss {
	background-color: #e9ecef;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
}

.breadcrumbss .rank-math-breadcrumb p {
	margin: 0;
}

.breadcrumbss .rank-math-breadcrumb p * {
	font-size: 16px;
	text-transform: none;
}

.ar-title h1 {
	font-size: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.ar-title .vote {
	margin-top: 0;
	margin-bottom: 40px;
}

.box-location {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}


.box-location .box-text {
	padding: 20px;
}

.box-location h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.box-location .sub {
	color: #555;
	font-size: 14px
}

.icon-location {
	margin-top: 5px;
	padding-left: 22px;
	display: flex;
	align-items: center;
	color: #555;
	position: relative;
}

.icon-location svg {
	position: absolute;
	left: 0;
}

.box-location:hover h3 {
	color: var(--fs-color-primary);
}

.title h2 {
	font-size: 40px;
}

.content-main {
	padding: 50px 0;
}

.box-qt .col-inner {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	margin-bottom: 40px;
	cursor: pointer;
}

.list_qt>.col:last-child .box-qt {
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.box-qt .box-qt-img-2,
.box-qt .box-qt-img-1 {
	padding: 25px;
	object-fit: contain;
	transition: all 0.3s ease-in-out;
}

.box-qt-img-2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.box-qt-img-1 img {
	filter: brightness(0) invert(0.4);
}

.box-qt:hover .box-qt-img-1,
.box-qt.active .box-qt-img-1 {
	opacity: 0;
}

.box-qt:hover .box-qt-img-2,
.box-qt.active .box-qt-img-2 {
	opacity: 1;
}

.box-qt .box-text {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.box-qt .box-text * {
	font-size: 88px;
	margin: 0;
	color: var(--primary-color);
	transition: all 0.3s ease-in-out;
	line-height: 1;
}

.box-qt .box-text h3 {
	font-size: 20px;
	line-height: normal;
	margin: 0;
	margin-top: 10px;
}

.box-qt.active .box-text *,
.box-qt:hover .box-text * {
	color: #fff;
}

body:not(.ux-builder-iframe) .box-qt-desc {
	display: none;
}

.accordion-item {
	background: #fff;
	box-shadow: 0px 2px 6px 0px #1F22290A;
	border-radius: 0;
	margin-bottom: 15px;
	overflow: hidden
}

.accordion .toggle {
	top: 0;
	left: auto;
	right: 24px;
	bottom: 0;
	margin: auto;
	transform: unset !important;
}

.accordion .toggle {
	opacity: 1
}

.accordion .toggle i::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 23 24' fill='none'%3E%3Crect x='2.43018' y='11' width='18' height='2' rx='1' fill='%23ecb73c'/%3E%3Crect x='12.4302' y='3' width='18' height='2' rx='1' transform='rotate(90 12.4302 3)' fill='%23ecb73c'/%3E%3C/svg%3E");
}

.accordion .accordion-title.active .toggle i::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' viewBox='0 0 19 2' fill='none'%3E%3Crect x='0.430176' width='18' height='2' rx='1' fill='%23ecb73c'/%3E%3C/svg%3E");
}

.accordion-title.active {
	background: transparent;
	border: 0;
	color: #1E293B;
}

.accordion-title {
	border: 0;
	font-weight: 700;
	font-size: 18px;
	color: #1E293B;
	padding: 24px;
	padding-right: 50px;
	/* padding-bottom: 10px; */
}

.accordion-inner {
	padding: 24px;
	padding-top: 0;
	margin-top: 0px;
	padding-bottom: 0;
}

span.wpcf7-spinner {
	position: absolute;
}

textarea.wpcf7-form-control,
input.wpcf7-form-control {
	box-shadow: none;
	height: 44px;
	border-radius: 10px;
}

form.wpcf7-form input[type="submit"] {
	background: var(--bg-2);
}

form.wpcf7-form {
	margin: 0;
}

.service-related {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.service-related h2 {
	color: var(--fs-color-secondary);
}

.service-related .flickity-page-dots {
	bottom: -20px;
}

.blog-ser {
	background-color: #fff;
	display: block;
}

.blog-ser .image-cover {
	padding-top: 82%;
}

.blog-ser .box-text {
	padding: 20px;
}

.blog-ser .box-text h3 {
	font-size: 18px;
	line-height: 24px;
	transition: all .3s ease-in-out;
	margin-bottom: 20px;
}

.blog-ser:hover .box-text h3 {
	color: var(--primary-color);
}

.btn-link-ser {
	font-size: 14px;
	color: #000;
	display: flex;
	align-items: center;
	gap: 2px;
}

.btn-link-ser:after {
	content: url(../images/right-arrow.svg);
	margin-top: 1px;
	margin-left: 5px;
	transition: margin .3s ease-in-out;
	line-height: 1;
}

.blog-ser:hover .btn-link-ser:after {
	margin-left: 15px;
}

.banner-main h1 {
	font-size: 48px;
	line-height: normal;
	margin: 30px 0 0;
}

.banner-main h1+p {
	margin-top: 30px;
	margin-bottom: 0;
}

.banner-main .section-bg-overlay {
	background: linear-gradient(90deg, #aa7a3c, #cfa85d 55%, transparent);
}

.title-ser h3,
.title-ser h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
}

.ab-desc.title-ser h3 {
	margin-bottom: 14px;
}

.title-ser h3::before,
.title-ser h2::before {
	content: "";
	background-color: var(--primary-color);
	width: 28px;
	height: 2px;
	display: inline-block;
	position: relative;
	top: -4px;
	margin-right: 10px;
}

.banner-sermain {
	padding: 150px 0;
	background-color: #fff !important;
}

#service-list>section:nth-child(even) {
	background: var(--bg-box) !important;
}

#service-list>section:nth-child(even) .title-ser h2 {
	color: #fff;
}

.desc_s-ser {
	margin-bottom: 30px;
}

.box-member .col-inner {
	background-color: #fff;
}

.box-member .box-text {
	padding: 20px;
	/* min-height: 120px; */
}

.box-member .box-text * {
	margin: 0;
}

.box-member .box-text p {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}


.box-member .box-text h3 {
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
}

.hide-text .box-member .box-text {
	display: none
}

.hide-text .box-image .image-cover,
.hide-text .box-image {
	overflow: unset;
}

.hide-text .box-image img {
	border-radius: 50%
}

.list-location-cus {
	justify-content: center;
}

.list-location-cus .box-image {
	display: none;
}

.list-location-cus .box-location {
	background: #f8e5bd;
	border-radius: 10px;
	min-height: 225px;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
	padding: 16px;
}

.list-location-cus .box-location h3 {
	font-size: 20px;
	margin-bottom: 24px;
}

.col-partner .col-inner {
	border: 1px solid #cfd6da;
	padding: 10px;
	transition: all 0.3s ease-in-out;
}

.col-partner .col-inner:hover {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	transform: translateY(-5px);
}

.col-partner .ux-logo {
	width: 100%;
}

.col-partner .ux-logo-link {
	padding: 0 !important;
}

.col-partner .ux-logo-image {
	object-fit: contain;
	width: auto;
	height: 100%;
	margin: 0 auto;
	display: block;
}

.title-2 .section-title-center span {
	font-size: 28px;
	font-weight: bold;
}

.section-title-container.title-2 {
	margin-bottom: 10px;
}

.banner-home-desc h1 {
	font-size: 48px;
	margin: 0;
}

.title-line h4::before {
	content: "";
	background-color: var(--primary-color);
	width: 40px;
	height: 1px;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	margin-right: 10px;
}

.title-line h4 {
	font-size: 16px;
	color: var(--primary-color);
	position: relative;
	margin-bottom: 15px;
}

.banner-home-contact .icon-box {
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 10px;
}

.banner-home-contact .icon-box-text {
	padding-left: 0 !important;
	color: var(--primary-color);
}

.banner-home-contact .icon-box * {
	color: var(--primary-color);
}

.banner-home-contact .icon-box-img {
	max-width: 12px;
}

.banner-home-contact h3 {
	font-size: 32px;
	margin: 0 0;
}

.banner-home-contact {
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.ab-desc .icon-box-img {
	margin-bottom: 0;
	height: 40px;
}

.ab-desc .icon-box-img svg,
.ab-desc .icon-box-img img {
	height: 40px;
	object-fit: contain;
	padding: 0;
}

.ab-desc .icon-box h3 {
	line-height: normal;
}

.ab-img {
	background-image: linear-gradient(90deg, rgba(177, 151, 107, 0) 50%, rgba(177, 151, 107, 0.08) 50%);
}

.ab-icon .col {
	padding-bottom: 0;
}

.ab-icon .col .col-inner {
	border-top: 1px solid rgba(0, 0, 0, 0.084);
	padding-top: 30px;
	margin-top: 30px;
}

.slider-ser-home .col-inner {
	background-color: var(--primary-color);
	background: var(--bg-box);
	height: 100%;
	padding: 30px 20px;
	border-radius: 10px;
	min-height: 285px;
}

.slider-ser-home .icon-box-img {
	width: 100px !important;
	height: 100px;
	margin: 0 auto 20px;
	border-radius: 50%;
	overflow: hidden;
}

.slider-ser-home .icon-box-img .icon-inner {
	width: 100%;
	height: 100%;
	background: var(--bg-2);
	padding: 20px;
}

.slider-ser-home .icon-box-img .icon-inner * {
	padding: 0;
}

.slider-ser-home .icon-box h3 {
	font-size: 25px;
	font-weight: bold;
	transition: all 0.5s;
}

.slider-ser-home .icon-box:hover h3 {
	color: #333 !important;
}

.slider-ser-home-desc p {
	overflow: hidden;
	margin: 0;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.slider-ser-home .flickity-page-dots {
	bottom: -20px;
}

.slider-dot-light .flickity-page-dots .dot {
	background-color: #fff;
	opacity: 1;
}

.slider-dot-light .flickity-page-dots .dot.is-selected {
	background-color: var(--primary-color);
}

.row-slider .flickity-prev-next-button {
	width: 30px !important;
	background: #fff !important;
	height: 30px;
	border-radius: 50%;
	min-height: unset;
}

.slider-cus-ar .flickity-button {
	width: 30px !important;
	height: 30px;
	min-height: unset;
	min-width: unset;
	border-radius: 50%;
	background: #fff !important
}

.slider-cus-ar svg.flickity-button-icon {
	width: 25px;
	opacity: 1;
	border-radius: 50%;
}

.slider-ser-home .button {
	font-weight: normal;
	margin-top: 10px;
}

ul.header-nav.header-nav-main.nav.nav-left {
	margin-left: 100px;
}

ul.header-nav.header-nav-main.nav.nav-left>li {
	margin: 0 25px;
}

ul.header-nav.header-nav-main.nav.nav-left>li>a {
	font-size: 16px;
	text-transform: none;
	color: #000;
}

.transparent ul.header-nav.header-nav-main.nav.nav-left>li>a {
	color: #fff;
}

ul.header-nav.header-nav-main.nav.nav-left>li:hover>a,
ul.header-nav.header-nav-main.nav.nav-left>li.active>a {
	color: var(--primary-color);
}

.sub-menu.nav-dropdown {
	padding: 30px 0;
	border: 0;
}

.sub-menu.nav-dropdown>.row {
	margin: 0 auto !important;
}

.sub-menu.nav-dropdown .blog-ser {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	border-radius: 10px;
	overflow: hidden;
}

.menu-title-header * {
	font-size: 18px;
	color: var(--fs-color-secondary);
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px !important;
}

.sub-menu.nav-dropdown .ux-menu-link__link {
	color: #444;
	font-size: 16px;
}

.sub-menu.nav-dropdown .col.post-item {
	padding-bottom: 0;
}

.sub-menu.nav-dropdown .ux-menu-link__link:hover {
	color: var(--fs-color-primary);
}

.over-slider {
	overflow: hidden;
}

.over-slider .flickity-viewport {
	overflow: unset;
}

.over-slider .col.post-item {
	opacity: 0;
	visibility: hidden;
}

.over-slider .col.post-item.is-selected {
	opacity: 1;
	visibility: visible;
}

@media screen and (min-width: 550px) {

	.blog-archive .post-meta-custom {
		display: block;
	}

	.blog-archive .col.post-item {
		padding-bottom: 0;
	}

	.blog-archive .col.post-item+.col.post-item .col-inner {
		padding-top: 30px;
		margin-top: 30px;
		border-top: 1px solid #ccc;
	}

	.box-blog-post.box-vertical .image-cover {
		border-radius: 0;
	}

	.box-blog-post.box-vertical {
		display: flex;
		flex-direction: row-reverse;
	}

	.box-blog-post.box-vertical .box-text {
		max-width: calc(100% - 350px);
		padding: 0;
		padding-right: 20px;
	}

	.box-blog-post.box-vertical .box-image {
		max-width: 350px;
		width: 100% !important;
		margin: 0;
	}

	.box-blog-post.box-vertical h5.post-title {
		font-size: 25px;
		margin-bottom: 20px;
	}

	.box-blog-post.box-vertical p.from_the_blog_excerpt {
		-webkit-line-clamp: 4;
	}
}

@media screen and (min-width: 850px) {
	div#secondary {
		max-width: 350px;
		margin-left: auto;
	}

	.box-ver .box-location {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.box-ver .box-location .box-image {
		width: 50% !important;
		margin: 0;
	}

	.box-ver .box-location .box-text {
		width: 50%;
	}
}

@media screen and (min-width: 1200px) {
	.banner-main-desc {
		max-width: 50%;
	}
}

@media screen and (max-width: 1300px) {
	.title-line h4::before {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.list_qt {
		padding: 0 30px;
	}
}

@media screen and (max-width: 850px) {
	.absolute-footer * {
		font-size: 12px;
	}

	.post_single__previou .previou_item__top {
		font-size: 12px;
	}

	.post_single__previou .previou_item__bottom img {
		display: none;
	}

	.post_single__previou .previou_item__bottom h3 {
		width: 100%;
	}

	.box-qt .box-text * {
		font-size: 50px;
	}

	.box-qt .box-text h3 {
		font-size: 18px;
	}

	.off-canvas-right .mfp-content {
		background-color: #fff !important;
	}

	.searchform button.ux-search-submit {
		width: 40px;
		height: 40px;
		box-shadow: none;
	}

	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
		color: #444;
		font-size: 16px;
		text-transform: none;
	}

	.mfp-close-btn-in .mfp-close {
		mix-blend-mode: unset;
	}

	.off-canvas .social-icons a {
		margin: 0;
		margin-right: 20px;
	}

	.off-canvas .social-icons i {
		font-size: 24px;
		color: var(--primary-color);
	}

	.nav>li.has-icon>a>i.icon-menu {
		color: #000;
	}

	.header.transparent .nav>li.has-icon>a>i.icon-menu {
		color: #fff;
	}

	.footer-title * {
		margin: 30px 0 10px;
	}

	a#top-link {
		bottom: 10px;
	}
}

@media screen and (max-width: 550px) {
	.post_re .col.post-item {
		max-width: 80%;
	}

	.blog-banner-bg::before {
		background: rgb(170 122 60 / 90%);
	}

	.blog-archive .post-meta-custom {
		display: none;
	}

	.blog-archive span.date,
	.blog-archive .post-category {
		display: block;
	}



	.box-location {
		padding: 20px;
		background-color: #fff;
		box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	}

	.box-location .box-image {
		display: none;
	}

	.title h2 {
		font-size: 30px;
	}

	.title-2 .section-title-center span {
		font-size: 20px;
	}

	.list_qt>.col:last-child .box-qt {
		border-right: 0;
	}

	.list_qt>.col:nth-child(even) .box-qt {
		border-right: 1px solid rgba(255, 255, 255, 0.5);
	}

	.banner-main h1 {
		font-size: 30px;
		margin: 20px 0 0;
	}

	.banner-main h1+p {
		margin-top: 20px;
	}

	.banner-home-desc h1 {
		font-size: 30px;
	}

	.banner-home-contact .icon-box *,
	.banner-home-contact h3 {
		font-size: 18px;
	}

	.searchform input#s {
		height: 40px;
	}

	.banner-sermain {
		padding: 50px 0;
	}

	.banner-sermain .rank-math-breadcrumb p * {
		font-size: 12px
	}

	.slider-cus-ar svg.flickity-button-icon {
		width: 20px;
	}

	a#top-link {
		bottom: 80px;
	}
}