 /* New location page css start here */
	.banner_info{
		position: relative;
	}
	.banner_info::before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: transparent;
		background-image: linear-gradient(90deg, #000000e0 45%, #00ff7000 100%);
		z-index: -1;
	}
    .banner_info span {
     font-size: 20px;
     color: #00f671;
     display: inline-block;
 }
 .btn.get_info {
    color: #000 !important;
    border: unset;
    border-radius: 5px;
    padding: 12px 24px;
}
  .btn.get_info {
    color: #000 !important;
}
 .btn-primary:before {
    background: #00b307 !important;
 }
.btn.btn-secondary.get_info{
   background: #00b307 !important; 
}
#module_b23849c5-c367-4157-a4b1-2648de10a046 .list-wrap.list-square {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 24px 30px 24px;
    margin-bottom: 30px !important;
   border: 1px solid #ddd;
}
#module_b23849c5-c367-4157-a4b1-2648de10a046 .list-img-content {
    width: 70px;
    height: 70px;
    background-color: #00f67138;
}
#module_b23849c5-c367-4157-a4b1-2648de10a046 {
    padding-top: 1rem;
}
#module_b23849c5-c367-4157-a4b1-2648de10a046  .list-img-wrap{
    padding: 40px 0px;
}
#module_b23849c5-c367-4157-a4b1-2648de10a046 .list-text-title{
    text-align: left;
}
#module_ed9d423e-f7dc-499b-a425-0f60812b2124 .list-wrap.list-square {
    background-color: #fff;
    padding: 15px 15px 30px 15px;
    border: 1px solid #ddd;
}
#module_ed9d423e-f7dc-499b-a425-0f60812b2124 .list-img-wrap{
    margin: 0;
}
#module_ed9d423e-f7dc-499b-a425-0f60812b2124 .btn-primary {
    background-color: #0000000d !important;
    border-color: #2a2a2a0f !important;
    color: #000000 !important;
    font-size: 18px;
    border-radius: 4px;
    padding: 7px 24px;
}
@media (min-width: 1023px) {

#module_e84fb7c3-4006-42fc-b723-600ffa6c5c2c{
    padding-top: 4em;
}
}
    /* New location page css end here */
	
	
