.navbar  {
    box-shadow: 0 0 5px #c7c6c6;
}

.nav-item .nav-link  {
    font-size: 15px;
    font-weight: 500;
    margin: 0 5px;
    color: #000;
}
p{
    font-size: 15px;
}

h4 {
    font-size: 20px;
    font-weight: 800;
}

.heading-main {
    font-size: 40px;
    font-weight: 500;
}

.card-col {
    padding: 20px 40px 30px 40px;
    background-color: #ffffff;
    border-radius: 0 40px 0 40px;
    border-bottom: 1px solid #dc3545;
    text-align: center;
}

.card-col-2 {
    padding: 20px 40px 30px 40px;
    background-color: #fafafa;
    border-radius: 0 40px 0 40px;
    border-bottom: 1px solid #dc3545;
    text-align: center;
}

.about-sec,
.Blogs,
.Service-section {
    background-color: rgb(250, 250, 250);
}

.read-more {
    background-color: black;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    margin: 20px 0;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}


.read-more:hover {
    background-color: #8e3837;
}

.heading-main {
    position: relative;
    z-index: 1;
}
.heading-main::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 5px;
    background-color: #8e3837;
    top: 100%;
    left: 45%;
    z-index: 2;
}

.bold-text {
    color: #8e3837;
}

.blog-img {
    height: 300px;
    overflow: hidden;
    border-radius: 8px;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.Blog-wrap {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
}

.Footer-section {
    background-color: #8e3837;
    padding-top: 40px;
    color: #ffffff;
}

.copy-by {
    border-top: 1px solid #ffffff;
}


.footer-link {
    padding-left: 100px;
}

.footer-link li {
   list-style: none;
   padding: 0 0 10px 0;
   margin: 0;
}

.footer-link li a {
    text-decoration: none;
    color: #ffffff;
}

.call-buton .cc-calto-action-ripple {
	z-index: 99999;
	/* position: fixed; */
	right: 1rem;
	top: -0%;
	background: #8e3837;
	width: 50px;
	height: 50px;
	padding: 1rem;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 20px; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

	span.num{
		position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
	}


/* .first-content {
    padding-left: 150px;
} */


/* .carousel-item {
    height: 300px;
    overflow: hidden;
}

.carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.about-p {
    font-size: 35px;
    padding-top: 20px;
    font-weight: 600;
    color: black;
    line-height: 2.5;
}
.about-in {
    color: #8e3837;
    font-size: 40px;
}

.call-action {
    background-color: #8e3837;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}

/* .call-action a {
    text-decoration: none;
} */

.header span {
    font-size: 12px;
    font-weight: 600;
}
.price-project span {
    font-size: 15px;
    font-weight: 900px;
}

.about-heading {
    font-size: 22px;
}

.about-b {
    color: #8e3837;
}

.about-company  p {
    text-align: justify;
}

.link-in {
    background-color: black;
    padding: 10px;
    border-radius: 2px;
}

.link-in i {
    color: #ffffff;
}

.link-in:hover {
    background-color: #421a19;
}

.link-in:hover i{
    color: #ffffff;
}

.border-bottom-sec {
    border-bottom: 1px solid #f79f9d;
}

th a {
   text-decoration: none;
   color: #8e3837;
   font-style: italic;
}


.image-box {
    height: 200px;
}

.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.open-btn {
    background-color: #8e3837;
    border-radius: 2px;
    padding: 9px 14px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
    border: 0;
    border-radius: 5px;
    /* margin-top: 0; */

}
.view-lease-but {
    background-color: #8e3837;
    border-radius: 2px;
    padding: 5px 10px;
    color: #ffffff;
    text-decoration: none;
}

.view-less-option h4 {
    font-size: 16px;
}

.left-filter {
    background-color: #8e3837;
    color: #ffffff;
    padding: 30px 0;
    border-radius: 10px;
}


.drop-listed li {
    list-style: none;
}

.drop-listed .nav-link {
    /* font-size: 30px; */
    font-size: 16px;
    color: #ffffff;
    margin: 0;
}

.hover-container {
    font-family: sans-serif;
}

.new-add-charges {
    padding: 20px 5px !important;
}

.Additional-charges-1-offer {
    background-color: #d8d7d7;
    padding: 5px 0;
    border-radius: 5px;
}

.Additional-charges {
    background-color: #ffff00;
    padding: 5px;
    border-radius: 5px;
}

.Additional-charges p {
    font-size: 8px !important;
    padding: 0 !important;
}

.Additional-charges .price {
    font-size: 18px !important;
    font-weight: 700;
}

.Additional-charges .price-in {
    font-size: 12px !important;
}

.project-tab .nav {
    justify-content: center;
    margin: 60px 0;
}

.project-tab .nav-pills .nav-link {
    color: black;
    padding: 10px 60px;
    background-color: lightgrey;
}
.project-tab .nav-pills .nav-link.active {
    background-color: #8e3837;
    padding: 10px 60px;
}

.extra-bold {
    font-size: 30px;
}

.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.float i {
    margin-top:10px;
    font-size: 30px;
}

.Footer-section h4 {
    font-size: 20px;
    color: #ffffff;
}