<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:         The Thrill Is Gone
Theme URI:          http://foundationpress.olefredrik.com
Github Theme URI:   https://github.com/olefredrik/FoundationPress
Description:        FoundationPress is a WordPress starter theme based on Foundation 5 by Zurb
Version:            5.5.2
Author:             Ole Fredrik Lie
Author URI:         http://olefredrik.com/

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

/* ---------------------------------------------------------------------------- 
  
  Unfortunately WordPress will require a style.css file
  located in the theme's root folder for stuff to work.

  However, we will not be using vanilla CSS. We're using Sass.

  Sass is a superset of CSS that adds in amazing features
  such as variables, nested selectors and loops. It's also
  the easiest way to customize Foundation.

  All Sass files are located in the /scss folder.

  Please read the README.md file before getting started. More info on how
  to use Sass with Foundation can be found here:
  http://foundation.zurb.com/docs/sass.html

  If you for some reason would like to write plain css instead of using Sass,
  you could just enqueue this file (style.css) to the header and add your styles in this file

---------------------------------------------------------------------------- */
body
{
background:#dd882c url(images/bgbody.jpg) repeat-x top left;
}
.left-small
{
	background:#000;
}
#mega-menu-wrap-mobile-off-canvas {
    background: #000!important;
}
.left-off-canvas-menu
{
	background:#000!important;
}
.contain-to-grid .top-bar {
    margin: 0px auto;
    max-width: 1250px;
}
.row {
    margin: 0px auto;
    max-width: 1250px;
    width: 100%;
}
.move-right .exit-off-canvas
{
position:relative!important;
}
.top-bar .title-area {
    float: none;
}
.top-bar-container, .tab-bar {
    margin-bottom: 0;
}
.tab-bar-section {
  height: auto;
padding: 0;
position: relative;
text-align: center;
top: 0px;
max-width: 89%;
}
.tab-bar
{
height:auto;
}

.top-bar {
    background: none;
    
}
.top-bar .name
{
height:auto;
box-shadow:1px 1px 5px #000;
margin:30px 0 20px 0;
}
.top-bar .name img
{
width:100%;
}
.contain-to-grid {
    background:none;
}
.top-bar-section li:not(.has-form) a:not(.button)
{
background:#fff;
color:#262626;
text-transform:uppercase;
font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-weight:normal;
font-size:14px;
padding:0 32px;
}
.top-bar-section li:not(.has-form) a:hover:not(.button)
{
background:#89CFF0;
color:#fff;
}
.top-bar-section .dropdown li:hover:not(.has-form):not(.active) &gt; a:not(.button)
{
background:#89CFF0;
color:#fff;
}
.top-bar-section .has-dropdown &gt; a
{
background:#89CFF0;
color:#fff;
}
.top-bar-section li.active:not(.has-form) a:not(.button)
{
background:#89CFF0;
}
.top-bar-section &gt; ul &gt; .divider, .top-bar-section &gt; ul &gt; [role="separator"] {
    border-right: 1px solid #eaeaea;
    border-bottom: medium none;
    border-top: medium none;
    clear: none;
    height: 2.8125rem;
    width: 0px;
}
.top-bar-section &gt; ul &gt; .divider:first-child{display:none;}
.top-bar input, .top-bar select, .top-bar .button, .top-bar button {
    font-size: auto;
    height: auto;
    position: relative;
    top: 0;
}
.searchwrap
{
float: right;
background:#fff;
padding:8px 20px;
width: 254px;
}

