.sticky nav.navbar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #0a2a3b;
	z-index: 999;
	border-bottom: 1px solid #103f58;
}

.site-header.sticky .container-fluid {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.search-box #property_communityautocomplete-list {
	background: #0a2a3b;
	z-index: 11;
	position: relative;
	max-height: 200px;
	overflow-y: scroll;
}

.cstm_iconWrapper img {
	height: 35px;
	width: 45px;
	object-fit: contain;
}

.search-box #property_communityautocomplete-list::-webkit-scrollbar {
	width: 4px;
}

.search-box #property_communityautocomplete-list::-webkit-scrollbar-track {
	box-shadow: none;
	background: #000;
}

.search-box #property_communityautocomplete-list::-webkit-scrollbar-thumb {
	background-color: #fff;
}

.search-box #property_communityautocomplete-list div:hover {
	background: #e9e9e9;
	color: #0a2a3b;
}

.search-box #property_communityautocomplete-list div {
	background: transparent;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 10px;
}

.search-box #property_communityautocomplete-list .autocomplete-active {
	background-color: #e9e9e9 !important;
	color: #000 !important;
}

.jurnal_cstm_main {
	background: #fafafa;
	overflow: hidden;
	position: relative;
	padding: 60px 0;
}

.blog_sect_cstms .card-body,
.blog_cstms_sect .card-body {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.cstm_detail_jurnal_sec {
	position: relative;
	background: #fff;
	overflow: hidden;
}

.recentDivblogs {
	position: relative;
	overflow: hidden;
}

.recent_blog_section {
	position: relative;
	padding: 60px 0;
	overflow: hidden;
}

.cstm_detail_jurnal_sec {
	position: relative;
	padding: 30px 0;
	overflow: hidden;
}

.blog_detail_banner {
	position: relative;
	overflow: hidden;
	height: 480px;
	padding: 80px 0;
}

img.detail_bannr {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.detail_blog_caption {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.blog_detail_banner:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	opacity: 0.6;
}

.cstm_newsBlog h2 {
	font-size: 24px;
	margin: 30px 0 10px 0;
}

.main_blog_hero {
	min-height: 420px;
	display: flex;
	align-items: center;
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}

.cstm_newsBlog .py-3.qute-block {
	display: none;
}

.sell_section_main {
	background: #f3f3f3;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
}

#myHeader nav.navbar.navbar-expand-lg.bg-main a.nav-item.nav-link.havesub i {
	font-size: 12px;
	line-height: 0px !important;
	margin-left: 1px;
	position: relative;
	top: 0px;
}

#myHeader nav.navbar.navbar-expand-lg.bg-main a.havesub-2 i {
	font-size: 12px;
	line-height: 0px !important;
	margin-left: 0.5px;
	position: relative;
	top: 0px;
}

.mix-clr.p_list {
	background: #0a2a3b;
}

.cstm_detail_jurnal_sec h3 {
	font-size: 20px;
	margin: 30px 0 10px 0;
}

.right-nav .sell-btn:hover {
	background: #fff;
	color: #0a2a3b;
}

#features .feature .swiper-slide img {
	width: 80px !important;
	margin: 0px auto !important;
	text-align: center !important;
	padding: 10px 0px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
	object-fit: contain;
}

section.testing-sec .bg-light>.row {
	row-gap: 20px;
}

#features .feature .vertical-strech {
	min-height: auto !important;
}

section#main-services-data-sec-items h6 {
	margin-bottom: 10px;
}

section#main-services-data-sec-items .card-body {
	padding: 0;
}

section#main-services-data-sec-items .service-card {
	padding: 20px !important;
}

ul.hight-lights-features {
	list-style: none;
	padding: 0px;
}

ul.hight-lights-features li {
	font-size: 14px;
	margin-bottom: 5px;
}

ul.hight-lights-features li:last-child {
	margin-bottom: 0px;
}

.testing-sec .swiper-slide>div {
	height: 100%;
}

.testing-sec .swiper-slide>div>div {
	height: 100%;
}

.testing-sec .swiper-slide>div>div>box2 {
	height: 100%;
}

.testing-sec .box2 {
	height: 100%;
}

.sell.sell_section_main .sell-card form .form-control {
	margin: 7px 0px !important;
}

.sell.sell_section_main .custom-select {
	width: 100% !important;
	position: relative !important;
	color: #6c757d;
}

.sell.sell_section_main .down-arrows i {
	font-size: 16px;
	font-weight: 800 !important;
}

