/*building and shop single*/
.building-shop-content{
    padding-left: 45px;
}
.content-head{
    font-size: 25px;
    line-height: 30px;
    color: #052D37;
    padding-top:20px;
    padding-bottom: 20px;
}
.building-shop-content ul{
    padding-left: 0;
    padding-bottom:40px;
}
.building-shop-content li{
    font-family: "Poppins",sans-serif !important;
    list-style: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color :#1e1e1e;
}
.building-shop-card{
    border-radius:8px;
    padding-left: 24px;
    background-color: #ffffff;
}
.building-shop-card.crdone{
    border-left: 4px solid #00B2F2;
}
.building-shop-card.crdtwo{
    border-left: 4px solid #4BAE4F;
}
.building-shop-card.crdthree{
    border-left: 4px solid #E04C4D;
}
.building-shop-card-sub{
    font-size: 20px;
    line-height: 24px;
    color: #2A2F38;
    padding:18px 0px 10px 0px;
}
.building-shop-card-title{
    font-family: "Poppins",sans-serif !important;
    font-size: 28px;
    line-height: 42px;
    color:#052D37; 
    padding-bottom: 26px;
}
.building-inquiry-button{
    margin: 80px 0px 80px 0px;
}
.building-inquiry-button a{
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 15px 50px;
    background-color:rgba(229,92,62,0.9);  
    text-decoration: none;
}
@media (max-width: 768.98px) {
	.content-head{
		font-size:18px;
	}
}
.bs-accordian-list {
    list-style-type: decimal !important;
}
.small-para{
   font-size:16px;
 }
.borderless td, .borderless th {
    border: none;
}
.borderless th{
    font-weight: 600;
    color: #1E1E1E;
}
.table>:not(:first-child) {
    border-top: none;
}
.table-link {
    color: #E55C3E;
}
.table a:hover {
    color: #e0917f;
}
.table>:not(caption)>*>* {
    padding: 1.5rem 0.5rem;
}
.search-res{
    padding:12px 40px;
    background-color: #fff;
    border-radius: 22px;
    margin-right: 40px;
    margin-bottom: 12px;
    font-size:17px;
    color: #052D37;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
}
.search-res:hover{
    background: #E55C3E;
    color: #ffffff;
}
.tab-title{
    
    font-size: 20px;
    color: #052D37;
}
.pdf-size{
    padding-top: 20px;
    font-size: 10px;
    color: #2A2F38;
}
.play-table-item{
    display: flex;
    justify-content: space-between;
}
.play-table td, .play-table tr{
    border: 1.5px solid #1E1E1E;
    padding: 40px 30px;
}
.availability-btn-back.rece-map-btn{
    background:#FFFFFF;
    border-radius: 17px 0px 0px 17px;
    color: #052D37;
    font-size:16px ;
}
.content-table.table.color-td{
    color: #E55C3E;
}


.reception-wrap{
    position: relative;
}
.reception-map-btn-back{
    position: absolute;
    right: 0;
    bottom: 10px;
}
.reception-map-btn {
    font-size: 1.5rem;
    background:#FFFFFF;
    color: #052D37;
    border: none;
    border-radius: 17px 0px 0px 17px;
    padding: 6px 10px;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	font-weight: 600;
    
}
.reception-map-btn img{
    width: 25px;
    margin-left: 15px;
    color:#2A2F38;

}
.reception-map-btn .icon-img{
    width: 25px;
    color:#2A2F38;
    margin-left: 0px;
    margin-right: 15px;

}

.reception-map-btn i{
	margin-left:10px;
	color: #052D37;
	font-size: 25px;
}

.banner-play-btn{
    font-size: 16px;
    background:#fbf0dc;
    color: #052D37;
    border: none;
    border-radius: 25px 0px 0px 25px;
    padding:12px 43px;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    margin-bottom: 25px;
}
.banner-play-btn img{
    margin-left: 24px;
    width: 30px;
    height: 30px;
}
@media (max-width: 998.98px) {
    .banner-play-btn{
        font-size: 15px;
        padding: 10px 27px;
    }
    .banner-play-btn img{
        margin-left: 18px;
        width: 28px;
    }
}
@media (max-width: 768.98px) {
    .banner-play-btn{
        font-size: 12px;
        padding: 7px 23px;
    }
    .banner-play-btn img{
        margin-left: 14px;
        width: 26px;
    }
}
.video-content{
    position: relative;
    width: 79%;
    /* max-width: 400px; */
    /* margin: auto; */
    overflow: hidden;
   
}
.video-content .video-gallery-hover{
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 12px;
}
.video-content:hover .video-gallery-hover{
    opacity: 1;
    border-radius: 12px;
}

/*@media (min-width:1200px){
    .building-search .input-group{
        width: 40% !important;
    }
}*/

/*burial and cremation*/
.burial-contact{
    display: flex;
}

.burial-icon{
    width:25px;
    height: 25px;
}

.burial-sub-heading{
    font-size: 22px;
    color:#1E1E1E;
    margin-left: 10px;
}
.burial-contact-num{
    display: flex;
    margin-left: 35px;
}
.burial-contact-num .contact-item{
    font-family:  "Poppins",sans-serif !important;
    color: #1E1E1E;
    font-size: 20px;
    width: 25%;
    margin-bottom: 15px;
    font-weight: 400;
    opacity: .9;
}