#searchform
{
border:1px solid #e5e5e5;
background: #F3F3F3 none repeat scroll 0% 0%;
overflow: hidden;

}
.searchwrap #searchform #s
{
color: #9A9A9A;
font-size: 14px;
font-family: Arial;
display: block;
float: left;
width: 90%;
border: medium none;
box-shadow: none;
background: transparent none repeat scroll 0% 0%;
padding: 6px 0px 3px 10px;
margin:0;
}
.searchwrap #searchform #searchsubmit
{
width: 21px;
height: 25px;
border: medium none !important;
display: block;
float: left;
font-size: 0px;
background: transparent url("images/searchbtn.png") no-repeat scroll center 4px;
padding: 0px 0px 13px;
}
.top-bar-section ul li.menu-item-has-children:hover:not(.has-form) &gt; a  {
background:#89CFF0!important;
color:#fff;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) &gt; a:not(.button)
{
background:#fff!important;
color:#262626;

}
.top-bar-section .dropdown li:hover:not(.has-form):not(.active) &gt; a:not(.button)
{
background:#89CFF0!important;
color:#fff;
}
.headertop_area
{
clear:both;
}
.box_wrap
{
background:#e6e6e6;
text-align:center;
padding:20px 0;
border:1px solid #dbdbdb;
position:relative;
top:-20px;
}
.box_wrap img
{
display:block;
margin-left:auto;
margin-right:auto;
}
.box_wrap h3
{
color:#1d1d1d;
font-size:19px;
font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
text-transform:uppercase;
text-align:center;
margin:0 0 20px 0;
}
.morebtn
{
background:#cdcdcd;
color:#1d1d1d;
font-size:14px;
text-align:center;
display:inline-block;
padding:4px 15px;
margin:20px 0 10px;
}
.bgcontent
{
 margin: 0px auto;
    max-width: 1250px;
	background:#f1f1ef;
	padding:0 20px 30px;
box-shadow: 0px 4px 4px #855325;
clear:both;
}
.box_wrap_col img
{
display:block;
margin:0 0 10px 0;
}
.box_wrap_col p
{
	color:#7f7f7f;
font-size:14px;
font-family: Arial;
line-height:18px;
margin-bottom:6px;
}
.box_wrap_col h4
{
color:#000000;
font-size:30px;
font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
text-transform:uppercase;
}
.morebtn_link
{
color:#000;
}
.content_blog
{
color:#7f7f7f;
font-size:14px;
font-family:Arial;
margin:0 0 20px 0;
}
.content_blog h2
{
color:#89CFF0;
font-size:14px;
font-family:Arial;
font-weight:bold;
margin:0 0 5px 0;
}
.content_blog h2 a
{
color:#89CFF0;
}
.content_blog h2 a:hover
{
color:#d26207;
}
.readmore_post
{
color:#000;
font-size:13px;
}
.box_wrap_col p.timetxt
{
color:#000;
}
.event_item
{
margin:0 0 20px 0;
}
.event_item .dateevent
{
background:#89CFF0;
color:#fff;
text-align:center;
font-size:16px;
font-family:Arial;
padding:5px 15px;
display:inline-block;
}
.event_item .eventname
{
color:#7f7f7f;
font-size:14px;
font-family:Arial;
display:block;
font-weight:bold;
}
.event_item .timevent
{
color:#7f7f7f;
font-size:14px;
font-family:Arial;
display:block;
font-style:italic;
}
.homeblock2 h3 a
{
color:#7f7f7f;
font-size:14px;
font-family:Arial;
text-transform:uppercase;
font-weight:bold;
}
.horline
{
height:1px;
background:#c6c6c6;
font-size:0;
line-height:0;
margin:20px 15px;
}
.footer_wrap
{
background:#a14e0b url(images/bgfooter.jpg) repeat-x top left;
}
.footer_wrap .row
{
background: #F1F1EF none repeat scroll 0% 0%;
box-shadow: 0px 4px 4px #855325;
padding: 39px 20px 0;

}
.footer_wrap h6
{
color: #1c1c1c;
font-size: 25px;
font-family: "Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
text-transform: uppercase;
}
.footer_wrap .menu
{
margin:0;
}
.footer_wrap .menu li
{
list-style-type:none;
}
.footer_wrap .menu li a
{
color:#565656;
font-size:14px;
font-family:Arial;
display:block;
text-transform:uppercase;
}
.footer_wrap .menu li a:hover
{
color:#000;
}
ul.depcontacts {
    margin: 0px 0px 20px;
    overflow: hidden;
}
ul.depcontacts li {
   list-style-type: none;
line-height: 20px;
margin: 0px 0px 5px;
overflow: hidden;
}
ul.depcontacts li span {
    display: block;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 27%;
    color: #565656;
    font-size: 14px;
    font-family: Arial;
}
ul.depcontacts li span  a{
    color: #565656;
}
ul.depcontacts li span  a:hover{
    color: #000;
}
.phonetxt
{
background:url(images/phone_ic.png) no-repeat;
padding:0 0 0 30px;
color:#565656;
font-size:14px;
font-family:Arial;
}
.worktime
{
background:url(images/time_ic.png) no-repeat;
padding:0 0 0 30px;
color:#565656;
font-size:14px;
font-family:Arial;
}
.mailtxt
{
background:url(images/mail_ic.png) no-repeat;
padding:0 0 0 30px;
color:#565656;
font-size:14px;
font-family:Arial;
display:block;
}
.sitelink
{
background:url(images/sitelink_icon.png) no-repeat;
padding:0 0 0 30px;
color:#565656;
font-size:14px;
font-family:Arial;
display:block;
}
.address_txt
{
background:url(images/map_icon.png) no-repeat;
padding:0 0 0 30px;
color:#565656;
font-size:14px;
font-family:Arial;
}
.footerdetails p
{
margin:0 0 10px 0;
line-height:20px;
}
ul.social_icons
{
margin:20px auto 10px;
display:table;

}
ul.social_icons li
{
list-style-type:none;
margin:0 0 0 8px;
float:left;
}
.copyright
{
color:#616161;
font-size:13px;
font-family:Arial;
}
.copyright a
{
color:#80b600;
text-decoration:underline;
}
.copyright a:hover
{
color:#679300;
text-decoration:none;
}
.widget h6
{
color: #000;
font-size: 30px;
font-family: "Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
text-transform: uppercase;
}
.box_wrap_col h6
{
color: #000;
font-size: 30px;
font-family: "Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
text-transform: uppercase;
}
/************************subnav*******/
ul#subnav
{
background:#fff;
border:1px solid #d1d1d1;
box-shadow:0 0 5px #ccc;
margin:0;
padding:20px 0 20px 20px;
max-width:300px;
margin:0 0 30px 0;
}
ul#subnav li
{
list-style-type:none;
}
ul#subnav li a
{
background:url(images/menu_arrow.png) no-repeat left 5px;
padding:0 0 0 15px;
font-family: "Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
color: #262626;
font-size:15px;

}
ul#subnav li a:hover
{
color:#89CFF0;
}
ul#subnav li.current_page_item a
{
color:#89CFF0;
}
.page-template-page-sidebar-left-sidebarmenu .bgcontent
{
	padding:20px 20px 30px 10px;
	}
.page-template-page-sidebar-left-sidebarmenu #sidebar
{

}
/***************************end subnav*******/

#mega-menu-wrap-top-bar-l {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l {
  /*  margin: 0 -25px!important;
    padding: 0 25px!important;*/
	float:left;
    
}
/********************************Mega menu styles**/
#mega-menu-wrap-top-bar-l {
    background: none!important;
    border-radius: 0;
	float:left!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item &gt; a {
     background: #fff!important;
    border-radius: 0;
    color:#262626!important;
    cursor: pointer;
    display: block;
    outline: medium none;
 padding-right:18px!important;
 padding-left:18px!important;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    width: auto;
  text-transform: uppercase!important;
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif!important;
  font-weight: normal!important;
  font-size: 14px!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-menu-item a::before
{
color:#fff!important;
font-size:18px;
background:red;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-menu-item ul li a::before
{
color:#fff!important;
font-size:18px;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item.mega-toggle-on &gt; a, #mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item:hover &gt; a {
    background: #89CFF0 !important;
    color: #fff!important;
    font-weight: normal;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-current-menu-item
{
/*background:url(images/bgsubmenu_child.png) repeat top;*/
color:#fff!important;
background: #89CFF0 !important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item.mega-toggle-on &gt; a, #mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item:hover &gt; a
{
color:#fff!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-current-menu-item a
{
color:#fff!important;
background: #89CFF0 !important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-current-menu-item ul li a
{
 background:none!important;
 color: #262626!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item
{
 margin-right:0px!important;
 border-right:1px solid #ccc;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item:last-child
{
 margin: 0 !important;
}
/****mega-sub-menu***/

#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu
{
/*background:url(images/bgsubmenu.png) repeat!important;*/
background:#fff!important;
border-left:1px solid #ccc!important;
border-right:1px solid #ccc!important;
border-bottom:1px solid #ccc!important;
padding:0 20px!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item &gt; a, #mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item &gt; h4.mega-block-title
{
color:#f37a2b!important;
margin: 0 0 8px -10px !important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul
{
    margin: 0;
    position: relative;
    left: -10px;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul li a
{
padding:0 0 0 10px!important;
  text-transform:none!important;
      line-height: 31px;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul li
{
  padding:0!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul li.current_page_item a
{

font-weight:normal!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul li a:hover
{
color:#fff!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li ul.mega-sub-menu li a
{

display:block;
	  text-transform: uppercase;
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-weight: normal;
  font-size: 14px; 
  color: #262626;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li ul.mega-sub-menu li a:hover
{
color:#fff!important;
background:red;

}
/**************************/
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li ul.mega-sub-menu li.mega-current_page_item a
{
color:#262626!important;
background:red!important;

}
/*submenu*/
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l.mega-no-js li.mega-menu-item:hover &gt; ul.mega-sub-menu, #mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-toggle-on &gt; ul.mega-sub-menu {
   color:#0b5569!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item.mega-toggle-on &gt; a, #mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item:hover &gt; a {
    
    color: #fff!important;
    font-weight: normal;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-current-menu-parent {
    
    color:#fff!important;
    font-weight: normal;
}

/**************************/
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item ul.mega-sub-menu li 
{
margin:0 0 0px 0;
  float:none;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item ul.mega-sub-menu li a
{

 padding: 0 0 0 10px !important;
}

#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-item ul.mega-sub-menu li a:hover
{
 color: #fff!important;
}

#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-flyout ul.mega-sub-menu
{
width: 219px!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a
{
padding: 0 7px !important;
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif!important;
  font-weight: normal!important;
  font-size: 14px!important; 
  color: #262626!important;
  text-transform:uppercase;
  line-height: 31px !important;
}
/**************************/
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-current-menu-parent &gt; a {
   color: #fff!important;
   background:#89CFF0!important;
   font-weight:bold!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-current-menu-item a
{
    background:#89CFF0!important;
    color: #fff!important;
    font-weight: normal;

}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-current-page-ancestor &gt; a
{
 background:#89CFF0!important;
    color: #fff!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-current-page-ancestor ul li a
{
 background:none!important;
 color: #262626!important;
}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:hover, #mega-menu-wrap-top-bar-l #mega-menu-top-bar-l &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:focus
{

}
#mega-menu-wrap-top-bar-l #mega-menu-top-bar-l li.mega-current-menu-items  a{
    background: #89CFF0!important;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
.move-right .exit-off-canvas
{
position:relative!important;
}
#mega-menu-wrap-mobile-off-canvas #mega-menu-mobile-off-canvas &gt; li.mega-menu-item {
     display: block!important;
}
#mega-menu-wrap-mobile-off-canvas #mega-menu-mobile-off-canvas &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item
{
float:none!important;
width:100%!important;
}
/*************************/
/******************************************@media*******/
@media only screen and (max-width:1248px){
.top-bar-section
{
background:#fff;
}
.top-bar-section ul {
    display: block;
    height: auto !important;
    width: auto;
    background: #fff;
    width: 100%;
}
}
@media only screen and (max-width:820px){
	
#mega-menu-wrap-mobile-off-canvas .mega-menu-toggle.mega-menu-open + #mega-menu-mobile-off-canvas,
#mega-menu-wrap-mobile-off-canvas .mega-menu-toggle + #mega-menu-mobile-off-canvas {
    display: block!important;
}
#mega-menu-wrap-mobile-off-canvas .mega-menu-toggle
{
	display:none!important;
}
.headerimg {
    position: relative;
    margin: 54px 0 0;
    left: -45px;
}
.searchwrap {
    float: none;
    background: #FFF none repeat scroll 0% 0%;
    padding: 8px 20px;
    display: table;
    margin: 0 auto;
}
.searchwrap {
    float: none;
    background: none;
    padding: 8px 20px;
    display: table;
    margin: 0px auto;
    width: 100%;
    position: relative;
    left: 0;
}
#searchform {
    margin: 0 auto;
    display: table;
    width: 100%;
    float: none;
}
}
@media only screen and (max-width:830px){

.homeblock1 .small-3
{
width:50%;
}
.homeblock2 .small-4
{
width:100%;
}
.box_wrap
{
margin:0 0 20px 0;
}
.searchwrap #searchform #searchsubmit {
    width: 21px;
    height: 30px;
    border: medium none !important;
    display: block;
    float: left;
    font-size: 0px;
    background: transparent url("images/searchbtn.png") no-repeat scroll center 8px;
    padding: 0px 0px 13px;
}
}
@media only screen and (max-width:738px){
.footer_wrap .small-3, .footer_wrap .small-9, .footer_wrap .small-6
{
width:100%;
}
}
@media only screen and (max-width:623px){
.footer_wrap h6 {
    text-align: center;
 }
 .footer_wrap .menu li a
 {
 text-align: center;
 }
 .footerdetails
 {
display:table;
margin:0 auto 10px;
 }
 .copyright 
 {
 text-align:center;
 }
}
@media only screen and (max-width:625px){
ul.depcontacts li span {
    float: none;
    text-align: center;
    width: 100%;
}
ul.depcontacts li {
    margin: 0 0 21px;
}
}
@media only screen and (max-width:593px){
.homeblock1 .small-3
{
width:100%;
}
}
@media only screen and (max-width:369px){
}</pre></body></html>