
@font-face {
  font-family: 'Satoshi-Regular';
  src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
       url('../fonts/Satoshi-Regular.woff') format('woff'),
       url('../fonts/Satoshi-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'ClashDisplay-Regular';
  src: url('../fonts/ClashDisplay-Regular.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Regular.woff') format('woff'),
       url('../fonts/ClashDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Semibold';
  src: url('../fonts/ClashDisplay-Semibold.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Semibold.woff') format('woff'),
       url('../fonts/ClashDisplay-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}


body{
	font-family: 'Satoshi-Regular';	
	font-size: 14px;
	color: #212529;
}

h1,h2,h3,h4,h5,h6{	
	font-family: 'ClashDisplay-Regular';
}

.semibold{
	font-family: 'ClashDisplay-Semibold';
}

.bg-theme{
	background: #013651;
}

.theme-color{
	color: #013651;
}

.top-navbar {
    position: relative;
    top: 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.nav-link{
	padding: 10px !important;
	border-radius: 5px !important;
}

.nav-link:hover{
	background: #013651;
	padding: 10px !important;
	border-radius: 5px !important;
	color: #fff;
}

.btn-theme-dark{
	background: #013651;
	color: #fff;
	font-size: 14px;
}

.btn-theme-dark:hover{
	color: #212529;
  	background: transparent;
  	border: 1px solid #013651;
}

.btn-theme-light{
	background: #fff;
	color: #013651;
	font-size: 14px;
}

.btn-theme-light:hover{
	background: transparent;
  	border: 1px solid #fff;
	color: #fff;
}

/********************************* Home ***************************/


.about{
	background-color: #fff;
}

.about p{
	color: #000;
}

.about:hover{
	background-color: #013651;
}


.about:hover h3{
	color: #fff;
}

.about:hover p{
	color: #fff;
}

.about:hover .btn-theme-dark{
	background: #fff;
	color: #013651;
	font-size: 14px;
}

.project .card{
	background-color: #013651;
	border-radius: 10px;
	padding: 15px;
	min-height: 450px;
}

.quality .card{
	background-color: #013651;
	border-radius: 10px;
	padding: 15px;
	min-height: 315px;
}

.blog .card{
	background-color: #013651;
	border-radius: 10px;
	padding: 15px;
	min-height: auto;
}

.ct{
	min-height: 65px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	z-index: 1;
	width: 40px;
	height: 40px;
	background-color: #ccc;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}

.owl-nav button span {
	font-size: 30px;
	height: 100%;
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav {
	margin: 0;
}
.btn-wrap {
	text-align: right;
	width: 100%;
}
.btn-wrap button {
	background-color: #fff;
	color: #013651 !important;
	padding: 10px;
	border: 1px solid #282726 !important;
	border-radius: 5px;
	margin: 10px auto;
	transition: all 0.5s;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.btn-wrap button:hover {
	background-color: #013651;
	color: #fff !important;
}

.testimonials .card{
	border: 1px solid #282726;
  	border-radius: 10px;
}

.testimonials .card p{
	color: #000;
	font-size: 13px;
}

.blockquote-span{
	font-size: 16px;
	color: #013651;
}

.quick-links {
  list-style: none;
  padding: 0;
}

.quick-links li {
  margin-bottom: 10px; /* Space between list items */
}

.quick-links a {
  color: white;
  text-decoration: none;
  font-size: 13px;
}

.social{
	background: #013651;
  	color: #fff;
  	padding: 7px 10px;
  	font-size: 16px;
  	border-radius: 5px;
}

footer{
	padding: 60px 0;
}

.form-control{
	background-color: transparent !important;
    color: #fff;
    padding-left: 32px;
}

.footer label {
    display: none;
}


/*position should be relative and z-index greater than one*/
.footer .icon {
    position: relative;
    float: left;
    margin-left: 8px;
    margin-top: -19px;
    z-index: 2;
    color: #fff;
}

.footer .icon-textarea  {
    position: relative;
    float: left;
    margin-left: 8px;
    margin-top: -25px;
    z-index: 2;
    color: #fff;
}

.btn:focus {
  	outline: 0;
  	box-shadow: none !important;
}

::placeholder {
  	color: white;
  	opacity: 1; /* Full opacity */
}

/* Target specific form controls with dark background */
.form-control {
  	background-color: #343a40; /* Dark background */
  	color: white; /* White text for input fields */
}

/*.border-custom-height {
  	height: 100px;
  	border-right-width: 2px;
}*/

.border-radius-10{
	border-radius: 10px;
}

.address.theme-color {
  	border: 1px solid #013651;
  	padding: 8px;
  	border-radius: 5px;
  	margin-left: 12px;
}

.carousel-box{
	position: relative;
	height: 650px;
}

.carousel-box .carousel-indicators button.thumbnail {
    width: 100px;
}

.carousel-box .carousel-indicators button.thumbnail:not(.active) {
    opacity: 0.7;
}

.carousel-box .carousel-indicators {
    position: static;
    border: 1px solid #5f7a88;
  	height: 75px;
  	border-radius: 10px;
}

@media screen and (min-width: 992px) {
    .carousel-box .carousel {
        max-width: 100%;
        margin: 0 auto;
    }
}

.carousel-box .carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 545px; /* Adjust this value based on how low you want the arrows */
    width: 50px;
    height: 50px;
    background-color: transparent; /* Optional background for visibility */
    border-radius: 50%;
    opacity: 1;
}

.carousel-box .carousel-control-prev {
    left: 45%;
}

.carousel-box .carousel-control-next {
    right: 45%;
}

.carousel-control-prev, .carousel-control-next{
	color: #fff;
  	font-size: 20px;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
	color: #fff;
  	text-decoration: none;
  	outline: 0;
  	opacity: .9;
  	background-color: #fff;
}

.carousel-control-next:hover, .carousel-control-prev:hover{
	color: #013651 !important;
}

.overview-box{
	border: 1px solid #013651;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
	min-height: 425px;
}

.border-top-color{
	border-top-color: #013651 !important;
}

.border-bottom-color{
	border-bottom-color: #013651 !important;
}

.border-right-color{
	border-right-color: #013651 !important;
}

.features-box{
	background: linear-gradient(90deg, rgb(1, 54, 81) 0%, rgb(1, 54, 81) 30%, rgba(1, 54, 81, 0.4) 69%);
  	padding: 10px;
  	border-radius: 15px;
  	font-size: 16px;
  	margin-bottom: 15px;
}

 /* Ensure the video is responsive */
.video-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    border: 10px solid #013651;
  	border-radius: 10px;
}

/* Style the play button */
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    display: block;
    /* Hidden by default */
}

/* Show play button when video is paused */
.paused+.play-button {
    display: block;
    /* Show when video is paused */
}

#amenities img{
	width: 140px;
	height: auto;
	margin: 0 auto;
	display: block;
}

#amenities h4{
	border: 7px double #013651;
  	border-radius: 10px;
  	color: #013651;
  	font-weight: 600;
  	font-size: 20px;
  	min-height: 70px;
  	align-content: center;
}

.neighbourhood{
    padding: 13px;
}

.neighbourhood li{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}
@media screen and (max-width: 992px) { 
	.m-center {text-align: center !important;}
	.m-justify {text-align: justify !important;}
	.col-12 {width: 100% !important;}
}
input,textarea {color:#fff !important}