<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GREEN */

body.boxed {
    background: #0d0d0d url("../img/patterns/square_bg.png") 50% 0 repeat fixed;
}

.page-section.directions .parallax-overlay {
    
    background-image: url(../img/mdrt/page_section_background_3.jpg);
    background-color: rgba(0, 0, 0, 0.50);
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-theme .owl-controls .owl-page.active span {
    background-color: #000000;
}

h1 .fa,
h2 .fa,
h3 .fa,
h4 .fa,
h5 .fa,
h6 .fa {
    color: #4254A5;
}

.section-title small:before {
    background-color: #ECD1B3;
}

a,
a:hover,
a:active,
a:focus {
    color: #4254A5;
}

a:hover,
a:active,
a:focus {
    color: #0d0d0d;
}

.sf-menu li &gt; a {
    color: #fff;
}

.do-up:hover .caption-category a {
    color: #F4BC19;
}

.sf-menu &gt; li &gt; a.active-off:after,
.sf-menu &gt; li.active &gt; a:after,
.sf-menu &gt; li:hover &gt; a:after,
.sf-menu &gt; li.sfHover-off &gt; a:after {
    background-color: rgba(104, 149, 131, 1.00) !important;
}

.list-ul .fa {
    color: #000000;
}

.btn-theme-primary {
    background-color: #689583;
    border-color: #C1C9C5;
}

.btn-theme-primary:focus,
.btn-theme-primary:active,
.btn-theme-primary:hover {
    background-color: #C1C9C5;
    border-color: #689583;
}

.btn-theme-white:hover {
    background-color: #000000;
}

.form-control:focus {
    border-color: #000000;
}

.price-table-header {
    background-color: #689583;
}

#closed:before {
position: absolute;
  content:"Closed";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:1;
  background-color: rgba(0,0,0,0.7);
}

.wide .header.sticky-header,
.boxed .header.sticky-header &gt; .container {
    background-color: rgba(88, 89, 91, 0.90);
}

.wide .header,
.boxed .header &gt; .container {
    background-color: rgba(88, 89, 91, 0.90)
}

.sub-menu a:hover {
    color: #000000 !important;
}

.post-author a:hover {
    color: #000000;
}

.post-meta a:hover {
    color: #000000;
}

.post-media .media-link {
    background-color: #4254A5;
}

.post-title a:hover {
    color: #000000;
}

.timeline .item-left .dot,
.timeline .item-right .dot {
    background-color: #000000;
}

.nav-tabs &gt; li &gt; a {
    color: #000000;
}

.do-up:hover .caption {
    background-color: #ebebeb;
}

.do-up .caption-category a {
    color: #000000;
}

.do-up .caption-social {
    background-color: #000;
}

.do-hover .caption {
    background-color: #0d0d0d;
    background-color: rgba(13, 13, 13, 0.50);
}

.feature:hover .media-object,
.feature.hover .media-object {
    color: #000000;
}

.last-tweet .twitter-icon .fa {
    color: #000000;
}

.last-tweet a {
    color: #000000;
}

.media .post-date {
    color: #000000;
}

.totop {
    background-color: #000000;
}

.totop:hover {
    background-color: #0d0d0d;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
    background-color: #000000;
    border-color: #000000 !important;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
    background-color: #000000;
    border-color: #000000 !important;
}

.widget.categories li.active a,
.widget.categories li a:hover {
    background-color: #000000;
}

.tag-cloud a:hover {
    background-color: #000000;
}

.widget.flickr-feed li a:hover {
    border-color: #000000;
}</pre></body></html>