
/* ============ */
.midia-im{
width:300px;
float: left;
margin-right: 21px;
}

.midia-fram{
margin-bottom: 22px;
padding: 10px;
background-color: #fff;
height: 238px;
}
.detels{
text-align: left;
}
.cc-taxt{
text-align: center;
color: #fff;
background-color: #e40606;
margin: 10px;
}
.mt-5{
margin-top: 20px;
}
.mt-6{
margin-top: 10%;
}
.mb-5{
margin-bottom: 20px;
}
.boder-line{
    border-top: 1px solid #e40606;
}

.im-map{
  margin-top: 87px;
}

.photos a {
  color: #000;
  text-decoration: none;
  outline: none;
}


.caption h4 {
font-size: 16px;
}
/* ================================ */

.photo-gallery {
    color:#313437;
    background-color:#fff;
  }
  
  .photo-gallery p {
    color:#7d8285;
  }
  
  .photo-gallery h2 {
    font-weight:bold;
    margin-bottom:40px;
    padding-top:40px;
    color:inherit;
  }
  
  @media (max-width:767px) {
    .photo-gallery h2 {
      margin-bottom:25px;
      padding-top:25px;
      font-size:24px;
    }
    
    .midia-fram {
        height: 472px;
    }
  }
  
  .photo-gallery .intro {
    font-size:16px;
    max-width:500px;
    margin:0 auto 40px;
  }
  
  .photo-gallery .intro p {
    margin-bottom:0;
  }
  
  .photo-gallery .photos {
    padding-bottom:20px;
  }
  
  .photo-gallery .item {
    padding-bottom:30px;
  }
  
  .midia-im p{
    text-align: center !important;
  } 
 
  .thumbnail p{
    text-align: center !important;
  }