.sell.sell_section_main .input-group.select-before {
	position: relative;
}

.sell.sell_section_main .down-arrows {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.sell.sell_section_main select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 97%;
	background-position-y: 6px;
	position: relative !important;
}

.sell.sell_section_main textarea.form-control {
	padding-top: 13px;
	border-radius: 20px;
}

.sell.sell_section_main .input-group.select-before:before {
	content: '';
	position: absolute;
	right: 44px;
	top: 7px;
	width: 4px;
	height: 75%;
	background: #fff;
	z-index: 1;
}

a.learn-more-btn.dropdown {
	text-transform: capitalize;
}

.sellDiv_content .sell-card form small {
	font-size: 11px;
	line-height: 17px !important;
	display: inline-block;
}

.recent_blog_section .fps-blogs .row .col-md-6 {
	width: 100%;
	max-width: 100%;
}

.recent_blog_section .fps-blogs .cstmDiv_blogImg img {
	height: 270px;
	object-fit: cover;
}

.recent_blog_section .swiper-slide .cstmDiv_blog {
	margin-top: 19px;
}

.home-testimonilas .swiper-wrapper {
	padding: 0px !important;
}

#main-services-data-sec-items {
	background: #0a2a3bf0;
	border-top: 1px solid #fff;
}

.main-banner-sec-compare {
	background: url('https://thefirstpoint.ae/frontend/img/compare-bg.webp') no-repeat;
	background-size: cover;
	min-height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	position: relative;
	background-position: bottom;
}

.main-banner-sec-compare:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	/* background: linear-gradient(0deg, rgba(243, 242, 244, 0) -113%, rgba(10, 42, 59, 1) 86%); */
	background: linear-gradient(0deg, rgba(243, 242, 244, 0) -113%, rgb(32, 32, 32) 86%);

}

.main-banner-sec-compare .title {
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.main-banner-sec-compare .title p.text-start.w-75 {
	margin: 0 auto !important;
	text-align: center !important;
}

.compare-all-properties {
	background: #D8D3CC !important;
}

.compare-all-properties select.form-control {
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 97%;
	background-position-y: 6px;
	background-color: #0a2a3b !important;
}

.compare-all-properties select.form-control option {
	color: #fff;
}

.search-box select {
	appearance: none !important;
}

.search-box select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 96%;
	background-position-y: 2px;
	position: relative !important;
	padding: 0px 20px 0px 15px !important;
}

.search-box .filter-btn {
	background: #b3bfc4;
}

.search-box .dropdown-f .filter-btn {
	background: #dfe5e7;
}

.search-box label.filter-btn.btn-outline-primary:focus {
	box-shadow: none !important;
}

.search-box .dropdown-f .filter-btn:hover,
.search-box .filter-btn:hover {
	background-color: #0a2a3b;
}

.search-box .dropdown-f .btn-check:active+.btn-outline-primary,
.search-box .dropdown-f .btn-check:checked+.btn-outline-primary,
.search-box .dropdown-f .btn-outline-primary.active,
.search-box .dropdown-f .btn-outline-primary.dropdown-toggle.show,
.search-box .dropdown-f .btn-outline-primary:active {
	background-color: #0a2a3b !important;
}

.search-box .s-btn {
	border: none;
	line-height: 26px;
	font-size: 13px;
	padding: 4px 13px;
}

.search-box .s-btn i {
	font-size: 18px;
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
	box-shadow: none !important;
}

.price-arrow {
	position: relative;
}

.price-arrow:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 50%;
	width: 12px;
	height: 1.2px;
	background: #0a2a3b;
	transform: translateY(-50%);
}

#new_form .serdiv {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 0px;
}

.types-properties input[type="radio"] {
	position: relative;
	top: 2px;
}

section.fetch-services hr {
	margin: 0px;
}

#myHeader .show-sub a:hover {
	font-weight: 300 !important;
	color: #000000 !important;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
	background-color: transparent !important;
}

.container.compare-data-sec .row .col-md-4 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.policycontent p,
.tright.privacytext p {
	text-transform: capitalize;
	color: #0a2a3b;
	font-weight: 300;
	line-height: 23px;
}

.policycontent ul li,
.tright.privacytext ul li {
	color: #0a2a3b;
	font-weight: 300;
	margin-bottom: 9px;
}

.bg-light.test.color-main h4 {
	font-size: 21px;
	margin: 20px 0px 20px;
}

ul.rentuldata {
	padding: 0px;
	list-style: inside;
}

ul.rentuldata li {
	font-size: 14px;
	margin: 9px 0px;
	font-weight: 200;
}

