<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*inspirational galleries*/
body.page-inspiration  {
    background:#fff;
}
.inspiration .info {padding:4% 2.5%}
.inspiration .info h2 {font-family:var(--font-family-urw);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);font-size: 19px;color: #142F4C; margin:0; padding:0; text-align: center;}
.inspiration .info p {color:#999; display:none;}
.insp-link:hover h2{color:#3C79BA !important;}
.insp-gallery {}
.insp-img {text-align:center; overflow:hidden; position:relative;}

.inspiration {width:31.333%; margin-right:3%; margin-bottom:30px; float:left; background:#fff; *width:30%;}
.inspiration:nth-child(3n) {margin-right:0;}
.inspiration:nth-child(3n+1) {clear:both;}


.igals .intro-filter-holder { margin-top: 0; margin-bottom:50px;float:left;}
.igals .intro-filter-holder a { margin-left: 0; margin-right: 12px; }
.igals .crumb-link a { font-size:25px; margin-left:10px;line-height: 25px;}
.igals .crumb-link a .faalt-facebook { color: #3B5998;}
.igals .crumb-link a .faalt-pinterest { color: #BD081C;}
.igals .crumb-link a .ficon-fs-x-twitter { color: #000 ;}
h1.intro { text-align: center; }
#contentgalsov {  margin-bottom:30px; }
#contentgalsov ul { margin:0 auto;padding:0; list-style-type:none;display:block; width:100%;}
#contentgalsov ul li { height:300px; min-height:300px; -webkit-background-size:cover !important;-moz-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;float:left;margin: 2%;width: 29.3%;}
#contentgalsov ul li:hover { box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.3); transition: box-shadow 0.3s ease-in-out; }
#contentgalsov ul li.big { width: 62.6%; }
#contentgalsov ul li a {display: block;height: 100%; color:#fff; position:relative; text-transform:uppercase;font-size: 15px; 
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}
#contentgalsov ul li a span.location { text-transform:initial; }
#contentgalsov ul li a p { margin:0; position:absolute; bottom:20px;left:20px; text-shadow: 0.4px 0.4px #373737;line-height: 14px;}
#contentgalsov span.ls_coll { background-image:url('/images/gallery.png'); width:16px;height:13px;display:inline-block;background-size: auto 100%; margin-right:5px;} 
#contentgalsov ul li a .lc_more { position:absolute;margin: 0 auto;left: 0;right: 0;top: 45%; display:none;text-align:center; }
.lc_more_bg  {background: rgba(0,0,0,0.6)  !important; }

@media (max-height: 499px) and (max-width: 935px), (max-height: 935px) and (max-width: 499px) {

	.igals .intro-filter-holder {
  margin-top: 0;
  margin-bottom: 10px;
  float: none;
}
  
}</pre></body></html>