/*
Theme Name: ITCS Agent Pro Bootstrap
Theme URI: https://www.itcs.co.uk/
Author: ITCS
*/

html {}

body {
	margin: 0;
	line-height: 1.5 !important;
	overflow-x: hidden;
	font-family: "Ubuntu", serif;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
}

.container {}

.row {
	margin: 0px !important;
}


.vert-centre {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

p,
ul {}

b,
strong {}

a {
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: #2457dc !important;
}

i {
	margin-bottom: 2px !important;
	padding-left: 10px;
	padding-right: 10px;
	color: #434350;
}

.btn {}

.btn a {}

.btn a:hover {}

.btn-temp {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #366eff;
	color: white;
	border: none;
	text-align: center;
	font-weight: 700;
	padding: 10px 15px;
}

img {
	width: 100%;
	height: auto;
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.grey-bg {
	background-color: #f6f6f6;
}

.shadow {
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

/* Header */

.logondetails img {
	width: 260px;
	padding: 20px;
}

.col-sm-12.col-md-12.col-lg-4.text-center.phone {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.socialicons,
.phone {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

/* Nav */

.menubar {
	background-color: #366eff;
	color: white !important;
}

.menubar a {
	color: white !important;
	text-align: center !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.menubar a:hover {
	color: #000 !important;
}

.navbar {
	text-align: center;
	justify-content: center !important;
	padding: 5px !important;
}

/* End Nav */

/* End Header */

/* Home Page */

.section1 {
	width: auto;
}

.section1 label {
	color: white;
	font-weight: 700;
}

h5.home-search-label {
	color: #fff;
	font-weight: 700;
	margin-top: -10px;
	margin-bottom: 15px;
}

.btn {
	color: #fff;
	background-color: #366eff;
	border-color: #366eff;

	padding: 10px;
    border-radius:8px;
	font-weight:700;

}

.section1 #search-page-container {
	position: absolute;
	margin-left: 17.5% !important;
	margin-right: auto !important;
	width: 65%;
	top: 65%;
	margin-bottom: 20px;
	background-color: #366eff !important;
	border-radius: 10px;
}

.section1 .searchbar {
	padding: 35px;
}

.searchlettingsradio {
	padding-bottom: 10px;
}

.searchlettingsradio label {
	padding-right: 10px;
	color: white;
	float: right;
	font-weight: 300;
	font-size: 20px;
}

.form-group.col-12.col-md.col-lg.buttonz {
	margin-top: 15px !important;
}

.section2 {
    color: #ffffff !important;
    background-color: #366eff;
    padding-top: 48px !important;
    padding-bottom: 20px !important;
    max-width: 80%;
    margin: -180px auto 0;
    z-index: 10;
    position: relative;
    border-radius: 10px;
}

/* Prevent overlap with search form */
@media (max-width: 1200px) {
    .section2 {
        margin-top: -40px; /* Reduce negative margin on smaller laptops */
    }
}

@media (max-width: 1024px) {
    .section2 {
        margin-top: -20px; /* Reduce further for tablets */
    }
}

@media (max-width: 768px) {
    .section2 {
        margin-top: 0; /* Remove negative margin completely */
        max-width: 100%;
        border-radius: 0;
    }

    /* Add spacing below the search form */
    #search-page-container {
        margin-bottom: 20px;
    }
}


.section2 h2 {
	font-size: 25px;
	padding-top: 1%;
}

.section2 p {
	font-size: 18px;
	font-weight: 400;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 2%;
}

p.featured-card-price {
	font-size: 22px;
	margin-bottom: 0px !important;
	padding-top: 10px;
}

.section4 {
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 20px solid #366eff;
	min-height: 520px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff !important;
	background-position: center;
}


.section4 p {
	width: 70%;
	margin-bottom: 20px !important;
	font-size: 20px;
	font-weight: 500;
}

.section4 img {
	width: 16%;
	height: auto;
}

.section5 {
	margin-top: 40px;
	margin-bottom: 40px;
	border: 1px solid black;
	height: auto;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
}

.strong-view.wpmtst-modern .wpmtst-testimonial-inner {
	display: block;
	width: 50% !important;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content {
	font-size: 16px !important;
	font-style: italic;
	position: relative;
	text-align: center;
}

.wpmtst-testimonial-image.testimonial-image img {
	width: 60%;
}

.section6 {
	margin: 20px;
}

.section6 img {
	width: auto;
	height: auto;
}

/* End Home Page */

/* Footer */

.footer {
	background-color: #000;
	color: white !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.footer p {
	color: white !important;
}

.footer a {
	color: white !important;
}

.footer a:hover {
	color: #2457dc !important;
}

.footer i {
	color: white !important;
	margin: 5px 0px;
}

.footer h3 {
	color: white !important;
}

.whitelogo img {
	width: 80% !important;
}

.whitelogo {
	padding-left: 0rem !important;
	padding-right: 0rem !important;
}

.info {
	padding-left: 0rem !important;
	padding-right: 0rem !important;
	font-weight: 400;
	font-size: 16px;
}

.info a {
	font-weight: 400;
}

.bottomfooter {
	background-color: black !important;
	color: white !important;
	padding: 10px 0px !important;
}

.bottomfooter p {
	color: white !important;
	margin-bottom: 0px !important;
}

.bottomfooter a {
	color: #e9e9e9 !important;
	font-weight: 300;
}

.bottomfooter a:hover {
	color: #2457dc !important;
	font-weight: 300;
}

/* End Footer */

/* Internal Pages */

.internalpages {
	padding: 20px 0px;
}

.img-banner img {
	height: 300px;
	object-fit: cover;
}

/* End Internal Pages */

/* Property Search Page */

.property-list h5 {
	transition: all 0.2s;
}

.property-search-image {
	height: 277px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.property-list .badge-primary {
	background: #2457dc !important;
	color: #fff !important;
	font-size: 12px;
}

.property-list .bg-primary {
	background: #2457dc !important;
	color: #fff !important;
	font-size: 12px;
}

.property-list .badge {
	color: #fff !important;
	font-size: 12px;
}

.property-list .badge i {
	color: #fff !important;
}

.property-list .card p {
	margin-bottom: 0px;
}


#property .badge i {
	color: #fff !important;
	margin-bottom: 2px !important;
}

#property .badge-primary {
	background: #2457dc !important;
	color: #fff !important;
	font-size: 12px;
}

#property .badge {
	color: #fff !important;
	font-size: 12px;
}

#property .card p {
	margin-bottom: 0px;
}


#property .badge i {
	color: #fff !important;
	margin-bottom: 2px !important;
}




















.property-border {
	border: 1px solid #eaeaea;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

span.prop-price {
	font-size: 28px;
	font-weight: 500;
}

.searchbg {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	background: #296940;
}

.searchbg label {
	color: white;
}

h1 {
	font-size: 2rem;
}

.propertydetail h2 {
	color: #fff;
}

#search-page-container-internal {
	margin-left: 15% !important;
	margin-right: auto !important;
	width: 70%;
	height: 100px;
}

#internal-page-container {
	margin-left: 15% !important;
	margin-right: auto !important;
	width: 70%;
	padding-top: 15px;
	background-color: rgba(0, 0, 0, 0.5);
	margin-bottom: 20px !important;
}

.searchgrid {
	background-color: #366eff;
	color: white;
	display: none;
}

div#searchresults {
	padding-top: 20px;
}