ul.rentuldatanew {
	padding: 0px;
	list-style: inside;
}

ul.rentuldatanew li {
	font-size: 14px;
	margin: 9px 0px;
	list-style: none;
	font-weight: 200;
}

.mordern .info-box img {
	height: 60px;
	width: 60px;
}

.after-mordern .info-box img {
	height: 60px;
	width: 50px;
}

.ultra-section h4,
.Dubai_Creek p,
.mordern h5,
.mordern p {
	color: #fff;
}

.mordern p small {
	font-size: 10px;
}

.after-mordern h5,
.after-mordern p {
	color: #fff;
}

.after-mordern p small {
	font-size: 10px;
}

.perfectly-section h3,
.perfectly-section p {
	color: #fff;
}

.perfectly-section p.my-1 {
	font-size: 12px;
	color: #fff;
}

.scan-permit-status-section {
	background-image: url(/../frontend/img/sc-sec-bg.webp);
	padding: 60px 0;
}

.status-box {
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: rgba(255, 255, 255, 0.1);
	min-height: 185px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}

.scan-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 40px
}

.cmn-head h3 {
	margin: 0;
	color: #fff;
	font-size: 16px;
}

.cmn-icon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 15px;
}

.p-number p,
.p-number *,
.p-number p font,
.p-number font {
	margin: 0;
	color: #ffc107 !important;
}

.p-status p {
	margin: 0;
	background: #ffc107;
	padding: 2px 15px;
	border-radius: 32px;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.scan-image img {
	width: 135px;
	height: 135px;
	object-fit: contain;
}

footer a {
	display: inline-block !important;
}

.footer-sec-social-icons a {
	padding: 0px !important;
	margin: 0px 15px;
}

.multilingual_main {
	position: relative;
	overflow: hidden;
	margin: 12px 0;
}

.multilang_flex {
	border: 1px solid #dcdce5;
	border-radius: 4px;
	height: 120px;
	padding: 0 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: 0.5s;
	background: #0a2a3b;
	flex-direction: column;
	gap: 10px;
}

.cstm_textWrapper h3.first-ds-heading {
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
}

h3.first-ds-heading {
	margin-bottom: 0;
}

.expertis_firstpoint {
	position: relative;
	transition: background 0.2s ease, width 0.2s ease, height 0.2s ease;
	margin: 12px 0;
	border-radius: 10px;
	overflow: hidden;
}

.expertis_inner {
	position: relative;
	transition: background 0.2s ease, width 0.2s ease, height 0.2s ease;
	padding: 40px;
	background: rgba(250, 250, 250, 0.95);
}

.thefirstBG_overlay {
	position: absolute;
	transition: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: opacity 0.2s ease;
	border-radius: 14px;
}

.expertis_firstpoint:hover .thefirstBG_overlay {
	opacity: 1;
}

.mt_plus_50 {
	margin-top: 60px;
}

.mt_minus_50 {
	margin-top: -60px;
}

.view-service {
	display: flex;
	align-items: center;
	gap: 5px;
}

.value_first_main {
	border: 1px solid rgba(220, 220, 229, 0.5);
	border-radius: 4px;
	padding: 20px 15px;
	position: relative;
	transition: 0.5s;
	background: #ffffff;
	margin: 12px 0;
	height: 100%;
}

.value_first_main:hover {
	border: 1px solid rgba(10, 42, 59, 0.2);
}

.value_svg {
	position: relative;
	max-width: 80px;
	height: 80px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(10, 42, 59, 0.12);
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 15px;
	transition: 0.5s;
}

.value_svg svg {
	transition: 0.5s;
}

.value_first_main:hover .value_svg {
	background: rgba(10, 42, 59, 1);
	color: #fff;
}

.value_first_main:hover .value_svg svg {
	color: #fff;
}

.value_content h4 {
	margin-bottom: 15px;
}

span.firstpoint_nKoHrt {
	display: none;
}

h4.InvestTitle {
	font-weight: 600;
}

span.Number_invest {
	font-size: 36px;
	font-weight: 600;
	color: #ffc107;
	line-height: 30px;
}

.Invest_inner {
	position: relative;
	display: flex;
	gap: 20px;
}

.Invest_firstpoint {
	position: relative;
	overflow: hidden;
	margin: 12px 0;
	border: 1px solid rgba(220, 220, 229, 0.3);
	padding: 20px 15px;
	border-radius: 8px;
	background: #fafafa;
}

.dev-logo.logo_devList {
	background: #0a2a3b;
}

.dev-logo.logo_devList a {
	cursor: auto;
}

.dev-logo.logo_devList a img.w-100 {
	height: 100px;
	object-fit: contain;
}

video.firstpoint_videoCstm {
	object-fit: cover;
}

.tb_post_modal_details_right {
	background: #fff;
}

.mobile-center.read-more-btn a {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: 15px;
}

.map-image {
	margin-top: 15px;
}

.ceo img {
	width: 170px;
	height: 170px;
	transition: 0.4s;
	border-radius: 50%;
}

.ceo img:hover {
	transform: translate(0px, -10px);
}

.ceo {
	text-align: center;
}

.ceo h5 {
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 18px;
}

.team-box {
	text-align: center;
}

.team-box img {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	transition: 0.4s;
}

.team-box img:hover {
	transform: translate(0px, -10px);
}

.team-box {
	text-align: center;
	width: 20%;
	margin-bottom: 30px;
}

.team-box h5 {
	font-size: 18px;
	max-width: 100px;
	text-align: center;
	margin: 15px auto 5px;
}

.team-box p {
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: 400;
}

.team {
	display: flex;
	flex-wrap: wrap;
}

.team-box p {
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	max-width: 150px;
	margin: auto;
}

.loction-timing h5 {
	font-size: 18px;
	margin-bottom: 18px;
}

.loction-contect {
	margin-top: 40px;
}

.loction-contect p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 300px;
	font-weight: 400;
}

