.bg-blue {
    
    background-color: #C5E1F1;

} 


 .footer-custom
     {
         
    background-color: #efeff5;
    color: #000;
         
    }

.navbar-custom

{
    background-color: #efeff5;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:100%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    padding-bottom: 100px;
}

h2   { 
	text-decoration: underline; 
}

  body { 
    padding-top: 65px; 
}
   
          .container-fluid-services {
    padding: 85px 50px;
}         

   
          .container-fluid-about {
    padding: 85px 50px;
}         

   
          .container-fluid-contact {
    
    padding-bottom: 25px;
        padding-top: 55px ;
              padding-right: 40px;
              
}         

.container-space {
      padding: 55px 0px;
  
  }


    .img-fluid
     
     {
         max-width: 100%;
     height: auto;
     }


  .carousel-inner img {
      width: 100%;
      height: 100%;
  }     

.carousel-indicators .active{
    background-color: #04A257;
}

.er {
    
color: #f00;

}


.footer-space

{
        padding: 55px 0px;
  
  } 
    

.container-footer

{
    padding-bottom: 55px;
    
}