.propertyiconsbg {
	background-color: #434350;
	display: none;
}

hr {
	background: #fff !important;
}

.propertyiconsbg i {
	color: white;
}

.badge-secondary {
	background-color: #434350 !important;
}

.searchgrid p {
	margin-bottom: 0px !important;
	color: white !important;
}

.contsearchgrid img {
	height: 250px;
	object-fit: cover;
}

.contsearchgrid {
	padding: 0px 20px 20px !important;
}

.buttonz .btn {
	margin-left: 0px !important;
	margin-right: 0px !important;
	border: 3px double #fff;
}

.page-item.active .page-link {
	z-index: 3;
	color: #ffffff !important;
	background-color: #366eff;
	border-color: #366eff;
}

.page-link {
	color: #2457dc !important;
}

.listgridb {
	padding-bottom: 20px;
}

.propertylistrow {
	margin-bottom: 30px !important;
	padding: 5px;
	background-color: #f6f6f6;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}

.propertylistrow img {
	height: 100%;
	object-fit: cover;
}

.row.propertylistrow i {
	margin-bottom: 25px !important;
}

.col-xs-12.col-md-4.col-lg-3.contsearchlist {
	padding: 2%;
}

.contsearchlist {
	padding-top: 1%;
}

a.listpricing:hover {
	color: #2457dc !important;
}

a.listpricing {
	font-weight: 800;
	font-size: 22px;
	color: #2457dc !important;
	margin-bottom: 25px !important;
}

p.listaddress {
	font-size: 22px;
	font-weight: 800;
	color: #434350;
}

.listView {
	padding: 0px 300px !important;
}

/* End Property Search Page */

/* Property Page */

.badges-row {
	padding: 15px 0px;
}

#property-tabs a {
	color: #434350;
	font-weight: 900;
}

.room-type {
	font-weight: 900;
}

.nav-item,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border-color: none !important;
}

#property-tabs {
	color: none;
	background-color: none !important;
	border-color: none !important;
}

ul#property-tabs {
	margin-top: 30px;
}

.nav-tabs {
	border-bottom: 0px !important;
}

.nav-link.active {
	border: 0px !important;
	background-color: #2457dc !important;
	color: white !important;
}

.nav-link:hover {
	border: 0px !important;
	background-color: #2457dc !important;
	color: white !important;
}

.badges-row ::before {
	color: white !important;
}

.carousel-inner {
	position: relative;
	width: auto;
	overflow: hidden;
}

select.wpcf7-form-control.wpcf7-select.form-control {
	margin: 5px 0px;
}

.room-details-col {
	padding: 40px;
}

.room-details-col h2 {
	padding: 0px 2px 5px;
	margin-top: 20px;
	width: fit-content;
	border-bottom: 2px solid #366eff;
}

