<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badge,
.label {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: 700;
  line-height: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
}
.badge-warning,
.label-warning {
  background-color: #f89406;
  color: #1f1f1f;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#comments-form #submit-comment,
#contact-form #submit-contact,
#main-menu li span,
#main-menu li ul li,
#mobile-menu &gt; span,
#toggle-view-menu li,
.kp-gallery-carousel .slides li,
a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#comments,
#respond,
.kopa-related-post {
  margin-bottom: 30px;
}
#comments h3,
#contact-box h3,
#respond h3,
.kopa-related-post h3 {
  font-size: 24px;
  background-color: #a11717;
  text-transform: uppercase;
  margin: 0 0 15px;
  padding: 10px 0 10px 20px;
  position: relative;
  line-height: 20px;
}
#comments h3 .title-line,
#contact-box h3 .title-line,
#respond h3 .title-line,
.kopa-related-post h3 .title-line {
  position: absolute;
  display: block;
  height: 2px;
  width: 100%;
  background-color: #fff;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
#comments h3 .title-text,
#contact-box h3 .title-text,
#respond h3 .title-text,
.kopa-related-post h3 .title-text {
  display: inline-block;
  background-color: #a11717;
  position: relative;
  z-index: 1;
  padding: 0 5px;
}
#respond h3 .title-text {
  display: inline-block;
  background-color: #a11717;
  position: relative;
  z-index: 1;
  padding: 0 5px;
}
h3 small {
  font-size: 14px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}
small {
  font-size: 85%;
}
#response {
  background: red;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 10px;
}
.input-block {
  float: left;
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bottom-sidebar {
  background: url(/images/background/dot-1.png) repeat-y 715px 0 #0a0a0a;
}
.widget-area-13 {
  float: left;
  background: url(/images/background/bottom-sidebar-bg.png) no-repeat 0 0 #0a0a0a;
  width: 665px;
  padding: 25px;
  margin-right: 1px;
}
.widget-area-14 #footer-logo {
  float: left;
  margin-right: 25px;
}
.widget-area-14 .textwidget {
  float: left;
  width: 409px;
}
.widget-area-14 {
  float: left;
  background: url(/images/background/bottom-sidebar-bg-2.png) no-repeat right bottom #0a0a0a;
  width: 300px;
  padding: 25px 25px 15px;
}
.bottom-sidebar .widget .widget-title {
  background: 0 0;
  font-size: 18px;
  line-height: 18px;
  color: #898989;
  padding: 0;
  font-weight: 700;
}
.bottom-sidebar .newsletter-form {
  margin: 0;
  width: 100%;
}
.bottom-sidebar .newsletter-form .email {
  background-color: #282828;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
  font-size: 12px;
  color: #aaa;
  font-family: "Open Sans", sans-serif;
  padding: 5px 10px 6px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 36px;
  line-height: 25px;
  margin: 0;
  width: 213px;
}
.uneditable-input,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.bottom-sidebar .newsletter-form .submit {
  font-size: 14px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  border: none;
  background-color: #a11717;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 8px 10px;
  margin-left: -3px;
}
button,
input[type="button"],
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"],
label,
select {
  cursor: pointer;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
#page-footer {
  background-color: #a11717;
  padding: 10px 0;
}
aside,
details,
figcaption,
figure,
footer,
hgroup,
section {
  display: block;
}
#footer-menu li {
  list-style: none;
  float: left;
  margin: 0 0 0 30px;
}
#footer-menu li a {
  color: #fff;
  display: block;
}
#back-top a {
  outline: medium none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#comments-form #comment_email,