img.logo-fine-property {
	max-width: 300px;
	margin-bottom: 40px;
}

.social-icons svg {
	height: 30px;
	width: 30px;
}

.social-icons {
	margin-top: 40px;
	display: flex;
	gap: 10px;
}

.ser.geeks img {
	width: 90px !important;
	transition: .5s ease-in-out;
	height: 90px !important;
}

.call-img {
	width: 20px;
	height: 20px;
}

/**RESPONSIVE CSS START here**/
@media all and (min-width:1400px) {
	.search-box #property_communityautocomplete-list {
		max-height: 286px;
	}
}

@media all and (max-width:1200px) {
	.scan-box {
		gap: 20px;
	}
}

@media all and (max-width:1033px) {
	#myHeader .right-nav .px-3 {
		padding: 0px 0px !important;
	}

	input#newsletter1 {
		min-width: 100%;
	}
}

@media all and (max-width:992px) {
	.recent_blog_section .fps-blogs .row .col-md-6 {
		width: 100%;
		max-width: 100%;
	}

	.recent_blog_section .fps-blogs .cstmDiv_blogImg {
		height: 240px;
	}

	.recent_blog_section .fps-blogs .cstmDiv_blogImg img {
		height: 225px;
		object-fit: cover;
	}

	div#myNav {
		background: #0a2a3b;
	}

	.site-header .overlay-content ul li {
		text-align: left;
		border-bottom: 1px solid #cccccc52;
		padding: 0px 30px !important;
	}

	.site-header .overlay .closebtn {
		position: absolute;
		top: 10px;
		right: 20px;
		background: #fff;
		border-radius: 50%;
		width: 35px;
		height: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #0a2a3b;
		font-size: 28px;
	}

	.show-sub {
		position: relative;
		background-color: #021f2f;
		box-shadow: none;
		padding: 0px 17px;
	}

	.site-header .show-sub a {
		padding: 7px 0px;
		color: #fff;
		background: transparent;
		box-shadow: none !important;
		font-size: 13px;
		border-bottom: 1px solid #cccccc52;
	}

	#myHeader .show-sub a:hover {
		color: #fff !important;
	}

	.site-header .show-sub a i {
		font-size: 13px !important;
		margin-left: 8px !important;
	}

	.site-header .show-sub a:last-child {
		border: none;
	}

	footer input#newsletter1 {
		min-width: 80% !important;
		width: 100%;
	}

	section.sell.sell_section_main .sell-card {
		padding: 30px 20px !important;
		border-radius: 30px;
	}
}

@media only screen and (max-width: 991px) {
	.recent_blog_section {
		padding: 40px 0;
	}

	.cstm_detail_jurnal_sec {
		padding: 10px 0;
	}

	.jurnal_cstm_main {
		padding: 40px 0;
	}

	.main-services-data-sec .col-3 {
		max-width: 50%;
		width: 50%;
		padding: 0px;
	}

	.mt_plus_50 {
		margin-top: 40px;
	}

	.mt_minus_50 {
		margin-top: -40px;
	}
}