.property-desc,
.brochure-col {
	padding: 40px;
	color: #fff;
	background-color: #366eff;
}

.propertydetail h1 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	text-wrap-style: balance;
}

.badges-row span {
	font-size: 18px;
	padding: 7px 14px !important;
	border: 2px outset #fff;
}

.badges-row {
	font-weight: 700 !important;
}

.container-fluid.thenewroomdetailblock,
.map-col-row {
	border-top: 5px solid #366eff;
}

/* End Property Page */

/* Contact page */

.contactusform {
	text-align: center;
}

.contactusform p {
	margin-bottom: 0 !important;
}

.contacttextarea p {
	margin-top: 1rem;
}

textarea {
	overflow: auto;
	resize: vertical;
	width: 100%;
	padding: 2%;
}

#requestaviewingform input {
	width: 100%;
	margin: 5px 0px;
	padding: 2%;
}
.property-additional-info .info-item {
	font-size: 0.9rem;
	color: #333;
}

.property-additional-info .info-item strong {
	color: #000;
}
#requestaviewingform input.wpcf7-form-control.has-spinner.wpcf7-submit {
	border: 0;
}

#contactusform input.wpcf7-form-control.has-spinner.wpcf7-submit {
	border: 0;
}

#contactusform input {
	width: 100%;
	margin: 5px 0px;
}

.contactpage h1 {
	padding-top: 20px;
}

.contactdetails {
	padding: 40px !important;
	color: #191919;
}

.contactdetails h3 {
	padding: 0px 2px 5px;
	margin-top: 20px;
	width: fit-content;
	border-bottom: 2px solid #366eff;
}

.contactdetails label {
	font-weight: 700;
}

.contactdetails p {
	padding: 2px 5px;
}

.mapdetails {
	background: #3f5ca7;
	padding: 40px 5px;
}

.theiframemap {
	border: 10px solid #3f5ca7;
	background: #3f5ca7;
}

.propertydetail h1 {
	color: #fff;
}

label {
	display: contents;
}

.wpcf7-spinner {
	display: none;
}

.contactform {
	padding: 5%;
	background: #3f5ca7;
}

.contactform p {
	color: #fff;
}

.contactform a {
	color: #fff;
}

.contactform h2 {
	color: #fff;
}

/* End of Contact page */

/* Forms */

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 100%;
}
p, ul {
    font-size: 1rem;
    line-height: 1.6rem;
}
/* End of Forms */

/***********************************************************

                    RESPONSIVENESS

************************************************************/
/* // Devices 1600px and up */
@media (min-width: 1600px) {}

/* // Devices 1450px and up */
@media (min-width: 1450px) {}

/* // Large devices (desktops, between 993px and 1450px) */
@media (min-width: 993px) and (max-width: 1450px) {

	.carousel-inner {
		padding-top: 0px;
	}

	.contsearchgrid {
		padding-right: 5px !important;
		padding-left: 5px !important;
		padding-bottom: 25px !important;
	}

}

/* // Large devices (desktops, between 767px and 992px) */
@media (min-width: 767px) and (max-width: 992px) {

	.section1 #search-page-container {
		position: absolute;
		margin-left: 0% !important;
		margin-right: auto !important;
		width: 100%;
		/* padding-top: 15px; */
		margin-bottom: 0px !important;
		background-color: #366eff !important;
	}

	.section4 p {
		padding-left: 80px;
		padding-right: 80px;
	}

	.carousel-inner {
		padding-top: 0px;
	}

	h1.property-title {
		font-size: 32px;
		padding-top: 10px;
	}

	h2.property-price {
		font-size: 26px;
	}

	.contsearchgrid {
		padding-right: 10px !important;
		padding-left: 10px !important;
		padding-bottom: 25px !important;
	}

}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 766px) {
	.carousel-inner {
		padding-top: 0px;
	}

	h1.property-title {
		font-size: 28px;
		padding-top: 10px;
	}

	h2.property-price {
		font-size: 20px;
	}
}

@media (max-width: 992px) {
	.phone {
		display: none !important;
	}

	.socialicons {
		display: none !important;
	}}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 1431px) {
	.section4 p {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 16px;
		line-height: 30px;
		color: white;
	}

	.section4 img {
		width: 250px;
		height: auto;
	}

	.whitelogo {
		padding-left: 0rem !important;
	}

	.info {
		padding-left: 0rem !important;
		line-height: 2;
		padding-bottom: 5%;
	}

	.section1 #search-page-container {

		margin-left: 0% !important;
		margin-right: auto !important;
		width: 100%;
		padding-top: 0px;
		margin-bottom: 10% !important;
	}

	.searchlettingsradio {
		padding-bottom: 10px;
		padding-top: 10px !important;
	}

	.center-block {
		margin-right: auto;
		margin-left: 35%;
	}

	#internal-page-container {
		display: none;
	}

	.internalpages {
		padding: 20px 25px;
	}

	.searchbg {
		background-repeat: no-repeat;
	}

	input {
		margin-bottom: 10px;
	}

	select {
		margin-bottom: 10px;
	}

	.center-block {
		margin-right: auto;
		margin-left: 25%;
	}

	.section1 #search-page-container {
		background-color: #366eff !important;
		position: sticky;
        top: 65%;
	}

	.carousel-inner {
		padding-top: 0px;
	}

	.contsearchgrid {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	h1.property-title {
		font-size: 28px;
		padding-top: 10px;
	}

	h2.property-price {
		font-size: 20px;
	}

	
}

