/* Add here all your CSS customizations */

.box-shadow-custom {
	box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
}

.thumb-info-side-image-custom {
	border: 0 none;
	color: #777;
	margin: 0 0 37px;
}

#map1 {
        height: 400px;
        width: 100%;
       }

#map2 {
        height: 400px;
        width: 100%;
       }
	   
#map3 {
        height: 400px;
        width: 100%;
       }
	   
#map4 {
        height: 400px;
        width: 100%;
       }

	   
#map5 {
        height: 400px;
        width: 100%;
       }
	   
#map6 {
        height: 400px;
        width: 100%;
       }
	  
.stickyfooter {
   position: fixed;
   left: 0;
   bottom: 0;
  z-index:999;
   background-color: black;
   color: white;
   text-align: center;
}



