.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
     
    overflow-x: hidden;
 background-image: url('img/back3.jpg');
  background-repeat: no-repeat;
   
  background-size: cover;
}
 

 
    
  
#map{
      width: 100%;
      height: 250px;
      border: 2px solid #333;
    }   
.foot h5 li{
  color: black;
}
.foot{
  color: black;
}
.foot a{
  color: black;
}

.social-fb{
  color: black;
}
 
 
.navbar .navbar-nav li a{
  color:#800000!important;
  font-size: 20px;
  text-shadow: 2px 2px 3px #0006;
  transition: 0.2s;
 } 
 .navbar{
    background-image: url('img/b5.jpg');
}
.navbar{
    background-color:#CD853F!important;
}

.navbar-nav a{
  color:  #0000CD!important;
  font-size: 18px;
  text-shadow: 1px 1px 2px #0006;
  transition: 0.2s;
}
.navbar-nav li{
  color:  #0000CD!important;
  font-size: 15px;
  text-shadow: 1px 1px 2px #0006;
  transition: 0.2s;
}
 
 .centered h4{
    margin-top: 90px;
    color:      white;
 }
 
 .library {
    color: white;
 }
  
   p.ex1{
  font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
  color: black;
  margin-left: 100px;
  margin-Right: 100px;
}
 .template3 img{
    padding-top:0;}
    
@media (max-width: 768px){  
    p.ex1{
     margin-left: 30px;
  margin-Right: 30px;
    font-size: 16px;}}
    
 @media (max-width: 768px){
    .template3 img{
        height: 50px;
        width: 100%}
    }