.phone {
	font-size: 28px;
}

.phone a {
	color: black !important;
	font-weight: 500;
}

.phone a:hover {
	color: black !important;
}

.phone p {
	font-size: 28px;
	color: black !important;
}

.footer h2 {
	color: white;
	font-weight: bold;
	line-height: normal;
	font-size: 25px;
}

.featured-card strong {
	font-weight: 400;
	font-size: 25px;
	color: black;
}

.featured-card a {
	font-weight: 200;
	line-height: 1;
}

.featured-card p {
	font-size: 18px;
	font-weight: 400;
	color: black;
}

.noofbeds {
	font-weight: 500;
	font-size: 16px;
	color: black;
}

.noofbeds a {
	font-weight: 500;
	font-size: 16px;
	color: black;
}

.fpstatussearch {
	position: absolute;
	background: #366eff;
	padding: 2%;
	bottom: 130px;
	right: 0;
	color: white; 
	font-weight: 600;
	font-size: 16px;
} 

.featured-card {
	font-size: 18px;
	font-weight: 400;
	color: black;
	text-align: left;
	padding: 10px;
}

.btn img {
	width: 40px;
}

.strong-view.wpmtst-small-widget .wpmtst-testimonial-content p:last-of-type {
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	color: black;
}

.strong-view.wpmtst-small-widget .wpmtst-testimonial-heading {
	padding: 5px;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	color: black;
	font-weight: bold;
	font-size: 30px;
}

.makewhite {
	color: white;
}

.nav-tabs .nav-link {
	border: 0 !important;
}

.statuscolorgreen {
	background: #2457dc !important;
}

.statuscolorred {
	background: red !important;
}

.fontgreen {
	color: green !important;
}

.fontred {
	color: red !important;
}

.propertyslider {
	padding-left: 0;
	padding-right: 0;
}

.propertydetail {
	background: #2457dc !important;
	padding: 2%;
	color: #fff;
}

/* mobile */
@media only screen and (max-width: 1670px) {
	.footer {
		text-align: center;
	}

	.propertydetail {
		padding: 0%;
	}

	.propertyslider {
		padding-right: 0;
	}
}

