@charset "UTF-8";

body {
	font-family: "Oswald", sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 16px;
	background-image: url(../img/body-bg.png);
	background-repeat: repeat;
	background-size: contain
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
	font-family: "Oswald", sans-serif;
	color: #444d54
}

p {
	line-height: 1.8
}

a {
	transition: 0.5s all ease;
	text-decoration: none
}

img {
	max-width: 100%
}

.d-table {
	width: 100%;
	height: 100%
}

.d-table-cell {
	vertical-align: middle
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.pt-100 {
	padding-top: 100px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-100 {
	padding-bottom: 100px
}

button:focus {
	outline: 0
}

.btn.focus,
.btn:focus {
	box-shadow: none
}

.one-header-top {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
	padding-right: 40px;
	padding-left: 40px
}

.one-header-top .header-social ul {
	margin: 0;
	padding: 0
}

.one-header-top .header-social ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px
}

.one-header-top .header-social ul li:nth-child(2) a {
	color: #1da1f2
}

.one-header-top .header-social ul li:nth-child(3) a {
	color: #d43535
}

.one-header-top .header-social ul li:nth-child(4) {
	margin-right: 0
}

.one-header-top .header-social ul li:nth-child(4) a {
	color: #405de6
}

.one-header-top .header-social ul li a {
	display: block;
	color: #0b5998;
	font-size: 20px
}

.one-header-top .header-social ul li a:hover {
	transform: rotateY(360deg)
}

.one-header-top .header-partner {
	text-align: center
}

.one-header-top .header-partner p {
	font-size: 14px;
	color: #606060;
	margin-bottom: 0
}

.one-header-top .header-partner p a {
	display: inline-block;
	color: #232f77
}

.one-header-top .header-partner p a:hover {
	color: #606060
}

.one-header-top .header-call {
	text-align: right
}

.one-header-top .header-call ul {
	margin: 0;
	padding: 0
}

.one-header-top .header-call ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px
}

.one-header-top .header-call ul li:last-child {
	margin-right: 0
}

.one-header-top .header-call ul li span {
	display: inline-block;
	color: #606060;
	font-size: 14px
}

.one-header-top .header-call ul li a {
	display: inline-block;
	color: #232f77;
	font-size: 14px
}

.one-header-top .header-call ul li a:hover {
	color: #606060
}

.navbar-light {
	padding-left: 55px;
	padding-right: 55px;
	background-color: #fff;
	box-shadow: 0 5px 50px rgb(13 24 32 / .05)
}

.navbar-light .navbar-nav .nav-link {
	color: #0d1820;
	margin-right: 15px;
	margin-left: 15px
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #a3b4bf
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #a3b4bf
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #a3b4bf
}

.navbar-light .navbar-nav {
	margin-left: auto;
	margin-right: auto
}

.navbar-light .side-nav a {
	display: inline-block;
	color: #0d1820
}

.navbar-light .side-nav .side-nav-left {
	margin-right: 14px
}

.navbar-light .side-nav .side-nav-left:hover {
	color: #a3b4bf
}

.navbar-light .side-nav .side-nav-right {
	color: #fff;
	position: relative;
	background-color: #0d1820;
	z-index: 1;
	padding: 10px 16px 12px;
	border-radius: 4px
}

.navbar-light .side-nav .side-nav-right:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	border-radius: 4px;
	transition: 0.5s all ease
}

.navbar-light .side-nav .side-nav-right i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 4px;
	margin-right: 4px
}

.navbar-light .side-nav .side-nav-right:hover:before {
	width: 0
}

.one-banner-area {
	position: relative
}

.one-banner-area .banner-shape img {
	position: absolute
}

.one-banner-area .banner-shape img:nth-child(1) {
	top: 0;
	left: 0;
	max-width: 500px;
	animation: banner-ani-one 6s linear infinite
}

.one-banner-area .banner-shape img:nth-child(2) {
	left: 300px;
	top: 300px;
	max-width: 500px;
	animation: banner-ani-two 6s linear infinite
}

.one-banner-area .container-fluid {
	padding-right: 0;
	padding-left: 0
}

.one-banner-area .container-fluid .row {
	margin-left: 0;
	margin-right: 0
}

.one-banner-area .container-fluid .row .col-lg-6 {
	padding-right: 0;
	padding-left: 0
}

.one-banner-area .banner-text {
	max-width: 695px;
	margin-left: auto;
	margin-top: 50px;
	padding-right: 50px;
	position: relative;
	z-index: 1
}

.one-banner-area .banner-text .banner-video {
	margin-bottom: 20px
}

.one-banner-area .banner-text .banner-video a {
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	background-color: #0d1820;
	font-size: 50px
}

.one-banner-area .banner-text .banner-video a:hover {
	background-color: #a3b4bf
}

.one-banner-area .banner-text .banner-video a i {
	width: 80px;
	height: 80px;
	line-height: 80px
}

.one-banner-area .banner-text .banner-video span {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #0d1820;
	position: relative;
	top: -15px;
	margin-left: 14px
}

.one-banner-area .banner-text h1 {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 95px;
	line-height: 115px
}

.one-banner-area .banner-text p {
	margin-bottom: 50px;
	font-weight: 500;
	color: #1a1b1e;
	font-size: 30px
}

.one-banner-area .banner-text .banner-form .col-lg-6 {
	padding-left: 15px;
	padding-right: 15px
}

.one-banner-area .banner-text .banner-form .banner-form-span {
	display: inline-block;
	border-bottom: 1px solid rgb(221 221 221 / .5882352941)
}

.one-banner-area .banner-text .banner-form .banner-form-span span {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #0d1820;
	padding: 15px 22px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	background-color: #fff
}

.one-banner-area .banner-text .banner-form form {
	padding: 30px 5px 30px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	background-color: #fff;
	position: relative
}

.one-banner-area .banner-text .banner-form form .form-group {
	margin-bottom: 15px
}

.one-banner-area .banner-text .banner-form form .form-group .form-control {
	height: 45px;
	background-color: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 0;
	font-weight: 500;
	font-size: 15px;
	width: 100%
}

.one-banner-area .banner-text .banner-form form .form-group .form-control:focus {
	border: 1px solid #eee;
	box-shadow: none
}

.one-banner-area .banner-text .banner-form form .form-group .form-control span {
	font-weight: 500;
	font-size: 15px;
	color: #9d9d9d;
	margin-bottom: 0;
	line-height: 30px;
	display: block
}

.one-banner-area .banner-text .banner-form form .form-group .form-control .list {
	display: block;
	width: 100%
}

.one-banner-area .banner-text .banner-form form .form-group .form-control .list li {
	display: block
}

.one-banner-area .banner-text .banner-form form .form-group ::-moz-placeholder {
	color: #9d9d9d
}

.one-banner-area .banner-text .banner-form form .form-group ::placeholder {
	color: #9d9d9d
}

.one-banner-area .banner-text .banner-form form .banner-form-btn {
	width: 100%;
	height: 45px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	transition: 0.5s all ease;
	position: relative;
	z-index: 1;
	background-color: #0d1820;
	border: 0
}

.one-banner-area .banner-text .banner-form form .banner-form-btn:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	transition: 0.5s all ease
}

.one-banner-area .banner-text .banner-form form .banner-form-btn:hover:before {
	width: 0
}

.one-banner-area .banner-text .banner-form form .banner-call {
	width: 100%;
	height: 45px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	background-color: #0d1820;
	display: block;
	text-align: center;
	line-height: 45px
}

.one-banner-area .banner-text .banner-form form .banner-call:hover {
	background-color: #a3b4bf
}

.one-banner-area .banner-slider .banner-img-one {
	background-image: url(../img/home-one/banner-main1.jpg)
}

.one-banner-area .banner-slider .banner-img-two {
	background-image: url(../img/home-one/banner-main2.jpg)
}

.one-banner-area .banner-slider .banner-img-three {
	background-image: url(../img/home-one/banner-main3.jpg)
}

.one-banner-area .banner-slider .banner-inner {
	height: 900px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}

.one-banner-area .banner-slider .banner-inner img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 275px;
	height: 100%
}

.one-banner-area .banner-slider .owl-prev {
	width: 95px;
	height: 90px;
	font-size: 50px !important;
	line-height: 100px !important;
	border-radius: 4px !important;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .3215686275);
	background-color: #efefef !important;
	transition: 0.5s all ease
}

.one-banner-area .banner-slider .owl-prev:hover {
	color: #a3b4bf !important;
	background-color: #ffffff !important
}

.one-banner-area .banner-slider .owl-next {
	width: 95px;
	height: 90px;
	font-size: 50px !important;
	line-height: 100px !important;
	border-radius: 4px !important;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .3215686275);
	background-color: #efefef !important;
	transition: 0.5s all ease
}

.one-banner-area .banner-slider .owl-next:hover {
	color: #a3b4bf !important;
	background-color: #ffffff !important
}

.one-banner-area .owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	bottom: -45px;
	right: 0
}

@keyframes banner-ani-one {
	0% {
		transform: translate(0, 0)
	}

	50% {
		transform: translate(0, 50px)
	}

	100% {
		transform: translate(0, 0)
	}
}

@keyframes banner-ani-two {
	0% {
		transform: translate(0, 0)
	}

	50% {
		transform: translate(0, -50px)
	}

	100% {
		transform: translate(0, 0)
	}
}

.one-section-title {
	text-align: center;
	margin-bottom: 50px
}

.one-section-title .sub-title {
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	position: relative;
	margin-bottom: 5px
}

.one-section-title .sub-title:before {
	position: absolute;
	content: "";
	width: 40px;
	height: 3px;
	right: -48px;
	bottom: 7px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%)
}

.one-section-title h2 {
	font-weight: 700;
	font-size: 60px;
	margin-bottom: 0
}

.one-section-title p {
	margin-top: 5px;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto
}

.one-about-area {
	padding-top: 95px
}

.one-about-area .col-lg-6 {
	padding-left: 0;
	padding-right: 0
}

.one-about-area .one-section-title {
	text-align: left;
	margin-bottom: 30px
}

.one-about-area .about-img {
	background-image: url(../img/home-one/about.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.one-about-area .about-img img {
	display: none
}

.one-about-area .about-content {
	max-width: 545px;
	margin-left: 70px;
	padding-top: 100px;
	padding-bottom: 100px
}

.one-about-area .about-content .about-tablist {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	padding: 30px 30px 30px;
	margin-bottom: 20px
}

.one-about-area .about-content .about-tablist ul {
	margin-bottom: 25px
}

.one-about-area .about-content .about-tablist ul li {
	margin-right: 8px
}

.one-about-area .about-content .about-tablist ul li:last-child {
	margin-right: 0
}

.one-about-area .about-content .about-tablist ul li a {
	color: #fff;
	background-color: #3ae283;
	font-weight: 500;
	text-transform: uppercase;
	padding: 10px 18px 10px;
	border-radius: 4px
}

.one-about-area .about-content .about-tablist ul li a.active {
	background: #fff;
	color: #121682
}

.one-about-area .about-content .about-tablist ul li a i {
	display: inline-block;
	position: relative;
	top: 4px;
	font-size: 20px;
	margin-right: 3px
}

.one-about-area .about-content .about-tablist p {
	margin-bottom: 0;
	color: #fff;
	font-size: 15px
}

.one-about-area .about-content .about-best ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0
}

.one-about-area .about-content .about-best ul li {
	flex: 0 0 33%;
	max-width: 33%;
	list-style-type: none;
	display: inline-block;
	background-color: #f4f4f4;
	padding: 15px 15px 15px;
	margin-right: 15px
}

.one-about-area .about-content .about-best ul li:last-child {
	flex: 0 0 64%;
	max-width: 64%;
	margin-right: 0
}

.one-about-area .about-content .about-best ul li h4 {
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #0d1820;
	margin-bottom: 0;
	line-height: 28px
}

.one-about-area .about-content .about-best ul li img {
	padding-right: 25px;
	border-right: 1px solid #bcbcbc;
	margin-right: 25px;
	margin-top: -26px
}

.one-about-area .about-content .about-best ul li .sig-inner {
	display: inline-block
}

.one-about-area .about-content .about-best ul li .sig-inner span {
	display: block;
	font-weight: 500;
	color: #10c317;
	margin-bottom: 3px
}

.one-about-area .about-content .about-best ul li .sig-inner p {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 14px;
	color: #909090
}

.one-counter-area {
	background-color: #0d1820
}

.one-counter-area .counter-item {
	position: relative;
	margin-bottom: 30px
}

.one-counter-area .counter-item h3 {
	font-weight: 700;
	font-size: 75px;
	color: #fff;
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0
}

.one-counter-area .counter-item p {
	margin-bottom: 0;
	font-size: 18px;
	color: #fff;
	padding-left: 125px;
	padding-top: 20px
}

.one-service-area nav .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 0
}

.one-service-area nav .nav-tabs .nav-default {
	display: inline-block;
	margin-bottom: 30px;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
	padding-left: 15px;
	padding-right: 15px
}

.one-service-area nav .nav-tabs .nav-default.active .service-item:before {
	opacity: 1
}

.one-service-area nav .nav-tabs .nav-default.active .service-item i {
	color: #fff
}

.one-service-area nav .nav-tabs .nav-default.active .service-item span {
	color: #fff
}

.one-service-area .service-item {
	text-align: center;
	background-color: #efefef;
	border-radius: 4px;
	padding: 20px 40px 18px;
	position: relative;
	z-index: 1
}

.one-service-area .service-item:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-radius: 4px;
	opacity: 0;
	z-index: -1
}

.one-service-area .service-item i {
	display: block;
	color: #0d1820;
	font-size: 50px;
	margin-bottom: 15px;
	transition: 0.5s all ease
}

.one-service-area .service-item span {
	display: block;
	color: #0d1820;
	font-weight: 500;
	font-size: 16px;
	transition: 0.5s all ease
}

.one-service-area .service-advisor {
	padding: 35px 35px 35px;
	border-radius: 4px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941)
}

.one-service-area .service-advisor .advisor-img img {
	width: 100%
}

.one-service-area .service-advisor .advisor-content h2 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 16px
}

.one-service-area .service-advisor .advisor-content p {
	margin-bottom: 20px
}

.one-service-area .service-advisor .advisor-content ul {
	margin: 0;
	padding: 0;
	margin-bottom: 22px
}

.one-service-area .service-advisor .advisor-content ul li {
	list-style-type: none;
	display: block;
	color: #444;
	margin-bottom: 12px;
	font-size: 16px
}

.one-service-area .service-advisor .advisor-content ul li:last-child {
	margin-bottom: 0
}

.one-service-area .service-advisor .advisor-content ul li i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 3px;
	margin-right: 3px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.one-service-area .service-advisor .advisor-content .advisor-link {
	display: inline-block
}

.one-service-area .service-advisor .advisor-content .advisor-link:hover i {
	left: -3px
}

.one-service-area .service-advisor .advisor-content .advisor-link a {
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.one-service-area .service-advisor .advisor-content .advisor-link i {
	display: inline-block;
	color: #a3b4bf;
	font-size: 21px;
	position: relative;
	top: 4px;
	left: 0;
	transition: 0.5s all ease
}

.one-help-area {
	background-color: #0d1820;
	position: relative
}

.one-help-area .help-img {
	position: absolute;
	top: 180px;
	right: 0;
	max-width: 435px
}

.one-help-area .help-item {
	max-width: 790px
}

.one-help-area .help-item .one-section-title {
	text-align: left
}

.one-help-area .help-item .one-section-title h2 {
	color: #fff
}

.one-help-area .help-item ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0
}

.one-help-area .help-item ul li {
	list-style-type: none;
	display: inline-block;
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
	margin-bottom: 40px
}

.one-help-area .help-item ul li:hover .help-icon {
	background-color: #fff
}

.one-help-area .help-item ul li .help-icon {
	display: inline-block;
	background-color: #233644;
	border-radius: 4px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s all ease
}

.one-help-area .help-item ul li .help-icon i {
	font-size: 38px;
	width: 80px;
	height: 65px;
	line-height: 65px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	box-shadow: 0 10px 25px 0 #091117
}

.one-help-area .help-item ul li .help-inner {
	padding-left: 110px
}

.one-help-area .help-item ul li .help-inner h3 {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px
}

.one-help-area .help-item ul li .help-inner p {
	margin-bottom: 0;
	font-size: 15px;
	color: #b2bac0
}

.one-help-area .help-item .advisor-link {
	display: inline-block
}

.one-help-area .help-item .advisor-link:hover i {
	left: -3px
}

.one-help-area .help-item .advisor-link a {
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.one-help-area .help-item .advisor-link i {
	display: inline-block;
	color: #a3b4bf;
	font-size: 21px;
	position: relative;
	top: 4px;
	left: 0;
	transition: 0.5s all ease
}

.one-among-area .among-item {
	border-radius: 4px;
	box-shadow: 0 0 17px 0 rgb(221 221 221 / .3490196078);
	transition: 0.5s all ease;
	margin: 15px
}

.one-among-area .among-item:hover {
	transform: translate(0, -10px)
}

.one-among-area .among-item:hover .among-top .among-icon {
	left: 40%
}

.one-among-area .among-item:hover .among-bottom {
	border-bottom: 3px solid;
	border-image-source: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-image-slice: 1
}

.one-among-area .among-item .among-top {
	position: relative
}

.one-among-area .among-item .among-top img {
	width: 100%
}

.one-among-area .among-item .among-top .among-icon {
	display: inline-block;
	background-color: #fff;
	position: absolute;
	left: 30px;
	bottom: -15px;
	border-radius: 50%;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .831372549);
	width: 70px;
	height: 70px;
	transition: 0.5s all ease
}

.one-among-area .among-item .among-top .among-icon i {
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	text-align: center;
	font-size: 50px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	transition: 0.5s all ease
}

.one-among-area .among-item .among-bottom {
	padding: 38px 30px 30px;
	border-bottom: 3px solid #fff0;
	transition: 0.5s all ease
}

.one-among-area .among-item .among-bottom h3 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px
}

.one-among-area .among-item .among-bottom p {
	margin-bottom: 15px;
	font-size: 15px
}

.one-among-area .among-item .among-bottom a {
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.one-among-area .among-item .among-bottom a:hover i {
	left: -3px
}

.one-among-area .among-item .among-bottom i {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 4px;
	left: 0;
	transition: 0.5s all ease
}

.one-among-area .owl-theme .owl-dots .owl-dot span {
	width: 16px;
	height: 5px;
	background: #e5e5e5;
	margin: 5px 5px
}

.one-among-area .owl-theme .owl-dots .owl-dot.active span {
	background: #a3b4bf;
	width: 21px
}

.one-among-area .center {
	transform: translate(0, -10px)
}

.one-among-area .center .among-top .among-icon {
	left: 40%
}

.one-among-area .center .among-bottom {
	border-bottom: 3px solid;
	border-image-source: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-image-slice: 1
}

.one-quote-area {
	padding-bottom: 110px
}

.one-quote-area .row {
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .568627451);
	border-radius: 4px
}

.one-quote-area .quote-content {
	padding: 28px 35px 35px
}

.one-quote-area .quote-content h3 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}

.one-quote-area .quote-content p {
	font-size: 15px;
	margin-bottom: 18px
}

.one-quote-area .quote-content a {
	color: #fff;
	position: relative;
	background-color: #0d1820;
	z-index: 1;
	padding: 10px 80px 12px;
	border-radius: 4px;
	font-size: 17px;
	display: inline-block
}

.one-quote-area .quote-content a:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	border-radius: 4px;
	transition: 0.5s all ease
}

.one-quote-area .quote-content a i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 3px;
	margin-right: 4px
}

.one-quote-area .quote-content a:hover:before {
	width: 0
}

.one-quote-area .quote-img {
	background-image: url(../img/home-one/quote.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%
}

.one-quote-area .quote-img img {
	display: none
}

.one-search-area {
	background-image: url(../img/home-one/search-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.one-search-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, black 0%, rgb(0 0 0 / .386992) 80%)
}

.one-search-area .search-wrap {
	position: relative
}

.one-search-area .search-wrap .search-img {
	position: absolute;
	bottom: -100px;
	right: 0;
	max-width: 515px
}

.one-search-area .search-content {
	position: relative;
	max-width: 640px
}

.one-search-area .search-content .one-section-title {
	text-align: left;
	margin-bottom: 40px
}

.one-search-area .search-content .one-section-title h2 {
	color: #fff
}

.one-search-area .search-content .form-check-input:checked {
	background-color: #fff;
	border-color: #fff
}

.one-search-area .search-content .form-check {
	display: inline-block;
	margin-right: 15px
}

.one-search-area .search-content .form-check label {
	font-size: 17px;
	color: #fff;
	margin-left: 5px
}

.one-search-area .search-content .form-check .form-check-input {
	margin-top: 5px;
	width: 17px;
	height: 17px;
	top: 0
}

.one-search-area .search-content .form-check .form-check-input:focus {
	box-shadow: none;
	border: 0
}

.one-search-area .search-content input[type=radio]:after {
	width: 10px;
	height: 10px;
	border-radius: 15px;
	top: -5px;
	left: 3px;
	position: relative;
	background-color: #fff;
	content: "";
	display: inline-block
}

.one-search-area .search-content input[type=radio]:checked:after {
	background-color: #a3b4bf
}

.one-search-area .search-content .row {
	margin-top: 23px
}

.one-search-area .search-content .row .form-group {
	margin-bottom: 0
}

.one-search-area .search-content .row .form-group .form-control {
	border-radius: 4px;
	height: 50px;
	border: 0;
	padding-left: 20px;
	font-weight: 500;
	font-size: 15px;
	width: 100%;
	color: #797979;
	display: block
}

.one-search-area .search-content .row .form-group .form-control:focus {
	box-shadow: none;
	border: 0
}

.one-search-area .search-content .row .form-group ::-moz-placeholder {
	color: #797979
}

.one-search-area .search-content .row .form-group ::placeholder {
	color: #797979
}

.one-search-area .search-content .row .form-group .list {
	width: 100%;
	display: block
}

.one-search-area .search-content .search-link {
	margin-top: 25px
}

.one-search-area .search-content .search-link .btn {
	color: #fff;
	position: relative;
	background-color: #0d1820;
	z-index: 1;
	padding: 16px 75px 16px;
	border-radius: 4px;
	font-size: 17px;
	display: inline-block;
	border: 0
}

.one-search-area .search-content .search-link .btn:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	border-radius: 4px;
	transition: 0.5s all ease
}

.one-search-area .search-content .search-link .btn i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 3px;
	margin-right: 4px
}

.one-search-area .search-content .search-link .btn:hover:before {
	width: 0
}

.one-team-area .one-section-title {
	text-align: left;
	position: relative
}

.one-team-area .one-section-title a {
	display: inline-block;
	color: #fff;
	background-color: #0d1820;
	border-radius: 4px;
	padding: 14px 18px 14px;
	font-size: 17px;
	position: absolute;
	bottom: 0;
	right: 0
}

.one-team-area .one-section-title a:hover {
	background-color: #a3b4bf
}

.one-team-area .one-section-title a i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 3px
}

.one-team-area .team-item {
	text-align: center;
	margin-bottom: 30px
}

.one-team-area .team-item:hover ul li:nth-child(1) {
	top: -20px;
	opacity: 1
}

.one-team-area .team-item:hover ul li:nth-child(2) {
	top: -20px;
	opacity: 1
}

.one-team-area .team-item:hover ul li:nth-child(3) {
	top: -20px;
	opacity: 1
}

.one-team-area .team-item:hover ul li:nth-child(4) {
	top: -20px;
	opacity: 1
}

.one-team-area .team-item .team-img {
	position: relative
}

.one-team-area .team-item .team-img:before {
	position: absolute;
	content: "";
	width: 263px;
	height: 263px;
	border-radius: 50%;
	left: 21px;
	right: 0;
	top: -1px;
	border: 2px dashed #a3b4bf
}

.one-team-area .team-item ul {
	margin: 0;
	padding: 0
}

.one-team-area .team-item ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	position: relative
}

.one-team-area .team-item ul li:nth-child(1) {
	transition: 0.3s;
	opacity: 0;
	top: 0
}

.one-team-area .team-item ul li:nth-child(2) {
	transition: 0.5s;
	opacity: 0;
	top: 0
}

.one-team-area .team-item ul li:nth-child(3) {
	transition: 0.7s;
	opacity: 0;
	top: 0
}

.one-team-area .team-item ul li:nth-child(4) {
	transition: 0.9s;
	opacity: 0;
	top: 0
}

.one-team-area .team-item ul li a {
	display: block;
	background-color: #fff;
	text-align: center;
	box-shadow: 0 0 20px 0 #ddd;
	border-radius: 50%
}

.one-team-area .team-item ul li a:hover {
	transform: rotateY(360deg)
}

.one-team-area .team-item ul li a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.one-team-area .team-item h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 8px;
	text-transform: uppercase;
	color: #08104d
}

.one-team-area .team-item span {
	display: block;
	font-size: 15px;
	color: #64677c
}

.one-faq-area {
	background-image: url(../img/home-one/faq-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.one-faq-area .faq-img {
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 560px
}

.one-faq-area .faq-content {
	max-width: 650px
}

.one-faq-area .faq-content .accordion {
	padding-left: 0;
	margin-bottom: 0
}

.one-faq-area .faq-content .accordion a {
	width: 100%;
	font-weight: 600;
	display: block;
	cursor: pointer;
	font-size: 20px;
	color: #1a1b1e;
	padding: 20px 35px 20px;
	text-transform: capitalize
}

.one-faq-area .faq-content .accordion a:after {
	position: absolute;
	content: "+";
	width: 35px;
	height: 35px;
	line-height: 36px;
	right: 35px;
	top: 17px;
	color: #fff;
	text-align: center;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-radius: 50%;
	font-size: 26px
}

.one-faq-area .faq-content .accordion a.active {
	background-color: #fff
}

.one-faq-area .faq-content .accordion a.active:after {
	content: "-"
}

.one-faq-area .faq-content .accordion p {
	display: none;
	margin-bottom: 0;
	color: #848484;
	font-size: 14px;
	padding: 0 185px 25px 35px;
	background-color: #fff
}

.one-faq-area .faq-content .accordion li {
	position: relative;
	list-style-type: none;
	margin-bottom: 15px;
	background-color: #f5f5f5;
	border: 1px solid #d9d9d9
}

.one-faq-area .faq-content .accordion li:last-child {
	margin-bottom: 0
}

.one-faq-area .faq-content .accordion li.active {
	background-color: #fff
}

.one-testimonial-area .testimonial-item {
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5215686275);
	padding: 30px 50px 30px;
	border-radius: 4px;
	margin-bottom: 30px;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item:hover,
.one-testimonial-area .testimonial-item.active {
	background-color: #0d1820;
	transform: translate(0, -10px)
}

.one-testimonial-area .testimonial-item:hover .testimonial-top ul:before,
.one-testimonial-area .testimonial-item.active .testimonial-top ul:before {
	background-color: #172631
}

.one-testimonial-area .testimonial-item:hover .testimonial-top ul:after,
.one-testimonial-area .testimonial-item.active .testimonial-top ul:after {
	background-color: #172631
}

.one-testimonial-area .testimonial-item:hover .testimonial-top .test-img img,
.one-testimonial-area .testimonial-item.active .testimonial-top .test-img img {
	border: 8px solid #314c60;
	box-shadow: none
}

.one-testimonial-area .testimonial-item:hover .testimonial-top h3,
.one-testimonial-area .testimonial-item.active .testimonial-top h3 {
	color: #fff
}

.one-testimonial-area .testimonial-item:hover .testimonial-top span,
.one-testimonial-area .testimonial-item.active .testimonial-top span {
	border-bottom: 1px solid #172631
}

.one-testimonial-area .testimonial-item:hover .testimonial-bottom span,
.one-testimonial-area .testimonial-item.active .testimonial-bottom span {
	color: #fff
}

.one-testimonial-area .testimonial-item:hover .testimonial-bottom p,
.one-testimonial-area .testimonial-item.active .testimonial-bottom p {
	color: #b2bac0
}

.one-testimonial-area .testimonial-item .testimonial-top {
	margin-bottom: 15px
}

.one-testimonial-area .testimonial-item .testimonial-top .test-img {
	position: relative;
	display: inline-block
}

.one-testimonial-area .testimonial-item .testimonial-top .test-img img {
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5215686275);
	border: 8px solid #fff;
	border-radius: 50%;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item .testimonial-top .test-img i {
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	font-size: 20px;
	position: absolute;
	right: 0;
	bottom: 0
}

.one-testimonial-area .testimonial-item .testimonial-top ul {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	position: relative;
	margin-bottom: 20px
}

.one-testimonial-area .testimonial-item .testimonial-top ul:before {
	position: absolute;
	content: "";
	left: -35px;
	top: 10px;
	width: 34%;
	height: 2px;
	background-color: #ecf3f7;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item .testimonial-top ul:after {
	position: absolute;
	content: "";
	right: -35px;
	top: 10px;
	width: 34%;
	height: 2px;
	background-color: #ecf3f7;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item .testimonial-top ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px
}

.one-testimonial-area .testimonial-item .testimonial-top ul li i {
	color: #ddd;
	font-size: 20px
}

.one-testimonial-area .testimonial-item .testimonial-top ul li .checked {
	color: #ff9c00
}

.one-testimonial-area .testimonial-item .testimonial-top h3 {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 8px;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item .testimonial-top span {
	display: block;
	font-size: 15px;
	color: #11c744;
	padding-bottom: 18px;
	border-bottom: 1px solid #dce8f0;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item .testimonial-bottom span {
	color: #3b474f;
	font-weight: 500;
	font-size: 17px;
	margin-bottom: 6px;
	display: block;
	transition: 0.5s all ease
}

.one-testimonial-area .testimonial-item .testimonial-bottom p {
	color: #555;
	font-size: 15px;
	margin-bottom: 0;
	transition: 0.5s all ease
}

.one-contact-area {
	background-color: #0d1820
}

.one-contact-area .contact-img {
	background-image: url(../img/home-one/contact.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.one-contact-area .contact-img img {
	display: none
}

.one-contact-area .contact-content {
	padding: 100px 0 100px;
	max-width: 635px;
	margin-left: 50px
}

.one-contact-area .contact-content .one-section-title {
	text-align: left;
	margin-bottom: 30px;
	margin-left: 15px
}

.one-contact-area .contact-content .one-section-title h2 {
	color: #fff
}

.one-contact-area .contact-content .form-group {
	margin-bottom: 20px;
	position: relative
}

.one-contact-area .contact-content .form-group label {
	margin: 0;
	color: #7f7f7f;
	display: inline-block;
	font-size: 18px;
	position: absolute;
	top: 12px;
	left: 25px
}

.one-contact-area .contact-content .form-group .form-control {
	height: 50px;
	border-radius: 0;
	background-color: #fff;
	padding-left: 50px;
	border: 0;
	font-weight: 500;
	font-size: 15px
}

.one-contact-area .contact-content .form-group .form-control:focus {
	box-shadow: none;
	border: 0
}

.one-contact-area .contact-content .form-group textarea {
	height: auto !important;
	padding-top: 12px
}

.one-contact-area .contact-content .form-group ::-moz-placeholder {
	color: #7f7f7f
}

.one-contact-area .contact-content .form-group ::placeholder {
	color: #7f7f7f
}

.one-contact-area .contact-content .contact-btn {
	color: #fff;
	position: relative;
	background-color: #fff;
	z-index: 1;
	padding: 11px 17px 12px 14px;
	border-radius: 4px;
	font-size: 15px;
	display: inline-block;
	opacity: 1;
	text-transform: uppercase;
	transition: 0.5s all ease;
	border: 0;
	margin-top: 20px;
	margin-left: -15px
}

.one-contact-area .contact-content .contact-btn:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	border-radius: 4px;
	transition: 0.5s all ease
}

.one-contact-area .contact-content .contact-btn i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 4px;
	margin-right: 4px
}

.one-contact-area .contact-content .contact-btn:hover {
	color: #0d1820
}

.one-contact-area .contact-content .contact-btn:hover:before {
	width: 0
}

.one-contact-area .contact-content .contact-emergency {
	position: relative;
	padding-left: 75px;
	margin-top: 15px
}

.one-contact-area .contact-content .contact-emergency i {
	display: inline-block;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 60px
}

.one-contact-area .contact-content .contact-emergency span {
	display: block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 2px
}

.one-contact-area .contact-content .contact-emergency a {
	display: block;
	font-weight: 500;
	font-size: 22px;
	color: #fff
}

.one-contact-area .contact-content .contact-emergency a:hover {
	color: #a3b4bf
}

.one-contact-area .contact-content .list-unstyled {
	color: #dc3545;
	font-size: 14px;
	margin-top: 10px
}

.one-contact-area .contact-content .text-danger {
	color: #dc3545;
	margin-top: 10px;
	font-size: 20px
}

.one-contact-area .contact-content .text-success {
	color: #28a745;
	margin-top: 10px;
	font-size: 20px
}

.one-blog-area .one-section-title h2 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.one-blog-area .blog-item {
	margin-bottom: 30px;
	transition: 0.5s all ease;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .6705882353);
	background-color: #fff
}

.one-blog-area .blog-item:hover {
	transform: translate(0, -10px)
}

.one-blog-area .blog-item .blog-top {
	position: relative
}

.one-blog-area .blog-item .blog-top a {
	display: block
}

.one-blog-area .blog-item .blog-top a img {
	width: 100%
}

.one-blog-area .blog-item .blog-top span {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	padding: 7px 12px;
	position: absolute;
	bottom: 0;
	right: 35px
}

.one-blog-area .blog-item .blog-bottom {
	padding: 20px 25px 20px
}

.one-blog-area .blog-item .blog-bottom ul {
	margin: 0;
	padding: 0;
	margin-bottom: 18px
}

.one-blog-area .blog-item .blog-bottom ul li {
	list-style-type: none;
	display: inline-block;
	color: #767676;
	font-size: 13px;
	margin-right: 10px
}

.one-blog-area .blog-item .blog-bottom ul li:last-child {
	margin-right: 0
}

.one-blog-area .blog-item .blog-bottom ul li i {
	display: inline-block;
	color: #395dc7;
	font-size: 14px;
	position: relative;
	top: 1px;
	margin-right: 1px
}

.one-blog-area .blog-item .blog-bottom h3 {
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px
}

.one-blog-area .blog-item .blog-bottom h3 a {
	color: #0d1820;
	display: inline-block
}

.one-blog-area .blog-item .blog-bottom h3 a:hover {
	color: #a3b4bf
}

.one-blog-area .blog-item .blog-bottom img {
	display: inline-block;
	margin-right: 3px
}

.one-blog-area .blog-item .blog-bottom p {
	margin-bottom: 0;
	display: inline-block;
	font-size: 13px;
	color: #525252
}

.one-blog-area .blog-item .blog-bottom p a {
	display: inline-block;
	color: #525252
}

.one-blog-area .blog-item .blog-bottom p a:hover {
	color: #a3b4bf
}

.one-subscribe-area .subscribe-wrap {
	background-image: url(../img/home-one/subscribe-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	padding: 100px 100px 100px
}

.one-subscribe-area .subscribe-wrap:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, rgb(13 24 32 / .8900025614) 43%, rgb(13 24 32 / .2888789659) 95%)
}

.one-subscribe-area .subscribe-wrap h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	position: relative
}

.one-subscribe-area .subscribe-wrap .newsletter-form {
	max-width: 550px;
	margin: 0 auto;
	position: relative
}

.one-subscribe-area .subscribe-wrap .newsletter-form .form-control {
	height: 55px;
	border: 0;
	border-radius: 0;
	padding-left: 25px;
	font-size: 14px;
	border-radius: 4px
}

.one-subscribe-area .subscribe-wrap .newsletter-form .form-control:focus {
	box-shadow: none;
	border: 0
}

.one-subscribe-area .subscribe-wrap .newsletter-form ::-moz-placeholder {
	color: #888
}

.one-subscribe-area .subscribe-wrap .newsletter-form ::placeholder {
	color: #888
}

.one-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn {
	color: #fff;
	position: relative;
	background-color: #0d1820;
	z-index: 1;
	padding: 18px 20px 16px;
	border-radius: 4px;
	font-size: 15px;
	display: inline-block;
	font-weight: 500;
	opacity: 1;
	text-transform: uppercase;
	transition: 0.5s all ease;
	border-radius: 4px;
	position: absolute;
	top: 0;
	right: 0;
	border: 0
}

.one-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	border-radius: 4px;
	transition: 0.5s all ease
}

.one-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 3px;
	margin-right: 4px
}

.one-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn:hover:before {
	width: 0
}

.one-subscribe-area .subscribe-wrap .newsletter-form .validation-danger {
	color: #fff;
	font-size: 14px;
	margin-top: 10px
}

.one-footer-area {
	background-color: #0d1820
}

.one-footer-area .footer-item {
	margin-bottom: 30px
}

.one-footer-area .footer-item .footer-logo a {
	display: block;
	margin-bottom: 35px
}

.one-footer-area .footer-item .footer-logo p {
	font-size: 16px;
	color: #bdcbd5;
	margin-bottom: 14px
}

.one-footer-area .footer-item .footer-logo ul {
	margin: 0;
	padding: 0;
	padding-top: 20px
}

.one-footer-area .footer-item .footer-logo ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px
}

.one-footer-area .footer-item .footer-logo ul li:last-child {
	margin-right: 0
}

.one-footer-area .footer-item .footer-logo ul li a {
	display: block;
	border: 1px solid #8f8f8f;
	text-align: center;
	border-radius: 50%;
	color: #8f8f8f;
	font-size: 18px;
	margin-bottom: 0
}

.one-footer-area .footer-item .footer-logo ul li a:hover {
	color: #fff;
	background-color: #8f8f8f
}

.one-footer-area .footer-item .footer-logo ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.one-footer-area .footer-item .footer-quick h3 {
	margin-bottom: 25px;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 25px;
	color: #fff
}

.one-footer-area .footer-item .footer-quick ul {
	margin: 0;
	padding: 0
}

.one-footer-area .footer-item .footer-quick ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 11px
}

.one-footer-area .footer-item .footer-quick ul li:last-child {
	margin-bottom: 0
}

.one-footer-area .footer-item .footer-quick ul li a {
	display: block;
	font-size: 16px;
	color: #bdcbd5
}

.one-footer-area .footer-item .footer-quick ul li a:hover {
	letter-spacing: 1px
}

.one-footer-area .footer-item .footer-address h3 {
	margin-bottom: 25px;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 25px;
	color: #fff
}

.one-footer-area .footer-item .footer-address ul {
	margin: 0;
	padding: 0
}

.one-footer-area .footer-item .footer-address ul li {
	list-style-type: none;
	display: block;
	font-size: 16px;
	color: #bdcbd5;
	margin-bottom: 15px;
	position: relative;
	padding-left: 33px
}

.one-footer-area .footer-item .footer-address ul li:last-child {
	margin-bottom: 0
}

.one-footer-area .footer-item .footer-address ul li i {
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 20px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.one-footer-area .footer-item .footer-address ul li a {
	color: #bdcbd5
}

.one-footer-area .footer-item .footer-address ul li a:hover {
	letter-spacing: 1px
}

.one-footer-area .copyright-area {
	margin-top: 70px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #212e37
}

.one-footer-area .copyright-area .copyright-item ul {
	margin: 0;
	padding: 0
}

.one-footer-area .copyright-area .copyright-item ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 8px
}

.one-footer-area .copyright-area .copyright-item ul li:last-child {
	margin-right: 0
}

.one-footer-area .copyright-area .copyright-item ul li a {
	display: block
}

.one-footer-area .copyright-area .copyright-item ul li a:hover {
	transform: translate(0, -5px)
}

.one-footer-area .copyright-area .copyright-item p {
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
	text-align: right
}

.one-footer-area .copyright-area .copyright-item p a {
	display: inline-block;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: 600
}

.one-footer-area .copyright-area .copyright-item p a:hover {
	letter-spacing: 1px
}

.two-banner-one {
	background-image: url(../img/home-two/banner-slider1.jpg)
}

.two-banner-two {
	background-image: url(../img/home-two/banner-slider2.jpg)
}

.two-banner-three {
	background-image: url(../img/home-two/banner-slider3.jpg)
}

.two-banner-area {
	height: 850px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center
}

.two-banner-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .5
}

.two-banner-area .banner-content {
	position: relative;
	margin-top: -135px;
	max-width: 955px;
	margin-left: auto;
	margin-right: auto
}

.two-banner-area .banner-content span {
	display: block;
	font-weight: 500;
	font-size: 25px;
	color: #fff;
	margin-bottom: 25px
}

.two-banner-area .banner-content span img {
	max-width: 50px;
	display: inline-block;
	margin-right: 5px
}

.two-banner-area .banner-content h1 {
	font-weight: 700;
	font-size: 100px;
	color: #fff;
	line-height: 110px;
	margin-bottom: 45px
}

.two-banner-area .banner-content .banner-btn a {
	display: inline-block;
	color: #fff
}

.two-banner-area .banner-content .banner-btn a i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 5px;
	margin-right: 4px
}

.two-banner-area .banner-content .banner-btn .cmn-banner-btn {
	margin-right: 10px
}

.two-banner-area .banner-content .banner-btn .banner-right-btn {
	border: 1px solid #fff;
	border-radius: 4px;
	padding: 11px 25px 13px;
	margin-left: 10px
}

.two-banner-area .banner-content .banner-btn .banner-right-btn i {
	top: 4px
}

.two-banner-area .banner-content .banner-btn .banner-right-btn:hover {
	color: #fff;
	background-color: #0d1820;
	border: 1px solid #0d1820
}

.cmn-banner-btn {
	color: #fff;
	position: relative;
	background-color: #0d1820;
	z-index: 1;
	padding: 12px 25px 14px;
	border-radius: 4px;
	font-size: 16px;
	display: inline-block
}

.cmn-banner-btn:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	border-radius: 4px;
	transition: 0.5s all ease
}

.cmn-banner-btn i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 5px;
	margin-right: 4px
}

.cmn-banner-btn:hover {
	color: #fff
}

.cmn-banner-btn:hover:before {
	width: 0
}

.two-banner-wrap {
	position: relative
}

.two-banner-wrap .container-fluid {
	padding-left: 70px;
	padding-right: 70px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1
}

.two-banner-wrap .container-fluid .banner-time-left {
	padding: 50px 45px 50px;
	position: relative
}

.two-banner-wrap .container-fluid .banner-time-left:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5
}

.two-banner-wrap .container-fluid .banner-time-left ul {
	margin: 0;
	padding: 0;
	position: relative
}

.two-banner-wrap .container-fluid .banner-time-left ul li {
	list-style-type: none;
	display: inline-block;
	position: relative;
	padding-left: 70px;
	margin-right: 22px
}

.two-banner-wrap .container-fluid .banner-time-left ul li:last-child {
	margin-right: 0
}

.two-banner-wrap .container-fluid .banner-time-left ul li i {
	position: absolute;
	top: 0;
	left: 0;
	color: #888;
	font-size: 55px
}

.two-banner-wrap .container-fluid .banner-time-left ul li span {
	display: block;
	font-weight: 500;
	font-size: 16px;
	color: #d9d9d9;
	margin-bottom: 5px
}

.two-banner-wrap .container-fluid .banner-time-left ul li p {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 18px;
	color: #fff
}

.two-banner-wrap .container-fluid .banner-time-left ul li a {
	display: inline-block;
	font-weight: 500;
	font-size: 18px;
	color: #fff
}

.two-banner-wrap .container-fluid .banner-time-left ul li a:hover {
	color: #a3b4bf
}

.two-banner-wrap .container-fluid .banner-time-right {
	background-color: #fff;
	padding: 50px 25px 50px 45px;
	box-shadow: 0 10px 20px -10px rgb(221 221 221 / .6117647059)
}

.two-banner-wrap .container-fluid .banner-time-right ul {
	margin: 0;
	padding: 0
}

.two-banner-wrap .container-fluid .banner-time-right ul li {
	list-style-type: none;
	display: inline-block;
	position: relative;
	padding-left: 70px;
	margin-right: 22px
}

.two-banner-wrap .container-fluid .banner-time-right ul li:last-child {
	margin-right: 0
}

.two-banner-wrap .container-fluid .banner-time-right ul li i {
	position: absolute;
	top: 3px;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 55px
}

.two-banner-wrap .container-fluid .banner-time-right ul li span {
	display: block;
	font-weight: 500;
	font-size: 16px;
	color: #5d5d5d;
	margin-bottom: 5px
}

.two-banner-wrap .container-fluid .banner-time-right ul li p {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 18px;
	color: #3c3b3b
}

.two-banner-wrap .container-fluid .banner-time-right ul li a {
	display: inline-block;
	font-weight: 500;
	font-size: 18px;
	color: #414141
}

.two-banner-wrap .container-fluid .banner-time-right ul li a:hover {
	color: #a3b4bf
}

.two-banner-wrap .two-banner-slider:hover .owl-prev {
	opacity: 1;
	left: 40px
}

.two-banner-wrap .two-banner-slider:hover .owl-next {
	opacity: 1;
	right: 40px
}

.two-banner-wrap .two-banner-slider .owl-prev {
	position: absolute;
	top: 45%;
	left: 30px;
	font-size: 50px !important;
	color: #fff !important;
	opacity: 0;
	transition: 0.5s all ease
}

.two-banner-wrap .two-banner-slider .owl-prev:hover {
	color: #a3b4bf !important;
	background-color: transparent !important
}

.two-banner-wrap .two-banner-slider .owl-next {
	position: absolute;
	top: 45%;
	right: 30px;
	font-size: 50px !important;
	color: #fff !important;
	opacity: 0;
	transition: 0.5s all ease
}

.two-banner-wrap .two-banner-slider .owl-next:hover {
	color: #a3b4bf !important;
	background-color: transparent !important
}

.two-banner-wrap .owl-theme .owl-nav {
	margin-top: 0
}

.two-mission-area .one-section-title h2 {
	max-width: 825px;
	margin-left: auto;
	margin-right: auto
}

.two-mission-area .mission-content {
	position: relative;
	margin-bottom: -35px
}

.two-mission-area .mission-content img {
	border-radius: 5px;
	width: 100%
}

.two-mission-area .mission-content .mission-bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding-right: 50px;
	padding-left: 50px
}

.two-mission-area .mission-content .mission-bottom ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

.two-mission-area .mission-content .mission-bottom ul li {
	list-style-type: none;
	display: inline-block;
	border-right: 1px dashed #000;
	background-color: #fff;
	border-radius: 4px
}

.two-mission-area .mission-content .mission-bottom ul li:nth-child(1) {
	flex: 0 0 40%;
	max-width: 40%;
	background-color: unset;
	border-right: 0
}

.two-mission-area .mission-content .mission-bottom ul li:nth-child(2) {
	flex: 0 0 15%;
	max-width: 15%
}

.two-mission-area .mission-content .mission-bottom ul li:nth-child(3) {
	flex: 0 0 15%;
	max-width: 15%
}

.two-mission-area .mission-content .mission-bottom ul li:nth-child(4) {
	flex: 0 0 15%;
	max-width: 15%
}

.two-mission-area .mission-content .mission-bottom ul li:nth-child(5) {
	flex: 0 0 15%;
	max-width: 15%;
	border-right: 0
}

.two-mission-area .mission-content .mission-bottom ul li a {
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	background-color: #0d1820;
	text-align: center;
	font-size: 45px;
	margin-right: 15px
}

.two-mission-area .mission-content .mission-bottom ul li a i {
	width: 75px;
	height: 75px;
	line-height: 75px
}

.two-mission-area .mission-content .mission-bottom ul li a:hover {
	background-color: #a3b4bf
}

.two-mission-area .mission-content .mission-bottom ul li p {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-bottom: 0;
	position: relative;
	top: -13px
}

.two-mission-area .mission-content .mission-bottom ul li .mission-item {
	background-color: #fff;
	text-align: center;
	padding: 20px 30px 18px
}

.two-mission-area .mission-content .mission-bottom ul li .mission-item i {
	display: block;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 60px;
	margin-bottom: 14px
}

.two-mission-area .mission-content .mission-bottom ul li .mission-item span {
	display: block;
	font-weight: 500;
	font-size: 16px;
	color: #0d1820
}

.two-counter-area {
	padding-top: 135px
}

.two-among-area .among-item {
	margin: 0;
	margin-bottom: 30px;
	background-color: #edfffb
}

.two-among-area .among-item:hover {
	background-color: #fff
}

.two-among-area .among-item:hover .among-top .among-icon {
	transform: rotateY(360deg)
}

.two-among-area .among-item:hover .among-bottom {
	border-bottom: none
}

.two-among-area .among-item .among-top .among-icon {
	left: 40%
}

.two-among-area .among-item .among-bottom {
	border-bottom: none;
	padding: 38px 20px 30px
}

.two-among-area .among-item .among-bottom h3 {
	font-size: 19px
}

.two-house-area {
	background-image: url(../img/home-two/house-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.two-house-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #0d1820;
	opacity: .8
}

.two-house-area .house-item {
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	transition: 0.5s all ease
}

.two-house-area .house-item:hover {
	transform: translate(0, -10px)
}

.two-house-area .house-item:hover .house-icon:before {
	transform: rotate(200deg)
}

.two-house-area .house-item:hover .house-icon:after {
	transform: rotate(-200deg)
}

.two-house-area .house-item:hover a {
	color: #a3b4bf
}

.two-house-area .house-item:hover a i {
	left: -1px;
	color: #a3b4bf
}

.two-house-area .house-item .house-icon {
	display: inline-block;
	position: relative;
	text-align: center;
	width: 80px;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 35px
}

.two-house-area .house-item .house-icon:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 80px;
	left: 0;
	right: 0;
	top: 0;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(35deg);
	transition: 0.5s all ease
}

.two-house-area .house-item .house-icon:after {
	position: absolute;
	content: "";
	width: 80px;
	height: 80px;
	left: 0;
	right: 0;
	top: 0;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(55deg);
	opacity: .5;
	transition: 0.5s all ease
}

.two-house-area .house-item .house-icon i {
	display: inline-block;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 45px;
	z-index: 1;
	position: relative;
	text-align: center;
	margin-top: 15px
}

.two-house-area .house-item h3 {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-bottom: 12px
}

.two-house-area .house-item p {
	color: #dfdfdf;
	font-size: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px
}

.two-house-area .house-item a {
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	color: #fff
}

.two-house-area .house-item a i {
	display: inline-block;
	font-size: 18px;
	position: relative;
	top: 2px;
	left: 0;
	transition: 0.5s all ease
}

.two-address-area {
	background-image: url(../img/home-two/address-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #edfffb;
	text-align: center;
	position: relative;
	padding-bottom: 190px
}

.two-address-area .one-quote-area {
	position: absolute;
	bottom: -100px;
	right: 0;
	left: 0;
	padding-bottom: 0
}

.two-address-area .one-quote-area .row {
	background-color: #fff
}

.two-address-area .address-item {
	margin-bottom: 30px
}

.two-address-area .address-item ul {
	margin: 0;
	padding: 0;
	margin-top: -35px;
	margin-bottom: 15px
}

.two-address-area .address-item ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px
}

.two-address-area .address-item ul li a {
	display: block;
	font-size: 40px;
	text-align: center;
	border-radius: 50%;
	color: #0d1820;
	background-color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.two-address-area .address-item ul li a:before {
	position: absolute;
	content: "";
	width: 0;
	height: 70px;
	left: 0;
	top: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-radius: 50%;
	z-index: -1;
	opacity: 0;
	transition: 0.5s all ease
}

.two-address-area .address-item ul li a i {
	width: 70px;
	height: 70px;
	line-height: 70px
}

.two-address-area .address-item ul li a:hover {
	color: #fff
}

.two-address-area .address-item ul li a:hover:before {
	opacity: 1;
	width: 70px
}

.two-address-area .address-item h3 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}

.two-address-area .address-item p {
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px
}

.two-team-area {
	padding-top: 195px
}

.two-help-area .help-img-two {
	background-image: url(../img/home-two/fun.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.two-help-area .help-img-two img {
	display: none
}

.two-help-area .help-item {
	max-width: 680px;
	margin-left: auto;
	padding-right: 55px;
	padding-top: 100px;
	padding-bottom: 100px
}

.two-help-area .help-item ul li {
	flex: 0 0 100%;
	max-width: 100%
}

.two-help-area .help-item ul li .help-inner p {
	max-width: 285px
}

.two-lover-area .lover-item {
	margin-bottom: 30px
}

.two-lover-area .lover-item ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .6392156863);
	padding: 40px 30px 40px
}

.two-lover-area .lover-item ul li {
	list-style-type: none;
	display: inline-block;
	flex: 0 0 35%;
	max-width: 35%
}

.two-lover-area .lover-item ul li:last-child {
	flex: 0 0 65%;
	max-width: 65%
}

.two-lover-area .lover-item ul li .lover-img {
	position: relative;
	display: inline-block
}

.two-lover-area .lover-item ul li .lover-img:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 130px;
	right: -23px;
	top: 0;
	background-color: #ddd
}

.two-lover-area .lover-item ul li .lover-img img {
	border-radius: 50%;
	border: 5px solid #fff;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .6392156863)
}

.two-lover-area .lover-item ul li .lover-img i {
	display: inline-block;
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	position: absolute;
	bottom: 0;
	right: 0
}

.two-lover-area .lover-item ul li .lover-content h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 7px
}

.two-lover-area .lover-item ul li .lover-content span {
	display: block;
	font-size: 15px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	margin-bottom: 5px
}

.two-lover-area .lover-item ul li .lover-content p {
	margin-bottom: 10px
}

.two-lover-area .lover-item ul li .lover-content ul {
	display: block;
	margin: 0;
	padding: 0;
	box-shadow: none
}

.two-lover-area .lover-item ul li .lover-content ul li {
	flex: 0 0 100%;
	max-width: 100%
}

.two-lover-area .lover-item ul li .lover-content ul li:last-child {
	flex: 0 0 100%;
	max-width: 100%
}

.two-lover-area .lover-item ul li .lover-content ul li i {
	display: inline-block
}

.two-lover-area .lover-item ul li .lover-content ul li .checked {
	color: #ff9c00
}

.two-faq-area {
	background-color: #fff0;
	background-image: unset
}

.two-faq-area .faq-img-two {
	margin-bottom: 30px
}

.two-faq-area .faq-img-two img {
	width: 100%
}

.two-faq-area .faq-content {
	margin-bottom: 30px
}

.two-contact-area {
	background-color: #fff0;
	background-image: url(../img/home-two/contact-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.two-contact-area:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgb(13 24 32 / .1765194154) 15%, rgb(13 24 32 / .8900025614) 67%)
}

.two-contact-area .contact-content {
	padding-top: 0;
	padding-bottom: 0;
	margin-left: auto;
	position: relative
}

.two-contact-area .contact-content .one-section-title {
	margin-left: 0
}

.two-blog-area .blog-item {
	background-color: #edfffb
}

.two-blog-area .blog-item:hover {
	background-color: #fff
}

.two-subscribe-area {
	background-color: #edfffb
}

.two-subscribe-area .subscribe-wrap {
	background-image: unset;
	padding: 0
}

.two-subscribe-area .subscribe-wrap:before {
	display: none
}

.two-subscribe-area .subscribe-wrap h2 {
	color: #0d1820;
	margin-bottom: 0
}

.two-subscribe-area .subscribe-wrap .newsletter-form {
	max-width: 100%
}

.two-header-top {
	background-color: #0d1820
}

.two-header-top .header-partner p {
	color: #b8bcbf
}

.two-header-top .header-partner p a {
	color: #fff
}

.two-header-top .header-partner p a:hover {
	color: #a3b4bf
}

.two-header-top .header-call ul li span {
	color: #b8bcbf
}

.two-header-top .header-call ul li a {
	color: #fff
}

.two-header-top .header-call ul li a:hover {
	color: #a3b4bf
}

.navbar-light-two {
	box-shadow: 0 18px 52px 0 rgb(221 221 221 / .6196078431)
}

.navbar-light-two .side-nav .side-nav-right {
	border-radius: 50px
}

.navbar-light-two .side-nav .side-nav-right:before {
	border-radius: 50px
}

.three-banner-area {
	height: 730px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
	position: relative
}

.three-banner-area .banner-shape img {
	position: absolute
}

.three-banner-area .banner-shape img:nth-child(1) {
	left: 0;
	top: 60px
}

.three-banner-area .banner-shape img:nth-child(2) {
	left: 0;
	top: 0;
	z-index: -1;
	max-width: 500px
}

.three-banner-area .banner-content span {
	display: block;
	font-weight: 500;
	font-size: 25px;
	color: #0d1820;
	margin-bottom: 20px
}

.three-banner-area .banner-content span img {
	max-width: 50px;
	display: inline-block;
	margin-right: 5px
}

.three-banner-area .banner-content h1 {
	font-weight: 700;
	font-size: 92px;
	margin-bottom: 20px
}

.three-banner-area .banner-content p {
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 17px;
	max-width: 695px
}

.three-banner-area .banner-content ul {
	margin: 0;
	padding: 0
}

.three-banner-area .banner-content ul li {
	list-style-type: none;
	display: inline-block
}

.three-banner-area .banner-content ul li .cmn-banner-btn {
	margin-right: 25px;
	border-radius: 50px;
	overflow: hidden;
	top: 10px
}

.three-banner-area .banner-content ul li .cmn-banner-btn:before {
	border-radius: 50px
}

.three-banner-area .banner-content ul li .cmn-banner-btn:hover {
	color: #fff
}

.three-banner-area .banner-content ul li .banner-play {
	text-align: center;
	background-color: #fff;
	color: #a3b4bf;
	font-size: 35px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .6196078431);
	display: inline-block;
	border-radius: 50%
}

.three-banner-area .banner-content ul li .banner-play:hover {
	color: #fff;
	background-color: #a3b4bf
}

.three-banner-area .banner-content ul li .banner-play i {
	width: 65px;
	height: 65px;
	line-height: 65px
}

.three-banner-area .banner-content ul li span {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #333;
	margin-bottom: 0;
	margin-left: 10px;
	position: relative;
	top: -7px
}

.three-banner-area .banner-content ul li:last-child {
	margin-top: -10px
}

.three-banner-area .banner-img img:nth-child(2) {
	position: absolute;
	left: -18px;
	top: -80px;
	max-width: 115px;
	z-index: -1
}

.three-banner-area .banner-img img:nth-child(3) {
	position: absolute;
	left: -52px;
	top: -142px;
	max-width: 115px;
	z-index: -1;
	transform: rotate(2deg)
}

.three-banner-wrap .container-fluid {
	position: relative
}

.three-banner-wrap .container-fluid .banner-time-left {
	background-color: #0d1820
}

.three-banner-wrap .container-fluid .banner-time-left ul li a {
	border-bottom: 1px solid #fff
}

.three-banner-wrap .container-fluid .banner-time-left ul li a:hover {
	border-bottom: 1px solid #a3b4bf
}

.three-banner-wrap .container-fluid .banner-time-right {
	background-image: url(../img/home-three/time-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 35px 50px 35px
}

.three-about-area {
	padding-top: 150px;
	position: relative
}

.three-about-area .about-shape {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1
}

.three-about-area .about-img {
	position: relative;
	margin-bottom: 30px
}

.three-about-area .about-img img:nth-child(1) {
	width: 100%
}

.three-about-area .about-img img:nth-child(2) {
	position: absolute;
	left: -85px;
	top: -50px;
	z-index: -1
}

.three-about-area .about-img img:nth-child(3) {
	position: absolute;
	left: -45px;
	top: 0;
	z-index: -1
}

.three-about-area .about-img .about-inner {
	background-color: #10c31a;
	display: inline-block;
	position: absolute;
	bottom: 15px;
	right: 0;
	border-radius: 4px;
	max-width: 380px;
	margin-left: auto;
	padding: 20px 30px 30px
}

.three-about-area .about-img .about-inner h3 {
	color: #fff;
	font-weight: 600;
	font-size: 40px;
	margin-bottom: 5px
}

.three-about-area .about-img .about-inner p {
	margin-bottom: 0;
	font-size: 16px;
	color: #daffdc
}

.three-about-area .about-content {
	margin-bottom: 30px
}

.three-about-area .about-content .two-section-title {
	text-align: left;
	margin-bottom: 35px
}

.three-about-area .about-content .about-mission .nav-pills {
	margin-bottom: 25px
}

.three-about-area .about-content .about-mission .nav-pills li {
	margin-right: 12px
}

.three-about-area .about-content .about-mission .nav-pills li:last-child {
	margin-right: 0
}

.three-about-area .about-content .about-mission .nav-pills li a {
	font-weight: 500;
	font-size: 15px;
	color: #626262;
	background-color: #dfdfdf;
	border-radius: 30px;
	display: inline-block;
	padding: 10px 22px 10px 20px
}

.three-about-area .about-content .about-mission .nav-pills li a i {
	display: inline-block;
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 2px
}

.three-about-area .about-content .about-mission .nav-pills li .nav-default {
	position: relative;
	z-index: 1
}

.three-about-area .about-content .about-mission .nav-pills li .nav-default:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	opacity: 0;
	z-index: -1
}

.three-about-area .about-content .about-mission .nav-pills li .nav-default.active {
	color: #fff
}

.three-about-area .about-content .about-mission .nav-pills li .nav-default.active:before {
	opacity: 1
}

.three-about-area .about-content .about-mission .tab-content p {
	margin-bottom: 12px
}

.three-about-area .about-content .about-mission .tab-content ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px
}

.three-about-area .about-content .about-mission .tab-content ul li {
	list-style-type: none;
	display: block;
	font-size: 16px;
	color: #444;
	margin-bottom: 10px
}

.three-about-area .about-content .about-mission .tab-content ul li:last-child {
	margin-bottom: 0
}

.three-about-area .about-content .about-mission .tab-content ul li i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 4px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.three-about-area .about-content .about-mission .tab-content .cmn-banner-btn {
	border-radius: 30px;
	color: #fff;
	overflow: hidden
}

.three-about-area .about-content .about-mission .tab-content .cmn-banner-btn:before {
	border-radius: 30px
}

.three-about-area .about-content .about-mission .tab-content .cmn-banner-btn i {
	top: 4px
}

.two-section-title .sub-title {
	margin-bottom: 7px;
	padding-bottom: 7px
}

.two-section-title .sub-title:before {
	left: 0;
	right: unset;
	bottom: 0;
	width: 22px
}

.two-section-title h2 {
	font-size: 40px
}

.three-among-area {
	background-image: url(../img/home-three/among-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	padding-bottom: 200px
}

.three-among-area:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .95;
	background-color: #fff
}

.three-among-area .two-section-title {
	position: relative
}

.three-among-area .among-item {
	background-color: #fff;
	text-align: center;
	z-index: 1;
	position: relative
}

.three-among-area .one-quote-area {
	position: absolute;
	bottom: -100px;
	right: 0;
	left: 0;
	padding-bottom: 0
}

.three-among-area .one-quote-area .row {
	background-color: #fff
}

.three-process-area {
	padding-top: 195px;
	position: relative
}

.three-process-area .counter-shape img {
	position: absolute
}

.three-process-area .counter-shape img:nth-child(1) {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1
}

.three-process-area .counter-shape img:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1
}

.three-process-area .container-fluid {
	padding-right: 55px;
	padding-left: 55px
}

.three-process-area .process-item {
	box-shadow: 0 0 65px 0 rgb(221 221 221 / .431372549);
	border-radius: 4px;
	position: relative;
	padding: 55px 20px 30px 40px;
	transition: 0.5s all ease;
	margin-bottom: 85px;
	max-width: 320px;
	background-color: #fff
}

.three-process-area .process-item:nth-child(2) {
	margin-left: 25px
}

.three-process-area .process-item:nth-child(3) {
	margin-bottom: 30px
}

.three-process-area .process-item:hover {
	background-color: #a3b4bf
}

.three-process-area .process-item:hover h3 {
	color: #fff
}

.three-process-area .process-item:hover p {
	color: #fff
}

.three-process-area .process-item:hover:before {
	border-left: 35px solid #a3b4bf
}

.three-process-area .process-item:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	right: -60px;
	top: 50%;
	border: 25px solid #fff0;
	border-left: 35px solid #fff;
	transform: translateY(-50%);
	transition: 0.5s all ease
}

.three-process-area .process-item .process-span {
	display: inline-block;
	background-color: #fff;
	position: absolute;
	top: -36px;
	left: 40px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	transition: 0.5s all ease
}

.three-process-area .process-item .process-span span {
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	box-shadow: 0 0 25px 0 rgb(221 221 221 / .431372549);
	text-align: center;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-weight: 600;
	font-size: 26px;
	transition: 0.5s all ease
}

.three-process-area .process-item h3 {
	font-weight: 500;
	font-size: 20px;
	color: #1a1b1e;
	margin-bottom: 6px;
	transition: 0.5s all ease
}

.three-process-area .process-item p {
	margin-bottom: 0;
	color: #848484;
	font-size: 16px;
	transition: 0.5s all ease
}

.three-process-area .process-two {
	margin-left: auto
}

.three-process-area .process-two:nth-child(2) {
	margin-right: -25px;
	margin-left: auto
}

.three-process-area .process-two:before {
	transform: rotate(180deg);
	right: unset;
	left: -59px;
	top: 35%
}

.three-process-area .process-img {
	text-align: center;
	margin-bottom: 30px;
	position: relative
}

.three-process-area .process-img img:nth-child(1) {
	margin-left: 40px;
	position: relative;
	z-index: 1
}

.three-process-area .process-img img:nth-child(2) {
	position: absolute;
	left: -30px;
	bottom: 30px;
	max-width: 105px;
	z-index: -1;
	margin-left: 40px
}

.three-process-area .process-img img:nth-child(3) {
	position: absolute;
	left: -20px;
	bottom: 0;
	max-width: 100px;
	z-index: -1;
	margin-left: 40px
}

.three-process-area .process-img img:nth-child(4) {
	position: absolute;
	left: -75px;
	bottom: 8px;
	z-index: -1
}

.three-process-area .process-img img:nth-child(5) {
	position: absolute;
	left: -85px;
	bottom: 0;
	opacity: .2
}

.three-process-area .process-img img:nth-child(6) {
	position: absolute;
	right: -110px;
	bottom: 8px;
	z-index: -1
}

.three-process-area .process-img img:nth-child(7) {
	position: absolute;
	right: -103px;
	bottom: 0;
	opacity: .2
}

.three-counter-area {
	background-image: url(../img/home-three/counter-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.three-counter-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .7
}

.three-team-area .team-item {
	background-color: #dbf6df;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 30px;
	transition: 0.5s all ease
}

.three-team-area .team-item:hover {
	background-color: #fff;
	transform: translate(0, -10px);
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941)
}

.three-team-area .team-item .team-top {
	position: relative
}

.three-team-area .team-item .team-top img {
	width: 100%
}

.three-team-area .team-item .team-top ul {
	margin: 0;
	padding: 0;
	border-radius: 4px;
	position: absolute;
	left: 7px;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 175px
}

.three-team-area .team-item .team-top ul li {
	list-style-type: none;
	display: inline-block;
	margin-left: -4px
}

.three-team-area .team-item .team-top ul li:nth-child(2) a {
	background-color: #3f70ff
}

.three-team-area .team-item .team-top ul li:nth-child(3) a {
	background-color: #e52f29
}

.three-team-area .team-item .team-top ul li:nth-child(4) a {
	background-color: #b92722
}

.three-team-area .team-item .team-top ul li:nth-child(5) a {
	background-color: #11c635
}

.three-team-area .team-item .team-top ul li a {
	display: block;
	background-color: #0331b8;
	color: #fff;
	text-align: center;
	font-size: 17px
}

.three-team-area .team-item .team-top ul li a:hover {
	transform: translate(0, -8px)
}

.three-team-area .team-item .team-top ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.three-team-area .team-item .team-bottom {
	position: relative;
	padding: 20px 15px 24px
}

.three-team-area .team-item .team-bottom i {
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 50px;
	color: #b6eecd
}

.three-team-area .team-item .team-bottom h3 {
	margin-bottom: 5px;
	color: #08104d;
	font-weight: 500;
	font-size: 20px
}

.three-team-area .team-item .team-bottom span {
	display: block;
	font-size: 15px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.three-team-area .team-call {
	text-align: center
}

.three-team-area .team-call p {
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
	color: #6f6f78;
	margin-bottom: 0;
	position: relative;
	padding-left: 15px
}

.three-team-area .team-call p a {
	display: inline-block;
	color: #0d1820;
	font-size: 25px
}

.three-team-area .team-call p a:hover {
	color: #a3b4bf
}

.three-team-area .team-call p i {
	display: inline-block;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 50px;
	position: absolute;
	left: -45px;
	bottom: -1px
}

.three-loan-area {
	background-color: #0d1820
}

.three-loan-area .two-section-title {
	margin-bottom: 30px
}

.three-loan-area .two-section-title h2 {
	color: #fff
}

.three-loan-area .sorting-menu {
	text-align: center;
	margin-bottom: 50px
}

.three-loan-area .sorting-menu ul {
	margin: 0;
	padding: 0
}

.three-loan-area .sorting-menu ul li {
	display: inline-block;
	font-weight: 500;
	color: #a4bdcf;
	font-size: 30px;
	cursor: pointer;
	margin-left: 25px;
	margin-right: 60px;
	border-bottom: 2px solid #fff0;
	position: relative
}

.three-loan-area .sorting-menu ul li:last-child {
	margin-right: 0
}

.three-loan-area .sorting-menu ul li.mixitup-control-active {
	color: #fff;
	border-bottom: 2px solid #fff
}

.three-loan-area .sorting-menu ul li.mixitup-control-active i {
	color: #fff
}

.three-loan-area .sorting-menu ul li i {
	display: inline-block;
	color: #888;
	font-size: 45px;
	position: absolute;
	top: 0;
	left: -50px
}

.three-loan-area .loan-item {
	background-color: #1f313e;
	border-radius: 4px;
	padding: 30px 35px 30px;
	transition: 0.5s all ease;
	margin-bottom: 30px;
	position: relative;
	z-index: 1
}

.three-loan-area .loan-item:hover {
	background-color: #fff
}

.three-loan-area .loan-item:hover span {
	color: #a3b4bf;
	background-color: #cff3d2
}

.three-loan-area .loan-item:hover h3 {
	color: #0d1820
}

.three-loan-area .loan-item:hover p {
	color: #777
}

.three-loan-area .loan-item:hover a {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.three-loan-area .loan-item:hover a i {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.three-loan-area .loan-item span {
	display: inline-block;
	font-size: 14px;
	color: #b2c4cf;
	border-radius: 4px;
	padding: 10px 12px;
	background-color: #33444f;
	margin-bottom: 15px;
	transition: 0.5s all ease
}

.three-loan-area .loan-item h3 {
	font-weight: 500;
	font-size: 23px;
	color: #fff;
	margin-bottom: 10px;
	transition: 0.5s all ease
}

.three-loan-area .loan-item p {
	margin-bottom: 12px;
	font-size: 15px;
	color: #cad7ff;
	transition: 0.5s all ease
}

.three-loan-area .loan-item a {
	display: inline-block;
	font-size: 14px;
	color: #eef8ff
}

.three-loan-area .loan-item a i {
	display: inline-block;
	position: relative;
	top: 2px;
	font-size: 17px;
	transition: 0.5s all ease
}

.three-faq-area {
	position: relative
}

.three-faq-area .faq-shape img {
	position: absolute
}

.three-faq-area .faq-shape img:nth-child(1) {
	top: 0;
	left: 0;
	z-index: -1
}

.three-faq-area .faq-shape img:nth-child(2) {
	bottom: 0;
	right: 0
}

.three-faq-area .faq-shape img:nth-child(3) {
	top: 80px;
	left: 0
}

.three-faq-area .faq-img-two {
	position: relative
}

.three-faq-area .faq-img-two img:nth-child(1) {
	position: relative
}

.three-faq-area .faq-img-two img:nth-child(2) {
	position: absolute;
	left: -15px;
	top: -13px;
	z-index: -1;
	max-width: 90px
}

.three-faq-area .faq-img-two img:nth-child(3) {
	position: absolute;
	left: -25px;
	top: -35px;
	z-index: -1;
	max-width: 90px
}

.three-contact-area {
	background-image: url(../img/home-three/contact.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.three-contact-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .3
}

.three-contact-area .contact-content {
	padding: 50px 35px 50px;
	max-width: 635px;
	margin-left: auto;
	background-color: #fafafa;
	border-radius: 4px;
	position: relative
}

.three-contact-area .contact-content .two-section-title {
	margin-left: 0
}

.three-contact-area .contact-content .two-section-title h2 {
	color: #0d1820;
	font-size: 35px
}

.three-contact-area .contact-content .contact-btn {
	border-radius: 30px;
	background-color: #0d1820;
	overflow: hidden;
	padding: 11px 14px 12px 22px
}

.three-contact-area .contact-content .contact-btn:before {
	border-radius: 30px
}

.three-contact-area .contact-content .contact-btn:hover {
	color: #fff
}

.three-review-area .three-review-slider .review-item {
	text-align: center;
	margin-top: -13px
}

.three-review-area .three-review-slider .review-item i {
	display: inline-block;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 85px;
	margin-bottom: 15px
}

.three-review-area .three-review-slider .review-item h2 {
	font-weight: 400;
	font-size: 20px;
	color: #3c3c3c;
	margin-bottom: 15px;
	font-family: "Oswald", sans-serif;
	max-width: 1025px;
	margin-left: auto;
	margin-right: auto;
	line-height: 29px;
	padding-top: 20px;
	position: relative
}

.three-review-area .three-review-slider .review-item h2:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	height: 50px;
	width: 50px;
	background-size: 50px;
	background-image: url(../img/quote-left.svg);
	background-repeat: no-repeat
}

.three-review-area .three-review-slider .review-item h2:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	height: 50px;
	width: 50px;
	background-size: 50px;
	background-image: url(../img/quote-right.svg);
	background-repeat: no-repeat
}

.three-review-area .three-review-slider .review-item .review-bottom {
	position: relative;
	display: inline-block;
	text-align: left
}

.three-review-area .three-review-slider .review-item .review-bottom img {
	position: absolute;
	top: -6px;
	left: -75px;
	max-width: 55px
}

.three-review-area .three-review-slider .review-item .review-bottom h3 {
	font-weight: 400;
	font-size: 18px;
	color: #3c3c3c;
	margin-bottom: 35px;
	font-family: "Oswald", sans-serif;
	max-width: 1025px;
	margin-left: auto;
	margin-right: auto
}

.three-review-area .three-review-slider .review-item .review-bottom span {
	display: block;
	font-style: 15px;
	color: #848484
}

.three-review-area .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0
}

.three-review-area .owl-theme .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	background: #46515c;
	border-radius: 20px;
	opacity: .7
}

.owl-theme .owl-dots .owl-dot span {
	margin: 5px 2px
}

.three-review-area .owl-theme .owl-dots .owl-dot.active span {
	width: 11px;
	height: 11px;
	position: relative;
	opacity: 1
}

.three-review-area .owl-theme .owl-dots .owl-dot.active span::before {
	position: absolute;
	content: "";
	width: 7px;
	height: 6px;
	top: 4px;
	right: 3px;
	border-radius: 50%;
	display: none;
	background-color: #a3b4bf
}

.three-join-area .row {
	background-image: url(../img/home-three/join-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	padding: 50px 60px 55px 115px
}

.three-join-area .row:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: .8;
	border-radius: 4px
}

.three-join-area .join-item {
	position: relative
}

.three-join-area .join-item:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100px;
	top: 10px;
	right: 60px;
	background-color: #e1e1e1
}

.three-join-area .join-item h3 {
	font-weight: 600;
	font-size: 30px;
	color: #1a1b1e;
	margin-bottom: 15px
}

.three-join-area .join-item .cmn-banner-btn {
	font-size: 18px;
	padding: 15px 25px 17px;
	border-radius: 50px;
	overflow: hidden;
	color: #fff
}

.three-join-area .join-item .cmn-banner-btn:before {
	border-radius: 50px
}

.three-join-area .join-item .cmn-banner-btn i {
	top: 4px
}

.three-join-area .join-two:before {
	display: none
}

.three-subscribe-area {
	padding-top: 50px;
	padding-bottom: 50px
}

.four-header-top .header-partner p a {
	color: #fff0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.four-header-top .header-call ul li span {
	color: #fff0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.navbar-light-four {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	position: relative;
	z-index: 1
}

.navbar-light-four.sticky-top {
	position: sticky;
	z-index: 1020
}

.navbar-light-four:before {
	position: absolute;
	background-image: url(../img/home-four/navbar-shape.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	z-index: -1;
	opacity: .2
}

.navbar-light-four .navbar-nav .nav-link {
	color: #fff;
	position: relative
}

.navbar-light-four .navbar-nav .nav-link:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 17px;
	left: -5px;
	background-color: #fff;
	opacity: 0;
	transition: 0.5s all ease
}

.navbar-light-four .navbar-nav .active>.nav-link,
.navbar-light-four .navbar-nav .nav-link.active,
.navbar-light-four .navbar-nav .nav-link.show,
.navbar-light-four .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-light-four .navbar-nav .active>.nav-link:before,
.navbar-light-four .navbar-nav .nav-link.active:before,
.navbar-light-four .navbar-nav .nav-link.show:before,
.navbar-light-four .navbar-nav .show>.nav-link:before {
	opacity: 1
}

.navbar-light-four .navbar-nav .nav-link:focus,
.navbar-light-four .navbar-nav .nav-link:hover {
	color: #fff
}

.navbar-light-four .navbar-nav .nav-link:focus:before,
.navbar-light-four .navbar-nav .nav-link:hover:before {
	opacity: 1
}

.navbar-light-four .side-nav .side-nav-left {
	color: #fff
}

.navbar-light-four .side-nav .side-nav-left:hover {
	color: #0d1820
}

.navbar-light-four .side-nav .side-nav-right {
	color: #a3b4bf;
	background-color: #fff;
	border-radius: 50px
}

.navbar-light-four .side-nav .side-nav-right:hover {
	color: #fff;
	background-color: #a3b4bf
}

.navbar-light-four .side-nav .side-nav-right:before {
	display: none
}

.three-section-title .sub-title:before {
	display: none
}

.three-section-title h2 {
	font-size: 40px
}

.four-banner-area {
	background-image: url(../img/home-four/banner-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.four-banner-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .5
}

.four-banner-area .banner-content {
	position: relative;
	z-index: 1
}

.four-banner-area .banner-content span {
	color: #fff
}

.four-banner-area .banner-content h1 {
	color: #fff
}

.four-banner-area .banner-content p {
	color: #fff
}

.four-banner-area .banner-content ul li span {
	color: #fff
}

.four-banner-area .banner-form {
	background-color: #fafafa;
	padding: 35px 20px 40px;
	border-radius: 4px;
	position: relative;
	z-index: 1
}

.four-banner-area .banner-form .three-section-title {
	text-align: left;
	margin-bottom: 25px
}

.four-banner-area .banner-form .three-section-title h2 {
	font-size: 35px
}

.four-banner-area .banner-form ul {
	border-bottom: 0;
	margin-bottom: 15px
}

.four-banner-area .banner-form ul li a {
	display: block;
	color: #a3b4bf;
	font-size: 16px;
	background-color: #e1f4e3;
	border-radius: 4px;
	padding: 10px 15px
}

.four-banner-area .banner-form ul li .nav-default.active {
	position: relative;
	z-index: 1;
	color: #fff
}

.four-banner-area .banner-form ul li .nav-default.active:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-radius: 4px;
	z-index: -1
}

.four-banner-area .banner-form form .form-group {
	margin-bottom: 20px;
	position: relative
}

.four-banner-area .banner-form form .form-group label {
	margin-bottom: 0;
	font-size: 20px;
	position: absolute;
	top: 11px;
	left: 12px;
	color: #7f7f7f
}

.four-banner-area .banner-form form .form-group .form-control {
	height: 50px;
	border-radius: 4px;
	border: 1px solid #f1f1f1;
	font-weight: 500;
	font-size: 15px;
	padding-left: 40px;
	width: 100%;
	color: #7f7f7f;
	background-color: #fefefe
}

.four-banner-area .banner-form form .form-group .form-control:focus {
	box-shadow: none;
	border: 1px solid #f1f1f1
}

.four-banner-area .banner-form form .form-group ::-moz-placeholder {
	color: #7f7f7f
}

.four-banner-area .banner-form form .form-group ::placeholder {
	color: #7f7f7f
}

.four-banner-area .banner-form form .form-group .dropdown {
	position: relative
}

.four-banner-area .banner-form form .form-group .dropdown a {
	display: block;
	height: 50px;
	border-radius: 4px;
	color: #7f7f7f;
	background-color: #fefefe;
	font-weight: 500;
	font-size: 15px;
	border: 1px solid #f1f1f1;
	text-align: left;
	padding-left: 40px;
	line-height: 35px
}

.four-banner-area .banner-form form .form-group .dropdown a::after {
	border-top: 7px solid;
	position: absolute;
	top: 22px;
	right: 25px
}

.four-banner-area .banner-form form .form-group .dropdown a:focus {
	box-shadow: none;
	border: 1px solid #f1f1f1
}

.four-banner-area .banner-form form .form-group .dropdown .dropdown-menu.show {
	display: block;
	width: 100%
}

.four-banner-area .banner-form form .cmn-banner-btn {
	border: 0;
	font-size: 18px;
	border-radius: 50px;
	padding: 14px 26px 14px 30px;
	overflow: hidden;
	color: #fff
}

.four-banner-area .banner-form form .cmn-banner-btn i {
	top: 3px
}

.four-banner-area .banner-form form .cmn-banner-btn:before {
	border-radius: 50px
}

.four-banner-wrap .container-fluid .banner-time-left {
	padding: 50px 55px 50px
}

.four-banner-wrap .container-fluid .banner-time-right {
	padding: 50px 35px 50px 55px
}

.four-about-area {
	padding-top: 100px
}

.four-about-area .three-section-title {
	text-align: left;
	margin-bottom: 30px
}

.four-about-area .about-content {
	margin-bottom: 30px;
	max-width: 630px;
	margin-left: auto;
	padding-right: 30px
}

.four-about-area .about-content .about-mission .nav-pills li {
	margin-right: 0
}

.four-about-area .about-content .about-mission .nav-pills li a {
	color: #a3b4bf;
	background-color: #e7faf4;
	border-radius: 4px
}

.four-about-area .about-content .about-mission .nav-pills li .nav-default:before {
	border-radius: 4px
}

.four-about-area .about-content .about-mission .tab-content p {
	margin-bottom: 25px
}

.four-about-area .about-content .about-mission .tab-content ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	margin-bottom: 20px
}

.four-about-area .about-content .about-mission .tab-content ul li {
	display: inline-block;
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 0
}

.four-about-area .about-content .about-mission .tab-content ul li .about-support i {
	display: inline-block;
	color: #a3b4bf;
	font-size: 40px;
	margin-bottom: 10px;
	top: 0
}

.four-about-area .about-content .about-mission .tab-content ul li .about-support h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 8px
}

.four-about-area .about-content .about-mission .tab-content ul li .about-support p {
	margin-bottom: 0;
	font-size: 15px
}

.four-about-area .about-img .about-inner {
	background-color: #fff;
	right: unset;
	left: -45px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941)
}

.four-about-area .about-img .about-inner h3 {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.four-about-area .about-img .about-inner p {
	color: #959595
}

.four-about-area .about-img img:nth-child(2) {
	position: absolute;
	left: -35px;
	top: unset;
	bottom: -30px;
	z-index: -1
}

.four-expect-area {
	background-color: #0d1820
}

.four-expect-area .three-section-title h2 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	color: #fff
}

.four-expect-area .expect-item {
	background-color: #fff;
	position: relative;
	border-radius: 4px;
	padding: 45px 90px 45px 115px;
	transition: 0.5s all ease;
	margin-bottom: 30px
}

.four-expect-area .expect-item:hover,
.four-expect-area .expect-item.active {
	background-color: #233644
}

.four-expect-area .expect-item:hover h3,
.four-expect-area .expect-item.active h3 {
	color: #fff
}

.four-expect-area .expect-item:hover p,
.four-expect-area .expect-item.active p {
	color: #bedaef
}

.four-expect-area .expect-item:hover a,
.four-expect-area .expect-item.active a {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.four-expect-area .expect-item:hover a i,
.four-expect-area .expect-item.active a i {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.four-expect-area .expect-item .expect-icon i {
	display: inline-block;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 60px;
	margin-bottom: 30px;
	position: absolute;
	top: 45px;
	left: 35px
}

.four-expect-area .expect-item h3 {
	font-weight: 700;
	font-size: 20px;
	color: #262424;
	margin-bottom: 10px;
	transition: 0.5s all ease
}

.four-expect-area .expect-item p {
	margin-bottom: 10px;
	font-size: 15px;
	color: #6d807c;
	transition: 0.5s all ease
}

.four-expect-area .expect-item a {
	display: inline-block;
	font-size: 16px;
	color: #6d807c
}

.four-expect-area .expect-item a i {
	display: inline-block;
	position: relative;
	top: 4px;
	font-size: 18px;
	transition: 0.5s all ease
}

.four-quote-area {
	padding-top: 100px;
	padding-bottom: 100px
}

.four-quote-area .row {
	background-image: url(../img/home-four/quote-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.four-quote-area .row:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 45%, #fff0 75%)
}

.four-quote-area .quote-content {
	padding: 28px 35px 35px;
	max-width: 515px;
	position: relative;
	z-index: 1
}

.four-quote-area .quote-content h3 {
	color: #fff
}

.four-quote-area .quote-content p {
	color: #fff
}

.four-quote-area .quote-content a {
	background-color: #fff;
	color: #0d1820
}

.four-quote-area .quote-content a:hover {
	color: #fff;
	background-color: #0d1820
}

.four-quote-area .quote-content a:before {
	display: none
}

.four-record-area {
	position: relative
}

.four-record-area .record-shape img {
	position: absolute
}

.four-record-area .record-shape img:nth-child(1) {
	bottom: 0;
	right: 0
}

.four-record-area .record-shape img:nth-child(2) {
	bottom: 100px;
	right: 0
}

.four-record-area .three-section-title {
	text-align: left;
	margin-bottom: 35px
}

.four-record-area .record-img {
	margin-bottom: 30px
}

.four-record-area .record-content {
	margin-bottom: 30px;
	max-width: 535px;
	margin-left: 40px
}

.four-record-area .record-content .record-item {
	position: relative;
	margin-bottom: 50px
}

.four-record-area .record-content .record-item h3 {
	font-weight: 700;
	font-size: 75px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 65px
}

.four-record-area .record-content .record-item span {
	display: block;
	font-size: 18px;
	color: #0d1820;
	padding-left: 110px
}

.four-record-area .record-content .cmn-banner-btn {
	border-radius: 50px;
	overflow: hidden;
	color: #fff
}

.four-record-area .record-content .cmn-banner-btn:before {
	border-radius: 50px
}

.four-step-area {
	background-image: url(../img/home-four/step-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.four-step-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .5
}

.four-step-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.four-step-area .three-section-title {
	position: relative
}

.four-step-area .three-section-title h2 {
	color: #fff
}

.four-step-area .three-section-title p {
	color: #fff
}

.four-step-area .step-item {
	background-color: #fff;
	position: relative;
	padding: 55px 15px 25px 25px;
	border-radius: 4px;
	margin-top: 40px
}

.four-step-area .step-item:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: -57px;
	top: 50%;
	border: 25px solid #fff0;
	border-right: 35px solid #fff;
	transform: translateY(-50%);
	transition: 0.5s all ease
}

.four-step-area .step-item .step-span {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	box-shadow: 0 6px 20px 0 rgb(221 221 221 / .5882352941);
	text-align: center;
	margin-top: -90px;
	background-color: #fff;
	margin-bottom: 20px
}

.four-step-area .step-item .step-span span {
	display: inline-block;
	line-height: 70px;
	width: 70px;
	height: 70px;
	display: inline-block;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-weight: 600;
	font-size: 26px
}

.four-step-area .step-item h3 {
	color: #1a1b1e;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 8px
}

.four-step-area .step-item p {
	color: #848484;
	margin-bottom: 0
}

.four-step-area .step-one {
	margin-top: 80px
}

.four-team-area .team-item {
	margin-bottom: 30px;
	text-align: center;
	background-color: #f4f4f4;
	padding: 25px 25px 25px;
	border-radius: 4px;
	transition: 0.5s all ease
}

.four-team-area .team-item:hover {
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	transform: translate(-10px, 0)
}

.four-team-area .team-item img {
	margin-bottom: 22px
}

.four-team-area .team-item h3 {
	font-weight: 600;
	font-size: 20px;
	color: #0d1820;
	margin-bottom: 5px;
	position: relative
}

.four-team-area .team-item h3:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 40px;
	left: -25px;
	top: 8px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%)
}

.four-team-area .team-item p {
	margin-bottom: 20px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	font-size: 15px
}

.four-team-area .team-item ul {
	margin: 0;
	padding: 0
}

.four-team-area .team-item ul li {
	list-style-type: none;
	display: inline-block
}

.four-team-area .team-item ul li:nth-child(2) a {
	background-color: #3f70ff
}

.four-team-area .team-item ul li:nth-child(3) a {
	background-color: #e52f29
}

.four-team-area .team-item ul li:nth-child(4) a {
	background-color: #b92722
}

.four-team-area .team-item ul li:nth-child(5) a {
	background-color: #11c535
}

.four-team-area .team-item ul li a {
	color: #fff;
	background-color: #0331b8;
	display: block;
	border-radius: 50%;
	font-size: 17px
}

.four-team-area .team-item ul li a:hover {
	transform: rotateY(360deg)
}

.four-team-area .team-item ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.four-team-area .team-join {
	text-align: center
}

.four-team-area .team-join p {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 18px;
	color: #6f6f78
}

.four-team-area .team-join p a {
	display: inline-block;
	color: #0d1820;
	font-size: 25px;
	border-bottom: 1px solid #0d1820
}

.four-team-area .team-join p a:hover {
	color: #a3b4bf;
	border-bottom: 1px solid #a3b4bf
}

.four-loan-area {
	padding-bottom: 200px
}

.four-loan-area .three-section-title h2 {
	color: #fff
}

.four-join-area {
	text-align: center;
	margin-top: -130px;
	padding-bottom: 100px
}

.four-join-area .join-item h3 {
	margin-bottom: 30px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.four-join-area .join-item a {
	margin-left: 8px;
	margin-right: 8px
}

.four-faq-area {
	background-image: unset
}

.four-faq-area .faq-img-two {
	margin-bottom: 30px
}

.four-faq-area .faq-content {
	margin-bottom: 30px;
	max-width: 640px;
	margin-left: auto
}

.four-faq-area .faq-content .accordion li {
	background-color: #d7f2d9;
	border: 0;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .3803921569)
}

.four-faq-area .faq-content .accordion li a {
	padding: 20px 20px 20px;
	font-size: 19px;
	color: #a3b4bf
}

.four-faq-area .faq-content .accordion li a:after {
	right: 10px
}

.four-faq-area .faq-content .accordion li a.active {
	color: #0d1820
}

.four-faq-area .faq-content .accordion li p {
	padding: 0 70px 25px 20px
}

.four-review-area .three-review-slider .review-item i {
	margin-bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	font-size: 135px;
	top: -22px;
	opacity: .2
}

.four-review-area .three-review-slider .review-item h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	max-width: 935px;
	margin-top: 5px;
	line-height: 35px
}

.four-blog-area {
	background-color: #dbf6df
}

.four-subscribe-area {
	padding-top: 50px;
	padding-bottom: 50px
}

.four-subscribe-area .subscribe-wrap .newsletter-form .form-control {
	border-radius: 50px
}

.four-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn {
	border-radius: 50px;
	overflow: hidden
}

.four-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn:before {
	border-radius: 50px
}

.four-map-area #map {
	display: block;
	border: 0;
	width: 100%;
	height: 400px
}

.four-footer-area .footer-item .footer-address .form-group {
	margin-bottom: 15px
}

.four-footer-area .footer-item .footer-address .form-group .form-control {
	border-radius: 4px;
	height: 40px;
	background-color: #142028;
	border: 1px solid #273946;
	font-size: 14px;
	padding-left: 20px;
	color: #fff
}

.four-footer-area .footer-item .footer-address .form-group .form-control:focus {
	box-shadow: none;
	border: 1px solid #273946
}

.four-footer-area .footer-item .footer-address .form-group ::-moz-placeholder {
	color: #688193
}

.four-footer-area .footer-item .footer-address .form-group ::placeholder {
	color: #688193
}

.four-footer-area .footer-item .footer-address .form-group textarea {
	height: auto !important
}

.four-footer-area .footer-item .footer-address .footer-form-btn {
	background-color: #fff;
	color: #0d1820;
	font-weight: 500;
	font-size: 15px;
	border-radius: 50px;
	padding: 14px 28px;
	border: 0;
	transition: 0.5s all ease
}

.four-footer-area .footer-item .footer-address .footer-form-btn:hover {
	color: #fff;
	background-color: #a3b4bf
}

.five-banner-area {
	height: 1000px;
	position: relative
}

.five-banner-area .banner-shape img {
	position: absolute;
	z-index: -1
}

.five-banner-area .banner-shape img:nth-child(1) {
	top: 0;
	left: 0
}

.five-banner-area .banner-shape img:nth-child(2) {
	top: 225px;
	right: 55px;
	max-width: 745px;
	animation: five-banner 5s infinite linear
}

.five-banner-area .container-fluid {
	padding-left: 55px;
	padding-right: 55px
}

.five-banner-area .banner-content {
	max-width: 750px
}

.five-banner-area .banner-content span {
	display: block;
	font-weight: 500;
	font-size: 25px;
	color: #0d1820;
	margin-bottom: 15px
}

.five-banner-area .banner-content span img {
	max-width: 50px;
	display: inline-block;
	margin-right: 5px
}

.five-banner-area .banner-content h1 {
	font-weight: 600;
	font-size: 100px;
	color: #0d1820;
	margin-bottom: 10px
}

.five-banner-area .banner-content h1 span {
	font-weight: 300;
	font-size: 100px;
	display: inline-block;
	margin-bottom: 0
}

.five-banner-area .banner-content p {
	font-weight: 500;
	font-size: 30px;
	color: #1a1b1e;
	margin-bottom: 40px
}

.five-banner-area .banner-content .banner-form ul {
	border-radius: 4px 4px 0 0;
	display: inline-block;
	box-shadow: 0 -7px 20px 0 rgb(221 221 221 / .5882352941)
}

.five-banner-area .banner-content .banner-form ul li {
	display: inline-block
}

.five-banner-area .banner-content .banner-form ul li .nav-default {
	display: block;
	font-size: 16px;
	background-color: #fff;
	padding: 14px 16px;
	color: #a3b4bf;
	position: relative;
	z-index: 1
}

.five-banner-area .banner-content .banner-form ul li .nav-default:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	opacity: 0;
	z-index: -1
}

.five-banner-area .banner-content .banner-form ul li .nav-default.active {
	color: #fff
}

.five-banner-area .banner-content .banner-form ul li .nav-default.active:before {
	opacity: 1
}

.five-banner-area .banner-content .banner-form .tab-content form {
	padding: 30px 30px 30px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	background-color: #fff
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group {
	margin-bottom: 15px
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group .form-control {
	height: 45px;
	background-color: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 0;
	font-weight: 500;
	font-size: 15px;
	width: 100%
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group .form-control:focus {
	border: 1px solid #eee;
	box-shadow: none
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group .form-control span {
	font-weight: 500;
	font-size: 15px;
	color: #9d9d9d;
	margin-bottom: 0;
	line-height: 30px
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group .form-control .list {
	display: block;
	width: 100%
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group .form-control .list li {
	display: block
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group ::-moz-placeholder {
	color: #9d9d9d
}

.five-banner-area .banner-content .banner-form .tab-content form .form-group ::placeholder {
	color: #9d9d9d
}

.five-banner-area .banner-content .banner-form .tab-content form .banner-form-btn {
	width: 100%;
	height: 45px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	transition: 0.5s all ease;
	position: relative;
	z-index: 1;
	background-color: #0d1820;
	border: 0
}

.five-banner-area .banner-content .banner-form .tab-content form .banner-form-btn:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	z-index: -1;
	transition: 0.5s all ease
}

.five-banner-area .banner-content .banner-form .tab-content form .banner-form-btn:hover:before {
	width: 0
}

.five-banner-area .banner-content .banner-form .tab-content form .banner-call {
	width: 100%;
	height: 45px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	background-color: #0d1820;
	display: block;
	text-align: center;
	line-height: 45px
}

.five-banner-area .banner-content .banner-form .tab-content form .banner-call:hover {
	background-color: #a3b4bf
}

@keyframes five-banner {
	0% {
		transform: translate(0, 0)
	}

	50% {
		transform: translate(0, -25px)
	}

	100% {
		transform: translate(0, 0)
	}
}

.five-loan-area .three-section-title h2 {
	color: #fff
}

.five-loan-area .three-section-title p {
	color: #c2d1db
}

.five-loan-area .loan-item i {
	font-size: 50px !important;
	margin-bottom: 15px;
	display: inline-block;
	font-size: 35px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.five-loan-area .loan-item a i {
	font-size: 17px !important;
	-webkit-text-fill-color: unset
}

.five-loan-area .owl-theme .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 5px 7px;
	background: #fff0;
	border: 1px solid #9fb0d9
}

.five-loan-area .owl-theme .owl-dots .owl-dot.active span {
	background: #fff0;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	position: relative;
	margin: 3px
}

.five-loan-area .owl-theme .owl-dots .owl-dot.active span:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: 2px;
	top: 3px;
	right: 0;
	background-color: #fff
}

.five-about-area {
	padding-top: 100px
}

.five-about-area .three-section-title {
	text-align: left;
	margin-bottom: 30px
}

.five-about-area .about-img img:nth-child(1) {
	animation: five-about-ani 10s infinite linear
}

.five-about-area .about-img img:nth-child(2) {
	position: absolute;
	left: -40px;
	top: unset;
	z-index: -1;
	bottom: -5px
}

@keyframes five-about-ani {
	0% {
		transform: rotateY(0deg)
	}

	50% {
		transform: rotateY(20deg)
	}

	100% {
		transform: rotateY(0deg)
	}
}

.five-quote-area {
	padding-left: 70px;
	padding-right: 70px
}

.five-quote-area .three-section-title {
	text-align: left;
	margin-bottom: 0
}

.five-quote-area .three-section-title .sub-title {
	font-size: 15px
}

.five-quote-area .three-section-title h2 {
	font-size: 27px;
	color: #fff
}

.five-quote-area .quote-wrap {
	background-color: #0d1820;
	padding-top: 55px;
	padding-bottom: 55px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 4px 0 0 4px
}

.five-quote-area .quote-wrap .quote-btn {
	text-align: right
}

.five-quote-area .quote-wrap .quote-btn a {
	display: inline-block;
	font-size: 16px;
	padding: 12px 25px 14px 25px;
	border-radius: 50px;
	overflow: hidden;
	text-align: center
}

.five-quote-area .quote-wrap .quote-btn a i {
	display: inline-block;
	font-size: 21px;
	position: relative;
	top: 4px;
	margin-right: 4px
}

.five-quote-area .quote-wrap .quote-btn .quote-btn-left {
	position: relative;
	z-index: 1;
	color: #fff;
	background-color: #fff;
	margin-right: 10px
}

.five-quote-area .quote-wrap .quote-btn .quote-btn-left:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	border-radius: 50px;
	z-index: -1;
	transition: 0.5s all ease
}

.five-quote-area .quote-wrap .quote-btn .quote-btn-left:hover {
	color: #0d1820
}

.five-quote-area .quote-wrap .quote-btn .quote-btn-left:hover:before {
	width: 0
}

.five-quote-area .quote-wrap .quote-btn .quote-btn-right {
	color: #0d1820;
	background-color: #fff
}

.five-quote-area .quote-wrap .quote-btn .quote-btn-right:hover {
	color: #fff;
	background-color: #a3b4bf
}

.five-quote-area .quote-img {
	background-image: url(../img/home-three/time-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	background-color: #fff;
	position: relative
}

.five-quote-area .quote-img img {
	position: absolute;
	bottom: 0;
	right: 18px
}

.five-service-area {
	background-color: #f3fcf4
}

.five-service-area .three-section-title h2 {
	max-width: 610px;
	margin-left: auto;
	margin-right: auto
}

.five-service-area .service-item {
	margin-bottom: 30px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	padding: 50px 50px 50px;
	transition: 0.5s all ease
}

.five-service-area .service-item:hover {
	transform: translate(0, -10px)
}

.five-service-area .service-item .service-img {
	text-align: center
}

.five-service-area .service-item .service-img img {
	width: 250px;
	height: 260px;
	margin-bottom: 30px
}

.five-service-area .service-item h3 {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 20px
}

.five-service-area .service-item p {
	margin-bottom: 17px
}

.five-service-area .service-item ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px
}

.five-service-area .service-item ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 14px;
	font-size: 16px;
	color: #1a1b1e
}

.five-service-area .service-item ul li:last-child {
	margin-bottom: 0
}

.five-service-area .service-item ul li i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #a3b4bf;
	background-color: #dcf7e4;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	margin-right: 10px
}

.five-service-area .service-item .cmn-banner-btn {
	border-radius: 50px;
	padding: 12px 23px 14px 29px;
	margin-right: 10px
}

.five-service-area .service-item .cmn-banner-btn:before {
	border-radius: 50px
}

.five-service-area .service-item .cmn-banner-btn i {
	top: 4px;
	margin-right: 0
}

.five-service-area .service-item .service-btn {
	border-radius: 50px;
	padding: 12px 23px 14px 29px;
	display: inline-block;
	background-color: #e7faf1;
	color: #a3b4bf
}

.five-service-area .service-item .service-btn:hover {
	color: #fff;
	background-color: #0d1820
}

.five-service-area .service-item .service-btn i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 4px
}

.five-step-area {
	background-image: unset
}

.five-step-area:before {
	display: none
}

.five-step-area .three-section-title h2 {
	color: #0d1820
}

.five-step-area .three-section-title p {
	color: #777
}

.five-step-area .step-item {
	box-shadow: 0 0 45px 0 rgb(221 221 221 / .5882352941);
	margin-bottom: 30px
}

.five-team-area {
	background-color: #f2fcf3;
	position: relative
}

.five-team-area .team-shape {
	position: absolute;
	top: 0;
	right: 0
}

.five-counter-area .row {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto
}

.five-counter-area .counter-item {
	margin-bottom: 30px;
	border-radius: 4px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	text-align: center;
	position: relative;
	padding: 35px 25px 35px;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	transition: 0.5s all ease
}

.five-counter-area .counter-item:hover {
	margin-top: 15px
}

.five-counter-area .counter-item:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%)
}

.five-counter-area .counter-item h3 {
	font-weight: 700;
	font-size: 75px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0;
	line-height: 70px;
	margin-bottom: 10px
}

.five-counter-area .counter-item span {
	display: block;
	font-size: 17px;
	color: #1b2b37
}

.five-counter-area .counter-two {
	margin-top: 15px
}

.five-counter-area .counter-two:hover {
	margin-top: 0
}

.five-faq-area .faq-content .accordion li {
	background-color: #f5f5f5
}

.five-faq-area .faq-content .accordion li a {
	color: #1a1b1e
}

.five-loan-area {
	padding-bottom: 70px
}

.five-lover-area .three-section-title h2 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

.five-lover-area .lover-item {
	transition: 0.5s all ease;
	margin-bottom: 70px
}

.five-lover-area .lover-item:hover {
	background-color: #f7f7f7
}

.five-lover-area .lover-item ul li:last-child {
	flex: 0 0 100%;
	max-width: 100%
}

.five-lover-area .lover-item ul li .lover-content {
	position: relative
}

.five-lover-area .lover-item ul li .lover-content .lover-inner-img {
	position: absolute;
	bottom: -80px;
	right: 0
}

.five-lover-area .lover-item ul li .lover-content .lover-inner-img img {
	border-radius: 50%;
	border: 5px solid #fff;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .6392156863)
}

.five-lover-area .lover-item ul li .lover-content .lover-icon {
	position: absolute;
	top: -10px;
	right: 0
}

.five-lover-area .lover-item ul li .lover-content .lover-icon i {
	display: inline-block;
	color: #b2ebd4;
	font-size: 45px
}

.five-blog-area {
	background-color: #dcf8ef
}

.five-blog-area .blog-item .blog-bottom ul li i {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.five-subscribe-area {
	background-color: #15d1a5
}

.five-subscribe-area .subscribe-wrap {
	padding-top: 50px;
	padding-bottom: 60px;
	padding-left: 0;
	padding-right: 0;
	background-image: unset;
	text-align: left
}

.five-subscribe-area .subscribe-wrap:before {
	display: none
}

.five-subscribe-area .subscribe-wrap h2 {
	margin-left: 0
}

.five-subscribe-area .subscribe-wrap .newsletter-form {
	margin-left: 0
}

.five-subscribe-area .subscribe-wrap .newsletter-form .form-control {
	border-radius: 50px
}

.five-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn {
	border-radius: 50px;
	overflow: hidden
}

.five-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn:before {
	border-radius: 50px;
	width: 0
}

.five-subscribe-area .subscribe-wrap .newsletter-form .subscribe-btn:hover:before {
	width: 100%
}

.five-subscribe-area .subscribe-wrap .sub-img {
	position: absolute;
	bottom: 0;
	right: 0
}

.five-footer-area {
	background-image: url(../img/home-five/footer-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.five-footer-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: .96
}

.five-footer-area .footer-item {
	position: relative
}

.five-footer-area .footer-item .footer-logo p {
	color: #777
}

.five-footer-area .footer-item .footer-logo ul li a {
	color: #a3b4bf;
	border: 1px solid #a3b4bf
}

.five-footer-area .footer-item .footer-logo ul li a:hover {
	color: #fff;
	background-color: #a3b4bf
}

.five-footer-area .footer-item .footer-quick h3 {
	color: #0d1820
}

.five-footer-area .footer-item .footer-quick ul li a {
	color: #777
}

.five-footer-area .footer-item .footer-address h3 {
	color: #0d1820
}

.five-footer-area .footer-item .footer-address .form-group .form-control {
	background-color: #fff;
	border: 1px solid #ababab
}

.five-footer-area .footer-item .footer-address .footer-form-btn {
	color: #fff;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%)
}

.five-footer-area .footer-item .footer-address .footer-form-btn:hover {
	background: #0d1820
}

.five-footer-area .copyright-area {
	border-top: 1px solid #e6e6e6;
	position: relative
}

.five-footer-area .copyright-area .copyright-item p {
	color: #777
}

.five-footer-area .copyright-area .copyright-item p a {
	color: #a3b4bf;
	border-bottom: 1px solid #a3b4bf
}

.six-banner-area {
	background-image: url(../img/home-six/banner-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 850px
}

.six-banner-area .banner-img {
	position: absolute;
	top: 45px;
	left: -50px;
	max-width: 960px
}

.six-banner-area .banner-content {
	position: relative;
	z-index: 1;
	max-width: 500px
}

.six-banner-area .banner-content h1 {
	font-size: 100px;
	font-weight: 700
}

.six-banner-area .banner-content h1 span {
	font-weight: 500;
	margin-bottom: 0;
	font-size: 100px
}

.six-quote-area {
	background-image: url(../img/home-six/quote-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 50px;
	padding-bottom: 55px
}

.six-quote-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #0d1820;
	opacity: .9
}

.six-quote-area .quote-wrap {
	background-color: unset;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
	position: relative;
	z-index: 1
}

.six-quote-area .quote-content {
	position: relative;
	z-index: 1
}

.six-loan-area {
	background-color: #fff
}

.six-loan-area .loan-item {
	background-color: #dcf7ea
}

.six-loan-area .loan-item i {
	transition: 0.5s all ease
}

.six-loan-area .loan-item h3 {
	color: #08104d
}

.six-loan-area .loan-item p {
	color: #667c71
}

.six-loan-area .loan-item a {
	color: #13cc70
}

.six-loan-area .loan-item:hover {
	background-color: #13cc70
}

.six-loan-area .loan-item:hover i {
	color: #fff;
	-webkit-text-fill-color: unset
}

.six-loan-area .loan-item:hover h3 {
	color: #fff
}

.six-loan-area .loan-item:hover p {
	color: #d5ffea
}

.six-loan-area .loan-item:hover a {
	color: #eef8ff;
	-webkit-text-fill-color: unset
}

.six-loan-area .loan-item:hover a i {
	color: #eef8ff;
	-webkit-text-fill-color: unset
}

.six-loan-area .owl-theme .owl-dots .owl-dot span {
	border: 1px solid #13cc70
}

.six-loan-area .owl-theme .owl-dots .owl-dot.active span {
	border: 1px solid #13cc70
}

.six-loan-area .owl-theme .owl-dots .owl-dot.active span:before {
	background-color: #13cc70
}

.six-about-area {
	padding-top: 20px
}

.six-about-area .about-shape {
	position: absolute;
	top: 0;
	left: 0
}

.six-about-area .about-img img:nth-child(1) {
	position: relative
}

.six-about-area .about-img img:nth-child(2) {
	left: unset;
	right: 0;
	bottom: 0;
	z-index: 1
}

.six-contact-area {
	background-image: url(../img/home-six/contact-bg.jpg)
}

.six-contact-area .contact-content {
	position: relative;
	top: 100px;
	background-color: #fefefe
}

.six-contact-area .contact-content .three-section-title {
	margin-left: 0
}

.six-contact-area .contact-content .three-section-title h2 {
	color: #0d1820;
	font-size: 35px
}

.six-contact-area .contact-content .form-group .form-control {
	border: 1px solid #d8d8d8
}

.six-contact-area .contact-content .form-group .form-control:focus {
	border: 1px solid #d8d8d8
}

.six-counter-area {
	background-image: url(../img/home-six/counter-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	padding-top: 200px
}

.six-counter-area .counter-item {
	position: relative;
	margin-bottom: 30px
}

.six-counter-area .counter-item ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

.six-counter-area .counter-item ul li {
	list-style-type: none;
	display: inline-block;
	flex: 0 0 40%;
	max-width: 40%
}

.six-counter-area .counter-item ul li:last-child {
	flex: 0 0 55%;
	max-width: 55%;
	margin-left: 10px
}

.six-counter-area .counter-item .progress {
	width: 100px;
	height: 100px;
	line-height: 100px;
	background: none;
	box-shadow: none;
	position: relative;
	display: inline-block
}

.six-counter-area .counter-item .progress:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 7px solid #dccec0;
	position: absolute;
	top: 0;
	left: 0
}

.six-counter-area .counter-item .progress>span {
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1
}

.six-counter-area .counter-item .progress .progress-left {
	left: 0
}

.six-counter-area .counter-item .progress .progress-bar {
	width: 100%;
	height: 100%;
	background: none;
	border-width: 7px;
	border-style: solid;
	position: absolute;
	top: 0
}

.six-counter-area .counter-item .progress .progress-left .progress-bar {
	left: 100%;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	border-left: 0;
	transform-origin: center left
}

.six-counter-area .counter-item .progress .progress-right {
	right: 0
}

.six-counter-area .counter-item .progress .progress-right .progress-bar {
	left: -100%;
	border-top-left-radius: 80px;
	border-bottom-left-radius: 80px;
	border-right: 0;
	transform-origin: center right;
	animation: loading-1 1.8s linear forwards
}

.six-counter-area .counter-item .progress .progress-value {
	width: 90%;
	height: 90%;
	border-radius: 50%;
	background: #fff0;
	font-size: 24px;
	color: #fff;
	line-height: 135px;
	text-align: center;
	position: absolute;
	top: 5%;
	left: 5%
}

.six-counter-area .counter-item .progress .progress-value i {
	display: inline-block;
	color: #262424;
	font-size: 48px;
	position: relative;
	top: -10px
}

.six-counter-area .counter-item .progress.blue .progress-bar {
	border-color: #a3b4bf
}

.six-counter-area .counter-item .progress.blue .progress-left .progress-bar {
	animation: loading-2 1.5s linear forwards 1.8s
}

.six-counter-area .counter-item .progress.yellow .progress-bar {
	border-color: #a3b4bf
}

.six-counter-area .counter-item .progress.yellow .progress-left .progress-bar {
	animation: loading-3 1s linear forwards 1.8s
}

.six-counter-area .counter-item .progress.pink .progress-bar {
	border-color: #a3b4bf
}

.six-counter-area .counter-item .progress.pink .progress-left .progress-bar {
	animation: loading-4 0.4s linear forwards 1.8s
}

.six-counter-area .counter-item .progress.green .progress-bar {
	border-color: #a3b4bf
}

.six-counter-area .counter-item .progress.green .progress-left .progress-bar {
	animation: loading-5 1.2s linear forwards 1.8s
}

@keyframes loading-1 {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(180deg)
	}
}

@keyframes loading-2 {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(144deg)
	}
}

@keyframes loading-3 {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(90deg)
	}
}

@keyframes loading-4 {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(36deg)
	}
}

@keyframes loading-5 {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(126deg)
	}
}

@media only screen and (max-width:990px) {
	.six-counter-area .counter-item .progress {
		margin-bottom: 20px
	}
}

.six-counter-area .counter-item .progress-content {
	display: inline-block
}

.six-counter-area .counter-item .progress-content h3 {
	font-weight: 600;
	font-size: 35px;
	color: #262424;
	margin-bottom: 0
}

.six-counter-area .counter-item .progress-content p {
	margin-bottom: 0;
	color: #262424;
	font-size: 17px;
	text-transform: uppercase
}

.six-step-area .three-section-title h2 {
	max-width: 470px;
	margin-left: auto;
	margin-right: auto
}

.six-step-area .owl-theme .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 5px 7px;
	background: #fff0;
	border: 1px solid #13cc70
}

.six-step-area .owl-theme .owl-dots .owl-dot.active span {
	background: #fff0;
	width: 14px;
	height: 14px;
	border: 1px solid #13cc70;
	position: relative;
	margin: 3px
}

.six-step-area .owl-theme .owl-dots .owl-dot.active span:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: 2px;
	top: 3px;
	right: 0;
	background-color: #13cc70
}

.six-nearly-area {
	background-image: url(../img/home-six/nearly-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.six-nearly-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: .9
}

.six-nearly-area .three-section-title h2 {
	color: #0d1820;
	max-width: 610px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.six-nearly-area .nearly-content {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0 20px 0 rgb(221 221 221 / .5882352941);
	position: relative;
	z-index: 1
}

.six-nearly-area .nearly-content .nav-tabs {
	border-bottom: 1px solid #f3f3f3;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px
}

.six-nearly-area .nearly-content .nav-tabs .nav-default {
	font-weight: 500;
	font-size: 18px;
	color: #a6a6a6;
	font-family: "Oswald", sans-serif;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #a6a6a6;
	display: inline-block
}

.six-nearly-area .nearly-content .nav-tabs .nav-default:last-child {
	border-right: 0
}

.six-nearly-area .nearly-content .nav-tabs .nav-default.active {
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.six-nearly-area .nearly-content .tab-content {
	padding-left: 55px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 40px
}

.six-nearly-area .nearly-content .tab-content h3 {
	font-weight: 600;
	font-size: 20px;
	color: #1b2b37;
	margin-bottom: 10px
}

.six-nearly-area .nearly-content .tab-content p {
	margin-bottom: 15px
}

.six-nearly-area .nearly-content .tab-content ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px
}

.six-nearly-area .nearly-content .tab-content ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 15px;
	color: #1a1b1e
}

.six-nearly-area .nearly-content .tab-content ul li:last-child {
	margin-bottom: 0
}

.six-nearly-area .nearly-content .tab-content ul li i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	color: #a3b4bf;
	background-color: #dcf7e2;
	margin-right: 5px;
	font-size: 18px
}

.six-nearly-area .nearly-content .tab-content .nearly-btn .cmn-banner-btn {
	border-radius: 50px;
	padding: 12px 20px 14px 28px;
	overflow: hidden;
	margin-right: 10px
}

.six-nearly-area .nearly-content .tab-content .nearly-btn .cmn-banner-btn:before {
	border-radius: 50px
}

.six-nearly-area .nearly-content .tab-content .nearly-btn .nearly-btn {
	display: inline-block;
	color: #a3b4bf;
	background-color: #e7f9ec;
	border-radius: 50px;
	padding: 12px 20px 14px 28px;
	overflow: hidden
}

.six-nearly-area .nearly-content .tab-content .nearly-btn .nearly-btn:hover {
	color: #fff;
	background-color: #a3b4bf
}

.six-nearly-area .nearly-content .tab-content .nearly-btn .nearly-btn i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 5px;
	margin-right: 4px
}

.six-nearly-area .nearly-img {
	background-image: url(../img/home-six/nearly-main.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.six-nearly-area .nearly-img img {
	display: none
}

.six-team-area .team-item {
	padding: 0
}

.six-team-area .team-item:hover .team-bottom h3:before {
	opacity: 1
}

.six-team-area .team-item img {
	margin-bottom: 0;
	width: 100%
}

.six-team-area .team-item .team-bottom {
	padding: 25px 25px 25px
}

.six-team-area .team-item .team-bottom h3:before {
	width: 50px;
	height: 3px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: -25px;
	opacity: 0;
	transition: 0.5s all ease
}

.seven-loan-area {
	background-image: url(../img/home-six/loan-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.seven-loan-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .8
}

.seven-loan-area .three-section-title h2 {
	color: #fff;
	position: relative
}

.six-faq-area .faq-shape {
	position: absolute;
	top: 100px;
	right: 0
}

.six-faq-area .faq-img {
	position: relative;
	margin-bottom: 30px
}

.six-faq-area .faq-img img:nth-child(1) {
	position: relative
}

.six-faq-area .faq-img img:nth-child(2) {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1
}

.six-faq-area .faq-img img:nth-child(3) {
	position: absolute;
	right: 0;
	bottom: 0
}

.six-faq-area .faq-content {
	margin-left: 0
}

.six-lover-area .three-section-title {
	margin-bottom: 35px
}

.six-lover-area .lover-item {
	margin-bottom: 30px;
	margin-top: 15px
}

.six-lover-area .owl-theme .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 5px 7px;
	background: #fff0;
	border: 1px solid #13cc70
}

.six-lover-area .owl-theme .owl-dots .owl-dot.active span {
	background: #fff0;
	width: 14px;
	height: 14px;
	border: 1px solid #13cc70;
	position: relative;
	margin: 3px
}

.six-lover-area .owl-theme .owl-dots .owl-dot.active span:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: 2px;
	top: 3px;
	right: 0;
	background-color: #13cc70
}

.six-subscribe-area {
	background-color: #fff;
	margin-top: 25px
}

.six-subscribe-area .subscribe-wrap {
	background-image: url(../img/home-six/sub-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 50px;
	position: relative
}

.six-subscribe-area .subscribe-wrap:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #12bc67;
	opacity: .6;
	display: block
}

.six-subscribe-area .subscribe-wrap h2 {
	max-width: 465px
}

.six-subscribe-area .subscribe-wrap .newsletter-form {
	max-width: 490px
}

.six-subscribe-area .subscribe-wrap .sub-img {
	right: 50px
}

.six-hour-area {
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 115px;
	padding-right: 50px
}

.six-hour-area .hour-item {
	margin-bottom: 30px;
	position: relative;
	position: relative
}

.six-hour-area .hour-item:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 62px;
	right: 0;
	top: 0;
	background-color: #cdcdcd
}

.six-hour-area .hour-item i {
	display: inline-block;
	color: #262424;
	font-size: 35px;
	position: absolute;
	top: 0;
	left: 0
}

.six-hour-area .hour-item .hour-inner {
	padding-left: 50px
}

.six-hour-area .hour-item .hour-inner h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 5px;
	background: linear-gradient(90deg, #10c317 23%, #15d09a 64%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.six-hour-area .hour-item .hour-inner span {
	display: block;
	font-weight: 500;
	color: #2e2e2e;
	font-size: 16px
}

.six-hour-area .hour-item .hour-inner a {
	display: inline-block;
	font-weight: 500;
	color: #2e2e2e;
	font-size: 16px;
	border-bottom: 1px solid #2e2e2e
}

.six-hour-area .hour-item .hour-inner a:hover {
	color: #a3b4bf;
	border-bottom: 1px solid #a3b4bf
}

.six-hour-area .hour-right:before {
	display: none
}

.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: linear-gradient(90deg, #3f484e, #354c5c)
}

.spinner {
	width: 40px;
	height: 40px;
	background-color: #fff;
	margin: 100px auto;
	animation: sk-rotateplane 1.2s infinite ease-in-out
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}

	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}

	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

#toTop {
	position: fixed;
	bottom: 35px;
	right: 0;
	cursor: pointer;
	display: none;
	z-index: 10
}

.back-to-top-btn i {
	background: #3c3c3c;
	color: #fff;
	height: 40px;
	width: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	transition: 0.5s all ease;
	margin-right: 20px
}

.back-to-top-btn i:hover {
	background: #0d1820;
	color: #fff;
	box-shadow: 0 5px 50px rgb(13 24 32 / .05)
}

.main-section-title {
	margin-bottom: 45px;
	text-align: center
}

.main-section-title .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 12px
}

.main-section-title h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 0
}

.main-default-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #3c3c3c;
	color: #fff;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.main-default-btn:hover {
	background-color: #0d1820
}

.main-top-header {
	background-color: #0d1820;
	padding-top: 15px;
	padding-bottom: 15px
}

.main-top-header .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.top-header-information {
	padding: 0;
	margin-bottom: 0
}

.top-header-information li {
	list-style-type: none;
	display: inline-block;
	margin-right: 20px;
	font-size: 14px
}

.top-header-information li:last-child {
	margin-right: 0
}

.top-header-information li span {
	color: #fff;
	font-weight: 600;
	font-size: 14px
}

.top-header-information li a {
	color: #DDD
}

.top-header-information li a:hover {
	color: #3c3c3c
}

.top-header-social {
	padding: 0;
	margin-bottom: 0;
	text-align: end
}

.top-header-social li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px
}

.top-header-social li:last-child {
	margin-right: 0
}

.top-header-social li a i {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #fff;
	color: #0d1820;
	text-align: center;
	border-radius: 50px;
	font-size: 15px;
	transition: 0.5s all ease
}

.top-header-social li a i:hover {
	background-color: #3c3c3c;
	color: #fff
}

.main-navbar .navbar.is-sticky {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	box-shadow: 0 2px 28px 0 rgb(0 0 0 / .09);
	background-color: #ffffff !important;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown
}

.main-navbar .navbar.navbar-light {
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	box-shadow: 0 5px 50px rgb(13 24 32 / .05)
}

.main-navbar .navbar.navbar-light .navbar-nav {
	margin: auto
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item {
	position: relative;
	padding: 0
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item a {
	color: #0d1820;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 400;
	margin-left: 20px;
	margin-right: 20px;
	position: relative
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item a:after {
	    content: '';
    position: absolute;
    top: 50%;
    width: 2px;
    height: 16px;
    background-color: #fff;
    right: -17px;
    transform: translateY(-50%);
}


.main-navbar .navbar.navbar-light .navbar-nav .nav-item:last-child a:after {
	display: none
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item a:hover,
.main-navbar .navbar.navbar-light .navbar-nav .nav-item a:focus,
.main-navbar .navbar.navbar-light .navbar-nav .nav-item a.active {
	color: #3c3c3c;
	position: relative;
	transition: 0.5s all ease
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item:last-child a {
	margin-right: 0
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item:first-child a {
	margin-left: 0
}

.main-navbar .navbar.navbar-light .navbar-nav .nav-item:hover a,
.main-navbar .navbar.navbar-light .navbar-nav .nav-item.active a {
	color: #3c3c3c
}

.main-navbar .navbar.navbar-light .others-option .option-item {
	margin-right: 25px
}

.main-navbar .navbar.navbar-light .others-option .option-item:last-child {
	margin-right: 0
}

.main-navbar .navbar.navbar-light .others-option .option-item .log-in {
	color: #0d1820;
	font-weight: 400;
	transition: 0.5s all ease
}

.main-navbar .navbar.navbar-light .others-option .option-item .log-in:hover {
	color: #3c3c3c
}

.main-navbar .navbar.navbar-light .others-option .option-item .sign-up {
	display: inline-flex;
	padding: 15px 25px;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	color: #fff;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.main-navbar .navbar.navbar-light .others-option .option-item .sign-up:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 550px;
	height: 550px;
	margin: auto;
	background-color: #3c3c3c;
	border-radius: 50%;
	z-index: -1;
	transform-origin: top center;
	transform: translateX(-50%) translateY(-5%) scale(.4);
	transition: transform 0.9s
}

.main-navbar .navbar.navbar-light .others-option .option-item .sign-up:hover {
	color: #fff
}

.main-navbar .navbar.navbar-light .others-option .option-item .sign-up:hover:before {
	transition: transform 1s;
	transform: translateX(-45%) translateY(0) scale(1);
	transform-origin: bottom center
}

.main-navbar .navbar.navbar-light .others-option .option-item .call-btn {
	color: #0d1820;
	font-weight: 400;
	position: relative;
	top: 1px
}

.main-navbar .navbar.navbar-light .others-option .option-item .call-btn:hover {
	color: #3c3c3c
}

.main-navbar .navbar .container-fluid {
	padding-left: 50px;
	padding-right: 50px
}

.main-navbar .navbar.navbar-style-two {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	background-color: transparent !important;
	box-shadow: unset
}

.main-navbar .navbar.navbar-style-two.is-sticky {
	box-shadow: 0 2px 28px 0 rgb(0 0 0 / .09);
	background-color: #ffffff !important
}

.main-navbar .navbar.navbar-style-two.is-sticky.navbar-light .others-option .option-item .log-in {
	color: #0d1820
}

.main-navbar .navbar.navbar-style-two.is-sticky.navbar-light .others-option .option-item .log-in:hover {
	color: #3c3c3c
}

.main-navbar .navbar.navbar-style-two.is-sticky.navbar-light .others-option .option-item .sign-up {
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	color: #fff
}

.main-navbar .navbar.navbar-style-two.is-sticky.navbar-light .others-option .option-item .sign-up::before {
	background-color: #0d1820
}

.main-navbar .navbar.navbar-style-two.is-sticky.navbar-light .others-option .option-item .call-btn {
	color: #0d1820
}

.main-navbar .navbar.navbar-style-two.is-sticky.navbar-light .others-option .option-item .call-btn:hover {
	color: #3c3c3c
}

.main-navbar .navbar.navbar-style-two.navbar-light .logo {
	padding: 0 55px 0 0
}

.main-navbar .navbar.navbar-style-two.navbar-light .navbar-nav {
	margin-right: auto;
	margin-left: 0
}

.main-navbar .navbar.navbar-style-two.navbar-light .others-option .option-item .log-in {
	color: #fff;
	font-weight: 500
}

.main-navbar .navbar.navbar-style-two.navbar-light .others-option .option-item .log-in:hover {
	color: #0d1820
}

.main-navbar .navbar.navbar-style-two.navbar-light .others-option .option-item .sign-up {
	background: #fff;
	color: #3c3c3c
}

.main-navbar .navbar.navbar-style-two.navbar-light .others-option .option-item .sign-up::before {
	background-color: #0d1820
}

.main-navbar .navbar.navbar-style-two.navbar-light .others-option .option-item .call-btn {
	color: #fff;
	font-weight: 500
}

.main-navbar .navbar.navbar-style-two.navbar-light .others-option .option-item .call-btn:hover {
	color: #0d1820
}

.main-navbar .navbar.navbar-style-black-color.navbar-light {
	background-color: #0d1820 !important
}

.main-navbar .navbar.navbar-style-black-color.navbar-light .navbar-nav .nav-item a {
	color: #fff
}

.main-navbar .navbar.navbar-style-black-color.navbar-light .navbar-nav .nav-item a:hover,
.main-navbar .navbar.navbar-style-black-color.navbar-light .navbar-nav .nav-item a:focus,
.main-navbar .navbar.navbar-style-black-color.navbar-light .navbar-nav .nav-item a.active {
	color: #3c3c3c
}

.main-navbar .navbar.navbar-style-black-color.navbar-light .others-option .option-item .log-in {
	color: #fff
}

.main-navbar .navbar.navbar-style-black-color.navbar-light .others-option .option-item .log-in:hover {
	color: #3c3c3c
}

.main-header-area {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9
}

.main-header-area .main-top-header {
	background-color: #fff0
}

.main-header-area .main-navbar .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.main-header-area .main-navbar .navbar.is-sticky.navbar-light {
	border-radius: 0;
	padding-left: 30px;
	padding-right: 30px
}

.main-header-area .main-navbar .navbar.navbar-light {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px
}

.main-banner-area {
	background-image: url(../img/more-home/banner/banner-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px
}

.main-banner-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.main-banner-content .sub-title {
	display: inline-block;
	margin-bottom: 18px;
	color: #3c3c3c
}

.main-banner-content h1 {
	font-size: 85px;
	margin-bottom: 15px;
	font-weight: 700
}

.main-banner-content .banner-popup {
	margin-top: 20px;
	position: relative;
	left: 5px
}

.main-banner-content .banner-popup .video-btn i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	color: #fff;
	font-size: 30px;
	margin-right: 10px;
	transition: 0.5s all ease
}

.main-banner-content .banner-popup .video-btn:hover i {
	background-color: #3c3c3c;
	color: #fff
}

.main-banner-content .banner-popup .video-btn span {
	color: #0d1820;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	top: -5px
}

.main-banner-form-wrap {
	background: rgb(0 0 0 / .5);
	border: 2px solid #fff;
	box-sizing: border-box;
	box-shadow: 0 5px 50px rgb(13 24 32 / .05);
	border-radius: 10px;
	padding: 50px 65px;
	max-width: 550px;
	margin-left: auto
}

.main-banner-form-wrap h3 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 25px
}

.main-banner-form-wrap form .form-group {
	margin-bottom: 20px
}

.main-banner-form-wrap form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	color: #fff;
	font-size: 15px
}

.main-banner-form-wrap form .form-group .nice-select {
	float: unset;
	height: 55px !important;
	line-height: 55px;
	color: #767676;
	font-size: 14px;
	font-weight: 500;
	border-radius: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 35px
}

.main-banner-form-wrap form .form-group .nice-select .list {
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	border-radius: 10px;
	margin-top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.main-banner-form-wrap form .form-group .nice-select .list .option {
	transition: 0.5s all ease;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-weight: 500
}

.main-banner-form-wrap form .form-group .nice-select .list .option:hover {
	background-color: #3c3c3c !important;
	color: #fff
}

.main-banner-form-wrap form .form-group .nice-select .list .option.selected {
	background-color: #fff0;
	font-weight: 400
}

.main-banner-form-wrap form .form-group .nice-select:after {
	right: 20px;
	width: 8px;
	height: 8px;
	margin-top: -5.5px
}

.main-banner-form-wrap form .calculat-button {
	text-align: center;
	margin-top: 30px
}

.main-banner-form-wrap form .calculat-button .default-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #3c3c3c;
	color: #fff;
	width: 100%;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.main-banner-form-wrap form .calculat-button .default-btn:hover {
	background-color: #0d1820
}

.about-style-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.about-style-area.with-black-color {
	background-color: #0d1820
}

.about-style-area.with-black-color .about-style-wrap-content h3 {
	color: #fff
}

.about-style-area.with-black-color .about-style-wrap-content .bold {
	color: #fff
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .nav {
	border-bottom: 1px solid #F8FAFB
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .nav .nav-item .nav-link {
	color: #fff
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .tab-content .tab-pane .content p {
	color: #fff
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .list li {
	color: #fff
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .tab-btn {
	margin-top: 25px
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .tab-btn .main-default-btn {
	color: #fff
}

.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .tab-btn .main-default-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.about-style-area.with-black-color .information-card .icon i {
	background: rgb(0 193 149 / .2)
}

.about-style-area.with-black-color .information-card p span {
	color: #fff
}

.about-style-area.with-black-color .information-card p span a {
	color: #fff
}

.about-style-area.with-black-color .information-card p span a:hover {
	color: #3c3c3c
}

.about-style-area.with-black-color .information-card:hover .icon i {
	background: #3c3c3c
}

.about-style-image {
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 10px
}

.about-style-image::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 312px;
	background-color: #fff0;
	left: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 5px;
	border: 1px solid #3c3c3c
}

.about-style-image img {
	border-radius: 10px
}

.about-style-image .quote-content {
	background-color: #3c3c3c;
	padding: 25px;
	position: absolute;
	left: 0;
	bottom: 30px;
	max-width: 418px;
	border-radius: 0 20px 20px 0;
	z-index: 1
}

.about-style-image .quote-content p {
	color: #fff;
	font-size: 15px
}

.about-style-image .quote-content span {
	font-weight: 600;
	color: #fff
}

.about-style-image .quote-content::before {
	content: "\ee32";
	font-family: "boxicons";
	font-size: 30px;
	color: #fff;
	z-index: -1;
	position: absolute;
	right: 25px;
	bottom: 25px;
	line-height: 1
}

.about-style-content {
	padding-left: 30px
}

.about-style-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.about-style-content h3 {
	font-size: 40px;
	margin-bottom: 18px;
	font-weight: 700
}

.about-style-content .bold {
	color: #0d1820;
	font-weight: 500
}

.about-style-content .counter-box {
	background: #e5f9f4;
	border-radius: 10px;
	text-align: center;
	padding: 30px 25px;
	margin-top: 15px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.about-style-content .counter-box::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 0%;
	transition: all 0.5s ease-in-out;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	transform: scale(1.5)
}

.about-style-content .counter-box h4 {
	color: #3c3c3c;
	font-size: 65px;
	line-height: 1;
	font-weight: 700;
	transition: 0.5s all ease;
	margin-bottom: 15px
}

.about-style-content .counter-box span {
	color: #0d1820;
	font-weight: 600;
	transition: 0.5s all ease
}

.about-style-content .counter-box:hover h4 {
	color: #fff
}

.about-style-content .counter-box:hover span {
	color: #fff
}

.about-style-content .counter-box:hover::before {
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%
}

.about-style-image-wrap {
	position: relative;
	z-index: 1;
	text-align: center
}

.about-style-image-wrap .certified-image {
	position: absolute;
	right: 75px;
	bottom: 0
}

.about-style-wrap-content {
	padding-left: 30px
}

.about-style-wrap-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.about-style-wrap-content h3 {
	font-size: 40px;
	margin-bottom: 18px;
	font-weight: 700
}

.about-style-wrap-content .bold {
	color: #0d1820;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 0
}

.about-style-wrap-content .about-list-tab {
	margin-top: 25px
}

.about-style-wrap-content .about-list-tab .nav {
	padding: 0;
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid #DDD
}

.about-style-wrap-content .about-list-tab .nav .nav-item {
	margin-right: 30px
}

.about-style-wrap-content .about-list-tab .nav .nav-item:last-child {
	margin-right: 0
}

.about-style-wrap-content .about-list-tab .nav .nav-item .nav-link {
	transition: 0.5s all ease;
	color: #0d1820;
	padding: 0;
	background-color: #fff0;
	border: none;
	font-weight: 500;
	font-size: 15px;
	position: relative;
	padding-bottom: 20px
}

.about-style-wrap-content .about-list-tab .nav .nav-item .nav-link::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 0%;
	background-color: #3c3c3c;
	left: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s all ease
}

.about-style-wrap-content .about-list-tab .nav .nav-item .nav-link:hover,
.about-style-wrap-content .about-list-tab .nav .nav-item .nav-link.active {
	color: #3c3c3c
}

.about-style-wrap-content .about-list-tab .nav .nav-item .nav-link:hover::before,
.about-style-wrap-content .about-list-tab .nav .nav-item .nav-link.active::before {
	width: 100%;
	opacity: 1;
	visibility: visible
}

.about-style-wrap-content .about-list-tab .tab-content .tab-pane .content {
	margin-top: 25px
}

.about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .list {
	padding: 0;
	margin-bottom: 0
}

.about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .list li {
	list-style-type: none;
	color: #0d1820;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 18px;
	position: relative;
	padding-left: 22px
}

.about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .list li:last-child {
	margin-bottom: 0
}

.about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .list li i {
	position: absolute;
	color: #3c3c3c;
	font-size: 18px;
	left: 0;
	top: -2px
}

.about-style-shape-1 {
	position: absolute;
	right: 0;
	top: -50px;
	z-index: -1
}

.about-style-area-with-full-width .container-fluid {
	padding-right: var(--bs-gutter-x, .75rem);
	padding-left: var(--bs-gutter-x, .75rem)
}

.about-style-full-content {
	max-width: 640px;
	margin-left: auto;
	padding-right: 25px
}

.about-style-full-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.about-style-full-content h3 {
	font-size: 40px;
	margin-bottom: 18px;
	font-weight: 700
}

.about-style-full-content .bold {
	color: #0d1820;
	font-weight: 500;
	font-size: 15px
}

.about-style-full-content .inner-content {
	margin-top: 25px
}

.about-style-full-content .inner-content h4 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 14px
}

.about-style-full-content .inner-content p {
	margin-bottom: 0;
	font-size: 15px
}

.about-style-full-content .about-btn {
	margin-top: 25px
}

.about-style-full-content .about-btn .main-default-btn {
	color: #fff
}

.about-full-image-wrap {
	position: relative
}

.about-full-image-wrap .counter-box {
	background: rgb(13 24 32 / .9);
	border-radius: 0;
	text-align: center;
	padding: 30px 25px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 1;
	overflow: hidden
}

.about-full-image-wrap .counter-box::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 0%;
	transition: all 0.5s ease-in-out;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	transform: scale(1.5)
}

.about-full-image-wrap .counter-box h4 {
	color: #fff;
	font-size: 55px;
	line-height: 1;
	font-weight: 700;
	transition: 0.5s all ease;
	margin-bottom: 15px
}

.about-full-image-wrap .counter-box span {
	color: #fff;
	font-weight: 600;
	transition: 0.5s all ease
}

.about-full-image-wrap .counter-box:hover h4 {
	color: #fff
}

.about-full-image-wrap .counter-box:hover span {
	color: #fff
}

.about-full-image-wrap .counter-box:hover::before {
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%
}

.about-mortgage-calculator-form {
	background: #3c3c3c;
	box-shadow: 0 5px 50px rgb(13 24 32 / .05);
	border-radius: 10px;
	padding: 55px 65px;
	border-radius: 10px
}

.about-mortgage-calculator-form h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #fff
}

.about-mortgage-calculator-form form .form-group {
	margin-bottom: 20px;
	position: relative
}

.about-mortgage-calculator-form form .form-group label {
	margin-bottom: 0;
	font-size: 18px;
	position: absolute;
	top: 11px;
	left: 15px;
	color: #555
}

.about-mortgage-calculator-form form .form-group .form-control {
	height: 50px;
	border-radius: 4px;
	border: 1px solid #E3E9ED;
	font-weight: 400;
	font-size: 14px;
	padding-left: 40px;
	width: 100%;
	color: #555;
	background-color: #F8FAFB
}

.about-mortgage-calculator-form form .form-group .form-control:focus {
	box-shadow: none;
	border: 1px solid #f1f1f1
}

.about-mortgage-calculator-form form .form-group::-moz-placeholder {
	color: #7f7f7f
}

.about-mortgage-calculator-form form .form-group::placeholder {
	color: #7f7f7f
}

.about-mortgage-calculator-form form .form-group .dropdown {
	position: relative
}

.about-mortgage-calculator-form form .form-group .dropdown a {
	display: block;
	height: 50px;
	border-radius: 4px;
	color: #555;
	background-color: #F8FAFB;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #E3E9ED;
	text-align: left;
	padding-left: 40px;
	line-height: 35px
}

.about-mortgage-calculator-form form .form-group .dropdown a::after {
	border-top: 7px solid;
	position: absolute;
	top: 22px;
	right: 18px
}

.about-mortgage-calculator-form form .form-group .dropdown a:focus {
	box-shadow: none;
	border: 1px solid #f1f1f1
}

.about-mortgage-calculator-form form .form-group .dropdown .dropdown-menu.show {
	display: block;
	width: 100%
}

.about-mortgage-calculator-form form .main-default-btn {
	border: 0;
	width: 100%;
	background-color: #0d1820
}

.about-mortgage-calculator-form form .main-default-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.core-service-area {
	background-image: url(../img/more-home/core-service/core-service-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.core-service-area.with-black-bg {
	background-image: url(../img/more-home/core-service/core-service-bg-2.jpg)
}

.core-service-area.with-black-bg .main-section-title h2 {
	color: #fff
}

.core-service-area.with-black-bg .core-service-list-tab .nav .nav-item:first-child .nav-link {
	border-radius: 0
}

.core-service-area.with-black-bg .core-service-list-tab .nav .nav-item:last-child .nav-link {
	border-radius: 0
}

.core-service-area.with-black-bg .core-service-list-tab .tab-content .tab-pane {
	border-radius: 0
}

.core-service-list-tab .nav {
	padding: 0;
	list-style-type: none;
	display: block;
	border: none;
	text-align: center;
	margin-bottom: 0
}

.core-service-list-tab .nav .nav-item {
	display: inline-block;
	margin-right: -5px
}

.core-service-list-tab .nav .nav-item:first-child .nav-link {
	border-radius: 8px 0 0 0
}

.core-service-list-tab .nav .nav-item:last-child .nav-link {
	border-radius: 0 8px 0 0
}

.core-service-list-tab .nav .nav-item .nav-link {
	color: #fff;
	border: none;
	padding: 20px 30px;
	background-color: #3c3c3c;
	font-weight: 400;
	border-radius: 0;
	transition: 0.5s all ease
}

.core-service-list-tab .nav .nav-item .nav-link:hover,
.core-service-list-tab .nav .nav-item .nav-link.active {
	color: #3c3c3c;
	background-color: #fff
}

.core-service-list-tab .tab-content .tab-pane {
	background-color: #fff;
	border-radius: 10px;
	padding: 50px
}

.core-service-list-tab .core-service-content {
	padding-right: 30px
}

.core-service-list-tab .core-service-content .icon {
	margin-bottom: 20px
}

.core-service-list-tab .core-service-content .icon i {
	display: inline-block;
	height: 70px;
	width: 70px;
	line-height: 70px;
	background-color: #e5f9f4;
	color: #3c3c3c;
	text-align: center;
	font-size: 35px;
	border-radius: 50px;
	transition: 0.5s all ease
}

.core-service-list-tab .core-service-content .icon i:hover {
	background-color: #3c3c3c;
	color: #fff
}

.core-service-list-tab .core-service-content h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 15px
}

.core-service-list-tab .core-service-content p {
	margin-bottom: 0
}

.core-service-list-tab .core-service-content .list {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0
}

.core-service-list-tab .core-service-content .list li {
	list-style-type: none;
	margin-bottom: 15px;
	position: relative;
	color: #0d1820;
	padding-left: 22px;
	font-size: 17.5px
}

.core-service-list-tab .core-service-content .list li:last-child {
	margin-bottom: 0
}

.core-service-list-tab .core-service-content .list li i {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #3c3c3c
}

.core-service-list-tab .core-service-image {
	overflow: hidden;
	border-radius: 10px
}

.core-service-list-tab .core-service-image img {
	border-radius: 10px;
	transition: 0.5s all ease
}

.core-service-list-tab .core-service-image:hover img {
	transform: scale(1.1)
}

.buying-home-area {
	overflow: hidden
}

.buying-home-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.buying-home-image {
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px
}

.buying-home-image img {
	border-radius: 0 10px 10px 0
}

.buying-home-image::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 312px;
	background-color: #fff0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 10px;
	border: 1px solid #3c3c3c
}

.buying-home-image .counter-box {
	background: #3c3c3c;
	border-radius: 10px 0 0 10px;
	text-align: center;
	padding: 30px;
	position: absolute;
	right: 0;
	bottom: 45px
}

.buying-home-image .counter-box h4 {
	color: #fff;
	font-size: 65px;
	line-height: 1;
	font-weight: 700;
	transition: 0.5s all ease;
	margin-bottom: 15px
}

.buying-home-image .counter-box span {
	color: #fff;
	font-weight: 600;
	transition: 0.5s all ease
}

.buying-home-image .counter-box:hover h4 {
	color: #fff
}

.buying-home-image .counter-box:hover span {
	color: #fff
}

.buying-home-content {
	padding-left: 15px;
	max-width: 750px
}

.buying-home-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.buying-home-content h3 {
	font-size: 40px;
	margin-bottom: 18px;
	font-weight: 700
}

.buying-home-content p {
	margin-bottom: 0
}

.buying-home-content .buying-inner-box {
	margin-top: 30px;
	position: relative;
	padding-left: 100px
}

.buying-home-content .buying-inner-box .icon {
	position: absolute;
	left: 0;
	top: 1.5px
}

.buying-home-content .buying-inner-box .icon i {
	display: inline-block;
	width: 80px;
	height: 75px;
	line-height: 75px;
	border-radius: 10px;
	background: #e5f9f4;
	color: #3c3c3c;
	font-size: 45px;
	text-align: center;
	transition: 0.5s all ease
}

.buying-home-content .buying-inner-box h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px
}

.buying-home-content .buying-inner-box p {
	margin-bottom: 0;
	font-size: 15px
}

.buying-home-content .buying-inner-box:hover .icon i {
	background-color: #3c3c3c;
	color: #fff
}

.mortgage-quote-area .row {
	background-color: #0d1820;
	border-radius: 10px
}

.mortgage-quote-content {
	padding: 70px 50px 80px
}

.mortgage-quote-content h3 {
	font-weight: 700;
	font-size: 40px;
	margin-bottom: 15px;
	color: #fff
}

.mortgage-quote-content p {
	font-size: 15px;
	margin-bottom: 25px;
	color: #fff
}

.mortgage-quote-content .quote-btn {
	display: inline-block;
	padding: 15px 30px;
	border-radius: 5px;
	background: #3c3c3c;
	color: #fff;
	transition: 0.5s all ease
}

.mortgage-quote-content .quote-btn:hover {
	background: #fff;
	color: #3c3c3c
}

.mortgage-quote-image {
	background-image: url(../img/more-home/mortgage-quote.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	border-radius: 0 10px 10px 0
}

.mortgage-quote-area-with-full-width {
	overflow: hidden;
	background-color: #0d1820;
	position: relative;
	z-index: 1
}

.mortgage-quote-area-with-full-width.with-main-color {
	background-color: #3c3c3c
}

.mortgage-quote-area-with-full-width.with-main-color .mortgage-quote-content .quote-btn {
	background: #0d1820;
	color: #fff
}

.mortgage-quote-area-with-full-width.with-main-color .mortgage-quote-content .quote-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.mortgage-quote-area-with-full-width .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.mortgage-quote-area-with-full-width .mortgage-quote-content {
	padding: 70px 50px 80px 0;
	max-width: 642px;
	margin-left: auto
}

.mortgage-quote-area-with-full-width .mortgage-quote-content h3 {
	margin-bottom: 18px
}

.mortgage-quote-area-with-full-width .mortgage-quote-image {
	border-radius: 0;
	background-image: url(../img/more-home/mortgage-quote-2.jpg)
}

.mortgage-quote-shape {
	position: absolute;
	bottom: 15px;
	left: 45%;
	transform: translateX(-45%);
	max-width: 150px;
	z-index: -1
}

.why-choose-us-area {
	position: relative;
	z-index: 1;
	border-top: 1px solid #f9f9f9
}

.why-choose-us-area::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 508px;
	left: 0;
	top: 0;
	right: 0;
	background-image: url(../img/more-home/choose/choose-bg.jpg);
	z-index: -1;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.why-choose-us-card .choose-image {
	overflow: hidden;
	border-radius: 10px 10px 0 0
}

.why-choose-us-card .choose-image img {
	border-radius: 10px 10px 0 0;
	transition: 0.5s all ease
}

.why-choose-us-card .choose-content {
	background: #F5F7FB;
	border-radius: 0 0 10px 10px;
	padding: 30px 25px;
	transition: 0.5s all ease
}

.why-choose-us-card .choose-content h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 1.5;
	transition: 0.5s all ease
}

.why-choose-us-card .choose-content p {
	font-size: 15px;
	margin-bottom: 20px;
	transition: 0.5s all ease
}

.why-choose-us-card .choose-content .choose-btn {
	display: inline-block;
	padding: 15px 30px;
	border-radius: 5px;
	background: #3c3c3c;
	color: #fff;
	transition: 0.5s all ease
}

.why-choose-us-card:hover .choose-image img {
	transform: scale(1.2)
}

.why-choose-us-card:hover .choose-content {
	background-color: #3c3c3c
}

.why-choose-us-card:hover .choose-content h3 {
	color: #fff
}

.why-choose-us-card:hover .choose-content p {
	color: #fff
}

.why-choose-us-card:hover .choose-content .choose-btn {
	background: #fff;
	color: #3c3c3c
}

.why-choose-us-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.why-choose-us-slider.owl-theme .owl-dots .owl-dot:hover span,
.why-choose-us-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.why-choose-us-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px
}

.why-choose-us-slider.owl-theme .owl-nav {
	margin-top: 0
}

.why-choose-us-area-without-bg .main-section-title {
	max-width: 650px;
	margin: 0 auto 45px
}

.why-choose-us-item {
	background-color: #F5F7FB;
	padding: 35px;
	margin-bottom: 30px;
	transition: 0.5s all ease
}

.why-choose-us-item.with-border {
	background-color: #fff0;
	border: 1px solid #F5F7FB
}

.why-choose-us-item .choose-image {
	margin-bottom: 25px
}

.why-choose-us-item .choose-content h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1.5;
	transition: 0.5s all ease
}

.why-choose-us-item .choose-content .list {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 25px
}

.why-choose-us-item .choose-content .list li {
	list-style-type: none;
	color: #767676;
	margin-bottom: 15px;
	position: relative;
	padding-left: 22px;
	transition: 0.5s all ease
}

.why-choose-us-item .choose-content .list li:last-child {
	margin-bottom: 0
}

.why-choose-us-item .choose-content .list li i {
	color: #3c3c3c;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s all ease
}

.why-choose-us-item .choose-content .choose-btn {
	display: inline-block;
	padding: 15px 30px;
	border-radius: 5px;
	background: #3c3c3c;
	color: #fff;
	transition: 0.5s all ease
}

.why-choose-us-item:hover {
	background-color: #0d1820;
	transform: translateY(-5px)
}

.why-choose-us-item:hover .choose-content h3 {
	color: #fff
}

.why-choose-us-item:hover .choose-content .list li {
	color: #fff
}

.why-choose-us-item:hover .choose-content .list li i {
	color: #fff
}

.find-loan-officer-area {
	background-image: url(../img/more-home/loan-officer-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1
}

.find-loan-officer-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0d1820;
	z-index: -1;
	opacity: .77
}

.find-loan-officer-form {
	background-color: #fff;
	box-shadow: 0 5px 50px rgb(13 24 32 / .05);
	border-radius: 15px;
	padding: 50px 65px
}

.find-loan-officer-form h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0
}

.find-loan-officer-form .loan-check-box {
	margin-top: 25px;
	margin-bottom: 25px
}

.find-loan-officer-form .loan-check-box .form-check {
	display: inline-block;
	margin-right: 30px
}

.find-loan-officer-form .loan-check-box .form-check:last-child {
	margin-right: 0
}

.find-loan-officer-form .loan-check-box .form-check .form-check-label {
	color: #0d1820
}

.find-loan-officer-form .loan-check-box .form-check .form-check-input {
	font-size: 15px
}

.find-loan-officer-form .loan-check-box .form-check .form-check-input:checked {
	background-color: #3c3c3c;
	border-color: #3c3c3c
}

.find-loan-officer-form .loan-check-box .form-check .form-check-input:focus {
	box-shadow: unset
}

.find-loan-officer-form form .form-group {
	margin-bottom: 20px
}

.find-loan-officer-form form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	color: #767676;
	font-size: 14px
}

.find-loan-officer-form form .form-group .form-control {
	display: block;
	height: 55px;
	font-weight: 400;
	background: #F8FAFB;
	border: 1px solid #E3E9ED;
	border-radius: 10px;
	outline: 0;
	padding: 15px 20px;
	color: #767676
}

.find-loan-officer-form form .form-group .form-control::-moz-placeholder {
	color: #767676;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.find-loan-officer-form form .form-group .form-control::placeholder {
	color: #767676;
	transition: 0.5s all ease
}

.find-loan-officer-form form .form-group .form-control:focus {
	box-shadow: unset
}

.find-loan-officer-form form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.find-loan-officer-form form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.find-loan-officer-form form .form-group .nice-select {
	float: unset;
	height: 55px !important;
	line-height: 55px;
	color: #767676;
	background: #F8FAFB;
	border: 1px solid #E3E9ED;
	font-size: 14px;
	font-weight: 500;
	border-radius: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 35px
}

.find-loan-officer-form form .form-group .nice-select .list {
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	border-radius: 10px;
	margin-top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.find-loan-officer-form form .form-group .nice-select .list .option {
	transition: 0.5s all ease;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-weight: 500
}

.find-loan-officer-form form .form-group .nice-select .list .option:hover {
	background-color: #3c3c3c !important;
	color: #fff
}

.find-loan-officer-form form .form-group .nice-select .list .option.selected {
	background-color: #fff0;
	font-weight: 400
}

.find-loan-officer-form form .form-group .nice-select:after {
	right: 20px;
	width: 8px;
	height: 8px;
	margin-top: -5.5px
}

.find-loan-officer-form form .loan-button {
	text-align: center;
	margin-top: 30px
}

.find-loan-officer-form form .loan-button .default-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #3c3c3c;
	color: #fff;
	width: 100%;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.find-loan-officer-form form .loan-button .default-btn:hover {
	background-color: #0d1820
}

.find-loan-officer-image {
	padding-left: 50px;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px
}

.find-loan-officer-image img {
	border-radius: 15px
}

.find-loan-officer-image::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 312px;
	background-color: #fff0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 10px;
	border: 1px solid #3c3c3c
}

.find-loan-officer-image .find-loan-popup {
	position: absolute;
	right: 0;
	bottom: 35px;
	background-color: #3c3c3c;
	border-radius: 10px 0 0 10px;
	padding: 15px 45px;
	transition: 0.5s all ease
}

.find-loan-officer-image .find-loan-popup .video-btn i {
	font-size: 50px;
	color: #fff
}

.find-loan-officer-image .find-loan-popup:hover {
	background-color: #0d1820
}

.staff-card {
	margin-bottom: 30px
}

.staff-card .staff-image {
	transition: 0.5s all ease;
	position: relative;
	z-index: 1;
	padding-top: 0;
	padding-left: 0
}

.staff-card .staff-image img {
	border-radius: 15px
}

.staff-card .staff-image::before {
	position: absolute;
	content: "";
	height: 340px;
	width: 270px;
	background-color: #fff0;
	left: 0;
	top: 0;
	z-index: -1;
	border-radius: 10px;
	border: 1px solid #3c3c3c;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s all ease
}

.staff-card .staff-image .social-link {
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 0 10px 10px 0;
	background-color: #3c3c3c;
	padding: 25px;
	transition: 0.5s all ease;
	opacity: 0;
	visibility: hidden;
	margin-bottom: 0
}

.staff-card .staff-image .social-link li {
	display: inline-block;
	margin-right: 5px
}

.staff-card .staff-image .social-link li:last-child {
	margin-right: 0
}

.staff-card .staff-image .social-link li a i {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #fff;
	color: #3c3c3c;
	text-align: center;
	border-radius: 50px;
	font-size: 15px;
	transition: 0.5s all ease
}

.staff-card .staff-image .social-link li a i:hover {
	background-color: #0d1820;
	color: #fff;
	transform: translateY(-2px)
}

.staff-card .staff-content {
	text-align: center;
	margin-top: 30px
}

.staff-card .staff-content h3 {
	color: #0d1820;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 0
}

.staff-card .staff-content span {
	color: #767676;
	display: inline-block;
	margin-top: 10px
}

.staff-card:hover .staff-image {
	padding-top: 10px;
	padding-left: 10px
}

.staff-card:hover .staff-image::before {
	opacity: 1;
	visibility: visible
}

.staff-card:hover .staff-image .social-link {
	opacity: 1;
	visibility: visible;
	bottom: 35px
}

.staff-card.without-border .staff-image {
	border-radius: 15px;
	overflow: hidden
}

.staff-card.without-border .staff-image::before {
	display: none
}

.staff-card.without-border .staff-image img {
	border-radius: 15px;
	transition: 0.5s all ease
}

.staff-card.without-border:hover .staff-image {
	padding-top: 0;
	padding-left: 0
}

.staff-card.without-border:hover .staff-image img {
	transform: scale(1.1)
}

.staff-card.without-border-radius .staff-image {
	border-radius: 0;
	text-align: center
}

.staff-card.without-border-radius .staff-image img {
	border-radius: 0
}

.staff-card.without-border-radius .staff-image .social-link {
	left: 0;
	right: 0;
	border-radius: 0;
	max-width: 220px;
	margin: auto
}

.staff-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.staff-slider.owl-theme .owl-dots .owl-dot:hover span,
.staff-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.staff-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0
}

.staff-slider.owl-theme .owl-nav {
	margin-top: 0
}

.need-help-faq-area {
	overflow: hidden
}

.need-help-faq-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.need-help-faq-content {
	max-width: 640px;
	margin-left: auto
}

.need-help-faq-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.need-help-faq-content h3 {
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 700
}

.need-help-faq-content .need-help-faq-accordion {
	margin-top: 30px
}

.need-help-faq-content .need-help-faq-accordion .accordion-item {
	margin-bottom: 30px;
	transition: 0.5s all ease;
	border-radius: 5px;
	border: none
}

.need-help-faq-content .need-help-faq-accordion .accordion-item .accordion-button {
	color: #0d1820;
	position: relative;
	text-align: start;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	padding: 0 45px 0 0;
	transition: 0.5s all ease;
	background-color: #fff0
}

.need-help-faq-content .need-help-faq-accordion .accordion-item .accordion-button::before {
	position: absolute;
	right: 0;
	top: 3.5px;
	content: "-";
	font-size: 15px;
	color: 0.5s all ease;
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 50px
}

.need-help-faq-content .need-help-faq-accordion .accordion-item .accordion-button.collapsed::before {
	content: "+";
	color: #fff
}

.need-help-faq-content .need-help-faq-accordion .accordion-item .accordion-body {
	padding: 20px 0 0 0;
	transition: 0.5s all ease;
	border: none
}

.need-help-faq-content .need-help-faq-accordion .accordion-item .accordion-body p {
	color: #767676;
	font-size: 15px
}

.need-help-faq-content .need-help-faq-accordion .accordion-item .accordion-collapse {
	border: none
}

.need-help-faq-content .need-help-faq-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.need-help-faq-content .need-help-faq-accordion .accordion-item:last-child .accordion-body p {
	margin-bottom: 0
}

.need-help-faq-image {
	margin-left: 50px;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px
}

.need-help-faq-image img {
	border-radius: 10px 0 0 10px;
	border: 1px solid #eee
}

.need-help-faq-image::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 312px;
	background-color: #fff0;
	left: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 10px;
	border: 1px solid #3c3c3c
}

.need-help-faq-image .help-box {
	position: absolute;
	left: 0;
	bottom: 35px;
	background-color: #3c3c3c;
	border-radius: 0 10px 10px 0;
	padding: 30px;
	text-align: center
}

.need-help-faq-image .help-box h3 {
	font-weight: 700;
	color: #fff;
	font-size: 45px;
	margin-bottom: 12px;
	line-height: 1
}

.need-help-faq-image .help-box span {
	color: #fff
}

.testimonials-style-area {
	background-color: #F5F7FB;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.testimonials-style-area.bg-ffffff {
	background-color: #fff
}

.testimonials-style-content {
	padding-left: 30px
}

.testimonials-style-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.testimonials-style-content h3 {
	font-size: 40px;
	margin-bottom: 15px;
	font-weight: 700
}

.testimonials-style-content.with-border-color {
	border: 1px solid #DDD;
	padding: 35px;
	border-radius: 5px
}

.testimonials-style-card .info {
	position: relative;
	padding-left: 90px;
	padding-top: 30px;
	padding-bottom: 30px
}

.testimonials-style-card .info i {
	display: inline-block;
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 45px;
	text-align: center;
	border-radius: 50px;
	background-color: #3c3c3c;
	color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.testimonials-style-card .info h4 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 700
}

.testimonials-style-card .info span {
	color: #767676;
	font-size: 14px
}

.testimonials-style-card p {
	margin-bottom: 0
}

.testimonials-style-card .star-list {
	padding: 0;
	margin-top: 25px;
	margin-bottom: 0
}

.testimonials-style-card .star-list li {
	margin-right: 5px;
	display: inline-block
}

.testimonials-style-card .star-list li:last-child {
	margin-right: 0
}

.testimonials-style-card .star-list li i {
	color: #FFC700;
	font-size: 18px
}

.testimonials-style-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.testimonials-style-slider.owl-theme .owl-dots .owl-dot:hover span,
.testimonials-style-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.testimonials-style-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px;
	text-align: start
}

.testimonials-style-slider.owl-theme .owl-nav {
	margin-top: 0
}

.testimonials-style-area-with-bg {
	background-image: url(../img/more-home/testimonials/testimonials-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.testimonials-style-area-with-bg .testimonials-style-content {
	padding-left: 0;
	background-color: #fff;
	padding: 50px;
	max-width: 750px
}

.testimonials-style-area-with-bg .testimonials-style-content .info {
	padding-top: 40px;
	padding-bottom: 25px
}

.testimonials-style-area-with-bg.bg-style-two {
	background-image: url(../img/more-home/testimonials/testimonials-bg-2.jpg)
}

.testimonials-style-area-with-bg.bg-style-two .testimonials-style-content {
	padding-left: 0;
	background-color: #fff0;
	padding: 0;
	max-width: 750px
}

.testimonials-gradient-shape {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.let-contact-area {
	background-color: #0d1820;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.let-contact-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.let-contact-area.with-main-color {
	background-color: #3c3c3c
}

.let-contact-area.with-main-color .let-contact-form .sub-title {
	color: #fff
}

.let-contact-area.with-main-color .let-contact-form form .let-contact-btn .main-default-btn {
	background-color: #0d1820;
	color: #fff
}

.let-contact-area.with-main-color .let-contact-form form .let-contact-btn .main-default-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.let-contact-area.with-main-color .let-contact-form form .text-danger {
	color: #ffffff !important
}

.let-contact-form {
	max-width: 640px;
	margin-left: auto
}

.let-contact-form .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px;
	position: relative;
	left: 8px
}

.let-contact-form h3 {
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 700;
	color: #fff;
	position: relative;
	left: 8px
}

.let-contact-form form {
	margin-top: 25px
}

.let-contact-form form .form-group {
	margin-bottom: 20px
}

.let-contact-form form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	color: #fff;
	font-size: 14px
}

.let-contact-form form .form-group .form-control {
	display: block;
	height: 55px;
	font-weight: 400;
	background: #F8FAFB;
	border: 1px solid #E3E9ED;
	border-radius: 10px;
	outline: 0;
	padding: 15px 20px;
	color: #555
}

.let-contact-form form .form-group .form-control::-moz-placeholder {
	color: #555;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.let-contact-form form .form-group .form-control::placeholder {
	color: #555;
	transition: 0.5s all ease
}

.let-contact-form form .form-group .form-control:focus {
	box-shadow: unset
}

.let-contact-form form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.let-contact-form form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.let-contact-form form .form-group textarea.form-control {
	min-height: 120px
}

.let-contact-form form .form-group .list-unstyled li {
	font-size: 12px;
	margin-top: 10px;
	color: red
}

.let-contact-form form .let-contact-btn .main-default-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #3c3c3c;
	color: #fff;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.let-contact-form form .let-contact-btn .main-default-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.let-contact-form form .text-danger {
	color: #3c3c3c !important;
	font-size: 15px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0
}

.let-contact-map {
	padding-left: 50px
}

.let-contact-map iframe {
	width: 100%;
	height: 800px;
	margin-bottom: -10px
}

.let-contact-area-with-bg {
	background-image: url(../img/more-home/let-contact-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1
}

.let-contact-area-with-bg::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0d1820;
	z-index: -1;
	opacity: .77
}

.let-contact-area-with-bg .main-section-title h2 {
	color: #fff
}

.let-contact-area-with-bg .let-contact-form {
	max-width: 100%
}

.let-contact-area-with-bg .let-contact-form form {
	margin-top: 0
}

.let-contact-area-with-bg .let-contact-form form .form-group {
	margin-bottom: 20px
}

.let-contact-area-with-bg .let-contact-form form .form-group .form-control {
	height: 60px;
	color: #555;
	font-size: 15px;
	border-radius: 5px
}

.let-contact-area-with-bg .let-contact-form form .form-group .form-control::-moz-placeholder {
	color: #767676;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.let-contact-area-with-bg .let-contact-form form .form-group .form-control::placeholder {
	color: #767676;
	transition: 0.5s all ease
}

.let-contact-area-with-bg .let-contact-form form .form-group .form-control:focus {
	box-shadow: unset
}

.let-contact-area-with-bg .let-contact-form form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.let-contact-area-with-bg .let-contact-form form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.let-contact-area-with-bg .let-contact-form form .form-group textarea.form-control {
	min-height: 172px
}

.let-contact-area-with-bg .let-contact-form form .let-contact-btn .main-default-btn {
	width: 100%;
	border-radius: 5px
}

.let-contact-area-with-bg-image {
	background-image: url(../img/more-home/let-contact-bg-2.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.let-contact-area-with-bg-image .let-contact-form {
	margin-left: 0;
	margin-right: auto
}

.let-contact-area-with-bg-image .let-contact-form h3 {
	color: #0d1820
}

.let-contact-area-with-bg-image .let-contact-form form .form-group .form-control {
	font-size: 14px
}

.let-contact-area-with-bg-image .let-contact-form form .form-group label {
	color: #0d1820
}

.let-contact-shape {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 30%
}

.let-contact-form-with-gray-color {
	margin-top: 50px;
	position: relative;
	z-index: 1
}

.let-contact-form-with-gray-color .main-section-title .sub-title {
	color: #fff
}

.let-contact-form-with-gray-color .main-section-title h2 {
	color: #fff
}

.let-contact-form-with-gray-color form {
	background: #F5F7FB;
	padding: 50px;
	max-width: 880px;
	margin: auto;
	border-radius: 5px
}

.let-contact-form-with-gray-color form .form-group {
	margin-bottom: 20px
}

.let-contact-form-with-gray-color form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	color: #0d1820;
	font-size: 14px
}

.let-contact-form-with-gray-color form .form-group .form-control {
	display: block;
	height: 55px;
	font-weight: 400;
	background: #fff;
	border: 1px solid #E3E9ED;
	border-radius: 10px;
	outline: 0;
	padding: 15px 20px;
	color: #555
}

.let-contact-form-with-gray-color form .form-group .form-control::-moz-placeholder {
	color: #555;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.let-contact-form-with-gray-color form .form-group .form-control::placeholder {
	color: #555;
	transition: 0.5s all ease
}

.let-contact-form-with-gray-color form .form-group .form-control:focus {
	box-shadow: unset
}

.let-contact-form-with-gray-color form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.let-contact-form-with-gray-color form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.let-contact-form-with-gray-color form .form-group textarea.form-control {
	min-height: 120px
}

.let-contact-form-with-gray-color form .form-group .list-unstyled li {
	font-size: 12px;
	margin-top: 10px;
	color: red
}

.let-contact-form-with-gray-color form .let-contact-btn .main-default-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #0d1820;
	color: #fff;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.let-contact-form-with-gray-color form .let-contact-btn .main-default-btn:hover {
	background-color: #3c3c3c;
	color: #fff
}

.let-contact-form-with-gray-color form .text-danger {
	color: #3c3c3c !important;
	font-size: 15px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0
}

.let-contact-form-with-gray-color .let-contact-shape {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.blog-style-left-card .blog-image {
	position: relative;
	overflow: hidden;
	border-radius: 10px
}

.blog-style-left-card .blog-image .tag {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
	background-color: #3c3c3c;
	color: #fff;
	position: absolute;
	left: 20px;
	top: 20px;
	font-size: 14px
}

.blog-style-left-card .blog-image img {
	border-radius: 10px;
	transition: 0.5s all ease
}

.blog-style-left-card .blog-content {
	margin-top: 25px
}

.blog-style-left-card .blog-content .post-meta {
	padding: 0;
	margin-bottom: 25px
}

.blog-style-left-card .blog-content .post-meta li {
	color: #767676;
	font-size: 15px;
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	padding-left: 22px
}

.blog-style-left-card .blog-content .post-meta li:first-child {
	padding-left: 0
}

.blog-style-left-card .blog-content .post-meta li:last-child {
	margin-right: 0
}

.blog-style-left-card .blog-content .post-meta li .post-author img {
	width: 35px;
	height: 35px;
	margin-right: 10px
}

.blog-style-left-card .blog-content .post-meta li .post-author span {
	font-weight: 400;
	font-size: 15px;
	color: #767676
}

.blog-style-left-card .blog-content .post-meta li i {
	position: absolute;
	left: 0;
	top: 2.8px;
	color: #3c3c3c
}

.blog-style-left-card .blog-content h3 {
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: 700
}

.blog-style-left-card .blog-content h3 a {
	color: #0d1820
}

.blog-style-left-card .blog-content p {
	margin-bottom: 0
}

.blog-style-left-card:hover .blog-image img {
	transform: scale(1.2)
}

.blog-style-right-card {
	padding-left: 45px
}

.blog-style-right-card .card-box {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E3E9ED
}

.blog-style-right-card .card-box:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.blog-style-right-card .card-box .blog-content .tag {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
	background-color: #3c3c3c;
	color: #fff;
	font-size: 14px;
	margin-bottom: 22px;
	transition: 0.5s all ease
}

.blog-style-right-card .card-box .blog-content .tag:hover {
	background-color: #0d1820
}

.blog-style-right-card .card-box .blog-content .post-meta {
	padding: 0;
	margin-bottom: 15px
}

.blog-style-right-card .card-box .blog-content .post-meta li {
	color: #767676;
	font-size: 15px;
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	padding-left: 22px
}

.blog-style-right-card .card-box .blog-content .post-meta li:last-child {
	margin-right: 0
}

.blog-style-right-card .card-box .blog-content .post-meta li i {
	position: absolute;
	left: 0;
	top: 2.8px;
	color: #3c3c3c
}

.blog-style-right-card .card-box .blog-content h3 {
	font-size: 24px;
	margin-bottom: 12px;
	font-weight: 700;
	line-height: 1.5
}

.blog-style-right-card .card-box .blog-content h3 a {
	color: #0d1820
}

.blog-style-right-card .card-box .blog-content p {
	margin-bottom: 0
}

.blog-style-card {
	margin-bottom: 30px;
	background-color: #F5F7FB;
	padding: 30px;
	transition: 0.5s all ease
}

.blog-style-card .tag {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
	background-color: #3c3c3c;
	color: #fff;
	margin-bottom: 28px
}

.blog-style-card .post-meta {
	padding: 0;
	margin-bottom: 20px
}

.blog-style-card .post-meta li {
	color: #767676;
	font-size: 14px;
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	padding-left: 22px;
	transition: 0.5s all ease
}

.blog-style-card .post-meta li:first-child {
	padding-left: 0
}

.blog-style-card .post-meta li:last-child {
	margin-right: 0
}

.blog-style-card .post-meta li .post-author img {
	width: 35px;
	height: 35px;
	margin-right: 5px;
	display: inline-block
}

.blog-style-card .post-meta li .post-author span {
	font-weight: 400;
	font-size: 14px;
	color: #767676;
	transition: 0.5s all ease
}

.blog-style-card .post-meta li i {
	position: absolute;
	left: 0;
	top: 0;
	color: #3c3c3c;
	transition: 0.5s all ease
}

.blog-style-card h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 15px
}

.blog-style-card h3 a {
	color: #0d1820;
	transition: 0.5s all ease
}

.blog-style-card p {
	margin-bottom: 0;
	transition: 0.5s all ease;
	font-size: 15px
}

.blog-style-card:hover {
	background-color: #0d1820
}

.blog-style-card:hover .post-meta li {
	color: #fff
}

.blog-style-card:hover .post-meta li .post-author span {
	color: #fff
}

.blog-style-card:hover .post-meta li i {
	color: #3c3c3c
}

.blog-style-card:hover h3 a {
	color: #fff
}

.blog-style-card:hover p {
	color: #fff
}

.blog-style-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.blog-style-slider.owl-theme .owl-dots .owl-dot:hover span,
.blog-style-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.blog-style-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0
}

.blog-style-slider.owl-theme .owl-nav {
	margin-top: 0
}

.subscribe-style-area {
	background-image: url(../img/more-home/subscribe/subscribe-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.subscribe-style-area.bg-style-two {
	background-image: url(../img/more-home/subscribe/subscribe-bg-2.jpg)
}

.subscribe-style-wrap-content h2 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
	font-size: 40px
}

.subscribe-style-wrap-content .newsletter-form {
	position: relative
}

.subscribe-style-wrap-content .newsletter-form .form-control {
	display: block;
	width: 100%;
	background-color: #fff;
	border: none;
	height: 70px;
	padding: 15px 25px;
	border-radius: 10px;
	outline: 0;
	color: #767676;
	font-size: 15px
}

.subscribe-style-wrap-content .newsletter-form .form-control::-moz-placeholder {
	color: #767676;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.subscribe-style-wrap-content .newsletter-form .form-control::placeholder {
	color: #767676;
	transition: 0.5s all ease
}

.subscribe-style-wrap-content .newsletter-form .form-control:focus {
	box-shadow: unset
}

.subscribe-style-wrap-content .newsletter-form .form-control:focus::-moz-placeholder {
	color: #fff0
}

.subscribe-style-wrap-content .newsletter-form .form-control:focus::placeholder {
	color: #fff0
}

.subscribe-style-wrap-content .newsletter-form .main-default-btn {
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	color: #ffffff !important;
	padding: 20px;
	position: absolute;
	top: 4px;
	right: 4px
}

.subscribe-style-wrap-content .newsletter-form #validator-newsletter {
	color: #fff;
	font-size: 14px;
	margin-top: 10px
}

.footer-style-area {
	background: #0d1820
}

.footer-style-area .copyright-style-area {
	margin-top: 70px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #212e37
}

.footer-style-area .copyright-style-area .copyright-item p {
	margin-bottom: 0;
	color: #E3E9ED;
	font-size: 15px
}

.footer-style-area .copyright-style-area .copyright-item p a {
	display: inline-block;
	color: #3c3c3c;
	font-weight: 600
}

.footer-style-area .copyright-style-area .copyright-item p a:hover {
	letter-spacing: 1px
}

.footer-style-area .copyright-style-area .copyright-item .payment-list {
	margin: 0;
	padding: 0;
	text-align: end
}

.footer-style-area .copyright-style-area .copyright-item .payment-list li {
	list-style-type: none;
	display: inline-block;
	margin-right: 8px
}

.footer-style-area .copyright-style-area .copyright-item .payment-list li:last-child {
	margin-right: 0
}

.footer-style-area .copyright-style-area .copyright-item .payment-list li a {
	display: block
}

.footer-style-area .copyright-style-area .copyright-item .payment-list li a:hover {
	transform: translateY(-5px)
}

.single-footer-widget {
	margin-bottom: 25px
}

.single-footer-widget .footer-logo a img {
	margin-bottom: 30px
}

.single-footer-widget .footer-logo p {
	color: #fff;
	margin-bottom: 20px;
	font-size: 15px
}

.single-footer-widget .footer-logo .footer-social {
	padding: 0;
	margin-bottom: 0
}

.single-footer-widget .footer-logo .footer-social li {
	display: inline-block;
	margin-right: 10px
}

.single-footer-widget .footer-logo .footer-social li:last-child {
	margin-right: 0
}

.single-footer-widget .footer-logo .footer-social li a i {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50px;
	background: #3c3c3c;
	color: #fff;
	transition: 0.5s all ease;
	font-size: 15px
}

.single-footer-widget .footer-logo .footer-social li a i:hover {
	background-color: #fff;
	color: #3c3c3c;
	transform: translateY(-2px)
}

.single-footer-widget h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #fff
}

.single-footer-widget .quick-link {
	padding: 0 0 0 0;
	margin-bottom: 0
}

.single-footer-widget .quick-link li {
	list-style-type: none;
	margin-bottom: 15px;
	position: relative;
	padding-left: 22px;
	font-size: 15px
}

.single-footer-widget .quick-link li:last-child {
	margin-bottom: 0
}

.single-footer-widget .quick-link li a {
	color: #fff
}

.single-footer-widget .quick-link li a:hover {
	color: #3c3c3c
}

.single-footer-widget .quick-link li::before {
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	border-radius: 50px;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.single-footer-widget .address-info {
	padding: 0;
	margin-bottom: 0
}

.single-footer-widget .address-info li {
	list-style-type: none;
	margin-bottom: 15px;
	font-size: 15px;
	color: #fff;
	position: relative;
	padding-left: 22px
}

.single-footer-widget .address-info li:last-child {
	margin-bottom: 0
}

.single-footer-widget .address-info li i {
	color: #3c3c3c;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.single-footer-widget .address-info li a {
	color: #fff;
	font-size: 15px
}

.single-footer-widget .address-info li a:hover {
	color: #3c3c3c
}

.banner-buy-area {
	background-image: url(../img/more-home/banner/banner-buy-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 70px
}

.banner-buy-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.banner-buy-content {
	background: rgb(0 0 0 / .5);
	padding: 70px 80px;
	max-width: 850px;
	border-radius: 0 0 50px 50px
}

.banner-buy-content .sub-title {
	display: inline-block;
	margin-bottom: 18px;
	color: #fff
}

.banner-buy-content h1 {
	font-size: 85px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #fff
}

.banner-buy-content p {
	margin-bottom: 0;
	color: #fff;
	font-size: 15px
}

.banner-buy-content .banner-buy-btn {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0
}

.banner-buy-content .banner-buy-btn li {
	list-style-type: none;
	display: inline-block;
	margin-right: 18px
}

.banner-buy-content .banner-buy-btn li:last-child {
	margin-right: 0
}

.banner-buy-content .banner-buy-btn li .main-default-btn {
	color: #fff
}

.banner-buy-content .banner-buy-btn li .main-optional-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #fff;
	color: #3c3c3c;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.banner-buy-content .banner-buy-btn li .main-optional-btn:hover {
	background-color: #3c3c3c;
	color: #fff
}

.banner-buy-info-card {
	position: relative;
	margin-top: 50px;
	padding-left: 82px
}

.banner-buy-info-card .icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.banner-buy-info-card .icon i {
	display: inline-block;
	height: 65px;
	width: 65px;
	line-height: 65px;
	background-color: #3c3c3c;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	font-size: 35px;
	transition: 0.5s all ease
}

.banner-buy-info-card p {
	margin-bottom: 0
}

.banner-buy-info-card p span {
	display: block;
	color: #fff;
	margin-bottom: 8px
}

.banner-buy-info-card p span:last-child {
	margin-bottom: 0
}

.banner-buy-info-card p span a {
	color: #fff
}

.banner-buy-info-card:hover .icon i {
	background-color: #0d1820;
	color: #fff
}

.offer-style-card {
	position: relative;
	transition: 0.5s all ease;
	margin-bottom: 30px
}

.offer-style-card::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	height: 90%;
	background: linear-gradient(180deg, #fff0 0%, rgb(255 255 255 / .4) 61.46%, rgb(255 255 255 / .9) 100%);
	bottom: 0
}

.offer-style-card .offer-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 30px 35px 30px
}

.offer-style-card .offer-content h3 {
	font-size: 20px;
	color: #0d1820;
	margin-bottom: 12px;
	font-weight: 700;
	line-height: 1.5
}

.offer-style-card .offer-content a {
	font-weight: 500;
	color: #0d1820;
	font-size: 15px;
	transition: 0.5s all ease
}

.offer-style-card:hover {
	transform: translateY(10px)
}

.offer-style-card:hover .offer-content a {
	color: #3c3c3c
}

.offer-style-card.with-black-color::before {
	background: linear-gradient(180deg, #fff0 0%, #000000 100%, rgb(0 0 0 / .7) 100%)
}

.offer-style-card.with-black-color::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	height: 90%;
	background: linear-gradient(180deg, #fff0 0%, rgb(0 173 133 / .682292) 61.98%, #00A47E 100%);
	bottom: 0;
	transition: 0.5s all ease;
	opacity: 0;
	visibility: hidden
}

.offer-style-card.with-black-color .offer-content {
	z-index: 1
}

.offer-style-card.with-black-color .offer-content h3 {
	color: #fff;
	transition: 0.5s all ease
}

.offer-style-card.with-black-color .offer-content a {
	color: #fff;
	transition: 0.5s all ease
}

.offer-style-card.with-black-color:hover::after {
	opacity: 1;
	visibility: visible
}

.offer-style-card.with-black-color:hover .offer-content h3 {
	color: #fff
}

.offer-style-card.with-black-color:hover .offer-content a {
	color: #fff
}

.offer-style-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.offer-style-slider.owl-theme .owl-dots .owl-dot:hover span,
.offer-style-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.offer-style-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0
}

.offer-style-slider.owl-theme .owl-nav {
	margin-top: 0
}

.offer-style-area-with-full-width {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.offer-style-area-with-full-width .container-fluid {
	left: calc((100% - 1320px) / 2);
	position: relative
}

.offer-style-area-with-full-width::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 950px;
	background: #F5F7FB;
	border-radius: 0 100px 0 0;
	z-index: -1
}

.offer-style-section-content .sub-title {
	display: inline-block;
	margin-bottom: 15px;
	color: #3c3c3c
}

.offer-style-section-content h3 {
	font-size: 40px;
	margin-bottom: 15px;
	font-weight: 700
}

.offer-style-section-content p {
	margin-bottom: 0;
	font-size: 15px
}

.offer-style-item {
	margin-bottom: 30px
}

.offer-style-item .offer-image {
	position: relative;
	z-index: 1
}

.offer-style-item .offer-image::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	height: 90%;
	background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0 / .4) 61.46%, rgb(0 0 0 / .8) 100%);
	bottom: 0
}

.offer-style-item .offer-content {
	padding: 30px;
	border: 1px solid #EBE9EE;
	background-color: #fff;
	margin-top: 10px;
	transition: 0.5s all ease
}

.offer-style-item .offer-content h3 {
	font-size: 18px;
	color: #0d1820;
	margin-bottom: 12px;
	font-weight: 700;
	line-height: 1.6;
	transition: 0.5s all ease
}

.offer-style-item .offer-content a {
	font-weight: 500;
	color: #0d1820;
	font-size: 14px;
	transition: 0.5s all ease;
	transition: 0.5s all ease
}

.offer-style-item:hover .offer-content {
	border: 1px solid #3c3c3c;
	background-color: #3c3c3c
}

.offer-style-item:hover .offer-content h3 {
	color: #fff
}

.offer-style-item:hover .offer-content a {
	color: #fff
}

.get-introduced-area {
	background-color: #3c3c3c;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.get-introduced-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.get-introduced-area::before {
	position: absolute;
	content: "";
	width: 250px;
	height: 100%;
	background-color: #fff;
	right: 0;
	top: 0;
	z-index: -1
}

.get-introduced-area::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 90px;
	background-color: #fff;
	right: 0;
	bottom: 0;
	z-index: -1
}

.get-introduced-content {
	max-width: 640px;
	margin-left: auto
}

.get-introduced-content .sub-title {
	display: inline-block;
	margin-bottom: 18px;
	color: #fff
}

.get-introduced-content h3 {
	font-size: 40px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #fff
}

.get-introduced-content p {
	margin-bottom: 0;
	color: #fff;
	font-size: 15px
}

.get-introduced-content .introduced-inner-box {
	background-color: #00ad85;
	padding: 35px 20px 35px 85px;
	border-radius: 5px;
	position: relative;
	margin-top: 30px
}

.get-introduced-content .introduced-inner-box .icon {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%)
}

.get-introduced-content .introduced-inner-box .icon i {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	background-color: #3c3c3c;
	color: #fff;
	text-align: center;
	font-size: 25px;
	border-radius: 64% 36% 35% 65%/65% 44% 56% 35%
}

.get-introduced-content .introduced-inner-box span {
	color: #fff;
	font-size: 15px
}

.get-introduced-content .introduced-counter-item {
	margin-top: 80px
}

.get-introduced-content .introduced-counter-item .counter-card {
	position: relative;
	margin-top: 25px
}

.get-introduced-content .introduced-counter-item .counter-card h3 {
	font-weight: 700;
	font-size: 55px;
	color: #3c3c3c;
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0
}

.get-introduced-content .introduced-counter-item .counter-card p {
	margin-bottom: 0;
	font-size: 15px;
	color: #0d1820;
	padding-left: 85px;
	padding-top: 10px;
	font-weight: 500
}

.get-introduced-image {
	background-image: url(../img/more-home/get-introduced.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	margin-left: 35px;
	border-radius: 10px 0 0 10px
}

.video-overview-image {
	position: relative;
	z-index: 1;
	text-align: center
}

.video-overview-image::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.5s all ease;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	z-index: 1;
	margin: 50px;
	opacity: .77
}

.video-overview-image .video-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1
}

.video-overview-image .video-btn i {
	width: 100px;
	height: 100px;
	line-height: 100px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #3c3c3c;
	font-size: 70px;
	margin-right: 10px;
	transition: 0.5s all ease
}

.video-overview-image .video-btn:hover i {
	background-color: #3c3c3c;
	color: #fff
}

.video-overview-image .video-btn span {
	color: #0d1820;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	top: -5px
}

.video-overview-content {
	padding-left: 45px
}

.video-overview-content .overview-inner-box {
	margin-bottom: 35px;
	position: relative;
	padding-left: 100px
}

.video-overview-content .overview-inner-box:last-child {
	margin-bottom: 0
}

.video-overview-content .overview-inner-box .icon {
	position: absolute;
	left: 0;
	top: 1.5px
}

.video-overview-content .overview-inner-box .icon i {
	display: inline-block;
	width: 80px;
	height: 75px;
	line-height: 75px;
	border-radius: 10px;
	background: #e5f9f4;
	color: #3c3c3c;
	font-size: 45px;
	text-align: center;
	transition: 0.5s all ease
}

.video-overview-content .overview-inner-box h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px
}

.video-overview-content .overview-inner-box p {
	margin-bottom: 10px;
	font-size: 15px
}

.video-overview-content .overview-inner-box a {
	font-weight: 500;
	color: #0d1820;
	font-size: 15px;
	transition: 0.5s all ease
}

.video-overview-content .overview-inner-box:hover .icon i {
	background-color: #3c3c3c;
	color: #fff
}

.get-address-content .sub-title {
	display: inline-block;
	margin-bottom: 18px;
	color: #3c3c3c
}

.get-address-content h3 {
	font-size: 40px;
	margin-bottom: 15px;
	font-weight: 700
}

.get-address-content .inner-box {
	margin-top: 30px;
	position: relative;
	padding-left: 75px
}

.get-address-content .inner-box::before {
	width: 1px;
	height: 140%;
	background-color: #3c3c3c;
	content: "";
	z-index: -1;
	position: absolute;
	left: 28px;
	top: 0
}

.get-address-content .inner-box:last-child::before {
	display: none
}

.get-address-content .inner-box .number {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	background-color: #3c3c3c;
	color: #fff;
	text-align: center;
	font-size: 25px;
	border-radius: 64% 36% 35% 65%/65% 44% 56% 35%;
	font-weight: 700;
	font-style: italic;
	position: absolute;
	left: 0;
	top: 0
}

.get-address-content .inner-box h4 {
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: 700
}

.get-address-content .inner-box p {
	color: #767676
}

.get-address-form {
	background-color: #3c3c3c;
	border-radius: 15px;
	padding: 50px 65px;
	margin-left: 35px
}

.get-address-form h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
	color: #fff
}

.get-address-form .loan-check-box {
	margin-top: 25px;
	margin-bottom: 25px
}

.get-address-form .loan-check-box .form-check {
	display: inline-block;
	margin-right: 30px
}

.get-address-form .loan-check-box .form-check:last-child {
	margin-right: 0
}

.get-address-form .loan-check-box .form-check .form-check-label {
	color: #fff
}

.get-address-form .loan-check-box .form-check .form-check-input {
	font-size: 15px
}

.get-address-form .loan-check-box .form-check .form-check-input:checked {
	background-color: #0d1820;
	border-color: #0d1820
}

.get-address-form .loan-check-box .form-check .form-check-input:focus {
	box-shadow: unset
}

.get-address-form form .form-group {
	margin-bottom: 20px
}

.get-address-form form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	color: #fff;
	font-size: 14px
}

.get-address-form form .form-group .form-control {
	display: block;
	height: 55px;
	font-weight: 400;
	background: #F8FAFB;
	border: 1px solid #E3E9ED;
	border-radius: 10px;
	outline: 0;
	padding: 15px 20px;
	color: #767676
}

.get-address-form form .form-group .form-control::-moz-placeholder {
	color: #767676;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.get-address-form form .form-group .form-control::placeholder {
	color: #767676;
	transition: 0.5s all ease
}

.get-address-form form .form-group .form-control:focus {
	box-shadow: unset
}

.get-address-form form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.get-address-form form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.get-address-form form .form-group .nice-select {
	float: unset;
	height: 55px !important;
	line-height: 55px;
	color: #767676;
	background: #F8FAFB;
	border: 1px solid #E3E9ED;
	font-size: 14px;
	font-weight: 500;
	border-radius: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 35px
}

.get-address-form form .form-group .nice-select .list {
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	border-radius: 10px;
	margin-top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.get-address-form form .form-group .nice-select .list .option {
	transition: 0.5s all ease;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-weight: 500
}

.get-address-form form .form-group .nice-select .list .option:hover {
	background-color: #3c3c3c !important;
	color: #fff
}

.get-address-form form .form-group .nice-select .list .option.selected {
	background-color: #fff0;
	font-weight: 400
}

.get-address-form form .form-group .nice-select:after {
	right: 20px;
	width: 8px;
	height: 8px;
	margin-top: -5.5px
}

.get-address-form form .loan-button {
	text-align: center;
	margin-top: 30px
}

.get-address-form form .loan-button .default-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #0d1820;
	color: #fff;
	width: 100%;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.get-address-form form .loan-button .default-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.faq-style-accordion {
	max-width: 870px;
	margin: auto
}

.faq-style-accordion .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.faq-style-accordion h3 {
	font-size: 40px;
	margin-bottom: 35px;
	font-weight: 700
}

.faq-style-accordion .accordion-item {
	margin-bottom: 20px;
	transition: 0.5s all ease;
	border-radius: 0;
	border: none
}

.faq-style-accordion .accordion-item .accordion-button {
	color: #0d1820;
	position: relative;
	text-align: start;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	padding: 25px 65px 25px 25px;
	transition: 0.5s all ease;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 0
}

.faq-style-accordion .accordion-item .accordion-button::before {
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	content: "-";
	font-size: 15px;
	color: 0.5s all ease;
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #fff;
	color: #3c3c3c;
	border-radius: 50px
}

.faq-style-accordion .accordion-item .accordion-button.collapsed {
	background-color: #E5F9F4;
	color: #0d1820
}

.faq-style-accordion .accordion-item .accordion-button.collapsed::before {
	content: "+";
	color: #fff;
	background-color: #3c3c3c
}

.faq-style-accordion .accordion-item .accordion-body {
	padding: 20px 0 25px 20px;
	transition: 0.5s all ease;
	border: none
}

.faq-style-accordion .accordion-item .accordion-body p {
	color: #767676;
	font-size: 15px;
	margin-bottom: 0
}

.faq-style-accordion .accordion-item .accordion-collapse {
	border: none
}

.faq-style-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.faq-style-accordion .accordion-item:last-child .accordion-body {
	padding-bottom: 0
}

.faq-style-area-with-full-width {
	overflow: hidden
}

.faq-style-area-with-full-width .container-fluid {
	padding-right: var(--bs-gutter-x, .75rem);
	padding-left: var(--bs-gutter-x, .75rem)
}

.faq-style-area-with-full-width .faq-style-accordion {
	max-width: 640px;
	margin: 0 auto 0 0
}

.faq-style-area-with-full-width.with-black-color {
	background-color: #0d1820
}

.faq-style-area-with-full-width.with-black-color .faq-style-accordion h3 {
	color: #fff
}

.faq-style-area-with-full-width.with-black-color .faq-style-accordion .accordion-item {
	background-color: #fff0
}

.faq-style-area-with-full-width.with-black-color .faq-style-accordion .accordion-item .accordion-body {
	padding-right: 15px
}

.faq-style-area-with-full-width.with-black-color .faq-style-accordion .accordion-item .accordion-body p {
	color: #fff;
	font-size: 15px
}

.faq-style-area-with-full-width-wrap {
	background-color: #0d1820;
	overflow: hidden
}

.faq-style-area-with-full-width-wrap .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.faq-style-area-with-full-width-wrap .faq-style-accordion {
	max-width: 640px;
	margin: 0 0 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 50px
}

.faq-style-area-with-full-width-wrap .faq-style-accordion .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.faq-style-area-with-full-width-wrap .faq-style-accordion h3 {
	font-size: 40px;
	margin-bottom: 35px;
	font-weight: 700;
	color: #fff
}

.faq-style-area-with-full-width-wrap .faq-style-accordion .accordion-item {
	background-color: #fff0
}

.faq-style-area-with-full-width-wrap .faq-style-accordion .accordion-item .accordion-body {
	padding-right: 15px
}

.faq-style-area-with-full-width-wrap .faq-style-accordion .accordion-item .accordion-body p {
	color: #fff;
	font-size: 15px
}

.faq-style-area-with-full-width-wrap.bg-transparent {
	background-color: #fff0
}

.faq-style-area-with-full-width-wrap.bg-transparent .faq-style-accordion {
	max-width: 640px;
	margin: 0 auto 0 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 50px
}

.faq-style-area-with-full-width-wrap.bg-transparent .faq-style-accordion .sub-title {
	color: #3c3c3c
}

.faq-style-area-with-full-width-wrap.bg-transparent .faq-style-accordion h3 {
	color: #0d1820
}

.faq-style-area-with-full-width-wrap.bg-transparent .faq-style-accordion .accordion-item .accordion-body p {
	color: #767676
}

.faq-style-area-with-full-width-wrap.bg-transparent .faq-style-image-wrap {
	border-radius: 0 0 100px 0
}

.faq-style-image-wrap {
	background-image: url(../img/more-home/faq-2.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%
}

.faq-style-image-wrap.bg-2 {
	background-image: url(../img/more-home/faq-4.jpg)
}

.better-home-area {
	background-image: url(../img/more-home/banner/better-home-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 120px;
	position: relative;
	z-index: 1
}

.better-home-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.better-home-area .social-links {
	left: 30px;
	bottom: 30px;
	padding-left: 0;
	margin-bottom: 0;
	position: absolute;
	list-style-type: none
}

.better-home-area .social-links li {
	display: inline-block;
	margin-right: 10px
}

.better-home-area .social-links li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 35px;
	width: 35px;
	line-height: 35px;
	background: #DDD;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50px;
	transition: 0.5s all ease
}

.better-home-area .social-links li a:hover {
	background-color: #3c3c3c;
	transform: translateY(-5px)
}

.better-home-area .social-links li:last-child {
	margin-right: 0
}

.better-home-content {
	position: relative;
	top: -50px
}

.better-home-content .sub-title {
	display: inline-block;
	margin-bottom: 18px;
	color: #3c3c3c
}

.better-home-content h1 {
	font-size: 85px;
	margin-bottom: 15px;
	font-weight: 700
}

.better-home-content p {
	margin-bottom: 0;
	font-size: 15px;
	max-width: 610px
}

.better-home-content .better-home-btn {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0
}

.better-home-content .better-home-btn li {
	list-style-type: none;
	display: inline-block;
	margin-right: 18px
}

.better-home-content .better-home-btn li:last-child {
	margin-right: 0
}

.better-home-content .better-home-btn li .main-default-btn {
	color: #fff
}

.better-home-content .better-home-btn li .main-optional-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #0d1820;
	color: #fff;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.better-home-content .better-home-btn li .main-optional-btn:hover {
	background-color: #3c3c3c;
	color: #fff
}

.better-home-image {
	position: relative;
	z-index: 1;
	text-align: center
}

.better-home-image .video-btn {
	position: absolute;
	left: 100px;
	right: 0;
	margin: auto;
	bottom: 0;
	display: inline-block;
	height: 130px;
	width: 130px;
	line-height: 130px;
	background-color: #0d1820;
	border-radius: 64% 36% 35% 65%/65% 44% 56% 35%
}

.better-home-image .video-btn i {
	display: inline-block;
	height: 65px;
	width: 65px;
	line-height: 65px;
	background-color: #fff;
	border-radius: 50px;
	font-size: 45px;
	color: #0d1820;
	position: relative;
	top: 16px;
	transition: 0.5s all ease
}

.better-home-image .video-btn i:hover {
	background-color: #3c3c3c;
	color: #fff
}

.information-area {
	position: relative;
	z-index: 1
}

.information-area.with-bg-black-color {
	background-color: #172632
}

.information-area.with-bg-black-color .information-card .icon i {
	background: rgb(0 193 149 / .2)
}

.information-area.with-bg-black-color .information-card p span {
	color: #fff
}

.information-area.with-bg-black-color .information-card p span a {
	color: #fff
}

.information-area.with-bg-black-color .information-card p span a:hover {
	color: #3c3c3c
}

.information-area.with-bg-black-color .information-card:hover .icon i {
	background: #3c3c3c
}

.information-area.with-bg-main-color {
	background-color: #3c3c3c;
	position: relative;
	z-index: 1
}

.information-area.with-bg-main-color::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100px;
	background-color: #fff;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

.information-area.with-bg-main-color .information-card .icon i {
	background: #00A47E
}

.information-area.with-bg-main-color .information-card p span {
	color: #fff
}

.information-area.with-bg-main-color .information-card p span a {
	color: #fff
}

.information-area.with-bg-main-color .information-card p span a:hover {
	color: #0d1820
}

.information-area.with-bg-main-color .information-card:hover .icon i {
	background: #fff;
	color: #3c3c3c
}

.information-card {
	position: relative;
	margin-bottom: 30px;
	padding-left: 82px
}

.information-card .icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.information-card .icon i {
	display: inline-block;
	height: 65px;
	width: 65px;
	line-height: 65px;
	background-color: #3c3c3c;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	font-size: 35px;
	transition: 0.5s all ease
}

.information-card p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 500
}

.information-card p span {
	display: block;
	color: #0d1820;
	margin-bottom: 5px
}

.information-card p span:last-child {
	margin-bottom: 0
}

.information-card p span a {
	color: #0d1820
}

.information-card p span a:hover {
	color: #3c3c3c
}

.information-card:hover .icon i {
	background-color: #0d1820;
	color: #fff
}

.information-shape-1 {
	position: absolute;
	left: 50px;
	bottom: 250px;
	z-index: -1
}

.information-shape-2 {
	position: absolute;
	right: 50px;
	top: 100px;
	z-index: -1
}

.beyond-style-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.beyond-style-list-tab {
	position: relative
}

.beyond-style-list-tab #thumbs {
	margin-bottom: 50px;
	position: relative;
	z-index: 1
}

.beyond-style-list-tab #thumbs::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	background-color: #3c3c3c;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1
}

.beyond-style-list-tab #thumbs .tabs-item {
	text-align: center
}

.beyond-style-list-tab #thumbs .tabs-item span {
	display: inline-block;
	height: 75px;
	width: 75px;
	line-height: 75px;
	text-align: center;
	border-radius: 50%;
	font-size: 32px;
	font-weight: 700;
	border: 1px solid #3c3c3c;
	background-color: #fff;
	color: #0d1820
}

.beyond-style-list-tab #thumbs .current .tabs-item span {
	background-color: #3c3c3c;
	border: 1px solid #3c3c3c;
	color: #fff
}

.beyond-style-list-tab #beyond-style-item .beyond-style-content {
	padding-right: 20px
}

.beyond-style-list-tab #beyond-style-item .beyond-style-content h3 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px
}

.beyond-style-list-tab #beyond-style-item .beyond-style-content .bold {
	color: #0d1820;
	font-weight: 500;
	font-size: 15px
}

.beyond-style-list-tab .owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	transition: 0.5s all ease;
	font-size: 35px;
	display: inline-block;
	height: 75px;
	width: 75px;
	line-height: 0;
	background-color: #fff;
	color: #0d1820;
	border: 1px solid #3c3c3c;
	border-radius: 50px;
	z-index: 1
}

.beyond-style-list-tab .owl-theme .owl-nav [class*=owl-].owl-next {
	left: auto;
	right: 0
}

.beyond-style-list-tab .owl-theme .owl-nav [class*=owl-].disabled {
	background-color: #3c3c3c;
	color: #0d1820
}

.beyond-style-list-tab .owl-theme .owl-nav [class*=owl-]:hover {
	color: #fff;
	background-color: #3c3c3c;
	border: 1px solid #3c3c3c
}

.beyond-style-list-tab .owl-theme .owl-nav {
	margin-top: 0
}

.beyond-style-shape {
	position: absolute;
	left: 0;
	bottom: 100px;
	z-index: -1
}

.beyond-style-area-with-bg {
	background-image: url(../img/more-home/beyond/beyond-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1
}

.beyond-style-area-with-bg::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0d1820;
	z-index: -1;
	opacity: .88
}

.beyond-style-area-with-bg .main-section-title h2 {
	color: #fff
}

.beyond-style-area-with-bg .beyond-style-list-tab #beyond-style-item .beyond-style-content {
	padding-left: 20px
}

.beyond-style-area-with-bg .beyond-style-list-tab #beyond-style-item .beyond-style-content h3 {
	color: #fff
}

.beyond-style-area-with-bg .beyond-style-list-tab #beyond-style-item .beyond-style-content .bold {
	color: #fff
}

.beyond-style-area-with-bg .beyond-style-list-tab #beyond-style-item .beyond-style-content p {
	color: #C4C4C4
}

.beyond-style-area-with-bg .beyond-style-list-tab #beyond-style-item .beyond-style-image {
	text-align: center
}

.beyond-style-area-with-bg .beyond-style-list-tab #beyond-style-item .beyond-style-image img {
	width: auto;
	display: inline-block;
	border-radius: 5px
}

.beyond-style-area-with-bg .beyond-style-list-tab .owl-theme .owl-nav [class*=owl-] {
	background-color: #172632;
	color: #3c3c3c;
	border: 1px solid #3c3c3c
}

.fun-fact-style-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.fun-fact-style-card {
	position: relative;
	background-color: #F5F7FB;
	padding: 35px 35px 35px 123px;
	border-radius: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	transition: 0.5s all ease
}

.fun-fact-style-card h3 {
	font-weight: 700;
	font-size: 55px;
	color: #3c3c3c;
	margin-bottom: 0;
	position: absolute;
	top: 28px;
	left: 35px
}

.fun-fact-style-card p {
	font-size: 18px;
	color: #0d1820;
	font-weight: 500;
	margin-bottom: 0
}

.fun-fact-style-card.bg-E5F9F4 {
	background-color: #E5F9F4
}

.fun-fact-style-card:hover {
	transform: translateY(-5px)
}

.fun-fact-style-content {
	padding-left: 40px
}

.fun-fact-style-content .sub-title {
	color: #3c3c3c;
	display: inline-block;
	margin-bottom: 18px
}

.fun-fact-style-content h3 {
	font-size: 40px;
	margin-bottom: 18px;
	font-weight: 700
}

.fun-fact-style-content .bold {
	color: #0d1820;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 0
}

.fun-fact-style-content .fun-fact-btn {
	margin-top: 20px
}

.fun-fact-style-content .fun-fact-btn .main-default-btn {
	color: #fff
}

.fun-fact-style-shape {
	position: absolute;
	right: -30px;
	bottom: -350px;
	z-index: -1
}

.fun-fact-style-area-with-main-color {
	background-color: #3c3c3c;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.fun-fact-style-item {
	position: relative;
	background-color: #F5F7FB;
	padding: 35px 35px 35px 123px;
	border-radius: 5px;
	margin-bottom: 30px;
	transition: 0.5s all ease
}

.fun-fact-style-item h3 {
	font-weight: 700;
	font-size: 55px;
	color: #3c3c3c;
	margin-bottom: 0;
	position: absolute;
	top: 28px;
	left: 35px
}

.fun-fact-style-item p {
	font-size: 18px;
	color: #0d1820;
	font-weight: 500;
	margin-bottom: 0
}

.fun-fact-style-item:hover {
	transform: translateY(-5px)
}

.fun-fact-style-shape-2 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	opacity: 50%
}

.find-own-loan-area {
	background: linear-gradient(180deg, #F5F7FB 0%, #fff0 100%);
	position: relative;
	z-index: 1;
	overflow: hidden
}

.find-own-loan-list-tab .nav {
	padding: 0;
	margin-bottom: 45px;
	border: none;
	border-bottom: 1px solid #DDD;
	text-align: center;
	display: block
}

.find-own-loan-list-tab .nav .nav-item {
	margin-right: 30px;
	display: inline-block
}

.find-own-loan-list-tab .nav .nav-item:last-child {
	margin-right: 0
}

.find-own-loan-list-tab .nav .nav-item .nav-link {
	transition: 0.5s all ease;
	color: #0d1820;
	padding: 0;
	background-color: #fff0;
	border: none;
	font-weight: 500;
	font-size: 15px;
	position: relative;
	padding-bottom: 20px
}

.find-own-loan-list-tab .nav .nav-item .nav-link::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 0%;
	background-color: #3c3c3c;
	left: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s all ease
}

.find-own-loan-list-tab .nav .nav-item .nav-link:hover,
.find-own-loan-list-tab .nav .nav-item .nav-link.active {
	color: #3c3c3c
}

.find-own-loan-list-tab .nav .nav-item .nav-link:hover::before,
.find-own-loan-list-tab .nav .nav-item .nav-link.active::before {
	width: 100%;
	opacity: 1;
	visibility: visible
}

.find-own-loan-card {
	margin-bottom: 30px
}

.find-own-loan-card .loan-content {
	position: relative;
	margin-top: -30px
}

.find-own-loan-card .loan-content .tag {
	display: inline-block;
	padding: 8px 22px;
	background-color: #3c3c3c;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 22px
}

.find-own-loan-card .loan-content h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px
}

.find-own-loan-card .loan-content p {
	margin-bottom: 0
}

.find-own-loan-slider.owl-theme .owl-nav {
	margin-top: 0;
	transition: 0.5s all ease
}

.find-own-loan-slider.owl-theme .owl-nav [class*=owl-] {
	color: #0d1820;
	margin: 0;
	position: absolute;
	left: -70px;
	top: 30%;
	transform: translateY(-30%);
	padding: 0;
	transition: 0.5s all ease;
	background-color: #3c3c3c;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	font-size: 25px
}

.find-own-loan-slider.owl-theme .owl-nav [class*=owl-].owl-next {
	left: auto;
	right: -70px
}

.find-own-loan-slider.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #0d1820;
	color: #fff
}

.find-own-loan-box {
	margin-bottom: 30px;
	transition: 0.5s all ease
}

.find-own-loan-box .loan-image {
	position: relative
}

.find-own-loan-box .loan-image .tag {
	display: inline-block;
	padding: 8px 22px;
	background-color: #3c3c3c;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	left: 20px;
	bottom: 20px;
	border-radius: 5px
}

.find-own-loan-box .loan-content {
	margin-top: 25px
}

.find-own-loan-box .loan-content h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px
}

.find-own-loan-box .loan-content p {
	margin-bottom: 0;
	font-size: 15.8px
}

.find-own-loan-box:hover {
	transform: translateY(-5px)
}

.find-own-loan-item {
	background-color: #F5F7FB;
	padding: 30px;
	position: relative;
	transition: 0.5s all ease;
	margin-bottom: 30px
}

.find-own-loan-item .icon {
	margin-bottom: 20px
}

.find-own-loan-item .icon i {
	display: inline-block;
	height: 80px;
	width: 80px;
	line-height: 80px;
	background-color: #3c3c3c;
	color: #fff;
	text-align: center;
	font-size: 45px;
	border-radius: 50px;
	transition: 0.5s all ease
}

.find-own-loan-item .loan-content h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
	transition: 0.5s all ease
}

.find-own-loan-item .loan-content p {
	color: #767676;
	transition: 0.5s all ease;
	font-size: 15px
}

.find-own-loan-item .tag {
	position: absolute;
	right: 15px;
	top: 10px;
	color: #3c3c3c;
	font-size: 15px;
	font-weight: 100
}

.find-own-loan-item:hover {
	background-color: #0d1820
}

.find-own-loan-item:hover .icon i {
	background-color: #fff;
	color: #3c3c3c
}

.find-own-loan-item:hover .loan-content h3 {
	color: #fff
}

.find-own-loan-item:hover .loan-content p {
	color: #fff
}

.overview-style-area {
	position: relative;
	z-index: 1
}

.overview-style-inner-box {
	background-image: url(../img/more-home/overview-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 5px;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px
}

.overview-style-inner-box .content {
	text-align: center;
	max-width: 650px;
	margin: auto
}

.overview-style-inner-box .content h3 {
	font-size: 40px;
	margin-bottom: 0;
	line-height: 1.5;
	font-weight: 700
}

.overview-style-inner-box .content h3 span {
	color: #3c3c3c
}

.overview-style-inner-box .content .overview-btn {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0
}

.overview-style-inner-box .content .overview-btn li {
	list-style-type: none;
	display: inline-block;
	margin-right: 18px
}

.overview-style-inner-box .content .overview-btn li:last-child {
	margin-right: 0
}

.overview-style-inner-box .content .overview-btn li .main-default-btn {
	color: #fff
}

.overview-style-inner-box .content .overview-btn li .main-optional-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #0d1820;
	color: #fff;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.overview-style-inner-box .content .overview-btn li .main-optional-btn:hover {
	background-color: #3c3c3c;
	color: #fff
}

.overview-style-shape-1 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.choice-home-area {
	background-image: url(../img/more-home/banner/choice-home-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1
}

.choice-home-area .container-fluid {
	padding-left: 160px;
	padding-right: 30px
}

.choice-home-area::before {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	height: 100%;
	width: 350px;
	background-color: #0d1820;
	z-index: -1
}

.choice-home-area::after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 88px;
	background-color: #0d1820;
	z-index: -1
}

.choice-home-content {
	position: relative;
	top: -20px
}

.choice-home-content .sub-title {
	display: inline-block;
	margin-bottom: 18px;
	color: #3c3c3c
}

.choice-home-content h1 {
	font-size: 75px;
	margin-bottom: 0;
	font-weight: 700;
	color: #fff
}

.choice-home-content .choice-home-btn {
	padding: 0;
	display: inline-flex;
	margin-top: 20px;
	margin-bottom: 0
}

.choice-home-content .choice-home-btn li {
	display: inline-block;
	margin-right: 30px
}

.choice-home-content .choice-home-btn li:last-child {
	margin-right: 0
}

.choice-home-content .choice-home-btn li .main-default-btn {
	color: #fff
}

.choice-home-content .choice-home-btn li .video-btn i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #0d1820;
	font-size: 30px;
	margin-right: 10px;
	transition: 0.5s all ease
}

.choice-home-content .choice-home-btn li .video-btn:hover i {
	background-color: #3c3c3c;
	color: #fff
}

.choice-home-content .choice-home-btn li .video-btn span {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	top: -5px
}

.mortgage-calculator-form {
	background-color: #fff;
	padding: 35px;
	max-width: 535px;
	margin-left: auto;
	border-radius: 5px
}

.mortgage-calculator-form h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px
}

.mortgage-calculator-form form .form-group {
	margin-bottom: 20px;
	position: relative
}

.mortgage-calculator-form form .form-group label {
	margin-bottom: 0;
	font-size: 18px;
	position: absolute;
	top: 12px;
	left: 15px;
	color: #555
}

.mortgage-calculator-form form .form-group .form-control {
	height: 50px;
	border-radius: 4px;
	border: 1px solid #E3E9ED;
	font-weight: 400;
	font-size: 14px;
	padding-left: 40px;
	width: 100%;
	color: #555;
	background-color: #F8FAFB
}

.mortgage-calculator-form form .form-group .form-control:focus {
	box-shadow: none;
	border: 1px solid #f1f1f1
}

.mortgage-calculator-form form .form-group::-moz-placeholder {
	color: #7f7f7f
}

.mortgage-calculator-form form .form-group::placeholder {
	color: #7f7f7f
}

.mortgage-calculator-form form .form-group .dropdown {
	position: relative
}

.mortgage-calculator-form form .form-group .dropdown a {
	display: block;
	height: 50px;
	border-radius: 4px;
	color: #555;
	background-color: #F8FAFB;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #E3E9ED;
	text-align: left;
	padding-left: 40px;
	line-height: 35px
}

.mortgage-calculator-form form .form-group .dropdown a::after {
	border-top: 7px solid;
	position: absolute;
	top: 22px;
	right: 18px
}

.mortgage-calculator-form form .form-group .dropdown a:focus {
	box-shadow: none;
	border: 1px solid #f1f1f1
}

.mortgage-calculator-form form .form-group .dropdown .dropdown-menu.show {
	display: block;
	width: 100%
}

.mortgage-calculator-form form .main-default-btn {
	border: 0;
	width: 100%
}

.choice-home-social-links {
	text-align: right;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0
}

.choice-home-social-links li {
	display: inline-block;
	margin-right: 10px
}

.choice-home-social-links li a {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	background: #C4C4C4;
	color: #0d1820;
	font-size: 20px;
	text-align: center;
	border-radius: 50px;
	transition: 0.5s all ease
}

.choice-home-social-links li a:hover {
	background-color: #3c3c3c;
	transform: translateY(-5px);
	color: #fff
}

.choice-home-social-links li:last-child {
	margin-right: 0
}

.choice-home-information {
	padding: 0;
	margin-bottom: 0;
	position: absolute;
	top: 48%;
	transform: translateY(-48%);
	left: -10%;
	transform: rotate(-90deg)
}

.choice-home-information li {
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	font-size: 14px
}

.choice-home-information li:last-child {
	margin-right: 0
}

.choice-home-information li span {
	color: #fff;
	font-weight: 600;
	font-size: 14px
}

.choice-home-information li a {
	color: #DDD
}

.choice-home-information li a:hover {
	color: #3c3c3c
}

.expect-style-area {
	background-color: #0d1820
}

.expect-style-area .main-section-title {
	max-width: 630px;
	margin: 0 auto 45px
}

.expect-style-area .main-section-title h2 {
	color: #fff
}

.expect-style-card {
	background-color: #172632;
	padding: 35px 50px;
	margin-bottom: 30px;
	border: 1px solid #172632;
	transition: 0.5s all ease
}

.expect-style-card h3 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 18px;
	color: #fff
}

.expect-style-card p {
	font-size: 15px;
	color: #DDD;
	margin-bottom: 18px
}

.expect-style-card a {
	font-size: 15px;
	font-weight: 500;
	color: #fff
}

.expect-style-card:hover {
	border: 1px solid #3c3c3c;
	transform: translateY(-5px)
}

.expect-style-card:hover a {
	color: #3c3c3c
}

.confidence-home-area {
	background-image: url(../img/more-home/banner/confidence-home-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px
}

.confidence-home-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.confidence-home-content {
	position: relative;
	top: -20px
}

.confidence-home-content .sub-title {
	display: inline-block;
	margin-bottom: 15px;
	color: #3c3c3c
}

.confidence-home-content h1 {
	font-size: 85px;
	margin-bottom: 12px;
	font-weight: 700
}

.confidence-home-content p {
	margin-bottom: 0;
	font-size: 15px;
	max-width: 610px
}

.confidence-home-content .confidence-home-btn {
	padding: 0;
	display: inline-flex;
	margin-top: 30px;
	margin-bottom: 0
}

.confidence-home-content .confidence-home-btn li {
	display: inline-block;
	margin-right: 30px
}

.confidence-home-content .confidence-home-btn li:last-child {
	margin-right: 0
}

.confidence-home-content .confidence-home-btn li .main-default-btn {
	color: #fff
}

.confidence-home-content .confidence-home-btn li .video-btn i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: #0d1820;
	color: #fff;
	font-size: 30px;
	margin-right: 10px;
	transition: 0.5s all ease
}

.confidence-home-content .confidence-home-btn li .video-btn:hover i {
	background-color: #3c3c3c;
	color: #fff
}

.confidence-home-content .confidence-home-btn li .video-btn span {
	color: #0d1820;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	top: -5px
}

.confidence-home-area-wrap {
	background-image: url(../img/more-home/banner/confidence-home-bg-2.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 0 0 200px 0;
	position: relative;
	z-index: 1;
	padding-top: 350px;
	padding-bottom: 220px
}

.confidence-home-area-wrap::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	background: linear-gradient(90deg, #000000 0%, #fff0 72.4%);
	opacity: .75;
	border-radius: 0 0 200px 0;
	z-index: -1
}

.confidence-home-wrap-content {
	max-width: 650px
}

.confidence-home-wrap-content .sub-title {
	display: inline-block;
	margin-bottom: 12px;
	color: #3c3c3c
}

.confidence-home-wrap-content h1 {
	font-size: 85px;
	margin-bottom: 15px;
	font-weight: 400;
	color: #fff
}

.confidence-home-wrap-content h1 b {
	font-weight: 900
}

.confidence-home-wrap-content p {
	margin-bottom: 0;
	font-size: 15px;
	color: #fff
}

.confidence-home-wrap-content .confidence-home-btn {
	padding: 0;
	display: inline-flex;
	margin-top: 35px;
	margin-bottom: 0
}

.confidence-home-wrap-content .confidence-home-btn li {
	display: inline-block;
	margin-right: 30px
}

.confidence-home-wrap-content .confidence-home-btn li:last-child {
	margin-right: 0
}

.confidence-home-wrap-content .confidence-home-btn li .main-default-btn {
	color: #fff
}

.confidence-home-wrap-content .confidence-home-btn li .main-optional-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #fff0;
	color: #fff;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px;
	border: 1px solid #fff
}

.confidence-home-wrap-content .confidence-home-btn li .main-optional-btn:hover {
	background-color: #3c3c3c;
	color: #fff;
	border: 1px solid #3c3c3c
}

.get-quote-style-area {
	background-color: #3c3c3c;
	padding-top: 20px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.get-quote-style-content {
	position: relative;
	top: -15px
}

.get-quote-style-content .sub-title {
	color: #fff;
	display: inline-block;
	margin-bottom: 18px
}

.get-quote-style-content h3 {
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 700;
	color: #fff
}

.get-quote-style-content .quote-btn {
	padding: 0;
	margin-top: 25px;
	margin-bottom: 0
}

.get-quote-style-content .quote-btn li {
	list-style-type: none;
	display: inline-block;
	margin-right: 25px
}

.get-quote-style-content .quote-btn li:last-child {
	margin-right: 0
}

.get-quote-style-content .quote-btn li .main-default-btn {
	background-color: #0d1820;
	color: #fff
}

.get-quote-style-content .quote-btn li .main-default-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.get-quote-style-content .quote-btn li .main-optional-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #fff;
	color: #0d1820;
	border: none;
	font-size: 15px;
	font-weight: 400;
	transition: 0.5s all ease;
	border-radius: 10px
}

.get-quote-style-content .quote-btn li .main-optional-btn:hover {
	background-color: #0d1820;
	color: #fff
}

.get-quote-style-shape-1 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	opacity: 50%
}

.get-quote-style-shape-2 {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: -1
}

.process-style-area {
	background-image: url(../img/more-home/process/process-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.process-style-accordion .accordion-item {
	border: none;
	transition: 0.5s all ease;
	border-radius: 0;
	position: relative;
	z-index: 1;
	background-color: #fff0
}

.process-style-accordion .accordion-item::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	z-index: -1;
	left: 25px;
	top: 0;
	background-color: #3c3c3c
}

.process-style-accordion .accordion-item:last-child .accordion-button {
	padding-bottom: 0
}

.process-style-accordion .accordion-item:last-child .accordion-body {
	padding-top: 10px;
	padding-bottom: 0
}

.process-style-accordion .accordion-item .accordion-button {
	color: #0d1820;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	width: 100%;
	font-size: 18.8px;
	font-weight: 600;
	background-color: #fff0;
	padding: 0 0 15px 0
}

.process-style-accordion .accordion-item .accordion-button span {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 50px;
	margin-right: 10px;
	font-size: 16px
}

.process-style-accordion .accordion-item .accordion-body {
	padding: 0 0 20px 60px
}

.process-style-accordion .accordion-item .accordion-body .bold {
	color: #0d1820;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 10px
}

.process-style-accordion .accordion-item .accordion-body p {
	color: #767676;
	font-size: 15px;
	margin-bottom: 0;
	font-size: 15px
}

.process-style-wrap-image {
	position: relative;
	z-index: 1;
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 10px;
	border-radius: 0 0 100px 0
}

.process-style-wrap-image img {
	border-radius: 0 0 100px 0
}

.process-style-wrap-image::before {
	position: absolute;
	content: "";
	height: 495px;
	width: 550px;
	background-color: #fff0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 0 0 100px 0;
	border: 1px solid #3c3c3c
}

.buy-now-btn {
	right: 30px;
	z-index: 99;
	top: 70%;
	position: fixed;
	transform: translateY(-70%);
	border-radius: 30px;
	display: inline-block;
	color: #ffffff !important;
	background-color: #82b440;
	padding: 4.5px 10px;
	font-size: 13px;
	font-weight: 600;
	animation-name: tada;
	animation-duration: 5s;
	animation-fill-mode: both;
	animation-iteration-count: infinite
}

.buy-now-btn img {
	display: none
}

.buy-now-btn:hover {
	background-color: #3c3c3c;
	color: #ffffff !important
}

@keyframes tada {
	0% {
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	100% {
		transform: scale3d(1, 1, 1)
	}
}

.demo-modal-panel {
	position: fixed;
	right: 0;
	top: 40%;
	transform: translateY(-40%);
	z-index: 99998
}

.demo-modal-panel .sidebar-demo-control {
	display: inline-block;
	border: none;
	background-color: #3c3c3c;
	color: #fff;
	padding: 0 0;
	letter-spacing: 1px;
	box-shadow: rgb(0 0 0 / .15) 0 0 25px;
	padding: 12px 0 10px;
	transition: 0.5s all ease;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 5px 0 0 5px;
	font-weight: 600;
	font-size: 13px
}

.demo-modal-panel .sidebar-demo-control span {
	writing-mode: vertical-rl;
	text-orientation: upright;
	padding-left: 5px;
	padding-right: 5px
}

.demo-modal-panel .sidebar-demo-control:hover {
	color: #0d1820;
	background-color: #fff
}

.example-demo-modal {
	position: fixed;
	overflow: hidden;
	right: 0;
	top: 0;
	z-index: 99999;
	transition: 0.9s;
	opacity: 0;
	visibility: hidden;
	border-left: 1px solid #e1e1e1;
	right: -100%
}

.example-demo-modal .inner {
	width: 450px;
	height: 100vh;
	overflow-y: scroll;
	background-color: #fff;
	box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
	padding: 90px 30px 30px 30px;
	-ms-overflow-style: none
}

.example-demo-modal .inner::-webkit-scrollbar {
	display: none
}

.example-demo-modal .inner ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -20px
}

.example-demo-modal .inner ul li {
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px
}

.example-demo-modal .inner ul li .single-demo {
	position: relative;
	text-align: center;
	border-radius: 5px
}

.example-demo-modal .inner ul li .single-demo img {
	border-radius: 5px;
	box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
	border: 3px solid #fff
}

.example-demo-modal .inner ul li .single-demo::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #3c3c3c;
	transition: 0.5s all ease;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.example-demo-modal .inner ul li .single-demo span {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	color: #fff;
	text-transform: capitalize;
	transition: 0.5s all ease;
	opacity: 0;
	visibility: hidden;
	margin-top: 15px;
	font-size: 16px;
	font-weight: 600
}

.example-demo-modal .inner ul li .single-demo .link-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3
}

.example-demo-modal .inner ul li .single-demo:hover::before {
	opacity: .8;
	visibility: visible
}

.example-demo-modal .inner ul li .single-demo:hover span {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}

.example-demo-modal .header-title {
	position: absolute;
	background-color: #fff;
	top: -1px;
	left: 0;
	right: 0;
	z-index: 5;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px
}

.example-demo-modal .header-title .example-demo-modal-control {
	position: absolute;
	right: 25px;
	top: 15px;
	font-size: 25px;
	color: #0d1820;
	transition: 0.5s all ease;
	background-color: #fff0;
	border: none;
	padding: 0;
	display: inline-block
}

.example-demo-modal .header-title .example-demo-modal-control:hover {
	color: #3c3c3c
}

.example-demo-modal .header-title .title {
	color: #0d1820;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600
}

.example-demo-modal.active {
	right: 0;
	opacity: 1;
	visibility: visible
}

.quicksand-font-family {
	font-family: "Quicksand", serif;
	color: #585858
}

.quicksand-font-family h1,
.quicksand-font-family h2,
.quicksand-font-family h3,
.quicksand-font-family h4,
.quicksand-font-family h5,
.quicksand-font-family h6 {
	font-family: "Quicksand", serif;
	color: #141212;
	font-weight: 400;
	line-height: 1.2
}

.quicksand-font-family h1 a,
.quicksand-font-family h2 a,
.quicksand-font-family h3 a,
.quicksand-font-family h4 a,
.quicksand-font-family h5 a,
.quicksand-font-family h6 a {
	color: #141212
}

.quicksand-font-family h1 a:hover,
.quicksand-font-family h2 a:hover,
.quicksand-font-family h3 a:hover,
.quicksand-font-family h4 a:hover,
.quicksand-font-family h5 a:hover,
.quicksand-font-family h6 a:hover {
	color: #a3b4bf
}

.quicksand-font-family p {
	font-family: "Quicksand", serif;
	color: #585858
}

.quicksand-font-family p:last-child {
	margin-bottom: 0
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.ptb-50 {
	padding: 50px 0
}

.ptb-120 {
	padding-top: 120px;
	padding-bottom: 120px
}

.pt-120 {
	padding-top: 120px
}

.pb-120 {
	padding-bottom: 120px
}

.default-wrap-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	padding: 17px 35px;
	font-weight: 700;
	background-color: #F4773D;
	color: #ffffff !important;
	border-radius: 7px;
	transition: 0.5s all ease
}

.default-wrap-btn:hover {
	background-color: #a3b4bf
}

.section-top-title {
	margin-bottom: 35px
}

.section-top-title .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #FECD4C;
	color: #141212;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.section-top-title h2 {
	font-size: 40px;
	margin-bottom: 0
}

.section-top-title h2 span {
	color: rgb(20 18 18 / .3);
	display: block
}

.section-top-title p {
	max-width: 715px;
	margin-top: 15px
}

.grantpalace-top-header-area {
	background-color: #EAE7E7
}

.grantpalace-top-header-area .container-fluid {
	padding-left: 25px;
	padding-right: 25px
}

.grantpalace-top-header-area .inner {
	border-bottom: 1px dashed #C9BDBD;
	padding-top: 10px;
	padding-bottom: 10px
}

.grantpalace-top-header-middle {
	text-align: center
}

.grantpalace-top-header-middle span {
	font-weight: 500;
	color: #141212
}

.grantpalace-top-header-btn {
	display: flex;
	align-items: center;
	justify-content: end;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-top-header-btn li {
	list-style-type: none;
	margin-right: 20px
}

.grantpalace-top-header-btn li .user-btn {
	display: flex;
	gap: 8px;
	align-items: center;
	color: #a3b4bf;
	font-weight: 700
}

.grantpalace-top-header-btn li .default-wrap-btn {
	padding: 15px 25px;
	background-color: #141212;
	color: #FECD4C !important
}

.grantpalace-top-header-btn li .default-wrap-btn:hover {
	background-color: #a3b4bf
}

.grantpalace-top-header-btn li:last-child {
	margin-right: 0
}

.grantpalace-navbar-style .navbar.is-sticky {
	background-color: #EAE7E7 !important
}

.grantpalace-navbar-style .navbar.navbar-light {
	background-color: #EAE7E7;
	box-shadow: unset;
	padding-top: 22px;
	padding-bottom: 22px
}

.grantpalace-navbar-style .navbar.navbar-light .logo {
	display: none
}

.grantpalace-navbar-style .navbar.navbar-light .search-box-popup {
	display: flex;
	margin-right: 20px
}

.grantpalace-navbar-style .navbar.navbar-light .search-box-popup i {
	font-size: 25px;
	color: #141212;
	transition: 0.5s all ease;
	line-height: 1;
	cursor: pointer
}

.grantpalace-navbar-style .navbar.navbar-light .search-box-popup i:hover {
	color: #a3b4bf
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav {
	margin: auto
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item {
	position: relative;
	padding: 0
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item a {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 25px;
	margin-right: 25px
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item a:hover,
.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item a:focus,
.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item a.active {
	color: #a3b4bf;
	position: relative;
	transition: 0.5s all ease
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item:last-child a {
	margin-right: 0
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item:first-child a {
	margin-left: 0
}

.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item:hover a,
.grantpalace-navbar-style .navbar.navbar-light .navbar-nav .nav-item.active a {
	color: #a4abbd
}

.grantpalace-navbar-style .navbar.navbar-light .others-option {
	margin-left: 20px
}

.grantpalace-navbar-style .navbar.navbar-light .others-option .call-info {
	display: flex;
	gap: 7px;
	align-items: center
}

.grantpalace-navbar-style .navbar.navbar-light .others-option .call-info span {
	font-weight: 700;
	color: #F4773D
}

.grantpalace-navbar-style .navbar.navbar-light .others-option .call-info span a {
	color: #F4773D
}

.grantpalace-navbar-style .navbar.navbar-light .others-option .call-info span a:hover {
	color: #a3b4bf
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.is-sticky {
	background-color: #FBF3E0 !important;
	border-bottom: none !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light {
	background-color: #FBF3E0;
	box-shadow: unset;
	border-bottom: 1px solid rgb(0 0 0 / .1);
	padding-top: 30px;
	padding-bottom: 0;
	background-image: url(../img/header-bg.png);
	background-size: cover;
	background-position: center;
	border-bottom: 5px solid #fff
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .logo {
	display: block;
	max-width: 300px
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .navbar-nav {
	margin-left: auto;
	margin-right: 0
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option {
	margin-left: 30px;
	display: flex;
	align-items: center
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item {
	margin-right: 30px
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .language-list {
	display: flex;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .language-list li {
	list-style-type: none;
	color: #141212;
	font-weight: 600;
	margin-right: 30px;
	position: relative;
	cursor: pointer
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .language-list li::before {
	position: absolute;
	content: "";
	right: -15px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 10px;
	background-color: #FECD4C
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .language-list li:last-child {
	margin-right: 0
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .language-list li:last-child::before {
	display: none
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .search-box-popup {
	margin-right: 0
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .default-wrap-btn {
	background-color: #141212;
	color: #FECD4C !important;
	padding: 15px 25px
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item .default-wrap-btn:hover {
	background-color: #a3b4bf
}

.grantpalace-navbar-style.grantpalace-navbar .navbar.navbar-light .others-option .item:last-child {
	margin-right: 0
}

.grantpalace-navbar-style.property-navbar .navbar.is-sticky {
	background-color: #FBF3E0 !important;
	border-bottom: none !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light {
	background-color: #fff0;
	box-shadow: unset;
	padding-top: 20px;
	padding-bottom: 20px
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .logo {
	display: block
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .navbar-nav {
	margin-left: auto;
	margin-right: 0
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .others-option {
	margin-left: 30px;
	display: flex;
	align-items: center
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .others-option .item {
	margin-right: 30px
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .others-option .item .search-box-popup {
	margin-right: 0
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .others-option .item .default-wrap-btn {
	background-color: #fff0;
	color: #141212 !important;
	padding: 12px 20px;
	border: 2px solid #141212
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .others-option .item .default-wrap-btn:hover {
	background-color: #FECD4C;
	border: 2px solid #FECD4C
}

.grantpalace-navbar-style.property-navbar .navbar.navbar-light .others-option .item:last-child {
	margin-right: 0
}

.search-modal .modal-dialog {
	width: 100%;
	height: 100%;
	max-width: 100%;
	margin: 0;
	display: table
}

.search-modal .modal-content {
	height: 100%;
	border-radius: 0;
	border: none;
	display: table-cell;
	vertical-align: middle;
	background-color: #141212;
	opacity: .77
}

.search-modal .modal-body {
	max-width: 700px;
	margin: auto;
	padding: 0
}

.search-modal .modal-header {
	border: none
}

.search-modal .modal-header button {
	position: relative
}

.search-modal .modal-header button.close {
	position: absolute;
	right: 25px;
	top: 25px;
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 55px;
	background-color: #eee;
	border-radius: 50px;
	color: #a3b4bf;
	border: none;
	font-size: 35px;
	transition: 0.5s all ease
}

.search-modal .modal-header button.close:hover,
.search-modal .modal-header button.close:focus {
	background-color: #a3b4bf;
	color: #fff
}

.modal-search-form {
	position: relative
}

.modal-search-form .search-field {
	background-color: #fff0;
	height: 60px;
	padding: 8px 15px;
	border: 1px solid #eee;
	width: 100%;
	display: block;
	outline: 0;
	transition: 0.5s all ease;
	border-radius: 10px;
	color: #fff
}

.modal-search-form .search-field::-moz-placeholder {
	color: #fff;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.modal-search-form .search-field::placeholder {
	color: #fff;
	transition: 0.5s all ease
}

.modal-search-form .search-field:focus {
	border-color: #3c3c3c
}

.modal-search-form .search-field:focus::-moz-placeholder {
	color: #fff0
}

.modal-search-form .search-field:focus::placeholder {
	color: #fff0
}

.modal-search-form button {
	border: none;
	background-color: #eee;
	color: #3c3c3c;
	height: 40px;
	width: 40px;
	position: absolute;
	right: 10px;
	padding: 0;
	transition: 0.5s all ease;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	border-radius: 5px;
	cursor: pointer
}

.modal-search-form button i {
	position: absolute;
	left: 0;
	right: 0;
	top: 52%;
	transform: translateY(-52%)
}

.modal-search-form button:hover,
.modal-search-form button:focus {
	background-color: #a3b4bf;
	color: #fff
}

.grantpalace-banner-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.grantpalace-banner-content {
	max-width: 970px;
	margin: auto;
	text-align: center
}

.grantpalace-banner-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-banner-content h1 {
	font-size: 80px;
	letter-spacing: -2.4px;
	margin-bottom: 15px;
	font-family: "Righteous", serif;
	line-height: 1.2
}

.grantpalace-banner-content p {
	max-width: 750px;
	margin: auto
}

.grantpalace-banner-content .search-container {
	background: #fff;
	box-shadow: 0 6px 30px 0 rgb(0 0 0 / .06);
	padding: 20px 30px;
	display: flex;
	gap: 45px;
	align-items: center;
	justify-content: space-between;
	max-width: 940px;
	margin: 30px auto 0
}

.grantpalace-banner-content .search-container .form-group {
	position: relative
}

.grantpalace-banner-content .search-container .form-group::before {
	position: absolute;
	content: "";
	right: -50px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 40px;
	background: rgb(223 199 201 / .5)
}

.grantpalace-banner-content .search-container .form-group .nice-select {
	display: flex;
	align-items: center;
	padding: 10px 50px 10px 0;
	width: 115px;
	color: #585858;
	font-weight: 600;
	border: none;
	border-radius: 0;
	background-color: #fff0
}

.grantpalace-banner-content .search-container .form-group .nice-select:after {
	right: 0;
	margin-top: -5px;
	width: 7px;
	height: 7px
}

.grantpalace-banner-content .search-container .form-group .search-input {
	border: none;
	outline: 0;
	box-shadow: unset;
	color: #9B9B9B;
	transition: 0.5s all ease;
	background-color: #fff0
}

.grantpalace-banner-content .search-container .form-group .search-input::-moz-placeholder {
	color: #9B9B9B;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.grantpalace-banner-content .search-container .form-group .search-input::placeholder {
	color: #9B9B9B;
	transition: 0.5s all ease
}

.grantpalace-banner-content .search-container .form-group .search-input:focus::-moz-placeholder {
	color: #fff0
}

.grantpalace-banner-content .search-container .form-group .search-input:focus::placeholder {
	color: #fff0
}

.grantpalace-banner-content .search-container .form-group .filter-btn {
	background-color: #fff0;
	padding: 0;
	display: flex;
	gap: 20px;
	align-items: center;
	font-weight: 600;
	color: #585858;
	border: none;
	transition: 0.5s all ease
}

.grantpalace-banner-content .search-container .form-group .filter-btn:hover {
	color: #a3b4bf
}

.grantpalace-banner-content .search-container .form-group .default-wrap-btn {
	border: none
}

.grantpalace-banner-content .search-container .form-group:last-child::before {
	display: none
}

.grantpalace-banner-content .banner-info {
	display: flex;
	justify-content: center;
	gap: 15px;
	align-items: center;
	margin-top: 40px
}

.grantpalace-banner-content .banner-info .user-list {
	display: flex;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-banner-content .banner-info .user-list li {
	list-style-type: none;
	margin-right: -15px
}

.grantpalace-banner-content .banner-info .user-list li img {
	border-radius: 50px;
	border: 2px solid #fff;
	box-shadow: 0 4px 15px 0 rgb(0 0 0 / .14)
}

.grantpalace-banner-content .banner-info .user-list li:last-child {
	margin-right: 0
}

.grantpalace-banner-content .banner-info .text {
	max-width: 510px;
	text-align: start
}

.grantpalace-banner-content .banner-info .text p strong {
	font-weight: 700;
	color: #141212
}

.grantpalace-banner-content .banner-info .text p a {
	font-weight: 700;
	color: #a3b4bf
}

.grantpalace-banner-content .banner-info .text p a i {
	font-size: 20px;
	position: relative;
	top: 2.5px
}

.grantpalace-banner-content .banner-info .text p a:hover {
	color: #F4773D
}

.grantpalace-banner-content .arrow-btn {
	margin-top: 50px
}

.grantpalace-banner-content .arrow-btn a i {
	display: inline-flex;
	align-items: end;
	justify-content: center;
	width: 40px;
	height: 70px;
	line-height: 40px;
	border-radius: 120px;
	border: 1px solid #EAE7E7;
	color: #EAE7E7;
	font-size: 20px;
	transition: 0.5s all ease
}

.grantpalace-banner-content .arrow-btn a i:hover {
	border: 1px solid #a3b4bf;
	color: #a3b4bf
}

.grantpalace-banner-shape1 {
	position: absolute;
	left: -150px;
	top: 50px;
	z-index: -1
}

.grantpalace-banner-shape2 {
	position: absolute;
	right: -150px;
	top: 100px;
	z-index: -1
}

.grantpalace-about-area {
	overflow: hidden
}

.grantpalace-about-images {
	margin-right: 50px
}

.grantpalace-about-images .image1 img {
	border-radius: 20px;
	animation: movebounce 2s linear infinite
}

.grantpalace-about-images .image2 img {
	border-radius: 20px;
	animation: movebounce 1s linear infinite
}

.grantpalace-about-images .image3 img {
	border-radius: 20px;
	animation: movebounce 2s linear infinite
}

.grantpalace-about-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-about-content h2 {
	font-size: 45px;
	margin-bottom: 15px
}

@keyframes movebounce {
	0% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-15px)
	}

	100% {
		transform: translateY(0)
	}
}

.grantpalace-listing-area {
	overflow: hidden
}

.grantpalace-tabs-listing-top {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 40px
}

.grantpalace-tabs-listing-top .search-box {
	position: relative;
	border-right: 1px solid #E7E7E7;
	padding-right: 20px;
	width: 425px
}

.grantpalace-tabs-listing-top .search-box .search-input {
	border-radius: 50px;
	background-color: #E7E7E7;
	width: 100%;
	height: 52px;
	border: none;
	outline: 0;
	box-shadow: unset;
	color: #9B9B9B;
	font-weight: 500;
	transition: 0.5s all ease;
	padding: 10px 25px 10px 60px
}

.grantpalace-tabs-listing-top .search-box .search-input::-moz-placeholder {
	color: #9B9B9B;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.grantpalace-tabs-listing-top .search-box .search-input::placeholder {
	color: #9B9B9B;
	transition: 0.5s all ease
}

.grantpalace-tabs-listing-top .search-box .search-input:focus::-moz-placeholder {
	color: #fff0
}

.grantpalace-tabs-listing-top .search-box .search-input:focus::placeholder {
	color: #fff0
}

.grantpalace-tabs-listing-top .search-box button {
	display: flex;
	color: #141212;
	font-size: 20.5px;
	transition: 0.5s all ease;
	border: none;
	padding: 0;
	background-color: #fff0;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1
}

.grantpalace-tabs-listing-top .search-box button:hover {
	color: #a3b4bf
}

.grantpalace-tabs-listing-top .nav {
	border: none;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-tabs-listing-top .nav .nav-item {
	margin-right: 10px
}

.grantpalace-tabs-listing-top .nav .nav-item .nav-link {
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 25px;
	border-radius: 50px;
	transition: 0.5s all ease;
	color: #141212
}

.grantpalace-tabs-listing-top .nav .nav-item .nav-link:hover,
.grantpalace-tabs-listing-top .nav .nav-item .nav-link.active {
	background: #E7E7E7;
	font-weight: 700
}

.grantpalace-tabs-listing-top .nav .nav-item:last-child {
	margin-right: 0
}

.grantpalace-listing-card .listing-image {
	position: relative
}

.grantpalace-listing-card .listing-image .image a img {
	border-radius: 20px
}

.grantpalace-listing-card .listing-image .heart-btn {
	background-color: #fff0;
	border: none;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	color: red;
	border-radius: 50px;
	position: absolute;
	top: 15px;
	right: 15px;
	transition: 0.5s all ease;
	z-index: 1
}

.grantpalace-listing-card .listing-image .heart-btn:hover {
	background-color: #a3b4bf;
	color: #fff
}

.grantpalace-listing-card .listing-image .listing-images-slider.owl-theme .owl-dots .owl-dot span {
	width: 7px !important;
	height: 7px !important;
	margin: 0 5px;
	border-radius: 40px;
	background: rgb(255 255 255 / .5)
}

.grantpalace-listing-card .listing-image .listing-images-slider.owl-theme .owl-dots .owl-dot:hover span,
.grantpalace-listing-card .listing-image .listing-images-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #fff
}

.grantpalace-listing-card .listing-image .listing-images-slider.owl-theme .owl-nav.disabled+.owl-dots {
	display: flex;
	justify-content: center;
	margin-top: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px
}

.grantpalace-listing-card .listing-content {
	padding-top: 20px
}

.grantpalace-listing-card .listing-content h3 {
	display: flex;
	gap: 10px;
	align-items: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-listing-card .listing-content h3 span {
	color: #9B9B9B;
	font-weight: 500;
	font-size: 15px
}

.grantpalace-listing-card .listing-content .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-listing-card .listing-content .list li {
	list-style-type: none;
	margin-bottom: 7px;
	font-size: 15px
}

.grantpalace-listing-card .listing-content .list li:last-child {
	margin-bottom: 0
}

.grantpalace-listing-card .listing-content .price {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
	margin-top: 15px
}

.grantpalace-listing-card .listing-content .price span {
	font-size: 15px
}

.grantpalace-listing-card .listing-content .price h5 {
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 700
}

.grantpalace-categories-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 30px;
	background-color: #F6F6F6
}

.grantpalace-categories-card {
	border-radius: 20px;
	border: 1px solid #D0D0D0;
	overflow: hidden;
	padding: 0 0 0 30px
}

.grantpalace-categories-card .content h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	transition: 0.5s all ease;
	margin-bottom: -32px
}

.grantpalace-categories-card .content h3 a {
	text-decoration-line: underline
}

.grantpalace-categories-card .content h3 a span {
	display: block
}

.grantpalace-categories-card .content p {
	margin-bottom: 0;
	transition: 0.5s all ease;
	opacity: 0
}

.grantpalace-categories-card .images {
	margin-bottom: 0;
	padding: 0;
	display: flex;
	justify-content: end
}

.grantpalace-categories-card .images li {
	list-style-type: none;
	margin-right: -35px;
	transition: 0.5s all ease
}

.grantpalace-categories-card .images li img {
	height: 200px;
	transition: 0.5s all ease
}

.grantpalace-categories-card .images li:last-child {
	margin-right: 0
}

.grantpalace-categories-card:hover .content h3 {
	transform: translateY(-7px);
	margin-bottom: 0
}

.grantpalace-categories-card:hover .content p {
	opacity: 1
}

.grantpalace-categories-card:hover .images li {
	margin-right: 0
}

.grantpalace-works-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 30px
}

.grantpalace-works-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	background-color: #F6F6F6;
	width: 100%;
	height: 510px;
	z-index: -1
}

.grantpalace-works-area.wrap-style2 {
	margin: 0 0
}

.grantpalace-works-area.wrap-style2::before {
	display: none
}

.grantpalace-works-area.wrap-style2 .grantpalace-works-content h2 {
	max-width: 575px
}

.grantpalace-works-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	border-radius: 20px
}

.grantpalace-works-content {
	padding-left: 100px
}

.grantpalace-works-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #FECD4C;
	color: #0d1820;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-works-content h2 {
	font-size: 45px;
	margin-bottom: 30px
}

.grantpalace-works-content h2 span {
	display: block;
	color: rgb(20 18 18 / .3)
}

.grantpalace-works-content .works-items .item {
	display: flex;
	gap: 20px;
	align-items: start;
	border-top: 1px solid rgb(0 0 0 / .1);
	border-bottom: 1px solid rgb(0 0 0 / .1);
	padding-top: 30px;
	padding-bottom: 30px
}

.grantpalace-works-content .works-items .item .left h3 {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5
}

.grantpalace-works-content .works-items .item .left h3 span {
	display: block
}

.grantpalace-works-content .works-items .item .right {
	max-width: 400px;
	margin-left: auto;
	margin-right: 0
}

.grantpalace-works-content .works-items .item .right p {
	margin-bottom: 15px
}

.grantpalace-works-content .works-items .item .right p a {
	font-weight: 600;
	text-decoration-line: underline;
	color: #141212
}

.grantpalace-works-content .works-items .item .right .default-wrap-btn {
	padding: 12px 25px
}

.grantpalace-works-content .works-items .item .right .default-wrap-btn.wrap-black {
	background-color: #141212
}

.grantpalace-works-content .works-items .item .right .default-wrap-btn.wrap-black:hover {
	background-color: #a3b4bf
}

.grantpalace-works-content .works-items .item.border-bottom-none {
	border-bottom: none
}

.grantpalace-works-content .works-items .item:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.grantpalace-app-area {
	overflow: hidden
}

.grantpalace-app-left .image {
	position: relative
}

.grantpalace-app-left .image img {
	border-radius: 20px
}

.grantpalace-app-left .image .fun {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #F4773D;
	border-radius: 15px;
	padding: 20px
}

.grantpalace-app-left .image .fun .top {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 5px
}

.grantpalace-app-left .image .fun .top h2 {
	margin-bottom: 0;
	font-weight: 700;
	color: #fff;
	font-size: 45px
}

.grantpalace-app-left .image .fun .top img {
	box-shadow: 0 4px 15px 0 rgb(0 0 0 / .14)
}

.grantpalace-app-left .image .fun p {
	color: #fff;
	font-size: 14px;
	letter-spacing: .7px;
	font-weight: 600;
	margin-bottom: 0
}

.grantpalace-app-left .content {
	padding-top: 30px;
	padding-left: 10px
}

.grantpalace-app-left .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px
}

.grantpalace-app-left .content p {
	max-width: 710px;
	margin-bottom: 18px
}

.grantpalace-app-left .content span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	justify-content: center;
	border: 1px solid #a3b4bf;
	border-radius: 50px;
	padding: 13.5px 20px;
	font-weight: 600;
	color: #a3b4bf
}

.grantpalace-app-left .content span a {
	font-weight: 700;
	color: #a3b4bf
}

.grantpalace-app-left .content span a:hover {
	color: #F4773D
}

.grantpalace-app-right .image img {
	border-radius: 20px
}

.grantpalace-app-right .content {
	padding-top: 30px;
	padding-left: 20px
}

.grantpalace-app-right .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px
}

.grantpalace-app-right .content p {
	margin-bottom: 18px
}

.grantpalace-app-right .content .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-app-right .content .list li {
	list-style-type: none;
	margin-bottom: 10px
}

.grantpalace-app-right .content .list li button {
	border: none;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 10.5px 20px;
	border-radius: 50px;
	background-color: #F2F2F2;
	font-weight: 600;
	color: #141212;
	transition: 0.5s all ease
}

.grantpalace-app-right .content .list li button:hover {
	background-color: #a3b4bf;
	color: #fff
}

.grantpalace-app-right .content .list li:last-child {
	margin-bottom: 0
}

.grantpalace-app-right .content.wrap-style .list {
	display: flex;
	align-items: center
}

.grantpalace-app-right .content.wrap-style .list li {
	margin-right: 15px;
	margin-bottom: 0
}

.grantpalace-app-right .content.wrap-style .list li button {
	background-color: #F2F2F2;
	color: #141212
}

.grantpalace-app-right .content.wrap-style .list li button:hover {
	background-color: #F4773D;
	color: #fff
}

.grantpalace-app-right .content.wrap-style .list li:last-child {
	margin-right: 0
}

.grantpalace-testimonial-area {
	overflow: hidden;
	background-color: #F6F6F6;
	margin: 0 30px
}

.grantpalace-testimonial-area .section-top-title {
	max-width: 835px
}

.grantpalace-testimonial-inner {
	position: relative
}

.grantpalace-testimonial-inner .list {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	line-height: 1;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-testimonial-inner .list li {
	list-style-type: none;
	margin-right: 7px
}

.grantpalace-testimonial-inner .list li span {
	font-size: 15px;
	font-weight: 700;
	color: #141212
}

.grantpalace-testimonial-inner .list li:last-child {
	margin-right: 0
}

.grantpalace-testimonial-inner .image {
	margin-top: 40px
}

.grantpalace-testimonial-inner .image img {
	border-radius: 20px
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial {
	border-radius: 20px;
	background-color: #fff;
	max-width: 425px;
	padding: 50px;
	position: absolute;
	right: 30px;
	top: -180px
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .grantpalace-testimonial-content p {
	font-size: 28px;
	font-weight: 400;
	color: #a3b4bf;
	margin-bottom: 20px;
	line-height: 1.4
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .grantpalace-testimonial-content h5 {
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 600;
	color: #141212
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav {
	display: flex;
	align-items: center;
	border: none;
	margin-top: 15px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav .nav-item {
	margin-right: 15px
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav .nav-item .nav-link {
	padding: 0;
	border: none;
	background-color: #fff0
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav .nav-item .nav-link img {
	max-width: 40px;
	border-radius: 30px;
	border: 1px solid #F6F6F6;
	padding: 5px;
	transition: 0.5s all ease
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav .nav-item .nav-link:hover img,
.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav .nav-item .nav-link.active img {
	max-width: 50px;
	border: 1px solid #F4773D
}

.grantpalace-testimonial-inner .grantpalace-tabs-testimonial .nav .nav-item:last-child {
	margin-right: 0
}

.grantpalace-fun-facts-area {
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0 30px
}

.grantpalace-fun-facts-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	background-color: #F6F6F6;
	width: 100%;
	height: 450px;
	z-index: -1
}

.grantpalace-fun-facts-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-fun-facts-content h2 {
	font-size: 45px;
	margin-bottom: 15px
}

.grantpalace-fun-facts-content p {
	margin-bottom: 0
}

.grantpalace-fun-facts-content .info-box {
	display: flex;
	align-items: center;
	border-radius: 10px;
	padding: 25px;
	background-color: #141212;
	margin-top: 42px
}

.grantpalace-fun-facts-content .info-box .image img {
	border-radius: 10px;
	max-width: 115px
}

.grantpalace-fun-facts-content .info-box .call {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-left: -30px
}

.grantpalace-fun-facts-content .info-box .call .icon i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	line-height: 58px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 10px;
	font-size: 25px;
	transition: 0.5s all ease
}

.grantpalace-fun-facts-content .info-box .call .icon i:hover {
	background-color: #F4773D
}

.grantpalace-fun-facts-content .info-box .call .title span {
	display: block;
	color: #C9C9C9;
	margin-bottom: 10px;
	font-size: 15px
}

.grantpalace-fun-facts-content .info-box .call .title a {
	color: #fff;
	font-size: 23.5px;
	line-height: 1
}

.grantpalace-fun-facts-content .info-box .call .title a:hover {
	color: #F4773D
}

.grantpalace-fun-facts-image {
	position: relative;
	z-index: 1;
	padding-right: 30px;
	margin-left: 40px;
	margin-right: 30px
}

.grantpalace-fun-facts-image img {
	border-radius: 10px
}

.grantpalace-fun-facts-image::before {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 295px;
	height: 432px;
	border-radius: 10px;
	background-color: #F0E5D6;
	z-index: -1
}

.grantpalace-fun-facts-items .item {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 35px
}

.grantpalace-fun-facts-items .item .number h2 {
	margin-bottom: 0;
	font-size: 43.5px;
	font-weight: 700;
	color: #a3b4bf;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	width: 120px;
	background-color: #EAE7E7;
	border-radius: 100px 100px 50px 50px;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff
}

.grantpalace-fun-facts-items .item .content h3 {
	font-size: 23.5px;
	margin-bottom: 0
}

.grantpalace-fun-facts-items .item .content span {
	display: block;
	margin-top: 10.5px;
	font-size: 14px
}

.grantpalace-fun-facts-items .item:first-child {
	margin-left: 30px
}

.grantpalace-fun-facts-items .item:last-child {
	margin-left: 50px;
	margin-bottom: 0
}

.grantpalace-partner-area {
	overflow: hidden
}

.grantpalace-partner-item {
	text-align: center
}

.grantpalace-banner-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.grantpalace-banner-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.grantpalace-banner-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #F4773D;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-banner-content h1 {
	font-size: 100px;
	margin-bottom: 0;
	font-family: "Righteous", serif;
	line-height: 1.2;
	letter-spacing: -3px
}

.grantpalace-banner-right-content {
	max-width: 365px;
	margin-left: auto;
	margin-right: 0
}

.grantpalace-banner-right-content p {
	margin-bottom: 30px
}

.grantpalace-banner-right-content .default-wrap-btn {
	background-color: #a3b4bf
}

.grantpalace-banner-right-content .default-wrap-btn:hover {
	background-color: #F4773D
}

.grantpalace-banner-image {
	text-align: center;
	position: relative
}

.grantpalace-banner-area .container {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	right: 0;
	margin: 0 auto
}

.grantpalace-about-area {
	overflow: hidden
}

.grantpalace-about-inner {
	position: relative;
	z-index: 1
}

.grantpalace-about-inner .wrap-shape {
	position: absolute;
	right: -90px;
	bottom: 70px;
	z-index: -1
}

.grantpalace-about-image {
	padding-right: 30px
}

.grantpalace-about-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-about-content h2 {
	font-size: 45px;
	margin-bottom: 20px
}

.grantpalace-about-content p {
	margin-bottom: 0
}

.grantpalace-about-bottom-image {
	max-width: 545px;
	margin: 55px auto 0
}

.grantpalace-about-bottom-image img {
	border-radius: 20px
}

.grantpalace-advertise-area {
	overflow: hidden
}

.grantpalace-advertise-area .container-fluid {
	padding-right: 0;
	padding-left: 0
}

.grantpalace-advertise-content h1 {
	white-space: nowrap;
	font-size: 100px;
	color: #9EBCCE;
	margin-bottom: 0;
	animation: marquee 15s linear infinite forwards;
	line-height: 1
}

.grantpalace-advertise-content h1:hover {
	animation-play-state: paused
}

.grantpalace-advertise-content h1 .gap {
	margin: 0 10px
}

@keyframes marquee {
	0% {
		transform: translate3d(0%, 0, 0)
	}

	100% {
		transform: translate3d(-100%, 0, 0)
	}
}

.grantpalace-features-area {
	border-radius: 10px;
	margin: 0 20px;
	overflow: hidden
}

.grantpalace-features-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.grantpalace-features-card {
	border-radius: 20px;
	background-color: #fff;
	padding: 70px 30px;
	text-align: center
}

.grantpalace-features-card .icon {
	margin-bottom: 55px
}

.grantpalace-features-card h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-features-card p {
	margin-bottom: 25px
}

.grantpalace-features-slider .swiper-scrollbar {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	background-color: #fff;
	cursor: pointer;
	max-width: 985px;
	margin: 65px auto 0
}

.grantpalace-features-slider .swiper-scrollbar .swiper-scrollbar-drag {
	border-radius: 5px;
	background-color: #AA955F
}

.grantpalace-deals-card {
	position: sticky;
	top: 140px
}

.grantpalace-deals-card .image {
	border-radius: 20px
}

.grantpalace-deals-card .image img {
	border-radius: 20px
}

.grantpalace-deals-card .image .deals-video {
	max-width: 100%;
	display: flex;
	border-radius: 20px
}

.grantpalace-deals-card .content {
	margin-top: 30px
}

.grantpalace-deals-card .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-deals-card .content p {
	margin-bottom: 0
}

.col-lg-4:nth-child(1) .grantpalace-deals-card {
	margin-top: 0
}

.col-lg-4:nth-child(2) .grantpalace-deals-card {
	margin-top: 150px
}

.col-lg-4:nth-child(3) .grantpalace-deals-card {
	margin-top: 300px
}

.grantpalace-villas-area {
	overflow: hidden
}

.grantpalace-villas-content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-villas-content h2 {
	font-size: 45px;
	margin-bottom: 0
}

.grantpalace-villas-content h2 span {
	color: rgb(20 18 18 / .3)
}

.grantpalace-villas-content .image {
	margin-top: 50px
}

.grantpalace-villas-content .image img {
	border-radius: 20px
}

.grantpalace-villas-right-content {
	position: relative;
	z-index: 1;
	padding-left: 30px
}

.grantpalace-villas-right-content .image img {
	border-radius: 20px
}

.grantpalace-villas-right-content .content {
	max-width: 590px;
	padding-top: 90px;
	padding-left: 100px
}

.grantpalace-villas-right-content .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px
}

.grantpalace-villas-right-content .content p {
	margin-bottom: 0
}

.grantpalace-villas-right-content .wrap-shape {
	position: absolute;
	right: 95px;
	bottom: -235px;
	z-index: -1
}

.grantpalace-dining-area {
	overflow: hidden
}

.grantpalace-dining-left-content .image {
	position: relative
}

.grantpalace-dining-left-content .image img {
	border-radius: 20px
}

.grantpalace-dining-left-content .image::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -30px;
	width: 1px;
	height: 115px;
	background-color: #D2C4A1;
	margin: auto
}

.grantpalace-dining-left-content .content {
	margin-top: 80px
}

.grantpalace-dining-left-content .content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-dining-left-content .content h2 {
	font-size: 43.5px;
	margin-bottom: 0
}

.grantpalace-dining-right-content {
	padding-top: 30px;
	padding-left: 50px
}

.grantpalace-dining-right-content .content {
	margin-bottom: 130px
}

.grantpalace-dining-right-content .content .sub {
	display: inline-flex;
	padding: 10px 15px;
	background-color: #a3b4bf;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 1.2px;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px
}

.grantpalace-dining-right-content .content h2 {
	font-size: 43.5px;
	margin-bottom: 0
}

.grantpalace-dining-right-content .image {
	position: relative
}

.grantpalace-dining-right-content .image img {
	border-radius: 20px
}

.grantpalace-dining-right-content .image::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: -90px;
	width: 1px;
	height: 115px;
	background-color: #D2C4A1;
	margin: auto
}

.grantpalace-blog-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #F0EDE6
}

.grantpalace-blog-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 170px;
	background-color: #fff;
	z-index: -11
}

.grantpalace-blog-card {
	padding: 45px 40px;
	background: #fff;
	box-shadow: 0 4px 34px 0 rgb(151 117 83 / .04);
	border-radius: 20px;
	border: 1px solid #f9f9f9;
	transition: 0.5s all ease
}

.grantpalace-blog-card .sub {
	font-size: 15px;
	color: #39505E;
	letter-spacing: 1.5px
}

.grantpalace-blog-card .content {
	margin-top: 165px
}

.grantpalace-blog-card .content span {
	color: #F4773D;
	display: block;
	margin-bottom: 15px
}

.grantpalace-blog-card .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.5
}

.grantpalace-blog-card .content .arrow-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
	border: 1px solid #C3C9CD;
	border-radius: 60px;
	transition: 0.5s all ease
}

.grantpalace-blog-card .content .arrow-btn:hover {
	border: 1px solid #F4773D
}

.grantpalace-blog-card:hover {
	border: 1px solid #a3b4bf
}

.grantpalace-blog-inner {
	position: relative
}

.grantpalace-blog-inner .blog-button-prev {
	position: absolute;
	left: -70px;
	top: 110px
}

.grantpalace-blog-inner .blog-button-next {
	position: absolute;
	right: -70px;
	top: 110px
}

.grantpalace-blog-line {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 95px;
	z-index: -1
}

.grantpalace-instagram-area .section-top-title {
	max-width: 1320px
}

.grantpalace-instagram-card {
	position: relative
}

.grantpalace-instagram-card img {
	border-radius: 15px
}

.grantpalace-instagram-card .instagram-btn {
	position: absolute;
	left: 20px;
	top: 20px
}

.grantpalace-instagram-card .instagram-btn img {
	border-radius: 0
}

.grantpalace-instagram-card .heart-btn {
	position: absolute;
	right: 20px;
	bottom: 15px;
	display: flex;
	gap: 7px;
	align-items: center;
	color: #fff
}

.instagram-pagination {
	display: flex;
	max-width: 450px;
	justify-content: end
}

.instagram-pagination .swiper-pagination-bullet {
	opacity: 100%;
	background-color: #9EBCCE
}

.instagram-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #39505E
}

.property-banner-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 20px;
	margin: 0 20px;
	padding-top: 190px;
	padding-bottom: 190px
}

.property-banner-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.property-banner-area::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgb(255 255 255 / .4);
	margin: 15px;
	z-index: -1
}

.property-banner-content {
	max-width: 835px
}

.property-banner-content h1 {
	font-size: 70px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #fff;
	letter-spacing: -4.2px
}

.property-banner-content p {
	color: #ECECEC;
	margin-bottom: 0;
	max-width: 710px
}

.property-banner-content .search-bar {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
	background: rgb(255 255 255 / .15);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	padding: 20px 20px 20px 30px;
	margin-top: 30px;
	border-radius: 10px
}

.property-banner-content .search-bar .form-group.with-border {
	border-left: 1px solid rgb(255 255 255 / .2);
	padding-left: 35px
}

.property-banner-content .search-bar .form-group label {
	display: block;
	font-size: 11.5px;
	font-weight: 700;
	letter-spacing: 1.2px;
	color: #FECD4C;
	margin-bottom: 7px
}

.property-banner-content .search-bar .form-group .nice-select {
	display: flex;
	align-items: center;
	border: none;
	border-radius: 0;
	background-color: #fff0;
	font-size: 17px;
	color: #fff;
	padding: 0 50px 0 0;
	height: unset;
	line-height: unset;
	font-family: "Quicksand", serif !important;
	font-weight: 500
}

.property-banner-content .search-bar .form-group .nice-select:after {
	right: 0;
	margin-top: -5px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid rgb(255 255 255 / .7);
	border-right: 2px solid rgb(255 255 255 / .7)
}

.property-banner-content .search-bar .form-group .nice-select .list {
	background-color: #141212
}

.property-banner-content .search-bar .form-group .nice-select .option {
	background-color: #141212;
	font-size: 15px
}

.property-banner-content .search-bar .form-group .nice-select .option.focus,
.property-banner-content .search-bar .form-group .nice-select .nice-select .option.selected.focus,
.property-banner-content .search-bar .form-group .nice-select .nice-select .option:hover {
	background-color: #a3b4bf !important
}

.property-banner-content .search-bar .form-group .nice-select .option.focus,
.property-banner-content .search-bar .form-group .nice-select .nice-select .option.selected.focus,
.property-banner-content .search-bar .form-group .nice-select .nice-select .option:hover {
	background-color: #a3b4bf !important
}

.property-banner-content .search-bar .form-group .default-wrap-btn {
	border: none;
	padding: 15px 25px
}

.property-banner-content .lists {
	display: flex;
	align-items: center;
	padding-left: 0;
	padding-right: 0;
	margin-top: 25px;
	margin-bottom: 0
}

.property-banner-content .lists li {
	list-style-type: none;
	margin-right: 10px
}

.property-banner-content .lists li span {
	color: #ECECEC;
	font-weight: 500
}

.property-banner-content .lists li a {
	font-size: 15px;
	display: inline-flex;
	padding: 3.5px 10px;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	background: #CBCBCB;
	color: #141212;
	transition: 0.5s all ease
}

.property-banner-content .lists li a:hover {
	background-color: #a3b4bf;
	color: #fff
}

.property-banner-content .lists li:last-child {
	margin-right: 0
}

.featured-properties-area .section-top-title {
	max-width: 1320px;
	text-align: center
}

.featured-properties-area .section-top-title h2 span {
	color: #141212
}

.featured-properties-card {
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / .05)
}

.featured-properties-card .image {
	position: relative;
	padding: 10px 10px 0 10px
}

.featured-properties-card .image a img {
	border-radius: 10px
}

.featured-properties-card .image .heart-btn {
	background-color: #fff0;
	border: none;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	color: red;
	border-radius: 50px;
	position: absolute;
	top: 25px;
	right: 25px;
	transition: 0.5s all ease;
	z-index: 1
}

.featured-properties-card .image .heart-btn:hover {
	background-color: #a3b4bf;
	color: #fff
}

.featured-properties-card .image .tag-btn {
	display: inline-flex;
	padding: 3.5px 10px;
	justify-content: center;
	align-items: center;
	background-color: #141212;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	left: 25px;
	top: 25px;
	font-size: 15px
}

.featured-properties-card .image .tag-btn.rent {
	background-color: #a3b4bf
}

.featured-properties-card .content {
	padding: 25px 30px
}

.featured-properties-card .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.featured-properties-card .content .location {
	display: flex;
	gap: 7px;
	align-items: center;
	line-height: 1
}

.featured-properties-card .content .location i {
	font-size: 20px;
	color: #a3b4bf
}

.featured-properties-card .content .location span {
	font-size: 15px
}

.featured-properties-card .content .info-list {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
	border-top: 1px solid rgb(0 0 0 / .1);
	border-bottom: 1px solid rgb(0 0 0 / .1);
	padding: 12px 0;
	margin-top: 20px;
	margin-bottom: 20px
}

.featured-properties-card .content .info-list li {
	list-style-type: none;
	display: flex;
	gap: 7px;
	align-items: center
}

.featured-properties-card .content .info-list li span b {
	font-weight: 700;
	color: #141212
}

.featured-properties-card .content .price {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: space-between
}

.featured-properties-card .content .price h3 {
	margin-bottom: 0;
	font-size: 23.5px;
	font-weight: 700;
	color: #F4773D
}

.property-about-area {
	overflow: hidden
}

.property-about-content h2 {
	font-size: 45px;
	margin-bottom: 30px
}

.property-about-content .fun {
	border-radius: 10px;
	background-color: #F8F8F8;
	padding: 30px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	transition: 0.5s all ease
}

.property-about-content .fun .title h3 {
	font-size: 43.5px;
	margin-bottom: 0;
	font-weight: 700;
	transition: 0.5s all ease
}

.property-about-content .fun .title span {
	font-size: 15px;
	display: block;
	margin-top: 5px;
	transition: 0.5s all ease
}

.property-about-content .fun:hover {
	background-color: #141212
}

.property-about-content .fun:hover h3 {
	color: #fff
}

.property-about-content .fun:hover span {
	color: #fff
}

.property-about-right-content .content {
	padding-left: 110px;
	padding-bottom: 40px
}

.property-about-right-content .inner {
	border-radius: 10px;
	border: 1px solid #EEE;
	padding: 10px 10px 10px 35px
}

.property-about-right-content .inner .inner-content h5 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px
}

.property-about-right-content .inner .inner-content p {
	margin-bottom: 15px
}

.property-about-right-content .inner .inner-content .wrap {
	display: inline-flex;
	position: relative;
	max-width: 97px
}

.property-about-right-content .inner .inner-content .wrap .icon {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
	text-align: center
}

.property-about-right-content .inner .inner-content .wrap .icon img {
	animation: unset
}

.property-about-right-content .inner .inner-content .wrap img {
	animation-name: rotateme;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

.property-about-right-content .inner .image img {
	border-radius: 10px
}

@keyframes rotateme {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.property-locations-area {
	overflow: hidden;
	border-radius: 10px;
	background-color: #F4F2ED;
	margin: 0 10px
}

.property-locations-area .section-top-title {
	max-width: 1320px;
	text-align: center
}

.property-locations-area .section-top-title h2 span {
	color: #141212
}

.property-locations-area .container-fluid {
	padding-left: 10px;
	padding-right: 10px
}

.property-locations-card {
	position: relative
}

.property-locations-card img {
	border-radius: 20px;
	border: 2px solid #fff
}

.property-locations-card .property {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	padding: 10px 12px;
	border-radius: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 11
}

.property-locations-card .title {
	display: inline-flex;
	gap: 15px;
	align-items: center;
	background-color: #fff;
	padding: 12px 15px;
	border-radius: 10px;
	position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 11
}

.property-locations-card .title h3 {
	margin-bottom: 0;
	font-size: 22.5px;
	font-weight: 700
}

.property-locations-card .title img {
	border: none;
	border-radius: 0
}

.property-locations-card .wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 10px;
	transition: 0.5s all ease
}

.property-locations-card .wrap img {
	border: none;
	border-radius: 0
}

.property-locations-card:hover .wrap {
	opacity: 0
}

.property-locations-slider .swiper-scrollbar {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	background-color: #fff;
	cursor: pointer;
	max-width: 985px;
	margin: 65px auto 0
}

.property-locations-slider .swiper-scrollbar .swiper-scrollbar-drag {
	border-radius: 5px;
	background-color: #AA955F
}

.property-features-card {
	position: sticky;
	top: 140px
}

.property-features-card .image {
	overflow: hidden;
	border-radius: 20px
}

.property-features-card .image img {
	border-radius: 20px;
	transition: 0.5s all ease
}

.property-features-card .content {
	margin-top: 30px
}

.property-features-card .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.property-features-card .content p {
	margin-bottom: 0
}

.property-features-card:hover .image img {
	transform: scale(1.1)
}

.col-lg-4:nth-child(1) .property-features-card {
	margin-top: 0
}

.col-lg-4:nth-child(2) .property-features-card {
	margin-top: 150px
}

.col-lg-4:nth-child(3) .property-features-card {
	margin-top: 300px
}

.property-testimonial-area {
	overflow: hidden
}

.property-testimonial-area .section-top-title {
	max-width: 1320px
}

.property-testimonial-area .section-top-title h2 span {
	color: #141212
}

.property-trust-pilot {
	text-align: center;
	margin-left: 25px
}

.property-trust-pilot .list {
	display: flex;
	margin-bottom: 7px;
	justify-content: center;
	padding-left: 0;
	padding-right: 0
}

.property-trust-pilot .list li {
	list-style-type: none;
	margin-right: 5px
}

.property-trust-pilot .list li:last-child {
	margin-right: 0
}

.property-trust-pilot h5 {
	font-size: 25px;
	margin-bottom: 0;
	font-weight: 700
}

.property-testimonial-card {
	border: 1px solid rgb(0 0 0 / .1);
	padding: 40px;
	border-radius: 20px;
	transition: 0.5s all ease
}

.property-testimonial-card .quote {
	margin-bottom: 20px
}

.property-testimonial-card p {
	font-size: 28px;
	margin-bottom: 0;
	line-height: 1.4;
	color: #141212
}

.property-testimonial-card .info {
	display: flex;
	gap: 15px;
	align-items: center;
	margin-top: 25px
}

.property-testimonial-card .info .image img {
	border-radius: 50px;
	border: 1px solid #fff;
	max-width: 50px
}

.property-testimonial-card .info .title h5 {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 0
}

.property-testimonial-card .info .title span {
	font-size: 14px;
	display: block;
	margin-top: 7px
}

.property-testimonial-card:hover {
	border: 1px solid #a3b4bf
}

.property-partner-area {
	overflow: hidden;
	background-color: #141212
}

.property-partner-item {
	text-align: center
}

.property-blog-area {
	overflow: hidden;
	position: relative;
	z-index: 1
}

.property-blog-area .section-top-title {
	max-width: 1320px;
	text-align: center
}

.property-blog-area .section-top-title h2 {
	color: #fff
}

.property-blog-area .section-top-title h2 span {
	color: #fff
}

.property-blog-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 425px;
	background-color: #141212;
	z-index: -1
}

.property-blog-card .image {
	border-radius: 30px;
	overflow: hidden;
	position: relative
}

.property-blog-card .image a img {
	border-radius: 30px;
	transition: 0.5s all ease
}

.property-blog-card .image .date {
	display: inline-flex;
	padding: 5.5px 10px;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	background-color: #141212;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	position: absolute;
	top: 15px;
	left: 15px
}

.property-blog-card .content {
	margin-top: 25px
}

.property-blog-card .content h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1.5
}

.property-blog-card .content .meta {
	display: flex;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.property-blog-card .content .meta li {
	list-style-type: none;
	font-size: 14px;
	margin-right: 40px;
	position: relative
}

.property-blog-card .content .meta li a {
	color: #141212
}

.property-blog-card .content .meta li a:hover {
	color: #a3b4bf
}

.property-blog-card .content .meta li::before {
	position: absolute;
	content: "";
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
	height: 5px;
	width: 5px;
	background-color: #D9D9D9;
	border-radius: 50px
}

.property-blog-card .content .meta li:last-child {
	margin-right: 0
}

.property-blog-card .content .meta li:last-child::before {
	display: none
}

.property-blog-card:hover .image a img {
	transform: scale(1.1)
}

.property-faq-area {
	overflow: hidden
}

.property-faq-area .container {
	position: relative
}

.property-faq-content h2 {
	font-size: 45px;
	margin-bottom: 15px
}

.property-faq-content p {
	margin-bottom: 0
}

.property-faq-accordion {
	padding-left: 100px
}

.property-faq-accordion .accordion-item {
	margin-bottom: 20px;
	transition: 0.5s all ease;
	border: none;
	padding: 25px;
	border-radius: 10px;
	background-color: #F0EDE6
}

.property-faq-accordion .accordion-item .accordion-button {
	color: #141212;
	position: relative;
	text-align: start;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	font-size: 20px;
	font-weight: 600;
	padding: 0;
	transition: 0.5s all ease;
	background-color: #fff0;
	border-radius: 0
}

.property-faq-accordion .accordion-item .accordion-button::before {
	position: absolute;
	content: "\ec5d";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: #141212;
	color: 0.5s all ease;
	font-family: boxicons !important;
	font-weight: 400
}

.property-faq-accordion .accordion-item .accordion-button.collapsed {
	background-color: #fff0
}

.property-faq-accordion .accordion-item .accordion-button.collapsed::before {
	content: "\eab7";
	color: #F4773D
}

.property-faq-accordion .accordion-item .accordion-body {
	padding: 20px 0 0 0;
	transition: 0.5s all ease;
	border-top: 1px solid rgb(0 0 0 / .1);
	margin-top: 20px
}

.property-faq-accordion .accordion-item .accordion-body p {
	margin-bottom: 0
}

.property-faq-accordion .accordion-item .accordion-body p a {
	color: #585858
}

.property-faq-accordion .accordion-item .accordion-body p a:hover {
	color: #a3b4bf
}

.property-faq-accordion .accordion-item .accordion-collapse {
	border: none
}

.property-faq-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.property-faq-shape {
	position: absolute;
	left: 335px;
	bottom: 70px;
	z-index: -1
}

.property-details-area .container-fluid {
	padding-left: 20px;
	padding-right: 20px
}

.property-details-image-tabs {
	padding-right: 100px;
	position: sticky;
	top: 100px
}

.property-details-image-tabs .tab-content .tab-pane img {
	border-radius: 20px
}

.property-details-image-tabs .nav {
	display: flex;
	border: none;
	justify-content: space-between;
	padding: 0;
	margin-top: 15px
}

.property-details-image-tabs .nav .nav-item {
	margin-right: 15px
}

.property-details-image-tabs .nav .nav-item .nav-link {
	background-color: #fff0;
	border: none;
	padding: 0;
	border: none
}

.property-details-image-tabs .nav .nav-item .nav-link img {
	border-radius: 20px;
	max-width: 135px
}

.property-details-image-tabs .nav .nav-item:last-child {
	margin-right: 0
}

.property-details-desc {
	max-width: 650px
}

.property-details-desc h2 {
	font-size: 60px;
	font-family: "Righteous", serif;
	margin-bottom: 15px;
	line-height: 1
}

.property-details-desc .location {
	display: flex;
	gap: 7px;
	align-items: center;
	line-height: 1;
	margin-bottom: 12px
}

.property-details-desc .location i {
	font-size: 20px;
	color: #a3b4bf
}

.property-details-desc .location span {
	font-size: 15px
}

.property-details-desc .price {
	font-weight: 700;
	font-size: 23.5px;
	color: #F4773D
}

.property-details-desc .content {
	margin-top: 60px
}

.property-details-desc .content h5 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.property-details-desc .overview {
	margin-top: 55px
}

.property-details-desc .overview h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px
}

.property-details-desc .overview .item {
	display: flex;
	gap: 15px;
	align-items: center
}

.property-details-desc .overview .item span {
	font-size: 15px
}

.property-details-desc .amenities {
	margin-top: 55px
}

.property-details-desc .amenities h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px
}

.property-details-desc .amenities .item {
	display: flex;
	gap: 15px;
	align-items: center
}

.property-details-desc .amenities .item span {
	font-size: 15px
}

.property-details-desc .video-view {
	margin-top: 55px
}

.property-details-desc .video-view h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px
}

.property-details-desc .video-view .wrap {
	position: relative
}

.property-details-desc .video-view .wrap img {
	border-radius: 10px
}

.property-details-desc .video-view .wrap .video-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center
}

.property-details-desc .video-view .wrap .video-btn i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	width: 100px;
	line-height: 100px;
	background: rgb(255 255 255 / .4);
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(12px);
	border-radius: 100px;
	font-size: 50px;
	color: #fff;
	transition: 0.5s all ease
}

.property-details-desc .video-view .wrap .video-btn i:hover {
	background-color: #a3b4bf
}

.property-details-desc .floor-plans {
	margin-top: 55px
}

.property-details-desc .floor-plans h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px
}

.property-details-desc .floor-plans img {
	border-radius: 10px
}

.property-details-desc .locations {
	margin-top: 55px
}

.property-details-desc .locations .info-list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.property-details-desc .locations .info-list li {
	list-style-type: none;
	margin-bottom: 50px
}

.property-details-desc .locations .info-list li h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.property-details-desc .locations .info-list li p {
	margin-bottom: 0
}

.property-details-desc .locations .info-list li a {
	color: #585858
}

.property-details-desc .locations .info-list li a:hover {
	color: #a3b4bf
}

.property-details-desc .locations .info-list li:last-child {
	margin-bottom: 0
}

.property-details-desc .locations .info-map {
	height: 100%;
	width: 100%
}

.property-details-desc .locations .info-map .map {
	display: flex;
	height: 100%;
	width: 100%;
	border-radius: 10px
}

.property-details-desc .nearby {
	margin-top: 55px
}

.property-details-desc .nearby h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.property-details-desc .nearby p {
	margin-bottom: 20px
}

.property-details-desc .nearby .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.property-details-desc .nearby .list li {
	list-style-type: none;
	margin-bottom: 12px
}

.property-details-desc .nearby .list li span {
	color: #141212
}

.property-details-desc .nearby .list li:last-child {
	margin-bottom: 0
}

.property-details-desc .comment {
	margin-top: 55px;
	border-top: 1px solid rgb(0 0 0 / .1);
	padding-top: 55px
}

.property-details-desc .comment h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px
}

.property-details-desc .comment .item {
	display: flex;
	gap: 30px;
	align-items: center
}

.property-details-desc .comment .item .image img {
	border-radius: 10px;
	max-width: 100px
}

.property-details-desc .comment .item .title {
	max-width: 475px
}

.property-details-desc .comment .item .title h5 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px
}

.property-details-desc .comment .item .title p {
	margin-bottom: 10px
}

.property-details-desc .comment .item .title .reply-btn {
	display: flex;
	gap: 8px;
	align-items: center;
	font-weight: 600;
	color: #a3b4bf;
	transition: 0.5s all ease
}

.property-details-desc .comment .item .title .reply-btn i {
	line-height: 1;
	font-size: 20px;
	position: relative;
	top: 1px
}

.property-details-desc .comment .item .title .reply-btn:hover {
	color: #F4773D
}

.property-details-desc .reply-inner {
	margin-top: 100px
}

.property-details-desc .reply-inner .top {
	margin-bottom: 30px
}

.property-details-desc .reply-inner .top h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.property-details-desc .reply-inner .top p {
	margin-bottom: 0
}

.property-details-desc .reply-inner .reply-form .form-group {
	margin-bottom: 25px
}

.property-details-desc .reply-inner .reply-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 55px;
	border: 1px solid #F4F2ED;
	background-color: #F4F2ED;
	outline: 0;
	box-shadow: unset;
	border-radius: 10px;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 20px;
	color: #585858;
	transition: 0.5s all ease
}

.property-details-desc .reply-inner .reply-form .form-group .form-control::-moz-placeholder {
	color: #585858;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.property-details-desc .reply-inner .reply-form .form-group .form-control::placeholder {
	color: #585858;
	transition: 0.5s all ease
}

.property-details-desc .reply-inner .reply-form .form-group .form-control:focus {
	border: 1px solid #F4773D
}

.property-details-desc .reply-inner .reply-form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.property-details-desc .reply-inner .reply-form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.property-details-desc .reply-inner .reply-form .form-group textarea.form-control {
	min-height: 150px
}

.property-details-desc .reply-inner .reply-form .form-group .form-check {
	margin-bottom: 0;
	display: flex;
	gap: 10px;
	align-items: center
}

.property-details-desc .reply-inner .reply-form .form-group .form-check .form-check-input {
	margin-top: 0;
	outline: 0;
	box-shadow: unset
}

.property-details-desc .reply-inner .reply-form .default-wrap-btn {
	border: none
}

.add-property-content {
	max-width: 872px;
	margin: auto
}

.add-property-content h2 {
	text-align: center;
	font-size: 60px;
	margin-bottom: 30px;
	font-family: "Righteous", serif
}

.add-property-content .add-form .form-group {
	margin-bottom: 25px
}

.add-property-content .add-form .form-group strong {
	font-size: 14px;
	font-weight: 700;
	color: #141212;
	display: block;
	margin-bottom: 8px;
	letter-spacing: 1.26px
}

.add-property-content .add-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 55px;
	border: 1px solid #F4F2ED;
	background-color: #F4F2ED;
	outline: 0;
	box-shadow: unset;
	border-radius: 10px;
	font-weight: 600;
	font-size: 15px;
	padding: 15px 20px;
	color: #585858;
	transition: 0.5s all ease
}

.add-property-content .add-form .form-group .form-control::-moz-placeholder {
	color: #585858;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.add-property-content .add-form .form-group .form-control::placeholder {
	color: #585858;
	transition: 0.5s all ease
}

.add-property-content .add-form .form-group .form-control:focus {
	border: 1px solid #F4773D
}

.add-property-content .add-form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.add-property-content .add-form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.add-property-content .add-form .form-group .nice-select {
	float: unset;
	height: 55px !important;
	line-height: 55px;
	border: 1px solid #F4F2ED;
	background-color: #F4F2ED;
	color: #585858;
	border-radius: 10px;
	font-weight: 600;
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 35px
}

.add-property-content .add-form .form-group .nice-select .list {
	background: #a3b4bf;
	border-radius: 10px;
	margin-top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.add-property-content .add-form .form-group .nice-select .list .option {
	transition: 0.5s all ease;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-weight: 500
}

.add-property-content .add-form .form-group .nice-select .list .option:hover {
	background-color: #3c3c3c !important;
	color: #fff
}

.add-property-content .add-form .form-group .nice-select .list .option.selected {
	background-color: #fff0;
	font-weight: 400
}

.add-property-content .add-form .form-group .nice-select:after {
	right: 20px;
	width: 8px;
	height: 8px;
	margin-top: -5.5px
}

.add-property-content .add-form .form-group textarea.form-control {
	min-height: 230px
}

.add-property-content .add-form .form-group .upload-container {
	width: 100%;
	background: #F4F2ED;
	padding: 20px;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #F4F2ED
}

.add-property-content .add-form .form-group .upload-container .upload-box {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	background: #F4F2ED;
	border-radius: 10px;
	border: 1px solid #f9f9f9;
	cursor: pointer;
	position: relative
}

.add-property-content .add-form .form-group .upload-container .upload-box input {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.add-property-content .add-form .form-group .upload-container .upload-box .upload-button {
	padding: 7px 10px;
	border: 1px solid #141212;
	background: #fff;
	color: #141212;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 500;
	transition: 0.5s all ease
}

.add-property-content .add-form .form-group .upload-container .upload-box .upload-button:hover {
	border: 1px solid #FECD4C
}

.add-property-content .add-form .form-group .form-check {
	margin-bottom: 0;
	display: flex;
	gap: 10px;
	align-items: center
}

.add-property-content .add-form .form-group .form-check .form-check-input {
	margin-top: 0;
	outline: 0;
	box-shadow: unset
}

.add-property-content .add-form .default-wrap-btn {
	border: none
}

.grantpalace-footer-area {
	overflow: hidden;
	background-color: #3c3c3c
}

.grantpalace-footer-widget .widget-logo {
	margin-bottom: 30px
}

.grantpalace-footer-widget p {
	margin-bottom: 0
}

.grantpalace-footer-widget .social-list {
	display: flex;
	padding-left: 0;
	padding-right: 0;
	margin-top: 25px;
	margin-bottom: 0
}

.grantpalace-footer-widget .social-list li {
	list-style-type: none;
	margin-right: 15px
}

.grantpalace-footer-widget .social-list li a img {
	transition: 0.5s all ease
}

.grantpalace-footer-widget .social-list li:last-child {
	margin-right: 0
}

.grantpalace-footer-widget .social-list li:hover a img {
	transform: translateY(-5px)
}

.grantpalace-footer-widget h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px
}

.grantpalace-footer-widget .info-list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-footer-widget .info-list li {
	list-style-type: none
}

.grantpalace-footer-widget .info-list li span {
	display: block;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 25px;
	padding-bottom: 25px
}

.grantpalace-footer-widget .info-list li a {
	color: #585858
}

.grantpalace-footer-widget .info-list li a:hover {
	color: #F4773D
}

.grantpalace-footer-widget .info-list li:last-child {
	margin-top: 0
}

.grantpalace-footer-widget .info-list li:last-child a {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	display: flex;
	align-items: center;
	column-gap: 15px
}

.grantpalace-footer-widget .info-list li:last-child a:hover {
	color: #b5b5b5
}

.grantpalace-footer-widget .links {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.grantpalace-footer-widget .links li {
	list-style-type: none;
	margin-bottom: 18px
}

.grantpalace-footer-widget .links li a {
	color: #585858
}

.grantpalace-footer-widget .links li a:hover {
	color: #F4773D
}

.grantpalace-footer-widget .links li:last-child {
	margin-bottom: 0
}

.grantpalace-footer-widget .newsletter-form .form-group {
	display: flex;
	gap: 15px;
	align-items: center;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 20px
}

.grantpalace-footer-widget .newsletter-form .form-group .form-control {
	background-color: #fff0;
	border: none;
	padding: 0;
	outline: 0;
	box-shadow: unset;
	transition: 0.5s all ease;
	color: #585858
}

.grantpalace-footer-widget .newsletter-form .form-group .form-control::-moz-placeholder {
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease;
	color: #585858
}

.grantpalace-footer-widget .newsletter-form .form-group .form-control::placeholder {
	transition: 0.5s all ease;
	color: #585858
}

.grantpalace-footer-widget .newsletter-form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.grantpalace-footer-widget .newsletter-form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.grantpalace-footer-widget .newsletter-form .default-wrap-btn {
	border: none;
	margin-top: 20px
}

.grantpalace-footer-widget .newsletter-form .validation-danger {
	color: red;
	margin-top: 10px
}

.grantpalace-copyright-area {
	padding-top: 30px
}

.grantpalace-copyright-area p {
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	margin-top: 10px
}

.grantpalace-copyright-area p span {
	color: #F4773D;
	font-weight: 700
}

.grantpalace-copyright-area p a {
	color: #F4773D;
	font-weight: 700
}

.grantpalace-copyright-area p a:hover {
	color: #a3b4bf
}

.default-style-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 17px 27px;
	border-radius: 5px;
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	color: #ffffff !important;
	font-weight: 500;
	transition: 0.5s all ease;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.default-style-btn::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3c3c3c;
	z-index: -1;
	transition: 0.5s all ease;
	opacity: 0
}

.default-style-btn:hover::before {
	opacity: 1
}

.main-section-title.regular-style h2 {
	font-weight: 400
}

.main-section-title.regular-style h2 b {
	font-weight: 700
}

.real-estate-agent-portfolio-navbar .navbar.navbar-light {
	background-color: #fff0;
	box-shadow: unset;
	border-bottom: 1px solid #E3E9ED;
	padding-top: 20px;
	padding-bottom: 20px
}

.real-estate-agent-portfolio-navbar .navbar.navbar-light .others-option .option-item .log-in {
	font-weight: 500
}

.real-estate-agent-portfolio-navbar .navbar.navbar-light .others-option .option-item .sign-up {
	font-weight: 500
}

.real-estate-agent-portfolio-navbar.property-navbar {
	position: absolute;
	right: 0;
	left: 0;
	top: 0
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.is-sticky {
	background-color: #0d1820 !important
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.is-sticky.navbar-light {
	border-bottom: none
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.is-sticky.navbar-light::before {
	display: none
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light {
	border-bottom: none
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: rgb(227 233 237 / .3);
	max-width: 1620px;
	margin: auto
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .logo .black-logo {
	display: none
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .logo .white-logo {
	display: block
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .navbar-nav .nav-item a {
	color: #fff
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .navbar-nav .nav-item a:hover,
.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .navbar-nav .nav-item a:focus,
.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .navbar-nav .nav-item a.active {
	color: #3c3c3c
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .navbar-nav .nav-item:hover a,
.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .navbar-nav .nav-item.active a {
	color: #3c3c3c
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .others-option span {
	background-color: #fff;
	color: #3c3c3c;
	font-weight: 500;
	border-radius: 10px;
	padding: 5px 15px
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .others-option span a {
	color: #767676;
	font-weight: 400
}

.real-estate-agent-portfolio-navbar.property-navbar .navbar.navbar-light .others-option span a:hover {
	color: #0d1820
}

.real-estate-agent-portfolio-navbar.mol-navbar {
	position: absolute;
	right: 0;
	left: 0;
	top: 0
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.is-sticky {
	background-color: #0d1820 !important
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.is-sticky.navbar-light {
	border-bottom: none
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.is-sticky.navbar-light::before {
	display: none
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light {
	border-bottom: none
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .logo .black-logo {
	display: none
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .logo .white-logo {
	display: block
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .navbar-nav .nav-item a {
	color: #fff
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .navbar-nav .nav-item a:hover,
.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .navbar-nav .nav-item a:focus,
.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .navbar-nav .nav-item a.active {
	color: #3c3c3c
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .navbar-nav .nav-item:hover a,
.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .navbar-nav .nav-item.active a {
	color: #3c3c3c
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .others-option .option-item .log-in {
	color: #fff
}

.real-estate-agent-portfolio-navbar.mol-navbar .navbar.navbar-light .others-option .option-item .log-in:hover {
	color: #3c3c3c
}

.real-estate-agent-portfolio-banner-area {
	position: relative;
	z-index: 1;
	padding-top: 110px
}

.real-estate-agent-portfolio-banner-area .container-fluid {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0
}

.real-estate-agent-portfolio-banner-content {
	text-align: center
}

.real-estate-agent-portfolio-banner-content h1 {
	font-size: 85px;
	font-weight: 700;
	letter-spacing: -1.7px;
	line-height: 1.2;
	margin-bottom: 12px
}

.real-estate-agent-portfolio-banner-content h1 img {
	position: relative;
	top: -5px
}

.real-estate-agent-portfolio-banner-content p {
	max-width: 700px;
	margin: auto
}

.real-estate-agent-portfolio-banner-content .list {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: center;
	padding-left: 0;
	padding-right: 0;
	margin-top: 35px;
	margin-bottom: 0
}

.real-estate-agent-portfolio-banner-content .list li {
	list-style-type: none
}

.real-estate-agent-portfolio-banner-content .list li span {
	font-weight: 600;
	color: #0d1820
}

.real-estate-agent-portfolio-banner-content .list li a {
	color: #767676
}

.real-estate-agent-portfolio-banner-content .list li a:hover {
	color: #3c3c3c
}

.real-estate-agent-portfolio-banner-image-items {
	margin-top: 35px
}

.real-estate-agent-portfolio-banner-image-items .left {
	position: relative;
	top: -20px
}

.real-estate-agent-portfolio-banner-image-items .middle {
	text-align: center
}

.real-estate-agent-portfolio-banner-image-items .right {
	position: relative;
	top: -20px
}

.reap-banner-shape {
	position: absolute;
	left: 100px;
	bottom: 100px;
	z-index: -1
}

.reap-banner-ellipse1 {
	display: inline-block;
	width: 350px;
	height: 350px;
	border-radius: 350px;
	opacity: .75;
	background: #00C194;
	filter: blur(300px);
	position: absolute;
	left: 380px;
	bottom: 200px;
	z-index: -1
}

.reap-banner-ellipse2 {
	display: inline-block;
	width: 350px;
	height: 350px;
	border-radius: 350px;
	opacity: .75;
	background: #FAB61F;
	filter: blur(250px);
	position: absolute;
	right: 380px;
	bottom: 200px;
	z-index: -1
}

.reap-info-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.reap-info-inner {
	border-radius: 50px;
	border: 1px solid #E3E9ED;
	background: #fff;
	padding: 10px 15px
}

.reap-info-card {
	display: flex;
	align-items: center
}

.reap-info-card .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	background-color: #3c3c3c;
	transition: 0.5s all ease
}

.reap-info-card .icon:hover {
	background-color: #0d1820
}

.reap-info-card .content {
	margin-left: 15px
}

.reap-info-card .content span {
	display: block;
	color: #767676;
	margin-bottom: 7px
}

.reap-info-card .content span strong {
	font-weight: 400;
	color: #0d1820
}

.reap-info-card .content span a {
	color: #0d1820
}

.reap-info-card .content span a:hover {
	color: #3c3c3c
}

.reap-info-card .content span:last-child {
	margin-bottom: 0
}

.reap-info-card.wrap1 {
	justify-content: start
}

.reap-info-card.wrap2 {
	justify-content: center
}

.reap-info-card.wrap3 {
	justify-content: center
}

.reap-info-card.wrap4 {
	justify-content: end
}

.reap-about-area {
	overflow: hidden
}

.reap-about-left {
	padding-right: 100px
}

.reap-about-left h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 90px
}

.reap-about-left img {
	border-radius: 20px;
	margin-bottom: 25px
}

.reap-about-left p {
	margin-bottom: 0
}

.reap-about-left p span {
	font-weight: 500;
	color: #0d1820
}

.reap-about-right p {
	color: #0d1820;
	font-weight: 500;
	margin-bottom: 35px
}

.reap-about-right h5 {
	font-weight: 600;
	font-size: 23.5px;
	margin-bottom: 20px
}

.reap-about-right .list {
	margin-bottom: 0;
	padding-left: 85px;
	padding-right: 0
}

.reap-about-right .list li {
	display: flex;
	gap: 7px;
	align-items: center;
	font-size: 20px;
	color: #0d1820;
	margin-bottom: 20px
}

.reap-about-right .list li i {
	color: #3c3c3c;
	font-size: 22px
}

.reap-about-right .list li:last-child {
	margin-bottom: 0
}

.reap-about-right .about-video {
	margin-top: 35px
}

.reap-about-right .about-video .video-btn {
	display: flex;
	gap: 10px;
	align-items: center
}

.reap-about-right .about-video .video-btn i {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #0d1820;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	border-radius: 50px;
	transition: 0.5s all ease
}

.reap-about-right .about-video .video-btn span {
	font-weight: 600;
	color: #0d1820
}

.reap-about-right .about-video .video-btn:hover i {
	background-color: #3c3c3c
}

.reap-properties-area {
	background: #F5F7FB
}

.reap-properties-items .item {
	margin-bottom: 50px
}

.reap-properties-items .item a img {
	border-radius: 20px
}

.reap-properties-items .item .content {
	border-radius: 20px;
	background: #fff;
	padding: 50px;
	max-width: 1095px;
	position: relative;
	margin: -150px auto 0
}

.reap-properties-items .item .content .top {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 17px
}

.reap-properties-items .item .content .top .price {
	display: inline-flex;
	padding: 5px 15px;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 5px
}

.reap-properties-items .item .content .top span {
	color: #3c3c3c
}

.reap-properties-items .item .content h3 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 7px
}

.reap-properties-items .item .content h3 a {
	color: #0d1820
}

.reap-properties-items .item .content h3 a:hover {
	color: #3c3c3c
}

.reap-properties-items .item .content p {
	margin-bottom: 0
}

.reap-properties-items .item .content .bottom {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
	margin-top: 20px
}

.reap-properties-items .item .content .bottom .view-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 25px;
	border: 1px solid #0d1820;
	color: #0d1820;
	font-weight: 500;
	transition: 0.5s all ease;
	border-radius: 5px
}

.reap-properties-items .item .content .bottom .view-btn:hover {
	background-color: #0d1820;
	color: #fff
}

.reap-properties-items .item .content .bottom .list {
	display: flex;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.reap-properties-items .item .content .bottom .list li {
	list-style-type: none;
	color: #0d1820;
	margin-right: 35px;
	position: relative
}

.reap-properties-items .item .content .bottom .list li::before {
	position: absolute;
	content: "|";
	right: -18px;
	top: 50%;
	transform: translateY(-50%);
	color: rgb(13 24 32 / .3)
}

.reap-properties-items .item .content .bottom .list li:last-child {
	margin-right: 0
}

.reap-properties-items .item .content .bottom .list li:last-child::before {
	display: none
}

.reap-properties-items .item:last-child {
	margin-bottom: 0
}

.reap-services-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.reap-services-area .main-section-title {
	text-align: start
}

.reap-services-area .main-section-title p {
	color: #0d1820;
	font-weight: 500;
	margin-bottom: 0
}

.reap-services-items .item {
	border-top: 1px solid #E3E9ED;
	border-bottom: 1px solid #E3E9ED;
	padding: 30px 0
}

.reap-services-items .item.border-none {
	border-bottom: none
}

.reap-services-items .item .left {
	display: flex;
	gap: 30px;
	align-items: center
}

.reap-services-items .item .left .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 88px;
	height: 135px;
	border: 1px solid #DDD;
	border-radius: 200px;
	transition: 0.5s all ease
}

.reap-services-items .item .left .icon:hover {
	border: 1px solid #3c3c3c
}

.reap-services-items .item .left .content {
	max-width: 250px
}

.reap-services-items .item .left .content h3 {
	font-size: 20.5px;
	margin-bottom: 10px;
	font-weight: 700
}

.reap-services-items .item .left .content p {
	margin-bottom: 0
}

.reap-services-items .item .middle img {
	border-radius: 20px
}

.reap-services-items .item .right {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.reap-services-items .item .right li {
	display: flex;
	gap: 7px;
	align-items: center;
	margin-bottom: 20px
}

.reap-services-items .item .right li i {
	color: #3c3c3c;
	font-size: 22px
}

.reap-services-items .item .right li:last-child {
	margin-bottom: 0
}

.reap-services-bottom {
	text-align: center;
	margin-top: 40px
}

.reap-services-bottom p {
	margin-bottom: 0
}

.reap-services-bottom p a {
	font-weight: 600;
	color: #0d1820
}

.reap-services-bottom p a:hover {
	color: #3c3c3c
}

.reap-services-shape {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.reap-testimonial-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding-top: 285px;
	padding-bottom: 100px
}

.reap-testimonial-area .container-fluid {
	padding-left: 0;
	padding-right: 30px
}

.reap-testimonial-card {
	background-color: #0d1820;
	border-radius: 20px;
	padding: 100px;
	max-width: 850px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-left: auto;
	margin-right: 0
}

.reap-testimonial-card h4 {
	font-size: 23.5px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 40px
}

.reap-testimonial-card .list {
	display: flex;
	margin-bottom: 20px;
	gap: 5px;
	padding-left: 0;
	padding-right: 0
}

.reap-testimonial-card .list li {
	list-style-type: none
}

.reap-testimonial-card .list li i {
	font-size: 25px;
	color: #FAB61F
}

.reap-testimonial-card p {
	font-weight: 500;
	margin-bottom: 0;
	color: #fff
}

.reap-testimonial-card .info {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 40px
}

.reap-testimonial-card .info .image img {
	width: auto;
	border-radius: 100px;
	max-width: 50px
}

.reap-testimonial-card .info .title h5 {
	font-weight: 600;
	color: #fff;
	margin-bottom: 0;
	font-size: 18px
}

.reap-testimonial-card .info .title span {
	color: #DDD;
	display: block;
	margin-top: 8px
}

.reap-testimonial-card .shape {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1
}

.reap-testimonial-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.reap-testimonial-slider.owl-theme .owl-dots .owl-dot:hover span,
.reap-testimonial-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.reap-testimonial-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0;
	display: flex;
	justify-content: end;
	position: absolute;
	right: 100px;
	bottom: 100px
}

.reap-testimonial-slider.owl-theme .owl-nav {
	margin-top: 0
}

.reap-contact-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.reap-contact-content {
	padding-right: 100px
}

.reap-contact-content h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 90px
}

.reap-contact-content .map {
	margin-bottom: 25px
}

.reap-contact-content .map iframe {
	display: flex;
	width: 100%;
	height: 470px;
	border-radius: 20px
}

.reap-contact-content .info {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.reap-contact-content .info li {
	list-style-type: none;
	margin-bottom: 15px
}

.reap-contact-content .info li span {
	color: #0d1820;
	font-weight: 600
}

.reap-contact-content .info li a {
	color: #767676
}

.reap-contact-content .info li a:hover {
	color: #3c3c3c
}

.reap-contact-content .info li:last-child {
	margin-bottom: 0
}

.reap-contact-form p {
	font-weight: 500;
	color: #0d1820;
	margin-bottom: 20px
}

.reap-contact-form .form-group {
	margin-bottom: 20px
}

.reap-contact-form .form-group label {
	color: #0d1820;
	display: block;
	margin-bottom: 7px
}

.reap-contact-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 55px;
	outline: 0;
	box-shadow: unset;
	border-radius: 5px;
	border: 1px solid #E3E9ED;
	background: #F8FAFB;
	padding: 15px 20px;
	color: #767676;
	transition: 0.5s all ease;
	font-size: 15px
}

.reap-contact-form .form-group .form-control::-moz-placeholder {
	color: #767676;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.reap-contact-form .form-group .form-control::placeholder {
	color: #767676;
	transition: 0.5s all ease
}

.reap-contact-form .form-group .form-control:focus {
	border: 1px solid #3c3c3c
}

.reap-contact-form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.reap-contact-form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.reap-contact-form .form-group textarea.form-control {
	min-height: 100px
}

.reap-contact-form .default-style-btn {
	border: none
}

.reap-contact-form .list-unstyled li {
	color: red;
	font-size: 15px
}

.reap-contact-form .text-danger {
	margin-top: 15px;
	margin-bottom: 0
}

.reap-contact-shape {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}

.reap-team-area {
	background-color: #F5F7FB;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.reap-team-area .main-section-title p {
	max-width: 850px;
	margin: 12px auto 0
}

.reap-team-card .image {
	position: relative
}

.reap-team-card .image img {
	border-radius: 20px
}

.reap-team-card .image .social-link {
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.5s all ease;
	opacity: 0;
	padding-left: 0;
	padding-right: 0
}

.reap-team-card .image .social-link li {
	list-style-type: none;
	margin-right: 10px
}

.reap-team-card .image .social-link li a i {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #fff;
	color: #3c3c3c;
	border-radius: 50px;
	transition: 0.5s all ease
}

.reap-team-card .image .social-link li a i:hover {
	background-color: #3c3c3c;
	color: #fff
}

.reap-team-card .image .social-link li:last-child {
	margin-right: 0
}

.reap-team-card .content {
	margin-top: 25px
}

.reap-team-card .content h3 {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 20px
}

.reap-team-card .content span {
	display: block;
	margin-top: 10px;
	font-size: 15px
}

.reap-team-card:hover .image .social-link {
	opacity: 1;
	bottom: 25px
}

.reap-team-shape {
	position: absolute;
	right: 250px;
	top: 0;
	z-index: -1
}

.reap-faq-area {
	background-color: #0d1820;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.reap-faq-content .content {
	max-width: 370px
}

.reap-faq-content .content h2 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px
}

.reap-faq-content .content p {
	color: #F8FAFB;
	font-weight: 500;
	margin-bottom: 0;
	padding-left: 50px
}

.reap-faq-content .image {
	margin-top: 30px;
	position: relative
}

.reap-faq-content .image p {
	border-radius: 10px;
	border: 1px solid #2B353C;
	background: rgb(13 24 32 / .9);
	padding: 10px 20px;
	max-width: 395px;
	margin: auto;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 50px
}

.reap-faq-content .image p a {
	color: #3c3c3c
}

.reap-faq-shape {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}

.reap-faq-accordion {
	padding-left: 100px
}

.reap-faq-accordion .accordion-item {
	transition: 0.5s all ease;
	border-radius: 0;
	border: none;
	background-color: #fff0;
	border-bottom: 1px solid rgb(227 233 237 / .1);
	padding-bottom: 30px;
	margin-bottom: 30px
}

.reap-faq-accordion .accordion-item .accordion-button {
	color: #fff;
	position: relative;
	text-align: start;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	padding: 0 45px 0 0;
	transition: 0.5s all ease;
	background-color: #fff0
}

.reap-faq-accordion .accordion-item .accordion-button::before {
	position: absolute;
	right: 0;
	top: 3.5px;
	content: "-";
	font-size: 15px;
	color: 0.5s all ease;
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 50px
}

.reap-faq-accordion .accordion-item .accordion-button.collapsed::before {
	content: "+";
	color: #0d1820;
	background-color: #fff
}

.reap-faq-accordion .accordion-item .accordion-body {
	padding: 20px 45px 0 0;
	transition: 0.5s all ease;
	border: none
}

.reap-faq-accordion .accordion-item .accordion-body p {
	color: #F8FAFB;
	margin-bottom: 0
}

.reap-faq-accordion .accordion-item .accordion-collapse {
	border: none
}

.reap-faq-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.reap-blog-area {
	overflow: hidden
}

.reap-blog-card .image {
	border-radius: 20px;
	overflow: hidden
}

.reap-blog-card .image a img {
	border-radius: 20px;
	transition: 0.5s all ease
}

.reap-blog-card .content {
	margin-top: 25px
}

.reap-blog-card .content .meta {
	display: flex;
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0
}

.reap-blog-card .content .meta li {
	list-style-type: none;
	color: #767676;
	margin-right: 35px;
	position: relative
}

.reap-blog-card .content .meta li a {
	color: #767676
}

.reap-blog-card .content .meta li a:hover {
	color: #3c3c3c
}

.reap-blog-card .content .meta li::before {
	position: absolute;
	content: "|";
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	color: #E3E9ED
}

.reap-blog-card .content .meta li:last-child {
	margin-right: 0
}

.reap-blog-card .content .meta li:last-child::before {
	display: none
}

.reap-blog-card .content h3 {
	margin-bottom: 0;
	font-size: 23.5px;
	font-weight: 600
}

.reap-blog-card .content h3 a {
	color: #0d1820
}

.reap-blog-card .content h3 a:hover {
	color: #3c3c3c
}

.reap-blog-card:hover .image a img {
	transform: scale(1.1)
}

.reap-call-to-action-inner {
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #0d1820;
	border-radius: 20px;
	padding: 100px 25px
}

.reap-call-to-action-inner .content {
	text-align: center;
	max-width: 785px;
	margin: auto
}

.reap-call-to-action-inner .content h2 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px
}

.reap-call-to-action-inner .content p {
	font-size: 22.5px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 40px
}

.reap-call-to-action-inner .shape1 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	height: 100%
}

.reap-call-to-action-inner .shape1 img {
	height: 100%
}

.reap-call-to-action-inner .shape2 {
	position: absolute;
	right: 30px;
	bottom: 0;
	z-index: -1
}

.single-property-banner-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 280px;
	padding-bottom: 180px
}

.single-property-banner-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.single-property-banner-content {
	max-width: 730px
}

.single-property-banner-content h1 {
	font-size: 100px;
	font-weight: 700;
	letter-spacing: -2px;
	color: #fff;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-left: -7px
}

.single-property-banner-content h1.one {
	margin-bottom: 12px;
	line-height: 1;
	margin-left: 0
}

.single-property-banner-content .banner-gif {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.single-property-banner-content .right {
	margin-top: 20px;
	padding-left: 50px
}

.single-property-banner-content .right p {
	color: #fff;
	margin-bottom: 35px
}

.single-property-banner-content .right .default-style-btn {
	background: #fff;
	color: #0d1820 !important
}

.sp-about-area {
	overflow: hidden
}

.sp-about-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.sp-about-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%
}

.sp-about-content {
	padding-left: 100px
}

.sp-about-content .bold {
	font-size: 30px;
	font-weight: 600;
	color: #0d1820;
	margin-bottom: 45px
}

.sp-about-content .inner .boxes {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
	margin-bottom: 0;
	background: #F5F7FB;
	padding: 55px 50px;
	margin-left: -400px
}

.sp-about-content .inner .boxes li {
	list-style-type: none;
	text-align: center;
	position: relative
}

.sp-about-content .inner .boxes li h5 {
	font-size: 23.5px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0
}

.sp-about-content .inner .boxes li::before {
	position: absolute;
	content: "";
	right: -125px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 100%;
	background: #CDCFD3
}

.sp-about-content .inner .boxes li:last-child::before {
	display: none
}

.sp-about-content .inner .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.sp-about-content .inner .list li {
	display: flex;
	gap: 10px;
	align-items: center;
	font-weight: 500;
	color: #0d1820;
	margin-bottom: 20px
}

.sp-about-content .inner .list li i {
	font-size: 20px;
	color: #3c3c3c
}

.sp-about-content .inner .list li:last-child {
	margin-bottom: 0
}

.sp-about-content .semi {
	margin-top: 45px;
	margin-bottom: 0
}

.sp-video-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.sp-video-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.sp-video-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 320px;
	background-color: #0d1820;
	z-index: -1
}

.sp-video-view {
	position: relative
}

.sp-video-view .video-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	width: 100px;
	border: 1px solid #fff0;
	background: radial-gradient(231% 135.8% at .9% 2.98%, rgb(255 255 255 / .4) 0%, #fff0 100%);
	-webkit-backdrop-filter: blur(21px);
	backdrop-filter: blur(21px);
	color: #fff;
	border-radius: 100px;
	font-size: 45px;
	transition: 0.5s all ease;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	margin: auto
}

.sp-video-view .video-btn:hover {
	background-color: #fff;
	color: #3c3c3c
}

.sp-features-amenities-area {
	background-color: #0d1820;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.sp-features-amenities-left .sub {
	font-weight: 500;
	color: #fff
}

.sp-features-amenities-left .wrap-circle {
	margin-top: 210px
}

.sp-features-amenities-content h3 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px
}

.sp-features-amenities-content h5 {
	font-size: 23.5px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px
}

.sp-features-amenities-content .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.sp-features-amenities-content .list li {
	display: flex;
	gap: 15px;
	align-items: center;
	list-style-type: none;
	border-bottom: 1px dashed rgb(227 233 237 / .1);
	margin-bottom: 20px;
	padding-bottom: 20px
}

.sp-features-amenities-content .list li span {
	font-weight: 500;
	color: #F8FAFB
}

.sp-features-amenities-content .list li:last-child {
	margin-bottom: 0
}

.sp-features-amenities-shape {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}

.sp-benefits-area {
	overflow: hidden
}

.sp-benefits-tabs {
	padding: 0;
	margin-bottom: 0;
	border: none;
	display: block
}

.sp-benefits-tabs .nav-item {
	margin-bottom: 35px
}

.sp-benefits-tabs .nav-item .nav-link {
	padding: 0;
	border: none;
	background-color: #fff0;
	color: #0d1820;
	font-weight: 400;
	transition: 0.5s all ease;
	border-bottom: 1px solid #fff;
	display: inline-block
}

.sp-benefits-tabs .nav-item .nav-link:hover,
.sp-benefits-tabs .nav-item .nav-link.active {
	color: #0d1820;
	border-bottom: 1px solid #0d1820;
	font-weight: 700
}

.sp-benefits-tabs .nav-item:last-child {
	margin-bottom: 0
}

.sp-benefits-content {
	padding-left: 10px
}

.sp-benefits-content .content {
	display: flex;
	gap: 30px;
	align-items: center;
	padding-top: 25px;
	padding-left: 30px
}

.sp-benefits-content .content .number {
	font-size: 40px;
	font-weight: 700;
	color: #0d1820
}

.sp-benefits-content .content p {
	margin-bottom: 0;
	max-width: 765px
}

.sp-floor-plans-area {
	overflow: hidden;
	background: #F5F7FB;
	position: relative;
	z-index: 1
}

.sp-floor-plans-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 200px;
	background-color: #fff;
	z-index: -1
}

.sp-floor-plans-left .sub {
	font-weight: 500;
	color: #0d1820
}

.sp-floor-plans-left .floor-plans {
	margin-top: 130px
}

.sp-floor-plans-content h3 {
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: 600
}

.sp-floor-plans-content .list {
	margin-bottom: 0;
	padding-left: 100px;
	padding-right: 0
}

.sp-floor-plans-content .list li {
	list-style-type: none;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dashed #CDCFD3;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.sp-floor-plans-content .list li span {
	font-weight: 500;
	color: #0d1820
}

.sp-floor-plans-content .list li:last-child {
	margin-bottom: 0
}

.sp-floor-plans-content .floor-btn {
	margin-top: 30px;
	padding-left: 100px
}

.sp-floor-plans-content .map {
	display: flex;
	align-items: end;
	gap: 15px;
	padding-left: 235px;
	margin-top: 10px
}

.sp-floor-plans-content .map h5 {
	font-size: 25px;
	font-weight: 600;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	margin-right: 0;
	margin-bottom: 0
}

.sp-floor-plans-content .map iframe {
	display: flex;
	width: 100%;
	height: 330px;
	border: 1px solid #CDCFD3
}

.sp-pricing-area {
	overflow: hidden
}

.sp-pricing-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.sp-pricing-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%
}

.sp-pricing-content {
	max-width: 770px;
	padding-left: 100px
}

.sp-pricing-content h3 {
	font-size: 30px;
	font-weight: 600;
	max-width: 760px;
	margin-bottom: 40px
}

.sp-pricing-content .inner {
	background: #F5F7FB;
	padding: 50px;
	margin-left: -240px
}

.sp-pricing-content .inner .pricing-content h4 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 20px
}

.sp-pricing-content .inner .pricing-content .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.sp-pricing-content .inner .pricing-content .list li {
	display: flex;
	gap: 15px;
	align-items: center;
	margin-bottom: 20px
}

.sp-pricing-content .inner .pricing-content .list li span b {
	font-weight: 500;
	color: #0d1820
}

.sp-pricing-content .inner .pricing-content .list li:last-child {
	margin-bottom: 0
}

.sp-pricing-content .inner .pricing-content.with-border {
	border-left: 1px dashed #CDCFD3;
	padding-left: 100px
}

.sp-pricing-content .content {
	margin-top: 45px
}

.sp-pricing-content .content h4 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 15px
}

.sp-pricing-content .content .list {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.sp-pricing-content .content .list li {
	list-style-type: none;
	margin-bottom: 15px;
	line-height: 1.7
}

.sp-pricing-content .content .list li b {
	color: #0d1820;
	font-weight: 500
}

.sp-pricing-content .content .list li:last-child {
	margin-bottom: 0
}

.sp-pricing-content .content .pricing-btn {
	margin-top: 40px
}

.sp-testimonial-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.sp-testimonial-area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 340px;
	background: #F5F7FB;
	z-index: -1
}

.sp-testimonial-inner {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 100px;
	background-color: #0d1820
}

.sp-testimonial-inner .shape {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.sp-testimonial-card .image {
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat
}

.sp-testimonial-card .content {
	border-left: 1px dashed rgb(205 207 211 / .3);
	padding-left: 50px
}

.sp-testimonial-card .content .quote {
	margin-bottom: 20px
}

.sp-testimonial-card .content .quote img {
	width: auto
}

.sp-testimonial-card .content p {
	font-weight: 600;
	color: #fff;
	font-size: 23.5px;
	margin-bottom: 0
}

.sp-testimonial-card .content .info {
	margin-top: 35px
}

.sp-testimonial-card .content .info h5 {
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	margin-bottom: 0
}

.sp-testimonial-card .content .info span {
	color: #DDD;
	display: block;
	margin-top: 10px
}

.sp-testimonial-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 8px
}

.sp-testimonial-slider.owl-theme .owl-dots .owl-dot:hover span,
.sp-testimonial-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.sp-testimonial-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0;
	display: flex;
	justify-content: end;
	position: absolute;
	right: 0;
	bottom: 0
}

.sp-testimonial-slider.owl-theme .owl-nav {
	margin-top: 0
}

.sp-team-area {
	background: #F5F7FB;
	overflow: hidden
}

.sp-team-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.sp-team-area .main-section-title h2 {
	max-width: 870px;
	margin: auto
}

.sp-team-card .image {
	position: relative
}

.sp-team-card .image .social-link {
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.5s all ease;
	opacity: 0;
	padding-left: 0;
	padding-right: 0
}

.sp-team-card .image .social-link li {
	list-style-type: none;
	margin-right: 10px
}

.sp-team-card .image .social-link li a i {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #fff;
	color: #3c3c3c;
	border-radius: 50px;
	transition: 0.5s all ease
}

.sp-team-card .image .social-link li a i:hover {
	background-color: #3c3c3c;
	color: #fff
}

.sp-team-card .image .social-link li:last-child {
	margin-right: 0
}

.sp-team-card .content {
	margin-top: 25px
}

.sp-team-card .content h3 {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 20px
}

.sp-team-card .content span {
	display: block;
	margin-top: 10px;
	font-size: 15px
}

.sp-team-card:hover .image .social-link {
	opacity: 1;
	bottom: 25px
}

.sp-faq-area {
	overflow: hidden
}

.sp-faq-content h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 0
}

.sp-faq-content .image {
	margin-top: 55px;
	position: relative
}

.sp-faq-content .image p {
	border-radius: 10px;
	border: 1px solid #2B353C;
	background: rgb(13 24 32 / .9);
	padding: 10px 20px;
	max-width: 395px;
	margin: auto;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 50px
}

.sp-faq-content .image p a {
	color: #3c3c3c
}

.sp-faq-accordion {
	padding-left: 135px
}

.sp-faq-accordion .accordion-item {
	transition: 0.5s all ease;
	border-radius: 0;
	border: none;
	background-color: #fff0;
	border-bottom: 1px dashed #CDCFD3;
	padding-bottom: 25px;
	margin-bottom: 25px
}

.sp-faq-accordion .accordion-item .accordion-button {
	color: #0d1820;
	position: relative;
	text-align: start;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	padding: 0 45px 0 0;
	transition: 0.5s all ease;
	background-color: #fff0
}

.sp-faq-accordion .accordion-item .accordion-button::before {
	position: absolute;
	right: 0;
	top: 3.5px;
	content: "-";
	font-size: 15px;
	color: 0.5s all ease;
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 50px
}

.sp-faq-accordion .accordion-item .accordion-button.collapsed::before {
	content: "+";
	color: #fff;
	background-color: #0d1820
}

.sp-faq-accordion .accordion-item .accordion-body {
	padding: 20px 45px 0 0;
	transition: 0.5s all ease;
	border: none
}

.sp-faq-accordion .accordion-item .accordion-body p {
	margin-bottom: 0;
	color: #767676
}

.sp-faq-accordion .accordion-item .accordion-collapse {
	border: none
}

.sp-faq-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.sp-blog-card .image a img {
	display: inline-block
}

.sp-blog-card .content {
	background: rgb(13 24 32 / .9);
	padding: 25px;
	position: relative;
	max-width: 560px;
	margin: -110px auto 0
}

.sp-blog-card .content span {
	color: #3c3c3c;
	display: block;
	margin-bottom: 12px
}

.sp-blog-card .content h3 {
	font-size: 23.5px;
	margin-bottom: 30px;
	line-height: 1.5
}

.sp-blog-card .content h3 a {
	color: #fff
}

.sp-blog-card .content h3 a:hover {
	color: #3c3c3c
}

.sp-blog-card .content .read-btn {
	font-weight: 600;
	color: #fff
}

.sp-blog-card .content .read-btn:hover {
	color: #3c3c3c
}

.sp-contact-area {
	overflow: hidden;
	background-color: #F5F7FB
}

.sp-contact-area.white-wrap-style {
	background-color: #fff0
}

.sp-contact-area.white-wrap-style .sp-contact-content h2 {
	font-weight: 400
}

.sp-contact-area.white-wrap-style .sp-contact-content h2 b {
	font-weight: 700
}

.sp-contact-content {
	max-width: 425px
}

.sp-contact-content h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 0
}

.sp-contact-content .info {
	padding: 0;
	margin-top: 100%;
	margin-bottom: 0
}

.sp-contact-content .info li {
	list-style-type: none;
	margin-bottom: 17px
}

.sp-contact-content .info li b {
	color: #0d1820;
	font-weight: 600
}

.sp-contact-content .info li a {
	color: #767676
}

.sp-contact-content .info li a:hover {
	color: #3c3c3c
}

.sp-contact-content .info li:last-child {
	margin-bottom: 0
}

.sp-contact-form h5 {
	font-weight: 600;
	color: #0d1820;
	margin-bottom: 30px;
	font-size: 30px
}

.sp-contact-form .form-group {
	margin-bottom: 15px
}

.sp-contact-form .form-group label {
	color: #0d1820;
	display: block;
	margin-bottom: 7px
}

.sp-contact-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 55px;
	outline: 0;
	box-shadow: unset;
	border-radius: 0;
	border: 1px solid #CDCFD3;
	background: #fff;
	padding: 15px 20px;
	color: #767676;
	transition: 0.5s all ease;
	font-size: 15px
}

.sp-contact-form .form-group .form-control::-moz-placeholder {
	color: #767676;
	-moz-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.sp-contact-form .form-group .form-control::placeholder {
	color: #767676;
	transition: 0.5s all ease
}

.sp-contact-form .form-group .form-control:focus {
	border: 1px solid #3c3c3c
}

.sp-contact-form .form-group .form-control:focus::-moz-placeholder {
	color: #fff0
}

.sp-contact-form .form-group .form-control:focus::placeholder {
	color: #fff0
}

.sp-contact-form .form-group textarea.form-control {
	min-height: 100px
}

.sp-contact-form .default-style-btn {
	border: none
}

.sp-contact-form .list-unstyled li {
	color: red;
	font-size: 15px
}

.sp-contact-form .text-danger {
	margin-top: 15px;
	margin-bottom: 0
}

.mortgage-offerings-listing-banner-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 430px;
	padding-bottom: 100px
}

.mortgage-offerings-listing-banner-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.mortgage-offerings-listing-banner-content .left h1 {
	font-size: 85px;
	font-weight: 400;
	letter-spacing: -1.7px;
	margin-bottom: 10px;
	color: #fff
}

.mortgage-offerings-listing-banner-content .left h1 b {
	font-weight: 700
}

.mortgage-offerings-listing-banner-content .left p {
	color: #D4D5D6;
	margin-bottom: 40px
}

.mortgage-offerings-listing-banner-content .left .default-style-btn {
	background: #fff;
	color: #0d1820 !important
}

.mortgage-offerings-listing-banner-content .right {
	max-width: 395px;
	margin-left: auto;
	margin-right: 0
}

.mortgage-offerings-listing-banner-content .right .list {
	margin-bottom: 35px;
	padding: 0
}

.mortgage-offerings-listing-banner-content .right .list li {
	list-style-type: none;
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 15px
}

.mortgage-offerings-listing-banner-content .right .list li span {
	color: #fff
}

.mortgage-offerings-listing-banner-content .right .list li:last-child {
	margin-bottom: 0
}

.mol-about-area {
	overflow: hidden
}

.mol-about-content {
	position: relative;
	z-index: 1
}

.mol-about-content h2 {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 30px
}

.mol-about-content h2 b {
	font-weight: 700
}

.mol-about-content .inner {
	padding-left: 110px
}

.mol-about-content .inner p {
	font-weight: 500;
	margin-bottom: 25px;
	color: #0d1820
}

.mol-about-content .inner h3 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 20px
}

.mol-about-content .inner .list {
	margin-bottom: 0;
	padding-left: 100px;
	padding-right: 0
}

.mol-about-content .inner .list li {
	display: flex;
	gap: 7px;
	align-items: center;
	color: #0d1820;
	margin-bottom: 25px
}

.mol-about-content .inner .list li i {
	color: #3c3c3c;
	font-size: 22px
}

.mol-about-content .inner .list li:last-child {
	margin-bottom: 0
}

.mol-about-content .circle-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}

.mol-about-image h3 {
	font-weight: 600;
	font-size: 23.5px;
	margin-top: 30px;
	margin-bottom: 15px
}

.mol-about-image p {
	margin-bottom: 0
}

.mol-featured-area {
	overflow: hidden;
	background-color: #EBF2F3
}

.mol-featured-card .image {
	position: relative
}

.mol-featured-card .image .hover-content {
	background-color: #0d1820;
	padding: 25px 30px;
	display: flex;
	gap: 30px;
	align-items: center;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	justify-content: space-between;
	opacity: 0;
	transition: 0.5s all ease
}

.mol-featured-card .image .hover-content .list {
	margin-bottom: 0;
	padding: 0
}

.mol-featured-card .image .hover-content .list li {
	list-style-type: none;
	color: #D4D5D6;
	margin-bottom: 15px
}

.mol-featured-card .image .hover-content .list li b {
	color: #fff;
	font-weight: 500
}

.mol-featured-card .image .hover-content .list li:last-child {
	margin-bottom: 0
}

.mol-featured-card .content {
	margin-top: 25px
}

.mol-featured-card .content h3 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 0
}

.mol-featured-card:hover .image .hover-content {
	opacity: 1
}

.mol-featured-bottom-text {
	margin-top: 40px;
	text-align: center
}

.mol-featured-bottom-text p {
	margin-bottom: 0
}

.mol-featured-bottom-text p a {
	color: #3c3c3c;
	text-decoration-line: underline
}

.mol-featured-bottom-text p a:hover {
	color: #0d1820
}

.mol-works-area {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.mol-works-area .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.mol-works-area::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background: #F5F7FB;
	z-index: -1
}

.mol-works-image {
	padding-right: 50px;
	padding-bottom: 70px
}

.mol-works-image .content {
	margin-top: 35px
}

.mol-works-image .content h3 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 0
}

.mol-works-image .content .inner {
	margin-top: 15px;
	padding-left: 30px
}

.mol-works-image .content .inner b {
	font-weight: 500;
	color: #0d1820;
	display: block;
	margin-bottom: 10px
}

.mol-works-image .content .inner .sub {
	display: flex;
	gap: 10px;
	align-items: center
}

.mol-works-image .content .inner .sub img {
	border-radius: 5px
}

.mol-works-content {
	padding-left: 50px
}

.mol-works-content .content {
	margin-bottom: 35px
}

.mol-works-content .content h2 {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 12px
}

.mol-works-content .content h2 b {
	font-weight: 700
}

.mol-works-content .content p {
	margin-bottom: 0;
	font-weight: 500;
	color: #0d1820;
	padding-left: 100px
}

.mol-works-content .inner .item {
	border-bottom: 1px solid #CDCFD3;
	margin-bottom: 25px;
	padding-bottom: 25px
}

.mol-works-content .inner .item h4 {
	color: #767676;
	font-weight: 600;
	font-size: 23.5px;
	margin-bottom: 15px
}

.mol-works-content .inner .item h4 strong {
	color: #0d1820
}

.mol-works-content .inner .item .list {
	margin-bottom: 0;
	padding-left: 30px;
	padding-right: 0
}

.mol-works-content .inner .item .list li {
	list-style-type: none;
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 15px
}

.mol-works-content .inner .item .list li b {
	font-weight: 500;
	color: #0d1820
}

.mol-works-content .inner .item .list li:last-child {
	margin-bottom: 0
}

.mol-works-content .inner .item:last-child {
	margin-bottom: 0
}

.mol-calculator-area {
	overflow: hidden
}

.mol-calculator-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.mol-calculator-form {
	background: #EBF2F3;
	padding: 50px 65px;
	max-width: 625px
}

.mol-calculator-form h5 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 25px
}

.mol-calculator-form .form-group {
	margin-bottom: 20px
}

.mol-calculator-form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	color: #0d1820;
	font-size: 15px
}

.mol-calculator-form .form-group .nice-select {
	float: unset;
	height: 55px !important;
	line-height: 55px;
	color: #767676;
	border: 1px solid #E3E9ED;
	background: #F8FAFB;
	font-weight: 400;
	border-radius: 0;
	outline: 0;
	box-shadow: unset;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 35px
}

.mol-calculator-form .form-group .nice-select .list {
	background: linear-gradient(270deg, #00C194 0%, #00A47E 100%);
	border-radius: 0;
	margin-top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.mol-calculator-form .form-group .nice-select .list .option {
	transition: 0.5s all ease;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-weight: 500
}

.mol-calculator-form .form-group .nice-select .list .option:hover {
	background-color: #3c3c3c !important;
	color: #fff
}

.mol-calculator-form .form-group .nice-select .list .option.selected {
	background-color: #fff0;
	font-weight: 400
}

.mol-calculator-form .form-group .nice-select:after {
	right: 20px;
	width: 8px;
	height: 8px;
	margin-top: -5.5px
}

.mol-calculator-form .default-style-btn {
	border: none
}

.mol-testimonial-area {
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 165px;
	margin: 0 30px
}

.mol-testimonial-card {
	background-color: #0d1820;
	padding: 80px 55px 50px;
	max-width: 535px
}

.mol-testimonial-card .top {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 30px
}

.mol-testimonial-card .top .icon img {
	width: auto
}

.mol-testimonial-card .top .list {
	margin-bottom: 0;
	padding: 0;
	gap: 5px;
	display: flex
}

.mol-testimonial-card .top .list li {
	list-style-type: none
}

.mol-testimonial-card .top .list li i {
	color: #FAB61F;
	font-size: 20px
}

.mol-testimonial-card .top .list li:last-child {
	margin-right: 0
}

.mol-testimonial-card p {
	font-weight: 600;
	color: #fff;
	margin-bottom: 0;
	font-size: 23.5px
}

.mol-testimonial-card .info {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 40px
}

.mol-testimonial-card .info .image img {
	width: auto;
	border-radius: 100px;
	max-width: 50px
}

.mol-testimonial-card .info .title h5 {
	font-weight: 600;
	color: #fff;
	margin-bottom: 0
}

.mol-testimonial-card .info .title span {
	color: #DDD;
	display: block;
	margin-top: 8px
}

.mol-testimonial-slider {
	max-width: 535px
}

.mol-testimonial-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background-color: #DDD;
	transition: 0.5s all ease;
	border-radius: 50%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0 5px
}

.mol-testimonial-slider.owl-theme .owl-dots .owl-dot:hover span,
.mol-testimonial-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #3c3c3c;
	transform: scale(1.2)
}

.mol-testimonial-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0;
	display: flex;
	justify-content: end;
	position: absolute;
	right: 55px;
	bottom: 50px
}

.mol-testimonial-slider.owl-theme .owl-nav {
	margin-top: 0
}

.mol-testimonial-video {
	text-align: center;
	margin-top: 80px
}

.mol-testimonial-video .video-btn i {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	width: 100px;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 100px;
	font-size: 55px;
	transition: 0.5s all ease;
	margin: auto
}

.mol-testimonial-video .video-btn i:hover {
	background-color: #0d1820
}

.mol-faq-area {
	overflow: hidden
}

.mol-faq-area .main-section-title h2 {
	margin-bottom: 15px
}

.mol-faq-area .main-section-title p {
	max-width: 425px;
	margin-bottom: 0;
	padding-left: 100px
}

.mol-faq-area .main-section-title p a {
	color: #3c3c3c
}

.mol-faq-area .main-section-title p a:hover {
	color: #0d1820
}

.mol-faq-accordion {
	max-width: 1095px;
	margin: 0 0 0 auto
}

.mol-faq-accordion .accordion-item {
	transition: 0.5s all ease;
	border-radius: 0;
	border: none;
	background-color: #fff0;
	border-bottom: 1px dashed #CDCFD3;
	padding-bottom: 25px;
	margin-bottom: 25px
}

.mol-faq-accordion .accordion-item .accordion-button {
	color: #0d1820;
	position: relative;
	text-align: start;
	box-shadow: unset;
	margin-bottom: 0;
	display: block;
	border: none;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	padding: 0 45px 0 0;
	transition: 0.5s all ease;
	background-color: #fff0
}

.mol-faq-accordion .accordion-item .accordion-button::before {
	position: absolute;
	right: 0;
	top: 3.5px;
	content: "-";
	font-size: 15px;
	color: 0.5s all ease;
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 50px
}

.mol-faq-accordion .accordion-item .accordion-button.collapsed::before {
	content: "+";
	color: #fff;
	background-color: #0d1820
}

.mol-faq-accordion .accordion-item .accordion-body {
	padding: 20px 0 0 20px;
	transition: 0.5s all ease;
	border: none
}

.mol-faq-accordion .accordion-item .accordion-body p {
	margin-bottom: 0;
	color: #767676;
	max-width: 895px
}

.mol-faq-accordion .accordion-item .accordion-collapse {
	border: none
}

.mol-faq-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.mol-blog-area {
	overflow: hidden;
	background-color: #0d1820
}

.mol-blog-area .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.mol-blog-image {
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat
}

.mol-blog-inner {
	max-width: 615px;
	padding-top: 100px;
	padding-left: 70px;
	padding-bottom: 100px
}

.mol-blog-inner h2 {
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 35px
}

.mol-blog-inner h2 b {
	font-weight: 700
}

.mol-blog-inner .items .item {
	border-bottom: 1px solid rgb(205 207 211 / .3);
	margin-bottom: 30px;
	padding-bottom: 30px
}

.mol-blog-inner .items .item .meta {
	padding: 0;
	margin-bottom: 15px;
	display: flex;
	gap: 30px;
	align-items: center
}

.mol-blog-inner .items .item .meta li {
	display: flex;
	gap: 7px;
	align-items: center;
	color: #F8FAFB
}

.mol-blog-inner .items .item .meta li .author-btn {
	display: flex;
	gap: 10px;
	align-items: center
}

.mol-blog-inner .items .item .meta li .author-btn span {
	color: #F8FAFB;
	transition: 0.5s all ease
}

.mol-blog-inner .items .item .meta li .author-btn span:hover {
	color: #3c3c3c
}

.mol-blog-inner .items .item .meta li i {
	color: #3c3c3c
}

.mol-blog-inner .items .item h3 {
	font-size: 23.5px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1.5
}

.mol-blog-inner .items .item h3 a {
	color: #fff
}

.mol-blog-inner .items .item h3 a:hover {
	color: #3c3c3c
}

.mol-blog-inner .items .item p {
	color: #F8FAFB;
	margin-bottom: 30px
}

.mol-blog-inner .items .item .read-btn {
	font-weight: 600;
	color: #fff
}

.mol-blog-inner .items .item .read-btn:hover {
	color: #3c3c3c
}

.mol-blog-inner .items .item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.reap-footer-area.sp-footer {
	background-color: #0d1820
}

.reap-footer-area.sp-footer .reap-footer-widget h3 {
	color: #fff
}

.reap-footer-area.sp-footer .reap-footer-widget .info li {
	color: #fff
}

.reap-footer-area.sp-footer .reap-footer-widget .info li a {
	color: #fff
}

.reap-footer-area.sp-footer .reap-footer-widget .info li a:hover {
	color: #3c3c3c
}

.reap-footer-area.sp-footer .reap-footer-widget .quick-link li a {
	color: #fff
}

.reap-footer-area.sp-footer .reap-footer-widget .quick-link li a:hover {
	color: #3c3c3c
}

.reap-footer-area.sp-footer .reap-copyright-area {
	border-top: 1px solid rgb(227 233 237 / .2)
}

.reap-footer-area.mol-footer {
	background-color: #fff0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.reap-footer-area.mol-footer .reap-footer-inner .content h2 {
	font-weight: 400
}

.reap-footer-area.mol-footer .reap-footer-inner .content h2 b {
	font-weight: 700
}

.reap-footer-widget .footer-logo a img {
	margin-bottom: 30px
}

.reap-footer-widget .footer-logo p {
	margin-bottom: 20px;
	font-size: 15px
}

.reap-footer-widget .footer-logo .footer-social {
	display: flex;
	padding: 0;
	margin-bottom: 0
}

.reap-footer-widget .footer-logo .footer-social li {
	list-style-type: none;
	margin-right: 10px
}

.reap-footer-widget .footer-logo .footer-social li img {
	margin-bottom: 0
}

.reap-footer-widget .footer-logo .footer-social li:last-child {
	margin-right: 0
}

.reap-footer-widget h3 {
	font-size: 23.5px;
	font-weight: 700;
	margin-bottom: 25px
}

.reap-footer-widget .info {
	padding: 0;
	margin-bottom: 0
}

.reap-footer-widget .info li {
	list-style-type: none;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 20px;
	color: #767676
}

.reap-footer-widget .info li i {
	color: #3c3c3c;
	font-size: 20px
}

.reap-footer-widget .info li a {
	color: #767676
}

.reap-footer-widget .info li a:hover {
	color: #3c3c3c
}

.reap-footer-widget .info li:last-child {
	margin-bottom: 0;
	align-items: start
}

.reap-footer-widget .quick-link {
	padding: 0 0 0 0;
	margin-bottom: 0
}

.reap-footer-widget .quick-link li {
	list-style-type: none;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px
}

.reap-footer-widget .quick-link li i {
	color: #3c3c3c;
	font-size: 12px
}

.reap-footer-widget .quick-link li a {
	color: #767676
}

.reap-footer-widget .quick-link li a:hover {
	color: #3c3c3c
}

.reap-footer-widget .quick-link li:last-child {
	margin-bottom: 0
}

.reap-copyright-area {
	margin-top: 100px;
	border-top: 1px solid #E3E9ED;
	padding-top: 30px;
	padding-bottom: 30px
}

.reap-copyright-area p {
	margin-bottom: 0
}

.reap-copyright-area p a {
	color: #3c3c3c
}

.reap-copyright-area p a:hover {
	color: #0d1820
}

.reap-copyright-area .reap-payment-list {
	display: flex;
	justify-content: end;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.reap-copyright-area .reap-payment-list li {
	list-style-type: none;
	margin-right: 7px
}

.reap-copyright-area .reap-payment-list li:last-child {
	margin-right: 0
}

.reap-footer-inner {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: space-between;
	border-bottom: 1px solid rgb(227 233 237 / .2);
	margin-bottom: 100px;
	padding-bottom: 100px
}

.reap-footer-inner .content h2 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px
}

.reap-footer-inner .content h5 {
	font-size: 20.5px;
	margin-bottom: 0;
	font-weight: 700;
	color: #fff
}

.banner-content {
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	background: rgb(37 40 42 / .9);
	padding: 30px
}

.banner-content h1 {
	color: #fff
}

.grantpalace-btn a {
	padding: 6px 20px;
	color: #fff;
	background-color: #46515c;
	border-radius: 0;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight: 600
}

.grantpalace-btn a:hover,
.grantpalace-btn a:focus {
	background-color: #000 !important;
	color: #fff !important
}

p {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 20px
}

.grantpalace-about-service ul {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
	padding-left: 0;
	max-width: 90%
}

.grantpalace-about-service ul li {
	min-width: 100px;
	text-align: center;
	position: relative
}

.grantpalace-about-service ul li:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #686868;
	height: 100%;
	width: 2px;
	right: -25px;
	opacity: .7
}

.grantpalace-about-service ul li:last-child:after {
	display: none
}

.grantpalace-about-service ul li img {
	max-width: 50px;
	margin-bottom: 10px
}

.grantpalace-about-service ul li h4 {
	font-size: 16px;
	text-transform: uppercase
}

.grantpalace-about-content h2 {
	color: #444d54;
	margin-bottom: 0
}

.grantpalace-about-content h3 {
	color: #444d54;
	margin-bottom: 20px;
	font-weight: 400
}

.grantpalace-about-content p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px
}

.bg-gray {
	background-color: #eaeaea !important
}

.grantpalace-yard-items {
	position: relative
}

.grantpalace-yard-items h3 {
	background-color: rgb(37 40 42 / .95);
	padding: 2px 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 35px;
	max-width: 80%
}

.grantpalace-yard-content p {
	margin: 20px 0
}

.grantpalace-yard-content a {
	text-transform: capitalize
}

.lr-border .section-top-title {
	text-align: center;
	position: relative
}

.lr-border .section-top-title h2 {
	display: inline-block;
	background-color: #fff;
	position: relative;
	z-index: 9;
	padding: 0 20px;
	line-height: 30px
}

.lr-border .section-top-title:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 2px;
	width: 100%;
	background-color: #8d8d8d;
	left: 0
}

.features-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap
}

.features-box .features-box-items {
	max-width: 25%;
	flex: 0 0 25%;
	text-align: center;
	padding: 20px;
	border-right: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d
}

.features-box .features-box-items.brb-0 {
	border-bottom: 0
}

.features-box .features-box-items.brr-0 {
	border-right: 0
}

.features-box .features-box-items img {
	max-height: 70px;
	margin-bottom: 30px;
	margin-top: 20px
}

.features-box .features-box-items h3 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	font-family: "Montserrat", sans-serif
}

#features {
	margin: 0;
	border-radius: 0
}

.grantpalace-banner-area .grantpalace-btn {
	text-align: center;
	margin-top: -25px;
	position: relative;
	z-index: 9
}

.grantpalace-banner-area .grantpalace-btn a {
	background-color: #25282a;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	font-size: 26px;
	padding: 5px 20px
}

.features-box {
	margin-top: 70px
}

.mt-30 {
	margin-top: 30px
}

.fnt-sb {
	font-weight: 600
}

.pad0 {
	padding: 0
}

.mr0 {
	margin: 0
}

#our-process .grantpalace-about-image {
	margin: 10px 0;
	padding-right: 10px;
	margin-bottom: 0
}

._12gp-img {
	height: calc(100% - 10px)
}

._12gp-img img {
	height: 100%;
	object-fit: cover
}

#our-process .grantpalace-about-image img {
	border: 1px solid #ddd
}

#our-process .grantpalace-about-content h2 {
	margin-bottom: 20px
}

.facebook_area {
	background-image: url(../img/facebook-banner.jpg);
	background-size: cover;
	background-position: center
}

.facebook_area .section-title {
	display: flex;
	align-items: center;
	justify-content: center
}

.facebook_area .section-title h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 400
}

.facebook-post .row {
	margin-top: 30px
}

.grantpalace-btn a.btn-white {
	background-color: #fff;
	color: #46515c
}

.f-contact i {
	width: 30px;
	height: 30px;
	font-size: 30px;
	color: #fff !important;
	text-align: center;
	float: left
}

.footer-social {
	display: flex;
	align-items: center;
	justify-content: center
}

.footer-social a {
	font-size: 16px;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	color: #8faaae !important
}

.star {
	max-width: 270px;
	margin: 20px auto;
	display: block;
	margin-bottom: 40px
}

.container-fluid {
	padding: 0 50px
}

.footerLogo {
	text-align: center
}

.footerLogo img {
	max-width: 280px
}

.grantpalace-footer-area {
	padding: 50px 0 !important
}

.grantpalace-footer-widget .info-list li a {
	font-family: "Montserrat", sans-serif
}

.info-list li {
	position: relative
}

.info-list li:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 70px;
	width: 1px;
	right: 0;
	background-color: #686868
}

.info-list.phonelist li {
	padding-left: 50px
}

.footer .footer-social {
	justify-content: flex-start;
	padding-left: 30px
}

.locationlist li:after {
	right: -20px
}

.phonelist li:after {
	right: 10px
}

.footer .f-contact i {
	color: #686868 !important;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease
}

.footer .f-contact i:hover {
	color: #fff !important
}

.grantpalace-copyright-area a {
	text-decoration: underline;
	font-weight: normal !important;
	color: #fff !important
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 30px 0;
	padding-bottom: 0;
	justify-content: center
}

.gallery img {
	height: auto;
	cursor: pointer;
	transition: transform 0.3s ease
}

.gallery img:hover {
	transform: scale(1.05)
}

.lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgb(0 0 0 / .8);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 1000
}

.lightbox img {
	border-radius: 0;
	max-width: 90%
}

.lightbox .close {
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 30px;
	cursor: pointer;
	color: #fff
}

.lightbox_img img {
	width: 100%
}

.lightbox_img {
	margin-bottom: 20px
}

.features-box-items img {
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	top: 0;
	position: relative
}

.features-box-items:hover img {
	position: relative;
	top: -5px
}

.banner-area-inner .banner-content {
	width: fit-content;
	padding: 10px 50px;
	max-width: 600px
}

.banner-area-inner .banner-content h1 {
	text-transform: uppercase;
	font-size: 45px
}

.warehouse-area-content {
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	padding-top: 20px
}

.warehouse-area-content h3 {
	font-weight: 700;
	color: #000;
	font-size: 18px;
	margin-bottom: 0;
	font-family: "Montserrat", sans-serif
}

.warehouse-area-content p {
	margin-top: 0;
	margin-bottom: 2px
}

.warehouse-area-content a {
	background-color: #383b3c;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	padding: 8px 20px;
	font-family: "Montserrat", sans-serif
}

.warehouse-area-content a:hover {
	background-color: #000;
	color: #fff
}

.warehouse-area-items {
	margin-bottom: 20px
}

.banner-area-inner .container {
	top: 45%
}

.borderbtn {
	margin-top: 30px;
	text-align: center
}

.borderbtn a {
	text-decoration: underline;
	color: #46515c;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 16px
}

.borderbtn a:hover {
	color: #000
}

.warehouse-area .section-top-title br {
	display: none
}

.facebook-post-list {
	margin-bottom: 20px
}

.lightbox .close,
.prev,
.next {
	position: absolute;
	color: white;
	font-size: 30px;
	padding: 10px;
	cursor: pointer;
	z-index: 10001;


}

.lightbox .prev,
.lightbox .next {

	top: 50%;
	transform: translateY(-50%);
	background: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	font-size: 25px;
}

.lightbox .prev i,
.lightbox .next i {
	font-style: normal;
	position: relative;
	top: -2px;
}

.lightbox .prev {
	left: 20px;
}

.lightbox .next {
	right: 40px;
}

.lightbox img {
	border-radius: 0;
	max-width: 100%;
	width: 700px;
}

@media only screen and (max-width:992px) {
	.lightbox img {
		max-width: 95%;
	}

	.lightbox .next {
		right: 20px;
	}
}



/* sdk style strat */

.box{
  width: 100%;
  height: 300px;
  background-color: red;
}

.box2{
  width: 100%;
  height: 300px;
  background-color: green;
}
.sdk-mb-30{
  margin-bottom: 30px !important;
}
.sdk-mb-50{
  margin-bottom: 50px !important;
}
.sdk-mt-30{
  margin-top: 30px !important;
}
.max-w-100{
  max-width: 100% !important;
}
.sdk-pt-50{
  padding-top: 50px;
}
.sdk-pb-50{
  padding-bottom: 50px;
}
.sdk-pt-50{
	padding-top: 50px !important;
}
.sdk-pb-50{
	padding-top: 50px !important;
}
.sdk-mt-50{
	margin-top: 50px !important;
}
.floa-l{
	float: left;
}
.sdk-p-tb-50{
  padding-top: 50px;
  padding-bottom: 50px;
}
.who-we-are-block{
}
.direct-access-block, .modern-construction-block {
  padding: 50px 0;
}
.color-wt{
  color: white !important;
}

.modern-construction-list ul{
  margin: 0;
  padding: 0;
}
.modern-construction-list ul li{
  width: 100%;
  list-style: none;
  line-height: normal;
  display: block;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}
.modern-construction-list ul li span{
  font-weight: 600;
  font-size: 20px;
  margin-right: 10px;
  display: block;
}
.modern-construction-list ul li::after{
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #46515c;
  position: absolute;
  left: 0;
  top: 5px;
}
.modern-construction-bottom{
  margin-top: 20px;
  float: left;
  color: #444d54;
}
.flexible-block{
  padding: 50px 0;
  background-color: #46515c;
}
.flexible_inner{
  color: #fff;
}

.flexible_inner h2{
  color: #fff;
}

.responsiveowner-block{
  padding: 10px 0;
}
.responsiveowner-inner{
  padding: 30px;
  background-color: #46515c;
}

.gray-list ul{
  margin: 0;
  padding: 0;
}
.gray-list ul li{
  width: 100%;
  list-style: none;
  line-height: normal;
  display: block;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}
.gray-list ul li::after{
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 5px;
}
.exploremore-inner{
  padding: 30px;
  background-color: #eaeaea;
}
.exploremore-inner-box{

}
.exploremore-inner-box li{
	 margin-bottom: 20px !important;
}
.talk{
	/* font-size: 22px !important;
	line-height: 28px !important; */
}
.current-units-bottom{

}
.current-units-box{
	min-height: 315px;
	background-color: #46515c;
	color: #fff !important;
	text-align: left !important;

}
.current-units-box-head{
	font-size: 25px;
	background-color: #363f47;
	padding:20px 10px;
	text-align: center;
	font-weight: 600;
	position: relative;
}
.current-units-box-head span{
	font-weight: 300;
}
.current-units-box-bottom{
	padding: 20px;
	overflow: auto;
}
.current-units-box li{
	margin-bottom: 20px !important;
}
.contact-box{
	min-height: 490px;
	background-color: #46515c;
	padding: 30px;
	color: #fff !important;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.contact-box2{
	min-height: 443px;
	background-color: #46515c;
	padding: 30px;
	color: #fff !important;
	text-align: left;
}

.contact-box-outer{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.contact-box-head{
	
	font-size: 20px;
	color: #fff;
}
.contact-box-head img{
	width: 30px;
}
.contact-box-head span{
float: right;
}
.contact-box-right{
	margin-left: 30px;
	font-weight: 300;
	font-size: 25px;
	
}
.contact-box-right a{
	color: #fff;
}
.contact-box2 input, .contact-box2 textarea{
	background: none !important;
	border: 0 !important;
	border-bottom: solid #fff 1px !important;
	border-radius: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	color: #fff !important;
}

::placeholder {
  color: #fff !important;
}
.form-control:focus{
	box-shadow: none !important;
}
.sdk-bg-gray{
	background-color: #eaeaea !important;
	color: #444d54 !important;
	padding: 20px;
}
.sdk-bg-gray h2, .sdk-bg-gray p{
	color: #444d54 !important;
}
.submit-btn{
	border-radius: 0 !important;
	padding: 7px 30px !important;
	font-size: 20px;
}
.step-block{
	background-color: #fff;
	color: #46515c;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	padding: 7px 30px;
	top: -30px;
	font-weight: 400;
	font-size: 20px;
	border-top: solid #46515c 2px;
}
p a{
	text-decoration: underline !important;;
	color: #fff !important;
	font-weight: bold;
}
.sdk-bg-gray p a{
	text-decoration: underline !important;;
	color: #444d54  !important;
	font-weight: bold;

}
@media only screen and (max-width:991px) {
  .mt-sm-20{
    margin-top: 20px;
  }
}

.mt-0{
	margin-top: 0;
}
.grantpalace-banner-image img{
	width: 100%;
}

@media only screen and (min-width:1400px){
	.main-navbar .navbar.navbar-light .navbar-nav .nav-item a:after{
		right: -25px;
	}
}

@media only screen and (min-width:1680px){
	.main-navbar .navbar.navbar-light .navbar-nav .nav-item a:after{
		top: 55%;
	}
}

.facebook-post{
	margin-top: 50px;
	display: flex;
    justify-content: center;
}
.btn-bg-wihte{
	    font-size: 18px;
    padding: 6px 20px;
    color: #46515c;
    background-color: #ffffff;
    border:1px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
}
.btn-bg-wihte:hover{
	background-color: transparent;
	border:1px solid #fff;
	color: #fff;
}
.warehouse-area-items>img
{
	    border: 4px solid #383b3c;
}
.warehouse-area-items{
	position: relative;
}
._bav{
	position: absolute;
    left: 20px;
    color: #000;
    top: 20px;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding: 5px 20px;
}
@media only screen and (max-width:992px){
	.main-navbar .navbar.navbar-light .navbar-nav .nav-item a:after{
		display: none;
	}
	.contact-box-right{
		font-size: 18px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    .main-navbar .navbar.navbar-light .navbar-nav .nav-item a:after {
        top: 55% !important;
    }
}
.contact-box{
	height: 100%;
	justify-content: space-between;
	padding-top: 50px;
}
.contact-box2{
	height: 100%;
}
._map{
	margin-top: 30px;
}
button#submit-btn{
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}
._left{
	text-align: left;
}
._building_text{
	text-align: left;
}
.br-block br{
	display: block !important;
}
p.br-block{
	margin-bottom: 30px;
}