#comments-form #comment_name,
#comments-form #comment_url,
#contact-form #contact_email,
#contact-form #contact_name,
#contact-form #contact_url {
  padding: 0 15px;
  width: 330px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #fbfbfb;
  border: 1px solid #eee;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none !important;
  height: 35px;
  line-height: 35px;
  margin: 0 0 5px;
}
#comments-form #comment_message,
#contact-form #contact_message {
  padding: 5px 15px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #fbfbfb;
  border: 1px solid #eee;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none !important;
  margin: 0 0 5px;
  height: 255px;
}
#comments-form .c-note,
#contact-form .c-note {
  display: block;
  font-style: italic;
  margin-bottom: 15px;
  font-size: 13px;
  color: #333;
}
.uneditable-input,
textarea {
  margin-left: 0;
}
.uneditable-input,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.list-container-1 ul li a {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.tab-content-1.active {
  display: block;
}
.tab-content-1 {
  display: none;
}
.kopa-carousel-widget .list-carousel.responsive {
  width: auto;
  margin: 25px -13px 0;
  position: relative;
}
.kopa-carousel-widget .list-carousel ul li {
  display: block;
  float: left;
  margin: 0 13px;
  padding: 0;
  width: 234px;
}
.kopa-carousel-widget .list-carousel &gt; ul {
  display: block;
  height: 100%;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.kopa-featured-news-carousel .entry-thumb {
  margin-bottom: 15px;
}
.widget .kopa-featured-news-carousel header {
  margin-bottom: 10px;
}
.kopa-featured-news-carousel .entry-title {
  font-size: 20px;
  margin: 0 0 5px;
}
.kopa-featured-news-carousel .entry-content p {
  margin: 0;
}
.about-author .social-link li a:hover,
.breadcrumb a:hover,
.entry-box .social-link li a:hover,
.entry-box footer p a.article-title:hover,
.entry-categories a:hover,
.entry-comments a:hover,
.gallery-slider .gallery-caption a:hover,
.kopa-article-list-widget .tab-container-1 ul li .entry-title a:hover,
.kopa-blog-slider .flex-caption a:hover,
.kopa-entry-list-widget .older-post li a:hover,
.kopa-featured-news-carousel .entry-title a:hover,
.kopa-featured-widget .entry-item .entry-content .more-link:hover,
.kopa-related-post ul li .entry-title a:hover,
.kopa-single-slider .flex-caption a:hover,
.kopa-twitter-widget .load-more:hover,
.kopa-twitter-widget .tweetList li a:hover,
.kp-headline dd a:hover,
.older-post li a:hover,
.sidebar .kopa-categories-widget ul li a:hover,
.social-links li a:hover,
.tab-container-3 ul li a:hover,
.widget .entry-item .entry-title a:hover,
.widget .home-slider .entry-item .entry-title a:hover,
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a:hover,
.widget_archive li a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover,
.widget_rss li a:hover,
a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #a11717;
  text-decoration: none;
}
.kopa-carousel-widget .carousel-nav .carousel-next {
  background-image: url(/images/slider/flex-next.png);
  right: 15px;
}
.kopa-carousel-widget .carousel-nav .carousel-prev {
  background-image: url(/images/slider/flex-prev.png);
  left: 13px;
}
.kopa-carousel-widget .carousel-nav a {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #1c1c1c;
  background-color: rgba(0, 0, 0, 0.52);
  width: 45px;
  height: 45px;
  position: absolute;
  top: 60px;
  text-indent: -99999px;
  font-size: 0;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul &gt; li {
  display: inline;
}

.pagination ul &gt; li &gt; a,
.pagination ul &gt; li &gt; span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span,
.pagination ul &gt; li &gt; a:focus,
.pagination ul &gt; li &gt; a:hover {
  background-color: #f5f5f5;
}

.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  color: #999;
  cursor: default;
}

.pagination ul &gt; .disabled &gt; a,
.pagination ul &gt; .disabled &gt; a:focus,
.pagination ul &gt; .disabled &gt; a:hover,
.pagination ul &gt; .disabled &gt; span {
  color: #999;
  cursor: default;
  background-color: transparent;
}

.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul &gt; li &gt; a,
.pagination-large ul &gt; li &gt; span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul &gt; li:first-child &gt; a,
.pagination-large ul &gt; li:first-child &gt; span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul &gt; li:last-child &gt; a,
.pagination-large ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul &gt; li:first-child &gt; a,
.pagination-mini ul &gt; li:first-child &gt; span,
.pagination-small ul &gt; li:first-child &gt; a,
.pagination-small ul &gt; li:first-child &gt; span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul &gt; li:last-child &gt; a,
.pagination-mini ul &gt; li:last-child &gt; span,
.pagination-small ul &gt; li:last-child &gt; a,
.pagination-small ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul &gt; li &gt; a,
.pagination-small ul &gt; li &gt; span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul &gt; li &gt; a,
.pagination-mini ul &gt; li &gt; span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pagination ul {
  box-shadow: none;
  border-radius: 0;
}

.pagination .page-numbers li a,
.pagination .page-numbers li span {
  font-size: 20px;
  color: #333;
  border-color: #ededed;
  border-width: 1px;
  font-family: serif;
  text-transform: uppercase;
  padding: 0;
  min-width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.pagination ul &gt; li {
  margin-left: 20px;
  float: left;
  margin-bottom: 0;
}

.pagination ul &gt; li:first-child {
  margin-left: 0;
}

.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span,
.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
  border-radius: 0;
}

.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; li &gt; span.current {
  color: #a11717;
  border-color: #a11717;
  background: 0 0;
}
.gallery-slider.flexslider:hover .flex-next,
.home-slider.flexslider:hover .flex-next,
.kopa-single-slider.flexslider:hover .flex-next {
  right: 0;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}
.gallery-slider .flex-direction-nav a,
.home-slider .flex-direction-nav a,
.kopa-single-slider .flex-direction-nav a {
  width: 48px;
  height: 48px;
  background-color: #1c1c1c;
  background-color: rgba(0, 0, 0, 0.56);
  margin: 0;
  background-position: center center;
}
.gallery-slider .flex-next,
.home-slider .flex-next,
.kopa-single-slider .flex-next {
  background-image: url(/images/slider/flex-next.png);
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  background-repeat: no-repeat;
}
.gallery-slider.flexslider:hover .flex-prev,
.home-slider.flexslider:hover .flex-prev,
.kopa-single-slider.flexslider:hover .flex-prev {
  left: 0;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}
.gallery-slider .flex-prev,
.home-slider .flex-prev,
.kopa-single-slider .flex-prev {
  background-image: url(/images/slider/flex-prev.png);
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.entry-thumb-slider .flex-direction-nav li,
.gallery-slider .flex-direction-nav li,
.home-slider .flex-direction-nav li,
.kopa-single-slider .flex-direction-nav li,
.kp-gallery-carousel .flex-direction-nav li,
.kp-gallery-slider .flex-direction-nav li {
  list-style: none;
  margin: 0;
}
.kopa-carousel-widget {
  overflow: hidden;
  position: relative;
}
#comments-form #submit-comment,
#contact-form #submit-contact {
  display: inline-block;
  padding: 8px 15px 10px;
  color: #fff;
  background-color: #a11717;
  border: none;
  font-size: 13px;
  font-style: italic;
}
.sb-search {
  position: relative;
  z-index: 100;
  width: 0%;
  min-width: 48px;
  height: 48px;
  float: right;
  overflow: hidden;
}
.sb-icon-search,
.sb-search-submit {
  cursor: pointer;
}
.sb-icon-search {
  color: #fff;
  background: #1c1c1c;
  z-index: 90;
  font-size: 20px;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-icon-search,
.sb-search-submit {
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 48px;
  text-align: center;
}
.no-js .sb-search,
.sb-search.sb-search-open {
  width: 100%;
}
.sb-search.sb-search-open form {
  width: 100%;
  margin: 0;
}
.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
  background: #a11717;
  color: #fff;
  z-index: 11;
}
@media only screen and (max-width: 1083px) {
  .kopa-carousel-widget .list-carousel ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .home-slider .flex-direction-nav a {
    top: 56%;
  }
  .widget-area-13 {
    width: 230px;
    padding: 15px;
  }
  .widget-area-14 .textwidget {
    width: 100%;
  }
  .widget-area-14 #footer-logo {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .widget-area-14 {
    width: auto;
    padding: 15px;
  }
  .bottom-sidebar .newsletter-form .email {
    width: 175px;
  }
  .bottom-sidebar .newsletter-form .submit {
    font-size: 12px;
    padding: 9px 10px 10px;
  }
  #page-footer {
    padding: 10px 0 5px;
  }
  .wrapper {
    width: 90%;
  }
  #footer-menu {
    display: inline-block;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gallery-slider .flex-next,
  .home-slider .flex-next,
  .kopa-carousel-widget .carousel-nav .carousel-next,
  .kopa-single-slider .flex-next {
    background-image: url(/images/slider/flex-next@2x.png);
    background-size: 13px 20px;
  }
  .gallery-slider .flex-prev,
  .home-slider .flex-prev,
  .kopa-carousel-widget .carousel-nav .carousel-prev,
  .kopa-single-slider .flex-prev {
    background-image: url(/images/slider/flex-prev@2x.png);
    background-size: 13px 20px;
  }
  .widget-area-14 {
    background: url(/images/background/bottom-sidebar-bg-2@2x.png) no-repeat right bottom #0a0a0a;
    background-size: 154px 155px;
  }
}
</pre></body></html>