
.tm-content-box {      min-height: 84%;  max-width: 1165px;  /*width: 87%;*/  padding: 54px 38px 26px;  display: -ms-flexbox;  display: -webkit-flex;
    display: flex;   -webkit-flex-direction: column;   -ms-flex-direction: column;   flex-direction: column;}
.tm-content-box-inner .slogan{ color: #bd9141;   text-align: center;   line-height: 26px;   font-size: 16px;   font-family: "Roboto-Medium";   font-weight: normal;
    /* text-transform: uppercase; */  letter-spacing: 1px; }
.tm-content-box-right {margin-left: auto;margin-right: 0;}
.tm-small-font { font-size: 1rem; }
.tm-fa-icon { margin-right: 30px; }
.tm-page-content-width {max-width: 1200px;margin: 0 auto;	padding-left: 15px;padding-right: 15px;width: 100%;	}
.tm-padding-b {	padding-bottom: 80px; }
.tm-flex-col {	display: -ms-flexbox;	display: -webkit-flex;	display: flex;   -ms-flex-direction: column;       -webkit-flex-direction: column;           flex-direction: column;    }
/* Gallery */
.tm-section-gallery { min-height:600px; }
.filter-wrapper { margin:0 auto; text-align:center; }
.filter-wrapper li {   display: inline-block;   margin-right: 15px;   margin-bottom: 30px;}
.filter-wrapper li:last-child { margin-right: 0; }
.filter-wrapper li a {	background-color: white;   color: #000;   font-weight: 400;   padding: 6px 20px;       display: block;	border-radius:5px; 	background:none; 
	border:1px solid #ccc;  text-decoration: none;  transition: all 0.4s ease-in-out;	font-size:14px;}
.filter-wrapper li a.selected { 	background-color: #3f6630; 	color:#fff;}
.filter-wrapper li a:hover{    background-color: #e6e6e6;border-color: #adadad;}
.iso-box {  position: relative;  min-height: 220px;  float: left;  overflow: hidden;  margin-bottom: 15px;  padding-left: 8px;  padding-right: 8px;}
.over-text{    display: block;   width: 100%;   height: 100%;   background-color: #3f6630;text-align:center;	font-weight:bold;	 font-size:0.99em;	 line-height:18px;cursor:pointer;   text-align: center; padding:4px 0px;   /* display: -webkit-inline-box; */   vertical-align: middle;}
.iso-box-section {	margin-left: -8px;   margin-right: -8px;}