@media only screen and (max-width: 767px) {
	.team-box {
		width: 25%;
	}

	.map-side {
		margin-top: 35px;
	}

	.property-list-ctsm {
		padding: 30px 16px !important;
	}

	.property-slider-ctm .view-service {
		margin-top: 15px;
	}

	.home-testimonilas .px-3.w-75 {
		width: 100% !important;
	}

	.mix-clr section.py-5.light-section {
		padding: 50px 0px !important;
	}

	.w-75.mx-auto.word-chairman {
		width: 100% !important;
	}

	.plan-p {
		padding-bottom: 0px !important;
	}

	img.amenities {
		padding-left: 0 !important;
	}

	div#paymentplan\ a {
		padding: 0 16px;
	}

	section#features .container {
		padding: 0 16px !important;
	}

	.serch-bar-upper {
		padding: 0px 16px !important;
		margin: 0 !important;
	}

	.mix-clr.p_list section.testing-sec .container-fluid.pt-5.px-0 {
		padding-top: 20px !important;
	}

	.mix-clr .headerdiv {
		height: 100vh;
	}

	.info-des {
		width: 100% !important;
	}

	.mix-clr .headerdiv .video-container {
		height: 100%;
	}

	.mix-clr .headerdiv .content-overlay {
		height: 100%;
		justify-content: center;
	}

	.blog_detail_banner {
		height: auto;
		padding: 90px 0;
	}

	#askbooking .mt-5.col-10.col-md-8.mx-auto {
		margin: 0 !important;
		width: 100% !important;
		padding: 16px;
	}

	.color-main.offering .col-md-12 {
		padding: 0px 16px;
	}

	.fetch-services .bg-main hr {
		margin: 0px;
	}

	footer.pt-5.px-5 {
		padding: 0px 4px !important;
	}

	footer form input#newsletter1 {
		margin: 0px;
	}

	footer form button.btn.btn-primary {
		margin: 0;
	}

	.mix-clr div#swiper-wrapper-aa76425e451a8c2d {
		padding: 0px !important;
	}

	.mix-clr .sell_section_main {
		padding: 0px;
	}

	section.sell.sell_section_main .sell-card {
		padding: 20px 20px !important;
		border-radius: 30px;
	}

	.sell.sell_section_main select {
		background-position-x: 96%;
		background-position-y: 7px;
	}

	section.light-section .testimonial.container.overflow-hidden.swiper-initialized.swiper-horizontal.swiper-backface-hidden .swiper-wrapper {
		padding: 0px !important;
	}

	.top-headings {
		padding: 0px 10px;
		font-size: 20px;
	}

	.main-heading {
		font-size: 20px;
	}

	.sellDiv_content .py-5.col-md-5 {
		padding-top: 0px !important;
	}

	.compare-all-properties {
		overflow-x: scroll;
	}

	.compare-data-sec {
		width: 135%;
	}

	.compare-data-sec .carousel-item img {
		object-fit: cover;
	}

	.compare-data-sec h6 {
		margin-bottom: 0px;
	}

	.main-services-data-sec .col-3 {
		max-width: 50%;
		width: 50%;
		padding: 0px;
	}

	.main-services-data-sec .p-2 {
		height: 100%;
	}

	.main-services-data-sec a {
		height: 100%;
	}

	.main-services-data-sec .card.p-2.service-card {
		height: 100%;
	}

	.main-services-data-sec .card-body {
		padding: 0;
		margin-bottom: 0px;
	}

	.main-services-data-sec .card.p-2.service-card {
		min-height: 100%;
	}

	.scan-box {
		gap: 10px;
		flex-direction: column;
	}

	.scan-permit-status-section .row {
		gap: 20px;
	}

	.scan-image img {
		width: 115px;
		height: 115px;
	}

	.mt_plus_50 {
		margin-top: 0px;
	}

	.mt_minus_50 {
		margin-top: 0px;
	}

	span.Number_invest {
		font-size: 28px;
		line-height: 28px;
	}

	.Invest_inner {
		gap: 15px;
	}

	.thefirstBG_overlay {
		opacity: 1;
	}

	.expertisImg {
		position: relative;
		text-align: center;
	}
}

@media all and (max-width:575px) {
	section.main-services-data-sec .col-3 {
		max-width: 100%;
		width: 100%;
		padding: 0px;
	}

	.team-box {
		width: 50%;
		margin-bottom: 20px;
	}
}

a.go-to-details img {
	height: 210px;
	max-height: 210px;
	width: 100%;
}