.copyRighttext h4{
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #BEBEC3;
    letter-spacing: .30px;
    line-height: 25px;
    background-color: #202130;
    font-weight: 400;
}
.copyRighttext{
    background-color: #222;
}

.mapSec{
    line-height: 0;
}

.bg-grey{
    background: #f6f6f6;
}

.grid_gallery_area .explor_title{
    padding-bottom: 55px;
}

.grid_gallery_area .grid_gallery_item img {
    min-height: 244px;
    max-height: 244px;
    object-fit: cover;
    width: 100%;
}

/* .grid_gallery_area .grid_gallery_item {
    margin: 0px !important;
} */
.amenites .our_service_first h3 {
    padding-bottom: 55px;
}

.amenites .our_service_item {
    max-width: 100%;
    padding: 50px;
    background: #00000070;
    margin-bottom: 30px;
}

.amenites .our_service_item h4 {
    text-transform: capitalize;
}