@charset "UTF-8";
/**
  * Name: AutoDeal - Car Dealer, Rental & Listing HTML Template
  * Version: 1.0.3
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
@import "animate.css";
@import "jquery.fancybox.min.css";
@import "magnific-popup.css";
@import "swiper-bundle.min.css";
@import "nice-select.css";
@import "../../assets/fonts/style.css";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&display=swap");
@import "bootstrap.css";

/* Header
-------------------------------------------------------------- */
.header-account {
	gap: 30px;
}

.header-account ul li {
	margin-right: 3px;
	font-weight: 400;
	font-size: 16px;
}

.header-account ul li:first-child {
	margin-right: 9px;
	margin-left: 6px;
}

.header-account ul li a:hover {
	color: #d80c18;
}

.header-account .flat-bt-top .sc-button {
	background-color: transparent;
	border: 1px solid #d80c18;
	padding: 14px 27px;
	border-radius: 14px;
}

.header-account .flat-bt-top .sc-button span,
.header-account .flat-bt-top .sc-button svg {
	color: #d80c18;
}

.header-account .flat-bt-top .sc-button svg {
	margin-right: 9px;
}

.header-account .header-search-icon,
.header-account .header-favorite {
	position: relative;
}

.header-account .header-search-icon::after,
.header-account .header-favorite::after {
	content: "";
	position: absolute;
	height: 18px;
	width: 1px;
	background-color: #EDEDED;
	left: 37px;
}
.pages {
	text-align: center;
	margin-top: 40px;
}

.pages li {
	display: inline-block;
	vertical-align: top;

}

.pages li a {
    display: block;
    background: #fff;
    padding: 5px 14px;
    font-size: 13px;
    margin: 0 3px;
    color: rgb(90, 88, 88);
    border-radius: 5px;
    border: 2px solid #efeff0;
}

.pages li:hover a,
.pages li.active a {
	background: #d80c18 ;
	color: #fff;
}
.header-account .search-mobie {
	position: relative;
}

.header-account .search-mobie .header-search-icon .icon-autodeal-plus {
	display: none;
	rotate: 45deg;
}

.header-account .search-mobie .header-search-icon.opened .icon-autodeal-search {
	display: none;
}

.header-account .search-mobie .header-search-icon.opened .icon-autodeal-plus {
	display: block;
}

.header-account .search-mobie>.wd-find-select {
	position: absolute;
	width: 250px;
	right: 0;
	margin-top: 39px;
	display: none;
	-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;
}

.header-account .search-mobie>.wd-find-select.opened {
	display: block;
}

.header-account .search-mobie>.wd-find-select i {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}

.main-header {
	z-index: 99;
	width: 100%;
	position: relative;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	background-color: #FFFFFF;
}

.main-header.style2 {
	position: absolute;
	background-color: transparent;
	box-shadow: unset;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.main-header.style2 .main-menu .navigation>li>a {
	color: #FFFFFF;
}

.main-header.style2 .header-account {
	color: #FFFFFF;
}

.main-header.style2 .header-account .header-search-icon::after,
.main-header.style2 .header-account .header-favorite::after {
	background-color: rgba(255, 255, 255, 0.2);
}

.main-header.style2 .header-account .flat-bt-top .sc-button {
	border: 1px solid #FFFFFF;
}

.main-header.style2 .header-account .flat-bt-top .sc-button span,
.main-header.style2 .header-account .flat-bt-top .sc-button svg {
	color: #FFFFFF;
}

.main-header.style3 {
	margin: 10px 10px 0px 10px;
	border-radius: 16px;
	position: absolute;
	width: auto;
	left: 0;
	right: 0;
	border-bottom: 6px solid #d80c18;

}

.main-header.style3 .mobile-button {
	top: 45%;
	right: 3px;
}

#showlogo {
	display: none;
}

/* Header top */
.tf-top-bar {
	padding: 13px 0px;
}

.tf-top-bar .tf-top-bar-left ul {
	gap: 33px;
}

.tf-top-bar .tf-top-bar-left ul li {
	gap: 8px;
}

.tf-top-bar .tf-top-bar-right {
	gap: 15px;
}

.tf-top-bar .tf-top-bar-right ul {
	gap: 20px;
}

.tf-top-bar .tf-top-bar-right ul li a {
	font-size: 14px;
	display: flex;
}

.tf-top-bar.style-1 {
	background-color: #24272C;
}

.tf-top-bar.style-1 .tf-top-bar-left ul li .icon {
	color: #FFFFFF;
}

.tf-top-bar.style-1 .tf-top-bar-right ul li a {
	color: #FFFFFF;
}

.tf-top-bar.style-2 {
	border-bottom: 1px solid #EDEDED;
}

.header-lower.is-fixed {
	-webkit-animation: 900ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 900ms ease-in-out 0s normal none 1 running fadeInDown;
	z-index: 999;
	opacity: 0;
	position: fixed;
	top: -150px;
	left: 0;
	width: 100%;
}

.main-header .logo-box .logo .img-is-fixed {
	display: none;
}

.main-header .is-fixed.is-small .logo-box .logo .img-is-fixed {
	display: block;
}

.main-header .is-fixed.is-small .logo-box .logo .img-none {
	display: none;
}

.main-header .is-fixed.is-small .main-menu .navigation>li>a {
	/* color: #24272C; */
}

.main-header .is-fixed.is-small .header-account a,
.main-header .is-fixed.is-small .header-account span {
	color: #696665;
}

.main-header .is-fixed.is-small .header-account .flat-bt-top .sc-button span,
.main-header .is-fixed.is-small .header-account .flat-bt-top .sc-button svg {
	color: #d80c18;
}

.main-header .is-fixed.is-small .header-account .flat-bt-top .sc-button {
	border: 1px solid #d80c18;
}

.main-header .is-fixed.is-small .header-account .header-search-icon::after,
.main-header .is-fixed.is-small .header-account .header-favorite::after {
	background-color: #EDEDED;
}

.header-lower.is-fixed.is-small {
	top: 0px;
	opacity: 1;
	visibility: visible;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	background-color: #FFFFFF;
	border-bottom: 3px solid #d80c18;

}

.main-header .header-upper {
	position: relative;
}

.main-header .main-box {
	position: relative;
	padding: 0px 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	background: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .main-box .outer-container {
	position: relative;
}

.main-header .logo-box {
	position: relative;
	z-index: 10;
}

.main-header .logo-box .logo img {
	display: inline-block;
	max-width: 100%;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .logo-box .logo {
	position: relative;
}

.main-header .header-lower {
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .header-lower .nav-outer {
	position: relative;
}

.main-header .header-upper .logo-box {
	position: relative;
	padding: 10px 0px 10px;
}

.main-header .header-upper .logo-box .logo {
	position: relative;
}

/* Main Menu */
.main-header .main-menu {
	position: relative;
	margin-left: 151px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .main-menu .navbar-collapse {
	padding: 0px;
	display: block;
}

.main-header .header-lower .main-menu .navigation {
	position: relative;
}

.desktop-ul ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.desktop-ul ul li {
	width: 48%;
}

.desktop-ul ul li:last-child {
	width: 100%;
}

.header-account .search-mobie {
	margin-right: 20px;
}

.main-header .main-menu .navigation>li {
	position: relative;
	display: inline-block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	margin-right: 40px;
}

.main-header .main-menu .navigation>li.tf-megamenu>ul {
	display: flex;
	flex-wrap: wrap;
	width: 400px;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul {
	display: flex;
	flex-wrap: wrap;
	min-width: 750px;
	overflow: hidden;
	padding: 30px;
}

.main-header .main-menu .navigation>li.tf-megamenu>ul li {
	width: 50%;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul li {
	width: 25%;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li {
	opacity: 1;
	transform: translateY(11px);
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li.dropdown2>a:after {
	content: unset;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li:hover a {
	background-color: transparent;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li>ul>li {
	width: 100%;
	opacity: 1 !important;
	transform: translateY(0px);
	margin-bottom: 10px;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li>a {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 15px;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li>ul>li>a {
	font-weight: 400;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li>ul {
	position: relative;
	width: 100%;
	left: 0;
	border-top: 2px solid transparent;
	opacity: 1;
	border-radius: unset;
	box-shadow: unset;
}

.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li>ul>li>a,
.main-header .main-menu .navigation>li.tfcl-mega-menu>ul>li>a {
	padding: 0px;
}

.main-header .main-menu .navigation li.tfcl-mega-menu>ul>li>ul {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
}

.main-header .sticky-header .nav-outer .options-box {
	margin-top: 40px;
}

/*Sticky Header*/
.main-header .sticky-header {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px 0px;
	z-index: 0;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.main-header .sticky-header .mobile-nav-toggler {
	display: none;
	cursor: pointer;
}

.main-header .sticky-header .logo {
	position: relative;
	padding: 7px 0px;
}

.main-header.fixed-header .sticky-header {
	z-index: 999;
	opacity: 1;
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.main-header .main-menu .navigation>li>a {
	position: relative;
	display: block;
	text-align: center;
	line-height: 24px;
	font-weight: 500;
	padding: 37px 0px;
	letter-spacing: 0px;
	color: #24272C;
	font-size: 16px;
	text-transform: capitalize;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .main-menu .navigation>li:last-child {
	margin-right: 0;
}

.main-header .main-menu .navigation>li:last-child>a {
	padding-right: 0px;
}

.main-header .sticky-header .main-menu .navigation>li {
	position: relative;
}

.main-header .sticky-header .main-menu .navigation>li:last-child {
	margin-right: 0;
}

.main-header .main-menu .navigation>li:last-child ul {
	right: 0px;
}

.main-header .sticky-header .main-menu .navigation>li>a:after {
	top: 22px;
}

.main-header .sticky-header .main-menu .navigation>li>a>span {
	top: 10px;
}

.main-header .main-menu .navigation>li:hover>a,
.main-header .main-menu .navigation>li.current>a {
	opacity: 1;
	color: #d80c18;
}

.main-header .main-menu .navigation>li>ul {
	position: absolute;
	width: 235px;
	z-index: 1;
	border-top: 2px solid #d80c18;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	opacity: 0;
	visibility: hidden;
	visibility: hidden;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 0px 0px 16px 16px;
	background-color: #FFFFFF;
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}
.main-header .main-menu .navigation>li:nth-child(3)>ul{
		width: 360px;
}
.main-header .main-menu .navigation>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-header .main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	opacity: 0;
	text-align: left;
	transform: translateY(11px);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .main-menu .navigation>li>ul>li:last-child {
	margin-bottom: 0;
}

.main-header .main-menu .navigation>li:hover>ul>li {
	opacity: 1;
	transform: translateY(0px);
}

.main-header .main-menu .navigation>li>ul>li:last-child {
	border-bottom: none;
}

.main-header .main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    line-height: 22.4px;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    color: #24272C;
    transition: all 500ms 
ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms 
ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    padding: 6px 24px;
}
.main-header .main-menu .navigation>li>ul>li:hover>a {
	color: #d80c18;
	background-color: rgba(255, 113, 1, 0.06);
}

.main-header .main-menu .navigation>li>ul>li.dropdown2>a:after {
	color: #24272C;
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
	position: absolute;
	right: 13px;
	top: 1px;
	width: 10px;
	height: 20px;
	display: block;
	line-height: 50px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	z-index: 5;
}

.main-header .main-menu .navigation>li>ul>li.dropdown2:hover>a:after {
	color: #d80c18;
}

.main-header .main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 280px;
	border-top: 2px solid #d80c18;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	opacity: 0;
	visibility: hidden;
	visibility: hidden;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 0px 0px 16px 16px;
	background-color: #FFFFFF;
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.main-header .main-menu .navigation>li>ul>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-header .main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	opacity: 0;
	transform: translateY(-8px);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .main-menu .navigation>li>ul>li>ul>li:last-child {
	margin-bottom: 0;
}

.main-header .main-menu .navigation>li>ul>li.dropdown2:hover>ul>li {
	opacity: 1;
	transform: translateY(0px);
}

.main-header .main-menu .navigation>li>ul>li>ul>li:last-child {
	border-bottom: none;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	line-height: 22.4px;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	color: #24272C;
	padding: 16px 24px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a:hover::before {
	opacity: 1;
}

.main-header .main-menu .navigation>li>ul>.current>a {
	color: #d80c18;
}

.main-header .main-menu .navigation>li>ul>li>ul>.current>a {
	color: #d80c18;
}

.main-header .main-menu .navigation>li>ul>li>ul>li:hover>a {
	color: #d80c18;
	background-color: #FFFFFF;
}

.main-header .main-menu .navigation>li>ul>li>ul>li:hover>a {
	color: #d80c18;
	background-color: rgba(255, 113, 1, 0.06);
}

.main-header .main-menu .navigation>li.dropdown2:hover>ul {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
}

.main-header .main-menu .navigation li>ul>li.dropdown2:hover>ul {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
}

.main-header .main-menu .navigation>li:first-child.dropdown2>a::after {
	display: none;
}

.main-header .main-menu .navigation>li.dropdown2>a::after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 11px;
	margin-left: 8px;
	vertical-align: bottom;
}

.main-header .main-menu .navbar-collapse>ul li.dropdown2 .dropdown2-btn {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	line-height: 28px;
	border: 1px solid var(--white-color-opicity-two);
	background-size: 20px;
	cursor: pointer;
	z-index: 5;
	display: none;
}

/*** 

====================================================================
	Mobile Menu
====================================================================

***/
.mobile-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 300px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 999999;
}

.mobile-menu .nav-logo {
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.08);
	padding: 24px 20px;
}

.mobile-menu .nav-logo img {
	max-width: 200px;
}

.mobile-menu .bottom-canvas {
	padding: 30px 20px 30px;
}

.mobile-menu-visible {
	overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
	visibility: visible;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: 1;
	visibility: visible;
	-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;
}

.mobile-menu-visible .mobile-menu .menu-box {
	left: 0px;
	-webkit-overflow-scrolling: touch;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	opacity: 0;
}

.mobile-menu .menu-box {
	position: absolute;
	left: -300px;
	top: 0px;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background-color: #FFFFFF;
	z-index: 5;
	border-radius: 0px;
	-webkit-overflow-scrolling: touch;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.close-btn {
	position: fixed;
	right: 16px;
	top: 25px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	transition: all 0.3s ease;
	z-index: 9999999999;
	opacity: 0;
	visibility: hidden;
}

.close-btn::before {
	content: "\f00d";
	font-family: "Font Awesome 5 Pro";
	font-size: 33px;
	font-weight: 100;
}

.mobile-menu-visible .close-btn {
	visibility: visible;
	opacity: 1;
}

.mobile-menu .close-btn:hover {
	opacity: 0.5;
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
}

.mobile-menu .navigation li>ul>li:last-child {
	border-bottom: none;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	text-align: end;
	line-height: 44px;
	cursor: pointer;
	z-index: 5;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn::before {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	font-weight: 600;
	color: #24272C;
}

.mobile-menu .navigation li.dropdown2>ul li a {
	border-bottom: unset;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn span {
	opacity: 0;
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
	display: none;
	background: rgba(255, 113, 1, 0.06);
	padding: 15px 20px;
	border-radius: 10px;
}

.mobile-menu .navigation li>ul>li,
.mobile-menu .navigation li>ul>li>ul>li {
	margin-bottom: 0;
}

.mobile-menu .navigation li>ul>li>a,
.mobile-menu .navigation li>ul>li>ul>li>a {
	padding: 7px 0px !important;
	font-size: 14px !important;
	font-weight: 500;
}

.mobile-menu .navigation li>ul>li>ul {
	padding-left: 15px;
}

.mobile-menu .navigation li>ul>li>ul>li>a {
	padding-left: 40px;
}

.mobile-menu .close-btn:hover {
	opacity: 0.5;
}

.mobile-menu .navigation li>ul>li:last-child {
	border-bottom: none;
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	font-weight: 600;
	line-height: 24px;
	padding: 10px 0px;
	font-size: 15px;
	color: #24272C;
	text-transform: capitalize;
}

.mobile-menu .navigation li:hover>a,
.mobile-menu .navigation li.current>a {
	color: #d80c18;
}

.main-header .sticky-header .navbar-header {
	display: none;
}

.main-header .outer-box {
	position: relative;
}

.main-header .sticky-header .main-menu .navigation>li>a {
	padding: 22px 0px;
}

.mobile-button {
	display: none;
	position: absolute;
	width: 26px;
	height: 26px;
	float: right;
	top: 50%;
	right: 15px;
	background-color: transparent;
	cursor: pointer;
	transition: all 0s ease;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile-button::before,
.mobile-button::after,
.mobile-button span {
	background-color: #d80c18;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.mobile-button::before,
.mobile-button::after {
	content: "";
	position: absolute;
	top: 0;
	height: 2px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.mobile-button span {
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}

.mobile-button::before {
	-webkit-transform: translate3d(0, -9px, 0);
	-moz-transform: translate3d(0, -9px, 0);
	transform: translate3d(0, -9px, 0);
}

.mobile-button::after {
	-webkit-transform: translate3d(0, 9px, 0);
	-moz-transform: translate3d(0, 9px, 0);
	transform: translate3d(0, 9px, 0);
}

.mobile-button.active span {
	opacity: 0;
}

.mobile-button.active::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.mobile-button.active::after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.mobile-button.mobi-style::before,
.mobile-button.mobi-style::after,
.mobile-button.mobi-style span {
	background-color: #FFFFFF;
}

.mobile-menu .login-box {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.mobile-menu .login-box i {
	margin-right: 5px;
}

.mobile-menu .menu-outer {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.mobile-menu .button-mobi-sell {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 20px;
}

.mobile-menu .button-mobi-sell a {
	width: 100%;
}

.main-header .mobile-menu .menu-box .mCSB_scrollTools {
	width: 3px;
}

.dashboard {
	background-color: #f7f7f7;
}

.dashboard .main-header .main-menu {
	margin-left: 780px;
}

.dashboard .avatars-box {
	margin-right: 31px;
}

.dashboard .avatars-box .images {
	margin-right: 11px;
	height: 34px;
	width: 34px;
	overflow: hidden;
	border-radius: 50%;
}

.dashboard .avatars-box .title-avatar a::after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 11px;
	margin-left: 8px;
	vertical-align: bottom;
}

.box-avatar.dropdown-toggle {
	display: flex;
	align-items: center;
	gap: 10px;
}

.box-avatar.dropdown-toggle::after {
	display: none;
}

.box-avatar.dropdown-toggle img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #FFF;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.14);
}

.box-avatar.dropdown-toggle .name {
	color: #24272C;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
}

.box-avatar.dropdown-toggle i {
	margin-left: 4px;
}

.dropdown-menu.dashboard-menu {
	border: none;
	border-top: 2px solid #d80c18;
	min-width: 240px;
	background: #fff;
	box-shadow: 0px 30px 60px 0px rgba(36, 39, 44, 0.1019607843);
	border-radius: 0 0 16px 16px;
}

.dropdown-menu.dashboard-menu a {
	padding: 15.4px 24px;
	font-weight: 500;
	font-size: 16px;
	color: #24272C;
	position: relative;
	display: block;
}

.dropdown-menu.dashboard-menu a:hover {
	color: #d80c18;
}

.dropdown-menu.dashboard-menu a svg {
	margin: 0;
	margin-right: 8px;
	vertical-align: bottom;
}

.dropdown-menu.dashboard-menu a svg * {
	stroke: #24272C;
	opacity: 1;
}

/* button 
--------------------------------------------------*/
.sc-button {
	display: inline-block;
	background-color: #d80c18;
	box-sizing: border-box;
	padding: 15px 36.5px;
	border-radius: 14px;
	text-align: center;
	-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;
}

.sc-button span {
	color: #FFFFFF;
	font-weight: 500;
	font-size: 16px;
	position: relative;
	-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;
}

.sc-button i {
	-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;
}

.sc-button:hover,
.sc-button.active {
	border-color: transparent;
	outline: 0 none;
	background-color: #24272C;
}

.sc-button:hover svg,
.sc-button.active svg {
	animation: 0.3s link-icon2 linear;
}

.sc-button i {
	color: #FFFFFF;
	margin-left: 10px;
}

.sc-button svg {
	margin-right: 17px;
}

.sc-button svg path {
	-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;
}

.sc-button.btn-55 {
	padding: 15px 55.5px !important;
}

.sc-button.btn-svg svg,
.sc-button.btn-svg i {
	margin-right: 0;
}

.sc-button.btn-1 {
	background-color: transparent;
	border: 1px solid #d80c18;
	padding: 14px 31.5px;
	font-family: "Outfit", sans-serif;
	color: #d80c18;
}

.sc-button.btn-1 span {
	color: #d80c18;
	font-size: 16px;
}

.sc-button.btn-1 i {
	margin-left: 10px;
	font-size: 12px;
}

.sc-button.btn-1:hover,
.sc-button.btn-1.active {
	background-color: #d80c18;
}

.sc-button.btn-1:hover span,
.sc-button.btn-1:hover i,
.sc-button.btn-1.active span,
.sc-button.btn-1.active i {
	color: #FFFFFF;
}

.sc-button.btn-1:hover svg,
.sc-button.btn-1:hover i,
.sc-button.btn-1.active svg,
.sc-button.btn-1.active i {
	animation: 0.3s link-icon2 linear;
}

.sc-button.btn-1:hover svg,
.sc-button.btn-1:hover path,
.sc-button.btn-1.active svg,
.sc-button.btn-1.active path {
	fill: #FFFFFF;
	stroke: #FFFFFF;
}

.view-car {
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	font-family: "Outfit", sans-serif;
	color: #24272C;
	border: 1px solid #24272C;
	border-radius: 14px;
	padding: 9px 15.5px;
	-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;
}

.view-car:hover {
	color: #d80c18;
	border: 1px solid #d80c18;
}

/**
  	* flat title page
	* top filters
  	* flat brand
	* flat featured
    * wg-dream
    * flat search area 
    * flat rent
    * flat meet
    * flat contact
    * comments
    * flat blog
    * flat testimonial
    * flat find neighborhood
    * flat estate near
    * flat properties rent
    * curved
    * flat testimonial2 
    * flat agents
    * flat search home
    * flat why choose
    * flat your
    * flat testimonial3
    * flat contact2
    * flat explore
    * flat search today
    * flat why choose2
    * flat icon
    * flat testimonial4
    * flat pricing 
    * flat property, property grid,list
    * flat map 1 2 3
    * flat agent, agent detail,sidebar
    * flat agencies, agencies detail,sidebar 
    * flat about
    * flat service
    * flat contact page
    * flat property detail
    * flat error
    * flat blog grid,list,detail
    * flat video
    * flat count
    * flat faq
    * Modal Popup
*/
/* Page Title Inner
-------------------------------------------------------------- */
.flat-title-page.inner {
	padding: 328px 0 41px 0px;
	position: relative;
	background-image: url(./../../assets/images/section/bg-page.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}

.flat-title-page .page-title-heading .heading {
	color: #FFFFFF;
	margin-bottom: 25px;
	line-height: 45px;
	font-size: 45px;
	font-weight: 700;
}

.flat-title-page .page-title-heading.style-2 {
	margin-right: 12px;
}

.flat-title-page .page-title-heading .icon-boxs {
	color: #FFFFFF;
}

.flat-title-page .page-title-heading .icon-4::before {
	content: "\f279";
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	font-weight: 500;
	margin-right: 5px;
	color: #fff;
}

.flat-title-page .page-title-heading .icons {
	margin-right: 19px;
}

.flat-title {
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 60px;
}

.flat-title .title-inner {
	padding: 19px 0 17px;
}

.flat-title .title-inner .title-group {
	font-family: "Inter", sans-serif;
}

.flat-title .title-inner .title-group>a {
	position: relative;
	display: inline-block;
}

.flat-title .title-inner .title-group>a::after {
	content: "\f054";
	font-family: "Font Awesome 5 Pro";
	color: #B6B6B6;
	font-size: 8px;
	line-height: normal;
	margin: 0 8.5px 0 8.5px;
}

.flat-title .title-inner .title-group span {
	color: #B6B6B6;
}

.top-filters {
	padding: 30px 0px 30px 0px;
	background-color: #FFFFFF;
	z-index: 10;
	position: relative;
}

.top-filters.style {
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
}

.top-filters.style2 {
	padding: 24px 0px 30px 0px;
}

.top-filters .form-sl {
	padding: 0px;
	box-shadow: unset;
}

.top-filters .search-form .search-field {
	padding: 14px 15px 14px 43px;
	width: 217px;
}

.top-filters .search-form i {
	position: absolute;
	color: #8E8E93;
	top: 21px;
	left: 19px;
	cursor: pointer;
}

.top-filters .icon-filter {
	width: 160px;
}

.top-filters .icon-filter span {
	margin-right: 12px;
	font-size: 15px;
	font-weight: 700;
}

.top-filters .button-top {
	background: #FFF5E0;
}

.top-filters .button-top span {
	color: #24272C;
	-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;
}

.top-filters .button-top:hover {
	background: #d80c18;
}

.top-filters .button-top:hover span {
	color: #FFFFFF;
}

.top-filters .button-top:hover i {
	color: #FFFFFF;
}

.top-filters .button-top:hover path {
	stroke: #FFFFFF;
}

.top-filters .wd-find-select .group-select .nice-select {
	width: 217px;
}

.top-filters .wd-search-form {
	margin-left: 0;
}

.flat-tabs.style2 {
	position: relative;
}

.flat-tabs.style2 .box-tab {
	padding: 0px;
	margin-right: 13px;
}

.flat-tabs.style2 .tab-title li {
	position: relative;
	cursor: pointer;
	width: 112px;
	height: 54px;
	background-color: #FFF5E0;
	display: flex;
	align-items: center;
	justify-content: center;
	-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;
	border-radius: 6px;
}

.flat-tabs.style2 .tab-title li i {
	margin-right: 8px;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: 100;
}

.flat-tabs.style2 .tab-title li h4 {
	-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;
}

.flat-tabs.style2 .tab-title li:hover,
.flat-tabs.style2 .tab-title li.active {
	background-color: #d80c18;
}

.flat-tabs.style2 .tab-title li:hover h4,
.flat-tabs.style2 .tab-title li.active h4 {
	color: #FFFFFF;
}

.flat-tabs.style2 .tab-title li:nth-child(1) {
	margin-right: 5px;
}

.overlay {
	background: #000000;
	opacity: 0.75;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.overlay2 {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.43%, rgba(0, 0, 0, 0.7) 100%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* flat brand
--------------------------------------------------*/
.flat-brand .title-section {
	margin-bottom: 19px;
}

.flat-brand.page-contact {
	padding: 96px 0 241px;
	background-image: url(./../../assets/images/section/bg-brand.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.flat-brand.page-contact .overlay {
	background: #FFFFFF;
	opacity: 0.2;
}

.flat-brand.page {
	background: #FFAD6B;
}

.flat-brand.home2 .swiper-container {
	margin-bottom: 30px;
}

.flat-brand.home2 .swiper-container:last-child {
	margin-bottom: 0;
}

.flat-brand.home3 {
	padding: 49px 0 157px;
}

.flat-tabs .tab-title li {
	position: relative;
	line-height: 24px;
	margin-right: 12.7px;
	padding-bottom: 5px;
	cursor: pointer;
	padding: 8px 14px 8px 14px;
	box-shadow: 0px 4px 18px 0px rgba(66, 71, 76, 0.1019607843);
}

.flat-tabs .tab-title li h5 {
	font-weight: 400;
	-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;
}

.flat-tabs .tab-title li:hover h5,
.flat-tabs .tab-title li.active h5 {
	font-weight: 600;
	color: #d80c18;
}

.flat-tabs .tab-title li:last-child {
	margin-right: 0;
}

.flat-featured.home {
	padding: 0px 0 71px;
}

.flat-featured.home4 {
	padding-bottom: 100px;
}

.flat-featured.home4 .owl-stage-outer::after,
.flat-featured.home4 .owl-stage-outer::before {
	display: none;
}

.flat-featured.home5 {
	padding: 100px 0 70px;
}

.flat-featured.home5-two .flat-tabs .tab-title li {
	margin-right: 17px;
	padding: 8px 20px;
}

.flat-featured.home5-two .flat-tabs .tab-title li:hover h5,
.flat-featured.home5-two .flat-tabs .tab-title li.active h5 {
	font-weight: 800;
	color: #24272C;
	font-family: "Outfit", sans-serif;
}

.flat-featured.home5-two .flat-tabs .tab-title li h5 {
	font-weight: 700;
	font-family: "Inter", sans-serif;
}

.flat-featured.home2 .flat-tabs .box-tab {
	margin-bottom: 45px;
}

.flat-featured.home2 .box {
	width: 100%;
	margin-left: 0;
}

.flat-featured.home2 .owl-dots {
	margin-top: 10px;
}

.flat-featured.home2 .owl-stage-outer::after,
.flat-featured.home2 .owl-stage-outer::before {
	content: "";
	top: 50%;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	height: 100%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	z-index: 1;
}

.flat-featured.home2 .owl-stage-outer::after {
	right: 0;
	left: unset;
	width: 20%;
}

.flat-featured.home2 .owl-stage-outer::before {
	right: unset;
	left: 0;
	width: 20%;
}

.flat-featured.home2 .flat-tabs:hover .owl-stage-outer::after,
.flat-featured.home2 .flat-tabs:hover .owl-stage-outer::before {
	display: none;
}

.flat-featured.home3 {
	padding: 100px 0 71px;
}

.flat-featured.home3 .flat-tabs .box-tab {
	margin-bottom: 44px;
}

.flat-featured.home3 .box {
	width: calc(33.333% - 30px);
}

.flat-featured .heading-section {
	margin-bottom: 30px;
}

.flat-featured .box {
	width: calc(25% - 30px);
	margin-left: 30px;
}

.flat-featured .box.style-2 {
	width: calc(33.33333% - 30px);
}

.icon-p {
	color: #24272C;
}

.icon-p::before {
	content: "\f279";
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	font-weight: 500;
	margin-right: 5px;
	color: #696665;
}

.star {
	margin-left: -2px;
}

.star svg {
	fill: #FFBB0B;
	width: 14px;
	height: 14px;
	margin-right: 4px;
}

.flat-search-area .wrap-search-area {
	position: relative;
	flex-wrap: wrap;
}

.flat-search-area .box {
	width: calc(25% - 0px);
	position: relative;
	overflow: hidden;
}

.flat-search-area .box .imgs {
	width: 100%;
}

.wg-search-area .box .images {
	position: relative;
}

.wg-search-area .box .images::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all 0.4s ease-out 0s;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #000000 100%);
	z-index: 1;
	opacity: 0.7;
}

.wg-search-area .box:hover .images::after {
	height: 200%;
}

.wg-search-area .box .content {
	position: absolute;
	bottom: 18px;
	left: 20px;
	color: #fff;
	z-index: 2;
}

.wg-search-area .box .content h3 {
	margin-bottom: 6px;
}

.comments .comment-form label {
	margin-bottom: 6px;
	color: #24272C;
}

.comments .comment-form .nice-select {
	padding: 16px 20px 14px 46px;
	font-size: 14px;
	margin-bottom: 24px;
	border-radius: 10px;
}

.comments .comment-form .icon {
	position: absolute;
	left: 18px;
	top: 43px;
}

.comments .comment-form .toggle-password {
	color: #B6B6B6;
	font-size: 17px;
	position: absolute;
	right: 15px;
	top: 47px;
}

.comments .comment-form .text-wrap {
	margin-left: -22px;
}

.comments .comment-form .text-wrap fieldset {
	width: calc(50% - 22px);
	margin-left: 22px;
}

.comments .comment-form .input-item input {
	border: 1px solid #B6B6B6;
	padding: 11px 14px 13px 17px;
	color: #24272C;
	font-weight: 500;
	background-color: #FFFFFF;
	border-radius: 10px;
	-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;
	position: relative;
}

.comments .comment-form .input-item input::placeholder {
	color: #24272C;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
	-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;
}

.comments .comment-form .input-item input:focus {
	border: 1px solid #d80c18;
}

.comments .comment-form fieldset {
	position: relative;
	width: 100%;
	margin-bottom: 24px;
}

.comments .comment-form fieldset.message-wrap {
	margin-bottom: 16px;
}

.comments .comment-form fieldset input {
	-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;
	position: relative;
}

.comments .comment-form fieldset input::placeholder {
	color: #24272C;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
	-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;
}

.comments .comment-form fieldset input:focus {
	border: 1px solid #d80c18;
}

.comments .comment-form fieldset textarea {
	padding: 13px 15px 37px 17px;
	background-color: #FFFFFF;
	border: 1px solid #EDEDED;
	color: #24272C;
	font-weight: 500;
	padding-right: 5px;
	-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;
	border-radius: 10px;
}

.comments .comment-form fieldset textarea::placeholder {
	color: #24272C;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
	-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;
}

.comments .comment-form fieldset textarea:focus {
	border: 1px solid #d80c18;
}

.comments .comment-form button {
	padding: 16px 50px 13px 50px;
	border: unset;
}

.flat-blog.home {
	background-color: #F7F7F7;
}

.flat-blog.home2 .content {
	padding: 20px 0px 0;
}

.flat-blog.home2 .sub-box {
	left: 24.5%;
}

.flat-blog.page-detail {
	padding: 41px 0 100px;
}

.flat-blog.page-detail .title-heading {
	margin-bottom: 30px;
}

.flat-blog .sub-box {
	margin-bottom: 29px;
}

.flat-blog .sub-box .title-1 {
	color: #696665;
}

.flat-blog .sub-box .title-2 {
	margin-right: 24px;
	position: relative;
}

.flat-blog .sub-box .title-2::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 100;
	content: "\f07c";
	margin-right: 6px;
	color: #696665;
}

.flat-blog .sub-box .title-2::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 14px;
	right: -13px;
	top: 2px;
	background-color: #EDEDED;
}

.flat-blog .content {
	padding-top: 28px;
}

.flat-blog .content h3 {
	margin-bottom: 6px;
}

.flat-blog .content h3 a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.flat-blog .content h3 a:hover {
	color: #d80c18;
}

.meta .btn-button span {
	-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;
}

.meta .btn-button i {
	margin-left: 9px;
	-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;
}

.meta .btn-button svg {
	margin-left: 11px;
}

.meta .btn-button svg path {
	-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;
}

.meta.style .btn-button:hover span {
	color: #d80c18;
}

.meta.style .btn-button:hover i {
	color: #d80c18;
}

.meta.style .btn-button:hover svg path {
	stroke: #d80c18;
}

.curved-group div div:nth-child(1) {
	transform: rotate(12.7deg);
}

.curved-group div div:nth-child(1) span {
	transform: rotate(-180deg);
}

.curved-group div div:nth-child(2) {
	transform: rotate(25.4deg);
}

.curved-group div div:nth-child(2) span {
	transform: rotate(-360deg);
}

.curved-group div div:nth-child(3) {
	transform: rotate(38.1deg);
}

.curved-group div div:nth-child(3) span {
	transform: rotate(-540deg);
}

.curved-group div div:nth-child(4) {
	transform: rotate(50.8deg);
}

.curved-group div div:nth-child(4) span {
	transform: rotate(-720deg);
}

.curved-group div div:nth-child(5) {
	transform: rotate(63.5deg);
}

.curved-group div div:nth-child(5) span {
	transform: rotate(-900deg);
}

.curved-group div div:nth-child(6) {
	transform: rotate(76.2deg);
}

.curved-group div div:nth-child(6) span {
	transform: rotate(-1080deg);
}

.curved-group div div:nth-child(7) {
	transform: rotate(88.9deg);
}

.curved-group div div:nth-child(7) span {
	transform: rotate(-1260deg);
}

.curved-group div div:nth-child(8) {
	transform: rotate(101.6deg);
}

.curved-group div div:nth-child(8) span {
	transform: rotate(-1440deg);
}

.curved-group div div:nth-child(9) {
	transform: rotate(114.3deg);
}

.curved-group div div:nth-child(9) span {
	transform: rotate(-1620deg);
}

.curved-group div div:nth-child(10) {
	transform: rotate(127deg);
}

.curved-group div div:nth-child(10) span {
	transform: rotate(-1800deg);
}

.curved-group div div:nth-child(11) {
	transform: rotate(139.7deg);
}

.curved-group div div:nth-child(11) span {
	transform: rotate(-1980deg);
}

.curved-group div div:nth-child(12) {
	transform: rotate(152.4deg);
}

.curved-group div div:nth-child(12) span {
	transform: rotate(-2160deg);
}

.curved-group div div:nth-child(13) {
	transform: rotate(165.1deg);
}

.curved-group div div:nth-child(13) span {
	transform: rotate(-2340deg);
}

.curved-group div div:nth-child(14) {
	transform: rotate(177.8deg);
}

.curved-group div div:nth-child(14) span {
	transform: rotate(-2520deg);
}

.curved-group div div:nth-child(15) {
	transform: rotate(190.5deg);
}

.curved-group div div:nth-child(15) span {
	transform: rotate(-2700deg);
}

.curved-group div div:nth-child(16) {
	transform: rotate(203.2deg);
}

.curved-group div div:nth-child(16) span {
	transform: rotate(-2880deg);
}

.curved-group div div:nth-child(17) {
	transform: rotate(215.9deg);
}

.curved-group div div:nth-child(17) span {
	transform: rotate(-3060deg);
}

.curved-group div div:nth-child(18) {
	transform: rotate(228.6deg);
}

.curved-group div div:nth-child(18) span {
	transform: rotate(-3240deg);
}

.curved-group div div:nth-child(19) {
	transform: rotate(241.3deg);
}

.curved-group div div:nth-child(19) span {
	transform: rotate(-3420deg);
}

.curved-group div div:nth-child(20) {
	transform: rotate(254deg);
}

.curved-group div div:nth-child(20) span {
	transform: rotate(-3600deg);
}

.curved-group div div:nth-child(21) {
	transform: rotate(266.7deg);
}

.curved-group div div:nth-child(21) span {
	transform: rotate(-3780deg);
}

.curved-group div div:nth-child(22) {
	transform: rotate(279.4deg);
}

.curved-group div div:nth-child(22) span {
	transform: rotate(-3960deg);
}

.curved-group div div:nth-child(23) {
	transform: rotate(292.1deg);
}

.curved-group div div:nth-child(23) span {
	transform: rotate(-4140deg);
}

.curved-group div div:nth-child(24) {
	transform: rotate(304.8deg);
}

.curved-group div div:nth-child(24) span {
	transform: rotate(-4320deg);
}

.curved-group div div:nth-child(25) {
	transform: rotate(317.5deg);
}

.curved-group div div:nth-child(25) span {
	transform: rotate(-4500deg);
}

.curved-group div div:nth-child(26) {
	transform: rotate(330.2deg);
}

.curved-group div div:nth-child(26) span {
	transform: rotate(-4680deg);
}

.curved-group div div:nth-child(27) {
	transform: rotate(342.9deg);
}

.curved-group div div:nth-child(27) span {
	transform: rotate(-4860deg);
}

.curved-group div div:nth-child(28) {
	transform: rotate(355.6deg);
}

.curved-group div div:nth-child(28) span {
	transform: rotate(-5040deg);
}

.curved-group div div:nth-child(22) {
	transform: rotate(279.4deg);
	top: 3px;
}

.curved-group div div:nth-child(23) {
	transform: rotate(292.1deg);
	top: 1px;
	left: 39px;
}

.flat-testimonial2 .heading-tesi {
	padding-top: 37px;
}

.flat-testimonial2 .heading-tesi h2 {
	margin-bottom: 16px;
}

.flat-testimonial2 .heading-tesi .text-1 {
	margin-bottom: 49px;
}

.flat-testimonial2 .heading-tesi .icon-testi {
	margin-bottom: 23px;
}

.flat-testimonial2 .heading-tesi .img-author img {
	margin-right: 13px;
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.flat-testimonial2 .text-testi {
	border-bottom: 4px solid #d80c18;
	padding-bottom: 21px;
	font-style: italic;
	margin-bottom: 27px;
}

.flat-testimonial2 .text-testi::after {
	content: "";
	border: 7px solid transparent;
	border-top-color: #FFA920;
	position: absolute;
	bottom: -18px;
	left: 23px;
}

.flat-testimonial2 .box.box-1 {
	margin-right: 29px;
}

.flat-testimonial2 .box.box-1 .media:nth-child(1) {
	margin-bottom: 29px;
}

.flat-testimonial2 .box.box-2 .media:nth-child(1) {
	margin-bottom: 30px;
}

.flat-testimonial2 .box.box-2 .media:nth-child(2) {
	margin-bottom: 30px;
}

.flat-testimonial2 .box .button-testi {
	margin-right: -15px;
}

.flat-testimonial2 .box .button-testi i {
	margin-right: 9px;
}

.flat-testimonial2 .box .button-testi a {
	padding: 16px 18px 16px 20px;
}

.flat-are-interested {
	background: #F7F7F7;
}

.flat-agents {
	background-image: url(./../../assets/images/section/bg-contact.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #FFF5E0;
	padding: 28px 0 29px;
}

.flat-agents .heading-section {
	margin-bottom: 0;
	padding: 76px 13px 76px 116px;
}

.flat-agents .heading-section .text-1 {
	margin-bottom: 53px;
}

.flat-agents .heading-section .icon-img {
	margin-bottom: 24px;
}

.flat-agents .heading-section .text-2 {
	font-style: italic;
	margin-bottom: 45px;
}

.flat-agents .heading-section .title-content {
	margin-bottom: 29px;
}

.flat-agents .heading-section .signature {
	margin-bottom: 45px;
}

.flat-agents .heading-section .button-one {
	margin-right: 10px;
}

.flat-agents .heading-section .button-two {
	margin-left: 10px;
}

.flat-agents .sc-button {
	width: 170px;
}

.flat-agents .video-box {
	margin-right: 3px;
}

.flat-agents .video-box .post-video a {
	position: absolute;
	left: 56.5%;
}

.flat-search-home {
	background-image: url(./../../assets/images/section/bg-search-home.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 101px 0 297px;
	color: #FFFFFF;
}

.flat-search-home p {
	color: rgba(255, 255, 255, 0.8);
}

.flat-search-home .heading-section {
	padding: 0 230px;
}

.flat-search-home .box-icon .icon {
	margin-right: 49px;
	margin-top: 5px;
}

.flat-search-home .box-icon .icon::after {
	content: "";
	width: 1px;
	height: 50px;
	background-color: rgba(255, 255, 255, 0.5);
	top: 0px;
	transform: rotate(21deg);
	position: absolute;
	margin-left: 24px;
}

.flat-search-home .box-icon .content p {
	margin-bottom: 14px;
}

.flat-slider-home3 {
	margin-top: -242px;
	padding-bottom: 118px;
}

.flat-why-choose .wrap-why-choose {
	margin-left: -1px;
	flex-wrap: wrap;
}

.flat-why-choose .wrap-why-choose .box {
	width: calc(33.333% - 1px);
	margin-left: 1px;
	border-right: 1px solid #EFEFEF;
	padding: 0 20px;
}

.flat-why-choose .wrap-why-choose .box:last-child {
	border-right: 0px solid #EFEFEF;
}

.flat-why-choose .wrap-why-choose .box .icon {
	margin-bottom: 23px;
}

.flat-why-choose .wrap-why-choose .box .icon svg {
	transition: all 0.8s ease;
}

.flat-why-choose .wrap-why-choose .box h4 {
	margin-bottom: 17px;
}

.flat-why-choose .wrap-why-choose .box .images {
	margin-bottom: 17px;
	display: inline-flex;
}

.flat-why-choose .wrap-why-choose .box p {
	margin-bottom: 18px;
}

.flat-why-choose .wrap-why-choose .box:hover .icon svg {
	transform: rotateY(180deg);
}

.flat-your .swiper-slide {
	overflow: hidden;
}

.flat-your .box {
	overflow: hidden;
}

.flat-your .box:hover .content {
	bottom: 18px;
	z-index: 99;
}

.flat-your .box:hover .content p {
	margin-bottom: 10px;
}

.flat-your .box .img {
	width: 100%;
	height: 354px;
}

.flat-your .box .images::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all 0.4s ease-out 0s;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #000000 100%);
	z-index: 1;
	opacity: 0.7;
	border-radius: 10px;
}

.flat-your .box .content {
	margin-top: -75px;
	-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;
	z-index: 98;
	bottom: -18px;
	left: 21px;
	position: absolute;
}

.flat-your .box .content h3 {
	margin-bottom: 6px;
}

.flat-your .box .content p {
	-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;
	margin-bottom: 15px;
}

.flat-your .box .btn-button svg {
	margin-left: 7px;
}

.flat-testimonial3 {
	color: #FFFFFF;
}

.flat-testimonial3 .swiper-container {
	margin-bottom: -110px;
	padding-bottom: 110px;
}

.flat-testimonial3 .bg-image {
	margin-top: -301px;
	background-image: url(./../../assets/images/section/bg-testimonial.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 665px;
}

.flat-testimonial3 .group-testi {
	position: relative;
	z-index: 1;
}

.flat-testimonial3 .wrap-testi {
	width: 65.8%;
	z-index: 1;
}

.flat-testimonial3 .wrap-testi .swiper-container {
	margin: -50px 0 -110PX;
	padding: 50px 0 110PX;
}

.flat-testimonial3 .wrap-testi .box {
	background-color: #d80c18;
	border-radius: 10px 10px 0px 10px;
	padding: 0px 10px 29px;
}

.flat-testimonial3 .wrap-testi .images {
	margin-bottom: 25px;
}

.flat-testimonial3 .wrap-testi .images img {
	margin-top: -56px;
	border-radius: 50%;
	width: 112px;
	height: 112px;
	border: 6px solid #FFF5E0;
	box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2392156863);
}

.flat-testimonial3 .wrap-testi .texts {
	margin-bottom: 19px;
}

.flat-testimonial3 .wrap-testi svg {
	margin-bottom: 21px;
}

.flat-testimonial3 .wrap-heading {
	width: 35.2%;
}

.flat-testimonial3 .wrap-heading .box-heading {
	margin-top: 207px;
	background-color: #FFFFFF;
	padding: 31px 30px;
	border-radius: 0px 0px 10px 10px;
}

.flat-testimonial3 .wrap-heading .box-heading h2 {
	margin-bottom: 14px;
}

.flat-contact2 {
	background-image: url(./../../assets/images/section/bg-contact2.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 62px;
	background-color: #FFFFFF;
}

.flat-contact2 .heading-section {
	padding-right: 414px;
	margin-bottom: 0;
}

.flat-contact2 .heading-section p {
	margin-bottom: 82px;
}

.flat-contact2 .heading-section .sc-button {
	width: 212px;
}

.flat-contact2 .mark-img {
	position: absolute;
	top: -158px;
	right: 14px;
}

.flat-contact2.style .mark-img {
	position: absolute;
	top: -72px;
	right: -18px;
}

.flat-contact2.style .mark-img img {
	width: 84.5%;
}

.flat-explore .box {
	text-align: -webkit-center;
}

.flat-explore .box .images {
	margin-bottom: 20px;
	width: 116px;
	height: 116px;
	border-radius: 50%;
}

.flat-explore .box h3 {
	margin-bottom: 6px;
}

.flat-explore .swiper-button-next,
.flat-explore .swiper-button-prev {
	top: 59%;
}

.flat-explore .swiper-button-prev {
	left: -44px;
}

.flat-sale.home3 {
	padding: 95px 0 100px;
}

.flat-discover {
	padding-bottom: 99px;
}

.flat-search-today {
	background-color: #FFF5E0;
}

.flat-search-today .bg-images {
	background-image: url(./../../assets/images/section/bg-search-today.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.flat-search-today .wrap-search-today {
	padding: 101px 0px 93px 21px;
	overflow: hidden;
}

.flat-search-today .wrap-search-today .heading-section {
	padding-right: 100px;
	margin-bottom: 133px;
}

.flat-search-today .wrap-search-today .box:hover .icon-socials {
	right: 0;
	opacity: 1;
}

.flat-search-today .wrap-search-today .images {
	border-radius: 10px 10px 0 0;
	position: relative;
}

.flat-search-today .wrap-search-today .images .icon-socials {
	background-color: #d80c18;
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
	right: -30px;
	display: grid;
	-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;
	opacity: 0;
}

.flat-search-today .wrap-search-today .images .icon-socials a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flat-search-today .wrap-search-today .images .icon-socials i {
	font-size: 17px;
	color: #FFFFFF;
}

.flat-search-today .wrap-search-today .content {
	background-color: #FFFFFF;
	padding: 20px;
}

.flat-search-today .wrap-search-today .content h3 {
	margin-bottom: 4px;
}

.flat-search-today .wrap-search-today .content p {
	margin-bottom: 13px;
}

.flat-why-choose2 .images {
	margin-right: -10px;
	margin-top: 2px;
}

.flat-why-choose2 .heading-section {
	margin-top: 90px;
}

.flat-why-choose2 .wrap-icon {
	padding-right: 55px;
}

.flat-why-choose2 .wrap-icon .box {
	margin-bottom: 39px;
}

.flat-why-choose2 .wrap-icon .box .icon {
	margin-right: 25px;
}

.flat-why-choose2 .wrap-icon .box .content {
	padding-top: 1px;
}

.flat-why-choose2 .wrap-icon .box .content h4 {
	margin-bottom: 15px;
}

.flat-why-choose2 .wrap-icon .box .content p {
	margin-bottom: 10px;
}

.flat-icon {
	background-image: url(./../../assets/images/section/bg-icon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 101px 55px 63px 0px;
}

.flat-icon .heading-section {
	padding-left: 58px;
}

.flat-icon .container {
	max-width: 1080px;
}

.flat-icon .box {
	background-color: #FFFFFF;
	padding: 30px 30px 30px 28px;
	border-radius: 10px;
	height: 363px;
}

.flat-icon .box:hover .icon svg {
	transform: rotateY(180deg);
}

.flat-icon .box .icon {
	margin-bottom: 13px;
}

.flat-icon .box .icon svg {
	transition: all 0.8s ease;
}

.flat-icon .box .inner {
	min-height: 190px;
	padding-bottom: 11px;
	margin-bottom: 29px;
	border-bottom: 1px solid #B6B6B6;
}

.flat-icon .box h3 {
	margin-bottom: 12px;
}

.flat-testimonial4 {
	background-image: url(./../../assets/images/section/bg-testimonial2.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 111px;
}

.flat-testimonial4 .box {
	padding: 2px 190px;
}

.flat-testimonial4 .box svg {
	margin-bottom: 11px;
}

.flat-testimonial4 .box .texts {
	margin-bottom: 39px;
}

.flat-testimonial4 .box .images {
	margin-bottom: 15px;
}

.flat-testimonial4 .box .images img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.flat-pricing {
	padding-bottom: 100px;
}

.flat-pricing.page {
	padding: 92px 0 0;
}

.flat-pricing .box {
	background: #FFFFFF;
	padding: 41px 30px 30px;
	border: 1px solid #EFEFEF;
	border-radius: 10px;
	-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;
}

.flat-pricing .box:hover {
	transform: translateY(-5px);
}

.flat-pricing .box .sub-title {
	margin-bottom: 14px;
}

.flat-pricing .box .text-sub {
	margin-bottom: 31px;
	color: #24272C;
}

.flat-pricing .box .title-price {
	margin-bottom: 15px;
}

.flat-pricing .box .title-price h2 {
	-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;
}

.flat-pricing .box .title-price .mo {
	margin-left: 14px;
	margin-top: 26px;
	color: #696665;
	-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;
}

.flat-pricing .box .texts {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #EFEFEF;
	-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;
}

.flat-pricing .box .check {
	margin-bottom: 24px;
}

.flat-pricing .box .check li {
	margin-bottom: 14px;
	font-family: "Inter", sans-serif;
}

.flat-pricing .box .check li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	font-size: 6px;
	font-weight: 600;
	color: #fff;
	margin-right: 13px;
	width: 17px;
	height: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #d80c18;
	border-radius: 50%;
	flex: none;
}

.flat-pricing .box .button-pricing a {
	width: 100%;
	text-align: center;
}

.flat-pricing .box.active {
	background-color: #d80c18;
	color: #FFFFFF;
	-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;
}

.flat-pricing .box.active .title-price .mo {
	margin-left: 6px;
	color: #FFFFFF;
}

.flat-pricing .box.active .texts {
	color: rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(239, 239, 239, 0.5);
}

.flat-pricing .box.active .text-sub {
	color: #FFFFFF;
}

.flat-pricing .box.active .check li {
	font-weight: 600;
	font-family: "Outfit", sans-serif;
	margin-bottom: 15.5px;
}

.flat-pricing .box.active .check li::before {
	background-color: #FFFFFF;
	color: #d80c18;
}

.flat-pricing .box.active .button-pricing a {
	background-color: #FFFFFF;
}

.flat-pricing .box.active .button-pricing a span {
	color: #d80c18;
}

.flat-pricing .box.active .button-pricing a:hover {
	background-color: #EDEDED;
}

.flat-property .inner-heading {
	margin-bottom: 60px;
}

.flat-property .inner-heading .social-listing p {
	color: #24272C;
	margin-right: 13px;
}

.flat-property-grid .box {
	margin-left: 0;
}

.flat-property-grid-1 .wrap-property {
	margin-left: -30px;
	flex-wrap: wrap;
}

.flat-property-grid-1 .post {
	width: 78.3%;
	padding-right: 15px;
	padding-left: 15px;
}

.flat-property-grid-1 .side-bar {
	width: 19.95%;
	margin-left: 15px;
	margin-right: 15px;
}

.flat-property-grid-1 .swiper-container {
	margin-left: -16px;
	margin-right: -16px;
	margin-top: -16px;
}

.flat-property-grid-1 .box-dream .featured {
	left: -21px;
}

.flat-property-grid-2 .post {
	padding-right: 20px;
}

.flat-property-grid-2 .box-dream.style-dream {
	padding: 15px 16px 15px 16px;
}

.flat-property-grid-2 .swiper-container {
	margin-left: -5px;
	margin-right: -5px;
}

.flat-property-list .post {
	padding-right: 20px;
}

.flat-property-list .box {
	padding: 16px 14px 16px 16px;
}

.flat-property-list .box .content {
	width: 60%;
}

.flat-property-list1 .post {
	width: 78.3%;
	padding-right: 15px;
	padding-left: 15px;
}

.flat-property-list1 .side-bar {
	width: 19.95%;
	margin-left: 15px;
	margin-right: 15px;
}

.flat-property-list2 {
	padding-bottom: 95px;
}

.flat-property-list2 .box {
	padding: 16px 14px 16px 16px;
}

.flat-property-list2 .box .image-group {
	flex: none;
	width: 540px;
}

.flat-property-list2 .box .image-group .img-box .img-2,
.flat-property-list2 .box .image-group .img-box .img-3 {
	margin-bottom: 2px;
}

.flat-property-list2 .box .image-group .img-box.img-box1 {
	margin-right: 0px;
	width: 54.2%;
	flex: unset !important;
}

.flat-property-list2 .box .image-group .img-box.img-box2 {
	width: 26.9%;
	margin-left: 2px;
}

.flat-property-list2 .box .image-group .img-box.img-box3 {
	margin-left: 2px;
	width: 26.9%;
}

.flat-property-list2 .box .image-group .img-box .imgs {
	height: 100%;
	width: 100%;
}

.flat-property-list2 .box .image-group .img-box img {
	width: 100%;
	object-fit: cover;
}

.flat-property-list2 .box .image-group .icon-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flat-property-list2 .box .image-group .icon-inner::before {
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #000000 100%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.4);
}

.flat-property-list2 .box .image-group .icon-inner .contents {
	position: absolute;
	margin-top: 3px;
}

.flat-property-list2 .box .image-group .icon-inner .contents svg {
	margin-bottom: 3px;
}

.flat-property-list2 .box .content {
	width: 50%;
	padding-left: 17px;
}

.flat-property-list2 .box .content .icon-box {
	padding-bottom: 26px;
}

.flat-property-list2 .themesflat-pagination {
	margin-top: 48px;
}

.wd-feature-map #map,
.wd-feature-map iframe {
	width: 100%;
	height: 600px;
}

.content-right #map,
.content-right iframe {
	width: 100%;
	height: 100%;
}

.wrap-map .content-left {
	width: 51%;
	padding: 40px 38px 35px 93px;
	background: #FFFFFF;
	position: relative;
	z-index: 3;
}

.wrap-map .content-left .category-filter {
	margin-bottom: 21px;
}

.wrap-map .content-left .box {
	margin-bottom: 25px;
}

.wrap-map .content-left .themesflat-pagination {
	margin-top: 1px;
}

.wrap-map .content-right {
	width: 49%;
	position: fixed;
	z-index: 0;
	top: 0;
	height: 100%;
	right: 0;
}

.wrap-map2 .content-left .box {
	width: calc(100% - 0px);
	border: unset;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.0784313725);
	margin-bottom: 19.5px;
}

.wrap-map2 .content-left .box .content {
	width: 61.5%;
}

.wrap-map2 .content-left .box .content .icon-box {
	padding-bottom: 33px;
}

.wrap-map2 .content-left .themesflat-pagination {
	margin-top: 30px;
}

.wrap-map3 {
	padding-bottom: 0;
}

.wrap-map3 .content-left {
	width: 35.3%;
	padding: 40px 30px 35px 92px;
	background: #FFFFFF;
	position: relative;
	z-index: 3;
}

.wrap-map3 .content-left .category-filter {
	margin-bottom: 21px;
}

.wrap-map3 .content-left .box {
	padding: 17px 16px 16px 16px;
	margin-bottom: 19px;
}

.wrap-map3 .content-left .box .image-group {
	width: 100%;
}

.wrap-map3 .content-left .box .content {
	width: 100%;
	padding-left: 0;
}

.wrap-map3 .content-left .box .content .icon-box {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.wrap-map3 .content-left .themesflat-pagination {
	margin-top: 30px;
}

.wrap-map3 .icon-d {
	position: absolute;
	right: 0;
	top: 0px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #F3F3F3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wrap-map3 .icon-d.icon-repeat {
	top: 40px;
}

.wrap-map3 .icon-d:hover {
	background-color: #FFF5E0;
}

.wrap-map3 .content-right {
	width: 64.7%;
	position: fixed;
	z-index: 0;
	top: 0;
	height: 100%;
	right: 0;
}

.flat-agent-sidebar .post .heading-listing {
	margin-bottom: 0;
}

.flat-agent-sidebar .post .wd-find-select .group-select .nice-select {
	width: 240px;
}

.flat-agent-sidebar .wrap-list {
	position: relative;
}

.flat-agent-sidebar .wrap-list .box .content {
	margin-bottom: 7px;
}

.flat-agent.page .category-filter {
	margin-bottom: 24px;
}

.flat-agent.page .wd-find-select .group-select .nice-select {
	width: 240px;
}

.flat-agent.page .box {
	padding: 0;
}

.flat-agent.page .box .content {
	padding: 20px 20px 16px;
}

.flat-agent.page .images {
	margin-right: 0;
}

.flat-agent.page .images img {
	height: 202px;
}

.flat-agent.page .icon-group {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EFEFEF;
}

.flat-agent.page .themesflat-pagination {
	margin-top: 10px;
}

.flat-agent .images {
	margin-right: 30px;
	border-radius: 10px;
}

.flat-agent .images img {
	height: 100%;
}

.flat-agent .box {
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	padding: 20px 20px 17px;
	margin-bottom: 30px;
}

.flat-agent .box .content h3 {
	margin-bottom: 2px;
}

.flat-agent .box .content p {
	margin-bottom: 21px;
}

.flat-agent .icon-group {
	margin-bottom: 20px;
	padding-bottom: 39px;
	border-bottom: 1px solid #E4E4E4;
}

.flat-agent .icon-group .icon-phone {
	margin-bottom: 6px;
}

.flat-agent .icon-group .icon-phone::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 500;
	content: "\f4d2";
	transform: rotate(99deg);
	display: inline-block;
	margin-right: 10px;
	color: #8E8E93;
}

.flat-agent .icon-group .icon-email a {
	text-decoration-line: underline;
}

.flat-agent .icon-group .icon-email::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 500;
	content: "\f0e0";
	text-decoration-line: unset;
	margin-right: 10px;
	color: #8E8E93;
}

.icon-social-wg {
	padding-left: 5px;
}

.icon-social-wg a i {
	font-size: 17px;
	margin-right: 19px;
	color: #8E8E93;
	-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;
}

.icon-social-wg a i:hover {
	color: #d80c18;
}

.icon-social-wg.style a i {
	color: #C8C8CF;
}

.icon-social-wg.style a i:hover {
	color: #d80c18;
}

.flat-agent-detail {
	padding-bottom: 105px;
}

.flat-agent-detail .titles {
	margin-bottom: 2px;
}

.flat-agent-detail .sub-text p {
	margin-right: 4px;
}

.flat-agent-detail .icon-group {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EFEFEF;
}

.flat-agent-detail .icon-group .icon-email {
	margin-bottom: 5px;
}

.flat-agent-detail .icon-group .icon-map::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 500;
	content: "\f3c5";
	display: inline-block;
	margin-right: 12px;
	margin-left: 2px;
	color: #8E8E93;
}

.flat-agent-detail .box-text {
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	padding: 20px 20px 19px;
	margin-bottom: 31px;
}

.flat-agent-detail .box-text .text-1,
.flat-agent-detail .box-text h3 {
	margin-bottom: 12px;
}

.flat-agent-detail .wrap-item {
	padding-bottom: 5px;
	border-bottom: 1px solid #B6B6B6;
	margin-bottom: 30px;
}

.flat-agent-detail .wrap-item .box {
	padding: 20px 17px 17px;
	margin-bottom: 26px;
}

.flat-agent-detail .wrap-item .box .content {
	width: 61.5%;
}

.flat-agent-detail .wrap-item .box .content h3 {
	margin-bottom: 6px;
}

.group-button-view a {
	width: 240px;
}

.group-button-view a span {
	margin-right: 20px;
}

.group-button-view a span::after {
	background-color: rgba(255, 113, 1, 0.2);
}

.wg-tabs .flat-tabs {
	position: relative;
	z-index: 9;
}

.wg-tabs .flat-tabs .tab-title {
	padding-bottom: 16px;
	margin-bottom: 25px;
	border-bottom: 1px solid #E4E4E4;
}

.wg-tabs .flat-tabs .tab-title li {
	position: relative;
	cursor: pointer;
	-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;
	margin-right: 13px;
}

.wg-tabs .flat-tabs .tab-title li h3 {
	-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;
	margin-right: 8px;
}

.wg-tabs .flat-tabs .tab-title li:hover h3,
.wg-tabs .flat-tabs .tab-title li.active h3 {
	color: #d80c18;
}

.wg-tabs .flat-tabs .tab-title li:hover::after,
.wg-tabs .flat-tabs .tab-title li.active::after {
	content: "";
	width: 0;
	height: 4px;
	position: absolute;
	background: #d80c18;
	left: 100%;
	bottom: -17px;
	transform: translateX(-50%);
	width: 100%;
	visibility: visible;
	opacity: 1;
	left: 50%;
	-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;
}

.flat-agencies-sidebar .box-2 {
	margin-top: 2px;
}

.flat-agencies-sidebar .wd-find-select .group-select .nice-select {
	width: 240px;
}

.flat-agencies-sidebar.style .category-filter {
	margin-bottom: 24px;
}

.flat-agencies .images {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.flat-agencies .box-agencies {
	margin-bottom: 30px;
	border-radius: 20px;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
}

.flat-agencies .box-agencies .icon-brand {
	display: inline-flex;
	margin-left: 20px;
	margin-top: -45px;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
}

.flat-agencies .box-agencies .icon-brand img {
	border-radius: 10px;
}

.flat-agencies .box-agencies .content {
	padding: 19px 20px 16px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.flat-agencies .box-agencies .content .title-group {
	margin-bottom: 20px;
}

.flat-agencies .box-agencies .content .title-group h3 {
	margin-bottom: 2px;
}

.flat-agencies .box-agencies .content ul {
	flex-wrap: wrap;
	padding-bottom: 8px;
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 21px;
}

.flat-agencies .box-agencies .content ul li {
	margin-bottom: 12px;
}

.flat-agencies .box-agencies .content ul .one {
	width: 28%;
}

.flat-agencies .box-agencies .content ul .two {
	width: 72%;
}

.flat-agencies-sidebar2 .box-agencies {
	padding: 20px 20px 22px;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	margin-bottom: 30px;
}

.flat-agencies-sidebar2 .box-agencies .images {
	width: 90px;
	height: 90px;
	border: 1px solid #E4E4E4;
	margin-right: 30px;
}

.flat-agencies-sidebar2 .box-agencies .content .title-group {
	padding-bottom: 20px;
	margin-bottom: 18px;
	border-bottom: 1px solid #E4E4E4;
}

.flat-agencies-sidebar2 .box-agencies .content h3 {
	margin-bottom: 4px;
}

.flat-agencies-sidebar2 .box-agencies .content p {
	margin-bottom: 17px;
	margin-left: 2px;
}

.flat-agencies-sidebar2 .box-agencies .icon-info a {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid #E4E4E4;
	line-height: 38px;
	text-align: center;
	margin-right: 4px;
}

.flat-agencies-sidebar2 .box-agencies .icon-info a:hover {
	border: 1px solid #d80c18;
	background-color: #d80c18;
}

.flat-agencies-sidebar2 .box-agencies .icon-info a:hover path {
	fill: #FFFFFF;
}

.flat-agencies-sidebar2 .box-agencies .icon-socials {
	margin-top: 13px;
	margin-right: -18px;
}

.flat-agencies-sidebar2 .themesflat-pagination {
	margin-top: 60px;
}

.flat-agencies-detail {
	padding-bottom: 100px;
}

.flat-agencies-detail .avatar {
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	width: 190px;
	height: 190px;
	border-radius: 10px;
	overflow: hidden;
}

.flat-agencies-detail .box-avatar {
	align-items: end;
	margin: -96px 30px 30px;
}

.flat-agencies-detail .box-avatar .content {
	padding: 10px 0px 5px 26px;
}

.flat-agencies-detail .box-avatar .content .title-avatar {
	margin-bottom: 4px;
}

.flat-agencies-detail .wrap-description {
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
	padding: 20px 20px 14px 20px;
	margin-bottom: 30px;
}

.flat-agencies-detail .wrap-description .titles {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E4E4E4;
}

.flat-agencies-detail .wrap-description .inner {
	flex-wrap: wrap;
	border-radius: 12px;
	background-color: #FFF5E0;
	padding: 20px 21px 7px;
	margin-bottom: 31px;
}

.flat-agencies-detail .wrap-description .inner li {
	margin-bottom: 12px;
}

.flat-agencies-detail .wrap-description .inner .one {
	width: 13.2%;
}

.flat-agencies-detail .wrap-description .inner .two {
	width: 84%;
}

.flat-agencies-detail .wrap-description .box-text {
	margin-bottom: 31px;
}

.flat-agencies-detail .wrap-description .box-text .text-1 {
	margin-bottom: 12px;
}

.flat-agencies-detail .wrap-description .map-content {
	height: 360px;
	width: 100%;
}

.flat-agencies-detail.wg-tabs .flat-tabs .tab-title {
	margin-bottom: 27px;
}

.flat-about {
	padding: 60px 0 100px;
}

.flat-about .heading-about {
	padding-right: 100px;
}

.flat-about .heading-about h2 {
	padding-right: 50px;
	margin-bottom: 41px;
}

.flat-about .heading-about h4 {
	margin-bottom: 11px;
}

.flat-about .heading-about .text-1 {
	margin-bottom: 25px;
}

.flat-about .heading-about .text-box {
	position: relative;
	margin-bottom: 26px;
}

.flat-about .heading-about .text-box::before {
	content: "";
	width: 3px;
	height: 100%;
	background-color: #d80c18;
	position: absolute;
	border-radius: 3px;
}

.flat-about .heading-about .text-box p {
	margin-left: 30px;
	padding: 7px 0;
}

.flat-about .heading-about .author-box {
	padding-left: 30px;
}

.flat-about .heading-about .author-box h3 {
	margin-bottom: 3px;
}

.flat-about .heading-about .author-box p {
	margin-bottom: 18px;
}

.flat-about .post-video img {
	border-radius: 10px;
}

.flat-about .post-video a {
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.flat-about .post-video .ripple::before,
.flat-about .post-video .ripple::after {
	width: 60px;
	height: 60px;
}

.flat-about .icon-box {
	position: absolute;
	padding: 30px 15px 16px;
	background-color: #FFF5E0;
	right: 65px;
	bottom: 1px;
	border-radius: 10px;
	width: 160px;
	height: 160px;
}

.flat-about .icon-box.icon-box2 {
	right: -95px;
	bottom: 160px;
	background-color: #d80c18;
	color: #FFFFFF;
	z-index: 2;
	padding: 27px 15px 16px;
}

.flat-about .icon-box.icon-box2 img {
	margin-bottom: 17px;
}

.flat-about .icon-box.icon-box2 .title-icon {
	margin-bottom: 6px;
}

.flat-about .icon-box.icon-box2 .title-icon::after {
	display: none;
}

.flat-about .icon-box img {
	margin-bottom: 20px;
}

.flat-about .icon-box .title-icon {
	margin-bottom: 1px;
	display: flex;
	align-items: initial;
	justify-content: center;
}

.flat-about .icon-box .title-icon::after {
	content: "+";
	font-size: 16px;
	line-height: 14px;
	font-weight: 900;
}

.flat-service {
	background-image: url(./../../assets/images/section/bg-icon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.flat-service .box {
	background-color: #FFFFFF;
	padding: 30px;
	border-radius: 10px;
}

.flat-service .box:hover .icon svg {
	animation: toBottomFromTop 0.5s forwards;
}

.flat-service .box .icon {
	margin-bottom: 25px;
	overflow: hidden;
}

.flat-service .box h3 {
	margin-bottom: 15px;
	padding-bottom: 16px;
	position: relative;
}

.flat-service .box h3::before {
	position: absolute;
	content: "";
	width: 60px;
	height: 1px;
	background-color: #d80c18;
	bottom: 0;
}

@keyframes toTopFromBottom {
	49% {
		transform: translateY(-20%);
	}

	50% {
		opacity: 0;
		transform: translateY(20%);
	}

	51% {
		opacity: 1;
	}
}

.flat-why-choose.page {
	padding: 0 0 99px;
}

.flat-search-home.page {
	padding: 65px 0 258px;
}

.flat-search-home.page .heading-section {
	padding: 0 130px;
}

.flat-search-home.page .box-icon .icon::after {
	display: none;
}

.flat-search-home.page .box-icon .content .text-1 {
	margin-bottom: 4px;
}

.flat-search-home.page .box-icon .content .text-3 {
	margin-bottom: 4px;
}

.flat-contact-page {
	margin-top: -209px;
}

.flat-contact-page .comments {
	border-radius: 12px;
	padding: 30px;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.0784313725);
}

.flat-contact-page .comments .comment-form .nice-select {
	padding: 16px 18px 14px 17px;
	margin-bottom: 22px;
}

.flat-contact-page .comments .comment-form fieldset input {
	padding: 11px 14px 13px 17px;
}

.flat-contact-page .comments .comment-form fieldset textarea {
	padding: 11px 15px 22px 17px;
}

.flat-contact-page .info-box {
	width: calc(33.333% - 22px) !important;
	margin-left: 22px;
}

.flat-contact-page.page {
	margin-top: -169px;
}

.flat-contact-page.page .heading-box {
	margin-bottom: 30px;
}

.flat-contact-page.page .heading-box .heading-title {
	margin-bottom: 10px;
}

.flat-property-detail {
	padding-top: 12px;
}

.flat-property-detail .wrap-house {
	justify-content: space-between;
	margin-bottom: 40px;
}

.flat-property-detail .wrap-house .title-heading {
	margin-bottom: 14px;
}

.flat-property-detail .wrap-house .inner {
	margin-bottom: 7px;
}

.flat-property-detail .wrap-house .inner .text-address {
	margin-bottom: 0;
	margin-right: 15px;
}

.flat-property-detail .wrap-house .inner .sales {
	padding: 6px, 8px, 6px, 8px;
	background-color: #6E55FF;
	width: 62px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	margin-right: 13px;
}

.flat-property-detail .wrap-house .inner .icon-inner .years-icon {
	margin-right: 10px;
}

.flat-property-detail .wrap-house .inner .icon-inner i {
	margin-right: 6px;
}

.flat-property-detail .wrap-house .icon-box {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.flat-property-detail .wrap-house .icon-box .icons {
	margin-right: 20px;
}

.flat-property-detail .wrap-house .icon-boxs {
	margin-bottom: 6px;
}

.flat-property-detail .wrap-house .icon-boxs a {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid #B6B6B6;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 8px;
}

.flat-property-detail .wrap-house .icon-boxs a path,
.flat-property-detail .wrap-house .icon-boxs a svg {
	-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;
}

.flat-property-detail .wrap-house .icon-boxs a:hover {
	background-color: #d80c18;
	border: 1px solid #d80c18;
}

.flat-property-detail .wrap-house .icon-boxs a:hover path,
.flat-property-detail .wrap-house .icon-boxs a:hover svg {
	stroke: #FFFFFF;
}

.flat-property-detail .wrap-house .moneys {
	margin-right: -5px;
}

.flat-property-detail .wrap-house .text-sq {
	padding-right: 2px;
}

.flat-property-detail .wrap-img {
	margin-bottom: 50px;
}

.flat-property-detail .wrap-img .box-img img {
	width: 100%;
}

.flat-property-detail .wrap-img .box-1 {
	margin-right: 10px;
	width: 49.1%;
}

.flat-property-detail .wrap-img .box-2 {
	width: 50.2%;
}

.flat-property-detail .wrap-img .box-2 .img-box {
	margin-top: 10px;
}

.flat-property-detail .wrap-img .box-2 .img-3 {
	width: 50%;
}

.flat-property-detail .wrap-img .box-2 .image {
	margin-left: 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
}

.flat-property-detail .wrap-img .box-2 .image .img-4 {
	height: 100%;
}

.flat-property-detail .wrap-img .box-2 .image::before {
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #000000 100%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.4);
}

.flat-property-detail .wrap-img .box-2 .image .contents {
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
}

.flat-property-detail .wrap-img .box-2 .image .contents svg {
	margin-bottom: 6px;
}

.flat-property-detail .post .titles {
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EDEDED;
}

.flat-property-detail .wrap-style {
	margin-bottom: 30px;
	border-radius: 10px;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
}

.flat-property-detail .wrap-style:last-child {
	margin-bottom: 0;
}

.flat-property-detail .wrap-overview {
	padding: 10px 20px 1px;
}

.flat-property-detail .wrap-overview .box-icon {
	width: 26.1%;
}

.flat-property-detail .wrap-overview .box-icon:last-child {
	width: 20%;
}

.flat-property-detail .wrap-overview .icon {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid #B6B6B6;
	margin-bottom: 19px;
	margin-right: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flat-property-detail .wrap-text {
	padding: 21px 20px 20px;
}

.flat-property-detail .wrap-text .text-2,
.flat-property-detail .wrap-text .text-1 {
	margin-bottom: 12px;
}

.flat-property-detail .wrap-property {
	padding: 20px 20px 8px;
}

.flat-property-detail .wrap-property ul:nth-child(1) {
	width: 51.5%;
}

.flat-property-detail .wrap-property ul:nth-child(1) .one {
	width: 24.3%;
}

.flat-property-detail .wrap-property ul:nth-child(2) {
	width: 48.5%;
}

.flat-property-detail .wrap-property ul:nth-child(2) .one {
	width: 25.6%;
}

.flat-property-detail .wrap-property ul li {
	margin-bottom: 12px;
}

.flat-property-detail .wrap-featured {
	padding: 20px 20px 18px;
}

.flat-property-detail .wrap-featured .inner-1 {
	width: 25.7%;
}

.flat-property-detail .wrap-featured .inner-2 {
	width: 25.2%;
}

.flat-property-detail .wrap-featured .inner-3 {
	width: 25.7%;
}

.flat-property-detail .wrap-featured .inner-4 {
	margin-top: 42px;
}

.flat-property-detail .wrap-map {
	padding: 20px 20px 12px;
}

.flat-property-detail .wrap-map ul:nth-child(1) .one {
	width: 34%;
}

.flat-property-detail .wrap-map ul:nth-child(2) .one {
	width: 35.6%;
}

.flat-property-detail .wrap-map .box {
	margin-bottom: 20px;
}

.flat-property-detail .wrap-map .map-content {
	width: 100%;
	height: 360px;
}

.flat-property-detail .wrap-floor {
	padding: 20px 20px 6px;
}

.flat-property-detail .wrap-floor .flat-accordion .icons {
	margin-right: 20px;
}

.flat-property-detail .wrap-floor .flat-accordion .icons.icon-money span:nth-child(1) {
	margin-right: 6px;
}

.flat-property-detail .wrap-floor .flat-accordion .icons.icon-money span:nth-child(2) {
	margin-right: 10px;
}

.flat-property-detail .wrap-floor .flat-accordion .icons:last-child {
	margin-right: 0px;
}

.flat-property-detail .wrap-floor .flat-accordion .icons::before {
	margin-right: 8px;
}

.flat-property-detail .wrap-floor .flat-accordion .icons span:nth-child(1) {
	margin-right: 10px;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle {
	-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;
	position: relative;
	margin-bottom: 14px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #B6B6B6;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle:last-child {
	margin-bottom: 0;
	border-bottom: 0px;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-title {
	padding: 0px 0px 13px 22px;
	cursor: pointer;
	color: #24272C;
	width: 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;
	position: relative;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-title.active .btn-toggle::after {
	content: "\f054";
	rotate: -90deg;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .btn-toggle {
	position: absolute;
	left: 4px;
	top: 0px;
	-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;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .btn-toggle::after {
	content: "\f054";
	font-family: "Font Awesome 5 Pro";
	rotate: 90deg;
	font-weight: 400;
	color: #24272C;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content {
	padding: 8px 0px 20px 0px;
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	transition: all 0s ease !important;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content img {
	margin-bottom: 20px;
}

.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content .texts,
.flat-property-detail .wrap-floor .flat-accordion .flat-toggle .toggle-content .title {
	margin-bottom: 12px;
}

.flat-property-detail .wrap-video {
	padding: 21px 20px 20px;
}

.flat-property-detail .wrap-video .post-video img {
	border-radius: 10px;
}

.flat-property-detail .wrap-video .post-video a {
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.flat-property-detail .wrap-video .post-video .ripple::before,
.flat-property-detail .wrap-video .post-video .ripple::after {
	width: 60px;
	height: 60px;
}

.flat-property-detail .wrap-virtual {
	padding: 20px 20px 20px;
}

.flat-property-detail .wrap-walksore {
	padding: 20px 20px 20px;
}

.flat-property-detail .wrap-walksore .icon-p {
	margin-left: 2px;
	margin-bottom: 20px;
}

.flat-property-detail .wrap-walksore .progress-box {
	margin-bottom: 20px;
}

.flat-property-detail .wrap-walksore .progress-box .chart {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flat-property-detail .wrap-walksore .progress-box canvas {
	background: #FFF5E0;
	border-radius: 50%;
}

.flat-property-detail .wrap-walksore .progress-box .progress-walk {
	margin-right: 20px;
}

.flat-property-detail .wrap-walksore .progress-box .progress-walk svg {
	position: absolute;
}

.flat-property-detail .wrap-walksore .progress-box .content h4 {
	margin-bottom: 5px;
}

.flat-property-detail .wrap-walksore .progress-box:last-child {
	margin-bottom: 0;
}

.flat-property-detail .wrap-nearby {
	padding: 20px 20px 12px;
}

.flat-property-detail .wrap-nearby .icon {
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background-color: #d80c18;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}

.flat-property-detail .wrap-nearby .content {
	width: 100%;
}

.flat-property-detail .wrap-nearby .content h4 {
	margin-bottom: 5px;
	margin-top: 1px;
}

.flat-property-detail .wrap-nearby .content .title-box {
	margin-bottom: 8px;
}

.flat-property-detail .wrap-nearby .content .title-box .title-item {
	margin-right: 10px;
}

.flat-property-detail .wrap-nearby .content .title-box .star {
	margin-right: 8px;
}

.flat-property-detail .wrap-nearby .content .title-box .star svg {
	margin-right: 2px;
}

.flat-property-detail .wrap-nearby .box-1 {
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #B6B6B6;
}

.flat-property-detail .wrap-nearby .box-2 .content .title-box .star {
	margin-right: 0;
}

.flat-property-detail .wrap-form {
	padding: 20px 20px 20px;
}

.flat-property-detail .wrap-form .comments .comment-form fieldset {
	margin-bottom: 20px;
}

.flat-property-detail .wrap-form .comments .comment-form label.checkbox-wrap {
	padding-bottom: 13px;
}

.flat-property-detail .wrap-form .comments .comment-form .nice-select {
	padding: 15px 20px 14px 16px;
	margin-bottom: 30px;
}

.flat-property-detail .wrap-form .comments .comment-form .inner-1 .nice-select {
	margin-top: 10px;
}

.flat-property-detail .wrap-form .comments .comment-form .inner-2 {
	margin-bottom: 30px;
}

.flat-property-detail .wrap-form .comments .comment-form button {
	width: auto;
}

.flat-property-detail .wrap-review {
	padding: 20px 20px 18px;
}

.flat-property-detail .wrap-review .box-title {
	margin-bottom: 12px;
}

.flat-property-detail .wrap-review .box-title .star {
	margin-left: 0;
}

.flat-property-detail .wrap-review .box-title .star svg {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.flat-property-detail .wrap-review .box-title h3 {
	margin-right: 10px;
}

.flat-property-detail .wrap-review .box-title .sort-inner span {
	margin-right: 5px;
}

.flat-property-detail .wrap-review .box-title .sort-inner a::after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	color: #120A21;
	font-size: 12px;
	margin-left: 12px;
}

.flat-property-detail .wrap-review .comment-list li {
	margin-bottom: 37px;
	padding-bottom: 33px;
	border-bottom: 1px solid #EDEDED;
}

.flat-property-detail .wrap-review .comment-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.flat-property-detail .wrap-review .comment-list li .comment-list-wrap {
	margin-bottom: 19px;
}

.flat-property-detail .wrap-review .comment-list li .comment-list-wrap .images {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	overflow: hidden;
}

.flat-property-detail .wrap-review .comment-list li .comment-list-wrap .content {
	padding: 0px 0px 0 20px;
}

.flat-property-detail .wrap-review .comment-list li .comment-list-wrap .content h5 {
	margin-bottom: 5px;
}

.flat-property-detail .wrap-review .comment-list li .texts {
	margin-bottom: 16px;
}

.flat-property-detail .wrap-review .comment-list li .helpful {
	margin-left: 12px;
}

.flat-property-detail .wrap-review .comment-list li .helpful a {
	padding: 3.5px 10.5px;
	border-radius: 10px;
	border: 1px solid #EDEDED;
}

.flat-property-detail .wrap-contact h3 {
	margin-bottom: 5px;
}

.flat-property-detail .wrap-contact .titles {
	margin-bottom: 12px;
}

.flat-property-detail .wrap-contact .star svg {
	width: 19px;
	height: 19px;
	margin-right: 7px;
}

.flat-property-detail .wrap-contact .comments .comment-form .message-wrap {
	margin-bottom: 14px;
}

.flat-property-detail .wrap-contact .title-rating {
	margin-right: 24px;
}

.flat-property-detail.style2 {
	padding-top: 0;
}

.flat-property-detail.style2 .wrap-house {
	margin-top: -73px;
	padding: 19px 20px;
	border-radius: 10px;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
}

.flat-property-detail.property-detail2 .wrap-style {
	border-radius: 0px;
	box-shadow: unset;
	padding: 0;
}

.flat-property-detail.property-detail2 .titles h3 {
	position: relative;
	display: initial;
}

.flat-property-detail.property-detail2 .titles h3::before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #d80c18;
	position: absolute;
	bottom: -15px;
}

.flat-property-detail.property-detail2 .titles.style h3::before {
	bottom: -30px;
}

.flat-property-detail.property-detail2 .title-style {
	position: relative;
}

.flat-property-detail.property-detail2 .title-style::before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #d80c18;
	position: absolute;
	bottom: -15px;
}

.flat-property-detail.property-detail2 .title-style h3::before {
	display: none;
}

.flat-property-detail.property-detail2 .wrap-overview {
	margin-bottom: 34px;
}

.flat-property-detail.property-detail2 .wrap-text {
	margin-bottom: 50px;
}

.flat-property-detail.property-detail2 .wrap-featured {
	margin-bottom: 48px;
}

.flat-property-detail.property-detail2 .wrap-map {
	margin-bottom: 37px;
}

.flat-property-detail.property-detail2 .wrap-map .box {
	margin-bottom: 10px;
}

.flat-property-detail.property-detail2 .wrap-floor {
	padding-right: 30px;
	margin-bottom: 38px;
}

.flat-property-detail.property-detail2 .wrap-floor .titles {
	padding-bottom: 21px;
	margin-bottom: 20px;
}

.flat-property-detail.property-detail2 .wrap-floor .titles h3::before {
	bottom: -20px;
}

.flat-property-detail.property-detail2 .wrap-floor .flat-accordion .flat-toggle .toggle-title {
	padding: 0px 10px 13px 22px;
}

.flat-property-detail.property-detail2 .wrap-form,
.flat-property-detail.property-detail2 .wrap-video {
	margin-bottom: 50px;
}

.flat-property-detail.property-detail2 .wrap-walksore,
.flat-property-detail.property-detail2 .wrap-virtual {
	margin-bottom: 51px;
}

.flat-property-detail.property-detail2 .wrap-nearby {
	padding-right: 39px;
	margin-bottom: 44px;
}

.flat-property-detail.property-detail2 .wrap-review {
	margin-bottom: 47px;
}

.flat-property-detail.property-detail2 .wrap-review .box-title {
	margin-bottom: 22px;
}

.flat-property-detail.property-detail2 .wrap-review .comment-list .content {
	padding: 1px 0px 0 21px;
}

.flat-property-detail.property-detail2 .wrap-contact {
	margin-bottom: 0;
}

.flat-property-detail.property-detail2 .wrap-contact .titles {
	margin-bottom: 20px;
	padding-bottom: 13px;
}

.flat-property-detail.property-detail2 .wrap-contact .titles h3::before {
	bottom: -40px;
}

.flat-sale-detail .heading-section {
	margin-bottom: 30px;
}

.flat-sale-detail .heading-section .title-heading {
	margin-bottom: 10px;
}

.flat-error {
	padding: 32px 0 100px;
}

.flat-error .images {
	margin-bottom: 71px;
}

.flat-error .heading-sections h2 {
	margin-bottom: 19px;
}

.flat-error .heading-sections p {
	padding: 0 320px;
	margin-bottom: 40px;
}

.flat-error .heading-sections .sc-button {
	width: 188px;
	height: 54px;
}

.flat-blog-grid .flat-blog {
	padding-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
}

.flat-blog-grid .box {
	margin-bottom: 31.5px;
}

.flat-blog-grid .box .date {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #FFFFFF;
	background-color: #d80c18;
	padding: 6px 12px;
	border-radius: 99px;
	font-family: "Inter", sans-serif;
}

.flat-blog-grid .box .content {
	padding-top: 26px;
}

.flat-blog-grid .box .content .sub-box {
	margin-bottom: 9px;
}

.flat-blog-grid .box .content .sub-box a {
	font-family: "Inter", sans-serif;
}

.flat-blog-grid .box .content .sub-box .category {
	position: relative;
	margin-left: 11px;
	padding-left: 8px;
}

.flat-blog-grid .box .content .sub-box .category:not(:first-child)::before {
	position: absolute;
	content: "";
	width: 1px;
	background-color: #E4E4E4;
	left: 0;
	top: 5px;
	bottom: 5px;
}

.flat-blog-grid .box .content h3 {
	margin-bottom: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.flat-blog-grid .box .content>p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.flat-blog-grid .themesflat-pagination {
	margin-top: 27px;
}

.flat-map .map-content {
	width: 100%;
	height: 690px;
}

.flat-blog-list .box-heading {
	margin-bottom: 60px;
}

.flat-blog-list .wrap-blog {
	padding-right: 10px;
}

.flat-blog-list .wrap-blog .box {
	margin-bottom: 36px;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 36px;
}

.flat-blog-list .wrap-blog .box:last-child {
	margin-bottom: 25px;
}

.flat-blog-list .wrap-blog p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.flat-blog-detail {
	padding: 0;
}

.flat-blog-detail .post {
	padding-right: 10px;
}

.flat-blog-detail .title-heading {
	margin-bottom: 17px;
}

.flat-blog-detail .icon-boxs {
	padding-left: 2px;
	margin-bottom: 30px;
	padding-bottom: 32px;
	border-bottom: 1px solid #EDEDED;
}

.flat-blog-detail .icon-boxs svg {
	margin-right: 4px;
}

.flat-blog-detail .texts-1 {
	margin-bottom: 30px;
}

.flat-blog-detail .image {
	margin-bottom: 29px;
}

.flat-blog-detail .image img {
	border-radius: 16px;
}

.flat-blog-detail h3 {
	margin-bottom: 16px;
}

.flat-blog-detail .content-img {
	margin-bottom: 31px;
}

.flat-blog-detail .content-img .sub-title {
	margin-bottom: 3px;
}

.flat-blog-detail .texts-2 {
	margin-bottom: 22px;
}

.flat-blog-detail .texts-3 {
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid #B6B6B6;
}

.flat-blog-detail .text-box {
	background-color: rgba(255, 113, 1, 0.06);
	border-left: 4px solid #d80c18;
	padding: 32px 34px 28px 26px;
	border-radius: 10px;
	margin-bottom: 21px;
}

.flat-blog-detail .text-box>p {
	margin-bottom: 26px;
}

.flat-blog-detail .box-image {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin-bottom: 20px;
}

.flat-blog-detail .tag-wrap {
	margin-bottom: 34px;
	padding-top: 18px;
	margin-top: 30px;
	border-top: 1px solid #EDEDED;
}

.flat-blog-detail .tags p {
	margin-right: 9px;
	margin-bottom: 10px;
}

.flat-blog-detail .tags a {
	display: inline-block;
	padding: 7px 8px;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #EDEDED;
	font-family: "Inter", sans-serif;
	border-radius: 99px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flat-blog-detail .tags a:hover {
	background-color: #d80c18;
	border: 1px solid #d80c18;
	color: #FFFFFF;
}

.flat-blog-detail .share-box {
	margin-top: -8px;
}

.flat-blog-detail .share-box p {
	margin-right: 9px;
}

.flat-blog-detail .share-box .icon-social a {
	border: 1px solid #B6B6B6;
	background-color: unset;
	color: #24272C;
	margin-left: 1px;
}

.flat-blog-detail .share-box .icon-social a:hover {
	border: 1px solid #d80c18;
	background-color: #d80c18;
	color: #FFFFFF;
}

.wrap-review {
	padding: 0;
	margin-bottom: 49px;
}

.wrap-review .box-title {
	margin-bottom: 20px;
}

.wrap-review .comment-list .content {
	padding: 1px 0px 0 21px;
}

.wrap-review .image-wrap {
	margin-bottom: 17px;
}

.wrap-review .image-wrap img {
	min-width: 141px;
	object-fit: cover;
	height: 79px;
	border-radius: 16px;
}

.wrap-form {
	padding: 0;
}

.wrap-form .title {
	margin-bottom: 30px;
}

.wrap-form .title h2 {
	margin-bottom: 8px;
}

.flat-video {
	padding-top: 144px;
	padding-bottom: 150px;
	background: url(./../../assets/images/section/bg-video.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}

.flat-video.page {
	background: url(./../../assets/images/section/bg-video-page.jpg) center center no-repeat;
	background-size: cover;
	border-radius: 5px;
	padding-bottom: 151px;
}

.flat-video.page .overlay {
	border-radius: 5px;
}

.flat-video.page .heading-section {
	margin-bottom: 13px;
}

.flat-video-page {
	padding-bottom: 104px;
}

.post-video img {
	border-radius: 30px;
}

.post-video a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 86px;
	height: 86px;
	background: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	line-height: 86px;
}

.post-video a svg path {
	-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;
}

.post-video a:hover {
	background: #d80c18;
}

.post-video a:hover svg path {
	fill: #FFFFFF;
}

.ripple::before,
.ripple::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.04);
	-o-box-shadow: 0 0px 0 50px rgba(255, 255, 255, 0.04);
	box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.3);
	-webkit-animation: ripple 2s infinite;
	animation: ripple 2s infinite;
}

.ripple::before {
	content: "";
	position: absolute;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.ripple::after {
	content: "";
	position: absolute;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.flat-count {
	background: #24272C;
	color: #FFFFFF;
	padding: 80px 0 90px;
}

.flat-count .themes-count {
	margin-left: -60px;
	border-radius: 12px;
}

.flat-count .counter-box {
	position: relative;
	background-color: #d80c18;
	width: calc(33.333% - 60px);
	margin-left: 60px;
	margin-right: 10px;
	padding: 30px;
	box-shadow: 9px 9px 0 #EDEDED;
}

.flat-count .counter-box .icon {
	margin-right: 31px;
	width: 140px;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #FFFFFF;
	border-radius: 12px;
	background: #9664FF;
}

.flat-count .counter-box .number {
	font-size: 100px;
	font-weight: 600;
	margin-bottom: 42px;
	color: #FFFFFF;
}

.flat-count .counter-box .number.number-style::after {
	content: "k";
	font-size: 100px;
	color: #FFFFFF;
	font-family: "Outfit", sans-serif;
}

.flat-count .counter-box .content {
	padding-top: 26px;
}

.flat-faq {
	padding-top: 92px;
	padding-bottom: 102px;
}

.flat-faq.page {
	padding: 100px 0 87px;
}

.flat-faq .text-box span {
	padding-right: 4px;
}

.flat-faq .wrap-author {
	margin-top: 56px;
}

.flat-faq .wrap-author .images {
	margin-bottom: 31px;
}

.flat-faq .wrap-author .content {
	margin-bottom: 31px;
}

.flat-faq .wrap-author .content h4 {
	margin-bottom: 4px;
}

.flat-faq .wrap-author .button-faq a {
	width: 220px;
	margin-left: 4px;
	margin-right: 4px;
}

.flat-faq .wrap-author .button-faq a:nth-child(1) span {
	margin-right: 8px;
}

.flat-faq .wrap-author .button-faq svg {
	margin-right: 0;
}

.loan-calculator .map-content {
	width: 100%;
	height: 403px;
}

.loan-calculator {
	padding: 110px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	margin: 0px 12px;
	border-radius: 24px;
}

.loan-calculator.inner-1 {
	background-image: url(./../../assets/images/section/bg-1.jpg);
}

.loan-calculator.inner-3 {
	background-image: url(./../../assets/images/section/bg-3.jpg);
}

.loan-calculator.inner-4 {
	background-image: url(./../../assets/images/section/bg-4.jpg);
}

.loan-calculator.inner-8 {
	background-image: url(./../../assets/images/section/bg-11.jpg);
}

.loan-calculator.inner-6 {
	background-image: url(./../../assets/images/section/bg-7.jpg);
	position: relative;
	overflow: hidden;
	padding: 191px 0px 191px 0px !important;
}

.loan-calculator.inner-7 {
	background-image: url(./../../assets/images/section/bg-8.jpg);
	position: relative;
	overflow: hidden;
	padding: 100px 0px 237px 0px !important;
}

..loan-calculator.inner-7 .heading {
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.loan-calculator.inner-7 .heading h2 {
	margin-bottom: 17px;
}

.loan-calculator.inner-5 {
	background-image: url(./../../assets/images/section/bg-6.jpg);
	position: relative;
	overflow: hidden;
	padding: 100px 0px 298px 0px !important;
}

.loan-calculator.inner-5::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.loan-calculator.inner-5 .heading {
	max-width: 618px;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.loan-calculator.inner-5 .heading h2 {
	margin-bottom: 17px;
}

.loan-calculator.inner-5 .heading p {
	margin-bottom: 42px;
}

.loan-calculator.inner-2 {
	background-image: url(./../../assets/images/section/bg-2.jpg);
	padding: 100px 0px 188px 0px !important;
	position: relative;
	overflow: hidden;
}

.loan-calculator.inner-2::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.loan-calculator.inner-2 .heading {
	max-width: 618px;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.loan-calculator.inner-2 .heading h2 {
	margin-bottom: 17px;
}

.loan-calculator.inner-2 .heading p {
	margin-bottom: 42px;
}

.section-feature-specs .image-feature-specs .image-inner1 {
	max-width: 398px;
	border-radius: 24px;
	overflow: hidden;
	margin-left: 8.7em;
}

.section-feature-specs .image-feature-specs .image-inner2 {
	margin-top: -11em;
	margin-left: 4px;
	margin-bottom: -2px;
}

.section-feature-specs .image-feature-specs .box-specs {
	background-color: #FFAD6B;
	border-radius: 15px;
	position: absolute;
	opacity: 0.1;
}

.section-feature-specs .image-feature-specs .box-specs.small {
	width: 60px;
	height: 60px;
	right: 142px;
	top: 27%;
}

.section-feature-specs .image-feature-specs .box-specs.large {
	width: 114px;
	height: 114px;
	right: 47px;
	top: 0;
}

.section-feature-specs .content-feature-specs {
	margin-top: 73px;
}

.section-feature-specs .content-feature-specs .feature-specs-box .content {
	border-radius: 24px;
	padding: 29px;
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.section-feature-specs .content-feature-specs .feature-specs-box .content .text-address {
	margin-bottom: 8px;
}

.section-feature-specs .content-feature-specs .feature-specs-box .content .link-style-1 {
	margin-bottom: 12px;
}

.section-feature-specs .content-feature-specs .feature-specs-box .content .icon-box {
	gap: 9px;
	margin-bottom: 40px;
}

.section-feature-specs .content-feature-specs .feature-specs-box .content .icon-box i {
	margin-right: 4px;
}

.section-feature-specs .content-feature-specs .feature-specs-box .content .days-box .img-author img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	margin-right: 12px;
}

.section-feature-specs .content-feature-specs .feature-specs-box .content .bottom-box {
	border-top: 1px solid #EDEDED;
	margin-top: 26px;
	padding-top: 27px;
}

.section-car-list {
	border-radius: 16px;
	background-color: #FFFFFF;
	z-index: 2;
	position: relative;
}

.section-car-list .partner-slide2 {
	padding: 30px 15px 0px 15px;
}

.section-why-choose-us .image-wcs .image-inner1 {

	border-radius: 24px;
	overflow: hidden;
}

.section-why-choose-us .image-wcs .image-inner2 {
	position: absolute;
	bottom: -21%;
	right: -20%;
}

.section-why-choose-us .image-wcs .icon-list {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	position: absolute;
	z-index: 2;
	top: 23.7%;
	right: 10%;
}

.section-why-choose-us .image-wcs .icon-list .tf-icon-list:not(:last-child) {
	margin-bottom: 24px;
}

.section-why-choose-us .content-wcs {
	padding-left: 75px;
}

.section-why-choose-us .tf-icon-box-list .tf-icon-box {
	margin-bottom: 20px;
}

.section-why-choose-us2 .image-wcs .image-inner1 {
	max-width: 410px;
	border-radius: 24px;
	overflow: hidden;
}

.justify-space {
	position: relative;
}

.section-why-choose-us2 .image-wcs .image-inner2 {
	float: right;
	margin-top: -24.1em;
}

.section-why-choose-us2 .image-wcs .tf-icon-list {
	position: absolute;
	z-index: 1;
}

.section-why-choose-us2 .image-wcs .tf-icon-list.po-1 {
	right: 11%;
	top: 15.2%;
}

.section-why-choose-us2 .image-wcs .tf-icon-list.po-2 {
	left: 10%;
	top: 60.2%;
}

.section-why-choose-us2 .image-wcs .tf-icon-list.po-3 {
	left: 15%;
	bottom: -24%;
}

.section-why-choose-us2 .content-wcs {
	padding-top: 112px;
	padding-right: 77px;
}

.section-why-choose-us2 .content-wcs .heading-section {
	margin-bottom: 30px;
}

.section-why-choose-us2 .tf-icon-box-list .tf-icon-box {
	margin-bottom: 20px;
}

.find-car-h10 .image-wcs {
	height: 100%;
}

.find-car-h10 .image-wcs .bg-image-5 {
	background-image: url(./../../assets/images/section/bg-9.jpg);
	position: relative;
	overflow: hidden;
	padding: 110px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 24px;
	height: 100%;
}

.find-car-h10 .content-wcs {
	padding-top: 55px;
	padding-bottom: 56px;
	padding-left: 30px;
}

.why-choose-us-5 .image-wcs {
	height: 100%;
}

.why-choose-us-5 .image-wcs .bg-image-5 {
	background-image: url(./../../assets/images/section/bg-5.jpg);
	position: relative;
	overflow: hidden;
	padding: 110px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	border-radius: 24px;
	height: 100%;
}

.why-choose-us-5 .content-wcs {
	padding-top: 66px;
	padding-left: 80px;
	padding-right: 20.3em;
	padding-bottom: 48px;
}

.why-choose-us-5 .content-wcs .heading-section {
	margin-bottom: 26px;
}

.why-choose-us-5 .tf-icon-box-list .tf-icon-box {
	margin-bottom: 20px;
}

.why-choose-us-10 .image-wcs {
	height: 100%;
}

.why-choose-us-10 .image-wcs .bg-image-5 {
	background-image: url(./../../assets/images/section/bg-10.jpg);
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 24px;
	height: 100%;
}

.why-choose-us-10 .content-wcs {
	padding-top: 66px;
	padding-left: 20.8em;
	padding-right: 80px;
	padding-bottom: 50px;
}

.why-choose-us-10 .content-wcs .heading-section {
	margin-bottom: 26px;
}

.why-choose-us-10 .tf-icon-box-list .tf-icon-box {
	margin-bottom: 20px;
}

.section-icon-list {
	margin-top: -11.4em;
}

.mask-0-3 .swiper-slide {
	opacity: 0.3;
}

.mask-0-3 .swiper-slide-prev,
.mask-0-3 .swiper-slide-active,
.mask-0-3 .swiper-slide-next {
	opacity: 1;
}

/* listing details  ----------
-------------------------*/
.image-list-details {
	position: relative;
	overflow: hidden;
	border-radius: 16px;
}

.image-list-details:hover .specs-features-wrap {
	opacity: 1;
	visibility: visible;
}

.image-list-details .image {
	width: 100%;
}

.image-list-details .image img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.specs-features-wrap {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 1;
	gap: 10px;
	opacity: 0;
	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;
}

.specs-features {
	display: flex;
	align-items: center;
	gap: 10px;
	background: #FFFFFF;
	padding: 9px 20px;
	border-radius: 12px;
}

.specs-features:hover {
	background: #d80c18;
}

.specs-features:hover .icon,
.specs-features:hover span {
	color: #FFFFFF !important;
}

.specs-features .icon {
	color: #24272C;
}

.widget-listing {
	padding: 30px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
}

.widget-listing .listing-header h3 {
	margin-bottom: 7px;
}

.listing-recommended .item {
	gap: 20px;
}

.listing-recommended .item:not(:last-child) {
	margin-bottom: 21px;
}

.listing-recommended .item .image {
	max-width: 130px;
	overflow: hidden;
	border-radius: 16px;
}

.listing-recommended .item .content h6 {
	margin-bottom: 10px;

}

.box-car-list.style-5 a {
	display: block;
}

.listing-recommended .item .content h6 a {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.listing-recommended .item .content p {

	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.listing-recommended .item .content h6:hover {
	color: #d80c18;
}

.heading-widget .title {
	margin-bottom: 17px;
}

.heading-widget .icon-box {
	gap: 19px;
	margin-bottom: 16px;
}

.heading-widget .money {
	font-size: 30px;
	font-weight: 500;
	line-height: 37.8px;
	margin-bottom: 16px;
}

.heading-widget .price-wrap {
	margin-bottom: 16px;
}

.heading-widget .price-wrap p {
	line-height: 16.8px;
	margin-bottom: 2px;
}

.heading-widget .price-wrap p:first-child {
	margin-right: 10px;
}

.action-icon {
	gap: 8px;
}

.action-icon.style-1 .icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 100%;
}

.action-icon .icon {
	width: 40px;
	height: 40px;
	border: 1px solid #EDEDED;
	text-align: center;
	line-height: 37px;
	border-radius: 10px;
	color: #B6B6B6;
	-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;
}

.action-icon .icon:hover {
	border: 1px solid #d80c18;
	color: #FFFFFF;
	background-color: #d80c18;
}

.prolile-info {
	gap: 20px;
	padding-bottom: 28px;
	border-bottom: 1px solid #EDEDED;
}

.prolile-info .image {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	overflow: hidden;
}

.prolile-info .content h4 {
	margin-bottom: 10px;
}

.prolile-info .content .verified {
	background-color: rgba(126, 211, 33, 0.1);
	border: 1px solid rgba(126, 211, 33, 0.14);
	border-radius: 100px;
	color: #7ED321;
	padding: 4px 10px;
	gap: 6px;
}

.profile-map .list-icon-pf {
	margin-bottom: 16px;
}

.profile-map .map #map,
.profile-map .map iframe {
	width: 100%;
	height: 190px;
	border-radius: 16px;
}

.profile-contact h6 {
	margin-bottom: 10px;
}

.profile-contact .btn-contact {
	gap: 10px;
}

.profile-contact .btn-contact .btn-pf {
	padding: 15px 26.5px;
	border-radius: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	width: 100%;
	gap: 10px;
}

.profile-contact .btn-contact .btn-pf i {
	font-size: 16px;
}

.profile-contact .btn-contact .btn-pf.bg-orange {
	background-color: #d80c18;
}

.profile-contact .btn-contact .btn-pf.bg-orange:hover {
	background-color: #7ED321;
}

.profile-contact .btn-contact .btn-pf.bg-green {
	background-color: #7ED321;
}

.profile-contact .btn-contact .btn-pf.bg-green:hover {
	background-color: #d80c18;
}

.listing-description .tfcl-listing-info>p {
	margin-bottom: 22px;
}

.listing-description .list-file a {
	border-radius: 5px;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	color: #24272C;
	padding: 9px 10px 9px 10px;
}

.listing-description .list-file a svg {
	margin-right: 6px;
}

.listing-infor-box {
	display: flex;
	align-items: center;
	margin-bottom: 22px;
}

.listing-infor-box .icon {
	margin-right: 10px;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: left;
}

.listing-infor-box .content-listing-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.listing-infor-box .content-listing-info .listing-info-title {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
	flex: 1;
}

.listing-infor-box .content-listing-info .listing-info-value {
	font-size: 14px;
	font-weight: 600;
	line-height: 19.6px;
	color: #24272C;
	flex: 1;
	margin-left: -50px;
}

.listing-line {
	background-color: #EDEDED;
	width: 100%;
	height: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.features-inner {
	margin-bottom: 11px;
}

.features-inner>.inner {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding-bottom: 20px;
	gap: 22.5px 25px;
}

.features-inner>.inner .listing-feature-wrap {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
	font-family: "Inter", sans-serif;
}

.features-inner>.inner .listing-feature-wrap i {
	color: #7ED321;
	font-size: 18px;
	margin-right: 9px;
}

.listing-calculator.loan-calculator-form fieldset {
	margin-bottom: 19px !important;
}

.listing-calculator.loan-calculator-form .list-total {
	margin-top: 10px;
}

.listing-calculator.loan-calculator-form .button-boxs .sc-button {
	min-width: 420px;
	width: unset !important;
}

.listing-location .box-title {
	margin-bottom: 30px;
}

.listing-location .box-title .title-ct {
	margin-bottom: 12px;
}

.listing-location .map-content {
	height: 520px;
	width: 100%;
	border-radius: 16px;
}

.widget-rating .icon-star {
	width: 68px;
	height: 68px;
	background-color: rgba(255, 113, 1, 0.06);
	border-radius: 100%;
	text-align: center;
	line-height: 68px;
	color: #d80c18;
	font-size: 32px;
	margin-right: 12px;
}

.widget-rating .number {
	font-size: 70px;
	font-weight: 700;
	line-height: 70px;
	color: #d80c18;
	margin-right: 20px;
}

.widget-rating .content>p:not(:last-child) {
	margin-bottom: 6px;
}

.listing-reviews .flat-tabs .box-tab.style5 .tab-title {
	margin-bottom: 49px;
	white-space: nowrap;
}

.listing-reviews .wrap-review .comment-list li {
	margin-bottom: 31px;
	padding-bottom: 30px;
}

.box-sd {
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.05);
}

.listing-detail.style-1 .listing-detail-wrap {
	padding-right: 26px;
}

.listing-detail.style-1 .listing-calculator.loan-calculator-form {
	padding: 0;
	border-radius: unset;
}

.tfcl-listing-info.style-grid {
	display: flex;
	gap: 10px;
}

.tfcl-listing-info.style-grid .image-list-details {
	flex: 1;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display: none;
	cursor: pointer;
}

.tfcl-listing-info.style-grid .image-list-details.item-1,
.tfcl-listing-info.style-grid .image-list-details.item-2,
.tfcl-listing-info.style-grid .image-list-details.item-3,
.tfcl-listing-info.style-grid .image-list-details.item-4,
.tfcl-listing-info.style-grid .image-list-details.item-5,
.tfcl-listing-info.style-grid .image-list-details.item-6 {
	display: block;
}

.tfcl-listing-info.style-grid .image-list-details.active {
	flex: 3.7;
}

.tfcl-listing-info.style-grid .image-list-details.active .specs-features-wrap {
	display: flex;
}

.tfcl-listing-info.style-grid .image-list-details .image {
	height: 467px;
}

.tfcl-listing-info.style-grid .image-list-details .image img {
	height: 100%;
	object-fit: cover;
}

.tfcl-listing-info.style-grid .image-list-details .specs-features-wrap {
	display: none;
}

.sale-agents-detail {
	border: 1px solid #EDEDED;
	border-radius: 16px;
	padding: 16px;
	gap: 30px;
}

.sale-agents-detail .image {
	min-width: 650px;
	border-radius: 16px;
	overflow: hidden;
}

.sale-agents-detail .image img {
	height: 100%;
	object-fit: cover;
}

.sale-agents-detail .content {
	margin-top: 12px;
}

.sale-agents-detail .content h2 {
	margin-bottom: 10px;
}

.sale-agents-detail .content .rating {
	margin-bottom: 30px;
}

.sale-agents-detail .content .rating>p {
	margin-right: 20px;
}

.sale-agents-detail .content .rating .start i {
	color: #d80c18;
	font-size: 13px;
}

.sale-agents-detail .content .rating .start>span {
	margin-left: 10px;
}

.sale-agents-detail .content>p,
.sale-agents-detail .content .icon-social {
	margin-bottom: 30px;
}

.sale-agents-detail .content .contact {
	margin-bottom: 26px;
}

.sale-agents-detail .content .contact li {
	gap: 10px;
}

.sale-agents-detail .content .contact li:not(:last-child) {
	margin-bottom: 7px;
}

.sale-agents-detail .content .sc-button {
	min-width: 235px;
}

.tf-section-map .map,
.tf-section-map .map-content {
	height: 855px;
	width: 100%;
}

.tf-section-contact {
	padding: 60px 0px;
}

.tf-section-contact .contact-left {
	padding-right: 28px;
}

.tf-section-contact .contact-left fieldset {
	margin-bottom: 19px;
}

.tf-section-contact .contact-left fieldset.phone-wrap {
	margin-bottom: 21px !important;
}

.tf-section-contact .contact-right {
	margin-top: 22px;
}

.contact-info {
	border: 1px solid #EDEDED;
	border-radius: 16px;
	padding: 30px;
}

.contact-info .wrap-info .box-info:not(:last-child) {
	margin-bottom: 26px;
}

.contact-info .wrap-info .box-info h5 {
	margin-bottom: 8px;
}

.carousel-1,
.partner-slide {
	padding: 60px 25px;
	margin: -60px -25px;
}

/* Modal Popup  ----------
-------------------------*/
.popup .modal-content {
	border-radius: 30px !important;
	border: none !important;
	box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08) !important;
	background: #fff;
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.login-form .comments .comment-form fieldset input {
	padding: 17px 18px 17px 44px;
}

.modal-body {
	padding: 0px !important;
}

.modal-body .images img {
	width: 100%;
	height: 100%;
}

.modal-body .content {
	width: 100%;
	padding: 40px 40px 35px;
}

.modal-body .title-login {
	margin-bottom: 40px;
}

.modal-body .mark-logo {
	position: absolute;
	bottom: 27px;
	left: 20px;
}

.modal-body.style2 .mark-logo {
	bottom: 20px;
}

.modal-body .comments .comment-form fieldset {
	margin-bottom: 22px;
}

.modal-body .comments .comment-form .style-wrap {
	margin-bottom: 20px;
}

.modal-body .comments .comment-form .img-name {
	bottom: 17px;
	left: 20px;
}

.modal-body .title-forgot {
	text-align: end;
	margin-bottom: 30px;
	font-family: "Inter", sans-serif;
	line-height: 19.6px;
	margin-top: -2px;
}

.modal-body .sc-button {
	width: 100%;
	margin-bottom: 17px;
}

.modal-body .text-box {
	margin-bottom: 33px;
	font-family: "Inter", sans-serif;
}

.modal-body .button-box {
	margin-left: -10px;
}

.modal-body .button-box a {
	width: calc(50% - 10px) !important;
	margin-left: 10px;
	border: 1px solid #EDEDED;
	padding: 15px 17.5px;
	border-radius: 99px;
	display: flex;
	justify-content: center;
}

.modal-body .button-box a svg {
	margin-right: 10px;
}

.modal-body .texts.line {
	margin-bottom: 29px;
	position: relative;
}

.modal-body .texts.line:before {
	width: 38%;
	height: 1px;
	top: 50%;
	left: 0;
	content: "";
	background: #EDEDED;
	position: absolute;
}

.modal-body .texts.line:after {
	width: 38%;
	height: 1px;
	top: 50%;
	right: 0;
	content: "";
	background: #EDEDED;
	position: absolute;
}

.modal-body .btn.btn-primary:hover {
	opacity: 0.8;
}

.modal-content .close {
	overflow: hidden;
	position: absolute;
	right: 42px;
	top: 36px;
	border: none;
	outline: none;
	z-index: 10 !important;
	opacity: 1;
	background: transparent;
}

.modal-content .close:hover span {
	color: #d80c18;
}

.modal-content .close span {
	font-size: 34px;
	font-weight: 300;
}

.modal-body h2 {
	text-align: center;
	font-weight: 600;
}

.modal {
	z-index: 999999 !important;
}

.modal-open .modal {
	overflow: hidden !important;
	padding-right: 0 !important;
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 0rem);
	max-width: 920px;
	margin: auto auto;
}

.modal.fade.popup.show {
	padding-right: 0 !important;
}

.list-car-list-1 .inner2 .view-car {
	display: none;
}

.list-car-list-1.list-car-grid-1 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 {
	display: flex;
	flex-direction: column;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2:not(:last-child) {
	margin-bottom: 0px;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .image-group {
	width: 100% !important;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content {
	padding: 16px !important;
	display: flex;
	justify-content: space-between;
	gap: 0px;
	flex-wrap: wrap;
	flex-direction: column;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner1 .view-car {
	display: none;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner1 .money {
	margin-bottom: 0px;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 {
	width: 100%;
	padding-left: 0px;
	border-left: unset;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 .days-box {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #EDEDED;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 .view-car {
	display: block;
	color: #24272C;
	border: 1px solid #24272C;
	border-radius: 14px;
	padding: 9px 15.5px;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 .view-car:hover {
	color: #FFFFFF;
	border: 1px solid #d80c18;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 .img-author {
	margin-bottom: 0;
}

.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 .chat,
.list-car-list-1.list-car-grid-1 .box-car-list.style-2 .content .inner2 p.fs-12.lh-16 {
	display: none;
}

.listing-grid-car-wrap .list-car-list-1.list-car-grid-1 {
	grid-template-columns: repeat(4, 1fr);
}

.listing-wrap-map .list-car-1.list-car-list-1 .box-car-list:not(:last-child) {
	margin-bottom: 30px;
}

.listing-wrap-map .list-car-1.list-car-list-1 .box-car-list {
	display: flex;
}

.listing-wrap-map .list-car-1.list-car-list-1.list-car-grid-1 .image-group {
	width: 100% !important;
}

.listing-wrap-map .list-car-1.list-car-list-1 .content {
	gap: 0px;
	flex-direction: column !important;
	width: 100%;
}

.listing-wrap-map .list-car-1.list-car-list-1 .content .view-car {
	font-size: 14px;
	color: #24272C;
	border: 1px solid #24272C;
	border-radius: 14px;
	padding: 9px 15.5px;
}

.listing-wrap-map .list-car-1.list-car-list-1 .content .view-car:hover {
	color: #FFFFFF;
	border: 1px solid #d80c18;
}

.listing-wrap-map .list-car-1.list-car-list-1.list-car-grid-1 {
	grid-template-columns: repeat(2, 1fr);
}

.listing-wrap-map .list-car-1.list-car-list-1.list-car-grid-1 .box-car-list {
	display: flex;
	flex-direction: column;
}

.listing-wrap-map .list-car-1.list-car-list-1.list-car-grid-1 .box-car-list:not(:last-child) {
	margin-bottom: 0px;
}

/* Footer
-------------------------------------------------------------- */
#footer {
	background: #24272C;
	position: relative;
	color: #FFFFFF;
}

#footer h4 {
	margin-bottom: 24px;
	color: #FFFFFF;
}

#footer .footer-top {
	padding: 40px 0px;
}

#footer .footer-top .box-footer-top {
	gap: 30px;
}

#footer .footer-top .box-footer-top .icon {
	color: #FFFFFF;
}

#footer .footer-top .box-footer-top .content .title {
	color: #FFFFFF;
	margin-bottom: 6px;
}

#footer .footer-top .box-footer-top .content p {
	color: #FFFFFF;
	opacity: 0.3;
}

#footer .footer-main {
	padding: 40px 0px;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

/* Widget
-------------------------------------------------------------- */
/* widget-menu */
.widget-menu .title-widget {
	font-size: 22px;
	margin-bottom: 28px;
}

.widget-menu .box-menu li a {
	position: relative;
	color: rgba(255, 255, 255, 0.5);
	font-family: "Outfit", sans-serif;
	font-size: 16px;
	line-height: 22px;
}

.widget-menu .box-menu li:not(:last-child) {
	margin-bottom: 11.5px;
}

.widget-menu .box-menu li:hover a {
	-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;
	color: #d80c18;
}

.widget-form p {
	margin-bottom: 18px;
	color: rgba(255, 255, 255, 0.5);
}

.widget-form label {
	position: relative;
	cursor: pointer;
}

.widget-form label input {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	margin-right: 0px;
	margin-bottom: 0px;
}

.widget-form .btn-checkbox {
	width: 24px;
	height: 20px;
	border: 1px solid rgba(255, 255, 255, 0.1019607843);
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 6px;
	justify-content: center;
	margin-right: 12px;
}

.widget-form fieldset {
	position: relative;
	width: 100%;
	margin-bottom: 17px;
}

.widget-form fieldset input {
	border: 1px solid rgba(255, 255, 255, 0.07);
	padding: 15px 14px 15px 17px;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 13px;
	background-color: rgba(255, 255, 255, 0.07);
	border-radius: 14px;
	-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;
	position: relative;
	font-family: "Outfit", sans-serif;
	line-height: 19.5px;
}

.widget-form fieldset input::placeholder {
	color: rgba(255, 255, 255, 0.2);
	line-height: 19.6px;
	font-size: 14px;
	font-weight: 400;
	-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;
	font-family: "Inter", sans-serif;
}

.widget-form fieldset textarea {
	border: 1px solid rgba(255, 255, 255, 0.07);
	padding: 15px 14px 15px 17px;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 13px;
	background-color: rgba(255, 255, 255, 0.07);
	border-radius: 14px;
	-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;
	position: relative;
	font-family: "Outfit", sans-serif;
	line-height: 19.5px;
}

.widget-form fieldset textarea::placeholder {
	color: rgba(255, 255, 255, 0.2);
	line-height: 19.6px;
	font-size: 14px;
	font-weight: 400;
	-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;
	font-family: "Inter", sans-serif;
}

.widget-form fieldset input:focus {
	border: 1px solid #d80c18;
}

.widget-form fieldset textarea:focus {
	border: 1px solid #d80c18;
}

.widget-form button {
	width: 100%;
	height: 50px;
	background-color: #d80c18;
	border: 1px solid #d80c18;
	color: #FFFFFF;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	border-radius: 14px;
	-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;
}

.widget-form button:hover {
	background-color: #FFFFFF;
	border: 1px solid #24272C;
	color: #24272C;
}

.footer-bottom {
	position: relative;
	padding: 40px 0;
	color: #FFFFFF;
}

.footer-bottom .footer-bottom-right {
	gap: 40px;
}

.footer-bottom .footer-bottom-right .title-bottom {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	font-family: "Inter", sans-serif;
}

.icon-social a {
	color: #FFFFFF;
	font-size: 16px;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.08);
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	margin-right: 8px;
	-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;
}

.icon-social a:hover {
	background-color: #d80c18;
	color: #FFFFFF;
}

.icon-social a:last-child {
	margin-right: 0;
}

.icon-social.style1 a {
	color: #24272C;
	border: 1px solid #EDEDED;
}

.icon-social.style1 a:hover {
	color: #FFFFFF;
}

.icon-social.style2 a {
	width: 44px;
	height: 44px;
	color: #24272C;
	border-radius: 8px;
	border: 1px solid #EDEDED;
	color: #B6B6B6;
}

.icon-social.style2 a:hover {
	color: #FFFFFF;
}

.hover-img .img-style {
	overflow: hidden;
	border-radius: 16px;
}

.hover-img .img-style img {
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
	transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
	transition: transform 500ms ease;
}

.hover-img:hover img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
	-webkit-transition: all 2s cubic-bezier(0.3, 1, 0.35, 2) 0s;
	transition: all 2s cubic-bezier(0.3, 1, 0.35, 2) 0s;
}

.hover-img .img-style2 {
	overflow: hidden;
	border-radius: 10px;
}

.hover-img .img-style2 .img-hv {
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
	transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
	transition: transform 500ms ease;
}

.hover-img2 .img-style2 {
	overflow: hidden;
	border-radius: 8px;
}

.hover-img2 .img-style2 .img2 {
	-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;
}

.hover-img2:hover .img2 {
	transform: scale(1.1) rotate(3deg);
}

.hover-img3 .img-style3 {
	border-radius: 12px;
	overflow: hidden;
}

.hover-img3 .img-style3 img {
	width: 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;
}

.hover-img3:hover img {
	transform: scale(1.075);
	-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;
}

.pagi2 .swiper-pagination2:hover .box-img .icon-practice,
.swiper-button-next2:hover .box-img .icon-practice,
.swiper-button-prev2:hover .box-img .icon-practice,
.hv-one:hover .box-img .icon-practice {
	opacity: 1;
	z-index: 99;
	top: 50%;
	transition-delay: 0.5s;
}

.pagi2 .swiper-pagination2:hover .img-style::before,
.swiper-button-next2:hover .img-style::before,
.swiper-button-prev2:hover .img-style::before,
.hv-one:hover .img-style::before {
	opacity: 1;
}

.pagi2 .swiper-pagination2:hover .change-heart,
.swiper-button-next2:hover .change-heart,
.swiper-button-prev2:hover .change-heart,
.hv-one:hover .change-heart {
	opacity: 1 !important;
	visibility: visible !important;
}

.pagi2 .swiper-pagination2 .img-style,
.swiper-button-next2 .img-style,
.swiper-button-prev2 .img-style,
.hv-one .img-style {
	overflow: hidden;
}

.pagi2 .swiper-pagination2 .img-style::before,
.swiper-button-next2 .img-style::before,
.swiper-button-prev2 .img-style::before,
.hv-one .img-style::before {
	content: "";
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	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;
	z-index: 10;
	opacity: 0;
}

.pagi2 .swiper-pagination2 .img-style.s-one::before,
.swiper-button-next2 .img-style.s-one::before,
.swiper-button-prev2 .img-style.s-one::before,
.hv-one .img-style.s-one::before {
	border-radius: 50%;
}

.hv-one2:hover .img-style2::before {
	opacity: 1;
	visibility: visible;
}

.hv-one2 .img-style2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-ms-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
	border-radius: 10px;
}

.hv-tool {
	position: relative;
	transition: all 0.3s ease;
}

.hv-tool::before {
	--translate-y: calc(-100% - var(--arrow-size));
	content: attr(data-tooltip);
	color: #24272C;
	padding: 6px 11px;
	background: #FFFFFF;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.1215686275);
	width: max-content;
	border-radius: 5px;
	text-align: center;
	font-weight: 600;
	font-size: 12px;
	transition: all 0.3s ease;
}

.hv-tool::after {
	--translate-y: calc(-1 * var(--arrow-size));
	content: "";
	border: 6px solid transparent;
	border-top-color: #FFFFFF;
	transition: all 0.3s ease;
}

.hv-tool::after,
.hv-tool::before {
	opacity: 0;
	--arrow-size: 6px;
	position: absolute;
	top: 0px;
	left: 45%;
	transform: translateX(-50%) translateY(var(--translate-y, 0));
	transition: all 0.3s ease;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
}

.hv-tool:hover::before,
.hv-tool:hover::after {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	top: -5px;
}

.hv-tool:hover {
	z-index: 2;
}

.img-style-hover {
	overflow: hidden;
	border-radius: 24px;
}

.hover-img-wrap {
	position: relative;
}

.hover-img-wrap::before {
	content: "";
	position: absolute;
	top: -100%;
	left: 0;
	width: 50%;
	height: 100%;
	background: rgb(0, 0, 0);
	transition: 0.25s;
	z-index: 1;
	opacity: 0.1;
}

.hover-img-wrap::after {
	content: "";
	position: absolute;
	bottom: -100%;
	right: 0;
	width: 50%;
	height: 100%;
	background: rgb(0, 0, 0);
	transition: 0.25s;
	z-index: 1;
	opacity: 0.1;
}

.hover-img-wrap:hover::after {
	bottom: 0;
	transition-delay: 0.25s;
}

.hover-img-wrap:hover::before {
	top: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: "autodeal";
	font-size: 16px;
	font-weight: 400;
}

.swiper-button-next:after {
	content: "\e94d";
}

.swiper-button-prev:after {
	content: "\e947";
}

.swiper-button-next.style-1 {
	right: -10px;
}

.swiper-button-next.style-1:after {
	content: "\f054";
	color: #24272C;
	font-family: "Font Awesome 5 Pro";
}

.swiper-button-next.style-2 {
	right: -25px;
}

.swiper-button-next.style-2:after {
	content: "\f054";
	color: #24272C;
	font-family: "Font Awesome 5 Pro";
}

.swiper-button-next.style-3 {
	right: 20px;
}

.swiper-button-prev.style-1 {
	left: -10px;
}

.swiper-button-prev.style-1:after {
	content: "\f053";
	color: #24272C;
	font-family: "Font Awesome 5 Pro";
}

.swiper-button-prev.style-2 {
	left: -25px;
}

.swiper-button-prev.style-2:after {
	content: "\f053";
	color: #24272C;
	font-family: "Font Awesome 5 Pro";
}

.swiper-button-prev.style-3 {
	left: 20px;
}

.swiper-button-next,
.swiper-button-prev {
	width: 68px;
	height: 68px;
	border-radius: 16px;
	top: 50%;
	z-index: 10;
	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;
	background: rgba(255, 255, 255, 0.12);
	color: #FFFFFF;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	background: #d80c18;
	opacity: 1;
}

.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
	color: #FFFFFF;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	color: #FFFFFF;
}

.swiper-button-next.style-1,
.swiper-button-prev.style-1 {
	width: 48px;
	height: 48px;
	border-radius: 100px;
	background: #FFFFFF;
	box-shadow: 0px 8px 12px 0px rgba(36, 39, 44, 0.15);
}

.swiper-button-next.style-1:hover,
.swiper-button-prev.style-1:hover {
	background: #d80c18;
	opacity: 1;
}

.swiper-button-next.style-1:hover::after,
.swiper-button-prev.style-1:hover::after {
	color: #FFFFFF;
}

.swiper-button-next.style-2,
.swiper-button-prev.style-2 {
	width: 48px;
	height: 48px;
	border-radius: 100px;
	background: #FFFFFF;
	box-shadow: 0px 8px 12px 0px rgba(36, 39, 44, 0.15);
}

.swiper-button-next.style-2:hover,
.swiper-button-prev.style-2:hover {
	background: #d80c18;
	opacity: 1;
}

.swiper-button-next.style-2:hover::after,
.swiper-button-prev.style-2:hover::after {
	color: #FFFFFF;
}

.swiper-button-next.style-3,
.swiper-button-prev.style-3 {
	width: 50px;
	height: 50px;
	border-radius: 16px;
	background: rgba(0, 0, 0, 0.3);
}

.swiper-button-next.style-3:hover,
.swiper-button-prev.style-3:hover {
	background: #d80c18;
	opacity: 1;
}

.swiper-button-next.style-3:hover::after,
.swiper-button-prev.style-3:hover::after {
	color: #FFFFFF;
}

.swiper-button-next {
	right: 50px;
	left: auto;
}

.swiper-button-next.style5-next {
	left: auto;
	right: 90px;
	top: 45%;
}

.swiper-button-next.style7-next {
	right: 102px;
	left: auto;
	top: 77.5%;
}

.swiper-button-prev {
	right: auto;
	left: 50px;
}

.swiper-button-prev.style5-prev {
	left: auto;
	right: 90px;
	top: 53%;
}

.swiper-button-prev.style7-prev {
	right: 180px;
	left: auto;
	top: 77.5%;
}

.slider {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.slider .img-slider .img-item {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.slider .img-slider:before {
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.slider .slider-item {
	position: relative;
}

.slider .slider-item .content {
	z-index: 2;
	position: relative;
}

.slider .slider-item .content .heading {
	margin-bottom: 60px;
}

.slider .slider-item .content .sub-title {
	font-size: 80px;
	font-weight: 100;
	line-height: 80px;
}

.slider .slider-item .content h1 {
	margin-bottom: 22px;
	font-size: 70px;
	font-weight: 600;
	line-height: 70px;
	color: #d80c18 !important;
}

.slider .slider-item .content p {
	color: #d80c18 !important;
}

/* .slider .slider-item .content .heading{
	    z-index: 11;
	    position: relative;
	    overflow: hidden;
	    background: -webkit-linear-gradient(#ffffff, #ec0000);
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
} */

.slider .slider-item .content .category-list-car {
	gap: 30px;
	margin-bottom: 36px;
}

.slider .slider-item .content .category-list-car li {
	gap: 6px;
}

.slider .slider-item .content .category-list-car li .icon {
	color: #FFFFFF;
}

.slider .slider-item .content .chat-wrap {
	gap: 20px;
}

.slider .slider-item .content .chat-wrap .chat {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	background: #FFFFFF;
	padding: 15px 20px;
	border-radius: 14px;
	max-width: 150px;
	width: 100%;
	text-align: center;
	color: #24272C;
}

.slider .slider-item .content .chat-wrap .image {
	width: 42px;
	height: 42px;
	overflow: hidden;
	border-radius: 100%;
}

.slider .slider-item .content .chat-wrap .content-chat {
	padding-left: 7px;
}

.slider.home .content {
	padding: 194px 0px 502px 19px;
}

.slider.home2 .slider-item .img-slider {
	height: 960px;
}

.slider.home2 .slider-item .img-slider img {
	position: relative;
}

.slider.home2 .slider-item-content .flat-tabs {
	position: absolute;
	bottom: 118px;
	max-width: 410px;
}

.slider.home2 .slider-item-content .flat-tabs .flat-tabs-wrap {
	background: #FFFFFF;
	border-radius: 16px;
	z-index: 10;
	position: relative;
	padding: 30px;
}

.slider.home2 .slider-item-content .flat-tabs .flat-tabs-wrap h1 {
	margin-bottom: 26px;
}

.slider.home2 .slider-item-content .flat-tabs .flat-tabs-wrap .form-sl {
	background-color: #FFFFFF;
	padding: 0;
	position: relative;
	z-index: 1;
	border-radius: unset;
	box-shadow: unset;
}

.slider.home2 .inner-group-1 {
	margin-top: 29px;
}

.slider.home2 .inner-group-1 .radio-wrap {
	margin-bottom: 20px !important;
	gap: 20px;
}

.slider.home2 .inner-group-1 .form-group-1 {
	margin-bottom: 10px;
}

.slider.home2 .inner-group-1 .form-group-1 .nice-select .current {
	color: #24272C;
}

.slider.home2 .button-search a {
	min-width: 100%;
	margin-bottom: 20px;
}

.slider.home2 .flat-bt-top .sc-button {
	width: 100%;
	background-color: transparent;
	text-align: center;
	border: 1px solid #d80c18;
}

.slider.home2 .flat-bt-top .sc-button span,
.slider.home2 .flat-bt-top .sc-button svg {
	color: #d80c18;
}

.slider.home3 .slider-item .content {
	padding: 136px 0 446px;
}

.slider.home3 .slider-item .content .heading {
	padding: 0;
	max-width: 583px;
}

.slider.home3 .slider-item .content .heading h1 {
	margin-bottom: 0;
}

.slider.home3 .slider-item .content .heading>span {
	margin-bottom: 8px;
	display: inline-block;
}

.slider.home3 .wrap-icon {
	padding-left: 20px;
}

.slider.home4 .content {
	padding: 350px 0px 350px 0px;
}

.slider.home4 .content h1 {
	margin-bottom: 30px;
}

.slider.home4 .heading {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px !important;
}

.slider.home5 .slider-item .content {
	padding: 173px 0 154px;
}

.slider.home5 .slider-item .content .heading {
	max-width: 530px;
	margin-left: 30px;
	padding-top: 113px;
}

.slider.home5 .slider-item .content .heading p {
	margin-bottom: 40px;
}

.slider.home5 .slider-item .content .heading .chat-wrap .chat {
	max-width: 204px;
}

.slider.home6 .slider-item .content {
	padding: 90px 0 507px;
}

.slider.home7 .slider-item .content {
	padding: 183px 0px 170px 11px;
	gap: 40px;
}

.slider.home7 .slider-item .content .po-content {
	width: 654px;
}

.slider.home7 .slider-item .content .po-content .heading {
	margin-bottom: 60px;
}

.slider.home7 .slider-item .content .po-content .heading .reserve-wrap {
	margin-top: 29px;
}

.slider.home7 .slider-item .content .po-content .heading .reserve-wrap .reserve {
	padding: 15px 63px;
	background-color: #d80c18;
	border-radius: 16px;
	display: inline-block;
}

.slider.home7 .slider-item .content .controller-button {
	margin-top: 10px;
	margin-right: 10px;
}

.slider.home8 {
	background-color: #A9B3BC;
}

.slider.home8 .slider-item .content {
	padding: 159px 0px 177px 11px;
}

.slider.home8 .slider-item .content .heading {
	margin-bottom: 0;
}

.slider.home8 .slider-item .content h1 {
	margin-bottom: 38px;
	font-size: 150px;
	line-height: 150px;
}

.slider.home9 {
	background-image: url(../../assets/images/slider/slide9.jpg);
	background-attachment: fixed;
}

.slider.home9 .content {
	padding: 224px 0px 243px 0px;
}

.slider.home9 .content .heading {
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 100px;
}

.slider.home9 .content .heading .sub-title2 {
	margin-bottom: 10px;
}

.slider.home9 .content .heading h1 {
	font-size: 70px;
	line-height: 70px;
}

.slider.home10 .content {
	padding: 191px 0px 455px 0px;
}

.slider.home10 .content .heading {
	margin-bottom: 0px;
	max-width: 630px;
}

.slider.home10 .content .heading h1 {
	margin-bottom: 30px;
}

.slider.home10 .content .heading p {
	margin-bottom: 44px;
}

.slider.home10 .content .heading .chat-wrap .chat {
	padding: 15px 61px;
	max-width: fit-content;
	width: 100%;
}

.wrap-icon {
	z-index: 10;
	position: relative;
}

.wrap-icon .icon-box {
	display: flex;
	align-items: center;
	margin-right: 32px;
}

.wrap-icon .icon-box:last-child {
	margin-right: 0px;
}

.wrap-icon.link-style-3 {
	gap: 28px;
	margin-top: 33px;
}

.wrap-icon.link-style-3 .icon-box {
	margin-right: 0;
	gap: 6px;
}

.wrap-icon.link-style-3.link-style-4 {
	gap: 10px;
}

.wrap-icon.link-style-3.link-style-4 .icon-box {
	padding: 11px 16px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 16px;
}

.wrap-icon.link-style-3.link-style-4 .icon-box a {
	color: #FFFFFF;
}

.flat-filter-search.home .form-sl {
	border-radius: 0px 16px 16px 16px;
}

.flat-filter-search.home .flat-tabs {
	margin-top: -15em;
}

.flat-filter-search.home3 .flat-tabs {
	margin-top: -20.6em;
}

.flat-filter-search.home3 .flat-tabs .form-sl {
	border-radius: 16px 16px 16px 16px;
}

.flat-filter-search.home4 .flat-tabs {
	margin-top: -12.4em;
}

.flat-filter-search.home5 .flat-tabs {
	margin-top: -11.9em;
}

.flat-filter-search.home5 .flat-tabs .form-sl {
	border-radius: 16px 16px 0px 0px;
}

.flat-filter-search.home6 .flat-tabs {
	margin-top: -18.2em;
}

.flat-filter-search.home6 .flat-tabs .form-sl {
	border-radius: 16px;
}

.flat-filter-search.home6 .flat-tabs .wrap-icon.link-style-3 {
	margin-top: 24px;
}

.flat-filter-search.home7 .flat-tabs {
	margin-top: -8.5em;
}

.flat-filter-search.home8 .flat-tabs {
	margin-top: -8.5em;
}

.flat-filter-search.home10 .flat-tabs {
	margin-top: -20.2em;
}

.flat-tabs {
	position: relative;
}

.flat-tabs .tab-title li {
	position: relative;
	cursor: pointer;
	width: 115px;
	height: 40px;
	background-color: #FFF5E0;
	display: flex;
	align-items: center;
	justify-content: center;
	-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;
}

.flat-tabs .tab-title li:first-child {
	border-top-left-radius: 16px;
}

.flat-tabs .tab-title li:last-child {
	border-top-right-radius: 16px;
}

.flat-tabs .tab-title li h4 {
	-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;
}

.flat-tabs .tab-title li.style {
	color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.2);
	width: 120px;
	height: 47px;
	line-height: 47px;
	z-index: 2;
	cursor: pointer;
	margin-right: 1px;
}

.flat-tabs .tab-title li.style:hover,
.flat-tabs .tab-title li.style.active {
	background-color: #d80c18;
}

.flat-tabs .tab-title.style {
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 30px;
}

.flat-tabs .tab-title.style li {
	width: auto;
	height: auto;
	background-color: transparent !important;
	padding: unset;
	box-shadow: unset;
	margin-right: 25px;
}

.flat-tabs .tab-title.style li h5 {
	-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;
	font-size: 16px;
	line-height: 22.4px;
	padding-bottom: 17px;
	border-bottom: 2px solid transparent;
}

.flat-tabs .tab-title.style li:hover h5,
.flat-tabs .tab-title.style li.active h5 {
	font-weight: 500;
	color: #24272C !important;
	border-bottom: 2px solid #d80c18;
}

.flat-tabs .tab-title.style1 li {
	padding: 9px 18px;
	min-width: 102px;
	background-color: #EDEDED;
	border-radius: 10px;
	margin-right: 10px;
	font-weight: 500;
}

.flat-tabs .tab-title.style1 li h5 {
	font-style: 16px;
}

.flat-tabs .tab-title.style1 li:hover,
.flat-tabs .tab-title.style1 li.active {
	background-color: #d80c18;
}

.flat-tabs .tab-title.style1 li:hover h5,
.flat-tabs .tab-title.style1 li.active h5 {
	color: #FFFFFF;
	font-weight: 500;
}

.flat-tabs .wrap-icon .icon-autodeal-trending {
	font-size: 24px;
	margin-right: 13px;
	margin-left: 4px;
}

.flat-tabs .wrap-icon.trending1 {
	margin-top: 22px;
	z-index: 9;
	position: relative;
}

.flat-tabs .wrap-icon.trending2 {
	margin-top: 29px;
	z-index: 9;
	position: relative;
}

.flat-tabs .box-tab.style1 .tab-title li {
	color: #24272C;
	background-color: transparent;
	width: 110px;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	border-radius: 14px;
	margin-right: 0px;
	border: 1px solid #24272C;
}

.flat-tabs .box-tab.style1 .tab-title li:not(:last-child) {
	margin-right: 10px;
}

.flat-tabs .box-tab.style1 .tab-title li:hover,
.flat-tabs .box-tab.style1 .tab-title li.active {
	color: #FFFFFF;
	background-color: #24272C;
	border: 1px solid #24272C;
	position: relative;
}

.flat-tabs .box-tab.style1 .tab-title li:hover::before,
.flat-tabs .box-tab.style1 .tab-title li.active::before {
	content: "";
	position: absolute;
	bottom: -6px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #24272C;
}

.flat-tabs .box-tab.style2 .tab-title {
	margin-bottom: 21px;
}

.flat-tabs .box-tab.style2 .tab-title li {
	color: #FFFFFF;
	background-color: transparent;
	width: 110px;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	border-radius: 14px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
}

.flat-tabs .box-tab.style2 .tab-title li:not(:last-child) {
	margin-right: 10px;
}

.flat-tabs .box-tab.style2 .tab-title li:hover,
.flat-tabs .box-tab.style2 .tab-title li.active {
	color: #FFFFFF;
	background-color: #d80c18;
	border: 1px solid #d80c18;
	position: relative;
}

.flat-tabs .box-tab.style2 .tab-title li:hover::before,
.flat-tabs .box-tab.style2 .tab-title li.active::before {
	content: "";
	position: absolute;
	bottom: -6px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #d80c18;
}

.flat-tabs .box-tab.style3 .tab-title {
	margin-bottom: 30px;
}

.flat-tabs .box-tab.style3 .tab-title li {
	color: #FFFFFF;
	background-color: transparent;
	width: 110px;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	border-radius: 14px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
}

.flat-tabs .box-tab.style3 .tab-title li:not(:last-child) {
	margin-right: 10px;
}

.flat-tabs .box-tab.style3 .tab-title li:hover,
.flat-tabs .box-tab.style3 .tab-title li.active {
	color: #24272C;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: relative;
}

.flat-tabs .box-tab.style3 .tab-title li:hover::before,
.flat-tabs .box-tab.style3 .tab-title li.active::before {
	content: "";
	position: absolute;
	bottom: -6px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #FFFFFF;
}

.flat-tabs .box-tab.style4 .tab-title {
	margin-bottom: 60px;
}

.flat-tabs .box-tab.style4 .tab-title li {
	color: #24272C;
	background-color: transparent;
	width: 195px;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	border-radius: 100px;
	margin-right: 1px;
	border: 1px solid #EDEDED;
	box-shadow: unset;
}

.flat-tabs .box-tab.style4 .tab-title li:not(:last-child) {
	margin-right: 10px;
}

.flat-tabs .box-tab.style4 .tab-title li:hover,
.flat-tabs .box-tab.style4 .tab-title li.active {
	background-color: #d80c18;
	border: 1px solid #d80c18;
}

.flat-tabs .box-tab.style4 .tab-title li:hover h5,
.flat-tabs .box-tab.style4 .tab-title li.active h5 {
	color: #FFFFFF;
}

.flat-tabs .box-tab.style5 .tab-title {
	margin-bottom: 40px;
}

.flat-tabs .box-tab.style5 .tab-title li {
	color: #24272C;
	background-color: transparent;
	width: 130px;
	height: 40px;
	line-height: 32px;
	z-index: 2;
	border-radius: 10px;
	margin-right: 1px;
	border: 1px solid #EDEDED;
	box-shadow: unset !important;
	margin-bottom: 10px;
}

.flat-tabs .box-tab.style5 .tab-title li:not(:last-child) {
	margin-right: 10px;
}

.flat-tabs .box-tab.style5 .tab-title li:hover,
.flat-tabs .box-tab.style5 .tab-title li.active {
	color: #FFFFFF;
	background-color: #24272C;
	border: 1px solid #24272C;
}

.flat-tabs .content-tab.style2 .form-sl {
	padding: 21px 22px;
}

.flat-tabs .content-tab.style2 .form-sl .wd-find-select .inner-group {
	gap: 10px;
}

.flat-tabs .content-tab.style2 .form-style {
	margin-left: 10px;
}

.flat-tabs .content-tab.style3 .form-sl {
	background-color: rgba(255, 255, 255, 0.12);
	border-radius: 16px 16px 0px 0px;
	padding: 21px 23px;
}

.flat-tabs .content-tab.style3 .form-sl label {
	color: #FFFFFF !important;
}

.flat-tabs .content-tab.style3 .form-sl .form-group-1:not(:last-child)::before {
	background-color: rgba(255, 255, 255, 0.1) !important;
}

.flat-tabs .content-tab.style3 .form-sl .wd-search-white .group-select .nice-select .current {
	color: #FFFFFF !important;
}

.flat-tabs .content-tab.style3 .form-sl .nice-select:after {
	border-bottom: 1.7px solid #FFFFFF;
	border-right: 1.7px solid #FFFFFF;
}

.flat-tabs .content-tab.style3 .form-sl .icon-filter {
	background-color: rgba(255, 255, 255, 0.1);
}

.flat-tabs .content-tab.style3 .form-sl .icon-filter svg {
	color: #FFFFFF;
}

.tab-listing-scroll .nav-pills {
	gap: 10px;
	flex-wrap: nowrap;
	width: 100%;
}

.tab-listing-scroll .nav-pills .nav-item {
	flex: 1;
}

.tab-listing-scroll .nav-pills .nav-item .nav-link {
	border: 1px solid #EDEDED;
	color: #24272C;
	border-radius: 100px !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	font-family: "Outfit", sans-serif;
	display: block;
	width: 100%;
	text-align: center;
	padding: 14px 8px;
}

.tab-listing-scroll .nav-pills .nav-item .nav-link.active {
	background-color: #d80c18 !important;
	border: 1px solid #d80c18;
	color: #FFFFFF;
}

.specifications-wrap .specifications {
	background-color: rgba(255, 255, 255, 0.12);
	border-radius: 16px;
	padding: 20px;
	width: 190px;
}

.specifications-wrap .specifications:not(:last-child) {
	margin-bottom: 9px;
}

.specifications-wrap .specifications .specifications-icon {
	color: #FFFFFF;
	margin-bottom: 20px;
}

.specifications-wrap .specifications .specifications-content p {
	margin-bottom: 4px;
}

.specifications-wrap.style2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	width: fit-content;
}

.specifications-wrap.style2 .specifications {
	width: 152px;
}

.specifications-wrap.style2 .specifications:not(:last-child) {
	margin-bottom: 0px;
}

.specifications-wrap.style2 .specifications .specifications-title .title {
	margin-bottom: 11px;
}

.specifications-wrap.style2 .specifications .specifications-content p {
	margin-bottom: 1px;
	font-size: 26px;
	font-weight: 500;
	line-height: 32px;
}

.specifications-wrap .load-more .chat {
	margin-top: 14px;
}

.specifications-wrap .load-more .chat i {
	margin-left: 10px;
	font-size: 12px;
}

.specifications-wrap .load-more .chat:hover {
	color: #d80c18 !important;
}

.controller-button .controller:not(:last-child) {
	margin-bottom: 20px;
}

.controller-button .icon-controller {
	width: 68px;
	height: 68px;
	background-color: rgba(255, 255, 255, 0.12);
	text-align: center;
	line-height: 68px;
	border-radius: 100%;
	font-size: 24px;
	color: #FFFFFF;
	-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;
}

.controller-button .icon-controller:hover {
	background-color: #d80c18;
}

.controller-button .content-controller {
	padding-right: 12px;
}

.hide {
	opacity: 0.5;
}

.counter-box {
	position: relative;
	margin-right: 81px;
}

.counter-box .number {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}

.counter-box .number.number-style::after {
	content: "+";
	font-size: 30px;
}

.counter-box .content {
	padding-top: 26px;
}

.wd-search-form-2 {
	min-width: 1290px;
	left: -30px !important;
}

.wd-search-form {
	margin-top: 30px;
	position: absolute;
	width: 100%;
	background: #fff;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.0784313725);
	border-radius: 10px;
	padding: 24px 22px 10px;
	margin-left: 0px;
	left: 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;
	opacity: 0;
	visibility: hidden;
}

.wd-search-form.show {
	display: unset;
	opacity: 1;
	margin-top: 40px;
	visibility: visible;
}

.wd-search-form .group-select .nice-select {
	width: 100% !important;
}

.wd-search-form .form-group {
	margin-bottom: 30px;
}

.wd-search-form .tf-amenities {
	padding: 0;
	box-shadow: unset;
	margin-bottom: 0;
}

.wd-search-form .box1 {
	gap: 0px 30px;
}

.wd-search-form .box1 input {
	padding: 15px 44px 15px 18px;
}

.wd-search-form .box1 .nice-select {
	padding: 13px 17px;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #696665;
}

.wd-search-form .box2 {
	gap: 44px;
}

.wd-search-form .box2 .title {
	margin-bottom: 20px;
}

.wd-search-form .features-wrap h5 {
	margin-bottom: 32px;
}

.wd-search-form .boder-wg {
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 20px;
	margin-top: -3px;
}

.form-sl {
	background-color: #FFFFFF;
	padding: 18px 28px;
	position: relative;
	z-index: 90;
	border-radius: 16px 16px 16px 16px;
	width: 100%;
	max-width: 100%;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.08);
}

.form-sl .wd-find-select .inner-group {
	display: flex;
	width: 100%;
}

.form-sl .wd-find-select .inner-group .form-group-1 {
	width: 100%;
}

.form-sl .wd-find-select .inner-group .form-group-1 label {
	font-size: 16px;
	font-weight: 600;
	line-height: 22.16px;
	font-family: "Outfit", sans-serif;
	color: #24272C;
	margin-bottom: 8px;
}

.form-sl .wd-find-select .inner-group.select-style {
	gap: 50px;
}

.form-sl .wd-find-select .inner-group.select-style .form-group-1 {
	position: relative;
}

.form-sl .wd-find-select .inner-group.select-style .form-group-1:not(:last-child)::before {
	width: 1px;
	height: 48px;
	content: "";
	position: absolute;
	background-color: #EDEDED;
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
}

.form-sl .wd-find-select .inner-group.select-style .group-select .nice-select {
	border: unset !important;
	border-radius: 0;
	padding: 0px 15px;
	margin-left: -15px;
	background-color: unset;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #696665;
}

.form-sl .wd-find-select .inner-group.select-style .group-select .nice-select::after {
	right: 0;
}

.icon-filter {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 113, 1, 0.1);
	border-radius: 10px;
	-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;
}

.icon-filter svg {
	color: #d80c18;
}

.icon-filter i {
	rotate: 45deg;
	color: #d80c18;
	display: none;
}

.icon-filter.active i {
	display: block;
}

.icon-filter.active svg {
	display: none;
}

.icon-filter span,
.icon-filter path {
	-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;
}

.icon-filter.click,
.icon-filter:hover {
	background-color: #d80c18;
}

.icon-filter.click path,
.icon-filter:hover path {
	stroke: #FFFFFF;
}

.icon-filter.click span,
.icon-filter.click i,
.icon-filter:hover span,
.icon-filter:hover i {
	color: #FFFFFF;
}

.button-search a {
	padding: 15px 21.5px;
	min-width: 203px;
	text-align: center;
}

.button-search a span {
	margin-right: 8px;
}

.form-style {
	margin-right: 10px;
	margin-left: 60px;
}

.wd-find-select .group-select select {
	padding: 16px;
	border: 1px solid #B6B6B6;
}

.wd-find-select .group-select option {
	padding: 160px;
}

.wd-find-select .group-select option:hover {
	background-color: #d80c18;
}

.tf-select {
	position: relative;
}

.tf-select select {
	appearance: none;
}

.tf-select:focus-within:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

.tf-select:after {
	border-bottom: 1.7px solid #3A3A3C;
	border-right: 1.7px solid #3A3A3C;
	content: "";
	height: 8px;
	width: 8px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 24px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.wd-find-select .group-select .nice-select.open:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

.wd-find-select .group-select .nice-select:not(:last-child) {
	margin-right: 12px;
}

.wd-find-select .group-select .nice-select .current {
	padding-left: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #696665;
}

.pagi2 .swiper-pagination2 {
	position: absolute;
	bottom: 4px;
	z-index: 100;
	left: 50%;
	transform: translateX(-50%);
}

.pagi2 .swiper-pagination-bullet {
	background: #FFFFFF;
	width: 8px;
	height: 8px;
	margin: 0 2px !important;
	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;
}

.pagi2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	position: relative;
	background: #d80c18;
	width: 8px;
	height: 8px;
}

.swiper-pagination,
.swiper-pagination3,
.swiper-pagination4,
.swiper-pagination5 {
	margin-top: 48px;
	margin-bottom: -13px;
	text-align: center;
	transform: translateY(-50%);
	width: 100%;
	position: relative;
}

.swiper-pagination .swiper-pagination-bullet,
.swiper-pagination3 .swiper-pagination-bullet,
.swiper-pagination4 .swiper-pagination-bullet,
.swiper-pagination5 .swiper-pagination-bullet {
	background: #E4E4E4;
	width: 8px;
	height: 8px;
	margin: 0 5px !important;
	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;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	position: relative;
	background: #d80c18;
	margin: 0 7px !important;
	width: 10px;
	height: 10px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.swiper-pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.swiper-pagination5 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	width: 18px;
	height: 18px;
	border: 2px solid #d80c18;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100px;
}

.swiper-slide-active .fade-item {
	transform: translate3d(0, 0px, 0);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.fade-item {
	transform: translate3d(0, 40px, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.fade-item.fade-item-1 {
	transition-delay: 0.1s;
}

.fade-item.fade-item-2 {
	transition-delay: 0.2s;
}

.fade-item.fade-item-3 {
	transition-delay: 0.3s;
}

.slider.home2 video {
	width: 100%;
	height: 900px;
	object-fit: cover;
}

@keyframes waviy {

	0%,
	40%,
	100% {
		transform: translateY(0);
	}

	20% {
		transform: translateY(-20px);
	}
}

.slider-item .js-letters {
	overflow-y: hidden;
}

.slider-item .js-letters>* {
	display: inline-block;
	min-width: 0.21em;
	backface-visibility: hidden;
	animation: slide-up 0.6s both;
}

.slider-item .js-letters>*:nth-child(1) {
	animation-delay: 0.05s;
}

.slider-item .js-letters>*:nth-child(2) {
	animation-delay: 0.1s;
}

.slider-item .js-letters>*:nth-child(3) {
	animation-delay: 0.15s;
}

.slider-item .js-letters>*:nth-child(4) {
	animation-delay: 0.2s;
}

.slider-item .js-letters>*:nth-child(5) {
	animation-delay: 0.25s;
}

.slider-item .js-letters>*:nth-child(6) {
	animation-delay: 0.3s;
}

.slider-item .js-letters>*:nth-child(7) {
	animation-delay: 0.35s;
}

.slider-item .js-letters>*:nth-child(8) {
	animation-delay: 0.4s;
}

.slider-item .js-letters>*:nth-child(9) {
	animation-delay: 0.45s;
}

.slider-item .js-letters>*:nth-child(10) {
	animation-delay: 0.5s;
}

.slider-item .js-letters>*:nth-child(11) {
	animation-delay: 0.55s;
}

.slider-item .js-letters>*:nth-child(12) {
	animation-delay: 0.6s;
}

.slider-item .js-letters>*:nth-child(13) {
	animation-delay: 0.65s;
}

.slider-item .js-letters>*:nth-child(14) {
	animation-delay: 0.7s;
}

.slider-item .js-letters>*:nth-child(15) {
	animation-delay: 0.75s;
}

.slider-item .js-letters>*:nth-child(16) {
	animation-delay: 0.8s;
}

.slider-item .js-letters>*:nth-child(17) {
	animation-delay: 0.85s;
}

.slider-item .js-letters>*:nth-child(18) {
	animation-delay: 0.9s;
}

.slider-item .js-letters>*:nth-child(19) {
	animation-delay: 0.95s;
}

.slider-item .js-letters>*:nth-child(20) {
	animation-delay: 1s;
}

.slider-item .js-letters>*:nth-child(21) {
	animation-delay: 1.05s;
}

.slider-item .js-letters>*:nth-child(22) {
	animation-delay: 1.1s;
}

.slider-item .js-letters>*:nth-child(23) {
	animation-delay: 1.15s;
}

.slider-item .js-letters>*:nth-child(24) {
	animation-delay: 1.2s;
}

.slider-item .js-letters>*:nth-child(25) {
	animation-delay: 1.25s;
}

.slider-item .js-letters>*:nth-child(26) {
	animation-delay: 1.3s;
}

.slider-item .js-letters>*:nth-child(27) {
	animation-delay: 1.35s;
}

.slider-item .js-letters>*:nth-child(28) {
	animation-delay: 1.4s;
}

.slider-item .js-letters>*:nth-child(29) {
	animation-delay: 1.45s;
}

.slider-item .js-letters>*:nth-child(30) {
	animation-delay: 1.5s;
}

.slider-item .js-letters>*:nth-child(31) {
	animation-delay: 1.55s;
}

.slider-item .js-letters>*:nth-child(32) {
	animation-delay: 1.6s;
}

.slider-item .js-letters>*:nth-child(33) {
	animation-delay: 1.65s;
}

.slider-item .js-letters>*:nth-child(34) {
	animation-delay: 1.7s;
}

.slider-item .js-letters>*:nth-child(35) {
	animation-delay: 1.75s;
}

.slider-item .js-letters>*:nth-child(36) {
	animation-delay: 1.8s;
}

.slider-item .js-letters>*:nth-child(37) {
	animation-delay: 1.85s;
}

.slider-item .js-letters>*:nth-child(38) {
	animation-delay: 1.9s;
}

.slider-item .js-letters>*:nth-child(39) {
	animation-delay: 1.95s;
}

.slider-item .js-letters>*:nth-child(40) {
	animation-delay: 2s;
}

@keyframes slide-up {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}

	80% {
		opacity: 1;
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

@media only screen and (max-width: 1200px) {
	.wd-find-select {
		justify-content: space-between;
	}

	.wd-find-select .group-select .nice-select {
		width: 100%;
	}

	.wd-find-select .inner-group {
		width: 110%;
		margin-right: 0px;
	}
}

/* side bar */
.search-flat {
	margin-right: 6px;
}

.search-flat .search-form .search-field {
	box-shadow: 5px 5px 0 black;
}

.search-flat .search-form .search-field::placeholder {
	color: #FFFFFF !important;
}

.side-bar .widget {
	margin-bottom: 20px;
	padding: 0;
}

.side-bar .widget:last-child {
	margin-bottom: 0px;
}

.side-bar .widget-contact {
	margin-bottom: 42px;
}

.side-bar .widget-contact .box-contact {
	margin-bottom: 20px;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 19px;
}

.side-bar .widget-contact .box-contact .img-author {
	margin-right: 17px;
}

.side-bar .widget-contact .box-contact:last-child {
	margin-bottom: 0px;
	padding-bottom: 0;
	border-bottom: 0;
}

.side-bar .widget-listings {
	margin-bottom: 40px;
}

.side-bar .widget-listings .widget-title {
	margin-bottom: 20px;
}

.side-bar .widget-listings .box-listings {
	padding-top: 21px;
	padding-bottom: 19px;
	border-top: 1px solid #EDEDED;
}

.side-bar .widget-listings .box-listings .img-listings {
	margin-right: 3px;
	width: 112px;
	flex: none;
}

.side-bar .widget-listings .box-listings:last-child {
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0;
}

.side-bar .widget-listings .box-listings .content {
	padding-left: 8px;
}

.side-bar .widget-listings .box-listings .content a {
	margin-bottom: 6px;
}

.side-bar .widget-listings .box-listings .content span.date {
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	font-family: "Inter", sans-serif;
}

.side-bar .widget-listings .box-listings .content span.date i {
	font-size: 13px;
	margin-right: 5px;
	margin-left: 2px;
}

.side-bar .newsletter {
	margin-bottom: 40px;
}

.side-bar .newsletter p {
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	font-family: "Inter", sans-serif;
	margin-top: -4px;
	margin-bottom: 18px;
}

.side-bar .newsletter .form-newsletter .button-submit {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
}

.side-bar .newsletter .form-newsletter .button-submit button {
	background-color: transparent;
	line-height: 50px;
	border: unset;
	padding: 0px 17px;
}

.side-bar .newsletter .form-newsletter .button-submit button .icon {
	color: #d80c18;
}

.side-bar .widget-tags .widget-title {
	margin-bottom: 20px;
}

.side-bar .widget-marketing {
	background-color: #FFE8CE;
	border: 0px;
	padding: 34px 34px 41px;
}

.side-bar .widget-marketing .titles {
	margin-bottom: 23px;
}

.side-bar .widget-marketing .buttons {
	margin-bottom: 35px;
}

.side-bar .widget-title {
	position: relative;
	margin-bottom: 24px;
}

.side-bar .widget-categories {
	margin-bottom: 30px;
}

.side-bar .widget-categories h3 {
	margin-bottom: 20px;
}

.side-bar .widget-categories li {
	position: relative;
	padding: 10px 0px 15.5px 0px;
	margin: 6px 0px 6px 0px;
	-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;
	border-bottom: 1px solid #EDEDED;
}

.side-bar .widget-categories li:first-child {
	margin-top: 0px;
}

.side-bar .widget-categories li:last-child {
	padding-bottom: 20px;
}

.side-bar .widget-categories li a {
	color: #24272C;
	font-weight: 500;
	line-height: 22.4px;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	font-family: "Outfit", sans-serif;
}

.side-bar .widget-categories li.active a,
.side-bar .widget-categories li:hover a {
	color: #d80c18;
}

.side-bar .widget-categories li:last-child {
	margin-bottom: 0;
	border-bottom: unset;
}

.side-bar .widget-tags .tags_cloud_inner a {
	display: inline-block;
	padding: 9px 15px;
	font-size: 14px;
	margin-right: 7px;
	margin-bottom: 10px;
	border: 1px solid #EDEDED;
	font-family: "Inter", sans-serif;
	border-radius: 99px;
	-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;
}

.side-bar .widget-tags .tags_cloud_inner a.active,
.side-bar .widget-tags .tags_cloud_inner a:hover {
	color: #FFFFFF;
	background-color: #d80c18;
}

.side-bar .widget-tags .tags_cloud_inner a:last-child {
	margin-right: 0;
}

.side-bar .flat-tabs .tab-title li {
	box-shadow: none;
}

.side-bar .flat-tabs .box-tab {
	margin-bottom: 0px;
}

.side-bar .author-box {
	margin-bottom: 23px;
}

.side-bar .author-box .image-author {
	margin-right: 17px;
}

.side-bar .author-box .image-author img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.side-bar .title-contact {
	margin-bottom: 24px;
}

.side-bar .comments .comment-form fieldset {
	margin-bottom: 12px;
}

.side-bar .comments .comment-form fieldset.message-wrap {
	margin-bottom: 18px;
}

.side-bar .comments .comment-form fieldset input {
	padding: 13px 14px 13px 18px;
}

.side-bar .comments .comment-form fieldset textarea {
	padding: 13px 15px 12px 17px;
}

.side-bar .comments .button-box button {
	margin-right: 10px;
	padding: 16.5px 20px 16.5px 20px;
}

.side-bar .comments .button-box a {
	padding: 16.5px 17px 16.5px 20px;
}

.side-bar .comments .button-box a,
.side-bar .comments .button-box button {
	padding: 16px px 16px 21px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.side-bar .comments .button-box a span,
.side-bar .comments .button-box button span {
	margin-right: 10px;
	flex: none;
}

.side-bar .style-tour {
	padding: 30px 29px 28px;
}

.side-bar .widget-tour .title-tour {
	margin-bottom: 2px;
}

.side-bar .widget-tour .p-tour {
	margin-bottom: 24px;
}

.side-bar .widget-tour .days-wrap {
	margin-left: -10px;
	margin-bottom: 24px;
}

.side-bar .widget-tour .days-wrap .day-box {
	width: calc(25% - 10px);
	margin-left: 10px;
	padding: 14px 5px;
	border: 2px solid #B6B6B6;
	border-radius: 10px;
	-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;
	cursor: pointer;
}

.side-bar .widget-tour .days-wrap .day-box .number {
	margin: 8px 0 7px;
	-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;
}

.side-bar .widget-tour .days-wrap .day-box:hover {
	border: 2px solid #d80c18;
}

.side-bar .widget-tour .days-wrap .day-box:hover .number {
	color: #d80c18;
}

.side-bar .widget-tour h5 {
	margin-bottom: 12px;
}

.side-bar .widget-tour .flat-tabs .tab-title li svg {
	margin-right: 8px;
}

.side-bar .widget-tour .flat-tabs .box-tab {
	margin-bottom: 11px;
}

.side-bar .widget-tour .comments .comment-form .nice-select {
	padding: 16px 20px 14px 17px;
	margin-bottom: 9px;
}

.side-bar .widget-tour .comments .comment-form button {
	width: 100%;
}

.side-bar .widget-tour .comments .comment-form button span {
	margin-right: 7px;
}

.side-bar .widget-tour .comments .comment-form fieldset.message-wrap {
	margin-bottom: 6px;
}

.side-bar .widget-tour .widget-form {
	margin-bottom: 12px;
}

.side-bar .widget-tour .widget-form .btn-checkbox {
	border: 1px solid #B6B6B6;
	width: 20px;
}

.side-bar .widget-tour .widget-form .sub-title {
	margin-right: 3px;
	margin-top: 1px;
}

.search-group {
	margin-right: 10px;
}

.search-group .search-form .search-field {
	padding: 14px 15px 14px 43px;
	height: 40px;
	width: 280px;
}

.search-group .search-form i {
	position: absolute;
	color: #8E8E93;
	top: 15px;
	left: 19px;
	cursor: pointer;
}

.widget-rent {
	margin-bottom: 40px;
}

.widget-rent .search-form .search-field {
	padding: 14px 15px 14px 43px;
}

.widget-rent .search-form i {
	position: absolute;
	color: #8E8E93;
	top: 21px;
	left: 19px;
	cursor: pointer;
}

.widget-rent .flat-tabs.style2 .tab-title li {
	width: 140px;
}

.widget-rent .flat-tabs.style2 .tab-title li:nth-child(1) {
	margin-right: 10px;
}

.widget-rent .flat-tabs.style2 .box-tab {
	margin-right: 0px;
}

.widget-rent .form-group-1 {
	margin-bottom: 12px;
}

.widget-rent .wd-find-select .group-select .nice-select {
	height: 54px;
	width: 100%;
	padding: 15px 17px;
	margin-bottom: 12px;
}

.widget-rent .wd-find-select .group-select .nice-select::after {
	border-bottom: 1px solid #3A3A3C;
	border-right: 1px solid #3A3A3C;
}

.widget-rent .wd-find-select .form-group-5 .nice-select {
	margin-bottom: 26px;
}

.widget-rent .style-group {
	margin-bottom: 13px;
}

.widget-rent .style-group h4 {
	margin-bottom: 8px;
}

.widget-rent .style-group .inner {
	margin-left: -20px;
}

.widget-rent .style-group .inner .group-select {
	width: calc(50% - 20px);
	margin-left: 20px;
}

.widget-rent .button-search a {
	width: 100%;
}

.widget-menu .recent-news li {
	margin-bottom: 25px;
}

.widget-menu .recent-news li:last-child {
	margin-bottom: 0px !important;
}

.widget-menu .recent-news li .thumb {
	position: relative;
	overflow: hidden;
	width: 90px;
	height: 90px;
	flex: none;
	box-shadow: 5px 5px 0 #24272C;
	-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;
}

.widget-menu .recent-news li .content {
	padding-left: 35px;
	padding-top: 5px;
}

.widget-menu .recent-news li .content .days {
	font-size: 14px;
	margin-bottom: 4.5px;
	color: #d80c18;
}

.widget-menu .recent-news li .content .days::before {
	content: "\f272";
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	margin-right: 10px;
	font-weight: 300;
	color: #d80c18;
}

.widget-menu .recent-news li .content .title {
	line-height: 23px;
}

.widget-menu .recent-news li .content h5 {
	margin-bottom: 0;
}

.widget-menu .recent-news li:hover .thumb {
	box-shadow: 5px 5px 0 #d80c18;
}

.form-filter-siderbar .form-group {
	margin-bottom: 17px;
}

.form-filter-siderbar .wg-box3 {
	margin-top: 30px;
	margin-bottom: 40px;
}

.form-filter-siderbar .features-wrap {
	margin-top: 30px;
}

.form-filter-siderbar .features-wrap h4 {
	margin-bottom: 14px;
}

.form-filter-siderbar .tf-amenities label {
	margin-bottom: 16px;
}

.sidebar-right-listing {
	max-width: 400px;
	border: 1px solid #EDEDED;
	padding: 30px;
	width: 100%;
	flex-shrink: 0;
	border-radius: 24px;
}

.sidebar-right-listing.style-2 {
	max-width: 300px;
}

.sidebar-right-listing .sidebar-title {
	margin-bottom: 40px;
}

.sidebar-right-listing .claer i {
	rotate: 45deg;
	margin-right: 6px;
	display: inline-block;
}

.listing-grid .btn-view {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	color: #24272C;
}

.listing-grid .btn-view.grid:hover,
.listing-grid .btn-view.grid.active,
.listing-grid .btn-view.list:hover,
.listing-grid .btn-view.list.active {
	background-color: #d80c18;
	color: #FFFFFF;
}

.sidebar-left-listing {
	width: 100%;
}

.sidebar-left-listing .group-select {
	min-width: 179px;
}

.sidebar-left-listing .nice-select {
	padding: 8px 17px;
	text-align: left;
}

.sidebar-left-listing .nice-select .current {
	color: #24272C !important;
	font-weight: 500;
}

.list-car-list-1 .box-car-list:not(:last-child) {
	margin-bottom: 30px;
}

.list-car-list-1 .box-car-list>.image-group {
	width: 300px !important;
}

.list-car-list-1 .box-car-list .content {
	padding: 30px !important;
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.list-car-list-1 .box-car-list .content h5 {
	font-size: 20px;
	line-height: 25px;
}

.list-car-list-1 .box-car-list .content .days-box {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 1px solid transparent;
}

.list-car-list-1 .box-car-list .content .days-box .img-author {
	margin-bottom: 17px;
}

.list-car-list-1 .box-car-list .content .icon-box {
	gap: 10px;
}

.list-car-list-1 .box-car-list .content .money {
	margin-bottom: 30px;
}

.list-car-list-1 .box-car-list .content .view-car {
	font-size: 16px;
	line-height: 20.16px;
	color: #d80c18;
	border: 1px solid #d80c18;
	padding: 13px 38.5px;
	text-align: center;
}

.list-car-list-1 .box-car-list .content .view-car:hover {
	background-color: #d80c18;
	color: #FFFFFF;
}

.list-car-list-1 .box-car-list .content .view-car i {
	font-size: 8px;
	margin-left: 11px;
}

.list-car-list-1 .box-car-list .content .chat {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 14px;
	color: #24272C;
	border: 1px solid #EDEDED;
	border-radius: 14px;
	padding: 9px 20px;
	width: 100%;
	text-align: center;
	justify-content: center;
	margin-bottom: 60px;
}

.list-car-list-1 .box-car-list .content .chat .icon {
	margin-right: 4px;
	color: #24272C;
}

.list-car-list-1 .box-car-list .content .inner2 {
	width: 209px;
	padding-left: 30px;
	border-left: 1px solid #EDEDED;
}

.filter {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	padding: 9px 18px;
	background: #d80c18;
	color: #FFFFFF;
	border-radius: 10px;
}

.filter i {
	margin-left: 10px;
}

.filter-mobie {
	display: none;
}

.btn-siderbar-mobie-filter {
	position: fixed;
	top: 50%;
	right: 0;
	width: 45px;
	height: 45px;
	display: flex;
	border: 0;
	z-index: 100;
	justify-content: center;
	align-items: center;
	background-color: #FFFFFF;
	color: #d80c18;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px 0px;
	cursor: pointer;
	display: none;
}

.btn-siderbar-mobie-filter:hover {
	background-color: #d80c18;
	color: #FFFFFF;
}

.overlay-siderbar-mobie {
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.5607843137);
	transition: all 0.3s ease-in-out;
}

.overlay-siderbar-mobie.open {
	opacity: 1;
	visibility: visible;
}

/* DashBoard
-------------------------------------------------------------- */
#wrapper-dashboard #header.header-default {
	padding-left: 8px;
	padding-right: 35px;
	border-bottom: 1px solid #EDEDED;
	box-shadow: unset;
}

#wrapper-dashboard .main-header .main-menu .navigation>li>a {
	padding: 26px 0px;
}

#wrapper-dashboard .main-header .header-lower {
	padding-right: 11px;
}

#wrapper-dashboard #header .header-wrap .header-ct-center {
	justify-content: left;
}

#wrapper-dashboard .content-area {
	border-radius: 0px;
	overflow: hidden;
	padding: 50px 10px 60px 28px;
	margin-right: 0px;
	margin-left: 0px;
}

#wrapper-dashboard .admin-title {
	font-weight: 600;
}

#wrapper-dashboard #themesflat-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper-dashboard #mainnav>ul>li>a {
	line-height: 75px !important;
}

#wrapper-dashboard #header .tf-btn {
	background: #d80c18;
	color: #fff;
}

#wrapper-dashboard #header .tf-btn:hover {
	background: #24272C;
	border-color: #24272C;
}

#wrapper-dashboard .tfcl-login-form .tf-btn {
	border-radius: 4px;
}

#wrapper-dashboard .tfcl-login-form .tf-btn i.fa-google {
	margin-right: 5px;
}

#wrapper-dashboard .tfcl-login-form .tf-btn:hover {
	color: #fff !important;
}

#wrapper-dashboard #header .logo {
	justify-content: left;
}

#wrapper-dashboard {
	padding-left: 287px;
}

#wrapper-dashboard .container {
	max-width: 100%;
}

.sidebar-dashboard {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	top: 0px;
	width: 280px;
	height: 100vh;
	z-index: 9999;
	position: fixed;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #24272C;
	left: 0;
	overflow-y: scroll;
}

.sidebar-dashboard::-webkit-scrollbar {
	background: transparent;
	width: 0px;
}

.sidebar-dashboard::-webkit-scrollbar {
	background: transparent;
	width: 5px;
}

.sidebar-dashboard::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #1A2435;
}

.sidebar-dashboard .db-content {
	color: #fff;
	padding: 30px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding-left: 30px;
}

.sidebar-dashboard .db-content.db-list-menu {
	padding-left: 16px;
	padding-right: 11px;
}

.sidebar-dashboard .db-content.db-list-menu .db-title {
	margin-left: 14px;
}

.sidebar-dashboard .db-content:last-child {
	border-bottom: unset;
}

.sidebar-dashboard .db-author .name {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	margin-bottom: -2px;
}

.sidebar-dashboard .db-author .author-position {
	font-family: "Inter";
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	color: rgba(255, 255, 255, 0.4823529412);
}

.sidebar-dashboard .db-author .author .avatar {
	flex-shrink: 0;
}

.sidebar-dashboard .db-author .author .avatar img {
	border-radius: 50%;
	width: 52px;
	height: 52px;
	object-fit: cover;
}

.sidebar-dashboard .db-author .author {
	display: flex;
	align-items: center;
	gap: 10px;
}

.sidebar-dashboard .db-title {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	opacity: 0.4;
	margin-bottom: 8px;
}

.sidebar-dashboard .db-list-menu ul li a {
	color: #fff;
	padding: 12px 14px;
	display: block;
	border-radius: 16px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	position: relative;
}

.sidebar-dashboard .db-list-menu ul li a .count-page {
	width: 24px;
	height: 24px;
	background: #7ED321;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 17.64px;
	border-radius: 50%;
	flex-shrink: 0;
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sidebar-dashboard .db-list-menu ul li a:hover .count-page,
.sidebar-dashboard .db-list-menu ul li a.active .count-page {
	background: #fff;
	color: #24272C !important;
}

.sidebar-dashboard .db-list-menu ul li:not(:last-child) {
	margin-bottom: 3.6px;
}

.sidebar-dashboard .db-list-menu ul li a i {
	color: #4d5153;
	font-size: 20px;
	vertical-align: sub;
	margin-right: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sidebar-dashboard .db-list-menu ul li a img,
.sidebar-dashboard .db-list-menu ul li a svg {
	margin-right: 14px;
	vertical-align: bottom;
}

.sidebar-dashboard .db-list-menu ul li a:hover,
.sidebar-dashboard .db-list-menu ul li a.active {
	background: #d80c18;
	color: #fff !important;
}

.sidebar-dashboard .db-list-menu ul li a:hover *,
.sidebar-dashboard .db-list-menu ul li a.active * {
	opacity: 1;
}

.sidebar-dashboard .db-list-menu ul li a:hover i,
.sidebar-dashboard .db-list-menu ul li a.active i {
	color: #fff;
}

.sidebar-dashboard .db-logo img {
	max-width: 216px;
	height: auto;
}

.sidebar-dashboard .db-media-box {
	border-radius: 8px;
	background: #1A2435;
	padding: 38px 20px 38px 20px;
}

.sidebar-dashboard .db-media-box .group-title {
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 18px;
	display: flex;
	align-items: center;
}

.sidebar-dashboard .db-media-box .group-title a {
	color: #fff;
	word-break: break-all;
}

.sidebar-dashboard .db-media-box .group-title a:hover {
	color: #d80c18;
}

.sidebar-dashboard .db-media-box .group-title i {
	color: #d80c18;
	margin-right: 16px;
	font-size: 20px;
	vertical-align: text-bottom;
}

.sidebar-dashboard .db-media-box .list-social {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.sidebar-dashboard .db-media-box .list-social li {
	background: unset;
	margin-bottom: 10px;
}

.sidebar-dashboard .db-media-box .list-social li:not(:last-child) {
	margin-right: 11px;
}

.sidebar-dashboard .db-media-box .list-social li a {
	width: 30px;
	height: 30px;
	border: 1px solid rgba(255, 255, 255, 0.0901960784);
	border-radius: 50%;
	color: #9497A3;
	font-size: 13px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.sidebar-dashboard .db-media-box .list-social li a:hover {
	color: #fff;
	background: #d80c18;
	border-color: #d80c18;
}

.sidebar-dashboard .db-media-box .media-social .group-title i {
	font-size: 30px;
	vertical-align: bottom;
}

.db-email-box {
	display: flex;
	align-items: center;
	margin-bottom: 24px;
}

.db-email-box .icon {
	font-size: 37px;
	color: #d80c18;
	margin-right: 25px;
}

.db-email-box .content p {
	color: rgba(255, 255, 255, 0.53);
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "DM Sans";
	margin-bottom: -6px;
}

.db-email-box .content a {
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.dashboard-overlay {
	position: fixed;
	z-index: 7;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(18, 18, 18, 0.4);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	visibility: hidden;
}

.dashboard-overlay.active {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: not-allowed;
	z-index: 9999;
}

.sidebar-dashboard.active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	z-index: 9999;
}

.dashboard-toggle {
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #24272C;
	cursor: pointer;
	font-weight: 600;
	font-size: 14px;
}

.dashboard-toggle i {
	margin-right: 5px;
	vertical-align: middle;
	font-size: 24px;
	margin-top: -4px;
	display: inline-block;
	color: #d80c18;
}

.dashboard-toggle {
	display: none;
}

#wrapper-dashboard .header .header-ct-left,
#wrapper-dashboard .header-ct-right .show-search {
	display: none !important;
}

.tfcl-submit-property-rating i {
	margin-left: 7px;
}

.group-agency-order .nice-select .list {
	width: max-content;
}

/* title dashboard */
#wrapper-dashboard .themesflat-top,
#wrapper-dashboard .footer_background {
	display: none;
}

.tf-banner {

	z-index: -1;
}

/* Reviews */
.tfre-review-list {
	margin-bottom: 30px;
}

@media only screen and (max-width: 1630px) {
	#wrapper-dashboard #header.header-default {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 1160px) {
	#wrapper-dashboard .header .header-ct-right .tf-btn {
		display: none !important;
	}

	#tabs-header-single-property .tabs-nav {
		top: 20px;
		right: 50px;
	}
}

@media only screen and (max-width: 991px) {
	.sidebar-dashboard {
		left: 0;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	.mb-60 {
		margin-bottom: 15px !important;
	}

	#wrapper-dashboard {
		padding-left: 0px;
	}

	#wrapper-dashboard .content-area {
		margin-left: 0;
	}

	.flat-title {
		margin-bottom: 10px;
	}

	.flat-property .inner-heading {
		margin-bottom: 30px;
	}

	textarea,
	input[type=text],
	input[type=password],
	input[type=datetime],
	input[type=datetime-local],
	input[type=date],
	input[type=month],
	input[type=time],
	input[type=week],
	input[type=number],
	input[type=email],
	input[type=url],
	input[type=search],
	input[type=tel],
	input[type=color] {
		padding: 14px 3px 14px 4px;
	}

	.tf-section-contact {
		padding: 10px 0px;
	}

	.dashboard-toggle,
	#wrapper-dashboard .header .header-ct-left {
		display: block !important;
	}

	#wrapper-dashboard #header.header-default {
		background: #fff;
	}

	section.tf-section.section-why-choose-us .widget-pricing {
		height: auto;
	}

	.widget-pricing {
		padding: 19px;
	}

	.tf-icon-box-list {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.header-account {
		margin-right: 50px !important;
	}

	.sidebar-dashboard .db-list-menu ul li a {
		padding: 11px 30px;
	}

	.nice-select.filter-my-listing {
		float: left;
		margin: 10px 0;
	}

	.sidebar-dashboard {
		top: 0 !important;
		padding-top: 30px;
	}

	.contact-home,
	.loan-calculator-form {
		padding: 15px;
	}

	.contact-home .group-input {
		flex-wrap: wrap;
	}

	.contact-home .group-input .inner {
		width: calc(100% - 22px);
	}

	.contact-home .icon-autodeal-chat {
		top: 15px;
	}

	.property-info-block-inline .property-year {
		display: block;
	}

	.wrap-checkbox .checkbox-item {
		width: calc(100% - 30px) !important;
	}
}

/* Submenu Admin
-------------------------------------------------------------- */
.widget_login_menu_widget .dropdown-menu {
	border: none;
	border-top: 2px solid #d80c18;
	min-width: 240px;
	background: #fff;
	box-shadow: 0px 30px 60px 0px rgba(36, 39, 44, 0.1019607843);
	top: 62% !important;
	border-radius: 0 0 16px 16px;
}

.widget_login_menu_widget .dropdown-menu ul li {
	border: unset;
	padding: 15.4px 24px;
}

.widget_login_menu_widget .dropdown-menu ul li:last-child {
	border-bottom: unset;
}

.widget_login_menu_widget .dropdown-menu ul li a {
	font-weight: 500;
	font-size: 16px;
	color: #24272C;
	position: relative;
	display: block;
}

.widget_login_menu_widget .dropdown-menu ul li a .count-page {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #7ED321;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.widget_login_menu_widget .dropdown-menu ul li a i {
	margin: 0;
	margin-right: 8px;
	vertical-align: bottom;
}

.widget_login_menu_widget .user-dropdown .dropdown-menu .user-dropdown-menu .list-group-item a:hover,
.widget_login_menu_widget .user-dropdown .dropdown-menu .user-dropdown-menu .list-group-item a.active {
	color: #d80c18 !important;
}

.table-responsive {
	overflow: unset;
}

/* dashboard shortcode */
.tfcl-dashboard .tfcl-dashboard-overview {
	margin-bottom: 10px;
	margin-top: 30px;
}

.tfcl-dashboard .tfcl-dashboard-overview .row>* {
	padding-right: 10px;
	padding-left: 10px;
}

.tfcl-dashboard .tfcl-dashboard-overview .row {
	margin-right: -10px;
	margin-left: -10px;
}

.tfcl-dashboard-overview .tfcl-card {
	display: block;
}

.tfcl-dashboard-overview .tfcl-card .card-body {
	border-radius: 16px;
	background: rgba(255, 113, 1, 0.06);
	padding: 33px 20px 20px 20px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.tfcl-dashboard-overview .card-body .tfcl-icon-overview {
	width: 80px;
	height: 80px;
	flex-shrink: 0;
	box-shadow: 0px 2px 6px 0px rgba(138, 61, 0, 0.0588235294);
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #d80c18;
	background: #fff;
	font-size: 40px;
	margin-right: 20px;
	margin-top: -13px;
}

.tfcl-dashboard-overview .card-body .tfcl-icon-overview .icon-autodeal-clock {
	font-size: 26px;
}

.tfcl-dashboard-overview .card-body .tfcl-icon-overview .icon-autodeal-heart-2 {
	font-size: 25px;
}

.tfcl-dashboard-overview .card-body .tfcl-icon-overview .icon-autodeal-feedback {
	font-size: 30px;
}

.tfcl-dashboard-overview .content-overview h5 {
	font-size: 18px;
	font-weight: 500;
	line-height: 22.68px;
	color: #24272C;
	margin-bottom: 2px;
}

.tfcl-dashboard-overview .content-overview .tfcl-dashboard-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 37.8px;
	color: #1C1C1E;
	border: none;
	padding: 0;
}

.tfcl-dashboard-overview .content-overview .tfcl-dashboard-title .per {
	font-size: 16px;
	font-weight: 600;
	line-height: 22.4px;
	color: #696665;
}

.tfcl-dashboard-overview .content-overview .tfcl-dashboard-title .listing-text {
	align-items: baseline;
}

.tfcl-dashboard-overview .content-overview {
	margin-top: -9px;
}

.tfcl-dashboard .tfcl-dashboard-listing .nice-select {
	border-radius: 16px;
}

.tfcl-dashboard .tfcl-dashboard-listing {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	padding: 30px 30px 30px 30px;
	margin-bottom: 40px;
}

.tfcl-dashboard .tfcl-dashboard-listing .title-dashboard-table {
	font-size: 24px;
	font-weight: 500;
	line-height: 30.24px;
	margin-bottom: 29px;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon {
	position: relative;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon input {
	border-color: #EDEDED;
	padding: 16.5px 17px;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	margin: 0;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon .datepicker-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon .datepicker-icon svg {
	vertical-align: sub;
}

.tfcl-dashboard .tfcl-dashboard-listing .nice-select {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	margin: 0;
	padding: 16.5px 17px;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon input::placeholder {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon.search .datepicker-icon {
	right: unset;
	left: 18px;
}

.tfcl-dashboard .tfcl-dashboard-listing .group-input-icon.search input {
	padding-left: 44px;
}

.tfcl-dashboard .tfcl-dashboard-listing .result-text {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	margin-top: 11px;
	display: block;
	margin-bottom: 19px;
}

.tfcl-dashboard .tfcl-dashboard-listing .result-text b {
	color: #d80c18;
}

.tfcl-table-listing .table-responsive thead tr th:first-child {
	border-radius: 8px 0 0 8px;
}

.tfcl-table-listing .table-responsive thead tr th:last-child {
	border-radius: 0px 8px 8px 0px;
}

.tfcl-table-listing .table-responsive thead tr th::after {
	content: "";
	width: 1px;
	height: 50%;
	background: #fff;
	opacity: 0.1;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.tfcl-table-listing .table-responsive thead tr th {
	background: #161E2D;
	padding: 6.5px 14px;
	border: unset;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	text-align: left;
	position: relative;
}

.tfcl-table-listing .table-responsive thead tr {
	border: none !important;
}

.tfcl-table-listing .tfcl-listing-product {
	display: flex;
	gap: 20px;
	text-align: left;
}

.tfcl-table-listing .tfcl-listing-product img {
	width: 168px;
	height: 95px;
	border-radius: 16px;
	object-fit: cover;
}

.tfcl-table-listing .tfcl-listing-product>a {
	flex-shrink: 0;
}

.tfcl-table-listing .tfcl-listing-product .tfcl-listing-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 22.68px;
	color: #24272C;
	margin-bottom: 2px;
}

.tfcl-table-listing .tfcl-listing-product .features-text {
	font-family: "Inter";
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	color: #696665;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
	margin-bottom: 9px;
}

.tfcl-table-listing .tfcl-listing-product .price {
	display: flex;
	align-items: baseline;
	gap: 10px;
}

.tfcl-table-listing .tfcl-listing-product .price .inner:nth-child(2) {
	color: #B6B6B6;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	text-decoration: line-through;
}

.tfcl-table-listing .tfcl-listing-product .price .inner:nth-child(1) {
	color: #d80c18;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
}

.tfcl-dashboard .tfcl-page-insight {
	border-radius: 16px;
	border: 1px solid #E9E8E8;
	padding: 30px 30px 30px 30px;
	margin-bottom: 40px;
}

.tfcl-dashboard .tfcl-page-insight h5 {
	font-size: 24px;
	font-weight: 500;
	line-height: 30.24px;
	margin: 0;
	margin-bottom: 0px;
}

.tfcl-dashboard .tfcl-insight-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.tfcl-dashboard-message,
.tfcl-dashboard-reviews {
	border-radius: 10px;
	background: #FFF;
	padding: 38px 20px 20px 37px;
	margin-bottom: 30px;
}

.tfcl-dashboard-reviews .comment-by-user .group-author {
	display: flex;
	align-items: center;
}

.tfcl-dashboard-reviews .comment-by-user .group-name {
	width: 100%;
}

.tfcl-dashboard-reviews .comment-by-user .group-author img {
	width: 34px;
	height: 34px;
	object-fit: cover;
	border-radius: 50%;
	margin-right: 10px;
	flex-shrink: 0;
}

.tfcl-dashboard-reviews .comment-by-user .group-author {
	margin-bottom: 17px;
}

.tfcl-dashboard-reviews .comment-by-user .content p {
	color: #949392;
	font-size: 14px;
	font-weight: 400;
	line-height: 24.8px;
}

.tfcl-dashboard-reviews .comment-by-user .review-name {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #161E2D;
	margin-bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tfcl-dashboard-reviews .comment-by-user .review-name span {
	font-family: "Inter";
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	color: #696665;
}

.tfcl-dashboard-reviews .star-rating-review {
	display: flex;
	align-items: center;
}

.tfcl-dashboard-reviews .star-rating-review i {
	color: #949392;
	font-size: 16px;
}

.tfcl-dashboard-reviews .star-rating-review i:not(:last-child) {
	margin-right: 1.5px;
}

.tfcl-dashboard-reviews .star-rating-review i.active {
	color: #d80c18;
}

.tfcl-dashboard-reviews .comment-by-user .content {
	margin-top: -7px;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
	margin-bottom: 8px;
}

.tfcl-dashboard-reviews .comment-by-user:not(:last-child) {
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.tfcl-dashboard-reviews {
	border-radius: 16px;
	border: 1px solid #E9E8E8;
	padding: 30px 30px 30px 30px;
	margin-bottom: 40px;
}

.tfcl-dashboard-reviews h5 {
	margin-bottom: 41px;
	font-size: 24px;
	font-weight: 500;
	line-height: 30.24px;
	margin: 0;
	margin-bottom: 38px;
}

.tfcl-page-insight-filter-button .nice-select {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	margin: 0;
	padding: 16.5px 17px;
}

.tfcl-dashboard-reviews .edit-comment {
	font-size: 15px;
	color: #83827F;
	margin-top: 7px;
	display: block;
}

.tfcl-dashboard-reviews .edit-comment i {
	font-weight: 600;
	font-size: 13px;
	margin-right: 7px;
}

/* empty data */
.tfcl-empty-data {
	text-align: left;
	font-size: 16px;
	color: #d80c18;
}

.tfcl-table-listing.tfcl-table-listing-sc {
	min-height: 500px;
}

/* Package */
.payment-invoice .panel-heading,
.payment-method-wrap .heading h2,
.payment-complete-wrap .heading h2 {
	font-size: 35px;
	margin-bottom: 20px;
}

.payment-method-wrap .wire-transfer-info {
	background: #fff;
	border-radius: 15px;
	padding: 20px;
	box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.07);
	margin: 15px 0;
}

.payment-method-wrap .wire-transfer-info p {
	margin-bottom: 20px;
	color: #000;
	font-weight: 500;
}

.payment-method-wrap label {
	margin-right: 20px;
}

.payment-method-wrap label input {
	margin-right: 7px;
}

.term-condition {
	margin-bottom: 20px !important;
}

.payment-invoice-wrap .payment-invoice {
	margin-bottom: 40px;
}

.no-listing-found {
	color: #24272C;
	background-color: rgba(255, 113, 1, 0.06);
	border-color: transparent;
	border-radius: 16px;
	font-family: "Inter";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding: 20px;
}

#wrapper-dashboard .logo-box {
	display: none;
}

#wrapper-dashboard .main-header {
	border-bottom: 1px solid #EDEDED;
	box-shadow: unset;
}

#wrapper-dashboard .main-header .main-menu {
	margin-left: 50px;
}

/* my listing shortcode */
.tfcl-my-listing-sc tr,
.tfcl-my-listing-sc td,
.tfcl-table-listing tr,
.tfcl-table-listing td {
	border: unset;
	vertical-align: middle;
	width: 10%;
}

.tfcl-my-listing-sc td,
.tfcl-table-listing td {
	padding: 16px 0px;
}

.tfcl-my-listing-sc tr,
.tfcl-table-listing tr {
	border-bottom: 1px solid #EDEDED;
}

.tfcl-my-listing-sc tr td:first-child,
.tfcl-table-listing tr td:first-child {
	width: 18.6%;
}

.tfcl-my-listing-sc .list-wrapper,
.tfcl-table-listing .list-wrapper {
	text-align: center;
	width: max-content;
	margin: 0 auto;
}

.tfcl-my-listing-sc .list-wrapper p,
.tfcl-table-listing .list-wrapper p {
	color: #83827F;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0;
}

.tfcl-my-listing-sc .list-wrapper b,
.tfcl-table-listing .list-wrapper b {
	color: #0A1426;
	font-weight: 600;
	font-size: 16px;
}

.tfcl-my-listing-sc .tfcl-empty-data {
	border-bottom: 1px solid #E9E8E8;
	padding: 21px 11px;
}

.tfcl-listing-listing .mypt-brand,
.tfcl-table-listing .mypt-brand {
	color: #86898E;
	font-size: 14px;
	font-weight: 500;
}

.tfcl-table-listing .column-status .tfcl-listing-status {
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	background: var(--theme-primary-rgba);
	padding: 6px 14px 6px 14px;
	border-radius: 999px;
	border: 1px solid #d80c18;
}

.tfcl-table-listing .column-status .tfcl-listing-status.status-pending {
	background: rgba(238, 103, 66, 0.1019607843);
	border-color: rgba(238, 103, 66, 0.1411764706);
	color: #EE6742;
}

.tfcl-table-listing .column-status .tfcl-listing-status.status-publish {
	background: rgba(126, 211, 33, 0.1019607843);
	border-color: rgba(126, 211, 33, 0.1411764706);
	color: #7ED321;
}

.tfcl-table-listing .column-status .tfcl-listing-status.status-sold {
	background: rgba(110, 85, 255, 0.1019607843);
	border-color: rgba(110, 85, 255, 0.1411764706);
	color: #6E55FF;
}

.tfcl-table-listing .column-status {
	text-align: left;
	vertical-align: baseline;
	padding-left: 30px;
	padding-top: 22px;
}

.tfcl-table-listing .column-date {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	text-align: left;
	vertical-align: baseline;
	padding-left: 30px;
	padding-top: 22px;
}

.tfcl-table-listing .column-controller {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 500;
	line-height: 19.6px;
	text-align: left;
	vertical-align: baseline;
	padding-left: 30px;
	padding-top: 22px;
	color: #24272C;
}

.tfcl-table-listing .column-listing {
	padding-right: 20px;
}

.tfcl-table-listing .column-controller .inner-controller:not(:last-child),
.tfcl-table-listing .column-controller li:not(:last-child) {
	margin-bottom: 8px;
}

.tfcl-table-listing .column-controller .inner-controller {
	cursor: pointer;
}

.tfcl-table-listing .column-controller .inner-controller .disabled-click {
	cursor: not-allowed;
	opacity: 0.6;
}

.tfcl-table-listing .column-controller li i {
	color: #B6B6B6;
}

.tfcl-table-listing .tfcl-pagination {
	justify-content: left;
	margin-top: 29px;
	gap: 10px;
}

.tfcl-table-listing .column-listing,
.tfcl-table-listing .column-status,
.tfcl-table-listing .column-date {
	position: relative;
}

.tfcl-table-listing .column-listing::after,
.tfcl-table-listing .column-status::after,
.tfcl-table-listing .column-date::after {
	content: "";
	width: 1px;
	height: 75%;
	background: #EDEDED;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.tfcl-listing-listing .tfcl-listing-title,
.favorite-listing .tfcl-listing-title {
	color: #26232A;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 1px;
}

.tfcl-listing-listing .mypt-address,
.favorite-listing .mypt-address {
	color: #83827F;
	font-family: "DM Sans";
	font-size: 18px;
	font-weight: 400;
	line-height: 33px;
	display: flex;
	align-items: baseline;
	margin-bottom: 4px;
}

.tfcl-listing-listing .mypt-address i,
.favorite-listing .mypt-address i {
	margin-right: 7px;
	color: #d80c18;
	font-size: 14px;
}

.tfcl-listing-listing .tfcl-listing-price:nth-child(1),
.favorite-listing .tfcl-listing-price:nth-child(1) {
	color: #d80c18;
	font-size: 17px;
	font-weight: 700;
}

.tfcl-listing-listing .price,
.favorite-listing .price {
	display: flex;
	align-items: end;
	gap: 20px;
}

.tfcl-listing-listing .tfcl-listing-price.sale-price:nth-child(2),
.favorite-listing .tfcl-listing-price.sale-price:nth-child(2) {
	color: #86898E;
	text-decoration: line-through;
}

.tfcl-listing-listing .features-images,
.favorite-listing .features-images {
	position: relative;
	flex-shrink: 0;
}

.tfcl-listing-listing .features-images img {
	border-radius: 9px;
	object-fit: cover;
	max-width: 203px;
	max-height: 140px;
}

.tfcl-listing-listing .features-images .controller,
.favorite-listing .controller {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
}

.tfcl-listing-listing .features-images .controller li:not(:last-child),
.favorite-listing .controller li:not(:last-child) {
	margin-right: 15px;
}

.tfcl-listing-listing .features-images .controller a,
.favorite-listing .controller a {
	position: relative;
	color: #fff;
	font-size: 15px;
}

.tfcl-listing-listing .features-images .controller a,
.favorite-listing .controller a {
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

.tfcl-listing-listing .features-images .controller a:hover,
.favorite-listing .controller a:hover {
	background: #d80c18;
}

.tfcl-listing-listing .features-images .controller a.tfcl-dashboard-action-delete:hover i::before,
.favorite-listing .controller a.tfcl-favorite-remove:hover i::before {
	content: "\e983";
	font-family: "autodeal";
}

.favorite-listing .controller a.tfcl-favorite-remove i.fa-spinner::before {
	content: "\f110" !important;
}

.tfcl-my-listing-sc .tfcl-listing-listing,
.favorite-listing {
	display: flex;
	align-items: center;
}

.tfcl-listing-listing .tfcl-listing-summary,
.favorite-listing .content {
	text-align: left;
	padding-left: 37px;
}

.tfcl-listing-listing .features-images .controller-2 {
	display: flex;
	align-items: center;
	position: absolute;
	top: 6px;
	left: 6px;
}

.tfcl-listing-listing .features-images .controller-2 li:not(:last-child) {
	margin-right: 8px;
}

.tfcl-listing-listing .features-images .controller-2 li a {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.41);
	width: 29px;
	height: 28px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.tfcl-listing-listing .features-images .controller-2 li a:hover,
.tfcl-listing-listing .features-images .controller-2 li a.active {
	background: #d80c18;
}

.tfcl-listing-listing .features-images .controller-2 .tfcl-compare-listing i.fa-plus::before {
	content: "\e95a";
	font-family: "autodeal";
}

/* pagination */
.tfcl-pagination {
	display: flex;
	align-items: center;
	gap: 15px;
	justify-content: center;
	margin-top: 10px;
}

.tfcl-pagination span,
.tfcl-pagination a {
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #EDEDED;
	color: #24272C;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	border-radius: 10px;
}

.tfcl-pagination a:hover,
.tfcl-pagination .current {
	background: #d80c18;
	color: #fff;
	border-color: #d80c18;
}

.tfcl-pagination a i::before {
	font-weight: 700;
}

.group-btn-insignt,
.group-insight-controller {
	display: flex;
	align-items: center;
	gap: 14px;
}

.group-insight-controller {
	margin-top: 28px;
	margin-bottom: 7px;
	flex-wrap: wrap;
}

.group-input-insight {
	display: flex;
	align-items: center;
	gap: 14px;
	flex: 1;
}

.group-input-insight .group-input-icon {
	flex: 1;
}

.group-btn-insignt button {
	background: transparent;
	border: 1px solid #EDEDED;
	border-radius: 12px;
	min-width: 126px;
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	padding: 17px 20px;
}

.mb-2 {
	margin-bottom: 20px !important;
}

.mb-3 {
	margin-bottom: 30px !important;
}

.mb-4 {
	margin-bottom: 40px !important;
}

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

.pb-0 {
	padding-bottom: 0 !important;
}

.tfcl-dashboard-reviews .tfcl-pagination {
	justify-content: left;
	padding-top: 28px;
	border-top: 1px solid #EFEFEF;
	margin-top: 20px;
	gap: 10px;
}

.wrap-favorite-listing {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
}

.wrap-favorite-listing .box-car-list {
	width: calc(25% - 30px);
	margin-left: 30px;
	margin-bottom: 30px;
}

.tfcl-favorite-listing {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	padding: 30px 30px 30px 30px;
	margin-bottom: 40px;
}

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

.tfcl-listing-header p {
	font-size: 14px;
	color: #a6a6a6;
	margin-top: 12px;
}

.controller-sorting .count-list {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
}

.controller-sorting .count-list span {
	color: #d80c18;
}

.controller-sorting .sorting-input {
	display: flex;
	align-items: center;
	gap: 8px;
}

.controller-sorting .sorting-input .label {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #696665;
	flex-shrink: 0;
}

.controller-sorting .sorting-input .nice-select {
	padding: 0;
	border: none !important;
	padding-right: 30px;
}

.controller-sorting .sorting-input .nice-select .current {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
}

.controller-sorting .sorting-input .nice-select::after {
	right: 0;
}

/* add listing */
.tfcl-add-listing {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	padding: 30px 30px 30px 30px;
	margin-bottom: 30px;
}

.tfcl-add-listing .upload-media {
	width: 100%;
	display: block;
	text-align: center;
	border: 2px dashed #E5E5EA;
	border-radius: 16px;
	padding: 96px 20px;
}

.tfcl-add-listing .upload-media a {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #fff;
	background: #d80c18;
	padding: 14px 20px;
	border-radius: 14px;
	margin-bottom: 15px;
}

.tfcl-add-listing .upload-media a:hover {
	background: #24272C;
}

.tfcl-add-listing .upload-media a svg {
	margin-right: 10px;
	font-size: 17px;
}

.tfcl-add-listing .upload-media .desc {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #161E2D;
}

.tfcl-add-listing .upload-media .desc span {
	color: #696665;
}

.tfcl-add-listing .thumbnail-media {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-top: 20px;
	row-gap: 20px;
}

.tfcl-add-listing .thumbnail-media>* {
	width: calc(12.5% - 20px);
	margin-left: 20px;
}

.tfcl-add-listing .thumbnail-media .item {
	position: relative;
}

.tfcl-add-listing .thumbnail-media .item img {
	border-radius: 16px;
	height: 109px;
	object-fit: cover;
	width: 100%;
}

.tfcl-add-listing .thumbnail-media .item a {
	width: 30px;
	height: 30px;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.4470588235);
	color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 5%;
	right: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tfcl-add-listing .thumbnail-media .item a:hover {
	background: #d80c18;
}

.tfcl-add-listing h3 {
	margin-bottom: 20px;
}

.tfcl-add-listing .form-group label {
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	color: #24272C;
}

.tfcl-add-listing .form-group input,
.tfcl-add-listing .form-group textarea {
	border-radius: 14px;
	background: #FFF;
	padding: 16px 16px;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
}

.tfcl-add-listing .form-group textarea {
	height: 130px;
	margin: 0;
}

.tfcl-add-listing .form-group input::placeholder,
.tfcl-add-listing .form-group textarea::placeholder {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
}

.tfcl-add-listing .form-group .nice-select {
	padding: 15.6px 24px;
	border-radius: 14px;
	border: 1px solid #EDEDED;
}

.tfcl-add-listing .form-group .nice-select .current {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
}

.tfcl-add-listing .form-group-4 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
}

.tfcl-add-listing .form-group-4>* {
	width: calc(25% - 30px);
	margin-left: 30px;
}

.tfcl-add-listing .form-group-2 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
}

.tfcl-add-listing .form-group-2>* {
	width: calc(50% - 30px);
	margin-left: 30px;
}

.tfcl-add-listing .form-group {
	margin-bottom: 29.5px;
}

.tfcl-add-listing .group-checkbox input {
	visibility: hidden;
	width: 20px;
	height: 20px;
	margin-right: 7px;
	cursor: pointer;
	top: 5px;
	background-image: unset;
	position: relative;
	display: inline-block;
	margin: 0;
}

.tfcl-add-listing .group-checkbox input::before {
	width: 24px;
	height: 24px;
	border: 1px solid #E4E4E4;
	border-radius: 6px;
	content: "";
	display: block;
	position: relative;
	visibility: visible;
	transform: unset;
	top: -6px;
	left: 0;
}

.tfcl-add-listing .group-checkbox input::after {
	height: 6px;
	width: 11px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-55deg);
	display: block;
	opacity: 0;
	z-index: 5;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 6px;
	top: 2px;
}

.tfcl-add-listing .group-checkbox input:checked::before {
	background: #d80c18;
	border-color: #d80c18;
}

.tfcl-add-listing .group-checkbox input:checked::after {
	opacity: 1;
	visibility: visible;
}

.tfcl-add-listing .group-checkbox label {
	margin: 0;
	margin-left: 12px;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
	cursor: pointer;
}

.tfcl-add-listing .group-checkbox {
	display: flex;
	align-items: center;
	margin-bottom: 24px;
}

.tfcl-add-listing .group-checkbox:last-child {
	margin-bottom: 0;
}

.tfcl-add-listing .group-features h6 {
	margin-bottom: 21px;
}

.tfcl-add-listing .group-features-5 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -44px;
	row-gap: 20px;
}

.tfcl-add-listing .group-features-5>* {
	width: calc(20% - 44px);
	margin-left: 44px;
}

.tfcl-add-listing .map-single {
	margin-top: -10px;
	height: 520px;
	border-radius: 16px;
}

.map-single .marker-card .face div {
	background-image: url(../../assets/images/dashboard/map-marker.png);
	width: 60px;
	height: 60px;
}

.map-single .marker-card .face::before,
.map-single .marker-card .face::after {
	all: unset;
}

.map-single .marker-card .face {
	all: unset;
}

.tfcl-add-listing.car-video h3 {
	margin-bottom: 11px;
}

.tfcl-add-listing.car-video>p {
	margin-bottom: 20px;
}

.tfcl-add-listing.car-attr .list-attrach {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
}

.tfcl-add-listing.car-attr .list-attrach>* {
	width: calc(16.66666% - 20px);
	margin-left: 20px;
}

.tfcl-add-listing.car-attr .list-attrach .item {
	position: relative;
	border: 1px solid #EDEDED;
	border-radius: 16px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tfcl-add-listing.car-attr .list-attrach .item a {
	width: 30px;
	height: 30px;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.5568627451);
	color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 5%;
	right: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tfcl-add-listing.car-attr .list-attrach .item a:hover {
	background: #d80c18;
}

.tfcl-add-listing.car-attr .list-attrach .item .inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 8px;
	align-items: center;
}

.tfcl-add-listing.car-attr .list-attrach .item .inner a {
	all: unset;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
	cursor: pointer;
}

.tfcl-add-listing.car-attr .list-attrach .item .inner a:hover {
	color: #d80c18;
}

.tfcl-add-listing.car-attr .list-attrach .item.upload {
	border: 1px dashed #E5E5EA;
}

.group-button-submit {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.group-button-submit.left {
	justify-content: left;
}

.group-button-submit .pre-btn {
	min-width: 180px;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #fff;
	border-radius: 14px;
	background: #d80c18;
	padding: 13px 20px;
	border-color: #d80c18;
	outline: none;
	border: none;
	-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;
}

.group-button-submit .second-btn {
	min-width: 180px;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #d80c18;
	border-radius: 14px;
	background: transparent;
	padding: 13px 20px;
	border: 1px solid #d80c18;
	outline: none;
	-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;
}

.group-button-submit .pre-btn:hover {
	background: #24272C;
	color: #fff;
}

.group-button-submit .second-btn:hover {
	background: #d80c18;
	color: #fff;
}

/* Add profile */
.tfcl_choose_avatar {
	margin-bottom: 18px;
}

.tfcl_choose_avatar .avatar {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	margin-bottom: -18px;
}

.tfcl_choose_avatar .avatar>.form-group {
	max-width: 158px;
	flex-shrink: 0;
}

.tfcl_choose_avatar #tfcl_avatar_thumbnail {
	border-radius: 50%;
	width: 128px;
	height: 128px;
	object-fit: cover;
}

.tfcl_choose_avatar .choose-box {
	position: relative;
}

.tfcl_choose_avatar .choose-box label {
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	color: #24272C;
	margin-bottom: 10px;
}

.tfcl_choose_avatar .choose-box .form-group {
	position: relative;
	margin-bottom: 8px;
}

.tfcl_choose_avatar .choose-box button {
	border-radius: 10px;
	background: #d80c18;
	position: absolute;
	top: 50%;
	left: 6px;
	transform: translateY(-50%);
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	padding: 10px 18px;
	border: none;
}

.tfcl_choose_avatar .choose-box input {
	border-radius: 14px;
	border: 1px solid #EDEDED;
	background: transparent;
	margin: 0;
	padding-left: 135px;
	padding-top: 14px;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
}

.tfcl_choose_avatar .notify-avatar {
	font-family: "Inter";
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	color: #8E8E93;
}

.list-check-req li span {
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	color: #B6B6B6;
	position: relative;
}

.list-check-req li:not(:last-child) {
	margin-bottom: 3px;
}

.list-check-req li span::before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	background: #B6B6B6;
	margin-right: 6px;
}

.list-check-req li.check span {
	color: #7ED321;
}

.list-check-req li.check span::before {
	background: #7ED321;
}

/* chat */
.tfcl-message {
	border: 1px solid #EDEDED;
	border-radius: 16px;
}

.tfcl-message .message-header {
	padding: 30px;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

.tfcl-message .message-header .form-search {
	position: relative;
}

.tfcl-message .message-header .form-search svg {
	position: absolute;
	top: 50%;
	left: 19px;
	transform: translateY(-50%);
}

.tfcl-message .message-header .form-search input {
	padding: 16px 20px 16px 45px;
}

.tfcl-message .list-user-chat {
	padding: 30px 30px 30px 30px;
	border-right: 1px solid #EDEDED;
}

.tfcl-message .list-user-chat li.active .user-item,
.tfcl-message .list-user-chat li .user-item:hover {
	background: rgba(255, 113, 1, 0.06);
}

.tfcl-message .list-user-chat li:not(:last-child) {
	margin-bottom: 10px;
}

.tfcl-message .list-user-chat .user-item {
	display: flex;
	padding: 16px 16px 16px 16px;
	border-radius: 16px;
	gap: 20px;
	-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;
	cursor: pointer;
}

.tfcl-message .list-user-chat .user-item .avatar {
	flex-shrink: 0;
}

.tfcl-message .list-user-chat .user-item .avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
}

.tfcl-message .list-user-chat .user-item .name {
	font-size: 18px;
	font-weight: 500;
	line-height: 22.68px;
	color: #24272C;
}

.tfcl-message .list-user-chat .user-item .date {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B6B6B6;
}

.tfcl-message .list-user-chat .user-item .inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.tfcl-message .list-user-chat .user-item p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #696665;
}

.tfcl-message {
	display: flex;
	align-items: flex-start;
}

.tfcl-message .header-inner-chat {
	padding: 27px 27px 27px 50px;
	border-bottom: 1px solid #EDEDED;
}

.tfcl-message .content-right {
	flex-shrink: 0;
	width: 100%;
	flex: 1;
}

.tfcl-message .header-inner-chat .user-infor {
	display: flex;
	align-items: center;
	gap: 20px;
}

.tfcl-message .header-inner-chat .user-infor img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
}

.tfcl-message .header-inner-chat .user-infor .name {
	font-size: 18px;
	font-weight: 500;
	line-height: 22.68px;
	color: #24272C;
}

.tfcl-message .header-inner-chat .user-infor .nofi {
	color: #7ED321;
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
}

.tfcl-message .header-inner-chat .user-infor .nofi::before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	background: #7ED321;
	margin-right: 6px;
}

.tfcl-message .content-inner-chat {
	padding: 50px 30px 30px 50px;
}

.tfcl-message .content-inner-chat .current-user-chat {
	text-align: right;
}

.tfcl-message .content-inner-chat .chat-text p {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 14px 60px 14px 14px;
	background: rgba(255, 113, 1, 0.06);
	border-radius: 16px;
	display: inline-block;
	text-align: left;
	margin-bottom: 5px;
}

.tfcl-message .content-inner-chat .date-pushlish {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B6B6B6;
}

.tfcl-message .content-inner-chat .attrach * {
	margin-left: 7px;
}

.tfcl-message .content-inner-chat .attrach {
	margin-bottom: 6px;
}

.tfcl-message .content-inner-chat .client-inner img {
	width: 42px;
	height: 42px;
	border-radius: 50%;
}

.tfcl-message .content-inner-chat .client-inner {
	display: flex;
	gap: 12px;
	align-items: baseline;
}

.tfcl-message .content-inner-chat .client-inner .content p {
	background: #F3F3F3;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
	padding: 14px;
	border-radius: 16px 16px 16px 0px;
	min-width: 140px;
	margin-bottom: 6px;
}

.tfcl-message .controller-chat {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}

.tfcl-message .controller-chat .controll {
	display: flex;
	align-items: center;
	gap: 10px;
}

.tfcl-message .controller-chat .controll a {
	width: 52px;
	height: 52px;
	background: #F3F3F3;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tfcl-message .controller-chat .controll a:hover {
	background: #d80c18;
}

.tfcl-message .controller-chat .controll a:hover * {
	stroke: #fff;
}

.tfcl-message .controller-chat .form-message {
	position: relative;
	flex: 1;
}

.tfcl-message .controller-chat .form-message a {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #fff;
	padding: 10px 42px;
	background: #d80c18;
	border-radius: 10px;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.tfcl-message .controller-chat .form-message input {
	padding: 15.5px 20px;
}

.tfcl-message .controller-chat .form-message a:hover {
	background: #24272C;
}

/* Compare
-------------------------------------------------------------- */
#compare_listing_wrap .compare-listing .compare-listing-body {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

#compare_listing_wrap .compare-listing .compare-listing-body .tfcl-compare-listing-button {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	padding: 14px 86px;
	background: #d80c18;
	color: #fff;
	border-radius: 14px;
	border: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#compare_listing_wrap .compare-listing .compare-listing-body .tfcl-compare-listing-button:hover {
	background: #24272C;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main {
	margin-left: 0;
	margin-right: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 20px;
	column-gap: 72px;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb {
	position: relative;
	display: flex;
	align-items: center;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-img {
	height: 79px;
	object-fit: cover;
	border-radius: 12px;
	width: 106px;
	margin-right: 21px;
	flex-shrink: 0;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-remove {
	border: 1px solid #EDEDED;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #24272C;
	font-size: 11px;
	padding: 0;
	background: #fff;
	margin-right: 20px;
	flex-shrink: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-remove:hover {
	background: #d80c18;
	border-color: #d80c18;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-remove:hover * {
	stroke: #fff;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .tfcl-listing-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 22.68px;
	margin-bottom: 8px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .description {
	display: flex;
	align-items: center;
	gap: 11px;
	flex-wrap: wrap;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .description li {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
	display: flex;
	align-items: center;
	gap: 4px;
}

.wrap-single-compare .header-compare {
	display: flex;
	margin-left: -30px;
	margin-bottom: 31px;
}

.wrap-single-compare .header-compare .box-car-list {
	width: calc(33.33333% - 30px);
	margin-left: 30px;
}

.wrap-single-compare .filter-compare {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 30px;
}

.wrap-single-compare .filter-compare li {
	cursor: pointer;
	flex: 1;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
	border: 1px solid #EDEDED;
	padding: 13px;
	border-radius: 999px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
}

.wrap-single-compare .filter-compare li.active,
.wrap-single-compare .filter-compare li:hover {
	background: #d80c18;
	border-color: #d80c18;
	color: #fff;
}

.wrap-single-compare .compare-table {
	padding: 30px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
	margin-bottom: 30px;
}

.wrap-single-compare .compare-table .title-table {
	font-size: 24px;
	font-weight: 500;
	line-height: 30.24px;
	color: #24272C;
	margin-bottom: 20px;
}

.wrap-single-compare .compare-table .title-tr {
	background: #F8F8F9;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
	padding: 10px 20px;
	border-radius: 10px;
	margin-bottom: 8px;
	text-align: center;
}

.wrap-single-compare .compare-table .group-tr {
	display: flex;
	align-items: center;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 19px;
}

.wrap-single-compare .compare-table .group-tr li {
	flex: 1;
	text-align: center;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
}

/* Dealer
-------------------------------------------------------------- */
.search-dealer .row>* {
	padding-right: 15px;
	padding-left: 15px;
}

.tf-banner.style-dealder {
	background-image: url(./../../assets/images/dashboard/dealder-pagetitle.jpg);
}

.tf-banner.style-dealder .content {
	padding: 136px 0px 223px 0px;
}

.search-dealer-list {
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.0784313725);
	border-radius: 16px;
	padding: 22px;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: -3.6%;
	position: relative;
	z-index: 5;
	background: #fff;
}

.search-dealer-list .filter-search {
	display: flex;
	align-items: center;
	gap: 6px;
}

.search-dealer-list .filter-search a {
	background: rgba(255, 113, 1, 0.06);
	border-radius: 14px;
	padding: 14px 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 22.4px;
	color: #24272C;
	min-width: 112px;
	text-align: center;
}

.search-dealer-list .filter-search a.active,
.search-dealer-list .filter-search a:hover {
	color: #fff;
	background: #d80c18;
}

.search-dealer-list .filter-search a svg {
	margin-right: 8px;
	vertical-align: bottom;
}

.search-dealer-list .group-input {
	flex: 1;
	display: flex;
	align-items: center;
	gap: 10px;
}

.search-dealer-list .group-input .inner {
	flex: 1;
}

.search-dealer-list .search-submit {
	min-width: 204px;
	background: #d80c18;
	padding: 14px 20px;
	border-radius: 14px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	text-align: center;
}

.search-dealer-list .search-submit:hover {
	background: #24272C;
}

.search-dealer-list .search-submit i {
	margin-left: 6px;
}

.search-dealer-list input {
	padding: 14px 18px 15px 18px !important;
}

.group-dealer-title {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 39px;
	flex-wrap: wrap;
}

.group-dealer-title .group-sort-filter {
	display: flex;
	gap: 10px;
}

.group-dealer-title .group-sort-filter .nice-select {
	min-width: 179px;
	padding: 9px 17px;
}

.group-dealer-title .group-sort-filter .nice-select .current {
	color: #24272C;
}

.tf-dealer-list {
	display: flex;
	column-gap: 30px;
	row-gap: 20px;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 29px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 30px;
}

.tf-dealer-list .infor-dealder .thumbnail {
	border: 1px solid #EDEDED;
	width: 190px;
	height: 130px;
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.tf-dealer-list .infor-dealder .thumbnail img {
	height: 80px;
	object-fit: cover;
}

.tf-dealer-list .infor-dealder {
	display: flex;
	column-gap: 30px;
	row-gap: 20px;
	align-items: center;
}

.tf-dealer-list .infor-dealder .rating {
	display: flex;
	gap: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
}

.tf-dealer-list .infor-dealder .rating span b {
	color: #d80c18;
}

.tf-dealer-list .infor-dealder h4 {
	margin-bottom: 9px;
}

.tf-dealer-list .infor-dealder .icon-star {
	letter-spacing: 0.8px;
}

.tf-dealer-list .dealer-phone a {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #d80c18;
}

.tf-dealer-list .dealer-phone a:hover {
	color: #24272C;
}

.tf-dealer-list .dealer-phone a svg {
	vertical-align: bottom;
	margin-right: 6px;
}

.tf-dealer-list .dealer-phone h4 {
	margin-bottom: 8px;
}

.tf-dealer-list .dealder-button a {
	border: 1px solid #d80c18;
	border-radius: 14px;
	padding: 13px 34px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	color: #d80c18;
}

.tf-dealer-list .dealder-button a i {
	font-size: 13px;
	margin-left: 10px;
}

.tfcl-pagination.style-dealer {
	gap: 10px;
}

.tfcl-pagination.style-dealer i::before {
	font-weight: 400;
	font-size: 20px;
}

/* single dealer */
.widget-dealer-contact {
	border: 1px solid #EDEDED;
	border-radius: 16px;
	padding: 30px;
	padding-bottom: 27px;
}

.widget-dealer-contact h1 {
	margin-bottom: 11px;
}

.widget-dealer-contact .list-authencation {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 30px;
	padding-bottom: 24px;
	border-bottom: 1px solid #EDEDED;
}

.widget-dealer-contact .list-authencation li {
	font-family: "Inter";
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	color: #696665;
	padding: 5px 0;
}

.widget-dealer-contact .list-authencation li i {
	color: #7ED321;
	margin-right: 3px;
	font-size: 15px;
	vertical-align: middle;
}

.widget-dealer-contact .open-store {
	margin-bottom: 31px;
	padding-bottom: 9px;
	border-bottom: 1px solid #EDEDED;
}

.widget-dealer-contact .open-store h6 {
	margin-bottom: 20px;
}

.widget-dealer-contact .open-store ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 20.5px;
}

.widget-dealer-contact .open-store ul li .right {
	font-weight: 500;
}

.widget-dealer-contact .rating {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 29px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
}

.widget-dealer-contact .rating .overall-rating-detail-star span {
	margin-left: 10px;
}

.widget-dealer-contact .rating .overall-rating-detail-star span b {
	color: #d80c18;
	font-weight: 400;
}

.widget-dealer-contact .rating .overall-rating-detail-star i {
	color: #d80c18;
}

.widget-dealer-contact .button-form-1 {
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	color: #fff;
	width: 100%;
	display: block;
	padding: 15px 35px;
	border-radius: 14px;
	background: #d80c18;
	text-align: center;
	margin-bottom: 11px;
}

.widget-dealer-contact .button-form-2 {
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	color: #fff;
	width: 100%;
	display: block;
	padding: 15px 35px;
	border-radius: 14px;
	background: #7ED321;
	text-align: center;
}

.dealer-sidebar .social-listing {
	display: flex;
	align-items: center;
	gap: 10px;
}

.dealer-sidebar #map-single {
	height: 380px;
	overflow: hidden;
	border-radius: 16px;
	margin-bottom: 29px;
}

.dealer-sidebar .widget-dealer-map {
	border: 1px solid #EDEDED;
	border-radius: 16px;
	padding: 30px;
	padding-bottom: 27px;
}

.dealer-sidebar .widget-dealer-map .address-dealer {
	display: flex;
	align-items: center;
	gap: 8px;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	margin-bottom: 17px;
}

.dealer-sidebar .widget-dealer-map .location-link {
	border: 1px solid #d80c18;
	padding: 14px 20px;
	border-radius: 14px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	background: transparent;
	width: 100%;
	text-align: center;
	display: block;
	color: #d80c18;
}

.dealer-sidebar .widget-dealer-map .location-link:hover {
	background: #d80c18;
	color: #fff;
}

.tf-sale-agent-list .list-agent li {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 30px;
	flex-wrap: wrap;
}

.tf-sale-agent-list .list-agent li .btn-agent {
	border: 1px solid #d80c18;
	padding: 14px 20px;
	border-radius: 14px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	background: transparent;
	text-align: center;
	display: block;
	min-width: 230px;
	color: #d80c18;
	margin-top: 3px;
}

.tf-sale-agent-list .list-agent li .btn-agent:hover {
	background: #d80c18;
	color: #fff;
}

.tf-sale-agent-list .list-agent .author {
	display: flex;
	gap: 20px;
}

.tf-sale-agent-list .list-agent .author img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	flex-shrink: 0;
}

.tf-sale-agent-list .list-agent .author .overall-rating-detail-star i {
	color: #d80c18;
	font-size: 13px;
}

.tf-sale-agent-list .list-agent .author .content p {
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	margin-top: 7px;
}

.tf-sale-agent-list .list-agent .author .content {
	margin-top: 11px;
}

.tf-sale-agent-list {
	margin-top: 42px;
	padding-top: 41px;
	border-top: 1px solid #EDEDED;
	margin-right: 25px;
	margin-bottom: 40px;
	padding-bottom: 39px;
	border-bottom: 1px solid #EDEDED;
}

.tf-list-car-agent {
	margin-bottom: 40px;
	padding-bottom: 36px;
	border-bottom: 1px solid #EDEDED;
}

.mb-12 {
	margin-bottom: 12px;
}

.widget-book-apoint {
	background: rgba(255, 113, 1, 0.06);
	padding: 30px;
	border-radius: 16px;
}

.widget-book-apoint h3 {
	margin-bottom: 9px;
}

.widget-book-apoint a {
	background: #d80c18;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	color: #fff;
	padding: 15px 36px;
	border-radius: 14px;
	text-align: center;
}

.widget-book-apoint a:hover {
	background: #24272C;
	color: #fff;
}

.listing-reviews.dealer-review {
	margin-top: 40px;
	padding-top: 41px;
	border-top: 1px solid #EDEDED;
}

.mb-5 {
	margin-bottom: 50px !important;
}

@media only screen and (max-width: 1400px) {
	.table-responsive {
		overflow-x: scroll !important;
	}

	.table-responsive .table,
	.table-responsive .table-striped {
		width: max-content;
		max-width: max-content;
	}

	.wrap-favorite-listing .box-car-list {
		width: calc(33.33333% - 30px);
	}

	.tfcl-add-listing .thumbnail-media>*,
	.tfcl-add-listing.car-attr .list-attrach>* {
		width: calc(25% - 20px);
		margin-left: 20px;
	}

	.tfcl-add-listing .group-features-5>* {
		width: calc(25% - 44px);
	}
}

@media only screen and (max-width: 1300px) {
	#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main {
		column-gap: 20px;
	}

	#compare_listing_wrap .compare-listing .compare-listing-body .tfcl-compare-listing-button {
		padding: 14px 30px;
	}
}

@media only screen and (max-width: 1200px) {
	#wrapper-dashboard .content-area {
		padding: 50px 20px;
	}

	.wrap-favorite-listing .box-car-list {
		width: calc(50% - 30px);
	}

	.tfcl-add-listing .group-features-5>*,
	.tfcl-add-listing.car-attr .list-attrach>* {
		width: calc(33.33333% - 44px);
	}

	.wrap-scoll-dealer {
		overflow-y: auto;
	}

	.wrap-scoll-dealer .inner-scroll {
		width: 140%;
	}
}

@media only screen and (max-width: 991px) {
	.widget-dealer-contact h1 {
		font-size: 30px;
	}

	.widget-dealer-contact {
		margin-top: 50px;
	}

	.wrap-scoll-dealer .inner-scroll {
		width: 170%;
	}

	.wrap-single-compare {
		overflow-y: auto;
	}

	.wrap-single-compare .inner-respond {
		width: 150%;
	}

	#wrapper-dashboard #header .logo {
		padding: 10px 0;
	}

	#wrapper-dashboard .content-area {
		padding: 30px 0;
	}

	.dashboard-toggle {
		padding: 30px 15px;
	}

	#wrapper-dashboard .logo-box {
		display: block;
	}

	.tfcl-add-listing .form-group-4>* {
		width: calc(50% - 30px);
	}

	.tfcl-message {
		flex-direction: column;
	}

	.tfcl-message .content-left,
	.search-dealer-list .filter-search,
	.search-dealer-list .group-input,
	.search-dealer-list .search-submit {
		width: 100%;
	}

	.tfcl-message .list-user-chat .user-item .content {
		flex: 1;
	}

	.search-dealer-list .group-input,
	.search-dealer-list {
		flex-wrap: wrap;
		justify-content: center;
	}

	.search-dealer-list .filter-search {
		justify-content: center;
	}
}

@media only screen and (max-width: 767px) {
	.tf-banner.style-dealder .content {
		padding: 100px 0px 100px 0px;
	}

	.search-dealer-list .group-input .inner {
		flex: unset;
		width: 100%;
	}

	.group-dealer-title .group-sort-filter .nice-select {
		min-width: unset;
		padding-right: 45px;
	}

	.wrap-scoll-dealer .inner-scroll {
		width: max-content;
	}

	#tracking-view-chart {
		width: 700px !important;
		height: 300px !important;
	}

	#tracking-view-chart-container {
		width: max-content;
	}

	.tfcl-dashboard .tfcl-page-insight {
		overflow-x: scroll;
	}

	.tfcl-dashboard .tfcl-insight-header {
		display: block;
	}

	.header-account .register {
		display: none !important;
	}

	.wrap-favorite-listing .box-car-list,
	.tfcl-add-listing .form-group-4>*,
	.tfcl-add-listing .group-features-5>*,
	.tfcl-add-listing .form-group-2>* {
		width: calc(100% - 30px);
	}

	.tfcl-add-listing .thumbnail-media>* {
		width: calc(33.33333% - 20px);
	}

	.tfcl-message .list-user-chat,
	.tfcl-message .message-header {
		padding: 10px;
		border-right: unset;
	}

	.tfcl-message .header-inner-chat {
		border-top: 1px solid rgb(237, 237, 237);
	}

	.tfcl-message .content-inner-chat {
		padding: 20px;
	}

	.tfcl-message .controller-chat {
		flex-direction: column;
	}

	.tfcl-message .controller-chat .form-message {
		width: 100%;
	}

	.wrap-single-compare .inner-respond {
		width: 220%;
	}
}

.blog-article-right {
	padding-left: 30px;
	padding-bottom: 22px;
	border-left: 1px solid #EDEDED;
}

.blog-article-right .blog-article-item.style3 {
	padding: 20px 0;
}

.blog-article-right .blog-article-item.style3:not(:first-child) {
	border-top: 1px solid #EDEDED;
}

.blog-article-right .blog-article-item.style3:first-child {
	padding-top: 0px;
}

.blog-article-item .images img {
	height: 100%;
}

.blog-article-item .images .date {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 12px;
	padding: 5px 13px;
	color: #FFFFFF;
	background-color: #d80c18;
	border-radius: 99px;
	font-family: "Inter", sans-serif;
}

.blog-article-item .content {
	padding-top: 26px;
}

.blog-article-item .content .sub-box {
	margin-bottom: 9px;
}

.blog-article-item .content .sub-box>a {
	position: relative;
	font-size: 14px;
}

.blog-article-item .content .sub-box>a:not(:last-child) {
	margin-right: 9px;
	padding-right: 9px;
}

.blog-article-item .content .sub-box>a:not(:last-child)::before {
	position: absolute;
	content: "";
	width: 1px;
	background-color: #E4E4E4;
	right: 0;
	top: 5px;
	bottom: 5px;
}

.blog-article-item .content h3 {
	margin-bottom: 11px;
	font-size: 22px;
	line-height: 28.24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.blog-article-item .content h3:hover {
	color: #d80c18;
}

.blog-article-item .content>p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.blog-article-item .content .read-more {
	font-size: 16px;
	font-weight: 500;
	line-height: 20.16px;
	color: #d80c18;
}

.blog-article-item .content .read-more i {
	font-size: 7px;
	margin-left: 10px;
}

.blog-article-item.style1 .images {
	height: 270px;
}

.blog-article-item.style1 .content {
	padding-bottom: 20px;
}

.blog-article-item.style2 {
	display: flex;
	gap: 30px;
}

.blog-article-item.style2 .images {
	height: auto;
	max-width: 300px;
}

.blog-article-item.style2 .content {
	padding-top: 0px;
}

.blog-article-item.style2 .content>p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.blog-article-item.style2 .content .read-more {
	margin-top: 13px;
}

.blog-article-item.style3 {
	display: flex;
	gap: 10px;
}

.blog-article-item.style3 .images {
	height: auto;
	max-width: 190px;
	border-radius: 12px;
}

.blog-article-item.style3 .content {
	padding-top: 0px;
}

.blog-article-item.style3 .content h3 {
	font-size: 16px;
	line-height: 22.4px;
}

.blog-article-item.style4 .images {
	height: 270px;
}

.blog-article-item.style4 .content h3 {
	margin-bottom: 25px;
}

.blog-article-item.style4 .content .read-more {
	padding: 14px 32.5px;
	background-color: rgba(255, 113, 1, 0.06);
	border-radius: 14px;
}

.blog-article-item.style4 .content .read-more:hover {
	background-color: #d80c18;
	color: #FFFFFF;
}

.box-car-list {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	overflow: hidden;
}

.box-car-list .image-group img {
	width: 100%;
}

.box-car-list .image-group .top {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	z-index: 5;
	gap: 8px;
}

.box-car-list .image-group .top .flag-tag {
	padding: 6px 12px;
	border-radius: 99px;
	background-color: #d80c18;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	line-height: 16.8px;
	font-family: "Inter", sans-serif;
}

.box-car-list .image-group .top .flag-tag.style-1 {
	display: flex;
	align-items: center;
	gap: 6px;
	background-color: rgba(0, 0, 0, 0.3);
}

.box-car-list .image-group .change-heart {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 11;
	gap: 8px;
	opacity: 0;
	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;
}

.box-car-list .image-group .change-heart .box-icon {
	width: 48px;
	height: 48px;
	border-radius: 100%;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 48px;
	cursor: pointer;
}

.box-car-list .image-group .change-heart .box-icon .icon {
	color: #d80c18;
}

.box-car-list .content {
	padding: 19px 16px 15px 16px;
}

.box-car-list .content .text-address,
.box-car-list .content .link-style-1 {
	margin-bottom: 8px;
	text-align: center;
}

.box-car-list .content .icon-box {
	gap: 16px;
	margin-bottom: 20px;
}

.box-car-list .content .icon-box i {
	margin-right: 4px;
	font-size: 12px;
}

.box-car-list .content .days-box {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #EDEDED;
}

.box-car-list .content .days-box .img-author img {
	width: 38px;
	height: 38px;
	border-radius: 100%;
	margin-right: 2px;
}

.box-car-list.style-2 {
	display: flex;
}

.box-car-list.style-2>.image-group {
	width: 252px;
	flex-shrink: 0;
}

.box-car-list.style-2>.image-group .img-style,
.box-car-list.style-2>.image-group img {
	height: 100%;
	object-fit: cover;
}

.box-car-list.style-2 .content {
	width: 100%;
	padding: 17px 16px 15px 16px;
}

.box-car-list.style-2.style-dark .content {
	padding: 18px 30px 14px 30px;
	background-color: #24272C;
}

.box-car-list.style-2.style-dark .content .link-style-1 a,
.box-car-list.style-2.style-dark .content .icon-box,
.box-car-list.style-2.style-dark .content .days-box span {
	color: #FFFFFF !important;
}

.box-car-list.style-2.style-dark .content .days-box {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.box-car-list.style-2.style-dark .content .view-car {
	color: #FFFFFF;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.box-car-list.style-3 {
	border: 1px solid transparent !important;
}

.box-car-list.style-3 .content {
	padding: 18px 0px 0px 0px;
}

.box-car-list.style-4 {
	border: 1px solid transparent !important;
}

.box-car-list.style-4 .content {
	padding: 22px 0px 0px 0px;
}

.box-car-list.style-5 {
	padding: 3px;
	box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.08);
}

.box-car-list.style-5 .img-style {
	border-radius: 16px;
	background: #fff;

}

.box-car-list.style-5 .img-style::before {
	border-radius: 16px;
}

.box-car-list.style-5 .content {
	padding: 21px 0px 0px 0px;
}

.partner-item {
	width: 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;
}

.partner-item.style-1 {
	padding: 25px 25px 20px 25px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
}

.partner-item.style-1:hover {
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid transparent;
}

.partner-item .image,
.partner-item img {
	object-fit: contain;
	height: 80px;
	width: 100%;
	margin-bottom: 20px;
}

.partner-item .content .title {
	margin-bottom: 5px;
}

.partner-item.style-2 {
	padding: 16px 16px 13px 16px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
}

.partner-item.style-2 .icon {
	height: 46px;
	margin-bottom: 10px;
	color: #24272C;
}

.partner-item.style-2:hover {
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid transparent;
}

.partner-item.style-2:hover .icon,
.partner-item.style-2:hover .content .title {
	color: #d80c18 !important;
}

.partner-item.style-3 .image {
	border-radius: 16px;
	background: rgba(255, 113, 1, 0.06);
	height: 107px;
}

.partner-item.style-3 .image img {
	padding: 10px;
	height: 107px;
}

.partner-item.style-4 .image {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	height: 107px;
}

.partner-item.style-4 .image img {
	padding: 10px;
	height: 107px;
}

.tf-icon-box {
	padding: 15px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
	background-color: #FFFFFF;
	-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;
}

.tf-icon-box:hover {
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid transparent;
}

.tf-icon-box:hover .btn-button {
	background-color: #d80c18;
}

.tf-icon-box:hover .btn-button span,
.tf-icon-box:hover .btn-button i {
	color: #FFFFFF !important;
}

.tf-icon-box:hover .icon svg {
	transform: rotateY(180deg);
}

.tf-icon-box.style-1 .icon {
	margin-bottom: 20px;
}

.tf-icon-box.style-1 .icon svg {
	font-size: 60px;
}

.tf-icon-box.style-1 h3,
.tf-icon-box.style-1 p {
	margin-bottom: 30px;
}

.tf-icon-box.style-2 {
	display: flex;
	gap: 30px;
}

.tf-icon-box.style-2 .content h5 {
	margin-bottom: 12px;
}

.tf-icon-box.style-3 .inner-wrap {
	margin-bottom: 30px;
	gap: 20px;
}

.tf-icon-box.style-3 .inner-wrap .icon svg {
	width: 40px;
	height: 40px;
}

.tf-icon-box.style-3 .content p {
	margin-bottom: 30px;
}

.tf-icon-box.style-4 {
	display: flex;
	gap: 30px;
	border: unset;
}

.tf-icon-box.style-4 .icon svg {
	width: 60px;
	height: 60px;
}

.tf-icon-box.style-4 .content h5 {
	margin-bottom: 12px;
}

.tf-icon-box .icon {
	color: #d80c18;
}

.tf-icon-box .icon svg {
	transition: all 0.4s ease;
}

.tf-icon-box .btn-button {
	padding: 14px 26.5px;
	border: 1px solid #d80c18;
	border-radius: 14px;
	color: #d80c18;
	display: inline-block;
	font-size: 16px;
	min-width: 204px;
	text-align: center;
}

.tf-icon-box .btn-button i {
	font-size: 12px;
}

.tf-icon-box .btn-button:hover {
	background-color: #d80c18;
}

.tf-icon-box .btn-button:hover span,
.tf-icon-box .btn-button:hover i {
	color: #FFFFFF !important;
}

.tf-image-box {
	border-radius: 16px;
	gap: 30px;
	padding: 30px;
}

.tf-image-box.style1 .image,
.tf-image-box.style1 img {
	max-width: 210px;
	width: 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;
}

.tf-image-box.style1 .content p {
	margin-bottom: 20px;
}

.tf-image-box.style1:hover .image img {
	transform: scale(1.1);
}

.tf-image-box.style2 {
	gap: 23px;
}

.tf-image-box.style2 .image {
	margin-bottom: -16px;
	margin-left: -5px;
	margin-top: -15px;
}

.tf-image-box.style2 .image img {
	max-width: 210px;
}

.tf-image-box.style2 .content p {
	margin-bottom: 30px;
}

.tf-image-box.bg-orange {
	background-color: #d80c18;
}

.tf-image-box.bg-orange .find-cars {
	color: #d80c18;
	background: #FFFFFF;
}

.tf-image-box.bg-black {
	background-color: #24272C;
}

.tf-image-box.bg-black .find-cars {
	color: #FFFFFF;
	background: #d80c18;
}

.tf-image-box .content {
	width: 100%;
}

.tf-image-box .content h3,
.tf-image-box .content h2 {
	margin-bottom: 10px;
}

.tf-image-box .content .find-cars {
	padding: 15px 55.5px;
	border-radius: 14px;
	display: inline-block;
	font-size: 16px;
}

.tf-image-box .content .find-cars i {
	font-size: 16px;
	line-height: 16px;
	margin-left: 9px;
}

.review-car .slider-item {
	position: relative;
	border-radius: 24px;
	overflow: hidden;
}

.review-car .slider-item .img-slider {
	position: absolute;
	height: 100%;
	width: 100%;
}

.review-car .slider-item .img-slider img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.review-car .slider-item .img-slider::before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(-90deg, rgba(85, 86, 68, 0) 0%, rgba(25, 32, 25, 0.4) 40%);
}

.review-car .slider-item .content {
	padding: 93px 76px 70px 76px;
}

.review-car .slider-item .content .heading {
	z-index: 2;
	position: relative;
	max-width: 525px;
}

.review-car .slider-item .content .heading h1 {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}

.review-car .slider-item .content .heading p {
	margin-bottom: 47px;
}

.review-car .slider-item .content .heading .btn-wrap .sc-button {
	padding: 15px 60.5px;
}

.loan-calculator-form {
	background-color: #FFFFFF;
	border-radius: 24px;
	padding: 30px;
}

.loan-calculator-form .box-title {
	margin-bottom: 30px;
}

.loan-calculator-form .box-title .title-ct {
	margin-bottom: 13px;
}

.loan-calculator-form #loan-calculator .grid-sw-2 {
	gap: 10px;
}

.loan-calculator-form #loan-calculator fieldset {
	margin-bottom: 29px;
}

.loan-calculator-form #loan-calculator fieldset label {
	margin-bottom: 11px;
	line-height: 17.64px;
}

.loan-calculator-form #loan-calculator fieldset input {
	padding: 15px 15px 15px 15px;
}

.loan-calculator-form #loan-calculator fieldset .nice-select {
	padding: 15px 16px;
	margin-bottom: 0px;
	border-radius: 14px;
}

.loan-calculator-form #loan-calculator .list-total {
	margin-bottom: 30px;
}

.loan-calculator-form #loan-calculator .list-total ul li {
	gap: 30px;
}

.loan-calculator-form #loan-calculator .list-total ul li:not(:last-child) {
	margin-bottom: 13px;
}

.loan-calculator-form #loan-calculator .list-total ul li .title-total {
	max-width: 200px;
	width: 100%;
}

.loan-calculator-form #loan-calculator .button-boxs .sc-button {
	width: 100%;
}

.compare-item {
	border-radius: 16px;
	overflow: hidden;
	border: 1px solid #EDEDED;
}

.compare-item .image-compare {
	width: 100%;
}

.compare-item .image-compare .image {
	width: 50%;
}

.compare-item .image-compare .image img {
	height: 150px;
	width: 100%;
	object-fit: cover;
}

.compare-item .image-compare .vs {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.compare-item .content-compare {
	padding: 16px;
}

.compare-item .content-compare .compare-list-inner {
	margin-bottom: 24px;
}

.compare-item .content-compare .compare-list-inner .compare-list:first-child {
	margin-bottom: 10px !important;
}

.compare-item .content-compare .compare-list-inner .compare-list:not(:last-child) {
	margin-bottom: 23px;
}

.change-heart.style-2 {
	gap: 12px;
}

.change-heart.style-2 .box-icon {
	cursor: pointer;
	width: 52px;
	height: 52px;
	border-radius: 100%;
	text-align: center;
	line-height: 52px;
	background-color: rgba(255, 113, 1, 0.06);
}

.change-heart.style-2 .box-icon:hover {
	background-color: #d80c18;
}

.change-heart.style-2 .box-icon:hover .icon {
	color: #FFFFFF;
}

.change-heart.style-2 .box-icon .icon {
	color: #d80c18;
}

.tf-icon-list {
	display: flex;
	align-items: center;
	padding: 18.5px 24px;
	background-color: #FFFFFF;
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
	border-radius: 100px;
	color: #d80c18;
}

.tf-icon-list i,
.tf-icon-list span {
	color: #d80c18;
	text-transform: capitalize;
}

.tf-icon-list i {
	margin-right: 10px;
	font-size: 26px;
}

.tf-team.box:hover .icon-socials {
	bottom: 20px;
	opacity: 1;
}

.tf-team.box .content {
	padding: 25px 0;
}

.tf-team.box .content .icon-box a {
	width: 38px;
	height: 38px;
	border: 1px solid #EFEFEF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-left: 7px;
	font-size: 13px;
}

.tf-team.box .content .icon-box a i {
	color: #8E8E93;
	-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;
}

.tf-team.box .content .icon-box a:hover {
	background-color: #d80c18;
}

.tf-team.box .content .icon-box a:hover i {
	color: #FFFFFF;
}

.tf-team .images {
	border-radius: 10px;
	overflow: hidden;
}

.tf-team .images>a {
	width: 100%;
}

.tf-team .icon-socials {
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(4px);
	position: absolute;
	width: 210px;
	height: 42px;
	left: 50%;
	transform: translateX(-50%);
	bottom: -20px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	-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;
	opacity: 0;
}

.tf-team .icon-socials i {
	font-size: 16px;
	color: #24272C;
	line-height: 42px;
}

.tf-team .icon-socials i:hover {
	color: #d80c18;
}

.tf-team .box-text {
	padding-top: 1px;
}

.tf-team .box-text a {
	margin-left: 3px;
	text-decoration: underline;
}

.tf-testimonial {
	padding: 30px;
	background-color: #FFFFFF;
	border-radius: 20px;
}

.tf-testimonial.style-2 .author-box {
	padding-top: 24px;
	border-top: 1px solid #EDEDED;
}

.tf-testimonial.style-3 .author-box {
	flex-direction: column;
	align-items: center;
}

.tf-testimonial.box-tes {
	box-shadow: 0px 2px 6px 0px rgba(138, 61, 0, 0.06);
}

.tf-testimonial.bg-4 {
	background-color: rgba(255, 113, 1, 0.06);
}

.tf-testimonial .inner-top {
	margin-bottom: 24px;
}

.tf-testimonial .inner-top .icon {
	color: #d80c18;
}

.tf-testimonial>p {
	margin-bottom: 24px;
}

.tf-testimonial .author-box {
	gap: 12px;
}

.tf-testimonial .author-box .images {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	overflow: hidden;
}

.tf-testimonial .author-box .content h5 {
	margin-bottom: 2px;
}

.listing-slide {
	padding: 74px 0px 32px 0px;
	margin-bottom: -43px;
}

.listing-slide .swiper-slide.swiper-slide-prev .tf-listing-slide,
.listing-slide .swiper-slide.swiper-slide-next .tf-listing-slide {
	display: flex;
	align-items: end;
	justify-content: center;
	transition: all 0.4s ease-in-out;
}

.listing-slide .swiper-slide.swiper-slide-prev .tf-listing-slide {
	float: left;
}

.listing-slide .swiper-slide.swiper-slide-next .tf-listing-slide {
	float: right;
}

.listing-slide .swiper-slide:before {
	width: 410px;
	height: 410px;
	background: rgba(255, 113, 1, 0.06);
	border-radius: 100%;
	content: "";
	position: absolute;
	left: 50%;
	top: 43%;
	transform: translate(-50%, -50%);
	z-index: 0;
	transition: all 0.4s ease-in-out;
	visibility: hidden;
	opacity: 0;
}

.listing-slide .swiper-slide .img-style {
	transition: all 0.3s ease-in-out;
	transform: scale(0.7);
	margin-top: 60px;
}

.listing-slide .swiper-slide.swiper-slide-active .img-style {
	transform: scale(1.4);
	margin-top: 50px;
}

.listing-slide .swiper-slide.swiper-slide-active .content-style {
	margin-top: 52px;
	display: block;
}

.listing-slide .swiper-slide.swiper-slide-active .content-style p {
	margin-top: 2px;
}

.listing-slide .swiper-slide.swiper-slide-active:before {
	visibility: visible;
	opacity: 1;
}

.tf-listing-slide .content-style {
	display: none;
}

.tf-image-list {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	overflow: hidden;
}

.tf-image-list .image img {
	width: 100%;
}

.tf-image-list .content {
	padding: 22px 20px 20px;
}

.tf-image-list .content h5 {
	margin-bottom: 14px;
}

.tf-image-list .content ul li:not(:last-child) {
	margin-bottom: 16px;
}

.tf-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.tf-banner::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.tf-banner.style-1 {
	background-image: url(./../../assets/images/section/bg-12.jpg);
}

.tf-banner.style-2 {
	background-image: url(./../../assets/images/section/bg-13.jpg);
}

.tf-banner.style-3 {
	background-image: url(./../../assets/images/section/u6_div.jpg);
	background-position-y: 99%;
}

.tf-banner.style-4 {
	background-image: url(./../../assets/images/section/bg-15.jpg);
}

.tf-banner.style-5 {
	background-image: url(./../../assets/images/section/bg-16.jpg);
}


.tf-banner.style-2 .content {
	padding: 116px 0px 242px 0px;
}

.tf-banner .content {
	padding: 250px 0px 250px 0px;
}

.tf-banner .content .heading h1 {
	font-size: 70px;
	line-height: 70px;
	font-weight: 600;
	margin-bottom: 30px;
}

.tf-banner .content .heading .sc-button {
	margin-top: 30px;
}

.flat-toggle {
	-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;
	position: relative;
}

.flat-toggle.style-1 {
	padding: 0px 0px 19px 0px;
}

.flat-toggle.style-1:not(:last-child) {
	margin-bottom: 20px;
	border-bottom: 1px solid #EDEDED;
}

.flat-toggle.style-1 .toggle-title {
	background-color: #FFFFFF;
	cursor: pointer;
	color: #24272C;
	font-weight: 600;
	-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;
}

.flat-toggle.style-1 .toggle-title.active .btn-toggle::after {
	content: "\e962";
	font-family: "autodeal";
	rotate: -180deg;
	display: inline-block;
}

.flat-toggle.style-1 .btn-toggle {
	position: absolute;
	right: 12px;
	top: 0px;
	-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;
}

.flat-toggle.style-1 .btn-toggle::after {
	content: "\e962";
	font-family: "autodeal";
	color: #24272C;
	font-size: 8px;
	transition: all 0.2s;
}

.flat-toggle.style-1 .toggle-content {
	padding-top: 15px;
}

.flat-toggle.style-2 {
	padding: 24px 30px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
}

.flat-toggle.style-2:not(:last-child) {
	margin-bottom: 12px;
}

.flat-toggle.style-2 .toggle-content {
	padding-top: 18px;
}

.flat-toggle.style-2 .toggle-content p {
	color: #24272C !important;
}

.flat-toggle.style-2 .toggle-title {
	cursor: pointer;
}

.flat-toggle.style-2 .toggle-title.active h5 {
	color: #d80c18;
}

.flat-toggle.style-2 .toggle-title.active .btn-toggle::after {
	content: "\e935";
	font-family: "autodeal";
	font-size: 2.4px;
	color: #d80c18;
}

.flat-toggle.style-2 .btn-toggle {
	position: absolute;
	right: 30px;
	top: 26px;
	-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;
}

.flat-toggle.style-2 .btn-toggle::after {
	content: "\e944";
	font-family: "autodeal";
	color: #24272C;
	font-size: 17px;
}

.flat-toggle.style-2.activ {
	background-color: rgba(255, 113, 1, 0.06);
	border: 1px solid rgba(255, 113, 1, 0.06);
}

.flat-toggle .toggle-content {
	display: none;
}

.honor {
	border-radius: 16px;
	border: 1px solid #EDEDED;
	overflow: hidden;
	padding: 0px 0 0 0;
	text-align: center;
}

.honor:hover {
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.honor img {
	border-radius: 16px;
}

.honor:hover p {
	color: #d80c18;
}

section.tf-section.section-why-choose-us .widget-pricing {
	height: 284px;
}

.honor p {
	font-size: 20px;
	width: 100%;
	padding: 20px !important;
	display: flex;
	justify-content: space-between;
	gap: 0px;
	color: #24272C;
	flex-wrap: wrap;
	flex-direction: column;
}

.pricing-heading img {
	border-radius: 16px;
	margin-bottom: 15px;
}

.widget-pricing {
	border: 1px solid #EDEDED;
	border-radius: 16px;
	padding: 30px;
	height: auto;
	margin-bottom: 20px;
	position: relative;
	-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;
}

.widget-pricing:hover {
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.widget-pricing:hover .pricing-heading .sub-title,
.widget-pricing:hover .title-price h2,
.widget-pricing:hover .title-price .price {
	color: #d80c18 !important;
}

.widget-pricing .badge-table {
	text-align: center;
	position: absolute;
	top: 22px;
	right: -35px;
	transform: rotate(45deg);
	width: 140px;
}

.widget-pricing .badge-table span {
	clip-path: polygon(21% 0%, 78% 0%, 97% 100%, 2% 100%);
	padding: 4px 10px 4px 10px;
	background: #d80c18;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	color: #FFFFFF;
	width: 100%;
	display: block;
	position: relative;
	z-index: 5;
}

.widget-pricing .badge-table::before {
	content: "";
	width: 5px;
	height: 3px;
	position: absolute;
	right: 3px;
	bottom: -2px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	background: #903F00;
	transform: rotate(45deg);
}

.widget-pricing .badge-table::after {
	content: "";
	width: 9px;
	height: 4px;
	position: absolute;
	left: 0px;
	bottom: -3px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	background: #903F00;
	transform: rotate(-45deg);
}

.widget-pricing .pricing-heading {
	margin-bottom: 34px;
}

.widget-pricing .pricing-heading .sub-title {
	margin-bottom: 21px;
}

.widget-pricing .title-price {
	font-size: 70px;
	line-height: 70px;
	gap: 8px;
	margin-bottom: 34px;
}

.widget-pricing .check {
	margin-bottom: 36px;
}

.widget-pricing .check li {
	font-family: "Inter", sans-serif;
}

.widget-pricing .check li:not(:last-child) {
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #EDEDED;
}

.widget-pricing .check li.check-icon::before {
	content: "\e907";
	color: #7ED321;
}

.widget-pricing .check li.de-check-icon::before {
	content: "\e90d";
	color: #d80c18;
}

.widget-pricing .check li::before {
	font-family: "autodeal" !important;
	font-size: 16px;
	font-weight: 600;
	margin-right: 13px;
	flex: none;
}

#offcanvasBottom {
	width: 1310px;
	bottom: 20px;
	height: auto;
	margin: 0 auto;
	border-radius: 24px;
	box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.2);
}

#compare_listing_wrap .compare-listing .compare-listing-body .tfcl-compare-listing-button {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	padding: 14px 86px;
	background: #d80c18;
	color: #fff;
	border-radius: 14px;
	border: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#compare_listing_wrap .compare-listing .compare-listing-body .tfcl-compare-listing-button:hover {
	background: #24272C;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main {
	margin-left: 0;
	margin-right: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 20px;
	column-gap: 72px;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb {
	position: relative;
	display: flex;
	align-items: center;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-img {
	height: 79px;
	object-fit: cover;
	border-radius: 12px;
	width: 106px;
	margin-right: 21px;
	flex-shrink: 0;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-remove {
	border: 1px solid #EDEDED;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #24272C;
	font-size: 11px;
	padding: 0;
	background: #fff;
	margin-right: 20px;
	flex-shrink: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-remove:hover {
	background: #d80c18;
	border-color: #d80c18;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .compare-listing-remove:hover * {
	stroke: #fff;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .tfcl-listing-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 22.68px;
	margin-bottom: 8px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .description {
	display: flex;
	align-items: center;
	gap: 11px;
	flex-wrap: wrap;
}

#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main .compare-thumb .description li {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #696665;
	display: flex;
	align-items: center;
	gap: 4px;
}

.wrap-single-compare .header-compare {
	display: flex;
	margin-left: -30px;
	margin-bottom: 31px;
}

.wrap-single-compare .header-compare .box-car-list {
	width: calc(33.33333% - 30px);
	margin-left: 30px;
}

.wrap-single-compare .filter-compare {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 30px;
}

.wrap-single-compare .filter-compare li {
	cursor: pointer;
	flex: 1;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
	border: 1px solid #EDEDED;
	padding: 13px;
	border-radius: 999px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
}

.wrap-single-compare .filter-compare li.active,
.wrap-single-compare .filter-compare li:hover {
	background: #d80c18;
	border-color: #d80c18;
	color: #fff;
}

.wrap-single-compare .compare-table {
	padding: 30px;
	border: 1px solid #EDEDED;
	border-radius: 16px;
	margin-bottom: 30px;
}

.wrap-single-compare .compare-table .title-table {
	font-size: 24px;
	font-weight: 500;
	line-height: 30.24px;
	color: #24272C;
	margin-bottom: 20px;
}

.wrap-single-compare .compare-table .title-tr {
	background: #F8F8F9;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	color: #24272C;
	padding: 10px 20px;
	border-radius: 10px;
	margin-bottom: 8px;
	text-align: center;
}

.wrap-single-compare .compare-table .group-tr {
	display: flex;
	align-items: center;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 19px;
}

.wrap-single-compare .compare-table .group-tr li {
	flex: 1;
	text-align: center;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: #24272C;
}

@media only screen and (max-width: 1300px) {
	#compare_listing_wrap .compare-listing .compare-listing-body .compare-thumb-main {
		column-gap: 20px;
	}

	#compare_listing_wrap .compare-listing .compare-listing-body .tfcl-compare-listing-button {
		padding: 14px 30px;
	}
}

@media only screen and (max-width: 991px) {
	.wrap-single-compare {
		overflow-y: auto;
	}

	.wrap-single-compare .inner-respond {
		width: 150%;
	}
}

@media only screen and (max-width: 767px) {
	.wrap-single-compare .inner-respond {
		width: 220%;
	}
}

/**
  	* Reset Browsers
	* Elements
  	* Forms
	* Typography
	* Extra classes
	* link style
    * search
    * Header Fixed
    * Pagination
    * Scroll Top
    * PreLoad
    * heading 
    * dropdown
    * progress bar
    * map
    * up load 
    * price range 
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

/* Elements
-------------------------------------------------------------- */
html {
	margin-right: 0 !important;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: "Outfit", sans-serif;
	font-size: 14px;
	line-height: 19.6px;
	font-weight: 400;
	color: #696665;
	background-color: #FFFFFF;
}

img {
	max-width: 100%;
	height: auto;
	transform: scale(1);
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

ul,
li {
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.container2 {
	max-width: 1750px;
}

.container {
	max-width: 1600px;
}

.container2,
.container {
	width: 100%;
	margin: auto;
}

.container2,
.container-fluid,
.container {
	padding-left: 15px;
	padding-right: 15px;
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
	border: 1px solid #EDEDED;
	font-family: "Inter", sans-serif;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	border-radius: 14px;
	padding: 17px 44px 17px 18px;
	width: 100%;
	background: #FFFFFF;
	color: #696665;
}

textarea:focus,
input:focus {
	border: 1px solid #d80c18;
}

textarea::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder {
	font-family: "Inter", sans-serif;
	color: #696665;
	line-height: 19.6px;
	font-size: 14px;
	font-weight: 400;
	-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;
}

/* Placeholder color */
::-webkit-input-placeholder {
	color: #8A8AA0;
}

:-moz-placeholder {
	color: #8A8AA0;
}

::-moz-placeholder {
	color: #8A8AA0;
	opacity: 1;
}

.error {
	font-size: 16px;
	color: #24272C;
	margin-bottom: 10px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

/* Since FF19 lowers the opacity of the placeholder by default */
:-ms-input-placeholder {
	color: #8A8AA0;
}

.text-p,
p {
	font-weight: 400;
	font-size: 16px;
	line-height: 19.6px;
	color: #696665;
	font-family: "Inter", sans-serif;
}

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	text-rendering: optimizeLegibility;
	color: #24272C;
}

h1 {
	font-size: 40px;
	line-height: 48px;
	font-weight: 600;
}

h2 {
	font-size: 30px;
	line-height: 37.8px;
	font-weight: 500;
}

h3 {
	font-size: 24px;
	line-height: 30.24px;
	font-weight: 500;
}

h4 {
	font-size: 20px;
	line-height: 25.2px;
	font-weight: 500;
}

h5 {
	font-size: 18px;
	line-height: 22.68px;
	font-weight: 500;
}

h6 {
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
}

.title-16 {
	font-size: 16px;
	line-height: 20px;
}

.title-24 {
	font-size: 24px;
	line-height: 30px;
}

.title-14 {
	font-size: 14px;
	line-height: 18px;
}

.title-30 {
	font-size: 30px;
	line-height: 36px;
}

.title-35 {
	font-size: 35px;
	line-height: 44px;
}

.title-36 {
	font-size: 36px;
	line-height: 40px;
}

/* Extra classes
-------------------------------------------------------------- */
.msg-success {
	background: linear-gradient(to right, #E250E5, #4B50E6, #E250E5);
	background-clip: text;
	-webkit-background-clip: text;
	font-weight: 700;
	background-size: 200% 200%;
	animation: rainbow 2s ease-in-out infinite;
	color: rgba(0, 0, 0, 0);
	transition: color 0.2s ease-in-out;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

label.error {
	color: red;
}

.shaw-box {
	padding: 50px;
	margin: -50px;
}

.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.flex-one {
	justify-content: space-between;
	display: flex;
}

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

.flex-three {
	display: flex;
	align-items: center;
}

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

.flex-six {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.center,
.text-center {
	text-align: center;
}

.text-end {
	text-align: end;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.flex-none {
	flex: none !important;
}

.text-t {
	text-transform: capitalize;
}

.text-u {
	text-transform: uppercase;
}

.text-unset {
	text-transform: unset !important;
}

.text-line {
	text-decoration-line: underline !important;
}

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

.justify-end {
	justify-content: end;
}

.justify-space {
	justify-content: space-between;
}

.flex-wrap {
	flex-wrap: wrap;
}

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

.text-start {
	align-items: flex-start;
}

.text-end {
	text-align: end;
}

.font-italic {
	font-style: italic;
}

.show-boder {
	margin-top: -140px !important;
	padding-top: 140px !important;
}

#wrapper {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 100%;
}

.wrapper-style {
	background: #FAF8FF;
}

button {
	font-family: "Outfit", sans-serif;
	cursor: pointer;
}

.font {
	font-family: "Outfit", sans-serif;
}

.font-2 {
	font-family: "Inter", sans-serif;
}

.fw-1 {
	font-weight: 100;
}

.fw-3 {
	font-weight: 300;
}

.fw-4 {
	font-weight: 400;
}

.fw-5 {
	font-weight: 500;
}

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

.fw-7 {
	font-weight: 700;
}

.fw-8 {
	font-weight: 800;
}

.lh-16 {
	line-height: 16px;
}

.lh-18 {
	line-height: 18px;
}

.lh-22 {
	line-height: 22.4px;
}

.lh-24 {
	line-height: 24px;
}

.lh-25 {
	line-height: 25.3px;
}

.lh-26 {
	line-height: 26px;
}

.lh-27 {
	line-height: 27px;
}

.lh-28 {
	line-height: 28px;
}

.lh-29 {
	line-height: 29px;
}

.lh-30 {
	line-height: 30px;
}

.lh-33 {
	line-height: 33px;
}

.lh-37 {
	line-height: 37px;
}

.lh-45 {
	line-height: 45px;
}

.lh-48 {
	line-height: 48px;
}

.lh-56 {
	line-height: 56px;
}

.lh-75 {
	line-height: 75px;
}

.fs-12 {
	font-size: 12px !important;
}

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

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

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

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

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

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

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

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

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

.z-2 {
	z-index: 2;
}

.br-10 {
	border-radius: 10px;
}

.br-16 {
	border-radius: 16px;
}

.w-560 {
	max-width: 560px;
	width: 100%;
}

.w-520 {
	max-width: 520px;
	width: 100%;
	max-width: 520px;
	width: 100%;
	background: #FFFFFF;
	border-radius: 24px;
	padding: 30px;
	float: right;
}

.w-520 .box-car-list {
	border-radius: 0px;
}

.w-520 .box-car-list .content {
	padding-top: 0px;
}

.w-520 .box-car-list .content .link-style-1 {
	margin-bottom: 13px;
}

.w-520 .box-car-list .content .days-box {
	padding-top: 0px;
	margin-top: 40px;
	padding-bottom: 24px;
	margin-bottom: 26px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #EDEDED;
}

.w-520 .box-car-list .content .days-box .img-author img {
	width: 60px;
	height: 60px;
	margin-right: 12px;
}

.w-100 {
	width: 100%;
}

.m0-auto {
	margin: 0 auto;
}

.mg-42 {
	margin: 42px 0;
}

.pd-0 {
	padding: 0px !important;
}

.mt--5 {
	margin-top: -8.5em;
	margin-left: 51px;
	margin-right: 51px;
}

.mt--3 {
	margin-top: -3.3em !important;
}

.mb-70 {
	margin-bottom: 70px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-12 {
	margin-top: 12px;
}

.pagination-style1 {
	margin-top: 42px !important;
	margin-bottom: -5px;
}

.tf-section {
	padding: 100px 0;
}

.tf-section2 {
	padding-top: 100px;
}

.tf-section3 {
	padding-bottom: 100px;
	    padding-top: 60px;
}
.nice-select.open a>span{
	 color: #d80c18;
}
.nice-select .option.on{
	    background-color: #f6f6f6;
}
.nice-select .option.on a{
	      color: #d80c18;
}
.overflow-hidden {
	overflow: hidden;
}

.overflow-visible {
	overflow: visible !important;
}

.bg-1 {
	background-color: rgba(116, 116, 116, 0.06);

}

.bg-2 {
	background-color: #24272C;
}

.bg-white {
	background-color: #FFFFFF;
}

.img-border {
	border-radius: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-18 {
	margin-top: 18px;
}

.mt-15 {
	margin-top: 15px;
}

.pd-100-40 {
	padding: 100px 0px 40px 0px;
}

/* link style
-------------------------------------------------------------- */
a {
	-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;
	text-decoration: none;
	color: #696665;
	-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;
	cursor: pointer;
	display: inline-block;
}

.nice-select .option.selected a {
	color: #d80c18;
}

a:focus,
a:hover {
	-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;
	text-decoration: none;
	outline: 0;
	color: #d80c18;
}

@keyframes rainbow {
	0% {
		background-position: left;
	}

	50% {
		background-position: right;
	}

	100% {
		background-position: left;
	}
}

.link-style-1 a {
	text-decoration: none;
	color: #ffffff;
	-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;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.link-style-1 a:focus,
.link-style-1 a:hover {
	color: #d2caca;
	text-decoration: none;
	outline: 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;
}

.link-style-2 a {
	text-decoration: none;
	color: #FFFFFF;
	-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;
}

.link-style-2 a:focus,
.link-style-2 a:hover {
	color: #24272C;
	text-decoration: none;
	outline: 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;
}

.link-style-3 a {
	text-decoration: none;
	color: #FFFFFF;
	-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;
}

.link-style-3 a:focus,
.link-style-3 a:hover {
	color: #d80c18;
	text-decoration: none;
	-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;
}

.link-style-4 a {
	text-decoration: none;
	color: #24272C;
	-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;
}

.link-style-4 a:focus,
.link-style-4 a:hover {
	color: #5C6368;
	text-decoration: none;
	-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;
}

.link-style-5 a {
	text-decoration: none;
	color: #24272C;
	-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;
}

.link-style-5 a:focus,
.link-style-5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline: 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;
}

.text-color-1 {
	color: #FFFFFF !important;
}

.text-color-2 {
	color: #24272C !important;
}

.text-color-3 {
	color: #d80c18 !important;
}

.text-color-4 {
	color: #696665 !important;
}

path {
	-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;
}

.form-wg {
	margin-left: -30px;
}

.form-wg .wg-box {
	width: calc(50% - 30px) !important;
	margin-left: 30px;
}

.form-wg .wg-box2 {
	width: calc(33.333% - 30px) !important;
	margin-left: 30px;
}

.form-wg .wg-box3 {
	width: calc(25% - 30px);
	margin-left: 30px;
}

/* Search */
.search .search-submit {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 17px;
	font-weight: 400;
	background: transparent;
	color: #FFFFFF;
	border: none;
	line-height: 20px;
	padding: 17.5px 21.5px 17px;
	-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;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.search .search-submit:hover {
	background: #d80c18;
}

.search .search-submit.search-icon::after {
	content: "\f002";
	font-family: "Font Awesome 5 Pro";
	color: #FFFFFF;
}

.search-form {
	position: relative;
}

.search-form .search-field {
	background: #FFFFFF;
	color: #696665;
	width: 100%;
	border: 1px solid #EDEDED;
	line-height: 24px;
	padding: 14px 49px 14px 17px;
	border-radius: 14px;
}

.search-form .search-field::placeholder {
	color: #24272C !important;
	line-height: 19px;
	font-size: 14px !important;
	font-weight: 400;
}

.search-form .search-field:focus {
	color: #24272C;
	border: 1px solid #d80c18;
}

/* Header Fixed */
#header.style-absolute.is-fixed,
.header.is-fixed {
	position: fixed;
	top: -80px;
	left: 0;
	width: 100%;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.05);
	z-index: 9999;
	background: #fff;
	border: none;
	opacity: 1;
	-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;
}

#header.style-absolute.is-fixed {
	background: #24272C;
}

/* Pagination
-------------------------------------------------------------- */
.themesflat-pagination {
	margin-top: 30px;
}

.themesflat-pagination.style {
	margin-top: 19px;
}

.themesflat-pagination.style2 {
	margin-top: 0px;
}

.themesflat-pagination.style3 {
	margin-top: 40px;
}

.themesflat-pagination ul {
	position: relative;
}

.themesflat-pagination ul li {
	display: inline-block;
	margin: -3px 3.5px;
}

.themesflat-pagination ul li:last-child {
	margin-right: 0;
}

.themesflat-pagination ul li .page-numbers {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #24272C;
	text-align: center;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 10px;
	object-fit: cover;
	position: relative;
	-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;
	overflow: hidden;
	border: 1px solid #EDEDED;
}

.themesflat-pagination ul li .page-numbers:hover,
.themesflat-pagination ul li .page-numbers.current {
	background-color: #d80c18;
	color: #fff;
	border-color: #d80c18;
}

.themesflat-pagination ul li .page-numbers.style {
	line-height: 42px;
}

.themesflat-pagination ul li .page-numbers.style i {
	font-size: 22px;
	font-weight: 400;
	vertical-align: middle;
}

/* Scroll Top
-------------------------------------------------------------- */
.progress-bars .progress-bars-line {
	display: block;
	height: 10px;
	border-radius: 10px;
	background-color: #EDEDED;
}

.progress-bars .progress-bars-line>div {
	position: relative;
	display: block;
	height: 10px;
	border-radius: 10px;
	background-color: #d80c18;
}

.progress-bars .progress-bars-line>div .progress-bars-number {
	position: absolute;
	right: -3px;
	top: -30px;
}

.progress-wrap {
	position: fixed;
	bottom: 30px;
	right: 30px;
	height: 50px;
	width: 50px;
	cursor: pointer;
	display: block;
	border-radius: 30px;
	-webkit-box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.2);
	box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.2);
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	background: #d80c18;
}

.progress-wrap::after {
	position: absolute;
	content: "\e939";
	font-family: "autodeal";
	rotate: -90deg;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
	color: #FFFFFF;
	left: 0;
	top: 0;
	height: 50px;
	width: 50px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.progress-wrap svg path {
	fill: none;
}

.progress-wrap svg.progress-circle path {
	box-sizing: border-box;
	stroke: #FFFFFF;
	stroke-width: 5;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 0.4s;
	transition-timing-function: linear;
}

/* PreLoad
-------------------------------------------------------------- */
/* preload */
/* -------------------------------- */
.preload-container {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999999999999999;
	height: 100%;
	width: 100%;
	background-color: #fff;
}

.preload-container .middle {
	top: 45%;
	transform: translate(-50%, -50%);
	left: 50%;
	position: absolute;
	width: 70px;
	height: 70px;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	content: url(../../assets/images/logo/preload.png);
	animation: jackInTheBox 1.2s linear infinite alternate;
}

.preload {
	overflow: hidden;
}

html {
	-webkit-font-smoothing: antialiased;
}

* {
	box-sizing: border-box;
}

*:before,
*:after {
	box-sizing: border-box;
}

body .dribbble {
	position: fixed;
	display: block;
	right: 20px;
	bottom: 20px;
}

body .dribbble img {
	display: block;
	height: 28px;
}

.grid-sw-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}

.list-car-grid-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}

.grid-4 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.list-car-grid-4 {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}

.grid-5 {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}

.gap-8 {
	gap: 8px;
}

.gap-20 {
	gap: 20px;
}

.gap-30 {
	gap: 30px;
}

.gap-37 {
	gap: 37px 30px;
}

.mobile-menu .bottom-canvas .tf-top-bar-left {
	display: none;
}

.partner-slide3-wrap {
	background-color: #FFFFFF;
	border-radius: 16px;
	margin-top: -16.3em;
	margin-left: -30px;
	margin-right: -30px;
	z-index: 3;
	position: relative;
	padding: 30px 30px 0px 30px;
}

.heading-section {
	margin-bottom: 40px;
	margin-top: 40px;
}

.tf-btn-arrow {
	padding: 9px 22.5px;
	border: 1px solid #EDEDED;
	border-radius: 14px;
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
	color: #24272C;
	font-family: "Outfit", sans-serif;
	-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;
}

.tf-btn-arrow i {
	font-size: 8px;
	font-weight: 800;
	margin-left: 6px;
}

.tf-btn-arrow:hover {
	border: 1px solid #d80c18;
	background-color: #d80c18;
	color: #FFFFFF;
}

.dropdown>a {
	position: relative;
	display: block;
	padding: 0px 13px 0px 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: transparent;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	border-radius: 4px;
	color: #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;
	z-index: 10;
}

.dropdown>a::after {
	font-family: "Font Awesome 5 Pro";
	font-size: 10px;
	font-weight: 500;
	content: "\f078";
	position: absolute;
	color: #fff;
	right: 0px;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.dropdown>a ul {
	position: absolute;
}

.seclect-box.style-2 .dropdown>a:after {
	right: 15px;
}

.dropdown ul.show {
	opacity: 1;
	position: absolute;
	width: 100%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(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;
}

.dropdown li {
	border-top: 0.5px solid rgba(122, 121, 138, 0.1);
	background: #FFFFFF;
	color: #000;
	width: 100%;
	padding: 9px 10px 8px 16px;
	list-style: none;
	display: inline-block;
	margin: 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;
	font-size: 16px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.dropdown .country {
	position: absolute;
	z-index: 99;
	margin-left: 13px;
	margin-top: 5px;
	color: #818089;
}

.dropdown ul,
.dropdown li.active,
.dropdown ul,
.dropdown li:hover {
	background: #e0e0e0;
}

.dropdown.style-2 ul {
	min-width: 100px;
}

/* donat progress */
.progress-bar {
	margin: 16px 0 42px;
}

.progress-bar:last-child {
	margin-bottom: 0;
}

.progress-title-holder {
	padding-bottom: 20px;
	position: relative;
}

.progress-content-outter {
	height: 5px;
	background-color: rgba(8, 4, 34, 0.1);
	border-radius: 5px;
}

.progress-content {
	height: 5px;
	background-color: #d80c18;
	width: 0%;
}

.progress-number-mark {
	margin-bottom: 4px;
	position: absolute;
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

/* MAP */
.map-marker-container {
	position: absolute;
	margin-top: 10px;
	transform: translate3d(-50%, -100%, 0);
}

.marker-container {
	position: relative;
	top: 25px;
	left: 10px;
	width: 46px;
	height: 46px;
	z-index: 1;
	border-radius: 50%;
	cursor: pointer;
	-webkit-perspective: 1000;
}

.face {
	position: absolute;
	width: 20px;
	height: 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: center;
	color: #FFFFFF;
	z-index: 100;
	background: #d80c18;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	box-sizing: content-box;
	background-clip: content-box;
	line-height: 46px;
	font-size: 24px;
}

.infoBox-opened .face {
	background: #7ED321;
}

.infoBox-opened .face::before,
.infoBox-opened .face::after {
	-ms-box-shadow: 0 0 0 50px #7ED321;
	-o-box-shadow: 0 0px 0 50px #7ED321;
	box-shadow: 0px 0px 0px 20px rgba(255, 113, 1, 0.2);
}

.face::before,
.face::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 50px rgba(255, 113, 1, 0.06);
	-o-box-shadow: 0 0px 0 50px rgba(255, 113, 1, 0.06);
	box-shadow: 0px 0px 0px 20px rgba(255, 113, 1, 0.2);
	-webkit-animation: ripple 2s infinite;
	animation: ripple 2s infinite;
}

.face::before {
	content: "";
	position: absolute;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.face::after {
	content: "";
	position: absolute;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.face>div {
	background-image: url(../../assets/images/section/bg-icon.jpg);
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 99;
}

#singleListingMap .marker-container {
	cursor: default;
}

.marker-card {
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	position: absolute;
	z-index: 1;
}

#map .infoBox {
	margin-left: 170px;
	margin-bottom: -100px;
}

.map-listing-item {
	position: relative;
}

.map-listing-item .infoBox-close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 24px;
	height: 24px;
	background: #fff;
	color: #202124;
	line-height: 24px;
	font-size: 20px;
	border-radius: 8px;
	z-index: 9;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease;
}

.map-listing-item .infoBox-close:hover {
	font-weight: 700;
	color: #d80c18;
}

.map-listing-item .inner-box {
	position: relative;
	border-radius: 16px;
	background: #ffffff;
	max-width: 280px;
	box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
}

.map-listing-item .image img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all 500ms ease;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.map-listing-item .content {
	position: relative;
	padding: 21px 20px;
}

.map-listing-item .title {
	color: #ffffff;
	opacity: 0.6;
	margin-left: 3px;
}

.map-listing-item h4 {
	position: relative;
	font-family: "Outfit", sans-serif;
	margin-bottom: 5px;
}

.map-listing-item h4 a {
	transition: all 300ms ease;
}

.map-listing-item h4 a:hover {
	color: #d80c18;
}

.map-listing-item h3 {
	position: relative;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #d80c18;
}

.map-listing-item {
	font-size: 12px;
	line-height: 18px;
	font-family: "Outfit", sans-serif;
	color: #24272C;
	margin-bottom: 6px;
}

.map-listing-item .location i {
	margin-right: 5px;
	font-size: 12px;
}

.map-listing-item .location .type {
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	color: #14a077;
	background: rgba(20, 129, 96, 0.1);
	border-radius: 24px;
	padding: 7px 12px;
	transition: all 0.3s ease-in-out;
}

.map-listing-item .location .type:hover {
	color: #fff;
	background: #14a077;
}

.map-listing-item .job-info {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.map-listing-item .job-info li {
	position: relative;
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	font-weight: 400;
	padding-left: 25px;
	margin-right: 20px;
}

.map-listing-item .job-info li .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	line-height: 22px;
	color: #696969;
}

.map-listing-item .job-info li a {
	color: #696969;
}

.cluster-map-visible {
	text-align: center;
	font-size: 16px !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	border-radius: 50%;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	background-color: #14a077;
	border: 7px solid rgba(25, 103, 210, 0.2);
	box-shadow: 0 7px 30px rgba(33, 33, 33, 0.3);
	box-sizing: content-box;
	background-clip: content-box;
}

.btn-upload {
	padding: 16px 47px;
}

#upload-profile {
	margin-bottom: 15px;
}

#tf-upload-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: pointer;
	opacity: 0;
}

/* price-range */
.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-target {
	position: relative;
	direction: ltr;
}

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}

.noUi-handle {
	position: relative;
	z-index: 1;
}

.noUi-stacking .noUi-handle {
	z-index: 10;
}

.noUi-state-tap .noUi-origin {
	-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
	cursor: inherit !important;
}

.noUi-base,
.noUi-handle {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
	height: 3px;
}

.noUi-horizontal .noUi-handle {
	position: relative;
	width: 18px;
	height: 18px;
	border-radius: 5px;
	left: 0px;
	top: -8.5px;
	border-radius: 100%;
	background-color: #d80c18;
	border: 2px solid #FFFFFF;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}

.caption {
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
	color: #24272C;
}

/* Styling; */
.noUi-background {
	background: #D6D7D9;
}

.noUi-connect {
	background: #d80c18;
	-webkit-transition: background 450ms;
	transition: background 450ms;
}

.noUi-origin {
	border-radius: 0px;
}

.noUi-target {
	width: 100%;
	height: 4px;
	border-radius: 0px;
}

.noUi-horizontal .noUi-handle.noUi-handle-upper {
	left: -7px;
}

/* Handles and cursors;
 */
.noUi-draggable {
	cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
	cursor: n-resize;
}

.noUi-handle {
	cursor: default;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.noUi-handle:active {
	border: 1px solid #d80c18;
}

/* Disabled state; */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: rgba(255, 113, 1, 0.06);
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
	cursor: not-allowed;
}

.slider-labels .caption {
	font-weight: 500;
	font-size: 16px;
	font-family: "Inter", sans-serif;
}

#slider-range-value03::after,
#slider-range-value01::after,
#slider-range-value1::after {
	content: " — ";
	margin: 0 2px;
}

.comment-form label {
	position: relative;
	cursor: pointer;
}

.comment-form input[type=checkbox] {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tf-amenities label {
	position: relative;
	margin-bottom: 15px;
}

.tf-amenities label input {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	margin-right: 0px;
	margin-bottom: 0px;
}

.btn-checkbox {
	width: 20px;
	height: 20px;
	border: 1px solid #EDEDED;
	background-color: #FFFFFF;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	margin-right: 10px;
}

.btn-checkbox:after {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	color: #FFFFFF;
	display: none;
}

label input:checked~.btn-checkbox {
	background-color: #d80c18;
	border: 1px solid #d80c18;
}

label input:checked~.btn-checkbox:after {
	display: block;
}

fieldset {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

fieldset input {
	border: 1px solid #B6B6B6;
	padding: 16px 14px 15px 17px;
	color: #24272C;
	font-weight: 400;
	font-size: 13px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-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;
	position: relative;
	font-family: "Outfit", sans-serif;
	line-height: 19.5px;
}

fieldset input::placeholder {
	color: #696665;
	line-height: 19.5px;
	font-size: 13px;
	font-weight: 400;
	-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;
}

fieldset input:focus {
	border: 1px solid #d80c18;
}

[type=radio]:checked,
[type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
}

[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #696665;
}

[type=radio]:checked+label:before,
[type=radio]:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	border: 1px solid #E4E4E4;
	border-radius: 100%;
	background: #FFFFFF;
}

[type=radio]:checked+label:after,
[type=radio]:not(:checked)+label:after {
	content: "";
	width: 16px;
	height: 16px;
	background: #d80c18;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

[type=radio]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

[type=radio]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.about-one {
	padding: 60px 0;
}

.about-one-tltie h1 {
	font-weight: 700;
	font-size: 40px;
}

.about-one-tltie h2 {
	width: 60px;
	height: 4px;
	margin: 12px auto 0;
	background: #d80c18;
}

.about-one-xia {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.about-one-xiaa {
	width: 52%;
}

.about-one-xiab {
	width: 45%;
}

.about-one-xiaa h1 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px;
}

.about-one-xiaa p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 30px;
}

.about-one-xiab img {
	width: 100%;
	vertical-align: middle;
	transition: all 1s;
}

.about-one-xiab {
	overflow: hidden;
	border-radius: 20px;
}

.about-one-xiab:hover img {
	transform: scale(1.1);
}

.about-two {
	margin-bottom: 60px;
}

.about-two-a {
	font-weight: 700;
	color: #333333;
	font-size: 24px;
}

.about-two-xia {
	margin-top: 60px;
}

.about-two-xia ul {
	display: flex;
	justify-content: space-between;
}

.about-two-xia ul li {
	width: 32.5%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	z-index: 9;
}

.about-two-xia ul li::after {
	position: absolute;
	left: 0;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: url(../../assets/images/section/u22.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	opacity: 0.75;

}

.about-two-xia ul li:nth-child(2)::after {
	position: absolute;
	left: 0;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: url(../../assets/images/section/u28.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	opacity: 0.75;

}

.about-two-xia ul li img {
	width: 100%;
	transition: all 1s;
}

.about-two-xia ul li:hover>img {
	transform: scale(1.1);
}

.about-two-xia-ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6;
	padding: 50px;

}

.about-two-xia-ul h1 {
	font-weight: 700;
	font-size: 25px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.about-two-xia-ul p {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}

.about-three {
	margin-bottom: 60px;
}

.about-three-xia {
	display: flex;
	justify-content: space-between;
}

.about-three-xiaa {
	width: 40%;
}

.about-three-xiab {
	width: 50%;
}

.about-one-xiaa .about-three-itiy p {
	margin-bottom: 0px;
}

.about-one-xiaa .about-three-itiy {
	margin-bottom: 30px;
}

.about-three-xia .about-one-xiab {
	width: 37%;
}
.xiabswiping  .swiper-button-next,.xiabswiping  .swiper-button-prev{
	    background: rgba(0, 0, 0, 0.12);
}
.xiabswiping .swiper-button-next:hover,.xiabswiping  .swiper-button-prev:hover {
    background: #d80c18;
    opacity: 1;
}
.about-three-xia .about-one-xiab img{
	height: 100%;
	object-fit: cover;
}
.about-one-xiaa .about-three-itiy:last-child{
	margin-bottom: 0;
}
.about-foru {
	padding: 60px 0;
	background: rgba(242, 242, 242, 1);
}

.about-foru .about-one-tltie p {
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	color: #333333;
	max-width: 84%;
	margin: 35px auto;
}

.about-fiver {
	padding: 60px 0 0;
}

.about-fiver .about-one-tltie p {
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	color: #333333;
	max-width: 84%;
	margin: 35px auto;
}

/* .about-fiver-xia{
	margin-top: 60px;
} */
.lunslide {
	border-radius: 10px;
	overflow: hidden;
}

.lunslide img {
	width: 100%;
	transition: all 1s;
}

.lunslide:hover img {
	transform: scale(1.1);
}

.lunswiping {
	position: relative;
}

.lunswiping .swiper-button-prev {
	right: auto;
	left: 38%;
	cursor: pointer;
	border-radius: 50%;
	width: 34px;
	border: 1px solid #fff;
	background: transparent;
	height: 34px;
	top: 53%;
}

.lunswiping {
	padding-bottom: 60px;
}

.lunswiping .swiper-button-next {
	right: 38%;
	left: inherit;
	cursor: pointer;
	border-radius: 50%;
	width: 34px;
	border: 1px solid #fff;
	background: transparent;
	height: 34px;
	top: 53%;
}

.lunswiping .swiper-button-next:after,
.lunswiping .swiper-button-prev:after {
	font-size: 12px;
}

.lunswiping .swiper-slide.swiper-slide-prev .lunslide {
	margin-top: 40px;
}

.lunswiping .swiper-slide.swiper-slide-next .lunslide {
	margin-top: 40px;
}

.lunswiping .swiper-slide.swiper-slide-active .lunslide {
	margin-top: 80px;
}

.about-fix {
	padding: 60px 0;
	background-color: rgba(242, 242, 242, 1);
}

.about-fix-xia {
	margin-top: 60px;
	display: flex;
	background: #fff;
	border-radius: 10px;
	justify-content: space-between;
}

.about-fix-xia .about-one-xiab {
	width: 48%;
	border-radius: 10px;
}

.about-fix-xia-zong {
	padding: 50px 50px 0;
}

.about-fix-xia-zong h1 {
	font-weight: 400;
	font-size: 22px;
	color: #676A77;
	text-align: center;
	line-height: 30px;
	max-width: 65%;
	margin: 0 auto;
}

.about-fix-xia-zong h2 {
	font-size: 20px;
	color: #D80C18;
	font-weight: 400;
	text-align: center;
	padding: 15px 0;
	line-height: 25px;
	border-bottom: 1px solid #ececec;
}

.about-fix-xia-zong p {
	padding: 15px 0 5px;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
}

.about-fix-xia-zong {
	width: 50%;
}

.about-fix-xia-zong p strong {
	font-weight: bold;
}

.about-fix-xia-zong-ul {
	margin-top: 35px;
}

.about-fix-xia-zong-ul ul {
	display: flex;
	justify-content: space-between;
}

.about-fix-xia-zong-ul ul li {
	width: 48%;
	padding: 20px;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #eeeeee;
	box-shadow: 0px 2px 9px rgb(0 0 0 / 6%);
}

.about-fix-xia-zong-ul ul li img {
	margin-bottom: 15px;
}

.about-fix-xia-zong-ul ul li p {
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	color: #333333;
	padding: 0;
}

.about-senver {
	padding: 60px 0;
}

.about-senver-xia {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	padding: 60px 0px;
	margin-top: 50px;
	z-index: 9;
	background: url(../../assets/images/section/u105.svg);
	background-repeat: no-repeat;
	background-size: cover;
}

.about-senver-xia::after {
	z-index: -1;
	background-color: rgba(7, 3, 42, 0.79);
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
}

.about-senver-xia h1 {
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.about-senver-xia p {
	max-width: 1200px;
	/* padding: 6px 0; */
	border-bottom: 1px solid rgb(255, 255, 255, 0.2);
	margin: 0 auto;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 18px;
}

.about-senver-xia p strong {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
	margin-right: 10px;
	line-height: 50px;

}

.about-senver-twow {
	margin-top: 40px;
}

.about-senver-twow ul {
	display: flex;
	justify-content: space-between;
}

.about-senver-twow ul li {
	border-width: 1px;
	border-style: solid;
	position: relative;

	padding: 40px;
	width: 49%;
	border-color: rgba(217, 217, 217, 1);
	border-radius: 10px;
}

.about-senver-twow ul li h1 {
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 35px;
	line-height: 1;
	color: #D80C18;
	text-transform: uppercase;
	padding-left: 15px;
	border-left: 2px solid rgba(0, 88, 167, 1);
}

.about-senver-twow-p p {
	font-size: 16px;
	color: #676A77;
	margin-top: 35px;
	width: 92%;
	line-height: 25px;
}

.about-senver-twow-p h2 {
	text-align: right;
	bottom: 29px;
	right: 40px;
	position: absolute;
}

.about-senver-twow-p h2 img {
	width: 63px;
}

.about-tent {
	padding: 30px 0 120px;
	background: url(../../assets/images/section/u0.jpg) no-repeat top;
	background-size: 100% 100%;
}

.about-tent .about-one-tltie p {
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	color: #333333;
	max-width: 51%;
	margin: 35px auto;
}

.aboutswiper {
	height: 60vh;
	margin-top: 60px;
	position: relative;
}

.aboutswiper-xia {
	position: absolute;
	width: 17%;
}

.aboutswiper-xia img {
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
}

.aboutswiper-xia:nth-child(1) {
	top: 2%;
	left: 35%;
}

.aboutswiper-xia:nth-child(2) {
	top: 17%;
	left: 7.2%;
	transform: scale(0.56);
}

.aboutswiper-xia:nth-child(3) {
	top: 2%;
	left: 58.5%;
	transform: scale(0.56);
}

.aboutswiper-xia:nth-child(4) {
	top: 6%;
	left: 76%;
	transform: scale(0.56);
}

.aboutswiper .swiper-slide {
	opacity: 0 !important;
}

.aboutswiper .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}


.aboutswiper .swiper-button-next {
	width: 34px;
	height: 34px;
	background: url(../../assets/images/section/u102.svg) no-repeat center;
	left: 51%;
	top: 81%;
	transform: rotate(270deg);
	border-radius: 50%;
}

.aboutswiper .swiper-button-next::after {
	display: none;
}

.aboutswiper .swiper-button-prev::after {
	display: none;
}

.aboutswiper .swiper-button-prev {
	width: 34px;
	height: 34px;
	background: url(../../assets/images/section/u102.svg) no-repeat center;
	left: 47%;
	top: 81%;
	transform: rotate(90deg);
	border-radius: 50%;
}

/* xy */
/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1750px) {
	.wrap-map .content-left {
		padding: 40px 15px 35px 15px;
	}

	.aboutswiper-xia:nth-child(2) {

		left: 13.2%;
	}

	.aboutswiper-xia:nth-child(3) {
		left: 55.5%;
	}

	.aboutswiper-xia:nth-child(4) {
		left: 70.5%;
	}
}

@media only screen and (max-width: 1600px) {
	.main-header .main-menu {
		margin-left: 0px;
	}
.image-list-details .image img {
    height: 500px;
}
}

@media only screen and (max-width: 1470px) {
	.main-header .main-menu .navigation>li {
		margin-right: 10px;
	}

	.about-one-xiaa h1 {
		font-size: 23px;
		margin-bottom: 10px;
	}

	.header-account {
		gap: 15px;
	}

	.about-one-tltie h1 {
		font-size: 35px;
	}

	.about-one-xiaa p {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 15px;
	}

	.about-fix-xia-zong h1 {
		font-size: 18px;
		line-height: 30px;
		max-width: 89%;
		margin: 0 auto;
	}

	.about-senver-xia p {
		max-width: 79%;
		font-size: 16px;
	}

	.about-senver-twow-p p {
		font-size: 14px;
		margin-top: 20px;
		width: 88%;
		line-height: 25px;
	}

	.about-senver-twow ul li {
		padding: 32px;
	}

	.about-fix-xia-zong-ul {
		margin-top: 22px;
	}

	.about-fix-xia-zong-ul ul li p {

		font-size: 14px;
		line-height: 24px;
		padding: 0;
	}

	.about-fix-xia-zong p {
		padding: 6px 0 5px;
		font-size: 16px;
		line-height: 28px;
	}

	.about-fix-xia-zong {
		padding: 24px 42px 24px;
	}

	.about-one-xiab img {
		height: 100%;
		object-fit: cover;
	}

	.about-one-xiaa .about-three-itiy {
		margin-bottom: 12px;
	}

	.about-two-xia-ul h1 {
		margin-bottom: 10px;
	}

	.about-two-xia-ul {
		padding: 40px;
	}

	.header-account .header-search-icon::after,
	.header-account .header-favorite::after {
		left: 28px;
	}
}

@media only screen and (max-width: 1440px) {
	.why-choose-us-5 .content-wcs {
		padding-left: 40px;
		padding-right: 5em;
	}

	.why-choose-us-10 .content-wcs {
		padding-left: 5em;
		padding-right: 40px;
	}
}

@media only screen and (max-width: 1320px) {
	.why-choose-us-10 .content-wcs {
		padding-left: 0em;
	}

	.why-choose-us-5 .content-wcs {
		padding-left: 30px;
		padding-right: 0em;
	}

	.swiper-button-next.style-1 {
		right: 30px;
	}

	.swiper-button-prev.style-1 {
		left: 30px;
	}

	.tf-section3 {
		padding-bottom: 70px;
	}

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

@media only screen and (max-width: 1260px) {
	.slider.home .content {
		padding: 194px 0px 502px 0px;
	}

	.about-two-xia-ul {
		padding: 16px;
	}

	.about-fix-xia-zong {
		padding: 24px 26px 24px;
	}

	.widget-menu .box-menu li a {
		font-size: 14px;
	}
.about-fiver .about-one-tltie p {
    font-size: 14px;
}
	.about-tent {
		padding: 30px 0 88px;
	}

	.aboutswiper {
		height: 54vh;
		margin-top: 40px;
	}

	.about-tent .about-one-tltie p {
		font-size: 14px;
		line-height: 25px;
		max-width: 68%;
	}

	.about-senver-twow ul li h1 {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.about-foru .about-one-tltie p {
		font-size: 14px;
	}

	.about-one-xiaa h1 {
		font-size: 20px;
	}

	.about-two-xia-ul p {
		font-size: 14px;
		line-height: 23px;
	}

	.about-fix-xia-zong h1 {
		font-size: 16px;
		max-width: 89%;
	}

	.about-senver-twow-p p {
		font-size: 13px;
		margin-top: 4px;
		width: 86%;
	}

	.about-senver-xia h1 {
		font-size: 30px;
		margin-bottom: 8px;
	}

	.about-senver-xia p {
		max-width: 79%;
		font-size: 15px;
		line-height: 17px;
	}

	.about-fix-xia-zong h2 {
		font-size: 18px;
		padding: 12px 0;
		line-height: 24px;
	}

	.about-fix-xia-zong p {
		padding: 2px 0 5px;
		font-size: 14px;
	}
}

@media only screen and (min-width: 991px) {
	.blog-article-grid.list-car-grid-blog-2 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
}

@media only screen and (min-width: 1201px) {
	.grid-sw-5 {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		gap: 30px;
	}

	.grid-sw-3 {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 30px;
	}

	.grid-sw-4 {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 30px;
	}
}

@media only screen and (max-width: 1200px) {
	.filter-mobie {
		display: block;
	}

	.sidebar-right-listing.style-2,
	.sidebar-right-listing {
		display: none;
	}

	.listing-grid-car-wrap .list-car-list-1.list-car-grid-1 {
		grid-template-columns: repeat(3, 1fr);
	}

	.sidebar-right-listing {
		max-width: 100%;
	}

	.sidebar-right-listing.style-2 {
		max-width: 100%;
	}

	.listing-grid .text-start {
		flex-wrap: wrap;
	}

	.grid-5 {
		grid-template-columns: repeat(3, 1fr);
	}

	.section-why-choose-us2 .content-wcs {
		padding-top: 0px;
		padding-right: 30px;
	}

	.section-why-choose-us2 .image-wcs .tf-icon-list.po-3 {
		bottom: 5%;
	}

	.section-why-choose-us2 .image-wcs .tf-icon-list.po-2 {
		left: 30%;
		top: 50%;
	}

	.section-why-choose-us2 .image-wcs .image-inner2 {
		display: none;
	}

	.flat-filter-search.home3 .flat-tabs {
		margin-top: -23.6em;
	}

	.slider.home2 .slider-item .img-slider {
		height: 850px;
	}

	.list-car-grid-4 {
		grid-template-columns: repeat(3, 1fr);
	}

	.header-account ul li:nth-child(2),
	.header-account ul li:nth-child(3) {
		display: none;
	}

	.mobile-button,
	.collapse {
		display: block !important;
	}

	.header-account {
		margin-right: 40px;
		margin-left: 20px;
	}

	.main-header .header-lower .nav-outer,
	.header-account .flat-bt-top {
		display: none;
	}

	.main-header .header-lower {
		padding: 20px 0px;
	}

	.blog-article-item.style2 .images {
		max-width: 230px;
	}

	.blog-article-grid.grid-sw-2 {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media only screen and (max-width: 1199px) {
	.col-xl-3 .tf-icon-box.style-1 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 1024px) {
	.slider.home2 video {
		height: 850px;
	}

	.mobile-menu .bottom-canvas .tf-top-bar-left {
		display: block;
		padding: 20px 0;
	}

	.mobile-menu .bottom-canvas .tf-top-bar-left ul li:not(:last-child) {
		margin-bottom: 10px;
	}

	.home2 .flat-tabs .wrap-icon.trending2 {
		padding: 0px 15px;
	}

	.slider.home2 .slider-item-content .flat-tabs .flat-tabs-wrap {
		padding: 15px;
	}

	.wd-search-form-2 {
		min-width: 100%;
		left: 0px !important;
		right: 0px !important;
	}

	.slider.home2 .slider-item-content .flat-tabs {
		max-width: 100%;
		width: 100%;
		left: 0;
		right: 0;
	}

	.slider.home2 .slider-item-content .flat-tabs .flat-tabs-wrap {
		margin: 0px 15px;
	}

	.slider .slider-item .content .sub-title {
		font-size: 40px;
		line-height: 60px;
	}

	.slider.home8 .slider-item .content h1 {
		font-size: 70px;
		line-height: 70px;
	}

	.flat-filter-search.home6 .flat-tabs {
		margin-top: -22.2em;
	}

	.slider.home5 .slider-item .content {
		padding: 173px 0 300px;
	}

	.flat-filter-search.home5 .flat-tabs {
		margin-top: -16.5em;
	}

	.flat-filter-search.home4 .flat-tabs {
		margin-top: -17em;
	}

	.tf-top-bar .flex-one {
		justify-content: center;
	}

	.tf-top-bar .flex-one .tf-top-bar-left {
		display: none;
	}

	.wd-find-select {
		flex-wrap: wrap;
		gap: 15px;
	}

	.wd-find-select .form-style {
		margin-right: 0px;
		margin-left: 0px;
	}

	.flat-filter-search.home .flat-tabs {
		margin-top: -20em;
	}
}

@media only screen and (max-width: 991px) {
	.flat-tabs .tab-title.style {
		overflow-x: scroll;
		white-space: nowrap;
	}

	.themesflat-pagination ul li .page-numbers {
		font-size: 12px;
		font-weight: 600;
		width: 30px;
		height: 30px;
		line-height: 30px;
		border-radius: 5px;
	}

	.themesflat-pagination ul li .page-numbers.style {
		line-height: 30px;
	}

	.blog-article-item.style2 .images {
		max-width: 100%;
	}

	.blog-article-item.style2 {
		flex-direction: column;
	}

	.listing-sidebar .mb-40 {
		margin-bottom: 20px !important;
	}

	.heading-widget .title {
		font-size: 25px;
		line-height: 35px;
	}

	.listing-recommended .item {
		gap: 10px;
	}

	.listing-recommended .item .image {
		max-width: 100%;
	}

	.profile-contact .btn-contact,
	.listing-recommended .item {
		flex-wrap: wrap;
	}

	.widget-listing {
		padding: 15px;
	}

	.listing-sidebar {
		margin-top: 0px;
		position: fixed;
		height: 100%;
		left: -100%;
		top: 0;
		z-index: 99;
		max-width: 320px;
		padding: 15px;
		background-color: #fff;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px 0px;
		overflow: scroll;
		transition: all 0.3s ease-in-out;
	}

	.listing-sidebar.open {
		left: 0%;
	}

	.btn-siderbar-mobie-filter {
		display: flex;
	}

	.tf-team.box .content {
		padding: 25px 0 20px;
	}

	.listing-grid-car-wrap .list-car-list-1.list-car-grid-1 {
		grid-template-columns: repeat(2, 1fr);
	}

	.list-car-list-1.list-car-grid-1 {
		grid-template-columns: repeat(2, 1fr);
	}

	.tab-listing-scroll .nav-pills {
		width: 1000px;
		overflow-x: scroll;
		white-space: nowrap;
	}

	.tfcl-listing-info.style-grid .image-list-details .image {
		height: 300px;
	}

	.listing-detail.style-1 .listing-detail-wrap {
		padding-right: 0px;
	}

	.widget-pricing {
		margin-bottom: 30px;
	}

	.tf-section-map .map,
	.tf-section-map .map-content {
		height: 400px;
	}

	br {
		display: none;
	}

	.logo-footer {
		text-align: center;
	}

	.wd-search-form .box1.grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}

	.slider.home9 .content {
		padding: 150px 0px 80px 0px;
	}

	.loan-calculator.inner-6 {
		padding: 70px 0px 70px 0px !important;
	}

	.blog-article-right {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 30px;
		border-left: 1px solid transparent;
	}

	.section-why-choose-us2 .image-wcs img {
		width: 100%;
	}

	.flat-tabs .tab-title.style li h5 {
		margin-bottom: 10px;
	}

	.col-lg-6:not(:last-child) .tf-image-box.style1,
	.col-lg-6:not(:last-child) .tf-image-box.style2,
	.col-md-6:not(:last-child) .tf-icon-box.style-1 {
		margin-bottom: 30px;
	}

	.loan-calculator {
		padding: 70px 0px;
	}

	.tf-section {
		padding: 60px 0;
	}

	.tf-section2 {
		padding-top: 60px;
	}

	.tf-banner .content {
		padding: 45px 0px 50px 0px;
	}

	#footer .footer-main {
		padding: 25px 0px 10px;
	}

	.tf-section3 {
		padding-bottom: 10px;
	}

	.tf-icon-box {
		padding: 10px;
	}

	.list-car-grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}

	.modal-dialog-centered {
		margin: 15px;
	}

	.header-account .search-mobie>.wd-find-select {
		margin-top: 26px;
	}

	.flat-blog-list .wrap-blog {
		padding-right: 0px;
	}

	.flat-property .post {
		margin-bottom: 30px;
	}

	.footer-main .widget {
		margin-bottom: 10px;
	}

	.footer-main #logo-footer {
		text-align: center;
	}

	.footer-bottom {
		padding: 15px 0;
	}

	.footer-bottom .footer-bottom-right {
		justify-content: center;
		margin-top: 20px;
	}

	.wd-search-form .box2 {
		gap: 0px;
	}

	.side-blog {
		padding-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.main-header .logo-box .logo img {
		width: 283px;
	}
.image-list-details .image img {
    height: 300px;
}
	.gap-30 {
		gap: 15px;
	}

	.heading-section {
		margin-bottom: 30px;
	}

	.form-sl .wd-find-select .inner-group.select-style .form-group-1 {
		border-bottom: 1px solid #EDEDED;
		padding-bottom: 10px;
	}

	.listing-slide .swiper-slide.swiper-slide-active .content-style {
		margin-top: 10px;
		display: block;
	}

	.form-sl .wd-find-select.wd-search-white .inner-group .form-group-1 {
		width: 100%;
		border-bottom: 1px solid rgba(237, 237, 237, 0.1215686275);
		padding-bottom: 12px;
	}

	.tf-icon-box.style-3 {
		margin-bottom: 20px;
	}

	.listing-wrap-map .list-car-1.list-car-list-1 .box-car-list {
		flex-wrap: wrap;
	}

	.list-car-list-1 .box-car-list>.image-group {
		width: 100% !important;
	}

	.mg-42 {
		margin: 0px 0;
	}

	.why-choose-us-5 .content-wcs {
		padding-top: 30px;
	}

	.heading-section .flex-six {
		justify-content: flex-start;
	}

	.listing-wrap-map .list-car-1.list-car-list-1.list-car-grid-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	#map .infoBox {
		margin-left: 20px;
		margin-bottom: -40px;
	}

	.listing-calculator.loan-calculator-form .button-boxs .sc-button {
		width: 100% !important;
		min-width: 100% !important;
	}

	.heading-widget .title {
		font-size: 23px;
		line-height: 34px;
	}

	.tfcl-listing-info.style-grid .image-list-details.item-4,
	.tfcl-listing-info.style-grid .image-list-details.item-5 {
		display: none;
	}

	.sale-agents-detail .image,
	.sale-agents-detail .image img {
		min-width: 100%;
	}

	.sale-agents-detail .content {
		margin-top: 0px;
	}

	.sale-agents-detail {
		flex-wrap: wrap;
	}

	.wrap-map {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.wrap-map .content-left {
		width: 100%;
	}

	.wrap-map .content-right {
		width: 100%;
		position: relative;
	}

	.content-right #map,
	.content-right iframe {
		height: 500px;
	}

	.tf-banner .content .heading h1 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 6px;
	}

	.about-one {
		padding: 30px 0;
	}

	.about-one-xia {
		margin-top: 30px;
		flex-wrap: wrap;
	}

	.about-two-xia-ul {
		width: 100%;
		padding: 25px;
	}

	.about-two-xia ul {
		flex-wrap: wrap;
	}

	.text-p,
	p {
		font-size: 14px;
	}

	.tf-team.box .content {
		padding: 16px 0 20px;
	}

	.about-fiver {
		padding: 30px 0 0;
	}

	.lunswiping .swiper-slide.swiper-slide-prev .lunslide {
		margin-top: 0px;
	}

	.lunswiping .swiper-button-prev {
		left: 6%;
		top: 42%;
	}

	.lunswiping .swiper-button-next {
		right: 6%;
		top: 42%;
	}

	.lunswiping .swiper-button-prev,
	.lunswiping .swiper-button-next {
		display: flex;
	}

	.about-fix-xia {
		margin-top: 30px;
		flex-wrap: wrap;
	}

	.about-fix-xia-zong p {
		padding: 10px 0 0;
		font-size: 15px;
	}

	.about-fix-xia-zong h2 {
		font-size: 16px;
		padding: 5px 0;
	}

	.about-fix-xia-zong h1 {
		font-size: 16px;
		line-height: 23px;
		max-width: 100%;
		margin: 0 auto;
	}

	.about-fix-xia .about-one-xiab {
		width: 100%;
	}

	.about-fix-xia-zong-ul ul li p {
		font-size: 12px;
		line-height: 20px;
		padding: 0;
	}

	.about-senver-xia p strong {
		font-size: 18px;
		margin-right: 6px;
		line-height: 50px;
	}

	.about-senver-xia p {
		margin: 0px auto;
		font-size: 14px;
		width: 100%;
		padding: 0% 5% 1%;
	}

	.about-senver-xia {
		padding: 30px 0px;
		margin-top: 40px;
	}

	.about-senver-twow ul {
		flex-wrap: wrap;
	}

	.about-senver-twow ul li {
		width: 100%;
		margin-bottom: 15px;
		padding: 25px;
	}

	.about-senver-xia h1 {
		font-size: 25px;
		margin-bottom: 0;
	}

	.about-senver-twow ul li h1 {
		font-size: 22px;
		margin-bottom: 11px;
		line-height: 1;
		padding-left: 14px;
	}

	.about-senver-twow-p h2 {
		bottom: 0;
		right: 0;
		position: relative;
	}

	.about-tent .about-one-tltie p {
		font-size: 14px;
		line-height: 25px;
		max-width: 100%;
		margin: 20px auto;
	}

	.about-senver-twow-p h2 img {
		width: 40px;
		margin-top: -24px;
	}

	.aboutswiper-xia {
		width: 49%;
		margin-bottom: 15px;
		position: relative;
		left: inherit !important;
		top: inherit !important;
		transform: scale(1) !important;
	}

	.aboutswiper .swiper-slide {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.aboutswiper {
		height: auto;
		margin-top: 30px;
		padding-bottom: 60px;
	}

	.aboutswiper .swiper-button-prev,
	.aboutswiper .swiper-button-next {
		display: block;
	}

	.aboutswiper .swiper-button-prev {
		left: 37%;
		top: 93%;
	}

	.mobile-menu .login-box {
		display: none;
	}

	.aboutswiper .swiper-button-next {
		right: 37%;
		top: 93%;
	}

	.widget-menu .box-menu li a {
		font-size: 14px;
	}

	.about-tent {
		padding: 30px 0 30px;
	}

	.about-senver-twow-p p {
		font-size: 14px;
		margin-top: 14px;
		width: 100%;
		line-height: 25px;
	}

	.about-senver {
		padding: 30px 0;
	}

	.about-fix-xia-zong {
		width: 100%;
	}

	.about-fix-xia-zong {
		padding: 30px 15px 30px;
	}

	.about-fix {
		padding: 30px 0;
	}

	.lunswiping {
		padding-bottom: 30px;
	}

	.lunswiping .swiper-slide.swiper-slide-next .lunslide {
		margin-top: 0px;
	}

	.lunswiping .swiper-slide.swiper-slide-active .lunslide {
		margin-top: 0px;
	}

	.about-fiver .about-one-tltie p {
		font-size: 14px;
		line-height: 25px;
		max-width: 100%;
		margin: 20px auto;
	}

	.about-foru .about-one-tltie p {
		font-size: 14px;
		line-height: 25px;
		max-width: 100%;
		margin: 20px auto;
	}

	.about-three-xia .about-one-xiab {
		width: 100%;
	}

	.about-three {
		margin-bottom: 30px;
	}

	.about-one-xiaa .about-three-itiy {
		margin-bottom: 15px;
	}

	.about-two {
		margin-bottom: 30px;
	}

	.about-three-xia {
		flex-wrap: wrap;
	}

	.about-two-xia-ul p {
		font-size: 14px;
		line-height: 30px;
	}

	.about-two-xia-ul h1 {
		font-size: 25px;
		margin-bottom: 0;
	}

	.about-two-xia ul li {
		width: 100%;
		margin-bottom: 15px;
	}

	.about-two-xia {
		margin-top: 30px;
	}

	.about-one-xiab {
		width: 100%;
	}

	.about-one-xiaa p {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.about-one-xiaa h1 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 9px;
	}

	.about-one-xiaa {
		width: 100%;
	}

	.tf-banner.style-2 .content {
		padding: 80px 0px 130px 0px;
	}

	.about-one-tltie h1 {
		font-size: 30px;
	}

	.fs-18 {
		font-size: 16px;
	}

	.box-car-list.style-2 {
		flex-wrap: wrap;
	}

	.box-car-list.style-2>.image-group {
		width: 100% !important;
	}

	.why-choose-us-10 .image-wcs .bg-image-5 {
		padding: 100px 0;
	}

	.why-choose-us-10 .content-wcs {
		padding-top: 0px;
		padding-left: 0em;
		padding-right: 0px;
	}

	.find-car-h10 .content-wcs {
		padding-top: 55px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.flat-filter-search.home10 .flat-tabs {
		margin-top: -45em;
	}

	.slider.home10 .content {
		padding: 153px 0px 700px 0px;
	}

	.grid-5 {
		grid-template-columns: repeat(1, 1fr);
	}

	.listing-slide .swiper-slide.swiper-slide-active .img-style {
		transform: scale(1);
		text-align: center;
	}

	.listing-slide .swiper-slide.swiper-slide-active:before {
		width: 300px;
		height: 300px;
	}

	.flat-filter-search.home6 .flat-tabs {
		margin-top: -38.2em;
	}

	.why-choose-us-5 .content-wcs {
		padding-left: 0px;
		padding-right: 0em;
		padding-bottom: 0px;
	}

	.flat-filter-search.home5 .flat-tabs {
		margin-top: -30.8em;
	}

	.slider.home5 .slider-item .content {
		padding: 173px 0 470px;
	}

	.specifications-wrap .specifications {
		width: 135px;
	}

	.section-why-choose-us2 .image-wcs .tf-icon-list.po-2 {
		left: 6%;
		top: 50%;
	}

	.section-why-choose-us2 .content-wcs {
		padding-top: 0px;
		padding-right: 0px;
	}

	.slider.home4 .content {
		padding: 200px 0px 540px 0px;
	}

	.flat-filter-search.home4 .flat-tabs {
		margin-top: -35.3em;
	}

	.slider.home4 .content {
		padding: 160px 0px 130px 0px;
	}

	.section-why-choose-us .content-wcs {
		padding-left: 0px;
		padding-top: 50px;
	}

	.footer-heading-desktop {
		opacity: 1 !important;
	}

	.footer-heading-mobie {
		opacity: 1 !important;
	}

	.tf-section3 {
		padding-top: 10px !important;
	}

	.section-why-choose-us .image-wcs .image-inner2 {
		bottom: 0%;
		right: 0%;
	}

	.slider.home3 .slider-item .content {
		padding: 70px 0 550px;
	}

	.flat-filter-search.home3 .flat-tabs {
		margin-top: -38.6em;
	}

	.loan-calculator.inner-2 {
		padding: 60px 0px 170px 0px !important;
	}

	.section-feature-specs .content-feature-specs {
		margin-top: 40px;
	}

	.col-md-4:not(:last-child) .box-car-list,
	.col-md-4:not(:last-child) .compare-item {
		margin-bottom: 30px;
	}

	.review-car .slider-item .content {
		padding: 93px 15px 70px 15px;
	}

	.review-car .slider-item .content .heading h1 {
		font-size: 40px;
		line-height: 45px;
	}

	.flat-filter-search.home .flat-tabs {
		margin-top: -35em;
	}

	.slider .slider-item .content h1 {
		font-size: 25px;
		line-height: 33px;
	}

	.sc-button.btn-1 {
		padding: 11px 24.5px;
	}

	.widget-pricing {
		padding: 22px;
	}

	.fs-20 {
		font-size: 16px;
	}

	.widget-pricing .pricing-heading {
		margin-bottom: 18px;
	}

	.widget-pricing .pricing-heading .sub-title {
		margin-bottom: 14px;
	}

	.slider.home .content {
		padding: 140px 0px 502px 0px;
	}

	.swiper-button-prev,
	.swiper-button-next {
		/* display: none; */
	}

	.form-sl .wd-find-select .inner-group {
		flex-wrap: wrap;
		gap: 10px !important;
	}
.footer-heading-mobie h4{
	opacity: 1 !important;
}
	.form-sl .wd-find-select .inner-group.select-style .form-group-1:not(:last-child)::before {
		background-color: unset;
	}

	.modal-dialog-centered .images {
		display: none;
	}

	.preload-container .middle {
		left: 45%;
	}
}

@media only screen and (max-width: 600px) {
	.tf-team h3 {
		font-size: 18px;
		line-height: 28.24px;
	}

	.tf-team .icon-socials {
		width: 140px;
		height: 30px;
	}

	.tf-team.box .content {
		gap: 10px;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.listing-line {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.box-car-list .content .days-box {
		gap: 15px;
		flex-wrap: wrap;
	}

	.box-car-list .content .icon-box {
		gap: 10px;
		margin-bottom: 10px;
	}

	.box-car-list .content .days-box {
		padding-top: 10px;
		margin-top: 10px;
	}

	.box-car-list .image-group .top .flag-tag {
		padding: 4px 6px;
		font-size: 10px;
	}

	.box-car-list .content {
		padding: 15px 10px 15px 10px;
	}

	.loan-calculator-form {
		padding: 15px;
	}

	#footer .footer-top .box-footer-top {
		gap: 10px;
		flex-direction: column;
		text-align: center;
		margin-bottom: 20px;
	}

	.box-car-list .content .days-box .img-author {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		gap: 10px;
	}

	#compare_listing_wrap .compare-listing .compare-listing-body {
		justify-content: center;
		flex-wrap: wrap;
	}

	.box-tab {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.map-listing-item .inner-box {
		max-width: 200px;
	}

	.listing-grid-car-wrap .list-car-list-1.list-car-grid-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.list-car-list-1.list-car-grid-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.features-inner>.inner {
		grid-template-columns: repeat(1, 1fr);
	}

	.slider.home7 .slider-item .content {
		padding: 145px 0px 170px 0px;
		gap: 40px;
	}

	.slider.home7 .slider-item .content .controller-button {
		display: none;
	}

	.box-car-list.style-2 {
		flex-wrap: wrap;
	}

	.box-car-list.style-2>.image-group {
		width: 100%;
	}

	.list-car-grid-4 {
		gap: 15px;
	}

	.blog-article-item.style2 .images {
		max-width: 100%;
	}

	.header-account .search-mobie>.wd-find-select {
		right: -6em;
	}

	.header-account .fs-20,
	.header-account .fs-18 {
		font-size: 16px;
	}

	.header-account .header-search-icon::after,
	.header-account .header-favorite::after {
		left: 25px;
	}
}

.footer-heading-mobie {
	display: none;
}

@media only screen and (max-width: 575px) {

	.footer-heading-desktop,
	.tf-collapse-content {
		display: none;
	}

	.footer-heading-mobie {
		display: block;
	}

	.footer-heading-mobie {
		position: relative;
	}

	.footer-col-block.open .footer-heading-mobie::before {
		transform: translate(0%, -50%) rotate(90deg);
	}

	.listing-details-mobie::before,
	.listing-details-mobie::after {
		background-color: #24272C !important;
	}

	.footer-heading-mobie::before {
		position: absolute;
		content: "";
		right: 15px;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 1px;
		height: 12px;
		background-color: #FFFFFF;
		transition: 0.25s ease-in-out;
	}

	.footer-heading-mobie::after {
		position: absolute;
		content: "";
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		width: 12px;
		height: 1px;
		background-color: #FFFFFF;
		transition: 0.25s ease-in-out;
	}
}

@media only screen and (max-width: 560px) {
	.list-car-list-1 .box-car-list .content .inner2 {
		width: auto;
		padding-left: 0px;
		border-left: 1px solid transparent;
	}

	.box-car-list.style-2 .content {
		flex-wrap: wrap;
		padding: 20px !important;
	}

	.tf-image-box.style1 {
		flex-direction: column;
		text-align: center;
	}

	.tf-image-box.style2 {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}

	.tf-image-box.style2 .content .flex.gap-8 {
		justify-content: center;
	}
}

@media only screen and (max-width: 480px) {

	.list-car-grid-4 .box-car-list .image-group .top,
	.list-car-grid-4 .box-car-list .image-group .top ul {
		align-items: flex-start;
		flex-direction: column;
	}

	.tf-btn-arrow {
		padding: 7px 15px;
		font-size: 13px;
	}

	.list-car-grid-2 {
		gap: 15px;
	}

	.tf-section {
		padding: 50px 0 0;
	}

	.gap-20 {
		gap: 10px;
	}

	section.tf-section.section-why-choose-us .widget-pricing {
		height: auto;
	}

	.heading-section {
		margin-bottom: 20px;
	}

	h2 {
		font-size: 25px;
		line-height: 33.8px;
	}

	.link-style-3 a {
		font-size: 12px;
	}

	.wrap-icon.link-style-3 {
		gap: 10px 15px;
	}

	.scrollspy-example {
		padding: 0px 5px;
	}

	.widget-listing {
		padding: 20px;
	}

	.profile-contact .btn-contact {
		flex-wrap: wrap;
	}

	.slider.home8 .slider-item .content h1,
	.slider.home9 .content .heading h1 {
		font-size: 45px;
		line-height: 55px;
	}

	.section-why-choose-us2 .image-wcs .tf-icon-list.po-3 {
		bottom: 15%;
	}

	.section-why-choose-us2 .image-wcs .tf-icon-list.po-2 {
		top: 45%;
	}

	.section-why-choose-us2 .image-wcs .tf-icon-list.po-1,
	.section-why-choose-us2 .image-wcs .tf-icon-list.po-2,
	.section-why-choose-us2 .image-wcs .tf-icon-list.po-3 {
		right: 10%;
		left: 10%;
	}

	.tf-icon-box.style-4 {
		flex-wrap: wrap;
	}

	.flat-filter-search.home .flat-tabs {
		margin-top: -38em;
	}

	.wd-search-form .box1.grid-4 {
		grid-template-columns: repeat(1, 1fr);
	}

	.wd-search-form .form-group {
		margin-bottom: 15px;
	}

	.blog-article-item.style3 .images {
		max-width: 100%;
		width: 100%;
	}

	.blog-article-item.style3 {
		gap: 20px;
		flex-wrap: wrap;
	}

	.slider.home5 .slider-item .content .heading {
		margin-left: 0px;
		padding-top: 30px;
	}

	.specifications-wrap .specifications {
		width: calc(50% - 10px);
	}

	.specifications-wrap {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 10px;
	}

	.slider.home5 .slider-item .content {
		flex-wrap: wrap;
	}

	.slider.home2 .slider-item-content .flat-tabs .flat-tabs-wrap {
		padding: 30px 15px;
	}

	.flat-tabs .box-tab.style1 .tab-title li {
		width: auto;
		height: 45px;
		line-height: 45px;
		margin-bottom: 10px;
	}

	.slider.home2 .slider-item-content .flat-tabs {
		bottom: 40px;
		left: 0;
		right: 0;
	}

	.wd-find-select .button-search a {
		min-width: auto;
	}

	.loan-calculator-form #loan-calculator .grid-sw-2 {
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}

	.loan-calculator-form #loan-calculator fieldset {
		margin-bottom: 20px;
	}
}

/*# sourceMappingURL=styles.css.map */