h3.logo-text {
    margin-top: 30px;
    color: #6c5b7b !important;
    font-weight: bold;
    display: inline-block;
}

img.logo_area
{

    vertical-align: middle;
    border-style: none;
    height: 100px;
    width: 180px;
    padding-top: 10px;
	float: left;
	display: inline-block;
}
.header-i {
    padding-right: 5px;
}
.block-44 .block-44-heading
{
	margin-top: 30px;
}
.block-42-label {
    font-size: x-large;
}
  
  .pstyle {
    text-align: justify;
    font-style: normal;
}
.hope{
    object-fit: cover;
    height: 800px;
}
.footeri {
    padding-right: 1em;
}

/*gallery*/

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}


#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }

.img-thumbnail
{
    width: 100%;
    padding: 0px !important;
}

section.gallery
{
    padding: 100px;
}
.addr-box {
    padding: 25px;
    text-align: center;
    background: #5d6765;
    height: 150px;
    color: white;
}


section.address {
    padding: 100px;
}



/*about*/
.staff {
    margin-bottom: 10px;
    /* object-fit: cover; */
    width: 48%;
    margin-right: 10px;
    height: 700px;

}
.heading {
    margin-bottom: 25px;
}
.staff
{
    float: left;
}
.posters
{
    margin-top: 50px;
}