@media only screen and (max-width: 1670px) {
	.propertydetail {
		padding: 0;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media only screen and (max-width: 1000px) {
	.propertydetail {
		padding-bottom: 5%;
		padding-top: 5%;
	}

	.strong-view.wpmtst-small-widget .wpmtst-testimonial-content p:last-of-type {
		font-size: 16px !important;
	}
}

@media (max-width: 1600px) {
	.listView {
		width: 100%;
		padding: 0 !important;
	}
}

.whitelogo img {
	max-width: 200px !important;
}

@media screen and (max-width: 768px) and (min-width: 481px) {
	.section4 .btn {
		font-size: 11px !important;
	}
}

.thepricestatus {
	font-size: 14px;
}

.newmap {
	border-top: 15px solid white;
	border-bottom: 15px solid white;
}

.searchlist .btn {
	float: right;
	margin: 1%;
}

.eachfloorplanblock {
	padding: 5%;
}

.thenewbuttons {
	background: 296940;
	color: #fff;
	border: 5px solid #fff;
}

.thenewbuttons a {
	color: #fff !important;
	background: black;
	padding: 1%;
}

.thenewbuttons p {
	color: #fff;
}

.eachfloorplanblock img {
	text-align: center;
}

.thenewroomdetailb {
	color: #000;
	padding: 5%;
}

.wpcf7-submit {
	text-align: center;
}

.wpcf7 form .wpcf7-response-output {
	color: white;
}

@media (max-width: 1000px) {
	.section2 p {
		font-size: 16px;
	}
}
.container-fluid.text-center.custom-inner.section4 {
    padding: 20px;
}

.custom-intro {
    font-weight: 300;
}

ul {

    padding-left: 23px;
}

.hero-section {
    min-height: 400px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb {
    display: inline-flex;
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 20px;
    border-radius: 30px;
    backdrop-filter: blur(5px);
}

.breadcrumb a {
    color: white;
    text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: white;
}

.content-sections .row {
    display: flex;
    align-items: center;
}

.content-sections .row:nth-child(even) .col-md-6:first-child {
    order: 2;
}

.content-sections img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.custom-sec{
	padding: 70px 0px;
	background: #f7faff;
}
.cutom-max{
	max-width: 80%;
}

/* Hero Section Styling */
.custom-back {
    position: relative;
    background-color: #f7fcff;
    ;
    /* Content area color */
    padding: 50px 0;
    /* Adjust padding as necessary */
}
.custom-back-white {
  
  
    padding: 50px 0;
   
}


.hero-section {
    min-height: 400px;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb {
    display: inline-flex;
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 20px;
    border-radius: 30px;
    backdrop-filter: blur(5px);
}

.breadcrumb a {
    color: white;
    text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: white;
}

/* About Sections Styling */
.about-sections .about-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.about-sections .about-content {
    font-size: 1.1rem;
    color: #333;
    margin-bottom: 20px;
}

.about-sections .btn-primary {
    background-color: #e12129;
    border-color: #e12129;
    padding: 10px 20px;
    font-size: 1rem;
}

.about-sections .btn-primary:hover {
    background-color: #c1121e;
    border-color: #c1121e;
}

/* Spacing for second about section */
.about-section-second {
    margin-top: 50px;
    /* Add spacing between sections */
}

/* Image Thumbnail Styling */
.custom-thumbnail {
    width: 100%;
    height: 250px;
    /* Fixed height for uniformity */
    object-fit: cover;
    transition: transform 0.3s ease;
}

.custom-thumbnail:hover {
    transform: scale(1.1);
}

.image-title {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 18px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.col-sm-4:hover .image-title {
    opacity: 1;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .section-title {
        font-size: 2rem;
    }

    .section-description {
        font-size: 1rem;
    }

    .about-sections .about-title {
        font-size: 1.5rem;
    }

    .about-sections .about-content {
        font-size: 1rem;
    }

    .custom-thumbnail {
        height: 200px;
    }
}


@media (max-width: 768px){

    .img-fluid {
    padding-bottom: 40px;
}
}
.property-card {
    border: none;
    border-radius: 1rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: linear-gradient(to bottom, #ffffff 0%, #f8f9fa 100%);
    overflow: hidden;
}

.property-card:hover {
    transform: translateY(-0.5rem);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}

.property-image-container {
    border-radius: 0.75rem 0.75rem 0 0;
    overflow: hidden;
    position: relative;
}

.property-image {
    object-fit: cover;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    height: 250px;
    width: 100%;
}

.property-card:hover .property-image {
    transform: scale(1.05);
}

.image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    transition: opacity 0.3s ease;
}

.property-feature {
    background: rgba(248, 249, 250, 0.65);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(0,0,0,0.05);
}

.btn-hover-effect {
    transition: all 0.3s ease;
    position: relative;
}

.btn-hover-effect i {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.btn-hover-effect:hover i {
    transform: translateX(3px);
}

.status-ribbon {
   z-index: 2;
    top: 15px;
    right: 20px;
    color: white;}


	.hero-banner {
    position: relative;
}


/* Scrolling wrapper styles (existing) */
.scrolling-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.scrolling-content {
    display: flex;
    gap: 20px;
    animation: scroll 20s linear infinite;
}

.scroll-item {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6);
    text-align: center;
}

.scroll-item img {
    width: 200px;
    height: auto;
    display: block;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.custom-btn {
    display: inline-block;
    width: 100%;
    padding: 12px 20px;
    background: linear-gradient(135deg, #366dfd, #37c3fe);
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: 0 8px 20px rgba(54, 110, 255, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.custom-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: skewX(-20deg);
    transition: left 0.4s ease;
}

.custom-btn:hover::before {
    left: 100%;
}

.custom-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(54, 110, 255, 0.4);
    background: linear-gradient(135deg, #37c3fe, #366dfd,);
	color: #ffffff;
}


.custom-btn2 {
    display: inline-block;
    
    padding: 12px 20px;
    background: linear-gradient(135deg, #366dfd, #37c3fe);
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: 0 8px 20px rgba(54, 110, 255, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.custom-btn2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: skewX(-20deg);
    transition: left 0.4s ease;
}

.custom-btn2:hover::before {
    left: 100%;
}

.custom-btn2:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(54, 110, 255, 0.4);
    background: linear-gradient(135deg, #37c3fe, #366dfd,);
	color: #ffffff;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-btn2 {
    all: unset; /* <-- This removes all conflicting styles first */
    display: inline-block;
    width: auto;
    padding: 12px 20px;
    background: linear-gradient(135deg, #366dfd, #37c3fe);
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: 0 8px 20px rgba(54, 110, 255, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-btn2:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(54, 110, 255, 0.4);
    background: linear-gradient(135deg, #37c3fe, #366dfd);
    color: #ffffff !important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    color: #666;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* Responsive adjustments */

.property-card {
    border: none;
    transition: transform 0.2s ease-in-out;
}

.property-card:hover {
    transform: translateY(-5px);
}

.property-image {
    height: 200px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
.hero-banner {
    position: relative;
    height: 85vh;
    min-height: 600px;
    overflow: hidden;
}
@media (max-width: 1100px) {
    .property-search-form

 {
        background-color: #366eff;
        position: relative;
        bottom: 570px;
    }
}
.banner-image {
    height: 85vh;
    min-height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
    object-fit: cover;
}

@media (max-width: 992px) {
    .hero-banner, .banner-image {
        height: 70vh;
        min-height: 500px;
    }
}

@media (max-width: 768px) {
    .hero-banner, .banner-image {
        height: 60vh;
        min-height: 400px;
    }
}
.property-search-form {
        background-color: rgba(28, 57, 121, 0.9);
      padding: 25px 25px 5px 25px;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    bottom: 340px;
}

.custom-container{
	max-width: 90%;
}
@media (max-width: 1413px){

    .custom-container{
	max-width: 98%;
}
.hero-cta-container{
    max-width: 95%;
}
}
@media (max-width: 700px){

    .custom-container{
	max-width: 100%;
}
}
.custom-container-internal{
	max-width: 80%;
}


	@media (max-width: 1100px){
.custom-container-internal{
	max-width: 95%;
}
	}


/* home Styles */

	:root {
    --primary-color: #366eff;
    /* Teal/Cyan */
    --secondary-color: #37c3fe;
    /* Orange */
    --dark-color: #1f2937;
    --light-color: #f8fafc;
    --muted-color: #6b7280;
}

/* Bootstrap color overrides */
.bg-primary {
    background-color: var(--primary-color) !important;
}

.text-primary {
    color: var(--primary-color) !important;
}

.btn-primary {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    transition: all 0.3s ease;
}

.btn-primary:hover {
    background-color: #0284c7;
    border-color: #0284c7;
}

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

.text-secondary {
    color: var(--secondary-color) !important;
}

.badge-secondary {
    background-color: var(--secondary-color);
}

/* Header Styles */
.logo-icon {
    width: 32px;
    height: 32px;
}

.avatar-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.navbar-nav .nav-link {
    font-weight: 500;
    transition: color 0.3s ease;
}

.navbar-nav .nav-link:hover {
    color: var(--primary-color) !important;
}

.stat-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

/* Hero House Illustration */
.hero-image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
    background: linear-gradient(135deg, #fef3c7, #fed7aa);
    border-radius: 1rem;
    position: relative;
}

.house-illustration {
    position: relative;
    width: 200px;
    height: 150px;
}

.house-base {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 100px;
    background: linear-gradient(to bottom, #10b981, #059669);
    border-radius: 12px 12px 0 0;
}

.house-roof {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 30px solid #92400e;
}

.house-window {
    position: absolute;
    top: 20px;
    width: 24px;
    height: 32px;
    background-color: #92400e;
    border-radius: 4px 4px 0 0;
}

.house-window.left {
    left: 20px;
}

.house-window.right {
    right: 20px;
}

.house-door {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 32px;
    height: 50px;
    background-color: #92400e;
    border-radius: 6px 6px 0 0;
}

/* Ticker Animation */
.ticker {
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.ticker-content {
    display: inline-block;
    animation: scroll-left 20s linear infinite;
}

.ticker-content span {
    margin-right: 2rem;
    font-weight: 500;
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.service-illustration {
    width: 100%;
    height: 300px;
    background: linear-gradient(135deg, var(--primary-color), #0369a1);
    border-radius: 1.5rem;
    padding: 2rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
}

.service-house {
    width: 200px;
    height: 120px;
    background: linear-gradient(to bottom, #bfdbfe, #ffffff);
    border-radius: 1rem;
    position: relative;
}

.service-house::before {
    content: '';
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 20px solid #1e40af;
}

.service-house::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 20px;
    background-color: #4ade80;
    border-radius: 0 0 1rem 1rem;
}

.dots-indicator {
    margin-top: 1rem;
    display: flex;
    gap: 0.5rem;
}

.dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #d1d5db;
    transition: background-color 0.3s ease;
}

.dot.active {
    background-color: var(--primary-color);
}

.service-icon {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
}

/* Service Cards */
.service-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}

.service-card-icon {
    font-size: 2rem;
}

/* Property Cards */
.property-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.property-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15) !important;
}

.property-image {
    height: 200px;
    position: relative;
}

.bg-gradient-blue {
    background: linear-gradient(135deg, #bfdbfe, #60a5fa);
}

.bg-gradient-green {
    background: linear-gradient(135deg, #bbf7d0, #4ade80);
}

.bg-gradient-gray {
    background: linear-gradient(135deg, #e5e7eb, #9ca3af);
}

.property-tag {
    top: 1rem;
    left: 1rem;
}

.property-favorite {
    top: 1rem;
    right: 1rem;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
}

/* Animation for smooth scrolling */
html {
    scroll-behavior: smooth;
}

/* Additional hover effects */
.btn {
    transition: all 0.3s ease;
}

.nav-link {
    transition: all 0.3s ease;
}

/* Focus states for accessibility */
.btn:focus,
.nav-link:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

.property-search-modern {
    max-width: 69%;
    margin-top: 250px;
    text-align: left;
    background: #37c3fe;
    padding: 20px;
    border-radius: 20px;
}


.search-form-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.search-field {
    position: relative;
    flex: 1;
    min-width: 200px;
}

.search-field input {
    width: 100%;
    padding: 12px 15px 12px 40px;
    border: 1px solid #e0e0e0;
    border-radius: 30px;
    font-weight: 600;
}

.search-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    color: #999;
}
.search-icon path {
    stroke: var(--primary-color); /* #366eff */
    stroke-width: 2;
    fill: none; 
}

.toggle-switch {
    position: relative;
    display: flex;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 3px;
  justify-content: space-around;
}

.toggle-switch input {
    position: absolute;
    opacity: 0;
}

.toggle-switch label {
    padding: 8px 20px;
    border-radius: 30px;
    cursor: pointer;
    z-index: 1;
    font-weight: 500;
    color: #666;
    transition: all 0.3s;
    text-align: center;
}

.toggle-switch input:checked+label {
    color: #fff;
}

.toggle-switch input#search-buy:checked~.toggle-slider {
    transform: translateX(0);
    width: calc(50% - 6px);
}

.toggle-switch input#search-rent:checked~.toggle-slider {
    transform: translateX(100%);
    width: calc(50% - 6px);
}



.bed-filter select {
    padding: 9px 54px 12px 17px;
    border-radius: 30px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    appearance: none;
    padding-right: 35px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 15px;
    color: #666666;
    font-weight: 600;
    width:100%;
}

.search-button {
    padding: 10px 25px 13px;
    background: linear-gradient(135deg, #366eff 0%, #37c3fe 100%);
    color: white;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s;
}

.search-button:hover {
    background: #333;
}

.text-muted {
    color: #6c757d !important;
    line-height: 2rem;
}

.cloud-image {
    position: absolute;
    top: -10px;
    width: 450px;
    z-index: 1;
    left: 56%;
    /* Starts at 56% */

    /* Animation (ping-pong) */
    animation: floatCloud 30s ease-in-out infinite alternate;
}

@keyframes floatCloud {
    0% {
        /* Leftmost position (56%) */
        transform: translateX(0);
    }

    100% {
        /* Rightmost position (56% + remaining 44% - cloud width) */
        transform: translateX(calc(44vw - 450px));
    }
}

@media (max-width: 1200px) {
    .banner-logo {
        display: none;
    }

    .property-search-modern {
        width: 100%;
        margin-top: 130px;
        margin-left: 0;
        text-align: left;
        background: #37c3fe;
        padding: 20px;
        border-radius: 20px;
        transition: max-width 0.6s ease-in-out;
        box-sizing: border-box;
    }

}



.banner-logo {
    position: absolute;
    top: -15%;
    left: 17%;
    transform: translate(-50%, -50%) scale(1);
    max-width: 380px;
    z-index: 5;
    opacity: 1;
    transition:
        opacity 1.2s ease-in-out,
        transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.banner-logo.collapsed {
    transform: translate(-50%, -90%) scale(0.6);
    opacity: 0;
}

.property-search-modern {
    width: 100%;
    max-width: 69%;
    margin-top: 130px;
    margin-left: 0;
    text-align: left;
    background: #37c3fe;
    padding: 20px;
    border-radius: 20px;
    transition: max-width 0.6s ease-in-out;
    box-sizing: border-box;
}

/* Sticky version — instantly center it at 90% width */
.property-search-modern.sticky {
    position: fixed;
    top: -100px;
    z-index: 999;
    width: 90% !important;
    max-width: 78% !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
    transition: none !important;
}

/* Add this to your CSS */
.sticky-form-active {
    padding-top: 120px;
    /* Adjust this value based on your nav height */
}

.property-search-modern.sticky {
    top: 40px !important;
    /* Position below navbar */
    z-index: 990;
    /* Below navbar but above other content */
    width: 90% !important;
    max-width: 78% !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
}

.form-wave-wrapper {
    position: relative;
    width: 100%;
    margin-top: -40px;
    z-index: 998;
}

.form-wave-svg {
    width: 100%;
    height: auto;
    display: block;
}


/* Mobile-specific styles */
@media (max-width: 1054px) {
    .hero-section {
        min-height: auto;
        padding-bottom: 50px;
    }



    .property-search-modern {
        max-width: 100% !important;
        margin-top: 50px;
        padding: 15px;
    }

    .property-search-modern.sticky {
        position: static !important;
        transform: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        top: auto !important;
    }

    .property-search-modern.sticky::before {
        display: none;
    }

    .search-form-inline {
        flex-direction: column;
    }

    .search-field,
    .toggle-switch,
    .bed-filter,
    .search-button {
        width: 100%;
    }

    .cloud-image {
        display: none;
    }

   .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .display-4 {
        font-size: 2rem;
    }

    .lead {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .hero-section {
        background-position: center right;
    }

    .property-card {
        margin-bottom: 20px;
    }

    .logo-item {
        margin: 0 10px;
    }

    .logo-link {
        width: 120px;
        height: 80px;
        padding: 10px;
    }
}

@media (max-width: 576px) {
    .hero-section {
        padding-top: 30px;
    }

    .property-search-modern {
        margin-top: 30px;
        padding: 15px;
    }

    .search-field input {
        padding: 10px 15px 10px 35px;
    }

    .search-icon {
        left: 10px;
    }

    .toggle-switch label {
        padding: 6px 15px;
        font-size: 14px;
    }

    .search-button {
        padding: 8px 20px;
    }
}

/* Blur Boxes Styles */
.hero-cta-container {
    display: flex;
    gap: 20px;
    margin: 20px auto 30px;
    /* Reduced top margin to move up, added bottom margin */
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 87%;
    /* Match container width */
    position: relative;
    z-index: 10;
    padding-bottom: 20px;
}

.hero-cta-box {
    flex: 1 1 calc(33.333% - 20px);
    /* Flexible width accounting for gap */
    min-width: 250px;
    max-width: 100%;
    padding: 25px;
    border-radius: 15px;
    color: white;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.hero-cta-box h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 600;
}

.hero-cta-box p {
    font-size: 0.9rem;
    margin-bottom: 15px;
    line-height: 1.4;
}

.hero-cta-btn {
    display: inline-block;
    padding: 8px 20px;
    background: white;
    color: #366eff;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.hero-cta-btn:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
}

.blur-bg {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 34px 60px;
}

/* Responsive Adjustments */
@media (max-width: 1000px) {
    .hero-cta-box {
        flex: 1 1 calc(50% - 20px);
        /* 2 boxes per row on medium screens */
    }
}

@media (max-width: 992px) {
    .hero-cta-container {
        flex-direction: column;
        align-items: stretch;
        max-width: 100%;
        padding: 0 15px;
    }

    .hero-cta-box {
        max-width: 100%;
        margin-bottom: 15px;
        flex: 1 1 100%;
        /* Full width on smaller screens */
    }
}

@media (max-width: 768px) {
    .hero-cta-box {
        padding: 20px;
    }

    .hero-cta-box h3 {
        font-size: 1.2rem;
    }
}

/* Ensure proper stacking with sticky search form */
.property-search-modern.sticky {
    z-index: 999;
}

.hero-cta-container {
    z-index: 10;
}

.hero-cta-container {
    position: relative;
    z-index: 100;
    /* Higher than the sticky form's z-index */
    pointer-events: none;
    /* Allows clicks to pass through to elements below */

}

.hero-cta-box {
    pointer-events: auto;
    /* Re-enable clicks for the boxes */
}

/* Consistent with previous sections */
:root {
    --primary-color: #366eff;
    --secondary-color: #37c3fe;
    --dark-color: #1f2937;
    --light-color: #f8fafc;
    --muted-color: #6b7280;
}

/* Logo Carousel Section */
.logo-marquee {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 2rem 0;
    margin: 2rem 0;
}

.logo-track {
    display: flex;
    align-items: center;
    width: max-content;
    animation: scroll 30s linear infinite;
    will-change: transform;
}

.logo-item {
    margin: 0 2rem;
    flex-shrink: 0;
    position: relative;
    transition: all 0.5s ease;
}

.logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 100px;
    padding: 1.5rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    overflow: hidden;
}

.logo-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(54, 110, 255, 0.1) 0%, rgba(55, 195, 254, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.logo-link img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: grayscale(100%) contrast(0.6);
    opacity: 0.7;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Focused state - when logo is near center */
.logo-item.focused .logo-link {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(54, 110, 255, 0.15);
}

.logo-item.focused .logo-link::before {
    opacity: 1;
}

.logo-item.focused .logo-link img {
    filter: grayscale(0%) contrast(1);
    opacity: 1;
    transform: scale(1.1);
}

/* Center point indicator (visual guide - can be removed) */
.center-point {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 100px;
    background: var(--primary-color);
    opacity: 0.2;
    z-index: 10;
}

/* Scrolling animation */
@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Mobile responsiveness */
@media (max-width: 992px) {
    .logo-marquee {
        padding: 1rem 0;
    }

    .logo-item {
        margin: 0 1.5rem;
    }

    .logo-link {
        width: 140px;
        height: 90px;
        padding: 1.25rem;
    }
}

@media (max-width: 768px) {
    .logo-item {
        margin: 0 1rem;
    }

    .logo-link {
        width: 120px;
        height: 80px;
        padding: 1rem;
    }

    .logo-item.focused .logo-link img {
        transform: scale(1.05);
    }
}

@media (max-width: 576px) {
    .logo-track {
        animation-duration: 20s;
    }

    .logo-link {
        width: 100px;
        height: 70px;
        padding: 0.75rem;
    }
}

.testimonial-card {
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.testimonial-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}

.shadow-lg {
    box-shadow: 0 15px 30px rgba(54, 110, 255, 0.2) !important;
}

.rounded-4 {
    border-radius: 1rem !important;
}

.bg-opacity-10 {
    opacity: 0.1;
}

:root {
    --primary-color: #366eff;
    --secondary-color: #37c3fe;
    --dark-color: #1f2937;
    --light-color: #f8fafc;
    --muted-color: #6b7280;
}

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

.text-primary {
    color: var(--primary-color) !important;
}

.text-secondary {
    color: var(--secondary-color) !important;
}

label {
    display: inline-block;
    margin-bottom: .2rem;
}
.custom-btn2{
    margin-top: auto;
}
.hero-cta-container {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.hero-cta-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
 
  flex: 1 1 30%; /* adjusts for responsive layout */
}
.hero-cta-box .custom-btn2 {
  align-self: center; /* Prevents full-width stretch */
}
.custom-container{
	max-width: 90%;
}
@media (max-width: 1413px){

    .custom-container{
	max-width: 98%;
}
.hero-cta-container{
    max-width: 95%;
}
}
@media (max-width: 700px){

    .custom-container{
	max-width: 100%;
}
}