/*
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;
}

.container-fluid {
	padding: 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: #0BDA51 !important;
}

i {
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #5a6268;
}

.btn {}

.btn a {}

.btn a:hover {}

.btn-temp {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #0BDA51;
	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: 100%;
	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 {
    color: white !important;
    background: linear-gradient(to right, #2d8051, #0BDA51) !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: #0a8d36;
	border-color: #0BDA51;
}
.btn:hover {
  background: #3a6b4f !important;
}
.section1 #search-page-container {
	position: absolute;
	margin-left: 17.5% !important;
	margin-right: auto !important;
	width: 65%;
	top: 80%;
	margin-bottom: 20px;
	background: linear-gradient(to right, #0BDA51, #478c65);
}

.section1 .searchbar {
	padding: 25px;
}

.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: #0BDA51;
	padding-top: 18px !important;
	padding-bottom: 10px !important;
	max-width: 1460px;
	margin-top: -60px;
	z-index: 9999999999999;
	position: relative;
}

.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 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 720px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  z-index: 1;
}

@media (max-width: 1005px) {

.section4 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 920px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  z-index: 1;
}
}

.section4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 20px; /* Same height as old border-top */
  width: 100%;

  z-index: 2;
}


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

.section4 img {
	width: 20%;
	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: #ebf3ef;
	color: #4CAF7D !important;
	padding-top: 60px !important;
	padding-bottom: 40px !important;
}

.footer p {
	color: #089337 !important;
}

.footer a {
	color: #0d8737 !important;
}

.footer a:hover {
	color: #0BDA51 !important;
}



.footer h3 {
	color: #0BDA51 !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: #10ca51 !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: #0BDA51 !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-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: #0BDA51;
	display: flex;
    justify-content: center;
    align-items: center;
}

.searchbg label {
	color: white;
}

h1 {
	font-size: 2rem;
}

.propertydetail h2 {
	color: #fff;
}
#search-page-container-internal {
    display: flex;
    flex-direction: column;
    align-items: center; 
    justify-content: center; 
    text-align: center; 
}


#search-page-container-internal {
    width: 100%;
    max-width: 1200px; 
    margin: 0;
    padding: 20px 15px;
}

@media (max-width: 992px) {
    #search-page-container-internal {
        padding: 15px;
    }
}

@media (max-width: 768px) {
    #search-page-container-internal {
        padding: 10px;
    }
}

#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: #0BDA51;
	color: white;
	display: none;
}

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

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

hr {
	background: #fff !important;
}

.propertyiconsbg i {
	color: white;
}

.badge-secondary {
	background-color: #5a6268 !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: #0BDA51;
	border-color: #0BDA51;
}

.page-link {
	color: #0BDA51 !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: 300px;
	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: #0BDA51 !important;
}

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

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

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

/* End Property Search Page */

/* Property Page */

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

#property-tabs a {
	color: #5a6268;
	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: #0BDA51 !important;
	color: white !important;
}

.nav-link:hover {
	border: 0px !important;
	background-color: #0BDA51 !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 #0BDA51;
}

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

.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 #0BDA51;
}

/* 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%;
}

#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 #0BDA51;
}

.contactdetails label {
	font-weight: 700;
}

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

.mapdetails {
	background: #54a676;
	padding: 40px 5px;
}

.theiframemap {
	border: 10px solid #2c7145;
	background: #2c7145;
}

.propertydetail h1 {
	color: #fff;
}

label {
	display: contents;
}

.wpcf7-spinner {
	display: none;
}

.contactform {
	padding: 5%;
	background: #2c7145;
}

.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%;
}

/* 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: sticky;
		margin-left: 0% !important;
		margin-right: auto !important;
		width: 100%;
		/* padding-top: 15px; */
		margin-bottom: 0px !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: 1200px) {

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



	
}



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

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

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

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

	.section1 #search-page-container {
		position: sticky;
		margin-left: 0% !important;
		margin-right: auto !important;
		width: 100%;
		padding-top: 0px;
		margin-bottom: 0px !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%;
	}



	.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: 22px;
}

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

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

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

.footer h2 {
	color: #19ab4b;
	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: linear-gradient(to right, #0BDA51, #478c65);
	padding: 2%;
	bottom: 210px;
	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: #0BDA51 !important;
}

.statuscolorred {
	background: red !important;
}

.fontgreen {
	color: green !important;
}

.fontred {
	color: red !important;
}

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

.propertydetail {
	background: #0BDA51 !important;
	padding: 2%;
	color: #fff;
}

/* mobile */
@media only screen and (max-width: 1670px) {
	

	.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;
	}
}
.custom-breadcrumb-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}
.dropdown-menu{

	    background-color: #bf213d;
}
.logoSwiper {
    padding: 30px 0;
    background-color: #f9f9f9;
    overflow: hidden;
}

.logoSwiper .swiper-wrapper {
    width: max-content;
    display: flex;
    align-items: center;
}

.logoSwiper .swiper-slide {
    flex: 0 0 auto;
    width: auto;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoSwiper img {
    max-height: 60px;
    width: auto;
    object-fit: contain;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.logoSwiper img:hover {
    filter: grayscale(0%);
}

.section4 {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    padding: 60px 20px;
    overflow: hidden;
    z-index: 1;

    /* Gradient border on top using pseudo-element */
}

.section4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5); /* Dark overlay */
    z-index: 0;
}

.section4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px; /* Height of the border */
    width: 100%;

    z-index: 2;
}

/* Ensure content stays above overlay */
.section4 > * {
    position: relative;
    z-index: 3;
}
.custom-green-icon {
  color: #2d8051;
}
.phone a {
    color: #2d8051 !important;
    font-weight: 500;
}
.propertyslider .carousel-item {
    height: 550px; /* Set desired fixed height */
    overflow: hidden;
}

.propertyslider .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: cover; /* Ensures image fills area and crops as needed */
    object-position: center;
}
.facebook-icon {
    color: #1877F2; /* Facebook blue */
}

.instagram-icon {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.wpcf7 form .wpcf7-response-output {
    color: #173f25;
}
.contsearchgrid {
  padding: 8px; 
}
.search-form-overlay .form-control {
    height: 40px;
    border: none;
    border-radius: 4px;
    font-size: 13px;
}