
.text-blue{
    color: #ffffff;
}
/* GALLERY CSS */

#photos {
  opacity: .88;
}

#photos img {
  width: 30%;
  float: left;
  display: block;
  margin: 2px;
}

.gallery_blog ul {
  list-style: none;
  margin: 0px auto;
  padding: 10px;
  display: block;
  max-width: 780px;
  text-align: center;
}

#overlay {
  background: rgba(0,0,0, .8);
  width: 100%;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  text-align: center;
}

#overlay img {
  margin: 10% auto 0;
  width: 550px;
  border-radius: 5px;
}

#photos {
  width: 100%;
}

#photo-gallery {
  width: 100%;
}
.col-tabs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px !important;
}

.book {
  margin-top: 50px;
  margin-bottom: 60px;
}

 .animated .undefined .visible h2 {
  color:whitw;
 }
#twitter-widget-0 iframe {
    background-color: #ADB1B4 !important;
}