﻿
.search-widget{ /*#2e3538*/
	padding:25px 0; 
	background:#01234a; 
	position:relative;
}
.search-widget .container > div{ 
	margin:0 -4px;
}
.search-widget h3{ 
	color:#fff; 
	font-size:26px;
	font-family: 'MS100';
	margin-bottom: 10px; 
}
.gallery-title
{
    font-size: 36px;
    /*color: #42B32F;*/
    color:black;
    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
{
    /*#42B32F*/
    /*font-size: 18px;*/
    border: 1px solid #01234a;
    border-radius: 19px;
    text-align: center;
    color: #01234a;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 17px;
    border: 1px solid #01234a;
    border-radius: 55px;
    text-align: center;
    color: #ffffff;
    background-color: #014899;

}
.btn-default:active .filter-button:active
{
    background-color: #01234ac4;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
