#header .logo img {
    max-height: 70px;
}

#topbar {
   font-weight:bold;
}


.featured-services{	background:#5856D6;}

.featured-services h1{	color:#fff;}


.featured-services p{	color:#fff;
						padding-top:10px;
						line-height:4vh;
						text-align:justify;
						font-size:18px;}
						
.featured-services span{	color:yellow;}



.testimonials .testimonial-item p{
    font-size:16px;
    color: #fff;
}


.testimonials .testimonial-item h3{	color:#ffc107;}

.testimonials h6{	color:#106EEA;}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {
    color: #fff;
	background:#106eea;
}

.dropdown-item.show, .dropdown-item:active, [data-bs-toggle].show>.dropdown-item, [data-bs-toggle]:hover>.dropdown-item {
    background-color: #dddddd;
    color: var(--cz-dropdown-link-hover-color);
}


.counts .count-box {
    padding: 30px 30px 25px 30px;
    width: 100%;
    position: relative;
    text-align: center;
    background: #f1f6fe;
}

.counts .count-box span {
    font-size: 36px;
    display: inline;
    font-weight: 600;
    color: #062b5b;
}

.counts .count-box p{	font-size:20px;}

/* services Page start*/

@media (min-width: 1200px) {
    .ps-xl-5 {
        padding-left: 3rem !important;
		padding-top: 5rem !important;
    }
}

@media (min-width: 1200px) {
    .ps-xl-5 {
        padding-right: 3rem !important;
		padding-top: 5rem !important;
    }
}

@media (min-width: 1200px) {
    .ps-xl-4 {
        padding-right: 3rem !important;
		padding-top: 2rem !important;
    }
}



#myservices img{  border-radius: 1%;}

#myservices h4{	color:#106EEA;}


#myservices strong{	color:#F99B1F; font-size:20px;}
#myservices p{	font-size:16px;}


#privacypolicy strong{	color:#000000; font-size:20px;}
#privacypolicy p{	font-size:16px;}

.bg-secondary {
    --si-bg-opacity: 1;
    background-color: #f3f6ff !important;
}

.bg-secondary ul li:hover{
    --si-bg-opacity: 1;
    background-color: none !important;
}

.bg-gradient-primary {
    background: linear-gradient(90deg, #6366f1 0%, #8b5cf6 50%, #d946ef 100%) !important;
}


.team .member .member-info span{	color:#6a6a6a;}

/* services Page end*/

/* contact Page start*/




.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
	text-align:center;
}

/* contact Page end*/




/*  property-management star*/


#whycura a{	pointer-events: none;}

/*  property-management Page end*/

.footer-top .blogo img{width:20vh;}

.carousel-item{	transition: transform 0.9s ease; /* Adjust the duration and easing as desired */}


.portfolio .portfolio-item .portfolio-info {
    opacity: 0;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 0;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
	text-align:center;
	font-size: 18px;
}




.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link a{
    position: absolute;
    right: 40px;
    top: calc(50% - 18px);
    color: #3c3c3c;
	text-align:center;
}



/*  box height star*/


/*  box height star*/


.myimg .sticky {
  position: sticky;
  top: 10px;
}


#footer .footer-top {
    padding: 60px 0 30px 0;
    background: #f1f6fe;
}


.maiservices a{	color:#fff; font-size:24px;}

.maiservices .btnmai a{	color:#000000;}

